.slog {
	line-height: 130px;
	text-align: center;
	font-size: 30px;
}

.f_download{
	margin: auto;
	    background-color: #fff;
	display: flex;
    width: 22.125rem;
    height: 3.4375rem;
    text-align: center;
    border-radius: 0px !important;
    box-shadow: 0px 3px 18px 0px rgb(175 173 168 / 32%);
}

.f_download:HOVER{
    box-shadow: 0px 3px 18px 0px rgba(123, 114, 90, 0.32);
}

.f_download>.en-text {
    display: inline;
    width: 16.125rem;
    line-height: 3.4375rem;
}

.f_download>.en-text>a {
    color: #16baaa;
    font-size: 19px;
    font-weight: 400;
    font-family: "Lantinghei SC";
    user-select: none;
    /* line-height: 3rem; */
}

.f_download > .split-line {
    display: inline;
    width: 1px;
    height: 100%;
    background: linear-gradient(#FFFFFF, #43A761, #FFFFFF);
    line-height: 3.4375rem;
}

.f_download >.en-icon {
    display: inline;
    width: 6rem;
    font-weight: 400;
    font-family: "Lantinghei SC";
    line-height: 3.4375rem;
    cursor: pointer;
    user-select: none;
}

.gui{text-align: center;}

.hengfu{
	width: 100%;height: 200px;
	background-color: #2492ff;
    background-image: linear-gradient(109deg, #4c48ff, #2b85ff 36%, #2492ff 51%, #00d3ff);
    text-align: center;
    color: #fff;
}

.hengfu .c1{font-size: 30px;line-height: 120px;}
.hengfu .c2{font-size: 24px;line-height: 30px;}

.hengfu2{
      width: 100%;
    height: 100px;
    background-color: #2165e4;
    text-align: center;
    color: #fff;
}

.hengfu2 .c1{font-size: 30px;line-height: 100px;}

.por-text-title-t3 {
    font-weight: normal;
    font-size: 2.1rem;
    line-height: 100px;
    margin-top: 40px;
}

.q_link {
    line-height: 35px;
    cursor: pointer;
}

.q_link:hover {
    color: #777;
}

@media(max-width:1200px)
{
	.gui img{width: 100%;}
}

@media(max-width:768px)
{
	.gui img{width: 100%;}
	.slog {
	line-height: 30px;
	text-align: center;
	font-size: 20px;
    }
}
