@charset "utf-8";


@font-face {
	font-family: "Moderat_Medium";
	/* Project id 1786347 */
	src: url('../fonts/Moderat-Medium.woff') format('woff');

}

@font-face {
	font-family: "Moderat_Black";
	/* Project id 1786347 */
	src: url('../fonts/Moderat-Black.woff') format('woff');
}

@font-face {
	font-family: "Moderat_Bold";
	/* Project id 1786347 */
	src: url('../fonts/Moderat-Bold.woff') format('woff');
}

@font-face {
	font-family: "Moderat_Light";
	/* Project id 1786347 */
	src: url('../fonts/Moderat-Light.woff') format('woff');
}

@font-face {
	font-family: "Moderat_Regular";
	/* Project id 1786347 */
	src: url('../fonts/Moderat-Regular.woff') format('woff');
}

@font-face {
	font-family: "Moderat_Thin";
	/* Project id 1786347 */
	src: url('../fonts/Moderat-Thin.woff') format('woff');
}
@font-face {
	font-family: "Poppins_Light";
	/* Project id 1786347 */
	src: url('../fonts/Poppins-Light.woff') format('woff');
}
@font-face {
	font-family: "Poppins_Medium";
	/* Project id 1786347 */
	src: url('../fonts/Poppins-Medium.woff') format('woff');
}
@font-face {
	font-family: "Poppins_Regular";
	/* Project id 1786347 */
	src: url('../fonts/Poppins-Regular.woff') format('woff');
}


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

a {
	text-decoration: none;
	color: initial;
}

ba {
	box-sizing: border-box;
	flex-shrink: 0;
	line-height: inherit;
}

