

html, body, div, span, h1, h2, h3, h4, h5, h6, em, img, strong, sub, sup,
	tt, dd, dl, dt, form, label, table, caption, tbody, tfoot, thead, tr,
	th, td, ul, li, p, a, section, img {
	margin: 0;
	padding: 0;
	
}

body, h1, h2, h3, h4, a, span, div, p, img, input, select, button,
	textarea, ul, li, ol, dl, dt, dd {
	box-sizing: content-box;
	list-style-type: none;
	border: 0;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #333
}

/*  网站变灰 */
/* html, body {
	filter: grayscale(100%);
	font-family: "Microsoft YaHei", "宋体", "Tahoma", "Arial", "Roboto",
		"Droid Sans", "Helvetica Neue", "Helvetica", "Droid Sans Fallback",
		"Heiti SC", "Hiragino Sans GB", "Simsun", "sans-self";
	-webkit-font-smoothing: antialiased;
} 
**/

body {
	background-color: #e8eef2;
	min-width: 1200px;
	color: #333;
	font-size: 15px;
}

.cs_three_img_o::before{
        content: '';
        display: inline-block;
        width:26px;
        height:27px;
		margin-right: 5px;
		margin-bottom: 5px;
        background: url(../images/guohui.png) no-repeat;
        vertical-align: middle;
		
		/* filter: grayscale(100%); 网站变灰**/
}

.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.clearfix:after {
	clear: both;
}

::-ms-clear, ::-ms-reveal {
	display: none;
}

div, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	/* line-height: initial; */
}

ul, li {
	list-style-type: none;
	/* text-transform: capitalize;*/
}

textarea {
	resize: none;
}

.pages {
	height: 80px;
	overflow: hidden;
	position: relative;
	text-align: center;
	top: 15px;
	width: 100%;
}

.pages .pages-list {
	float: right;
	position: relative;
}

.pages .pages-list li {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e6e6e6;
	cursor: pointer;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 10px 5px;
	position: relative;
	text-align: center;
}

.pages .pages-list li a {
	color: #666;
	font-size: 0.875em;
	line-height: 30px;
	padding: 0 12px;
	display: block;
}

.pages .pages-list li a:hover {
	color: #fff;
}

.pages .pages-list li:hover, .pages .pages-list li.selected {
	background: #cd242a none repeat scroll 0 0;
}

.pages .pages-list li:hover a {
	color: #fff;
}

.pages .pages-list li.selected a {
	color: #fff;
}

/*#container {
	    width: 100%;
	    height: 100%;
	    margin: 0;
	    padding: 0;
	    overflow-x: hidden;
	    overflow-y: scroll;
	}*/
.header {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.header-bgd {
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	background: url("../images/header-bgd.png") bottom no-repeat;
}

.m-logo {
	display: none;
}

.banner1 {
	width: 100%;
	margin: 0;
	padding: 0;
}

.banner {
	width: 1920px; /*图片宽度*/
	position: absolute;
	left: 50%;
	top: 0;
	z-index: -1;
	margin-left: -960px; /*图片宽度的一半*/
}

.banner1 img {
	width: 100%;
	display: block;
}

.header-search-s {
	width: 60px;
	height: 40px;
	float: left;
	background-color: #014c8d;
	text-align: center;
	cursor: pointer;
}

.header-search-s>img {
	margin-top: 7px;
}

.header-t {
	/*position: absolute;*/
	/*top: 304px;*/
	width: 100%;
	margin: 0 auto;
	line-height: 50px;
	background-color: #004c8c;
	overflow: hidden;
}

.header-hong {
	/*position: absolute;*/
	/*top: 350px;*/
	width: 100%;
	height: 6px;
	margin: 0px auto;
	padding: 0px;
	background-color: #CD2129;
	overflow: hidden;
}

.header-ttt {
	width: 100%;
	height: 40px;
	background: #f0f0f0;
	border-bottom: 1px solid #ddd;
}

.header-tt {
	width: 1200px;
	margin: 0 auto;
	line-height: 40px;
}

.logo {
	width: 1200px;
	margin: 0 auto;
	height: 181px;
	overflow: hidden;
	z-index: 10;
}

.logo-1 {
	width: 553px;
	height: 89px;
	 /*background: url("../images/logo.png") no-repeat;*/
	margin-top: 48px;
}

.logo-2 {
	font-size: 1.125em;
	color: #fff;
}

.floatBtn {
	position: fixed;
	width: 88px;
	height: 80px;
	right: 30px;
	bottom: 10px;
	overflow: hidden;
	z-index: 1000;
	box-shadow: 3px 3px 3px rgba(000, 000, 000, 0.3);
	transition: height 0.2s;
	-moz-transition: height 0.2s; /* Firefox 4 */
	-webkit-transition: height 0.2s; /* Safari 和 Chrome */
	-o-transition: height 0.2s;
}

.floatBtn:hover {
	height: 320px;
}

.floatBtn:hover .float-00, .floatBtn:hover .float-01, .floatBtn:hover .float-02
	{
	display: block;
}

.floatBtn a>i {
	font-style: normal;
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 50px;
}

.float-00 {
	position: relative;
	float: left;
	width: 100%;
	height: 80px;
	background: url("../images/float-00.png") #fff no-repeat 25px 10px;
	border-bottom: 1px solid #ccc;
	display: none;
}

.float-00:hover {
	background: url("../images/float-00.png") #f4f4f4 no-repeat 25px 10px;
}


.float-01 {
	position: relative;
	float: left;
	width: 100%;
	height: 80px;
	background: url("../images/float-01.png") #fff no-repeat 25px 10px;
	border-bottom: 1px solid #ccc;
	display: none;
}

.float-01:hover {
	background: url("../images/float-01.png") #f4f4f4 no-repeat 25px 10px;
}
.zxzxpng{
       background-size: contain!important;
}
.float-02 {
	position: relative;
	float: left;
	width: 100%;
	height: 80px;
	background: url("../images/float-02.png") #fff no-repeat 25px 10px;
	border-bottom: 1px solid #ccc;
	display: none;
}

.float-04 {
	display: none;
}

.float-02:hover {
	background: url("../images/float-02.png") #f4f4f4 no-repeat 25px 10px;
}

.float-03 {
	position: relative;
	width: 100%;
	height: 80px;
	float: left;
	background: url("../images/float-03.png") #fff no-repeat 25px 20px;
	border-bottom: 1px solid #ccc;
	border-radius: 0 0 3px 3px;
}

.float-03:hover {
	background: url("../images/float-03.png") #f4f4f4 no-repeat 25px 20px;
}

.sybl-warp {
	background: url("../images/panel-bg.png") bottom no-repeat #fff;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

.logo-3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #cd242a;
	margin-top: -56px;
	margin-left: 632px;
}

.logo-3 i {
	display: inline-block;
	width: 25px;
	text-align: center;
	font-style: normal;
}

.header-time {
	float: left;
	width: 655px;
	font-size: 0.75em;
	padding-left: 10px;
	color: #323232;
}

#shu {
	color: #CBCBCB;
}

.header-btn {
	width: 17px;
	height: 17px;
	float: left;
	margin-top: 11px;
	margin-left: -20px;
	background: url("https://ggzyfw.beijing.gov.cn/r/cms/cn.gov.bjggzyfw.www/images/search.png") no-repeat;
	cursor: pointer;
}

/*.header-btn:hover {
	    background: url("../images/search2.png") no-repeat;
	}*/
.header-time>span {
	padding: 0 5px;
}

.header-t-search {
	float: right;
}

.header-search {
	background-color: #fff;
	color: #989898;
	height: 20px;
	line-height: 20px;
	width: 207px;
	border: solid 1px #E1EDF5;
	padding-left: 10px;
	padding-right: 20px;
	float: left;
	margin-top: 8px;
}

.header-tq {
	position: absolute;
	left: 600px;
	top: 100px;
	color: #fff;
	font-size: 1em;
	overflow: hidden;
	word-break: keep-all;
}

.mainbar {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	word-break: keep-all;
	height: 70px;
	line-height: 70px;
	/*background: url("../images/mainbar-bg.png") repeat-x;*/
}

.mainbar li {
	position: relative;
	float: left;
	text-align: center;
	font-size: 1em;
	color: #fff;
	cursor: pointer;
	word-break: keep-all;
	margin-right: 0px;
}

.mainbar li a {
	display: block;
	font-size: 1.125em;
	padding: 0 11px;
	color: #fff;
	word-break: keep-all;
}

.searchAll {
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
	background: rgba(0, 0, 0, 0.2);
	border: 1px solid #2d84e3;

	width: 230px;
	color: #fff;
	font-size: 16px;
	padding: 0 30px 0 20px;
	box-sizing: border-box;
}

.btn-search {
	width: 40px;
	height: 70px;
	background: url("../images/search2.png") center center no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}

#shouye {
	width: 72px;
}

.mainbar li:hover {
	background-color: #cd242a;
}

.mainbar li.on {
	background-color: #cd242a;
}

#menu-searchAll {
	background-color: transparent;
	overflow: hidden;
	position: relative;
	height: 70px;
}

.content {
	position: relative;
	width: 1200px;
	min-height: 480px;
	margin: 0px auto;
	/* background-color: #fff; */
}

.sylb {
	width: 480px;
	height: 320px;
	box-sizing: content-box;
	float: left;
	margin: 20px 0;
	overflow: hidden;
}

.xwzx {
	width: 680px;
	height: 320px;
	float: left;
	box-sizing: content-box;
	margin: 20px 0 20px 0px;
	background-color: #f5fbff;
	padding-left: 25px;
	position: relative;
}

.title-list {
	position: relative;
	line-height: 30px;
	*line-height: 28px;
	float: left;
	width: 100%;
	height: 100%;
}

.title-list li {
	position: relative;
	overflow: hidden;
	padding-left: 10px;
	background: url("../images/red.png") no-repeat 0px 13px;
}

.title-list li a {
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.title-list li a:hover {
	color: #045bbb;
}

.xwzx .title-list li a {
	width: 520px;
}

.c-list {
	width: 100%;
	float: left;
	margin: 10px 0;
}

.c-title {
	    position: relative;
    display: flex;
    justify-content: space-between;
    /* border: 2px solid red; */
    height: 40px;
    line-height: 40px;
    background: url("../images/bz1.png") no-repeat;
    border-bottom: 2px solid #005BC2;
    margin-top: 10px;
    margin-bottom: 10px;
}

.c-title label {
	float: left;
	text-indent: 35px;
	font-size: 1.125em;
}

.c-content {
	padding: 0px 0;
	zoom: 1;
}

.more {
	float: right;
	background: url("../images/more.png") right no-repeat;
	padding-right: 15px;
	margin-right: 10px;
}

.more a {
	color: #999 !important;
	font-size: 0.75em;
}

.nav-list {
	position: relative;
	line-height: 45px;
	padding: 10px 0;
	margin: 0 10px;
}


.nav-list a, .nav-list1 a, .nav-list2 a, .nav-list3 a, .nav-list4 a,
	.nav-list5 a {
	float: left;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.nav-list a:hover, .nav-list1 a:hover, .nav-list2 a:hover, .nav-list3 a:hover,
	.nav-list4 a:hover, .nav-list5 a:hover {
	color: #045bbb;
}

.nav-list>li {
	float: left;
	text-align: center;
	cursor: pointer;
}

.nav-list>li>div {
	margin: 0 10px;
	color: #555;
}

.nav-list>li:hover>div {
	background-color: #ce2129;
	color: #fff;
}

.nav-list>li.on>div {
	background-color: #ce2129;
	color: #fff;
}

.nav-list1 {
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 250px;
	width: 720px;
	line-height: 30px;
}

.nav-list1 li {
	padding-left: 20px;
	background: url("../images/red.png") no-repeat 0px 15px;
	overflow: hidden;
}

.nav-list2 {
	display: block;
    position: relative;
    top: -20px;
    width: 880px;
    left: 10px;
}

.nav-list2>li {
	float: left;
	background-color: #dae7f5;
	color: #045bbb;
	margin-right: 10px;
	padding: 0 7px;
	border-radius: 3px;
	    margin-top: 10px;
}

.nav-list2>li>div {
	line-height: 30px;
}

.nav-list2>li.on {
	  background-color: #dae7f5;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: rgba(228,0,27,1);
    border-bottom: 2px solid #E4001B;
    border-radius: 4px 4px 0 0;
}

.nav-list2>li:hover {
color: rgba(228,0,27,1);
}


.c-content .nav-list .nav-list2 .nav-list3 li a {
	max-width: 708px;
	position: relative;
}
.c-content .nav-list .nav-list2 .nav-list3 li .vid{
	float:left;
	width:40px;
	height: 25px;
	background: url("../images/vid_01.png") no-repeat ;
	color:#fff;
	text-align: center;
	line-height: 18px;
	font-size:10px;
}

.nav-list3 li {
	padding-left: 20px;
	background: url("../images/red.png") no-repeat 0px 15px;
	overflow: hidden;
	line-height: 35px;
}

.nav-list4 {
	position: relative;
	line-height: 30px;
	margin: 10px 20px 0px 20px;
	height: 270px;
}

.nav-list4>li {
	float: left;
	background-color: #dae7f5;
	color: #045bbb;
	margin-right: 10px;
	padding: 0 10px;
	border-radius: 3px;
	cursor: pointer;
}

.nav-list4>li>div {
	padding: 0 5px;
}

.nav-list4>li.on {
	background-color: #ce2129;
	color: #fff;
}

.disabled {
	background: #ccc !important;
	color: #fff !important;
}

.disabled a {
	background-color: #ccc !important;
	color: #fff !important;
}

.disabled2 {
	
}

.disabled2 * {
	
}

.nav-list4>li:hover {
	background-color: #ce2129;
	color: #fff;
}

.nav-list5 {
	height: 230px;
	overflow: hidden;
	position: absolute;
	width: 100%;
	left: 0;
	top: 38px;
}

.nodata {
	display: none;
}

.nav-list5 .li1 {
	float: left;
	width: 430px;
	padding-left: 20px;
	margin: 0px;
	background: url("../images/red.png") no-repeat 0px 15px;
	overflow: hidden;
}

.nav-list5 .li2 {
	float: right;
	width: 430px;
	padding-left: 20px;
	background: url("../images/red.png") no-repeat 0px 15px;
	overflow: hidden;
}

.m-list {
	margin-left: 100px;
	float: left;
}

.m-list li {
	line-height: 44px;
	float: left;
	border-bottom: 2px solid transparent;
	text-align: center;
	padding: 0 10px;
}

.d-content {
	overflow: hidden;
}

.c-content-ul {
	border-bottom: 2px solid #dae7f5;
	line-height: 40px;
	height: 40px;
	line-height: 40px;
}

.c-content-ul li {
	float: left;
	width: 150px;
	text-align: center;
	background-color: #fff;
	cursor: pointer;
}

.c-content-ul li.on {
	background-color: #0e64c3;
	color: #fff;
}

.d1, .d2 {
	position: relative;
	height: 446px;
	width: 600px;
	float: left;
	box-sizing: border-box;
}

.d3 {
	position: relative;
	height: 400px;
	width: 1200px;
	float: left;
	box-sizing: border-box;
}

.d2 table, .d2 td, .d2 th {
	
}

.d2 table {
	width: 550px;
	border-collapse: collapse;
	color: #045bbb;
	margin-top: 40px;
}

.d2 th {
	text-align: center;
	line-height: 40px;
	font-weight: bold;
}

.d2 td {
	line-height: 30px;
	text-align: left;
	text-indent: 30px;
	border: 1px solid #ccc;
}

.d2 td span {
	display: inline-block;
	width: 20px;
	height: 10px;
	margin-right: 5px;
}

.m-list li.on {
	border-bottom: 3px solid red;
	margin-bottom: -4px;
}

.m-list li a {
	font-size: 1em;
	color: #045bbb;
}

.m-list li.on a {
	color: #ce2129;
}

.div-left {
	overflow: hidden;
	float: left;
	width: 998px;
}

.div-right {
	float: right;
	width: 180px;
	overflow: hidden;
	/* height: 1521px; */
}

.r-div {
	width: 100%;
	overflow: hidden;
}

.r-jsgc, .r-tdky, .r-zfcg, .r-gycq, .r-zhjy, .r-xxh ,.r-xxfb {
	width: 170px;
	height: 70px;
	cursor: pointer;
	float: left;
	text-align: left;
	margin: 5px 0;
	text-indent: 70px;
	border-radius: 5px;
	margin-right: 8px;
}
.r-xxfb{
	text-indent: 0px;
	background: url("../images/index-ggxxfbxz.png") 100% 100% no-repeat;
}

.r-jsgc {
	background: url("../images/img-1.png") 25px center no-repeat #359dba;
}

.r-tdky {
	background: url("../images/img-2.png") 25px center no-repeat #5284e6;
}

.r-zfcg {
	background: url("../images/img-3.png") 25px center no-repeat #dd7173;
}

.r-gycq {
	background: url("../images/img-4.png") 25px center no-repeat #fa8424;
}

.r-zhjy {
	background: url("../images/img-7.png") 25px center no-repeat #f5b146;
}

.r-xxh {
	background: url("../images/img-8.png") 25px center no-repeat #51d0e6;
}

.r-jsgc:hover {
	background: url("../images/img-1.png") 25px center no-repeat #50bedd;
}

.r-tdky:hover {
	background: url("../images/img-2.png") 25px center no-repeat #6d9bf4;
}

.r-zfcg:hover {
	background: url("../images/img-3.png") 25px center no-repeat #f58e90;
}

.r-gycq:hover {
	background: url("../images/img-4.png") 25px center no-repeat #ff9c4c;
}

.r-zhjy:hover {
	background: url("../images/img-7.png") 25px center no-repeat #fcc266;
}

.r-xxh:hover {
	background: url("../images/img-8.png") 25px center no-repeat #73e4f8;
}

.r-jsgc label, .r-tdky label, .r-zfcg label, .r-gycq label, .r-zhjy label,
	.r-xxh label {float：left;
	height: 70px;
	line-height: 70px;
	cursor: pointer;
	color: #fff;
	font-size: 1em;
}

.r-title {
	line-height: 20px;
	height: 20px;
	border-left: 4px solid #cd242a;
	text-indent: 10px;
	margin: 5px 10px 15px 0;
}

.r-title a {
	color: #045bbb;
	float: left;
}

.r-title label {
	color: #045bbb;
	float: left;
	font-size: 1.125em;
}

.r-content {
	
}

.r-content>div>.a {
	float: left;
	margin-left: 80px;
	width: 80px;
	text-align: left;
}

.r-list {
	overflow: hidden;
	background-color: #e5eef8;
	padding: 15px 0;
	width: 170px;
}

.r-list li {
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 10px;
}

.r-list li a {
	color: #045bbb;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.r-list li a:hover {
	color: #54a5fe;
}

.zj-login, .zj-zn {
	float: left;
	height: 80px;
	width: 170px;
	margin: 10px 10px 10px 0;
	background: url("../images/img-5.png") 35px 25px no-repeat #dd7173;
	cursor: pointer;
	border-radius: 5px;
}

.zj-login:hover {
	background: url("../images/img-5.png") 35px 25px no-repeat #f68a8c;
}

.zj-zn {
	background: url("../images/img-6.png") 125px 25px no-repeat #5284e6;
}

.zj-zn:hover {
	background: url("../images/img-6.png") 125px 25px no-repeat #6396fa;
}

.zj-login label, .zj-zn label {
	display: inline-block;
	margin: 30px 0 0 80px;
	color: #fff;
}

.zj-zn label {
	margin: 30px 0 0 20px;
}

.jyjg-ts-table {
	width: 100%;
	border-collapse: collapse;
	line-height: 40px;
}

.jyjg-ts-table tr {
	margin: 5px 0;
}

.jyjg-ts-table th {
	width: 200px;
	text-align: right;
	padding-right: 10px;
}

.jyjg-ts-table td {
	font-size: 0.875em;
	width: 600px;
}

.jyjg-ts-table th, .jyjg-ts-table td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.file {
	position: relative;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0px 12px;
	color: #0a8fec;
	text-decoration: none;
	text-indent: 0;
	line-height: 25px;
	height: 25px;
	float: left;
	font-size: 1em;
	margin-right: 10px;
}

.file input {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	border: 1px solid red;
}

.file:hover {
	background: #AADFFD;
	border-color: #78C3F3;
	color: #004974;
	text-decoration: none;
}

.jyjg-ts-table td .input {
	line-height: 40px;
	border-radius: 5px;
	border: 1px solid #ccc;
	width: 530px;
	padding: 0;
	margin: 0;
	font-size: 1em;
}

.jyjg-ts-table td .textarea {
	line-height: 30px;
	border-radius: 5px;
	border: 1px solid #ccc;
	width: 530px;
	padding: 0;
	margin: 0;
	font-size: 1em;
}

.button {
	border-radius: 5px;
	border: 1px solid #ccc;
	width: 123px;
	height: 44px;
	line-height: 44px;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 1em;
	padding: 0;
	background: url("../images/btn-bg1.png") no-repeat;
	margin-right: 30px;
	cursor: pointer;
}

.centers {
	display: inline-block;
	width: 300px;
	margin-left: 300px;
}

.chanel {
	border-radius: 5px;
	border: 1px solid #ccc;
	width: 123px;
	height: 44px;
	line-height: 44px;
	float: left;
	text-align: center;
	color: #040404;
	font-size: 1em;
	padding: 0;
	margin: 0;
	background: url("../images/btn-bg2.png") no-repeat;
	cursor: pointer;
}

.tsjb-warp {
	width: 1100px;
	overflow: hidden;
}

#login-Tsjb {
	border: 8px solid #f2f2f2;
	padding: 25px;
	box-sizing: border-box;
}

.tsjb-warp2 {
	width: 550px;
	margin: 0px auto;
}

.agree {
	color: #176ccb;
	border-color: #176ccb;
}

.tsjb-jbxz {
	text-align: center;
}

.jgbm-tsjb {
	width: 180px;
	height: 60px;
	line-height: 60px;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	float: right;
	margin-top: -30px;
	text-indent: 30px;
	background: url("../images/jgbm-tsjb.png") #f88434 15px 10px no-repeat;
	cursor: pointer;
}
.jgbm-xzfy {
	width: 180px;
	height: 60px;
	line-height: 60px;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	float: right;
    margin-top: -30px;
    margin-right: 5px;
	margin-left: 5px;
	text-indent: 30px;
	background: url("../images/jyjg_xzfy.png") #7bbfea 15px 10px no-repeat;
	cursor: pointer;
}

.jgbm-tsjb:hover {
	background: url("../images/jgbm-tsjb.png") #fd8c3f 15px 10px no-repeat;
}

.tsjb-jbxz-p {
	line-height: 30px;
	text-indent: -2em;
	padding-left: 2em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}

.jyjg-ts {
	background: url("../images/img-001.png") #fa8424 15px 15px no-repeat;
}

.jyjg-jb {
	background: url("../images/img-002.png") #359dba 15px 15px no-repeat;
}

.jyjg-jgbm {
	background: url("../images/img-003.png") #0068b7 15px 15px no-repeat;
}

.jyjg-ts:hover {
	background: url("../images/img-001.png") #ff9a55 15px 15px no-repeat;
}

.jyjg-jb:hover {
	background: url("../images/img-002.png") #42b4d3 15px 15px no-repeat;
}

.jyjg-jgbm:hover {
	background: url("../images/img-003.png") #0f83db 15px 15px no-repeat;
}

.jyjg-ts, .jyjg-jb, .jyjg-jgbm {
	height: 88px;
	line-height: 88px;
	font-size: 1em;
	text-align: center;
	cursor: pointer;
	margin: 10px 10px 10px 0;
	border-radius: 5px
}

.download {
	height: 60px;
	background: url("../images/download.png") 15px 25px no-repeat #e5eef8;
	padding-top: 25px;
	margin-right: 10px;
}

.download a {
	display: inline-block;
	margin: 5px 0 0 60px;
	color: #045bbb;
}

.download a:hover {
	color: #54a5fe;
}

.jyjg-ts a, .jyjg-jb a, .jyjg-jgbm a {
	color: #fff;
}

.jyxx {
	position: relative;
	float: left;
	width: 1200px;
	margin-bottom: 20px;
}

.gcjs {
	width: 1200px;
	float: left;
	margin-bottom: 20px;
	background-color: #F3FBFF;
}

.gcjs>div {
	position: relative;
	float: left;
	text-align: center;
}

.div-gcjs, .div-zfcg, .div-tdjkyq, .div-gycq, .div-yxcg, .div-zj {
	position: relative;
	width: 200px;
	height: 66px;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
	/*margin: 8px 8px 8px 8px;*/
	padding: 12px 0 12px 0;
}

.zyxxtj {
	width: 1198px;
	margin-bottom: 20px;
	overflow: hidden;
	border: 1px solid #CEDDE9;
}

.xzzx {
	width: 460px;
	float: left;
	overflow: hidden;
}

.zcfg {
	float: left;
	margin-bottom: 20px;
	width: 1200px;
}

.ztxx {
	float: left;
	margin-bottom: 20px;
	width: 1200px;
}

.fwdh {
	position: relative;
	width: 700px;
	margin-left: 10px;
	float: left;
	text-align: center;
}

.fwdh-list2, .fwdh-list3, .fwdh-list4, .fwdh-list6 {
	position: relative;
	float: left;
	cursor: pointer;
	width: 130px;
}

.fwdh-list2, .fwdh-list3, .fwdh-list4 {
	border-right: 1px solid #045bbb;
}

.fwdh-list2 {
	margin: 25px 0px 0px 32px
}

.fwdh-list3, .fwdh-list4, .fwdh-list6 {
	margin: 25px 0px 0px 32px;
}

.fwdh img {
	margin: 0 auto;
	float: left;
}

.zygg-t {
	
}

.zygg-c {
	font-size: 0.875em;
}

.ul-title {
	float: left;
	margin-left: 22px;
}

.zygg-t>div {
	font-size: 0.75em;
}

.ul-title li {
	float: left;
	padding: 12px 20px;
	margin-right: 28px;
	font-size: 1em;
	color: #0C5490;
	cursor: pointer;
	border-bottom: 2px solid #0C5490;
	position: relative;
}

.ul-title li:hover {
	color: #CD2129;
	border-bottom: 2px solid #CD2129;
}

.ul-title li.on {
	float: left;
	padding: 12px 20px;
	margin-right: 28px;
	font-size: 1em;
	color: #CD2129;
	border-bottom: 2px solid #CD2129;
}

.ul-title li.on:after {
	position: absolute;
	content: "";
	right: 43px;
	top: 46px;
	width: 0;
	height: 0;
	border: 8px solid #F3FBFF;
	border-top: 8px solid #CD2129;
}

.cont-jrjyhd-kbxq {
	float: left;
	width: 100%;
	margin-top: 20px;
	color: #000;
}

.cont-jrjyhd-kbxq li a:hover {
	color: #ce2129;
}

.cqjy-list ul li a:hover {
	color: #ce2129;
}

.zcfg-list ul li a:hover {
	color: #ce2129;
}

.ztxx-list ul li a:hover {
	color: #ce2129;
}

.download-list li a:hover {
	color: #ce2129;
}

.article-more>a:hover {
	color: #ce2129;
}

.cont-jrjyhd-kbxq a {
	float: left;
	width: 500px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000;
}

.dian {
	float: left;
	color: #CC242A;
	font-size: 0.875em;
	padding: 0 8px;
	line-height: 18px;
}

.riqi {
	float: right;
	color: #7F7F7F;
	font-size: 0.75em;
}

.cont-jrjyhd-kbxq>li {
	float: left;
	width: 100%;
	height: 30px;
	cursor: pointer;
	clear: both;
}

.cont-jrjyhd-kbxq-sort {
	float: left;
	width: 58px;
}

.cont-jrjyhd-kbxq-num {
	text-align: center;
	color: #999;
	font-size: 1.375em;
	padding: 0 10px;
}

.cont-jrjyhd-kbxq>li:hover .cont-jrjyhd-kbxq-num {
	text-align: center;
	color: #2d82ec;
	font-size: 1.375em;
	padding: 0 10px;
}

.cont-jrjyhd-kbxq-time {
	text-align: center;
	font-size: 0.75em;
}

.cont-jrjyhd-kbxq-title {
	position: relative;
	float: left;
	font-size: 1em;
	padding-left: 20px;
	width: 360px;
	overflow: hidden;
	line-height: 25px;
}

.cont-jrjyhd-kbxq-title>.a1 {
	position: relative;
	width: 360px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cont-jrjyhd-kbxq-title>.a2 {
	position: relative;
	width: 360px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 0.875em;
	color: #ccc;
}

/*--------------------*/
.content-title {
	position: relative;
	border-bottom: 4px solid #0C5490;
	margin-bottom: 0px;
	*margin-bottom: 0px;
	overflow: hidden;
}

.content-detail {
	position: relative;
}

.content-title-t {
	position: relative;
	text-align: left;
	font-size: 1.25em;
	overflow: hidden;
}

.content-title-m {
	position: relative;
	float: right;
	margin-top: 0;
	font-size: 0.875em;
	color: #a5a5a5;
	padding-right: 5px;
}

#addr-list4 ul {
	border-top: 2px solid;
	border-bottom: 2px solid;
	height: 40px;
	margin-top: 20px;
	margin-right: 30px;
	color: #CEDDE9;
}

#addr-list41 {
	padding-left: 160px;
}

