@charset "utf-8";

* {
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0;
	line-height: 1;
}

p,
h1,
h2,
h3,
div,
ul,
li {
	display: block;
}

dl,
dd,
dt {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	overflow-x: hidden;
	color: #333;
	font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

ul {
	list-style: none;
}

p {
	list-style: none;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="date"],
input[type="tel"],
input[type="datetime"],
input[type="month"],
input[type="text"],
textarea,
button {
	-webkit-appearance: none;
	-webkit-appearance: none;
	outline: none;
	font-family: 'Microsoft YaHei';
}

select {
	border: none;
	background: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
	box-shadow: 0 0 0 160px #fff inset;
	-webkit-text-fill-color: #333;
}

.paig {
	height: auto;
	overflow: hidden;
}

.paig1>* {
	height: auto;
	overflow: hidden;
}

.abs {
	position: absolute;
}

input,
textarea,
select,
a:focus {
	outline: none;
}

.fix {
	position: fixed;
}

.rel {
	position: relative;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.display {
	display: block;
}

.auto {
	height: auto;
	overflow: hidden;
}

.mar {
	margin: auto;
}

.mar0 {
	margin: 0 auto;
}

.clear {
	clear: both;
}

.img100 {
	width: 100%;
	clear: both;
	display: block;
	height: auto;
	overflow: hidden;
}

.none {
	display: none;
}

.wd33 {
	width: 33.333%;
	text-align: center;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd50 {
	width: 49.5%;
	text-align: center;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd25 {
	width: 25%;
	text-align: center;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd20 {
	width: 20%;
	text-align: center;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd75 {
	width: 75%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd41 {
	width: 41%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd40 {
	width: 40%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd30 {
	width: 30%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd10 {
	width: 10%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd19 {
	width: 19%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd5 {
	width: 5%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd95 {
	width: 95%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd90 {
	width: 90%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd85 {
	width: 85%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd88 {
	width: 88%;
	float: left;
	display: block;
	height: auto;
	overflow: hidden;
}

.wd100 {
	width: 100%;
	display: block;
	height: auto;
	overflow: hidden;
}


/*mobile*/
@media (max-width: 1200px) {
	
	.prodetailf{
		float: left;
		width: 100%;
	}
	.prodetailr{
		float: left;
		margin-top: 10px;
		width: 100%;
	}
	
	.prodetailr h2{
		height: 50px;
		line-height: 50px;
	}

	.prodetailr p{
		float: left;
		width: 100%;
	}
	
	.proaboutrt{
		float: left;
		line-height: 200%;
		width: 100%;
		margin-top: 10px;
	}

	p {
		font-size: .8rem;
		line-height: 1.3rem;
	}

	a {
		font-size: .8rem;
		;
		color: #333;
	}

	.ptxt {
		font-size: .8rem;
		line-height: 1.4rem;
		color: #666;
	}

	.monone {
		display: none !important;
	}


	.header_2 {
		width: 100%;
		height: 4rem;
		background: #fff;
	}

	.header_main li {
		border-bottom: solid 2px rgba(255, 255, 255, 0.2);
		position: relative;
		width: 100%;
		clear: both;
	}

	.header_main ul {
		padding: 1.2rem 0;
	}

	.header_main {
		display: none;
		position: fixed;
		height: 100%;
		z-index: 999;
		left: 0;
		background: #000;
		top: 4rem;
		width: 100%;
	}

	.header_onenav {
		color: #fff;
		display: block;
		text-indent: 1.2rem;
		width: 50%;
		line-height: 4rem;
		font-weight: 700;
		height: 4rem;
		font-size: .8rem;
		float: left;
	}

	.header_r {
		width: 100%;
		display: none;
	}

	.header_li {
		height: auto;
		overflow: hidden;
		padding: 0;
	}

	.navhide {
		clear: both;
		border-top: solid 1px #666;
		display: none;
		z-index: 500;
		padding: 0;
		width: 100%;
		background: #333;
	}

	.navhide a {
		transition: all .6s;
		display: block;
		clear: both;
		font-size: 0.9rem;
		width: 50%;
		color: #fff;
		text-align: left;
	}

	.navclose {
		display: block;
		position: absolute;
		right: 4%;
		top: 2.2rem;
		transform: translateY(-50%);
		z-index: 201;
		width: 36px;
		height: 26px;
	}

	.navclose i {
		position: absolute;
		display: block;
		right: 0;
		top: 50%;
		margin-top: -2px;
		width: 100%;
		height: 1px;
		background: #333;
		opacity: 1;
		transition: .4s;
	}

	.navclose::before {
		top: 0;
		transform-origin: 50% 50% 0;
	}

	.navclose::after {
		bottom: 0;
		transform-origin: 50% 50% 0;
	}

	.navclose::before,
	.navclose::after {
		content: '';
		position: absolute;
		left: 0;
		width: 100%;
		height: 1px;
		-webkit-transform: translateZ(0);
		-webkit-backface-visibility: hidden;
		transition: .6s;
		background: #333;
	}

	body.on .navclose i {
		opacity: 0;
		width: 0;
	}

	body.on .navclose::before {
		top: 50%;
		transform: translateY(-50%) rotate(-135deg);
	}

	body.on .navclose::after {
		bottom: auto;
		top: 50%;
		transform: translateY(-50%) rotate(135deg);
	}

	.header {
		z-index: 155;
		width: 100%;
		height: 3.5rem;
		padding: 0;
		position: fixed;
		top: 0;
		left: 0;
		background: #fff;
	}

	.header_logo {
		width: 15rem;
		height: 4rem;
		padding: 1.2rem 0 0 0;
		display: block;
		margin: 0 0 0 1rem;
	}

	.header_logo img {
		width: 100%;
	}

	.header_logo span {
		display: none;
	}

	.header_moico {
		transition: all 0.2s ease-in-out;
		position: absolute;
		right: 0;
		top: 0;
		font-size: .8rem;
		height: 4rem;
		line-height: 4rem;
		text-align: center;
		width: 3rem;
		color: #fff;
		display: block;
	}

	.navhdd2 {
		position: relative;
		clear: both;
		height: auto;
		overflow: hidden;
		width: 100%;
	}

	.navhdd_a1 {
		text-indent: 1.8rem;
		height: 3rem;
		line-height: 3rem;
	}

	.navhdd2 dl {
		display: none;
		background: #666;
	}

	.navhdd2 dl dd {
		width: 100%;
		height: 3rem;
	}

	.navhdd2 dl a {
		text-indent: 3rem;
		width: 50%;
		display: block;
		height: 3rem;
		line-height: 3rem;
	}

	.header_mo2 {
		transition: all 0.2s ease-in-out;
		position: absolute;
		right: 0;
		top: 0;
		font-size: .7rem;
		height: 3rem;
		line-height: 3rem;
		text-align: center;
		width: 3rem;
		color: #fff;
		display: block;
	}

	.header_rtt {
		transform: rotate(90deg) !important;
	}

	.moheadH {
		width: 100%;
		height: 3rem;
	}


	.topH {
		width: 100%;
		height: 3.5rem;
	}

	.mobile-inner-nav a {

		animation-duration: 0.4s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: ReturnToNormal;
		animation-name: ReturnToNormal;
	}

	@-webkit-keyframes ReturnToNormal {
		100% {
			-webkit-transform: translateX(0%) rotate(0deg);
			transform: translateX(0%) rotate(0deg);
		}
	}

	.banner {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.topH {
		width: 100%;
		height: 4rem;
	}

	.footer {
		padding: 1rem;
		height: auto;
		background-color: #262626;
		color: #fff;
		font-size: .8rem;
	}

	.footer_3 dl {
		width: 50%;
		float: left;
	}

	.footer_3 {
		width: 100%;
		height: auto;
		border-right: solid 1px #444;
	}

	.footer_3 a {
		line-height: 27px;
		color: #a8a8a8;
	}

	.footer_3 dt {
		padding: 0 0 10px 0;
	}

	.footer_4 {
		padding: 2rem 0 0 0;
		width: 100%;
	}

	.footer_4 dl dt {
		padding: 0 0 3px 0;
		font-size: .8rem;
		color: #a8a8a8;
	}

	.footer_4 dl dd {
		font-weight: 700;
		font-size: 1.3rem;
		color: #f28d01;
	}

	.footer_4 dl {
		height: auto;
		overflow: hidden;
		padding: 0 0 .5rem 0;
	}

	.footer_8 {
		padding: 1rem 0 0 0;
	}

	.footer_8 img {
		width: 30%;
		margin: auto;
		display: block;
	}

	.footer_1 {
		border-bottom: solid 1px #444;
	}

	.fixright {
		display: none;
		z-index: 888;
		width: 76px;
		height: 316px;
		position: fixed;
		right: 0;
		top: 40%;
	}

	.fixright span {
		display: block;
		width: 76px;
		height: 76px;
		margin: 0 0 5px 0;
	}

	.btpo {
		background: #262626;
		padding: 1rem;
		color: #fff;
		height: auto;
		line-height: 1.4rem;
		font-size: .8rem;
		text-align: center;
	}


	#c_portalResnav_main-15746502636722178 .header .navbar_nav li:after {
		content: "";
		width: 0;
		height: 2px;
		background: rgba(240, 169, 2, 1);
		position: absolute;
		bottom: 0;
		left: 0;
		transition: all 0.5s ease 0s;
	}

	.bottom {
		text-align: center;
		font-size: 14px;
		line-height: 40px;
		color: #666;
		border-top: solid 1px #efefef;
	}


	.zxtitt {
		width: 100%;
		height: 55px;
		background: #f6f6f6;
	}

	.zxtitt h2 {
		float: left;
	}

	.zxtitt p {
		float: right;
		font-size: 13px;
		line-height: 55px;
	}

	.zxtitt h2 span:nth-child(1) {
		padding: 0 10px 0 0;
		font-size: 20px;
		line-height: 55px;
	}

	.zxtitt h2 span:nth-child(2) {
		font-size: 13px;
		line-height: 55px;
	}

	.banner {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.swiper-slide {
		width: 100%;
		overflow: hidden;
	}

	.banner .swiper-container {
		width: 100%;
		height: auto;

	}

	.banner .content {
		position: relative;
		width: 100%;
		height: auto;
	}

	.banner .picB {
		width: 100%;
		height: auto;
	}

	.banner .text {

		position: absolute;
		top: 8%;
		left: 0;
		right: 0;
		max-width: 100%;
		width: 95%;
		text-align: center;
		margin: 0 auto;
		transform: translateY(-50%);
	}

	.banner .bannerBtn {
		position: absolute;
		right: 1rem;
		top: 50%;
		transform: translateY(-50%);
		z-index: 999;
		color: #fff;
		font-size: 0.825rem;
	}

	.banner .swiper-button-prev {
		margin-bottom: 0.825rem;
	}

	.banner .next,
	.banner .prev {
		margin: 0 0.825rem;
	}

	.banner .swiper-wrapper .swiper-slide img {
		width: 100%;
		height: auto;
		left: 0;
		top: 0;
	}

	.banner .bannerTitle {
		position: relative;
		color: #fff;
		margin-bottom: .8rem;
		font-size: 2.8rem;
		transition: all 2s ease;
	}

	.banner .swiper-slide-active .content:before {
		transition-delay: 1.3s;
		transform: translate3d(0px, 0, 0);
		opacity: 1;
	}

	.banner .swiper-slide-active .bannerTitle {
		transition-delay: 0.5s;
	}

	.banner .text * {
		transform: translate3d(0, 80px, 0);
		opacity: 0;
		text-shadow: 1px 1px 1px #fff;
	}

	.banner .swiper-slide-active .summry {
		transition-delay: 1s;
	}

	.banner .swiper-slide-active .text * {
		transform: translate3d(0, 0px, 0);
		opacity: 1;
	}

	.banner .summry {
		color: #fff;
		font-size: 1.2rem;
		line-height: 1.8;
		display: -webkit-box;
		overflow: hidden;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
		transition: all 2s ease;
		max-width: 1000px;
	}

	.banner .bannerPic {
		position: relative;
		width: 100%;
		height: auto;
		transition: all 1s ease 2.5s;
		transform: perspective(1000px) translate3d(0, 0, 100px);
	}

	.banner .swiper-slide-active .bannerPic {
		transition: all 5s ease 0s;
		transform: perspective(1000px) translate3d(0, 0, 0px);
	}

	.swiper-wrapper {
		/* transition-delay:.3s; */
	}

	.swiper-slide .text {
		position: absolute;
		transform: translateY(200px);
		opacity: 0;
		transition: all .8s;
	}

	.ani-slide .text {
		transform: translateY(0);
		opacity: 1;
	}

	.tlpnn {
		cursor: pointer;
		position: absolute;
		right: 30px;
		top: 42%;
		z-index: 50000;
	}

	.tl_next {
		margin: 30px 0 0 0;
		font-size: 15px;
		color: #fff;
	}

	.tl_prev {
		margin: 0px 0 0 0;
		font-size: 15px;
		color: #fff;
	}

	.hdmear {
		margin: auto;
		padding: 1rem;
	}

	.bannerTitle span {
		letter-spacing: 3px;
		margin: .7rem 0 0 0;
		font-size: .9rem;
		display: block;
		clear: both;
		color: #fff;
	}

	.summry span {
		letter-spacing: 1px;
		margin: 1.5rem 0 0 0;
		display: block;
		clear: both;
		color: #fff;
	}

	.bannerTitle span:nth-child(1) {
		display: none;
		margin: 0 0 5px 0;
		width: 50px;
		background: #fff;
		height: 2px;
	}

	.bannerTitle span:nth-child(2) {
		font-size: .9rem;
	}

	.summry span:nth-child(1) {
		font-size: .8rem;
		margin: 0 0 15px 0;
	}

	.summry span:nth-child(2) {
		font-size: .9rem;
	}

	.summry2 span {
		display: block;
		padding: 0;
		font-size: .8rem;
		line-height: 1.4rem;
	}

	.summry2_in {
		width: 100%;
	}

	.banner_tit {
		text-align: center;
	}

	.banner_tit i {
		color: #16468e;
		display: block;
		width: 100%;
		font-size: 1.2rem;
	}


	.shottt {
		outline: none;
		position: absolute;
		top: 46%;
		width: 65px;
		height: 65px;
		cursor: pointer;
	}

	.show_next {
		right: -5px;
	}

	.show_pref {
		left: -50px;
	}


	.plotop {
		height: 0;
		background: #2d5899;
	}

	.plotop_1 {
		width: 1300px;
		height: 35px;
		margin: auto;
	}

	.plotop_1 .p1 {
		float: left;
		line-height: 35px;
		color: #fff;
	}

	.plotop_1 .p2 {
		float: right;
		line-height: 35px;
		color: #fff;
	}

	.pinzhi_1 h3 {
		display: block;
		width: 100%;
	}

	.pinzhi_1 h3 img {
		width: 100%;
		display: block;
		margin: auto;
	}

	.pinzhi {
		padding: 2rem 1rem;
	}

	.pinzhi_1 p {
		text-align: center;
	}

	.moxuanze {
		padding: 1rem;
	}

	.moxuanze dl {
		float: left;
		width: 33.333%;
	}

	.moxuanze dl a {
		display: block;
		padding: .2rem;
	}

	.moxuanze dl dt img {
		width: 100%;
	}

	.moxuanze dl dd {
		width: 100%;
		background: #0054aa;
		color: #fff;
		text-align: center;
		font-size: .85rem;
		height: 2rem;
		line-height: 2rem;
	}

	.moxuanzew_tit h3 {
		width: 100%;
		text-align: center;
		font-size: 1rem;
		font-weight: 700;
	}

	.moxuanzew {
		padding: 1rem;
	}

	.moxuanzew_tit p {
		width: 30px;
		height: 3px;
		background: #333;
		margin: .6rem auto;
	}

	.moab p {
		margin: 0 0 1rem 0;
	}

	.moab a {
		display: block;
		width: 56%;
		margin: auto;
		border-radius: 2.3rem;
		height: 2.3rem;
		line-height: 2.3rem;
		background: #0054aa;
		text-align: center;
		color: #fff;
	}

	.mofnav a {
		padding: 0 1rem;
		display: block;
		float: left;
		height: 1.2rem;
		line-height: 1.2rem;
		font-size: 1rem;
		border-right: solid 1px #666;
	}

	.mofnav {
		height: auto;
		overflow: hidden;
		padding: 1rem;
	}

	.mofoot {
		background: #666;
		padding: 1rem;
		font-size: .8rem;
		text-align: center;
		color: #fff;
		line-height: 1.5rem;
	}


	.xuanze_1 {
		width: 50%;
		float: left;
	}

	.xuanh3 {
		height: 100px;
		line-height: 100px;
		display: block;
		float: left;
		font-size: 50px;
	}

	.xuanze_dd {
		padding: 50px;
	}

	.xuanze_2 span {
		padding: 0 15px;
		display: block;
		float: left;
		height: 100px;
		line-height: 100px;
	}

	.xuanze_2 span em {
		margin: 48px 0 0 0;
		display: block;
		width: 80px;
		height: 2px;
		background: #333;
	}

	.xuazne_5 h3 {
		width: 70px;
		height: 70px;
		float: left;
	}

	.xuanze_4 {
		padding: 5px 0 0 25px;
		width: 410px;
		float: left;
	}

	.xuanze_4 h4 {
		font-size: 16px;
		padding: 0 0 5px 0;
	}

	.xuazne_5 {
		clear: both;
		padding: 0 0 32px 0;
	}

	.xuanze_3 {
		padding: 30px 0 0 0;
	}

	.kaus {
		padding: 60px 0;
	}

	.kaus_1 {
		width: 88%;
		margin: auto;
	}

	.kaus_2 {
		clear: both;
		width: 100%;
	}

	.kaus_1 dt {
		display: block;
		float: left;
		width: 30%;
		height: auto;
		overflow: hidden;
	}

	.kaus_1 dd {
		display: block;
		float: right;
		width: 70%;
		height: auto;
		overflow: hidden;
	}

	.skpou {
		background: url(../images/s_02.jpg) no-repeat center center;
		padding: 100px 0;
	}

	.skpou_1 {
		width: 88%;
		margin: auto;
	}

	.skpou_1s {
		width: 50%;
		float: left;
	}

	.skpou_2s {
		padding: 0;
		height: auto;
		overflow: hidden;
	}

	.skpou_3s {
		clear: both;
		padding: 0;
	}

	.skpou_dl1 {
		position: relative;
		padding: 0;
		height: auto;
		overflow: hidden;
	}

	.skpou_3s dl dt {
		width: 100%;
	}

	.skpou_3s dl dt {
		width: 100%;
	}

	.skpou_3s dl dd {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
	}

	.skpou_3s dl dd h3 {
		font-size: 16px;
		padding: 0 0 10px 0;
	}

	.skpou_3s dl dd p {
		font-size: 13px;
	}

	.skpou_3s dl dd a {
		font-size: 13px;
		width: 150px;
		height: 35px;
		text-align: center;
		line-height: 35px;
		display: block;
		border: solid 1px #ddd;
	}

	.skpou_5s {
		padding: 35px;
	}

	.skpou_dl2 {
		float: left;
		width: 50%;
	}

	.skpou_6s {
		width: 216px;
		float: left;
	}

	.skpou_7s {
		width: 450px;
		float: left;
	}

	.skpou_dlin {
		position: relative;
		margin: 5px;
	}

	.weibu_i1 {
		padding: 0 0 0 40px;
		background: url(../images/index_45.jpg) no-repeat left center;
	}

	.weibu_i2 {
		margin: 15px 0;
		padding: 0 0 0 40px;
		background: url(../images/index_48.jpg) no-repeat left center;
	}

	.weibu_i3 {
		padding: 0 0 0 40px;
		background: url(../images/index_50.jpg) no-repeat left center;
	}

	.nybanner_1 h1 {
		padding: 5% 0 2% 0;
		font-size: 1.3rem;
		color: #fff;
		text-align: center;
		width: 100%;
	}

	.nybanner_1 p {
		display: none;
		font-size: 14px;
		color: #fff;
		text-align: center;
		width: 100%;
	}

	.nybanner_1 {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
	}

	.nfpro_tit {
		display: none;
	}

	.nfpro_tit h2 {
		padding: 80px 0 15px 0;
		text-align: center;
		color: #004a9d;
		font-size: 40px;
	}

	.nfpro_tit p {
		width: 100%;
		text-align: center;
		font-size: 18px;
	}

	.nfpro_4 {
		display: none;
		width: 100%;
	}

	.nfpro_5 {
		padding: 1rem;
	}

	.nfpro_4 h4 {
		width: 100%;
		height: 100px;
		text-align: center;
		line-height: 100px;
		color: #fff;
		font-size: 22px;
		background: #01499d;
	}

	.nfpro_7 {
		background: #f3f3f3;
	}

	.nfpro_7 li {
		text-align: center;
		border-bottom: solid 1px #fff;
		height: 65px;
		line-height: 65px;
		font-size: 14px;
	}

	.nfpro_7 li a {
		transition: all .6s;
		display: block;
		width: 100%;
		line-height: 65px;
		height: 65px;
	}

	.nfpro_7 li a:hover {
		color: #fff;
		background: #01499d;
	}

	.nfpro_4 h5 {
		height: 45px;
		line-height: 45px;
		margin: 25px 0;
		background: #01499d;
		text-align: center;
		font-size: 14px;
		color: #fff;
	}

	.nfpro_w1 {
		height: 35px;
		line-height: 35px;
		background: url(../images/pro_13.jpg) no-repeat left center;
		padding: 0 0 0 35px;
	}

	.nfpro_w2 {
		height: 35px;
		line-height: 35px;
		background: url(../images/pro_16.jpg) no-repeat left center;
		padding: 0 0 0 35px;
	}

	.nfpro_w3 {
		height: 35px;
		line-height: 35px;
		background: url(../images/pro_18.jpg) no-repeat left center;
		padding: 0 0 0 35px;
	}


	.nfpro_8 li {
		font-size: 13px;
		margin: 0 0 10px 0;
	}

	.nfpro_dl {
		height: 40px;
		line-height: 40px;
		background: #efefef;
		color: #004A9D;
		text-indent: 30px;
		border-left: solid 2px #004A9D;
	}

	.nfpro_list1 {
		width: 32.333%;
		float: left;
		margin: 0;
	}

	.nfpro_list1 dt img {
		width: 100%;
	}

	.nfpro_list1 a {
		border: solid 1px #ccc;
		margin: .2rem;
		padding: .5rem;
		display: block;
	}

	.nfpro_list1 dd {
		/* padding: 0 0 20px 0; */
		height: 25px;
		line-height: 25px;
		font-size: 14px;
		text-align: center;
	}

	.nfpro_list {
		padding: 1.2rem 0;
	}

	.motier {
		padding: 1.2rem;
	}

	.motier a {
		text-align: center;
		display: block;
		width: 33.333%;
		float: left;
		height: 3rem;
		line-height: 3rem;
		font-size: .9rem;
		color: #005BA8;
	}

	.propage a {
		display: inline-block;
		text-align: center;
		line-height: 35px;
		width: 35px;
		height: 35px;
		background: #f3f3f3;
		margin: 0 5px;
	}

	.propage .a_on {
		color: #fff;
		background: #005BA8;
	}

	.propage {
		clear: both;
		height: auto;
		overflow: hidden;
		text-align: center;
	}

	.protiu dl {
		margin: 0 15px 0 0;
		height: auto;
		overflow: hidden;
		width: 239px;
		float: left;
	}

	.protiu dl dt {
		width: 239px;
		height: 150px;
		overflow: hidden;
	}

	.protiu dl dd {
		font-size: 13px;
		width: 239px;
		height: 40px;
		background: #f3f3f3;
		line-height: 40px;
		text-align: center;
	}

	.protiu {
		display: none;
		padding: 35px 0;
	}

	.neiyH {
		height: 50px;
	}

	.adoutr_1 p img {
		margin: 0 35px 15px 0;
		display: block;
		float: left;
	}

	.adoutr_1 p {
		font-size: 13px;
		line-height: 30px;
	}

	.adoutr_1 {
		padding: 1.2rem;
	}
    
	.adoutr_1 img{
		width:100%;
	}
	
	.aputy {
		padding: 1.2rem;
	}

	.nfpro_titab {
		margin: 40px 0 0 0;
		width: 100%;
		height: 170px;
		background: url(../images/bt.jpg) no-repeat center center;
	}

	.nfpro_titab h2 {
		padding: 80px 0 15px 0;
		text-align: center;
		color: #004a9d;
		font-size: 40px;
	}

	.nfpro_titab p {
		width: 100%;
		text-align: center;
		font-size: 18px;
	}

	.nfpro_tithz {
		margin: 40px 0 0 0;
		width: 100%;
		height: 170px;
		background: url(../images/bt.jpg) no-repeat center center;
	}

	.nfpro_tithz h2 {
		padding: 80px 0 15px 0;
		text-align: center;
		color: #004a9d;
		font-size: 40px;
	}

	.nfpro_titlx {
		margin: 40px 0 0 0;
		width: 100%;
		height: 170px;
		background: url(../images/lx.jpg) no-repeat center center;
	}

	.nfpro_titlx h2 {
		padding: 80px 0 15px 0;
		text-align: center;
		color: #004a9d;
		font-size: 40px;
	}


	.nfpro_titrc {
		margin: 40px 0 0 0;
		width: 100%;
		height: 170px;
		background: url(../images/rc.jpg) no-repeat center center;
	}

	.nfpro_titrc h2 {
		padding: 80px 0 15px 0;
		text-align: center;
		color: #004a9d;
		font-size: 40px;
	}

	.nfpro_titsc {
		margin: 40px 0 0 0;
		width: 100%;
		height: 170px;
		background: url(../images/sc2.jpg) no-repeat center center;
	}

	.nfpro_titsc h2 {
		padding: 80px 0 15px 0;
		text-align: center;
		color: #004a9d;
		font-size: 40px;
	}

	.nfpro_titzz {
		margin: 40px 0 0 0;
		width: 100%;
		height: 170px;
		background: url(../images/lx.jpg) no-repeat center center;
	}

	.nfpro_titzz h2 {
		padding: 80px 0 15px 0;
		text-align: center;
		color: #004a9d;
		font-size: 40px;
	}

	.aputy_1 {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.aputy_2 {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.aputy_2 dl {
		width: 100%;
	}

	.aputy_2 {
		padding: 2rem 0;
	}

	.aputy_2 dl dt img {
		display: block;
		margin: auto;
	}

	.aputy_2 dl dd p {
		width: 70%;
		margin: auto;
		text-align: center;
		font-size: 13px;
	}

	.aputy_2 dl dd h5 {
		text-align: center;
		font-size: 16px;
		padding: 12px 0;
	}

	.aputy_1 h3 {
		margin: 0 0 25px 0;
		padding: 0 0 0 15px;
		height: 25px;
		line-height: 25px;
		color: #1b4eac;
		border-left: solid 3px #1b4eac;
	}

	.aputy_1 dt {
		width: 25%;
		float: left;
		font-weight: 700;
		font-size: 15px;
	}

	.aputy_1 dd {
		width: 75%;
		float: left;
		line-height: 1.5rem;
		font-size: 13px;
	}

	.aputy_1 dl {
		height: auto;
		overflow: hidden;
		clear: both;
		margin: 0 0 13px 0;
	}

	.aputy_img dl {
		margin: 0;
		overflow: hidden;
		width: 49%;
		height: auto;
		float: left;
		border-radius: 15px;
	}

	.aputy_img {
		padding: 1rem;
	}

	.aputy_img dl dt img {
		width: 100%;
	}

	.nfhz_2 {
		clear: both;
		padding: 1.2rem;
	}

	.aputy_img dl dt {
		border: solid 1px #ccc;
		margin: .5rem;
	}

	.nfhz_2 dl {
		margin: 0;
		float: left;
		width: 49%;
		height: auto;
		overflow: hidden;
	}

	.nfhz_2 dl dt {
		box-shadow: 0 8px 12px rgba(0, 0, 0, 0.1);
		margin: .2rem;
	}

	.nfhz_2 dl dt img {
		width: 100%;
	}

	.contant_1 {
		padding: 1.2rem;
	}

	.contant_h4 {
		width: 145px;
		height: 50px;
		line-height: 50px;
		font-size: 18px;
		color: #000;
		border-bottom: solid 2px #385fb2;
	}

	.contant_3 {
		width: 100%;
	}

	.contant_3 ul {
		height: auto;
		overflow: hidden;
		padding: 20px 0 0 0;
	}

	.contant_3 ul li {
		height: 30px;
		line-height: 30px;
		font-size: 13px;
	}

	.contant_4 ul {
		height: auto;
		overflow: hidden;
		padding: 30px 0 0 0;
	}

	.contant_4 ul li {
		height: auto;
		overflow: hidden;
		margin: 0 0 15px 0;
		width: 50%;
		float: left;
	}

	.contant_4 ul li label {
		font-size: 13px;
		width: 70px;
		line-height: 35px;
		float: left;
	}

	.contant_4 .contant_txt {
		font-size: 13px;
		width: 307px;
		height: 35px;
		line-height: 35px;
		padding: 0 15px;
		border: solid 1px #ccc;
		border-radius: 3px;
	}

	.contant_ta label {
		font-size: 13px;
		width: 70px;
		line-height: 35px;
		float: left;
	}

	.contant_ta textarea {
		font-size: 13px;
		width: 770px;
		height: 100px;
		line-height: 35px;
		padding: 0 15px;
		border: solid 1px #ccc;
		border-radius: 3px;
	}

	.contant_ta {
		clear: both;
		width: 100%;
	}

	.contantbtn {
		float: right;
		width: 130px;
		height: 35px;
		line-height: 35px;
		background: #005BA8;
		color: #fff;
		text-align: center;
		border-radius: 8px;
	}

	.contant_ta2 {
		clear: both;
		width: 870px;
		padding: 35px 0;
	}

	.contact {
		padding: 1rem;
	}

	.contact img {
		width: 100%;
	}

	.nfzz_1 {
		padding: 1.2rem;
	}

	.banneroo {
		overflow: hidden;
		padding: 3rem;
	}

	.zz_swiper_container {
		overflow: hidden;
	}

	.zzbht {
		width: 3rem;
		height: 3rem;
		font-size: 1.5rem;
		text-align: center;
		line-height: 3rem;
		text-align: center;
		position: absolute;
		top: 46%;
	}

	.zz_next {
		right: 0;
	}

	.zz_prev {
		left: 0;
	}


	.nfzhao_4 {
		height: 40px;
		background: #0f5fa7;
		color: #fff;
	}

	.nfzhao_4 dd {
		width: 25%;
		text-align: center;
		float: left;
		line-height: 40px;
		font-size: 14px;
	}

	.nfzhao_1 {
		width: 100%;
		margin: auto;
	}

	.nfzhao_5 dd {
		width: 25%;
		text-align: center;
		float: left;
		line-height: 40px;
		font-size: 14px;
	}

	.nfzhao_5 {
		height: 40px;
		border-bottom: solid 1px #f3f3f3;
	}

	.nfzhao_2 {
		padding: 1.2rem;
	}

	.ngshen_1 dl {
		position: relative;
		overflow: hidden;
		width: 50%;
		height: auto;
		float: left;
		margin: 0;
	}

	.ngshen_1 dl dt img {
		width: 100%;
	}

	.ngshen_1 dl a {
		position: relative;
		display: block;
		margin: .5rem;
	}

	.ngshen_1 dl dd {
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 0;
		background: rgba(0, 0, 0, 0.65);
		text-align: center;
		height: 2.3rem;
		line-height: 2.3rem;
		color: #fff;
	}

	.ngshen_1 {
		padding: 1.2rem;
	}

	.ngshen_ts {
		width: 100% !important;
		background: #f3f3f3;
		height: 279px;
		float: left;
	}

	.ngshen_in {
		padding: 30px;
	}

	.ngshen_in h4 {
		width: 100%;
		text-align: right;
		font-size: 25px;
		color: #0054aa;
	}

	.ngshen_in h5 {
		width: 100%;
		text-align: right;
		font-size: 18px;
		padding: 10px 0;
		color: #333;
	}

	.ngshen_in p {
		font-size: 13px;
		width: 100%;
		float: right;
		line-height: 28px;
		text-align: right;
	}

	.nfzz_1 dl {
		float: left;
		width: 286px;
		height: 364px;
		overflow: hidden;
		position: relative;
		margin: 0 40px 40px 0;
	}



	/*尾部*/
	.weibu_img {
		padding: 25px 0 0 0;
	}

	.actGotop {
		width: 3rem;
		height: 3rem;
		position: fixed;
		right: 1.5rem;
		bottom: 3rem;
	}

	.weibu_bc img {
		display: block;
		margin: auto;
	}

	.weibu_img {
		display: block;
		margin: auto;
	}

	.weibu_bw {
		width: 100%;
		text-align: center;
		color: #fff;
	}

	.weibu_bw a {
		color: #838383;
	}

	.weibu_bw h3 {
		font-size: 12px;
		padding: 30px 0 0 0;
	}

	.weibu_bw1 a {
		display: block;
		padding: 0 0 0 30px;
		font-size: 1.2rem;
		font-weight: 700;
	}

	.weibu_bw2 a {
		font-size: 11px;
		color: #838383;
	}

	.weibu_bw3 a img {
		margin: auto;
		display: block;
		width: 50%;
	}

	.weibu_bw3 a {
		display: block;
		width: 100%;
	}

	.weibu_bw li {
		padding: 1.5rem;
	}

	.booty {
		background: #30313a;
		color: #ededed;
		padding: 0 2rem;
		border-top: solid 1px #3b3b44;
	}

	.booty P {
		text-align: center;
		color: #ededed;
		font-size: .8rem;
		line-height: 1.6rem;
	}

	.weibu {
		clear: both;
		width: 100%;
		margin: auto;
		height: auto;
		background: #30313a;
	}

	.weibu_a {
		padding: 30px 0;
		width: 100%;
		margin: auto;
		height: auto;
		overflow: hidden;
	}

	.weibu_a p {
		float: left;
	}

	.weibu_b {
		display: none;
		width: 50%;


		height: auto;
		overflow: hidden;
	}

	.weibu_bw ul li {
		height: auto;
		overflow: hidden;
	}

	.weibu_bc {
		width: 100%;
		padding: 0;

		height: auto;
		overflow: hidden;
	}

	.weibu_b h3 {
		margin: 10px 0 15px 0;
		text-align: center;
		font-size: 15px;
		color: #fff;
		line-height: 40px;
	}

	.weibu_b ul li {
		font-size: 13px;
		line-height: 25px;
		height: 25px;
		text-align: center;
	}

	.weibu_b ul li a {
		color: #cbcbcc;
	}

	.weibu_b ul {}

	.dibu {
		width: 100%;
		height: 67px;
		background: #000;
	}

	.dibu_a {
		width: 1000px;
		margin: auto;
		line-height: 67px;
		text-align: center;
		font-size: 14px;
		color: #fff;
		height: 67px;
		background: #000;
	}


}

/*PC*/
@media (min-width: 1200px) {
	
	.aboutvideo {
	    float: left;
	    margin-right: 20px;
	    margin-bottom: 20px;
	    height: 338px;
	    width: 600px;
	}
	
	p {
		font-size: 13px;
		line-height: 22px;
		color: #666;
	}

	a {
		font-size: 13px;
		color: #333;
	}

	h1 {
		font-size: 30px;
		line-height: 40px;
	}

	h2 {
		font-size: 20px;
		line-height: 30px;
	}

	h3 {
		font-size: 18px;
		line-height: 26px;
	}

	h4 {
		font-size: 16px;
		line-height: 24px;
	}

	h5 {
		font-size: 14px;
		line-height: 24px;
	}

	.wd1200 {
		width: 1200px;
		margin: auto;
	}

	.wd1300 {
		width: 1300px;
		margin: auto;
	}

	.wd110 {
		width: 110%;
	}

	.wd1350 {
		width: 1350px;
		margin: auto;
	}

	.pcnone {
		display: none !important;
	}

	.flr {
		float: right;
	}

	.fll {
		float: left;
	}

	.atall {
		transition: all .6s ease;
	}

	.atall:hover {
		color: #009944;
	}

	.imgtall {
		transition: all .6s ease;
	}

	.imgtall:hover {
		transform: scale(1.3)
	}

	.skpou_1s dl dt img {
		transition: all .6s ease;
	}

	.skpou_1s dl:hover dt img {
		transform: scale(1.3)
	}

	.header {
		transition: all .2s;
		background: #fff;
		position: fixed;
		width: 100%;
		top: 35px;
		left: 0;
		height: 72px;
		z-index: 800;
	}

	.header_logo img {
		width: 100%;
	}

	.header_li {
		position: relative;
	}

	.header_main ul li:nth-child(8) i {
		border: none !important;
	}

	.header_li i {
		display: block;
		right: 0;
		top: 31px;
		position: absolute;
		height: 12px;
		width: 1px;
		border-right: solid 1px #000;
	}

	.header_logo span {
		text-indent: 8px;
		display: block;
		clear: both;
		font-size: 14px;
		color: #999;
	}

	.header_r {
		width: 833px;
		float: right;
		padding: 30px 0 0 0;
	}

	.header_2 {
		width: 372px;
		float: left;
		height: 72px;
	}

	.header_tel {
		padding: 0 0 10px 0;
	}

	.header_logo {
		padding: 20px 0 0 0;
		width: 100%;
		height: auto;
		display: block;
		margin: 0 auto;
	}

	.header_tel span {
		float: right;
		display: block;
		height: 28px;
		width: 28px;
		line-height: 28px;
		font-size: 16px;
	}

	.header_tel span:nth-child(1) {
		width: 200px;
	}

	.header_tel span:nth-child(2) {
		width: 28px;
	}

	.header_serch {
		height: 35px;
		padding: 0;
		float: right;
		overflow: hidden;
	}

	.header_serch_1 {
		width: 223px;
		height: 33px;
		border: solid 1px #ccc;
		border-radius: 5px;
	}

	.header_serch_btn {
		background: none;
		display: block;
		height: 33px;
		width: 40px;
		float: right;
	}

	.header_main {
		padding: 0;
		height: 72px;
		float: right;
		width: 880px;
		margin: 0 -25px 0 0;
	}

	.header_main ul {
		float: right;
		margin: 0;
		padding: 0 0 0 80px;
		height: 72px;
	}

	.header_main li {
		position: relative;
		float: left;
		padding: 0 3px;
		min-width: 72px;
	}

	.header_in {
		height: 72px;
	}

	.header_main .navhide {
		z-index: 500;
		padding: 0;
		position: absolute;
		left: 0;
		top: 72px;
		width: 100%;
		background: #f6f6f6;
		box-shadow: 0 3px 7px rgba(127, 127, 127, 0.16);
		z-index: -999;
		transform: translateY(10%) scale(.96);
		opacity: 0;
		transition: .4s .05s;
		visibility: hidden;
	}

	.header_main li:hover .navhide {
		transform: translateY(0) scale(1);
		opacity: 1;
		visibility: visible;
		z-index: 999999;
	}

	.header_main .navhide a {
		transition: all .6s;
		display: block;
		clear: both;
		font-size: 0.9rem;
		width: 100%;
		line-height: 35px;
		color: #666;
		text-align: center;
	}

	.header_main .navhide a:hover {
		background: #2d5899;
		color: #fff;
	}

	.header_main .navhide dd {
		position: relative;
	}

	.header_main .navhdd2 dl {
		width: 150px;
		position: absolute;
		top: 0;
		right: -151px;
		z-index: -999;
		transform: translateX(-1%) scale(.96);
		opacity: 0;
		transition: .4s .05s;
		visibility: hidden;
	}

	.header_main .navhdd2 dl dd a {
		background: #ccc;
		display: block;
		width: 100%;
		height: 35px;
		line-height: 35px;
	}

	.header_main .navhdd2 {
		position: relative;
	}

	.header_main .navhdd2:hover dl {
		transform: translateX(0) scale(1);
		opacity: 1;
		visibility: visible;
		z-index: 999999;
	}

	.header_onenav {
		transition: all .6s ease;
		padding: 0 20px;
		margin: 0;
		color: #000;
		height: 72px;
		display: block;
		line-height: 72px;
		font-size: 13px;
	}

	.navclose {
		display: none;
	}

	.header_serch_txt {
		width: 70%;
		height: 33px;
		font-size: 12px;
		text-indent: 15px;
		line-height: 33px;
	}

	.topserch {
		padding: 25px 0 0 0;
		width: 300px;
		float: right;
	}

	.topserch_1 span i {
		display: block;
		float: right;
		font-size: 12px;
		line-height: 20px;
		padding: 0 10px;
		color: #fff;
	}

	.topserch_1 span {
		width: 45px;
		height: 25px;
		display: block;
		float: right;
	}

	.topserch_1 span img {
		float: left;
		width: 20px;
		margin: 2px 0 0 0;
		display: block;
	}

	.topserch_txt {
		float: right;
		transition: all .6s ease;
		width: 0;
		margin: 0 0 0 5px;
		height: 25px;
		line-height: 25px;
	}

	.topserch_login span {
		width: 25px;
		height: 30px;
		font-size: 13px;
		line-height: 30px;
		color: #fff;
		display: block;
		float: left;
	}

	.topserch_login em {
		line-height: 25px;
		width: 35px;
		height: 30px;
		font-size: 13px;
		color: #fff;
		display: block;
		float: left;
	}

	.topserch_EN span {
		color: #fff;
		font-size: 12px;
		text-align: center;
		display: block;
		width: 30px;
		line-height: 20px;
		height: 20px;
	}

	.topserch_login {
		padding: 0 5px;
	}

	.topH {
		width: 100%;
		height: 72px;
	}

	.tl_pagination {
		position: absolute;
		bottom: 20px;
		z-index: 33;
	}

	.topserch_1 {
		transition: all .6s ease;
		width: 200px;
		height: 30px;
	}

	.topfc {
		width: 233px !important;
	}

	.topfc .topserch_txt {
		text-indent: 15px;
		margin: 0 0 0 5px;
		font-size: 13px;
		width: 150px;
		height: 22px;
		line-height: 25px;
		border: solid 1px #ccc;
	}

	.bottom {
		text-align: center;
		font-size: 14px;
		line-height: 40px;
		color: #666;
		border-top: solid 1px #efefef;
	}

	.wd1300 {
		width: 1300px;
		margin: auto;
	}

	.bghead {
		top: 0 !important;
	}



	#c_portalResnav_main-15746502636722178 .header .navbar_nav li:after {
		content: "";
		width: 0;
		height: 2px;
		background: rgba(240, 169, 2, 1);
		position: absolute;
		bottom: 0;
		left: 0;
		transition: all 0.5s ease 0s;
	}

	.bottom {
		text-align: center;
		font-size: 14px;
		line-height: 40px;
		color: #666;
		border-top: solid 1px #efefef;
	}

	.wd1300 {
		width: 1300px;
		margin: auto;
	}

	.zxtitt {
		width: 100%;
		height: 55px;
		background: #f6f6f6;
	}

	.zxtitt h2 {
		float: left;
	}

	.zxtitt p {
		float: right;
		font-size: 13px;
		line-height: 55px;
	}

	.zxtitt h2 span:nth-child(1) {
		padding: 0 10px 0 0;
		font-size: 20px;
		line-height: 55px;
	}

	.zxtitt h2 span:nth-child(2) {
		font-size: 13px;
		line-height: 55px;
	}

	.banner {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.swiper-slide {
		width: 100%;
		overflow: hidden;
	}

	.banner .swiper-container {
		width: 100%;
		height: auto;

	}

	.banner .content {
		position: relative;
		width: 100%;
		height: auto;
	}

	.banner .picB {
		width: 100%;
		height: auto;
	}

	.banner .text {
		position: absolute;
		top: 38%;
		left: 0;
		right: 0;
		max-width: 1200px;
		width: 70%;
		margin: 0 auto;
		transform: translateY(-50%);
	}

	.banner .bannerBtn {
		position: absolute;
		right: 1rem;
		top: 50%;
		transform: translateY(-50%);
		z-index: 999;
		color: #fff;
		font-size: 0.825rem;
	}

	.banner .swiper-button-prev {
		margin-bottom: 0.825rem;
	}

	.banner .next,
	.banner .prev {
		margin: 0 0.825rem;
	}

	.banner .swiper-wrapper .swiper-slide img {
		width: 100%;
		height: auto;
		left: 0;
		top: 0;
	}

	.banner .bannerTitle {
		position: relative;
		color: #fff;
		margin-bottom: .8rem;
		font-size: 2.8rem;
		transition: all 2s ease;
	}

	.banner .swiper-slide-active .content:before {
		transition-delay: 1.3s;
		transform: translate3d(0px, 0, 0);
		opacity: 1;
	}

	.banner .swiper-slide-active .bannerTitle {
		transition-delay: 0.5s;
	}

	.banner .text * {
		transform: translate3d(0, 80px, 0);
		opacity: 0;
		text-shadow: 1px 1px 1px #333;
	}

	.banner .swiper-slide-active .summry {
		transition-delay: 1s;
	}

	.banner .swiper-slide-active .summry2 {
		transition-delay: 1s;
	}

	.banner .swiper-slide-active .text * {
		transform: translate3d(0, 0px, 0);
		opacity: 1;
	}

	.banner .summry {
		color: #fff;
		font-size: 1.2rem;
		line-height: 1.8;
		display: -webkit-box;
		overflow: hidden;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
		transition: all 2s ease;

	}

	.banner .summry2 {
		color: #fff;
		font-size: 1.2rem;
		line-height: 1.8;
		display: -webkit-box;
		overflow: hidden;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
		transition: all 2s ease;
		width: 440px;
		float: right;
	}

	.bannerPic {
		position: relative;
		width: 100%;
		height: auto;
		transition: all 1s ease 2.5s;
		transform: perspective(1000px) translate3d(0, 0, 100px);
	}

	.swiper-slide-active .bannerPic {
		transition: all 5s ease 0s;
		transform: perspective(1000px) translate3d(0, 0, 0px);
	}

	.swiper-wrapper {
		transition-delay: .3s;
	}

	.swiper-slide .text {
		position: absolute;
		transform: translateY(200px);
		opacity: 0;
		transition: all .8s;
	}

	.ani-slide .text {
		transform: translateY(0);
		opacity: 1;
	}

	.tlpnn {
		cursor: pointer;
		position: absolute;
		right: 30px;
		top: 42%;
		z-index: 50000;
	}

	.tl_next {
		margin: 30px 0 0 0;
		font-size: 15px;
		color: #fff;
	}

	.tl_prev {
		margin: 0px 0 0 0;
		font-size: 15px;
		color: #fff;
	}

	.hdmear {
		width: 100%;
		padding: 50px 30px;
		width: 100%;
	}

	.bannerTitle span {
		text-align: center;
		display: block;
		letter-spacing: 3px;
		margin: 1.5rem 0 0 0;
		display: block;
		clear: both;
		color: #fff;
	}

	.summry span {
		letter-spacing: 1px;
		margin: 1.5rem 0 0 0;
		display: block;
		clear: both;
		color: #fff;
	}

	.bannerTitle span:nth-child(1) {
		display: none;
		margin: 0 0 5px 0;
		font-size: 30px;
		width: 50px;
		background: #fff;
		height: 2px;
	}

	.bannerTitle span:nth-child(2) {
		font-size: 40px;
	}

	.summry span:nth-child(1) {
		text-align: center;
		display: block;
		font-size: 20px;
		margin: 22px 0;
	}

	.summry span:nth-child(2) {
		text-align: center;
		display: block;
		font-size: 16px;
	}

	.shottt {
		outline: none;
		position: absolute;
		top: 46%;
		width: 65px;
		height: 65px;
		cursor: pointer;
	}

	.show_next {
		right: -5px;
	}

	.show_pref {
		left: -50px;
	}

	.summry a {
		width: 130px;
		margin: auto;
		height: 33px;
		display: block;
		line-height: 33px;
		background: #005BA8;
		border-radius: 30px;
		text-align: center;
		color: #fff;
	}

	.summry2 span {
		display: block;
		background: url(../images/b_2.jpg) no-repeat left center;
		padding: 0 0 0 25px;
		font-size: 14px;
		height: 40px;
		line-height: 40px;
	}

	.summry2_in {
		width: 440px;
		float: right;
	}

	.banner_tit {
		text-align: right;
	}

	.banner_tit i {
		color: #16468e;
		display: block;
		width: 500px;
		float: right;
	}

	.bannerTitle {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.plotop {
		height: 35px;
		background: #2d5899;
	}

	.plotop_1 {
		width: 1300px;
		height: 35px;
		margin: auto;
	}

	.plotop_1 .p1 {
		float: left;
		line-height: 35px;
		color: #fff;
	}

	.plotop_1 .p2 {
		float: right;
		line-height: 35px;
		color: #fff;
	}

	.pinzhi_1 h3 {
		display: block;
		width: 100%;
	}

	.pinzhi_1 h3 img {
		display: block;
		margin: auto;
	}

	.pinzhi {
		padding: 80px 0;
	}

	.pinzhi_1 p {
		text-align: center;
	}

	.xuanze dl {
		overflow: hidden;
	}

	.xuanze_1 {
		width: 50%;
		float: left;
	}

	.xuanh3 {
		height: 100px;
		line-height: 100px;
		display: block;
		float: left;
		font-size: 50px;
	}

	.xuanze_dd {
		padding: 50px;
	}

	.xuanze_2 span {
		padding: 0 15px;
		display: block;
		float: left;
		height: 100px;
		line-height: 100px;
	}

	.xuanze_2 span em {
		margin: 48px 0 0 0;
		display: block;
		width: 80px;
		height: 2px;
		background: #333;
	}

	.xuazne_5 h3 {
		width: 70px;
		height: 70px;
		float: left;
	}

	.xuanze_4 {
		padding: 5px 0 0 25px;
		width: 410px;
		float: left;
	}

	.xuanze_4 h4 {
		font-size: 16px;
		padding: 0 0 5px 0;
	}

	.xuazne_5 {
		clear: both;
		padding: 0 0 32px 0;
	}

	.xuanze_3 {
		padding: 30px 0 0 0;
	}

	.kaus {
		padding: 60px 0;
	}

	.kaus_1 {
		width: 70%;
		margin: auto;
	}

	.kaus_2 {
		clear: both;
		width: 100%;
	}

	.kaus_1 dt {
		display: block;
		float: left;
		width: 30%;
		height: auto;
		overflow: hidden;
	}

	.kaus_1 dd {
		display: block;
		float: right;
		width: 70%;
		height: auto;
		overflow: hidden;
	}

	.skpou {
		background: url(../images/s_02.jpg) no-repeat center center;
		padding: 100px 0;
	}

	.skpou_1 {
		width: 88%;
		margin: auto;
	}

	.skpou_1s {
		width: 50%;
		float: left;
	}

	.skpou_2s {
		padding: 0;
		height: auto;
		overflow: hidden;
	}

	.skpou_3s {
		clear: both;
		padding: 0;
	}

	.preH {
		height: 1.3rem;
		width: 100%;
	}

	.skpou_dl1 {
		position: relative;
		padding: 0;
		height: auto;
		overflow: hidden;
	}

	.skpou_3s dl dt {
		width: 100%;
	}

	.skpou_3s dl dt {
		width: 100%;
	}

	.skpou_3s dl dd {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
	}

	.skpou_3s dl dd h3 {
		font-size: 18px;
		padding: 10px 0 20px 0;
	}

	.skpou_3s dl dd h4 {
		position: absolute;
		bottom: 35px;
		left: 35px;
		font-size: 15px;
	}

	.skopH {
		height: 55%;
		width: 100%;
	}

	.skopiul {
		width: 220px;
	}

	.skopiul li {
		width: 80px;
		font-size: 12px;
		float: left;
		height: 30px;
		line-height: 30px;
		padding: 0 0 0 10px;
		background: url(../images/skop.png) no-repeat left center;
	}

	.skpou_3s dl dd p {
		font-size: 13px;
		color:#000;
	}

	.skpou_3s dl dd a {
		border-radius: 5px;
		font-size: 13px;
		width: 150px;
		height: 35px;
		text-align: center;
		line-height: 35px;
		display: block;
		border: solid 1px #ddd;
		color:#000;
	}

	.skpou_5s {
		padding: 35px;
		color:#000;
	}

	.skpou_dl2 {
		float: left;
		width: 50%;
	}

	.skpou_6s {
		width: 31.6%;
		float: left;
	}

	.skpou_7s {
		width: 68.4%;
		float: left;
	}

	.skpou_dlin {
		position: relative;
		margin: 5px;
	}

	.skpot_01 {
		line-height: 28px;
		width: 50%;
		padding: 0 0 65px 0;
	}

	.skpot_a {
		transition: all .6s;
	}

	.skpot_a:hover {
		background: #0054aa;
		color: #fff;
		border: solid 1px #0054aa !important;
	}

	.weibu_i1 {
		padding: 0 0 0 40px;
		background: url(../images/index_45.jpg) no-repeat left center;
	}

	.weibu_i2 {
		margin: 15px 0;
		padding: 0 0 0 40px;
		background: url(../images/index_48.jpg) no-repeat left center;
	}

	.weibu_i3 {
		padding: 0 0 0 40px;
		background: url(../images/index_50.jpg) no-repeat left center;
	}

	.nybanner_1 h1 {
		padding: 5% 0 2% 0;
		font-size: 35px;
		color: #fff;
		text-align: center;
		width: 100%;
	}

	.nybanner_1 p {
		font-size: 14px;
		color: #fff;
		text-align: center;
		width: 100%;
	}

	.nybanner_1 {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
	}

	.nfpro_tit {
		width: 100%;
		height: 170px;
		background: url(../images/pro_05.jpg) no-repeat center center;
	}

	.nfpro_tit h2 {
		padding: 80px 0 15px 0;
		text-align: center;
		color: #004a9d;
		font-size: 40px;
	}

	.nfpro_tit p {
		width: 100%;
		text-align: center;
		font-size: 18px;
	}

	.wd1300 {
		width: 1300px;
		margin: auto;
	}

	.nfpro_4 {
		width: 250px;
		float: left;
	}

	.nfpro_5 {
		width: 990px;
		float: right;
	}

	.nfpro_4 h4 {
		width: 100%;
		height: 100px;
		text-align: center;
		line-height: 100px;
		color: #fff;
		font-size: 22px;
		background: #01499d;
	}

	.nfpro_7 {
		background: #f3f3f3;
	}

	.nfpro_7 li {
		text-align: center;
		border-bottom: solid 1px #fff;
		height: 65px;
		line-height: 65px;
		font-size: 14px;
	}

	.nfpro_7 li a {
		transition: all .6s;
		display: block;
		width: 100%;
		line-height: 65px;
		height: 65px;
	}

	.nfpro_7 li a:hover {
		color: #fff;
		background: #01499d;
	}

	.nfpro_4 h5 {
		height: 45px;
		line-height: 45px;
		margin: 25px 0;
		background: #01499d;
		text-align: center;
		font-size: 14px;
		color: #fff;
	}

	.nfpro_w1 {
		height: 35px;
		line-height: 35px;
		background: url(../images/pro_13.jpg) no-repeat left center;
		padding: 0 0 0 35px;
	}

	.nfpro_w2 {
		height: 35px;
		line-height: 35px;
		background: url(../images/pro_16.jpg) no-repeat left center;
		padding: 0 0 0 35px;
	}

	.nfpro_w3 {
		height: 35px;
		line-height: 35px;
		background: url(../images/pro_18.jpg) no-repeat left center;
		padding: 0 0 0 35px;
	}

	.nfpro_list1 p {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 5px;
		background: #fff;
	}

	.nfpro_list1 p span {
		transition: all .6s ease;
		width: 10%;
		margin: auto;
		height: 5px;
		display: block;
		background: #fff;
	}

	.nfpro_list1:hover p span {
		width: 100%;
		background: #DF0011;
	}

	.nfpro_list1 {
		position: relative;
	}

	.nfpro_8 li {
		font-size: 13px;
		margin: 0 0 10px 0;
	}

	.nfpro_dl {
		height: 40px;
		line-height: 40px;
		background: #efefef;
		color: #004A9D;
		text-indent: 30px;
		border-left: solid 2px #004A9D;
		margin-top: 20px;
	}

	.nfpro_list1 {
		width: 307px;
		float: left;
		margin: 0 30px 30px 0;
		border: solid 1px #ccc;
	}

	.nfpro_list1 dd {
		padding: 0 0 20px 0;
		height: 45px;
		line-height: 45px;
		font-size: 14px;
		text-align: center;
	}

	.nfpro_list {
		padding: 40px 0 0 0;
	}

	.propage a {
		display: inline-block;
		text-align: center;
		line-height: 35px;
		width: 35px;
		height: 35px;
		background: #f3f3f3;
		margin: 0 5px;
	}

	.propage .a_on {
		color: #fff;
		background: #005BA8;
	}

	.propage {
		clear: both;
		height: auto;
		overflow: hidden;
		text-align: center;
	}

	.protiu dl {
		margin: 0 15px 0 0;
		height: auto;
		overflow: hidden;
		width: 239px;
		float: left;
	}

	.protiu dl dt {
		width: 239px;
		height: 150px;
		overflow: hidden;
	}

	.protiu dl dd {
		font-size: 13px;
		width: 239px;
		height: 40px;
		background: #f3f3f3;
		line-height: 40px;
		text-align: center;
	}

	.protiu {
		padding: 35px 0;
	}

	.neiyH {
		height: 50px;
	}

	.adoutr_1 p img {
		margin: 0 35px 35px 0;
		display: block;
		float: left;
	}

	.adoutr_1 p {
		font-size: 13px;
		line-height: 30px;
	}

	.adoutr_1 {
		padding: 60px 0;
	}

	.nfpro_titab {
		margin: 40px 0 0 0;
		width: 100%;
		height: 170px;
		background: url(../images/bt.jpg) no-repeat center center;
	}

	.nfpro_titab h2 {
		padding: 80px 0 15px 0;
		text-align: center;
		color: #004a9d;
		font-size: 40px;
	}

	.nfpro_titab p {
		width: 100%;
		text-align: center;
		font-size: 18px;
	}

	.nfpro_tithz {
		margin: 40px 0 0 0;
		width: 100%;
		height: 170px;
		background: url(../images/bt.jpg) no-repeat center center;
	}

	.nfpro_tithz h2 {
		padding: 80px 0 15px 0;
		text-align: center;
		color: #004a9d;
		font-size: 40px;
	}

	.nfpro_titlx {
		margin: 40px 0 0 0;
		width: 100%;
		height: 170px;
		background: url(../images/lx.jpg) no-repeat center center;
	}

	.nfpro_titlx h2 {
		padding: 80px 0 15px 0;
		text-align: center;
		color: #004a9d;
		font-size: 40px;
	}


	.nfpro_titrc {
		margin: 40px 0 0 0;
		width: 100%;
		height: 170px;
		background: url(../images/rc.jpg) no-repeat center center;
	}

	.nfpro_titrc h2 {
		padding: 80px 0 15px 0;
		text-align: center;
		color: #004a9d;
		font-size: 40px;
	}

	.nfpro_titsc {
		margin: 40px 0 0 0;
		width: 100%;
		height: 170px;
		background: url(../images/sc2.jpg) no-repeat center center;
	}

	.nfpro_titsc h2 {
		padding: 80px 0 15px 0;
		text-align: center;
		color: #004a9d;
		font-size: 40px;
	}

	.nfpro_titzz {
		margin: 40px 0 0 0;
		width: 100%;
		height: 170px;
		background: url(../images/lx.jpg) no-repeat center center;
	}
	
	.nfpro_titzzz {
		margin: 40px 0 0 0;
		width: 100%;
		height: 170px;
		background: url(../images/zl.jpg) no-repeat center center;
	}
	
	.nfpro_titzzz h2 {
		padding: 80px 0 15px 0;
		text-align: center;
		color: #004a9d;
		font-size: 40px;
	}

	.nfpro_titzz h2 {
		padding: 80px 0 15px 0;
		text-align: center;
		color: #004a9d;
		font-size: 40px;
	}

	.aputy_1 {
		width: 564px;
		float: left;
		height: auto;
		overflow: hidden;
	}

	.aputy_2 {
		width: 730px;
		float: left;
		height: auto;
		overflow: hidden;
	}

	.aputy_2 dl {
		width: 240px;
		float: left;
	}

	.aputy_2 dl dt img {
		display: block;
		margin: auto;
	}

	.aputy_2 dl dd p {
		width: 70%;
		margin: auto;
		text-align: center;
		font-size: 13px;
	}

	.aputy_2 dl dd h5 {
		text-align: center;
		font-size: 16px;
		padding: 12px 0;
	}

	.aputy_1 h3 {
		margin: 0 0 25px 0;
		padding: 0 0 0 15px;
		height: 25px;
		line-height: 25px;
		color: #1b4eac;
		border-left: solid 3px #1b4eac;
	}

	.aputy_1 dt {
		width: 89px;
		float: left;
		font-weight: 700;
		font-size: 15px;
	}

	.aputy_1 dd {
		width: 377px;
		float: left;
		font-size: 13px;
	}

	.aputy_1 dl {
		height: auto;
		overflow: hidden;
		clear: both;
		margin: 0 0 25px 0;
	}

	.aputy_img dl {
		margin: 0 20px;
		overflow: hidden;
		width: 370px;
		height: 252px;
		float: left;
		border-radius: 15px;
		border: solid 1px #ccc;
	}

	.aputy_img {
		padding: 50px 0;
	}

	.nfhz_2 {
		clear: both;
		padding: 35px 0;
	}

	.nfhz_2 dl {
		margin: 20px 120px 20px 20px;
		float: left;
		width: 300px;
		height: 300px;
		overflow: hidden;
		box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.1);
	}

	.contant_h4 {
		width: 145px;
		height: 50px;
		line-height: 50px;
		font-size: 18px;
		color: #000;
		border-bottom: solid 2px #385fb2;
	}

	.contant_3 {
		width: 382px;
		float: left;
	}

	.contant_3 ul {
		height: auto;
		overflow: hidden;
		padding: 20px 0 0 0;
	}

	.contant_3 ul li {
		height: 30px;
		line-height: 30px;
		font-size: 13px;
	}

	.contant_4 ul {
		height: auto;
		overflow: hidden;
		padding: 30px 0 0 0;
	}

	.contant_4 ul li {
		height: auto;
		overflow: hidden;
		margin: 0 0 15px 0;
		width: 50%;
		float: left;
	}

	.contant_4 ul li label {
		font-size: 13px;
		width: 70px;
		line-height: 35px;
		float: left;
	}

	.contant_4 .contant_txt {
		font-size: 13px;
		width: 307px;
		height: 35px;
		line-height: 35px;
		padding: 0 15px;
		border: solid 1px #ccc;
		border-radius: 3px;
	}

	.contant_ta label {
		font-size: 13px;
		width: 70px;
		line-height: 35px;
		float: left;
	}

	.contant_ta textarea {
		font-size: 13px;
		width: 770px;
		height: 100px;
		line-height: 35px;
		padding: 0 15px;
		border: solid 1px #ccc;
		border-radius: 3px;
	}

	.contant_ta {
		clear: both;
		width: 100%;
	}

	.contantbtn {
		float: right;
		width: 130px;
		height: 35px;
		line-height: 35px;
		background: #005BA8;
		color: #fff;
		text-align: center;
		border-radius: 8px;
	}

	.contant_ta2 {
		clear: both;
		width: 870px;
		padding: 35px 0;
	}

	.contact {
		padding: 40px 0;
	}

	.nfzhao_4 {
		height: 40px;
		background: #0f5fa7;
		color: #fff;
	}

	.nfzhao_4 dd {
		width: 25%;
		text-align: center;
		float: left;
		line-height: 40px;
		font-size: 14px;
	}

	.nfzhao_1 {
		width: 1000px;
		margin: auto;
	}

	.nfzhao_5 dd {
		width: 25%;
		text-align: center;
		float: left;
		line-height: 40px;
		font-size: 14px;
	}

	.nfzhao_5 {
		height: 40px;
		border-bottom: solid 1px #f3f3f3;
	}

	.nfzhao_2 {
		padding: 50px 0;
	}

	.ngshen_1 dl {
		position: relative;
		overflow: hidden;
		width: 384px;
		height: 279px;
		float: left;
		margin: 15px;
	}

	.ngshen_1 dl dd {
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 0;
		background: rgba(0, 0, 0, 0.65);
		text-align: center;
		height: 45px;
		line-height: 45px;
		color: #fff;
	}

	.ngshen_1 {
		padding: 45px 0;
	}

	.ngshen_ts {
		width: 800px !important;
		background: #f3f3f3;
		height: 279px;
		float: left;
	}

	.ngshen_in {
		padding: 35px;
	}

	.ngshen_in h4 {
		width: 100%;
		text-align: right;
		font-size: 25px;
		color: #0054aa;
		line-height: 50px;
	}

	.ngshen_in h5 {
		width: 100%;
		text-align: right;
		font-size: 18px;
		padding: 10px 0;
		color: #333;
		line-height: 45px;
	}

	.ngshen_in p {
		font-size: 13px;
		width: 60%;
		float: right;
		line-height: 28px;
		text-align: right;
	}

	.nfzz_1 dl {
		float: left;
		width: 386px;
		height: 570px;
		overflow: hidden;
		position: relative;
		margin: 0 40px 40px 0;
		box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.1);
	}
	
	.nfzz_1 dl dt{
		height: 535px;
	}
	
	.nfzz_1 dl span{
		display: block;
		height: 35px;
		line-height: 35px;
		text-align: center;
	}


	.poutbd {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
	}

	.poutbd_1 {
		padding: 45px;
		width: 68%;
		margin: 50px auto;
		background: rgba(255, 255, 255, 0.65);
	}

	.skpou_1s img {
		width: 100%;
		display: block;
	}

	.poutbd_1 h3 {
		font-size: 20px;
	}

	.poutbd_1 p {
		font-size: 13px;
	}

	.poutbd_text {
		margin: 8px 0;
		width: 100%;
		height: 120px;
		background: #666;
	}

	.poutbd_txt {
		margin: 8px 0;
		width: 100%;
		height: 15px;
		padding: 12px 15px;
		font-size: 13px;
		color: #fff;
		background: #666;
	}

	.poutbd_btn {
		display: block;
		margin: 8px 0;
		width: 50%;
		height: 36px;
		padding: 0;
		font-size: 13px;
		color: #fff;
		background: #13273f;
	}

	.poutbd_1 input::-webkit-input-placeholder {
		color: #fff;
	}

	.poutbd_1 input::-moz-placeholder {
		/* Mozilla Firefox 19+ */
		color: #fff;
	}

	.poutbd_1 input:-moz-placeholder {
		/* Mozilla Firefox 4 to 18 */
		color: #fff;
	}

	.poutbd_1 input:-ms-input-placeholder {
		/* Internet Explorer 10-11 */
		color: #fff;
	}

	/*尾部*/
	.weibu_img {
		padding: 25px 0 0 0;
	}

	.weibu_bw {
		position: fixed;
		right: 3%;
		bottom: 150px;
		width: 99px;
		z-index: 4000;
		text-align: right;
		color: #fff;
	}

	.actGotop {
		cursor: pointer;
		display: block;
		width: 54px;
		height: 50px;
		background: #333;
	}

	.actGotop img {
		display: block;
		clear: both;
		width: 100%;
	}

	.weibu_bw img {
		margin: 20px 0 0 0;
	}

	.weibu_bw a {
		color: #838383;
	}

	.weibu_bw h3 {
		font-size: 12px;
		padding: 30px 0 0 0;
	}

	.weibu_bw1 a {
		display: block;
		padding: 0 0 0 30px;
		background: url(../images/home_69.jpg) no-repeat left center;
		font-size: 25px;
		font-weight: 700;
	}

	.weibu_bw2 a {
		font-size: 11px;
		color: #838383;
	}

	.weibu_bw3 a img {
		float: right;
		display: block;
		width: 80%;
	}

	.weibu_bw3 a {
		display: block;
		width: 100%;
	}

	.weibu_bw li {
		padding: 10px 0 0 0;
	}

	.booty {
		background: #454545;
		color: #999999;
		padding: 5px 0;
		border-top: solid 1px #505050;
		overflow: hidden;
	}

	.booty P {
		text-align: center;
		color: #ededed;
		line-height: 30px;
	}

	.weibu {
		clear: both;
		width: 100%;
		margin: auto;
		padding: 40px 0;
		background: #f8f8f8;
	}

	.weibu_a {
		padding: 0 0 5px 0;
		width: 1200px;
		margin: auto;
		height: auto;
		overflow: hidden;
	}

	.weibu_a p {
		float: left;
	}

	.weibu_b {
		width: 260px;
		padding: 0 0 0 20px;
		float: left;
		height: auto;
		overflow: hidden;
	}

	.weibu_bc {
		width: 220px;
		padding: 20px 0 0 20px;
		float: left;
		height: auto;
		overflow: hidden;
	}

	.weibu_b h3 {
		margin: 10px 0 5px 0;
		font-size: 15px;
		font-weight: 700;
		color: #000;
		line-height: 40px;
	}

	.weibu_b ul li {
		font-size: 13px;
		line-height: 25px;
		height: 25px;
		text-align: left;
	}

	.weibu_b ul li a {
		color: #666;
	}

	.weibu_b ul {}

	.dibu {
		width: 100%;
		height: 67px;
		background: #000;
	}

	.dibu_a {
		width: 1000px;
		margin: auto;
		line-height: 67px;
		text-align: center;
		font-size: 14px;
		color: #fff;
		height: 67px;
		background: #000;
	}
	
	.prodetailf{
		width:40%;
		float: left;
	}
	
	.prodetailf img{
		border: solid 1px #999;
	}
	
	.prodetailr{
		width:50%;
		float: right;
	}
	
	.prodetailr h2{
		font-weight: 800;
	}
	
	.prodetailr p{
		line-height: 200%;
		font-size: 16px;
		margin-top: 20px;
	}
	
	.nfzz_1 img{
		width:100%;
	}
	
	.proaboutlf {
		float: left;
		width: 40%;
	}
	
	.proaboutlf img{
		width: 100%;
		border-radius: 10px;
	}
	
	.proaboutrt {
		float: right;
		width: 50%;
		line-height: 200%;
	}
}


复制代码

/*pages*/
.pagination-wrapper {
	margin: 20px 0;
}

.pagination {
	height: 34px;
	text-align: center;
}

.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}

.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}

.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}

.pagination li.thisclass {
	background: #09f;
	color: #fff;
}

.pagination li.thisclass a,
.pagination li.thisclass a:hover {
	background: transparent;
	border-color: #09f;
	color: #fff;
	cursor: default;
}
