@import'swiper.css';
html,
body {
    overflow-x: hidden;
}

body,
.mv-body * {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    line-height: 1.8; 
}

ul,
li {
    list-style-type: none;
}

.mv-body img {
    border: 0;
    font-size: 0;
}

.mv-body a {
    text-decoration: none;
    color: #4b4b4b;
}

.mv-body a:hover {
    color: #a52e2a;
}

.mv-body {
    max-width: 1920px;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    overflow: hidden;
    position: relative;
    background: url(../images/back.jpg);
    color: #4b4b4b;
    font-size: 16px;
}

.mv-body::before {
    content: '\20';
    position: absolute;
    width: 6.822917%;
    height: 0;
    padding-bottom: 463.854167%;
    background: url(../images/left_ic.png) no-repeat center top;
    background-size: contain;
    left: 0;
    top: 970px;
}

.mv-body::after {
    content: '\20';
    position: absolute;
    width: 6.822917%;
    height: 0;
    padding-bottom: 353.177083%;
    background: url(../images/right_ic.png) no-repeat;
    background-size: contain;
    right: 0;
    top: 1956px;
}

.mv-head {
    padding-bottom: 38.802083%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/head.png);
    background-size: 100% auto;
    height: 0;
    position: relative;
    z-index: 1;
}

.mv-container {
    background: url(../images/backTwo.jpg);
    width: 86.458333%;
    margin: 0 auto;
    margin-top: -30px;
    box-shadow: 0 0 25px rgba(0, 0, 0, .2);
    min-height: 500px;
    position: relative;
    padding: 4.819277% 6.228916%;
}

.mv-container::after {
    content: '\20';
    position: absolute;
    width: 55.421687%;
    height: 0;
    padding-bottom: 278.373494%;
    right: 0;
    top: -5%;
    background: url(../images/b_yan.png) no-repeat;
    background-size: contain;
}

.mv-container::before {
    content: '\20';
    position: absolute;
    width: 80.3125%;
    height: 0;
    padding-bottom: 371.987952%;
    left: 0;
    bottom: 0%;
    background: url(../images/left_yan.png) no-repeat;
    background-size: contain;   
}

.mw_topNews {
    font-size: 68px;
    font-weight: bold;
    position: relative;
    z-index: 1;
}

.mw_topNews a {
    color: #b4312c;
}

.mw-part {
    padding-top: 50px;
    position: relative;
    z-index: 1;
}

.mw-part01_tabs {
    position: relative;
    font-size: 0;
}

.mw-part01_tabs li {
    display: inline-block;
    width: 23.33333%;
    color: #5f5f5f;
    font-size: 30px;
    text-align: center;
    cursor: pointer;
    line-height: 1;
    position: relative;
    margin: 0px 5%;
    padding-bottom: 25px;
}

.mw-part01_tabs li::after {
    content: '\20';
    position: absolute;
    width: 20%;
    height: 4px;
    background-color: #e1b37c;
    left: 50%;
    margin-left: -10%;
    bottom: 0px;
}

.mw-part01_tabs li:hover::after {
    background-color: #b4312c;
}

.mw-part01_swiper {
    margin-top: 80px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2); 
}

.mw-part01_photo {
   height: auto;
}
.mw-part01_photo_img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;   
    padding-bottom: 35.356097%;
    height: 0;
    display: block;
}

.mw-part01_title {
    border-bottom: 3px solid #a52e2a;
    padding: 80px 0 40px 0;
    position: relative;
    font-size: 46px;
    text-align: center;
}

.mw-part01_title a {
    color: #a52e2a;
}

.mw-part01_title::after {
    content: '\20';
    width: 190px;
    height: 10px;
    background: #a52e2a;
    position: absolute;
    left: 0px;
    bottom: 0;
}

