body{
	padding: 0px;
	margin: 0px;
	background: #ebebeb;
}
.xw_topdiv{
	background: url("../images/bg_top.jpg") no-repeat;
	background-size: 100%  100%;
	text-align: center;
	color: #fff;
	height: 160px;
	width: 100%;
}
.xw_topdiv_img{
	width: 936px;
    height: 160px;
}
.xw_titlediv{
	height: 87px;
	width: 100%;
	background: url("../images/bg_title.jpg") no-repeat;
	background-size: 100%  100%;
}
.xw_titlediv2{
	height: 87px;
	width: 425px;
	background: url("../images/bg_title2.png") no-repeat;
	background-size: 100%  100%;
	margin:0 auto;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	line-height: 80px;
}
.xw_content{
	width: 1200px;
	margin:0 auto;
	background: #fff;
}
.xw_content_i{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
}
.xw_table_list{
	width: 100%;
	text-align: center; 
	border-collapse: collapse; 
	table-layout:fixed;
	word-break:break-all;
	word-wrap:break-word;
}
.xw_table_list tr td,.xw_table_list tr th{
	border:1px solid #cdcdcd;
	padding: 7px;
}
.xw_table_title{
	font-weight: bold;
	background: -webkit-linear-gradient(bottom, #ffffff, #f7f7f7);/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(bottom, #ffffff, #f7f7f7); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, #ffffff, #f7f7f7); /* Firefox 3.6 - 15 */
  	background: linear-gradient(to bottom, #ffffff, #f7f7f7); /* 标准的语法 */
  	min-height: 30px; 
}
.xw_table_tr{
	min-height: 40px; 
}
.xw_table_tr:hover{
	background:#f9f9f9;
/* 	box-shadow:0px 2px 2px #cdcdcd; */
}
.xw_viewbtn{
	border: 0;
	color: #fff;
	padding: 5px;
	padding-left: 13px;
	padding-right: 13px;
	cursor:pointer;
	outline: none;
	background-color: #3391CF;
	border-radius: 2px;
}
.bg_color_warn{
	color: #FFFFFF;
	background-color: rgb(230, 162, 60)!important;
}
.xw_pagediv{
	width: 100%;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
.xw_pagediv span{
	color: #0d3266;
	font-size: 1em;
}
.xw_pagediv a{
	font-size: 12px;
}
.xw_pagediv input{
	font-size: 12px;
	height: 15px;
	width: 30px;
	outline: none;
}
.xw_pagebtn{
	border: 0;
    cursor: pointer;
    font-size: 1em;
    outline: none;
    width: 40px;
    height: 40px;
    text-align: center;
    background:#eaf3fb;
    color:#3391CF;
    margin: 0 5px;
}
.xw_pagebtn:disabled{
	color: -internal-light-dark(rgba(16, 16, 16, 0.3), white);
    background-color: -internal-light-dark(rgba(239, 239, 239, 0.3), rgba(19, 1, 1, 0.3));
    border-color: -internal-light-dark(rgba(118, 118, 118, 0.3), rgba(195, 195, 195, 0.3));
}
.xw_xzqhdiv{
	width: 100%;
	height: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.xw_xzqhdiv select{
	border: 0;
	width:18%;
	margin-left:2%;
	height: 45px;
	background: url("../images/bg_select2_2.png") no-repeat;
	background-size: 100%  100%;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    line-height: 45px;
    padding-left: 15px;
    font-size: 18px;
    color: #383737;
    cursor: pointer;
}
.xw_line{
	border-bottom: solid 1px #e9e9e9;width: 100%;margin-top: 20px;margin-bottom: 20px;
}
.xw_tools{
	width: 100%;
	height: 45px;
	margin-bottom: 10px;
	line-height: 45px;
}
.xw_tools div{
	float: left;
	margin-right: 10px;
}
.xw_tools select{
	border: 0;
	height: 35px;
	background: url("../images/bg_select3_2.png") no-repeat;
	background-size: 100%  100%;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    line-height: 35px;
    padding-left: 15px;
    padding-right: 35px;
    font-size: 15px;
    color: #383737;
    cursor: pointer;
    width: 110px;
}
.xw_search{
	background: url("../images/bg_search.png") no-repeat;
	background-size: 100%  100%;
	height: 36px;
	width: 364px;
	line-height: 34px;
	float: right;
	margin-top: 5px;
}
.xw_search input{
	border: 0;width: 272px;margin-left: 5px;height: 25px;margin-left: 15px;font-size: 16px;outline: none;
}
.xw_search button{
	height: 27px;
	width: 65px;
	opacity: 0;
	cursor: pointer;
}
.xw_bottomdiv{
	width: 100%;height: 85px;text-align: center;line-height: 85px;color: #666666;font-size: 13px;
}
.xw_tabdiv{
	width: 100%;height: 120px;
}
.xw_tabbtndiv{
	width:18%;
	margin-left:2.5%;
	height:83px;
	float: left;
}
.xw_tabbtndivsel{
	width:18%;
	margin-left:2%;
	height:83px;
	float: left;
	background: url("../images/btn7_2.png") no-repeat;
}
.xw_tabbtndiv:hover{
	background: url("../images/btn7_2.png") no-repeat;
}
.xw_tabbtn:hover{
	color: #ffffff;
	background:url("") no-repeat;
}
.xw_tabbtnsel{
	background: url("../images/btn7_2.png") no-repeat;
	color: #ffffff;
	width:100%;
	height:60px;
	border: 0;
	font-size: 18px;
	cursor: pointer;
	outline: none;
}
.xw_tabbtn{
	width:100%;
	background: url("../images/btn7_1.png") no-repeat;
	height:60px;
	border: 0;
	font-size: 18px;
	cursor: pointer;
	outline: none;
}
#dataTable {
	/*min-height:572px; */
}