@charset "utf-8";
.white,
.white a:link,
.white a:visited,
.white a:hover {
    color: white;
}

body {
    background: url(../images/cbg.png);
}

.reel-mob {
	display: none;
}
/* con */
.en-Con1 {
    background: url(../images/bg1.jpg) no-repeat top center;
    position: relative;
}

.en-Con1 .ico1 {
    display: none;
    position: absolute;
    background: url(../images/ico1.png) no-repeat;
    width: 100%;
    height: 727px;
    z-index: 9;
}

.en-Con1 .reel {
    margin-top: 66px;
    position: relative;
    width: 1177px;
    height: 486px;
}

.en-Con1 .reel .left {
    position: absolute;
    left: 440px;
    top: 0px;
    z-index: 2;
    width: 62px;
    height: 486px;
    background: url(../images/left.png) no-repeat right 0;
}

.en-Con1 .reel .right {
    position: absolute;
    right: 440px;
    top: 0;
    z-index: 2;
    width: 71px;
    height: 486px;
    background: url(../images/right.png) no-repeat left 0;
}

.en-Con1 .reel .left-bg {
    position: absolute;
    top: 0;
    left: 494px;
    z-index: 1;
    width: 95px;
    height: 486px;
    background: url(../images/leftbg.png) right 0 no-repeat;
}

.en-Con1 .reel .right-bg {
    position: absolute;
    top: 0;
    right: 494px;
    z-index: 1;
    width: 95px;
    height: 486px;
    background: url(../images/rightbg.png) 0 0 no-repeat;
}

.en-Con1 .reel .content {
    display: none;
    overflow: hidden;
    zoom: 1;
    position: absolute;
    z-index: 5;
    width: 896px;
    height: 284px;
    left: 135px;
    top: 95px;
}

.en-Con1 .logo {
    text-align: center;
}

.en-Con1 .p2Con {
    margin-top: 54px;
}

.en-Con1 .p2Con .tit1 {
    background-color: rgba(224, 179, 127, 0.259);
    width: 860px;
    height: 81px;
    border-radius: 40px;
    text-align: center;
    position: relative;
}

.en-Con1 .p2Con .tit1::before {
    content: '';
    position: absolute;
    display: block;
    background: url(../images/ico2.png) no-repeat;
    width: 108px;
    height: 117px;
    top: -36px;
    left: 20px;
}

.en-Con1 .p2Con .tit1 img {
    margin-top: 18px;
	margin-left: 35px; /*20230222*/
}

.en-Con1 .p2Con .content {
    display: flex;
    margin-top: 33px;
}

.en-Con1 .p2Con .content .left {
    width: 41%;
}

.en-Con1 .p2Con .content .left h3.tit2 {
    background: url(../images/bg2.png) no-repeat;
    width: 335px;
    height: 110px;
    color: #d1832a;
    font-size: 36px;
    padding-top: 47px;
    line-height: 48px;
    text-indent: 0.6em;
}

.en-Con1 .p2Con .content .left p.text {
    padding-top: 38px;
    font-size: 18px;
    line-height: 1.4;
}

.en-Con1 .p2Con .content .right {
    width: 501px;
    padding-right: 24px;
    background: url(../images/bg3.png) no-repeat;
    height: 472px;
}

.en-Con1 .p2Con .content .right video {
	width: 307px;
    height: 434px;
	margin: 10px auto 0 96px;
}


.en-Con1 .p2Con .content .right .video-pic a {
    position: relative;
    display: block;
    width: 307px;
    height: 434px;
    margin: 10px auto 0 96px;
}

.en-Con1 .p2Con .content .right .video-pic a::before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.41) url(../images/vbg1.png) no-repeat 50% 50%;
    background-size: 20%;
}

.en-Con1 .p3Con,
.en-Con1 .p4Con {
    margin-top: 60px;
}

.en-Con1 .p3Con .list,
.en-Con1 .p4Con .list {
    position: relative;
    overflow: hidden;
    height: 701px;
    margin: 0 auto;
}

.en-Con1 .p3Con .list li,
.en-Con1 .p4Con .list li {
    float: left;
    width: 145px;
    overflow: hidden;
    height: 100%;
    position: relative;
    cursor: pointer;
}

.en-Con1 .p3Con .list li .layer,
.en-Con1 .p4Con .list li .layer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.45);
    height: 100%;
}

.en-Con1 .p3Con .list li span.tit,
.en-Con1 .p4Con .list li span.tit {
    position: absolute;
    top: 50px;
    left: 18px;
    opacity: 0;
}

