﻿.pos {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eee;
}
.pos-right {
	float: right;
	color: #666;
}
.pos h3 {
	font-size: 13px;
	color: #6d6d6d;
	display: inline-block;
	border-bottom: 1px solid #bc1e22;
}
.um-main {
	overflow: hidden;

}
/* 单页面 */
.um-page {
    padding: -0.2rem 0;
	overflow: hidden;
}
.um-page-tit {
	padding: 0 0 40px;
}
.um-page-tit h3 {
	font-size: 35px;
	text-align: center;
	color: #bc1e22;
}
.um-page-desc {
	font-size: 14px;
	line-height: 1.5;
	color: #666;
margin-top:0.5rem;
}
.max-img {
    /*text-align: center;*/
}
.max-img img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

/* 产品列表页 */
.um-pro-main {
	padding: 50px 0;
}
.um-right {
	/* margin-left: 350px; */
}
.um-right .pos h3 {
	font-size: 19px;
	color: #333;
}
.um-product-list {
	overflow: hidden;
	margin-top: 20px;
}
.um-product-list li {    
    width: 25%;
    margin-bottom: 0.69rem;
    float: left;
    padding: 0 0.2rem;
    box-sizing: border-box;
}
.um-product-list li:nth-of-type(4n){
	margin-right: 0;
}
.um-product-list li .img {
	overflow: hidden;
	line-height: 0;
}
.um-product-list li .img img {
    transition: all 0.3s;
    width: 100%;
}
.um-product-list li:hover img {
	transform: scale(1.1);
}
.um-product-list li h5 {
    font-size: 0.20rem;
    text-align: center;
    font-weight: normal;
    line-height: 0.5rem;
    color: #333;
}
.um-product-list li:hover h5 {
	background: #bc1e22;
	color: #fff;
}

/* 新闻列表页 */
.um-article-list {
    margin-top: 20px;
}
.um-article-list li{
    overflow: hidden;
    padding-bottom: 35px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 35px;
}

.um-article-list li .img{
    float: left;
    width: 300px;
    margin-right: 20px;
    border-radius: 2px;
    overflow: hidden;
}
.um-article-list li .img img{
    width: 100%;
}
.um-article-list li h5{
    font-size: 0.25rem;
    color: #333;
    font-weight: bold;
    padding: 0.14rem 0px;
    line-height: 0.24rem;
}
.um-article-list li p{
    line-height: 0.30rem;
    height: 0.90rem;
    overflow: hidden;
    color: #666;
    font-size: 0.16rem;
    border-radius: 2px;
}

.um-article-list li span{
    font-size: 12px;
    font-family: '宋体';
    color: #999;
    transition: all .3s;
    display: block;
    padding-top: 0.20rem;
    margin-top: 0.10rem;
}
.um-article-list li:hover span,
.um-article-list li:hover h5{
    color: #bc1e22;
}

/* 产品详情页 */
.um-product-show .pro-title{
    text-align: center;
    font-size: 26px;
    padding-top: 33px;
}
.um-product-show .pro-title-solgan{
    text-align: center;
    font-size: 13px;
    font-family: arial;
    margin-top: 10px;
    margin-bottom: 35px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 11px;
}
.um-product-show .pro-title-solgan em{
    font-style: normal;
}

.um-product-show .pro-content{
    font-size:16px;
    line-height: 1.5;
    color: #333;
}

/* 详情页上一页下一页 */
.um-product-show .page_turn{
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    padding: 10px;
    background: #ececec;
    margin: 30px 0;
}
.um-product-show .page_turn p{
    line-height: 24px;
    font-sizE: 13px;
    color: #333;
    font-family: arial;
    margin: 3px 0;
}
.um-product-show .page_turn p a{
  color:#ed0007;
}

/* 相关产品 */
.umrecom-bd{
    margin-bottom: 25px;
}
.umrecom-bd h2{
    line-height: 35px;
    background: #bc1e22;
    color: #fff;
    padding-left: 20px;
    font-size: 16px;
    margin-bottom: 15px;
}

.pro-recom ul{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.pro-recom li{
    width: 245px;
    flex: 0 0 auto;
}
.pro-recom li img{
    width: 100%;
}
.pro-recom li h5{
    text-align: center;
    font-sizE: 15px;
    font-weight: normal;
    line-height: 30px;
}
.pro-recom-news ul{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.pro-recom-news li{
    width: 48%;
    border-bottom: 1px dashed #999;
    line-height: 40px;
    font-size: 13px;
    font-family: arial;
}
.pro-recom-news li a{
    color: #666;
}
.pro-recom-news li a:hover{
    color:#bc1e22;
}
.pro-recom-news li span{
    float: right;
}

/* 关键词 */
.pro-city a{
    display: inline-block;
    font-size: 14px;
    color: #333;
    padding-right: 20px;
}


/* 分页 */
#pages {
    text-align: center;
    line-height: 0.35rem;
}
#pages a {
	display: inline-block;
    line-height: 0.35rem;
	padding: 0 16px;
	background: #e4e4e4;
	border-right: 1px solid #fff;
	font-family: arial;
	font-size: 13px;
	color: #333;
    vertical-align: top;
}
#pages span {
	padding: 0 16px;
    line-height: 0.35rem;
	background: #bc1e22;
	display: inline-block;
	color: #fff;
    vertical-align: top;
    font-size: 0.1rem;
}
#pages a:hover {
	background: #ddd;
}