body {
/* 	font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
		Arial, PingFang SC-Light, Microsoft YaHei; */
	font-size: 12px;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dd,
table,
input,
textarea,
dl {
	padding: 0;
	margin: 0;
}

input {
	background-color: transparent;
	border: 0;
}

button {
	margin: 0;
	padding: 0;
	border: 1px solid transparent;
	outline: none;
	background-color: transparent;
}

ul,
li {
	list-style: none;
}

img {
	max-width: 100%;
	vertical-align: top;
}

input:focus,
textarea:focus,
select:focus {
	outline: none;
}

textarea {
	resize: none;
}

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

.clear {
	zoom: 1;
}

.left {
	float: left;
}

.right {
	float: right;
}

.w1920 {
	width: 1920px;
}

.swiper-slide.dw {
	position: relative;
}

.index_banner_con {
	position: absolute;
	top: 35%;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
}

.content_w850 {
	width: 850px;
	margin: 0 auto;
}

.index_lite_title {
	color: #fff;
	font-size: .24rem;
	text-transform: uppercase;
	font-family: 'Moderat_Light';
}

.index_big_title {
	font-size: .6rem;
	color: #fff;
	padding-top: 25px;
	padding-bottom: 45px;
	text-transform: uppercase;
	font-family: Moderat_Bold;
}

a.index_wl span {
	font-size: .14rem;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Moderat_Medium';
	margin-right: 0.2rem;
}

a.index_wl {
	padding: 18px 27px;
	border-radius: 29px;
	border: 2px solid #fff;
	display: flex;
	justify-content: space-around;
	align-items: center;
	transition: 0.3s ease-in-out all;
	padding: 0.24rem 0.27rem;
	padding-left: 0.46rem;
	padding-right: 0.54rem;
	border-radius: 2.3rem;
}

.index_an {
	width: 2rem;
	margin: 0 auto;
}

.nav_dh {
	width: 17.5rem;
	margin: 0 auto;
}

.nav_dh {
	position: fixed;
	z-index: 999;
	left: 85px;
	top: 31px;
}

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

.nav_left span {
	color: #fff;
	font-size: .16rem;
	padding-left: 15px;
	font-family: 'Moderat_Light';
}

.register {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.dlzc a {
	color: #fff;
	font-size: .16rem;
	font-family: 'Moderat_Light';
}

.dlzc {
	color: #fff;
	padding-left: 15px;
}

.nav_left {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 33%;
}

a.index_wl.active {}

a.index_wl:hover {

	background: #9722e2;
	border: 2px solid #9722e2;
	transition: 0.3s ease-in-out all;

}

.w1525 {
	width: 15.25rem;
	margin: 0 auto;
}

.byu {
	text-align: center;
	font-size: .36rem;
	color: #000;
	margin-bottom: 1.05rem;
	text-transform: uppercase;
	font-family: 'Moderat_Medium';
}

.senction2 {
	padding: 1.25rem 0;
}

.byu:after {
	content: "";
	display: block;
	width: .5rem;
	height: 2px;
	background: black;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	margin-top: .3rem;
}

.gall {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.item-gall1 {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: .3rem;
	border-ra\: 50px;
	border-radius: .25rem;
	overflow: hidden;
}

.item-gall1-left {
	width: 61.8%;
}

.item-gall1-right {
	width: 38.2%;
	background: #000;
	padding-left: .8rem;
	padding-top: .8rem;
}

.item-gall2 {
	width: 62%;
	margin-right: 2%;
	border-radius: .25rem;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

.item-gall3 {
	width: 36%;
	border-radius: 0.25rem;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

.item-gall1-right-title {
	color: #fff;
	font-size: 0.3rem;
	width: 82%;
	padding-bottom: .4rem;
	font-family: Poppins_Medium;
	line-height: .36rem;
}

.item-gall1-right-li ul li {
	font-size: .14rem;
	color: #fff;
	padding-bottom: .2rem;
	list-style: disc;
	font-family: Poppins_Regular;
}

a.gall-a {
	padding: .24rem .27rem;
	padding-left: .46rem;
	padding-right: .54rem;
	border-radius: 2.3rem;
	border: none;
	width: 1.8rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #9722e2;
	margin-top: .3rem;
	transition: 0.4s all ease;
	border: 2px solid transparent;
}

a.gall-a0 span {
	color: #fff;
}

a.gall-a span {
	color: #fff;
	text-transform: uppercase;
	font-family: Moderat_Medium;
}

.item_text_title {
	font-size: .3rem;
	color: #fff;
	padding-bottom: .22rem;
	font-family: Poppins_Medium;
}

.item_text_p {
	font-size: .14rem;
	color: #fff;
	font-family: Poppins_Medium;
}

.item_text {
	position: absolute;
	bottom: 0;
	z-index: 8;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	display: block;
	width: 100%;
	padding-bottom: .46rem;
}

.item-gall2:hover .item_text {
	background: #00000052;
}

.item_text {
	transition: 0.3s ease-in-out all;
}

.item-gall3:hover .item_text {
	background: #00000052;
}


.app_lb .swiper-container {
	padding-bottom: .4rem;
}

.swiper-wrapper {}

.app_lb .swiper-slide {
	width: 978px;
	transition-timing-function: linear;
	border-radius: .15rem;
	overflow: hidden;
}

@media only screen and (max-width:1200px) {
	.swiper-slide {
		width: 770px;
	}
}

@media only screen and (max-width:980px) {
	.swiper-slide {
		width: 471px;
	}
}

@media only screen and (max-height:480px) {
	.swiper-slide {
		width: 471px;
	}
}

.app_lb .swiper-slide .dd img {
	width: 100%;
	border-radius: 4px;
}

.app_lb .swiper-slide .title {
	position: absolute;
	left: 50%;
	color: rgb(0 0 0);
	transform: translateX(-50%);
	text-align: center;
	bottom: 0;
	width: 100%;
	padding-bottom: .64rem;
	z-index: 9999;
}

.app_lb .swiper-button-next,
.swiper-button-prev {
	width: 86px;
	height: 112px;
	background-size: 86px 112px;
	margin-top: -56px;
	outline: none;
}

.app_lb .swiper-button-next {
	background: #50505069;
	width: .8rem;
	height: .8rem;
	border-radius: 0.5rem;
	right: .85rem;
	transition: 0.3s ease all;
}

.app_lb .swiper-button-prev {
	background: #50505069;
	width: .8rem;
	height: .8rem;
	border-radius: .5rem;
	left: .85rem;
	transition: 0.3s ease all;
}

.app_lb .swiper-pagination-bullet {
	background: none;
	opacity: 1;
	margin: 0 6px !important;
	width: 9px;
	height: 9px;
	position: relative;
	outline: none;
	vertical-align: middle;
}

.app_lb .swiper-pagination-bullet span {
	width: 3px;
	height: 3px;
	background: #CCC;
	display: block;
	border-radius: 50%;
	margin-top: 3px;
	margin-left: 3px;
}

.app_lb .swiper-pagination-bullet i {
	background: #000;
	height: 1px;
	width: 20px;
	position: absolute;
	top: 4px;
	transform: scaleX(0);
	transform-origin: left;
	z-index: 3;
	transition-timing-function: linear;
}

.app_lb .swiper-pagination-bullet-active span,
.app_lb .swiper-pagination-bullet:hover span {
	width: 9px;
	height: 9px;
	margin-top: 0;
	margin-left: 0;
	background: #000;
	position: relative;
	z-index: 1;
}

.app_lb .swiper-pagination-bullet-active i {
	animation: middle 6s;
}

.app_lb .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i {
	animation: first 6s;
}

.app_lb .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i {
	animation: last 6s;
}

@keyframes first {
	0% {
		transform: scaleX(0.5);
		left: 0px;
	}

	/*091*/
	100% {
		transform: scaleX(1);
		left: 2px;
	}

	/*0915*/
}

@keyframes last {
	0% {
		transform: scaleX(0.7);
		left: -10px;
	}

	/*1090*/
	20% {
		transform: scaleX(0.3);
		left: 2px;
	}

	/*090*/
	100% {
		transform: scaleX(0.3);
		left: 0px;
	}

	/*090*/
}

@keyframes middle {
	0% {
		transform: scaleX(0.7);
		left: -10px;
	}

	/*1091*/
	20% {
		transform: scaleX(0.45);
		left: 2px;
	}

	/*092*/
	100% {
		transform: scaleX(1);
		left: 2px;
	}

	/*0913*/
}

.titel_top {
	font-size: .36rem;
	color: #fff;
	text-transform: uppercase;
	padding-top: .45rem;
	padding-bottom: .26rem;
	font-family: 'Moderat_Medium';
}

.title_p {
	font-size: .16rem;
	color: #fff;
	font-family: 'Moderat_Light';
}

.swiper-slide.dd: {
	position: relative;
}

.swiper-slide.dd:after {
	content: "";
	background: url('../images/zz.png');
	display: block;
	position: absolute;
	z-index: 999;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.swiper-slide.dd img {
	position: relative;
	z-index: 99;
}


.app_lb .swiper-button-next:after {
	display: none;
}

.app_lb .swiper-button-prev:after {
	display: none;
}

.app_lb .swiper-button-prev:after,
.app_lb .swiper-rtl .swiper-button-next:after {
	display: none;
}

.app_lb.swiper-button-prev:hover {
	background: #9722e2;
}

.app_lb.swiper-button-next:hover {
	background: #9722e2;
}

.senction5 {
	margin-top: 1.05rem;
	padding-bottom: 1.1rem;
}

.blog {
	width: 13rem;
	margin: 0 auto;
}

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

.blog_item {
	width: 32%;
	border-radius: .25rem;
	overflow: hidden;
}

.blog_item_text {
	background: black;
	padding-top: .4rem;
	padding-bottom: .45rem;
	padding-left: .3rem;
	padding-right: .5rem;
	transition: 0.3s linear all;
}

.blog_item_date {
	font-size: .14rem;
	color: #fff;
	margin-bottom: .25rem;
	font-family: 'Moderat_Light';
}

.blog_item_p {
	font-size: .24rem;
	color: #fff;
	text-transform: uppercase;
	line-height: 1.5;
	font-family: 'Moderat_Medium';
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.blog_item:hover .blog_item_text {
	background: #9722e2;
}
.blog_item_img img {
    width: 100%;
}
.evaluate {
    width: 16.1rem;
    margin-left: auto;
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
    position: relative;
}

.evaluate_left {
    width: 22%;
    padding-top: .25rem;
}

.evaluate_right {
    width: 66%;
}
.evaluate_left_bt {
    font-size: .36rem;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Moderat_Medium';
}

.evaluate_left_text {
    font-size: .16rem;
    line-height: 1.5;
    color: #fff;
    padding-top: .6rem;
    font-family: 'Moderat_Light';
}
.senction4 {
    background: black;
    padding: 1.5rem 0;
}
.evaluate_right .swiper-slide {
    overflow: hidden;
    border-radius: .25rem;
    position: relative;
    cursor: pointer;
}
.evaluate_left_bt:after {
    content: '';
    display: block;
    width: .5rem;
    height: 0.02rem;
    background: #fff;
    margin-top: .3rem;
}
.evaluate_right .swiper-slide:after {
    background:url('../images/zz2.png');
    content: '';
    display: block;
    background-size: 100%;
    width: 100%;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    z-index: 99;
    top: 0;
}
.evaluate_right_text {
    position: absolute;
    bottom: -1.16rem;
    padding: 0 .41rem;
    z-index: 999;
    transition: 0.3s ease-out all;
}

.evaluate_right_text_title {
    font-size: .24rem;
    color: #fff;
    padding-bottom: .1rem;
    font-family: 'Moderat_Medium';
}

.evaluate_right_text_date {
    font-size: .14rem;
    color: #b1b1b1;
    font-family: 'Moderat_Light';
}

.evaluate_right_text_p {
    font-size: .14rem;
    line-height: 2;
    color: #fff;
    padding-top: .4rem;
    font-family: 'Moderat_Light';
}
.evaluate_right .swiper-slide:hover .evaluate_right_text {
    bottom:0.4rem;
}

.evaluate .swiper-button-next:after, .evaluate  .swiper-rtl .swiper-button-prev:after{
	display: none;
}

.evaluate .swiper-button-next, .evaluate .swiper-container-rtl .swiper-button-prev{
	background-color: red;
	width: .8rem;
	height: .8rem;
	background-image: none;
	border-radius: .5rem;
}
.evaluate .swiper-button-prev:after, .evaluate .swiper-rtl .swiper-button-next:after{
	display: none;
}
.evaluate .swiper-button-prev, .evaluate .swiper-container-rtl .swiper-button-next{
	background-color: red;
	width: .8rem;
	height: .8rem;
	background-image: none;
	border-radius: .5rem;
}
.button-prev {
    width: .8rem;
    height: .8rem;
    background: #9722e2;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .5rem;
    position: absolute;
    left: 0;
    bottom: 0.8rem;
    cursor: pointer;
    transition: 0.4s all ease;
}
 .button-next {
    width: .8rem;
    height: .8rem;
    background: #9722e2;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .5rem;
    position: absolute;
    left: 1.2rem;
    bottom: 0.8rem;
    cursor: pointer;
    transition: 0.4s all ease;
}
.item-gall2:hover img {
    transform: scale(1.1);
}

.item-gall2 img {
    transition: 0.3s ease all;
}
.item-gall3:hover img {
    transform: scale(1.1);
}

.item-gall3 img {
    transition: 0.3s ease all;
}
.evaluate_right .swiper-slide:hover img { transform: scale(1.1);}
.evaluate_right .swiper-slide img {  transition: 0.3s ease all;}

.app_lb .swiper-slide:hover img{
	transform: scale(1.1);
}
.app_lb .swiper-slide img{
	 transition: 0.3s ease all;
}
.app_lb .swiper-slide {
	 cursor: pointer;
}

.blog_item:hover .blog_item_img img
{
	transform: scale(1.1)
}
.blog_item .blog_item_img img{
	transition: 0.3s ease all;
}
.blog_item_img {
    overflow: hidden;
}
a.bolg_dea {
    width: 1.83rem;
    background: #9722e2;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: space-evenly;
    padding: .25rem;
    border-radius: .3rem;
    margin-top: .65rem;
}

a.bolg_dea span {
    font-size: .14rem;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Moderat_Medium';
}
.content_public {
    width: 13rem;
    margin: 0 auto;
}

.icolists {
    display: flex;
    justify-content: space-between;
}
.icolists_item {
    text-align: center;
    cursor: pointer;
}

.icolists_item span {
    font-size: .36rem;
    color: #878787;
    font-family: 'Moderat_Medium';
}

.icolists_item_im {
    margin-bottom: 0.35rem;
}
.senction6 {
    background: #f9f9f9;
    padding: .8rem 0;
}
.icolists_item:hover span {
    color: black;
}


.foot_top {
    background: black;
    padding-top: .9rem;
}

.language_bt {
    color: #fff;
    font-size: .24rem;
    padding-bottom: .3rem;
    font-weight: 600;
    font-family: 'Moderat_Medium';
}

.change1 {
    font-size: .16rem;
    color: #fff;
    font-family: 'Moderat_Light';
}

.change {
    font-size: .16rem;
    color: #fff;
    font-family: 'Moderat_Light';
}
.language_bt_li_tob {
    display: flex;
    justify-content: space-between;
    width: 3.21rem;
    align-items: center;
}
ul.ytlist {
    width: 2.5rem;
    display: none;
}

.language_bt_li_tob1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.language_bt_li_tob_jz {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 2.3rem;
}
.foot_four_item_title {
    font-size: .24rem;
    color: #fff;
    margin-bottom: .29rem;
    font-family: 'Moderat_Medium';
}

.foot_four_item_p {
    font-size: .16rem;
    color: #fff;
    line-height: 1.5;
    height: 0.43rem;
    font-family: Moderat_Light;
}
.foot_four_item {
    width: 20%;
    padding-right: 2%;
}

.foot_four {
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    padding: .9rem 0;
}
.foot_four_item:last-child{
	width: 35%;
}
.foot_four_item_bg span {
    color: #000;
    font-size: .16rem;
    font-family: Moderat_Light;
}

.foot_four_item_bg {
    background: white;
    display: flex;
    justify-content: space-evenly;
    padding: .22rem 0;
    border-radius: .05rem;
    margin-top: .2rem;
    cursor: pointer;
    transition: 0.2s all ease;
}
.foot_four_item_bg_item {
    background: white;
    width: .62rem;
    height: .62rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.05rem;
    cursor: pointer;
    transition: 0.2s all ease;
}

.foot_four_item_bg1 {
    display: flex;
    justify-content: space-between;
    margin-top: .2rem;
}

ul.foot_five_item li:first-child{
	font-size: .24rem;
	margin-bottom: .29rem;
	font-family: 'Moderat_Medium';
	line-height: normal;
}
ul.foot_five_item li a {
    color: #fff;
    font-family: Moderat_Light;
    transition: 0.2s all ease;
}

.foot_five_item_list {
    display: flex;
    justify-content: space-between;
}
ul.foot_five_item li {
    font-size: .16rem;
    line-height: 2.0;
}
ul.foot_five_item {
    width: 20%;
}

li.tsli span {
    color: #fff;
    font-size: .16rem;
    @charset "utf-8";
    @font-face {
 font-family: "Moderat_Medium";
 /* Project id 1786347 */
    src: url('../fonts/Moderat Medium.otf') format('otf');

}
    @font-face {
 font-family: "Moderat_Black";
 /* Project id 1786347 */
    src: url('../fonts/Moderat-Black.otf') format('otf');
}
    @font-face {
 font-family: "Moderat_Bold";
 /* Project id 1786347 */
    src: url('../fonts/Moderat-Bold.otf') format('otf');
}
    @font-face {
 font-family: "Moderat_Light";
 /* Project id 1786347 */
    src: url('../fonts/Moderat-Light.otf') format('otf');
}
    @font-face {
 font-family: "Moderat_Regular";
 /* Project id 1786347 */
    src: url('../fonts/Moderat-Regular.otf') format('otf');
}
    @font-face {
 font-family: "Moderat_Thin";
 /* Project id 1786347 */
    src: url('../fonts/Moderat-Thin.woff') format('woff');
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
    a {
 text-decoration: none;
    color: initial;
}
    body * {
 box-sizing: border-box;
    flex-shrink: 0;
    line-height: inherit;
}
    body {
 font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
  Arial, PingFang SC-Light, Microsoft YaHei;
    font-size: 12px;
}
    body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dd,
table,
input,
textarea,
dl {
 padding: 0;
    margin: 0;
}
    input {
 background-color: transparent;
    border: 0;
}
    button {
 margin: 0;
    padding: 0;
    border: 1px solid transparent;
    outline: none;
    background-color: transparent;
}
    ul,
li {
 list-style: none;
}
    img {
 max-width: 100%;
    vertical-align: top;
}
    input:focus,
textarea:focus,
select:focus {
 outline: none;
}
    textarea {
 resize: none;
}

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

.clear {
    zoom: 1;
}

.left {
    float: left;
}

.right {
    float: right;
}

.w1920 {
    width: 1920px;
}

.swiper-slide.dw {
    position: relative;
}

.index_banner_con {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.content_w850 {
    width: 850px;
    margin: 0 auto;
}

.index_lite_title {
    color: #fff;
    font-size: .24rem;
    text-transform: uppercase;
}

.index_big_title {
    font-size: .6rem;
    color: #fff;
    padding-top: 25px;
    padding-bottom: 45px;
    text-transform: uppercase;
}
    a.index_wl span {
 font-size: .14rem;
    color: #fff;
    text-transform: uppercase;
}
    a.index_wl {
 padding: 18px 27px;
    border-radius: 29px;
    border: 2px solid #fff;
    width: 40%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    transition: 0.3s ease-in-out all;
}

.index_an {
    width: 400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-evenly;
}

.nav_dh {
    width: 1755px;
    margin: 0 auto;
}

.nav_dh {
    position: fixed;
    z-index: 99999999999;
    left: 85px;
    top: 31px;
}

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

.nav_left
    span {
 color: #fff;
    font-size: .16rem;
    padding-left: 15px;
}

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

.dlzc
    a {
 color: #fff;
    font-size: .16rem;
}

.dlzc {
    color: #fff;
    padding-left: 15px;
}

.nav_left {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
    a.index_wl.active {}
    a.index_wl:hover {

 background: #9722e2;
    border: 2px solid #9722e2;
    transition: 0.3s ease-in-out all;

}

.w1525 {
    width: 1525px;
    margin: 0 auto;
}

.byu {
    text-align: center;
    font-size: .36rem;
    color: #000;
    margin-bottom: 1.05rem;
    text-transform: uppercase;
}

.senction2 {
    padding: 125px 0;
}

.byu:
    after {
 content: "";
    display: block;
    width: .5rem;
    height: 2px;
    background: black;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: .3rem;
}

.gall {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.item-gall1 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: .3rem;
    border-ra\: 50px;
    border-radius: .25rem;
    overflow: hidden;
}

.item-gall1-left {
    width: 60%;
}

.item-gall1-right {
    width: 40%;
    background: #000;
    padding-left: .8rem;
    padding-top: .8rem;
}

.item-gall2 {
    width: 62%;
    margin-right: 2%;
    border-radius: .25rem;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.item-gall3 {
    width: 36%;
    border-radius: 0.25rem;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.item-gall1-right-title {
    color: #fff;
    font-size: .3rem;
    width: 68%;
    padding-bottom: .5rem;
}

.item-gall1-right-li
    ul li {
 font-size: .14rem;
    color: #fff;
    padding-bottom: .22rem;
    list-style: disc;
}
    a.gall-a {
 padding: 20px 27px;
    border-radius: 29px;
    border: none;
    width: 1.85rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #9722e2;
    margin-top: .3rem;
}
    a.gall-a0 span {
 color: #fff;
}
    a.gall-a span {
 color: #fff;
    text-transform: uppercase;
}

.item_text_title {
    font-size: .3rem;
    color: #fff;
    padding-bottom: .22rem;
    font-family: Moderat_Medium;
}

.item_text_p {
    font-size: .14rem;
    color: #fff;
}

.item_text {
    position: absolute;
    bottom: 0;
    z-index: 999999;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    display: block;
    width: 100%;
    padding-bottom: .46rem;
}

.item-gall2:
    hover .item_text {
 background: #00000052;
}

.item_text {
    transition: 0.3s ease-in-out all;
}

.item-gall3:
    hover .item_text {
 background: #00000052;
}


.app_lb .swiper-container {
    padding-bottom: 40px;
}

.swiper-wrapper {}

.app_lb .swiper-slide {
    width: 978px;
    transition-timing-function: linear;
    border-radius: .15rem;
    overflow: hidden;
}
    @media only screen and (max-width:1200px) {
 .swiper-slide {
  width: 770px;
 }
}
    @media only screen and (max-width:980px) {
 .swiper-slide {
  width: 471px;
 }
}
    @media only screen and (max-height:480px) {
 .swiper-slide {
  width: 471px;
 }
}

.app_lb .swiper-slide .dd
    img {
 width: 100%;
    border-radius: 4px;
}

.app_lb .swiper-slide .title {
    position: absolute;
    left: 50%;
    color: rgb(0 0 0);
    transform: translateX(-50%);
    text-align: center;
    bottom: 0;
    width: 100%;
    padding-bottom: .64rem;
    z-index: 9999;
}

.app_lb .swiper-button-next,
.swiper-button-prev {
    width: 86px;
    height: 112px;
    background-size: 86px 112px;
    margin-top: -56px;
    outline: none;
}

.app_lb .swiper-button-next {
    background: #50505069;
    width: .8rem;
    height: .8rem;
    border-radius: 0.5rem;
    right: .85rem;
    transition: 0.3s ease all;
}

.app_lb .swiper-button-prev {
    background: #50505069;
    width: .8rem;
    height: .8rem;
    border-radius: .5rem;
    left: .85rem;
    transition: 0.3s ease all;
}

.app_lb .swiper-pagination-bullet {
    background: none;
    opacity: 1;
    margin: 0 6px !important;
    width: 9px;
    height: 9px;
    position: relative;
    outline: none;
    vertical-align: middle;
}

.app_lb .swiper-pagination-bullet
    span {
 width: 3px;
    height: 3px;
    background: #CCC;
    display: block;
    border-radius: 50%;
    margin-top: 3px;
    margin-left: 3px;
}

.app_lb .swiper-pagination-bullet
    i {
 background: #000;
    height: 1px;
    width: 20px;
    position: absolute;
    top: 4px;
    transform: scaleX(0);
    transform-origin: left;
    z-index: 3;
    transition-timing-function: linear;
}

.app_lb .swiper-pagination-bullet-active
    span,
.app_lb .swiper-pagination-bullet:hover span {
 width: 9px;
    height: 9px;
    margin-top: 0;
    margin-left: 0;
    background: #000;
    position: relative;
    z-index: 1;
}

.app_lb .swiper-pagination-bullet-active
    i {
 animation: middle 6s;
}

.app_lb .swiper-pagination-bullet:
    first-child.swiper-pagination-bullet-active i {
 animation: first 6s;
}

.app_lb .swiper-pagination-bullet:
    last-child.swiper-pagination-bullet-active i {
 animation: last 6s;
}
    @keyframes first {
 0% {
  transform: scaleX(0.5);
    left: 0px;
 }

 /*091*/
 100% {
    transform: scaleX(1);
    left: 2px;
 }

 /*0915*/
}
    @keyframes last {
 0% {
  transform: scaleX(0.7);
    left: -10px;
 }

 /*1090*/
 20% {
    transform: scaleX(0.3);
    left: 2px;
 }

 /*090*/
 100% {
    transform: scaleX(0.3);
    left: 0px;
 }

 /*090*/
}
    @keyframes middle {
 0% {
  transform: scaleX(0.7);
    left: -10px;
 }

 /*1091*/
 20% {
    transform: scaleX(0.45);
    left: 2px;
 }

 /*092*/
 100% {
    transform: scaleX(1);
    left: 2px;
 }

 /*0913*/
}

.titel_top {
    font-size: .36rem;
    color: #fff;
    text-transform: uppercase;
    padding-top: .45rem;
    padding-bottom: .26rem;
}

.title_p {
    font-size: .16rem;
    color: #fff;
}

.swiper-slide.dd: {
    position: relative;
}

.swiper-slide.dd:
    after {
 content: "";
    background: url('../images/zz.png');
    display: block;
    position: absolute;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.swiper-slide.dd
    img {
 position: relative;
    z-index: 99;
}


.app_lb .swiper-button-next:
    after {
 display: none;
}

.app_lb .swiper-button-prev:
    after {
 display: none;
}

.app_lb .swiper-button-prev:
    after,
.app_lb .swiper-rtl .swiper-button-next:after {
 display: none;
}

.app_lb.swiper-button-prev:
    hover {
 background: #9722e2;
}

.app_lb.swiper-button-next:
    hover {
 background: #9722e2;
}

.senction5 {
    margin-top: 1.05rem;
    padding-bottom: 1.1rem;
}

.blog {
    width: 1300px;
    margin: 0 auto;
}

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

.blog_item {
    width: 32%;
    border-radius: .25rem;
    overflow: hidden;
}

.blog_item_text {
    background: black;
    padding-top: .4rem;
    padding-bottom: .45rem;
    padding-left: .3rem;
    padding-right: .5rem;
    transition: 0.3s linear all;
}

.blog_item_date {
    font-size: .14rem;
    color: #fff;
    margin-bottom: .25rem;
}

.blog_item_p {
    font-size: .24rem;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.5;
}

.blog_item:
    hover .blog_item_text {
 background: #9722e2;
}
.blog_item_img
    img {
    width: 100%;
}
.evaluate {
    width: 1610px;
    margin-left: auto;
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
    position: relative;
}

.evaluate_left {
    width: 19%;
    padding-top: .25rem;
}

.evaluate_right {
    width: 66%;
}
.evaluate_left_bt {
    font-size: .36rem;
    color: #fff;
    text-transform: uppercase;
}

.evaluate_left_text {
    font-size: .16rem;
    line-height: 1.5;
    color: #fff;
    padding-top: .6rem;
}
.senction4 {
    background: black;
    padding: 1.5rem 0;
}
.evaluate_right .swiper-slide {
    overflow: hidden;
    border-radius: .25rem;
    position: relative;
    cursor: pointer;
}
.evaluate_left_bt:
    after {
    content: '';
    display: block;
    width: .5rem;
    height: 0.02rem;
    background: #fff;
    margin-top: .3rem;
}
.evaluate_right .swiper-slide:
    after {
    background:url('../images/zz2.png');
    content: '';
    display: block;
    background-size: 100%;
    width: 100%;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    z-index: 99;
    top: 0;
}
.evaluate_right_text {
    position: absolute;
    bottom: -1.16rem;
    padding: 0 .41rem;
    z-index: 999;
    transition: 0.3s ease-out all;
}

.evaluate_right_text_title {
    font-size: .24rem;
    color: #fff;
    padding-bottom: .1rem;
}

.evaluate_right_text_date {
    font-size: .14rem;
    color: #b1b1b1;
}

.evaluate_right_text_p {
    font-size: .14rem;
    line-height: 2;
    color: #fff;
    padding-top: .4rem;
 
}
.evaluate_right .swiper-slide:
    hover .evaluate_right_text {
    bottom:0.4rem;
}

.evaluate .swiper-button-next:
    after, .evaluate  .swiper-rtl .swiper-button-prev:after{
 display: none;
}

.evaluate .swiper-button-next, .evaluate .swiper-container-rtl .swiper-button-prev{
    background-color: red;
    width: .8rem;
    height: .8rem;
    background-image: none;
    border-radius: .5rem;
}
.evaluate .swiper-button-prev:
    after, .evaluate .swiper-rtl .swiper-button-next:after{
 display: none;
}
.evaluate .swiper-button-prev, .evaluate .swiper-container-rtl .swiper-button-next{
    background-color: red;
    width: .8rem;
    height: .8rem;
    background-image: none;
    border-radius: .5rem;
}
.button-prev {
    width: .8rem;
    height: .8rem;
    background: #1c1c1c;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .5rem;
    position: absolute;
    left: 0;
    bottom: 1.5rem;
    cursor: pointer;
}
 .button-next {
    width: .8rem;
    height: .8rem;
    background: #9722e2;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .5rem;
    position: absolute;
    left: 1.2rem;
    bottom: 1.5rem;
    cursor: pointer;
}
.item-gall2:
    hover img {
    transform: scale(1.1);
}

.item-gall2
    img {
    transition: 0.3s ease all;
}
.item-gall3:
    hover img {
    transform: scale(1.1);
}

.item-gall3
    img {
    transition: 0.3s ease all;
}
.evaluate_right .swiper-slide:
    hover img { transform: scale(1.1);}
.evaluate_right .swiper-slide
    img {  transition: 0.3s ease all;}

.app_lb .swiper-slide:
    hover img{
 transform: scale(1.1);
}
.app_lb .swiper-slide
    img{
  transition: 0.3s ease all;
}
.app_lb .swiper-slide {
    cursor: pointer;
}

.blog_item:
    hover .blog_item_img img
{
 transform: scale(1.1)}
.blog_item .blog_item_img
    img{
 transition: 0.3s ease all;
}
.blog_item_img {
    overflow: hidden;
}
    a.bolg_dea {
    width: 1.83rem;
    background: #9722e2;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: space-evenly;
    padding: .25rem;
    border-radius: .3rem;
    margin-top: .65rem;
}
    a.bolg_dea span {
    font-size: .14rem;
    color: #fff;
    text-transform: uppercase;
}
.content_public {
    width: 13rem;
    margin: 0 auto;
}

.icolists {
    display: flex;
    justify-content: space-between;
}
.icolists_item {
    text-align: center;
    cursor: pointer;
}

.icolists_item
    span {
    font-size: .36rem;
    color: #878787;
}

.icolists_item_im {
    margin-bottom: .45rem;
}
.senction6 {
    background: #f9f9f9;
    padding: .8rem 0;
}
.icolists_item:
    hover span {
    color: black;
}


.foot_top {
    background: black;
}

.language_bt {
    color: #fff;
    font-size: .24rem;
    padding-bottom: .3rem;
    font-weight: 600;
}

.change1 {
    font-size: .16rem;
    color: #fff;
}

.change {
    font-size: .16rem;
    color: #fff;
}
.language_bt_li_tob {
    display: flex;
    justify-content: space-between;
    width: 3.21rem;
    align-items: center;
}
    ul.ytlist {
    width: 2.5rem;
    display: none;
}

.language_bt_li_tob1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.language_bt_li_tob_jz {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 2.5rem;
}
.foot_four_item_title {
    font-size: .24rem;
    color: #fff;
    margin-bottom: .29rem;
    font-family: Moderat_Light;
}

.foot_four_item_p {
    font-size: .16rem;
    color: #fff;
    line-height: 1.5;
    height: 0.43rem;
    font-family: Moderat_Light;
}
.foot_four_item {
    width: 21%;
}

.foot_four {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .9rem 0;
}
.foot_four_item:
    last-child{
 width: 32%;
}
.foot_four_item_bg
    span {
    color: #000;
    font-size: .16rem;
    font-family: Moderat_Light;
}

.foot_four_item_bg {
    background: white;
    display: flex;
    justify-content: space-evenly;
    padding: .22rem 0;
    border-radius: .05rem;
    margin-top: .2rem;
    cursor: pointer;
}
.foot_four_item_bg_item {
    background: white;
    width: .62rem;
    height: .62rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.05rem;
    cursor: pointer;
}

.foot_four_item_bg1 {
    display: flex;
    justify-content: space-between;
    margin-top: .2rem;
}
    ul.foot_five_item li:first-child{
 font-size: .24rem;
    margin-bottom: .43rem;
    font-family: Moderat_Medium;
}
    ul.foot_five_item li a {
    color: #fff;
    font-family: Moderat_Light;
}

.foot_five_item_list {
    display: flex;
    justify-content: space-between;
}
    ul.foot_five_item li {
    font-size: .16rem;
    line-height: 2.0;
}
    ul.foot_five_item {
    width: 20%;
}
    li.tsli span {
    color: #fff;
    font-size: .16rem;
}
    li.tsli {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
    li.tsli img {
    padding-right: .2rem;
}
.foot_five {
    padding-bottom: .37rem;
    border-bottom: 1px solid #404044;
}
.copy
    span {
    font-size: .16rem;
    color: #fff;
    margin-right: .3rem;
}

.copy
    span a {
    font-size: .16rem;
    color: #fff;
    font-family: Moderat_Light;
}
.copy {
    display: flex;
    justify-content: flex-start;
    padding-top: .48rem;
}
.foot_logo {
    text-align: center;
    padding: 1rem 0;
};
    font-family: Moderat_Light;
}
li.tsli {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.aft {
    padding-top: 1rem;
}
li.tsli img {
    padding-right: .2rem;
}
.foot_five {
    padding-bottom: .37rem;
    border-bottom: 1px solid #404044;
}
.copy span {
    font-size: .16rem;
    color: #fff;
    margin-right: .3rem;
    font-family: 'Moderat_Light';
}

.copy span a {
    font-size: .16rem;
    color: #fff;
    font-family: Moderat_Light;
    transition: 0.2s all ease;
}
.copy {
    display: flex;
    justify-content: flex-start;
    padding-top: .48rem;
}
.foot_logo {
    text-align: center;
    padding: 1rem 0;
}
.nva_top.ny .register .dlzc {
    color: #fff;
    padding-left: 15px;
}
.nva_top.ny .nav_left span {
    color: #fff;
    font-size: .16rem;
    padding-left: 15px;
}
.nva_top.ny .register .dlzc a{
    color: #fff;
}

.nav_dh.ac {
    position: inherit;
    padding: .2rem 0;
}
a.stor {
    font-size: .16rem;
    padding: .14rem .28rem;
    background: #9722e2;
    border-radius: .25rem;
    color: #fff;
    margin-right: .4rem;
}
.logo {
    width: 9%;
    text-align: center;
}

.register {
    width: 33%;
}
.product_list_top_bt {
    font-size: .36rem;
    text-align: center;
    text-transform: uppercase;
    margin-top: 1rem;
    margin-bottom: .5rem;
    font-family: 'Moderat_Medium';
}
li.pro_li a {
    font-size: .18rem;
    color: #000;
    padding: .1rem .3rem;
    display: block;
    border-radius: .05rem;
    transition: 0.3s ease all;
}
li.pro_li.active>a {
    font-size: .18rem;
    color: #fff;
    padding: .1rem .3rem;
    display: block;
    background: #9722e2;
    border-radius: .05rem;
    font-family: 'Moderat_Light';
}
li.pro_li:hover>a{
	font-size: .18rem;
	color: #fff;
	padding: .1rem .3rem;
	display: block;
	background: #9722e2;
	border-radius: .05rem;
	transition: 0.3s ease all;
}

.product_list_top_nav {
    padding: .1rem 0;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    position: relative;
}
.product_list_top_nav_list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

li.pro_li {
    margin-right: .45rem;
}
.bg_nav_top {
    box-shadow: 1px 1px 1px 1px #000000;
}
.product_price {
    font-size: .24rem;
    padding-top: .2rem;
    padding-bottom: .15rem;
    font-family: 'Moderat_Medium';
}

.product_content {
    font-size: .18rem;
    font-family: 'Moderat_Medium';
}

.product_span {
    font-size: .18rem;
    font-family: 'Moderat_Medium';
}



a.cpxq span {
    font-size: .14rem;
    font-family: 'Moderat_Medium';
}
.product_pl span {
    font-size: .14rem;
    font-family: Moderat_Regular;
}
.items_product {
    width: 30%;
    text-align: center;
    margin-bottom: 1rem;
    cursor: pointer;
}
a.cpxq {
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    padding: .14rem .3rem;
    border-radius: .25rem;
    border: 1px solid;
    width: 1.42rem;
    margin-top: .2rem;
}
.product_pl {
    padding-top: .14rem;
}
.product_list_top_items {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: .7rem 0;
}

.fzimg{
	position: relative;
	width: 100%;
	height: 100%;
	perspective: 800px;
	transform-style: preserve-3d;
	transition: 1.5s linear;
}
.fzimg:hover{
	transform: rotateY(180deg);
}
.first{
	position: absolute;
	width: 100%;
	height: 100%;
}
.second{
	/* position: absolute; */
	width: 100%;
	height: 100%;
	backface-visibility: hidden;
	transform: rotateY(180deg);
}


.items_product:hover a.cpxq {
    background: #9722e2;
    border: 1px solid #9722e2;
    color: #fff;
    transition: 0.3s ease all;
}

.items_product:hover .fzimg{
	transform: rotateY(180deg);
}

/* .a.cpxq{
	perspective: 800px;
	transform-style: preserve-3d;
	transition: 5s linear;
	
}
.items_product:hover a.cpxq{
	transform: rotateY(360deg);
	transition: 1.5s ease all;
} */

.items_product:hover a.cpxq img.bse{
   display: block;
}
img.bse {
    display: none;
}
.items_product:hover a.cpxq img.bse1{
   display: none;
}

ul.foot_five_item li:first-child a {
    font-family: 'Moderat_Medium';
}
li.nwes_nav_li_news a {
    font-size: .22rem;
    font-family: 'Moderat_Medium';
}

.nwes_nav_li {
    display: flex;
    justify-content: flex-start;
    margin-bottom: .38rem;
}

li.nwes_nav_li_news {
    margin-right: .45rem;
}
.big_news_text_bt {
    font-size: .3rem;
    color: #fff;
    font-family: 'Moderat_Medium';
    padding-right: 1.4rem;
}

.big_news_text_date {
    font-size: .14rem;
    color: #fff;
    margin-bottom: .2rem;
    font-family: 'Moderat_Light';
}
.top_news_list {
    display: flex;
    justify-content: space-between;
}

.big_news {
    width: 46%;
    position: relative;
}

.top_news_list_right {
    width: 46%;
}

.big_news_text {
    position: absolute;
    bottom: .4rem;
    margin-left: .48rem;
}

.big_news_text_date span {
    padding: 0 .12rem;
}
.top_news_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.big_news {
    width: 49%;
    position: relative;
    cursor: pointer;
    border-radius: .15rem;
    overflow: hidden;
}

.top_news_list_right {
    width: 47%;
}

.big_news_text {
    position: absolute;
    bottom: .4rem;
    margin-left: .48rem;
    z-index: 999;
}

.big_news_text_date span {
    padding: 0 .12rem;
}

.news_left_date {
    font-size: .14rem;
    font-family: 'Moderat_Light';
}

.news_left_title {
    font-size: .24rem;
    font-family: 'Moderat_Medium';
    padding-top: 0.1rem;
    padding-bottom: .1rem;
}

.news_left_p {
    font-size: .14rem;
    font-family: 'Moderat_Light';
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.top_news_list_right_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: .2rem;
    border-bottom: 1px solid #efefef;
    padding-top: .2rem;
    cursor: pointer;
}

.news_left {
    width: 58%;
}

.news_rig {
    width: 33%;
    border-radius: .15rem;
    overflow: hidden;
}
.bot_news_list {
    margin-top: 1rem;
    padding-bottom: 1rem;
}

.bot_news_list_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .75rem;
    cursor: pointer;
}

.bot_news_list_item_left {
    width: 49%;
    padding-left: .4rem;
    padding-right: .6rem;
}

.bot_news_list_item_rig {
    width: 48.5%;
    border-radius: .15rem;
    overflow: hidden;
}
.bot_news_list_item_left_date {
    font-size: .14rem;
    font-family: 'Moderat_Light';
}

.bot_news_list_item_left_title {
    font-size: .3rem;
    padding-top: .2rem;
    padding-bottom: .4rem;
    font-family: 'Moderat_Medium';
}

.bot_news_list_item_left_wb {
    font-size: .16rem;
    margin-bottom: .5rem;
    font-family: 'Moderat_Light';
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}
a.new_deal span {
    font-size: .14rem;
    text-transform: uppercase;
    font-family: 'Moderat_Medium';
}
a.new_deal {
    width: 1.4rem;
    background: #9722e2;
    color: #fff;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: .15rem .3rem;
    border-radius: .25rem;
}
.gdnews a {
    font-size: .14rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1.85rem;
    padding: .22rem .35rem;
    margin: 0 auto;
    border-radius: 2.5rem;
    border: 1px solid;
    text-transform: uppercase;
    font-family: 'Moderat_Medium';
}
.big_news:after {
    background: url('../images/bgzz.png');
    content: '';
    display: block;
    background-size: 100%;
    width: 100%;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    z-index: 99;
    top: 0;
    border-radius: .15rem;
    overflow: hidden;
}
.banner_text {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 40%;
    color: #fff;
    transform: translateX(-50%);
    text-align: center;
}


.about_banner {
    position: relative;
    text-align: center;
}
.about_banner1 {
    position: relative;
    
}

.banner_title {
    font-size: .6rem;
    text-transform: uppercase;
    font-family: Moderat_Bold;
}

.banner_span {
    font-size: .48rem;
    font-family: Moderat_Regular;
}
.about_content_bt {
    font-size: .36rem;
    text-align: center;
}

.about_content_js {}

.about_content_bt .about_content_js {
    font-size: .16rem;
    padding-top: .35rem;
    font-family: 'Moderat_Light';
}

.about_content_lits_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: .8rem;
}

.about_content_lits_item_im {
    width: 50%;
}

.about_content_lits_item_wa {
    width: 41%;
    font-size: .18rem;
    line-height: 1.5;
    font-family: 'Moderat_Light';
}
.view_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eeeeee;
    padding: .9rem 0;
}

.view_listleft {
    width: 41%;
}

.view_rig {
    width: 49%;
}
.view_listleft_bt {
    font-size: .3rem;
    font-family: 'Moderat_Medium';
}

.view_listleft_text {
    font-size: .18rem;
    font-family: 'Moderat_Medium';
    padding: .33rem 0;
}

.view_listleft_p {
    font-size: .16rem;
    font-family: 'Moderat_Light';
    color: #878787;
    line-height: 1.5;
}

a.view_deal {
    text-transform: uppercase;
    background: #9722e2;
    width: 1.41rem;
    display: flex;
    justify-content: space-evenly;
    text-align: center;
    padding: .14rem .3rem;
    border-radius: .25rem;
    color: #fff;
    align-items: center;
    margin-top: .5rem;
}
.view_content {
    width: 10rem;
    margin: 0 auto;
    padding-top: 1rem;
}

.view_content_bt {
    font-size: .36rem;
    padding-bottom: .6rem;
    font-family: 'Moderat_Medium';
}

span {}

.view_content_icon span {
    font-size: .16rem;
    padding-left: .2rem;
    font-family: 'Moderat_Light';
}

.view_jj_con_bt {
    font-size: .24rem;
    padding-bottom: .4rem;
    font-family: 'Moderat_Medium';
}

.view_jj_con_bt_nr {
    font-size: .18rem;
    line-height: 2;
    font-family: 'Moderat_Light';
}
.view_content_date {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .2rem;
    border-bottom: 1px solid #e3dede;
    border-top: 1px solid #e3dede;
}

.view_content_date_left {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 40%;
}

.view_content_date_rig {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 25%;
}

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

.view_content_date_rig_list {
    width: 72%;
}

.view_content_icon img {
    vertical-align: baseline;
}
.view_content_date_rig_by {
    font-size: .16rem;
    color: #878787;
    font-family: 'Moderat_Light';
}
.view_jj_con {
    background: #f9f9f9;
    padding: .5rem;
    border-radius: .15rem;
}
.view_jj {
    padding: .5rem 0;
}



.vi_content h3 {
    font-size: .24rem;
    margin-bottom: .4rem;
    font-family: Moderat_Regular;
}
.vi_content p {
    font-size: .16rem;
    color: #878787;
    line-height: 1.5;
    font-family: 'Moderat_Light';
}
.articles_bt {
    font-size: .36rem;
    font-family: 'Moderat_Medium';
}

.articles_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: .5rem;
    flex-wrap: wrap;
}
.articles_list_item_date {
    font-size: .14rem;
    padding: .2rem 0;
    font-family: 'Moderat_Light';
}

.articles_list_item_bt {
    font-size: .24rem;
    line-height: 1.5;
    padding-right: .35rem;
    font-family: 'Moderat_Medium';
}
.articles {
    margin: 1.3rem 0;
}
.articles_list_item_date span {
    padding: 0 .1rem;
}
.articles_list_item {
    width: 48%;
}
.about_content_bt {
    margin-top: 1.4rem;
    width: 80%;
    margin: 1.4rem auto 0 auto;
}
.story_bt {
    font-size: .36rem;
    text-align: center;
    font-family: 'Moderat_Medium';
    padding-bottom: .35rem;
}

.story_wz {
    font-size: .16rem;
    font-family: 'Moderat_Light';
    line-height: 1.5;
    width: 84%;
    margin: 0 auto;
}

.story {
    text-align: center;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
}

.story_im {
    margin-top: .75rem;
}

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

.fz_item_im {
    width: 50%;
    border-right: 1px solid #e6e1e1;
    position: relative;
    padding: .5rem 0;
}

.fz_item_text {
    width: 40%;
}

.fz_item_bt {
    font-size: .36rem;
    font-family: 'Moderat_Medium';
    padding-bottom: .2rem;
}

.fz_item_p {
    font-size: .18rem;
    font-family: 'Moderat_Light';
    line-height: 1.5;
}
.fz_items {
    background: url('../images/v1.png') #f5f5f5;
    background-size: 100%;
    background-repeat: no-repeat;
}
.fz_items1{
	background: url('../images/v2.png') #f3f1f0;
	background-size: 100%;
	background-repeat: no-repeat;
}
.about_more_bt {
    font-size: .36rem;
    text-align: center;
    font-family: 'Moderat_Medium';
    margin-top: 1.4rem;
    margin-bottom: .75rem;
}

.about_more_content_item {
    font-size: .3rem;
    font-family: 'Moderat_Medium';
    padding: .35rem 0;
}

.about_more_content_item_p {
    font-size: .16rem;
    font-family: 'Moderat_Light';
    padding-right: .7rem;
    padding-bottom: .35rem;
    line-height: 1.5;
}

a.about_more_deal {
    font-size: .14rem;
    font-family: 'Moderat_Medium';
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1.4rem;
    border: 1px solid #000;
    border-radius: .25rem;
    padding: .15rem .3rem;
    text-transform: uppercase;
}

.connected_bt {
    font-size: .36rem;
    text-align: center;
    font-family: 'Moderat_Medium';
    margin-bottom: 1rem;
}

.connected {
    padding: 1.5rem 0;
}

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

.connected_list_item {
    text-align: center;
}

.connected_list_item span {
    font-size: .18rem;
    font-family: 'Moderat_Light';
}

.connected_list_item_ico {
    margin-bottom: .445rem;
    height: .7rem;
}
img.deala2 {
    display: none;
}

.aboutSwiper .swiper-slide:hover .about_more_deal {
	color: #fff;
	background: #9722e2;
	border: 1px solid #9722e2;
	
}
.aboutSwiper .swiper-slide{
	cursor: pointer;
	
}
.aboutSwiper .swiper-slide:hover img.deala2 {
	display: block;
}
.aboutSwiper .swiper-slide:hover img.deala1 {
	display: none;
}
a.about_more_deal{
	transition: 0.3s ease all;
}
.connected_list_item.active span {
    color: #9722e2;
}
.aboutSwiper .swiper-slide:hover .fd img{
	transform: scale(1.1);
	transition: 0.3s ease all;
}
.fd {
   overflow: hidden;
   border-radius: .15rem;
   }
	
	.fd img {
	    width: 100%;
		 
		 transition: 0.3s ease all;
		 
	}
	
	.about-button-prev {
	    width: 0.8rem;
	    height: 0.8rem;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    border-radius: 0.5rem;
	    position: absolute;
	    left: 1.5rem;
	    top: 43%;
	    cursor: pointer;
	    border: 1px solid #e5e3e3;
	}
	
	.about_more {
	    position: relative;
	}
	.about-button-next {
	    width: 0.8rem;
	    height: 0.8rem;
	    background: #9722e2;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    border-radius: 0.5rem;
	    position: absolute;
	    right: 1.6rem;
	    top: 43%;
	    cursor: pointer;
	}
	
	.about_content_lits_item_im {
	    border-radius: .15rem;
	    overflow: hidden;
	}
.fz_item_im:after {
    content: '';
    width: .5rem;
    height: .5rem;
    position: absolute;
    display: block;
    background:url('../images/yuan.png');
    top: 50%;
    right: -.25rem;
    transform: translateY(-50%);
}
.fz_item_im1 {
    width: 50%;
    padding: .5rem 0 .5rem 1.24rem;
    border-left: 1px solid #e6e1e1;
    position: relative;
}
.fz_item_im1:after {
    content: '';
    width: .5rem;
    height: .5rem;
    position: absolute;
    display: block;
    background:url('../images/yuan.png');
    top: 50%;
    left: -.25rem;
    transform: translateY(-50%);
}
.fz_items1 .fz_item_text {
    text-align: right;
}


/*红人合作 */

.hrhz_con_bt {
    font-size: .36rem;
    font-family: 'Moderat_Medium';
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 1rem;
    position: relative;
}

.hrhz_con_by {
    font-size: .16rem;
    font-family: 'Moderat_Light';
    text-align: center;
}
.hrhz_con {
    padding-top: 1.3rem;
    padding-bottom: 1.2rem;
}
.hrhz_con_bt:after {
    top: .66rem;
    content: '';
    width: .5rem;
    display: block;
    height: 0.01rem;
    background: black;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.hr_bd {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: .2rem;
}

.hr_bd_left {
    width: 49%;
}

.hr_bd_left input {
    width: 100%;
    border: 1px solid #dddddd;
    font-size: .16rem;
    padding: .175rem .15rem;
    font-family: 'Moderat_Light';
}

.hr_bd_rig {
    width: 49%;
}

.hr_bd_rig input {
	width: 100%;
	border: 1px solid red;
	width: 100%;
	border: 1px solid #dddddd;
	font-size: .16rem;
	padding: 0.175rem 0.15rem;
}
.hr_ti {
    font-size: .16rem;
    font-family: 'Moderat_Light';
    padding-bottom: .18rem;
    text-indent: .15rem;
}
.form_content {
    padding-top: .6rem;
    padding-left: 1.05rem;
    padding-right: 1.05rem;
}
.hr_ti i {
    color: red;
}
.hr_bd_jz {
    width: 100%;
}

.hr_bd_jz input {
    width: 100%;
    border: 1px solid #dddddd;
    font-size: .16rem;
    padding: 0.175rem 0.15rem;
}

.submit {
    width: 1.8rem;
    text-align: center;
    margin: 1.1rem auto 0 auto;
    background: #9722e2;
    color: #fff;
    padding: .2rem .65rem;
    border-radius: .3rem;
    cursor: pointer;
}
.submit input {
    color: white;
    font-size: .14rem;
    text-transform: uppercase;
    font-family: 'Moderat_Medium';
}

.contact_bt {
    font-size: .36rem;
    font-family: 'Moderat_Medium';
    text-align: center;
    font-weight: 600;
}

.contact_bt_let {
    font-size: .3rem;
    font-family: 'Moderat_Medium';
    margin-top: .8rem;
    margin-bottom: .6rem;
    font-weight: 600;
}

.contact {
    padding: 1rem 0;
}

.contact_wl {
    width: 90%;
    margin: 0 auto;
}
.contact_four {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: .8rem;
}

.contact_four_item {
    width: 48.5%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: .5rem 0;
    cursor: pointer;
    margin-bottom: .3rem;
    transition: 0.3s ease all;
}
.contact_four_item_rig_bt {
    font-size: .24rem;
    font-family: 'Moderat_Medium';
}

.contact_four_item_rig_wa {
    font-size: .16rem;
    font-family: 'Moderat_Light';
    padding: .3rem 0;
    line-height: 1.5;
    height: 1.07rem;
}

.contact_four_item_rig_de {
    font-family: 'Moderat_Medium';
    font-size: .14rem;
    color: #9722e2;
}
.contact_four_item_rig {
    width: 45%;
}

.cont_dt {
    font-size: .3rem;
    font-family: 'Moderat_Medium';
    width: 60%;
    margin-bottom: .5rem;
}
.contact_four_item.active {
    background: #9722e2;
    color: #fff;
}
.contact_four_item.active .contact_four_item_rig_de {
    
    color: #fff;
}
.cont_dt_lx span {
    font-size: .18rem;
    font-family: 'Moderat_Light';
    margin-left: .3rem;
}

.cont_dt_lx {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /* width: 4.37rem; */
    margin: .6rem 0;
}
.contact_four_item:hover{
	background: #9722e2;
	color: #fff;
}
.contact_four_item:hover .contact_four_item_rig_de{
	
	color: #fff;
}
.hr_bd_jz textarea {
    width: 100%;
    border: 1px solid #dddddd;
    padding: .175rem .15rem;
    font-size: .16rem;
    font-family: 'Moderat_Light';
    height: 1.6rem;
}
.submit1{
	width: 1.8rem;
	text-align: center;
	margin: 0.3rem auto 0.2rem auto;
	background: #9722e2;
	color: #fff;
	padding: 0.2rem 0.65rem;
	border-radius: 0.3rem;
	cursor: pointer;
}
.submit1 input {
    color: white;
    font-size: .14rem;
    text-transform: uppercase;
    font-family: 'Moderat_Medium';
}
.download_nav ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: .75rem;
}

li.download_nav_li a {
    font-size: .18rem;
    font-family: 'Moderat_Light';
	transition: 0.3s ease all;
}

li.download_nav_li {
    padding: .1rem .3rem;
    transition: 0.3s ease all;
    margin-right: .1rem;
}

.download_nav {
    /* padding-top: .9rem; */
}

li.download_nav_li:hover {
    background: #9722e2;
    border-radius: .25rem;
}
li.download_nav_li:hover a {
    color:#fff;
}


.dowsn_list_item_top_left span {
    font-size: .18rem;
    font-family: 'Moderat_Light';
    margin-left: .3rem;
}

.dowsn_left1 span {
    font-size: .14rem;
    color: #878787;
    font-family: 'Moderat_Light';
}

.dowsn_left2_1 span {
    font-size: .16rem;
    font-family: 'Moderat_Light';
    margin-left: .15rem;
}

.dowsn_left2_2 span {
    font-size: .14rem;
    color: #878787;
    padding-right: .1rem;
}
.dowsn_list_item_top {
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: #f9f9f9;
    padding: .3rem 0;
}

.dowsn_left2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 21%;
}

.dowsn_list_item_top_left {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}



.dowsn_left1 {
    width: 20%;
}
.dowsn_left2_1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dowsn_list_item_none {
    font-size: .14rem;
    font-family: 'Moderat_Light';
    line-height: 2;
    background: #f9f9f9;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: .6rem;
    display: none;
}
.dowsn_list_item_none_1.aa {
    padding-top: .45rem;
}
.dowsn_left2_2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dowsn_list_item.active .dowsn_left2_2 span {
    color: #9722e2;
}
.dowsn_list_item {
    cursor: pointer;
    margin-bottom: .2rem;
}
img.da2 {
    display: none;
}

.dowsn_list_item.active img.da2 {
    display: block;
}
.dowsn_list_item.active img.da1 {
    display: none;
}
.download {
    padding: 1rem 0;
}
.dom {
    margin-top: .5rem;
}
.faq_nav ul {
    display: flex;
    align-items: center;
    justify-content: center;
   
}
.faq_nav ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.faq-dbt {
    font-size: .36rem;
    font-family: 'Moderat_Medium';
    text-align: center;
    margin-bottom: .5rem;
}

.faq_nav {
    padding: .1rem 0;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: .5rem;
}

.faq_lists_items_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: .2rem;
    padding-right: .3rem;
}

.faq_lists_items_top_left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.faq_lists_items_top_left span {
    margin-left: .3rem;
    font-size: .24rem;
    font-family: 'Moderat_Light';
}

.faq_lists_items_none {
    font-size: .16rem;
    color: #4b4b4b;
    font-family: 'Moderat_Light';
    line-height: 2;
    display: none;
    padding-top: .4rem;
    padding-left: .7rem;
    padding-right: .7rem;
}
.faq_lists_items {
    /* padding: .5rem 0; */
    border-bottom: 1px solid #313131;
    padding-bottom: .5rem;
    margin-top: .5rem;
    cursor: pointer;
}


.faq_lists_items.active .faq_lists_items_top_left span {
    color: #9722e2;
}


img.faq_im2 {
    display: none;
}

.faq_lists_items.active img.faq_im2 {
     display: block;
}
.faq_lists_items.active img.faq_im1 {
     display: none;
}


img.zk {
    display: none;
}

.faq_lists_items.active img.zk{
     display: block;
}

.faq_lists_items.active img.bh {
     display: none;
}
.faq {
    padding: 1.1rem 0;
}
li.download_nav_li.active {
    background: #9722e2;
    border-radius: 0.25rem;
}
li.download_nav_li.active a {
   color: #fff;
}
.gd_fqa {
    margin-top: .7rem;
}

.questions {
    font-size: .36rem;
    font-family: 'Moderat_Medium';
    text-align: center;
    margin-bottom: .75rem;
    margin-top: 1.1rem;
}

.questions_lists_items span {
    font-size: .24rem;
    color: #878787;
    font-family: 'Moderat_Light';
    padding-top: .45rem;
    display: block;
}
.questions_lists {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .7rem;
}

.questions_lists_items {
    width: 49%;
    text-align: center;
    background: #f9f9f9;
    border-radius: .15rem;
    padding-top: 1.2rem;
    padding-bottom: .9rem;
    cursor: pointer;
    transition: 0.3s ease all;
}
.questions_lists_items.active {
    background: #9722e2;
}

.questions_lists_items.active  span {
    color: #fff;
}
.questions_lists_items:hover{
	background: #9722e2;
	
}
.questions_lists_items:hover  span{
	color: #fff;
	
}

.banner_text1 {width: 37%;position: absolute;top: 28%;right: 50%;background: #0000004f;border-radius: .25rem;padding-top: .7rem;padding-left: .4rem;padding-right: .48rem;padding-bottom: .7rem;transform: translateX(100%);}

.banner_title1 {
    font-size: .48rem;
    color: #fff;
    font-family: Moderat_Bold;
    text-transform: uppercase;
}

.banner_title1_text {
    font-size: .18rem;
    color: #fff;
    font-family: 'Moderat_Light';
    margin: .4rem 0;
    line-height: 1.5;
    width: 88%;
}

a.win_item span {
    font-size: 0.14rem;
    color: #fff;
    font-family: 'Moderat_Medium';
}
.win_lits {
    width: 88%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

a.win_item {
    padding: .2rem .33rem;
    background: black;
    border-radius: .3rem;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 48%;
}
a.win_item.active {
    background: #9722e2;
}

.sof_title {
    font-size: .36rem;
    font-family: 'Moderat_Medium';
    text-align: center;
    margin-bottom: .95rem;
}

.sof_item_text_title {
    font-size: .3rem;
    font-family: 'Moderat_Medium';
    margin-bottom: .45rem;
}

.sof_item_text_p {
    font-size: .18rem;
    font-family: 'Moderat_Light';
    line-height: 1.5;
}
.sof_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .75rem;
}

.sof_item_im {
    width: 50%;
}

.sof_item_text {
    width: 50%;
    padding: 0 7.5%;
}
.sof {
    padding-top: 1rem;
    padding-bottom: .8rem;
}

.aft_bt {
    font-size: .36rem;
    text-align: center;
    font-family: 'Moderat_Medium';
    margin-bottom: .7rem;
}

.aft_bt_nr span {
    font-size: .24rem;
    font-family: 'Moderat_Light';
}

.aft_bt_nr {
    width: 50.5%;
    margin: 0 auto;
    text-align: center;
    background: #f9f9f9;
    padding: .6rem 0;
    border-radius: .15rem;
}

.aft_bt_im {
    margin-bottom: .4rem;
}
.aft_wl_im span {
    font-size: .24rem;
    color: #878787;
    font-family: 'Moderat_Light';
    margin-top: .3rem;
    display: block;
}

.aft_wl_title {
    font-size: .36rem;
    font-family: 'Moderat_Medium';
}
.aft_wl {
    display: flex;
    justify-content: space-between;
    margin-top: 1.3rem;
}

.aft_wl_left {
    width: 25%;
    position: relative;
}

.aft_wl_rig {
    width: 50%;
}

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

.aft_wl_title {
    text-align: center;
    margin-bottom: .85rem;
}

.aft_wl_im {
    text-align: center;
}
.aft_wl_left:after {
    content: '';
    height: 100%;
    width: 0.01rem;
    display: block;
    position: absolute;
    background: #ebebeb;
    top: 0;
    right: -45%;
}
.wink_items {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: .5rem;
    padding-bottom: .8rem;
}

.wink_items_left_bt {
    font-size: .36rem;
    font-family: 'Moderat_Medium';
}

.wink_items_left_wz {
    font-size: .16rem;
    font-family: 'Moderat_Light';
    line-height: 1.5;
    padding-top: .4rem;
    padding-bottom: .5rem;
}

a.wink_items_left_lj {
    font-size: .14rem;
    text-transform: uppercase;
    font-family: 'Moderat_Medium';
    width: 1.85rem;
    background: #9722e2;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    border-radius: .3rem;
    padding: .2rem .4rem;
    color: #fff;
}

.wink_items_left {
    width: 43%;
}

.wink_items_im {
    width: 40%;
}



.wink {
    box-shadow: 0px 2px 20px 4px #f3f3f3;
    border-radius: .15rem;
    padding: 0 1rem;
    margin-top: 1.33rem;
}
a.wink_items_left_lj span {
    padding-right: .25rem;
}

.aft_wl_im.active span {
    color: #000;
}
.gdnews.ac a {
    color: #fff;
    background: #9722e2;
}
.manuals_bt {
    font-size: .36rem;
    text-align: center;
    font-family: 'Moderat_Medium';
    text-transform: uppercase;
    margin-bottom: .8rem;
}

.manuals_content {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: .7rem;
}
.manuals_content_rig {
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
    justify-content: space-between;
    width: 67%;
}

.manuals_content_rig_item a span {
    font-size: .18rem;
    font-family: 'Moderat_Light';
    margin-left: .4rem;
}

.manuals_content_rig_item a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.manuals_content_rig_item {
    padding: .25rem  .4rem;
    background: #f9f9f9;
    width: 48%;
}
.manuals_content_left {
    width: 19%;
}
.manuals {
    margin-top: 1.2rem;
}

.manuals_content_rig_item:first-child{
	margin-bottom: .3rem;
}
.manuals_content_rig_item:nth-child(2){
	margin-bottom: .3rem;
}








.register_items {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: .15rem;
    box-shadow: 0px 1px 1px 3px #efeded;
}

.register_items_form_span {
    font-size: .16rem;
    color: #878787;
    text-align: center;
    margin-bottom: .35rem;
    font-family: 'Moderat_Light';
}

.register_items_form_bt {
    font-size: .244rem;
    font-family: 'Moderat_Medium';
    TEXT-ALIGN: CENTER;
    padding-bottom: .1rem;
    font-weight: 500;
}

.register1_items_im {
    width: 58%;
}

.register_items_form {
    width: 31%;
    /* padding-left: .8rem; */
    margin-left: .8rem;
}
.register_items_form_input input {
    width: 100%;
    border: 1px solid #e5e5e5;
    font-size: .14rem;
    padding: .15rem 0;
    padding-left: .3rem;
    font-family: 'Moderat_Light';
}

.register_items_form_input {
    margin-bottom: .1rem;
}
.register_items_form_input input::placeholder{
	color: #878787;
	font-size: .14rem;
	font-family: 'Moderat_Light';
}

.register_items_form_radio span {
    font-size: .14rem;
    font-family: 'Moderat_Light';
    margin-left: .18rem;
}
.register_sub input {
    color: #fff;
    font-family: 'Moderat_Medium';
    font-size: .14rem;
    width: 100%;
    background: #9722e2;
    padding: .2rem 0;
    border-radius: .05rem;
    text-transform: uppercase;
    cursor: pointer;
}

.register_items_form_radio {
    margin-top: .14rem;
}

.register_sub {
    margin-top: .22rem;
}
.register1 {
    padding: .8rem 0;
}

.andl {
    text-align: center;
    margin-top: .2rem;
}

.andl span {
    font-size: .14rem;
    font-family: 'Moderat_Light';
    margin-right: .1rem;
}

.andl a {
    color: #9722e2;
    font-size: .14rem;
    font-family: 'Moderat_Light';
    text-decoration: underline;
}
.register_items_form_radio a {
    text-decoration: underline #a3a3a3;
}
.loggin_items a {
    font-size: .14rem;
    font-family: 'Moderat_Light';
    color: #9722e2;
}

.login_email {
    font-size: .16rem;
    font-family: Moderat_Regular;
    margin-bottom: .2rem;
}

.loggin_items span {
    font-size: .16rem;
    font-family: Moderat_Regular;
}
.loggin_items {
    display: flex;
    justify-content: space-between;
    margin-bottom: .2rem;
    align-items: center;
    padding-top: .1rem;
}
.register_items_form_radio label {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.about_content_lits_item:nth-child(2n) {flex-direction: row-reverse;}

.bot_news_list_item:nth-child(2n) {flex-direction: row-reverse;}
.sof_item:nth-child(2n) {flex-direction: row-reverse;}
.top_news_list_right_item:hover img {
    transform: scale(1.1);
  
}
.top_news_list_right_item{
    overflow:hidden;
}



.top_news_list_right_item img {
    transition: 0.3s ease all;
}

.bot_news_list_item:hover .bot_news_list_item_rig img {
      transform: scale(1.1);
}
.bot_news_list_item .bot_news_list_item_rig img {
      transition: 0.3s ease all;
}

.big_news:hover .big_news1 img {
    transform: scale(1.1);
}
.big_news .big_news1 img {
    transition: 0.3s ease all;
}

.sof_item:hover .sof_item_im img {
     transform: scale(1.1);
}
.sof_item .sof_item_im img {
    transition: 0.3s ease all;
}
.item-gall1 .item-gall1-left {
     overflow: hidden;
}

.item-gall1:hover .item-gall1-left img{
     transform: scale(1.1);
}
.item-gall1{
    cursor: pointer;
}
.item-gall1 .item-gall1-left img{
     transition: 0.3s ease all;
}
.about_content_lits_item:hover .about_content_lits_item_im img{
    transform: scale(1.1);
}
.about_content_lits_item .about_content_lits_item_im img{
    transition: 0.3s ease all;
}
.about_content_lits_item .about_content_lits_item_im {
    overflow: hidden;
}
.senction1.xf {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background: black;
}
.wkk {
    height: 0.9rem;
    background: black;
}

a.gall-a:hover {
    background: #b71feb;
    border: 2px solid #9722e2;
}
.margin-auto{
    margin-left: auto;
    margin-right: auto;
}
.width1920 {
    max-width: 19.2rem;
    margin: 0 auto;
}
.foot_four_item_bg:hover {
    opacity: 0.8;
}

.foot_four_item_bg_item:hover {
    opacity: 0.8;
}

ul.foot_five_item li a:hover {
    opacity: 0.6;
}
.copy span a:hover {
    opacity: 0.6;
}
.button-next.swiper-button-disabled {
    background: #1c1c1c;
}

.button-prev.swiper-button-disabled {
    background: #1c1c1c;
}

.button-prev:hover, .button-next:hover {
    opacity: 0.8;
}
.active .menu_nav_son.noscale {transform: scaleX(0);background: #e5e5e5;}
.menu_nav_son .active .menu_nav_son.noscale {
    transform: scaleX(1);
}

.pro_li_con {
    position: absolute;
    width: 100%;
    left: 0;
    top: 120%;
    display: none;
    flex-wrap: wrap;
}
.on .pro_li_con {
    display: flex;
}
li.pro_li.navsong1.active .pro_li_con {
    display: flex;
}
