@CHARSET "UTF-8";

html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: PingFangSC-Regular,"微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	color: #2D292A;
}
body {
	font-family: PingFangSC-Regular,"微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	overflow-x:hidden;
	margin:0 auto;
    font-size: 14px;
    color: #2D292A;
}
li{
	list-style:none;
}
a{
	text-decoration:none;
	outline: none;
}
img {
	border:0px
}
table { 
	border-collapse: collapse;
	border-spacing: 0; 
	empty-cells: show;
	table-layout: fixed;
}
body a:link,body a:visited ,body a:hover{
	font-family: PingFangSC-Regular,"微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	color: #2D292A;
	text-decoration: none;
	outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
a, input, textarea {
	text-decoration: none; 
	outline: 0 
}
li, img, label, input {
	vertical-align: middle 
}
em{
	font-style:normal;
}
textarea{
	resize:none;
}
*::selection{
	color: #fff;
	background: #C2853F;
}
.c::after,.c::before {
	content: "";
	visibility: hidden;
	display: block;
	width:0;
    clear: both;
}
/**********头部样式********/
body .hearder {
	width: 100%;
	left: 0;
    right:0;
	top:0;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: opacity 1s;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-o-transition: opacity 1s;
	z-index: 1000;
}
.hearder_content{
    position: relative;
    margin: 0 auto;
    width: 49.69em;
}
body ._show{
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.hearder .logo{
    float:left;
    width: 5.3em;
    height: 1.086em;
    margin-top: 1.034em;
    background-image: url("/static/images/h_logo.png");
    background-repeat: no-repeat;
    background-size:contain;
    /*margin-left: 0.8em;*/
}
.hearder .nav_right{
    float:right;
    width: 2em;
    height: 2em;
    margin-top: 1.25em;
    margin-right: 2.5em;
    /*background-image: url("/static/images/h_nav.png");*/
    /*background-repeat: no-repeat;*/
    /*background-size:contain;*/
    display: none;
    z-index: 999;
    position: relative;
    /*margin-left: 0.8em;*/
}
.hearder .nav_right .nav_right_line{
    width: 2em;
    height: 0.25em;
    background: #DFB87F;
}
.hearder .nav_right .line-top{
    position: absolute;
    left: 0;
    top:0;
}
.hearder .nav_right .line-center{
    position: absolute;
    left: 0;
    top:0;
    bottom: 0;
    margin: auto;
}
.hearder .nav_right .line-bottom{
    position: absolute;
    left: 0;
    bottom:0;
}
.hearder .nav_right_show{
    display: none;
    height: calc(100vh);
    width: 120px;
    position: fixed;
    right:0px;
    background: #fff;
    z-index: 999;
    transition: all .5s;
	-webkit-transition: width .5s;
	-moz-transition: width .5s;
	-o-transition: width .5s;
}
.hearder .nav_right_show > a{
    display: block;
    margin: 30px 20px;
}
.hearder .logo>img{
	width:100%;
	height:100%;
}
.hearder .min_btn{
	padding:0;
	margin-right: 30px;
	border: none;
}
.hearder .min_btn>.icon-bar{
	background: #000;
	width: 24px;
	height: 3px;
}
.hearder .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px;
}
.hearder .nb_right {
	float:right;
	padding: 0.5em 0;
}
.nb_right>a {
	display: inline-block;
    position: relative;
	font-size: 18px;
	margin-right: 3.04em;
	transition: color .5s;
	-webkit-transition: color .5s;
	-moz-transition: color .5s;
	-o-transition: color .5s;
}
.nb_right > a:last-child{
    margin-right: 0;
}
/*.it{*/
	/*display: block;*/
    /*position: absolute;*/
    /*top: -1em;*/
    /*left: 0;*/
    /*right: 0;*/
	/*width: 0px;*/
	/*height:2px;*/
	/*background: #C2853F;*/
	/*margin: 0 auto;*/
	/*transition: all .8s;*/
	/*-webkit-transition: width .8s;*/
	/*-moz-transition: width .8s;*/
	/*-o-transition: width .8s;*/
/*}*/
/*.nb_right>a:hover{*/
	/*color: #C2853F;*/
/*}*/
/*.nb_right>a:hover .it{*/
	/*width: 100%;*/
/*}*/
/*.nb_right>a:nth-child(4){*/
	/*margin-right: 70px;*/
/*}*/
/*.nb_right>a:nth-child(5){*/
	/*float:right;*/
	/*margin-right: 0;*/
	/*font-size: 36px;*/
	/*margin-top: -14px;*/
/*}*/
/*.hearder .tTarget{*/
	/*color:#C2853F!important;*/
/*}*/
/*.hearder .tTarget>span{*/
	/*width:100%;*/
/*}*/
/*body div .myTarget,body .myDefault:hover{*/
	/*color:#C2853F;*/
/*}*/



.footer {
    clear: both;
    background: linear-gradient( 132deg, #0D496D 0%, #000000 100%);
}
.footer-line{
    width: 100%;
    height: 1px;
    background: #FFFFFF;
    opacity: 0.26;
}
.footer-content {
    margin: 0 auto;
    width: 49.69em;
    height: 6.05em;
    padding: 3.05em 0;
}
.footer-content-bottom{
    margin: 0 auto;
    width: 49.2em;
    height: 6.66em;
}
.footer-con-left {
    width: 10.34em;
    height: 6.05em;
    float: left;
}
.footer-con-left .footer-con-title{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 1.086em;
    color: #FFFFFF;
    letter-spacing: 0.1em;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.footer-con-left .footer-con-p{
    font-family: Century Gothic, Century Gothic;
    font-weight: 400;
    font-size: 0.6em;
    color: #C1C1C1;
    margin-top: 5px;
    font-style: normal;
    text-transform: none;
}
.footer-con-left .footer-con-info{
    margin-top: 2.4em;
}
.footer-con-left .footer-con-info .info_item{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 300;
    font-size: 0.413em;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
    opacity: 0.8;
    margin-bottom: 0.34em;
}
.footer-con-left > img {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 1.2em;
}
.footer-con-right {
    float: right;
    width: 17.07em;
}
.footer-con-right .footer-con-nav{
    float: left;
    width: 3.36em;
}
.footer-con-right .footer-con-nav .nb_right>a {
    display: block;
	margin-right: unset;
    margin-bottom: 1.04em;
    padding-left: 0.6466em;
    color: #fff;
    font-size: 0.47em;
}
.footer-con-right .footer-con-nav .nb_right>a.tTarget{
	color: #43B1F4;
}
.footer-con-right .footer-con-nav .tTarget .it{
	display: none;
    position: absolute;
    top:0.16em;
    bottom: 0;
    left: 0;
	width: 0.72em;
	height:0.72em;
    border: 2px solid #43B1F4;
    border-radius: 0.72em;
	margin: 0 auto;
}
.footer-con-logo{
    float: right;
    width: 9.05em;
}
.footer-con-logo .foot-logo{
    display: block;
    width: 9.05em;
    height: 1.84em;
}
.footer-con-logo .wx_code{
    padding: 0.2em 0 0.3em;
    border-bottom: 1px solid #DAAB69;;
}
.footer-con-logo .wx_code_wrap{
    position: relative;
    float: right;
    text-align: center;
    margin-left: 1.34em;
}
.footer-con-logo .wx_code_wrap .wx_img{
    width: 0.88em;
    height: 0.78em;
    margin: 0.2em auto;
}
.footer-con-logo .wx_code_wrap .wx_code_name{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 11px;
    color: #FFFFFF;
}
.wx_code_show{
    display: none;
    position: absolute;
    top: -3.88em;
    right: -1em;
    margin: auto;
    width: 3.5em;
    height: 3.5em;
    padding: 0.28em;
    border-radius: 0.28em;
    background: #085D8F;
}
.triangle-down{
    position: absolute;
    bottom: -0.26em;;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-left: 0.28em solid transparent;
    border-right: 0.28em solid transparent;
    border-top: 0.28em solid #085D8F;
}
.wx_code_show img{
    width: 100%;
    height: 100%;
}
.footer-con-logo .foot-logo img{
    width: 100%;
    height:100%;
}
.wx_code_wrap:hover .wx_code_show{
    display: block;
}
.footer-con-logo .banquan{
    margin-top: 0.52em;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 300;
    font-size: 0.413em;
    color: #FFFFFF;
    opacity: 0.8;
    text-align: right;
}
.footer-con-logo .beian{
    margin-top: 0.6466em;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 300;
    font-size: 0.413em;
    color: #FFFFFF;
    opacity: 0.8;
    text-align: right;
}
.footer-b-left{

}
.footer-b-left {
    margin-top: 1.7em;
    float: left;
    height: auto;
    color: #FFFFFF;
}
.fli{
    font-family: Segoe UI-Regular, Segoe UI;
    /*font-size: 0.485em;*/
    font-size: 12px;
    color: #FFFFFF;
    position: relative;
    margin-bottom: 0.7rem;
}
.flispan{
    display: inline-block;
    height: 1em;
    width: 1em;
    position: relative;
    top:-2px;
}
.flispan img{
    width: 100%;
    height: auto;
}
.hrbp{
    display: inline-block;
    width: 3rem;
}
.footer-b-con{
    margin-top: 1.7em;
    margin-left: 3.65em;
    float: left;
    height: auto;
}
.footer-b-right{
    margin-top: 1.7em;
    float: right;
    height: auto;
}
.sharesli{
    float: left;
    /*width: 0.666em;*/
    /*height: 0.666em;*/
    width: 22px;
    height: 22px;
}
.sharesli{
    float: left;
    /*width: 0.666em;*/
    /*height: 0.666em;*/
    width: 22px;
    height: 22px;
    margin-left: 0.666em;
    position: relative;
}
.sharesli > img{
    float: left;
    width: 100%;
    height: auto;
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom:0;
    margin: auto;
}
.bottom-footer {
    clear: both;
    text-align: center;
    height: 1.2em;
    background: #141414;
    opacity: 0.92;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 1.2em;
    color: #FFFFFF;
}
.bottom-footer-con{
    /*font-size: 0.42em;*/
    font-size: 14px;
    color: #FFFFFF;
    margin: 0 auto;
}

/************switch***************/
.head-switch {
    position: absolute;
    top: 1.15em;
    right: -5.85rem;
    line-height: 1.35rem;
    color: #fff;
    z-index: 1000;
}

.head-sw-wrap {
    position: relative;
}

.head-sw-cont {
    position: relative;
    width: 3.33rem;
    height: 1.35rem;
    padding-left: 0.63rem;
    color: #fff;
    font-size: 0.502em;
    border: 1px solid #fff;
    border-radius: 0.16rem;
    cursor: pointer;
    letter-spacing: 2px;
}
.head-sw-cont:hover {
    border-color: #ccc;
}
.head-sw-cont > img {
    position: absolute;
    right: 0.45rem;
    top: 0.54rem;
    width: 0.54rem;
    height: 0.27rem;
    vertical-align: middle;
}
.head-sw-list {
    display: none;
    position: absolute;
    width: 100%;
    top: 2.25rem;
    left: 0;
    padding: 0.27rem 0;
    border: 1px solid #fff;
    border-radius: 0.16rem;
}
.head-sw-wrap .head-sw-list > a {
    display: block;
    height: 1.44rem;
    line-height: 1.44rem;
    padding-left: 1rem;
    color: #fff;
    font-size: 0.546em;
}

.head-sw-wrap .head-sw-list > a:hover {
    background-color: #C2853F;
}

.isNotHome .head-sw-cont  {
    color: #333;
    border-color: #333;
}

.head-sw-list_scroll {
    border-color: #555;
}

.head-sw-wrap .head-sw-list_scroll > a {
    color: #555;
}
.head-sw-wrap .head-sw-list_scroll > a:hover {
    color: #fff;
}

/*媒体查询*/
@media screen and (min-width: 200px) and (max-width: 800px) {
    html,body{font-size: 12px;}
    .head-switch {
        display: none;
    }

    .hearder_content {
      margin: 0 auto;
      width: 100%;
      height: 4.167em;
      background: #FFFFFF;
    }
    .hearder .hearder_content > .logo {
        margin-left: 2.5em;
        margin-top: 1.25em;
        width: 8.083em;
        height: 1.667em;
        background-image: url("/static/images/h_logo.png") !important;
    }

    .hearder .nb_right {
      display: none;
    }
    .hearder .nav_right{
        display: block;
        /*margin-left: 0.8em;*/
    }
    .footer-content {
        margin: 0 auto;
        width: calc(100% - 5em);
        padding: 2.5em;
        height: auto;
    }
    .footer-con-left {
        width: 100%;
        height: auto;
        float: none;
    }
    .footer-con-right {
        width: 100%;
        height: auto;
        float: none;
    }
    .footer-con-left .footer-con-title{
        font-size: 1.75rem;
    }
    .footer-con-left .footer-con-info{
        margin-top: 1.333rem;
    }
    .footer-con-left .footer-con-info .info_item{
        font-size: 1em;
    }
    .footer-con-left .footer-con-info .info_item .hrbp{
        width: 8em;
    }
    .footer-con-right .footer-con-nav {
      display: none;
    }
    .footer-con-logo{
        float: none;
        width: 100%;
        margin-top: 5.166em;
    }
    .footer-con-logo .foot-logo{
        width: 16.4166em;
        height: 3.33em;
        margin-bottom: 3.33em;
    }
    .footer-con-logo .wx_code{
        padding-bottom: 1.75em;
    }
    .footer-con-logo .wx_code_wrap{
        float: left;
    }
    .footer-con-logo .wx_code_wrap .wx_img{
        width: 2.916em;
        height: 2.5em;
    }
    .wx_code_show{
        margin: auto;
        width: 5em;
        height: 5em;
        top: -5.8em;
        right: -0.5em;
    }
    .footer-con-logo .banquan{
        margin-top:1.75rem;
        font-size: 11px;
        text-align: left;
    }
    .footer-con-logo .beian{
        font-size: 11px;
        text-align: left;
    }
    .footer-b-left {
      float: unset;
    }
    .footer-b-con{
        margin-left: 0;
        margin-top: 0;
        float: unset;
    }
    .bottom-footer {
      height: auto;
      line-height: 24px;
      font-size: 12px;
    }
    .bottom-footer-con {
      font-size: 12px;
    }
}
@media (min-width: 801px) and (max-width: 1439px){
    html,body{font-size: 16px}
    .nb_right>a {
        font-size: 12px;
    }
    .hearder{
        /*height: 3.5em;*/
    }
    .hearder .logo{
        width: 5.3em;
        height: 1.086em;
        margin-top: 1.034em;
    }
    .hearder .nb_right{
       float: right;
       padding: 0.5em 0;
   }
    .hearder_content {
          margin: 0 auto;
          width: 49.2em
        }
    .footer-content {
        margin: 0 auto;
        width: 49.2em;
        height: 6.05em;
        padding: 3.05em 0;
    }
    .footer-con-left {
        width: 10.34em;
        height: 6.05em;
    }
    .footer-con-right {
        width: 17.07em;
    }
    .footer-con-left .footer-con-title{
        font-size: 1.086em;
    }
    .footer-con-left .footer-con-info .info_item{
        font-size: 0.413em;
        margin-bottom: 0.34em;
    }
    .footer-con-right .footer-con-nav{
        width: 3.36em;
    }
    .footer-con-right .footer-con-nav .nb_right>a {
        margin-bottom: 1.04em;
        padding-left: 0.6466em;
        font-size: 0.47em;
    }
    .footer-con-logo{
        width: 9.05em;
    }
    .footer-con-logo .foot-logo{
        width: 9.05em;
        height: 1.84em;
    }
    .footer-con-logo .wx_code{
        padding: 0.2em 0 0.3em;
        border-bottom: 1px solid #DAAB69;;
    }
    .footer-con-logo .wx_code_wrap{
        margin-left: 1.04em;
    }
    .footer-con-logo .wx_code_wrap .wx_img{
        width: 0.88em;
        height: 0.78em;
        margin: 0.2em auto;
    }
    .footer-con-logo .wx_code_wrap .wx_code_name{
        font-weight: 400;
        font-size: 11px;
    }
    .footer-con-logo .foot-logo img{
        width: 100%;
        height:100%;
    }
    .footer-con-logo .banquan{
        margin-top: 0.52em;
        font-size: 0.413em;
    }
    .footer-con-logo .beian{
        margin-top: 0.6466em;
        font-size: 0.413em;
    }
    .wx_code_show{
        top: -3.88em;
        right: -0.3em;
        margin: auto;
        width: 3.5em;
        height: 3.5em;
        padding: 0.28em;
        border-radius: 0.28em;
    }
    .triangle-down{
        position: absolute;
        bottom: -0.24em;;
        left: 0;
        right: 0;
        margin: auto;
        border-left: 0.28em solid transparent;
        border-right: 0.28em solid transparent;
        border-top: 0.28em solid #085D8F;
    }

}
@media screen and (min-width: 1024px){
    html,body{font-size: 18px}
    .nb_right>a {
        font-size: 12px;
    }
    .fli{
        font-size: 14px;
    }

} /*>=1024的设备*/
@media screen and (min-width: 1100px) {
    html,body{font-size: 20px}
    .nb_right>a {
        font-size: 13px;
    }
} /*>=1024的设备*/
@media screen and (min-width: 1280px) {
  html,body{font-size: 22px;}
  .nb_right>a {
        font-size: 14px;
    }
  .nb_right>a {
        font-size: 0.546em;
    }
}
@media screen and (min-width: 1366px) {
  html,body{font-size: 24px;}

}
@media screen and (min-width: 1440px) {
  html,body{font-size: 25px;}
    .hearder{
        /*height: 3.5em;*/
    }
    .hearder .logo{
        width: 5.3em;
        height: 1.086em;
        margin-top: 1.034em;
    }
    .hearder .nb_right{
       float: right;
       padding: 0.5em 0;
   }
    .hearder_content {
          margin: 0 auto;
          width: 49.2em
        }
    .footer-content {
        margin: 0 auto;
        width: 49.2em;
        height: 6.05em;
        padding: 3.05em 0;
    }
    .footer-con-left {
        width: 10.34em;
        height: 6.05em;
    }
    .footer-con-right {
        width: 17.07em;
    }
    .footer-con-left .footer-con-title{
        font-size: 1.086em;
    }
    .footer-con-left .footer-con-info .info_item{
        font-size: 0.413em;
        margin-bottom: 0.34em;
    }
    .footer-con-right .footer-con-nav{
        width: 3.36em;
    }
    .footer-con-right .footer-con-nav .nb_right>a {
        margin-bottom: 1.04em;
        padding-left: 0.6466em;
        font-size: 0.47em;
    }
    .footer-con-logo{
        width: 9.05em;
    }
    .footer-con-logo .foot-logo{
        width: 9.05em;
        height: 1.84em;
    }
    .footer-con-logo .wx_code{
        padding: 0.2em 0 0.3em;
        border-bottom: 1px solid #DAAB69;;
    }
    .footer-con-logo .wx_code_wrap{
        margin-left: 1.34em;
    }
    .footer-con-logo .wx_code_wrap .wx_img{
        width: 0.88em;
        height: 0.78em;
        margin: 0.2em auto;
    }
    .footer-con-logo .wx_code_wrap .wx_code_name{
        font-weight: 400;
        font-size: 11px;
    }
    .footer-con-logo .foot-logo img{
        width: 100%;
        height:100%;
    }
    .footer-con-logo .banquan{
        margin-top: 0.52em;
        font-size: 0.413em;
    }
    .footer-con-logo .beian{
        margin-top: 0.6466em;
        font-size: 0.413em;
    }
    .wx_code_show{
        top: -3.88em;
        right: -1em;
        margin: auto;
        width: 3.5em;
        height: 3.5em;
        padding: 0.28em;
        border-radius: 0.28em;
    }
    .triangle-down{
        position: absolute;
        bottom: -0.24em;;
        left: 0;
        right: 0;
        margin: auto;
        border-left: 0.28em solid transparent;
        border-right: 0.28em solid transparent;
        border-top: 0.28em solid #085D8F;
    }
}
@media screen and (min-width: 1680px) {
    /*0.893*/
  html,body{font-size: 28px;}
    .hearder{
        /*height: 4.124em;*/
    }
    .hearder .logo{
        width: 6.212em;
        height: 1.2727em;
        margin-top: 1.2121em;
    }
   .hearder .nb_right{
       float: right;
       padding: 1.224em 0;
   }
    .nb_right > a{
        font-size: 0.606em;
        margin-right:2.303rem;
    }
  .hearder_content
  {
      position: relative;
      margin:0 auto;
      width:51.2em;
  }
  .footer-content {
        margin: 0 auto;
        width:51.2em;
        height: 7.697em;
        padding: 3.575em 0 2.97em;
    }
    .footer-con-left {
        width: 13em;
        height: 7.697em;
    }
    .footer-con-right {
        width: 21.21em;
    }
  .footer-con-left .footer-con-title{
        font-size: 1.2727em;
    }
  .footer-con-left .footer-con-info{
        margin-top: 1.697em;
    }
  .footer-con-left .footer-con-info .info_item{
        font-size: 0.485em;
        margin-bottom: 0.33rem;
    }
  .footer-con-right .footer-con-nav{
        float: left;
        width: 3.12em;
    }
    .footer-con-right .footer-con-nav .nb_right>a {
        display: block;
        margin-right: unset;
        margin-bottom: 0.727rem;
        padding-left: 25px;
        color: #fff;
        font-size: 0.545em;
    }
    .footer-con-logo{
        width: 10.606em;
    }
    .footer-con-logo .foot-logo{
        width: 10.606em;
        height: 2.1515em;
    }
    .footer-con-logo .wx_code{
        padding: 0.3em 0 0.5em;
        border-bottom: 1px solid #DAAB69;;
    }
    .footer-con-logo .wx_code_wrap{
        margin-left: 2.07em;
    }
    .footer-con-logo .wx_code_wrap .wx_img{
        width: 1.0606em;
        height: 0.91em;
        margin: 0.35em auto;
    }
    .footer-con-logo .wx_code_wrap .wx_code_name{
        font-family: Source Han Sans SC, Source Han Sans SC;
        font-weight: 400;
        font-size: 11px;
    }
    .footer-con-logo .banquan{
        margin-top: 0.606rem;
        font-size: 0.489em;
    }
    .footer-con-logo .beian{
        margin-top: 0.5rem;
        font-size: 0.489em;
    }
    .wx_code_show{
        top: -6.3em;
        right: -2.25em;
        margin: auto;
        width: 5.4em;
        height: 5.4em;
        padding: 0.44em;
        border-radius: 0.44em;
    }
    .triangle-down{
        position: absolute;
        bottom: -0.4em;;
        left: 0;
        right: 0;
        margin: auto;
        border-left: 0.44em solid transparent;
        border-right: 0.44em solid transparent;
        border-top: 0.44em solid #085D8F;
    }
}
@media screen and (min-width: 1920px) {
  html,body{font-size: 33px;}
    .hearder{
        height: 4em;
    }
    .hearder .logo{
        width: 6.212em;
        height: 1.2727em;
        margin-top: 1.2121em;
    }
   .hearder .nb_right{
       float: right;
       padding: 1.224em 0;
   }
    .nb_right > a{
        font-size: 0.606em;
        margin-right:2.303rem;
    }
  .hearder_content
  {
      position: relative;
      margin:0 auto;
      width: 49.69em;
  }
  .footer-content {
        margin: 0 auto;
        width:49.69em;
        height: 7.697em;
        padding: 3.575em 0 2.97em;
    }
    .footer-con-left {
        width: 13em;
        height: 7.697em;
    }
    .footer-con-right {
        width: 21.21em;
    }
  .footer-con-left .footer-con-title{
        font-size: 1.2727em;
    }
  .footer-con-left .footer-con-info{
        margin-top: 1.697em;
    }
  .footer-con-left .footer-con-info .info_item{
        font-size: 0.485em;
        margin-bottom: 0.33rem;
    }
  .footer-con-right .footer-con-nav{
        float: left;
        width: 3.03em;
    }
    .footer-con-right .footer-con-nav .nb_right>a {
        display: block;
        margin-right: unset;
        margin-bottom: 0.727rem;
        padding-left: 25px;
        color: #fff;
        font-size: 0.545em;
    }
    .footer-con-logo{
        width: 10.606em;
    }
    .footer-con-logo .foot-logo{
        width: 10.606em;
        height: 2.1515em;
    }
    .footer-con-logo .wx_code{
        padding: 0.3em 0 0.5em;
        border-bottom: 1px solid #DAAB69;;
    }
    .footer-con-logo .wx_code_wrap{
        margin-left: 2.07em;
    }
    .footer-con-logo .wx_code_wrap .wx_img{
        width: 1.0606em;
        height: 0.91em;
        margin: 0.35em auto;
    }
    .footer-con-logo .wx_code_wrap .wx_code_name{
        font-family: Source Han Sans SC, Source Han Sans SC;
        font-weight: 400;
        font-size: 11px;
    }
    .footer-con-logo .banquan{
        margin-top: 0.606rem;
        font-size: 0.489em;
    }
    .footer-con-logo .beian{
        margin-top: 0.5rem;
        font-size: 0.489em;
    }
    .wx_code_show{
        top: -6.3em;
        right: -2.25em;
        margin: auto;
        width: 5.4em;
        height: 5.4em;
        padding: 0.44em;
        border-radius: 0.44em;
    }
    .triangle-down{
        position: absolute;
        bottom: -0.4em;;
        left: 0;
        right: 0;
        margin: auto;
        border-left: 0.44em solid transparent;
        border-right: 0.44em solid transparent;
        border-top: 0.44em solid #085D8F;
    }
}

