html,
body,
.banner,
.banner div,
.banner img,
.banner.pc .swiper-slide a {
    width: 100%;
    height: 550px;
}
html,
body,
.banner-wap,
.banner-wap div,
.banner-wap img,
.banner-wap .swiper-slide a {
    width: 100%;
    height: 300px;
}


.banner.pc .swiper-slide a{
  display:block;
}
body {
    overflow-x: hidden;
}
.ons{background:#6f4a8e}
.ons .logo a img{margin-top:0px}
.index {
    position: fixed;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 99;
    background: #fff;
    padding-top: 100px;
}

.f0 {
    font-size: 0
}

.half a,
.half img {
    display: inline-block;
    width: 50%;
    vertical-align: top
}

.half a img {
    width: 100%
}

.m,
.m .banner,
.m .banner img {
    height: auto
}
.banner .slick-slide{
   position:relative;
   overflow:hidden;
}


.banner video{
    position: absolute;
    left: 50%;
    BOTTOM: 0;
    min-height: 100%;
    min-width: 100%;
    transform: translateX(-50%);
}
.banner  .slick-dots{
    right: 35px;
    width: auto;
    transform: translateY(-50%);
    top: 50%;
    bottom: auto;
}
.banner  .slick-dots li{
      display: block;
    width: 10px;
    height: 10px;
    margin: 34px 0;
    background: url(../images/banner-cur.png) no-repeat;
    background-position: center center;
}
.banner  .slick-dots li.slick-active{
background: url(../images/banner-cur-on.png) no-repeat;
    background-position: center center;
}
.m .index {
    position: relative
}

.section1 {
    background: #f2eef5;
    padding-top: 70px;
}

.gg-tit {
    margin-bottom: 5px;
}

.gg-tit h2 {
    font-size: 0;
}

.gg-tit h2 span {
    display: inline-block;
    font-size: 30px;
    color: #333;
    font-weight: 600;
    vertical-align: middle;
}

.gg-tit h2 i {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    color: #c4ccda;
    margin: 0 25px 0 8px;
    font-style: normal;
    position: relative;
    padding-bottom: 3px;
}

.gg-tit h2 i::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 33px;
    height: 1px;
    background: #c4ccda;
}

.gg-tit h2 img {
    display: inline-block;
    vertical-align: middle;
}

.s1-fl {
    float: left;
    width: 755px;
}

.s1-fl .pic {
    padding-top: 56.3%;
}

.s1-f1-infon {
    background: #6d488e;
    margin-bottom: 30px;
    color: #fff;
    padding-left: 25px;
    padding-right: 100px;
    padding-bottom: 30px;
    position: relative;
}

.s1-f1-infon>p {
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 70px;
    font-weight: 600;
}

.s1-f1-date {
    position: absolute;
    right: 30px;
    top: 20px;
}

.s1-f1-date span {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    top: -5px;
}

.s1-f1-date i {
    font-style: normal;
    font-size: 16px;
    padding-top: 10px;
    display: inline-block;
    position: relative;
    top: 5px;
}

.s1-f1-infon a {
    position: absolute;
    right: 30px;
    bottom: -15px;
    background: #fff;
    line-height: 34px;
    font-size: 14px;
    color: #ba070f;
    padding: 0 30px;
    border-radius: 20px;
    box-shadow: 0 0 20px rgba(59, 77, 112, .16);
}

.s1-f1-infon a img {
    display: inline-block;
    margin-left: 25px;
}

.s1-fr {
    overflow: hidden;
    padding-left: 80px;
}

.s1-fr ul li a {
    display: block;
    padding-right: 80px;
    position: relative;
    line-height: 24px;
    overflow: hidden;
    border-bottom: 1px solid #ded5d5;
    padding: 20px ;
}

.s1-fr ul li:first-child a {
    border-top: 1px solid #e6e6e6;
}