.mw-part01_title::before {
    content: '\20';
    width: 30px;
    height: 26px;
    position: absolute;
    background: url(../images/ico01.png) no-repeat;
    background-size: contain;
    left: 50%;
    top: 25px;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.mw-title {
    height: 0;
    width: 100%;
    padding-bottom: 6.144578%;
    background-size: auto 100%;
    background-repeat: no-repeat;
}
.mw-title.t1{
    background-image:url(../images/title_01.png); 
}
.mw-title.t2{
    background-image:url(../images/title_02.png); 
}
.mw-title.t3{
    background-image:url(../images/title_03.png); 
}
.mw-title.t4{
    background-image:url(../images/title_04.png); 
}
.mw-title.t5{
    background-image:url(../images/title_05.png); 
}

.mw-part02_main {
    padding-top: 20px;
}

.mw-part02_item {
    padding: 12px 7.228916%;
    border-bottom: 1px solid #b57473;
    font-size: 0;
}

.mw-part02_item:last-child {
    border-color: #313131;
    padding-bottom: 50px;
}

.mw-part02_photo {
    width: 40.869565%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-right: 2.5%;
    padding-bottom: 2.5%;
}

.mw-part02_photo_img {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 0;
    padding-bottom: 68.18181818%;
    position: relative;
    z-index: 2;
}

.mw-part02_photo::after {
    content: '\20';
    width: 57%;
    height: 0;
    padding-bottom: 57%;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #e0b27c;
}

.mw-part02_right {
    width: 59.130435%;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    padding-left: 5%;
}

.mw-part02_right::after,
.mw-part02_right::before {
    content: '\20';
    background: url(../images/line_01.png) no-repeat;
    width: 8.548387%;
    height: 0;
    padding-bottom: 9.193548%;
    position: absolute;
    right: 18px;
    bottom: -20px;
    z-index: 3;
}

.mw-part02_right::after {
    z-index: 0;
    right: 8px;
    bottom: -30px;
}

.mw-part02_name {
    width: 95%;
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    padding: 30px;
    font-size: 36px;
    font-weight: bold;
    position: relative;
    z-index: 2;
}

.mw-part03_title {
    border-bottom: 2px solid #a52e2a;
    padding: 40px 0 40px 0px;
    position: relative;
    font-size: 43px;
    font-weight: bold;
    text-align: center;

}

.mw-part03_title a {
    color: #a52e2a;
}

.mw-part03_title::after {
    content: '\20';
    width: 190px;
    height: 10px;
    background: #a52e2a;
    position: absolute;
    left: 0;
    bottom: 0;
}
.mw-part03_main {
    background: #eee;
    box-shadow: 3px 5px 15px rgba(0, 0, 0, .2);
    padding: 35px;
    margin-top: 50px;
    font-size: 18px;
    z-index: 2;
}

.mw-part03_main p {
    text-indent: 40px;
    margin-top: 20px;
}

.mw-part03_main p:first-child {
    margin-top: 0;
}

.mw-part04_head {
    border-bottom: 2px solid #95302f;
    position: relative;
    text-align: center;
}

.mw-part04_head::after {
    content: '\20';
    width: 60px;
    height: 8px;
    background: #95302f;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -3px;
}

.mw-part04_head-title {
    display: inline-block;
    position: relative;
    padding: 40px 80px;
    font-size: 30px;
    color: #a52e2a;
    font-weight: bold;
}

.mw-part04_head-title::after,
.mw-part04_head-title::before {
    content: '\20';
    width: 54px;
    position: absolute;
    height: 0;
    padding-bottom: 34px;
    background: url(../images/ico02.png) no-repeat;
    left: 0;
    top: 35%;
}

.mw-part04_head-title::before {
    left: auto;
    right: 0;
    background-image: url(../images/ico03.png);
}

.mw-part04_main {
    margin: 20px -20px;
    font-size: 0;
    margin-bottom: 40px;
}

.mw-part04_item {
    width: 50%;
    display: inline-block;
    padding: 20px;
    vertical-align: top;
}

.mw-part04_item_name {
    font-size: 35px;
    font-weight: bold;
    padding: 5px 0;
    padding-left: 12%;
    background: url(../images/ico04.png) no-repeat;
    background-size: contain;
    line-height: 1;
    display: block;
}

.mw-part04_item_content {
    background: #eee;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    padding: 25px;
    font-size: 16px;
    text-indent: 32px;
    position: relative;
    margin-top: 30px;
}

.mw-part04_item_content::after {
    content: '\20';
    background: url(../images/ico05.png) no-repeat;
    background-size:contain; 
    width: 11.940299%;
    height: 0;
    padding-bottom: 10.746269%;
    position: absolute;
    right: -5px;
    bottom: -5px;
}
.mw-part05{
    overflow: hidden;
}
.mw-part05_main {
    font-size: 0;
    margin: 0 -20px;
    padding-top: 20px;
    ;
}

.mw-part05_item {
    width: 20%;
    padding: 20px;
    display: inline-block;
    border-bottom: 1px solid #d2d2d2;
    vertical-align: top;
    cursor: pointer;
}
.mw-part05_item:nth-child(6),
.mw-part05_item:nth-child(7),
.mw-part05_item:nth-child(8),
.mw-part05_item:nth-child(9),
.mw-part05_item:nth-child(10){
    border-bottom:none;
}

.mw-part05_item-viod {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 0;
    padding-bottom: 56%;
    position: relative;

}

.mw-part05_item-viod::after {
    content: '\20';
    width: 11.2%;
    height: 0;
    padding-bottom: 11.2%;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: url(../images/ico06.png) no-repeat;
    background-size: contain;
}

.mw-part05_item-title {
    font-size: 20px;
    text-align: center;
    margin-top: 20px;
}
.mw_more{
    display: none;
}
.mw-part06{    
    margin-top: 110px;
    margin-bottom:30px; 
    padding: 30px 0;  
    background: url(../images/back_p6.png) no-repeat  center 0px;   
    background-size:auto 75%; 
}
.mw-part06_line{
    position: relative;
}
.mw-part06_line::after{
    content: '\20';
    position: absolute;
    width: 9.142857%;
    height: 0;
    padding-bottom: 9%;
    background: url(../images/line_02.png) no-repeat;
    z-index: -1;
    right: -40px;
    bottom: -45px;
}
.mw-part06_line::before{
    content: '\20';
    position: absolute;
    width: 6.785714%;
    height: 0;
    padding-bottom: 6.642857%;
    background: url(../images/line_03.png) no-repeat;
    z-index: 3;
    right: -24px;
    bottom: -25px;
}

.mw-part06-main{
    margin: 0px -20px;
    font-size: 0;    
}
.mw-part06-item{
    width: 33.333333%;
    display: inline-block;
    padding: 0px 20px;  
    vertical-align: top;  
    text-align: center;      
}

.mw-part06_ad{
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat; 
    height: 0;
    padding-bottom: 55.981941%;
    display: block;
}
.mw-part06_title{   
    display: inline-block;
    padding-top: 30px; 
    color: #9d3c3a;
    font-size: 22px;
    font-weight: bold;
    position: relative;
    padding-left: 30px;   
    text-align: left;  
}
.mw-part06_title::before{
    content: '\20';
    width: 8px;
    height: 8px;
    background: #e1b37c;
    position: absolute;
    left: 0;
    top: 45px;
}
.mw-part06_title a{
    color: #9d3c3a;
}
.mw-part07{
    overflow: hidden;
    margin-top: 50px;
}
.mw-part07_main{
    padding: 0px 5px;
    margin:0px -20px;
    font-size: 0;
}
.mw-part07_item{
    width: 25%;
    padding: 30px 20px;
    border-bottom: 1px solid #7c0300;
    display: inline-block;
    vertical-align: top;
}
.mw-part07_item:nth-last-child(1),
.mw-part07_item:nth-last-child(2),
.mw-part07_item:nth-last-child(3),
.mw-part07_item:nth-last-child(4){
    border-bottom: none;
}
.mw-part07_item_viods{
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);    
    cursor: pointer;
}
.mw-part07_item_viod{
    background-repeat:no-repeat;
    background-position:center;
    background-size: cover;
    position: relative;
    height: 0;
    padding-bottom: 56.230032%;   
}
.mw-part07_item_viod::after{
    content: '\20';
    width: 11.2%;
    height: 0;
    padding-bottom: 11.2%;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: url(../images/ico06.png) no-repeat;
    background-size: contain;
}
.mw-part07_item_name{
    text-align: center;
    padding: 5px 0;
    font-size: 25px;
}
.mw-part07_info{
    background: rgba(255, 255, 255, .3);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    padding: 30px;
    margin-top: 20px;
    font-size: 14px;
    min-height: 330px;   
}
.mw-part07_info p{
    text-indent: 28px;
}
.mw-footer{
    background: #a93623;
    padding: 40px 0;    
}
.mw-footer-container {  
    width: 86.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: middle;
}
.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: middle;
}
.mw-footer_info_menu{
    font-size: 18px;
}
.mw-footer_info_menu a{
    color: #fff;
    margin: 0px 20px;
}
.mw-footer_info_menu a:hover{
    color: floralwhite;
}
.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: middle;
}
.mw-footer_weach_img{
    height: 0;
    padding-bottom: 55.454545%;
    background: url(../images/wx_ico.png) no-repeat;
    background-size:contain; 
}


