﻿@charset "UTF-8";

div,form,img,ul,ol,li,dl,dt,dd,p,tr,td,input,body,strong,span,pre {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 0;
	background-repeat: no-repeat;
}

h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

body {
	clear: both;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	height: auto;
	color: #333;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	line-height: 18px;
}

img {
	border: 0;
}

ul,li {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

em,i,b {
	font-style: normal;
}

a {
	border: 0;
	color: #333;
	text-decoration: none;
	font-family: "微软雅黑","microsoft yahei";
}

a:hover {
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
}

* {
	margin: 0;
	padding: 0;
}

.navbar a:visited {
	color: #fff!important;
}

.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: " ";
	font-size: 0;
	*display: none;
}

.clearfix {
	*zoom: 1;
}

.clearfix {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	background: #fff;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

nav .row {
	margin: 0;
	padding: 0;
}

@media only screen and (min-width:1170px) {
	body {
		width: 100%;
		background-image: url(/img/bj001.jpg);
		background-position: center top;
		background-size: auto auto;
		background-repeat: no-repeat;
	}
}

@media only screen and (min-width:1280px) {
	.container {
		width: 1280px;
	}

	.navbar {
		width: 1280px;
	}

	.banner {
		margin: 0 auto;
		width: 1300px;
		height: 380px;
	}

	.show_box {
		overflow: hidden;
		margin: 0 auto;
		width: 1280px;
		background: #fff;
	}

	.show_box .crumb {
		width: 100%;
		height: 45px;
		background: #f3f3f3;
		color: #3b6ea1;
	}

	.show_box .crumb a {
		padding: 0 5px;
		color: #3b6ea1;
		font-size: 16px;
		line-height: 45px;
	}

	.show_box .crumb a:hover {
		color: #3b6ea1;
	}

	.show_box .show_zhengwen {
		overflow: hidden;
		margin-top: 30px;
		padding-bottom: 30px;
		width: 1100x;
		border: 1px solid #d9d9d9;
	}

	.list_box .lits_lingdao_box li img {
		width: 100%;
		height: 230px;
	}

	.show_zhengwen p {
		padding: 0 70px;
/*		text-indent: 2em;  */
		word-wrap: break-word;
		font-size: 16px;
		line-height: 36px;
		word-break: normal;
	}

	.show_zhengwen h1 {
		margin: 25px auto 0;
		width: 90%;
		color: #015293;
		text-align: center;
		word-wrap: break-word;
		font-weight: 400;
		font-size: 38px;
		line-height: 58px;
		word-break: break-all;
	}

	.list_box .lits_lingdao_box li h4 {
		padding-top: 0;
		padding-bottom: 15px;
		color: #3b6ea1;
		font-weight: 600;
	}

	.zhuantilist_zhengwen {
		overflow: hidden;
		margin: 0 auto;
		margin-top: 30px;
		margin-bottom: 30px;
		width: 1250px;
		border: 1px solid #d9d9d9;
	}

	.zhuantilist_zhengwen ul {
		overflow: hidden;
		padding: 30px 10px;
	}
}

@media only screen and (min-width:1025px) {
	.slideTxtBox {
		overflow: hidden;
		width: 540px;
		height: 386px;
	}

	.slideTxtBox .hd ul {
		margin-bottom: 14px;
		width: 540px;
		height: 42px;
		border-top: 1px solid #3c6fa2;
	}

	.slideTxtBox .hd ul li {
		float: left;
		width: 25%;
		text-align: center;
		line-height: 42px;
	}

	.slideTxtBox .hd ul li:first-child {
		width: 25%;
		border-left: none;
	}

	.slideTxtBox .hd ul li a {
		display: block;
		color: #3c6fa2;
		font-size: 18px;
	}

	.slideTxtBox .hd ul li.on a {
		background-color: #0765c7;
		color: #fff;
	}

	.slideTxtBox .bd ul li {
		height: 39.5px;
		background: url(/img/li-bg.png) center left no-repeat;
		font-size: 16px;
		line-height: 39.5px;
	}

	.slideTxtBox .bd ul li>a {
		display: block;
		overflow: hidden;
		padding-left: 10px;
		width: 440px;
		color: #424242;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.slideTxtBox .bd ul li a:hover {
		color: #015293;
	}

	.tz_box ul li a:hover {
		color: #015293;
	}

	.slideTxtBox .bd li span {
		float: right;
		padding-right: 5px;
		color: #999;
		font-size: 14px;
	}

	.slideTxtBox .bd li span a {
		color: #999;
	}

	.device .swiper-container {
		position: relative;
		z-index: 1;
		overflow: hidden;
		width: 110%;
		background: blue;
	}

	.show_box .show_zhengwen {
		overflow: hidden;
		margin: 0 auto;
		margin-top: 30px;
		margin-bottom: 30px;
		width: 1050px;
		border: 1px solid #d9d9d9;
	}
}

@media only screen and (max-width:1025px) {
	body {
		width: 100%;
		background-image: url(/img/bj001.jpg);
		background-position: center top;
		background-size: auto auto;
		background-repeat: no-repeat;
	}

	.banner {
		width: 100%;
		height: 300px;
		!important;margin: 0 auto;
	}

	.indexPic {
		width: 100%;
	}

	.logo_bg {
		width: 100%;
		height: 80px;
		background: url(/img/header-bg.png) center;
	}

	.logo_bg .logo_wz {
		color: #0765c7;
		text-align: center;
		font-size: 30px;
		font-family: "microsoft yahei";
		line-height: 80px;
	}

	.slideTxtBox {
		overflow: hidden;
		width: 100%;
	}

	.slideTxtBox .hd ul {
		margin-bottom: 14px;
		width: 100%;
		height: 42px;
		border-top: 1px solid #3c6fa2;
	}

	.slideTxtBox .hd ul li {
		float: left;
		width: 49%;
		text-align: center;
		line-height: 42px;
	}

	.slideTxtBox .hd ul li:first-child {
		width: 48%;
		border-left: none;
	}

	.slideTxtBox .hd ul li a {
		display: block;
		color: #3c6fa2;
		font-size: 18px;
	}

	.slideTxtBox .hd ul li.on a {
		background-color: #0765c7;
		color: #fff;
	}

	.slideTxtBox .bd ul li {
		height: 39.5px;
		background: url(/img/li-bg.png) center left no-repeat;
		font-size: 16px;
		line-height: 39.5px;
	}

	.slideTxtBox .bd ul li>a {
		display: block;
		overflow: hidden;
		padding-left: 10px;
		width: 90%;
		color: #424242;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.slideTxtBox .bd ul li a:hover {
		color: #015293;
	}

	.slideTxtBox .bd li span {
		float: right;
		padding-right: 5px;
		color: #999;
		font-size: 14px;
	}

	.slideTxtBox .bd li span a {
		color: #999;
	}

	.device .swiper-container {
		position: relative;
		z-index: 1;
		overflow: hidden;
		width: 100%;
		background: blue;
	}

	/*.device .swiper-slide {
		height: 280px;
	}*/

	.show_box {
		overflow: hidden;
		margin: 0 auto;
		padding: 0x;
		background: #fff;
	}

	.show_box .crumb {
		width: 100%;
		height: 45px;
		background: #f3f3f3;
		color: #3b6ea1;
	}

	.show_box .crumb a {
		padding: 0 5px;
		color: #3b6ea1;
		font-size: 16px;
		line-height: 45px;
	}

	.show_box .crumb a:hover {
		color: #3b6ea1;
	}

	.navbar {
		margin-bottom: 10px;
	}

	.show_zhengwen p {
		padding: 0 70px;
	/*		text-indent: 2em;  */
		word-wrap: break-word;
		font-size: 16px;
		line-height: 36px;
		word-break: normal;
	}

	.show_zhengwen h1 {
		padding: 10px 0;
		width: 90%;
		text-align: center;
		font-size: 30px;
	}

	.zhuantilist_zhengwen {
		overflow: hidden;
		margin: 0 auto;
		margin-top: 30px;
		margin-bottom: 30px;
		border: 1px solid #d9d9d9;
	}

	.zhuantilist_zhengwen .zhuanti_box li .zhuanti_title {
		padding: 5px 5px!important;
		width: 100%;
		text-align: center!important;
		text-indent: inherit!important;
	}

	.zhuantilist_zhengwen .zhuanti_box li {
		display: block;
		padding-bottom: 15px;
	}
}

@media only screen and (max-width:992px) {
	body {
		background-image: none;
	}
}

.nav ul {
	display: block;
}

.navbar-default {
	border-color: #0765c7;
	background-color: #0765c7;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
}

.navbar-default .navbar-brand {
	color: #fff;
	text-align: center;
}

@media only screen and (min-width:1025px) {
	.navbar-default .navbar-nav>li>a {
		font-size: 18px;
	}

	.nav>li>a {
		display: block;
		padding: 15px 30px;
	}

	.navbar-default .navbar-nav>li>a:hover {
		background: #084e97;
		color: #fff;
	}

	.navbar-form .form-control {
		width: 290px;
	}

	.show_zhengwen p {
		padding: 0 70px;
/*		text-indent: 2em;   */
		word-wrap: break-word;
		font-size: 16px;
		line-height: 36px;
		word-break: normal;
	}

	.show_zhengwen h1 {
		padding: 10px 0;
		width: 90%;
		text-align: center;
		font-size: 30px;
	}
}

.new_box {
	overflow: hidden;
	width: 100%;
}

.conter {
	overflow: hidden;
	margin: 0 auto 2em auto;
	max-width: 1600px;
}

.conterTop {
	background: #fff;
}

.device .swiper-wrapper {
	position: relative;
	width: 500%;
}

.device .swiper-slide {
	position: relative;
	float: left;
	overflow: hidden;
	width: 20%;
	height: 100%;
}

.device .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
}

