@import 'fonts.css';
@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: 'Noto Sans SC', sans-serif;   
}

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

a {
    color: #333;
}

a:hover {
    color: #AE0319;
}

.mw-pc {
    max-width: 1920px;
    overflow: hidden;    
    min-height: 1200px;
    position: relative;
}

.mw-container{
    width: 1000px;
    margin: 0 auto;   
    z-index: 1;
    position: relative
}
.mw-header {
    background: url(../images/header.jpg) no-repeat center;     
    height: 648px;
}
.mw-header_news{
    font-size: 0;
    padding-top: 100px;
}
.mw-header_left{
    width: 36%;   
    display: inline-block;
    vertical-align: bottom;
}
.mw-header_left_img{
    height: 0;
    padding-bottom: 135.5555556%;
    background-size:cover;
    background-position:center;
    background-repeat: no-repeat;   
}
.mw-header_right{
    width: 64%;
    padding-left: 4.9%;
    display: inline-block;
    vertical-align: bottom;
}

.mw-header_right_news .topNews{
    height: 95px;
}
.mw-header_right_news .news{
    margin-top: 50px;
}
.mw-header_right_news .news_title{
    color: #fff;
    font-size: 32px;
    font-weight: 500;
    line-height: 1;
}
.mw-header_right_news .news_title a{
    color: #fff;
}
.mw-header_right_news .news_title a:hover{
    color: #FFDA7E;
}
.mw-header_right_news .news_main{
    font-size: 16px;
    color: #fff;    
    margin-top: 30px;
}
.mw-header_right_news .news_main a{
    color: #FFDA7E;
}

.mw-part01{
    padding-top: 25px;
}
.mw-title{
    color: #AE0319;
    font-size: 46px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    margin: 40px 0;
}

.mw-part01_main{
    position: relative;
    padding: 60px 0 ;
    font-size: 0;
    margin: 0px -10px;
}
.mw-part01_item{
    width: 50%;
    padding: 10px;
    display: inline-block;
    vertical-align: top; 
}
.mw-part01_item_title{
    height: 90px;
    background: url(../images/part01_title.jpg) no-repeat;
    font-size: 24px;
    font-weight: 500;
    line-height: 90px;
    padding-left: 22px;
    color: #fff;
}
.mw-part01_item_content{   
    padding: 25px;
    font-size: 16px;
    font-weight: 500;
    height: 210px;
    background-color: #F6F6F6;
    color: #707070;
    line-height: 1.3;
}
.mw-part01_item_content a{
    color: #AE0319;
}
.mw-part01_main::after,
.mw-part01_main::before{
    content: '\20';
    height: 1px;
    background-color:#AE0319;
    position: absolute;
    top: 0;
    left: 0;
    right: 0; 
}
.mw-part01_main::before{
    top: 15px;
}
.mw-part02{
    background: url(../images/part02_back.jpg) no-repeat;
    padding: 20px 0 60px;
}
.mw-part02_main{
    font-size: 0;
}
.mw-part02_main_left{
    width: 62%;
    display: inline-block;
    vertical-align: top;
}
.mw-part02_main_right{
    width: 38%;
    display: inline-block;
    padding-left: 4%;
    vertical-align: top;
}
.mw-part02_main_left_img{
    height: 0;
    padding-bottom: 64.516129%;
    background-size:cover;
    background-position:center;
    background-repeat: no-repeat; 
    position: relative;
}
.mw-part02_main_left_img:hover::after{
    content: '\20';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(0,0,0,.2);
}

.mw-part02_main_right ul li{
    font-size: 32px;
    font-weight: 500;   
    line-height: 1;
    white-space:  nowrap;
    padding: 32px 0; 
}

.mw-part03{
    background: url(../images/part03_back.jpg) no-repeat;
    padding: 20px 0 20px;
}
.mw-part03 .mw-container{
    width: 1240px;
}
/*2019-10-16*/
.mw-part03 .mw-title{
    color: #fff;
    line-height: 2.0;
}
.mw-part03 .mw-title a{
    color: #fff;
}
.mw-part03 .mw-title a:hover{
    color: antiquewhite;
}
.mw-part03_main{
    padding-bottom: 50px;
}
.mw-part03_slide{
    position: relative;    
}
.mw-part03_slide_img{
    height: 0;
    padding-bottom: 41.935484%;
    background-size:cover;
    background-position:center;
    background-repeat: no-repeat; 
    position: relative;
}
.mw-part03_slide_title{
    background-color: rgba(0,0,0,.6);
    color: #fff;
    line-height: 90px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 90px;
    font-size: 32px;
    text-align: center;
    font-weight: 500;
}
.mw-part03_slide_title a{
    color: #fff;
}
.mw-part03_slide_title a:hover{
    color: #FFDA7E;
}
.mw-pople-swiper_prev,
.mw-pople-swiper_next {
    background:rgba(0,0,0,.6) url(../images/arrow.png) no-repeat center;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    left: 20px;
    cursor: pointer;
    z-index: 1;
}

