@charset "UTF-8";

.section {
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: center;
	position: relative;

}
.section .swiper-slide img{
	height: 100%;
}
.nav_top {
	display: none;
}

.footer-fix {
	display: none;
}

.leftcontrol {
	display: none;
}

.i_foot_bg {
	display: none;
}

.section .swiper-slide {
	width: 100%;
	height: 100vh;
	overflow: hidden;
	position: relative;
}

.section .swiper-slide video {
	width: 100%;
	height: 99vh;
	overflow: hidden;
	object-fit: fill;
}

.swiper-pagination-bullet {
	width: 10px !important;
	height: 10px !important;
	background: #fff !important;
	opacity: 1 !important;
}

.swiper-pagination-bullet-active {
	background: #007aff !important;
	opacity: 1 !important;
}

.section .slide img {
	height: 100%;
}

.index-slide-01 {
	background: url("../images/1.jpg") center no-repeat;
	background-size: cover;
}

.index-slide-02 {
	background: url("../images/index-02.jpg") center no-repeat;
	background-size: cover;
}

.index-slide-03 {
	background: url("../images/index-04.jpg") center no-repeat;
	background-size: cover;
}

.revert img {
	width: 32px;
	height: 32px;
	display: block;
	margin: 0 auto;
}

.about-slide-ads {
	background: url("../images/ads-about.jpg") center no-repeat;
	background-size: cover;
}

.product-slide-ads {
	background: url("../images/ads-product.jpg") center no-repeat;
	background-size: cover;
}

.download-slide-ads {
	background: url("../images/ads-download.jpg") center no-repeat;
	background-size: cover;
}

.new-slide-ads {
	background: url("../images/ads-news.jpg") center no-repeat;
	background-size: cover;
	height: 60vh;
}

.contact-slide-ads {
	background: url("../images/ads-contact.jpg") center no-repeat;
	background-size: cover;
	height: 60vh;
}



.header {
	width: 100%;
	height: 90px;
	position: fixed;
	left: 0;
	z-index: 999999;
	background: rgba(0, 0, 0, 0.8);
	transition: all .5s;
	box-sizing: border-box;
}


.header .logo {
	width: auto;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 1.5%;
	margin-top: 10px;
}

.header .logo img {
	width: auto;
	height: auto;
	display: block;
	float: left;
	vert-align: middle;
	margin-top: 5px;
}

.header .logo span {
	width: auto;
	font-size: 20px;
	color: #FFF;
	line-height: 35px;
	margin-top: 20px;
	float: left;
	overflow: hidden;
	display: inline-block;
	font-family: cursive;
}

.header .nav {
	height: 50px;
	float: left;
	margin-left: 30px;
}

.header .nav ul {
	width: auto;
	height: auto;
	margin: 0 auto;
}

.header .active-on a {
	color: #005bab !important;
	border-bottom: 2px solid #005bab !important;
}

.header .nav ul li {
	float: left;
	line-height: 90px;
	text-align: center;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}



.header .nav ul li a {
	padding: 0 16px;
	font-size: 16px;
	display: block;
	color: #fff;
	font-weight: 500;
}

.header .language {
	width: 90px;
	float: right;
	height: 30px;
	border: 1px solid #fff;
	margin-right: 5px;
	margin-top: 30px;
	border-radius: 10px;
	position: relative;
	background: #fff;
}

.header .language span {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #333333;
	display: inline-block;
	cursor: pointer;
}

.header .language span em {
	width: auto;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 5px;
}

.header .language span em img {
	width: 20px;
	height: auto;
	display: block;
	margin-top: 8px;
	float: left;
	margin-left: 11px;
}

.header .language ul {
	width: 90px;
	height: auto;
	overflow: hidden;
	position: absolute;
	z-index: 1000;
	display: none;
	background: #fff;
}

.header .language ul li {
	width: 100%;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
}



.start {
	width: 100%;
	height: 100vh;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
	vertical-align: middle;

}

