@charset "utf-8";
/* CSS Document */
.content_w{
	width: 1000px;
	margin: 0 auto;
}
body{
	font-family: "微软雅黑";
	font-size: 14px;
}
.header_top{
	height: 10px;
	width: 100%;
	background: #182d50;
}
.header{
	height: 61px;
	position: relative;
	z-index: 30;
}
.logo{
	position: absolute;
	left: 70px;
	top: 5px;
	width: 264px;
	height: 52px;
	z-index: 20;
}
.logo img,.list_logo img{
	width: 100%;
}
.search{
	width: 197px;
	height: 26px;
	float: right;
	margin-top: 25px;
}
.search input{
	display: inline-block;
	float: left;
	width: 165px;
	height: 24px;
	border: 1px solid #182d50 ;
	border-right: none;
	padding-left: 5px;
}
.search input.rjs_btn12{
	display: inline-block;
	float: left;
	width: 26px;
	height: 26px;
	background: url(./images/xuehui/search-btn_04.jpg) no-repeat;
	border: none;
}
/*轮播图*/
.index_banner {
	position: relative;
	height: 373px;
	max-width: 1280px;
	margin: 0 auto;
}
.index_banner ul {
	overflow: hidden;
}
.index_banner li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 375px;
}
.index_banner li a {
	display: block;
	margin: 0 auto;
}
.index_banner li a img{
	height: 375px;
}
.index_banner cite {
	position: absolute;
	top: 337px;
	left: 55%;
	z-index: 999;
	display: block;
	margin-left: -107px;
	width: 180px;
	height: 15px;
	_display: none;
}
.index_banner cite span {
	float: left;
	display: block;
	margin: 0 9px;
	width: 12px;
	height: 12px;
	background: url(./images/xuehui/current-bg_03.png) no-repeat;
	text-indent: -999em;
	cursor: pointer;
}
.index_banner cite span:hover {
	background: url(./images/xuehui/silde-bg_03.png) no-repeat;
}
.index_banner cite span.cur {
	background: url(./images/xuehui/silde-bg_03.png) no-repeat;
	cursor: default;
}
.clear {
	clear: both;
}
/*轮播图 end*/
.list_banner{
	height: 98px;
	background: url(./images/xuehui/list-banner_06.jpg) no-repeat;
}
.nav ul{
	margin-left: 34px;
}
.nav ul li{
	float: left;
	height: 18px;
	border-right: 1px solid #b9b9b9 ;
}
.nav ul li.last{
	border-right: none;
}
.nav ul li a{
	padding: 0px 5px;
	color: #313131;
}
.nav .china{
     width: 738px;
     margin: 0px auto;
     font-size: 16px;
}
.nav .china li{
     float: left;
     border-right: 1px solid #B9B9B9;
     height:16px;
}
.nav .china li a{
     padding: 0px 11px;
     color: #313131;
     position: relative;
     top: -2px;
}
.content{
	padding-bottom: 45px;
	font-family: arial;
	padding-top:19px;
}
.content_left{
	color: white;
	width: 365px;

}
.box_w{
	padding: 18px 19px 26px 20px;
}
.box_w p{
	line-height: 24px;
	margin-top: 7px;
	color: white;
}
.box_title{
	font-size: 18px;
	padding-left: 25px;
}
.content_left_bg{
	background: url(./images/xuehui/content-left-bg.png) no-repeat;
}
.blue_box{	
	width: 326px;
	height: 196px;
	overflow: hidden;
}
.blue_box .box_title{
	background: url(./images/xuehui/box_title1_03.jpg) no-repeat left center;
}
.green_box{
	width: 326px;
	height: 220px;
	border-radius: 0px 20px 0px 20px;
	margin-top: 11px;
	overflow: hidden;
	background-position: 0px -242px;
}
.green_box .box_title{
	background: url(./images/xuehui/box_title2_11.jpg) no-repeat left center;
}
.yellow_box{
	width: 326px;
	height: 304px;
	background-position: 0px -507px;
}
.yellow_box .box_title{
	background: url(./images/xuehui/box_title3_15.jpg) no-repeat left center;
	margin-bottom:8px;
	color: #fff;
}
.yellow_box p{
	background: url("./images/xuehui/circle-bg_19.jpg") no-repeat scroll left 8px rgba(0, 0, 0, 0);
    height: 17px;
    line-height: 17px;
    overflow: hidden;
    padding-bottom: 2px;
    padding-left: 11px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 320px;
}
.content_right{
	width: 626px;
}
.content_right_top{
	width:626px;
background-position: -366px 0px;
}
.news_content{
	padding: 15px 30px 18px 22px;
	height: 207px;
	overflow: hidden;
}
.news_content h2{
	font-size: 18px;
	color: #485b7a;
	padding-left: 28px;
	background: url(./images/xuehui/icon-news_03.jpg) no-repeat left center;
}
.news_box{
	padding-top: 12px;
	position: relative;
}
.news_box .news_pic img{
	display: block;
}
.news_box .news_pic p{
		margin-top: 6px;
		font-size: 12px;
		color: #797979;
}
.news_box .news_pic{
	width: 186px;
	color: #797979;
	margin-top:6px;
}
.news_box .news_list{
	width: 363px;
	margin-left: 25px;
	position: relative;
	margin-top: 5px;
}
.news_box .news_list ul li{
	padding-left: 20px;
	background: url(./images/xuehui/li-bg_06.jpg) no-repeat left 5px;
	margin-bottom: 15px;
}
.news_box .news_list ul li a{
	color: #284e56;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 355px;
    display: block;
}
.read_more{
	display: block;
	width: 45px;
	height: 18px;
	background:url(./images/xuehui/read_more_17.jpg) no-repeat;
	position: absolute;
	top: 159px;
	right: -13px;
}

