﻿.content_list {
	background: #fff;
	width: 1336px;
	margin: 20px auto;
}

.gailan_title {
	width: 100%;
	height: 54px;
	line-height: 54px;
	background: #edf2f6;
	font-size: 20px;
	color: #0060f3;
	font-weight: bold;
}

.gailan_title .weizhi {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-right: 15px;
}

.list_wq {
	padding-bottom: 20px;
	min-height: 500px;
	width: 100%;
}

.mt_20 {
	margin-top: 23px;
}

.list_wq .list_wq_l {
	width: 300px;
	float: left;
	margin-left: 15px;
}

.list_wq_t {
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	background-color: #118cd9;
}

#sliderNav {
	font-size: 16px;
	margin-top: 5px;
}

.list_wq_r table a {
	width: 513px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}

#sliderNav li {
	width: 300px;
	overflow: hidden;
	margin: 0 0 1px 0;
	background: #e1ebf6;
	position: relative;
}

#sliderNav li.sliderTag a.slidera {
	display: block;
	width: 200%;
	height: 50px;
	line-height: 50px;
	position: relative;
	left: -280px;
	transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
}

#sliderNav li.sliderTag:hover a.slidera {
	left: 0;
}

#sliderNav li.sliderTag a.slidera.on {
	left: 0;
	transition: all 0s ease;
	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-ms-transition: all 0s ease;
	-o-transition: all 0s ease;
}

#sliderNav li.sliderTag span {
	font-size: 16px;
	color: #666666;
	float: left;
	width: 300px;
	text-align: center;
	padding-right: 40px;
}

#sliderNav li.sliderTag span.bgbg {
	background: #118cd9;
	text-align: center;
	padding: 0;
	color: #fff;
}

#sliderNav li.sliderTag span {
	text-indent: 0px;
	text-align: center;
}

.list_wq_r {
	position: relative;
	width: 980px;
	margin-left: 20px;
	float: left;
}

.list_wq_r .xx_bg {
	background: #f7f7f7;
	border: 1px dashed #a5a1a1;
	margin-bottom: 5px;
	width: 100%;
}

.list_wq_r .xx_bg p {
	padding: 16px 20px;
}

.list_wq_r .list_head {
	margin-bottom: 20px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 0px;
}

.list_wq_r .list_head ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.list_wq_r .list_head li {
	display: block;
	font-size: 18px;
	width: 100%;
	text-align: center;
	cursor: pointer;
	color: #fff;
	background: #cdcdcd;
}

.list_wq_r .list_head li.active {
	background: #118cd9;
}

.list_wq_r .write_list {
	display: none;
	min-height: 738px;
}

.list_wq_r .on {
	display: block;
}

.list_wq {
	width: 100%;
	margin-top: 20px;
}

.list_wq_r .text_remind {
	width: 100%;
	height: auto;
	position: relative;
}

.list_wq_r .text_remind p.xz {
	display: block;
	width: 100%;
	font-size: 18px;
	color: #c51314;
	text-align: center;
}

.list_wq_r .text_remind .text_content {
	line-height: 1.6;
	display: block;
	font-size: 15px;
	color: #777;
	padding: 0 8px;
}

.form_fill {
	color: #666;
	margin-top: 20px;
	padding: 0 30px;
	font-size: 16px;
}

.form_fill ul li {
	margin-bottom: 15px;
	position: relative;
}

.form_fill .form_span {
	display: inline-block;
	width: 170px;
	text-align: right;
	vertical-align: middle;
}

.form_fill .form_span i {
	display: inline-block;
	color: #c51314;
	vertical-align: middle;
}

#name,
#phone,
#email,
#problem {
	width: 600px;
	height: 40px;
	padding-left: 12px;
	vertical-align: middle;
	line-height: 40px;
}

#yzm {
	width: 200px;
	height: 40px;
	padding-left: 12px;
	vertical-align: middle;
	line-height: 40px;
}

