﻿/** CSS Document **/
body, ul, dl, dd, h1, h2, h3, h4, h5, h6, form, p {padding:0; margin:0; -webkit-text-size-adjust:none; font-weight:normal;}
ul {	list-style:none;}
img {border:none;}
a { text-decoration: none;}
button {outline: none;	cursor: pointer;}
input,button,select,textarea,label{outline:none; vertical-align:middle; padding:0;}
em{font-style:normal;}
html{height:100%;}
body{font-family: "Microsoft YaHei", "微软雅黑"; position: relative; min-height:100%; background:#fff; font-size:14px; color:#333;}

.clear{clear:both;}
/**列表**/



.sx_list {width: 1200px;	overflow: hidden;	margin: 20px auto 0;}

.sx_list li{float:left; width:100%; height:60px; border-bottom:1px solid #d8d8d8;  position:relative;}
.sx_list li:before{content:""; position:absolute; top:24px; left:18px; width:6px;height:12px; border-radius:3px; background:#F57A17;}
.sx_list li a.lb_text{float:left; width:850px; line-height:60px; font-size:17px; color:#333; display:inline-block; margin:0 0 0 35px; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;}
.sx_list li a.lb_text:hover{color:#4178BE;}

.sx_list li a.lb_right{float:right; line-height:60px; font-size:14px; color:#4366A9; display:inline-block; margin:0 22px 0 0; line-height:60px; cursor: pointer;}
.sx_list li a.lb_right em{float:left; margin:20px 6px 0 0;}
.sx_list li a.lb_right:hover em{opacity:0.85;}



/*分页*/
.right_page{width:1200px; height:35px; margin:20px auto;}
a.right_page_a{ display:block; float:left; height:35px; margin-right:10px; padding:0px 12px; border:1px solid #e9e9e9; font-size:13px; line-height:33px; color:#666; text-align:center;}
a.right_page_a:hover,a.right_page_aOn{ background-color:#4f7fe4; border-color:#4e9de2; color:#fff;}
.t-banner {
	width: 100%;
	height: 150px;
	background: url(../images/banner-qytb.png) top center no-repeat;
}

.ywtb_banner{
	width: 100%;
	height: 150px;
	background: url(../images/banner02.png) top center no-repeat;
}

.tj_banner{
	width: 100%;
	height: 150px;
	background: url(../images/banner-tj.png) top center no-repeat;
}

.wcb_banner{
	width: 100%;
	height: 150px;
	background: url(../images/banner-wcb.png) top center no-repeat;
}

.yy_banner{
	 width: 100%;
	 height: 150px;
	 background: url(../images/banner-yy.png) top center no-repeat;
 }