@charset "utf-8";
/* CSS Document */
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, img, ins, kbd, q, s, samp,
small, strike,sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background:#fff;
	font-size: 13px;
	font-family: '宋体';
	background: url(../images/bg.png) no-repeat top center;
	background-size: cover;
}
ol, ul {
	list-style: none;
    display: inline-block;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*后期添加*/
/*IE下，th默认为center*/
th {
	text-align: left;
}
a{
	color: inherit;
	text-decoration: none;
}
img {
	border: none;
}
/*图标字体库引用*/
@font-face {
	font-family: "dataedu-icon-1";
	src: url("../fonts/dataedu-icon-1.eot");
	src: url("../fonts/dataedu-icon-1.eot?#iefix") format("embedded-opentype"), url("../fonts/dataedu-icon-1.woff") format("woff"), url("../fonts/dataedu-icon-1.ttf") format("truetype"), url("../fonts/dataedu-icon-1.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
.dataedu-icon {
	font-family: "dataedu-icon-1";
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*--------------------头部----------------------*/
#header{
	width: 100%;
	min-width: 1200px;
	height: 149px;
	background-color: #0d59a7;
}
#header .h_1200{
	width: 1200px;
	height: 149px;
	margin: 0 auto;
}
/*--------------------头部----------------------*/

/*--------------------导航nav----------------------*/
#nav{
	width: 100%;
	min-width: 1200px;
	height: 50px;
	background-color: #2569b0;
}
#nav ul{
	width: 1200px;
	height: 50px;
	margin: 0 auto;
	display: block;
}
#nav ul li{
	float: left;
	line-height: 50px;
	font-family: '微软雅黑';
	font-size: 16px;
	width: 100px;
	text-align: center;
}
#nav .active{
	background-color: #0d59a7;
}
#nav ul li a{
	color: #fff;
	display: inline-block;
	width: 100px;
	height: 50px;
}
#nav ul li a:hover{
	background-color: #0d59a7;
}
/*--------------------导航nav----------------------*/


/*-------------------------------------------------------------------首页-------------------------------------------------------------------*/

/*--------------------banner----------------------*/
#banner{
	width: 1200px;
	height: 300px;
	margin: 0 auto;
}
/*--------------------banner----------------------*/

/*--------------------main----------------------*/
#main{
	width: 1190px;
	height: auto;
	margin: 0 auto;
	padding: 30px 0 70px 10px;
	overflow: hidden;
	padding-top:30px;
	background-color: #fff;
}
/*-----新闻图片-----*/
#main .new_pic{
	width: 339px;
	height: 200px;
	float: left;
	padding-top: 20px;
}
/*-----新闻图片-----*/

/*-----常铁新闻-----*/
#main .new_ctxw{
	width: 773px;
	height: 200px;
	float: right;
}
#main .new_ctxw h3{
	height: 23px;
	border-bottom: 1px solid #e8e8e8;
	font-family: '微软雅黑';
	font-size: 16px;
	color: #000;
}
#main .new_ctxw h3 span{
	border-bottom: 2px solid #7bbb7e;
	float: left;
	padding-bottom: 2px;
}
.new_ctxw h3 .more{
	display:inline-block;
	float:right  !important;
	margin-right:20px;
	bolder:none !important;
	color:#cccccc !important;
}
	
#main .new_ctxw h3 a{
	color: #cccccc;
}
#main .new_ctxw h3 i{
	float: right;
	margin-right: 20px;
}
#main .new_ctxw ul li{
	width: 376px;
	height: 75px;
	float: left;
	margin-top: 20px;
}
.new_ctxw .li_left{
	width: 50px;
	float: left;
	font-family: 'Arial';
}
.new_ctxw .li_left .ll_40{
	width: 40px;
	height: 40px;
	border-radius: 50px;
	background-color: #7bbb7e;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 15px;
}
.new_ctxw .li_left p{
	font-size: 13px;
	color: #ccc;
	padding-top: 10px;
}
.new_ctxw .li_right{
	width: 323px;
	float: right;
}
.new_ctxw .li_right h4{
	font-family: '微软雅黑';
	font-size: 14px;
	margin-bottom: 10px;
}
.new_ctxw .li_right h4 a{
	color: #666;
}
.new_ctxw .li_right h4 a:hover{
	text-decoration: underline;
}
.new_ctxw .li_right p{
	color: #999;
	line-height: 21px;
}
/*-----常铁新闻-----*/
.m_three{
	width: 380px;
	height: 225px;
	float: left;
	margin-top: 27px;
}
/*-----招生就业-----*/
.m_three h3{
	height: 23px;
	border-bottom: 1px solid #e8e8e8;
	font-family: '微软雅黑';
	font-size: 16px;
	color: #000;
}
.m_three h3 span{
	border-bottom: 2px solid #7bbb7e;
	float: left;
	margin-left: 10px;
}
.m_three h3 a{
	color: #cccccc;
}
.m_three h3 i{
	float: right;
}
.m_three ul{
	margin-top: 10px;
	width: 100%;
}
.m_three li {
	font-size: 14px;
	font-family: '微软雅黑';
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
.m_three li i{
	color: #73f0df;
	font-family: '宋体';
}
.m_three li a{
	color: #666;
}
.m_three li a:hover{
	color: #7bbb7e;
}
.m_three li span{
	float: right;
	color: #cccccc;
	font-size: 13px;
	font-family: 'Arial';
}
/*-----招生就业-----*/

/*-----学生工作-----*/
.m_xsgz h3 i,.m_xsgz  li span{
	margin-right: 20px;
}
/*-----学生工作-----*/
/*--------------------main----------------------*/
/*-------------------------------------------------------------------首页-------------------------------------------------------------------*/


/*--------------------footer----------------------*/
#footer{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: rgba(102,122,143,.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#8F667a8f,endcolorstr=#8F667a8f);
}
#footer .f_1200{
	width: 1200px;
	height: 40px;
	text-align: center;
	color: #fff;
	margin: 0 auto;
}
/*--------------------footer----------------------*/