.pic {
    position: relative;
    overflow: hidden;
    padding-top: 75%;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .6s;
}

.pic:hover img {
    transform: scale(1.3);
}

.section1 {
    padding-top: 85px;
}

.sect1 {
    position: relative;
}

.title {
    position: relative;
    text-align: center;
    line-height: 50px;
    font-size: 0;
}

.title h2 span {
    display: inline-block;
    color: #000;
    font-size: 50px;
}

.title h2 i {
    color: #9a2e2c;
    text-transform: uppercase;
    padding-left: 20px;
    font-size: 50px;
    font-style: normal;
}

.sect1 .more1 {
    position: absolute;
    bottom: -60px;
    right: 0;
    padding-right: 36px;
    background: url(../images/more2.png) no-repeat right center;
    z-index: 999;
}

.sect1 .more1 a {
    display: block;
}

.sect1 .more1 span {
    font-size: 24px;
    color: #9a2e2c;
    text-transform: uppercase;
    padding-right: 8px;
    vertical-align: middle;
}

.sect1 .more1 i {
    font-size: 24px;
    color: #9a2e2c;
    font-style: normal;
    vertical-align: middle;
}

.news {
    position: relative;
    background: url(../images/sect1-xt.png) no-repeat center 28%;
    background-size: 100% auto;
    z-index: 6;
}

.news .aa {
    margin: 0 46.5px;
}

.news .aa ul li {
    position: relative;
    margin: 90px 0;
    transition: all .5s;
    overflow: hidden;
    z-index: 2;
}

.news .aa ul li a {
    position: relative;
    display: block;
}

.news .aa ul li a .pic {
    padding-top: 69.9%;
}

.news .aa ul li a .pic::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/news-pic-tc.png) no-repeat center bottom;
    background-size: 100% auto;
}

.news .aa ul li a .pic .text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    padding: 0 30px;
    z-index: 2;
}

.news .aa ul li a .pic .text p {
    line-height: 32px;
    font-size: 22px;
    color: #fff;
}

.news .aa ul li a .news-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 165px;
    background-color: #fff;
    padding: 20px 30px;
    z-index: -1;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .5);
    transition: all .6s;
}

