.itemTit{
	margin-top: 60px;
}
.itemTitNoMart{
	margin-top: 0;
}
.itemTitMart45{
	margin-top: 45px;
}
.itemTit a{
	font-size: 42px;
	line-height: 46px;
	height: 46px;
	display: inline-block;
	font-weight: bold;
	padding-right: 46px;
	background: url(../imgs/arr.png) no-repeat 100% 50%;
}
.pcPlace{
	height: 60px;
}
.itemTitLittle a{
	font-size: 30px;
}
.mobileLogo{
	display: none;
}

#fonts span.curr{
	color: #ff0000;
	font-weight: bold;
}

.bdyLft{
	width: 560px;
	margin-right: 80px;
}
.newsList li:hover a div h3{
	text-decoration: underline;
}
.newsList{
	margin-top: 20px;
}
.newsList li{
	margin-right: 20px;
}
.newsList li a{
	position: relative;
	display: block;
}
.newsList li a div{
	padding: 55px 20px 20px;
}
.newsList li a div em{
	font-size: 16px;
}
.newsList li a div h3{
	font-size: 20px;
	line-height: 24px;
}

.resList dd{
	overflow: hidden;
	background: #fff;
	border: 1px solid transparent;
	margin-top: 19px;
	position: relative;
}
.resList dd:hover{
	border-color: #dedede;
}
.resList dd h3{
	overflow: hidden;
	
}
.resList dd h3 a{
	display: block;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	padding: 20px 20px 20px 30px;
}
.admissionList li:hover a h3{
	text-decoration: underline;
}
.resList dd div{
	float: left;
	width: 130px;
	height: 121px;
	background: #972121;
	color: #fff;
}
.resList dd div::after{
	content: '';
	display: inline-block;
	vertical-align: top;
	width: 14px;
	height: 28px;
	background: url(../img/arr.png) no-repeat;
	position: absolute;
	left: 130px;
	top: 30px;
}
.resList dd div b{
	display: block;
	text-align: center;
	font-size: 48px;
	line-height: 1;
	font-weight: normal;
	margin-top: 20px;
}
.resList dd div span{
	display: block;
	text-align: center;
	font-size: 18px;
	line-height: 1;
	text-transform: uppercase;
	margin-top: 10px;
}
.breadCum{
	padding: 20px 0;
	font-size: 14px;
	line-height: 1;
	margin-bottom: 10px;
}
.breadCum,.breadCum a{
	color: #333;
}
.breadCum a,.breadCum span{
	display: inline-block;
	vertical-align: top;
}
.breadCum span{
	padding: 0 3px;
}
.mediaList li{
	overflow: hidden;
	padding: 40px 0;
	border-bottom: 3px solid #eee;
}
.mediaList li a.floatlft{
	margin-right: 30px;
}
.mediaList li div em{
	font-style: normal;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 26px;
	padding: 0 10px;
	color: #fff;
	background: #b0b0b0;
}
.mediaList li div h3 a{
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	margin-top: 10px;
	display: block;
}
.mediaList li:hover div h3 a{
	text-decoration: underline;
}
.mediaList li div p,.eventList li div p{
	font-size: 16px;
	line-height: 24px;
	color: #333;
	margin: 10px 0 0;
}
.dlMenu{
	width: 305px;
	margin-right: 60px;
	min-height: 100px;
}
.dlMenuFixed dl{
	position: fixed;
	top: 140px;
	width: 305px;
}
.dlMenu dd{
	margin-bottom: 5px;
	height: 54px;
}
.dlMenu dd a{
	display: block;
	padding: 15px 10px 15px 12px;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	background: #999;
}
.dlMenu dd a span{
	display: block;
	overflow: hidden;
}
.dlMenu dd a:hover,.dlMenu dd.curr a{
	background-color: #9b0d14;
	color: #fff;
	text-decoration: none;
}
.dlMenu dd a:hover i,.dlMenu dd.curr a i{
	/* background-image: url(../images/arrWhite.png); */
}
.page{
	letter-spacing: -3em;
	font-size: 0;
	text-align: center;
	margin-top: 25px;
}
.page span,.page a{
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom:0;
	font-size: initial;
	letter-spacing: normal;
	padding: 10px 15px;
	font-size: 14px;
	color: #000;
	border: 1px solid #ccc;
	margin: 0 2.5px;
}
.page span{
	background: #bf2931;
	color: #fff;
}
.place{
	height: 100px;
}
.moreMediaList li{
	width: 332px;
	margin: 0 40px 73px 0;
	background: #f5f5f5;
}
.moreMediaList li h3 a{
	overflow: hidden;
	display: block;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	padding: 15px;
}
.secBanner{
	height: 396px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	position: relative;
	text-align: center;
}
.searchBanner{
	height: 272px;
}
.secBannerIns{
	height: 100%;
}
.secBanner::after{
	content:'';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 30;
	top: 0;
	background: rgba(0,0,0,.3);
}
.secBanner span{
	color: #fff;
	display: inline-block;
	vertical-align: top;
	padding: 0 50px;
	height: 82px;
	line-height: 82px;
	border: 1px solid #fff;
	-o-border-radius: 41px;
	-webkit-border-radius: 41px;
	border-radius: 41px;
	font-size: 44px;
	position: relative;
	z-index: 31;
	margin-top: 150px;
}
.secBannerIns div{
	position: absolute;
	bottom: 115px;
	left: 0;
	right: 0;
	z-index: 130;
	padding-left: 100px;
}
.searchBanner .secBannerIns div{
	bottom: 90px;
}
.secBannerIns h3{
	font-size: 72px;
	color: #fff;
}
.campusWid{
	width: 1180px;
}
.campusList li{
	width: 263px;
	margin-left: 30px ;
}
.campusList li a{
	display: block;
	position: relative;
}
.newsLittleLst{
	margin-top: 25px;
}
.newsLittleLst li{
	width: 273px;
	margin: 0 36px 40px 0;
}
.newsLittleLst li div h3 a{
	font-size: 16px;
	line-height: 20px;
	display: block;
	margin-top: 13px;
	font-weight: normal;
}
.newsLittleLst li div em,.eventList li div em{
	font-style: normal;
	font-size: 14px;
	display: block;
	margin-top: 10px;
	color: #cc0000;
}
.eventBg{
	background: #f5f5f5;
	padding-bottom: 70px;
}
.eventList{
	margin-top: 20px;
}
.eventList li{
	width: 350px;
	padding: 0 35px 0 25px;
	border-left: 1px solid #e0e0e0;
}
.eventList li div h3 a{
	display: block;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
}
.adMart{
	margin-top: 20px;
}
.itemTitBlue{
	line-height: 1;
}
.itemTitBlue a,.itemTitBlue em{
	display: inline-block;
	vertical-align: bottom;
}
.itemTitBlue em{
	height: 28px;
	width: 0;
	border-left: 1px dashed #ccc;
	margin-bottom: 6px;
	margin-left: 20px;
}
.itemTitBlue a.itemMore{
	font-size: 14px;
	color: #666;
	font-weight: normal;
	vertical-align: top;
	margin-top: 8px;margin-left: 15px;
}
.readMore a{
	display: inline-block;
	vertical-align: top;
	height: 44px;
	line-height: 44px;
	color: #fff;
	background: #fff;
	border: 1px solid #d73f28;
	padding: 0 30px 0 40px;
	-o-border-radius: 23px;
	-webkit-border-radius: 23px;
	border-radius: 23px;
}
.readMore a span{
	font-size: 18px;
	line-height: 44px;
	display: inline-block;
	vertical-align: top;
	color: #d73f28;
	font-family: 'Montserrat-Light';
}
.globalBg{
	height: 623px;
	/* background: url(../images/globalBg.png) no-repeat 0 50%; */
	overflow: hidden;
}
.readMore a:hover span{
	text-decoration: underline;
}
.readMore a i{
	display: inline-block;
	vertical-align: top;
	width: 14px;
	height: 15px;
	margin: 14px 0 0 10px;
	/* background: url(../images/rgtArr.png) no-repeat 50% 50%; */
}
.aboutList li{
	width: 546px;
	margin: 0 88px 60px 0;
}
.aboutListWrap{
	position: relative;
	margin-top: -50px;
	z-index: 30;
}
.aboutList li div{
	padding: 20px 35px 20px 0;
	background: #fff;
	width: 471px;
	position: relative;
	margin-top: -20px;
	margin-left: 0;
}
.aboutList li div h3 a{
	display: block;
	font-size: 30px;
	line-height: 1;
	color: #081776;
	font-weight: normal;
}
.bannerP{
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	max-width: 530px;
}
.aboutList li div p{
	font-size: 16px;
	line-height: 22px;
	color: #000;
	margin:10px 0 0;
}
.title{
	font-size: 40px;
	line-height: 48px;
	color: #000;
	margin-bottom: 10px;
}
.authorBx span,.authorBx em{
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	font-family: 'Montserrat-Light';
	line-height: 35px;
	color: #333;
}
.authorBx em{
	padding: 0 15px;
}

