body,
div,
ul,
li,
a,
ol,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
form,
input,
span,
label,
b {
	margin: 0;
	padding: 0;
	line-height: 100%;
	text-decoration: none;
	box-sizing: border-box;
}

ul {
	list-style: none;
}

li {
	list-style: none;
}

button {
	border: none;
}

img,
input {
	outline: none;
	line-height: normal;
}

input[type=button],
input[type=submit],
input[type=file],
button {
	cursor: pointer;
	-webkit-appearance: none;
}

textarea {
	resize: none;
}

h1,
h2,
h3,
h4,
h5,
p {
	font-weight: normal;
	word-break: break-all;
}

i,
em {
	font-style: normal;
}

a:hover {
	text-decoration: none !important;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0%;
	clear: both;
}

body {
	font-family: 微软雅黑;
}

header {
	position: fixed;
	left: 0;
	top: 0;
	padding: 1rem 0;
	width: 100%;
	z-index: 9;
}

.header {
	width: 85rem;
	margin: auto;
}

.headerleft {
	height: 3rem;
	float: left;
}

.headerleft img {
	height: 100%;
}

.headerright {
	float: right;
}

.headerright a {
	font-size: 1rem;
	line-height: 3rem;
	margin-left: 4rem;
	color: #FFFFFF;
}

.headerright .headerrightxz {
	color: #da955a;
}

.index01 {
	width: 100%;
	padding: 8rem 0;
	padding-top: 12rem;
	background-color: #202020;
}

.index01main {
	width: 85rem;
	margin: auto;
}

.index01top {
	display: flex;
	flex-wrap: wrap;
}

.index01top1 {
	width: 45%;
}

.index01top1 h3 {
	font-size: 4rem;
	line-height: 5rem;
	color: #FFFFFF;
	margin-bottom: 1rem;
}

.index01top1 h4 {
	font-size: 1.2rem;
	line-height: 2rem;
	color: #FFFFFF;
	text-transform: uppercase;
}

.index01top1 a {
	background-color: #DA955A;
	color: #FFFFFF;
	font-size: 1.2rem;
	line-height: 3.5rem;
	border-radius: 30px;
	display: inline-block;
	padding: 0 2rem;
	margin-top: 3rem;
	transition: all 0.3s ease;
}

.index01top1 a i {
	margin-left: 0.1rem;
}

.index01top1 a:hover {
	background-color: #c1824d;
	padding: 0 2.5rem;
}

.index01top2 {
	width: 40%;
	margin-left: 15%;
}

.index01bottom {
	display: flex;
	justify-content: space-between;
	margin-top: 3rem;
}

.index01bottom1 {
	height: 10rem;
}

.index01bottom2 {
	width: 15%;
}

.index01bottom3 {
	height: 10rem;
}

.index01bottom4 {
	width: 30%;
}

.index01bottom2 img {
	height: 4rem;
}

.index01bottom2 h4 {
	font-size: 1.5rem;
	line-height: 2rem;
	margin-bottom: 0.5rem;
	color: #FFFFFF;
}

.index01bottom2 p {
	font-size: 0.95rem;
	line-height: 1.2rem;
	color: #FFFFFF;
}

.index01bottom4 ul {
	display: flex;
	justify-content: space-between;
}

.index01bottom4 ul li {
	text-align: center;
}

.index01bottom4 ul li h4 {
	font-size: 3rem;
	color: #ffffff;
}

.index01bottom4 ul li h4 span {
	font-size: 0.95rem;
	display: inline-block;
	vertical-align: top;
}

.index01bottom4 ul li p {
	font-size: 1.1rem;
	color: #ffffff;
	margin-top: 0.5rem;
}

.index01bottom4 h2 {
	font-size: 1rem;
	line-height: 1.8rem;
	color: #FFFFFF;
	margin-top: 2.2rem;
}

.index02 {
	width: 100%;
	padding: 8rem 0;
}

.index02main {
	width: 85rem;
	margin: auto;
}

.index02top {
	display: flex;
	flex-wrap: wrap;
}

.index02top img {
	width: 78%;
}

.index02top div {
	width: 22%;
	text-align: right;
	position: relative;
}

.index02top div h3 {
	font-size: 2.5rem;
	color: #000000;
	font-weight: bold;
	line-height: 4rem;
	z-index: 1;
	position: relative;
}

.index02top div h4 {
	font-size: 1.5rem;
	color: #da9459;
	line-height: 2rem;
	position: relative;
	z-index: 1;
}

