﻿@charset "utf-8";

body {
	font-family: "微软雅黑"
}

.no-margin {
	margin: 0 !important
}

.overflow {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

a {
	text-decoration: none !important;
	cursor: pointer !important
}

.container-fluid {
	max-width: 1230px !important
}

.tr {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.tr3 {
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
}

input,
button,
textarea,
.swiper-pagination span,
.swiper-button {
	outline: none !important;
}

.sizeCover {
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.main-pad-1 {
	padding: 10px 0 0;
}

.main-pad-2 {
	padding: 0 0 10px;
}

.main-pad-3 {
	padding: 50px 0 0;
}

.main-pad-4 {
	padding: 0 0 50px;
}

.main-pad-5 {
	padding: 20px 45px;
}

.main-pad-6 {
	padding: 20px 45px;
}

.main-pad-7 {
	padding: 20px 30px;
}

.main-pad-8 {
	padding: 30px 0 0;
}

.main-pad-9 {
	padding: 0 0 30px;
}

.main-pad-10 {
	padding: 40px 0 0;
}

.main-pad-11 {
	padding: 0 0 110px;
}

.main-pad-12 {
	padding: 30px;
}

.main-border-1 {
	border: solid 1px #ddd
}

.main-border-2 {
	border-bottom: solid 1px #e0dfdf;
}

.main-border-3 {
	border: solid 1px #ddd
}

.main-background-1 {
	background: rgb(238, 237, 237);
	background: -moz-linear-gradient(top, rgba(238, 237, 237, 1) 0%, rgba(253, 253, 253, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(238, 237, 237, 1) 0%, rgba(253, 253, 253, 1) 100%);
	background: linear-gradient(to bottom, rgba(238, 237, 237, 1) 0%, rgba(253, 253, 253, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeded', endColorstr='#fdfdfd', GradientType=0);
}

.main-bg2 {
	background: #f8f8f8;

}

.main-bg3 {
	background: #bbe7fd;
}

.main-bg4 {
	background: url(../images/bg3.png) no-repeat bottom;
}

.main-bg5 {
	background: #e2f5fe;
}

.main-bg6 {
	background: url(../images/bg4.png) no-repeat top;
}


header {
	position: relative;
	z-index: 99999;
}

header .qita .logo a {
	display: block;
	font-size: 36px;
}

.banner {
	position: relative;

	overflow: hidden;
}

.banner a {
	display: block;
	font-size: 0;
	text-align: center;
}

.banner a img {
	width: 100%;
	max-width: 1920px;
	height: auto;
}

.banner .swiper-pagination {
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 1;
	width: 100%;
	font-size: 0;
	text-align: center;
}

.banner .swiper-pagination span {
	margin: 0 5px;
	width: 10px;
	height: 10px;
	background: #fff;
	opacity: 1;
	transition: all 0.3s;
}

.banner .swiper-pagination span.swiper-pagination-bullet-active {
	background: #ff6537;
}

.title-2 {
	text-align: center;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.title-2 .cn {
	font-size: 36px;
	color: #333;
	font-weight: bold;
}

.title-2 p {
	font-size: 16px;
	color: #555;
	padding-top: 10px;
	line-height: 2;

}



.title-2::after {

	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	z-index: 1;
	margin-left: -40px;
	width: 80px;
	height: 2px;
	background: #666;

}



.cp-list .title-2 {
	padding-bottom: 50px;
	padding-top: 10px;
}

.cp-list .title-2 .cn {
	color: #fff;
	padding-bottom: 20px;
	position: relative;
}

.cp-list .title-2 p {
	font-size: 14px;
	color: #333;
	display: block;
}

.cp-list .title-2 .cn::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 10px;
	z-index: 1;
	margin-top: 3px;
	margin-left: -25px;
	width: 50px;
	height: 2px;
	background: #fff;

}

.cp-list .item {

	position: relative;
	padding: 0px 0px 10px 0;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;

}

.cp-list .item img {
	width: auto;
	height: 50px;
}


.cp-list .item p.h4 {
	color: #222;
	position: relative;
	padding-top: 10px;
}



.cp-list .item p.info {
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 22px;
	color: #555;
	text-align: center;
}


.about-area {
	min-height: 400px;
	background-image: url(../images/bg2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;

	padding-top: 5rem;
	padding-bottom: 5rem;
}

.about-area h2 {
	font-size: 36px;
	color: #fff;
	padding-bottom: 10px;
	text-align: center;
	position: relative;
	font-family: Inter, sans-serif;
	font-weight: bold;
	margin-bottom: 30px;


}

.about-area h2::after {
	content: "";
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -40px;
	width: 80px;
	height: 2px;
	background-color: #fff;

}

.mr36 {
	margin-top: 36px;
}



.about-area .cont {
	color: #fff;
	line-height: 30px;
	text-align: center;
	min-height: 72px;
	margin-top: 56px;
	position: relative;
}

/*---------------------------- about-area end --------------------------*/
.lx-area {
	width: 100%;
}

.lx-area ul {
	display: flex;
	width: 100%;
	padding-bottom: 10px;
	align-items: center;
	flex-wrap: wrap;
	list-style: none;

}

.lx-area ul li {
	border: solid 1px #eee;
	display: flex;
	flex: 1;
	align-items: center;
	padding: 35px 20px;


}

.lx-area ul li .txt {
	padding-left: 10px;
}

.lx-area ul li .txt h4 {
	font-size: 14px;
	color: #555;
}

.lx-area ul li .txt p {
	font-size: 12px;
	color: #9a9a9a;
}


.plist-area {
	padding: 50px 0;
}

.p-list {
	padding: 8px;
	background-color: rgba(241, 241, 241, 1);
	margin-bottom: 15px;
}

.hover-img-big .img {
	overflow: hidden;

}

.hover-img-big .img img {
	transition: transform .5s;
	width: 100%;
	height: auto;
}

.hover-img-big:hover img {
	transform: scale(1.04);
}

.mdys {
	color: #fff;
	font-size: 30px;
	padding-left: 10%;
}

.mdys strong {
	font-style: italic;
}

.mdys span {
	font-size: 18px;
	display: block;
	padding-left: 10%;
}

.hotline {
	padding-left: 20%;
	overflow: hidden;
	float: right;
}



.hotline dt img {
	float: left;
	display: block;
}

.hotline dd {
	padding-left: 47px;
}

.hotline dd span {
	font-size: 14px;
	color: #fff;
}

.hotline dd p {
	font-size: 28px;
	color: #fff;
	font-family: "Impact";
}


.lxbox {
	position: relative;
	margin: 0 auto;
	max-width: 150px;
}

.lxbox .shouzhi {
	position: absolute;
	right: 0px;
	top: 25px;
	z-index: 2;
	font-size: 60px;
	color: #fff;
}

.lxbox .biaoti {
	position: relative;
	margin-bottom: 25px;
	padding-top: 10px;
	height: 64px;
	background: #d40202;
	font-weight: bold;
	border-radius: 5px;
	overflow: hidden;
}

.lxbox .biaoti:before {
	content: "";
	position: absolute;
	left: -20%;
	bottom: 60%;
	z-index: 1;
	width: 140%;
	height: 180%;
	border-radius: 50%;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 72%, rgba(255, 255, 255, 0.3) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 72%, rgba(255, 255, 255, 0.3) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 72%, rgba(255, 255, 255, 0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#4dffffff', GradientType=0);
}

.lxbox .biaoti .mc {
	position: relative;
	z-index: 2;
	margin-bottom: 5px;
	font-size: 22px;
	color: #fcdd34;
	line-height: 24px;
}

.lxbox .biaoti .jieshao {
	position: relative;
	z-index: 2;
	color: #fff;
	line-height: 16px;
}

.lxbox .tel {
	display: flex;
	align-items: center;
}

.lxbox .tel .icon {
	position: relative;
	display: flex;
	width: 30px;
	font-size: 40px;
	color: #d40202;
}

.lxbox .tel .icon:before {
	margin-left: -5px;
}

.lxbox .tel .icon:after {
	content: "";
	position: absolute;
	left: 8px;
	bottom: 40px;
	z-index: 1;
	width: 1px;
	height: 43px;
	background: #d40202;
}

.lxbox .tel .text {
	font-size: 16px;
	color: #d40202;
	line-height: 20px;
}

.lxbox .tel .text .mc {
	margin-bottom: 10px;
}

.lxbox .tel .text .shuzi a {
	display: block;
	color: #d40202;
	font-weight: bold;
}


.newslist {
	height: auto;
	padding: 50px 0;
	overflow: hidden;
}

.newslist ul {
	list-style: none;
	padding-left: 0;
}

.newslist li {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	align-items: center;
	line-height: 40px;


	border-bottom: 1px dashed #e5e5e5;
	font-size: 14px;
	overflow: hidden;
	font-family: "Microsoft YaHei";
}

.newslist li .title {
	text-align: left;
}

.newslist li a {
	color: #333;

	font-size: 14px;
}

.newslist li a:hover {
	color: #ff6537;
}

.newslist li .date {
	text-align: right;
	color: #727272;
	font-size: 12px;
}

.page {
	text-align: center;


	overflow: hidden;
	clear: both;
	margin-bottom: 30px;
	padding-top: 20px;
	color: #333;
}

.page input {
	width: 20px;
	height: 15px;
	color: #da8e0f;
}

.page a {

	background: #666;
	cursor: pointer;
	width: 60px;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin-right: 2px;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
}

.page a:hover {
	border: 1px solid #da8e0f;
	background: #da8e0f;
	color: #fff;
}

.page input {
	height: 30px;
	text-decoration: 999em;
	border: none;
	width: 20px;
	height: 18px;
}

.page button {
	width: 30px;
	height: 20px;
	background: #FF3300;
	color: #333;
	cursor: pointer;
}


.newsdetail-box {

	width: 100%;
	max-width: 1200px;
	font-family: "微软雅黑";
	margin: 40px auto;
	background: #fff;
	padding: 3% 0;

}



.newsdetail-box .title-boxs {
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #dcdcdc;

}



.newsdetail-box .title-boxs .title {

	font-size: 24px;
	line-height: 36px;

}



.newsdetail-box .title-boxs .time {

	font-size: 12px;
	color: #666666;
	margin-top: 10px;

}


.news-doc {

	font-size: 14px;
	color: #555555;
	line-height: 24px;
	margin-top: 20px;
}


.news-doc img {
	max-width: 100%;
	display: block;
	margin: 1em auto;

}



.pages {

	margin-top: 1.5em;
	position: relative;
	border-top: 1px solid #dedede;
	padding-top: 0.5em;

}

.pages li {

	font-size: 14px;

	line-height: 30px;

	color: #333333;


}

.pages li a {

	color: #333333;

}



.pages li a:hover {

	color: #E60012;

}


.pages .back {
	font-size: 14px;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 15px;
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #333333;

}


.pages .back:hover {

	background: #E60012;


}



@media screen and (max-width: 1200px) {

	.newsdetail-box {
		width: 100%;
		padding: 0 3%;
		margin-top: 2em;
		margin-bottom: 4em;
		transition: all 0.5s;
		-moz-transition: all 0.5s;
		-webkit-transition: all 0.5s;


	}


}


@media screen and (max-width: 1200px) {

	.newsdetail-box .title-boxs .title {
		font-size: 1.5em;

	}

}


@media screen and (max-width: 991px) {


	.newsdetail-box {
		margin-bottom: 3em;

	}

	.pages .back {
		position: inherit;
		right: inherit;
		top: inherit;
		margin: auto;
		display: block;
		margin-top: 2em;

	}


}




@media screen and (max-width:768px) {

	.newsdetail-box .title-boxs .title {

		font-size: 1.1em;

	}


	.newsdetail-box .title-boxs .time {

		margin-top: 0.5em;
		font-size: 0.75em;

	}

	.newslist li .date {
		display: none;
	}


	.pages .back {

		width: 10em;

		font-size: 0.875em
	}


}




.more-1 a {
	display: block;
	margin: 0 auto;
	width: 140px;
	color: #085cc4;
	line-height: 33px;
	border: solid 1px #085cc4;
	border-radius: 5px;
}

.more-1 a span {
	margin-left: 5px;
}

.picture-3 {
	position: relative;
}

.js-list a {
	display: block;
}

.js-list a .imgbox {
	margin-bottom: -60px;
	border: solid 0px #ff992f;
	overflow: hidden;
}

.js-list a .imgbox span {
	display: block;
	padding-top: 116%;
}

.js-list a .text {
	position: relative;
	z-index: 2;
	padding: 10px 30px 20px;
	background: #5eaee7;
	margin-top: 50px;
}

.js-list a .text .biaoti {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}

.js-list a .text .jieshao {
	height: 50px;
	font-size: 12px;
	color: #fff;
	line-height: 25px;
	overflow: hidden;
}

.picbox {
	height: auto !important;
	overflow: hidden;
}

.picbox ul {
	position: relative;
}

.picbox ul li {
	width: 24%;
	margin-right: 1.3%;
	margin-bottom: 1.3%;
	float: left;
}

.picbox ul li a {
	position: relative;
	height: 100%;
	display: block;
}

.picbox ul li:nth-child(4n) {
	margin-right: 0%;
}

.picbox ul li .imgbox img {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.picbox ul li a .imgbox span {
	position: relative;
	display: block;
	height: 100%;
}

.picbox ul li a .textbox {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	padding: 0 10px;
	width: 100%;
	color: #fff;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.5);
}

.probox {
	border: solid 1px #ddd;
	padding: 30px;
	margin-bottom: 50px;
	margin-top: 40px;
}

.probox ul li:nth-child(n+2) {
	margin-top: 15px;
	padding-top: 15px;
	border-top: solid 1px #cfc6c6;
}

.probox ul li a {
	display: flex;
}

.probox ul li a .imgbox {
	width: 170px;
	overflow: hidden;
	height: auto;
}

.probox ul li a .imgbox img {
	border-radius: 5px;
	overflow: hidden;
	width: 100%;
	height: auto;
	border: solid 1px #cacaca;
	padding: 1px;
}

.probox ul li a .textbox {
	padding-left: 40px;
	width: calc(100% - 170px);
}

.probox ul li a .textbox .biaoti {
	margin-bottom: 10px;
	font-size: 22px;
	color: #085cc4;
	font-weight: bold;
	line-height: 24px;
}

.probox ul li a .textbox .shuoming {
	margin-bottom: 10px;
	color: #085cc4;
	line-height: 24px;
}

.probox ul li a .textbox .title {
	margin-bottom: 10px;
	width: 74px;
	font-size: 12px;
	color: #fff;
	line-height: 22px;
	background: #085cc4;
	text-align: center;
}

.probox ul li a .textbox .jieshao {
	margin-bottom: 10px;
	height: 72px;
	font-size: 12px;
	color: #666;
	line-height: 24px;
	overflow: hidden;
}

.probox ul li a .textbox .more {
	font-size: 12px;
	color: #d40202;
	line-height: 24px;
}

.proinfo {
	height: auto;
	margin-bottom: 50px;
	margin-top: 30px;
}

.proinfo .imgbox {
	padding: 5px;
	width: 34%;
	font-size: 0;
	background: #fff;
	border: solid 1px #cacaca;
	border-radius: 10px;
	float: left;
	height: auto;
}

.proinfo .imgbox img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}

.proinfo .textbox {
	padding-left: 30px;
	width: 66%;
	float: left;
}

.proinfo .textbox .biaoti {
	margin-bottom: 10px;
	font-size: 22px;
	color: #085cc4;
	line-height: 24px;
}

.proinfo .textbox .title {
	margin-bottom: 2px;
	font-size: 16px;
	color: #ff9529;
	font-weight: bold;
	line-height: 24px;
}

.proinfo .textbox .mc {
	margin-bottom: 10px;
	color: #333;
	font-weight: bold;
	line-height: 24px;
}

.proinfo .textbox .jieshao {
	color: #484848;
	line-height: 26px;
}


/*新闻*/
.hnews {
	height: auto;
	padding: 0% 0 3% 0;
	overflow: hidden;
}

.hnews .title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}

.hnews .title .left {
	display: flex;
	align-items: center;
}

.hnews .title .left .cn {
	padding: 0 10px;
	font-size: 17px;
	color: #fff;
	line-height: 34px;
	background: #085cc4;
}

.hnews .title .left .en {
	margin-left: 10px;
	color: #c3c0c0;
}

.hnews .title .right a {
	font-size: 12px;
	color: #085cc4;
}

.hnews .left_box {
	width: 33%;
}

.hnews .left_box img {
	width: 100%;
	height: auto;
}

.hnews .right_box {
	width: 62%;
}

.hnews .right_box .right_top .img {
	float: left;
	width: 25%;
	position: relative;
	overflow: hidden;
}

.hnews .right_box .right_top .img img {
	transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	width: 100%;
	height: auto;
}

.hnews .right_box .right_top .txt {
	float: right;
	width: 72%;
}

.hnews .right_box .right_top .txt h3 {
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #333;
}

.hnews .right_box .right_top .txt p {
	color: #999899;
	line-height: 24px;
	margin-top: 5px;
}

.hnews .right_box .right_top:hover .txt h3 {
	color: #0070be;
}

.hnews ul {
	margin-top: 15px;
	border-top: 1px solid #eaeaea;
}

.hnews ul li {
	line-height: 44px;
	border-bottom: 1px solid #eaeaea;
	padding-left: 36px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}

.hnews ul li a p {
	float: left;
	width: 75%;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
}

.hnews ul li a:hover p {
	color: #085cc4;
	text-decoration: underline;
}

.hnews ul li span {
	float: right;
	color: #666;
	font-size: 12px;
}

.hnews ul li:after {
	content: "--->";
	position: absolute;
	font-weight: bold;
	color: #0070be;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.hnews ul li a:hover {
	color: #0070be;
}


@media screen and (max-width: 768px) {
	.hnews .left_box {
		display: none;
	}

	.hnews .right_box {
		width: 100%;
		float: none;
	}


}

.page_banner {

	position: relative;
}

.page_banner::before {
	content: "";
	background: rgba(0, 0, 0, 0.3);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.page_banner_in {
	padding: 140px 0px;

}

.sub_banner_title {
	color: #fff;
	font-size: 48px;
	text-transform: uppercase;
}


.loaction {
	border-bottom: 1px solid #eee;
	background-color: #f8f8f8;
	line-height: 64px;
	font-size: 16px;
	color: #222222;
	padding: 0 10px;
}


.loaction a {
	color: #085cc4;
	font-size: 14px;
	color: #666;
}

.loaction a:hover {
	color: #ff6537;
	text-decoration: underline !important;
}

.loaction span {
	color: #666;
}


.contact_wrap {
	width: 100%;
	box-sizing: border-box;
	padding-top: 50px;
	padding-bottom: 60px;
}

.btn {
	font-size: 16px;
	color: #2d3031;
	text-transform: uppercase;
	display: inline-block;
	border: 1px solid #000;
	border-radius: 4px;
	padding: 12px 36px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}

.btn:hover {
	color: #fff;
	border: 1px solid #ff6537;
}

.btn:before {
	content: "";
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: #ff6537;
	z-index: -1;
	transition: all 400ms ease;
}

.btn:hover:before {
	left: 0;
}

.btn {
	box-shadow: unset;
}

.btn_more {
	display: inline-block;
	position: relative;
	overflow: hidden;
	background-color: #ff6537;
	color: #fff;
	border: 1px solid #ff6537;
	padding: 12px 36px;
	border-radius: 4px;
	z-index: 0;
	transition: all 400ms ease;
	box-shadow: unset;
	text-transform: uppercase;

}

.btn_more:before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: -1;
	border: 1px solid #000;

}

.btn_more:hover:before {
	left: 0;

}

.btn_more:hover {
	color: #fff;
	border-color: #000;
}



.contact01 h3 {
	font-size: 36px;
	color: #222222;
	font-weight: normal;
	margin-bottom: 40px;
}

.contact01 p {
	font-size: 14px;
	color: #666;
	margin-bottom: 70px;
}

.contact01 .list {
	padding: 0;
}

.contact01 .list li {
	display: flex;
	display: -webkit-flex;
	font-size: 16px;
	color: #222222;
	line-height: 40px;
	position: relative;
	box-sizing: border-box;
	padding-left: 30px;
}

.contact01 .list li .imgbox {
	width: 30px;
	height: 40px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	position: absolute;
	left: 0;
	top: 0;
}

.contact01 .list li .imgbox img {
	max-width: 100%;
	max-height: 100%;
	filter: brightness(0.2);
}

.contact02 {
	width: 100%;
}

.contact02 .li {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	margin-bottom: 20px;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.contact02 .li .item {
	width: calc((100% - 20px)/2);
}

.contact02 .li p {
	font-size: 16px;
	color: #222222;
	margin-bottom: 10px;
}

.contact02 .li p span {
	color: #e25b0a;
}

.contact02 .li input,
.contact02 .li textarea {
	width: 100%;
	height: 50px;
	background: #FFFFFF;
	border-radius: 6px;
	border: 1px solid #EEEEEE;
	box-sizing: border-box;
	padding: 0 12px;
	color: #333;
	font-size: 16px;
	outline: none;
}

.contact02 .li input::placeholder {
	color: #DDDDDD;
}

.contact02 .li textarea {
	padding: 12px;
	height: 130px;
	resize: none;
	box-sizing: border-box;
}

.contact02 button {
	border: none;
	margin-top: 30px;
	width: 100%;
	border-radius: 4px;
}

.intit {
	display: flex;
	padding-bottom: 10px;
	align-items: center;
	border-bottom: solid 1px #ff9529;
}

.intit .icon {
	width: 18px;
	font-size: 18px;
	color: #ff9529;
}

.intit .mc {
	padding-left: 10px;
	width: calc(100% - 18px);
	font-size: 18px;
	color: #ff9529;
	line-height: 24px;
}

.mainCont {
	padding: 40px 0;
	margin-bottom: 50px;
}

.subnav {
	margin-bottom: 50px;
}

.subnav .biaoti {
	color: #fff;
	background: #085cc4;
}

.subnav ul li {
	margin-top: 10px;
}

.subnav ul li a {
	position: relative;
	display: block;
	padding: 0 40px;
	font-size: 16px;
	color: #085cc4;
	line-height: 35px;
	border: solid 1px #085cc4;
	border-radius: 5px;
}

.subnav ul li a b {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -9px;
	width: 18px;
	height: 18px;
	border: solid 1px #085cc4;
	border-radius: 50%;
}

.subnav ul li a b:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -5px 0 0 -2px;
	border-top: solid 5px transparent;
	border-bottom: solid 5px transparent;
	border-left: solid 6px #085cc4;
	transition: all 0.3s;
}

.subnav ul li.active a b {
	transform: rotate(90deg);
}

.subnav .ul {
	display: none;
}

.subnav .ul .li {
	margin-top: 10px;
}

.subnav .ul .li a {
	display: block;
	padding: 0 20px;
	font-size: 16px;
	color: #fff;
	line-height: 37px;
	background: #085cc4;
	border-radius: 5px;
}

.subnav .ul .li.active a {
	background: #ff9529;
}



footer .menu {
	background: #1e79ea;
}

footer .menu ul {
	display: flex;
	align-items: center;
}

footer .menu ul li {
	width: calc(100% / 8);
}

footer .menu ul li a {
	display: flex;
	justify-content: center;
	color: #fff;
	line-height: 40px;
}

footer .qita {
	position: relative;
	padding: 40px 0;
	background: #085cc4;
	overflow: hidden;
}

footer .qita:before {
	content: "";
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 1;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	box-shadow: 0 -50px 200px rgba(255, 255, 255, 0.5);
}

footer .qita>div {
	position: relative;
	z-index: 2;
}

footer .qita .logo {
	display: flex;
	justify-content: center;
	margin-bottom: 40px;
	overflow: hidden;
}

footer .qita .logo a {
	position: relative;
	padding: 0 20px;
	max-width: calc(100% - 20px);
}

footer .qita .logo a:before,
footer .qita .logo a:after {
	content: "";
	position: absolute;
	top: 50%;
	z-index: 1;
	width: 640px;
	height: 1px;
	background: rgba(255, 255, 255, 0.5);
}

footer .qita .logo a:before {
	right: 100%;
}

footer .qita .logo a:after {
	left: 100%;
}

footer .qita .logo a b {
	display: block;
	position: absolute;
	top: calc(50% + 3px);
	z-index: 1;
	width: 200px;
	height: 1px;
	background: rgba(255, 255, 255, 0.2);
}

footer .qita .logo a b:nth-child(1) {
	right: 100%;
}

footer .qita .logo a b:nth-child(2) {
	left: 100%;
}

footer .qita .logo a img {
	max-width: 100%;
}

footer .qita .box {
	display: flex;
	justify-content: space-between;
}

footer .qita .box h3 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
}

footer .qita .box .line {
	margin: 10px 0;
	width: 40px;
	height: 1px;
	background: #fff;
	border-right: solid 20px #ff9529;
}

footer .qita .box .left {
	width: 25%;
}

footer .qita .box .left .ewm {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}

footer .qita .box .left .ewm .imgbox {
	position: relative;
	padding: 4px;
}

footer .qita .box .left .ewm .imgbox b {
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
}

footer .qita .box .left .ewm .imgbox b:nth-child(1) {
	left: 0;
	top: 0;
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;
}

footer .qita .box .left .ewm .imgbox b:nth-child(2) {
	left: 0;
	bottom: 0;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

footer .qita .box .left .ewm .imgbox b:nth-child(3) {
	right: 0;
	top: 0;
	border-right: solid 1px #fff;
	border-top: solid 1px #fff;
}

footer .qita .box .left .ewm .imgbox b:nth-child(4) {
	right: 0;
	bottom: 0;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

footer .qita .box .left .ewm .imgbox img {
	width: 100px;
	border: solid 5px #fff;
}

footer .qita .box .left .ewm .text {
	padding-left: 10px;
	font-size: 12px;
	color: #fff;
	line-height: 24px;
}

footer .qita .box .left .contact {
	font-size: 12px;
	color: #fff;
	line-height: 24px;
}

footer .qita .box .left .contact .maxbiaoti {
	margin-bottom: 5px;
}

footer .qita .box .fmenu {
	width: calc(75% - 30px);
}

footer .qita .box .fmenu ul {
	display: flex;
	justify-content: space-between;
}

footer .qita .box .fmenu ul li .ul .li {
	display: flex;
}

footer .qita .box .fmenu ul li .ul .li:nth-child(n+2) {
	margin-top: 5px;
}

footer .qita .box .fmenu ul li .ul .li a {
	font-size: 12px;
	color: #fff;
	line-height: 24px;
}

footer .copyright {
	padding: 15px 0;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	background: #1b1f2a;
}

.gotop {
	position: fixed;
	right: 30px;
	bottom: 70px;
	z-index: 999;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #1e79ea;
	border-radius: 5px;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
}

.gotop span {
	display: block;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	transform: rotate(-90deg);
}

.gotop.active {
	opacity: 1;
	visibility: visible;
}


.advice_form {
	width: 100%;

	font-size: 18px;

	color: #fff
}

.advice_form .contact_title {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #222;
}

.advice_form .contact_title span {
	font-size: 14px;
	font-weight: normal;
}

.advice_form .control-label {

	width: 120px;

	margin-right: 5px;
	font-size: 14px;

	font-weight: normal;
	float: left;
	text-align: right;
	color: #333;

}

.advice_form .control-cont {
	width: 60%;
	float: left;
}

.advice_form .form-control {

	width: 95%;

	border: none;

	-webkit-box-shadow: none;

	box-shadow: none;

	background: rgba(255, 255, 255, 0.72);
	border: 1px solid #999;
	padding: 0 3px;
	margin-bottom: 4px;

	border-radius: 0;
	height: 36px;

}

.advice_form .form_require {

	float: right;

	width: 5%;

	text-align: center;

	color: #d9534f;

	font-style: normal;

	height: 34px;

	line-height: 34px
}

.advice_form .text-center {
	margin-left: 125px;
}

.advice_form .btn-primary {
	float: left;
	margin-right: 5px;

	color: #ffffff;
	width: 78px;
	height: 40px;

	background-color: #f5a70d;
	border-radius: 0;

	border-color: #f5a70d
}

.advice_form .btn-primary:focus,
.btn-primary.focus {

	color: #ffffff;

	background-color: #c27f00;

	border-color: #5c3c00
}

.advice_form .btn-primary:hover {

	color: #ffffff;

	background-color: #d0000e;

	border-color: #d0000e
}

@media (max-width:768px) {


	.advice_form {
		width: 100%;
		float: none;
	}


	.advice_form .control-label {

		width: 80px;
	}

	.advice_form .text-center {
		margin-left: 85px;
	}
}



/*公司环境*/
.comp-main {
	width: 100%;
	margin: auto;
	margin-bottom: 50px;
	height: auto;
	overflow: hidden;
}

.comp-main ul {
	overflow: hidden;
}

.comp-main ul li {
	float: left;
	width: 33%;
	padding-bottom: 20px;
	text-align: center;
}

.comp-main .name {
	font-size: 16px;
	line-height: 1.429em;
	height: 2.858em;
	overflow: hidden;
	margin-top: 1.143em;
	padding: 0 8%;
	color: #555;
}

.comp-main img {
	border-radius: 6px;
	box-shadow: 0px 5px 5px #eee;
	width: 90%;
}

.comp-main ul li:nth-child(6n) {
	border-right: none;
}


@media screen and (max-width: 991px) {
	.comp-main ul li {
		width: 50%;
	}

	.comp-main ul li:nth-child(6n) {
		border-right: 1px solid #ebebeb;
	}

	.comp-main ul li:nth-child(4n) {
		border-right: none;
	}
}

@media screen and (max-width: 768px) {
	.comp-main ul li {
		width: 33.333%;
	}

	.comp-main ul li:nth-child(4n) {
		border-right: 1px solid #ebebeb;
	}

	.comp-main ul li:nth-child(3n) {
		border-right: none;
	}

}

@media screen and (max-width: 414px) {

	.comp-main ul li {
		width: 50%;
	}

	.comp-main ul li:nth-child(3n) {
		border-right: 1px solid #ebebeb;
	}

	.honor-main ul li:nth-child(2n) {
		border-right: none;
	}

	.comp-main ul li {
		padding-bottom: 0.5em;
	}
}



@media (min-width:992px) {
	body {
		padding-top: 190px;
	}

	.main-1 {
		display: flex;
		justify-content: space-between;
	}

	.main-1-list:nth-child(1) {
		width: calc(100% - 220px);
	}

	.main-1-list:nth-child(2) {
		width: 190px;
	}

	.col-md-8-cz-1 {
		padding-right: 30px;
	}

	.col-md-4-cz-1 {
		padding-left: 30px;
	}

	.col-md-8-cz-2 {
		padding-right: 30px;
		width: calc(100% - 337px);
	}

	.col-md-4-cz-2 {
		padding-left: 30px;
		width: 337px;
	}

	.col-md-3-cz-1 {
		padding-right: 30px;
		width: 25%;
	}

	.col-md-9-cz-1 {
		padding-left: 30px;
		width: 75%;
	}

	header {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		background: #fff;
	}

	header .top_bar {
		font-size: 12px;
		border-bottom: solid 2px #e1e0e0;
	}

	header .top_bar .box {
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 30px;
	}

	header .top_bar .box .biaoyu {
		color: #828282;
	}

	header .top_bar .box .biaoyu span {
		color: #d40202;
	}

	header .top_bar .box .right ul {
		display: flex;
	}

	header .top_bar .box .right ul li:nth-child(n+2) {
		margin-left: 20px;
	}

	header .top_bar .box .right ul li a {
		display: block;
		color: #666;
	}

	header .top_bar .box .right ul li a:hover {
		color: #085cc4;
		text-decoration: underline !important;
	}

	header .qita .box {
		display: flex;
		justify-content: space-between;
	}

	header .qita .box .logo a {
		line-height: 130px;
		transition: all 0.3s;
	}

	header .qita .box .logo a img {
		transition: all 0.3s;
	}

	header .qita .box .biaoyu {
		display: flex;
		align-items: center;
		color: #085cc4;
		font-weight: bold;
		line-height: 22px;
		transition: all 0.3s;
		font-size: 15px;
	}

	header .qita .box .tel {
		display: flex;
		align-items: center;
	}

	header .qita .box .tel .icon {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 48px;
		height: 48px;
		font-size: 34px;
		color: #fff;
		border-radius: 5px;
		background: rgb(8, 92, 196);
		background: -moz-linear-gradient(top, rgba(8, 92, 196, 1) 0%, rgba(8, 92, 196, 1) 100%);
		background: -webkit-linear-gradient(top, rgba(8, 92, 196, 1) 0%, rgba(8, 92, 196, 1) 100%);
		background: linear-gradient(to bottom, rgba(8, 92, 196, 1) 0%, rgba(8, 92, 196, 1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000aa', endColorstr='#0000aa', GradientType=0);
	}

	header .qita .box .tel .text {
		margin-left: 10px;
	}

	header .qita .box .tel .text .mc {
		font-size: 12px;
		color: #828282;
		line-height: 16px;
	}

	header .qita .box .tel .text .shuzi {
		font-size: 22px;
		color: #f00;
		line-height: 32px;
		transition: all 0.3s;
	}

	header .menu {
		height: 60px;
		line-height: 60px;
		background: #2b2b2b;
	}

	header .menu ul {
		display: flex;
		align-items: center;
		padding: 0 5%;
		line-height: 60px;
	}

	header .menu ul {
		display: flex;
		align-items: center;
		padding: 0 5%;
	}

	header .menu ul li {
		position: relative;

		width: calc(100% / 6);
	}

	header .menu ul li.focus {
		background: #ff6537;
	}

	header .menu ul li a {
		color: #fff;
	}






	header .menu ul li .ul {
		display: none;
		position: absolute;
		left: 50%;
		top: 100%;
		margin-left: -70px;
		width: 140px;
		background: #fff;
		border: solid 2px #085cc4;
	}

	header .menu ul li .ul .li>a {
		display: block;
		padding: 8px 5px;
		font-size: 12px;
		color: #085cc4;
		line-height: 20px;
	}



	header .menu ul li .ul .li:hover>a {
		color: #fff;
		background: #085cc4;
	}

	header.active {
		box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
		transition: all 0.3s;

	}

	header.active .qita {
		display: none;
		transition: all 0.3s;
	}



	header.active .qita .box .biaoyu {
		font-size: 14px;
		min-width: 220px;
	}

	header.active .qita .box .biaoyu img {
		float: right;
		margin-left: 120px;
	}

	header.active .qita .box .tel .text .shuzi {
		font-size: 18px;
		line-height: 30px;
	}






	.more-1 a:hover {
		color: #fff;
		background: #085cc4;
	}

	.picture-3 .swiper-button {
		margin-top: -19px;
		width: 38px;
		height: 38px;
		font-size: 26px;
		color: #ff992f;
		line-height: 38px;
		background: #f0bb8c;
		border-radius: 50%;
	}

	.picture-3 .swiper-button.swiper-button-prev {
		left: -48px;
		transform: rotateY(180deg);
	}

	.picture-3 .swiper-button.swiper-button-next {
		right: -48px;
	}

	.js-list a:hover .imgbox span {
		transform: scale(1.05);
	}

	.js-list a:hover .imgbox {
		border-color: #085cc4;
	}

	.js-list a:hover .textbox b:before {
		background: #085cc4;
		border-top-color: #72cffd;
	}

	.js-list a:hover .text {
		background: #085cc4;
	}

	.js-list a:hover .text .biaoti {
		text-decoration: underline;
	}

	.picture-3 .swiper-button:hover {
		color: #fff;
		background: #085cc4;
	}

	.picbox ul li a:hover .imgbox span {
		transform: scale(1.05);
	}

	.picbox ul li a:hover .textbox {
		background: rgba(8, 92, 196, 0.8);
	}

	.probox ul li a:hover .imgbox {
		border-color: #ff9529;
	}

	.probox ul li a:hover .textbox .biaoti {
		color: #ff9529;
	}

	.probox ul li a:hover .textbox .more {
		color: #ff9529;
	}

	.subnav .biaoti {
		display: flex;
		align-items: center;
		padding: 0 10px;
		height: 45px;
	}

	.subnav .biaoti .cn {
		position: relative;
		padding-left: 6px;
		font-size: 18px;
	}

	.subnav .biaoti .cn:before {
		content: "";
		position: absolute;
		left: 0;
		top: 50%;
		z-index: 1;
		margin-top: -8px;
		width: 2px;
		height: 16px;
		background: #fff;
	}

	.subnav .biaoti .en {
		margin-left: 5px;
	}

	.subnav ul {
		margin: 0 0 00px
	}

	.subnav ul li:hover a {
		color: #ff9529;
		border-color: #ff9529;
	}

	.subnav ul li:hover a b {
		border-color: #ff9529;
	}

	.subnav ul li:hover a b:before {
		border-left: solid 6px #ff9529;
	}

	.subnav .ul .li:hover a {
		background: #ff9529;
	}

	.subnav .contact {
		font-size: 0;
	}

	.subnav .contact img {
		width: 100%;
		height: auto;
	}

	footer .menu ul li a:hover {
		background: #085cc4;
	}

	footer .qita .box .fmenu ul li .ul .li a:hover {
		color: #ff9529;
		text-decoration: underline !important;
	}

	.gotop:hover {
		background: #ff9529;
	}
}

@media (max-width:1299px) {
	.picture-3 .swiper-button {
		display: none;
	}

	.picture-8 .swiper-button {
		display: none;
	}
}

@media (max-width:1199px) {
	.main-pad-3 {
		padding: 40px 0 0;
	}

	.main-pad-4 {
		padding: 0 0 40px;
	}

	.main-pad-6 {
		padding: 20px;
	}

	.main-pad-7 {
		padding: 20px;
	}

	.main-pad-11 {
		padding: 0 0 30px;
	}

	.main-pad-12 {
		padding: 20px;
	}

	.main-border-1 {
		border: none;
	}





	.title-2 .cn {
		font-size: 38px;
	}

	.title-2 .p {
		font-size: 14px;
	}



	.cp-list a .textbox .text .biaoti {
		font-size: 18px;
	}

	.cp-list a .textbox .text .mc {
		font-size: 16px;
	}

	.lxbox .biaoti .mc {
		font-size: 18px;
	}

	.js-list a .text {
		padding: 0 20px 15px;
	}

	.js-list a .text .biaoti {
		font-size: 14px;
	}

	.probox ul li a .textbox {
		padding-left: 30px;
	}

	.probox ul li a .textbox .biaoti {
		font-size: 18px;
	}

	.picture-16 ul li a .textbox .biaoti {
		font-size: 16px;
	}

	footer .qita {
		padding: 30px 0;
	}

	.gotop {
		width: 40px;
		height: 40px;
		line-height: 40px;
	}

	.gotop span {
		font-size: 16px;
	}
}

@media (max-width:1199px) and (min-width:992px) {
	body {
		padding-top: 190px;
	}

	.col-md-8-cz-1 {
		padding-right: 20px;
	}

	.col-md-4-cz-1 {
		padding-left: 20px;
	}

	.col-md-3-cz-1 {
		padding-right: 15px;
	}

	.col-md-9-cz-1 {
		padding-left: 15px;
	}
}

@media (max-width:991px) {
	.main-pad-3 {
		padding: 20px 0 0;
	}

	.main-pad-4 {
		padding: 0 0 20px;
	}

	.main-pad-6 {
		padding: 15px;
	}

	.main-pad-7 {
		padding: 15px;
	}

	.main-pad-10 {
		padding: 20px 0 0;
	}

	.main-pad-11 {
		padding: 0 0 20px;
	}

	.main-pad-12 {
		padding: 0;
	}

	.main-pad-13 {
		padding: 30px 0 0;
	}

	.main-mar-1 {
		margin: 0 0 20px;
	}

	header .box {
		display: flex;
		justify-content: space-between;
	}

	header .qita .box .logo a {
		line-height: 80px;
		font-size: 24px;
	}

	header .qita .box .logo a img {
		width: 360px;
	}

	.menu-box {
		display: none;
		position: absolute;
		top: 80px;
		right: 0;
		z-index: 2147483645;
		width: 120px;
	}

	.menu-box ul li {
		margin-bottom: 1px;
	}

	.menu-box ul li a {
		display: block;
		font-size: 14px;
		color: #333;
		text-align: center;
		line-height: 40px;
		background: rgba(255, 255, 255, 0.8);
	}

	.menu-box ul li.active a {
		color: #fff;
		background: #085cc4;
	}

	.menu-btn {
		position: relative;
		top: 31px;
		width: 40px;
	}

	.menu-btn b {
		display: block;
		height: 3px;
		background: #085cc4;
	}

	.menu-btn b:nth-child(2) {
		margin: 4px 0;
	}

	.menu-btn.active b:nth-child(1) {
		transform: rotate(45deg) translate(0, 10px);
	}

	.menu-btn.active b:nth-child(2) {
		opacity: 0;
	}

	.menu-btn.active b:nth-child(3) {
		transform: rotate(-45deg) translate(0, -10px);
	}

	.title-2 .cn {
		font-size: 30px;
	}





	.js-list a .imgbox {
		margin-bottom: -80px;
	}

	.js-list a .text {
		margin-top: 80px;
	}

	.probox ul li a .textbox {
		padding-left: 20px;
	}

	.probox ul li a .textbox .biaoti {
		font-size: 16px;
	}

	.proinfo .imgbox {
		margin-bottom: 20px;
		width: 100%;
	}

	.proinfo .textbox {
		padding-left: 0;
		width: 100%;
	}

	.proinfo .textbox .biaoti {
		font-size: 20px;
	}

	.subnav {
		margin-bottom: 20px;
	}

	.subnav .biaoti {
		position: relative;
		padding: 0 15px;
		font-size: 18px;
		line-height: 50px;
	}

	.subnav .biaoti:before {
		content: "";
		position: absolute;
		right: 15px;
		top: 50%;
		z-index: 1;
		margin-top: -6px;
		border-top: solid 6px transparent;
		border-bottom: solid 6px transparent;
		border-left: solid 6px #fff;
		transition: all 0.3s;
	}

	.subnav .biaoti.active:before {
		transform: rotate(90deg);
	}

	.subnav ul li a {
		font-size: 14px;
	}

	.subnav .ul .li a {
		font-size: 14px;
	}

	footer .menu ul li a {
		font-size: 12px;
	}

	footer .qita {
		padding: 20px 0;
	}

	footer .qita .logo {
		margin-bottom: 20px;
	}

	footer .qita .box h3 {
		font-size: 14px;
	}

	footer .qita .logo a img {
		width: 340px;
	}

	footer .qita .box .left .ewm {
		margin-bottom: 0;
	}

	footer .qita .box .left {
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
	}


}



@media (max-width:767px) {
	body {
		padding-bottom: 54px;
	}

	.main-pad-6 {
		padding: 10px;
	}


	.main-pad-7 {
		padding: 10px;
	}

	.main-pad-8 {
		padding: 20px 0 0;
	}

	.main-pad-9 {
		padding: 0 0 20px;
	}

	.main-pad-13 {
		padding: 20px 0 0;
	}

	header .qita .box .logo a {
		line-height: 60px;
		font-size: 18px;
	}

	header .qita .box .logo a img {
		width: 250px;
	}

	.banner .swiper-pagination {
		bottom: 10px;
	}

	.banner .swiper-pagination span {
		width: 8px;
		height: 8px;
	}

	.menu-box {
		top: 60px;
		width: 100px;
	}

	.menu-box ul li a {
		font-size: 12px;
		line-height: 34px;
	}

	.menu-btn {
		top: 21px;
		width: 30px;
	}

	.title-2 {
		text-align: center;
		position: relative;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	.title-2 .cn {
		font-size: 24px;
	}




	.title-2 p {
		font-size: 12px;
		line-height: 1.5;


	}



	.title-2::after {
		content: "";
		position: absolute;
		left: 50%;
		bottom: 0;
		z-index: 1;
		margin-left: -20px;
		width: 40px;
		height: 2px;
		background: #666;

	}

	.about-area {
		min-height: 300px;
		padding-top: 3rem;
		padding-bottom: 3rem;
	}

	.about-area h2 {
		font-size: 20px;
	}

	.about-area h2::after {

		margin-left: -20px;
		width: 40px;
		height: 2px;


	}

	.plist-area {
		padding: 30px 0;
	}

	.loaction {
		line-height: 50px;
		font-size: 14px;
	}

	.page_banner_in {
		padding: 40px 0;
	}


	.sub_banner_title {
		font-size: 24px;
	}

	.contact_wrap {
		padding-top: 20px;
		padding-bottom: 30px;
	}

	.contact01 h3 {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.contact01 p {
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 20px;
	}

	.contact01 .list li {
		font-size: 14px;
		line-height: 26px;
		margin-bottom: 10px;
	}

	.contact02 {
		width: 100%;
		margin-top: 50px;
	}

	.contact02 .li p {
		font-size: 14px;
		margin-bottom: 5px;
	}

	.contact02 .li input,
	.contact02 .li textarea {
		height: 45px;
		font-size: 14px;
		padding: 0 10px;
	}

	.contact02 button {
		margin-top: 0px;
	}



	.title-8 .biaoti {
		font-size: 16px;
	}

	.text-1 .left {
		padding-left: 10px;
		width: 80px;
	}

	.text-1 .right {
		width: calc(100% - 80px);
	}

	.cp-list .item img {
		width: auto;
		height: 36px;
	}


	.cp-list .item p.h4 {
		font-size: 14px;
		padding-top: 5px;
	}

	.cp-list .item p.h4:after {
		display: none;
	}

	.cp-list .item p.info {
		display: none;


	}



	.cp-list a .textbox .text .biaoti {
		font-size: 16px;
		line-height: 24px;
	}

	.cp-list a .textbox .text .mc {
		margin-bottom: 5px;
		font-size: 14px;
		line-height: 20px;
	}

	.more-1 a {
		width: 120px;
		line-height: 30px;
	}

	.picture-2-list a .imgbox {
		height: 100px;
	}

	.js-list a .text {
		padding: 10px 10px 10px;
	}

	.picbox ul li {
		width: 48%;
		margin-right: 1.3%;
		margin-bottom: 1.3%;
	}

	.picbox ul li a {
		height: auto;
	}

	.picbox ul li a .imgbox {
		height: auto;
	}

	.picbox ul li a .imgbox span {
		padding-top: 100%;
		height: auto;
	}

	.subnav .biaoti {
		font-size: 16px;
		line-height: 44px;
	}

	.proinfo .textbox .biaoti {
		font-size: 18px;
	}

	.proinfo .textbox .title {
		font-size: 14px;
	}

	.proinfo .textbox .jieshao {
		font-size: 12px;
	}

	footer .qita .box .left {
		align-items: initial;
	}

	footer .qita .box .left .ewm {
		display: block;
		width: 110px;
	}

	footer .qita .box .left .ewm .imgbox {
		margin-bottom: 5px;
	}

	footer .qita .box .left .ewm .text {
		padding: 0;
		text-align: center;
		line-height: 20px;
	}

	footer .qita .box .left .contact {
		width: calc(100% - 110px - 20px);
	}

	.gotop {
		right: 20px;
	}
}

@media (max-width:479px) {
	.title-2 .cn {
		font-size: 20px;
	}

	.title-2 .en {
		font-size: 20px;
	}

	.title-2 .en:before {
		left: 8px;
		margin-top: -2px;
		width: 5px;
		height: 5px;
	}

	.text-1 .right {
		padding-left: 15px;
	}



	.cp-list a .textbox .text .biaoti {
		margin-bottom: 0;
		font-size: 14px;
	}

	.cp-list a .textbox .text .mc {
		margin-bottom: 0;
		font-size: 12px;
	}

	.more-1 a {
		font-size: 12px;
	}

	.js-list a .imgbox {
		margin-bottom: -60px;
	}

	.js-list a .text {
		margin-top: 60px;
	}

	.picbox ul li a .text {
		font-size: 12px;
	}



	.probox ul li a .imgbox {
		width: 150px;
		height: 184px;
	}

	.probox ul li a .imgbox img {
		width: 100%;
		height: auto;
	}

	.probox ul li a .textbox {
		padding-left: 15px;
		width: calc(100% - 150px);
	}

	.probox ul li a .textbox .biaoti {
		font-size: 14px;
	}

	.probox ul li a .textbox .jieshao {
		height: 48px;
	}

	.proinfo .textbox .biaoti {
		margin-bottom: 5px;
		font-size: 16px;
	}

	.proinfo .textbox .title {
		margin-bottom: 5px;
	}

	footer .menu ul {
		flex-wrap: wrap;
	}

	footer .menu ul li {
		width: 25%;
	}

	footer .menu ul li a {
		line-height: 30px;
	}
}

@media (max-width:399px) {
	header .qita .box .logo a img {
		width: 230px;
	}





	.probox ul li a .imgbox {
		width: 120px;
		height: auto;
	}

	.probox ul li a .textbox {
		width: calc(100% - 120px);
	}

	.probox ul li a .textbox .biaoti {
		margin-bottom: 0;
	}

	.probox ul li a .textbox .shuoming {
		margin-bottom: 5px;
	}

	.probox ul li a .textbox .jieshao {
		margin-bottom: 0;
	}
}