.read_mores{
	display: block;
	width: 45px;
	height: 18px;
	background:url(./images/xuehui/read_more_18.jpg) no-repeat;
	position: absolute;
	top: 159px;
	right: -13px;
}

.content_right_bottom{
	width: 626px;
	background-position: -366px -242px;
}
.content_right_bottom h2{
	color: #485b7a;
	font-size: 18px;
}
.welcome_message{
	width: 583px;
	padding: 19px 24px 0px 19px;
}
.welcome_message .welcome_txt{
	color: #313131;
	width: 542px;
	padding: 13px 19px 1px 24px;
	margin-top: 10px;
	overflow: hidden;
	height: 412px;
}
.welcome_message .welcome_txt p{
	line-height: 24px;
	margin-bottom: 10px;
}
.welcome_people{
	width: 590px;
	padding-bottom: 15px;
}
.professor{
	width: 118px;
	height: 118px;
	background: url(./images/xuehui/people-bg_03.jpg) no-repeat;
	overflow: hidden;
	margin-top: 12px;
	margin-left: 4px;
}
.pb-30{padding-bottom: 30px;}
.professor img{
	display: block;
	border-radius: 20px;
	margin: 4px;
}
.professor_intro{
	font-size: 10px;
	color: #797979;
	margin-top: 24px;
	margin-left: 12px;
}
.txt_tail{
	width: 192px;
	height: 73px;
	background: url(./images/xuehui/txt-tail_03.jpg) no-repeat;
	margin-left: 29px;
}
.footer{
	height: :;2px;
	background: #485b7a;
	overflow: hidden;
	font-family: "微软雅黑";
	height: 150px;
}
strong{font-weight: bold;}
.footer_inner p{
	text-align: center;
}
.footer_inner p a{
	display: inline-block;
	height: 16px;
	color: white;
	padding-right: 14px;
	padding-left: 11px;
	border-right: 2px solid #FFFFFF;
}
.footer_inner p a.last{
	border-right: none;
}
.footer_color{
	color: #8c96a7;
}
.footer .p1{
	margin-top: 19px;
}
.footer .p2{
	margin-top: 33px;
}
.footer .p3{
	margin-top: 8px;
}
/*------------------------------新闻列表-----------------------------------------------*/
.news_title{
	padding-bottom:12px ;
	border-bottom: 2px solid #CCCCCC;
}
.news_title a{
	color: #999;
	font-size: 22px;
}
.news_title span{
	color: #2267b3;
	font-size: 26px;
	text-transform:capitalize;
}
.news_title_list {
	background: #eaeaea;
	line-height: 35px;
	color:#2267b3;
	font-size: 18px;
	padding-left: 10px;
	border-top: 2px solid #2267b3 ;
}
.news_content_list li {
	width: 310px;
	padding-top: 15px;
	margin-left: 10px;
}
.news_content_list li a{
	color: #313131;
	font-size: 14px;
}
.news_content_list li a:hover{
	color:#2267b3 ;
}
.news_txt{
	width: 1000px;
	overflow: hidden;
	padding: 20px 0;
	border-bottom: 1px solid #CCCCCC;
}
.news_txt p{
	line-height: 22px;
	color: black;
}
.news_txt h2 a{
	color: #014073;
	font-size: 20px;
}
.news_txt h2 a:hover{
	color:#2267b3;
}
.news_txt span{
	display: block;
	color: #b0b0b0;
	padding-bottom: 12px;
}
.news_txt img{
	display: block;
	width: 190px;
	height: :125px;
}
.w310{
	width: 310px;
}
.news_content_txt h2{
	font-size: 22px;
	text-align: center;
	padding: 30px 0 10px 0;
	/*border-bottom: 1px solid #CCCCCC;*/
}
.news_content_txt{
	line-height: 24px;
}
.news_content_txt p{
	padding: 0 0px 15px;
	line-height: 24px;
}
.news_content_txt p img{
	display: block;
	max-width: 800px;
}
.page ul li{
	float: left;
}
.page ul li a{
	color: black;
	padding: 4px 8px;
	margin-right: 8px;
	border: 1px solid #e1e1e1;
	display: inline-block;
}
.page ul li a.row{
	background: #2267b3;
	color: #FFFFFF;
}
.list_header{
	height: 91px;
	overflow: hidden;
}
.list_nav{
	float: left;
	margin-top: 36px;
}
.list_nav ul {
	margin-left: 0px;
	width: 900px;
}
.list_nav ul li a{
	padding: 0 4px;
}
.list_logo{
	width: 81px;
	height: 81px;
	padding-top: 5px;
	margin-right: 13px;
}
.news_title .search{
	margin-top: 0;
	float: right;
}

