
@media screen and (min-width:280px) and (max-width:440px) {
body {
	overflow-x: hidden;
}
.header1 {
	display: none;
}
.sp_headerk {
	display: block !important;
}
.sp_headerk {
	width: 100%;
	height: 50px;
}
.sp_header {
	height: 50px;
	overflow: hidden;
	background: #267fae;
	width: 100%;
	position: fixed;
	z-index: 999;
}
.sp_logo {
	padding: 10px;
	float: left;
	height: 50px;
	position: absolute;
	z-index: 9;
}
.sp_logo img {
	margin: auto;
	max-height: 35px;
}
.sp_nav {
	width: 50px;
	float: right;
	position: relative;
	cursor: pointer;
	height: 30px;
	margin-top: 15px;
	z-index: 10;
}
.sp_nav span {
	display: block;
	background: #fff;
	width: 30px;
	height: 2px;
	position: absolute;
	left: 10px;
	transition: all ease 0.35s
}
.sp_nav span:nth-of-type(1) {
	top: 0px
}
.sp_nav span:nth-of-type(2) {
	top: 10px
}
.sp_nav span:nth-of-type(3) {
	top: 20px
}
.sp_nav_se span:nth-of-type(1) {
	top: 30px;
	transform: rotate(45deg);
	background: #fff;
	position: fixed;
	left: 88%;
}
.sp_nav_se span:nth-of-type(2) {
	width: 0
}
.sp_nav_se span:nth-of-type(3) {
	top: 30px;
	transform: rotate(-45deg);
	background: #fff;
	position: fixed;
	left: 88%;
}
.sjj_nav {
	position: fixed;
	z-index: 9;
	background: rgba(255,255,255,1);
	width: 100%;
	height: calc(100% - 10px);
	font-size: 14px;
	line-height: 40px;
	top: -100%;
	left: 0;
	overflow: auto;
	overflow-x: hidden;
	transition: top ease 0.35s;
}
.nav_show {
	top: 0;
	padding-top: 65px;
}
.sjj_nav>ul>li:first-child {
	overflow: hidden;
	border-top: 0
}
.sjj_nav>ul>li:first-child>a {
	float: left;
	width: calc(100% - 72px)
}
.sjj_nav>ul>li:first-child .language {
	margin: 0 auto;
	width: 72px;
	overflow: hidden;
	line-height: 30px;
	margin-top: 5px
}
.sjj_nav>ul>li:first-child .language a {
	width: 35px;
	float: left;
	border-left: 1px rgba(255,255,255,0.2) solid;
	text-align: center;
	color: #fff;
}
.sjj_nav ul li i {
	position: absolute;
	top: 0;
	right: 0px;
	border-left: 1px rgba(255,255,255,0.2) solid;
	height: 30px;
	padding: 5px 7px 0 7px;
}
.sjj_nav ul li i svg {
	transform: rotate(-90deg);
	transition: all ease 0.35s
}
.sjj_nav ul li .sjj_nav_i_se svg {
	transform: rotate(0deg)
}
.sjj_nav ul li {
	border-top: 1px #f5f5f5 solid;
	text-align: center;
	position: relative;
	line-height: 45px;
	font-size: 17px;
}
.sjj_nav>ul >li:last-child {
	border-bottom: 1px #f5f5f5 solid;
}
.sjj_nav ul li ul {
	display: none
}
.sjj_nav ul li a {
	color: #333;
	width: 100%;
	display: block;
	text-align: left;
	padding-left: 7%;
}
.sjj_nav ul li:hover a {
	display: block
}
.sjj_nav ul li .xdh {
	font-size: 16px;
	padding-left: 10%;
}
.sjj_nav ul li ul li a {
	color: #666;
	display: block;
}
.sjj_nav ul li i svg {
	width: 20px;
	height: 20px;
	fill: #555;
}
.sjj_nav ul li .sjj_nav_i_se svg {
	fill: #8dba34
}
.sjj_nav ul li ul li>ul {
}
.banner .slideBox .hd ul li {
	width: 14px;
}
.sz_box {
	width: 100%;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 3%;
}
.sz_box li .value {
	font-size: 24px;
	float: left;
	color: #000;
	font-weight: bold;
	margin-left: 0;
	margin-right: 5px;
}
.sz_box li .value2 {
	font-size: 24px;
	float: left;
	color: #000;
	font-weight: bold;
	margin-left: 0;
	margin-right: 5px;
}
.sz_box li .value3 {
	font-size: 24px;
	float: left;
	color: #000;
	font-weight: bold;
	margin-left: 0;
	margin-right: 5px;
}
.sz_box li e {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin-top: 4px;
	display: block;
}
.sz_box li p {
	font-size: 14px;
	color: #666;
	height: 24px;
	overflow: hidden;
}
.sz_box li {
	width: 36%;
	float: left;
	margin-right: 5%;
}
.sz_box .sz1 {
	width: 21%;
	margin-right: 0 !important;
}
.cy_box {
	width: 100%;
	margin: auto;
}
.s_cy {
	background: url(../images/cy.jpg) repeat-y;
	padding: 3%;
}
.cy_box li {
	width: 96%;
	float: none;
	background: rgba(255,255,255,0.8);
	padding: 2%;
	margin-right: 0;
	text-align: center;
	margin: auto;
	margin-bottom: 3%;
}
.cy_box .img_zz {
	margin-top: 9px;
}
.cy_box .img_pp {
	margin-top: 9px;
}
.cy_box .img_ny {
	margin-top: 9px;
}
.cy_box li h2 {
	font-size: 24px;
	line-height: 40px;
}
.cy_box li e {
	margin-top: 5px;
	margin-bottom: 18px;
}
.cy_box li .more {
	margin-top: 20px;
	margin-bottom: 30px;
}
.cy_box li p {
	height: 90px;
	overflow: hidden;
}
.s_news {
	width: 94%;
	margin: auto;
	margin-top: 3%;
	margin-bottom: 0;
	padding: 3%;
}
.news_left {
	width: 100%;
	float: none;
}
.news_right {
	width: 100%;
	float: none;
}
.s_news .slideTxtBox .hd li {
	font-size: 24px;
	padding-right: 10px;
}
.news_one li .news_l {
	float: none;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news_one li .z_time {
	display: none;
}
.news_one li .news_r {
	float: none;
	width: 100%;
	margin-top: 3%;
}
.news_one li .news_r h6 {
	font-size: 18px;
}
.news_one li .news_r .time {
	padding-top: 5px;
	padding-bottom: 5px;
}
.news_one li .news_r p {
	height: 52px;
	overflow: hidden;
}
.news_one li .news_r .more {
	color: #666;
	margin-top: 5px;
}
.news_n li .news_rr {
	width: 77%;
}
.news_n li .news_rr h6 {
	margin-bottom: 5px;
	font-weight: normal;
	height: 26px;
	/*height: 24px;*/
	overflow: hidden;
}
.news_n li .news_rr p {
	height: 50px;
	overflow: hidden;
}
.news_ro li .newsr_l {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news_right h2 {
	font-size: 24px;
}
.news_ro li .newsr_t h6 {
	height: 30px;
	overflow: hidden;
}
.news_ro li .newsr_t span {
	display: none;
}
.newsy_n li .newsy_rr h6 {
	height: 38px;
	overflow: hidden;
}
.news_n li .z_t {
	width: 20%;
}
.dbgg {
	padding: 3%;
	padding-bottom: 0;
}
.dbgg_box {
	width: 100%;
	margin: auto;
	padding-top: 3%;
	padding-bottom: 3%;
}
.dbgg_box h2 {
	font-size: 24px;
	margin-bottom: 15px;
}
.footer {
	display:none;
	}
	
.footer {
	width: 94%;
	padding-top: 3%;
	padding-bottom: 5%;
}
.footer_left li h6 {
	font-size: 16px;
	padding-bottom: 7px;
}
.footer_left {
	width: 100%;
}
.footer_left li {
	width: 33%;
	margin-right: 0;
	height: 185px;
}
.footer_left .djgz {
	height: auto;
}
.footer_left .rlzy {
	height: auto;
}
.footer_left .dbxw {
	height: auto;
}
.footer_left .lxwm {
	margin-top: 3%;
	height: auto;
	margin-bottom: 3%;
	width: 310px !important;
}
.footer_r {
	width: 270px;
	float: none;
}


.footer1 {
	display: block !important;
}
.footer1 {
	width: 94%;
	padding-top: 3%;
	padding-bottom: 5%;
	padding-left:3%;/*之前没有*/
}
.footer1_left li h6 {
	font-size: 16px;
	color:#FFFFFF;
	line-height:20px;
	padding-bottom: 7px;
	padding-top:7px;
	background-color:#3399CC;
}
.footer1_left {
	width: 100%;
}
.footer1_left li {
	width: 25%;
	/*width: 33%;*/
	float:left;
	margin-right: 0;
	height: 160px;
	/*height: 185px;*/
}
.footer1_left .djgz {
	height: auto;
}
.footer1_left .rlzy {
	height: auto;
}
.footer1_left .dbxw {
	height: auto;
}
.footer1_left .lxwm {
	margin-top: 3%;
	height: auto;
	margin-bottom: 3%;
	width: 100% !important;
}
.footer1_r {
	width: 270px;
	float: none;
}

.db_box {
	width: 94%;
	margin: auto;
	line-height: 24px;
}
.db {
	background: url(../images/db.jpg) repeat-y;
	height: auto;
	padding-top: 3%;
	padding-bottom: 3%;
}
.db_box span {
	float: none;
	padding-left: 5px;
}

/*友情链接*/
.dbyq_box {
	width: 94%;
	margin: auto;
	line-height: 24px;
}
.dbyq {
	/*background: url(../images/db.jpg) repeat-y;*/
	height: auto;
	padding-top: 3%;
	padding-bottom: 3%;
}
.dbyq_box span {
	float: none;
	padding-left: 5px;
}


.nyk {
	width: 100%;
	margin: auto;
}
.nyk_box {
	margin-top: -43px;
}
.wrap-menu ul li {
	width: 31%;
	float: left;
	background: #eee;
	margin: 1%;
}
.wrap-menu ul li h5 {
	font: 16px/40px '微软雅黑';
}
.wrap-menu ul li h5:hover {
	font: 16px/40px '微软雅黑';
}
.wrap-menu {
	margin-top: 2%;
	float: none;
}
.nytiter {
	width: 90%;
	top: -84px;
}
.nytiter h2 {
	font-size: 24px;
}
.nytiter e {
	margin-top: 5px;
}
.page_location {
	line-height: 40px;
	text-align: left;
	float: none;
	padding-left: 12px;
	border-bottom: 1px solid #eee;
}
.zpk {
	width: 94%;
	margin: auto;
	margin-top: 3%;
	min-height: auto;
	margin-bottom: 5%;
}
.zpk img {
	width: 100%;
}
.nyjj {
	width: 94%;
	padding-bottom: 6%;
}
.nyjj h2 {
	font-size: 24px;
	margin-bottom: 3%;
	margin-top: 6%;
}
.sz_ny {
	width: 100%;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 3%;
}
.sz_ny li .value {
	font-size: 20px;
	float: left;
	color: #267fae;
	font-weight: bold;
	margin-left: 0;
	margin-right: 5px;
}
.sz_ny li .value2 {
	font-size: 20px;
	float: left;
	color: #267fae;
	font-weight: bold;
	margin-left: 0;
	margin-right: 5px;
}
.sz_ny li .value3 {
	font-size: 20px;
	float: left;
	color: #267fae;
	font-weight: bold;
	margin-left: 0;
	margin-right: 5px;
}
.sz_ny li e {
	font-size: 14px;
	color: #267fae;
	font-weight: bold;
	margin-top: 4px;
	display: block;
}
.sz_ny li p {
	font-size: 14px;
	color: #666;
	height: 24px;
	overflow: hidden;
}
.sz_ny li {
	width: 36%;
	float: left;
	margin-right: 5%;
}
.sz_ny .sz1 {
	width: 24%;
	margin-right: 0 !important;
}
.qtdh {
	width: 94%;
	margin-top: 6%;
	margin-bottom: 6%;
}
.nrlb .nrlb_l {
	width: 100%;
}
.nrlb_l h2 {
	font-size: 24px;
	line-height: 35px;
}
.nrlb_l e {
	margin-top: 12px;
	margin-bottom: 12px;
}
.nrlb li {
	width: 47%;
	margin-right: 0;
	margin: 1%;
}
.nrlb li p {
	padding-bottom: 3%;
}
.nrlb li h6 {
	font-size: 18px;
	padding-bottom: 5px;
}
.nrlb_x li {
	width: 47%;
	margin-right: 0;
	margin: 1%;
}
.nrlb li img {
	margin-top: 5px;
}
.nrlb_x li img {
	margin-top: 5px;
}
.nrlb_x li p {
	padding-bottom: 3%;
}
.ldzc_box {
	width: 94%;
	padding-top: 6%;
	padding-bottom: 6%;
}
.ldzc_nr {
	width: 89%;
	padding: 16px;
}
.ldzc_nr h2 {
	font-size: 24px;
}
.ldzc_nr e {
	margin-top: 12px;
	margin-bottom: 12px;
}
.n_ry {
	width: 94%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.n_ry ul li {
	width: 48%;
	float: left;
	margin: 1%;
}
.n_ry ul li h6 {
	overflow: hidden;
}
.lnk {
	width: 94%;
	margin-top: 5%;
	margin-bottom: 3%;
}
.nyln_l li {
	width: 100%;
	margin-bottom: 3%;
}
.nyln_l li h6 {
	width: 33%;
	font-size: 16px;
	margin-right: 5px;
	float: left;
}
.nyln_l li p {
	line-height: 25px;
	font-size: 16px;
	color: #666;
	float: right;
	width: 63%;
}
.pages {
	margin: 20px 0 20px;
}
.zzxl {
	width: 94%;
}
.zzxl h2 {
	font-size: 30px;
	margin-bottom: 3%;
	margin-top: 6%;
}
.zzxl p {
	margin-bottom: 20px;
	width: 100%;
}
.zzxl ul {
	margin-top: 3%;
	margin-bottom: 3%;
}
.zzxl ul li {
	width: 47%;
	float: left;
	margin-right: 0;
	margin: 1%;
}
.zzxl ul li .tpk {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.zzxl .more a {
	margin-top: 5%;
	margin-bottom: 8%;
}
.shff {
	padding-top: 3%;
	padding-bottom: 3%;
}
.shff_box {
	width: 94%;
}
.shff_box li {
	padding-bottom: 3%;
	padding-top: 3%;
}
.shff_box li p {
	line-height: 24px;
	margin-top: 9%;
}
.shff_box li h6 {
	font-size: 18px;
}
.xswl {
	width: 94%;
	margin-bottom: 6%;
	margin-top: 5%;
}
.xswl_l {
	float: none;
	width: 100%;
}
.xswl_l h2 {
	font-size: 24px;
}
.xswl_l e {
	margin-top: 12px;
	margin-bottom: 12px;
}
.xswl_l .more a {
	margin-top: 15px;
}
.xswl_r {
	float: none;
	width: 100%;
	background-size: 100%;
}
.yxt img {
	width: 100%;
}
.yxt {
	width: 100%;
	margin-top: 3%;
	margin-bottom: 3%;
	background-size: 100%;
}
#pro ul {
	margin-top: 2%;
}
#pro ul li {
	margin: 1%;
}
.n_proy {
	width: 94%;
}
.downlist.clearfix {
	margin-top: 5%;
	float: none;
	width: 100%;
	margin-bottom: 3%;
}
.picFocus {
	width: 100%;
}
.picFocus .bd img {
	width: 100%;
	height: auto;
}
.picFocus .bd li {
	width: 100% !important
}
.picFocus .bd ul {
	width: 100% !important
}
.floatr {
	width: 100%;
	float: none;
}
.left02 {
	padding-top: 18px;
}
.left02 img {
	width: 100%
}
.jtcy {
	width: 94%;
}
.jtcy ul li {
	margin-top: 5%;
	margin-bottom: 5%;
	padding: 3%;
}
.jtcy ul li .cy1_l {
	width: 100%;
	padding: 0;
}
.jtcy ul li .cy1_l h2 {
	font-size: 24px;
}
.jtcy ul li .cy1_l e {
	margin-top: 12px;
	margin-bottom: 12px;
}
.jtcy ul li .cy1_r {
	float: none;
	width: 100%;
}
.jtcy ul li .cy1_l .more {
	margin-top: 12px;
	margin-bottom: 6%;
}
.jtcy ul li .cy2_r {
	width: 100%;
	padding: 0;
}
.jtcy ul li .cy2_r h2 {
	font-size: 24px;
}
.jtcy ul li .cy2_r e {
	margin-top: 12px;
	margin-bottom: 12px;
}
.jtcy ul li .cy2_l {
	float: none;
	width: 100%;
	margin-bottom: 3%;
}
.jtcy ul li .cy2_r .more {
	margin-top: 12px;
	margin-bottom: 6%;
}
.lxfs {
	float: none;
	width: 94%;
	margin: auto;
}
.lxfs_box {
	width: 100%;
	margin-left: 0;
	margin-top: 3%;
}
.lxfs_box h2 {
	font-size: 24px;
	margin-bottom: 12px;
}
.con_map {
	float: none;
	width: 100%;
	margin-top: 3%;
}
.mess_box {
	width: 94%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.mess_box h2 {
	font-size: 24px;
	margin-bottom: 12px;
}
.right #TJ7 {
	width: 92%;
}
.right #button1 {
	margin-left: 26%;
}
.news_box {
	width: 94%;
	padding-top: 3%;
	padding-bottom: 3%;
}
.n_news li .tk {
	width: 100%;
	float: none;
}
.n_news li .xwbj {
	float: none;
	width: 100%;
}
.n_news li .xwbj h4 {
	font-size: 18px;
}
.n_news li .xwbj span {
	line-height: 30px;
}
.n_news li .xwbj p {
	height: 84px;
	overflow: hidden;
}
.n_news li .more {
	margin-top: 3%;
}
.ny_news ul li .time {
	float: left;
	font-size: 30px;
	color: #555;
	text-align: center;
	border-right: 1px solid #eee;
	padding-right: 3%;
	margin-top: 3%;
	margin-left: 0;
}
.ny_news ul li .xwzj {
	float: left;
	width: 78%;
	margin-top: 5%;
	margin-left: 3%;
}
.ny_news ul li .xwzj h4 {
	margin-bottom: 5px;
	font-weight: normal;
	height: 21px;
	/*height: 24px;*/
	overflow: hidden;
}
.ny_news ul li .xwzj p {
	height: 33px;
	overflow: hidden;
}
.ny_news ul li .tp {
	float: none;
	width: 100%;
	height: auto;
}
.ny_news ul li {
	padding-bottom: 3%;
	padding-top: 3%;
}
.ny_news {
	margin-top: 0;
}
.show_box {
	width: 94%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.news_show {
	width: 100%;
	float: none;
}
.pageNewsT {
	font-size: 18px;
	line-height: 30px;
}
.pageNewsC {
	font-size: 14px;
	line-height: 24px;
	margin-top: 3%;
}
.news_show img {
	width: 100%;
}
.pages1_l {
	width: 94%;
}
.pages1_r {
	width: 94%;
	padding-left: 12px;
	float: left;
	text-align: left;
	padding-right: 0;
}
.news_xg {
	width: 100%;
	float: none;
}
.news_xg h2 {
	font-size: 24px;
}
.news_xg e {
	margin-top: 12px;
	margin-bottom: 12px;
}
.news_xg ul li p {
	margin-top: 0;
}
.pages1 {
	margin: 5% auto;
}
.djgz_n {
	width: 94%;
	margin: auto;
	margin-top: 3%;
	margin-bottom: 3%;
}
.djgz_n ul li .tp {
	width: 100%;
	overflow: hidden;
}
.djgz_n ul li {
	width: 100%;
	float: left;
	margin: 0;
	margin-bottom: 3%;
}
#djgd li {
	width: 38%;
}
.rl_dh {
	width: 94%;
	margin-top: 3%;
}
.rl_dh li {
	width: 100%;
	background: #f9f9f9;
	float: none;
	text-align: center;
	padding: 0;
	margin: 0;
	margin-bottom: 3%;
}
.rl_dh li img {
	float: none;
	margin-top: 5%;
}
.rl_dh li .lnwz {
	float: none;
	margin-left: 0;
	padding-bottom: 3%;
	padding-top: 3%;
}
.rl_fc {
	background: url(../images/rcln.jpg) repeat-y;
	height: auto;
	margin-top: 3%;
	padding-bottom: 5%;
}
.ln_box {
	width: 94%;
	margin: auto;
	padding-top: 6%;
}
.ln_box h2 {
	font-size: 24px;
	margin-bottom: 0;
}
.ln_box e {
	margin-top: 12px;
	margin-bottom: 12px;
}
.ln_box .more a {
	margin-top: 3%;
}
.ln_box p {
	width: 100%;
}
.rl_yg {
	width: 94%;
	margin: auto;
	margin-top: 3%;
	margin-bottom: 3%;
}
.rl_yg h2 {
	font-size: 24px;
}
.rl_yg e {
	margin-top: 3%;
	margin-bottom: 3%;
}
.rl_yg ul {
	margin-top: 6%;
}
.rl_yg ul li {
	width: 100%;
	float: none;
	margin: 0;
	border: 1px solid #eee;
	margin-bottom: 3%;
}
.rl_yg ul li .tp {
	float: none;
	width: 100%;
	overflow: hidden;
}
.rl_yg ul li .fczj {
	float: left;
	width: 96%;
	/* padding: 3%; */

	margin-left: 3%;
	/* margin: auto; */

	padding-bottom: 3%;
}
.rl_yg ul li .fczj h4 {
	margin-top: 3%;
}
.rl_zp {
	padding-top: 3%;
	padding-bottom: 3%;
}
.zpn_box {
	width: 94%;
}
.zpn_box h2 {
	font-size: 24px;
}
.zpn_box e {
	margin-top: 12px;
	margin-bottom: 12px;
}
.zpn_box ul {
	margin-top: 6%;
}
.zpn_box ul li {
	width: 94%;
	float: none;
	padding: 3%;
	margin: 0;
	margin-bottom: 3%;
}
.zpn_box ul li p {
	width: 100%;
}
.rl_dh li .lnwz h4 {
	font-size: 18px;
}
.zpn_box ul li span {
	margin-top: 3%;
}
.ny_rc {
	width: 94%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.ny_rc h4 {
	margin-bottom: 3%;
}
.ny_rc ul li {
	background: #267fae;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	margin: 2%;
	line-height: 60px;
	padding: 3%;
	color: #fff;
	font-size: 14px;
	margin-top: 3%;
	margin-bottom: 3%;
}
.rck {
	width: 94%;
	margin: auto;
	margin-bottom: 3%;
	margin-top: 3%;
}
.rck ul li {
	width: 94%;
	float: left;
	padding: 3%;
	margin: 0;
	margin-bottom: 3%;
}
.rck ul li p {
	width: 100%;
}
.rck ul li e {
	margin-bottom: 12px;
}
.rck ul li span {
	line-height: 40px;
}
.n_xxnr {
	width: 94%;
	margin-top: 3%;
}
.n_zpxx {
	width: 94%;
	margin-bottom: 6%;
	margin-top: 3%;
}
.n_zpxx p {
	margin-bottom: 3%;
}
.zp div input {
	width: 89%;
}
.zp #TJ7 {
	width: 94%;
}
}

@media screen and (min-width:441px) and (max-width:747px) {
body {
	overflow-x: hidden;
}
.header1 {
	display: none;
}
.sp_headerk {
	display: block !important;
}
.sp_headerk {
	width: 100%;
	height: 50px;
}
.sp_header {
	height: 50px;
	overflow: hidden;
	background: #267fae;
	width: 100%;
	position: fixed;
	z-index: 999;
}
.sp_logo {
	padding: 10px;
	float: left;
	height: 50px;
	position: absolute;
	z-index: 9;
}
.sp_logo img {
	margin: auto;
	max-height: 35px;
}
.sp_nav {
	width: 50px;
	float: right;
	position: relative;
	cursor: pointer;
	height: 30px;
	margin-top: 15px;
	z-index: 10;
}
.sp_nav span {
	display: block;
	background: #fff;
	width: 30px;
	height: 2px;
	position: absolute;
	left: 10px;
	transition: all ease 0.35s
}
.sp_nav span:nth-of-type(1) {
	top: 0px
}
.sp_nav span:nth-of-type(2) {
	top: 10px
}
.sp_nav span:nth-of-type(3) {
	top: 20px
}
.sp_nav_se span:nth-of-type(1) {
	top: 30px;
	transform: rotate(45deg);
	background: #fff;
	position: fixed;
	left: 88%;
}
.sp_nav_se span:nth-of-type(2) {
	width: 0
}
.sp_nav_se span:nth-of-type(3) {
	top: 30px;
	transform: rotate(-45deg);
	background: #fff;
	position: fixed;
	left: 88%;
}
.sjj_nav {
	position: fixed;
	z-index: 9;
	background: rgba(255,255,255,1);
	width: 100%;
	height: calc(100% - 10px);
	font-size: 14px;
	line-height: 40px;
	top: -100%;
	left: 0;
	overflow: auto;
	overflow-x: hidden;
	transition: top ease 0.35s;
}
.nav_show {
	top: 0;
	padding-top: 65px;
}
.sjj_nav>ul>li:first-child {
	overflow: hidden;
	border-top: 0
}
.sjj_nav>ul>li:first-child>a {
	float: left;
	width: calc(100% - 72px)
}
.sjj_nav>ul>li:first-child .language {
	margin: 0 auto;
	width: 72px;
	overflow: hidden;
	line-height: 30px;
	margin-top: 5px
}
.sjj_nav>ul>li:first-child .language a {
	width: 35px;
	float: left;
	border-left: 1px rgba(255,255,255,0.2) solid;
	text-align: center;
	color: #fff;
}
.sjj_nav ul li i {
	position: absolute;
	top: 0;
	right: 0px;
	border-left: 1px rgba(255,255,255,0.2) solid;
	height: 30px;
	padding: 5px 7px 0 7px;
}
.sjj_nav ul li i svg {
	transform: rotate(-90deg);
	transition: all ease 0.35s
}
.sjj_nav ul li .sjj_nav_i_se svg {
	transform: rotate(0deg)
}
.sjj_nav ul li {
	border-top: 1px #f5f5f5 solid;
	text-align: center;
	position: relative;
	line-height: 45px;
	font-size: 17px;
}
.sjj_nav>ul >li:last-child {
	border-bottom: 1px #f5f5f5 solid;
}
.sjj_nav ul li ul {
	display: none
}
.sjj_nav ul li a {
	color: #333;
	width: 100%;
	display: block;
	text-align: left;
	padding-left: 7%;
}
.sjj_nav ul li:hover a {
	display: block
}
.sjj_nav ul li .xdh {
	font-size: 16px;
	padding-left: 10%;
}
.sjj_nav ul li ul li a {
	color: #666;
	display: block;
}
.sjj_nav ul li i svg {
	width: 20px;
	height: 20px;
	fill: #555;
}
.sjj_nav ul li .sjj_nav_i_se svg {
	fill: #8dba34
}
.sjj_nav ul li ul li>ul {
}
.banner .slideBox .hd ul li {
	width: 14px;
}
.sz_box {
	width: 100%;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 3%;
}
.sz_box li .value {
	font-size: 24px;
	float: left;
	color: #000;
	font-weight: bold;
	margin-left: 0;
	margin-right: 5px;
}
.sz_box li .value2 {
	font-size: 24px;
	float: left;
	color: #000;
	font-weight: bold;
	margin-left: 0;
	margin-right: 5px;
}
.sz_box li .value3 {
	font-size: 24px;
	float: left;
	color: #000;
	font-weight: bold;
	margin-left: 0;
	margin-right: 5px;
}
.sz_box li e {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin-top: 4px;
	display: block;
}
.sz_box li p {
	font-size: 14px;
	color: #666;
	height: 24px;
	overflow: hidden;
}
.sz_box li {
	width: 36%;
	float: left;
	margin-right: 5%;
}
.sz_box .sz1 {
	width: 21%;
	margin-right: 0 !important;
}
.cy_box {
	width: 100%;
	margin: auto;
}
.s_cy {
	background: url(../images/cy.jpg) repeat-y;
	padding: 3%;
}
.cy_box li {
	width: 96%;
	float: none;
	background: rgba(255,255,255,0.8);
	padding: 2%;
	margin-right: 0;
	text-align: center;
	margin: auto;
	margin-bottom: 3%;
}
.cy_box .img_zz {
	margin-top: 9px;
}
.cy_box .img_pp {
	margin-top: 9px;
}
.cy_box .img_ny {
	margin-top: 9px;
}
.cy_box li h2 {
	font-size: 24px;
	line-height: 40px;
}
.cy_box li e {
	margin-top: 5px;
	margin-bottom: 18px;
}
.cy_box li .more {
	margin-top: 20px;
	margin-bottom: 30px;
}
.cy_box li p {
	height: 90px;
	overflow: hidden;
}
.s_news {
	width: 94%;
	margin: auto;
	margin-top: 3%;
	margin-bottom: 0;
	padding: 3%;
}
.news_left {
	width: 100%;
	float: none;
}
.news_right {
	width: 100%;
	float: none;
}
.s_news .slideTxtBox .hd li {
	font-size: 24px;
	padding-right: 10px;
}
.news_one li .news_l {
	float: none;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news_one li .z_time {
	display: none;
}
.news_one li .news_r {
	float: none;
	width: 100%;
	margin-top: 3%;
}
.news_one li .news_r h6 {
	font-size: 18px;
}
.news_one li .news_r .time {
	padding-top: 5px;
	padding-bottom: 5px;
}
.news_one li .news_r p {
	height: 52px;
	overflow: hidden;
}
.news_one li .news_r .more {
	color: #666;
	margin-top: 5px;
}
.news_n li .news_rr {
	width: 77%;
}
.news_n li .news_rr p {
	height: 50px;
	overflow: hidden;
}
.news_ro li .newsr_l {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news_right h2 {
	font-size: 24px;
}
.news_ro li .newsr_t h6 {
	height: 30px;
	overflow: hidden;
}
.news_ro li .newsr_t span {
	display: none;
}
.newsy_n li .newsy_rr h6 {
	height: 38px;
	overflow: hidden;
}
.news_n li .z_t {
	width: 20%;
}
.dbgg {
	padding: 3%;
	padding-bottom: 0;
}
.dbgg_box {
	width: 100%;
	margin: auto;
	padding-top: 3%;
	padding-bottom: 3%;
}
.dbgg_box h2 {
	font-size: 24px;
	margin-bottom: 15px;
}
.footer {
	width: 94%;
	padding-top: 3%;
	padding-bottom: 5%;
}
.footer_left li h6 {
	font-size: 16px;
	padding-bottom: 7px;
}
.footer_left {
	width: 100%;
}
.footer_left li {
	width: 33%;
	margin-right: 0;
	height: 185px;
}
.footer_left .djgz {
	height: auto;
}
.footer_left .rlzy {
	height: auto;
}
.footer_left .dbxw {
	height: auto;
}
.footer_left .lxwm {
	margin-top: 3%;
	height: auto;
	margin-bottom: 3%;
}
.footer_r {
	width: 270px;
	float: none;
}


.footer1 {
	width: 94%;
	padding-top: 3%;
	padding-bottom: 5%;
}
.footer1_left li h6 {
	font-size: 16px;
	padding-bottom: 7px;
}
.footer1_left {
	width: 100%;
}
.footer1_left li {
	width: 33%;
	margin-right: 0;
	height: 185px;
}
.footer1_left .djgz {
	height: auto;
}
.footer1_left .rlzy {
	height: auto;
}
.footer1_left .dbxw {
	height: auto;
}
.footer1_left .lxwm {
	margin-top: 3%;
	height: auto;
	margin-bottom: 3%;
}
.footer1_r {
	width: 270px;
	float: none;
}

.db_box {
	width: 94%;
	margin: auto;
	line-height: 24px;
}
.db {
	background: url(../images/db.jpg) repeat-y;
	height: auto;
	padding-top: 3%;
	padding-bottom: 3%;
}
.db_box span {
	float: none;
	padding-left: 5px;
}

/*友情链接*/
.dbyq_box {
	width: 94%;
	margin: auto;
	line-height: 24px;
}
.dbyq {
	/*background: url(../images/db.jpg) repeat-y;*/
	height: auto;
	padding-top: 3%;
	padding-bottom: 3%;
}
.dbyq_box span {
	float: none;
	padding-left: 5px;
}


.nyk {
	width: 100%;
	margin: auto;
}
.nyk_box {
	margin-top: -43px;
}
.wrap-menu ul li {
	width: 31%;
	float: left;
	background: #eee;
	margin: 1%;
}
.wrap-menu ul li h5 {
	font: 16px/40px '微软雅黑';
}
.wrap-menu ul li h5:hover {
	font: 16px/40px '微软雅黑';
}
.wrap-menu {
	margin-top: 2%;
	float: none;
}
.nytiter {
	width: 90%;
	top: -84px;
}
.nytiter h2 {
	font-size: 24px;
}
.nytiter e {
	margin-top: 5px;
}
.page_location {
	line-height: 40px;
	text-align: left;
	float: none;
	padding-left: 12px;
	border-bottom: 1px solid #eee;
}
.zpk {
	width: 94%;
	margin: auto;
	margin-top: 3%;
	min-height: auto;
	margin-bottom: 5%;
}
.zpk img {
	width: 100%;
}
.nyjj {
	width: 94%;
	padding-bottom: 6%;
}
.nyjj h2 {
	font-size: 24px;
	margin-bottom: 3%;
	margin-top: 6%;
}
.sz_ny {
	width: 100%;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 3%;
}
.sz_ny li .value {
	font-size: 24px;
	float: left;
	color: #267fae;
	font-weight: bold;
	margin-left: 0;
	margin-right: 5px;
}
.sz_ny li .value2 {
	font-size: 24px;
	float: left;
	color: #267fae;
	font-weight: bold;
	margin-left: 0;
	margin-right: 5px;
}
.sz_ny li .value3 {
	font-size: 24px;
	float: left;
	color: #267fae;
	font-weight: bold;
	margin-left: 0;
	margin-right: 5px;
}
.sz_ny li e {
	font-size: 16px;
	color: #267fae;
	font-weight: bold;
	margin-top: 4px;
	display: block;
}
.sz_ny li p {
	font-size: 14px;
	color: #666;
	height: 24px;
	overflow: hidden;
}
.sz_ny li {
	width: 36%;
	float: left;
	margin-right: 5%;
}
.sz_ny .sz1 {
	width: 22%;
	margin-right: 0 !important;
}
.qtdh {
	width: 94%;
	margin-top: 6%;
	margin-bottom: 6%;
}
.nrlb .nrlb_l {
	width: 100%;
}
.nrlb_l h2 {
	font-size: 24px;
	line-height: 35px;
}
.nrlb_l e {
	margin-top: 12px;
	margin-bottom: 12px;
}
.nrlb li {
	width: 47%;
	margin-right: 0;
	margin: 1%;
}
.nrlb li p {
	padding-bottom: 3%;
}
.nrlb li h6 {
	font-size: 18px;
	padding-bottom: 5px;
}
.nrlb_x li {
	width: 47%;
	margin-right: 0;
	margin: 1%;
}
.nrlb li img {
	margin-top: 5px;
}
.nrlb_x li img {
	margin-top: 5px;
}
.nrlb_x li p {
	padding-bottom: 3%;
}
.ldzc_box {
	width: 94%;
	padding-top: 6%;
	padding-bottom: 6%;
}
.ldzc_nr {
	width: 89%;
	padding: 16px;
}
.ldzc_nr h2 {
	font-size: 24px;
}
.ldzc_nr e {
	margin-top: 12px;
	margin-bottom: 12px;
}
.n_ry {
	width: 94%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.n_ry ul li {
	width: 48%;
	float: left;
	margin: 1%;
}
.n_ry ul li h6 {
	overflow: hidden;
}
.lnk {
	width: 94%;
	margin-top: 5%;
	margin-bottom: 3%;
}
.nyln_l li {
	width: 100%;
	margin-bottom: 3%;
}
.nyln_l li h6 {
	width: 33%;
	font-size: 16px;
	margin-right: 5px;
	float: left;
}
.nyln_l li p {
	line-height: 25px;
	font-size: 16px;
	color: #666;
	float: right;
	width: 63%;
}
.pages {
	margin: 20px 0 20px;
}
.zzxl {
	width: 94%;
}
.zzxl h2 {
	font-size: 30px;
	margin-bottom: 3%;
	margin-top: 6%;
}
.zzxl p {
	margin-bottom: 20px;
	width: 100%;
}
.zzxl ul {
	margin-top: 3%;
	margin-bottom: 3%;
}
.zzxl ul li {
	width: 47%;
	float: left;
	margin-right: 0;
	margin: 1%;
}
.zzxl ul li .tpk {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.zzxl .more a {
	margin-top: 5%;
	margin-bottom: 8%;
}
.shff {
	padding-top: 3%;
	padding-bottom: 3%;
}
.shff_box {
	width: 94%;
}
.shff_box li {
	padding-bottom: 3%;
	padding-top: 3%;
}
.shff_box li p {
	line-height: 24px;
	margin-top: 9%;
}
.shff_box li h6 {
	font-size: 18px;
}
.xswl {
	width: 94%;
	margin-bottom: 6%;
	margin-top: 5%;
}
.xswl_l {
	float: none;
	width: 100%;
}
.xswl_l h2 {
	font-size: 24px;
}
.xswl_l e {
	margin-top: 12px;
	margin-bottom: 12px;
}
.xswl_l .more a {
	margin-top: 15px;
}
.xswl_r {
	float: none;
	width: 100%;
	background-size: 100%;
}
.yxt img {
	width: 100%;
}
.yxt {
	width: 100%;
	margin-top: 3%;
	margin-bottom: 3%;
	background-size: 100%;
}
#pro ul {
	margin-top: 2%;
}
#pro ul li {
	margin: 1%;
}
.n_proy {
	width: 94%;
}
.downlist.clearfix {
	margin-top: 5%;
	float: none;
	width: 100%;
	margin-bottom: 3%;
}
.picFocus {
	width: 100%;
}
.picFocus .bd img {
	width: 100%;
	height: auto;
}
.picFocus .bd li {
	width: 100% !important
}
.picFocus .bd ul {
	width: 100% !important
}
.floatr {
	width: 100%;
	float: none;
}
.left02 {
	padding-top: 18px;
}
.left02 img {
	width: 100%
}
.jtcy {
	width: 94%;
}
.jtcy ul li {
	margin-top: 5%;
	margin-bottom: 5%;
	padding: 3%;
}
.jtcy ul li .cy1_l {
	width: 100%;
	padding: 0;
}
.jtcy ul li .cy1_l h2 {
	font-size: 24px;
}
.jtcy ul li .cy1_l e {
	margin-top: 12px;
	margin-bottom: 12px;
}
.jtcy ul li .cy1_r {
	float: none;
	width: 100%;
}
.jtcy ul li .cy1_l .more {
	margin-top: 12px;
	margin-bottom: 6%;
}
.jtcy ul li .cy2_r {
	width: 100%;
	padding: 0;
}
.jtcy ul li .cy2_r h2 {
	font-size: 24px;
}
.jtcy ul li .cy2_r e {
	margin-top: 12px;
	margin-bottom: 12px;
}
.jtcy ul li .cy2_l {
	float: none;
	width: 100%;
	margin-bottom: 3%;
}
.jtcy ul li .cy2_r .more {
	margin-top: 12px;
	margin-bottom: 6%;
}
.lxfs {
	float: none;
	width: 94%;
	margin: auto;
}
.lxfs_box {
	width: 100%;
	margin-left: 0;
	margin-top: 3%;
}
.lxfs_box h2 {
	font-size: 30px;
	margin-bottom: 12px;
}
.con_map {
	float: none;
	width: 100%;
	margin-top: 3%;
}
.mess_box {
	width: 94%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.mess_box h2 {
	font-size: 24px;
	margin-bottom: 12px;
}
.right #TJ7 {
	width: 92%;
}
.right #button1 {
	margin-left: 26%;
}
.news_box {
	width: 94%;
	padding-top: 3%;
	padding-bottom: 3%;
}
.n_news li .tk {
	width: 100%;
	float: none;
}
.n_news li .xwbj {
	float: none;
	width: 100%;
}
.n_news li .xwbj h4 {
	font-size: 18px;
}
.n_news li .xwbj span {
	line-height: 30px;
}
.n_news li .xwbj p {
	height: 84px;
	overflow: hidden;
}
.n_news li .more {
	margin-top: 3%;
}
.ny_news ul li .time {
	float: left;
	font-size: 30px;
	color: #555;
	text-align: center;
	border-right: 1px solid #eee;
	padding-right: 3%;
	margin-top: 3%;
	margin-left: 0;
}
.ny_news ul li .xwzj {
	float: left;
	width: 78%;
	margin-top: 5%;
	margin-left: 3%;
}
.ny_news ul li .xwzj h4 {
	margin-bottom: 5px;
	font-weight: normal;
	height: 21px;
	/*height: 24px;*/
	overflow: hidden;
}
.ny_news ul li .xwzj p {
	height: 33px;
	overflow: hidden;
}
.ny_news ul li .tp {
	float: none;
	width: 100%;
	height: auto;
}
.ny_news ul li {
	padding-bottom: 3%;
	padding-top: 3%;
}
.ny_news {
	margin-top: 0;
}
.show_box {
	width: 94%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.news_show {
	width: 100%;
	float: none;
}
.pageNewsT {
	font-size: 20px;
	line-height: 30px;
}
.pageNewsC {
	font-size: 14px;
	line-height: 24px;
	margin-top: 3%;
}
.news_show img {
	width: 100%;
}
.pages1_l {
	width: 94%;
}
.pages1_r {
	width: 94%;
	padding-left: 12px;
	float: left;
	text-align: left;
	padding-right: 0;
}
.news_xg {
	width: 100%;
	float: none;
}
.news_xg h2 {
	font-size: 24px;
}
.news_xg e {
	margin-top: 12px;
	margin-bottom: 12px;
}
.news_xg ul li p {
	margin-top: 0;
}
.pages1 {
	margin: 5% auto;
}
.djgz_n {
	width: 94%;
	margin: auto;
	margin-top: 3%;
	margin-bottom: 3%;
}
.djgz_n ul li .tp {
	width: 100%;
	overflow: hidden;
}
.djgz_n ul li {
	width: 100%;
	float: left;
	margin: 0;
	margin-bottom: 3%;
}
#djgd li {
	width: 38%;
}
.rl_dh {
	width: 94%;
	margin-top: 3%;
}
.rl_dh li {
	width: 100%;
	background: #f9f9f9;
	float: none;
	text-align: center;
	padding: 0;
	margin: 0;
	margin-bottom: 3%;
}
.rl_dh li img {
	float: none;
	margin-top: 5%;
}
.rl_dh li .lnwz {
	float: none;
	margin-left: 0;
	padding-bottom: 3%;
	padding-top: 3%;
}
.rl_fc {
	background: url(../images/rcln.jpg) repeat-y;
	height: auto;
	margin-top: 3%;
	padding-bottom: 5%;
}
.ln_box {
	width: 94%;
	margin: auto;
	padding-top: 6%;
}
.ln_box h2 {
	font-size: 24px;
	margin-bottom: 0;
}
.ln_box e {
	margin-top: 12px;
	margin-bottom: 12px;
}
.ln_box .more a {
	margin-top: 3%;
}
.ln_box p {
	width: 100%;
}
.rl_yg {
	width: 94%;
	margin: auto;
	margin-top: 3%;
	margin-bottom: 3%;
}
.rl_yg h2 {
	font-size: 24px;
}
.rl_yg e {
	margin-top: 3%;
	margin-bottom: 3%;
}
.rl_yg ul {
	margin-top: 6%;
}
.rl_yg ul li {
	width: 100%;
	float: none;
	margin: 0;
	border: 1px solid #eee;
	margin-bottom: 3%;
}
.rl_yg ul li .tp {
	float: none;
	width: 100%;
	overflow: hidden;
}
.rl_yg ul li .fczj {
	float: left;
	width: 96%;
	/* padding: 3%; */

	margin-left: 3%;
	/* margin: auto; */

	padding-bottom: 3%;
}
.rl_yg ul li .fczj h4 {
	margin-top: 3%;
}
.rl_zp {
	padding-top: 3%;
	padding-bottom: 3%;
}
.zpn_box {
	width: 94%;
}
.zpn_box h2 {
	font-size: 24px;
}
.zpn_box e {
	margin-top: 12px;
	margin-bottom: 12px;
}
.zpn_box ul {
	margin-top: 6%;
}
.zpn_box ul li {
	width: 94%;
	float: none;
	padding: 3%;
	margin: 0;
	margin-bottom: 3%;
}
.zpn_box ul li p {
	width: 100%;
}
.rl_dh li .lnwz h4 {
	font-size: 18px;
}
.zpn_box ul li span {
	margin-top: 3%;
}
.ny_rc {
	width: 94%;
	margin-top: 3%;
	margin-bottom: 3%;
}
.ny_rc h4 {
	margin-bottom: 3%;
}
.ny_rc ul li {
	background: #267fae;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	margin: 2%;
	line-height: 60px;
	padding: 3%;
	color: #fff;
	font-size: 14px;
	margin-top: 3%;
	margin-bottom: 3%;
}
.rck {
	width: 94%;
	margin: auto;
	margin-bottom: 3%;
	margin-top: 3%;
}
.rck ul li {
	width: 94%;
	float: left;
	padding: 3%;
	margin: 0;
	margin-bottom: 3%;
}
.rck ul li p {
	width: 100%;
}
.rck ul li e {
	margin-bottom: 12px;
}
.rck ul li span {
	line-height: 40px;
}
.n_xxnr {
	width: 94%;
	margin-top: 3%;
}
.n_zpxx {
	width: 94%;
	margin-bottom: 6%;
	margin-top: 3%;
}
.n_zpxx p {
	margin-bottom: 3%;
}
.zp div input {
	width: 89%;
}
.zp #TJ7 {
	width: 94%;
}
}

@media screen and (min-width:748px) and (max-width:880px) {
.header_box {
	width: 740px !important;
}

.header1 h1 img {
	width: 1000%;
}
.header1 h1 {
	width: 157px !important;
}
.header1 nav li > a {
	font-size: 12px !important;
}
.header1 nav li {
	margin: 0 5px !important;
}
.tb {
	width: 16% !important;
	margin-top: 23px !important
}
.header1 nav {
	left: 72% !important;
	height: 70px !important;
	line-height: 70px !important;
}
.header1 {
	height: 70px !important;
	padding: 0 !important;
}
.header1.scroll {
	height: 60px !important;
}
.header1.scroll h1 {
	width: 140px !important;
}
.header1.scroll nav {
	height: 60px !important;
	line-height: 60px !important;
}
.header1.scroll .tb {
	margin-top: 19px !important;
}
.header1 .nav-sub {
	top: 70px !important;
}
.header1 .nav-sub a {
	height: 30px !important;
	line-height: 30px !important;
	font-size: 12px !important;
	position: relative;
}
.dh_left {
	padding: 9px !important;
}
.dh_right {
	width: 282px !important;
	padding-top: 18px !important;
	cursor: pointer;
}
.dh_right h2 {
	font-size: 14px !important;
	line-height: 25px !important;
	margin-top: -20px;
}
.dh_right p {
	line-height: 26px !important;
	font-size: 12px !important;
}
.dh_left {
	min-height: 262px !important;
	width: 71px !important;
}
.dh_box {
	width: 397px !important;
}
.header1 .nav-sub {
	width: 404px !important;
}
.header1 .nav-sub {
	left: -205px !important;
}
.sz_box {
	width: 629px !important;
	margin-bottom: 35px !important;
}
.sz_box li .value {
	font-size: 36px !important;
	margin-left: 11px !important;
}
.sz_box li .value2 {
	font-size: 36px !important;
	margin-left: 20px !important;
}
.sz_box li .value3 {
	font-size: 36px !important;
}
.sz_box li e {
	font-size: 36px !important;
}
.sz_box li p {
	font-size: 16px !important;
}
.sz_box li {
	margin-right: 100px !important;
}
.sz_box .sz1 {
	width: 17% !important;
	margin-right: 0 !important;
}
.cy_box {
	width: 740px !important;
}
.cy_box li h2 {
	font-size: 20px !important;
	line-height: 40px !important;
}
.cy_box li p {
	height: 107px;
	font-size: 14px;
	line-height: 26px;
	overflow: hidden;
}
.s_cy {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}
.cy_box li .more {
	margin-top: 30px !important;
	margin-bottom: 20px !important;
}
.s_news {
	width: 740px !important;
	margin-top: 35px !important;
}
.news_left {
}
.s_news .slideTxtBox .hd li {
	font-size: 24px !important;
}
.news_one li .news_r h6 {
	font-size: 16px !important;
	height: 30px;
	overflow: hidden;
}
.news_one li .news_l {
	float: left;
	width: 153px !important;
	height: 116px !important;
	overflow: hidden;
}
.news_one li .z_time {
	width: 62px !important;
	height: 51px !important;
	top: -120px !important;
	font-size: 20px !important;
	line-height: 24px !important;
	padding-top: 6px !important;
}
.news_one li .news_r .time {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.news_one li .news_r p {
	height: 38px;
	overflow: hidden;
	line-height: 18px !important;
}
.news_one li .news_r .more {
	margin-top: 0 !important;
}
.news_n li .news_rr p {
	height: 50px;
	overflow: hidden;
}
.news_n li .z_t {
	font-size: 24px !important;
	width: 61px !important;
}
.news_n li .news_rr {
	width: 85% !important;
}
.news_n li .news_rr h6 {
	line-height: 34px !important;
	height: 21px;
	/*height: 35px;*/
	overflow: hidden;
}
.news_right h2 {
	font-size: 24px !important;
}
.news_ro li .newsr_l {
	width: 100% !important;
	height: 116px !important;
	overflow: hidden;
}
.news_ro li .newsr_t {
	top: -35px !important;
	padding: 5px !important;
	overflow: hidden;
}
.news_ro li .newsr_t h6 {
	font-size: 12px !important;
	width: 120px;
	overflow: hidden;
}
.news_ro li .newsr_t span {
	font-size: 12px !important;
}
.newsy_n li .newsy_rr p {
	height: 50px;
	overflow: hidden;
}
.newsy_n {
	margin-top: -24px !important;
}
.newsy_n li .newsy_rr h6 {
	height: 35px;
	overflow: hidden;
}
.dbgg_box {
	width: 740px !important;
	margin: auto;
	padding-top: 68px !important;
}
.dbgg_box h2 {
	margin-bottom: 15px !important;
	font-size: 24px !important;
}
.footer {
	width: 740px !important;
	padding-bottom: 35px !important;
}
.footer_left li h6 {
	font-size: 14px !important;
	padding-bottom: 10px !important;
}
.footer_left li {
	width: 60px !important;
	float: left;
	margin-right: 15px !important;
}
.footer_left li.lxwm {
	width: 227px !important;
	margin-right: 0 !important;
}
.footer_left {
	width: 72% !important;
	float: left;
}
.footer_left li.djgz {
	display: none;
}
.footer_left li.rlzy {
	display: none;
}
.footer_r img {
	width: 100%;
}
.footer_r {
	width: 200px !important;
}
.db_box {
	width: 740px !important;
	font-size: 12px !important;
}
.dbyq_box {
	width: 740px !important;
	font-size: 12px !important;
}

.footer_left li p {
	line-height: 28px !important;
}
.db_box span a:hover {
	color: #8dba34;
}
.dbyq_box span a:hover {
	color: #8dba34;
}

.footer1 {
	width: 740px !important;
	padding-bottom: 35px !important;
}
.footer1_left li h6 {
	font-size: 14px !important;
	padding-bottom: 10px !important;
}
.footer1_left li {
	width: 60px !important;
	float: left;
	margin-right: 15px !important;
}
.footer1_left li.lxwm {
	width: 227px !important;
	margin-right: 0 !important;
}
.footer1_left {
	width: 72% !important;
	float: left;
}
.footer1_left li.djgz {
	display: none;
}
.footer1_left li.rlzy {
	display: none;
}
.footer1_r img {
	width: 100%;
}
.footer1_r {
	width: 200px !important;
}
.footer1_left li p {
	line-height: 28px !important;
}


.nyk {
	width: 740px;
	margin: auto;
}
.nytiter {
	width: 740px;
	top: -129px;
}
.nytiter h2 {
	font-size: 30px;
}
.wrap-menu ul li {
	width: 70px;
}
.nyk_box {
	margin-top: -117px;
}
.wrap-menu ul li h5 {
	font: 14px/60px '微软雅黑';
}
.page_location {
	line-height: 60px;
}
.wrap-menu ul li h5:hover {
	font: 14px/60px '微软雅黑';
}
.nytiter e {
	margin-top: 10px;
}
.nyjj {
	width: 740px;
	margin: auto;
	padding-bottom: 10px;
}
.nyjj h2 {
	font-size: 24px;
	margin-top: 35px;
	margin-bottom: 20px;
}
.nyjj .jjnr p {
	font-size: 14px;
	line-height: 28px;
}
.sz_ny {
	width: 629px !important;
	margin-bottom: 35px !important;
}
.sz_ny li .value {
	font-size: 36px !important;
	margin-left: 11px !important;
}
.sz_ny li .value2 {
	font-size: 36px !important;
	margin-left: 20px !important;
}
.sz_ny li .value3 {
	font-size: 36px !important;
}
.sz_ny li e {
	font-size: 36px !important;
}
.sz_ny li p {
	font-size: 16px !important;
}
.sz_ny li {
	margin-right: 100px !important;
}
.sz_ny .sz1 {
	width: 17% !important;
	margin-right: 0 !important;
}
.qtdh {
	width: 740px;
	margin-top: 35px;
	margin-bottom: 35px;
}
.nrlb_l h2 {
	font-size: 20px;
	line-height: 32px;
	font-weight: normal;
}
.nrlb li {
	margin-right: 8px;
}
.nrlb_x li {
	margin-right: 7px;
}
.nrlb li p {
	font-size: 14px;
	line-height: 26px;
}
.nrlb_x li h6 {
	font-size: 18px;
}
.nrlb li h6 {
	font-size: 18px;
}
.ldzc_nr h2 {
	font-size: 24px;
	font-weight: normal;
}
.ldzc_nr p {
	font-size: 14px;
}
.zpk {
	width: 740px;
	margin: auto;
	margin-top: 35px;
	min-height: 200px;
	margin-bottom: 40px;
}
.zpk img {
	width: 100%;
}
.n_ry {
	width: 740px;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 0;
}
.n_ry ul li {
	width: 31%;
	float: left;
	margin: 8px;
}
.n_ry ul li .pic {
	overflow: hidden;
}
.lnk {
	width: 740px;
	margin: auto;
	margin-top: 35px;
	margin-bottom: 20px;
}
.nyln_l li {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	cursor: pointer;
}
.nyln_l li h6 {
	font-size: 18px;
}
.nyln_l li p {
	line-height: 50px;
	font-size: 14px;
}
.n_ry ul li h6 {
	font-size: 14px;
}
.zpk p {
	font-size: 14px;
	line-height: 28px;
}
.ldzc_box {
	width: 740px;
	margin: auto;
	padding-top: 35px;
	padding-bottom: 35px;
}
.ldzc_nr {
	width: 48%;
}
.nrlb_x li p {
	font-size: 14px;
}
.lxfs_box h2 {
	font-size: 30px;
}
.lxfs_box {
	width: 96%;
	margin-left: 2%;
}
.mess_box {
	width: 740px;
}
.right #TJ7 {
	width: 95%;
}
.lxfs_box p {
	font-size: 14px;
	line-height: 28px;
}
.news_box {
	width: 740px;
	padding-top: 35px;
	padding-bottom: 0;
}
.n_news li .xwbj h4 {
	font-size: 18px;
}
.n_news li .xwbj span {
	line-height: 30px;
}
.n_news li .xwbj p {
	height: 60px;
	overflow: hidden;
}
.n_news li .more {
	height: 30px;
	line-height: 30px;
	margin-top: 1px;
}
.ny_news ul li .time {
	font-size: 36px;
	padding-right: 17px;
	margin-top: 26px;
	margin-left: 5px;
}
.ny_news ul li .xwzj {
	width: 460px;
	margin-top: 7px;
	margin-left: 17px;
}
.ny_news ul li .tp {
	width: 170px;
	overflow: hidden;
	height: 128px;
}
.ny_news ul li .xwzj h4 {
	font-size: 14px;
	margin-bottom: 10px;
}
.ny_news ul li .xwzj p {
	line-height: 24px;
}
.show_box {
	width: 740px;
	margin-top: 35px;
	margin-bottom: 35px;
}
.pageNewsT {
	font-size: 20px;
	line-height: 30px;
}
.pageNewsD p {
	line-height: 28px !important;
	font-size: 14px;
}
.pages1_l {
	width: 100%;
}
.pages1_r {
	float: left;
	width: 100%;
	height: 40px;
	text-align: left;
	padding-right: 0;
	padding-left: 12px;
}
.news_xg ul li h6 {
	font-size: 14px;
	height: 22px;
	overflow: hidden;
}
.news_xg ul li span {
	line-height: 24px;
}
.news_xg ul li p {
	line-height: 24px;
	height: 47px;
	overflow: hidden;
}
.news_xg h2 {
	font-size: 24px;
}
.djgz_n {
	width: 740px;
}
.djgz_n ul li {
	width: 47%;
}
.djgz_n ul li .tp {
	width: 348px;
}
.rl_dh {
	width: 740px;
}
.rl_dh li {
	width: 24%;
	background: #f9f9f9;
	float: left;
	padding: 20px;
	margin: 14px;
	text-align: center;
}
.rl_dh li img {
	float: none;
}
.rl_dh li .lnwz {
	float: none;
	margin-left: 0;
}
.rl_dh li .lnwz h4 {
	font-size: 18px;
}
.rl_dh li .lnwz p {
	font-size: 14px;
	line-height: 28px;
}
.ln_box {
	width: 740px;
	padding-top: 40px;
}
.rl_fc {
	height: 335px;
}
.ln_box h2 {
	font-size: 24px;
	margin-bottom: 30px;
}
.ln_box p {
	font-size: 14px;
}
.rl_yg {
	width: 740px;
	margin-top: 35px;
	margin-bottom: 35px;
}
.rl_yg h2 {
	font-size: 24px;
	margin-bottom: 30px;
}
.rl_yg ul li {
	width: 100%;
	margin: 0;
	margin-bottom: 20px;
}
.rl_yg ul li .fczj h4 {
	font-size: 14px;
}
.zpn_box {
	width: 740px;
}
.rl_zp {
	padding-top: 35px;
	padding-bottom: 35px;
}
.zpn_box ul li p {
	width: 100%;
	font-size: 14px;
	line-height: 28px;
}
.zpn_box ul li h4 {
	font-size: 16px;
}
.zpn_box ul li span {
	font-size: 14px;
}
.zpn_box ul li {
	width: 26.9%;
}
.zpn_box h2 {
	font-size: 24px;
}
.ny_rc {
	width: 740px;
	margin-top: 35px;
	margin-bottom: 35px;
}
.ny_rc h4 {
	font-size: 20px;
}
.ny_rc p {
	font-size: 14px;
	line-height: 28px;
}
.ny_rc ul li {
	width: 70px;
	height: 70px;
	line-height: 70px;
	padding: 5px;
	font-size: 16px;
}
#nyyg {
	margin-bottom: 0;
}
.pageNewsD img {
	width: 100%;
}
.rck {
	width: 740px;
	margin-bottom: 10px;
}
.rck ul li h4 {
	font-size: 16px;
}
.rck ul li p {
	width: 100%;
	font-size: 14px;
}
.rck ul li {
	width: 26.9%;
}
.rck ul li span {
	font-size: 14px;
}
.n_xxnr {
	width: 740px;
	margin-top: 35px;
}
.pageNewsC {
	line-height: 40px;
}
.n_zpxx {
	width: 740px;
	margin-bottom: 35px;
	margin-top: 15px;
}
.n_zpxx h2 {
	font-size: 20px;
}
.jtcy {
	width: 740px;
}
.jtcy ul li .cy1_l h2 {
	font-size: 30px;
}
.jtcy ul li .cy1_l p {
	font-size: 14px;
	line-height: 28px;
	height: 50px;
	overflow: hidden;
}
.jtcy ul li .cy1_l {
	width: 31%;
	padding: 10px;
}
.jtcy ul li .cy1_r {
	width: 66%;
}
.jtcy ul li .cy2_l {
	width: 66%;
}
.jtcy ul li .cy2_r {
	width: 31%;
	padding: 10px;
}
.jtcy ul li .cy2_r h2 {
	font-size: 30px;
}
.jtcy ul li .cy2_r p {
	font-size: 14px;
	line-height: 28px;
	height: 50px;
	overflow: hidden;
}
.jtcy ul li {
	margin-top: 35px;
	margin-bottom: 35px;
}
.zpk img {
	width: 100%;
}
.zzxl {
	width: 740px;
	margin: auto;
}
.zzxl h2 {
	font-size: 30px;
	margin-top: 35px;
	margin-bottom: 20px;
}
.zzxl p {
	font-size: 14px;
	width: auto;
	line-height: 28px;
}
.zzxl ul li h4 {
	font-size: 14px;
}
.zzxl ul li {
	width: 350px;
	margin: 9px;
}
.zzxl ul li .tpk {
	width: 350px;
	height: 233px;
}
.zzxl .more a {
	margin-top: 35px;
	margin-bottom: 35px;
}
.shff_box {
	width: 740px;
}
.shff_box li h6 {
	font-size: 20px;
}
.shff {
	padding-top: 50px;
	padding-bottom: 50px;
}
.xswl {
	width: 740px;
	margin-bottom: 35px;
	margin-top: 35px;
}
.xswl_l {
	float: none;
	width: 100%;
}
.xswl_r {
	float: none;
	width: 78%;
}
.xswl_l p {
	font-size: 14px;
	line-height: 28px;
}
.xswl_l h2 {
	font-size: 24px;
}
.xswl_l .more a {
	margin-top: 30px;
}
#pro ul li {
	margin: 9px;
}
#pro ul {
	margin-top: 35px;
}
.n_proy {
	width: 740px;
}
.downlist.clearfix {
	margin-top: 35px;
	float: none;
	width: 100%;
}
.floatr {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.floatr .title {
	font-size: 24px;
}
.left02 p {
	font-size: 14px;
}
.picFocus {
	float: none;
	margin: auto;
}
}