#addr-list42 {
	padding-left: 265px;
}

#addr-list44 {
	padding-left: 164px;
}

#addr-list43 {
	padding-left: 150px;
}

#addr-list46 {
	padding-left: 270px;
}

#addr-list47 {
	padding-left: 420px;
}

#addr-list4 ul li {
	float: left;
}

.addr-list li {
	position: relative;
	line-height: 40px;
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
	font-size: 0.875em;
	color: #0C5490;
}

.addr-list li:hover {
	color: #CD2129;
}

.addr-list li.on {
	color: #CD2129;
	border-bottom: 2px solid #CD2129;
}

.addr-list li.on:after {
	position: absolute;
	content: "";
	left: 66%;
	margin-left: -25%;
	top: 41px;
	width: 0;
	height: 0;
	border: 8px solid #FFF;
	border-top: 8px solid #CD2129;
}

.shug {
	content: "";
	width: 0;
	height: 0;
	border: 8px solid #FFF;
	border-top: 8px solid #048bd1;
}

.shug1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.jyxxkuang {
	border: 1px solid #CEDDE9;
}

.addr-cqjy {
	float: right;
	width: 946px;
	font-size: 0.875em;
}

.cqjy-list ul li a {
	width: 740px;
	text-overflow: ellipsis;
}

.menu-list ul {
	overflow: hidden;
}

#zcfg-list {
	float: left;
	width: 1200px;
}

#zcfg-list ul {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	border-top: 2px solid #BBD0DF;
	height: 46px;
	position: relative;
}

.zhanw1, .zhanw2 {
	width: 389px;
	height: 36px;
}

.zhanw3, .zhanw4 {
	width: 298px;
	height: 36px;
}

.zhanw4 {
	width: 306px;
}

#zcfg-list li {
	float: left;
	font-size: 1em;
	line-height: 36px;
	cursor: pointer;
	color: #0C5490;
	background-color: #E8EFF3;
	position: relative;
	border-bottom: 2px solid #BBD0DF;
}

#zcfg-list li.on {
	background-color: #fff;
	border-bottom: 2px solid #CD2129;
	font-size: 1em;
	color: #CD2129;
}

#zcfg-list li.on:after {
	position: absolute;
	content: "";
	right: 54px;
	top: 37px;
	width: 0;
	height: 0;
	border: 8px solid #FFF;
	border-top: 8px solid #CD2129;
}

#ztxx-list {
	float: left;
	width: 1198px;
}

#ztxx-list ul {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	border-top: 2px solid #BBD0DF;
	height: 46px;
	position: relative;
}

#ztxx-list li {
	float: left;
	font-size: 1em;
	line-height: 36px;
	cursor: pointer;
	color: #0C5490;
	background-color: #E8EFF3;
	position: relative;
	border-bottom: 2px solid #BBD0DF;
}

/*#ztxx-list li:hover {
		border-bottom: 2px solid #2c82ec;
	        color:#2c82ec;
	}*/
#ztxx-list li.on {
	background-color: #fff;
	border-bottom: 2px solid #CD2129;
	font-size: 1em;
	color: #CD2129;
}

#ztxx-list li.on:after {
	position: absolute;
	content: "";
	left: 68%;
	margin-left: -25%;
	top: 37px;
	width: 0;
	height: 0;
	border: 8px solid #FFF;
	border-top: 8px solid #CD2129;
}

.zcfgkuang {
	border: 1px solid #CEDDE9;
	width: 1198px;
}

.ztxxkuang {
	border: 1px solid #CEDDE9;
	width: 1198px;
}

.cqjy-list {
	float: right;
	width: 946px;
	height: 219px;
}

.zcfg-list {
	width: 1188px;
	margin-left: 25px;
	height: 256px;
}

.zcfg-list ul {
	padding-top: 12px;
	padding-bottom: 12px;
}

.zcfg-list ul li a {
	width: 980px;
	text-overflow: ellipsis;
}

.zcfg-list>div {
	float: none;
	position: absolute;
	top: -10px;
	right: 14px;
	font-size: 0.75em;
}

.ztxx-list {
	width: 1200px;
	margin-left: 25px;
	height: 270px;
}

.ztxx-list>div {
	float: none;
	position: absolute;
	top: -10px;
	right: 14px;
	font-size: 0.75em;
}

#fg-list11 {
	padding-left: 30px;
	padding-right: 30px;
}

#fg-list21 {
	padding-left: 30px;
	padding-right: 30px;
}

#fg-list31 {
	padding-left: 30px;
	padding-right: 30px;
}

#zt-list11 {
	padding-left: 30px;
	padding-right: 30px;
}

#zt-list21 {
	padding-left: 30px;
	padding-right: 30px;
	border-left: 2px solid #BBD0DF;
	border-right: 2px solid #BBD0DF;
}

#zt-list31 {
	padding-left: 30px;
	padding-right: 30px;
}

#zt-list41 {
	padding-left: 30px;
	padding-right: 30px;
	border-left: 2px solid #BBD0DF;
	border-right: 2px solid #BBD0DF;
}

#zt-list51 {
	padding-left: 20px;
	padding-right: 20px;
}

.zt-listl {
	float: left;
	width: 49%;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	border-right: 1px solid #CEDDE9;
}

.zt-listr {
	float: left;
	width: 49%;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.zt-listl li {
	padding-right: 64px;
}

.zt-listr li {
	padding-left: 64px;
	padding-right: 30px;
}

.article-more {
	float: right;
	width: 50px;
	text-align: center;
	margin-top: 14px;
	color: #7F7F7F;
	font-size: 0.75em;
}

.article-more>a {
	color: #7F7F7F;
	font-size: 0.875em;
}

.cqjy-list>div>a {
	position: absolute;
	top: 4px;
	right: 15px;
	font-size: 0.875em;
}

.article-list {
	float: left;
	width: 100%;
	overflow: hidden;
	padding-top: 12px;
	border: 1px solid red;
}

.article-list>li {
	position: relative;
	height: 29px;
	line-height: 29px;
	clear: both;
	color: #6f6f6f;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 30px;
	background: url("../images/red.png") no-repeat 10px 13px;
}

.article-list>li label {
	padding: 0 10px;
	background-color: #fdb6b9;
	color: #cf212a;
	margin-right: 20px;
	line-height: 30px;
	height: 30px;
}

.article-list b {
	color: #e79029;
	font-size: 0.875em;
}

.article-list a {
	float: left;
	width: 580px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000000;
	font-size: 0.875em;
}

.article-list2 {
width: 1040px;
 overflow: hidden;
 padding-top: 12px;
 margin: 10px auto;
 line-height: initial;
}

.article-list2>li {
	position: relative;
	height: 50px;
	line-height: 50px;
	clear: both;
	color: #333;
	font-size: 1em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 30px;
	background: url("../images/blue.png") no-repeat 10px 18px;
	border-bottom: 1px dashed #ccc;
}

.hotWordBanner {
	overflow: hidden;
}

.hotWordBanner li {
	float: left;
	margin-right: 15px;
}

.article-list2>li label {
	padding: 0 10px;
	background-color: #fdb6b9;
	color: #cf212a;
	margin-right: 20px;
	line-height: 30px;
	height: 30px;
}

.article-list2 b {
	color: #e79029;
	font-size: 0.875em;
}

.article-list2 a {
	float: left;
	width: 880px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000000;
}

.article-list2 a:hover {
	color: #045bbb;
}

.download-list>li {
	position: relative;
	line-height: 26px;
	clear: both;
	color: #6f6f6f;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 12px;
}

.zt-list1 a, .zt-list2 a, .zt-list3 a, .zt-list4 a, .zt-list5 a {
	width: 380px;
}

.dian2 {
	float: left;
	color: #CC242A;
	font-size: 0.875em;
	padding: 0 8px;
	line-height: 20px;
}

.dian3 {
	float: left;
	color: #CC242A;
	font-size: 0.875em;
	padding: 0px 8px;
	line-height: 20px;
	padding-top: 5px;
}

.list-times {
	float: right;
	font-size: 1em;
	width: 100px;
	color:#777;
}

.list-ts {
	width: 145px;
	background-color: #f1f1f1;
	float: left;
	margin-bottom: 17px;
	text-align: center;
	padding: 10px 20px;
	border: 1px solid #ddd;
	cursor: pointer
}

#list-ts1 {
	margin-left: 17px;
	background-color: #E1F1D9;
	color: #6ABF42;
}

#list-ts2 {
	margin-left: 8px;
	background-color: #CBE4F6;
	color: #3888BE;
}

#list-ts3 {
	margin-left: 8px;
	background-color: #FEEDB0;
	color: #F98327;
}

#list-ts4 {
	margin-left: 8px;
	background-color: #FCDBDB;
	color: #DC7072;
}

#list-ts5 {
	margin-left: 8px;
	background-color: #CFDEF9;
	color: #5384E4;
}

#list-ts6 {
	margin-left: 8px;
	background-color: #C9ECF5;
	color: #359CB9;
}

.list-ts:hover {
	background-color: #2c82ec;
	color: #fff;
}

#fwdh1 {
	float: left;
	border-top: 2px solid #CC242A;
	font-size: 1em;
	margin-left: 20px;
	padding: 10px 5px 0px 5px;
	color: #0C5490;
}

#wfdhh {
	color: #000;
	width: 680px;
	height: 78px;
	margin: 10px 5px 20px 10px;
	background-color: #F3FBFF;
}

#xzzx1 {
	float: left;
	border-top: 2px solid #CC242A;
	font-size: 1em;
	margin-left: 20px;
	padding: 10px 5px 0px 5px;
	color: #0C5490;
}

#xzzxh {
	width: 440px;
	margin: 10px 5px 20px 20px;
	background-color: #F3FBFF;
}

#xzzxt {
	float: left;
	width: 50px;
	margin-left: 35px;
	margin-top: 15px;
}

#xzzxt img {
	width: 100%;
}

#xzzxl {
	float: left;
	font-size: 0.75em;
}

.list-ts>div {
	line-height: 28px;
	font-size: 0.875em;
}

.download-list a {
	color: #000;
}

.list-ts>div:first-child {
	line-height: 28px;
	font-size: 1.125em;
}

#zyxxt {
	float: left;
	border-top: 2px solid #CC242A;
	font-size: 1em;
	margin-left: 20px;
	padding: 10px 5px 10px 5px;
	color: #0C5490;
}

#zyxxm {
	margin: 10px 0;
	position: absolute;
	right: 22px;
}

.xzfw {
	width: 1198px;
	margin-bottom: 20px;
	overflow: hidden;
	border: 1px solid #CEDDE9;
}

/*-------------------*/
.weixin {
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: fixed;
	z-index: 999;
	top: 50%;
	right: 20px;
}