.index02top div h4:after {
	width: 2rem;
	height: 0.2rem;
	background-color: #222222;
	content: "";
	position: absolute;
	right: 11.5rem;
	top: 0;
	bottom: 0;
	margin: auto;
}

.index02top div p {
	font-size: 7rem;
	transform: rotateZ(90deg);
	color: #f2f2f2;
	position: absolute;
	right: -8rem;
	top: 7.8rem;
	font-weight: bold;
}

.index02bottom {
	margin-top: 2rem;
	display: flex;
	flex-wrap: wrap;
}

.index02bottom1 {
	width: 55%;
}

.index02bottom2 {
	width: 40%;
	display: flex;
	flex-wrap: wrap;
	margin-left: 5%;
}

.index02bottom2 img {
	width: 45%;
}

.index02bottom2 img:nth-child(2n) {
	margin-left: 10%;
}

.index02bottom1 h3 {
	font-size: 1.5rem;
	line-height: 2rem;
	margin-bottom: 1rem;
}

.index02bottom1 p {
	font-size: 1.1rem;
	line-height: 2.3rem;
	margin-bottom: 1rem;
}

.index02bottom1 a {
	background-color: #DA955A;
	color: #FFFFFF;
	font-size: 1.1rem;
	line-height: 3rem;
	display: inline-block;
	padding: 0 2rem;
	transition: all 0.3s ease;
}

.index02bottom1 a i {
	margin-left: 0.1rem;
}

.index02bottom1 a:hover {
	background-color: #c1824d;
	padding: 0 2.5rem;
}

.index03 {
	width: 100%;
	padding-bottom: 8rem;
}

.index03main {
	width: 85rem;
	margin: auto;
}

.index03tit {
	text-align: center;
	margin-bottom: 3rem;
	position: relative;
}

.index03tit h3 {
	font-size: 3rem;
	line-height: 4rem;
	color: #da9459;
}

.index03tit h4 {
	font-size: 1rem;
	line-height: 1.5rem;
	color: #666666;
	text-transform: uppercase;
}

.index03tit p {
	font-size: 1rem;
	line-height: 1.5rem;
	color: #999999;
}

.index03tit:after {
	width: 10rem;
	height: 1px;
	content: "";
	position: absolute;
	left: 28%;
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: #da9459;
}

.index03tit:before {
	width: 10rem;
	height: 1px;
	content: "";
	position: absolute;
	right: 28%;
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: #da9459;
}

.index03lb {
	display: flex;
	flex-wrap: wrap;
}

.index03lb a {
	box-shadow: 0px 14px 32px 0px rgba(0, 0, 0, 0.14);
	width: 32.33%;
	padding: 1rem;
	margin-bottom: 1.5rem;
	background-color: #FFFFFF;
	transition: all 0.3s ease;
}

.index03lb a:nth-child(3n-1) {
	margin: 0 1.5%;
	margin-bottom: 1.5rem;
}

.index03lb a:hover {
	box-shadow: 0px 14px 32px 0px rgba(0, 0, 0, 0.24);
	transform: scale(1.02);
}

.index03lb a img {
	width: 100%;
	display: block;
}

.index03more {
	text-align: center;
}

.index03more a {
	background-color: #DA955A;
	color: #FFFFFF;
	font-size: 1.1rem;
	line-height: 3rem;
	display: inline-block;
	padding: 0 2rem;
	transition: all 0.3s ease;
}

.index03more a i {
	margin-left: 0.1rem;
}

.index03more a:hover {
	background-color: #c1824d;
	padding: 0 2.5rem;
}

.index04 {
	width: 100%;
	padding: 8rem 0;
	background: url(../images/index04bg.jpg) center top no-repeat;
	background-size: 100% auto;
}

.index04main {
	width: 85rem;
	margin: auto;
}

.index04 .index03tit h3,
.index04 .index03tit h4,
.index04 .index03tit p {
	color: #FFFFFF;
}

.index04 .index03tit:after,
.index04 .index03tit:before {
	background-color: #FFFFFF;
}

.index04lb1 {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 3rem;
}

.index04lb {
	padding: 2rem;
	background: #ffffff;
	box-shadow: 0px 10px 9px 1px rgba(4, 0, 0, 0.15);
}

.index04lb1 a {
	width: 31.33%;
	background-color: #FFFFFF;
}

.index04lb1 a:nth-child(3n-1) {
	margin: 0 3%;
}

.index04lb1 a img {
	width: 100%;
}

.index04lb1 a h4 {
	font-size: 1.2rem;
	line-height: 3rem;
	color: #000000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index04lb1 a h5 {
	font-size: 0.95rem;
	line-height: 1.5rem;
	color: #626262;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	display: -o-box;
	-o-line-clamp: 2;
	-o-box-orient: vertical;
}

