.contact-com {
	clear: both;
	padding: 5% 0;
}

.contact-item-box {
	overflow: hidden;
	margin: 0 -1%;
	padding-top: 40px;
}

.contact-item {
	text-align: left;
	cursor: pointer;
	width: 31%;
	margin: 1%;
	float: left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
	background: #f4f4f4;
	padding: 2% 3%;
}

.contact-item .contact-item-line {
	position: absolute;
	left: 0;
	width: 3px;
	z-index: 9;
	top: 30px;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	display: block;
	transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
	-webkit-transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
	-moz-transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}

.contact-item .contact-item-line1 {
	background: #bc9f5f;
}

.contact-item .contact-item-line2 {
	background: #444;
	height: 0;
	z-index: 12;
}

.contact-item h4 {
	font-size: 1rem;
	margin-top: 0;
	color: #bc9f5f;
	margin-bottom: 3%;
	transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
	-webkit-transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
	-moz-transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}

.contact-item-p {
	height: 102px;
}

.contact-item p {
	line-height: 32px;
	font-size: 15px;
	margin: 0;
}

.contact-item img {
	width: 20px;
	vertical-align: middle;
}

.contact-item em {
	display: inline-block;
	width: 15px;
	height: 20px;
	text-align: center;
	color: #dddddd;
	overflow: hidden;
	vertical-align: sub;
	font-style: inherit;
}

.contact-item span {}

.contact-item-ewm {
	position: absolute;
	right: 6%;
	bottom: 12%;
	width: 18%;
}

.contact-item-ewm img {
	width: 100%;
}

.contact-item:hover .contact-item-line2 {
	height: 24px;
	line-height: 24px;
}

.contact-item:hover h4 {
	color: #000;
}

@media(max-width:1280px) {
	.contact-item {
		width: 48%;
		padding: 3%
	}
}

@media(max-width:1180px) {
	.contact-view>div {
		width: 48%
	}
}

@media(max-width:1040px) {
	.contact-com {
		padding: 40px 0;
	}

	.contact-view>div {
		float: none;
		margin: 0;
		width: 100%;
		height: auto
	}

	.contact-con {
		padding: 3%
	}

	.contact-con ul {
		overflow: hidden;
		width: 100%;
		top: 0;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}

	.contact-con-li {
		width: 48%;
		margin: 1%;
		float: left
	}

	.contact-con-li:last-child {
		border-bottom: 1px solid #e7e7e7
	}

	.contact-con-li .txt {
		font-size: 14px
	}

	.contact-con-li .tit {
		font-size: 15px
	}

	.contact-item-box {
		padding-top: 20px;
	}

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

@media(max-width:680px) {
	.contact-item {
		width: 100%;
		padding: 6%
	}

	.contact-con-li {
		width: 100%;
		padding-left: 38px
	}

	.contact-con-li .ico {
		width: 28px;
		height: 28px;
		background-size: contain
	}

	.contact-item-p {
		height: auto;
	}
}

@media(max-width:480px) {
	.contact-item-ewm {
		width: 22%
	}
}


.clear {
	height: 1px;
	clear: both;
	margin-bottom: -1px;
	overflow: hidden;
	visibility: hidden;
	display: block;
}


.m-1 {
	padding: 22px 29px 20px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.12);
	border-top: 4px solid #000000;
}

.m-1 .title {
	font-size: 20px;
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	margin-bottom: 18px;
	padding-bottom: 20px;
	margin-top: 0;
}

.m-list13 {
	padding-left: 0;
	margin: 0;
}

.m-list13 li {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding-bottom: 17px;
	margin-bottom: 6px;
	list-style: none;
}

.m-list13 .con {
	display: block;
	overflow: hidden;
}

.m-list13 .txt {
	overflow: hidden;
	padding-top: 11px;
}

.m-list13 .date {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}

.m-list13 h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 0;
}

.m-list13 li:hover h3 {
	color: #000000;
}

.m-list13 li:last-child {
	border-bottom: 0;
}

.col-l {
	width: 70%;
	float: left;
}

.col-r {
	width: 26%;
	float: right;
	padding-top: 3.2rem;
}

@media (min-width:1200px) {
	.col-r {
		position: sticky;
		top: 50px;
	}
}

@media only screen and (min-width:1199px) and (max-width:1920px) {
	.m-list13 li {
		padding-bottom: 5px;
		margin-bottom: 5px;
	}

	.m-list13 .txt {
		padding-top: 0px
	}

	.m-list13 .date {
		font-size: 12px;
		margin-bottom: 5px
	}

	.m-list13 h3 {
		font-size: 14px;
		line-height: 20px
	}
}

