header,
footer,
#main {
  width: 100%;
  overflow: hidden;
  /*min-width: 1200px;*/
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
  display: block;
  position: relative;
}
/* 变量 */
/*css3*/
.clear::after {
  display: block;
  content: '';
  clear: both;
}
.scale {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
/************************header************************/
.headline{
  display:block;
  width:100%;
  height: 9px;
  background: #155bb0;
}
.logo {
  overflow: hidden;
}
.logo:after{
  display:block;
  content: '';
  clear: both;
}
.logo h1 {
  float: left;
  margin-top:20px;
  margin-bottom: 20px;
}

.logo>div{float:right;}
.logo>div p{
  text-align: right;
  font-size: 18px;
  color: #bababa;
}
.logo>div h5{
  text-align: right;
  font-weight: normal;
  font-size: 14px;
  margin-top:5px;
  color: #bababa;
  background: url("../images/tel.png") no-repeat 65px center;
}
.logo>div h5 span{
  /*font-size: 14px;*/
  color: #0b82e8;
}
/*nav*/
.nav{
  box-sizing: border-box;
  line-height: 34px;
}
.nav a{
  font-size: 14px;
  color: #313131;
}
.nav ul:after{
  display:block;
  content: '';
  clear: both;
}
.nav ul {
  float: left;
}
.nav form{
  float:right;
}
.nav>ul>li {
  float: left;
  width: 108px;
  position: relative;
  text-align: center;
  position: relative;
  -webkit-transition: 300ms 0s all ease;
  -moz-transition: 300ms 0s all ease;
  -ms-transition: 300ms 0s all ease;
  -o-transition: 300ms 0s all ease;
  transition: 300ms 0s all ease;
  position: relative;
}
.nav>ul>li>b{
  position: absolute;
  width: 100%;
  top:0;
  left:0;
  background: #155bb0;
  height:0;
  -webkit-transition: all 300ms 0s ease;
  -moz-transition: all 300ms 0s ease;
  -ms-transition: all 300ms 0s ease;
  -o-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
  z-index: -1;
}
.nav>ul>li:hover>b{
  height:111px;
}
.nav>ul>li:hover>a{
  color: #ffffff;
  background: #008cd6;
}
.nav>ul>li>a{
  display: block;
  border-radius: 5px;
  margin-top: 30px;
  font-size: 15px;
  color: #272727;
  -webkit-transition: 300ms 0s all ease;
  -moz-transition: 300ms 0s all ease;
  -ms-transition: 300ms 0s all ease;
  -o-transition: 300ms 0s all ease;
  transition: 300ms 0s all ease;
}
.nav>ul>li>i{
  -webkit-transition: 300ms 0s all ease;
  -moz-transition: 300ms 0s all ease;
  -ms-transition: 300ms 0s all ease;
  -o-transition: 300ms 0s all ease;
  transition: 300ms 0s all ease;
  position: absolute;
  bottom:-20px;
  left:47px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 15px solid #fff;
}
.nav>ul>li:hover>i{
  bottom:0px;
}
.searchborder{
  margin-left: 15px;
  margin-top: 40px;
  background: #0dd4e0;
  position: relative;
  border-radius: 35px 35px;
  width: 282px;
  height: 34px;
  line-height: 34px;
}
.nav input[type=text]{
  color: #ffffff;
  width: 235px;
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 34px;
  background: rgba(221, 221, 221, 0);
  padding-left: 10px;
}
.nav input[type=submit]{
  border: 0;
  position: absolute;
  top: 6px;
  width: 21px;
  height: 19px;
  right: 10px;
  background: url("../images/search.png") no-repeat center;
}
.nav input[type=text]:focus,.nav input[type=submit]:focus{
  outline: none;
}
.head_list li:hover{
  cursor: pointer;
}
/*.show_pro{*/
/*position: absolute;*/
/*top:35px;*/
/*left:0;*/
/*width: 100%;*/
/*text-align: center;*/
/*z-index:1000;*/
/*background: #dcdfe2;*/
/*}*/
/*.head_list li:first-child .show_pro{*/
/*width:130%;*/
/*}*/
/*.show_pro li{*/
/*-webkit-transition: 300ms 0s all ease;*/
/*-moz-transition: 300ms 0s all ease;*/
/*-ms-transition: 300ms 0s all ease;*/
/*-o-transition: 300ms 0s all ease;*/
/*transition: 300ms 0s all ease;*/
/*}*/
/*.show_pro li:hover{*/
/*cursor:pointer;*/
/*background: #2D2D2D;*/
/*}*/
/*.show_pro li a{*/
/*color: #2D2D2D;*/
/*-webkit-transition: 300ms 0s all ease;*/
/*-moz-transition: 300ms 0s all ease;*/
/*-ms-transition: 300ms 0s all ease;*/
/*-o-transition: 300ms 0s all ease;*/
/*transition: 300ms 0s all ease;*/
/*}*/
/*.show_pro li:hover a{*/
/*color: #fff;*/
/*}*/
.hottel{
  background: #155bb0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:14px;
  width: 488px;
  height: 107px;
  position: relative;
  top: -50px;
  z-index: 1000;
}
.hottel div{
  background: url("../images/tel.png") no-repeat left center;
  margin-left: 10px;
  float: left;
  padding-left: 74px;
  margin-top: 9px;
}
.hottel img{
  float:right;
  width: 78px;
  height: 78px;
}
.hottel div small{
  font-size: 16px;
  color: #ffffff;
}
.hottel div h2{
  font-size: 36px;
  color: #ffffff;
  font-weight: normal;
}
.banner{overflow:hidden;}

/***************************title**********************/
.title h4{
  font-size: 24px;
  color: #202020;
  font-weight: normal;
  line-height: 50px;
}
.title h4 span{
  margin-left: 10px;
  font-size: 12px;
  color: #777777;
  text-transform: uppercase;
}
/***********************main******************/
/*******************product******************/
.productbg{
  background: #f6f6f6;
  overflow: hidden;
  border-bottom:1px solid #e5e5e5;
}
.hotsearch:after{
  display: block;
  content: '';
  clear: both;
}
.hotsearch li{
  float:left;
  margin-bottom:20px;
}
.hotsearch li:first-child a{
  font-weight: bold;
}
.hotsearch li:last-child a{
  border-right: 0;
}
.hotsearch li a{
  border-right:1px solid #bfbfbf;
  display: block;
  padding: 0 15px;
  text-align: center;
  color: #303030;
  font-size: 14px;
}
/*product*/
.product ul{
  overflow: hidden;
  margin-top: 50px;
  margin-bottom: 30px;
}
.product ul:after{
  display: block;
  content: '';
  clear: both;
}
.product ul li{
  float:left;
  margin-right:26px;
}
.product ul li:last-child{  margin-right: 0;}
.product ul li b{
  display: block;
  width: 280px;
  height: 210px;
  position: relative;
  overflow: hidden;
}
.product ul li b img{
  max-width: 100%;
  height:100%;
  position: absolute;
  top:50%;
  left:50%;
  -webkit-transition: 300ms 0s all ease;
  -moz-transition: 300ms 0s all ease;
  -ms-transition: 300ms 0s all ease;
  -o-transition: 300ms 0s all ease;
  transition: 300ms 0s all ease;
  -webkit-transform: translate(-50%,-50%) scale(1);
  -moz-transform: translate(-50%,-50%) scale(1);
  -ms-transform: translate(-50%,-50%) scale(1);
  -o-transform: translate(-50%,-50%) scale(1);
  transform: translate(-50%,-50%) scale(1);
}
.product ul li a:hover b img{
  -webkit-transform: translate(-50%,-50%) scale(1.1);
  -moz-transform: translate(-50%,-50%) scale(1.1);
  -ms-transform: translate(-50%,-50%) scale(1.1);
  -o-transform: translate(-50%,-50%) scale(1.1);
  transform: translate(-50%,-50%) scale(1.1);
}
.product ul li a p{
  display: block;
  width:280px;
  line-height: 40px;
  font-size: 14px;
  color: #303030;
  font-weight: bold;
  -webkit-transition: 300ms 0s all ease;
  -moz-transition: 300ms 0s all ease;
  -ms-transition: 300ms 0s all ease;
  -o-transition: 300ms 0s all ease;
  transition: 300ms 0s all ease;
  background: url("../images/jt.png") no-repeat right center;
}
.product ul li a:hover p{
  color: #008cd6;
  background: url("../images/jts.png") no-repeat right center;
}
.more{
  font-size: 14px;
  color: #999999;
  display: block;
  width: 120px;
  text-align: center;
  margin:0 auto;
  line-height: 40px;
  border:1px solid #d2d2d2;
  border-radius: 20px;
  -webkit-transition: 300ms 0s all ease;
  -moz-transition: 300ms 0s all ease;
  -ms-transition: 300ms 0s all ease;
  -o-transition: 300ms 0s all ease;
  transition: 300ms 0s all ease;
  margin-bottom: 50px;
}
.more:hover{
  background: #138cd2;
  color: #ffffff;
  border:1px solid #138cd2;
}
/*server*/
.serverbg{
  background: url("../images/server.jpg") no-repeat center;
  height: 130px;
  overflow: hidden;
}
.server ul:after{
  display: block;
  content: '';
  clear: both;
}
.server ul li{
  float:left;
  width:240px;
  margin-right: 80px;
  box-sizing: border-box;
  padding-left:95px;
  height: 70px;
  margin-top: 33px;
}
.server ul li:first-child{background:url("../images/icon1.png") no-repeat left center;}
.server ul li:nth-child(2){background:url("../images/icon2.png") no-repeat left center;}
.server ul li:nth-child(3){background:url("../images/icon3.png") no-repeat left center;}
.server ul li:last-child{margin-right: 0;background:url("../images/icon4.png") no-repeat left center;}

.server ul li h4{
  font-size: 16px;
  color: #ffffff;
}
.server ul li p{
  font-size: 14px;
  color: #ffffff;
}
/****************company***************/
.company{
  background: #f6f6f6;
  height: 420px;
  overflow: hidden;
}
.com:after{
  display: block;
  content: '';
  clear: both;
}
.com div:first-child{
  width: 586px;
  float:left;
}
.com h4{
  font-size: 20px;
  color: #101010;
  font-weight:normal;
}
.com span{
  font-size: 12px;
  text-transform: uppercase;
  color: #008cd6;
}
.com b{
  display: block;
  width: 30px;
  height: 2px;
  background: #008cd6;
  margin:20px 0;
}
.com p{
  font-size: 14px;
  color: #707070;
  line-height: 30px;
}
.com .more{
  margin: inherit;
  margin-top: 25px;
  line-height: 35px;
}
.com div:last-child{
  float:right;
}
.com div:last-child a{
  display: block;
  float:left;
  -webkit-transition: 300ms 0s all ease;
  -moz-transition: 300ms 0s all ease;
  -ms-transition: 300ms 0s all ease;
  -o-transition: 300ms 0s all ease;
  transition: 300ms 0s all ease;
}
.com div:last-child a:nth-child(2){
  margin:0 20px;
}
.com div:last-child img{
  display: block;
}
.com div:last-child p{
  text-align: center;
  background: #ffb400;
  color: #ffffff;
  -webkit-transition: 300ms 0s all ease;
  -moz-transition: 300ms 0s all ease;
  -ms-transition: 300ms 0s all ease;
  -o-transition: 300ms 0s all ease;
  transition: 300ms 0s all ease;
}
.com div:last-child a:hover p{
  background: #008cd6;
}
.com div:last-child a:hover{
  margin-top:15px;
}
.company .wrapper{
  padding-top:60px;
}

/*.news*/
.tit_top{
  background: url("../images/line.png") no-repeat left bottom;
  margin-bottom:30px;
}
.tit_top:after{
  display: block;
  content:'';
  clear: both;
}
.tit_top .title{
  float:left;
}
.tit_top a{
  float:right;
  font-size: 12px;
  color: #999999;
  margin-top: 24px;
  margin-right: 20px;
  -webkit-transition: 300ms 0s all ease;
  -moz-transition: 300ms 0s all ease;
  -ms-transition: 300ms 0s all ease;
  -o-transition: 300ms 0s all ease;
  transition: 300ms 0s all ease;
}
.tit_top a:hover{
  color: #008cd6;
}
.newsbg{
  overflow: hidden;
}
.news{
  width: 760px;
  float:left;
  overflow: hidden;
}
.ques{
  float:right;
  width: 395px;
}

.news_l a{
  display: block;
}
.news_l a b{
  width: 280px;
  height: 220px;
  border:1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.scale_img{
  display: block;
  position: relative;
  overflow: hidden;
}
.scale_img img{
  max-width: 100%;
  height: 100%;
  position: absolute;
  top:50%;
  left: 50%;
  -webkit-transition: 300ms 0s all ease;
  -moz-transition: 300ms 0s all ease;
  -ms-transition: 300ms 0s all ease;
  -o-transition: 300ms 0s all ease;
  transition: 300ms 0s all ease;
  -webkit-transform: translate(-50%,-50%) scale(1);
  -moz-transform: translate(-50%,-50%) scale(1);
  -ms-transform: translate(-50%,-50%) scale(1);
  -o-transform: translate(-50%,-50%) scale(1);
  transform: translate(-50%,-50%) scale(1);
}
.news a:hover img{
  -webkit-transform: translate(-50%,-50%) scale(1.1);
  -moz-transform: translate(-50%,-50%) scale(1.1);
  -ms-transform: translate(-50%,-50%) scale(1.1);
  -o-transform: translate(-50%,-50%) scale(1.1);
  transform: translate(-50%,-50%) scale(1.1);
}
.news_l{
  float:left;
}
.news_l div{
  width: 280px;
  height: 100px;
  background: #ffb400;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.news_l h4{
  font-size: 16px;
  color: #ffffff;
  font-weight: normal;
  margin-bottom:7px;
}
.news_l p{
  font-size: 14px;
  color: #ffffff;
}
.news_r{
  float:right;
}
.news_r li{
  margin-bottom: 25px;
}
.news_r li:last-child{
  margin-bottom:0;
}
.news_r li a{
  display: block;
}
.news_r li a:after{
  display: block;
  content: '';
  clear: both;
}
.date{
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  border:1px solid #ddd;
  float: left;
  margin-right: 12px;
}
.date h2{
  margin-top: 5px;
  font-size: 24px;
  color: #303030;
  text-align: center;
}
.date small{
  display: block;
  font-size: 12px;
  color: #777777;
  text-align: center;
}
.news_text{
  float:left;
}
.news_text h4{
  font-size: 16px;
  color: #303030;
  margin-bottom: 6px;
  margin-top: 7px;
}
.news_text p{
  font-size: 14px;
  color: #999999;
}

.ques li{
  padding:27px 0;
  border-bottom:1px dashed #999999;
}
.ques li:first-child{
  padding-top:0;
}
.ques li:last-child{
  border-bottom:0;
}
.ques li a{
  display: block;
}
.ques li h4{
  background: url("../images/ask.jpg") no-repeat left center;
  font-size: 16px;
  color: #303030;
  padding-left:35px;
  margin-bottom: 10px;
}
.ques li p{
  background: url("../images/ans.jpg") no-repeat left center;
  font-size: 14px;
  color: #999999;
  padding-left:35px;
}


/*footer*/
#footer{
  height: 352px;
  background:#151f24;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top:45px;
  padding-bottom: 30px;
}


.footer_t{
  padding-bottom:40px;
  border-bottom:1px solid #394b54;
}
.foot_wx{
  margin-top: 38px;
}


.showwx{
  position: absolute;
  top:30px;
  left:195px;
}
.footer_t:after {
  display: block;
  content: '';
  clear: both;
}
.footer_t>div{
  float:left;
  margin-right:100px;
}
.foot_tit{
  border-bottom:1px solid #394b54;
  width: 358px;
  margin-bottom:25px;
}
.foot_t_l ul{
  width:200px;
}
.foot_t_l ul:after{
  display: block;
  content: '';
  clear: both;
}
.foot_t_l li{
  float:left;
  margin-right: 45px;
}
.foot_t_l li a{
  font-size: 12px;
  color: #ffffff;
  display: block;
  line-height: 35px;
}
.foot_tit p{
  color: #ffffff;
  font-size: 16px;
  margin-bottom:20px;
  text-align: left;
}
.foot_t_m ul li{
  margin-bottom:20px;
}
.foot_t_m ul li p{
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 3px;
}
.foot_t_m ul li span{
  font-size: 14px;
  color: #ffffff;
}
.foot_t_m ul li:first-child span{
  font-size: 26px;
  color: #ffffff;
}
.footer_t .foot_wx{
  float: right;
  color: #fff;
  font-size: 14px;
  margin-right: 0px;
  text-align: center;
}

.footer_b {
  line-height: 40px;
  box-sizing: border-box;
  padding: 0 16px;
}
.footer_b:after{
  display: block;
  content: '';
  clear: both;
}
.footer_b p {
  font-size: 14px;
  color: #90999e;
}
.footer_b p:first-child{float:left;}
.footer_b p:last-child{float:right;}
.footer_b p a {
  color: #90999e;
  display: inline-block;
}
.footer_b :after {
  display: block;
  content: '';
  clear: both;
}