.flexslider{position:relative;height:373px;overflow:hidden;background:url(./images/xuehui/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:373px;}
.slides li a{display: block;height: 373px;width: 100%;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:12px;height:12px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:12px;height:12px;line-height:40px;overflow:hidden;background:url(./images/xuehui/current-bg_03.png);cursor:pointer;}
.flex-control-nav .flex-active{background: url(./images/xuehui/silde-bg_03.png);}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(./images/xuehui/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(./images/xuehui/next.png) center center no-repeat;}
.cn{width: 26px;height: 22px;background:url(./images/xuehui/za.jpg);cursor:pointer;float: right;margin-right: 10px;margin-top: 26px;}
.cn.now{background:url(./images/xuehui/zl.jpg);}
.en{width: 26px;height: 22px;background:url(./images/xuehui/ea.jpg);cursor:pointer;margin-right: 10px;margin-top: 26px;float: right;}
.en.now{background:url(./images/xuehui/el.jpg);}

/*报名表格*/
.xh_joinform table tr{
    line-height:34px;
    font-size: 14px;
}
.xh_joinform .input_style{
    width:180px;
    height:25px;
}
.xh_joinform table input .error{
    border-color:red;
    box-shadow:0 0 4px red;
}
.leveltop{
    color:red;
}
.leveltop_tip{
    margin-left: 10px;
}
.xh_joinform table .hidden{
    display: none;
}

.xh_joinform table tr .error{
    color:red;
}
.xh_joinform .subbtn{
	height: 40px;
    min-width: 80px;
    padding: 0 20px;
    line-height: 40px;
    font-size: 16px;
    color: #FFF;
    background: #FF7500;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    border: none;
    margin: 30px 0px 0px 175px;
}
.news_title{
	overflow: hidden;
}
.m-title-a{
	line-height: 26px;
	padding-left: 36px;
    border-bottom: 1px solid #ccc;
	width:660px;
}
.member-form {
	line-height: 30px;
}
.member-form table tbody tr{
	line-height:50px;
}
.member-form .align-r{
	text-align: right;
	display: block;
	width: 180px;
	white-space: nowrap;
}
.m-input-text{
	width: 170px;
	height: 30px;
	border:1px solid #ccc;
}
.leveltop_tip{
	color: #F00;
}