@media (max-width:1024px) {
	.col-l {
		width: 100%;
		float: none;
	}

	.col-r {
		width: 100%;
		float: none;
	}

	.m-1 {
		padding: 18px 20px 20px;
	}

	.m-1 .title {
		font-size: 16px;
	}

	.m-list13 li {
		padding-bottom: 10px;
	}

	.m-list13 .date {
		font-size: 12px;
		margin-bottom: 5px
	}

	.m-list13 h3 {
		font-size: 14px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	.col-r {
		padding-top: 2rem;
	}

	.m-1 {
		padding: 10px 10px 10px;
	}

	.m-1 .title {
		font-size: 15px;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}

	.m-list13 .txt {
		padding-top: 5px;
	}
}


/* 图片比例 */
.picScale {
	padding-bottom: 60%;
	overflow: hidden;
	position: relative;
}

.picScale img {
	max-width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.5s;
}

.picScale img:hover {
	transform: translate(-50%, -50%) scale(1.1);
}


.c-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

/************* 相册列表 *************/
.fancybox-overlay {
	z-index: 99999 !important;
}

.honor-list {
	padding: 0px 0;
}

.honor-list ul {
	overflow: hidden;
	margin: 0 -28px;
	align-items: stretch;
	justify-content: flex-start;
	padding: 0;
	margin-top: 50px;
}

.honor-list li {
	width: 25%;
	float: left;
	text-align: center;
	padding: 0 28px;
	margin-bottom: 46px;
	list-style: none;
}

.honor-list li a {
	display: block;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.honor-list li a:hover .pic {
	border-color: #e6b860
}

.honor-list li a:hover .pic::after,
.honor-list li a:hover .pic::before {
	opacity: 1;
	filter: alpha(opacity=100)
}

.honor-list li a:hover .pic::after {
	padding-top: 36px;
}

.honor-list li a:hover img {
	transform: translate(-50%, -50%) scale(1, 1);
}

.honor-list li a:hover .tit {
	color: #e6b860;
}

.honor-list li .clickpic {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	opacity: 0;
	filter: alpha(opacity=0);
}

.honor-list li .clickpic img {
	height: 100%;
}

.honor-list li .pic {
	border: solid 1px #ccc;
	padding: 6px;
	position: relative;
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-ms-transition-duration: .4s;
	-o-transition-duration: .4s;
	transition-duration: .4s;
}

.honor-list li .pic span {
	display: block;
	overflow: hidden;
	padding-bottom: 70%;
}

.honor-list li .pic::after,
.honor-list li .pic::before {
	width: 100%;
	position: absolute;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-ms-transition-duration: .4s;
	-o-transition-duration: .4s;
	transition-duration: .4s;
}

.honor-list li .pic::before {
	content: " ";
	height: 100%;
	top: 0;
	background: url(../image/honor-list-filter.png);
	z-index: 10;
}

.honor-list li .pic::after {
	content: "点击查看大图";
	top: 50%;
	transform: translate(0, -50%);
	z-index: 20;
	background: url(../image/honor_icon.png) no-repeat center 0;
	color: #fff;
	padding-top: 200px;
}

.honor-list li img {
	width: auto;
	height: 100%;
	display: block;
	transition-duration: .8s;
	transform: translate(-50%, -50%) scale(1, 1);
}

.honor-list li .tit {
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	color: #666;
	margin-top: 24px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
	transition-duration: .4s
}

@media only screen and (max-width:1400px) {
	.honor-list ul {
		margin: 0 -20px;
	}

	.honor-list li {
		padding: 0 20px;
	}
}

@media only screen and (max-width:1200px) {

	/* .honor-list{padding: 70px 0 50px;} */
	.honor-list ul {
		margin: 0 -15px;
	}

	.honor-list li {
		width: 33.33%;
		padding: 0 15px;
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:1024px) {}

@media only screen and (max-width:768px) {

	/* .honor-list{padding: 60px 0 40px;} */
	.honor-list ul {
		margin: 0 -5px;
	}

	.honor-list li {
		width: 50%;
		padding: 0 5px;
		margin-bottom: 20px
	}

	.honor-list li .pic {
		padding: 4px;
	}

	.honor-list li .tit {
		margin-top: 10px;
		font-size: 16px;
	}
}

@media only screen and (max-width:480px) {
	/* .honor-list{padding: 40px 0 40px;} */
}


/* 表格 */
.newsInfo .tps {
	display: none;
}

.newsInfo table td {
	border: 1px solid #DDDDDD;
	padding: 15px;
	font-size: 14px;
}

@media only screen and (max-width:1024px) {
	.newsInfo .tps {
		display: block;
		margin-top: 10px;
		text-align: center;
		margin-bottom: 30px;
	}

	.newsInfo table {
		width: 100% !important;
		min-width: 600px;
	}

	.newsInfo table td {
		padding: 10px;
	}

	.newsInfo .table {
		overflow-x: scroll;
		padding-bottom: 10px;
		width: ;
	}

	.newsInfo .table::-webkit-scrollbar {
		width: 10px;
		height: 4px;
	}

	.newsInfo .table::-webkit-scrollbar-thumb {
		border-radius: 10px;
		background-color: #000000;
		background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
	}

	.newsInfo .table::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
		background: #1f2c5c;
	}
}



.about_nei {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
}

.about_nei .common_txt p {
	color: #000;
}

.about_nei .common_txt p img {
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
}

.about_nei .common_txt h3 {
	color: #000000;
}

.about_nei .common_txt table p {
	margin: 5px 0;
	line-height: 24px;
	color: #000000;
}

@media only screen and (max-width:1024px) {
	.about_nei .common_txt table p {
		margin-bottom: 0;
	}
}


/* 留言 */
.Liuyan {
	padding: 90px 0;
	position: relative
}

.Liuyan_xq {
	padding-top: 60px;
}

.Liuyan_xq form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative
}

.ipt_Liuyan {
	width: 48%;
	padding: 15px 0;
	color: #555;
	font-size: 16px
}

.iptLiuyan_xq {
	background: #f7f8fa;
	padding: 26px 20px;
	margin: 10px 0;
	display: flex
}

.iptLiuyan_xq span {
	display: flex
}

.iptLiuyan_xq span svg {
	width: 20px;
	height: 20px
}

.iptLiuyan_xq path {
	fill: #999
}

.ipt_Liuyan input,
.ipt_Liuyan select,
.ipt_Liuyan textarea {
	-webkit-appearance: none;
	border: 0;
	background: #f7f8fc;
	width: 100%;
	font-size: 16px;
	outline: 0;
	color: #9d9d9d;
	margin-left: 10px;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
	font-size: 14px;
}

input::-moz-placeholder {
	font-size: 14px;
}

input:-ms-input-placeholder {
	font-size: 14px;
}

input::-webkit-input-placeholder {
	font-size: 14px;
}

input::placeholder {
	font-size: 14px;
}

.ipt_Liuyan textarea {
	height: 20vh
}

.ipt_Liuyan.code {
	position: relative;
	width: 30%;
}

.ipt_Liuyan.code .iptLiuyan_xq {
	position: relative;
}

.ipt_Liuyan.code .iptLiuyan_xq img {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}

.contactTj {
	width: 100%;
	margin-top: 40px;
	text-align: center
}

.contactTj a {
	display: inline-block;
	padding: 20px 0;
	width: 20%;
	color: #fff;
	background: #68b92e;
	text-align: center;
	margin-right: 3%;
	font-size: 16px;
	letter-spacing: 2px
}

.contactTj a:last-child {
	background: #adadad;
	margin-right: 0
}

@media(max-width:1200px) {
	.contactTj a {
		padding: 15px 0
	}
}

@media(max-width:1100px) {
	.Liuyan {
		padding: 70px 0;
	}

	.Liuyan_xq {
		padding-top: 30px;
	}

	.iptLiuyan_xq {
		padding: 20px 20px
	}

	.ipt_Liuyan.code {
		width: 48%;
	}
}

@media(max-width:900px) {
	.contactTj a {
		padding: 8px 0
	}

	.ipt_Liuyan {
		font-size: 15px;
	}

	.ipt_Liuyan input,
	.ipt_Liuyan select,
	.ipt_Liuyan textarea {
		font-size: 15px;
	}

	.contactTj {
		margin-top: 20px;
	}
}

@media(max-width:680px) {
	.Liuyan {
		padding: 40px 0;
	}

	.Liuyan_xq {
		padding-top: 20px;
	}

	.ipt_Liuyan {
		padding: 5px 0;
	}

	.iptLiuyan_tit {
		display: none
	}

	.lxfs_xq ul li {
		width: 100%
	}

	.ipt_Liuyan {
		width: 100%
	}

	.contactTj a {
		font-size: 12px
	}

	.ipt_Liuyan.code {
		width: 100%;
	}
}


/* 下载 */
.ul-listl1 {
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	margin: 0 -1%;
}

.ul-listl1 li {
	width: 33.33%;
	padding: 0 1%;
	list-style: none;
	margin-bottom: 30px
}

.ul-listl1 .con {
	display: block;
	overflow: hidden;
	padding: 48px 100px 34px 42px;
	background-color: #F9F9F9;
	position: relative
}

.ul-listl1 li .con::after {
	content: ' ';
	display: block;
	position: absolute;
	width: 0%;
	height: 2px;
	left: 0;
	bottom: 0;
	z-index: 2;
	background-color: #68b92e
}

.ul-listl1 .date {
	float: left;
	text-align: center;
	border-right: 1px solid #d1d1d1;
	padding-right: 20px;
	line-height: 40px;
}

.ul-listl1 .date .day {
	font-style: normal;
	display: block;
	font-size: 1.97vw;
	font-weight: 700
}

.ul-listl1 .date .year {
	font-size: 14px;
	color: #919191;
}

.ul-listl1 .info {
	overflow: hidden;
	padding-left: 20px;
	font-size: 16px;
	line-height: 1.5em;
	color: #666;
	height: 73px;
}

.ul-listl1 .info .tit {
	font-size: 18px;
	color: #000;
	margin-top: 0;
	margin-bottom: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.ul-listl1 .info p {
	margin: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px
}

.ul-listl1 .more {
	position: absolute;
	width: 55px;
	height: 55px;
	top: 30%;
	right: 20px;
	background-color: #fff;
	-ms-background-position: center center;
	background-position: center center;
	background-repeat: no-repeat;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	background-image: url(/template/default/images/pic-n14.png)
}

.ul-listl1 .con:hover {
	-webkit-box-shadow: 0 10px 16px rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 10px 16px rgba(0, 0, 0, .05);
	-ms-box-shadow: 0 10px 16px rgba(0, 0, 0, .05);
	-o-box-shadow: 0 10px 16px rgba(0, 0, 0, .05);
	box-shadow: 0 10px 16px rgba(0, 0, 0, .05)
}

.ul-listl1 .con:hover .date {
	color: #000
}

.ul-listl1 .con:hover .more {
	color: #6673b4;
	background-image: url(/template/default/images/pic-x1.png)
}

.ul-listl1 li:hover .con:after {
	width: 100%
}

@media only screen and (max-width:1920px) {

	.ul-listl1 .date .day {
		font-size: 2.1vw
	}

}

@media only screen and (max-width:1440px) {
	.ul-listl1 li {
		width: 50%;
	}

	.ul-listl1 .date .year {
		font-size: 16px
	}

	.ul-listl1 .info .tit {
		font-size: 16px;
		margin-bottom: 10px
	}

	.ul-listl1 .info {
		font-size: 14px;
		padding-left: 30px
	}

	.ul-listl1 .more {
		width: 45px;
		height: 45px
	}

	.ul-listl1 .con {
		padding: 20px 100px 20px 40px
	}

	.ul-listl1 .more {
		top: 26%;
	}

	.m-sel select {
		padding: 13px 0 13px 20px;
	}

	.cpxinput {
		overflow: hidden;
		padding-top: 40px;
	}

	/* 	.m-fbox {
		padding: 40px 80px;
	} */

	.row-bc4 .ul-info li {
		padding: 30px 0;
	}

	.phone .qr {
		margin-right: 5vw;
	}

	.phone .ul-about {
		width: 60%;
		margin-left: 9vw;
		overflow: hidden;
	}

	.phone .qr .pic:nth-child(1) {
		margin-right: 1vw;
	}

	.nav .v1 {
		font-size: 16px;
	}



}

@media only screen and (max-width:1199px) {

	.ul-listl1 .date {
		line-height: 32px;
	}

	.ul-listl1 .date .day {
		font-size: 26px
	}

	.m-listl1 {
		margin: 20px 0
	}

	.ul-listl1 li {
		width: 100%;
		margin-bottom: 20px
	}

}

@media only screen and (max-width:767px) {

	.ul-listl1 .con {
		padding: 20px 80px 20px 30px
	}

	.ul-listl1 .more {
		width: 30px;
		height: 30px;
		right: 30px;
		-webkit-background-size: auto 15px;
		-moz-background-size: auto 15px;
		-ms-background-size: auto 15px;
		-o-background-size: auto 15px;
		background-size: auto 15px;
		top: 20px;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}

	.ul-listl1 .date .year {
		font-size: 14px
	}

	.ul-listl1 .date .day {
		font-size: 1.04vw
	}

	.ul-listl1 .info .tit,
	.ul-listl1 .info p {
		/* white-space: normal */
	}

	.m-fbox {
		padding: 15px !important;
	}

	.row-bc4 .ul-info li {
		padding: 15px 0;
		margin-bottom: 15px;
	}

	.cpxinput {
		padding-top: 15px;
	}

}

@media only screen and (max-width:479px) {

	.ul-listl1 .con {
		padding: 15px 70px 15px 15px
	}

	.ul-listl1 .date {
		float: none;
		text-align: left;
		margin-bottom: 5px;
		border: none;
	}

	.ul-listl1 .date .day {
		display: inline-block;
		font-size: 16px;
		margin-right: 10px
	}

	.ul-listl1 .info {
		padding-left: 0
	}

	.ul-listl1 .more {
		right: 15px;
		transform: translateY(150%);
	}



	.m-listl1 {
		margin-bottom: 0
	}

}




/* 服务项目 */
.head_title1 {
	width: 500px;
	text-align: left;
	margin-bottom: 50px
}

.head_title1>div:nth-child(1) {
	font-size: 36px;
	color: #222;
	font-weight: bold
}

.head_title1>div:nth-child(3) {
	font-size: 28px;
	color: #d1d1d1
}

.head_title1>div:nth-child(2) {
	width: 120px;
	height: 6px;
	margin: 20px 0;
	background-image: linear-gradient(90deg, #68b92e 0, #2e8077 50%, #0054a3 100%), linear-gradient(#0054a3, #0054a3);
	background-blend-mode: normal, normal
}

.head_title {
	width: 500px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 50px
}

.head_title>div:nth-child(1) {
	font-size: 34px;
	color: #222;
	font-weight: bold
}

.head_title>div:nth-child(3) {
	font-size: 26px;
	color: #d1d1d1
}

.head_title>div:nth-child(2) {
	width: 120px;
	height: 6px;
	margin: 20px auto;
	background-image: linear-gradient(90deg, #68b92e 0, #2e8077 50%, #0054a3 100%), linear-gradient(#0054a3, #0054a3);
	background-blend-mode: normal, normal
}

.xu_hengxian {
	margin: 0 auto;
	margin-top: 20px;
	width: 50px;
	height: 4px;
	background-image: linear-gradient(90deg, #68b92e 0, #2e8077 50%, #0054a3 100%), linear-gradient(#fff, #fff);
	background-blend-mode: normal, normal
}

.fwxm_mu>div {
	padding-top: 30px;
	text-align: center;
	font-size: 22px;
	font-weight: bold
}

.fwxm_mu>img {
	width: 360px;
	height: 480px
}

.fwxm_mu {
	cursor: pointer;
	position: relative;
	width: 360px;
	height: 600px;
	color: #000;
	background-color: #f5f5f5;
	margin-bottom: 40px
}

.fwxm {
	padding-top: 100px;
	box-sizing: border-box;
	padding-bottom: 90px;
	background-color: #fff
}

.fwxm .wd {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.crumbsmu>img {
	width: 24px;
	height: 26px;
	margin-right: 10px
}

.crumbsmu {
	padding-top: 15px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 30px;
	color: #666
}

.crumbs {
	height: 60px;
	background-color: #f5f5f5
}

.dibu_img {
	width: 110px;
	display: none;
	position: absolute;
	top: 50px;
	left: 20px
}

._mu_hover_text>div:nth-child(2) {
	text-align: center;
	width: 50px;
	height: 4px;
	background-color: #fff;
	margin: 0 auto;
	margin-top: 19px;
	margin-bottom: 40px
}

._mu_hover_text>button {
	position: absolute;
	bottom: 120px;
	left: 68px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 48px;
	width: 180px;
	height: 48px;
	border: solid 1px #fff;
	background-color: rgba(0, 84, 163, 0)
}

.fwxm_mu:hover .customerlunbo_mu_hover1 {
	display: block
}

._mu_hover_text1>button {
	position: absolute;
	bottom: 120px;
	left: 90px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 48px;
	width: 180px;
	height: 48px;
	border: solid 1px #fff;
	background-color: rgba(0, 84, 163, 0)
}

._mu_hover_text>div:nth-child(3) {
	width: 231px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	color: #fff
}

._mu_hover_text1 {
	width: 360px;
	height: 480px;
	position: relative;
	padding: 30px 8px;
	padding-top: 50px;
	padding-bottom: 50px;
	box-sizing: border-box;
	text-align: center;
}

._mu_hover_text1>img {
	position: absolute;
	bottom: 50px;
	left: 155px
}

._mu_hover_text1>div:nth-child(1) {
	text-align: center;
	font-size: 15px;
	line-height: 36px;
	color: #fff
}

._mu_hover_text {
	width: 320px;
	height: 540px;
	position: relative;
	padding: 90px 39px;
	padding-top: 100px;
	padding-bottom: 80px;
	box-sizing: border-box;
	text-align: center
}

._mu_hover_text>div:nth-child(1) {
	text-align: center;
	font-size: 22px;
	color: #fff;
	font-weight: bold
}

.customerlunbo_mu_hover1 {
	display: none;
	position: absolute;
	padding-top: 0 !important;
	width: 360px;
	height: 480px;
	background-color: rgba(104, 185, 46, 0.9)
}

.customerlunbo_mu_hover {
	display: none;
	position: absolute;
	width: 320px;
	height: 540px;
	background-color: rgba(104, 185, 46, 0.9)
}

.customerlunbo_mu:hover .customerlunbo_mu_hover {
	display: block
}

.customerlunbo_mu_text>div:nth-child(2) {
	width: 270px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #1f1f1f;
	line-height: 25px
}

.customerlunbo_mu_text>div:nth-child(1) {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #1f1f1f;
	margin-bottom: 29px
}

.customerlunbo_mu>img {
	width: 320px;
	height: 320px;
	margin-bottom: 40px
}

.customerlunbo_mu {
	cursor: pointer;
	position: relative;
	width: 320px;
	height: 540px;
	margin: 0 29px;
	transition: left .6s !important;
	left: 0
}

.customerlunbo {
	position: relative;
	width: 1581px;
	margin: 0 auto;
	background-color: #fff;
	padding: 0 40px;
	box-sizing: border-box;
	overflow: hidden
}

.customer {
	padding-top: 100px;
	box-sizing: border-box;
	height: 915px;
	background-color: #fff
}

@media (max-width: 1240px) {
	.fwxm {
		padding-top: 70px;
		padding-bottom: 30px;
	}

	.fwxm .wd {
		margin: 0 -1%;
		width: 102%;
	}

	.fwxm .wd a {
		width: 31.33%;
		display: block;
		margin: 0 1%;
	}

	.fwxm_mu {
		width: 100%;
		height: auto;
		padding-bottom: 30px;
	}

	.fwxm_mu>img {
		width: 100%;
		height: auto;
	}

	._mu_hover_text1 {
		height: 100%;
		width: 100%;
	}

	._mu_hover_text1>div:nth-child(1) {
		font-size: 15px;
	}

	._mu_hover_text1>img {
		bottom: 30px;
	}

	.customerlunbo_mu_hover1 {
		width: 100%;
		height: 100%;
	}

	.fwxm_mu>div {
		font-size: 16px;
	}

	.xu_hengxian {
		height: 3px;
		margin-top: 15px;
	}
}

@media (max-width: 1024px) {
	.head_title>div:nth-child(1) {
		font-size: 30px;
		line-height: 36px;
	}

	.head_title>div:nth-child(2) {
		width: 100px;
	}

	.head_title>div:nth-child(3) {
		font-size: 24px;
	}

	.fwxm_mu:hover .customerlunbo_mu_hover1 {
		display: none
	}

	.fwxm_mu {
		padding-bottom: 20px;
		margin-bottom: 30px;
	}

	.fwxm_mu>div {
		padding-top: 20px;
	}

	.fwxm .wd {
		align-items: stretch;
	}
}

@media (max-width: 768px) {
	.head_title {
		margin-bottom: 40px;
	}

	.head_title>div:nth-child(1) {
		font-size: 28px;
		line-height: 32px;
	}

	.head_title>div:nth-child(2) {
		width: 90px;
		height: 5px;
	}

	.head_title>div:nth-child(3) {
		font-size: 22px;
	}

	.fwxm {
		padding-top: 50px;
		padding-bottom: 30px;
	}

	.fwxm .wd a {
		width: 47%;
	}

	.head_title {
		width: 100%;
	}
}

@media (max-width: 480px) {
	.head_title {
		margin-bottom: 30px;
	}

	.head_title>div:nth-child(1) {
		font-size: 22px;
		line-height: 26px;
	}

	.head_title>div:nth-child(2) {
		width: 80px;
		height: 4px;
		margin: 15px auto;
	}

	.head_title>div:nth-child(3) {
		font-size: 18px;
	}

	.fwxm {
		padding-top: 40px;
		padding-bottom: 20px;
	}

	.fwxm .wd {
		margin: 0;
		width: 100%;
	}

	.fwxm .wd a {
		width: 47%;
	}

	.fwxm .wd a {
		margin: 0 1%;
	}

	.fwxm_mu {
		margin-bottom: 20px;
	}

	.fwxm_mu>div {
		font-size: 16px;
		padding: 20px 10px 0;
	}
}


/** 清除内外边距 **/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
/* structural elements 结构元素 */
dl,
dt,
dd,
ul,
ol,
li,
/* list elements 列表元素 */
pre,
/* text formatting elements 文本格式元素 */
form,
fieldset,
legend,
button,
input,
textarea,
/* form elements 表单元素 */
th,
td

/* table elements 表格元素 */
	{
	margin: 0;
	padding: 0;
}


ol,
ul,
li {
	list-style: none;
}

*[class*="rect-"] {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
}

*[class*="rect-"] ._full {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	*height: auto;
	object-fit: cover;
}

.rect-40 {
	padding-bottom: 40%;
}

.rect-50 {
	padding-bottom: 50%;
}

.rect-55 {
	padding-bottom: 55%;
}

.rect-5625 {
	padding-bottom: 56.25%;
}

.rect-60 {
	padding-bottom: 60%;
}

.rect-65 {
	padding-bottom: 65%;
}

.rect-70 {
	padding-bottom: 70%;
}

.rect-75 {
	padding-bottom: 75%;
}

.rect-80 {
	padding-bottom: 80%;
}

.rect-90 {
	padding-bottom: 90%;
}

.rect-100 {
	padding-bottom: 100%;
}

.rect-135 {
	padding-bottom: 135%;
}

.rect-140 {
	padding-bottom: 140%;
}

.rect-150 {
	padding-bottom: 150%;
}

li *[class*="pic"] {
	overflow: hidden;
}

li *[class*="pic"]>img {
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-ms-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

li:hover *[class*="pic"]>img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

/* 文字限制行数 */
/* 限制一行 */
.linelimit {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/* 【常用】限制多行 修改行数-webkit-line-clamp: 2;【兼容必须限高】 */
.linelimit-2 {
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.linelimit-3 {
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.linelimit-4 {
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

/* 服务sort */
.servicesC {
	padding: 60px 0 90px;
	margin-bottom: 50px;
}

.servicesC-a ul li {
	float: left;
	margin-right: 15px;
}

.servicesC-a ul li a {
	display: inline-block;
	padding: 16px 26px;
	border: 1px solid #dcdcdc;
	border-radius: 2px;
	font-size: 16px;
	color: #666666;
	transition: all .3s;
}

.servicesC-a ul li a.active,
.servicesC-a ul li:hover a {
	color: #fff !important;
	border: 1px solid #e6b860;
	background: #e6b860;
}

/* 服务list */

.servicesB {}

.servicesB .servicesB-a {}

.servicesB .servicesB-a ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.servicesB .servicesB-a ul li {
	width: 31.3333%;
	margin-right: 3%;
	margin-bottom: 3%;
	transition: all .3s;
}

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

.servicesB .servicesB-a ul li:hover {
	box-shadow: 0 10px 17px #999;
}

.servicesB ul li .con {
	position: relative;
	padding: 25px 20px 30px;
	background-color: #fff;
	transition: all .3s;
}

.servicesB ul li:hover .con {
	background-color: #e6b860;
}

.servicesB .servicesB-a ul li .con .t {
	font-size: 18px;
	color: #333;
	line-height: 1.3;
	transition: all .3s;
}

.servicesB .servicesB-a ul li .con .c {
	font-size: 16px;
	color: #333;
	line-height: 1.3em;
	height: 2.6em;
	margin: 15px 0;
	transition: all .3s;
}

.servicesB ul li .con span.more {
	font-size: 16px;
	color: #333;
	line-height: 20px;
	display: inline-block;
	padding-right: 15px;
	background: url(../image/jtblue.png) no-repeat right center;
	transition: all .3s;
}

/* .servicesB ul li .con:after {
	content: '';
	width: 0;
	height: 2px;
	background: #e6b860;
	position: absolute;
	left: 0;
	bottom: -1px;
	transition: all .8s;
}

.servicesB ul li:hover .con:after {
	width: 100%;
} */

.servicesB .servicesB-a ul li:hover .con .t,
.servicesB .servicesB-a ul li:hover .con .c,
.servicesB ul li:hover .con span.more {
	color: #fff;
}

.servicesB ul li:hover .con span.more {
	background-image: url(../image/c_jtblue.png);
}

/* 联系我们 */
.o-a {
	width: 100%;
}

.o-top {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 30px;
	padding: 50px 240px 50px 80px;
	font-size: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.o-left {
	width: 550px;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
}

.o-left .o-name {
	color: #ffffff;
	line-height: 1.2;
	margin-bottom: 30px;
	min-height: 2.8em;
	font-size: 30px;
}

.o-left .o-name span {
	display: block;
	font-weight: bold;
	line-height: 1.2;
}

.o-share {
	width: 100%;
	font-size: 0;
}

.o-one {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	cursor: pointer;
	margin-right: 15px;
	margin-top: 15px;
}

.o-icon1 {
	display: block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	background-color: #ffffff;
}

.o-icon1 img {
	max-width: 45%;
	max-height: 45%;
}

.o-icon2 {
	display: none;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	background-color: #e6b860;
}

.o-icon2 img {
	max-width: 45%;
	max-height: 45%;
}

.o-one:hover .o-icon1 {
	display: none;
}

.o-one:hover .o-icon2 {
	display: block;
}

.o-sub {
	display: inline-block;
	vertical-align: middle;
	/*position: absolute;*/
	/*bottom: 100%;*/
	/*left: 50%;*/
	/*transform: translate(-50%, 0);*/
	padding-bottom: 20px;
}

.o-img {
	width: 140px;
	min-width: 80px;
}

.o-img img {
	max-width: 100%;
	max-height: 100%;
}

.o-right {
	width: 570px;
}

.o-b {
	display: inline-block;
	margin-bottom: 30px;
	padding: 0 25px;
	font-size: 16px;
	line-height: 40px;
	color: #ffffff;
	background-color: #e6b860;
	border-radius: 20px 20px 20px 0px;
}

.o-b img {
	height: 16px;
	margin-right: 10px;
}

.o-phone {
	display: block;
	font-size: 48px;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 60px;
}

.o-textbox {
	width: 100%;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.66;
	padding-top: 35px;
	border-top: 1px solid rgba(255, 255, 255, .2);
}

.o-textbox * {
	line-height: inherit;
}

.o-middle {
	width: 100%;
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 70px;
}

.o-address {
	display: block;
	width: 32.24%;
	padding: 40px 20px 55px 35px;
	margin-right: 1.64%;
	margin-bottom: 30px;
	background-color: #ffffff;
}

.o-address:nth-child(3n) {
	margin-right: 0;
}

.o-icon {
	display: inline-block;
	margin-bottom: 40px;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 75px;
	background-color: #f2f5f9;
	border-radius: 10px;
}

.o-icon img {
	max-width: 54%;
	max-height: 54%;
}


.o-intro {
	color: #666666;
	line-height: 1.87;
}

.o-intro * {
	line-height: inherit;
}

.o-bottom {
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	min-height: 880px;
	position: relative;
}

.o-lt {
	position: relative;
	z-index: 8;
	width: 1060px;
	padding: 80px;
	background-color: #f5f5f5;
	border-radius: 0px 100px 0px 0px;
}

.o-subtitle {
	color: #e6b860;
	font-size: 42px;
	font-weight: bold;
	margin-bottom: 30px;
}

.o-list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.o-item {
	width: 100%;
	position: relative;
	margin-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
}

.o-tip {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	line-height: 60px;
	color: #999999;
	font-size: 16px;
}

.o-tip span {
	color: #d10000;
}

.o-c {
	position: relative;
	z-index: 8;
	width: 100%;
}

.o-input {
	border: none;
	background-color: transparent;
	font-size: 16px;
	width: 100%;
	height: 60px;
	color: #333;
}

.o-item.hide .o-tip {
	display: none;
}

.o-code {
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	height: 100%;
}

.o-code img {
	cursor: pointer;
	position: absolute;
	top: 5%;
	right: 0;
	width: 100%;
	height: 90%;
	object-fit: contain;
}

.o-textarea {
	border: none;
	background-color: transparent;
	width: 100%;
	padding: 10px 0;
	height: 120px;
	line-height: 40px;
}

.o-buttom {
	width: 100%;
	padding-top: 20px;
}

.o-submit {
	display: inline-block;
	cursor: pointer;
	border: none;
	padding: 0 74px;
	color: #ffffff !important;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #e6b860;
	border-radius: 30px;
}

.o-rt {
	width: 720px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	height: 100%;
}

.o-rt img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1.00);
	transition: all ease .5s;
}

@media(min-width:900px) {
	.o-list .o-item {
		width: 360px;
	}
}

@media(max-width:900px) {
	.o-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.o-top {
		padding: 50px 10px;
	}

	.o-left {
		width: 100%;
		margin-bottom: 35px;
	}

	.o-right {
		width: 100%;
	}

	.o-address {
		width: 100%;
		margin-right: 0;
	}

	.o-bottom {
		min-height: 100px;
	}

	.o-lt {
		width: 100%;
		padding: 25px 30px;
		border-radius: 0 30px 0 0;
	}

	.o-rt {
		width: 100%;
		position: relative;
		height: auto;
		padding-top: calc(880/720*100%);
	}

	.o-sub {
		left: 0;
		transform: translate(0, 0);
	}
}

textarea {
	resize: none;
	outline: none;
	font-family: siyuan;
}

button,
input[type=submit],
input[type=text],
input[type=button] {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	outline: 0;
	blr: expression(this.onFocus=this.blur());
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}

button {
	padding: 0;
	border-style: solid;
}

input {
	outline: 0;
}

input::-webkit-input-safebox-button {
	display: none;
	/*去掉搜狗浏览器密码软盘*/
}


.my-titles {
	position: relative;
	display: inline-block;
	padding-right: 16px;
	margin-bottom: 40px;
}

.my-titles:after {
	content: '';
	position: absolute;
	top: -15px;
	right: 0;
	width: 51px;
	height: 51px;
	background-image: url(../image/a9.png);
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.my-titles span {
	position: relative;
	z-index: 1;
	display: block;
	letter-spacing: 2px;
	color: #222222;
	font-size: 46px;
	line-height: 1;
	font-weight: bold;
}

.o-cont {
	width: 100%;
	font-size: 0;
	padding-bottom: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.o-items {
	display: block;
	position: relative;
	cursor: pointer;
	width: calc(50% - 15px);
	padding: 40px 60px 40px 40px;
	margin-bottom: 30px;
	background-color: #f5f5f5;
	border-radius: 10px;
	transition: all .3s;
}

.o-items:after {
	content: '';
	position: absolute;
	right: 40px;
	top: 0;
	width: 10px;
	height: 100%;
	background-image: url('../image/a4-c.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.o-name {
	color: #222222;
	font-weight: bold;
	line-height: 1.41;
	font-size: 24px;
}

.o-tr {
	width: 100%;
}

.o-td {
	display: inline-block;
	vertical-align: top;
	padding-right: 35px;
	margin-top: 10px;
	color: #666666;
	line-height: 1.6;
	font-size: 16px;
}

.o-td:last-child {
	padding-right: 0;
}

.o-items:hover {
	background-color: #e6b860;
}

.o-items:hover:after {
	background-image: url('../image/a4.png');
}

.o-items:hover .o-name {
	color: #fff;
}

.o-items:hover .o-td {
	color: #fff;
}

@media(max-width: 900px) {
	.o-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.o-items {
		width: 100%;
		margin-right: 0;
		padding: 30px 60px 30px 10px;
	}
}

.p-a {
	width: 100%;
	padding-bottom: 65px;
}

.p-main {
	width: 1620px;
	margin: 0 auto;
}

.p-top {
	width: 100%;
	padding-bottom: 25px;
	margin-bottom: 55px;
	border-bottom: 1px solid #999999;
}

.p-titles {
	width: 100%;
	color: #222222;
	font-weight: bold;
	line-height: 1.27;
}

.p-cont {
	width: 100%;
}

.p-cont:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.p-left {
	float: left;
	width: 1200px;
}

.p-item {
	width: 100%;
	margin-bottom: 27px;
}

.p-name {
	line-height: 1.41;
	color: #222222;
	font-weight: bold;
}

.p-textbox {
	color: #666666;
	line-height: 1.87;
}

.p-textbox * {
	line-height: inherit;
}

.p-right {
	float: right;
	width: 340px;
}

.p-intro {
	color: #222222;
	line-height: 1.6;
	padding-bottom: 25px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
}

.p-intro P {
	margin-bottom: 10px;
}

.p-intro * {
	line-height: inherit;
}

.p-back {
	transition: all ease .5s;
	margin-bottom: 30px;
	display: inline-block;
	cursor: pointer;
	padding: 0 43px;
	color: #e6b860;
	line-height: 60px;
	border-radius: 30px;
	border: solid 2px #e6b860;
}

.p-back:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
	width: 8px;
	height: 16px;
	background-image: url('../image/a4-b.png');
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}

.p-back:hover {
	background-color: #e6b860;
	color: #fff;
}

.p-back:hover:after {
	background-image: url('../image/a4.png');
}

@media(max-width: 900px) {
	.p-main {
		width: 100%;
		max-width: 500px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.p-left {
		width: 100%;
	}

	.p-right {
		width: 100%;
	}
}

/* 资料下载 */
#download {}

#download .wrap>.tit {
	font-size: 39px;
	color: #333;
}

#download .wrap>.tit-en {
	color: #bbb;
	font-size: 15px;
	margin-top: 12px;
	text-transform: uppercase;
}


#download .list {
	margin-top: 60px;
	display: flex;
	flex-wrap: wrap;
}

#download .list>a {
	display: block;
	width: calc((100% - 100px)/3);
	margin: 0 50px 50px 0;
	transition: all .35s;
	position: relative;
	top: 0;
	background: #eff1fa;
	height: 0;
	padding-bottom: 10%;
	overflow: hidden;
}

#download .list>a:hover {
	top: -8px;
	background: #e6b860;
}

#download .list>a:nth-child(3n) {
	margin: 0 0 50px 0;
}

#download .list>a::before {
	position: absolute;
	right: 30px;
	bottom: 15px;
	content: '\ebb4';
	font-family: 'iconfont_add';
	font-size: 86px;
	color: #fff;
	line-height: 1.4;
	transition: all .3s;
}

#download .list>a:hover::before {
	opacity: .16;
}

#download .list>a .tit {
	position: absolute;
	left: 50px;
	top: 35px;
	right: 40px;
	font-size: 18px;
	line-height: 1.5;
	color: #2e2d3c;
	font-weight: 300;
	transition: all .3s;
}

#download .list>a:hover .tit {
	color: #fff;
}

#download .list>a .info {
	position: absolute;
	left: 50px;
	bottom: 35px;
	line-height: 1.5;
	color: #333;
	transition: all .3s;
}

#download .list>a:hover .info {
	color: #fff;
}

#download .list>a .info .pass {
	display: inline-block;
	font-size: 15px;
}

