html,body{
    padding: 0;
    margin: 0;
}
body{
    font-family:Arial,Helvetica,sans-serif,'微软雅黑','microsoft yahei','思源黑体 CN';
    font-size:18px;
    color:#333333;
    background: #fffefd;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th{
    background: transparent;
    border: 0px;
    margin: 0px;
    padding: 0px;
    vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size:100%;
}
ul,li,ol {
    /* list-style: none; */
}
em,b,i{
    font-style:normal;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a img {
    border: none;
}
p{line-height: 1.8;}
input, textarea, select, a {
    margin:0px;
    padding:0px;
    outline:0px;}
textarea {resize:none; overflow:auto;}

aside, article, footer, header, nav, section ,main{display:block;
    height: auto;
    overflow: hidden;}
:root {
    --fontAColor:#1d1d1d;

}
a{color: var(--fontAColor);text-decoration:none;}
a:hover{
    text-decoration:none; }
.disFlex{
    display: -moz-box; /*firefox*/
    display: -ms-flexbox; /*IE10*/
    display: -webkit-box; /*Safari*/
    display: -webkit-flex; /*Chrome*/
    display: box;
    display: flexbox;
    display: flex;
    justify-content: space-between;
}
figure{
    padding: 0;
    margin: 0;text-align: center;
}
figure img{
    width: auto;
    height: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}



.container{
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}
.main{
    width: auto;
    max-width: 1920px;
    min-width: 1400px;
    margin: 0 auto;
}
.banner{
    position: relative;
    width: 100%;
    height: auto;
}
.banner img{
    width: 100%;
    height: auto;
    display: block;
    position: static;
    margin: 0 auto;
}

.bannerText{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.bannerText .box{
    position: absolute;
    width: 73.4%;
    height: auto;
    max-width: 100%;
    top: 8.2%;
    left: 50%;
    transform: translateX(-50%);
}
 
.bannerPhone{
    display: none;
}
.bannerPhone img{
    display: block;
    width: 100%;
}
/**nav**/
.nav{
    background-image: url("../images/sfs.png");
    background-repeat: no-repeat;
    background-size: 100% 100%; 
    padding-top: 3.5rem;
    padding-bottom:6.5rem;
    color: #fff4dd;
    text-align: center;
    font-size: 40px;
}
.nav .disFlex{
    width: 1400px;
    margin: 0 auto;
    align-items: center;
    line-height: 1em;
} 
.nav a{
    color: #fff4dd;
    font-size: 40px;
    margin-right: 1.5rem;
}
 
 

.left,.right{
    /* width: 50%; */
    /* overflow: hidden; */
    /* float: left; */
}
.ul-listy li{
    /* display: block; */
}
.ul-listy li a{
    color: #464646;
    /* padding: 0.13rem; */
    font-weight: 500;
}
.ul-listy li p{
    display: none;
    color: #ffffff;
    font-size: 12px;
}
.ul-listy li p a{
    color: #525252;
    line-height: 2em;
}
.ul-listy li.curLi p{
    display: block;
}
.ul-listy li.curLi{
    background: #d0b17d;
    color: #ffffff;
}

.ul-listy li.curLi a{
    color: #ffffff;

}
.ul-listy li.curLi p a{
    color: #ffffff;
}
.small-title img{
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}
.vercTitle{
    width:67px ;
}
.small-title img.vercTitlePhone{
    display: none;
}
.zhiji ul.ul-listy{
    width: 510px;
    margin-right: 15px;
}
.BG{
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
/*point**/
.point{
    height: auto;
    overflow:  hidden;
    padding-top: 5rem;
    padding-bottom: 1.5rem;
    text-align: center;
    
}
.point h1{
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 2rem;
    /* color:
            var(--fontAColor); */
}
.point h1 a{
    color: #cf0b11;
}
.point>p{
    font-size: 18px;
    /* color: #cf0b11; */
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0.15rem 0;
    width: 98%;
    margin: 0 auto;
}

.point>p>a{
    /* line-height: 2em; */
    color: #bb191f;
    margin-right: 15px;
}
.point>p:nth-child(0){
    font-size: 18px;
}
 
.point ul.ul-listy li{
    line-height: 2.2em;
    font-size: 22px;
    list-style: disc;
    margin-left: 3rem;
    text-align: left;
}
.point ul.ul-listy li a{
color: #464646;
}

.point ul.ul-listy {
    margin-top: 3rem;

}
.mod-01 .swiper{
    height: 100%;
    margin-top: 7rem;
}
.mod-01 .slideSon a p{
    font-size: 18px;
}
 
.new-hot{
    width: 77rem;
    min-height: 580px; 
    margin-top: 10px;
    background-image: url('budgd.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top center;
    float: right;
    padding-right: 3rem;
}
.new-hot strong{
    font-size: 20px;
    /* line-height:56px; */
    padding-bottom: 0.15rem;
}
.new-hot strong a{
    color: #036bb1;
    margin-right: 1em;
}
 
.new-hot ul{
    margin-bottom: 2px;
    margin-left: 16rem;
    margin-top: 5rem;
}
 
.new_box-right{
    width: 37.9%;
    float: right;
}
.new-hot ul.ul-listy li{
    line-height: 2;
    font-size: 24px; 
    list-style-type: disc;
}
 
.new-hot ul.ul-listy li a{
    margin-right:1em;
}
.new-hot ul.ul-listy li:hover,.new-hot ul.ul-listy li a:hover{
    color: #cf0b11;
}
.title-hot{
    text-align: center;
    font-size: 50px;
    margin-top: -25px;
    color: #e5272d;
} 
/*end*/
.mod-01{
    background-image: url("bg_02.jpg");
    padding-bottom: 6rem;
    /* background: linear-gradient(#faf4ec,#ffffff);
     background: -webkit-linear-gradient(#faf4ec, #ffffff); !* Safari 5.1 - 6.0 *!

     background: -o-linear-gradient(#faf4ec, #ffffff); !* Opera 11.1 - 12.0 *!

     background: -moz-linear-gradient(#faf4ec, #ffffff); !* Firefox 3.6 - 15 *!

     background: linear-gradient(#faf4ec, #ffffff); !* ?????????????????????????????????? *!*/

}
.mod-01 ul.ul-listy li::marker{
    font-size: 3.2rem;
}
.bg-box-01{
    height: auto;
    overflow: hidden; 
}

.swiper{
    width: 100%;
    /* var:width;
     height: calc(width * 1.777777777777778);*/
}
.swiper-slide{
    width: 100%;
    height: 100%;
}
.slideSon{
    width: 100%;
    height: 100%;
}
.slideSon a{
    display: block;
    /* width: 100%;
     height: 100%;*/
    position: relative;
}
.slideSon a p{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    color:#ffffff;
    padding: 0.5em 0;
    text-align: center;
    font-size: 22px;
}
.slideSon img{
    display: block;
    width: 100%;
    height: 100%;
}

.swiper-button-next,.swiper-button-prev{
    color: #ffffff;
}
.swiper-button-next{
    right: 0;
}
.swiper-button-prev{
    left: 0;
}
.mod-sonBg{
    height: auto;
    width: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0.4rem 0;
    margin-top: 0.1rem;
    position: relative;
}
.mod-sonBg .container{
    padding-top: 3rem;
}
.mod-sonBg .swiper-box{
    width: 700px;
    height: 410px;
    position: absolute;
    z-index: 99;
    top: 50%;
    transform: translateY(-50%);
}
 
.mod-sonBg .swiper-box .swiper-button-next,.mod-sonBg .swiper-box .swiper-button-prev{
    background: rgba(0,0,0,0.5);
    padding:10px 5px;
    border-radius: 10px;
}
a.more{
    font-size: 18px; 
    float: right;
    color: #4f4f4f;
}

.polity{
    line-height:8rem;
    clear: both;
    background-image:url('sh.png');
    margin-top: 7rem;
    margin-bottom: 7rem;
}

.polity .icon{
    display: block;
    width:15%;
    float: left;
    color: #ffffff;
    font-size: 26px;
    text-align: center;
    font-weight: bold;
}.qimo8{ overflow:hidden; width:74%;}
.qimo8 .qimo { width:8000%; height:8rem;}
.qimo8 .qimo div{ float:left;}
.qimo8 .qimo ul{float:left; height:8rem; overflow:hidden; zoom:1; }
.qimo8 .qimo ul li{float:left;line-height:8rem;margin-left:  10px;margin-right: 10px;color: #cf0b11;}
.qimo8 li a{padding-right: 15px;color:#cf0b11}
.polity .icon a{
    color: #ffffff;
}
.polity-more{
    width: 12%;
    padding-top: 1.2rem;
}
.polity-more a{
    display: block;
    line-height:2.8rem;
    text-align: center;
    font-size: 18px;
    color: #ffe375;
}
.polity-more a:nth-child(1){
    border-bottom: 1px solid;
}

.bigTitle{
    padding-bottom: 6rem;
    overflow: hidden;
    /* padding-top: 10rem; */
}
.bigTitle img{
    width: auto;
    height: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
#swiperFF .swiper-slide{
    
    height:416px;
}
#swiperFF .swiper-slide{
    width: 80%; 
    margin: 0 auto;
    position: relative;
}
#swiperFF .swiper-slide .thumb::after{
    content: ' ';
    display: block; 
    height: 13rem;
    position: absolute;
    left: 0;
    right: 0;
    background-image: url('dy.png');
    background-size: cover;
     
}
#swiperFF .swiper-slide .thumb,#swiperFF .swiper-slide .daoyin img{ 
    height: auto;
    transition: all 1s;
    scale: 0.8;
} 
#swiperFF .swiper-slide.swiper-slide-next .thumb,#swiperFF .swiper-slide .daoyin img {
    scale: 1;
}
#swiperFF .swiper-button-next::after,#swiperFF .swiper-button-prev::after{
    display: block;
    width: 2.6rem;
    height: 9.1rem;
    background-repeat: no-repeat;
    background-size: cover;
    content: ' ';
}
#swiperFF .swiper-button-next::after{
    background-image: url('next.png');
}
#swiperFF .swiper-button-prev:after{
    background-image: url('left.png');
}
 
  
/*mod-02*/
.mod-02{
    background-image: url("bg_03.jpg");
    padding-top: 10rem;
} 
.mod-02 .left,.mod-02 .right{
    width: 640px;
    float: left;
    margin: 0 2.5rem;
}
.mod-02 .small-title{
    width: 640px;
     text-align: center;
      padding-bottom: 4rem;
}
.mod-02 .right{
    padding-bottom: 0.25rem;
    overflow: hidden;
}
.mod-02 .small-title{
    padding-left: 0.15rem;
    margin: 0.25rem 0;
}
.small-title img{
    /* max-width: 27.3rem; */
    /* height: 9.7rem; */
    /* max-width: 100%; */
}
.left-main{
    background-image: url('bdgs.png');
    padding: 5rem 3.5rem 2rem 3.5rem; 
    padding-bottom: 6rem;
}
.img-text-text{ 
    padding: 2rem 1rem 1rem 1rem;
    border-top: 1px #f1a0a0 dashed;  
}
.img-text-text p {
    font-size: 20px;
    line-height: 1.5em;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;     
}
.left-main .img-text-text:nth-child(1){
    border: 0;
}


