@charset "utf-8";
/*******CSS commont*************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}
img{border:0; padding:0px; margin:0px;  }
ol,ul{list-style:none;}
h1,h2,h3{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}
input,textarea,select{*font-size:100%;}legend{color:#000;}
/*******CSS reset*************/
body{ background:#fff url(../Image/bg.jpg); position: relative; overflow-x: hidden; color:#222222; font-size:15px;font-family:'Microsoft YaHei','微软雅黑',Arial;}
a{color:#222222;text-decoration:none; cursor: pointer; transition: all 0.3s;}
a:hover{ text-decoration: none; }
.left{float:left;}
.right{float:right;}
.ovfl{ overflow:hidden;}
.mar{ margin:0px auto;}
.clear{clear:both;}
.hidden{display:none;}
.filter_bg8{ filter: alpha(opacity=80); opacity: 0.8; }
/*******Css*******/
#qppf{ position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: -1; overflow: hidden; }
.wrap{margin:0 auto;width:1300px; height: 100%; overflow: hidden;}
/*******Css header*******/
.tops{ height:920px; position: relative; margin:0px auto; min-width: 1400px; overflow: hidden;}
.logos{ position: absolute; left: 50%; margin-left: -85px; top: 95px; z-index:10;}
.bnimg{ position: absolute; left: 50%; margin-left:-599px; bottom:140px; z-index:10;}
.tops_bg{ width: 100%; height: 920px; background: url(../Image/banbg.jpg) no-repeat center; position: absolute; top: 0px; left: 0px; }
.xbtn{  width: 90px; height: 90px; animation: fadeInUp2s 2s infinite; background: url(../Image/xbtn.png) no-repeat; position: absolute; bottom: 50px; left: 50%; margin-left: -45px; z-index: 666; }
@keyframes fadeInUp2s{
0% {
  transform: translate3d(0,0,0);
}
50% {
  transform: translate3d(0,50px,0);
}
100% {
  transform: translate3d(0,0,0);
}
}

#header{ height:130px;  min-width: 1400px; }
.header{ width:1400px; height:130px; position: relative; }
#headers{ min-width: 1400px;  width: 100%;}
.headers{ width:1400px; height:130px; position: relative; transition: all 0.2s;}
.logo{ top:50%; margin-top: -29px; left:10px; position: absolute; }
.nav{ position: absolute; left: 400px; top: 50%; margin-top: -20px;}
.nav a{ width: 72px; float: left; margin-left: 50px; transition: all 0s;}
.nav a span{ width: 72px; height: 23px; line-height: 23px; font-size: 17px; transition: all 0.2s; float: left;}
.nav a i{ width: 72px; text-transform: uppercase; transition: all 0.2s;font-style: normal; font-size: 12px; float: left; font-family:Arial;}
.nav a:hover{ color:#DC0000;}
.nav a:hover i{ margin-top: 3px; }
.nav a.on{ color:#DC0000;}
.nav a.on i{ margin-top: 3px; transition: all 0.2s;}

/*******Css menu*******/
.wnav-btn{
  height:34px;
  line-height: 34px;
  width: 80px; position: absolute; right: 0px; top: 50%; margin-top: -17px;
}
.wnav-btn .dhsp{
  float: right;
  color: #333; 
  font-size: 15px;
  font-weight: bold;
}
.wnav-btn .nav-btn{
  float:left;width: 35px;
  height: 22px;
  position: relative;
  cursor: pointer;
  margin-top: 6px;
}
.nav-btn .line {
  display: block;
  width: 80%;
  height: 2px;
  border-radius: 3px;
  background-color: #515151;
  position: absolute;
  left: 0;
  transition: all .4s;
}
.nav-btn .line1 {
  top: 0px;
  transform-origin: left top 0;
}
.nav-btn .line2 {
  top: 10px;
  width: 100%;
}
.nav-btn .line3 {
  bottom: 0;
  transform-origin: left bottom 0;
}
#headers.active .nav-btn .line1 {
          transform: rotate(45deg);
}
#headers.active .nav-btn .line2 {
  opacity: 0;
}
#headers.active .nav-btn .line3 {
          transform: rotate(-45deg);
}
.meun-nav{ width: 100%;
  height: calc(100% - 80px);
  position: fixed;
  left: 0;
  top: 80px;
  background: #DC0000;
  z-index: 9999; display: none; overflow: hidden;}
.navfd_bg{ position: absolute; top: 50%; margin-top: -399px; left: 50%; margin-left:-405px; z-index: -1;   }
.meun-navs{ width: 1400px; }
.meun-navsl{ width: 500px; margin-top: 60px; }
.meun-navsp1{ font-size: 18px; }
.meun-navsp1 a{ color: #DC0000; }
.mnavul{ margin-top: 30px; position: relative;}
.nli{  }
.nlip{ height: 60px; line-height:60px; width:200px; border-right:solid 1px #cbcbcb; }
.nlip i{ transition: all 0.3s; float: left; height: 2px; background: #fff; margin-top: 27px;}
.nlip a{ float: left; font-weight: bold; font-size: 24px; color: #fff;}
.mnavsub{ position: absolute; padding-top: 30px; height: 360px; left: 201px; padding-left: 55px; top: 0px; width: 250px; display: none; z-index: 2;}
.mnavsub a{ width: 250px; float: left; line-height: 40px; transition:0s; color: #fff; font-size: 16px; position: relative; height: 40px;}
.mnavsub a i{ float: left; width: 22px; height:22px; background:url(../Image/insbanimg4.png) no-repeat; transition: transform 0.2s; transform:rotate(90deg); position: absolute; left: 0px; top: 50%; margin-top: -11px; }
.mnavsub a span{ position: absolute; left: 32px;  transition: left 0.2s;}
.mnavsub a:hover span{ left: 25px;  }
.mnavsub a:hover i{ transform:rotate(-45deg); }
.mnavsub a:hover{ color: #FFF900; }
.nli.on .nlip i{ width: 50px; margin-right: 15px; background:#FFF900; }
.nli.on .mnavsub{ display: block; }
.nli.on .nlip a{ color: #FFF900; }
.mnavsub a.ons{ color: #FFF900; }
.meun-navsr{ width: 900px; margin-top:120px; height: 620px; position: relative;}
.mnavimg1{ width: 150px; position: absolute; left: 0px; top: 70px;}
.mnavimg1 img{ width: 100%;}
.mnavimg4{ width: 350px; position: absolute; right: 0px; top: 0px;}
.mnavimg4 img{ width: 100%;}
.mnavimg3{ width: 720px; position: absolute; right: 0px; top: 80px;}
.mnavimg3 img{ width: 100%;}

#headers.on{ position: fixed; top: 0px; left: 0px; background: rgba(255,255,255,1); z-index: 9999; }
#headers.on .headers{ height:80px; }
#headers.active{ position: fixed; top: 0px; left: 0px; background: rgba(255,255,255,1); z-index: 9999; }
#headers.active .headers{ height:80px; }

.pf{ width:105px; height: 502px; background: url(../Image/pfbg.png) no-repeat; position:fixed; z-index: 666; top:50%; margin-top: -151px; right: 10px; }
.pfs{ width: 85px;float: left; margin-left: 5px; }
.pfc{ margin-top: 2px; cursor: pointer; text-align: center; position: relative; color: #F6C2C5; }
.pfc a{ color: #F6C2C5; }
.pfcp1{ width: 100%; position: absolute; z-index: 2;}
.pfcp2{ width: 100%; font-size: 13px; position: absolute; bottom: 10px; z-index: 2;}
#pfc1{ height: 110px; margin-top: 0px; }
#pfc2{ height: 76px; }
#pfc3{ height: 67px; }
#pfc4{ height: 68px;}
#pfc5{ height: 67px; }
#pfc6{ height: 60px;}
#pfc1 .pfcp1{ height: 35px; background: url(../Image/pfdh.jpg) no-repeat center; top: 35px;}
#pfc1 .pfcp2{ font-size: 18px; font-weight: bold; color: #fce152;}
#pfc2 .pfcp1{ height: 29px; background: url(../Image/pficon1.jpg) no-repeat center; top: 14px;  }
#pfc3 .pfcp1{ height: 22px; background: url(../Image/pficon2.jpg) no-repeat center; top: 12px;  }
#pfc4 .pfcp1{ height: 24px; background: url(../Image/pficon3.jpg) no-repeat center; top: 11px;  }
#pfc5 .pfcp1{ height: 23px; background: url(../Image/pficon4.jpg) no-repeat center; top: 7px;  }
#pfc6 .pfcp1{ height: 23px; background: url(../Image/pficon5.jpg) no-repeat center; top: 7px;  }
.pfc:hover{ color: #fce152; }
.pfc:hover a{ color: #fce152; }
#pfc2:hover .pfcp1{ background: url(../Image/pficon11.jpg) no-repeat center; }
#pfc3:hover .pfcp1{ background: url(../Image/pficon21.jpg) no-repeat center; }
#pfc4:hover .pfcp1{ background: url(../Image/pficon31.jpg) no-repeat center; }
#pfc5:hover .pfcp1{ background: url(../Image/pficon41.jpg) no-repeat center; }
#pfc6:hover .pfcp1{ background: url(../Image/pficon51.jpg) no-repeat center; }
.wxs{ position: absolute; display: none; z-index: 1; text-align: center; left: 0px; top: -20px; width: 110px; padding: 10px; background: #fff;}
.wx_p2{ color:#DC0000; font-size: 14px;}
.wx_p3{ color:#666; font-size: 13px;}
#pfc4:hover .wxs{ display: block; left: -130px;}
#pfc5:hover .wxs{ display: block; left: -130px;}

/*******Css banner*******/
.banner{height:100%; text-align:center; overflow:hidden; margin:0px auto; min-width: 1400px;}
.page_banner{ height:250px; min-width: 1400px; background:url(../Image/page_banner.jpg) no-repeat center; background-size:cover; margin:0px auto;}
/*******Css home*******/
#about{ margin-top: 20px; overflow: hidden; position: relative;}
.about{ width: 1400px; margin-top: 70px; position: relative;}
.aboutl{ width:720px; height: 706px; background: #AA0000; position: relative; }
.aboutlt{ position: absolute; top: 42px; left: 50px; }
.video{ width: 639px; height: 516px; cursor: pointer; position: absolute; top: 149px; left: 40px; }
.video img{ width: 639px; height: 516px; }
.video span{ width: 66px; cursor: pointer; height: 66px; background: url(../Image/videos.png) no-repeat; position: absolute; left: 50%; margin-left: -33px; top: 50%; margin-top: -33px; z-index: 9;}
.video:hover span{ animation:rotateIn 1s; }
@keyframes rotateIn{
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -360deg);
        transform: rotate3d(0, 0, 1, -360deg);
        opacity: 1
    }

    30% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateIn{
    animation-name: rotateIn
}
.aboutm{ margin-left: 47px; margin-top: 160px; position: relative; width: 120px; text-align: center;}
.aboutmc{ width: 90px; float: right;  }
.aboutmc p{ width: 16px; padding: 0px 7px; float: right; word-wrap: break-word; line-height: 16px;}
.aboutma1{ width: 16px; color:#EB4F4D;  padding: 0px 3px 30px 0px; background: url(../Image/more1.png) no-repeat center bottom; position: absolute; left: 0px; bottom: 0px; }
.aboutma1:hover{ color:#AA0000; bottom: 6px;}
.aboutr{ margin-left: 40px; margin-top: 160px;}
.aboutr li{ width: 16px; overflow: hidden; padding: 0px 15px; float: right;  border-left:solid 1px #BEB8B3; text-align: center;}
.aboutr li b{ width: 7px; height: 7px; margin-top: 5px; background: #555555; border-radius: 50%; float: left; margin-left: 5px;}
.aboutr li span{ float: left; width: 16px; transition: all 0.2s; margin-top: 15px; word-wrap: break-word; }
.aboutr li:hover b{ background:#AA0000;  }
.aboutr li:hover span{ margin-top: 20px; color:#AA0000;}
.abouta1{ float: right; margin-top: 20px; }
.abouta1:hover{ margin-top: 25px; }
.about_img3{ position: absolute; top: 2px; left: 50%; margin-left: -106px; animation:floatps 8s ease-in-out 2;}
@keyframes floats { 0% { transform: translateY(0); }
  50% { transform: translateY(25px); }
  100% { transform: translateY(0); } }
@keyframes floatps { 0% { transform:translate3d(0px,0px,0px);}
  50% { transform:translate3d(200px,10px,30px);}
  100% {transform:translate3d(0px,0px,0px);} }

.about_img6{ position: absolute; right: 0px; bottom: 5px; }
.about_img1{ position: absolute; left: 50%; margin-left: -960px; top: 0px; }
#brand{ margin-top: 160px; position: relative; min-width: 1400px; background: url(../Image/bg1.png) no-repeat center bottom; overflow: hidden;}
.brand{ width: 1400px; height: 580px; position: relative; z-index: 1;}
.brand a{ float: left; margin-left: 66px; transition: all 0.4s; position: relative; width: 242px; height: 455px; overflow: hidden;}
.brand a i{ transition: all 0.2s; }
.brand a:hover{ margin-top: 20px; box-shadow: 2px 0px 30px rgba(0,0,0,0.5);}
.brand a:hover i{ width: 22px; height: 24px;  background: url(../Image/more1.png) no-repeat; position: absolute; bottom: 40px; right: 69px;}
.brandsb{ width: 100%; height: 463px; background: url(../Image/bg1.png) no-repeat center; position: absolute; bottom: 0px; left: 0px; }
#cuce{ margin-top: 95px; min-width: 1400px; height: 655px; position: relative;  overflow: hidden;}
.cucebg{ width: 100%; height: 245px; background: url(../Image/bg3.png) no-repeat center; z-index: -1; position: absolute; bottom: 0px; left: 0px;}
.cuce{ width: 1400px; height: 655px; position: relative;}
.cucea1{ margin-top: 35px; margin-left: 13px; }
.cucea1:hover{ margin-top: 45px; }
.cucea2{ margin-top: 120px; margin-left: 63px; }
.cucel{ margin-left: 25px; margin-top: 85px; position: relative; width: 200px; text-align: center;}
.cucelc{ width: 150px; float: right;  }
.cucelc p{ width: 16px; padding: 0px 7px; float: right; word-wrap: break-word; line-height: 15px;}
.cucela1{ width: 16px; color:#EB4F4D;  padding: 0px 3px 30px 0px; background: url(../Image/more1.png) no-repeat center bottom; position: absolute; left: 0px; bottom: 0px; }
.cucela1:hover{ color:#AA0000; bottom: 6px;}
.cucer{ margin-left: 60px; margin-top: 85px;}
.cucer li{ width: 16px; overflow: hidden; padding: 0px 15px; float: right;  border-left:solid 1px #BEB8B3; text-align: center;}
.cucer li b{ width: 7px; height: 7px; margin-top: 5px; background: #555555; border-radius: 50%; float: left; margin-left: 5px;}
.cucer li span{ float: left; width: 16px; transition: all 0.2s; margin-top: 15px; word-wrap: break-word; line-height: 16px; }
.cucer li:hover b{ background:#AA0000;  }
.cucer li:hover span{ margin-top: 20px; color:#AA0000;}
.cucea3{ margin-top: 80px; }
.ccimg3{ position: absolute; left: 50%; margin-left: -293px; top: 0px; }
#jp{ height: 200px; background:#AA0000; min-width: 1400px;}
.jp{ width: 1400px; height: 200px; position: relative;}
.jp a{ position: absolute; right: 0px; bottom: 0px; }
#jpcc{ min-width: 1400px; background:url(../Image/bg2.jpg) no-repeat center; overflow: hidden;}
.jpcc{ width: 1400px; height: 1010px; position: relative;}
.jpccl{ position: absolute; top: 130px; left: 40px; } 
.dots{ width: 17px; height: 17px; background: url(../Image/dots.png) no-repeat; position: absolute;}
#dots1{ top: 39px; left: 170px; }
#dots2{ top: 148px; left: 401px; }
#dots3{ top: 259px; left: 549px; }
#dots4{ top: 530px; left: 628px; }
#dots5{ top: 660px; left: 865px; }
.jpcclc1{ position: absolute; top: 0px; left: 0px; }
.jpcclp1{ height: 30px; line-height: 30px; font-size: 16px; font-weight: bold;}
.jpcclp2{ height: 20px; line-height: 20px; margin-top: 3px; color: #333333;}
.jpcclp3{ margin-top: 5px; }
.jpcclp4{ overflow: hidden; margin-top: 15px; }
.jpcclp4 span{ width: 50px; height: 1px; background: #363636; float: left; margin-left: 10px;}
.jpcclp5{ line-height: 25px; margin-top: 15px; font-size: 14px; color: #333; padding-left: 10px;}
.jpcclc1 .jpcclp1{ padding-left: 10px; }
.jpcclc1 .jpcclp2{ padding-left: 10px; }
.jpcclc2{ position: absolute; top: 39px; left:470px; }
.jpcclc2 .jpcclp1{ padding-left: 80px; }
.jpcclc2 .jpcclp2{ padding-left: 80px; width: 130px;}
.jpcclc3{ position: absolute; top: 270px; left:400px; }
.jpcclc3 .jpcclp1{ padding-left: 40px; }
.jpcclc3 .jpcclp2{ padding-left: 40px; }
.jpcclc4{ position: absolute; top: 390px; left:680px; }
.jpcclc4 .jpcclp1{ padding-left: 30px; }
.jpcclc4 .jpcclp2{ padding-left: 30px; }
.jpcclp10{ width: 335px; position: absolute; font-size: 14px; line-height: 25px; color: #333; left: 270px; top: 50px; padding-top: 17px;}
.jpcclp10 span{ width: 50px; height: 1px; background: #363636; position: absolute; top: 0px; left: 0px; }
.jpcclc5{ position: absolute; top: 635px; left:153px; width:802px; }
.jpcclc5c{ float: left; text-align: center; margin-left: 1px; width: 163px;}
.jpcclp8{ font-size: 16px; font-weight: bold; position: absolute; right: 0px; top: 50%; margin-top: -15px; height: 30px; line-height: 30px;}
.jpccra1{ position: absolute; top: 60px; right: 0px; }
.jpccra1:hover{ top: 68px; }
.jpccra2{ position: absolute; top: 510px;  right: 170px;}
.jpccra2:hover{ right: 155px; color:#AA0000; }
.pro{ width: 1400px; height: 920px; position: relative; }
.proa1{ position: absolute; top: 135px; left: 10px; }
.proa1:hover{ top: 150px; }
.proa2{ position: absolute; top: 235px; left: 250px; }
.proa3{ position: absolute; top: 90px; right: 55px; }
.proa4{ position: absolute; top: 210px; right: 75px; }
.pro_img7{ position: absolute; top: 243px; right: 107px; }
.pro_img8{ position: absolute; top: 360px; right: 45px; }
.pro_img2{ position: absolute; bottom: 125px; left: 5px; }
.pro_img4{ position: absolute; top: 83px; left: 390px;  animation:floatps 8s ease-in-out 2;}
#products{ background: #AA0000; overflow: hidden; min-width: 1401px; position:relative;}
.products{ width: 1401px; padding: 90px 0px 110px 0px; position:relative; z-index: 1;}
.productst{ height: 47px; line-height: 47px; overflow: hidden;}
.productst strong{ float: left; color: #f4d4b1; font-size: 20px; font-weight: bold; width: 145px; text-align: center;}
.productst a{ width: 191px; height: 47px; margin-right:20px; float: left; text-align: center; background: url(../Image/pro_img10.jpg) no-repeat; font-size: 18px; color: #F4D4B1;}
.productst a:hover{ background: url(../Image/pro_img11.jpg) no-repeat; color: #AA0000;}
.productsc{ width: 1401px; position: relative; margin-top: 80px; }
.productsc .bd li{ width:377px; cursor: pointer; padding: 50px 35px; transition: all 0.2s; float: left; margin: 10px 10px; background: #fff;}
.products_img{ height: 282px; width: 376px; margin-top: 10px; overflow: hidden; text-align:center;}
.products_img img{  width: 376px; transition: all 0.3s; }
.products_txt{ height: 35px; line-height: 35px; overflow: hidden; margin-top: 68px; font-weight: bold; font-size: 16px; }
.products_dc{ height: 50px; line-height: 25px; color: #999; overflow: hidden; margin-top:10px;}
.products_pr{ height: 52px; margin-top: 18px; }
.products_pr span{ float: left; line-height: 52px; }
.products_pr span b{ color: #ed0000; font-size: 25px; font-weight: bold; }
.products_pr span i{ color: #ed0000; font-size: 16px; font-weight: bold; font-style: normal; }
.products_pr a{ float: right; width: 174px; height: 50px; line-height: 50px; border:solid 1px #FE0000; color: #FE0000; text-align: center; font-size: 18px; }
.products_pr a:hover{ background:#FE0000; color: #fff; }
.productsc .bd li:hover{ box-shadow: 0px 0px 10px rgba(255,255,255,0.8); }
.productsc .bd li:hover .products_img img{ transform:scale(1.05); }
.productsc .bd li:hover .products_pr a{ background:#FE0000; color: #fff;  }
.productsc .bd li:hover .products_txt a{ color: #DC0000;  }
.productsc .prev{ width: 36px; height: 24px; background: url(../Image/pro_left.png) no-repeat; position: absolute; top: 50%; margin-top: -12px; left: -46px;}
.productsc .next{ width: 36px; height: 24px; background: url(../Image/pro_right.png) no-repeat; position: absolute; top: 50%; margin-top: -12px; right: -46px;}
.productsc .prev:hover{ left: -56px; }
.productsc .next:hover{ right: -56px; }

.pro_bg1{ position: absolute; left: 50%; margin-left: -960px; top: 0px; }
.pro_bg2{ position: absolute; left: 50%; margin-left: 689px; bottom: 0px; }
.pro_img9{ position: absolute; left: 50%; margin-left: 630px; top: 105px; }
.news{ width: 1400px; overflow: hidden; margin-top: 100px; position: relative;}
.newsc{ width: 1190px; height: 815px; background: #FEFDFB; overflow: hidden;}
.newsc .hd{ margin-left: 65px; margin-top: 88px; float: left;}
.newsc .hd li{ width: 140px; text-align: center; height: 42px; line-height: 42px; border:solid 1px #D8D8D8; margin-bottom: 15px; }
.newsc .hd li.on{ border:solid 1px #C80010; background: #C80010; color: #fff; }
.newsc .hd li.on a{ color: #fff; }
.newsc .bd{ float: left; margin-left: 42px; overflow: hidden; width:914px; }
.newsc .bd li{ float: left; margin-top: 42px; cursor: pointer; margin-right: 60px; width: 397px;}
.news_img{ width: 397px; background: #f5f5f5; height: 190px; overflow: hidden; text-align: center; }
.news_img img{ width: 100%; transition: all 0.3s;}
.news_txt{ overflow: hidden; margin-top: 30px; }
.news_txt b{ float: left; width: 270px; line-height: 26px; height: 52px; overflow: hidden;  font-weight: bold; }
.news_txt i{ width: 44px; height: 1px; float: left; margin-top: 26px; margin-left: 22px; background: #D8D8D8; transition: all 0.2s;}
.news_txt span{ float: right; line-height: 52px; color: #999999; }
.news_dc{ line-height: 21px; height: 42px; margin-top: 18px; color: #999999; font-size: 14px; overflow: hidden; }
.newsc .bd li:hover .news_img img{ transform:scale(1.05); }
.newsc .bd li:hover i{ background:#fe0000; width: 50px; }
.newsc .bd li:hover span{ color:#fe0000;  }
.newsc .bd li:hover .news_dc{ color: #666; }
.newsc .bd li:hover .news_txt b{ color: #DC0000;  }
.newsa1{ position: absolute; top: 10px; right: 0px; }
.newsa1:hover{ margin-top: 15px; }
.news_img2{ position: absolute; bottom: 170px; right: 0px;}
#fd{ height: 200px; background:#AA0000; min-width: 1400px; margin-top: 85px;}
.fd{ width: 1400px; height: 200px; position: relative;}
.fd a{ position: absolute; top: 40px; left: 45px; }
#dt{ min-width: 1400px; position: relative; height: 720px; }
#dtc{ height: 720px; overflow: hidden; }
.dtsp{ position: absolute; left: 355px; top: 55px; z-index: 999; }
.dtsp a{ width: 17px; display:flex;flex-align:center;align-items:center; height: 177px; line-height: 17px; vertical-align:middle; padding:0px 11px 0px 11px; color: #fff; font-size: 16px; float: left; background: url(../Image/dt_img2.png) no-repeat; margin-right: 6px;}
.dtsp a:hover{ background: url(../Image/dt_img1.png) no-repeat;}
.dtsp a.on{ background: url(../Image/dt_img1.png) no-repeat; }

.dtul{ position: absolute;  padding:15px; height: 430px; overflow-y: scroll; line-height: 32px; right:200px; top: 100px; background: #fff; z-index: 3; }


/*******Css footer*******/
#footer{ min-width: 1400px; background: #272727; position: relative;}
.footer{ width:1400px; padding: 50px 0px 35px 0px; overflow: hidden; color:#797979;  margin:0px auto; position: relative; z-index: 1;}
.footer a{ color:#797979; }
.footer a:hover{ text-decoration: underline; color: #fff;}
.footerbg{ width: 100%; height: 38px; background: url(../Image/dt_bg.png) no-repeat center; position: absolute; top: -38px; left: 0px;}
.footerl{ width: 780px; }
.footerlp1{ line-height: 50px; height: 50px; }
.footer a.footerla1{ color: #fff; font-size: 16px; font-weight: bold; margin-right: 45px;}
.footerlp1 a{ margin-right: 22px; }
.footerlp2{ line-height: 24px; margin-top: 15px; }
.footerlp2 strong{ color: #fff; font-size: 16px; font-weight: bold;}
.footerlp2 a{ margin-left: 15px; }
.footerlp3{ line-height: 28px; margin-top: 45px; position: relative;}
.zfbz{ position: absolute; right: 220px; top: 5px;}
.footerr{ width: 460px;  }
.footerrp1{ height: 35px; line-height: 35px; font-size: 16px; color: #fff; }
.footerrp2{ height: 48px; line-height: 48px; font-size: 30px; color: #DC0303; }
.footerrp3{ line-height: 35px; margin-top: 10px; }
.footerrp4{ margin-top: 40px; }
.footerjl{ height: 150px; clear: both;}
#particles-js{ width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; }
/*******Css page*******/
.com_bg{ min-width: 1400px; height: 798px;  position: relative; overflow: hidden;}
.com_bgs{ width: 100%; height: 798px; background: url(../Image/compb.jpg) no-repeat center; position: absolute; left: 0px; top: 0px; z-index: -1;}
.com_logos{ position: absolute; top: 110px; left: 50%; margin-left: -85px; }
.com_img17{ position: absolute; top: 93px; left: 50%; margin-left: 505px; }
.com_img18{ position: absolute; bottom: 90px; left: 50%; margin-left: -855px; }
.com_img19{ position: absolute; top: 342px; left: 50%; margin-left: -585px; }
#com_chan1{ overflow: hidden; margin-top: 70px; min-width: 1400px; position: relative;}
.com_img2{ position: absolute; left: 50%;  top: 0px; }
.com_chan1{ width: 1400px; height: 699px; position: relative; z-index: 1;}
.com_chan1a1{ margin-top: 66px; margin-left: 5px;}
.com_chan1a1:hover{ margin-top: 75px; }
.com_chan1ul{ margin-left: 80px; margin-top: 66px;}
.com_chan1ul li{ width: 18px; overflow: hidden; padding: 0px 15px; font-size: 17px; float: right;  border-left:solid 1px #BEB8B3; text-align: center;}
.com_chan1ul li b{ width: 7px; height: 7px; margin-top: 5px; background: #555555; border-radius: 50%; float: left; margin-left: 5px;}
.com_chan1ul li span{ float: left; width: 16px; transition: all 0.2s; margin-top: 15px; word-wrap: break-word; }
.com_chan1ul li:hover b{ background:#AA0000;  }
.com_chan1ul li:hover span{ margin-top: 20px; color:#AA0000;}
.com_chan1a2{ margin-top: 66px; margin-left: 35px; }
.com_chan1a2:hover{ margin-top: 75px; }
.com_chan1a3{ width: 700px; height: 699px; float: right; position: relative; }
.com_chan1a3 span{ width: 325px; height: 101px; overflow: hidden; transition: all 0.2s; background: rgba(0,0,0,0.59); position: absolute; bottom: 0px; left: 0px;}
.com_chan1a3 span i{ width: 44px; height: 44px; margin-top: 32px; float: left; margin-left: 40px; background: url(../Image/com_videos.png) no-repeat; }
.com_chan1a3 span b{ float: left; line-height: 44px; font-weight: normal; margin-top: 32px; color: #fff; font-size: 25px; margin-left: 20px; }
.com_chan1a3:hover span{ background: rgba(0,0,0,0.7); }
.com_about_img3{ position: absolute; bottom: 103px; left: 38px; }
.com_about_img1{ position: absolute; top: 50px; left: 50%; margin-left: -960px; }
.com_chan2{ width: 1400px; height: 243px; position: relative; background: url(../Image/com_img3.png) no-repeat; margin-top: 60px;}
.com_chan2p1{ height: 45px; line-height: 45px; font-size: 27px; border-bottom: solid 1px #3A362E; position: absolute; top: 35px; left: 335px;}
.com_chan2p2{ width: 970px; text-indent: 2em; line-height: 30px; top: 90px; color: #424242; position: absolute; left: 335px;}
.com_chan2p2 span{ color: #da261d; }
.com_chan3{ width: 1400px; margin-top: 30px; position: relative;}
.com3_about_img3{ position: absolute; left: 50%; margin-left: 225px; }
.com_chan3_p1{ margin-top: 83px; overflow: hidden; }
.com_chan3_p1 a{ margin-left: 533px; }
.com_chan3_p2{ overflow: hidden; margin-top: 70px; text-align: center;}
.com_chan3_p2 img{ margin: 0px 50px; display: inline-block; }
.com_chan3_c{ width: 1300px; margin:60px auto 0px; line-height: 32px; text-indent: 2em;}
.com_chan3_p3{ overflow: hidden; margin-top: 50px; text-align: center;}
.com_chan3_p3 a:hover{ padding-left: 15px; }
.com_chan3_p4{ overflow: hidden; margin-top: 95px; }
.com_chan3_p4 img{ float: left; }
.com_img8{ margin-top: 235px; margin-left: 230px; }
.com_img9{ margin-left: 75px; }
.com_img10{ margin-top: 80px; margin-left: 100px; }
.com_chan3_p5{ height: 45px; line-height: 45px; margin-top: 50px; text-align: center; font-size: 22px;}
.com_chan3_p6{ overflow: hidden; margin-top: 45px; padding:25px 0px;  }
.com_chan3_p6 a{ width: 672px; height: 375px; position: relative;}
.com_chan3_p6 a span{ width: 22px; height: 24px; transition: all 0.2s; background: url(../Image/more1.png) no-repeat; position: absolute; bottom: 38px; left: 50px;}
.com_chan3_p6a1{ background: url(../Image/com_img11.png) no-repeat; float: left; }
.com_chan3_p6a2{ background: url(../Image/com_img12.png) no-repeat; float: right;}
.com_chan3_p6 a:hover span{ bottom: 33px; }
.com_chan3_p6 a:hover{box-shadow: 2px 0px 25px rgba(0,0,0,0.5);}
#com_chan4{ overflow: hidden; margin-top: 65px; min-width: 1400px; position: relative;}
.com_chan4{ width: 1400px; position: relative; padding-bottom: 108px;}
.com4_about_img3{ position: absolute; left: 50%; margin-left: 210px; top: 0px;}
.com_chan4l{ width: 650px; padding-left: 100px; height: 678px; background: #AA0000; overflow: hidden; margin-top: 70px;}
.com_chan4lp1{ margin-top: 75px; padding-bottom: 23px; position: relative;}
.com_chan4lp1 span{ width: 45px; height: 2px; background: #FFEDCC; transition: all 0.2s; position: absolute; bottom: 0px; left: 0px;}
.com_chan4lp1:hover span{ width: 75px; }
.com_chan4lul{ overflow: hidden; margin-top:25px;}
.com_chan4lul li{ height: 30px; line-height: 30px; overflow: hidden; margin-top: 10px; color: #ffedcc; font-size: 18px;}
.com_chan4lul li b{ width: 9px; height: 9px; margin-right: 12px; border:solid 2px #ffedcc; border-radius: 50%; float: left; margin-top: 10px; margin-left: 10px;}
.com_chan4lul li span{ float: left; }
.com_chan4lp2{ width: 570px; height: 50px; line-height: 25px; color:#ffedcc; margin-top: 35px;}
.com_chan4lp3{ width: 570px; height: 75px; line-height: 25px; color: #ffa908; margin-top: 20px; }
.com_chan4lp4{ margin-top: 60px; overflow: hidden;}
.com_chan4lp4 a:hover{ margin-left: 15px; }
.com_chan4r{ width: 650px; height: 678px; cursor: pointer; position: relative; margin-top: 70px; overflow: hidden;}
.com_chan4r span{ width: 325px; height: 101px; overflow: hidden; transition: all 0.2s; background: rgba(0,0,0,0.59); position: absolute; bottom: 0px; left: 0px;}
.com_chan4r span i{ width: 44px; height: 44px; margin-top: 32px; float: left; margin-left: 40px; background: url(../Image/com_videos.png) no-repeat; }
.com_chan4r span b{ float: left; line-height: 44px; font-weight: normal; margin-top: 32px; color: #fff; font-size: 25px; margin-left: 20px; }
.com_chan4r:hover span{ background: rgba(0,0,0,0.7); }
.com_img14{ position: absolute; bottom: 0px; left: 317px; }
.com4_img10{ position: absolute; left: 50%; margin-left: -860px; top: 63px; }
.com4_img8{ position: absolute; left: 50%; margin-left: -890px; bottom: 15px; }
#com_chan5{ margin-top: 35px; overflow: hidden; position: relative; min-width: 1400px;}
.com_chan5{ width: 1400px; position: relative; }
.com5_about_img3{ position: absolute; top: 0px; left: 50%; margin-left: 215px; }
.com_chan5c{ width: 1400px; height: 595px; position: relative; background: url(../Image/com_img16.png) no-repeat; margin-top: 55px;}
.com_chan5c .prev{ width: 36px; height: 24px; background: url(../Image/com_left.png) no-repeat; position: absolute; top: 50%; margin-top: -12px; left: 54px;}
.com_chan5c .next{ width: 36px; height: 24px; background: url(../Image/com_right.png) no-repeat; position: absolute; top: 50%; margin-top: -12px; right: 54px;}
.com_chan5c .prev:hover{ background: url(../Image/com_left1.png) no-repeat; left: 44px; }
.com_chan5c .next:hover{ background: url(../Image/com_right1.png) no-repeat; right: 44px; }
.com_chan5c .bd{ width: 1140px;  top: 40px; overflow: hidden; position: absolute; left: 50%; margin-left: -570px;}
.com_chan5c .bd li{ width:140px; transition: all 0.2s; float: left; margin:0px 25px; }
.com_lcp1{ width: 20px; height: 515px; word-wrap: break-word; float: right; color: #DC0000; font-size: 18px; font-weight: bold; padding-left: 19px; padding-right: 5px; position: relative;}
.com_lcp1 span{ width: 2px; height: 40px; background:#797979; position: absolute; top: 0px; left: 0px;}
.com_lcp2{ float: left; margin-left: 23px; width: 72px;}
.com_lcp2 p{ float: right; height: 515px; width: 24px; line-height:16px; word-wrap: break-word;}
.com_lcp2 p strong{ color:#DC0000;  }
.com_chan5c .bd li:hover{ margin-top: 15px; }
.fzlc{ width: 1240px; overflow: hidden; position: relative; margin:50px auto 0px; padding: 40px 0px; background:url(../Image/fzlcbg.jpg) repeat-y center;}
.fzlcs{ width:500px; padding:18px 22px; border: solid 1px #D0B182; border-radius: 20px; position: relative;}
.fzlcst{ font-size: 18px; color:#DC0000; font-weight: bold; height: 36px; line-height: 36px; }
.fzlcsc{ margin-top: 15px; line-height: 1.8; }
.fzlcsc strong{ color:#DC0000;  }
.fzlcs span{  position: absolute;top:16px; width: 25px; height: 26px; background:url(../Image/zs.png) no-repeat; }
.fzlcs b{ width: 18px; height: 18px; border: solid 2px #DC0000; background: #fff; border-radius: 50%; position: absolute;  }
.fzlcs b i{ width: 12px; height: 12px; background:#DC0000; border-radius: 50%; position: absolute;left: 50%; margin-left: -6px; top: 50%; margin-top: -6px;}
.fzlcsf1{ float: left; margin-left: 15px; margin-right: 30px;}
.fzlcsf1 b{ right: -73px; }
.fzlcsf1 span{ position: absolute; right: -40px; }
.fzlcsf0{ float: right; margin-right: 15px; margin-left: 30px; margin-top:5px;}
.fzlcsf0 b{ left: -73px; }
.fzlcsf0 span{ position: absolute; left: -40px;  background:url(../Image/zs1.png) no-repeat;}
.fzlcscs{ overflow: hidden; width: 100%; }

.zza1{ margin-top: 105px; }
.zz_txt{ margin-top: 185px; margin-left: 85px; width: 490px;}
.zz_txtp1{ line-height: 35px; font-size: 17px;}
.zz_txtp2{ margin-top: 45px; overflow: hidden; }
.zz_txtp2 a:hover{ margin-left: 15px; }
.com5_img8{ position: absolute; top: 270px; left: 50%; margin-left: 555px; }
.In_bg{ min-width: 1400px; height: 798px; position: relative; overflow: hidden;}
.In_bg img{ position: absolute; left: 50%; }
.In_bgs{ width: 100%; height: 798px; background: url(../Image/inbg.jpg) no-repeat center; position: absolute; left: 0px; top: 0px; z-index: -1; }
.inbanimg1{ top: 180px; margin-left: -625px; }
.inbanimg2{ top: 167px; margin-left: 11px; }
.inbanimg3{ top: 125px; margin-left: 256px; }
#Inchan1{ min-width: 1300px; margin-top: 35px; position: relative; overflow: hidden; background: url(../Image/bg3.png) no-repeat center bottom;}
.Inchan1{ width: 1300px; position: relative;}
.Inchan1_img3{ position: absolute; top: 0px; left: 50%; margin-left: 380px; }
.Inchan1_img8{ position: absolute; top: 300px; left: 50%; margin-left: 190px; }
.Inchan1c{ margin-top: 70px; position: relative; overflow: hidden;}
.Inchan1a1{ position: absolute; left: 15px; top: 15px; }
.Inchan1a2{ position: absolute; left: 60px; top: 335px; }
.Inchan1cr{ width: 875px; float: right; margin-right: 50px; min-height: 755px; margin-bottom: 165px;}
.Inchan1crp1{ height: 54px; line-height: 54px; width: 470px; border-bottom: solid 1px #3D3C3A; font-size: 26px;}
.Inchan1crc{ margin-top: 40px; line-height: 33px; }
.Inchan1crc .Inpt{ font-size:20px; font-weight: bold; color:#DC0000; margin:5px 0px;  }
.Inchan1crc strong{ color:#DC0000;}
.Inchan1crp2{ overflow: hidden; margin-top: 40px; text-align: center;}
.Inchan1crp2 a:hover{ padding-left: 15px; }
.Inchan1_img1{ position: absolute; left: 50%; top: 20px; margin-left: -960px;}
.Inchan2{ width: 1300px; overflow: hidden; margin-top: 80px; position: relative;}
.Inchan2_ul{ width: 972px; margin-top: 75px;}
.Inchan2_ul li{ width: 208px; float: left; margin-right: 35px; text-align: center;}
.Inchan2_img{ width: 208px; height: 161px; overflow: hidden; }
.Inchan2_img img{ transition: all 0.2s; }
.Inchan2_txt{ width: 208px; height: 60px; line-height: 60px; font-size: 16px; transition: all 0.2s;}
.Inchan2_txt i{ width: 7px; height: 14px; background: url(../Image/inbanimg4.png) no-repeat; display: inline-block;}
.Inchan2_txt span{ display: inline-block; margin-left: 12px; }
.Inchan2_ul li:hover .Inchan2_img img{ transform:scale(1.05); }
.Inchan2_ul li:hover span{ color: #DC0000; }
.in_img3a{ margin-top: 68px;}
.in_img3a:hover{ margin-top: 75px; }
.zf_chan1{ position: relative; width: 1300px; height: 446px; cursor: pointer; overflow: hidden; margin-top: 70px;}
.zf_chan1wz{ width: 290px; height: 80px; transition: all 0.2s; font-size: 25px; color: #fff; line-height: 80px; background: rgba(0,0,0,0.59); text-align: center; position: absolute; bottom: 0px; left: 0px;}
.zf_chan1ic{ width: 66px;  height: 66px; background: url(../Image/videos.png) no-repeat; position: absolute; top: 50%; margin-top: -33px; left: 50%; margin-left: -33px;}
.zf_chan1:hover .zf_chan1ic{ animation:rotateIn 1s; }
.zf_chan1:hover .zf_chan1wz{ background: rgba(0,0,0,0.9); }
.zf_chan2{ width: 1400px; height: 470px; background: url(../Image/zf_img2.png) no-repeat top center; position: relative;}
.zf_chan2c{ width: 1300px; margin:45px auto 0px; line-height: 28px; text-align: center;}
.zf_chan2t{ overflow: hidden; margin-top: 80px; position: relative;}
.zf_chan2timg1{ float: left; margin-left: 535px; margin-top: 30px; }
.zf_chan2timg2{ position: absolute; left: 50%; margin-left: 203px; top: 0px; }
.zf_chan2img1{ position: absolute; right: 0px; bottom: 0px; }
.zf_chan3{ width: 1300px; margin-top: 10px; }
.zf_chan3l{ width: 671px; height: 460px; position: relative; cursor: pointer;}
.zf_chan3l:hover .zf_chan1ic{ animation:rotateIn 1s; }
.zf_chan3l:hover .zf_chan1wz{ background: rgba(0,0,0,0.9); }
.zf_chan3r{ width: 560px; }
.zf_chan3p1{ margin-top: 20px; padding-bottom: 20px; position: relative;}
.zf_chan3p1 span{ width: 46px; height: 2px; background: #DC0000; position: absolute; left: 0px; bottom: 0px; transition: all 0.2s; }
.zf_chan3p1:hover span{ width: 66px; }
.zf_chan3ul{ margin-top: 30px; overflow: hidden; }
.zf_chan3ul li{ height: 40px; line-height: 40px; overflow: hidden; }
.zf_chan3ul li b{ width: 9px; height: 9px; border-radius: 50%; border: solid 2px #DC0000; float: left; margin-top: 15px; margin-left: 12px; margin-right: 12px;}
.zf_chan3ul li span{ float: left; font-size: 18px; font-weight: bold; color:#DC0000;  }
.zf_chan3p2{ line-height: 28px; margin-top: 30px;}
.zf_chan4{ width: 1300px; line-height: 2; margin-top: 35px; }
.zf_chan4 strong{ color:#DC0000;  }
.yxz_img1{ float: left; margin-top: 40px; margin-left: 70px; }
.yxz_cc{ width: 840px; float: right; margin-top: 60px; margin-right: 90px; line-height: 2;}
.yxz_cc strong{ color:#DC0000;  }
.zcy_zz{ overflow: hidden; margin-top: 30px; }
.zcy_zz li{ width: 340px; height: 255px; padding:30px; margin-top: 25px; background: #fff; border: solid 1px #B8AEA7; float: left; }
.zcy_zz a{ width: 340px; height: 255px; overflow: hidden; float: left;}
.zcy_zz a img{ width: 100%; transition: all 0.2s; }
.zcy_zz a:hover img{ transform:scale(1.05); }
.zcy_zza0{ margin-left: 32px; }
#prosbanner{ overflow: hidden; position: relative; }
#prosbanner .hd{ width: 40px; left: 50%; position: absolute; margin-left: 600px; top: 50%; margin-top: -12px;}
#prosbanner .hd li{ overflow: hidden;  margin-bottom: 5px; cursor: pointer;}
#prosbanner .hd li span{ width: 20px; height: 3px; float: right; background: rgba(255,255,255,0.5); transition: all 0.2s; }
#prosbanner .hd li.on span{ width: 40px;  background: rgba(255,255,255,0.8);}
#pros{ overflow: hidden; margin-top: 50px; position: relative; min-width: 1400px;}
.pros_img1{ position: absolute; left: 50%; margin-left: -960px; top: 40px; }
.pros{ width: 1400px; position: relative;}
.prosc{ overflow: hidden; margin-top: 95px; height: 660px;}
.prosc a{ width: 302px; height: 595px; margin: 0px 24px; position: relative; float: left;}
.prosc a img{ position: absolute; left:50%; transition: all 0.8s;}
.prosc a span{ width: 87px; height: 24px; transition: all 0.3s; background: url(../Image/more2.png) no-repeat; position: absolute; left: 50%; margin-left: -43px; bottom: 56px;}
.prosc a:hover{ box-shadow: 2px 0px 30px rgba(0,0,0,0.5); }
.prosc a:hover span{ margin-left: -30px; }
.prosc a:nth-child(1){ background: url(../Image/pros_img1.jpg) no-repeat; }
.prosc a:nth-child(2){ background: url(../Image/pros_img2.jpg) no-repeat; }
.prosc a:nth-child(3){ background: url(../Image/pros_img3.jpg) no-repeat; }
.prosc a:nth-child(4){ background: url(../Image/pros_img4.jpg) no-repeat; }
.prosc a:nth-child(1) img{ top: 60px; margin-left: -121px; }
.prosc a:nth-child(2) img{ top: 108px; margin-left: -91px; }
.prosc a:nth-child(3) img{ top: 92px; margin-left: -62px; }
.prosc a:nth-child(4) img{ top: 85px; margin-left: -107px; }
.prosc a:hover{ margin: 25px 24px 0px; }
.prosc a:nth-child(1):hover img{ top: 30px; }
.prosc a:nth-child(2):hover img{ top: 88px; }
.prosc a:nth-child(3):hover img{ top: 62px; }
.prosc a:nth-child(4):hover img{ top: 55px; }
.bounceIns{ animation:bounceIn 1s 2; }
.plogo{ position: absolute; top: 50%; margin-top: -90px; left: 50%; margin-left: -366px; z-index: 55; }
.pban1{ height:350px; background: url(../Image/pban1.jpg) no-repeat center; min-width: 1400px;}
.pban2{ height:350px; background: url(../Image/pban2.jpg) no-repeat center; min-width: 1400px;}
.pban3{ height:350px; background: url(../Image/pban3.jpg) no-repeat center; min-width: 1400px;}
.pban4{ height:350px; background: url(../Image/pban4.jpg) no-repeat center; min-width: 1400px;}
.pban{ height:350px; min-width: 1400px; overflow: hidden; position: relative;}
.paralasic{ width: 100%; background-attachment: fixed; background-image:url(../Image/compb.jpg);
  background-size: 100% auto;  height: 350px;background-position: center top;
  background-repeat: no-repeat; min-width: 1400px; position: relative;}

#pmenu{ border-bottom: solid 1px #D4CDC7; min-width: 1300px; width: 100%; transition: all 0.2s;}
.pmenu{ width: 1300px; height: 59px; line-height: 59px; overflow: hidden;}
.pmenu a{ font-size: 16px; margin-right: 45px; }
.pmenu a:hover{ color:#DC0000;}
.pmenu a.on{ color:#DC0000;  }
.wnav-btns{
  height:34px;
  line-height: 34px;
  width: 80px; position: absolute; right: 0px; top: 50%; margin-top: -17px; 
}
.wnav-btns .dhsps{
  float: right;
  color: #333; 
  font-size: 15px;
  font-weight: bold;
}
.wnav-btns .nav-btns{
  float:left;width: 35px;
  height: 22px;
  position: relative;
  cursor: pointer;
  margin-top: 6px;
}
.nav-btns .lines {
  display: block;
  width: 80%;
  height: 2px;
  border-radius: 3px;
  background-color: #515151;
  position: absolute;
  left: 0;
  transition: all .4s;
}
.nav-btns .line1s {
  top: 0px;
  transform-origin: left top 0;
}
.nav-btns .line2s {
  top: 10px;
  width: 100%;
}
.nav-btns .line3s {
  bottom: 0;
  transform-origin: left bottom 0;
}
#pmenu.on{ position: fixed; top: 0px; left: 0px; border:0px;  background: rgba(255,255,255,1); z-index: 999;  }
#pmenu.on .pmenu{ height: 65px; line-height: 65px; }
.wnav-btns.active {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    position: fixed;
    transition: border-radius .5s;
    background: #fff;
    animation: drop .3s forwards;left: 50%; margin-left:650px;z-index: 45;
}
.wnav-btns.on{ height: 40px; top:0px; margin-top: 8px; position: fixed; left: 50%; z-index: 99999; margin-left:600px;  }
.wnav-btns.on .dhsps{ display: none; }
.wnav-btns.on .nav-btns{ margin-left:7px; margin-top: 15px;}
@keyframes drop {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(20px)
    }

    100% {
        transform: translateY(5px)
    }
}
#header.active{ position: fixed; width: 100%; top: 0px; left: 0px; background: rgba(255,255,255,1); z-index: 9999; }
#header.active .header{ height:80px; }
#header.active .nav-btns .line1s {
          transform: rotate(45deg);
}
#header.active .nav-btns .line2s {
  opacity: 0;
}
#header.active .nav-btns .line3s {
          transform: rotate(-45deg);
}
#header.active .wnav-btns.on{ margin-top: 10px; }
#header.active .wnav-btns.active{ top: 30px; background:none; }
#pagests{ padding: 50px 0px 15px 0px; background: url(../Image/bgs.jpg);}
#pmenus{ min-width: 1300px; width: 100%; transition: all 0.2s; width: 100%; }
.pmenus{ width: 1300px; height: 47px; line-height: 47px; overflow: hidden;}
.pmenus strong{ float: left; font-size: 20px; }
.pmenus a{ font-size: 18px; float: left; width: 191px; text-align: center; height: 47px; line-height: 47px; background: url(../Image/pros_img10.png) no-repeat; margin-left: 20px;}
.pmenus a:hover{ background: url(../Image/pros_img11.png) no-repeat; color:#DC0000; }
.pmenus a.on{ background: url(../Image/pros_img11.png) no-repeat; color:#DC0000;  }
#pmenus.on{ position: fixed; top: 0px; left: 0px; border:0px;  background: rgba(255,255,255,1); z-index: 999;  }
#pmenus.on .pmenus{ height: 70px; line-height: 70px; }
#pmenus.on .pmenus a{ margin-top: 10px; }

.bread{ width: 1300px; height: 70px; line-height: 70px; background: url(../Image/page_icon.png) no-repeat left center; padding-left: 20px;}
.bread a:hover{ color:#DC0000;  }
.ptitle{ width: 1300px; overflow: hidden; position: relative; }
.ptitleimg1{ margin-left: 484px; float: left; margin-top: 5px;}
.ptitleimg2{ position: absolute; left: 50%; margin-left:208px; top: 0px;}
.page_img1{ position: absolute; top: 550px; left: 50%; margin-left: -960px; }
.page_img2{ position: absolute; top: 740px; left: 50%; margin-left: 675px; }
.page_img3{ position: absolute; top: 1370px; left: 50%; margin-left: -840px; }
.page_img4{ position: absolute; top: 2340px; left: 50%; margin-left: -910px; display: none;}
.pagecs{ width: 1300px; margin-top: 60px; background: url(../Image/psbg2.png) repeat-y center; position: relative;}
.pagecst{ width: 1300px; height:25px; overflow: hidden; background: url(../Image/psbg1.png) no-repeat;}
.pagecsb{ width: 1300px; height:26px; overflow: hidden; background: url(../Image/psbg3.png) no-repeat;}
.pagecsc{ width: 1300px; min-height: 790px; padding-bottom: 50px;}
.psbg4{ position: absolute; top: 12px; left: 50%; margin-left: -405px; z-index: -1; }
.pagesht{ font-size: 20px; font-weight: bold; color: #DC0000; margin:15px 0px; }


.left_side{ width:250px; float:left; margin-top: 30px;}
.left_sidep1{ height: 40px; line-height: 40px; }
.left_sideul{ width:250px;  padding-top:10px;}
.left_sideul li{ height:45px; overflow:hidden; margin-top:5px; }
.left_sideul li a{ width:210px; padding-left:40px; height:45px; line-height:45px; background:#f8f8f8; font-size:16px; float:left; }
.left_sideul li a:hover{ background-color:#DC0000; color:#fff;}
.left_sideul li.selectli a{ background-color:#DC0000; color:#fff;}
.pcontact{ width: 250px; margin-top: 30px; }
.pcontact_01{ padding: 15px 10px; line-height: 28px; }

.right_side{ width:900px; height:100%; overflow:hidden;  float:right; margin-top: 30px;}
.right_title{ height:50px; line-height: 50px; }
.right_title_left{ float:left; font-size:20px; }
.right_title_right{ float:right; margin-right:5px; display:inline;}
.right_title_right a{ }
.right_title_right a:hover{ text-decoration:underline;}
.right_title_right_sp1{ width:14px; height:13px; background:url(../Image/page_icon.png) no-repeat; float:left; margin-top:20px; margin-right:5px;}
.right_title_right_sp2{ float:left;}
.right_content{ padding:30px 35px; }

/*******Css list*******/
#indexNews{ margin-top: 40px; overflow: hidden; }
#indexNews li{ float: left; margin:20px 15px; width:400px; background: #fff; border:solid 1px #dedede;}
.indexNews_img{ width: 400px; height: 230px; overflow: hidden; text-align: center; }
.indexNews_img img{ width: 100%; transition: all 0.3s;}
.indexNews_txt{ width: 340px; margin:8px auto 0px; height: 45px; line-height: 45px; text-align: center; overflow: hidden; font-size: 18px;}
.indexNews_dc{ width: 340px; height: 46px; margin:0px auto 0px; font-size: 14px; line-height: 23px; overflow: hidden; color: #999; }
.indexNews_bt{ height: 50px; transition: all 0.2s; line-height: 50px; margin-top: 20px; overflow: hidden; border-top: solid 1px #dedede;}
.indexNews_btsp1{ float: left; margin-left: 30px; font-weight: bold;}
.indexNews_btsp2{ float: right; margin-right: 30px; color: #999;}
.indexNews_bt i{ margin-right: 8px; }
#indexNews li:hover .indexNews_img img{ transform:scale(1.05); }
#indexNews li:hover .indexNews_bt{ background: #DC0000; color: #fff;}
#indexNews li:hover .indexNews_bt .indexNews_btsp2{ color: #fff; }

#indexNews1{ overflow: hidden; margin-top: 40px; background: #fff; padding: 35px 40px;}
.indexNews1_img{ width: 400px; height: 280px; float: left; overflow:hidden;}
.indexNews1_img img{ width: 100%; transition: all 0.3s;}
.indexNews1_txt{ width: 700px; float: left; margin-left: 50px;}
.indexNews1_p1{ height: 40px; margin-top: 10px; line-height: 40px; overflow: hidden; font-size: 20px; font-weight: bold;}
.indexNews1_p2{ line-height: 25px; height: 75px; margin-top: 25px; font-size: 14px; color: #999; }
.indexNews1_p3{ margin-top: 30px; overflow: hidden;}
.indexNews1_p3 img{ float: left; transition: all 0.3s;}
#indexNews1 a:hover .indexNews1_img img{ transform:scale(1.05); }
#indexNews1 a:hover .indexNews1_p3 img{ margin-left: 15px; }
#indexNews1 a:hover .indexNews1_p1{ color:#C20000; }

#indexNews2{ overflow: hidden; margin-top:30px; }
#indexNews2 li{ background: #fff;  padding:30px; overflow: hidden; margin-top: 20px; }
.indexNews2img{ width:220px; height: 165px; border-radius: 10px; line-height: 165px; overflow: hidden; text-align: center; background: #f4f4f4;}
.indexNews2img img{ max-width: 100%; transition: all 0.2s; display: inline-block; vertical-align: middle;}
.indexNews2txt{ width:750px; margin-left:20px;}
.indexNews2p1{ height:45px; line-height: 45px; overflow:hidden; font-size: 18px; font-weight: bold; }
.indexNews2p3{ margin-top:10px; line-height: 23px; font-size: 14px; max-height:92px; overflow:hidden; color: #888;}
.indexNews2time{ width: 100px; }
.indexNews2timep1{ height: 50px; font-size:32px; line-height: 50px; font-family:bahns; }
.indexNews2timep2{ height: 40px; line-height: 40px; font-size: 20px; text-align: center; margin-top:5px;}
.indexNews2timep2 i{ width: 40px; float: left; height: 40px; transition: all 0.3s; line-height: 40px; }
.indexNews2line{ width:35px; height: 1px; background:#BEBEBE; margin-left: 5px; margin-top: 24px; float: left;  transition: all 0.4s; }
#indexNews2 li:hover .indexNews2line{ width: 80px; }
#indexNews2 li:hover .indexNews2timep2 i{ background: #C20000; color: #fff; }
#indexNews2 li:hover .indexNews2p1{ color:#C20000; }
#indexNews2 li:hover .indexNews2img img{ transform:scale(1.05); }

#picUL{ margin-top: 40px; overflow: hidden; }
#picUL li{ float: left; margin:20px 15px; width:400px; background: #fff; border:solid 1px #dedede;}
#picUL li .pic_01{ width:376px; height:282px;  overflow: hidden; text-align: center; margin:12px; }
#picUL li .pic_01 img{ max-width:100%; transition: all 0.3s;}
#picUL li .pic_02{ width: 340px; margin:8px auto 8px; height: 45px; line-height: 45px; text-align: center; overflow: hidden; font-size: 18px;}
#picUL li .indexNews_bt{ margin-top: 0px; }
#picUL li a:hover .pic_01 img{ transform:scale(1.05);}
#picUL li a:hover .indexNews_bt{ background: #DC0000; color: #fff;}
#picUL li a:hover .indexNews_bt .indexNews_btsp2{ color: #fff; }

.pros_ul{ overflow: hidden; margin-top: 40px; }
.pros_ul li{ float: left; margin:10px; background: #fff; transition: all 0.2s; width: 280px; padding:25px 12px;}
.upros_img{ width: 280px; height: 210px; overflow: hidden;}
.upros_img img{ width: 100%; transition: all 0.3s; }
.upros_txt{ height: 40px; line-height: 40px; margin-top: 25px; overflow: hidden; font-size: 17px; font-weight: bold;}
.upros_dc{ margin-top: 5px; line-height: 22px; height: 22px; overflow: hidden; color:#DC0000; font-size: 14px; }
.upros_pr{ margin-top: 15px; overflow: hidden;}
.upros_pr span{ float: left; line-height: 42px; height: 42px; color:#DC0000;  }
.upros_pr span b{ font-size: 23px; }
.upros_pr a{ float: right; text-align: center; width: 120px; height: 40px; line-height: 40px; border: solid 1px #DC0000; color: #DC0000; font-size: 16px; }
.pros_ul li:hover{ background: #fff;  }
.pros_ul li:hover .upros_img img{ transform:scale(1.05);}
.pros_ul li:hover .upros_pr a{ background:#DC0000; color: #fff;  }

.proinfo{ margin-top: 25px; width: 1200px; padding: 50px; position: relative; background: #fff; overflow: hidden; }
.pic-box{ width:458px; float: left;}
.pic-preview{ position:relative; width:456px; height:342px; border:solid 1px #E0DDDC; }
.pic-scroll{ position:relative; width: 458px; height:54px; margin-top: 10px;}
.pic-scroll .items ul li{ float:left; margin:0px 3px;cursor:pointer; padding: 2px; width:64px; height: 48px; border:1px solid #E9E9E9; text-align:center; }
.pic-scroll .items ul li img{ width:64px; height:48px;  }
.pic-scroll .items ul li:hover{  border:1px solid #DC0000; background:#DC0000;  }
.faa{ width: 30px; height: 30px; background: url(../Image/fdj.jpg) no-repeat; z-index: 99; position: absolute; right: 0px; bottom: 0px; }
/* 图片放大镜样式*/
.jqzoom{ position:relative; display:block; margin:0; padding:0; width:456px; height:342px; cursor:crosshair; }
.jqzoom img{ width:456px; height:342px; }
.zoomdiv{ position:absolute; z-index:100; display:none; width:200px; height:200px; background:#fff; border:1px solid #e8e8e8; overflow:hidden; }
.jqZoomPup{ position:absolute; top:0; left:0; z-index:10; visibility:hidden; max-width:200px; max-height:200px; border:1px solid #aaa; background:#fff; opacity:0.5;-moz-opacity:0.5; -khtml-opacity:0.5; filter:alpha(Opacity=50); overflow:hidden; }
.proinfo_txt{ width: 680px; float: left; margin-left: 45px; }
.proinfo_t{ position: relative; }
.proinfo_p1{ width: 360px; line-height: 45px; font-size: 22px; font-weight: bold; }
.proinfo_p2{ line-height: 23px; color:#DC0000; width: 360px; }
.proinfo_t img{ position: absolute; right: 0px; top:10px; }
.proinfo_dc{ padding:15px 20px; font-size: 14px; line-height: 23px; background: #EDD5A5; margin-top: 20px; color: #96835c; }
.proinfo_pr{ margin-top: 20px; }
.proinfo_pr span{ color: #DC0000; font-size: 16px; font-weight: bold; }
.proinfo_pr span b{ font-size: 23px; }
.proinfo_tel{ margin-top: 15px; }
.proinfo_tel b{ font-size: 18px; color: #DC0000; }
.proinfo_num{ height: 32px; line-height: 32px; overflow: hidden; margin-top: 25px;}
.proinfo_num span{ float: left; }
.proinfo_num a{ width: 35px; height: 32px; line-height: 30px; text-align: center; background:#DC0000; color: #fff; font-size: 24px; font-weight: bold;}
#input_num{ width: 60px; outline: none; text-align: center; height: 30px; line-height: 30px; border: solid 1px #dedede; margin:0px 3px; }
.proinfo_btn{ overflow: hidden; margin-top:30px;}
.proinfo_btn a{ float: left; text-align: center; font-size: 18px;}
.proinfo_btn1{ width: 177px; height: 50px; line-height: 50px; background:#DC0000; color: #fff;}
.proinfo_btn1:hover{ background: #AA0000; }
.proinfo_btn2{ width: 175px; height: 48px; line-height: 48px; color:#DC0000;  border: solid 1px #DC0000; margin-left: 20px;}
.proinfo_btn2:hover{ background: #DC0000; color: #fff;}
.proinfo_share{ overflow: hidden; margin-top: 25px; line-height: 36px;}
.proinfo_share span{ float: left; color: #999; }
.proinfo_share a{ float: left; margin-left: 10px; height: 36px; }
.proinfo_share a:hover{ animation: swing 1s; }
.proinfo_img8{ position: absolute; right:0px; bottom: 0px; }
.proinfore{ overflow: hidden; margin-top: 25px; }
.proinfore a{ width: 222px; float: left; margin: 0px 9px; }
.prore_img{ width: 220px; height: 165px; border: solid 1px #dedede; overflow: hidden;}
.prore_img img{ width: 100%; transition: all 0.3s; }
.prore_txt{ width: 222px; height: 45px; line-height: 45px; overflow: hidden; }
.prore_pr span{ color:#DC0000;  }
.proinfore a:hover .prore_txt{ color:#DC0000; }
.proinfore a:hover .prore_img img{ transform:scale(1.05);}
.proinfos{ position: relative; overflow: hidden; margin-top: 40px; }
.proinfosc{ line-height: 2; font-size: 16px; padding:15px 30px; width:1238px; border: solid 1px #EDD5A5; margin-top: 30px;}
.proinfosp{ text-align: center; margin-top: 40px; }
.proorder1{ height: 40px;line-height: 40px; overflow: hidden;}
.proorder1 strong{ color:#DC0000; font-size: 16px; }
.proorder2{ margin-top: 10px; margin-bottom: 10px; overflow: hidden; }
.pmessage_ul{ overflow: hidden;}
.pmessage_ul li{ margin-top:10px; line-height: 40px; float:left;}
.pmessage_ul li label{ float:left; }
.pm_InputText{ width:484px; outline: none; height:30px; line-height:30px; padding:5px 10px; float:left; color:#404040; border: solid 1px #E5E5E5; 
    border-radius:5px;  }
.pm_InputText:hover{ border: solid 1px #DC0000; }
.pm_textarea{ width:530px;outline: none;  height:115px; line-height:30px; padding:5px 10px; float:left; color:#404040; border: solid 1px #E5E5E5; 
    border-radius:5px; }
.pm_textarea:hover{ border: solid 1px #DC0000; }    
.pm_But{ width:165px; height:40px; line-height: 40px; font-size:15px; font-weight: bold; background-color:#292929; color:#FFFFFF; 
    border-radius:10px; cursor:pointer; transition: all 1s;}
.pm_But:hover{ background-color:#DC0000;}

#fd1{ height: 798px; background: #B60802; min-width: 1300px; position: relative;}
.fd1{ width: 1300px; position: relative; z-index: 1;}
.fd1_p1{ text-align: center; margin-top: 130px; }
.fd1_ul{ overflow:hidden; margin: 65px auto 0px; width: 969px;}
.fd1_ul li{ width: 203px; float: left; margin: 0px 60px; text-align: center;}
.fd1_txt{ height: 40px; line-height: 40px; margin-top: 12px; color: #F8E8D0; font-size: 18px;}
.fd1_p2{ width: 970px; margin: 95px auto 0px; font-size: 14px; line-height: 32px; color:#F8E8D0; text-align: center;}
.fd_bg{ position: absolute; left: 50%; top: 0px; margin-left: -405px; }
.fd_img5{ position: absolute; left: 50%; margin-left: -705px; bottom: 100px; }
#fd2{ position: relative; min-width: 1400px;}
#fd2c{ width: 100%; height: 980px; position: relative; overflow: hidden;}
.fd3{ width: 1400px; margin-top: 70px; margin-bottom: 50px; position: relative;}
.fdul{ overflow: hidden; margin-top: 50px; }
.fdul li{ float: left; width: 320px; margin: 15px; text-align: center;}
.fdimg{ width: 320px; height: 240px; overflow: hidden; background: #fff;}
.fdimg img{ max-width:100%; transition: all 0.3s; }
.fdtxt{ height: 40px; line-height: 40px; font-size: 16px; }
.fdul li:hover .fdimg img{ transform:scale(1.05); }
.fdul li:hover .fdtxt{ color:#DC0000;  }

/*******Css info*******/
#company_main{ margin:0 auto; line-height:2; padding:20px 40px; font-size: 16px; }
#company_main img{ max-width:100%; }
#company_main a{ color:#DC0000;}
#company_main .Inpt{ font-size:20px; font-weight: bold; color:#DC0000; margin:5px 0px;  }
#company_main strong{ color:#DC0000;}
#contact_main{ margin:0 auto; line-height:32px; padding:10px; font-size: 16px; }
#contact_main a{ color:#DC0000;}
.contact{ overflow: hidden; margin-top: 48px; position: relative;}
.contacts{ width: 1300px; position: relative; min-height: 575px; background: url(../Image/conc_bg1.jpg) no-repeat; background-size: cover; padding: 80px 0px;}
.contactsc{ width: 520px; margin-left: 160px; line-height: 2; font-size: 16px;}
.contactsc .cocot{ color:#DC0000; font-size: 17px; font-weight: bold;}
.contactsc .cocot strong{ font-size: 26px; font-weight: normal;}
.contactsp{ width: 520px; margin-left: 160px; margin-top: 30px; }
.contacts_ul{ width: 1040px; margin:65px auto 0px; overflow: hidden; }
.contacts_ul li{ width: 190px; text-align: center; float: left; margin:0px 35px; height: 117px; background: url(../Image/conc_img2.png) no-repeat center;}
.contactsp1{ height: 75px; line-height: 75px; font-size: 60px; color: #DC0000; font-weight: bold; }
.contactsp2{ height: 42px; line-height: 42px; font-size: 17px; }
.conc_img1{ position: absolute; right: 135px; top: 145px; }
.mess{ overflow: hidden; margin: 45px auto 0px; width: 1200px;}
.mess li{ height: 55px; overflow: hidden; margin-top: 15px; border: solid 1px #CCBDB9; width:570px; border-radius:8px; float: left; margin-left: 14px; margin-right: 14px;}
.mess_InputText{ width: 490px; border: 0px; height: 55px; line-height: 55px; background:none; outline: none; float: left; margin-left: 65px; color: #888888; }
.mess_captcha{ width:235px; border: 0px; height: 55px; line-height: 55px; background:none; outline: none; float: left; margin-left: 65px; color: #888888; }
.mess_img{ float: left; margin-top: 15px; margin-left: 15px; cursor: pointer; }
#messli6{ width: 572px; height: 57px; border: 0px; }
.mess_But{ width: 572px; height: 57px; line-height: 57px; cursor: pointer; border: 0px; background:#DC0000; color: #fff; font-size: 17px; text-align: center; }
.mess_But:hover{ background:#AA0000; }
#messli1{ background:url(../Image/mess_icon1.png) no-repeat 27px center;  }
#messli2{ background:url(../Image/mess_icon2.png) no-repeat 27px center;  }
#messli3{ background:url(../Image/mess_icon3.png) no-repeat 27px center;  }
#messli4{ background:url(../Image/mess_icon4.png) no-repeat 27px center;  }
#messli5{ background:url(../Image/mess_icon5.png) no-repeat 27px center;  }
.job_p1{ margin-top: 65px; height: 40px; line-height: 40px; text-align: center; font-size: 20px;}
.job{ width: 1200px; margin-top: 55px; }
.jobc{ width: 520px; }
.job_p2{ padding-left: 10px; font-size: 18px; font-weight: bold; margin-top: 25px;}
.jobcs{ overflow: hidden; margin-top: 25px; }
.jobcs a{ width:248px; font-size: 17px; height: 50px; margin-top: 10px; background: #fff; line-height: 50px; text-align: center; float: left; margin-left: 10px; border: solid 1px #E2E2E2; }
.jobcs a:hover{ background:#DC0000; color: #fff; border: solid 1px #DC0000;  }
.job_p3{ margin-top: 25px; padding-left: 10px; font-size: 18px; }
.job_p3 b{ color:#DC0000;  }
#contact4{ margin-top: 75px; min-width: 1400px; position: relative;}
#contactdt{ height: 435px; width: 100%; }
 
#page_Title{ line-height:45px; font-size:23px; text-align:center;}
.page_Info{ height:50px; line-height: 50px; margin-top: 15px; color:#666; padding: 0px 30px; border-top:solid 1px #ECE2DA; border-bottom:solid 1px #E6E6E6; }
.page_Infoleft { padding-left: 30px; float: left;}
.page_Infoleft i{ margin-right: 5px; }
.page_Share{ float: right; }
.page_Share a{ float: left; margin-top: 6px; margin-left: 10px;}
.page_Share a:hover{ animation: swing 1s; }
.page_Share span{ float: left; }
.ljdg{ width: 150px; height: 48px; line-height: 48px; background: #DC0000; color: #fff; text-align: center; float: right; margin-right: 5px; border-radius: 5px; }


#infoImage{ width:100%;text-align:center; margin:15px 0 15px 0;}
#infoImage img{ max-width:100%; padding:3px; border:#dcdcdc solid 1px;}
.page_tit_bg{ height:50px; background:#EEE4DB; border-radius:2px; margin:15px auto;} 
.page_tit_tit{
    width:160px;
    height:50px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background:#DC0000;
    color:#ffffff;
    line-height:50px; font-size: 18px;
    text-align: center;
}

#page_Content{ margin:25px auto 0px; line-height:32px; padding:10px; font-size: 16px;}
#page_Content img{max-width:100%;}
#page_Content table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    color:#333;
    border-color: #f1f1f1 !important;
    border-collapse: collapse;
    box-sizing: border-box;
}
#page_Content table th {
    border-width:1px;
    padding:5px 8px;
    border-style: solid;
    border-color: #f1f1f1 !important;
    background-color: #dedede;
}
#page_Content table td {
    border-width:1px;
    padding:5px 8px;
    border-style: solid;
    border-color: #f1f1f1 !important;
}
#page_Content table td a { text-decoration:underline; color: #333;}
.page_link{ margin-top: 15px; font-size: 18px; color:#DC0000;  }
.search_cp{ height: 45px; line-height: 45px; font-size: 16px; }
.search_cp span{ color:#DC0000; }
.parm{ overflow: hidden; margin:15px 0px;}

.payr{ margin-top: 30px; margin-bottom: 30px; text-align: center; }
.payrp2{ margin: 15px 0px; color: #999; height: 40px; line-height: 40px; font-size: 16px;}
.payrp2 b{ font-size: 20px; color: #B4040E; }
.payrp3{ height: 50px; line-height: 50px; position: relative; margin-top: 20px;}
.payrp3 a{ width: 400px; height: 50px; background:#DC0000; color: #fff; font-size: 26px; font-weight: bold; text-align: center; position: absolute; left: 50%; margin-left: -200px;  }
.payrp4{ height: 30px; line-height: 30px; text-align: center; color:#B4040E;  }

/*******Css related*******/
.related{ margin-top:15px; }
.related p{ height:35px; line-height: 35px; font-size: 18px; font-weight:bold; border-bottom:solid 1px #F1F1F1;}
.related ul { width:100%; padding:10px 0px;float:left;}
.related ul li{ width:50%; height:30px; line-height:30px; float:left;}
.related ul li b{ float:left;}
.related ul li a{ float:left; margin-left:5px; display:inline; color:#666;}
.related ul li a:hover{ color:#DC0000;}

.qd{ float: left; font-size: 16px; margin-left: 25px; }
.qd b{ color:#DC0000; }
.morder{ overflow: hidden; margin-top: 20px; }
.morder li{ overflow: hidden; margin-bottom: 15px;}
.morder_InputText{ width:390px; margin-right:25px; padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 50px; line-height: 50px;}
.morder_InputText1{ width:860px;  padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 50px; line-height: 50px;}
.morder_textarea{ width:860px;  padding: 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 120px; line-height: 30px;}
.morder_captcha{ width:200px;  padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 50px; line-height: 50px;}
.morder_img{ float: left; margin-left: 10px; margin-top: 15px; height: 20px; cursor: pointer; }
.morder_But{ float: right; cursor: pointer; outline: none; margin-right: 5%; font-size: 16px; width: 300px; height: 52px; line-height: 52px; background: #DC0000; color: #fff; border-radius: 15px;}
.morder_But:hover{ background: #BA0D1E; }

/*******Css job*******/
#job_ul{}
#job_ul li{
    border-bottom:dashed 1px #cfcfcf;
    padding:10px 0px;
    height: 100%; overflow: hidden;
}
#job_ul li .recruit_info{
    float:left; width: 80%;
}
.job_nam{
    color:#DC0000;
    font-weight:bold;
}
#job_ul li .recruit_but{
    height:45px;
    float:right;
    margin-top:10px;
    margin-right:22px;
}
.job_ul li .recruit_but a{
    width:150px;
    height:45px;
    line-height:45px;
    background: #1C5FB8;
    border-radius:2px;   
    text-align:center; float: left;
}
.recruit_info_tit_bg{
    height:40px;
    background:#f8f8f8;
    border-radius:2px;
    margin:15px auto;
}
.recruit_info_tit_bg .recruit_info_tit{
    width:140px;
    height:45px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background:#DC0000;
    color:#ffffff;
    line-height:45px;
    text-align: center;
}
.recruit_info_main{
    margin:0px auto;
    margin-top:10px;
    margin-bottom:60px;
    padding:5px 20px;
    line-height: 32px;
}
.seek_job{ margin-left: 20px; }
.seek_job li{ padding-top:10px; height: 100%; overflow: hidden;}
.seek_t1{ float: left; font-weight: bold; height: 40px; line-height: 40px; }
.job_nam{ float: left; margin-left: 15px; color:#DC0000; font-weight: bold; }
.G_InputText{
    width:300px;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px; margin-left: 15px;outline: none;
}
.G_InputText:hover{ border:1px solid #DC0000; }
.G_captcha{
    width:100px;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px; margin-left: 15px;outline: none;
}
.G_captcha:hover{ border:1px solid #DC0000; }
.G_textarea{
    width:500px;
    height:150px;
    line-height:30px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px; margin-left: 15px;outline: none;
}
.G_textarea:hover{ border:1px solid #DC0000; }
.G_select{ float: left; border:1px solid #dedede; height: 40px; line-height: 40px; }
.job_radio{ float: left; }
.G_img{ float: left; margin-top: 10px; margin-left: 5px; }
.G_But{
    width:250px;
    height:50px;
    line-height:50px;
    background:#DC0000;
    border-radius:5px;
    text-align:center;
    color:#FFF;
    cursor:pointer;
    transition: all 0.3s;
    float: left;outline: none; border: 0px;font-size: 18px;
}
.G_But:hover{
    background:#000;
}


/*******Css prev_next*******/
#prev_next{margin: 10px 10px;clear: both;overflow: hidden; }
#prev_next li{margin: 10px 0;}
#prev_next li i{ margin-right: 5px; }
#prev_next li a:hover{ color: #DC0000; }

/*css digg style pagination*/
div.digg{ margin:10px auto; text-align:center; float:right; display: inline;}
div.digg a{border:#dedede 1px solid; padding:4px 12px; margin:3px; background: #fff; color:#666; display: inline-block;}
div.digg a:hover{border:#DC0000 1px solid;color:#fff; background: #DC0000;}
div.digg a:active{border:#DC0000 1px solid;color:#fff; background: #DC0000;}
div.digg span.current{border:solid 1px #DC0000;padding:4px 15px; font-weight:bold; margin:3px; color:#fff; background-color:#DC0000; display: inline-block;}
div.digg span.disabled{border:#dedede 1px solid;padding:4px 12px;margin:3px;color:#ddd;  display: inline-block;}
div.digg select{ border:#dedede 1px solid; padding:4px 3px; display: inline-block;}