﻿* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	outline: none;
}

.jszcbox {
	justify-content: center !important;
}
.jszcbox {
	margin: 5px 0 0 0;
}
.jszcbox .jszctext{
	width: 75px;
}
.jszcbox .jszcimg{
	width: 55px;
	opacity: 0.6;
}
body,
div,
ul,
li,
a,
dl,
dd,
dt,
input,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
img {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

html,
body {
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
	font-family: 'Microsoft YaHei';


}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

input,
textarea,
select,
button,
area {
	appearance: button;
	-moz-appearance: button;
	-webkit-appearance: button;
	outline: none;
	font-family: 'Microsoft YaHei';
	font-size: 14px;
}

ul,
li,
dl,
dd,
dt {
	list-style: none;
}

a {
	text-decoration: none;
	color: #2b292f;
	-webkit-transition: all ease-in .2s;
	-ms-transition: all ease-in .2s;
	-moz-transition: all ease-in .2s;
	-o-transition: all ease-in .2s;
	transition: all ease-in .2s;
}

img {
	border: 0;
	display: block;
	font-size: 0;
}

body {
	color: #444;
	font-size: 14px;
	font-style: normal;
	font-family: 'Microsoft YaHei';
}

.clearfix {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
	overflow: hidden;
}

.box {
	width: 100%;
	overflow: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.section {
	width: 92%;
	max-width: 1510px;
	margin: 0 auto;
}

.index-header {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
}



.inner-header {
	position: static;
	background: #fff;
}




.header {
	width: 100%;
	margin: 5px 0;
}

.header .section {
	display: flex;
	height: 109px;
	flex-wrap: wrap;
	justify-content: space-between;
}


.header .logo {
	width: 10%;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 130px;
}

.header .logo img {
	max-width: 100%;
}

.header .menu {
	width: 78%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.header .menu ul {
	width: 85%;
	display: flex;
	justify-content: space-between;
}


.header .menu ul li a {
	position: relative;
	font-size: 18px;
	display: block;
	line-height: 38px;
}


.index-header a {
	font-weight: lighter;
	color: #fff;
}

.index-header .menu ul li a.on,
.index-header .menu ul li a:hover {
	color: #b70026;
	border-bottom: 2px solid #b70026;
}

.inner-header a {
	font-weight: 400;
	color: #333333;
}

.inner-header .menu ul li a.on,
.inner-header .menu ul li a:hover {
	color: #b70026;
	border-bottom: 2px solid #b70026;
}


.header .menu li .drop {
	background: #777;
	overflow: hidden;
	position: absolute;
	width: 100%;
	left: 0;
	top: 115px;
	display: none;
}

.header .menu li .drop ul {
	width: 1000px;
	margin: 0 auto;
	padding: 15px 0;
}

.header .menu li .drop li {
	width: 33.3333%;
	float: left;
}

.header .menu li .drop li a {
	padding: 0;
}



.span-icon {
	margin-left: 3%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	position: relative;
	padding-left: 40px;
	color: #fff;
	font-size: 19px;
}

.w-span-icon {
	background: url(../image/lang.png) no-repeat center center;
}

.b-span-icon {
	background: url(../image/lang.png) no-repeat center center;
}


.m_menu {
	background: url(../image/icon_nav.png) no-repeat center;
	background-size: 80%;
	width: 50px;
	position: absolute;
	right: 5px;
	top: 0;
	height: 80px;
	display: none;
}

.m_menu_k {
	background: url(../image/icon_nav_k.png) no-repeat center;
	background-size: 80%;
	width: 50px;
	position: absolute;
	right: 5px;
	top: 0;
	height: 80px;
}


.index-title {
	width: 100%;
}

.index-title h2 {
	color: #004488;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 28px;
}

.index-title span {
	color: #b70026;
}


.inner-title {
	width: 100%;
	margin-bottom: 50px;
	text-align: center;
	padding-bottom: 10px;
	position: relative;
	border-bottom: 2px solid #e7e7e6;
}

.inner-title h2 {
	color: #1f1f1f;
	font-size: 39px;
	line-height: 48px;
	font-weight: bold;
}

.inner-title em {
	background: #096b42;
	height: 3px;
	display: block;
	width: 60px;
	position: absolute;
	bottom: -2px;
	left: 50%;
	margin-left: -30px;
}

.inner-title p {
	font-weight: 200;
	line-height: 26px;
	color: #999999;
	font-size: 22px;
}

.i-title {
	width: 100%;
	margin: 5px 0 50px 0;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.i-title span {
	display: block;
	float: left;
	line-height: 40px;
	font-size: 28px;
	color: #1f2020;
	position: relative;
}

.i-title span::after {
	content: '';
	display: block;
	width: 200%;
	height: 2px;
	background: #000000;
	position: absolute;
	left: 120%;
	top: 50%;
}

.i-title a {
	float: right;
	text-transform: uppercase;
	line-height: 40px;
	font-size: 16px;
	color: #004488;
}


.index-banner-txt {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	top: 0;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	left: 0;
	color: #fff;
}

.index-banner-txt h4 {
	animation-delay: .5s;
	text-shadow: 0 0 5px #1d1d1d;
	font-size: 42px;
	letter-spacing: 6px;
}


.index-banner-txt h1 {
	font-size: 55px;
	font-weight: 600;
	letter-spacing: 5px;
	margin: 70px 0 100px 0;
	text-shadow: 0 0 5px #1d1d1d;
	animation-delay: 1s;
}

.index-banner-txt p {
	font-weight: bold;
	font-size: 44px;
	color: #2acaff;
	text-shadow: 0 0 5px #1d1d1d;
	animation-delay: 1.5s;
}

.index-banner-txt h4 span {
	margin: 0 20px;
}

.index-banner-txt p span {
	margin: 0 50px;
}

.index-banner-img {
	height: 799px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	transform: scale(1.2);
	width: 100%;
}

.swiper-slide-active .index-banner-img {
	transform: scale(1);
	transition: all 5.5s ease;
}



.swiper-slide-active h1 {
	animation-name: fadeInUp;
}

.swiper-slide-active h4 {
	animation-name: fadeInUp;
}

.swiper-slide-active p {
	animation-name: fadeInUp;
}

.banner-button-next {
	right: 0;
	background: #000;
	color: #fff;
	font-size: 30px;
	width: 60px;
	height: 60px;
	margin-top: -30px;
}

.banner-button-prev {
	left: 0;
	background: #000;
	color: #fff;
	width: 60px;
	font-size: 30px;
	height: 60px;
	margin-top: -30px;
}


/**/


.products {
	overflow: hidden;
	width: 92%;
	max-width: 1220px;
	margin: 30px auto;

}

.products ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.products li {
	width: 24%;
	margin:10px 0.5%;
}

.products img {
	width: 100%;
	height: auto;
}

.products img:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.ys_box {
	width: 100%;
	overflow: hidden;
	height: auto;
	background-color: #f7f7f7;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 30px;
}

.ys_title {
	width: 300px;
	height: 88px;
	background: url(/templates/default/images/titbg.jpg) center 39px no-repeat;
	margin: 0 auto;
	font-size: 30px;
	color: #333;
	font-weight: bolder;
	text-align: center;
}

.ys_title span {
	color: #1544b8;
	font-size: 30px;
}

.ys_info {
	width: 96%;
	max-width: 1200px;
	height: 410px;
	margin: 0 auto;
	background: url(../image/ysbg.jpg) center top no-repeat;
	margin-top: 20px;
}

.ys_info_l {
	width: 400px;
	height: auto;
	float: left;
	padding-top: 45px;
}

.ys_info_l ul {
	list-style-type: none;
}

.ys_info_l li {
	width: 400px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	margin-bottom: 60px;
}

.ys_info_l span {
	float: left;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #d41e1e;
	font-size: 24px;
	background: url(/templates/default/images/ysbg2.jpg) no-repeat;
	margin-right: 10px;
}

.ys_info_r {
	width: 375px;
	height: auto;
	float: right;
	padding-top: 45px;
}

.ys_info_r ul {
	list-style-type: none;
}

.ys_info_r li {
	width: 375px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	margin-bottom: 60px;
}

.ys_info_r span {
	float: left;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #d41e1e;
	font-size: 24px;
	background: url(/templates/default/images/ysbg2.jpg) no-repeat;
	margin-right: 10px;
}

.ys_info_r p {
	margin-left: 55px;
}

.ys_info_r .ys04 {
	line-height: 22px;
}

.ys_kj {

	width: 100%;
	max-width: 600px;
	height: 42px;
	margin: 0 auto;
}

.ys_kj ul {
	list-style-type: none;
	margin: 0 auto;
	height: auto;
	display: table;
}

.ys_kj li {
	width: 136px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	float: left;
	background-color: #3059c1;
	margin-left: 12px;
	margin-right: 12px;
	display: inline;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.ys_kj a:link {
	color: #fff;
	line-height: 42px;
	font-size: 14px;
	display: block;
}

.ys_kj a:visited {
	color: #fff;
	line-height: 42px;
	font-size: 14px;
	display: block;
}

.ys_kj a:hover {
	color: #fff;
	line-height: 42px;
	font-size: 14px;
	display: block;
	background-color: #d4291e;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.main {
	overflow: hidden;
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
}

.about {
	width: 600px;
	height: 233px;
	padding-left: 35px;
	float: left;
	background: url(../image/about_pic.jpg) right center no-repeat;
	background-color: #4465b7;
	position: relative;
}

.about h2 {
	width: 117px;
	height: 48px;
	border-bottom: 2px #bec9e6 solid;
	color: #fff;
	font-size: 18px;
	margin-top: 40px;
}
.about p {
	color: #fff;
    line-height: 24px;
}

.about_lj {
	width: 600px;
	height: 233px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 300;
}

.about_lj2 {
	width: 480px;
	height: 233px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 300;
}

.more {
	width: 107px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-top: 35px;
	border: 1px #fff solid;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.mt50 {
	margin-top: 35px;
}

.more a:link {
	font-size: 14px;
	color: #fff;
	display: block;
	line-height: 35px;
}

.more a:visited {
	font-size: 14px;
	color: #fff;
	display: block;
	line-height: 35px;
}

.more a:hover {
	font-size: 14px;
	color: #fff;
	display: block;
	line-height: 35px;
}

.jt {
	width: 13px;
	height: 31px;
	background: url(../image/jiantou.png) no-repeat;
	position: absolute;
	left: 239px;
	top: 50px;
	z-index: 300;
}

.kaifa {
	width: 600px;
	height: 233px;
	padding-left: 35px;
	float: right;
	background: url(../image/kaifa_pic.jpg) right center no-repeat;
	background-color: #42a672;
	position: relative;
}

.kaifa h2 {
	width: 117px;
	height: 48px;
	color: #fff;
	font-size: 18px;
	margin-top: 40px;
}

.kaifa p {
	color: #fff;
	line-height: 24px;
}

.jt2 {
	width: 13px;
	height: 31px;
	background: url(../image/jiantou2.png) no-repeat;
	position: absolute;
	left: 239px;
	top: 50px;
	z-index: 300;
}

.jt3 {
	width: 13px;
	height: 31px;
	background: url(../image/jiantou3.png) no-repeat;
	position: absolute;
	left: 239px;
	top: 50px;
	z-index: 300;
}

.iso {
	width: 240px;
	height: 233px;
	float: left;
}

.fahuo {
	width: 480px;
	height: 233px;
	padding-left: 35px;
	float: left;
	background: url(../image/fahuo_pic.jpg) right center no-repeat;
	background-color: #d4291e;
	position: relative;
}

.fahuo h2 {
	width: 117px;
	height: 48px;
	color: #fff;
	font-size: 18px;
	margin-top: 40px;
}

.fahuo p {
	color: #fff;
	line-height: 24px;
}

.fukuan {
	width: 480px;
	height: 233px;
	padding-left: 35px;
	float: left;
	background: url(../image/fukuan_pic.jpg) right center no-repeat;
	background-color: #4465b7;
	position: relative;
}

.fukuan h2 {
	width: 117px;
	height: 48px;
	color: #fff;
	font-size: 18px;
	margin-top: 40px;
}

.fukuan p {
	color: #fff;
	line-height: 24px;
}

.hyyy_title {
	width: 100%;
	text-align: center;
	color: #333;
	font-size: 30px;
	font-weight: bolder;
	margin-top: 50px;
}

.hyyy_box {
	width: 100%;
	height: 430px;
	background: url(/templates/default/images/hyyy_bg2.jpg) repeat-x;
	margin-top: 50px;
}

.hyyy_info {
	width: 1200px;
	height: 338px;
	margin: 0 auto;
}

.hyyy_info ul {
	list-style-type: none;
}

.hyyy_info li {
	width: 277px;
	height: 338px;
	background-color: #ffffff;
	float: left;
	text-align: center;
	margin-right: 10px;
	display: inline;
}

.hyyy_info a:link {
	font-size: 18px;
	color: #666;
	font-weight: bolder;
}

.hyyy_info a:visited {
	font-size: 18px;
	color: #666;
	font-weight: bolder;
}

.hyyy_info a:hover {
	font-size: 18px;
	color: #d41e1e;
	font-weight: bolder;
}

.hyyy_info .pic {
	width: 277px;
	height: 277px;
	overflow: hidden;
	margin-bottom: 10px;
}

.hyyy_info img {
	width: 277px;
	height: 277px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	z-index: 1;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}

.hyyy_info img:hover {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari 和 Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}

.more2 {
	width: 136px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	background-color: #3059c1;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	margin: 0 auto;
	margin-top: 25px;
}

.more2 a:link {
	color: #fff;
	line-height: 42px;
	font-size: 14px;
	display: block;
}

.more2 a:visited {
	color: #fff;
	line-height: 42px;
	font-size: 14px;
	display: block;
}

.more2 a:hover {
	color: #fff;
	line-height: 42px;
	font-size: 14px;
	display: block;
	background-color: #d4291e;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.contact_title {
	width: 100%;
	text-align: center;
	color: #333;
	font-size: 30px;
	font-weight: bolder;
	margin-top: 50px;
}

.contact {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 50px;
	display: table;
}

.con_left {
	width: 370px;
	height: auto;
	float: left;
	font-size: 16px;
}

.red {
	color: #e81919;
}

.con_right {
	width: 780px;
	height: auto;
	float: right;
}

.con_txt {
	font-size: 14px;
	line-height: 34px;
	padding-top: 35px;
	margin: 0 auto;
	width: 400px;
}

.con_txt span {
	background-color: #3757a7;
	color: #fff;
	padding-left: 10px;
	padding-right: 5px;
	height: 26px;
	line-height: 26px;
	float: left;
	margin-right: 15px;
}

.con_txt h2 {
	margin-bottom: 15px;
}

.box {
	overflow: hidden;
}

.box2 {
	width: 342px;
	height: auto;
	border: 1px #d9d9d9 solid;
	line-height: 35px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #333;
	font-weight: bolder;
	padding-left: 8px;
	position: relative;
}

.box2 span {
	float: left;
}

.bt {
	color: red;
	position: absolute;
	top: 4px;
	right: -14px;
	font-size: 16px;
}

.xj_txt {
	height: 28px;
	line-height: 28px;
	width: 250px;
	border: 0px;
}

.xj_sub {
	width: 170px;
	height: 38px;
	background-color: #3059c1;
	border: 0px;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	font-family: "微软雅黑", "Microsoft YaHei";
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.xj_sub:hover {
	color: #fff;
	background-color: #d4291e;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.xj_sub2 {
	width: 170px;
	height: 38px;
	background-color: #cdcdcd;
	border: 0px;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	font-family: "微软雅黑", "Microsoft YaHei";
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	margin-left: 5px;
}

.xj_sub2:hover {
	color: #fff;
	background-color: #4465b7;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}



.contact_maps {
	width: 638px;
	height: auto;
	float: left;
}

.contact_info {
	width: 497px;
	height: auto;
	float: right;
	line-height: 36px;
	padding-left: 65px;
}

.contact_info span {
	background-color: #3757a7;
	color: #fff;
	padding-left: 10px;
	padding-right: 5px;
	height: 26px;
	line-height: 26px;
	float: left;
	margin-right: 15px;
}

.contact_info h2 {
	font-size: 24px;
	color: #123884;
	margin-bottom: 30px;
}

.contact_info img {
	margin-top: 20px;
}






/*main-news*/
.index-product {
	width: 100%;
	padding: 100px 0;
	overflow: hidden;
	background: #ffffff;
}

.set-content {
	width: 100%;
}

.product-set-title {
	width: 100%;
	z-index: 9999;
	overflow: hidden;
	position: relative;
}

.set-title-title {
	display: block;
	float: left;
	line-height: 50px;
	font-size: 28px;
	color: #1f2020;
	position: relative;
}

.set-title-title::after {
	content: '';
	display: block;
	width: 200%;
	height: 2px;
	background: #000000;
	position: absolute;
	left: 120%;
	top: 50%;
}

.product-set-title ul {
	float: right;
	position: relative;
}

.product-set-title ul li {
	display: inline-block;
	float: left;
	text-align: center;
	margin-left: 43px;
	line-height: 40px;
	padding-left: 28px;
	color: #1e1e1e;
	position: relative;
	box-sizing: border-box;
	font-size: 19px;
	font-weight: bold;
	cursor: pointer;
}

.product-set-title ul li::before {
	content: '';
	display: block;
	width: 9px;
	height: 23px;
	background: url(../image/icon01.png);
	position: absolute;
	right: 100%;
	top: 50%;
	margin-top: -11px;

}

.product-set-title ul li.on {
	color: #004488;

}


.set-middle {
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}

.set-middle-item {
	width: 100%;
	overflow: hidden;
	position: relative;
}


.product-a {
	color: #1c1c1c;
	position: relative;
	display: block;
}

.product-a .img-box {
	overflow: hidden;
	width: 100%;
	padding: 5px;
	border: 1px solid #e5e5e5;
	border-radius: 8px;
}

.product-a .img-box img {
	display: block;
	width: 100%;
	height: 300px;
	border-radius: 8px;
	transform: translateZ(0px);
	transition: transform 0.3s ease 0s;
}

.product-a .product-txt {
	padding: 20px 0;
	background: #fff;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}

.product-a .product-txt h4 {
	font-size: 17px;
	float: left;
	font-weight: 400;
	position: relative;
	padding-left: 27px;
	color: #4b4b4b;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.product-a .product-txt h4::before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 50%;
	border-radius: 100%;
	border: 2px solid #bdc1c5;
	margin-top: -6px;
	z-index: 1;
}

.product-a .product-txt i {
	font-style: normal;
	display: block;
	float: right;
	margin-top: 5px;
	width: 32px;
	background: url(../image/icon02.png);
	height: 9px;
}


.product-a:hover i {
	background: url(../image/icon02-h.png);
}

.product-a:hover h4::before {
	border: 2px solid #347cc6;
}



.product-a:hover {
	color: #4b4b4b;
}

.product-a:hover img {
	transform: scale(1.2, 1.2);
}

.product-button {
	position: relative;
	max-width: 95px;
	height: 34px;
	margin: 20px 0 40px;
}

.product-button-next,
.product-button-prev {
	background: #fff;
	color: #bdc1c5;
	border: 1px solid #bdc1c5;
	font-size: 15px;
	border-radius: 100%;
	width: 34px;
	height: 34px;
	margin-top: -17px;
}

.product-button-next {
	right: 0;
}

.product-button-prev {
	left: 0;
}



.about-box {
	width: 100%;
	overflow: hidden;
	padding: 90px 0;

}

.about-img {
	width: 45%;
	float: left;
}

.about-img img {
	max-width: 100%;
	position: relative;
	z-index: 11;
}

.about-txt {
	width: 100%;
	padding: 30px 60px 70px 60px;
	background: #fff url(../image/about-txt.jpg) no-repeat center center;
	background-size: 100%;
	position: relative;
}

.about-txt dl {
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}

.about-txt dl dt {
	width: 30%;
	float: right;
}

.about-txt dl dt img {
	margin: auto !important;
	max-width: 100%;
}

.about-txt dl dd {
	width: 65%;
	float: left;
}

.about-txt h4 {
	color: #000000;
	font-size: 19px;
	line-height: 38px;
	padding: 5px 0;
	margin-top: 30px;
}

.about-txt h1 {
	width: 87%;
	color: #101010;
	font-size: 37px;
	line-height: 38px;
	font-weight: bold;
	padding: 9px 0;
}

.about-txt h3 {
	color: #fff;
	background: #003972;
	font-size: 19px;
	float: left;
	line-height: 38px;
	padding: 9px 30px;
	margin: 10px 0;
}

.about-txt p {
	width: 100%;
	color: #525252;
	font-size: 18px;
	line-height: 30px;
	padding: 10px 0;
	overflow: hidden;
}

.about-txt img {
	margin-top: 50px;
}

.ba-a {
	color: #585858;
	border: 1px solid #e5e5e5;
	max-width: 240px;
	margin-top: 25px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	line-height: 48px;
	font-size: 19px;
	transition: 0.4s;
	position: relative;
	background: #fff;
}


.ba-a:hover {
	color: #fff;
	border: 1px solid #39609c;
	background: #39609c;
}

.ba-a:hover::after {
	color: #fff;
	background: url(/templates/default/images/icon13.png);
}



.product-num-box {
	width: 100%;
	z-index: 12;
	position: relative;
	overflow: hidden;
	padding: 30px 0;
}


.product-num-content {
	width: 100%;
	margin: 0 auto;
	font-size: 0;
}

.product-num-item {
	text-align: center;
	position: relative;
	display: inline-block;
	width: 30%;
	border-right: 1px solid #dcdcdc;
	margin: 0 1%;
	vertical-align: top;
	font-size: 16px;
	color: #000;
}

.product-num-item:last-child {
	border: 0;
}

.product-num-nub {
	display: inline-block;
	vertical-align: top;
	font-size: 38px;
	line-height: 60px;
	color: #39609c;
	font-weight: bold;
	font-family: Arial;
}


.product-num-inf {
	overflow: hidden;
	display: block;
	width: 100%;
	font-size: 17px;
	color: #585858;
}

.product-num-wan {
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	position: relative;
	color: #39609c;
	line-height: 38px;
}

.product-num-jian {
	position: absolute;
	left: 6px;
	top: 0;
	z-index: 5;
}

/*service-box*/
.equipment-box {
	width: 100%;
	padding: 84px 0;
	overflow: hidden;
	background: #fff;
}

.equipment-left {
	width: 45.8%;
	float: left;
	padding: 22px 22px;
	background: #003972 url(../image/equipment.jpg);
	background-size: 100% 100%;
}

.equipment-left p {
	color: #fff;
	padding: 25px 0;
	text-align: center;
	font-size: 25px;
}

.equipment-right {
	width: 51.5%;
	float: right;
}


.equipment-box img {
	width: 100%;
	transform: translateZ(0px);
	transition: transform 0.3s ease 0s;
}


.equipment-box a:hover img {
	transform: scale(1.1, 1.1);
	transition: transform 0.6s ease 0s;
}


.images-button-next,
.images-button-prev {
	color: #ffff;
	font-size: 24px;
	width: 60px;
	height: 60px;
	margin-top: -30px;
}

.images-button-next {
	right: 0;
}

.images-button-prev {
	left: 0;
}


.platform-box {
	width: 100%;
	background: url("/templates/default/images/platform-bj.jpg") no-repeat top center;
	padding-top: 50px;
	overflow: hidden;
}

.platform-box .platform-txt-box {
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 15px;
	font-weight: 200;
	color: #fff;
	line-height: 30px;
}


.solution-ul ul {
	width: 100%;
	border-radius: 20px;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	margin-top: 60px;
}

.solution-ul ul li {
	width: 25%;
	font-size: 26px;
	background: #fff;
	text-align: center;
}

.solution-ul ul li a {
	color: #333;
}

.solution-ul ul li img {
	display: block;
	margin: 10px auto;
}

.solution-ul-txt {
	padding: 35px 10px;
	border-right: 1px solid #ebebeb;
}

.solution-ul-txt img {
	max-width: 25%;
}

.solution-ul .box {
	position: relative;
}

.solution-ul .box .img {
	width: 100%;
	margin: 0;
	transform: translateZ(0px);
	transition: transform 0.3s ease 0s;
}

.solution-ul .box i {
	position: absolute;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.solution-ul .box i img {
	max-width: 15%;
}

.solution-ul ul li a:hover {
	color: #096b42;
}

.solution-ul ul li:hover .img {
	transform: scale(1.1, 1.1);
	transition: transform 0.6s ease 0s;
}



/*banner*/
.banner {
	width: 100%;
	overflow: hidden;
	position: relative;

}


.n-ban-img {
	width: 100%;

}

.n-ban-img img {
	width: 100%;
}


.n-ban-txt {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	text-align: center;
	color: #fff;
	display: flex;
	text-shadow: 0 0 10px #999;
	flex-direction: column;
	justify-content: center;
}



.n-ban-txt h3 {
	font-size: 34px;
	font-weight: 600;
}

.n-ban-txt h4 {
	font-size: 26px;
	font-weight: 600;
}


.n-ban-txt em {
	display: block;
	width: 30px;
	margin: 10px auto;
	height: 7px;
	background: #fff;
}







.main-nav {
	width: 100%;
	overflow: hidden;
	background: #f1fff9;
	text-align: center;
	border-bottom: 1px solid #096b42;
}

.main-nav a {
	width: 14%;
	line-height: 90px;
	text-align: center;
	display: inline-block;
	font-size: 20px;
	color: #333;
}

.main-nav a:hover {
	background: #096b42;
	color: #fff;
}

.main-nav a.on {
	background: #096b42;
	color: #fff;
}

.inner-about {
	width: 100%;
	padding: 90px 0 45px 0;
	overflow: hidden;
	background: #fff;
}

.inner-about-left {
	float: left;
	width: 56%;
}

.inner-about-left span {
	display: block;
	float: left;
	font-size: 26px;
	padding: 12px 65px;
	border-radius: 5px;
	background: #d81e07;
	color: #fff;
	margin-bottom: 30px;
}

.inner-about-left p {
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	line-height: 28px;
}

.inner-about-right {
	float: right;
	width: 41%;
}

.inner-about .box {
	padding: 20px 0;
}

.inner-about img {
	max-width: 100%;
}

.main-ceo {
	width: 100%;
	padding: 145px 0;
	overflow: hidden;
	background: url(/templates/default/images/ceo-bj.jpg);
	background-size: 100% 100%;
}

.main-ceo-img {
	width: 45%;
	float: left;
}

.main-ceo-img img {
	width: 100%;
}

.main-ceo-txt {
	width: 47%;
	float: left;
	margin-left: 4%;
}

.main-ceo-txt .main-ceo-box {
	position: relative;

}

.main-ceo-title {
	background: #edf0f3;
	position: absolute;
	left: 0;
	top: 20%;
	width: 45%;
	height: 100px;
	z-index: 10;
}

.main-ceo-txt h3 {
	font-weight: bold;
	font-size: 40px;
	color: #191919;
}

.main-ceo-txt span {
	font-size: 22px;
	color: #999999;
	font-weight: 200;
	text-transform: uppercase;
}

.main-ceo-txt .box {
	margin-top: 50px;
}

.main-ceo-txt p {
	line-height: 30px;
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	color: #333333;
}

.main-ceo-txt .main-ceo-box i {
	display: block;
	position: relative;
	width: 60%;
	height: 155px;
	margin-left: 6%;
	z-index: 8;
	border: 12px solid #005f36;

}

.main-culture {
	width: 100%;
	padding: 110px 0;
	overflow: hidden;
	background-size: 100%;
}

.culture-set-title {
	width: 100%;
	z-index: 9999;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
}


.culture-set-title ul {
	text-align: center;
	position: relative;
}

.culture-set-title ul li {
	display: inline-block;
	text-align: center;
	margin: 0 40px;
	line-height: 70px;
	color: #191919;
	position: relative;
	box-sizing: border-box;
	font-size: 24px;
	font-weight: bold;
	cursor: pointer;
	border-bottom: 1px solid #fff;
}


.culture-set-title ul li.on {
	color: #096b42;
	border-bottom: 1px solid #096b42;
}

.culture-swiper-container {
	width: 88%;
	height: 610px;
	padding-bottom: 30px !important;
}

.culture-swiper-pagination {

	position: relative;
}

.culture-swiper-pagination .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	border: 3px solid #fff;
	margin: 0 4px;
	background: #bfbfbf;
}

.culture-swiper-pagination .swiper-pagination-bullet-active {
	width: 16px;
	height: 16px;
	border: 3px solid #096b42;
	background: #096b42;
	border-radius: 8px;
}



.culture-button-next,
.culture-button-prev {
	border-radius: 100%;
	width: 52px;
	height: 52px;
	top: 50% !important;
	margin-top: -26px;
	opacity: 0.8;
}

.culture-button-next {
	right: 12%;
	background: #fff url(/templates/default/images/icon29-h.png) no-repeat center center;


}

.culture-button-prev {
	left: 12%;
	background: #fff url(/templates/default/images/icon28-h.png) no-repeat center center;
}

.culture-button-next:hover,
.culture-button-prev:hover {
	opacity: 1;
}





/*内页*/

.inside_menu {
	width: 100%;
	height: auto;
	margin: 3% auto;
	overflow: hidden;
	font-size: 14px;
}

.inside_menu .menunow {
	color: #004488;
	border-bottom: 2px solid #004488;
}

.left_side {
	float: left;
	width: 17%;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
	margin-right: 3%;
}

.left_side .Ltitle {
	padding-left: 24px;
	height: 85px;
	font-size: 24px;
	color: #fff;
	line-height: 85px;
	background: #004488;
	text-transform: uppercase;
}

.leleft_sideft .Lcontent {
	background: #f9f9f9;
}

.leleft_sideft .Lcontent .secondmenu {
	width: 23%;
	height: auto;
}

.secondmenu ul {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #d1d1d1;
}

.secondmenu ul li {
	width: 100%;
	border-bottom: 1px solid #d2d2d2;
}

.secondmenu ul li:last-child {
	border-bottom: none;
}

.secondmenu ul li a {
	display: block;
	width: 100%;
	line-height: 50px;
	padding: 0 25px 0 35px;
	color: #333;
	font-size: 16px;
	font-weight: 500;
}

.secondmenu ul li a:hover {
	border-left: 6px solid #004488;
	color: #004488;
}

.secondmenu ul li a.on {
	border-left: 6px solid #004488;
	color: #004488;
}

#current-side {
	width: 1200px;
	height: 59px;
	padding-left: 18px;
	padding-right: 12px;
	margin-bottom: 26px;
	line-height: 59px;
	background: #f4f4f4;

}

.current-side-l {
	width: 20%;
	height: 59px;
	line-height: 59px;
	padding-left: 15px;
	text-align: left;
}

.current-side-r {
	width: 98%;
	height: 59px;
	line-height: 59px;
	text-align: right;
}

.contact-detail {
	width: 48%;
	height: auto;
	float: right;
}

.contact-detail h3 {
	width: 100%;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background: #004488;
	margin-bottom: 10px;
}


.contact-detail ul {
	width: 100%;
	margin: 0 auto;
}

.contact-detail ul li {
	line-height: 50px;
	text-align: center;
	padding: 0 20px;
	border-bottom: 1px dashed #999;
}


.right_side {
	float: left;
	width: 80%;
	height: auto;
}

.right_side #crumbs {
	margin-bottom: 30px;
	line-height: 59px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

.right_side .product {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 30px;
	line-height: 35px;
	font-size: 14px;
}

.right_side #crumbs .the_end {
	border-bottom: 3px solid #004488;
	color: #004488;
	font-size: 20px;
	font-weight: bold;
	float: left;

}

.right_side #crumbs .cru_list {
	padding-left: 20px;
	float: right;
	font-size: 14px;
	color: #888;
	background: url(/templates/default/images/css/span01.png) no-repeat left center;
}

.right_side #crumbs .cru_list a {
	color: #888;
}

.cp_query {
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	line-height: 26px;
}

.cp_query ul {
	width: 100%;
}

.cp_query ul li {
	width: 31.333%;
	margin: 10px 1%;
	float: left;
	background: #FFF;
	border: 1px solid #eee;
}

.cp_query ul li a {
	display: block;
	width: 100%;
	/*height: 240px;*/
	overflow: hidden;
}

.cp_query ul li img {
	width: 100%;
	/*height: 240px;*/
	transform: translateZ(0px);
	transition: transform 0.3s ease 0s;
}

.cp_query ul li a:hover img {
	transform: scale(1.05, 1.05);
	transition: transform 0.6s ease 0s;
}

.cp_query ul li h2 {
	font-weight: normal;
	padding: 0 3%;
	font-size: 15px;
	color: #444;
	line-height: 50px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: #f4f4f4;
}

.cp_query ul li:hover h2 {
	background-color: #004488;
	color: #fff;
}

.cpdetail {

	width: 40%;

	overflow: hidden;

	padding: 3% 2%;

	text-align: center;

	border: 1px solid #eee;

	float: left;

}

.cpdetail img {
	width: 100%;
}

.cpdetail-content {
	width: 45%;
	overflow: hidden;
	line-height: 30px;
	color: #555;
	float: right;
}

.cpdetail-content h3 {
	line-height: 40px;
	color: #333;
	font-size: 18px;
	font-weight: 500;

}

.cp_edt {
	width: 100%;
	overflow: hidden;
}

.cp_edt h3 {
	font-size: 20px;
	line-height: 60px;
	padding: 0 10px;
	font-weight: 500;
	background: #004488;
	color: #fff;
	margin-bottom: 20px;
}

.lanIntro {
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}

.lanIntro h3 {
	width: 100%;
	line-height: 40px;
	font-size: 18px;
	font-weight: 500;
	color: #333;
	text-align: left;

}

.editpic {

	width: 100%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

.function {
	overflow: hidden;
	margin: 0 auto;
}

.function-one {

	border-bottom: 1px dotted #CCC;
	height: auto;
	overflow: hidden;
	padding-top: 20px;
	padding: 0.5%;

}

.function-two {

	width: 55%;
	height: auto;
	overflow: hidden;
	padding-top: 20px;
	margin-left: 470px;

}

.function-one h2 {

	font-size: 18px;
	color: #333;
	font-weight: bold;
	padding-top: 1%;

}

.function-two h2 {

	font-size: 24px;
	color: #333;
	font-weight: 900;
	text-align: right;

}

.function-one p {

	font-size: 14px;
	color: #333;
	line-height: 30px;
	padding-bottom: 0.5%;

}

.function-two p {

	font-size: 14px;

	color: #333;

	line-height: 30px;

	text-align: right;

}

.quality {


	overflow: hidden;
	margin: 0 auto;


}

.quality h2 {

	font-size: 24px;

	color: #333;

	font-weight: 900;

	line-height: 50px;

}

.quality h4 {

	font-size: 16px;

	color: #333;

	font-weight: 900;

	line-height: 40px;

}

.quality p {

	font-size: 14px;

	color: #333;

	line-height: 30px;

}

.qt-pagination {
	width: 94%;
	margin: auto;
	overflow: hidden;
	padding: 30px 0px;
	text-align: center;
}

.qt-pagination a {
	border-radius: 4px;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	padding: 0 10px;
	margin-right: 3px;
	min-width: 30px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
}

.qt-pagination .pages {
	background: #004488;
	color: #fff;
	cursor: pointer;
}

.edit {
	width: 100%;
	height: auto;
	line-height: 30px;
	margin-bottom: 30px;
}

.edit img {
	margin: 10px auto;
}
.zxxj-btn{
	width: 160px;
	background-color: #004488;
	border: 1px solid #004488;
	border-radius: 20px;
	margin: 0 auto;
}
.zxxj-btn a{
	color: #fff;
	display: flex;
	justify-content: center;
	padding: 10px 0;
	font-size: 16px;
	line-height: normal;
}
.zxxj-btn a img{
	margin: 0;
	margin-right: 5px;

}
.edit h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #1e3c89;
	border-left: 3px solid #1e3c89;
	padding-left: 10px;
	margin: 20px 0;
}

.gspic {
	margin-top: 40px;
	text-align: center;
}

.gspic img {
	padding: 20px;
}

.gsjianjie {
	width: 600px;
	height: auto;
	margin-top: 20px;
}

.gsimg {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.gsjianjie p,
.zhaopin p {
	line-height: 40px;
	font-size: 14px;
	color: #333;
}

.zhaopin {
	width: 95%;
	margin: 0 auto;
}

.g-history {
	width: 95%;
	height: auto;
	margin: 0 auto;
}

.g-history p {

	color: #333;

	line-height: 30px;

	font-size: 14px;

}

.llww {

	min-height: 47px;

	text-indent: 24px;

	border-bottom: 1px solid #e8e8e8;

}

.llww a {

	padding: 0 5px;

	color: #000;

	line-height: 47px;

	font-size: 14px;

	display: block;

}



.main-box {
	width: 100%;
	overflow: hidden;
	padding: 30px 0;
	background: #f5f5f5;
}

.tl-box h5 {
	color: #494949;
	font-size: 30px;
	text-align: center;
	font-weight: normal;
}

.tl-box em {

	display: block;

	width: 50px;

	background: #004488;

	height: 3px;

	margin: 12px auto;

	transition: width 1s;

	-webkit-transition: width 1s;

}

.tl-box span {

	display: block;

	margin: auto;

	text-transform: uppercase;
	text-align: center;

	font-size: 20px;

	color: #949494;

}

.about-box .ab-con {

	width: 80%;

	margin: 30px auto;

	font-size: 14px;

	line-height: 30px;

}

.about-box .ab-con h2 {

	color: #004488;

	font-size: 20px;

	padding: 10px 0;

	font-weight: bold;
	text-align: center;

}

.about-box .ab-con p {
	padding-bottom: 1%;
}

.map {
	width: 48%;
}






.main-work {
	width: 100%;
	padding: 88px 0;
	overflow: hidden;
	background: #f2f2f2;
}

.work-button {
	width: 80%;
	max-width: 485px;
	margin: 40px auto 0 auto;
	height: 36px;
	position: relative;
}

.work-swiper-scrollbar {
	width: 100%;
	position: relative !important;
	background: #d2d2d2 !important;
	height: 4px;
}

.work-swiper-scrollbar .swiper-scrollbar-drag {
	background: #096b42 !important;
}


.work-button .section {
	position: relative;
	padding-top: 19px;
}

.work-button-next,
.work-button-prev {
	border-radius: 100%;
	border: 1px solid #7b7b7b;
	width: 36px;
	height: 36px;
}

.work-button-next {
	right: -50px;
	background: #f2f2f2 url(/templates/default/images/icon29.png) no-repeat center center;
	background-size: 100%;

}

.work-button-prev {
	left: -50px;
	background: #f2f2f2 url(/templates/default/images/icon28.png) no-repeat center center;
}

.work-button-next:hover,
.work-button-prev:hover {
	border: 1px solid #096b42;
}

.work-button-next:hover {
	right: -50px;
	background: #fff url(/templates/default/images/icon29-h.png) no-repeat center center;
	background-size: 100%;

}

.work-button-prev:hover {
	left: -50px;
	background: #fff url(/templates/default/images/icon28-h.png) no-repeat center center;
}

.main-history {
	width: 100%;
	overflow: hidden;
	background: #fff url(/templates/default/images/history-bj.jpg) no-repeat right top;
}

.main-history-txt {
	width: 55%;
	margin-left: 5%;
	padding-top: 88px;
	background: #fff;
}

.history-title dl {
	width: 100%;
	padding: 35px 0;
}


.history-title dl dt {
	width: 17%;
	float: left;
}

.history-title dl dt img {
	display: block;
	max-width: 100%;
}

.history-title dl dd {
	width: 80%;
	float: right;
	position: relative;
}

.history-title dl dd h1 {
	font-size: 68px;
	line-height: 1;
	width: 140%;
	font-weight: 500;
	text-transform: uppercase;
	color: #e7e7e7;
	font-weight: bold;
	opacity: 0.6;
}

.history-title dl dd h4 {
	font-size: 26px;
	font-weight: 500;
	text-transform: uppercase;
	color: #096b42;
	line-height: 34px;
	padding-left: 45px;
	position: relative;
	margin-bottom: 2px;
	font-weight: bold;
}

.history-title dl dd h4:before {
	content: '';
	width: 35px;
	height: 34px;
	background: url(/templates/default/images/icon19.png);
	z-index: 10;
	background-size: auto 100%;
	position: absolute;
	left: 0;
	border-radius: 100%;
	top: 1px;
}

.history-title dl dd p {
	font-size: 20px;
	color: #333333;

}

.history-list {
	margin-top: 60px;
}

.history-list dl {
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
}


.history-list dl dt {
	width: 13%;
	float: left;
	font-size: 16px;
	color: #333333;
	text-align: center;
	text-transform: uppercase;
}

.history-list dl dt img {
	display: block;
	border-radius: 20px;
	width: 100%;
}

.history-list dl dd {
	width: 85%;
	padding-left: 60px;
	border-left: 2px solid #d7d7d6;
	padding-bottom: 30px;
	float: right;
	position: relative;
}

.history-list dl dd em {
	background: #bfbfbf;
	height: 2px;
	display: block;
	width: 36px;
	margin: 5px 0;

}

.history-list dl dd:before {
	content: '';
	width: 20px;
	height: 20px;
	border: 2px solid #096b42;
	background: #fff;
	z-index: 10;
	position: absolute;
	left: -14px;
	border-radius: 100%;
	top: 1px;
}


.history-list dl dd h2 {
	font-size: 18px;
	font-weight: 500;
	color: #000;

}


.history-list dl dd p {
	font-size: 16px;
	max-width: 580px;
	color: #666666;

}

.history-list dl:last-child dd {
	padding-bottom: 150px;
}


.main-history .main-history-right {
	width: 65%;
}




.main-partners {
	width: 100%;
	margin: 0 auto;
	padding: 88px 0;
	border-top: 9px solid #f2f3f8;
	overflow: hidden;
	background: #f6f7f9 url(/templates/default/images/partners.jpg) no-repeat right top;
}

.main-partners .box {
	position: relative;
	height: 230px;
}

.partners-swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.partners-swiper-container .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	height: calc((100% - 30px) / 2);

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-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;
}


.partners-button-next,
.partners-button-prev {
	border-radius: 100%;
	border: 1px solid #7b7b7b;
	width: 36px;
	height: 36px;
	z-index: 999 !important;
	top: 48% !important;
	margin-top: -18px;
}

.partners-button-next {
	right: 0;
	background: #f2f2f2 url(/templates/default/images/icon29.png) no-repeat center center;
	background-size: 100%;

}

.partners-button-prev {
	left: 0;
	background: #f2f2f2 url(/templates/default/images/icon28.png) no-repeat center center;
}

.partners-button-next:hover,
.partners-button-prev:hover {
	border: 1px solid #096b42;
}

.partners-button-next:hover {
	right: -50px;
	background: #fff url(/templates/default/images/icon29-h.png) no-repeat center center;
	background-size: 100%;

}

.partners-button-prev:hover {
	left: -50px;
	background: #fff url(/templates/default/images/icon28-h.png) no-repeat center center;
}

/*新闻中心*/

.news-class {
	margin-top: 55px;
	border-bottom: 1px solid #e7eaf2;
}

.news-class a {
	line-height: 50px;
	padding: 0 30px;
	text-align: center;
	display: inline-block;
	font-size: 20px;
	color: #666666;
	position: relative;
	border-bottom: 3px solid #fff;
}

.news-class a::after {
	content: '';
	width: 1px;
	height: 11px;
	background: #a9a9a9;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -5px;
}

.news-class a:hover {
	color: #096b42;
	border-bottom: 3px solid #096b42;
}

.news-class a:last-child::after {
	display: none;
}

.news-class a.on {
	color: #096b42;
	border-bottom: 3px solid #096b42;
}

.news-class a.choose {
	color: #096b42;
	border-bottom: 3px solid #096b42;
}

.news-recommend {
	width: 100%;
	padding: 50px 0;
	overflow: hidden;
	position: relative;
}

.news-recommend dl {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.news-recommend dl a {
	display: block;
	width: 100%;
	max-width: 185px;
	position: relative;
	overflow: hidden;
	color: #333333;
}

.news-recommend dl dt {
	width: 43%;
	float: right;
	text-align: center;
	overflow: hidden;
}


.news-recommend dl dd {
	width: 55%;
	padding: 10px 0;
	float: left;
}

.news-recommend dl dd h4 {
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 10px;
	color: #096b42;
}

.news-recommend .news-time {
	font-size: 16px;
	color: #999999;
	text-align: left;
}

.news-memo {
	font-size: 16px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	color: #666666;
	margin-top: 20px;
}

.inner-news dl {
	width: 100%;
	margin-bottom: 40px;
	overflow: hidden
}

.inner-news dl a {
	display: block;
	position: relative;
	overflow: hidden;
	background: #f6f7f9;
	color: #333333;
	display: flex;
	flex-wrap: wrap;
	border: 1px solid #f6f7f9;
}

.inner-news dl dt {
	width: 20%;
	float: left;
	padding: 30px;
	overflow: hidden;
	text-align: center;
}

.inner-news dl dt img {
	width: 100%;
}

.inner-news dl dd {
	width: 80%;
	padding: 30px 0;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

.inner-news dl dd h4 {
	font-size: 22px;
	margin-bottom: 10px;
	overflow: hidden;
	color: #333333;
}

.inner-news dl dd span {
	font-size: 14px;
	line-height: 30px;
	color: #999999;
}

.inner-news dl dd p {
	font-size: 14px;
	line-height: 24px;
	margin-top: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: #666666;
}

.inner-news .news-txt {
	width: 85%;
	float: left;

}

.inner-news .news-icon {
	width: 10%;
	margin-left: 5%;
	border-left: 1px solid #d2d2d2;
	display: flex;
	justify-content: center;
	align-items: center;
}



.inner-news .news-icon i {
	display: block;
	border-radius: 100%;
	width: 51px;
	height: 51px;
	background: #fff url(/templates/default/images/icon09.png);
	background-size: 100%;
}

.inner-news dl a:hover {
	border: 1px solid #096b42;
}

.inner-news dl a:hover i {
	background: #096b42 url(/templates/default/images/icon10.png);
}


.news-detail {
	width: 100%;
	background: #fff;
	padding: 50px 0;
	overflow: hidden;
}


.news-detail h2 {
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #000;
	line-height: 54px;
	padding: 19px 0;
}

.news-detail {
	width: 100%;
	padding: 50px 0;
	font-size: 14px;
	line-height: 24px;
	border-bottom: 1px solid #e6e6e6;
	color: #666666;

}

.news-time {
	text-align: center;
}

.news-detail .news-intro {
	width: 100%;
	padding-top: 50px;
	line-height: 28px;
	font-size: 14px;
	color: #333;
}

.news-detail .news-intro h3 {
	font-weight: bold;
	color: #111;
	padding: 5px 5px;
	background: #fff;
	font-size: 16px;
}

.news-detail .news-intro p {
	padding: 5px 0;
}

.news-detail .news-intro img {
	max-width: 100%;
	margin: 0 auto;
}



/*产品中心*/
.main-cases {
	overflow: hidden;
	padding: 90px 0;

}

.main-cases ul {
	width: 100%;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}

.main-cases ul li {
	width: 31.33%;
	margin: 20px 1%;
}

.main-cases ul li a {
	display: block;
	border: 1px solid #dedede;
	position: relative;
	color: #666666;
}

.main-cases .img {
	width: 100%;
	transform: translateZ(0px);
	transition: transform 0.3s ease 0s;
}

.main-cases ul li a:hover .img {
	transform: scale(1.2, 1.2);
}

.main-cases .cases-img {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	position: relative;
}

.cases-bj {
	position: absolute;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 5;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
}

.cases-bj img {
	max-width: 70%;
}

.cases-txt {
	display: flex;
	flex-wrap: wrap;
	background: #fff;
	position: relative;
	border-top: 1px solid #dcdcdc;
}

.cases-txt-title {
	width: 86%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 22px;
	line-height: 28px;
	height: 96px;
	overflow: hidden;
	padding: 20px 20px;
}

.cases-txt-icon {
	width: 14%;
	padding: 0 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #e5e5e5;
}

.main-cases ul li a:hover .cases-bj {
	opacity: 1;
}

.main-cases ul li a:hover {
	color: #fff;
}

.main-cases ul li a:hover .cases-txt {
	background: #2a7f5b;
	border-top: 1px solid #2a7f5b;
}

.main-cases ul li a:hover .cases-txt-icon {
	background: #2a7f5b;
}






.main-service {
	width: 100%;
	overflow: hidden;
	padding: 120px 0;
	text-align: center;
}

.main-service .box {
	padding-top: 30px;
}

.main-service dl {
	width: 100%;
	overflow: hidden;
}

.main-service dl a {
	overflow: hidden;
	display: block;
	position: relative;
	background: #f9f9f9;
}

.main-service dl dt {
	width: 50%;
	height: 407px;
}

.main-service dl dt img {
	display: none;
	width: 100%;
}

.main-service dl dd {
	width: 50%;
	height: 100%;
	padding: 70px;
	position: absolute;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: left;
}

.main-service dl dd h2 {
	font-size: 40px;
	color: #333333;
	position: relative;

}

.main-service .service-memo {
	font-size: 16px;
	margin-top: 20px;
	color: #666666;
	line-height: 30px;
	position: relative;
}


.main-service dl:nth-child(odd) dt {
	float: left;

}

.main-service dl:nth-child(odd) dd {
	right: 0;
}

.main-service dl:nth-child(even) dt {
	float: right;
}

.main-service dl:nth-child(even) dd {
	left: 0;
}







.cp-detail-content {
	width: 100%;
	background: #f5f5f5;
	padding: 50px 0;
	overflow: hidden;
}



.cp-detail-content img {
	max-width: 100%;
}

.cp-detail-content h2 {
	width: 100%;
	text-align: center;
	font-size: 34px;
	color: #000;
	line-height: 54px;
	padding: 19px 0;
}

.cp-detail-content .cp-img {
	width: 100%;
	text-align: center;
}

.cp-detail-content .cp-img img {
	margin: auto;
}

.cp-detail-content .cp-intro {
	width: 100%;
	line-height: 28px;
	padding: 30px 0;
	font-size: 14px;
	color: #333;
}

.cp-detail-content .cp-intro span {
	font-weight: bold;
	color: #111;
	padding: 5px 5px;
	background: #fff;
	font-size: 16px;
}

.cp-detail-content .cp-intro img {
	max-width: 100%;
	margin: 10px auto;
}

.cp-detail-content .cp-intro p {
	padding: 5px 0;
}


.up-down {
	width: 100%;
	background: #fff;
	padding: 10px 0;
	margin-top: 50px;
	overflow: hidden;
	color: #999;
	box-shadow: 0 0 10px #ccc;
}

.up-down ul {
	width: 98%;
	margin: auto;
}

.up-down ul li a {
	color: #999;
	font-size: 14px;
}

.up-down ul li a:hover {
	color: #0073ad;
}

.main-certifications {
	width: 100%;
	overflow: hidden;
	padding: 90px 0;
}

.main-certifications img {
	max-width: 100%;
}


.main-honorary {
	width: 100%;
	overflow: hidden;
	padding: 90px 0;
	background: url(/templates/default/images/honorary-bj.jpg) no-repeat;
	background-size: 100% 100%;
}

.main-honorary .box {
	padding-bottom: 60px;
	margin-bottom: 60px;
	border-bottom: 1px dashed #b6b6b7;
}

.main-honorary .box img {
	max-width: 100%;
	margin: 0 auto;
}

.honorary-swiper-container p {
	background: #fff;
	color: #333;
	font-size: 22px;
	padding: 10px 5px;
	text-align: center;
	font-weight: 300;
}

.honorary-button {
	width: 80%;
	max-width: 485px;
	margin: 40px auto 0 auto;
	height: 36px;
	position: relative;
}

.honorary-swiper-scrollbar {
	width: 100%;
	position: relative !important;
	background: #d2d2d2 !important;
	height: 4px;
}

.honorary-swiper-scrollbar .swiper-scrollbar-drag {
	background: #087346 !important;
}


.honorary-button .section {
	position: relative;
	padding-top: 19px;
}

.honorary-button-next {
	right: -50px;
	border: 1px solid #7b7b7b;
	border-radius: 100%;
	background: #f2f2f2 url(/templates/default/images/icon23.png) no-repeat center center;
	width: 36px;
	height: 36px;
}

.honorary-button-prev {

	left: -50px;
	border-radius: 100%;
	border: 1px solid #7b7b7b;
	background: #f2f2f2 url(/templates/default/images/icon22.png) no-repeat center center;
	width: 36px;
	height: 36px;
}



/*联系我们*/
.main-contact {
	width: 100%;
	overflow: hidden;
	margin: 90px 0;
}

.main-contact h1 {
	font-size: 40px;
	text-align: center;
	color: #333333;
	font-weight: bold;
	padding: 5px 0;
}

.main-contact ul {
	width: 100%;
	margin-top: 50px;
	display: flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	justify-content: space-between;
}

.main-contact ul li {
	width: 32%;
	margin: 10px 0;
	overflow: hidden;
	position: relative;
}

.main-contact ul li img {
	width: 100%;
	transform: translateZ(0px);
	transition: transform 0.3s ease 0s;
}

.main-contact ul li h4 {
	position: absolute;
	width: 100%;
	left: 0;
	font-size: 22px;
	bottom: 0;
	text-align: center;
	padding: 16px 5px;
	background: rgba(0, 0, 0, .7);
	z-index: 10;
	color: #fff;
}

.main-contact ul li:hover img {
	transform: scale(1.2, 1.2);
}

.main-form {
	width: 100%;
	overflow: hidden;
	padding: 85px 0;
	background: #f6f6f6;

}

.main-form .box {
	width: 81.5%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}

.main-form h3 {
	font-size: 20px;
}

.main-form i {
	width: 35px;
	height: 3px;
	margin: 10px 0 40px 0;
	display: block;
}

.main-form .contxt {
	width: 50%;
	padding: 50px;
	background: #096b42;
}

.main-form .contxt i {
	background: #fff;
}

.main-form .contxt h3 {
	color: #fff;
}

.main-form .form-box i {
	background: #19754f;
}

.main-form .form-box h3 {
	color: #333333;
}

.main-form .contxt ul {
	width: 100%;
}

.main-form .contxt ul li {
	margin: 30px 0;
	padding-left: 65px;
	color: #fff;
	position: relative;
}

.main-form .contxt ul li span {
	display: block;
	font-size: 16px;
	font-weight: bold;
}

.main-form .contxt ul li a,
.main-form .contxt ul li p {
	color: #fff;
	font-weight: 200;
	font-size: 15px;
}

.main-form .contxt ul li:before {
	content: '';
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	left: 0;
	border-radius: 100%;
	top: 0;
}

.main-form .contxt ul li.icon01:before {
	background: #3a8968 url("/templates/default/images/icon05.png");
	background-size: 100%;
}

.main-form .contxt ul li.icon02:before {
	background: #3a8968 url("/templates/default/images/icon06.png");
	background-size: 100%;
}

.main-form .contxt ul li.icon03:before {
	background: #3a8968 url("/templates/default/images/icon07.png");
	background-size: 100%;
}

.main-form .contxt ul li.icon04:before {
	background: #3a8968 url("/templates/default/images/icon08.png");
	background-size: 100%;
}

.form-box {
	width: 50%;
	background: #fff;
	float: left;
	padding: 50px 80px;
}

.form_cont input {
	line-height: 30px;
	font-size: 16px;
	padding: 5px;
	margin-bottom: 10px;
	color: #555;
	font-weight: 300;
	background: #ffffff;
	border: 1px solid #dcdcdc;
}

.form_cont input.name,
.form_cont input.tel {
	width: 100%;
}


.form_cont input::placeholder {
	color: #999999;
}

.form textarea {
	width: 100%;
	height: 100px;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 16px;
	background: #ffffff;
	border: 1px solid #dcdcdc;
}

.form textarea::placeholder {
	color: #999999;
}

.form_but {
	width: 100%;
	overflow: hidden;
}

.form_but button {
	width: 40%;
	margin-right: 4%;
	max-width: 122px;
	height: 32px;
	font-size: 16px;
	background-color: #535353;
	text-align: center;
	line-height: 32px;
	color: #ffffff;
	border: none;
}

.form_but button:hover {
	background-color: #00736d;
}

#allmap {
	height: 380px;
}

.BMap_bubble_title {
	font-size: 15px;
	font-weight: bold;
}



.pingtai-zn {
	margin-top: 140px;
}

.pingtai-zn dl {
	overflow: hidden;
}

.pingtai-zn dl dt {
	width: 54%;
	float: right;
	overflow: hidden;
}

.pingtai-zn dl dd {
	width: 45%;
	float: left;
	line-height: 35px;

}

.pingtai-zn dl dd h3 {
	font-weight: bold;
	font-size: 30px;
	line-height: 35px;
	color: #096b42;
	margin: 30px 20px;
	padding: 10px 0;
	position: relative;
}

.pingtai-zn dl dd h3::after {
	content: '';
	width: 25%;
	height: 1px;
	left: 0;
	bottom: 0;
	position: absolute;
	background: #096b42;
}

.pingtai-zn-p {
	position: relative;
	z-index: 10;
}

.pingtai-zn-p p {
	position: absolute;
	padding: 35px;
	left: 0;
	font-size: 14px;
	color: #555555;
	z-index: 10;
	width: 120%;
	line-height: 28px;
	background: rgba(9, 107, 66, .95);
	color: #fff;
}

.main-industry {
	padding: 135px 0;
}

.main-industry .box {
	font-size: 18px;
	color: #333333;
	line-height: 34px;
}

.main-industry ul {
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}

.main-industry ul li {
	width: 48.5%;
}

.main-industry ul li img {
	width: 100%;
}


.main-idea {
	padding: 88px 0 135px 0;
	background: url(/templates/default/images/main-idea.jpg) no-repeat top center;
}

.main-idea .box {
	margin: 60px 0;
}

.main-idea .box img {
	margin: 0 auto;
	max-width: 100%;
}

.main-spt {
	padding: 100px 0;

}

.main-spt ul {
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}


.main-spt ul li img {
	width: 100%;
}

.main-spt ul li h4 {
	width: 100%;
	font-size: 18px;
	text-align: center;
	padding: 8px 5px;
	background: #096b42;
	border-radius: 10px;
	color: #fff;
	margin-bottom: 8px;
	text-align: center;
}

.main-cj {
	padding: 100px 0;
	background: url(/templates/default/images/main-cj.jpg) no-repeat top center;
}

.main-cj .cj-img {
	width: 100%;
	margin-top: 50px;
	display: flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	justify-content: space-between;
}

.main-cj .cj-img li {
	width: 16%;
	margin: 10px 0;
	overflow: hidden;
	border-radius: 10px;
	position: relative;
}

.main-cj .cj-img li img {
	width: 100%;
	transform: translateZ(0px);
	transition: transform 0.3s ease 0s;
}

.main-cj .cj-img li h4 {
	position: absolute;
	width: 100%;
	left: 0;
	font-size: 22px;
	bottom: 0;
	text-align: center;
	padding: 16px 5px;
	background: rgba(0, 0, 0, .7);
	z-index: 10;
	color: #fff;
}

.main-cj .cj-img li:hover img {
	transform: scale(1.2, 1.2);
}

.main-cj .box {
	padding: 30px 0;
}

.main-cj .box img {
	margin: 0 auto;
}

.main-cj span {
	display: block;
	margin: 0 auto;
	width: 18%;
	border-radius: 8px;
	font-weight: bold;
	overflow: hidden;
	position: relative;
	background: #f7f7f7;
	text-align: center;
	color: #096b42;
	font-size: 32px;
	padding: 5px 10px;
	border: 1px solid #a5a5a5;
}

.main-cj .cj-txt {
	width: 100%;
	margin-top: 50px;
	padding-top: 20px;
	display: flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	position: relative;
	justify-content: space-between;
}

.main-cj .cj-txt::before {
	content: '';
	width: 91%;
	height: 1px;
	left: 4.5%;
	top: 1px;
	position: absolute;
	background: #a5a5a5;
}

.main-cj .cj-txt li {
	width: 9%;
	position: relative;
	background: #f7f7f7;
	text-align: center;
	font-size: 18px;
	padding: 10px 10px;
	border: 1px solid #a5a5a5;
}

.main-cj .cj-txt li::before {
	content: '';
	width: 1px;
	height: 20px;
	left: 50%;
	bottom: 100%;
	position: absolute;
	background: #a5a5a5;
}


.main-cj .cj-txt li h4 {
	position: absolute;
	width: 100%;
	left: 0;
	font-size: 22px;
	bottom: 0;
	text-align: center;
	padding: 16px 5px;
	background: rgba(0, 0, 0, .7);
	z-index: 10;
	color: #fff;
}



.main-value {
	padding: 100px 0;
	background: url(/templates/default/images/main-value.jpg) no-repeat top center;
}

.main-value ul {
	width: 100%;
	margin-top: 50px;
	display: flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	justify-content: space-between;
}

.main-value ul li {
	width: 28%;
	margin: 10px 0;
	overflow: hidden;

	position: relative;
}

.main-value ul li img {
	width: 100%;
	border-radius: 10px;
	transform: translateZ(0px);
	transition: transform 0.3s ease 0s;
}

.main-value ul li h4 {
	width: 100%;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	padding: 16px 5px;
	color: #333333;
}




.qt-pagination {
	width: 94%;
	margin: auto;
	overflow: hidden;
	padding: 30px 0px;
	text-align: center;
}

.qt-pagination a {
	background-color: #fff;
	border: 1px solid #e3e3e3;
	padding: 0 10px;
	margin: 0 3px;
	min-width: 30px;
	border-radius: 100%;
	line-height: 30px;
	display: inline-block;
	text-align: center;
}

.qt-pagination .pages {
	background: #1a212a;
	border: 1px solid #1a212a;
	color: #fff;
}

.qt-pagination a:first-child,
.qt-pagination a:last-child {
	border-radius: 20px;
}

.foot-nav {
	width: 100%;
	background: #1a212a;
	padding: 60px 0;
	overflow: hidden;
}

.foot-nav .foot-fl {
	width: 70%;
}

.foot-nav .foot-fl .foot_contlis {
	width: 21%;
	margin-right: 4%;
	float: left;
}

.foot-nav .foot-fl .foot_contlis h3 {
	font-size: 18px;
	color: #Fff;
}

.foot-nav .foot-fl .foot_contlis em {
	display: block;
	width: 30px;
	height: 3px;
	margin: 10px 0;
	background: #b70026;
}

.foot-nav .foot-fl ul li {
	width: 100%;
	line-height: 22px;
	margin: 10px 0;
	font-size: 14px;
}

.foot-nav .foot-fl ul li a {
	color: #fff;
}

.foot-nav .foot-fl ul li a:hover {
	color: #b70026;
}


.foot-nav .foot-fr {
	width: 20%;
	text-align: right;
}

.foot-nav .foot-fr img {
	float: right;
	max-width: 100%;
	margin: 30px 0;
}

.foot-nav .foot-fr h2 {
	overflow: hidden;
	color: #fff;
	font-size: 27px;
	line-height: 30px;
}

.foot-nav .foot-fr p {
	overflow: hidden;
	color: #fff;
	margin-top: 8px;
	font-size: 14px;
	line-height: 25px;
}

.footer {
	width: 100%;
	color: #9d9d9d;
	background: #0d1014;
	padding: 15px 0;
	font-size: 15px;
	overflow: hidden;
	text-align: center;
}

.footer a {
	color: #9d9d9d;
}

.title3{
    color: #004488;
    font-size: 18px;
	padding-left: 3%;
	position: relative;
	margin-bottom: 20px;
}
.title3::before{
	position: absolute;
	width: 3px;
	height: 100%;
	background: #004488;
	left: 0;
	content: '';
}
.flex{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.cp_query-box{
	flex-wrap: wrap;
	justify-content: flex-start;
}
.imgbox3{
    width: 23%;
    margin:  0 1% 20px 1%;;
	text-align: center;
}
.imgbox3 img{
	width: 100%;
}
.imgbox3 a{
	color: #333333;
	font-size: 14px;
    line-height: 30px;
}
.imgbox3-text{
	margin-bottom: 20px;
}
@media (max-width:1600px) {

	.header .menu ul li a {
		font-size: 17px;
	}

	.index-banner-txt h4,
	.index-banner-txt p {
		font-size: 38px;
	}

	.index-banner-txt h1 {
		font-size: 45px;
	}

	.index-title h2 {
		font-size: 35px;
	}

	.index-title p {
		font-size: 20px;
	}

	.service-box h3 {
		font-size: 25px;
	}

	.service-box span {
		font-size: 15px;
	}

	.service-box a {
		font-size: 17px;
	}

	.solution-ul ul li {
		font-size: 24px;
	}

	.ba-a {
		font-size: 17px;
	}

	.product-num-nub {
		font-size: 65px;
	}

	.case-list h2 {
		font-size: 18px;
	}

	.case-list p {
		font-size: 14px;
	}

	.news-set-title ul li {
		font-size: 18px;
	}

	.news-slide-list .news-txt h5 {
		font-size: 20px;
	}

	.news-slide-list .news-txt h4 {
		font-size: 18px;
	}

	.foot-nav .foot-fl ul h3 {
		font-size: 17px;
	}

	.footer {
		font-size: 14px;
	}

	.gg a {
		font-size: 14px;
	}

	.main-nav a {
		line-height: 75px;
		font-size: 18px;
	}

	.n-ban-txt h3 {
		font-size: 30px;
	}

	.n-ban-txt h4 {
		font-size: 22px;
	}

	.inner-about-left p {
		font-size: 14px;
	}

	.main-ceo-txt h3 {
		font-size: 35px;
	}

	.main-ceo-txt span {
		font-size: 20px;
	}

	.main-ceo-txt p {
		font-size: 14px;
	}

	.culture-set-title ul li {
		font-size: 22px;
	}

	.history-title dl dd h4 {
		font-size: 23px;
	}

	.history-title dl dd p {
		font-size: 18px;
	}

	.history-list dl dd h2 {
		font-size: 17px;
	}

	.history-list dl dd p {
		font-size: 14px;
	}

	.news-class a {
		font-size: 18px;
	}

	.news-recommend dl dd h4 {
		font-size: 30px;
	}

	.news-recommend .news-time {
		font-size: 15px;
	}

	.news-memo {
		font-size: 15px;
	}

	.inner-news dl dd h4 {
		font-size: 20px;
	}

	.news-detail h2 {
		font-size: 26px;
	}

	.cases-txt-title {
		font-size: 19px;
	}

	.cp-detail-content h2 {
		font-size: 30px;
	}

	.main-service dl dd h2 {
		font-size: 36px;
	}

	.main-service .service-memo {
		font-size: 15px;
	}

	.honorary-swiper-container p {
		font-size: 20px;
	}

	.main-contact h1 {
		font-size: 36px;
	}

	.main-contact ul li h4 {
		font-size: 20px;
	}

	.main-form h3 {
		font-size: 18px;
	}

	.main-form .contxt ul li span {
		font-size: 15px;
	}

	.main-form .contxt ul li a,
	.main-form .contxt ul li p {
		font-size: 14px;
	}

	.inner-title h2 {
		font-size: 35px;
	}

	.inner-title p {
		font-size: 19px;
	}

	.main-more a {
		font-size: 17px;
	}
}


@media (max-width:1400px) {
	.main-more a {
		font-size: 15px;
	}

	.header .menu {
		width: 80%;
	}

	.header .menu ul li a {
		font-size: 16px;
	}

	.index-banner-txt h4,
	.index-banner-txt p {
		font-size: 19px;
	}

	.index-banner-txt h1 {
		font-size: 45px;
	}

	.index-title h2 {
		font-size: 30px;
	}

	.index-title p {
		font-size: 18px;
	}

	.service-box h3 {
		font-size: 20px;
	}

	.service-box span {
		font-size: 14px;
	}

	.service-box a {
		font-size: 15px;
	}

	.solution-ul ul li {
		font-size: 20px;
	}

	.ba-a {
		font-size: 15px;
	}

	.product-num-nub {
		font-size: 45px;
	}

	.case-list h2 {
		font-size: 16px;
	}

	.case-list p {
		font-size: 14px;
	}

	.news-set-title ul li {
		font-size: 16px;
	}

	.news-slide-list .news-txt h5 {
		font-size: 18px;
	}

	.news-slide-list .news-txt h4 {
		font-size: 16px;
	}

	.foot-nav .foot-fl ul h3 {
		font-size: 15px;
	}

	.footer {
		font-size: 14px;
	}

	.gg a {
		font-size: 14px;
	}

	.main-nav a {
		line-height: 70px;
		font-size: 16px;
	}

	.n-ban-txt h3 {
		font-size: 25px;
	}

	.n-ban-txt h4 {
		font-size: 19px;
	}

	.inner-about-left p {
		font-size: 14px;
	}

	.main-ceo-txt h3 {
		font-size: 30px;
	}

	.main-ceo-txt span {
		font-size: 19px;
	}

	.main-ceo-txt p {
		font-size: 14px;
	}

	.culture-set-title ul li {
		font-size: 19px;
	}

	.history-title dl dd h4 {
		font-size: 20px;
	}

	.history-title dl dd p {
		font-size: 16px;
	}

	.history-list dl dd h2 {
		font-size: 15px;
	}

	.history-list dl dd p {
		font-size: 14px;
	}

	.news-class a {
		font-size: 16px;
	}

	.news-recommend dl dd h4 {
		font-size: 25px;
	}

	.news-recommend .news-time {
		font-size: 14px;
	}

	.news-memo {
		font-size: 14px;
	}

	.inner-news dl dd h4 {
		font-size: 17px;
	}

	.news-detail h2 {
		font-size: 21px;
	}

	.cases-txt-title {
		font-size: 17px;
	}

	.cp-detail-content h2 {
		font-size: 25px;
	}

	.main-service dl dd h2 {
		font-size: 30px;
	}

	.main-service .service-memo {
		font-size: 14px;
		line-height: 22px;
	}

	.main-service .service-memo {
		margin-top: 10px;
	}

	.honorary-swiper-container p {
		font-size: 16px;
	}

	.main-contact h1 {
		font-size: 30px;
	}

	.main-contact ul li h4 {
		font-size: 18px;
	}

	.main-form h3 {
		font-size: 16px;
	}

	.main-form .contxt ul li span {
		font-size: 14px;
	}

	.main-form .contxt ul li a,
	.main-form .contxt ul li p {
		font-size: 14px;
	}

	.inner-title h2 {
		font-size: 30px;
	}

	.inner-title p {
		font-size: 17px;
	}

	.culture-swiper-container {
		height: 500px;
	}
}

@media (max-width:1100px) {
	.main-history .section {
		width: 100%;
	}

	.main-form .box {
		width: 100%;
	}

	.main-cases ul li {
		width: 48%;
	}

	.main-history-txt {
		width: 100%;
		margin: 0;
		padding: 10px 45px;
	}

	.header {
		z-index: 9999;
		margin: 0;
		background: #fff;
		position: fixed;
		left: 0;
		top: 0;
	}

	.culture-swiper-container {
		height: 400px;
	}

	.header .section {
		width: 100%;
		display: block;
		height: 80px;

	}

	.m_menu {
		display: block;
	}

	.header .menu {
		position: absolute;
		left: 0;
		top: 80px;
		background: #00599f;
		width: 100%;
		display: none;
		z-index: 999;
	}

	.header .menu ul {
		display: block;
		width: 100%;
	}

	.header .menu ul li {
		width: 100%;
		text-align: center;
		line-height: 55px;
		border-bottom: 1px solid #1573bd;
	}

	.index-header .menu ul li a.on,
	.index-header .menu ul li a:hover {
		border-bottom: 1px solid #fff;
		color: #fff;
	}

	.inner-header .menu ul li a.on,
	.inner-header .menu ul li a:hover {
		color: #fff;
		border-bottom: 1px solid #fff;
	}

	.header .menu ul li a {
		padding: 0;
		line-height: 40px;
		color: #fff;
	}

	.header .menu li .drop ul {
		width: 100%;
		padding: 0;
	}

	.header .menu li .drop {
		position: static;
	}

	.header .menu li .drop .hide {
		display: none;
	}

	.header .menu li .drop li {
		width: 100%;
		text-align: left;
		box-sizing: border-box;
		border: none;
	}

	.header .header-search {
		display: none;
	}

	.header .logo {
		width: 50%;
		padding: 10px 0;
		max-width: 72px;
		margin-left: 12px;
	}

	.header .logo a {
		display: block;
		background: url(/templates/default/images/inner-logo.png);
		width: 72px;
		height: 60px;
		background-size: 100%;
	}

	.header .logo img {
		display: none;
	}

	.banner-swiper-container,
	.banner {
		margin-top: 80px;
	}



	.index-banner-txt h4,
	.index-banner-txt p {
		font-size: 16px;
	}

	.index-banner-txt h1 {
		font-size: 30px;
		margin: 15px 0;
	}


	.n-ban-txt h3 {
		font-size: 20px;
	}

	.n-ban-txt h4 {
		font-size: 16px;
	}

	.n-ban-txt em {
		width: 20px;
		margin: 5px auto;
		height: 4px;
	}

	.inner-about-left {
		width: 100%;
	}

	.inner-about-right {
		width: 100%;
		margin-top: 20px;
	}

	.main-ceo-img {
		width: 90%;
		margin: 0 5%;
	}

	.main-ceo-txt {
		width: 90%;
		margin: 15px 5%;
	}

	.main-ceo-txt .main-ceo-box i {
		display: none;
	}

	.main-ceo-title {
		height: auto;
		position: static;
		background: none;
	}

	.main-ceo-txt .main-ceo-box {
		overflow: hidden;
		width: 100%;
		margin-bottom: 20px;
	}

	.main-ceo-txt .box {
		margin-top: 10px;
	}


	.inner-news dl dt {
		padding: 15px;
	}

	.inner-news dl dd {
		padding: 15px 0;
	}

	.inner-news .news-txt {
		width: 80%;
	}

	.inner-news .news-icon {
		width: 15%;
	}

	.inner-news .news-icon i {
		width: 40px;
		height: 40px;
	}
}

/*banner媒体查询*/
@media (max-width:856px) {

	.main-service dl {
		margin-bottom: 20px;
	}

	.main-service dl dt {
		width: 100%;
		height: auto;
	}

	.main-service dl dt img {
		display: block;
		width: 100%;
	}

	.main-service dl dd {
		width: 100%;
		height: auto;
		padding: 25px;
		position: static;
	}

	.index-banner-img {
		padding-top: 60%;
	}

	.n-ban-img {
		padding-top: 40%;
	}

	.index-banner-img img,
	.n-ban-img img {
		display: none;
	}

	.culture-set-title ul li {
		line-height: 50px;
	}

	.news-recommend dl dt {
		width: 100%;
	}

	.news-recommend dl dt img {
		width: 100%;
	}

	.news-recommend dl dd {
		width: 100%;
	}

	.main-nav {
		text-align: left;
	}

	.main-nav .section,
	.news-class .section {
		width: 100%;
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
	}

	.main-nav .section::-webkit-scrollbar,
	.news-class .section::-webkit-scrollbar {
		display: none
	}

	.main-nav .section a,
	.news-class a {
		line-height: 50px;
		padding: 0 10px;
		display: inline-block;
		width: auto;
		margin: 0 10px 0 0;
	}

	.history-title dl dd h1 {
		font-size: 40px;
	}
}



@media (max-width:658px) {

	.service-box,
	.platform-box,
	.about-box,
	.case-box,
	.main-news,
	.inner-about,
	.main-ceo,
	.main-culture,
	.main-work,
	.main-partners,
	.news-recommend,
	.main-cases,
	.foot-nav,
	.main-service,
	.main-certifications,
	.main-honorary,
	.main-form {
		padding: 40px 0;
	}

	.history-list dl:last-child dd {
		padding-bottom: 60px;
	}

	.main-news .ba-a {
		line-height: 40px;
	}

	.news-class {
		margin-top: 5px;
	}

	.main-cases ul li {
		width: 90%;
		margin: 10px 5%;
	}

	.main-contact {
		display: none;
	}

	.main-form .box {
		width: 100%;
	}

	.main-form .contxt,
	.form-box {
		width: 100%;
		padding: 15px;
	}

	.culture-set-title ul li {

		margin: 0 10px;
	}

	.culture-swiper-container {
		height: 300px;
	}

	.service-box h3 {
		font-size: 16px;
	}

	.service-box span {
		font-size: 12px;
		opacity: 1;
	}

	.service-txt {
		bottom: 5%;
	}

	.service-box a {
		font-size: 13px;
	}

	.solution-ul ul li {
		font-size: 12px;
		line-height: 20px;

	}

	.solution-ul ul li p {
		min-height: 40px;
	}

	.ba-a {
		font-size: 15px;
	}

	.product-num-nub {
		font-size: 30px;
	}

	.case-list h2 {
		font-size: 14px;
	}

	.case-list p {
		font-size: 12px;
	}

	.news-set-title ul li {
		font-size: 14px;
	}

	.news-slide-list .news-txt h5 {
		font-size: 15px;
	}

	.news-slide-list .news-txt h4 {
		font-size: 14px;
	}

	.foot-nav .foot-fl ul h3 {
		font-size: 13px;
	}

	.footer {
		font-size: 12px;
	}

	.gg a {
		font-size: 12px;
	}

	.main-nav a {
		font-size: 14px;
	}

	.n-ban-txt h3 {
		font-size: 20px;
	}

	.n-ban-txt h4 {
		font-size: 15px;
	}

	.inner-about-left p {
		font-size: 12px;
	}

	.main-ceo-txt h3 {
		font-size: 25px;
	}

	.main-ceo-txt span {
		font-size: 14px;
	}

	.main-ceo-txt p {
		font-size: 12px;
	}

	.culture-set-title ul li {
		font-size: 14px;
	}

	.history-title dl dd h4 {
		font-size: 15px;
	}

	.history-title dl dd p {
		font-size: 14px;
	}

	.history-list dl dd h2 {
		font-size: 13px;
	}

	.history-list dl dd p {
		font-size: 12px;
	}

	.news-class a {}

	.news-recommend dl dd h4 {
		font-size: 20px;
	}

	.news-recommend .news-time {
		font-size: 12px;
	}

	.news-memo {
		font-size: 12px;
	}

	.inner-news dl dd h4 {
		font-size: 14px;
		margin-bottom: 3px;
	}

	.inner-news dl dd span {
		line-height: 24px;
	}

	.news-detail h2 {
		font-size: 15px;
	}

	.cases-txt-title {
		font-size: 15px;
	}

	.cp-detail-content h2 {
		font-size: 18px;
	}

	.main-service dl dd h2 {
		font-size: 22px;
	}

	.main-service .service-memo {
		font-size: 12px;
		line-height: 22px;
	}

	.main-service .service-memo {
		margin-top: 10px;
	}

	.honorary-swiper-container p {
		font-size: 13px;
	}

	.main-contact h1 {
		font-size: 24px;
	}

	.main-contact ul li h4 {
		font-size: 15px;
	}

	.main-form h3 {
		font-size: 14px;
	}

	.main-form .contxt ul li span {
		font-size: 12px;
	}

	.main-form .contxt ul li a,
	.main-form .contxt ul li p {
		font-size: 12px;
	}

	.inner-news dl {
		margin-bottom: 20px;
	}

	.inner-news dl dt {
		width: 30%;
		padding: 8px;
	}

	.inner-news dl dd {
		width: 70%;
		padding: 8px 0;
	}

	.inner-news .news-txt {
		width: 90%;
		margin-left: 5%;
	}

	.inner-news .news-icon {
		width: 18%;
		display: none;
	}

	.inner-news .news-icon i {
		width: 30px;
		height: 30px;
	}

	.inner-news dl dd p {
		display: none;
	}

	.index-title h2 {
		font-size: 24px;
		line-height: 30px;
	}

	.index-title p {
		font-size: 14px;
	}


	.inner-title h2 {
		line-height: 30px;
		font-size: 24px;
	}

	.inner-title p {
		font-size: 14px;
	}

	.index-banner-img {
		padding-top: 70%;
	}

	.index-banner-txt h4,
	.index-banner-txt p {
		font-size: 13px;
	}

	.banner-swiper-pagination {
		font-size: 12px;
	}

	.index-banner-txt h1 {
		font-size: 22px;
		margin: 4px 0;
		letter-spacing: 0;
	}

	.banner-button {
		width: 100px;
	}

	.service-left {
		width: 100%;
	}

	.service-right {
		width: 100%;
		margin-top: 20px;
	}

	.main-more a {
		max-width: 175px;
		padding: 0 58px 0 19px;
		line-height: 40px;
		border-radius: 30px;
	}

	.main-more a::after {
		width: 18px;
		height: 10px;
	}

	.main-more a {
		font-size: 13px;
	}

	.solution-ul ul {
		width: 100%;
		border-radius: 10px;
	}

	.solution-ul-txt img {
		max-width: 35%;
	}

	.solution-ul-txt {
		padding: 15px 10px;
	}

	.about-left {
		width: 100%;
	}

	.about-right {
		width: 100%;
	}

	.about-left p {
		width: 100%;
		padding: 8px 0;
		font-size: 14px;
		line-height: 25px;
	}

	.ba-a {
		max-width: 175px;
	}

	.product-num-inf {
		font-size: 12px;
	}

	.product-num-wan {
		line-height: 55px;
	}

	.product-num-item {
		width: 50%;
		margin: 0;
		padding: 20px 5px;
		border-bottom: 1px solid #e9e5fe;
	}

	.product-num-item:nth-child(3) {
		border-bottom: 0;
	}

	.news-set-title ul li {
		margin-left: 15px;
	}

	.foot-nav .foot-fl {
		width: 100%;
		float: none;
		overflow: hidden;
	}

	.foot-nav .foot-fr {
		float: none;
		max-width: 260px;
		overflow: hidden;
		width: 70%;
		margin: 20px auto;
	}

	.foot-nav .foot-fl .foot_contlis {
		width: 100%;
		margin: 0;
	}

	.foot-nav .foot-fl .foot_contlis h3 {
		line-height: 50px;
		margin: 0;
		font-size: 16px;
		border-bottom: 1px solid #4f4f4f;
		position: relative;
	}

	.foot-nav .foot-fl .foot_contlis h3::after {
		content: '';
		display: block;
		width: 12px;
		height: 11px;
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -4px;
		background: url(/templates/default/images/sanjiao.png);
	}

	.foot-nav .foot-fl .foot_contlis.active h3::after {
		background: url(/templates/default/images/sanjiao-h.png);
	}

	.foot-nav .foot-fl .foot_contlis em {
		display: none;
	}

	.foot-nav .foot-fl .foot_contlis ul {
		display: none;
		background: #4f4f4f;
		padding: 20px;
	}


	.main-history-txt {
		padding: 10px 15px;
	}

	.inner-about-left span {
		font-size: 20px;
		padding: 8px 30px;
		border-radius: 5px;
	}

	.history-title dl dd h1 {
		font-size: 30px;
	}
}

@media (max-width:525px) {}

@media (max-width:428px) {
	.culture-swiper-container {
		height: 240px;
	}
}
