@charset "utf-8";
html,body,div,table,th,tr,td,ul,li,ol,dl,dt,dd,p,span,i,input,textarea,select,label,h1,h2,h3,h4,h5,h6,img{
	margin: 0;
	padding: 0;
	border: 0;
}
html,body{
  width: 100%;
  height: 100%;
  font-size: 12px;
  font-family:tahoma,"HanHei SC","Microsoft YaHei",Arial,helvetica,sans-serif;
}
ul,li{
	list-style: none;
}
a{
	text-decoration:none; 
	cursor:pointer;
}
a:hover{
	-webkit-transition: color .2s linear,background-color .3s linear; 
	-o-transition: color .2s linear,background-color .3s linear; 
	transition: color .2s linear,background-color .3s linear; 
}
.none{
	display: none;
}
.hidden{
	visibility: hidden;
	opacity: 0;
}
.pull-left{
  float: left;
}
.pull-right{
  float: right;
}
.pull-center{
	margin:0 auto;
}
.clear{
	clear: both;
}
.clearfix:after{
  content: "";
  display: table;
  clear: both;
  visibility: hidden;
}
.w90{
  width: 90%;
  margin: 0 auto;
  min-width: 1000px;
  max-width: 1500px;
  /* padding: 1px; */
}
.text_center{
  text-align: center;
}
.pos_r{
  position: relative;
}
.pos_a{
  position: absolute;
}
.pt20{
  padding-top: 20px;
}
.pb20{
  padding-bottom: 20px !important;
}
.pb50{
  padding-bottom: 50px !important;
}
.ml10{
  margin-left: 10px;
}
.w90:after{
  content: "";
  display: table;
  clear: both;
  visibility: hidden;
}
.text_l{
  text-align: left;
}
.text_r{
  text-align: right;
}
.back_top{
  width: 66px;
  height: 66px;
  background: url('../images/new/back_top.png') no-repeat center;
  display: block;
  position: fixed;
  right: 20px;
  bottom: 30px;
  display: none;
}
/*top nav*/
.top{
  width: 100%;
  min-width: 1000px;
  height: 30px;
  background: #0a4a8c;
  margin-top:0;
}
.top_l{
  display: inline-block;
  height: 30px;
  color: #aacaea;
}
.top_l ul li{
  display: inline-block;
  line-height: 30px;
  margin-right: 20px;
  position: relative;
}
.top_l li i{
  width: 16px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.top_l li .top_icon_phone{
  background: url('../images/new/top_phone.png') no-repeat;
}
.top_l li .top_icon_wx{
  background: url('../images/new/top_wx.png') no-repeat;
}
.top_l li .top_l_son{
  width: 300px;
  height: 92px;
  border-left: 10px solid #83d9ff;
  position: absolute;
  background: #fff;
  box-shadow: 0 6px 12px #4d9dcc;
  z-index: 99;
}
.top_l_son dl{
  padding: 12px;
  color: #58c6f7;
  line-height: 22px;
}
.top_l_son dl dt{
  font-size: 14px;
  font-weight: bold;
  /*background: url('../images/new/top_logo_min.gif') no-repeat left top;*/
  padding: 0 0 5px 10px;
}
.top_l_son dl dd{
  display: inline-table;
  width: 49%;
  box-sizing: border-box;
  padding-left: 25px;
  position: relative;
}
.top_l_son dl dd:before{
  content: "";
  width: 5px;
  height: 5px;
  display: block;
  background: #58c6f7;
  position: absolute;
  left: 12px;
  top: 8px;
}
.top_l li .top_l_son.son_wx{
  width: 250px;
}
.top_l_son.son_wx dl dt{
  background: none;
  padding: 0;
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.top_l_son.son_wx dl dt + dt{
  padding-left: 18px;
}
.top_r li{
  display: inline-block;
  line-height: 30px;
}
.top_r li a{
  color: #aacaea;
}
.top_r li a:hover{
  color: #58c6f7;
}
.top_r li + li{
  margin-left: 30px;
}
.nav{
  width: 100%;
  min-width: 1000px;
  height: 65px;
  background: #237cd2;
  border-bottom: 1px solid #9dcaf7;
  box-sizing: border-box;
}
.logo{
  width: 215px;
  height: 40px;
  display: inline-block;
  margin-top: 12px;
  background: url('../images/new/logo.png') no-repeat left center;
}
.logo a{
  height: 100%;
  display: block;
}
.nav_list ul li {
  display: inline-block;
  height: 65px;
  float: left;
}
.nav_list ul li a{
  color: #dfe9f6;
  font-size: 16px;
  line-height: 65px;
  display: block;
  position: relative;
  padding: 0 10px;
}
.nav_list ul li:last-child a{
  padding-right: 0;
}
.nav_list ul li a:hover{
  color: #fff;
  background: url('../images/new/nav_list_icon.png') no-repeat center bottom;
}
.nav_list ul li.active a{
  color: #fff;
  background: url('../images/new/nav_list_icon.png') no-repeat center bottom;
}
.nav_list .hot{
  width: 18px;
  height: 18px;
  background: url('../images/new/nav_hot.png') no-repeat;
  display: block;
  position: absolute;
  top: 16px;
  right: 0;
}
.nav_more{
  position: absolute;
  width: 100%;
  background: url('../images/new/nav_more_bj.jpg') repeat-x left top;
  z-index: 90;
}
.nav_more .animated {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}
.nav_more_main1{
  padding-top: 40px;
  height: 456px;
}
.more_main1_l{
  width: 76%;
  height: auto;
  overflow: hidden;
  margin-right: 1%;
  
}
.nav_more_main1 h2{
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  padding-bottom: 25px;
}
.more_main1_l ul li{
  display: inline-block;
  width: 32.5%;
  height: 165px;
  vertical-align: top;
  margin-bottom: 3px;
  overflow: hidden;
}
.more_main1_l ul li a{
  background: #176dbb;
  background: rgba(24, 110, 188, 0.4);
  padding: 28px 5% 2px 28%;
  height: 100%;
  display: block;
  /* border: 1px solid transparent; */
  box-sizing: border-box;
  position: relative;
}
.more_main1_l ul li a h3{
  font-size: 18px;
  padding-bottom: 12px;
  color: #fff;
  font-weight: normal;
  position: relative;
  z-index: 1;
}
.more_main1_l ul li a p{
  line-height: 20px;
  color: #fff;
  position: relative;
  z-index: 2;
}
.more_main1_l ul li a:hover{
  background: #2a7cc6;
  /* border: 1px solid #fff; */
}
.more_main1_l .nav_case_icon{
  width: 52px;
  height: 52px;
  position: absolute;
  z-index: 0;
  left: 5%;
}
.more_main1_r{
  width: 23%;
  height: auto;
  overflow: hidden;
}
.more_main1_r ul li{
  width: 100%;
  height: 109px;
  display: inline-block;
  margin-bottom: 3px;
}
.more_main1_r ul li a{
  display: block;
  font-size: 16px;
  height: 100%;
  background: #176dbb;
  background: url('../images/new/nav_more_case_icon1.png') no-repeat right center rgba(24, 110, 188, 0.4);
  line-height: 109px;
  color: #fff;
  /* border: 1px solid transparent; */
  box-sizing: border-box;
  padding-left: 5%;
}
.more_main1_r ul li a.nav_m_case_a2{
  background-image: url('../images/new/nav_more_case_icon2.png');
}
.more_main1_r ul li a.nav_m_case_a3{
  background-image: url('../images/new/nav_more_case_icon3.png');
}
.more_main1_r ul li a:hover{
  background-color: #2a7cc6;
  /* border: 1px solid #fff; */
}
.nav_more_about_box{
  padding: 28px 3%;
  background:#569fe1;
  background: rgba(24, 110, 188, 0.3);
  min-height: 380px;
  box-sizing: border-box;
}
.more_main3_dl{
  display: inline-block;
  width: 33.3%;
  float: left;
  padding: 0 18px;
  box-sizing: border-box;
  color: #fff;
}
.more_main3_dl dt{
  font-size: 18px;
  padding-bottom: 22px;
  border-bottom: 1px solid #90bbe2;
  margin-bottom: 28px;
}
.more_main3_dl dd a{
  display: inline-block;
  margin-bottom: 22px;
  font-size: 16px;
  color: #dfe9f5;
}
.nmore_main3_dl dd a:hover{
  color: #fff;
}
.nav_more_main2{
  padding-top: 25px;
  height: 471px;
  /* border-top: 1px solid #fff; */
}
.more_main2_l{
  width: 18%;
  margin-right: 2%;
}
.more_main2_l li{
  width: 100%;
  height: 56px;
  display: block;
  margin-bottom: 1px;
}
.more_main2_l li a{
  display: block;
  height: 100%;
  padding-left: 25px;
  line-height: 56px;
  font-size: 16px;
  color: #fff;
}
.more_main2_l li a:hover{
  background: url('../images/new/nav_more2_icon.png') no-repeat right center #4d98de;
}
.more_main2_l li.active a{
  background: url('../images/new/nav_more2_icon.png') no-repeat right center #4d98de;
}
.more_main2_r{
  background: #529cde;
  background: rgba(24, 110, 188, 0.4);
  width: 80%;
  min-height: 420px;
}
.more_main2_dl{
  float: left;
  width: 33%;
  padding: 0 5%;
  margin-top: 28px;
  box-sizing: border-box;
  min-height: 176px;
}
.more_main2_dl dt{
  font-size: 16px;
  color: #fff;
  border-bottom: 1px solid #90bbe2;
  padding-bottom: 12px;
  margin-bottom: 10px;
}
.more_main2_dl dd a{
  display: inline-block;
  margin-bottom: 12px;
  font-size: 14px;
  color: #dfe9f5;
}
.more_main2_dl dd a:hover{
  color: #fff;
}
.more_main2_dl dd a img{
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 10px;
}
.more_main2r_server{
  background: none;
}
.c_server{
  width: 33.2%;
  height: 148px;
  float: left;
  margin: 0 1px 1px 0;
}
.c_server a{
  display: block;
  height: inherit;
  color: #fff;
  background: #004d96;
  background: rgba(0, 77, 150, 0.3);
  box-sizing: border-box;
  padding: 26px;
}
.c_server a:hover{
  background: #2679c5;
}
.c_server h3{
  font-size: 16px;
  padding-bottom: 12px;
  font-weight: normal;
}
.c_server p{
  font-size: 12px;
  line-height: 20px;
}
.more_main3r_server{
  background: #6aaeea;
  background: rgba(24, 110, 188, 0.2);
}
.domain_name_box{
  width: 50%;
  height: 100%;
  padding: 2% 2% 0 2%;
  box-sizing: border-box;
  color: #fff;
}
.domain_name_box h2{
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 12px;
}
.name_l_main1{
  width: 100%;
  height: auto;
  background: #3786cf;
  background: rgba(24, 110, 188, 0.5);
  box-sizing: border-box;
  padding: 12px 16px;
  margin-bottom: 5px;
}
.name_l_main1 h3{
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 10px;
}
.name_l_main1 p{
  font-size: 12px;
}
.name_l_main1 ul{
  width: 100%;
  display: table;
  margin-top: 16px;
}
.name_l_main1 li{
  display: table-cell;
  width: 1%;
}
.name_l_main1 li a{
  width: 84px;
  height: 24px;
  border: 1px solid #95bde2;
  display: block;
  border-radius: 12px;
  color: #fff;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
}
.name_l_main1 li a:hover{
  background: #8fcbfc;
  border-color: #8fcbfc;
}
.h2_ba{
  margin-top: 20px;
}
.name_other_box{
  padding: 0;
  margin-bottom: 0;
}
.name_other_box > a{
  padding: 12px 16px;
  color: #fff;
  display: block;
}
.name_other_box > a:hover{
  background: #8fcbfc;
}
/*footer*/
.footer{
  width: 100%;
  min-width: 1000px;
  height: auto;
  background: #182c4f;
  padding-bottom: 36px;
  margin-top:0;
}
.foot_box1{
  width: 100%;
  display: table;
  border-bottom: 1px solid #5d6b84;
}
.f_box1_mian{
  display: table-cell;
  width: 1%;
  color: #fff;
  font-size: 16px;
  padding: 32px 0 26px;
  text-align: center;
}
.f_box1_mian img{
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin-right: 18px;
}
.f_box2_main{
  border-bottom: 1px solid #5d6b84;
}
.f_box2_l{
  display: table;
  width: 74%;
  padding: 25px 0 35px;
}
.f_box2_l dl{
  display: table-cell;
  width: 1%;
  color: #fff;
  font-size: 14px;
  padding-left: 5%;
}
.f_box2_l dl dt{
  font-size: 16px;
  padding-bottom: 10px;
}
.f_box2_l dd{
  margin-top: 10px;
}
.f_box2_l dd a{
  color: #dedfe1;
}
.f_box2_l dd a:hover{
  color: #fff;
}
.f_box2_r{
  width: 26%;
  padding-top: 40px;
  text-align: right;
  color: #fff;
  font-size: 14px;
}
.f_box2_r img{
  width: 98px;
  height: 98px;
  display: inline-block;
  margin-bottom: 10px;
}
.f_box2_r span{
  display: block;
  font-size: 16px;
  padding-bottom: 14px;
}
.f_box3{
  text-align: center;
  color: #a7abb4;
  padding-top: 32px;
}
.f_box3 a{
  display: inline-block;
  color: #a7abb4;
  padding-left: 6px;
  position: relative;
}
.f_box3 a + a:after{
  content: "|";
  display: inline-block;
  position: absolute;
  left: 0;
  top: -1px;
  color: #828997;
}
.f_box3 p{
  font-size: 10px;
  padding-top: 10px;
  color: #7b8291;
}
.f_box3 a:hover{
  color: #fff;
}
.foot_gaicon img{
  width: 14px;
  height: 14px;
  vertical-align: middle;
  margin-right: 5px;
}
.f_box3 .pic_link a:after{
  display: none;
}
/*animation*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
.fadein {
  -webkit-animation-name: fadein;
  animation-name: fadein;
}
@-webkit-keyframes fadeindown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeindown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeindown {
  -webkit-animation-name: fadeindown;
  animation-name: fadeindown;
}
@-webkit-keyframes fadeinleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeinleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeinleft {
  -webkit-animation-name: fadeinleft;
  animation-name: fadeinleft;
}
@-webkit-keyframes fadeinright {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeinright {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeinright {
  -webkit-animation-name: fadeinright;
  animation-name: fadeinright;
}
@-webkit-keyframes fadeinup {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeinup {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeinup {
  -webkit-animation-name: fadeinup;
  animation-name: fadeinup;
}
@-webkit-keyframes zoomin {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
  }
}
@keyframes zoomin {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
  }
}
.zoomin {
  -webkit-animation-name: zoomin;
  animation-name: zoomin;
}
@-webkit-keyframes turnx {
  0% {
    opacity: 0;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); 
  }
  50% {
    opacity: 1;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg); 
  }
}
@keyframes turnx {
  0% {
    opacity: 0;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); 
  }
  50% {
    opacity: 1;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg); 
  }
}
.turnx {
  -webkit-animation-name: turnx;
  animation-name: turnx;
}
@-webkit-keyframes warn {
    0% {  
        -webkit-transform: scale(0.1,0.1);  
        opacity: 0.0;  
    } 
    25% {  
        -webkit-transform: scale(0.5,0.5);  
        opacity: 0.0;  
    } 
    75% {  
        opacity: 1;  
    }  
    100% {  
        -webkit-transform: scale(1);  
        opacity: 0;  
    }
}
@keyframes warn {  
    0% {  
        transform: scale(0.1,0.1);  
        opacity: 0.0;  
    } 
    25% {  
        transform: scale(0.5,0.5);  
        opacity: 0.0;  
    } 
    75% {  
        opacity: 1;  
    }  
    100% {  
        transform: scale(1);  
        opacity: 0;  
    }  
} 