#download .list>a .info .pass::before {
	content: '\e723';
	font-family: 'iconfont_add';
	display: inline-block;
	margin-right: 8px;
	font-size: 26px;
}

#download .list>a .info .counts {
	display: inline-block;
	font-size: 15px;
	margin-left: 18px;
}

#download .list>a .info .counts::before {
	content: '\e615';
	font-family: 'iconfont_add';
	display: inline-block;
	margin-right: 8px;
	font-size: 24px;
}

@media (max-width:1679px) {

	/*1440*/
	#download .wrap>.tit {
		font-size: 38px;
	}

	#download .wrap>.tit-en {
		font-size: 14px;
	}

	#download .list>a {
		width: calc((100% - 90px)/3);
		margin: 0 45px 45px 0;
	}

	#download .list>a .tit {
		font-size: 17px;
	}

	#download .list>a .info .pass {
		font-size: 14px;
	}

	#download .list>a .info .counts {
		font-size: 14px;
	}
}

@media (max-width:1439px) {

	/*1366*/
	#download {
		padding: 20px 0 120px 0;
	}

	#download .list {
		margin-top: 50px;
	}

	#download .list>a {
		width: calc((100% - 80px)/3);
		margin: 0 40px 40px 0;
	}

	#download .list>a::before {
		right: 25px;
		font-size: 60px;
	}

	#download .list>a .tit {
		font-size: 16px;
		left: 40px;
	}

	#download .list>a .info {
		left: 40px;
	}

	#download .list>a .info .pass {
		font-size: 13px;
	}

	#download .list>a .info .counts {
		font-size: 13px;
	}
}

