.index {
	width: 1100px;
	background-color: #f2f2f2;
	padding: 0 36px 36px 36px;
}

body,
html {
	margin: 0
}

body {
	background: #fff;
}

.sy_footer {
	width: 1100px !important;
	height: auto !important;
}

* {
	box-sizing: border-box;
	text-decoration: none;
	outline: none;
	font-style: normal;
}

tr,
td,
table {
	padding: 0;
	margin: 0;
	border-spacing: 0px;
}

.clsPage {
	text-align: center;
	margin: 25px auto auto;
	padding: 20px 0;
	overflow: hidden;
	font-weight: 700;
	font-size: 14px;
	font-family: Microsoft YaHei, simhei;
}

.clsPage a {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	height: 25px;
	line-height: 25px;
	padding: 0px 7px;
	margin-right: 4px;
	text-decoration: none;
	background-color: #015293;
	border: 1px solid #015293;
	color: white;
	overflow: hidden;
}

.clsPage a:hover {
	background-color: #fff;
	color: red;
	border-color: #ffcccc;
}

.clsPage span {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	height: 25px;
	line-height: 25px;
	padding: 0px 7px;
	margin-right: 4px;
	background-color: #f7f7f7;
	border: 1px solid #bdbdbd;
	color: black;
}

.tab-list {
	width: 238px;
	font-size: 16px;
}

.tr {
	width: 238px;
	min-height: 70px;
	background: #fff;
	border: 1px solid #ddd;
	/* cursor: pointer; */
	margin-bottom: 15px;
}

.tr>a {
	font-size: 22px !important;
	color: #434343;
	display: inline-block;
	width: 4em;
	line-height: 23pt;
	font-family: "Î¢ÈíÑÅºÚ";
	display: inline-flex;
	min-height: 70px;
	align-items: center;
}

.active {}

.active,
.tr:hover {
	background-color: #015293;
	border: 1px solid #ddd;
}

.active>a,
.tr:hover>a {
	color: #fff !important;
}
.trr .trrdiv.on {
	background-color: rgb(230,245,255);  
}
.trr .trrdiv.on > a {
	color:#2d66a5!important;
	font-weight: 600;
}
.trs-img {
	display: inline-block;
	float: left;
	width: 46px;
	height: 46px;
	margin: 12px;
	background: url(/cms_files/webqingtianxianrenminzhengfumenhuwangzhan/pubtplobject/defaultSet/591050/images/xx02.png) no-repeat;
	border: none;
}

.active>.trs-img,
.tr:hover>.trs-img {
	background: url(/cms_files/webqingtianxianrenminzhengfumenhuwangzhan/pubtplobject/defaultSet/591050/images/zwxxgk_bnt02b.png) no-repeat;
}


.tab-list>.tr:nth-child(1)>.trs-img {
	background: url(/cms_files/webqingtianxianrenminzhengfumenhuwangzhan/pubtplobject/defaultSet/591050/images/xx01.png) no-repeat;
}

.tab-list>.tr:nth-child(3)>.trs-img {
	background: url(/cms_files/webqingtianxianrenminzhengfumenhuwangzhan/pubtplobject/defaultSet/591050/images/xx03.png) no-repeat;
}

.tab-list>.tr:nth-child(4)>.trs-img {
	background: url(/cms_files/webqingtianxianrenminzhengfumenhuwangzhan/pubtplobject/defaultSet/591050/images/xx04.png) no-repeat;
}

.tab-list>.tr:nth-child(5)>.trs-img {
	background: url(/cms_files/webqingtianxianrenminzhengfumenhuwangzhan/pubtplobject/defaultSet/591050/images/xx05.png) no-repeat;
}

.tab-list>.tr:last-child {
	margin-bottom: 0;
}

.tab-list>.active.tr:nth-child(1)>.trs-img,
.tab-list>.tr:hover:nth-child(1)>.trs-img {
	background: url(/cms_files/webqingtianxianrenminzhengfumenhuwangzhan/pubtplobject/defaultSet/591050/images/zwxxgk_bnt01b.png) no-repeat;
}

.tab-list>.active.tr:nth-child(3)>.trs-img,
.tab-list>.tr:hover:nth-child(3)>.trs-img {
	background: url(/cms_files/webqingtianxianrenminzhengfumenhuwangzhan/pubtplobject/defaultSet/591050/images/3b.png) no-repeat;
}

