.box {
	width: 1400px;
	margin: 0 auto
}
.h_one .txt p{
	display: none;
}
.h_one .txt p:nth-child(3),.h_one .txt p:nth-child(4){
	display: block;
}
.header {
	position: sticky;
	top: 0;
	width: 100%;
}
#swiper .swiper-pagination-bullet
{
  width: 20px;
  height: 6px;
  border-radius: 6px;
  background: rgba(255, 255, 255, .5);
}
#swiper .swiper-pagination-bullet-active
{
  width: 60px;
  background: rgba(255, 255, 255, 1);
}
.header ul {
	width: 885px
}

#swiper img,
#banner .a_pic img {
	width: 100%
}

.header .nav h1 {
	align-self: center;
}

.header .nav h1 img {
	height: 60px;
}

.header .nav li {
	line-height: 85px;
	height: 85px;
	width: 14.2857%;
	text-align: center;
	position: relative
}

.header .nav li em {
	display: inline-block;
	color: #e6e6e6
}

.header li.actives .menu-pub .menu-down {
	display: block
}

.header .nav li a {
	font-size: 18px;
	color: #20313b
}

.header .nav li.active a,
.header .nav li:hover a {
	font-weight: bold;
	color: #20313b
}

.side-nav ul {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 999999999;
	width: 70%;
	height: 100%;
	background: #ffffff;
	transition: left .4s ease-in-out;
	overflow-y: scroll;
	display: none;
	box-shadow: 0 0 10px rgba(222, 227, 230, 1);
}

.side-nav.aa ul {
	display: block;
}

.side-nav a {
	display: block;
	padding: 15px 0;
	color: #6b6b6b;
	font-size: 15px;
}

.home_one .comBox6 dt img {
	width: 100%
}

.side-nav li {
	padding-left: 20px;
	overflow: hidden;
	border-bottom: 1px #e6e6e6 solid
}

.side-nav dl {
	margin: 0;
	padding: 5px 0 0 0;
}

.side-nav dl dt a {
	padding: 15px
}

.side-nav dl dd {
	border-bottom: 1px #e6e6e6 solid
}

.side-nav dl dt {
	position: relative;
	font-size: 16px;
	color: #6b6b6b;
	font-weight: 400;
	cursor: pointer;
}

.auto-close img {
	width: 1.5rem
}

.side-nav dl dd {
	display: none;
}

.side-nav dl dd a {
	padding-left: 15px;
	font-size: 13px
}

.side-nav dl dd:last-child {
	border: 0
}

.side-nav li.show dl dd {
	display: block;
	background: #f5f5f5
}

#mcover {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	z-index: 9999999;
}

.wap_nav {
	display: none
}

.side-nav li.active dt a {
	color: #22ac38
}

.wap_footer.flex {
	display: none;
}

.wap_footer {
	position: fixed;
	bottom: 0;
	z-index: 9999999;
	width: 640px;
}

.wap_footer a {
	text-align: center;
	padding: 10px 0;
	background: #ff740b;
	width: 33.33%;
	color: #fff;
	font-size: 13px;
}

#mcovers {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	z-index: 9999999999999999;
}

#mcovers .info {
	width: 90%;
	position: absolute;
	background: #fff;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#mcovers .info p img {
	width: 5rem
}

#mcovers .info h2 {
	font-size: 18px;
	color: #fff;
	height: 50px;
	line-height: 50px;
	background: #ff7616;
	text-align: center;
	clear: both;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}

#mcovers .info p {
	font-size: 16px;
	color: #000;
	text-align: center;
	margin: 0 auto
}

#mcovers .info .close {
	position: absolute;
	top: -14px;
	right: -14px;
	cursor: pointer;
}

.wap_footer a:nth-child(2) {
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
}

.wap_footer img {
	position: relative;
	top: -1px;
	width: 16px;
	margin-right: 7px;
}

.swiper-container {
	width: 100%;
	height: 100%;
	color: #262626;
	text-align: center;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #222;
	margin-right: 5px;
	opacity: 0.8;
	border: 1px solid #fff;
	cursor: pointer;
}

.swiper-visible-switch {
	background: #aaa;
}

.swiper-active-switch {
	background: #fff;
}

.swiper-scrollbar {
	background: none;
	position: absolute;
	right: 0px;
	top: 40px;
	height: 90%;
	width: 10px !important;
	border-radius: 0;
}

.swiper-scrollbar .swiper-scrollbar-drag {
	background: #cccccc;
	border-radius: 0;
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px
}

.aboutHisPrev,
.aboutHisNext {
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	cursor: pointer;
	width: 46px;
	height: 94px;
	z-index: 9;
}

.aboutHisPrev {
	left: 0;
	background: url(../images/left.png) center center no-repeat;
}

.aboutHisNext {
	right: 0;
	background: url(../images/right.png) center center no-repeat;
}