.s1-fr ul li a p {
    font-size: 18px;
    width: 500px;
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-y: hidden;
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.s1-fr ul li a:hover p {
    color: #1157b5;
}

.s1-fr-date {
    position: absolute;
    top: 26px;
    right: 0;
    color: #666666;
}

.s1-fr-date span {
    display: inline-block;
    font-size: 16px;
}

.s1-fr-date i {
    font-style: normal;
    font-size: 12px;
    display: inline-block;
}

.s1-sed {
    margin-top: 95px;
}

.s1-sed .gg-tit {
    text-align: center;
}

.s1-sedm {
    margin-left: -15px;
    margin-right: -15px;
}

.s1-sedm ul li a {
    display: block;
    padding: 35px;
    margin: 0 15px;
    
    color: #333;
    transition: all 0.5s;border-bottom: 5px solid #ba070f;
background: #6d488e;
}

.s1-sedm ul li a>div {
    padding-left: 20px;
    height: 130px;
    border-left: 1px solid #e9eef3;
    position: relative;
}

.s1-sedm ul li a>div::before {
    content: "";
    position: absolute;
    left: -2px;
    top: 0;
    width: 3px;
    height: 15px;
    background: #cbd3dd;
}

.s1-sedm ul li a>div::after {
    content: "";
    position: absolute;
    left: -2px;
    bottom: 0;
    width: 3px;
    height: 15px;
    background: #cbd3dd;
}

.s1-sedm-date {
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 30px;
	color:#fff
}

.s1-sedm-con {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    font-weight: 600;
    white-space: pre-wrap;
    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:#fff
}

.s1-sedm ul li a:hover {
    background: #ba070f;
    color: #fff;
}

.section2 {
  
    background: url(../images/s2-bj.png) no-repeat;
    background-position: top right;
    padding-top: 90px;
}

.s2-fl {
    float: left;
    width: 975px;
}

.s2-fl ul {
    overflow: hidden;
}

.s2-fl ul li {
    position: relative;
overflow: hidden;
}

.s2-f1img img {
    display: block;
    width: 100%;
    transition: all 0.5s;
	height:515px;
}
.s2-fl ul li:hover .s2-f1img img{
        transform: scale(1.1);
}
.s2-flinfo {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.s2-flinfo1 {
    background: #6d488e;
    background: rgba(186, 7, 15, .6);
}

.s2-flinfo2 {
    background: #6d488e;
    background: rgba(109, 72, 142, .8);
}

.s2-flinfo3 {
    background: #271b31;
    background: rgba(39, 27, 49, .8);
}

.s2-flinfo>div {
    vertical-align: middle;
    padding-top: 48%;
    padding-left: 50px;
    padding-right: 50px;
    color: #fff;
}

.s2-f1-date {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 35px;
}

.s2-f1-date span {
    display: inline-block;
    position: relative;
    top: -10px;
}

.s2-f1-date i {
    font-style: normal;
    display: inline-block;
    position: relative;
    top: 10px;
}

.s2-flinfo>div>p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    height: 156px;
    overflow: hidden;
}

.s2-flinfo>div a {
    float: right;
}

.s2-flinfo>div a img {
    display: block;
}

.s2-fr {
    background: #fff;
    max-width: 560px;
    padding: 75px 65px 2px 65px;
    overflow: hidden;
    margin-right: 50px;
}

.s2-fr .gg-tit h2 span {
    position: relative;
    padding-bottom: 15px;
}

.s2-fr .gg-tit h2 span::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 58px;
    background: #e8af18;
}

.s2-fr ul {
    padding: 10px 0;
}

.s2-fr ul li a {
    display: block;
    padding: 10px 0;
}

.s2-fr ul li a:hover p {
    color: #1157b5;
}

.s2-fr ul li a p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 18px;
    font-weight:normal;
}

.s2-fr-date {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 20px;
    position: relative;
    margin-top: 25px;
}

.s2-fr-date::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    height: 1px;
    left: 60px;
    background: #dfdfdf;
}

.s2-fr-date span {
    display: inline-block;
    position: relative;
    top: -8px;
}

.s2-fr-date i {
    font-style: normal;
    display: inline-block;
    position: relative;
    top: 8px;
}

