.le{
	float: left;
}
.ri{
	float: right;
}
.top_logo img{
	padding: 17.5px 0px;
}
.doubl_p{
	width: 370px;
	padding: 27.5px 0px;
	box-sizing: border-box;
	padding-left: 100px;
}
.doubl_p::after{
	display: block;
	content: "";
	clear: both;
}
.doubl_p a:last-child{
	background: url(../img/guaji.png) no-repeat left 30%;
	padding-left: 35px;
}
.doubl_p a.le{
	background: url(../img/qqkf.png) no-repeat left 30%;
	padding-left: 35px;
}
.doubl_p a{
	display: inline-block;
	color: #c41b33;
	font-size: 14px;
	cursor: pointer;
}
.doubl_p a span{
	font-size: 13px;
}
.doubl_p a:hover{
	text-decoration: none;
}
.thr_p{
	box-sizing: border-box;
	padding-top: 17.5px;
}
.thr_p a{
	float: left;
	color: #333;
	width: 167px;
	height: 70px;
	box-sizing: border-box;
	padding-top: 10px;
	font-size: 14px;
	margin: 0 5px;
}
.thr_p a:hover{
	text-decoration: none;
}
.thr_p a span{
	color: #c41b33;
	font-size: 18px;
	position: relative;
	top: 10px;
}
.fullw{
	width: 100%;
	height: 40px;
	background-color: #130024;
}
.fullw_p{
	height: 100%;
}
.fullw_p a{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 40px;
	margin: 0 10px;
}
.ggp{
	height: 38px;
	background-color: rgba(225,225,225,.1);
}
.ggp p{
	color: #FFFFFF;
	margin: 0;
	line-height: 38px;
}
.manybox{
	width: 100%;
	height:auto;
	display: inline-block;
	background-color: white;
	position: relative;
	box-sizing: border-box;
	padding-top: 27px;
	padding-left: 23px;
	padding-right: 23px;
	border-radius:6px;
}
.manybox .hdimg{
	position: absolute;
	left: 0px;
	top: -8px;
}
.manybox p:nth-child(2){
	font-size: 26px;
	color: #333333;
	font-weight: bold;
	white-space: nowrap;
}
.manybox p:nth-child(4){
	font-size: 18px;
	margin-bottom: 10px;
	white-space: nowrap;
}
.rightnow{
	width: 100%;
	background-color: rgba(196,27,51,.8);
	border-radius: 5px;
	height: 36px;
	line-height: 36px;
	color: #FFFFFF;
	cursor: pointer;
	margin-bottom: 18px;
}
.rightnow:hover{
	background-color: rgba(196,27,51,1);
}
.manybox p:last-child{
	margin-bottom: 32px;
}
.lastimg{
	padding: 0;
}
.lastimg img{
	width: 100%;
	height: 100%;
}
.Pcfootbox{
	width: 100%;
	background-color: #000000;
	height:auto;
	box-sizing: border-box;
	padding-top: 39px;
}
.Pcfootbox .last_p{
	color: #FFFFFF;
}
.Pcfootbox p{
	color: #fed000;
}
.Pcfootbox a{
	color: #FFFFFF;
	font-size: 12px;
	display: block;
}
.Pcfootbox div a:nth-child(2){
	margin-top: 20px;
	margin-bottom: 10px;
}
.tow_img_a{
	position: relative;
	height: 90px;
}
.tow_img_a::after{
	display: block;
	content: "";
	clear: both;
}
.tow_img_a a{
	position: absolute;
	top: 50%;
	margin-top: -12.5px;
	margin-left: 50px;
}
.tow_img_a a:last-child{
	right: 50px;
}
.mangp{
	padding-top: 10px;
}
.mangp a{
	display: block;
	color: #FFFFFF;
	font-size: 14px;
}
.dwimg{
	width: 60%;
}
.otherfoot{
	width: 100%;
	height: 108px;
	background: #000000;
	padding-top: 25px;
	margin-top: 22.5px;
}
.otherfoot p{
	color: #FFFFFF;
}
.otherfoot a{
	display: block;
	color: #FFFFFF;
}
.mobbox{
	margin-top: 10px;
	width: 45%;
	height: auto;
	background-color: #FFFFFF;
	position: relative;
	padding-top: 13px;
	padding-left: 5px;
	padding-right: 5px;
	box-sizing: content-box;
	padding-bottom: 12px;
}
.mobbox img:first-child{
	width: 56px;
	height: 70px;
	position:absolute;
	left: 0;
	top: -5px;
}
.mobbox p:nth-child(2){
	font-size: 13px;
	font-weight: bold;
}
.mobbox .rightnow{
	width: 100%;
	height: 21px;
	background-color: #cb1b33;
	font-size: 12px;
	line-height: 21px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.allwh{
	width: 100%!important;
	top: 0!important;
}
.tkbox{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.15);
	z-index: 999;
	display: none;
	top: 0;
	left: 0;
}
.tkbox .mainmid{
	width: 300px;
	height: 228px;
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	top: 50%;
	margin-top: -150px;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
}
.mainmid p:first-child{
	font-size: 30px;
}
.mainmid .dzcss{
	display: block;
	width: 100%;
	height: 35px;
	background-color: #d9534f;
	color: #FFFFFF;
	line-height: 35px;
	cursor: pointer;
	border-radius: 5px;
	margin-bottom: 3px;
}
.mainmid .dzcss:hover{
	background-color: #c9302c;
	text-decoration: none;
}
@media (max-width: 767px) {
	.manybox .hdimg{
		width: 90px;
		top: -7px;
	}
	.manybox p:nth-child(2){
		font-size: 16px;
	}
	.manybox p:nth-child(4){
		font-size: 15px;
		margin-bottom: 10px;
	}
	.dwimg{
		width: 60%;
	}
	.rightnow{
		width: 100%;
		background-color: rgba(196,27,51,.8);
		height: 32px;
		line-height: 32px;
		margin-bottom: 5px;
	}
	.manybox p:last-child{
		margin-bottom: 15px;
	}
	.tkbox .mainmid{
		width: 200px;
		margin-left: -100px;
		height: 180px;
		padding-top: 30px;
		margin-top: -90px;
	}
	.mainmid p:first-child{
		font-size: 25px;
	}
	.mainmid .dzcss{
		height: 25px;
		font-size: 16px;
		line-height: 25px;
		margin-bottom: 5px;
	}
	.tow_img_a{
		position: relative;
		height: 45px;
	}
}
.ad-right{
    position: fixed;
    width: 179px;
    height: 647px;
    left: 5%;
    top: 10%;
    font-size: 0.6rem;
    color:#fff;
    background:url(https://www.systemcity.cn/yule/xinyemian/img/cebian.png) no-repeat;
}
.ad-right .ad-right-item{
    position: absolute;
    left:1rem;
    height: 1rem;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.ad-right .ad-right-item .ad-item-text{
    padding-left: 0.4rem;
    text-decoration:none;
    color:#fff;
    font-size: 21px;
}
.ad-right .ad-right-item:nth-child(1){
    top:11rem;
}
.ad-right .ad-right-item:nth-child(2){
    top: 260px;
    left: 2rem;
}
.ad-right .ad-right-item:nth-child(2) .ad-item-icon{
    display:inline-block;
    width:1rem;
    height: 1rem;
}
.ad-right .ad-right-item:nth-child(3){
    top: 340px;
    left: 3rem;
}
.ad-right .ad-right-item:nth-child(4){
    top:20rem;
}
.gundong{
        text-align: center;
        color: yellow;
        font-size: 19px;
        font-weight:bold;
        padding-top: 0.5rem;
        overflow: hidden;
        width: 100%;
        white-space: nowrap;
        animation: marquee 20s linear infinite;
        background-image:-webkit-linear-gradient(bottom,red,#fd8403,yellow);
        background-clip: text;
        -webkit-background-clip:text;
        -webkit-text-fill-color:transparent;
    }
    .gundong:hover {
            animation-play-state: paused
        }
    @keyframes marquee {
            0%   { text-indent: 100% }
            100% { text-indent: 0% }
        }