.index04lb1 a p {
	font-size: 0.9rem;
	line-height: 1rem;
	color: #999999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 0.5rem;
}

footer {
	background-color: #202020;
	padding-top: 5rem;
}

.footer {
	max-width: 87.5rem;
	margin: auto;
	position: relative;
	width: 100%;
	padding: 0 2%;
}

section {
	box-sizing: border-box;
}

.footer1 {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 1.5rem;
	border-bottom: 1px solid #FFFFFF;
}

.footer1left {
	width: 45%;
}

.footer1right {
	width: 45%;
	margin-left: 10%;
	text-align: right;
	color: #FFFFFF;
}

.footerlogo {
	width: 5rem;
	padding-bottom: 1.5rem;
	margin-bottom: 1.5rem;
	border-bottom: 1px solid #FFFFFF;
}

.footer1left1 {
	float: left;
	margin-right: 4rem;
	color: #FFFFFF;
}

.footer1left1 h4 {
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.5rem;
	margin-bottom: 1.2rem;
}

.footer1left1 p {
	font-size: 0.8rem;
	line-height: 1.8rem;
}

.footer1left2 {
	float: left;
	text-align: center;
}

.footer1left2 img {
	width: 6rem;
	height: 6rem;
	margin-bottom: 0.1rem;
}

.footer1left2 p {
	font-size: 0.8rem;
	line-height: 1.8rem;
	color: #FFFFFF;
}

.footer1right h2 {
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.5rem;
	margin-bottom: 1.2rem;
}

.footer1right h3 {
	font-size: 0.85rem;
	line-height: 1.8rem;
	text-align: left;
	color: #aaaaaa;
}

.footer1right1 {
	width: 25rem;
	display: inline-block;
	background-color: #FFFFFF;
	position: relative;
	padding-right: 7rem;
	margin-bottom: 3rem;
}

.footer1right1 input {
	display: block;
	width: 100%;
	border: none;
	height: 3rem;
	padding: 0 0.625rem;
	font-size: 0.95rem;
	color: #222222;
}

.footer1right1 button {
	width: 7rem;
	position: absolute;
	right: 0;
	top: 0;
	height: 3rem;
	background-color: #343638;
	color: #FFFFFF;
	border: none;
	outline-style: none;
}

.footer1right2 a {
	font-size: 1rem;
	color: #9e9e9e;
	margin-left: 2.5rem;
	transition: all 0.3s ease;
}

.footer1right2 a:hover {
	color: #FFFFFF;
}

.footer2 {
	padding: 2rem 0;
}

.footer2 h4 {
	float: left;
	font-size: 0.9rem;
	line-height: 1.2rem;
	color: #9e9e9e;
}

.footer2 h4 a {
	color: #9e9e9e;
}

.footer2 p {
	float: right;
	font-size: 0.9rem;
	line-height: 1.2rem;
	color: #9e9e9e;
}

.footer2 p a {
	color: #9e9e9e;
}

.banner {
	width: 100%;
	position: relative;
	/* margin-top: 5.2rem;padding-top: 5.2rem; */
}

.banner div {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #FFFFFF;
}

.banner div h4 {
	font-size: 1.5rem;
	line-height: 2rem;
	margin-bottom: 0.8rem;
}

.banner div p {
	font-size: 1rem;
	line-height: 1.5rem;
	text-transform: uppercase;
}

.mbx {
	width: 85rem;
	margin: auto;
	text-align: right;
	color: #000000;
	font-size: 1rem;
	line-height: 5rem;
	border-bottom: 1px solid #dddddd;
}

.mbx a {
	display: inline-block;
	color: #000000;
	transition: all 0.3s ease;
}

.mbx a:hover {
	color: #666;
}

.mbx i {
	display: inline-block;
	margin-right: 0.3125rem;
}

.about {
	width: 85rem;
	margin: auto;
	padding-top: 2.5rem;
	padding-bottom: 5rem;
}

.aboutleft {
	width: 55%;
	float: left;
}

.aboutright {
	width: 40%;
	float: right;
}

.abouttit {
	margin-bottom: 2rem;
}

.abouttit h3 {
	font-size: 1.5625rem;
	line-height: 2rem;
	color: #000000;
}

.abouttit h4 {
	font-size: 1.5625rem;
	line-height: 2rem;
	color: #000000;
	text-transform: uppercase;
	margin: 0.5rem 0;
}

.abouttit h5 {
	font-size: 1.2rem;
	line-height: 2rem;
	color: #666;
	text-transform: uppercase;
	margin-bottom: 1rem;
}

