@charset "utf-8";
/* CSS Document */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0; border:0;}
body{ font-size:12px;font-family: "Microsoft YaHei", 微软雅黑, arial, Simsun, 宋体;background:#FFFFFF;-webkit-text-size-adjust:100%; line-height:100%;}
ul,li{list-style:none}
img{border:0;vertical-align: middle;}
a{color:#666;text-decoration:none}
a:hover{ color:#F00; text-decoration: none;}
.clear{ clear:both;}
.fl{ float:left;}
.fr{ float:right;}



/*首页开始*/
.top{ height:132px; background:#fff; position: relative; z-index: 100;-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2); /*firefox*/-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.2); /*webkit*/box-shadow: 0px 2px 2px rgba(0,0,0,0.2); }
.top_t{ height:30px; background:#f4f4f4; border-bottom:1px #eaeaea solid;}
.top_c{ width:1200px; height:30px; margin:0 auto;color:#636363; line-height:30px; font-size:14px;}
.top_c p{  float:left;}
.top_c span{ display:block; float:right;line-height:30px;}
.top_c span a{ display: inline-block;  height: 30px; margin: 0 6px;}
.top_logo{width: 1200px; height: 102px; margin: 0 auto;}
.logo{float: left; margin-top: 18px;}
.tel{float: right;margin-top: 21px;}
.tel span{font-size: 20px; display: block;line-height:28px; text-align: right;color: #414141;}
.tel p{font-size: 26px; display: block;line-height:32px;color: #fc3f08;font-weight: bold;}
.nav{width: 576px; height: 102px; float: left; margin-left:50px;}
.nav a{width: 96px; height: 100%; float: left;transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease; }
.nav a span{font-size:16px; display: block;line-height:24px;text-align: center; color:#393838; padding-top: 29px;}
.nav a i{font-size:12px; display: block;line-height:20px; text-align: center;color:#bababa; font-style: normal; text-transform:uppercase;}
.nav a:hover,.nav a.no{background-color:#fc3f08;color: #fff;transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;}
.nav a:hover span,.nav a.no span{color: #fff;}
.nav a:hover i,.nav a.no i{color: #fff;}

.nav_bottm{position: absolute; width: 2px;height: 248px;top: 132px; left:50%;margin-left: -1px; z-index: 99; display: none;  }
.nav_r{width:484px;height:208px; background: rgba(0,0,0,0.65); position: absolute; left:-31px;padding: 20px 0;}
.nav_w{width: 160px; height: 100%;float: left;}
.x1{ border-right: 1px rgba(0,0,0,0.2) solid;}
.x1 a{width: 120px; height: 32px; display:block; line-height: 32px; text-align: center;background: rgba(0,0,0,0.4); margin:25px auto; border-radius:8px; border: 1px rgba(255,255,255,0.5) solid; font-size: 16px; color: #fff;}
.x1 a:hover{background: rgba(0,0,0,0.9); }


.x2{border-left: 1px rgba(255,255,255,0.2) solid; border-right: 1px rgba(0,0,0,0.2) solid;}
.x2 span{font-size: 18px; display: block; line-height: 36px; color: #fff; text-align: center;}
.x2 a{font-size: 15px; display: block; line-height: 34px; color: #fff; text-align: center;}
.x2 a:hover{ text-decoration: underline;}
.x3{border-right:0}



/* banner焦点图css */
.bannerSlide{ width:100%;height:700px;background:#fff; overflow:hidden;position:relative; }
.bannerSlide .hd{ width:0;height:0;position:relative;z-index:1;margin:0 auto;}
.bannerSlide .hd ul{zoom:1;float:left;position:absolute;width: 240px;top:570px;left:-60px;}
.bannerSlide .hd ul li{ width:10px;height:10px;line-height:10px;float:left; margin:10px; background:#999999; cursor:pointer;font-size:0;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;  }
.bannerSlide .hd ul li:first-child{margin-left:0;}
.bannerSlide .hd ul li.on{background-color:#fc3f08;}
.bannerSlide .bd{ position:relative; height:700px;background:#fff; overflow:hidden; z-index:0;   }
.bannerSlide .bd ul{height:700px;background:#fff; overflow:hidden;}
.bannerSlide .bd li{ zoom:1; width:100% !important;height:700px; text-align:center;overflow:hidden;}
.bannerSlide .bd li a {display:block;height:700px;}
.bannerSlide .prev,.bannerSlide .next{ position:absolute; left:1%; top:50%; margin-top:-28px; display:block; width:40px; height:64px; border-radius: 2px; background:rgba(0,0,0,0.5) url(../images/btn_left.png)  no-repeat center;   }
.bannerSlide .next{ left:auto; right:1%; background:rgba(0,0,0,0.5) url(../images/btn_right.png) no-repeat no-repeat center; }
.bannerSlide .prev:hover{background:rgba(0,0,0,0.9) url(../images/btn_left.png)  no-repeat center;   }
.bannerSlide .next:hover{ background:rgba(0,0,0,0.9) url(../images/btn_right.png) no-repeat no-repeat center;}

.bannerSlide .char{width: 100%; height: 100px; background: rgba(0,0,0,0.7); position: absolute; bottom: 0;}
.bannerSlide .char ul{width: 1200px; height: 100%; margin: 0 auto; border-left: 1px solid rgba(255,255,255,0.2);}
.bannerSlide .char li{width: 25%; height: 100%; float: left; box-sizing: border-box; border-right: 1px solid rgba(255,255,255,0.2);}
.bannerSlide .char li img{float: left; margin-left: 36px; margin-top: 25px; margin-right: 10px;}
.bannerSlide .char li strong{display: block; font-size: 18px; color: #fff;font-weight: normal; line-height: 1.8; padding-top: 20px;}
.bannerSlide .char li p{display: block; font-size: 16px; color: #fff;font-weight: normal; line-height: 1.6;}

.about{width: 100%; height: 558px; background: url(../images/about_bj.jpg) no-repeat center; padding-top: 76px;}
.about_c{width: 1156px; height: 442px; padding: 40px 0 0 44px; margin: 0 auto;background: rgba(255,255,255,0.7); box-shadow: 0 0 5px rgba(0,0,0,0.1);}
.about_left{width:580px; height:402px; float: left; }
.about_left h1{font-size:26px; line-height: 46px;color: #1b207e;}
.about_left span{display: block;width: 200px; height: 1px; background:#1b207e;  margin-bottom: 10px;}
.about_left p{font-size: 16px; line-height:40px;padding-top: 0; text-align: justify; color: #464646;}
.about_left div{height: 30px; width: 100%; margin-top: 20px;}
.about_left div a{float: left; height: 30px; font-size: 18px; color: #525252; line-height: 30px; background: url(../images/jian.png) no-repeat center left; padding-left: 32px; margin-right: 36px;}
.about_left div a:hover{text-decoration: underline;}

.aboutSlide{ width: 478px; height: 402px; float:right; margin-right: 44px;}
.aboutSlide .hd{ width:0;height:0;position:relative;z-index:1;margin:0 auto;}
.aboutSlide .hd ul{zoom:1;float:left;position:absolute;width: 240px;top:370px;left:-10px;}
.aboutSlide .hd ul li{ width:10px;height:10px;line-height:10px;float:left; margin:10px 6px; background:#999999; cursor:pointer;font-size:0;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;  }
.aboutSlide .hd ul li:first-child{margin-left:0;}
.aboutSlide .hd ul li.on{background-color:#fc3f08;}
.aboutSlide .bd{ position:relative; height:100%;background:#fff; overflow:hidden; z-index:0;   }
.aboutSlide .bd ul{height:100%;background:#fff; overflow:hidden;}
.aboutSlide .bd li{ zoom:1; width:100% !important;height:100%; text-align:center;overflow:hidden;}
.aboutSlide .bd li a {display:block;height:100%;}


.fangan{width:100%; height: 800px; background: url(../images/fang.jpg)no-repeat center top;}


.fang_tab { width:1200px; margin: 0 auto; }
.fangan .fang_hd {width: 288px; height:100%; position:relative; float: left; }
.fangan .fang_hd ul { margin-top: 28px;}
.fangan .fang_hd li{ width:100%; height:100px; line-height: 100px;  position: relative; background: #abadb2; margin:12px 0; display: inline-block;}
.fangan .fang_hd li a{ display:block; text-align:center; width:100%;font-size:24px; color:#fff; text-shadow:0 1px 2px rgba(0,0,0,0.7); }
.fangan .fang_hd li a:hover{ text-decoration: none; }
.fangan .fang_hd li.on{position: relative; background: #9d1d16; height:100px; color:#fff; }
.fangan .fang_hd li.on a{color:#fff}
.fangan .fang_hd li.on:after {content: "";width: 0;height: 0;border: 8px solid transparent;border-left-color: #9d1d16;position: absolute;top:50%;margin-top: -8px; right:-16px;}


.fangan .fang_bd{width: 860px; height: 100%; float: right; margin:10px 0 0 0;  }
.fangan .fang_bd .fang_pal{ width:100%; height:100%;}
.fangan .fang_bd .fang_pal h3{font-size:28px; color: #fff; line-height: 40px; margin-top: 30px; font-weight: normal;}
.fangan .fang_bd .fang_pal p{font-size:18px; color: #fff; line-height: 1.8; margin-top: 5px; text-indent: 2em; }
.fangan .fang_bd .fang_pal h6{font-size:24px; color: #fff; line-height: 40px; margin: 30px 0 10px; font-weight: normal;}
.fangan .fang_bd .fang_pal .fan{width: 100%;height: 180px;}
.fangan .fang_bd .fang_pal .fan li{width: 206px; height: 100%; position: relative; float: left; margin:0 4.5px; border-radius:10px; overflow: hidden;}
.fangan .fang_bd .fang_pal .fan li span{width: 100%; height: 38px; display: block; background: rgba(0,0,0,0.5); position: absolute; bottom: 0; left: 0; color: #fff; font-size: 18px; text-align: center; line-height: 38px;}

.fangan .fang_bd .fang_pal .tuijian{width: 100%;height: 244px;}
.fangan .fang_bd .fang_pal .tuijian li{width: 268px; height: 100%; position: relative; float: left; margin:0 9px;  overflow: hidden;}
.fangan .fang_bd .fang_pal .tuijian li a{width: 100%; height: 100%; display: block;}
.fangan .fang_bd .fang_pal .tuijian li strong{width: 100%; height: 200px; overflow: hidden; display: block;}
.fangan .fang_bd .fang_pal .tuijian li img{width: 100%; height: 200px;border-radius:8px;transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;}
.fangan .fang_bd .fang_pal .tuijian li span{width: 100%; height: 38px; display: block; color: #fff; font-size: 18px; text-align: center; line-height: 38px;}
.fangan .fang_bd .fang_pal .tuijian li a:hover span{text-decoration: underline;}
.fangan .fang_bd .fang_pal .tuijian li a:hover img{transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;  transform: scale(1.05);}

.bt{width: 100%; margin-top: 20px;}
.bt h4{font-size: 34px; line-height: 60px;text-align: center; color: #1b207e;letter-spacing:3px}
.bt p{font-size: 16px; line-height: 28px;text-align: center; color: #636363;}



.tab_cp { width:1200px; margin: 20px auto 20px; }
.tab_cp .tab-hd {width: 100%; height:40px; color: #404040; position:relative;  }
.tab_cp .tab-hd ul {}
.tab_cp .tab-hd li{ float: left; width:126px; height:38px; line-height: 38px; border: 1px #d7d7d7 solid;background: #f5f5f5; margin-right: 10px; position: relative; border-radius: 5px;}
.tab_cp .tab-hd li a{ display:block; text-align:center; width:100%;font-size:16px;  color:#696969 }
.tab_cp .tab-hd li a:hover{ text-decoration: none; }
.tab_cp .tab-hd li a i{display: block;width: 32px; height: 32px; position: absolute; top: 0;left: 0; background: url(../images/hot.png) no-repeat;}
.tab_cp .tab-hd li.on{position: relative; background: #467efc; height:38px; color:#fff;border: 1px #467efc solid; }
.tab_cp .tab-hd li.on a{color:#fff}
.tab_cp .tab-hda li.on:after {content: "";width: 0;height: 0;border: 8px solid transparent;border-bottom-color: #fff;position: absolute;bottom:-1px;left: 50%;margin-left: -8px;}


.more{ float: right; width:94px; height: 38px;  position: relative; }
.more a{width: 100%; height: 100%;background: #f5f5f5;border: 1px #d7d7d7 solid; text-align: center; line-height: 40px; display: block;text-align:center;font-size:16px;border-radius: 5px;  color:#696969;}
.more a:hover{background: #fc3f08; height:38px; color:#fff;border: 1px #fc3f08 solid;}

.tab_cp .tab-bd{margin:10px 0 0 0;  }
.tab_cp .tab-bd .tab_pal p{ width:284px; height:250px; float:left; margin:10px 8px 0;}
.tab_cp .tab-bd .tab_pal p span{ width:100%; line-height:36px; font-size:16px; color:#3e3e3e; text-align:center; display:block;}
.tab_cp .tab-bd .tab_pal p strong{width: 100%; height: 214px; display: block; overflow: hidden;border-radius:5px;}
.tab_cp .tab-bd .tab_pal p img{width: 100%; height: 100%;transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease; }
.tab_cp .tab-bd .tab_pal p a:hover span{color:#ff3000 }
.tab_cp .tab-bd .tab_pal p a:hover img{transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;  transform: scale(1.05);}

.x_baner{width: 100%; height: 294px; background: url(../images/x_baner.jpg) no-repeat center top;}
.x_baner div{width: 1200px; height: 100%; margin: 0 auto; position: relative;}
.x_baner p{font-size: 32px; color: #fff; line-height:60px; position: absolute; top: 60px; right: 0;    text-shadow: 0 1px 2px rgba(0,0,0,0.7); }
.x_baner span{font-size: 24px; color: #fff; line-height:30px; position: absolute; bottom: 35px; right: 170px;text-shadow: 0 1px 2px rgba(0,0,0,0.7); }
.x_baner a{width: 154px; height: 38px; border: 1px #fff solid; text-align: center; line-height: 40px;font-size: 20px; color: #fff; display: block; position: absolute; bottom: 30px; right: 0; border-radius:5px; background: #f6821f;}
.x_baner a:hover{background: #f87200;}

.zhuanpei{ width:1230px; padding-top:14px; padding-bottom:20px; margin:0 auto;}
.zhuanpei li{ width:380px; height:324px; float:left; margin:10px 15px 0;}
.zhuanpei li p{width: 100%; height: 285px; overflow: hidden;}
.zhuanpei li p img{width: 100%; height: 285px; transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease; border-radius:5px;}
.zhuanpei li span{ width:100%; line-height:36px; font-size:16px; color:#3e3e3e; text-align:center; display:block;}
.zhuanpei li a:hover span{color:#ff3000 }
.zhuanpei li a:hover img{transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;  transform: scale(1.05);}

.shili{width: 100%; height: 790px; background: url(../images/yous.jpg)no-repeat center top;}
.shili ul{width: 1272px; height: 442px;margin: 0 auto; padding-top: 246px;}
.shili ul li{width: 286px; height: 100%; margin: 0 16px; float:left; background: #fff;text-align: center; border-radius: 10px; position: relative; }
.shili ul li img{padding-top: 22px;}
.shili ul li span{color: #222994;font-size: 30px;line-height:60px; display: block;  margin-top: 10px; font-weight: bold;}
.shili ul li p{color: #4f4f4f;font-size: 20px;line-height: 1.8; }
.shili ul li i{width: 44px; height: 50px; display: block; background: url(../images/yico.png)no-repeat center top; position: absolute; bottom: -25px; left: 50%; margin-left: -22px; color: #fff; text-align: center; line-height: 50px; font-style: normal; font-size: 24px}

.news{width: 1200px; margin:15px auto 0;}
.news_left{width: 820px; float: left; }
.news_right{width: 335px; float: right; /*height: 691px; */overflow: hidden; }
.new_t{width: 100%; height: 60px; border-bottom: 1px #eeeeee solid;}
.new_t span{font-size: 30px; color: #222994; display: block; float: left; line-height: 60px;font-weight: bold; border-bottom: 1px #ff5022 solid;}
.new_t a{float: right;font-size: 16px; color: #ff5022; line-height: 60px;}

.tu_wen{ width: 100%;margin-top: 5px;}
.tu_wen li{height: 180px; padding: 12px 0; border-bottom: #EEEEEE 1px dashed;position: relative;}
.tu_wen li a{width: 100%; height: 100%; display: block;}
.tu_wen li span{ height: 100%; float: left; overflow: hidden; margin-right: 20px; }
.tu_wen li img{ height: 100%;transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;}
.tu_wen li strong{font-size: 18px;color: #222994; line-height: 1.8;font-weight: 600; display: block;}
.tu_wen li p{font-size: 14px; line-height:26px; padding-top: 6px; color: #6f6f6f; text-indent: 2em;}
.tu_wen li i{font-style: normal; font-size: 14px; color: #616161; position: absolute;right: 0; bottom:18px;}
.tu_wen li a:hover strong{color:#ff5022}
.tu_wen li a:hover p{color: #363333;}
.tu_wen li a:hover img{transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;  transform: scale(1.05);}

.news_n{ overflow:hidden; width:100%; }
.news_n li{ line-height:42px;  height:42px; display:inline; background:url(../images/news_tag.jpg) no-repeat left center; margin: 0 4% 0 0; overflow:hidden; width:46%; padding-left:2%;  float:left; border-bottom:1px dashed #EEEEEE;}
.news_n li:nth-child(2n){margin-right: 0;}
.news_n li a{ width:80%; float:left; color:#363333; font-size: 14px;white-space:nowrap;overflow: hidden;-ms-text-overflow: ellipsis;-o-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;text-overflow: ellipsis; }
.news_n li span{ float:right; color:#363333; font-family:Arial, Helvetica, sans-serif; font-size: 12px}
.news_n li a:hover{ color:#F00}

.wen_da{margin-top: 8px;}
.wen_da li{width: 100%;padding: 12px 0; border-bottom: #EEEEEE 1px dashed;}
.wen_da li strong{font-size: 16px;color: #222994; line-height:20px;font-weight: 600; display: block;white-space:nowrap;overflow: hidden;-ms-text-overflow: ellipsis;-o-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;text-overflow: ellipsis; padding-left: 36px;background:url(../images/q.jpg) no-repeat left center; }
.wen_da li p{font-size: 14px; line-height:26px; padding-top: 6px; color: #6f6f6f;padding-left: 36px;background:url(../images/a.jpg) no-repeat left 12px ;}
.wen_da li a:hover strong{color:#ff5022}
.wen_da li a:hover p{color: #363333;}

.youq{width: 1200px; height: 36px; line-height: 36px; margin:20px auto 6px;}
.youq span{float: left;font-size: 18px; }
.youq p{float: left;}
.youq a{float: left;font-size: 15px; margin-right: 14px; }

.foot_top {width: 100%; height: 118px; background: #f1f1f1;}

.f-form {width: 1200px; margin:0 auto 0; padding-top:40px; }
.f-form span {
  color: #222994; font-weight: bold;
  font-size: 16px;
  float: left;
  line-height: 34px;
}
.f-form input {
  width: 210px;
  height: 34px;
  outline: none;
  margin-right: 9px; font-size: 14px; border: 1px #c8c8c8 solid; color: #333; text-indent:1em; background: #fff;
}
.f-form input::-webkit-input-placeholder{
	color:#999;
}
.f-form input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#999;
}
.f-form input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#999;
}
.f-form input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#999;
}
.f-form select{ width: 210px;height: 36px;color: #333;outline: none;margin-right: 9px; font-size: 14px; border: 1px #c8c8c8 solid; text-indent:1em; background: #fff;}

.left{float: left;}
.f-form ::-webkit-input-placeholder {
  color: #242424;
  font-size: 14px;
  text-indent:12px;
}
.f-form #submit {
  width: 123px;
  height: 34px;
  background: #f3711b; border: 1px #f3711b solid;text-indent: 0;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 34px;
  cursor: pointer;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
}
.f-form #submit:hover {
  opacity: 0.9;
}
.foot{width: 100%; height: 232px;background:url(../images/footbj.jpg) repeat; }
.footer{width: 1200px; height: 100%;  margin: 0 auto; position: relative;}
.foot_cp{width: 456px;height: 100%; float: left;}
.f_t{width: 100%; height: 50px; border-bottom: 1px rgba(255,255,255,0.6) solid; padding-top: 5px; margin-bottom: 15px;}
.f_t span{font-size: 20px; color: #fff; display: block; float: left; line-height: 50px;font-weight: 600; border-bottom: 1px #0b70e4  solid;}
.foot_cp p{font-size: 16px; line-height: 48px;}
.foot_cp p a{ color: #fff; margin-right: 6px;}

.foot_kf{width: 334px; margin-left: 75px; float: left;}
.ewm{width: 100%; height: 130px; margin-top: 22px; }
.ewm p{width: 50%; float: left; text-align: center;}
.ewm p img{width:110px;}
.ewm p span{display: block; line-height: 30px; text-align: center; color: #fff; font-size: 14px;}

.contact{ width: 224px; height:350px; background: #0b70e4; position: absolute;  right: 0; bottom: 0; padding-left: 30px; }
.contact h7{ font-size: 28px; line-height:40px; display: block; color: #fff; padding-top: 12px;}
.contact i{font-size:12px; display: block;line-height:20px;color:#fff; font-style: normal; text-transform:uppercase; padding-bottom: 22px;}
.contact span{ font-size:16px; height: 30px; line-height:30px; display: block; color: #fff; background:url(../images/tel.png) no-repeat left center; background-size: auto 30px; padding-left:40px; padding-top: 10px; padding-bottom: 10px; }
.contact span.diz{ background:url(../images/diz.png) no-repeat 6px center; background-size: auto 30px; }
.contact strong{font-size: 26px;color: #fff; line-height:36px;font-weight: 600; display: block;}
.contact p{font-size: 20px;color: #fff; line-height:36px; }
.contact b{width:200px; height: 1px; background: #0a5abb; display: block; margin: 10px 0;}
.foot_bottm{width: 100%; height: 60px;background: #202020;}
.foot_bottm div{width: 1200px; height: 100%; margin: 0 auto; line-height: 60px;}
.foot_bottm div p{float: left; color: #fff; font-size: 16px}
.foot_bottm div span{float: right; color: #fff; font-size: 16px}
.foot_bottm div span a{color: #bbbbbb; text-decoration: underline;}


#top_btn{ width:54px; height:54px; background:#7C7C7C url(../images/topp.png) no-repeat; position:fixed; bottom:60px; right:3%; cursor:pointer;}



/*列表*/
.wz{width:1200px; height:44px; margin:0 auto; line-height:44px; color:#4d4d4d;}
.wz a{ line-height:44px; color:#4d4d4d; padding:0 8px; font-size:14px;}

.center{ width:1200px;  margin:0 auto 20px; }
.font14{font-size:14px;color:#6a6969;}
.font14 a {color:#6a6969;	text-decoration:none;}
.font14 a:hover {	color:#C40C42;}

.sideMenu {
	width:247px;
	overflow:hidden;
	float:left; border:1px #efefef solid; border-bottom:0
}
.list_tt{ width:189px; height:88px; background:url(../images/x_12.jpg) no-repeat; padding-top:32px; padding-left:58px;}
.list_tt span{ height:40px; font-size:36px; line-height:40px; display:block; color:#FFF;}
.list_tt i{ color:#cccccc; font-size: 12px;line-height:20px; display:block;  font-style: normal;text-transform:uppercase}




.sideMenu h3{
	cursor:pointer;font-weight: normal;
	background: url(../images/x_13.jpg) no-repeat 2.3em center; border-bottom:1px #efefef solid; text-indent:4em;
}
.sideMenu h3 a{color:#000; display:block;line-height:48px;  font-size:16px;}
.sideMenu h3 a:hover{color:#4891cf; text-decoration: none;}
.sideMenu h3:hover,.sideMenu h3.on{background: url(../images/x_13a.jpg) no-repeat 2.2em center;}
.sideMenu .on a{color:#4891cf;}
.sideMenu .on i{background:#4891cf;}
.sideMenu ul {
	color:#999;
	display:block; /* 默认都隐藏 */
	margin:0 6px;
	padding:8px 0; border-bottom:1px #efefef solid;
}
.sideMenu li {line-height:34px;padding:0 0 0 44px;}
.sideMenu li a{ display:block; font-size:15px;line-height:34px;}
.sideMenu li i{ width:6px; height:6px; display:block; float:left; background:#818181; margin-top:15px; margin-right:8px;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform: rotate(45deg);
	}

.sideMenu li:hover i{ background:#4891cf; margin-right:10px;}
.sideMenu li a:hover{ color:#4891cf;}
.pa0{ padding:0 !important; border-bottom: none !important}



.news_a1{ width:930px; border:1px #efefef solid;  float:right; background:#fff; padding:8px 0 20px; margin-bottom:15px;}
.nk_right li{ float:left; width:286px; height:250px; margin:10px 0 0 18.5px}
.nk_right li span{ height:35px; display:block; line-height:35px; font-size:14px; text-align:center;}
.nk_right p{width: 100%; height: 214px; overflow: hidden;border-radius:5px;}
.nk_right p img{width: 100%; height: 214px;}
.nk_right p img{width: 100%; height: 100%;transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease; }
.nk_right  a:hover p span{color:#ff3000 }
.nk_right  a:hover p img{transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;  transform: scale(1.05);}


.xh_right li{ float:left; width:286px; height:277px; margin:10px 0 0 18.5px}
.xh_right li span{ height:35px; display:block; line-height:35px; font-size:14px; text-align:center;}
.xh_right p{width: 100%; height: 214px; overflow: hidden;border-radius:5px;}
.xh_right p img{width: 100%; height: 214px;}
.xh_right p img{width: 100%; height: 100%;transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease; }
.xh_right a:hover p span{color:#ff3000 }
.xh_right a:hover p img{transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;  transform: scale(1.05);}
.xh_right .xhuo{width: 100%; height:28px; line-height: 28px;}
.xh_right .xhuo i{font-style: normal; float: left; font-size: 14px}
.xh_right .xhuo b{width: 70px; height: 28px; display: block; float: right; background: #FF0000; border-radius: 10px; color: #fff; text-align: center; font-size: 14px}
.xh_right .xhuo strong{width: 70px; height: 28px; display: block; float: right; background: #bfbdbd; border-radius: 10px; color: #fff; text-align: center; font-size: 14px}



.news_a{ width:908px; border:1px #efefef solid;  float:right; background:#fff; padding:0 10px ;}
.news_b li{ height:120px; padding:20px 0; border-bottom:1px #efefef dashed;position: relative; }
.news_b li a img{ float:left; height: 120px; margin-right:18px;}
.news_b li span{ color:#060606; line-height:36px; font-size:18px; display:block; height:36px;} 
.news_b li span a{color:#060606; float:left;}

.news_b li p{ color:#565656; text-indent:2em; line-height:26px;font-size: 14px;}
.news_b li p a{ color:#FF0004;}
.news_b li div {height: 25px; line-height: 25px; margin-top: 8px;  }
.news_b li div i{ display: inline-block;
    padding: 0 8px;
    height: 24px;
    line-height: 24px;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    color: #0084ff;
    background: rgba(0, 132, 255, 0.1);
    margin-right: 3px;
    border-radius: 2px; font-style: normal;}
.news_b li div strong{font-weight: normal; font-size: 14px; padding: 0 10px;color: #666;float: right; }
.news_b li div b{font-weight: normal; font-size: 14px; padding: 0 10px;  color: #666;}

/*产品详情*/
.product_one{width: 1200px;height: 510px; margin:28px auto 0; }

 #magnifier {
      position: relative;
      width: 418px;float: left;
    }
    .small-box {
      position: relative;
      width: 418px;
      height: 418px;
      margin-bottom: 6px;
      border: 1px solid #eee;
    }
   .small-box p{width: 418px;height: 418px; overflow: hidden;  display: table-cell; vertical-align: middle;text-align: center; background: #f1f1f1;}
    .small-box img { max-width: 100%; max-height: 100%; align-items: center;}
    .small-box .hover {
      display: none;
      position: absolute;
      left: 0;
      top: 0;
      width: 200px;
      height: 200px;
      border: 1px solid #aaa;
      background: #0099ff;
      opacity: .5;
      filter: alpha(opacity: 50);
      cursor: move;
    }
    .thumbnail-box {
      position: relative;
      width: 100%;
    }
    .thumbnail-box .btn {
      position: absolute;
      top: 50%;
      width: 22px;
      height: 32px;
      margin-top: -16px;
    }
  
  
    .thumbnail-box .list {
      overflow: hidden;
      width: 100%;
      margin: 0 auto;
    }
    .thumbnail-box .wrapper {
      width: 100000px;
    }
    .thumbnail-box .list .item {
      float: left;
      margin: 0 5px;
    }
    .thumbnail-box .list .item-cur {}
    .thumbnail-box .list .item img {
      border: 2px solid #ccc;width: 70px; height: 70px;
    }
    .thumbnail-box .list .item-cur img {
      border: 2px solid #e53e41;
    }
    .big-box {
      display: none;
      overflow: hidden;
      position: absolute;
      left: 440px;
      top: 0;
      width: 500px;
      height: 500px;    z-index: 100;
      border: 1px solid #e4e4e4;
	  background: #ccc;
    }
    .big-box img {
     
    }

.intr{width: 525px; height:100%;float: left; margin-left: 24px;position:relative; }
.int_tit p{font-size:24px;line-height: 1.6;color: #000; text-indent: 10px;}
.int_tit span{font-size:16px;line-height: 1.6;color: #ff0000; display: block; margin-bottom: 10px; text-indent: 10px;}
.pic_size{width: 100%;background: url(../images/int.png) no-repeat; padding: 5px 0; position: relative;}
.pic_size:after{content: "";clear: both;display: block;}
.pic_size strong{float: left;font-size: 18px; display: block; line-height: 36px;font-weight:normal;width: 20%; text-align: center; }
.pic_size p{width: 80%; float: left;}
.pic_size p a{width:33.333%; float: left;font-size: 16px; display: block; line-height: 36px;}
.pic_size p a.no{color: #f00;}
.pic_size .xszs{width: 100%; height:200px; position: absolute; z-index: 90; background: #fff;  top: 60px; left: 0; border-radius: 8px;-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2); /*firefox*/-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.2); /*webkit*/box-shadow: 0px 0px 5px rgba(0,0,0,0.2); display: none;}
.pic_size .xszs:after {content: "";width: 0;height: 0;border: 12px solid transparent;border-bottom-color:#fff;position: absolute;left:0; top:-24px;}
.pic_size .xs01:after{left:25%;}
.pic_size .xs02:after{left:52%;}
.pic_size .xs03:after{left:80%;}
.pic_size .xszs b{width:100%; text-align: center; font-weight: normal; font-size: 16px; line-height: 1.8; color: #333;display: block;padding:10px 0; }
.pic_size .xszs div{width: 80%; padding:0 10%;}
.pic_size .xszs div:after{content: "";clear: both;display: block;}
.pic_size .xszs div span{width: 50%; height: 145px;float: left; text-align: center;}
.pic_size .xszs div span img{width:120px; height: 120px;}
.pic_size .xszs div span i{font-style: normal; font-size: 14px; line-height: 1.8;display: block; }

.pic_par{width: 100%;height:56px;}
.pic_par strong{float: left;font-size: 18px; display: block; line-height:56px;font-weight:normal;width: 20%; text-align: center; }
.pic_par div{width: 80%; float: left;font-size: 16px;line-height:56px; }
.pic_par div span{color: #f00;}
.pic_par i{ font-style:normal; color:#000; padding: 0 10px;}
.pic_par a{text-decoration: underline;}


.int_butt{ width:392px; height:40px; position:absolute; bottom:30px; left:66px;}
.int_butt a{ background:#ffeded;border:1px #ff0036 solid; width:180px; height:40px; display:block; float:left; margin:0 8px; font-size:16px; text-align:center; line-height:40px; color:#ff0036;box-sizing:border-box;}
.int_butt a:nth-child(1){ background:#ff0036; border:1px #ff0036 solid; box-sizing:border-box; color:#fff}
.int_butt a:hover{text-decoration: underline;}

.int_butt strong{
 background:#bfbdbd;border:1px #969696 solid; width:180px; height:40px; display:block; float:left; margin:0 8px; font-size:16px; text-align:center; line-height:40px; color:#fff;box-sizing:border-box;	
}

.taobao{width: 207px; height:497px; float: right; border: 1px #ededed dashed;}
.tb_top{width: 100%; height: 37px; margin:14px auto 0; text-align: center;}
.taobao h2{text-align: center; line-height: 1.8;font-size: 20px;margin-top: 4px; font-weight: normal;}
.taobao h2 span{width: 20px; height: 20px; display: inline-block; background: url(../images/555.gif) no-repeat -80px 0;}

.tb_xx{  border-bottom:1px #e5e5e5 dashed; padding:2px 21px;}
.tb_xx p{ font-size:14px; line-height:30px; color:#555555;}
.tb_xx img{ padding-right:2px;}
.tb_xx a img{ padding-left:4px;}
.tb_xl{ width: 168px; height: 36px; margin:6px auto;}
.tb_xl p{width: 36px; height: 36px; float: left; margin:0 10px;}
.tb_xl p span{font-size: 14px; text-align: center; color: #666; display: block; line-height: 1.8;}
.tb_xl p i{font-style: normal; color: #f00; display: block; background: url(../images/666.png) no-repeat right center; text-indent: 6px; }

.tb_zx{ height:32px;  border-bottom:1px #e5e5e5 dashed; padding:10px 9.5px; }
.tb_zx a{ width:80px; height:30px;background:#333;border:1px #e5e5e5 solid;color:#fff; font-size:14px; text-align:center; line-height:30px; display:block; float:left; margin:0 6px;}
.tb_zx a:nth-child(2){background:#f5f5f5;color:#555555;}
.tb_zx a:hover{text-decoration: underline;}
.tb_ewm{ text-align: center;}
.tb_ewm img{width:140px; height: 140px; margin-top: 6px;}
.tb_ewm span{display: block; line-height: 30px; font-size: 16px}

.tuijian{width: 1200px;margin:10px auto;}
.tj_top{height:40px; margin-top: 0; }
.tj_top span{float: left; display: block; line-height: 40px; font-size:22px;color: #424242;}
.tj_top a{float: right; display: block; line-height: 40px; font-size:16px;color: #666;}

.tj_ul{margin:0 0 0 0;  }
.tj_ul p{ width:284px; height:250px; float:left; margin:10px 8px 0;}
.tj_ul p span{ width:100%; line-height:36px; font-size:16px; color:#3e3e3e; text-align:center; display:block;}
.tj_ul p strong{width: 100%; height: 214px; display: block; overflow: hidden;border-radius:5px;}
.tj_ul p img{width: 100%; height: 100%;transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease; }
.tj_ul p a:hover span{color:#ff3000 }
.tj_ul p a:hover img{transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;  transform: scale(1.05);}

.s_01_lie{padding-top:0;}
.s_01_lie h3{ width:100%; height:46px; margin:0 auto; display:block; padding: 8px 0; }
.s_01_lie h3 a{ font-size:18px; color:#010101; display:block; line-height:46px; font-weight:normal; color:#222222;background:#f1f1f1; text-align: center;}
.s_01_lie h3 a:hover{color:#fff;background:#2858a8;}

.s_01_lie ul{ padding:0; }
.s_01_lie li{ padding-left:66px;}
.s_01_lie li i{ width:4px; height:4px; display:block; float:left; background:#818181; border-radius:50%; margin-right:6px; margin-top:15px;}
.s_01_lie li a{ color:#6f6f6f; font-size:14px; display:block; line-height:34px;}
.s_01_lie li a:hover{color:#e66119}
.s_01_lie li:hover i{ background:#e66119;}

/*产品介绍*/

.cp_xl .list_tt{ width: 100%; height: 60px; padding: 0;background:#F5F5F5 /* url(../images/x_12.jpg) no-repeat */;  border-bottom: 1px #e5e5e5 solid;}
.cp_xl .list_tt span{ height:60px; font-size:24px; line-height:60px; display:block; color:#333; text-align: center;}
.cp_xl .list_tt i{ color:#cccccc; font-size: 10px;line-height:20px; display:block;  font-style: normal;text-transform:uppercase;text-indent:46px;}

.cp_xl .sideMenu{width:198px; border: 1px #e5e5e5 solid;} 


.cp_xnr{ width:1200px;  margin:0 auto 15px; }
.cp_xl{ width:200px; float:left; overflow:hidden; border-radius:5px 5px 0 0;}
.cp_xl .s_01_lie li{padding-left:40px;}
.cp_xl h3:first-of-type{ padding-top: 0;}
.cp_xl h3:last-of-type{padding-bottom: 0;}

.cp_xl01{ background:#f5f5f5;  height:62px; border-bottom:1px #e5e5e5 solid; padding:8px 14px 0;}
.cp_xl01 h2{ font-size:15px; color:#3d3d3d; line-height:34px; width:100%}
.cp_xl01 p{ font-size:14px; line-height:18px; color:#555555;}
.cp_xl01 p i{ font-style: normal; color:#C50003; font-weight:bold;}
.cp_xl01 p img{ padding-right:8px;}
.cp_xl01 p span{ color:#dbd7ca; padding:0 10px;}

.cp_xl02{  border-bottom:1px #e5e5e5 solid; padding:8px 14px;}
.cp_xl02 p{ font-size:14px; line-height:30px; color:#555555;}
.cp_xl02 a img{ padding-left:6px;}
.cp_xl03{  border-bottom:1px #e5e5e5 solid; padding:10px 6px;}
.cp_xl03 a{ width:80px; height:30px;background:#f5f5f5;border:1px #e5e5e5 solid;color:#555555; font-size:14px; text-align:center; line-height:30px; display:block; float:left; margin:0 6px;}


.notice{ width:970px; float:right; border:1px #e5e5e5 solid }
.tab_hd{ width:100%;  height:50px; background:#f5f5f5; position:relative; border-bottom:1px #dfdfdf solid}
.tab_hd li{ width:120px; height:50px; float:left; text-align:center; line-height:50px; font-size:16px;}
.tab_hd li a{ color:#333; display:block; cursor:pointer}
.tab_hd li.on a{ color:#ff7300; background:#FFFFFF; height:51px; }
.tab_hd .blcok{ width:120px; height:2px; background:#ff7300; position:absolute; left:0; top:-1px;}
.wzs{ height:50px; position:absolute; font-size:14px; line-height:50px;  right:10px; top:0; color: #333;font-size: 16px }

.tab_bd{ width:100%;  }

.Mess_C{ width:96%; overflow:hidden;padding:14px 0; font-size:14px; line-height:1.6;  color:#000;text-align:justify; margin:0 auto 0;}
.Mess_C img{max-width: 98%;}
.Mess_C p{margin-bottom:8.5px}
.shuoming{padding: 20px; line-height: 1.6; font-size: 14px;}
.shuoming p{ height: 30px; line-height: 30px; padding-bottom: 3px;}
.shuoming p span{ width: 30px; height: 30px; float: left; text-align: center; margin-right: 5px; font-size: 18px; color: #333;}
.shuoming p span img{}
.shuoming p strong{ font-size: 16px;color: #333;}
.shuoming div{ line-height: 1.6; padding-left:35px; margin-bottom: 10px; text-align: justify;color: #666;}


.bt_01{ width:98%; margin:0 1%; padding-top:10px;text-align:center;border-bottom:1px #f2f2f2 solid;}
.bt_01 h1{ font-size:24px; line-height:50px; font-weight:normal;}
.bt_01 p{   height:35px; color:#797979; line-height:30px; font-size:14px;}
.s_li .Mess_C{ width:98%; overflow:hidden; font-size:16px; line-height:2;  color:#000; padding-bottom:20px; margin:10px auto 0;}

.Mess_F{ width:98%; overflow:hidden; border-top:1px #d3d3d3 dashed; padding:15px 0; margin:0 auto 0;}
.Mess_F_L{ float:left; display:inline; width:48%; overflow:hidden; font:14px/24px "微软雅黑"; color:#ea5404; text-align:left;}
.Mess_F_L a{ font:14px/24px "微软雅黑"; color:#666;}
.Mess_F_L a:hover{ color:#ea5404;}
.Mess_F_R{ float:right; display:inline; width:48%; overflow:hidden; font:14px/24px "微软雅黑"; color:#ea5404; text-align:right;}
.Mess_F_R a{ font:14px/24px "微软雅黑"; color:#666;}
.Mess_F_R a:hover{ color:#ea5404;}

/*备用*/
.box{width:418px; float: left;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-thumb{margin:10px 0 0;overflow:hidden;}
.tb-thumb li{float:left;width:70px;height:70px;margin:0 5px;overflow:hidden;padding:0;}
.tb-thumb li img{width: 100%; height: 100%;}
.tb-s310, .tb-s310 a{height:100%;width:100%;}
.tb-s310, .tb-s310 img{max-height:100%;max-width:100%;}
.tb-s40, .tb-s40 a{height:40px;width:40px;}
.tb-booth{border:1px solid #CDCDCD;position:relative;z-index:1;}
.tb-thumb .tb-selected{background:none repeat scroll 0 0 #C30008;height:40px;padding:2px;}
.tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
.tb-thumb li div{border:1px solid #CDCDCD;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("../images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}


/**/
.san {
	width: 1200px; margin: 0 auto;
	padding: 24px 0
}
.nav_san {
	height: 48px;
	float: left;
}
.nav_san a {
	height: 48px;
	width: 120px;
	background: #e0dfe2;
	margin-right: 14px;
	display: block;
	float: left;
	text-align: center;
	color: #4e4e4e;
	line-height: 48px;
	font-size: 16px;
	transition: all ease 0.3s;
}
.nav_san a:hover, .nav_san a.on {
	background: #fc3f08;
	color: #FFFFFF;
	text-decoration: none;
	transition: all ease 0.3s;
}
.san .crumbs {
	float: right;font-size: 16px; line-height: 48px;
}
.san .crumbs a{padding: 0 3px;}



.about_all {
	width: 100%;
	background: #fff;
	border-top: 1px #dfdfdf solid;
}
.about_wz {width: 1200px;margin: 0 auto;
}
.about_wz h1 {
	text-align: center;
	color: #000;
	line-height: 1.8;
	font-size: 30px;
	padding-top: 20px;
}
.about_wz h6 {
	display: block;
	font-weight:100;
	text-align: center;
	color: #000;
	line-height: 1.2;
	font-size: 14px;
	padding-bottom: 30px;
}
.about_wz p {
	font-size: 14px;
	line-height: 1.9;
	text-align: justify
}
.picScroll_a {
	position: relative;
	width: 1080px;
	margin: 0 auto 30px;
	padding: 0 60px;
	overflow: hidden;
}
.picScroll_a ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll_a ul li {
	width: 262px;
	padding: 0;
	background: #FFFFFF;
	float: left;
	overflow: hidden;
	margin: 0 4px;
	position: relative; border-radius: 5px;
}
.picScroll_a ul li p {
	width: 262px;
	height: 196px;
	display: block; overflow: hidden;
}
.picScroll_a ul li img{width: 100%; height: 100%;transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease; }
.picScroll_a ul li a:hover span{color:#ff3000 }
.picScroll_a ul li a:hover img{transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;  transform: scale(1.05);}



.picScroll_a ul li span {
	position: absolute;
	width: 100%;
	height: 34px;
	display: block;
	font-size: 14px;
	text-align: center;
	line-height: 34px;
	color: #fff;
	background: rgba(0,0,0,0.6);
	bottom: 0;
}
.picScroll_a .prev, .picScroll_a .next {
	width: 56px;
	height: 56px;
	display: block;
	position: absolute;
	bottom: 80px;
}
.picScroll_a .prev {
	left: 0;
	background: #0b7cc7 url(../images/about_left.jpg) no-repeat center center;
}
.picScroll_a .next {
	right: 0;
	background: #0b7cc7 url(../images/about_right.jpg) no-repeat center center;
}


/*分页*/
/*分页代码*/
.pageinfo{text-align: center; padding: 10px 0;}
.pagination {
	display: inline-block;
	padding-left: 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #333333;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	z-index: 2;
	color: #fff;
	background-color: #006fc4;
	border-color: #006fc4
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	z-index: 3;
	color: #fff;
	background-color: #006fc4;
	border-color: #006fc4;
	cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
	color: #b3b3b3;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}