.news .aa ul li a .news-text h2 {
    line-height: 30px;
    font-size: 20px;
    padding-right: 75px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news .aa ul li a .news-text p {
    font-size: 14px;
    color: #777777;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px;
    margin-top: 10px;
    text-align: justify;
}

.news .aa ul li:hover {
    transform: scale(1.2);
    overflow: visible;
    z-index: 3;
}

.news .aa.slick-current ul li {
    transform-origin: left center;
}

.news .aa.slick-current+div+div ul li {
    transform-origin: right center;
}

.news .aa ul li:hover .pic {
    box-shadow: 0 0 7px #000;
}

.news .aa ul li a .date {
    position: absolute;
    width: 75px;
    height: 85px;
    background-color: #9a2e2c;
    right: 30px;
    bottom: -40px;
    z-index: 10;
    text-align: center;
    color: #fff;
    display: none;
}

.news .aa ul li a .date p {
    font-size: 38px;
    line-height: 36px;
    margin-top: 13px;
    font-weight: bold;
}

.news .aa ul li a .date span {
    display: block;
    font-size: 14px;
    margin-top: 3px;
}

.news .aa ul li:hover .date {
    display: block;
}

.news .aa ul li:hover .news-text {
    top: 260px;
    z-index: 9;
}

.news .aa ul li:hover a .pic .text {
    display: none;
}

.news .slick-list {
    padding-bottom: 140px;
    width: 1392px;
    margin: 0 auto;
}

.slick-list {
    width: 1300px;
    margin: 0 auto;
}

.news .slick-prev {
    top: 43%
}

.news .slick-next {
    top: 43%
}

.more {
    width: 160px;
    text-align: center;
    line-height: 48px;
    background-color: #9a2e2c;
}

.more:hover {
    background-color: #882422;
}

.sect1 .more {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 88px;
    z-index: 6;
}

.sect1 .more.on {
    z-index: -1;
}

.more a {
    display: block;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
}

.section2 {
    padding-top: 90px;
    padding-bottom: 120px;
    background: url(../images/section2-bg.png) no-repeat center center;
    background-size: cover;
}
.sect2{
height:735px;
}
.sect2 .title span {
    color: #fff;
}

.sect2 .title i {
    color: #d8c18c;
}

.sect2 .title .more1 {
    text-align: right;
    margin-top: 20px;
}

.sect2 .title .more1 a {
    display: inline-block;
    padding-right: 28px;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    background: url(../images/more1.png) no-repeat right center;
}

.sect2 .title .more1:hover a {
    color: #d8c18c;
}
.notice{height:560px;}
.notice .slick-list {
    width: 1318px;
}

.notice .nn {
    position: relative;
    margin: 20px 9px 113px 9px;
    border-top: 6px solid #ccb684;
    border-bottom: 6px solid transparent;
    background-color: #fff;
box-sizing: border-box;
   
    z-index: 2;
    transition: all .3s;
}

.notice .slick-current .nn {
    transform-origin: left center;
}

.notice .slick-current+div+div+div+div .nn {
    transform-origin: right center;
}

.notice a {
    padding: 80px 30px 55px 30px;
    position: relative;
    display: block;
    background: url(../images/sect2-more.png) no-repeat 86% 86%;
}

.notice a:before {
    content: "";
    position: absolute;
    left: 30px;
    top: 50px;
    width: 44px;
    height: 3px;
    background-color: #9a2e2c;
}

.notice a h2 {
    line-height: 34px;
    font-size: 25px;
height:68px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-weight: bold;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.notice a .date {
    margin-top: 55px;
    font-size: 15px;
    color: #9a2e2c;
}

.notice a p {
    line-height: 22px;
    font-size: 16px;
    color: #5e5e5e;
    margin-top: 15px;
text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.notice a span {
    display: inline-block;
    padding-top: 35px;
    font-size: 15px;
    color: #9e9e9e;
}

.notice .nn:hover {
    position: relative;
    border-top: 6px solid #fff;
    border-bottom: 6px solid #fff;
    transform: scale(1.2, 1.1);
    background-color: #9a2e2c;
    box-shadow: 0 0 10px #000;
    z-index: 6;
}

.notice a:hover::before {
    background-color: #fff;
}

.notice a:hover h2,
.notice a:hover p,
.notice a:hover .date,
.notice a:hover span {
    color: #fff;
}

.notice a:hover {
    background: url(../images/sect2-more-other.png) no-repeat 86% 86%;
}

.notice .slick-list:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 5px;
    background-color: rgba(255, 255, 255, .5);
    z-index: -1;
}

.notice .nn:hover:after {
    display: block;
}

.notice .slick-slide:hover {
    border-bottom: 5px solid #9a2e2c;
}

.notice .slick-prev {
    top: 43%;
}

.notice .slick-next {
    top: 43%;
}

.section3 {
    padding-top: 85px;
    padding-bottom: 45px;
    background: url(../images/sect3-bg.png) no-repeat center bottom;
    background-size: 100% 85%;
}

#exhibition {
    position: relative;
    margin-top: 85px;
    transition: all .3s;
}

#exhibition button {
    display: none !important;
    transition: all .3s;
    top: 55%;
}

#exhibition:hover button {
    display: block !important;
}

.exhib {
    position: relative;
    overflow: hidden;
}

.sect3-l {
    position: relative;
    float: left;
    width: 30%;
    background-color: #fff;
    margin-top: 45px;
    box-sizing: border-box;
    padding: 95px 45px 50px 40px;
    z-index: 2;
}

.sect3-l span {
    position: absolute;
    left: 0;
    top: 0;
    width: 130px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    background-color: #9a2e2c;
    font-size: 17px;
    color: #fff;
    font-family: "oppo";
    text-transform: uppercase;
}

.sect3-l h3 {
    font-size: 45px;
    color: #9a2e2c;
    line-height: 45px;
}

.sect3-l h2 {
    margin-top: 37px;
    font-size: 60px;
    color: #000;
    font-weight: bold;
    line-height: 66px;
}

.sect3-l .exhibition {
    margin-top: 50px;
}

.sect3-l .exhibition p {
    font-size: 15px;
    color: #3b3b3b;
    /* font-family: "normal"; */
    margin-top: 10px;
}

