html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, 
cite, code, del, dfn, em, font, img, 
ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td, 
center, u, b, i { 
    margin: 0; 
    padding: 0; 
    border: 0; 
    outline: 0; 
    font-weight: normal; 
    font-size: 100%; 
    font-family: inherit; 
    vertical-align: baseline 
} 
body { 
    line-height: 1 
} 
:focus { 
    outline: 0 
} 
ol, ul { 
    list-style: none 
} 
table { 
    border-collapse: collapse; 
    border-spacing: 0 
} 
blockquote:before, blockquote:after, q:before, q:after { 
    content: “” 
} 
blockquote, q { 
    quotes: “” “” 
} 
input, textarea { 
    margin: 0; 
    padding: 0 
} 
hr { 
    margin: 0; 
    padding: 0; 
    border: 0; 
    color: #000; 
    background-color: #000; 
    height: 1px 
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.container{
	width:1200px;
	margin: 0 auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.header{
	height: 40px;
	width: 100%;
	background-color: #174b72;
}
.header .head{
	height: 40px;
}
.welcome img,p{
	float: left;
}
.welcome img{
	margin-top: 12px;
}
.welcome p{
	font-family: arial;
	font-size: 14px;
	color: #71bdf6;
	margin-left: 10px;
	line-height: 40px;
}
.header .head .chinese{
	line-height: 40px;
	float: right;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #71bdf6;
	margin-right: 10px;
}
.header .head .chinese a{
	text-decoration: none;
	color: #71bdf6;
}
.header .head .search{
	width: 160px;
	height: 25px;
	background-color: #3d7ca5 ;
	margin-top: 8px;
	
}
.header .head .search .check{
	color: #ffffff;
	vertical-align: middle;
    margin-bottom: 0px;
	margin-left: 5px;
	width: 125px;
	background-color: transparent;	
	border: none;
}
.header .head .search .btn{
	margin-top: 8px;
	margin-right: 0px;
}
.all{
	position: relative;
}
.banner{
	width: 100%;
	height: 600px;
	/*background-color: #3c3c3c;
	opacity: 0.2;*/
}
/*banner图*/

.TB-focus {
	width: 100%;
	height:600px;
	position: relative;
	overflow: hidden;
}
.TB-focus .bd ul li a img{
	width: 100%;
}
.TB-focus .bd ul li{
	width: 100% !important;
}
.TB-focus .bd ul{
	width: 100% !important;
}
.TB-focus .hd {
	position: absolute;
	right:900px;
	bottom:60px;
	z-index: 1;
	padding-left: 5px;
}

.TB-focus .hd li{
	cursor: pointer;
	margin-left: 3px;
	width: 18px;
	height: 18px;
	float: left;
	font-size: 16px;
	line-height: 18px;
	overflow: visible;
	text-align: center;
	opacity: .7;
	filter: alpha(opacity=70);
	margin-left:10px;
}
.TB-focus .hd li .number{
	color: #ebebeb;
}
.TB-focus .hd li .bar{
	width: 2px;
	height: 10px;
	background-color: #ebebeb;
	margin: 0 auto;
}
.TB-focus .hd li.on {
	bottom:10px;
	color: #000000;
	font-weight: bold;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 2;
	position: relative;
}
.TB-focus .hd li.on .number{
	bottom: 70px;
	font-size: 20px;
}
.TB-focus .hd li.on .bar{
	bottom: 70px;
	height: 20px;
}
/*banner图*/
.logo{
	position: absolute;
	left: 158px;
	top:10px;
	height: 100px;
}
.logo img{
	float: left;
	margin-top: 5px;
}
.logo p{
	float: left;
	font-family:arial;
	font-size: 30px;
	width: 300px;
	margin-top: 22px;
	margin-left: 20px;
	color: #ffffff;
}
.navigate{
	left: 50%;
	margin-left: -600px;
	position: absolute;
    height: 60px;
    background-color: #313131;
    bottom: -10px;
}

/*导航*/

.navBar {
	position: relative;
	z-index: 1;
	color: #fff;
	height: 40px;
	line-height: 40px;
}

.nav {
	width: 1200px;
	margin: 0 auto;
	font-family: "Microsoft YaHei", SimSun, SimHei;
}

.nav h3 {
	font-size: 100%;
	font-weight: normal;
	font-size: 18px;
}

.nav .m {
	float: left;
	min-width: 100px;
	margin: 10px 8px;
	display: inline;
	text-align:center;
}

.nav h3 a {
	text-decoration: none;
	zoom: 1;
	height: 16px;
	line-height: 16px;
	padding: 12px 0;
	display: block;
	color: #fff
}

.nav .on h3 a {
	padding: 11px 0;

}


.nav .sub {
	display:none;
	/*默认隐藏*/
	width: 1198px;
	position: absolute;
	left: 0px;
	top: 60px;
	background-color: #ffffff !important;
	float: left;
	line-height: 30px;
	box-shadow: 1px 1px 1px 0px #999999;
}

.nav .sub li {
	text-align: center;
}

.nav .sub li a {
	color: #333;
	display: block;
	zoom: 1;
}

.nav .sub li a:hover {
	background: #ddd;
	color: #c00;
}

.nav .sub .campus_img{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	line-height: 26px;
	width: 350px;
	height: 265px;
	background-color: #e8e8e8;
	padding-left:45px;
}
.nav .sub .nav_list{
	background-color: #ffffff;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	line-height: 26px;
	width: 600px;
	margin: 30px 0px 20px 80px;
}
.nav .sub dl a:hover {
	color: #c00;
}

.nav .sub dl dt a {
	font-family: arial;
	font-size: 24px;
	text-decoration: none;
	color: #174b72;
}
.nav .sub .nav_list dt{
	margin: 5px 300px 20px 10px;
	float: left;
}
.nav .sub .nav_list dd{
	margin-bottom: 15px;
	float: left;
	min-width: 290px;
}
.nav .sub dl dd a {
	font-family: arial;
	font-size: 16px;
	text-decoration: none;
	color: #666666;
	padding-left: 7px;
	
}
.sub .nav_list .line{
	width: 50px;
	height: 2px;
	background-color: #b22923;
	margin: 35px 0px 0px 9px;
}
.nav #m2 .sub {
	z-index: 1;
	width: 980px;
	left: -116px;
}
.nav .sub .campus_img dt a{
	margin: 20px 0px 15px -15px;
}
.nav .sub .campus_img dt{
	margin: 30px 0px 15px 15px;
}
.nav .sub .m .campus_img .campuse{
	margin: 20px;
}
/*导航*/
.about_us{
	height: 1040px;
}
.about_us .about{
	margin:70px 150px 60px 150px;
}
.about_us .name_about{
float:none;
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	margin-left: 550px;
}
.about_us .xz{
	margin: 25px 590px 20px 590px;
}
.about_us .intro_about{
	font-family: arial;
	font-size: 16px;
	color: #333333;
	width: 900px;
	line-height: 32px;
	text-align: center;
	margin: 10px 150px 10px 150px;
}
.about_us .view_more{
	width: 160px;
	height: 45px;
	text-align: center;
	font-family: arial;
	font-size: 16px;
	line-height: 45px;
	color: #ffffff;
	background-color: #f8962b;
	margin:50px 530px 120px 530px;
}
.about_us .view_more a{
	text-decoration: none;
	color: #ffffff;
}
.clumn_link{
	width: 100%;
	height: 300px;
	background-color: #f8f8f8;
	position: relative;
	z-index: 1;
}
.icon-list{
	width: 1200px;
	height: 300px;
	margin: 0 auto;
	position: relative;
	background: #f8f8f8;
}
/*图标轮播*/
.picScroll {
	margin: -30px auto 0;	
	width: 1200px;
	padding: 0px 0 0px 0px;
	
	/*overflow: hidden;*/
	height: 360px;
	position: absolute;
}

.clumn_link .prev,
.clumn_link .next {
	display: block;
	position: absolute;
	top: 135px;
	left: -20px;
	width: 23px;
	height: 23px;
	background: url(../images/linkbtn.png) no-repeat;
}

.clumn_link .next {
	left: auto;
	right:-20px;
	background-position: -25px 0;
}

.clumn_link .prev:hover {
	background-position: 0 -30px;
}

.clumn_link .next:hover {
	background-position: -25px -30px;
}

.picScroll ul {
	height: 350px;
	zoom: 1;
	padding: 5px 0 !important;
	
}

.picScroll ul li {
	float: left;
	overflow: hidden;
	padding: 25px 0;
	width: 300px;
	height: 300px;
	text-align: center;
	-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;
}
.picScroll ul li:hover{
	height: 300px;
	background: #FFFFFF;
	/*padding: 0;*/
	-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .3);  
    -moz-box-shadow:0 0 5px rgba(0, 0, 0, .3);   
     box-shadow:0 0 5px rgba(0, 0, 0, .3);   
}