@media (max-width:1365px) {

	/*1280*/
	#download .list>a .tit {
		font-size: 17px;
	}

	#download .list>a::before {
		right: 20px;
		font-size: 50px;
	}
}

@media (max-width:1279px) {

	/*mp*/
	#download {
		padding: 0px 15px 0px 15px;
	}

	#download .wrap>.tit {
		font-size: 24px;
	}

	#download .wrap>.tit-en {
		font-size: 12px;
		margin-top: 6px;
	}

	#download .list {
		margin-top: 40px;
		display: block;
	}

	#download .list>a {
		width: 100%;
		margin: 0 0 15px 0;
		padding-bottom: 30%;
	}

	#download .list>a:hover {
		top: 0;
	}

	#download .list>a:nth-child(3n) {
		margin: 0 0 15px 0;
	}

	#download .list>a::before {
		right: 10px;
		bottom: 10px;
		font-size: 46px;
	}

	#download .list>a .tit {
		left: 20px;
		top: 15px;
		right: 20px;
		font-size: 16px;
		line-height: 1.4;
	}

	#download .list>a .info {
		left: 20px;
		bottom: 20px;
		line-height: 1.4;
	}

	#download .list>a .info .pass {
		display: inline-block;
		font-size: 14px;
	}

	#download .list>a .info .pass::before {
		margin-right: 7px;
		font-size: 16px;
	}

	#download .list>a .info .counts {
		font-size: 13px;
		margin-left: 16px;
	}

	#download .list>a .info .counts::before {
		font-size: 12px;
	}
}