@media screen and (min-width:881px) and (max-width:1000px) {
.header_box {
	width: 840px !important;
}
.header1 h1 img {
	width: 1000%;
}
.header1 h1 {
	width: 157px !important;
}
.header1 nav li > a {
	font-size: 14px !important;
}
.header1 nav li {
	margin: 0 5px !important;
}
.tb {
	width: 16% !important;
	margin-top: 23px !important
}
.header1 nav {
	left: 66% !important;
	height: 70px !important;
	line-height: 70px !important;
}
.header1 {
	height: 70px !important;
	padding: 0 !important;
}
.header1.scroll {
	height: 60px !important;
}
.header1.scroll h1 {
	width: 140px !important;
}
.header1.scroll nav {
	height: 60px !important;
	line-height: 60px !important;
}
.header1.scroll .tb {
	margin-top: 19px !important;
}
.header1 .nav-sub {
	top: 70px !important;
}
.header1 .nav-sub a {
	height: 40px !important;
	line-height: 40px !important;
	font-size: 14px !important;
	position: relative;
}
.dh_left {
	padding: 9px !important;
}
.dh_right {
	width: 282px !important;
	padding-top: 18px !important;
	cursor: pointer;
}
.dh_right h2 {
	font-size: 14px !important;
	line-height: 25px !important;
	margin-top: -20px;
}
.dh_right p {
	line-height: 26px !important;
	font-size: 12px !important;
}
.dh_left {
	min-height: 262px !important;
	width: 71px !important;
}
.dh_box {
	width: 397px !important;
}
.header1 .nav-sub {
	width: 404px !important;
}
.header1 .nav-sub {
	left: -182px !important;
}
.sz_box {
	width: 700px !important;
	margin-bottom: 35px !important;
}
.sz_box li .value {
	font-size: 36px !important;
	margin-left: 11px !important;
}
.sz_box li .value2 {
	font-size: 36px !important;
	margin-left: 20px !important;
}
.sz_box li .value3 {
	font-size: 36px !important;
}
.sz_box li e {
	font-size: 36px !important;
}
.sz_box li p {
	font-size: 16px !important;
}
.sz_box li {
	margin-right: 100px !important;
}
.sz_box .sz1 {
	width: 17% !important;
	margin-right: 0 !important;
}
.cy_box {
	width: 840px !important;
}
.cy_box li h2 {
	font-size: 20px !important;
	line-height: 40px !important;
}
.cy_box li p {
	height: 107px;
	font-size: 14px;
	line-height: 26px;
	overflow: hidden;
}
.s_cy {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}
.cy_box li .more {
	margin-top: 30px !important;
	margin-bottom: 20px !important;
}
.s_news {
	width: 840px !important;
	margin-top: 35px !important;
}
.news_left {
}
.s_news .slideTxtBox .hd li {
	font-size: 24px !important;
}
.news_one li .news_r h6 {
	font-size: 16px !important;
	height: 30px;
	overflow: hidden;
}
.news_one li .news_l {
	float: left;
	width: 153px !important;
	height: 116px !important;
	overflow: hidden;
}
.news_one li .z_time {
	width: 62px !important;
	height: 51px !important;
	top: -120px !important;
	font-size: 20px !important;
	line-height: 24px !important;
	padding-top: 6px !important;
}
.news_one li .news_r .time {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.news_one li .news_r p {
	height: 38px;
	overflow: hidden;
	line-height: 18px !important;
}
.news_one li .news_r .more {
	margin-top: 0 !important;
}
.news_n li .news_rr p {
	height: 50px;
	overflow: hidden;
}
.news_n li .z_t {
	font-size: 24px !important;
	width: 61px !important;
}
.news_n li .news_rr {
	width: 85% !important;
}
.news_n li .news_rr h6 {
	line-height: 34px !important;
	height: 21px;
	/*height: 35px;*/
	overflow: hidden;
}
.news_right h2 {
	font-size: 24px !important;
}
.news_ro li .newsr_l {
	width: 100% !important;
	height: 116px !important;
	overflow: hidden;
}
.news_ro li .newsr_t {
	top: -35px !important;
	padding: 5px !important;
	overflow: hidden;
}
.news_ro li .newsr_t h6 {
	font-size: 12px !important;
	width: 120px;
	overflow: hidden;
}
.news_ro li .newsr_t span {
	font-size: 12px !important;
}
.newsy_n li .newsy_rr p {
	height: 50px;
	overflow: hidden;
}
.newsy_n {
	margin-top: -24px !important;
}
.newsy_n li .newsy_rr h6 {
	height: 35px;
	overflow: hidden;
}
.dbgg_box {
	width: 840px !important;
	margin: auto;
	padding-top: 68px !important;
}
.dbgg_box h2 {
	margin-bottom: 15px !important;
	font-size: 24px !important;
}
.footer {
	width: 840px !important;
	padding-bottom: 35px !important;
}
.footer_left li h6 {
	font-size: 14px !important;
	padding-bottom: 10px !important;
}
.footer_left li {
	width: 60px !important;
	float: left;
	margin-right: 15px !important;
}
.footer_left li.lxwm {
	width: 227px !important;
	margin-right: 0 !important;
}
.footer_left {
	width: 72% !important;
	float: left;
}
.footer_left li.djgz {
	display: none;
}
.footer_r img {
	width: 100%;
}
.footer_r {
	width: 200px !important;
}
.db_box {
	width: 840px !important;
	font-size: 12px !important;
}
.dbyq_box {
	width: 840px !important;
	font-size: 12px !important;
}
.footer_left li p {
	line-height: 28px !important;
}
.db_box span a:hover {
	color: #8dba34;
}
.dbyq_box span a:hover {
	color: #8dba34;
}
.news_one li .news_r {
	width: 69% !important;
}
.nyk {
	width: 840px;
	margin: auto;
}
.nytiter {
	width: 840px;
	top: -144px;
}
.nytiter h2 {
	font-size: 30px;
}
.wrap-menu ul li {
	width: 80px;
}
.nyk_box {
	margin-top: -117px;
}
.wrap-menu ul li h5 {
	font: 14px/60px '微软雅黑';
}
.page_location {
	line-height: 60px;
}
.wrap-menu ul li h5:hover {
	font: 14px/60px '微软雅黑';
}
.nytiter e {
	margin-top: 10px;
}
.nyjj {
	width: 840px;
	margin: auto;
	padding-bottom: 10px;
}
.nyjj h2 {
	font-size: 24px;
	margin-top: 35px;
	margin-bottom: 20px;
}
.nyjj .jjnr p {
	font-size: 14px;
	line-height: 28px;
}
.sz_ny {
	width: 629px !important;
	margin-bottom: 35px !important;
}
.sz_ny li .value {
	font-size: 36px !important;
	margin-left: 11px !important;
}
.sz_ny li .value2 {
	font-size: 36px !important;
	margin-left: 20px !important;
}
.sz_ny li .value3 {
	font-size: 36px !important;
}
.sz_ny li e {
	font-size: 36px !important;
}
.sz_ny li p {
	font-size: 16px !important;
}
.sz_ny li {
	margin-right: 100px !important;
}
.sz_ny .sz1 {
	width: 17% !important;
	margin-right: 0 !important;
}
.qtdh {
	width: 840px;
	margin-top: 35px;
	margin-bottom: 35px;
}
.nrlb_l h2 {
	font-size: 20px;
	line-height: 32px;
	font-weight: normal;
}
.nrlb li {
	margin-right: 8px;
}
.nrlb_x li {
	margin-right: 7px;
}
.nrlb li p {
	font-size: 14px;
	line-height: 26px;
}
.nrlb_x li h6 {
	font-size: 18px;
}
.nrlb li h6 {
	font-size: 18px;
}
.ldzc_nr h2 {
	font-size: 24px;
	font-weight: normal;
}
.ldzc_nr p {
	font-size: 14px;
}
.zpk {
	width: 840px;
	margin: auto;
	margin-top: 35px;
	min-height: 200px;
	margin-bottom: 40px;
}
.n_ry {
	width: 840px;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 0;
}
.n_ry ul li {
	width: 31%;
	float: left;
	margin: 8px;
}
.n_ry ul li .pic {
	overflow: hidden;
}
.lnk {
	width: 840px;
	margin: auto;
	margin-top: 35px;
	margin-bottom: 20px;
}
.nyln_l li {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	cursor: pointer;
}
.nyln_l li h6 {
	font-size: 18px;
}
.nyln_l li p {
	line-height: 50px;
	font-size: 14px;
}
.n_ry ul li h6 {
	font-size: 14px;
}
.zpk p {
	font-size: 14px;
	line-height: 28px;
}
.ldzc_box {
	width: 840px;
	margin: auto;
	padding-top: 35px;
	padding-bottom: 35px;
}
.ldzc_nr {
	width: 42%;
}
.nrlb_x li p {
	font-size: 14px;
}
.lxfs_box h2 {
	font-size: 30px;
}
.lxfs_box {
	width: 95%;
	margin-left: 4%;
}
.mess_box {
	width: 840px;
}
.right #TJ7 {
	width: 95%;
}
.lxfs_box p {
	font-size: 14px;
	line-height: 28px;
}
.news_box {
	width: 840px;
	padding-top: 35px;
	padding-bottom: 0;
}
.n_news li .xwbj h4 {
	font-size: 18px;
}
.n_news li .xwbj span {
	line-height: 30px;
}
.n_news li .xwbj p {
	height: 60px;
	overflow: hidden;
}
.n_news li .more {
	height: 30px;
	line-height: 30px;
	margin-top: 21px;
}
.ny_news ul li .time {
	font-size: 36px;
	padding-right: 17px;
	margin-top: 26px;
	margin-left: 5px;
}
.ny_news ul li .xwzj {
	width: 563px;
	margin-top: 7px;
	margin-left: 17px;
}
.ny_news ul li .tp {
	width: 170px;
	overflow: hidden;
	height: 128px;
}
.ny_news ul li .xwzj h4 {
	font-size: 14px;
	margin-bottom: 10px;
}
.ny_news ul li .xwzj p {
	line-height: 24px;
}
.show_box {
	width: 840px;
	margin-top: 35px;
	margin-bottom: 35px;
}
.pageNewsT {
	font-size: 20px;
	line-height: 30px;
}
.pageNewsD p {
	line-height: 28px !important;
	font-size: 14px;
}
.pages1_l {
	width: 100%;
}
.pages1_r {
	float: left;
	width: 100%;
	height: 40px;
	text-align: left;
	padding-right: 0;
	padding-left: 12px;
}
.news_xg ul li h6 {
	font-size: 14px;
	height: 22px;
	overflow: hidden;
}
.news_xg ul li span {
	line-height: 24px;
}
.news_xg ul li p {
	line-height: 24px;
	height: 47px;
	overflow: hidden;
}
.news_xg h2 {
	font-size: 24px;
}
.djgz_n {
	width: 840px;
}
.djgz_n ul li {
	width: 47%;
}
.djgz_n ul li .tp {
	width: 395px;
}
.rl_dh {
	width: 840px;
}
.rl_dh li {
	width: 25.2%;
	background: #f9f9f9;
	float: left;
	padding: 20px;
	margin: 14px;
	text-align: center;
}
.rl_dh li img {
	float: none;
}
.rl_dh li .lnwz {
	float: none;
	margin-left: 0;
}
.rl_dh li .lnwz h4 {
	font-size: 18px;
}
.rl_dh li .lnwz p {
	font-size: 14px;
	line-height: 28px;
}
.ln_box {
	width: 840px;
	padding-top: 40px;
}
.rl_fc {
	height: 335px;
}
.ln_box h2 {
	font-size: 24px;
	margin-bottom: 30px;
}
.ln_box p {
	font-size: 14px;
}
.rl_yg {
	width: 840px;
	margin-top: 35px;
	margin-bottom: 35px;
}
.rl_yg h2 {
	font-size: 24px;
	margin-bottom: 30px;
}
.rl_yg ul li {
	width: 100%;
	margin: 0;
	margin-bottom: 20px;
}
.rl_yg ul li .fczj h4 {
	font-size: 14px;
}
.zpn_box {
	width: 840px;
}
.rl_zp {
	padding-top: 35px;
	padding-bottom: 35px;
}
.zpn_box ul li p {
	width: 100%;
	font-size: 14px;
	line-height: 28px;
}
.zpn_box ul li h4 {
	font-size: 16px;
}
.zpn_box ul li span {
	font-size: 14px;
}
.zpn_box ul li {
	width: 27.5%;
}
.zpn_box h2 {
	font-size: 24px;
}
.ny_rc {
	width: 840px;
	margin-top: 35px;
	margin-bottom: 35px;
}
.ny_rc h4 {
	font-size: 20px;
}
.ny_rc p {
	font-size: 14px;
	line-height: 28px;
}
.ny_rc ul li {
	width: 90px;
	height: 90px;
	line-height: 90px;
	padding: 5px;
	font-size: 16px;
}
#nyyg {
	margin-bottom: 0;
}
.pageNewsD img {
	width: 100%;
}
.rck {
	width: 840px;
	margin-bottom: 10px;
}
.rck ul li h4 {
	font-size: 16px;
}
.rck ul li p {
	width: 100%;
	font-size: 14px;
}
.rck ul li {
	width: 27.5%;
}
.rck ul li span {
	font-size: 14px;
}
.n_xxnr {
	width: 840px;
	margin-top: 35px;
}
.pageNewsC {
	line-height: 40px;
}
.n_zpxx {
	width: 840px;
	margin-bottom: 35px;
	margin-top: 15px;
}
.n_zpxx h2 {
	font-size: 20px;
}
.jtcy {
	width: 840px;
}
.jtcy ul li .cy1_l h2 {
	font-size: 30px;
}
.jtcy ul li .cy1_l p {
	font-size: 14px;
	line-height: 28px;
	height: 50px;
	overflow: hidden;
}
.jtcy ul li .cy1_l {
	width: 31%;
	padding: 10px;
}
.jtcy ul li .cy1_r {
	width: 66%;
}
.jtcy ul li .cy2_l {
	width: 66%;
}
.jtcy ul li .cy2_r {
	width: 31%;
	padding: 10px;
}
.jtcy ul li .cy2_r h2 {
	font-size: 30px;
}
.jtcy ul li .cy2_r p {
	font-size: 14px;
	line-height: 28px;
	height: 50px;
	overflow: hidden;
}
.jtcy ul li {
	margin-top: 35px;
	margin-bottom: 35px;
}
.xswl {
	width: 840px;
	margin-bottom: 35px;
	margin-top: 35px;
}
.xswl_l {
	float: none;
	width: 100%;
}
.xswl_r {
	float: none;
	width: 69%;
}
.xswl_l p {
	font-size: 14px;
	line-height: 28px;
}
.xswl_l h2 {
	font-size: 24px;
}
.xswl_l .more a {
	margin-top: 30px;
}
.shff_box {
	width: 840px;
}
.shff {
	padding-top: 50px;
	padding-bottom: 50px;
}
.zzxl {
	width: 840px;
	margin: auto;
}
.zzxl h2 {
	font-size: 30px;
	margin-top: 35px;
	margin-bottom: 20px;
}
.zzxl p {
	font-size: 14px;
	width: auto;
	line-height: 28px;
}
.zzxl ul li h4 {
	font-size: 14px;
}
.zzxl ul li {
	width: 400px;
	margin: 9px;
}
.zzxl ul li .tpk {
	width: 400px;
	height: 267px;
}
.zzxl .more a {
	margin-top: 35px;
	margin-bottom: 35px;
}
#pro ul li {
	margin: 9px;
}
#pro ul {
	margin-top: 35px;
}
.n_proy {
	width: 840px;
}
.downlist.clearfix {
	margin-top: 35px;
	float: none;
	width: 100%;
}
.floatr {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.floatr .title {
	font-size: 24px;
}
.left02 p {
	font-size: 14px;
}
.picFocus {
	float: none;
	margin: auto;
}
}

