﻿
/*文章内容*/

.details{
	background-color: #fff;padding: 50px;
}
.details .box_1 {border-bottom:1px solid #e8e8f8}
.details .box_1 .tit{text-align:center;font-weight:normal;height:40px;margin:30px 0px 10px 00px;font-size:28px;line-height:40px;color:#333;overflow:hidden}
.details .box_1 .relation{height:20px;font-size:16px;color:#909090;text-align:center;margin:20px 0px  20px 0px}
.details .box_1 .relation span{margin-right:20px}
.details .box_1 .relation span a{color:#909090}
.details .box_1  .relation span{margin-right:15px}

.details .info{margin:50px 0px 50px 0px;color:#333;}
.details .info p{font-size:18px;line-height:35px}
.details .box_2 {text-align: center;}

.details .pages{clear:both;font-size:16px;margin:30px 0px 50px 0px}
.details .pages span{width:auto;color:#fff;padding:0 20px;background:#206ae4;display:block;margin:0px 0;height:40px;line-height:40px;float:left;width:68px}
.details .pages a{padding-left:10px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s}
.details .pages .prevpage{height:40px;line-height:40px;margin:0px 0;background:#f3f3f3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.details .pages .nextpage{height:40px;line-height:40px;margin:2px 0;background:#f3f3f3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}


/*产品样式*/


.pro_box {}
.pro_box {border: 1px solid #e8edf2;padding: 0px;margin: 40px 0px; color: #333;}
.pro_box .info{padding: 40px;}
.pro_box .pic{border: 1px solid #e8edf2;}
.pro_box .pic{height:auto;overflow:hidden}
.pro_box .pic img{width:100%;transition:all .5s;min-height:160px;object-fit:cover;cursor:pointer;overflow:hidden}


.pro_box .r{padding: 0px 0px 0px 40px;}
.pro_box .r .tit{font-size: 28px;color: #333;height: 60;line-height: 60px}
.pro_box .r .desc{font-size: 15px;color: #333;line-height: 30px;padding: 15px 0px 15px 0px}
.pro_box .r .ver{font-size: 15px;color: #333;height: 60;line-height: 60px;}

/*.pro_box .r .ver span{margin-right:20px; border:1px solid #e8edf2; padding:10px 30px; cursor:pointer;height: 30px;overflow: hidden;position:relative;z-index:10;}*/

.pro_box .r .ver span{margin-right:20px; border:1px solid #e8edf2; padding:10px 30px; cursor:pointer;height: 30px;overflow: hidden;position:relative;z-index:10;}
.pro_box .r .ver span:hover{ border: 1px solid #206ae4}

.pro_box .r .ver span em{
position:absolute;right:0px;bottom:0px;z-index:20;
background-image: linear-gradient(-45deg, rgba(32,106,228,1) 50%, rgba(255,255,255,0) 50%);
width:20px;height:20px;
display: none;
}

.pro_box .r .ver span .fa-check{
position:absolute;right:9px;bottom:10px;z-index:21;
color: #fff;
width:3px;height:3px;
display: none;
}

.pro_box .r .ver span.active em{
display: block;
}

.pro_box .r .ver span.active .fa-check{
display: block;
}




.pro_box .r .zhixun{height: 60px;line-height: 60px}
.pro_box .r .zhixun span{padding-right: 30px;color: #333;font-size: 15px}
.pro_box .r .zhixun span a{color: #ffffff!important;font-size: 16px}
.pro_box .r .zhixun span .fa-user-check{color: #206ae4;}
.pro_box .r .zhixun span .fa-mobile-retro{color: #206ae4;}
.pro_box .r .zhixun span .fa-weixin{color: #2faa18;}
.pro_box .r .zhixun span .fa-qrcode{color: #2faa18;}
.pro_box .point{background-color: #f8f8f8;height: 80px;line-height: 80px;text-align: center;color: #333;}
.pro_box .point{background-color: #f8f8f8;height: 80px;line-height: 80px;text-align: center;color: #333;}

.pro_box .point i{color: #333;padding-right: 10px}

.pro_box .c {background-color: #f8f8f8;height: 80px;line-height: 80px;text-align: center;}

.pro_text{height:65px;width:100%;position:relative;margin-bottom:10p;border-bottom:1px solid #ccc;background-color: #fff;}
.pro_text .tit{width:158px;height:65px;line-height:65px;font-size:22px;text-align: center;font-weight:bold;color:#ffffff;background: linear-gradient(to right, #4ec8fb, #4fc499);}


.pro_box .content{padding: 40px;}
.pro_box .content .content_box{}