.img-text-text strong{
    font-size: 24px; 
    line-height: 1.8;

}
.img-text-text strong a{
    color: #000000;
}
.img-text-text p{
    font-size: 20px;
    margin-top: 1rem;
    line-height: 1.8em;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp:2;
    -webkit-box-orient: vertical;
    color: #5a5959;
}
.thumb{
    position: relative;
    width: 100%;
    height: 100%;
    /* overflow: hidden; */
}
.thumb img{
    display: block;
    width: 100%;
    height: 100%;
    /* min-height: 80px; */
}
.thumb p{
    display: block;
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    /* line-height: 1.5em; */
    right: 0;
    left: 0;
} 
.img-box{
    width: 291px;
    height: 517px;
    overflow: visible;
} 
.img-box .thumb{
    width: 100%;
    height: 100%;
}
.img-box .swiper-slide{
    width: 291px;
    height: 517px; 
}
.img-box .swiper-slide .thumb {
    transform: scale(1);
    transition: all 1s;
}
.img-box .swiper-slide-active{
    z-index: 99;
    transform: scale(1);
}
.img-box .swiper-slide-prev .thumb{
    transform: scale(0.9) translateX(145px);
}
.img-box .swiper-slide-next .thumb{
    transform: scale(0.9) translateX(-145px);
}
.img-box .swiper-button-next{
    right: -145px;
}
.img-box .swiper-button-prev{
    left: -145px;
}
 
 
 .matrix{
    margin-top: 10rem; 
    position: relative; 
    margin-bottom: 5rem;
 }
 .matrix img{
    width: 100%;
    height: auto;
 }
 .matrix ul{
    position: absolute;
   width: 100%;
    height: 100%;
    top: 0;
    left: 0; 
 }
 .matrix ul li{display: flex; align-items: center; justify-content: center;
position: absolute;  }
.matrix ul li a{
    display: flex;
    width: 100%;
    height: 100%;
    z-index: 99; 
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    
} 
 .matrix ul li:nth-child(1){
    width: 10%;
    height: 23%;
    font-size: 50px;
    border-radius: 50%;
    text-align: center;
    left: 16.8%;
    top: 4%;
 } 

 .matrix ul li:nth-child(2){
    width: 13%;
    height: 30%;
    font-size: 58px;
    border-radius: 50%;
    text-align: center;
    left: 2%;
    top: 31%;
 } 

 .matrix ul li:nth-child(3){
    width: 10.4%;
    height: 23.8%;
    border-radius: 50%;
    text-align: center;
    left: 17.6%;
    top: 54%;
 }  

 .matrix ul li:nth-child(4){
    width: 10%;
    height: 22%;
    font-size: 44px;
    border-radius: 50%;
    text-align: center;
    left: 31%;
    top: 41%;
 } 
 .matrix ul li:nth-child(5){
    width: 17%;
    height: 40%;
    font-size: 44px;
    border-radius: 50%;
    text-align: center;
    left: 41.6%;
    top: 15%;
 }  
 .matrix ul li:nth-child(6){
    width: 10.6%;
    height: 25%;
    font-size: 44px;
    border-radius: 50%;
    text-align: center;
    left: 60%;
    top: 0;
 } 
 
 .matrix ul li:nth-child(7){
    width: 9.8%;
    height: 23%;
    font-size: 44px;
    border-radius: 50%;
    text-align: center;
    left: 68.5%;
    top: 34%;
 } 
  
 .matrix ul li:nth-child(8){
    width: 14%;
    height: 32%;
    font-size: 58px;
    border-radius: 50%;
    text-align: center;
    right: 3.2%;
    top: 15.4%;
 } 
 .matrix ul li:nth-child(9){
    width: 11.4%;
    height: 26%;
    font-size: 44px;
    border-radius: 50%;
    text-align: center;
    right: 9.4%;
    top: 55.6%;
 } 

 .matrix ul li:nth-child(10){
    width: 14.2%;
    height: 33%;
    font-size: 58px;
    border-radius: 50%;
    text-align: center;
    right: 31.8%;
    top: 60.8%;
 } 
 .mod-03{
    background-image: url("bg_04.jpg");
    padding-bottom:10rem ;
 }
 