@font-face {
	font-family: "Fette";
	src: url("fette-engschrift.eot");
	src: url("fette-engschrift.eot?#iefix") format("embedded-opentype"),
		url("fette-engschrift.woff") format("woff"),
		url("fette-engschrift.ttf") format("truetype"),
		url("fette-engschrift.svg#fette-engschrift") format("svg");
	font-style: normal;
	font-weight: normal;
}

.header .nav li:last-child em {
	display: none
}

.wap_nav_sw {
	background: #fff;
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 999999;
	z-index: -1;
	opacity: 0;
	top: calc(.44rem - 100vh);
	transition: all .5s ease;
}

.header-show {
	top: 0.8rem;
	opacity: 1;
	z-index: 99999;
	border-top: 1px #f5f5f5 solid;
}

.header .nav h1.hshow {}

.wap_nav_sw li.active a {
	color: #006aab
}

.wap_nav_sw li {
	padding: 0.15rem 0.25rem;
	line-height: 40px;
	border-bottom: 1px #f5f5f5 solid;
}

.wap_nav_sw li a {
	display: block
}

.wap_nav_sw li.active a,
.where a:hover {
	color: #20313b;
	font-weight: bold;
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 40px;
	left: 0;
	width: 100%;
	position: relative;
	z-index: 999;
}

.swiper-pagination-bullet {
	width: 20px;
	height: 6px;
	display: inline-block;
	border-radius: 10px;
	background: #fff;
	opacity: .5
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #ffffff;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.swiper-pagination-bullet-active {
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background: #f7a940;
	opacity: 1;
	width: 60px;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-o-transform: translate(0, -50%);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 10px
}

.header .nav li a i {
	width: 0;
	transition: 0.3s;
	height: 4px;
	background: #f7a940;
	display: inline-block;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	bottom: 5px
}

.header .nav li:hover a i,
.header .nav li.active a i {
	height: 4px;
	background: #f7a940;
	display: inline-block;
	width: 80px;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	bottom: 5px
}

.menu-pub {
	position: relative;
	height: 100px;
}

.menu-down {
	margin-top: 6px;
	position: absolute;
	z-index: 999;
	width: 120%;
	left: -10%;
	display: none;
	background-color: #f3f5f6;
	/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */
}

.header ul li .menu-pub dt {
	position: relative;
	top: -0.6vw;
	height: 0.57vw;
}

.menu-down dl {
	position: relative
}

.h_four {
	overflow: hidden
}

.header ul li .menu-pub dd a {
	color: #20313b;
	font-size: 16px;
	display: block;
	text-align: center;
	height: 38px;
	line-height: 38px;
}

.header ul li .menu-pub dd a:hover {
	background: #dde1e3;
	color: #20313b;
	font-weight: normal
}

.header ul li.actives .menu-pub dd a {
	color: #20313b;
	font-weight: normal
}

#swiper {
	position: relative;
	width: 100%;
	left: 0
}

#swiper dd {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 1400px;
	text-align: left;
	color: #fff;
}

#swiper dd img {
	width: 24px;
	margin-left: 10px;
	align-self: center;
}

#swiper dl dd a:hover img {
	margin-left: 20px;
}

#swiper dd h2 {
	font-size: 66px;
	margin-bottom: 35px;
}

#swiper dd p {
	font-size: 20px;
	line-height: 48px;
	color: rgba(255, 255, 255, 0.9);
	font-weight: lighter;
}

#swiper dd a {
	display: flex;
	justify-content: center;
	width: 208px;
	background: #f7a940;
	padding: 13px 0;
	text-align: center;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 60px;
	color: #fff;
	margin-top: 35px;
}

.index_four {
	padding: 40px 0 75px 0;
}

.index_four dl a {
	display: flex;
	justify-content: space-between;
}

.index_four dl {
	width: 100%;
}

.index_four dt {
	width: 500px;
	height: 300px;
	overflow: hidden;
}

.index_four dt img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.index_four dd {
	width: 850px;
	text-align: left;
}

.index_four dd h2 {
	font-size: 24px;
	font-weight: bold;
}

