.topfr .fc ul li .top_nav_c1 .wrap_in,
.topfr .fc ul li .top_nav_c2 .wrap_in{
  margin: 0px 4%;
}

.topfr .fc ul li .top_nav_c1 .top_navc1_bg{
  background-color: rgba(0,0,0,0);
}
.topfr .fc ul li.li2 .phone-wrap{
  font-weight: 500;
}
.topfr .fc ul li.li2 .phone-icon{
  background: url(../upimg/phone-icon.svg) no-repeat 4px 6px;
  display: inline-block;
  width: 20px;
  height: 22px;
}

.topfr .fc ul li .top_navcfr{
  background: #fff;
}

.topfr .fc ul li .top_nav_l{
  display: flex;
  flex-wrap: wrap;
  width: 92%;
  padding: 0 4%;
  margin-bottom: 40px;
}

.topfr .fc ul li .top_nav_c2 .top_nav_l:first-child{
  margin-bottom: 0;
}

.topfr .fc ul li .res-inner{
  display: block;
  padding: 6px 10px;
  border: 1px solid #fff;
  cursor: pointer;
}

.topfr .fc ul li .res-inner:hover{
  border: 1px solid rgba(34, 169, 173, 1);
  background-color: rgba(242, 242, 242, 1);
}

.topfr .fc ul li .res-inner:hover h3{
  color:rgba(34, 169, 173, 1);
  cursor: pointer;
}


.topfr .fc ul li .res-inner:hover p{
  color: #000;
}


.topfr .fc ul li .top_nav_c2{
  width: 100%;
  left: 0;
  padding: 0;
  position: fixed;
  background-color: rgba(0,0,0,0);
}

.topfr .fc ul li .top_nav_c2 h2{
  width: 100%;
  text-align: left;
  margin-top: 20px;
  line-height: 30px;
  font-size: 18px;
}

.topfr .fc ul li .top_nav_col{
  width: 23%;
  float: left;
  margin-right: 1.5%;
  margin-top: 20px;
}

.topfr .fc ul li .top_nav_col:nth-child(4n+1){
  margin-right: 0;
}

.topfr .fc ul li .top_nav_col .img-wrap{
  width: 40px;
  float: left;
  height: 40px;
}

.topfr .fc ul li .top_nav_col .img-wrap img{
  width: 100%;
}

.topfr .fc ul li .top_nav_col .info{
  margin-left: 50px;
  text-align: left;
}

.topfr .fc ul li .top_nav_col h3{
  font-size: 16px;
}

.topfr .fc ul li .top_nav_col h3.hot i{
  background-image: url(../upimg/chain_u381.svg);
  background-size: 36px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 40px;
  height: 18px;
  background-position: 0px -6px;
}

.topfr .fc ul li .top_nav_col h3.new i{
  background-image: url(../upimg/chain_u380.svg);
  background-size: 36px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 40px;
  height: 18px;
  background-position: 0px -6px;
}

.topfr .fc ul li .top_nav_col p{
  font-size: 12px;
}


.topfr .fc ul li .nav-col-res{
  width: 30%;
  float: left;
  margin-right: 5%;
  margin-top: 30px;
}

.topfr .fc ul li .nav-col-res:nth-child(3n){
  margin-right: 0;
}

.topfr .fc ul li .nav-col-res .img-wrap{
  width: 60px;
  height: 60px;
  float: left;
}

.topfr .fc ul li .nav-col-res .img-wrap img{
  width: 100%;
}

.topfr .fc ul li .nav-col-res .info{
  margin-left: 72px;
  text-align: left;
}

.topfr .fc ul li .nav-col-res .info h3{
  font-size: 16px;
  line-height: 30px;
  cursor: pointer;
}

.topfr .fc ul li .nav-col-res .info p{
  font-size: 4px;
  line-height: 18px;
  padding: 6px 0;
}



.footer-wrap{
  width: 100%;
  background-color: rgba(85, 85, 85, 1);
}

.footer-wrap img{
  width: 100%;
}

.footer-wrap .footer-service {
  margin: 0 0 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 30px;
  padding-bottom: 20px;
}

.footer-wrap .footer-service ul{
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
}