.abouttit p {
	width: 6.25rem;
	height: 5px;
	background-color: #222222;
}

.aboutmain p {
	font-size: 1.2rem;
	line-height: 3rem;
	color: #222222;
}

.about .contact3main1 {
	border-top: 0px;
}

.about1 {
	width: 85rem;
	margin: auto;
	padding-bottom: 5rem;
	padding: 5rem 0;
}

.abouttitxenter {
	text-align: center;
}

.abouttitxenter p {
	display: inline-block;
}

.casemain {
	width: 85rem;
	margin: auto;
	padding-top: 2rem;
	padding-bottom: 8rem;
}

.caselb {
	display: flex;
	flex-wrap: wrap;
}

.caselb a {
	width: 32.33%;
	display: block;
	margin-bottom: 1.5rem;
	box-shadow: 0 5px 20px 0 rgb(40 40 40 / 11%);
	overflow: hidden;
	background-color: #FFFFFF;
	transition: all 0.3s ease;
}

.caselb a:nth-child(3n-1) {
	margin-right: 1.5%;
	margin-left: 1.5%;
}

.caselb a img {
	width: 100%;
	display: block;
	transition: all 0.3s ease;
}

.caselb a p {
	font-size: 1.1rem;
	line-height: 3rem;
	color: #000000;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s ease;
}

.caselb a:hover {
	background-color: #222222;
}

.caselb a:hover>img {
	background-color: #000000;
	opacity: 0.8;
}

.caselb a:hover>P {
	color: #FFFFFF;
}

.gallery img {
	height: 100%;
	width: 100%;
}

.gallery a {
	width: 32.33%;
	float: left;
	margin-bottom: 1rem;
	margin-right: 1.5%;
	display: inline-block;
}

.gallery a:nth-child(3n) {
	margin-right: 0;
}

.baguetteBoxOne {
	width: 100%;
	margin: 0 auto;
}

.gallery a p {
	text-align: center;
	font-size: 15px;
	color: #222222;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* Highlight.js Tomorrow Night style */
.hljs-comment {
	color: #969896
}

.hljs-tag {
	color: #f8f8f2
}

.css .hljs-class,
.css .hljs-id,
.css .hljs-pseudo,
.hljs-attribute,
.hljs-regexp,
.hljs-title,
.hljs-variable,
.html .hljs-doctype,
.ruby .hljs-constant,
.xml .hljs-doctype,
.xml .hljs-pi,
.xml .hljs-tag .hljs-title {
	color: #c66
}

.hljs-built_in,
.hljs-constant,
.hljs-literal,
.hljs-number,
.hljs-params,
.hljs-pragma,
.hljs-preprocessor {
	color: #de935f
}

.css .hljs-rules .hljs-attribute,
.ruby .hljs-class .hljs-title {
	color: #f0c674
}

.hljs-header,
.hljs-inheritance,
.hljs-string,
.hljs-value,
.ruby .hljs-symbol,
.xml .hljs-cdata {
	color: #b5bd68
}

.css .hljs-hexcolor {
	color: #8abeb7
}

.coffeescript .hljs-title,
.hljs-function,
.javascript .hljs-title,
.perl .hljs-sub,
.python .hljs-decorator,
.python .hljs-title,
.ruby .hljs-function .hljs-title,
.ruby .hljs-title .hljs-keyword {
	color: #81a2be
}

.hljs-keyword,
.javascript .hljs-function {
	color: #b294bb
}

.hljs {
	display: block;
	overflow-x: auto;
	background: #35383C;
	color: #c5c8c6;
	padding: .8em
}

.coffeescript .javascript,
.javascript .xml,
.tex .hljs-formula,
.xml .css,
.xml .hljs-cdata,
.xml .javascript,
.xml .vbscript {
	opacity: .5
}

#baguetteBox-overlay {
	display: none;
	opacity: 0;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000;
	background-color: #222;
	background-color: rgba(0, 0, 0, .8);
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease
}

#baguetteBox-overlay.visible {
	opacity: 1
}

#baguetteBox-overlay .full-image {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center
}

#baguetteBox-overlay .full-image figure {
	display: inline;
	margin: 0;
	height: 100%
}

#baguetteBox-overlay .full-image img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}

#baguetteBox-overlay .full-image figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 1.8;
	color: #ccc;
	background-color: #000;
	background-color: rgba(0, 0, 0, .6);
	font-family: sans-serif
}

#baguetteBox-overlay .full-image:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}