.weibox {
	width: 50px;
	float: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.weitan {
	display: none;
	position: fixed;
	top: 50%;
	right: 71px;
	width: 165px;
	height: 216px;
	border: 2px solid #CD2129;
	background-color: #fff;
}

.weian {
	width: 100%;
	height: 50px;
	margin: 0 0 2px 0;
	padding: 0;
	background-color: #999;
	cursor: pointer;
	box-sizing: border-box;
}

.weitan1 {
	font-size: 0.75em;
	color: black;
	text-align: center;
}

.weitan2 {
	font-size: 0.75em;
	color: red;
	text-align: center;
}

.sub-menu {
	position: absolute;
	margin-left: 59px;
	display: none;
}

.sub-menu .sub-wrap {
	position: relative;
	left: -50%;
	background-color: #e8f0f3;
	padding: 0;
}

.sub-menu .sub-content {
	position: relative;
	white-space: nowrap;
	border-top: 4px solid #CD2129;
	box-sizing: border-box;
}

.sub-menu dl {
	width: 120px;
	display: inline-block;
	padding: 0;
	margin: 0;
}

.sub-menu dl>dd {
	margin: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #0d5c97;
	font-size: 0.875em;
	cursor: pointer;
}

.sub-menu dl>dd+dd {
	border-top: 1px solid #d7e1eb;
	box-sizing: border-box;
}

.sub-menu dl>dd:hover {
	color: #FFFFFF;
	background-color: #CD2129;
}

.select_down {
	margin: 100px auto;
	position: relative;
	border: 1px solid #ccc;
	padding: 20px;
	border-radius: 8px
}

.select_down dt {
	float: left;
	width: 134px;
	position: relative;
	margin-right: 5px;
	display: inline;
}

.select_down h3 {
	color: #919191;
	font-size: 0.75em;
	font-weight: normal;
	border: 1px solid #e5e5e5;
	height: 18px;
	background: #fbfbfb;
	line-height: 18px;
	text-indent: 8px;
}

.select_down ul {
	width: 132px;
	border: 1px solid #e5e5e5;
	background: #fbfbfb;
	position: absolute;
	top: 18px;
	left: 0;
	z-index: 1;
	text-indent: 8px;
	display: none;
}

.select_down ul li {
	height: 22px;
	line-height: 22px;
	cursor: pointer;
}

.select_down ul li.hover {
	background: red;
}

/*底部*/
.footer {
	/* padding: 20px 0 0 0; */
	padding: 0px 0 0 0;/* 赵静静新加 */
	margin-top: 30px;
	width: 100%;
	background-color: #f5f5f5;
	border-top: 1px solid #ccc;
	background: #176cc9;
}

.footer .link_box {
	position: relative;
	width: 100%;
	height: 50px;
	text-align: center;
	top: -4px;
}

.footer-main {
	width: 1200px;
	line-height: 24px;
	margin: 10px auto;
	text-align: center;
	font-size: 0.75em;
	color: black;
	overflow: hidden;
}

.footer-main>div {
	float: left;
	padding: 0px 5px;
	margin: 0 5px;
	color: #fff;
	line-height: 20px;
}

.footer-main>div>select {
	float: left;
	border: 1px solid #ddd;
	background-color: #b7d1ed;
	color: #a5a5a5;
	padding: 3px 0px;
	margin: 0;
	border-radius: 2px;
	color: black;
	width: 250px;
}

.link_box ul {
	float: left;
	position: relative;
	left: 40%;
}

.link_box li {
	position: relative;
	float: left;
	right: 37%;
	margin: 0 15px;
	line-height: 30px;
	background: #fff;
	height: 30px;
	text-align: center;
	color: #333;
	line-height: 30px;
	background-color: #F3FBFF;
}

/*下拉菜单*/
.info-select {
	/* float:left; display:inline;*/
	width: 195px;
	height: 30px;
	border: 1px solid #d3d3d5;
	line-height: 30px;
	background: #fff;
}

.borderradius2 {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
}

.borderradius15 {
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
}

.select-list {
	position: absolute;
	bottom: 28px;
	left: -1px;
	width: 195px;
	height: auto;
	line-height: 30px;
	background: #fff;
	z-index: 9970;
	border: 1px solid #d3d3d5;
	display: none;
}

.select-list dl {
	width: 100%;
	margin: 0 auto;
	overflow: auto;
	max-height: 300px;
	_max-height: 300px;
	*max-height: 300px;
	overflow-x: hidden;
	padding: 0
}

.select-list dd {
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

.select-list dd a {
	color: #000000;
	display: block;
	width: 165px;
	margin: 0 auto;
	font-size: 0.875em;
}

.link {
	color: #045bbb;
	text-indent: 30px;
}

.select-list dd:hover {
	background-color: #CD2129;
}

.select-list dd:hover a {
	color: #fff;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	width: 100%;
	text-align: center;
	font-size: 1.125em;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.box100 {
	width: 100%;
	height: 307px;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}

.box100 img {
	width: 100%;
}

.device {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}

.swiper-container {
	height: 100%;
	width: 100%;
}

.pagination {
	width: 50%;
	position: absolute;
	z-index: 20;
	right: 20px;
	bottom: 10px;
	text-align: right;
}

.content-title2 {
	font-size: 1.75em;
	color: #0e64c3;
	border-left: 8px solid #cd242a;
	text-indent: 30px;
	line-height: 32px;
	margin-top: 30px;
	background-color: #fff;
}

.sitemap {
	width: 100%;
	line-height: 30px;
	height: 30px;
	font-size: 1.25em;
	color: #5b5b5b;
	margin: 5px 0 10px 0;
}

.sitemap .home {
	height: 25px;
	width: 25px;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
}

.sitemap a {
	color: #045bbb;
}

.xwzx-nav {
	overflow: hidden;
	padding-bottom: 10px;
	border: 0 !important;
}

.xwzx-nav li {
	width: 182px;
	height: 55px;
	line-height: 55px;
	float: left;
	font-size: 1.125em;
	color: #fff;
	text-indent: 80px;
	clear: none !important;
	cursor: pointer;
	border-radius: 10px;
	position: relative;
}

.xwzx-nav li.on:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom: 8px solid #FFF;
	bottom: 0;
	left: 50%;
	margin-left: -4px;
}

.xwzx-nav li a {
	color: #333;
	display: block;
}

.xwzx-nav li.on a {
	color: #fff;
	display: block;
}

.xwzx-nav li.nav1 {
	background: url("../images/xwzx_11.png") no-repeat 15px;
	color: #333;
}

.xwzx-nav li.nav1.on {
	background: url("../images/xwzx_11.png") no-repeat 15px #0e64c3;
	color: #fff;
}

.xwzx-nav li.nav2 {
	background: url("../images/xwzx_12.png") no-repeat 15px;
	color: #333;
}

.xwzx-nav li.nav2.on {
	background: url("../images/xwzx_12.png") no-repeat 15px #0e64c3;
	color: #fff;
}



.xwzx-nav li.nav01 {
	background: url("../images/icon-jgbm1.png") no-repeat 15px;
	color: #333;
}

.xwzx-nav li.nav01.on {
	background: url("../images/icon-jgbm1.png") no-repeat 15px #0e64c3;
	color: #fff;
}

.xwzx-nav li.nav02 {
	background: url("../images/icon-wfwgjl1.png") no-repeat 15px;
	color: #333;
}

.xwzx-nav li.nav02.on {
	background: url("../images/icon-wfwgjl1.png") no-repeat 15px #0e64c3;
	color: #fff;
}

.xwzx-nav li.nav03 {
	background: url("../images/icon-jlxx1.png") no-repeat 15px;
	color: #333;
}

.xwzx-nav li.nav03.on {
	background: url("../images/icon-jlxx1.png") no-repeat 15px #0e64c3;
	color: #fff;
}

.xwzx-nav li.nav04 {
	background: url("../images/icon-hmd1.png") no-repeat 15px;
	color: #333;
}

.xwzx-nav li.nav04.on {
	background: url("../images/icon-hmd1.png") no-repeat 15px #0e64c3;
	color: #fff;
}

.tpst-1 {
	width: 200px;
	height: 125px;
	background: url("../images/u31.png") no-repeat
}

.tpst-2 {
	background: url("../images/u32.png")
}

.tpst-3 {
	background: url("../images/u33.png")
}

.tpst-4 {
	background: url("../images/u34.png")
}

.tpst-5 {
	background: url("../images/u35.png")
}

.tpst {
	text-align: center;
	border-bottom: 3px solid #66b3ec !important;
}

.tpst li {
	width: 200px;
	height: 125px;
	float: left;
	text-align: center;
	position: relative;
	cursor: pointer;
	margin-bottom: -3px !important;
}

.tpst li div {
	float: left;
	width: 100%;
	overflow: hidden;
}

.tpst li div img {
	width: 64px;
	height: 64px;
	float: left;
	margin-left: 68px;
}

.tpst li label {
	display: inline-block;
	text-align: center;
	padding: 0px 20px 18px 20px;
	margin-top: 19px;
	border-bottom: 3px solid transparent;
}

.tpst li.on label {
	border-bottom: 3px solid #045bbb;
}

.tpst li.on label:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	bottom: 3px;
	left: 90px;
	border: 10px solid transparent;
	border-bottom: 10px solid #045bbb;
}

.tpst-all>div {
	height: 89px;
	width: 206px;
	float: left;
	cursor: pointer;
}

.tpst-11 {
	text-align: left;
	margin: 12px 0 0 18px;
	font-size: 0.75em;
	color: #fff;
}

.tpst-12 {
	text-align: left;
	margin: 5px 0 0 18px;
	color: #fff;
	font-size: 1.25em;
}

.tpst>div>img {
	height: 70px;
	width: 70px;
	float: left;
}

.jyxxleft {
	width: 185px;
	float: left;
	border: 1px solid #ddd;
	border-right: 0;
}

.jyxxcontent {
	border: 1px solid #ddd;
	border-left: 0;
	overflow: hidden;
	width: 900px;
	padding: 10px 55px;
	float: left;
}

.jyxxcontent>ul>li {
	margin: 10px 0;
	clear: both;
	overflow: hidden;
	font-size: 0.875em;
}

.jyxxcontent>ul>li>div {
	float: left;
	line-height: 23px;
	height: 23px;
}

.jyxxcontent>ul>li>ul {
	float: left;
	width: 800px;
}

.jyxxcontent>ul>li>ul>li {
	float: left;
	margin: 0 10px;
	padding: 0px 10px;
	line-height: 23px;
	height: 23px;
	cursor: pointer;
	border-radius: 3px;
}

.jyxxcontent>ul>li>ul>li:hover {
	background-color: #fdb6b9;
	color: red;
}

.jyxxcontent>ul>li>ul>li.on {
	background-color: #fdb6b9;
	color: red;
}

.menu_list {
	width: 100%;
	margin: 0 auto;
}

.menu_head {
	height: 55px;
	line-height: 55px;
	padding-left: 38px;
	font-size: 0.875em;
	color: #0a5491;
	cursor: pointer;
	border: 1px solid #F1F1F1;
	position: relative;
	margin: 0px;
	font-weight: bold;
	background: #f5f5f5;
}

.menu_list .current {
	background: #0a5491;
	color: #fff;
}

.content-bt {
	height: 55px;
	line-height: 55px;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

.content-search {
	box-sizing: content-box;
	font-size: 0.875em;
	color: #303030;
	padding: 40px 0;
	overflow: hidden;
	text-align: center;
	width: 800px;
	padding-left: 200px;
	margin: 0 auto;
}

.content-search-tsjb {
	box-sizing: content-box;
	font-size: 0.875em;
	color: #303030;
	overflow: hidden;
	text-align: center;
	width: 400px;
	float: right;
	margin-top: -30px;
}

.content-search>input {
	float: left;
	height: 52px;
	line-height: 52px;
	width: 480px;
	border: 1px solid #b1b1b1;
	padding: 0 10px;
	box-sizing: content-box;
	border-radius: 5px 0 0 5px;
	font-size: 1.125em;
}

.content-search-tsjb>input {
	float: left;
	height: 42px;
	line-height: 42px;
	width: 276px;
	border: 1px solid #b1b1b1;
	padding: 0 10px;
	box-sizing: content-box;
	border-radius: 5px 0 0 5px;
	font-size: 1.125em;
}

.content-search>label {
	float: left;
	height: 54px;
	line-height: 54px;
	padding: 0;
	box-sizing: content-box;
	margin-right: 10px;
	margin-left: 10px;
}

.content-search-tsjb>label {
	float: left;
	height: 54px;
	line-height: 54px;
	padding: 0;
	box-sizing: content-box;
	margin-right: 10px;
	margin-left: 10px;
}

.content-search2 {
	float: left;
	width: 127px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	background: url("../images/btn-bgs.png");
}

.content-search2-tsjb {
    float: left;
    width: 101px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    background: url(../images/btn-bgs.png) no-repeat;
    text-indent: 20px;
    background-size: contain;
}

.content-list {
	width: 1100px;
	margin: 0 auto;
	padding: 10px 50px;
	border-top: 4px solid #0e64c3;
	background-color: #fff;
	overflow: hidden;
	box-shadow: 3px 3px 5px rgba(000, 000, 000, 0.3);
	min-height: 600px;
}

.jyjg {
	position: relative;
	float: left;
	width: 510px;
	height: 72px;
	font-size: 1.25em;
	margin: 20px 0;
	text-indent: 2em;
	font-family: "方正魏碑";
}

.jyjg .label {
	float: left;
}

.article-list3 {
	width: 1040px;
	margin: 20px auto;
}

.article-list3 li {
	border-bottom: 1px dashed #ccc;
	clear: both;
	line-height: 25px;
	overflow: hidden;
	padding: 15px 0;
}

.article-list3 li>div>a {
	display: block;
	font-size: 1em;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
}

.article-list3 li>div>a:hover {
	color: #045bbb;
}

.jyjg-name {
	float: left;
	width: 170px;
	background: url("../images/blue.png") no-repeat 0 7px;
	text-indent: 20px;
}

.jyjg-addr {
	float: left;
	width: 220px;
}

.jyjg-phone {
	float: left;
	width: 660px;
}

.jyjg-jg {
	float: left;
	width: 150px;
	padding: 0 20px;
}

.jyjg-postcode {
	float: left;
	width: 100px;
}

.jyjg-more {
	width: 140px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 0.875em;
	color: #fff;
	background: url("../images/jyjg-more.png");
	position: absolute;
	bottom: 0;
	right: 0;
	text-indent: 0;
	font-family: "微软雅黑";
}

.jyjg-1 {
	height: 82px;
	line-height: 82px;
	width: 242px;
	background: url("../images/btn-e.png");
	float: left;
	color: #fff;
	margin: 20px 25px 10px;
	text-indent: 100px;
	font-size: 1.5em;
}

.jyjg-2 {
	font-size: 1.5em;
	float: left;
	height: 82px;
	line-height: 82px;
	width: 242px;
	margin: 20px 0 10px;
	color: #fff;
	text-indent: 100px;
	background: url("../images/btn-h.png");
}

.sjzx {
	width: 1010px;
	margin: 20px auto;
	text-align: center;
	border-bottom: 2px solid #bbd7fa;
}

.sjzx li {
	width: 200px;
	height: 100px;
	text-indent: 90px;
	line-height: 63px;
	display: inline-block;
	border-bottom: 2px solid #045bbb;
	margin: 0 20px -2px 20px;
	position: relative;
	font-size: 1.25em;
	color: #5b5b5b;
	cursor: pointer;
}

.data {
	width: 1080px;
	margin: 20px auto;
	overflow: hidden;
}

.data img {
	width: 100%;
}

.data1 {
	float: left;
	width: 100%;
}

.data2 {
	float: left;
	width: 50%;
}

.data3 {
	float: left;
	width: 50%;
}

.data4 {
	float: left;
	width: 50%;
}

.data5 {
	float: left;
	width: 50%;
}

.sjzx li.on {
	position: relative;
}

.sjzx li.on:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	bottom: 0;
	left: 95px;
	border: 10px solid transparent;
	border-bottom: 10px solid #045bbb;
}

.sjzx li img {
	position: absolute;
	left: 15px;
	top: 0;
}

.ztxxlist {
	line-height: 40px;
	border-bottom: 1px dashed #ddd;
	overflow: hidden;
}

.ztxxlist li {
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
}

.tr-name, .tr-dm, .tr-date {
	float: left;
	color: #999;
}

.fr-name, .fr-dm, .fr-date {
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tr-name {
	width: 550px;
	text-indent: 40px;
}

.tr-dm {
	width: 350px;
	text-indent: 40px;
}

.tr-date {
	float: right;
	width: 100px;
}

.fr-name {
	width: 550px;
}

.fr-dm {
	width: 350px;
}

.fr-date {
	width: 100px;
	float: right;
}

.tsjb-content {
	width: 915px;
	margin: 0 auto;
	font-size: 0.875em;
	color: #303030;
}

.tsjb-table {
	width: 100%;
	border-collapse: collapse;
}

.tsjb-table label {
	color: red;
}

.tsjb-table th {
	text-align: right;
	padding: 10px 10px 10px 0;
	line-height: 35px;
	height: 35px;
}

.tsjb-table td {
	text-align: left;
	line-height: 35px;
	height: 35px;
	padding: 10px
}

.tsjb-table td .s-input {
	width: 300px;
	border: 1px solid #ddd;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
}

.tsjb-table td .l-input {
	width: 740px;
	border: 1px solid #ddd;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
}

.tsjb-table td .l-area {
	width: 740px;
	border: 1px solid #ddd;
	line-height: 35px;
	padding: 0 10px;
}

.tsjb-table td .submit {
	display: inline-block;
	margin: 0 20px;
	background-color: #cd222a;
	border: 0;
	width: 88px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
}

.tsjb-table td .reset {
	display: inline-block;
	margin: 0 20px;
	background-color: #e2e2e2;
	border: 0;
	width: 88px;
	height: 38px;
	line-height: 38px;
	color: #303030;
	border-radius: 5px;
	cursor: pointer;
}
.cs-floatButton{
	position: fixed;
    width: 60px;
    height: 100px;
    background: #BD1a2D;
    bottom: 15%;
    right: 35px;
    text-align: center;
    padding: 9px;
    padding-bottom: 0;
    border-radius: 10px;
    color: #fff;
    z-index: 5;
}
.cs-floatButton>a{
	display: inline-block;
}
.cs-floatButton>a>img{
	width: 57px;
}
.cs-floatButton>a>p{
	color: #fff;
}
.tsjb-table td .submit {
	display: inline-block;
	margin: 0 20px;
	background-color: #cd222a;
	border: 0;
	width: 88px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
}

.tsjb-table td .reset {
	display: inline-block;
	margin: 0 20px;
	background-color: #e2e2e2;
	border: 0;
	width: 88px;
	height: 38px;
	line-height: 38px;
	color: #303030;
	border-radius: 5px;
	cursor: pointer;
}

.tsjb-lx {
	font-size: 1.125em;
	line-height: 18px;
}

.tsjb-lx input {
	
}

.zt-head {
	width: 50px;
	height: 50px;
	float: left;
	margin-left: 30px;
	border: 1px solid #ddd;
}

.zt-head img {
	height: 30px;
	width: 30px;
	margin: 10px;
}

.zt-info {
	overflow: hidden;
	margin-bottom: 20px;
}

.zt-detail {
	
}

.zt-name {
	height: 25px;
	line-height: 25px;
	margin-left: 90px;
}

.zt-dm {
	height: 25px;
	line-height: 25px;
	margin-left: 90px;
}

.zt-date {
	float: right;
}

.ztxx-all {
	position: relative;
	border-bottom: 2px solid #0099ff;
}

.ztxx-all li {
	width: 198px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin: 0 1px;
	float: left;
	cursor: pointer;
	font-weight: bold;
	text-indent: 20px;
	font-size: 1em;
	position: relative;
	padding-bottom: 11px;
	cursor: pointer;
}

.ztxx-all li.on:after {
	content: "";
	width: 15px;
	height: 10px;
	background: url("../images/after.png") #fff;
	position: absolute;
	bottom: -2px;
	left: 92px;
	z-index: 10;
}

.base1 {
	background: url("../images/base1.png") 35px 6px no-repeat;
	color: #6cc2cf
}

.base2 {
	background: url("../images/base2.png") 35px 6px no-repeat;
	color: #c93e42
}

.base3 {
	background: url("../images/base3.png") 35px 6px no-repeat;
	color: #9fb744
}

.base4 {
	background: url("../images/base4.png") 35px 6px no-repeat;
	color: #d1907b
}

.base5 {
	background: url("../images/base5.png") 35px 6px no-repeat;
	color: #cab171
}

.panel-tab {
	display: inline-block;
    margin-top: 15px;
    height: 34px;
    line-height: 34px;
}

.panel-tab li {
	float: left;
    overflow: hidden;
    zoom: 1;
    height: 34px;
    line-height: 34px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 6px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #000000;
    border-radius: 2px;
    cursor: pointer;
}

.panel-tab li>img {
	float: left;
	width: 30px;
	height: 23px;
	margin-left: 40px;
	margin-top: 10px;
}

.panel-tab li>div {
	float: left;
	width: 100%;
	text-align: center;
	height: 23px;
	line-height: 23px;
	margin-top: 5px;
}

.panel-tab li:hover {
	background: #FCB587 !important;
    color: #BD1A2D !important;
}

.panel-tab li.on img {
	display: none;
}

.panel-tab li.on{
    background: #FCB587 !important;
    color: #BD1A2D !important;
}

.tab-gcjs {
}

.tab-zfcg {
}

.tab-td {
}

.tab-kyq {
}

.tab-gycq {
}

.tab-tpf {
}

.tab-gq {
}

.tab-gcjs {
}

.tab-zfcg {
}

.tab-tdkyq {
}

.tab-gycq {
}

.tab-tpfjy {
}

.tab-yycg {
}

.tab-rjxx {
}

.tab-gkbx {
}

.tab-qt {
}

.tab-div1 {
}

.tab-div2 {
}

.tab-div3 {
}

.on .tab-div3 {
	
}

.tab-div4 {
}

.tab-div5 {
}

.tab-div6 {
}

.tab-div7 {
}

.on .tab-div7 {
}

.tab-div8 {
}

.tab-gcjs.on {
	
}

.tab-zfcg.on {
	
}

.tab-tdkyq.on {
	
}

.tab-gycq.on {
	
}

.tab-nccq{

}

.tab-nccq.on{

}

.tab-tpfjy.on {
	
}

.tab-tpf.on {
}

.tab-ncqq {
	
}

.tab-ncqq.on {
}

.tab-yycg.on {
	
}

.tab-rjxx.on {
	
}

.tab-qt.on {
	
}

.tab-gcjs.on {
	
}

.tab-zfcg.on {
	
}

.tab-td.on {
	
}

.tab-kyq.on {
	
}

.tab-gycq.on {
	
}

.tab-gq.on {
	margin-right: 0;
}

.tab-gcjs:hover {
	
}

.tab-zfcg:hover {
	
}

.tab-td:hover {
	
}

.tab-kyq:hover {
	
}

.tab-gycq:hover {
	
}

.tab-gq:hover {
	margin-right: 0;
}

.btn-01 a, .btn-02 a, .btn-03 a {
	color: #fff;
}

.btn-01 {
	width: 223px;
	line-height: 54px;
	height: 54px;
	margin: 0 auto 10px auto;
	background: url("../images/btn_01.png");
	text-indent: 100px;
	cursor: pointer;
    background-repeat: no-repeat!important;
    background-size: contain!important;
}

.btn-02 {
	width: 223px;
	height: 54px;
	line-height: 54px;
	margin: 0 auto 10px auto;
	text-indent: 100px;
	cursor: pointer;
	background: url("../images/btn_02.png");
    background-repeat: no-repeat!important;
    background-size: contain!important;
}

.btn-03 {
	width: 223px;
	height: 54px;
	line-height: 54px;
	margin: 0 auto;
	background: url("../images/btn_03.png");
	text-indent: 100px;
	cursor: pointer;
    background-repeat: no-repeat!important;
    background-size: contain!important;
}

.fwzx {
	overflow: hidden;
	margin-top: 20px;
	width: 818px;
	height: 630px;
	border: 1px solid #ccc;
	float: left;
}

.fwzx-2 {
	width: 258px;
	overflow: hidden;
	margin-top: 20px;
	border: 1px solid #ddd;
	float: left;
	margin-left: 20px;
	height: 150px;
}

.fwzx-2 img {
	margin: 0 auto;
	width: 224px;
	height: 82px;
	display: block;
}

.fwzx-3 {
	width: 258px;
	overflow: hidden;
	margin-top: 20px;
	border: 1px solid #ccc;
	float: left;
	margin-left: 20px;
	height: 200px;
}

.fwzx-title {
	font-size: 1.125em;
	color: #045bbb;
	height: 50px;
	line-height: 50px;
	background: url("../images/blue.png") no-repeat 10px 20px;
	text-indent: 30px;
        position:relative;
        background:none;
      font-size:24px;
     font-family:MicrosoftYaHei;
    color:rgba(64,64,64,1);
}
.fwzx-title::before{
    content: '';
    display: inline-block;
    background: #BD1a2D;
    position: absolute;
    left: 10px;
    top: 50%;
    width: 13px;
    height: 13px;
    transform: translateY(-50%);
}
.fwzx li {
	width: 148px;
	height: 159px;
	float: left;
	margin: 15px;
	position: relative;
	color: #045bbb;
	font-size: 0.875em;
	text-align: center;
	background: url("../images/tb-bg.png");
	cursor: pointer;
}

.right0 {
	margin-right: 0 !important;
}

.fwzx li img {
	position: absolute;
	left: 42px;
	top: 20px;
}

.fwzx li div {
	width: 100px;
	line-height: 20px;
	margin: 0 auto;
	margin-top: 110px;
}

.fwzx li div a {
	color: #045bbb;
	display: block;
}

.jydj {
	overflow: hidden;
	margin-top: 20px;
}

.jydj li:hover {
	background: url("../images/jydj-bg2.png");
}

.jydj li:hover a {
	background-color: #0e64c3;
}

.jydj li {
	width: 352px;
	height: 142px;
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
	background: url("../images/jydj-bg1.png");
	position: relative;
}

.jydj li>.div1 {
	position: absolute;
	left: 100px;
	top: 50px;
	line-height: 20px;
	height: 20px;
	font-size: 0.875em;
	color: #000;
}

.jydj li>.div2 {
	position: absolute;
	left: 100px;
	right: 10px;
	top: 70px;
	line-height: 20px;
	height: 20px;
	font-size: 0.875em;
	color: #000;
}

.jydj li>label {
	position: absolute;
	left: 100px;
	top: 15px;
	line-height: 20px;
	height: 20px;
	font-size: 1.25em;
	color: #000;
	font-weight: bold;
}
.zbgghgsxxfb {
	position: relative;
	overflow: hidden;
	margin-top: 10px;
}
.zbgghgsxxfb li{
	position: relative;
	width: 352px;
	height: 142px;
	line-height: 142px;
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
	background: url("../images/jydj-bg1.png");
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.zbgghgsxxfb li> a{
	display: block;
color:#0e64c3;
}
.jydj li img {
	position: absolute;
	left: 15px;
	top: 15px;
}

.jydj li a {
	position: absolute;
	bottom: 15px;
	right: 15px;
	line-height: 25px;
	height: 25px;
	width: 60px;
	text-align: center;
	font-size: 0.875em;
	color: #fff;
	background-color: #7cb4f3;
	border-radius: 5px;
}

.zt-child {
	width: 1100px;
	margin-top: 20px;
	position: relative;
}

.zt-title {
	float: left;
	width: 220px;
	text-align: right;
	line-height: 45px;
	height: 45px;
	color: #999
}

.zt-value {
	float: left;
	width: 280px;
	text-align: left;
	line-height: 45px;
	height: 45px;
	text-indent: 20px;
}

.ztxx-yj {
	width: 1000px;
	margin: 0 auto;
}

.ztxx-yj li {
	margin-bottom: 20px;
	border: 1px solid #ddd;
}

.yj-title {
	line-height: 50px;
	height: 50px;
	border-bottom: 1px solid #d7d7d7;
	background-color: #f2f2f2;
}

.bd-content {
	border-top: 1px solid #ddd;
	margin: 0;
}

.yj-title label {
	float: left;
	text-indent: 20px;
}

.yj-title div {
	float: right;
	padding-right: 20px;
}

.bd-title {
	line-height: 35px;
	height: 35px;
	background: url("../images/title-bg02.png") repeat-x;
	color: #0d63c3;
	font-size: 1em;
	font-weight: bold;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	text-indent: 0;
	/* 	max-width: 929px; */
}

.bd-title label {
float: left;
 text-indent: 20px;
 font-size: 1.125em;
 height: 35px;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 width: 86%;
}

.bd-title div {
	float: right;
	height: 35px;
	padding-right: 15px;
}

.bd-title i {
float: left;
 width: 50px;
 height: 35px;
 color: #fff;
 background-color: #3399ff;
 text-align: center;
 font-weight: bold
}

.bd-title em {
	float: left;
	height: 35px;
	background-color: #abddff;
	text-align: center;
	font-style: normal;
	padding: 0 10px;
	margin-left: 10px;
}

.ht-detail {
	overflow: hidden;
	line-height: 50px;
}

.ht-detail dt {
	float: left;
	width: 200px;
	text-align: right;
	color: #999;
}

.ht-detail dd {
	float: left;
}

.w110 {
	width: 110px !important;
}

.w150 {
	width: 150px !important;;
}

.w180 {
	width: 180px !important;;
}

.w200 {
	width: 200px !important;;
}

.w250 {
	width: 250px !important;;
}

.w290 {
	width: 290px !important;;
}

.w600 {
	width: 600px !important;;
}

.w670 {
	width: 669px !important;;
}

.w700 {
	width: 700px !important;;
}

.title-jl {
	background-color: #33cc00;
	color: #fff;
	padding: 0 15px;
	border-radius: 5px;
}

.title-cf {
	background-color: #cc3300;
	color: #fff;
	padding: 0 15px;
	border-radius: 5px;
}

.zy-list {
	width: 1000px;
	margin: 0 auto;
	line-height: 40px;
	overflow: hidden;
	margin-bottom: 10px;
}

.zy-list label {
	float: left;
	width: 300px;
}

.zy-search {
	float: right;
}

.zy-search1 {
	float: left;
	box-sizing: content-box;
	width: 200px;
	border: 1px solid #ddd;
	border-right: 0;
	height: 40px;
	border-radius: 5px 0 0 5px;
	padding: 0;
	text-indent: 10px;
}

.zy-search2 {
	float: left;
	box-sizing: content-box;
	width: 50px;
	border: 1px solid #ddd;
	border-left: 0;
	height: 40px;
	padding: 0;
	background: url("../images/search2.png") no-repeat 13px 8px #045bbb;
}

.zy-table {
	width: 1000px;
	margin: 0 auto;
	border-collapse: collapse;
	line-height: 40px;
}

.zy-table th {
	text-align: left;
	text-align: center;
	background-color: #e4e4e4
}

.zy-table td img {
	width: 30px;
	height: 30px;
	float: left;
	margin-left: 10px;
}

.zy-table td {
	border-bottom: 1px dashed #ddd;
	text-align: center;
	height: 50px;
	line-height: 50px;
}

.lc-title {
	line-height: 50px;
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

.lc-title-s {
	display: block;
	font-size: 16px;
	line-height: 25px;
}

.lc-title-s span {
	margin: 10px 20px;
	display: inline-block;
}

.lc-all {
position: relative;
 display: table-cell;
 height: 100px;
 line-height: 100px;
 overflow: hidden;
}

.lc-all li.after {
	height: 60px;
	width: 60px;
	top: 50%;
	margin-top: -30px;
	z-index: 1;
	position: relative;
}

.lc-all li.after:after {
	position: absolute;
	content: "";
	height: 0;
	width: 0;
	border: 15px solid transparent;
	border-left: 15px solid #bde4ff;
	left: 18px;
	top: 50%;
	margin-top: -15px;
	z-index: 2;
}

.lc-all li.after:before {
	position: absolute;
	content: "";
	height: 0;
	width: 0;
	left: 10px;
	top: 50%;
	border: 30px solid transparent;
	border-left: 30px solid #fff;
	margin-top: -30px;
	z-index: 1;
}

.lc-all:after {
	position: absolute;
	content: "";
	height: 10px;
	top: 50%;
	left: 10px;
	right: 10px;
	margin-top: -5px;
	background: url("../images/uline.png") repeat-x;
}

.lc-all li.first {
	
}

.lc-all li.now {
	float: left;
	width: 100px;
	height: 100px;
	line-height: 100px;
	color: #fff;
	cursor: pointer;
	margin-right: 30px;
	text-align: center;
	position: relative;
}

.lc-all li.pass {
	
}

.lc-all li.last {
	margin-right: 0px;
}

.lc-all li {
	float: left;
	width: 100px;
	height: 100px;
	line-height: 100px;
	color: #fff;
	cursor: pointer;
	margin-right: 30px;
	text-align: center;
	position: relative;
	text-indent: 0;
}

.lc-all li .circle {
	z-index: 2;
	background: url("../images/uy3.png") 8px no-repeat;
	width: 100px;
	height: 100px;
	left: 0;
	top: 0;
	line-height: 120px;
	position: absolute;
}

.lc-all li.pass .circle {
	z-index: 2;
	background: url("../images/uy1.png") 8px no-repeat;
	width: 100px;
	height: 100px;
	line-height: 100px;
	position: absolute;
}

.lc-all li.now .circle {
	z-index: 2;
	background: url("../images/uy2.png") center center no-repeat !important;
	background-size: cover;
	width: 100px;
	height: 100px;
	line-height: 100px;
	position: absolute;
}

.lc-all li.now .word {
	z-index: 3;
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 100px;
}

.lc-all li .word {
	z-index: 3;
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 100px;
	text-indent: 0;
}

.center {
	position: relative;
    text-align: center;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.lc-1, .lc-2, .lc-3, .lc-4 {
	position: absolute;
	top: 0;
	left: 0;
	height: 70px;
	line-height: 70px;
	width: 285px;
	text-align: center;
	cursor: pointer;
	background: url("../images/lc-bg.png") right;
	z-index: 4;
}

.lc-2 {
	left: 260px;
	z-index: 3
}

.lc-3 {
	left: 520px;
	z-index: 2
}

.lc-4 {
	left: 780px;
	z-index: 1
}

.lc-all span {
	display: inline-block;
	border-radius: 50%;
	background-color: #fff;
	width: 25px;
	height: 25px;
	line-height: 25px;
	color: #333;
	margin-right: 20px;
}

.lc-all li a {
	display: block;
	color: #fff;
}

.lc-all li.on a {
	color: #fff;
}

.lc-all li:hover a {
	color: #fff;
}

/*111111111111*/
.lc-table {
	width: 930px;
	line-height: 25px;
	margin: 0 0 20px 0;
	text-indent: 0;
	border-collapse: collapse;
	color: #333;
}

.lc-table th, .lc-table td {
	border: 1px solid #ccc;
}

.lc-table th {
	text-align: center;
	background-color: #e3f1fb;
	width: 160px;
}

.lc-table td {
	text-align: left;
	text-indent: 5px;
	width: 300px;
}

/*22222222222*/
.lc-table2 {
	width: 930px;
	line-height: 25px;
	border-collapse: collapse;
	margin: 20px 0;
	border-top: 1px solid #ddd;
}

.lc-table3 {
	border-collapse: collapse;
	width: 100%;
	color: #333;
	margin: 0 0 20px 0;
	text-indent: 5px;
}

.lc-table3 th {
	background-color: #e3f1fb;
	border: 1px solid #ccc;
}

.lc-table3 td {
	border: 1px solid #ccc;
}

.lc-table2 th, .lc-table2 td {
	border: 1px solid #ccc;
}

.lc-table2 th {
	color: #333;
	background-color: #e3f1fb;
	text-align: center;
	padding: 0 5px;
	width: 160px;
	text-indent: 0;
}

.lc-table2 td {
	text-indent: 5px;
}

.lc-table2 .em {
	background-color: #f2f7ff;
	text-align: center !important;
	font-style: normal;
	font-size: 1em;
	width: 90px !important;
	color: #0d63c3;
	padding: 0 2px;
	font-weight: bold;
	text-indent: 0;
}

/*22222222222222222*/
.panel-search {
	width: 1080px;
	background: url("../images/panel-bg.png") bottom no-repeat #fff;
	margin: 0 auto;
	padding: 15px 60px 30px 60px;
	overflow: hidden;
}

.panel-search:after {
	content: "";
	clear: both;
}

.panel-search>ul {
}

.panel-search a {
	display: block;
}

.panel-search>ul>li {
	height: 63px;
    line-height: 63px;
    
}

jyxx-li{
	border-bottom: 1px dashed #CCCCCC;
}

.panel-search>ul>li>.title {
	float: left;
	height: 44px;
	width: 90px;
	font-size: 1.125em;
}

.panel-search>ul>li>.all {
	float: left;
	margin-right: 14px;
	margin-bottom: 12px;
	line-height: 44px;
	height: 44px;
	width: 123px;
	text-align: center;
	cursor: pointer;
	border-radius: 3px;
	background: url("../images/btn-bg2.png");
}

.panel-search>ul>li>.all.on a {
	color: #fff;
}

.panel-search2 {
	display: inline-block;
    margin-top: 15px;
    height: 34px;
    line-height: 34px;
}

.panel-search>ul>li>ul {
	display: inline-block;
    margin-top: 15px;
    height: 34px;
    line-height: 34px;
}

.panel-search>ul>li>ul>li {
	float: left;
    overflow: hidden;
    zoom: 1;
    height: 34px;
    line-height: 34px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 6px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #000000;
    border-radius: 2px;
    cursor: pointer;
}


.panel-search>ul>li>ul>li.on {
	background: #FCB587 !important;
    color: #BD1A2D !important;
}

.panel-search>ul>li>ul>li.on a {
	color: #fff;
}

.panel-search .all.on {
	color: #fff;
}

.lc-list {
	width: 930px;
	border-collapse: collapse;
	line-height: 40px;
	margin-bottom: 20px;
	border-top: 1px solid #ddd;
}

.lc-list thead tr {
	border-bottom: 0;
}

.lc-list tr {
	border-bottom: 1px dashed #ddd;
}

.lc-list th {
	text-align: center;
	color: #0d63c3 !important;
	border: 1px solid #ddd;
	background-color: #e3f1fb;
	text-indent: 0;
	line-height: 25px;
	padding: 5px 0;
}

.lc-list td {
	text-align: left;
	border: 1px solid #ddd;
	text-indent: 15px;
}

.lc-list2 {
	width: 930px;
	border-collapse: collapse;
	line-height: 40px;
	margin-bottom: 20px;
	border-top: 1px solid #ddd;
	table-layout:fixed;
}

.lc-list2 thead tr {
	border-bottom: 0;
}

.lc-list2 tr {
	border-bottom: 1px dashed #ddd;
}

.lc-list2 th {
	text-align: center;
	width: 50px;
	background: url('../images/title-bg02.png');
	color: #0d63c3 !important;
	font-size: 1em;
	font-weight: bold;
	border: 1px solid #ccc;
}

.lc-list2 td {
	text-align: left;
	border: 1px solid #ddd;
	text-indent: 15px;
	word-wrap:break-word;
}

.zbhz {
	width: 930px;
	border-collapse: collapse;
	margin-bottom: 20px;
	border-top: 1px solid #ddd;
}

.lzbhz thead tr {
	border-bottom: 0;
}

.zbhz tr {
	border-bottom: 1px dashed #ddd;
}

.zbhz th {
	text-align: center;
	width: 50px;
	font-size: 1em;
	font-weight: bold;
	border: 1px solid #ccc;
}

.zbhz td {
	text-align: left;
	border: 1px solid #ddd;
	text-indent: 15px;
}

.lx-info {
	width: 950px;
	height: 730px;
	border: 1px solid #ddd;
	position: fixed;
	z-index: 1005;
	border-radius: 5px;
	background-color: #fff;
}

.lx-title {
	height: 55px;
	line-height: 55px;
	background-color: #f2f2f2;
	text-indent: 40px;
	font-size: 1.25em;
	color: #999;
}

.lx-content {
	
}

.close {
	width: 30px;
	height: 30px;
	float: right;
	margin: 10px 10px 0 0;
	background: url("../images/close.png");
	cursor: pointer;
}

.zt-child-title {
	margin: 0;
	font-size: 1.125em;
	color: #333;
	font-weight: bold;
}

.ml-list {
	position: absolute;
	top: 20px;
	left: 970px;
	width: 150px;
	border-left: 2px solid #0099ff;
	padding: 0;
	margin: 0;
}

.ml-list li a {
	float: left;
	text-indent: 10px;
	width: 130px;
}

.ml-list li i {
	position: relative;
	float: left;
	height: 20px;
	line-height: 20px;
	width: 20px;
	background-color: #0099ff;
	border-radius: 50%;
	cursor: pointer;
	margin-left: -26px;
}

.ml-list li {
	position: relative;
	height: 20px;
	line-height: 20px;
	margin-left: 15px;
	margin-bottom: 40px;
	cursor: pointer;
	font-size: 15px;
}

.div-content {
	width: 1200px;
	box-sizing:border-box;
	margin: 0 auto;
	padding: 10px 30px;
	border-top: 4px solid #0e64c3;
	background-color: #fff;
	overflow: hidden;
	box-shadow: 3px 3px 5px rgba(000, 000, 000, 0.3);
}

.div-title {
	padding: 10px;
	font-size: 1.5em;
	color: #333;
	text-align: center;
	font-weight: bold;
	word-break: break-all;
}

.div-title2 {
	padding: 10px;
	font-size: 1em;
	color: #666;
	text-align: center;
	border-bottom: 1px solid #ddd;
}

.div-article2 {
	line-height: 35px;
	font-size: 15px;
	padding: 20px;
	margin-top: 10px;
}

.div-article2>.newsCon>table {
	border: 1px solid #ccc;
	border-collapse: collapse;
}

.div-article2>.newsCon>table td, .div-article2>.newsCon>table th {
	border: 1px solid #ccc;
}
.newsCon {
	
}

.newsCon > table {
	width: 930px;
	word-break: break-all;
	border-collapse: collapse;
	line-height: 20px;
}

.newsCon > table td {
	box-sizing: border-box;
	border: 1px solid #ccc;
	padding: 5px 0;
	text-align: left;
}
.wgjlcx {
	width: 123px;
	height: 44px;
	line-height: 44px;
	float: left;
	margin-right: 20px;
	text-align: center;
	color: #333;
}

.wgjlcx {
	background: url("../images/btn-bg2.png");
	cursor: pointer;
}

.wgjlcx.on {
	background: url("../images/btn-bg1.png");
	color: #fff;
}

.info-table {
	width: 1040px;
	border-collapse: collapse;
	line-height: 45px;
	margin: 20px auto;
}

.info-table th {
	text-align: right;
	padding-right: 5px;
	background-color: #f2f7ff;
	border: 1px solid #ccc;
	width: 270px;
}

.info-table td {
	text-align: left;
	padding-left: 5px;
	border: 1px solid #ccc;
}

.list-table {
	width: 1040px;
	border-collapse: collapse;
	line-height: 45px;
	margin: 20px auto;
}

.list-table th {
	background-color: #e6f5ff;
	text-align: center;
	border: 1px solid #ccc;
}

.list-table td {
	text-align: center;
	border: 1px solid #ccc;
}

.wgjlcx-list {
	overflow: hidden;
	width: 1040px;
	margin: 0 auto;
}

.wgjlcx-title {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.wgjlcx-title2 {
	border-bottom: 1px solid #ccc;
	line-height: 40px;
	height: 40px;
	padding-left: 20px;
	position: relative;
}

.wgjlcx-title2 i {
	width: 13px;
	height: 13px;
	background-color: #0e64c3;
	position: absolute;
	left: 0;
	top: 13px;
}

.wgjlcx-title label {
	font-size: 1.25em;
	font-weight: bold;
}

.wgjlcx-info {
	width: 940px;
	margin: 0 auto;
}
#index-ggxxfbxz {
	margin-top: 10px;
		
}
#index-ggxxfbxz a {
display: block;
position: relative;
}

#index-jydj {
	margin-top: 10px;
}

#index-jyjg {
	margin-top: 10px;
}

#index-zjk {
	margin-top: 10px;
}

#index-xzzq {
	margin-top: 10px;
}

