﻿/* 公共样式 */
*{
    padding: 0;margin: 0;outline: none;list-style: none;color: inherit;
}
body{
    font-size: 14px;
    color: #444;
    font-family: "Microsoft YaHei", "Helvetica Neue", Arial, Helvetica, sans-serif !important;
}
img{
    width: 100%;
}

.container {
    width: 1280px;
    margin: auto;
    
}
.phone-{font-size: 1.5em;color: rgb(229, 0, 79);font-weight:900;}
@media screen and (max-width: 640px) {
    .container {
        width: 100%;
        padding: 0 5px;
        box-sizing: border-box;
    }
}


/* PC端头部样式 */
.fhd1_out{
    background: #393939;
    padding: 14px 0;
}
.fhd1{
    overflow: hidden;
    color: white;
    font-size: 15px;
}
.fhd1_left{
    float: left;
}
.fhd1_right{
    float: right;
}
.fhd2_out{
   /*  overflow: hidden; */
    padding: 18px 0;
}
.fhd2_logo{
    float: left;
    width: 18%;
}
.fhd2_logo img {
    display: block;
}
.fhd2_nav{
    float: right;
 /*    overflow: hidden; */
    margin-top: 6px;
}
.fhd2_item{
    margin-left: 40px;
    float: left;
    position: relative;
    padding: 10px 0;
    font-size: 18px;
}
.fhd2_t2{
    display: none;
    text-align: center;
    position: absolute;
    background: #f7f7f7;
    padding: 10px;
    font-size: 14px;
    width: 90px;
    left: -10%;
    top: 100%;

}
.fhd2_item:hover .fhd2_t2{
    display: block;
}
.fhd2_t2 a{
    display: block;
    padding: 5px 0;
}
.fhd_ys{
    color: rgb(229, 0, 79);
    font-weight: bold;
}
.fhd2_item a:hover{
    color: rgb(229, 0, 79)
}
.spaceBox{
    height: 114px;
}
@media screen and (max-width: 640px) {
    .fhd1_out{
        display: none;
    }
    .fhd2_out{
        display: none;
    }
    .spaceBox{
        height: 56px !important;
    }
}





/* 首页轮播 */
.quan_banner {
    padding: 130px 0;
    background: url("https://www.mroyal.cn/plans/Templates/cn2014/images/123.jpg") no-repeat center;
    background-size: cover;
    position: relative;
}
.quan_banner .swiper-container {
    width: 100%;
    height: 100%;
}
.quan_banner  .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    
  }

  .index0 .swiper-slide-next .index0_item{
    color: white !important;
    transition: all 1s;
  }

/*轮播价值观模块 */
.index0 {
    height: 210px;
    position: relative;
}

.index0_item {
    color: rgb(229, 0, 79);
    font-weight: bold;
    font-size: 45px;
}


@media screen and (max-width:640px){
    .quan_banner {
        padding: 10px 0;
    }
}

.index1_out {
    margin: 15px 0;
}

.index1 {
    text-align: center;
    font-weight: bold;
}

.index1 p {
    margin-bottom: 5px;
}

.index1 p:first-of-type {
    color: #767171;
    font-size: 30px;
}

.index1 p:nth-child(2) {
    color: #767171;
    font-size: 20px;
}

.index1 p:nth-child(2) span {
    color: rgb(229, 0, 79);
    font-size: 30px;
}


@media screen and (max-width: 640px){
    .index0_item{
        font-size: 20px;
    }
    .index0 {
        height: 120px;
    }
    .index1 p:first-of-type {
        font-size: 24px;
    }
    .index1 p:nth-child(2) span {
        font-size: 16px;
    }
    .index1_out{
        padding-bottom: 10px;
    }
}




/* 标题 */
.quan_title{
    text-align: center;
    font-size: 40px;
    margin-bottom: 30px;
}



@media screen and (max-width:640px){
    .quan_title{
        font-size: 30px;
        margin-bottom: 10px;
    }
}