.s2-sed {
    max-width: 1540px;
    margin: 0 auto;
    margin-top: 100px;
    background: #f7f7f7;
}

.s2-sedl {
    float: left;
    width: 63.6%;
    padding-top: 180px;
}

.s2-sedl>div {
    position: relative;
    margin-left: 125px;
    margin-right: 100px;
    background: #fff;
}

.s2-led1-imgs {
    float: left;
    width: 59%;
    margin-top: -70px;
}

.s2-led1-imgs a.pic {
    display: block;
    padding-top: 55.5%;
}

.s2-led1-infos {
    overflow: hidden;
    padding: 25px 30px;
    position: static;
}

.s2-led1-infos a {
    display: block;
}

.s2-led1-infos a h3 {
    font-size: 16px;
    line-height: 33px;
    height: 66px;
    font-weight: 600;
    color: #333;
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.s2-led1-infos a p {
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #666666;
    line-height: 33px;
    height: 99px;
    margin-top: 10px;
}

.s2-led1-infos .slick-prev,
.s2-led1-infos .slick-next {
    top: 50%;
    width: 30px;
    height: 30px;
    z-index: 9;
}

.s2-led1-infos .slick-prev {
    left: -70px;
    background: url(../images/s2-ll.png) no-repeat;
    background-size: 100% 100%;
}

.s2-led1-infos .slick-next {
    right: -70px;
    background: url(../images/s2-lr.png) no-repeat;
    background-size: 100% 100%;
}

.s2-sedr {
    overflow: hidden;
    padding: 45px 65px 0 55px;
    height: 475px;
    background: #6d488e;
    background-size: 75% auto;
    background-position: 10% center;
    position: relative;
}

.s2-sedr>p {
    font-size: 48px;
    color: #dab7fa;
    font-style: italic;
    font-weight: 600;
}

.s2-sedr ul {
    padding-top: 10px;
    padding-right: 50px;
}

.s2-sedr ul li {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #477dc6;
}

.s2-sedr ul li a {
    display: block;
    padding-bottom: 10px;
    background: url(../images/more-r3.png) no-repeat;
    background-position: right bottom;
}

.s2-sedr ul li a p {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    height: 52px;
    color: #fff;
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.s2-sedr-t {
    position: absolute;
    right: 65px;
    top: 85px;
    bottom: 0;
    width: 30px;
}

.s2-sedr-t h2 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    line-height: 33px;
}

.s2-sedr-t h2 a {
    display: block;
}

.s2-sedr-t h2 img {
    margin-top: 25px;
    margin-bottom: 25px;
}

.s2-sedr-t::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 1px;
    height: 230px;
    background: #fff;
}

.section3 {
    margin-top: 30px;
    overflow: hidden;    position: relative;
}

.section3 .gg-tit {
    text-align: center;
}

.s3-m {
    margin-left: -7px;
    margin-right: -7px;
}

.s3-m ul,.s1-sedm ul {
    padding-bottom: 60px;
}

.s3-m ul li a {
    display: block;
    background: #f2eef5;
    padding: 20px 30px 30px 35px;
    margin: 0 7px;
    transition: all 0.5s;
}

.s3-info {
    border-left: 1px solid #6d488e;
    position: relative;
    margin-top: 25px;
    padding-left: 23px;
    color: #333;
    padding-bottom: 40px;
    transition: all 0.5s;
}

.s3-info::before {
    content: "";
    position: absolute;
    left: -2px;
    top: 0;
    width: 3px;
    height: 15px;
    background: #6d488e;
}

.s3-info::after {
    content: "";
    position: absolute;
    left: -2px;
    bottom: 0;
    width: 3px;
    height: 15px;
    background: #6d488e;
}

.s3-tag {
    width: 125px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-left: -35px;
}

.s3-tag1 {
    background: #ba070f;
}

.s3-tag2 {
    background: #75bd83;
}

.s3-tag3 {
    background: #6da5e4;
}

.s3-info span {
    display: block;
    font-size: 14px;
    line-height: 14px;
    font-weight: 100;
}