#index-jyfwzn {
	margin-top: 10px;
}

#index-sjzx {
	width: 1200px;
}

#footer-logo {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0;
	padding-top: 48px;
}

#footer-logo1 {
	width: 400px;
	float: left;
	margin: 10px auto 0 auto;
	text-align: right;
	padding-right: 10px;
	position: relative;
}

#footer-logo2 {
	text-align: left;
	margin-left: 430px;
	padding-left: 20px;
	border-left: 1px solid #fff;
	color: #fff;
}
#footer-logop {
	bottom: 0;
    padding: 0;
}

#footer-logo2 p {
	display: inline-block;
	margin: 0 10px;
}

.panel-search-m {
	display: none;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}

.slide_container {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
}

.slide {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

.slide li {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.slide img {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	border: 0;
}

.slide .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 14px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.slide_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 52%;
	left: 0;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 40px;
	width: 34px;
	background: transparent url("../images/prev_a.png") no-repeat left top;
	margin-top: -45px;
}

.slide_nav:active {
	opacity: 1.0;
}

.slide_nav.next {
	left: auto;
	background: transparent url("../images/next_a.png") no-repeat right top;
	right: 0;
}

.jyjg-tsjb {
	width: 100%;
	line-height: 25px;
	font-size: 0.875em;
	margin: 30px 0;
	box-sizing: border-box;
	position: relative;
	border: 1px solid #ccc;
}

.jyjg-tsjb2 {
	width: 500px;
	margin: 0 60px;
	float: left;
	line-height: 40px;
	border-collapse: collapse;
	font-size: 18px;
	color: #333;
	box-sizing: border-box;
	position: relative;
}

.tsjb-bg {
	background: #f3f5f6;
	overflow: hidden;
	padding: 80px 0;
}

.jyjg-tsjb2 .table {
	width: 500px;
	border-collapse: collapse;
}

.jyjg-tsjb2 .tr {
	overflow: hidden;
}

.jyjg-tsjb2 .th {
	width: 165px;
	text-align: right;
	padding: 3px 0;
	float: left;
}

.jyjg-tsjb2 .td {
	padding: 3px 0;
	color: #333;
	font-size: 18px;
	text-align: right;
	float: right;
	width: 335px;
}

.tsjb-tips {
	font-size: 14px;
	color: red;
	width: 100%;
	text-align: left;
	line-height: 18px;
}

.jyjg-tsjb2 .td label {
	font-size: 16px;
}

.tsjb-agree {
	color: #a1a1a1 !important;
	font-size: 13px !important;
}

.tsjb-title {
	text-align: right !important;
	font-size: 14px !important;
	color: #808e9d !important;
}

.jyjg-tsjb2 .txt {
	border: 1px solid #c0c0c0;
	width: 280px;
	line-height: 30px;
	height: 30px;
	text-indent: 5px;
	padding: 0;
}

.jyjg-tsjb2 .input-t {
	border: 1px solid #c0c0c0;
	width: 325px;
	line-height: 40px;
	height: 40px;
	text-indent: 5px;
	padding: 0;
	background-color: transparent;
	border-radius: 3px;
}

.jyjg-tsjb2 .sel {
	border: 1px solid #c0c0c0;
	width: 300px;
	height: 30px;
}

.jyjg-tsjb2 .btn {
	color: #666;
	width: 110px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	border: 1px solid #c0c0c0;
	border-radius: 3px;
	background-color: #dadada;
	cursor: pointer;
	padding: 0;
}

.jyjg-tsjb2 .btn-next {
	color: #fff;
	width: 328px;
	text-align: center;
	line-height: 53px;
	height: 53px;
	border-radius: 3px;
	background: url("../images/btn-next-bg.png");
	cursor: pointer;
	padding: 0;
	font-size: 16px;
}

.jyjg-tsjb2 .btn-next.disabled {
	background: #ccc;
	cursor: auto;
}

#downCA {
	color: #297dd9;
	text-decoration: underline;
	cursor: pointer;
}

#ClickMe {
	color: #297dd9;
	text-decoration: underline;
	cursor: pointer;
}

.message {
	width: 160px !important;
}

.jyjg-tsjb .caption {
	position: absolute;
	top: -15px;
	text-align: center;
	background: #fff;
	left: 50px;
	top: -1.1em;
	padding: 5px 20px;
	color: #0066cc;
	font-size: 1.1em;
	font-weight: bold;
}

.jyjg-tsjb .tbody {
	overflow: hidden;
	width: 100%;
	padding: 0px 0;
}

.jyjg-tsjb td, .jyjg-tsjb th {
	box-sizing: border-box;
	padding: 5px 0;
}

.jyjg-tsjb .tr {
	width: 80%;
}

.jyjg-tsjb .tr2 {
	width: 100%;
	float: left;
}

.jyjg-tsjb .tr2 .tr-div {
	text-align: right;
	padding-right: 30px;
}

.jyjg-tsjb .th2 {
	width: 25%;
	float: left;
	padding: 10px 0;
	padding-right: 5px !important;
	box-sizing: border-box;
	text-align: right;
}

.jyjg-tsjb .td2 {
	width: 75%;
	float: left;
	padding: 10px 0;
	padding-right: 0px !important;
	text-align: left !important;
	box-sizing: border-box;
}

.jyjg-tsjb .th {
	text-align: right;
	padding: 10px 0;
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-right: 5px;
}

.jyjg-tsjb .td {
	text-align: left;
	padding: 10px 0;
	float: left;
	box-sizing: border-box;
	width: 50%;
}

.jyjg-tsjb .td2 {
	text-align: center;
}

.jyjg-tsjb .sel {
	width: 82%;
	height: 25px;
	border: 1px solid #ccc;
}

.jyjg-tsjb .txt {
	border: 1px solid #ccc;
	width: 85%;
	height: 25px;
}

.jyjg-tsjb .txta {
	border: 1px solid #ccc;
	width: 85%;
	height: 200px;
	box-sizing: border-box;
}

.jyjg-tsjb .btn {
	color: #1c4070;
	padding: 3px 20px;
	border: 1px solid #9ccbf7;
	border-radius: 4px;
	background-color: #eff4f8;
	cursor: pointer;
}

.jyjg-tsjb .tip {
	color: #aaa;
}

#attachTable input {
	border: 1px solid #ccc !important;
	line-height: 30px;
	height: 30px;
}

#attachTable {
	width: 100%;
}

/*22222222222*/
.lc-table2 {
	width: 930px;
	line-height: 30px;
	border-collapse: collapse;
	margin: 20px 0;
	border-top: 1px solid #ddd;
}

.lc-tables {
	width: 90%;
	line-height: 35px;
	border-collapse: collapse;
	margin: 20px auto;
	border-top: 1px solid #ddd;
}

.lc-tables th, .lc-tables td {
	border: 1px solid #ccc;
}

.lc-tables th {
	width: 280px !important;
	border-top: 0 !important;
	border-buttom: 0 !important;
	background-color: #e3f1fb;
	font-size: 14px;
	font-weight: bold;
}

.lc-tables td {
	border-top: 0 !important;
	border-buttom: 0 !important;
	text-align: center;
}

.lc-tables td label {
	color: red;
}


.lc-table2 th, .lc-table2 td {
	border: 1px solid #ccc;
}

.lc-table2 th {
	color: #333;
	background-color: #e3f1fb;
	text-align: right;
	padding-right: 5px;
	width: 160px;
	text-indent: 0;
}

.lc-table2 td {
	text-indent: 5px;
}

.lc-table2 .em {
	background-color: #f2f7ff;
	text-align: center !important;
	font-style: normal;
	font-size: 1em;
	width: 90px !important;
	color: #0d63c3;
	padding: 0 2px;
	font-weight: bold;
	text-indent: 0;
}

.notfound {
	width: 100%;
	height: 600px;
	background: url("../images/jszbg.jpg") center center no-repeat;
	background-size:100%; 
}

.btn_login {
	line-height: 52px;
	height: 52px;
	border-radius: 5px;
	background: url("../images/btn_login.png") no-repeat;
	position: absolute;
	bottom: 120px;
	left: 50%;
	width: 207px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

.tsjb-lw {
	width: 326px;
	height: 238px;
	float: left;
	position: relative;
	background: url("../images/tsjb-bg.png") no-repeat;
}
.tsjb-xzfy {
	width: 326px;
	height: 238px;
	float: left;
	position: relative;
	background: url("../images/xzfy-logo.png") no-repeat;
}

.tsjb-kua {
	width: 390px;
	height: 120px;
	float: left;
	margin-left: 55px;
	margin-top: 12px;
	background-color: #f7f7f7;
}

.top-left {
	position: absolute;
	width: 30px;
	left: 52px;
	top: 9px;
	height: 30px;
	border-top: 3px solid #0d64c3;
	border-left: 3px solid #0d64c3;
}

.bottom-right {
	position: absolute;
	width: 30px;
	right: -4px;
	top: 102px;
	height: 30px;
	border-bottom: 3px solid #0d64c3;
	border-right: 3px solid #0d64c3;
}

.kua-w {
	width: 350px;
	height: 75px;
	padding: 20px 20px;
}

.kua-w p {
	color: #6d87a2;
	font-size: 14px;
	line-height: 27px;
}

.tsjb-but {
	width: 190px;
	height: 55px;
	float: left;
	line-height: 55px;
	text-align: center;
	top: 158px;
	position: absolute;
	left: 55px;
	cursor: pointer;
	border-radius: 3px;
	background: url(../images/btn-bg2.png) no-repeat;
	background-size: 79%;
}

.tsjb-but p {
	font-size: 15px;
	color: #6d89a1;
	text-indent: -10;
	text-indent: -38px;
}

#goodcover {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 170%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.50;
	filter: alpha(opacity = 80);
}

#codezzz {
	width: 750px;
	height: 700px;
	background-color: #fff;
	position: absolute;
	display: none;
	left: 50%;
	margin-left: -375px;
	top: 50px;
	z-index: 1002;
	border-radius: 3px;
}

.close1 {
	height: 60px;
}

#closebt {
	float: right;
}

#closebt img {
	width: 20px;
}

.goodtxt {
	text-align: center;
	border-bottom: 1px dashed #ccc;
	margin-top: -35px;
}

.goodtxt p {
	height: 30px;
	line-height: 10px;
	font-size: 20px;
	color: #000;
	font-weight: 600;
}

.code-img {
	width: 100%;
	position: absolute;
	top: 40px;
	left: 0;
}

.code-img img {
	width: 100%;
}

.btn_login:active {
	margin-bottom: -2px;
}

/*22222222222222222*/
.search-item {
	line-height: 45px;
	overflow: hidden;
}

.search-item>li {
	float: left;
	width: 100%;
}

.search-item>li>div {
	float: left;
	margin: 0 10px;
}

.search-item>li>ul {
	overflow: hidden;
}

.search-item>li>ul>li {
	float: left;
	margin-right: 14px;
	font-size: 13.6px;
	margin-bottom: 12px;
	line-height: 42px;
	height: 42px;
	width: 123px;
	text-align: center;
	cursor: pointer;
	border-radius: 3px;
	background: url("../images/btn-bg2.png") no-repeat center center;
	background-size: cover;
	box-sizing: border-box;
}

.search-item>li>ul>li:hover {
	background-color: #fdb6b9;
}

.search-item>li>ul>li.on {
	background: url("../images/btn-bg1.png");
	color: #fff;
}

.datas {
	line-height: 42px;
	height: 42px;
	float: left;
	border: 1px solid #ddd;
	width: 120px;
	background: url("../images/btn_05.png") no-repeat 92px center;
	box-sizing: border-box;
	font-size: 16px;
	padding: 0 5px;
}

.dateDiv {
	float: left;
	line-height: 40px;
	height: 40px;
	padding: 0 !important;
	margin: 0 !important;
}

.dateDiv i {
	float: left;
	line-height: 40px;
	height: 40px;
	font-style: normal;
}

.search-result {
	
}

.search-sort {
	line-height: 40px;
	height: 40px;
	background-color: #e9e9e9;
	width: 100%;
}

.sort-item {
	border: 1px solid #ccc;
	border-right: 0;
	float: left;
	margin-top: 8px;
	margin-left: 8px;
}

.sort-item li {
	float: left;
	padding: 0 15px;
	text-align: center;
	background-color: #fff;
	border-right: 1px solid #ccc;
	line-height: 25px;
	height: 25px;
	cursor: pointer;
	font-size: 12px;
}

.sort-item li.on {
	background-color: #0e65c4;
	color: #fff;
}

