/* pre css */
#c_grid-116273709439191 .p_gridbox::after {
	content: '';
	clear: left;
	display: block
}
#c_grid-116273709439191>div>.p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static
}
#c_grid-116273709439191>div>.p_gridCell {
	float: left;
	position: static
}
#c_grid-116273709439191>.p_gridbox.signal {
	min-height: inherit
}
#c_grid-116273709439191>.p_gridbox.signal>.p_gridCell {
	min-height: inherit !important
}
#c_grid-116273709439191 {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}
@media screen and (max-width:768px) {
	#c_grid-116273709439191>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}
@media screen and (min-width: 769px) {
	#c_grid-116273709439191>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_grid-116273709439191>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}
.single .l_hide {
	display: none
}
input[type="password"]::-ms-reveal {
	display: none
}
.single li {
	display: block
}
.single.l_login .l_hide {
	display: block
}
.single.l_login li {
	display: none
}
@media screen and (max-width:768px) {
	input::-webkit-input-placeholder,
	textarea::-webkit-input-placeholder,
	input:-moz-placeholder,
	textarea:-moz-placeholder,
	input::-moz-placeholder,
	textarea::-moz-placeholder,
	input:-ms-input-placeholder,
	textarea:-ms-input-placeholder {
		/* IE 10+  */
		font-size: 12px
	}
	input,
	textarea {
		font-size: 12px !important;
		width: 100% !important
	}
	.errors {
		margin-top: 10px
	}
	/*
.header .report {
	display: flex !important;
}
*/
}
#c_grid-116273709439190 .p_gridbox::after {
	content: '';
	clear: left;
	display: block
}
#c_grid-116273709439190>div>.p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static
}
#c_grid-116273709439190>div>.p_gridCell {
	float: left;
	position: static
}
#c_grid-116273709439190>.p_gridbox.signal {
	min-height: inherit
}
#c_grid-116273709439190>.p_gridbox.signal>.p_gridCell {
	min-height: inherit !important
}
#c_grid-116273709439190 {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}
@media screen and (max-width:768px) {
	#c_grid-116273709439190>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}
@media screen and (min-width: 769px) {
	#c_grid-116273709439190>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_grid-116273709439190>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}
body.isFENV #c_static_001-1720066714621 {
	display: block
}
#c_static_001-1720066714621 {
	display: none
}
#c_static_001-1720066714621 .e_form-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%
}
#c_static_001-1720066714621 .e_form-1>.p_formItem {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-1720066714621 .e_form-1 .ptishiCon {
	display: none
}
/*手机号*/
#c_static_001-1720066714621 .e_input-2 .p_phoneCode {
	position: relative;
	width: 90px;
	margin-right: 10px
}
#c_static_001-1720066714621 .e_input-2 .p_phoneCode .form-control {
	height: 36px
}
#c_static_001-1720066714621 .e_input-2 .p_currentCode {
	cursor: pointer
}
#c_static_001-1720066714621 .e_input-2 .p_arrow {
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%)
}
#c_static_001-1720066714621 .e_input-2 .p_codeList {
	display: none;
	position: absolute;
	width: 120px;
	left: 0;
	top: calc(100% + 5px);
	background-color: #fff;
	color: #495057;
	border-radius: 4px;
	max-height: 192px;
	overflow: auto;
	z-index: 9;
	border: 1px solid #ced4da
}
#c_static_001-1720066714621 .e_input-2 .p_codeItem {
	line-height: 32px;
	padding: 0 15px;
	overflow: hidden;
	cursor: pointer
}
#c_static_001-1720066714621 .e_input-2 .p_codeItem:hover,
#c_static_001-1720066714621 .e_input-2 .p_codeItem.p_active {
	background-color: #f1f5f8
}
#c_static_001-1720066714621 .e_input-2 .p_enCode {
	float: right;
	color: #ccc
}
#c_static_001-1720066714621 .e_formBtn-3 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: 100px;
	border-radius: 4px;
	padding: 8px
}
#c_static_001-1720066714621 .e_formBtn-3 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	overflow: hidden
}
#c_static_001-1720066714621 .e_formBtn-3::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all .3s;
	z-index: 0;
	opacity: 0;
	top: 0;
	left: 0px
}
#c_static_001-1720066714621 .e_formBtn-3:hover::after {
	opacity: 1
}
@media screen and (max-width:768px) {}
@media screen and (min-width: 769px) {}
@media screen and (max-width: 1024px) and (min-width: 769px) {}
#c_static_001-1725503526516 {
	min-height: 0;
	display: none
}
#c_static_001-1725503526516 .e_languageNew-1 {
	position: relative;
	width: 150px;
	height: 42px
}
#c_static_001-1725503526516 .e_languageNew-1 .p_wrapper {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 21px;
	background-color: #fff
}
#c_static_001-1725503526516 .e_languageNew-1 .p_current {
	line-height: 42px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 40px 0 20px;
	cursor: pointer
}
#c_static_001-1725503526516 .e_languageNew-1 .p_current .icon {
	margin: 0;
	position: absolute;
	right: 15px;
	top: 50%;
	left: auto;
	bottom: auto;
	transform: translateY(-50%);
	transition: all 0.2s
}
#c_static_001-1725503526516 .e_languageNew-1.p_active .p_current .icon {
	transform: translateY(-50%) rotate(-180deg)
}
#c_static_001-1725503526516 .e_languageNew-1 .p_options {
	height: auto;
	max-height: 0;
	transition: all 0.2s;
	overflow: auto
}
#c_static_001-1725503526516 .e_languageNew-1.p_active .p_options {
	height: auto;
	max-height: 252px
}
#c_static_001-1725503526516 .e_languageNew-1 .p_item {
	line-height: 42px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 20px;
	color: #8d8888;
	font-weight: normal
}
#c_static_001-1725503526516 .e_languageNew-1 .p_selected {
	color: #409EFF
}
@media screen and (max-width:768px) {}
@media screen and (min-width: 769px) {}
@media screen and (max-width: 1024px) and (min-width: 769px) {}
.error_b {
	color: #f56c6c;
	padding-left: 14px;
	position: relative;
	display: none;
	margin-top: 4px
}
.error_b:before {
	content: '';
	width: 10px;
	height: 10px;
	background: url(../fonts/error.svg) no-repeat;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 4px
}
.success_t {
	color: #b0b0b0;
	font-family: OpenSansLight;
	margin-top: 10px;
	display: none
}
.footer .bottom .b-top {
	display: flex;
	align-items: center
}
.footer .bottom .b-top {
	color: #fff
}
.footer .bottom .b-p {
	display: flex;
	margin-left: 40px;
	font-family: OpenSansLight
}
.footer .bottom .b-top p a {
	color: #fff
}
.footer .bottom .b-top p:first-child {
	margin-right: 20px
}
.footer .con .middle .right .follow ul li {
	position: relative
}
.footer .con .middle .right .follow ul li .erweima {
	position: absolute;
	width: 118px;
	height: 140px;
	top: -144px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	opacity: 0
}
.footer .con .middle .right .follow ul li .erweima img {
	width: 100%;
	height: auto
}
.footer .con .middle .right .follow ul li:hover .erweima {
	opacity: 1
}
@media screen and (max-width: 1024px) {
	.footer .con .middle .right .follow ul li .erweima {
		display: none
	}
}
@media screen and (max-width:768px) {
	.footer .bottom .b-top {
		display: block
	}
	.footer .bottom .b-p {
		display: block;
		margin-left: 0;
		margin-top: 10px
	}
	.footer .bottom .b-top p:first-child {
		margin-right: 0
	}
}
@media screen and (max-width: 1024px) and (min-width: 769px) {}
#c_static_001_P_58945-1729752964788 {
	min-height: 0px;
	background_radio: 2;
	display-radio: 1
}
#c_static_001_P_58945-1729752964788 .e_image-1 {
	overflow: hidden;
	display-radio: 1;
	max-width: 64px;
	position: fixed;
	right: 30px;
	bottom: 300px;
	z-index: 999;
	background: #fff;
	border-radius: 50%;
	cursor: pointer
}
#c_static_001_P_58945-1729752964788 .e_image-1 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}
@media screen and (max-width:768px) {}
@media screen and (min-width: 769px) {}
@media screen and (max-width: 1024px) and (min-width: 769px) {}
@keyframes bounces {
	0%,
	15%,
	47%,
	73%,
	89%,
	100% {
		animation-timing-function: ease-out;
		transform: translate3d(0, 0, 0)
	}
	30%,
	32% {
		animation-timing-function: ease-in;
		transform: translate3d(0, -8px, 0)
	}
	60% {
		animation-timing-function: ease-in;
		transform: translate3d(0, -4px, 0)
	}
	82% {
		animation-timing-function: ease-in;
		transform: translate3d(0, -2px, 0)
	}
	94% {
		animation-timing-function: ease-in;
		transform: translate3d(0, -1px, 0)
	}
}
.banner {
	position: relative
}
.banner img {
	width: 100%
}
.banner .text {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	display: flex;
	align-items: center;
	justify-content: center
}
.banner .text h2 {
	color: #404040;
	position: relative;
	left: 80px
}
.sub-nav {
	background: #fff;
	overflow: hidden
}
.sub-nav ul {
	display: flex;
	justify-content: space-between
}
.sub-nav ul li {
	position: relative
}
.sub-nav ul li:after {
	content: '';
	width: 0;
	height: 2px;
	background: #000;
	position: absolute;
	left: 50%;
	bottom: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s
}
.sub-nav ul li a {
	display: block;
	line-height: 55px;
	font-family: OpenSansSemiBold;
	color: #000;
	opacity: 0.2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s
}
.sub-nav ul li.active:after {
	width: 100%;
	left: 0
}
.sub-nav ul li.active a {
	opacity: 1
}
.ctn {
	background: #f5f5f7;
	padding-top: 3.75vw;
	position: relative;
	z-index: 2
}
.ctn .top-select {
	position: relative;
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center
}
.ctn .top-select .select-box {
	position: relative;
	width: 426px;
	height: 70px
}
.ctn .top-select .select-box h2 {
	height: 60px;
	display: flex;
	align-items: center;
	padding-left: 20px;
	border-radius: 5px;
	position: relative;
	color: #000;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.2)
}
.ctn .top-select .select-box h2:after {
	content: '';
	width: 14px;
	height: 8px;
	background: url(../fonts/xia.svg) no-repeat;
	background-size: contain;
	position: absolute;
	right: 20px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s
}
.ctn .top-select .select-box ul {
	position: absolute;
	width: 100%;
	left: 0;
	top: 70px;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	padding: 10px 0;
	display: none
}
.ctn .top-select .select-box ul li {
	display: block;
	line-height: 46px;
	padding-left: 20px;
	cursor: pointer;
	background: #fff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s
}
.ctn .top-select .select-box ul li a {
	display: block;
	color: #000;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s
}
.ctn .top-select .select-box ul li:hover {
	background: #f5f5f7
}
.ctn .top-select .select-box.active h2:after {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg)
}
.ctn .top-select p {
	color: rgba(0, 0, 0, 0.3);
	margin-right: 16px
}
.ctn1 {
	padding: 4.4vw 0 8.5vw;
	background: #f5f5f7;
	position: relative;
	z-index: 1
}
.ctn1 .ctn-list {
	display: none
}
.ctn1 .ctn-list .ctn-top {
	background: #fff;
	border-radius: 5px;
	padding: 4vw 3.5vw
}
.ctn1 .ctn-list .ctn-top .title {
	text-align: center
}
.ctn1 .ctn-list .ctn-top ul {
	display: flex;
	justify-content: space-between;
	margin-top: 3.5vw
}
.ctn1 .ctn-list .ctn-top ul li {
	width: 30%;
	background: #000;
	border-radius: 5px
}
.ctn1 .ctn-list .ctn-top ul li a {
	display: flex;
	height: 104px;
	align-items: center;
	justify-content: center
}
.ctn1 .ctn-list .ctn-top ul li a h2 {
	margin: 0 10px 0 1vw;
	font-family: OpenSansSemiBold;
	color: #fff
}
.ctn1 .ctn-list .ctn-top ul li a .icons img {
	height: 45px
}
.ctn1 .ctn-list .ctn-top ul li a .erweima {
	width: 54px
}
.ctn1 .ctn-list .ctn-top ul li a .erweima img {
	width: 100%
}
.ctn1 .ctn-list .ctn-top ul li:hover a svg {
	animation: bounces 1s infinite
}
.ctn1 .ctn-list .ctn-top ul li:last-child a {
	cursor: inherit
}
.ctn1 .ctn-list .ctn-top ul li:last-child:hover a .erweima img {
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5)
}
.ctn1 .ctn-list .ctn-bottom {
	margin-top: 2.5vw;
	background: #fff;
	border-radius: 5px;
	padding: 4vw 2vw
}
.ctn1 .ctn-list .ctn-bottom .title {
	font-family: OpenSansBold;
	letter-spacing: -0.03em;
	text-align: center;
	font-size: 53px
}
.ctn1 .ctn-list .ctn-bottom .box-list {
	margin-top: 3.5vw
}
.ctn1 .ctn-list .ctn-bottom .box-list ul {
	display: flex;
	justify-content: center
}
.ctn1 .ctn-list .ctn-bottom .box-list ul li {
	text-align: center;
	width: 20%;
	position: relative
}
.ctn1 .ctn-list .ctn-bottom .box-list ul li:before {
	content: '';
	width: 1px;
	height: 93px;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%)
}
.ctn1 .ctn-list .ctn-bottom .box-list ul li:last-child:before {
	display: none
}
.ctn1 .ctn-list .ctn-bottom .box-list ul li .icons img {
	height: 72px
}
.ctn1 .ctn-list .ctn-bottom .box-list ul li h2 {
	color: #000;
	line-height: 1.5;
	margin: 10px 0 20px
}
.ctn1 .ctn-list .ctn-bottom .box-list ul li h3 {
	color: #000;
	font-size: 17.7px;
	margin-top: 14px
}
.ctn1 .ctn-list .ctn-bottom .box-list ul li h3 span {
	margin-right: 4px;
	text-underline-offset: 4px
}
.ctn1 .ctn-list .ctn-bottom .box-list ul li:hover .icons img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05)
}
.ctn1 .ctn-list .ctn-bottom .box-list ul li:hover .down {
	animation: bounces 1s infinite
}
.ctn1 .ctn-list .ctn-bottom .box-list ul li:hover h3 span {
	text-decoration: underline
}
.ctn1 .ctn-list .user-list {
	margin-top: 2.5vw;
	background: #fff;
	border-radius: 5px;
	padding: 45px 68px
}
.ctn1 .ctn-list .user-list .title h2 {
	font-family: OpenSansBold
}
.ctn1 .ctn-list .user-list .user-wrapper ul {
	display: flex;
	justify-content: space-between
}
.ctn1 .ctn-list .user-list .user-wrapper ul li {
	position: relative
}
.ctn1 .ctn-list .user-list .user-wrapper ul li:after {
	content: '';
	width: 0;
	height: 2px;
	background: #000;
	position: absolute;
	left: 50%;
	bottom: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s
}
.ctn1 .ctn-list .user-list .user-wrapper ul li a {
	display: block;
	line-height: 55px;
	font-family: OpenSansSemiBold;
	color: #000;
	opacity: 0.2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s
}
.ctn1 .ctn-list .user-list .user-wrapper ul li.active:after {
	width: 100%;
	left: 0
}
.ctn1 .ctn-list .user-list .user-wrapper ul li.active a {
	opacity: 1
}
.ctn1 .ctn-list .user-list ul {
	margin-top: 40px;
	display: none
}
.ctn1 .ctn-list .user-list .user-box ul li a {
	display: flex;
	height: 62px;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	padding: 0 20px
}
.ctn1 .ctn-list .user-list .user-box ul li a span {
	width: 80%;
	color: #000
}
.ctn1 .ctn-list .user-list .user-box ul li:nth-child(odd) {
	background: #F5F5F7
}
.ctn1 .ctn-list .user-list .user-box ul li:hover a svg {
	animation: bounces 1s infinite
}
.ctn1 .ctn-list .user-list .user-box ul.active {
	display: block
}
.ctn1 .ctn-list .access ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.ctn1 .ctn-list .access ul li {
	width: 49.2%;
	background: #fff;
	border-radius: 5px
}
.ctn1 .ctn-list .access ul li:nth-child(n+3) {
	margin-top: 20px
}
.ctn1 .ctn-list .access ul li a {
	display: block;
	padding: 30px 30px 38px
}
.ctn1 .ctn-list .access ul li a .tu {
	height: 244px;
	display: flex;
	align-items: center;
	justify-content: center
}
.ctn1 .ctn-list .access ul li a .tu img {
	max-width: 100%;
	max-height: 100%
}
.ctn1 .ctn-list .access ul li a .text {
	text-align: center;
	margin-top: 30px
}
.ctn1 .ctn-list .access ul li a .text h2 {
	color: #000;
	line-height: 1.3
}
.ctn1 .ctn-list .access ul li a .text h3 {
	margin-top: 24px
}
.ctn1 .ctn-list .access ul li:hover a .tu img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05)
}
.ctn1 .ctn-list .access ul li:hover a .text h3 svg {
	animation: bounces 1s infinite
}
.ctn1 .ctn-list.active {
	display: block
}
@media screen and (max-width: 1440px) {
	.banner .text h2 {
		left: 60px
	}
	.sub-nav ul li a {
		line-height: 50px
	}
	.ctn .top-select .select-box {
		width: 372px;
		height: 64px
	}
	.ctn .top-select .select-box h2 {
		height: 54px
	}
	.ctn .top-select .select-box ul {
		top: 64px
	}
	.ctn .top-select .select-box ul li {
		line-height: 42px
	}
	.ctn1 .ctn-list .user-list .user-wrapper ul li a {
		line-height: 50px
	}
	.ctn1 .ctn-list .access ul li a .tu {
		height: 200px
	}
	.ctn1 .ctn-list .ctn-bottom .box-list ul li h3 {
		font-size: 16px
	}
}
@media screen and (max-width:1024px) {
	.banner .text h2 {
		left: 80px
	}
}
@media screen and (max-width: 768px) {
	.banner {
		height: 100px
	}
	.banner img {
		height: 100%;
		object-fit: cover
	}
	.banner .text h2 {
		left: 30px
	}
	.sub-nav ul li a {
		line-height: 44px
	}
	.ctn {
		padding-top: 40px
	}
	.ctn .top-select {
		display: block
	}
	.ctn .top-select p {
		text-align: center
	}
	.ctn .top-select .select-box {
		margin-top: 14px;
		width: 100%;
		height: 54px
	}
	.ctn .top-select .select-box h2 {
		height: 44px;
		padding-left: 20px
	}
	.ctn .top-select .select-box h2:after {
		right: 20px
	}
	.ctn .top-select .select-box ul {
		top: 54px
	}
	.ctn .top-select .select-box ul li {
		line-height: 40px;
		padding-left: 20px
	}
	.ctn1 {
		padding: 30px 0 40px
	}
	.ctn1 .ctn-list .ctn-top {
		padding: 20px 20px 30px
	}
	.ctn1 .ctn-list .ctn-top ul {
		flex-wrap: wrap;
		margin-top: 10px
	}
	.ctn1 .ctn-list .ctn-top ul li {
		width: 100%;
		margin-top: 10px
	}
	.ctn1 .ctn-list .ctn-top ul li a {
		height: auto;
		min-height: 80px
	}
	.ctn1 .ctn-list .ctn-top ul li a .icons img {
		height: 32px
	}
	.ctn1 .ctn-list .ctn-top ul li a h2 {
		margin: 0 10px 0 10px
	}
	.ctn1 .ctn-list .ctn-top ul li a .erweima {
		width: 60px;
		height: 60px
	}
	.ctn1 .ctn-list .ctn-top ul li:last-child:hover a .erweima img {
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1)
	}
	.ctn1 .ctn-list .ctn-bottom {
		margin-top: 20px;
		padding: 20px
	}
	.ctn1 .ctn-list .ctn-bottom .box-list {
		margin-top: 0
	}
	.ctn1 .ctn-list .ctn-bottom .box-list ul {
		flex-wrap: wrap;
		justify-content: space-between;
		overflow: hidden
	}
	.ctn1 .ctn-list .ctn-bottom .box-list ul li {
		width: 50%;
		margin-top: 25px;
		padding-bottom: 28px;
		position: relative
	}
	.ctn1 .ctn-list .ctn-bottom .box-list ul li:before {
		display: none
	}
	.ctn1 .ctn-list .ctn-bottom .box-list ul li:nth-child(n+3) {
		padding-bottom: 25px
	}
	.ctn1 .ctn-list .ctn-bottom .box-list ul li:first-child:after {
		content: '';
		width: 600px;
		height: 1px;
		background: rgba(0, 0, 0, 0.3);
		position: absolute;
		left: 0;
		bottom: 0
	}
	.ctn1 .ctn-list .ctn-bottom .box-list ul li:nth-child(3):after {
		content: '';
		width: 600px;
		height: 1px;
		background: rgba(0, 0, 0, 0.3);
		position: absolute;
		left: 0;
		bottom: 0
	}
	.ctn1 .ctn-list .ctn-bottom .box-list ul li .icons img {
		height: 60px
	}
	.ctn1 .ctn-list .ctn-bottom .box-list ul li h3 {
		font-size: 14px
	}
	.ctn1 .ctn-list .user-list {
		margin-top: 30px;
		padding: 20px
	}
	.ctn1 .ctn-list .user-list .user-wrapper ul li a {
		line-height: 44px
	}
	.ctn1 .ctn-list .user-list .user-box ul {
		margin-top: 20px
	}
	.ctn1 .ctn-list .user-list .user-box ul li a {
		height: 70px
	}
	.ctn1 .ctn-list .access ul li {
		width: 100%
	}
	.ctn1 .ctn-list .access ul li a {
		padding: 20px
	}
	.ctn1 .ctn-list .access ul li a .tu {
		height: 120px
	}
	.ctn1 .ctn-list .access ul li a .text {
		margin-top: 20px
	}
	.ctn1 .ctn-list .access ul li a .text h3 {
		margin-top: 20px
	}
	.ctn1 .ctn-list .access ul li:not(:first-child) {
		margin-top: 20px
	}
}
.ctn1 .ctn-list .ctn-top ul {
	padding-bottom: 24px
}
.ctn1 .ctn-list .ctn-top ul li {
	position: relative
}
.ctn1 .ctn-list .ctn-top ul li p {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -26px;
	text-align: center;
	color: #666
}
.ctn1 .ctn-list.ptd1 .ctn-bottom .box-list ul li {
	width: 30%
}
@media screen and (max-width:768px) {
	.ctn1 .ctn-list .ctn-top ul {
		padding-bottom: 0
	}
	.ctn1 .ctn-list .ctn-top ul li {
		position: relative;
		margin-top: 40px
	}
	.ctn1 .ctn-list .ctn-top ul li:first-child {
		margin-top: 10px
	}
	.ctn1 .ctn-list .ctn-top ul li p {
		font-size: 12px
	}
	.ctn1 .ctn-list.ptd1 .ctn-bottom .box-list ul li {
		width: 50%
	}
}