

.clear {
	clear: both;
}

.fix {
	*zoom: 1;
}

.fix:after, .fix:before {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

article,aside,dialog,footer,header,section,footer,nav,figure,menu {
	display: block
}

::selection {
	color: #fff;
	background: #fbb028;
}

* {
	margin: 0px;
	padding: 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.self-ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}

.self-ellipsis-2 {
	display: -webkit-box !important;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.self-ellipsis-3 {
	display: -webkit-box !important;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.self-ellipsis-4 {
	display: -webkit-box !important;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.self-ellipsis-5 {
	display: -webkit-box !important;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.self-ellipsis-6 {
	display: -webkit-box !important;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}

.self-ellipsis-7 {
	display: -webkit-box !important;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
}

.self-ellipsis-8 {
	display: -webkit-box !important;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
}










[class*="-item"] .item-pic, [class*="-item"] .item-pics {
	position: relative;
	display: block;
	text-align: center;
	overflow: hidden;
}
[class*="-item"] .item-pic a, [class*="-item"] .item-pics a {
	position: relative;
	display: block;
	text-align: center;
	overflow: hidden;
}
[class*="-item"] .item-title a {
	display: block;
	overflow: hidden;
	color: #333;
	transition: all 0.35s;
}

[class*="-item"] .item-title a:hover {
	color: #fbb028;
}

[class*="-item"] .item-subt {
	overflow: hidden;
}

[class*="-item"] .item-subt a {
	display: block;
}

[class*="-item"] .item-subt a:hover {
	color: #fbb028 !important;
}

[class*="-item"] .item-desc {
	overflow: hidden;
	color: #666;
}

[class*="-item"] .item-desc a {
	display: block;
	color: #666;
}

[class*="-item"] .item-desc a:hover {
	color: #fbb028;
}






.container {
	position: relative;
	width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}



@media (min-width:768px) {
	.container {
		width: 750px;
	}
}

@media (min-width:992px) {
	.container {
		width: 980px;
	}
}

@media (min-width:1260px) {
	.container {
		width: 1230px;
	}
}

@media (min-width:1460px) {
	.container {
		width: 1430px;
	}
}

.head-container {
	position: relative;
	width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}

@media (min-width:768px) {
	.head-container {
		width: 750px;
	}
}

@media (min-width:992px) {
	.head-container {
		width: 980px;
	}
}

@media (min-width:1260px) {
	.head-container {
		width: 1230px;
	}
}

@media (min-width:1460px) {
	.head-container {
		width: 1430px;
	}
}

@media (min-width:1560px) {
	.head-container {
		width: 1530px;
	}
}

.contain {
	position: relative;
	width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}

@media (min-width:768px) {
	.contain {
		width: 750px;
	}
}

@media (min-width:992px) {
	.contain {
		width: 980px;
	}
}

@media (min-width:1260px) {
	.contain {
		width: 1230px;
	}
}

.contains {
	position: relative;
	width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}

@media (min-width:768px) {
	.contains {
		width: 750px;
	}
}

@media (min-width:992px) {
	.contains {
		width: 980px;
	}
}

@media (min-width:1260px) {
	.contains {
		width: 1230px;
	}
}

@media (min-width:1460px) {
	.contains {
		width: 1430px;
	}
}

@media (min-width:1660px) {
	.contains {
		width: 1630px;
	}
}

.at-resp-share-element .at4-share-count-container {
	text-decoration: none;
	float: right;
	padding-right: 15px;
	line-height: 25px !important;
}

.at-resp-share-element .at-icon {
	width: 24px!important;
	height: 24px!important;
}

.at-style-responsive .at-share-btn {
	padding: 0!important;
	border-radius: 2px!important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
	width: 24px!important;
	height: 24px!important;
}

.at-resp-share-element .at-share-btn {
	margin-bottom: 0!important;
	margin-right: 3px!important;
}

.at-resp-share-element .at-icon {
	width: 24px!important;
	height: 24px!important;
}

.at-style-responsive .at-share-btn {
	padding: 0!important;
	border-radius: 2px!important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
	width: 24px!important;
	height: 24px!important;
}

.at-resp-share-element .at-share-btn {
	margin-bottom: 0!important;
	margin-right: 3px!important;
}

.an-bd3 {
	position: relative;
}

.an-bd3 .item-backdrop {
	content: '';
	background-color: #000;
	background: rgba(0, 45, 82, .8);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

@media screen and (min-width: 992px) {
	.an-bd3 .item-backdrop {
		visibility: hidden;
		opacity: 0;
		filter: alpha(opacity=0);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
	}
}

@media screen and (min-width: 992px) {
	.an-bd3:hover .item-backdrop {
		visibility: visible;
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}

.item-table {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
}

.item-cell {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}










@media screen and (max-width: 767px) {
	.head-container {
		padding-left: 15px;
	}
}






.pro-item {
	position: relative;
}

.pro-item .item-box {
	position: relative;
	width: 100%;
	background: #FFFFFF;
	border-radius: 12px;
	border: 1px solid #E7E7E7;
	overflow: hidden;
}

.pro-item .item-box:hover {
	box-shadow: 0px 6px 25px 3px rgba(0,0,0,0.10);
}

.pro-item .item-pic {
	position: relative;
	width: 100%;
	text-align: center;
	background: #fff;
}

.pro-item .item-pic img {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.pro-item .item-pic .item-btn {
	position: absolute;
	left: 26px;
	right: 26px;
	bottom: 21.9219219219%;
	height: 30px;
	background: rgba(251, 176, 40, .8);
	border-radius: 15px;
	text-align: center;
	padding: 0 15px;
	visibility: hidden;
	opacity: 0;
	transition: all .5s;
}

.pro-item .item-box:hover .item-pic .item-btn {
	visibility: visible;
	opacity: 1;
}

.pro-item .item-pic .item-btn .btnn {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
}

.pro-item .item-pic .item-btn .btnn .iconfont {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	margin-left: 8px;
	margin-top:5px;
}

.pro-item .item-body {
	position: relative;
	width: 100%;
	border-top: 1px solid #e7e7e7;
	padding: 20px 20px 20px 20px;
}

.pro-item .item-body .item-title {
	position: relative;
	width: 100%;

	font-size: 16px;
	color: #333;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	line-height: 1.3;
	text-align:center;
}

.pro-item .item-body .item-btn {
	position: absolute;
	left: 20px;
	top: 0;
	transform: translateY(-50%);
	min-width: 124px;
	padding: 0 13px;
	height: 26px;
	background: #fbb028;
	border-radius: 13px;
	font-size: 0;
	letter-spacing: 0;
}

.pro-item .item-body .item-btn input {
	display: inline-block;
	vertical-align: top;
	width: 10px;
	height: 10px;
	background: #FFFFFF;
	border: 1px solid #fbb028;
	margin-top: 8px;
	margin-right: 8px;
}

.pro-item .item-body .item-btn a, .pro-item .item-body .item-btn .btnn {
	display: inline-block;
	vertical-align: top;
	line-height: 26px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	font-family: Poppins-Regular;
}

.pro-item .item-box .item-btn a:hover, .pro-item .item-box .item-btn a.btnn:hover {
	color: #eee;
}

@media (min-width:1260px) and (max-width: 1459px) {
	.pro-item .item-pic .item-btn {
		left: 24px;
		right: 24px;
		bottom: 21.5%;
		height: 28px;
		border-radius: 14px;
		padding: 0 14px;
	}

	.pro-item .item-pic .item-btn .btnn {
		font-size: 16px;
		line-height: 28px;
	}

	.pro-item .item-pic .item-btn .btnn .iconfont {
		font-size: 14px;
		margin-left: 6px;
	}

	.pro-item .item-body {
		padding: 28px 18px 16px;
	}

	.pro-item .item-body .item-title {
		font-size: 16px;
		line-height: 24px;
		height: 48px;
	}

	.pro-item .item-body .item-btn {
		left: 18px;
		min-width: 120px;
		padding: 0 12px;
		height: 24px;
		border-radius: 12px;
	}

	.pro-item .item-body .item-btn input {
		width: 10px;
		height: 10px;
		margin-top: 7px;
		margin-right: 6px;
	}

	.pro-item .item-body .item-btn a, .pro-item .item-body .item-btn .btnn {
		line-height: 24px;
		font-size: 16px;
		font-size: 1.6rem;
	}
}

@media (min-width:992px) and (max-width: 1259px) {
	.pro-item .item-pic .item-btn {
		left: 20px;
		right: 20px;
		bottom: 21.5%;
		height: 28px;
		border-radius: 14px;
		padding: 0 14px;
	}

	.pro-item .item-pic .item-btn .btnn {
		font-size: 16px;
		line-height: 28px;
	}

	.pro-item .item-pic .item-btn .btnn .iconfont {
		font-size: 14px;
		margin-left: 6px;
	}

	.pro-item .item-body {
		padding: 24px 15px 12px;
	}

	.pro-item .item-body .item-title {
		font-size: 16px;
		line-height: 24px;
		height: 48px;
	}

	.pro-item .item-body .item-btn {
		left: 15px;
		min-width: 120px;
		padding: 0 12px;
		height: 24px;
		border-radius: 12px;
	}

	.pro-item .item-body .item-btn input {
		width: 10px;
		height: 10px;
		margin-top: 7px;
		margin-right: 6px;
	}

	.pro-item .item-body .item-btn a, .pro-item .item-body .item-btn .btnn {
		line-height: 24px;
		font-size: 16px;
		font-size: 1.6rem;
	}
}

@media (max-width: 991px) {
	.pro-item .item-pic .item-btn {
		left: 16px;
		right: 16px;
		bottom: 20%;
		height: 28px;
		border-radius: 14px;
		padding: 0 14px;
	}

	.pro-item .item-pic .item-btn .btnn {
		font-size: 15px;
		line-height: 28px;
	}

	.pro-item .item-pic .item-btn .btnn .iconfont {
		font-size: 14px;
		margin-left: 6px;
	}

	.pro-item .item-body {
		padding: 24px 15px 12px;
	}

	.pro-item .item-body .item-title {
		font-size: 15px;
		line-height: 24px;
		height: 48px;
	}

	.pro-item .item-body .item-btn {
		left: 15px;
		min-width: 120px;
		padding: 0 12px;
		height: 24px;
		border-radius: 12px;
	}

	.pro-item .item-body .item-btn input {
		width: 10px;
		height: 10px;
		margin-top: 7px;
		margin-right: 6px;
	}

	.pro-item .item-body .item-btn a, .pro-item .item-body .item-btn .btnn {
		line-height: 24px;
		font-size: 15px;
		font-size: 1.5rem;
	}
}

@media (max-width: 720px) {
	.pro-item .item-pic .item-btn {
		display: none;
	}

	.pro-item .item-pic .item-btn .btnn {
		font-size: 15px;
		line-height: 28px;
	}

	.pro-item .item-pic .item-btn .btnn .iconfont {
		font-size: 14px;
		margin-left: 6px;
	}

	.pro-item .item-body {
		padding: 20px 15px 12px;
	}

	.pro-item .item-body .item-title {
		font-size: 14px;
		line-height: 22px;
		height: 44px;
	}

	.pro-item .item-body .item-btn {
		left: 15px;
		min-width: 120px;
		padding: 0 12px;
		height: 24px;
		border-radius: 12px;
	}

	.pro-item .item-body .item-btn input {
		width: 10px;
		height: 10px;
		margin-top: 7px;
		margin-right: 6px;
	}

	.pro-item .item-body .item-btn a, .pro-item .item-body .item-btn .btnn {
		line-height: 24px;
		font-size: 14px;
		font-size: 1.4rem;
		
	}
}
/* ****************************    index    ********************************* */

.section {
	position: relative;
	width: 100%;
}

.sec-top {
	position: relative;
	width: 100%;
	font-size: 0;
	letter-spacing: 0;
}

.sec-top.flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.sec-top-left {
	position: relative;
	width: 70%;
}

.sec-top-right {
	position: relative;
	width: 28%;
	text-align: right;
}

.sec-top-btn {
	padding-top: 14px;
}

.sec-title {
	position: relative;
	width: 100%;
	font-size: 50px;
	font-size: 5rem;
	font-family: Poppins-Regular;
	padding-bottom: 28px;
}

.sec-title::before {
	position: absolute;
	content: "";
	bottom: 0;
	width: 80px;
	height: 3px;
	background: #fbb028;
	border-radius: 3px;
}

.sec-title.text-center::before {
	left: 50%;
	transform: translateX(-50%);
}

.sec-title a {
	color: #333;
}



.sec-title.white, .sec-title.white a {
	color: #fff;
}

.sec-title.white a:hover {
	color: #cbcbcb;
}

.sec-tbody-btn {
	position: relative;
	width: 100%;
}

.sec-tbody-btn .btnn {
	    display: inline-block;
    vertical-align: top;
    text-align: center;
    min-width: 141px;
    font-size: 1.4em;
    line-height: 28px;
    padding: 5px 10px 5px;
    background: #fbb028;
    color: #ffffff;
    border-radius: 0.4em;
}

.sec-tbody-btn a.btnn:hover {
	background: #15bbc7;

}

@media screen and (max-width: 1459px) {
	.sec-top-left {
		width: 70%;
	}

	.sec-top-right {
		width: 28%;
	}

	.sec-top-btn {
		padding-top: 12px;
	}

	.sec-title {
		font-size: 44px;
		font-size: 4.4rem;
		line-height: 56px;
		padding-bottom: 26px;
	}

	.sec-title::before {
		width: 118px;
		height: 5px;
	}

	.sec-tbody-btn .btnn {
		min-width: 136px;
		font-size: 16px;
		line-height: 26px;
		padding: 5px 10px 6px;
		border-radius: 19px;
	}
}

@media screen and (max-width: 1259px) {
	.sec-top-left {
		width: 65%;
	}

	.sec-top-right {
		width: 32%;
	}

	.sec-top-btn {
		padding-top: 10px;
	}

	.sec-title {
		font-size: 38px;
		font-size: 3.8rem;
		line-height: 50px;
		padding-bottom: 24px;
	}

	.sec-title::before {
		width: 110px;
		height: 4px;
	}

	.sec-tbody-btn .btnn {
		min-width: 130px;
		font-size: 16px;
		line-height: 26px;
		padding: 4px 10px 5px;
		border-radius: 18px;
	}
}

@media screen and (max-width: 991px) {
	.sec-top-left {
		width: 65%;
	}

	.sec-top-right {
		width: 32%;
	}

	.sec-top-btn {
		padding-top: 8px;
	}

	.sec-title {
		font-size: 32px;
		font-size: 3.2rem;
		line-height: 44px;
		padding-bottom: 20px;

	}
	
	.section-choose .list .item .txt .con {
	    line-height:1.3;
	}
	
	.section-choose .list .item .img{
	    width:6em;
	    height:6em;
	}

	.sec-title::before {
		width: 100px;
		height: 4px;
	}

	.sec-tbody-btn .btnn {
		min-width: 124px;
		font-size: 15px;
		line-height: 26px;
		padding: 4px 8px 5px;
		border-radius: 18px;
	}
}

@media screen and (max-width: 720px) {
	.sec-top-left {
		width: 100%;
	}

	.sec-top-right {
		width: 100%;
		text-align: left;
	}

	.sec-top-btn {
		padding-top: 10px;
	}

	.sec-title {
		font-size: 26px;
		font-size: 2.6rem;
		line-height: 38px;
		padding-bottom: 16px;
	}

	.sec-title::before {
		width: 88px;
		height: 4px;
	}

	.sec-tbody-btn .btnn {
		min-width: 124px;
		font-size: 14px;
		line-height: 24px;
		padding: 4px 8px 5px;
		border-radius: 17px;
	}
}

@media screen and (max-width: 560px) {
	.sec-top-left {
		width: 100%;
	}

	.sec-top-right {
		width: 100%;
		text-align: left;
	}

	.sec-top-btn {
		padding-top: 10px;
	}

	.sec-title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 32px;
		padding-bottom: 12px;
	}

	.sec-title::before {
		width: 72px;
		height: 4px;
	}

	.sec-tbody-btn .btnn {
		min-width: 118px;
		font-size: 14px;
		line-height: 24px;
		padding: 3px 6px;
		border-radius: 16px;
	}
}

.sec1 {
	position: relative;
	width: 100%;
	padding-top:5%;
	padding-bottom:3%;
}

.sec1-tbody {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.sec1-tbody-left {
	position: relative;
	width: 28%;
}

.sec1-tbody-right {
	position: relative;
	width: 71.5%;
}

.sec1-tbody-text {
	position: relative;
	width: 100%;
	font-family: DINPro-Regular;
	font-size: 16px;
	color: #666666;
	line-height: 26px;
}

.sec1-tbody-text a {
	color: #666;
}



.sec1-tbody-btn {
	position: relative;
	margin-top: 80px;
}

.sec1-tbody-menu {
	position: relative;
	font-size: 0;
	letter-spacing: 0;
	margin-left: -13px;
	margin-right: -13px;
	margin-top: 26px;
}

.sec1-menu-item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 33.33333%;
	padding: 0 13px;
	margin-bottom: 10px;
}

.sec1-menu-item .item-box {
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.sec1-menu-item .item-box .item-pic {
	display: inline-block;
	vertical-align: top;
	width: 81px;
}

.sec1-menu-item .item-box .item-pic img {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.sec1-menu-item .item-box .item-title {
	width: calc(100% - 90px);
	font-size:18px;
	font-family: Poppins-Regular;
	color: #666666;
	line-height: 36px; 
}

.sec1-menu-item.active .item-box .item-title {
	color: #173040;
}

.sec1-menu-item .item-box:hover .item-title {
	color: #173040;
}

.sec1-content {
	position: relative;
	width: 100%;
	padding-top: 3%;
}

.sec1-content-item {
	position: relative;
	width: 100%;
	display: none;
}

.sec1-item-img {
	position: relative;
	width: 100%;
}

.sec1-item-img .item-pic {
	position: relative;
	width: 100%;
	padding-bottom: 27.14285714285714%;
	z-index: 21;
	transition: all .5s;
}

.sec1-item-img .item-pic .videos {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all .5s;
	background: #fff;
	border-radius: 2px;
}

.sec1-item-info {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	max-width: 1004px;
	padding: 10px 36px;
	background: rgba(0, 45, 82, .8);
	border-radius: 4px;
	z-index: 23;
}

.sec1-info-text {
	position: relative;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 26px;
}

.sec1-info-text a {
	color: #fff;
}

.sec1-info-text a:hover {
	color: #dedede;
}

.sec1-content-item::before {
	position: absolute;
	content: "";
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	transform: translateY(-100%);
	top: 0;
}

.sec1-content .sec1-content-item:nth-of-type(1)::before {
	right: 950px;
}

.sec1-content .sec1-content-item:nth-of-type(2)::before {
	right: 610px;
}

.sec1-content .sec1-content-item:nth-of-type(3)::before {
	right: 265px;
}

@media screen and (max-width: 1459px) {
	.sec1 {
		padding-top: 64px;
		padding-bottom: 70px;
	}

	.sec1-tbody-left {
		width: 28%;
	}

	.sec1-tbody-right {
		width: 71.5%;
	}

	.sec1-tbody-text {
		font-size: 16px;
		line-height: 26px;
	}

	.sec1-tbody-btn {
		margin-top: 70px;
	}

	.sec1-tbody-menu {
		margin-left: -10px;
		margin-right: -10px;
		margin-top: 22px;
	}

	.sec1-menu-item {
		width: 33.33333%;
		padding: 0 10px;
		margin-bottom: 10px;
	}

	.sec1-menu-item .item-box .item-pic {
		width: 72px;
	}

	.sec1-menu-item .item-box .item-title {
		width: calc(100% - 82px);
		font-size: 22px;
		line-height: 34px;
	}

	.sec1-content {
		padding-top: 24px;
	}

	.sec1-item-info {
		max-width: 960px;
		padding: 10px 30px;
	}

	.sec1-info-text {
		font-size: 16px;
		line-height: 26px;
	}

	.sec1-content .sec1-content-item:nth-of-type(1)::before {
		right: 810px;
	}

	.sec1-content .sec1-content-item:nth-of-type(2)::before {
		right: 518px;
	}

	.sec1-content .sec1-content-item:nth-of-type(3)::before {
		right: 226px;
	}
}

@media screen and (max-width: 1259px) {
	.sec1 {
		padding-top: 56px;
		padding-bottom: 60px;
	}

	.sec1-tbody-left {
		width: 28%;
	}

	.sec1-tbody-right {
		width: 71.5%;
	}

	.sec1-tbody-text {
		font-size: 15px;
		line-height: 24px;
	}

	.sec1-tbody-btn {
		margin-top: 60px;
	}

	.sec1-tbody-menu {
		margin-left: -6px;
		margin-right: -6px;
		margin-top: 22px;
	}

	.sec1-menu-item {
		width: 33.33333%;
		padding: 0 6px;
		margin-bottom: 10px;
	}

	.sec1-menu-item .item-box .item-pic {
		width: 64px;
	}

	.sec1-menu-item .item-box .item-title {
		width: calc(100% - 74px);
		font-size: 20px;
		line-height: 32px;
	}

	.sec1-content {
		padding-top: 20px;
	}

	.sec1-item-info {
		max-width: 900px;
		padding: 8px 24px;
	}

	.sec1-info-text {
		font-size: 15px;
		line-height: 24px;
	}

	.sec1-content-item::before {
		display: none;
	}
}

@media screen and (max-width: 991px) {
	.sec1 {
		padding-top: 48px;
		padding-bottom: 50px;
	}

	.sec1-tbody-left {
		width: 100%;
		text-align: center;
	}

	.sec1-tbody-left .sec-title::before {
		left: 50%;
		transform: translateX(-50%);
	}

	.sec1-tbody-right {
		width: 100%;
		margin-top: 20px;
	}

	.sec1-tbody-text {
		font-size: 14px;
		line-height: 24px;
	}

	.sec1-tbody-btn {
		margin-top: 20px;
	}

	.sec1-tbody-menu {
		margin-left: -6px;
		margin-right: -6px;
		margin-top: 16px;
	}

	.sec1-menu-item {
		width: 33.33333%;
		padding: 0 6px;
		margin-bottom: 10px;
	}

	.sec1-menu-item .item-box .item-pic {
		width: 64px;
	}

	.sec1-menu-item .item-box .item-title {
		width: calc(100% - 74px);
		font-size: 18px;
		line-height: 30px;
	}

	.sec1-content {
		padding-top: 20px;
	}

	.sec1-item-info {
		max-width: 100%;
		padding: 8px 24px;
		position: relative;
	}

	.sec1-info-text {
		font-size: 15px;
		line-height: 24px;
	}

	.sec1-content-item::before {
		display: none;
	}
}

@media screen and (max-width: 720px) {
	.sec1 {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.sec1-tbody-left {
		width: 100%;
		text-align: center;
	}

	.sec1-tbody-left .sec-title::before {
		left: 50%;
		transform: translateX(-50%);
	}

	.sec1-tbody-right {
		width: 100%;
		margin-top: 16px;
	}

	.sec1-tbody-text {
		font-size: 14px;
		line-height: 24px;
	}

	.sec1-tbody-btn {
		margin-top: 12px;
	}

	.sec1-tbody-menu {
		margin-left: -6px;
		margin-right: -6px;
		margin-top: 16px;
	}

	.sec1-menu-item {
		width: 50%;
		padding: 0 6px;
		margin-bottom: 10px;
	}

	.sec1-menu-item .item-box .item-pic {
		width: 64px;
	}

	.sec1-menu-item .item-box .item-title {
		width: calc(100% - 74px);
		font-size: 18px;
		line-height: 30px;
	}

	.sec1-content {
		padding-top: 16px;
	}

	.sec1-item-info {
		max-width: 100%;
		padding: 8px 20px;
		position: relative;
	}

	.sec1-info-text {
		font-size: 14px;
		line-height: 24px;
	}

	.sec1-content-item::before {
		display: none;
	}
}

@media screen and (max-width: 560px) {
	.sec1 {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.sec1-tbody-left {
		width: 100%;
		text-align: center;
	}

	.sec1-tbody-left .sec-title::before {
		left: 50%;
		transform: translateX(-50%);
	}

	.sec1-tbody-right {
		width: 100%;
		margin-top: 16px;
	}

	.sec1-tbody-text {
		font-size: 14px;
		line-height: 24px;
	}

	.sec1-tbody-btn {
		margin-top: 12px;
	}

	.sec1-tbody-menu {
		margin-left: -6px;
		margin-right: -6px;
		margin-top: 16px;
	}

	.sec1-menu-item {
		width: 100%;
		padding: 0 6px;
		margin-bottom: 10px;
	}

	.sec1-menu-item .item-box .item-pic {
		width: 81px;
	}

	.sec1-menu-item .item-box .item-title {
		width: calc(100% - 92px);
		font-size: 18px;
		line-height: 30px;
	}

	.sec1-content {
		padding-top: 16px;
	}

	.sec1-item-info {
		max-width: 100%;
		padding: 8px 20px;
		position: relative;
	}

	.sec1-info-text {
		font-size: 14px;
		line-height: 24px;
	}

	.sec1-content-item::before {
		display: none;
	}
}

.sec2 {
	position: relative;
	width: 100%;
	padding-top: 73px;
	padding-bottom:110px;
	background: #f8f8f8;
}

.sec2-tbody {
	position: relative;
	width: 100%;
	padding-top: 34px;
}

.sec2-tbody-swiper {
	position: relative;
	margin-left: -30px;
	margin-right: -30px;
	padding: 0 30px;
}

.swiper-sec2 {
	position: relative;
	width: 100%;
}

.sec2-tbody-swiper .swiper-button {
	top: 50%;
	transform: translateY(-50%);
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	color: #fbb028;
	background: #FFFFFF;
	text-align: center;
	font-weight: bold;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.11);
	border-radius: 50%;
	visibility: hidden;
	opacity: 0;
	transition: all .5s;
}

.sec2-tbody-swiper:hover .swiper-button {
	visibility: visible;
	opacity: 1;
}

.sec2-tbody-swiper .swiper-button:hover {
	color: #FFFFFF;
	background: #fbb028;
}

.sec2-tbody-swiper .swiper-sec2 .swiper-slide {
	display: inline-block;
	vertical-align: top;
	width: 24.5%;
}

.sec2-tbody-item {
	position: relative;
	width: 100%;
}

.sec2-tbody-item .item-box {
	position: relative;
	width: 100%;
	background: #FFFFFF;
	border-radius: 12px;
	border: 1px solid #E7E7E7;
	overflow: hidden;
}

.sec2-tbody-item .item-box .item-pic {
	position: relative;
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.sec2-tbody-item .item-box .item-pic img {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.sec2-tbody-item .item-box .item-body {
	position: relative;
	width: 100%;
	padding: 32px 20px;
}

.sec2-tbody-item .item-body .item-title {
	position: relative;


	font-size: 1.4em;
	color: #333;
	line-height: 1.2;
	height: 46px;
	overflow: hidden;
	text-align:center;
}

.sec2-tbody-item .item-body .item-title a {
	color: #333;
}

.sec2-tbody-item .item-body .item-title a:hover {
	color: #fbb028;
}

.sec2-tbody-item .item-body .item-btn {
	position: absolute;
	top: 0;
	transform: translateY(-100%);
	left: 48px;
	right: 48px;
	height: 30px;
	background: rgba(0, 45, 82, .8);
	border-radius: 15px;
	text-align: center;
	margin-top: -36px;
	padding: 0 15px;
	visibility: hidden;
	opacity: 0;
	transition: all .5s;
}

.sec2-tbody-item .item-box:hover .item-body .item-btn {
	visibility: visible;
	opacity: 1;
}

.sec2-tbody-item .item-body .item-btn .btnn {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
}

.sec2-tbody-item .item-body .item-btn .btnn .iconfont {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	margin-left: 8px;
}

@media screen and (max-width: 1659px) {
	.sec2 {
		padding-top: 64px;
		padding-bottom: 60px;
	}

	.sec2-tbody {
		padding-top: 36px;
	}

	.sec2-tbody-swiper {
		margin-left: -27px;
		margin-right: -27px;
		padding: 0 27px;
	}

	.sec2-tbody-swiper .swiper-button {
		width: 54px;
		height: 54px;
		line-height: 54px;
		font-size: 20px;
	}

	.sec2-tbody-item .item-box .item-body {
		padding: 30px 18px;
	}

	.sec2-tbody-item .item-body .item-title {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 24px;
		height: 48px;
	}

	.sec2-tbody-item .item-body .item-btn {
		left: 42px;
		right: 42px;
		height: 30px;
		border-radius: 15px;
		margin-top: -30px;
		padding: 0 15px;
	}

	.sec2-tbody-item .item-body .item-btn .btnn {
		font-size: 16px;
		line-height: 30px;
	}

	.sec2-tbody-item .item-body .item-btn .btnn .iconfont {
		font-size: 14px;
		margin-left: 6px;
	}
}

@media screen and (max-width: 1459px) {
	.sec2 {
		padding-top: 54px;
		padding-bottom: 50px;
	}

	.sec2-tbody {
		padding-top: 32px;
	}

	.sec2-tbody-swiper {
		margin-left: -24px;
		margin-right: -24px;
		padding: 0 24px;
	}

	.sec2-tbody-swiper .swiper-button {
		width: 48px;
		height: 48px;
		line-height: 48px;
		font-size: 18px;
	}

	.sec2-tbody-item .item-box .item-body {
		padding: 28px 16px;
	}

	.sec2-tbody-item .item-body .item-title {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 24px;
		height: 48px;
	}

	.sec2-tbody-item .item-body .item-btn {
		left: 36px;
		right: 36px;
		height: 30px;
		border-radius: 15px;
		margin-top: -26px;
		padding: 0 15px;
	}

	.sec2-tbody-item .item-body .item-btn .btnn {
		font-size: 16px;
		line-height: 30px;
	}

	.sec2-tbody-item .item-body .item-btn .btnn .iconfont {
		font-size: 14px;
		margin-left: 6px;
	}
}

@media screen and (max-width: 1259px) {
	.sec2 {
		padding-top: 44px;
		padding-bottom: 40px;
	}

	.sec2-tbody {
		padding-top: 28px;
	}

	.sec2-tbody-swiper {
		margin-left: -21px;
		margin-right: -21px;
		padding: 0 21px;
	}

	.sec2-tbody-swiper .swiper-button {
		width: 42px;
		height: 42px;
		line-height: 42px;
		font-size: 18px;
	}

	.sec2-tbody-item .item-box .item-body {
		padding: 24px 15px;
	}

	.sec2-tbody-item .item-body .item-title {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 24px;
		height: 48px;
	}

	.sec2-tbody-item .item-body .item-btn {
		left: 30px;
		right: 30px;
		height: 28px;
		border-radius: 14px;
		margin-top: -20px;
		padding: 0 12px;
	}

	.sec2-tbody-item .item-body .item-btn .btnn {
		font-size: 16px;
		line-height: 28px;
	}

	.sec2-tbody-item .item-body .item-btn .btnn .iconfont {
		font-size: 14px;
		margin-left: 6px;
	}
}

@media screen and (max-width: 991px) {
	.sec2 {
	    padding-top: 50px;
        padding-bottom: 50px;
	}

	.sec2-tbody {
		padding-top:2px;
	}

	.sec2-tbody-swiper {
		margin-left: -18px;
		margin-right: -18px;
		padding: 0 18px;
	}

	.sec2-tbody-swiper .swiper-button {
		width: 36px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
	}

	.sec2-tbody-item .item-box .item-body {
		padding: 20px 12px;
	}

	.sec2-tbody-item .item-body .item-title {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 22px;
		height: 44px;
	}

	.sec2-tbody-item .item-body .item-btn {
		left: 20px;
		right: 20px;
		height: 26px;
		border-radius: 13px;
		margin-top: -20px;
		padding: 0 12px;
	}

	.sec2-tbody-item .item-body .item-btn .btnn {
		font-size: 15px;
		line-height: 26px;
	}

	.sec2-tbody-item .item-body .item-btn .btnn .iconfont {
		font-size: 12px;
		margin-left: 4px;
	}
	
	#containers{
	    padding:40px 15px;
	}
}

@media screen and (max-width: 720px) {
	.sec2 {
	
	}

	.sec2-tbody {
		padding-top: 20px;
	}

	.sec2-tbody-swiper {
		margin-left: -15px;
		margin-right: -15px;
		padding: 0 15px;
	}

	.sec2-tbody-swiper .swiper-button {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 16px;
	}

	.sec2-tbody-item .item-box .item-body {
		padding: 16px 8px;
	}

	.sec2-tbody-item .item-body .item-title {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 22px;
		height: 44px;
	}

	.sec2-tbody-item .item-body .item-btn {
		position: relative;
		left: 0;
		right: 0;
		height: 26px;
		border-radius: 13px;
		margin-top: 10px;
		padding: 0 12px;
		visibility: visible;
		opacity: 1;
		transform: translateY(0);
	}

	.sec2-tbody-item .item-body .item-btn .btnn {
		font-size: 14px;
		line-height: 26px;
	}

	.sec2-tbody-item .item-body .item-btn .btnn .iconfont {
		font-size: 12px;
		margin-left: 4px;
	}
}

.sec-page {
	position: relative;
	width: 100%;
	padding: 60px 0;
	background: url(../images/sec-page-bgi.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}

.sec-page-tbody {
	position: relative;
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	border-radius: 8px;
	background: rgba(255,255,255,.1);
	text-align: center;
	padding: 30px 68px 43px;
}

.sec-page-tbody::before {
	position: absolute;
	content: "";
	top: 0;
	transform: translateY(-50%);
	right: 70px;
	width: 38px;
	height: 38px;
	background-size: 100%;
}

.sec-page-tbody::after {
	position: absolute;
	content: "";
	bottom: 0;
	transform: translateY(50%);
	left: 38px;
	width: 38px;
	height: 38px;
	background-size: 100%;
}

.sec-page-title {
	position: relative;
	font-family: Poppins-Regular;
	font-size: 50px;
	font-size: 5rem;
	color: #FFFFFF;
	line-height: 62px;
}

.sec-page-title a {
	color: #fff;
}

.sec-page-title a:hover {
	color: #E1E1E1;
}

.sec-page-text {
	position: relative;
	font-size: 18px;
	font-size: 1.8rem;
	color: #FFFFFF;
	line-height: 30px;
	margin-top: 13px;
}

.sec-page-text a {
	color: #fff;
}

.sec-page-text a:hover {
	color: #E1E1E1;
}

@media screen and (max-width: 1459px) {
	.sec-page {
		padding: 78px 0;
		
	background-attachment: local;
	}

	.sec-page-tbody {
		padding: 20px 56px 40px;
	}

	.sec-page-tbody::before {
		right: 60px;
		width: 34px;
		height: 34px;
	}

	.sec-page-tbody::after {
		left: 32px;
		width: 34px;
		height: 34px;
	}

	.sec-page-title {
		font-size: 44px;
		font-size: 4.4rem;
		line-height: 56px;
	}

	.sec-page-text {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 30px;
		margin-top: 12px;
	}
}

@media screen and (max-width: 1259px) {
	.sec-page {
		padding: 66px 0;
		background-attachment: local;
	}

	.sec-page-tbody {
		padding: 18px 40px 32px;
	}

	.sec-page-tbody::before {
		right: 50px;
		width: 30px;
		height: 30px;
	}

	.sec-page-tbody::after {
		left: 28px;
		width: 30px;
		height: 30px;
	}

	.sec-page-title {
		font-size: 38px;
		font-size: 3.8rem;
		line-height: 50px;
	}

	.sec-page-text {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 28px;
		margin-top: 10px;
	}
}

@media screen and (max-width: 991px) {
	.sec-page {
		padding: 54px 0;
		background-attachment: local;
	}

	.sec-page-tbody {
		padding: 18px 28px 28px;
	}

	.sec-page-tbody::before {
		right: 36px;
		width: 28px;
		height: 28px;
	}

	.sec-page-tbody::after {
		left: 22px;
		width: 28px;
		height: 28px;
	}

	.sec-page-title {
		font-size: 32px;
		font-size: 3.2rem;
		line-height: 44px;
	}

	.sec-page-text {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 26px;
		margin-top: 8px;
	}
}

@media screen and (max-width: 720px) {
	.sec-page {
		padding: 42px 0;
		background-attachment: local;
	}

	.sec-page-tbody {
		padding: 16px 15px 24px;
	}

	.sec-page-tbody::before {
		right: 30px;
		width: 28px;
		height: 28px;
	}

	.sec-page-tbody::after {
		left: 20px;
		width: 28px;
		height: 28px;
	}

	.sec-page-title {
		font-size: 26px;
		font-size: 2.6rem;
		line-height: 38px;
	}

	.sec-page-text {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
		margin-top: 8px;
	}
}

@media screen and (max-width: 560px) {
	.sec-page {
		padding: 30px 0;
		background-attachment: local;
	}

	.sec-page-tbody {
		padding: 16px 15px 24px;
	}

	.sec-page-tbody::before {
		right: 28px;
		width: 28px;
		height: 28px;
	}

	.sec-page-tbody::after {
		left: 20px;
		width: 28px;
		height: 28px;
	}

	.sec-page-title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 32px;
	}

	.sec-page-text {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
		margin-top: 6px;
	}
}

.sec3 {
	position: relative;
	width: 100%;
	padding: 73px 0 55px;
	background: #F5F5F4;
}

.sec3-tbody {
	position: relative;
	width: 100%;
	padding-top: 40px;
}

.sec3-tbody-swiper {
	position: relative;
	width: 100%;
}

.sec3-tbody-swiper .swiper-sec3 {
	position: relative;
	width: 100%;
	padding: 0 calc((100% - 1600px)/ 2);
}

.sec3-tbody-swiper .swiper-button {
	top: 50%;
	transform: translateY(-50%);
	margin-top: 0;
	width: 30px;
	height: 60px;
	line-height: 60px;
	background: rgba(255,255,255,0.8);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.11);
	font-size: 16px;
	text-align: center;
	color: #fbb028;
	cursor: pointer;
	font-weight: bold;
}

.sec3-tbody-swiper .swiper-button:hover {
	background: #fbb028;
	color: #fff;
}

.sec3-tbody-swiper .swiper-button-prev {
	left: calc((100% - 1600px)/ 2);
	border-radius: 0px 30px 30px 0px;
}

.sec3-tbody-swiper .swiper-button-next {
	right: calc((100% - 1600px)/ 2);
	border-radius: 30px 0px 0px 30px;
}

.sec3-tbody-item {
	position: relative;
	width: 100%;
}

.sec3-tbody-item .item-box {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.sec3-tbody-item .item-box .item-pic {
	position: relative;
	width: 100%;
	text-align: center;
	overflow: hidden;
	border-radius: 16px;
	background: #000;
}

.sec3-tbody-item .item-box .item-pic img {
	position: relative;
	display: block;
	width: 100%;
}

.sec3-tbody-item .item-box:hover .item-pic img {
	opacity: .5;
}

.sec3-tbody-item .item-box .item-body {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	padding: 6px 36px 12px;
	visibility: hidden;
	opacity: 0;
	transition: all .5s;
	display: flex;
	align-items: center;
	justify-content: center;
}

.sec3-tbody-item .item-box:hover .item-body {
	visibility: visible;
	opacity: 1;
}

.sec3-tbody-item .item-body .item-body-info {
	position: relative;
	width: 100%;
	text-align: center;
}

.sec3-tbody-item .item-body .item-title {
	position: relative;
	font-family: DINPro-Bold;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}

.sec3-tbody-item .item-body .item-desc {
	position: relative;
	width: 100%;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 26px;
	margin-top: 16px;
	height: 78px;
	overflow: hidden;
}

.sec3-tbody-item .item-body .item-btn {
	position: relative;
	margin-top: 32px;
	text-align: center;
}

.sec3-tbody-item .item-body .item-btn .btnn {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	min-width: 140px;
	border: 1px solid #fff;
	font-size: 18px;
	line-height: 28px;
	padding: 4px 10px 6px;
	background: #fff;
	color: #173040;
	border-radius: 20px;
}

.sec3-tbody-item .item-body .item-btn a.btnn:hover {
	background: transparent;
	color: #fff;
}

.sec3-tbody-item .item-body .item-title a {
	color: #fff;
}

.sec3-tbody-item .item-body .item-title a:hover {
	color: #dedede;
}

.sec3-tbody-item .item-body .item-desc a {
	color: #fff;
}

.sec3-tbody-item .item-body .item-desc a:hover {
	color: #dedede;
}

@media screen and (max-width: 1659px) {
	.sec3 {
		padding: 66px 0 48px;
	}

	.sec3-tbody {
		padding-top: 36px;
	}

	.sec3-tbody-swiper .swiper-sec3 {
		padding: 0 calc((100% - 1400px)/ 2);
	}

	.sec3-tbody-swiper .swiper-button {
		width: 28px;
		height: 56px;
		line-height: 56px;
		font-size: 16px;
	}

	.sec3-tbody-swiper .swiper-button-prev {
		left: calc((100% - 1400px)/ 2);
		border-radius: 0px 28px 28px 0px;
	}

	.sec3-tbody-swiper .swiper-button-next {
		right: calc((100% - 1400px)/ 2);
		border-radius: 28px 0px 0px 28px;
	}

	.sec3-tbody-item .item-box .item-pic {
		border-radius: 14px;
	}

	.sec3-tbody-item .item-box .item-body {
		padding: 6px 30px 12px;
	}

	.sec3-tbody-item .item-body .item-title {
		font-size: 18px;
		line-height: 28px;
		height: 56px;
	}

	.sec3-tbody-item .item-body .item-desc {
		font-size: 16px;
		line-height: 26px;
		margin-top: 12px;
		height: 78px;
	}

	.sec3-tbody-item .item-body .item-btn {
		margin-top: 28px;
	}

	.sec3-tbody-item .item-body .item-btn .btnn {
		min-width: 136px;
		font-size: 17px;
		line-height: 28px;
		padding: 4px 10px 6px;
		border-radius: 20px;
	}
}

@media screen and (max-width: 1459px) {
	.sec3 {
		padding: 56px 0 40px;
	}

	.sec3-tbody {
		padding-top: 32px;
	}

	.sec3-tbody-swiper .swiper-sec3 {
		padding: 0 calc((100% - 1200px)/ 2);
	}

	.sec3-tbody-swiper .swiper-button {
		width: 25px;
		height: 50px;
		line-height: 50px;
		font-size: 16px;
	}

	.sec3-tbody-swiper .swiper-button-prev {
		left: calc((100% - 1200px)/ 2);
		border-radius: 0px 25px 25px 0px;
	}

	.sec3-tbody-swiper .swiper-button-next {
		right: calc((100% - 1200px)/ 2);
		border-radius: 25px 0px 0px 25px;
	}

	.sec3-tbody-item .item-box .item-pic {
		border-radius: 14px;
	}

	.sec3-tbody-item .item-box .item-body {
		padding: 6px 24px 10px;
	}

	.sec3-tbody-item .item-body .item-title {
		font-size: 18px;
		line-height: 28px;
		height: 56px;
	}

	.sec3-tbody-item .item-body .item-desc {
		font-size: 15px;
		line-height: 24px;
		margin-top: 10px;
		height: 72px;
	}

	.sec3-tbody-item .item-body .item-btn {
		margin-top: 24px;
	}

	.sec3-tbody-item .item-body .item-btn .btnn {
		min-width: 132px;
		font-size: 16px;
		line-height: 28px;
		padding: 3px 10px 5px;
		border-radius: 19px;
	}
}

@media screen and (max-width: 1259px) {
	.sec3 {
		padding: 48px 0 32px;
	}

	.sec3-tbody {
		padding-top: 28px;
	}

	.sec3-tbody-swiper .swiper-sec3 {
		padding: 0 calc((100% - 950px)/ 2);
	}

	.sec3-tbody-swiper .swiper-button {
		width: 22px;
		height: 44px;
		line-height: 44px;
		font-size: 14px;
	}

	.sec3-tbody-swiper .swiper-button-prev {
		left: calc((100% - 950px)/ 2);
		border-radius: 0px 22px 22px 0px;
	}

	.sec3-tbody-swiper .swiper-button-next {
		right: calc((100% - 950px)/ 2);
		border-radius: 22px 0px 0px 22px;
	}

	.sec3-tbody-item .item-box .item-pic {
		border-radius: 12px;
	}

	.sec3-tbody-item .item-box .item-body {
		padding: 6px 20px 10px;
	}

	.sec3-tbody-item .item-body .item-title {
		font-size: 16px;
		line-height: 28px;
		height: 56px;
	}

	.sec3-tbody-item .item-body .item-desc {
		font-size: 14px;
		line-height: 24px;
		margin-top: 8px;
		height: 72px;
	}

	.sec3-tbody-item .item-body .item-btn {
		margin-top: 20px;
	}

	.sec3-tbody-item .item-body .item-btn .btnn {
		min-width: 124px;
		font-size: 15px;
		line-height: 26px;
		padding: 3px 10px 5px;
		border-radius: 18px;
	}
}

@media screen and (max-width: 991px) {
	.sec3 {
		padding: 36px 0 24px;
	}

	.sec3-tbody {
		padding-top: 24px;
		max-width: 720px;
		margin: 0 auto;
	}

	.sec3-tbody-swiper .swiper-sec3 {
		padding: 0;
	}

	.sec3-tbody-swiper .swiper-button {
		width: 20px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}

	.sec3-tbody-swiper .swiper-button-prev {
		left: 0;
		border-radius: 0px 20px 20px 0px;
	}

	.sec3-tbody-swiper .swiper-button-next {
		right: 0;
		border-radius: 20px 0px 0px 20px;
	}

	.sec3-tbody-item .item-box {
		border-radius: 12px;
	}

	.sec3-tbody-item .item-box .item-pic {
		border-radius: 0;
	}

	.sec3-tbody-item .item-box .item-body {
		padding: 10px 15px;
		position: relative;
		visibility: visible;
		opacity: 1;
		background: #000;
	}

	.sec3-tbody-item .item-body .item-title {
		font-size: 16px;
		line-height: 28px;
		height: 56px;
	}

	.sec3-tbody-item .item-body .item-desc {
		font-size: 14px;
		line-height: 24px;
		margin-top: 8px;
		height: 72px;
	}

	.sec3-tbody-item .item-body .item-btn {
		margin-top: 16px;
	}

	.sec3-tbody-item .item-body .item-btn .btnn {
		min-width: 124px;
		font-size: 15px;
		line-height: 26px;
		padding: 3px 10px 5px;
		border-radius: 18px;
	}
}

@media screen and (max-width: 720px) {
	.sec3 {
		padding: 24px 0 18px;
	}

	.sec3-tbody {
		padding: 0 15px;
		padding-top: 20px;
	}

	.sec3-tbody-swiper .swiper-sec3 {
		padding: 0;
	}

	.sec3-tbody-swiper .swiper-button {
		top: 40%;
		width: 18px;
		height: 36px;
		line-height: 36px;
		font-size: 14px;
	}

	.sec3-tbody-swiper .swiper-button-prev {
		left: 0;
		border-radius: 0px 18px 18px 0px;
	}

	.sec3-tbody-swiper .swiper-button-next {
		right: 0;
		border-radius: 18px 0px 0px 18px;
	}

	.sec3-tbody-item .item-box .item-pic {
		border-radius: 12px;
	}

	.sec3-tbody-item .item-box .item-body {
		padding: 10px 15px;
		position: relative;
	}

	.sec3-tbody-item .item-body .item-title {
		font-size: 16px;
		line-height: 28px;
		height: 56px;
	}

	.sec3-tbody-item .item-body .item-desc {
		font-size: 14px;
		line-height: 22px;
		margin-top: 8px;
		height: 66px;
	}

	.sec3-tbody-item .item-body .item-btn {
		margin-top: 16px;
	}

	.sec3-tbody-item .item-body .item-btn .btnn {
		min-width: 124px;
		font-size: 14px;
		line-height: 24px;
		padding: 3px 10px 5px;
		border-radius: 17px;
	}
}

.sec4 {
	position: relative;
	width: 100%;
	padding-top: 3%;
	padding-bottom: 80px;
}

.sec4-tbody {
	position: relative;
	width: 100%;
	padding-top: 34px;
}

.sec4-tbody-list {
	position: relative;
	font-size: 0;
	letter-spacing: 0;
	margin-left: -11px;
	margin-right: -11px;
	display: flex;
	flex-wrap: wrap;
}

.sec4-list-item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 33.3333333%;
	padding: 0 11px;
	margin-bottom: 20px;
}

.sec4-list-item .item-box {
	position: relative;
	width: 100%;
	background: #FFFFFF;
	border-radius: 16px;
	overflow: hidden;
	border: 1px solid #F5F5F4;
}

.sec4-list-item .item-box .item-box-pic {
	position: relative;
	width: 100%;
}

.sec4-list-item .item-box .item-pic {
	position: relative;
	width: 100%;
	text-align: center;
	overflow: hidden;
	background: #fff;
	border-bottom: 1px solid #F5F5F4;
	visibility: hidden;
	opacity: 0;
	transition: all .5s;
}

.sec4-list-item .item-box .item-pic img {
	position: relative;
	display: block;
	width: 100%;
}

.sec4-list-item .item-box:hover .item-pic {
	visibility: visible;
	opacity: 1;
}

.sec4-list-item .item-box .item-body {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	padding: 6px 26px 12px;
	visibility: visible;
	opacity: 1;
	transition: all .5s;
	display: flex;
	align-items: center;
	justify-content: center;
}

.sec4-list-item .item-box:hover .item-body {
	visibility: hidden;
	opacity: 0;
}

.sec4-list-item .item-body .item-body-info {
	position: relative;
	width: 100%;
}

.sec4-list-item .item-body .item-date {
	position: relative;
	width: 100%;

	font-size: 16px;
	color: #fbb028;
	line-height: 28px;
	margin-bottom: 14px;
}

.sec4-list-item .item-body .item-title {
	position: relative;
	width: 100%;

	font-size: 20px;
	color: #333;
	line-height: 32px;
}

.sec4-list-item .item-body .item-desc {
	position: relative;
	width: 100%;
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	height: 78px;
	overflow: hidden;
	margin-top: 4px;
}

.sec4-list-item .item-box .item-btn {
	position: relative;
	padding: 10px 20px;
	background: #F5F5F4;
}

.sec4-list-item .item-box .item-btn .btnn {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 5px;
	font-size: 18px;
	color: #173040;
	line-height: 30px;

}

.sec4-list-item .item-box .item-btn .btnn .iconfont {
	display: inline-block;
	vertical-align: top;
	font-size: 22px;
	color: #fbb028;
	font-weight: bold;
}

.sec4-list-item .item-box:hover .item-btn {
	background: #fbb028;
}

.sec4-list-item .item-box:hover .item-btn .btnn {
	color: #fff;
}

.sec4-list-item .item-box:hover .item-btn .btnn .iconfont {
	color: #fff;
}

.sec4-list-item .item-box .item-btn a.btnn:hover {
	color: #fff;
}

.sec4-list-item .item-box .item-btn a.btnn:hover .iconfont {
	color: #fff;
}

@media screen and (max-width: 1459px) {
	.sec4 {
		padding-top: 64px;
		padding-bottom: 70px;
	}

	.sec4-tbody {
		padding-top: 30px;
	}

	.sec4-tbody-list {
		margin-left: -8px;
		margin-right: -8px;
	}

	.sec4-list-item {
		width: 33.3333333%;
		padding: 0 8px;
		margin-bottom: 20px;
	}

	.sec4-list-item .item-box {
		border-radius: 16px;
	}

	.sec4-list-item .item-box .item-body {
		padding: 6px 22px 10px;
	}

	.sec4-list-item .item-body .item-date {
		font-size: 15px;
		line-height: 26px;
		margin-bottom: 12px;
	}

	.sec4-list-item .item-body .item-title {
		font-size: 18px;
		line-height: 30px;
	}

	.sec4-list-item .item-body .item-desc {
		font-size: 16px;
		line-height: 26px;
		height: 78px;
		margin-top: 4px;
	}

	.sec4-list-item .item-box .item-btn {
		padding: 8px 18px;
	}

	.sec4-list-item .item-box .item-btn .btnn {
		padding: 5px;
		font-size: 18px;
		line-height: 28px;
	}

	.sec4-list-item .item-box .item-btn .btnn .iconfont {
		font-size: 20px;
	}
}

@media screen and (max-width: 1259px) {
	.sec4 {
		padding-top: 56px;
		padding-bottom: 60px;
	}

	.sec4-tbody {
		padding-top: 26px;
	}

	.sec4-tbody-list {
		margin-left: -5px;
		margin-right: -5px;
	}

	.sec4-list-item {
		width: 33.3333333%;
		padding: 0 5px;
		margin-bottom: 20px;
	}

	.sec4-list-item .item-box {
		border-radius: 14px;
	}

	.sec4-list-item .item-box .item-body {
		padding: 5px 18px 10px;
	}

	.sec4-list-item .item-body .item-date {
		font-size: 15px;
		line-height: 26px;
		margin-bottom: 10px;
	}

	.sec4-list-item .item-body .item-title {
		font-size: 18px;
		line-height: 30px;
	}

	.sec4-list-item .item-body .item-desc {
		font-size: 15px;
		line-height: 24px;
		height: 72px;
		margin-top: 4px;
	}

	.sec4-list-item .item-box .item-btn {
		padding: 8px 16px;
	}

	.sec4-list-item .item-box .item-btn .btnn {
		padding: 4px;
		font-size: 16px;
		line-height: 26px;
	}

	.sec4-list-item .item-box .item-btn .btnn .iconfont {
		font-size: 18px;
	}
}

@media screen and (max-width: 991px) {
	.sec4 {
		padding-top: 44px;
		padding-bottom: 48px;
	}

	.sec4-tbody {
		padding-top: 22px;
	}

	.sec4-tbody-list {
		margin-left: -12px;
		margin-right: -12px;
	}

	.sec4-list-item {
		width: 50%;
		padding: 0 12px;
		margin-bottom: 20px;
	}

	.sec4-list-item .item-box {
		border-radius: 14px;
	}

	.sec4-list-item .item-box .item-pic {
		visibility: visible;
		opacity: 1;
	}

	.sec4-list-item .item-box .item-body {
		padding: 10px 16px;
		position: relative;
	}

	.sec4-list-item .item-box:hover .item-body {
		visibility: visible;
		opacity: 1;
	}

	.sec4-list-item .item-body .item-date {
		font-size: 15px;
		line-height: 26px;
		margin-bottom: 10px;
	}

	.sec4-list-item .item-body .item-title {
		font-size: 18px;
		line-height: 30px;
	}

	.sec4-list-item .item-body .item-desc {
		font-size: 15px;
		line-height: 24px;
		height: 72px;
		margin-top: 4px;
	}

	.sec4-list-item .item-box .item-btn {
		padding: 7px 16px;
	}

	.sec4-list-item .item-box .item-btn .btnn {
		padding: 4px;
		font-size: 16px;
		line-height: 26px;
	}

	.sec4-list-item .item-box .item-btn .btnn .iconfont {
		font-size: 18px;
	}
}

@media screen and (max-width: 720px) {
	.sec4 {
		padding-top: 32px;
		padding-bottom: 36px;
	}

	.sec4-tbody {
		padding-top: 18px;
	}

	.sec4-tbody-list {
		margin-left: -6px;
		margin-right: -6px;
	}

	.sec4-list-item {
		width: 50%;
		padding: 0 6px;
		margin-bottom: 20px;
	}

	.sec4-list-item .item-box {
		border-radius: 12px;
	}

	.sec4-list-item .item-box .item-pic {
		visibility: visible;
		opacity: 1;
	}

	.sec4-list-item .item-box .item-body {
		padding: 10px 14px;
		position: relative;
	}

	.sec4-list-item .item-box:hover .item-body {
		visibility: visible;
		opacity: 1;
	}

	.sec4-list-item .item-body .item-date {
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 10px;
	}

	.sec4-list-item .item-body .item-title {
		font-size: 18px;
		line-height: 30px;
	}

	.sec4-list-item .item-body .item-desc {
		font-size: 14px;
		line-height: 24px;
		height: 72px;
		margin-top: 4px;
	}

	.sec4-list-item .item-box .item-btn {
		padding: 6px 14px;
	}

	.sec4-list-item .item-box .item-btn .btnn {
		padding: 4px;
		font-size: 15px;
		line-height: 24px;
	}

	.sec4-list-item .item-box .item-btn .btnn .iconfont {
		font-size: 18px;
	}
}

@media screen and (max-width: 560px) {
	.sec4 {
		padding-top: 20px;
		padding-bottom: 24px;
	}

	.sec4-tbody {
		padding-top: 18px;
	}

	.sec4-tbody-list {
		margin-left: -6px;
		margin-right: -6px;
	}

	.sec4-list-item {
		width: 50%;
		padding: 0 6px;
		margin-bottom: 20px;
	}

	.sec4-list-item .item-box {
		border-radius: 12px;
	}

	.sec4-list-item .item-box .item-pic {
		visibility: visible;
		opacity: 1;
	}

	.sec4-list-item .item-box .item-body {
		padding: 8px 12px;
		position: relative;
	}

	.sec4-list-item .item-box:hover .item-body {
		visibility: visible;
		opacity: 1;
	}

	.sec4-list-item .item-body .item-date {
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 8px;
	}

	.sec4-list-item .item-body .item-title {
		font-size: 18px;
		line-height: 28px;
	}

	.sec4-list-item .item-body .item-desc {
		font-size: 14px;
		line-height: 24px;
		height: 72px;
		margin-top: 4px;
	}

	.sec4-list-item .item-box .item-btn {
		padding: 6px 14px;
	}

	.sec4-list-item .item-box .item-btn .btnn {
		padding: 4px;
		font-size: 14px;
		line-height: 24px;
	}

	.sec4-list-item .item-box .item-btn .btnn .iconfont {
		font-size: 18px;
	}
}

@media screen and (max-width: 400px) {
	.sec4-list-item {
		width: 100%;
	}
}

.sec5 {
	position: relative;
	width: 100%;
	padding: 40px 0 69px;
	background: #F5F5F4;
}

.sec5-tbody {
	position: relative;
	width: 100%;
	padding-top: 32px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}

.sec5-tbody-left {
	position: relative;
	width: 45%;
	padding-top: 30px;
}

.sec5-tbody-right {
	position: relative;
	width: 44.5715%;
}

.sec5-tbody-img {
	position: relative;
	width: 100%;
}

.sec5-tbody-img .item-pic {
	position: relative;
	width: 100%;
	text-align: center;
}

.sec5-tbody-img .item-pic img {
	display: block;
	width: 100%;
}

.sec5-tbody-box {
	position: relative;
	width: 100%;
	padding-top: 28px;
}

.sec5-tbody-box .sec5-tbody-title {
	position: relative;

	font-size: 20px;
	color: #333;
	line-height: 30px;
}

.sec5-tbody-box .sec5-tbody-text {
	position: relative;
	width: 100%;
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	margin-top: 4px;
}

.sec5-tbody-box .sec5-tbody-btn {
	position: relative;
	padding-top: 38px;
	text-align: left;
}

.sec5-tbody-box .sec5-tbody-btn .btnn {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	min-width: 265px;
	border: 1px solid #fbb028;
	font-size: 18px;
	line-height: 28px;
	padding: 5px 15px 6px;
	background: transparent;
	color: #173040;
	border-radius: 20px;
}

.sec5-tbody-box .sec5-tbody-btn .btnn .iconfont {
	display: inline-block;
	vertical-align: top;
	margin-left: 16px;
	font-size: 20px;
	color: #fbb028;
}

.sec5-tbody-box .sec5-tbody-btn a.btnn:hover {
	background: #fbb028;
	color: #fff;
}

.sec5-tbody-box .sec5-tbody-btn a.btnn:hover .iconfont {
	color: #fff;
}

.sec6 {
	position: relative;
	width: 100%;
}

.sec6-tbody {
	position: relative;
	width: 100%;
	text-align: center;
}

.sec6-tbody-img {
	position: relative;
	width: 100%;
}

.sec6-tbody-img .item-pic {
	position: relative;
	width: 100%;
	padding-bottom: 26.04166666667%;
	z-index: 22;
	transition: all .5s;
}

.sec6-tbody-img .item-pic .video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	cursor: pointer;
	transition: all .5s;
	background: #fff;
}

@media screen and (max-width: 1459px) {
	.sec5 {
		padding: 36px 0 60px;
	}

	.sec5-tbody {
		padding-top: 28px;
	}

	.sec5-tbody-left {
		width: 45%;
		padding-top: 26px;
	}

	.sec5-tbody-right {
		width: 44.75%;
	}

	.sec5-tbody-box {
		padding-top: 24px;
	}

	.sec5-tbody-box .sec5-tbody-title {
		font-size: 20px;
		line-height: 30px;
	}

	.sec5-tbody-box .sec5-tbody-text {
		font-size: 16px;
		line-height: 26px;
		margin-top: 4px;
	}

	.sec5-tbody-box .sec5-tbody-btn {
		padding-top: 32px;
	}

	.sec5-tbody-box .sec5-tbody-btn .btnn {
		min-width: 256px;
		font-size: 18px;
		line-height: 28px;
		padding: 4px 14px 5px;
		border-radius: 19px;
	}

	.sec5-tbody-box .sec5-tbody-btn .btnn .iconfont {
		margin-left: 14px;
		font-size: 20px;
	}
}

@media screen and (max-width: 1259px) {
	.sec5 {
		padding: 32px 0 50px;
	}

	.sec5-tbody {
		padding-top: 24px;
	}

	.sec5-tbody-left {
		width: 47.5%;
		padding-top: 22px;
	}

	.sec5-tbody-right {
		width: 45%;
	}

	.sec5-tbody-box {
		padding-top: 20px;
	}

	.sec5-tbody-box .sec5-tbody-title {
		font-size: 18px;
		line-height: 28px;
	}

	.sec5-tbody-box .sec5-tbody-text {
		font-size: 15px;
		line-height: 26px;
		margin-top: 4px;
	}

	.sec5-tbody-box .sec5-tbody-btn {
		padding-top: 26px;
	}

	.sec5-tbody-box .sec5-tbody-btn .btnn {
		min-width: 242px;
		font-size: 16px;
		line-height: 26px;
		padding: 3px 14px 5px;
		border-radius: 18px;
	}

	.sec5-tbody-box .sec5-tbody-btn .btnn .iconfont {
		margin-left: 12px;
		font-size: 18px;
	}
}

@media screen and (max-width: 991px) {
	.sec5 {
		padding: 28px 0 40px;
	}

	.sec5-tbody {
		padding-top: 20px;
	}

	.sec5-tbody-left {
		width: 100%;
		padding-top: 0px;
	}

	.sec5-tbody-right {
		width: 100%;
		padding-top: 16px;
	}

	.sec5-tbody-box {
		padding-top: 16px;
	}

	.sec5-tbody-box .sec5-tbody-title {
		font-size: 18px;
		line-height: 28px;
	}

	.sec5-tbody-box .sec5-tbody-text {
		font-size: 15px;
		line-height: 26px;
		margin-top: 4px;
	}

	.sec5-tbody-box .sec5-tbody-btn {
		padding-top: 26px;
	}

	.sec5-tbody-box .sec5-tbody-btn .btnn {
		min-width: 242px;
		font-size: 16px;
		line-height: 26px;
		padding: 3px 14px 5px;
		border-radius: 18px;
	}

	.sec5-tbody-box .sec5-tbody-btn .btnn .iconfont {
		margin-left: 12px;
		font-size: 18px;
	}
}

@media screen and (max-width: 720px) {
	.sec5 {
		padding: 24px 0 30px;
	}

	.sec5-tbody {
		padding-top: 16px;
	}

	.sec5-tbody-left {
		width: 100%;
		padding-top: 0px;
	}

	.sec5-tbody-right {
		width: 100%;
		padding-top: 16px;
	}

	.sec5-tbody-box {
		padding-top: 16px;
	}

	.sec5-tbody-box .sec5-tbody-title {
		font-size: 16px;
		line-height: 28px;
	}

	.sec5-tbody-box .sec5-tbody-text {
		font-size: 14px;
		line-height: 24px;
		margin-top: 4px;
	}

	.sec5-tbody-box .sec5-tbody-btn {
		padding-top: 20px;
	}

	.sec5-tbody-box .sec5-tbody-btn .btnn {
		min-width: 228px;
		font-size: 15px;
		line-height: 26px;
		padding: 3px 12px 5px;
		border-radius: 18px;
	}

	.sec5-tbody-box .sec5-tbody-btn .btnn .iconfont {
		margin-left: 10px;
		font-size: 16px;
	}
}

@media screen and (max-width: 560px) {
	.sec5 {
		padding: 20px 0 20px;
	}

	.sec5-tbody {
		padding-top: 16px;
	}

	.sec5-tbody-left {
		width: 100%;
		padding-top: 0px;
	}

	.sec5-tbody-right {
		width: 100%;
		padding-top: 16px;
	}

	.sec5-tbody-box {
		padding-top: 12px;
	}

	.sec5-tbody-box .sec5-tbody-title {
		font-size: 16px;
		line-height: 28px;
	}

	.sec5-tbody-box .sec5-tbody-text {
		font-size: 14px;
		line-height: 24px;
		margin-top: 4px;
	}

	.sec5-tbody-box .sec5-tbody-btn {
		padding-top: 20px;
	}

	.sec5-tbody-box .sec5-tbody-btn .btnn {
		min-width: 228px;
		font-size: 14px;
		line-height: 24px;
		padding: 3px 12px 5px;
		border-radius: 17px;
	}

	.sec5-tbody-box .sec5-tbody-btn .btnn .iconfont {
		margin-left: 10px;
		font-size: 16px;
	}
}

.sec7 {
	position: relative;
	width: 100%;
	padding: 73px 0 30px;
	;
}

.sec7-tbody {
	position: relative;
	width: 100%;
	padding-top: 50px;
}

#box {
	position: relative;
	margin: 0 auto;
	max-width: 1400px;
}

#box .prev, #box .next {
	position: absolute;
	top: 44%;
	margin-top: -30px;
	overflow: hidden;
	cursor: pointer;
	width: 60px;
	height: 60px;
	background: transparent;
	border-radius: 50%;
	line-height: 60px;
	font-size: 22px;
	text-align: center;
	z-index: 99;
	transition: 0.5s;
	color: #fbb028;
	background: #FFFFFF;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.11);
}

#box .prev:hover, #box .next:hover {
	background: #fbb028;
	color: #fff;
}

#box .prev {
	left: 0;
	margin-left: -30px;
}

#box .next {
	right: 0;
	margin-right: -30px;
}

#box ul {
	position: relative;
	margin: auto;
	height: 350px;
}

#box li {
	position: absolute;
	width: 0;
	height: 0;
	z-index: 0;
	cursor: pointer;
	overflow: hidden;
	-moz-box-sizing: content-box;
	box-sizing: content-box !important;
	text-align: center;
	box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.15);
}

#box li a {
	display: block;
	position: relative;
	opacity: 1;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #ECECEC;
	overflow: hidden;
	box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.15);
}

