* {
    padding: 0px;
    margin: 0px;
}

@font-face {
	font-family: SourceHanSerifSC-Regular;
	src: url(/template/1/rs-cms/css/font/SourceHanSerifSC-Regular.otf);
}
@font-face {
	font-family: SourceHanSerifSC-Bold;
	src: url(/template/1/rs-cms/css/font/SourceHanSerifSC-Bold.otf);
}
html,
body {
    position: relative;
    height: 100%;
}

body {
    /*background: #eee;
    font-family: SourceHanSerifSC-Regular!important;*/
    font-family: 'Microsoft YaHei', Arial, sans-serif!important;
    font-size: 14px;
    color: #101010;
    margin: 0;
    padding: 0;
}

ul li {
    list-style-type: none;
}
a {
    text-decoration: none;
}


.menu-div{
    height: 80px;
    line-height: 80px;
    background-image: url("/template/1/rs-cms/img/topbg1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}


.menuDiv{
    height: 80px;
    line-height: 80px;
    background-image: url("/template/1/rs-cms/img/topbg1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.menu_logo {
    width: 278px;
    height: 38px;
    line-height: 38px;

}
.menu_logo_img{
    width: 100%;
    height: 100%;
}
.menu-ul {
    text-align:right;
    flex:1;
a:active,
a:hover {
    color: #b5957a;
    font-weight:bold;
}

}

.menu-li {
    margin-right: 5%;
    color: #101010;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
.menu-ul a:nth-last-child(1){
    margin-right:0;
}
.current-li {
    padding-bottom: 25px;
    color: #b5957a;
    font-weight:bold;
    border-bottom: 4px solid #b8997f;
}

/*.content {
	width: 100%;
	height: auto;
	background-image: url("../img/bg.png");
	background-repeat: no-repeat;
	background-size: 100%;
}*/
.content {
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px 0px 50px 0px;
    border: 0px;
    background: url("../img/bg2.png");
    /*background-size:contain;*/
}
.rightnotice {
   width:64px;
  position: fixed;
  z-index:1000;
    top:50%;
    right: 52px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.rnotice_one {
    width: 64px;
    height: 64px;
    background: #101010;
    cursor: pointer;


}
.rnotice_one_img{
    margin-top: 6px;
}
.rnotice_two {
    width: 64px;
    height: 64px;
    background: #101010;
    cursor: pointer;
}

.rnotice_left {
    width: 144px;
    height: 169px;
    position: absolute;
    top: 0;
    right: 65px;
    background: #fff;
    color: #101010;
    opacity: 0;
}
.rnotice_left_img{
    margin: 13px 13px 5px 13px;
    width: 120px;
    height: 120px;
}
.banner {
    width: 100%;
    height: 920px;
}

.serve_banner {
    width: 100%;
    height: 100%;
}

.swiper {
    width: 100%;
    height: 100%;
    border-radius: 0 !important;
    --swiper-pagination-color: #fff;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 0 !important;
    object-fit: cover;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.my-bullet-active {
    width: 44px !important;
    height:14px!important;
    background-color: #fff !important;
    border-radius: 15px !important;
    opacity: 1;
}
.index_nav {
    margin: 50px auto 40px;
    height: 149px;
    padding: 0 8%;
    min-width: 1200px;


}
.index_navimg{
    width: 100%;
    height: 100%;
}
.index_pre {
    margin: 0 auto;
    position: relative;
    height: 510px;
    background: url(/template/1/rs-cms/img/index_pre_bg.png) no-repeat;
    background-size: 100% 100%;
}
.index_pre_dialog {
    display: none;
    transform: translateY(-536px);
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 536px;
    z-index: 10000;
}

.predialog_con {
    position: absolute;
    margin: 0 auto;
    top: 16%;
    left: calc(50% - 160px);
    padding: 30px 30px;
    width: 327px;
    height: auto;
    background: #fff;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 28px;
    z-index: 30;
    text-align:center;
}



.pred_con_img {
    margin-top: 15px;
    width: 90%;
    height: 100%;
}

.index_pre_left {
    position: absolute;
    top: 23%;
    left: 27px;
    width: 48px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.index_pre_left_p{
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    margin-left: 5px;
}
.index_pre_left_img{
    width: 100%;
    height: 100%;
}


@media screen and (max-width: 2560px) {
  .index_pre_mid_right_img{
    width: 480px;
    height: 120px;
}
  .pre_dialog_close {
    position: absolute;
    top: 13%;
    left: calc(53% + 123px);
    z-index: 40;
}
  
  
  
  .index_pre_mid {
      margin: 26px 0 0 108px;
      display: flex;
      width:430px;
  }
  .pre_con_left_pretime {
    margin-top: 8%;
    display: flex;
    font-family: MicrosoftYaHei;
    font-size: 15px;
    line-height: 37px;
}
  .info_con_four_out{
     width: calc(60% - 13px);
      height: 377px;
    overflow:hidden;
  }
  .info_con_four {
    margin-top: 13px;
    width: calc(60% - 13px);
    height: 377px;
    background: url(/template/1/rs-cms/img/mtgz.png) no-repeat;
    background-size: 100% 100%;
   	border-radius: 8px;
    overflow:hidden;
     -webkit-transition: all 3s cubic-bezier(.165, .84, .44, 1);
    transition: all 3s cubic-bezier(.165, .84, .44, 1);
}
  .info_con_four:hover{
    	transform: scale(1.03);
       -webkit-transition: all 3s cubic-bezier(.165, .84, .44, 1);
      transition: all 3s cubic-bezier(.165, .84, .44, 1);
  }
  
  
.footer_bt_ul_li{
   
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #fff;
}
  
    .nav {
        display: flex;
    padding: 40px 0 50px;
    margin: 0 auto;
    width: 1550px;
    border-bottom: solid 1px #9e7b4b;
    font-size: 36px;
    color: #101010;
    cursor: pointer;
}
  
    .roll .wrap1 {
        width: 1550px;
        overflow: hidden;
        height: 388px;
        margin: 0 auto;
        position: relative;
    }



    .menu {
        box-sizing: border-box;
        margin:0 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width:1550px;
        height: 80px;
        line-height: 80px;

    }


    .info {
        margin: 40px auto 0;
        width: 1550px;
    }

    .index_pre_right {
        position: absolute;
        top: 42px;
        left: 1070px;
        width:450px;
        height: 425px;
        display: flex;
        background: #FFFAF6;
    }

    .pre_con_left {
        width:400px;
        padding: 42px 1% 2% 32px;
    }


    .index_pre_con {
        position: absolute;
        top: 42px;
        left: 100px;
        width:1418px;
        height: 425px;
        display: flex;
        background: #FFFAF6;
    }


    .foolter_select {
        display: flex;
        justify-content:space-between;
        width:1550px;
        margin:30px auto 0 auto;
    }

    .footer_bt_ul{
        display: flex;
        justify-content: center;
        align-items: center;
        width:1550px;
        margin:0 auto;
    }



}




@media screen and (max-width: 1920px) {
  .index_pre_mid_right_img{
    width: 480px;
    height: 120px;
}
  .pre_dialog_close {
    position: absolute;
    top: 13%;
    left: calc(54% + 123px);
    z-index: 40;
}
  
  
  
  
  .index_pre_mid {
      margin: 26px 0 0 108px;
      display: flex;
      width:430px;
  }
  .pre_con_left_pretime {
    margin-top: 8%;
    display: flex;
    font-family: MicrosoftYaHei;
    font-size: 15px;
    line-height: 37px;
}
   .info_con_four_out{
     width: calc(60% - 13px);
      height: 377px;
     overflow:hidden;
  }
  .info_con_four {
    margin-top: 13px;
    width: calc(60% - 13px);
    height: 377px;
    background: url(/template/1/rs-cms/img/mtgz.png) no-repeat;
    background-size: 100% 100%;
   border-radius: 8px;
    overflow:hidden;
    -webkit-transition: all 3s cubic-bezier(.165, .84, .44, 1);
      transition: all 3s cubic-bezier(.165, .84, .44, 1);
}
.info_con_four:hover{
    	transform: scale(1.03);
       -webkit-transition: all 3s cubic-bezier(.165, .84, .44, 1);
      transition: all 3s cubic-bezier(.165, .84, .44, 1);
  }  
  
.footer_bt_ul_li{
    margin-right: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #fff;
}
  .nav {
       display: flex;
    padding: 40px 0 50px;
    margin: 0 auto;
    width: 1550px;
    border-bottom: solid 1px #9e7b4b;
    font-size: 36px;
    color: #101010;
    cursor: pointer;
}
  
  
    .roll .wrap1 {
        width: 1550px;
        overflow: hidden;
        height: 388px;
        margin: 0 auto;
        position: relative;
    }



    .menu {
        box-sizing: border-box;
        margin:0 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width:1550px;
        height: 80px;
        line-height: 80px;

    }


    .info {
        margin: 18px auto 0;
        width: 1550px;
    }

    .index_pre_right {
        position: absolute;
        top: 42px;
        left: 1070px;
        width:450px;
        height: 425px;
        display: flex;
        background: #FFFAF6;
    }

    .pre_con_left {
        width:400px;
        padding: 42px 1% 2% 32px;
    }


    .index_pre_con {
        position: absolute;
        top: 42px;
        left: 100px;
        width: 1418px;
        height: 425px;
        display: flex;
        background: #FFFAF6;
    }


    .foolter_select {
        display: flex;
        justify-content:space-between;
        width:1550px;
        margin:30px auto 0 auto;
    }

    .footer_bt_ul{
        display: flex;
        justify-content: center;
        align-items: center;
        width:1550px;
        margin:0 auto;
    }



}

@media screen and (max-width: 1440px) {
  .index_pre_mid_right_img{
      width: 380px;
      height: 120px;
  }
  
  .pre_dialog_close {
    position: absolute;
    top: 13%;
    left: calc(54% + 147px);
    z-index: 40;
}
  
  
  
  .index_pre_mid {
      margin: 26px 15px 0 44px;
      display: flex;
      width:430px;
  }
  .pre_con_left_pretime {
    margin-top: 8%;
    display: flex;
    font-family: MicrosoftYaHei;
    font-size: 13px;
    line-height: 40px;
}
   .info_con_four_out{
     width: calc(60% - 13px);
      height: 377px;
     overflow:hidden;
  }
  .info_con_four {
    margin-top: 13px;
    width: calc(60% - 13px);
    height: 377px;
    background: url(/template/1/rs-cms/img/meitigaunzh.png) no-repeat;
    background-size: 100% 100%;
   border-radius: 8px;
 	overflow:hidden;
    -webkit-transition: all 3s cubic-bezier(.165, .84, .44, 1);
      transition: all 3s cubic-bezier(.165, .84, .44, 1);
}
.info_con_four:hover{
    	transform: scale(1.03);
       -webkit-transition: all 3s cubic-bezier(.165, .84, .44, 1);
      transition: all 3s cubic-bezier(.165, .84, .44, 1);
  }  
  
  
.footer_bt_ul_li{
    margin-right: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #fff;
}
  .footer_bt_ul li:nth-last-child(1){
    	margin-right:0px;
  } 
  .nav {
        display: flex;
    padding: 40px 0 50px;
    margin: 0 auto;
    width: 1250px;
    border-bottom: solid 1px #9e7b4b;
    font-size: 36px;
    color: #101010;
    cursor: pointer;
}
  
  
    .roll .wrap1 {
        width: 1250px;
        overflow: hidden;
        height: 388px;
        margin: 0 auto;
        position: relative;
    }


    .menu {
        box-sizing: border-box;
        margin:0 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width:1250px;
        height: 80px;
        line-height: 80px;

    }



    .footer_bt_ul{
        display: flex;
        justify-content:center;
        align-items: center;
        width:1350px;
        margin:0 auto;
    }

    .foolter_select {
        display: flex;
        justify-content:space-between;
        width:1250px;
        margin:30px auto 0 auto;
    }



    .pre_con_left {
        width:318px;
        padding: 42px 1% 2% 32px;
    }

    .info {
        margin: 18px auto 0;
        width: 1250px;
    }


    .index_pre_right {
        position: absolute;
        top: 42px;
        left: 920px;
        width:310px;
        height: 425px;
        display: flex;
        background: #FFFAF6;
    }








    .index_pre_con {
        position: absolute;
        top: 42px;
        left: 100px;
        width: 1124px;
        height: 425px;
        display: flex;
        background: #FFFAF6;
    }

}







.pre_con_left1 {
    padding: 42px 1% 2% 32px;
}

.precon_left {
    font-family: SourceHanSerifSC-Bold;
    font-size: 16px;
    color: #101010;
}
.precon_left_one{
    font-size: 24px;
    font-weight: bold;
}
.pre_con_left_opentime {
    font-family: SourceHanSerifSC-Bold;
    margin-top: 25px;
    font-size: 18px;
    text-align:left;
}

.pre_con_left_order {
    margin-top: 25px;
    position: relative;

}
.pre_con_left_order_span{
    position: absolute;
    top: 20%;
    left: 17%;
    color: #9F5700;
    font-size: 18px;
    font-weight: bold;
}
.pre_con_left_time {
    font-family: SourceHanSerifSC-Bold;
    margin-top: 0px;
    font-size: 38px;
    color: #AE8148;
    font-weight: bold;
}

.pre_con_left_fg {
    margin-top: 7%;
    width: 107px;
    height: 3px;
    background: #AE8148;
}

.pre_con_left_pretime_img{
    margin-right: 11px;
    width: 26px;
    height: 26px;
}
.pre_con_left_address {
    margin-top: 0px;
}

.pre_con_fg {
    margin-left: 20px;
}



.index_pre_mid_left {
    display: flex;
    flex-direction: column;
}
.index_pre_mid_left_img{
    width:265px;
    height:182px;
}
.index_pre_mid_right {
    flex: 1;
    display: flex;
    flex-direction: column;


}
.index_pre_mid_1 {
    position: relative;
}

.index_pre_mid_1:hover {
    -webkit-transform: transform: scale(1.1);;
    transform: scale(1.1);
    -webkit-transition: all 3s cubic-bezier(.165, .84, .44, 1);
    transition: all 3s cubic-bezier(.165, .84, .44, 1);
}

.index_pre_mid_des {
    position: absolute;
    top: 33%;
    left: 35%;
    font-size: 24px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;

img {

}

}
.index_pre_mid_des_img{
    margin-top: 14px;
    width: 28px;
    height: 28px;
}
.index_pre_mid_des1 {
    position: absolute;
    top: 33%;
    left: 16%;
    width: 68%;
    font-size: 24px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;


}
.index_pre_mid_des1_img{
    width: 28px;
    height: 28px;
}


.info_con {
    margin-top: 20px;
}

.info_title {
    display: flex;
    justify-content: space-between;
}

.info_title_one {
    display: flex;
    align-items: center;


}
.info_title_one_text {
    font-size: 40px;
    color: #101010;
    font-family: SourceHanSerifSC-Bold;
    margin-left: 12px;
}

.info_title_two {
    margin: 0 12px;
    font-size: 22px !important;
    display: block;
    text-decoration: none;
    cursor: pointer;
    color:#101010;
  
}

.info_con_one {
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 58%;
    height: 377px;
    background: url(/template/1/rs-cms/img/zx_left1.png) no-repeat;
    background-size: 100% 100%;
}

.info_con_two {
    width: calc(42% - 8px);
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 382px;
    background: url(/template/1/rs-cms/img/zx_right1.png) no-repeat;
    background-size: 100% 100%;
}

.info_con_three {
    margin-top: 13px;
    margin-right: 13px;
    display: flex;
    justify-content: space-between;
    width: 40%;
    height: 377px;
    background: url(/template/1/rs-cms/img/zx_left5.png) no-repeat;
    background-size: 100% 100%;
}


.info_con_one_con_content{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.info_con_one_con {
    flex: 1;
    width: calc(100% - 340px);
    padding: 34px 45px 34px 34px;
}
.info_con_one_con_p{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-top:30px;
}
.info_con_one_con_ul {
    display: flex;
    flex-direction: column;
    margin: 22px 0 32px;
    height:269px;
    line-height:31px;
}
.info_con_one_con_ul_li{
  	margin-left:-7px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #fff;
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.info_con_one_con_ul_li:hover{
  font-weight:bold;
}
.info_con_one_con_ul_li_img{
    margin-right: 14px;
}
.info_con_one_con_ul_p{
    margin-right:10px;
    display: flex;
    font-size:18px!important;


}
.info_con_three_con {
    padding: 34px 45px 34px 34px;
    position: relative;

p {

}

img {
    position: absolute;
    left: 41%;
    margin: 0 auto;
}
}
.info_con_three_con_p{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}
.info_con_one_img {

    width: 229px;
    height: 287px;

img {
    width: 100%;
    height: 100%;
}
}

.info_con_two_img {
    width: 127px;
    height: 243px;
    margin-right:20px;
}
.info_con_three_img {
    margin-top: 6%;
    margin-right: 5%;
}
.zl_con {
    margin-top: 40px;
}



.ZLswiper-slide {
    width: 336px !important;
    height: 669px !important;
    --swiper-navigation-color: #9f7c4a !important;
    /* 单独设置按钮颜色 */
}
.ZLswiper-slide img{
    width: 336px !important;
    height: 669px !important;
}
.ww_con {
    margin: 42px auto;
    position: relative;
    width: 100%;
    height: 419px;
    background: url(/template/1/rs-cms/img/ww_bg.png);
    background-size: 100%;
    overflow: hidden;

}

.roll {
    margin: 42px auto;
    width: 100%;
    height: 419px;
    background: url(/template/1/rs-cms/img/ww_bg.png) no-repeat;
    background-size: 100% 100%;
}



.roll li {
    float: left;
    list-style: none;
    margin: 40px 10px;
    width: 268px;
    height: 339px;
    background: url(/template/1/rs-cms/img/ww_bg12.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
}
.roll li:hover{
    background: url(/template/1/rs-cms/img/ww_bg13.png) no-repeat;
    background-size: 100% 100%;
}
.roll ul {
    position: absolute;
    top: 0;
    left: 0;
}

.ww_con_item_text {
    width:100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #9E7B4B;
    z-index: 20;
    transform: translateY(83%);


}
.ww_con_item_text_span{
    width:130px;
    margin: 6px 11px 0 11px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ww_con_item_img{
    margin-top:40px;
    width:217px;
    height:217px;
}
.more_con {
    width: 100%;
    height:216px;
    display: flex;
    justify-content: space-between;
    transition-duration:1.2s;

li{


}
}
.more_con a:nth-child(1) li{
    height:216px;
    color: #fff;
    font-size: 22px;
    padding: 30px 0 0 30px;
    background: url(/template/1/rs-cms/img/our.png) no-repeat;
    background-size: 100% 100%;
}
.more_con a:nth-child(2) li{
    height:216px;
    color: #fff;
    font-size: 22px;
    padding: 30px 0 0 30px;
    background: url(/template/1/rs-cms/img/more2.png) no-repeat;
    background-size: 100% 100%;
}
.more_con a:nth-child(3) li{
    height:216px;
    color: #fff;
    font-size: 22px;
    padding: 30px 0 0 30px;
    background: url(/template/1/rs-cms/img/more3.png) no-repeat;
    background-size: 100% 100%;
}
.more1 {
    width: 32%;
    height:216px;
    color: #fff;
    font-size: 22px;
    padding: 30px 0 0 0;

}
.more1 :hover{
    -webkit-transform: transform: scale(1.1);;
    transform: scale(1.1);
    -webkit-transition: all 3s cubic-bezier(.165, .84, .44, 1);
    transition: all 3s cubic-bezier(.165, .84, .44, 1);
}
.more2 :hover{
    -webkit-transform: transform: scale(1.1);;
    transform: scale(1.1);
    -webkit-transition: all 3s cubic-bezier(.165, .84, .44, 1);
    transition: all 3s cubic-bezier(.165, .84, .44, 1);
}
.more3 :hover{
    -webkit-transform: transform: scale(1.1);;
    transform: scale(1.1);
    -webkit-transition: all 3s cubic-bezier(.165, .84, .44, 1);
    transition: all 3s cubic-bezier(.165, .84, .44, 1);
}
.more2 {
    width: 32%;
    height:216px;
    color: #fff;
    font-size: 22px;
    padding: 30px 0 0 0;
}

.more3 {
    width: 32%;
    height:216px;
    color: #fff;
    font-size: 22px;
    padding: 30px 0 0 0;
}



.footer {
    padding-top: 42px;
    width: 100%;
    max-height: 380px;
    background: #101010;

}

.footer_title {
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #fff;

}

.footer_hr {
    width: calc(100% - 2px);

    color: #4d4035 !important;
}

.footer_visit {
    display: flex;
    justify-content: center;
    font-size: 14px;
    color: #fff;
    display:none;
}
.footer_visit_ul{
    display: flex;
}
.footer_visit_ul_li{
    margin-right: 4px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #666666;
    border-radius: 4px;
}
.mt40 {
    margin-top: 40px;
}



.foolter_select_item {
    width: 30%;
    height: 46px;
    background: url(/template/1/rs-cms/img/select_bg.png) no-repeat;
    background-size: 100% 100%;
}

.footer_Copyright {
    margin-top: 22px;
    font-size: 14px;
}

.footer_bt {
    margin-top: 23px;
    text-align: center;
}


.footer_bt_ul_li_img{
    margin-right: 10px;
    width: 19px;
    height: 19px;
}


.nav>.nav-item {
    position: relative;
    margin-right: 120px;
    display: flex;
    align-items: center;
    color: #101010;
    outline: none;
    text-decoration: none;
}

.nav>.nav-item.active {
    color: #9e7b4b;
    font-weight: bold;
}

.nav>.nav-item .nav-item-txt {
    flex: 1;
}

.nav>.nav-item .decorate {
    flex: none;
    position: absolute;
    right: -80px;
}

.nav>.nav-item.active::before {
    content: '';
    width: 100%;
    position: absolute;
    bottom: -20px;
    border-bottom: solid 4px #9e7b4b;
}


.link_select{position: relative;display: inline-block;width:480px; height:50px; border-radius:25px; float:left; text-align:left; background:#fff;cursor:pointer; z-index:2;}
.link_option_t{width:100%; text-indent:30px; height:50px; line-height:50px; background:url(../images/link_icon.png) top right no-repeat;}
.link_option{display: none;position: absolute; width:480px; background:#fff;max-height:180px;overflow-y: scroll;}
.link_option p{width:100%; height:40px; line-height:40px; text-indent:30px; font-size:14px;}
.link_option a:link,.link_option a:hover,.link_option a:active{
    color: #101010;
    text-decoration: none;
}


.link_option p:hover{ background:#f2f2f2;}
.foolter_select_item{

}


.wbox { margin:40px 0px 20px 20px;overflow: hidden;   display: flex;
    justify-content: center;}
.wbox ul{
    float: right;
}
.wbox li{
    float: left;
    margin-left:10px;
    line-height:30px;
}
.wbox li::marker{
    content:' ';
}

.pageSize{
    border:1px solid #9E7B4B;
    padding:0 5px;
    height:30px;
    line-height:30px;
    text-align: center;
    margin:0px 2px;
    float:left;
    display:block;
    text-decoration:none;
    font-size:12px;
    color:#9E7B4B;
    cursor: pointer;
    border-radius:10px;
}


.wbox a{ border:1px solid #9E7B4B;padding:0 5px;height:30px;line-height:30px;text-align: center; margin:0px 2px; float:left; display:block;
    text-decoration:none; font-size:12px; color:#9E7B4B;}
.wbox a.arrow:hover{color:#fff; display:block;background:#409fee;padding:0 5px;height:30px;line-height:30px;text-align: center;  margin:0px 2px; float:left;}
.wbox a:hover{
    display:block;
    position:relative; background:#9E7B4B;padding:0 5px;height:30px;line-height:30px;text-align: center;   z-index:9999;color:#fff;}
.wbox a.hover{display:block;position:relative; background:#9E7B4B; padding:0 5px;height:30px;line-height:30px;text-align: center;color:#fff; }

.news-pre{
    overflow: hidden;
    height: 30px;
    line-height:30px;
    margin-bottom: 10px;
}
.news-pre span{
    float: left;
}
.news-pre a{
    float: left;
    cursor: pointer;
}
.news-next{
    overflow: hidden;
    height: 30px;
    line-height:30px;
}
.news-next span{
    float: left;
}
.news-next a{
    float: left;
    cursor: pointer;
}


.line-clamp {
    white-space: initial;white-space: initial;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.lc1 { -webkit-line-clamp: 1; }
.lc2 { -webkit-line-clamp: 2; }
.lc3 { -webkit-line-clamp: 3; }
.lc4 { -webkit-line-clamp: 4; }
.lc5 { -webkit-line-clamp: 5; }
.lc7 { -webkit-line-clamp: 7; }

.songti{
   font-family: SourceHanSerifSC-Bold!important;}

.normalSt{
   font-family: SourceHanSerifSC-Regular!important;
}

.info_title_two:active,
.info_title_two:hover,
.info_title_two:visited,
.info_title_two:link  {
    color: #101010;
}


.yahei{
      font-family: 'Microsoft YaHei', Arial, sans-serif;
}

.bottomImg{
      vertical-align: bottom;
}

.boxShadow{
  box-shadow:0px 6px 16px -7px rgb(186 186 186 / 90%)
}

.normalP{
font-size:20px!important;
  line-height:40px!important;
   color:#101010!important;
}


.mask{
  width:100%;
		height:100%;
		position: fixed;
		z-index:1000;
		background: rgb(0, 0, 0, 0.3);
		top:0px;
		right:0px;
        display:none;
}