* {
    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;
    background-color: #f9f9f9;
    font-size: 18px;
    line-height: 1.6;
}

a,
a:hover {
    text-decoration: none;
}

a {
    color: #010101;
    transition: 200ms ease all;
}

a:hover {
    color: #ff9a00;
}
.page-pc {
    max-width: 1920px;
    overflow: hidden;
    margin: 0px auto;
    background: url(../images/back.jpg) repeat-y;
    background-position: center top;
}

.mw-container {
    width: 1440px;
    margin: 0px auto;
}
.mw-header {
    position: relative;
    height: 922px;
    background: url(../images/banner.jpg) no-repeat;
}
.mw-header::after{
    content: '\20';
    background: url(../images/banner_yun.png) no-repeat;
    width: 144px;
    height: 135px;
    position: absolute;
    right: 0;
    bottom: -80px;
}
.mw-header_box {
    text-align: center;
    padding-top: 60px;
    line-height: 1;
}
.mw-header_box2{
    text-align: center;
}

.mw-header_logo {
    width: 582px;
    display: inline-block;
    height: 172px;
    background: url(../images/banner_logo.png) no-repeat;
}
.mw-banner_text {
    margin-top: 20px;
    width: 804px;
    height: 264px;
    background: url(../images/banner_text.png) no-repeat;
    display: inline-block;
}
.mw-banner_info{
    width: 830px;
    margin-top: 190px;
    height: 175px;
    background-color: rgba(0, 0, 0, .3);
    padding: 25px;
    color: #fff;    
    line-height: 2.3;
}
.mw-banner_info li{
    font-size: 0;
}
.mw-banner_info li span{    
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
}
.mw-banner_info li span.title{
    width: 45px;
}
.mw-menu {
    text-align: center;
}

.mw-menu li {
    height: 60px;
    display: inline-block;
    padding: 0px 20px;
    line-height: 60px;
}

.mw-menu li a {
    display: block;
    color: #fff;
    font-size: 30px;
    background-color: #a90ab8;
    width: 220px;
    height: 65px;
}

.mw-menu li a:hover {
    color: #fcef06;
}

.mw-body {
    padding-top: 55px;
}
.mw-preface{
    width: 90%;
    padding: 60px 160px;
    border: 1px solid #d4c098;
    margin: 0px auto;
}
.mw-preface_head{
    text-align: center;
    color: #ae0000;
    font-size: 48px;
    background: url(../images/title_back.png) no-repeat;
    background-position:center;
    height: 71px;
    line-height: 71px;
}
.mw-preface_main{
    font-size: 24px;
    line-height: 1.8;
    text-indent: 2em;
    margin-top: 30px;
}
.mw-main{
    margin-top: 70px;
}
.mw-main_line{
    background-color: #6e0102;
    background-image: url(../images/fenge.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100px;
}
.mw-main_items{
    position: relative;
}
.mw-main_item{
    margin-top: 60px;
}
.mw-main_item .mw-time{
    text-align: left;
}
.mw-main_item .mw-time_box{
    background-color: #eddec6;
    padding: 12px 30px;
    color: #9c0001;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 15px;
    padding-left: 80px;
    display: inline-block;
    line-height: 1;
    position: relative;
    font-size: 36px;
}
.mw-main_item .mw-time_box::before{
    content: '\20';
    background: url(../images/icon_quan.png) no-repeat;
    width: 31px;
    height: 31px;
    position: absolute;
    top: 14px;
    left: 28px;
}
.mw-main_item .mw-content{
    text-align: center;
    display: block;
}
.mw-main_item .mw-content_name{
    color: #ad0606;
    font-size: 48px;
    font-weight: bold;
    margin-top: 60px;
}
.mw-main_item .mw-content_comp{
    font-size: 36px;
    color: #d49e0e;
    text-align: center;
    margin-top: 20px;
}
.mw-main_item .mw-content_photo{
    width: 800px;
    height: 600px;
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    margin: 40px auto 0;
}

.mw-footer {
    margin-top: 220px;
    padding: 40px 0;
    background-color: #5d0101;
    background-image: url(../images/ft_back.png);
    background-position:right top;
    background-repeat:no-repeat;    
}

.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;
}
.mw-float{
    width:210px;
    position: absolute;    
    pointer-events: none;
    z-index: 5;  
    text-align: right;
    top: 1840px;
    right: 0;
  }