.indexPic .swiper-slide img {
	height: 27.5em;
}

.device .swiper-slide p {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9;
	overflow: hidden;
	overflow: hidden;
	padding: 0 20% 0 0;
	width: 100%;
	height: 3.5em;
	background: rgba(0,0,0,0.7);
	color: #fff;
	text-indent: 1em;
	line-height: 3.5;
}

.device .swiper-button-next:after,.device .swiper-button-prev:after {
	display: none;
}

.device .swiper-button-next,.device .swiper-button-prev {
	left: 0;
	margin-top: -4.5em;
	width: 2.7em;
	height: 6.5em;
	background: rgba(0,0,0,.5) url(/img/jrj20201013_39.png) center center no-repeat;
	background-size: auto 65%;
}

.device .swiper-button-next {
	right: 0;
	left: auto;
	background-image: url(/img/jrj20201013_46.png);
}

.device .swiper-pagination {
	position: absolute;
	bottom: 2em;
	left: -10px;
	z-index: 10;
	z-index: 99;
	text-align: right;
}

.device .swiper-pagination span {
	display: inline-block;
	margin: 0 .2em;
	width: .6em;
	height: .6em;
	border-radius: .6em;
	background: #fff;
	opacity: 10;
}

.device .swiper-pagination span.swiper-pagination-bullet-active {
	background: #00b2ff;
}