.footer-wrap .footer-service ul li{
  width: 20%;
  float: left;
}

.footer-wrap .footer-service ul li a{
  display: block;
  padding: 0 10px;
  display: flex;
  flex-wrap: nowrap;
}

.footer-wrap .footer-service ul li .img-wrap{
  width: 40px;
  height: 40px;
  float: left;
}

.footer-wrap .footer-service ul li .info{
  margin-left: 10px;
}

.footer-wrap .footer-service ul li .info h3{
  font-size: 18px;
  color: #bfbfbf;
  font-weight: 500;
}

.footer-wrap .footer-service ul li .info h3:hover{
  color: rgba(34, 169, 173, 1);
}

.footer-wrap .footer-service ul li .info p{
  font-size: 14px;
  color: #bfbfbf;
}

.footer-wrap .footer-con{
  width: 100%;
}

.footer-wrap .footer-con-left{
  float: left;
  width: 16%;
}

.footer-wrap .footer-con-left .logo-wrap{
  width: 70%;
}

.footer-wrap .footer-con-left .footer-list{
  color: #bfbfbf;
  width: 100%;
  position: relative;
}

.footer-wrap .footer-con-left .footer-list p{
  font-size: 14px;
  line-height: 20px;
  margin-top: 8px;
  cursor: pointer;
}

.footer-wrap .footer-con-left .footer-list h5{
  font-size: 20px;
  color:rgba(34, 169, 173, 1);
  line-height: 30px;
}

.footer-wrap .footer-con-left .footer-list p:hover{
  color:rgba(34, 169, 173, 1);
}

.footer-wrap .footer-con-left .footer-list .tips{
  position: absolute;
  display: none;
  top: 50%;
  left: 100px;
  height: 24px;
  border-radius: 3px;
  margin-top: -12px;
  padding-left: 10px;
  padding-right: 10px;
  background: #fff;
  color: #333;
  line-height: 24px;
  font-size: 12px;
  width: 100px;
}

.footer-wrap .footer-con-left .footer-list .tips span:before{
  display: block;
  content: "";
  position: absolute;
  top: 7px;
  right: 100%;
  display: block;
  border-left: 0;
  border-color: transparent currentcolor;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #fff;
  border-top: 5px solid transparent;
}

.footer-wrap .footer-con-left .footer-list .icon{
  width: 100%;
  margin-top: 4px;
  display: flex;
  flex-wrap: nowrap;
}

.footer-wrap .footer-con-left .footer-list .icon .icon-item{
  margin-right: 5px;
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-size: 36px;
  float: left;
  position: relative;
}

.footer-wrap .footer-con-left .footer-list .icon .icon-item:first-child{
  background-image: url(../upimg/footer_u256.svg);
}

.footer-wrap .footer-con-left .footer-list .icon .icon-item:nth-child(2){
  background-image: url(../upimg/footer_u257.svg);
}

.footer-wrap .footer-con-left .footer-list .icon .icon-item:nth-child(3){
  background-image: url(../upimg/footer_u258.svg);
}

.footer-wrap .footer-con-left .footer-list .icon .qrcode{
  position: absolute;
  display: none;
  top: -230px;
  padding: 10px;
  left: -82px;
  height: 200px;
  border-radius: 3px;
  background: #fff;
  color: #333;
  width: 200px
}

.footer-wrap .footer-con-left .footer-list .icon .qrcode:before{
  content: "";
  position: absolute;
  top: 218px;
  left: 92px;
  display: block;
  border-top: 0;
  border-top: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}

.footer-wrap .footer-con-left .footer-list .icon .icon-item:first-child:hover .qrcode,
.footer-wrap .footer-con-left .footer-list .icon .icon-item:nth-child(2):hover .qrcode,
.footer-wrap .footer-con-left .footer-list .icon .icon-item:nth-child(3):hover .qrcode{
  display: block;
}


.footer-wrap .footer-con-left .footer-list .icon .icon-item:first-child:hover{
  background-image: url(../upimg/footer_u256_hover.svg);
}

.footer-wrap .footer-con-left .footer-list .icon .icon-item:nth-child(2):hover{
  background-image: url(../upimg/footer_u257_hover.svg);
}

