﻿/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
ul{
	list-style:none;
}
img{
	border:none;
}
a{
	text-decoration:none;
}
body{
	background:#fff;
	font-family:'微软雅黑';
	font-size:14px;
	min-width:1260px;
	_width:1260px;
}
.clear{
	clear:both;
}
.clearfix:after{
	content:'.';
	height:0;
	clear:both;
	display:block;
	overflow:hidden;
}
.clearfix{
	zoom:1;
}
.wrapper{
	width:1200px;
	margin:0 auto;
}
*:focus{
	outline:none;
}
input{
	font-family:'微软雅黑';
}



/*logo*/
.logo{ 
	height:82px;
	overflow:hidden;
}
.logo h1{
	float:left;
}
.logo ul{
	float:right;
}
.logo li{
	display:inline;
	padding:0 5px;
	font-size:14px;
	line-height:82px;
}
.logo li a{
	color:#666;
}
.logo li a:hover{
	color:#f00;
}

/*nav*/
#nav{
	height:50px;
	line-height:50px;
	background:#f09f00;
}
.nav li{
	float:left;
	font-size:16px;
}
.nav li a{
	color:#fff;
	display:block;
	float:left;
	padding:0px 27px;
}

.nav li a:hover,.nav li a.cur{
	background:#e85319;
}
/*banner*/
.banner{
	height:500px;
	background:url(../images/banner.jpg) no-repeat center center;
}

/*subNav*/
#subNav{
	background:#e0e0e0;
	height:40px;
	line-height:40px;
	/*margin-bottom:20px;*/
}
.subNav li{
	float:left;
}
.subNav li a{
	color:#0960bf;
	float:left;
	padding:0 20px;
}
.subNav li a:hover{
	text-decoration:underline;
	color:#f00;
	background: #eee;
}


/*mian*/
#main{
	padding: 20px 0;
}
.tip{
	font-size: 16px;
	color: #555;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
}
.tip span{
	color: #f00;
}
.testBox ul{
	margin-bottom: 20px;
}
.listBox{
	border: 2px dashed #f08300;
	/*border-top: 1px solid #f08300;*/

}
.blue{
	border-color:#0277ca;
}
.areaBox h3{
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	font-size: 18px;
	border-bottom: 2px dashed #f08300;
}
.blue .areaBox h3{
	border-color:#0277ca;
}
.areaBox h3 span{
	font-weight: normal;
	color: #0277ca;
	font-size: 14px;
}
.blue .areaBox h3 span{
	color: #0277ca;
}
.listBox dl{
	float: left;
	width: 190px;
	height: 120px;
	text-align: center;
	border-left: 1px dashed #f08300;
	border-right: 1px dashed #f08300;
	margin-right: 9px;
}
.blue dl{
	border-color:#0277ca;
}
.jeBox dl{
	width: 122px;
}
.zjBox dl{
	width: 161px;
}
.listMore dl{
	width: 110px;
	/*margin-right: 1px;*/
	border-right: none;

}

.listBox dl.first{
	border-left: none;
}
.jeBox dl.first dd,.listBox dl.havemore dd{
	line-height: 36px;
	padding: 0 2px;
}
.listMore dl dd{
	padding: 0 10px;
}
.listBox dl.last{
	margin-right: 0;
	border-right: none;
}
.listBox dl.last1 dd{
	margin-right: 0;
	border-right: none;
}
.listBox dl.last1 dd{
	padding: 0 2px;
}
.listBox dl dt{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #f08300;
	font-size: 16px;
}
.blue dl dt{
	border-color:#0277ca;
}
.listBox dl dt h3{
	font-size: 16px;
}
.listBox dl dd{
	    line-height: 36px;
    padding: 0 33px;
}

.listMore dl dd{
	line-height: 35px;
}

.listBox dl dd a{
	padding: 0 3px;
	color: #666;
}
.listBox dl dd a:hover{
	text-decoration: underline;
	color: #6a3906;
}
.listBox dl dd .red{
	color: red;
}

/*-------------------------------------------------------------zuowen*/
.content{
	margin-top: 20px;
}
.dy_text{
	position: relative;
	margin-bottom: 40px;
}
.dy_text span{
	background:url(../images/teacher.png) no-repeat;
	display: block;
	width: 109px;
	height: 161px;
	position: absolute;
	top: 12px;
	left: -8px;
}
.dy_text p{
	font-size: 16px;
	color: #666;
	text-indent: 2em;
	border: 2px dashed #0277ca;
	padding: 30px;
	line-height: 30px;
	padding-left: 110px;
}

.zwBox ul li{
	background:url(../images/zwbg.png) no-repeat;
	height: 180px;
	overflow: hidden;
	margin-top: 20px;
	padding: 40px
}