.form_fill textarea {
	padding: 8px 4px 8px 8px;
	line-height: 1.2;
	margin: 0px;
	width: 600px;
	height: 210px;
	vertical-align: middle;
	outline: none;
	resize: none;
}

.wrap {
	display: inline-block;
	vertical-align: middle;
}

.wrap input {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 5px;
}

.form_btn {
	text-align: center;
	letter-spacing: 25px;
	padding-bottom: 20px;
}

#sub,
#res {
	font-size: 14px;
	color: #fff;
	background: #118cd9;
	border: none;
	width: 80px;
	height: 30px;
	cursor: pointer;
}

.error_name,
.error_email,
.error_phone,
.error_problem,
.error_pro_content {
	display: none;
	left: 170px;
	top: -50px;
	position: absolute;
	width: 600px;
	height: 40px;
	line-height: 40px;
	background: #fff9c9;
	border: 1px solid #c7bf93;
	padding-left: 12px;
	color: #c51314;
	z-index: 1000;
}

.dowm {
	width: 0;
	height: 0;
	border-width: 10px 10px 0;
	border-style: solid;
	border-color: #c7bf93 transparent transparent;
	position: absolute;
	bottom: -10px;
}

.dowm span {
	display: block;
	width: 0;
	height: 0;
	border-width: 9px 9px 0;
	border-style: solid;
	border-color: #fff9c9 transparent transparent;
	position: absolute;
	top: -10px;
	left: -9px;
}

.code {
	margin: 0 5px 0 20px;
	display: inline-block;
	width: 100px;
	height: 42px;
	vertical-align: middle;
	line-height: 42px;
	text-align: center;
	border: 1px solid #aaa;
	cursor: pointer;
}

.mess_search {
	width: 100%;
	height: 50px;
	font-size: 0px;
	line-height: 50px;
	margin-bottom: 20px;
	text-align: center;
}

.mess_search label {
	vertical-align: middle;
	font-size: 18px;
}

.mess_search #search_num,
.mess_search #search_username {
	width: 300px;
	margin-right: 20px;
	height: 35px;
	padding-left: 12px;
	font-size: 16px;
	vertical-align: middle;
}

.mess_search #search_btn {
	width: 80px;
	line-height: 35px;
	height: 35px;
	vertical-align: middle;
	font-size: 16px;
	color: #fff;
	background: #118cd9;
	border: none;
	cursor: pointer;
}

.mess_lists {
	width: 100%;
	height: 665px;
	position: relative;
	text-align: center;
	font-size: 16px;
}

.mess_lists .mess_table {
	text-align: center;
	width: 100%;
}