@media only screen and (max-width:768px) {
	.slideTxtBox {
		overflow: hidden;
		width: 100%;
	}

	.slideTxtBox .hd ul {
		margin-bottom: 14px;
		width: 100%;
		height: 42px;
		border-top: 1px solid #3c6fa2;
	}

	.slideTxtBox .hd ul li {
		float: left;
		width: 49%;
		text-align: center;
		line-height: 42px;
	}

	.slideTxtBox .hd ul li:first-child {
		width: 48%;
		border-left: none;
	}

	.slideTxtBox .hd ul li a {
		display: block;
		color: #3c6fa2;
		font-size: 18px;
	}

	.slideTxtBox .hd ul li.on a {
		background-color: #0765c7;
		color: #fff;
	}

	.slideTxtBox .bd ul li {
		height: 39.5px;
		background: url(/img/li-bg.png) center left no-repeat;
		font-size: 16px;
		line-height: 39.5px;
	}

	.slideTxtBox .bd ul li>a {
		display: block;
		overflow: hidden;
		padding-left: 10px;
		width: 90%;
		color: #424242;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.slideTxtBox .bd ul li a:hover {
		color: #015293;
	}

	.slideTxtBox .bd li span {
		float: right;
		padding-right: 5px;
		color: #999;
		font-size: 14px;
	}

	.slideTxtBox .bd li span a {
		color: #999;
	}

	.device .swiper-container {
		position: relative;
		z-index: 1;
		overflow: hidden;
		width: 100%;
		background: blue;
	}

	.device .swiper-slide {
		width: 100%;
		height: 280px;
	}

	.list_box .lits_lingdao_box li h4 {
		padding-top: 15px;
		padding-bottom: 15px;
		text-align: center;
		font-weight: 600;
	}

	.list_box .lits_lingdao_box img {
		margin: 0 auto;
		text-align: center;
	}

	.list_box .lits_lingdao_box ul li a {
		width: 90%;
	}

	.lits_lingdao_box .tz_dh a {
		font-size: 13px;
	}

	/*.list_box .lits_lingdao_box li img {
		width: 100%;
		height: 280px;
	}*/

	.container .show_box .show_zhengwen {
		overflow: hidden;
		margin-top: 0;
		padding-right: 0;
		padding-left: 0;
		width: 100%;
		border: 1px solid #d9d9d9;
	}

	.show_zhengwen p {
		padding: 0 5px;
		text-indent: 2em;
		word-wrap: break-word;
		font-size: 16px;
		line-height: 36px;
		word-break: normal;
	}

	.show_zhengwen h1 {
		margin: 15px auto 0;
		width: 90%;
		color: #015293;
		text-align: center;
		word-wrap: break-word;
		font-weight: 400;
		font-size: 24px;
		line-height: 1.8em;
		word-break: break-all;
	}

	.list_box .lits_lingdao_box li h4 {
		padding-top: 10px;
	}

	.layui-form {
		padding: 0 5px!important;
	}

	.zhuanti_box {
		padding-top: 20px!important;
	}
}

