.is-footer{height: auto;}

.m-friendlink{position:relative;height:55px;line-height:55px;background:#eef3f4}
.m-friendlink .u-link li{position:initial;float:left;width:15.2%;color:#333}
.m-friendlink .u-link li.u-links>a{background:url(../images/public/link_bg.png) right center no-repeat;padding-right:30px}
.m-friendlink .u-link li a{color:#333;font-size:16px}
.m-friendlink .u-link li:hover a.u-active{color:#026ad5}
.m-friendlink .u-link>ul>li:nth-child(1){width:fit-content;font-size:18px;color:#026ad5;font-weight:700;text-indent:42px;background:url(../images/public/link.png) left center no-repeat}
.m-friendlink .u-link>ul>li:nth-child(2){padding-left:48px}
.m-linkbd{position:absolute;left:0;width:100%;max-height:230px;padding:30px;background:#fff;right:0;margin:auto;z-index:999;overflow-y:auto}
.m-linkbd>ul>li{width:16.666% !important;line-height:32px;float:left;font-size:16px!important;font-weight:400!important;text-indent:0!important;text-align:center}
.m-linkbd>ul>li a{font-size:14px!important;color:#333!important;font-weight:400}

.m-footer{background:#026ad5}
.g-footerC{padding:27px 0 25px 0}
.g-footerC li{float:left;background:#0073e6;width:156px;height:124px;margin-right:16px}
.g-footerC li a,.g-footerC li div{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden}
.g-footerC li:nth-child(1){width:124px;padding:30px 0}
.g-footerC li:nth-child(1) a{display:inline-block;height:32px;line-height:32px;text-align:center;color:#fff;font-size:15px}
.g-footerC li:nth-child(2){width:566px;padding:30px 38px}
.g-footerC li:nth-child(2) p{font-family:MicrosoftYaHei;font-size:15px;font-weight:400;font-stretch:normal;line-height:32px;letter-spacing:0;color:#fff;width:50%}
.g-footerC li:nth-child(2) p:nth-child(odd){float:left}
.g-footerC li:nth-child(2) p:nth-child(even){float:right;padding-left:30px}
.g-footerB{height:41px;line-height:41px;background:#0073e6;text-align:center}
.g-footerB a,.g-footerB span{font-family:MicrosoftYaHei;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#fff;margin:0 5px}
.g-footerB a img{margin:10px 3px 0 0}

@media (min-width:1200px) {
    .is-footer .container{padding: 0; width: 1420px !important;margin: auto;}
}

@media screen and (max-width: 991px){
    .m-friendlink .u-link>ul>li:nth-child(1){text-align: left;}
	.m-friendlink .u-link>ul>li:nth-child(2) {padding-left: 0;}
	.m-friendlink .u-link li{width: 100% !important;text-align: center;}
	.g-footerC li{margin: 0 0 10px 0;width: 49%;}
	.g-footerC li:nth-child(odd){float: left;}
	.g-footerC li:nth-child(even){float: right;}
	.g-footerC li:nth-child(1),.g-footerC li:nth-child(2){width: 100%;}
	.g-footerC li:nth-child(2){height: auto;}
	.g-footerC li:nth-child(2) p{width: 100%;text-align: center;}
	.g-footerB{height: auto;}
	.g-footerB a,.g-footerB span{display: block;}
}