.footer-wrap .footer-con-left .footer-list .icon .icon-item:nth-child(3):hover{
  background-image: url(../upimg/footer_u258_hover.svg);
}


.footer-wrap .href-hover{
  width: 100%;
  color:#bfbfbf;
  margin-bottom: 20px;
}

.footer-wrap .href-hover p{
  cursor: pointer;
  position: relative;
}

.footer-wrap .href-hover .svg-wrap{
  display: inline-block;
  position: absolute;
  left: 60px;
  top: 3px;
}

.footer-wrap .href-hover svg{
  transform: rotate(-90deg);
}

.footer-wrap .href-hover p:hover{
  color:rgba(34, 169, 173, 1);
}

.footer-wrap .href-hover .svg-wrap-hover svg{
  transform: rotate(90deg);
}

.footer-wrap .href-hover .href{
  display: none;
}

.footer-wrap .href-hover .href a{
  margin-right: 10px;
  font-size: 14px;
  color: #bfbfbf;
  line-height: 30px;
}

.footer-wrap .href-hover .href a:hover{
  color:rgba(34, 169, 173, 1);
}



.footer-wrap .footer-con-right{
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 26%;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  flex-wrap: nowrap;
}

.footer-wrap .footer-con-right .footer-col{
  width: 100%;
  padding: 0 40px;
}

.footer-wrap .footer-con-right .footer-item{
  float: left;
  width: 20%;
  color: #bfbfbf;
  font-size: 14px;
  line-height: 28px;
}

.footer-wrap .footer-con-right .footer-item-6{
  width: 24%;
}

.footer-wrap .footer-con-right .footer-item-4{
  width: 16%;
}

.footer-wrap .footer-con-right .footer-item p{
  margin-bottom: 20px;
  font-size: 16px;
}

.footer-wrap .footer-con-right .footer-item a{
  cursor: pointer;
  display: block;
  color: #bfbfbf;
}

.footer-wrap .footer-con-right .footer-item a:hover{
  color:rgba(34, 169, 173, 1);
}

.footer-wrap .footer-con-right .footer-item-6 a{
  display: inline-block;
}

.footer-wrap .footer-con-right .footer-item-6 a:nth-child(2n){
  margin-left: 15px;
}

.footer-wrap .footer-bottom{
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px 0;
  height: 24px;
  color: #bfbfbf;
}

.footer-wrap .footer-bottom >div{
  float: left;
  font-size: 14px;
  line-height: 20px;
}

.footer-wrap .footer-bottom >div.gn{
  padding-left: 26px;
  background-image:url(../upimg/footer_u230.png);
  background-size: 20px;
  background-repeat: no-repeat;
  margin-left: 36px;
}
.footer-wrap .footer-bottom >div a{
  color: #bfbfbf
}

.footer-wrap .footer-bottom >div a:hover{
  color:rgba(34, 169, 173, 1);
}

.footer-wrap .footer-bottom >div.fr{
  float: right;
}

@media screen and (max-width:600px) {
  .footer-wrap .footer-service{
    display: none;
  }
  .footer-wrap .footer-con-left{
    width: 100%;
  }
  .footer-wrap .footer-con-left .logo-wrap{
    display: none;
  }

  .footer-wrap .footer-con-left .href-hover .href {
    width: 75%;
    height: 100px;
  }
  .footer-wrap .footer-con-right .footer-col{
    padding: 0;
  }

  .footer-wrap .footer-con-right {
    margin-top: 20px;
    margin-bottom:10px;
    margin-left: 0;
    display: flex;
    flex-wrap: nowrap;
    border-left: 1px solid rgba(85, 85, 85, 1);
  }

  .footer-wrap .footer-con-right .footer-item,
  .footer-wrap .footer-con-right .footer-item-6,
  .footer-wrap .footer-con-right .footer-item-4{
    width: 100%;
    line-height: 20px;
  }

  .footer-wrap .footer-con-right .footer-item p {
    margin: 10px 0;
    font-weight: bold;
    font-size: 16px;
  }
  .footer-wrap .footer-con-right .footer-item span{
    display: inline-block;
  }

}