

.posi{position: relative;}
/* .second{height: 74px;border-bottom: solid 1px #d8d8d8;background: #f9f9f9;} */
.second-left{float: left;margin-top: 20px;height: 33px;}
.second-left a{display: block;float: left; padding: 0 20px;height: 33px;line-height: 33px;border-radius: 30px;color: #333;font-size: 14px;}
.second-left a.active{background: #c0bdb7;color: white;}
.snav-li{position: absolute;top: 74px;padding: 20px 0;display: none;}
.snav-li a{padding: 0 18px;font-size: 14px;color: #666;font-weight: lighter;line-height: 14px;border-right: solid 1px #d8d8d8;}
.snav-li a.active,.snav-li a:hover{font-weight: bold;color: #333;}
.three-big{position: absolute;z-index: 33; top: 127px;width: 100%;display: none; padding: 30px 55px 14px 37px;background: white;border-radius: 50px;box-shadow: 0 0 15px rgba(0,0,0,0.1);}
.tnav-li a{display: inline-block; margin-bottom: 15px; padding: 0 18px;font-size: 14px;color: #888;font-weight: lighter;line-height: 14px;border-right: solid 1px #d8d8d8;}
.tnav-li a:last-child,.snav-li a:last-child{border-right: none;}
.tnav-li{display: none;}


.one-nav{
/*	width: 1000px;*/
	height: 74px;
	line-height: 74px;
	margin: 0 auto;

	z-index: 111;
	float: left;
}
.one-nav>li{
	float: left;
	padding: 20px 0px;
	height: 74px;
	line-height: 74px;
	text-align: center;
}
.one-nav>li>a{
	color: #333;
	font-size: 14px;
	padding: 0 20px;
	height: 33px;line-height: 33px;
	display: block;
}
.one-nav>li>a.active{color: white;background: #c0bdb7;border-radius: 30px;}
.one-nav li .second-nav{
	width: 100%;
	display: none;
	position: absolute;
	left: 0;
	z-index: 5;
	margin-top: 20px;
}
.one-nav li .second-nav li{
	float: left;
	line-height: 53px;
	color: #666;
	
	
}
.one-nav li .second-nav li a{padding:0 20px;font-size: 14px;
	color: #666;line-height: 14px;border-right: 1px solid #d8d8d8;}
.one-nav li .second-nav li .third-nav{
	position: absolute;
    width: 100%;
    left: 0;
    display: none;
    padding: 20px 35px 5px 35px;
    background: white;
    border-radius:50px;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
.one-nav li .second-nav li .third-nav li{line-height: 14px;margin-bottom: 15px;}
.one-nav li .second-nav li .third-nav li a{color: #888;}
.one-nav li .second-nav li:hover>a,.one-nav li .second-nav li .third-nav li:hover>a{font-weight: bold;color: #333;}




.crumb{float: right;line-height: 73px;color: #666666;font-size: 14px;}
.crumb a{padding-right: 18px;background: url(../image/crumb.png) no-repeat right 6px center;color: #666666;font-size: 14px;}
.crumb a:last-child{background: none;padding-right: 0;}
/*浜у搧涓績*/
/* .product{padding: 80px 0;} */
.pro-list{display: block;width: 398px;float: left;margin-right: 3px;margin-bottom: 3px;padding: 40px 40px 30px;background: white;}
.pro-font{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size: 20px;color: #333; margin-top: 24px;line-height: 30px;position: relative;margin-bottom: 14px;}
.pro-font:after{position: absolute;content: '';background: url(/PC/images/more.png) no-repeat center;transition: all .5s;width: 30px;height: 30px;right: 0;top: 0;z-index: 3;}
.pro-list hr{width: 100%;height: 1px;background: #e2e2e2;border: none;margin-bottom: 10px;}
.pro-list p{font-size: 14px;color: #888;line-height: 14px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.pro-list:nth-child(3n){margin-right: 0;}
.pro-pic{width: 318px;height: 312px;overflow: hidden;position: relative;}
.pro-pic img{display: block;width: 100%;height: 100%;transition: all .5s;}
.pro-pic:after{position: absolute;content: '';width: 100%;height: 0%;bottom: 0;left: 0;background: rgba(0,0,0,0.4) url(../image/pro-more.png) no-repeat center;transition: all .5s;}
.pro-list:hover img{transform: scale(1.1);}
.pro-list:hover .pro-pic:after{height: 100%;}
.pro-list:hover .pro-font:after{transform: rotateZ(360deg);}
.pro-big{padding-bottom: 27px;}

/*鍒嗛〉*/
/* .page {height: 31px;text-align: center;position: relative;}
.pagee{position: absolute;left: 50%;transform: translateX(-50%);}
.page a{margin:0 7px; display:block;float: left; font-size: 18px;color: #888888;font-family: arial;text-align: center;line-height: 30px;}
.page a.prev,.page a.next{width: 31px;height: 31px;}
.page a.prev{background: url(/PC/images/left.png) no-repeat center;}
.page a.next{background: url(/PC/images/right.png) no-repeat center;}
.page a:hover,.page a.on{color: #333333;}
.page a.prev:hover,.page a.next:hover{border: solid 2px #c0bdb7;} */

/*浜у搧璇︽儏*/
/*浜у搧璇︽儏*/
.spec-preview{overflow: hidden;float: left;    width: 50%;background: #fff;}
.spec-scroll{clear:both;overflow: hidden;width: 100%;position: absolute;bottom: 0px;}
.spec-scroll .prev{float:left;background: url(/PC/images/left.png) no-repeat center;background-size: 9px 17px;}
.spec-scroll .prev:hover{background: url(/PC/images/leftH.png) no-repeat center;background-size: 9px 17px;}
.spec-scroll .next{float:right;background: url(/PC/images/right.png) no-repeat center;background-size: 9px 17px;}
.spec-scroll .next:hover{float:right;background: url(/PC/images/rightH.png) no-repeat center;background-size: 9px 17px;}
.spec-scroll .prev,.spec-scroll .next{width:10px;height:82px;cursor:pointer;}
.spec-scroll .items{margin:auto;position:relative;height:82px;width:100%;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:100%;}
.spec-scroll .items ul li{position: relative; float:left;text-align:center;margin-right: 15px;width: 22.8%;height: 82px;border: 1px solid transparent;transition: ease .5s;background: #fff;}
.spec-scroll .items ul li img{width: 100%;display: block;height: 100%;}
.spec-scroll .items ul li.hover{border-color: #1d65a0;}
.spec-scroll .items ul li:last-child{margin-right: 0;}
.pro_left{ overflow:hidden;}
.jqzoom{width:100%;margin:0 auto;border:none;position:relative;padding:0px;cursor:pointer;display:block;  overflow:hidden;}
.jqzoom::after{content: ""; position: absolute;width: 20px;height: 20px;bottom: 20px;right: 20px;background: url(../image/prode-fang.png)no-repeat center;}

.jqzoom img{width: 100%;display: block;height: 100%;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:485px;height:476px;background:#ffffff;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;border:1px solid #aaa;background:#ffffff ;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/* .fang{margin-bottom: 30px;} */
.canshu{width: 45%;height: 410px;float: right;margin-left: 60px;position: relative;padding-top: 40px;}
.canshu .h1{font-size: 22px;line-height: 30px;color: #333;margin-bottom: 20px;position: relative;padding-bottom: 20px;}
.canshu .h1::before{content: "";position: absolute;width: 40px;height: 3px;background: #1d65a0;bottom: 0;left: 0;}
.canshu p{ line-height: 28px;color: #666;font-size: 16px;}
.canshu .line{border-radius: 30px; display: block;float: left;width: 130px;height: 38px;border:solid 1px transparent;text-align: center;line-height: 36px;font-weight: lighter;font-size: 14px;color: #fff;background: #1d65a0;transition: ease .5s;margin-bottom: 0;}
.canshu .line:hover{color: #1d65a0;background: transparent;border-color: #1d65a0;}
.canshu-share{margin-top: 30px;}
.canshu-line{width: 100%;height: 1px;background: #e5e5e5;margin-top: 50px;}
.share{height: 38px;float: left;}
.share i,.shop i{display: block;font-style: normal;float: left;font-size: 14px;color: #333;font-weight: lighter;line-height: 38px;}
.share a{display: block;float: left;margin: 0 !important;padding: 0 !important;width: 32px;height: 32px !important;margin-right: 10px !important;text-align: center;line-height: 32px!important;}
/* .share a.bds_weixin{background: url(../images/weixin.png) no-repeat center;}
.share a.bds_tsina{background: url(../images/weibo.png) no-repeat center;} */
.canshu h4{font-size: 16px;line-height: 28px;color: #666;margin-top: 25px;}
.canshu span{display: inline-block;font-size:30px;line-height: 24px;color: #b37b3b;}
.proinfo-top{height: 33px;}
.proinfo-top a{height: 33px;width: 94px;display: block;float: left;margin-right: 3px;background: white;text-align: center;line-height: 33px;}
.proinfo-top a.active{background: #c0bdb7;color: white;}
.proinfo-list{padding:40px;background: white;display: none;}
.proinfo-list img{width: 100%;display: block;}
.back{padding: 0 40px;background: white;position: relative;padding-bottom: 22px;}
.back .shang{margin-bottom: 20px; line-height: 16px; display: block;font-size: 16px;color: #666666;font-weight: lighter;}
.back .shang span{line-height: 16px;position: relative; font-size: 16px;color: #666666;font-weight: lighter;padding: 0 30px 0 14px;}
.back .shang span:after{position: absolute;content: '';width: 1px;height: 20px;right: 20px;top: 0;background: #dddddd;}
.back .shang span:before{position: absolute;content: '';width: 7px;height: 20px;left: 0px;top: 0;background: url(/PC/images/left.png) no-repeat center;}
.back .menu{position: absolute;right: 40px;bottom: 42px;background: url(/PC/images/menu.png) no-repeat center;width: 17px;height: 17px;}
.back .shang:hover{color: #333;font-weight: bold;}
.tuijian{padding: 63px 0 0 0;}
.tuijian h3{font-size: 30px;color: #333;line-height: 30px;text-align: center;margin-bottom: 18px;}
.tuijian h4{font-size: 50px;color: #eaeaea;font-weight: bold;font-family: arial;text-align: center;line-height: 50px;text-transform: uppercase;letter-spacing: 15px;margin-bottom: 40px;}
@media(max-width:1260px){
	.canshu{height: 395px;padding-top: 25px;margin-left: 50px;}
}
 .aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

 
.aligncenter p.wp-caption-text {

 
display: block;

 
margin-left: auto;

 
margin-right: auto;

 
text-align: center;

 
}