#nav-over{position:fixed;left:0;top:0;z-index:9998;display:none;width:50%;height:100%;}

.containerWrap{
	max-width: 750px;
	min-width: 320px;
	margin: 0 auto;
}
.container{
	width: 100%;
	position: relative;
}
.menu{
	position: absolute;
	float: right;
	top: 5px;
	right: 10px;
}
.nav{
	width: 96%;
	padding: 0.4em 2%;
	background-image: linear-gradient(to right, #3746d5, #02ad5f); 
}
.nav .logo img{
	/* width: 8.7179em; */
	height: 3.0769em;
}
.nav .menu img{
	width: 1.9658em;
	height: 1.7094em;
	margin-top: 0.785em;
}
.nav .sitetitle { font-size: 24px; color: #fff; margin: 10px 8px;}
#Nav {
	width: 50%;
	height: 100%;
	position: fixed;
	overflow-y: auto;
	right: -51%;
	top: 0px;
	background: #033e83;
	z-index: 10;
}

#Nav ul li{
	padding: 0 4%;position: relative;
}
#Nav ul li a{
	color: #fff;
	display: block;
	text-align: left;
	font-size: 1.5811em;
	line-height: 2.4em;
	border-bottom: 1px solid #034999;
}
#Nav ul li img{width: 15px;height: 8px;position: absolute;top:16px;right: 10px;}
#Nav ul li .dropdown_menu{background-color: #387dbd;box-sizing: border-box;padding: 0px 10px; display: none;}
#Nav ul li .dropdown_menu  a{font-size: 1.4em;}
/*banner*/
.banner .swiper-wrapper .swiper-slide img{
	width: 100%;height:200px;
}
.banner .swiper-wrapper .swiper-slide p{
	position: absolute;
	width: 96%;
	left: 2%;
	bottom: 1.6em;
	color: #fff;
	font-size: 1.0256em;
	line-height: 1.75em;
	background: rgba(0,0,0,0.6);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: none;
}
.banner .swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
    bottom: 0.3em;
	left: 0;
	width: 100%;
}
.banner .swiper-pagination-bullet {
    width: 0.7em;
	height: 0.7em;
	display: inline-block;
	background: #fff;
	margin: 0 0.2em;
	border-radius: 100%;
}
.banner .swiper-pagination-bullet-active {
    background: #033e83;
}
/*search*/
.search{
	width: 96%;
	padding: 1em 2% ;
	background: #fff;
	position: relative;
}



.swiper-container2 .swiper-wrapper .swiper-slide img{
	width: 100%;
}
.swiper-container2 .swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
    bottom: 10px;
	left: 0;
	width: 100%;
}
.swiper-container2 .swiper-pagination-bullet {
    width: 0.85em;
    height: 0.85em;
    display: inline-block;
    background: #ccc;
    margin: 0 0.4em;
    border-radius: 100%;
}
.swiper-container2 .swiper-pagination-bullet-active {
    background: #387dbd;
}
.swiper-container2 .swiper-slide a.tit{
	font-size: 1.1965em;
	font-size: 16px;
	text-align: center;
	color: #373737;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 0.8em;
}
.swiper-container2 .swiper-slide p{
	font-size: 0.9402em;
	font-size: 14px;
	text-indent: 2em;
	color: #717171;
	line-height: 1.75em;
	line-height: 24px;
	margin-top: 0.6em;
	padding-bottom: 2em;
}




/*英国上市公司365官网入口*/
.Maincon{
	width: 96%;
	padding: 1.7em 2% 5%;
	background: #fff;
	margin-bottom: 2.5%;
}
.one-nav{
	width: 100%;
	background: #680034;
}
.one-nav li{
	width: 25%;
	float: left;
}
.one-nav li a{
	display: block;
	text-align: center;
	font-size: 1.0256em;
	color: #fff;
	padding: 0.9em 0;
	border-right: 1px solid #7d2451;
	border-bottom: 1px solid #7d2451;
}
.one-nav li a img{
	display: block;
	width: 4.175em;
	height: 4.175em;
	margin: 0 auto 1em;
}
/*英国上市公司365官网入口*/
.Title{
	width: 100%;
	line-height: 2.8em;
	border-bottom: 0.2em solid #ccc;
	margin-bottom: 1.6em;

}
.Title .headicon {
	width: 1.5625rem;
	float:left;
}
.Title .headicon img {
	width: 100%;
	display: block;
}
.Title .headtitle{
	font-size: 1.125rem;
	padding-left: 10px;
}
.Title .more {
	color: #448fc9;
	float: right;
	font-weight: bold;
	font-size: 0.875rem;
}