#baguetteBox-slider {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	-webkit-transition: left .4s ease, -webkit-transform .4s ease;
	transition: left .4s ease, -moz-transform .4s ease;
	transition: left .4s ease, transform .4s ease
}

#baguetteBox-slider.bounce-from-right {
	-webkit-animation: bounceFromRight .4s ease-out;
	animation: bounceFromRight .4s ease-out
}

#baguetteBox-slider.bounce-from-left {
	-webkit-animation: bounceFromLeft .4s ease-out;
	animation: bounceFromLeft .4s ease-out
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
	top: 50%;
	top: calc(50% - 30px);
	width: 44px;
	height: 60px
}

.baguetteBox-button {
	position: absolute;
	cursor: pointer;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	-moz-border-radius: 15%;
	border-radius: 15%;
	background-color: #323232;
	background-color: rgba(50, 50, 50, .5);
	color: #ddd;
	font: 1.6em sans-serif;
	-webkit-transition: background-color .4s ease;
	transition: background-color .4s ease
}

.baguetteBox-button:hover {
	background-color: rgba(50, 50, 50, .9)
}

.baguetteBox-button#next-button {
	right: 2%
}

.baguetteBox-button#previous-button {
	left: 2%
}

.baguetteBox-button#close-button {
	top: 20px;
	right: 2%;
	right: calc(2% + 6px);
	width: 30px;
	height: 30px
}

.baguetteBox-button svg {
	position: absolute;
	left: 0;
	top: 0
}

.spinner {
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px
}

.double-bounce1,
.double-bounce2 {
	width: 100%;
	height: 100%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: bounce 2s infinite ease-in-out;
	animation: bounce 2s infinite ease-in-out
}

.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

@-webkit-keyframes bounceFromRight {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: -30px
	}

	100% {
		margin-left: 0
	}
}

@keyframes bounceFromRight {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: -30px
	}

	100% {
		margin-left: 0
	}
}

@-webkit-keyframes bounceFromLeft {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: 30px
	}

	100% {
		margin-left: 0
	}
}

@keyframes bounceFromLeft {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: 30px
	}

	100% {
		margin-left: 0
	}
}

@-webkit-keyframes bounce {

	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounce {

	0%,
	100% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1)
	}
}

.casexq {
	width: 85rem;
	margin: auto;
	padding-top: 2rem;
	padding-bottom: 8rem;
}

.casexqtit {
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #000000;
	margin-bottom: 1rem;
}

.newslb {
	display: flex;
	flex-wrap: wrap;
}

.newslb li {
	width: 31.33%;
	margin-bottom: 2rem;
	background-color: #FFFFFF;
	box-shadow: 0px 2px 19.92px 4.08px rgba(0, 0, 0, 0.08);
}

.newslb li:nth-child(3n-1) {
	margin-left: 3%;
	margin-right: 3%;
}

.newslb li img {
	width: 100%;
}

.newslb li div {
	padding: 1.5rem;
}

.newslb li div h3 {
	font-size: 1.1rem;
	line-height: 1.5rem;
	margin-bottom: 0.5rem;
}

.newslb li div h4 {
	font-size: 0.85rem;
	line-height: 1.2rem;
	margin-bottom: 0.6rem;
	color: #242424;
}

.newslb li div p {
	font-size: 0.9rem;
	line-height: 1.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	display: -o-box;
	-o-line-clamp: 2;
	-o-box-orient: vertical;
}

.newslb li div a {
	background-color: #434343;
	margin-top: 1.5rem;
	display: inline-block;
	line-height: 2.2rem;
	padding: 0 1.5rem;
	color: #ffffff;
	border-radius: 3px;
	margin-bottom: 1rem;
	transition: all 0.3s ease;
}

.newslb li div a:hover {
	background-color: #222222;
}

.newsxqtit {
	text-align: center;
	padding-bottom: 1.5rem;
	margin-bottom: 1.5rem;
	border-bottom: 1px solid #dddddd;
}

.newsxqtit h4 {
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 2rem;
	color: #000000;
	margin-bottom: 0.3rem;
}

.newsxqtit h5 {
	font-size: 0.9rem;
	line-height: 1.5rem;
	color: #666;
}

.newsxqnr p {
	font-size: 1rem;
	line-height: 1.8rem;
}

.newsxqnr img {
	width: 100%;
}

.newsxzfl {
	text-align: center;
	margin-bottom: 2rem;
}

.newsxzfl a {
	color: #ffffff;
	display: inline-block;
	background-color: #333;
	padding: 0 2rem;
	border-radius: 5px;
	margin: 0 0.5rem;
	line-height: 2.8rem;
	transition: all 0.3s ease;
}