@font-face {
	font-family: "iconfont_add";
	/* Project id 4259264 */
	src: url('../font/iconfont_add.woff2') format('woff2'),
		url('../font/iconfont_add.woff') format('woff'),
		url('../font/iconfont_add.ttf') format('truetype');
}

.iconfont_add {
	font-family: "iconfont_add" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-xiazai:before {
	content: "\e723";
}

.icon-see:before {
	content: "\e615";
}

.icon-yunxiazai_o:before {
	content: "\ebb4";
}

/* 售后服务 */

.services {
	position: relative;
	padding: 0;
	overflow: hidden;
}

.services .ny_s {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.services .ny_s .s_left {
	width: 50%;
}

.services .ny_s .s_left .s_tit {}

.services .ny_s .s_left .s_tit .s_en {
	display: block;
	font-size: 16px;
	line-height: 1.333;
	color: #2d2d2d;
	text-transform: uppercase;
}

.services .ny_s .s_left .s_tit .s_cn {
	display: block;
	font-size: 39px;
	color: #333;
	/*font-weight: bold;*/
	line-height: 1.333;
	margin: 0 0 3.2vh;
	padding-bottom: 2.1vh;
	position: relative;
}

.services .ny_s .s_left .s_tit .s_cn::after {
	content: '';
	width: 40px;
	height: 2px;
	background-color: #e6b860;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
}


.services .ny_s .s_left .s_tit .txt {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3vh;
}

.services .ny_s .s_left .s_img {}


.s_right {
	width: 48%;
	padding-top: 15vh;
}

.s_right .list {}

.s_right .list ul {}

.s_right .list ul li {
	margin-bottom: 3vh;
}

.s_right .list ul li .title {
	position: relative;
	padding-left: 30px;
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.s_right .list ul li .title::before {
	content: '';
	width: 14px;
	height: 14px;
	border: 3px solid #e6b860;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.s_right .list ul li .title .name {
	font-size: 24px;
	font-weight: bold;
}

.s_right .list ul li .title .en {
	font-size: 16px;
	color: #9ba4ad;
}

.s_right .list ul li .s-content {
	font-size: 16px;
	line-height: 1.875;
	color: #9ba4ad;
}

@media (max-width:540px) {
	.services .ny_s {
		flex-direction: column;
	}

	.services .ny_s .s_left {
		width: 100%;
	}

	.s_right {
		width: 100%;
		padding-left: 0;
		padding-top: 3vh;
	}
}

.ny_about {
	align-items: flex-start;
}

.ny_about .ab_left {
	width: 48%;
}

.ny_about .ab_left .ab_img {
	width: 100%;
}

.ny_about .ab_left .ab_img img {
	width: 100%;
	height: 100%;
}

.ny_about .ab_right {
	display: flex;
	width: 45%;
}

.ny_about .ab_right .info {}

.ny_about .ab_right .info .ab_tit {
	position: relative;
}

.ny_about .ab_right .info .ab_tit::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -15px;
	width: 5%;
	height: 4px;
	background-color: #e6b860;
}

.ny_about .ab_right .info .ab_tit h1 {
	font-size: 44px;
	font-weight: bold;
	color: #e6b860;
	display: block;
	margin-bottom: 15px;
	line-height: 1.3;
	letter-spacing: -2px;
	text-transform: uppercase;
}

.ny_about .ab_right .info .ab_tit span {
	display: block;
	font-size: 32px;
	color: #333;
}

.ny_about .ab_right .info .ab_content {
	margin-top: 50px;
}

.ny_about .ab_right .info .ab_content p span {
	font-size: 17px !important;
	line-height: 1.75 !important;
}

#ny_about_3 {
	padding: 50px 0;
	display: block;
	overflow: hidden;
	background: #f5f5f5;

}

#ny_about_3 .ny_about_3_box {
	display: flex;
}