#box li:nth-of-type(4) {
	box-shadow: none;
}

#box li a img {
	width: 100%;
	max-width: 300px;
	opacity: 1;
}

#box li>span {
	display: block;
	font-size: 18px;
	line-height: 30px;
	position: absolute;
	width: 100%;
	margin: auto;
	left: 0px;
	top: 410px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

#copyright {
	padding-top: 10px;
	text-align: center;
}

#box li .item-body {
	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 18px;
}

#box li .item-body .item-title {
	font-size: 16px;
	color: #fbb028;
	line-height: 32px;
}

@media screen and (max-width: 1459px) {
	.sec7 {
		padding: 64px 0 28px;
		;
	}

	.sec7-tbody {
		padding-top: 42px;
	}

	#box .prev, #box .next {
		margin-top: -28px;
		width: 56px;
		height: 56px;
		line-height: 56px;
		font-size: 20px;
	}

	#box .prev {
		left: 0;
		margin-left: -28px;
	}

	#box .next {
		right: 0;
		margin-right: -28px;
	}

	#box ul {
		height: 350px;
	}

	#box li .item-body {
		padding-top: 18px;
	}

	#box li .item-body .item-title {
		font-size: 16px;
		line-height: 30px;
	}
}

@media screen and (max-width: 1259px) {
	#box {
		width: auto;
	}

	#box li {
		position: relative;
		left: auto;
		top: auto;
		width: 0.2375% !important;
		height: auto !important;
		padding: 0px;
	}

	.img-scroll6 {
		position: relative;
		width: 100%;
		z-index: 9;
	}

	#box .prev {
		left: 0px;
		transform: translateX(0);
	}

	#box .prev, #box .next {
		top: 50%;
		bottom: auto;
		margin-top: -20px;
		font-size: 18px;
		width: 40px;
		height: 40px;
		line-height: 40px;
	}

	#box .next {
		right: 0px;
		transform: translateX(0);
		z-index: 99;
	}

	.img-list6 {
		position: relative;
		overflow: hidden;
		;padding: 10px;
		z-index: 90;
	}

	.img-list6 ul {
		width: 10000% !important;
		height: auto !important
	}

	.img-list6 li {
		float: left;
		box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.1);
		display: inline;
		margin-right: 0.015% !important;
		margin-left: auto;
		opacity: 1;
	}

	.img-list6 li:after {
		content: "";
		clear: both;
		display: block;
	}

	.img-list6 li img {
		opacity: 1 !important
	}

	#box li a {
		box-shadow: none;
		opacity: 1 !important;
		position: relative;
		top: auto;
	}

	.ab3zi {
		opacity: 1;
		line-height: 32px !important;
		opacity: 1 !important;
		font-size: 14px !important;
	}

	#box li:nth-of-type(4) .ab3zi {
		background: #fff;
		color: #333;
	}
}

