


 .icon img{
    width: 100%;
    height: 100%;
}
.cooperation{margin-top:0.8rem;}
 .cooperation span{
    margin-top: 0.14rem;
}
.public-footer .cooperation span:nth-child(2){
    margin-top: 0.31rem;
}
.public-footer .address {
	text-align: center;
	padding: 0.1rem 0;
}
 .qrcode{
    display: flex;
    flex-direction: column;
    align-items: center;
}
 .qrcode .code{
    width: 1rem;
    height: 1rem;
    background: url(../images/public/qrcode.png) no-repeat;
    background-size: 100%;
    margin-bottom: 33px;
}

 .logobg{
    position: absolute;
    bottom: 0;
    left: 10%;
    width: 1.8rem;
    height: 0.9rem;
    border: 1.5px solid #728aa3;
    border-bottom: 0;
    background-color: #101429;
    padding: 0.23rem 0.37rem;
    box-sizing: border-box;
}
 .logobg div{
    width: 100%;
    height: 100%;
    background: url(../images/public/copyrightlogo.png) center no-repeat;
    background-size: 100%;
}
 .customized{
    height: 0.78rem;
    line-height: 0.78rem;
	background-color: #292d3b;
	font-size: 0.2rem;
	letter-spacing: 0.04rem;
    color: #ffffff;
    text-align: center;
}
 .customized a{
    display: inline-block;
	width: 1.28rem;
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.18rem;
    border: solid 0.02rem #ffffff;
    color: #ffffff;
    margin-left: 0.38rem;
}


.suspension{
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
	z-index:100;
}
.suspension .show{
	width: 1.2rem;
	height: 1.6rem;
	background-color: #ffffff;
	box-shadow: 0.08rem 0.06rem 0.08rem 0px 
		rgba(0, 0, 0, 0.15);
    border-bottom-left-radius: 0.03rem;
    border-top-left-radius: 0.03rem;
    border: solid 1px #42ac92;
    border-right: 0;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0 0.1rem;
    box-sizing: border-box;
}
.suspension .arrow{
    position: absolute;
    height: 40%;
    width: 0;
    border-right: 0.15rem solid #42ac92;
    border-top: 0.1rem solid transparent;
    border-bottom: 0.1rem solid transparent;
    top: 50%;
    transform: translateY(-50%);
    left: -0.15rem;
    display: flex;
    align-items: center;
    color: #fff;
    cursor: pointer;
}
.suspension .top,.suspension .bottom{
    height: 50%;
    color: #42ac92;
    font-size: 0.22rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}
.suspension .show .top{
    border-bottom: 1px solid #42ac92;
}
.suspension .show .top i,.suspension .show .bottom i{
    font-size: 0.25rem;
}

.suspension .hide{
	width: 1.2rem;
	height: 2.8rem;
	background-color: #ffffff;
	border-bottom-left-radius: 0.03rem;
    border-top-left-radius: 0.03rem;
    border: solid 1px #42ac92;
    border-right: 0;
    box-sizing: border-box;
    box-shadow: 8px 6px 8px 0px 
		rgba(0, 0, 0, 0.15);
    display: none;
}

.suspension .hide .arrow{
    height: 0.8rem;
}
.suspension .hide .top{
    display: flex;
    padding: 0 0.1rem;
}
.suspension .hide .top ul{
    width: 100%;
    height: 100%;
}
.suspension .hide .top li{
    position: relative;
    height: 25%;
    color: #42ac92;
    display: flex;
    align-items: center;
    font-size: 0.13rem;
}
.suspension .hide .top li a{
    color: #42ac92;
}
.suspension .hide .top li:first-child{
    padding-left: 0.3rem;
    border-bottom: 1px solid #42ac92;
    height: 0.24rem;
    line-height: 0.24rem;
}
.suspension .hide .top li:first-child div{
	width: 0.28rem;
    height: 0.36rem;
    background: url(../images/public/kf1.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    top: -0.12rem;
    left: 0px;
    margin-right: 0.03rem;
}
.suspension .hide .top li:nth-child(2) div{
    width: 0.32rem;
    height: 0.32rem;
    background: url(../images/public/logo.jpg) center no-repeat;
    background-size: 100%;
    margin-right: 0.05rem;
}
.suspension .hide .top li:nth-child(2){
    font-size: 0.15rem;
    border-bottom: 1px solid #42ac92;
    padding: 0.03rem 0;
}
.suspension .hide .top li:nth-child(3) div,
.suspension .hide .top li:nth-child(4) div{
	width: 0.2rem;
	height: 0.24rem;
	background: url(../images/public/qq.png) center no-repeat;
    background-size: 100%;
    margin-right: 0.05rem;
}
.suspension .hide .top li:nth-child(3) span,
.suspension .hide .top li:nth-child(4) span{
    height: 0.28rem;
    line-height: 0.28rem;
    border-bottom: 1px solid #dfdfdf;
}
.suspension .hide .telicon{
    width: 45%;
    height: 0.22rem;
    line-height: 0.22rem;
    background-color: #42ac92;
    color: #fff;
    align-self: flex-end;
    font-size: 0.13rem;
    text-align: right;
    padding-right: 0.1rem;
    position: relative;
    box-shadow: 0.04rem 0.02rem 0.04rem 0px 
		rgba(0, 0, 0, 0.15);
}
.suspension .hide .telicon::before{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 0.11rem solid transparent;
    border-right: 0.14rem solid #42ac92;
    border-bottom: 0.11rem solid transparent;
    left: -0.14rem;
    top: 0;
}
.suspension .hide .bottom p{
    font-size: 0.14rem;
    padding: 0.05rem 0 0.03rem 0;
}
.suspension .hide .bottom .qrcode{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.suspension .hide .bottom .qrcode img{
    width: 50%;
}


#particles-js{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}


.back_top {
	display: block;
	width: 100%;
	height: 100%;
}


.slideTxtBox{ width:100%;   }
.slideTxtBox .hd{  position:relative; }
.slideTxtBox .hd ul{ left:0.2rem; top:-1px;text-align:center;   }
.slideTxtBox .hd ul li{ display:inline-block;font-size:0.15rem!important; text-align:center;background-color:#cfcfcf;width: cursor:pointer;height:0.3rem; min-width:0.7rem;height:0.45rem;  margin-right:0.1rem; padding-left:0.15rem;padding-right:0.15rem; border-radius:0.03rem; }
.slideTxtBox .hd ul li.on{ background-color:#42ca92;color:#fff;}


.slideTxtBox .bd ul{ padding:0.35rem 0.15rem;  zoom:1;  }
.slideTxtBox .bd li{  }
.slideTxtBox .bd li img{max-width:90%; height:auto!important}