.s3-info h3 {
    font-size: 16px;
    font-weight: 100;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    margin-top: 35px;
    margin-bottom: 25px;
}

.s3-info .pic {
    padding-top: 56%;
}

.s3-info p {
    font-size: 14px;
    line-height: 28px;
    height: 56px;
    margin-top: 20px;
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.s3-m ul li a:hover {
    background: #6d488e;
}

.s3-m ul li a:hover .s3-info {
    color: #fff;
}

.s3-m ul li a:hover .s3-info p {
    color: #d0e8ff;
    color: rgba(208, 232, 255, .5);
}

.s3-m .slick-prev,
.s3-m .slick-next,
.s1-sedm .slick-prev,
.s1-sedm .slick-next {
    bottom: 0;
    width: 30px;
    height: 30px;
    left: 50%;
    top: auto;
    bottom: 0;
}

.s3-m .slick-prev,.s1-sedm .slick-prev {
    margin-left: -45px;
    background: url(../images/s2-ll.png) no-repeat;
    background-size: 100% 100%;
}

.s3-m .slick-next,.s1-sedm .slick-next {
    margin-left: 15px;
    background: url(../images/s2-lr.png) no-repeat;
    background-size: 100% 100%;
}

.section4 {
    background:#f2eef5;min-height:230px;margin-top:20px;
}

.s4-t {
    float: left;
    width: 30px;
    margin-left: 60ps;
}

.s4-t h2 {
    text-align: center;
    color: #333333;
    font-size: 30px;
    font-weight: 600;
    line-height: 33px;
}

.s4-t h2 a {
    display: block;
}

.s4-t h2 img {
    margin-top: 25px;
    margin-bottom: 25px;
}

.s4-t h2 div {
    width: 1px;
    height: 60px;
    margin: 0 auto;
    background: #333333;
}

.s4-m {
    max-width: 1080px;
    margin-left: auto;
}

.s4-m ul li>div {
    display: block;
    margin-left: 10px;
    position: relative;
  overflow: hidden;height:100%;
}
.s4-m ul li>div:hover img {
    transform: scale(1);
}
.s4-m ul li img {
    display: block;
    width: 100%;
  transition: all 0.5s;
    transform: scale(1.1);
}

.s4-m ul li>div div {
   position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 40px 20px 25px 40px;word-wrap: break-word;
       overflow: hidden;word-break:break-all;
}

.s4-m ul li>div div p {
   font-size: 24px;
    line-height: 24px;
    color: #fff;
    font-weight: bold;
    
    writing-mode: tb-lr;
    word-wrap: break-word;word-break:break-all;
    display: block;
    width: 24px;height: 560px;position: relative;
}


.s4-m ul li>div a{
   display:block;
}
.s4-m ul li>div div i {
    font-style: normal;
    position: absolute;
    bottom: 25px;
    right: 20px;
    font-size: 14px;
    color: #fff;
}

.s4-m ul li>div div i::before {
    content: "";
    display: block;
    width: 1px;
    height: 7px;
    background: #fff;
    margin: 0 auto;
    margin-bottom: 10px;
}

.s4-m ul li>div div i::after {
    content: "";
    display: block;
    width: 1px;
    height: 7px;
    background: #fff;
    margin: 0 auto;
    margin-top: 10px;
}

.section5 {
    margin-top: 100px;
    padding-top: 160px;
    background: url(../images/s5-bj2.jpg) no-repeat;
    background-size: cover;
    background-position: center 160px;
}

.s5-t {
    margin-top: -160px;
    border-top: 6px solid #5294d2;
    margin-left: 110px;
    background: url(../images/s5-bj1.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.s5-tm {
    max-width: 1510px;
    margin: 0 auto;
    padding-top: 35px;
}

.s5-tm .gg-tit {
    float: left;
    margin-top: 20px;
}

.s5-tm .gg-tit h2 span {
    color: #fff;
}

.s5-tm-ul {
    float: right;
    overflow: hidden;
}

.s5-tm-ul li {
    float: left;
    margin-left: 55px;
}

.s5-tm-ul li a {
    display: block;
    text-align: center;
}

.s5-tm-ul li a div {
    height: 60px;
}

.s5-tm-ul li a div img {
    display: block;
    margin: 0 auto;
}

.s5-tm-ul li a p {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.s5-tm-con {
    margin-top: 20px;
}

.s5-tm-con>div {
    float: left;
}

.s5-tm-con>div>a {
    display: block;
    position: relative;
 overflow: hidden;
}

.s5-tm-con1 .s5-tm-pic {
    position: relative;
    padding-top: 56.3%;
}

.s5-tm-con2 .s5-tm-pic {
    position: relative;
    padding-top: 100%;
}

.s5-tm-pic img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100% !important;
    transition: all 0.3s;
}
 .s5-tm-con>div>a:hover .s5-tm-pic img {
        transform: scale(1.1);
    }
.s5-tm-info {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/zzc.png) repeat-x;
    background-position: center bottom;
}

.s5-tm-info>div {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    padding-left: 25px;
    padding-right: 25px;
}

.s5-tm-idate {
    font-size: 0;
}

.s5-tm-idate img {
    vertical-align: middle;
}

.s5-tm-idate span {
    vertical-align: middle;
    font-size: 14px;
    color: #999999;
    margin-left: 10px;
}

.s5-tm-info>div p {
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s5-tm-con1 {
    width: 39%;
}

.s5-tm-con2 {
    width: 22%;
}

.s5-b {
    margin-left: 110px;
}

.s5-bm {
    max-width: 1510px;
    margin: 0 auto;
    margin-top: 25px;
    padding-bottom: 45px;
}

.s5-b-l {
    float: left;
    padding-top: 60px;
    background: url(../images/s5-btit.png) no-repeat;
    background-position: left top;
    color: #fff;
    font-size: 0;
    width: 400px;
}

.s5-b-l span {
    vertical-align: middle;
    font-size: 30px;
    font-weight: 600;
    margin-right: 10px;
}

.s5-b-l i {
    font-style: normal;
    font-size: 14px;
    vertical-align: middle;
}

.s5-bm-ul {
    overflow: hidden;
    padding-top: 40px;
}

.s5-bm-ul .slick-slide a {
    display: block;
    margin: 0 10px;
}

.s5-bm-ul .slick-slide img {
    max-width: 100%;
    margin: 0 auto;
}

@media screen and (max-width:1600px) {
    .s1-fr {
        padding-left: 50px;
    }
    .s1-fl {
        width: 600px;
    }
    .s1-fr ul li a {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .s1-fr-date {
        top: 20px;
    }
    .s1-sedm ul li a {
        padding: 20px;
    }
    .s2-fr {
        padding-left: 40px;
        padding-right: 40px;
    }
    .s5-tm,
    .s5-bm {
        padding-left: 50px;
        padding-right: 50px;
    }
   
}

@media screen and (max-width:1400px) {
    .s2-flinfo>div>p {
        font-size: 14px;
    }
    .gg-tit {
        margin-bottom: 20px;
    }
    .gg-tit h2 span {
        font-size: 24px;
    }
    .gg-tit h2 i {
        font-size: 14px;
    }
    .s1-fr ul li a p {
        font-size: 16px;
    }
    .s1-f1-infon>p {
        font-size: 18px;
    }
    .s1-fl {
        width: 500px;
    }
    .s1-fr ul li a p {
        display: block;
        font-size: 16px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .s2-fl {
        width: 810px;
    }
    .s2-fr {
        padding: 40px 30px 20px 30px;
    }
    .s2-fr ul li a {
        padding: 5px 0;
    }
    .s2-fr ul {
        height: 282px;
    }
    .s3-m ul li a {
        padding: 20px 20px 30px 20px;
    }
    .s3-tag {
        margin-left: -20px;
    }
  
}

@media screen and (max-width:1200px) {
    .s2-fr ul li a p,
    .s5-tm-info>div p {
        font-size: 14px;
    }
    .s2-fl {
        width: 660px;
    }
    .s2-fr {
        padding-top: 20px;
    }
    .s2-fr ul {
        height: 222px;
    }
    .s2-fr-date {
        margin-top: 15px;
    }
    .s2-sedl>div {
        margin-left: 70px;
        margin-right: 60px;
    }
    .s2-led1-infos .slick-next {
        right: -40px;
    }
    .s2-led1-infos .slick-prev {
        left: -40px;
    }
    .s2-led1-imgs {
        width: 45%;
    }
    .s2-sedl {
        padding-top: 80px;
    }
    .s2-led1-imgs {
        margin-top: -30px;
    }
    .s2-led1-infos {
        padding: 15px;
    }
    .s2-led1-infos a h3 {
        height: 50px;
        line-height: 25px;
    }
    .s2-led1-infos a p {
        line-height: 25px;
        height: 75px;
    }
    .s2-sedr {
        height: 383px;
        padding: 15px 30px 0 30px;
    }
    .s2-sedr-t {
        right: 38px;
        top: 30px;
    }
    .s2-sedr-t::after {
        height: 160px;
    }
    .s2-sedr>p {
        font-size: 36px;
    }
    .s2-flinfo>div {
        padding-top: 35%;
    }
    .s5-tm-ul li a div {
        height: 45px;
    }
    .s5-tm-ul li a div img {
        max-width: 35px;
    }
    .s5-tm-info>div {
        padding-left: 15px;
        padding-right: 15px;
    }
    .s5-b-l {
        width: 260px;
    }
    .s5-b-l span {
        font-size: 20px;
    }
}

@media screen and (max-width:1230px) {
    .s4-m {
        overflow: hidden;
        float: none;
        padding-left: 20px;
    }
    .s4-m ul li>div div {
        padding-left: 20px;
        padding-right: 20px;
    }
    .s4-m ul li>div div p {
        font-size: 20px;
    }
    
}

@media screen and (max-width:1024px) {
 .wap {
        display: block;
    }
    .pc {
        display: none;
    }
     
    .banner video{
          position:static;
          width:100%;
         height:100%;
        transform: translate(0, 0);
    }
    .index {
        padding-top: 0;
    }
    .s1-fr-date span,
    .s1-f1-date i,
    .s1-sedm-con,
    .s2-sedr ul li a p {
        font-size: 14px;
    }
    .s1-f1-infon>p,
    .s1-f1-date span {
        font-size: 16px;
    }
    .s5-tm-info>div p,
    .s5-tm-idate span {
        font-size: 12px;
    }
    .s1-fr {
        padding-left: 20px;
    }
    .s1-fl {
        width: 400px;
    }
    .s1-fr ul li a p {
        font-size: 14px;
    }
    .s1-fr ul li a {
        padding-right: 60px;
    }
    .s1-fr ul li a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .s1-fr-date {
        top: 15px;
    }
    .s1-f1-infon {
        padding-bottom: 20px;
    }
    .s1-sedm ul li a>div {
        height: auto;
    }
    .s1-sedm-date {
        margin-bottom: 15px;
    }
    .s1-sedm ul li a>div {
        padding-left: 10px;
    }
    .s1-sedm ul li a {
        margin: 0 5px;
    }
    .s1-sedm {
        margin-left: -5px;
        margin-right: -5px;
    }
    .s2-sedr-t h2,
    .s4-t h2 {
        font-size: 24px;
    }
    .s2-sedr-t h2 img,
    .s4-t h2 img {
        width: 24px;
    }
    .s3-info h3 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .s3-info {
        padding-bottom: 10px;
    }
    .s5-tm-idate img {
        max-width: 25px;
    }
}

@media screen and (max-width:1023px) {
    .s2-fl,
    .s2-fr,
    .s2-sedl {
        float: none;
        width: auto;
    }
    .s2-fr {
        max-width: none;
        padding: 25px 15px;
        margin-right: 0;
    }
    .s2-fr ul {
        height: auto;
    }
    .s5-tm,
    .s5-b,
    .s5-bm {
        padding-left: 10px;
        padding-right: 10px;
    }
 
}

@media screen and (max-width:768px) {

.s4-m ul li>div div p{height:180px;width:50px}
    .s5-tm .gg-tit h2 span,
    .s2-sedr-t h2,
    .s4-t h2 {
        font-size: 20px;
    }
    .s2-sedr-t h2,
    .s4-t h2 {
        line-height: 24px;
    }
    .gg-tit h2 i {
        font-size: 12px;
    }
    .gg-tit h2 img {
        height: 20px;
    }
    .section1,
    .section2 {
        padding-top: 30px;
    }
    .s1-sed,
    .section3,
    .section4,
    .section5 {
        margin-top: 30px;
    }
    .s2-sed {
        margin-top: 0;
    }
    .s1-fl,
    .s1-fr,
    .s2-led1-imgs {
        float: none;
        width: auto;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }
    .s2-led1-infos a h3,
    .s3-info h3 {
        font-size: 14px;
    }
    .s2-led1-infos a p,
    .s3-info p {
        font-size: 12px;
    }
    .s3-info h3 {
        line-height: 24px;
        height: 48px;
    }
    .s3-info p {
        line-height: 20px;
        height: 40px;
    }
    .s1-fr {
        margin-top: 25px;
    }
    .s1-f1-infon {
        padding-left: 15px;
    }
    .s1-f1-infon {
        padding-right: 70px;
    }
    .s1-f1-date {
        right: 10px;
    }
    .s2-sedr {
        padding: 15px 10px 0 10px;
    }
    .s2-sedr-t {
        right: 15px;
    }
    .s2-sedr ul {
        padding-right: 55px;
    }
    .s2-sedl {
        padding-top: 30px;
    }
    .s2-led1-imgs {
        margin-top: 0;
    }
    .s2-sedl>div {
        margin-left: 50px;
        margin-right: 50px;
    }
    .s2-flinfo>div {
        top: 30%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .s5-tm-con1,
    .s5-tm-con2 {
        width: 50%;
    }
    .s5-t,
    .s5-b {
        margin-left: 0;
    }
    .s5-b-l {
        float: none;
        width: auto;
        padding-top: 40px;
        background-size: auto 30px;
    }
    .s5-bm-ul {
        padding-top: 20px;
    }
    .s5-tm-ul li {
        margin-left: 15px;
    }
    .s5-tm-ul li a div {
        height: 30px;
    }
    .s5-tm-ul li a div img {
        max-width: 20px;
    }
    .s5-tm-ul li a p {
        font-size: 14px;
    }
    .s5-tm .gg-tit {
        margin-top: 10px;
    }
}

@media screen and (max-width:480px) {
.s4-m ul li>div div p{height:300px}
    .s2-flinfo>div {
        padding-top: 25%;
    }
    .s4-m ul li>div div p {
        font-size: 16px;
    }
    .s4-m ul li>div div {
        padding: 20px;
    }
}

@media screen and (max-width:375px) {
    .s2-flinfo>div>p {
        font-size: 12px;
        line-height: 20px;
        height: 60px;
        margin-bottom: 10px;
    }
}


/* 8.14 修改 */

.index-flash .btn {
    position: absolute;
    left: 46%;
    width: auto;
    height: auto;
    bottom: 5%;
    z-index: 9;
   
}

.index-flash .btn .dots {
    width: auto;
    height: auto;
}

.index-flash .btn .dots span {
    display: block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
	float:left;
	border-radius:17px;
	border:#6d488e 2px solid;
	cursor: pointer;
}

.index-flash .btn .dots span.swiper-pagination-bullet-active {
    background:#b7060f;
	border:#b7060f 2px solid
   
}

@media screen and (max-width:768px) {
    .banner .slick-dots {
        transform: translateY(0);
        top: auto;
        bottom: 15px;
        left: 50%;
        right: auto;
        transform: translateX(-50%);
    }
    .banner .slick-dots li {
        display: inline-block;
        margin: 0 5px;
    }




}