@media screen and (max-width: 991px) {
	#box {
		width: auto;
	}

	#box li .item-pics .item-backdrop {
		display: none;
	}

	#box li {
		position: relative;
		left: auto;
		top: auto;
		box-shadow: none;
		width: 0.323333% !important;
		height: auto !important;
		padding: 0px;
	}

	.img-scroll6 {
		position: relative;
		width: 100%;
		z-index: 9;
	}

	#box .prev {
		left: 0px;
	}

	#box .prev, #box .next {
		font-size: 16px;
		margin-top: -16px;
		width: 32px;
		height: 32px;
		line-height: 30px;
	}

	#box .next {
		right: 0px;
		z-index: 99;
	}

	.img-list6 {
		position: relative;
		overflow: hidden;
		z-index: 90;
		padding: 0;
	}

	.img-list6 ul {
		width: 10000% !important;
		height: auto !important;
	}

	.img-list6 li {
		float: left;
		display: inline;
		margin-right: 0.015% !important;
		margin-left: auto;
		opacity: 1;
	}

	.img-list6 li:after {
		content: "";
		clear: both;
		display: block;
	}

	.img-list6 li img {
		opacity: 1 !important
	}

	#box li a {
		box-shadow: none
	}

	#box li span {
		position: relative;
		top: auto;
	}

	.ab3zi {
		opacity: 1;
	}
}

@media screen and (max-width: 589px) {
	#box {
		margin-top: 20px;
		width: auto;
	}

	#box li {
		width: 0.49% !important;
		margin-right: 0.02% !important;
	}
}

@media screen and (max-width: 359px) {
	#box li {
		width: 1% !important;
		margin-right: 0.02% !important;
	}
}

#box li .item-pics {
	position: relative;
	background: #FFFFFF;
}

#box li .item-pics .item-box {
	opacity: 1 !important;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#box li .item-pics img {
	max-width: 100% !important;
	max-height: 100% !important;
}

#box li .item-pics .item-backdrop .iconfont {
	width: 50px;
	height: 50px;
	background: #fbb028;
	font-size: 22px;
	font-size: 2.2rem;
	color: #fff;
	position: relative;
	display: inline-block;
	vertical-align: top;
	line-height: 50px;
	text-align: center;
}

@media screen and (max-width: 1259px) {
	.sec7 {
		padding: 54px 0 24px;
		;
	}

	.sec7-tbody {
		padding-top: 36px;
	}

	#box .prev, #box .next {
		margin-top: -25px;
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-size: 18px;
	}

	#box .prev {
		left: 0;
		margin-left: -25px;
	}

	#box .next {
		right: 0;
		margin-right: -25px;
	}

	#box li {
		box-shadow: none;
	}

	#box li .item-body {
		padding-top: 16px;
	}

	#box li .item-body .item-title {
		font-size: 16px;
		line-height: 28px;
	}
}

@media screen and (max-width: 991px) {
	.sec7 {
		padding: 44px 0 20px;
		;
	}

	.sec7-tbody {
		padding-top: 30px;
	}

	#box .prev, #box .next {
		margin-top: -22px;
		width: 44px;
		height: 44px;
		line-height: 44px;
		font-size: 16px;
	}

	#box .prev {
		left: 0;
		margin-left: -22px;
	}

	#box .next {
		right: 0;
		margin-right: -22px;
	}

	#box li {
		box-shadow: none;
	}

	#box li .item-body {
		padding-top: 14px;
	}

	#box li .item-body .item-title {
		font-size: 15px;
		line-height: 26px;
	}
}

@media screen and (max-width: 700px) {
	.sec7 {
		padding: 32px 0 16px;
		;
	}

	.sec7-tbody {
		padding-top: 24px;
	}

	#box .prev, #box .next {
		margin-top: -18px;
		width: 36px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
	}

	#box .prev {
		left: 0;
		margin-left: -10px;
	}

	#box .next {
		right: 0;
		margin-right: -10px;
	}

	#box li .item-body {
		padding-top: 12px;
	}

	#box li .item-body .item-title {
		font-size: 14px;
		line-height: 24px;
	}
}

.sec8 {
	position: relative;
	width: 100%;
	padding-top: 33px;
	padding-bottom: 71px;
}

.sec8-tbody {
	position: relative;
	width: 100%;
	margin-top: 40px;
}

.sec8-tbody-list {
	position: relative;
	font-size: 0;
	line-height: 0;
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

.sec8-tbody-item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin-bottom: 30px;
	padding: 0 15px;
}

.sec8-tbody-item .item-box {
	position: relative;
	width: 100%;
	background: #F5F5F4;
	border-radius: 4px 4px 30px 4px;
	padding: 26px 34px;
}

.sec8-tbody-item .item-box .item-name {
	position: relative;
	width: 100%;
	font-size: 18px;
	font-size: 1.8rem;

	color: #333;
	line-height: 24px;
	padding: 11px 48px 6px;
	cursor: pointer;
}

.sec8-tbody-item .item-box .item-name span {
	position: absolute;
	left: 0;
	top: 16px;
	width: 35px;
	height: 35px;
	line-height: 31px;
	font-size: 20px;
	color: #173040;

	background: #F5F5F4;
	border-radius: 50%;
	border: 2px solid #fbb028;
	text-align: center;
}

.sec8-tbody-item .item-box .item-name::before {
	content: "\e608";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	color: #fbb028;
	font-family: "iconfont";
	text-align: center;
	display: block;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
	box-sizing: border-box;
	font-weight: bold;
}

.sec8-tbody-item .item-box .item-name.active:before {
	content: "\e600";
}

.sec8-tbody-item .item-box .item-name:hover::before {
	content: "\e600";
}

.sec8-tbody-item .item-box .item-text {
	position: relative;
	width: 100%;
	display: none;
}

.sec8-tbody-item .item-box .item-text .text {
	position: relative;
	font-size: 16px;
	color: #666;
	line-height: 26px;
	padding: 2px 20px 13px;
	padding-left: 48px;
}

.sec8-tbody-item .item-box .item-text span {
	position: absolute;
	left: 0;
	top: 8px;
	width: 35px;
	height: 35px;
	line-height: 31px;
	font-size: 20px;
	color: #fff;

	background: #fbb028;
	border-radius: 50%;
	border: 2px solid #fbb028;
	text-align: center;
}

@media screen and (max-width: 1459px) {
	.sec8 {
		padding-top: 30px;
		padding-bottom: 62px;
	}

	.sec8-tbody {
		margin-top: 36px;
	}

	.sec8-tbody-list {
		margin-left: -10px;
		margin-right: -10px;
	}

	.sec8-tbody-item {
		width: 50%;
		margin-bottom: 26px;
		padding: 0 10px;
	}

	.sec8-tbody-item .item-box {
		border-radius: 4px 4px 26px 4px;
		padding: 22px 30px;
	}

	.sec8-tbody-item .item-box .item-name {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 24px;
		padding: 10px 44px 6px;
	}

	.sec8-tbody-item .item-box .item-name span {
		top: 14px;
		width: 34px;
		height: 34px;
		line-height: 30px;
		font-size: 18px;
	}

	.sec8-tbody-item .item-box .item-name::before {
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 20px;
	}

	.sec8-tbody-item .item-box .item-text .text {
		font-size: 16px;
		line-height: 26px;
		padding: 2px 18px 10px;
		padding-left: 44px;
	}

	.sec8-tbody-item .item-box .item-text span {
		top: 7px;
		width: 34px;
		height: 34px;
		line-height: 30px;
		font-size: 18px;
	}
}

@media screen and (max-width: 1259px) {
	.sec8 {
		padding-top: 28px;
		padding-bottom: 54px;
	}

	.sec8-tbody {
		margin-top: 32px;
	}

	.sec8-tbody-list {
		margin-left: -5px;
		margin-right: -5px;
	}

	.sec8-tbody-item {
		width: 50%;
		margin-bottom: 22px;
		padding: 0 5px;
	}

	.sec8-tbody-item .item-box {
		border-radius: 4px 4px 22px 4px;
		padding: 18px 16px;
	}

	.sec8-tbody-item .item-box .item-name {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 24px;
		padding: 8px 42px 4px;
	}

	.sec8-tbody-item .item-box .item-name span {
		top: 12px;
		width: 32px;
		height: 32px;
		line-height: 28px;
		font-size: 18px;
	}

	.sec8-tbody-item .item-box .item-name::before {
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 20px;
	}

	.sec8-tbody-item .item-box .item-text .text {
		font-size: 15px;
		line-height: 24px;
		padding: 2px 14px 8px;
		padding-left: 42px;
	}

	.sec8-tbody-item .item-box .item-text span {
		top: 6px;
		width: 32px;
		height: 32px;
		line-height: 28px;
		font-size: 18px;
	}
}

@media screen and (max-width: 991px) {
	.sec8 {
		padding-top: 24px;
		padding-bottom: 46px;
	}

	.sec8-tbody {
		margin-top: 28px;
	}

	.sec8-tbody-list {
		margin-left: -6px;
		margin-right: -6px;
	}

	.sec8-tbody-item {
		width: 100%;
		margin-bottom: 24px;
		padding: 0 10px;
	}

	.sec8-tbody-item .item-box {
		border-radius: 4px 4px 24px 4px;
		padding: 20px 28px;
	}

	.sec8-tbody-item .item-box .item-name {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 24px;
		padding: 10px 44px 6px;
	}

	.sec8-tbody-item .item-box .item-name span {
		top: 14px;
		width: 34px;
		height: 34px;
		line-height: 30px;
		font-size: 18px;
	}

	.sec8-tbody-item .item-box .item-name::before {
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 20px;
	}

	.sec8-tbody-item .item-box .item-text .text {
		font-size: 16px;
		line-height: 26px;
		padding: 2px 18px 10px;
		padding-left: 44px;
	}

	.sec8-tbody-item .item-box .item-text span {
		top: 7px;
		width: 34px;
		height: 34px;
		line-height: 30px;
		font-size: 18px;
	}
}

@media screen and (max-width: 720px) {
	.sec8 {
		padding-top: 20px;
		padding-bottom: 38px;
	}

	.sec8-tbody {
		margin-top: 24px;
	}

	.sec8-tbody-list {
		margin-left: -5px;
		margin-right: -5px;
	}

	.sec8-tbody-item {
		width: 100%;
		margin-bottom: 20px;
		padding: 0 5px;
	}

	.sec8-tbody-item .item-box {
		border-radius: 4px 4px 20px 4px;
		padding: 16px 12px;
	}

	.sec8-tbody-item .item-box .item-name {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 24px;
		padding: 8px 42px 4px;
	}

	.sec8-tbody-item .item-box .item-name span {
		top: 12px;
		width: 32px;
		height: 32px;
		line-height: 28px;
		font-size: 18px;
	}

	.sec8-tbody-item .item-box .item-name::before {
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 20px;
	}

	.sec8-tbody-item .item-box .item-text .text {
		font-size: 15px;
		line-height: 24px;
		padding: 2px 14px 8px;
		padding-left: 42px;
	}

	.sec8-tbody-item .item-box .item-text span {
		top: 6px;
		width: 32px;
		height: 32px;
		line-height: 28px;
		font-size: 18px;
	}
}

@media screen and (max-width: 560px) {
	.sec8 {
		padding-top: 20px;
		padding-bottom: 38px;
	}

	.sec8-tbody {
		margin-top: 24px;
	}

	.sec8-tbody-list {
		margin-left: -5px;
		margin-right: -5px;
	}

	.sec8-tbody-item {
		width: 100%;
		margin-bottom: 20px;
		padding: 0 5px;
	}

	.sec8-tbody-item .item-box {
		border-radius: 4px 4px 20px 4px;
		padding: 16px 12px;
	}

	.sec8-tbody-item .item-box .item-name {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 24px;
		padding: 8px 40px 4px;
	}

	.sec8-tbody-item .item-box .item-name span {
		top: 12px;
		width: 30px;
		height: 30px;
		line-height: 26px;
		font-size: 16px;
	}

	.sec8-tbody-item .item-box .item-name::before {
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 20px;
	}

	.sec8-tbody-item .item-box .item-text .text {
		font-size: 14px;
		line-height: 24px;
		padding: 2px 14px 8px;
		padding-left: 40px;
	}

	.sec8-tbody-item .item-box .item-text span {
		top: 6px;
		width: 30px;
		height: 30px;
		line-height: 26px;
		font-size: 16px;
	}
}

.bread {
	position: relative;
	width: 100%;
}

.bread-img {
	position: relative;
	width: 100%;
	text-align: center;
}

.bread-img img {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.bread-href {
	position: relative;
	background: #F3f3f3;
	padding: 18px 0 22px;
	font-size: 18px;
	color: #999999;
	line-height: 30px;
}

.bread-href a {
	color: #999999;
}

.bread a:hover, .bread a.bread-active {
	color: #fbb028;

}

@media screen and (max-width: 1459px) {
	.bread-href {
		padding: 16px 0 20px;
		font-size: 18px;
		line-height: 30px;
	}
}

@media screen and (max-width: 1259px) {
	.bread-href {
		padding: 14px 0 18px;
		font-size: 16px;
		line-height: 28px;
	}
}

@media (max-width: 991px) {
	.bread-href {
		padding: 14px 0 16px;
		font-size: 15px;
		line-height: 26px;
	}
}

@media (max-width: 720px) {
	.bread-href {
		padding: 12px 0 14px;
		font-size: 14px;
		line-height: 24px;
	}
}

@media (max-width: 560px) {
	.bread-href {
		padding: 10px 0 12px;
		font-size: 14px;
		line-height: 24px;
	}
}

.page-con-top {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}

.boxs-titles {
	position: relative;
	font-size: 40px;
	font-size: 4rem;
	font-family: Poppins-Regular;
	color: #173040;
	line-height: 52px;
}

.boxs-titles span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 14px;
}

.boxs-titles span::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
	background: #fbb028;
	border-radius: 3px;
}

.page-con-top .przhan {
	position: relative;
	overflow: hidden;
	font-size: 16px;
	font-size: 1.6rem;
	color: #666;
	line-height: 26px;
	max-height: 78px;
	margin-top: 12px;
	margin-bottom: 12px;
	word-wrap: break-word;
}

.page-con-top .przhan::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	height: 30px;
	max-height: 100%;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .8) 100%);
}

.przhanh {
	max-height: none !important;
}

.page-con-top .przhanh::before {
	display: none;
}

.page-con-top .przhan a {
	color: #fbb028;
}

.page-con-top .przhan a:hover {
	color: #333;
}

.page-con-top .more .zhankai {
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	line-height: 28px;
	color: #173040;
	cursor: pointer
}

.page-con-top .more .zhankai:hover {
	color: #fbb028;
}

.page-bottom {
	position: relative;
	width: 100%;
}

.page-bottom .page-bottom-box {
	position: relative;
	width: 100%;
	background: url(../images/page-bottom-bgi.png) no-repeat center center;
	background-size: cover;
	border-radius: 8px;
	text-align: center;
	padding: 46px 20px 31px;
}

.page-bottom-title {
	position: relative;
	width: 100%;
	font-size: 40px;
	font-size: 4rem;
	color: #FFFFFF;
	line-height: 56px;
	font-family: Poppins-Regular;
}

.page-bottom-btn {
	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 26px;
}

.page-bottom-btn .btnn {
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	min-width: 141px;
	font-size: 18px;
	line-height: 29px;
	color: #173040;
	background: #FFFFFF;
	border-radius: 20px;
	border: 1px solid #fbb028;
	padding: 4px 12px 6px;
}

.page-bottom-btn a.btnn:hover {
	background: #fbb028;
	color: #FFFFFF;
	border-color: #fff;
}

