﻿* {
	margin: 0;
	padding: 0;
}

.header {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	padding-top: 15px;
	text-align: center;
	background-color: #f2f2f2;
}

a {
	text-decoration: none;
}

li {
	list-style: none;
}

.container {
	box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
}

.fix {
	zoom: 1;
}

.fix:after {
	visibility: hidden;
	display: block;
	content: "";
	height: 0;
	clear: both;
	font-size: 0;
}

.top {
	position: relative;
	height: 115px;
	overflow: hidden;
	background-image: url(../images/cc.jpg);
	-webkit-box-shadow: #e0e0e0 0px 0px 2px;
	-moz-box-shadow: #e0e0e0 0px 0px 2px;
	box-shadow: #e0e0e0 0px 0px 2px;
}

.logo {
	position: absolute;
	left: 20px;
	top: 20px;
}

.top_center {
	width: 560px;
	position: absolute;
	left: 340px;
	top: 20px;
}

.top_serch {
	width: 558px;
	height: 45px;
	overflow: hidden;
	position: relative;
	border: #e0e0e0 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radiu: 5px;
	background-color: #ffffff;
}

.top_serch .serch_l {
	position: absolute;
	left: 8px;
	top: 10px;
	width: 89px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #989898;
	padding: 0 5px;
	overflow: hidden;
	font-family: "";
	border: 0px;
	border-right: #e0e0e0 1px solid;
}

.top_serch .serch_c {
	position: absolute;
	left: 105px;
	top: 10px;
	width: 300px;
	height: 25px;
	font-size: 14px;
	color: #989898;
	text-align: left;
	padding: 0 5px;
	font-family: "";
	border: 0px;
}

.top_serch .serch_r {
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../img/s_b.jpg) no-repeat;
	width: 115px;
	height: 45px;
	cursor: pointer;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radiu: 5px;
}

.top_hot {
	font-size: 14px;
	height: 20px;
	margin: 0;
	margin-top: 10px;
	width: 500px;
	text-align: left;
	/* color: #888888; */
	color: #fff;
}

.w_close {
	width: 250px;
	position: absolute;
	right: 10px;
	top: 20px;
}
.xs_ewm{
	position: absolute;
    right: 60px;
    top: 8px;
}
.xs_ewm img{
	width: 100px;
	height: 100px;
}
.w_close_t {
	width: 250px;
	height: 26px;
	margin: 0px;
	padding: 4px 0px;
}

