﻿@charset "utf-8";

/* CSS Document */

.ne-banner {
	position: relative;
}

.ne-banner .pc-banner {
	width: 100%;
	display: block;
	padding-top: 101px;
	position: relative;
}

.ne-banner .mobile-banner {
	display: none;
}

.ne-banner-title {
	width: 100%;
	position: absolute;
	bottom: 90px;
}

.ne-banner-title h2 {
	font-size: 36px;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #999999;
	margin-bottom: 10px;
}

.ne-banner-title p {
	font-size: 16px;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #999999;
}

.ne-banner-title p a {
	color: #FFFFFF;
}

.w1300 {
	width: 1300px;
	margin: 0 auto;
}

.ne-xi {
	padding: 70px 0;
}

.lx-dt {
	height: 450px;
	position: relative;
}

#map {
	width: 100%;
	height: 450px;
	position: relative;
}

.lx-list {
	padding: 56px 0;
	-moz-box-shadow: 0px 0px 4px #DEDEDE;
	-webkit-box-shadow: 0px 0px 4px #DEDEDE;
	box-shadow: 0px 0px 4px #DEDEDE;
}

.lx-list dl {
	float: left;
	text-align: center;
	width: 25%;
}

.lx-list dl dd h1 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	padding: 10px 0;
}

.lx-list dl dd p {
	font-size: 16px;
	text-indent: 0;
	line-height: 1.6;
}

.lx-list dl dt img {
	transition-duration: .5s;
}

.lx-list dl:hover dt img,
.ne-ab02 dl:hover dt img {
	-webkit-animation: icon-bounce 0.5s alternate;
	-moz-animation: icon-bounce 0.5s alternate;
	-o-animation: icon-bounce 0.5s alternate;
	animation: icon-bounce 0.5s alternate;
}

.map-xi {
	position: absolute;
	right: 0;
	top: 0;
	background: rgba(33, 72, 137, 0.9);
	width: 393px;
	color: #fff;
	height: 100%;
}

.map-xi dl {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 0 34px;
}

.map-xi dl dt {
	font-size: 18px;
	line-height: 2;
	padding-bottom: 10px;
}

.map-xi dl dt img {
	display: block;
}

.map-xi dl dd {
	font-size: 16px;
	line-height: 1.8;
}

