
.axcex{
	position:relative;
	width:100%;
	overflow:hidden;
}
.afox{
	width:85%;
	overflow:hidden;
	opacity:0;
}
.afox img{
	width:100%;
	display:block;
}
.afo{
	position:absolute;
	width:100%;
	height:100%;
	left:0%;
	top:0%;
	overflow:hidden;
}
.afoc{
	width:5%;
	float:left;
	overflow:hidden;
	transition: all 1s ease-out;
}

.afoc.sudk{
	width:85%;
	transition: all 1s ease-out;
}

.asg{
	width:1700%;
	overflow:hidden;
}

.afoc.sudk .asg{
	width:100%;
	overflow:hidden;
}



.afoc img{
	width:100%;
	display:block;
}

.zayu{
	position:relative;
	width:100%;
	overflow:hidden;
}
.zayun{
	position:relative;
	width:100%;
	max-width:1316px;
	margin:0 auto;
}
.zayun img{
	width:100%;
	display:block;
}
.zayuna{
	position:absolute;
	width:100%;
	overflow:hidden;
	font-size:48px;
	line-height:2;
	left:0%;
	top:10%;
	text-align:center;
	font-weight:bold;
	letter-spacing:5px;
}

.zayunb{
	position:absolute;
	width:80%;
	left:10%;
	top:50%;
	margin-top:-20px;
}
.zayunb ul li{
	position:relative;
	width:5.555%;
	float:left;
	height:30px;
	cursor:pointer;
}

.zayunb ul li::before{
	content:"";
	position:absolute;
	left:50%;
	top:0%;
	width:1px;
	height:30px;
	border-right:2px solid #333;
 transition: all 0.5s ease-out;
}

.zayunb ul li:hover::before{
	border-right:2px solid #ff9d1e;
	transition: all 0.5s ease-out;
}

.yusx{
	position:absolute;
	left:50%;
	top:-5px;
	width:1px;
	height:40px;
	border-right:2px solid #0060fd;
 transition: all 0.5s ease-out;
}
.yusy{
	position:absolute;
	left:50%;
	top:0%;
	width:1px;
	height:30px;
	margin-left:-8px;
	border-right:2px solid #0060fd;
 transition: all 0.5s ease-out;
}
.yusz{
	position:absolute;
	left:50%;
	top:0%;
	width:1px;
	height:30px;
	margin-left:8px;
	border-right:2px solid #0060fd;
 transition: all 0.5s ease-out;
}

.zayunb ul li:hover .yusx, .zayunb ul li:hover .yusy, .zayunb ul li:hover .yusz{
	border-right:2px solid #ff9d1e;
	transition: all 0.5s ease-out;
}

.yusa{
	position:absolute;
	left:50%;
	margin-left:-14px;
	top:-40px;
	width:32px;
	text-align:center;
	font-size:32px;
	line-height:1;
	color:#ff9d1e;
	opacity:0;
	transition: all 0.5s ease-out;
}




.yusa.oula{
	position:absolute;
	left:50%;
	margin-left:-15px;
	bottom:-40px;
	top:auto;
	width:32px;
	text-align:center;
	font-size:32px;
	line-height:1;
	transform: rotate(180deg);
}

.zayunb ul li:hover .yusa{
	opacity:1;
	transition: all 0.5s ease-out;
}


.yusb{
	position:absolute;
	width:250px;
	left:50%;
	margin-left:-125px;
	top:120%;
	overflow:hidden;
}

.yusb.oulb{
	position:absolute;
	width:250px;
	left:50%;
	margin-left:-125px;
	bottom:120%;
	top:auto;
	overflow:hidden;
}


.yusba{
	width:100%;
	text-align:center;
	font-size:14px;
	line-height:1;
	color:#333;
	margin-top:10px;
	margin-bottom:10px;
	transition: all 0.5s ease-out;
}

.zayunb ul li:hover .yusba{
	color:#ff9d1e;
	transition: all 0.5s ease-out;
}


.yusbb{
	width:2px;
	height:40px;
	margin:0 auto;
	border-right:1px dashed #333;
	margin-top:10px;
	margin-bottom:10px;
	transition: all 0.5s ease-out;
}

.zayunb ul li:hover .yusbb{
	border-right:1px dashed #ff9d1e;
	transition: all 0.5s ease-out;
}