.start .center {
	width: 80%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.start .logo-yd {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	margin-top: 50px;
	margin-left: 20%;
}

.start .logo-yd img {
	width: 150px;
}

.start .center ul {
	width: 100%;
	height: 70vh;
	overflow: hidden;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.start .center ul li {
	width: 50%;
	height: auto;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.start .center ul li .salto {
	width: auto;
	height: 40px;
	padding: 0 10px;
	display: inline-block;
	overflow: hidden;
	margin-top: 40px;
	line-height: 40px;
	font-size: 18px;
	border-radius: 5px;
	color: #333333;
	box-shadow: 0px 1px 12px 5px rgba(0, 0, 0, 0.15);
}

.start .center ul li:before {
	content: "";
	border-right: 1px solid #333333;
	position: absolute;
	right: 0;
	height: 160px;
	margin-top: 20px;
}

.start .center ul li:last-child:before {
	border-right: none;
}

.start .center ul li img {
	width: auto;
	height: 200px;
	margin: 0 auto;
}


.home .bgimg {
	width: 100%;
	height: 100vh;
	background: url("../images/bgbgbg.jpg") center no-repeat;
	position: relative;
	z-index: 0;
	box-sizing: border-box;
	background-size: cover;
	padding-top: 10vh;
}

.home .home-present {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 130px;
}

@media screen and (width: 1366px) {
	.home .home-present {
		width: 1200px;
		overflow: hidden;
		margin: 0 auto;
		padding-top: 0px;
	}
}

@media screen and (width: 1200px) {
	.home .home-present {
		width: 1200px;
		overflow: hidden;
		margin: 0 auto;
		padding-top: 0px;
	}
}

.home .home-present .present-left {
	float: left;
	width: 450px;
	height: 500px;
	position: relative;
}

.home .home-present .present-left .picst {
	position: relative;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 24;
}

.home .home-present .present-left .picst img {
	transition: 1s all;
}

.home .home-present .present-left .picst:hover img {

	transform: scale(1.3);
}

.home .home-present .present-left .picbg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 10px;
	top: 10px;
	z-index: 22;
	background: #006b3e;
}

.home .home-present .present-right {
	float: right;
	width: 694px;
}

.home .home-present .present-right h2 {
	font-size: 36px;
	font-weight: 600;
	color: #006b3e;
}

.home .home-present .present-right .line {
	width: 188px;
	height: 1px;
	margin: 20px 0 0 -128px;
	background: #006b3e;
	position: relative;
	z-index: 24;
}

.home .home-present .present-right .presentcont {
	margin-top: 26px;
}

.home .home-present .present-right .presentcont p {
	line-height: 24px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 14px;
}

.plist li p {
	text-align: center !important;
}

.home .home-present .present-right .presentcont ul {
	margin-top: 10px;
}

.home .home-present .present-right .presentcont ul li {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 20px;
	text-align: center;
}

.home .home-present .present-right .presentcont ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	background: #333333;
}

.home .home-present .present-right .presentcont ul li p {
	line-height: 20px;
	padding-top: 30px;
}

.plist p {
	margin-bottom: 0 !important;
}

.home .home-present .present-right .presentcont ul li span {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-top: 6px;
	line-height: 16px;
	border-radius: 50%;
	color: #333;
	background: #fff;
}

.home .home-present .present-right .presentcont ul li a:hover {
	background: #006b3e;
	color: #FFF;
}

.mt-100 {
	margin-top: 100px;
}

.bgm-img {
	position: relative;
	height: 300px !important;
	z-index: 100;
	background: url("../images/zpc_bg.jpg") center no-repeat !important;
	background-size: auto 100%;
}

.bgm-img h4 {
	font-size: 36px !important;
	line-height: 40px !important;
	margin: 0 0 34px 0 !important;
	padding-top: 90px !important;
	text-align: center !important;
	color: #FFF !important;
}

.bgm-img h4 {
	font-weight: normal !important;
}

.bgm-img h5 {
	text-align: center !important;
}

.bgm-img h5 a {
	display: inline-block;
	width: 118px;
	height: 34px;
	margin: 0 10px !important;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 6px;
	text-align: center;
}

.bgm-img h5 a:first-child {
	background: #006b3e;
	border-color: #006b3e;
}


.section3 {
	background-size: cover;
}

.section3 .pro-conts {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.section3 .pro-conts h1 {
	color: #0054a7;
	font-size: 24px;
	padding-bottom: 10px;
}

.section3 .pro-conts ul {
	width: auto;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-top: 40px;
}

.section3 .pro-conts ul li {
	width: 285px;
	height: 300px;
	overflow: hidden;
	float: left;
	margin: 10px .5%;
	position: relative;
	border-radius: 5px;
}

.section3 .pro-conts ul li:hover {
	box-shadow: 0px 1px 12px 5px rgba(0, 0, 0, 0.15);
}

.section3 .pro-conts ul li img {
	border-radius: 5px;
	transition: 1s all;
	width: 240px;
	height: 210px;
	margin: 0 auto;
	margin-top: 20px;
	transition: 1s all;
}

.section3 .pro-conts ul li img:hover {
	height: 255px;
	border-radius: 5px;
	transform: scale(1.3);
}

.section3 .pro-conts ul li .p1 {
	width: 100%;
	height: 45px;
	background: #fff;
	overflow: hidden;
	text-align: center;
	line-height: 45px;
	position: absolute;
	bottom: 0;
	font-size: 16px;
}

.section4 {
	background-size: cover;
}


.content {
	max-width: 1200px;
	min-width: 1024px;
	height: 100%;
	margin: 0 auto;
	margin-top: 40vh;
}

.content-top {
	width: 100%;
	height: 85px;
	line-height: 85px;
	max-width: 1200px;
	min-width: 1024px;
	margin: 0 auto;
}

.content-top .title {
	font-size: 24px;
	font-weight: bold;
	font-family: "微软雅黑";
	float: left;
	color: #0054a7;
}

.title2 {
	width: 100%;
	height: 147px;
	text-align: center;
	line-height: 147px;
	font-weight: bold;
	font-family: "微软雅黑";
	font-size: 28px;
	color: #333;
	position: relative;
	overflow: hidden;
}

.content-top a {
	float: right;
	color: #0054a7;
}

.content-top .ckgd {
	font-size: 14px;
	font-weight: bold;
	font-family: "微软雅黑";
	float: left;
	color: #0054a7;
	vertical-align: middle;
}

.content .news {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.content .news ul {
	width: auto;
	height: auto;
	overflow: hidden;
}

.content .news ul li {
	width: 25%;
	height: 100%;
	float: left;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
	padding: 0 5px;

}

.content .news ul li:hover {
	box-shadow: 0px 1px 12px 5px rgba(0, 0, 0, 0.15);
}

.content .news ul li .date-time {
	width: 100%;
	height: 50px;
	padding: 0 20px;
	line-height: 50px;
	box-sizing: border-box;
	border-top: none;
	background: #fff;

}

.content .news ul li:hover .date-time {
	background: #0c58c9;
}

.content .news ul li:hover .date-time span {
	color: #fff;
}


.content .news ul li .news-img {
	width: 100%;
	height: auto;
	overflow: hidden;

}

.content .news ul li .news-img img {
	width: 100%;
	height: 100%;
	display: block;
	transition: 1s all;
}

.content .news ul li .news-img:hover img {
	transform: scale(1.3);
}

.content .news ul li .news-txt {
	border-top: 0;
	padding: 10px;
	box-sizing: border-box;
	padding-bottom: 0;
	background: #fff;
	text-align: left;
	transition: 1s all;
}

.content .news ul li .news-txt:hover {
	transform: scale(1.1);
}

.content .news ul li .news-txt h1 {
	width: 100%;
	line-height: 36px;
	font-size: 18px;
	color: #333;
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.content .news ul li .news-txt p {
	line-height: 25px;
	font-size: 14px;
	color: #888;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-bottom: 10px;
}

.section6 {
	background: #fff url("../images/maps.jpg") center no-repeat;
	background-size: contain;
}

.about {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.about h1 {
	font-size: 36px;
	color: #333333;
	margin: 40px 0;
	text-align: center;
}

.about .ab-item {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	display: -webkit-flex;
}

.about h1 {
	text-align: center;
	color: #0054a7;
	position: relative;
	font-size: 30px;
	overflow: hidden;
	width: auto;
	padding-bottom: 10px;
}

.about h1:before {
	content: "";
	border-bottom: 3px solid #0054a7;
	position: absolute;
	bottom: 0px;
	width: 40px;
	margin-left: 45px;
}

.about .ab-item .ab-img {
	flex: 1;
	width: auto;
	height: auto;
}

.about .ab-item .ab-img img {
	width: auto;
	height: auto;
	display: block;
}

.about .ab-item .ab-txt {
	flex: 1;
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 0 20px;
	box-sizing: border-box;
}

.about .ab-item .ab-txt h2 {
	font-size: 24px;
	color: #333;
	margin-bottom: 20px;
}

.about .ab-item .ab-txt p {
	font-size: 16px;
	color: #666;
	margin-bottom: 30px;
}

.about .ab-item .ab-link {
	width: 1200px;
	height: 585px;
	margin: 0 auto;
	background: url("../images/mps.png") center no-repeat;
	background-size: 720px 585px;
	position: relative;
}

.about .ab-item .ab-ads {
	width: 324px;
	height: 143px;
	padding: 20px;
	float: right;
	box-sizing: border-box;
	border: 2px solid #eaf6ff;
	position: relative;
	right: 155px;
	margin-top: 170px;
	border-radius: 10px;
	background: rgba(255, 255, 255, .5);
	box-shadow: 0 2px 2px 0px #eaf6ff;
}

.about .ab-item .ab-ads span {
	width: 0;
	height: 0;
	font-size: 0;
	overflow: hidden;
	position: absolute;
}

.about .ab-item .ab-ads span.bot {
	border-width: 15px;
	border-style: solid dashed dashed;
	border-color: #eaf6ff transparent transparent;
	left: 40px;
	bottom: -35px;
}

.about .ab-item .ab-ads span.top {
	border-width: 15px;
	border-style: solid dashed dashed;
	border-color: #fff transparent transparent;
	left: 40px;
	bottom: -28px;
}

.about .ab-item .ab-ads h3 {
	font-size: 18px;
	color: #3d74f2;
	font-weight: lighter;
	text-align: center;
	margin: 5px 0;
}

.about .ab-item .ab-ads p {
	font-size: 14px;
	color: #3d74f2;
	margin-bottom: 10px;
	text-align: left;
}

.about .ab-item .ab-ads p em {
	float: left;
	width: 50px;
	height: 30px;
}

.cul-bgm {
	width: 100%;
	height: 520px;
	overflow: hidden;
	background: url("../images/culture.jpg") center no-repeat;
	background-size: cover;
}

.culture {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url("../images/bg5.jpg") center no-repeat;
	background-size: cover;
	padding: 60px 0;
	box-sizing: border-box;
}

.culture h2 {
	text-align: center;
	position: relative;
	margin-bottom: 30px;
	font-weight: lighter;
}

.cul-p {
	text-align: center;
}

.culture h2 span {
	display: inline-block;
	width: auto;
	height: auto;
	position: relative;
	font-size: 30px;
	color: #122b40;
}

.culture h2 span:after {
	content: '';
	position: absolute;
	width: 70px;
	height: 4px;
	background: #005bab;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -15px;
}

.culture ul {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	box-sizing: border-box;
}

.culture ul li {
	width: 389px;
	margin: 0 5px;
	float: left;
	box-sizing: border-box;
	padding-top: 30px;
	height: 300px;
	overflow: hidden;
}

.culture ul li img {
	max-width: 100%;
	height: 100%;
}

.cul-bgm {
	width: 100%;
	height: 520px;
	overflow: hidden;
	background: url("../images/culture.jpg") center no-repeat;
	background-size: cover;
}

/* 管理团队 start */
.corps {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #FFF;
	position: relative;
	padding: 30px 0;
}

.corps h1 {
	text-align: center;
	font-size: 32px;
	position: relative;
	font-weight: lighter;
	margin: 30px 0;
}

.corps h1:before {
	content: '';
	position: absolute;
	width: 70px;
	height: 4px;
	background: #005bab;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -15px;
}

.no-message {
	text-align: center;
}

.corps .corps-wrap {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 30px auto;
	box-sizing: border-box;
	position: relative;
	margin-top: 50px;
	margin-bottom: 50px;
}

.corps .corps-wrap ul {
	width: auto;
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 10px 0;
}

.corps .corps-wrap ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.corps .corps-wrap ul li .team-m {
	width: 50%;
	height: 205px;
	background: #CCCCCC;
	overflow: hidden;
	float: right;
}

.corps .corps-wrap ul li .gl-team {
	width: 200px;
	height: 205px;
	overflow: hidden;
	float: left;
}

.corps .corps-wrap ul li .gl-team img {
	width: 205px;
	height: 205px;
	display: block;
}

.corps .corps-wrap ul li .gl-txt {
	width: 65%;
	height: 205px;
	float: right;
	overflow: hidden;
	padding-right: 20px;
}

.corps .corps-wrap ul li .gl-txt h2 {
	font-size: 16px;
	text-align: left;
	font-weight: 500;
	margin-top: 20px;
	position: relative;
	margin-bottom: 25px;
}

.corps .corps-wrap ul li .gl-txt h2:before {
	content: '';
	position: absolute;
	width: 70px;
	height: 4px;
	background: #005bab;
	left: 0px;
	right: 0;
	bottom: -10px;
}

.corps .corps-wrap ul li .gl-txt p {
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.corps .corps-wrap ul li:nth-of-type(odd) .team-m {
	float: right;
}

.corps .corps-wrap ul li:nth-of-type(even) .team-m {
	float: left;
}

/* end 管理团队  */

/* 底部 start */
#footer {
	width: 100%;
	padding: 50px 0;
	overflow: hidden;
	color: #fff;
	background: #1a1a1a;
	position: relative;
	z-index: 8;
	margin-top: 100px;
	display: block;
}

#footer .wrap {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

#footer .left {
	float: left;
}

.footerZx {
	width: 248px;
}

.footerZxH {
	display: block;
	width: 136px;
	height: 38px;
	margin-bottom: 18px;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	border-radius: 19px;
	color: #fff;
	background: #005bab !important;
}

.footerZxH img {
	width: auto;
	height: auto;
	margin-top: 10px;
}

.footerZxH:hover {
	background: #006b3e;
}

.footerZxH span {
	display: inline-block;
	width: 31px;
	height: 100%;
	margin-right: 2px;
	font-size: 0;
	vertical-align: top;
}

.footerZxH span img {
	vertical-align: middle;
}

.footerZxPhone h3 {
	font-size: 14px;
	line-height: 20px;
}

.footerZxPhone p {
	font-size: 24px;
	color: #005bab;
	line-height: 26px;
}

.footerCopy {
	line-height: 26px;
	margin-top: 34px;
	font-size: 14px;
}

.footerEwm {
	margin-left: 40px;
	padding: 0 50px;
	text-align: center;
	border-left: 1px solid #7c7c7c;
	border-right: 1px solid #7c7c7c;
}

.footerEwm p {
	line-height: 38px;
	margin-top: 6px;
	color: #a0a0a0;
	font-size: 14px;
}

.footerEwm .pic {
	width: 146px;
}

#footer ul {
	float: left;
	width: 662px;
	overflow: hidden;
}

#footer ul li {
	float: left;
	width: 25%;
	overflow: hidden;
	text-align: center;
	padding: 0 20px;

}

#footer ul li:first-child {
	margin-left: 0;
}

#footer ul li h3 {
	line-height: 24px;
	margin-bottom: 12px;
	font-weight: lighter;
	font-size: 16px;
}

#footer ul li p {
	line-height: 28px;
}

#footer ul li p a {
	color: #a0a0a0;
	font-size: 14px;
}

#footer ul li p a:hover {
	color: #006b3e;
}

/* end 底部   */

/* 产品展示 start */
.titles {
	padding: 20px 0 20px 0;
	margin: 0 auto;
}

.titles h4 {
	color: #333333;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 8px;
	line-height: 1.4;
	font-weight: lighter;
}

.titles h3 {
	color: #0054a7;
	font-size: 22px;
	text-align: center;
	padding: 6px 0 0 0;
	line-height: 1.4;
	font-weight: lighter;
}

.titles h6 {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
}

.colorFFF P,
.colorFFF div {
	color: #0054a7;
}

@media screen and (max-width: 800px) {
	.titles {
		padding: 10px 6px;
	}

	.titles h4,
	.titles h3 {
		font-size: 18px;
	}
}

.productBox {
	padding: 20px 0 50px 0;
	width: 100%;
}

.productCon {
	width: 1200px;
	margin: 0px auto;
	padding: 40px 0 0 0;
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: flex-start;
}

.productCon .listL {
	width: 240px;
	height: auto;
	border: 1px solid #fff;
}

.productCon .listL dt {
	padding: 15px 0;
	background-color: #fff;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 1px;
}

.productCon .listL dt p {
	line-height: 34px;
	font-size: 18px;
	color: #0054a7;
	text-align: center;
	text-transform: uppercase;
}

.productCon .listL dt p:nth-child(1) {
	font-size: 20px;
}

.productCon .listL dd a {
	display: block;
	line-height: 26px;
	padding: 12px 4px;
	border-bottom: 1px dashed #fff;
	color: #fff;
	text-align: center;
}

.productCon .listL dd:last-child a {
	border-bottom: none;
}

/*.productCon .listL dd:nth-of-type(2) a {
    background-color: #fff;
    color: #47ccad;
    margin-top: -1px;
}*/

.pro-on a {
	background-color: #fff;
	color: #0054a7 !important;
	margin-top: -1px;
}

.productCon .commodity {
	width: 1200px;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
}

.productCon .commodity li {
	width: 100%;
	height: auto;
	padding: 0;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}


.productCon .commodity li img {
	width: 100%;
	height: 240px;
	display: block;
}

.ant:hover {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
	transition: 1s;
}

.productCon .commodity li p {
	width: 100%;
	line-height: 40px;
	font-size: 16px;
	color: #0054a7;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	bottom: 0;
	left: 0;
}

.wow-bos {
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 1px solid red;
}

.wow-prod {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	display: none;
}

.wow {
	width: 220px;
	margin: 10px 0 20px 17px;
	height: 230px;
	padding: 0 10px;
	overflow: hidden;
	position: relative;
	background: #fff;
	cursor: pointer;
	float: left;
	visibility: visible;
	animation-duration: 0.8s;
	animation-delay: 0.2s;
	animation-name: fadeInUp;

}

.wow a img {
	transition: 1s all;
	display: block;
}

.wow img {
	width: 220px;
	height: 160px;
	margin: 10px auto;
	border-radius: 5px;
}

.quote .wow a img:hover {
	transform: scale(1.1);
}