.picScroll ul li:hover a{
	width: 300px;
    
     height: 300px;
}
.picScroll ul li:hover img{
	border: 1px dashed #174b72;
	padding: 12px;
	border-radius: 50%;
	margin: 18px auto 35px auto;
}
.picScroll ul li:hover .Word{
	font-weight: bold;
}
.picScroll ul li a{
	display: block;
	width: 300px;
	padding-top: 40px;
	text-align: center;
}
.picScroll ul li img {
    margin: 30px auto 15px auto;
	display: block;
	-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;

}
.picScroll ul li .Word{
	font-family: arial;
	font-size: 18px;
	color: #666666;
	text-align: center;
	width: 300px;
}
.tempWrap{
	width:1200px !important;
}




.Admission{
	position: relative;
	width: 100%;
	height: 820px;
	background-color: #174b72;
}
.Admission .A_content .A_column{
	font-family: arial;
	font-size: 25px;
	font-weight: bold;
	width: 100%;
	color: #ffffff;
	margin-top: 50px;
margin-bottom:30px;
}
.Admission .A_content .view_more{
	width: 160px;
	height: 45px;
	text-align: center;
	font-family: arial;
	font-size: 16px;
	line-height: 45px;
	color: #ffffff;
	background-color: #f8962b;
	margin:50px 530px 80px 530px;
}
.Admission .A_content .view_more a{
    text-decoration: none;
    color: #ffffff;
}
.A_content ul .first{
	width: 585px;
	height: 250px;
	float: left;
	margin-top: 30px;
	background-color: #ffffff;
}
.A_content ul .first_r{
	margin-left: 30px;
	float: left;
}
.A_content ul .second{
	width: 585px;
	height: 250px;
	float: right;
	margin-top: 30px;
	background-color: #ffffff;
}
.A_content ul .first:hover{
	background-color: #F8962B;
}
.A_content ul .first:hover .total .A_title{
	color: #ffffff;
} 
.A_content ul .first:hover .total .A_summary{
	color: #ffffff;
}
.A_content ul .first:hover .total .A_more a{
	color: #ffffff;
}
.A_content ul .first:hover .total .A_date .A_day{
	color: #ffffff;
}
.A_content ul .first:hover .total .A_date .A_year{
	color: #ffffff;
}
.A_content ul .first img{
	height: 250px;
	float: left;
}
.A_content ul .second_r img{
	height: 250px;
	float: right;
	width: 290px;
}
.A_content ul .second img{
float: right;
	width: 295px;
}
.A_content ul .first .total{
	padding:20px;
	width: 250px;
	height: 210px;
	position: relative;
}
.A_content ul .first .total .A_title{
	font-family:Arial;
	font-size:16px;
	color: #333333;
	font-weight: bold;
	line-height: 24px;
}
.A_content ul .first .total .A_summary{
	font-family: arial;
	font-size: 14px;
	color: #888888;
	line-height: 25px;
	margin-top: 25px;
}
.A_content ul .first .total .A_more{
	font-family: arial;
	font-size: 12px;
	color: #f8962b;
	position:absolute;
	top: 215px;
	left: 20px;
}
.A_content ul .first .total .A_more a{
	text-decoration: none;
	color: #F8962B;
}
.A_content ul .first .total .A_date{
	position: absolute;
	top: 200px;
	right: 5px;
	width: 70px;
}
.A_content ul .first .total .A_date .A_day{
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #555555;
	margin-left: 15px;
}
.A_content ul .first .total .A_date .A_year{
	font-family: arial;
	font-size:14px;
	color: #555555;
	margin: 0 auto;
}
.Ad_right{
	position:absolute;
	top: 380px;
	left: 1375px;
}
.footer{
	width: 100%;
	height: 290px;
	background-color: #212b33;
}
.footer .foot{
	padding-top: 30px;
}
.footer .foot .logo_img img{
	width: 75px;
	height: 75px;
	float: left;
	margin-top: 5px;
	opacity: 0.8;
}
.footer .foot .logo_img p{
	float: left;
	font-family:arial;
	font-size: 22px;
	margin-top:10px;
	margin-left: 20px;
	width:250px;
	color: #ebebeb;
	opacity: 0.8;
	line-height: 32px;
}
.footer .foot_line{
	margin-top:40px;
}
.footer .copyright p{
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
	margin-left: 50px;
	width: 1100px;
	line-height: 24px;
	opacity: 0.8;
}
/*列表页*/
.list_banner img{

	width: 100%;
	height: 350px;
}
.list_logo{
	height: 100px;
}
.list_logo img{
	float: left;
	margin-top: 5px;
}
.list_logo p{
	float: left;
	font-family:arial;
	font-size: 30px;
	width: 300px;
	margin-top: 22px;
	margin-left: 20px;
	color: #174b72;
}
.list_navigate{
	left: 50%;
	margin-left: -600px;
	position: absolute;
    height: 60px;
    background-color: #313131;
    bottom: -25px;
}