.index_four dd p {
	margin: 25px 0 30px 0;
	color: #777777;
	line-height: 30px;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.index_four dd em {
	font-size: 16px;
	text-decoration: underline;
}

.index_four .swiper-pagination-bullet {
	background: #f7a940;
	opacity: .3;
}

.index_four .swiper-pagination-bullet-active {
	opacity: 1;
}

.index_four .swiper-pagination {
	text-align: left;
	margin-left: 545px;
}

.header {
	height: 80px;
	z-index: 999;
	padding: 0 60px;
	background: #fff;
}

.h_one {
	padding-top: 70px;
}

.h_one .txt {
	width: 790px;
}

.h_one .img {
	width: 560px
}

.h_one .txt h2 {
	font-size: 45px;
	color: #20313b;
	font-weight: bold;

}

.h_one .txt em {
	margin-bottom: 30px;
	display: block;
	color: #999999;
	font-weight: lighter;
	text-transform: uppercase;
}

.h_one .txt p {
	line-height: 32px;
	font-size: 16px;
	color: #949494;
	text-indent: 2em;
}

a.more img {
	margin-left: 10px;
}

a.more {
	display: block;
	width: 180px;
	text-align: center;
	line-height: 40px;
	background: #f7a940;
	font-size: 16px;
	color: #fff;
	-moz-border-radius: 600px;
	-webkit-border-radius: 600px;
	border-radius: 600px;
	margin-top: 30px
}

a.more:hover {
	-webkit-animation-name: elementor-animation-buzz-out;
	animation-name: elementor-animation-buzz-out;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

@keyframes elementor-animation-buzz-out {
	10% {
		transform: translateX(3px) rotate(2deg)
	}

	20% {
		transform: translateX(-3px) rotate(-2deg)
	}

	30% {
		transform: translateX(3px) rotate(2deg)
	}

	40% {
		transform: translateX(-3px) rotate(-2deg)
	}

	50% {
		transform: translateX(2px) rotate(1deg)
	}

	60% {
		transform: translateX(-2px) rotate(-1deg)
	}

	70% {
		transform: translateX(2px) rotate(1deg)
	}

	80% {
		transform: translateX(-2px) rotate(-1deg)
	}

	90% {
		transform: translateX(1px) rotate(0)
	}

	100% {
		transform: translateX(-1px) rotate(0)
	}
}

.h_tow {
	padding: 55px 0 40px 0;
	color: #20313b;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

.h_tow dt {
	align-self: center;
	margin-right: 10px;
}

.h_tow dl {
	display: flex;
}

.h_tow dd {
	color: #949494;

}

.h_tow dd h2 {
	font-size: 40px;
	color: #333333;
	font-weight: bold;
}

.h_tow dd h2 i {
	font-size: 14px;
}

.h_tow dl:nth-child(3) h2 i,
.h_tow dl:nth-child(4) h2 i {
	font-size: 24px;
}

.h_tow dd p {
	font-size: 14px;
	color: #999999;
}

.h_th {
	background: #f4f4f4;
	padding: 80px 0
}

.h_th .swiper-slide {
	background: #fff;
}

.h_th .swiper-slide dd {
	text-align: left;
	padding: 20px 20px;
	border-top: 1px #eeeeee solid;
}

.h_th .swiper-slide dd h2 {
	font-weight: bold;
	color: #222222;
	font-size: 18px;
	margin-bottom: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.h_th .swiper-slide dd p {
	color: #777777;
	font-size: 16px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.h_th dt {
	height: 255px;
	overflow: hidden;
}

.home_tit {
	color: #20313b;
	font-size: 45px;
	font-weight: bold;
	padding: 35px 0 45px 0
}

.h_four .img,
.h_four .test {
	width: 680px;
}

.h_four .test .list {
	background: #fff;
	padding: 30px;
	border-right: 4px #20313b solid;
	margin-bottom: 20px
}

.h_bg {
	background: #f9f9f9;
	margin-top: -7px;
}

.h_four .test .list .name {
	width: 440px;
}

.h_four .test .list .timer {
	width: 125px;
}

.h_four .test .list a {
	display: flex;
	justify-content: space-between;
}

.h_four .img {
	background: #fff
}

.h_four .img .txt {
	border-bottom: 1px #e8eaeb solid;
	padding-bottom: 20px;
	margin: 20px
}

.h_four .img .href {
	margin: 0 20px;
	float: right;
	color: #858f95;
	font-size: 18px;
}

.h_four .img .href i {
	position: relative;
	top: 2px;
	margin-right: 15px
}

.h_four .img .name {
	width: 470px;
}

.h_four .img .name h2,
.h_four .img .name p,
.h_four .test .list .name h2,
.h_four .test .list .name p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	color: #20313b;
	font-size: 18px
}

.h_four .img .name p,
.h_four .test .list .name p {
	color: #949494;
	font-size: 16px;
	margin-top: 15px
}

.h_four .img .time {
	color: #20313b;
	font-size: 40px;
	text-align: right;
	position: relative;
	top: -10px;
	font-family: Arial, Helvetica, sans-serif
}

.h_four .img .time i {
	color: #858f95;
	font-size: 14px;
	display: block
}

.h_four .img .lime {
	width: 0;
	transition: 0.3s;
	height: 3px;
	background: #20313b;
	position: relative;
	left: 20px;
	top: -23px;
}

.h_four .img:hover .lime {
	width: 40px
}

.h_four .test .list:last-child {
	margin-bottom: 0
}

.h_four a.more {
	margin: 40px auto;
}

.footer {
	background: #20313b;
	padding-top: 25px
}

.footer .foot .one .f_logo {
	width: 700px
}

.footer .foot .one .f_nav {
	width: 355px
}

.footer .foot .one .f_core {
	width: 310px
}

.footer .foot .one .f_core dl {
	width: 135px;
}

.footer .foot .one .f_logo dt,
.footer .foot .one .f_nav dt {
	color: #fff;
	font-size: 18px;
	margin: 25px 0
}

.footer .foot .one dd p {
	color: #b3bec4;
	font-size: 16px;
	line-height: 36px;
}

.footer .foot .one dd p img {
	margin-right: 12px
}

.footer .foot .one .f_nav dd {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.footer .foot .one .f_nav {
	padding-top: 62px
}

.footer .foot .one .f_nav dd a {
	width: 50%;
	color: #b3bec4;
	font-size: 16px;
	line-height: 36px;
}

.footer .foot .one .f_core {
	padding-top: 90px
}

.footer .foot .one .f_core dd {
	background: #f7a940;
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	text-align: center;
	margin-top: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.footer .foot .tow {
	border-top: 1px #37464f solid;
	padding: 15px 0;
	margin-top: 30px
}

.footer .foot .tow a {
	color: #818b91;
	font-size: 14px;
	margin-right: 25px
}

.header .nav h1 img:nth-child(2) {
	display: none
}

.header.fix,
.header#header {
	position: fixed;
	width: 100%;
	background: #fff;
	top: 0;
}

.header.fix .nav li a,
.header#header .nav li a {
	color: #20313b;
}

.header.fix .nav h1 img:nth-child(2),
.header#header .nav h1 img:nth-child(2) {
	display: block;
}

.header.fix .nav h1 img:nth-child(1),
.header#header .nav h1 img:nth-child(1) {
	display: none;
}

.mt80 {
	margin-top: -80px;
}

.where {
	background: #e1e1e1;
	font-size: 14px;
	padding: 15px 0;
	color: #333;
}

.where img {
	width: 20px;
	position: relative;
	top: -0.15625vw;
	margin-right: 10px
}

.where a {
	color: #333
}

.where a:hover {
	color: #1d2a53
}

.where i {
	margin: 0 .26041667vw
}

.pt70 {
	padding-bottom: 70px;
}

#cont_pub .title {
	margin-top: 30px
}

#cont_pub .title:nth-child(1) {
	margin-top: 0
}