.vr-popup-video {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

.vr-popup-video .mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
}

.vr-popup-video .video {
    position: absolute;
    background-color: #000;
    max-width: 80%;
    max-height: 80%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: table;
    z-index: 1;
}

.vr-popup-video .video .cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.vr-popup-video .video .cell video {
    max-height: 600px;
    max-width: 90%;
}


@media screen and (max-width: 1680px) {
        
    .mv-body {      
        font-size: 14px;
    }

    .mv-body::before { 
        top: 670px;
    }

    .mv-body::after {      
        top: 1200px;
    }

    .mw_topNews {
        font-size: 56px;    
    }
   

    .mw-part {
        padding-top: 40px;      
    }
    .mw-part01_tabs li {       
        font-size: 28px;      
    }
    .mw-part01_swiper {    
        padding: 15px; 
    }
    .mw-slide{
        padding-bottom: 80px;
    }   
    .mw-part01_title{
        padding: 60px 0 20px 0;
        font-size: 36px;
    }
    .mw-part01_title::after {   
        width: 130px;
        height: 10px;       
    }

    .mw-part01_title::before {      
        width: 25px;
        height: 22px;     
    }

    .mw-title {        
        padding-bottom: 7.144578%;        
    }
    .mw-part02_name {      
        padding: 25px;
        font-size: 24px;
    }

    .mw-part03_title {
        font-size: 32px;      

    }


    .mw-part03_main {      
        font-size: 16px;
    }

    .mw-part03_main p {
        text-indent: 32px;
        margin-top: 15px;
    }

    .mw-part03_main p:first-child {
        margin-top: 0;
    }

    .mw-part04_item_name {
        font-size: 25px;     

    }

    .mw-part04_item_content {  
        font-size: 16px;   
    }

    .mw-part05{
        overflow: hidden;
    }   

    .mw-part05_item-title {
        font-size: 18px;   
    }

    
    .mw-footer_info_menu{
        font-size: 16px;
    }
    
    .mw-footer_info_copy{
        margin-top: 30px;
        font-size: 18px;
    }
    .mw-footer_info_copy span{
        font-size: 14px;        
    }
    .mw-footer_info_right{
        font-size: 14px;      
    }

}