@media screen and (max-width: 1459px) {
	.page-con-top {
		margin-bottom: 18px;
	}

	.boxs-titles {
		font-size: 36px;
		font-size: 3.6rem;
		line-height: 48px;
	}

	.boxs-titles span {
		padding-bottom: 12px;
	}

	.boxs-titles span::before {
		height: 6px;
	}

	.page-con-top .przhan {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 26px;
		max-height: 78px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.page-con-top .more .zhankai {
		font-size: 18px;
		line-height: 28px;
	}

	.page-bottom .page-bottom-box {
		padding: 40px 20px 28px;
	}

	.page-bottom-title {
		font-size: 36px;
		font-size: 3.6rem;
		line-height: 52px;
	}

	.page-bottom-btn {
		padding-top: 22px;
	}

	.page-bottom-btn .btnn {
		min-width: 136px;
		font-size: 18px;
		line-height: 28px;
		border-radius: 20px;
		padding: 4px 10px 6px;
	}
}

@media screen and (max-width: 1259px) {
	.page-con-top {
		margin-bottom: 16px;
	}

	.boxs-titles {
		font-size: 30px;
		font-size: 3.0rem;
		line-height: 42px;
	}

	.boxs-titles span {
		padding-bottom: 10px;
	}

	.boxs-titles span::before {
		height: 5px;
	}

	.page-con-top .przhan {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 24px;
		max-height: 72px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.page-con-top .more .zhankai {
		font-size: 16px;
		line-height: 28px;
	}

	.page-bottom .page-bottom-box {
		padding: 34px 20px 24px;
	}

	.page-bottom-title {
		font-size: 30px;
		font-size: 3rem;
		line-height: 46px;
	}

	.page-bottom-btn {
		padding-top: 18px;
	}

	.page-bottom-btn .btnn {
		min-width: 128px;
		font-size: 16px;
		line-height: 28px;
		border-radius: 19px;
		padding: 3px 10px 5px;
	}
}

@media screen and (max-width: 991px) {
	.page-con-top {
		margin-bottom: 16px;
	}

	.boxs-titles {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 36px;
	}

	.boxs-titles span {
		padding-bottom: 10px;
	}

	.boxs-titles span::before {
		height: 5px;
	}

	.page-con-top .przhan {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 24px;
		max-height: 72px;
		margin-top: 8px;
		margin-bottom: 10px;
	}

	.page-con-top .more .zhankai {
		font-size: 15px;
		line-height: 26px;
	}

	.page-bottom .page-bottom-box {
		padding: 28px 20px 20px;
	}

	.page-bottom-title {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 40px;
	}

	.page-bottom-btn {
		padding-top: 16px;
	}

	.page-bottom-btn .btnn {
		min-width: 120px;
		font-size: 15px;
		line-height: 26px;
		border-radius: 18px;
		padding: 3px 10px 5px;
	}
}

@media screen and (max-width: 720px) {
	.page-con-top {
		margin-bottom: 12px;
	}

	.boxs-titles {
		font-size: 20px;
		font-size: 2rem;
		line-height: 32px;
	}

	.boxs-titles span {
		padding-bottom: 8px;
	}

	.boxs-titles span::before {
		height: 4px;
	}

	.page-con-top .przhan {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
		max-height: 72px;
		margin-top: 8px;
		margin-bottom: 10px;
	}

	.page-con-top .more .zhankai {
		font-size: 14px;
		line-height: 24px;
	}

	.page-bottom .page-bottom-box {
		padding: 22px 15px 16px;
	}

	.page-bottom-title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 34px;
	}

	.page-bottom-btn {
		padding-top: 14px;
	}

	.page-bottom-btn .btnn {
		min-width: 120px;
		font-size: 14px;
		line-height: 24px;
		border-radius: 17px;
		padding: 3px 10px 5px;
	}
}

@media screen and (max-width: 560px) {
	.page-con-top {
		margin-bottom: 10px;
	}

	.boxs-titles {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 30px;
	}

	.boxs-titles span {
		padding-bottom: 8px;
	}

	.boxs-titles span::before {
		height: 4px;
	}

	.page-con-top .przhan {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
		max-height: 72px;
		margin-top: 8px;
		margin-bottom: 10px;
	}

	.page-con-top .more .zhankai {
		font-size: 14px;
		line-height: 24px;
	}

	.page-bottom .page-bottom-box {
		padding: 18px 15px 14px;
	}

	.page-bottom-title {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 30px;
	}

	.page-bottom-btn {
		padding-top: 12px;
	}

	.page-bottom-btn .btnn {
		min-width: 120px;
		font-size: 14px;
		line-height: 24px;
		border-radius: 16px;
		padding: 2px 10px 4px;
	}
}

.cer-list {
	position: relative;
	font-size: 0;
	letter-spacing: 0;
	display: flex;
	flex-wrap: wrap;
	margin-left: -32px;
	margin-right: -32px;
	padding-top: 12px;
	padding-bottom: 50px;
}

.cer-list .list-item {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	padding: 0 33px;
	margin-bottom: 22px;
}

.cer-list .list-item .list-item-box {
	position: relative;
	display: block;
	width: 100%;
}

.cer-list .list-item .item-pics {
	position: relative;
	width: 100%;
	padding-bottom: calc(100% - 2px);
	background: #FFFFFF;
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
	border-radius: 8px;
	border: 1px solid #ECECEC;
}

.cer-list .list-item .item-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.cer-list .list-item .item-pics img {
	max-width: 100% !important;
	max-height: 100% !important;
	width: 100%;
}

.cer-list .list-item .item-backdrop .iconfont {
	font-size: 24px;
	font-size: 2.4rem;
	color: #fff;
	font-weight: bold;
	position: relative;
	width: 36px;
	height: 36px;
	display: inline-block;
	vertical-align: top;
	line-height: 34px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid transparent;
}

@media screen and (max-width: 999px) {
	.list-item .item-backdrop {
		display: none;
	}
}

.cer-list .list-item .item-body {
	position: relative;
	width: 100%;
	padding-top: 18px;
	text-align: center;
}

.cer-list .list-item .item-body .item-name {
	position: relative;
	width: 100%;
	font-family: DINPro-Regular;
	font-size: 16px;
	color: #666;
	text-align: center;
	line-height: 30px;
}

.cer-list .list-item .list-item-box:hover .item-body .item-name {
	color: #fbb028;
}

@media screen and (max-width: 1459px) {
	.cer-list {
		margin-left: -20px;
		margin-right: -20px;
		padding-top: 10px;
		padding-bottom: 42px;
	}

	.cer-list .list-item {
		width: 25%;
		padding: 0 20px;
		margin-bottom: 20px;
	}

	.cer-list .list-item .item-backdrop .iconfont {
		font-size: 22px;
		font-size: 2.2rem;
	}

	.cer-list .list-item .item-body {
		padding-top: 18px;
	}

	.cer-list .list-item .item-body .item-name {
		font-size: 16px;
		line-height: 28px;
	}
}

@media screen and (max-width: 1259px) {
	.cer-list {
		margin-left: -8px;
		margin-right: -8px;
		padding-top: 10px;
		padding-bottom: 34px;
	}

	.cer-list .list-item {
		width: 25%;
		padding: 0 8px;
		margin-bottom: 20px;
	}

	.cer-list .list-item .item-backdrop .iconfont {
		font-size: 20px;
		font-size: 2rem;
	}

	.cer-list .list-item .item-body {
		padding-top: 16px;
	}

	.cer-list .list-item .item-body .item-name {
		font-size: 16px;
		line-height: 28px;
	}
}

@media screen and (max-width: 991px) {
	.cer-list {
		margin-left: -16px;
		margin-right: -16px;
		padding-top: 10px;
		padding-bottom: 26px;
	}

	.cer-list .list-item {
		width: 33.33333333333%;
		padding: 0 16px;
		margin-bottom: 20px;
	}

	.cer-list .list-item .item-backdrop .iconfont {
		font-size: 20px;
		font-size: 2rem;
	}

	.cer-list .list-item .item-body {
		padding-top: 14px;
	}

	.cer-list .list-item .item-body .item-name {
		font-size: 15px;
		line-height: 26px;
	}
}

@media screen and (max-width: 720px) {
	.cer-list {
		margin-left: -6px;
		margin-right: -6px;
		padding-top: 8px;
		padding-bottom: 18px;
	}

	.cer-list .list-item {
		width: 33.33333333333%;
		padding: 0 6px;
		margin-bottom: 20px;
	}

	.cer-list .list-item .item-backdrop .iconfont {
		font-size: 20px;
		font-size: 2rem;
	}

	.cer-list .list-item .item-body {
		padding-top: 12px;
	}

	.cer-list .list-item .item-body .item-name {
		font-size: 14px;
		line-height: 24px;
	}
}

@media (max-width: 620px) {
	.cer-list {
		margin-left: -10px;
		margin-right: -10px;
		padding-top: 8px;
		padding-bottom: 18px;
	}

	.cer-list .list-item {
		width: 50%;
		padding: 0 10px;
		margin-bottom: 20px;
	}

	.cer-list .list-item .item-backdrop .iconfont {
		font-size: 20px;
		font-size: 2rem;
	}

	.cer-list .list-item .item-body {
		padding-top: 12px;
	}

	.cer-list .list-item .item-body .item-name {
		font-size: 14px;
		line-height: 24px;
	}
}

@media (max-width: 440px) {
	.cer-list {
		margin-left: -6px;
		margin-right: -6px;
		padding-top: 8px;
		padding-bottom: 16px;
	}

	.cer-list .list-item {
		width: 50%;
		padding: 0 6px;
		margin-bottom: 18px;
	}

	.cer-list .list-item .item-backdrop .iconfont {
		font-size: 20px;
		font-size: 2rem;
	}

	.cer-list .list-item .item-body {
		padding-top: 10px;
	}

	.cer-list .list-item .item-body .item-name {
		font-size: 14px;
		line-height: 24px;
	}
}

.about {
	position: relative;
	width: 100%;
}

.about-top {
	position: relative;
	width: 100%;
	padding-top: 2%;
	padding-bottom: 48px;
}

.about-name {
	position: relative;
		font-family: 'Poppins';
	font-size: 3rem;
	color: #333;
	line-height: 44px;
	margin-bottom: 16px;
	font-weight: 600;

}

.about-top-text {
	position: relative;
	width: 100%;
	font-size: 1.7rem;
	color: #666;
	font-family: Poppins;
	font-weight: 300;
}

.about-top-text a {
	color: #fbb028;
}

.about-top-text a:hover {
	color: #333;
}

.about-top-text img {
	display: inline-block;
	vertical-align: top;
}

.contact-top {
	position: relative;
	width: 100%;
	padding:4% 0;
}

.contact-top-list {
	position: relative;
	padding-top: 20px;
	font-size: 18px;

	line-height: 30px;
	color: #666666;
}

.contact-top-list li {
	position: relative;
	display: block;
}

.contact-top-list a {
	color: #666;
}

.contact-top-list a:hover {
	color: #fbb028;
}

.about .wave {
	position: absolute;
	top: 0;
	transform: translateY(-100%);
	left: 0;
	right: 0;
	z-index: 1;
	width: 100%;
	padding-bottom: 5%;
}

.about-form {
	position: relative;
	width: 100%;
	padding: 60px 0 100px;
	background: #F8f8f8;
}

.about-form .xunbiao {
	position: relative;
	font-family: Poppins;
	font-weight: 500;
	font-size: 4rem;
	color: #333;
	text-align: center;
}

.about-form-box {
	position: relative;
	width: 100%;
	max-width: 924px;
	margin: 0 auto;
	margin-top: 22px;
}

.about-form form {
	width: 100%;
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.about-form .item-input {
	position: relative;
	width: 48.7%;
	margin-bottom: 19px;
	height: 51px;
	background: #FFFFFF;
	border: 1px solid #D6D6D6;
}

.about-form .item-input:hover {
	border-color: #333333;
}

.about-form .item-input1 {
	width: 100%;
	height: 140px;
}

.about-form .item-code {
	position: relative;
	padding-right: 150px;
	margin-bottom: 0;
}

.about-form .attachment {
	width: 100%;
	cursor: pointer;
	position: relative;
	font-size: 0;
	letter-spacing: 0;
	height: auto !important;
	border: 0 !important;
	background: transparent !important;
	padding-left: 0 !important;
}

.about-form .item-input.star {
	padding-left: 16px;
}

.about-form .item-input.star::before {
	position: absolute;
	left: 14px;
	top: 16px;
	content: "*";
	font-size: 22px;
	color: #FF0000;
	line-height: 22px;
	z-index: 22;
}

.about-form .item-input input {
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	padding: 15px 20px;
	display: block;
}

.about-form .item-input1 textarea {
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #333;
	line-height: 28px;
	padding: 10px 20px;
	display: block;
}

.attachment .file-group {
	width: 100%;
	height: 50px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.attachment .file-group .file-btn {
	width: 140px;
	max-width: 100%;
	height: 100%;
	background: #fbb028;
	color: #FE0000;
	font-size: 16px;
	font-size: 1.6rem;
	transition: 0.5s;
	padding: 0 24px;
	text-align: center;
	cursor: pointer;
}

.attachment .file-group .file-single {
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 111;
}

.about-form .item-code-img {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 148px;
	height: 100%;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
}

.about-form .item-code-img .yanzheng {
	text-align: center;
	height: 100%;
	max-height: 48px;
}

.about-form .item-input-btn {
	width: 48.7%;
	height: 50px;
	position: relative;
}

.about-form .item-input-btn .item-btn {
	max-width: 100%;
	height: 100%;
	width: 100%;
	background: #fbb028;
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	font-family: DINPro-Regular;
		transition: all .5s;;
}

.about-form .item-input-btn .item-btn:hover {
	background: #15bbc7;
}

.map {
	display: block;
	width: 100%;
	position: relative;
}

.map img {
	display: block;
	width: 100%;
}

.map iframe {
	display: block;
	width: 100%;
	height: 560px;
}

@media screen and (max-width: 1459px) {
	.about-top {
		padding-top: 48px;
		padding-bottom: 42px;
	}

	.about-name {
		font-size: 28px;
		font-size: 2.8rem;
		line-height: 40px;
		margin-bottom: 14px;
	}

	.about-top-text {
		font-size: 16px;
		line-height: 28px;
	}

	.contact-top {
		padding-top: 48px;
		padding-bottom: 24px;
	}

	.contact-top-list {
		padding-top: 18px;
		font-size: 16px;
		line-height: 28px;
	}

	.about-form {
		padding: 8px 0 52px;
	}

	.about-form .xunbiao {
		font-size: 36px;
		font-size: 3.6rem;
		line-height: 48px;
	}

	.about-form-box {
		margin-top: 18px;
	}

	.about-form .item-input {
		width: 48.5%;
		margin-bottom: 18px;
		height: 48px;
	}

	.about-form .item-input1 {
		width: 100%;
		height: 140px;
	}

	.about-form .item-code {
		padding-right: 150px;
		margin-bottom: 0;
	}

	.about-form .attachment {
		width: 100%
	}

	.about-form .item-input.star {
		padding-left: 14px;
	}

	.about-form .item-input.star::before {
		left: 12px;
		top: 16px;
		font-size: 20px;
		line-height: 22px;
	}

	.about-form .item-input input {
		font-size: 16px;
		line-height: 28px;
		padding: 8px 18px;
	}

	.about-form .item-input1 textarea {
		font-size: 16px;
		line-height: 28px;
		padding: 8px 18px;
	}

	.attachment .file-group {
		width: 100%;
		height: 48px;
	}

	.attachment .file-group .file-btn {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0 20px;
	}

	.about-form .item-code-img {
		width: 148px;
	}

	.about-form .item-code-img .yanzheng {
		max-height: 46px;
	}

	.about-form .item-input-btn {
		width: 48.5%;
		height: 48px;
	}

	.about-form .item-input-btn .item-btn {
		font-size: 18px;
	}
}

@media (min-width:992px) and (max-width: 1259px) {
	.about-top {
		padding-top: 40px;
		padding-bottom: 36px;
	}

	.about-name {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 36px;
		margin-bottom: 12px;
	}

	.about-top-text {
		font-size: 15px;
		line-height: 26px;
	}

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

	.contact-top-list {
		padding-top: 16px;
		font-size: 15px;
		line-height: 26px;
	}

	.about-form {
		padding: 8px 0 44px;
	}

	.about-form .xunbiao {
		font-size: 30px;
		font-size: 3rem;
		line-height: 42px;
	}

	.about-form-box {
		margin-top: 16px;
	}

	.about-form .item-input {
		width: 48.5%;
		margin-bottom: 16px;
		height: 46px;
	}

	.about-form .item-input1 {
		width: 100%;
		height: 132px;
	}

	.about-form .item-code {
		padding-right: 140px;
		margin-bottom: 0;
	}

	.about-form .attachment {
		width: 100%
	}

	.about-form .item-input.star {
		padding-left: 14px;
	}

	.about-form .item-input.star::before {
		left: 12px;
		top: 16px;
		font-size: 18px;
		line-height: 22px;
	}

	.about-form .item-input input {
		font-size: 15px;
		line-height: 26px;
		padding: 8px 15px;
	}

	.about-form .item-input1 textarea {
		font-size: 15px;
		line-height: 26px;
		padding: 8px 15px;
	}

	.attachment .file-group {
		width: 100%;
		height: 46px;
	}

	.attachment .file-group .file-btn {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0 18px;
	}

	.about-form .item-code-img {
		width: 136px;
	}

	.about-form .item-code-img .yanzheng {
		max-height: 44px;
	}

	.about-form .item-input-btn {
		width: 48.5%;
		height: 46px;
	}

	.about-form .item-input-btn .item-btn {
		font-size: 16px;
	}
}

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

	.about-name {
		font-size: 20px;
		font-size: 2rem;
		line-height: 32px;
		margin-bottom: 10px;
	}

	.about-top-text {
		font-size: 15px;
		line-height: 26px;
	}

	.contact-top {
		padding-top: 32px;
		padding-bottom: 18px;
	}

	.contact-top-list {
		padding-top: 14px;
		font-size: 15px;
		line-height: 26px;
	}

	.about-form {
		padding: 8px 0 36px;
	}

	.about-form .xunbiao {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 36px;
	}

	.about-form-box {
		margin-top: 16px;
	}

	.about-form .item-input {
		width: 48%;
		margin-bottom: 14px;
		height: 42px;
	}

	.about-form .item-input1 {
		width: 100%;
		height: 126px;
	}

	.about-form .item-code {
		padding-right: 140px;
		margin-bottom: 0;
	}

	.about-form .attachment {
		width: 100%
	}

	.about-form .item-input.star {
		padding-left: 12px;
	}

	.about-form .item-input.star::before {
		left: 12px;
		top: 14px;
		font-size: 16px;
		line-height: 20px;
	}

	.about-form .item-input input {
		font-size: 14px;
		line-height: 24px;
		padding: 8px 16px;
	}

	.about-form .item-input1 textarea {
		font-size: 14px;
		line-height: 24px;
		padding: 8px 16px;
	}

	.attachment .file-group {
		width: 100%;
		height: 42px;
	}

	.attachment .file-group .file-btn {
		font-size: 15px;
		font-size: 1.5rem;
		padding: 0 16px;
	}

	.about-form .item-code-img {
		width: 136px;
	}

	.about-form .item-code-img .yanzheng {
		max-height: 40px;
	}

	.about-form .item-input-btn {
		width: 48%;
		height: 42px;
	}

	.about-form .item-input-btn .item-btn {
		font-size: 18px;
	}
}

@media (max-width: 720px) {
	.about-top {
		padding-top:70px;
		padding-bottom: 20px;
	}

	.about-name {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 30px;
		margin-bottom: 10px;
	}

	.about-top-text {
		font-size: 14px;
		line-height: 24px;
	}

	.contact-top {
		padding-top: 24px;
		padding-bottom: 16px;
	}

	.contact-top-list {
		padding-top: 12px;
		font-size: 14px;
		line-height: 24px;
	}

	.about-form {
		padding: 8px 0 28px;
	}

	.about-form .xunbiao {
		font-size: 20px;
		font-size: 2rem;
		line-height: 32px;
	}

	.about-form-box {
		margin-top: 16px;
	}

	.about-form .item-input {
		width: 100%;
		margin-bottom: 14px;
		height: 42px;
	}

	.about-form .item-input1 {
		width: 100%;
		height: 126px;
	}

	.about-form .item-code {
		padding-right: 140px;
		margin-bottom: 16px;
	}

	.about-form .attachment {
		width: 100%
	}

	.about-form .item-input.star {
		padding-left: 12px;
	}

	.about-form .item-input.star::before {
		left: 12px;
		top: 14px;
		font-size: 16px;
		line-height: 20px;
	}

	.about-form .item-input input {
		font-size: 14px;
		line-height: 24px;
		padding: 8px 16px;
	}

	.about-form .item-input1 textarea {
		font-size: 14px;
		line-height: 24px;
		padding: 8px 16px;
	}

	.attachment .file-group {
		width: 100%;
		height: 42px;
	}

	.attachment .file-group .file-btn {
		font-size: 15px;
		font-size: 1.5rem;
		padding: 0 16px;
	}

	.about-form .item-code-img {
		width: 136px;
	}

	.about-form .item-code-img .yanzheng {
		max-height: 40px;
	}

	.about-form .item-input-btn {
		width: 100%;
		height: 42px;
	}

	.about-form .item-input-btn .item-btn {
		font-size: 18px;
	}
}


/**************** product *****************/

.product {
	position: relative;
	width: 100%;

}

.pro-contain {
	width: 100%;
	position: relative;
	padding-bottom: 28px;
}

.pro-contain .pro-main {
	float: right;
	width: 75%;
	padding-top: 4px;
}

.pro-contain .pro-slide {
	float: left;
	width: 20%;
}

@media (min-width:1260px) and (max-width: 1459px) {
	.product {
		padding-top: 42px;
	}

	.pro-contain {
		padding-bottom: 28px;
	}

	.pro-contain .pro-main {
		width: 890px;
	}

	.pro-contain .pro-slide {
		width: 264px;
	}
}

@media (min-width:992px) and (max-width: 1259px) {
	.product {
		padding-top: 34px;
	}

	.pro-contain {
		padding-bottom: 24px;
	}

	.pro-contain .pro-main {
		width: 660px;
	}

	.pro-contain .pro-slide {
		width: 260px;
	}
}

@media (max-width: 991px) {
	.product {
		padding-top: 26px;
	}

	.pro-contain {
		padding-bottom: 20px;
	}

	.pro-contain .pro-main {
		float: none;
		width: 100%;
	}

	.pro-contain .pro-slide {
		float: none;
		width: 100%;
		margin-top: 20px;
	}
}

@media (max-width: 767px) {
	.product {
		padding-top: 18px;
	}

	.pro-contain {
		padding-bottom: 16px;
	}

	.pro-contain .pro-main {
		float: none;
		width: 100%;
	}

	.pro-contain .pro-slide {
		float: none;
		width: 100%;
		margin-top: 16px;
	}
}

.pro-main-tbody {
	position: relative;
	width: 100%;
	padding-top: 7px;
}

.pro-tbody-title {
	position: relative;
	width: 100%;
	font-family: Poppins-Regular;
	font-size: 24px;
	font-size: 2.4rem;
	color: #173040;
	line-height: 36px;
	padding-bottom: 13px;
}

.pro-tbody-title::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 83px;
	max-width: 100%;
	height: 3px;
	background: #fbb028;
	border-radius: 3px;
}

.pro-tbody-swiper {
	position: relative;
	padding-top: 28px;
	margin-left: -2px;
	margin-right: -2px;
}

.pro-tbody-swiper .swiper-pro {
	position: relative;
	width: 100%;
	padding: 2px 2px 0;
}

.pro-tbody-swiper .swiper-button {
	width: 26px;
	height: 26px;
	line-height: 26px;
	font-size: 11px;
	background: #FFFFFF;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.11);
	border-radius: 50%;
	text-align: center;
	top: 0;
	transform: translateY(-100%);
	margin-top: -16px;
	color: #fbb028;
}

.pro-tbody-swiper .swiper-button:hover {
	background: #fbb028;
	color: #fff;
}

.pro-tbody-swiper .swiper-button-prev {
	left: auto;
	right: 40px;
}

.pro-tbody-list {
	position: relative;
	font-size: 0;
	letter-spacing: 0;
}

.pro-list-item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin-bottom: 20px;
}

.pro-list-item .item-box {
	position: relative;
	width: 100%;
	background: #FFFFFF;
	box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.16);
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.pro-list-item .item-box .item-pic {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 220px;
	text-align: center;
	background: #fff;
}

.pro-list-item .item-box .item-pic img {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.pro-list-item .item-box .item-body {
	position: relative;
	width: calc(100% - 250px);
	padding-top: 10px;
}

.pro-list-item .item-body .item-title {
	font-size: 20px;
	font-size: 2rem;
	
	color: #333;
	line-height: 32px;
}

.pro-list-item .item-body .item-desc {
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	margin-top: 8px;
	font-family: DINPro-Regular;
}

.pro-list-item .item-body .item-btn {
	position: relative;
	margin-top: 22px;
}

.pro-list-item .item-body .item-btn .btnn {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	min-width: 141px;
	border: 1px solid #fbb028;
	font-size: 18px;
	line-height: 28px;
	padding: 5px 10px 6px;
	background: #fff;
	color: #173040;
	border-radius: 20px;
}

.pro-list-item .item-body .item-btn a.btnn:hover {
	color: #fff;
	background: #084F87;
}

.pro-list-item .item-box:hover {
	background: #fbb028;
}

.pro-list-item .item-box:hover .item-body .item-title, .pro-list-item .item-box:hover .item-body .item-title a {
	color: #fff;
}

.pro-list-item .item-box:hover .item-body .item-desc, .pro-list-item .item-box:hover .item-body .item-desc a {
	color: #6E7F8B;
}

.pro-list-item .item-box:hover .item-body .item-btn .btnn, .pro-list-item .item-box:hover .item-body .item-btn a {
	color: #084F87;
	background: #fff;
}

.pro-form {
	display: block;
	position: relative;
	width: 100%;
}

.pro-list {
	position: relative;
	font-size: 0;
	letter-spacing: 0;
	transition: 0.5s;
	padding-top: 9px;
	padding-bottom: 28px;
	margin-left: -18px;
	margin-right: -18px;
}

.pro-list .pro-item {
	width: 33.3333333%;
	padding: 0 18px;
	margin-bottom: 32px;
	display: inline-block;
	vertical-align: top;
	transition: 0.5s;
}

.fenye {
	text-align: center;
	font-size: 0;
	letter-spacing: 0;
}

.fenyen {
	display: inline-block;
	vertical-align: top;
}

.fenyen a {
	position: relative;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	min-width: 31px;
	line-height: 27px;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 0 4px 2px;
	color: #333;
	background: #fff;
	border-radius: 4px;
	margin-bottom: 10px;
	margin-right: 8px;
	border: 1px solid #CCCCCC;
}

.fenyen a.iconfont {
	font-size: 13px;
	font-size: 1.3rem;
	color: #fbb028;
	border-color: #fbb028;
	padding: 1px 0;
}

.fenyen a:hover, .fenyen a.active {
	color: #fff;
	background: #fbb028;
}

.fenyen a.active {
	cursor: default;
}

.fenyen a:nth-last-of-type(1) {
	margin-right: 0 !important;
}

.fuxuan {
	display: inline-block;
	vertical-align: top;
	padding-left: 10px;
}

.fuxuan>div {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
}

.fuxuan input {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	text-align: center;
	line-height: 27px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	font-family: DINPro-Regular;
	cursor: pointer;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	padding: 0 12px 2px;
	background-color: #fbb028;
	border: 1px solid #fbb028;
	border-radius: 4px;
}
/* background:url(../images/jian.png) no-repeat right center; */
.fuxuan>div input {
	margin-bottom: 0 !important;
}

.fuxuan input:hover {
	background-color: #fff;
	color: #fbb028;
}

@media screen and (max-width: 1459px) {
	.pro-main-tbody {
		padding-top: 6px;
	}

	.pro-tbody-title {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 34px;
		padding-bottom: 12px;
	}

	.pro-tbody-title::before {
		width: 74px;
		height: 6px;
		border-radius: 3px;
	}

	.pro-tbody-swiper {
		padding-top: 24px;
		margin-left: -2px;
		margin-right: -2px;
	}

	.pro-tbody-swiper .swiper-pro {
		padding: 2px 2px 0;
	}

	.pro-tbody-swiper .swiper-button {
		width: 24px;
		height: 24px;
		line-height: 24px;
		font-size: 10px;
		margin-top: -14px;
	}

	.pro-tbody-swiper .swiper-button-prev {
		left: auto;
		right: 36px;
	}

	.pro-list-item {
		margin-bottom: 18px;
	}

	.pro-list-item .item-box {
		padding: 16px;
	}

	.pro-list-item .item-box .item-pic {
		width: 220px;
	}

	.pro-list-item .item-box .item-body {
		width: calc(100% - 240px);
		padding-top: 8px;
	}

	.pro-list-item .item-body .item-title {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 30px;
	}

	.pro-list-item .item-body .item-desc {
		font-size: 16px;
		line-height: 26px;
		margin-top: 6px;
	}

	.pro-list-item .item-body .item-btn {
		margin-top: 20px;
	}

	.pro-list-item .item-body .item-btn .btnn {
		min-width: 136px;
		font-size: 18px;
		line-height: 26px;
		padding: 5px 10px 6px;
		border-radius: 19px;
	}

	.pro-list {
		padding-top: 8px;
		padding-bottom: 24px;
		margin-left: -12px;
		margin-right: -12px;
	}

	.pro-list .pro-item {
		width: 33.3333333%;
		padding: 0 12px;
		margin-bottom: 28px;
	}

	.fenyen a {
		min-width: 30px;
		line-height: 26px;
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0 4px 2px;
		margin-right: 8px;
	}

	.fenyen a.iconfont {
		font-size: 12px;
		font-size: 1.2rem;
		padding: 1px 0;
	}

	.fuxuan {
		padding-left: 10px;
	}

	.fuxuan input {
		line-height: 26px;
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0 10px 2px;
	}
}

@media screen and (max-width: 1259px) {
	.pro-main-tbody {
		padding-top: 6px;
	}

	.pro-tbody-title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 32px;
		padding-bottom: 10px;
	}

	.pro-tbody-title::before {
		width: 64px;
		height: 5px;
		border-radius: 2px;
	}

	.pro-tbody-swiper {
		padding-top: 20px;
		margin-left: -2px;
		margin-right: -2px;
	}

	.pro-tbody-swiper .swiper-pro {
		padding: 2px 2px 0;
	}

	.pro-tbody-swiper .swiper-button {
		width: 24px;
		height: 24px;
		line-height: 24px;
		font-size: 10px;
		margin-top: -14px;
	}

	.pro-tbody-swiper .swiper-button-prev {
		left: auto;
		right: 36px;
	}

	.pro-list-item {
		margin-bottom: 16px;
	}

	.pro-list-item .item-box {
		padding: 14px;
	}

	.pro-list-item .item-box .item-pic {
		width: 200px;
	}

	.pro-list-item .item-box .item-body {
		width: calc(100% - 220px);
		padding-top: 8px;
	}

	.pro-list-item .item-body .item-title {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 30px;
	}

	.pro-list-item .item-body .item-desc {
		font-size: 15px;
		line-height: 24px;
		margin-top: 6px;
	}

	.pro-list-item .item-body .item-btn {
		margin-top: 18px;
	}

	.pro-list-item .item-body .item-btn .btnn {
		min-width: 128px;
		font-size: 16px;
		line-height: 26px;
		padding: 4px 10px 5px;
		border-radius: 18px;
	}

	.pro-list {
		padding-top: 8px;
		padding-bottom: 20px;
		margin-left: -10px;
		margin-right: -10px;
	}

	.pro-list .pro-item {
		width: 50%;
		padding: 0 10px;
		margin-bottom: 24px;
	}

	.fenyen a {
		min-width: 30px;
		line-height: 26px;
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0 4px 2px;
		margin-right: 8px;
	}

	.fenyen a.iconfont {
		font-size: 12px;
		font-size: 1.2rem;
		padding: 1px 0;
	}

	.fuxuan {
		padding-left: 10px;
	}

	.fuxuan input {
		line-height: 26px;
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0 10px 2px;
	}
}

@media (max-width: 991px) {
	.pro-main-tbody {
		padding-top: 6px;
	}

	.pro-tbody-title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 32px;
		padding-bottom: 10px;
	}

	.pro-tbody-title::before {
		width: 56px;
		height: 4px;
		border-radius: 2px;
	}

	.pro-tbody-swiper {
		padding-top: 18px;
		margin-left: -2px;
		margin-right: -2px;
	}

	.pro-tbody-swiper .swiper-pro {
		padding: 2px 2px 0;
	}

	.pro-tbody-swiper .swiper-button {
		width: 24px;
		height: 24px;
		line-height: 24px;
		font-size: 10px;
		margin-top: -12px;
	}

	.pro-tbody-swiper .swiper-button-prev {
		left: auto;
		right: 36px;
	}

	.pro-list-item {
		margin-bottom: 16px;
	}

	.pro-list-item .item-box {
		padding: 14px;
	}

	.pro-list-item .item-box .item-pic {
		width: 200px;
	}

	.pro-list-item .item-box .item-body {
		width: calc(100% - 220px);
		padding-top: 8px;
	}

	.pro-list-item .item-body .item-title {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 30px;
	}

	.pro-list-item .item-body .item-desc {
		font-size: 14px;
		line-height: 24px;
		margin-top: 6px;
	}

	.pro-list-item .item-body .item-btn {
		margin-top: 16px;
	}

	.pro-list-item .item-body .item-btn .btnn {
		min-width: 120px;
		font-size: 15px;
		line-height: 26px;
		padding: 4px 10px 5px;
		border-radius: 18px;
	}

	.pro-list {
		padding-top: 8px;
		padding-bottom: 20px;
		margin-left: -6px;
		margin-right: -6px;
	}

	.pro-list .pro-item {
		width: 33.3333333%;
		padding: 0 6px;
		margin-bottom: 24px;
	}

	.fenyen a {
		min-width: 28px;
		line-height: 24px;
		font-size: 15px;
		font-size: 1.5rem;
		padding: 0 4px 2px;
		margin-right: 8px;
	}

	.fenyen a.iconfont {
		font-size: 12px;
		font-size: 1.2rem;
		padding: 1px 0;
	}

	.fuxuan {
		padding-left: 10px;
	}

	.fuxuan input {
		line-height: 24px;
		font-size: 15px;
		font-size: 1.5rem;
		padding: 0 10px 2px;
	}
}