#cont_pub .title h2 {
	font-size: 1.35416667vw
}

.cont_pub .bg_white {
	background: #fff;
	padding: 50px;
	margin-top: 30px;
	padding-top: 30px;
}

.cont_pub .bg_white .line {
	background: #eee;
	height: .05208333vw;
	width: 100%;
	margin-top: 30px
}

.cont_pub .bg_white .title h2 {
	font-weight: bold;
	color: #333;
	font-size: 30px
}

.cont_pub .bg_white .title p {
	padding: 15px 0 0 0
}

.cont_pub .bg_white .title p em {
	margin: 0 20px
}

.cont_pub .bg_white .word p {
	text-indent: 2em;
	color: #777;
	line-height: 2;
	margin-top: 25px
}

.cont_pub .bg_white .word p img {
	display: block;
	margin: 0 auto
}

.about .ck,
.product .ck {
	border-bottom: 1px #e3e5e6 solid;
	padding: 25px 0;
	text-align: center
}

.about .ck em,
.product .ck em {
	margin: 0 35px;
	border-bottom: 2px solid rgba(0, 0, 0, 0);
	padding-bottom: 23px;
	cursor: pointer;
	color: #20313b;
	font-size: 22px;
	font-weight: lighter
}

.about .ck em.cur,
.product .ck em.cur {
	border-bottom: 2px #ff8529 solid;
	font-weight: bold
}

.pub_title {
	padding: 40px 0 25px 0;
	font-size: 45px;
	color: #20313b;

}

.pub_title h2 {
	font-weight: bold
}

.pub_title p {
	font-weight: lighter;
	color: #8c959a;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.about .cont p {
	color: #949494;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
}

.about .ab_one .p {
	margin-bottom: 55px
}

.about .ab_one .img {
	width: 845px;
}

.about .ab_one .test {
	width: 495px;
}

.about .ab_one .test dl {
	width: 50%;
	display: flex;
	padding: 55px 0
}

.about .ab_one .test dl:nth-child(even) {
	border-left: 1px #cfd3d5 solid;
	padding-left: 45px
}

.about .ab_one .test dl:nth-child(1),
.about .ab_one .test dl:nth-child(2) {
	border-bottom: 1px #cfd3d5 solid;
}

.about .ab_one .test dd p {
	color: #949494;
	font-size: 16px;
	text-indent: 0
}

.about .ab_one .test dt {
	width: 75px;
}