#ny_about_3 .ny_about_3_box .box_l {
	flex: 0.7;
}

#ny_about_3 .ny_about_3_box .box_l .flex {
	padding: 0 10% 0 0;
	width: 100%;
	height: 100%;

}

#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr {
	overflow: hidden;
	display: block;

}

#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .box_t {
	text-align: left;
	display: block;
	margin-bottom: 40px;
}

#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .box_t p {
	font-size: 44px;
	font-weight: bold;
	color: #e6b860;
	display: block;
	margin-bottom: 5px;
	line-height: 1;
	letter-spacing: -2px;
	text-transform: uppercase;
}

#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .box_t span {
	font-size: 32px;
	color: #333;
	opacity: 1;
	display: block;
}

#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .desc {
	margin-top: 30px;
	overflow: hidden;
	display: block;
}

#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .desc span {
	font-size: 22px;
	color: #333;
	display: block;
}

#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .desc .list {
	font-size: 14px;
	color: #666;
	line-height: 2;
}

#ny_about_3 .ny_about_3_box .box_r {
	flex: 0.3;
}

#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .desc2 {
	margin-top: 30px;
	overflow: hidden;
	display: block;
}

#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .desc2 span {
	font-size: 16px;
	color: #fff;
	display: inline-block;
	border-radius: 30px;
	background: #e6b860;
	margin: 0 0 12px;
	padding: 8px 18px;
}

#ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .desc2 .list2 {
	font-size: 14px;
	color: #666;
	line-height: 2;
}

#ny_about_3 ul {
	overflow: hidden;
	display: flex;
	margin-top: 40px;
	flex-wrap: wrap;
}

#ny_about_3 ul li {
	flex: 1;
	width: 25%;
	padding: 0 13px;
}

#ny_about_3 ul li .item {
	display: block;
	background-color: #d9d9d9;
	width: 100%;
	border-radius: 3px;
	padding: 40px 40px;
	overflow: hidden;
}

#ny_about_3 ul li .item .shu {
	float: left;
	align-items: center;
}

#ny_about_3 ul li .item .shu span {
	font-size: 24px;
	color: #fff;
	background-color: #e6b860;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	margin-right: 20px;
	margin-top: 6px;
}

#ny_about_3 ul li .item .shu i {
	display: block;
	width: calc(100% - 80px);
	height: 1px;
	background-color: #e5e8eb;
}

#ny_about_3 ul li .item .desc {
	float: left;
}

#ny_about_3 ul li .item .desc strong {
	font-size: 22px;
	margin-bottom: 5px;
	font-weight: bold;
	display: block;
	color: #444;
}

#ny_about_3 ul li .item .desc p {
	font-size: 16px;
	color: #666;
	line-height: 1;
}