.mess_lists .mess_table a {
	width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.mess_lists .mess_table thead th {
	height: 50px;
	color: #118cd9;
	font-size: 18px;
}

.mess_lists .mess_table tbody td {
	height: 45px;
}

.fy {
	position: absolute;
	width: 100%;
	height: 30px;
	line-height: 30px;
	bottom: 0;
	font-size: 0px;
	letter-spacing: 30px;
}

.fy p {
	font-size: 16px;
	letter-spacing: 1px;
	height: 30px;
	line-height: 30px;
}

.fy a {
	display: inline-block;
	width: 70px;
	line-height: 30px;
	height: 30px;
	background: #118cd9;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
}

.x_box {
	display: block;
	position: fixed;
	width: 500px;
	height: 250px;
	background: #fff;
	padding-left: 10px;
	border: solid 1px #aaa;
	border-radius: 3px;
	box-shadow: 0px 1px 1px #aaa;
	top: 50%;
	left: 50%;
	margin: -126px 0px 0px -261px;
}

.a_title {
	display: block;
	position: relative;
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.b_close {
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	float: right;
	margin: 10px;
	border-radius: 10px;
	font-size: 13px;
	cursor: pointer;
}

.b_close:hover {
	color: #fff;
	background: #333;
}

.c_txt {
	display: block;
	height: 160px;
	padding: 30px 15px 0px;
	font-size: 18px;
	margin-right: 10px;
	line-height: 2;
}

.d_box {
	display: block;
	line-height: 35px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	background: #118cd9;
	border: none;
	width: 80px;
	height: 35px;
	cursor: pointer;
	float: right;
	margin-right: 15px;
}

.e_btn {
	position: relative;
	display: block;
	width: 100%;
	height: 35px;
}
.list_wq_r {
	width: 980px;
	margin-left: 20px;
	float: left;
}
.list_wq_r table {
	margin-bottom: 38px;
}
.list_c_t {
	background: #e1ebf6;
	line-height: 50px;
	text-align: center;
	color: #2e629e;
	font-size: 18px;
	font-weight: bold;
}
.list_c {
	height: 50px;
	border-bottom: 1px solid #eeeeee;
}
.list_wq_r .list_c .list_n {
	text-align: center;
}
.list_wq_r .list_c td {
	text-align: left;
	font-size: 16px;
	height: 50px;
	vertical-align:middle;
}
.list_wq_r .list_c .list_n {
	text-align: center;
}


.content_list {
	background: #fff;
	width: 1336px;
	margin: 20px auto;
}

.gailan_title {
	width: 100%;
	height: 54px;
	line-height: 54px;
	background: #edf2f6;
	font-size: 20px;
	color: #0060f3;
	font-weight: bold;
}

.gailan_title .weizhi {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-right: 15px;
}

.list_wq {
	padding-bottom: 20px;
	min-height: 500px;
	width: 100%;
}

.mt_20 {
	margin-top: 23px;
}

.list_wq .list_wq_l {
	width: 300px;
	float: left;
	margin-left: 15px;
}

.list_wq_t {
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	background-color: #118cd9;
}

#sliderNav {
	font-size: 16px;
	margin-top: 5px;
}

.list_wq_r table a {
	width: 513px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}

#sliderNav li {
	width: 300px;
	overflow: hidden;
	margin: 0 0 1px 0;
	background: #e1ebf6;
	position: relative;
}

#sliderNav li.sliderTag a.slidera {
	display: block;
	width: 200%;
	height: 50px;
	line-height: 50px;
	position: relative;
	left: -280px;
	transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
}

#sliderNav li.sliderTag:hover a.slidera {
	left: 0;
}

#sliderNav li.sliderTag a.slidera.on {
	left: 0;
	transition: all 0s;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
}

#sliderNav li.sliderTag span {
	font-size: 16px;
	color: #666666;
	float: left;
	width: 300px;
	text-align: center;
	padding-right: 40px;
}

#sliderNav li.sliderTag span.bgbg {
	background: #118cd9;
	text-align: center;
	padding: 0;
	color: #fff;
}

#sliderNav li.sliderTag span {
	text-indent: 0px;
	text-align: center;
}

.list_wq_r {
	position: relative;
	width: 980px;
	margin-left: 20px;
	float: left;
}

.list_wq_r .xx_bg {
	background: #f7f7f7;
	border: 1px dashed #a5a1a1;
	margin-bottom: 5px;
	width: 100%;
}

.list_wq_r .xx_bg p {
	padding: 16px 20px;
}

.list_wq_r .list_head {
	margin-bottom: 20px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 0px;
}

.list_wq_r .list_head ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.list_wq_r .list_head li {
	display: block;
	font-size: 18px;
	width: 100%;
	text-align: center;
	cursor: pointer;
	color: #fff;
	background: #cdcdcd;
}

.list_wq_r .list_head li.active {
	background: #118cd9;
}

.list_wq_r .write_list {
	display: none;
	min-height: 738px;
}

.list_wq_r .on {
	display: block;
}

.list_wq {
	width: 100%;
	margin-top: 20px;
}

.list_wq_r .text_remind {
	width: 100%;
	height: auto;
	position: relative;
}

.list_wq_r .text_remind p.xz {
	display: block;
	width: 100%;
	font-size: 18px;
	color: #c51314;
	text-align: center;
}