.about .ab_one .test dd h2 {
	color: #20313b;
	font-size: 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.about .ab_one .test dd h2 i {
	color: #393939;
	font-size: 16px;
}

.ab_tow {
	background: url(../images/ab_bg.jpg) no-repeat;
	background-size: 100% 516px;
	height: 516px;
	margin-top: 65px
}

.ab_five {
	background: url(../images/ab_bg_3.jpg) no-repeat;
	height: 687px;
	background-size: 100% 687px;
	width: 100%;
	margin-top: 65px;
}

.ab_tow .pub_title,
.ab_tow .cont p,
.ab_five .pub_title {
	color: #fff
}

.ab_tow .pub_title p,
.ab_five .pub_title p {
	color: #a0bbcc
}

.ab_tow .cont p img {
	margin: 50px auto;
	display: block
}

.ab_th .swiper-container {
	width: 1210px
}

.ab_th .h_lHisPrev {
	left: 0;
	background: url(../images/l_btn.png) center center no-repeat;
}

.ab_th .h_lHisNext {
	right: 0;
	background: url(../images/r_btn.png) center center no-repeat;
}

.ab_th .h_lHisPrev,
.ab_th .h_lHisNext {
	display: block;
	position: absolute;
	top: 34%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	cursor: pointer;
	width: 39px;
	height: 61px;
	z-index: 99;
}

.ab_th .pic_img {
	margin: 50px auto 0 auto;
	text-align: center
}

.ab_four {
	background: #fff;
	padding-bottom: 1px
}

.ab_four .swiper-pagination-bullet {
	background: #a6adb1;
	margin: 0 8px
}

.ab_four .swiper-pagination-bullet-active {
	background: #20313b;
}

.ab_four .swiper-container-horizontal>.swiper-pagination-bullets,
.ab_four .swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: -20px;

}

.ab_four .swiper-pagination {

	text-align: center;
	margin: 35px auto
}

.ab_five .dl {
	padding-left: 380px;
	margin-top: 15px
}

.ab_five .dl dl {
	width: 190px;
	background: #fff;
	border-top: 4px #20313b solid;
	padding-bottom: 30px;
	cursor: pointer
}

.ab_five .dl dl:hover {
	border-top: 4px #f7a940 solid;
}

.ab_five .dl dl:hover img:nth-child(2) {
	display: block;
	margin: 0 auto
}

.ab_five .dl dt {
	text-align: center;
	padding: 40px 0 35px 0
}

.ab_five .dl dt img:nth-child(2),
.ab_five .dl dl:hover img:nth-child(1) {
	display: none
}

.ab_five .dl dd h2 {
	text-align: center;
	font-size: 20px;
	color: #20313b;
	font-weight: bold;
	margin-bottom: 20px
}

.ab_five .dl dd p {
	font-size: 16px;
	color: #5c656a;
	line-height: 30px;
	padding: 0 22px
}

.ab_width {
	width: 680px;

}

.ab_width .cont {
	border: 2px #b3b9bc solid;
	background: #f9f9f9;
	height: 235px;
	position: relative;
	margin: 55px auto
}

.ab_width .cont p {
	color: #20313b;
	font-size: 16px;
	line-height: 30px;
	width: 540px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.ab_width .cont i {
	position: absolute;
}

.ab_width .cont i:nth-child(1) {
	left: 20px;
	top: -25px
}

.ab_width .cont i:nth-child(3) {
	right: 20px;
	bottom: -25px
}

.ab_ab {
	background: #fff
}

#module_1,
#module_2,
#module_3,
#module_4,
#module_5,
#module_6 {
	margin-top: -80px;
	padding-top: 80px;
}

#banner {
	margin-top: 80px
}

#banner .txt {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.product {
	background: #f4f4f4;
	padding: 30px 0
}

.product .pro_left {
	width: 300px;
	background: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	align-self: baseline;
}

.product .pro_right {
	width: 1070px;
}

.pro_right .title_add {
	padding: 30px;
	border-bottom: 1px #eee solid;
}

.pro_right .title_add h2 {
	display: flex;
	color: #010101;
	font-size: 26px;
	font-weight: bold;
}

.pro_right .title_add i {
	display: block;
	background: #20313b;
	width: 6px;
	height: 26px;
	position: relative;
	top: 2px;
	align-self: center;
	margin-right: 15px;
}

.product .pro_left h2 {
	text-align: center;
	line-height: 60px;
	font-size: 20px;
	background: #20313b;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0
}

.product .pro_left h2 img {
	position: relative;
	top: -1px;
	margin-right: 8px
}

.product .pro_left dl {
	color: #20313b;
	font-size: 16px;
	cursor: pointer
}

.product .pro_left dt {
	border-bottom: 1px #f4f4f5 solid;
	padding: 17px 20px;
}

.product .pro_left dt.cur,
.product .pro_left dt:hover {
	background: #e8eaeb;
}

.product .pro_left dt a {
	display: flex;
	justify-content: space-between;
}

.product .pro_left dt i {
	background: url(../images/pp.png) no-repeat;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 15px
}

.product .pro_left dd a {
	color: #5c7584;
	font-size: 16px;
	display: block;
	padding: 15px 0;
	padding-left: 65px;
	border-bottom: 1px #f4f4f5 solid;
	display: none
}



.product .pro_left dd a:hover {
	background: #f4f4f5
}

.product .pro_left dl.cur dd a {
	display: block
}



.product .pro_right .dl {
	padding: 0 30px;
}

.product .pro_right dl {
	width: 31.68%;
	border: 1px #eeeeee solid;
	margin-top: 30px;
	margin-left: 2.48%;
}

.product .pro_right dl:nth-child(3n+1) {
	margin-left: 0;
}