@media (max-width: 720px) {
	.pro-main-tbody {
		padding-top: 6px;
	}

	.pro-tbody-title {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 30px;
		padding-bottom: 10px;
	}

	.pro-tbody-title::before {
		width: 48px;
		height: 4px;
		border-radius: 2px;
	}

	.pro-tbody-swiper {
		padding-top: 18px;
		margin-left: -2px;
		margin-right: -2px;
	}

	.pro-tbody-swiper .swiper-pro {
		padding: 2px 2px 0;
	}

	.pro-tbody-swiper .swiper-button {
		width: 24px;
		height: 24px;
		line-height: 24px;
		font-size: 10px;
		margin-top: -12px;
	}

	.pro-tbody-swiper .swiper-button-prev {
		left: auto;
		right: 36px;
	}

	.pro-tbody-list {
		margin-left: -6px;
		margin-right: -6px;
	}

	.pro-list-item {
		width: 50%;
		padding: 0 6px;
		margin-bottom: 16px;
	}

	.pro-list-item .item-box {
		padding: 12px;
	}

	.pro-list-item .item-box .item-pic {
		width: 100%;
	}

	.pro-list-item .item-box .item-body {
		width: 100%;
		padding: 12px 0 6px;
	}

	.pro-list-item .item-body .item-title {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 28px;
	}

	.pro-list-item .item-body .item-desc {
		font-size: 14px;
		line-height: 24px;
		margin-top: 6px;
	}

	.pro-list-item .item-body .item-btn {
		margin-top: 16px;
	}

	.pro-list-item .item-body .item-btn .btnn {
		min-width: 120px;
		font-size: 14px;
		line-height: 24px;
		padding: 3px 10px 4px;
		border-radius: 16px;
	}

	.pro-list {
		padding-top: 8px;
		padding-bottom: 20px;
		margin-left: -12px;
		margin-right: -12px;
	}

	.pro-list .pro-item {
		width: 50%;
		padding: 0 12px;
		margin-bottom: 20px;
	}

	.fenyen a {
		min-width: 28px;
		line-height: 24px;
		font-size: 15px;
		font-size: 1.5rem;
		padding: 0 4px 2px;
		margin-right: 8px;
	}

	.fenyen a.iconfont {
		font-size: 12px;
		font-size: 1.2rem;
		padding: 1px 0;
	}

	.fuxuan {
		padding-left: 10px;
	}

	.fuxuan input {
		line-height: 24px;
		font-size: 15px;
		font-size: 1.5rem;
		padding: 0 10px 2px;
	}
}

@media (max-width: 560px) {
	.pro-main-tbody {
		padding-top: 6px;
	}

	.pro-tbody-title {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 30px;
		padding-bottom: 10px;
	}

	.pro-tbody-title::before {
		width: 48px;
		height: 4px;
		border-radius: 2px;
	}

	.pro-tbody-swiper {
		padding-top: 18px;
		margin-left: -2px;
		margin-right: -2px;
	}

	.pro-tbody-swiper .swiper-pro {
		padding: 2px 2px 0;
	}

	.pro-tbody-swiper .swiper-button {
		width: 24px;
		height: 24px;
		line-height: 24px;
		font-size: 10px;
		margin-top: -12px;
	}

	.pro-tbody-swiper .swiper-button-prev {
		left: auto;
		right: 36px;
	}

	.pro-tbody-list {
		margin-left: -6px;
		margin-right: -6px;
	}

	.pro-list-item {
		width: 50%;
		padding: 0 6px;
		margin-bottom: 16px;
	}

	.pro-list-item .item-box {
		padding: 12px;
	}

	.pro-list-item .item-box .item-pic {
		width: 100%;
	}

	.pro-list-item .item-box .item-body {
		width: 100%;
		padding: 12px 0 6px;
	}

	.pro-list-item .item-body .item-title {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 28px;
	}

	.pro-list-item .item-body .item-desc {
		font-size: 14px;
		line-height: 24px;
		margin-top: 6px;
	}

	.pro-list-item .item-body .item-btn {
		margin-top: 14px;
	}

	.pro-list-item .item-body .item-btn .btnn {
		min-width: 120px;
		font-size: 14px;
		line-height: 24px;
		padding: 3px 10px 4px;
		border-radius: 16px;
	}

	.pro-list {
		padding-top: 8px;
		padding-bottom: 20px;
		margin-left: -6px;
		margin-right: -6px;
	}

	.pro-list .pro-item {
		width: 50%;
		padding: 0 6px;
		margin-bottom: 20px;
	}

	.fenyen a {
		min-width: 26px;
		line-height: 22px;
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0 4px 2px;
		margin-right: 6px;
	}

	.fenyen a.iconfont {
		font-size: 11px;
		font-size: 1.1rem;
		padding: 1px 0;
	}

	.fuxuan {
		padding-left: 8px;
	}

	.fuxuan input {
		line-height: 22px;
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0 10px 2px;
	}
}

@media (max-width: 360px) {
	.pro-list .pro-item {
		width: 100%;
	}

	.pro-list-item {
		width: 100%;
	}
}

.j-nextshow {
	position: relative;
}

.proslide_menubtn {
	display: none;
	width: 24px;
	height: 18px;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: 5px;
	cursor: pointer;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	z-index: 9999;
}

.proslide_menubtn span {
	display: block;
	width: 100%;
	height: 3px;
	margin-bottom: 3px;
	background-color: #fbb028;
}

@media screen and (max-width: 991px) {
	.proslide_menubtn {
		display: block;
	}
}

.pro-slide-title {
	position: relative;
	font-size: 2rem;
	line-height: 42px;
	
	color: #333;
	text-transform: uppercase;
}

.pro-slide-title a {
	color: #333;
	    font-weight: 800;
	    transition: all 0.35s;
}

.pro-slide-title a:hover {
	color: #fbb028;
}

.pryiji {
	position: relative;
	width: 100%;
	padding-top: 5%;
	display: block;
}

.pryiji>li {
	position: relative;
	transition: 0.5s;
}

.pryiji>li>a {
	position: relative;
	display: block;
	font-size: 1.1em;
	line-height: 20px;
	color: #333;
	padding: 20px 0;
	padding-right: 32px;

border-bottom: 1px solid #e5e5e5;
transition: all 0.5s;
}

.pryiji>li>a:hover{transform:translateX(0.35em);}

.pryiji>li>.iconfont {
	position: absolute;
	z-index: 8;
	right: 0px;
	width: 12px;
	top: 20px;
	font-size: 12px;
	line-height: 20px;
	transition: 0.5s;
	color: #999;
	cursor: pointer;
	font-weight: bold;
}

.pryiji>li>a .iconfont {
	position: absolute;
	z-index: 8;
	right: 0px;
	width: 12px;
	top: 20px;
	font-size: 12px;
	line-height: 20px;
	transition: 0.5s;
	color: #999;
	cursor: pointer;
	font-weight: bold;
}
/* .pryiji>li>.iconfont::before{content: "\e608";}
.pryiji>li>a .iconfont::before{content: "\e608";} */
/* .pryiji>li:hover>.iconfont::before, .pryiji>li:hover>a .iconfont::before {content: "\e600";} */
.pryiji>li>a:hover {
	color: #fbb028;
}

.pryiji>li:hover>a .iconfont {
	color: #fbb028 !important;
	transform: rotate(180deg) !important;
}

.prerji>li {
	position: relative;
	transition: 0.5s;
}

.prerji>li>a {
	position: relative;
	display: block;
	font-size: 1rem;
	line-height: 20px;
	padding: 16px 0;
	padding-left: 22px;
	padding-right: 32px;
	color: #666;

	border-bottom: 1px solid #CCCCCC;
	transition: all 0.35s;
}

.prerji>li>.iconfont {
	position: absolute;
	z-index: 8;
	right: 0px;
	width: 12px;
	top: 20px;
	font-size: 12px;
	line-height: 20px;
	transition: 0.5s;
	color: #999;
	cursor: pointer;
	font-weight: bold;
}

.prerji>li>a .iconfont {
	position: absolute;
	z-index: 8;
	right: 0px;
	width: 12px;
	top: 20px;
	font-size: 12px;
	line-height: 20px;
	transition: 0.5s;
	color: #999;
	cursor: pointer;
	font-weight: bold;
}

.prerji>li>a:hover {
	color: #fbb028;
}

.prerji>li:hover>a .iconfont {
	color: #fbb028 !important;
	transform: rotate(180deg) !important;
}
/* .prerji>li>.iconfont::before{content: "\e608";}
.prerji>li>a .iconfont::before{content: "\e608";} */
/* .prerji>li:hover>.iconfont::before, .prerji>li:hover>a .iconfont::before {content: "\e600";} */

.prsanji {
	position: relative;
	padding: 24px 0 20px;
	padding-left: 22px;
	border-bottom: 1px solid #CCCCCC;
}

.prsanji>li {
	padding-left: 20px;
}

.prsanji>li>a {
	position: relative;
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	padding: 2px 0;
	color: #666;

}

.prsanji>li>a:hover {
	color: #fbb028;
}

a.prbiao:hover {
	color: #fbb028;
}

.dangpryi>a {
	color: #fbb028 !important;
}

.dangpryi>.iconfont {
	color: #fbb028 !important;
	transform: rotate(90deg) !important;
}

.dangpryi>a .iconfont {
	color: #fbb028 !important;
	transform: rotate(180deg) !important;
}

.dangprer>a {
	color: #fbb028!important;
}

.dangprer>.iconfont {
	color: #fbb028 !important;
	transform: rotate(180deg) !important;
}

.dangprer>a .iconfont {
	color: #fbb028 !important;
	transform: rotate(180deg) !important;
}

.attribute {
	position: relative;
	width: 100%;
	padding-top: 40px;
	margin-bottom: 24px;
}

.attribute .box {
	margin-top: 3px;
}

.attribute .name span {
	display: inline-block;
	color: #000;
	transition: 0.5s;
}

.attribute .name {
	position: relative;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;

	box-sizing: border-box;
	cursor: pointer;
	color: #000;
	transition: 0.5s;
}

.attribute .name i {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
	width: 12px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}

.attribute .name.active i {
	transform: rotate(90deg);
	color: #fbb028;
	font-weight: bold;
}

.attribute .item-box {
	width: 100%;
	box-sizing: border-box;
	max-height: 180px;
	overflow-y: auto;
	cursor: pointer;
	display: none;
	margin-bottom: 12px;
}

.attribute .item-box label {
	display: inline-block;
	cursor: pointer;
}

.attribute .item-box>div {
	color: #333;
	display: block;
	vertical-align: top;
	position: relative;
}

.attribute .item-box p input {
}

.attribute .item-box div span {
	overflow-y: hidden;
	display: inline-block;
	vertical-align: middle;
	max-height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
}

.attribute .check-box-div {
	display: inline-block;
	vertical-align: text-bottom;
}

.attribute .check-box-div .icon {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.attribute .check-box-div input {
	width: 11px;
	height: 11px;
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
}

.attribute .item-box.active {
	display: block
}

.prtags {
	position: relative;
	width: 100%;
	padding-top: 18px;
}

.tags-list {
	position: relative;
	padding-top: 6px;
	max-height: 450px;
	overflow: auto;
	margin-bottom: 10px;
	font-size: 0;
	letter-spacing: 0;
}

.tags-list a {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	font-size: 1.6rem;
	color: #333333;
	line-height: 30px;
	margin-right: 12px;
}

.tags-list a:hover {
	color: #fbb028;
}

.tag {
	position: relative;
	width: 100%;
}

.tag-list {
	position: relative;
	margin-top: 24px;
	margin-bottom: 10px;
	font-size: 0;
	letter-spacing: 0;
}

.tag-list a {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	min-width: 80px;
	padding: 4px 24px 6px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	margin-right: 18px;
	margin-bottom: 10px;
	background: #F5F5F5;
	border-radius: 4px;
	color: #333;
}

.tag-list a:hover {
	color: #fff;
	background: #fbb028;
}

.tag .prtag {
	position: relative;
	max-height: 100px;
	overflow: hidden;
}

.tag .prtagh {
	max-height: none !important;
}

.tag .mores .zhankais {
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	cursor: pointer;
	min-width: 141px;
	border: 1px solid #fbb028;
	font-size: 18px;
	line-height: 28px;
	padding: 5px 10px 6px;
	background: #fff;
	color: #173040;
	border-radius: 20px;
}

.tag .mores .zhankais:hover {
	background: #fbb028;
	color: #fff;
}

@media (min-width:1260px) and (max-width: 1459px) {
	.pro-slide-title {
		font-size: 1.8rem;
		line-height: 40px;
	}

	.pryiji {
		padding-top: 6px;
	}

	.pryiji>li>a {
		font-size: 1.3rem;
		line-height: 30px;
		padding: 12px 0;
		padding-right: 28px;
	}

	.pryiji>li>.iconfont {
		width: 12px;
		top: 17px;
		font-size: 12px;
		line-height: 20px;
	}

	.pryiji>li>a .iconfont {
		width: 12px;
		top: 17px;
		font-size: 12px;
		line-height: 20px;
	}

	.prerji>li>a {
		font-size: 1.2rem;
		line-height: 28px;
		padding: 12px 0;
		padding-left: 18px;
		padding-right: 28px;
	}

	.prerji>li>.iconfont {
		width: 12px;
		top: 16px;
		font-size: 12px;
		line-height: 20px;
	}

	.prerji>li>a .iconfont {
		width: 12px;
		top: 16px;
		font-size: 12px;
		line-height: 20px;
	}

	.prsanji {
		padding: 20px 0 18px;
		padding-left: 18px;
	}

	.prsanji>li {
		padding-left: 18px;
	}

	.prsanji>li>a {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 22px;
		padding: 2px 0;
	}

	.attribute {
		padding-top: 36px;
		margin-bottom: 20px;
	}

	.attribute .box {
		margin-top: 3px;
	}

	.prtags {
		padding-top: 16px;
	}

	.tags-list {
		padding-top: 6px;
		margin-bottom: 10px;
	}

	.tags-list a {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 28px;
	}

	.tag-list {
		margin-top: 20px;
		margin-bottom: 10px;
	}

	.tag-list a {
		padding: 3px 20px 5px;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 28px;
		margin-right: 14px;
		margin-bottom: 10px;
	}

	.tag .prtag {
		max-height: 92px;
	}

	.tag .mores .zhankais {
		min-width: 136px;
		font-size: 18px;
		line-height: 28px;
		padding: 4px 10px 5px;
		border-radius: 19px;
	}
}

@media (min-width:992px) and (max-width: 1259px) {
	.pro-slide-title {
		font-size: 24px;
		font-size:1.7rem;
		line-height: 36px;
	}

	.pryiji {
		padding-top: 6px;
	}

	.pryiji>li>a {
		font-size: 16px;
		font-size: 1.3rem;
		line-height: 28px;
		padding: 10px 0;
		padding-right: 24px;
	}

	.pryiji>li>.iconfont {
		width: 12px;
		top: 14px;
		font-size: 12px;
		line-height: 20px;
	}

	.pryiji>li>a .iconfont {
		width: 12px;
		top: 14px;
		font-size: 12px;
		line-height: 20px;
	}

	.prerji>li>a {
		font-size: 1.2rem;
		line-height: 26px;
		padding: 10px 0;
		padding-left: 16px;
		padding-right: 24px;
	}

	.prerji>li>.iconfont {
		width: 12px;
		top: 13px;
		font-size: 12px;
		line-height: 20px;
	}

	.prerji>li>a .iconfont {
		width: 12px;
		top: 13px;
		font-size: 12px;
		line-height: 20px;
	}

	.prsanji {
		padding: 16px 0 14px;
		padding-left: 16px;
	}

	.prsanji>li {
		padding-left: 16px;
	}

	.prsanji>li>a {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 22px;
		padding: 2px 0;
	}

	.attribute {
		padding-top: 30px;
		margin-bottom: 16px;
	}

	.attribute .box {
		margin-top: 2px;
	}

	.prtags {
		padding-top: 16px;
	}

	.tags-list {
		padding-top: 6px;
		margin-bottom: 10px;
	}

	.tags-list a {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 28px;
	}

	.tag-list {
		margin-top: 18px;
		margin-bottom: 10px;
	}

	.tag-list a {
		padding: 3px 16px 5px;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 28px;
		margin-right: 12px;
		margin-bottom: 10px;
	}

	.tag .prtag {
		max-height: 92px;
	}

	.tag .mores .zhankais {
		min-width: 128px;
		font-size: 16px;
		line-height: 26px;
		padding: 4px 10px 5px;
		border-radius: 18px;
	}

	.prnews {
		margin-top: 40px;
	}

	.pro-news-list {
		margin-top: 12px;
	}

	.pro-news-item {
		padding: 18px 16px;
	}

	.pro-news-item .item-title {
		font-size: 15px;
		line-height: 24px;
		padding-left: 24px;
	}

	.pro-news-item .item-title .iconfont {
		font-size: 16px;
		line-height: 24px;
		width: 16px;
	}

	.pro-news-item .item-desc {
		font-size: 14px;
		line-height: 22px;
		margin-top: 8px;
	}
}

@media (max-width: 991px) {
	.pro-slide-title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 32px;
	}

	.pryiji {
		padding-top: 6px;
	}

	.pryiji>li>a {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 26px;
		padding: 10px 0;
		padding-right: 24px;
	}

	.pryiji>li>.iconfont {
		width: 12px;
		top: 13px;
		font-size: 12px;
		line-height: 20px;
	}

	.pryiji>li>a .iconfont {
		width: 12px;
		top: 13px;
		font-size: 12px;
		line-height: 20px;
	}

	.prerji>li>a {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 26px;
		padding: 8px 0;
		padding-left: 16px;
		padding-right: 24px;
	}

	.prerji>li>.iconfont {
		width: 12px;
		top: 11px;
		font-size: 12px;
		line-height: 20px;
	}

	.prerji>li>a .iconfont {
		width: 12px;
		top: 11px;
		font-size: 12px;
		line-height: 20px;
	}

	.prsanji {
		padding: 16px 0 14px;
		padding-left: 16px;
	}

	.prsanji>li {
		padding-left: 16px;
	}

	.prsanji>li>a {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 22px;
		padding: 2px 0;
	}

	.attribute {
		padding-top: 26px;
		margin-bottom: 14px;
	}

	.attribute .box {
		margin-top: 2px;
	}

	.prtags {
		padding-top: 16px;
	}

	.tags-list {
		padding-top: 6px;
		margin-bottom: 10px;
	}

	.tags-list a {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 26px;
	}

	.tag-list {
		margin-top: 16px;
		margin-bottom: 10px;
	}

	.tag-list a {
		padding: 2px 14px 4px;
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 26px;
		margin-right: 12px;
		margin-bottom: 10px;
	}

	.tag .prtag {
		max-height: 84px;
	}

	.tag .mores .zhankais {
		min-width: 128px;
		font-size: 15px;
		line-height: 26px;
		padding: 3px 10px 4px;
		border-radius: 17px;
	}

	.pryiji {

		margin-bottom: 0;
	}

	.prnews {
		margin-top: 32px;
	}

	.pro-news-list {
		margin-top: 12px;
	}

	.pro-news-item {
		padding: 16px 12px;
	}

	.pro-news-item .item-title {
		font-size: 14px;
		line-height: 24px;
		padding-left: 24px;
	}

	.pro-news-item .item-title .iconfont {
		font-size: 16px;
		line-height: 24px;
		width: 16px;
	}

	.pro-news-item .item-desc {
		font-size: 13px;
		line-height: 22px;
		margin-top: 8px;
	}
}

@media (max-width: 767px) {
	.pryiji {
	
		margin-bottom: 0;
	}

	.pro-slide-title {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 30px;
	}

	.pryiji {
		padding-top: 6px;
	}

	.pryiji>li>a {
		font-size: 1.1rem;
		line-height: 30px;
		padding:10px 0;
		padding-right: 24px;
	}

	.pryiji>li>.iconfont {
		width: 12px;
		top: 11px;
		font-size: 12px;
		line-height: 20px;
	}

	.pryiji>li>a .iconfont {
		width: 12px;
		top: 11px;
		font-size: 12px;
		line-height: 20px;
	}

	.prerji>li>a {
		font-size: 14px;
		font-size: 1rem;
		line-height: 30px;
		padding: 10px 0;
		padding-left: 16px;
		padding-right: 24px;
	}

	.prerji>li>.iconfont {
		width: 12px;
		top: 8px;
		font-size: 12px;
		line-height: 20px;
	}

	.prerji>li>a .iconfont {
		width: 12px;
		top: 8px;
		font-size: 12px;
		line-height: 20px;
	}

	.prsanji {
		padding: 12px 0 10px;
		padding-left: 16px;
	}

	.prsanji>li {
		padding-left: 16px;
	}

	.prsanji>li>a {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 22px;
		padding: 1px 0;
	}

	.attribute {
		padding-top: 22px;
		margin-bottom: 12px;
	}

	.attribute .box {
		margin-top: 2px;
	}

	.prtags {
		padding-top: 16px;
	}

	.tags-list {
		padding-top: 6px;
		margin-bottom: 10px;
	}

	.tags-list a {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
	}

	.tag-list {
		margin-top: 16px;
		margin-bottom: 10px;
	}

	.tag-list a {
		padding: 2px 14px 4px;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
		margin-right: 10px;
		margin-bottom: 8px;
	}

	.tag .prtag {
		max-height: 76px;
	}

	.tag .mores .zhankais {
		min-width: 120px;
		font-size: 14px;
		line-height: 24px;
		padding: 3px 10px 4px;
		border-radius: 16px;
	}
}

.related-box {
	position: relative;
	width: 100%;
	padding: 9px 0 76px;
	background: #F5F5F4;
	margin-top: 5%;
}

.related-box .wave {
	position: absolute;
	top: 0;
	transform: translateY(-100%);
	left: 0;
	right: 0;
	z-index: 1;
	width: 100%;
	padding-bottom: 5%;
	background-image: url("../images/about-bgi.png");
	background-repeat: repeat-x;
	background-size: auto 100%;
}

.pro-related-box {
	padding: 11px 0 159px;
}

.pro-related-box .news-related {
	padding-top: 0 !important;
}

.product .page-bottom {
	position: relative;
margin-top: 2%;
    margin-bottom: 5%;
}

.pro-related {
	position: relative;
	width: 100%;
}

.news-related {
	position: relative;
	width: 100%;
	padding-top: 54px;
}

.app-related {
	position: relative;
	width: 100%;
	padding-top: 54px;
}

.faq-related {
	position: relative;
	width: 100%;
	padding-top: 52px;
}

.related-title {
	position: relative;
	text-align: center;
	font-family: Poppins-Regular;
	font-size: 36px;
	font-size: 3.6rem;
	color: #173040;
	line-height: 48px;
	padding-bottom: 27px;
}

.related-title::before {
	position: absolute;
	content: "";
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 126px;
	height: 3px;
	background: #fbb028;
	border-radius: 3px;
}

.related-title a {
	color: #173040;
}

.related-title a:hover {
	color: #fbb028;
}

.related-swiper {
	position: relative;
	margin-left: -30px;
	margin-right: -30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
}

.app-related .related-swiper {
	padding-top: 20px;
}

.related-swiper .swiper-related {
	position: relative;
	width: 100%;
}

.related-swiper .swiper-slide {
	display: inline-block;
	vertical-align: top;
	width: auto;
	max-width: 100%;
}

.related-swiper .swiper-button {
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	margin-top: 0;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	color: #fbb028;
	background: #FFFFFF;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.11);
	border-radius: 50%;
	font-weight: bold;
}

.related-swiper .swiper-button:hover {
	background: #fbb028;
	color: #fff;
}

.app-related .related-swiper .swiper-button {
	top: auto;
	transform: translateY(0);
	bottom: 76px;
	width: 32px;
	height: 32px;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	background: #fbb028;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.11);
	border-radius: 50%;
	border: 1px solid #FFFFFF;
}

.app-related .related-swiper .swiper-button:hover {
	color: #fbb028;
	background: #FFFFFF;
	border-color: #fbb028;
}

.app-related .related-swiper .swiper-button-prev {
	left: 556px;
}

.app-related .related-swiper .swiper-button-next {
	left: 602px;
}

.faq-related .related-swiper .swiper-related {
	padding-bottom: 34px;
}

.faq-related .related-swiper .swiper-related .swiper-pagination {
	bottom: 0;
	text-align: center;
	font-size: 0;
	letter-spacing: 0;
}

.faq-related .related-swiper .swiper-related .swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 4px;
	margin: 0 5px;
	background: #999999;
	border-radius: 2px;
	opacity: 1;
}

.faq-related .related-swiper .swiper-related .swiper-pagination .swiper-pagination-bullet-active {
	width: 18px;
	background: #fbb028;
}

.faq-related .faq-item {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
}

.faq-related .faq-item .item-box {
	background: #fff;
}

.pro-related .sec2-tbody-item .item-tip {
	position: absolute;
	top: 0;
	left: 20px;
	transform: translateY(-50%);
	width: 38px;
	height: 38px;
	background: #B6D0E6;
	border-radius: 50%;
}

