﻿



/*product*/
.product_f1{width: 1200px;margin: 0 auto;overflow: hidden;}
/*图片放大镜样式*/
.jqzoom{position:relative;cursor:pointer;margin:auto;display:block;width: 500px;height: 400px;border: 1px solid #e9eef2;background: #eee;}
.jqzoom img{width: 100%;height: 400px;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:300px;height:300px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/*图片小图预览列表*/
.spec-preview{float: left;}
.spec-scroll{overflow:hidden;margin-top: 40px;width: 656px;*margin-bottom: 20px;}
.spec-scroll .prev{float:left;margin-right:4px;background:url("../images/pre_03.png") no-repeat center #d4d7d9;}
.spec-scroll .next{float:right;background:url("../images/pre_05.png") no-repeat center #d4d7d9;}
.spec-scroll .next:hover,.spec-scroll .prev:hover{background-color: #c01a20;}
.spec-scroll .prev,.spec-scroll .next{transition:.5s;-webkit-transition:.5s;display:block;text-align:center;width:20px;height: 100px;line-height:66px;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width: 602px;height: 100px;overflow:hidden;margin-bottom: 20px;}
.spec-scroll .items ul{position:absolute;width:999999px;height: 100px;}
.spec-scroll .items ul li{float:left;width: 100px;text-align:center;background: rgba(0,0,0,.3);margin-right: 15px;height: 100px;}
.spec-scroll .items ul li img{border:1px solid #e9eef2;width: 100%;height: 100px;cursor: pointer;}
.spec-scroll .items ul li img:hover{border:1px solid #c01a20;}
.spec-scroll .items ul li img.hover{border:1px solid #c01a20;}



.in_pd_r{width: 660px;overflow: hidden;float: right;margin-right:10px;}
.in_pd_r h2{font-size: 18px;color: #2e3033;margin:0 0 10px 0;margin-top: 10px;}
.in_pb li{background:url("../images/dia_03.png") no-repeat left center;color: #737980;font-size:13px;padding-left:12px;line-height: 28px;}
.in_pb_p{font-size:13px;line-height: 28px;color: #737980;}
.in_pb_p a{color: #737980;}
.in_pb_p a:hover{color: #333;}
.in_pd_r .in_xun{margin-top:18px;border-radius:19px;background-color:#00c0ff;width: 130px;height: 38px;text-align: center;line-height: 38px;display: block;color: #fff;font-size: 14px;clear: both;-webkit-transition: all 0.5s ease-in-out 0s;}
.in_pd_r .in_xun:hover{background-color: #00a9e8;}

.cp_span span{cursor:pointer;text-align:center;line-height:38px;transition:.5s;-webkit-transition:.5s;font-size:14px;border-radius:5px 5px 0 0;display: inline-block;width: 106px;height:38px;color: #fff;background-color: #9a9ea6;}

.cp_span { border-bottom:1px solid #0ea12c; margin-bottom:30px;}
.cp_span span:hover,.cp_span span.on{background-color:#0ea12c;}
.ms{background-color: #fff;overflow: hidden; line-height:28px;}


.porduct h1{font-weight: bold;font-size: 26px;margin-top: 14px;}
.porduct h1 span{background: #c01a20;color: #fff;margin-left: 6px;border-radius: 20px;text-align: center;width: 100px;/* display: block; */padding: 2px 18px;font-size: 18px;font-weight: normal;}
.porduct h2{font-size: 16px;}
.porduct p{padding: 20px 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;line-height: 24px;font-size: 14px;color: #999999;}
.product-dis{display: flex;justify-content: space-between;padding: 18px 0;border-bottom: 1px solid #ddd;}
.product-list1{display: flex;}
.product-list1 a{display: block;width: 100px;border: 2px solid #c01a20;color: #c01a20;padding: 6px 0;text-align: center;margin-right: 10px;font-weight: bold;font-size: 16px;}
.product-list1 a:last-child{background: #c01a20;color: #fff;}
.prodct-list2{display: flex;}
.prodct-list2 h3{font-size: 16px;margin-right: 8px;font-weight: bold;}
.prodct-list2 h3 span{font-weight: bold;font-size: 22px;}
.prodct-list2 div{width: 30px;}
.prodct-list2 div img{width: 100%;}
