/********
公共样式*/
body{width:expression(document.body.clientWidth <= 1180? "1180px": "auto");min-width:1180px;height:100%;}
label{cursor:pointer;}
.overflow_clear{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}/*css溢出省略*/
html,body{*position:static;}
html{font-family: "微软雅黑";-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset,blockquote,legend{margin:0;padding:0}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:12px;line-height: 1.6; color: #333;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;resize: none;}
button,h1,h2,h3,h4,h5,h6,input,select,textarea{font-size:100%;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
ul,ol,dl,li{list-style-type:none}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
button,input[type="button"], input[type="submit"] {line-height:normal !important;cursor:pointer;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,em{display: block;}
a{text-decoration:none;color:#333;}a:hover{text-decoration:none;outline:none}a:active{text-decoration: none;outline:none;}a:focus{outline:none;}:focus{outline:none}
sub,sup{vertical-align:baseline}
table{border-collapse:collapse;border-spacing:0}
img{border:0;vertical-align:middle}
.tb-fix{table-layout: fixed;empty-cells:show;word-wrap:break-word;}
.fl{ float: left; display: inline;}.fr{ float: right; display: inline;}
.clearfix:after{display:block;content:"clear";height:0;clear:both;visibility:hidden}


/*轮播*/
.callbacks_container{position:relative;}  
.callbacks_tabs{overflow:hidden;position:absolute;bottom:37px;z-index:500;padding:6px 5px;left:50%;margin-left:-15px;}
.callbacks_tabs a{display:block;width:11px;height:11px;text-align: center;line-height:45px;overflow:hidden;background:#fff;border-radius:50%;}
.callbacks_tabs li{float: left;padding:0 5px;list-style-type:none;}
.callbacks_here a{/*background:none;border:2px solid #b9cb19;*/width:13px;height:12px;background:#ff8800;}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides {
  margin: 0 auto 40px;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

/* Callback example */
.events {
  list-style: none;
  }

.callbacks_container {
/*  margin-bottom: 20px;*/
  position: relative;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  left: 0;
  top: 0;
  width:100%;
  height:530px;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 30px;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 48px;
  background: transparent url("../image/icon9.png") no-repeat;
  margin-top: -15px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 30px;
  }
/*轮播*/



/*----------------------首页------------------------------*/
.warp .callbacks_container{margin:15px 0 20px 0;}
.topmain .top1{background:#f5f5f5;border-bottom:1px solid #dbdad9;}
.topmain .top1 .nr{height:30px;line-height:30px;width:1100px;margin:0 auto;}
.topmain .top1 li{float:left;margin-top:6px;}
.topmain .top1 li a{color:#969595;border-right:1px solid #969595;display:block;padding:0 8px;height:17px;line-height:17px;}
.topmain .top1 li.bor a{border-right:none;}
.topmain .top2{background:#fff;border-bottom:1px solid #e6e6e6;}
.topmain .top2 .nr{padding:10px 0;width:1100px;margin:0 auto;}
.topmain .top2 .phone{width:186px;height:77px;background:url(../image/icn17.png) no-repeat;color:#ff6600;font-size:25px;font-weight:bold;letter-spacing:-1px;padding:6px 0 0 69px;margin-top:3px;}
.topmain .top3{background:#fbf7f9;border-bottom:2px solid #ff6600;}
.topmain .top3 .nav{height:38px;line-height:38px;width:1100px;margin:0 auto;}
.topmain .top3 .nav li{float:left;font-size:18px;font-weight:bold;padding:0 33px;}
.topmain .top3 .nav li:hover{background:#ff6600;}
.topmain .top3 .nav li.on{background:#ff6600;}
.topmain .top3 .nav li.on a{color:#fff;}
.topmain .top3 .nav li:hover a{color:#fff;}
.footer{margin-top:50px;}
.footer .foot1{background:#fff;border-top:1px solid #e6e6e6;}
.footer .foot1 .nr{width:1100px;margin:0 auto;line-height:60px;font-size:14px;}
.footer .foot1 .nr a{margin-left:40px;color:#686868;}
.footer .foot1 .nr .col{color:#ff8800;font-size:18px;}
.footer .foot2{background:#333333;padding:40px 0;color:#fff;}
.footer .foot2 .nr{width:1100px;margin:0 auto;font-size:14px;}
.footer .foot2 .nav li{float:left;padding:0 15px;color:#fff;border-left:1px solid #fff;height:17px;line-height:17px;}
.footer .foot2 .nav li a{color:#fff;}
.footer .foot2 .nav li.bor{border-left:none;}
.footer .foot2 .content{margin-top:40px;}
.footer .foot2 .content .phone-num{margin-top:25px;font-size:24px;color:#8e8e8e;padding-left:95px;background:url(../image/icn3.png) no-repeat 0 center;}
.footer .foot2 .content .phone-num p{font-size:36px;color:#ff8800;font-weight:bold;}
.footer .foot2 .content .font{font-size:12px;margin-top:40px;}
.footer .foot2 .content .card{margin:0 60px;}



.warp{width:1100px;margin:0 auto;}
.warp .banner1{margin:30px 0;}
.engineering-type{/*margin-top:50px;*/padding-top:30px;}
.index-tit{font-size:44px;text-align:center;margin-bottom:30px;line-height:44px;margin-top:20px;}
.index-tit p{font-size:24px;}
.engineering-type li{width:334px;font-size:24px;text-align:center;float:left;margin-left:22px;box-shadow:0px 1px 22px #b9b9b9;background:#fff;margin-bottom:20px;}
.engineering-type li .img{border:2px solid #ff6600;border-radius:2px;overflow:hidden;}
.engineering-type li:hover img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .3s;}


.engineering-type li .font{color:#ff6600;height:65px;line-height:65px;}
.engineering-case .fl-nr{width:280px;box-shadow:0px 1px 30px #cacaca;}
.engineering-case .fl-nr .tit{height:50px;line-height:50px;font-size:24px;border-top:4px solid #c95102;color:#fff;text-align:center;background:#ff8800;margin-bottom:10px;}
.engineering-case .fl-nr .nav{padding:0 10px;}
.engineering-case .fl-nr .tit-main{height:50px;line-height:50px;font-size:16px;padding-left:35px;background:url(../image/icon2.png) no-repeat 0 center;border-bottom:1px solid #e6e6e6;margin-top:-1px;cursor:pointer;}
.engineering-case .fl-nr .tit-main.on{background:url(../image/icn9.png) no-repeat 0 center;}
.engineering-case .fl-nr .nav li{padding-left:35px;font-size:14px;color:#666;padding-bottom:5px;}
.engineering-case .fl-nr .nav li a{color:#666;}
.engineering-case .fl-nr .nav ul{padding:15px 0;display:none;border-bottom:1px solid #e6e6e6;}
.engineering-case .fr-nr{width:800px;}
.engineering-case .fr-nr .tit{font-size:24px;height:60px;line-height:60px;padding:0 20px;/*box-shadow:0 2px 13px #dbdbdb;*/background:#fff;border:1px solid #e6e6e6;border-left:3px solid #ff6600;}
.engineering-case .fr-nr .tit a{font-size:16px;color:#5a5a5a;}
.engineering-case .fr-nr .list{margin-top:20px;}
.engineering-case .fr-nr .list li{float:left;width:244px;text-align:center;background:#fff;border:1px solid #e4e4e4;margin:0 30px 15px 0;box-shadow:0px 1px 22px #b9b9b9;}
.engineering-case .fr-nr .list li.mar{margin-right:0;}
.engineering-case .fr-nr .list li .img{border:2px solid #ff6600;border-radius:2px;overflow:hidden;}
.engineering-case .fr-nr .list li:hover img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .3s;}
.engineering-case .fr-nr .list li .font{font-size:16px;height:45px;line-height:45px;}
.eieght-advantage{background:#fff;text-align:center;padding:0 0 0 20px;margin-bottom:30px;}
.eieght-advantage .nr{width:355px;margin:33px 0 0 50px;}
.eieght-advantage li .clearfix{background:url(../image/icon3.jpg) no-repeat;height:112px;font-size:14px;padding:19px 22px 5px;text-align:left;margin-top:20px;}
.eieght-advantage li .clearfix span{font-size:70px;font-weight:bold;color:#fff;}
.eieght-advantage li{float:left;width:510px;margin-bottom:20px;margin-right:30px;}
.pager{height:35px;line-height:35px;border:1px solid #e5e5e5;text-align:center;background:#fff;font-size:14px;margin-top:20px;}
.pager a{margin:0 8px;}

.industry-news .index-tit{text-align:center;}
.industry-news .index-tit ul{display:inline-block;}
.industry-news .index-tit li{float:left;margin-right:20px;}
.industry-news .index-tit li a{display:block;width:160px;height:50px;line-height:50px;background:#999;border-radius:4px;text-align:center;font-size:20px;color:#fff;}
.industry-news .index-tit li.on a{background:#ff8800;}
.industry-news .list{padding:20px;background:#fff;margin-bottom:15px;}
.industry-news .list .nr{width:800px;font-size:14px;color:#666;}
.industry-news .list .nr .tit{font-size:18px;font-weight:bold;padding:5px 0 15px 0;}
.industry-news .list .nr .font{height:66px;margin-bottom:10px;  }
.industry-news .list .nr .time{color:#999;}
.industry-news .list .nr .time span{margin-left:20px;}
.industry-news .list .nr .look{color:#fff;width:90px;height:35px;line-height:35px;background:#ff8800;text-align:center;}

.recruit{background:#fff;border:1px solid #e6e6e6;}
.recruit .tit{padding:0 20px;}
.recruit .tit li{float:left;width:468px;height:50px;line-height:50px;font-size:20px;}
.recruit .msg{padding:0 20px;border-top:1px solid #e6e6e6;}
.recruit .msg li{float:left;width:468px;height:70px;line-height:70px;font-size:18px;}
.recruit li.wid{width:115px;}
.recruit .nr{padding:0 20px 20px 20px;border-top:1px solid #e6e6e6;font-size:16px;display:none;}
.recruit .nr .title{font-size:18px;margin-top:20px;}
.recruit .msg.col{background:#fafafa;}
.recruit .msg.on{background:#ff8800;color:#fff;}
.recruit .msg li.wid{background:url(../image/icn4.png) no-repeat 58px center;cursor:pointer;}
.recruit .msg.on li.wid{background:url(../image/icn5.png) no-repeat 58px center;cursor:pointer;}



.engineering-case .details{padding:0 20px;border:1px solid #e6e6e6;background:#fff;margin-top:-1px;}
.engineering-case .details .title{text-align:center;padding:10px 0;border-bottom:1px solid #e6e6e6;font-size:18px;line-height:33px;}
.engineering-case .details .title span{margin-left:20px;}
.engineering-case .details .title .time{color:#3b3b3b;font-size:14px;}
.engineering-case .details .nr{font-size:16px;padding:20px 0;line-height:32px;}
.engineering-case .details .nr img{margin:20px 0;}
.engineering-case .details .nr .phone-num{font-size:20px;margin:30px 0;}
.engineering-case .details .nr .phone-num span{font-size:32px;color:#ff8800;}
.engineering-case .details .nr .prev{font-size:16px;margin-top:20px;}
.engineering-case .details .nr .prev a{color:#0554b9;}


.engineering-case .service{border:1px solid #e6e6e6;width:283px;background:#fff;}
.engineering-case .service .tit{font-size:24px;color:#fff;height:60px;line-height:60px;text-align:center;background:#41414a;margin-bottom:20px;}
.engineering-case .service .qq a{display:inline-block;width:110px;height:40px;line-height:40px;background:#f6f5f6 url(../image/icn6.png) no-repeat 95px center;border-radius:8px;font-size:16px;border:1px solid #e6e6e6;text-align:center;margin-left:10px;margin-bottom:20px;padding-right:12px;text-indent:-10px; }
.engineering-case .service .msg{font-size:18px;padding:0 20px 40px 20px;min-height:250px;line-height:33px;}
.engineering-case .service .msg .col{color:#0554b9;}
.engineering-case .service .msg .col2{color:#ff8800;}
.structure .fr-nr .bor{border:1px solid #e6e6e6;}
.structure .fr-nr .tit{border-bottom:1px solid #e6e6e6;}
.structure .fr-nr .lie{padding:0 20px;background:#fff;}
.structure .fr-nr .lie li{padding:0 10px;font-size:20px;height:60px;line-height:60px;border-bottom:1px solid #dedede;margin-bottom:-1px;}
.structure .fr-nr .lie li a{display:block;background:url(../image/icn7.png) no-repeat right center;}
.structure .fr-nr .lie li:hover a{color:#0554b9;background:url(../image/icn8.png) no-repeat right center;}


.honor{background:#fff;margin-top:20px;padding:20px 0 40px 0;box-shadow:0 2px 13px #dbdbdb;}
.slides{overflow:hidden;}
.slides li{float:left;padding:0 5px;}
.slides .slideul1{width:3999px;}
.slides .slideul2 li{border:1px solid #ebedf1;margin-right:15px;height:190px;}
.slides .slideul2 li img{margin-top:5px;}
.advantage .index-tit span{font-size:100px;color:#ff6902;}
.advantage{padding-top:60px;}
.advantage li{float:left;font-size:14px;width:221px;padding:10px 10px 50px 10px;background:#fff;margin-right:20px;position:relative;height:180px;box-shadow:0 2px 13px #dbdbdb;margin:0 45px 20px 0;}
.advantage li .icon{width:262px;height:70px;background:url(../image/icn11.png) no-repeat;color:#fff;font-size:28px;line-height:70px;position:absolute;left:-10px;bottom:20px;text-align:center;}
.advantage li.col .icon{background:url(../image/icn12.png) no-repeat;}
.advantage li.mar{margin-right:0;}

.information-msg{background:#fff;box-shadow:0px 1px 22px #b9b9b9;padding:20px 0;}
.information-msg .ul-1 li{float:left;width:535px;margin-right:20px;margin-bottom:15px;}
.information-msg .ul-1 li.mar{margin-right:0;}
.information-msg .ul-1 li .tit div{width:250px;height:43px;line-height:43px;color:#fff;font-size:18px;background:#434343;text-align:center;}
.information-msg .ul-1 li .tit a{color:#ff8800;font-size:15px;margin-top:9px;}
.information-msg .ul-1 li .nr{width:240px;font-size:14px;color:#737373;height:130px;padding-bottom:10px;}
.information-msg .ul-1 .more{text-align:right;}
.information-msg .ul-1 .more a{display:inline-block;width:90px;height:34px;line-height:34px;color:#fff;background:#ff8800;text-align:center;}
.information-msg .ul-1 .news{padding:15px 0 15px 15px;}
.information-msg .ul-1 .list{padding:10px 0 10px 10px;}
.information-msg .ul-1 .list .clearfix{height:35px;line-height:35px;background:url(../image/icn14.png) no-repeat 5px center;padding-left:20px;font-size:14px;}
.information-msg .ul-1 .list .time{color:#999;}
.information-msg .ul-1 .problem .list2 p{height:37px;line-height:37px;font-size:14px;background:url(../image/icn15.png) no-repeat 0 center;padding-left:55px;margin-bottom:20px;}
.information-msg .ul-1 .problem{padding:20px;}
.information-msg .ul-1 .problem .list2{border-bottom:1px solid #cbcbcb;padding:0 10px;margin-bottom:20px;}
.information-msg .ul-1 .problem .list2 .answer{background:url(../image/icn16.png) no-repeat 0 center;}
.company-news .news .fr-nr{width:220px;}
.information-msg .ul-1 .company-news .nr{width:218px;}
.information-msg .ul-1 .company-news .list{padding-left:0;padding-top:20px;}





.classification .content{padding:20px 15px 0 15px;border:1px solid #e6e6e6;background:#fff;margin-top:-1px;font-size:14px;}
.classification .content .product .fr{width:335px;line-height:24px;}
.classification .content .product .name{font-size:18px;padding:8px 0;}
.classification .content .product .phone{font-size:20px;margin-top:5px;}
.classification .product .phone b{font-size:32px;color:#ff8800;}
.classification .product .ask{margin-top:15px;width:140px;height:45px;line-height:45px;background:#ff8800;color:#fff;border-radius:4px;text-align:center;display:block;font-size:24px;}
.classification .content .title{border-bottom:1px solid #e6e6e6;margin-top:30px;margin-bottom:20px;}
.classification .content .title div{width:120px;height:40px;line-height:40px;color:#fff;font-size:18px;border-radius:4px 4px 0 0;background:#0554b9;text-align:center;}
.classification .content .font{font-size:16px;margin-top:20px;}
.classification .eieght-advantage{padding-left:0;}
.classification .eieght-advantage li{width:365px;margin-right:30px;}
.classification .eieght-advantage li .clearfix{background-size:100% auto;}
.classification .eieght-advantage li .clearfix span{font-size:43px;}
.classification .eieght-advantage .nr{margin:-51px 0 0 64px;width: 267px;font-size:12px;}
.classification .eieght-advantage li img{width:100%;}
.classification .eieght-advantage li .clearfix{height:85px;margin-bottom:10px;}
.classification .eieght-advantage li.mar{margin-right:0;}

.contact_us .map{background:#fff;padding:20px;font-size:16px;line-height:29px;}
.contact_us .map .img{text-align:center;}
.contact_us .bor{border:1px solid #e6e6e6;}
.contact_us .map .title{font-size:20px;color:#ff8800;padding-top:20px;padding-bottom:5px;font-weight:bold;}
.contact_us .map .col{color:#ff8800;}
.contact_us .map a{color:#0554b9;}
.index-tit-two{text-align:center;margin-top:30px;}
.index-tit-two b{color:#ff8800;}
.index-tit-two hr{width:50px;border:3px solid #ff8800;display:inline-block;margin-top:20px;}

.customer_service{position:fixed;right:0;top:50%;margin-top:-200px;z-index:9999;}
.customer_service .nr{}
.customer_service .nr .qq{padding-top:186px;}
.customer_service .nr .qq a{display:inline-block;width:77px;height:27px;line-height:27px;background:#0079a1;color:#fff;text-align:center;border-radius:3px;margin:0 0 15px 6px;}
.customer_service .nr .phone{font-size:14px;color:#fff;text-align:center;}
.customer_service .nr .phone span{color:#e1dc3f;margin-left:10px;}
.customer_service .nr .name{text-align:center;color:#fff;padding-top:6px;font-size:11px;}
.customer_service .close{width:27px;height:64px;background:url(../image/close.png) no-repeat;cursor:pointer;margin-top:193px;}
.customer_service .nr .kefu{width:175px;height:319px;background:url(../image/kefu.png) no-repeat;}
.all_bg{background:url(../image/all_bg.png) no-repeat top center;}
.all_bg2{background:url(../image/all_bg2.png) no-repeat top center;}