.newsxzfl a:hover {
	background-color: #22A58F;
}

.newsxzfl .newsxzflxz {
	background-color: #22A58F;
}

.newsxqtit {
	text-align: center;
	padding-bottom: 1.5rem;
	margin-bottom: 1.5rem;
	border-bottom: 1px solid #dddddd;
}

.newsxqtit h4 {
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 2rem;
	color: #000000;
	margin-bottom: 0.3rem;
}

.newsxqtit h5 {
	font-size: 0.9rem;
	line-height: 1.5rem;
	color: #666;
}

.newsxqnr p {
	font-size: 1rem;
	line-height: 1.8rem;
}

.newsxqnr img {
	width: 100%;
}

.jmys1 {
	width: 85rem;
	margin: auto;
	padding-top: 2rem;
	padding-bottom: 8rem;
}

.jmys1tit {
	text-align: center;
	margin-bottom: 2rem;
}

.banner img {
	width: 100%;
}

.contact1 {
	display: flex;
	margin-top: 2rem;
}

.contact1 .footercenter h2 {
	margin-bottom: 15px;
}

.contact1 .footercenter {
	flex: 10;
	margin: 0;
	margin-right: 16rem;
}

.footerright h3 {
	font-size: 15px;
	text-align: center;
	color: #666666;
	line-height: 20px;
	margin-top: 10px;
}

.contact2 {
	margin: 80px 0;
}