/*mod-03*/
.mod-03 .left{
    width: 820px;
    background-image: url('BG003.png');
    padding-top: 12rem;
    padding-bottom: 6.5rem;
    float: left;
}
.mod-03 .left .swiper{
    width: 635px;
    height: 368px;
    margin: 0 auto;
}
.mod-03 .title{
    font-size:50px ;
    color: #e5272d;text-align: center;
    padding-bottom: 3rem;
}
.mod-03 .left ul.ul-listy{
    width: 600px;
    margin: 0 auto;
    padding-top: 2rem;
}
.mod-03 .right {
    width: 580px;
    padding-top: 11rem;
    /* margin-right: 25px; */
    float: right;
}
.mod-03 .right .title{
    display: none;
}
.mod-03 .right ul.ul-listy{

/* padding-top: 10px; */

margin-right: 15px;

margin-left: 40px;
}
.mod-03 ul.ul-listy li{
    list-style: none; 
    padding-bottom: 1.5rem;
}
.mod-03 ul.ul-listy li a{    
    font-size: 24px;
    display: block; 
    margin-bottom: 1rem;
    color: #000000;
    margin-bottom: 15px;
}
.mod-03 ul.ul-listy li p{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp:2;
    -webkit-box-orient: vertical;
    position: relative;
    margin-bottom: 10px; 
    font-size: 20px;
    color: #5a5959;
} 
.mod-03 ul.ul-listy li:hover a,.mod-03 ul.ul-listy li:hover p{
    color: #c90208;
} 

