/*pad*/

img {
    max-width: 100%;
}

.gh {
    height: 24px;
    width: 24px;
    position: absolute;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.5s cubic-bmezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    cursor: pointer;
    z-index: 9999;
    display: none;
}

.selected .gh {
    transform: rotate(90deg);
}

.gh a {
    background-color: #fff;
    display: block;
    margin: 0 auto;
    height: 2px;
    margin-top: -1px;
    position: relative;
    top: 50%;
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    width: 100%;
    border-radius: 2px;
}

.gh a:after {
    width: 100%;
}

.gh a:before {
    width: 100%;
}

.gh a:after,
.gh a:before {
    background-color: #fff;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}

.gh a:after {
    top: 7px;
}

.gh a:before {
    top: -7px;
}

.selected .gh a:after,
.selected .gh a:before {
    top: 0;background: #fff;
}

.selected .gh a:before {
    transform: translateY(0px) rotate(-45deg);
    -webkit-transform: translateY(0px) rotate(-45deg);
    -ms-transform: translateY(0px) rotate(-45deg);
    width: 100%;
}

.selected .gh a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    width: 100%;
}

.selected .gh a {
    /* background-color: transparent !important; */
	background: #fff;
}
@media only screen and (max-width:1580px) {
	.wrap{
		width:96rem ;
	}
}