.mw-pople-swiper_next {
    left: auto;
    right:20px;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.mw-pople-pagination {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    text-align: center;    
}

.mw-pople-pagination .swiper-pagination-switch {
    height: 12px;
    width: 12px;
    background-color:#fff;    
    display: inline-block;
    margin: 0px 10px;
    border-radius: 12px;
    opacity: .6;
}

.mw-pople-pagination .swiper-active-switch {
    opacity: 1;
}
.mw-part04{
    padding: 10px 0;
}

.mw-part04_list{
    padding: 40px 0;
    font-size: 0;
    border-bottom: 1px solid #E8E8E8;
}
.mw-part04_list:last-child{
    border-bottom: none;
}
.mw-part04_list_photo{
    width: 36%;
    display: inline-block;
    vertical-align:middle;
}
.mw-part04_list_photo_img{
    height: 0;
    padding-bottom: 66.666667%;
    background-size:cover;
    background-position:center;
    background-repeat: no-repeat; 
    position: relative;
}
.mw-part04_list_info{
    width: 64%;
    padding-left: 3%;
    display: inline-block;
    vertical-align:middle;
}
/*2019-10-16*/
.mw-part04_list_info .title{
    font-size: 32px;
    font-weight: 500;
    border:1px solid #AE0319;
    background: #fff;
    text-align: center;
    color: #AE0319;
    padding: 10px;
}

.mw-part04_list_info .title a{
    color: #AE0319;
}
.mw-part04_list_info .title a:hover{
    color: #FFDA7E;
}
.mw-public_items{
    font-size: 0;
    margin: 0 -10px;
}
.mw-public_item{
    width: 50%;
    padding: 10px;
    display: inline-block;
}
.mw-public_item-box{
    height: 83px;
    position: relative;
    background-color: #C34A3B;
    line-height: 83px;
    color: #fff;
    display: block;
    font-size: 24px;
    font-weight: 500;
    padding-left: 50px;
    white-space: nowrap;
}
.mw-public_item-box:hover{
    color: #FFDA7E;
}
.mw-public_item-box::before{
    content: '\20';
    background-color: #fff;
    width: 6px;
    height: 18px;
    position: absolute;
    left: 24px;
    top: 33px;
}
.mw-public_item-box:hover::before{
    background-color: #FFDA7E;
}
.mw-part05{
    padding: 20px 60px;
    background-color: #F6F6F6;
}
.mw-mb{
    display: none;
}   
.mw-part05_news{
    font-size: 0;
    margin: 0px -40px;
}
.mw-part05_news_items{
    width: 50%;
    padding: 0 40px;
    display: inline-block;
    vertical-align: top;
}
.mw-part05_title{
    line-height: 75px;
    border-bottom: 1px solid #AE0319;
    font-size: 32px;
    font-weight: 500;
    color: #333;
    position: relative;
    height: 75px;
}
.mw-part05_title_more{
    color: #AE0319;
    font-size: 16px;
    position: absolute;
    right: 5px;
    bottom: 10px;
    font-weight: 500;
    line-height: 1.4;
}
.mw-part05_news_list{
    padding-top: 10px;
}
.mw-part05_news_list li{
    position: relative;
    padding: 10px 0px 10px 20px;
    font-weight: 500;
    font-size: 24px;
}
.mw-part05_news_list li::before{
    content: '\20';
    background-color: #AE0319;
    width: 8px;
    height: 8px;    
    border-radius: 8px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px; 
}
.mw-part05_pics{
    margin: 20px 0;

}
.mw-part05_swiper{
    margin-top: 20px;
    position: relative;
}
.mw-part05_slide{  
   height: 300px;
   font-size: 0;
}
/*2019-10-14*/
.mw-part05_slide_item{ 
    width: 100%;   
    padding: 0 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.mw-part05_slide_item_img{
    height: 0;
    padding-bottom: 93.75%;
    background-size:cover;
    background-position:center;
    background-repeat: no-repeat; 
    position: relative;   
    display: block; 
}

.mw-part05_slide_item .title{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 70px;
    background-color: rgba(0,0,0,.6);
    color: #fff;  
    padding: 10px 20px 0; 
    opacity: 0;
    line-height: 1.8;
    transition: all 300ms ease-in;
    font-size: 16px;
}
.mw-part05_slide_item_img:hover .title{
    opacity: 1;
}
.mw-part05_slide_item .title a{
    color: #fff;    
}
.mw-part05_slide_item .title a:hover{
    color: #FFDA7E;
}
.mw-prev02{
    left: -80px;
}
.mw-next02{
    right: -80px;
}

.mw-footer {
    padding: 40px 0;
    background: #AE0319;
}

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

.mw-footer_logo {
    display: inline-block;
    width: 12.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: 71.785714%;
    padding-left: 20px;
    vertical-align: bottom;
}

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

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

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

.mw-footer_info_copy {
    margin-top: 30px;
    font-size: 22px;
}

.mw-footer_info_copy span {
    font-size: 16px;
    margin: 0px 15px;
}

.mw-footer_info_right {
    font-size: 16px;
    margin-top: 5px;
}

.mw-footer_weach {
    display: inline-block;
    width: 15.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;
}

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