.list_wq_r .text_remind .text_content {
	line-height: 1.6;
	display: block;
	font-size: 15px;
	color: #777;
	padding: 0 8px;
}

.form_fill {
	color: #666;
	margin-top: 20px;
	padding: 0 30px;
	font-size: 16px;
}

.form_fill ul li {
	margin-bottom: 15px;
	position: relative;
}

.form_fill .form_span {
	display: inline-block;
	width: 170px;
	text-align: right;
	vertical-align: middle;
}

.form_fill .form_span i {
	display: inline-block;
	color: #c51314;
	vertical-align: middle;
}

#name,
#phone,
#email,
#problem {
	width: 600px;
	height: 40px;
	padding-left: 12px;
	vertical-align: middle;
	line-height: 40px;
}

#yzm {
	width: 200px;
	height: 40px;
	padding-left: 12px;
	vertical-align: middle;
	line-height: 40px;
}

.form_fill textarea {
	padding: 8px 4px 8px 8px;
	line-height: 1.2;
	margin: 0px;
	width: 600px;
	height: 210px;
	vertical-align: middle;
	outline: none;
	resize: none;
}

.wrap {
	display: inline-block;
	vertical-align: middle;
}

.wrap input {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 5px;
}

.form_btn {
	text-align: center;
	letter-spacing: 25px;
	padding-bottom: 20px;
}

#sub,
#res {
	font-size: 14px;
	color: #fff;
	background: #118cd9;
	border: none;
	width: 80px;
	height: 30px;
	cursor: pointer;
}

.error_name,
.error_email,
.error_phone,
.error_problem,
.error_pro_content {
	display: none;
	left: 170px;
	top: -50px;
	position: absolute;
	width: 600px;
	height: 40px;
	line-height: 40px;
	background: #fff9c9;
	border: 1px solid #c7bf93;
	padding-left: 12px;
	color: #c51314;
	z-index: 1000;
}

.dowm {
	width: 0;
	height: 0;
	border-width: 10px 10px 0;
	border-style: solid;
	border-color: #c7bf93 transparent transparent;
	position: absolute;
	bottom: -10px;
}

.dowm span {
	display: block;
	width: 0;
	height: 0;
	border-width: 9px 9px 0;
	border-style: solid;
	border-color: #fff9c9 transparent transparent;
	position: absolute;
	top: -10px;
	left: -9px;
}

.code {
	margin: 0 5px 0 20px;
	display: inline-block;
	width: 100px;
	height: 42px;
	vertical-align: middle;
	line-height: 42px;
	text-align: center;
	border: 1px solid #aaa;
	cursor: pointer;
}

.mess_search {
	width: 100%;
	height: 50px;
	font-size: 0px;
	line-height: 50px;
	margin-bottom: 20px;
	text-align: center;
}

.mess_search label {
	vertical-align: middle;
	font-size: 18px;
}

.mess_search #search_num,
.mess_search #search_username {
	width: 300px;
	margin-right: 20px;
	height: 35px;
	padding-left: 12px;
	font-size: 16px;
	vertical-align: middle;
}

.mess_search #search_btn {
	width: 80px;
	line-height: 35px;
	height: 35px;
	vertical-align: middle;
	font-size: 16px;
	color: #fff;
	background: #118cd9;
	border: none;
	cursor: pointer;
}

.mess_lists {
	width: 100%;
	height: 665px;
	position: relative;
	text-align: center;
	font-size: 16px;
}

.mess_lists .mess_table {
	text-align: center;
	width: 100%;
}