.chaxun {}

.chaxun .cx_tit {
	font-size: 36px;
	color: #333;
}

.chaxun .cx_nav {
	margin-top: 30px;
}

.chaxun .cx_nav ul {}

.chaxun .cx_nav ul li {
	margin-right: 3%;
}

.chaxun .cx_nav ul li span {
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 2.5;
	border-bottom: solid 2px transparent;
	transition: all .3s;
}

.chaxun .cx_nav ul li.active span {
	color: #e6b860;
	border-bottom: solid 2px #e6b860;
}

.chaxun .cx_nav ul li span:hover {
	color: #e6b860;
	cursor: pointer;
	border-bottom: solid 2px #e6b860;
}

.mancont {
	margin-top: 50px;
}

.mancont .mvont {
	display: none;
}

.mancont .mvont.show {
	display: block;
}

.mancont .mvont .nualist {
	width: 100%;
}

.mancont .mvont .nualist .nuams {
	background-color: #f4f5fa;
	margin-bottom: 20px;
	transition: all .3s;
}

.mancont .mvont .nualist .nuams:hover {
	background-color: #e6b860;
}

.mancont .mvont .nualist .nuams a {
	display: block;
}

.mancont .mvont .nualist .nuams .nitle {
	padding: 30px 80px 30px 40px;
}

.mancont .mvont .nualist .nuams .nitle p {
	color: #333;
	transition: all .3s;
}

.mancont .mvont .nualist .nuams .nitle .sm {}

.mancont .mvont .nualist .nuams .nitle .sm span {}

.mancont .mvont .nualist .nuams .nitle .sm span svg {
	width: 1.2rem;
	height: 1.2rem;
	color: #e6b860;
}

.mancont .mvont .nualist .nuams a .nitle .sm span svg path {

	transition: all .3s;
}

.mancont .mvont .nualist .nuams a:hover .nitle p,
.mancont .mvont .nualist .nuams a:hover .nitle .sm span svg path {
	color: #fff !important;
}

@media (max-width:1399px){}

@media (max-width:1150px){}

@media (max-width:968px){}

@media (max-width:640px){}

@media (max-width:480px){
    .servicesC{
        padding: 30px 0 50px;
        margin-bottom: 50px;
    }
    .servicesC-a ul li a{
        padding: 8px 10px;
        font-size:14px;
    }
    .servicesC-a ul li{
        margin-bottom: 3%;
    }
    
    .ny_about{
        flex-direction: column;
    }
    .ny_about .ab_left,
    .ny_about .ab_right{
        width:100%;
    }
    
    .ny_about .ab_right{
        margin-top: 25px;
    }
    
    #ny_about_3 .ny_about_3_box{
        flex-direction: column;
    }
    
    #ny_about_3 .ny_about_3_box .box_l .flex{
        padding: 0;
        margin-bottom: 25px;
    }
    
    #ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .box_t p{
        font-size: 35px;
    }
    
    #ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .box_t span{
        font-size: 26px;
    }
    
    #ny_about_3 .ny_about_3_box .box_l .flex .box_r_nr .box_t{
        margin-bottom: 20px;
    }
    
    #ny_about_3 ul{
        display: inline-block;
        width: 100%;
    }
    
    #ny_about_3 ul li{
        width:100%;
        padding: 0;
    }
    
    .servicesB .servicesB-a ul li{
        width: 48%;
        margin-right: 2%;
        margin-bottom: 5%;
    }
    .servicesB .servicesB-a ul li:nth-child(2n){
        margin-right: 0;
    }
    .servicesB .servicesB-a ul li:nth-child(3n){
        margin-right:2%;
    }
    
    .servicesB ul li .con{
        padding: 15px 10px;
    }

    .servicesB .servicesB-a ul li .con .t{
        font-size: 16px;
    }
    
    .servicesB .servicesB-a ul li .con .c,
    .servicesB ul li .con span.more{
        font-size: 14px;
    }
    .servicesB ul li .con span.more{}
    
    .chaxun .cx_tit,
    .services .ny_s .s_left .s_tit .s_cn{
        font-size: 28px;
    }
    .chaxun .cx_nav ul li span{
        font-size: 12px;
    }
    .mancont .mvont .nualist .nuams .nitle{
        padding: 30px;
    }
    .mancont .mvont .nualist .nuams .nitle p{
        font-size: 14px;
    }
    .o-left .o-name{
        font-size: 22px;
    }
    .o-phone{
        font-size: 33px;
        margin-bottom: 30px;
    }
    .o-img{
        width:90px;
    }
    .o-subtitle{
        font-size: 36px;
    }
    .my-titles span {
        font-size: 36px;
    }
}