*,
*::after,
*::before {-webkit-box-sizing: border-box;box-sizing: border-box;}
a:focus,.btn:focus,input:focus,button:focus{outline:0;}
a{color: #005faf;}
a:hover{text-decoration: none;}
i{font-style: normal;}
em{color: #d01621;font-style: normal;}
.f-left{float: left;}
.f-right{float: right;}
.mb40{margin-bottom: 40px;}
.form-control{border-radius: 0;background: #fafcff;border: 1px solid #aecfe9;width: 300px;}
@media only screen and (max-width: 768px) {
 .form-control{width: 100%;}
 }
.btn{border-radius: 0;border-color: #005faf;background-color: #005faf;color: #fff;padding: 6px 30px;font-size: 1.125rem;}
.btn:hover{color: #fff;}
.btn-outline-danger{border-color: #d01621;color: #d01621;background: transparent;}
.btn-primary{background-color: #4597d8;border-color: #4597d8;}
.btn-outline-primary{border-color: #aecfe9;color: #005faf;background: transparent;}
.btn-outline-primary:hover{background: transparent;color: #005faf;}
.btn-success{background-color: #00af08;border-color: #00af08;}
body {background-color: #eff1f8;line-height: 30px;font-size: 16px;font-style: normal;font-weight: 400;font-family: sans-serif;color: #333;}

.main-header-wrap{height: 84px;background: #fff;box-shadow: 0 0 2px #ddd;}
.main-header-wrap .logo{margin-top: 9px;width: 243px;height: 59px;}
@media only screen and (max-width: 991px) {
 .main-header-wrap,.main-menu-wrap {display: none;}
 }

.header-small-mobile {display: none;color: #005faf;}
.header-small-mobile .mobile-logo{text-align: left;}
.header-small-mobile .mobile-logo img{height: 40px;}
.header-small-mobile .mobile-aside-button,.header-small-mobile .mobile-left-button{color: #333;}
.header-small-mobile .mobile-off-canvas {margin-top: 7px;}
.header-small-mobile .mobile-off-canvas a{font-size: 1rem;}
@media only screen and (max-width: 991px) {
 .header-small-mobile {display: block;background: #fff;text-align: center;height: 48px;line-height: 48px;border-bottom: 1px solid #aecfe9;}
 }

.main-menu{margin-top: 26px;text-align: center;}
.main-menu.menu-common-style nav ul li {display: inline-block;position: relative;color: #111;}
.main-menu.menu-common-style nav ul{padding:0;}
.main-menu.menu-common-style nav ul li a {font-size: 1rem;display: inline-block;letter-spacing: .2px;color: #fff;padding: 0 24px;color: #111;}

.mobile-off-canvas-active {position: fixed;top: 0;width: 330px;min-height: 100vh;bottom: 0;z-index: 111;right: -330px;visibility: hidden;opacity: 1;-webkit-transition: all 400ms ease-out;-o-transition: all 400ms ease-out;transition: all 400ms ease-out;background-color: #fff;-webkit-box-shadow: 0 0 87px 0 rgba(0, 0, 0, 0.09);box-shadow: 0 0 87px 0 rgba(0, 0, 0, 0.09);z-index: 9999;}
@media only screen and (max-width: 768px) {
 .mobile-off-canvas-active {width: 260px;  right: -260px;}
 }
.mobile-off-canvas-active.inside {visibility: visible;opacity: 1;right: 0px;}
.mobile-off-canvas-active .mobile-aside-close {position: absolute;left: -40px;top: 0px;z-index: 9;width: 40px;height: 40px;color: #fff;line-height: 40px;text-align: center;font-size: 18px;background-color: #343538;}
.mobile-off-canvas-active .mobile-aside-close i {-webkit-transition: all ease-in-out;-o-transition: all ease-in-out;transition: all ease-in-out;display: inline-block;color: #fff;}
.mobile-off-canvas-active .header-mobile-aside-wrap {padding: 30px 30px 50px;overflow: auto;height: 100%;}
@media only screen and (max-width: 768px) {
 .mobile-off-canvas-active .header-mobile-aside-wrap {padding: 20px 20px 50px;}
 }
.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-menu-wrap {border-bottom: 1px solid #aecfe9;margin-bottom: 20px;}
.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-menu-wrap .mobile-navigation nav {height: 100%;}
.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-menu-wrap .mobile-navigation nav .mobile-menu{padding: 0;}
.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-menu-wrap .mobile-navigation nav .mobile-menu li {display: block;position: relative;}
.mobile-off-canvas-active .header-mobile-aside-wrap .mobile-menu-wrap .mobile-navigation nav .mobile-menu li a {font-size: 1rem;color: #333;text-transform: capitalize;line-height: 18px;position: relative;display: inline-block;padding: 10px 0;font-family: "Roboto", sans-serif;}

footer{background: #283348;}
footer .footer-links{padding: 30px 0;}
footer .footer-links ul{list-style: none;margin: 0;overflow: hidden;padding: 0;}
footer .footer-links ul h4{color: #727f95;font-size: 1.125rem;}
footer .footer-links ul li{font-size: .875rem;color: #687892;line-height: 1.875rem;margin-right: 3%;display: inline;}
footer .footer-links ul li a{color: #687892;display:inline-block;}
footer .icon-links {text-align: right;}
footer .icon-links a{display: inline-block;width: 124px;height: 100px;margin-left: 10px;}
footer .icon-links a i{float: left;width: 24px;height: 100px;background: #3b485e;color: #fff;font-size: .75rem;line-height: 1rem;padding: 18px 5px;}
footer .icon-links a img{width: 100px;text-align: right;}
footer .icon-links a.company{width: 136px;}
footer .icon-links a.company i{width: 36px;}
footer .copyright{background: #222d40;font-size: .75rem;color: #586377;line-height: 1.5rem;text-align: center;padding: 30px 0;}
footer .copyright a{color: #586377;}
footer .copyright p{margin-bottom: 0;}
footer .copyright .menu-link{font-size: 1rem;padding-bottom: 10px;}
footer .copyright .menu-link a{margin: 0 20px;}
@media only screen and (max-width: 768px) {
 footer .footer-links{padding: 10px 0 0 0;}
 footer .footer-links ul li a img{margin-bottom: 1rem;margin-top: .5rem;}
 footer .footer-links ul li{line-height: 1.25rem;font-size: .75rem;}
 footer .icon-links{zoom: 0.75;text-align: center;padding: 15px 0;}
 footer .icon-links a i{padding: 4px 0 0 0;}
 footer .icon-links a.company{width: 146px;}
 footer .icon-links a.company i{width: 46px;}
 footer .copyright{padding: 0 0 10px 0;line-height: 1.25rem;}
 footer .copyright p span{display: block;}
 footer .mobile-bg{background: #222d40;}
 }
 

#index-swiper .swiper-slide img{width: 100%;}
#index-swiper.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 68px;}
#index-swiper .swiper-pagination-bullet{width: 30px;height: 6px;background-color: #fff;border-radius: 0;opacity: 1;box-shadow: 0 0 3px #777;}
#index-swiper .swiper-pagination-bullet-active{background: #ed504e;}
.container-bg{background: #fff;z-index: 999;position: relative;padding: 0 20px 30px 20px;margin-bottom: 30px;margin-top: 20px;}
.index-bg{margin-top: -58px}
.title{height: 57px;line-height: 57px;font-size: 1.5rem;color: #005faf;border-bottom: 1px solid #aecfe9;margin-bottom: 0;}
.title a.more{float: right;font-size: .875rem;color: #777;font-weight: normal;display: block;}
.title a.more i{color: #aecfe9;}
.index-newslist{background: url(../images/news-bg.gif) no-repeat 100% 100%;overflow: hidden;list-style: none;margin: 0 0 0 -18px;padding: 14px 0 0 0;}
.index-newslist li{width: 33.3%;float: left;margin: 8px 0;}
.index-newslist li a{display: block;padding-left: 18px;}
.index-newslist li .news-date{display: block;float: left;width: 40px;height: 40px;background: #4597d8;color: #fff;margin:3px 20px 0 0;position: relative;font-size: .75rem;line-height: 1rem;padding-left: 5px;}
.index-newslist li:first-child .news-date{background: #d01621;}
.index-newslist li .news-date i.d{position: absolute;bottom: 12px;right: 17px;transform:rotate(30deg);
        -ms-transform:rotate(30deg); 
        -moz-transform:rotate(30deg); 
        -webkit-transform:rotate(30deg); 
        -o-transform:rotate(30deg); }
.index-newslist li .news-date i.date{position: absolute;bottom: 0;right: 5px;}
.index-newslist li .news-tit{color: #131313;font-size: 1rem;line-height: 1.5rem;display: block;min-height: 48px;}
.index-weibo{border-bottom: 1px solid #aecfe9;}
.index-ad{margin: 20px 0;}
.index-ad a{width: 49%;display: inline-block;}
.index-ad a img{width: 100%;}
.index-ad a:last-child{float: right;}
.index-editor{overflow: hidden;margin: 20px 0 0 0;}
.index-editor h2{font-size: 1.125rem;text-align: center;font-weight: 600;}
.index-editor p{font-size: .875rem;line-height: 1.375rem;}
.editor-img{width: 148px;height: 209px;float: left;}
.editor-img img{height: 100%;}
.editor-intro{width: 152px;height: 209px;float: left;background: #f4f4f4;padding:20px;margin-right: 20px;}
.editor-con{padding: 20px 0 0 0;height: 209px;background: #fafcff;}
.ad-zxtg{margin-top: 20px;}
.ad-zxtg img{width: 100%;margin-bottom: 20px;}
@media only screen and (max-width: 768px) {
 .mb40{margin-bottom: 20px;}
 #index-swiper.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 8px;}
 .container-bg{margin-top: 0;padding: 0 15px 20px 15px;margin-bottom: 0;box-shadow: none;}
 .index-bg{margin-top: 0px}
 .title{font-size: 1.25rem;}
 .title a.more span{display: none;}
 .index-weibo{display: none;}
 .index-newslist li{width: 100%}
 .index-newslist li .news-tit{font-size: .875rem;}
 .editor-img{width: 50%;height: 200px;overflow: hidden;}
 .editor-intro{width: 50%;height: 200px;padding:20px;margin-right: 0px;overflow: hidden;}
 .editor-con{padding: 20px 20px 0 20px;height: auto;float: left;margin-bottom: 20px;}
 .ad-zxtg{margin-top: 0;}
 .ad-zxtg img{width: 100%;margin-bottom: 20px;}
 .index-ad a{width: 100%;}
 .index-ad a img:first-child{margin-bottom: 20px;}
 }
 

.pc-only{display: block;}
.mobile-only{display: none;}
.breadcrumb{background: transparent;font-size: 1rem;border-bottom: 1px solid #aecfe9;margin-bottom: 0;padding-left: 0;}
.breadcrumb a{color: #777;}
.breadcrumb-item + .breadcrumb-item::before{content: ">";}
.menu-con.menu-center{margin: 0 auto;}
.
le{width: 910px;margin: 50px auto;font-size: 1rem;line-height: 1.875rem;}
.article img{margin:0 auto;max-width: 500px;}
.article h1{font-size: 1.5rem;}
.article.news h1{text-align: center;}
.article.news .news-date{text-align: center;color: #777;}
.article.news .news-date span{margin-left: 20px;}
.newslist{width: 910px;margin: 40px auto;overflow: hidden;}
.news-list{margin: 0;padding: 0;list-style: none;}
.news-list li a{overflow: hidden;border-bottom: 1px dashed #cee1f1;padding: 12px 0;display: block;}
.news-list li .news-date{float: right;color: #777;font-size: .875rem;}
.news-list li .news-tit{color: #131313;font-size: 1rem;line-height: 1.5rem;}
.news-list .pc-page .pagination{margin-right: 20px;}
.news-ad{width: 100%;margin: 20px 0 10px 0;}
.news{margin-top: 30px;}
.news .index-newslist li{width: 100%;}
.news .index-newslist li:first-child .news-date{background: #5497d8;}
.news .news-list li a{border-bottom:none;padding: 3px 0;}
.news .news-list li .news-date{font-size: .75rem;}
.news .news-list li .news-tit{font-size: .876rem;}
@media only screen and (max-width: 768px) {
 .pc-only{display: none;}
 .mobile-only{display: block;}
 .breadcrumb{display: none;}
 .article{width: 100%;margin: 0px auto;padding-top: 20px;}
 .article img{width: 100%;margin-left: -2rem;max-width: 100%;}
 .article h1{text-align: center;}
 .article.news .news-date span{margin-left: 0px;display: block;}
 .newslist{width: 100%;margin: 0px auto;}
 .news-list{width: 100%;margin: 10px 0;}
 .news{margin-top: 0px;padding-top: 20px;}
 }
 

.main-menu .dropdown-menu{border-radius: 0;margin-top: -1px;border: none;}
.main-menu .dropdown-menu .dropdown-item:hover{background: #fff;color: #005faf;}
.main-menu .dropdown-toggle::after{border: none;}
.main-menu .dropdown:hover>.dropdown-menu {display: block;}
.main-menu .dropdown>.dropdown-toggle:active {pointer-events: none;}