* {
  margin: 0;
  padding: 0;
}
input {
  outline: none;
}
.click {
  cursor: pointer;
}
li {
  list-style: none;
}
.w {
  clear: both;
  display: block;
  margin: 0 auto;
  max-width: 1440px;
  padding: 0 10px;
}
.navbar-default {
  background-color: #fff!important;
  /* box-shadow: 5px 5px 20px 0 rgba(51,51,51,.15); */
  border: none!important;
  border-bottom: 5px solid #da251c!important;
}
.nav_w {
  position: relative;
  clear: both;
  display: block;
  margin: 0 auto;
  max-width: 1440px;
  padding: 0 10px ;
}
.nav_w .container-fluid {
  padding-right: 0;
  width: 100%;
  z-index: 999;
  padding: 0;
}
.right_icon{
  float: right;
  line-height: 90px;
}
.right_icon ul li{
  float: left;
  margin: 0 10px;
}
.right_icon ul li a{
  color: #333;
}
.right_icon ul li a img{
  height: 32px;
}
.right_icon ul .cn_language{
  display: none;
}
.en_language{
  margin-right: 0!important;
}
header .rightnav .navbar-right li .zyflg .add_more{
  width: 15px;
  height: 15px;
  position: absolute;
  right: 25px;
  top: 20px;
}
header .navbar-header {
  margin: 0!important;
}
header .navbar-header .navbar-brand {
  padding: 0;
}
header .rightnav {
  width: 100%;
  float: left;
  position: absolute;
  right: 0;
}
header .rightnav .dropdownlist:hover {
  display: block;
}
header .rightnav a {
  color: #333;
  font-size: 16px;
}
header .rightnav .navbar-right {
  width: 100%;
  line-height: 36px;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: justify;
  justify-content: flex-end;
}
header .rightnav .navbar-right .active {
  color: #333;
}
header .rightnav .navbar-right>li {
  cursor: pointer;
  margin: 0 28px;
  position: static;
}
header .rightnav .navbar-right>li:last-child{
  margin-right: 0;
}
header .rightnav .navbar-right li .icodp {
  font-weight: bold;
  color: #333;
}
header .rightnav .navbar-right li:hover {
  color: #333;
}
.navbar {
  margin: 0 !important;
  padding:0;
  min-height: 110px!important;
}
.xmban,
.xmban img{
  width: 100%;
  overflow: hidden;
}
.router{
  background-color: #f5f5f5;
}
.log{
  position: relative;
  z-index: 999;
}
.log img{
  height: 50px;
  margin: 42px 0 0;
}
.zyflg .nav_t:hover{
  color: #da251c;
}
.active .zyflg .nav_t{
  color: #da251c;
}
.breadcrumb>li a{
  color: #999;
  font-size: 12px;
}
#navb li:nth-child(4) .icodp,
.tk_banner3{
  display: none!important;
}
.nav_top{
  display: flex;
  justify-content: flex-end;
  margin: 12px 0;
  align-items: center;
}
.nav_top .language a{
  font-size: 16px;
  color: #333;
  margin: 0 5px;
}
.nav_top .language a img{
  width: 32px;
}
.nav_top>form{
  display: flex;
  margin: 0 0 0 15px;
}
.nav_top>form>input{
  width: 190px;
  height: 34px;
  padding: 0 10px;
  border: 1px solid #da251c;
  outline: none;
}
.nav_top>form>button{
  width: 54px;
  outline: none;
  height: 34px;
  border: 1px solid #da251c;
  border-left: 0;
  background: #da251c;
  color: #fff;
}
.sc_btn a{
  width: 110px;
  display: block;
  line-height: 44px;
  text-align: center;
  background: #da251c;
  color: #Fff;
}
/* footer开始 */
.footer{
  width: 100%;
  overflow: hidden;
  padding: 60px 0 50px;
  margin-top: 90px;
  background: #121521;
  border-top: 10px solid #da251c;
}
.footer .w{
  display: flex;
  justify-content: space-between;
}
.footer .w ul p{
  font-size: 14px;
  line-height: 30px;
  margin: 0;
  color: #999999;
}
.footer .w ul h3{
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 15px;
  color: #fff;
}
.footer .w ul li{
  line-height: 34px;
  color: #999999;
}
.footer .w ul li span {
  font-size: 22px;
  margin-right: 10px;
}
.footer .w ul li .icon-diqiu{
  position: relative;
  top: 3px;
  font-size: 24px;
}
.footer .w ul li a{
  color: #999999;
  transition: all 0.5s;
}
.footer .w ul li a:hover{
  color:#da251c;
}
.footer .w ul:last-child .ewm{
  display: flex;
  justify-content: space-between;
}
.footer .w ul:last-child .ewm>div{
  margin-top: 10px;
  text-align: center;
}
.footer .w ul:last-child .ewm>div img{
  width: 130px;
}
.ewm1{
  margin-right: 15px;
}
.copyright{
  padding: 10px 0;
  background: #0b0d10;
  font-size: 12px;
  color: #a3a3a3;
  text-align: center;
}
.copyright span a{
  color: #a3a3a3;
  margin-left: 20px;
}
.arrow{
  border: 9px solid transparent;
  border-bottom-color: #da251c;
  width: 0px;
  height: 0px;
  top:0px
}
.stick{
  width: 8px;
  height: 14px;
  border-radius: 1px;
  background-color: #da251c;
  top:15px;
}
#back_top div{
  position: absolute;
  margin: auto;
  right: 0px;
  left: 0px;
}
#back_top{
  background-color: #dddddd;
  height: 38px;
  width: 38px;
  border-radius: 3px;
  display: block;
  cursor: pointer;
  position: fixed;
  right: 10px;
  bottom: 100px;
  display: none;
}
/* foote结束 */
@media(max-width:1350px){
  header .rightnav .navbar-right>li {
    margin: 0 20px;
  }
}
@media (min-width: 768px) {
  .tk_banner {
    position: absolute;
    width: auto;
    height: auto;
    z-index: 9;
    left: 0;
    display: none;
    padding: 50px 10px;
    width: 98%;
  }
  .tk_banner::before{
    background-color: #f3f3f3;
    content: "";
    display: block;
    height: 100%;
    left: 50.4%;
    margin-left: -50vw;
    position: absolute;
    top: 10PX;
    width: 100vw;
    z-index: -1;
  }
  .tk_banner ul{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  .tk_banner ul .tk {
    width: 30%;
    border-bottom: 1px dashed #bdbdbd;
    padding: 8px 0;
    margin: 12px 1.5%;
  }
  .navlist_cont{
    width: 35%;
    float: right;
  }
  .navlist_cont h5{
    font-size: 16px;
    color: #333;
  }
  .navlist_cont p span{
    font-size: 25px;
    margin-right: 10px;
  }
  .navlist_cont p .icon-dianhua1{
    font-size: 22px;
  }
  .navlist_cont p .icon-icon_sign_email{
    font-size: 16px;
  }
  .navlist_cont p{
    font-size: 14px;
    color: #333;
    display: flex;
    align-items: center;
  }
  .tk_banner ul .tk a{
    font-size: 14px;
    display: block;
    transition: all 0.8s;
  }
  .tk_banner ul .tk a:hover{
    color: #da251c;
  }
  .tk_banner ul .tk a span{
    transform: rotate(-90deg);
    float: right;
    font-size: small;
    position: relative;
    top: 4px;
  }
}

@media (max-width: 768px) {
  /* 头部 */
  .nav_w {
    position: relative;
    clear: both;
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
  .navbar-toggle{
    margin-right: 5px!important;
  }
  .right_icon {
    position: absolute;
    top: -20px;
    right: 60px;
  }
  .navbar {
    margin: 0 !important;
    padding:12px 0;
  }
  .rightnav {
    width: 106%!important;
    position: absolute!important;
    right: -9px;
    top: 62px;
    background: #1f1f1fe8;
    border: 0;
    z-index: 100005!important;
    margin: 0!important;
  }
  .navbar-collapse{
    max-height:750px!important;
  }
  header .rightnav a {
    color: #fff;
    font-size: 15px;
  }
  header .rightnav .navbar-right li:nth-child(4) .zyflg .add_more,
  .navlist_cont,
  header .rightnav a span{
    display: none!important;
  }
  header .rightnav .navbar-right {
    width: 100% !important;
    line-height: 34px !important;
    margin: 0;
    overflow: hidden;
    display: block;
  }
  .log {
    flex-basis: 150px;
    max-width: 150px;
    width: 150px;
    -ms-flex-align: center;
    align-items: center;
    background-color: #FFF;
    box-shadow: none;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    position: absolute;
    top: 0;
    height: auto;
    z-index: 150;
  }
  .log img{
    width: auto;
    margin: 10px;
    height: 34px;
  }
  .nav_top {
    display: flex;
    justify-content: space-between;
    margin: 20px 0 0;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    top: 0;
  }
  .nav_top .language{
    width: 25%;
  } 
  .nav_top>form {
    display: flex;
    margin: 0;
    width: 74%;
  }
  .nav_top>form>input {
    width: 80%;
    height: 38px;
    padding: 0 10px;
    border: 1px solid #9e9e9e;
    outline: none;
    border-radius: 0;
  }
  .nav_top>form>button {
    width: 54px;
    outline: none;
    height: 38px;
    border: 1px solid #da251c;
    border-left: 0;
    background: #da251c;
  }
  .sc_btn{
    display: none;
  }
  #navb li{
    line-height: 52px!important;
    cursor: pointer;
    width: 100%!important;
    text-align: center;
  }
  .zyflg {
    z-index: 101;
    display: block;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #f7f7f74a;
    padding:0px;
    margin: 0!important;
  }
  .tk_banner {
    z-index: 9999;
    top: 0;
    right: 0;
    display: none;
    position: relative;
    text-align: center;
    overflow: hidden;
  }
  .tk_banner .row {
    display: block;
    overflow: hidden;
    top: 0 !important;
    right: 4px !important;
  }
  .tk_banner .w {
    position: relative;
    width: 99%;
    right: -8px;
    top: 0;
    overflow: hidden;
    text-align: left;
  }
  .tk_banner .zyfwq {
    width: auto;
    position: relative;
    top: 0;
    height: auto;
    overflow: hidden;
  }
  .tk_banner .zyfwq .cpjs ul {
    overflow: hidden;
  }
  .tk_banner .zyfwq .cpjs ul .tk {
    padding: 0;
    width: 100%;
  }
  .xmban img {
    width: auto!important;
    height: 145px;
    transform: translateX(-50%);
    margin-left: 50%;
  }
  #search_box {
    width: 100%;
    top: 75px;
    padding: 30px 10px;
  }
  #search_box input::-webkit-input-placeholder { 
    /* WebKit browsers */ 
    font-size:16px;
    font-weight: 300;
    color: #666;
  } 
  #search_box input::-moz-placeholder { 
    /* Mozilla Firefox 19+ */ 
    font-size:16px;
    font-weight: 300;
    color: #666;
  } 
  #search_box input:-ms-input-placeholder { 
    /* Internet Explorer 10+ */ 
    font-size:16px;
    font-weight: 300;
    color: #666;
  }
  #search_box form input {
    width: 81%;
    height: 46px;
    padding: 0 15px;
    border: 1px solid #e7e7e7;
    outline: none;
    border-radius: 0;
    font-size: 16px;
    font-weight: normal
  }
  #search_box form button {
    width: 19%;
    background: #086fa7;
    color: #fff;
    border: none;
    outline: none;
    height: 46px;
    margin-left: -5px;
    border-radius: 0;
    top: 0;
  }
  #search_box form button span {
    font-size: 36px;
    color: #ffffff;
  }
  /* footer */
  .footer {
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
    background: #121521;
    margin-top: 40px;
  }
  .footer .w{
    display: block;
    padding: 0 10px;
  }
  .footer .w ul p {
    font-size: 14px;
    line-height: 26px;
    margin: 0;
  }
  .footer .w ul {
    width: 50%;
    float: left;
    margin-bottom: 20px;
  }
  .footer .w ul li,
  .footer .w ul li a{
    line-height: 32px;
    color: #999999;
  }
  .footer .w ul h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
  }
  .foot_cxm{
    width: 100%!important;
  }
  .footer .w ul:last-child .ewm {
    display: flex;
    justify-content: normal;
  }
  .footer .w ul:last-child .ewm>div img {
    width: 160px;
  }
  .copyright {
    padding: 10px 0;
    background: #da251c;
    color: #fff;
  }
  .copyright span{
    display: block;
    text-align: center;
    font-size: 13px;
    color: #fff;
  }
  .copyright span a {
    color: #fff;
  }
}