/*常用链接*/
.two-con{
	width: 100%;
	background: #680034;
}
.two-con img{
	width: 63%;
	float: left;
}
.two-con p{
	width: 35%;
	padding: 1% 1% 0;
	float: left;
	color: #fff;
	font-size: 0.9402em;
	text-indent: 2em;
	line-height: 2em;
}
.two-list{
	margin-top: 1.2em;
}
.two-list li{
	padding-bottom: 0.6em;
	margin-bottom: 1.2em;
	border-bottom: 1px dashed #eeeeee;
}
.two-list li a{
	font-size: 16px;
	color: #2b2b2b;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/ico10.png) no-repeat right center;
	background-size: 3%;
}
.two-list li .time{
	color: #c3c3c3;
	display: block;
	margin-top: 0.6em;
	font-size: 14px;
}
.look_more{
	display: block;
	width: 50%;
	font-size: 1.282em;
	color: #fff;
	margin: 1.2em auto 0;
	line-height: 2em;
	background: #033e83;
	text-align: center;
}




.four-list{
	width: 100%;
}
.four-list li{
	width: 100%;
	margin-bottom: 1.3em;
	padding-bottom: 1em;
	border-bottom: 1px dashed #eeeeee;
}
.four-list li .time{
	width: 18%;
	background: #26a95b;
	color: #fff;
	padding: 0.8em 0;
	text-align: center;float:left;
}
.xingxi { width: 75%;
    float: left;
    margin-left: 20px;
    font-size: 16px;
    line-height: 30px;}
.four-list li .time h3{
	font-size: 2.0512em;
}
.four-list li .time em{
	display: block;
	padding-top: 0.6em;
	font-size: 1.0256em;
}
.four-list li .wen{
	width: 78%;
}
.four-list li .wen a.tit{
	font-size: 1.1965em;
	color: #4c4c4c;
	display: block;
	line-height: 1.75em;
	margin-top: -0.4em;
}
.four-list li .wen p{
	font-size: 0.9402em;
	color: #666666;
	line-height: 1.75em;
	text-indent: 2em;
	margin-top: 1.15em;
}



/*焦点新闻*/
.three-list li{
	padding-bottom: 1.2em;
}
.three-list li:last-child{
	padding-bottom: 0;
}
.three-list li .img{
	width: 32%;
	margin-right: 2%;
}
.three-list li .img img{
	width: 100%;
}
.three-list li .wen{
	width: 100%;
}
.three-list li .wen a.tit{
	font-size: 16px;
	color: #333333;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.three-list li .wen p{
	font-size: 14px;
	color: #999999;
	text-indent: 2em;
	line-height: 1.75em;
	margin-top: 0.6em;
}
/*师资队伍*/
.tabBox .hd {
	line-height: 2em;
	text-align: center;
	font-size: 1.5384em;
	border-bottom: 1px solid #f6f6f6;
}
.tabBox .hd ul {
	overflow: hidden;
}
.tabBox1 .hd ul li {
	float: left;
	width: 33.333%;
	color: #2b2b2b;
	cursor: pointer;
	padding-bottom: 0;
}
.tabBox .hd ul .on {
	border-bottom: 2px solid #680034;
	color: #680034;
}
.tabBox .bd ul {
	width: 100%;
	padding-top: 0.4em;
}
/* .four-list li{
	float: left;
	width: 47%;
	margin-top: 1.2em;
}
.four-list li:nth-child(2n){
	float: right;
}
.four-list li .img{
	width: 29.5%;
}
.four-list li .wen{
	width: 66%;
}
.four-list li .wen a{
	display: block;
	font-size: 1.282em;
	color: #666666;
}
.four-list li .wen p{
	font-size: 0.9402em;
	color: #999999;
	line-height: 1.75em;
	margin-top: 0.8em;
} */


/* .four-list li{border-bottom: 1px dashed #334254; line-height: 46px;}
.four-list li .wen{
	width: 100%;
}
.four-list li .wen a.tit{
	font-size: 16px;
	color: #333333;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.four-list li .wen p{
	font-size: 14px;
	color: #999999;
	text-indent: 2em;
	line-height: 1.75em;
	margin-top: 0.6em;
}
 */


/* 知名校友 */
.two-list{
	margin-top: 0.4em;
}
.two-list li{
	float: left;
	width: 48.8%;
	margin-top: 0.8em;
}
.two-list li:nth-child(2n){
	float: right;
}
.two-list li a img{
	display: block;
	width: 100%;
}
















