	.dy {
	font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
	position: relative;
}

.con {
	width: 1200px;
	margin: 0 auto;
}

header {
	height: 70px;
	width: 100%;
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
	border-radius: 0px 0px 0px 0px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
}

header .header-box {
	height: 70px;
	background: #FFFFFF;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	z-index: 999999;
}

header .header-box a {
	display: inline-grid;
	align-items: center;
}

header .header-box a span {
	display: inline-grid;
	display: block;
	width: 10px;
	height: 2px;
	background-color: rgba(21, 29, 63, 0.3);
	margin: 0 10px;
}

header .box-left .swiper-container {
	display: block;
	height: 15px;
}
header .box-left img{
	width: 50%;	
}
header .box-left .swiper-container p {
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #151D3F;
}
header .box-left {
	display: flex;
	height: 30px;
	align-items: center;
}

header .box-left span {
	display: block;
	width: 10px;
	height: 2px;
	background-color: rgba(21, 29, 63, 0.3);
	margin: 0 10px;
}

header .box-right {
	display: flex;
	align-items: center;

}

header .box-right .wx-server {
	width: 120px;
	height: 34px;
	background: #2FAF98;
	border-radius: 30px 30px 30px 30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 999999;
}
header .box-right .kf-server {
	width: 120px;
	height: 34px;
	background: #1D43FF;
	border-radius: 30px 30px 30px 30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 6px;
}
header .box-right .wx-server:hover .head-ewm{
	top: 0;
	transition: all 0.5s ease-in-out;
}

.head-ewm{
	position: absolute;
	right: 140px;
	top: -120px;
	z-index: 9;
}
.head-ewm-hover{
	transition: all 0.5s ease-in-out;
	top: 70px;
	z-index: 9;
	
}
.head-ewm img{
	width: 100px;
	height: 100px;
}
.wx-server i {
	width: 14px;
	height: 14px;
	margin-right: 5px;
	background: url(../images/header-1@2x.png) no-repeat center;
	background-size:100%;
}

.kf-server i {
	width: 14px;
	height: 14px;
	margin-right: 5px;
	background: url(../images/header-2@2x.png) no-repeat center;
	background-size:100%;
}

header .server i {
	width: 14px;
	height: 14px;
	padding-right: 10px;
	display: block;
	background: url(../images/server.png) no-repeat center;
}

.floats {
	background: #FFFFFF;
	box-shadow: 0px 10px 20px 0px rgb(34 46 83 / 5%);
	/*transition: .5s;*/
}
.banner {
    /* margin-top: 100px; */
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 80px;
}