.banner001 {
	margin-top: 20px;
	width: 100%;
}

.banner001>img {
	width: 100%;
	height: 100%;
	background: yellowgreen;
}

#inp {
	position: relative;
}

.inp-box #searchBtn {
	position: absolute;
	right: 0;
	padding: 0;
	width: 70px;
	height: 40px;
	border: 0;
	background: url(/img/search-btn.png) no-repeat 10px center;
	cursor: pointer;
}

.tz_box {
	margin-top: 15px;
	border: 1px solid #d9d9d9;
}

.tz_dh {
	padding: 0 10px;
	width: 100%;
	height: 40px;
	background: #0765c7;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
}

.tz_dh span {
	float: right;
}

.tz_dh span a {
	color: #fff;
	font-size: 14px;
	line-height: 40px;
}

.tz_box ul li {
	margin-left: 10px;
	height: 39.5px;
	background: url(/img/li-bg.png) center left no-repeat;
	font-size: 16px;
	line-height: 39.5px;
}

.tz_box ul li a {
	display: block;
	overflow: hidden;
	padding-left: 10px;
	width: 90%;
	color: #424242;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hd_box .container .daohang {
	margin-bottom: 20px;
	padding: 0 30px;
	width: 100%;
	height: 40px;
	background: #0765c7;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
}

.hd_box .container .daohang span {
	float: right;
}

.hd_box .container .daohang span a {
	color: #fff;
	font-size: 14px;
}

.banner002 {
	margin: 15px 0;
	width: 100%;
}

.select-links {
	overflow: hidden;
	margin: 0 auto;
	padding-left: 80px;
	width: 100%;
	height: 50px;
	background: #f5f5f5;
	color: #666;
	line-height: 50px;
}

.select-links select {
	margin-right: 30px;
	width: 20%;
	height: 26px;
	border: 1px solid #dedede;
	background: #fff;
	font-size: 14px;
}

.linkbox {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	background: #fff;
}

footer{padding-bottom:30px;}
footer .footer_wz{position:relative;text-align:center;line-height:1.8em; margin-top: 20px;}

.footer_wz .zf_logo{position:absolute;left:220px;}
.footer_wz #_span_jiucuo{
	position:absolute;
	right: 180px;
	top: 10px;
}

.zf_logo2 {
	position: absolute;
	right: 260px;
}

.gk {
	position: relative;
	overflow: hidden;
	margin-top: 15px;
	border: 1px solid #d9d9d9;
}