.sect3-l .more {
    float: right;
    margin-top: 35px;
    width: 125px;
    height: 44px;
    line-height: 44px;
}

.sect3-l .more a {
    font-size: 18px;
}

.sect3-r {
    float: right;
    width: 81%;
    margin-left: -12.5%;
}

.sect3-r .pic {
    padding-top: 57.3%;
}

.section4 {
    position: relative;
    padding-top: 85px;
    background: url(../images/sect4-bg.png) no-repeat left bottom;
    background-size: 66% auto;
    overflow: hidden;
}

.sect4 {
    position: relative;
    overflow: hidden;
    padding-top: 60px;
}

.title.other span {
    font-size: 45px;
    position: relative;
}

.title.other span:after {
    content: '';
    position: absolute;
    bottom: -25px;
    width: 85px;
    height: 6px;
    background-color: #9a2e2c;
    left: 50%;
    transform: translateX(-50%);
}

.sect4-l {
    float: left;
    width: 50%;
    padding-left: 190px;
    box-sizing: border-box;
}

.sect4-l .xgbt {
    display: none;
}

.sect4-l .xgbt.on {
    display: block;
}

.xgbt h2 {
    width: 460px;
    line-height: 60px;
    font-size: 48px;
    color: #9a2e2c;
    font-weight: bold;
    margin-top: 40px;
    text-transform: capitalize;
}

.xgbt h3 {
    margin-top: 60px;
    font-size: 30px;
    color: #000;
    font-weight: bold;
}

.xgbt p {
    margin-top: 15px;
    line-height: 22px;
    font-size: 14px;
    color: #777777;
    text-align: justify;
}

.sect4 .more {
    /* position: absolute; */
    /* bottom: 140px; */
    left: 50%;
    width: 140px;
    line-height: 50px;
    margin-top: 130px;
    float: right;
    margin-bottom: 85px;
}

.sect4 .more a {
    font-size: 20px;
    color: #fff;
}

.sect4-r {
    position: absolute;
    float: right;
    width: 42.5%;
    top: 60px;
    bottom: -1px;
    right: 0;
}

.sect4-r>div {
    position: absolute;
    bottom: 0;
    box-shadow: 0 0 10px #757373;
}

.sect4-r>div img {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.sect4-r .tp1 {
    position: absolute;
    /* top: 85px; */
    width: 47%;
    left: 110px;
    z-index: 4;
    transition: all .3s;
    bottom: 0;
    transform-origin: center bottom;
}

.sect4-r .tp2 {
    position: absolute;
    width: 52%;
    /* top: 0px; */
    left: 0;
    z-index: 1;
    transition: all .3s;
    transform-origin: center bottom;
}

.sect4-r .tp3 {
    position: absolute;
    bottom: 0;
    right: 85px;
    z-index: 3;
    transition: all .3s;
    width: 40%;
    transform-origin: right bottom;
}

.sect4-r .tp4 {
    /* top: 0; */
    right: -205px;
    transition: all .3s;
    width: 52%;
    z-index: 2;
    transform-origin: center bottom;
}

.sect4-r .text {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 50px;
    display: none;
    z-index: 9;
}

.sect4-r .text h2 {
    font-size: 26px;
    color: #fff;
}
.sect4-r .tp3 .text h2{font-size:20px;} 
.sect4-r .tp3 .text p{font-size:14px;}
.sect4-r .text p {
    margin-top: 10px;
    font-size: 18px;
    color: #fff;
}

.sect4-r>div a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    bottom: 0;
    background: url(../images/sect4-pic-tc.png) no-repeat center bottom;
    background-size: 100% auto;
    transition: all .6s;
    top: 0;
    z-index: 7;
    display: none;
}

.sect4-r>div:hover a .text {
    display: block;
}

.sect4-r>div:hover a:after {
    display: block;
}


/* .sect4-r>div:hover:after {
    z-index: 1000;
    transform: scale(1.05);
} */

.sect4-r>div.tp1:hover {
    transform: scale(1.11);
}

.sect4-r>div.tp2:hover {
    transform: scale(1.05);
}

.sect4-r>div.tp3:hover {
    transform: scale(1.304);
}

.sect4-r .tp4:hover {
    transform: scale(1.001);
    right: 0;
}