.con{
	width: 1200px;
	margin: 40px auto;
}
.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.mt40 {
	margin-top: 60px !important;
}

.con {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.list-left{
	width:300px;
	float: left;
}

.list-right{
	float: right;
}
/* ---侧导航 */
.lm-name{
	font-family: arial;
	box-sizing: border-box;
	width: 280px;
	height: 85px;
	line-height: 100px;
	font-size: 32px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0px;
	
}
.lm-name img{
	    margin: 0 15px 5px 0;
    display: inline-block;
}
.list-left .layui-nav {
	background: none;
	width: 280px;
}
.list-left .layui-nav-tree .layui-nav-item{
	border-bottom: 1px dashed #e9e9e9;
font-family:Arial;
font-size:18px;
}
.list-left .layui-nav-tree .layui-nav-item a{
    height: 70px;
    line-height: 70px;
	color:  #323232;
	font-size: 16px;
padding:0px;

}
.list-left .layui-nav-tree .layui-nav-item a:hover{
	background: url(../images/ej_bj_03.jpg);
	color: #174b72;
}
.list-left .layui-nav-tree .layui-nav-itemed>a{
	height:70px;
	line-height: 70px;
	color: #174B72;
	
}
.list-left .layui-nav-tree .layui-nav-itemed>a:hover{
	color: #174b72;
}
.list-left .layui-nav-tree .layui-nav-item dd:hover a{
	background: #fFFFFF url(../images/Add_icon_03.jpg) no-repeat 60px center;
}
.list-left .layui-nav-tree .layui-nav-item dd a{
	height: 47px;
	line-height: 47px;
	padding-left: 40px;
	background: #fFFFFF url(../images/Add_icon_06.jpg) no-repeat 60px center;
	font-size: 14px;
	color: #666666;
	padding-left: 85px;
	font-weight: normal;
}
.list-left .layui-nav-tree .layui-nav-child dd.layui-this, .layui-nav-tree .layui-nav-child dd.layui-this a, .layui-nav-tree .layui-this, .layui-nav-tree .layui-this>a, .layui-nav-tree .layui-this>a:hover{
	/*background-color: #e6e6e6;*/
    color: ##174B72;
}

/* ----------箭头 */
.list-left .layui-nav .layui-nav-more{
		width: 13px;
		height: 13px;
		margin: -8px 35px 0 0;
		border: none;
	}
.list-left .layui-nav .layui-nav-mored,.list-left .layui-nav-itemed>a .layui-nav-more{
		
		width: 13px;
		height: 13px;
		margin: -5px 35px 0 0;
		background: url(../images/list_jt.png) no-repeat;
	}
.list-left .layui-nav-tree .layui-nav-bar{
		background-color: #ffffff;
width:0px;
	}
	
/*- 右侧 */
.list-right{
	width: 880px;
    margin: 60px 0px 30px 0px;
}
.list-title{
	position: relative;
	height: 48px;
	line-height: 48px;
	color: #1facec;
	font-size: 24px;
	font-weight: bold;
}
.list-title .dqlm{
	display: block;
	float: left;
	height: 48px;
	font-family: arial;
	font-size: 24px;
	color: #174B72;
}
/* ---面包屑 */
.list-right .list-title .layui-breadcrumb .locate{
	font-family: arial;
	font-size: 14px;
	color:#666666;
	margin: 0px 5px 0px -20px;
}
.layui-breadcrumb{
	position: absolute;
	left: 0px;
	top: -55px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	font-weight: normal;
	color: #888888;
}
.layui-breadcrumb a cite{
	color: #888888;
}
.list-right .layui-breadcrumb a:hover{
	color: #174b72 !important;
}

/* ----列表 */
.list-con{padding: 10px 0;}
.list-con ul li{
	height: 65px;
	line-height: 65px;
	padding-left: 5px;
	font-family: arial;
	font-size: 18px;
	color: #333333;
	border-bottom: 1px dashed #e2e2e2;
}
.list-con ul li .date{
	float: right;
	color: #999999;
	font-size: 12px;
}
.list-con ul .list_last{
	border:none;
}
.list-con UL li:hover .date{
	color: #174B72;
}
.list-con UL li:hover a{
	color: #174B72;
}
/*列表页*/


/*内容页*/
.content_essay{
	width: 880px;
}
.content_essay .title{
	padding-top: 30px;
	width: 880px;
	border-bottom: 1px dashed #888888;
}
.content_essay .title h1{
	font-family: "微软雅黑";
	font-size: 17px;
	font-weight: 500;
	color: #444444;
	text-align: center;
}
.content_essay .title h2{
	margin-top: 15px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #6e6e6e;
	text-align: center;
}
.content_essay .title .other{
	padding-top: 10px;
	padding-left: 150px;
	width: 540px;
	height: 50px;
	margin: 3px auto;
}
.content_essay .title .other span{
	margin-right: 30px;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #999999;
}
.essay{
	width: 880px;
	margin-top: 0px;
	padding-bottom: 20px;
	border-bottom:1px dashed #888888; ;
}
.essay p{
	line-height: 30px !important;
	font-family: arial !important;
	font-size: 16px !important;
	color: #333333 !important;
width:920px !important;
}
.essay img{
	width: 590px;
	height: 360px;
	display: block;
	margin: 15px auto;
}
.article_link{
	padding-top:40px;
	width: 920px;
	height:70px;
}
.article_link a{
	text-decoration: none;
}
.article_link .last{
float:none;
	font-family: arial;
	font-size: 16px;
	color: #333333;
	margin-bottom: 15px;
}
.article_link .next{
float:none;
display:inline;
	font-family: arial;
	font-size: 16px;
	color: #333333;
}
.article_link .last:hover{
	font-family: arial;
	font-size: 16px;
	color: #174b72;
}
.article_link .next:hover{
	font-family: arial;
	font-size: 16px;
	color: #174b72;
}
/*内容页*/