.ne-new-list dl {
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.ne-new-list dl dt {
	width: 305px;
	height: 163px;
	overflow: hidden;
	float: left;
}

.ne-new-list dl dd {
	width: calc(100% - 305px);
	width: -webkit-calc(100% - 305px);
	padding-left: 26px;
	float: left;
	box-sizing: border-box;
}

.hr-bg .bit {
	line-height: 64px;
	text-align: center;
	font-weight: bold;
	color: #111111;
	font-weight: bold;
	font-size: 30px;
}

.hr-title {
	font-size: 18px;
	color: #1c88f7;
	padding: 10px 0;
	border-bottom: 1px solid #dedede;
}

.hr-content {
	padding: 35px 0;
}

.hr-content p {
	font-size: 16px;
	color: rgb(116, 116, 116);
	margin-bottom: 10px;
	zoom: 1;
}

.hr-content p:after {
	display: block;
	content: '';
	clear: both;
}

.hr-content p span {
	width: 20%;
	float: left;
}

.ne-new-list dl dd h1 {
	font-size: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-top: 17px;
}

.ne-new-list dl dd p {
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 20px 0;
	line-height: 1.8;
}

.ne-new-list dl dd span {
	color: #aaa;
	display: inline-block;
	position: relative;
	padding-left: 33px;
	transition-duration: .5s;
}

.ne-new-list dl dd span:before {
	content: "";
	width: 22px;
	height: 1px;
	background: #aaa;
	position: absolute;
	left: 0;
	top: 7px;
	transition-duration: .5s;
}

.ne-new-list dl:hover dd span:before {
	width: 40px;
	background: #1c88f7;
}

.ne-new-list dl:hover dd span {
	padding-left: 55px;
}

.ab-ri01 {
	background: #000;
	overflow: hidden;
}

.ab-ri01 img,
.case-list dl dt img,
.ne-new-list dl dt img {
	transition-duration: 2s;
	display: block;
	width: 100%;
	height: 100%;
}

.ab-ri01:hover img,
.case-list dl:hover dt img,
.ne-new-list dl:hover dt img {
	transform: scale(1.2, 1.2);
	opacity: 0.85;
}

.new-nr-ti {
	text-align: center;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.new-nr-ti h1 {
	font-size: 20px;
	padding-bottom: 10px;
}

.new-nr-zi {
	font-size: 16px;
	line-height: 2;
}

.ne-fo {
	width: 100%;
	background: #fff;
	height: 74px;
}

.indRecord {
	position: relative;
	float: left;
	color: #333;
	bottom: 0;
	left: 0;
	line-height: 74px;
}

.indShare ul li.ico a {
	color: #333;
}

.indShare ul li.ico1 a {
	background: url(../images/share1-1.png) center center no-repeat;
}

.indShare {
	position: relative;
	float: right;
	right: 0;
	bottom: 0;
	padding-top: 14px;
}

.page {
	padding: 20px 0 0 0;
	zoom: 1;
}
.page:after{
	display: block;
	content: '';
	clear: both;
}
.page ul li {
	float: left;
}

.page ul li span {
	display: block;
	background: #e1e1e1;
	line-height: 56px;
	padding: 0 25px;
}

.page ul li a {
	display: block;
	background: #e1e1e1;
	line-height: 56px;
	padding: 0 25px;
}

.page ul li a:hover,
.page ul li .on {
	color: #fff;
	background: #1c88f7;
}


/*.page ul li:last-child {
            float: right;
        }*/

.ne-dh {
	background: rgba(243, 243, 243, 0.85);
	width: 100%;
	position: absolute;
	bottom: 0;
}

.ne-dh ul {
	zoom: 1;
}

.ne-dh ul:after {
	display: block;
	content: '';
	clear: both;
}

.ne-dh ul li {
	float: left;
	width: 190px;
	font-size: 18px;
	color: #333333;
	text-align: center;
	line-height: 60px;
	transition-duration: 0.5s;
}

.ne-dh ul li a {
	display: block;
	color: #333333;
	transition-duration: 0.5s;
}

.acitve-dh {
	background: #0d50a1;
}

.acitve-dh a {
	color: #FFFFFF !important;
}

.ne-dh ul li:hover {
	background: #0d50a1;
}

.ne-dh ul li:hover a {
	color: #FFFFFF;
}

.ne-about {
	background: url(../images/ab-bg01.png) no-repeat;
	background-position: bottom;
	background-size: 100% auto;
}

.ne-about-title {
	position: relative;
	margin-bottom: 35px;
}

.ne-about-title h2 {
	font-size: 90px;
	color: #eaebec;
	font-weight: normal;
	opacity: 0.6;
	display: block;
	line-height: 90px;
}

.ne-about-title h4 {
	font-size: 30px;
	color: #0d50a1;
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	bottom: 6px;
}

.ne-about-content h5 {
	font-size: 24px;
	color: #333333;
	margin-bottom: 20px;
	font-weight: normal;
}

.ne-about-content p {
	font-size: 16px;
	color: #333333;
	line-height: 34px;
	margin-bottom: 20px;
}

.ne-about-list {
	zoom: 1;
	margin-top: 30px;
}

.ne-about-list:after {
	display: block;
	content: '';
	clear: both;
}

.ne-about-list dl {
	float: left;
	width: 33.333%;
	text-align: center;
	margin-bottom: 30px;
}

.ne-about-list dl dt {
	font-size: 20px;
	color: #0152a4;
}

.ne-about-list dl dt h2 {
	display: inline-block;
	font-family: "Arial";
	font-size: 48px;
	padding-right: 10px;
}

.ne-about-list dl dd {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
}

.ab-leader {
	padding: 60px 0 40px 0;
	background: url(../images/ab-bg02.jpg) no-repeat;
	background-size: cover;
	position: relative;
}

.ab-leader .wrap {
	padding-right: 45px;
}

.leader-title {
	margin-bottom: 20px;
}
.leader-title h5{
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.ab-leader p {
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 20px;
	line-height: 32px;
}

.leader-ym {
	position: absolute;
	right: 50px;
	bottom: 10px;
}

.wh-content {
	zoom: 1;
}

.wh-content:after {
	display: block;
	content: '';
	clear: both;
}

.wh-content-fl {
	float: left;
	width: 49%;
}

.wh-content-fr {
	float: right;
	width: 49%;
}

.wh-content-list {
	width: 100%;
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}

.wh-content-list img {
	display: block;
	width: 100%;
	transition-duration: 0.5s;
}

.wh-content-js {
	width: 90%;
	position: absolute;
	left: 40px;
	top: 45px;
}

.wh-list01 h3 {
	font-size: 32px;
	color: #333333;
	margin-bottom: 10px;
}

.wh-list01 p {
	font-size: 20px;
	color: #333333;
}

.wh-list02 h3 {
	font-size: 26px;
	color: #333333;
	margin-bottom: 10px;
}

.wh-list02 p {
	font-size: 20px;
	color: #333333;
}

.wh-content-list:hover img {
	transform: scale(1.1);
}

.wh-page {
	overflow: hidden;
}

.zzjg-content {
	background: url(../images/ab-bg03.png) no-repeat;
	background-size: 100% auto;
	background-position: bottom;
}

.zzjg-content h3 {
	font-size: 32px;
	color: #333333;
	font-weight: normal;
	text-shadow: 1px 1px 1px #999;
	text-align: center;
	margin-bottom: 40px;
}

.zzjg-content img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.crcm-content ul {
	zoom: 1;
}

.crcm-content ul:after {
	display: block;
	content: '';
	clear: both;
}

.crcm-content ul li {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 40px;
}

.crcm-content ul li:nth-child(3n) {
	margin-right: 0;
}

.crcm-content-img {
	width: 100%;
	overflow: hidden;
}

.crcm-content-img img {
	display: block;
	width: 100%;
	transition-duration: 0.5s;
}

.crcm-content ul li p {
	width: 100%;
	font-size: 18px;
	color: #333333;
	line-height: 70px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition-duration: 0.5s;
}

.crcm-content ul li:hover .crcm-content-img img {
	transform: scale(1.1);
}

.crcm-content ul li:hover p {
	background: #0d50a1;
	color: #FFFFFF;
}

.pro-banner {
	background: url(../images/pro-bg01.jpg) no-repeat;
	background-position: bottom center;
	background-size: cover;
	padding-top: 120px;
	padding-bottom: 30px;
	margin-top: 101px;
}

.pro-banner-top {
	zoom: 1;
}

.pro-banner-top:after {
	display: block;
	content: '';
	clear: both;
}

.pro-banner-fl {
	float: left;
}

.pro-banner-fl h3 {
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 15px;
}

.pro-banner-fl p {
	font-size: 16px;
	color: #FFFFFF;
}

.pro-banner-fl p a {
	color: #ffffff;
}

.pro-banner-fr {
	float: right;
	text-align: right;
}

.pro-banner-fr h3 {
	font-size: 36px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.pro-banner-fr p {
	font-size: 24px;
	color: #FFFFFF;
	text-align: right;
}

.pro-choice {
	background: url(../images/pro-bg02.jpg) no-repeat;
	background-position: bottom center;
	background-size: cover;
	padding: 50px 0;
}

.pro-choice-nav {
	zoom: 1;
}

.pro-choice-nav:after {
	display: block;
	content: '';
	clear: both;
}

.pro-choice-nav p {
	float: left;
	width: 100px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 22px;
}

.pro-choice-nav ul {
	float: left;
	width: calc(100% - 100px);
	zoom: 1;
}

.pro-choice-nav ul:after {
	display: block;
	content: '';
	clear: both;
}

.pro-choice-nav ul li {
	float: left;
	margin-right: 80px;
}

.pro-choice-nav ul li label {
	display: flex;
}

.pro-choice-nav ul li input {
	float: left;
	width: 18px;
	height: 18px;
	appearance: none;
	position: relative;
	outline: none;
	margin: 0;
	-webkit-appearance: none !important;
	/*border: 1px solid #b6b6b6;*/
	/*opacity: 0;*/
	border: none;
}

.pro-choice-nav ul li input:before {
	display: block;
	content: "";
	width: 14px;
	height: 14px;
	border: 2px solid #b6b6b6;
	margin-top: 2px;
}

.pro-choice-nav ul li input:checked{
	background: none !important;
	border: none;
	outline: none;
	appearance: none;
	-webkit-appearance: none !important;
}
.pro-choice-nav ul li input:checked:after {
	display: block;
	content: "";
	width: 8px;
	height: 8px;
	background: #003e8a;
	position: absolute;
	top: 7px;
	left: 5px;
	
}

.pro-choice-nav ul li span {
	float: left;
	font-size: 16px;
	color: #333;
	line-height: 22px;
	margin-left: 5px;
}

.pro-content ul {
	zoom: 1;
}

.pro-content ul:after {
	display: block;
	content: '';
	clear: both;
}

.pro-content ul li {
	float: left;
	width: 31%;
	margin-right: 3.5%;
	margin-bottom: 40px;
	box-shadow: 0px 4px 4px #f1f1f1;
}

.pro-content ul li:nth-child(3n) {
	margin-right: 0;
}

.pro-img {
	width: 100%;
	height: 325px;
	overflow: hidden;
}

.pro-img img {
	display: block;
	width: 100%;
	transition-duration: 0.5s;
}

.pro-message {
	width: 100%;
	padding: 30px;
	zoom: 1;
}

.pro-message:after {
	display: block;
	content: '';
	clear: both;
}

.pro-message h4 {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px;
	transition-duration: 0.5s;
}

.pro-message p {
	font-size: 16px;
	color: #555555;
	line-height: 28px;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.pro-jt {
	float: right;
	width: 32px;
	height: 8px;
	background: url(../images/jt01.png) no-repeat;
	margin-top: 20px;
	transition-duration: 0.5s;
}

.pro-content ul li:hover .pro-img img {
	transform: scale(1.1);
}

.pro-content ul li:hover .pro-message {
	background: #0d50a1;
}

.pro-content ul li:hover .pro-message h4 {
	color: #FFFFFF;
}

.pro-content ul li:hover .pro-message p {
	color: #FFFFFF;
}

.pro-content ul li:hover .pro-jt {
	background: url(../images/jt01a.png) no-repeat;
}

.case-content-nav {
	zoom: 1;
}

.case-content-nav:after {
	display: block;
	content: '';
	clear: both;
}

.case-content-nav li {
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 40px;
	border: 1px solid #cce0ef;
}

.case-content-nav li:nth-child(2n) {
	margin-right: 0;
}

.case-img {
	width: 100%;
	overflow: hidden;
}

.case-img img {
	display: block;
	width: 100%;
	transition-duration: 0.5s;
}

.case-message {
	padding: 30px 25px;
	position: relative;
	transition-duration: 0.5s;
}

.case-message h3 {
	font-size: 26px;
	color: #0d50a1;
	font-weight: normal;
	margin-bottom: 15px;
	transition-duration: 0.5s;
}

.case-message p {
	font-size: 18px;
	color: #333333;
	opacity: 0.85;
	transition-duration: 0.5s;
}

.case-jt {
	width: 32px;
	height: 8px;
	background: url(../images/jt01.png) no-repeat;
	position: absolute;
	right: 30px;
	bottom: 30px;
	transition-duration: 0.5s;
}

.case-content-nav li:hover .case-img img {
	transform: scale(1.1);
}

.case-content-nav li:hover .case-message {
	background: #0d50a1;
}

.case-content-nav li:hover .case-message h3 {
	color: #FFFFFF;
}

.case-content-nav li:hover .case-message p {
	color: #FFFFFF;
}

.case-content-nav li:hover .case-jt {
	background: url(../images/jt01a.png) no-repeat;
}

.rczp-list {
	margin-bottom: 40px;
}

.rczp-list-top {
	width: 100%;
	padding: 0 35px;
	background: #0d50a1;
	zoom: 1;
}

.rczp-list-top:after {
	display: block;
	content: '';
	clear: both;
}

.top-fl {
	float: left;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 84px;
}

.top-fr {
	float: right;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 84px;
}

.rczp-list-bottom {
	padding: 30px 35px 10px;
	background: #ebf6ff;
}

.rczp-list-bottom ul {
	zoom: 1;
}

.rczp-list-bottom ul:after {
	display: block;
	content: '';
	clear: both;
}

.rczp-list-bottom ul li {
	float: left;
	width: 33%;
	margin-right: 0.5%;
	font-size: 18px;
	color: #333333;
	margin-bottom: 20px;
}

.rczp-list-bottom ul li:nth-child(3n) {
	margin-right: 0;
}

.ygjz {
	width: 100%;
	position: relative;
}

.ygjz img {
	display: block;
	width: 100%;
}

.ygjz-nav {
	position: absolute;
	left: 50px;
	top: 50%;
	transform: translateY(-50%);
}

.ygjz-nav h3 {
	font-size: 32px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 35px;
}

.ygjz-nav p {
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 20px;
}

.zzry {
	background: url(../images/zz-bg01.png) no-repeat;
	background-position: right center;
	background-size: auto 100%;
	padding-top: 70px;
	padding-bottom: 90px;
	width: 100%;
	overflow: hidden;
}

.iframe {
	width: 100% !important;
	height: 406px !important;
	border: none;
}

.date-bottom {
	width: 100%;
	position: relative;
}

.date-bottom:before {
	display: block;
	content: '';
	width: 100%;
	border-top: 1px dashed #333333;
	position: absolute;
	left: 0;
	top: 10px;
}


/*.date-bottom .owl-stage-outer{padding-top: 20px;}*/

.date-bottom .item {
	padding-top: 20px;
}

.date-bottom .item h4 {
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	font-family: arial;
	line-height: 50px;
	position: relative;
}

.center .item h4:before {
	display: block;
	content: '';
	width: 15px;
	height: 8px;
	background: url(../images/jt-i01.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -7.5px;
}

.center .item h4:after {
	display: block;
	content: '';
	width: 15px;
	height: 8px;
	background: url(../images/jt-i02.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -7.5px;
}

/*.owl-item:before {
	display: block;
	content: '';
	width: 1px;
	height: 10px;
	background: #333333;
	position: absolute;
	left: 50%;
	margin-left: -0.5px;
	top: 0px;
}*/

.date-dsj {
	width: 70%;
	height: 650px;
	margin: 0 auto;
	position: relative;
}

.date-dsj-list {
	overflow: hidden;
}

.date-dsj-list h3 {
	font-size: 72px;
	color: #333333;
	font-weight: bold;
	font-family: arial;
}

.owl-carousel2 p {
	font-size: 16px;
	color: #333333;
	line-height: 32px;
	margin-bottom: 10px;
}

.owl-dots {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

.owl-carousel2 .owl-dot {
	width: 8px;
	height: 8px;
	background: #b6b6b6;
	display: inline-block;
	margin: 0 5px;
}

.owl-carousel2 .owl-dot.active {
	background: #2162ac !important;
}

.hi2 {
	position: relative;
	background: url(../images/5_7_1.png) top center no-repeat;
	background-size: cover;
}

.hi2 .swiper7 {
	width: 100%;
	padding-bottom: 80px;
}

.hi2 .swiper7_2 {
	padding-bottom: 0;
}

.hi2 .swiper7 .swiper-slide {
	width: 100%;
	overflow: hidden;
}

.hi2 .swiper7 .sbox {
	text-align: justify;
	position: relative;
	max-width: 1080px;
	margin: 0 auto;
}

.hi2 .swiper7 .sbox .txt {
	width: 490px;
	float: left;
	line-height: 2;
	color: #666;
}

.hi2 .swiper7 .sbox .txt .stt {
	font-size: 90px;
	line-height: 1;
	margin-bottom: 20px;
}

.hi2 .swiper7 .sbox .txt .stc {
	max-height: 300px;
	padding-right: 10px;
	overflow: auto;
}

.hi2 .swiper7 .sbox .txt .stc::-webkit-scrollbar {
	width: 4px;
	height: 1px;
}

.hi2 .swiper7 .sbox .txt .stc::-webkit-scrollbar-thumb {
	background: #009d85;
}

.hi2 .swiper7 .sbox .txt .stc::-webkit-scrollbar-track {
	background: #ddd;
}

.hi2 .swiper7 .sbox .simg {
	display: block;
	float: right;
	width: 530px;
	float: right;
	padding-top: 20px;
}

.hi2 .swiper7 .sbox .img {
	position: relative;
	background: #fff;
}

.hi2 .swiper7 .sbox .img img {
	display: block;
	position: relative;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	height: 320px;
}

.hi2 .swiper7 .sbox .img2 img {
	height: 420px;
}

.hi2 .swiper7 .pagination7 {
	display: none;
}

.hi2 .prev7 {
	width: 60px;
	height: 60px;
	background: #ccc;
	left: 0;
	margin-top: -90px;
}

.hi2 .prev7:hover {
	background: #0d50a1;
}

.hi2 .next7 {
	width: 60px;
	height: 60px;
	background: #ccc;
	right: 0;
	margin-top: -90px;
}

.hi2 .next7:hover {
	background: #0d50a1;
}

.hi2 .swiper7 .sbox .txt2 {
	width: 555px;
}

.hi2 .swiper7 .sbox .img2 {
	background: transparent;
	position: relative;
	z-index: 3;
}

.hi2 .swiper7 .sbox .simg2 {
	width: 450px;
}

.hi2 .swiper7 .sbox .year {
	position: absolute;
	font-weight: bold;
	font-size: 330px;
	color: #e5e6e7;
	opacity: 0.5;
	right: -150px;
	bottom: -150px;
}

.hi3 {
	padding: 0 0 50px;
	text-align: center;
}

.hi3_2 {
	margin-top: -10px;
	position: relative;
	z-index: 2;
}

.hi3 .xian {
	display: block;
	width: 100%;
	height: 12px;
	background: url(../images/5_8.png) center no-repeat;
	margin-bottom: 20px;
}

.hi3 .swiper8 {}

.hi3 .swiper8 .swiper-slide {
	width: 102px;
	cursor: pointer;
}

.hi3 .swiper8 .sbox {
	width: 100%;
	line-height: 50px;
	/*background: url(../images/5_9.png) center no-repeat;*/
	color: #666;
}

.hi3 .swiper8 .swiper-slide-active .sbox {
	background: url(../images/5_9_1.png) center no-repeat;
	color: #333;
	font-size: 18px;
}

.notice-list dl dd {
	width: 100%;
	padding-left: 0;
}

.Form_hd,.Form_bd { clear:both; padding:10px;font-size: 16px;}
.Form_hd { background-color:#e9e9e9;}
.Form_hd ._title { font-size:16px;}
.Form_bd { padding-bottom:30px;}

.Form_bd .Form-J1-Left { float: left; width: 50%; }
.Form_bd .Form-J1-right { float: right; width: 50%; }
.Form_bd .Form-J1-li {margin-bottom: 40px;}
.Form_bd .Form-J1-li label { width:7em; display: inline-block; color: #666; vertical-align: middle; text-align:right;font-size: 16px;}
.Form_bd .Form-J1-li > input { height: 40px; line-height: 28px; border: 1px #ddd solid; width: 70%;font-size: 16px;}
.Form_bd .Form-J1-li textarea { border: 1px #ddd solid; width: 70%; }
.Form_bd .Form-J1-li em { color: red; vertical-align: middle; padding-left: 10px; }
.Form_bd .Form-J1-li input._yzm { width: 20%; }
.Form_bd .Form-J1-li img { vertical-align: middle; padding-left: 10px; cursor: pointer; }
.Form_bd .Form-J1-li b { color: #666; font-size: 12px; padding-left: 4px; }
.Form_bd .Form-J1-li select { border: 1px #ddd solid; width: 70%; height:40px;font-size: 16px;}
.Form-J1-Btn { clear: both; text-align: center; padding-top:0px; padding:0 8%;}
.Form-J1-Btn #btnOK{display: inline-block;}
.Form-J1-Btn div { width:148px; height:40px; line-height:40px; text-align: center; color: #fff; border-radius: 0px; cursor: pointer; font-size:16px; font-family:"Microsoft Yahei";outline: none;border: none;}
.Form-J1-Btn ._submit { background: #1c88f7;/* margin-right: 10px; */}
.Form-J1-Btn ._reset { background: #909090; display: inline-block;}
.Form_bd .Form-J1-li .uploadBox { width:57%; height:36px; border:#ddd 1px solid; display:inline-block; *display:inline; *zoom:1; background:#fff; overflow:hidden; vertical-align:middle; position:relative;}
.Form_bd .Form-J1-li #uploadPiker { width:100%; height:36px; line-height:36px; position:relative; z-index:2;}
.Form_bd .Form-J1-li #file_info { width:100%; height:36px; line-height:36px; position:absolute; left:0; top:0;}
.Form_bd .Form-J1-li #uploadPiker { z-index:2;}
.Form_bd .Form-J1-li #file_info { text-indent:10px;}
.Form_bd .Form-J1-li #ctlBtn { display:inline-block; width:auto; height:36px; line-height:36px; border:#bf101a 1px solid; padding:0 24px; overflow:hidden; vertical-align:middle;}
.Form_bd .Form-J1-li .webuploader-pick { width:100%; height:100%; padding:0; background:none;}

.spe:before{display: block;content: '*';font-size: 18px;color: #ff0000;position: absolute;right: 25px;top: 50%;transform: translateY(-50%);}
.send-message{text-align: center;margin-top: 50px;}
.send-message a{padding: 10px 40px;font-size: 18px;color: #fff;margin: 0 6px;}
.send{background: #0152a4;}
.reset{background: #a5a5a5;}

.submit-btn{
	width: 200px;
	height: 56px;
	margin: 0 auto;
	background: #1c88f7;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 56px;
}
.submit-btn a{
	color: #fff;
}
.zz-cover{
	display: none;
	position: fixed;
	left: 0;
    top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	z-index: 998;
}
.cr-cover{
	display: none;
	position: fixed;
	left: 0;
    top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	z-index: 998;
}
.img-big{
	width: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	padding: 10px;
	background: #fff;
}
.close-btn{
	width: 41px;
	height: 41px;
	position: absolute;
	right: -20px;
	top: -20px;
	background: url(../images/close.png) no-repeat;
}
.img-big img{
	display: block;
	width: 100%;
}


@media only screen and (min-width: 1540px) {}

@media only screen and (max-width: 1320px) {
	.ne-dh ul li {
		width: 150px;
		font-size: 16px;
	}
	.pro-img {
		height: 219px;
	}
}

@media only screen and (max-width: 760px) {
	.ne-about-title h2 {
		font-size: 50px;
		line-height: 60px;
	}
	.ne-about-title h4 {
		font-size: 28px;
	}
	.ne-xi {
		padding: 30px 0;
	}
	.ne-dh {
		position: relative;
	}
	.ne-dh ul li {
		width: 50%;
		line-height: 46px;
	}
	.ne-about-title {
		margin-bottom: 20px;
	}
	.ne-about-content h5 {
		font-size: 18px;
	}
	.ne-about-list dl {
		width: 50%;
		padding: 0 10px;
		min-height: 80px;
		margin-bottom: 20px;
	}
	.ne-about-list dl dt h2 {
		font-size: 32px;
		padding-right: 5px;
	}
	.ne-about-list dl dt {
		font-size: 16px;
	}
	.ne-about-list dl dd {
		font-size: 16px;
		margin-top: 0px;
	}
	.ab-leader {
		padding: 30px 0;
	}
	.ab-leader .wrap {
		padding-right: 0;
	}
	.leader-ym {
		display: none;
	}
	.wh-content-fl {
		width: 100%;
	}
	.wh-content-fr {
		width: 100%;
	}
	.wh-content-js {
		left: 15px;
		top: 15px;
	}
	.wh-list01 h3 {
		font-size: 24px;
	}
	.wh-list01 p {
		font-size: 16px;
	}
	.wh-list02 h3 {
		font-size: 24px;
	}
	.wh-list02 p {
		font-size: 16px;
	}
	.zzjg-content h3 {
		font-size: 22px;
	}
	.hi2 .prev7,
	.hi2 .next7 {
		display: none;
	}
	.date-dsj-list h3 {
		font-size: 34px;
	}
	.hi2 .swiper7 {
		padding-bottom: 20px;
	}
	.hi3 {
		padding: 0;
	}
	.iframe {
		height: 170px !important;
	}
	.crcm-content ul li {
		width: 100%;
		margin-right: 0;
	}
	.crcm-content ul li p {
		font-size: 16px;
		line-height: 60px;
	}
	.pro-banner {
		padding-top: 30px;
		padding-bottom: 15px;
	}
	.pro-banner-fr h3 {
		font-size: 26px;
		text-align: center;
	}
	.pro-banner-fr {
		width: 100%;
	}
	.pro-banner-fr p {
		font-size: 18px;
		text-align: center;
	}
	.pro-banner-fl {
		margin-top: 20px;
	}
	.pro-banner-fl h3 {
		font-size: 24px;
		margin-bottom: 5px;
	}
	.pro-banner-fl p {
		font-size: 14px;
	}
	.pro-choice {
		padding: 20px 0;
	}
	.pro-choice-nav ul li {
		margin-right: 30px;
	}
	.pro-content ul li {
		width: 100%;
		margin-right: 0;
	}
	.pro-message h4 {
		font-size: 20px;
		margin-bottom: 5px;
	}
	.pro-message {
		padding: 10px;
	}
	.case-content-nav li {
		width: 100%;
		margin-right: 0;
	}
	.case-message {
		padding: 15px 10px;
	}
	.case-message h3 {
		font-size: 20px;
	}
	.case-message p {
		font-size: 16px;
	}
	.case-jt {
		right: 10px;
		bottom: 20px;
	}
	.ne-new-list dl dt {
		width: 100%;
	}
	.ne-new-list dl dd {
		width: 100%;
		padding-left: 0;
	}
	.ne-new-list dl dd p {
		margin: 10px 0;
	}
	.ygjz {
		overflow: hidden;
	}
	.ygjz img {
		width: 200%;
		max-width: 200% !important;
	}
	.ygjz-nav {
		left: 15px;
	}
	.ygjz-nav h3 {
		font-size: 22px;
		margin-bottom: 15px;
	}
	.ygjz-nav p {
		font-size: 16px;
		margin-bottom: 5px;
	}
	.rczp-list-top {
		padding: 15px 10px;
	}
	.top-fl {
		width: 100%;
		font-size: 20px;
		line-height: 30px;
	}
	.top-fr {
		width: 100%;
		float: left;
		font-size: 16px;
		line-height: 30px;
	}
	.rczp-list-bottom {
		padding: 15px 10px;
	}
	.rczp-list-bottom ul li {
		width: 50%;
		margin-right: 0;
		font-size: 15px;
	}
	.rczp-list {
		margin-bottom: 30px;
	}
	.lx-list dl {
		width: 100%;
	}
	.lx-list dl dt {
		display: none;
	}
	.lx-list dl dt img {
		width: 50px;
	}
	.lx-list {
		padding: 10px 0;
	}
	.map-xi {
		position: relative;
		width: 100%;
		height: auto;
	}
	.map-xi dl {
		position: relative;
		top: 0;
		transform: translateY(0);
		padding: 30px 20px;
	}
	.ne-banner-title {
		display: none;
	}
	.pro-img {
		height: auto;
	}
	
	.lx-list dl dd{zoom: 1;padding-left: 10px;}
	.lx-list dl dd:after{
		display: block;
		content: '';
		clear: both;
	}
	.lx-list dl dd h1 {
		float: left;
		font-size: 16px;
		color: #333;
		font-weight: bold;
		padding: 10px 0;
		line-height: 26px;
	}
	
	.lx-list dl dd p {
		float: left;
		font-size: 14px;
		text-indent: 0;
		padding: 10px 0;
		line-height: 26px;
		margin-left: 10px;
	}
	#map{
		height: 300px;
	}
	.lx-dt{
		height: auto;
	}
	.new-nr-zi img{
		display: block;
		width: 100%;
		height: auto !important;
	}
	.hr-content p span{
		width: 50%;
	}
	.Form_bd .Form-J1-Left{
		width: 100%;
	}
	.Form_bd .Form-J1-right{
		width: 100%;
	}
	.Form_bd .Form-J1-li label{
		    width: 5em;
	}
	.img-big{
		width: 94%;
	}
	.close-btn{
		width: 30px;
    	height: 30px;
    	right: -3px;
    	top: -5px;
    	background-size: 100%;
	}
	.page ul li span{
		padding: 0 15px;
	}
	.page ul li a{
		padding: 0 15px;
	}
}