.product .pro_right dd {
	background: #f4f4f4;
	padding: 25px 20px;
}

.product .pro_right dt {
	height: 255px;
	overflow: hidden;
}

.product .pro_right dt img {
	width: 80%;
	display: block;
	margin: 0 auto;
}

.product .pro_right dd h2 {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
	margin-bottom: 15px;
}

.product .pro_right dd p {
	color: #777777;
	line-height: 24px;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

#banner h2 {
	color: #fff;
	font-size: 60px;
	font-weight: bold
}

.product .tit h2 {
	color: #20313b;
	font-size: 40px;
	font-weight: bold;
}

.product .pub_pub {
	padding-top: 50px
}

.product .pub_pub .tit h2 {
	font-size: 32px;
}

.product .pub_pub .tit h2 i {
	height: 30px;
	top: 5px
}

.product .tit h2 i {
	background: #f7a940;
	width: 6px;
	height: 35px;
	display: inline-block;
	margin-right: 15px;
	position: relative;
	top: 3px
}

.product .cont p {
	color: #949494;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
}

.product .p_one .cont {
	margin: 30px 0 60px 0
}

.product .pro_th {
	background: #f0f2f3;
	padding-bottom: 50px
}

.product .pro_th dl {
	width: 47%;
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}

.product .pro_th dt {
	width: 90px;
}

.product .pro_th dd {
	width: 85%;
}

.product .pro_th dd h2 {
	color: #49575f;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 15px
}

.news .swiper-pagination {
	text-align: right;
}

.news #pages {
	margin-left: 0;
}

.news .page {
	justify-content: center;
}

.news .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	margin: 0 5px;
}

.product .pro_th dd p {
	color: #949494;
	font-size: 16px;
	line-height: 30px;
}

.product .pro_five {
	margin-top: 30px
}

.product .pro_five p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	color: #fff;
	font-size: 26px;
	font-weight: bold
}

.product .pro_five .swiper-container-horizontal>.swiper-pagination-bullets,
.product .pro_five .swiper-pagination-custom,
.swiper-pagination-fraction {
	text-align: right;
	padding-right: 30px
}

.product .pro_five .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px;
}

.product .pro_tow {
	padding-bottom: 60px
}

.product .pro_tow .swiper-container {
	margin-top: 45px;
	text-align: left
}

.pro_tow_tow {
	margin: 30px;
	padding-top: 30px;
	margin-top: 0;
	border-top: 1px #eee solid;
}

.pro_tow_tow .test p {
	margin-bottom: 25px;
	color: #777777;
	font-size: 16px;
	line-height: 26px;
	text-indent: 2em;
}

.pro_tow_tow .test p img {
	display: block;
	margin: 0 auto;
}

.pro_tow_tow .title h2 {
	font-weight: bold;
	font-size: 20px;
	display: flex;
	margin-bottom: 25px;

}

.pro_tow_tow .title img {
	width: 18px;
	height: 22px;
	margin-right: 10px;
	align-self: center;
}

.product .pro_tow .swiper-slide {
	background: #fff
}

.product .pro_tow .swiper-slide .txt,
.product .pro_tow .swiper-slide .img {
	width: 50%;
	align-self: center;
}

.product .pro_tow .swiper-slide .txt {
	padding: 0 50px
}

.product .pro_tow .swiper-slide .txt h2 {
	font-size: 26px;
	color: #49575f;
	font-weight: bold;
	margin-bottom: 25px
}

.product .pro_tow .swiper-slide .txt h2 img {
	position: relative;
	top: -5px;
	margin-right: 15px
}

.product .pro_tow .swiper-slide .txt p {
	color: #949494;
	font-size: 16px;
	line-height: 30px;
}

.product .pro_tow .swiper-pagination {
	position: absolute;
	top: 90px;
	right: 0
}

.product .pro_tow .swiper-pagination .swiper-pagination-bullet {
	width: 32px;
	height: 32px;
	background: #20313b;
	border-radius: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	margin-left: 8px
}

.add_add {
	padding-top: 25px;
}

.add_add a {
	display: inline-block;
	padding: 12px 45px;
	background: #fff;
	margin-right: 30px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	position: relative;
}

.add_add a.cur,
.add_add a:hover {
	background: #20313b;
	color: #fff;
}

.add_add a img {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0%);
	-webkit-transform: translate(-50%, 0%);
	bottom: -10px;
	display: none;

}
.add_add a.cur img,.add_add a:hover img{
	display: block;
}
.news .news_tow dt{
	height: 175px;
	overflow: hidden;
}

.news {
	background: #f4f4f4
}

.news .news_one {
	padding: 35px 0
}
.h_four .img .pic{
	height: 360px;
}
.news .news_tow dt img,
.h_four .img .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.news .news_one .img,
.news .news_one .txt {
	width: 50%;
}

.news .news_one .txt {
	align-self: center;
}
.news .news_one .img{
	height: 370px;
}
.news .news_one .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.news .news_one .txt {
	padding: 0 30px;
	text-align: left
}