.banner img {
    width: 1200px;
    height: 90px;
}
.con-box {
	margin-top: 10px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.con-box-floats {
	margin: 90px auto;
}

.con-box-right {
	width: 320px;

}

.con-box-right2 {
	/*top: 8%;*/
}

.right-box .swiper-container {
	width: 320px;
	margin: 0;
}
.right-box .swiper-container img{
	width: 320px;
	/* height: 120px; */
}


.right-box .right-1{
	width: 100%;
	background: #F8F8F8;
	padding:1px 20px 10px 20px;
	margin-top: 20px;
}
.right-box .right-1 li{
	width: 100%;
	padding-bottom: 15px;
	display: flex;
	align-items: center;
	width: 100%;
	padding-bottom: 10px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #eee;
	margin-top: 10px;
}
.right-box .right-1 li a{
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
.right-box .right-1 li span{
	color: #999999;
	padding-right: 10px;
	font-size: 12px;
}
.right-box .right-1 li:nth-child(1) span{
	color: #FF0E00;
}
.right-box .right-1 li:nth-child(2) span{
	color: #FF6B00;
}
.right-box .right-1 li:nth-child(3) span{
	color: #FFA800;
}

.right-box .right-2{
		width: 100%;
		background: #F8F8F8;
		padding:1px 20px 10px 20px;
		margin-top: 20px;
}
.right-box .right-2 li{
	width: 100%;
	padding-bottom: 15px;
	display: flex;
	align-items: center;
	width: 100%;
	padding-bottom: 10px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #eee;
	margin-top: 10px;
}
.right-box .right-2 li a{
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
.right-box .right-2 li  img{
	width: 20px;height: 20px;
	padding-right: 10px;
}
.right-3{
	background: url(../images/right-4@2x.png)no-repeat;
	background-size:100%;
	padding: 20px;
	margin: 20px 0;
}
.right-3 h2{
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.right-3 .box-btn{
	margin-top: 10px;
	display: flex;align-items: center;justify-content: space-between;
}
.right-3 .box-btn .btn{
	width: 137px;
	height: 34px;
	background: linear-gradient(90deg, #FFA800 0%, #FF6900 100%);
	border-radius: 2px 2px 2px 2px;
	display: flex;align-items: center;justify-content: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.right-3 .box-btn .btn:nth-child(2){
	background: linear-gradient(90deg, #45CFB6 0%, #2FAF98 100%);
}
.right-4{
	width: 100%;
	background: #F8F8F8;
	padding:1px 20px 10px 20px;
	margin-top: 20px;
}
.right-4 .swiper-container{
	height: 280px;
  overflow: hidden;
}
.right-4 .dongtai{
	display: flex;align-items: center;
}
.right-4 .dongtai img{
	width: 14px;
	height: 14px;
	padding-right: 10px;
}
.right-4 .dongtai a{
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.right-4 .dongtai a span{
	
	color: #E1251B;
}
.right-5{
	width: 100%;
	background: #F8F8F8;
	padding:1px 20px 10px 20px;
	margin-top: 20px;

}
.right-5 ul{
	display: flex;align-items: center;justify-content: space-between;
	flex-wrap: wrap;
}

.right-5 ul li{
	width: 90px;
	height: 30px;
	background: #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	font-size: 12px;
	color: #333333;
	display: flex;align-items: center;justify-content: center;
	margin-bottom: 5px;
}
.right-5 ul li a{
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
	
}
.right-box li a:hover{
	color: #E1251B ;
}
.table-txt {
	display: flex;
	text-align: center;
}

.table-txt table {
	width: 32.33%;
	margin: 0px 2px;
}

.table-txt table tr:nth-child(1) {
	background: #ead2ad;
	font-weight: bold;
}

.table-txt table tr:nth-child(1),
td:nth-child(1) {
	width: 36px;
}

.table-txt table tr:nth-child(1),
td:nth-child(2) {
	width: 102px;
}

.table-txt table tr:nth-child(1),
td:nth-child(3) {
	width: 93px;
}

.con-box-left {
	width: 820px;
	float: left;

}

.con-box-left-txt h1 {
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	line-height: 40px;
}

.con-box-left-t1 {
	width: 300px;
	height: 50px;
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	display: flex;
	align-items: center;
}

.con-box-left-t1 div {
	width: 25%;
}

.con-box-left-t1 div:nth-child(3) {
	width: 70%;
}

.con-box-left-t1 i {
	display: block;
	padding-right: 10px;
	width: 14px;
	height: 14px;
	float: left;
}

.con-box-left-txt-fx i {
	background: url(../images/fx.png) no-repeat center;
}

.con-box-left-txt-jb i {
	background: url(../images/jb.png) no-repeat center;
}

.con-box-left-txt-time i {
	background: url(../images/time.png) no-repeat center;
}

.con-box-left-t2 {
	display: flex;
	align-items: center;
	padding-bottom: 20px;
}

.con-box-left-t2 .t2-txt {
	width: 10%;
	height: 40px;
	font-size: 14px;
	font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
	font-weight: 400;
	color: #4B6079;
	line-height: 40px;
}

.con-box-left-t2 .t2-img {
	width: 90%;
	height: 1px;
	background: url(../images/xian.png) no-repeat center;
	margin-left: 5px;
}

.con-box-left-t3 {
	width: 500px;
	height: 63px;
	display: flex;
}

.t3-box {
	float: left;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	line-height: 24px;
}

.t3-box .t3-txt {
	width: 738px;
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 24px;
	display: flex;
	justify-content: space-between;
}

.t3-ni {
	display: flex;
	align-items: center;
}

.t3-ni p {
	font-size: 12px;
	color: #999999;
	line-height: 24px;
}

.t3-box i {
	display: block;
	width: 14px;
	height: 14px;
	padding: 0 5px 0 5px;
	background: url(../images/subtract.png) no-repeat center;
}

.t3-img {
	width: 60px;
	height: 60px;
	padding-right: 10px;
}

.con-box-left-t4 {
	width: 100%;
	background: #FFFFFF;
	border-radius: 0px 0px 0px 0px;
	border-top: 1px solid #EEEEEE;
	padding-top: 20px;
	margin-top: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
}

.con-box-left-t4 .t4-txt {
	margin-bottom: 20px;
}

.con-box-left-t4 p {
	margin-bottom: 10px;
}

.t4-txt h2{
    text-align: left;
    font-weight: bold;
    border-left: 4px solid #d61312;
    margin: 10px 0px 15px 0px;
    padding: 10px 0 10px 20px;
    background: rgb(255 255 255 / 30%);
}

.con-box-left-t4 .t4-txt img {
	width: 50%;
	
}

.t4-btn {
	width: 100px;
	height: 30px;
	background: #FFFFFF;
	opacity: 1;
	border: 1px solid #0075FF;
	display: none;
	justify-content: space-between;
	align-items: center;
	font-size: 12px;
	color: #0075FF;
	line-height: 20px;
	padding: 0 18px 0 18px;
	margin: auto;
	margin-bottom: 20px;
}

.t4-img {
	font-size: 12px;
	color: #999999;
	line-height: 30px;
	display: flex;
	justify-content: space-between;
}

.t4-img .t4-title {
	display: flex;
	align-items: center;
}

.t4-img .t4-title i {
	display: block;
	width: 14px;
	height: 18px;
	padding-right: 5px;
	background: url(../images/vector.png) no-repeat center;
}

.t4-smalltext {
	display: flex;
	align-items: center;
}

.t4-smalltext a {
	width: 60px;
	height: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #0075FF;
	font-weight: 700;
	border-radius: 3px;
}

.con-box-left-t5{
	border-top: 1px solid #EEEEEE;
	padding-top: 20px;
	width: 100%;
	background: #FFFFFF;
	margin-top: 20px;
}

.con-box-left-t5 .out{
	font-size: 12px;
	color:#999999;
	line-height: 20px;
	margin-top: 10px;
}
.con-box-left-t5 .out span{
	color: #E1251B;
}
.con-box-left-t5 .bott{
	margin-top: 20px;
	display: flex;align-items: center;justify-content: space-between;
}
.con-box-left-t5 .bott a{
	font-family: Microsoft YaHei UI-Bold, Microsoft YaHei UI;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	display: flex;
	margin-bottom: 20px;
}
.con-box-left-t5 .bott2{
	/* margin-top: 30px; */
	font-size: initial;
}
.con-box-left-t5 .bott2 a{
	width: 100%;
}
.con-box-left-t5 .bott2 a img{
	width: 100%;
}


.t5-box {
	width: 100%;
	border-bottom: 1px solid #EEEEEE;
}

.t5-title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 36px;
}


.t5-item {
	display: flex;
	width: 100%;
	padding: 20px 0 20px 0;
}

.item-title {
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	line-height: 24px;
	display: flex;
	align-items: center;
}

.t5-item p {
	font-size: 12px;
	font-weight: 500;
	color: #999999;
	line-height: 24px;
}

.t5-item img {
	width: 40px;
	height: 40px;
	padding-right: 10px;
}

.item-text {
	
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
}
.public-title{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	border-left:3px solid  #E1251B;
	padding-left: 20px;
	margin: 10px 0 20px 0;
}
.btn{
	cursor: pointer;
}
.btn:hover{
	opacity: 0.9;
}
.con-box-left-t6 {
	width: 100%;
	margin-top: 20px;
	background: #FFFFFF;
	border-radius: 2px 2px 2px 2px;
}
.con-box-left-t6 .t6-1{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	/* margin-bottom: 20px; */
}
.con-box-left-t6 .t6-1 li{
	width: 48%;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
	list-style: disc;
}
.con-box-left-t6 .t6-1 li::marker { 
	color: #999999; 
}
.con-box-left-t6  li:hover {
	color:#e80000;
}
.con-box-left-t6  li:hover .list-title{
	font-weight: bold;
}
.con-box-left-t6  li:hover .list-btn{
	background: #F11919;
	color: #FFFFFF;
	border: 1px solid #F11919;
}

.con-box-left-t6  li:hover span {
	font-weight: bold;
	
}

.con-box-left-t6 .t6-2{
	display: flex;align-items: center;justify-content: space-between;
	flex-wrap: wrap;
}
.con-box-left-t6 .t6-2 li{
	width: 24%;
	height: 140px;
	background: #F5F7FA;
	border-radius: 0px 0px 0px 0px;
	margin-bottom: 10px;
}

.con-box-left-t6 .t6-2 li:nth-child(even) {
	
}

.con-box-left-t6 .t6-2 li a {
	display: block;
	padding:20px;

}

.con-box-left-t6 .t6-2 li .list-title {
	width: 100%;
	font-size: 14px;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.con-box-left-t6 .list-data {
	padding-top: 20px;
}

.con-box-left-t6 .list-data p {
	width: 60px;
}

.con-box-left-t6 .list-data .data-num1 {
	display: flex;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

.con-box-left-t6 .list-data .data-num2 {
	display: flex;
	font-size: 12px;
	color: #999999;
	padding-top: 7px;
}

.con-box-left-t6 .list-boot{

	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 10px;
	line-height: 20px;

}
.con-box-left-t6 .list-boot .list-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	color: #8C949D;
	width: 40px;
	height: 20px;
	border: 1px solid #DCE4ED;
}

.con-box-left-t6 .list-boot span {
	font-size: 12px;
	color: #F11919;
}

.con-box-left-t6 .t6-2 li span:hover {
	color: #e80000;
	font-weight: bold;
}


.con-box-left-t6 .t6-2 {

}

.flex-cen {
	flex-wrap: nowrap;
}

.con6-smalltext {
	height: 40px;
	background: rgb(253 148 94 / 10%);
	border-radius: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: 400;
	color: #ff6300;
	line-height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}

.m-con6-smalltext {
	display: none;
	height: 40px;
	background: rgba(255, 171, 109, 0.1);
	border-radius: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: 400;
	color: #F26600;
	line-height: 24px;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}

.con6-smalltext strong {
	font-weight: Bold;
}

.con-box-left-t7 {
	display: flex;
	justify-content: center;
	width: 100%;
	padding-top: 20px;
}

.con-box-left-t7 a img {
	width: 190px;
	height: 50px;
}

.con-box-left-t7 a {
	font-size: 0;
}

.m-con6-smalltext span {
	font-weight: Bold;
}

footer {
	width: 100%;
	background: #000000;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	margin-top: 40px;
}

footer .footer-box {
	padding-top: 30px;
	font-size: initial;
}

.footer-top {
	
  border-bottom: 1px solid rgba(255,255,255,0.2);
  padding-bottom: 10px;

}
.footer-top .footer-txt{
	width: 100%;
	display: flex;
	padding-bottom: 15px;
}
.footer-top .footer-txt p{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
}
.footer-top .footer-txt a{
	font-size: 12px;
	color: rgba(255,255,255,0.7);
	line-height: 15px;
	padding-left: 20px;
}
.footer-bottom{

	font-size: 12px;
	font-weight: 500;
	color: rgba(255,255,255,0.7);
	line-height: 14px;
	margin-top: 20px;
	padding-bottom: 20px;
	
}
.footer-bottom .police {
    display: inline-block;
    width: 17px;
    height: 18px;
    background: url(../images/common-icon.png) -168px 0 no-repeat;
    margin-right: 5px;
    margin-left: 3px;
}
.active {
	color: #333333;
	font-weight: bold;
}

.footer-title {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 15px;
}

.footer-title p {
	padding-right: 30px;
}

.footer-txt {
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	line-height: 14px;
	display: flex;
	justify-content: flex-start;
}

.footer-txt .footer-right a {
	padding-left: 20px;
}

.footer-right {
	display: block;
}

.footer-left img {
	width: 12px;
	height: 12px;
	margin-right: 5px;
}

.m-footer {
	display: none;
}

.left-wx {
	/* width: 100%; */
	height: 100%;
	position: fixed;
	left: 0;
	top: 25%;
	bottom: 0;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	z-index: 999;
	margin-left: 10px;
}

.left-wx .left-wx-box {
	text-align: center;
	width: 170px;
	height: 283px;
	background: #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	border: 2px solid #0075FF;
	/* padding-top: 20px; */
	z-index: 999;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.left-wx-img {
	width: 130px;
	height: 130px;
	margin: 10px;
}

.left-box-txt {
	height: 18px;
	font-size: 16px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #333333;
}

.left-wx-btn {
	width: 110px;
	height: 40px;
	font-size: 14px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	background: #0075FF;
	border-radius: 2px 2px 2px 2px;
	display: grid;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
}

.left-wx-box p {
	height: 17px;
	font-size: 13px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}

.wx {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background: rgba(0, 0, 0, 0.3);
	display: none;
	z-index: 999;
}

.wx .wx-box {
	text-align: center;
	width: 265px;
	height: 360px;
	background: #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	border: 2px solid #0075FF;
	padding-top: 20px;
	z-index: 999;
}

.wx-img {
	width: 171px;
	height: 171px;
	margin: 10px;
}

.wx-box p {
	height: 24px;
	font-size: 14px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}

.box-txt {
	height: 24px;
	font-size: 16px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #333333;
}

.wx-btn {
	width: 121px;
	height: 40px;
	font-size: 14px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	background: #0075FF;
	border-radius: 2px 2px 2px 2px;
	display: grid;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
	margin-left: 65px;
}

#cover {
	position: fixed;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	display: none;
	z-Index: 999;
}

.wx .close {
	font-size: 0;
	margin-top: 15px;
}
.mobile-nav {
	display: none;
}
.m-menu{
  display: none;
}
.m-t5-txt{
  display: none;
}

.mobile-nav .close{
  display: none;
}
@media (max-width: 630px) {
	.con {
		width: 100%;
	}
	.table-txt {
		display: block;
	}
	.table-txt table {
		width: 100%;
	}
	.left-wx {
		display: none;
	}
	.m-logo{
		 display: grid;
	}
	.m-logo img{
	width: 122px;
    height: 44px;
	}
	header {
    display: flex;
    height: auto;
}
	header .header-box {
		display: none;
	}

	
header .mobile-nav{
    height: 50px;
    display: flex;
    align-items: center;
    position: relative;
    background: #FFFFFF ;
    padding: 12px;
}
.mobile-nav .logo{
    display: grid;
}
.mobile-nav .close{
		width: 26px;
		height: 26px;
}
.mobile-nav div{
    height: 100%;
}

.m-menu{
  position: absolute;
  left: 0;
  top: 50px;
  width: 100%;
  font-size: 14px;
  color: #333;
  z-index: 999999;
  background: #fff;
  box-shadow: 0rem 0.2rem 0.4rem 0rem rgba(0,0,0,0.1);
}

.m-menu li{
  line-height: 40px;
  border-top: 1px solid #E5E5E5;
  text-align: center;
}
	.banner {
		width: 100%;
		height: 90px;
		background: url("../images/rizhi1-wap.png") no-repeat;
		background-size: 100%;
		position: fixed;
		left: 0;
		top: 0;
		display: none;
	}
	.banner img a {
		position: relative;
	}
	.banner img {
		position: absolute;
		left: 91.5%;
		margin-top: 18px;
		width: 20px;
		display: none;
	}
	.con-box {
		padding-top: 0;
		margin-top: 70px;
	}
	.con-box-floats {
		margin-top: 35px;
	}
	.con-box-left {
		width: 100%;
		margin: 0;
		padding: 0 12px 0 12px;
	}
	.con-box-left-txt h1 {
		height: 40px;
		font-size: 24px;
		font-weight: bold;
		color: #333333;
		line-height: 40px;
		white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	}
	.con-box-left-t1 {
		width: 100%;
		height: 24px;
	}
	.con-box-left-t1 div {
		width: 15%;
	}
	.con-box-left-t2 {
		padding-bottom: 14px;
	}
	.con-box-left-t2 .t2-img {
		width: 82%;
	}
	.con-box-left-t2 .t2-txt {
		width: 1.6rem;
	}
	.t3-box .t3-txt {
		width: 5.4rem;
		;
	}
	.con-box-left-t3 {
		width: 100%;
	}
	.con-box-left-t4 {
		width: 100%;
		padding: 12px;
	}
	.t4-img {
		display: block;
	}
	.t4-img .t4-title i {
		padding-right: 0px;
		margin-right: 5px;
	}
	.t4-btn {
		display: flex;
		width: 105px;
		;
	}
	.con-box-left-t4 .t4-txt2 {
		margin-bottom: 20px;
	}
	.con-box-left-t4 .t4-txt2 img {
		width: 50%;
		float: left;
	}
	.con-box-left-t4 .t4-txt {
		
		font-size: 14px;
		color: #333333;
		line-height: 30px;
		/*background: linear-gradient(360deg, rgba(255, 255, 255, 0) 0%, #000 100%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		overflow: hidden;*/
	}
	.t5-box .t5-title {
		line-height: 0;
	}
	.t5-item {
		width: 100%;
		padding: 20px 12px;
	}

	.con-box-left-t5 {
		width: 100%;
	}
	.con-box-left-t6 ul {
		height: 100%;
	}
	.con-box-left-t6 ul li a {
		padding: 12px 0px;
	}
	.con-box-left-t6 ul li {
		width: 100%;
		margin-top: 6px;
		height: 125px;
		box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);
		border-radius: 0px 0px 0px 0px;
	}
	.public-title{
		font-size: 14px;
		line-height: 20px;
	}
	.con-box-left-t6 .t6-1 li{
		width: 100%;
		height:auto;
		box-shadow:0 0 0 0;
	}
	.con-box-left-t6 .t6-2 li{
		width: 48%;
	}
	.con-box-left-t6 .list-data {
		padding-top: 10px;
	}
	.con-box-left-t6 .list-data .data-num1 {
		font-size: 12px;
	}
	.con-box-left-t6 .list-title span {
		font-size: 14px;
		padding-left: 10px;
	}
	.con-box-left-t6 .list-btn {
		margin-top: 15px;
	}
	.con6-smalltext {
		display: none;
	}
	.m-con6-smalltext {
		display: flex;
	}
	.con-box-right {
		display: none;
	}
	.con-box-left-t5 .bott{
		display: block;
	}
	footer {
		display: none;
	}
	.m-footer-row {
		position: relative;
		overflow: hidden;
		margin-top: 80px;
	}
	.m-footer {
		height: 64px;
		background: #FFFFFF;
		box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
		border-radius: 0px 0px 0px 0px;
		opacity: 1;
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.m-footer-box {
		display: flex;
		justify-content: space-between;
		width: 94%;
	}
	.m-footer-box .m-f-index {
		width: 171px;
		height: 40px;
		background: #2FAF98;
		border-radius: 30px 30px 30px 30px;
		font-size: 14px;
		color: #FFFFFF;
		line-height: 16px;
		display: inline-grid;
		justify-content: center;
		align-items: center;
	}
	.m-footer-box .m-f-kefu {
		width: 171px;
		height: 40px;
		background: #1D43FF;
		border-radius: 30px 30px 30px 30px;
		font-size: 14px;
		font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 16px;
		display: inline-grid;
		justify-content: center;
		align-items: center;
	}
	.wx {
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0;
		top: 0;
		bottom: 0;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		background: rgba(0, 0, 0, 0.3);
		display: none;
		z-index: 999;
	}
	.wx .wx-box {
		position: static;
	}
	.wx .close {
		position: static;
		margin-top: 30px;
	}