.bread-crumb.w-center{
    width: 100%;
    margin: 0;
    margin-left: 1rem;
    padding-bottom: 0.4rem;
    max-width: 100%;
    text-indent: 0;
}


.new-page-pc-title{
    height: 1.6rem;
    position: relative;
    background: #fff;
    font-family: 'Arial';
    width: 100%;
    margin: 1rem 1rem 0.4rem;
}

.new-page-pc-title .cn{
    color: #424A52;
    font-weight: bold;
    font-size: .5rem;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
    transform: translate(0,-50%)
}
.new-page-pc-title .en{
    font-size: 1rem;
    color: #f4f4f4;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%)

}

.new_page_mb_title{
    margin-left: 0.5rem;
    margin-top: 41pt;
    height: 2.4rem;
    position: relative;
    font-family: Arial;
}
.ch_en_text .enT{
    font-size: 0.58rem;
    color: #f4f4f4;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 64%;
    transform: translate(0, -50%);
    line-height: 0.8rem;
}
.ch_en_text .cnT{
    font-size: 0.5rem;
    color: #424A52;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 37%;
    transform: translate(0px, -50%);
    z-index: 2;
}




.jy_kv{
	width: 100%;
	position: relative;
}
.jy_kv img{
	width: 100%;
}
.jy_kv_text{
	position: absolute;
	bottom: 1rem;
	right: 2rem;
	color: #fff;
}
.jy_kv_text div:nth-of-type(1){
	font-size: 0.5rem;
}
.jy_kv_text div:nth-of-type(2){
	font-size: 0.28rem;
	margin-top: 0.1rem;
}

.jy_box{
	background-color: rgb(247, 247, 247);
	font-size: 0.18rem;
	line-height: 0.34rem;
	padding: 0.5rem 2rem 0;
}
.jy_unit_1{
	padding: 0.65rem;
	background-color: #fff;
}
.jy_u1_top{
	display: flex;
}
.jt_right{
	padding: 0.35rem 0.5rem 0.35rem 0.35rem;
	background-color: rgb(250, 250, 250);
	white-space: nowrap;
	margin-left: 0.7rem;
}
.jt_right_tel{
	display: flex;
	align-items: center;
	margin-top: 0.1rem;
}
.jt_right_tel img{
	width: 0.2rem;
}
.jt_right_tel div{
	font-size: 0.3rem;
	margin-left: 0.15rem;
	font-weight: normal;
}
.jt_left div{
	margin-top: 0.2rem;
	text-indent: 4ch;
}
.jt_left div:nth-of-type(1){
	margin-top: 0rem;
}

.jy_t1{
	font-size: 0.26rem;
	font-weight: bold;
}
.jy_t1{
	margin-top: 1rem;
	margin-bottom: 0.4rem;
}
.drawer_min{
	position: relative;
	overflow: hidden;
	background-color: rgb(247, 247, 247);
	margin-top: 0.15rem;
}
.dm_title{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 0.7rem;
	padding: 0 0.3rem;
	cursor: pointer;
}
.dm_main{
	padding: 0rem 0.3rem;
	height: 0;
	overflow: hidden;
}
.drawer_min.active .dm_main{
	padding: 0.2rem 0.3rem 0.5rem;
	height: auto;
	border-top: 1px solid #eee;
}


.dm_main div{
	margin-top: 0.1rem;
	text-indent: 4ch;
}
.dm_main div span{
	font-weight: bold;
}
.dm_main li{
	margin-top: 0.1rem;
	padding-left: 0.8rem;
	position: relative;
}
.dm_main li:before{
	content: '';
	display: block;
	background-color: #444;
	width: 0.05rem;
	height: 0.05rem;
	position: absolute;
	top: 0.15rem;
	left: 0.64rem;
	border-radius: 100%;
}
.dian{
	padding-left: 0.65rem;
	position: relative;
	text-indent: 0ch !important;
}
.dian:before{
	content: '';
	display: block;
	background-color: #444;
	width: 0.05rem;
	height: 0.05rem;
	position: absolute;
	top: 0.15rem;
	left: 0.45rem;
	border-radius: 100%;
}
.dm_main div:nth-of-type(1){
	margin-top: 0rem;
}
.dm_01{
	display: flex;
	align-items: center;
	font-size: 0.2rem;
	font-weight: bold;
}
.dm_01 div{
	width: 0.05rem;
	height: 0.05rem;
	border-radius: 100%;
	background-color: #000;
	margin-right: 0.2rem;
	display: none;
}
.dm_02{
	position: relative;
}
.dm_02 img{
	width: 0.2rem;
}
.jia{
	position: relative;
}
.jian{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	opacity: 0;
}
.drawer_min.active .jian{
	opacity: 1;
}
.drawer_min.active .jia{
	opacity: 0;
}

.jy_unit_2 {
    padding: 0.65rem;
    background-color: #fff;
	margin-top: 0.7rem;
}
.ju2_title{
	font-size: 0.3rem;
	text-align: center;
}

.jy_ul li{
	margin-top: 0.05rem;
	padding-left: 0.36rem;
	position: relative;
}
.jy_ul li:before{
	content: '';
	display: block;
	background-color: #444;
	width: 0.05rem;
	height: 0.05rem;
	position: absolute;
	top: 0.15rem;
	left: 0.1rem;
	border-radius: 100%;
}
.jy_ul li:nth-of-type(1){
	margin-top: 0;
}



.jy_remarks{
	padding: 0.5rem;
	font-size: 0.16rem;
}

.jy_unit_line{
    display: none;
}

@media (max-width: 768px){
	.jy_kv_text {
	    bottom: 0.5rem;
	    right: auto;
		left: 0.8rem;
	}
	.jy_box {
	    font-size: 0.24rem;
	    line-height: 0.38rem;
	    padding: 0;
		background-color: #fff;
	}
	.jy_u1_top{
		flex-direction: column-reverse;
	}
	.jy_unit_1 {
	    padding: 0.4rem 0.4rem 1.1rem;
	}
    .jy_unit_line{
        background-color: rgb(247, 247, 247);
        height: 0.3rem;
        width: 100%;
        display: block;
    }
	.jy_unit_2{
		padding: 0.4rem;
	}
	.jt_right {
	    margin-left: 0rem;
	}
	.jt_right_tel img{
		width: 0.3rem;
	}
	.jt_right_tel div{
		font-size: 0.4rem;
		margin-left: 0.2rem;
	}
	.jt_right_tel {
	    margin-top: 0.2rem;
	}
	.jt_left div {
	    margin-top: 0.3rem !important;
	}
	.jy_t1 {
	    margin-top: 0.7rem;
	    margin-bottom: 0.4rem;
		font-size: 0.34rem;
		line-height: 0.34rem;
	}
	.dm_01{
		font-size: 0.26rem;
	}
	.dm_title{
		padding: 0 0.5rem;
		height: 1rem;
	}
	.dm_01 div {
	    width: 0.08rem;
	    height: 0.08rem;
	}
	.jy_ul li {
	    margin-top: 0.2rem;
	}
	
	.ju2_title {
	    font-size: 0.34rem;
		font-weight: bold;
	}
	
	.jy_remarks {
	    padding: 0rem 0.4rem 0.5rem;
	    font-size: 0.2rem;
	}
	
	
}