.news .news_one .txt span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #20313b;
	font-size: 50px;
}

.news .news_one .txt span i {
	display: block;
	font-size: 18px;
	color: #858f95;
	margin: 15px 0 30px 0
}

.news .news_one .txt h2 {
	color: #20313b;
	font-size: 24px;
	font-weight: lighter;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.news .news_one .txt p,
.news .news_one .txt em {
	color: #999999;
	font-size: 18px;
	line-height: 36px;
	margin: 20px 0
}

.news .news_one .txt p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.news .news_one .swiper-slide {
	background: #fff
}

.news .news_one .swiper-pagination {
	padding-right: 30px
}

.news .news_one .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.news .news_one .swiper-container-horizontal>.swiper-pagination-bullets,
.news .news_one .swiper-pagination-custom,
.news .news_one .swiper-pagination-fraction {
	text-align: right
}

.news .news_one .swiper-pagination-bullet {
	background: #20313b
}

.news .news_tow dl {
	width: 328px;
	background: #fff;
	margin-left: 29px;
	margin-bottom: 30px
}

.news .news_tow dl:nth-child(4n+1) {
	margin-left: 0
}

.news .news_tow dd {
	padding: 15px;
}

.news .news_tow dd h2 {
	color: #20313b;
	font-size: 18px;
	line-height: 32px;
	height: 64px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.news .news_tow dd p {
	border-top: 1px #e8eaeb solid;
	padding-top: 12px;
	margin-top: 12px;
	color: #858f95;
	font-size: 16px
}

.news .news_tow dd p img {
	position: relative;
	top: -2px;
	margin-left: 8px
}

#pages {
	margin-left: 30px;
}

#pages li span,
.page a,
.page b {
	border: 1px #e0e0e0 solid;
	display: inline-block;
	height: 38px;
	text-align: center;
	line-height: 34px;
	margin: 0 3px;
	padding: 1px 14px;
	font-size: 18px;
	color: #717171;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
}

#pages li {
	display: inline-block
}

#pages li.active span,
.page a:hover,
.page b {
	background: #20313b;
	border: 1px #20313b solid;
	color: #fff;
}

.page {
	text-align: center;
	margin: 0 auto;
	padding: 50px 0
}

#cont {
	background: #f8f8f8;
	padding: 30px;
}

.cong_bg {
	background: #fff;
	padding: 30px
}

#cont .cont h1 {
	line-height: 30px
}

#cont .title h2 {
	color: #20313b;
	font-size: 34px;
	font-weight: bold
}

#cont .title p {
	color: #000000;
	font-size: 16px;
	padding: 25px 0
}

#cont .title p em img {
	margin-right: 5px;
	width: 18px;
}

#cont .title p em {
	margin-right: 35px;
}

#cont .title {
	border-bottom: 1px #dfe2e3 solid;
}

#cont .cont p {
	margin-top: 35px;
	text-indent: 2em;
	color: #404040;
	font-size: 16px;
	line-height: 34px;
}

#cont .cont h1 {
	margin-top: 35px;
}

#cont .cont p img {
	display: block;
	margin: 0 auto
}

.dl_dl dl {
	width: 330px;
}

.dl_dl dt {
	margin: 0 auto;
	border: 8px #f9f9f9 solid;
	text-align: center;
}

.dl_dl dd {
	background: #fff;
	margin-top: -62px;
	padding-top: 90px
}

.dl_dl dd h2 {
	color: #49575f;
	font-size: 20px;
	font-weight: bold;
	text-align: center
}

.dl_dl dd p {
	color: #949494;
	font-size: 16px;
	line-height: 30px;
	padding: 25px
}

.add_tip .name {
	width: 80px;
	background: #f7a940;
	font-size: 24px;
	color: #fff;

}

.add_tip .name h2 {
	font-weight: bold;
	text-align: center;
	padding: 20px 10px;
}

.add_tip .href {
	width: 1320px;
	align-self: center;
	padding: 0 20px
}

.add_tip {
	border: 1px #f7a940 solid;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 25px 0
}

.add_tip .href a {
	width: 25%;
	margin: 5px 0;
	color: #20313b
}

.add_tip .href a:hover {
	color: #f7a940;
	text-decoration: underline
}

.bg_bg {
	box-shadow: 0px 0px 19px 0px rgba(221, 221, 221);
}

.bg_bg .product {
	padding-top: 45px;
}

.dl_dl dt img {
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.dl_dl dl:hover dt img {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

#product.product .pro_right {
	width: 100%
}

#product.product .pro_right dd {
	width: 1200px
}

.contact {
	background: #f9f9f9;
	padding: 40px 0
}

.cont_bg {
	background: #fff;
	margin-bottom: 30px
}

.cont_bg .one,
.cont_bg .form {
	padding: 35px 40px
}

.cont_bg .name {
	color: #20313b;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 25px
}

