@charset "utf-8";

/* CSS Document */
/*css 初始化 */
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
	margin: 0;
	padding: 0;
}

/*让这些的标签内外边距都是0*/
fieldset,
img {
	border: none;
}

ul,
ol {
	list-style: none;
}

input {
	padding-top: 0;
	padding-bottom: 0;
	font-family: "微软雅黑", "宋体";
}

select,
input {
	vertical-align: middle;
}

select,
input,
textarea {
	font-size: 14px;
	margin: 0;
}

textarea {
	resize: none;
}

table {
	border-collapse: collapse;
}

body {
	color: #4D4D4D;
	font: 14px '微软雅黑';
}

a {
	color: #4D4D4D;
	text-decoration: none;
	/* font-size: 14px; */
}

i {
	font-style: normal;
}

img {
	vertical-align: middle;
}

.clearfix:after,
.clearfix:before {
	content: "";
	display: table;
	clear: both;
}

.clearfix {
	*zoom: 1
}

.fll {
	float: left;
}

.flr {
	float: right;
}

.warp {
	width: 1200px;
	margin: 0 auto;
}

/*以下是页面样式*/
.mainContent .search-title {
	font-size: 16px;
	margin-top: 15px;
}

.mainContent .back_btn_box {
	text-align: center;
	margin-top: 15px;
}

.mainContent .back_btn {


	width: 100px;
	height: 28px;
	background-color: #48a7ea;
	color: white;
	border-radius: 3px;
	border: none;

}

.mainContent .tiaojian_box {
	border: 1px #ccc solid;
	border-bottom: none;
	padding: 5px;
	box-sizing: border-box;
	font-weight: 600;
}

.mainContent .float_sty {
	width: 50%;
	float: left;
	font-weight: 500;
}

.mainContent .float_sty1 {
	width: 100%;
}

.mainContent .tiaojian1_box {
	overflow: hidden;
}

.mainContent .xkggcx {
	padding-top: 78px;
	text-align: center;
	color: #328EB7;
	font-size: 16px;
	font-weight: bold;
}

.mainContent .page_box {
	float: right;
	margin-top: 15px;

}


.mainContent .area-box .one-area {
	cursor: pointer;
	border: 2px solid #2C82D3;
	margin: 5px 20px;
	width: 100px;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	color: #2C82D3;
	border-radius: 11px;
	text-decoration: none;
}

.mainContent .area-box .selected {
	background-color: #2C82D3;
	color: white;
}

.body_bg {
	/* background: url(../images/body_bg.png) no-repeat center top #b9e5f9; */
	background: #b9e5f9;
	background-size: 100%;
}

.container {
	max-width: 1200px;
	margin: 0 auto;
	clear: both;
	background: #fff;
}

.c_info_a {
	color: #0c61b0;
}

.pageMain {
	padding-top: 0;
	background: #fff;
	min-height: 200px;
	margin-bottom: 20px;
}

.sideBar {
	float: left;
	width: 21%;
}

.mainContent {
	float: right;
	width: 77%;
}

.sideBar-til {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #2372c2;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #fff;
}

.sideNav li {
	line-height: 50px;
	background: #f2f1f1;
	border-bottom: 1px solid #fff;
	font-size: 16px;
}

.sideNav li a {
	width: 100%;
	line-height: 50px;
	font-size: 14px;
	display: inline-block;
	padding-left: 35px;
	box-sizing: border-box;
}

.sideNav li a.blue {
	background: #4994e0;
	color: #fff;
}

.sideNav li a.on,
.sideNav li a:hover {
	background: #4994e0;
	color: #fff;
}

.sideNav li dd {
	/* height: 40px; */
}

.sideNav li dd a {
	cursor: pointer;
	width: 100%;
	/* padding-left: 50px; */
	line-height: 18px !important;
	padding: 10px 20px;
}

.sideNav li dd a.on,
.sideNav li dd a:hover {
	background: #fafafa;
	color: #4994e0;

}

.sideNav li a {
	position: relative;
}

.sideNav .up {
	width: 22px;
	height: 22px;
	position: absolute;
	right: 10px;
	top: 14px;
	/* background: url("../scjd/static/images/icon1.png") no-repeat; */
	background: url("../images/icon1.png") no-repeat;
}

.sideNav .down {
	width: 22px;
	height: 22px;
	position: absolute;
	right: 10px;
	top: 14px;
	/* background: url("../images/icon1.png") no-repeat; */
	background: url("../images/icon1.png") no-repeat;
	background-position: 0 -40px;
}

.c-info {
	background: #fcf8e3;
	padding: 20px;
	margin-bottom: 15px;
	line-height: 28px;
	border: 1px solid #faebcc;
}

.search-tab {
	margin-bottom: 15px;
	padding: 20px 30px;
	background: #f7fafb;
	border-bottom: none;
	overflow: hidden;
	margin-top: 20px;
}

.search-tab li {
	margin-bottom: 15px;
	width: 50%;
	float: left;
}

.search-tab li input {
	height: 32px;
	line-height: 32px;
	border: none;
	border: 1px solid #cccccc;
	padding-left: 10px;
	box-sizing: border-box;
}

.search-tab label {
	margin-right: 10px;
	width: 86px;
	text-align: right;
	display: inline-block;
}

.search-btn {
	/* text-align: right; */
}

.search-btn a {
	display: inline-block;
	width: 100px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #4792cd;
	color: #fff;
	cursor: pointer;
}

.content-table1 tr {
	border-bottom: 1px solid #eeeeee;
}

.content-table1 td {
	text-align: left;
	border: 1px #ccc solid;
	padding: 5px;
	font-size: 12px;
	box-sizing: border-box;
}

.tr-til {
	color: #303133;
	text-align: center;
	font-weight: 600;
}

/* .content-table td:nth-of-type(1){
	width: 5%;
}
.content-table td:nth-of-type(2){
	width: 8%;
}
.content-table td:nth-of-type(3){
	width: 12%;
}
.content-table td:nth-of-type(4){
	width: 18%;
}
.content-table td:nth-of-type(5){
	width: 12%;
}
.content-table td:nth-of-type(6){
	width: 13%;
}
.content-table td:nth-of-type(7){
	width: 12%;
}
.content-table td:nth-of-type(8){
	width: 12%;
}
.content-table td:nth-of-type(9){
	width: 8%;
} */
.seidenav-img a {
	margin-top: 10px;
	display: block;
}

[v-cloak] {
	display: none !important;
}

.xq_table td {
	border: 1px #ccc solid;
	padding: 5px;
	word-break: break-all;
	font-size: 12px;
}

.back_btn {
	margin-top: 10px
}

.back_btn_box .title11 {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.container .curmb {
	padding: 10px 10px 10px 10px;
	line-height: 20px;
	/* background: url(/images/public/curmb_icon.png) no-repeat 27px center #f3f3f3; */
}

.curmb_box {
	padding: 0 20px;
}

.resultDiv {
	text-align: right;
}

.no_display {
	display: none;
}

.search_tab_ul {
	overflow: hidden;
}

.tr_til_span {
	color: blue;
	cursor: pointer;
	text-decoration: underline;
}

.search_tab_ul_input {
	width: 290px;
}

.align_left {
	text-align: left !important;
}

.align_right {
	text-align: right !important;
}

.align_center {
	text-align: center !important;
}