.tab-list>.active.tr:nth-child(4)>.trs-img,
.tab-list>.tr:hover:nth-child(4)>.trs-img {
	background: url(/cms_files/webqingtianxianrenminzhengfumenhuwangzhan/pubtplobject/defaultSet/591050/images/4b.png) no-repeat;
}

.tab-list>.active.tr:nth-child(5)>.trs-img,
.tab-list>.tr:hover:nth-child(5)>.trs-img {
	background: url(/cms_files/webqingtianxianrenminzhengfumenhuwangzhan/pubtplobject/defaultSet/591050/images/zwxxgk_bnt05b.png) no-repeat;
}

.tab-list>.tr:nth-child(7)>.trs-img {
	background: url(/cms_files/webqingtianxianrenminzhengfumenhuwangzhan/pubtplobject/defaultSet/591050/images/xx03.png) no-repeat;
}

.tab-list>.active.tr:nth-child(7)>.trs-img,
.tab-list>.tr:hover:nth-child(7)>.trs-img {
	background: url(/cms_files/webqingtianxianrenminzhengfumenhuwangzhan/pubtplobject/defaultSet/591050/images/3b.png) no-repeat;
}

.active>.td {
	max-height: 12000px;
	padding-top: 10px;
}

.td {
	overflow: hidden;
	background: #fff;
	width: 100%;
	max-height: 0;
	transition: all .3s;
}

.row::-webkit-scrollbar,
.content::-webkit-scrollbar,
.td::-webkit-scrollbar {
	width: 10px;
}

.row::-webkit-scrollbar-track,
.content::-webkit-scrollbar-track,
.td::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #f2f2f2;
}

.row::-webkit-scrollbar-thumb,
.content::-webkit-scrollbar-thumb,
.td::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #015293;
}

.td>a {
	display: block;
	padding: 5px 20px;
	line-height: 20px;
	color: #015293 !important;
	background-color: #e6f5ff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
	font-family: "Î¢ÈíÑÅºÚ";
	margin-bottom: 5px;
}

.tr>span {
	line-height: 70px;
	float: right;
	font-size: 23px;
	font-weight: bold;
	margin-right: 20px;
	color: #434343;
	font-family: 'Î¢ÈíÑÅºÚ';
	display: none;
}

.active>span,
.tr:hover>span {
	color: #fff;
}

a:hover {
	color: #015293;
}

table {
	border-collapse: separate !important;
}

.trr {
	width: 100%;
	display: block;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	/* cursor: pointer; */
}

.trr>.trrdiv {
	line-height: 20px;
	background-color: #FFF;
	padding: 10px 10px 10px 0px;
	overflow: hidden;
	/* cursor: pointer; */
}

.trr>.trrdiv>a {
	color: #434343 !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	/* font-weight: bold; */
	/* display: inline-block; */
	float: left;
	width: 90%;
	font-family: "Î¢ÈíÑÅºÚ";
}

.trr .trrdiv>a::before {
    content: "¡¤";
    display: inline-block;
    font-size: 35px;
    vertical-align: sub;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    box-sizing: border-box;
    color: #999;
}

.trr .trrdiv>a:hover::before {
    color: #2d66a5!important;
}

.trr .trrdiv.on a::before {
    color: #2d66a5;
}

.trr .trrdiv > a::before {
    font-weight:normal!important;
}

.trr>.trrdiv>span {
	display: none;
	float: right;
	color: #015293 !important;
	line-height: 20px;
	font-size: 20px;
	font-weight: bold;
}

.trr .trrdiv:hover {
    background-color: rgb(230, 245, 255);
}

.trr .trrdiv:hover a {
    color: #2d66a5!important;
	font-weight: 600;
}

.tdd {
	max-height: 0;
	transition: all .3s;
	overflow: hidden;
	background-color: #fff;
}

.activee>.tdd {
	max-height: 10000px;
	padding-top: 5px;
}