.gk .gongkai_box ul {
	padding: 21px 5px;
	width: 100%;
}

.gk .gongkai_box li {
	list-style: none;
}

.gk .gongkai_box li a {
	float: left;
	display: block;
	padding: 20px 0;
	width: 33.3%;
	color: #666;
	text-align: center;
}

.gk .gongkai_box li a p {
	font-weight: 500;
	font-size: 16px;
	line-height: 2em;
}

.gk .gongkai_box li a i {
	font-size: 32px;
}

.gk .gongkai_box li a:hover {
	color: #0765c7;
	font-weight: 600;
}

.gk .gongkai_box .fi>img {
	position: absolute;
	top: 155px;
}

.svb01 {
	left: 123px;
}

.svb02 {
	left: 264px;
}

.hd_box .jl_botton {
	display: block;
	width: 100%;
	height: 100%;
	background: #0765c7;
	text-align: center;
	line-height: 100px;
}

.hd_box .jl_botton i {
	float: left;
}

.hd_box .jl_botton p {
	float: left;
}

.right-nav {
	position: fixed;
	top: 70%;
	left: 58%;
	z-index: 9999;
	margin-top: -110px;
	margin-left: 520px;
	border-radius: 10%;
}

.right-nav li span img {
	margin-top: 5px;
}

.right-nav li {
	overflow: hidden;
	margin-bottom: 5px;
	width: 70px;
	border: 1px solid #dcdcdc;
	border-bottom: 0;
	border-radius: 10%;
	background-color: #fafafa;
	text-align: center;
}

.right-nav li .tubiao03 {
	color: #ddebf9;
	font-size: 28px;
}

.right-nav li a {
	display: block;
	overflow: hidden;
	width: 100%;
	color: #ddebf9;
}

.right-nav li a:hover {
	background: #0765c7;
}

.right-nav li a:hover p {
	color: #fff;
}

.right-nav li a:hover i {
	color: #fff;
}

.show-ewm {
	position: absolute;
	left: -60px;
	z-index: -1;
	display: none;
	width: 140px;
	height: 140px;
	background: yellowgreen;
	opacity: 0;
	filter: alpha(opacity=0);
}

.right-nav li .ewm1 {
	top: 40px;
	width: 137px;
	height: 130px;
	background: url(images/phpj211.png) no-repeat;
}

.right-nav li .ewm1 img {
	margin-top: 5px;
	margin-left: -10px;
	vertical-align: middle;
}

.right-nav li .ewm2 {
	top: 115px;
	background: url(images/phpj211.png) no-repeat;
}

.right-nav li .ewm2 img {
	margin-top: 5px;
	margin-left: -10px;
	vertical-align: middle;
}

.right-nav li p {
	color: #646464;
	font-size: 13px;
	line-height: 1.8em;
}

.show-ewm02 {
	position: absolute;
	left: -50px;
	z-index: -1;
	display: none;
	width: 150px;
	height: 200px;
	background: yellowgreen;
	opacity: 0;
	filter: alpha(opacity=0);
}

