@charset "utf-8";
/* CSS Document */

body,html{margin:0;padding:0;font-family: Microsoft YaHei; font-size: 1rem;  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;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
img{vertical-align: middle;}
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; cursor:pointer}
.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;}
.mt5 {margin-top: 5px!important;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.myClass{
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;
}

/*top*/
.headbj{height: 924px;background: url(../images/banner.jpg) center no-repeat;}

.topbj{height: 820px;}
.head{ width:100%; height:90px;z-index:1000;position: absolute;top:0;background: rgba(255,255,255,.3);}
.logoDiv{margin-left: 2%;}

@-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);
  }
}


.wj_mt{width:45%; height:90px;margin-left:5%;}
.gdao{width:100%;}
.gdao li { width:13%;float: left;
             list-style: none;  
             text-align: center;
             float: left;
             height: 90px;
             position: relative;
             background: url(../images/xian.png) right center no-repeat;
  
  }
.gdao li a {
    text-align: center;
    font-size:16px;
	font-family:"微软雅黑";
    position: relative;
    transition: all .3s;
    height:90px;
    width: 100%;
    line-height: 90px;
    display: block;
    float: left;
	color:#000;
   }
.gdao li:hover, ul.gdao li.hover {
  color: #ffffff; background:#244eb4;transition:all 0.5s;}

.gdao li b {
    font-family:"微软雅黑";
	font-size: 16px;
	color: #000;
	text-align: center;
	line-height: 90px;
	height:90px;
	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: 90px;
  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:890px;
  left: -300px;
  box-shadow: 0 0 10px #000000;
 background: rgba(45,101,214,0.8);}

.gdao li ul.pro-list li {
  width: 220px;
  height: 170px;
  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 a {
    border-bottom: none;
    font-size: 12px;
    font-weight: normal;
    height: 26px;
    line-height: 26px; }
.gdao li ul.pro-list li:hover { background-color: #2d65d6; }
.gdao li ul.pro-list li:hover a {color: #ffffff;}


.tel{ background:url(../images/tel.png) left center no-repeat; color:#777; font-size:16px; padding-left:55px; margin-top:20px;margin-right: 2%;}
.tel span{ display:block; font-size:35px; font-family:"Impact"; color:#df0800;}
/*宽度小于1920px*/
@media screen and (max-width:1710px){ 
.head .head_logo .by{ height:auto; padding-top:2px !important;}


}


.topzhutu{position: absolute;z-index: 999;left: 50%;margin-left: -245px;top: 24%;}




/*banner*/

.banner{width:100%; background:#fafafa;  z-index:11;position: relative;}

.banner_slides{ position:relative; overflow:hidden; width:100%; margin:auto; }

.banner_slides , .slides_container,.slides_control ,.banner_pic{height:680px;}

.banner_slides li.slidesjs-slide{width:100%;height:680px;}

.banner_slides li a{}

.banner_pic{display:block; width:100%; height:680px;}

.slides_btn{position:absolute; z-index:999;display:block;width:40px;height:70px;margin-top:-35px;top:50%;overflow: hidden;text-indent:-9999px; background-color:#fff;filter:alpha(opacity=20); /*IEÂË¾µ£¬Í¸Ã÷¶È50%*/-moz-opacity:0.2; /*FirefoxË½ÓÐ£¬Í¸Ã÷¶È50%*/opacity:0.2;/*ÆäËû£¬Í¸Ã÷¶È50%*/ background-position: center center; background-repeat:no-repeat; }

.banner:hover .slides_btn{filter:alpha(opacity=60); -moz-opacity:0.6; /*FirefoxË½ÓÐ£¬Í¸Ã÷¶È50%*/opacity:0.6;}

.btn_previous{ left:4%; background-image:url(../images/pre01.png);}

.btn_previous:hover{ background-color:#333;background-image:url(../images/pre02.png);}

.btn_next{ right:4%; background-image:url(../images/next01.png);}

.btn_next:hover{ background-color:#333;background-image:url(../images/next02.png);}

/* 顶部优势*/

.hotkey{height: 100px;background: #2d65d6;}
.banner_bo{width: 1200px;margin: 0 auto;padding-top: 20px;}
.banner_bo ul li{width: 260px;float: left;margin-right: 30px;margin-left: 10px;}
.banner_bo ul li img{font-size: 50px;color: #666;text-align: center;float: left;line-height: 50px;}
.banner_bo ul li p{float: right;width: 175px;padding-left: 0px;line-height: 26px;font-size: 15px;color: #8fb4ff;}
.banner_bo li span {display: block;font-size: 20px;color: #fff;}

/* 主推产品*/
.zhutui_box{height: auto;background: #f1f1f1;padding-bottom: 40px;}
.wrap-title{text-align: center;padding-top: 30px;padding-bottom: 10px;}
.wrap-title h2{font-size: 35px;font-weight: bold;color: #333;}
.wrap-title h2 b{color: #0f5fc0;}
.wrap-title span{font-size: 18px;color: #333;letter-spacing: 1px;display: block;background: url(../images/xiana.png) center no-repeat;height: 40px;line-height: 40px;}
.wrap-title em{display: block;width: 45px;height: 2px;background: #e30000;margin: 0 auto;margin-top: 10px;margin-bottom: 30px;}
.wrap-title a:hover h2{color: #cc0500}

.team-list{width:1197px;border:#ddd solid 1px;border-right:none;border-bottom:none;overflow:hidden;}
.team-list .item{position:relative;float:left;width:398px;height:208px;overflow:hidden;border-right:#ddd solid 1px;border-bottom:#ddd solid 1px;background:#fff;}
.team-list .item a{display:block;width:399px;height:248px;overflow:hidden;}
.team-list .text{position:relative;z-index:22;margin:40px 30px;height:134px;line-height:1.3;overflow:hidden;}
.team-list .text span{display:block;font-size:20px;color:#333; line-height: 32px;}
.team-list .text p{font-size:13px;color:#999;font-family:Arial; text-transform: uppercase;}
.team-list .text i{display:block;position:absolute;left:0;bottom:0;width:25px;height:25px;overflow:hidden;}
.team-list .text i img{display:block;width:25px;height:25px;}
.team-list .pic{position:absolute;z-index:1;top:25px;right:-10px;width:248px;height:248px;overflow:hidden;}
.team-list .pic img{display:block;width:200px;height:200px;transition: all 1s;}
.team-list .pica{position:absolute;z-index:1;top:0;right:-20px;width:350px;height:250px;overflow:hidden;}
.team-list .pica img{display:block;width:320px;height:220px;transition: all 1s;}
.team-list .item04{width:598px;}
.team-list .item05{width:597px;}
.team-list .item04 .pic,.team-list .item05 .pic{right:0px;}
.team-list .item:after,.team-list .item:before{position:absolute;z-index:333;display:block;content:"";width:0;height:2px;background:#42d4f1;transition: all 1s;}
.team-list .item:after{top:0;left:0;background: linear-gradient(to right, #4d9cff, #0f5fc0);}
.team-list .item:before{bottom:0;right:0;background: linear-gradient(to right, #0f5fc0, #4d9cff);}
.team-list .item:hover:after,.team-list .item:hover:before{width:100%;}
.team-list .item:hover .pic img{transform:scale(1.1);}






.ca-bt{text-align: center;width: 700px;margin: 0 auto;padding-top: 30px;}
.ca-bt b{font-size: 38px;color: #cfcfcf;display: block;border-bottom: 1px #bcbcbc solid;line-height: 60px;}
.ca-bt b span{color: #d53433;}
.ca-bt h3{font-size: 35px;color: #000;}
.ca-bt h3 a{font-weight: bold;color: #d53433;}
.ca-bt p{font-size: 16px;}
.ca-bt:hover b span{color: #0f5fc0;}
.ca-bt:hover h3 a{color: #0f5fc0;}

.classify{width: 83%;margin: 0 auto;margin-top: 20px;}
.classify ul li{float: left;height: 50px;background: #2d65d6;border-bottom: 5px #0f5fc0 solid;width: 16.5%;margin-right: 1px;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;border-bottom: 5px #b60100 solid;}

.classifya{padding-top: 50px;}
.classifya ul li{float: left;height: 40px;background: #d1e1f5;margin-bottom: 10px;line-height: 40px;text-align: center;width: 180px;border-radius: 25px;margin-left: 15px;}
.classifya ul li a{color: #333;font-size: 16px;display: block;}
.classifya ul li:hover{background: #dc0000}
.classifya ul li:hover a{color: #fff;}


#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: 375px;
    background: #fff;
    margin: 15px 0.5% 40px 0.5%;
    float: left;
    list-style: none;
    position: relative;
    z-index: 0;
    border-bottom: solid 1px #e0e0e0;
    box-sizing: border-box;
    
}
#pro-box1 li .Img div{
    width: 100%;
    height: 285px;
    padding: 0;
    margin: 0;
    display: block;
}
#pro-box1 li p{
  position: absolute;
  width: 100%;
  height: 90px;
  background: #fff;
  z-index: 999;
  left: 0;
  bottom: 0;
}

#pro-box1 li p .sytitle{
    width: 100%;
    line-height:85px;
    font-size: 18px;
    color: #555;
}
#pro-box1 li p .smore{
  font-size: 16px;
  color: #555;
  line-height: 40px;
  display: block;
  text-align: center;
  width: 35%;
  z-index: 3;
  margin: 0 auto;
  border-radius: 20px;
  position: absolute;
  right: 8px;
  bottom: 20px;
  border: 1px #dcdcdc solid;
}
#pro-box1 li:hover{box-shadow: 0px 0px 10px #ccc;text-align: center;}
#pro-box1 li:hover p{
  background: #2d65d6;
}
#pro-box1 li:hover p .sytitle{
  text-align: center;
  color: #fff;
}
#pro-box1 li:hover p .smore{
  background:#d53433;
  font-size: 18px;
  color: #fff;
  line-height: 40px;
  display: block;
  text-align: center;
  width: 70%;
  position: absolute;
  z-index: 3;
  margin: 0 auto;
  bottom: -20px;
  left: 0;
  right: 0;
  border-radius: 20px;
}

#pro-box1 li .avatar{
    position: relative;
}
#pro-box1 li .avatar{
    display: block;
    height: 285px;
    overflow: hidden;
    width:100%;
}
#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;
}
/*优势*/
.guanggao{height: 210px;background: url(../images/advbj.jpg) center no-repeat;margin-top: 40px;}
.ggfl{width: 500px;padding-top: 30px;}
.ggfl h3{color: #fff;font-size: 30px;font-weight: bold;display: block;height: 70px;line-height: 70px;background: url(../images/xian.jpg) left bottom no-repeat;margin-bottom: 20px;}
.ggfl b{font-size: 18px;font-weight: bold;color: #fff;}
.ggfl span{font-size: 16px;color: #9ab4ec;text-transform: uppercase;line-height: 35px;}

.ggfr{width: 700px;text-align: center;padding-top: 45px;}
.ggfr span{color: #fff;font-size: 30px;}
.ggfr em{display: block;width: 70px;height: 3px;background:#ff0e0e;margin: 0 auto;margin-top: 10px;}

.advbj{height: 730px;background:url(../images/youshibj.jpg) center no-repeat;}
.yszhutu img{display: block;margin: 0 auto;padding-top: 80px;animation: ball .6s infinite alternate;}
.yslba{width: 470px;position: absolute;left: 0;top: 80px;}
.yslba p{display: block;width: 100px;height: 100px;text-align: center;line-height: 100px;color: #fff;font-size: 35px;background: url(../images/yuan.png) center no-repeat;}
.ysnr{width: 350px;}
.ysnr b{font-size: 30px;color: #333;text-align: right;display: block;}
.ysnr span{color: #acacac;font-size: 15px;font-family: "Times New Roman";display: block;text-transform: uppercase;text-align: right;}
.ysnr ul{margin-top: 20px;}
.ysnr ul li{height: 35px;line-height: 35px;color: #787878;font-size: 16px;background: url(../images/dian.png) left center no-repeat;padding-left: 20px;}

.yslbb{width: 470px;position: absolute;right: 0;top: 80px;}
.yslbb p{display: block;width: 100px;height: 100px;text-align: center;line-height: 100px;color: #fff;font-size: 35px;background: url(../images/yuan.png) center no-repeat;}
.ysnra{width: 350px;}
.ysnra b{font-size: 30px;color: #333;}
.ysnra span{color: #acacac;font-size: 15px;font-family: "Times New Roman";display: block;text-transform: uppercase;}
.ysnra ul{margin-top: 20px;}
.ysnra ul li{height: 35px;line-height: 35px;color: #787878;font-size: 16px;background: url(../images/dian.png) left center no-repeat;padding-left: 20px;}

.yslbc{width: 470px;position: absolute;left: 0;bottom: 50px;}
.yslbc p{display: block;width: 100px;height: 100px;text-align: center;line-height: 100px;color: #fff;font-size: 35px;background: url(../images/yuan.png) center no-repeat;}

.yslbd{width: 470px;position: absolute;right: 0;bottom: 100px;}
.yslbd p{display: block;width: 100px;height: 100px;text-align: center;line-height: 100px;color: #fff;font-size: 35px;background: url(../images/yuan.png) center no-repeat;}

.ystel{text-align: center;color: #fff;font-size: 23px;margin-top: 55px;}
.ystel span{font-family: "Impact";font-size: 30px;}


/*公司简介*/
.indexabbj{ height:620px; background:url(../images/abbj.jpg) center no-repeat;}
.abzc{width: 630px;height: 470px;position: absolute;left: 0;top: 150px;}
.abzc ul{display: block;}
.abzc ul li{float: left;text-align: center;width:147px;margin-top: 10px;}
.abzc ul li img{width: 60px;height: 60px;display: block;margin: 0 auto;}
.abzc ul li a{line-height: 45px;font-size: 16px;font-weight: bold;}
.abzc 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)}
.abzc ul li:hover a{color: #e00000}

.abyc{ width:500px;height: 280px;background: #1b82e6;margin-top: 60px;padding: 20px 30px 50px 80px;}
.abyc span{color: #fff;font-size: 25px;line-height: 60px;}
.abyc p{color: #fff;font-size: 16px;line-height: 28px;}
.abyc a{display: block;width: 45px;height: 45px;border: 1px #fff solid;border-radius: 50px;line-height: 45px;text-align: center;margin-top: 30px;color: #fff;font-size: 25px;}


/*精品展示*/
.hotbj{background:url(../images/hotbj.jpg) center no-repeat; height:500px;background-attachment: fixed;background-position: center;background-size: cover;}
.wrap-titlea{text-align: center;padding-top: 20px;}
.wrap-titlea h2{font-size: 35px;font-weight: bold;color: #fff;}
.wrap-titlea h2 b{color: #fff;}
.wrap-titlea span{font-size: 18px;color: #fff;letter-spacing: 1px;display: block;background: url(../images/xiana.png) center no-repeat;height: 40px;line-height: 40px;}
.wrap-titlea em{display: block;width: 45px;height: 2px;background: #e30000;margin: 0 auto;margin-top: 10px;margin-bottom: 30px;}

#demokk{overflow:hidden;width:100%;}
#demokk .demowrap{overflow:hidden;width:30000px;}
#demokk .demowrap li{float:left;margin:0 1px 1px 0;display:inline;width:390px;margin-right: 10px;}
#demokk .demowrap li a{display:block;width:390px;height:290px;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{width:100%;height:100%;position:absolute;left:0;top:0;transition:all ease-out .3s;}
#demokk .demowrap li a:hover .project_info{background: initial;}
#demokk .demowrap li .project_info div{position:relative;top:245px;left: 0;height: 45px;line-height: 45px;}
#demokk .demowrap li .project_info p.title{color:rgba(0,0,0,0);font-size:16px;transition:all ease-out .3s;}
#demokk .demowrap li .project_info p{text-align:center;color:#fff;padding:0 20px;}
#demokk .demowrap li a:hover .project_info p.title{color:#fff;background-color: rgba(2,98,186,0.8);}

/*新闻*/
.newsbj{width:100%; background:#fff;height: 630px;}
.xw-l{width: 600px;position: relative;}
.xw-l .xwzc{width: 460px;height: 180px;background: #fff;box-shadow: 0 3px 5px #8c8c8c;position: absolute;left: 40px;bottom:-120px;padding: 30px;}
.xw-l .xwzc h3{font-size: 18px;color: #333;line-height: 50px;}
.xw-l .xwzc p{color: #555;font-size: 14px;line-height: 25px;}
.xw-l .xwzc .xwmore{display: block;width: 40px;height: 40px;background: #e30000;border-radius: 50px;line-height: 35px;text-align: center;margin-top: 20px;color: #fff;font-size: 23px;}
.xw-l:hover .xwzc h3 a{padding-left: 13px;color: #e30000;transition:all 0.5s; }


.xw-l .avatara{
    position: relative;
}
.xw-l .avatara{
    display: block;
    height: 330px;
    overflow: hidden;
    width:600px;
}


.avatara:hover, .zhuti .avatara:hover, .bbsinner .avatara:hover {
    box-shadow: 0 0 10px gray;
}
.avatara:hover img, .zhuti .avatara:hover img, .bbsinner .avatara:hover img {
    transform: scale(1.3);
    transition: all 1s ease 0s;
  -webkit-transform: scale(1.3);
  -webkit-transform: all 1s ease 0s;
}
.xw-r{width: 570px;height: 400px;background: #fff;}
.xwone{height: 130px;border-bottom: 1px #e6e6e6 solid;width: 570px;margin:0 auto;margin-bottom: 20px;}
.xwone img{width: 170px;height: 110px;float: left;}
.xwone p{display: block;width: 380px;float: right;font-size: 14px;color: #6c6c6c;line-height: 23px;}
.xwone p span{display: block;color: #000;font-size: 16px;line-height: 40px;}
.xwone:hover p span{font-weight: bold;color: #cd0007;padding-left: 13px; -moz-transition: all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s;transition:all 0.5s; }
.xwlb{width: 670px;margin:0 auto;margin-top: 10px;}
.xwlb ul li{height: 45px;line-height: 45px;border-bottom: 1px #e6e6e6 dotted;}
.xwlb ul li a{float: left;color: #333;font-size: 15px;}
.xwlb ul li span{float: right;color: #a1a1a1;font-size: 14px;}
.xwlb ul li:hover a{font-weight: bold;color: #cd0007;padding-left: 13px;}
/*流程*/
.zhizuo{height: 250px;background: #fff;margin-top: 30px;}
.zhizuo ul{display: block;width: 1200px;margin: 0 auto;}
.zhizuo ul li{width: 240px;height: 240px; float: left;background: url(../images/juxing.png) top center no-repeat;margin-top: 5px;}
.zhizuo ul li img{display: block;margin: 0 auto;margin-top: 35px;}
.zhizuo ul li span{display: block;width: 240px;text-align: center;font-size: 16px;color: #000;font-weight: bold;margin-top: 50px;}
.zhizuo ul li p{font-size: 15px;color: #5d5d5d;display: block;text-align: center;margin-top: 10px;}
.zhizuo 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)}


.footer{height: 320px;background: url(../images/foot.jpg) center no-repeat;margin-top: 60px;}
.dbnav{width: 190px;}
.navbt{display: block; font-size: 20px;color: #fff;font-weight: bold;background: url(../images/xianb.png) left bottom no-repeat;height: 50px;line-height: 50px;margin-top: 30px;}
.dbnav ul{margin-top: 10px;}
.dbnav ul li{color: #e6e6e6;font-size: 16px;line-height: 28px;}
.dbnav ul li a{color: #e6e6e6;}
.dbnav ul li:hover a{text-decoration: underline;}
.map{width: 510px;}
.kuang{width: 460px;height: 180px;margin-top: 20px;}
.ewm{width: 270px;padding-top: 30px;}
.ewm p{display: block;font-size: 16px;color: #fff;background: url(../images/tela.png) left center no-repeat;padding-left: 60px;}
.ewm p span{font-size: 28px;font-family: "Impact";display: block;}
.ewm img{margin-top: 10px;}
.dblx{width: 230px;}
.dblx p{line-height: 28px;color: #fff;font-size: 16px;display: block;margin-top: 30px;}
.copy{height: 50px;line-height: 50px;background:#333;text-align: center;font-size: 15px;color: #d3d3d3;}
.copy a{color: #d3d3d3;}
.BMap_Marker{ display:none !important;}
.BMap_Marker.BMap_noprint{ background: url(../images/dt.png)  center center no-repeat !important; display:block !important; }

.copya{height: 120px;line-height: 50px;background:#333;text-align: center;font-size: 15px;color: #d3d3d3;}
.copya a{color: #d3d3d3;}

/* 回到顶部 */
 #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;
}

/*在线留言*/
.online{width: 100%;height: 70px;background-color:rgba(0,0,0,0.7);position: fixed;bottom: 0;z-index: 9999;}
.on_ly{width: 100%;}
.on_ly p{color: #fff;font-size: 18px;}
.on_ly ul li{float: left;margin-top: 15px;}
.on_ly ul .in_flt{width: 198px;height: 35px;background: #fff;border:none; color: #afafaf !important;font-size: 16px;padding-left: 10px;margin-right: 15px;}
.on_ly ul li .FaqTitlesy{width: 155px;height: 35px;background: #fff;border:none; color: #afafaf !important;font-size: 16px;padding-left: 10px;margin-right: 15px;float: left;}
.on_ly ul li #VCode{float: right;width: 110px;}
.on_ly ul .in_flta{width: 300px;height: 35px;background: #fff;border:none; color: #afafaf !important;font-size: 16px;padding-left: 10px;margin-right: 15px;}
.on_ly ul .nanniu_bj{width: 80px;height: 35px;background: #f5600b;border:none;margin-left: 15px;color: #fff;font-size: 16px;}
.on_ly ul .nanniu_bj:hover{background: #ff9f00;}


/*内页左侧分类*/
.box_left{width: 260px;}
.conboya{width: 260px;height: auto;background: #7f1d74;text-align: center;padding-bottom: 20px;}
.conboya h2{color: #fff;font-size: 18px;font-weight: bold;line-height: 35px;padding-top: 10px;}
.conboya p{display: block;border-bottom: 1px #9e2891 solid;line-height: 30px;padding-bottom: 10px;color: #fff;}
.conboya a{display: block;width: 230px;height: 40px;margin: 0 auto;background: #fff;margin-top: 15px;line-height: 40px;color: #333;}  
.conboya a:hover{background: #d47143;color: #fff;}
.sideBottom{width: 260px;height: auto;background: #d47143 url(../images/zcdh.png) center 40px no-repeat;margin-top: 15px;padding-bottom: 40px;text-align: center;}
.sideBottom span{color: #fff;padding-top: 100px;display: block;}
.sideBottom p{color: #fff;font-size: 30px;font-family: "Impact"}
.sideBottom a{display: block;width: 150px;height: 35px;background: #fff;margin: 0 auto;border-radius: 25px;line-height: 35px;color: #333;margin-top: 20px;}
.sideBottom a:hover{background: #f39801;color: #fff;}
/**/

.breadcrumbs{font-size: 14px;line-height:70px; background:#eef2f5; width:100%;}
.breadcrumbsa{font-size: 14px;line-height:70px; background:#fff; width:100%;}

.dqdhMain{background: url(../images/home.png) 15px center no-repeat;padding-left: 50px;}

.dqdhMain span{ font-size:15px; color:#5a5a5a;}

.dqdhMain a{color:#666; font-size: 14px;}

.dqdhMain a:hover{ text-decoration:underline;}

.weizhi{color: #333;font-size: 18px;padding-right: 15px;background: #007bda;width: 280px;text-align: center;color: #fff;font-size: 23px;}

.s_width{ text-align:center; margin-top:30px;}

.s_width h2{ font-size:30px; color:#000; line-height:50px;}

.lybt{ text-align:center; margin-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;}



/*Â·Ã–Ã’Â³*/

.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 #f3f3f3;}

.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;}

.fenye .num:hover,.fenye .next:hover{ background-color:#cc0000; color:#fff; border:1px solid #cc0000;}


.nyyc{width: 280px;height: auto;margin-right: 20px;margin-top: 30px;}
.fenlei span{color: #333;font-size: 24px;font-family: "黑体"}
.fenlei ul{margin-top: 20px;}
.fenlei ul li{height: 38px;line-height: 38px;background: #e7e7e7;margin-bottom: 10px;padding-left: 25px;font-size: 15px;width: 250px;}
.fenlei ul li a{color: #333;display: block;}
.fenlei ul li:hover{background:#d50000;cursor: pointer;}
.fenlei ul li:hover a{color: #fff;}
.nylx{width: 245px;height: auto;background: #f2f2f2;padding-bottom: 30px;margin-top: 20px;padding: 20px 15px 20px 15px;margin-bottom: 50px;}
.nylx span{color: #333;font-size: 24px;font-family: "黑体"}
.nylx p{color: #838383;font-size: 14px;line-height: 26px;}
.main{ background:url(../images/cybj01.jpg) top center no-repeat;}

.maina{ background:#eef2f5;}

.main .main_right{ width:100%;margin-bottom:50px;}
.maina .main_rightb{ width:880px;margin-bottom:50px;padding-top: 50px;}

.text{ line-height:35px; font-size:15px; color:#666;padding:30px;}

.text span{font-size:15px; color:#666;}

.text img{ max-width:100%;}

.maina .tT01{ text-align:center; line-height:35px; margin-top:20px;}

.maina .tT01 .span1{ font-size:24px; color:#444;}

.maina .subtitle{font-size: 13px; line-height: 24px; height: 24px; color: #8F8F8F; text-align:center;}

.maina .subtitle span{ padding:0 10px;}



.main .main_left{ width:182px; }

.main .main_left .titleL{ height:80px; background:url(../images/bt_vt57.jpg) top right no-repeat;  text-align:center; overflow:auto;}

.main .main_left .titleL span{ font-size:24px; color:#fff; font-weight:700; display:block; width:100%; height:80px; line-height:80px;}

.main .main_left .titleL2{ display: block ;width:100%; margin-top:10px; overflow:hidden; }

.main .main_left .titleL2 img{ display:block; width:100%;}

.main .navLeft{}

.main .navLeft li a{ display:block; width:100%; height:45px; line-height:45px;;color:#305dc3; text-align:left; border-bottom:1px solid #305dc3; font-size:14px; position:relative;}

.main .navLeft li a span{ position:relative; z-index:5; padding-left:15px  }

.main .navLeft li a em{ display:block; width:0; position:absolute; z-index:1; left:0; top:0; height:100%;background-color:#305dc3;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}

.main .navLeft li a:hover,.main .navLeft li.active a{ color:#fff;}

.main .navLeft li a:hover em,.main .navLeft li.active a em{ width:100%;}





.product_top{padding: 10px;}

.product_top .l_img{ width:650px; height:455px; 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 span img{ display:inline-block; max-width:100%; max-height:100%; vertical-align:middle;} 

.product_top .r_box{ width:510px;}

.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:15px; color:#717171; line-height:30px; }

.product_top .desc span{ font-size:20px; font-weight:bold; color:#e40000;}

.product_top .desc span b{ font-size:30px;}



.maina .main_righta{background: #fff;padding-bottom: 50px;}
.h30{height: 30px;}

.newsTitle {

    height: 63px;

    line-height: 60px;

    font-size: 20px;

    border-bottom: 1px solid #ebebeb;

}

.newsTitle a {

    float: left;

    padding: 0 35px;

    cursor: pointer;

    margin-top: 2px;

}

.newsTitle .active {

    color: #3dc3e8;

    border-bottom: 2px solid #3dc3e8;

    position: relative;

    top: 1px;

    line-height: 58px;

}





#faqbox{padding:50px 0 50px 230px;}

#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:#ffa200; }

.wizfrm:hover{ background-color:#35bfcb; }



/**/


.mainBox{width: 1200px;margin: 0 auto;background: #fff;}
.maina .proLista{width:80px;position:relative; margin-top:10px;}

.maina .proLista{ overflow:hidden; width:100%;}

.maina .proLista li{ width:370px; float:left; margin:0 0 30px 20px;} 

.maina .proLista li .boxa{ width:370px; height:260px;display:block; cursor:pointer;border-bottom: 2px #c70025 solid;}

.maina .proLista li .boxa .spanImg{ display:block; overflow:hidden;width:370px; height:260px;

background-position:center center; 

-webkit-background-size: cover;  

-moz-background-size: cover;  

-o-background-size: cover; 

background-size:cover;}



.maina .proLista li .spanT{ display: block; z-index:10; height:55px; line-height:55px; width:350px; margin:auto;color:#333; font-size:18px;padding-left: 20px; background:#f2f5fa;}
.maina .proLista li:hover .spanT{text-align: center;}

.maina .proLista li  .avatara  {
    display: block;
    height:260px;
    overflow: hidden;
    width: 370px;
    position: relative;
}
.maina .proLista li .avatara {
    height:260px;
}
.maina .proLista li .avatara .spanImg:hover , .zhuti .avatara .spanImg:hover, .bbsinner .avatara .spanImg:hover  {
    transform: scale(1.3);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.3);
    -webkit-transform: all 1s ease 0s;
}



/**/

.maina .news_list{}

.maina .news_list li{border-bottom: 1px dashed #e4e4e4; padding:25px;background: url(../images/ico2.png) 20px center no-repeat;}
.maina .news_list li .lMore{width: 95px;height: 95px;background:#bababa;text-align: center;margin-top: 35px;}
.maina .news_list li .lMore .one{color: #fff;display: block;font-size: 23px;padding-top: 20px;}
.maina .news_list li .lMore .two{color: #fff;font-size: 15px;}
.maina .news_list li .title{width: 730px;margin-left: 30px;margin-top: 35px;}
.maina .news_list li .title a{font-size: 17px;color: #333;line-height: 35px;}
.maina .news_list li .title p{color: #999;font-size: 14px;line-height: 26px;}
.maina .news_list li:hover .lMore{background: #d70000}
.maina .news_list li:hover .title a{padding-left: 13px;color: #d70000}

.BMap_Marker{ display:none !important;}

.BMap_Marker.BMap_noprint{ background: url(../images/dt.png)  center center no-repeat !important; display:block !important; }


.box_left {
    float: left;
    width:260px;
}
.box_left .mode1 {
    width: 225px;
    margin-bottom: 20px;
}
.box_left .mode1 .z_title {
    font-size: 24px;
    display: block;
    color: #FF2D00;
    margin-left: 10px;
}
.box_left .mode1 .english {
    font-size: 24px;
    color: #d9d9d9;
    letter-spacing: 5px;
    height: 60px;
    margin-left: 10px;
}
.box_left .mode1 ul {
    overflow: hidden;
    padding-left: 0;
    margin-top: 24px;
}
.box_left .mode1 ul li {
    line-height: 40px;
    text-indent: 2em;
    margin: 10px 0;
}
.box_left .mode1 ul li a {
    color: #333;
    display: block;
    height: 40px;
    line-height: 40px;
}
.box_left .mode1 ul li:hover, .box_left .mode1 ul li .hover {
    background: #FF2D00;
    color: #ffba00;
}
.box_left .mode1 ul li a:hover {
    color: #fff;
}
.box_left .mode2 {
    width: 225px;
    overflow: hidden;
    margin-top: 50px;
}
.box_left .mode2 .z_title {
    font-size: 24px;
    display: block;
    color: #FF2D00;
    margin-left: 10px;
}
.box_left .mode2 .english {
    font-size: 24px;
    color: #d9d9d9;
    letter-spacing: 5px;
    height: 60px;
    margin-left: 10px;
}
.box_left .mode2 ul {
    margin: 0 0;
    padding: 10px 0 10px 0;
}
.box_left .mode2 ul li {
    line-height: 40px;
    height: 40px;
    border-bottom: 1px dashed #fff;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: auto;
    margin-right: 10px;
    margin-left: 10px;
}
.box_left .mode2 ul li:hover a {
    color:#ffba00;
}
.box_left .mode2 ul li:hover {
    border-bottom: 1px dashed #ffba00;
}
.box_left .mode3 {
    margin: 50px 0;
}
.box_left .mode3 span {
    background: url(../images/left_con.png) no-repeat 0 0;
    display: block;
    ;
    height: 83px;
    line-height: 83px;
    font-size: 16px;
    text-indent: 1.5em;
    color:#FF2D00;
    font-weight: bold;
}
.box_left .mode3 .left_contact {
    line-height: 26px;
    background:#373737;
    color: #fff;
    padding:10px 15px;
    background-size: 100%
}