.sect4-r>div:hover {
    /* bottom: 0;
    top: 0;
    width: auto;*/
    z-index: 1000;
}

.sect4-r .tp4:hover {
    right: 0;
}

.sect4-r>div:hover .text {
    /* z-index: 7; */
}

.sect4-r>div.on .pic-tp {
    height: 100%;
}

.pic-tp {
    padding-top: 159%;
    position: relative;
}

.sect4-r>div.on .pic-tp img {
    height: 100%;
}

.cont5 {
    overflow: hidden;
}

.cont5 .pic:hover img {
    transform: none;
}

.cont5-l {
    position: relative;
    float: left;
    width: 65.6%;
}

.cont5-l .pic {
    padding-top: 38%;
}

.cont5-r {
    float: right;
    width: 34.4%;
    padding: 70px 60px;
    padding-bottom: 0;
}

.cont5-r h2 {
    margin-top: 0;
    font-size: 45px;
}

.cont5-r h3 {
    margin-top: 60px;
}

.cont5-r .more {
    margin-top: 30px;
    margin-bottom: 0;
    width: 104px;
    height: 36px;
    line-height: 36px; float: right;
}

.cont5-r .more a {
    font-size: 14px;
}

.second .cont5-r .more {
    margin-top: 60px;
}

.pic {
    padding-top: 42.7%;
}

.cont5.second .cont5-l {
    float: right;
}

.cont5.second .cont5-r {
    float: left;
    padding-left: 60px;
}

.cont5.second .cont5-r p {
    width: 100%;
}

.cont5-l:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    bottom: 0;
    background: url(../images/sect5-tc.png) no-repeat center bottom;
    background-size: 100% auto;
    transition: all .3s;
}

.cont5-l .text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px 55px;
    z-index: -1;
}

.cont5-l .text h2 {
    font-size: 25px;
    color: #fff;
}

.cont5-l .text p {
    font-size: 20px;
    color: #fff;
}

.cont5-l:hover:after {
    content: '';
    top: 0;
}

.cont5-l:hover .text {
    z-index: 2;
}

.cont5.second .cont5-r .more {
    margin-right: 0;
}

.section6 {
    padding-top: 110px;
}

.time {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 15px;
    background: url(../images/sect6-bg.png) no-repeat center bottom;
    background-size: 100% 100%;
}

.time .slick-list {
    width: 1386px;
}

.time a {
    display: block;
    margin: 70px 20px;
    transition: all .4s;
}

.time a .pic {
    padding-top: 73%;
}

.time a .pic:hover img {
    transform: none;
}

.time a .pic:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/yy.png) no-repeat center bottom;
}

.time a .text {
    padding: 30px 40px 30px 40px;
    background-color: #fff;
    border-bottom: 8px solid #9a2e2c;
}

.time a .text h2 {
    line-height: 32px;
    font-size: 22px;
    color: #000;
    height: 80px;
    overflow: hidden;
    transition: all .4s;
}

.time a .text .more1 {
    text-align: right;
    margin-top: 10px;
    overflow: hidden;
}

.time a .text .more1 img {
    float: right;
    /* display: inline-block; */
    height: 28px;
}

.time a:hover {
    transform: scale(1.2);
}


/* .time a:hover .text .more1 img {
    height: auto;
} */

.time a:hover {
    position: relative;
    /* margin: 0 -50px; */
    box-shadow: 0 0 10px #000;
    z-index: 3;
}


/* .time .slick-cloned.slick-active a:hover {
    margin-right: -100px;
    margin-left: 0;
} */


/* .time a:hover .text {
    padding: 30px 40px 30px 40px;
} */


/* .time a:hover .text h2 {
    font-size: 30px;
    line-height: 40px;
} */


/* .time .slick-active a:hover {
    margin-right: 0;
    margin-left: -100px;
} */


/* .time .slick-center.slick-active a:hover {
    margin: 0 -50px;
} */

.time .slick-slide a {
    transform-origin: left center;
}

.time .slick-current+div a {
    transform-origin: center center;
}

.time .slick-current+div+div a {
    transform-origin: right center;
}

.section6 .more {
    margin-top: 55px;
    margin-bottom: 125px;
    margin-left: auto;
    margin-right: auto;
}