.mw-float.mw-active{
position: fixed;
top: 100px;
}
.mw-float_inner{
width: 180px;  
display: inline-block;
pointer-events: auto; 
position: relative;
background-color: #6e0102;
border-bottom-left-radius: 25px;
border-top-left-radius: 25px;
box-shadow: 0 10px 50px rgba(74, 5, 9, .5);
}
.mw-float_inner .mw-float_item{
    height: 80px;
    text-align: center;
    position: relative;
    display: block;
    line-height: 80px;
    color: #fff;
    font-size: 30px;
}
.mw-float_inner .mw-float_item:first-child{
    border-top-left-radius: 20px;
}
.mw-float_inner .mw-float_item:last-child{
    border-bottom-left-radius: 20px;
}
.mw-float_inner .mw-float_item.active{
    background-color: #f2d59f;
    color: #a90202;
}
.mw-float_inner .mw-float_item.active::before{
    content: '\20';
    background: url(../images/icon_quan.png) no-repeat;
    background-size:contain;
    width: 23px;
    height: 23px;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 20px;
}

.page-m {
    display: none;
}

@media screen and (max-width: 1440px) {        
    .mw-container {
        width: 1100px;
    }
    .mw-header {
        height: 622px;
        background-size:cover;
    }
    .mw-header::after{
        background-size:contain;
        width: 120px;
    }
    .mw-header_box {
        padding-top: 20px;
    }
    .mw-header_logo {
        width: 406px;
        height: 120px;
        background-size:contain;
    }
    .mw-banner_text {
        margin-top: 10px;
        width: 600px;
        height: 197px;
        background-size: contain;
    }
    .mw-banner_info{
        width: 830px;
        margin-top: 90px;
        height: 135px;
        padding: 15px; 
        line-height: 2;
    }
    .mw-banner_info li{
        font-size: 0;
    }
    .mw-banner_info li span{    
        display: inline-block;
        font-size: 14px;
        vertical-align: top;
    }
    .mw-banner_info li span.title{
        width: 45px;
    }   

    .mw-body {
        padding-top: 35px;
    }
    .mw-preface{
        width: 95%;
        padding: 40px 100px;
        border: 1px solid #d4c098;
        margin: 0px auto;
    }
    .mw-preface_head{
        font-size: 32px;
        background-size:contain;
        height: 50px;
        line-height: 50px;
    }
    .mw-preface_main{
        font-size: 18px;
        margin-top: 15px;
    }
    .mw-main{
        margin-top: 70px;
    }
    .mw-main_line{
        background-size:auto 60%;        
        height: 60px;
    }
    .mw-main_item{
        margin-top: 30px;
    }
    .mw-main_item .mw-time_box{
        padding: 10px 30px;
        padding-left: 50px;
        font-size: 28px;
    }
    .mw-main_item .mw-time_box::before{
        background-size:contain;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 14px;
        left: 20px;
    }
    .mw-main_item .mw-content_name{
        font-size: 32px;
        margin-top: 50px;
    }
    .mw-main_item .mw-content_comp{
        font-size: 24px;
        margin-top: 10px;
    }
    .mw-main_item .mw-content_photo{
        margin: 30px auto 0;
    }

    .mw-footer {
        margin-top: 120px;
        padding: 20px 0;
    }

    .mw-footer-container {
        width: 1100px;
        padding: 20px 0;
    }   

    .mw-footer_info_menu {
        font-size: 16px;
    }

    .mw-footer_info_menu a {
        margin: 0px 10px;
    }
    .mw-footer_info_copy {
        font-size: 18px;
    }

    .mw-footer_info_filing {
        margin-top: 10px;
    }

    .mw-footer_info_filing span {
        font-size: 14px;
        margin-right: 25px;
    }

    .mw-footer_info_right {
        font-size: 13px;
    }

    .mw-float{
        width:200px;
        top: 1540px;
    }
    .mw-float_inner{
    width: 160px;  
    }
    .mw-float_inner .mw-float_item{
        height: 60px;
        line-height: 60px;
        font-size: 20px;
    }
    .mw-float_inner .mw-float_item:first-child{
        border-top-left-radius: 20px;
    }
    .mw-float_inner .mw-float_item:last-child{
        border-bottom-left-radius: 20px;
    }
    .mw-float_inner .mw-float_item.active{
        background-color: #f2d59f;
        color: #a90202;
    }
    .mw-float_inner .mw-float_item.active::before{
        width: 18px;
        height: 18px;
    }   
}

@media screen and (max-width: 1024px) {
    .page-pc {
        display: none;
    }

    .page-m {
        display: block;
    }
}