* {
  margin: 0;
  padding: 0;
}
input {
  outline: none;
}
.click {
  cursor: pointer;
}
li {
  list-style: none;
}
.w {
  clear: both;
  display: block;
  margin: 0 auto;
  max-width: 90%;
  padding: 0 10px;
}
.navbar-default {
  background-color: #000000a1!important;
  border: none!important;
  top: 0;
  left: 0;
  width: 100%;
}
.nav_w {
  position: relative;
  clear: both;
  display: block;
  margin: 0 auto;
  max-width: 90%;
  padding: 0 10px ;
  margin-top: 15px;
}
.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;
}
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: #fff;
  font-size: 18px;
}
.tk_banner ul .tk a {
  color: #fff;
}
header .rightnav .navbar-right {
  width: 100%;
  line-height: 80px;
  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 55px;
  position: static;
}
@media (max-width: 1560px){
  header .rightnav .navbar-right>li {
    margin: 0 45px;
  }
}
@media(max-width:1360px){
  header .rightnav .navbar-right>li {
    margin: 0 35px;
  }
}
@media(max-width:1260px){
  header .rightnav .navbar-right>li {
    margin: 0 35px;
  }
}
header .rightnav .navbar-right>li:last-child{
  margin-right: 0;
}
header .rightnav .navbar-right li .icodp {
  color: #fff;
}
header .rightnav .navbar-right li:hover {
  color: #333;
}
.navbar {
  margin: 0 !important;
  padding:0;
  min-height: 110px!important;
  position: absolute!important;
  z-index: 99;
}
.xmban,
.xmban img{
  width: 100%;
  overflow: hidden;
  position: relative;
}
.xmban .xmtitle{
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: 30%;
  text-align: center;
  display: none;
}
.xmban .xmtitle p{
  font-size: 34px;
  margin-bottom: 15px;
  color: #fff;
  letter-spacing: 6px;
}
.xmban .xmtitle h2{
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
}
.nav_sjj .nav_sjj_tit{
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  background: #f2f2f2;
  margin: 0;
}
.nav_sjj .nav_sjj_tit li{
  width: 10%;
}
.nav_sjj .nav_sjj_tit li a {
  width: 100%;
  text-align: center;
  line-height: 68px;
  display: block;
  transition: all 0.5s;
  color: #333;
  font-size: 18px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nav_sjj .nav_sjj_tit li a::before{
  position: absolute;
  content: "";
  width: 1px;
  height: 20px;
  top: 22px;
  right: 0;
  background: #ccc;
}
.nav_sjj .nav_sjj_tit li:first-child a::after{
  position: absolute;
  content: "";
  width: 1px;
  height: 20px;
  top: 22px;
  left: 0;
  background: #ccc;
}
.nav_sjj .nav_sjj_tit li a:hover {
  background: #ff2600;
  color: #fff;
}
.router{
  background-color: #f5f5f5;
}
.log{
  /* flex-basis: 200px;
  max-width: 200px;
  width: 200PX;
  -ms-flex-align: center;
  align-items: center;
  background-color: #FFF;
  box-shadow: 0 2px 10px 0 #c7c7c7;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  top: 0;
  height: 160PX;*/
  position: absolute; 
  z-index: 150;
}
.log img{
  margin-top: -8px;
  height: 90px;
}
.zyflg .nav_t:hover{
  color: #ff2600;
}
.active .zyflg .nav_t{
  color: #ff2600;
}
.breadcrumb>li a{
  color: #999;
  font-size: 12px;
}
.nav_top{
  display: flex;
  justify-content: flex-end;
  margin: 20px 0;
  align-items: center;
}
.nav_top .language a{
  font-size: 16px;
  color: #333;
  margin: 0 5px;
}
.nav_top>form{
  display: flex;
  margin: 0 25px 0 15px;
}
.nav_top>form>input{
  width: 230px;
  height: 44px;
  padding: 0 10px;
  border: 1px solid #9e9e9e;
  outline: none;
}
.nav_top>form>button{
  width: 54px;
  outline: none;
  height: 44px;
  border: 1px solid #9e9e9e;
  border-left: 0;
  background: #fff;
}
.sc_btn a{
  width: 110px;
  display: block;
  line-height: 44px;
  text-align: center;
  background: #ff2600;
  color: #Fff;
}
header .rightnav .navbar-right>li select option{
  outline: none;
}
#language{
  margin: 30px 0 0;
}
#language a{
  color: #fff;
  padding: 0;
  font-size: 20px;
  font-weight: 100;
  font-family: none;
}
#language a:last-child{
  display: none;
}
/* footer开始 */
.footer{
  width: 100%;
  overflow: hidden;
  margin-top: 70px;
}
.footer .footer-tit{
  padding: 85px 0;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-image: url(/assets/image/footer-0.jpg);
}
.footer .footer-tit .title-11 {
  /* text-align: center; */
}
.footer .footer-tit .title-11 h1 {
  margin: 0;
  font-size: 30px;
  color: #fff;
}
.footer .footer-tit .title-11 h2{
  margin: 0;
  font-size: 16px;
  color: #fff;
  margin-top: 13px;
}
.footer .footer-tit .title-11 img {
  display: block;
  width: 65px;
  margin: 10px auto 0;
}
.footer .footer-tit  .er-wp-dl {
  width: 325px;
  /* margin: 50px auto 0; */
  margin: 50px 0;
  display: flex;
  justify-content: space-between;
}
.footer .footer-tit  .er-wp-dl .er{
  text-align: center;
}
.footer .footer-tit  .er-wp-dl .er img{
  width: 150px;
}
.footer .footer-tit  .er-wp-dl .er p{
  font-size: 14px;
  margin: 20px 0 0;
  color: #fff;
}
.footer .foot-wp{
  width: 100%;
  overflow: hidden;
  padding: 60px 0;
}
.footer .foot-wp .w{ 
  display: flex;
  justify-content: space-between;
}
.footer .foot-wp .w .foo-logo img{
  display: block;
  height: 115px;
}
.footer .foot-wp .w .foot_add{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer .foot-wp .w .foot_add ul{
  padding: 0;
  margin: 0;
}
.footer .foot-wp .w .foot_add ul h3{
  font-size: 24px;
  margin: 0 0 20px;
}
.footer .foot-wp .w .foot_add ul .jmy{
  opacity: 0;
}
.footer .foot-wp .w .foot_add ul li{
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.footer .foot-wp .w .foot_add ul li:last-child{
  margin-bottom: 0;
}
.footer .foot-wp .w .foot_add ul li img{
  width: 35px;
  float: left;
}
.footer .foot-wp .w .foot_add ul li p {
  font-size: 14px;
  margin: 0 0 0 10px;
}
.totop{
  cursor: pointer;
  float: right;
  position: absolute;
  right: 20px;
  bottom: 30px;
}
.totop img{
  display: block;
  width: 38px;
  float: right;
}



.footer_box{
  width: 100%;
  overflow: hidden;
  padding: 50px 0 25px 0;
  position: relative;
  border-top: 8px solid #ff2600;
}
.footer_box .w .foot_log{
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 25px;
}
.footer_box .w .foot_log a img{
  width: 90px;
}
.footer_box .w .foot_log>div span{
  font-size: 40px;
  margin: 0 10px;
  color: #999;
}
.footer_box .w .foot_log>div span:hover{
  color: #ff2600;
}
.footer_box .w .foot_nav{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer_box .w ul{
  overflow: hidden;
  margin: 0;
}
.footer_box .w ul h3{
  margin: 0 0 15px;
}
.footer_box .w ul h3 a{
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.footer_box .w ul li{
  margin: 25px 0;
}
.footer_box .w ul li a{
  font-size: 15px;
  color: #666;
  transition: all 0.5s;
}
.footer_box .w ul li a:hover{
  color: #ff2600;
}
.sjicon{
  display: flex;
  align-items: center;
}
.sjicon a{
	margin-right: 10px;
}
.sjicon a svg{
	margin-top: 4px;
}
.sjicon a span{
  font-size: 40px;
  color: #999;
}
.QR{
  display: flex;
  text-align: center;
  color: #666;
}
.QR>div img{
  width: 130px;
  border: 1px solid;
  margin: 0 5px 10px; 
}
.foot_log{
  width: 90px!important;
}





.footer .copyright{
  background-color: #e3e3e3;
  color: #999999;
  font-size: 14px;
  line-height: 1.8;
  padding: 10px 0;
}
.footer .copyright .w{
  display: flex;
  justify-content: space-between;
}
.footer .copyright .w span,
.footer .copyright .w span a{
  background-color: #e3e3e3;
  color: #999999;
  font-size: 14px;
  line-height: 1.8;
}

/* foote结束 */
/* 悬浮客服 */
.floating_ck {
  position: fixed;
  right: 0;
  top: 30%;
}

.floating_ck dl dd {
  position: relative;
  width: 80px;
  height: 80px;
  background-color: #646577;
  border-bottom: solid 1px #555666;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center 20%;
  cursor: pointer;
}

.floating_ck dl dd:hover {
  background-color: #ff2600;
  border-bottom: solid 1px #ff2600;
}

.floating_ck dl dd:hover .floating_left {
  display: block;
}

.consult,
.words {
  background-image: url(/assets/image/zxicon.png);
}

.quote {
  background-image: url(/assets/image/kficon.png);
}

.qrcord {
  background-image: url(/assets/image/erweima.png);
}

.return {
  background-image: url(/assets/image/fanhui.png);
}

.floating_ck dd span {
  color: #fff;
  display: block;
  padding-top: 54px;
}
.floating_ck dd span a{
  color: #fff;
}
.floating_left {
  position: absolute;
  left: -160px;
  top: 0px;
  width: 160px;
  height: 80px;
  background-color: #ff2600;
  border-bottom: solid 1px #ff2600;
  display: none;
}

.floating_left a {
  color: #fff;
  line-height: 80px;
}

.floating_ewm {
  height: 260px;
  top: -180px;
}

.floating_ewm i {
  background-image: url(/assets/image/QR.png);
  display: block;
  width: 145px;
  height: 145px;
  margin: auto;
  margin-top: 7px;
}

.floating_ewm p {
  color: #fff;
  margin-top: 5px;
}

.floating_ewm .qrcord_p01 {
  font-size: 12px;
  line-height: 20px;
}

.floating_ewm .qrcord_p02 {
  font-size: 18px;
}
.cn_nav_sjj{
  display: none!important;
}
@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: #000000a1;
    content: "";
    display: block;
    height: 100%;
    left: 50.4%;
    margin-left: -50vw;
    position: absolute;
    top: 14PX;
    width: 100vw;
    z-index: -1;
  }
  .tk_banner ul{
    display: flex;
    /* justify-content: space-between; */
    width: 100%;
    flex-wrap: wrap;
    float: left;
  }
  .tk_banner ul .tk {
    width: 16%;
    border-bottom: 1px dashed #bdbdbd99;
    padding: 8px 0;
    margin: 12px 2%;
  }
  .tk_banner2 ul .tk{
    width: 16%;
  }
  .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: 16px;
    display: block;
    transition: all 0.8s;
  }
  .tk_banner ul .tk a:hover{
    color: #ff2600;
  }
  .tk_banner ul .tk a span{
    transform: rotate(-90deg);
    float: right;
    font-size: small;
    position: relative;
    top: 4px;
    line-height: 80px;
  }
}

@media (max-width: 768px) {
  .floating_ck{
    display: none;
  }
  /* 头部 */
  .w {
    clear: both;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    padding: 0 10px;
  }
  .nav_w {
    position: relative;
    clear: both;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    padding: 5px 10px;
  }
  .nav_sjj .nav_sjj_tit {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: left;
    background: #f2f2f2;
    margin: 0;
    flex-wrap: wrap;
  }
  .about .nav_tit li,
  .nav_sjj .nav_sjj_tit li{
    width: 50%;
  }
  .about .nav_tit li a,
  .nav_sjj .nav_sjj_tit li a {
    width: 100%;
    text-align: center;
    line-height: 68px;
    display: block;
    transition: all 0.5s;
    color: #333;
    font-size: 18px;
    position: relative;
  }
  .nav_sjj .nav_sjj_tit li:nth-child(3) a::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 20px;
    top: 22px;
    left: 0;
    background: #ccc;
  }
  .navbar-toggle{
    margin-right: 5px!important;
  }
  .right_icon {
    position: absolute;
    top: -20px;
    right: 60px;
  }
  .navbar {
    margin: 0 !important;
    padding: 0;
    min-height: 50px!important;
  }
  .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;
    box-shadow: none;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    position: absolute;
    top: 0;
    height: auto;
    z-index: 150;
  }
  .log img{
    margin: 2px 0 0 10px;
    height: 60px;
    width: auto;
  }
  .nav_top {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    top: 10px;
  }
  .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 #9e9e9e;
    border-left: 0;
    background: #fff;
  }
  .sc_btn{
    display: none;
  }
  #navb li{
    line-height: 52px!important;
    cursor: pointer;
    width: 100%!important;
    text-align: center;
    margin: 0;
  }
  .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>ul>li>a{
    color: #fff!important;
  }
  .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: 210px;
    transform: translateX(-50%);
    margin-left: 50%;
  }
  .xmban .xmtitle {
    display: none;
  }
  #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;
  }
  header .rightnav .navbar-right li .zyflg .add_more {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 0;
    top: 20px;
  }
  #language a {
    color: #fff;
    padding: 16px;
    font-size: 20px;
    font-weight: 100;
    font-family: none;
  }
  /* footer */
  .footer {
    width: 100%;
    overflow: hidden;
    padding: 25px 0 0;
    margin-top: 40px;
  }
  .footer .footer-tit {
    padding: 30px 0;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(/assets/image/footer-0.jpg);
  }
  .footer .footer-tit .er-wp-dl {
    width: 350px;
    margin: 25px auto 0;
    display: flex;
    justify-content: space-between;
  }
  .footer .foot-wp {
    width: 100%;
    overflow: hidden;
    padding: 30px 0 0;
  }
  .footer .foot-wp .w{
    max-width: 100%;
  }
  .footer .foot-wp .w .foot_add {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .foo-logo{
    display: none
  }
  .footer .w ul {
    width: 100%;
    margin-bottom: 30px!important;
    overflow: hidden;
  }
  .footer .foot-wp .w .foot_add ul .jmy {
    opacity: 0;
    display: none;
  } 
  .footer .foot-wp .w .foot_add ul li {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
  }
  .totop {
    cursor: pointer;
    float: right;
    position: relative;
  }
  .totop img {
    display: block;
    width: 38px;
    float: right;
    position: absolute;
    right: 12px;
  }
  .footer .copyright .w {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 100%;
  } 
  .copyright {
    padding: 10px 0;
    color: #fff;
    margin: 0 auto;
  }
  .copyright span{
    display: block;
    text-align: center;
    font-size: 13px;
    color: #bbb;
    width: 100%;
    line-height: 22px;
  }
  .copyright span a {
    color: #bbb;
  }
  .footer_box .w .foot_nav>a{
    display: none;
  }
  .footer_box .w ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 50%;
  }
  .footer_box .w ul:first-of-type,
  .footer_box .w ul:last-of-type{
    display: none;
  }
}