.fonts span,.authorBx,.share a{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}
.fonts div{
	overflow: hidden;
}
.share{
	margin-top: 60px;
}
.share a{
	width: 35px;
	height: 35px;
	margin-left: 10px;
}
.share a img{
	width: 100%;
	height: auto;
}
.fonts i{
	float: left;
	width: 19px;
	height: 18px;
	background: url(../imgs/fonts.png) no-repeat 50% 0;
}
.fonts span{
	font-size: 14px;
	line-height: 18px;
	margin-left: 9px;
	cursor: pointer;
	color: #666;
}
.articleImg{
	width: 746px;
}
.articleIns{
	width: 746px;
	text-align: center;
	margin: 10px auto;
	font-size: 16px;
	line-height: 24px;
}
.articleWid{
	width: 1120px;
}
.content{
	font-size: 18px;
	line-height: 1.6;
	color: #000;
	margin-top: 40px;
}
.admissionTop{
	background: url(../img/adpic.jpg) no-repeat;
	height: 246px;
	position: relative;
}
.admissionTopIns{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 30;
	padding: 56px 120px 0;
	background: rgba(8,23,118,.5);
}
.admissionTopIns h3{
	font-size: 30px;
	line-height: 1;
	font-weight: normal;
	color: #fff;
}
.admissionTopCont{
	margin-top: 15px;
}
.admissionTopCont div{
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	padding-right: 50px;
}
.moreBtn{
	display: inline-block;
	vertical-align: top;
	line-height: 52px;
	border: 1px solid #fff;
	padding: 0 20px;
}
.moreBtn span{
	font-size: 16px;
	line-height: 22px;
	color: #fff;
}
.moreBtn::after{
	content:'';
	display: inline-block;
	vertical-align: top;
	width: 17px;
	height: 15px;
	background: url(../img/arrow.png) no-repeat;
	margin: 18px 0 0 10px;
}
.admissionContent{
	padding: 45px;
}
.admissionContent h3{
	font-size: 30px;
	line-height: 1;
	color: #081776;
	font-weight: normal;
}
.admissionContent h3::before{
	content:'';
	width: 57px;
	height: 5px;
	background: #ff9900;
	display: block;
	margin-bottom: 10px;
}
.admissionBg02 .admissionContent h3::before,.admissionBg03 .admissionContent h3::before{
	background: #081776;
}
.admissionContent p{
	font-size: 16px;
	line-height: 22px;
	color: #000;
	margin-top: 20px;
}

.admissionBg01{
	background: #e5edf9;
}
.admissionBg02{
	background: #f9ebe5;
}
.admissionBg03{
	background: #e5f9eb;
}
.admissionBgMart{
	margin-top: 50px;
}
.searchWrap{
	width: 1100px;
}
.searchCont{
	padding: 20px;
	background: #eee;
	overflow: hidden;
	margin-bottom: 20px;
}
.searchContIns{
	overflow: hidden;
}
.searchContIns input,.searchCont a{
	float: left;
	height: 52px;
	line-height: 52px;
}
.searchCont a{
	width: 110px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	background: url(../imgs/search.png) no-repeat 50% 50% #9b0d14;
        position: absolute;
        margin-top: -52px;
        margin-left: -110px;
}
.searchContIns input{
	font-size: 16px;
	width: 970px;
	background: #fff;
	padding:0 15px;
}
.introCont{
	width: 488px;
	margin: 0 55px 0 55px;
}
.introTit{
	padding: 50px 0 0 55px;
}

