 @charset "utf-8";

 body,
 button,
 input,
 select,
 textarea {
 	font: 12px/1.5 "微软雅黑", arial;
 }

 body,
 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 dl,
 dt,
 dd,
 ul,
 ol,
 li,
 th,
 td,
 p,
 blockquote,
 pre,
 form,
 fieldset,
 legend,
 input,
 button,
 textarea,
 hr {
 	margin: 0;
 	padding: 0;
 }

 a {
 	font-family: "微软雅黑";
 	color: #333;
 	text-decoration: none;
 }

 a:hover {
 	color: #269fe8;
 }

 ul {
 	list-style: none;
 }

 /* 电脑端样式 */
 @media screen and (min-width: 768px) {
 	.hidden-pc {
 		display: none;
 	}

 	.hidden-mobile {
 		display: block;
 	}

 	.clearfix:before,
 	.clearfix:after {
 		content: '';
 		display: table;
 		height: 0;
 		visibility: hidden;
 		display: block;
 	}

 	.clearfix:after {
 		clear: both;
 	}


 	.warp {
 		clear: both;
 		margin: 0 auto;
 		width: 1000px;
 	}

 	.top {
 		background: #eee;
 		border-bottom: 1px solid #ddd;
 		line-height: 32px;
 		text-align: right;
 		border-top: 2px solid #676767;
 		height: 40px;
 		width: 100%;
 	}

 	.top a {
 		background: url("../images/head_box.png") center top no-repeat;
 		width: 110px;
 		padding: 0 0 0 15px;
 		display: block;
 		float: right;
 		text-align: center;
 		color: #FFF;
 	}

 	.top span {
 		display: inline-block;
 		padding: 0 30px;
 		display: block;
 		float: right;
 	}

 	.header {
 		border-top: 1px solid #eadbc3;
 	}

 	.header .warp {
 		height: 110px;
 		background: url("../images/head_jjhswq.png") no-repeat right bottom;
 	}

 	.header .logo {
 		background: url("../images/logo_yqrdzx_red.png") no-repeat center center;
 		float: left;
 		height: 85px;
 		padding: 20px 0 0 5px;
 		text-indent: -9999px;
 		width: 1520px;
                background-size: contain;
                margin: 10px;
 	}


 	.index_header {
 		border-top: 1px solid #eadbc3;
 	}

 	.index_header .warp {
 		height: 110px;
 		/* background: url("../images/head_jjhswq.png") no-repeat right bottom; */
 	}

 	.index_header .logo {
 		background: url("../images/logo_yqrdzx_red.png") no-repeat center center;
 		float: left;
 		height: 85px;
 		padding: 20px 0 0 5px;
 		text-indent: -9999px;
 		width: 1520px;
 	}

 	.mainNav {
 		background-color: #f2f2f2;
 		border-top: 1px solid #ddd;
 		height: 49px;
 		line-height: 50px;
 		position: relative;
 		border-bottom: 6px solid #268bcb;
 	}

 	.mainNav ul {
 		margin: 0 auto;
 		width: 1010px;
 	}

 	.mainNav li {
 		display: inline;
 		float: left;
 		text-align: center;
 		width: 100px;
 		border-right: 1px solid #f2f2f2;
 	}

 	.mainNav li a:hover,
 	.mainNav li a.on {
 		background-color: #268bcb;
 		color: #fff;
 	}

 	.mainNav li a {
 		color: #333333;
 		display: block;
 		font: bold 14px/49px arial;
 		text-decoration: none;
 		border-bottom: 6px solid #268bcb;
 	}

 	.mainNav li.n_red a {
 		border-color: #EA2424;
 	}

 	.mainNav li.n_blue a {
 		border-color: #4FA6DE;
 	}

 	.mainNav li.n_green a {
 		border-bottom-color: #6DB909;
 	}

 	.mainNav li.n_orange a {
 		border-bottom-color: #FD6F21;
 	}

 	.mainNav .n_red a:hover,
 	.mainNav .n_red a.on {
 		background-color: #EA2424;
 	}

 	.mainNav .n_blue a:hover,
 	.mainNav .n_blue a.on {
 		background-color: #4FA6DE;
 	}

 	.mainNav .n_green a:hover,
 	.mainNav .n_green a.on {
 		background-color: #6DB909;
 	}

 	.mainNav .n_orange a:hover,
 	.mainNav .n_orange a.on {
 		background-color: #FD6F21;
 	}

 	.cont {
 		width: 1000px;
 		margin: 0 auto;
 	}

 	.zx {
 		margin-top: 20px;
 	}

 	.tu1 {
 		background: url(../images/t1.jpg) top left no-repeat;
 		height: 80px;
 		width: 83px;
 		float: left;
 	}

 	.nr {
 		width: 750px;
 		margin-left: 20px;
 		float: left;
 	}

 	.nr h1 {
 		font-weight: normal;
 		font-family: "微软雅黑";
 		font-size: 18px;
 		text-align: center;
 		line-height: 30px;
 	}

 	.nr p {
 		line-height: 30px;
 		text-align: center;
 	}

 	.gd {
 		float: right;
 		margin-top: 50px;
 	}

 	.gd a {
 		font-size: 16px;
 		color: #268bcb;
 	}

 	.box {
 		width: 550px;
 		height: 370px;
 		overflow: hidden;
 		position: relative;
 		float: left;
 	}

 	.box-1 ul {
 		padding: 0;
 	}

 	.box-1 ul li {
 		width: 550px;
 		height: 370px;
 		position: relative;
 		overflow: hidden;
 	}

 	.box-1 ul li img {
 		display: block;
 		width: 550px;
 		height: 370px;
 	}

 	.box-1 ul li h2 {
 		position: absolute;
 		left: 0;
 		bottom: 0;
 		height: 40px;
 		width: 550px;
 		background: rgba(0, 0, 0, .5);
 		font-size: 16px;
 		line-height: 40px;
 		text-overflow: ellipsis;
 		overflow: hidden;
 		padding-left: 20px;
 		white-space: nowrap;
 		font-weight: normal;
 		color: ghostwhite
 	}

 	.box-2 {
 		position: absolute;
 		right: 10px;
 		bottom: 14px;
 	}

 	.box-2 ul li {
 		float: left;
 		width: 12px;
 		height: 12px;
 		overflow: hidden;
 		margin: 0 5px;
 		border-radius: 50%;
 		background: #ffffff;
 		text-indent: 100px;
 		cursor: pointer;
 	}

 	.box-2 ul .on {
 		background: #287ea8;
 	}

 	.box-3 span {
 		position: absolute;
 		color: white;
 		background: rgba(125, 125, 120, .3);
 		width: 50px;
 		height: 80px;
 		top: 50%;
 		font-family: "微软雅黑";
 		line-height: 80px;
 		font-size: 60px;
 		margin-top: -40px;
 		text-align: center;
 		cursor: pointer;
 	}

 	.box-3 .prev {
 		left: 0px;
 	}

 	.box-3 .next {
 		right: 0px;
 	}

 	.box-3 span::selection {
 		background: transparent;
 	}

 	.box-3 span:hover {
 		background: rgba(125, 125, 120, .8);
 	}

 	#cen_right_top {
 		width: 432px;
 		float: right;

 	}

 	#cen_right_top .active {
 		background: url(../images/jg.png) no-repeat;
 		color: #ffffff;
 		height: 66px;
 	}

 	#cen_right_top h3 {
 		line-height: 60px;
 		text-align: center;
 		float: left;
 		height: 60px;
 		font-family: "微软雅黑";
 		width: 168px;

 		background: #ebf3fa;
 		font-size: 20px;
 		color: #333333;
 		font-weight: lighter;
 		cursor: pointer;
 	}

 	#cen_right_top div {
 		font-size: 16px;
 		display: none;
 		clear: both;

 	}

 	#cen_right_top ul li {
 		display: block;
 		line-height: 40px;


 	}

 	.xw {
 		margin-top: 10px;
 	}

 	.xw_1 {
 		width: 490px;
 		float: left;
 	}

 	.xw1_hd {
 		height: 60px;
 		background: #ebf3fa;
 	}

 	.xw1_hd h1 {
 		font-size: 20px;
 		font-weight: normal;
 		color: #333333;
 		line-height: 60px;


 	}

 	.xw1_nr ul li {
 		display: block;
 		line-height: 36px;
 		color: #333333;


 	}

 	.xw_2 {
 		width: 490px;
 		float: right;
 	}



 	.content-top {
 		margin: 0 auto;
 		max-width: 1000px;
 		width: 100%;
 		display: flex;
 		align-items: center;
 		padding: 20px 0;
 	}

 	.content-top .content-top-img {
 		width: 600px;
 		height: 375px;
 		flex-shrink: 0;
 		position: relative;
 	}

 	.content-top .content-top-img img {
 		width: 100%;
 		height: 100%;
 	}

 	.content-top .content-top-img .content-top-img-bottom {
 		position: absolute;
 		width: 100%;
 		bottom: 10px;
 		display: flex;
 		align-items: center;
 		justify-content: center;
 	}

 	.content-top-img-bottom-icon {
 		width: 10px;
 		height: 10px;
 		background: #e4e4e4;
 		border-radius: 50%;
 		margin-right: 10px;
 	}

 	.content-top-img-bottom-icon-active {
 		background: #268bcb;
 	}

 	.img1 {
 		display: block;
 	}

 	.img2 {
 		display: none;
 	}

 	.img3 {
 		display: none;
 	}

 	.content-top .content-top-info {
 		width: 100%;
 		height: 375px;
 		margin-left: 10px;
 	}

 	.content-top .content-top-info .content-top-info-title {
 		height: 60px;
 		display: flex;
 		align-items: center;
 		padding-left: 30px;
 		background: #ebf3fa;
 		color: #333333;
 		font-size: 20px;
 	}

 	.content-top .content-top-info .content-top-info-wrap {
 		height: 100%;
 		/*padding: 0 20px;*/
 	}

 	.content-top-info-wrap-item {
 		display: flex;
 		align-items: center;
 		color: #444444;
 		font-size: 16px;
 		padding: 4px 0;
 	}

 	.content-top-info-wrap-item a {
 		width: 100%;
 		overflow: hidden;
 		/**text-overflow: ellipsis; */
 		/**display: -webkit-box;*/
 		/** -webkit-line-clamp: 1;*/
 		/**-webkit-box-orient: vertical;*/
 	}

 	.content-center {
 		margin: 0 auto;
 		max-width: 1000px;
 		width: 100%;
 		display: flex;
 		justify-content: space-between;
 		padding: 20px 0;
 	}

 	.content-center .content-center-item {
 		width: 49%;
 	}

 	.content-center .content-center-item .content-center-item-flfg {
 		display: flex;
 		align-items: center;
 		padding-top: 10px;
 	}

 	.content-center .content-center-item .content-center-item-flfg a {
 		width: 100%;
 		overflow: hidden;
 		text-overflow: ellipsis;
 		display: -webkit-box;
 		-webkit-line-clamp: 1;
 		-webkit-box-orient: vertical;
 	}

 	.content-center .content-center-item .content-center-item-lzhd {
 		display: flex;
 		padding-top: 10px;
 		font-size: 16px;
 	}

 	.content-center .content-center-item .content-center-item-lzhd .content-center-item-lzhd-img {
 		flex-shrink: 0;
 		width: 120px;
 		height: 80px;
 		margin-right: 10px;
 	}

 	.content-center .content-center-item .content-center-item-lzhd .content-center-item-lzhd-item {
 		display: flex;
 	}

 	.content-center .content-center-item .content-center-item-lzhd .content-center-item-lzhd-item a .content-center-item-lzhd-item-c {
 		color: #666666;
 		line-height: 1.5;
 		margin-top: 10px;
 	}

 	.content-center .content-center-item .content-center-item-lzhd .content-center-item-lzhd-item a:hover .content-center-item-lzhd-item-c {
 		color: #269fe8 !important;
 	}


 	.content-center .content-center-item .content-center-item-dbwyfc {
 		display: flex;
 		align-items: center;
 		padding-top: 10px;
 		font-size: 16px;
 	}

 	.content-center .content-center-item .content-center-item-dbwyfc a {
 		width: 100%;
 		overflow: hidden;
 		text-overflow: ellipsis;
 		display: -webkit-box;
 		-webkit-line-clamp: 1;
 		-webkit-box-orient: vertical;
 	}

 	.content-center .content-center-item .content-center-db-title {
 		font-size: 20px;
 		color: #268bcb;
 		padding: 20px 0;
 		min-height: 60px;
 	}

 	.content-center .content-center-item .content-center-db-info {
 		/*display: flex;*/
 		text-align: center;
 	}

 	.content-center .content-center-item .content-center-db-info img {
 		/*width: 200px;*/
 		height: 150px;
 		margin-right: 20px;
 		flex-shrink: 0;
 	}

 	.content-center .content-center-item .content-center-db-info div {
 		width: 100%;
 		color: #666666;
 		font-size: 18px;
 		height: 100%;
 	}

 	.content-center .content-center-item-img {
 		width: 214px;
 		background: #e4e4e4;
 		flex-shrink: 0;
 		margin-left: 20px;
 		display: flex;
 		flex-direction: column;
 		justify-content: center;
 		align-items: center;
 	}

 	.content-center .content-center-item-img img {
 		/*width: 185px;*/
 		height: 157px;
 		margin: 20px 20px 35px 20px;
 	}

 	.yqlj-title {
 		background: #ebf3fa;
 		width: 100%;
 		height: 60px;
 		color: #333333;
 		font-size: 20px;
 		text-align: center;
 		line-height: 60px;
 	}

 	.yqlj-list {
 		display: flex;
 		align-items: center;
 		justify-content: center;
 		height: 50px;
 		background: #e4e4e4;
 		margin-top: 20px;
 	}

 	.yqlj-list a {
 		color: #666666;
 		font-size: 18px;
 		padding: 20px;
 	}

 	.yqlj-list a:hover {
 		color: #268bcb;
 	}

 	.yqlj-content {
 		display: flex;
 		justify-content: center;
 	}

 	.yqlj-content .yqlj-content-item {
 		display: flex;
 		align-items: center;
 		flex-wrap: wrap;
 		width: 70%;
 	}

 	.yqlj-content .yqlj-content-item a {
 		color: #666666;
 		font-size: 14px;
 		padding: 10px 0;
 		min-width: 80px;
 		text-align: center;
 	}


 	.one-line {
 		overflow: hidden;
 		text-overflow: ellipsis;
 		display: -webkit-box;
 		-webkit-line-clamp: 1;
 		-webkit-box-orient: vertical;
 	}

 	.two-line {
 		overflow: hidden;
 		text-overflow: ellipsis;
 		display: -webkit-box;
 		-webkit-line-clamp: 2;
 		-webkit-box-orient: vertical;
 	}

 	.five-line {
 		overflow: hidden;
 		text-overflow: ellipsis;
 		display: -webkit-box;
 		-webkit-line-clamp: 5;
 		-webkit-box-orient: vertical;
 	}

 	.noshow {
 		display: none !important;
 	}

 	.t_searchBar {
 		float: left;
 		margin-top: 5px;
 	}

 	.t_searchBar input {
 		float: left;
 		background: #FFF;
 		border: 1px solid #CCCCCC;
 		color: #888888;
 		font: 12px/16px Arial;
 		padding: 5px;
 	}

 	.t_searchBar input.keywords {
 		margin-right: 10px;
 		width: 160px;
 	}

 	.t_searchBar input.submit {
 		background: #268bcd;
 		padding: 5px 10px;
 		color: #FFFFFF;
 		border: none;
 		border-radius: 5px;
 	}

 	.contLeft h2 span,
 	.contRight h2 span,
 	.contAll h2 span,
 	.workBox a,
 	.crumb {
 		background: url("../images/icon.png") left top no-repeat;
 	}

 	.crumb {
 		font: 12px/30px "宋体";
 		border: 1px solid #DFDFDF;
 		background-color: #F3F3F3;
 		padding-left: 30px;
 		background-position: 10px 0;
 		margin-bottom: 5px;
 	}


 	.n_listBox {
 		width: 490px;
 		height: 300px;
 		float: left;
 		overflow: hidden;
 		position: relative;
 	}

 	.n_l_nav {
 		border-bottom: 2px solid #007CCD;
 		overflow: hidden;
 	}

 	.n_l_nav span {
 		font-weight: bold;
 		background: url("../images/box.png");
 		display: block;
 		float: left;
 		cursor: pointer;
 		padding: 0 20px;
 		margin: 0 5px 0 0;
 		font: bold 14px/32px Arial;
 		border: 1px solid #CBCBCB;
 		border-bottom: none;
 		border-radius: 5px 5px 0 0;
 	}

 	.n_l_nav span.on {
 		color: #FFF;
 		background: #007CCD;
 		border-color: #035388;
 		box-shadow: 0px 6px 8px #035388 inset;
 	}

 	.n_listBox .cont {
 		position: absolute;
 		height: 230px;
 		overflow: hidden;
 	}

 	.n_listBox ul {
 		padding: 10px 0;
 		width: 490px;
 		float: left;
 	}

 	.n_listBox li {
 		overflow: hidden;
 		position: relative;
 	}

 	.n_listBox li a {
 		display: block;
 		font: 14px/36px Arial;
 		padding: 0 120px 0 30px;
 		overflow: hidden;
 		white-space: nowrap;
 		text-overflow: ellipsis;
 	}

 	.n_listBox li em {
 		position: absolute;
 		top: 15px;
 		left: 8px;
 		background: #CBCBCB;
 		width: 8px;
 		height: 8px;
 		border-radius: 50%;
 		float: left;
 		z-index: 1;
 	}

 	.n_listBox li:hover em {
 		background: #007CCD;
 		transition: 0.5s;
 	}

 	.n_listBox li span {
 		position: absolute;
 		right: 0;
 		top: 0;
 		color: #999999;
 		font: 14px/36px Arial;
 		z-index: 1;
 	}

 	.n_listBox .l_more a {
 		display: none;
 		float: right;
 		background: url("../images/icon_sipych.png") no-repeat right -100px;
 		overflow: hidden;
 		text-indent: -999px;
 		width: 50px;
 		height: 20px;
 		margin: 5px 0 0 0;
 	}

 	.n_listBox .l_more a:hover {
 		background-position: right -150px;
 	}

 	.newsBox .n_listBox {
 		float: right;
 	}

 	.newsBox .n_listBox .cont {
 		height: 270px;
 	}

 	.themeBox {
 		float: right;
 	}

 	.i_contL {
 		width: 750px;
 		float: left;
 	}

 	.i_contR {
 		width: 240px;
 		float: right;
 	}

 	.adBox a,
 	.adBox img {
 		display: block;
 	}

 	.adBox a {
 		margin-bottom: 10px;
 	}

 	.sitesBox {
 		overflow: hidden;
 		margin-bottom: 10px;
 		clear: both;
 		font-size: 14px;
 	}

 	.sitesBox .tit {
 		display: block;
 		font: bold 14px/30px "宋体";
 		color: #008DD5;
 		border-top: 3px solid #268bcb;
 		border-bottom: 1px solid #DFDFDF;
 		padding: 0 20px;
 	}

 	.sitesBox table {
 		margin: 20px 0;
 	}

 	.sitesBox td {
 		padding: 4px 0 4px 10px;
 		white-space: nowrap;
 	}

 	.tit a:hover {
 		color: #268bcb;
 		text-decoration: none;
 	}

 	.crumb {
 		font: 12px/30px "宋体";
 		border: 1px solid #DFDFDF;
 		background-color: #F3F3F3;
 		padding-left: 30px;
 		background-position: 10px 0;
 		margin-bottom: 5px;
 	}

 	.contLeft {
 		float: left;
 		width: 240px;
 	}

 	.side_nav {
 		background: #FBFBFB;
 		border: 1px solid #DFDFDF;
 		margin: 0 0 20px;
 	}

 	.side_nav li ul {
 		display: none;
 	}

 	.side_nav li:hover>ul {
 		display: block
 	}

 	.side_nav li a {
 		display: block;
 		color: #268BCB;
 		font: bold 16px/35px "微软雅黑";
 		border-top: 1px solid #DFDFDF;
 		padding: 5px 0 5px 50px;
 		background: url(../images/icon.png) 20px -150px no-repeat;
 	}

 	.side_nav li a:hover {
 		color: #6db909;
 		text-decoration: none;
 	}

 	/*.side_nav li a.aon{color:#6db909;}*/
 	.side_nav li ul {
 		padding: 0 0 10px 20px;
 	}

 	.side_nav li li a {
 		display: block;
 		font: normal 14px/35px "微软雅黑";
 		border: none;
 		padding: 0 0 0 45px;
 		background-position: 20px -155px;
 	}

 	.side_nav li li li a {
 		line-height: 25px;
 		background-position: 20px -190px;
 	}

 	.side_nav li a.active {
 		color: #fd6f21;
 	}

 	.contRight {
 		float: right;
 		width: 750px;
 	}

 	.contRight h2 {
 		background: url("../images/icon.png") 5px -30px no-repeat;
 	}

 	.contAll {}

 	.contR_cont {
 		border: 1px solid #DFDFDF;
 		border-top: none;
 		padding-bottom: 20px;
 		min-height: 600px;
 		margin-bottom: 20px;
 	}

 	.contR_detail {
 		/*overflow:auto;*/
 		padding: 10px 25px;
 		overflow-y: none;
 	}

 	.contR_detail h1 {
 		font: 22px/30px "微软雅黑";
 		text-align: center;
 		letter-spacing: 1px;
 		color: #333333;
 		padding: 20px;
 	}

 	.contR_detail .subtitle {
 		display: block;
 		font: 20px/30px "微软雅黑";
 		text-align: center;
 		letter-spacing: 1px;
 		color: #333333;
 		padding: 0px 20px 20px 20px;
 	}

 	.c_d_info {
 		font: 12px/30px "宋体";
 		text-align: center;
 		clear: both;
 		margin-bottom: 20px;
 		border-bottom: 1px solid #EFEFEF;
 	}

 	.c_d_info span {
 		display: inline-block;
 		margin-right: 5px;
 	}

 	.c_d_content {
 		font: 14px/200% "宋体";
 		text-align: justify;
 	}

 	.c_d_info .large {
 		font-size: 16px;
 	}

 	.c_d_info .middle {
 		font-size: 14px;
 	}

 	.c_d_info .small {
 		font-size: 12px;
 	}

 	.c_d_content p {
 		margin-bottom: 18px;
 		text-indent: 2em;
 	}

 	.contLeft h2,
 	.contRight h2,
 	.contAll h2 {
 		border: 1px solid #DFDFDF;
 		border-top: 2px solid #278BCB;
 		overflow: hidden;
 		padding: 10px 0;
 	}

 	/*background:url("../images/box.png") 0 -50px repeat-x;*/
 	.contLeft h2 span,
 	.contRight h2 span,
 	.contAll h2 span {
 		background-position: 10px -40px;
 		padding: 0 0 0 30px;
 		font: bold 14px/20px "宋体";
 		display: block;
 		float: left;
 	}

 	.contLeft h2 a {
 		font: 12px/20px "宋体";
 		float: right;
 		margin-right: 5px;
 	}

 	.listBox ul {
 		padding: 10px;
 	}

 	.listBox li {
 		font: 14px/32px "宋体";
 		overflow: hidden;
 	}

 	.listBox li a {
 		display: block;
 		width: 85%;
 		float: left;
 		overflow: hidden;
 		white-space: nowrap;
 		text-overflow: ellipsis;
 	}

 	.listBox li span {
 		float: right;
 		color: #999999;
 	}

 	.listBox li em {
 		color: #CBCBCB;
 		display: inline-block;
 		margin-right: 2px;
 	}

 	.listBox li em {
 		background: #CBCBCB;
 		width: 3px;
 		height: 3px;
 	       // margin: 14px 5px 0 2px;
 		-999px;
 		overflow: hidden;
 		float: left;
 	}

 	.newsBox .listBox .tit,
 	.noticeBox .tit,
 	.newsBox .listBox .tit .more,
 	.noticeBox .tit .more,
 	.newsBox .listBox li em,
 	.noticeBox li em {
 		background: url("../images/icon_sipitz.png") no-repeat;
 	}

 	.noticeBox,
 	.newsBox .listBox {
 		width: 270px;
 		height: 240px;
 		margin: 0 0 10px 0;
 		float: left;
 	}

 	.noticeBox ul,
 	.newsBox .listBox ul {
 		padding: 0;
 	}

 	.newsBox .listBox .tit,
 	.noticeBox .tit {
 		font: 16px/34px "微软雅黑";
 		overflow: hidden;
 		margin-bottom: 5px;
 	}

 	.newsBox .listBox .tit span,
 	.noticeBox .tit span {
 		color: #268BCB;
 		padding: 0 20px 0 30px;
 		float: left;
 		display: block;
 	}

 	.newsBox .listBox .tit .more,
 	.noticeBox .tit .more {
 		float: right;
 		background-position: right -100px;
 		display: block;
 		overflow: hidden;
 		text-indent: -999px;
 		width: 50px;
 		height: 20px;
 		margin: 5px 0 0 0;
 	}

 	.newsBox .listBox .tit .more:hover,
 	.noticeBox .tit .more:hover {
 		background-position: right -150px;
 	}

 	.newsBox .listBox li em,
 	.noticeBox li em {
 		width: 10px;
 		height: 10px;
 		margin: 10px 5px 0 0;
 		background-position: left -200px;
 	}

 	.newsBox .listBox {
 		width: 350px;
 		float: right;
 	}

 	.newsBox .listBox li {
 		font: 14px/30px "宋体";
 		overflow: hidden;
 	}

 	.newsBox .listBox li span {
 		float: right;
 		color: #999999;
 	}

 	.newsBox .listBox li a {
 		width: 75%;
 	}

 	.newsBox .listBox .tit {
 		background-position: left -50px;
 	}

 	.contLeft .listBox .cont {
 		border: 1px solid #DFDFDF;
 		border-top: none;
 		padding: 10px;
 		margin-bottom: 10px;
 	}

 	.contLeft .listBox .cont a {
 		display: block;
 		font: 14px/28px "宋体";
 	}

 	.contLeft .listBox .cont a:hover {
 		text-decoration: none;
 		color: #CB0E02;
 	}

 	.contLeft .listBox .cont em {
 		color: #CBCBCB;
 		display: inline-block;
 		margin-right: 2px;
 	}

 	.pageBar {
 		overflow: auto;
 		text-align: center;
 		clear: both;
 	}

 	.pageBar a,
 	.pageBar span {
 		margin-right: 2px;
 		display: inline-block;
 		border: 1px solid #DFDFDF;
 		font: 12px/22px "宋体";
 		padding: 0 5px;
 		color: #268BCB;
 	}

 	.pageBar span {
 		color: #CCC;
 	}

 	.pageBar a:hover {
 		background: #F2F2F2;
 		text-decoration: none;
 	}

 	.footer {
 		clear: both;
 	}

 	.bottomNav {
 		color: #FFF;
 		background: #008DD5;
 		font: bold 12px/30px "宋体";
 		text-align: center;
 		padding: 10px 0;
 	}

 	.bottomNav a {
 		color: #FFF;
 		padding: 0 20px;
 		display: inline-block;
 	}

 	.footer .copyrights {
 		background: #e2e2e2;
 		line-height: 24px;
 		padding: 20px 0;
 		text-align: center;
 	}

 	.yqgkBox {
 		width: 100%;
 		margin-top: 20px;
 		background-color: #ffffff;
 	}
 }

 /* 手机端样式 */
 @media screen and (max-width: 768px) {
 	.hidden-pc {
 		display: block;
 	}

 	.hidden-mobile {
 		display: none;
 	}

 	.hide {
 		display: none;
 	}

 	.menu-button {
 		position: relative;
 	}

 	.menu-button {
 		background: #f2f2f2;
 		display: block;
 		padding: 20px;
 		color: #000000;
 		cursor: pointer;
 		font-size: 12px;
 		text-transform: uppercase;
 	}

 	.back-home {
 		position: absolute;
 		left: 20px;
 		top: 50%;
 		transform: translateY(-50%);
 		font-size: 15px;
 	}

 	.menu {
 		position: absolute;
 		top: 40px;
 		left: 0;
 		width: 100%;
 		height: calc(100vh - 40px);
 		background-image: url(/szgyyq/xhtml/images/mobile-menu-bg.png);
 		background-size: 100% 100%;
 		overflow: hidden;
 		z-index: 2;
 	}

 	.menu-list {
 		display: flex;
 		flex-wrap: wrap;
 		justify-content: space-between;
 		padding: 0 40px;
 	}

 	.hnew-navbar-center-list-item {
 		background: #fff;
 		width: 120px;
 		display: inline-block;
 		margin: 10px 0;
 		height: 32px;
 		line-height: 32px;
 		text-decoration: none;
 		border-radius: 4px;
 		color: #1d71b7;
 		text-align: center;
 		font-size: 14px;
 	}

 	.menu-button::before {
 		content: '';
 		position: absolute;
 		top: 20px;
 		right: 20px;
 		display: block;
 		width: 15px;
 		height: 3px;
 		border-top: 2px solid #000000;
 		border-bottom: 2px solid #000000;
 	}

 	.menu-button::after {
 		content: '';
 		position: absolute;
 		top: 15px;
 		right: 20px;
 		display: block;
 		width: 15px;
 		height: 2px;
 		background: #000000;
 	}

 	.img-mobile {
 		width: 50px;
 		margin: 20px auto 0;
 	}

 	.img-title {
 		width: 90%;
 		margin: 15px auto;
 	}

 	.header-img {
 		width: 100vw;
 		display: flex;
 		flex-direction: column;
 		align-items: center;
 	}

 	.search {
 		width: calc(100vw - 80px);
 		margin: 40px 40px 30px 0;
 	}

 	.search dl {
 		position: relative;
 		width: 100%;
 		background-color: #fff;
 		border: 1px solid #b5b5b5;
 		border-radius: 30px;
 		overflow: hidden;
 	}

 	.search dl dd {
 		margin-right: 70px;
 		padding-left: 10px;
 		height: 33px;
 		background-color: transparent;
 		border: none;
 	}

 	.search dl dd input[type="text"] {
 		padding: 0;
 		height: 33px;
 		line-height: 33px;
 		width: 100%;
 		font-size: 14px;
 		color: #999;
 		background: none;
 		border: 0;
 		vertical-align: top;
 	}

 	.search dl dt.button {
 		position: absolute;
 		top: 0;
 		right: 0;
 		width: 60px;
 		height: 33px;
 		border-left: 1px solid #b5b5b5;
 	}

 	.search dl dt input.searchBtn {
 		width: 100%;
 		height: 33px;
 		color: #fff;
 		background: url(httpss://www.sipac.gov.cn/szgyyq/xhtml/images/public/header-search-btn.jpg) no-repeat center;
 		-webkit-appearance: none;
 		border: none;
 		vertical-align: top;
 		cursor: pointer;
 	}

 	.title-news-center {
 		display: flex;
 		align-items: center;
 		justify-content: center;
 		width: 100%;
 		height: 59px;
 		background-size: 100% 100%;
 		color: #fff;
 		font-size: 18px;
 		background-image: url(https://www.sipac.gov.cn/szgyyq/xhtml/images/news-center-bg.png);
 	}


 	/* 轮播图 */
 	.swiper1 {
 		margin: 10px 0;
 	}

 	.swiper-slide img {
 		width: 100vw;
 		height: 215px;
 	}

 	.swiper-slide .title {
 		position: absolute;
 		bottom: 0;
 		background-color: #66614f;
 		height: 40px;
 		width: 100%;
 		filter: alpha(Opacity=80);
 		-moz-opacity: 0.5;
 		opacity: 0.5;
 	}

 	.swiper-pagination {
 		text-align: right !important;
 	}

 	.swiper-slide span {
 		color: #fff;
 		float: left;
 		line-height: 40px;
 		height: 40px;
 		width: 100%;
 		overflow: hidden;
 		position: absolute;
 		left: 0;
 		bottom: 0;
 		text-align: left;
 		text-indent: 10px;
 	}

 	.swiper-container .swiper-pagination-bullet {
 		background: #fff;
 		opacity: 0.8;
 	}

 	.swiper-container .swiper-pagination-bullet-active {
 		background: #007aff;
 		opacity: 0.8;
 	}

 	/* 工作状态、通知公告 */
 	.n_listBox,
 	.n_listBox1 {
 		width: calc(100% - 20px);
 		margin-left: 10px;
 	}

 	.n_l_nav {
 		display: flex;
 		justify-content: space-between;
 		align-items: center;
 		border-bottom: 1px solid #eee;
 	}

 	.n_l_nav a {
 		color: #235399;
 		font-size: 14px;
 	}

 	.n_l_nav span {
 		font-weight: bold;
 		display: block;
 		float: left;
 		cursor: pointer;
 		padding: 0 20px;
 		font: bold 16px/33px 宋体;
 		color: #333333;
 		background: #EEEEEE;
 	}

 	a {
 		color: #434343;
 		text-decoration: none;
 	}

 	.n_l_nav span.on {
 		color: #FFF;
 		background: #258BCB;
 		font: bold 16px/33px 宋体;
 	}

 	.n_listBox ul,
 	.n_listBox1 ul {
 		width: 100%;
 		padding: 10px 0;
 	}

 	.n_listBox ul li,
 	.n_listBox1 ul li {
 		padding: 10px 0;
 		border-bottom: 1px solid #eee;
 	}

 	.n_listBox ul li a,
 	.n_listBox1 ul li a {
 		font-size: 15px;
 	}

 	.n_listBox .cont .date,
 	.n_listBox1 .cont .date {
 		display: flex;
 		justify-content: space-between;
 		align-items: center;
 		font-size: 13px;
 		color: #666666;
 		margin-top: 6px;
 	}

 	/* 媒体聚焦 */
 	.systemBox {
 		display: flex;
 		justify-content: space-between;
 		margin: 10px 10px 20px;
 		width: calc(100vw - 20px);
 	}

 	.systemBox a {
 		display: flex;
 		align-items: center;
 		width: 48%;
 		height: 60px;
 		background: #F2F2F2;
 		text-decoration: none;
 		overflow: hidden;
 	}

 	.systemBox a span {
 		font: 14px/20px "å¾®è½¯é›…é»‘";
 		text-align: center;
 		text-decoration: none;
 		display: block;
 	}

 	.systemBox em {
 		font-size: 48px;
 		background: #F1616B;
 		line-height: 60px;
 		margin: 0 5px 0 0;
 		color: #FFF;
 		width: 60px;
 		text-align: center;
 		display: inline-block;
 	}

 	.systemBox a:first-child em {
 		background: #838BDF;
 	}

 	.systemBox em.icon-sipac11 {
 		background: #51C5C5;
 	}

 	.yqlj-title {
 		background: #ebf3fa;
 		width: 100%;
 		height: 60px;
 		color: #333333;
 		font-size: 20px;
 		text-align: center;
 		line-height: 60px;
 		margin-top: 3%;
 	}

 	.yqlj-content {
		margin-top: 3%;
 		display: flex;
 		align-items: center;
 		flex-wrap: wrap;
 		justify-content: space-around;
 	}
	.yqlj-title2{
		width: 30%;
		text-align: center;
		font-size: 18px;
		margin-top: 3%;
	}
 }