@media screen and (max-width: 1440px) {       

    .mw_topNews {
        font-size: 48px;    
    }
    
    .mw-part {
        padding-top: 30px;      
    }
    .mw-part01_tabs li {       
        font-size: 24px;      
    }

    .mw-part01_swiper{
        padding: 10px; 
        margin-top: 40px;
    }
    .mw-slide{
        padding-bottom: 91px;
    }   
    .mw-part01_title{
        padding: 60px 0 20px 0;
        font-size: 28px;
    }
    .mw-part01_title::after {   
        width: 100px;
        height: 8px;       
    }
    .mw-title {        
        padding-bottom: 7.144578%;        
    }
    .mw-part02_name {      
        padding: 20px;
        font-size: 20px;
    }

    .mw-part03_title {
        font-size: 28px;
    }


    .mw-part03_main {      
        font-size: 14px;
    }

    .mw-part03_main p {
        text-indent: 32px;
        margin-top: 15px;
    }

    .mw-part03_main p:first-child {
        margin-top: 0;
    }
    .mw-part04_head-title{
        font-size: 24px;
    }

    .mw-part04_item_name {
        font-size: 25px;    

    }

    .mw-part04_item_content {  
        font-size: 14px;   
    }

    .mw-part05_item{
        padding: 10px;
    }  
    .mw-part05_item-title {
        font-size: 14px;   
        margin-top: 10px;
    }
    .mw-part06_title{
        font-size: 18px;
    }
    .mw-part07_main{
        margin: 0px -10px;
    }
    .mw-part07_item{
        padding: 20px 10px;
    }
    .mw-part07_item_name{
        font-size: 16px;
    }
    .mw-part07_info{
        padding: 10px;
    }
    
    .mw-footer_info_menu{
        font-size: 13px;
    }
    
    .mw-footer_info_copy{
        margin-top: 30px;
        font-size: 14px;
    }
    .mw-footer_info_copy span{
        font-size: 12px;        
    }
    .mw-footer_info_right{
        font-size: 12px;      
    }

}