.yusbc{
	position:relative;
	width:46px;
	height:46px;
	margin:0 auto;
	border:1px dashed #333;
	border-radius:23px;
	margin-top:10px;
    transition: all 0.5s ease-out;
}

.zayunb ul li:hover .yusbc{
	border:1px dashed #ff9d1e;
	transition: all 0.5s ease-out;
}


.yusbca{
	position:absolute;
	width:26px;
	height:26px;
	left:10px;
	top:10px;
	border-radius:13px;
	background:#333;
	text-align:center;
	line-height:26px;
	font-size:13px;
	color:#fff;
    transition: all 0.5s ease-out;
}

.yusbcb{
	position:absolute;
	width:32px;
	height:32px;
	left:7px;
	top:7px;
	border-radius:20px;
	background:#0060fd;
	text-align:center;
	line-height:32px;
	font-size:18px;
	color:#fff;
    transition: all 0.5s ease-out;
}
.zayunb ul li:hover .yusbcb{
	background: #ff9d1e;
	transition: all 0.5s ease-out;
}


.yusbcc{
	position:absolute;
	width:16px;
	height:16px;
	left:13px;
	top:13px;
	border-radius:20px;
	border:2px solid #333;
	text-align:center;
	line-height:16px;
	font-size:12px;
	color:#333;
    transition: all 0.5s ease-out;
}
.zayunb ul li:hover .yusbcc{
	border:2px solid #ff9d1e;
	color:#ff9d1e;
	transition: all 0.5s ease-out;
}



.zayunb ul li:hover .yusbca{
	background: #ff9d1e;
	transition: all 0.5s ease-out;
}
.yusbd{
	position:relative;
	width:100%;
	text-align:center;
}

.yusbd h2{
	font-size:14px;
	line-height:1.2;
	margin-top:10px;
	margin-bottom:5px;
	color: #333;
 transition: all 0.5s ease-out;
 letter-spacing:2px;
}

.zayunb ul li:hover .yusbd h2{
	color: #ff9d1e;
	transition: all 0.5s ease-out;
}

.yusbd p{
	font-size:16px;
	line-height:1.2;
	margin-top:5px;
	margin-bottom:5px;
   color: #333;
 transition: all 0.5s ease-out;
 letter-spacing: 2px;
}

.zayunb ul li:hover .yusbd p{
	color: #ff9d1e;
	transition: all 0.5s ease-out;
}
.yusbe{
	position:relative;
	width:160px;
	margin:0 auto;
	margin-top:10px;
	border-radius:8px;
	overflow:hidden;
	background:#fff;
	opacity:1;
	transition: all 1s ease-out;
}
.yusbe img{
	width:100%;
	display:block;
	transform: scale(1.1);
	transition: all 1s ease-out;
}
.zayunb ul li:hover .yusbe img{
	transform: scale(1.0);
	transition: all 1s ease-out;
}


.zayunb ul li:hover .yusbe{
	opacity:1;
	transition: all 1s ease-out;
}






.zayunb ul li.lnian{
	opacity:0.8;
}



.smin{
	position:absolute;
	width:100%;
	left:0%;
	bottom:15%;
	overflow:hidden;
}

.sminx{
	width:100%;
	max-width:600px;
	margin:0 auto;
	overflow:hidden;
}
.sminxs{
	width:33.33%;
	float:left;
	overflow:hidden;
}

.sminxs.nocp{
	opacity:0.5;
}

.sminl{
	width:30%;
	float:left;
	overflow:hidden;
}
.sminr{
	width:70%;
	float:left;
	overflow:hidden;
	font-size:14px;
	line-height:50px;
	text-indent:10px;
}

.sxuoa{
	float:right;
	width:26px;
	height:26px;
	margin-top:11px;
	border-radius:13px;
	background:#333;
	text-align:center;
	line-height:26px;
	font-size:13px;
	color:#fff;
}

.sxuob{
	float:right;
	width:32px;
	height:32px;
	margin-top:9px;
	border-radius:20px;
	background:#0060fd;
	text-align:center;
	line-height:32px;
	font-size:18px;
	color:#fff;
}
.sxuoc{
	float:right;
	width:16px;
	height:16px;
	margin-top:14px;
	border-radius:20px;
	border:2px solid #333;
	text-align:center;
	line-height:16px;
	font-size:12px;
	color:#333;
    transition: all 0.5s ease-out;
}