@media only screen and (max-width:1340px) {
	.jyabout .item1 .wrap{
		display: block;
	}
	.jyabout .item1 .text{
		width: auto;
	}
	.jyabout .item1 .pic{
		margin: 20px auto;
	}
	.item3 .utflax{
		display: block;
	}
	.jyabout .item3 .pic{
		width: auto;
	}
	.jyabout .item3 .txt{
		width: auto;
		margin: 15px 0 0;
	}
	
}
@media only screen and (max-width:1040px) {
	.lyouzhou .ovs{
		display: block;
	}
	.lyouzhou{
		padding: 40px 0;
	}
	.lyouzhou .btn{
		margin: 20px 0;
	}
	.lyouzhou .lts .prev, .lyouzhou .lts .next{
		margin: 0 20px;top: 100px;
	}
	.lyouzhou .ovs .maps svg,
	.lyouzhou .ovs .maps img{
		position: static;
		transform: scale(2);
		transform-origin: right center;
	}
	.lyouzhou .swipqieh .pic{
		height: 55vw;
	}
	.lyouzhou .swipqieh .ts{
		padding-bottom: 0;
	}
	.lyouzhou .ovs .maps{
		display: block;
	}
	.lyouzhou .lts{
		width: auto;
	}
	.lvpage1{
		padding: 40px 0;
	}
	.lvpage1 .swipcity .swiper-slide{
		width: 100%;height: 60vw;
	}
	.lvpage1 .ovs{
		margin-top: 20px;
	}
	.lvpage2 ul li{
		width:100%;height: auto;
	}
	.lvpage3{
		padding: 40px 0;
	}
	.lvpage3 .swiplvy .msk{
		width: 100%;
	}
	.lvpage3 .ovs{
		margin: 20px 0 0;
	}
	.lvpage3 .swiplvy .swiper-slide{
		height: 70vw;
	}
	.lvpage2{
		padding-top: 30px;
	}
	.lyzhongg{
		padding: 40px 0;
	}
	.lvpage2 li .msk{
		display: none;
	}
	.lvpage1 .bnspan{
		margin-top: 20px;
	}
	.wenhua .item{
		padding: 30px 0 !important;
	}
	.lvpage1 .swipcity .msk{
		display: none;
	}
	.wenhua .item .utflax{
		display: block;
	}
	.lyzhongg li{
		width: 100%;height: 60vw;
	}
	.wenhua .lts{
		width: auto;
	}
	.wenhua .swippic .swiper-slide{
		height: 52vw;
	}
	.lyzhongg li .msk{
		display: none !important;
	}
	.wenhua .pics{
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.wenhua .bds li.utflax{
		width: auto;margin-bottom: 10px;
		display: flex;
		padding: 20px;
	}
	.wenhua .pics li{
		width:calc((100% - 10px)/2);
		margin: 0 0 10px 0;
		height: 30%;border-radius: 10px;
	}
	.whresta,
	.whactivdel{
		padding: 40px 0;
	}
	.wenhua .text p{
		margin: 10px 0;
	}
	.wenhua .text{
		width: auto;
		margin-top: 10px;
	}
	.whresta .hds .pic{
		width: auto;
	}
	.whresta .hds .txt{
		width: auto;
		margin-top: 10px;
	}
	.whresta .hds{
		display: block;
	}
	.whresta .bds{
		margin-top: 20px;
	}
	.whresta .bds ul{
		justify-content: space-between;
	}
	.whresta .bds ul li{
		width: 49.5%;margin: 0 0 10px 0;height: 30vw;
	}
	.whresta .hds .txt li{
		margin-right: 0;margin-bottom: 15px;
		width: 50%;
	}
	.whresta .hds .txt ul{
		flex-wrap: wrap;
	}
	.whactivdel .lts .hs h1{
		font-size: 22px;
	}
	.whactivdel .rts li p{
		margin: 10px 0;
	}
	.whactivdel .rts li{
		margin-bottom: 20px;
	}
	.whactivdel .rts ul{
		padding: 20px 0;
		margin-bottom: 20px;
	}
	.whactivdel .wrap{
		display: block;
	}.whactivdel .lts{
		width: auto;
		padding: 0;
		border-right: none;
	}
	.whfooter .link li{
		margin-left: 0;
	}
	.whactivdel .rts{
		width: auto;
		padding: 20px 0 0;
		border: none;
	}
	.whactiv .hds{
		display: block;
	}
	.whactiv .hds p{
		margin: 10px 0;
	}
	.whactiv .bds li .img{
		height: 52vw;
	}
	.whactiv .bds{
		margin-top: 30px;
	}
	.whactiv .bds ul{
		display: block;
	}
	.whactiv .bds li{
		width: auto;
		margin: 0 0 10px 0 !important;
		padding: 0 !important;
		border-right: none !important;
	}
	.whactiv .hds .btn{
		margin-top: 10px;
	}
	.whactiv{
		padding: 40px 0;
	}
	.whactiv .hds .pic{
		width: auto;
	}
	.whactiv .hds .txt{
		width: auto;
		margin-top: 15px;
	}
	.whpage3 ul{
		display: block;
	}
	.whfooter{
		padding: 30px 0 ;
	}
	.whfooter .link{
		margin-top: 30px;
	}
	.whfooter .nav{
		display: none;
	}
	.whpage3 ul li{
		width: auto;
		margin: 0 0 10px 0;
	}
	.whpage2 .box{
		display: block;
	}
	.whpage2 .rts dd .img{
		border-radius: 6px;
	}
	.whpage3{
		padding: 40px 0;
	}
	.whpage2 .rts dd{
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.whpage2 .rts{
		width: auto;
		margin-top: 20px;
	}
	.whpage2 .lts{
		width: auto;
	}
	.whpage2 .lts ul{
		display: block;
	}
	.whpage2 .lts li .tps{
		height: auto;
	}
	.whpage2 .lts li .msk{
		display: none !important;
	}
	.whpage2 .lts li .tps .ts{
		position: static;padding: 15px;
	}
	.whpage2 .lts li{
		width: auto;margin-bottom: 10px;
		height: auto;
	}
	.whpage2{
		padding: 40px 0;
	}
	.whbanner{
		height: 50vw;
	}
	.whpage1 dd:nth-child(2) .ts{
		right: 20px;top: 70px;
	}
	.whpage1 dd .ts,
	.whpage1 .lts .ts{
		left: 20px;
	}
	.whpage1 .rts{
		width: auto;
	}
	.whpage1 dd{
		border-radius: 10px;
	}
	.whpage1 .lts{
		width: auto;
		margin-bottom: 10px;
		border-radius: 10px;
	}
	.whpage1 .utflax{
		display: block;
	}
	.whpage1{
		padding: 40px 0;
	}
	.tongxun .bds .utflax{
		display: block;
	}
	.tongxun .fms .t1{
		margin-top: 0;
	}
	.tongxun .fms h3{
		font-size: 16px !important;
	}
	.tongxun .bds .pic{
		width: auto;
	}
	.tongxun .bds .fms{
		width: auto;
		padding: 15px;
	}
	.tongxun{
		padding: 40px 0;
	}
	.lyruis{
		padding: 40px 0;
	}
	.lyouzdel .bds li .img,
	.lyruis li .pic{
		height: 30vw;border-radius: 8px;
	}
	.lyruis li h6{
		margin-top:10px ;
	}
	.lyruis li{
		width: 48.5%;
		margin: 0 0 10px 0;
	}
	.jybasedel{
		padding-bottom: 40px;
	}
	.pages dd a{
		margin: 0;font-size: 16px;
		line-height: 36px;padding: 0 14px;
	}
	.jybase .textdel .tbs{
		display: block;
	}
	.jybase .textdel .tbs .txt,
	.jybase .textdel .tbs .pic{
		width: auto;
	}
	.jybase .textdel .tps{
		padding: 0 0 15px;
	}
	.jybase .hds .rts{
		padding: 15px;
	}
	.jybase .textdel .tbs .txt{
		margin-top: 15px;
	}
	.jybase{
		padding: 40px 0;
	}
	.jybase .hds .lts{
		width: auto;
	}
	.jybase .hds{
		display: block;
	}
	.jybase .hds .lts li{
		width: 49.8%;
	}
	.jybase .hds .lts ul{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.jybasedel .hds h1{
		font-size: 22px;
	}
	.jybase .hds .lts li:last-child{
		width: 100%;
	}
	.jybase .hds .lts li a{
		padding: 10px !important;
	}
	.jybasedel .wrap,
	.lyouzdel .wrap{
		padding: 0 15px;
	}
	.jybase .colleges dd{
		width: calc((100% - 22px)/3);
		margin: 0 10px 10px 0;border-radius: 8px;
		height: 15vw;
	}
	.jybase .bds .pic{
		height: 30vw;
	}
	.jybase .bds ul{
		justify-content: space-between;
	}
	.jybase .bds li{
		width: 48.5%;
		margin: 0 0 10px 0;
	}
	.jybase .colleges dd img{
		max-width: 80%;max-height: 80%;
	}
	.jybase .colleges dd:nth-child(3n){
		margin-right: 0;
	}
	.jybase .hds .rts{
		width: auto;
		margin-top: 15px;
		padding: 15px;
	}
	.lyouzdel .bds{
		margin-top: 30px;
	}
	.lyouzdel .bds ul{
		justify-content: space-between;
	}
	.lyouzdel .bds ul li{
		width: 48.5%;
		margin: 0 0 10px 0 !important;
	}
	.lyouzdel{
		padding-top: 20px;
		padding-bottom: 40px;
	}
	.lyouzdel .hds .txt{
		width: auto;
	}
	.lyouzdel .hds .pic{
		width: auto;
		margin-bottom: 10px;
	}
	.lyouzdel .hds{
		display: block;
		margin-top: 20px;
	}
	.lyfooter{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.lyfooter .wrap{
		display: block;
	}
	.lyfooter .lts{
		width: auto;border: none;
	}
	.lyfooter .link{
		margin: 25px 0;
	}
	.contact .utflax{
		display: block;
	}
	.lyfooter .txt{
		width: auto;
		padding: 20px 0 ;
	}
	.lyfooter .fms{
		width: auto;
		padding: 0;
		border: none;
	}
	.contact .text{
		width: auto;
	}
	.contact .pic{
		width: auto;
	}
	.jyselect .item ul{
		display: block;
	}
	.jyselect .item .hds,
	.jyselect .item .ovs{
		padding: 20px;
	}
	.lycontact .bds{
		margin: 30px 0 0;
		display: block;
	}
	.lycontact .pic{
		width: auto;height: 50vw;
	}
	.jyselect .item ul li{
		width: auto !important;margin: 0 0 10px 0;
	}
	.lycontact .rts li{
		display: block;margin-bottom: 10px !important;
	}
	.lycontact .rts li .ds{
		margin-bottom: 10px;
	}
	.lycontact .rts li .ds{
		width: auto;
	}
	.lycontact .rts{
		width: auto;padding: 15px;
	}
	.contact .text .ds{
		margin-top: 20px;
	}
	.contact .text li{
		width: 50%;
	}
	.lycontact,
	.contact,
	.jyselect,
	.jycontact{
		padding: 40px 0;
	}
	.jyselect .item li h4{
		padding: 0 15px;
	}
	.jyselect .item li p{
		padding: 15px;
	}
	.jyfooter{
		padding: 30px 0 0;
	}
	.jyselect .item{
		margin-bottom: 15px;
	}
	.jyfooter .utflax{
		display: block;
	}
	.jycontact .hds{
		margin-bottom: 20px;
	}
	.jyfooter .nav{
		display: none;
	}
	.jyfooter .rs{
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
		align-items: center;
		padding: 20px 0 20px;
		border-top: 1px solid rgba(255,255,255,0.1);
		margin-top: 20px;
	}
	.jyfooter .link ul{
		margin-bottom: 0;
	}
	.jycontact .hds li{
		width:auto;
		padding: 15px;
		margin-bottom: 10px;
		border: 1px solid #f1f1f1;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	.jycontact .hds ul{
		display: block;
	}
	.jyabout .item4 .ovs{
		margin: 0 60px;
	}
	.jyabout .item4{
		padding: 40px 0;
	}
	.jyabout .item4 .swiprongy .swiper-slide{
		height: 90vw;
	}
	.jyabout .item3 .hds ul li{
		width: 100%;min-height: 0;
	}
	.jyabout .item3 .hds{
		margin-bottom: 30px;
	}
	.jyabout .item3 .hds ul{
		display: block;padding: 15px 0;
	}
	.jyabout .item3{
		padding-bottom: 30px;
	}
	.jyabout .item3 .hds li .ts{
		padding: 20px;
	}
	.jyabout .item2{
		padding: 40px 0;
	}
	.jyabout .item2 li{
		width: 48%;
		margin: 0 0 10px 0 !important;
	}
	.jyabout .item2 ul{
		flex-wrap: wrap;
	}
	.jyabout .item1 .text{
		padding-top: 30px;
	}
	.jyabout .item1 .pic{
		width: auto;
	}
	.jyabout .item3{
		margin-top: 0;
	}
	h2{
		font-size: 20px !important;
	}
	h3{
		font-size: 18px !important;
	}
	h4{
		font-size: 16px !important;
	}
	p,
	h5,
	h6{
		font-size: 14px !important;
	}
	.wrap {
		width: auto;
		padding: 0 15px;
	}	
	html{
		font-size: 16px;
	}
	.header .naver li{
		margin-right: 0;
	}
	.header .naver li i{
		position: absolute;
		right: 0;top: 0;
		width: 46px;height: 46px;
		background: url(../images/ar2-1.png) no-repeat center;
		transform: rotate(180deg);
	}
	.header .naver li dl{
		position: static;    transform: translateX(0%);
		padding: 0 15px;
	}
	.header .naver li i{
		transition:all 0.3s;
		-ms-transition:all 0.3s;  /* IE 9 */
		-moz-transition:all 0.3s;     /* Firefox */
		-webkit-transition:all 0.3s; /* Safari 和 Chrome */
		-o-transition:all 0.3s;
	}
	.header .naver li i.on{
		transform: rotate(270deg);
	}
	.header .naver li dl dd a{
		text-align: left;
	}
	.header .naver li dl dd a{
		padding: 10px 15px;
	}
	.header .naver ul{
		display: block;background: #0d121f;
		margin: 0;
	}
	.header .naver{
		position: absolute;z-index: 99;
		left: 0;right: 0;top: 100%;
		display: none;max-height: calc(100vh - 60px);
		overflow-y: scroll;
	}
	.header{
		background: #0d121f !important;
		padding: 0 15px !important;
		height: 60px;
	}
	.header .wrap{
		height: 100%;
	}
	.header .language{
		margin: 0;
	}
	.header .language:before{
		display: none;
	}
	.gh{
		display: block;
		margin-left: 30px;position: static;
	}
	.header .naver li a{
		border-bottom: 1px solid rgba(255,255,255,0.1);
		padding: 0 20px;line-height: 46px;display: block;
	}
	.header{
		padding: 0 !important;
	}
	.about{
		padding: 40px 0;
	}
	.about .tps ul{
		display: block;
	}
	.about .tps li{
		width: auto !important;
		margin-bottom: 10px;
	}
	.about .tps li .txt{
		padding: 30px 20px;min-height: 0 !important;
	}
	.about .tps li .pic{
		margin: 0;
	}
	.header .naver li::before{
		display: none;
	}
	.layout{
		padding-top: 60px;
	}
	.banner img{
		height: 30vw;
		object-fit: cover;
	}
	.about .tbs{
		display: block;
	}
	.about .tbs .ls{
		width: auto;margin-bottom: 10px;
	}
	.about .tbs .rs{
		width: auto;
		display: block;
	}
	.about .tbs .rs .txt{
		width: auto;padding: 20px;
	}
	.about .tbs .rs .img{
		width: auto;
	}
	.about .tps li .txt::before,
	.about .tbs .rs .txt::before{
		display: none !important;
	}
	.about .tbs .ls p{
		padding: 30px 20px;
	}
	.footer .tps{
		display: block;
		padding: 30px 0 0;
	}
	.footer .tps dl{
		width: auto;
		padding: 0 0 15px 0 !important;
		border-bottom: 1px solid rgba(255,255,255,0.1);
		margin-bottom: 15px;
	}
	.footer .tps dl:last-child{
		border: none;
	}
	
	.join{
		padding: 40px 0;
	}
	.join .bds li dd span{
		display: none;
	}
	.join .bds li{
		display: block;
		padding: 18px;
	}
	.join .bds li dl{
		display: block;
	}
	.join .bds li dd{
		margin: 18px 0;
	}
	.join .bds li .btn i{
		line-height: 40px;
	}
	.hsection1{
			display: block;
		}
		.hsection1 .lis{
			width: 100% !important;
		}
		.hsection1 .lis .fletb{
			display: none !important;
		}
		.hsection1 .lis .uitem{
			display: block;pointer-events: auto;
			opacity: 1;position: static;
			padding: 0;
		}
		.hsection1 .lis{
			height: auto;
		}
	.hbanner1 img{
		height: 50vw;
		object-fit: cover;
	}
	.whresta .hds .txt h6 br{
	    display: none;
	}
	.whfooter .flexc{
	    display: block;
	}
	.whfooter .flexc ul{
	    margin: 30px 0 0;
	}
	.whfooter .flexc ul li img{
	    margin: 0 15px 15px 0;
	}
	.whfooter .link{
	    margin-top:5px ;
	}
}