.right-nav li .ewm3 {
	top: 180px;
	background: url(http://jr.gas-hk.com/html/jinrong/images/phpj222.png) no-repeat;
}

.right-nav li .ewm3 img {
	margin-top: 5px;
	margin-left: -30px;
	vertical-align: middle;
}

.right-nav li .iconfont {
	color: #0765c7;
	font-size: 35px;
	line-height: 1.3em;
}

.text-muted a {
	padding: 0 10px;
	color: #666;
}

.text-muted a:hover {
	color: #015293;
}

.list_box {
	margin: 0!important;
	padding: 0!important;
	width: 100%;
}

.list_box .container {
	margin: 0;
	!important;padding: 0!important;
}

.list_box .row {
	margin: 0!important;
	padding: 0!important;
}

.list_box [class*="col-"] {
	margin-top: 0!important;
	padding-top: 0!important;
}

.list_box .container .daohang {
	margin-bottom: 20px;
	padding: 0 30px;
	width: 100%;
	height: 40px;
	background: #0765c7;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
}

.list_box .container .daohang span {
	float: right;
}

.list_box .container .daohang span a {
	color: #fff;
	font-size: 14px;
}

.list_box .lits_tz_box {
	border: 1px solid #d9d9d9;
}

.list_box .lits_tz_box ul li a:hover {
	color: #015293;
}

.list_box .lits_tz_box ul li {
	margin-left: 10px;
	height: 39.5px;
	background: url(/img/li-bg.png) center left no-repeat;
	font-size: 16px;
	line-height: 39.5px;
}

.list_box .lits_tz_box ul li a {
	display: block;
	overflow: hidden;
	padding-left: 10px;
	color: #424242;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-box hr {
	margin: 30px auto;
	height: 1px;
	border: 0;
	background: #dfe8f0;
}

.lits_tz_box ul {
	padding: 0 15px;
}

.img_list {
	padding: 15px;
}

.lits_tz_box .tz_dh a {
	padding: 0 10px;
	color: #fff;
}

.lits_lingdao_box .tz_dh a {
	padding: 0 10px;
	color: #fff;
}

.lits_tz_box .tz_dh a:hover {
	color: #fff;
}

.list_box .lits_lingdao_box {
	border: 1px solid #d9d9d9;
}

.list_box .lits_lingdao_box ul li a:hover {
	color: #015293;
}

.list_box .lits_lingdao_box ul {
	width: 100%;
}

.list_box .lits_lingdao_box ul li {
	float: left;
	margin-left: 10px;
	padding: 15px 0;
	width: 100%;
	font-size: 16px;
}

.list_box .lits_lingdao_box li .text-muted {
	text-indent: 2em;
	line-height: 1.5em;
}

.list_box .lits_lingdao_box ul li a {
	display: block;
	overflow: hidden;
	padding-left: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.lits_lingdao_box .tz_dh a {
	color: #fff;
}

.lits_lingdao_box .tz_dh a:hover {
	color: #fff;
}

.list_box .lits_lingdao_box li .tw_img {
	width: 100%;
	height: 180px;
}

.list_box .lits_lingdao_box ul li .tw_more a {
	float: left;
	margin: 0;
	padding: 10px 0;
	color: #3b6ea1;
	text-indent: none;
	font-weight: 600;
	font-size: 15px;
}

.show_zhengwen h6 {
	margin: 0 auto;
	margin: 30px auto;
	width: 80%;
	background: #f3f3f3;
	color: #797979;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	line-height: 36px;
}

.show_zhengwen p img {
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

.layui-form-select dl dd.layui-this {
	background-color: #0765c7!important;
}

.layui-form-item .layui-input-inline {
	width: 210px!important;
}

.layui-form-pane .layui-form-label {
	background: #0765c7!important;
	color: #fff;
}

.layui-btn-normal {
	background: #0765c7!important;
}

.layui-table td,.layui-table th {
	font-size: 14px!important;
}

.layui-table td:nth-child(1) {
	text-align: left;
}

.zhuanti_box {
	margin: 0 auto;
	width: 100%;
}

.zhuanti_box .zhuanti_list {
	float: left;
	width: 25%;
}

.zhuantilist_zhengwen .zhuanti_box li .zhuanti_title {
	display: block;
	padding: 5px 5px!important;
	width: 100%;
	text-align: center!important;
	text-indent: inherit!important;
	font-size: 16px;
}

.show_zhengwen p a:hover {
	color: #015293;
}

.show_zhengwen p a {
	color: #015293;
}

.onError {
	border-color: #40b3ff;
	background-position: 3px -47px;
	color: red;
}

.nav li ul {
	position: absolute;
	top: 50px;
	left: px;
	z-index: 999;
	float: left;
	display: none;
	width: 142px;
	background: #0765c7;
}

.nav li ul li {
	float: left;
	display: block;
	text-align: center;
}

.nav li ul li a {
	float: left;
	display: block;
	padding: 0 15px;
	width: 142px;
	height: 55px;
	color: #fff;
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	font-size: 18px;
	line-height: 55px;
}

.nav li ul li a:hover {
	background: #084e97;
	color: #fff;
}
.footer_wz .zf_logonew{
 position:absolute;
 right: 180px;
 top: 10px;
}
.right-nav li .ewm1 {
    background: url(../img/phpj211.png) no-repeat;
    width: 137px;
    height: 130px;
    top: -25px;
}
