*{
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a{
	text-decoration:none;
}
ol, ul {
    list-style: none;
}
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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, input {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    vertical-align: baseline;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.m0{ margin:0;}
.mt5{ margin-top: 5px;}
/*.mt10{ margin-top: 10px;}*/
.mt15{ margin-top: 15px;}
.mt20{ margin-top: 20px;}
.mt25{ margin-top: 25px;}
.mb5{ margin-bottom: 5px;}
.mb10{ margin-bottom: 10px;}
.mb15{ margin-bottom: 15px;}
.mb20{ margin-bottom:20px;}
.ml5{ margin-left: 5px;}
.ml10{ margin-left: 10px;}
.ml15{ margin-left: 15px;}
.ml20{ margin-left:20px;}
.ml25{ margin-left:25px;}
.ml30{ margin-left:30px;}
.ml40{ margin-left:40px;}
.mr5{ margin-right: 5px;}
.mr10{ margin-right: 10px;}
.mr15{ margin-right: 15px;}
.mr20{ margin-right: 20px;}

.p0{ padding: 0;}
.pt5{ padding-top: 5px;}
.pt10{ padding-top: 10px;}
.pt15{ padding-top: 15px;}
.pt20{ padding-top: 20px;}
.pb5{ padding-bottom: 5px;}
.pb10{ padding-bottom: 10px;}
.pb15{ padding-bottom: 15px;}
.pb20{ padding-bottom:20px;}
.pl5{ padding-left: 5px;}
.pl10{ padding-left: 10px;}
.pl15{ padding-left: 15px;}
.pl20{ padding-left:20px;}
.pr5{ padding-right: 5px;}
.pr10{ padding-right: 10px;}
.pr15{ padding-right: 15px;}
.pr20{ padding-right: 20px;}
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0; line-height:0;}
html{
    font-size:16px;
    font-family: MicrosoftYaHei;
    font-weight:400;
    color: #333;
}
.wrap{
	width: 1200px;
	margin: 0 auto;
}
.top>div{
	font-size: 14px;
	padding: 5px 0;
}
.top>div>a{
	color: #375ba6;
}
.head{
	background: url(../img/top-head.png) no-repeat;
	width: 100%;
	height: 180px;
	background-size: 100% 100%;
	position: relative;
}
.top-flex{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	display: flex;
	align-items: center;
}
.top-flex .logo{
	width: 38%;
}
.search-form{
	display: flex;
	align-items: center;
	padding-top: 6px;
	float: right;
}
.search-input{
	width: 100px;
	height: 20px;
	background-color: #fff;
	padding: 0 10px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.search-text{
	border: 0;
	height: 36px;
	outline: none;
	width: 100%;
}
.search-btn{
	background-color: #233865;
	color: #fff;
	height: 36px;
	padding: 0 12px;
	border: 0;
	cursor: pointer;
	display: flex;
	align-items: center;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
} 
.index-main{
	background-color: #fff;
	padding: 25px 20px;
	width: 1200px;
	margin: 0 auto;
}

.slideBox{
	width: 500px;
	height: 340px;
	position: relative;
	overflow: hidden;
}
.slideBox .hd{ height: 12px; overflow:hidden; position:absolute; right:5px; bottom:12px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; }
.slideBox .hd ul li{ float:left; margin-right: 6px;  width: 8px; height: 8px; background: #fff; cursor:pointer;border-radius: 50%;}
.slideBox .hd ul li.on{ background:#375ba6;}
.slideBox .bd{height:100%; z-index:0;}
.slideBox .bd li{position:relative; zoom:1; vertical-align:middle; float: left;}
.slideBox .bd img{ width: 500px; height: 340px; display:block;}
.slideBox .bd li .bd-text{position: absolute; height: 42px;line-height: 42px; font-size: 16px;color: #fff;padding: 0 2%; bottom: 0; right: 0; left: 0;
	background: rgba(0,0,0,0.5);}

.right-box{
	width: 680px;
}
	
.left-box{
	width: 755px;
}
.middle-box{
	width: 410px;
}
.slideTxtBox{
	position: relative;
	width: 100%;
}
.slideTxtBox .hd{
	height: 40px;
	border-bottom: 1px solid #e4e4e4;
}
.slideTxtBox .hd ul li{
	float: left;
	margin-right: 30px;
	position: relative;
}
.slideTxtBox .hd ul li .abs{
	position: absolute;
	bottom: -8px;
	left: 50%;
	margin-left: -7.5px;
	display: none;
}
.slideTxtBox .hd ul li a{
	font-size: 20px;
	color: #666;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	display: inline-block;
	padding: 0 10px;
}
.slideTxtBox .hd ul li.on a{
	color: #fff;
	font-weight: bold;
	background-color: #375ba6;
}
.slideTxtBox .hd ul li.on .abs{
	display: block;
}
.slideTxtBox .bd{
	margin-top: 10px;
}
.li-line{
	width: 2px;
	height: 20px;
	background-color: #999;
	margin-top: 12px;
}
.slideTxtBox .bd ul li,.ul-list li{
	height: 37px;
	line-height: 37px;
	background: url(../img/li-bg.png) left center no-repeat;
	padding-left: 15px;
	text-align: right;
}
.slideTxtBox .bd ul li a,.ul-list li a{
	width: 80%;
	color: #333;
	float: left;
	display: inline-block;
	vertical-align: middle;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
}
.slideTxtBox .bd ul li a:hover,.ul-list li a{
	color: #375ba6;
}
.slideTxtBox .bd ul li span{
	color: #808080;
}
.slideTxtBox2 .bd ul li a,.ul-list li a{
	width: 75%;
}
.link-more{
	font-size: 14px;
	color: #375ba6;
	position: absolute;
	top: 12px;
	right: 0;
}
.slideBox2{width: 308px; position: relative; }
.slideBox2 .hd{ height: 12px; overflow:hidden; position:absolute; right:5px; bottom: 8px; z-index:1; border-bottom: 0;}
.slideBox2 .hd ul{ overflow:hidden; zoom:1; margin: 0; padding: 0;}
.slideBox2 .hd ul li{ 
	float:left; 
	margin-right: 6px;  
	width: 6px!important; 
	height: 6px!important; 
	background: #fff!important; 
	cursor:pointer;
	border-radius: 50%;
	padding-left: 0!important;
	margin-right: 5px!important;
}
.slideBox2 .hd ul li.on{ background:#375ba6!important;}
.slideBox2 .bd{height:100%; z-index:0;}
.slideBox2 .bd li{
	position:relative; 
	zoom:1; 
	vertical-align:middle; 
	float: left; 
	height: 243px!important;
	width: 308px!important;
	padding-left: 0!important;
	background: none!important;
	margin-right: 0!important;
}
.slideBox2 .bd li a{
	width: 100%!important;
}
.slideBox2 .bd img{ width: 308px; height: 243px; display:block;}
.slideBox2 .bd li .bd-text{position: absolute; height: 32px;line-height: 32px; font-size: 14px;color: #fff;padding: 0 2%; bottom: 0; right: 0; left: 0;
	background: rgba(0,0,0,0.5);}

.tab-list{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 405px;
	margin-top: 15px;
}
.tab-list li{
	width: 190px;
	height: 78px;
	position: relative;
	margin-bottom: 25px;
}
.tab-list li a{
	display: block;
}
.tab-list li a span{
	font-weight: bold;
	color: #fff;
	font-size: 20px;
	line-height: 78px;
	padding-left: 20px;
}
.tab-list li:nth-child(1){
	background: url(../img/tab-bg-1.png) no-repeat;
	background-size: 100% 100%;
}
.tab-list li:nth-child(2){
	background: url(../img/tab-bg-2.png) no-repeat;
	background-size: 100% 100%;
}
.tab-list li:nth-child(3){
	background: url(../img/tab-bg-3.png) no-repeat;
	background-size: 100% 100%;
}
.tab-list li:nth-child(4){
	background: url(../img/tab-bg-4.png) no-repeat;
	background-size: 100% 100%;
}
.tab-list li:nth-child(5){
	background: url(../img/tab-bg-5.png) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 0;
}
.tab-list li:nth-child(6){
	background: url(../img/tab-bg-6.png) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 0;
}
.school{
	border: 1px solid #dadada;
	border-radius: 10px;
}
.school .hd{ 
	height:50px; 
	line-height:50px; 
	position:relative; 
	
}
.school .hd ul{ background: #375ba6; border-top-left-radius: 10px;border-top-right-radius: 10px;}
.school .hd ul li{ float:left; cursor:pointer; font-size: 24px; color: #fff; font-weight: bold; width: 50%;text-align: center;}
.school .hd ul li.on{ height:50px; color: #375ba6; background:#fff; border-top-left-radius: 10px; }
.school .hd ul li:nth-child(2).on{
	border-top-left-radius: 0;
}
.school-list{
	padding: 15px 20px;
}
.school-list li{
	background: url(../img/list-bg.png) left center no-repeat;
	padding-left: 15px;
	width: 12%;
	line-height: 35px;
	float: left;
}
.school-list li a{
	color: #333;
}
.school-list li a:hover{
	color: #375ba6;
}


.select-list{
	display: flex;
	align-items: center;
	justify-content: space-between;
	
}
.select-list>select{
	width: 220px;
	height: 35px;
	padding: 0 15px;
	box-sizing: border-box;
	background: url(../img/select-bg.png) 96% center no-repeat;
	background-color: #fff;
	border: 0;
	appearance:none;
	-moz-appearance:none; /* Firefox */
	-webkit-appearance:none; /* Safari 和 Chrome */
	outline: none;
}
.link-list{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 30px 0;
}
.link-list>a{
	color: #fff;
}
.link-list>span{
	padding: 0 10px;
	color: #fff;
}
.foot-text{
	color: #fff;
	text-align: center;
}