.mod-03 .right ul.ul-listy li:nth-child(3){
    margin-bottom: 0;
}

.mod-03 .right ul.ul-listy li:nth-child(4){
    background-image: url("pon.png");
    background-repeat: repeat-x;
    padding-top: 40px; 
    background-size: 100% auto;
}
.more{
    float: right;
    font-size: 16px;
    color: #4f4f4f;
}
.mod-03 .left ul.ul-listy li{
   padding-bottom: 0;
}
/*mod-04*/
.mod-04{
    background-image: url("bg_05.jpg");
    padding-bottom: 10rem; 
}
.boText{
    align-items: center;
}
.mod-04 .container:nth-child(1) .left{
    width: 77rem;
    height:  43rem;
}
.mod-04 .container:nth-child(1) .left img{
    width: 100%;
    height: auto;   
    max-width: 100%;

}
.mod-04 .container:nth-child(1) .right{
    width: 58rem;
    padding: 0 10px;
    background: none;
}

.mod-04 .small-title{
    margin-bottom: 7rem;
}
.mod-04 .container:nth-child(3) .small-title{
    margin: 0 auto;
}
 
.mod-04 .container:nth-child(4) {
    padding-bottom: 5rem;
}
.mod-04 ul.disFlex{
    margin-bottom: 1rem;
}
.mod-04 ul.disFlex li{
width: calc(25% - 10px);
list-style: none;
}
.mod-04 ul.disFlex li img{
width: 100%;
height: auto;
display: block;
}
.mod-04 ul.disFlex li .img-text-text{
    height: 23rem;
    border: 0;
    position: relative;
}
.mod-04 ul.disFlex li .img-text-text::after,.mod-04 ul.disFlex li .img-text-text::before{
    content: ' ';
    display: block;
    width: 0;
    height: 0;
}
.mod-04 .img-text-text strong a,.mod-04 .img-text-text p {
    color: #ffffff;
}
.mod-04 ul.disFlex li:nth-child(1) .img-text-text{
     background: linear-gradient(#41a6fb,#1078c4);
     background: -webkit-linear-gradient(#41a6fb,#1078c4);

     background: -o-linear-gradient(#41a6fb,#1078c4); 

     background: -moz-linear-gradient(#41a6fb,#1078c4); 
     background: linear-gradient(#41a6fb,#1078c4);
}  


.mod-04 ul.disFlex li:nth-child(2) .img-text-text{
    background: linear-gradient(#b88829,#cca40a);
    background: -webkit-linear-gradient(#b88829,#cca40a);

    background: -o-linear-gradient(#b88829,#cca40a);

    background: -moz-linear-gradient(#b88829,#cca40a); 
    background: linear-gradient(#b88829,#cca40a);
}  

.mod-04 ul.disFlex li:nth-child(3) .img-text-text{
    background: linear-gradient(#9a69b7,#9a69b7);
    background: -webkit-linear-gradient(#9a69b7,#9a69b7);

    background: -o-linear-gradient(#9a69b7,#9a69b7); 

    background: -moz-linear-gradient(#9a69b7,#9a69b7);
    background: linear-gradient(#9a69b7,#9a69b7);
}  
.mod-04 ul.disFlex li:nth-child(4) .img-text-text{
    background: linear-gradient(#af433b,#af433b);
    background: -webkit-linear-gradient(#af433b,#af433b);

    background: -o-linear-gradient(#af433b,#af433b);

    background: -moz-linear-gradient(#af433b,#af433b);
    background: linear-gradient(#af433b,#af433b);
} 
.mod-04 .container:nth-child(1) .img-text-text{
    text-align: left;
} 
.mod-04 .container:nth-child(1) .img-text-text strong a{
    color: #333333;
}
.mod-04 .container:nth-child(1) .img-text-text p{
    color: #5a5959;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line: clamp 3;
    -webkit-box-orient: vertical; 
}
.mod-04 .container:nth-child(1) .right ul.ul-listy{
    margin-top: 1rem;
    margin-bottom: 2rem;
}

#navHid span:before{
    content: ' ';
    display: block;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-bottom: 10px #965100 solid;
    border-top: 10px solid transparent;
    border-left:  10px solid transparent;
    position: absolute;
    left: 45px;
    bottom: 4px;
}
.mod-04 ul.disFlex li:nth-child(1) .img-text-text::before{
     
    border-right: 3rem solid transparent;
    border-bottom: 3rem solid transparent; 
    border-top:   3rem #41a6fb solid;
    border-left:   3rem solid transparent;
    position: absolute;
    left: 3rem;
    top:-6rem;
    transform: translateX(-50%) rotate(180deg);
}
 
.mod-04 ul.disFlex li:nth-child(2) .img-text-text::after{   
    border-right: 3rem solid transparent;
    border-bottom: 3rem #cca40a solid;
    border-top: 3rem solid transparent;
    border-left: 3rem solid transparent;
    position: absolute;
    right: -3rem;
    bottom:  -6rem;
    transform: translateX(-50%) rotate(180deg);
}
.mod-04 ul.disFlex li:nth-child(3) .img-text-text::before{
     
    border-right: 3rem solid transparent;
    border-bottom: 3rem solid transparent; 
    border-top:   3rem #9a69b7 solid;
    border-left:   3rem solid transparent;
    position: absolute;
    left: 3rem;
    top:-6rem;
    transform: translateX(-50%) rotate(180deg);
}
.mod-04 ul.disFlex li:nth-child(4) .img-text-text::after{   

    border-right: 3rem solid transparent;
    border-bottom: 3rem #af433b solid;
    border-top: 3rem solid transparent;
    border-left: 3rem solid transparent;
    position: absolute;
    right: -3rem;
    bottom:  -6rem;
    transform: translateX(-50%) rotate(180deg);
}
.mod-04 .container:nth-child(2){
    padding-top: 6rem;
}
.xx-img{
    display: block;
    margin:5rem auto;
    width: auto;
    height: auto; 
    position: relative;

}
.xx-img-imgPhone{
    display: none;
}
.xx-img img{
    width: 100%;
    height: auto;
}
.xx-swiperBox{
    position: absolute;
    width: 80%;
    height: 11%;
    left:16%;
    bottom: 3.2%;
}  
.mtldTitle{
    display: none;
}
.thumb-list .thumb{
    width: 455px;
    height: 263px;
}
.thumb-list .thumb p{
    font-size: 20px;
    text-overflow: ellipsis;
}
 
 
/*regin*/
.regin{
    width: 1270px;
    margin: 0 auto;
    justify-content: center;
}
.regin .swiper{width: 1170px;margin: 0; }
.regin .swiper-slide .thumb{
    background: #faecb5;
   border-right: 5px #e9d78f solid;
   border-bottom: 5px #e9d78f solid;
   border-top: 0;
   border-radius: 20px; 
   padding-top: 15px;
   width:auto;
   height: auto;
} 
.regin .swiper-slide .thumb img{
    width:1134px ;
    height: 658px;
    display: block;
    margin: 0 auto;
}
.regin .swiper-slide .img-text-text{
border-top: 0;
padding: 2.5rem 2rem;
}
.regin-title{
    width: 6rem;  
    padding-top: 2rem;   
}
.regin-title div{ 
    height: 28rem;  
    font-size:32px;
    padding: 5px;
    background: #eede9d;
    display: flex;
    align-items: center;
}
.regin-title p{ 
    color: #927913;
}

.regin-title p{
    writing-mode: vertical-rl;text-align: center; 
}
.regin-title div.activeTab {
    width: 100%; 
    background: #e2b362;
    font-size: 36px;
    font-weight: 500; 
}
.regin-title .re-01 p{ 
    color: #8b5800;
}
.regin .img-text-text strong a
{
    color: #1d1d1d;
} 
.regin .img-text-text p{
    color: #5a5959;

}
/*mod-05*/
.mod-05{
    background-image: url("bg_06.jpg"); 
}   
.img-container{
    width: 1300px;
    height: 630spx; 
    margin:5rem auto;
}
.img-container .img-clonm:nth-child(1){
    width: 355px;
}
.img-container .img-clonm:nth-child(2){
    width: 497px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    /* height: 289px; */
}
.img-container .img-clonm:nth-child(3){
    width: 355px;
}
.img-clonm .thumb{

}
.img-clonm .img-row:nth-child(1){
    height: 289px;
    margin-bottom: 20px;
}
.img-clonm .img-row:nth-child(2){
    height: 289px;
}
.img-clonm .img-row:nth-child(2) .thumb:nth-child(1){
    width: 100%;
}
.img-clonm .img-row:nth-child(2) .thumb:nth-child(2){
    width: 175px;
}
.mod-05 ul.disFlex{
    width: 1290px; 
    flex-wrap: wrap;   
    margin: 5rem auto; 
}
.mod-05 ul.disFlex li{ 
    height: auto; 
    margin-bottom:2rem;   
    width: 48%; 
    background-image: url("line013.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    white-space: nowrap; /* 防止换行 */
    overflow: hidden; /* 隐藏溢出部分 */
    text-overflow: ellipsis;
}
.mod-05 ul.disFlex li strong{      
    margin: 0 auto; 
    padding-bottom: 0; 
    padding: 0 1em;
    white-space: nowrap; /* 防止换行 */
    overflow: hidden; /* 隐藏溢出部分 */
    text-overflow: ellipsis; 
    line-height: 6.3rem;
}
 
 
.mod-05 ul.disFlex li strong:hover a{
     color: #c90208;
     
}
/**mod-06**/
.mod-06{
    background-image: url("bg_07.jpg"); 
    padding-bottom: 10rem;
}
.mod-06 .left{
    width: 1110px;
    height: 645px;
}
.mod-06 .left .swiper{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.mod-06 .left .thumb{
    width: 100%;
    height: 100%;
} 
.mod-06 .swiper-box{
    width: 264px;
    height:645px;
    position: relative;
}
.mod-06 .right .thumb{
    width: 264px;
    height: 154px; 
    position: relative;
}
.mod-06 .right .thumb img{
    /* width: 264px; */
     width: 100%;
     height: 154px; 
     margin: 5px; 
}
.mod-06 .right .thumb:after{
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    height: 1.4rem;
    background-image: url("boxShowd.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    top: 190px;
}
.mod-06 .right .swiper {
    width: 100%;
    height:555px;
}

.mod-06 .right  .swiper-slide {
    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;
    transition: all 1s;
}
 
 
.mod-06 .right  .swiper-button-prev,.mod-06 .right .swiper-button-next{
    position: static;
    background: #978e7d;
    color: #ffffff;
    width: 100%;
    height: 30px;
    border-radius: 10px 10px 0 0;
    margin-top: 0;
}
.mod-06 .right .swiper-button-next{
    border-radius: 0 0 10px 10px;
    margin-top: 1.5rem;
}
.mod-06 .right .swiper-button-next:after, .mod-06 .right .swiper-button-prev:after{
    font-size: 2.8rem;
    font-weight: bolder;
}
.mod-06 .right  .swiper-button-prev:after{
    transform: rotate(90deg);
}
.mod-06 .right  .swiper-button-next:after{
    transform: rotate(90deg);
}
.mod-06 .right .swiper-button-prev{
    margin-bottom: 1.5rem;
}
.mod-06.right .swiper-button-next{
    border-radius: 0 0 10px 10px ;
    margin-top: 1.5rem;
}
.mod-06 .right  .swiper-slide .thumb{
    margin: 0 auto;
    width: 96%;
    height: 96%;
}
.mod-06 .right  .swiper-slide.swiper-slide-thumb-active  .thumb{
    width: 100%;
    height: 100%;
}
/*mod-07*/
.mod-07{
    background-image: url("bg_08.jpg"); 
    padding-bottom: 5rem;
}
.mod-07 ul.disFlex{ 
    flex-wrap: wrap;
    align-items: center;
}
.mod-07 ul.disFlex li{
    width: 270px;
    height: 480px;
    list-style: none; 
    margin-bottom: 0;
}
.mod-07 ul.disFlex li img{
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 0;
}
 
.mod-07 ul.disFlex li:nth-child(1), 
.mod-07 ul.disFlex li:nth-child(4){
    width: 390px;
    display:flex;
    flex-direction: column;
    justify-content: space-between;
}
.footer{
    padding-top: 10rem;
    text-align: center;
}
.footer p{
    color: #af0505;
    font-size: 32px;
}
#swiperFF .swiper-button-next,#swiperFF .swiper-button-prev{
    width: 4rem;
    height: 218px;
    top: 2.5rem;
    margin-top: 0;
    background: rgba(128,78,72,0.8);
}