@media screen and (max-width: 1280px) {       

    .mw_topNews {
        font-size: 40px;    
    }
    
    .mw-part {
        padding-top: 20px;      
    }
    .mw-part01_tabs li {       
        font-size: 20px;      
    }

    .mw-part01_swiper{
        margin-top: 20px;
    }
    .mw-slide{
        padding-bottom: 81px;
    }    

    .mw-part02_name {  
        font-size: 18px;
    }

    .mw-part03_title {
        font-size: 20px;
    }
    .mw-part03_title::after{
        width: 100px;
        height: 5px;
    }


    .mw-part03_main {      
        font-size: 13px;
    }

    .mw-part03_main p {
        text-indent: 24px;
        margin-top: 15px;
    }

    .mw-part03_main p:first-child {
        margin-top: 0;
    }
    .mw-part04_head-title{
        font-size: 20px;
    }

    .mw-part04_item_name {
        font-size: 20px;    

    }

    .mw-part04_item_content {  
        font-size: 13px;   
    }

    .mw-part05_item{
        padding:10px  5px;
    }  
    .mw-part05_item-title {
        font-size: 13px;   
        margin-top: 10px;
    }
    .mw-part06_title{
        font-size: 14px;
    }
    .mw-part07_main{
        margin: 0px -5px;
    }
    .mw-part07_item{
        padding: 15px 5px;
    }
    .mw-part07_item_name{
        font-size: 13px;
    }
    
    .mw-footer_info_menu{
        font-size: 13px;
    }
    
    .mw-footer_info_copy{
        margin-top: 30px;
        font-size: 13px;
    }
    .mw-footer_info_copy span{
        font-size: 12px;        
    }
    .mw-footer_info_right{
        font-size: 12px;      
    }

}
@media screen and (max-width: 1024px) {                
    .mv-body {        
        font-size: 13px;
    }
    .mv-body::before {       
        width: 3.2%;     
        padding-bottom: 463.854167%;
        background-size: cover;
        left: 0;
        top: 0;
    }
    .mv-body::after {
        width: 3.2%;      
        background-size: cover;
        right: 0;
        top: 0;
    }

    .mv-container {
        background: url(../images/backTwo.jpg);
        width: 93.6%;   
        padding: 5% 3.2%;
    }
    
    .mw_topNews {
        font-size: 16px;
        text-align: center;
        padding-top: 20px;
        
    }   

    .mw-part {
        padding-top: 30px;     
    }

    .mw-part01_tabs {
        position: relative;
        font-size: 0;
    }

    .mw-part01_tabs li {       
        width: 30.33333%;      
        font-size: 15px;
        margin: 0px 1%;
        padding-bottom: 15px;
    }

    .mw-part01_tabs li::after {    
        width: 30%;
        height: 3px;     
        margin-left: -15%;
    }
    .mw-part01_swiper {
        margin-top: 30px;
        padding: 5px; 
    }

    .mw-slide{
        padding-bottom:5px;
    }
    

    .mw-part01_photo_img {  
        padding-bottom: 45.356097%;
    }

    .mw-part01_title {
        border-bottom: 1px solid #a52e2a;
        padding: 60px 0 20px 0;    
        font-size: 16px;
        text-align: center;
    } 
    .mw-part01_title::after {       
        width: 90px;
        height: 5px;
      
    }

    .mw-part01_title::before {   
        width: 22px;
        height: 19px;    
    }

    .mw-title {
        height: 0;
        width: 100%;       
        background-size: auto 100%;
        background-repeat: no-repeat;
    }
    .mw-title.t1{
        padding-bottom: 12.5387%;
        background-image:url(../images/mb_title_01.png); 
    }
    .mw-title.t2{
        padding-bottom: 8.204334%;
        background-image:url(../images/mb_title_02.png); 
    }
    .mw-title.t3{
        padding-bottom: 8.204334%;
        background-image:url(../images/mb_title_03.png); 
    }    
    .mw-title.t4{
        padding-bottom: 12.5387%;
        background-image:url(../images/mb_title_04.png); 
    }      
    .mw-title.t5{
        padding-bottom: 8.204334%;
        background-image:url(../images/mb_title_05.png); 
    }   
    .mw-part02_main {
        padding-top: 10px;
    }


    .mw-part02_item {
        padding: 5px 0;     
    }

    .mw-part02_item:last-child {      
        padding-bottom: 20px;
    }

    .mw-part02_photo {
        width: 34.848485%;    
        padding-right: 1.5%;
        padding-bottom: 1.5%;
    }

    .mw-part02_photo_img {
        box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    }

    .mw-part02_right {
        width: 65.151515%;       
    }

    .mw-part02_right::after,
    .mw-part02_right::before {
        content: '\20';
        background: url(../images/line_01.png) no-repeat;
        width: 16.548387%;
        height: 0;
        padding-bottom: 19.193548%;
        position: absolute;
        right: -1.5%;
        bottom: -2%;
        z-index: 3;
    }

    .mw-part02_right::after {
        z-index: 0;
        right: -3%;;
        bottom: -8%;
    }

    .mw-part02_name {
        width: 100%;     
        box-shadow: 0 0 5px rgba(0, 0, 0, .2);
        padding: 10px 5px;
        font-size: 12px;
        font-weight: normal;     
    }


    .mw-part03_title {
        border-bottom: 1px solid #a52e2a;
        padding: 15px 0 15px 0px;      
        font-size: 12px;
        font-weight: normal;
        text-align: center;
    }
    .mw-part03_title::after {      
        width: 90px;
        height: 4px;       
    }
    .mw-part03_main {        
        box-shadow: 1px 2px 6px rgba(0, 0, 0, .2);
        padding: 20px 10px;
        margin-top: 20px;
        font-size: 14px;
        max-height: 186px;
        overflow: hidden;
    }

    .mw-part03_main p {
        text-indent: 40px;
        margin-top: 20px;
    }

    .mw-part03_main p:first-child {
        margin-top: 0;
    }

    .mw-part04_head {
        border-bottom: 1px solid #95302f;      
    }

    .mw-part04_head::after {      
        width: 30px;
        height: 4px; 
        bottom: -2px;
    }

    .mw-part04_head-title {       
        padding: 10px 20px;
        font-size: 14px;
        color: #a52e2a;
        font-weight: bold;
    }

    .mw-part04_head-title::after,
    .mw-part04_head-title::before {   
        width: 16px;     
        padding-bottom: 10px;
        background: url(../images/ico02.png) no-repeat;
        background-size:contain;      
    }

    .mw-part04_head-title::before {
        left: auto;
        right: 0;
        background-image: url(../images/ico03.png);
    }

    .mw-part04_main {
        margin: 0px;
        font-size: 0;        
        margin-bottom: 20px;
    }

    .mw-part04_item {
        width: 100%;
        display: inline-block;
        padding: 10px 0;
        vertical-align: top;
    }

    .mw-part04_item_name {
        font-size: 17px; 
        padding-left: 17%; 
    }

    .mw-part04_item_content {
        padding: 10px;
        font-size: 13px;
        text-indent: 26px;      
        margin-top: 20px;
    }

    .mw-part05{
        overflow: hidden;
    }
    .mw-part05_main {
        font-size: 0;
        margin: 0 -10px;
        padding-top: 20px;
        ;
    }

    .mw-part05_item {
        width: 50%;
        padding: 10px;      
    }
    .mw-part05_item:nth-child(6),
    .mw-part05_item:nth-child(7),
    .mw-part05_item:nth-child(8),
    .mw-part05_item:nth-child(9),
    .mw-part05_item:nth-child(10){
        border-bottom: 1px solid #d2d2d2;
    }
  

    .mw-part05_item-viod {
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        height: 0;
        padding-bottom: 56%;
        position: relative;

    }

    .mw-part05_item-viod::after {
        content: '\20';
        width: 11.2%;
        height: 0;
        padding-bottom: 11.2%;
        position: absolute;
        right: 10px;
        bottom: 10px;
        background: url(../images/ico06.png) no-repeat;
        background-size: contain;
    }

    .mw-part05_item-title {
        font-size: 14px;
        text-align: center;
        margin-top: 10px;
    }

    .mw_more{
        background:#fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, .1);
        text-align: center;        
        color: #4b4b4b;
        cursor: pointer;
        display: block;
        margin-top: 20px;
    }
    .mw_more a,
    .mw_more span{
        display: block;
        padding: 5px 0;
    }   

    .mw-part06{    
        margin-top: 20px;
        margin-bottom:20px; 
        padding: 0px;  
        background: none;
    }
    .mw-part06_line{
        position: relative;
    }
    .mw-part06_line::after{     
        width: 20%;    
        padding-bottom:15%;
        background: url(../images/line_01.png) no-repeat;
        z-index: -1;
        right: -5%;
        bottom: -5%;
    }
    .mw-part06_line::before{       
        width: 20%;      
        padding-bottom: 15%;
        background: url(../images/line_01.png) no-repeat;
        z-index: 3;
        right: -8%;
        bottom: -8%;
    }

    .mw-part06-main{
        margin: 0px;
        font-size: 0;   
        text-align: center; 
        padding-top: 30px;
    }
    .mw-part06-item{
        width: 80%;
        display: inline-block;
        padding: 20px 10px;  
        vertical-align: top;  
        text-align: center;      
    }

    .mw-part06_title{          
        font-size: 16px;       
    }
    .mw-part06_title::before{     
        top: 40px;
    }
    .mw-part06_title a{
        color: #9d3c3a;
    }
    .mw-part07{
        overflow: hidden;
        margin-top: 20px;
    }
    .mw-part07_main{
        padding: 0px 5px;
        margin:0px -10px;
        font-size: 0;
    }
    .mw-part07_item{
        width: 50%;
        padding: 10px 10px;  
    }
    .mw-part07_item:nth-last-child(1),
    .mw-part07_item:nth-last-child(2){
        border-bottom: none;
    }    
    .mw-part07_item:nth-last-child(3),
    .mw-part07_item:nth-last-child(4){
        border-bottom: 1px solid #7c0300;
    } 
    .mw-part07_item_name{       
        font-size: 14px;
    }

    .mw-part07_info{
        background: rgba(255, 255, 255, .3);
        box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
        padding: 10px 5px;
        margin-top: 10px;
        font-size: 12px;
        overflow: hidden;  
        min-height: auto;
        height: 182px; 
    }
    .mw-part07_info p{
        text-indent: 28px;
    }
    .mw-footer{
        background: #a93623;
        padding: 40px 0;    
    }
    .mw-footer-container {  
        width: 100%;
        margin: 0 auto;  
        position: relative;
        padding: 10px  6.228916%;
        color: #fff;
        font-size: 0;
        text-align: center;
    }
    .mw-footer_logo{
        display: inline-block;
        width: 30%;   
        vertical-align: middle;
    }
    .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: 100%;
        padding-left: 0px;
        vertical-align: middle;
        margin-top: 20px;
    }
    .mw-footer_info_menu{
        font-size: 14px;
    }
    .mw-footer_info_menu a{
        color: #fff;
        margin: 0px 5px;
    }
    .mw-footer_info_menu a:hover{
        color: floralwhite;
    }
    .mw-footer_info_copy{
        margin-top: 30px;
        font-size: 12px;
    }
    .mw-footer_info_copy span{
        font-size: 12px;
        margin: 0px 5px;
        display: block;
    }
    .mw-footer_info_right{
        font-size: 12px;
        margin-top: 10px;
    }
    .mw-footer_weach{    
        width: 35.714286%;
       padding-top: 20px;
    }
    .hid{
        display: none;
    }
    .hid.show{
        display:inline-block;
    } 
}