@charset "UTF-8";
@charset "UTF-8";
a,a:hover {text-decoration: none}
.com-table,table {border-spacing: 0;border-collapse: collapse}
.dropdown ul,ol,ul {list-style: none}
blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul {margin: 0;padding: 0}
body,button,input,select,textarea {font: 12px/1.5 tahoma, arial, "Microsoft Yahei", sans-serif;-webkit-font-smoothing: antialiased;color: #444;outline: 0}
h1,h2,h3,h4,h5,h6 {font-size: 100%}
address,cite,dfn,em,var {font-style: normal}
a {color: inherit;outline: 0;-webkit-tap-highlight-color: transparent}
a:hover {color: #1d5af2}
fieldset,img {border: 0}
button,input,select,textarea {font: 14px/1.6 "Microsoft YaHei"}
input {border-radius: 0}
input[type=text],input[type=tel],input[type=password] {border: 1px solid #d9d9d9;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);border-radius: 4px}
input::-webkit-search-cancel-button {display: none}
input[type=search]::-ms-clear {display: none}
input[type=text]::-ms-clear {display: none}
input::-ms-clear {display: none}
input[type=text],input[type=search],input[type=button],input[type=submit],input[type=reset] {-webkit-appearance: none}
input[type=text]::-ms-clear {display: none}
input::-webkit-inner-spin-button,input::-webkit-outer-spin-button {-webkit-appearance: none !important;margin: 0}
button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0}
input[type=file] {width: 170px;border: none}
input::-moz-placeholder,textarea::-moz-placeholder {color: #b0b4bd}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {color: #b0b4bd}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #b0b4bd}
body {background: #eff0f4}
area {outline: 0}

.page-serrul {
	padding: 10px 0;
	min-width: 1200px;
	background: #eff0f4;
}

.page-serrul .banner {
	height: 237px;
	min-width: 1200px;
	overflow: hidden;
	background-image: url(../images/sr_banner.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-size: cover;
	background-position: center 0;
	background-color: #4c5d80;
	z-index: 10;
}

.page-serrul .banner .search-box {
	width: 900px;
	margin: 80px auto 0;
	position: relative;
	z-index: 10;
}

.page-serrul .banner .search-box .btn-orange {
	float: right;
	width: 140px;
	height: 50px;
	background-color: #ff890c;
	color: #fff;
	border: 0;
	cursor: pointer;
	font-size: 24px
}

.page-serrul .banner .search-box .btn-orange:hover {
	background-color: #ff730c
}

.page-serrul .banner .search-box .search-text {
	padding-right: 150px;
	width: 585px;
	line-height: 50px;
	border-radius: 0;
	padding-left: 25px;
	height: 50px;
	font-size: 16px;
	position: relative;
	border: 0;
}

.page-serrul .banner .search-box .search-dropdown {
	cursor: pointer;
	position: absolute;
	right: 174px;
	top: 10px;
	border: 0;
	border-left: 1px solid #ccc;
	width: 80px;
	height: 28px;
	color: #333;
	font-size: 20px;
	padding-left: 20px;
	line-height: 28px;
}

.page-serrul .com_box {
	width: 1200px;
	margin: 20px auto;
	padding: 5px 30px 0;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 5px;
	position: relative;
}

.page-serrul .com_box .com-title {
	height: 43px;
	line-height: 42px;
	border-bottom: 1px solid #ececec;
	font-size: 18px;
	color: #1d5af2;
	font-weight: 400
}

.page-serrul .com_box .com-title .com_bb_tit {
	display: inline-block;
	border-bottom: 2px solid #1d5af2
}

.page-serrul .dropdown {
	width: 80px;
	line-height: 25px;
}

.page-serrul .icon {
	margin-right: 5px;
	position: relative;
}

.page-serrul .table-btn-box {
	position: relative;
	border-top: 1px solid #e3e2e7;
	padding: 20px 0;
	text-align: center;
}

.page-serrul .table-btn-box .checkall {
	position: absolute;
	left: 10px;
	top: 20px;
}

.page-serrul .table-btn-box .checkall>span {
	display: inline-block;
	vertical-align: text-bottom;
}

.page-serrul input.icon {
	width: 15px;
	height: 15px;
}

.page-serrul input.icon:before {
	content: '';
	position: absolute;
	width: 13px;
	height: 13px;
	border: 1px solid #f4656f;
	border-radius: 4px;
	top: 0;
	left: 0;
	background-color: #fff;
}

.page-serrul input.icon:checked:before {
	content: '\2713';
	color: #f4656f;
	line-height: 15px;
	text-align: center;
}


.page-serrul .se_rul td,.page-serrul .se_rul th {
	line-height: 30px;
	padding: 10px;
	color: #2a344f;
	font-size: 14px;
}

.page-serrul .se_rul {
	text-align: left;
	width: 100%;
}

.page-serrul .se_rul tr {
	border-bottom: 1px solid #e3e2e7;
}

.page-serrul .se_rul .ename {
	font-size: 16px;
	max-width: 200px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	display: inline-block;
}

.page-serrul .se_rul .lh20 {
	line-height: 20px;
	font-size: 12px;
	padding: 0 2px;
	cursor: default;
	min-width: 55px;
}

.page-serrul .se_rul td * {
	vertical-align: middle;
}

.page-serrul .se_rul tr:last-child {
	border-bottom: 0;
}

.page-serrul .se_rul tr td:last-child a {
	color: #1d5af2;
}

.icon-none {
	display: inline-block;
	background-image: url(../images/sprite/sprite-common1645433016506.png);
	background-position: -326px -143px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.icon-ren,.icon-serch_lan {
	display: inline-block;
	background-image: url(../images/sprite/sprite-common1645433016506.png);
	height: 16px;
}

.icon-ren {
	background-position: -272px -453px;
	width: 16px;
	vertical-align: middle;
}

.icon-serch_lan {
	background-position: -456px -420px;
	width: 17px;
	vertical-align: middle;
}

.ui-btn {
	display: inline-block;
	font-size: 14px;
	color: #666;
	border: 1px solid #eee;
	border-radius: 4px;
	padding: 4px 7px;
	background: #fbfbfb;
	cursor: pointer;
	text-align: center;
}

.ui-btn.btn_green {
	color: #fff;
	background: #17c288;
	border: 1px solid #17c288;
}

.ui-btn.btn_green:hover {
	background: #1bcc90;
	border: 1px solid #1bcc90;
}

.ui-btn.btn_red {
	color: #fff;
	background: #f64e56;
	border: 1px solid #f64e56;
}

.ui-btn.btn_red:hover {
	background: #fc5c64;
	border: 1px solid #fc5c64;
}

.ui-btn.btn_gray3 {
	color: #fff;
	background: #878fa0;
	border: 1px solid #878fa0;
	cursor: not-allowed;
}


.fn-alignl {
	text-align: left !important
}


.lh20 {
	line-height: 20px !important
}

.mr10 {
	margin-right: 10px;
}

.c-blue {
	color: #1d5af2 !important
}

.c-red {
	color: #ff5d2b !important
}

.dropdown {
	font-size: 14px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 140px;
	border: 1px solid #ccc;
	border-radius: 4px;
	position: relative;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer
}