@media screen and (min-width:1001px) and (max-width:1245px) {
.header_box {
	width: 980px !important;
}
.header1 h1 img {
	width: 1000%;
}
.header1 h1 {
	width: 157px !important;
}
.header1 nav li > a {
	font-size: 16px !important;
}
.header1 nav li {
	margin: 0 8px !important;
}
.tb {
	width: 16% !important;
	margin-top: 23px !important
}
.header1 nav {
	left: 58% !important;
	height: 70px !important;
	line-height: 70px !important;
}
.header1 {
	height: 70px !important;
	padding: 0 !important;
}
.header1.scroll {
	height: 60px !important;
}
.header1.scroll h1 {
	width: 140px !important;
}
.header1.scroll nav {
	height: 60px !important;
	line-height: 60px !important;
}
.header1.scroll .tb {
	margin-top: 19px !important;
}
.header1 .nav-sub {
	top: 70px !important;
}
.header1 .nav-sub a {
	height: 40px !important;
	line-height: 40px !important;
	font-size: 14px !important;
	position: relative;
}
.dh_left {
	padding: 9px !important;
}
.dh_right {
	width: 282px !important;
	padding-top: 18px !important;
	cursor: pointer;
}
.dh_right h2 {
	font-size: 14px !important;
	line-height: 25px !important;
	margin-top: -20px;
}
.dh_right p {
	line-height: 26px !important;
	font-size: 12px !important;
}
.dh_left {
	min-height: 262px !important;
	width: 71px !important;
}
.dh_box {
	width: 397px !important;
}
.header1 .nav-sub {
	width: 404px !important;
}
.header1 .nav-sub {
	left: -159px !important;
}
.sz_box {
	width: 634px !important;
	margin-bottom: 35px !important;
}
.sz_box li .value {
	font-size: 36px !important;
	margin-left: 11px !important;
}
.sz_box li .value2 {
	font-size: 36px !important;
	margin-left: 20px !important;
}
.sz_box li .value3 {
	font-size: 36px !important;
}
.sz_box li e {
	font-size: 36px !important;
}
.sz_box li p {
	font-size: 16px !important;
}
.sz_box li {
	margin-right: 100px !important;
}
.sz_box .sz1 {
	width: 17% !important;
	margin-right: 0 !important;
}
.cy_box {
	width: 980px !important;
}
.cy_box li h2 {
	font-size: 20px !important;
	line-height: 40px !important;
}
.cy_box li p {
	height: 107px;
	font-size: 14px;
	line-height: 26px;
	overflow: hidden;
}
.s_cy {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}
.cy_box li .more {
	margin-top: 30px !important;
	margin-bottom: 20px !important;
}
.s_news {
	width: 980px !important;
	margin-top: 35px !important;
}
.news_left {
	width: 68% !important;
}
.s_news .slideTxtBox .hd li {
	font-size: 24px !important;
}
.news_one li .news_r h6 {
	font-size: 16px !important;
	height: 30px;
	overflow: hidden;
}
.news_one li .news_l {
	float: left;
	width: 153px !important;
	height: 116px !important;
	overflow: hidden;
}
.news_one li .z_time {
	width: 62px !important;
	height: 51px !important;
	top: -120px !important;
	font-size: 20px !important;
	line-height: 24px !important;
	padding-top: 6px !important;
}
.news_one li .news_r .time {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.news_one li .news_r p {
	height: 38px;
	overflow: hidden;
	line-height: 18px !important;
}
.news_one li .news_r .more {
	margin-top: 0 !important;
}
.news_n li .news_rr p {
	height: 50px;
	overflow: hidden;
}
.news_n li .z_t {
	font-size: 24px !important;
	width: 61px !important;
}
.news_n li .news_rr {
	width: 88% !important;
}
.news_n li .news_rr h6 {
	line-height: 34px !important;
	height: 21px;
	/*height: 35px;*/
	overflow: hidden;
}
.news_right h2 {
	font-size: 24px !important;
}
.news_ro li .newsr_l {
	width: 100% !important;
	height: 116px !important;
	overflow: hidden;
}
.news_ro li .newsr_t {
	top: -35px !important;
	padding: 5px !important;
	overflow: hidden;
}
.news_ro li .newsr_t h6 {
	font-size: 12px !important;
	width: 120px;
	overflow: hidden;
}
.news_ro li .newsr_t span {
	font-size: 12px !important;
}
.newsy_n li .newsy_rr p {
	height: 50px;
	overflow: hidden;
}
.newsy_n {
	margin-top: -24px !important;
}
.newsy_n li .newsy_rr h6 {
	height: 35px;
	overflow: hidden;
}
.dbgg_box {
	width: 980px !important;
	margin: auto;
	padding-top: 68px !important;
}
.dbgg_box h2 {
	margin-bottom: 15px !important;
	font-size: 24px !important;
}
.footer {
	width: 980px !important;
	padding-bottom: 35px !important;
}
.footer_left li h6 {
	font-size: 14px !important;
	padding-bottom: 10px !important;
}
.footer_left li {
	width: 60px !important;
	float: left;
	margin-right: 22px !important;
}
.footer_left li.lxwm {
	width: 266px !important;
	margin-right: 0 !important;
}
.footer_left {
	width: 78% !important;
	float: left;
}
.footer_r img {
	width: 100%;
}
.footer_r {
	width: 200px !important;
}
.db_box {
	width: 980px !important;
	font-size: 12px !important;
}
.dbyq_box {
	width: 980px !important;
	font-size: 12px !important;
}
.footer_left li p {
	line-height: 28px !important;
}
.db_box span a:hover {
	color: #8dba34;
}
.dbyq_box span a:hover {
	color: #8dba34;
}

.news_one li .news_r {
	width: 73% !important;
}


.footer1 {
	width: 980px !important;
	padding-bottom: 35px !important;
}
.footer1_left li h6 {
	font-size: 14px !important;
	padding-bottom: 10px !important;
}
.footer1_left li {
	width: 60px !important;
	float: left;
	margin-right: 22px !important;
}
.footer1_left li.lxwm {
	width: 266px !important;
	margin-right: 0 !important;
}
.footer1_left {
	width: 78% !important;
	float: left;
}
.footer1_r img {
	width: 100%;
}
.footer1_r {
	width: 200px !important;
}
.footer_left1 li p {
	line-height: 28px !important;
}


.nyk {
	width: 980px;
	margin: auto;
}
.nytiter {
	width: 980px;
	top: -167px;
}
.nytiter h2 {
	font-size: 30px;
}
.wrap-menu ul li {
	width: 80px;
}
.nyk_box {
	margin-top: -117px;
}
.wrap-menu ul li h5 {
	font: 14px/60px '微软雅黑';
}
.page_location {
	line-height: 60px;
}
.wrap-menu ul li h5:hover {
	font: 14px/60px '微软雅黑';
}
.nytiter e {
	margin-top: 10px;
}
.nyjj {
	width: 980px;
	margin: auto;
	padding-bottom: 10px;
}
.nyjj h2 {
	font-size: 24px;
	margin-top: 35px;
	margin-bottom: 20px;
}
.nyjj .jjnr p {
	font-size: 14px;
	line-height: 28px;
}
.sz_ny {
	width: 629px !important;
	margin-bottom: 35px !important;
}
.sz_ny li .value {
	font-size: 36px !important;
	margin-left: 11px !important;
}
.sz_ny li .value2 {
	font-size: 36px !important;
	margin-left: 20px !important;
}
.sz_ny li .value3 {
	font-size: 36px !important;
}
.sz_ny li e {
	font-size: 36px !important;
}
.sz_ny li p {
	font-size: 16px !important;
}
.sz_ny li {
	margin-right: 100px !important;
}
.sz_ny .sz1 {
	width: 17% !important;
	margin-right: 0 !important;
}
.qtdh {
	width: 980px;
	margin-top: 35px;
	margin-bottom: 35px;
}
.nrlb_l h2 {
	font-size: 20px;
	line-height: 32px;
	font-weight: normal;
}
.nrlb li {
	margin-right: 8px;
}
.nrlb_x li {
	margin-right: 7px;
}
.nrlb li p {
	font-size: 14px;
	line-height: 26px;
}
.nrlb_x li h6 {
	font-size: 18px;
}
.nrlb li h6 {
	font-size: 18px;
}
.ldzc_nr h2 {
	font-size: 24px;
	font-weight: normal;
}
.ldzc_nr p {
	font-size: 14px;
}
.zpk {
	width: 980px;
	margin: auto;
	margin-top: 35px;
	min-height: 200px;
	margin-bottom: 40px;
}
.n_ry {
	width: 980px;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 0;
}
.n_ry ul li {
	width: 31%;
	float: left;
	margin: 8px;
}
.n_ry ul li .pic {
	overflow: hidden;
}
.lnk {
	width: 980px;
	margin: auto;
	margin-top: 35px;
	margin-bottom: 20px;
}
.nyln_l li {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	cursor: pointer;
}
.nyln_l li h6 {
	font-size: 18px;
}
.nyln_l li p {
	line-height: 50px;
	font-size: 14px;
}
.n_ry ul li h6 {
	font-size: 14px;
}
.zpk p {
	font-size: 14px;
	line-height: 28px;
}
.ldzc_box {
	width: 980px;
	margin: auto;
	padding-top: 35px;
	padding-bottom: 35px;
}
.ldzc_nr {
	width: 42%;
}
.nrlb_x li p {
	font-size: 14px;
}
.lxfs_box h2 {
	font-size: 30px;
}
.lxfs_box {
	width: 95%;
	margin-left: 4%;
}
.mess_box {
	width: 980px;
}
.right #TJ7 {
	width: 95%;
}
.lxfs_box p {
	font-size: 14px;
	line-height: 28px;
}
.news_box {
	width: 980px;
	padding-top: 35px;
	padding-bottom: 0;
}
.n_news li .xwbj h4 {
	font-size: 18px;
}
.n_news li .xwbj span {
	line-height: 30px;
}
.n_news li .xwbj p {
	height: 88px;
	overflow: hidden;
}
.n_news li .more {
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
}
.ny_news ul li .time {
	font-size: 36px;
	padding-right: 17px;
	margin-top: 26px;
	margin-left: 5px;
}
.ny_news ul li .xwzj {
	width: 700px;
	margin-top: 24px;
	margin-left: 17px;
}
.ny_news ul li .tp {
	width: 170px;
	overflow: hidden;
	height: 128px;
}
.ny_news ul li .xwzj h4 {
	font-size: 14px;
	margin-bottom: 10px;
}
.ny_news ul li .xwzj p {
	line-height: 24px;
}
.show_box {
	width: 980px;
	margin-top: 35px;
	margin-bottom: 35px;
}
.pageNewsT {
	font-size: 20px;
	line-height: 30px;
}
.pageNewsD p {
	line-height: 28px !important;
	font-size: 14px;
}
.news_xg ul li h6 {
	font-size: 14px;
	height: 22px;
	overflow: hidden;
}
.news_xg ul li span {
	line-height: 24px;
}
.news_xg ul li p {
	line-height: 24px;
	height: 47px;
	overflow: hidden;
}
.news_xg h2 {
	font-size: 24px;
}
.pages1_r {
	padding-right: 7px;
}
.djgz_n {
	width: 980px;
}
.djgz_n ul li {
	width: 47%;
}
.djgz_n ul li .tp {
	width: 461px;
}
.rl_dh {
	width: 980px;
}
.rl_dh li {
	width: 26.3%;
	background: #f9f9f9;
	float: left;
	padding: 20px;
	margin: 14px;
	text-align: center;
}
.rl_dh li img {
	float: none;
}
.rl_dh li .lnwz {
	float: none;
	margin-left: 0;
}
.rl_dh li .lnwz h4 {
	font-size: 18px;
}
.rl_dh li .lnwz p {
	font-size: 14px;
	line-height: 28px;
}
.ln_box {
	width: 980px;
	padding-top: 40px;
}
.rl_fc {
	height: 335px;
}
.ln_box h2 {
	font-size: 24px;
	margin-bottom: 30px;
}
.ln_box p {
	font-size: 14px;
}
.rl_yg {
	width: 980px;
	margin-top: 35px;
	margin-bottom: 35px;
}
.rl_yg h2 {
	font-size: 24px;
	margin-bottom: 30px;
}
.rl_yg ul li {
	width: 100%;
	margin: 0;
	margin-bottom: 20px;
}
.rl_yg ul li .fczj h4 {
	font-size: 14px;
}
.zpn_box {
	width: 980px;
}
.rl_zp {
	padding-top: 35px;
	padding-bottom: 35px;
}
.zpn_box ul li p {
	width: 100%;
	font-size: 14px;
	line-height: 28px;
}
.zpn_box ul li h4 {
	font-size: 16px;
}
.zpn_box ul li span {
	font-size: 14px;
}
.zpn_box ul li {
	width: 28.2%;
}
.zpn_box h2 {
	font-size: 24px;
}
.ny_rc {
	width: 980px;
	margin-top: 35px;
	margin-bottom: 35px;
}
.ny_rc h4 {
	font-size: 20px;
}
.ny_rc p {
	font-size: 14px;
	line-height: 28px;
}
.ny_rc ul li {
	width: 110px;
	height: 110px;
	line-height: 110px;
	padding: 5px;
	font-size: 16px;
}
#nyyg {
	margin-bottom: 0;
}
.pageNewsD img {
	width: 100%;
}
.rck {
	width: 980px;
	margin-bottom: 10px;
}
.rck ul li h4 {
	font-size: 16px;
}
.rck ul li p {
	width: 100%;
	font-size: 14px;
}
.rck ul li {
	width: 28.2%;
}
.rck ul li span {
	font-size: 14px;
}
.n_xxnr {
	width: 980px;
	margin-top: 35px;
}
.pageNewsC {
	line-height: 40px;
}
.n_zpxx {
	width: 980px;
	margin-bottom: 35px;
	margin-top: 15px;
}
.n_zpxx h2 {
	font-size: 20px;
}
.jtcy {
	width: 980px;
}
.jtcy ul li .cy1_l h2 {
	font-size: 30px;
}
.jtcy ul li .cy1_l p {
	font-size: 14px;
	line-height: 28px;
	height: 89px;
	overflow: hidden;
}
.jtcy ul li .cy1_l {
	width: 31%;
	padding: 20px;
}
.jtcy ul li .cy1_r {
	width: 64%;
}
.jtcy ul li .cy2_l {
	width: 64%;
}
.jtcy ul li .cy2_r {
	width: 31%;
	padding: 20px;
}
.jtcy ul li .cy2_r h2 {
	font-size: 30px;
}
.jtcy ul li .cy2_r p {
	font-size: 14px;
	line-height: 28px;
	height: 89px;
	overflow: hidden;
}
.jtcy ul li {
	margin-top: 35px;
	margin-bottom: 35px;
}
.xswl {
	width: 980px;
	margin-bottom: 35px;
	margin-top: 35px;
}
.xswl_l {
	float: none;
	width: 100%;
}
.xswl_r {
	float: none;
	width: 59%;
}
.xswl_l p {
	font-size: 14px;
	line-height: 28px;
}
.xswl_l h2 {
	font-size: 24px;
}
.xswl_l .more a {
	margin-top: 30px;
}
.shff_box {
	width: 980px;
}
.shff {
	padding-top: 50px;
	padding-bottom: 50px;
}
.zzxl {
	width: 980px;
	margin: auto;
}
.zzxl h2 {
	font-size: 30px;
	margin-top: 35px;
	margin-bottom: 20px;
}
.zzxl p {
	font-size: 14px;
	width: auto;
	line-height: 28px;
}
.zzxl ul li h4 {
	font-size: 14px;
}
.zzxl ul li {
	width: 458px;
	margin: 15px;
}
.zzxl ul li .tpk {
	width: 458px;
	height: 305px;
}
.zzxl .more a {
	margin-top: 35px;
	margin-bottom: 35px;
}
#pro ul li {
	margin: 15px;
}
#pro ul {
	margin-top: 35px;
}
.n_proy {
	width: 980px;
}
.downlist.clearfix {
	margin-top: 35px;
	float: none;
	width: 100%;
}
.floatr {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.floatr .title {
	font-size: 24px;
}
.left02 p {
	font-size: 14px;
}
.picFocus {
	float: none;
	margin: auto;
}
}

