@charset "utf-8";
@import url("../plugins/lightbox/lytebox.css");
/* === All CSS  === */

/*
兼容问题处理
padding 针对火狐 *padding 针对IE8  _padding 针对IE6 *+html 针对IE7使用
.test{padding:10px;*padding:9px;_padding:8px}
针对float 使用margin 会变成双倍距离 建议不要在浮动的时候使用margin, 如果使用加入 display:inline;
!important 优先执行样式 ie浏览器不识别 其他浏览器可识别
使用float后 一定要闭合浮动 否则出现兼容问题
*/
html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,img,dd,dt,dl{margin:0;padding:0;border:0;}
body{color:#000;font-family: siyuanRe,"黑体","宋体",Arial, Helvetica, sans-serif;overflow-x:hidden;background:#fff;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
input{vertical-align:middle;}
li{list-style: none;list-style-type: none;}
ul{list-style:none;line-height:24px;}

@font-face {
    font-family: "CAI";
    src: url("829CAI.eot");
}
 
@font-face {
    font-family: "CAI";
    src: url(//:) format("no404"), url("CAI.woff") format("woff"), url("CAI.ttf") format("truetype"), url("CAI.svg#webfontMFqI76bT") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family:'agb';
	src:url("AvantGardGothEF-Bold.ttf");

	font-weight:bold;
	font-style:normal
}



@font-face {
	font-family:'siyuanRe';
	src:url("SourceHanSansCN-Regular.ttf");

	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:'ali';
	src:url("AlibabaSans-Bold.ttf");

	font-weight:bold;
	font-style:normal
}
@font-face {
	font-family:'aliR';
	src:url("AlibabaSans-Regular.ttf");

	font-weight:normal;
	font-style:normal
}


.container{
    margin: 0 auto;
    padding: 0;}

#zifull2 td{border: none;padding: 0;height: auto;font-size: 0;}

.clear{clear:both;height:0px;width:0px;overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.mm{ margin-left:auto; margin-right:auto; width:1003px;}
.m10{margin-top:10px;}
.m5{margin-top:5px;}
.x5{}
.w1003{max-width:75em;margin-left:auto;margin-right:auto;}
a{color:#000;text-decoration:none;}
a:hover{color:#f00;text-decoration:none;transition: all 0.6s ease 0s;}

.top{height: 45px;line-height: 45px;background: #ecbd48;width: 100%;}


.flash{ text-align:center;margin:0px auto;overflow: hidden;}
.flash1{ text-align:center;overflow:hidden;}



.sousuo{width: 210px;float: right;position: relative;margin-top: 6px;}
.sousuo .test{width: 100%;border: 1px solid #eaebeb; color: #eaebeb;font-size: 12px;padding:5px;border-radius: 50px;background: #e61f1a;}
.sousuo .test2{position: absolute;right: 12px;top: 12px;z-index: 11;padding-left: 5px;}

.cdlm{ height:38px;line-height:38px;border-bottom: 1px solid #dcdcdc;}
.cdlm dt{text-align: center;float: left;padding: 0 50px;font-family: siyuanRe,"黑体","宋体";font-size: 18px;color: #fff;background: #447eb9;}
.cdlm dd{position: relative;top: -30px;font-size: 12px;color: #000;right: 0;text-align: right;}
.cdlm dd a{color: #000;}

.fool{ text-align:center;}
.flash{ text-align: center;position: relative;}
.flash img{max-width: 100%;}

/*内页顶部banner*/
.flash-n{height:550px;position: relative;}
.flash-n1{background: url(/images/zhutu1.jpg) no-repeat center top;background-size: 100%;background-attachment: fixed;}
.flash-n2{background: url(/images/zhutu2.jpg) no-repeat center top;background-size: 100%;background-attachment: fixed;}
.flash-n3{background: url(/images/zhutu3.jpg) no-repeat center top;background-size: 100%;background-attachment: fixed;}

.flash-n .owl-carousel:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.7);transition: all 0.6s ease-in-out 0s;}
.flash-n:hover .owl-carousel:after{content: '';background: rgba(0,0,0,0.35);}

/*内页顶部栏目*/
  .top_menu_show{position: relative;max-width: 85%;margin: 0 auto;}
  .top_menu_show h2{font: normal 60px/60px  'agb';padding: 20px 0 15px;text-transform: uppercase;color: #e61f1a;text-align: center;}
  .top_menu_show h4{font: normal 34px/40px  siyuanRe,"黑体","宋体";text-align: center;color: #e61f1a;}
  .top_menu_show ul{width: 100%;overflow: hidden;text-align: center;margin-top: 1%;}
  .top_menu_show ul li{display: inline-block;height: 42px;text-align: center;margin-right: 1px;margin-bottom: 2px;}
  .top_menu_show ul li a{display: block;;color: #000;font: normal 16px/40px  siyuanRe,"黑体","宋体";border: 1px solid #c8c8c8;width: 180px;}
  .top_menu_show ul li a:hover{background: #e61f1a;color: #fff;}
  .top_menu_show ul li.active a{background: #e61f1a;color: #fff;}
  
  /* 产品小类别效果  */
  .top_menu_show ol{position: absolute;left: 0;width: 100%;margin-top: 0;z-index: 111;}
  .top_menu_show ol i{display:none;}
  .top_menu_show ol i.xiao_block{display:inline-block;margin-top: 4px;}
  .top_menu_show ol i a{width:126px;font:normal 12px/24px siyuanRe,"黑体","宋体";color:#bd0009;height:24px;display: block;border: 1px solid #444343;;border-radius: 5px;}
  .top_menu_show ul li.active i a{background:none;color:#e61f1a;}
  .top_menu_show ul li.active i a:hover{background:#e61f1a;color:#fff;}
  .top_menu_show ul li.active i.cp-active a{background:#e61f1a;color:#fff;}

/*笔记本小屏幕  代码*/
@media only screen and (min-width:62rem) and (max-width: 88.69rem) {
	
    .flash-n .owl-carousel {height: 340px;}
    .flash-n1 .owl-carousel {background-size: contain;}
    .flash-n1 .owl-carousel {background-size: contain;}
    .flash-n2 .owl-carousel {background-size: contain;}
    .top_menu_show {top: 4%;}
    .top_menu_show ul {margin-top: 1%;}
    
}



.showbt{ text-align:center; font-size:18px;font-weight: bold;color:#060624;;line-height:40px;}
.showzs{ font-size:11px; text-align:right; color:#060624; margin-bottom:10px;}
.shownr{padding: 10px 0 20px;color: #666;line-height: 28px;font-size: 13px;font-family: siyuanRe,"黑体","宋体";}



/* === 顶部导航栏全局样式  开始 === */
.demo1-top .head{position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    line-height: 100px;
    z-index: 99;}
.demo1-top .head .header-munu{position: absolute;
    right: 0;
    top: 0;
    margin-right: 8%;
    height: 100px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;}
.demo1-top .head .icon-menu{position: relative;
    display: inline-block;
    width: 23px;
    height: 18px;
    background: url(../images/navbtn1.png) no-repeat center;
    position: relative;
    top: 2px;
    margin-left: 10px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
    .demo1-top .head .header-munu.active .nav{right: 0;background: rgba(0,0,0,0.8);}
    .demo1-top .head .header-munu.active .icon-menu{background: url(../images/navbtn2.png) no-repeat center;}
.demo1-top ul{float: left;}
.demo1-top .logo{margin-left: 8%;line-height: 95px;text-align: center;}
.demo1-top .logo img{max-height: 85px;display: inline-block;max-width: 260px;vertical-align: middle;}
.demo1-top .nav{width:200px;right: -300px;position: absolute;padding-top: 150px;
    top: 0;height: 100vh;
    z-index: 100;transition: .5s;}
.demo1-top .nav li{font-size: 20px; color: #eaeaea;text-align:right;padding-bottom: 40px;line-height: 1;padding: 20px 55px;}
.demo1-top .nav li a{font-size: 20px; color: #eaeaea;text-align:right;line-height: 1;}
.demo1-top .nav li:hover{color: #fff;}





/* === 顶部导航栏全局样式  结束 === */






.content .w1003{max-width:75em;padding: 20px 0;}

.fenxiang{ height:40px; overflow:hidden;}
.fenye{border:1px solid #CCCCCC; margin-top:10px; padding:8px;}

.link2,.link1{width: 0;margin: 0 auto;display: none;}
.link2 a,.footzi a{color: #000;}
.linkadd{color: #666;}




/* === 首页样式开始 === */
.box{width: 100%;}
.box .w1003{max-width: 75rem;}
.box .h2{margin-bottom: 2rem;background: url(/images/xian.jpg) no-repeat center bottom;padding-bottom: 8px;}
.box .h2 h2{color: #000;text-align: center;font: bold 40px/1.4  ali;text-transform: uppercase;}
.box .h2 h4{color: #000;text-align: center;font: normal 23px/1.4  "黑体";text-transform: uppercase;}
.box .h2 h5{color: #787878;text-align: center;font: normal 13px/1.4  "黑体";margin-bottom: 2rem;}



.index-about .container{max-width: 85%;}
body{line-height: 1.75;
    font-family: 'PingFang SC', "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif;}
  /*主体*/
.com-tit1 {
  font-size: 30px;font-weight: normal;
  color: #19110f;
  line-height: 1.3;
}
.com-des1 {
  font-size: 14px;
  color: #717171;
}
.com-tit-fg {
  position: relative;
  font-size: 18px;
  color: #19110f;
  line-height: 1.5;
}
.com-tit-fg:before {
  content: "";
  position: absolute;
  left: 0;
  top: -35px;
  width: 28px;
  height: 19px;
  background: url(../images/ic1.jpg) no-repeat center;
}
.com-more {
  display: inline-block;
  width: 170px;
  line-height: 46px;
  border: 2px solid #333;
  text-align: center;
  color: #19110f !important;
  font-size: 14px;
  position: relative;
  overflow: hidden;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.com-more span {
  position: relative;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.com-more:hover span {
  color: #fff !important;
  /*border-color: #d90d19;*/
}
.com-more:hover span {
  text-shadow: 0 0px 1px #fff;
}
.com-more:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 0;
  background: #434343;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  opacity: 0;
}
.com-more:hover:before {
  opacity: 1;
  height: 100%;
  top: 0;
}
.com-more.min {

}

.index-about {
  position: relative;
  height: 60vw;
    max-height: 836px;
}
.index-about .pic {
  position: absolute;
  
  bottom: 0;font-size: 0;
  margin-left: -370px;right: 5.5vw;
    text-align: right;
}
.index-about .pic img {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;max-width: 70%;
}
.index-about-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.index-about-content .left {
  width: 500px;
  margin-top: 150px;
}
.index-about-content .left h3 {
  /*margin-top: 150px;*/
  margin-bottom: 15px;
}
.index-about-content .left .com-more {
  margin-top: 60px;
}
.index-about-content .left .com-tit-fg {
  margin-top: 140px;
}
.index-about-content .right {
  margin-top: 115px;
  float: right;
  width: 300px;
  height: 420px;
  
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.index-about-content .right a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  padding-left: 45px;
  background: #434343;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.index-about-content .right h2 {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin-top: 25px;
}
.index-about-content .right .more {
  display: inline-block;
  width: 41px;
  height: 41px;
  background: url(../images/ic2.png) no-repeat center;
  margin-top: 25px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.index-about-content .right a:hover {
  
  -webkit-transform: translateX(10px) translateY(-10px);
  -ms-transform: translateX(10px) translateY(-10px);
  -o-transform: translateX(10px) translateY(-10px);
  transform: translateX(10px) translateY(-10px);

  
}

/*垂直居中*/
.com-table { display: table; width: 100%; height: 100%; }
.com-cell { display: table-cell; vertical-align: middle; width: 100%; }
/*定宽布局*/
.com-width { margin-right: auto; margin-left: auto; width: 1600px; }
.w1400 { margin-right: auto; margin-left: auto; width: 1400px; }
@media(min-width: 1801px){
  .com-entit1 {
  font-size: 36px;font-weight: bold;
  color: #fff;
  font-family: "GothamBold";
  line-height: 1;
}
}
@media (max-width:1800px) {
    .com-width,.w1400 {
        width: 1200px;overflow: hidden;
    }
.com-entit1 {
  font-size: 35px;font-weight: bold;
  color: #fff;
  font-family: "GothamBold";
  line-height: 1;
}
}

@media (max-width:1280px) {
    .com-width,.w1400 {
        width: 1000px;overflow: hidden;
    }

}

@media (max-width:1040px) {
    .com-width,.w1400 {
        width: 980px;overflow: hidden;
    }

}

@media (max-width:980px) {
    .com-width,.w1400 {
        width: 94%;overflow: hidden;
    }

}
.index-about .left{display: block;}
/*.box2{background:url(/images/cbj2.jpg) no-repeat center fixed;overflow:hidden;padding-top: 18%;}*/
.box2 .w1920{width: 100%;background: #f5f5f5;padding: 5rem 0;}
.box2 .container{padding: 0;}
.box2 li{text-align: center;text-align: center;float: left;margin: 0 8px;}
.box2 .cppic img{max-height: 350px;}
.box2 .cppwz a{display: block;color: #000;width: 100%;font: normal 18px/30px "黑体";text-align: center;height: 30px;}
  .index-title {
  position: relative;
  margin-bottom: 60px;
}
.index-title .en {
  font-size: 45px;font-weight: bold;
  color: #19110f;
  line-height: 1;
  padding-bottom: 15px;
  position: relative;
  font-family: "GothamBold";
}
.index-title .en:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 27px;
  height: 19px;
  
}
.index-title h2 {
  font-size: 24px;
  color: #19110f;
}
.index-title .com-more {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -23px;
}


.box5{background:#fff;padding: 0;}
.box5 .container{padding: 0;max-width: 100%;}
.box5 .fll{float: left;width: 52.5%;}
.box5 .frr{float: right;width: 45%;position: relative;z-index: 11;padding-top: 9%;}
.box5 .fll li{float: left;width: 16.666%;text-align: center;font-size: 0 ;}
.box5 .fll li img{display: block;max-width: 100%;}
.box5 .frr h2{color: #666363;font: normal 80px/1.5 agb;text-transform: uppercase;}
.box5 .frr h4{color: #666363;font: normal 30px/1.1 黑体;}
.box5 .frr h5{color: #666363;font: normal 30px/1.1 aliR;text-transform: capitalize;}
.box5 .frr ol{margin: 20px 0;}
.box5 .frr ol li{float: left;width: 40%;text-align: left;font: normal 16px/1.5 黑体;color: #666363;margin-right: 6px;}
.box5 .frr ol li img{max-width: 100%;}


.box3{background:#efefef;;padding:3rem 0;}
.box3 .container{padding:2rem 0 0;}
.box3 .item{float: left;background:none;width: 29%;margin: 0 2%;}
.box3 .item ol{text-align: center;padding: 0px;font-size: 0;overflow: hidden;}
.box3 .item .txt{height: 160px;padding: 0;background: url(/images/xian.jpg) no-repeat bottom left;padding-bottom: 5px;}
.box3 .item dt{font:bold 16px/52px siyuanRe,"黑体","宋体";text-align: left;height:52px;color: #626262;overflow: hidden;padding: 0 6px;}
.box3 .item dd{font-size: 13px;line-height: 20px;color: #626262;padding: 5px 10px;text-align: left;}
.box3 .item em{text-align: left;font:normal 14px/32px siyuanRe,"黑体","宋体";margin-top: 10px;color: #626262;}
.box3 .item img{width: 100%;transition: all 0.6s ease 0s;transform: scale(1.1);}
.box3 .item a{color: #626262;}
.box3 .item a:hover dt{color: #e71f1a;text-decoration: underline;}
.box3 .item a:hover dd{color: #e71f1a;text-decoration: underline;}
.box3 .item:hover img{ transform: scale(1);}

.pc-news{background:#f3f3f3;padding: 50px 0 100px;overflow: hidden;}
.pc-news .title{text-align: center;}
.pc-news .title li:nth-child(1){ font-size:35px; color: #000;}
.pc-news .title li:nth-child(2){ font-size:25px; color: #000;}
.pc-news .title li:nth-child(3) span{display: inline-block;height: 3px; width: 150px; background: #ef8600;}
.pc-news .desc{margin-top:50px; }
.pc-news .desc .left{width: 45%;background: #e6e6e6;padding: 50px 30px;}
.pc-news .desc .left li{color: #666;}
.pc-news .desc .left li:hover{color: #344554}
.pc-news .desc .left li:nth-child(1){overflow: hidden;height: 240px;}
.pc-news .desc .left li:nth-child(1) img{width: 100%;  transition: all 0.5s;}
.pc-news .desc .left li:nth-child(1) img:hover{opacity: 0.5}
.pc-news .desc .left li:nth-child(2){font-size: 20px; font-weight: bold;margin-top: 20px;}
.pc-news .desc .left li:nth-child(3){line-height: 30px; height: 60px; overflow: hidden; font-size: 14px;margin-top: 20px; margin-bottom: 20px;}
.pc-news .desc .left li:nth-child(4) span{display: inline-block; border-bottom: 1px solid #000; width: 80px; height: 30px; line-height: 30px;transition: all 2.5s;font-weight: bold;}
.pc-news .desc .left:hover li:nth-child(4) span{width: 100%;border-bottom: 1px solid #ef8600;text-align: right;color: #ef8600}
.pc-news .desc .left .swiper-slide ul{padding: 0 30px; }
.pc-news .desc .right{width: 55%; float: right;}
.pc-news .desc .right ul{overflow: hidden;width: 50%;float: left;}
.pc-news .desc .right ul li{float: left;color: #666}
.pc-news .desc .right ul li:hover{color: #344554}
.pc-news .desc .right ul li:nth-child(1){width: 65%;float: right;}
.pc-news .desc .right ul li:nth-child(1) p:nth-child(2){font-size: 18px; margin-top: 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.pc-news .desc .right ul li:nth-child(1) p:nth-child(3){line-height: 30px; height: 60px; overflow: hidden; font-size: 14px;margin-top: 20px; margin-bottom: 20px;}
.pc-news .desc .right ul li:nth-child(1) p:nth-child(4) {float: right;
    margin-top: 30px;
    width: 15px;
    height: 15px;background: url(../images/ic3.png) no-repeat center;    transition: .5s;}
    .pc-news .desc .right ul li:nth-child(1):hover p:nth-child(2){color: #d90d19;}
.pc-news .desc .right ul li:nth-child(1):hover p:nth-child(4){background: url(../images/ic3-on.png) no-repeat center;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);}
.pc-news .desc .right ul li:nth-child(3){width: 30%;margin-left: 5%;}
.pc-news .desc .right ul li:nth-child(3) img{width: 100%;max-height: 180px;}
.pc-news .showdiv{position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0;transition: all 0.5s;background: rgba(0,0,0,0.5);z-index: 2}
.pc-news .showdiv:before{content: "";display: inline-block; width: 30px; height: 1px;position: absolute; right: 0;top: 50%; margin-top:-1px;transition: all 1s;z-index: 9;background: #fff;opacity: 0}
.pc-news .showdiv:after{content: ""; display: inline-block; width: 1px; height: 30px;position: absolute; left: 50%;top: 0; margin-left:-1px;transition: all 1s;z-index: 9;background: #fff;opacity: 0}
.pc-news .left:hover .showdiv,.pc-news .right ul:hover .showdiv{opacity: 1;}
.pc-news .left:hover .showdiv:before,.pc-news .right ul:hover .showdiv:before{right: 50%;margin-right: -15px;opacity: 1;}
.pc-news .left:hover .showdiv:after,.pc-news .right ul:hover .showdiv:after{top: 50%; margin-top: -15px;opacity: 1;}
.pc-news ol{
    font-size: 12px;margin-top: 50px;
    color: #666;
}
.adv{background: #f5f5f5;}
.adv .container{max-width: 80%;padding: 4rem 0;overflow: hidden;}
.adv .left{width: 50%;float: left;}
.adv .right{width: 50%;float: right;}
.adv .bgp{background: rgba(0,0,0,0.6);position: absolute;top: 0;width: 100%;
    height: 100%;padding: 5%;transition: all .3s;
    z-index: 5;}
    .adv .img{font-size: 0;}
.adv .bgp dt{color: #fff;font-size: 30px;}
.adv .bgp dd{color: #fff;font-size: 20px;}
.adv .right dt{    margin-top: 40%;}
.adv img{max-width: 100%;transition: all .3s;}
.adv a{overflow: hidden;display: block;position: relative;}
.adv a:hover img{transform: scale(1.1);  }
.adv a:hover .bgp{background: rgba(0,0,0,0.1);}
.box6{background:#000;}
.box6 .container{max-width: 80%;}
.box6 .w1920{width: 100%;background: rgba(0,0,0,0.8);padding: 3rem 0;overflow: hidden;}
.box6 h2{float: left;width: 28%;}
.box6 li{float: left;width: 13%;}
.box6 li h5{color: #747474;font-size: 18px;}
.box6 li span{color: #747474;display: block;}
.box6 li a{color: #747474;}
.box6 li p{color: #747474;}
.box6 .info2{width: 22%;}
.box6 .lip{width: 15%;}
.box6 .dianhua{font: normal 18px/1.5 ali;text-align: right;color: #747474;margin: 10px 0;}
.box6 .dianhua b{font-size: 30px;}
.box6 dt{margin-top: 1rem;text-align: right;font: normal 16px/34px "黑体";color: #f4f4f4;}
.box6 dt a{color: #fff;}
.box6  a:hover{color: #fff;text-decoration: underline;}



.fool_lan{width: 100%;margin: 0 auto;background:url(/images/foolbj.jpg) no-repeat center;;padding: 2rem 0;display: none !important;height: 0;}
.fool_lan .w1003{max-width: 75rem;}

.fool_lan .first{float: left;width:30%;float: left;}
.fool_lan .first img{text-align: left;}


.fool_lan .txt{float: left;width:33%;margin-left: 2%;}
.fool_lan .txt h2{font:normal 50px/1.3 aliR;color: #fff;text-align: left;text-transform: capitalize;}
.fool_lan .txt h5{font:normal 20px/1.3 黑体;color: #fff;text-align: left;margin-bottom: 15px;}
.fool_lan .txt dd{font:normal 15px/1.5 "黑体","宋体";color: #fff;}
.fool_lan .txt dd a{color: #fff;}
.fool_lan .txt dd a:hover{color: #e61f1a;}

.fool_lan .last{float: right;width:14%;padding-right: 0;}
.fool_lan .last dt{text-align: center;}
.fool_lan .last dd{text-align: center;font:normal 15px/1.3 "黑体","宋体";color: #fff;}

.fool{color: #888888;;;width: 100%;background: #010101;}
.fool .w1003{max-width: 100%;padding: 10px 0;font:normal 14px/28px "黑体","宋体";border-top: 1px solid #444;}
.fool p,.fool a{color: #888888;}
.fool .span_fool{text-align: center;padding:0 6px;display: inline-block;}
.fool .span_fool p{display: inline-block;}
/* === 首页样式结束 === */
.content_guanyu .txt0101{color: #777 !important;}


.pro_show{padding: 15px 0 12px;}
.pro_show .title{background: url(../images/z11.jpg) repeat-x center left;height: 44px;line-height: 44px;color: #fff;font-size: 16px;font-family: siyuanRe,"黑体","宋体";border: 1px solid #c2dfff;}
.pro_show .title dt{float: left;background: url(../images/z6.jpg) no-repeat center left;text-align: center;width: 135px;}
.pro_show .text{padding: 5px 0;}
.pro_show .text li{float: left;padding: 6px 10px;width: 212px;}
.pro_show .cppic{border:solid #e4e4e4 1px;height:230px;width:210px;text-align:center;vertical-align:middle;display: block;margin:auto;border: 1px solid #e6e6e6;}
.pro_show .cppwz{border-bottom: none;text-align: center;font-size: 14px;font-family: siyuanRe,"黑体","宋体";}



.content_cp{position: relative;}
.content_cp .xin{opacity: 0;}
.content_cp .xin h4{position:absolute;top: 15%;left: 10px;z-index: 99;}
.content_cp .xin h5{position:absolute;top: 15%;right: 10px;z-index: 99;}
.content_cp .xin img{max-height: 180px;}
.content_cp:hover  .xin{opacity: 1;transition: all 0.6s ease 0s;}


.content_cp .sub-list li.cp-active a {background: #D80808;color: #fff;border-color: #D80808;}
.content_cp .xiaoUl{position: absolute;margin-top: 2.5rem; margin-left: -100px;}
.content_cp .xiaoUl .xiaolei{float: left;margin: 2px 5px 0 0;font-size: 0.812rem;font-style: inherit;}
.content_cp .xiaolei a{color: #000!important;background: none!important;padding:0 12px 0 0!important;}
.content_cp .xiaolei a:hover,
.content_cp .xiaolei.active a{color: #f00!important;background:none!important;}
.content_cp .sub-list{padding-bottom: 2rem;}

.content_cp .txt0101{position: relative;}
.content_cp .fanhui{position:absolute;right: 10%;top: 5px;color: #000;font-size: 16px;}
.content_cp .fanhui:hover{color: #f00;}

.showXh{text-align: left;font: bold 14px/30px siyuanRe,"黑体","宋体";padding-left: 100px;}
.showMc{text-align: left;font: bold 20px/40px siyuanRe,"黑体","宋体";padding-left: 100px;}
.showPic{text-align: center;}


/* === 内页新闻列表页 === */
.content_xw .container{max-width:100rem;} 


.nxinwen{margin: 0 10px;}
.nxinwen li{float: left;width:30%;;;margin:30px 1.6%;display: block;;padding: 0;position: relative;}
.nxinwen li a{background: #f5f5f5;display: block;}
.nxinwen li a:after{content: "";width: 1px;position: absolute;bottom: 0;left: 50%;background: #f5f5f5;height: 2px;margin-top: -2px;}
.nxinwen li ol{display: block;position: relative;overflow: hidden;height: 300px;}
.nxinwen li ol img{max-width: 100%;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    padding: 0 !important;
}
.nxinwen li ol i{display: block;position: absolute;right: 0;bottom: 0;width: 100px;text-align: center;height: 40px;font: normal 13px/40px  siyuanRe,"黑体","宋体";background: #e61f1a;color: #fff;z-index: 2;}
.nxinwen li .txt{padding:45px;}
.nxinwen li dt{height: 40px;font: bold 18px/40px  siyuanRe,"黑体","宋体";color: #111;text-align: left;overflow: hidden;}
.nxinwen li dd{height: 56px;font: normal 14px/28px  siyuanRe,"黑体","宋体";color: #111;text-align: left;margin: 20px 0 30px;}
.nxinwen li em{    display: block; width: 45px; height: 11px;background: url(../images/c.png) -400px 0 no-repeat;;
    -webkit-transition: all .5s;-moz-transition: all .5s; -o-transition: all .5s;transition: all .5s;}

.nxinwen li a:hover{background: #e2e2e2;transition: all 0.5s ease 0s;}
.nxinwen li a:hover img{    
	-webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.nxinwen li a:hover dt{color: #e61f1a;}
.nxinwen li a:hover em{margin-left: 10px;}
.nxinwen li a:hover:after{content: "";width: 100%;position: absolute;bottom: 0;left: 0%;background: #e61f1a;height: 2px;transition: all 1s ease-in-out 0s;margin-top: -2px;}


.content_xw .newxinwen{width:100rem;margin: 0 auto;}


/* 返回顶部  */
#top{position: fixed;right: 2%;bottom: 4%;z-index: 887;cursor: pointer;opacity: 0;}
.gotop{opacity:1!important;transition: all 0.4s ease 0s;}

/* === 2 Class Menu === */
#menu1,#menu2,#menu3,#menu4,#menu5,#menu6,#menu7,#menu8,#menu9,#menu10,#menu11,#menu12,#menu13,#menu14,#menu15,#menu16,#menu17,#menu18,#menu19,#menu20{width:108px;margin:23px 0px 0px 0px;}
#menuz1,#menuz2,#menuz3,#menuz4,#menuz5,#menuz6,#menuz7,#menuz8,#menuz9,#menuz10,#menuz11,#menuz12,#menuz13,#menuz14,#menuz15,#menuz16,#menuz17,#menuz18,#menuz19,#menuz20{display:none;}


/* === Page CSS === */
.page.no_page{padding:10px;line-height:normal;text-decoration:none;text-indent:0px;width: 100%;text-align: center;}
.page.no_page .w1003{display: inline-block;width: auto;margin: 0;padding: 0;}
.page.no_page a{display:block;padding:5px 15px;;background: #b9b8b9;float:left;margin:3px;color:#fff;border-radius: 5px;}
.page.no_page a:hover{background:#e61f1a;color:#fff;}
.pagedefault{padding:5px 15px;float:left;margin:3px;background:#e61f1a;color:#fff;border-radius: 5px;}
.pageno{padding:5px 15px;background: #b9b8b9;;float:left;margin:3px 3px 3px 12px;color: #fff;border-radius: 5px;}
.pageall{padding:5px 15px;background: #b9b8b9;;float:left;margin:3px;color: #fff;border-radius: 5px;}
.left-cp li{cursor:pointer;}
.left-cp li li{cursor:auto;}
.error{width:800px; height:200px; margin:20px auto; text-align:center; font-weight:bold;}

/* === Product List Page CSS === */
.chanpin h3{color:#000000;font-size:12px;margin:0px;text-indent:0px;}

.cp-show{float:left; text-align:center;width:230px;;padding-top: 1px;margin-bottom: 16px;*margin-bottom: 16px;}
.cp-photo{text-align:center;width:230px;height: 230px;padding: 5px 0;vertical-align:middle;display: block;margin:auto;background: #000;border: 1px solid #d5d4d4;} 
.cp-photo:hover{border: 1px solid #e80c0c;transition: all 0.8s ease 0s;cursor: pointer;box-shadow:3px 3px 3px #d2d2d2 ;}
.cp-photo img {border:0;display:block; margin:auto;vertical-align: middle;}
.cp-show h3{height: 33px;line-height: 33px;text-align: center;font-size: 14px;}

.marg{margin-right: 21px;*margin-right: 20px;}

.cp-show1{float:left;width:225px;height:220px; text-align:center;padding-top: 1px;margin:0 10px;*margin:0 10px;}
.cp-photo1{height:175px;width:219px;text-align:center;vertical-align:middle;display: block;margin:auto;background: #fff;border: 1px solid #d5d4d4;} 
.cp-photo1:hover{border: 1px solid #e80c0c;transition: all 0.8s ease 0s;cursor: pointer;}
.cp-photo1 img {border:0;display:block; margin:auto;vertical-align: middle;}
.cp-show1 h3{height: 40px;line-height: 40px;text-align: center;font-size: 14px;}



.show{padding:20px 0 ; }
.show_neirong{ padding:20px 0; }
.show h2{ font-size:13px; color:#999999; line-height:20px;}
.show h3{ }
.show dt{float:left; }
.show dd{float:right;   }
.photo{padding:10px;text-align:center;}
#demox{width:200px;height:300px;overflow:hidden;text-align:center; border:#999999 dashed 1px;}
#demo{overflow:hidden;height:140px;width:980px;margin:10px;text-align:center; }
#demoa{overflow:hidden;height:140px;width:980px;margin:10px;text-align:center; }
#demob{overflow:hidden;height:140px;width:980px;margin:10px;text-align:center; }
.demo-left{width:154px;height:150px;}


.xin{ border-top:#CCCCCC solid 1px; padding-top:10px; margin-top:10px;margin-left:auto; margin-right:auto;}

.ee{ width:95px; float:left; background-image:url(../images/li_bg.png); background-repeat:no-repeat; text-align:center;}
.eee{ float:left; width:400px; }

/**焦点图**/
#jiaodian {margin:0 auto;width: 100%;overflow: hidden;}
#slideshow {float: left;width: 100%;margin: 0px auto;position: relative;}
#slideshow a {float: left;width: 100%;display: inline;}
#slideshow .img {left:0;top:0;position: absolute;width: 100%;overflow: hidden;}
#slideshow .img a{float:left;width:100%;overflow:hidden;}
#slideshow .img img {float: left;width: 1px;height: 1px;}
#slideshow .img span {position: absolute;width: 99999px;display: block}
#slideshow .btns {margin:0 auto;position:relative;width:90%;}
#slideshow .btns b {position: absolute;width: 100px;display: block;height: 10px;overflow: hidden;bottom:15px;left: 50%;top:580px;}
#slideshow .btns b i {width: 10px;background: #414140;float: left;height: 10px;font-size: 0px;overflow: hidden;cursor: pointer;margin-right: 6px;border: #414140 0px solid;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px}
#slideshow .btns b i: hover {background: #a7a7a6}
#slideshow .btns b i.on {background: #fff;cursor: default}
#slideshow .btns b i.on: hover{background: #3cd2f1;cursor: default}
#slideshow .btns s {position: absolute;width: 60px;height: 80px;overflow: hidden;top: 300px;cursor: pointer;display: none;}
#slideshow .btns s i {position: absolute;width: 60px;background: url(../images/btn_slideshow.png);height: 160px;}
#slideshow .btns s.prev {left: 0px;}
#slideshow .btns s.prev i {top: -80px;left: -8px;}
#slideshow .btns s.next {right:0px;}
#slideshow .btns s.next i{right:-8px;}
.slideshow-hover#slideshow .btns s {display: block}


.BMap_stdMpPan,.BMap_stdMpZoom{z-index: 6666;}

#allmap{width:99%;height:450px;margin: 0 auto;}
.BMap_bubble_content{ min-width:400px;font-size: 13px;}
.BMap_bubble_content h4,.BMap_bubble_title{ font-family:微软雅黑; font-size:15px; color:#CC5522}





@media only screen and (max-width: 1400px) {
	
   .box1 .fll{padding: 0;}
   .box1 .fll h2 {font: bold 80px/1.2 ali;}
   .box1 .fll h4{top: 0px;}
   
   
   .box5 .frr {
    padding-top: 4%;
}
   