.contact2 div {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

.contact2 div input {
	width: 31.33%;
	height: 50px;
	border: none;
	border-bottom: 1px solid #dddddd;
	outline-style: none;
	font-size: 16px;
}

.contact2 div input:nth-child(2) {
	margin: 0 3%;
}

.contact2 textarea {
	width: 100%;
	height: 100px;
	margin-top: 20px;
	border: none;
	border-bottom: 1px solid #dddddd;
	outline-style: none;
	font-size: 16px;
	font-family: "microsoft yahei";
}

.contact2 button {
	padding: 0 3rem;
	height: 2.5rem;
	line-height: 2.5rem;
	background-color: #030000;
	color: #FFFFFF;
	margin-top: 2rem;
	font-size: 1rem;
	box-shadow: 2px 5px 5px #aaaaaa;
	transition: all 0.3s ease;
}

.contact2 button:hover {
	border-radius: 20px;
	padding: 0 2.5rem;
}

.contact_map {
	width: 100%;
	height: 40rem;
}
.footercenter div p {
    width: 100%;
    font-size: 1.1rem;
    line-height: 3rem;
    color: #666666;
}
.footerrightx {
	margin-left: 2rem;
	flex: 2;
}
.footerrightx img {
	width: 100%;
}
.footerrightx h3 {
	font-size: 15px;
	text-align: center;
	color: #666666;
	line-height: 20px;
}
.headerxz{
	background: #202020;
}
header{
	transition: all 0.3s ease;
}
.fenye {

	list-style: none;

	padding: 0;

	margin: 0;

	margin-top: 20px;

}



.fenye li {

	float: left;

	width: auto;

	line-height: 22px;

	margin-right: 5px;

	padding: 0px 8px;

}



.active {

	background-color: #222222;

}



.fenye li .current {

	color: #ffffff !important;

}



.fenye li a {

	color: #222222 !important;

}

.casexqnr p img{
	max-width: 100%;
}
.casexqnr p{
	font-size: 1rem;
	line-height: 2rem;
}















@media only screen and (max-width: 1920px) {
	html {
		font-size: 16px;
	}
}

@media only screen and (max-width: 1700px) {
	html {
		font-size: 15px;
	}
}

@media only screen and (max-width: 1560px) {
	html {
		font-size: 14px;
	}
}

@media only screen and (max-width: 1440px) {
	html {
		font-size: 13px;
	}
}

@media only screen and (max-width: 1200px) {
	html {
		font-size: 12px;
	}
}



@media only screen and (max-width: 640px) {
	body{
		min-width: 100%;
		padding-top: 50px;
	}
	.index01 {
    padding: 20px 10px;
}
.index01main {
    width: 100%;
    margin: auto;
}
.index01top {
    display: block;
    flex-wrap: wrap;
    width: 100%;
}
.index01top1 {
    width: 100%;
}
.index01top1 h3 {
    font-size: 1.5rem;
    line-height: 2rem;
    color: #FFFFFF;
    margin-bottom: 0.5rem;
}
.index01top1 h4 {
    font-size: 0.9rem;
    line-height: 1.5rem;
    color: #FFFFFF;
    text-transform: uppercase;
}
.index01top2 {
    width: 100%;
    margin-left: 0;
    margin-top: 2rem;
}
.index01top1 a {
    background-color: #DA955A;
    color: #FFFFFF;
    font-size: 1.1rem;
    line-height: 3rem;
    border-radius: 30px;
    display: inline-block;
    padding: 0 0.5rem;
    margin-top: 1rem;
    transition: all 0.3s ease;
}
.index01bottom {
    display: block;
    justify-content: space-between;
    margin-top: 3rem;
}
.index01bottom1 {
    height: 10rem;
    display: none;
}
.index01bottom2 {
    width: 100%;
}
.index01bottom3 {
    height: 3rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}
.index01bottom4 {
    width: 100%;
}
.index01bottom4 h2 {
    font-size: 1rem;
    line-height: 1.8rem;
    color: #FFFFFF;
    margin-top: 1.2rem;
}
.index02 {
    width: 100%;
    padding: 20px 10px;
}
.index02main {
    width: 100%;
    margin: auto;
}
.index02top {
    display: block;
    flex-wrap: wrap;
}
.index02top img {
    width: 100%;
}
.index02top div {
    width: 100%;
    text-align: right;
    position: relative;
}
.index02bottom {
    margin-top: 2rem;
    display: block;
    flex-wrap: wrap;
}
.index02bottom1 {
    width: 80%;
}
.index02bottom2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-top: 2rem;
}
.index03 {
    width: 100%;
    padding: 0px 10px;
    padding-bottom: 20px;
}
.index03main {
    width: 100%;
    margin: auto;
}
.index03tit {
    text-align: center;
    margin-bottom: 1rem;
    position: relative;
}
.index03tit h3 {
    font-size: 1.5rem;
    line-height: 4rem;
    color: #da9459;
}
.index03tit:before {
    width: 4rem;
    height: 1px;
    content: "";
    position: absolute;
    right: 24%;
    top: 0;
    bottom: 25px;
    margin: auto;
    background-color: #da9459;
}
.index03tit:after{
	width: 4rem;
	bottom: 25px;
	left: 24%;
}
.index03tit h4 {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #666666;
    text-transform: uppercase;
    margin-top: -10px;
}
.index03lb a {
    box-shadow: 0px 14px 32px 0px rgb(0 0 0 / 14%);
    width: 49%;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #FFFFFF;
    transition: all 0.3s ease;
}
.index03lb a:nth-child(3n-1) {
    margin: 0;
    margin-bottom: 10px;
}
.index03lb a:nth-child(2n) {
   margin-left: 2%;
}
.index04 {
    width: 100%;
    padding: 20px 10px;
    background: url(../images/index04bg.jpg) center top no-repeat;
    background-size: 200% auto;
}
.index04main {
    width: 100%;
    margin: auto;
}
.index04lb {
    padding: 10px;
    background: #ffffff;
    box-shadow: 0px 10px 9px 1px rgb(4 0 0 / 15%);
}
.index04lb1 {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
}
.index04lb1 a {
    width: 100%;
    background-color: #FFFFFF;
}
.index04lb1 a:nth-child(3n-1) {
    margin: 15px 0;
}
footer {
    background-color: #202020;
    padding: 0 10px;
    padding-top: 20px;
    box-sizing: border-box;
}
.footer {
    max-width: 100%;
    margin: auto;
    position: relative;
    width: 100%;
    padding: 0;
}
.footer1 {
    display: block;
    flex-wrap: wrap;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #FFFFFF;
}
.footer1left {
    width: 100%;
}
.footer1left2 img {
    width: 8rem;
    height: 8rem;
    margin-bottom: 0.1rem;
    margin-top: 1rem;
}
.footer1right {
    width: 100%;
    margin-left: 0;
    text-align: left;
    color: #FFFFFF;
    margin-top: 15px;
}
.footer1right2{
	display: none;
}
.footer2 h4 {
    float: initial;
    font-size: 0.85rem;
    line-height: 1.4rem;
    color: #9e9e9e;
}
.footer2 p {
    float: initial;
    font-size: 0.85rem;
    line-height: 1.2rem;
    color: #9e9e9e;
}
.footer1right1 {
    width: 100%;
    display: inline-block;
    background-color: #FFFFFF;
    position: relative;
    padding-right: 7rem;
    margin-bottom: 0;
}
.footer2 {
    padding: 15px 0;
}
section{
	overflow: hidden;
}
.mbx {
    width: 100%;
    margin: auto;
    text-align: right;
    color: #000000;
    font-size: 1rem;
    line-height: 5rem;
    border-bottom: 1px solid #dddddd;
    padding: 0 10px;
}
.about {
    width: 100%;
    margin: auto;
    padding-top: 2.5rem;
    padding-bottom: 5rem;
    padding: 20px 10px;
}
.aboutleft {
    width: 100%;
    float: left;
}
.abouttit {
    margin-bottom: 10px;
}
.aboutmain p {
    font-size: 1rem;
    line-height: 2rem;
    color: #222222;
}
.aboutright {
    width: 100%;
    float: right;
}
.casemain {
    width: 100%;
    margin: auto;
    padding-top: 2rem;
    padding-bottom: 8rem;
    padding: 20px 10px;
}
.caselb a {
    width: 49%;
    display: block;
    margin-bottom: 10px;
    box-shadow: 0 5px 20px 0 rgb(40 40 40 / 11%);
    overflow: hidden;
    background-color: #FFFFFF;
    transition: all 0.3s ease;
}
.caselb a:nth-child(3n-1) {
    margin-right: 0%;
    margin-left: 0%;
    margin-bottom: 10px;
}
.caselb a:nth-child(2n) {
    margin-left: 2%;
}
.casexq {
    width: 100%;
    margin: auto;
    padding-top: 2rem;
    padding-bottom: 8rem;
    padding: 20px 10px;
}
.newslb li {
    width: 100%;
    margin-bottom: 1rem;
    background-color: #FFFFFF;
    box-shadow: 0px 2px 19.92px 4.08px rgb(0 0 0 / 8%);
}
.newslb li:nth-child(3n-1) {
    margin-left: 0;
    margin-right: 0;
}
.newsxqtit {
    text-align: center;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #dddddd;
}
.contact1 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1rem;
}
.contact1 .footercenter {
    flex: initial;
    margin: 0;
    margin-right: 0;
    width: 100%;
}
.footercenter div p {
    width: 100%;
    font-size: 1rem;
    line-height: 2;
    color: #666666;
}
.footercenter div p:nth-child(2n) {
    margin-left: 0;
}
.footerrightx {
    margin-left: 0;
    flex: initial;
    margin-right: 2rem;
    width: 40%;
    margin-top: 15px;
}
.contact2 {
    margin: 20px 0;
}
.contact2 div input {
    width: 100%;
    height: 45px;
    border: none;
    border-bottom: 1px solid #dddddd;
    outline-style: none;
    font-size: 15px;
}
.contact2 div input:nth-child(2) {
    margin: 0;
}
.contact2 textarea {
    width: 100%;
    height: 100px;
    margin-top: 0;
    border: none;
    border-bottom: 1px solid #dddddd;
    outline-style: none;
    font-size: 15px;
    font-family: "microsoft yahei";
}
.contact_map {
    width: 100%;
    height: 25rem;
}
header{
	background: #202020;
	height: 50px;
	padding: 10px 10px;
	box-sizing: border-box;
}
.header {
    width: 100%;
    margin: auto;
}
.headerleft {
    height: 30px;
    float: left;
}
.mobilemenu {
		display: block;
		width: 35px;
		height: 30px;
		position: fixed;
		right: 10px;
		top: 7.5px;
		overflow: hidden;
		z-index: 99999;
	}

	.mobilemenu span {
		width: 100%;
		height: 4px;
		background-color: #ffffff;
		transition: all 0.3s ease;
	}

	.mobilemenu span:nth-child(1) {
		position: absolute;
		left: 0;
		top: 0;
	}

	.mobilemenu span:nth-child(2) {
		position: absolute;
		left: 0;
		top: 13px;
	}

	.mobilemenu span:nth-child(3) {
		position: absolute;
		left: 0;
		bottom: 0;
	}

	.mobilemenuxz span:nth-child(2) {
		left: -40px;
		background-color: #ffffff;
	}

	.mobilemenuxz span:nth-child(1) {
		transform: rotate(45deg);
		left: 3px;
		top: 13px;
		width: 30px;
		background-color: #ffffff;
	}

	.mobilemenuxz span:nth-child(3) {
		transform: rotate(-45deg);
		left: 3px;
		top: 13px;
		width: 30px;
		background-color: #ffffff;
	}
	.headerright {
    float: right;
    position: fixed;
    width: 100%;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    display: none;
    background: #222222;
    height: 100%;
    text-align: center;
    overflow: auto;
    z-index: 9;
}
.headerright a {
    font-size: 15px;
    line-height: 50px;
    margin-left: 0;
    color: #FFFFFF;
    display: block;
}
.headerright .headerrightxz {
    color: #ffffff;
    background: #da955a;
}










}