.tdd>a {
	display: block;
	padding: 0 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tdd>a:hover {
	color: #015293 !important;
	background-color: #f4f4f4;
}

.trrr {
	width: 100%;
	display: block;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
}

.trrr>a {
	color: #333 !important;
	display: inline-block;
	float: left;
	max-width: 80%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.trrr>img {
	transition: transform .3s;
	width: 10px;
	height: 7.77px;
	margin: 12px 4px 00px 20px;
	transform: rotate(-90deg);
	display: inline-block;
	float: left;
	visibility: hidden;
}

.tddd {
	max-height: 0;
	transition: all .3s;
	overflow: hidden;
	display: block;
	width: 100%;
}

.activeee>.tddd {
	max-height: 10000px;
}

.activeee>img {
	transform: rotate(0);
}

.tddd>div {
	display: block;
	line-height: 30px;
	padding: 0 10px 0 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tddd>div:hover {
	background-color: #f4f4f4;
}

.tddd>div>em {
	margin-right: 5px;
	display: inline-block;
	float: left;
	transform: scale(0.6, 0.6);
}

.tddd>div:hover>* {
	color: #015293 !important;
}

.tddd>div>a {
	display: inline-block;
	float: left;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tdd>.trrr:last-child {
	margin-bottom: 0 !important;
}

.content {
	position: relative;
}

.content * {
	max-width: 100%;
}

.bg {
	background-image: url(/cms_files/webqingtianxianrenminzhengfumenhuwangzhan/pubtplobject/defaultSet/591050/images/zfxxgk-bg.png);
	background-size: 1920px auto;
	background-repeat: no-repeat;
	padding-top: 365px;
	background-position: top center;
}

.search {
	padding: 84px 0;
	width: 1100px;
	background: #f2f2f2;
	overflow: hidden;
	float: none;
	margin: 0;
	height: auto;
}

.search>span {
	width: 240px;
	margin: 24px 27.5px;
	height: 2px;
	background: #e5e5e5;
	display: inline-block;
	float: left;
}

.search>form {
	width: 510px;
	height: 50px;
	border-radius: 9px;
	border: 2px solid #434343;
	background: #fff;
	display: inline-block;
	float: left;
	margin: 0;
}

.search>form>img {
	line-height: 50px;
	width: 35px;
	height: 35px;
	cursor: pointer;
	margin-top: 5px;
}

.search>form>input {
	padding: 1em;
	width: 450px;
	height: 100%;
	border: none;
	float: left;
	border-radius: 9px;
}

.content * {
	max-width: 100%;
}

@charset "utf-8";

body {
	/* font-family: "SimSun", "arial", "Microsoft YaHei", "helvetica", "sans-serif"; */
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	margin: 0px auto;
	color: #333;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a:active {
	text-decoration: none;
	color: #F00;
}

img {
	border: 0;
}

/* ±êÌâÐÂÎÅ */
.btxw {
	font-family: "Microsoft YaHei", "simhei";
	font-size: 29px;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
	color: #00336c;
}

.abtxw:link {
	color: #00336c;
	text-decoration: none;
}

.abtxw:visited {
	text-decoration: none;
	color: #00336c;
}

.abtxw:hover {
	text-decoration: none;
	color: #00336c;
}

.abtxw:active {
	text-decoration: none;
	color: #00336c;
}

.ared:link {
	color: #FF0000;
	text-decoration: none;
}

.ared:visited {
	text-decoration: none;
	color: #FF0000;
}

.ared:hover {
	text-decoration: none;
	color: #FF0000;
}

.ared:active {
	text-decoration: none;
	color: #FF0000;
}

.qtlj {
	float: left;
	font-size: 14px;
	FONT-FAMILY: "Microsoft YaHei", "SimSun";
}

.lm_H1 {
	font-family: "Microsoft YaHei", "SimSun";
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}

.lmy_tb1 {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bf0200;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
}

.lmy_tb2 {
	border: 1px solid #dfdfdf;
}

.lmy_tb3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}

.sy_tb1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDB087;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDB087;
	border-left-color: #DDB087;
}

.sy_tb2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e8ba61;
	border-bottom-color: #e8ba61;
	border-left-color: #e8ba61;
}

.sy_tb3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #81d6e0;
	border-bottom-color: #81d6e0;
	border-left-color: #81d6e0;
}

.sy_tbxu {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #b20000;
}

.lm_h2 {
	FONT-FAMILY: "Microsoft YaHei", "SimSun";
	color: #202020;
	font-size: 16px;
	line-height: 30px;
	font-weight: bolder;
}

.lm_h3 {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
}

.awhite:link {
	color: #FFFFFF;
	text-decoration: none;
}

.awhite:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.awhite:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.awhite:active {
	text-decoration: none;
	color: #FFFFFF;
}

.font_12_24 {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 24px;
}

.font_12_bold {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	color: #015293;
}

.font_14_bold {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #015293;
}

.font_12_blue {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #0481c0;
}

.tb_wsbs {
	border: 1px solid #f9c176;
}

.font_24_bt {
	font-family: "ËÎÌå";
	font-size: 24px;
	font-weight: bold;
}

.tb_xu {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDFDF;
}

.font_14 {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
}