html,body{
    padding: 0;
    margin: 0;
}
body{
    font-family:Arial,Helvetica,sans-serif,'Î¢ÈíÑÅºÚ',"microsoft yahei";
    font-size: 20px;
    color: #000000;
    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;
    /* border-radius: 20px; */
}
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{
    color: #000000;
}
a{text-decoration:none ; text-underline: none}
a:hover{text-decoration:none;text-underline: none}
a img {
    border: none;
}
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;}


.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;
    margin: 0 auto;
}
.banner{
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 0.4rem;
}
.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:  58.4%;
    height: auto;
    max-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.banner01{
    top: 82.6%;
}
.banner02{
    top: 19.18%;
}
.banner03{
    top: 55.9%;
}
.banner01 img{
    width: 51.25%;
}
.banner02 img{
    width: 62%;
}
.banner03 img{
    width: 43.18%;
}
.animated.bannerPhone{
    display: none;
}
.animated.bannerPhone img{
    display: block;
    width: 100%;
}
/**nav**/
.nav{
    height: 0.8rem;
    background-image: url("../images/navBg.png");
    background-repeat: no-repeat;
    background-size: auto 0.8rem;
    /* background-color: #9c0000; */
    /* padding-top: 0.40rem; */
    /* padding-bottom: 0.35rem; */
    background-position: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.nav ul{
    width: 1200px;
    margin:0 auto;
    height: 0.65rem;
    padding-top: 0.15rem;
    font-size: 24px;
    font-weight: 500;
}
.nav ul li{
    line-height: 0.65rem;
}
.nav ul li img{
    width: auto;
    height: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.nav ul li a{
    color: #ffffff;
}
.navBtn{
    width: 0.5rem;
    height: 0.5rem;
    display: none;
}
.navBtn img{
    width: 100%;
    height: 100%;
}
.mod{
    height: auto;
    overflow: hidden;
    /* padding-bottom: 0.45rem; */
}

.left,.right{
    width: 50%;
    overflow: hidden;
    float: left;
}
.ul-listy li{
    /* display: block; */
}
.ul-listy li a{
    color: #000000;
    /* 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{
    width: auto;
    height: auto;
    max-width: 100%;
}
.vercTitle{
    width:67px ;
}
.small-title img.vercTitlePhone{
    display: none;
}
.zhiji ul.ul-listy{
    width: 510px;
    margin-right: 15px;
}

/*point**/
.point{
    height: auto;
    overflow:  hidden;
    padding-top: 0.2rem;
    /* padding-bottom: 0.3rem; */
    text-align: center;
}
.point h1{
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    /* padding-bottom: 0.18rem; */
    color:
            var(--fontAColor);
}
.point h1 a{
    color: #e51a1f;
}
.point p{
    font-size: 20px;
    color:  var(--fontAColor);
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0.15rem 0 0 0;
    width: 98%;
    margin: 0 auto;
    line-height: 1.5em;
}

.point>p>a{
    /* line-height: 2em; */
    /* color: #bb191f; */
    margin-right: 15px;
}
.point>p:nth-child(0){
    font-size: 18px;
}


.point ul.ul-listy li{
    width: 50%;
    float: left;
    line-height: 2em;/*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
}
.bg-box-01 .swiper-box{
    height: auto;
    position: relative;
    z-index: 1;
    /* width: 150%; */
    /* margin-left: -25%; */
    /* background: #f6eeed; */
}
.bg-box-01 .swiper{
    width: 1140px;
    height: 595px;
    margin: 0 auto;
}
.prev-img,.next-img{
    position: absolute;
    opacity: 0.4;
    z-index: 2;
    height:1140px;
    top: 0;
}

/*.bg-box-01 .swiper-slide{

}
.bg-box-01 .swiper-slide.swiper-slide-next{
    opacity:1;
}*/

.bg-box-01 .swiper-slide img{
    width: 100%;
    height: 100%;
}
/*.bg-box-01 .swiper-button-prev{
    left: 33.3%;

}
.bg-box-01 .swiper-button-next{
    right:33.3%;
}*/
.mod-01 .slideSon a p{
    font-size: 18px;
}
.new_box{
    height: auto;
    overflow: hidden;
    padding-top: 20px;
}
.new_box-left{
    width: 59.3%;
    float: left;
}
.new-hot{
    width: 580px;
    /* margin-top: 10px; */
}
.new-hot strong{
    font-size: 20px;
    /* line-height:56px; */
    padding-bottom: 0.15rem;
}
.new-hot strong a{
    color: #036bb1;
    margin-right: 1em;
}
.new-hot strong a:hover{
    color: #ce0303;
}
.new-hot strong a:nth-last-child(1){
    margin-right:0;
}
.new-hot ul{
    margin-bottom: 14px;
}
.new-hot ul:nth-last-child(1){
    margin-bottom: 0;
}
.new_box-right{
    width: 37.9%;
    float: right;
}
.new-hot ul.ul-listy li{
    /* line-height: 38px; */
    font-size: 18px;
    /* margin-left: 0.15rem; */
    /* list-style-type: disc; */
}
.new-hot ul.ul-listy li::marker{
    font-size: 14px;
}
.new-hot ul.ul-listy li a{
    margin-right:1em;
}
.new-hot ul.ul-listy li a:nth-last-child(1){
    margin-right:0;
}
/*end*/
.mod-01{
    /* 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); !* ?????????????????????????????????? *!*/

}
.bg-box-01{
    height: auto;
    overflow: hidden;
    background-image: url("bg01.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
    padding-bottom: 0;
    padding-top: 0.2rem;
}

.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;
}
.mod-sonBg{
    height: auto;
    width: auto;
    overflow: hidden;
    /* background: #ffffff; */
    margin: 0 auto;
    padding: 0.4rem 0;
    margin-top: 0.1rem;
}
.mod-sonBg .swiper{
    height: 100%;
}
.mod-sonBg .swiper-box{
    width: 786px;
    height: 500px;
}
.mod-sonBg .swiper-pagination{
    width: 200px;
    right: 0;
    left: auto;
    text-align: right;
}
.swiper-pagination-bullet{
    background: #ffffff;
}
.mod-sonBg .mod-img{
    width: 100%;
    height: 100%;
}
.mod-sonBg .mod-img p{
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.5);
    font-size: 20px;
}

a.more{
    font-size: 20px;
    color: #ffffff;
    float: right;
    background: #cc0000;
    border-radius: 10px;
    line-height: 1.5em;
    padding: 0.04rem 0.27rem;
}
.bg-box-02{
    /* padding: 0.44rem 0; */
    background: url("bgBox.jpg");
    padding-bottom: 0.45rem;
}
.bg-box-03{
    background-image: url("riBg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 0.2rem;
    margin-bottom: 0.7rem;
}
.bg-box-03 ul.ul-listy{
    padding-top: 0.5rem;
    line-height: 2em;
    font-weight: normal;
    width: 4.8rem;
    float: left;
    margin: 0 0.2rem;
}
.bg-box-03 ul.ul-listy li a{
    color: #ffffff;
    font-size: 22px;
}
.bg-box-03 .more{
    background: none;
}
.bg-box-04{
    background-image: url("box04.jpg");
    background-size: 100% 100%;
}
.rili{
    padding-top: 0.3rem;
}
.polity{
    line-height: 45px;
    /* padding-top: 10px; */
    clear: both;
    background: #f6eeed;
    border-radius: 20px;
}
.polity .icon{
    display: block;
    width:10%;
    float: left;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    /* font-weight: bold; */
    border-radius: 20px;
    background: #e31109;
}.qimo8{ overflow:hidden; width:90%;}
.qimo8 .qimo { width:8000%; height:45px;}
.qimo8 .qimo div{ float:left;}
.qimo8 .qimo ul{float:left; height:45px; overflow:hidden; zoom:1; }
.qimo8 .qimo ul li{float:left;line-height:45px;  margin-left:  10px; margin-right: 10px;}
.qimo8 li a{padding-right: 15px;color:#c51e1d}
.polity .icon a{
    color: #ffffff;
}


.mod-left {
    width: 635px;
    float: left;
    padding-top: 0.15rem;
}
.mod-right{
    width: 600px;
    /* height: 100%; */
    float: right;
    padding-bottom: 0.3rem;
    position: relative;
}
.new-hot{
    /* margin-top: 10px; */
    clear: both;
}
.new-hot strong{
    font-size: 22px;
    /* line-height: 2em; */
    /* margin-bottom: 0.14rem; */
    display: block;
}
.new-hot strong a{
    color: #e31109;
    margin-right: 1em;
}
.new-hot strong a:nth-last-child(1){
    margin-right:0;
}
.new-hot ul{
    margin-bottom: 0.14rem;
}
.new-hot ul:nth-last-child(1){
    margin-bottom: 0;
}

.new-hot ul.ul-listy li{
    line-height: 2em;
    font-size: 19px;
    /* padding-bottom: 0.15rem; */
    /* padding: 0.15rem 0; */
}
.new-hot ul.ul-listy li a{
}
.new-hot ul.ul-listy li a:nth-last-child(1){
    margin-right:0;
}

/**/
.m_sto_mou {
    height: 419px;
    display: flex;
    justify-content: space-between;
    /* margin-top: 30px; */
    overflow: hidden;
}

.m_sto_mou a {
    /* display: block; */
    color: #FFF;
}

.m_sto_col {
    width: 350px;
    height: 419px;
    transition: all 0.8s;
    position: relative;
    overflow: hidden;
}

.m_sto_con {
    /* width: 235px; */
    height: 150px;
    padding: 0.2rem 0.2rem 0;
    box-sizing: border-box;
    position: absolute;
    left: 0;
}

.m_sto_con1 {
    background: #f9b744;
    background: linear-gradient(#fbcb76,#f9b137);
}
.m_sto_con2 {
    background: #fd7863;
    background: linear-gradient(#fd7863,#e04038);
}
.m_sto_con3 {
    background: #72d1fc;
    background: linear-gradient(#72d1fc,#4aaffc);
}

.m_sto_con4 {
    background: #fd7964;
    background: linear-gradient(#ababfb,#c3c3f2);
}
.m_sto_con1::before,
.m_sto_con2::after,
.m_sto_con3::before,
.m_sto_con4::after,
.m_sto_col.mouse .m_sto_con2::before,
.m_sto_col.mouse .m_sto_con4::before{
    content: '';
    position: absolute;
    left: 15px;
    width: 0;
    height: 0;
}

.m_sto_con1::before {
    top: -14px;
    border-bottom: 15px solid #fbcb76;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}

.m_sto_con2::after {
    bottom: -14px;
    border-top: 15px solid #e04038;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}
.m_sto_con3::before {
    top: -14px;
    border-bottom: 15px solid #72d1fc;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}

.m_sto_con4::after {
    bottom: -14px;
    border-top: 15px solid #c3c3f2;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}


.m_sto_con h2 {
    font-size: 24px;
}

.m_sto_con p {
    font-size: 24px;
    /* margin-top: 20px; */
    line-height: 1.4em;
    /* padding-bottom: 28px; */
    box-sizing: border-box;
    /* border-bottom: 2px solid #FFCD12; */
    white-space: break-spaces;
    font-weight: 600;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp:3;
    -webkit-box-orient: vertical;
}

.m_sto_img {
    width: 350px;
    height: 269px;
    position: absolute;
    left: 0;
}

.m_sto_img img {
    width: 100%;
    height: 100%;
}
.m_sto_img.m_sto_img1{
    top:150px;
}

.m_sto_img2,
.m_sto_con1 {
    top: 0;
}

.m_sto_img1,
.m_sto_con2 {
    top: 280px;
}
.m_sto_con1,.m_sto_con3{
    top: 269px;
}
.m_sto_con2,.m_sto_con4{
    top: 0;
}
.m_sto_col.mouse {
    width: 560px;
    height: 430px;
}

.m_sto_col.mouse .m_sto_img {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
}

.m_sto_col.mouse .m_sto_con {
    width: 100%;
    height: auto;
    position: absolute;
    right: 0;
    left: 0;
    top: auto;
    bottom: 0;
    padding: 20px;
    border: none;
    white-space: nowrap;
}
.m_sto_col.mouse .m_sto_con1 {
    background: #f9b744;
    background: linear-gradient(to bottom, rgba(251,203, 118, 0) 0%,  rgba(843,183,68) 100%);
}
.m_sto_col.mouse .m_sto_con2 {
    background: #fd7863;
    background: linear-gradient(#fd7863,#e04038);
}
.m_sto_col.mouse  .m_sto_con3 {
    background: #72d1fc;
    background: linear-gradient(#72d1fc,#4aaffc);
}

.m_sto_col.mouse  .m_sto_con4 {
    background: #fd7964;
    background: linear-gradient(#ababfb,#c3c3f2);
}
.m_sto_col.mouse .m_sto_con1::before,
.m_sto_col.mouse .m_sto_con2::after,
.m_sto_col.mouse .m_sto_con3::before,
.m_sto_col.mouse .m_sto_con4::after{
    display: none;
}

/*.m_sto_col.mouse .m_sto_con2::before{
    top: -14px;
    border-bottom: 15px solid #fd7864;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;

}
.m_sto_col.mouse .m_sto_con4::before{
    top: -14px;
    border-bottom: 15px solid #ababfb;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}*/

.m_sto_col.mouse .m_sto_con p {
    border: 0;
    padding-bottom: 0;
    margin-top: 0;
    /* line-height: 1; */
    text-align: center;
}

.m_sto_col.mouse.m_sto_img1 {
    top: 235px;
}

.m_sto_col.mouse .m_sto_inner {
    /* position: absolute; */
    bottom: 0;
}

.bgRed{
    background: #e04139;
    padding-top: 5px;
    height: auto;
    overflow: hidden;
    position: relative;

}
.mod-02::after{
    width: 1400px;
    content: '';
    display: block;
    position: absolute;
    height: 1rem;
    background-image: url("mm.png");
    background-size: 100% auto;
    background-position: top;
    background-repeat: no-repeat;
    left: 50%;
    transform: translateX(-50%);
}
.text-box{
    margin:30px 20px 20px 20px;
    background: #ffffff;
    height: auto;
    overflow: hidden;
    padding: 40px 0 20px 20px;
    position: relative;
}
.text-box .img-text-text{
    width: 50%;
    float: left;
}
.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;
    border-bottom: 1px #e31109 dashed;
    padding-bottom: 15px;
    margin-bottom: 20px;
    /* margin-top: 0.1rem; */
}
.img-text-text:nth-last-child(1) p,.img-text-text:nth-last-child(2) p{
    border-bottom: 0;
    margin-bottom: 0;
}
.text-box .img-text-text strong{
    font-size: 26px;
    /* padding-bottom: 0.25rem; */
}
.bg-box-04 .text-box .img-text-text strong{
    display:block;
    height:2.5em;
}
.text-box .img-text-text p{
    margin-top: 0.10rem;
    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;
}
.text-box .img-text-text strong,.text-box .img-text-text p{
    margin-right: 40px;
}

/*.text-box .img-text-text:nth-child(n+2) p{
    margin-right: 30px;
}*/
.textTile{
    position: absolute;
    top: 447px;
    left: 20px;
}
.text-box::before,.text-box::after{
    content: '';
    position: absolute;
    left: 50%;
    width: 0;
    height: 0;
}
.text-box::before{
    top: 0;
    border-top: 15px solid #e04038;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    transform: translateX(-50%);
}
.text-box::after{
    bottom: 0;
    border-bottom: 15px solid #e04038;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    transform: translateX(-50%);
}
.mod-img{
    position: relative;
}
.mod-img img{
    width: 100%;
    height: 100%;
}
.mod-img p{
    /* position: absolute; */
    /* bottom: 0; */
    left: 0;
    /* right: 0; */
    padding: 0.1rem;
    /* background: rgba(0,0,0,.8); */
    color: #ffffff;
    text-align: center;
}
.poster .mod-img{
    width: 100%;
    height: 100%;
}

.quweifabu{
    clear: both;
    padding-top: 0.2rem;
}

.fabu_list{
    height: auto;
    overflow: hidden;
    width: 1095px;
    border: 2px #d0b17d solid;
    border-radius: 10px;
    padding: 30px 10px 10px 10px;
    margin-top: 0;
}
.fabu_list ul.ul-listy{
    display: block;
    margin: 0 0.1rem;
}
.fabu_list ul.ul-listy li{
    width: 48%;
    float: left;
    margin-left: 10px;
}
.bigTitle{
    padding-bottom: 0.15rem;
    position: relative;
    margin-bottom: 20px;
}
.bigTitle img{
    width: auto;
    height: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.img-box{
    width: 379px;
    height: 674px;
    margin-bottom: 0.1rem;
}
#ttt{
    height: 370px;
}
#ttt .mod-img{
    height: 100%;
}
#ttt02{
    width: 100%;
    height: 370px;
}
#ttt02 .mod-img{
    height: 100%;
}
.img-box img{
    width: 100%;
    height: 100%;
}
.img-box .swiper-pagination{color: #ffffff;bottom: 2.5em;}
.img-box .swiper {
    width: 100%;
    height: 100%;
}
.mod-02{
    /* padding-top:0.65rem ; */
    /* background-image: url("inBg01.jpg"); */
    padding-bottom: 1rem;
    background-size: 100% auto;
    background-position: center bottom;
}

.mod-02 .right{
    padding-bottom: 0.25rem;
}
.mod-02 .small-title{
    padding-left: 0.15rem;
    margin: 0.25rem 0;
}
.matrix{
    height: auto;
    overflow: hidden;
    clear: both;

}
.matrix .disFlex .left,.matrix .disFlex .right{
    position: relative;
    height: auto;
    overflow: hidden;
}
.matrix .disFlex .left{
    margin-right: 7px;
}
.matrix .disFlex .right{
    margin-left: 7px;
}
.matrix .disFlex .left img,.matrix .disFlex .right img{
    width: 100%;
    height: auto;
    max-width: 100%;
}
.matrix a{
    display: block;
    position: absolute;
}
/*mod-03*/
.mod-03{
    height: auto;
    overflow: hidden;
    background-image: url("inBg02.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top;
    padding-top: 0.7rem;
    padding-bottom: 1.4rem;
}
.mod-03 .bigTitle{
    margin-bottom: 0.1rem;
}
.content{
    height: 68px;
}
.box{
    width: 1400px;
    margin:  0 auto;
    position: relative;
}
.left{
    width: 550px;
    float: left;
    position: relative;
    margin-left: 88px;
}
.right{
    width: 660px;
    float:right;
}
.content .right .list{
    padding-top:50px;

}
.phonLeft{
    display: none;
}
.content .right .list {
    display: none;
}
.content .right .list:first-child{
    display: block;
}
.content .right .list li{
    padding: 4px 0;
}
.content .right .list li.active{
    padding: 10px 0;
}
.lh-p3-content .poster-item img {
    border-radius: 15px;
}
.lh-p3-content .zturn-item img {
    width: 100%;
    height: 100%;
}
.lh-p3-content .poster-item div.text {
    position: absolute;
    background: #be2f22;
    width: 97px;
    height: 544px;
    left: -30%;
    top: 0;z-index: 999;
}
.lh-sub {
    position: absolute;
    width: 66px;
    height: 298px;
    top: 20%;
}
.lh-sub li span.title {
    display: block;
    padding-top: 55%;
}
.lh-cir {
    width: 420px;
    text-align: center;
    margin: 0 0 0 auto;
}
.lh-cir span {
    font-size: 0;
    background: #D8D8D8;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    display: inline-block;
    margin: 0 4px;
}
.lh-cir span.active {
    background: #D8D8D8;
    width: 22px;
    height: 13px;
    border-radius: 6.5px;
}
.lh-p3-content .container {
    width: 550px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.lh-p3-content .pictureSlider {
    width: 550px;
    height: 680px;
    margin-bottom: 24px;
    margin-left: -134px;
}
.lh-p3-content .poster-item {
    height: 680px;
    width: 415px;
    cursor: default;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    cursor: pointer;
}
.lh-p3-content .zturn-item img {
    width: 100%;
    height: 100%;
}
img.syjt {
    position: absolute;
    right: 10px;
    top: 260px;
    width: 40px;
    z-index: 5;
    cursor: pointer;
}
.content .right .list p.text {
    font-size: 18px;
    line-height: 160%;
    text-align: left;
    display: none;
    padding-left: 27px;
    margin-top: 12px;
}
.content .right .list li.active p.text{
    display: block;
}
.lh-p3 .content .right .list h3.title {
    font: 600 20px/37px 'Microsoft YaHei','pingfang SC','helvetica neue';
    text-align: left;
    position: relative;
    margin-top: 9px;
}
.lh-p3 .content .right .list h3.title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 10px;
}
.mod-03 .new-hot strong a{
    color: #cc0000;
}

/*tab*/
.tab{
    height: auto;
    overflow: hidden;
}
.tab-main{
    width: 1320px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.tab-title .tab-title{
    width: 100%;
    margin: 0 auto 28px auto;
}
.tab-title img{
    width: auto;
    height: auto;
    max-width: 100%;
}
.tab-title .tab-title fieldset{
    /* width: 100%;*/
}
.tab-title .tab-title span{
    /*  border-right: 3px #585858 solid;
    line-height: 1em;*/
    margin: 0 10px;
}
.tab-02 img.tabTitleCur{
    display: none;
}
.tab-02 img.tabTitle{
    display: block;
}
.tab-01 img.tabTitleCur{
    display: block;
}
.tab-01 img.tabTitle{
    display: none;
}
.tab-title{
    width: 580px;
    margin: 0 auto;
    padding-bottom: 0.25rem;
}
.tab-title span{
    font-size: 40px;
    font-width: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
}
.swiper-title{
    width: 450px;
}
.swiper-title .zhiji ul.ul-listy{
    width: auto;
}
.gallery-thumbs{
    width: 100%;
    height: 100%;
}
.gallery-thumbs .swiper-slide{
    display: block;
}
.gallery-thumbs .swiper-slide a{
    color: #555555;
    /* padding: 0.13rem; */
    font-weight: 500;
}
.gallery-thumbs .swiper-slide p{
    display: none;
    color: #ffffff;
    font-size: 12px;
}
.gallery-thumbs .swiper-slide p a{
    color: #525252;
    line-height: 2em;
}
.gallery-thumbs .swiper-slide.swiper-slide-active p{
    display: block;
}
.gallery-thumbs .swiper-slide.swiper-slide-active{
    background: #d0b17d;
    color: #ffffff;
}

.gallery-thumbs .swiper-slide.swiper-slide-active a{
    color: #ffffff;

}
.gallery-thumbs .swiper-slide.swiper-slide-active p a{
    color: #ffffff;
}
.tab-main .swiper-button-next,.tab-main .swiper-button-prev{
    background: #bb191f;
    padding: 0.2rem 0.1rem;
}
.gallery-top{
    width: 750px;
    height: 422px;
}
.gallery-top .swiper-slide{
    position: relative;
}
.gallery-top .swiper-slide p{
    display: none;
    font-size: 14px;
    background: #d0b17d;
    color:#ffffff;
    padding: 0.1rem;
}
.gallery-top .swiper-slide a{
    color: #ffffff;
}
.gallery-top .swiper-slide p strong{
    display: block;
    font-size: 18px;
    font-weight: 500;
}
.gallery-top .swiper-slide img{
    width: 100%;
    height: 100%;
}
/*mod-04*/
.mod-04{
    height: auto;
    overflow: hidden;
    background-image: url("inBg03.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
}
.regin{
    width: 1340px;
    position: relative;
    z-index: 1;
}
/*regin*/
.regin .swiper{width: 955px;float: right;height: 714px;box-shadow:inset 0 0 6px -2px #999999;z-index: 2}
.regin .show-main{
    padding-left: 110px;
    padding-right: 0.25rem;
    padding-top: 0.3rem;
}
.regin .show-main .left,.regin .show-main .right{
    width: auto;
    margin: 0;
}
.regin .show-main .left{
    width: 390px;
}
.regin .show-main .small-title img{
    width: auto;
    height: auto;
    max-width: 100%;
    margin-bottom: 0.5rem;
}
.show-text{
    color: #000000;
    font-size: 20px;
    line-height: 1.8em;
}
.regin-title{
    width: 472px;
    height:647px;
    padding-top: 100px;
    background-image: url("reginBg.png");
    background-repeat: no-repeat;
    float: left;
    color: #ffcccc;
    position: absolute;
    z-index: 3;
}
.regin-title div{

    height: 116px;

    line-height: 116px;
    font-size: 30px;
}
.regin-title p{
    display: block;
    width: 385px;
    text-align: center;border-bottom: 2px #c22120 solid;
}
.regin-title .re-01 {
    width: 100%;
    background-image: url("regin.png");
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 36px;
    font-weight: 500;

}
.regin-title .re-01 p{
    border: none;
}

/*mod-05*/
.mod-05{
    padding-top: 0.7rem;
    padding-bottom: 1.1rem;
    background-image: url("in_07.jpg");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center ;
}
.mod-05 .left{
    width: 985px;
    margin-left: 0;
    overflow: visible;
}
.mod-05 .left .yanhuo-content{
    background: #d52221;
    background: linear-gradient(to right,#d52221,#d52221,rgba(209,36,43,.6));
    padding-top: 0.6rem;
    position: relative;
    margin-top: 0.8rem;
    padding-bottom: 0.5rem;
}
.mod-05 .left .disFlex:nth-child(1){
    position: absolute;
    top: -0.9rem;
    left: 0.4rem;
    right: 0.6rem;
    padding-bottom: 0.2rem;
}
.mod-05 .left .small-title{
    margin-top: -0.2rem;
}
.mod-05 .right{
    width: 410px;
    float: left;
    padding-top: 0.5rem;
}
.link{
    float: right;
    margin-bottom: 0.1rem;
}
.code{
    width: 520px;
}
.yanhuo-text{
    color: #f5d86a;
    font-size: 20px;
    line-height: 1.6em;
}
.yanhuo-text p{
    margin-bottom: 0.2rem;
}
.yanhuo-content{
    padding: 0 0.6rem 0.2rem 0.6rem;
}
.codePc{
    display: block;
}
.codePhone{
    display: none;
}
.phone-box{
    width: 3.95rem;
    height: 7rem;
    background: #ffffff;
    border-radius: 0.1rem;
}
.phone-box .swiper{
    width: 100%;
    height: 100%;
}

.phone-box .swiper .img-box,.phone-box .swiper .video-box{
    /* width: 379px; */
    /* height: 674px; */
    position: absolute;
    left: 0.08rem;
    right: 0.08rem;
    top: 0.13rem;
    /* bottom: 0.15rem; */
    overflow: hidden;
    border-radius: 0;
    margin-bottom: 0;
}
.video-box video{
    display: block;
    width: 100%;
    height: 100%;
}
.phone-box .swiper .img-box a{
    display: block;
    width: 100%;
    height: 100%;
}
.phone-box .swiper-pagination{
    bottom: 0.4rem;
}
.video-box{
    /* width: 100%; */
    /* height: 100%; */
}
.media-title{
    padding: 0.1rem 0.4rem;
    border-radius: 10px 0 0 10px;
    margin-top: 0.45rem;
    margin-bottom: 0.35rem;
    background: #d52221;
    background: linear-gradient(to right,#d52221,rgba(213,34,33,.8),rgba(200,151,142,0));
    color: #f5d86a;
    font-size: 28px;
}
.media-img img{
    width: auto;
    height: auto;
    max-width: 100%;
}
.mod-06{
    padding-bottom: 0.7rem;
    background-image: url("in_08.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
    padding-top: 0.7rem;
}
.mod-06 .swiper{
    width: 1320px;
    height: auto;
}
.live{
    position: relative;
}
.live-box{
    background: #f7dddd;
    height:400px;
    position: relative;
    margin-left: 10px;
    margin-top: 10px;
}
.live-main{
    background:#d53736;
    /* padding: 6px; */
    position: absolute;
    left: -10px;
    top: -10px;
    right: 10px;
    bottom: 10px;
}
.live-main .mod-img{
    /* height: 400px; */
    position: relative;
    width: 100%;
    height: 100%;
}
.live-main .mod-img img{
    width: 400px;
    height: 260px;
    display: block;
    margin: 10px auto;
}
.live-main .mod-img p{
    margin: 0 30px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp:3;
    -webkit-box-orient: vertical;
}
.live .swiper-button-prev,.live .swiper-button-next{
    background: #d61927;
    width: 0.75rem;
    height: 1.3rem;
    margin-top: auto;
    transform: translateY(-50%);
}
.live .swiper-button-prev{
    left: 0;
}
.live .swiper-button-next{
    right: 0;
}
.ul-des ol{
    width: 1320px;
    margin:35px auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ul-des ol li{
    width:620px;
    border:3px #efefef solid;
    margin-bottom: 30px;
    padding: 20px 20px 20px 0;
}
.ul-des ol li::before{
    content: ' ';
    display: inline-block;
    width: 0.7rem;
    height: 0.7rem;
    text-align: center;
    line-height: 0.7rem;
    background: #e03637;
    color: #ffffff;
    border-radius: 4px;
    font-size: 36px;
    font-family: Arial;
    font-weight: 500;
    margin-left: -2px;
    float: left;
    margin-right: 20px;
    /* margin-top: 0.1rem; */
}
.ul-des ol li:nth-child(1)::before{
    content: '01';
}
.ul-des ol li:nth-child(2)::before{
    content: '02';
}
.ul-des ol li:nth-child(3)::before{
    content: '03';
}
.ul-des ol li:nth-child(4)::before{
    content: '04';
}
.ul-des ol li:nth-child(5)::before{
    content: '05';
}
.ul-des ol li:nth-child(6)::before{
    content: '06';
}
.ul-des .img-text-text{
    width: auto;
    float: inherit;
}
.ul-des .img-text-text strong{
    font-size: 26px;
}

.ul-des .img-text-text p{
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.mod-07{
    /* padding-bottom: 1rem; */
    background-image: url("inBg08.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 0.7rem;
}
.mod-07 .container:nth-child(1){
    padding-bottom: 0.7rem;
}
.mod-07 .left{
    overflow: visible;
    padding-bottom: 0.45rem;
}
.mod-07 .img-text-text{
    width: 680px;
    position: relative;
    color: #ffffff;
    padding: 20px;
    height: 170px;
}
.mod-07 .img-text-text p{
    border: 0;
}
.mod-07 .img-text-text a{
    color: #ffffff;
}
.mod-07 .img-text-text img{
    width: 1.7rem;
    height: 1.7rem;

}
.mod-07 .img-text-text strong{
    font-size: 26px;
}

.mod-07 .img-text-text:nth-child(1) img{
    float: left;
    margin-right: 20px;
}
.mod-07 .img-text-text:nth-child(2) img{
    float: right;
    margin-left: 20px;
}
.mod-07 .img-text-text:nth-child(1){
    background: #ff6175;
    border-radius: 20px;
    border-bottom-left-radius: 0;
    margin-bottom: 60px;
}
.mod-07 .img-text-text:nth-child(2){
    background: #ff6c33;
    border-radius: 20px;
    border-bottom-right-radius: 0;
    margin-left: 50px;
}
.mod-07 .img-text-text:nth-child(1)::after,.mod-07 .img-text-text:nth-child(2)::after{
    content: " ";
    display: block;
    width:0.54rem;
    height: 0.54rem;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100% 100% ;
    bottom: -0.54rem;

}
.mod-07 .img-text-text:nth-child(1)::after{
    background-image: url("j01.jpg");
    left: -1px;
    background-position: -1px -2px;
}
.mod-07 .img-text-text:nth-child(2)::after{
    background-image: url("j02.png");
    right: -1px;
    background-position: 0px -2px;
}
.mod-07 ul.ul-listy li{
    margin-right: 20px;
    list-style-type: disc;
    border-bottom: 1px #d4d6d8 dashed;
    /* line-height: 2.8em; */
    padding: 0.1rem 0;
    font-size: 23px;
}
.mod-07 ul.ul-listy{
    margin-left: 20px;
    line-height: 200%;
}
.mod-07 ul.ul-listy li::marker{
    color: #cc0000;
}

.mod-08{
    background-image: url("in_11.jpg");
    background-size: 100%;
    height: auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    font-size: 20px;
}
.mod-08 .img-box{
    height: 660px;
    width: 100%;
    position: relative;
}
.mod-08 .swiper-pagination-bullet{
    opacity: 1;
    font-size: 16px;
    width: 0.15rem;
    height: 0.15rem;
    bottom: 2em;
}
.mod-08 .swiper-pagination-bullet-active{
    background: #1c72d2;
    opacity: 1;
}
#next08,#prev08{
    top: auto;
    bottom: 2em;
}
#next08::after,#prev08::after{
    font-size: 30px;
    font-weight: bold;
}
#next08{
    right: 590px;

}
#prev08{
    left: 590px;
}
.mod-08 .mod-img,.mod-08 .mod-img img{
    width: 100%;
    height: 100%;
}
.mod-08 .mod-img p{
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,.5);
    text-align: center;
    right: 0;
}

.footer{
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 2em;
    padding-top: 1.4rem;
    padding-bottom: 0.3rem;
}
.footer p{
    padding:0.2rem;
}
.bigTitle a.more{
    display: block;
    position: absolute;
    right: 1px;
    top: 100px;
    background-color: transparent;
    /* background-image: linear-gradient(to right,#ffffff,#cc0000) !important; */
    /* padding-left: 0.4rem; */
    /* padding-right: 0.4rem; */
}
.mod-07 .left{
    width: 740px;
    margin-left: 10px;
}
.mod-07 .right{
    width:540px;
}
.regin .show-main .right .swiper{
    width: 369px;
    height: 656px;
}
.regin .show-main .right .swiper .bt-img{
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;

}
.regin .show-main .right .swiper .bt-img a,.regin .show-main .right .swiper .bt-img a img{
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;

}