.en-Con1 .p3Con .list li span.txt,
.en-Con1 .p4Con .list li span.txt {
    position: absolute;
    bottom: 0%;
    left: 63px;
}

.en-Con1 .p3Con .list li.active span.tit,
.en-Con1 .p4Con .list li.active span.tit {
    opacity: 1;
}

.en-Con1 .swiper1 {
    min-width: 1200px;
    height: 355px;
    margin-top: 60px;
}

.en-Con1 .swiper1 .swiper-slide {
    width: 278px;
}

.en-Con1 .swiper1 .swiper-slide span {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.en-Con1 .swiper1.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: linear;
}

.en-Con2 {
    margin-top: 60px;
    background: url(../images/bg4.jpg) no-repeat top center;
}

.en-Con2 .p6Con .tit3 {
    background-color: rgba(224, 179, 127, 0.259);
    width: 863px;
    height: 81px;
    border-radius: 40px;
    text-align: center;
    position: relative;
}

.en-Con2 .p6Con .tit3::before {
    content: '';
    position: absolute;
    display: block;
    background: url(../images/ico4.png) no-repeat;
    width: 89px;
    height: 141px;
    top: -25px;
    left: 20px;
}

.en-Con2 .p6Con .tit3 img {
    margin-top: 18px;
	margin-left: 40px;
}

.en-Con2 .p6Con .festival {
    margin-top: 40px;
}

.en-Con2 .p6Con .festival .menu ul {
    background: url(../images/line.png) repeat-x center;
    display: flex;
}

.en-Con2 .p6Con .festival .menu li {
    transition: all .2s linear;
    position: relative;
    width: 25%;
    text-align: center;
    font-size: 20px;
    height: 190px;
    cursor: pointer;
}

.en-Con2 .p6Con .festival .menu li em.pic {
    display: block;
    margin: 80px auto 0 auto;
    background-color: #e0b37f;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    transition: all .2s linear;
}

.en-Con2 .p6Con .festival .menu li em.pic img {
    opacity: 0;
    transition: all .2s linear;
}

.en-Con2 .p6Con .festival .menu li span.tit {
    display: block;
    margin-top: 10px;
    transition: all .2s linear;
}

.en-Con2 .p6Con .festival .menu li span.tit a {
	color: #d1832a;
	font-size: 20px;
}

.en-Con2 .p6Con .festival .menu li.active a {
    font-size: 24px;
    font-weight: bold;
}

.en-Con2 .p6Con .festival .menu li.active em.pic {
    background: url(../images/bg5.png) no-repeat center;
    width: 141px;
    height: 141px;
    margin: 18px auto 0 auto;
    padding-top: 30px;
}

.en-Con2 .p6Con .festival .menu li.active em.pic img {
    opacity: 1;
}

.en-Con2 .p6Con .festival .pic-con {
    padding-top: 50px;
    width: 90%;
    margin: 0 auto;
    display: none;
}

.en-Con2 .p6Con .festival .pic-con span.video {
    display: block;
    width: 501px;
    height: 472px;
    background: url(../images/bg3.png) no-repeat;
    float: left;
    margin-right: 46px;
}

.en-Con2 .p6Con .festival .pic-con span.video video {
    margin: 12px 0 0 96px;
}


.en-Con2 .p6Con .festival .pic-con a {
    position: relative;
    width: 100%;
    height: 380px;
	display: block;
}

.en-Con2 .p6Con .festival .pic-con a:hover {
    color: #333;
}


.en-Con2 .p6Con .festival .pic-con a p {
    font-size: 18px;
    display: block;
    margin-top: 20px;
}

.en-Con2 .p7Con {
    margin-top: 100px;
}

.en-Con2 .p7Con .tit4 {
    background-color: rgba(224, 179, 127, 0.259);
    width: 760px;
    height: 81px;
    border-radius: 40px;
    text-align: center;
    position: relative;
}

.en-Con2 .p7Con .tit4::before {
    content: '';
    position: absolute;
    display: block;
    background: url(../images/ico5.png) no-repeat;
    width: 94px;
    height: 129px;
    top: -36px;
    left: 20px;
}

.en-Con2 .p7Con .tit4 img {
    margin-top: 18px;
	margin-left: 35px;
}

.en-Con2 .swiper2 {
    min-width: 1200px;
    height: 393px;
    margin-top: 100px;
}

.en-Con2 .swiper2 .swiper-slide {
    width: 276px;
}

.en-Con2 .swiper2 .swiper-slide span {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.en-Con2 .swiper2.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: linear;
}

#copyright {
    text-align: center;
    padding: 100px 0;
}