.nre{
	width:100%;
	overflow:hidden;
	padding-bottom:60px;
}



.nre h2{
	width:100%;
	text-align:center;
	font-size:60px;
	line-height:1;
	overflow:hidden;
	margin-top:100px;
	margin-bottom:50px;
	font-weight:bold;
	letter-spacing:5px;
}

.nre h2.tshu{
	margin-top:40px;
}



.nre p{
	width:100%;
	text-align:center;
	font-size:18px;
	line-height:1;
	overflow:hidden;
	letter-spacing:5px;
}


.nrex{
	width:90%;
	max-width:900px;
	margin:0 auto;
	overflow:hidden;
	margin-top:60px;
}
.nrexn{
	width:100%;
	overflow:hidden;
	margin-top:40px;
}

.nrexnn{
	width:50%;
	float:left;
	overflow:hidden;
}
.nrexnnn{
	border-radius:20px;
	overflow:hidden;
	cursor:pointer;
}
.nrexnnn img{
	width:100%;
	display:block;
	transform: scale(1.0);
    transition: all 1s ease-out;
}
.nrexnnn:hover img{
	transform: scale(1.05);
    transition: all 1s ease-out;
}
.nna{
	margin:0px 20px 0px 0px;
}
.nnb{
	margin:0px 0px 0px 20px;
}

.neex{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	overflow:hidden;
	margin-top:80px;
}

.neexn{
	width:111%;
	overflow:hidden;
	margin-left:-5.5%;
}
.neexn ul li{
	position:relative;
	width:26%;
	overflow:hidden;
	float:left;
	margin-left:5.5%;
	border-radius:20px;
	cursor:pointer;
	transform: scale(1.0);
    transition: all 1s ease-out;
}

.neexn ul li:hover img{
	transform: scale(1.05);
    transition: all 1s ease-out;
}

.yyin{
	position:absolute;
	left:0%;
	bottom:0%;
	width:100%;
	height:100%;
	/*background: linear-gradient(to bottom, rgb(0,0,0,0) 0%, rgb(0,0,0,0.8) 100%);*/
	background:rgb(0,0,0,0.3);
	transition: all 1s ease-out;
}

.neexn ul li:hover .yyin{
	background:rgb(0,0,0,0.05);
	transition: all 1s ease-out;
}


.yywen{
	position:absolute;
	left:15px;
	top:50%;
	margin-top:-200px;
	width:100%;
	color:#fff;
	line-height:200px;
	font-size:44px;
	text-align:center;
	letter-spacing:30px;
    transition: all 1s ease-out;
	font-weight:400;
}

.neexn ul li:hover .yywen{

	transition: all 1s ease-out;
}


.yytu{
	position:absolute;
	right:0px;
	bottom:10px;
	width:80px;
	line-height:60px;
	font-size:42px;
	color:#fff;
	overflow:hidden;
	text-align:center;
 transition: all 1s ease-out;

}
.yytu img{
	width:100%;
	display:block;
}



.neexn ul li:hover .yytu{
	transition: all 1s ease-out;
}

/**/

.nafu{position:fixed;width:0%;height:0%;left:50%;top:50%;background:#000;opacity:0.1;overflow:hidden;opacity:0;z-index:9888888888;
transition: all 0.5s ease-out;
}
.nnfu{ position: fixed;
    width: 1080px;
	height:700px;
    left:200%;
    top:50%;
    margin-left: -540px;
    margin-top: -350px;
    z-index: 9988888888;
	opacity:0;
	transition: all 1s ease-out;
	background:#f2f3f7;
	border:2px solid #1A97CF;
	border-radius:20px;
	overflow-y:scroll;
	}

.nnfu::-webkit-scrollbar-thumb{
  background-color:#007EC4;
  display:block;
  opacity:0.8;
}

	

.nafux{position: fixed;
	width: 60px;
    height: 60px;
    top: 40px;
	right:-185%;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(var(--theme-color), 1);
    background-color: transparent;
    font-size: 22px;
    border-radius: 50%;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
	z-index:9999999998;
	color:#1A97CF;
	text-align:center;
	line-height:60px;
	cursor:pointer;
	}