.w_close_b {
	width: 240px;
	height: 26px;
	margin: 0px;
	padding: 4px 0px;
	padding-right: 10px;
	background-image: url(../img/tel_icon.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-align: right;
	font-size: 14px;
	color: #666666;
}

.w_close_b span {
	font-size: 18px;
	color: #dc180f;
}

.xs_nav {
	width: 100%;
	height: 55px;
	margin: 0 auto;
	text-align: center;
	min-width: 1200px;
	background-color: #ff6601;
}

.xs_nav_c {
	width: 1200px;
	height: 55px;
	margin: 0 auto;
}

#xs_nav_c_cur {
	display: block;
	width: 120px;
	height: 55px;
	line-height: 55px;
	float: left;
	background-color: #e95e02;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}

.xs_nav_c a:hover {
	display: block;
	width: 120px;
	height: 55px;
	line-height: 55px;
	float: left;
	background-color: #e95e02;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}

.xs_nav_c a {
	display: block;
	width: 120px;
	height: 55px;
	line-height: 55px;
	float: left;
	background-color: #ff6601;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}

.top_gg {
	width: 1198px;
	height: 56px;
	background-color: #ffffff;
	margin: 0 auto;
	color: #666666;
	border: #eeeeee 1px solid;
	border-top: 0px;
	font-size: 14px;
	text-align: left;
	line-height: 56px;
}

.top_gg img {
	float: left;
	margin: 7px;
}

.top_gg a {
	color: #666666;
	text-decoration: none;
}

.top_gg_r {
	width: 180px;
	height: 56px;
	float: right;
	text-align: center;
	color: #989898;
	font-size: 14px;
	line-height: 56px;
}

.main {
	position: relative;
	width: 100%;
	margin-top: 30px;
}

.main_left {
	width: 255px;
	float: left;
}

.main_left_title {
	background-color: #1c2b40;
	font-size: 16px;
	color: #FFF;
	line-height: 50px;
	text-align: left;
	padding-left: 25px;
}

.main_left_title>img {
	float: left;
	margin: 0px;
}

.main_left_ul {
	width: 255px;
	border: 0px;
	text-align: left;
	box-sizing: border-box;
}

.main_left_ul>li>a {
	padding-left: 25px;
	display: block;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	border: 0px;
	border-top: #2e435e 1px solid;
	background-color: #1c2b40;
	box-sizing: border-box;
}

.main_left_ul>li>a:hover {
	background-color: #2f8bd6;
}

.main_left_ul>li>a>img {
	width: 50px;
	height: 50px;
	display: inline-block;
	vertical-align: top;
}

.main_left_ul>li>a>span {
	display: inline-block;
	font-size: 16px;
	color: #a4acb7;
	font-weight: normal;
	vertical-align: top;
}

.main_left_ul>li>a:hover>span {
	color: white;
}

.main_left_ul_list {
	position: absolute;
	left: 255px;
	top: 0px;
	width: 685px;
	background-color: #e5edf1;
	min-height: 550px;
	padding: 10px;
	box-sizing: border-box;
	display: none;
	z-index: 999999;
}

.main_left_ul_list>ul {
	width: 100%;
	overflow: hidden;
	z-index: 99;
}

.banner .swiper-container {
	z-index: -1;
}

.main_left_ul_list>ul>li>a {
	display: block;
	float: left;
	margin: 5px 10px;
	padding: 0;
	width: 140px;
	text-align: left;
	line-height: 34px;
	color: #565656;
	font-size: 14px;
	border-bottom: 1px dotted #cccccc;
	background-image: url(../img/kticon1.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 15px;
	z-index: 99;
}

.main_right {
	width: 920px;
	float: right;
}

.banner {
	width: 100%;
	height: 255px;
	display: inline-block;
	vertical-align: top;
}

.down_code {
	display: none;
	vertical-align: top;
	width: 230px;
	height: 255px;
	background-image: url(../img/d_bg.jpg);
	text-align: center;
	margin-left: 10px;
}
.swiper-slide img{
	width: 100% !important;
	height: 255px !important;
}
.down_code img {
	margin: 0 auto;
	margin-top: 15px;
	border: 0px;
}

.swiper-pagination-bullet {
	width: 20px;
	height: 4px;
	display: inline-block;
	background: #000;
	opacity: .2;
	border-radius: 0px !important;
	margin: 0 1px !important;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: white;
	width: 30px;
}

.main_bottom {
	width: 100%;
	/*height: 280px;*/
	margin-top: 20px;
	padding: 15px;
	box-sizing: border-box;
	/*background-color: #f2f2f2;*/
}

.main_bottom_title {
	margin-bottom: 20px;
}

.main_bottom_title>img {
	width: 134px;
	height: 88px;
	display: inline-block;
}

.main_bottom_title>span {
	display: block;
	float: right;
	padding: 14px;
	width: 240px;
	height: 60px;
	text-align: left;
	line-height: 30px;
}

.main_bottom_ul {
	width: 420px;
	height: 230px;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;
}

.xs_n_list_i {
	width: 420px;
	height: 32px;
	font-size: 14px;
	background-image: url(../img/n_icon.jpg);
	background-position: left center;
	color: #333333;
	line-height: 32px;
	background-repeat: no-repeat;
	text-indent: 10px;
}

.xs_n_list_i span {
	color: #FF0000;
}

.xs_n_list_i a {
	color: #333333;
	text-decoration: none;
}

.xs_tjqk_t {
	display: none;
	height: 72px;
	background-image: url(../img/tb1.jpg);
	margin: 0 auto;
	margin-top: 20px;
	padding-left: 20px;
	box-sizing: border-box;
}

.xs_tjqk_t span {
	width: 150px;
	height: 72px;
	line-height: 72px;
	color: #262626;
	text-align: left;
	font-size: 22px;
	display: block;
	float: left;
}

.xs_tjqk_t_link {
	width: 700px;
	height: 72px;
	float: left;
	line-height: 72px;
	text-align: right;
	color: #cccccc;
	font-size: 14px;
	overflow: hidden;
}

.xs_tjqk_t_r {
	width: 100px;
	height: 72px;
	line-height: 72px;
	float: right;
	text-align: right;
	padding-right: 20px;
	font-size: 12px;
}

.xs_tjqk_t_link a {
	color: #058fbe;
	text-decoration: none;
}

.xs_tjqk_t_link a:hover {
	color: #01628d;
	text-decoration: none;
}

.xs_tjqk_t_r a {
	color: #989898;
	text-decoration: none;
}

.xs_tjqk_t_r a:hover {
	color: #01628d;
	text-decoration: none;
}

.tj {
	display: none;
	width: 100%;
	margin-top: 15px;
}

.tj_left {
	width: 900px;
	height: 560px;
	float: left;
}

.tj_right {
	width: 300px;
	height: 560px;
	float: left;
}

.tj_left>div {
	width: 170px;
	height: 260px;
	float: left;
	border: 1px solid #dedede;
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	box-sizing: border-box;
	text-align: center;
	padding: 10px;
}

.t_1>span {
	display: block;
	width: 145px;
	height: 200px;
}

.t_1>span>img {
	width: 100%;
	height: 100%;
}

.t_2>span {
	font: 16px "";
	color: #666666;
	text-decoration: none;
}

.tj_list_box {
	margin-right: 10px;
	margin-bottom: 10px;
}

.t_2>span:hover {
	color: #2f8bd6;
}

.top_list_q3>a>img {
	width: 64px;
	height: 80px;
	float: left;
	margin-right: 20px;
}

.top_list_q3>span {
	font-size: 18px;
	text-align: left;
	color: #FF0000;
}

.top_list_q3>a {
	font: 14px "";
	color: #666666;
	text-decoration: none;
}

.top_list_q3 {
	width: 300px;
	height: 80px;
	margin: 15px 0;
	line-height: 40px;
	font-size: 14px;
	padding-left: 30px;
	box-sizing: border-box;
}

.top_list_b {
	margin: 10px 0;
	padding-left: 30px;
	box-sizing: border-box;
	width: 300px !important;
	height: 23px !important;
	font-size: 14px;
	line-height: 23px;
	text-align: left;
}

.top_list_b>span {
	display: block;
	width: 33px;
	height: 23px;
	float: left;
	margin-right: 5px;
	text-align: center;
	color: #ffffff;
	line-height: 23px;
	font-size: 14px;
	background-image: url(../img/l_icon.jpg);
	background-repeat: no-repeat;
}

.top_list_b>a {
	font: 14px "";
	color: #666666;
}

.top_list_b>a:hover {
	color: #01628d;
}

.xs_zxqk_t span {
	width: 90px;
	height: 70px;
	line-height: 70px;
	color: #262626;
	text-align: center;
	font-size: 22px;
	display: block;
	float: left;
	border-bottom: #01628d 2px solid;
}

.xs_zxqk_t_link {
	width: 900px;
	height: 72px;
	float: right;
	line-height: 72px;
	text-align: right;
	color: #cccccc;
	overflow: hidden;
	padding-right: 20px;
}

.xs_zxqk_t_link>a {
	font: 14px "";
	color: #058fbe;
	text-decoration: none;
}

.xs_zxqk_t {
	display: none;
	height: 72px;
	background-color: #f5f5f5;
	margin: 0 auto;
	margin-top: 20px;
	padding-left: 20px;
}

.zx {display: none;}

.zx>div {
	text-align: center;
	float: left;
	width: 190px;
	padding: 15px 15px;
	height: 250px;
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	border: 1px solid #dedede;
	box-sizing: border-box;
	margin-right: 10px;
	margin-top: 20px;
}

.zx>div>span {
	display: block;
	width: 150px;
	height: 180px;
}

.zx>div>span>img {
	width: 100%;
	height: 100%;
}

.zx>div>a {
	font: 16px "";
	color: #666666;
}

.wenx {
	display: none;
	width: 100%;
	margin-top: 30px;
}

.wenx_1 {
	width: 900px;
	float: left;
}

.wenx_list {
	width: 450px;
	float: left;
}

.top_list_1>span {
	display: inline-block;
	width: 130px;
	height: 100px;
}

.top_list_1>div {
	display: inline-block;
	width: 270px;
	height: 100px;
	margin-left: 15px;
}

.p_list_1 {
	width: 270px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	font-size: 16px;
	overflow: hidden;
}

.p_list_1>img {
	margin-right: 5px;
	width: 20px;
	height: 20px;
	margin: 10px;
	display: inline-block;
	vertical-align: top;
}

.p_list_2 {
	width: 270px;
	height: 40px;
	line-height: 20px;
	text-align: left;
	font-size: 14px;
	overflow: hidden;
	padding: 10px 0px;
	color: #666666;
}

.top_list_2 {
	background-color: ;
}

.sx_lwxz_ltt {
	width: 450px;
	height: 35px;
	background-color: #f5f5f5;
	margin: 0 auto;
	margin-top: 20px;
	padding: 0 20px;
	box-sizing: border-box;
}

.sx_lwxz_ltt span {
	width: 90px;
	height: 35px;
	line-height: 35px;
	color: #262626;
	text-align: left;
	font-size: 16px;
	display: inline-block;
}

.sx_lwxz_ltt_r {
	width: 100px;
	height: 35px;
	line-height: 35px;
	text-align: right;
	font-size: 12px;
	float: right;
	margin-right: 100px;
}

.sx_lwxz_ltt_r a {
	color: #989898;
	text-decoration: none;
}

.sx_lwxz_ltt_r a:hover {
	color: #01628d;
	text-decoration: none;
}

.top_list_ul {
	width: 100%;
}

.top_list_ul>li {
	width: 415px;
	height: 34px;
	line-height: 34px;
	text-align: left;
	font-size: 14px;
	overflow: hidden;
}

.top_list_ul>li>a>img {
	display: inline-block;
	margin-right: 5px;
	width: 20px;
	height: 20px;
	margin: 10px;
	vertical-align: middle;
}

.top_list_ul>li>a {
	font: 14px "";
	color: #666666;
	line-height: 34px;
}

.top_list_ul>li>a:hover {
	color: #FF6601;
}

.wen_2 {
	width: 300px;
	height: 380px;
	float: left;
}

.wen_list {
	margin: 10px 0;
}

.wen_list>span {
	display: block;
	width: 33px;
	height: 23px;
	float: left;
	margin-right: 5px;
	text-align: center;
	color: #ffffff;
	line-height: 23px;
	font-size: 14px;
	background-image: url(../img/l_icon.jpg);
	background-repeat: no-repeat;
}

.wen_list>a {
	font: 14px "";
	color: #666666;
	line-height: 23px;
}

.wen_list>a:hover{
	color: #FF6601;
}

.bg_1 {
	background-image: url(../img/l_icon2.jpg) !important;
}

.bg_2 {
	background-image: url(../img/l_icon3.jpg) !important;
}

.bg_3 {
	background-image: url(../img/l_icon4.jpg) !important;
}

.gg {
	display: none;
	height: 110px;
	margin-top: 20px;
}

.nx {display: none;}

.nx>div {
	width: 588px;
	height: 338px;
	float: left;
	border: #e0e0e0 1px solid;
}

.xs_ktt {
	width: 548px;
	height: 55px;
	background-color: #e7f4fa;
	margin: 0 auto;
	padding: 0 20px;
	border-bottom: #e0e0e0 1px solid;
}

.xs_ktt span {
	width: 90px;
	height: 53px;
	line-height: 53px;
	color: #262626;
	text-align: left;
	font-size: 22px;
	display: block;
	float: left;
	border-bottom: #01628d 2px solid;
}

.xs_ktt_r {
	width: 100px;
	height: 53px;
	line-height: 53px;
	float: right;
	text-align: right;
	font-size: 12px;
}

.xs_ktl_item {
	width: 252px;
	height: 240px;
	margin: 21px 21px;
	float: left;
	line-height: 22px;
	font-size: 14px;
}

.xs_ktl_item_t {
	width: 252px;
	height: 88px;
	line-height: 22px;
	font-size: 14px;
	padding-bottom: 16px;
}

.xs_ktl_item_l {
	width: 252px;
	height: 34px;
	line-height: 34px;
	background-image: url(../img/kticon1.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 15px;
	text-align: left;
	font-size: 14px;
	overflow: hidden;
}

.xs_ktl_item_t img {
	width: 135px;
	height: 88px;
	float: left;
	border: 0px;
	margin: 0px;
	margin-right: 15px;
}

.xs_ktl_item_t a {
	font: 14px "";
	color: #666666;
	text-decoration: none;
}

.xs_ktl_item_l a {
	font: 14px "";
	color: #666666;
	text-decoration: none;
}

.xs_ktl_item_l a:hover{
	color: #FF6601;
}

.xs_ktr_item {
	width: 252px;
	height: 240px;
	margin: 21px 21px;
	float: left;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
}

.xs_ktr_item img {
	width: 252px;
	height: 200px;
}

.xs_ktr_item a {
	font: 14px "";
	color: #666666;
	text-decoration: none;
}

.nx {
	margin-top: 20px;
}

.xz_zl {
	display: none;
	width: 100%;
	height: 440px;
	margin: 0 auto;
	margin-top: 20px;
	background-image: url(../img/xzbg.jpg);
}

.xs_xzt {
	width: 1160px;
	height: 55px;
	margin: 0 auto;
	padding: 0 20px;
	padding-bottom: 30px;
}

.xs_xzt span {
	width: 90px;
	height: 53px;
	line-height: 53px;
	color: #262626;
	text-align: left;
	font-size: 22px;
	display: block;
	float: left;
	border-bottom: #01628d 2px solid;
}

.xs_xzt_r {
	width: 100px;
	height: 53px;
	line-height: 53px;
	float: right;
	text-align: right;
	font-size: 12px;
}

.xs_xzt_item {
	width: 250px;
	height: 90px;
	float: left;
	margin: 10px;
	padding: 30px 15px;
	-webkit-box-shadow: #e0e0e0 0px 0px 2px;
	-moz-box-shadow: #e0e0e0 0px 0px 2px;
	box-shadow: #e0e0e0 0px 0px 2px;
	background-color: #FFFFFF;
}

.xs_xzt_item img {
	width: 90px;
	height: 90px;
	border: 0px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	float: left;
}

.xs_xzt_itemr {
	width: 140px;
	height: 90px;
	float: right;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}

.xs_xzt_itemr_t {
	width: 140px;
	height: 30px;
	text-align: left;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.xs_xzt_itemr_t a span {
	color: #FF0000;
}

.xs_xzt_itemr_t a {
	color: #666666;
	text-decoration: none;
}

.zl>div {}

.xs_zl_item_t {
	width: 504px;
	height: 88px;
	line-height: 22px;
	font-size: 14px;
	padding-bottom: 16px;
	color: #666666;
}

.xs_zl_item_t img {
	width: 135px;
	height: 88px;
	float: left;
	border: 0px;
	margin: 0px;
	margin-right: 15px;
}

.xs_zl_item_t a {
	color: #343536;
	text-decoration: none;
	font-size: 16px;
	line-height: 40px;
}

.xs_zl_item_l {
	width: 504px;
	height: 34px;
	line-height: 38px;
	background-image: url(../img/kticon1.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 15px;
	text-align: left;
	font-size: 14px;
	overflow: hidden;
}

.xs_zl_item_l a {
	color: #343536;
	text-decoration: none;
}

.xs_zl_item_l a:hover{
	color: #FF6601;
}

.xs_zl_item_l a span {
	color: #989898;
	text-decoration: none;
}

.xs_zlt {
	width: 548px;
	height: 55px;
	background-color: #e7f4fa;
	margin: 0 auto;
	padding: 0 20px;
	border-bottom: #e0e0e0 1px solid;
}

.xs_zlt span {
	width: 110px;
	height: 53px;
	line-height: 53px;
	color: #262626;
	text-align: left;
	font-size: 22px;
	display: block;
	float: left;
	border-bottom: #01628d 2px solid;
}

.xs_ktt_r {
	width: 100px;
	height: 53px;
	line-height: 53px;
	float: right;
	text-align: right;
	font-size: 12px;
}

.xs_ktl {
	width: 588px;
	height: 338px;
	float: left;
	border: #e0e0e0 1px solid;
}

.xs_zl_item {
	width: 504px;
	height: 240px;
	margin: 21px 21px;
	float: left;
	line-height: 22px;
	font-size: 14px;
	color: #666666;
}

.xs_ktt_r a {
	color: #989898;
	text-decoration: none;
}

.zl {
	display: none;
	margin-top: 25px;
}

.footer {
	width: 100%;
	height: 348px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	background-image: url(../img/bb.jpg);
	margin-top: 35px;
}

.xs_footer_link {
	display: none;
	padding:10px 0;
	width: 1200px;
	/*height: 64px;*/
	margin: 0 auto;
	line-height: 26px;
	text-align: left;
	font-size: 14px;
	overflow: hidden;
	border: 0px;
	border-bottom: #e0e0e0 1px solid;
	color: #666666;
}

.xs_footer_link a {
	color: #666666;
	text-decoration: none;
	padding-right: 15px;
}

.xs_footer_cont {
	width: 1200px;
	height: 120px;
	padding: 34px 0px;
	border-bottom: #e0e0e0 1px solid;
	margin: 0 auto;
}

.xs_footer_cont_logo {
	width: 250px;
	height: 80px;
	float: left;
	margin: 0px;
	padding: 20px 0px;
}

.xs_footer_cont_link {
	width: 830px;
	height: 50px;
	float: left;
	margin: 0px;
	padding: 35px 0px;
	font-size: 14px;
	color: #989898;
	line-height: 25px;
	text-align: left;
}

.xs_footer_cont_code {
	width: 120px;
	height: 120px;
	float: left;
	margin: 0px;
	padding: 0px;
	
}

.xs_footer_cont_code img{max-width:100%;}
.xs_footer_cont_text {
	width: 260px;
	height: 60px;
	float: left;
	margin: 0px;
	padding: 30px 0px;
	font-size: 14px;
	color: #989898;
	line-height: 20px;
	text-align: left;
	margin-left: 20px;
}

.xs_footer_cont_text a {
	color: #666666;
	text-decoration: none;
}

.xs_footer_cont_link a {
	color: #666666;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	border-right: 1px solid #666666;
}

.xs_footer_cont_link a:last-child{
	border-right: none;
}

.xs_footer_info {
	width: 1200px;
	height: 64px;
	padding: 0px;
	margin: 0 auto;
	line-height: 64px;
	text-align: center;
	font-size: 14px;
	color: #666666;
}

.xs_footer_info a {
	color: #666666;
	text-decoration: none;
}

.xs_xzt_r a {
	color: #989898;
	text-decoration: none;
}


/*================================*/

.qkxx_top {
	width: 100%;
	height: 34px;
	padding: 10px 0px;
	margin: 0 auto;
	background-color: #f8f8f8;
	border-bottom: #e0e0e0 1px solid;
	text-align: center;
}

.qkxx_top_con {
	width: 1200px;
	height: 34px;
	margin: 0 auto;
}

.qkxx_top_con_nav {
	width: 1000px;
	height: 34px;
	float: left;
	line-height: 34px;
	text-align: left;
	font-size: 16px;
	color: #989898;
}

.qkxx_top_con_nav a {
	font: 16px "";
	color: #666666;
	padding: 0 10px;
	text-decoration: none;
}

.qkxx_position {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 0px;
	background-image: url(../img/pp_bg.jpg);
}

.qkxx_position_t {
	width: 1200px;
	margin: 0 auto;
	padding: 34px 0px;
}

.qkxx_pic {
	width: 150px;
	height: 200px;
	float: left;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 0px;
	margin-right: 20px;
	-webkit-box-shadow: #e0e0e0 0px 0px 2px;
	-moz-box-shadow: #e0e0e0 0px 0px 2px;
	box-shadow: #e0e0e0 0px 0px 2px;
	text-align: center;
}

.qkxx_text {
	width: 500px;
	height: 200px;
	float: left;
	padding: 5px;
}

.qkxx_pic img {
	width: 150px;
	height: 200px;
}

.qkxx_text_t1 {
	width: 500px;
	height: 34px;
	line-height: 34px;
	color: #343536;
	font-size: 26px;
	text-align: left;
}

.qkxx_text_t2 {
	width: 500px;
	height: 22px;
	line-height: 22px;
	color: #989898;
	font-size: 14px;
	text-align: left;
}

.qkxx_text_t3 {
	width: 500px;
	height: 34px;
	line-height: 34px;
	color: #343536;
	font-size: 14px;
	text-align: left;
}

.share {
	width: 150px;
	height: 34px;
	padding: 15px 0px;
}

.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
	float: left;
	font-size: 12px;
	padding-left: 17px;
	line-height: 16px;
	height: 16px;
	background-image: url(../img/share/icons_0_16.png?v=91362611.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 6px 6px 6px 0;
}

.bdshare-button-style0-16 .bds_more {
	background-position: 0 0;
}

.bdshare-button-style0-16 .bds_qzone {
	background-position: 0 -52px;
}

.bdshare-button-style0-16 .bds_tsina {
	background-position: 0 -104px;
}

.bdshare-button-style0-16 .bds_tqq {
	background-position: 0 -260px;
}

.bdshare-button-style0-16 .bds_renren {
	background-position: 0 -208px;
}

.bdshare-button-style0-16 .bds_weixin {
	background-position: 0 -1612px;
}

.bdshare-button-style0-16:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.qkxx_btn {
	width: 500px;
	height: 50px;
	text-align: left;
}

.qkxx_btn img {
	border: 0px;
	margin: 0;
}

.w12s {
	background-color: #ff6601;
}

.qkxx_position_n {
	width: 1200px;
	margin: 0 auto;
	padding: 0px;
	height: 53px;
	background-color: #ff6601;
}

.qkxx_nav {
	width: 600px;
	height: 50px;
	margin: 3px;
	margin-left: 20px;
	float: left;
}

.qkxx_serch {
	width: 478px;
	height: 39px;
	overflow: hidden;
	position: relative;
	float: right;
	margin: 7px;
	border: #e0e0e0 0px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radiu: 5px;
	background-color: #ffffff;
}

.qkxx_nav_on {
	display: block;
	width: 150px;
	height: 50px;
	text-align: center;
	float: left;
	margin: 0px;
	font-size: 16px;
	line-height: 50px;
	color: #ffffff;
	text-decoration: none;
	background-color: #e95e02 !important;
}

.qkxx_serch {
	width: 478px;
	height: 39px;
	overflow: hidden;
	position: relative;
	float: right;
	margin: 7px;
	border: #e0e0e0 0px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radiu: 5px;
	background-color: #ffffff;
}

.qkxx_serch .qkxx_serch_l {
	position: absolute;
	left: 8px;
	top: 7px;
	width: 89px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #989898;
	padding: 0 5px;
	overflow: hidden;
	font-family: "";
	border: 0px;
	border-right: #e0e0e0 1px solid;
}

.qkxx_serch .qkxx_serch_c {
	position: absolute;
	left: 105px;
	top: 7px;
	width: 220px;
	height: 25px;
	font-size: 14px;
	color: #989898;
	text-align: left;
	padding: 0 5px;
	font-family: "";
	border: 0px;
}

.qkxx_serch .qkxx_serch_r {
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../img/s2_btn.png) no-repeat;
	width: 100px;
	height: 39px;
	cursor: pointer;
	border: none;
}

.qkxx_nav a {
	display: block;
	width: 150px;
	height: 50px;
	text-align: center;
	float: left;
	margin: : ;
	x;
	font-size: 16px;
	line-height: 50px;
	color: #ffffff;
	text-decoration: none;
	background: none;
}

.qkxx_nav a:hover {
	display: block;
	width: 150px;
	height: 50px;
	text-align: center;
	float: left;
	margin: 0px;
	font-size: 16px;
	line-height: 50px;
	color: #ffffff;
	text-decoration: none;
	background-color: #e95e02;
}

.wz {
	width: 100%;
	margin-top: 40px;
}

.wz_left {
	float: left;
	width: 823px;
	float: left;
	border: #e0e0e0 1px solid;
}

.wz_r {
	float: right;
	width: 345px;
}

.qkxx_left_title {
	width: 823px;
	height: 49px;
	line-height: 49px;
	text-align: left;
	font-size: 16px;
	color: #646566;
	text-indent: 20px;
	background-color: #f8f8f8;
	border-bottom: #e0e0e0 1px solid;
}

.muslas em {
	font-style: normal;
}

.r_top {
	width: 343px;
	border: #e0e0e0 1px solid;
	padding-bottom: 13px;
	margin-bottom: 20px;
}

.qkzx_right_item_t {
	width: 343px;
	height: 78px;
	text-align: left;
	border-bottom: #e0e0e0 1px solid;
	margin-bottom: 10px;
	background-color: #f8f8f8;
}

.qkzx_right_item_t span {
	font-size: 20px;
	line-height: 45px;
	display: block;
	width: 80px;
	height: 45px;
	border-bottom: #01628d 4px solid;
	text-align: center;
	color: #343536;
	margin-left: 15px;
}

.ty_dist {
	padding: 0 15px;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

.ty_dist>span {
	color: #666;
	font-size: 16px;
	background: url(../img/ty_1.png) no-repeat 0 2px;
	padding-left: 25px;
	cursor: pointer;
}
.ty_dist_ul{
	width: 100%;
	box-sizing: border-box;
	    margin-top: 15px;
    padding-left: 22px;
    display: none;
}



.ty_dist_ul>li {
	width: 39px;
	height: 33px;
	line-height: 33px;
	background: url(../img/ty_2.jpg) no-repeat 0 2px;
	text-align: center;
	float: left;
	margin-right: 8px;
	background-position: 0;
	cursor: pointer;
	margin-top: 10px;
	
}
.wz_text{
	width: 100%;
	padding: 10px 25px;
	box-sizing: border-box;
}
.qkxx_top_con_nav a:hover {
    color: #00628d;
    padding: 0 10px;
    text-decoration: none;
}
.box_namer{
	width: 100%;
}
.xgxz_item {
    width: 25%;
    float: left;
    margin: 0 1.5%;
    text-align: left;
    font-size: 14px;
    line-height: 34px;
    height: 34px;
    padding-left: 5%;
}
.xgxz_item>a{
	color: #666666;
    text-decoration: none;
}
/*===*/
.NewList a{
	color: #666666;
	font: 14px "";
}
.NewList td{
	font: 14px "";
}
.NewList tr{
	height: 40px;
}
.NewList img{
	vertical-align: middle;
}
.NewList li{
	margin: 10px 0;
}
.NewList a:hover{
	color: #FF0000 !important;
}
#lblContent p span{
	color: #666666 !important;
	font: 14px "" !important;
	line-height: 28px !important;
}
.container table tr td a{
	color: #666666 !important;
}
.container table tr td a:hover{
	color: #ff0000 !important;
}











.pic_top{
	display: none;
}




.main .main_left{ float:left; height:923px; width:245px;}
.main .main_left .l1{ width:245px; height:272px;}
.main .main_left .l1 h2{ height:34px; line-height:30px; color:#fff; background:url(../images/conba2.png) top center no-repeat; padding-left:34px; font-size:14px; font-weight:normal;}
.main .main_left .l1 ul{ width:243px; border-left:#bfbfbf solid 1px;border-right:#bfbfbf solid 1px; padding-top:15px; height:238px;}
.main .main_left .l1 ul li{ margin:0 40px; border-bottom:#ded8c0 solid 1px; background:url(../images/list1.png) left no-repeat; text-align:center; height:30px; line-height:30px;}
.main .main_left .l1 ul li a{ font-size:14px; color:#333;}

.main .main_left .l2{ width:245px; /*height:575px;*/}
.main .main_left .l2 h2{ height:34px; line-height:30px; color:#fff; background:url(../images/conba2.png) top center no-repeat; padding-left:34px; font-size:14px; font-weight:normal;}
.main .main_left .l2 .bz{padding: 10px; color: #666;/*height:540px;*/ border-left:#bfbfbf solid 1px;border-right:#bfbfbf solid 1px;border-bottom:#bfbfbf solid 1px;}
.main .main_left .l2 .bz dl{ padding-top:12px; margin:0 20px;}
.main .main_left .l2 .bz dl dt{ color:#333; height:22px; line-height:22px; overflow:hidden;}
.main .main_left .l2 .bz dl dd{ color:#333; line-height:22px;}

.main .main_left .l3{ margin-top:12px;}
.main .main_left .l3 img{ width:243px; height:62px; border:#bfbfbf solid 1px;}




.main .main_right .r2{ width:740px; height:233px; margin-top:12px;}
.main .main_right .r2 .ll{ width:480px; height:222px; float:left;}
.main .main_right .r2 .ll h2{ height:25px; border-bottom:#fbf1d9 solid 4px;}
.main .main_right .r2 .ll h2 strong{ display:block; width:85px; height:25px; line-height:25px; padding-left:25px; background:url(../images/contitle.png) left no-repeat;border-bottom:#9a0000 solid 4px; font-weight:normal; float:left; color:#333; font-size:14px;}
.main .main_right .r2 .ll h2  a{ float:right;}
.main .main_right .r2 .ll ul { width:478px; height:180px; padding-top:10px; border-left:#bfbfbf solid 1px;border-right:#bfbfbf solid 1px;border-bottom:#bfbfbf solid 1px;}
.main .main_right .r2 .ll ul li{ height:25px; line-height:25px; overflow:hidden; background:url(../images/list2.png) left no-repeat; margin:0 15px;}
.main .main_right .r2 .ll ul li a{ float:left; padding-left:12px; color:#333; width:330px; overflow:hidden;  font-size: 12px;}
.main .main_right .r2 .ll ul li span{ float:right;color:#333;}

.main .main_right .r2 .rr{ width:245px; height:222px; float:right;}
.main .main_right .r2 .rr h2{ height:25px; border-bottom:#fbf1d9 solid 4px;}
.main .main_right .r2 .rr h2 strong{ display:block; width:85px; height:25px; line-height:25px; padding-left:25px; background:url(../images/contitle.png) left no-repeat;border-bottom:#9a0000 solid 4px; font-weight:normal; float:left; color:#333; font-size:14px;}
.main .main_right .r2 .rr h2  a{ float:right;}
.main .main_right .r2 .rr ul { width:243px; height:180px; padding-top:10px; border-left:#bfbfbf solid 1px;border-right:#bfbfbf solid 1px;border-bottom:#bfbfbf solid 1px;}
.main .main_right .r2 .rr ul li{ height:25px; line-height:25px; overflow:hidden; background:url(../images/list2.png) left no-repeat; margin:0 15px;}
.main .main_right .r2 .rr ul li a{ float:left; padding-left:12px; color:#333; width:121px; overflow:hidden;    font-size: 12px;}
.main .main_right .r2 .rr ul li span{ float:right;color:#333;}


.cqmu{width: 562px;overflow:hidden;border-bottom: 1px solid #ccc;font-size: 12px;}
.cqmu1{width:365px; float:left; }
.cqmu2{width:94px; float:right; }
.card-tabs-stack>div{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;}
.card-tabs-stack>div .list{width:calc(50% - 5px)}
.wenzhanglanmu {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #ec7500;
display:flex;
justify-content:space-between;
}
.wenzhanglanmu a{font-size: 12px;}
.cqmu3{overflow:hidden;font-size:14px;padding-bottom: 15px;padding-top: 8px;color: #ff5204;border-bottom: 1px solid #eee;}
.cqmu3 p{margin:0 auto;overflow:hidden;font-size:14px;padding-top: 5px;color: #666;}
.zhaiyao {
    color: #7a2702;
    font-size: 14px;
}