.introTit a{
	font-size: 30px;
	color: #fff;
}
.more{
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	padding: 0 40px;
	border: 1px solid #fff;
	-o-border-radius: 23px;
	-webkit-border-radius: 23px;
	border-radius: 23px;
	display: inline-block;
	color: #fff;
	vertical-align: top;
}
.introImg{
	margin-top: 20px;
}
.hisWrap{
	padding: 0 0 55px;
	background: #eee;
	overflow: hidden;
	margin-top: 110px;
}
.hisWrap .itemTit a{
	font-size: 30px;
}
.introTit a::after{
	content:'';
	display: inline-block;
	vertical-align: top;
	width: 21px;
	height: 26px;
	background: url(../imgs/arr_white.png) no-repeat;
	margin: 7px 0 0 8px;
}
.introCont p{
	font-size: 16px;
	line-height: 28px;
	color: #fff;
}
.clear{
	clear: both;
}
.introWrap{
	height: 564px;
	width: 1380px;
	background: url(../imgs/introBg.png) no-repeat 0 50%;
}
.serchTxt{
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-top: 10px;
}
.footNavs ul li{
	margin: 0 12px;
	margin-top: 25px;
}

.footNavs ul li div a{
	font-size: 18px;
	line-height: 46px;
	color: #fff;
	display: block;
        text-transform: uppercase;
}
.footNavs ul li dd{
	display: block;
}
.footNavs ul li dd a{
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #ffc0c3;
}
.sectionForMobile{
	display: none;
}
.breadCumPcHide{
	display: none;
}
.bgFoot{
	padding: 35px 0;
	background: rgba(0, 0, 0, .8);
}
.bgFoot div.bdy_wid{
	font-size: 14px;
	line-height: 18px;
	color: #999;
}
.bgFoot .footTxt{
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	padding-left: 35px;
	padding-top: 10px;
	font-family: 'Montserrat-Light';
}
.shares li{
	margin-left: 20px;
}
.indexBtns{
	width: 130px;
	position: absolute;
	bottom: 88px;
	left: 50%;
	margin-left: 450px;
	z-index: 31;
}
.indexBtns span{
	display: inline-block;
	vertical-align: top;
	width: 56px;
	height: 56px;
	background: url(../img/prev.png) no-repeat;
	cursor: pointer;
}
.indexBtns span.index-nxt{
	margin-left: 15px;
	transform: rotate(180deg);
}
.swiper-container-index li{
	
	background-repeat: no-repeat;
	background-position: 50% 0;
	position: relative;
	text-align: center;
}
.swiper-container-index li img{
	width: 100%;
	height: auto;
}
.swiper-container-index li div{
	position: absolute;
	left: 50%;
	margin-left: -600px;
	bottom: 115px;
	z-index: 30;
}
.swiper-container-his{
	margin-top: 25px;
}
.bdy_admissionsBx{
	height: 419px;
	margin-top: 30px;
}
.bdy_acaBx{
	height: 590px;
	margin-top: 30px;
}
.swiper-container-aca{
	padding-right: 0;
	margin-left: -53px;
}
.swiper-container-aca li{
	width: 370px;
	margin-top: 30px;
}
.swiper-container-aca li.swiper-slide-active{
	opacity: .5;
}
.swiper-container-aca li div{
	width: 370px;
	margin-left: 0;
}
.swiper-container-aca li div span{
	display: block;
	font-size: 14px;
	line-height: 30px;
	font-family: 'Montserrat-Light';
	color: #fff;
	margin-top: 5px;
}
.swiper-container-aca li div a{
	display: block;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	margin-top: 5px;
}
.acaCont{
	text-align: right;
	margin: 35px 45px 0 0;
}
.acaCont span{
	display: inline-block;
	vertical-align: top;
	width: 46px;
	height: 46px;
	border: 1px solid #fff;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	margin-left: 20px;
	/* background: url(../images/prev.png) no-repeat 50% 50%; */
}
.acaCont span:hover{
	background-color: #35bbff;
	border-color: #35bbff;
}
.acaCont span.aca-nxt{
	transform: rotate(180deg);
}
.btns{
	margin-top: 58px;
	overflow: hidden;
}
.btns dd{
	width: 318px;
	margin: 57px 0 0 55px;
}
.btns dd a{
	display: block;
	height: 100px;
	padding: 0 40px 0 45px;
	background: #f5f5f5;
	border: 1px solid #eee;
	-o-border-radius: 51px;
	-webkit-border-radius: 51px;
	border-radius: 51px;
	font-size: 20px;
	color: #122e66;
	line-height: 100px;
	/* background: url(../images/ico_01.png) no-repeat 45px 50% #f5f5f5; */
	position: relative;
}
.btns dd:nth-child(2) a{
	/* background-image: url(../images/ico_02.png); */
}
.btns dd a span{
	padding-left: 54px;
}
.btns dd a i{
	width: 19px;
	height: 20px;
	/* background: url(../images/arrBlue.png) no-repeat; */
	position: absolute;
	top: 40px;
	right: 40px;
	transition: .2s all ease-in-out;
}
.btns dd:hover a i{
	top: 45px;
}
.bdy_aca{
	width: 1920px;
	height: 590px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
}
.aca_tit a{
	display: block;
	font-size: 30px;
	line-height: 1;
	color: #fff;
	margin: 48px 0 0 360px;
}
.acaBx{
	width: 1185px;
	height: 100%;
	background: #204285;
}
.bdy_admissions{
	width: 1920px;
	height: 419px;
	background: #d74229;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
}
.bdy_admissions .floatlft{
	width: 730px;
}
.bdy_admissions div.overhid{
	width: 380px;
	padding: 0 30px 0 50px;
}
.bdy_admissions div.overhid p{
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	padding: 65px 0 0;
	margin: 0;
	font-family: 'Montserrat-Light';
}
.bdy_admissions .readMore{
	margin-top: 60px;
}
.bdy_admissions .readMore a{
	background: none;
	color: #fff;
	border: 1px solid #fff;
}
.bdy_admissions .readMore a i{
	/* background-image: url(../images/rgtArrWhite.png); */
}
.bdy_admissions .readMore a span{
	color: #fff;
}
.bgNumbers{
	height: 623px;
	/* background: url(../images/numbg.png) no-repeat 100% 0; */
}
.eventLft{
	width: 370px;
}
.eventLft dd{
	overflow: hidden;
	padding: 20px 0;
	height: 100px;
	margin-bottom: 20px;
	background: #f4f4f4;
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.eventLft dd:hover,.eventLft dd.current{
	background: #35bbff;
}
.eventLft dd:last-child{
	margin-bottom: 0;
}
.eventLft dd::before,.eventLft dd::after{
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	background: #fff;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	left: 68px;
	z-index: 10;
}
.eventLft dd::before{
	top: -8px;
}
.eventLft dd div.overhid{
	padding-right: 25px;
	flex:1;
}
.eventLft dd::after{
	bottom: -8px;
}
.eventLft dd div.floatlft{width: 75px;margin-right: 22px;}
.eventLft dd div.floatlft h4{
	font-size: 14px;
	line-height: 1;
	font-family: 'Montserrat-Light';
	font-weight: normal;
	color: #122e66;
	text-align: center;
}
.eventLft dd div.floatlft span{
	display: block;
	text-align: center;
	font-size: 20px;
	font-family: 'Montserrat-Light';
	color: #122e66;
}
.eventLft dd:hover div.floatlft h4,.eventLft dd.current div.floatlft h4{
	color: #fff;
}
.eventLft dd:hover div.floatlft span,.eventLft dd.current div.floatlft span{
	color: #fff;
}
.eventLft dd h3 a{
	font-size: 18px;
	line-height: 24px;
	font-family: 'Montserrat-Light';
}
.eventLft dd:hover h3 a,.eventLft dd.current h3 a{
	color: #fff;
	text-decoration: none;
}
.eventBx{
	margin-top: -320px;
}
.numList{
	margin-top: 50px;
}
.numList li{
	text-align: center;
	margin-right: 50px;
}
.numList li span{
	display: block;
	text-align: center;
	border: 5px solid #35bbff;
	color: #35bbff;
	padding: 0 42px;
	font-size: 60px;
	line-height: 101px;
	font-family: 'Montserrat-Light';
	position: relative;
}
.numList li:nth-child(2) span{
	border-color: #122e66;
	color: #122e66;
}
.numList li:nth-child(3) span{
	border-color: #d74229;
	color: #d74229;
}
.numList li:nth-child(4) span{
	border-color: #35bbff;
	color: #35bbff;
}
.numList li span::after{
	content: '';
	width: 5px;
	height: 50px;
	background: #fff;
	position: absolute;
	top: 25px;
	right: -5px;
	z-index: 10;
}
.numList li h3{
	font-size: 18px;
	margin-top: 15px;
}
.swiper-container-index li{
	position: relative;
}
.swiper-container-index li::after{
	content:'';
	position: absolute;
	top: 20%;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	visibility: hidden;
	background: linear-gradient(to bottom,transparent,rgba(0,0,0,.7));
}
.swiper-container-index li div h3 a{
	width: 900px;
	font-size: 44px;
	font-weight: normal;
	line-height: 46px;
	color: #fff;
	padding-left: 20px;
	font-family: Times, serif;
	display: block;
}
.homeCtrl{
	display: block;
	width: 61px;
	height: 61px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-image: url(../imgs/homeCtrl.png);
	position: absolute;
	top: 316px;
	z-index: 31;
	cursor: pointer;
}
.homeCtrl:hover{
	background-image: url(../imgs/homeCtrlHover.png);
}
.home-prev{
	left: 0;
}
.home-nxt{
	right: 0;
	transform: rotate(180deg);
}
.headerBx{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 40;
	padding: 18px 0 12px;
	background: #9b0d14;
}
.headerBxWithBg,.headerBxSecBg{
	background: #9b0d14;
	z-index: 140;
}
.headerBxSecBgPlace{
	height: 151px;
}
.headerTop .floatrgt{
	margin-top: 20px;
}
.headerTopInput{
	height: 48px;
	width: 332px;
	background: #bf2931;
	-o-border-radius: 24px;
	-webkit-border-radius: 24px;
	border-radius: 24px;
	padding: 0 0 0 20px;
}
.headerTopInput input,.headerTopInput span{
	float: left;
	height: 48px;
	border:none;
	overflow: hidden;
}
.headerTopInput input{
	background: none;
	width: 264px;
}
.headerTopInput span{
	width: 48px;
	background: url(../imgs/searchIco.png) no-repeat 100% 50%;
}
.langs{
	padding-left: 25px;
}
.langs li{
	margin: 0 25px 0 0;
}
.langs li a{
	font-size: 14px;
	display: block;
	line-height: 48px;
	color: #fff;
}
.topShares{
	margin-top: 4px;
}
.topShares a{
	float: left;
	width: 39px;
	height: 39px;
	margin-left: 8px;
	background: url(../imgs/topShare.png) no-repeat;
}
.topShares li.wechat a{
	margin-left: 0;
}
.topShares li.weibo a{
	background-position: -48px 0;
}
.topShares li.twitter a{
	background-position: -96px 0;
}
.topShares li.facebook a{
	background-position: -144px 0;
}
.topShares li.ins a{
	background-position: -192px 0;
}
.navWrap{
	padding-top: 20px;
}
.navList{
	text-align: center;
}
.navList li{
	position: relative;
}
.navList li a.top{
	font-size: 18px;
	line-height: 1.2;
	padding: 0 14px;
	font-weight: bold;
	position: relative;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #fff;
        text-transform: uppercase;
}
.navList li a.top::before{
	content: '';
	display: block;
	height: 3px;
	width: 50px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -25px;
	background: #fff;
	visibility: hidden;
	opacity: 0;
}
.navList li dl{
	position: absolute;
	top: 31px;
	left: 0;
	background: rgba(0,0,0,.8);
	padding: 15px;
	z-index: 50;
	min-width: 240px;
	opacity: 0;
	transition: .2s all ease-in-out;
	visibility: hidden;
	text-align: left;
}
.navList li:hover a.top::before{
	visibility: visible;
	opacity: 1;
}
.navList li:hover dl{
	visibility: visible;
	opacity: 1;
}
.navList li dl dd{
	width: 100%;
}
.navList li dl dd a{
	white-space: nowrap;
	display: block;
	font-size: 14px;
	line-height: 24px;
	width: 100%;
	color: #fff;
}
.searchBtn{
	display: inline-block;
	vertical-align: top;
	width: 17px;
	height: 17px;
	/* background: url(../images/search.png) no-repeat; */
	margin-top: 2px;
	margin-left: 10px;
}
.langBx{
	margin-left: 35px;
}
.langBx a{
	font-size: 14px;
	color: #000;
	display: inline-block;
	vertical-align: top;
}
.langBx i{
	display: inline-block;
	vertical-align: top;
	width: 8px;
	height: 7px;
	background: url(../img/drop.png) no-repeat;
	cursor: pointer;
	margin-top: 10px;
	margin-left: 5px;
}
.pagination-home,.pagination-index{
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	z-index: 30;
	text-align: center;
}
.pagination-home span,.pagination-index span,.pagination-media span{
	display: inline-block;
	vertical-align: top;
	width: 61px;
	height: 4px;
	background: #ccc;
	margin: 0 5px;
	cursor: pointer;
}
.pagination-home span.swiper-active-switch,.pagination-index span.swiper-active-switch,.pagination-media span.swiper-active-switch{
	background: #bf2931;
}
.pagination-media{margin-top: 30px;text-align: center;}
.pagination-media span{
	width: 66px;
	height: 4px;
}
.searchC{
	width: 1140px;
	position: absolute;
	left: 50%;
	top: 93px;
	margin-left: -600px;
	background: #2551a7;
	padding: 30px;
	visibility: hidden;
	transition: .2s all ease-in-out;
	opacity: 0;
}
.searchC_show{
	visibility: visible;
	opacity: 1;
}
.searchC a{
	display: inline-block;
	vertical-align: top;
	height: 40px;
	width: 40px;
	margin-left: 30px;
	/* background: url(../images/search.png) no-repeat center; */
}
.searchC input{
	width: 1070px;
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}
.bgAdmission{
	height: 654px;
	background: url(../imgs/admission.jpg) no-repeat 50% 50%;
}
.bgAdmission div,.bgAdmission div a{
	display: block;
	height: 100%;
}
.campusList li{
	width: 322px;
	height: 321px;
	overflow: hidden;
	margin: 25px 21px 0 0;
}
.campusList li img{
	transition: .2s all ease-in-out;
}
.campusList li:hover img{
	transform: scale(1.1);
}
.campusList li a{
	display: block;
	position: relative;
}
.campusList li a::after{
	content: '';
	display: block;
	width: 84px;
	height: 7px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -42px;
	z-index: 21;
	background: #2ca2d9;
}
.campusList li:nth-child(2) a::after{
	background: #9b0d14;
}
.campusList li:nth-child(3) a::after{
	background: #1d6cd6;
}
.campusList li:nth-child(4) a::after{
	background: #66ac78;
}
.campusList li a span{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 20;
	background: rgba(0,0,0,.3);
	font-size: 22px;
	font-weight: bold;
	line-height: 321px;
	text-align: center;
	color: #fff;
}
.campusList li a:hover span,.swiper-container-photos li a:hover span{
	text-decoration: underline;
}
.langList{
	background: #081776;
	padding: 10px 20px;
	position: absolute;
	top: 40px;
	right: 0;
	visibility: hidden;
	opacity: 0;
}
.langListShow{
	visibility: visible;
	opacity: 1;
}
.langList li a{
	font-size: 14px;
	display: block;
	line-height: 35px;
	white-space: nowrap;
}
.threeList{
	margin-top: 20px;
}
.threeList02{
	margin-top: 0;
}
.threeList li{
	width: 435px;
	margin: 0 23px 23px 0;
	position: relative;
}
.threeList li div{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 30;
	padding: 60px 18px 18px;
	background: linear-gradient(to bottom,transparent,rgba(0,0,0,.6));
}
.threeList li.flatPic div{
	background: none;
	bottom: auto;
	top: 0;
}
.threeList li div em{
	font-size: 14px;
	line-height: 1.1;
	color: #fff;
}
.threeList li div h3{
	margin-top: 10px;
}
.threeList li div h3 a{
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	color: #fff;
}
.threeList li.longPic{
	width: 892px;
}
.threeList li.longPic div h3 a{
	font-size: 34px;
	line-height: 42px;
	font-weight: bold;
}
.threeList li.flatPic div{
	padding-top: 18px;
}
.threeList li .transPic,.swiper-container-aca li .transPic{
	width: 435px;
	height: 291px;
	overflow: hidden;
	display: block;
}
.photosBg{
	background: url(../imgs/photoBg.png) no-repeat 50% 0;
	height: 745px;
	overflow: hidden;
	margin-top: 108px;
}
.photolists li{
	width: 650px;
	margin: 30px 50px 0 0;
}
.photolists li .transPic{
	width: 650px;
	height: 433px;
}
.photolists li::after{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	background: rgba(0,0,0,.3);
}
.photolists li div{
	padding-top: 18px;
	background: none;
}
.photolists li div h3 a{
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
}
.photosBg .itemTit{
	margin-top: 65px;
}
.bgGray{
	margin-top: 95px;
	background: #f5f5f5;
	overflow: hidden;
	padding: 0 0 88px 0;
}
.speIns{
	margin-top: 20px;
}
.speIns div{
	overflow: hidden;
	display: block;
	padding: 20px;
	background: #264244;
	margin: 0 48px;
	line-height: 24px;
	margin-top: -60px;
	z-index: 3;
	position: relative;
}
.speIns div.bgRed{
	background: #972121;
}
.speIns div.bgRed h3 a{
	font-size: 20px;
}
.speIns div a{
	color: #fff;
	font-size: 18px;
}
.speIns div em{
	display: block;
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
}
.speIns div p{
	font-size: 16px;
	line-height: 20px;
	color: #f6cbcb;
	margin: 10px 0 0;
}
.highList dd{
	margin-top: 20px;
}
.highList dd div h3{
	font-size: 18px;
	line-height: 26px;
	padding-left: 26px;
	border-left: 4px solid #972121;
}
.highList dd div em{
	display: block;
	font-size: 14px;
	color: #cc0000;
	margin-top: 10px;
	padding-left: 30px;
}
.highList dd div p{
	font-size: 14px;
	line-height: 18px;
	color: #666;
	margin: 10px 0 0;
	padding-left: 30px;
}
.bgDarkGreen{
	background: #264244;
	padding: 20px 0;
	margin-top: 25px;
}
.admLft{
	width: 590px;
	margin-right: 20px;
}
.admLft a,.admUl a{
	display: block;
	position: relative;
	width: 590px;
	overflow: hidden;
}
.admLft a{
	height: 339px;
}
.transPic img{
	transition: .2s all ease-in-out;
}
.threeList li:hover .transPic img,.photolists li:hover .transPic img,.transPic:hover img{
	transform: scale(1.1);
}
.admLft a span,.admUl a span{
	display: inline-block;
	position: absolute;
	background: rgba(151,33,33,.6);
	left: 50%;
	top: 50%;
	color: #fff;
	transform: translate(-50%, -50%);
}
.admLft a span{
	height: 59px;
	line-height: 59px;
	padding: 0 20px;
	font-size: 30px;
	font-weight: bold;
}
.admUl a span{
	height: 49px;
	line-height: 49px;
	font-size: 24px;
	font-weight: bold;
	padding: 0 20px;
}
.admUl li:last-child{
	margin-top: 20px;
}
.bgDarkRed{
	padding: 40px 0;
	background: #972121;
}
.campusTit a{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	line-height: 121px;
	display: block;
	padding-left: 30px;
	padding-right: 30px;
}
.secLne{
	padding: 10px 0;
}
.topBx li a{
	font-size: 14px;
	color: #fff;
}
.topBx li i{
	display: block;
	text-align: center;
	width: 12px;
	height: 7px;
	margin: 10px auto;
	background: url(../imgs/top.png) no-repeat;
}
.admissionBg{
	background: #f5f5f5;
	padding: 35px 0;
}
.bannerBx{
	width: 965px;
}
.bannerBx h3{
	font-size: 30px;
	font-weight: bold;
}
.bannerBx p{
	font-size: 16px;
	line-height: 22px;
	color: #666;
}
.mre span{
	font-size: 16px;
	color: #972121;
	display: inline-block;
	vertical-align: top;
}
.mre::after{
	display: inline-block;
	content: '';
	vertical-align: top;
	width: 19px;
	height: 16px;
	margin: 3px 0 0 8px;
	background: url(../img/icons/arr.png) no-repeat;
}
.page-ex-wrap{
	text-align: center;
}
.page-ex-wrap span,.page-ex-wrap div{
	display: inline-block;
	vertical-align: top;
}
.exPrev,.exNxt{
	width: 56px;
	height: 56px;
	background: url(../img/icons/lftArr.png) no-repeat;
	cursor: pointer;
}
.exNxt{
	transform: rotate(180deg);
}
.pagination-exchange{
	margin: 21px 10px 0;
}
.pagination-exchange span{
	width: 8px;
	height: 8px;
	background: #ccc;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 0 4px;
}
.pagination-exchange span.swiper-active-switch{
	background: #cc0000;
}
.bgDouble{
	height: 297px;
	background: url(../img/bgDouble.png) no-repeat 50% 50%;
}
.exBtns{
	width: 306px;
	overflow: hidden;
	padding-top: 40px;
	padding-left: 47px;
}
.exBtns dd{
	margin-top: 23px;
}
.exBtns dd a{
	display: block;
	height: 64px;
	text-align: center;
	border: 1px solid #fff;
	-o-border-radius: 33px;
	-webkit-border-radius: 33px;
	border-radius: 33px;
}
.exBtns dd a i,.exBtns dd a span{
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 64px;
}
.exBtns dd a i{
	width: 64px;
	height: 64px;
	background: url(../img/icons/icon_01.png) no-repeat 50% 50%;
}
.bgDouble{
	margin-top: 96px;
}
.bgDouble .floatlft{
	margin-top: -41px;
	padding-left: 70px;
}
.exBtns dd:hover a{
	background: #fff;
}
.exBtns dd:hover a span{
	color: #972121;
}
.exBtns dd:hover a i{
	background-image: url(../img/icons/icon_01_actived.png);
}
.exBtns dd:last-child a i{
	background-image: url(../img/icons/icon_02.png);
}
.exBtns dd:last-child:hover a i{
	background-image: url(../img/icons/icon_02_actived.png);
}
.swiper-container-media{
	height: 310px;
	margin-top: 30px;
}
.swiper-container-media li img{
	width: 100%;
}
.swiper-container-media li{
	position: relative;
}
.swiper-container-media li div{
	margin-top: 20px;
}
.swiper-container-media li h3{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
	padding: 50px 20px 20px;
	background: linear-gradient(to bottom,transparent,rgba(0,0,0,.5));
}
.swiper-container-media li h3 a{
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-weight: normal;
}
.swiper-container-media li.swiper-slide-active div{
	position: relative;
	width: 463px;
	z-index: 30;
	margin-top: 0;
	margin-left: -20px;
}
.swiper-container-media li.swiper-slide-active h3{
	bottom: 0;
}
.swiper-container-media li.swiper-slide-active h3 a{
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}
.multiBx{
	margin-top: 30px;
	height: 440px;
	background-repeat: no-repeat;
	background-position: 50% 0;
}
.swiper-container-media li div h3 a{
	display: block;
	padding-right: 30px;
}
.swiper-container-media li div h3 em{
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 22px;
	background: url(../img/icons/vid.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: 15px;right: 15px;
}
.isPc{
	display: block;
}
.isMobile{
	display: none;
}
.dlNewsList dl{
	margin-bottom: 45px;
}
.dlNewsList dl dt{
	padding-bottom: 24px;
}
.dlNewsList dl dt a{
	display: block;
	font-size: 26px;
	line-height: 36px;
	font-weight: bold;
	margin-top: 70px;
}
.dlNewsList dl dd{
	margin-bottom: 10px;
}
.dlNewsList dl dd a{
	display: block;
	padding: 9px 20px;
	min-height: 30px;
	line-height: 30px;
	background: #f3f3f3;
	font-size: 16px;
	position: relative;
}
.dlNewsList dl dd a:hover{
	background: #dbf3ff;
	text-decoration: none;
}
.dlNewsList dl dd a span{
	display: block;
	padding-right: 30px;
}
.dlNewsList dl dd a:hover i{
	/* background-image: url(../images/icon_colored.png); */
}
.swiper-container-campus dd{
	display: none;
}
.swiper-container-campus dd h3{
	display: none;
}
.swiper-container-campus dd.showBlock{
	display: block;
}
.campusControl{
	display: none;
}
.menuList{
	margin-top: 10px;
}
.menuList li{
	margin-right: 5px;
}
.menuList li img{
	width: 245px;
	height: 108px;
}
.menuList li{
	border: 5px solid transparent;
}
.menuList li.curr{
	border-color: #d74229;
}
.menuList li:last-child{
	margin-right: 0;
}
.campusMenu{
	position: relative;
	z-index: 30;
	height: 199px;
}
.menuCard{
	width: 322px;
	height: 149px;
	background: #fff;
	padding: 25px 30px;
	position: relative;
	margin-top: -60px;
	margin-left: 20px;
}
.menuCard::after{
	content: '';
	display: block;
	width: 12px;
	height: 186px;
	/* background: url(../images/shadow.png) no-repeat; */
	position: absolute;
	right: -12px;
	bottom: 0;
	z-index: 30;
}
.menuCard h3 a{
	font-size: 22px;
	line-height: 30px;
	font-family: 'Montserrat-Light';
}
.menuCard .readMore{
	position: absolute;
	bottom: 25px;
	left: 30px;
	z-index: 30;
}
.bgShape{
	/* background: url(../images/bgShape.png) no-repeat 50% 236px; */
}
.hisList li{
	width: 310px;
	height: 550px;
	/* margin: 0 20px 0 10px; */
	position: relative;
}
.hisList li div{
	background: #fff;
	padding: 18px;
	width: 274px;
	margin: 0;
}
.hisList li div a{
	display: block;
	font-size: 16px;
	line-height: 22px;
}
.hisList li span{
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	color: #bf2931;
}
.hisList li:nth-child(2n+1) span{
	bottom: 34px;
}
.hisList li span::before,.hisList li span::after{
	content:'';
	display: block;
	width: 30px;
	height: 30px;
	border: 4px solid #bf2931;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	margin: 5px auto;
}
.hisList li:nth-child(2n) img{
	padding-top: 70px;
}
.hisList li:nth-child(2n+1) span::before{
	display: none;
}
.hisList li:nth-child(2n+1) span::after{
	display: block;
}
.hisList li:nth-child(2n) span::before{
	display: block;
}
.moreBx{
	display: none;
}
.hisList li:nth-child(2n) span::after{
	display: none;
}
.hisLne{
	height: 32px;
	background: url(../imgs/lne.png) repeat-x 0 50%;
	position: relative;
	margin-top: -73px;
}
.hisLne::after{
	content:'';
	display: block;
	width: 19px;
	height: 32px;
	background: url(../imgs/rgtarr.png) no-repeat;
	position: absolute;
	right: -19px;
	top: 0;
	z-index: 20;
}
.ctrlBx{
	position: absolute;
	right: 0;
	top: 0;
}
.ctrlBx span{
	float: left;
	width: 58px;
	height: 58px;
	cursor: pointer;
	margin-left: 15px;
	background: url(../imgs/ctrlLft.png) no-repeat;
}
.ctrlBx span:hover{
	background-image: url(../imgs/ctrlLftHover.png);
}
.ctrlBx span.nxt{
	transform: rotate(180deg);
}
.moreBx{
	margin-top: 80px;
	text-align: center;
}
.moreBx .more{
	border-color: #bf2931;
	background-color: #bf2931;
	color: #fff;
}
.containerBx{
	height: 487px;
	position: relative;
	background: url(../imgs/bg.jpg) no-repeat 50% 50%;
}
.containerBx::after{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 20;
	background: rgba(0,0,0,.25);
}
.containerBx .itemTit{
	position: relative;
	z-index: 30;
	margin-top: 215px;
}
.containerBx .itemTit a{
	color: #fff;
	background-image: url(../imgs/arr_white.png);
}
.genList li{
	width: 440px;
	margin: 0 15px 15px 0;
}
.genList li div{
	overflow: hidden;
	padding: 18px;
	height: 120px;
	background: #9b0d14;
}
.genList li div em{
	display: block;
	font-size: 14px;
	color: #fff;
}
.genList li div h3{
	margin-top: 5px;
}
.genList li div h3 a{
	font-size: 20px;
	line-height: 26px;
	color: #fff;
	font-weight: normal;
}
.genList{
	margin-top: 25px;
}
.genList li.noPic div{
	background: #2ca2d9;
}
.swiper-container-photos{
	width: 1611px;
	margin-left: -130.5px;
	margin-top: 25px;
}
.swiper-container-photos li{
	position: relative;
	width: 537px;
}
.swiper-container-photos li a{
	display: block;
}
.swiper-container-photos li a span{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 30;
	font-size: 20px;
	line-height: 26px;
	padding: 40px 70px;
	color: #fff;
	background: rgba(0,0,0,.3);
	visibility: hidden;
	opacity: 0;
	transition: .2s all ease-in-out;
}
.swiper-container-photos li a:hover span{
	visibility: visible;
	opacity: 1;
}
.photoCover{
	position: absolute;
	top: 0;
	height: 100%;
	width: 105px;
	z-index: 30;
}
.photoLft{
	left: 0;
	background: linear-gradient(to right,#fff,transparent);
}
.photoRgt{
	right: 0;
	background: linear-gradient(to right,transparent,#fff);
}
.bgVideo{
	padding-bottom: 60px;
	background: #eee;
	margin-top: 75px;
}
.vidWrap{
	height: 433px;
	margin-top: 55px;
	background: linear-gradient(to right,transparent 0%,#999 45%);
}
.vid{
	width: 650px;
	height: 433px;
	margin-top: -30px;
	background: #000;
}
.videoCont{
	padding: 45px 50px;
}
.videoCont em{
	display: block;
	font-size: 16px;
	color: #fffefe;
}
.videoCont h3 a{
	display: block;
	font-size: 30px;
	line-height: 36px;
	margin-top: 10px;
	color: #fff;
}
.videoCont p{
	font-size: 16px;
	line-height: 22px;
	color: #fff;
}
.videoCont a.more{
	margin-top: 15px;
}
.swiper-container-info{
	height: 619px;
}
.swiper-container-info .swiper-slide{
	 background-repeat: no-repeat;
	 background-position: 50% 0;
	 
	 position: relative;
	 background-size: cover;
}
.imgBg{
	width: 100%;
	filter: blur(10px);
}
.swiper-container-info .swiper-slide div.bdy_wid{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -675px;
}
.swiper-container-info .swiper-wrapper,.swiper-container-info .swiper-slide{
	height: 100%;
}
.topMar{
	padding-top: 75px;
}
.swiper-container-info .vidWrap{
	margin-top: 95px;
	background: linear-gradient(to right,transparent 0%,rgba(191,41,49,.8) 45%);
}
.pagination-info{
	text-align: center;
	margin-top: -55px;
	position: relative;
	z-index: 30;
}
.pagination-info span{
	display: inline-block;
	height: 4px;
	width: 60px;
	background: #ccc;
	margin: 0 5px;
	cursor: pointer;
}
.pagination-info span.swiper-active-switch{
	background: #bf2931;
}
.footerBx{
	position: relative;
	z-index: 31;
	background: url(../imgs/footBg.png) no-repeat 50% 0;
}
.footerBxIns{
	background: rgba(155,13,20,.9);
	padding-bottom: 45px;
}
.dropList{
	width: 525px;
	position: relative;
	margin-right: 15px;
}
.dropList dt{
	height: 60px;
	padding: 0 20px 0 30px;
	background: rgba(180, 31, 44, .7);
	border: 1px solid #ff7f8c;
	-o-border-radius: 31px;
	-webkit-border-radius: 31px;
	border-radius: 31px;
	position: relative;
	cursor: pointer;
}
.dropList dt span{
	font-size: 18px;
	line-height: 60px;
	color: #fff;
}
.dropList dt i{
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 60px;
	background: url(../imgs/dropArr.png) no-repeat 50% 50%;
	position: absolute;
	right: 30px;
	transition: .2s all ease-in-out;
	top: 0;
}
.dropList dt.dtShow i{
	transform: rotate(180deg);
}
.dropList dd{
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
	z-index: 30;
	visibility: hidden;
	opacity: 0;
	transition: .2s all ease-in-out;
}
.dropList dd.show{
	visibility: visible;
	opacity: 1;
}
.dropList dd ul{
	background: #a91924;
	border: 1px solid #ff7f8c;
	-o-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 0 40px;
}
.dropList dd ul li{
	border-bottom: 1px solid #ff7f8c;
}
.dropList dd ul li:last-child{
	border-bottom: none;
}
.dropList dd ul li a{
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #fff;
}
.shareWrapper a{
	display: inline-block;
	vertical-align: top;
	width: 60px;
	height: 60px;
	background: url(../imgs/shareBg.png) no-repeat;
	margin-left: 10px;
}
.shareWrapper li:nth-child(2) a{
	background-position: -70px 0;
}
.shareWrapper li:nth-child(3) a{
	background-position: -141px 0;
}
.shareWrapper li:nth-child(4) a{
	background-position: -210px 0;
}
.shareWrapper li:nth-child(5) a{
	background-position: -281px 0;
}
.shareOutter{
	width: 530px;
	margin-top: 25px;
}
.shareHover{
	position: absolute;
	width: 118px;
	left: -15px;
	bottom: 65px;
	z-index: 30;
	visibility: hidden;
	opacity: 0;
	transition: .2s all ease-in-out;
}
.shareWrapper li:hover .shareHover,.topShares li:hover .shareHover{
	opacity: 1;
	visibility: visible;
}
.shareHover dd{
	background: #fff;
}
.shareHover::after,.topShares .shareHover::before{
	content:'';
	display: block;
	width: 20px;
	height: 20px;
	transform: rotate(45deg);
	background: #fff;
	margin-top: -10px;
	margin-left: 46px;
}
.topShares .shareHover{
	bottom: auto;
	top: 45px;
	left: -35px;
}
.topShares .shareHover::before{
	margin-top: 0;
}
.topShares .shareHover dd{
	margin-top: -10px;
}
.topShares .shareHover::after{
	display: none;
}
.shareHover div{
	font-size: 12px;
	line-height: 14px;
	color: #333;
	padding: 0 5px 10px;
	text-align: center;
}
.searchContIns input,.searchCont a{
	float: left;
	height: 52px;
	line-height: 52px;
}
.searchCont a{
	width: 110px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	background: url(../imgs/search.png) no-repeat 50% 50% #9b0d14;
        position: absolute;
        margin-top: -52px;
        margin-left: -110px;
}