.zwBox ul li h4{
	font-size: 18px;
	line-height: 40px;
	color: #444;
	border-bottom: 3px dashed #f08300;
	margin-bottom: 10px;
}
.zwBox ul li p{
	line-height: 28px;
	text-indent: 2em;
	color: #666;
	margin-bottom: 10px;
}
.zwBox ul li p a{
	color: #f00;
	float: right;
}




/*---------------------------------------------------------------------------word*/

.wordList{
	border: 1px solid #ddd;
}
.wordList h2{
	height: 60px;
	border-bottom: 1px solid #ddd;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
	font-weight: normal;
	color: #f08300;
}
.word_tit{
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	text-align: center;
	font-size:16px;
	border-bottom: 1px dashed #ddd;
}

.word_tit span{
	float: left;
	width: 47%;
	text-align: left;
	padding-left: 30px;

}
.word_tit em{
	float: left;
	width: 20%;
	font-style: normal;
}
.word_tit i{
	float: left;
	width: 30%;
	font-style: normal;
}
.word_area li{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #ddd;
	color: #888;
}
.word_area li a{
	float: left;
	width: 47%;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	color: #666;
	background: url(../images/icon.png) no-repeat 7px center;
	padding-left: 30px;
}
.word_area li a:hover{
	text-decoration: underline;
}
.word_area li em{
	float: left;
	width: 20%;
	text-align: center;
	font-style: normal;
	color: #f08300;
}
.word_area li i{
	float: left;
	width: 30%;
	text-align: center;
	font-style: normal;
}

/*page_area*/
.page_area {
	padding: 0 0 25px;
	text-align: center;
	margin-top: 20px;
}
.page_area a {
	border:1px solid #c5ddf6;
	height:30px;
	line-height:30px;
	text-align:center;
	padding:0 10px;
	display:inline-block;
 	*display:inline;
 	*zoom:1;
	color:#666;
}
.page_area a:hover{
	border-color:#1d7ad9;
}
.page_area a.curent{
	background:#1d7ad9;
	color:#fff;
}
.page_area a.next_page {
	width:60px;
}

table{
	width: 100%;
	background-color: #f08300;
	margin-bottom: 20px;
}
.chom_show table th,.chom_show table td{
	/*color:#046ae9;*/
	background: #fff;
	text-align: center;
	height: 30px;
}
.chom_show table th{
	height: 40px;
}
table td.pro_cham{
	width:7%;
}
table td.chom_face{
	width:200px;
	text-align:center;
}

table th.tb_pro{
	width:5%;
}
table th.tb_time{
	width:20%;
}
table th.tb_type{
	width:10%;
}
table th.tb_num{
	width:55%;
}
table th.tb_adr{
	width:10%;
}
table.guide td{
	/*padding:5px 0px;*/
	line-height:24px;
}
table.guide td a{
	color:#333;
}
table.guide td a:hover{
	color:#f00;
	text-decoration:underline;
}
.box-footer {
	margin-top: 26px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #ffffff;
	width: 100%;
	height: 200px;
}

@media screen and (max-width: 1000px) {
	.box-footer {
		width: 1220px;
	}
}

.box-footer .footer-list {
	padding: 40px 0;
	width: 1220px;
	margin: auto;
}

	.box-footer .footer-list .col-list {
		float: left;
		width: 156px;
		height: 112px;
		margin: 0;
	}

		.box-footer .footer-list .col-list dt {
			margin: 0 0 26px;
			font-size: 14px;
			line-height: 1.25;
			color: #424242;
		}

		.box-footer .footer-list .col-list dd {
			margin: 10px 0 0;
			font-size: 12px;
		}

		.box-footer .footer-list .col-list a {
			color: #757575;
		}

	.box-footer .footer-list .col-contact {
		float: right;
		width: 251px;
		height: 112px;
		font-size: 14px;
		border-left: 1px solid #e0e0e0;
		text-align: center;
		color: #616161;
	}

		.box-footer .footer-list .col-contact .text {
			float: left;
			width: 88px;
			margin-left: 12px;
		}

		.box-footer .footer-list .col-contact .phone {
			margin: 0 12px 20px;
			font-size: 20px;
			line-height: 1;
			color: #616161;
		}

.site-footer .fot-text {
	padding: 18px 0;
	line-height: 22px;
	font-size: 12px;
	width: 1220px;
	margin: auto;
}

	.site-footer .fot-text p {
		line-height: 28px;
		text-align: left;
		color: #757575;
	}

		.site-footer .fot-text p a {
			color: #757575;
		}

			.site-footer .fot-text p a:hover {
				color: #f00;
			}

		.site-footer .fot-text p b {
			color: #ccc;
			margin: 0 10px;
		}