.pro-related .sec2-tbody-item .item-tip img {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.pro-related .sec2-tbody-item .item-body {
	padding-bottom: 20px;
}

.news-related .new-item-box .item-btn {
	background: rgba(0, 45, 82, .2);
}

.news-related .new-item-box:hover .item-btn {
	background: #fbb028;
}

.app-slide-item {
	position: relative;
	width: 100%;
}

.app-slide-item .item-box {
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	background: #fbb028;
	border-radius: 16px;
	overflow: hidden;
}

.app-slide-item .item-box .item-pic {
	position: relative;
	width: 512px;
	text-align: center;
	background: #FFFFFF;
}

.app-slide-item .item-box .item-pic img {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	transform: scale(1.1);
}

.app-slide-item .item-box .item-pic .item-btnn {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	min-width: 140px;
	padding: 5px 10px 7px;
	font-size: 18px;
	line-height: 28px;
	border-radius: 20px;
	visibility: hidden;
	opacity: 0;
	transition: all .5s;
	color: #173040;
	background: #FFFFFF;
	text-align: center;
}

.app-slide-item .item-box .item-pic:hover img {
	opacity: .5;
}

.app-slide-item .item-box .item-pic:hover {
	background: #333333;
}

.app-slide-item .item-box .item-pic:hover .item-btnn {
	visibility: visible;
	opacity: 1;
}

.app-slide-item .item-box .item-body {
	position: relative;
	width: calc(100% - 512px);
	padding: 10px 44px 72px;
}

.app-slide-item .item-body .item-title {
	position: relative;
	width: 100%;
	font-family: DINPro-Bold;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 30px;
	overflow: hidden;
}

.app-slide-item .item-body .item-title a {
	color: #fff;
}

.app-slide-item .item-body .item-title a:hover {
	color: #dedede;
}

.app-slide-item .item-body .item-desc {
	position: relative;
	width: 100%;
	font-size: 16px;
	color: #6E7F8B;
	margin-top: 4px;
	line-height: 26px;
	overflow: hidden;
}

.app-slide-item .item-body .item-desc a {
	color: #6E7F8B;
}

.app-slide-item .item-body .item-desc a:hover {
	color: #fff;
}

@media screen and (max-width: 1459px) {
	.related-box {
		padding: 8px 0 66px;
	}

	.pro-related-box {
		padding: 10px 0 142px;
	}

	.product .page-bottom {
		margin-top: 2%;
    margin-bottom: 4%;
	}

	.news-related {
		padding-top: 48px;
	}

	.app-related {
		padding-top: 48px;
	}

	.faq-related {
		padding-top: 46px;
	}

	.related-title {
		font-size: 32px;
		font-size: 3.2rem;
		line-height: 44px;
		padding-bottom: 25px;
	}

	.related-title::before {
		width: 118px;
		height: 6px;
		border-radius: 3px;
	}

	.related-swiper {
		margin-left: -28px;
		margin-right: -28px;
		padding-left: 28px;
		padding-right: 28px;
		padding-top: 28px;
	}

	.app-related .related-swiper {
		padding-top: 18px;
	}

	.related-swiper .swiper-button {
		width: 56px;
		height: 56px;
		line-height: 56px;
		font-size: 20px;
	}

	.app-related .related-swiper .swiper-button {
		bottom: 64px;
		width: 30px;
		height: 30px;
		line-height: 28px;
		font-size: 12px;
	}

	.app-related .related-swiper .swiper-button-prev {
		left: 530px;
	}

	.app-related .related-swiper .swiper-button-next {
		left: 572px;
	}

	.faq-related .related-swiper .swiper-related {
		padding-bottom: 30px;
	}

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

	.faq-related .related-swiper .swiper-related .swiper-pagination .swiper-pagination-bullet-active {
		width: 18px;
	}

	.pro-related .sec2-tbody-item .item-tip {
		left: 16px;
		width: 36px;
		height: 36px;
	}

	.pro-related .sec2-tbody-item .item-body {
		padding-bottom: 16px;
	}

	.app-slide-item .item-box {
		border-radius: 16px;
	}

	.app-slide-item .item-box .item-pic {
		width: 500px;
	}

	.app-slide-item .item-box .item-pic .item-btnn {
		min-width: 136px;
		padding: 4px 10px 6px;
		font-size: 18px;
		line-height: 28px;
		border-radius: 19px;
	}

	.app-slide-item .item-box .item-body {
		width: calc(100% - 500px);
		padding: 10px 30px 64px;
	}

	.app-slide-item .item-body .item-title {
		font-size: 18px;
		line-height: 28px;
	}

	.app-slide-item .item-body .item-desc {
		font-size: 16px;
		cmargin-top: 4px;
		line-height: 26px;
	}
}

@media (min-width:992px) and (max-width: 1259px) {
	.related-box {
		padding: 8px 0 54px;
	}

	.pro-related-box {
		padding: 8px 0 128px;
	}

	.product .page-bottom {
		transform: translateY(-49.5%);
	}

	.news-related {
		padding-top: 40px;
	}

	.app-related {
		padding-top: 40px;
	}

	.faq-related {
		padding-top: 38px;
	}

	.related-title {
		font-size: 28px;
		font-size: 2.8rem;
		line-height: 40px;
		padding-bottom: 20px;
	}

	.related-title::before {
		width: 106px;
		height: 5px;
		border-radius: 3px;
	}

	.related-swiper {
		margin-left: -25px;
		margin-right: -25px;
		padding-left: 25px;
		padding-right: 25px;
		padding-top: 20px;
	}

	.app-related .related-swiper {
		padding-top: 16px;
	}

	.related-swiper .swiper-button {
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-size: 18px;
	}

	.app-related .related-swiper .swiper-button {
		bottom: 52px;
		width: 30px;
		height: 30px;
		line-height: 28px;
		font-size: 12px;
	}

	.app-related .related-swiper .swiper-button-prev {
		left: 484px;
	}

	.app-related .related-swiper .swiper-button-next {
		left: 526px;
	}

	.faq-related .related-swiper .swiper-related {
		padding-bottom: 26px;
	}

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

	.faq-related .related-swiper .swiper-related .swiper-pagination .swiper-pagination-bullet-active {
		width: 18px;
	}

	.pro-related .sec2-tbody-item .item-tip {
		left: 14px;
		width: 32px;
		height: 32px;
	}

	.pro-related .sec2-tbody-item .item-body {
		padding-bottom: 14px;
	}

	.app-slide-item .item-box {
		border-radius: 16px;
	}

	.app-slide-item .item-box .item-pic {
		width: 460px;
	}

	.app-slide-item .item-box .item-pic .item-btnn {
		min-width: 130px;
		padding: 4px 10px 6px;
		font-size: 16px;
		line-height: 26px;
		border-radius: 18px;
	}

	.app-slide-item .item-box .item-body {
		width: calc(100% - 460px);
		padding: 10px 24px 54px;
	}

	.app-slide-item .item-body .item-title {
		font-size: 18px;
		line-height: 28px;
	}

	.app-slide-item .item-body .item-desc {
		font-size: 15px;
		cmargin-top: 4px;
		line-height: 24px;
	}
}

@media(max-width: 991px) {
	.related-box {
		padding: 6px 0 42px;
	}

	.pro-related-box {
		padding: 6px 0 114px;
	}

	.product .page-bottom {
		transform: translateY(-49.5%);
	}

	.news-related {
		padding-top: 34px;
	}

	.app-related {
		padding-top: 34px;
	}

	.faq-related {
		padding-top: 32px;
	}

	.related-title {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 36px;
		padding-bottom: 18px;
	}

	.related-title::before {
		width: 96px;
		height: 4px;
		border-radius: 2px;
	}

	.related-swiper {
		margin-left: -22px;
		margin-right: -22px;
		padding-left: 22px;
		padding-right: 22px;
		padding-top: 18px;
	}

	.app-related .related-swiper {
		padding-top: 16px;
	}

	.related-swiper .swiper-button {
		width: 44px;
		height: 44px;
		line-height: 44px;
		font-size: 16px;
	}

	.app-related .related-swiper .swiper-related {
		padding-bottom: 40px;
	}

	.app-related .related-swiper .swiper-button {
		bottom: 0;
		width: 30px;
		height: 30px;
		line-height: 28px;
		font-size: 12px;
	}

	.app-related .related-swiper .swiper-button-prev {
		left: 0;
	}

	.app-related .related-swiper .swiper-button-next {
		left: 42px;
	}

	.faq-related .related-swiper .swiper-related {
		padding-bottom: 26px;
	}

	.faq-related .related-swiper .swiper-related .swiper-pagination .swiper-pagination-bullet {
		width: 10px;
		height: 4px;
		margin: 0 5px;
	}

	.faq-related .related-swiper .swiper-related .swiper-pagination .swiper-pagination-bullet-active {
		width: 16px;
	}

	.pro-related .sec2-tbody-item .item-tip {
		left: 14px;
		width: 32px;
		height: 32px;
	}

	.pro-related .sec2-tbody-item .item-body {
		padding-bottom: 12px;
	}

	.app-slide-item .item-box {
		border-radius: 12px;
	}

	.app-slide-item .item-box .item-pic {
		width: 100%;
	}

	.app-slide-item .item-box .item-pic .item-btnn {
		min-width: 130px;
		padding: 4px 10px 6px;
		font-size: 16px;
		line-height: 26px;
		border-radius: 18px;
	}

	.app-slide-item .item-box .item-body {
		width: 100%;
		padding: 16px 15px;
	}

	.app-slide-item .item-body .item-title {
		font-size: 18px;
		line-height: 28px;
	}

	.app-slide-item .item-body .item-desc {
		font-size: 15px;
		cmargin-top: 4px;
		line-height: 24px;
	}
}

@media(max-width: 720px) {
	.related-box {
		padding: 6px 0 30px;
	}

	.pro-related-box {
		padding: 6px 0 30px;
	}

	.product .page-bottom {
		transform: translateY(0);
		padding-bottom: 16px;
	}

	.news-related {
		padding-top: 28px;
	}

	.app-related {
		padding-top: 28px;
	}

	.faq-related {
		padding-top: 26px;
	}

	.related-title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 32px;
		padding-bottom: 14px;
	}

	.related-title::before {
		width: 96px;
		height: 4px;
		border-radius: 2px;
	}

	.related-swiper {
		margin-left: -18px;
		margin-right: -18px;
		padding-left: 18px;
		padding-right: 18px;
		padding-top: 18px;
	}

	.app-related .related-swiper {
		padding-top: 16px;
	}

	.related-swiper .swiper-button {
		width: 36px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
	}

	.app-related .related-swiper .swiper-related {
		padding-bottom: 40px;
	}

	.app-related .related-swiper .swiper-button {
		bottom: 0;
		width: 30px;
		height: 30px;
		line-height: 28px;
		font-size: 12px;
	}

	.app-related .related-swiper .swiper-button-prev {
		left: 0;
	}

	.app-related .related-swiper .swiper-button-next {
		left: 42px;
	}

	.faq-related .related-swiper .swiper-related {
		padding-bottom: 26px;
	}

	.faq-related .related-swiper .swiper-related .swiper-pagination .swiper-pagination-bullet {
		width: 10px;
		height: 4px;
		margin: 0 5px;
	}

	.faq-related .related-swiper .swiper-related .swiper-pagination .swiper-pagination-bullet-active {
		width: 16px;
	}

	.pro-related .sec2-tbody-item .item-tip {
		left: 14px;
		width: 32px;
		height: 32px;
	}

	.pro-related .sec2-tbody-item .item-body {
		padding-bottom: 12px;
	}

	.app-slide-item .item-box {
		border-radius: 12px;
	}

	.app-slide-item .item-box .item-pic {
		width: 100%;
	}

	.app-slide-item .item-box .item-pic .item-btnn {
		min-width: 130px;
		padding: 4px 10px 6px;
		font-size: 16px;
		line-height: 26px;
		border-radius: 18px;
	}

	.app-slide-item .item-box .item-body {
		width: 100%;
		padding: 16px 15px;
	}

	.app-slide-item .item-body .item-title {
		font-size: 16px;
		line-height: 28px;
	}

	.app-slide-item .item-body .item-desc {
		font-size: 14px;
		cmargin-top: 4px;
		line-height: 22px;
	}
}

.zoomPad {
	position: relative;
	float: left;
	z-index: 99;
	cursor: crosshair;
}