.wow p {
	color: #0054a7;
	padding: 0;
	text-align: center;
	font-size: 14px;
	/* margin-top: 20px; */
	/* margin-bottom: 10px; */
	/* white-space: nowrap; */
	height: 40px;
}

.wow:hover {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	box-shadow: 0px 1px 12px 5px rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 1300px) {
	.productCon {
		width: 100%;
		box-sizing: border-box;
		padding: 20px 10px;
		flex-wrap: wrap;
	}

	.productCon .listL {
		width: 23%;
	}

	.productCon .commodity {
		width: 74%;
	}
}

@media screen and (max-width: 768px) {
	.productBox {
		padding: 10px 0 20px 0;
	}

	.productCon .listL {
		width: 100%;
		padding-bottom: 20px;
		box-sizing: border-box;
		border: none;
		display: flex;
		display: -webkit-flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.productCon .listL dt {
		height: 42px;
		padding: 0;
		margin-bottom: 12px;
		margin-left: 4px;
	}

	.productCon .listL dt p {
		line-height: 1.2;
		font-size: 14px;
		padding: 0 10px;
		width: 150px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}

	.productCon .listL dt p:nth-child(1) {
		font-size: 14px;
		padding-top: 4px;
	}

	.productCon .listL dd {
		margin: 0 0px 12px 4px;
		padding: 0;
	}

	.productCon .listL dd a {
		line-height: 40px;
		text-align: center;
		border: 1px solid #fff;
		padding: 0 10px;
		width: 150px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}

	.productCon .listL dd:nth-of-type(2) a {
		background: none;
		color: #fff;
	}

	.productCon .commodity {
		width: 100%;
		box-sizing: border-box;
		padding: 0;
	}

	.productCon .commodity li {
		width: 47%;
		height: 0px;
		padding-bottom: 55%;
		margin: 0 1.5% 30px 1.5%;
	}

	.productCon .commodity li p {
		line-height: 1;
	}

}

/* end 产品展示  */

/* 新闻列表 start */
.news-wrap {
	width: 100%;
	max-width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.news-wrap .news-tab {
	position: relative;
	height: 50px;
	text-align: center;
	padding: 20px 0 90px 0;
	overflow: hidden;
}

.news-wrap .news-tab .wtab {
	width: auto;
	margin: 0 auto;
    display: inline-block;
	overflow: hidden;
}

.news-wrap .news-tab .wtab li {
	height: 42px;
	width: auto;
	line-height: 42px;
	cursor: pointer;
	font-family: '微软雅黑';
	font-size: 16px;
	float: left;
	padding: 0 15px;
	box-sizing: border-box;
	border-radius: 50px;
	text-align: center;
	margin: 0 11px;
	border: 1px solid #0054a7;
	transition: all 0.4s ease;
}

.news-wrap .news-tab .wtab li a {
	text-decoration: none;
	color: #0054a7;
	padding: 0;
	display: block;
}

.news-wrap .news-tab .wtab .cur {
	background: #0054a7 !important;
	color: #fff;
}

.news-wrap .news-tab .wtab .cur a {
	color: #fff;
}

.news-wrap .news-cont {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.news-wrap .news-cont ul {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 0 15px;
	box-sizing: border-box;
}

.news-wrap .news-cont .wow {
	width: 100%;
	margin: 10px 0 30px 0px;
	height: auto;
	overflow: hidden;
	position: relative;
	background: #f5f5f5;
	cursor: pointer;
	float: none;
	visibility: visible;
	animation-duration: 0.8s;
	animation-delay: 0.2s;
	animation-name: fadeInUp;
}

.news-wrap .news-cont ul li {
	overflow: hidden;
	padding: 10px;
	transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	margin-bottom: 40px;
	margin-top: 10px;
	border: 1px solid #DDDDDD;
}

.news-wrap .news-cont ul li a {
	text-decoration: none;
}

.news-wrap .news-cont ul li .picImg {
	float: left;
	width: 220px;
	height: 160px;
	display: block;
}

.news-wrap .news-cont ul li .picImg img {
	height: 100%;
	border-radius: 10px;
}

.news-wrap .news-cont ul li .listInfo {
	margin-left: 250px;
	display: block;
	margin-top: 20px;
}

.news-wrap .news-cont ul li .listInfo .nTitle {
	color: #333;
	font-weight: bold;
	font-size: 18px;
	width: 100%;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news-wrap .news-cont ul li .listInfo p {
	color: #999;
	line-height: 24px;
	font-size: 16px;
	padding-top: 10px;
	text-align: justify;
	background: none;
}

.news-wrap .news-cont ul li .listInfo .n-bottom {
	overflow: hidden;
	margin-top: 18px;
}

.news-wrap .news-cont ul li .listInfo .n-bottom .pull-left {
	float: left !important;
}

.news-wrap .news-cont ul li .listInfo .n-bottom .pull-right {
	font-size: 15px;
	color: #999;
	padding-top: 5px;
	float: right;
}

.news-wrap .news-cont ul li .listInfo .n-bottom .pull-right span {
	padding-left: 10px;
	float: left;
	line-height: 30px;
}

.news-wrap .news-cont ul li .listInfo .n-bottom .pull-right span i {
	width: auto;
	float: left;
	height: auto;
	margin-right: 5px;
}

.news-wrap .news-cont ul li .listInfo .n-bottom .pull-right i img {
	width: auto;
	height: auto;
	margin-top: 8px;
	margin-right: 5;
}

.news-wrap .news-cont ul li:hover {
	box-shadow: 0px 1px 12px 5px rgba(0, 0, 0, 0.15);
}

/* end  新闻列表 */

/*分页样式*/
.page {
	height: 80px;
}

.page dl {
	width: 440px;
	margin: 40px auto;
}

.page dl dd {
	padding: 0 !important;
	float: left;
	margin: 0 1px !important
}

.page dl dd a {
	padding: 5px 10px;
	border: 1px solid #ccc;
	color: #333;
	text-decoration: none;
	font-size: 14px;
}

.page dl dd a.active,
.page dl dd a:hover {
	background: #e35b5b;
	border-color: #e35b5b;
	color: #fff;
}

/* 联系我们 start */
.contact {
	position: relative;
	z-index: 100;
	max-width: 1200px;
	border: none;
	overflow: hidden;
	height: auto;
	background: #fff;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 40px 0;
}

.contact .cont-title {
	text-align: center;
	font-size: 32px;
	position: relative;
	font-weight: lighter;
}

.contact .cont-title:before {
	content: '';
	position: absolute;
	width: 70px;
	height: 4px;
	background: #006b3e;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -15px;
}

.contact .intro {
	font-size: 18px;
	color: #727272;
	margin: 0px 0 30px 0;
	text-align: center;
}

.contact .cl {
	width: auto;
	height: auto;
	overflow: hidden;
}

.contact .cl p {
	font-size: 14px;
}

.contact .cl ul {
	width: auto;
	height: auto;
	overflow: hidden;
	position: relative;
}

.contact .cl ul li {
	text-align: center;
	padding: 0 15px;
	float: left;
	box-sizing: border-box;
	width: 25%;
	margin-bottom: 20px;
}

.contact .cl ul li span img {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.contact .contact-bottom {
	margin-top: 90px;
	margin-bottom: 50px;
	overflow: hidden;
}

.contact .contact-bottom .col-sm-6 {
	width: 600px;
	float: left;
	overflow: hidden;
	box-sizing: border-box;
}

.contact .contact-bottom .col-sm-6 .text {
	font-size: 16px;
}

.contact .contact-bottom .col-sm-6 .text h3 {
	font-size: 26px;
}

.contact .contact-bottom .col-sm-6 .text .p1 {
	margin: 20px 0;
	font-size: 14px;
}

.contact .contact-bottom .col-sm-6 .text .p2 {
	font-size: 14px;
	color: #757575;
	line-height: 25px;
}

.contact .contact-bottom .contact-code {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

.contact .contact-bottom .contact-code ul {
	margin: 20px 0;
}

.contact .contact-bottom .contact-code ul li {
	margin-right: 15px;
	display: inline-block;
	float: left;
	text-align: center;
	font-size: 14px;
	width: 138px;
	margin-bottom: 10px;
}

.contact .contact-bottom .contact-code ul li img {
	width: 100px;
	height: 100px;
	display: block;
	margin: 0 auto;
}

.adress {
	color: #404040;
	line-height: 32px;
	font-size: 14px;
}

.tc {
	margin-top: 10px;
}

.maps {
	width: 100%;
	height: 500px;
	padding: 0 10px;
	box-sizing: border-box;
}

/* end 联系我们  */

/* 新闻详情 start */

.w1200 {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}

.iabout-us {
	padding: 45px 0 0px 0;
	margin: 0 auto;
	margin-bottom: 40px;
	overflow: hidden;
}

.w1200 .matter {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #FFF;
}

.matter h1 {
	font-size: 30px;
	color: #333333;
	text-align: center;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 40px;
}

.matter .ma-tier {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
	margin: 0 auto;
	margin-bottom: 40px;
}

.ma-tier .mall-flt {
	font-size: 14px;
	color: #999999;
	line-height: 30px;
	padding-top: 5px;
	text-align: center;
}

.matter .cont-info {
	width: auto;
	height: auto;
	overflow: hidden;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	padding: 0 50px;
	margin-bottom: 40px;
}

.cont-info p {
	text-indent: 30px;
	margin-bottom: 30px;
}

.cont-img img {
	width: auto;
	height: auto;
	margin: 0 auto;
	margin-bottom: 20px;
}

.matter .last-foter {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 60px;
}

.last-foter .last-back {
	width: 142px;
	height: 38px;
	color: #005bab;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	line-height: 38px;
	border: 1px solid #005bab;
	font-size: 16px;
	margin-right: 10px;
	margin-left: 10px;
}

.last-foter .last-more {
	width: 142px;
	height: 38px;
	color: #666666;
	overflow: hidden;
	text-align: center;
	line-height: 38px;
	border: 1px solid #CCCCCC;
	font-size: 16px;
	display: inline-block;
}

.w1200 .w290 {
	width: 290px;
	height: auto;
	overflow: hidden;
	float: right;
}

.w1200 .nominate {
	width: 290px;
	height: auto;
	overflow: hidden;
	float: right;
}

.nominate .h1 {
	width: 290px;
	height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #CCCCCC;
	background: #FFF;
	padding: 10px 0 0 30px;
}

.h1 span {
	font-size: 18px;
	color: #333333;
	padding-left: 5px;
	font-weight: 600;
	border-left: 3px solid #006b3e;
}

.nominate ul {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 0 30px;
	background: #FFF;
}

.nominate ul li {
	width: 100%;
	height: 90px;
	overflow: hidden;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.nominate ul li:last-child {
	border-bottom: none;
}

.nominate .h-title {
	font-size: 14px;
	color: #333333;
	margin-top: 20px;
}

.nominate .h-time {
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

/* end 新闻详情   */

/* 加入我们 start */

.join-top {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 30px 0;
	background: #f5f5f5;
}

.join-top .wp {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.join-top .wp h1 {
	position: relative;
	text-align: center;
	font-size: 30px;
	margin-bottom: 40px;
}

.join-top .wp h1:before {
	content: "";
	width: 40px;
	height: 4px;
	border-bottom: 3px solid #0054a7;
	bottom: -10px;
	position: absolute;
	margin-left: 40px;
}

.join-top .wp p {
	font-size: 16px;
	line-height: 30px;
	text-indent: 30px;
	margin-bottom: 10px;
	padding: 0 120px;
}

/* end 加入我们  */

/*  产品详情 start  */
.container {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.container .detail {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	padding: 20px 0;
	margin-bottom: 40px;
	border: 1px solid #DBDBDB;

}

.container .detail .cont-title {
	text-align: center;
	font-size: 32px;
	position: relative;
	font-weight: lighter;
	margin-bottom: 40px;
}

.container .detail .cont-title:before {
	content: '';
	position: absolute;
	width: 70px;
	height: 4px;
	background: #006b3e;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -15px;
}

.container .detail .row-1200 {
	width: 100%;
	overflow: hidden;

}

.container .detail .row-1200 .intro {
	width: 600px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 40px;
}

.container .detail .row-1200 .intro h1 {
	font-size: 16px;
	color: #333333;
	font-weight: lighter;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DBDBDB;
}

.led li {
	height: 260px !important;
	overflow: hidden;
	width: 227px !important;
	box-sizing: border-box;

}

.led img {
	width: 180px !important;
	height: 180px !important;
	margin: 20px auto !important;
}

.container .detail .row-1200 .intro-slide img {
	width: 100%;
	height: 400px;
	display: block;
	margin: 0 auto;
}

.container .detail .row-1200 .intro p {
	font-size: 14px;
	margin-bottom: 0px;
	line-height: 25px;
	color: #666666;
}

.container .detail .row-1200 .intro .intro-txt {
	width: auto;
	height: auto;
	overflow: hidden;
}

.container .detail .row-1200 .intro-slide {
	width: 540px;
	overflow: hidden;
	float: left;
	position: relative;
	height: auto;
	padding: 40px;
	border: 1px solid #dbdbdb;
	box-sizing: border-box;
	margin-left: 20px;
	margin-top: 40px;

}

.container .detail .met-list {
	width: auto;
	height: auto;
	overflow: hidden;
}

.container .detail .met-list li {
	width: 24%;
	position: relative;
	overflow: hidden;
	float: left;
	margin: 0 .5%;
	background: #fff;
	margin-top: 10px;
	margin-bottom: 22px;
	cursor: pointer;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #ebebeb;
}

.container .detail .met-list li:hover {
	box-shadow: 0px 1px 12px 5px rgba(0, 0, 0, 0.15);
}

.container .detail .met-list li .overlay {
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 100%;
	margin: 0;
	overflow: hidden;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.container .detail .met-list li .overlay img {
	width: 100%;
	max-width: 100%;
	height: 210px;
	transition: 1s all;
	border-radius: 5px;
}

.container .detail .met-list li:hover .overlay img {
	transform: scale(1.2);
}

.container .detail .met-list li .overlay-panel {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 20px;
	color: #0054a7;
	/*background: rgba(0, 0, 0, .5);*/
	text-align: center;
}

.container .detail .met-list li .overlay-panel h1 {
	font-size: 18px;
	overflow: hidden;
	text-align: center;
	font-weight: lighter;
	margin-top: 40px;
}

.container .detail .met-list li .overlay-panel .btn {
	padding: 6px 15px;
	font-size: 14px;
	line-height: 1.57142857;
	border-radius: 3px;
	-webkit-transition: border .2s linear, color .2s linear, width .2s linear, background-color .2s linear;
	-o-transition: border .2s linear, color .2s linear, width .2s linear, background-color .2s linear;
	transition: border .2s linear, color .2s linear, width .2s linear, background-color .2s linear;
	margin-top: 30px;
	background: #fff;
	outline: none;
	border: none;
	display: inline-block;
	color: #333333;
}

/* end 产品详情    */


/* 产品弹出窗口 start */

.cpm {
	width: 100%;
	height: 100%;
	overflow-y: auto;
	background: #333333;
	margin-top: 90px;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	right: 0;
	padding-bottom: 100px;
	display: none;
}

.close-cpm {
	width: auto;
	height: auto;
	float: right;
	right: 20px;
	overflow: hidden;
	position: absolute;
	margin-top: 20px;
}

.close-cpm img {
	width: auto;
	height: auto;
	display: block;
}

/* end 产品弹出窗口  */

/* 右侧悬浮菜单 */
.slide-menu {
	width: 60px;
	height: auto;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 65%;
	z-index: 1000;
	text-align: center;
	box-sizing: border-box;
}

.slide-menu .slide-item {
	width: 60px;
	height: 60px;
	overflow: hidden;
	background: #fb0100;
	margin-bottom: 3px;
}

.slide-menu .slide-item span {
	color: #fff;
	font-size: 10px;
}

.slide-menu .slide-item img {
	width: 24px;
	height: auto;
	display: block;
	margin: 5px auto;
}

.site-logo {
	position: relative;
	overflow: hidden;
	float: left;
}

.site-logo:before {
	content: "";
	position: absolute;
	width: 150px;
	height: 10px;
	background-color: rgba(255, 255, 255, .5);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: blink 2s ease-in 2s infinite;
	animation: blink 2s ease-in 2s infinite;
	margin-top: 50px;
}

@-webkit-keyframes blink {
	from {
		left: 10px;
		top: 10px;
	}

	to {
		left: 320px;
		top: 0;
	}
}

@-o-keyframes blink {
	from {
		left: 10px;
		top: 10px;
	}

	to {
		left: 320px;
		top: 0;
	}
}

@-moz-keyframes blink {
	from {
		left: 10px;
		top: 0;
	}

	to {
		left: 320px;
		top: 0;
	}
}

@keyframes blink {
	from {
		left: -100px;
		top: 0;
	}

	to {
		left: 320px;
		top: 0;
	}
}

/* 折叠面板*/
/* 视频 */
.culture .video {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.culture .video li {
	width: 385px;
	height: 400px;
	overflow: hidden;
	float: left;
	margin: 0 0.59%;
	padding-top: 0;
}

.culture .video li video {
	width: 380px;
	height: 400px;
	overflow: hidden;
	outline: none;
	background: #666666;
}

.content .news ul li .news-img video {
	width: 100%;
	height: auto;
	display: block;
	outline: none;
	background: #666;
	border-radius: 5px;
}

.content .news ul li .news-txt {
	border-top: 0;
	padding: 0px;
	box-sizing: border-box;
	padding-bottom: 0;
	background: #fff;
	text-align: left;
	transition: 1s all;
}

@media screen and (width: 1920px) {
	.content .news ul li .news-img video {
		width: 100%;
		height: auto;
		display: block;
		transition: 1s all;
		outline: none;
		background: #666;
		border-radius: 5px;

	}
}

/*=====产品详情轮播=====*/
.pc-slide {
	width: 535px;
	float: left;
	overflow: hidden;
	box-sizing: border-box;
}

.pc-slide .view {
	overflow: hidden;
	text-align: center;
}

.view .swiper-container {
	width: 485px;
	height: 380px;
	border: 1px solid #E1E1E1;
	overflow: hidden;
	box-sizing: border-box;
}

.view .swiper-container img {
	height: 100%;
}

.view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.preview .swiper-container {
	width: 430px;
	height: 82px;
	margin-left: 35px;
}

.preview .swiper-slide {
	width: 87px;
	height: 82px;
	cursor: pointer;
}

.preview .slide6 {
	width: 82px;
}

.preview .arrow-left {
	background: url(../images/feel3.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}

.preview .arrow-right {
	background: url(../images/feel4.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}

.preview img {
	padding: 1px;
}

.preview .active-nav img {
	padding: 0;
	width: 80px;
	border: 1px solid #0067cd;
}

.view img {
	margin: 0 auto;
}

/*=====产品详情轮播=====*/

/*====================== 移动端AND =======================================*/

@media screen and (max-width: 600px) {
	.header {
		width: 100%;
		height: 50px;
		padding: 0 10px;
		box-sizing: border-box;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 1000;
		background: rgba(0, 0, 0, 0.5);
	}

	.news-wrap .news-cont ul li {
		margin-bottom: 0px;
	}

	.section .swiper-slide video {
		width: 100%;
		height: auto;
		overflow: hidden;
		object-fit: fill;
	}

	.view .swiper-container {
		width: 100%;
		height: 280px;
		border: 1px solid #E1E1E1;
		overflow: hidden;
		box-sizing: border-box;
	}

	.header .nav {
		width: 80%;
		height: 100%;
		background: #3c76f1;
		position: fixed;
		top: 0;
		right: 0;
		overflow-x: hidden;
		overflow-y: auto;
		box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.6);
		z-index: 40000000;
		display: none;
	}

	.pc-slide {
		width: 100%;
		float: none;
		overflow: hidden;
		box-sizing: border-box;
	}

	.container .detail .row-1200 .intro {
		width: 100%;
		height: auto;
		overflow: hidden;
		float: right;
		margin-top: 10px;
	}

	.led li {
		height: auto !important;
		overflow: hidden;
	}

	.led img {
		width: auto;
		height: 133px !important;
		margin: 0 auto;
	}

	.header .nav ul li {
		display: block;
		min-height: 40px;
		border-top: 1px solid #1296db;
		font-size: 1.3rem;
		width: 100%;
	}

	.header .nav ul li a {
		display: block;
		color: #fff;
		padding: 0 25px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		text-align: left;
	}

	.header .nav ul li a span {
		width: 5px;
		height: 5px;
		background: #fff;
		border-radius: 100%;
		margin-right: 20px;
		position: relative;
		float: left;
		margin-top: 20px;
	}

	.header .active-on a {
		background: rgba(34, 35, 36, .5);
		color: #fff !important;
	}

	.header .nav ul li:nth-child(2) {
		border-top: none;
	}

	.nav_top {
		height: 60px;

	}

	.btnClose {
		width: 40px;
		height: 40px;
		float: right;
		margin-top: 30px;
		background: #fff;
		right: 10px;
		z-index: 100;
		position: relative;
	}

	.btnClose img {
		width: 32px;
		height: 32px;
		margin: 0 auto;
		margin-top: 5px;
	}

	.corps {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #FFF;
		position: relative;
		padding: 10px 0;
	}

	.header .logo {
		width: 170px;
		height: 50px;
		overflow: hidden;
		display: inline-block;
		float: left;
		margin-left: 0;
		margin-top: 0;
	}

	.header .nav {
		display: none;
	}

	.header .logo img {
		width: auto;
		height: 45px;
		display: block;
		margin-top: 0px;
		float: left;
		margin-left: 0;
	}

	.header .logo span {
		float: left;
		line-height: 50px;
		font-size: 2rem;
		color: #fff;
		font-family: cursive;
		margin-top: 0;
	}

	.header .language {
		width: 90px;
		float: right;
		height: 30px;
		border: 1px solid #666666;
		right: 0;
		border-radius: 10px;
		position: relative;
		background: #fff;
		margin-top: 10px;
		margin-right: 0;

	}

	.preview .swiper-container {
		width: 100%;
		height: 90px;
		margin-left: 0px;
	}

	.preview .swiper-slide {
		width: 20%;
		height: auto;
		cursor: pointer;
	}

	.preview .active-nav img {
		padding: 0;
		width: 50px;
		border: 1px solid #0067cd;
		margin-top: 20px;
	}

	.preview img {
		padding: 1px;
		margin-top: 20px;
	}

	.header .language span {
		width: 90px;
		height: 30px;
		line-height: 30px;
		color: #333333;
		display: block;
		cursor: pointer;

	}

	.header .language span em {
		width: auto;
		height: auto;
		overflow: hidden;
		float: left;
		margin-right: 5px;
	}

	.header .language span em img {
		width: 1.5rem;
		height: auto;
		display: block;
		margin-top: 8px;
		float: left;
		margin-left: 12px;
	}

	.header .language ul {
		width: auto;
		height: auto;
		overflow: hidden;
		position: absolute;
		z-index: 1000;
		display: none;
		border-radius: 5px;
		background: #fff;
	}

	.header .language ul li {
		width: 100%;
		height: 35px;
		line-height: 35px;
		cursor: pointer;
		border-bottom: 1px solid #e1e1e1;
	}

	.header .language ul li:last-child {
		border-bottom: none;
	}



	.ad-wrap {
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
	}

	.ad-wrap .swiper-slide {
		width: 100%;
		height: 50vh;
		overflow: hidden;
		position: relative;
	}

	.ad-index-01 {
		background: url("../images/ad-index-01.jpg") center no-repeat;
		background-size: cover;
	}

	.ad-index-02 {
		background: url("../images/ad-index-02.jpg") center no-repeat;
		background-size: cover;
	}

	.cul-bgm {
		object-fit: fill;
	}

	.cul-bgm img {
		width: 100%;
		height: 180px;
		object-fit: cover;
	}

	.bg-wrap {
		width: 100%;
		height: 100%;
		overflow: hidden;
		background: url("../images/bgbgbg.jpg") center no-repeat;
		background-size: cover;
	}

	.news-wrap .news-tab {
		position: relative;
		height: 50px;
		padding: 10px 0 20px 0;
		overflow: hidden;
		width: 18rem;
		margin: 0 auto;
	}

	.news-wrap .news-tab .wtab {
		width: 100%;
		margin: 0 auto;
		left: 0;
		right: 0;
		overflow: hidden;
	}

	.news-wrap .news-tab .wtab li {
		height: 35px;
		width: 8rem;
		line-height: 35px;
		cursor: pointer;
		font-family: '微软雅黑';
		font-size: 14px;
		float: left;
		box-sizing: border-box;
		border-radius: 50px;
		text-align: center;
		margin: 0 5px;
		border: 1px solid #0054a7;
		transition: all 0.4s ease;
	}

	.news-wrap .news-cont ul li a {
		text-decoration: none;
		display: block;
	}

	.news-wrap .news-cont ul li .listInfo {
		margin-left: 0px;
		display: block;
		width: 100%;
	}

	.news-wrap .news-cont ul li .picImg {
		float: none;
		width: 100%;
		height: 145px;
		display: block;
		margin-bottom: 20px;
	}

	.news-wrap .news-cont ul li .picImg img {
		width: 100% !important;
		height: 132px;
		margin: 10px auto;
		border-radius: 5px;
	}

	.news-wrap .news-cont ul li .listInfo p {
		color: #999;
		line-height: 24px;
		font-size: 14px;
		padding-top: 0px;
		text-align: justify;
		background: none;
		margin-top: 10px;
	}

	.news-wrap .news-cont ul li .listInfo .n-bottom .pull-left {
		float: left !important;
		margin-top: 10px;
	}

	.news-wrap .news-cont ul li .listInfo .nTitle {
		color: #333;
		font-weight: bold;
		font-size: 16px;
		width: 100%;
		word-break: keep-all;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		padding: 0 10px;
	}

	.bg-wrap .abt-cont {
		width: 95%;
		height: auto;
		overflow: hidden;
		margin: 20px auto;
	}

	.bg-wrap .abt-cont h1 {
		font-size: 20px;
		color: #006b3e;
		font-weight: 600;
		text-align: center;
		margin-bottom: 20px;
	}

	.bg-wrap .abt-cont p {
		font-size: 1.5rem;
		line-height: 2rem;
		text-align: justify;
		margin-bottom: 20px;
		color: #666666;
	}


	.i-title {
		width: 100%;
		height: 50px;
		overflow: hidden;
		line-height: 50px;
		border-bottom: 1px solid #dddddd;
		margin-bottom: 10px;
		background: #fff;
	}

	.i-title h2 {
		float: left;
		font-size: 14px;
		font-weight: normal;
		padding-left: 4%;
		position: relative;
		overflow: hidden;
		color: #0054a7;
		line-height: 50px;
	}

	.i-title h2:after {
		content: "|";
		position: absolute;
		left: 5%;
		bottom: 0;
		font-weight: bold;
		color: #0054a7;
		top: -2px;
	}

	.i-title .more {
		font-size: 14px;
		color: #999;
		text-decoration: none;
		float: right;
		margin-right: 2%;
	}

	.el-case {
		width: 96%;
		margin: 0 auto;
		padding-bottom: 10px;
	}

	.el-case ul {
		width: auto;
		height: auto;
		overflow: hidden;
	}

	.el-case ul li {
		width: 48%;
		float: left;
		font-size: 14px;
		margin: 5px 1%;
		height: auto;
		position: relative;
		overflow: hidden;
		box-shadow: 0px 1px 2px 2px rgba(0, 0, 0, 0.15);
		border-radius: 5px;
	}

	.el-case ul li img {
		border-radius: 5px;
	}

	.el-case ul li .p1 {
		width: 100%;
		height: 30px;
		overflow: hidden;
		text-align: center;
		line-height: 30px;
		position: relative;
		bottom: 0;
		color: #333333;
		font-size: 14px;

	}

	/* 公司简介 */
	.home {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.home .bgimg {
		width: 100%;
		height: auto;
		background: url("../images/bgbgbg.jpg") center no-repeat;
		position: relative;
		z-index: 0;
		box-sizing: border-box;
		background-size: cover;
	}

	.home .home-present {
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		padding-top: 0px;
		box-sizing: border-box;
	}

	.home .home-present .present-left {
		float: none;
		width: 90%;
		height: auto;
		position: relative;
		margin: 0 auto;
	}

	.corps .corps-wrap ul li {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-bottom: 20px;
	}

	.corps .corps-wrap ul li .team-m {
		width: 100%;
		height: auto;
		background: #CCCCCC;
		overflow: hidden;
		float: right;
	}

	.corps .corps-wrap ul li .gl-txt {
		width: 100%;
		height: auto;
		float: right;
		overflow: hidden;
		padding-right: 0;
		padding: 0 10px;
	}

	.home .home-present .present-left .picst {
		position: relative;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		z-index: 24;
	}

	.home .home-present .present-left .picst img {
		height: auto;
	}

	.home .home-present .present-left .picbg {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 10px;
		top: 10px;
		z-index: 22;
		background: #006b3e;
	}

	.home .home-present .present-right {
		float: right;
		width: auto;
		padding: 0 .3rem;
		margin-top: 20px;
	}

	.home .home-present .present-right h2 {
		font-size: 20px;
		font-weight: 600;
		color: #006b3e;
		text-align: center;
	}

	.home .home-present .present-right .line {
		width: 30px;
		height: 3px;
		margin: 10px auto;
		background: #006b3e;
		position: relative;
		z-index: 24;

	}

	.home .home-present .present-right .presentcont {
		margin-top: 16px;
	}

	.home .home-present .present-right .presentcont p {
		line-height: 24px;
		margin-bottom: 10px;
		text-indent: 30px;
	}

	.home .home-present .present-right .presentcont ul {
		margin-top: 43px;
	}

	.home .home-present .present-right .presentcont ul li {
		float: left;
		width: 100px;
		height: 100px;
		margin-right: 20px;
		text-align: center;
	}

	.home .home-present .present-right .presentcont ul li a {
		display: block;
		width: 100%;
		height: 100%;
		color: #fff;
		background: #333333;
	}

	.home .home-present .present-right .presentcont ul li p {
		line-height: 20px;
		padding-top: 30px;
	}

	.plist {
		display: none;
	}

	.plist p {
		margin-bottom: 0 !important;
	}

	.home .home-present .present-right .presentcont ul li span {
		display: inline-block;
		width: 16px;
		height: 16px;
		margin-top: 6px;
		line-height: 16px;
		border-radius: 50%;
		color: #333;
		background: #fff;
	}

	.home .home-present .present-right .presentcont ul li a:hover {
		background: #006b3e;
		color: #FFF;
	}

	/* end 公司简介 */
	.section3 .pro-conts {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}

	.section3 .pro-conts h1 {
		text-align: center;
		color: #0054a7;
		position: relative;
		font-size: 20px;
		overflow: hidden;
		width: auto;
		padding-bottom: 10px;
	}

	.section3 .pro-conts ul li {
		width: 48%;
		float: left;
		font-size: 14px;
		margin: 5px 1%;
		height: auto;
		position: relative;
		overflow: hidden;
		/* box-shadow: 0px 1px 2px 2px rgba(0, 0, 0, 0.15); */
		border-radius: 5px;
		border: 1px solid #DBDBDB;
	}

	.section3 .pro-conts ul li img {
		height: 120px;
		border-radius: 5px;
		transition: 1s all;
		max-width: 100%;
	}

	.section3 .pro-conts ul li .p1 {
		width: 100%;
		height: 30px;
		overflow: hidden;
		text-align: center;
		line-height: 30px;
		position: relative;
		bottom: 0;
		color: #333333;
		font-size: 14px;
	}

	.section3 .pro-conts h1:before {
		content: "";
		border-bottom: 3px solid #0054a7;
		position: absolute;
		bottom: 0px;
		width: 40px;
		margin-left: 45px;
	}

	.section3 .pro-conts ul {
		width: auto;
		height: auto;
		overflow: hidden;
		position: relative;
		margin-top: 20px;
	}

	.content {
		max-width: 100%;
		min-width: 100%;
		height: 100%;
		margin: 0 auto;
		margin-top: 20px;
	}

	.content-top {
		width: 100%;
		height: 50px;
		line-height: 50px;
		max-width: 100%;
		min-width: 100%;
		margin: 0 auto;
		padding: 0 10px;
		margin-top: 100px;
	}

	.content-top .title {
		font-size: 18px;
		font-weight: bold;
		font-family: "微软雅黑";
		float: left;
		color: #0054a7;
	}

	.content-top .ckgd {
		font-size: 12px;
		font-weight: bold;
		font-family: "微软雅黑";
		float: left;
		color: #0054a7;
		vertical-align: middle;
	}

	/*新闻资讯 */
	.news {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
		position: relative;
		padding: 20px 0;
		background: #f5f5f5;
	}

	.news ul {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
		position: relative;
	}

	.news ul li {
		float: none !important;
		box-shadow: 1px 4px 5px #ddd !important;
		display: block !important;
		line-height: 20px !important;
		padding: 13px !important;
		position: relative !important;
		width: 100% !important;
		height: auto !important;
		overflow: hidden !important;
		box-sizing: border-box !important;
		background: #fff !important;
		margin-bottom: 20px !important;
		margin: 0 !important;

	}

	.about .ab-item .ab-link {
		width: 1200px;
		height: 285px;
		margin: 0 auto;
		background: url(../images/mps.png) center no-repeat;
		background-size: cover;
		position: relative;
	}

	.about .ab-item .ab-ads {
		width: 95%;
		height: 143px;
		padding: 10px;
		float: right;
		box-sizing: border-box;
		border: 2px solid #eaf6ff;
		position: relative;
		right: .35rem;
		margin-top: 0px;
		border-radius: 10px;
		background: rgba(255, 255, 255, .5);
		box-shadow: 0 2px 2px 0px #eaf6ff;
	}

	.about .ab-item .ab-ads span {
		width: 0;
		height: 0;
		font-size: 0;
		overflow: hidden;
		position: absolute;
	}

	.about .ab-item .ab-ads span.bot {
		border-width: 15px;
		border-style: solid dashed dashed;
		border-color: #eaf6ff transparent transparent;
		right: 45px !important;
		bottom: -35px;
		left: 73%;
	}

	.about .ab-item .ab-ads span.top {
		border-width: 15px;
		border-style: solid dashed dashed;
		border-color: #fff transparent transparent;
		right: 45px !important;
		bottom: -28px;
		left: 73%;
	}

	.section .swiper-slide {
		width: 100%;
		height: auto !important;
		overflow: hidden;
		position: relative;
	}

	.news ul li :hover {
		background: #006b3e;
	}

	.news ul li :hover h1 {
		color: #fff;
	}

	.wow {
		width: 46%;
		margin: 10px 0 20px 10px;
		height: auto;
		padding: 0;
		overflow: hidden;
		position: relative;
		background: #fff;
		cursor: pointer;
		float: left;
		visibility: visible;
		animation-duration: 0.8s;
		animation-delay: 0.2s;
		animation-name: fadeInUp;
		z-index: 100000;
	}

	.wow p {
		color: #0054a7;
		padding: 0;
		text-align: center;
		font-size: 14px;
		margin-top: 20px;
		margin-bottom: 10px;
	}

	.wow img {
		width: 132px;
		height: 132px;
		margin: 0px auto;
		border-radius: 5px;
		margin-top: 10px;
	}

	.news ul li :hover .n-txt {
		color: #fff;
	}

	.revert {
		width: auto;
		text-align: center;
		height: auto;
		position: relative !important;
		margin-bottom: 20px;
		margin: 0 auto;
	}

	.news ul li a {
		display: block;
		overflow: hidden;
	}

	.news ul li .pic {
		width: 100%;
		overflow: hidden;
		height: auto;
		float: left;
		box-sizing: border-box;
		border-radius: 5px;
	}

	.news ul li .pic img {
		max-width: 100%;
		height: auto;
		border-radius: 5px;
	}

	.news ul li h1 {
		font-size: 16px;
		color: #333333;
		line-height: 30px;
		font-weight: lighter;
		margin-top: 10px;
		width: 100%;

	}

	.news ul li .n-txt {
		width: 100%;
		overflow: hidden;
		color: #999999;
		float: right;
		line-height: 1.5rem;
		text-align: left;
		box-sizing: border-box;
		-webkit-box-orient: vertical;
		font-size: 14px;
	}

	.news ul li .data-time {
		width: auto;
		height: auto;
		overflow: hidden;
	}

	.news ul li .data-time span {
		font-size: 12px;
		color: #999;
	}

	#footer {
		display: none;
	}

	.corps .corps-wrap ul li .gl-team img {
		width: 100%;
		height: 150px;
		display: block;
	}

	.corps .corps-wrap ul li .gl-team {
		width: 100%;
		height: auto;
		overflow: hidden;
		float: left;
	}

	/* 底部 start */
	.i_foot_bg {
		color: #fff;
		overflow: hidden;
		background: url("../images/index_wb.jpg") center no-repeat;
		background-size: cover;
		margin-bottom: 50px;
		display: block;
	}

	.f18 {
		font-size: 16px;
	}

	.foot_service {
		width: 95%;
		margin: 0px auto;
		padding-top: 3%;
		padding-bottom: 0%;
	}

	.foot_contact {
		width: 95%;
		margin: 0px auto;
		padding-top: 3%;
		padding-bottom: 5%;
		clear: both;
	}

	.foot_service li {
		float: left;
		width: 31%;
		margin-right: 2.8%;
		margin-bottom: 3%;
	}

	.foot_service li.last {
		margin-right: 0;
	}

	.foot_service li a {
		display: block;
		border: 1px solid #cccccc;
		color: #dddddd;
		line-height: 2.2;
		padding: 0px 4%;
		text-align: center;
		font-size: 12px;
	}

	.foot_service_t,
	.foot_contact_t {
		line-height: 2.4;
	}

	.foot_service_t a,
	.foot_contact_t a {
		color: #fff;
	}

	.foot_contact_list li {
		line-height: 1;
		color: #dddddd;
		padding: 2% 0px;
		font-size: 12px;
	}

	.foot_contact_list li a {
		color: #dddddd;
		display: inline-block;
	}

	.foot_contact_list li a:link {
		color: #dddddd;
	}

	.foot_contact_list li div {
		width: 6.8%;
		max-width: 17px;
		display: inline-block;
		padding-right: 2%;
		margin-top: 0.5%;
	}

	/* end 底部  */
	/* 底部悬浮菜单 start */
	.footer-fix {
		width: 100%;
		font-size: 14px;
		background: #0054a7;
		position: fixed;
		bottom: 0px;
		left: 0;
		z-index: 100000;
		display: block;

	}

	.footer-fix ul {
		width: 100%;
		line-height: 40px;
		height: 40px;
	}

	.footer-fix ul li {
		float: left;
		width: 25%;
		text-align: center;
		color: #fff;
		box-sizing: border-box;
		height: 53px;
	}

	.footer-fix ul li span {
		color: #fff;
	}

	.footer-fix ul li a {
		display: inline-block;
		color: #fff;
		font-size: 12px;
		line-height: 13px;
		text-decoration: none;
	}

	.footer-fix ul li span {
		display: block;
		height: 35px;
		width: 100%;
		overflow: hidden;
	}

	.footer-fix ul li .bg1 {
		background: url(../images/icon-home.png) center center no-repeat;
		background-size: 23px auto;
	}

	.footer-fix ul li .bg2 {
		background: url(../images/icon-menu.png) center center no-repeat;
		background-size: 23px auto;
	}

	.footer-fix ul li .bg3 {
		background: url(../images/icon-tel.png) center center no-repeat;
		background-size: 23px auto;
	}

	.footer-fix ul li .bg4 {
		background: url(../images/icon-nav.png) center center no-repeat;
		background-size: 23px auto;
	}

	/* end 底部悬浮菜单  */

	/* 导航悬浮菜单 start */

	.el-menu-icon {
		position: relative;
	}

	.leftcontrol {
		width: 80%;
		height: 100%;
		background: #3c76f1;
		position: fixed;
		top: 0;
		right: 0;
		overflow-x: hidden;
		overflow-y: auto;
		box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.6);
		z-index: 400000;
		display: none;
	}

	.leftcontrol ul {
		width: auto;
		height: auto;
		overflow: hidden;
	}

	.active a {
		/*background:rgba(34,35,36,.5);*/
		color: #fff !important;
	}

	.leftcontrol ul li {
		display: block;
		min-height: 40px;
		border-top: 1px solid #1296db;
		font-size: 1.3rem;
		width: 100%;
	}

	.leftcontrol ul li a {
		display: block;
		color: #fff;
		padding: 0 25px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}

	.leftcontrol ul li a span {
		width: 5px;
		height: 5px;
		background: #fff;
		border-radius: 100%;
		margin-right: 20px;
		position: relative;
		float: left;
		margin-top: 20px;
	}

	.leftcontrol ul li:nth-child(2) {
		border-top: none;
	}

	.nav_top {
		height: 60px;

	}

	.btnClose {
		width: 32px;
		height: 32px;
		float: right;
		margin-top: 5px;
		background: #fff;
		right: 10px;
		z-index: 100;
		position: relative;
	}

	.btnClose img {
		width: 24px;
		height: 24px;
		margin: 0 auto;
		margin-top: 5px;
	}

	/* end 导航悬浮菜单  */

	/* 荣誉资质 start */
	.culture {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: url("../images/bg5.jpg") center no-repeat;
		background-size: cover;
		padding: 30px 0;
		box-sizing: border-box;
	}

	.culture h2 {
		text-align: center;
		position: relative;
		margin-bottom: 20px;
		font-weight: lighter;
	}

	.cul-p {
		text-align: center;
	}

	.culture h2 span {
		display: inline-block;
		width: auto;
		height: auto;
		position: relative;
		font-size: 20px;
		color: #122b40;
	}

	.culture h2 span:after {
		content: '';
		position: absolute;
		width: 50px;
		height: 2px;
		background: #006b3e;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: -10px;
	}

	.cul-bgm {
		width: 100%;
		height: auto;
		overflow: hidden;
		background-size: cover;
	}

	.cul-bgm img {
		height: auto;
	}

	/* end 荣誉资质  */

	/* 公司团队 start */
	.corps {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #FFF;
		position: relative;
	}

	.corps h1 {
		text-align: center;
		font-size: 20px;
		position: relative;
		font-weight: lighter;
		margin: 20px 0;
	}

	.corps h1:before {
		content: '';
		position: absolute;
		width: 70px;
		height: 2px;
		background: #005bab;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: -15px;
	}

	.corps .corps-wrap {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
		box-sizing: border-box;
		position: relative;
		padding: 0 .3rem;
	}

	.corps .corps-wrap .cor-item {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-bottom: 10px;
		position: relative;
		border-bottom: 1px solid #dddddd;
	}

	.corps .corps-wrap .cor-item img {
		width: 100%;
		height: auto;
		display: block;
		margin: 0 auto;
	}

	.corps .corps-wrap .cor-item p {
		margin-top: 30px;
		font-size: 14px;
		margin-bottom: 20px;
		color: #797979;
	}



	/* end 公司团队  */

	.titles {
		padding: 20px 0 20px 0;
		margin: 0 auto;
	}

	.titles h4 {
		color: #0054a7;
		font-size: 18px;
		text-transform: uppercase;
		text-align: center;
		padding-top: 8px;
		line-height: 1.4;
		font-weight: lighter;
	}

	.titles h3 {
		color: #0054a7;
		font-size: 22px;
		text-align: center;
		padding: 6px 0 0 0;
		line-height: 1.4;
		font-weight: lighter;
	}

	/* 目录下载 start */
	.container .detail .met-list {
		width: auto;
		height: auto;
		overflow: hidden;
	}

	.container .detail {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
		padding: 10px 10px;
		box-sizing: border-box;
		border: none;
	}

	.container .detail .met-list li {
		width: 49%;
		position: relative;
		overflow: hidden;
		float: left;
		margin: 0 .5%;
		background: #fff;
		margin-top: 10px;
		margin-bottom: 10px;
		cursor: pointer;
		border-radius: 5px;
		border: 1px solid #ebebeb;
		box-sizing: border-box;
	}

	.container .detail .met-list li:hover {
		box-shadow: 0px 1px 12px 5px rgba(0, 0, 0, 0.15);
	}

	.container .detail .met-list li .overlay {
		position: relative;
		display: inline-block;
		width: 100%;
		max-width: 100%;
		margin: 0;
		overflow: hidden;
		vertical-align: middle;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}

	.container .detail .met-list li .overlay img {
		width: 100%;
		max-width: 100%;
		height: 150px;
		transition: 1s all;
		border-radius: 5px;
	}

	.container .detail .met-list li:hover .overlay img {
		transform: scale(1.2);
	}

	.container .detail .met-list li .overlay-panel {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		color: #0054a7;
		/*background: rgba(0, 0, 0, .5);*/
		text-align: center;
	}

	.container .detail .met-list li .overlay-panel h1 {
		font-size: 18px;
		overflow: hidden;
		text-align: center;
		font-weight: lighter;
		margin-top: 40px;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.container .detail .met-list li .overlay-panel .btn {
		padding: 6px 15px;
		font-size: 14px;
		line-height: 1.57142857;
		border-radius: 3px;
		-webkit-transition: border .2s linear, color .2s linear, width .2s linear, background-color .2s linear;
		-o-transition: border .2s linear, color .2s linear, width .2s linear, background-color .2s linear;
		transition: border .2s linear, color .2s linear, width .2s linear, background-color .2s linear;
		margin-top: 30px;
		background: #fff;
		outline: none;
		border: none;
		display: inline-block;
		color: #333333;
	}

	/* end 目录下载  */

	/* 新闻详情 start */

	.w1200 {
		max-width: 100%;
		margin: 0 auto;
		position: relative;
	}

	.iabout-us {
		padding: 25px 0 0px 0;
		margin: 0 auto;
		margin-bottom: 40px;
		overflow: hidden;
	}

	.w1200 .matter {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #FFF;
	}

	.matter h1 {
		font-size: 20px;
		color: #333333;
		text-align: center;
		overflow: hidden;
	}

	.matter .ma-tier {
		width: 100%;
		height: auto;
		overflow: hidden;
		padding-bottom: 10px;
		border-bottom: 1px solid #ccc;
		margin: 0 auto;
		margin-bottom: 20px;
	}

	.ma-tier .mall-flt {
		font-size: 12px;
		color: #999999;
		line-height: 30px;
		padding-top: 5px;
		text-align: center;
	}

	.matter .cont-info {
		width: auto;
		height: auto;
		overflow: hidden;
		font-size: 14px;
		color: #333333;
		line-height: 30px;
		padding: 0 10px;
		margin-bottom: 20px;
	}

	.cont-info p {
		text-indent: 30px;
		margin-bottom: 30px;
	}

	.matter .last-foter {
		width: 100%;
		height: auto;
		overflow: hidden;
		box-sizing: border-box;
		text-align: center;
		margin-bottom: 60px;
	}

	.last-foter .last-back {
		width: 120px;
		height: 30px;
		color: #0054a7;
		overflow: hidden;
		display: inline-block;
		text-align: center;
		line-height: 30px;
		border: 1px solid #0054a7;
		font-size: 14px;
		margin-right: 10px;
	}

	.last-foter .last-more {
		width: 120px;
		height: 30px;
		color: #666666;
		overflow: hidden;
		text-align: center;
		line-height: 30px;
		border: 1px solid #CCCCCC;
		font-size: 14px;
		display: inline-block;
	}

	.w1200 .w290 {
		width: 290px;
		height: auto;
		overflow: hidden;
		float: right;
	}

	.w1200 .nominate {
		width: 290px;
		height: auto;
		overflow: hidden;
		float: right;
	}

	.nominate .h1 {
		width: 290px;
		height: 40px;
		overflow: hidden;
		border-bottom: 1px solid #CCCCCC;
		background: #FFF;
		padding: 10px 0 0 30px;
	}

	.h1 span {
		font-size: 18px;
		color: #333333;
		padding-left: 5px;
		font-weight: 600;
		border-left: 3px solid #006b3e;
	}

	.nominate ul {
		width: auto;
		height: auto;
		overflow: hidden;
		padding: 0 30px;
		background: #FFF;
	}

	.nominate ul li {
		width: 100%;
		height: 90px;
		overflow: hidden;
		border-bottom: 1px solid #CCCCCC;
		margin-bottom: 10px;
	}

	.nominate ul li:last-child {
		border-bottom: none;
	}

	.nominate .h-title {
		font-size: 14px;
		color: #333333;
		margin-top: 20px;
	}

	.nominate .h-time {
		font-size: 12px;
		color: #999999;
		margin-top: 10px;
	}

	.mt20 {
		margin-top: 20px;
	}

	/* end 新闻详情   */


	/* 联系我们 start */
	.contact {
		position: relative;
		z-index: 100;
		max-width: 1200px;
		border: none;
		overflow: hidden;
		height: auto;
		background: #fff;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 20px 0;
	}

	.contact .cont-title {
		text-align: center;
		font-size: 32px;
		position: relative;
		font-weight: lighter;
	}

	.contact .cont-title:before {
		content: '';
		position: absolute;
		width: 70px;
		height: 4px;
		background: #006b3e;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: -15px;
	}

	.contact .intro {
		font-size: 18px;
		color: #727272;
		margin: 0px 0 30px 0;
		text-align: center;
	}

	.contact .cl {
		width: auto;
		height: auto;
		overflow: hidden;
	}

	.contact .cl p {
		font-size: 14px;
	}

	.contact .cl ul {
		width: auto;
		height: auto;
		overflow: hidden;
		position: relative;
	}

	.contact .cl ul li {
		text-align: center;
		padding: 0 15px;
		float: left;
		box-sizing: border-box;
		width: 50%;
		margin-bottom: 20px;
	}

	.contact .cl ul li span img {
		width: 48px;
		height: 48px;
		margin: 0 auto;
		margin-bottom: 10px;
	}

	.contact .contact-bottom {
		width: 95%;
		margin: 0 auto;
		overflow: hidden;
		box-sizing: border-box;
	}

	.contact .contact-bottom .col-sm-6 {
		width: 100%;
		overflow: hidden;
		box-sizing: border-box;
	}

	.contact .contact-bottom .col-sm-6 .text {
		font-size: 14px;
	}

	.contact .contact-bottom .col-sm-6 .text h3 {
		font-size: 20px;
	}

	.contact .contact-bottom .col-sm-6 .text .p1 {
		margin: 10px 0;
		font-size: 14px;
	}

	.contact .contact-bottom .col-sm-6 .text .p2 {
		font-size: 14px;
		color: #757575;
		line-height: 25px;
	}

	.contact .contact-bottom .contact-code {
		position: relative;
		width: 100%;
		overflow: hidden;
		margin-bottom: 10px;
	}

	.contact .contact-bottom .contact-code ul {
		margin: 20px 0;
	}

	.contact .contact-bottom .contact-code ul li {
		margin-right: 15px;
		display: inline-block;
		float: left;
		text-align: center;
		font-size: 14px;
		width: 33.333%;
		margin-bottom: 10px;
	}

	.contact .contact-bottom .contact-code ul li img {
		width: 100px;
		height: 100px;
		display: block;
		margin: 0 auto;
	}

	.adress {
		color: #404040;
		line-height: 32px;
		font-size: 14px;
	}

	.tc {
		margin-top: 10px;
	}

	.maps {
		width: 100%;
		height: 500px;
		box-sizing: border-box;
	}

	/* end 联系我们  */
	/* 启动页start */
	.start .logo-yd {
		width: 100%;
		height: auto;
		position: relative;
		overflow: hidden;
		margin-top: 50px;
		margin-left: 0%;
	}

	.start .logo-yd img {
		width: 150px;
		margin: 0 auto;
	}

	.start .center {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}

	.start .center ul {
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
	}

	.start .center ul li img {
		width: auto;
		height: 120px;
		margin: 0 auto;
	}

	.start .center ul li:before {
		content: "";
		border-right: 1px solid #333333;
		position: absolute;
		right: 0;
		height: 100px;
		margin-top: 20px;
	}

	.start .center ul li .salto {
		width: auto;
		height: 40px;
		padding: 0 10px;
		display: inline-block;
		overflow: hidden;
		margin-top: 40px;
		line-height: 40px;
		font-size: 12px;
		border-radius: 5px;
		color: #333333;
		box-shadow: 0px 1px 12px 5px rgba(0, 0, 0, 0.15);
	}

	/* end 启动页 */

}

/* PC PAD 小屏幕适配 */
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.corps .corps-wrap ul li .team-m {
		width: 100%;
		height: 205px;
		background: #CCCCCC;
		overflow: hidden;
		float: right;
	}

	.header .language {
		margin-right: 1%;
	}

	.home .home-present .present-right .presentcont ul {
		margin-top: 0px;
	}

	.container .detail .row-1200 .intro {
		width: 59%;
		height: auto;
		overflow: hidden;
		float: right;
		margin-top: 40px;
	}

	.pc-slide {
		width: 380px;
		float: left;
		overflow: hidden;
		box-sizing: border-box;
		margin-left: 10px;
	}

	.section .swiper-slide video {
		width: 100%;
		height: auto;
		overflow: hidden;
		object-fit: fill;
	}

	.view .swiper-container {
		width: 100%;
		height: 380px;
		border: 1px solid #E1E1E1;
		overflow: hidden;
		box-sizing: border-box;
	}

	.home .home-present .present-right .presentcont p {
		line-height: 20px;
		margin-bottom: 10px;
		text-align: left;
		font-size: 14px;
	}

	.section .swiper-slide {
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
	}

	.section .swiper-slide img {
		height: 100%;
	}

	.header .logo {
		margin-left: 0.5%;
	}



	.header .nav {
		width: 300px;
		height: 100%;
		background: #3c76f1;
		position: fixed;
		top: 0;
		right: 0;
		overflow-x: hidden;
		overflow-y: auto;
		box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.6);
		z-index: 400000;
		display: none;
	}

	.header .nav ul li {
		display: block;
		min-height: 40px;
		border-top: 1px solid #1296db;
		font-size: 1.3rem;
		width: 100%;
	}

	.header .nav ul li a {
		display: block;
		color: #fff;
		padding: 0 25px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		text-align: left;
	}

	.header .nav ul li a span {
		width: 5px;
		height: 5px;
		background: #fff;
		border-radius: 100%;
		margin-right: 20px;
		position: relative;
		float: left;
		margin-top: 20px;
	}

	.header .active-on a {
		background: rgba(34, 35, 36, .5);
		color: #fff !important;
	}

	.header .nav ul li:nth-child(2) {
		border-top: none;
	}

	.nav_top {
		height: 60px;

	}

	.btnClose {
		width: 40px;
		height: 40px;
		float: right;
		margin-top: 30px;
		background: #fff;
		right: 10px;
		z-index: 100;
		position: relative;
	}

	.btnClose img {
		width: 32px;
		height: 32px;
		margin: 0 auto;
		margin-top: 5px;
	}

	.home .home-present {
		width: 100%;
		overflow: hidden;
		padding: 0 10px;
	}

	.home .home-present .present-left {
		float: left;
		width: 40%;
		height: auto;
		position: relative;
		overflow: hidden;
	}

	.home .home-present .present-left .picst img {
		transition: 1s all;
		height: 100%;
	}

	.home .home-present .present-right .line {
		display: none;
	}

	.home .home-present .present-right {
		float: right;
		width: 56%;
	}

	.home .home-present .present-right h2 {
		font-size: 28px;
		font-weight: 600;
		color: #006b3e;
	}

	.home .home-present .present-right .presentcont {
		margin-top: 10px;
	}

	.home .home-present .present-left .picst {
		position: relative;
		width: 96%;
		height: 100%;
		left: 0;
		top: 0;
		z-index: 24;
	}

	.section3 .pro-conts h1:before {
		content: "";
		border-bottom: 3px solid #0054a7;
		position: absolute;
		bottom: 0px;
		margin-left: 40%;
		margin-right: 0;
	}

	.image-list {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
		box-sizing: border-box;
	}

	.section3 .pro-conts {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
		box-sizing: border-box;
		margin-top: 110px;
	}

	.section3 .pro-conts ul li {
		width: 32.23%;
		height: 260px;
		overflow: hidden;
		float: left;
		margin: 10px .5%;
		position: relative;
		border-radius: 5px;
	}

	.content {
		max-width: 100%;
		min-width: 100%;
		height: 100%;
		margin: 0 auto;
		margin-top: 20vh;
		overflow: hidden;
	}

	.content .news ul li {
		width: 32.23%;
		height: 100%;
		float: left;
		margin: 10px .5%;
		overflow: hidden;
		position: relative;
		border-radius: 5px;

	}

	.content-top {
		width: 100%;
		height: 55px;
		line-height: 55px;
		max-width: 100%;
		min-width: 100%;
		margin: 0 auto;
		padding: 0 10px;
	}

	/* 底部 start */
	.i_foot_bg {
		color: #fff;
		overflow: hidden;
		background: url("../images/index_wb.jpg") center no-repeat;
		background-size: cover;
	}

	.f18 {
		font-size: 16px;
	}

	.foot_service {
		width: 95%;
		margin: 0px auto;
		padding-top: 3%;
		padding-bottom: 0%;
	}

	.foot_contact {
		width: 95%;
		margin: 0px auto;
		padding-top: 3%;
		padding-bottom: 5%;
		clear: both;
	}

	.foot_service li {
		float: left;
		width: 31%;
		margin-right: 2.8%;
		margin-bottom: 3%;
	}

	.foot_service li.last {
		margin-right: 0;
	}

	.foot_service li a {
		display: block;
		border: 1px solid #cccccc;
		color: #dddddd;
		line-height: 2.2;
		padding: 0px 4%;
		text-align: center;
		font-size: 12px;
	}

	.foot_service_t,
	.foot_contact_t {
		line-height: 2.4;
	}

	.foot_service_t a,
	.foot_contact_t a {
		color: #fff;
	}

	.foot_contact_list li {
		line-height: 1;
		color: #dddddd;
		padding: 2% 0px;
		font-size: 12px;
	}

	.foot_contact_list li a {
		color: #dddddd;
		display: inline-block;
	}

	.foot_contact_list li a:link {
		color: #dddddd;
	}

	.foot_contact_list li div {
		width: 6.8%;
		max-width: 17px;
		display: inline-block;
		padding-right: 2%;
		margin-top: 0.5%;
	}

	/* end 底部  */
	/* 底部悬浮菜单 start */

	#footer {
		display: none;
	}

	.i_foot_bg {
		display: block;
	}

	.footer-fix {
		width: 100%;
		font-size: 14px;
		background: #0054a7;
		position: fixed;
		bottom: 0px;
		left: 0;
		z-index: 100000;
		display: block;

	}

	.footer-fix ul {
		width: 100%;
		line-height: 40px;
		height: 40px;
	}

	.footer-fix ul li {
		float: left;
		width: 25%;
		text-align: center;
		color: #fff;
		box-sizing: border-box;
		height: 53px;
	}

	.footer-fix ul li span {
		color: #fff;
	}

	.footer-fix ul li a {
		display: inline-block;
		color: #fff;
		font-size: 12px;
		line-height: 13px;
		text-decoration: none;
	}

	.footer-fix ul li span {
		display: block;
		height: 35px;
		width: 100%;
		overflow: hidden;
	}

	.footer-fix ul li .bg1 {
		background: url(../images/icon-home.png) center center no-repeat;
		background-size: 23px auto;
	}

	.footer-fix ul li .bg2 {
		background: url(../images/icon-menu.png) center center no-repeat;
		background-size: 23px auto;
	}

	.footer-fix ul li .bg3 {
		background: url(../images/icon-tel.png) center center no-repeat;
		background-size: 23px auto;
	}

	.footer-fix ul li .bg4 {
		background: url(../images/icon-nav.png) center center no-repeat;
		background-size: 23px auto;
	}

	/* end 底部悬浮菜单  */
	.cul-bgm {
		width: 100%;
		height: 420px;
		overflow: hidden;
		background: url("../images/culture.jpg") center no-repeat;
		background-size: contain;
	}

	/* .corps .corps-wrap {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
		box-sizing: border-box;
		position: relative;
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.corps .corps-wrap ul li .gl-team {
		width: 180px;
		height: 205px;
		overflow: hidden;
		float: left;
	}

	.corps .corps-wrap ul li .gl-team img {
		width: 180px;
		height: 205px;
		margin-top: 20px;
		display: block;
	}

	.corps .corps-wrap ul li .gl-txt {
		width: 64%;
		height: 205px;
		float: right;
		overflow: hidden;
		padding-right: 20px;
	} */
	.corps {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #FFF;
		position: relative;
		padding: 30px 0;
	}

	.corps h1 {
		text-align: center;
		font-size: 32px;
		position: relative;
		font-weight: lighter;
		margin: 30px 0;
	}

	.corps h1:before {
		content: '';
		position: absolute;
		width: 70px;
		height: 4px;
		background: #005bab;
		left: 0;
		right: 0;
		margin: 0 auto;
		bottom: -15px;
	}

	.corps .corps-wrap {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
		box-sizing: border-box;
		position: relative;
		margin-top: 50px;
		margin-bottom: 50px;
	}

	.corps .corps-wrap ul {
		width: auto;
		height: auto;
		overflow: hidden;
		position: relative;
		margin: 10px 0;
	}

	.corps .corps-wrap ul li {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.corps .corps-wrap ul li .team-m {
		width: 50%;
		height: 205px;
		background: #CCCCCC;
		overflow: hidden;
		float: right;
	}

	.corps .corps-wrap ul li .gl-team {
		width: 40%;
		height: auto;
		overflow: hidden;
		float: left;
	}

	.corps .corps-wrap ul li .gl-team img {
		width: 200px;
		height: auto;
		display: block;
		margin-top: 28px;
	}

	.corps .corps-wrap ul li .gl-txt {
		width: 56%;
		height: 205px;
		float: right;
		overflow: hidden;
		padding-right: 10px;
	}

	.corps .corps-wrap ul li .gl-txt h2 {
		font-size: 16px;
		text-align: left;
		font-weight: 500;
		margin-top: 20px;
		position: relative;
		margin-bottom: 25px;
	}

	.corps .corps-wrap ul li .gl-txt h2:before {
		content: '';
		position: absolute;
		width: 70px;
		height: 4px;
		background: #005bab;
		left: 0px;
		right: 0;
		bottom: -10px;
	}

	.corps .corps-wrap ul li .gl-txt p {
		font-size: 14px;
		line-height: 25px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
	}

	.corps .corps-wrap ul li:nth-of-type(odd) .team-m {
		float: right;
	}

	.corps .corps-wrap ul li:nth-of-type(even) .team-m {
		float: left;
	}


	#footer .wrap {
		width: 1024px;
		margin: 0 auto;
		position: relative;
	}

	.footerEwm {
		margin-left: 20px;
		padding: 0 30px;
		text-align: center;
		border-left: 1px solid #7c7c7c;
		border-right: 1px solid #7c7c7c;
	}

	.footerZx {
		width: 186px;
		margin-left: 10px;
	}

	#footer ul li {
		float: left;
		margin-left: 86px;
	}

	#footer ul {
		float: right;
		margin-right: 30px;
	}

	.grid-img {
		position: relative;
		float: left;
		z-index: 999;
		height: 290px !important;
		width: 240px !important;
		overflow: hidden;
	}

	.grid-img img {
		width: 240px !important;
		height: auto !important;
		display: block;
		border-radius: 5px;
	}

	.thumb-container {
		width: 240px;
		margin: 10px 0 30px 10px !important;
		height: auto;
		padding: 0;
		cursor: pointer;
		float: left;
		position: relative;
		visibility: visible;
		animation-duration: 0.8s;
		animation-delay: 0.2s;
		animation-name: fadeInUp;
		border-radius: 5px;
	}

	.wow {
		width: 240px;
		margin: 10px 0 30px 10px;
		height: auto;
		padding: 0;
		overflow: hidden;
		position: relative;
		background: #fff;
		cursor: pointer;
		float: left;
		visibility: visible;
		animation-duration: 0.8s;
		animation-delay: 0.2s;
		animation-name: fadeInUp;
	}

	.container .detail {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
		padding: 20px 0;
	}

	.container .detail .met-list li {
		width: 24%;
		position: relative;
		overflow: hidden;
		float: left;
		margin: 0 .3%;
		background: #fff;
		margin-top: 10px;
		margin-bottom: 22px;
		cursor: pointer;
		padding: 10px;
		border-radius: 5px;
		border: 1px solid #ebebeb;
	}

	.contact .contact-bottom .col-sm-6 {
		width: 100%;
		float: none;
		padding: 0 10px;
		overflow: hidden;
		box-sizing: border-box;
	}

	.contact .contact-bottom {
		margin-top: 90px;
		margin-bottom: 50px;
		overflow: hidden;
	}

	.contact .contact-bottom .col-sm-6 .text {
		font-size: 16px;
		padding-left: 20px;
	}

	.adress {
		color: #404040;
		line-height: 32px;
		font-size: 14px;
		padding-left: 20px;
	}

}

/*===============================PAD端适配=============================*/


.brief {
	width: 100%;
	height: auto;
	overflow: hidden;
	max-width: 1200px;
	margin: 40px auto;
}

.brief .b-header {
	width: 100%;
	height: 48px;
	background: #f2f2f2;
	overflow: hidden;
	line-height: 48px;
}

.b-header span {
	font-size: 14px;
	text-align: center;
	padding: 0 40px;
	overflow: hidden;
	cursor: pointer;
	display: inline-block;
}

.b-on {
	border-top: 1px solid #005bab;
	color: #005bab;
	background: #fff;
}

.brief .conts {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.conts img {
	width: auto;
	height: auto;
	display: block;
	margin: 0px auto;
}

.conts ul {
	width: auto;
	height: auto;
	overflow: hidden;
}

.conts ul li {
	width: auto;
	height: auto;
	overflow: hidden;
}

.dsn {
	display: none;
}

.conts ul li p {
	line-height: 30px;
}

.conts .detail-img {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
}

.conts .detail-img img {
	width: auto !important;
	margin: 0 auto;
	display: block;
}

.grid-container .quote {
	padding-bottom: 30px;
}

.revert {
	width: 100%;
	text-align: center;
	height: auto;
	position: absolute;
	bottom: 5px;
}


.revert-a {
	width: auto;
	height: 30px;
	color: #005bab;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	padding: 0 20px;
	border: 1px solid #005bab;
	font-size: 14px;
}

@media screen and (device-width:1080px) {
	.header .logo {
		width: auto;
		height: auto;
		overflow: hidden;
		float: left;
		margin-left: 0;
		margin-top: 10px;
	}

	.header .nav ul li a {
		padding: 0 11px;
		font-size: 15px;
		display: block;
		color: #fff;
		font-weight: 500;
	}

	.header .language {
		width: 90px;
		float: right;
		height: 30px;
		border: 1px solid #fff;
		margin-right: 15px;
		margin-top: 30px;
		border-radius: 10px;
		position: relative;
		background: #fff;
	}

	.header .language span {
		font-size: 14px;
	}

}

#pro{
	padding: 0 10px;
}

#pro .swiper-slide{
	width: 288px;
	height: auto;
	overflow: hidden;
	float: left;
	position: relative;
	border-radius: 5px;
	margin: 40px 0px 20px 0px;
}

#pro .swiper-slide:hover{
	box-shadow: 0px 1px 12px 5px rgba(0, 0, 0, 0.15);
}

#pro .swiper-slide img{
	border-radius: 5px;
	transition: 1s all;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 20px;
}

#pro .swiper-slide img:hover{
	border-radius: 5px;
	transform: scale(1.1);
}

#pro .swiper-slide .p1{
	width: 100%;
	height: 30px;
	background: #fff;
	overflow: hidden;
	text-align: center;
	line-height: 30px;
	position: absolute;
	bottom: 0;
	font-size: 16px;
	margin-top: 20px;
}