/*热门活动*/
.five-list li{
	float: left;
	width: 47.8%;
	margin-bottom: 1em;
}
.five-list li:nth-child(2n){
	float: right;
}
.five-list li .img{
	display: block;
}
.five-list li .img img{
	display: block;
	width: 100%;
}
.five-list li .tit{
	display: block;
	font-size: 1.1965em;
	color: #2b2b2b;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 0.8em;
}
.five-list li p{
	font-size: 0.9402em;
	color: #999;
	line-height: 1.75em;
	margin-top: 0.6em;
	text-indent: 2em;
}
/*学院新闻*/
.six-con{
	width: 100%;
	background: #680034;
}
.six-con img{
	width: 63%;
	float: left;
}
.six-con p{
	width: 35%;
	padding: 1% 1% 0;
	float: left;
	color: #fff;
	font-size: 0.9402em;
	text-indent: 2em;
	line-height: 2em;
}
.six-list{
	margin-top: 1.2em;
}
.six-list li{
	padding-bottom: 0.6em;
	margin-bottom: 1.2em;
	border-bottom: 1px dashed #eeeeee;
}
.six-list li a{
	font-size: 1.1965em;
	color: #2b2b2b;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/ico10.png) no-repeat right center;
	background-size: 3%;
}
.six-list li .time{
	color: #c3c3c3;
	display: block;
	margin-top: 0.6em;
	font-size: 0.8547em;
}
/*在线调查*/
.seven-list li{
	border-bottom: 1px dashed #eeeeee;
}
.seven-list li a{
	display: block;
	font-size: 1.1965em;
	color: #2b2b2b;
	padding: 1.3em 0;
	background: url(../img/ico10.png) no-repeat right center;
	background-size: 3%;
}
/*友情链接*/
.mainEight{
	margin-bottom: 0;
}
.link{
	width: 100%;
}
.links{
	width: 47%;
	float: left;
	margin-bottom: 0.8em;
	position:relative;
}
.links:nth-child(2n){
	float: right;
}
.select{
	width: 100%;
	position: relative;
}
.select dt{
	width:99.2%;
	display:inline-block;
	border:1px solid #eee;
	background: url(../img/ico11.png) no-repeat right center;
	background-size: 16%;
	font-size: 0.9402em;
	line-height: 2.2em;
	cursor:pointer;
	color: #999999;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	position:relative;
	z-index:99;
	text-indent: 1.4em;
}
.select dd{
	position:absolute;
	left:0;
	top:2.2em;
	border:1px solid #eee;
	background:#fff;
	display:none;
	font-size: 0.9402em;
	z-index: 100;
	width:99.2%;
}
.select dd ul{
	max-height:10em;
	background:#fff;
}
.select dd ul li a{
	display:block;
	color: #999999;
	text-indent: 1.4em;
	line-height: 2.2em;
}
.select dd ul li a:hover{
	background:#f3f3f3;
}
/*footer*/
.footerWrap{
	width: 96%;
	padding: 10px 2%;
	background: #033e83;
}

.foot p{
	font-size: 16px;
	color: #ffffff;
	line-height: 1.5em;
	margin-top: 0.8em;
	text-align: center;
}
.foot p.foot-logo img{
	width: 80%;
	display: block;
	margin: 0 auto;
}
.foot p.foot-ewm img{
	width: 40%;
	display: block;
	margin: 0 auto;
}