.nafux:hover{color:#1A97CF;background-color:#fff;border-color:transparent;border-color:transparent;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}



.nafu.clon{
	width:100%;height:100%;left:0%;top:0%;opacity:0.7;
transition: all 0.5s ease-out;
}
.nnfu.clon{
    left:50%;
	opacity:1;
	transition: all 1s ease-out;
    }

.nafux.clon{
	right: 40px;
	opacity:1;
	transition: all 1s ease-out;
	}	 
	 
.nfu{
	margin-top:60px;
	margin-left:40px;
	margin-right:40px;
	padding-bottom:100px;
	overflow:hidden;
	font-size:14px;
	line-height:2;
}

.nfu h2{
	font-size:36px;
	line-height:2;
	text-align:center;
	font-weight:bold;
}
.nfu h3{
	font-size:14px;
	line-height:2;
	text-align:center;
	color:#777;
}
.nfu p{
	font-size:14px;
	line-height:2;
	margin-top:40px;
}
.nfu .wp-block-image{
	margin-top:20px;
	margin-bottom:20px;
}



.hhang{
	width:100%;
	overflow:hidden;
	height:100px;
}



.nvid{ position: fixed;
    width: 1080px;
	height:720px;
    left:200%;
    top:50%;
    margin-left: -540px;
    margin-top: -360px;
    z-index: 9988888888;
	opacity:0;
	transition: all 1s ease-out;
	}

.nvid.clon{
    left:50%;
	opacity:1;
	transition: all 1s ease-out;
    }



.nvid .default__controls{opacity:0;}
.nvid .default__button--big{display:none;}


.npic{ position: fixed;
    width: 1080px;
	height:720px;
    left:200%;
    top:50%;
    margin-left: -540px;
    margin-top: -360px;
    z-index: 9988888888;
	opacity:0;
	transition: all 1s ease-out;
	}

.npic.clon{
    left:50%;
	opacity:1;
	transition: all 1s ease-out;
    }



.cuai{
	position:relative;
	width:100%;
	overflow:hidden;
}	
.cuai img{
	width:100%;
	display:block;
}		
	
.zzao{
	position:absolute;
	width:100%;
	height:100%;
	left:0%;
	top:0%;
	background:#000;
	opacity:0;
	overflow:hidden;
}	
	
.zhewen	{
	position:absolute;
	width:100%;
	left:0%;
	top:45%;
	overflow:hidden;
}
	
.zhewen	h2{
	width:80%;
	max-width:1500px;
	margin:0 auto;
	overflow:hidden;
	font-size:72px;
	line-height:1.2;
	color:#fff;
	letter-spacing:10px;
}	
	
	
.swiper-container {
        width: 100%;
        height: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .swiper-slide {
        background-size: cover;
        background-position: center;
    }
    .gallery-top {
        height: 85%;
        width: 100%;
    }
    .gallery-thumbs {
        height: 15%;
        box-sizing: border-box;
        padding: 10px 0;
    }
    .gallery-thumbs .swiper-slide {
        width:12.5%;
        height: 100%;
        opacity: 0.6;
		cursor:pointer;
    }
    .gallery-thumbs .swiper-slide-active {
        opacity: 1;
    }
    
	.gallery-topp {
        height: 85%;
        width: 100%;
    }
    .gallery-thumbss {
        height:15%;
        box-sizing: border-box;
        padding: 10px 0;
    }
    .gallery-thumbss .swiper-slide {
        width:12.5%;
        height: 100%;
        opacity: 0.6;
		cursor:pointer;
    }
    .gallery-thumbss .swiper-slide-active {
        opacity: 1;
    }


    .gallery-topa {
        height: 80%;
        width: 80%;
    }
    .gallery-thumbsa {
        height: 15%;
        box-sizing: border-box;
        padding: 10px 0;
    }
    .gallery-thumbsa .swiper-slide {
        width:12.5%;
        height: 100%;
        opacity: 0.6;
		cursor:pointer;
    }
    .gallery-thumbsa .swiper-slide-active {
        opacity: 1;
    }
				

 .gallery-thumbsa .swiper-slide h5{
        position:absolute;
		width:60px;
		height:60px;
		left:50%;
		top:50%;
		margin-left:-30px;
		margin-top:-30px;
		overflow:hidden;
		font-size:36px;
		line-height:60px;
		text-align:center;
		color:#0060fd;
    }	
	
	
	
.hetn{
	width:100%;
	overflow:hidden;
	max-width:1316px;
	margin:0 auto;
	margin-top:60px;
}	

.hetnn{
	width:100%;
	overflow:hidden;
	margin-top:40px;
}	

.hetnnl{
	width:28%;
	overflow:hidden;
	float:left;
	font-size:15px;
	line-height:50px;
	color:#333;
	text-align:right;
}

.hetnnr{
	width:70%;
	overflow:hidden;
	float:right;
}

.hetnnr p{
	text-align:left;
}

.hetnnr input{
	width:100%;
	max-width:600px;
	overflow:hidden;
	border:none;
	background:#f2f3f7;
	font-size:15px;
	line-height:50px;
	height:50px;
	text-indent:20px;
}

.hetnnr textarea{
	width:100%;
	max-width:600px;
	overflow:hidden;
	border:none;
	background:#f2f3f7;
	font-size:15px;
	line-height:50px;
	text-indent:20px;
	height:150px;
}



.hetnns{
	width:70%;
	overflow:hidden;
	float:right;
	margin-top:20px;
	overflow:hidden;
}

.hetnns input{
	width:100%;
	max-width:600px;
	border:none;
	background:#333;
	text-align:center;
	color:#fff;
	font-size:15px;
	line-height:50px;
}

.hetnns input:hover{
	background:#666;
}








@media only screen and (max-width : 1240px) {

.zayu {
   display:none;
}

.nre h2 {
    font-size:36px;
    margin-top:60px;
    margin-bottom:40px;
}
.nrex {
    margin-top:40px;
}

.nrexn {
    margin-top:0px;
}


.nrexnn {
    width:100%;
	margin-top:20px;
}

.nrexnnn {
    border-radius:6px;
}

.nna, .nnb{
    margin: 0px 0px 0px 0px;
}

.neex {
    margin-top:40px;
}
.neexn {
    width:100%;
    overflow: hidden;
    margin-left:0%;
}
.neexn ul li {
    width:80%;
    margin-left:10%;
    border-radius:6px;
	margin-top:20px;
}
.hetn {
    margin-top:20px;
}
.hetnnr input {
    width: 100%;
    max-width:220px;
    overflow: hidden;
    border: none;
    background: #f2f3f7;
    font-size: 15px;
    line-height:45px;
    height:45px;
    text-indent:15px;
}

.hetnnr textarea {
    width: 100%;
    max-width:220px;
    overflow: hidden;
    border: none;
    background: #f2f3f7;
    font-size: 15px;
    line-height: 50px;
    text-indent: 20px;
    height: 130px;
}

.hetnns input {
    width: 100%;
    max-width:200px;
    border: none;
    background: #333;
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height:45px;
}


.nnfu {
    position: fixed;
    width:94%;
    height:600px;
    left: 200%;
    top: 50%;
    margin-left: 0px;
    margin-top: -300px;
    z-index: 9988888888;
    opacity: 0;
    transition: all 1s ease-out;
    background: #f2f3f7;
    border: 2px solid #1A97CF;
    border-radius:6px;
    overflow-y: scroll;
}

.nnfu.clon {
    left:3%;
    opacity: 1;
    transition: all 1s ease-out;
}


.nafux {
    width:40px;
    height:40px;
    top:30px;
	line-height:40px;
}
.nfu {
    margin-top:40px;
    margin-left:30px;
    margin-right:30px;
    padding-bottom:80px;
}
.nfu h2 {
    font-size:24px;
    line-height:1.5;
    text-align: center;
    font-weight: bold;
	margin-bottom:10px;
}



/*.hetnnr input {
    max-width:250px;
}
*/

.nvid {
    position: fixed;
    width:94%;
    height:600px;
    left: 200%;
    top: 50%;
    margin-left: 0px;
    margin-top: -300px;
    z-index: 9988888888;
    opacity: 0;
    transition: all 1s ease-out;
}
.nvid.clon {
    left:3%;
    opacity: 1;
    transition: all 1s ease-out;
}

.npic {
    position: fixed;
    width: 94%;
    height: 600px;
    left: 200%;
    top: 50%;
    margin-left: 0px;
    margin-top: -300px;
    z-index: 9988888888;
    opacity: 0;
    transition: all 1s ease-out;
}

.npic.clon {
    left:3%;
    opacity: 1;
    transition: all 1s ease-out;
}


}