.list-title {
	float: left;
	width: 880px;
	color: #000000;
	font-weight: 900;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-content {
	float: left;
	word-break: break-all;
	word-wrap: break-word;
	line-height: 35px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.list-content p {
	word-break: break-all;
	word-wrap: break-word;
}

.search-warp {
	width: 100%;
	overflow: hidden;
}

.search-warp li {
	overflow: hidden;
	position: relative;
	clear: both;
	color: #333;
	font-size: 1em;
	padding-left: 30px;
	background: url("../images/blue.png") no-repeat 10px 18px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 25px;
	margin-top: 10px;
}

.sred {
	color: red;
}

.lineBlue {
	width: 100%;
	border-bottom: 2px solid #8dc5eb;
}

.tabConsult-warp {
	border: 1px solid #ccc;
	padding: 20px 0;
}

.tabConsult-warp-m {
	display: none;
}

.tabConsult, .tabConsult th, .tabConsult td, .tabConsult input[type=text],
	.tabConsult textarea, .tabConsult * {
	box-sizing: border-box;
	border-collapse: collapse;
}

.tabConsult {
	width: 100%;
	border-collapse: collapse;
	line-height: 30px;
}

.tabConsult th {
	width: 200px;
	text-align: right;
	padding: 5px;
	vertical-align: top;
	font-size: 14px;
	color: #404040;
	line-height: 28px;
	font-weight: normal;
}

.tabConsult td {
	padding: 5px;
}

.consult-long {
	border: 1px solid #ccc;
	line-height: 30px;
	height: 30px;
	width: 500px;
	float: left;
	padding: 0;
}

.consult-content {
	border: 1px solid #ccc;
	line-height: 30px;
	height: 80px;
	width: 500px;
}

.consult-short {
	border: 1px solid #ccc;
	line-height: 30px;
	height: 30px;
	width: 330px;
	float: left;
	padding: 0;
}

.consult-span {
	line-height: 30px;
	height: 30px;
	float: left;
	padding: 0 10px;
	cursor: pointer;
}

.captcha {
	width: 60px;
}

.consult-img {
	border: 1px solid #ccc;
	line-height: 32px;
	width: 100px;
	height: 32px;
	float: left;
	margin: 0 10px;
}

.consult-btn {
	width: 130px;
	height: 30px;
	background: #F9D7B4;
	text-align: center;
	color: #bd1a2d;
	line-height: 30px;
	cursor: pointer;
	border-radius: 3px;
}

.consult-btn2 {
	float: left;
	width: 130px;
	height: 30px;
	background: #F9D7B4;
	text-align: center;
	color: #bd1a2d;
	line-height: 30px;
	cursor: pointer;
	border-radius: 3px;
}
*{
    font-family: 微软雅黑!important;
}

.consoult-list-warp {
	padding: 20px 0;
}

.consoult-list {
	width: 100%;
	border-collapse: collapse;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
}

.consoult-list th {
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
}

.consoult-list td {
	padding: 5px;
	border-bottom: 1px dotted #ccc;
}

.consoult-list td:first-child {
	text-align: left;
}

.consoult-list a {
	color: #008cff;
}

.consoult-list a.title {
	color: #008cff;
	max-width: 500px;
	width: 500px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	    margin-left: 30px;
    margin-top: 6px;
}

.consoult-list-ms {
	width: 500px;
}

.consoult-list a:hover {
	text-decoration: underline;
}

.consoult-list .finish {
	color: #008cff;
}

.questioner {
	border: 1px solid #ccc;
	background: #8ec6eb;
	text-align: center;
	width: 70px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	display: inline-block;
}

.ques-warp {
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 20px 0;
}

.ques-info {
	overflow: hidden;
	border: 1px solid #ccc;
}

.ques-info>div {
	margin-bottom: 10px;
	overflow: hidden;
}

.ques-info .t {
	float: left;
	width: 70px;
	text-align: right;
	padding-right: 10px;
	box-sizing: border-box;
}

.ques-info .c {
	float: left;
	width: 920px;
	text-align: left;
	box-sizing: border-box;
}

.ques-content {
	width: 100%;
	border-collapse: collapse;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 30px;
}

.ques-content th {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

.ques-content td {
	padding: 5px;
	font-size: 15px;
	text-align: left;
}

.ques-remark {
	padding-left: 20px;
}

.ques-remark .ques-or {
	float: left;
	margin-right: 30px;
}

.ques-remark .ques-time {
	float: left;
}

.answer {
	padding-left: 20px;
	border: 1px solid #ccc;
	min-height: 100px;
}

.consoult-title {
	font-size: 18px;
	color: #404040;
	text-indent: 20px;
	line-height: 32px;
	margin-top: 30px;
	background-color: #fff;
	font-weight: bold;
}

.consoult-title a.more {
	font-size: 14px;
	color: #404040;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill
	{
	background-color: none;
}

.quistion-all {
	font-size: 14px;
	line-height: 35px;
	width: 100%;
	overflow: hidden;
}

.quistion-all>li {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	padding-left: 2rem;
}

.quistion-all>li li {
	float: left;
	margin-right: 20px;
}

.quistion-all textarea {
	line-height: 25px;
	border-radius: 5px;
	border: 1px solid #ccc;
	width: 830px;
	padding: 0;
	margin: 0;
	font-size: 1em;
}

#menu-ptjs {
	display: none;
}
.cs_ptjs{
    line-height: 30px;
}

.fixed_box{position:fixed;z-index:999;width:180px;height:140px;top: 64%;right:20px;}
.fixed_box .jd{ width:90px; height:100px; text-align:center;}
.fixed_box .jd.jd_img{ background:#F70909;}
.fixed_box .jd.jd_img img{ margin-top:15px;}
.fixed_box .jd.jd_word{ ; position:relative;}
.fixed_box .jd.jd_word span{ font-size:24px; color:#fff; line-height:34px; display:inline-block; width:54px; margin:15px auto;}
.fixed_box .jd.jd_word:after{ position:absolute; content:''; border-right:10px solid #F70909; border-top:10px solid transparent; border-bottom:10px solid transparent; left:-9px; top:50%; margin-top:-5px;}
.fixed_box .btns{ width:100%; background:#216bca; height:40px; color:#fff; text-align:center; vertical-align:middle; line-height:40px; font-size:16px; font-weight:bold; cursor:pointer;}
.fixed_box .btns img{ vertical-align:middle; margin-right:5px;}
.fleft{ float:left; display:inline;}


.org{
	color:#045bbb;
}



.report {
	width: 1200px;
	padding: 20px;
	box-sizing: border-box;
	float: left;
	line-height: 35px;
}

.report li {
	padding-left: 20px;
	background: url("../images/red.png") no-repeat 0px 15px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
}

.report li a, .report li div {
	width: auto;
	float: left;
	margin-right: 20px;
}
.xxfb-warp{
	width:1120px;
	overflow: hidden;
	box-sizing:border-box;
}
.xxfb-warp .xxfbitem{
	    margin: 20px 40px 39px;
    line-height: 35px;
    background: rgba(248,248,248,1);
    border: 1px solid rgba(240,240,240,1);
    margin-right: 0px;
    margin-left: 25px;
}
.fbrk lable{
      padding-top: 20px!important;
}
.fbrk p{
     font-size:18px!important;
      color:rgba(64,64,64,1)!important;
     padding-top: 10px;
    line-height: 25px;
}
.xxfb-warp .xxfbtitle{
	color:#000;
	font-weight: bold;
	font-size: 16px;
}

.xxfbcontent{
	line-height: 35px;
	color:#666;
	font-size: 16px;
	padding-left:2em;
}
.xxfb{
	float:left;
	overflow: hidden;
	padding: 10px 20px;
	border:1px solid #d5e6ef;
	box-sizing:border-box;
	margin-top: 20px;
	width:290px;
	margin-left: 20px;
	background: #EFEFFE;
	border-top:4px solid #77abe5;
	color:#fff;
	border-radius: 10px;
	height:70px;
}
.xxfb li{
	box-sizing:border-box;
	width:100%;
	height:67px;
	line-height:67px;
	border-radius: 5px;
	margin: 10px auto;
	text-align: center;
	font-size: 18px;
	color: #fff;
	
}
.xxfb a {
	display: block;
	height: 100%; 
	position : relative;
	overflow: hidden;
	position: relative;
	color:#fff;
}
.xxfb-fwjz
{background: url("../images/xxfb-fwjz.png") no-repeat 100% 100%;
float: right;
height: 105px;
width: 480px;
margin-right: 40px;
}
.xxfb-kcsj
{background: url("../images/xxfb-kcsj.png") no-repeat 100% 100%;
float: left;
height: 105px;
width: 480px;
margin-left: 40px;
}
.xxfb-jt
{background: url("../images/xxfb-jt.png") no-repeat 100% 100%;
float: left;
height: 105px;
width: 480px;
padding-top: 20px;
margin-left: 40px;
}
.xxfb-yl
{background: url("../images/xxfb-yl.png") no-repeat 100% 100%;
float: right;
height: 105px;
width: 480px;
padding-top: 20px;
margin-right: 40px;
}
.xxfb-sl
{background: url("../images/xxfb-sl.png") no-repeat 100% 100%;
float: left;
height: 105px;
width: 480px;
padding-top: 20px;
margin-left: 40px;
}
.xxfb-qtxm
{background: url("../images/xxfb-qtxm.png") no-repeat 100% 100%;
float: right;
height: 105px;
width: 480px;
padding-top: 20px;
margin-right: 40px;
}
.xxfb-qtzb
{background: url("../images/xxfb-qtzb.png") no-repeat 100% 100%;
float: right;
height: 105px;
width: 480px;
padding-top: 20px;
margin-right: 40px;
}
.xxfb-rjxx
{background: url("../images/xxfb-rjxx.png") no-repeat 100% 100%;
float: left;
height: 105px;
width: 480px;
padding-top: 20px;
margin-left: 40px;
}
.xxfb11 {
	background: 25px center no-repeat #CCEBFF;
	width: 410px;
	height: 50px;
	cursor: pointer;
	float: left;
	text-align: left;
	margin: 15px 0;
	border-radius: 5px;
	margin-right: 8px;
}
.xxfbLab{
	float: left;
	text-align: left;
	color:#0E64C3;
	font-size: 14px;
	padding-top: 15px;
	width: 340px;
}
.xxfbLab1{
	float: left;
    /* text-align: center; */
    color: #0E64C3;
    font-size: 18px;
    padding-top: 20px;
    padding-left: 130px;
    width: 340px;
}
.xxfbLab2{
	float: left;
    /* text-align: center; */
    color: #0E64C3;
    font-size: 18px;
    padding-top: 30px;
    padding-left: 130px;
    width: 340px;
    line-height: 20px;
}
.xxfbimg
{
	float: left;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
.xxfb2
{background: url("../images/xxfb1.png") no-repeat 100% 100%;
float: left;
}
.xxfb3
{background: url("../images/xxfb1.png") no-repeat 100% 100%;
float: left;
}

.xxfbitem4 li img {
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -32px;
}

.xxfbitem4 li label {
	position: absolute;
	left: 105px;
	top: 50%;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}

.r-xxfb1{
	position: absolute;
	width:100%;
	text-align: center;
	left:0;
	color:#fff;
	font-size: 16px;
	cursor: pointer;
}
.r-xxfb2{
	position: absolute;
	width:100%;
	text-align: center;
	left:0;
	top:35px;
	color:#fff;
	font-size: 16px;
	cursor: pointer;
}
.blued{
	position: relative;
	line-height:50px;
	height:50px;
	border:0;
	margin:0;
	text-indent: 30px;
}
.blued:BEFORE {
	position: absolute;
	content: "";
	width:16px;
	height: 16px;
	left:0px;
	top:17px;
	background: #0c63c2;
	
}
/*分别设置每一行中单元格的宽度*/  
.xxfbitem1  
{  
    width: 5%; 
    text-align: center;  
}  
.xxfbitem2  
{  
    width: 15%; 
    text-align: left; 
}  
.xxfbitem3  
{  
    width: 40%; 
    text-align: left;  
}  
.xxfbitem4  
{  
    width: 40%; 
    text-align: left;  
} 
.Modbus  
{  
    border:solid #CDDCED 1px;
    border-spacing: 0;                                  /*单元格边框间距为0*/  
    box-shadow: 0 1px 1px #ccc;
    line-height: 15px;
	color:#666;
	font-size: 14px;
	margin-bottom: 30px;
}
.Modbus td,.Modbus th  
{  
    border-right:solid #CDDCED 1px;                        /*设置表格单元格外边框，只设置右下边框*/  
    border-bottom: solid #CDDCED 1px;  
    padding: 15px;                                      /*设置单元格内边距，单元格内容显得不拥挤*/  
}  
  
.Modbus thead  
{  
    background-color: #E8F2FF;  
    text-align: center;                         /*设置表头背景色*/  
}  
  
.Modbus td:last-child,.Modbus th:last-child  
{  
    border-right: none;                                 /*去掉表格每一行最后一列的右边框*/  
}  
  
.Modbus tr:last-child td   
{  
    border-bottom: none;                                /*去掉最后一行中所有单元格的下边框*/  
} 
.xxfbtable  
{  
    width: 100%;                                        /*表格占据整个页面*/  
    border-spacing: 0;                                  /*单元格边框间距为0*/  
    box-shadow: 0 1px 1px #CDDCED;                         /*设置表格外边框阴影,有立体感*/  
} 
.xxfbth
{  
   color:#5083CD; 
} 
.xxfbF
{  
   font-weight:bold;
   color:#010121;
} 
.kcsj
{
   border-bottom: solid #CDDCED 1px;
   height: 112px;
   padding-top: 10px;
   padding-left: 15px;
   box-sizing: border-box;
} 

.fwjz{
	border-bottom: solid #CDDCED 1px;
	height:112px;
	padding-left: 15px;
	box-sizing:border-box;
	padding-top:15px;
}

.jtgc{
	border-bottom: solid #CDDCED 1px;
	height:112px;
	box-sizing:border-box;
	padding-left: 15px;
	padding-top:15px;
}
.slgc{
	border-bottom: solid #CDDCED 1px;
	height:112px;
	box-sizing:border-box;
	padding-left: 15px;
	padding-top:15px;
}
.qtgc{
	height:112px;
	box-sizing:border-box;
	padding-left: 15px;
	padding-top:20px;
}
.xxfbwb{
	
	padding-left: 13px;
	padding-right: 13px;
}
.r-gwy{
        width: 170px;
	height: 52px;
	cursor: pointer;
	float: left;
	text-align: left;
	margin: 5px 0;
	text-indent: 52px;
	border-radius: 5px;
	margin-right: 8px;
	text-indent: 0px;
	background: url("../images/index_gwy.png") 100% 100% no-repeat;
}
#index-gwy {
	margin-top: 5px;
		
}
#index-gwy a {
display: block;
position: relative;
}
.flaotwindow{
				width: 600px;
				height: 326px;
				padding: 10px;
				background: white;
				position: fixed;
				top: 50%;
				left: 50%;
				margin-left: -300px;
				margin-top: -160px;
				z-index: 9999;
				box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
				text-align: center;
				background: url('https://ggzyfw.beijing.gov.cn/$%7Bres%7D/images/bjtp.jpg') center center no-repeat;
				background-size: cover;
			}
			.wechat .wetext{
				padding: 30px 40px;
			}
			.wechat .wetext h3{
				font-size: 20px;
				line-height: 2.4em;
				color: #fff;
				letter-spacing: 2px;
			}
			.wechat .wetext p{
				display: block;
				text-align: justify;
				text-justify: initial;
				padding: 10px 20px;
				font-size: 16px;
				color: #fff;
				font-weight: bold;
				line-height: 30px;
				text-indent: 2em;
			}
			.wechat .wetext p a{
				color: rgb(233, 42, 42);
			}
			.timebox {
				position: absolute;
				top: 2px;
				right: 2px;
			}
			.timebox span{
				color: white;
				display: block;
				float: right;
				font-weight: bold;
				font-size: 14px;
			}
			.timebox span.closeWechat{
				color: white;
				font-weight: bold;
				cursor: pointer;
			}
			.mask{
				/* display: none; */
				width: 100%;
				height: 100%;
				background: rgba(0, 0, 0, 0.3);
				position: fixed;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
				z-index: 999;
			}
			.cdsy {
	float: left;
	height: 80px;
	width: 170px;
	margin: 10px 10px 10px 0;
	background: url("../images/cdsy.png") 0 15px no-repeat;
	cursor: pointer;
	border-radius: 5px;
}
.sjgf {
	float: left;
	height: 80px;
	width: 170px;
	margin: 10px 10px 10px 0;
	background: url("../images/sjgf2.png") 0 15px no-repeat;
	cursor: pointer;
	border-radius: 5px;
}
.sjgf label {
	display: inline-block;
    margin: 15px 0 0 20px;
    padding-top: 20px;
    color: #fff;
    font-size: 18px;
}
/* 专家首页-style-开始 */
.content-list-zj {
  width: 1200px;
  padding: 10px 0px !important;
}
.zj-home-b1 {
  width: 100%;
  padding-bottom: 45px;
  box-sizing: border-box;
}
.content-title2 {
  font-size: 1.75em;
  color: #0e64c3;
  border-left: 8px solid #cd242a;
  text-indent: 30px;
  line-height: 32px;
  margin-top: 30px;
  background-color: #fff;
}
.content-title2-zj {
  margin-left: 30px;
  box-sizing: border-box;
}
.zj-home-b1 > .zj-home-b1-list {
  width: 610px;
  height: 181px;
  margin: 25px auto;
  margin-bottom: 0;
}
.zj-home-b1-list > li {
  width: 184px;
  height: 181px;
  float: left;
  margin-left: 29px;
  text-align: center;
  position: relative;
  background: linear-gradient(180deg,rgba(255,251,246,1) 0%,rgba(255,240,225,1) 100%);
    border-radius: 4px;
    border: 1px solid rgba(222,199,158,1);
  box-sizing: border-box;
    transition: all 0.3s;
}
.zj-home-b1-list > li:hover{
border: 1px solid rgba(189,26,45,1);
}
.zj-home-b1-list > li:nth-child(1) {
  margin-left: 0;
}
.zj-home-b1-list > li > img {
  padding-top: 28px;
  box-sizing: border-box;
}
.zj-home-b1-list > li > p {
  width: 100%;
  height: 21px;
  line-height: 21px;
  position: absolute;
  top: 133px;
  text-align: center;
  color: #5b5b5b;
  font-size: 21px;
  font-weight: 400;
}
.zj-home-b1-list > li > a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.zj-home-b2,
.zj-home-b3 {
  width: 100%;
  height: 290px;
  padding-bottom: 50px;
  border-top: 1px solid #ccc;
  box-sizing: border-box;
}
.zj-home-b2 > .zj-home-b21,
.zj-home-b2 > .zj-home-b22,
.zj-home-b3 > .zj-home-b31,
.zj-home-b3 > .zj-home-b32 {
  width: 100%;
  height: 100%;
  margin-top: 20px;
  float: left;
  position: relative;
  box-sizing: border-box;
}
.zj-home-b2 > .zj-home-b22,
.zj-home-b3 > .zj-home-b32 {
  border-left: 1px solid #c9caca;
}
.content-title-z {
  font-size: 1.75em;
  color: #000000;
  font-weight: 600;
  border-left: 8px solid #cd242a;
  background-color: #fff;
  text-indent: 30px;
  line-height: 32px;
  margin-left: 30px;
  box-sizing: border-box;
}
.zj-home-list {
  width: 100%;
}
.zj-home-list1 {
  padding: 10px 25px 0 60px;
  box-sizing: border-box;
}
.zj-home-list2 {
  padding: 10px 46px 0 48px;
  box-sizing: border-box;
}
.zj-home-list > li {
  position: relative;
  height: 50px;
  line-height: 50px;
  clear: both;
  color: #333;
  font-size: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 30px;
  background: url(../images/blue.png) no-repeat 10px 18px;
  border-bottom: 1px dashed #ccc;
}

.zj-home-list > li > .zj-node {
  width: 300px;
  float: left;
}
.zj-home-list > li > .zj-node > a {
  float: left;
  width: 900px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zj-home-list > li > .zj-node > a:hover {
  color: #045bbb;
}
.zj-home-list > li > .zj-date {
  width: 100px;
  float: right;
}
.zj-home-more {
  width: auto;
  height: 20px;
  background: url(../images/zj-more-icon1.png) left no-repeat;
  line-height: 20px;
  font-weight: 400;
  position: absolute;
  bottom: 0;
  right: 25px;
  padding-left: 20px;
  box-sizing: border-box;
}
.zj-home-more > a {
  color: #404040;
  font-size: 14px;
  font-weight: 400;
}
.fwzx-3>.btn-01,
fwzx-3>.btn-02,
fwzx-3>.btn-03{
        background-repeat: no-repeat!important;
    background-size: contain!important; 
}
.zj-home-list > li.zj-detal-mes {
  height: auto;
  min-height: 50px;
  line-height: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
  box-sizing: border-box;
}

/* 专家首页-style-结束 */
#footer-logo1-m {
 display: none;
}
#zjk1-m {
 display: none;
}
.fuhao {
	position: relative;
	height: 50px;
	line-height: 50px;
	clear: both;
	color: #333;
	font-size: 1em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 30px;
	background: url("../images/blue.png") no-repeat 10px 18px;
	border-bottom: 1px dashed #ccc;
}

.consoult-list tr {
	background: url("../images/blue.png") no-repeat 10px 18px;
}
#nianzong-m {
	display: none;
}

#month-mm {
	display: none !important ;
}
#twoMonth-m {
	display: none !important ;
}

#index-sczt {
	display: block !important;
}
/* 2019-9-25 */
/* 招标投标领域损害营商环境线索征集平台-style-开始 */
.zj-xz1-b1,
.zj-xz1-b2 {
  width: 100%;
  padding-bottom: 45px;
  box-sizing: border-box;
  position: relative;
}
.zj-xz1-b1 > .xz1-node {
	width: 1051px;
    padding: 2px 8px 2px 8px;
    box-sizing: border-box;
    margin: 49px auto;
    margin-bottom: 0;
    background: rgba(244, 248, 251, 1);
    border: 1px solid rgba(212, 230, 239, 1);
    font-size: 16px;
   /* font-family: MicrosoftYaHei;*/
    /* color: rgba(102, 102, 102, 1); */
    color: #666;
    /* padding-left: 2em; */
    line-height: 35px;
    text-indent: 32px;
    text-align:justify;
    text-justify:distribute-all-lines;
}
.zj-xz1-b2 {
  padding-top: 42px;
}
.zj-xz1-b2 > .xz1-titleLine {
  width: 1200px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  text-align: center;
  font-weight: 600;
  color: rgba(91, 91, 91, 1);
  line-height: 22px;
}
.zj-xz1-b2 > .xz1-titleLine::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 516px;
  height: 2px;
  background: rgba(216, 216, 216, 1);
}
.zj-xz1-b2 > .xz1-titleLine::after {
  content: "";
  position: absolute;
  top: 9px;
  right: 0;
  width: 516px;
  height: 2px;
  background: rgba(216, 216, 216, 1);
}
.zj-xz1-b2 > .xz1-listMes {
  width: 1050px;
  margin: 50px auto;
  margin-bottom: 0;
}
.zj-xz1-b2 > .xz1-listMes > li {
  width: 100%;
  height: 105px;
  display: table;
  padding: 1px 14px 1px 14px;
  border: 1px solid rgba(216, 216, 216, 1);
  border-top: 0px;
  box-sizing: border-box;
}
.zj-xz1-b2 > .xz1-listMes > li:first-child {
  border-top: 1px solid rgba(216, 216, 216, 1);
}
.zj-xz1-b2 > .xz1-listMes > li > p {
  display: table-cell;
}
.zj-xz1-b2 > .xz1-listMes > li > p:nth-child(1) {
 width: 890px;
    height: 100%;
    /* position: relative; */
    font-size: 16px;
    /* font-family: MicrosoftYaHei;*/
    color: #666;
    line-height: 25px;
  vertical-align:middle;
  
  
}
.zj-xz1-b2 > .xz1-listMes > li > p:nth-child(1) > a {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.zj-xz1-b2 > .xz1-listMes > li > p:nth-child(2) {
  width: 133px;
  padding: 17px 0 17px 29px;
  box-sizing: border-box;
  /* float: right; */
}
.zj-xz1-b2 > .xz1-listMes > li > p:nth-child(2) > button {
  width: 104px;
  height: 36px;
  background: rgba(23, 102, 192, 1);
  border-radius: 5px;
  font-size: 16px;
 /* font-family: MicrosoftYaHei;*/
  color: rgba(255, 255, 255, 1);
  text-align: center;
  line-height: 36px;
}
.zj-xz1-b2 > .xz1-listMes > li > p:nth-child(2) > button:hover {
  cursor: pointer;
}
.zj-xz2 > .zj-xz2-b1 {
  width: 100%;
  padding: 20px 78px 10px 78px;
  box-sizing: border-box;
}
.zj-xz2-title,
.zj-xz2-subtitle {
  width: 100%;
  padding-top: 20px;
  box-sizing: border-box;
  font-size: 16px;
  /*font-family: MicrosoftYaHei;*/
  font-weight: 500;
  /* color: rgba(91, 91, 91, 1); */
  color:#666;
  line-height: 22px;
  position: relative;
}
.zj-xz2-subtitle > .import {
  color: #ff0000;
  padding-right: 6px;
  line-height: 34px;
}
.zj-xz2-subtitle > .name {
  font-weight: 500;
  /* color: rgba(91, 91, 91, 1); */
  font-size:16px;
  color:#666;
  line-height: 34px;
}
select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: solid 1px #000;
  /*很关键：将默认的select选择框样式清除*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*将背景改为红色*/
  background: transparent;
  /*加padding防止文字覆盖*/
  padding-right: 14px;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
  display: none;
}
.zj-xz2-subtitle > select {
  width: 200px;
  height: 34px;
  background: rgba(255, 255, 255, 1);
  border-radius: 2px;
  border: 1px solid rgba(217, 217, 217, 1);
  padding: 0 10px;
}
.zj-xz2-b1 > .zj-xz2-node {
  width: 100%;
  padding-top: 20px;
  box-sizing: border-box;
  font-size: 16px;
  /*font-family: MicrosoftYaHei;*/
  color: rgba(91, 91, 91, 1);
  line-height: 21px;
}
.zj-xz2 > .zj-xz2-b2,
.zj-xz2 > .zj-xz2-b3 {
  width: 100%;
  padding: 0 78px;
  box-sizing: border-box;
}
.zj-xz2-b2 > ul.zj-xz2-b2-ul1 {
  width: 100%;
}
.zj-xz2-b2 > ul.zj-xz2-b2-ul1 > li.zj-xz2-b2List {
  width: 100%;
  padding-top: 20px;
  box-sizing: border-box;
  overflow: hidden;
}
.zj-xz2-b2 > ul.zj-xz2-b2-ul1 > li.zj-xz2-b2List > div.statis {
  width: 16px;
  height: 16px;
  float: left;
  background-image: url("../images/status-icon1.png");
  background-size: 100% 100%;
}
.zj-xz2-b2 > ul.zj-xz2-b2-ul1 > li.zj-xz2-b2List > div.on {
  background-image: url("../images/status-icon2.png");
}
.zj-xz2-b2 > ul.zj-xz2-b2-ul1 > li.zj-xz2-b2List > div:nth-child(2) {
  width: 1025px;
  padding-left: 10px;
  box-sizing: border-box;
  float: left;
}
.zj-xz2-b2 > ul.zj-xz2-b2-ul1 > li.zj-xz2-b2List > div:nth-child(2) > p {
    line-height: 16px;
  font-size: 14px;
  /*font-family: MicrosoftYaHei;*/
  color: #666;
  
}
.zj-xz2-b2
  > ul.zj-xz2-b2-ul1
  > li.zj-xz2-b2List
  > div:nth-child(2)
  > p:nth-child(2) {
  padding-top: 10px;
}
.zj-xz2-b2 > ul.zj-xz2-b2-ul2 {
  width: 100%;
}
.zj-xz2-b2 > ul.zj-xz2-b2-ul2 > li {
  width: 100%;
  box-sizing: border-box;
}
.zj-xz2-b2 > ul.zj-xz2-b2-ul2 > li > div {
  width: 100%;
  padding: 20px 20px 0 20px;
  overflow: hidden;
  box-sizing: border-box;
}
.zj-xz2-b2 > ul.zj-xz2-b2-ul2 > li > div > p {
  float: left;
  box-sizing: border-box;
  font-size: 16px;
  /*font-family: MicrosoftYaHei;*/
  color: #606266;
  line-height: 34px;
}
.zj-xz2-b2 > ul.zj-xz2-b2-ul2 > li > div > p:nth-child(1) {
  width: 200px;
 /*  text-align: right; */
}
.zj-xz2-b2 > ul.zj-xz2-b2-ul2 > li > div > p:nth-child(2) {
  width: 800px;
}
.zj-xz2-b2 > ul.zj-xz2-b2-ul2 > li > div > p:nth-child(1) > span.import {
  color: #ff0000;
  padding-right: 6px;
}
.import1 {
  color: #ff0000;
}
.zj-xz2-b2 > ul.zj-xz2-b2-ul2 > li > div > p:nth-child(2) > input {
  width: 310px;
  height: 34px;
  color: #999999;
  box-sizing: border-box;
  font-weight: 400;
  background: rgba(255, 255, 255, 1);
  border-radius: 2px;
  border: 1px solid rgba(217, 217, 217, 1);
  padding: 0 10px;
}
input,
button,
select,
textarea {
  outline: none;
}
textarea {
  resize: none;
}
.zj-xz2-b2 > ul.zj-xz2-b2-ul2 > li > div > p:nth-child(2) > textarea {
  width: 100%;
  height: 100px;
  box-sizing: border-box;
  color: #999999;
  background: rgba(255, 255, 255, 1);
  border-radius: 2px;
  border: 1px solid rgba(217, 217, 217, 1);
  padding: 10px;
  box-sizing: border-box;
}
.zj-xz2-b2 > ul.zj-xz2-b2-ul2 > li > div > p:nth-child(2) > select {
  width: 310px;
  height: 34px;
  padding: 0 10px;
  box-sizing: border-box;
  color: #999999;
  font-weight: 400;
  background: rgba(255, 255, 255, 1);
  border-radius: 2px;
  border: 1px solid rgba(217, 217, 217, 1);
}
.zj-xz2-b2 > ul.zj-xz2-b2-ul2 > li > div > p:nth-child(2) > button {
  width: 104px;
  height: 36px;
  box-sizing: border-box;
  background: rgba(23, 102, 192, 1);
  border-radius: 5px;
  font-size: 16px;
/*font-family: MicrosoftYaHei;*/
  color: rgba(255, 255, 255, 1);
}
.zj-xz2-b2 > ul.zj-xz2-b2-ul2 > li > div > p:nth-child(2) > button:hover {
  cursor: pointer;
}
.zj-xz2-b2 > ul.zj-xz2-b2-ul2 > li > div > p:nth-child(2) > span.beizhu {
  width: 690px;
  padding-left: 20px;
  display: inline-block;
  float: right;
  box-sizing: border-box;
  font-size: 14px;
/*font-family: MicrosoftYaHei;*/
  color: rgba(250, 0, 0, 1);
  line-height: 20px;
}
.zj-xz2-b2 > .zj-xz2-b2-button {
  width: 150px;
  height: 34px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.zj-xz2-b2 > .zj-xz2-b2-button > button {
  width: 68px;
  height: 34px;
  border-radius: 2px;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
/*font-family: MicrosoftYaHei;*/
  font-weight: 400;
  box-sizing: border-box;
}
.zj-xz2-b2 > .zj-xz2-b2-button > button:nth-child(1) {
  background: #1766c0;
  color: #fff;
}
.zj-xz2-b2 > .zj-xz2-b2-button > button:nth-child(2) {
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(217, 217, 217, 1);
  margin-left: 5px;
  color: #2a3038;
}
.zj-xz2-b2 > .zj-xz2-b2-button > button:hover {
  cursor: pointer;
}
body {
  position: relative;
  height: auto;
}
body > .zj-xz2-pup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(42, 48, 56, 0.5);
}
body > .zj-xz2-pup > .zj-xz2-pup-counter {
  width: 450px;
  height: 390px;
  background: rgba(255, 255, 255, 1);
  border-radius: 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -225px;
  margin-top: -195px;
}
.zj-xz2-pup-counter > .close {
/*   width: 100%; */
  text-align: right;
  color: #646464;
  font-size: 12px;
  padding: 16px 16px 0 0;
  box-sizing: border-box;
}
.zj-xz2-pup-counter > ul {
  width: 100%;
  padding: 12px 30px;
  box-sizing: border-box;
}
.zj-xz2-pup-counter > ul > li > .zj-xz2-pup-title {
  overflow: hidden;
}
.zj-xz2-pup-counter > ul > li > .zj-xz2-pup-title > p {
  float: left;
}
.zj-xz2-pup-counter > ul > li > .zj-xz2-pup-title > p:nth-child(1) {
  width: 14px;
  height: 14px;
  margin-top: 16px;
  background-image: url("../images/status-icon1.png");
  background-size: 100% 100%;
}
.zj-xz2-pup-counter > ul > li > .zj-xz2-pup-title > p.on {
  background-image: url("../images/status-icon2.png");
}
.zj-xz2-pup-counter > ul > li > .zj-xz2-pup-title > p:nth-child(2) {
  width: auto;
  height: 19px;
  padding: 13px 27px 0 16px;
  font-size: 14px;
/*font-family: MicrosoftYaHei;*/
  color: rgba(153, 153, 153, 1);
  line-height: 19px;
}
.zj-xz2-pup-counter > ul > li > .zj-xz2-pup-title > p:nth-child(3) {
  width: auto;
  max-width: 265px;
  height: 32px;
  font-size: 12px;
/*font-family: MicrosoftYaHei;*/
  color: rgba(153, 153, 153, 1);
  line-height: 16px;
}
.zj-xz2-pup-counter > ul > li > .zj-xz2-pup-input {
  width: 100%;
  height: 42px;
  margin-top: 25px;
}
.zj-xz2-pup-counter > ul > li > .zj-xz2-pup-input > input {
  width: 100%;
  height: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 1);
  border-radius: 4px;
  border: 1px solid rgba(175, 184, 203, 1);
}
.zj-xz2-pup-counter > ul > li > .zj-xz2-pup-input1 {
  padding: 0 100px 0 0;
  box-sizing: border-box;
  position: relative;
}
.zj-xz2-pup-counter > ul > li > .zj-xz2-pup-input1 > input {
  border-radius: 4px 0 0 4px;
}
.zj-xz2-pup-counter > ul > li > .zj-xz2-pup-input1 > button {
  width: 100px;
  height: 42px;
  box-sizing: border-box;
  background: rgba(23, 102, 192, 1);
  border-radius: 0px 4px 4px 0px;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
}
.zj-xz2-pup-counter > ul > li > .zj-xz2-pup-input1 > button:hover {
  cursor: pointer;
}
.zj-xz2-pup > .zj-xz2-pup-counter > button.submit {
  width: 68px;
  height: 34px;
  position: absolute;
  bottom: 16px;
  right: 16px;
  background: rgba(23, 102, 192, 1);
  border-radius: 2px;
  color: #fff;
  box-sizing: border-box;
}
.zj-xz2-pup > .zj-xz2-pup-counter > button.submit:hover {
  cursor: pointer;
}
.zj-xz2-subtitle > select{
  width: 200px;
  height: 34px;
  padding: 0 10px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 1);
  border-radius: 2px;
  border: 1px solid rgba(217, 217, 217, 1);
}
.zj-xz2-subtitle > .search {
  display: inline-block;
  position: relative;
  top: 8px;
  width: 200px;
  height: 34px;
  padding: 0 10px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 1);
  border-radius: 2px;
  border: 1px solid rgba(217, 217, 217, 1);
}
.zj-xz2-subtitle > .search > .dropDown {
  width: 800px !important;
  /* height: 300px; */
  position: relative;
  top: 2px;
  left: -10px;
}
.zj-xz2-subtitle > .search > .citySelect {
  width: 100%;
  height: 100%;
}
.zj-xz2-subtitle > .search > .citySelect > .cityName {
  padding-top: 0;
  padding-left: 0;
  line-height: 32px;
}
.zj-xz2-subtitle > .search > .citySelect > .iconDown {
  top: 10px;
  right: -10px;
}
.zj-xz2-subtitle > .search > .dropDown div {
  width: 200px;
}
.zj-xz2-subtitle > .search > .dropDown div > .dropProvUl li,
.zj-xz2-subtitle > .search > .dropDown div > .dropCityUl li {
  width: 100%;
  height: 34px;
  padding-left: 10px;
  color: #555555;
  line-height: 34px;
}
.dropCityUl li:hover,
.dropProvUl li:hover {
  color: #1890ff !important;
  background-color: #efefef !important;
}
/*2019-10-24-政策法规-style-开始*/
#qb,#zh,#gcjs,#zfcg,#ygcg{
	width: 74.5px;
}
#gycq,#kyqjy{
	width: 100px;
}

