@import 'swiper.css';

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

li {
    list-style: none;
}

input:focus,
button:focus {
    outline: 0;
}

html,
body {
    overflow-x: hidden;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    color: #333;
    line-height: 1.8;
}

a,
a:hover {
    text-decoration: none;
}

a {
    color: #333;
}

a:hover {
    color: #AE0319;
}

.body-pc {
    max-width: 1920px;
    overflow: hidden;
    min-height: 1200px;
    position: relative;
    margin: 0px auto;
}

.mw-page {
    background: url(../images/back.jpg) no-repeat;
    background-color: #002780;
    background-size: 100% auto;
    background-position: center bottom;
}

.mw-header {
    height: 650px;
    background: url(../images/banner.jpg) no-repeat;
    background-size: cover;
    background-position: center top;
    padding-top: 160px;
}
.mw-banner{
    text-align: center;
}
.mw-banner_slogan{
    width: 1029px;
    height: 70px;
    background: url(../images/slogan.png) no-repeat;
    display: inline-block;
}
.mw-banner_infos{
    margin-top: 50px;
    color: #fff;
    font-size: 24px;
    text-align: left;
    padding-left: 370px;
}
.mw-banner_infos p{
    margin-top: 10px;
}
.mw-container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.mw-body{
    padding-bottom: 180px;
}
.mw-part01{
    padding: 40px 60px 55px;
    border-radius: 20px;
    background: url(../images/p1_bg.png) no-repeat;    
    background-color: #fff;    
}
.mw-subject{
    position: relative;
}
.mw-public_head{
    text-align: center;
}
.mw-public_title{
    width: 254px;
    height: 101px;
    background: url(../images/title_bg.png) no-repeat;    
    color: #015dd4;
    padding-top: 30px;
    padding-left: 75px;
    display: inline-block;
    text-align: left;    
    line-height: 1;
}
.mw-public_title span{
    font-size: 32px;
    font-weight: bold;
    background-image: -webkit-linear-gradient(top,#118cea,#015dd4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;    
    color: #015dd4;
}
.mw-public_main{
    margin-top: 10px;
    font-size: 24px;
    text-indent: 2em;
}
.mw-unit{
    background-color: #e6f1f8;
    border-radius: 20px;
    margin-top: 40px;
    padding: 35px 40px 20px;
}
.mw-part02{
    padding: 40px 60px 50px;
    border-radius: 20px;
    background: url(../images/p2_bg.png) no-repeat;    
    background-color: #fff;    
    background-position: right top;
    margin-top: 30px;
}
.mw-part02_main{
    margin-top: 20px;
}
.mw-part02_main .mw-title{
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 36px;
    font-weight: bold;
    color: #003fd0;
}
.mw-part02_main .mw-photos{
    text-align: center;
    font-size: 0;
    padding:0 18px;
}
.mw-part02_main .mw-photo{
    padding: 45px;
    width: 50%;
    display: inline-block;
}
.mw-part02_main .mw-photo_img{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 288px;
}
.mw-part02_main .mw-intor{
    font-size: 18px;
    text-indent: 2em;
}
.mw-part02_main .mw-intor a{
    color: #ff2626;
}

.mw-part03{
    margin-top: 30px;
    padding: 40px 60px 55px;
    border-radius: 20px;
    background: url(../images/p1_bg.png) no-repeat;    
    background-color: #fff;    
}
.mw-leaders{
    position: relative;
}
.mw-leader{
    padding: 30px 0;
    font-size: 0;
    border-bottom: 1px solid #d6e0f1;
}
.mw-leader_left{
    display: inline-block;
    width: 270px;
    vertical-align: top;
}
.mw-leader_left .mw-photo{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 150px;
}
.mw-leader_right{
    width: 810px;
    padding-left: 20px;
    display: inline-block;
    vertical-align: top;
}
.mw-leader_infos{
    position: relative;
}
.mw-leader_infos .mw-title{
    background: url(../images/leader_bg.png) no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    height: 40px;
    padding-left: 20px;
    font-weight: bold;
    line-height: 40px;
}
.mw-leader_infos .mw-post{
    font-size: 20px;
    color: #0061df;
    margin: 5px 0;
    padding-left: 20px;
}
.mw-leader_infos .mw-intor{
    font-size: 18px;
    text-indent: 2em;
    padding-left: 20px;
}
.mw-leader_infos .mw-intor a{
    color: #ff2626;
}
.mw-items{
    font-size: 0;
    margin: 0px -30px;    
    margin-top: 20px;
}
.mw-item{
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 13px;
}
.mw-theme{
    background-color: #e6f1f8;
    border-radius: 5px;
    height: 280px;
    padding: 20px 30px;
    border-top-right-radius: 30px;
}
.mw-theme:hover{
    background-color: #fff;
    box-shadow: 3px 0 29px rgba(15, 119, 185, .35);
    
}
.mw-theme:hover div{
    color: #0061df!important;
}
.mw-theme .mw-title{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
}
.mw-theme .mw-post{
    font-size: 16px;    
    white-space: nowrap;
    margin: 15px 0 10px;
    line-height: 1;
}
.mw-theme .mw-post strong{
    font-size: 20px;
}
.mw-theme .mw-intor{
    font-size: 18px;
    text-indent: 2em;
    color: #666;
    line-height: 1.6;
}
.mw-theme .mw-intor a{
    color: #ff2626;
}
.mw-item:nth-child(even) .mw-theme{
    border-top-right-radius: 5px;
    border-top-left-radius: 30px;
}

.mw-footer {
    padding: 40px 0;
    background-color: #052e8b;
}

.mw-footer-container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 20px 0;
    color: #fff;
    font-size: 0;
}

.mw-footer_logo {
    display: inline-block;
    width: 16.5%;
    vertical-align: bottom;
    padding-right: 20px;
}

.mw-footer_logo_img {
    height: 0;
    padding-bottom: 87.209302%;
    background: url(../images/foot_logo.png) no-repeat;
    background-size: contain;
}

.mw-footer_info {
    display: inline-block;
    width: 62.785714%;
    padding-left: 20px;
    vertical-align: bottom;
}

.mw-footer_info_menu {
    font-size: 18px;
    margin-left: -20px;
}

.mw-footer_info_menu a {
    color: #fff;
    margin: 0px 20px;
}

.mw-footer_info_menu a:hover {
    color: #f5dd99;
}

.mw-footer_info_copy {
    margin-top: 30px;
    font-size: 22px;
}
.mw-footer_info_filing {
    margin-top: 10px;
}
.mw-footer_info_filing span {
    font-size: 16px;
    margin-right: 35px; 
}

.mw-footer_info_right {
    font-size: 16px;
    margin-top: 5px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    border-top: 1px solid rgba(255,255,255,.5);
    padding-top: 20px;
}

.mw-footer_weach {
    display: inline-block;
    width: 18.714286%;
    vertical-align: bottom;
}

.mw-footer_weach_img {
    height: 0;
    padding-bottom: 55.454545%;
    background: url(../images/wx_ico.png) no-repeat;
    background-size: contain;
}

.body-m {
    display: none;
}

@media screen and (max-width: 1400px) {
   
}

@media screen and (max-width: 1024px) {
    .body-pc {
        display: none;
    }

    .body-m {
        display: block;
    }
}