@charset "utf-8";
/* CSS Document */
body,html{margin:0;padding:0;font-size: 1rem;font-family: Microsoft YaHei;  line-height: 1.5; color: #373a3c; background-color: #fff; width:100%; max-width:100%; min-width:1100px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
input:hover,input:active,input:focus{ outline: 0;}
img, input {border: 0px;}
img{vertical-align: middle;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none; color:#444;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
a:hover{text-decoration:none; }
.fl{float:left;}
.fr{float:right;}
textarea{resize:none; overflow:auto;}
.clearfix:after {content:'';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.clear { clear: both;font-size: 0;height: 0;line-height: 0;}
.baseDiv{ width:1200px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.baseDiva{ width:1220px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.h105{height: 105px;}
.h30{height: 30px;}
.w1200{width: 1200px;margin: 0 auto;}
.myClass{
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;
}
@-webkit-keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

/*top*/
.head_top{height: 35px;background: #235ab3;width: 100%;line-height: 35px;}
.logoDiva{width: 90%;margin: 0 auto;}
.head_top p{font-size: 14px;color: #fff;float: left;}
.head_top ul{float: right;}
.head_top ul li{float: left;width: 90px;background: #ff9600;text-align: center;height: 35px;}
.head_top ul li:nth-child(2){background: #ffbc1c;}
.head_top ul li a{color: #fff;font-size: 14px;}
.head_top ul li:hover a{text-decoration: underline;}

.head{ width:100%;z-index:1000;position: absolute;background: rgba(255,255,255,.55);}

.wj_mt{width:55%; height:125px;margin-left: 70px;}
.gdao{width:100%;}
.gdao li { width:12%;float: left;
             list-style: none;  
             text-align: center;
             float: left;
             height: 125px;
             position: relative;
  
  }
.gdao li a {
    text-align: center;
    font-size:16px;
  font-family:"微软雅黑";
    position: relative;
    transition: all .3s;
    height:125px;
    width: 100%;
    line-height: 125px;
    display: block;
    float: left;
  color:#000;
   }
.gdao li:hover, ul.gdao li.hover {
  color: #ffffff; background:#3671cf;transition:all 0.5s;}

.gdao li b {
    font-family:"微软雅黑";
  font-size: 16px;
  color: #000;
  text-align: center;
  line-height: 125px;
  height:125px;
  display: inline-block;
  font-weight: normal;  
  
   }

.gdao li:hover b {
  color: #fff; }

.gdao li span {
  color: #ffffff;
  font-family: 'Arial';
  line-height: 12px; }

.gdao li ul {
  width: 244px;
  top: 125px;
  line-height: 30px;
  position: absolute;
  z-index: 999;
  left: 0;
  display: none; }

.gdao li ul li {
  float: left;
  height: 40px;
  width: 120px;
  border-bottom: 1px dotted #fcf5c1;
  background: none;
  background-color: #ffffff;
  line-height: 40px;
  position: relative; }

.gdao li ul li a {
  color: #000000;
  line-height: 40px;
  height: 40px;
  display: block;
  padding: 0;
  position: relative; }
.gdao li ul li a:before {
    content: '';
    color: #cccccc; }

.gdao li ul.pro-list { z-index:99999;
  width:1100px;
  left: -300px;
  box-shadow: 0 0 10px #000000;
 background-color: rgba(0,0,0,0.75);}

.gdao li ul.pro-list li {
  width: 220px;
  height:190px;
  border-bottom: none;
  background: none; }
.gdao li ul.pro-list li a {
    font-family:"微软雅黑";
    color: #fff;
    font-weight:500;
    font-size: 15px;
   }
.gdao li ul.pro-list li a:hover {
      color: #fff58b !important; }
.gdao li ul.pro-list li a.topic {
    height: 100px; }
.gdao li ul.pro-list li a.topic img {
      width: 190px;
      height: 110px;
      border: 1px solid #cfcfcf; }

.gdao li ul.pro-list li dl dd{display: block;height: 165px;width: 190px;margin: 0 auto;}
.gdao li ul.pro-list li dl dd a {
    border-bottom: none;
    font-size: 12px;
    font-weight: normal;
    height: 26px;
    line-height: 26px; }
.gdao li ul.pro-list li dl dt{height: 25px;line-height: 25px !important;}
.gdao li ul.pro-list li dl dt a{font-size: 14px;}
.gdao li ul.pro-list li:hover { background-color: #e30900; }
.gdao li ul.pro-list li:hover a {color: #ffffff;}


.fenlei{width:160px; 
   height:auto; 
   padding-bottom:10px; 
   background:#333;
   margin-top: 40px;
   position: absolute;
   left:-30px;
}
.iconRotate {
  transform: rotate(90deg);
  transition: transform 0.5s;
}
.s-firstDrop,
.s-secondDrop {
  display: none;
}
.s-secondItem:hover{ background:#0ca500;}


.tel{ background:url(../images/tel.png) left center no-repeat; color:#252525; font-size:18px; padding-left:80px; margin-top:30px;}
.tel span{ display:block; font-size:30px; font-family:"Impact"; color:#e30900;}
/*宽度小于1920px*/
@media screen and (max-width:1710px){ 
.head{}
.wj_mt{width:50%; height:125px;margin-left: 70px;}
.gdao li { width:14%;}
}


/* banner */
.slide-main{height:920px;position:relative;}
.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:430px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}
.prev{left:70px;}
.next{right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:880px;left:0;text-align:center;}
.item a{display:inline-block;width:24px;height:5px;margin-right:11px;background:#333;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);overflow:hidden;}
.item a.cur{background:#fff;}
.slide-box,.slide{display:block;width:100%;height:920px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:920px;padding-top:89px;background:#ff6900;position:relative;position:absolute;z-index:8;}
#bgstylea{background: url(https://haubei1-oss-1.oss-cn-qingdao.aliyuncs.com/haubei1-oss-1/20190731/5d40fce8051f3.jpg) center top no-repeat;}
#bgstyleb{background: url(https://haubei1-oss-1.oss-cn-qingdao.aliyuncs.com/haubei1-oss-1/20190731/5d40f94fa5569.jpg) center top no-repeat;}
#bgstylec{background: url(https://haubei1-oss-1.oss-cn-qingdao.aliyuncs.com/haubei1-oss-1/20190731/5d40fcfe7751b.jpg) center top no-repeat;}
.slide a{display:block;width:100%;height:730px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f{position:absolute;z-index:9;left:50%;}
.obj-a{display:block;height:410px;top:300px;margin-left:-620px;z-index: 200;}
.obj-b{top:280px;height:540px;z-index: 200;margin-left: 50px;}
.obj-f{width:1920px;height:920px;top:0;margin-left:-950px;}
.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-webkit-transform:scale(1,1); transform-origin: left bottom;} }
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0); transform-origin:left bottom;} to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;} }
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;transform:scale(1,1);transform-origin: left bottom;} }
.banAnimate .obj-c,.banAnimate .obj-e{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
.banAnimate .obj-d,.banAnimate .obj-f{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }

.oi-first-screen-video{width: 100%;position: relative;height: 760px;}
.oi-first-screen-video video{position: absolute;left: 0;bottom: 0;z-index: 100;width: 100%;}

/*产品分类*/
.ca-bt{text-align: center;background: url(../images/tba.jpg) center 63px no-repeat;}
.ca-bt a{font-size: 30px;font-weight: bold;color: #000;display: block;height: 75px;border-bottom: 1px #ddd solid;line-height: 60px;}
.ca-bt a span{color: #2b6eb1;}
.ca-bt p{color: #ababab;font-size: 16px;line-height: 45px;}
.ca-bt a:hover span{color: #ce0000;}

.classify{width: 85%;margin: 0 auto;margin-top: 20px;}
.classify ul li{float: left;height: 50px;background: #2e6fd3;width: 18.5%;margin-right: 15px;margin-bottom: 10px;line-height: 50px;text-align: center;}
.classify ul li a{color: #fff;font-size: 16px;display: block;}
.classify ul li:hover{background: #d53433;}

/*产品展示*/
#pro-box1{
  width: 85%;
  overflow: hidden;
  margin: 50px auto;
}
@media (max-width: 1366px) {
  #pro-box1{
  width: 100%;
  overflow: hidden;
  margin: 50px auto;
  }
}
#pro-box1 li{
    width: 23.5%;
    height: 335px;
    background: #fff;
    margin: 10px 0.5% 10px 0.5%;
    float: left;
    list-style: none;
    z-index: 0;
    box-sizing: border-box;
    
}
#pro-box1 li .Img div{
    width: 100%;
    height: 285px;
    padding: 0;
    margin: 0;
    display: block;
}
#pro-box1 li p{
  width: 100%;
  height: 50px;
  background: #fff;
  text-align: center;
}

#pro-box1 li p .sytitle{
    width: 100%;
    line-height:50px;
    font-size: 18px;
    color: #000;
}
#pro-box1 li:hover{box-shadow: 0px 0px 10px #ccc;text-align: center;}
#pro-box1 li:hover p{
  background: #2e6fd3;
}
#pro-box1 li:hover p .sytitle{
  text-align: center;
  color: #fff;
}


#pro-box1 li .avatar{
    position: relative;
}
#pro-box1 li .avatar{
    display: block;
    height: 285px;
    overflow: hidden;
    width:100%;
   border: 1px #ccc solid;
}
#pro-box1 li .avatar .myClass{
    height: 285px;
}
.avatar:after {
    bottom: 0;
    content: url("../images/bg_play.png");
    left: 5px;
    position: absolute;
    z-index: 10;
}
.avatar:hover, .zhuti .avatar:hover, .bbsinner .avatar:hover {
    box-shadow: 0 0 10px gray;
}
.avatar:hover .myClass, .zhuti .avatar:hover .myClass, .bbsinner .avatar:hover .myClass {
    transform: scale(1.3);
    transition: all 1s ease 0s;
  -webkit-transform: scale(1.3);
  -webkit-transform: all 1s ease 0s;
}
.promore{width: 210px;height: 50px;border: 1px #333 solid;margin: 0 auto;border-radius: 5px;line-height: 50px;text-align: center;margin-top: 30px;}
.promore a{font-size: 16px;color: #333;display: block;}
.promore:hover{background: #d30800;border:1px #d30800 solid;}
.promore:hover a{color: #fff;}

/*优势*/
.contact_adv{height: 670px;background: url(../images/desbg.jpg) center no-repeat;margin-top: 50px;}
.ysbt{text-align: center;background: url(../images/ysbt.png) bottom center no-repeat;height: 135px;padding-top: 30px;}
.ysbt b{color: #f5f5f5;font-size: 35px;}
.ysbt p{font-size: 15px;color: #fff;line-height: 35px;}
.advlb{margin-top: 35px;}
.advlb ul li{width: 280px;height: 390px;background: #fff;margin-right: 25px;float: left;position: relative;}
.advlb ul li:nth-child(4){margin-right: initial;}
.advlb ul li span{position: absolute;right: 0;top: 0;width: 57px;height: 64px;background: url(../images/jiao.png) center no-repeat;font-size: 23px;color: #fff;font-family: "思源宋体 CN";text-align: right;}
.advlb ul li img{display: block;margin: 0 auto;margin-top: 40px;}
.advlb ul li b{color: #2f2f2f;font-size: 23px;font-weight: bold;display: block;text-align: center;line-height: 65px;}
.advlb ul li em{display: block;width: 35px;height: 4px;background: #d30800;margin: 0 auto;margin-top: 10px;}
.advlb ul li p{display: block;width: 230px;margin: 0 auto;color: #5d5d5d;font-size: 15px;margin-top: 30px;line-height: 25px;}
.advlb ul li:hover{margin-top: 15px;box-shadow: 0 3px 5px #ccc;transition: all 1s ease 0s;}
.advlb ul li:hover img{cursor:pointer; -webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}

/*公司简介*/
.indexabbj{ height:627px; background:url(../images/bja.jpg) center no-repeat;}
.abbt{text-align:center;padding-top:10px;}
.abbt a{font-size: 33px; color: #000;}
.abbt a:hover{animation: ball .6s infinite alternate; color:#e50000}
.abzc{ width:182px; height:568px; background:url(../images/tiaofu.png) left center no-repeat; margin-left:50px; text-align:center}
.abzc a{ display:block; font-size:28px; color:#000; border-bottom:3px #cc0000 solid; width:140px; margin:0 auto; height:55px; line-height:55px; margin-top:30px;}
.abzc span{ font-size:23px; color:#787878; line-height:55px;}
.abyc{ width:910px; margin-right:35px;}
.abyc span{ font-size:16px; color:#000; line-height:26px; display:block; margin-top:10px;}
.abyc a{display:block; width:275px; height:20px; background:url(../images/tbb.png) center center no-repeat; margin-left:230px; margin-top:15px; text-align:center; color:#fff; line-height:17px;}
.abyc p{ display:block; width:520px; margin-left:400px; margin-top:80px; color:#fff; line-height:30px; font-size:16px;}
/*精品展示*/
.hotbt{ text-align:center;margin-top: 50px;}
.hotbt a{ color:#000; font-size:35px; font-weight:bold;}
.hotbt a span{ color:#3671cf;}
.hotbt a:hover span{color: #d30800;}
.hotbt em{width: 60px;height: 3px;background: #fd8800;display: block;margin: 0 auto;margin-top: 10px;margin-bottom: 5px;}
.hotbt p{ font-size:16px; color:#737373; line-height:35px;}
#demokk{overflow:hidden;width:100%;}
#demokk .demowrap{overflow:hidden;width:30000px;margin-top: 30px;}
#demokk .demowrap li{float:left;margin:0 15px 1px 0;display:inline;width:415px;}
#demokk .demowrap li a{display:block;width:415px;height:350px;overflow:hidden;position:relative;}
#demokk .demowrap li a:hover img{transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transition:all .5s;}
#demokk .demowrap li .project_info div{height: 50px;line-height: 50px;padding: 0 20px 0 20px;}
#demokk .demowrap li .project_info div .title{float: left;font-size: 16px;color: #000;}
#demokk .demowrap li .project_info div span{float: right;color: #9c9c9c;font-size: 15px;}
#demokk .demowrap li:hover .project_info div .title{color: #de0000;}

.guanggao{width: 100%;height: 200px;background: url(../images/guanggao.jpg) center no-repeat;margin-top: 40px;}
.ggtel{width: 430px;float: right;}
.ggtel a{display: block;float: left;margin-top: 90px;margin-left: 75px;margin-right: 60px;font-size: 16px;color: #fff;}
.ggtel a:nth-child(2){color: #0f51a5;}
.ggtel a:hover{text-decoration: underline;font-size: 18px;}

/*简介*/
.indexabbj{height: 610px;background: url(../images/abbj.jpg) center no-repeat;border-bottom: 6px #d60000 solid;}
.about{width: 630px;margin-top: 55px;}
.neirong span{display: block;width: 180px;height: 35px;background: #de0000;text-align: center;line-height: 35px;color: #fff;font-size: 16px;}
.neirong h3{color: #000;font-size: 35px;line-height: 70px;}
.neirong p{color: #2f2e37;font-size: 15px;line-height: 27px;}
.neirong a{display: block;width: 160px;height: 45px;border: 1px #6ed5f4 solid;line-height: 45px;text-align: center;color: #6ed5f4;margin-top: 30px;}
.neirong a:hover{background: #6ed5f4;color: #000;}
/*数字*/
.ys_box{height: 110px;margin-top: 60px;}
.ys_box ul li{float: left;width: 157px;height: 110px;text-align: center;margin-top: 10px;}
.ys_box .div1 .span1{font-size: 35px;color: #c40000;font-family: "思源宋体 CN";font-weight: bold;}
.ys_box .div1 .span3{font-size: 16px;color: #c40000;}
.ys_box .div2 .span2{font-size: 16px;color: #000;}

.abtu{width: 410px;height: 365px;background: #f00;margin-right: 105px;margin-top: 165px;}

/*新闻*/
.newsbj{ height:auto; width:100%; background:#f4f4f4; padding-bottom:50px;}
.xw-l{width: 400px;height: 420px;background: url(../images/xwbj.jpg) center no-repeat;margin-top: 30px;}
.xw-l img{display: block;margin: 0 auto;margin-top: 30px;}
.xw-l h3{color: #393939;font-size: 16px;font-weight: bold;line-height: 45px;display: block;width: 340px;margin: 0 auto;overflow: hidden;height: 45px;}
.xw-l span{font-size: 13px;color: #828282;display: block;width: 340px;margin: 0 auto;}
.xw-l p{display: block;width: 340px;margin: 0 auto;margin-top: 10px;font-size: 14px;color: #777;overflow: hidden;}
.xw-l:hover h3{color: #d60000;padding-left: 20px;transition: all 1s ease 0s;}
.xw-r{width: 770px;height: 420px;background: #fff;border: 1px #e0e0e0 solid;margin-top: 30px;}
.xwlb{width: 720px;margin: 0 auto;}
.xwlb ul li{height: 110px;border-bottom: 1px #d2d2d2 dotted;margin-top: 20px;}
.shijian {width:85px;height:85px;text-align:center; float:left; display:block;overflow:hidden;margin-top: 10px;}
.shijian span.sone {font-size:16px;line-height:40px;color:#0756cc;display:block;}
.shijian span.stwo {font-size:33px; color:#0756cc; display:block; line-height:30px;font-weight: bold;padding-top: 5px;}
.xwlb ul li:hover .shijian{background:#e60012;}
.xwlb ul li:hover .shijian span.sone{color: #fff;}
.xwlb ul li:hover .shijian span.stwo{color: #fff;}
.anei {width:610px;float:right; display:block;}
.anei h3 a{color:#393939; font-size:16px;line-height: 35px;font-weight: bold;}
.xwlb ul li:hover .anei h3 a {color:#e80101; padding-left:15px;font-weight: bold;}
.anei p{ color:#777; font-size:14px; line-height:23px;}
.anei p b a{ color:#e80101;}

/*底部*/
.dbbj{ width:100%; height:300px; background:url(../images/dbbj.jpg) center no-repeat;}
.kjdh{width: 200px;margin-top: 25px;overflow: hidden;height: 220px;}
.kjdh span{display: block;width: 130px;height: 50px;border-bottom: 1px #b9b8b8 dotted;line-height: 50px;color: #cdcdcd;font-size: 20px;font-weight: bold;}
.kjdh ul{margin-top: 10px;}
.kjdh ul li{height: 30px;line-height: 30px;}
.kjdh ul li a{color: #cdcdcd;font-size: 15px;}
.kjdh ul li:hover a{text-decoration: underline;}
.dbtel{width: 380px;margin-top: 25px;}
.dbtel span{display: block;width: 130px;height: 50px;border-bottom: 1px #b9b8b8 dotted;line-height: 50px;color: #cdcdcd;font-size: 20px;font-weight: bold;}
.dbtel p{color: #cdcdcd;font-size: 15px;line-height: 30px;display: block;margin-top: 15px;}
.ewm{margin-top: 50px;}
.ewm span{display: block;text-align: center;color: #cdcdcd;font-size: 15px;line-height: 35px;}

.foot{ width:100%; height:50px; background:#0153a6;line-height: 50px;text-align: center;color: #fff;font-size: 15px;}
.foot a{color: #fff;}
/* 回到顶部 */
 #returnTop {
  _display:none;
  position:fixed;
  _position:absolute;
  z-index:999;
  right:15px;
  bottom:-200px;
  _bottom:auto;
  width:36px;
  height:65px;
  text-indent:-999px;
  overflow:hidden;
  background-image:url(../images/Top.png);
  _background-image:url(../images/Top.png);
  background-repeat:no-repeat;
  background-position:0 0;
  transition:bottom 0.9s;
  -webkit-transition:bottom 0.9s;
  -moz-transition:bottom 0.9s;
  -o-transition:bottom 0.9s;
}
#returnTop:hover {
  background-position:0 -65px;
}

/*内页分类*/
.nybt{text-align: center;padding-top: 30px;}
.nybt h1{display: block;font-weight: bold;font-size: 30px;background: url(../images/line1.jpg) bottom center no-repeat;height: 60px;line-height: 55px;}
.nybt p{font-size: 14px;color: #999;margin-top: 15px;}
.cat-menu{width: 610px;margin: 0 auto;margin-top: 20px;margin-bottom: 25px;}
.cat-menu ul li{float: left;width: 130px;height: 40px;border: 2px #999 solid;border-radius: 25px;margin-right: 15px;line-height: 40px;text-align: center;box-shadow: 0px 0px 8px 2px #f6f6f6;}
.cat-menu ul li a{color: #666;font-size: 16px;}
.cat-menu ul li:hover{background: #2e6fd3;border: 2px #2e6fd3 solid;}
.cat-menu ul li:hover a{color: #fff;font-weight: bold;display: block;}
.cat-menu ul .on{background: #de0000;border: 2px #de0000 solid;}
.cat-menu ul .on a{color: #fff;}

.cat-menua{width: 310px;margin: 0 auto;margin-top: 20px;margin-bottom: 25px;}
.cat-menua ul li{float: left;width: 130px;height: 40px;border: 2px #999 solid;border-radius: 25px;margin-right: 15px;line-height: 40px;text-align: center;box-shadow: 0px 0px 8px 2px #f6f6f6;}
.cat-menua ul li a{color: #666;font-size: 16px;}
.cat-menua ul li:hover{background: #2e6fd3;border: 2px #2e6fd3 solid;}
.cat-menua ul li:hover a{color: #fff;font-weight: bold;display: block;}
.cat-menua ul .on{background: #de0000;border: 2px #de0000 solid;}
.cat-menua ul .on a{color: #fff;}

.nyzc{width: 260px;height:auto;}
.prolistlogo{height: 105px;background: #0158AE;}
.prolistlogo p{color: #A6C0DA;font-size: 14px;text-align: center;line-height: 35px;padding-top: 15px;}
.prolistlogo p span{font-size: 26px;display: block;color: #fff;}
.demo-list{background: #0662bd;}
.demo-list ul li{height: 55px;line-height: 55px;border-bottom: 1px #5a94ce solid;background: url(../images/tb.png) 16px center no-repeat;}
.demo-list ul li a{display: block;color: #fff;font-size: 16px;padding-left: 60px;}
.demo-list ul li:hover a{font-weight: bold;padding-left: 75px;background: #00a61b;}

.prolistf{height: auto;background: #fff;border: 2px #0158ae solid;margin-top: 20px;}
.prolistf h2{display: block;height: 70px;background: #0158ae;text-align: center;color: #A6C0DA;font-size: 14px;}
.prolistf h2 span{font-size: 26px;display: block;color: #fff;}
.prolistf h3{display: block;background: url(../images/tel.gif) 15px center no-repeat;color: #333;font-size: 18px;font-weight: bold;padding-left: 60px;margin-top: 15px;}
.prolistf h3 b{color: #0055aa;font-size: 20px;display: block;}
.prolistf p{padding: 10px;font-size: 15px;line-height: 26px;color: #666;}

.proTitle{ width:270px; height: auto;}
.subNavBox{width:270px; background:#fff; padding-bottom:20px;margin-top: 40px;}
.cpfl{ height:70px; background:#235ab3; line-height:70px; text-align:center; color:#fff; font-size:30px; font-weight:bold;}
.subNav{ width:220px; height:45px; margin:0 auto; margin-top:10px;cursor:pointer;line-height:45px;border-radius: 25px;padding-left: 20px; background:#2e6fd3 url(../images/jiantou1.png) 200px center no-repeat;}
.subNav a{font-size:16px;color:#fff;}
.subNav:hover{ background:#e50000 url(../images/jiantou1.png) 200px center no-repeat;}
.subNav:hover a{ color:#fff;padding-left: 25px;}
.currentDd{}
.navContent{display: block;margin-bottom: 25px;margin-top: 15px;}
.navContent li a{display:block;width:180px;height:45px; margin:0 auto;font-size:15px;line-height:45px;color:#2f2f2f; border-bottom:1px #ccc dotted; background:url(../images/quan.jpg) left center no-repeat;padding-left: 30px;}
.navContent li a:hover{ color:#2e6fd3;font-size: 16px;}
.protel{width: 270px; height:auto; background:#fff; margin-top:13px;line-height:28px;padding-bottom:20px;margin-bottom: 50px;}
.protel span{display:block; height:55px; line-height:55px; color:#fff; font-size:20px; font-weight:bold;background: #d70000;margin-bottom: 20px;text-align: center;}
.protel h3{font-size: 18px;color: #000;font-weight: bold;display: block;width: 240px;margin: 0 auto;margin-bottom: 5px;}
.protel p{display: block;width: 240px;margin: 0 auto; font-size:15px; color:#000; }


/*当前导航*/
.breadcrumbs{height:50px;font-size:14px;line-height:50px;color:#fff;background:#2e6fd3;}
.breadcrumbs .dh_box{ }
.breadcrumbs .sortName{ color:#388c19; font-size:22px; font-weight:700;}
.breadcrumbs .dqdhMain{ float:right;background: url(../images/home.png) left center no-repeat;}
.breadcrumbs .dqdhMain a{font-size: 14px;color: #fff; display:inline-block;}
.breadcrumbs .dqdhMain a:hover{ text-decoration:underline; color:#000;}
.breadcrumbs .dqdhMain .span2{ color:#b7b7b7; font-size: 14px; display:inline-block; padding:0 5px;}
.breadcrumbs .indexa{ }
.breadcrumbs .span1{ color:#fff;padding:0 10px 0 30px; background:url(../images/dizhi.png) left center no-repeat;}
.breadcrumbs .dqdh_class{float:left;background: url(../images/homea.png) left center no-repeat;}
.breadcrumbs .dqdh_class li{ float:left; padding:0 15px 0 0px; }
.breadcrumbs .dqdh_class li a{ display:block; padding:0 50px; height:50px; line-height:50px;color:#fff; font-size:25px; position:relative;}
.breadcrumbs .dqdh_class li a em{font-size: 14px;}


.lybt{ text-align:center; padding-top:40px;}
.lybt span{font-size: 43px;line-height: 45px;text-transform: uppercase;color:#5a5a5a;}
.lybt h3{ display:block; font-size:20px; line-height:45px;color:#5a5a5a; background:url(../images/xiana.jpg) center center no-repeat;}
.liuyan{ margin-top:30px; text-align:center;}
.liuyan span{ font-size:20px;color: rgb(215, 12, 25);}
.liuyan a{ font-size:16px;color: #CCCCCC;}
.liuyan p{ font-size:16px;color: #666666; line-height:30px;}

/*内页关于我们*/
.about_box{width: 1200px;background: #fff;margin: 0 auto;}
.about_box .about_left{ width:100%;}
.about_box .about_left .about_t1 { position:relative; height:40px;}
.about_box .about_left .about_t1 .div1{ font-size: 21px; line-height: 148%; color:#000;}
.about_box .about_left .about_t1 .div2{ font-size:18px; color:#444;}
.about_box .about_left .about_t1 .about_t2{text-align: center;} 
.about_box .about_left .about_t1 .about_t2 .span1{font-size:28px; font-weight:700; line-height:38px; color:#000;}
.about_box .about_left .about_t1 .about_t2 .span2{ font-size:14px; text-align:right; color:#b7b7b7; line-height:20px;}
.about_box .about_left .text{ line-height:35px; color:#666; font-size:15px; text-indent:2rem; padding-top:25px;}
.about_box .about_left .text p{ padding:10px 0;}
.about_box .about_right{ width:370px;}
.about_box .about_right ul{ margin-top:8px;}
.about_box .about_right ul li{ float:left; margin-left:2px; width:180px; margin-bottom:3px;border: 1px #ccc solid;}
.about_box .about_right ul li a{ display:block; width:100%; height:130px;background-repeat:no-repeat !important; background-size:cover !important;background-position:center center !important; -webkit-background-size: cover;  
-moz-background-size: cover;  -o-background-size: cover; }




/*Â·Ã–Ã’Â³*/
.page_nav{ padding:15px 15px; color:#999; font-size:14px; text-align:center; background-color:#fff;}
.page_nav .nolink{display:inline-block; margin:0 5px; padding:0 5px; height:25px; line-height:25px; border:1px solid #fff;}
.page_nav font,.page_nav a{ display:inline-block; margin:0 5px; padding:0 10px; border:1px solid #e5e5e5; height:25px; line-height:25px; border-radius:5px;}
.page_nav font{ border:1px solid #fff;}
.page_nav a:hover{ color:#fff; border:1px solid #54a530; background-color:#54a530}

.viewpage{ margin:0; padding:20px 0 50px 0; border-top:1px solid #eee;}
.viewpage .main_r_nav{ color:#999; font-size:14px; line-height:30px;padding-left: 20px;padding-right: 20px;}
.viewpage .main_r_nav a{ font-size:14px; color:#444}
.viewpage .main_r_nav a:hover{ text-decoration:underline;}

/*分页*/
.fenye{ text-align:center; color:#666; font-size:14px; line-height:30px; padding:20px 0;}
.fenye .rows{ color:#666; font-size:13px; padding:0 10px;}
.fenye .current{ display: inline-block; color:#cc0000; font-size:14px; padding:0 5px;}
.fenye .num,.fenye .next{display:inline-block; margin:0 3px; padding:0 10px;  border:1px solid #ddd; color:#666; font-size:14px; height:28px; line-height:27px; border-radius:5px;z-index: -99;}
.fenye .num:hover,.fenye .next:hover{ background-color:#cc0000; color:#fff; border:1px solid #cc0000;}


.main{ background-color:#f9f9f9; }
.main .main_right{ width:1200px;padding-top: 5px;}
.main .main_righta{width:1200px;background: #fff;}
.main .main_rightb{width: 920px;margin-top: 40px;}
.text{ line-height:35px; font-size:15px; color:#666;padding:20px;}
.text span{font-size:15px; color:#666;}

.main .tT01{ text-align:center; line-height:35px; padding-top:50px;}
.main .tT01 .span1{ font-size:24px; color:#444;}
.main .subtitle{font-size: 16px; line-height:50px; height: 50px; color: #8F8F8F; text-align:center;border-bottom: 1px #aeaeae dotted;}
.main .subtitle span{ padding:0 10px;}




#faqbox{padding:90px 0 50px 0; background-color:#fff; width:700px; margin:0 auto;}
#faqbox form{}
#faqbox .faqline{line-height:2em;text-align:left; padding-bottom:10px; color:#999; font-size:13px;}
#faqbox .faqtit{width:150px;display:block;float:left;clear:both;text-align:right; color:#555;}
#faqbox .Content{line-height:2em;text-align:left; padding-bottom:10px;}
#faqbox font{margin:0 5px;}
#faqbox .FaqTitle{ height:50px; line-height:50px; padding:0 10px; border:1px solid #ddd; width:435px; vertical-align:top;}
#faqbox .Content textarea{height:100px;}
.wizfrm{ border:none;width:455px;height:50px;line-height:50px;font-size:16px;color:#fff;text-align:center;cursor:pointer;background:#fff; margin-top:20px;  font-family:'Microsoft YaHei';-moz-transition: all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; border-radius:5px;background-color:#dd0103; }
.wizfrm:hover{ background-color:#ff9900; }

/**/

.main .proListal{width:100%;}
.main .proListal{ width:100%;}
.main .proListal li{ width:290px; float:left; margin:0 0 15px 10px;background: #fff;border: #ddd solid 1px;} 
.main .proListal li .boxal{ width:290px; height:245px;display:block; cursor:pointer;position:relative;}
.main .proListal li .boxal .spanImgal{ display:block; overflow:hidden;width:280px; height:240px;
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;}

.main .proListal li .spanal{ display: block;height:40px; line-height:40px; width:290px; margin:auto; text-align:center;color:#000; font-size:15px;}
.main .proListal li:hover .spanal{ color:#e0222c; font-weight:bold; font-size:16px;}
.main .proListal li .avatarb{
    position: relative;
}
.main .proListal li .avatarb{
    display: block;
    height: 245px;
    overflow: hidden;
    width:290px;
}
.main .proListal li .avatarb .spanImgal{
    height: 245px;
}

.avatarb:hover .spanImgal, .zhuti .avatarb:hover .spanImgal, .bbsinner .avatarb:hover .spanImgal {
    transform: scale(1.3);
    transition: all 1s ease 0s;
  -webkit-transform: scale(1.3);
  -webkit-transform: all 1s ease 0s;
}


/**/
.main .news_list{ margin-top:40px;}
.main .news_list li{padding:15px;background: #fff;margin-bottom: 20px;}
.main .news_list li .img{border: 1px #f0f0f0 solid;}
.main .news_list li .lMore{ width:860px;}
.main .news_list li .lMore .title{font-size: 16px;color: #393939;line-height: 36px; margin-bottom:15px;}
.main .news_list li .lMore span{ font-size:13px; color:#999;}
.main .news_list li .lMore p{font-size:13px; color:#999; line-height:26px;}
.main .news_list li .lMore .more2{width: 88px;height: 30px;line-height: 30px;color: #fff;background: #0158ae; bottom: 30px;display:block; font-size:13px; text-align:center; float:right; margin-top:30px;}
.main .news_list li:hover .title{ color:#db0713; padding-left:15px; font-weight:bold;}
.main .news_list li:hover p{ padding-left:15px;}
.main .news_list li:hover .more2{ background:#db0713;border-color: #db0713; color:#fff;}


/*详情页*/
.product_dqdh{ background-color:#f4f4f4;}
.product_top{ }
.product_top .l_img{ width:600px; height:470px; background-color:#f2f2f2; text-align:center; display:table;}
.product_top .l_img span{/*display: table-cell; vertical-align:middle;*/ display:block; width:100%; height:100%; background-size:cover !important;}
.product_top .l_img span img{width:600px; height:470px; }
.product_top span img{ display:inline-block; max-width:100%; max-height:100%; vertical-align:middle;} 
.product_top .r_box{ width:550px;}
.product_top .r_box .product_title{border-bottom:1px solid #ddd;padding:10px 0 8px 0;}
.product_top .r_box .product_title h2{ font-weight:700; font-size:26px;color:#101010;}
.miaoshu{}
.product_top .subtitle{font-size:14px;color:#b7b7b7; padding-top:8px;}
.product_top .subtitle span{ display:block; padding-left:25px; line-height: 23px; height: 24px; }
.product_top .subtitle span.span1{ background:url(../images/shijian.png) left center no-repeat;}
.product_top .subtitle span.span2{ background:url(../images/liulan.png) left center no-repeat;}
.product_top .keyword{ height:40px; line-height:40px; font-size:15px; color:#717171;}
.product_top .keyword span{ font-size:18px; color:#0059A9;}
.product_top .desc{font-size:14px; color:#717171; line-height:30px;margin-top: 15px;}
.product_top .desc span{ display:block; float:left;width:200px;}
.product_top .desc p{ display:block; float:right;width:550px;line-height: 25px;font-size: 15px;color: #8b8b8b;}
.product_top .lianxi{ height:60px;}
.product_top .lianxi .a{display:block; height:40px;line-height:40px; float:left; margin-right:30px; color:rgb(250,175,41); font-size:18px; border-bottom:1px solid rgb(250,175,41); padding-left:28px;}
.product_top .lianxi .a.a_qq{ background:url(../images/QQ.png) left center no-repeat;}
.product_top .lianxi .a.a_tel{ background:url(../images/tela.png) left center no-repeat;}
.product_top .dianhua{height:40px; padding:0 30px; line-height:40px; text-align:center; border-radius:30px;font-size:15px; background-color:#be0000;margin-top: 10px;width: 130px;}
.product_top .dianhua a{color:#fff;}
.product_top .dianhua:hover{background-color:rgba(250,175,41,1);}
.share{ margin-top:10px;}
.share .span1{ line-height:32px; color:#999; padding-right:10px; font-size:15px;}

.xiangqing_top{}
.xiangqing_top .a_nav{ display:block; float:left; width:190px; background-color:#fff; border-bottom:2px solid #e50000; color:#eea200; text-align:center; height:50px; line-height:50px; font-size:18px;}
.xiangqing_top .a_nav.active{ background-color:#e50000; color:#fff;}
.contenta{ border:1px solid #ddd;background: #fff;}

.contact_title2 {
    text-align: center;
    font-size: 18px;
    color: #888;
}
.lx_b {
    width: 100%;
    height: 420px;
    border: 1px solid #000;
    margin-top: 30px;
}
.lx_list {
    background-color: #fff;
    width: 275px;
    margin: 39px 10px;
    min-height: 300px;
}
.lx_list p {
    line-height: 35px;
    font-size: 16px;
    color: #666;
    padding-left: 30px;
}
/*地图*/
.BMap_Marker.BMap_noprint {
    background: url(../images/dt.png) center center no-repeat !important;
    display: block !important;
}
.BMap_Marker {
    display: none !important;
}