 /*轮播遮罩层*/
#thumbs .swiper-slide {
    line-height: 90px!important;
    opacity: 0.4;
}
#thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
/*引用外部属性*/
@font-face{
	font-family:'FontAw';
	src:url(../font/iconfont.eot);
	src:url(../font/iconfont.eot#iefix) format('embedded-opentype'),
	    url(../font/iconfont.woff) format('woff'),
		url(../font/iconfont.ttf) format('truetype'),
		url(../font.iconfont.svg#iconfont) format('ug')
}
.product-page{
	/*background:linear-gradient(to left,#fff 60%,#f0f1f4 100%;);*/background:linear-gradient(to right, #fff 66.2% , #f0f1f4 66.2%);
}
.prod-box{
	width:60%;margin: 0 auto;padding-bottom:20px;padding-top:20px;
}
.prod-url{margin-bottom:20px;}
.prod-url a{font-size:14px;color:#444;margin-right:5px;}

.prod-name{display:flex;}
.prod-title{margin-left:40px;width:670px;}
.prod-title h3{color:#000;}
.prod-title ul p{color:#676767;margin-top:10px;border-bottom:#ccc solid 1px;padding-bottom:10px;font-weight:100;}
/*.prod-title .prod-title-page label{font-size:18px;height:100px;float:left;}*/
.prod-title .prod-title-page{width: 600px;margin-bottom: 25px}
.prod-title .prod-title-page li {/*height:200px;*/padding:0px;display:flex;flex-wrap:wrap;}
.prod-title .prod-title-page li .active{border:1px solid #0071e3;;color:#0071e3;}
.prod-title .prod-title-page li a{
	color: #1a1a1a;
	margin-left: 10px;
	border: #efefef solid 2px;
	width: 185px;
	height: 42px;
	text-align: center;
	padding: 7px 0px;
	display: block;
	float: left;
	margin-bottom: 15px;
	border-radius: 10px;
	font-size: 25px;
	font-weight: 600;
}
/*

.prod-title .prod-title-page li a{color:#9a9ba2;margin-left:10px;border:#e1e1e1 solid 2px;width:21%;text-align:center;padding:8px 0px;display:block;float:left;margin-bottom:5px;}
*/

.prod-quality{border-bottom:#b5b5b5 solid 1px;margin-top:20px;}
.prod-quality h4{margin-top:10px;margin-bottom:10px;}
.prod-quality img{margin:10px 0;}

.prod-service{margin-bottom:60px;}
.prod-service dl{width:100%;}
.prod-service dl dt{display:flex;font-size:18px;color:#8b8b8b;}
.prod-service dl dt span{padding:3px 10px;padding-top:10px;}
.prod-service dl dt span img{margin: 0 auto;}
.prod-service dl dt p{margin-left:5px;width:100%;padding:15px 5px 15px 5px;border-bottom:#ccc solid 1px;font-size:22px;font-weight:500;color: #000000}

.prod-server{margin-top:20px;margin-left:10px;position:relative;width:320px;}
.prod-server a:first-child{background:#0193d8;color:#fff;padding:5px 20px;border-radius:8px;margin-right:20px;}
.prod-server a:last-child{background:#22ac38;color:#fff;padding:5px 20px;border-radius:8px;margin-right:20px;}

.prod-server-note{border:#bfbfbf solid 1px;background:#fff;height:300px;position:absolute;top:0;width:210px;left:40px;border-radius:10px;box-shadow: 0px 5px 0px #bfbfbf}
.prod-server-note ul li:first-child{
	display:flex;align-content:center;justify-content:center;padding:0px 0px 10px 0px;margin:20px 10px 0px 10px;border-bottom:#bfbfbf  solid 1px;
}
.prod-server-note ul li:first-child img{
	width:24px;height:31px;
}
.prod-server-note ul li:first-child span{
	font-weight:600;margin-top:10px;margin-left:10px;
}
.prod-server-note ul li:nth-child(2){
	padding:0px 0px 10px 0px;margin:20px 10px 0px 10px;border-bottom:#bfbfbf  solid 1px;
}
.prod-server-note ul li:nth-child(2) .note-one{
	padding-left: 40px;
}
.prod-server-note ul li:nth-child(2) .note-two{
	padding-left: 40px;color:#0193d8;
}
.prod-server-note ul li:last-child{
	margin-top:30px;
}

.prod-server-note ul li:last-child p{
	border:#0193d8 solid 1px; background:#0193d8;color:#fff;border-radius:10px;text-align:center; width:70%;padding: 9px 0px;margin:0 auto;margin-top:10px;cursor:pointer;position:relative;
}
.prod-server-note ul li:last-child  .wechat-img{
	position:absolute;top:100%;z-index:1;width:100%;left:0;display:none;
}
.prod-server-note ul li .wechat-imgs:hover .wechat-img{
	display:block;
}
.prod-server-note ul li:last-child  .wechat-img img{
	width:100%;
}

.prod-move{margin-top:130px;width:130px;margin-left:60px}
.prod-move a{color:#0193d8;font-size:12px;}

.prod-param{background:#fff;}
.prod-para{width:60%;margin: 0 auto;}
.prod-para .param-title{
	display:flex;
}
.prod-para .param-title a{
	padding:10px 20px;color:#9a9ba2;
}
.param-active{color:#0193d8!important;position:relative;}
.param-active:before{content:'';border-bottom:#0193d8 solid 1px;width:100%;position:absolute;z-index: 1; left: 0;right: 100%;bottom: 0;background: #0193d8;height: 2px;width: 100%;}
.param-name{display:flex;}
.param-name ul{width:85%;}
.param-name .param-value{
	border-top:#f2f2f2 solid 1px;display:flex;flex-wrap:wrap;
}
.param-name .param-value a{
	border-right:#f2f2f2 solid 1px;display:block;width:245px;text-align:center;padding: 50px 0px;margin-top:30px;
}
.param-name .param-value a:nth-child(4n){
	border-right:none;
}
.param-core1{font-size:14px;color:#9a9ba2;margin-bottom:20px;}
.param-core2{font-size:18px;font-weight:500;}
.iconfont{display:flex;justify-content:center;margin-bottom:20px;}
.param-imgs{text-align:center;}
.param-spec{display:none;}
.param-spec2{display:none;}

.param-imgs img{width:100%;}
.prod-recom{border:#f1f1f1 solid 2px;width:25%;}
.prod-recom a{display:block;}
.prod-recom a img{margin: 0 auto;width:100%;}
.prod-recom a p{text-align:center;background:#0193d8;color:#fff;width:85%;margin: 0 auto;padding: 10px 0px;}
.prod-recom a dl dt{width:85%;margin: 0 auto;text-indent:1em;}
.prod-recom a dl dt:first-child{color:#0193d8;margin-top:5px;}
.recom-title{border-bottom:#f1f1f1 solid 2px;text-align:center;padding: 20px 0px;width:80%;margin: 0 auto;color:#9a9ba2;}

.prod-sele{background:#fff;margin-top:40px;margin-bottom:90px;}
.prod-selec{border:#f1f1f1 solid 1px;width:1288px;margin: 0 auto;}
.selec-title{display:flex;}
.selec-title a{padding: 10px 20px;position:relative;color:#9a9ba2;}
.selec-active{color:#0193d8!important;}
.selec-active:before{content:''; border-bottom:#0193d8 solid 2px;position:absolute;bottom:0;left:0;width:100%;color:#}
.selec-name{padding-left:20px;padding-right:20px;}
.selec-name img{width:100%;}
.selec-name p{text-align:center;margin-bottom:10px;color:#9a9ba2;}
.selec-name .selec-size{}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 120px;
	background: #005aab;
	opacity: 0.3;
	cursor: move;
	filter: alpha(Opacity=30);
}

.zoomdiv {
	z-index: 200;
	position: absolute;
	top: 130px;
	left: 781px;
	width: 430px;
	height: 430px;
	box-sizing: border-box;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	display: none;
	text-align: center;
	overflow: hidden;
}