.zoomPreload {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align: center;
	background-image: url(../images/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	z-index: 110;
	width: 90px;
	height: 43px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.zoomPup {
	overflow: hidden;
	background-color: #FFF;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index: 120;
	position: absolute;
	border: 1px solid #CCC;
	z-index: 101;
	cursor: crosshair;
}

.zoomOverlay {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #FFF;
	z-index: 5000;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 101;
}

.zoomWindow {
	position: absolute;
	left: 110%;
	top: 40px;
	background: #FFF;
	z-index: 6000;
	height: auto;
	z-index: 10000;
	z-index: 110;
}

.zoomWrapper {
	position: relative;
	border: 1px solid #ccc;
	z-index: 110;
}

.zoomWrapperTitle {
	display: block;
	background: #999;
	color: #FFF;
	height: 18px;
	line-height: 18px;
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 120;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}

.zoomWrapperImage {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 110;
}

.zoomWrapperImage img {
	border: 0px;
	display: block;
	position: absolute;
	z-index: 101;
}

.zoomIframe {
	z-index: -1;
	filter: alpha(opacity=0);
	-moz-opacity: 0.80;
	opacity: 0.80;
	position: absolute;
	display: block;
}

.m-prob {
	position: relative;
	width: 100%;
	padding-bottom: 8%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;

}

.prob-img {
	position: relative;
	width: 510px;
}

.prob-img .swiper-pros {
	position: relative;
	width: 100%;
}

.pros-img-item {
	position: relative;
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #F5F5F5;
}

.pros-img-item .item-pic {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.pros-img-item .item-pic img {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.pros-img-item .item-video {
	position: relative;
	width: 100%;
	padding-bottom: 100%;
	z-index: 22;
	overflow: hidden;
}

.pros-img-item .item-video .video {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.prob-img .swiper-button {
	top: 50%;
	transform: translateY(-50%);
	margin-top: 0px;
	width: 31px;
	height: 31px;
	line-height: 31px;
	font-size: 12px;
	color: #fbb028;
	background: #FFFFFF;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.11);
	border-radius: 50%;
	text-align: center;
	font-weight: bold;
}

.prob-img .swiper-button:hover {
	background: #fbb028;
	color: #fff;
}

.prob-img .swiper-button-prev {
	left: 10px;
}

.prob-img .swiper-button-next {
	right: 10px;
}

@media screen and (max-width:1459px) {
	.m-prob {
		padding-bottom: 24px;
	}

	.prob-img {
		width: 460px;
	}

	.prob-img .swiper-button {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}

	.prob-img .swiper-button-prev {
		left: 8px;
	}

	.prob-img .swiper-button-next {
		right: 8px;
	}
}

@media screen and (max-width: 1259px) {
	.m-prob {
		padding-bottom: 20px;
	}

	.prob-img {
		width: 100%;
	}

	.prob-img .swiper-button {
		width: 28px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}

	.prob-img .swiper-button-prev {
		left: 6px;
	}

	.prob-img .swiper-button-next {
		right: 6px;
	}
}

@media screen and (max-width: 991px) {
	.m-prob {
		padding-bottom: 16px;
	}

	.prob-img {
		width: 100%;
	}

	.prob-img .swiper-button {
		width: 28px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}

	.prob-img .swiper-button-prev {
		left: 6px;
	}

	.prob-img .swiper-button-next {
		right: 6px;
	}
}

.prob-info {
	position: relative;
	width: 545px;
	margin-top: -8px;
}

.jianjie h1 {
        margin-top: 6%;
    margin-bottom: 4%;
    font-size: 2.3em;
    font-weight: 600;
    color: #333333;
    font-family: 'DINPro-Regular';
    line-height: 1.3;
}

.jiann {
	font-size: 16px;
	font-size: 1.6rem;
	color: #666;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 38px;
	height: 210px;
	overflow: auto;
}

.jiann p,.jiann span,.jiann li,.jiann strong {
	color: #666;
}

.jiann a {
	color: #fbb028;
}

.jiann a:hover {
	color: #333;
}

.sharen {
	display: inline-block;
	padding: 0 20px;
}

.share1 {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 20px;
	color: #999;
}

.share2 {
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
}

.share2 img {
	display: inline-block;
	vertical-align: top;
}

.inno {
	position: relative;
    letter-spacing: 0;
    margin-top: 60px;
    margin-left: -29px;
    margin-right: -29px;
}

.inno a {
	display: inline-block;
	vertical-align: top;
	min-width: 240px;
	font-size:1.6em;
	line-height: 30px;
	padding: 7px 15px 9px;
	margin: 0 29px;
	margin-bottom: 15px;
	background: #F5F5F5;
	border-radius: 8px;
	color: #333;

	text-align: center;
}

.inno a:hover {
	color: #fff;
	background: #fbb028;
}

@media screen and (max-width:1459px) {
	.prob-info {
		width: 420px;
		margin-top: -8px;
	}

	.jianjie h1 {
		font-size: 28px;
		font-size: 2.8rem;
		line-height: 44px;
	}

	.jiann {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 28px;
		margin-top: 8px;
		margin-bottom: 26px;
		height: 196px;
	}

	.share1 {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.inno {
		margin-top: 24px;
		margin-left: -10px;
		margin-right: -10px;
	}

	.inno a {
		min-width: 200px;
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 30px;
		padding: 6px 14px 8px;
		margin: 0 10px;
		margin-bottom: 12px;
	}
}

@media screen and (max-width:1259px) {
	.prob-info {
		width: 100%;
		margin-top: 12px;
	}

	.jianjie h1 {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 40px;
	}

	.jiann {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 26px;
		margin-top: 6px;
		margin-bottom: 20px;
		height: auto;
	}

	.share1 {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.inno {
		margin-top: 24px;
		margin-left: -10px;
		margin-right: -10px;
	}

	.inno a {
		min-width: 200px;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 28px;
		padding: 6px 14px 8px;
		margin: 0 10px;
		margin-bottom: 10px;
	}
}

@media screen and (max-width:991px) {
	.prob-info {
		width: 100%;
		margin-top: 12px;
	}

	.jianjie h1 {
		font-size: 20px;
		font-size: 2rem;
		line-height: 36px;
	}

	.jiann {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 26px;
		margin-top: 6px;
		margin-bottom: 20px;
		height: auto;
	}

	.share1 {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.inno {
		margin-top: 20px;
		margin-left: -10px;
		margin-right: -10px;
	}

	.inno a {
		min-width: 180px;
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 26px;
		padding: 5px 12px 7px;
		margin: 0 10px;
		margin-bottom: 10px;
	}
}

@media screen and (max-width:720px) {
	.prob-info {
		width: 100%;
		margin-top: 12px;
	}

	.jianjie h1 {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 32px;
	}

	.jiann {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
		margin-top: 6px;
		margin-bottom: 20px;
		height: auto;
	}

	.share1 {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.inno {
		margin-top: 16px;
		margin-left: -10px;
		margin-right: -10px;
	}

	.inno a {
		min-width: 160px;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
		padding: 4px 10px 6px;
		margin: 0 10px;
		margin-bottom: 10px;
	}
}

@media screen and (max-width:560px) {
	.prob-info {
		width: 100%;
		margin-top: 12px;
	}

	.jianjie h1 {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 30px;
	}

	.jiann {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
		margin-top: 6px;
		margin-bottom: 16x;
		height: auto;
	}

	.share1 {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.inno {
		margin-top: 16px;
		margin-left: -6px;
		margin-right: -6px;
	}

	.inno a {
		min-width: 152px;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
		padding: 4px 10px 6px;
		margin: 0 6px;
		margin-bottom: 10px;
	}
}

.table {
	width: 100%;
	overflow: auto;
}

.table table {
	width: 100%;
	border-collapse: collapse;
	line-height: 24px;
}

.table table tr td {
	padding: 5px;
	border: 1px solid #eaeaea;
}

.pro-main-title {
	position: relative;
	width: 100%;

	font-size: 30px;
	font-size: 3rem;
	color: #333333;
	line-height: 42px;
	padding-bottom: 20px;
	border-bottom: 1px solid #F5F5F5;
}

.pro-main-title::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: -3px;
	width: 80px;
	max-width: 100%;
	height: 5px;
	background: #fbb028;
}

.product-attribute {
	position: relative;
	width: 100%;
	padding-bottom: 26px;
}

.product-attribute .pattlist {
	padding-top: 24px;
}

.patitem {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}

.patitem span {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	min-width: 60px;
	font-size: 16px;
	line-height: 24px;
	margin-right: 27px;
	color: #333;
	margin-bottom: 14px;
	background: #F5F5F5;
	padding: 0 8px 2px;
}

.patitem-name {
	display: inline-block;
	vertical-align: top;
	min-width: 60px;
	font-size: 18px;
	font-size: 1.8rem;
	color: #333;
	line-height: 26px;
	margin-right: 8px;
}

.product-detail {
	position: relative;
	z-index: 1;
}

.prodetails-desc {
	position: relative;
	padding-top: 14px;
	padding-bottom: 8%;
	font-size: 16px;
	color: #666;
	line-height: 50px; 
}

.prodetails-desc div{
    margin-top:10px;  
}


 
.prodetails-desc a {
	color: #fbb028;
}

.prodetails-desc a:hover {
	color: #333;
}

.prodetails-desc img {
	display: inline-block;
	vertical-align: top;
}

.tag .pro-main-title {
	font-family: DINPro-Regular;
}

@media screen and (max-width:1459px) {
	.pro-main-title {
		font-size: 28px;
		font-size: 2.8rem;
		line-height: 40px;
		padding-bottom: 18px;
	}

	.pro-main-title::before {
		bottom: -3px;
		width: 72px;
		height: 5px;
	}

	.product-attribute {
		padding-bottom: 24px;
	}

	.product-attribute .pattlist {
		padding-top: 20px;
	}

	.patitem {
		margin-bottom: 10px;
	}

	.patitem span {
		min-width: 56px;
		font-size: 16px;
		line-height: 24px;
		margin-right: 22px;
		margin-bottom: 12px;
		padding: 0 6px 2px;
	}

	.patitem-name {
		min-width: 56px;
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 26px;
		margin-right: 6px;
	}

	.prodetails-desc {
		padding-top: 12px;
		padding-bottom: 12px;
		font-size: 16px;
		line-height: 28px;
	}
}

@media screen and (max-width:1259px) {
	.pro-main-title {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 36px;
		padding-bottom: 16px;
	}

	.pro-main-title::before {
		bottom: -3px;
		width: 62px;
		height: 5px;
	}

	.product-attribute {
		padding-bottom: 20px;
	}

	.product-attribute .pattlist {
		padding-top: 18px;
	}

	.patitem {
		margin-bottom: 10px;
	}

	.patitem span {
		min-width: 56px;
		font-size: 15px;
		line-height: 22px;
		margin-right: 16px;
		margin-bottom: 10px;
		padding: 0 5px 2px;
	}

	.patitem-name {
		min-width: 56px;
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 24px;
		margin-right: 6px;
	}

	.prodetails-desc {
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 15px;
		line-height: 26px;
	}
}

@media screen and (max-width:991px) {
	.pro-main-title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 32px;
		padding-bottom: 12px;
	}

	.pro-main-title::before {
		bottom: -2px;
		width: 54px;
		height: 4px;
	}

	.product-attribute {
		padding-bottom: 16px;
	}

	.product-attribute .pattlist {
		padding-top: 16px;
	}

	.patitem {
		margin-bottom: 8px;
	}

	.patitem span {
		min-width: 56px;
		font-size: 14px;
		line-height: 22px;
		margin-right: 14px;
		margin-bottom: 10px;
		padding: 0 5px 2px;
	}

	.patitem-name {
		min-width: 56px;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 24px;
		margin-right: 6px;
	}

	.prodetails-desc {
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 15px;
		line-height: 26px;
	}
}

@media screen and (max-width:600px) {
	.pro-main-title {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 30px;
		padding-bottom: 12px;
	}

	.pro-main-title::before {
		bottom: -2px;
		width: 54px;
		height: 4px;
	}

	.product-attribute {
		padding-bottom: 16px;
	}

	.product-attribute .pattlist {
		padding-top: 16px;
	}

	.patitem {
		margin-bottom: 8px;
	}

	.patitem span {
		min-width: 56px;
		font-size: 14px;
		line-height: 22px;
		margin-right: 14px;
		margin-bottom: 10px;
		padding: 0 5px 2px;
	}

	.patitem-name {
		min-width: 56px;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 24px;
		margin-right: 6px;
	}

	.prodetails-desc {
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 14px;
		line-height: 24px;
	}
}
/* ************** news ***************** */
.news {
	position: relative;
	padding: 30px 0 70px;
}

.news-list {
	position: relative;
	font-size: 0;
	letter-spacing: 0;
	display: flex;
	flex-wrap: wrap;
	padding-top: 12px;
	padding-bottom: 70px;
	margin-left: -11px;
	margin-right: -11px;
}

.news-list-item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 33.333333333%;
	padding: 0 11px;
	margin-bottom: 30px;
}

.new-item-box {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #FFFFFF;
	border-radius: 16px;
	border: 1px solid #F5F5F4;
}

.new-item-box .item-box-pic {
	position: relative;
	width: 100%;
}

.new-item-box .item-pic {
	position: relative;
	width: 100%;
	text-align: center;
	overflow: hidden;
	background: #fff;
	border-bottom: 1px solid #F5F5F4;
	visibility: hidden;
	opacity: 0;
	transition: all .5s;
}

.new-item-box .item-pic img {
	position: relative;
	display: block;
	width: 100%;
}

.new-item-box:hover .item-pic {
	visibility: visible;
	opacity: 1;
}

.new-item-box .item-body {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	padding: 6px 26px 12px;
	visibility: visible;
	opacity: 1;
	transition: all .5s;
	display: flex;
	align-items: center;
	justify-content: center;
}

.new-item-box:hover .item-body {
	visibility: hidden;
	opacity: 0;
}

.new-item-box .item-body .item-body-info {
	position: relative;
	width: 100%;
}

.new-item-box .item-body .item-date {
	position: relative;
	width: 100%;
	
	font-size: 16px;
	color: #fbb028;
	line-height: 28px;
	margin-bottom: 14px;
}

.new-item-box .item-body .item-title {
	position: relative;
	width: 100%;

	font-size: 20px;
	color: #333;
	line-height: 32px;
}

.new-item-box .item-body .item-desc {
	position: relative;
	width: 100%;
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	height: 78px;
	overflow: hidden;
	margin-top: 4px;
}

.new-item-box .item-btn {
	position: relative;
	padding: 10px 20px;
	background: #F5F5F4;
}

.new-item-box .item-btn .btnn {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 5px;
	font-size: 18px;
	color: #173040;
	line-height: 30px;
	font-family: DINPro-Regular;
}

.new-item-box .item-btn .btnn .iconfont {
	display: inline-block;
	vertical-align: top;
	font-size: 22px;
	color: #fbb028;
	font-weight: bold;
}

.new-item-box:hover .item-btn {
	background: #fbb028;
}

.new-item-box:hover .item-btn .btnn {
	color: #fff;
}

.new-item-box:hover .item-btn .btnn .iconfont {
	color: #fff;
}

.new-item-box .item-btn a.btnn:hover {
	color: #fff;
}

.new-item-box .item-btn a.btnn:hover .iconfont {
	color: #fff;
}

@media screen and (max-width: 1459px) {
	.news {
		padding: 48px 0 78px;
	}

	.news-list {
		padding-top: 10px;
		padding-bottom: 60px;
		margin-left: -8px;
		margin-right: -8px;
	}

	.news-list-item {
		width: 33.333333333%;
		padding: 0 8px;
		margin-bottom: 26px;
	}

	.new-item-box {
		border-radius: 16px;
	}

	.new-item-box .item-body {
		padding: 6px 22px 10px;
	}

	.new-item-box .item-body .item-date {
		font-size: 15px;
		line-height: 26px;
		margin-bottom: 12px;
	}

	.new-item-box .item-body .item-title {
		font-size: 18px;
		line-height: 30px;
	}

	.new-item-box .item-body .item-desc {
		font-size: 16px;
		line-height: 26px;
		height: 78px;
		margin-top: 4px;
	}

	.new-item-box .item-btn {
		padding: 8px 18px;
	}

	.new-item-box .item-btn .btnn {
		padding: 5px;
		font-size: 18px;
		line-height: 28px;
	}

	.new-item-box .item-btn .btnn .iconfont {
		font-size: 20px;
	}
}

@media screen and (max-width: 1259px) {
	.news {
		padding: 40px 0 66px;
	}

	.news-list {
		padding-top: 10px;
		padding-bottom: 50px;
		margin-left: -5px;
		margin-right: -5px;
	}

	.news-list-item {
		width: 33.333333333%;
		padding: 0 5px;
		margin-bottom: 22px;
	}

	.new-item-box {
		border-radius: 14px;
	}

	.new-item-box .item-body {
		padding: 5px 18px 10px;
	}

	.new-item-box .item-body .item-date {
		font-size: 15px;
		line-height: 26px;
		margin-bottom: 10px;
	}

	.new-item-box .item-body .item-title {
		font-size: 18px;
		line-height: 30px;
	}

	.new-item-box .item-body .item-desc {
		font-size: 15px;
		line-height: 24px;
		height: 72px;
		margin-top: 4px;
	}

	.new-item-box .item-btn {
		padding: 8px 16px;
	}

	.new-item-box .item-btn .btnn {
		padding: 4px;
		font-size: 16px;
		line-height: 26px;
	}

	.new-item-box .item-btn .btnn .iconfont {
		font-size: 18px;
	}
}

@media screen and (max-width: 991px) {
	.news {
		padding:80px 0 54px;
	}

	.news-list {
		padding-top: 8px;
		padding-bottom: 40px;
		margin-left: -12px;
		margin-right: -12px;
	}

	.news-list-item {
		width: 50%;
		padding: 0 12px;
		margin-bottom: 24px;
	}

	.new-item-box {
		border-radius: 14px;
	}

	.new-item-box .item-pic {
		visibility: visible;
		opacity: 1;
	}

	.new-item-box .item-body {
		padding: 10px 16px;
		position: relative;
	}

	.new-item-box:hover .item-body {
		visibility: visible;
		opacity: 1;
	}

	.new-item-box .item-body .item-date {
		font-size: 15px;
		line-height: 26px;
		margin-bottom: 10px;
	}

	.new-item-box .item-body .item-title {
		font-size: 18px;
		line-height: 30px;
	}

	.new-item-box .item-body .item-desc {
		font-size: 15px;
		line-height: 24px;
		height: 72px;
		margin-top: 4px;
	}

	.new-item-box .item-btn {
		padding: 7px 16px;
	}

	.new-item-box .item-btn .btnn {
		padding: 4px;
		font-size: 16px;
		line-height: 26px;
	}

	.new-item-box .item-btn .btnn .iconfont {
		font-size: 18px;
	}
}

@media screen and (max-width: 720px) {
	.news {
		padding: 24px 0 42px;
	}

	.news-list {
		padding-top: 8px;
		padding-bottom: 30px;
		margin-left: -6px;
		margin-right: -6px;
	}

	.news-list-item {
		width:100%;
		padding: 0 6px;
		margin-bottom: 20px;
	}

	.new-item-box {
		border-radius: 12px;
	}

	.new-item-box .item-pic {
		visibility: visible;
		opacity: 1;
	}

	.new-item-box .item-body {
		padding: 10px 14px;
		position: relative;
	}

	.new-item-box:hover .item-body {
		visibility: visible;
		opacity: 1;
	}

	.new-item-box .item-body .item-date {
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 10px;
	}

	.new-item-box .item-body .item-title {
		font-size: 18px;
		line-height: 30px;
	}

	.new-item-box .item-body .item-desc {
		font-size: 14px;
		line-height: 24px;
		height: 72px;
		margin-top: 4px;
	}

	.new-item-box .item-btn {
		padding: 6px 14px;
	}

	.new-item-box .item-btn .btnn {
		padding: 4px;
		font-size: 15px;
		line-height: 24px;
	}

	.new-item-box .item-btn .btnn .iconfont {
		font-size: 18px;
	}
}

@media screen and (max-width: 560px) {
	.news {
		padding:70px 0 30px;
	}

	.news-list {
		padding-top: 6px;
		padding-bottom: 20px;
		margin-left: -6px;
		margin-right: -6px;
	}

	.news-list-item {
		width:100%;
		padding: 0 6px;
		margin-bottom: 18px;
	}

	.new-item-box {
		border-radius: 12px;
	}

	.new-item-box .item-pic {
		visibility: visible;
		opacity: 1;
	}

	.new-item-box .item-body {
		padding: 8px 12px;
		position: relative;
	}

	.new-item-box:hover .item-body {
		visibility: visible;
		opacity: 1;
	}

	.new-item-box .item-body .item-date {
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 8px;
	}

	.new-item-box .item-body .item-title {
		font-size: 18px;
		line-height: 28px;
	}

	.new-item-box .item-body .item-desc {
		font-size: 14px;
		line-height: 24px;
		height: 72px;
		margin-top: 4px;
	}

	.new-item-box .item-btn {
		padding: 6px 14px;
	}

	.new-item-box .item-btn .btnn {
		padding: 4px;
		font-size: 14px;
		line-height: 24px;
	}

	.new-item-box .item-btn .btnn .iconfont {
		font-size: 18px;
	}
}

@media screen and (max-width: 400px) {
	.news-list-item {
		width: 100%;
	}
}

.new-contain {
	width: 100%;
	position: relative;
	padding-top: 52px;
	padding-bottom: 50px;
}

.news-title {
	position: relative;

	font-size: 24px;
	font-size: 2.4rem;
	color: #333;
	line-height: 36px;
}

.new-contain .share {
	margin-top: 26px;
	padding-bottom: 26px;
	text-align:center;
}

.new-contain .share>div {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	font-size: 1.4rem;
	color: #999;
}

.new-contain .share .date {
	font-size: 14px;
	font-size: 1.4rem;

	line-height: 20px;
	margin-right: 26px;

}

.news-text {
	position: relative;
	width: 100%;
	border-top: 1px solid #eee;
	padding-top: 32px;
	padding-bottom: 5%;

	font-size: 1.8rem;
	color: #666;
	line-height: 30px;
	font-family: DINPro-Regular
}

.news-text img {
	display: inline-block;
	vertical-align: top;
}

.news-text span {

}

.news-text a {
	color: #fbb028;
}

.news-text a:hover {
	color: #030735;
}

.fanpian {
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.fanpian li {
	position: relative;
	width: calc(50% - 12px);
	background: #F5F5F4;
	padding: 15px 20px;
	border-radius: 10px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #999;
	line-height: 24px;
	cursor: pointer;
	margin-bottom: 10px;
}

.fanpian li:nth-of-type(odd) {
	text-align: left;
	padding-left: 90px;
}

.fanpian li:nth-of-type(even) {
	text-align: right;
	padding-right: 90px;
}

.fanpian li span, .fanpian li a {
	display: inline-block;
	vertical-align: top;
	word-break: break-word;
	color: #999;
}

.fanpian li span.no {
	color: #999;
	width: 100%;
}

.fanpian li span.name {
	display: block;

	color: #333;
	text-transform: uppercase;
	margin-bottom: 2px;
}

.fanpian li:hover {
	background: #fbb028;
}

.fanpian li:hover span, .fanpian li:hover a {
	color: #fff;
}

.fanpian li:hover span.name {
	color: #fff;
}

.fanpian li:hover span.no {
	color: #eee;
	width: 100%;
}

.fanpian li i {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	background: #fbb028;
	border-radius:50%;
}

.fanpian li:hover i {
	color: #fbb028;
	background: #FFFFFF;
}

.fanpian li:nth-of-type(odd) i {
	left: 20px;
}

.fanpian li:nth-of-type(even) i {
	right: 20px;
}

.news-related-box {
	position: relative;
	width: 100%;
	padding: 0 0 80px;
	background: #F8f8f8;
	margin-top: 2%;
}

.news-related-box .wave {
	position: absolute;
	top: 0;
	transform: translateY(-100%);
	left: 0;
	right: 0;
	z-index: 1;
	width: 100%;
	padding-bottom: 5%;
	background-repeat: repeat-x;
	background-size: auto 100%;
}

.news-related-box .pro-related {
	padding-top:3% !important;
}

@media screen and (max-width:1459px) {
	.new-contain {
		padding-top: 44px;
		padding-bottom: 42px;
	}

	.news-title {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 34px;
	}

	.new-contain .share {
		margin-top: 20px;
		padding-bottom: 24px;
	}

	.new-contain .share>div {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.new-contain .share .date {
		font-size: 14px;
		font-size: 1.4rem;
		margin-right: 24px;
	}

	.news-text {
		padding-top: 28px;
		padding-bottom: 30px;
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 30px;
	}

	.fanpian li {
		width: calc(50% - 10px);
		padding: 14px 16px;
		border-radius: 8px;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 22px;
		margin-bottom: 10px;
	}

	.fanpian li:nth-of-type(odd) {
		padding-left: 84px;
	}

	.fanpian li:nth-of-type(even) {
		padding-right: 84px;
	}

	.fanpian li i {
		width: 46px;
		height: 46px;
		line-height: 46px;
		font-size: 18px;
	}

	.fanpian li:nth-of-type(odd) i {
		left: 16px;
	}

	.fanpian li:nth-of-type(even) i {
		right: 16px;
	}

	.news-related-box {
		padding: 8px 0 36px;
	}
}

@media screen and (max-width:1259px) {
	.new-contain {
		padding-top: 36px;
		padding-bottom: 34px;
	}

	.news-title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 32px;
	}

	.new-contain .share {
		margin-top: 20px;
		padding-bottom: 20px;
	}

	.new-contain .share>div {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.new-contain .share .date {
		font-size: 14px;
		font-size: 1.4rem;
		margin-right: 20px;
	}

	.news-text {
		padding-top: 24px;
		padding-bottom: 26px;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 28px;
	}

	.fanpian li {
		width: calc(50% - 10px);
		padding: 12px 14px;
		border-radius: 8px;
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 22px;
		margin-bottom: 10px;
	}

	.fanpian li:nth-of-type(odd) {
		padding-left: 78px;
	}

	.fanpian li:nth-of-type(even) {
		padding-right: 78px;
	}

	.fanpian li i {
		width: 42px;
		height: 42px;
		line-height: 42px;
		font-size: 18px;
	}

	.fanpian li:nth-of-type(odd) i {
		left: 14px;
	}

	.fanpian li:nth-of-type(even) i {
		right: 14px;
	}

	.news-related-box {
		padding: 8px 0 30px;
	}
}

@media screen and (max-width:991px) {
	.new-contain {
		padding-top: 28px;
		padding-bottom: 26px;
	}

	.news-title {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 30px;
	}

	.new-contain .share {
		margin-top: 16px;
		padding-bottom: 16px;
	}

	.new-contain .share>div {
		font-size: 13px;
		font-size: 1.3rem;
	}

	.new-contain .share .date {
		font-size: 13px;
		font-size: 1.3rem;
		margin-right: 16px;
	}

	.news-text {
		padding-top: 20px;
		padding-bottom: 22px;
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 26px;
	}

	.fanpian li {
		width: calc(50% - 10px);
		padding: 10px 12px;
		border-radius: 8px;
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 22px;
		margin-bottom: 10px;
	}

	.fanpian li:nth-of-type(odd) {
		padding-left: 72px;
	}

	.fanpian li:nth-of-type(even) {
		padding-right: 72px;
	}

	.fanpian li i {
		width: 42px;
		height: 42px;
		line-height: 42px;
		font-size: 16px;
	}

	.fanpian li:nth-of-type(odd) i {
		left: 12px;
	}

	.fanpian li:nth-of-type(even) i {
		right: 12px;
	}

	.news-related-box {
		padding: 8px 0 24px;
	}
}

@media screen and (max-width:700px) {
	.new-contain {
		padding-top: 20px;
		padding-bottom: 18px;
	}

	.news-title {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 28px;
	}

	.new-contain .share {
		margin-top: 12px;
		padding-bottom: 12px;
	}

	.new-contain .share>div {
		font-size: 13px;
		font-size: 1.3rem;
	}

	.new-contain .share .date {
		font-size: 13px;
		font-size: 1.3rem;
		margin-right: 16px;
	}

	.news-text {
		padding-top: 16px;
		padding-bottom: 18px;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
	}

	.fanpian li {
		width: 100%;
		padding: 8px 10px;
		border-radius: 8px;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 22px;
		margin-bottom: 10px;
	}

	.fanpian li:nth-of-type(odd) {
		padding-left: 66px;
	}

	.fanpian li:nth-of-type(even) {
		padding-left: 66px;
		padding-right: 10px;
		text-align: left;
	}

	.fanpian li i {
		width: 42px;
		height: 42px;
		line-height: 42px;
		font-size: 16px;
	}

	.fanpian li:nth-of-type(odd) i {
		left: 10px;
	}

	.fanpian li:nth-of-type(even) i {
		right: auto;
		left: 10px;
	}

	.news-related-box {
		padding: 8px 0 18px;
	}
}

/* ***************   Download   *************** */
.downs {
	position: relative;
	width: 100%;
	padding-top: 56px;
	padding-bottom: 90px;
}

.down-list {
	position: relative;
	font-size: 0;
	letter-spacing: 0;
	display: flex;
	flex-wrap: wrap;
	padding-top: 12px;
	padding-bottom: 70px;
	margin-left: -20px;
	margin-right: -20px;
}

.down-list-item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 0 20px;
	margin-bottom: 30px;
}

.down-list-item .item-box {
	position: relative;
	width: 100%;
	background: #F5F5F4;
	padding: 32px 30px;
	border-radius: 4px 4px 20px 4px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.down-list-item .item-box::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: transparent;
}

.down-list-item .item-box:hover::before {
	background: #013281;
}

.down-list-item .item-box .item-icon {
	position: relative;
	width: 60px;
}

.down-list-item .item-box .item-body {
	position: relative;
	width: calc(100% - 86px);
	padding-bottom: 8px;
}

.down-list-item .item-box .item-icon .iconfont {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 60px;
	height: 60px;
	line-height: 56px;
	font-size: 26px;
	color: #fbb028;
	background: #FFFFFF;
	border-radius: 50%;
	border: 2px solid #fbb028;
}

.down-list-item .item-box:hover .item-icon .iconfont {
	background: #fbb028;
	color: #fff;
}

.down-list-item .item-box .item-title {
	position: relative;
	width: 100%;

	font-size: 20px;
	color: #333;
	line-height: 30px;
}

.down-list-item .item-box:hover .item-title, .down-list-item .item-box:hover .item-title a {
	color: #fbb028;
}

.down-list-item .item-box .item-title a:hover {
	color: #fbb028;
}

.down-list-item .item-box .item-desc {
	position: relative;
	width: 100%;
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	margin-top: 6px;
}

@media screen and (max-width: 1459px) {
	.downs {
		padding-top: 48px;
		padding-bottom: 78px;
	}

	.down-list {
		padding-top: 10px;
		padding-bottom: 60px;
		margin-left: -12px;
		margin-right: -12px;
	}

	.down-list-item {
		width: 50%;
		padding: 0 12px;
		margin-bottom: 26px;
	}

	.down-list-item .item-box {
		padding: 28px 24px;
	}

	.down-list-item .item-box .item-icon {
		width: 56px;
	}

	.down-list-item .item-box .item-body {
		width: calc(100% - 80px);
		padding-bottom: 8px;
	}

	.down-list-item .item-box .item-icon .iconfont {
		width: 56px;
		height: 56px;
		line-height: 52px;
		font-size: 24px;
	}

	.down-list-item .item-box .item-title {
		font-size: 18px;
		line-height: 30px;
	}

	.down-list-item .item-box .item-desc {
		font-size: 16px;
		line-height: 24px;
		margin-top: 5px;
	}
}

@media screen and (max-width: 1259px) {
	.downs {
		padding-top: 40px;
		padding-bottom: 66px;
	}

	.down-list {
		padding-top: 10px;
		padding-bottom: 50px;
		margin-left: -6px;
		margin-right: -6px;
	}

	.down-list-item {
		width: 50%;
		padding: 0 6px;
		margin-bottom: 22px;
	}

	.down-list-item .item-box {
		padding: 24px 20px;
	}

	.down-list-item .item-box .item-icon {
		width: 52px;
	}

	.down-list-item .item-box .item-body {
		width: calc(100% - 72px);
		padding-bottom: 6px;
	}

	.down-list-item .item-box .item-icon .iconfont {
		width: 52px;
		height: 52px;
		line-height: 48px;
		font-size: 22px;
	}

	.down-list-item .item-box .item-title {
		font-size: 18px;
		line-height: 28px;
	}

	.down-list-item .item-box .item-desc {
		font-size: 15px;
		line-height: 24px;
		margin-top: 4px;
	}
}

@media screen and (max-width: 991px) {
	.downs {
		padding-top: 32px;
		padding-bottom: 54px;
	}

	.down-list {
		padding-top: 8px;
		padding-bottom: 40px;
		margin-left: -6px;
		margin-right: -6px;
	}

	.down-list-item {
		width: 100%;
		padding: 0 6px;
		margin-bottom: 24px;
	}

	.down-list-item .item-box {
		padding: 24px 20px;
	}

	.down-list-item .item-box .item-icon {
		width: 52px;
	}

	.down-list-item .item-box .item-body {
		width: calc(100% - 66px);
		padding-bottom: 6px;
	}

	.down-list-item .item-box .item-icon .iconfont {
		width: 52px;
		height: 52px;
		line-height: 48px;
		font-size: 22px;
	}

	.down-list-item .item-box .item-title {
		font-size: 20px;
		line-height: 30px;
	}

	.down-list-item .item-box .item-desc {
		font-size: 16px;
		line-height: 26px;
		margin-top: 4px;
	}
}

@media screen and (max-width: 720px) {
	.downs {
		padding-top: 24px;
		padding-bottom: 42px;
	}

	.down-list {
		padding-top: 8px;
		padding-bottom: 30px;
		margin-left: -6px;
		margin-right: -6px;
	}

	.down-list-item {
		width: 100%;
		padding: 0 6px;
		margin-bottom: 20px;
	}

	.down-list-item .item-box {
		padding: 20px 16px;
	}

	.down-list-item .item-box .item-icon {
		width: 48px;
	}

	.down-list-item .item-box .item-body {
		width: calc(100% - 62px);
		padding-bottom: 6px;
	}

	.down-list-item .item-box .item-icon .iconfont {
		width: 48px;
		height: 48px;
		line-height: 44px;
		font-size: 18px;
	}

	.down-list-item .item-box .item-title {
		font-size: 18px;
		line-height: 30px;
	}

	.down-list-item .item-box .item-desc {
		font-size: 15px;
		line-height: 24px;
		margin-top: 4px;
	}
}

@media screen and (max-width: 560px) {
	.downs {
		padding-top: 20px;
		padding-bottom: 30px;
	}

	.down-list {
		padding-top: 8px;
		padding-bottom: 20px;
		margin-left: -6px;
		margin-right: -6px;
	}

	.down-list-item {
		width: 100%;
		padding: 0 6px;
		margin-bottom: 20px;
	}

	.down-list-item .item-box {
		padding: 16px 12px;
	}

	.down-list-item .item-box .item-icon {
		width: 48px;
	}

	.down-list-item .item-box .item-body {
		width: calc(100% - 62px);
		padding-bottom: 6px;
	}

	.down-list-item .item-box .item-icon .iconfont {
		width: 48px;
		height: 48px;
		line-height: 44px;
		font-size: 18px;
	}

	.down-list-item .item-box .item-title {
		font-size: 18px;
		line-height: 28px;
	}

	.down-list-item .item-box .item-desc {
		font-size: 14px;
		line-height: 24px;
		margin-top: 4px;
	}
}

@media screen and (max-width: 420px) {
	.downs {
		padding-top: 18px;
		padding-bottom: 24px;
	}

	.down-list {
		padding-top: 8px;
		padding-bottom: 16px;
		margin-left: -6px;
		margin-right: -6px;
	}

	.down-list-item {
		width: 100%;
		padding: 0 6px;
		margin-bottom: 20px;
	}

	.down-list-item .item-box {
		padding: 16px 10px;
	}

	.down-list-item .item-box .item-icon {
		width: 44px;
	}

	.down-list-item .item-box .item-body {
		width: calc(100% - 54px);
		padding-bottom: 6px;
	}

	.down-list-item .item-box .item-icon .iconfont {
		width: 44px;
		height: 44px;
		line-height: 40px;
		font-size: 16px;
	}

	.down-list-item .item-box .item-title {
		font-size: 16px;
		line-height: 28px;
	}

	.down-list-item .item-box .item-desc {
		font-size: 13px;
		line-height: 22px;
		margin-top: 4px;
	}
}

.page-video {
	position: relative;
	width: 100%;
	padding-top: 56px;
	padding-bottom: 90px;
}

.video-list {
	position: relative;
	font-size: 0;
	letter-spacing: 0;
	display: flex;
	flex-wrap: wrap;
	padding-top: 12px;
	padding-bottom: 39px;
	margin-left: -11px;
	margin-right: -11px;
}

.video-list-item {
	display: inline-block;
	vertical-align: top;
	width: 33.33333333%;
	padding: 0 12px;
	margin-bottom: 33px;
}

.video-item-box {
	position: relative;
	width: 100%;
}

.video-item-pic {
	position: relative;
	width: 100%;
}

.video-item-pic .item-pic {
	position: relative;
	width: 100%;
	padding-bottom: 56.2222222%;
	height: 0;
	border-radius: 12px;
	overflow: hidden;
}

.video-item-pic .item-pic .video-play {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.video-list-item .item-body {
	position: relative;
	display: block;
	width: 100%;
	padding-top: 14px;
}

.video-list-item .item-body .item-title {
	
	font-size: 18px;
	color: #333333;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}

.video-list-item .item-body .item-desc {
	position: relative;
	margin-top: 6px;
	font-size: 16px;
	color: #666;
	line-height: 26px;
}

.page-faq {
	position: relative;
	width: 100%;
	padding-top: 55px;
	padding-bottom: 90px;
}

.faq-list {
	position: relative;
	font-size: 0;
	letter-spacing: 0;
	padding-top: 12px;
	padding-bottom: 30px;
	margin-left: -15px;
	margin-right: -15px;
}

.faq-list .faq-item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin-bottom: 30px;
	padding: 0 15px;
}

.faq-list .faq-item:nth-of-type(odd) {
	float: left;
}

.faq-list .faq-item:nth-of-type(even) {
	float: right;
}

.faq-list .faq-item:nth-last-of-type(1) {
	float: left;
}

.faq-item .item-box {
	position: relative;
	width: 100%;
	background: #F5F5F4;
	border-radius: 4px 4px 30px 4px;
	padding: 26px 34px;
}

.faq-item-name {
	position: relative;
	width: 100%;
	font-size: 18px;
	font-size: 1.8rem;

	color: #333;
	line-height: 24px;
	padding: 11px 48px 6px;
	cursor: pointer;
}

.faq-item-name span {
	position: absolute;
	left: 0;
	top: 6px;
	width: 35px;
	height: 35px;
	line-height: 31px;
	font-size: 20px;
	color: #173040;

	background: transparent;
	border-radius: 50%;
	border: 2px solid #fbb028;
	text-align: center;
}

.faq-item-name::before {
	content: "\e608";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	color: #fbb028;
	font-family: "iconfont";
	text-align: center;
	display: block;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
	box-sizing: border-box;
	font-weight: bold;
}

.faq-item-name.active:before {
	content: "\e600";
} 

.faq-item-name:hover::before {
	content: "\e600";
}
 
.faq-item-text {
	position: relative;
	width: 100%;
	display: none;
	margin-top:20px; 
}

.faq-item-text .text {
	position: relative;
	font-size: 16px;
	color: #666;
	line-height: 26px;
	padding: 2px 20px 13px;
	padding-left: 48px;
}

.faq-item-text span {
	position: absolute;
	left: 0;
	width: 35px;
	height: 35px;
	line-height: 31px;
	font-size: 20px;
	color: #fff;

	background: #fbb028;
	border-radius: 50%;
	border: 2px solid #fbb028;
	text-align: center;
}

.faq-list .faq-item-text .text {
	height: 146px;
	overflow: auto;
}

@media screen and (max-width: 1459px) {
	.page-video {
		padding-top: 48px;
		padding-bottom: 78px;
	}

	.video-list {
		padding-top: 10px;
		padding-bottom: 34px;
		margin-left: -8px;
		margin-right: -8px;
	}

	.video-list-item {
		width: 33.33333333%;
		padding: 0 8px;
		margin-bottom: 28px;
	}

	.video-list-item .item-body {
		padding-top: 12px;
	}

	.video-list-item .item-body .item-title {
		font-size: 18px;
		line-height: 24px;
		height: 48px;
	}

	.video-list-item .item-body .item-desc {
		margin-top: 6px;
		font-size: 16px;
		line-height: 26px;
	}

	.page-faq {
		padding-top: 48px;
		padding-bottom: 78px;
	}

	.faq-list {
		padding-top: 10px;
		padding-bottom: 26px;
		margin-left: -10px;
		margin-right: -10px;
	}

	.faq-list .faq-item {
		width: 50%;
		margin-bottom: 26px;
		padding: 0 10px;
	}

	.faq-item .item-box {
		border-radius: 4px 4px 26px 4px;
		padding: 22px 30px;
	}

	.faq-item-name {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 24px;
		padding: 10px 44px 6px;
	}

	.faq-item-name span {
		top: 15px;
		width: 34px;
		height: 34px;
		line-height: 30px;
		font-size: 18px;
	}

	.faq-item-name::before {
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 20px;
	}

	.faq-item-text .text {
		font-size: 16px;
		line-height: 25px;
		padding: 2px 18px 10px;
		padding-left: 44px;
	}

	.faq-item-text span {
		top: 7px;
		width: 34px;
		height: 34px;
		line-height: 30px;
		font-size: 18px;
	}

	.faq-list .faq-item-text .text {
		height: 134px;
	}
}

@media screen and (max-width: 1259px) {
	.page-video {
		padding-top: 40px;
		padding-bottom: 66px;
	}

	.video-list {
		padding-top: 10px;
		padding-bottom: 28px;
		margin-left: -6px;
		margin-right: -6px;
	}

	.video-list-item {
		width: 33.33333333%;
		padding: 0 6px;
		margin-bottom: 24px;
	}

	.video-list-item .item-body {
		padding-top: 12px;
	}

	.video-list-item .item-body .item-title {
		font-size: 16px;
		line-height: 24px;
		height: 48px;
	}

	.video-list-item .item-body .item-desc {
		margin-top: 6px;
		font-size: 14px;
		line-height: 24px;
	}

	.page-faq {
		padding-top: 40px;
		padding-bottom: 66px;
	}

	.faq-list {
		padding-top: 10px;
		padding-bottom: 22px;
		margin-left: -6px;
		margin-right: -6px;
	}

	.faq-list .faq-item {
		width: 50%;
		margin-bottom: 22px;
		padding: 0 6px;
	}

	.faq-item .item-box {
		border-radius: 4px 4px 22px 4px;
		padding: 18px 24px;
	}

	.faq-item-name {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 24px;
		padding: 8px 40px 4px;
	}

	.faq-item-name span {
		top: 14px;
		width: 32px;
		height: 32px;
		line-height: 28px;
		font-size: 18px;
	}

	.faq-item-name::before {
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 20px;
	}

	.faq-item-text .text {
		font-size: 15px;
		line-height: 24px;
		padding: 2px 15px 8px;
		padding-left: 40px;
	}

	.faq-item-text span {
		top: 6px;
		width: 32px;
		height: 32px;
		line-height: 28px;
		font-size: 18px;
	}

	.faq-list .faq-item-text .text {
		height: 118px;
	}
}

@media (max-width: 991px) {
	.page-video {
		padding-top: 32px;
		padding-bottom: 54px;
	}

	.video-list {
		padding-top: 8px;
		padding-bottom: 22px;
		margin-left: -12px;
		margin-right: -12px;
	}

	.video-list-item {
		width: 50%;
		padding: 0 12px;
		margin-bottom: 20px;
	}

	.video-list-item .item-body {
		padding-top: 12px;
	}

	.video-list-item .item-body .item-title {
		font-size: 17px;
		line-height: 24px;
		height: 48px;
	}

	.video-list-item .item-body .item-desc {
		margin-top: 6px;
		font-size: 15px;
		line-height: 24px;
	}

	.page-faq {
		padding-top: 32px;
		padding-bottom: 54px;
	}

	.faq-list {
		padding-top: 8px;
		padding-bottom: 18px;
		margin-left: -6px;
		margin-right: -6px;
	}

	.faq-list .faq-item {
		width: 100%;
		margin-bottom: 20px;
		padding: 0 6px;
	}

	.faq-item .item-box {
		border-radius: 4px 4px 20px 4px;
		padding: 18px 24px;
	}

	.faq-item-name {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 24px;
		padding: 8px 40px 4px;
	}

	.faq-item-name span {
		top: 14px;
		width: 32px;
		height: 32px;
		line-height: 28px;
		font-size: 18px;
	}

	.faq-item-name::before {
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 20px;
	}

	.faq-item-text .text {
		font-size: 15px;
		line-height: 26px;
		padding: 2px 15px 8px;
		padding-left: 40px;
	}

	.faq-item-text span {
		top: 6px;
		width: 32px;
		height: 32px;
		line-height: 28px;
		font-size: 18px;
	}

	.faq-list .faq-item-text .text {
		height: auto;
	}
}

@media (max-width: 720px) {
	.page-video {
		padding-top: 24px;
		padding-bottom: 42px;
	}

	.video-list {
		padding-top: 8px;
		padding-bottom: 16px;
		margin-left: -6px;
		margin-right: -6px;
	}

	.video-list-item {
		width: 50%;
		padding: 0 6px;
		margin-bottom: 18px;
	}

	.video-list-item .item-body {
		padding-top: 10px;
	}

	.video-list-item .item-body .item-title {
		font-size: 16px;
		line-height: 24px;
		height: 48px;
	}

	.video-list-item .item-body .item-desc {
		margin-top: 4px;
		font-size: 14px;
		line-height: 24px;
	}

	.page-faq {
		padding-top: 24px;
		padding-bottom: 42px;
	}

	.faq-list {
		padding-top: 8px;
		padding-bottom: 16px;
		margin-left: -6px;
		margin-right: -6px;
	}

	.faq-list .faq-item {
		width: 100%;
		margin-bottom: 18px;
		padding: 0 6px;
	}

	.faq-item .item-box {
		border-radius: 4px 4px 16px 4px;
		padding: 12px 18px;
	}

	.faq-item-name {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 24px;
		padding: 8px 40px 4px;
	}

	.faq-item-name span {
		top: 14px;
		width: 30px;
		height: 30px;
		line-height: 26px;
		font-size: 16px;
	}

	.faq-item-name::before {
		width: 18px;
		height: 18px;
		line-height: 18px;
		font-size: 18px;
	}

	.faq-item-text .text {
		font-size: 14px;
		line-height: 24px;
		padding: 2px 12px 6px;
		padding-left: 40px;
	}

	.faq-item-text span {
		top: 6px;
		width: 30px;
		height: 30px;
		line-height: 26px;
		font-size: 16px;
	}
}

@media (max-width: 560px) {
	.page-video {
		padding-top: 18px;
		padding-bottom: 30px;
	}

	.video-list {
		padding-top: 8px;
		padding-bottom: 16px;
		margin-left: -6px;
		margin-right: -6px;
	}

	.video-list-item {
		width: 50%;
		padding: 0 6px;
		margin-bottom: 18px;
	}

	.video-list-item .item-body {
		padding-top: 10px;
	}

	.video-list-item .item-body .item-title {
		font-size: 16px;
		line-height: 24px;
		height: 48px;
	}

	.video-list-item .item-body .item-desc {
		margin-top: 4px;
		font-size: 14px;
		line-height: 24px;
	}

	.page-faq {
		padding-top: 20px;
		padding-bottom: 30px;
	}

	.faq-list {
		padding-top: 8px;
		padding-bottom: 16px;
		margin-left: -6px;
		margin-right: -6px;
	}

	.faq-list .faq-item {
		width: 100%;
		margin-bottom: 18px;
		padding: 0 6px;
	}

	.faq-item .item-box {
		border-radius: 4px 4px 16px 4px;
		padding: 12px 18px;
	}

	.faq-item-name {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 24px;
		padding: 8px 40px 4px;
	}

	.faq-item-name span {
		top: 13px;
		width: 30px;
		height: 30px;
		line-height: 26px;
		font-size: 16px;
	}

	.faq-item-name::before {
		width: 18px;
		height: 18px;
		line-height: 18px;
		font-size: 18px;
	}

	.faq-item-text .text {
		font-size: 14px;
		line-height: 24px;
		padding: 2px 10px 6px;
		padding-left: 40px;
	}

	.faq-item-text span {
		top: 6px;
		width: 30px;
		height: 30px;
		line-height: 26px;
		font-size: 16px;
	}
}

@media (max-width: 400px) {
	.page-video {
		padding-top: 16px;
		padding-bottom: 24px;
	}

	.video-list {
		padding-top: 6px;
		padding-bottom: 14px;
		margin-left: -5px;
		margin-right: -5px;
	}

	.video-list-item {
		width: 100%;
		padding: 0 5px;
		margin-bottom: 18px;
	}

	.video-list-item .item-body {
		padding-top: 10px;
	}

	.video-list-item .item-body .item-title {
		font-size: 16px;
		line-height: 24px;
		height: 48px;
	}

	.video-list-item .item-body .item-desc {
		margin-top: 4px;
		font-size: 14px;
		line-height: 22px;
	}

	.page-faq {
		padding-top: 16px;
		padding-bottom: 24px;
	}
}
/* ****************** application ****************** */

.page-app {
	position: relative;
	padding: 56px 0 90px;
}

.page-app .page-bottom {
	padding-top: 70px;
}

.app-list {
	position: relative;
	font-size: 0;
	letter-spacing: 0;
	transition: all .5s;
	padding-top: 12px;
	padding-bottom: 39px;
	display: flex;
	flex-wrap: wrap;
	margin-left: -11px;
	margin-right: -11px;
}

.app-list-item {
	position: relative;
	width: 33.3333333%;
	padding: 0 12px;
	margin-bottom: 38px;
}

.app-list-item .item-box {
	position: relative;
	width: 100%;
}

.app-list-item .item-box .item-pic {
	position: relative;
	width: 100%;
	text-align: center;
	border-radius: 16px;
	overflow: hidden;
}

.app-list-item .item-box .item-pic img {
	display: block;
	width: 100%;
}

.app-list-item .item-box .item-body {
	position: relative;
	width: 100%;
	padding-top: 6px;
}

.app-list-item .item-body .item-title {
	font-family: DINPro-Bold;
	font-size: 20px;
	color: #333333;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}

.app-list-item .item-body .item-desc {
	position: relative;
	margin-top: 6px;
	font-size: 16px;
	color: #666;
	line-height: 26px;
}

@media screen and (max-width: 1459px) {
	.page-app {
		padding: 54px 0 78px;
	}

	.page-app .page-bottom {
		padding-top: 60px;
	}

	.app-list {
		padding-top: 10px;
		padding-bottom: 34px;
		margin-left: -8px;
		margin-right: -8px;
	}

	.app-list-item {
		width: 33.3333333%;
		padding: 0 8px;
		margin-bottom: 32px;
	}

	.app-list-item .item-box .item-pic {
		border-radius: 14px;
	}

	.app-list-item .item-box .item-body {
		padding-top: 6px;
	}

	.app-list-item .item-body .item-title {
		font-size: 18px;
		line-height: 28px;
		height: 56px;
	}

	.app-list-item .item-body .item-desc {
		margin-top: 5px;
		font-size: 15px;
		line-height: 24px;
	}
}

@media screen and (max-width: 1259px) {
	.page-app {
		padding: 46px 0 66px;
	}

	.page-app .page-bottom {
		padding-top: 50px;
	}

	.app-list {
		padding-top: 10px;
		padding-bottom: 28px;
		margin-left: -5px;
		margin-right: -5px;
	}

	.app-list-item {
		width: 33.3333333%;
		padding: 0 5px;
		margin-bottom: 28px;
	}

	.app-list-item .item-box .item-pic {
		border-radius: 12px;
	}

	.app-list-item .item-box .item-body {
		padding-top: 4px;
	}

	.app-list-item .item-body .item-title {
		font-size: 18px;
		line-height: 28px;
		height: 56px;
	}

	.app-list-item .item-body .item-desc {
		margin-top: 4px;
		font-size: 14px;
		line-height: 22px;
	}
}

@media(max-width: 991px) {
	.page-app {
		padding: 38px 0 54px;
	}

	.page-app .page-bottom {
		padding-top: 40px;
	}

	.app-list {
		padding-top: 8px;
		padding-bottom: 24px;
		margin-left: -14px;
		margin-right: -14px;
	}

	.app-list-item {
		width: 50%;
		padding: 0 14px;
		margin-bottom: 24px;
	}

	.app-list-item .item-box .item-pic {
		border-radius: 15px;
	}

	.app-list-item .item-box .item-body {
		padding-top: 4px;
	}

	.app-list-item .item-body .item-title {
		font-size: 18px;
		line-height: 28px;
		height: 56px;
	}

	.app-list-item .item-body .item-desc {
		margin-top: 4px;
		font-size: 14px;
		line-height: 22px;
	}
}

@media (max-width: 720px) {
	.page-app {
		padding: 30px 0 42px;
	}

	.page-app .page-bottom {
		padding-top: 30px;
	}

	.app-list {
		padding-top: 8px;
		padding-bottom: 20px;
		margin-left: -8px;
		margin-right: -8px;
	}

	.app-list-item {
		width: 50%;
		padding: 0 8px;
		margin-bottom: 20px;
	}

	.app-list-item .item-box .item-pic {
		border-radius: 12px;
	}

	.app-list-item .item-box .item-body {
		padding-top: 4px;
	}

	.app-list-item .item-body .item-title {
		font-size: 18px;
		line-height: 28px;
		height: 56px;
	}

	.app-list-item .item-body .item-desc {
		margin-top: 4px;
		font-size: 14px;
		line-height: 22px;
	}
}

@media (max-width: 560px) {
	.page-app {
		padding: 22px 0 30px;
	}

	.page-app .page-bottom {
		padding-top: 20px;
	}

	.app-list {
		padding-top: 8px;
		padding-bottom: 16px;
		margin-left: -5px;
		margin-right: -5px;
	}

	.app-list-item {
		width: 50%;
		padding: 0 5px;
		margin-bottom: 18px;
	}

	.app-list-item .item-box .item-pic {
		border-radius: 10px;
	}

	.app-list-item .item-box .item-body {
		padding-top: 4px;
	}

	.app-list-item .item-body .item-title {
		font-size: 16px;
		line-height: 26px;
		height: 52px;
	}

	.app-list-item .item-body .item-desc {
		margin-top: 4px;
		font-size: 14px;
		line-height: 22px;
	}
}

@media (max-width: 370px) {
	.app-list-item {
		width: 100%;
	}
}

.tankaung {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #000;
	background: rgba(0,0,0,0.5);
	display: none;
	z-index: 9999999999
}

.tankaungn2 {
	position: fixed;
	left: 5%;
	top: 5%;
	right: 5%;
	bottom: 5%;
}

.tankaungn2 iframe,.tankaungn2 video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.tankaungn2 iframe body {
	margin: 0px !important;
}

.famain {
	padding-top: 70px;
	padding-bottom: 90px;
}

.top {
	width: 48px;
	height: 48px;
	line-height: 44px;
	font-size: 18px !important;
	text-align: center;
	background: #FFFFFF;
	color: #fbb028;
	box-shadow: 0px 5px 10px 0px rgba(0,45,82,0.31);
	border-radius: 50%;
	border: 2px solid #fbb028;
	margin: auto;
	cursor: pointer;
	position: fixed;
	right: 20px;
	bottom: -100px;
	transition: 0.9s;
	z-index: 999;
	-webkit-animation-name: top;
	animation-name: top;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.bottom {
	bottom: 80px;
}

.top .iconfont {
	display: inline-block;
	vertical-align: top;
}

.top .iconfont::before {
	content: "\e73e";
}

.top:hover {
	background: #fbb028;
	color: #fff;
}

@media screen and (max-width:767px) {
	.top {
		width: 42px;
		height: 42px;
		line-height: 38px;
		font-size: 16px !important;
		right: 0px;
		bottom: 80px;
	}

	.fotag {
		margin-top: 15px;
	}
}

@media screen and (max-width: 767px) {
	.tankaungn2 {
		position: fixed;
		left: 5%;
		top: 15%;
		right: 5%;
		bottom: 15%;
	}
}

@font-face {
	font-family: 'Poppins-Regular';
    src: url('../fonts/Poppins-Regular.ttf');
   
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'DINPro-Medium';
    src: url('../fonts/Poppins-Medium.ttf');
  
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'DINPro-Bold';
    src: url('../fonts/Poppins-Regular.ttf');
    
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
 
@font-face {
	font-family: 'Poppins-Regular';
    src: url('../fonts/Poppins-Regular.ttf');
   
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'Oswald-Regular';
    src: url('../fonts/Poppins-Regular.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: "iconfont"; 
  src: url('../fonts/iconfont.woff2') format('woff2'),
       url('../fonts/iconfont.woff') format('woff'),
       url('../fonts/iconfont.ttf') format('truetype');
}

@font-face {
	font-family: "iconfont"; 
  src: url('../fonts/iconfont.woff2') format('woff2'),
		url('../fonts/iconfont.woff') format('woff'),
		url('../fonts/iconfont.ttf') format('truetype'),
		url('../fonts/iconfont.svg') format('svg');
}

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

.icon-a-xiazai4:before {
	content: "\e540";
}

.icon-jiantou_qiehuanzuo:before {
	content: "\e539";
}

.icon-jiantou_qiehuanyou:before {
	content: "\e538";
}

.icon-a-xiazai11:before {
	content: "\e537";
}

.icon-xiazai2:before {
	content: "\e536";
}

.icon-xiazai1:before {
	content: "\e535";
}

.icon-sanjiaoxing:before {
	content: "\e534";
}

.icon-xiajiantou:before {
	content: "\e533";
}

.icon-lianjielink:before {
	content: "\e532";
}

.icon-xiangzuo:before {
	content: "\e531";
}

.icon-xiangxia:before {
	content: "\e530";
}

.icon-xiangshang:before {
	content: "\e52f";
}

.icon-sanjiaoshang:before {
	content: "\e52e";
}

.icon-sanjiao-jinru:before {
	content: "\e52d";
}

.icon-a-fenlei1:before {
	content: "\e52c";
}

.icon-fenlei:before {
	content: "\e52b";
}

.icon-a-youjianyouxiang_jurassic:before {
	content: "\e52a";
}

.icon-a-youtube1:before {
	content: "\e529";
}

.icon-a-dianhua11:before {
	content: "\e528";
}

.icon-jiantou_youxia:before {
	content: "\e527";
}

.icon-notepad:before {
	content: "\e526";
}

.icon-a-dianhua1:before {
	content: "\e525";
}

.icon-rili:before {
	content: "\e524";
}

.icon-dianhua1:before {
	content: "\e523";
}

.icon-a-youxiang1:before {
	content: "\e522";
}
 
.icon-yunxiazai_o:before {
	content: "\e521";
}

.icon-a-danjiantouchangjiantouzuo:before {
	content: "\e519";
}

.icon-changjiantou:before {
	content: "\e520";
}

.icon-a-danjiantouchangjiantouyou:before {
	content: "\e518";
}

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

.icon-a-xiazai1:before {
	content: "\e516";
}

.icon-weibo:before {
	content: "\e515";
}

.icon-yuyan:before {
	content: "\e514";
}

.icon-duoqiyingxiang:before {
	content: "\e513";
}

.icon-a-weibo1:before {
	content: "\e512";
}

.icon-upload-cloud-2-line:before {
	content: "\e511";
}

.icon-a-lianjie1:before {
	content: "\e510";
}

.icon-daohang:before {
	content: "\e509";
}

.icon-a-rightlinefill-line:before {
	content: "\e508";
}

.icon-lianjie:before {
	content: "\e507";
}

.icon-send-plane-line:before {
	content: "\e506";
}

.icon-b2b-close:before {
	content: "\e505";
}

.icon-jiantou_youshang:before {
	content: "\e504";
}

.icon-dianhua:before {
	content: "\e501";
}

.icon-tik_tok:before {
	content: "\e502";
}

.icon-phone-Fill:before {
	content: "\e503";
}

.icon-twitter-new2:before {
	content: "\e800";
}

.icon-twitter-new:before {
	content: "\e7ff";
}

.icon-twitter3:before {
	content: "\e7fd";
}

.icon-twitter4:before {
	content: "\e7fe";
}

.icon-biaoqian:before {
	content: "\e649";
}

.icon-top2:before {
	content: "\e637";
}

.icon-shangchuan:before {
	content: "\e602";
}

.icon-sousuo4:before {
	content: "\e610";
}

.icon-sousuo:before {
	content: "\e616";
}

.icon-sousuo1:before {
	content: "\e65b";
}

.icon-up7:before {
	content: "\e722";
}

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

.icon-left7:before {
	content: "\e724";
}

.icon-right7:before {
	content: "\e725";
}

.icon-instagram1:before {
	content: "\e640";
}

.icon-vk:before {
	content: "\e735";
}

.icon-jia2:before {
	content: "\e608";
}

.icon-jian2:before {
	content: "\e600";
}

.icon-home:before {
	content: "\e624";
}

.icon-edit:before {
	content: "\e611";
}

.icon-facebook:before {
	content: "\e620";
}

.icon-pinterest:before {
	content: "\e8ab";
}

.icon-linkedin:before {
	content: "\e648";
}

.icon-youtube:before {
	content: "\e6d6";
}

.icon-twitter:before {
	content: "\e607";
}

.icon-bigger:before {
	content: "\e647";
}

.icon-left:before {
	content: "\e72c";
}

.icon-right:before {
	content: "\e72d";
}

.icon-up1:before {
	content: "\e72e";
}

.icon-bottom1:before {
	content: "";
}

.icon-left1:before {
	content: "\e730";
}

.icon-right1:before {
	content: "\e731";
}

.icon-up:before {
	content: "\e73e";
}

.icon-bottom:before {
	content: "\e73f";
}

.icon-instagram:before {
	content: "\e79d";
}

.icon-tumblr:before {
	content: "\e79e";
}

.icon-download:before {
	content: "\e7a0";
}

.icon-download1:before {
	content: "\e7a7";
}

.icon-search4:before {
	content: "\e7b2";
}

.icon-address:before {
	content: "\e7bc";
}

.icon-email:before {
	content: "\e7bd";
}

.icon-contact:before {
	content: "\e7be";
}

.icon-whatsapp:before {
	content: "\e7bf";
}

.icon-fax:before {
	content: "\e7c2";
}

.icon-mobile:before {
	content: "\e7c6";
}

.icon-phone:before {
	content: "\e7c8";
}

.icon-tel:before {
	content: "\e7c7";
}

.icon-phone1:before {
	content: "\e7cb";
}

.icon-skype:before {
	content: "\e7cc";
}

.icon-whatsapp1:before {
	content: "\e7c1";
}

.icon-address1:before {
	content: "\e7c3";
}

.icon-contact1:before {
	content: "\e7c4";
}

.icon-email1:before {
	content: "\e7c5";
}

.icon-skype1:before {
	content: "\e7c9";
}

.icon-fax1:before {
	content: "\e7ca";
}

.icon-qq:before {
	content: "\e7ce";
}

.icon-tel1:before {
	content: "\e7cd";
}

.icon-wechat:before {
	content: "\e7cf";
}

.icon-phone2:before {
	content: "\e7d0";
}

.icon-message:before {
	content: "\e7da";
}

.icon-calendar:before {
	content: "\e7e1";
}

.icon-calendar1:before {
	content: "\e7e3";
}

.icon-top:before {
	content: "\e7ed";
}

.icon-youbian:before {
	content: "\e60f";
}




.service_list {
	width: 100%;
	height: auto;
	display: flex;
	padding: 1% 0 2% 0;
}

.service_list_left {
	width: 50%;
	height: auto;
	padding: 3% 0;
}

.service_list_left_big_title {
font-size: 3rem;
    font-weight: 600;
    font-family: 'Poppins';
    color: #333333;
    line-height: 1.2;
}

.service_lines {
	width: 80px;
	height: 2px;
	background: #fbb028;
	margin-top: 3%;
}

.service_list_left_remarks {
	font-size: 1.3em;
	line-height: 1.4;
	    padding: 3% 4% 3% 0;
	color: #666;
}


.service_list_right {
	width: 50%;
	height: auto;
}

.service_list_right img {
	width: 100%;
}

.service_list_left_more a {
	display: block;
	margin-bottom: 25px;
	white-space: break-spaces;
	margin-right: 16px;
	border-radius: 6px !important;
	padding: 8px 36px !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 130px;
	max-width: 440px;
	font-size: 1.6rem;
	background: #fbb028;
	color: #ffffff;
	margin-top: 5%;
}
.service_list_left_more a:hover {
    background: #15bbc7;
    
}


.mobile_service {
	display: none;
}

.service_detail {
	width: 100%;
	height: auto;
}

.service_detail_top {
	width: 100%;
	height: auto;
	padding: 5% 0;
}

.service_detail_top_title {
	font-size: 3.4rem;
	font-weight: 600;
	font-family: Poppins;
}

.service_detail_top_remark {
	font-size: 1.6rem;
	line-height: 1.3;
	margin-top: 2%;
}

.detaillist {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.detaillist_left {
	width: 40%;
	height: auto;
}

.detaillist_left img {
	width: 100%;
}

.detaillist_right {
	width: 60%;
	height: auto;
	padding: 0 2%;
}

.detaillist_right_title {
	font-size: 2.2rem;
	font-weight: bold;
}

.detaillist_right_remark {
	font-size: 1.5rem;
	line-height: 1.3;
	margin-top: 2%;
}

.detaillist_liebiao {
	width: 50%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 2% 0;
}

.list {

    padding: 2.55em 0;

}

.flex_j-s-b {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.flex_wrap {
	-webkit-box-pack: wrap;
	-ms-flex-pack: wrap;
	-webkit-justify-content: wrap;
	flex-wrap: wrap;
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.list .item {
	width: 32%;
	position: relative;
	background: #fafafa;
}

.list .item .ico {
	position: absolute;
	left: 50%;
	top: -3.75em;
	width: 6.25em;
	height: 6.25em;
	margin-left: -3.125em;
	border-radius: 50%;
	background: #000;
	padding: 1.5625em;
}

.list .item .ico {
	top: -2.75em;
	width: 5.25em;
	height: 5.25em;
}

.list .item .ico img {
	width: 100%;
	height: 100%;
}

.list .item .txt {
	padding:3em;
	text-align: center;
}

.list .item .txt .tit {
	font-size: 2.3rem;
	font-family:'DINPro-Medium';
	font-weight: 500;
}

.list .item .txt .info {
	padding-top: 1em;
}

.list .item .txt .info p {
	font-size: 1.8rem;
}

  .cooperative {
       
        width: 100%;
        height: auto;
        margin: 0 auto;
        margin-top:5%;
        padding-bottom:2%;
    }
    
    .about_youshi_title {
        width: 100%;
        height: auto;
        text-align: center;
        font-size: 4rem;
        font-weight: bold;
    }
    
    .parent_logo_list {
        width: 100%;
        height: auto;
    }
    
    .fix:after, .fix:before {
        display: block;
        content: "";
        height: 0;
        clear: both;
    }
    
    .item2 {
        position: relative;
        float: left;
        width: 20%;
        padding: 41px;
        text-align: center;
        transition: all .8s ease-in-out 0s;
    }
    
    .r-line {
        position: absolute;
        display: block;
        right: 0;
        bottom: 10%;
        width: 1px;
        height: 80%;
        background: #e6e6e6;
    }
    
    .b-line {
        position: absolute;
        display: block;
        bottom: 0;
        left: 10%;
        width: 80%;
        height: 1px;
        background: #e6e6e6;
    }
    
   .item2:nth-child(5n+1) .lb-dot {
        display: none;
    }
    
    .item2 .dot {
        position: absolute;
        display: block;
        width: 4px;
        height: 4px;
        background: #e6e6e6;
    }
    
    .item2 .lb-dot {
        left: -2px;
        bottom: -2px;
    }
    
    .img2 {
        height: 100px;
        position: relative;
    }
    
   .img2 img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        object-fit: contain;
        transition: all 0.75s;
    }
    
      img {
            border: none;
        }
    
    .fix:after, .fix:before {
        display: block;
        content: "";
        height: 0;
        clear: both;
    }
    
    	.list img:hover{
						transform: rotateY(360deg);
					}
					
					.item2:nth-child(5n) .r-line {
						display: none;


					}
					
.banner_solo {
    width: 100%;
    position: absolute;
    top:30%;
    z-index: 999999;
    color: #000;
    font-size: 4.6rem;
    font-weight:600;
    left: 11%;
    font-family:'Poppins';
}	


.sologs {
    margin-top:4%;
}
.colortitles{margin-top:3.5%;color:#fbb028;}

.sec-page-btn {
    position: relative;
    text-align: center;
    margin-top: 26px;
}


.sec-page-btn .btnn {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 150px;
    height: 50px;
    border: 0;
    border-radius: 10px;
    background: #fbb028;
    text-transform: uppercase;
    color: white;
    font-size: 1.4rem;
    font-weight: bold;
    outline: none;
    position: relative;
    transition: border-radius 0.8s;
    -webkit-transition: border-radius 0.8s;
    margin: 0 auto;
    line-height: 52px;
    transition: all 0.5s;
}

.sec-page-btn .btnn:hover{
    background: #15bbc7;
}




@media screen and (max-width:1030px) {
   
    
    .section-choose .list .item{
        padding:0px;
    }
    
   
   
    #banner{
       top:9%;
    }
    
    .fo-top{
        display:none;
    }
    
    .footer_copyright{
        padding:2%;
        font-size:1.4rem;
        
    }
    
    .bread-img{
    position:relative;
}


.bread_img_name{
    position:absolute;
    top: 50%; 
    left: 50%; 
    transform: translate(-50%, -50%); 
    z-index:99999;
    color:#ffffff;
    font-size:2rem;
    font-weight:bold;
}
    
    .sec-title a{
        font-size:2.4rem;
    }
    
    .sologs{
        margin-top:0px;
    }
    
    .banner{
        
    }
    
    .banner_solo {
    width: 100%;
    position: absolute;
    top:85%;
    z-index: 999999;
    color: #000;
    font-size: 2.6rem;
    font-weight:600;
    left: 11%;
    font-family:'Poppins';
}	

   
    
    .sec-page-btn .btnn {
            display: inline-block;
            vertical-align: top;
            text-align: center;
            width: 70px;
            height: 20px;
            border: 0;
            border-radius: 6px;
            background: #fbb028;
            text-transform: uppercase;
            color: white;
            font-size: 0.8rem;
            outline: none;
            position: relative;
            transition: border-radius 0.8s;
            -webkit-transition: border-radius 0.8s;
            margin: 0 auto;
            line-height: 22px;
            margin-top: 3%;
        }



 
	.detaillist {
		margin: 3% 0;
	}

	.detaillist_right {
		width: 100%;
	}

	.detaillist_left {
		width: 100%;
	}

	.detaillist_liebiao {
		width: 100%;
	}

	.pc_servicelist {
		display: none;
	}

	.mobile_service {
		width: 100%;
		display: block;
		margin-top:18%;
	}

	.service_list {
		width: 100%;
		height: auto;
		display: flex;
		padding: 2% 0;
		flex-wrap: wrap;
	}

	.service_list_left {
		width: 100%;
		height: auto;
		padding: 5% 3%;
	}

	.service_list_left_big_title {
		font-size: 2rem;
		font-weight: bold;
	}

	.service_lines {
		width: 80px;
		height: 2px;
		background: #fbb028;
		margin-top: 2%;
	}

	.service_list_left_remarks {
		font-size: 1.6rem;
		line-height: 1.3;
		padding: 2% 0;
	}

	.service_list_right {
		width: 100%;
		height: auto;
		padding: 0 2%;
	}

	.service_list_right img {
		width: 100%;
	}

	.service_list_left_more a {
		display: block;
		margin-bottom: 25px;
		white-space: break-spaces;
		margin-right: 16px;
		border-radius: 6px !important;
		padding: 10px 10px !important;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		min-width: 130px;
		max-width: 440px;
		font-size: 1.6rem;
		background: #fbb028;
		color: #ffffff;
		margin-top: 5%;
	}



	.list {
		padding-bottom: 0;
	}

	.list .item {
		width: 100%;
		font-size: 0.875em;
	}

	.page_contact .list .item .ico {
		position: absolute;
		left: 50%;
		top: -3.75em;
		width: 6.25em;
		height: 6.25em;
		margin-left: -3.125em;
		border-radius: 50%;
		background: #000;
		padding: 1.5625em;
	}

	.list .item .ico img {
		width: 100%;
		height: 100%;
	}

	.list .item .txt {
		padding: 1em 1em 2em;
		text-align: center;
	}

	.list .item .txt .tit {
		font-size: 2em;
		font-weight: 600;
	}

	.list .item .txt .info {
		padding-top: 1.6rem;
	}

	.list .item .txt .info p {
		font-size: 1.6rem;
		line-height: 1.25;
	}
}




@media screen and (max-width: 1259px) {
	.section-choose .list .item {
		width: 100%;
	}

	.section-choose .list .item {
		padding-bottom: 0px;
	}
	
	
	
		.list img:hover{
						transform: rotateY(180deg);
					}
					
					
				    .img2 img {
					position: absolute;
					top: 0;
					left: 0;
					width: 100%;
					object-fit: contain;
					transition: all 0.75s;
				}
				
				.img2 img:nth-child(1) {
					opacity: 1;
				}
				
				    .img2 {
						height:100px;
						position: relative;
					}
				
			    .item2 .lb-dot {
					left: -2px;
					bottom: -2px;
				}
			
			.item2 .dot {
				position: absolute;
				display: block;
				width: 4px;
				height: 4px;
				background: #e6e6e6;
			}
			
			
			.shows{
				display:block;
			}
			
			
			 .b-line {
				position: absolute;
				display: block;
				bottom: 0;
				left: 10%;
				width: 80%;
				height: 1px;
				background: #e6e6e6;
			}
			
			.r-line {
				position: absolute;
				display: block;
				right: 0;
				bottom: 10%;
				width: 1px;
				height: 80%;
				background: #e6e6e6;
			}
			
			.item2 {
				position: relative;
				float: left;
				width:50%;
				padding:20px;
				text-align: center;
				transition: all .8s ease-in-out 0s;
			}
			
			    .fix:after, .fix:before {
					display: block;
					content: "";
					height: 0;
					clear: both;
				}
			
			.parent_logo_list {
				width: 100%;
				height: auto;
			}
			
			.cooperative_list{
				width:100%;
				height:auto;
				display:flex;
			}
			
			.cooperative{
				max-width:1300px;
				width:100%;
				height:auto;
				margin:0 auto;
				margin-top:8%;
				padding-bottom:3%;
			}
}


.lang-imgen{height:16px;width:24px;background:url(../images/English.jpg)  no-repeat;}
.lang-imgenglish{height:16px;width:24px;background:url(../images/English.jpg)  no-repeat;}
.lang-imgspanish{height:16px;width:24px;background:url(../images/Spanish.jpg)  no-repeat;}
.lang-imgarabic{height:16px;width:24px;background:url(../images/Arabic.jpg)  no-repeat;}
.lang-imgchinese_simplified{height:16px;width:24px;background:url(../images/chinese_simplified.jpg)  no-repeat;}
.lang-imgrussian{height:16px;width:24px;background:url(../images/russian.jpg)  no-repeat;}
.lang-imgportuguese{height:16px;width:24px;background:url(../images/portuguese.jpg)  no-repeat;}
.lang-imgfrench{height:16px;width:24px;background:url(../images/french.jpg)  no-repeat;}
.lang-imgdeutsch{height:16px;width:24px;background:url(../images/german.jpg)  no-repeat;}
.lang-imgturkish{height:16px;width:24px;background:url(../images/turkish.jpg)  no-repeat;}
.lang-imgindonesian{height:16px;width:24px;background:url(../images/indonesian.jpg)  no-repeat;}
.lang-imgthai{height:16px;width:24px;background:url(../images/thain.jpg)  no-repeat;}
.lang-imgvietnamese{height:16px;width:24px;background:url(../images/vietnamese.jpg)  no-repeat;}

.en{height:16px;width:24px;background:url(../images/English.jpg)  no-repeat;}
.english{height:16px;width:24px;background:url(../images/English.jpg)  no-repeat;}
.spanish{height:16px;width:24px;background:url(../images/Spanish.jpg)  no-repeat;}
.arabic{height:16px;width:24px;background:url(../images/Arabic.jpg)  no-repeat;}
.chinese_simplified{height:16px;width:24px;background:url(../images/chinese_simplified.jpg)  no-repeat;}
.Russian{height:16px;width:24px;background:url(../images/russian.jpg)  no-repeat;}
.portuguese{height:16px;width:24px;background:url(../images/portuguese.jpg)  no-repeat;}
.french{height:16px;width:24px;background:url(../images/french.jpg)  no-repeat;}
.deutsch{height:16px;width:24px;background:url(../images/german.jpg)  no-repeat;}
.turkish{height:16px;width:24px;background:url(../images/turkish.jpg)  no-repeat;}
.indonesian{height:16px;width:24px;background:url(../images/indonesian.jpg)  no-repeat;}
.thai{height:16px;width:24px;background:url(../images/thain.jpg)  no-repeat;}
.vietnamese{height:16px;width:24px;background:url(../images/vietnamese.jpg)  no-repeat;}

.footer_copyright{
    width:100%;
    height:40px;
    line-height:40px;
    text-align:center;
    font-size:16px;
    border-top:1px solid #3d32ec;
}  

 @media screen and (max-width:1030px) {
     
   .contact-top{
       padding:70px 0px 10px 0px;
   }
   
    .list {
      
        padding-bottom: 0;

    }
    
    .list .item {
        margin-bottom:2%;
    }
    
    
    .list .item {
        width: 100%;
        font-size: 0.875em;
 
    }
    
    
    .list .item .ico {
       
    }
    
    .list .item .ico img {
        width: 100%;
        height: 100%;
    }
    
    
   .list .item .txt {
        text-align: center;
    }
    
    .txt {
     
    }
    
    #txt{
                padding: 4em 1em 2em;
    }
    
    #items{
        margin-bottom:12%;
    }
    
    .list .item .txt .tit {
        font-size:1.7em;
        font-weight: 600;
        margin-bottom: 0.5em;
        text-align: center;
        line-height: 1.3;
    }
    
    .section-choose .list .item .txt .con {
          font-size:1.2em;
    }
    
    .list .item .txt .info {
        padding-top: 0.5rem;
    }
    
    .list .item .txt .info p {
        font-size: 1.6rem;
        line-height: 1.25;
    }
}

.video.vp-a {display:block;overflow:hidden;}
.video.vp-a:before {content:" ";background:url(../images/video-ico.png) no-repeat center;background-size:60px;position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;}
.video.vp-a img {transition:all 0.3s;}
.video.vp-a:hover img {transform:scale(1.1);}
.YouTubePopUp-Wrap {position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.8);background-color:rgb(0 0 0 / 80%);top:0;left:0;z-index:10000;}
.Video-PopUp-Content {display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;justify-content:center;-webkit-justify-content:center;width:100%;height:100%;}
.vp-flex {max-width:800px;width:100%;height:450px;max-height:90%;margin:0 40px;position:relative;background-color:#000;}
.vp-flex iframe,.vp-flex video {width:100%;height:100%;max-width:100%!important;max-height:100%;min-width:100%;min-height:100%;margin:0!important;padding:0!important;outline:none!important;display:block;border:5px solid #fff;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;box-shadow:0 2px 10px 0 rgb(0 0 0 / 30%);-moz-box-shadow:0 2px 10px 0 rgb(0 0 0 / 30%);-webkit-box-shadow:0 2px 10px 0 rgb(0 0 0 / 30%);background-color:#000;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.YouTubePopUp-Close {position:absolute;top:0;cursor:pointer;left:800px;top:-50px;margin:auto 0;transition:all ease-in-out 0.3s;-webkit-transition:all ease-in-out 0.3s;-moz-transition:all ease-in-out 0.3s;-o-transition:all ease-in-out 0.3s;font-weight:300;width:26px;height:26px;background:url(../images/close.png) no-repeat center;background-size:100%;}
.YouTubePopUp-Close:hover {opacity:.5;}
.vp-flex.vp-flex-no-border iframe,.vp-flex.vp-flex-no-border video {padding:0!important;border:0!important;border-radius:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;}
.vp-flex-no-border.vp-vt-locally,.vp-flex-no-border.vp-vt-vimeo {box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;}
@media all and (max-width:767px) {.vp-flex,.Video-PopUp-Content .vp-flex {max-width:480px!important;height:270px!important;}
.video.vp-a:before {background-size:40px;}
}
@media all and (max-width:320px) {.vp-flex,.Video-PopUp-Content .vp-flex {max-width:240px!important;height:140px!important;}
}

@media screen and (min-width:1040px) {
    .certification{
        
        width:100%;
        display:flex;
        margin:4% 0;
        
    }
    
    .certification_list{
        width:49%;
        height:auto;
        text-align:center;
        overflow:hidden;
         transition: all 0.5s;
    }
    
    .certification_list img{
        width:70%;
        overflow: hidden;
        transition: all 0.5s;
    }
    
    
     .certification_list:hover{transform:scale(1.03);}
     
     .item-pic{
         position:relative;
     }
     
     .video_buttons{
         position:absolute;
          top: 50%; 
          left: 50%; 
          transform: translate(-50%, -50%); 
          z-index:999999;
     }
     
     .index_meuns_tab{
         width:100%;
         height:auto;
         display:flex;
         flex-wrap:wrap;
         margin-top:3%;
     }
     
     .index_meuns_tab_liist{
         width:20%;
         height:50px;
         line-height:50px;
         text-align:center;
         font-size:1.9rem;
     }
     
     .subfirsts{
         background:#fbb028;
         color:#ffffff;
     }
     
     .subfirsts a{
         color:#ffffff;
     }
     
}

@media screen and (max-width:760px){
.banner_solo {
    width: 100%;
    position: absolute;
    top:85%;
    z-index: 999999;
    color: #000;
    font-size: 1.6rem;
    font-weight:600;
    left: 8%;
    font-family:'Poppins';
}	

}

@media screen and (max-width:1030px){
     
     
     
     .sologs p{
       margin-bottom:7%;
     }
     
     .certification{
        
        width:100%;
        display:flex;
        margin:4% 0; 
        flex-wrap:wrap;
        
    }
    
    .certification_list{
        width:49%;
        height:auto;
        text-align:center;
        overflow:hidden;
    }
    
    .certification_list img{
        width:70%;
        overflow: hidden;
        transition: all 0.5s;
    }
    
    
     .certification_list img:hover{transform:scale(1.15);}
     
     
     .video_buttons{
         position:absolute;
          top: 50%; 
          left: 50%; 
          transform: translate(-50%, -50%); 
          z-index:999999;
     }
     
     
      .index_meuns_tab{
         width:100%;
         height:auto;
         display:flex;
         flex-wrap:wrap;
         margin-top:3%;
         justify-content:space-between;
     }
     
     .index_meuns_tab_liist{
         width:50%;
         height:50px;
         line-height:50px;
         text-align:center;
         font-size:1.4rem;
     }
     
     .subfirsts{
         background:#fbb028;
         color:#ffffff;
     }
     
     .subfirsts a{
         color:#ffffff;
     }
}

@media screen and (max-width:750px){
    
    .certification_list{
        width:100%;
        height:auto;
        text-align:center;
        overflow:hidden;
        padding:2%;
    }
    
    .certification_list img{
        width:100%;
        overflow: hidden;
        transition: all 0.5s;
    }
    
    .video_buttons{
         position:absolute;
          top: 50%; 
          left: 50%; 
          transform: translate(-50%, -50%); 
          z-index:999999;
     }
     
   
}

.certification_list{
    width:49%;
}