.content-list-zcfg{
  border-top-color: transparent;
  overflow: inherit;
}
.zcfg-div{
  width: 100%;
  overflow: inherit;
  height: auto;
}
.zcfg-top{
  height: 76px;
  width: 100%;
  border-bottom: 1px solid rgba(217,217,217,1);
  box-sizing: border-box;
  padding: 19px 8px;
}
.zcfg-top-ul{
  height: 100%;
  /* overflow: hidden; */
 /*  border-bottom: 1px solid #2F65BD; */
}
.zcfg-top-ul li{
  height:36px;
  border-radius:2px 2px 0px 0px;
  border:1px solid rgba(47,101,189,1);
  font-size: 16px;
  line-height: 36px;
  color: #555555;
  float: left;
  margin-right: 10px;
  background-repeat: no-repeat;
  text-indent: 30px;
  background-position: 9px center;
  cursor: pointer;
  padding-right: 10px;
}
.zcfg-top-ul li:nth-child(1){
  background-image: url(../images/fg.png);
}
.zcfg-top-ul li:nth-child(2){
  margin-right: 0px;
  background-image: url(../images/jd.png);
}
.zcfg-top-ul li:nth-child(3){
  margin-right: 0px;
  background-image: url(../images/fg.png);
  margin-left: 10px;
}
.zcfg-top-ul li.on{
  background-color:rgba(47,101,189,1);
  color: #fff;
}
.zcfg-top-ul li:nth-child(1).on{
  background-image: url(../images/fg-hover.png);
}
.zcfg-top-ul li:nth-child(2).on{
  background-image: url(../images/jd-hover.png);
}
.zcfg-top-ul li:nth-child(3).on{
  background-image: url(../images/fg-hover.png);
}
.zcfg-bottom{
  width: 100%;
  overflow: inherit;
  height: auto;
  position: relative;
}
.page-div{
  width: 70%;
  position: absolute;
  border:1px solid red;
  bottom: 0px;
  right: 20px;
  height: 56px;
}
.zc-left{
  height: 100%;
  width: 140px;
  display: inline-block;
}
.zc-right{
  height: auto;
  width: 1060px;
  float: right;
  border-left: 1px solid #DDDDDD;
  min-height: 600px;
  box-sizing: border-box;
  display: inline-block;
  background: #fff;
  padding: 20px;
}
.wjlx{
  width: 100%;
  height:36px;
  background:linear-gradient(180deg,rgba(122,204,255,0.1) 0%,rgba(39,139,255,0.1) 100%);
  background:-webkit-linear-gradient(180deg,rgba(122,204,255,0.1) 0%,rgba(39,139,255,0.1) 100%);
  background:-o-linear-gradient(180deg,rgba(122,204,255,0.1) 0%,rgba(39,139,255,0.1) 100%);
  background:-moz-linear-gradient(180deg,rgba(122,204,255,0.1) 0%,rgba(39,139,255,0.1) 100%);
  background:-ms-linear-gradient(180deg,rgba(122,204,255,0.1) 0%,rgba(39,139,255,0.1) 100%);
  line-height: 36px;
  /* text-align: center; */
  font-size: 16px;
  color: #2F65BD;
  margin-top: 10px;
  text-indent: 7px;
}
.wjlx-add{
  background:none;
}
.wjlx-ul{
  width: 100%;
  height: auto;
  overflow: inherit;
}
.wjlx-ul li{
  width: 100%;
  height: 36px;
  color: #666666;
  font-size: 16px;
  position: relative;
  line-height: 36px;
  text-indent: 22px;
  position: relative;
  /* left: -6px; */
  cursor: pointer;
}
.wjlx-ul li:before{
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background: #999999;
  left: 8px;
  top: 16px;
  cursor: pointer;
}
.wjlx-ul li.on{
  background: #2F65BD;
  width: 146px;
  color: #fff;
  left: -6px;
  text-indent: 28px;
}
.wjlx-ul li.on:before{
  background: #fff;
  left: 14px;
}
.wjlx-ul li.on:after{
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  border: 3px solid transparent;
  border-right: 3px solid #222222;
  border-top: 3px solid #222222;
  left: 0px;
  bottom: -6px;
}
.jylydiv{
  height: auto;
  float: left;
  border: 1px solid rgb(212 7 7);
}
.jylydiv > p {
  color: #666666;
  font-size: 16px;
  float: left;
  line-height: 20px;
}
.jylyinput{
  width: 30%;
  float: right;
  position: relative;
  /* overflow: hidden; */
  height: 36px;
  top: 0px;
  right: 22px;
}
.jyly-input{
  position: absolute;
  width: 100%;
  height: 36px;
  border-radius:4px;
  border:1px solid rgba(47,101,189,1);
  box-sizing: border-box;
  text-indent: 10px;
  padding: 0px 60px 0px 0px;
}
.jyly-btn{
  width: 60px;
  height: 36px;
  position: absolute;
  right: 0px;
  background: #2F65BD url(../images/fdj-icon.png) no-repeat center;
  cursor: pointer;
  border-radius: 0px 4px 4px 0px;
}
.jyly-ul{
  height: auto;
  overflow: hidden;
}
.jyly-ul li{
  padding: 4px 10px;
  color: #666666;
  font-size: 16px;
  float: left;
  margin-right: 10px;
  background:rgba(238,238,238,1);
  border-radius:2px;
  cursor: pointer;
  line-height: 16px;
  margin-bottom: 10px;
  /* width: 150px; */
  text-align: center;
}
.jyly-ul li.on{
  background: #2F65BD;
  color: #fff;
}
.jyly-div{
  overflow: hidden;
}
.jyly-input::-webkit-input-placeholder{
  color: #999999;
  font-size: 16px;
}

.jyly-input:-moz-placeholder{
  color: #999999;
  font-size: 16px;
}

.jyly-input::-moz-placeholder{
  color: #999999;
  font-size: 16px;
}

.jyly-input:-ms-input-placeholder{
  color: #999999;
  font-size: 16px;
}
.wjlb-title{
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #ddd;
  line-height: 40px;
}
.wjlb-title p{
  color: #666;
  font-size: 16px;
}
.wjlb-title p:nth-child(1){
  float: left;
}
.wjlb-title p:nth-child(2){
  float: right;
  width: 88px;
  text-align: center;
}
.wjbul{
  width: 100%;
  height: auto;
  overflow: hidden;
  /*background: url("../images/blue.png") no-repeat 0px 28px;*/
}
.wjbul li{
  height: 50px;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  position: relative;
  line-height: 71px;
  cursor: pointer;
 /* background: url("../images/blue.png") no-repeat 0px 28px;*/
}
.wjbul li p:nth-child(1){
  float: left;
  color: #666;
  font-size: 16px;
  position: relative;
  width: 87%;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  text-indent: 17px;
  height: 100%;
}
.wjbul li p:nth-child(1):before{
  content: "";
  position: absolute;
  width:5px;
  height:5px;
  background:#2F65BD;
  left: 0px;
  top: 34px;
}
.wjbul li p:nth-child(2){
  float: right;
  width: 11%;
  text-align: right;
  color: #666;
  font-size: 16px;
  height: 100%;
}
.content-list1 {
	width: 100%;
	margin: 0 auto;
	padding: 10px 50px;
	line-height: 60px;
	background-color: #fff;
	overflow: hidden;
	box-shadow: 3px 8px 5px rgba(000, 000, 000, 0.3);
}

.wjbula{
 margin-left: 20px;
}
.list-timeszc{
 float: right;
    display: block;
    text-align: center;
    margin-right: 20px;
}


/*2019-10-24-政策法规-style-结束*/

.maxInput {
	display: inline-block;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #ddd;
	height: 24px;
	width: 80%;
	padding: 7px 12px;
	padding-right: 80px;
	line-height: 20px;
	font-size: 14px;
	color: #333;"
}
.sumtips {
	position: absolute;
	width: 60px;
	/* height: 24px; */ 
	line-height: 34px; 
	text-align: right; 
	font-size: 12px; 
	color: rgb(153, 153, 153); 
	padding-right: 15px; 
	right: 100px; 
	bottom: 0px;
}
.pt {
	text-align:left;
	width:auto;
	float: left;
}
.textWrap wordSumTotal {
	text-align:left;
	width:40%;
	position: relative;
	float: left;
	line-height: initial;
}

.textWrap{
	line-height: 10px;
}

.add-mslist{
 position: fixed !important;
}
/*2019-11-11-首页轮播图*/
			
			div.contentlb {
				position: relative;
				height: 320px;
				font-size: 0;
			}
			
			ul.uIndex {
				position: absolute;
				top: 300px;
				right: 10px;
			}
			
			ul.uItems li {
				position: absolute;
			}
			
			ul.uItems li img {
				width: 512px;
			}
			
			div.btn {
				width: 40px;
				height: 60px;
				text-align: center;
				line-height: 60px;
				background: #4d4d4d;
				opacity: .8;
				color: white;
				font-size: 20px;
				position: absolute;
			}
			
			div.btnPrev {
				top: 130px;
				cursor:pointer;
			}
			
			div.btnNext {
				top: 130px;
				right: 0;
				cursor:pointer;
			}
			
			ul.uIndex li {
				width: 10px;
				height: 10px;
				background: #999;
				text-align: center;
				line-height: 30px;
				color: white;
				border-radius: 50%;
				float: left;
				margin-right: 10px;
				margin-bottom: 20px;
			}
			
			ul.uIndex li.bg {
				background: #ddd;
			}
			.caption{
    				background-color: #000000;
        color:white;
        width: 480px;
        height: 27px;
        font-size: 13px;
        line-height: 26px;
			}
/*2019-11-11-首页轮播图-结束*/
/*公告信息字样式提取-style-开始*/
.tr-jyxmmc{
	width: 400px;
	margin-left: 20px;
	float: left;
	font-weight:bold;
}
.tr-jyfbrq{
	width: 100px;
	text-indent: 30px;
	float: right;
	text-align: right;
	font-weight:bold;
	margin-right: 10px;
}
.tr-jysc{
	width: 180px;
	text-indent: 30px;
	float: left;
	text-align: center;
	font-weight:bold;
}
.tr-jywjjz{
	width: 180px;
	text-indent: 30px;
	float: left;
	text-align: center;
	font-weight:bold;
	margin-left: 330px;
}
.list-times1{
	text-indent: 30px;
	text-align: right;
	float: right;
	font-size: 1em;
	color: #000000;
}
.titdiv{
	text-align: left;
	width: 800px;
	margin-left: 5px;
}
.titsmall{
	text-align: left;
	margin-left: 5px;
}
.divtitlejy{
	text-align: left;
	width: 800px;
	margin-left: 5px;
}
.jysjsc{
	width: 100px;
	text-align: center;
	float: left;
	margin-left: 50px;
}
.article-listjy2 {
	width: 1040px;
	overflow: hidden;
	padding-top: 12px;
	margin: 10px auto;
	line-height: initial;
}

.article-listjy2>li {
	position: relative;
	height: 50px;
	line-height: 50px;
	clear: both;
	color: #333;
	font-size: 1em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 30px;
	border-bottom: 1px dashed #ccc;
}

.article-listjy2>li label {
	padding: 0 10px;
	background-color: #fdb6b9;
	color: #cf212a;
	margin-right: 20px;
	line-height: 30px;
	height: 30px;
}

.article-listjy2 b {
	color: #e79029;
	font-size: 0.875em;
}

.article-listjy2 a {
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000000;
	width: 70%;
}

.article-listjy2 a:hover {
	color: #045bbb;
}.tr-jywjj{
	width: 180px;
	text-indent: 30px;
	float: right;
	text-align: right;
	font-weight:bold;
	margin-right: 0px;
}
.tr-jyfbr{
	width: 100px;
	text-indent: 30px;
	float: left;
	text-align: center;
	font-weight:bold;
	margin-left: 310px;
}
.list-times2{
	width: 100px;
	text-align: center;
	float: left;
}
.jyjsc{
	text-indent: 30px;
	text-align: right;
	float: right;
	font-size: 1em;
	color: #000000;
}
.jylist{
	width: 40%;
}
/*公告信息字样式提取-style-结束*/
/*新首页公告信息样式-开始*/
.nav-list>li:nth-child(1)>div{
	position: absolute!important;
    top: -58px!important;
    left: 160px!important;
}

.nav-list>li:nth-child(2)>div{
	position: absolute!important;
    top: -58px!important;
    left: 235px!important;
}
.nav-list>li:nth-child(3)>div{
	position: absolute!important;
    top: -58px!important;
    left: 310px!important;
}
.nav-list>li:nth-child(4)>div{
	position: absolute!important;
    top: -58px!important;
    left: 402px!important;
}
.nav-list>li:nth-child(5)>div{
	position: absolute!important;
    top: -58px!important;
    left: 478px!important;
}
.nav-list>li:nth-child(6)>div{
	position: absolute!important;
    top: -58px!important;
    left: 541px!important;
}
.nav-list>li:nth-child(7)>div{
	position: absolute!important;
    top: -58px!important;
    left: 622px!important;
}
.nav-list>li:nth-child(8)>div{
	position: absolute!important;
    top: -58px!important;
    left: 702px!important;
}
.nav-list>li:nth-child(9)>div{
	position: absolute!important;
    top: -58px!important;
    left: 812px!important;
}
.nav-list>li:last-child{
  display: block;
    font-size: 18px;
}
.nav-list > li:nth-child(7) > div {
   top: -53px;
   left: 773px;
   position: absolute !important;
}
.nav-list>li>ul{

  position: relative!important;
  top: -20px!important;
}
.nav-list>li.on>div{
	background: transparent!important;
  font-weight: 500!important;
  color: rgba(0,91,194,1)!important;
  border-bottom: 3px solid #E4001B;
}

/*新首页公告信息样式-结束*/
.jyly-div-mm{
	display: none;
}
.wjlb-wf{
	display: none;
}

