@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: #fff;
}
ol, ul {
	list-style: none;
}
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;
}

#header{
	width: 100%;
	min-width: 1200px;
	height: 149px;
	background-color: #fff;
}
#header .h_1200{
	width: 1200px;
	height: 149px;
	margin: 0 auto;
}
#header .search_srk{
	width: 243px;
	height: 36px;
	border: 1px solid #e8e8e8;
	float: right;
	border-radius: 50px;
	margin-top: 60px;
}
.search_srk input{
	width: 180px;
	float: left;
	height: 25x;
	line-height: 25px;
	margin-top: 4px;
	padding-left: 10px;
	margin-left: 10px;
	border: 0;
}
.search_srk button{
	width: 17px;
	height: 17px;
	background: url(../images/search.png) no-repeat;
	border: 0;
	margin-top: 8px;
}

#nav{
	width: 100%;
	min-width: 1200px;
	height: 50px;
	background-color: #26b2c3;
}
#nav ul{
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}
#nav ul li{
	float: left;
	line-height: 50px;
	font-family: '微软雅黑';
	font-size: 16px;
	width: 100px;
	text-align: center;
}
#nav .active{
	color: #fff;
}
#nav ul li a{
	color: #fff;
	display: inline-block;
	width: 100px;
	height: 50px;
}
#nav ul li a:hover{
	color: #fff;
}

#new_banner{
	width: 1200px;
	height: 226px;
	margin: 0 auto;
}
#main{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 40px 0px;
	overflow: hidden;
	background-color: #fff;
}
.m_left{
	width: 240px;
	height: auto;
	float: left;
}
.m_left h2{
	height: 48px;
	background-color: #26b2c3;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom: 2px solid #1d8d99;
	font-family: '微软雅黑';
	font-size: 24px;
	line-height: 48px;
	color: #fff;
	padding-left: 15px;
}
.m_left h2 span{
	font-size: 13px;
	font-family: 'Arial';
	margin-left: 10px;
}
.m_left ul li{
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #e8e8e8;
	padding-left: 16px;
	font-family: '微软雅黑';
	font-size: 14px;
}
.m_left ul li:hover,.m_left ul .li_on{
	background-color: #f0f0f0;
}
.m_left ul li a{
	color: #666;
	width: 100%;
	display: inline-block;
}
.m_right{
	width: 940px;
	min-height: 100px;
	height: auto;
	float: right;
	margin: 0 auto;
}

#footer{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #1d8d99;
}
#footer .f_1200{
	width: 1200px;
	height: 40px;
	text-align: center;
	color: #fff;
	margin: 0 auto;
}
.m_right .nav-list{
	height: 50px;
    line-height: 50px;
    background-color: #f0f0f0;
    color: #999;
    padding-left: 10px;
    margin-bottom: 20px;
}

.btn-button{
	color: #57afe3;
 	width: 97px;
    text-align: center;
    font-weight: bold;
    background-color: #fff;
    border: 1px solid #d9eaf3;
    border-radius: 1px;
    height: 27px;
    line-height: 27px;
    display: block;
    margin-bottom: 16px;
    transition: all .3s;
}
.btn-button:hover{
	background-color: #57afe3;
	color: #fff;
}
table.table{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #dfdfdf;
}
table.table th{
	color: #eee;
	font-weight: bold;
}
table.table th,table.table td{
	height: 30px; 
	vertical-align: middle;
	text-align: center;
	border: 1px solid #dfdfdf;
	color: #505050;
}
.tr-on{
	background-color: #f2f2f2;
	cursor: pointer;
}
#pageToolbar{margin-top: 32px; margin-bottom: 30px;}
.ui-paging-container{color:#666;font-size: 12px;}
.ui-paging-container ul{overflow: hidden;text-align: center;}
.ui-paging-container ul,.ui-paging-container li{list-style: none;}
.ui-paging-container li{display: inline-block;padding:3px 6px;color:#666;}
.ui-paging-container li.ui-pager{cursor: pointer; border:1px solid #ddd;border-radius: 2px;}
.ui-paging-container li.ui-pager:hover,.ui-paging-container li.focus{background-color: #288df0;color:#FFFFFF;}
.ui-paging-container li.ui-paging-ellipse{border:none;}
.ui-paging-container li.ui-paging-toolbar{padding:0; position: relative; top: -8px; margin-left: 23px;}
.ui-paging-container li.ui-paging-toolbar select{height:22px;border:1px solid #ddd;color: #666;}
.ui-paging-container li.ui-paging-toolbar input{line-height: 20px; height:20px;padding:0;border:1px solid #ddd;text-align: center;width: 30px;margin:0 0 0 5px;vertical-align: middle;}
.ui-paging-container li.ui-paging-toolbar a{vertical-align: middle; text-decoration: none;display: inline-block;height:20px;vertical-align: top;border-radius: 2px;line-height: 20px;padding:0 3px;cursor: pointer;margin-left: 5px;color: #666;}
.ui-paging-container li.ui-pager-disabled,.ui-paging-container li.ui-pager-disabled:hover{background-color: #f6f6f6;;cursor: default;border:none;color:#ddd;}

form{max-width: 438px;}
.to_div{margin-bottom: 30px; width: 438px; height: 30px;}
.to_div1{margin-bottom: 47px; width: 438px; overflow: hidden;}
.to_div .s_w193{width: 162px; height: 27px; float: left; margin-top: 0px; box-shadow: none;position: relative; padding-left: 8px; border: #dedddd solid 1px; color: #747474; background: #fff;}
.input-text{width: 162px; height: 25px; float: left; margin-top: 0px; box-shadow: none; padding-left: 8px; border: #dedddd solid 1px; color: #747474;}
.to_div .s_w193 .s_sj1{background: url(../images/xl_03.png) no-repeat right 10px; top: 0; height: 27px; right: 10px; position: absolute; cursor: pointer; width: 20px;}
.to_div .s_w193 span{height: 27px; line-height: 27px; width: 120px; color: #777; display: inline-block; text-align: left; margin-right: 5px; float: left; color: #777;}
.to_div .td_left{float: left; display: inline-block; line-height: 27px; color: #505050;}
.s_posb { display: none; position: absolute; top: 26px; left: -1px; width: 100%; border: #dddddd solid 1px; border-top: 0; padding-top: 6px;  background-color: #fff; z-index: 9999999; max-height: 200px; overflow: hidden; overflow-y: auto;}
ul.s_posb li { width: 100%; line-height: 20px;  margin-bottom: 6px; cursor: pointer; text-indent: 5px; padding-left: 4px;}
ul.s_posb li {float: left; color: #000; margin-right: 10px; margin-bottom: 7px;}
ul.s_posb li a { display: block; color: #777777;}
.to_div1 textarea{display: block; margin-top: 15px; width: 420px; height: 100px; border: #dedddd solid 1px; resize: none; padding: 8px;}
.btn-float{float: right; margin-left: 10px;}
.color_font{color: #505050;}