.mess_lists .mess_table a {
	width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.mess_lists .mess_table thead th {
	height: 50px;
	color: #118cd9;
	font-size: 18px;
}

.mess_lists .mess_table tbody td {
	height: 45px;
}

.fy {
	position: absolute;
	width: 100%;
	height: 30px;
	line-height: 30px;
	bottom: 0;
	font-size: 0px;
	letter-spacing: 30px;
}

.fy p {
	font-size: 16px;
	letter-spacing: 1px;
	height: 30px;
	line-height: 30px;
}

.fy a {
	display: inline-block;
	width: 70px;
	line-height: 30px;
	height: 30px;
	background: #118cd9;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	margin-left: 10px;
}

.x_box {
	display: block;
	position: fixed;
	width: 500px;
	height: 250px;
	background: #fff;
	padding-left: 10px;
	border: solid 1px #aaa;
	border-radius: 3px;
	box-shadow: 0px 1px 1px #aaa;
	top: 50%;
	left: 50%;
	margin: -126px 0px 0px -261px;
}

.a_title {
	display: block;
	position: relative;
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.b_close {
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	float: right;
	margin: 10px;
	border-radius: 10px;
	font-size: 13px;
	cursor: pointer;
}

.b_close:hover {
	color: #fff;
	background: #333;
}

.c_txt {
	display: block;
	height: 160px;
	padding: 30px 15px 0px;
	font-size: 18px;
	margin-right: 10px;
	line-height: 2;
}

.d_box {
	display: block;
	line-height: 35px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	background: #118cd9;
	border: none;
	width: 80px;
	height: 35px;
	cursor: pointer;
	float: right;
	margin-right: 15px;
}

.e_btn {
	position: relative;
	display: block;
	width: 100%;
	height: 35px;
}

.list_wq_r {
	width: 980px;
	margin-left: 20px;
	float: left;
}

.list_wq_r table {
	margin-bottom: 38px;
}

.list_c_t {
	background: #e1ebf6;
	line-height: 50px;
	text-align: center;
	color: #2e629e;
	font-size: 18px;
	font-weight: bold;
}

.list_c {
	height: 50px;
	border-bottom: 1px solid #eeeeee;
}

.list_wq_r .list_c .list_n {
	text-align: center;
}

.list_wq_r .list_c td {
	text-align: left;
	font-size: 16px;
	height: 50px;
	vertical-align: middle;
}

.list_wq_r .list_c .list_n {
	text-align: center;
}



/* ç»†è§ˆ */
.xilan_text_box {
	background: #fff;
	width: 1340px;
	margin: 20px auto;
	position: relative;
	/* margin-top: 10px; */
	padding-bottom: 50px;
}

.xilan_text_box .xilan_title {
	width: 100%;
	height: 54px;
	line-height: 54px;
	background: #edf2f6;
	font-size: 20px;
	color: #0060f3;
	font-weight: bold;
	font-weight: bold;
}

.xilan_text_box .xilan_title .weizhi {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-right: 15px;
}

.xilan_contentbox {
	padding: 0 15px;
	width: 100%;
	min-height: 600px;
}

.xilan_contentbox > h3 {
	color: #0060f3;
	font-size: 24px;
	font-weight: bold;
	padding: 30px 0;
	text-align: center;
}
.box{
	margin:15px 0;
}
.text_xinxi {
	margin-bottom: 20px;
	height: 40px;
	line-height: 40px;
	width: 100%;
	background: #edf2f6;
	text-align: center;
	font-size: 16px;
}

.text_content {
	font-size: 16px;
	line-height: 2;
	margin-bottom: 20px;
}

.text_bottom {
	margin: 20px 0 10px 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.xj_box {
	border: 1px solid #ccc;
}

.xj_box p {
	text-align: center;
	background: #ebebeb;
	font-size: 18px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	letter-spacing: 5;
}

.xj_box ul li {
	min-height: 40px;
	border-top: 1px solid #dfdfdf;
}

.xj_box ul li label {
	background: #ebebeb;
	line-height: 40px;
	height: 40px;
	display: inline-block;
	width: 150px;
	text-align: right;
	vertical-align: middle;
}

.xj_box ul li span {
	border-left: 1px solid #dfdfdf;
	padding-left: 12px;
	display: inline-block;
	width: 1050px;
	vertical-align: middle;
	height: 40px;
	line-height: 40px;
}

/* ç»†è§ˆ */