/*媒体查询区分      >720  电脑端*/
@media only screen and (min-width:720px) {
	/*轮播加内容区*/
  .xwzx .title-list li a {
    color: #404040;
    font-size:16px;
    font-family:MicrosoftYaHei;
  }

  /*所有字体 统一设置色*/
  span, p, a, div,.c-content .nav-list .nav-list2 .nav-list3 li a{
    color:#404040;
  }
  .list-times {
    float: right;
    width: 110px;

    font-size:16px;
    font-family:ArialMT;
    color:rgba(119,119,119,1);
  }
.list-timesLC {

    font-size:16px;
    font-family:ArialMT;
    color:rgba(119,119,119,1);
  }
  .title-list li{
    padding-top: 1px;
  }

  .title-list li a:hover,
  .nav-list a:hover, 
  .nav-list1 a:hover, 
  .nav-list2 a:hover, 
  .nav-list3 a:hover, 
  .nav-list4 a:hover, 
  .nav-list5 a:hover,
  .cs_index_content_o_l .cs_flex_span_2:hover>a
  {
    font-size:16px;
    color:rgba(189,26,45,1)!important;
    transition: all 0.3s;
  }

  .nav-list>li.on>div{
    font-size:16px!important;

    color:#BD1a2D!important;
    height: 40px;
  }

  .nav-list>li:nth-child(1)>div,
  .nav-list>li:nth-child(2)>div,
  .nav-list>li:nth-child(3)>div,
  .nav-list>li:nth-child(4)>div,
  .nav-list>li:nth-child(5)>div,
  .nav-list>li:nth-child(6)>div,
  .nav-list>li:nth-child(7)>div,
  .nav-list>li:nth-child(8)>div,
  .nav-list>li:nth-child(9)>div{
    top: -53px!important;
    font-size: 16px;
	margin-left: -10px;
  }
  
  .nav-list2>li.on {
    background-color: #EDEDED;
    border-bottom: 2px solid rgba(189,26,45,1);
    border-radius: 4px 4px 0 0;
    font-size: 16px;

    color: rgba(189,26,45,1);
  }

  .nav-list2>li>div {
    line-height: 38px;
  }

  .nav-list2>li {
    float: left;
    background-color: #EDEDED;
    margin-right: 10px;
    padding: 0 7px;
    border-radius: 3px;
    margin-top: 10px;
    font-size: 16px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(64,64,64,1);
    height: 38px;
    line-height: 38px;
  }
  
  .c-title{
    border-bottom: 2px solid #C3C3C3;
  }
  .c-title>div>a{
    font-size: 14px;
    font-family: MicrosoftYaHei;
  }

  .org {
    color: #42A4E9;
    font-weight: normal!important;
  }
  .nav-list3 li{
    position: relative;
  }
  .c-content .nav-list .nav-list2 .nav-list3 li a .org{
    font-size:16px;
    font-family:MicrosoftYaHei;
    color:rgba(66,164,233,1);
  }

  .c-content .nav-list .nav-list2 .nav-list3 li .vid {
    float: left;
    text-align: center;
    line-height: 18px;
    font-size: 10px;
    color: #E36F34;
    width: 40px;
    height: 20px;
    background: rgba(255,230,206,1);
    border-radius: 8px 8px 8px 0px;
    position: absolute;
    right: 110px;
    top: 7px;
    line-height: 21px;
  }

  .cs_index_content_o_r_i {
      background: #EFEFEF!important;
      transition: all 0.3s;
      padding-left: 20px!important;
  }
  .cs_index_content_o_r_i:hover{
    background: #FAE8D4!important;
  }
  .cs_index_content_o_r_i>span:nth-child(2) {
      color: #E48758!important;
  }
  .cs_index_content_o_r_i>span:nth-child(3){
    color: #404040!important;
  }

  .cs_index_title_o>span>a{
    font-size: 14px;
  }

  .box_o>span{
    background-color: rgba(231,143,45,0.2)!important;
    color: #E76B2D!important;
    transition: all 0.3s;
    border: 1px solid transparent;
  }
  /*16像素字大小*/
  .cs_index_content_o_l .cs_flex_span_2 a{
    font-size: 16px;
  }
  .box_o>span:hover,
  .box_t>span:hover{
    border:1px solid rgba(235,108,45,1);
  }
  .box_t>span{
    color: #E76B2D!important;
    border: 1px solid transparent;
    transition: all 0.3s;
  }
  .cs_index_title_t::before{
    background: #BD1A2D!important;
  }
  .cs_index_title_t{
    font-size: 18px!important;
    color: rgba(64,64,64,1)!important;

  }
  .da-ul1{
    background: none!important;
    position: relative;
    top: 4px;
  }
  .da-ul1 li{
    border: none!important;
    width: auto!important;
    margin-right: 5px;
    font-size: 16px!important;
    font-family: MicrosoftYaHei;
    color: rgba(85,85,85,1);
  }
  .da-ul1 .on{
    background: none!important;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: rgba(189,26,45,1)!important;
    border: none!important;
    border-bottom: 2px solid #BD1A2D!important;
    width: auto;
  }
  
  .cs_index_title_o{
    border-bottom: 2px solid #C3C3C3!important;
  }

  .cs_search_header{
    position: absolute;
    right: 80px;
    bottom: 36px;

    width:396px;
    height:40px;
    background:rgba(255,255,255,1);
    border-radius:2px;
    overflow: hidden;
  }
  
  .footer {
    background: #BD1a2D;
  }
  .footer-main>div{
    line-height: 33px;
  }
  #footer-logo div p{
    color: #fff;
  }
  .footer-main>div>select{
    color: #fff;
    border: none;
    width: 260px;
    height: 36px;
    background: rgba(169,23,41,1);
    border-radius: 2px;
    box-sizing: border-box;
    text-indent: 10px;
    position: relative;
    font-size: 14px;
  }
  .footer-main>div{
    position: relative;
  }
  .footer-main>div:first-child::before,
  .footer-main>div:first-child::after
  {
    display: none;
  }
  .footer-main>div::before{
    content: '';
    display: inline-block;
    position: absolute;
    border-top: 8px solid #fff;
    border-bottom: 8px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    right: 15px;
    top: 15px;
    z-index: 14;
  }
  .footer-main>div::after{
    content: '';
    display: inline-block;
    position: absolute;
    border-top: 8px solid rgba(169,23,41,1);
    border-bottom: 8px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    right: 15px;
    top: 13px;
    z-index: 26;
  }
  
  .footer-main #footer-logop>p,.footer-main>#footer-logo>div{
    line-height: 20px;
  }

  .mainbar {
    background-color: #BD1a2D;
  }
  
   .mainbar li:first-child a{
          padding: 0px 11px;
  }

  .mainbar li a {
    font-size: 22px;
    padding:0 8px 0 9px;
  }
  .mainbar li{
    transition: all 0.3s;
  }
  .mainbar li.on,.mainbar li:hover {
    background-color: #E4001B;
  }
  .logo{
    position: relative;
  }
  .logo-3{
    height: 36px;
    right: -56px;
    position: relative;
    text-align: right;
    top: -4px;
  }
  .logo-3>.hotWordBanner:nth-child(1){
    position: relative;
    top: -10px;
    right: 17px;
  }
  .logo-3>.hotWordBanner:nth-child(2){
    position: relative;
    right: -34px;
    top: -12px;
  }
  .hotWordBanner>li{
    font-size:24px;
    font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
    font-weight:bold;
    color:rgba(206,0,36,1);
    margin-right: 22px;
    -webkit-text-stroke: 0.8px #fff;
  }

  .searchAll{
    margin-top: 0;
    background: #fff;
    width: calc(100% - 59px);
    border: none;
    
  }
  .btn-search{
    width:59px;
    height:40px;
    background-color:rgba(206,0,36,1);
    border-radius:0px 2px 2px 0px;
  }
  .xwzx{
    background: #fff;
  }
  .sylb{
    padding-left: 15px;
    margin: 15px 0;
    padding-bottom: 15px;
  }
  #footer-logo1>a{
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
  }
  #footer-logo1>a:last-child{
    margin-right: 20px;
  }
  #footer-logop {
    bottom: unset;
    padding: unset;
    position: relative; 
  }
  .logo-1>p{
    height:38px;
    font-size:38px;
    font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
    font-weight:bold;
    color:rgba(189,26,45,1);
    line-height:38px;
    letter-spacing: 2px;
    margin-bottom: 10px;
  }
  .logo-1>p:nth-child(2){
    letter-spacing: 4px;
  }
  body{
    background-image: url(../images/banner_bottom.png);
    background-repeat: no-repeat;
    background-position: center 250px;
    margin:0px;
  }
  
  .nav-list2>li.on>div{
    color: rgba(189,26,45,1);
  }
  .footer{
    position: relative;
  }


  
  .footer-main{
    margin-bottom: 0;

  }
  .cs_flex_det>div {
    display: inline-block;
    width: 435px!important;
  }
  .cs_flex_det>div:nth-child(1) {
    margin-right: 15px;
  }
  .cs_index_content_o_l>div:last-child>div:last-child>p{
    padding-left: 6px;
  }

  .logo-1 {
  
    width: 620px;
  }
  .cs_noZA{
    
    height:30px;
    background:rgba(250,232,212,0.7);
    border-radius:15px;
    font-size:14px;
    font-family:MicrosoftYaHei;
    color:rgba(119,119,119,1);

    text-align: center;
    line-height: 30px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 5px;
    padding: 0 10px;  
    transition: all 0.3s;
  }
  .cs_noZA:hover{
    background:rgba(250,232,212,1);
  }
  .cs_index_content_o_r{
    margin-left: 14px!important;
  }
  .cs_bottom_nav_b{
    text-align: center;
    margin-top: 35px;
  }
  .cs_bottom_nav_b>a{
    display: inline-block;
    font-size:16px;
    font-family:MicrosoftYaHei;
    color:rgba(255,255,255,1);
    vertical-align: top;
    padding: 0 10px;
    position: relative;
  }
  .cs_bottom_nav_b>a::after{
    content: '';
    display: inline-block;
    position: absolute;
    width:1px;
    height:14px;
    background:rgba(255,255,255,0.32);
    border-radius:1px;
    right: -3px;
    top: 5px;
  }
  .cs_bottom_nav_b>a:last-child::after{
    display: none;
  }
  /*底部14号字体*/
  #footer-logo2 p,
  .cs_bottom_nav_b>a{
    
    font-size: 14px;
  }
  .footer-main{
    margin-top: 0;
  }
  #footer-logo2{
    border-left:none;
  }
  #footer-logo1>a:nth-child(1) {
    display: none;
  
  }
  .searchAll{
    color: #999999!important;
  }
  #footer-logo1>a:first-child{
    display: none;
  }
  #footer-logop{
    bottom: 0;
    padding: 0;
  }
  .cs_th_box{
    overflow: hidden;
  }
  .cs_search_header{
    overflow: visible;
  }
  .logo{
    overflow: visible;
  }
  .logo-1{
    padding-top:48px;
    margin-top: 0;
  }
  .cs_down_select{
    display: inline-block;
    width: 104px;
    height: 100%;
    position: relative;
    z-index: 90;
    border-right: 1px solid #D2D2D2;
    vertical-align: top;
    line-height: 40px;
  }
  .cs_down_select>span{
 
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size:16px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(153,153,153,1);
    text-indent: 10px;
    position: relative;
  }
  .cs_down_select>span::before{
        content: '';
    display: inline-block;
    position: absolute;
    border-top: 7px solid rgba(102,102,102,0.3);
    border-left: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid transparent;
    top: 57%;
    transform: translateY(-50%);
    right: 10px;
  }
  .cs_down_select>span::after{
    content: '';
    display: inline-block;
    position: absolute;
    border-top: 7px solid #fff;
    border-left: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid transparent;
    top: calc(57% - 2px);
    transform: translateY(-50%);
    right: 10px;
  }
  .cs_down_select>div{
    position: absolute;
    width: 100%;
    /*overflow-x: hidden;*/
    box-shadow:0px 0px 4px 0px rgba(0,0,0,0.21);
    border:1px solid rgba(102,102,102,0.3);
    top: 45px;
    display: none;
  
  }
  .cs_down_select>div::before{
    content: '';
    display: inline-block;
    position: absolute;
    border-top: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 6px solid rgba(102,102,102,0.3);
    border-right: 7px solid transparent;
    top: -14px;
    left: calc(50% - 10px);
  }
  .cs_down_select>div::after{
    content: '';
    display: inline-block;
    position: absolute;
    border-top: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 6px solid #fff;
    border-right: 7px solid transparent;
    top: -13px;
    left: calc(50% - 10px);
  }
  .cs_down_select>div>div{
    min-height: 60px;
    width: 100%;
    background: #fff;
    padding: 10px 0;
    overflow: hidden;
  }
  .cs_down_select>div>div>p{
    height: 36px;
    line-height: 36px;
    text-indent: 10px;
    font-size:16px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:#777777;
    transition: all 0.3s;
    cursor: pointer;
  }
  .cs_down_select>div>div>p:hover{
    background:rgba(250,232,212,1);
    font-size:16px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(189,26,45,1);
  }
  .searchAll {

    width: calc(100% - 123px);

  }
  
  .article-list2>li.tr-ztxx{
		background: none;
	}
	.article-list2>li{
		background: none;
	}
	.article-list2>li.tr-ztxx::before{
		display: none;
	}
	.article-list2>li::before{
		content: '';
		display: inline-block;
		position: absolute;
		width:6px;
		height:6px;
		background:rgba(189,26,45,1);
		border-radius:1px;

		left: 7px;
	  top: 22px;
	}
	*{
		font-family: 微软雅黑!important;
	}
	.pages .pages-list li:hover, .pages .pages-list li.selected,.pages .pages-list li:hover>select{
		/*background: none;*/
		color: #fff;
	}

	.pages-list select{
		border:none;
		padding-right: 0;
    width: 25px;
    text-align: center;
    display: inline-block;
    text-indent: 6px;
	}
	
	/*所有划过主题色*/
	.article-list2 a:hover,
	.wjbul>li>a:hover,
	.zj-home-list > li > .zj-node > a:hover,
	.article-listjy2 a:hover>span,
	.article-listjy2 a:hover>span>p{
		color:rgba(189,26,45,1);
	}


	/*底部修改*/
	#footer-logo2{
		border-left: none; 
	}

	#footer-logo div p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
	}

	#footer-logo2>p>a{
		display: block;
	}

	#footer-logo1>a:first-child{
		display: none;
	}

	.content-list,.div-content{
		border-top: 5px solid #DABB85!important;

	}

	
	/*交易监管*/
  .xwzx-nav li.on {
    background-color: #F9D7B4!important;
    
  }
  .xwzx-nav li.on a,.xwzx-nav li:hover a{
    font-size:18px;
    font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
    font-weight:bold;
    color:rgba(189,26,45,1);
    text-indent: 63px;
    transition: all 0.3s;
  }
  
  .sitemap a {
    color: #777;
  }
  .jgbm-tsjb,.jgbm-xzfy {
    width: 114px;
    height: 40px;
    line-height: 40px;
    background-size: 22px 17px!important;
  }
  .xwzx-nav li a{
  	font-size: 18px;
    font-family: MicrosoftYaHei;
    color: rgba(64,64,64,1);
    text-indent: 63px;
  }
  .xwzx-nav li{
  	background-position: 22px center!important;
  }
  .xwzx-nav li {
    width: 152px;
    height: 56px;
   }

  .jyjg-name{
  	background: none;
  	position: relative;
  }
  .jyjg-name::before{
  	content: '';
  	position: absolute;
  	display: inline-block;
  	width:6px;
		height:6px;
		background:rgba(189,26,45,1);
		border-radius:1px;

		top: 10px;
		left: 0;
  }
  .content-title2 {
  	text-indent: 15px;
  	font-size:24px;
		font-family:MicrosoftYaHei;
		color:rgba(64,64,64,1);
  }
  .article-list3>li>div,.article-list3>li>div>label{
		font-size:16px;
		font-family:MicrosoftYaHei;
		color:rgba(64,64,64,1);
  }
  .article-list3>li>div.jyjg-name>label{
		font-size:16px;
		font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
		font-weight:bold;
		color:rgba(64,64,64,1);
  }
  /*政策法规*/
  .zcfg-top-ul li.on {
    background-color: #BD1A2D;
    color: #fff;
	}
	.zcfg-top-ul li{
		border:1px solid rgba(189,26,45,1);
	}
	.zc-left>.wjlx {
    background-color: #F9D7B4;
    font-size:16px;
		font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
		font-weight:bold;
		color:rgba(189,26,45,1);
		text-indent: 15px;
    letter-spacing: 1px;
  }
  .wjlx{
  	font-size:16px;
		font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
		font-weight:bold;
		color:rgba(189,26,45,1);
    letter-spacing: 1px;
  }
	
	.wjlx-ul li:before {
    background: #BD1A2D;
	}
	.wjlx-ul li.on {
    background: #BD1A2D;
	}
	.wjlx-ul li.on:after{
		border-right: 3px solid #BD1A2D;
    border-top: 3px solid #BD1A2D;
	}
	.jyly-ul li{
		min-width:140px;
		height:38px;
		background:rgba(239,239,239,1);
		border-radius:2px;
		line-height: 30px;

		font-size:16px;
		font-family:MicrosoftYaHei;
		color:rgba(102,102,102,1);

		margin-right: 9px;
		box-sizing: border-box;
	}
	.jyly-ul li.on{
		background:rgba(249,215,180,1);
		font-size:16px;
		font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
		font-weight:bold;
		color:rgba(189,26,45,1);
	}
	.jyly-ul{
		width: 900px;
    display: inline-block;
    vertical-align: top;
        padding-top: 10px;
		    padding-left: 10px;
	}
	.jylydiv>div:first-child{
		font-size:16px;
		font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
		font-weight:bold;
		color:rgba(102,102,102,1);
		display: inline-block;
		line-height: 38px;
	}
	.wjbul li{
		position: relative;
		line-height: 50px;
	}
	.wjbul li::before,.zj-home-list > li::before{
  	content: '';
  	position: absolute;
  	display: inline-block;
  	width:6px;
		height:6px;
		background:rgba(189,26,45,1);
		border-radius:1px;

		top: 22px;
    left: 5px;
  }
  .wjlb-title>p:first-child{
  	margin-left: 20px!important;
  }
  .pages .pages-list {
    float: none;
    position: relative;
    display: inline-block;
	}


/*公告公示*/
.panel-search>ul>li>ul>li.on,.panel-search>ul>li>ul>li:hover{
	background-size: contain;
  background-repeat: no-repeat;
}
.panel-search>ul>li>ul>li.on>a,.panel-search>ul>li>ul>li:hover>a,.panel-search>ul>li>ul>li:hover{
	font-size:16px;
	font-family:MicrosoftYaHei;
	background: #FCB587 !important;
    color: #BD1A2D !important;
}
.panel-search>ul>li>ul>li>a,.panel-search>ul>li>ul>li{
	font-size:16px;
	font-family:MicrosoftYaHei;
	color:rgba(64,64,64,1);
}
.article-listjy2>li::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 6px;
  background: rgba(189,26,45,1);
  border-radius: 1px;
  left: 7px;
  top: 22px;
}
.panel-search>ul{
	margin-bottom: 0;
}




/*市场主体*/
.content-search2{
	background-repeat: no-repeat;
	background-size: contain;
	text-indent: 20px;
	font-size:16px;
	font-family:MicrosoftYaHei;
	color:rgba(255,255,255,1);
}
.cs_shichangGS{
	width:1150px;
	height:90px;
	background:rgba(245,113,10,0.1);
	margin:0 auto;
	box-sizing: border-box;
	padding-top: 13px;
	padding-left: 15px;
	padding-right: 10px;
  line-height: 22px;
	font-size:14px;
	font-family:MicrosoftYaHei;
	color:rgba(227,107,13,1);
	margin-top: 20px;
	text-indent: 2em;
}
.content-list {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 30px;
    box-sizing: border-box;
    border-top: 4px solid #0e64c3;
    background-color: #fff;
    /*overflow: hidden;*/
    box-shadow: 3px 3px 5px rgba(000, 000, 000, 0.3);
}
.content-search{
	  padding: 20px 0;
	  padding-left: 200px;
}

.tr-ztxx>div{
	font-size:16px;
	font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
	font-weight:bold;
	color:rgba(64,64,64,1)!important;
}

.article-list2 a{
	color: #404040;
}
.zj-home-list > li > .zj-node > a{
	font-size: 16px;
	color: #404040;

}
.zj-date{
	color: #777;
	font-size: 16px;
}
.content-title-z{
	font-size: 24px;
	color: #404040;
}

.newsCon>p{
	font-size: 16px;
	color: #404040;
}
.sitemap{
	margin-top: 10px;
}

.list-times1>p{
	color: #777;
}
.jyjg-name{
	width: 170px;
}
  .cs_footer_noLine::after{
 display: none!important;
}
/*专家库内容-蓝色方块*/
.zj-home-list > li{
	background: none;
}


.consoult-list a.title{
	color: #404040;
}
.consoult-list .finish,.consoult-list a{
	color:rgba(189,26,45,1);

}
.consoult-list tr{
	background: none;
}
.consoult-list td:first-child{
	position: relative;
}
.consoult-list td:first-child::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 6px;
  background: rgba(189,26,45,1);
  border-radius: 1px;
  left: 7px;
  top: 22px;
}
/*所有划过主题色*/
	.article-list2 a:hover,
	.wjbul>li>a:hover,
	.zj-home-list > li > .zj-node > a:hover,
	.article-listjy2 a:hover>span,
	.article-listjy2 a:hover>span>p,
	.article-list2 a:hover>span,
	.article-list2 a:hover>span>p,
	.consoult-list a.title:hover{
		color:rgba(189,26,45,1);
	}
.jydj li a{
	    background-color: rgba(249, 215, 180, 0.7);
	    color: rgba(189,26,45,1);
}
.jydj li:hover a {
    background-color:rgba(249, 215, 180, 1);
}
  
.jydj li{
     transition: all 0.3s;
}
.lineBlue{
	border-bottom: none;
}
.lineBlue + .consoult-list-warp >.pagebar{
    bottom: 208px!important;
    width: 100%;
}
.jydj li{
	background: linear-gradient(180deg,rgba(255,251,246,1) 0%,rgba(255,240,225,1) 100%);
	border-radius:4px;
	border:1px solid rgba(222,199,158,1);
}

.jydj li:hover{
	background:linear-gradient(180deg,rgba(255,251,246,1) 0%,rgba(255,240,225,1) 100%);
	border-radius:4px;
	border:1px solid rgba(189,26,45,1);
}
#footer-logop>p{
    width: 95px!important;
    font-size: 12px!important;
}
.cs_mobile_back{
		 display: none; 
	  }
	  .cs_mobile_height,.cs_mobile_nav_close{
		 display: none; 
	  }
	  .contents{
		 display: none; 
	  }
	  .cards{
		 display: none; 
	  }
	  .content-kjcx{
		 display: none; 
	  }



	  
 /* 新底部样式--开始 */
.bigBox {
    width : 100%;
    height: 100%;
}

.web_site_select {
    width      : 100%;
    height     : 60px;
    line-height: 60px;
    background : #757575;
    margin-top: -1px;
}

.select_common {
    width        : 1200px;
    height       : 100%;
    margin       : 0 auto;
}

.every_select_style {
    display          : inline-block;
    /* width         : 240px; */
    margin           : 0px 10px;
    height           : 60px;
    line-height      : 60px;
    /* background       : rgb(116, 199, 33); */
    position         : relative;
}

.every_select_style span {
    display    : inline-block;
    width      : 259px;
    cursor     : pointer;
    background : url('../images/footer_row_up.png') right center no-repeat;
    line-height: 60px;
    text-align : center;
    box-sizing : border-box;
    color      : #FFFFFF;
}

.every_select_style:last-child {
    margin-right: 0 !important;
}

.every_select_style i {
    height      : 60px;
    display     : inline-block;
    line-height : 60px;
    color       : #fff;
    font-style  : normal;
    padding-left: 10px;
}

.every_select_style ul {
    position   : absolute;
    left       : 0;
    top        : -250px;
    border     : 1px solid #ccc;
    width      : 259px;
    height     : 250px;
    z-index    : 100;
    background : #fff;
    font-size  : 14px;
    line-height: 28px;
    overflow-y : auto;
    box-sizing : border-box;
    font-size  : 14px;
    display    : none;
}

.every_select_style ul li {
    padding: 0 10px;
    color       : #333;
    line-height: 28px;
}

.every_select_style ul li:hover {
    background: #ccc;
    color     : #333;
}


.web_com_info {
    width      : 100%;
    height     : 210px;
    background : #BD1A2D;
    padding-top: 30px;
    box-sizing : border-box;
}

.web_com_info ul {
    width : 1200px;
    height: 150px;
    margin: 0 auto;
    position: relative
}

.web_com_info ul li {
    float   : left;
    overflow: hidden;
    zoom    : 1;
}

.web_com_info ul li:nth-child(1) {
    width : 58px;
    height: 72px;
    margin: 39px 10px 39px 0px;
}
.web_com_info ul li:nth-child(2) {
    width : 110px;
    height: 72px;
    margin: 45px 10px 39px 10px;
}
.web_com_info ul li:nth-child(3) {
    width : 72px;
    height: 72px;
    margin: 39px 10px 39px 10px;
}


.web_com_info ul li:nth-child(4) {
    width       : 190px;
    height      : 150px;
    background  : #A91728;
    margin-right: 4px;
    position    : absolute;
    left        : 305px;
}

.web_com_info ul li:nth-child(5) {
    width     : 695px;
    height    : 150px;
    background: #A91728;
	margin-left: 215px;
}


.txt_navig {
    width        : 163px;
    height       : 68px;
    margin       : 0 auto;
    margin-top   : 41px;
    display      : flex;
    flex-wrap    : wrap;
    align-content: space-between;
    font-size    : 14px;
    color        : #FFFFFF;
}

.txt_navig .txt_right {
    margin-left: 30px;
}

.txt_address {
    width     : 510px;
    height    : 90px;
    margin    : 0 auto;
    margin-top: 15px;
	margin-left: 12px;
}

.txt_address p {
    font-size  : 14px;
    color      : #FFFFFF;
    line-height: 30px;
    width      : 582px;
}

.txt_address .company_add {
    display      : inline-block;
    width        : 284px;
    /* background: green; */
}

.txt_address .phone {
    display      : inline-block;
    width        : 500px;
    /*  background: green; */
}

.txt_address span {
    width        : 238px;
    font-size    : 14px;
    color        : #FFFFFF;
    line-height  : 30px;
    /* background: pink; */
}

.web_info_text {
    width      : 1005;
    height     : 54px;
    line-height: 54px;
    background : #DABB85;
}

.web_info_text ul {
    width : 1221px;
    height: 100%;
    margin: 0 auto;
}

.web_info_text ul li {
    float    : left;
    zoom     : 1;
    overflow : hidden;
    font-size: 14px;
    color    : #222222;
}

.web_info_text ul li:nth-child(2) {
    margin-left : 43px;
    margin-right: 44px;
}


/* zhaojj 2021-2-4 */
.ywlx_select{
	height:34px;	
}

.ywlx_select li {
    float   : left;
    overflow: hidden;
    zoom    : 1;
    padding:9px 15px;
    margin-right:6px;   
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #000000;	
	border-radius: 2px;
}
.ywlx_select li:hover {
    background: #FCB587;   
}
.ywlx_select li:nth-child(1):hover {
    background: transparent !important;   
}
.ywlx_select li:hover a {
	color: #BD1A2D;    
}

.sxtj_selected{
	height:63px;
	line-height:63px;
	border-bottom:1px dashed #CCCCCC; 
}
.sxtj_selected .sxtj_sub_title {
    float       : left;
    font-size   : 1.125em;
    color       : #000;
    display     : inline-block;
    /* margin-right: 8px; */
    margin-top:15px;
    height:34px;
    line-height:34px;
}

.selected_style {
    background: #FCB587;
    color:  #BD1A2D !important;
}


.sxtj_selected_fbsj .datepicker {
    position: relative;
    display:inline-block;
    height:34px;
    line-height:34px;
    font-size: 16px;
}

.datepicker #sxsj_dateIMG {
    position: absolute;
    right    : 10px;
    top: 10px;
    width: 17px;
    height: 17px;
}
}
#sxsj_date {
    width        : 240px;
    height       : 30px;
    background   : #FFFFFF;
    border-radius: 2px;
    border       : 1px solid #D2D2D2;
    padding-left : 10px;
}
.dis_none{
	display:none;
}

.jylc-hr{
	text-align:left;
	position:relative;
	width: 100%;
	border-bottom: 1px;
}

 


 /* 新底部样式--结束 */	  
  /* 网站地图--开始 */
 .wap_map{
		padding-bottom: 100px;
	}
	.wap_map>div{
		height: 50px;
		line-height: 60px;
		border-bottom: 1px solid #D8D8D8;
		margin-left: 25px;

	}
	.wap_map>div>span{
		display: inline-block;
		font-size:20px;
		font-weight:500;
		color:rgba(64,64,64,1);
		position: relative;
		width: 140px;
	}
	.wap_map>div>span::after{
		content: '';
		display: inline-block;
		width:2px;
		height:18px;
		background:rgba(216,216,216,1);
		border-radius:1px;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
	}
	.wap_map>div>div{
		display: inline-block;
	}
	.wap_map>div>div>a{
		font-size:16px;
		font-weight:400;
		color:rgba(85,85,85,1);
		padding: 0 8px;
		transition: all 0.3s;

	}
	.wap_map>div>div>a:hover{
		color: #bd1a2d;
		font-weight: bolder;
		
	}
	/* 网站地图--结束 */
	  .xl_content-m{
		 display: none; 

	}
		/*建党百年头部样式*/
	/*首页头部*/
#g-top-banner{width:100%;max-width:1920px;margin:0 auto;height:200px;overflow:hidden;}
#g-top-banner a{display:block;width:100%;height:200px;background:url(../images/jiandang100banner-yn-20210623-1.jpg) center top no-repeat;}
#g-top-banner img{display:none;}
}

