﻿/**/@charset "utf-8";
html { font-family:"微软雅黑"; font-size:14px;} 
html,body{ height:100%; }
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd, input,figure { margin: 0; padding: 0; }
body { -webkit-overflow-scrolling: touch; text-align:left;  max-height: 100%;  overflow:-Scroll;overflow-x:hidden}
a, a:hover { text-decoration: none; outline: none;  }
a{ color:#0b0808;}
p{ margin:0; padding:0;}
:link, :visited{text-decoration: none;}
ul,li { list-style: none }
img { border: none;/* max-width:100%; */  border: none;    background: none;}
select, input, img, select { vertical-align: middle;}
input, select, textarea { border: none; outline: none; background: none }
em,i { font-style: normal }
h1, h2, h3, h4, h5, h6 { font-weight: normal }
.clear{clear:both; width:100%; overflow:hidden;}
.clearfix::after{ clear: both; display: block; height: 0; content: '';}
/* clear */
.fn-clearfix:after { display: block; font-size: 0; content: '\0020'; clear: both; height: 0; }
.fn-clearfix { zoom: 1; /*for IE6 IE7*/ }
.fn-clear { visibility: hidden; clear: both; }
a{text-decoration: none; outline: 0; blr:expression(this.onFocus=this.blur()); }
::-ms-clear, ::-ms-reveal{display: none; }
/*td{ border:1px solid #000}
*/.zj{ width:1200px; margin:0 auto; display:block;}
.fl{ float:left;}
.fr{ float:right;}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*header*/
/*header*/
.header { width: 100%; display:table; margin: 0 auto; position: absolute; top: 0; z-index: 9999; color: #fff}
.hy{ width:730px; float:left;font-size:12px; padding-left:10px;}
.home{ height:34px; line-height:34px; background: url("../images/bj1.png") no-repeat center center; color:#a0a0a0}
.home a{ color:#fff;  margin:0 5px;font-size:12px;}

.home a:hover{ color:#fff;}
.home_l{ float:left;font-size:13px;color:#fff; }
.home_l span{ padding:0 ;color:#fff; margin-left:5px; font-weight:bolder}
.home_r{ float:right;color:#fff;font-size:13px; }

.top{ width:100%;margin:0 auto; justify-content: space-between; align-items: center; height: 92px;
    background: rgba(255, 255, 255, .1); }
.top .logo{  float:left; line-height: 92px; margin: 0 0;}
.top .logo img{vertical-align: middle;  }
.top .top_r{ float:right;  margin: 0 0; padding: 42px 0 0}
.top .top_r .tel{ background: url("../images/tel.png") no-repeat center left; font-size:16px; height: 54px; padding:0 0 0 70px; line-height:28px;  }
.top .top_r .tel h1{ margin-right: 10px; text-align: right;font-weight:bolder; float: left; line-height: 1; padding: 0px 0 0}
.top .top_r .tel h1 span{font-family: 'Arial';font-size:24px; color:#333; display: table; line-height:28px; height:28px; font-weight:100; }
.header-nav{border-top: 1px solid #ededed;}


/* 导航样式 */

#menu{ width: 840px; float: right}
.x-menu{display: flex; justify-content: space-between; align-items: center;}
.x-menu>li{position: relative; width:86px;}
.x-menu>li>a{display: block; font-size: 14px; color: #ffffff; white-space: nowrap; line-height: 92px; height: 92px; text-align: center;}
.x-menu>li:hover{background-color:#f8c205;transform: skewX(-20deg);}
.x-menu>li>a:hover{color:#030003;text-decoration:none;transform: skewX(20deg);}
.x-menu>li.active>a{}
.x-menu>li:after{content: ''; position: absolute; z-index: 100; width: 100%; left: 0; /*height: 40px;*/ opacity: 0; top: 100%;}
.x-menu>li:hover .x-sub-menu{opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); background: #fff;}
.x-sub-menu{position: absolute; z-index: 99; width: 100%; left: 0%; top: 65px; background: #fff; opacity: 0; visibility: hidden; -webkit-transform: translateY(20px); transform: translateY(20px); -webkit-transition: all .5s ease; transition: all .5s ease;}
.x-sub-menu>li{/* padding: 0 0.9rem; */}
.x-sub-menu>li>a{display: block; text-align: center; line-height: 2; font-size: 14px; color: #666666; line-height: 2.6;}
.x-sub-menu>li>a:hover{background: #0d6ebb; color: #fff;}
.x-sub-menu:after{content: ''; width: 0; height: 0; line-height: 0; font-size: 0; overflow: hidden; border-width: 10px; cursor: pointer; border-style: dashed dashed solid dashed; border-color: transparent transparent #fff transparent; border-top: none; position: absolute; top: -10px; left: 50%; margin-left: -10px; z-index: 99; display: none;}




/*轮播结束*/
.banner{width: 100%;overflow: hidden;position: relative; margin:0 0}
.banner .swiper-container{width: 100%;margin-left: auto;margin-right: auto;}
.banner .swiper-slide{text-align: center;overflow: hidden;position: relative;/* Center slide text vertically*/display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.banner .swiper-slide a{ width:100%}
.bannerbox{width: 100%;overflow: hidden;}
.banner .swiper-slid em{display: block;width: 100%;}
.banner .swiper-slide em img{width: 100%;display: block;}
.banner .swiper-pagination-bullet{width:14px;height: 14px;opacity: 1;background: rgba(255,255,255,0);border: 1px solid #fff;box-sizing:border-box; margin:0 15px; border-radius:50%}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ margin:0 10px;}
.banner .swiper-pagination-bullet-active{background:#f8c205;border: 1px solid #f8c205;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:30px}
.banner .swiper-slide em .banner_t1{ display:none}
.swiper-button-prev{outline: none; position: absolute; top: 50%; z-index: 9999; background: #424246;   height: 65px; width: 50px; margin-top: -32.5px; border-radius: 0; -webkit-transition: all .5s ease; left: 0; transition: all .5s ease;}
.swiper-button-prev i{content: ""; width: 30px; height: 30px; background-image: url(../images/icon_spirit.png); background-position: -34px -180px;background-repeat: no-repeat; position: absolute; right: calc(50% - 16px); top: calc(50% - 15px);}
.swiper-button-next{outline: none; position: absolute; top: 50%; z-index: 9999; background: #424246; right: 0;   height: 65px; width: 50px; margin-top: -32.5px; border-radius: 0; -webkit-transition: all .5s ease; transition: all .5s ease;}
.swiper-button-next i{content: ""; width: 30px; height: 30px; background-image: url(../images/icon_spirit.png);   background-position: -26px -480px;background-repeat: no-repeat; position: absolute; left: calc(50% - 15px); top: calc(50% - 15px);}
.swiper-button-prev:hover,.swiper-button-next:hover{background:#0d6ebb;  }



/* banner */
.fullSlide{ width:100%;  position:relative;  height:840px; background:#fff; padding: 0 0  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:999; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important; }
.fullSlide .bd li{ width:100% !important;  height:840px; overflow:hidden; text-align:center; }
.fullSlide .bd li a{ display:block; height:840px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:9999; bottom:10px; left:0; height:22px; line-height:22px;}
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:20px; height:19px; margin:2px 4px; overflow:hidden; background: url(../images/bg_sign17.png) no-repeat center top;  line-height:999px; border-radius:0.5rem	}
.fullSlide .hd ul .on{ background: url(../images/bg_sign17.png) no-repeat center bottom;  }
.fullSlide .prev{  display:block;  position:absolute; z-index:1; top:48%; left:2%;  z-index:9999; width:70px; height:70px; background:url(../images/dot1.png) 0px 0px  no-repeat;  cursor:pointer;display:none;  }
.fullSlide .next{ display:block;  position:absolute; z-index:1; top:48%; left:2%;  z-index:9999; width:70px; height:70px; background:url(../images/dot2.png) 0px 0px  no-repeat;  cursor:pointer; display:none;  }
.fullSlide .next{ left:auto; right:2%;  }

img.lazy{background: url(../images/loading.gif) 50% no-repeat;}
.mt10{ margin-top:10px}
.mt15{ margin-top:15px}
.mt20{ margin-top:20px}
.ml10{ margin-left:10px}
.ml15{ margin-left:15px}
.ml20{ margin-left:20px}

/*特效集*/

@keyframes pulse {
 0% {transform: scale(1);}
 50% {transform: scale(1.2);}
 100% {transform: scale(1);}
}
/**/
.wrap{ width:100%; }

/**/
.ss0{height: 36px; line-height: 36px; padding: 10px 0; display: table; margin: 0 auto;background-color: #303030; width: 100%;  }
.search{text-align: left; height: 36px;}
.ss2{width: 256px; padding-top: 6px;}
.hotSearch{ width: 50%; float: left;font-weight: normal; height: 38px; background: url(../images/ht.png) no-repeat center left; padding: 0 0 0 30px;  font-size: 14px; color: #fff; background-size: 16px}
.hotSearch a{margin-right: 6px; font-size: 14px; color: #fff;}
.hotSearch a:hover{ color: #f8c205}
.sch{float: right;}
.sch #formsearch{width: 295px; background: #fff; border-radius: 30px; border: solid 1px #ddd; line-height:34px; }
.sch #formsearch input{border: none;line-height:34px;  background:none; outline: none;}
.sch #formsearch #keyword{width:235px; float: left; padding-left: 20px;}
.sch #formsearch #s_btn{width: 50px; background: url("../images/ss.png")no-repeat center; float: right;}

.i-sort{width: 103%;margin-bottom: 27px;margin-top: 80px;}
.i-sort li{width: 294px;height: 43px;line-height: 43px;text-align: center;background: #f8c205;color: #303030;font-size: 16px;float: left;margin-right: 8px;}
.tit1{color: #ffaf03; font:600 30px/30px "å¾®è½¯é›…é»‘"; padding: 29px 1000px;}

.wrap{ width:100%; }
.box1{ width:100%;  background: url("../images/bj1.jpg")no-repeat center top #303030; padding: 0 0 20px}
.box1 .swiper-container{width: 100%;height: auto;margin-left: auto;margin-right: auto;}
.box1 .swiper-slide{text-align: center;font-size: 18px;background: #fff;height: 200px;/* Center slide text vertically*/display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.cont1{ width:1200px; margin: 0 auto}

.gg1{ width: 100%; height: 356px;  background: url("../images/bj2.jpg")no-repeat center top;}

.cp .tit1{    padding: 52px 1000px;}
.cp{ width:100%; margin:0 auto; padding: 0 0 40px; background: url("../images/bj3.jpg")no-repeat center top;}
.cp ul{ width: 1200px; display:table; margin:0 auto; padding: 40px 0 0 }
.cp ul li{width:19%; display:block; float:left; margin:0 ; padding:0; box-sizing:border-box; margin:0 1.25% 20px 0; background:#fff}
.cp ul li a{ width:100%;   margin:0 auto; display:block;}
.cp ul li a .cp_w{ width:100%; margin:0 auto; height:40px;  box-sizing:border-box}
.cp ul li a .cp_w h1{ width:100%; text-align: center;line-height:40px; height:40px; font-size:15px; color:#333 }
.cp ul li a .cp_t{ width:100%; display: table;  overflow: hidden; box-sizing:border-box; }
.cp ul li a .cp_t img{ width:100%;   display:block;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}
.cp ul li a:hover .cp_t img{transform: scale(1.08);}
.cp ul li a:hover h1 { color:#f8c205}
.cp ul li:nth-child(5n){margin:0 0 20px; }

/**/
.box2{ width:100%; margin:0 auto; background: url("../images/bj4.jpg")no-repeat center top; padding: 0 0 60px}
.box2 .tit1{    padding: 56px 1000px;}
.sz-left{ width:100%;   position:relative;   }
.sz-left .prev { position: absolute;display:block; z-index: 9999; right: -42px;  width:19px; height:34px; top: 80px; overflow:hidden; cursor:pointer; background:url("../images/right2.png") no-repeat;}
.sz-left .next{ position: absolute;display:block; z-index: 9999; left: -42px;  width:19px; height:34px; top: 80px;  overflow:hidden; cursor:pointer; background:url("../images/left2.png") no-repeat; }
.sz-left .prev:hover{background:url("../images/right1.png") no-repeat;}
.sz-left .next:hover{background:url("../images/left1.png") no-repeat;}

.sz-left .bd{ width: 1200px;overflow:hidden;   }
.sz-left .bd ul{ overflow:hidden; zoom:1; }
.sz-left .bd ul li{ width:280px; margin: 0 10px; display: inline-block}
.sz-left .bd ul li a .img{ width:100%}
.sz-left .bd ul li a .img img{width:100%; display: table}
.sz-left .bd ul li a h1{ font-size: 15px; color: #fff; width: 100%; text-align: center; line-height: 60px;}

.box3{ width:100%; margin:0 auto; background: url("../images/bj6.jpg")no-repeat center top; padding: 0 0 20px}
.box3 .tit1{    padding: 66px 1000px;}
.xw{ width: 1200px; display: table; margin:0 auto}
.xw li{ width: 580px; background: #fff; height: 150px; display: inline-block; margin: 0 40px 40px 0; float: left}
.xw li:nth-child(2n){ margin: 0 0 20px}
.xw li a time{width: 180px;height: 150px;background: #939393;color: #fff;text-align: center; float: left; font-size: 28px; line-height: 1.4; padding: 25px 0 0; box-sizing: border-box  }
.xw li a time span{font-size: 39px; display: table; margin: 0 auto}
.xw li a{ color: #666}
.xw li a .xw-r{ width: 370px; font-size: 12px; line-height: 24px; float: left; margin: 0 0 0 18px; padding: 28px 0 0; box-sizing: border-box}
.xw li a .xw-r h1{font-size: 14px; font-weight: 600; margin:0 0 10px}
.xw li a .xw-r p{ text-indent: 2em}

.c-link{background:#222222;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; height: 70px; line-height: 70px;}
.ft-link{display: flex;overflow: hidden;flex-wrap: wrap;align-items: center;}
.c-link span{font-size: 17px;background: url("../images/yq1.png")no-repeat left center;color: #fff;padding-left: 100px;height: 70px;line-height: 24px;display: inline-block;}
.ft-link a{font-size: 14px;color: #999;line-height: 24px;margin-left: 15px;}
.ft-link a:hover,.xw li a:hover .xw-r h1,.sz-left .bd ul li a:hover h1,.product_list1 li h3 a:hover{color:  #f8c205;}


/* fott */
.foot{padding: 0 50px;    background: #1e1e1e; color: #fff; padding: 0 0 30px}
.foot a:hover{ color: #f8c205}
.fo-nav{text-align:center; font-size: 14px; line-height: 86px; width: 1200px;border-bottom: 1px solid #5f5f5f;margin: 0 auto;}
.fo-nav a{ color: #fff; padding: 0 35px;}
.fo2{ color:#fff;vertical-align:middle;display: table; text-align:center; font-size:14px; text-align:center; margin:0 auto; width:100%;line-height:30px; padding:30px 0; }
.fo2 a{color:#fff; margin:0 5px }
 .fo_lj{  width:122px; display: inline-block; height:24px;vertical-align:middle}
.fo_lj img{ display:table; padding:0px 0 0 }
/*.fo2 a:hover{ color:#3985d1}*/
.fo-w{ width: 115px; display: table; margin: 0 auto}
.fo-w img{ width: 100%; display: table}
/*左侧工具条*/
#toolbar{position: fixed;z-index: 9999;right: 17px;bottom: 10%; display: none}
#toolbar li{margin-bottom: 3px;font-size: 0;width: 57px;height: 57px;right: 0;position: relative;}
#toolbar li a{display: block;position: absolute;z-index: 9;right: 0;top: 0;width: 57px;height: 57px;overflow: hidden;background: #f8c205;-webkit-transition: all .5s ease;transition: all .5s ease;white-space: nowrap;font-size: 0;}
#toolbar li .icon-font{display: inline-block;vertical-align: middle;width: 57px;height: 57px;background-color: #d9d9d9;}
.icon-font:after{content: ""; width: 30px; height: 30px; background-image: url(../images/icon_spirit.png); background-repeat: no-repeat; position: absolute; left: calc(50% - 15px); top: calc(50% - 15px);}
.icon-font{position: relative;}
#toolbar li .icon-qq:after{background-position: 0 -150px;}
#toolbar li .icon-phone:after{background-position: 0 -90px;}
#toolbar li .icon-ewm:after{background-position: 0 -30px;}
#toolbar li .icon-message:after{background-position: 0 -120px;}
#toolbar li .icon-top:after{background-position: 0 -60px;}
#toolbar li .icon-wangwang:after{background-position: 0 0;}
#toolbar li .wz{display: inline-block;line-height: 57px;font-size: 14px;color: #fff;vertical-align: middle;padding-left: 10px;}
#toolbar li.ewm .ewm-box{position: absolute;z-index: 1;padding: 5px;background: #f8c205;width: 110px;right: 120%;bottom: 0;opacity: 0;visibility: hidden;-webkit-transform: translateX(100%);transform: translateX(100%);-webkit-transition: all .7s;transition: all .7s;}
#toolbar li.ewm .ewm-box p{margin-bottom: 0;}
#toolbar li.ewm .ewm-box img{max-width: 100%;}
#toolbar li.ewm .ewm-box:after{content: '';position: absolute;right: -5px;bottom: 20px;width: 0;height: 0;line-height: 0;font-size: 0;overflow: hidden;border-width: 5px;cursor: pointer;border-style: dashed dashed dashed solid;border-color: transparent transparent transparent #f8c205;border-right: none;}
#toolbar li.ewm:hover .icon{background-position: -57px -180px;}
#toolbar li.ewm:hover .ewm-box{opacity: 1;visibility: visible;-webkit-transform: translateY(0);transform: translateY(0);}
#toolbar li.backtop{cursor: pointer;}
#toolbar li.backtop .iconfont{color: #fff;background-color: #f8c205;}
#toolbar li:hover a{width: 200px;}
#toolbar li:hover .icon-font{background-color: #f8c205;}
#toolbar li:hover .icon-qq:after{background-position: -30px -150px;}
#toolbar li:hover .icon-phone:after{background-position: -30px -90px;}
#toolbar li:hover .icon-ewm:after{background-position: -30px -30px;}
#toolbar li:hover .icon-message:after{background-position: -30px -120px;}
#toolbar li:hover .icon-wangwang:after{background-position: -30px 0;}
#toolbar li:hover .icon-top:after{background-position: -30px -60px;}