.cont_bg .name em {
	display: inline-block;
	margin-right: 15px;
	width: 6px;
	height: 24px;
	background: #f7a940;
	position: relative;
	top: 4px;
}
.dl_cont{
	display: flex;
	padding-left: 40px;
}
.dl_cont dl{
	width: 120px;
	background: #f7a940;
	border: 3px #f7a940 solid;
	margin-right: 50px;
}
.dl_cont dd{
	text-align: center;
	font-size: 14px;
	color: #fff;
	padding: 8px 0;
}
.cont_bg .one p {
	color: #777777;
	font-size: 16px;
	line-height: 44px;

}

.cont_bg .one p img {
	position: relative;
	margin-right: 15px
}

.cont_bg .form p em {
	color: #20313b;
	font-size: 16px;
	width: 110px;
	align-self: center
}

.cont_bg .form p {
	margin-bottom: 15px;
	display: flex
}

.cont_bg .form .text {
	border: 1px #e8e8e8 solid;
	padding: 12px 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 580px
}

.cont_bg .form p em i {
	color: #f7a940
}

.cont_bg .button {
	background: #f7a940;
	width: 140px;
	text-align: center;
	font-size: 16px;
	line-height: 46px;
	color: #fff;
	font-weight: bold;
	border: 0;
	float: right;
	margin: 10px 0 35px 0;
	cursor: pointer
}
.maped {
				width: 100%;
				height:500px;
			}

			.ab_map {
				position: relative;
				align-self: center;
			}

			.ab_map .contact_tc {
				background: #fff;
				position: absolute;
				top: 50%;
				left: 50%;
				transform: translate(-50%, -50%);
				width: 64%;
			}

			.ab_map .contact_tc .txted {
				padding: 25px;
				color: #666666
			}

			.ab_map .contact_tc .txted img {
				width: 16px;
				height: 14px;
				position: relative;
				top: 5px;
				margin-right: 10px
			}

			.ab_map .contact_tc .txt p {
				width: 75%
			}
.c_l_txt {
	width:620px
}

.c_l_map {
	width: 700px
}

.c_l_map .map {
	width: 100%;
	height: 100%;
}

.contact_tow .list {
	padding: 0 40px
}

.contact_tow .list .ones {
	margin-bottom: 15px;
	cursor: pointer
}

.contact_tow .list .names {
	background: #f4f4f5;
	padding: 10px 0;
	color: #20313b;
	font-weight: 18px;
	border: 1px #e8e8e8 solid;
	border-left: 4px #f7a940 solid
}

.contact_tow .list .names h2 {
	font-weight: bold
}

.contact_tow .list .names h2 img {
	margin: 0 20px
}

.contact_tow .list .shows {
	border: 1px #e8e8e8 solid;
	border-top: 0;
	padding: 25px;
	display: none
}

.contact_tow .list .ones.cur .shows {
	display: block
}

.contact_tow .list .names i {
	display: block;
	background: url(../images/jia.png) no-repeat;
	width: 20px;
	height: 20px;
	align-self: center;
	margin-right: 20px
}

.contact_tow .list .ones.cur .names i {
	display: block;
	background: url(../images/jian.png) no-repeat;
	width: 20px;
	height: 20px;
	align-self: center;
	margin-right: 20px
}

.contact_tow .list .shows h4 {
	font-size: 16px;
	color: #20313b;
	font-weight: bold
}

.contact_tow .list .shows p {
	font-size: 16px;
	color: #707070;
	line-height: 32px;
}

.contact_tow .list {
	padding-bottom: 30px
}

.legal {
	background: #f9f9f9;
	padding: 40px 0
}

.legal .box {
	background: #fff;
	padding: 45px;
	padding-top: 0
}

.legal .box h2 {
	font-size: 24px;
	color: #20313b;
	font-weight: bold;
	padding: 35px 0
}

.legal .box p {
	font-size: 16px;
	color: #777777;
	line-height: 36px;
}

.add_pev {
	margin-top: 30px;
	border-top: 1px #dfe2e3 solid;

}

.add_pev p {
	margin-top: 15px
}

.add_xf {
	position: fixed;
	right: 50px;
	z-index: 9999999;
	bottom: 150px;
	cursor: pointer
}


.pro_one {
	padding: 30px;
}

.pro_one .fouse {
	width: 49.5%;
	background: #f4f4f4;
	height: 405px;
	overflow: hidden;
}

.pro_one .fouse .swiper-pagination-bullet {
	background: #20313b;
	opacity: .4;
}

.pro_one .fouse .swiper-pagination-bullet-active {
	background: #20313b;
	opacity: 1;
}

.pro_one .fouse .swiper-slide img {
	width: 70%;
	height: auto;
}

.pro_one .word {
	width: 47%;
}

.pro_one .word h2 {
	font-size: 30px;
	font-weight: bold;
}

.pro_one .word p {
	margin: 25px 0;
	color: #777777;
	font-size: 16px;
	line-height: 30px;
}

.pro_one .word a {
	display: block;
	width: 200px;
	text-align: center;
	line-height: 50px;
	background: #f7a940;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	-moz-border-radius: 600px;
	-webkit-border-radius: 600px;
	border-radius: 600px
}