/*内容页分享样式**/
.bshare-custom {
    float: right;
    color: #9e9e9e;
}
.mhide {
    display: block;
    text-align: right;
}
.bshare-custom.icon-medium a {
    display: inline-block;
    padding: 0;
}
.xl_title_sub .bshare-custom.icon-medium .bshare-weixin {
    background: url(https://ggzyfw.beijing.gov.cn/r/cms/cn.gov.bjggzyfw.www/images/g20_200401share_wx.png) no-repeat center;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 1px;
}
.xl_title_sub .bshare-custom.icon-medium .bshare-weixin:hover {
    background: url(https://ggzyfw.beijing.gov.cn/r/cms/cn.gov.bjggzyfw.www/images/g20_200401share_wx_1.png) no-repeat center;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 1px;
}

.xl_title_sub .bshare-custom.icon-medium .bshare-sinaminiblog {
    background: url(https://ggzyfw.beijing.gov.cn/r/cms/cn.gov.bjggzyfw.www/images/g20_200401share_wb.png) no-repeat center;
    width: 20px;
    height: 20px;
    position: relative;
    top: 1px;
}
.xl_title_sub .bshare-custom.icon-medium .bshare-sinaminiblog:hover {
    background: url(https://ggzyfw.beijing.gov.cn/r/cms/cn.gov.bjggzyfw.www/images/g20_200401share_wb_1.png) no-repeat center;
    width: 20px;
    height: 20px;
    position: relative;
    top: 1px;
}
.xl_title_sub .bshare-custom.icon-medium .bshare-qzone {
    background: url(https://ggzyfw.beijing.gov.cn/r/cms/cn.gov.bjggzyfw.www/images/g20_200401share_qqjk.png) no-repeat center;
    width: 20px;
    height: 20px;
    position: relative;
    top: 1px;
}
.xl_title_sub .bshare-custom.icon-medium .bshare-qzone:hover {
    background: url(https://ggzyfw.beijing.gov.cn/r/cms/cn.gov.bjggzyfw.www/images/g20_200401share_qqjk_1.png) no-repeat center;
    width: 20px;
    height: 20px;
    position: relative;
    top: 1px;
}
.qrcodeX {
    width: 132px;
    height: 132px;
    margin: 30px auto 0 auto;
    padding-bottom: 30px;
}
/**内容页面分享样式结束*/
/*新增样式*/
.tab-xmcg{}
.tab-xmcg:hover{}
.tab-xmcg on{}
.tab-xycg{}
.tab-xycg:hover{}
.tab-xycg on{}
.tab-yzsfw{}
.tab-yzsfw:hover{}
.tab-yzsfw on{}

.tab-bsydgcjsfwsz{}
.tab-bsydgcjsfwsz:hover{}
.tab-bsydgcjsfwsz on{}

.tab-bsydgcjssl{}
.tab-bsydgcjssl:hover{}
.tab-bsydgcjssl on{}

.tab-bsydgcjsjt{}
.tab-bsydgcjsjt:hover{}
.tab-bsydgcjsjt on{}

.tab-bsydgcjskcsj{}
.tab-bsydgcjskcsj:hover{}
.tab-bsydgcjskcsj on{}

.tab-bsydgcjsyl{}
.tab-bsydgcjsyl:hover{}
.tab-bsydgcjsyl on{}

.tab-bsydgcjsmh{}
.tab-bsydgcjsmh:hover{}
.tab-bsydgcjsmh on{}

.tab-bsydgcjstl{}
.tab-bsydgcjstl:hover{}
.tab-bsydgcjstl on{}

.tab-bsydgcjsjd{}
.tab-bsydgcjsjd:hover{}
.tab-bsydgcjsjd on{}

.tab-bsydgcjsqt{}
.tab-bsydgcjsqt:hover{}
.tab-bsydgcjsqt on{}

.tab-bsydzfcgcgr{}
.tab-bsydzfcgcgr:hover{}
.tab-bsydzfcgcgr on{}

.tab-bsydzfcggys{}
.tab-bsydzfcggys:hover{}
.tab-bsydzfcggys on{}

.tab-bsydCa01{}
.tab-bsydCa01:hover{}
.tab-bsydCa01 on{}

.tab-bsydCa02{}
.tab-bsydCa02:hover{}
.tab-bsydCa02 on{}

.tab-zlzqgcjsfwsz{}
.tab-zlzqgcjsfwsz:hover{}
.tab-zlzqgcjsfwsz on{}

.tab-zlzqgcjssl{}
.tab-zlzqgcjssl:hover{}
.tab-zlzqgcjssl on{}

.tab-zlzqgcjsjt{}
.tab-zlzqgcjsjt:hover{}
.tab-zlzqgcjsjt on{}
.tab-zlzqgcjskcsj{}
.tab-zlzqgcjskcsj:hover{}
.tab-zlzqgcjskcsj on{}
.tab-zlzqgcjsyl{}
.tab-zlzqgcjsyl:hover{}
.tab-zlzqgcjsyl on{}
.tab-zlzqgcjsmh{}
.tab-zlzqgcjsmh:hover{}
.tab-zlzqgcjsmh on{}
.tab-zlzqgcjstl{}
.tab-zlzqgcjstl:hover{}
.tab-zlzqgcjstl on{}
.tab-zlzqgcjsqt{}
.tab-zlzqgcjsqt:hover{}
.tab-zlzqgcjsqt on{}
.tab-bsgjgcjsfwsz{}
.tab-bsgjgcjsfwsz:hover{}
.tab-bsgjgcjsfwsz on{}
.tab-bsgjgcjssl{}
.tab-bsgjgcjssl:hover{}
.tab-bsgjgcjssl on{}
.tab-bsgjgcjsjt{}
.tab-bsgjgcjsjt:hover{}
.tab-bsgjgcjsjt on{}
.tab-bsgjgcjskcsj{}
.tab-bsgjgcjskcsj:hover{}
.tab-bsgjgcjskcsj on{}
.tab-bsgjgcjsyl{}
.tab-bsgjgcjsyl:hover{}
.tab-bsgjgcjsyl on{}
.tab-bsgjgcjstl{}
.tab-bsgjgcjstl:hover{}
.tab-bsgjgcjstl on{}
.tab-bsgjgcjsqt{}
.tab-bsgjgcjsqt:hover{}
.tab-bsgjgcjsqt on{}
.tab-bsgjgcjsqt{}
.tab-bsgjgcjsqt:hover{}
.tab-bsgjgcjsqt on{}


/**以下内容是整合添加2022-05-05**/
.gcjs_note {
	margin-top: 15px;
    padding: 13px;
    background: rgba(245, 113, 10, 0.1);
}
.gcjs_note p {
	text-indent: 2em;
    font-size: 14px;
    color: #E36B0D;
    margin:0;
    line-height: 23px;
}
.gcjs_enter {
	padding: 20px 0 50px;
}
.gcjs_enter li {
	float: left;
	height: 105px;
	width: 481px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding:0px !important;
	margin-left: 0px !important;
	background: linear-gradient(180deg, #FFFFFF 0%, #F0F0F0 100%);
    border-radius: .06rem;
    border: 1px solid #ededed;
}
.gcjs_enter li > a{
	padding:0 16px;
	height: 105px;
	display: flex;
	justify-content: flex-start;
	align-items: center
}
.gcjs_enter li img{
	border-radius: 5px;
}
.gcjs_enter li p.gcjs_enter_title {
	margin-left:20px;
	font-size: 16px;
	font-weight: bold;
}
.panel-search-zh.xwzx-nav .nav01{
	background: url("../images/zh_nav_icon01.png") no-repeat 15px;
}
.panel-search-zh.xwzx-nav li.nav01.on {
	background: url("../images/zh_nav_icon01.png") no-repeat 15px #0e64c3;
}
.panel-search-zh.xwzx-nav li.nav02 {
	background: url("../images/zh_nav_icon02.png") no-repeat 15px;
}
.panel-search-zh.xwzx-nav li.nav02.on {
	background: url("../images/zh_nav_icon02.png") no-repeat 15px #0e64c3;
}
.panel-search-zh.xwzx-nav li.nav03 {
	background: url("../images/zh_nav_icon03.png") no-repeat 15px;
}
.panel-search-zh.xwzx-nav li.nav03.on {
	background: url("../images/zh_nav_icon03.png") no-repeat 15px #0e64c3;
}
.panel-search-zh.xwzx-nav li.nav04 {
	background: url("../images/zh_nav_icon04.png") no-repeat 15px;
}
.panel-search-zh.xwzx-nav li.nav04.on {
	background: url("../images/zh_nav_icon04.png") no-repeat 15px #0e64c3;
}
.leader_list {
	margin: 10px 50px 20px;
}
.leader_about_item{
    padding:20px 0;
	overflow: hidden;
	border-bottom:1px dashed #ccc;
}
.leader_about_item img {
        float: left;
        width:108px;
        height: 150px;
}
.leader_about_item dl {
       /* margin-left: 150px ;*/
}
.leader_about_item dl dt {
        margin-top: 10px;
        margin-bottom: 15px;
        line-height: 30px;
        font-weight: bold;
        font-size: 14px;
}
.leader_about_item dl dt span {
        font-weight: bold;
        font-size: 16px;
        padding-right: 15px;
        display: block;
}
.leader_about_item dl dd {
	overflow: hidden;
}
.leader_about_item dl dd p {
	line-height: 26px;
}
.about_con_zh {
	padding: 20px 40px;
}
.about_con_zh p {
	margin-top: 10px;
	line-height: 30px;
	font-size: 16px;
}
.about_con_zh > p{
	text-indent: 2em;
}
.about_con_zh_zz {
	margin-top: 20px;
}
.part_set_zh{
	padding: 20px 40px;
}
.partset_item {
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}
.partset_item_title {
	padding-bottom: 5px;
	margin-top: 10px;
	height: 38px;
	line-height: 38px;
	padding-left: 15px;
	font-size: 16px;
	background:url("../images/zh_dot2.png") left center no-repeat;
}

.partset_item  p{
	line-height: 26px;
	text-indent: 2rem;
}
.address_con_zh {
	padding: 20px 30px;
}
.address_zh_title {
	background: url("../images/zh_dot2.png") left center no-repeat;
	padding-left: 15px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}
.addres_zh_box {
	padding-left: 15px;
}
.addres_zh_box p {

}
.addres_zh_img {
	margin-top: 10px;
	width: 100%;
}
.project_enter_zh {
	padding: 30px 40px;
	min-height: 400px;
}
.project_enter_zh_title {
	text-align: center;
	font-weight: bold !important;
	margin-bottom: 20px;
}
.project_enter_zh_topTable {
	width:100%;
	border: 1px solid #cccccc;
	border-collapse:collapse;
}
.project_enter_zh_topTable th,.project_enter_zh_topTable td {
	line-height:26px;
}
.project_enter_zh_topTable th{
	background: #ededed;
	border: 1px solid #cccccc;
}
.project_enter_zh_topTable td {
	border: 1px solid #cccccc;
	padding: 10px;
}
.project_enter_zh h3{
	text-align: center;
	font-weight: normal;
	margin-bottom:20px;
	margin-top: 20px;
}
.project_enter_zh_table {
	width:100%;
	border-collapse:collapse;
}
.project_enter_zh_table td,.project_enter_zh_table th{
	border: 1px solid #cccccc;
	text-align: left;
	padding:10px;
	line-height: 26px;
}
.project_enter_zh_table th {
	background: #ededed;
}
.serveGuide_zh {
	padding-bottom:20px ;
}
.serveGuide_zh .serve_item {
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	padding: 20px 0;
	margin:0 20px;
}
.serveGuide_zh h2.serve_item_h2{
        background: url("../images/zh_dot2.png") left center no-repeat;
        font-size: 18px;
        padding-left: 15px;
        margin-top: 20px;
        margin-left: 3rem;
}
.serveGuide_zh .serve_item{
        padding-left: 5rem;
}
.serveGuide_zh .serve_item_title{
        float: left;
        width:300px;
        font-weight: 600;
        font-size: 16px;
        line-height: 30px;
}
.serveGuide_zh .serve_item h3.serve_item_title{
	float: left;
	width:300px;
	padding-left: 15px;
	margin-top: 3px;
}
.serve_item_main {
	margin-left: 320px;
	line-height: 30px;
	color:#404040
}

/**公告公示**/
.panel-search-jrgg.xwzx-nav li:last-child {
	width:190px
}
.panel-search-jrgg.xwzx-nav .nav01{
	background: url("../images/zh_nav_icon05.png") no-repeat 15px;
}
.panel-search-jrgg.xwzx-nav li.nav01.on {
	background: url("../images/zh_nav_icon05.png") no-repeat 15px #0e64c3;
}
.panel-search-jrgg.xwzx-nav li.nav02 {
	background: url("../images/zh_nav_icon06.png") no-repeat 15px;
}
.panel-search-jrgg.xwzx-nav li.nav02.on {
	background: url("../images/zh_nav_icon06.png") no-repeat 15px #0e64c3;
}
.panel-search-jrgg.xwzx-nav li.nav03 {
	background: url("../images/zh_nav_icon07.png") no-repeat 15px;
}
.panel-search-jrgg.xwzx-nav li.nav03.on {
	background: url("../images/zh_nav_icon07.png") no-repeat 15px #0e64c3;
}
.panel-search-fwzn.xwzx-nav li:last-child{
	width: 190px;
}
.panel-search-fwzn.xwzx-nav .nav01{
	background: url("../images/zh_nav_icon08.png") no-repeat 15px;
}
.panel-search-fwzn.xwzx-nav li.nav01.on {
	background: url("../images/zh_nav_icon08.png") no-repeat 15px #0e64c3;
}
.panel-search-fwzn.xwzx-nav li.nav02 {
	background: url("../images/zh_nav_icon09.png") no-repeat 15px;
}
.panel-search-fwzn.xwzx-nav li.nav02.on {
	background: url("../images/zh_nav_icon09.png") no-repeat 15px #0e64c3;
}
.panel-search-fwzn.xwzx-nav li.nav03 {
	background: url("../images/zh_nav_icon010.png") no-repeat 15px;
}
.panel-search-fwzn.xwzx-nav li.nav03.on {
	background: url("../images/zh_nav_icon010.png") no-repeat 15px #0e64c3;
}
/**信息服务头部二级导航**/
.panel-search-xxfw.xwzx-nav .nav01{
	background: url("../images/zh_nav_icon011.png") no-repeat 15px;
}
.panel-search-xxfw.xwzx-nav li.nav01.on {
	background: url("../images/zh_nav_icon011.png") no-repeat 15px #0e64c3;
}
.panel-search-xxfw.xwzx-nav li.nav02 {
	background: url("../images/zh_nav_icon012.png") no-repeat 15px;
}
.panel-search-xxfw.xwzx-nav li.nav02.on {
	background: url("../images/zh_nav_icon012.png") no-repeat 15px #0e64c3;
}
.panel-search-xxfw.xwzx-nav li.nav03 {
	background: url("../images/zh_nav_icon013.png") no-repeat 15px;
}
.panel-search-xxfw.xwzx-nav li.nav03.on {
	background: url("../images/zh_nav_icon013.png") no-repeat 15px #0e64c3;
}
.agree_purchase{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start
}
.agree_purchase_item {
        float: left;
        background: #f1f1f1;
        padding:0;
        height: 110px;
        margin: 10px 10px ;
        width:368px;
        border-radius: 5px;
        position:relative;
}
.agree_purchase_item > a{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;
}
.agree_purchase_item > a.enter_aLink {
        background: url("../images/zh_arrow.png") 97% center no-repeat;
}
.agree_purchase_item img {
        margin: 20px;
}
.agree_purchase_item dl {
        width:220px;
}
.agree_purchase_item dl dt {
        font-size: 16px;
        margin-bottom: 8px;
}
.agree_purchase_item dl dd {
        font-size: 14px;
}
.agree_purchase_item dl dd p {
        line-height: 17px;
}
.content_list_purchase {
    padding:0px 16px 10px
}
.content_list_purchase .content-title2 {
	margin-left: 16px;
	margin-bottom: 10px;
}
 .content_list_purchase .sczt_title {
	border-bottom: 1px solid #dddddd;
	margin:10px 13px 0;
}
 .content_list_purchase .sczt_title span {
	display: inline-block;
	width: 260px;
	font-size: 18px;
	line-height: 30px;
	border-bottom: 1px solid #bd1a2d;
} 
.sczt_list {
	margin-top: 10px;
	overflow: hidden;
}
.sczt_list li {
	float: left;
	height: 90px;
	border: 1px solid #ccc;
	width:365px;
	background: #fcfaf2;
	border-radius: 3px;
	margin: 10px 10px 10px;
}
.sczt_list li > a{
	padding: 0 16px;
    height: 90px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.sczt_list li .gcjs_enter_title {
	margin-left: 15px;
	font-size: 16px;
}
.jylc_nav {
	margin-top: 20px;
	overflow: hidden;
}
.jylc_nav li {
	float: left;
	margin-right: 10px;
	width:95px;
	height: 36px;
	line-height: 36px;
	cursor: pointer;
	text-align: center;
	border: 1px solid #bd1a2d;
	color:#666666;
	padding-left: 18px;
}
.jylc_nav li.on {
	background: #bd1a2d;
	color:#fff;
}
.jylc_nav li.jylc_nav_span01.on {
	background:#bd1a2d url("../images/icon_scztspan01_current.png") 10px center no-repeat;
}
.jylc_nav li.jylc_nav_span01 {
	background: url("../images/icon_scztspan01_default.png") 10px center no-repeat;
}
.jylc_nav li.jylc_nav_span02.on {
	background:#bd1a2d url("../images/icon_scztspan02_current.png") 10px center no-repeat;
}
.jylc_nav li.jylc_nav_span02 {
	background: url("../images/icon_scztspan02_default.png") 10px center no-repeat;
}
.jylc_nav li.jylc_nav_span03.on {
	background:#bd1a2d url("../images/icon_scztspan03_current.png") 10px center no-repeat;
}
.jylc_nav li.jylc_nav_span03 {
	background: url("../images/icon_scztspan03_default.png") 10px center no-repeat;
}
.jylc_nav li.jylc_nav_span04.on {
	background:#bd1a2d url("../images/icon_scztspan04_current.png") 10px center no-repeat;
}
.jylc_nav li.jylc_nav_span04 {
	background: url("../images/icon_scztspan04_default.png") 10px center no-repeat;
}
.jylc_nav li.jylc_nav_span05.on {
	width:125px;
	background:#bd1a2d url("../images/icon_scztspan01_current.png") 10px center no-repeat;
}
.jylc_nav li.jylc_nav_span05 {
	width:125px;
	background: url("../images/icon_scztspan01_default.png") 10px center no-repeat;
}
.jylc_item:hover {
	width:355px;
	background: linear-gradient(180deg, #fffbf6 0%, #fff0e2 100%);
	border: 1px solid #dec79e;
}
.jylc_item {
	background:#f7f7f7 ;
	border: 1px solid #ededed ;
	border-radius: 4px;
	margin: 20px 20px  0 0;
	width:355px;
	float: left;
	height: 121px;
	overflow: hidden;
}
.jylc_item > a {
	display: block;
	padding:10px 15px 15px
}
.jylc_item dt {
	padding-bottom: 8px;
	border-bottom: 1px dashed #d7d7d7;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
}
.jylc_item dt span {
	float: left;
	font-size: 16px;
	padding-left:30px;
	height: 30px;
}
.jylc_item dt {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	background: url("../images/zh_arrow.png") right 8px no-repeat;
} 
.jylc_item dd {
	padding-top: 15px;
	display: flex;
	flex-direction:row;
	flex-wrap:nowrap;
	justify-contet:flex-start;
	align-items:center;
}
.jylc_item dd span {
	padding: 0 15px 0 15px;
	color:#dddddd
}
.jylc_item dt span.jylc_icon01 {
	background: url("../images/icon_sczt_23.png") left center no-repeat;
}
.jylc_item dt span.jylc_icon02 {
	background: url("../images/icon_sczt_24.png") left center no-repeat;
}
.jylc_item dt span.jylc_icon03 {
	background: url("../images/icon_sczt_25.png") left center no-repeat;
}
.jylc_item dt span.jylc_icon04 {
	background: url("../images/icon_sczt_26.png") left center no-repeat;
}
.jylc_item dt span.jylc_icon05 {
	background: url("../images/icon_sczt_27.png") left center no-repeat;
}
.jylc_item dt span.jylc_icon06 {
	background: url("../images/icon_sczt_28.png") left center no-repeat;
}
.jylc_item dt span.jylc_icon07 {
	background: url("../images/icon_sczt_29.png") left center no-repeat;
}
.jylc_item dt span.jylc_icon08 {
	background: url("../images/icon_sczt_30.png") left center no-repeat;
}
.jylc_item dt span.jylc_icon09 {
	background: url("../images/icon_sczt_31.png") left center no-repeat;
}
.jylc_item dt span.jylc_icon10 {
	background: url("../images/icon_sczt_32.png") left center no-repeat;
}
.jylc_item dt span.jylc_icon11 {
	background: url("../images/icon_sczt_33.png") left center no-repeat;
}
.jylc_item dt span.jylc_icon12 {
	background: url("../images/icon_sczt_34.png") left center no-repeat;
}
.jylc_item dt span.jylc_icon13 {
	background: url("../images/icon_sczt_35.png") left center no-repeat;
}
.jylc_tabCont {
	padding-bottom: 20px;
	overflow: hidden;
}
/* 区县共享按钮 */
.share_btn {
         position: relative;
}
.share_btn a {
        display: block;
        position: absolute;
        width:90px;
         height: 36px;
         text-align: center;
         color:#fff;
         line-height: 36px;
         background: #bd1a2d;
         right: 15px;
         top:-40px;
         border-radius: 3px;
}
/**流程图样式*/
.ui_con{
		margin: 0;
	}
.ui_con li{
	color: #525252;
	line-height: 35px;
	text-align: center;
	border-radius: 22px;
	border: 2px solid #c53747;
	margin: 10px 5px;
	width: 160px;
	height: 36px;
	list-style-type: none;
	float: left;
}

.tit_sty{
	float: left;
	height: 30px;
	text-align: left;
	line-height: 29px;
	position: relative;
	padding: 0 0 0 20px;
	width: calc(100% - 10px);
}
.tit_sty::before {
	content: "";
	left: 8px;
	width: 4px;
	bottom: 6px;
	height: 20px;
	position: absolute;
	background-color: #BD1a2D;
}
.serve_item_info {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
}
.serve_item_main {
        margin-left: 20px;
        line-height: 30px;
        color:#404040
}
.project_CA_detail_zh{
        padding: 20px;
}
.project_CA_detail_zh h3 {
        text-align: center;
        margin-bottom: 20px;
}
.project_CA_detail_zh p {
        text-indent: 2rem;
        line-height: 30px;
        font-size: 16px;
}
.project_CA_detail_zh p.pro_CA_detail_tit {
        text-indent: 0px;
}
.project_CA_detail_bot {
        text-align:right;
}
.project_CA_zh {
        padding: 20px 0;
}
.project_CA_zh_top {
        overflow: hidden;
}
.project_CA_zh_top a{
        float: right;
        background: #70aed5;
        padding:8px 10px ;
        margin-left: 20px;
        color:#fff;
        border-radius: 3px;
}
.projct_dacx_zh h3{
        text-align: center;
        padding: 20px;
        line-height: 30px;
        border-bottom:1px solid #ccc;
}
.projct_dacx_zh img.dacx_img {
        display: block;
        margin:20px auto;
}
.leader_about_item dl dt {
              /*  color:#cd242a;*/
        margin-top: 10px;
        margin-bottom: 10px;
        line-height: 30px;
        font-weight: bold;
        font-size: 14px;
}
.leader_about_item dl .line_zh {
        padding-bottom: 10px;
    margin-bottom: 10px;
       /* border-bottom: 1px solid #ccc;*/
}
.leader_about_item dl dd {
        overflow: hidden;
        line-height: 26px;
}
.part_set_img_zh {
        display:block
}
.part_set_img_zh_m {
        display:none
}
.zbhxrli_zh_new .tr-jyfbr {
        margin-left:210px;
}
.article-listjy2 a.jylist_new{
        width:50% !important;
}
.article-listjy2 a.jylist_new .jylist_span_tit {
        display:block;
        padding-right:20px;
        overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.titsmall_zh_new .list-times2 {
        width:300px;
        
}
.titsmall_zh_new .list-times2 p{
        overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content-list .article-listjy2 > hr {
        overflow: hidden;
}
/***京津冀 专题样式*/
.bthBody {
	position: relative;
	background: url(../images/bthbg.jpg) center bottom no-repeat;
}

.bthHeader {
	width:100%;
	position: relative;
	/* height:632px; */
	height:350px;
	overflow: hidden;
}
.bthbanner {
	/* height:632px; */
	height:350px;
	width:1920px;
	position: absolute;
	left:50%;
	top:0px;
	z-index: -1;
	margin-left: -960px;
} 
.bthbanner img {
	display: block;
	margin:0 auto;
	width:100%;
	height:100%;
}
.bthBody .bth_nav {
	width:100%;
	height:40px;
	/* background: #bb0000; */
	background:url(../images/header-bgd.png) center bottom no-repeat;

}
.bthBody .bth_nav .bth_nav_content {
	width:1200px;
	height:60px;
	margin:0 auto;
	background: #bd1a2d;
	position: relative;
	top:-20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.bthBody .bth_nav .bth_nav_content .btn_nav_item{
	width:248px;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 60px;

}
.bthBody .bth_nav .bth_nav_content .btn_nav_item.active {
	background: #E4001B;
}
.bthBody .bth_nav .bth_nav_content .btn_nav_item:hover {
	background: #E4001B;
}
.bthBody .bth_nav .bth_nav_content .btn_nav_item a {
	font-size: 24px;
	color:#FFFFFF;
	text-decoration: none;
}
.bthBody .content {
	position: relative;
	/* top:-70px; */
	background: #fff;
	padding:20px 20px 0px
}
.bthBody .swaper {
	float: left;
	width:520px;
}
.bthBody .bth_news {
	width:650px;
	float:right
}
.bthBody .bth_title {
	border-top:2px solid #bb0000;
	overflow: hidden;
	position: relative;
	display: flex;
	justify-content: space-between;
	/* border: 2px solid red; */
	height: 40px;
	line-height: 40px;
	/*background: url("./bz1.png") no-repeat;*/
	/*border-bottom: 2px solid #C3C3C3;*/
	margin-top: 10px;
	margin-bottom: 10px;
}
.bthBody .bth_title > span {
	color:#fff;
	/*text-indent: 35px;*/
	font-size: 18px;
	background: #bb0000;
	padding: 0 20px;
}
.notice .nav-list, .notice .nav-list>li, .notice .nav-list2, .notice .nav-list3, .notice .nav-list3 li {
	width: 100%;
}
.notice .nav-list .nav-list2 .nav-list3 li a{
	max-width: calc(100% - 150px);
}
.notice .nav-list .divtitlejy {
	width: auto;
}
.notice .nav-list3 {
	overflow-y: auto;
	max-height: 350px;
}
.notice .nav-list3 li {
	padding: 0;
}
.notice .nav-list .nav-list-title, .notice .nav-list .nav-list2-title{
	padding: 0 30px;
}
.notice .nav-list>li:nth-child(2)>div{
	left: 295px!important;
}
.notice .nav-list>li:nth-child(3)>div{
	left: 430px!important;
}
.notice .nav-list>li:nth-child(4)>div{
	left: 560px!important;
}
.notice .nav-list>li:nth-child(5)>div{
	left: 685px!important;
}
.bthBody .bth_title > a {
	float:right;
	line-height: 30px;
}
.bthBody .bth_new_content dl  {
	margin-top:17px;
	border-bottom: 1px dashed #d9d9d9;
	padding-bottom: 17px;
}
.jjjxt-zcfg-body .bth_new_content dl  {
	margin-top:17px;
	border-bottom: 0px dashed #d9d9d9 !important;
	padding-bottom: 17px;
}
.bthBody .bth_new_content dl dt{
	
	font-size:16px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.bthBody .bth_new_content dl dt a {
	
}
.bthBody .bth_new_content dl dd {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.bthBody .notice {
	margin-top:20px;
}

.bthBody .article-listjy2 {
	width:auto
}
.bthBody .article-listjy2 li:last-child{
	border-bottom: none;
}
.bthBody .bthfooter {
	margin-top:-70px;
	margin-bottom: 20px;
}
.bthBody .bthfooter .bthfooter_link{
	height: 66px;
	background:#bd1a2d;
	color:#fff;
	overflow: hidden;
	text-align: center;
	display: flex;
	justify-content:space-evenly;
	margin-top:70px;
}
.bthBody .bthfooter .bthfooter_link span{
	padding:20px;
	color:#fff;
}
.bthBody .bthfooter .bthfooter_link span a {
	color:#fff;
}
.bthBody .bthfooter .bthfooter_pro p{
	text-align: center;
	color:#333333;
	margin-top:20px;
}
.bthBody .bthfooter .bthfooter_pro p span {
	padding:0 10px;
}
.bthBody .content{
	min-height: auto;
}
.bthBody .bthContentSearch {
	margin-top:-70px;
}
.bthBody .bthContent {
	width:1240px;
	margin:10px auto 40px;
}
.bth-nav.xwzx-nav li{
	color:#bb0000;
	font-weight: bold;
	background: url("../images/bth_nav_icon1.png") no-repeat 15px;
}
.bth-nav.xwzx-nav li.on {
	background: url("../images/bth_nav_icon1.png") no-repeat 15px #0e64c3;
}
.bth-nav.xwzx-nav li a {
	color:#bb0000;
}
.swaper{
	overflow: hidden;
}
.swaper .contentlb {
	height: 358px;
}
.swaper .divimg img {
	width:100%;
	height:358px ;
}
.swaper .uIndex {
	width:100%;
	text-align: center;
	top:330px;
}
.swaper .uIndex li {
	float:none;
	display: inline-block;
}
.notice-pc {
	display: block;
}
.notice-yd {
	display: none;
}
.jjjxt-zcfg-body{
    /* background: #6f5050; */
    width: 100%;
}
.jjjxt-zcfg-body .nav-list3{
  top: 20px !important;
}
.jjjxt-zcfg-body .nav-list3 li{
	padding-left: 20px;
	background: url("../images/red.png") no-repeat 0px 33px;
	overflow: hidden;
	line-height: 35px;
	border-bottom: 1px dashed #d9d9d9;
}
.jjjxt-zcfg-body .bth_new_content{
   margin-right: 40px;
}
.jjjxt-zcfg-body .nav-list3 li .bth_new_content dl{
    line-height: 18px !important;
}
.jjjxt-zcfg-body .nav-list3 li .bth_new_content dl dt p{
    width: 100% !important;
    float: right !important;
    padding-right: 10px !important;
}