/* 首页文字介绍模块 */
.brand_out{
    padding: 50px 0;
}
.brand {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.brand_item{
    margin-bottom: 15px;
    width: 32%;
    text-align: center;
    box-sizing: border-box;
    padding: 15px;
    box-shadow: 2px 5px 15px rgba(211, 211, 211, 0.5);
    transition: all 0.5s;
}
.brand_item_title{
    margin-top: 15px;
    font-size: 35px;
}
.brand_item_desc{
    margin-top: 20px;
}
.brand_item:hover{
    background: rgb(229, 0, 79);
    color: white;
}

@media screen and (max-width:640px){
    .brand_out{
        padding: 10px 0;
    }
    .brand_item{
        width: 100%;
        padding: 7px;
    }
    .brand_item_img {
        float: left;
        margin-left: 20px;
    }
    .brand_item_title {
        margin-top: 11px;
        font-size: 30px;
    }
    .brand_item_desc{
        font-size: 12px;
    }
}




/* 首页案例模块 */
.fcase_out .swiper-container {
    width: 100%;
    height: 100%;
  }
  .fcase_out  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .fcase_out .swiper-pagination-bullet-active{
    background: black;
}
.fcase_out .quan_title{
    color: white;
}
.fcase_out{
    background: #4C4C4C;
    padding: 50px 0;
}
.fcase_item{
    margin-bottom: 20px;
}
.fcase_item_class{
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.fcase_item_left{
    float: left;
    width: 300px;

    color: white;
    
    font-size: 27px;
    transition: all 0.3s;
}
.fcase_item_left a{
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.fcase_item_left:hover{
    background: rgb(229, 0, 79);
}
.fcase_item_left div{
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    display: flex;
    justify-content: space-around;
}


.fcase_item_right{
    float: right;
    /* height: 300px; */
    width: 75%;
}
.fcase_item_con{
    position: relative;
    width: 100%;
    height: 100%;
}
.fcase_item_con a{
    width: 100%;
    height: 100%;
    display: block;
}
.fcase_item_con_img{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.fcase_item_con_img img{
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 2s;
} 
.fcase_item_con:hover .fcase_item_con_img img {
    transform: scale(1.3);
}

.fcase_item_con_title{
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: white;
    padding: 20px 0;
}

.count1{
    color: #5E7F14;
}
.countbg1{
    background: #5E7F14;
}
.count2{
    color: #FFCD00;
}
.countbg2{
    background: #FFCD00;
}
.count3{
    color: rgb(25, 120, 228);
}
.countbg3{
    background: rgb(25, 120, 228);
}

.count4{
    color: rgb(44, 105, 77);
}
.countbg4{
    background:  rgb(44, 105, 77);
}

.count5{
    color: rgb(173, 23, 111);
}
.countbg5{
    background: rgb(173, 23, 111);
}


@media screen and (max-width:640px){
    .fcase_out{
        padding: 10px 0;
    }
    .fcase_item_left{
        width: 100%;
        padding: 5px;
        font-size: 16px;
    }
    .fcase_item_right{
        width: 100%;
    }
    .fcase_item_left span:nth-child(2){
        display: none;
    }
    .fcase_item_con_title{
        padding: 6px 0;
        font-size: 14px;
    }
    .fcase_out .swiper-pagination{
        display: none;
    }
}



/* 首页五位一体方法 */
.index2_out .quan_title{
    color: white;
    font-size: 40px;
}
.index2_out .quan_title p:nth-child(2){
    margin-top: 10px;
    font-size: 18px;
}
.index2_out {
    background: url("https://www.mroyal.cn/plans/Templates/cn2014/images/123.jpg") no-repeat fixed center;
    background-size: cover;
    padding: 50px 0;
}

.index2_con {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 60px;
}

.index2_con li {
    width: 48%;
    margin-bottom: 10px;
    overflow: hidden;
    box-sizing: border-box;
    padding:10px 20px;
    color: white;
    background: rgba(23, 24, 26, 0.9);
    transition: all 0.3s;
}

.index2_con_left {
    float: left;
    width: 50%;
}

.index2_con_right {
    float: right;
    width: 24%;
}

.index2_con_left dt {
    font-size: 40px;
}

.index2_con_left dd {
    margin-top: 17px;
}

.index2_con li:hover {
    background:rgb(229, 0, 79);
}

.index2_con_last {
    display: flex;
    justify-content: space-between;
}

.index2_con_last div {
    width: 25%;
    height: 100%;
    /*     background: red; */
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    border-right: 1px solid white;
}

.index2_con_last div:last-of-type {
    border-right: none
}

@media screen and (max-width:640px){
    .index2_out{
        padding: 10px 0;
    }
    .index2_con li{
        width: 100%;
        padding: 8px;
        margin-bottom: 8px;
    }
    .index2_con_left{
        width: 70%;
    }
    .index2_con_right{
        width: 30%;
    }
    .index2_con{
        margin-top: 10px;
    }
    .index2_con_left dt {
        font-size: 30px;
    }
    .index2_con_left dd {
        margin-top: 8px;
        font-size: 12px;
    }
    .index2_out .quan_title{
        font-size: 20px;
    }
}















/* 案例模块 */
.list_case_nav_out{
    background: #393939;
}
.list_case_nav{
    display: flex;
    justify-content: space-between;
}
.list_case_nav li{
    text-align: center;
    width: 20%;
}
.list_case_nav a{
    display: block;
    padding: 10px;
    color: white;
    font-size: 20px;
}
.list_case_nav a:hover{
    background: rgb(229, 0, 79);
}

.list_case_position_out{
    padding: 20px 0;
    background: #fff;
}

.list_case_out{
    background: #f8f8f8;
}
.list_case{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.list_case_item{
    width: 49%;
    margin-bottom: 20px;
    transition: box-shadow 0.5s;
}
.list_case_img{
    box-sizing: border-box;
    border: 1px solid #d7dae6;
    overflow: hidden;
}
.list_case_img img{
    width: 100%;
    display: block;
    transform: scale(1);
    transition:all 2s linear;
}
.list_case_item:hover{
    box-shadow: 2px 3px 15px #39393917;
}
.list_case_item:hover .list_case_img img{
    transform: scale(1.3);
}


.list_case_title, .list_case_desc{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
}
@media screen and (max-width:640px){
    .list_case_nav a{
        font-size: 12px;
        padding: 11px 0;
    }
    .list_case_item{
        width: 100%;
    }
}







/* 沟通联系 */
.contact_out{
   /*  padding: 40px 0; */
}
.contact {
    height: 330px;
    background: url(https://www.mroyal.cn/plans/Templates/cn2014/images/123.jpg) no-repeat fixed center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    text-align: center;
    width: 100%;

}
.contact_con p {
    font-size: 27px;
    line-height: 40px;
}
.contact_con div {
    font-size: 30px;
    margin-top: 20px;
    font-weight: bold;
}
.contact_con a {
    display: inline-block;
    padding: 10px 35px;
    border-radius: 22px;
    font-size: 20px;
    border: 1px solid white;
    margin-top: 30px;
    transition: all 0.5s;
}

@media screen and (max-width:640px){
    .contact_out{
        padding: 0;
    }
    .contact {
        height: 200px;
    }
    .contact_con p{
        font-size: 12px;
        line-height: 15px;
        margin-top: 10px;
        box-sizing: border-box;
        padding: 0 10px;
    }
    .contact_con div{
        font-size: 20   px;
        margin-top: 5px;
        
    }
    .contact_con a{
        font-size: 16x;
        margin-top: 15px;
    }
}



/* 新闻模块 */
.news_out{
    padding: 40px 0;
}

.news{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    
}
.news_item{
    width: 32%;
    box-shadow: 3px 5px 20px #39393967;
    box-sizing: border-box;
    font-size: 16px;
    padding-bottom: 15px;
}
.news_item_tbtj{
    overflow: hidden;
    position: relative;
    height:220px;
}
.news_item_tbtj img{
    display: block;
    transform: scale(1);
    transition: all  2s;
}
.news_item:hover .news_item_tbtj img{
    transform: scale(1.3);
}

.news_item_tbtj_title{
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.329);
    color:white;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    padding: 13px 15px;
    bottom: 0;
    left: 0;
}
.news_item_pt{
    margin-top: 6px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 15px;
}
.news_item_pt:hover{
    color: #6F00C4;
}
.news_item_pt a{
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}
.news_item_pt span{
    float: right;
}

@media screen and (max-width:640px){
    .news_out{
        padding: 10px 0;
    }
    .news_item{
        width: 100%;
        margin-bottom: 5px;
    }
}



/* 最新案例模块 */
  
.new_case_out .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .new_case_out .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .new_case_out .swiper-button-next, .new_case_out .swiper-button-prev{
      color: #6F00C4;
  }
  .new_case_out .swiper-pagination{
      bottom: 0;
  }
  .new_case_out  .swiper-pagination-bullet-active{
      background-color: #6F00C4;
  }

  .new_case_out{
      padding: 50px 0;
  }
.new_case_item_title{
    box-sizing: border-box;
    padding: 10px;
}
@media screen and (max-width:640px){
    .new_case_out{
        padding: 10px 0;
    }
}


/* 右侧导航模块  */

.news_left{
    float: right;
    width: 21%;
    overflow: hidden;
    background: #F8F8F8;
    box-sizing: border-box;
    box-shadow: 3px 5px 20px #39393967;
    padding: 25px 15px;
}
.news_left_title{
    padding: 12px 0;
    text-align: center;
    border-bottom: 2px solid rgb(229, 0, 79);
    font-size: 25px;
    margin-bottom: 12px;
}
.news_left_nav{
    overflow: hidden;

}
.news_left_nav::after{
    content: "";
    clear: both;
}
.news_left_nav_item{
    width: 50%;
    float: left;
    text-align: center;

}
.news_left_nav_item a{
    display: block;
    padding: 8px;
    box-sizing: border-box;
}
.news_left_nav_item a:hover{
    background-color: rgb(229, 0, 79);
    color: white;
}

.bts{
    position: relative;
}

.news_left_nav_cons{
    position: relative;
    top: 100%;
    left: 0;
    width: 100%;

   /*  padding: 15px; */
    box-sizing: border-box;
    color: white;
}
.news_left_nav_con{
    display: none;
    position: absolute;
    padding: 15px;
    left: 0;
    top: 0;
    background:  rgb(229, 0, 79);
    transition: all 0.1s;
}


.news_left_contact{
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
}
.news_left_contact a{
    width: 49%;
    text-align: center;
    padding: 12px 0;
    background: black;
    color: white;

}
.news_left_contact div{
    width: 49%;
    text-align: center;
    padding: 12px 0;
    background: rgb(229, 0, 79);
    color: white;
}
.news_left_nav1 li{
    margin-bottom: 5px;
}
.news_left_nav1_title{
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media screen and (max-width:640px){
    .news_left{
        width: 100%;
        padding: 10px;
    }
}


.article{
    margin-top: 20px;
}




/* 关于美御模块 */



.about1 {
    overflow: hidden;
    color: #454545;
}

.about1_left {
    float: left;
    width: 25%;
}

.about1_left dt {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 40px;
}

.about1_left dd {
    margin-top: 15px;
}

.about1_left p {
    font-size: 18px;
    margin-top: 13px;
    color: rgb(229, 0, 79);
    font-weight: bold;
}

.about1_right {
    float: right;
    width: 70%;
}

.about1_right dt {
    font-size: 40px;
    margin-bottom: 40px;
}
.about1_right p{
    color: rgb(229, 0, 79);
    font-size: 25px;
    line-height: 40px;
}
.about1_right dd {
    margin-top: 10px;
    font-size: 14px;
    line-height: 22px;
}
.about1_right dd:nth-child(4){
    margin-top: 60px;
}

.about2_out {
    padding: 0 0 60px;
    background: #f7f7f7;
}

.about3_out .swiper-container {
    width: 100%;
    height: 100%;
    background: #000;
}

.about3_out .swiper-slide {
    font-size: 18px;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 60px;
}

.about3_out .parallax-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 130%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

.about3 {
    height: 600px;
}

.about3_title {
    color: white;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}

.about3_con1 {
    display: flex;
    justify-content: space-around;
}

.about3_con1 li {
    width: 30%;
}

.about3_img {
    position: relative;
}

.about3_img img {
    width: 70%;
}

.about3_bg {
    width: 200px;
    height: 230px;
    border: 8px solid white;
    position: absolute;
    z-index: -1;
    top: -15%;
    left: 50%;
    text-align: right;
}

.about3_bg_con {
    position: absolute;
    top: 22%;
    right: 0;
}

.about3_img .about3_bg_con p {
    font-size: 18px;
}

.about3_con1 dt {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}

.about3_con1 dt span {
    margin-right: 20px;
    font-size: 25px;
}

.about3_con1 dd {
    margin-top: 5px;
    font-size: 15px;
}

.about3_con1 p {
    margin-top: 5px;
    font-size: 12px;
}

.about3_con2 {
    display: flex;
    justify-content: space-between;
}

.about3_con2 li {
    width: 23%;
}

.about3_con2 dt {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}

.about3_con2 dt span {
    margin-right: 20px;
    font-size: 25px;
}

.about3_con2 dd {
    margin-top: 5px;
    font-size: 15px;
}

.about3_con2 p {
    margin-top: 5px;
    font-size: 12px;
}

.about3_con3 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.about3_con3 li {
    width: 17.5%;
    position: relative;
    margin-bottom: 13px;
}

.about3_con3_con {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
    padding: 10px 0;
    text-align: center;
}

.about3_con3_con dt {
    font-size: 16px;
}

.about3_con3_con dd {
    font-size: 14px;
}

.about4_out {
    background: #f7f7f7;
}

.about4_con p {
    padding: 15px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.53);
}

.about5 {
    overflow: hidden;
}

.about5_left {
    color: #545454;
    width: 48%;
    float: left;
    font-size: 18px;
}

.about5_left_title {
    font-size: 50px;
    font-weight: bold;
    color: rgb(229, 0, 79);
}

.about5_left dt {
    margin-top: 32px;line-height: 30px;
}

.about5_rigth {
    width: 48%;
    float: right;
}
.con_out {
    padding: 60px 0;
}
.puab {
    display: flex;
    justify-content: space-between;
    width: 1510px;
    margin: auto;
}

.puab li {
    width: 25%;
    text-align: center;
    color: #454545;
    border-right: 1px solid #919191;
}

.puab li:last-of-type {
    border-right: none
}

.puab_s1 {
    font-size: 74px;
    line-height: 74px;
    font-weight: bold;
}

.puab_s2 {
    vertical-align: top;
    font-size: 31px;
    margin-left: 10px;
}

.puab p {
    margin-top: 10px;
    font-size: 22px;
}
@media screen and (max-width: 640px){
    .about1_left{
        width: 100%;
        text-align: center;
    }
    .about1_left dt{
        margin-bottom: 10px;
        font-size: 20px;
    }
    .puab{
        width: 100%;
        overflow: hidden;
    }
    .con_out{
        padding: 10px 0;
    }
    .about1_right{
        width: 100%;
        margin-top: 10px;
    }
    .about1_right dt{
        text-align: center;
        font-size: 25px;
        margin-bottom: 10px;
    }
    .puab_s1{
        font-size: 15px;
        line-height: 30px;
    }
    .puab_s2{
        font-size: 15px;
        display: none;
        
    }
    .puab p{
        margin-top: 10px;
        font-size: 12px;
    }
    .about4_con p{
        padding: 5px;
        font-size: 12px;
    }
    .about5_left{
        width: 100%;
        text-align: center;
    }
    .about5_left_title{
        font-size: 30px;
    }
    .about5_left dt {
        margin-top: 10px;
    }
    .about5_rigth{
        width: 100%;
        margin-top: 20px;
    }
    .about1_right p {
        font-size: 17px;
        line-height: 26px;
        text-align: center;
    }
    .about1_right dd:nth-child(4) {
        margin-top: 11px;
    }
}



.scase_out .swiper-container {
    width: 100%;
    height: 100%;
  }

  .scase_out .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
  }

  .scase_out .swiper-pagination{
      bottom: 5px;
  }
  .scase_out .swiper-pagination-bullet{
    background: #ea5313e1;
    }
  .scase_out .swiper-pagination-bullet-active{
      background: rgb(229, 0, 79);
      width: 15px;
      border-radius: 4px;
  }
  
  .scase_out .swiper-button-prev::after, .scase_out .swiper-button-next::after{
      display: none;
  }
  .scase_out .swiper-button-prev i, .scase_out .swiper-button-next i{
    color: rgb(229, 0, 79);
    }
    .scase_out .swiper-button-prev{
        left: 20px;
    }
    .scase_out .swiper-button-next{
        right: 20px;
    }

  .scase_out{
      padding: 50px 0;
  }

  .scase_item{
      position: relative;
      width: 100%;
  }
  .scase_img{
    width: 100%;
  }
  .scase_img img{
      display: block;
  }
  .scase_con{
    position: absolute;
    left: 0;
    color: white;
    bottom:0;
    width: 100%;
   /*  background: rgba(0, 0, 0, 0.808); */
   background: linear-gradient(180deg,rgba(0, 0, 0, 0.3) 0%,black 80%);
    padding: 30px 0;
  }
  .scase_con p:nth-child(1){
       font-size: 40px;
       color: rgb(229, 0, 79);
  }
  .scase_con p:nth-child(2){
      margin-top: 15px;
      box-sizing: border-box;
      padding: 0 20px;
  }

    .scase_con a{
        display: inline-block;
        margin-top: 20px;
        padding: 10px 20px;
        border: 1px solid rgb(229, 0, 79);
        border-radius: 22px;
    }
    .scase_con a:hover{
        background: rgb(229, 0, 79);
        color: white;
    }
    
    @media screen and (max-width:640px) {
        .scase_out{
            padding: 10px 0;
        }
        .scase_con{
            padding: 5px 0;
        }
        .scase_con p:nth-child(1){
            font-size: 16px;
        }
        .scase_con p:nth-child(2){
            font-size: 12px;
            display: none;
        }
        .scase_con a{
            font-size: 13px;
            padding: 4px 8px;
            margin-top: 5px;
        }
    }




    .markcase_out {
        padding: 50px 0;
    }
    .markcase {
        width: 70%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .markcase_item {
        width: 49.5%;
        margin-bottom: 30px;
        background: #f8f8f8;
    }
    .markcase_con {
        box-sizing: border-box;
        padding: 4px 10px;
    }
    .markcase_con h4 {
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 1.1em;padding: 10px 0px;
    }
    .markcase_con p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 5px;
    }

    @media screen and (max-width:640px) {
        .markcase {
            width: 100%;
        }
        .markcase_item {
            width: 49%;
        }
    }


.marknews_out {
    padding: 50px 0;
}
.marknews_title {
    text-align: center;
    font-size: 40px;
    margin-bottom: 30px;
}
.marknews {
    width: 1280px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.marknews_item {
    width: 24%;
    background: #f8f8f8;
    margin-bottom: 20px;
    color: #666666;
}
.marknews_con {
    box-sizing: border-box;
    padding: 10px ;
}
.marknews_con h4 {
    font-weight: normal;
    font-size: 16px;
    display:-webkit-box;/*转成老版本的弹性盒子*/
    -webkit-line-clamp:2;/*在哪一行显示省略号*/
    -webkit-box-orient: vertical;/*设置方向 垂直方向生*/
    overflow:hidden
}
.marknews_con p {
    margin-top: 10px;
    display:-webkit-box;/*转成老版本的弹性盒子*/
    -webkit-line-clamp:4;/*在哪一行显示省略号*/
    -webkit-box-orient: vertical;/*设置方向 垂直方向生*/
    overflow:hidden
}
.marknews_con div {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}


@media screen and (max-width:640px) {
    .marknews {
        width: 100%;
    }
    .marknews_item {
        width: 49%;
    }
    .marknews_con h4 {
        font-size: 14px;
    }
    .marknews_con p {
        font-size: 12px;
        text-align: justify;
    }
}

/* .maservice_out {
    background: url(https://www.mroyal.cn/plans/Templates/cn2014/images/123.jpg) no-repeat fixed center;
    background-size: cover;
    padding: 50px 0;
    color: white;
}
.maservice_out .quan_title {
    color: white;
}
.maservice {
    width: 1280px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.maservice_item {
    width: 32%;
    margin-right: 1.3%;
    margin-top: 20px;
    border: 1px solid white;
    box-sizing: border-box;
    padding: 20px;
    background: rgba(0, 0, 0, 0.582);
}
.maservice_title {
    display: flex;
    justify-content: space-around;
}
.maservice_img {
    width: 30%;
}
.maservice_right dt {
    font-size: 40px;
}
.maservice_right dd {
    margin-top: 8px;
    color: rgba(255, 255, 255, 0.644);
    font-size: 13px;
}

.maservice_con {
    overflow: hidden;
}
.maservice_con li {
    padding: 5px 12px;
    float: left;
    margin-left: 8px;
    margin-top: 8px;
    background: rgba(0, 0, 0, 0.8);
}
 */

 .maser_banner_out {
     background:#E50251;
 }
 .maser_banner {
    color: white;
    height: 400px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
 }
 .maser_banner dt {
     font-size: 40px;
     font-weight: bold;
 }
 .maser_banner dd {
     margin-top: 20px;
     font-size: 30px;
 }

 .maser_con {
     color: #62686d;
     width: 1280px;
     margin: 0 auto;
     display: flex;
     justify-content: space-between;
     
 }

 .tl {
    width: 20%; 
    display: flex;
    justify-content: center;
    align-items: left;
    text-align: right;
    flex-direction: column;
    padding: 20px 20px 20px 0;
 }
 .tl_1 {
     margin-bottom: 6px;
     color: #62686d;
     font-size: 25px;
     
 }
 .tl_2 {
     margin-bottom: 6px;
     color: #62686d;
     font-size: 25px;
 }
 .tl_3 {
     position: relative;
     margin-top: 12px;
     font-size: 25px;
    
 }
 .tl_3::after {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    border: 2px solid #E50251;background: #E50251;
    position: absolute;
    top: -10px;
    right: 0;
}
.tm {
    width: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 45px;
    background: #a1a1a1;
    color: white;
    position: relative;
}
.tm2 {
    width: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 45px;
    background: #b8b8b8;
    color: white;
    position: relative;
}
.tr {
    width: 65%;
    padding: 50px 0 50px 50px;
    border-bottom: 1px solid #cacaca ;
}
.tr_1 {
    font-size: 25px;
    font-weight: bold;
}
.tr_2 {
    margin-top: 8px;
}
.tr_3 {
    margin-top: 15px;
}
.tr_3_item {
    margin-bottom: 5px;
    margin-left: 40px;
    font-size: 16px;
}

@media screen and (max-width:640px) {
    .maser_banner {
        height: 200px;
    }
    .maser_banner dt {
        text-align: center;
        font-size: 20px;
        box-sizing: border-box;
        padding: 0 10px;
    }
    .maser_banner dd {
        margin-top: 20px;
        font-size: 15px;
    }
    .maser_con {
        width: 100%;
        margin-top: 5px;
        flex-wrap: wrap;
    }
    .tl {
        width: 50%;

    }
    .tl_1 {
        font-size: 20px;
    }
    .tl_2 {
        font-size: 20px;
    }
    .tl_3 {
        font-size: 20px;
    }
    .tm {
        width: 40%;
    }
    .tr {
        width: 100%;
        box-sizing: border-box;
        padding: 5px 10px;
    }
    .tr_3_item {
        margin-left: 12px;
    }
    .markcase_item {
        width: 90%;
        background: #f8f8f8;
        text-align: center;
        margin: 10px auto;
    }
    .marknews_item {
    width: 90%;
    background: #f8f8f8;
    color: #666666;
    margin: 10px auto;
    }
}





















