
@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
a, img {
  border: 0;
  color: #000!important ;
}
a:hover { text-decoration:none !important;}
html,body{
  
  width:100% !important;
}
.dinw{
  position: fixed;
    top: 0;
    z-index: 999;
    background: rgb(45, 63, 94)!important;
    width: 100%;
  
}

.header > ul>li> a {
  color: #fff!important;
  font-size:18px;
}
.logo {
  display: block;
  float: left;
  margin: 6px 0;
   transition: all 0.3s;
}
.logo:hover {
  transform: scale(1.1);
}
.header > .nav > li > a:hover {
  color: #7b98aa;
  border-radius: 0;
  background: #fff;
  /*border-bottom: 2px solid #fff;*/
}
.nav_hove{
    border-bottom: 2px solid #ffffff;
    border-radius: 0 !important;
    background: none;
}
.header>.nav>.sub:hover{
  color:white;
  border-bottom:2px solid #fff;
}
.nav-pills>li>a{
border-radius:0px!important;}
.header>.nav>.sub:hover .header-subnav-menu>a{
border-bottom:none;
}
#menu_cross {
  float: right;
  margin: 10px 0;
}
#menu_vertical {
  display: none;
}
.list {
  width: 36px;
  float: right;
  padding: 1px;
  margin: 16px 0;
  border: 1px solid #fff;
}
.list:hover {
  border: 1px solid #ccc
}
#menu_vertical ul {
  display: none;
  
}
#menu_verti{
  width: 100%;
  background: #fff;
  position: fixed;
  top: 60px;
  left: 0;
  z-index: 999;
  border-top:1px solid #e8e8e8
}
#menu_verti a{
  color: #000;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
}
.sub{text-align:center;}
.subNav{
  
    text-align: center;
    display: none;
    position: absolute;
    margin: 0 auto;
    /* margin-left: 27px; */
    /* width: auto; */
    width: 154px;
    margin: 0 auto;
    /* margin-top: 0px; */
    margin-left: -34px;
    background: #fff;
    padding-top: 10px;
}
.subNav li{padding:10px 5px;}

.header-subnav-menu>a:hover{
  color: #fff!important;
    text-decoration: none!important;
  
   }
.header-subnav.subnav-solution {
    width: auto;
    margin-left: 0;
    box-sizing: border-box;
    white-space: nowrap;
}
.header-subnav {
  
  position: absolute;
    display: none;
    width: 216px;
    top: 29px;   
    right: -245%;
    margin-left: -108px;
    padding: 15px 0;
    border-radius: 0 0 2px 2px;
    text-align: center;
      background: #2d3f5e;
  
}
.header-subnav.subnav-solution .header-subnav-menu {
display: inline-block;

    vertical-align: top;
    width: 157px;   
    margin: 0 5px;
    text-align: left;
    line-height: 38px;   
  overflow: hidden;   
text-overflow:ellipsis;
}
.header-subnav li {
    font-size: 14px;
    color: #FFF;
    line-height: 40px;
}
.header-subnav-menu h4 {
        text-align: center;
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.header-subnav-menu a {
    display: block;
    color: #fff!important;
    width: 155px;
    overflow: hidden;
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    margin: 0 10px;

}
a {
    text-decoration: none;
    border: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline: none;
}





















@media screen and (max-width: 992px) {
#menu_cross {
  display: none;
}
  #menu_vertical{
    display: block;
  }
}
.nav>li>a:focus, .nav>li>a:hover{
   background: none !important ;
}
/*header end*/
/*Banner Start*/
.banner {
  width: 100%;
  min-height: 360px;
  position: relative;
  overflow: hidden;
  margin:0 auto;
  margin-top: 60px;
}
.banner_bg{
     position: absolute;
    top: 0;
    height: 100%;
}
.kuan {
  max-width: 1500px;
  padding:0 20px;
  margin: 10px auto;
}
.banner_txt{  
  position: relative;
  z-index: 88;
  top:50px;  
}
@media screen and (max-width: 768px) {
  .banner_txt{
    top:20%;
  }
  .banner_txt img{
    width: 100% !important;
    margin-top: 80px;
  }
  
}
/*Banner End*/
/*Footer Start*/
.footer{
  background: #080e13;
  width: 100%;
  height:auto;
  padding: 30px 0;
}
.footer p{
  color: aliceblue;
  font-size: 16px;
  margin-top: 10px;
}
.code{
  display: block;    
    margin-left: 24px;
    width: 107px;
    margin-top: 10px;
  float: right;
}
@media screen and (max-width: 560px){
  .code{
  display: block;  
    width: 107px;
    margin-top: 10px;
  float: none;
  margin-left: 0px;
    
}
  .lianxi{ 
    width: 100% !important;
    display: block;
  }
}
/*Footer end*/
/*Side Nav Start*/
.Side_nav{
  position: fixed;
  right: 20px;
  top:80%;
  z-index: 9999;

}
.Side_nav li{
  position: relative;
}
.erwm{
  width: 40px;
    height: 40px;
  position: absolute;
  right: 0;
    background: url(../images/cb_nav_qrh.png)no-repeat;
    background-size: 100%;
    background-color: #fff;
   
}
.tup{
  position: absolute;
    right: 49px;
    display: none;
    background-color: #fff;
    padding: 2px;
    border: 1px solid #ccc;
}
.erwm:hover{
  background: url(../images/cb_nav_qr.png)no-repeat;
  background-size: 100%;
    background-color: #fff;
  
}
.erwm:hover +.tup{
  display: block;
}
.backtrack{
  width: 40px;
    height: 40px;
  position: absolute;
  right: 0;
  top:42px;
    background: url(../images/cb_nav_fhh.png)no-repeat;
    background-size: 100%;
  
  
}
.backtrack:hover{
  background: url(../images/cb_nav_fh.png)no-repeat;
   background-size: 100%;
  
    
}
.biaot{
  display: block;
  width: 120px;
  font-size: 28px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 8px;
  color:#000;
  border-bottom: 2px solid #7b98aa;
  transition: width 1s;
  margin-bottom: 10px;
}
 .biaot:hover{
  width: 160px
}
/*Side Nav End*/