/*下拉导航*/
.Tmenu{
	width: 100%;
	margin: 0 auto;
	background: #fff;
	position: relative;
	z-index: 99;
}
.Tmenu h2{
	color: #fff;
	width: 100%;
	line-height: 1.9em;
	text-align: center;
	background: #033e83;
	font-size: 1.4529em;
	cursor: pointer;
	background-size: 4%;
}
.Tmenu h2 em{
	display: inline-block;
	position: absolute;
	width: 0.9118em;
	height: 0.5em;
	top: 0.7em;
	right: 1em;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	background: url(../img/ico12.png) no-repeat right center;
	background-size: 100%;
}
.Tmenu h2.current em{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
.sideMenu{
	width: 96%;
	display: none;
	position: absolute;
	background: rgba(0,0,0,0.8);
}
.sideMenu li a {
	font-size: 1.282em;
	color: #fff;
	display: block;
	line-height: 3em;
	text-align: center;
	cursor: pointer;
	border-bottom: 1px solid #868686;
	background-size: 7%;
}
/*标题列表页*/
.article{
	width: 96%;
	padding: 1em 2% 1.6em;
	background: #fff;
	margin-bottom: 2.5%;
}
.articles{
	width: 96%;
	padding: 1em 2% 1.6em;
	background: #fff;
}
.Title2{
	width: 100%;
	color: #033e83;
	padding-bottom: 0.6em;
	font-size: 1.1965em;
	position: relative;
	margin-top: 0.4em;
	border-bottom: 1px solid #f6f6f6;
}
.Title2 em{
	display: inline-block;
	width: 0.15em;
	position: relative;
	height: 0.85em;
	background: #033e83;
	top: 0.125em;
	margin-right: 0.4em;
}
.Title2 b{
	color: #2b2b2b;
}
.article .five-list{
	margin-top: 0.8em;
}
.load_more{
	font-size: 1.3675em;
	color: #8b8b8b;
	background: #fafafa;
	display: block;
	width: 60%;
	margin: 0.4em auto 0;
	text-align: center;
	line-height: 2.1em;
	border: 1px solid #bbb7b7;
}
.article .three-list li:last-child {
    padding-bottom: 1.2em;
}
.art-list{
	width: 100%;
}
.art-list li{
	width: 46%;
	float: left;
	padding-bottom: 1.2em;
}
.art-list li:nth-child(2n){
	float: right;
}
.art-list li a{
	color: #2b2b2b;
	font-size: 1.12em;
	display: block;
	line-height: 2.6em;
	background: url(../img/ico10.png) no-repeat right center;
	background-size: 5.5%;
	border-bottom: 1px dashed #eee;
}
/*简介页*/
.brief{
	width: 96%;
	padding: 1em 2% 2em;
	background: #fff;
}
.brief img{
	display: block;
	width: 100%;
	margin: 0.6em auto 0;
}
.brief p{
	font-size: 1.0256em;
	color: #333333;
	text-indent: 2em;
	line-height: 2.5em;
	text-align:justify;
	text-justify:inter-ideograph;
}
/*列表页*/
.list{
	width: 96%;
	padding: 1em 2% 1.6em;
	background: #fff;
}
.ul-list{
	width: 100%;
	margin-top: -1.6em;
}
.ul-list li{
	width: 96%;
	padding: 0.1em 2% 4%;
	margin-bottom: 1em;
	background: #fff;
}
.ul-list li:last-child{
	margin-bottom: 0;
}
.ul-list li h2{
	text-align: center;
	margin-top: 0.8em;
}
.ul-list li h2 span{
	display: inline-block;
	font-size: 1.1965em;
	color: #680034;
	line-height: 1.75em;
	margin: 0 auto;
	border-bottom: 2px solid #680034;
}
.ul-list li .li-con{
	margin-top: 1em;
}
.ul-list li .li-con .img{
	width: 41.6%;
}
.ul-list li .li-con .wen{
	width: 56%;
	border-top: 1px solid #efeded;
}
.ul-list li .li-con .wen a.tit{
	display: block;
	color: #2b2b2b;
	text-align: center;
	font-size: 1.1965em;
	line-height: 1.95em;
	border-bottom: 1px solid #efeded;
	background: url(../img/ico13.png) no-repeat right center;
	background-size: 2.5%;
}
/*内容页*/
.contain{
	width: 100%;
}
.contain h2{
	font-size: 1.282em;
	color: #2b2b2b;
	text-align: center;
	margin: 1em 0 0.6em;
}
.contain h3{
	color: #7b7b7b;
	text-align: center;
	font-size: 0.8547em;
	margin-bottom: 0.4em;
}
.contain p{
	font-size: 1.0256em;
	color: #333333;
	text-indent: 2em;
	line-height: 2em;
	text-align:justify;
	text-justify:inter-ideograph;
}
.pages{
	width: 100%;
	margin-top: 1.4em;
	text-align: center;
}
.pages a{
	display: inline-block;
	font-size: 1.3675em;
	color: #666666;
	width: 30%;
	margin: 0 10%;
	line-height: 2em;
}
.pages a.syx{
	background: url(../img/ico14.png) no-repeat left center;
	background-size: 9%;
}
.pages a.xyx{
	background: url(../img/ico15.png) no-repeat right center;
	background-size: 9%;
}
.vsbcontent_img img { width:95%!important; height:auto!important;}

.neirong li { font-size:18px;}




.dl_ds{
	width: 100%;
}
.dl_ds li{
	width: 100%;
	margin-bottom: 1.3em;
	padding-bottom: 1em;
	border-bottom: 1px dashed #eeeeee;
}
.dl_ds li .time{
	width: 18%;
	background: #26a95b;
	color: #fff;
	padding: 0.8em 0;
	text-align: center;float:left;
}
.xingxi { width: 75%;
    float: left;
    margin-left: 20px;
    font-size: 16px;
    line-height: 30px;}
.dl_ds li .time h3{
	font-size: 2.0512em;
}
.dl_ds li .time em{
	display: block;
	padding-top: 0.6em;
	font-size: 1.0256em;
}
.dl_ds li .wen{
	width: 78%;
}
.dl_ds li .wen a.tit{
	font-size: 1.1965em;
	color: #4c4c4c;
	display: block;
	line-height: 1.75em;
	margin-top: -0.4em;
}
.dl_ds li .wen p{
	font-size: 0.9402em;
	color: #666666;
	line-height: 1.75em;
	text-indent: 2em;
	margin-top: 1.15em;
}

