/*边距*/
.pd2{padding: 2.5%;}
.pdlr2{padding-left: 2.5%;padding-right: 2.5%;}
.pdtb2{padding-top: 2.5%;padding-bottom: 2.5%;}
.pdtb4{padding-top: 4%;padding-bottom: 4%;}
.balk{height:8px;width: 100%;display:none;background-color:#f3f3f3; }
.pd0{padding:0;}

@media(max-width:1080px){
	.balk{display:block;}
}

.main{width:100%;margin:0 auto;overflow:hidden;}
.columnbt{font-size: 14px;color: #333;line-height: 18px;height: 36px;overflow: hidden;}/*产品列表标题*/
.columnjq{font-size: 18px;color: #f19e00;line-height: 25px;}/*产品列表价钱*/
.columnjq i{font-size: 14px;}

.hx{width: 100%;height: 1px;background: #eaeaea;}

.header{position: fixed;width: 100%;height:80px;background:#fff;top: 0px;z-index: 100;margin: auto;-webkit-box-shadow: 0 4px 12px rgba(0,0,0,0.1);box-shadow: 0 4px 12px rgba(0,0,0,0.1);}
.header-height{height:80px;}
.header-wrap{position: relative;width: 100%;height: 100%;padding:0 80px;margin:0 auto;}
.header-logo{float:left;width: auto;height: 100%;padding:18px 0;}
.header-logo a{display:block;height:100%;}
.header-logo img{max-width: 100%;height: 100%;display:block;}
.headernav-btn{height:26px;float:right;margin-top:20px;display:none;}
.headernav-btn img{display:block;width:auto;height:100%;}

.header-search-icon{float:right;width:48px;height:100%;background:url(../images/icon-search.png) no-repeat center;background-size:28px;cursor:pointer;transition: all 0.3s;-webkit-transition: all 0.3s;}
.header-search-icon:hover{background:url(../images/icon-search-1.png) no-repeat center;background-size:32px;}

.header-l .head-return{display: block;color:#fff;line-height: 34px;font-size: 14px;width: 48px;height: 100%;background: url(../images/icon-return.png) no-repeat left center;background-size:12px;text-indent:16px;}
.header-l .head-return:hover,
.header-l .head-return:focus{color: #fff;}

.header-search{position:fixed;top:84px;width:100%;z-index:199;background:rgba(240,240,247,0.8);padding:8px 0;-webkit-box-shadow: 0 4px 12px rgba(0,0,0,0.1);box-shadow: 0 4px 12px rgba(0,0,0,0.1);display:none;}
.header-search-box{width: 100%;max-width:1440px;padding:0 2.5%;margin:0 auto;}
#search_box{float:right;width:40%;}
.header-search input.inp_srh{width:88%;float:left;height:40px;line-height:40px;padding:0 2.5%;font-size:12px;background:#fff;outline:none;border:none;border-bottom-left-radius:24px;border-top-left-radius:24px;border:#999 solid 1px;border-right:none;}
.header-search input.btn_srh{width:12%;float:right;height:40px;background:#fff url(../images/icon-search.png) no-repeat center;background-size:24px;border-bottom-right-radius:24px;border-top-right-radius:24px;border:#999 solid 1px;border-left:none;}

.language-icon{float:right;width:110px;height:100%;}
.language-icon h2{width:130px;float:left;margin-top:20px;padding:0 10px;background:#fff url(../images/icon-down02.png) no-repeat right center;}
.language-icon h2 a{float:left;width:100%;}
.language-icon h2 a img{float:left;width:22px;height:22px;margin-top:9px;}
.language-icon h2 a span{float:left;width:120px;font-size:12px;color:#333;line-height:40px;text-align:center;font-family:"Microsoft YaHei","微软雅黑";}
.language-icon h2:hover a span{color:#f08519;}
.language-icon ul{width:100%;/*height:320px;*/-webkit-box-shadow: 0 4px 12px rgba(0,0,0,0.1);box-shadow: 0 4px 12px rgba(0,0,0,0.1);display:none;position:relative;z-index:102;}
.language-icon ul li{width:100%;float:left;background:#fff;padding:0 10px;}
.language-icon ul li a{float:left;width:100%;}
.language-icon ul li a img{float:left;width:22px;height:22px;margin-top:9px;}
.language-icon ul li a span{float:left;/*width:60px;*/font-size:12px;color:#333;line-height:40px;text-align:center;font-family:"Microsoft YaHei","微软雅黑";transition: all .3s;-webkit-transition: all .3s;}
.language-icon ul li:hover a span{color:#f08519;}
.language-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:90;display:none;}

/*侧边导航*/
.nav-bj{position:fixed;width: 100%;right: 0px;top: 0px;height: 100%;background: #000;opacity: 0.5;filter: alpha(opacity=50);z-index: 200;display: none;}
.nav{width:900px;padding-left:180px;margin:0 auto;transition: all .6s;}
.nav-title{border-bottom: solid 2px #007dc4;height: 64px;padding: 0 3%;background: #fff;position: relative;z-index: 205;display:none;}
.nav-title h3{font-size: 18px;line-height: 62px;color: #000;}
.nav-close{display: inline-block;width: 24px;height:24px;margin-top:20px;}
.nav-ul{float:left;}
.nav-ul li{float:left;position:relative;
	-webkit-perspective: 60px;
    -moz-perspective: 60px;
    -ms-perspective: 60px;
    perspective: 60px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 9999;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;}
.nav-ul .nav-lst h3{float:left;}
.nav-ul .nav-lst h3 a{float:left;padding:0 30px;margin-top:24px;margin-bottom:24px;font-size:16px;color: #333;line-height:32px;font-family:"Microsoft YaHei","微软雅黑";border-radius:16px;}
.nav-ul .nav-lst:hover h3 a{color:#f08519;transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;}
.nav-ul .nav-lst.cur h3 a{color:#fff;background:#f08519;}
.nav-ul .nav-lst.cur:hover h3 a{color:#f08519;background:none;transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;}
.nav-ul .nav-lst h3 i{position:absolute;right:0;top:0;display:block;width:40px;height:48px;background:url(../images/icon-down01.png) no-repeat center;background-size:16px;display:none;transition: all 0.6s;-webkit-transition: all 0.6s;}

.sec-nav{position:absolute;top:80px;left:0;width:100%;background:#fff;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateX(-63deg);
    -moz-transform: rotateX(-63deg);
    -ms-transform: rotateX(-63deg);
    transform: rotateX(-63deg);
    -moz-backface-visibility:visibility: hidden;;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 9999;
    transition: all .3s;
    -webkit-box-shadow: 0 4px 12px rgba(0,0,0,0.1);box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
.sec-nav ul{width:100%;}
.sec-nav li{float:left;width:100%;padding:0;}
.sec-nav li a{float:left;width:100%;font-size:14px;color:#333;line-height:42px;text-align:center;}
.sec-nav li a:hover{background:#f08519;color:#fff;}
.nav-ul .nav-lst:hover .sec-nav{
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    transform: rotateX(0);
    transition: all .3s;
}

.nav-ul .nav-btn{padding-top: 15px;}
.nav-ul .nav-btn a{display: inline-block;padding: 0 20px;height: 30px;line-height: 30px;text-align: center;background: #f19e00;color: #fff;font-size: 14px;border-radius: 3px;margin-right: 10px;}

@media(max-width:1440px){
    .header-wrap{padding:0 2.5%;}
    .nav{width:auto;padding-left:0;float:right;}
    .nav-ul .nav-lst h3 a{padding:0 26px;}
}

@media(max-width:1200px){
	.nav-ul .nav-lst h3 a{padding:0 22px;font-size:14px;}
    .header-logo{padding:24px 0;}
}

@media(max-width:1080px){
	.header{height:64px;}
	.header-height{height:64px;}
	.header-logo{padding:16px 0;}
	.headernav-btn{display:block;}
    .language-icon h2{margin-top:14px;}

	.header-search-icon{margin-right:20px;}
	.header-search-icon:hover{background-size:28px;}

	.header-search{top:64px;}
	#search_box{width:100%;}

	.nav{float:none;margin-right:0;position: fixed;width: 80%;height: 100%;background: #fff;overflow-y: auto;right:-100%;top: 0px;z-index: 201;transition: all .6s;}
	.nav.in{right: 0px;}
	.nav-title{display:block;}
	.nav-ul{float:none;width:100%;padding:0 3%;}
	.nav-ul li{float:left;width:100%;border-bottom:#eee solid 1px;
	-webkit-perspective:0;
    -moz-perspective:0;
    -ms-perspective:0;
    perspective:0;
    -webkit-transform-style:flat;
    -moz-transform-style:flat;
    -ms-transform-style:flat;
    transform-style:flat;}
    .nav-ul .nav-lst h3{width:100%;}
	.nav-ul .nav-lst h3 a{width:100%;padding:0;font-size: 16px;line-height: 48px;margin-top:0;margin-bottom:0;}
	.nav-ul .nav-lst:hover h3 a{color:#f08519;background:none;}
    .nav-ul .nav-lst.cur h3 a{color:#f08519;background:none;}
	.nav-ul .nav-lst h3 i{display:block;}

	.sec-nav{display:none;}
	.wap-nav{width:100%;display:none;float:left;}
	.wap-nav li{float:left;width:100%;padding:0;border-bottom:none;}
	.wap-nav li a{float:left;width:100%;font-size:14px;color:#666;line-height:36px;text-align:left;padding:0 5%;}
	.wap-nav li a:hover{background:#fff;color:#f08519;}

}

@media(max-width:640px){
	.header{height:48px;}
	.header-height{height:48px;}
	.header-logo{padding:8px 0;}
	.headernav-btn{margin-top:12px;display:block;}
    
    .language-icon{margin-right:10px;}
    .language-icon h2{margin-top:4px;}

	.header-search-icon{margin-right:15px;}
	.header-search{top:48px;}
	.header-search input.inp_srh{height:36px;line-height:36px;}
	.header-search input.btn_srh{height:36px;}

	.nav-ul{padding:0 5%;}
	.nav-title{height: 48px;}
	.nav-title h3{line-height: 46px;}
    .nav-close{width:18px;height:18px;margin-top:15px;}
}

@media(max-width:480px){
    .header-logo{padding:12px 0;} 
    .language-icon{margin-right:18px;/* width:96px; */}
    .language-icon h2{margin-top:4px;}
    .language-icon ul li{padding:0 6px;}
    .language-icon ul li a img{margin-top:5px;}
    .language-icon ul li a span{line-height:32px;}
}

/* 底部 */
.footer{width:100%;margin:0 auto;background:#424242;padding:40px 0;}
.foot-nav{width:62%;float:right;}
.foot-nav dl{float:left;width:12%;margin-left:8%;}
.foot-nav dl dt{float:left;width:100%;margin-bottom:24px;position:relative;}
.foot-nav dl dt a{float:left;width:100%;font-size:16px;color:#fff;line-height:28px;font-weight:normal;font-family:"微软雅黑";}
.foot-nav dl dd{float:left;width:100%;}
.foot-nav dl dd a{font-size: 12px;color:#999;display:block;font-family:"微软雅黑";width:100%;line-height:26px;height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: all 0.3s;-webkit-transition: all 0.3s;}
.foot-nav dl dd:hover a{color:#fff;transition: all 0.3s;-webkit-transition: all 0.3s;}
.foot-nav dl dt a i{display: none;}

.foot-contact{float:left;width:32%;}
.foot-contact h3{width:100%;font-size:16px;color:#fff;line-height:28px;font-weight:normal;font-family:"微软雅黑";margin-bottom:24px;}
.foot-contact h6{width:100%;font-size:12px;color:#999;line-height:26px;font-family:"微软雅黑";}

@media (max-width: 1080px){
    .footer{padding:10px 0 30px 0;}
    .foot-nav{width:100%;padding:20px 0;}
    .foot-nav dl{width:100%;margin:0;}
    .foot-nav dl dt{margin-bottom:0px;border-bottom:#666 solid 1px;}
    .foot-nav dl dt a{line-height:42px;text-align:left;font-size:15px;}  
    .foot-nav dl dt a i{display:block;float:right;width:20px;height:42px;background:url(../images/icon-down01.png) no-repeat center;background-size:15px;}
    .foot-nav dl dd{display:none;padding:0 2.5%;}
    .foot-nav dl dd a{line-height:40px;height:40px;text-align:left;}

    .foot-contact{width:100%;margin-top:12px;}
    .foot-contact h3{margin-bottom:12px;font-size:15px;}
    .bdsharebuttonbox{display:none;}
 }

/* 底部导航 */
.footer-bottom{width:100%;background:#292929;height:40px;}
.footer-txt{float:right;margin-top:13px;}
.footer-txt li{float:left;padding:0 8px;border-left:#666 solid 1px;}
.footer-txt li:first-child{border-left:none;}
.footer-txt li a{float:left;width:100%;font-size:12px;color:#c2c2c2;line-height:14px;text-align:center;transition: all 0.3s;-webkit-transition: all 0.3s;}
.footer-txt li:hover a{color:#fff;}

/*底部版权*/
.copyright{font-size: 12px;color: #999;line-height:40px;float:left;}
.copyright p{line-height:40px;float:left;}
.copyright a{color: #999;display:inline-block;margin-left:8px;margin-right:8px;line-height: 24px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.copyright a:hover{color: #fff;}

@media(max-width:1080px){
    .footer-bottom{height:auto;}
    /* 底部导航 */
    .footer-txt{width:100%;margin:20px auto 12px auto;float:none;}
    .footer-txt li{float:left;width:32%;margin-left:2%;padding:0;border-left:none;}
    .footer-txt li:first-child{margin-left:0;}
    .footer-txt li a{float:left;width:100%;font-size:14px;color:#555;line-height:20px;text-align:center;}

    /*底部版权*/
    .copyright{float:none;font-size: 12px;color: #666;line-height: 24px;text-align: center;width:100%;padding:0 2.5% 20px 2.5%;}
    .copyright p{line-height: 24px;float:none;}
    .copyright a{color: #666;display:inline-block;margin-left:8px;margin-right:8px;line-height: 24px;}
}


/*回顶部*/
/*.gotop{position: fixed;right: 2%;bottom:48px;width:40px;height:40px;border-radius: 50%;background:#fff;z-index: 199;opacity: 0.8;box-shadow: 0px 0 0px rgba(0,0,0,0.2), 0 1px 10px rgba(0,0,0,0.2), 0 0px 0px rgba(0,0,0,0.2), 0px 0 0px rgba(0,0,0,0.2);display:none;transition: all 0.3s;-webkit-transition: all 0.3s;}
.gotop a{display: block;width: 100%;height: 100%;padding:8px;}
.gotop a img{width: 100%;height:0;padding-bottom:100%;background:url(../images/top.png) no-repeat center;background-size:100%;transition: all 0.3s;-webkit-transition: all 0.3s;}
.gotop:hover{background:#1414dc;}
.gotop:hover a img{background:url(../images/top-1.png) no-repeat center;background-size:100%;}*/

/* 右侧悬浮图标 */
.side-bar{position:fixed;bottom:120px;right:10px;z-index:15;width:48px;}
.side-bar li{width:48px;height:48px;margin-bottom:4px;position:relative;}
.side-bar li .icon{width:48px;height:48px;margin-bottom:4px;border-radius:4px;padding:8px;background:#007dc4;cursor:pointer;transition: all 0.3s;-webkit-transition: all 0.3s;}
.side-bar li .icon img{display:block;width:100%;height:100%;}
.side-bar li:hover .icon{background:#f08519;}
.side-bar li.gotop{display:none;}

.side-bar-layer{position:absolute;top:0;right:48px;z-index:16;transition: all 0.3s;-webkit-transition: all 0.3s;display:none;}
.side-bar-qq{width:130px;padding-top:12px;border-radius:4px;background:#007dc4;margin-right:4px;}
.side-bar-qq h6{width:100%;margin-bottom:12px;float:left;}
.side-bar-qq h6 a{float:left;width:100%;text-align:center;}
.side-bar-qq h6 a i{display:inline-block;width:24px;height:24px;padding:4px;background:#fff;border-radius:50%;vertical-align:top;}
.side-bar-qq h6 a i img{display:block;width:100%;}
.side-bar-qq h6 a p{display:inline-block;padding:0 8px;font-size:14px;color:#fff;line-height:24px;vertical-align:top;}
.side-bar-qq h6:hover a p{color:#f08519;}

.side-bar-skype{width:130px;padding-top:12px;border-radius:4px;background:#007dc4;margin-right:4px;}
.side-bar-skype h6{width:100%;margin-bottom:12px;float:left;}
.side-bar-skype h6 a{float:left;width:100%;text-align:center;}
.side-bar-skype h6 a i{display:inline-block;width:24px;height:24px;padding:4px;background:#fff;border-radius:50%;vertical-align:top;}
.side-bar-skype h6 a i img{display:block;width:100%;}
.side-bar-skype h6 a p{display:inline-block;padding:0 8px;font-size:14px;color:#fff;line-height:24px;vertical-align:top;}
.side-bar-skype h6:hover a p{color:#f08519;}

.side-bar-tel{width:180px;padding-top:12px;border-radius:4px;background:#007dc4;margin-right:4px;}
.side-bar-tel h6{width:100%;margin-bottom:12px;float:left;}
.side-bar-tel h6 a{float:left;width:100%;text-align:center;}
.side-bar-tel h6 a i{display:inline-block;width:24px;height:24px;padding:4px;background:#fff;border-radius:50%;vertical-align:top;}
.side-bar-tel h6 a i img{display:block;width:100%;}
.side-bar-tel h6 a p{display:inline-block;padding:0 8px;font-size:16px;color:#fff;line-height:24px;vertical-align:top;}
.side-bar-tel h6:hover a p{color:#f08519;}

.side-bar-layer.code{bottom:0;top:auto;}
.wx-code{width:130px;padding:12px;padding-bottom:6px;border-radius:4px;background:#007dc4;margin-right:4px;}
.wx-code img{width:100%;display:block;}
.wx-code h6{width:100%;font-size:12px;color:#fff;line-height:24px;text-align:center;}

.side-bar li:hover .side-bar-layer{display:block;}

@media(max-width:1080px){
    .side-bar{bottom:80px;width:40px;}
    .side-bar li{width:40px;height:40px;}
    .side-bar li .icon{width:40px;height:40px;}

    .side-bar-layer{right:40px;}
    .side-bar-qq{width:120px;padding-top:8px;}
    .side-bar-qq h6{margin-bottom:8px;}
    .side-bar-qq h6 a p{font-size:12px;}

    .side-bar-skype{width:120px;padding-top:8px;}
    .side-bar-skype h6{margin-bottom:8px;}
    .side-bar-skype h6 a p{font-size:12px;}

    .side-bar-tel{width:160px;padding-top:8px;}
    .side-bar-tel h6{margin-bottom:8px;}
    .side-bar-tel h6 a p{font-size:14px;}

    .wx-code{width:120px;}
}


