@media screen and (min-width:1246px) and (max-width:1340px) {
.header1 nav {
	left: 51% !important;
}
.header_box {
	width: 1200px !important;
	margin: auto;
}
.header1 nav li > a {
	font-size: 16px !important;
}
.header1 {
	padding: 0 !important
}
.tb {
	width: 190px !important;
	margin-top: 32px !important;
}
.header1 nav li {
	margin: 0 19px !important;
}
.header1 .nav-sub {
	left: -223px !important;
}
.cy_box {
	width: 1200px !important;
	margin: auto;
}
.s_cy {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}
.header1.scroll .tb {
	margin-top: 21px !important;
}
.s_news {
	width: 1200px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
.news_one li .news_r {
	width: 59%;
}
.news_one li .news_r h6 {
	height: 34px;
	overflow: hidden;
}
.news_one li .news_r p {
	height: 76px;
	overflow: hidden;
}
.news_n li .news_rr {
	width: 89%;
}
.newsy_n {
	margin-top: -52px;
}
.newsy_n li .newsy_rr p {
	height: 50px;
	overflow: hidden;
}
.dbgg_box {
	width: 1200px;
	margin: auto;
	padding-top: 80px;
}
.footer {
	width: 1200px;
}
.footer_left li {
	margin-right: 23px;
}
.footer_left {
	width: 77%;
	float: left;
}
.db_box {
	width: 1200px;
}
.dbyq_box {
	width: 1200px;
}
.nytiter {
	width: 1200px;
	top: -202px;
}
.nyk {
	width: 1200px;
	margin: auto;
}
.nyjj h2 {
	margin-top: 40px;
}
.qtdh {
	width: 1200px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.nrlb li {
	margin-right: 14px;
	text-align: center;
}
.nrlb_x li {
	margin-right: 13px;
}
.nrlb li p {
	font-size: 14px;
}
.nrlb_x li p {
	font-size: 14px;
}
.ldzc_box {
	width: 1200px;
	margin: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.zpk {
	width: 1200px;
}
.n_ry {
	width: 1200px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.n_ry ul li {
	width: 23%;
	float: left;
	margin: 12px;
}
.lnk {
	width: 1200px;
	margin-top: 40px;
	margin-bottom: 30px;
}
.ldzc_nr {
	width: 34%;
}
.lxfs_box {
	margin-left: 7%;
}
.mess_box {
	width: 1200px;
}
.news_box {
	width: 1200px;
	padding-top: 40px;
	padding-bottom: 0;
}
.n_news li .xwbj p {
	height: 80px;
	overflow: hidden;
}
.n_news li .more {
	margin-top: 30px;
}
.ny_news ul li .xwzj {
	width: 800px;
}
.show_box {
	width: 1200px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.news_xg ul li h6 {
	height: 24px;
	overflow: hidden;
}
.djgz_n {
	width: 1200px;
}
.djgz_n ul li .tp {
	width: 277px;
}
.rl_dh {
	width: 1200px;
	margin-top: 40px;
	margin-bottom: 50px;
}
.rl_dh li {
	width: 28%;
	padding: 25px;
	margin: 7px;
}
.ln_box {
	width: 1200px;
	padding-top: 60px;
}
.rl_fc {
	height: 430px;
}
.rl_yg {
	width: 1200px;
}
.rl_yg ul li .fczj p {
	height: 55px;
	overflow: hidden;
}
.rl_yg ul li .fczj h4 {
	margin-top: 10px;
}
.zpn_box {
	width: 1200px;
}
.zpn_box ul li p {
	width: 100%;
}
.zpn_box ul li {
	width: 29%;
}
.ny_rc {
	width: 1200px;
}
#nyyg {
	margin-bottom: 10px;
}
.rck {
	width: 1200px;
}
.rck ul li p {
	font-size: 14px;
}
.rck ul li {
	width: 31%;
	padding: 8px;
}
.pageNewsC {
	line-height: 40px;
}
.n_xxnr {
	width: 1200px;
}
.n_zpxx {
	width: 1200px;
}
.jtcy {
	width: 1200px;
}
.jtcy ul li .cy1_l {
	padding: 42px;
}
.jtcy ul li .cy1_l p {
	height: 70px;
	overflow: hidden;
}
.jtcy ul li .cy2_r p {
	height: 70px;
	overflow: hidden;
}
.jtcy ul li .cy2_r {
	padding: 42px;
}
.jtcy ul li {
	margin-top: 40px;
	margin-bottom: 40px;
}
.zzxl {
	width: 1200px;
}
.zzxl h2 {
	margin-top: 40px;
}
.zzxl ul li {
	width: 288px;
	margin-right: 10px;
}
.zzxl ul li .tpk {
	width: 288px;
	height: 192px;
}
.zzxl .more a {
	margin-top: 40px;
	margin-bottom: 50px;
}
.xswl {
	width: 1200px;
}
.xswl_r {
	width: 46%;
}
.xswl_l {
	width: 52%;
}
.xswl_l .more a {
	margin-top: 30px;
}
#pro ul li {
	margin: 5px;
}
.n_proy {
	width: 1200px;
}
.floatr {
	width: 48%;
}
}

@media screen and (min-width:1341px) and (max-width:1460px) {
.header1 nav {
	left: 50% !important;
}
.header_box {
	width: 1300px !important;
	margin: auto;
}
.header1 nav li > a {
	font-size: 18px !important;
}
.header1 {
	padding: 0 !important
}
.tb {
	width: 170px !important;
	margin-top: 32px !important;
}
.header1 nav li {
	margin: 0 19px !important;
}
.news_left {
	width: 66%;
	float: left;
}
.header1 .nav-sub {
	left: -185px !important;
}
.cy_box {
	width: 1300px !important;
	margin: auto;
}
.s_cy {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}
.header1.scroll .tb {
	margin-top: 21px !important;
}
.s_news {
	width: 1300px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
.news_one li .news_r {
	width: 62%;
}
.news_one li .news_r h6 {
	height: 34px;
	overflow: hidden;
}
.news_one li .news_r p {
	height: 76px;
	overflow: hidden;
}
.news_n li .news_rr {
	width: 89%;
}
.newsy_n {
	margin-top: -52px;
}
.newsy_n li .newsy_rr p {
	height: 50px;
	overflow: hidden;
}
.dbgg_box {
	width: 1300px;
	margin: auto;
	padding-top: 80px;
}
.footer {
	width: 1300px;
}
.footer_left li {
	margin-right: 37px;
}
.footer_left {
	width: 77%;
	float: left;
}
.db_box {
	width: 1300px;
}

.dbyq_box {
	width: 1300px;
}

.nytiter {
	width: 1300px;
	top: -202px;
}
.nyk {
	width: 1300px;
	margin: auto;
}
.nyjj h2 {
	margin-top: 40px;
}
.qtdh {
	width: 1300px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.nrlb li {
	margin-right: 16px;
	text-align: center;
}
.nrlb_x li {
	margin-right: 15px;
}
.ldzc_box {
	width: 1300px;
	margin: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.zpk {
	width: 1300px;
}
.n_ry {
	width: 1300px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.n_ry ul li {
	width: 23%;
	float: left;
	margin: 12px;
}
.lnk {
	width: 1300px;
	margin-top: 40px;
	margin-bottom: 30px;
}
.ldzc_nr {
	width: 34%;
}
.lxfs_box {
	margin-left: 7%;
}
.mess_box {
	width: 1300px;
}
.news_box {
	width: 1300px;
	padding-top: 40px;
	padding-bottom: 0;
}
.n_news li .xwbj p {
	height: 80px;
	overflow: hidden;
}
.ny_news ul li .xwzj {
	width: 912px;
}
.show_box {
	width: 1300px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.news_xg ul li h6 {
	height: 24px;
	overflow: hidden;
}
.djgz_n {
	width: 1300px;
}
.djgz_n ul li .tp {
	width: 303px;
}
.djgz_n ul li {
	width: 23.3%;
}
.rl_dh {
	width: 1300px;
	margin-top: 40px;
	margin-bottom: 50px;
}
.rl_dh li {
	width: 28%;
	padding: 27px;
	margin: 7px;
}
.ln_box {
	width: 1300px;
	padding-top: 60px;
}
.rl_fc {
	height: 430px;
}
.rl_yg {
	width: 1300px;
}
.rl_yg ul li .fczj p {
	height: 55px;
	overflow: hidden;
}
.rl_yg ul li .fczj h4 {
	margin-top: 16px;
}
.zpn_box {
	width: 1300px;
}
.zpn_box ul li p {
	width: 100%;
}
.zpn_box ul li {
	width: 29.2%;
}
.ny_rc {
	width: 1300px;
}
.ny_rc {
	width: 1300px;
}
#nyyg {
	margin-bottom: 10px;
}
.rck {
	width: 1300px;
}
.rck ul li p {
	font-size: 15px;
}
.rck ul li {
	width: 31%;
	padding: 8px;
}
.n_xxnr {
	width: 1300px;
}
.n_zpxx {
	width: 1300px;
}
.jtcy {
	width: 1300px;
}
.jtcy ul li .cy1_l {
	padding: 45px;
}
.jtcy ul li .cy1_l p {
	height: 96px;
	overflow: hidden;
}
.jtcy ul li .cy2_r {
	padding: 45px;
}
.jtcy ul li .cy2_r p {
	height: 96px;
	overflow: hidden;
}
.jtcy ul li {
	margin-top: 50px;
	margin-bottom: 50px;
}
.zzxl {
	width: 1300px;
}
.zzxl h2 {
	margin-top: 40px;
}
.zzxl ul li {
	width: 313px;
	margin-right: 10px;
}
.zzxl ul li .tpk {
	width: 313px;
	height: 209px;
}
.zzxl .more a {
	margin-top: 40px;
	margin-bottom: 50px;
}
.xswl {
	width: 1300px;
}
.xswl_r {
	width: 46%;
}
.xswl_l {
	width: 52%;
}
.xswl_l .more a {
	margin-top: 30px;
}
#pro ul li {
	margin: 5px;
}
.n_proy {
	width: 1300px;
}
.floatr {
	width: 51%;
}
}

@media screen and (min-width:1461px) and (max-width:1680px) {
.header1 nav {
	left: 50% !important;
}
.header_box {
	width: 1400px !important;
	margin: auto;
}
.header1 {
	padding: 0 !important
}
.tb {
	width: 170px !important;
	margin-top: 32px !important;
}
.header1 nav li {
	margin: 0 19px !important;
}
.news_left {
	width: 66%;
	float: left;
}
.header1 .nav-sub {
	left: -185px !important;
}
.cy_box {
	width: 1400px !important;
	margin: auto;
}
.s_cy {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}
.header1.scroll .tb {
	margin-top: 21px !important;
}
.s_news {
	width: 1400px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
.news_one li .news_r {
	width: 65%;
}
.news_one li .news_r h6 {
	height: 34px;
	overflow: hidden;
}
.news_one li .news_r p {
	height: 76px;
	overflow: hidden;
}
.news_n li .news_rr {
	width: 90%;
}
.newsy_n {
	margin-top: -32px;
}
.newsy_n li .newsy_rr p {
	height: 50px;
	overflow: hidden;
}
.dbgg_box {
	width: 1400px;
	margin: auto;
	padding-top: 80px;
}
.footer {
	width: 1400px;
}
.footer_left li {
	margin-right: 51px;
}
.footer_left {
	width: 77%;
	float: left;
}
.db_box {
	width: 1400px;
}

.dbyq_box {
	width: 1400px;
}


.nytiter {
	width: 1400px;
	top: -218px;
}
.nyk {
	width: 1400px;
}
.qtdh {
	width: 1400px;
}
.ldzc_box {
	width: 1400px;
}
.zpk {
	width: 1400px;
}
.n_ry {
	width: 1400px;
}
.lnk {
	width: 1400px;
}
.lxfs_box {
	margin-left: 7%;
}
.mess_box {
	width: 1400px;
}
.news_box {
	width: 1400px;
}
.n_news li .more {
	margin-top: 37px;
}
.ny_news ul li .xwzj {
	width: 1018px;
}
.show_box {
	width: 1400px;
}
.djgz_n {
	width: 1400px;
}
.djgz_n ul li .tp {
	width: 328px;
}
.djgz_n ul li {
	width: 23.4%;
}
.rl_dh {
	width: 1400px;
	margin-top: 30px;
	margin-bottom: 40px;
}
.rl_dh li {
	width: 24%;
	padding: 45px;
	margin: 20px;
}
.ln_box {
	width: 1400px;
}
.rl_yg {
	width: 1400px;
}
.zpn_box {
	width: 1400px;
}
.zpn_box ul li p {
	font-size: 15px;
}
.zpn_box ul li {
	width: 29.4%;
}
.ny_rc {
	width: 1400px;
}
.ny_rc {
	width: 1400px;
}
#nyyg {
	margin-bottom: 10px;
}
.rck {
	width: 1400px;
}
.n_xxnr {
	width: 1400px;
}
.n_zpxx {
	width: 1400px;
}
.rck ul li p {
	font-size: 15px;
}
.jtcy {
	width: 1400px;
}
.jtcy ul li .cy1_l {
	width: 34%;
	padding: 49px;
}
.jtcy ul li .cy1_r {
	width: 59%;
}
.jtcy ul li .cy2_r {
	width: 34%;
	padding: 49px;
}
.jtcy ul li .cy2_l {
	width: 59%;
}
.zzxl {
	width: 1400px;
}
.zzxl ul li {
	margin-right: 18px;
}
.xswl {
	width: 1400px;
}
#pro ul li {
	margin: 9px;
}
.n_proy {
	width: 1400px;
}
.floatr {
	width: 54%;
}
}
