﻿.marginauto{
	margin: 0 auto;
}
.banner-textimg{
	margin: 70px 0;
}
.banner-title{
	font-size: 2.5rem;
	font-weight: bold;
	color: #FFFFFF;
}
.seo-bannerbottom{
	position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
    background-color: rgba(0,0,0,0.3);
}
.seo-bannerbottom ul{
    display: flex;
	width: 1200px;
    padding: 15px 0;
	margin: 0 auto;
    margin-bottom: 0;
}
.seo-bannerbottom ul li{
	width: 20%;
	border-right: 2px solid #fff;
	box-sizing: border-box;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.seo-bannerbottom ul li:last-child{
	border-right: none;
}
.bannerbottom-right{
	display: flex;
	flex-direction: column;
	margin-left: 20px;
}
.bannerbottom-right span{
	font-size: 1.6rem;
}
.bannerbottom-right span:last-child{
	font-size: 16px;
	height: 28px;
	line-height: 28px;
}
.seo-articletitle{
	background-color: #d4272d;
	color: #fff;
	font-size: 38px;
	height: 80px;
	line-height: 80px;
}
.seo-articletext{
	font-size: 20px;
    text-align: left;
    color: #232323;
    margin-top: 30px;
	line-height: 38px;
}
.seo-article{
	padding: 50px 0;
}
.seo-different{
	
}
.seo-different p{
    font-size: 42px;
    color: #000;
}
.seo-differentlist{
	
}
.seo-differentlist img{
	width: 72px;
}
.seo-differentlist h4{
	font-weight: 400;
	color: #000;
	font-size: 24px;
}
.seo-differentlistimg{
	height: 100px;
}
.seo-differentlist p{
	text-align: left;
	font-size: 17px;
}
.seo-paylater{
	margin: 0 auto;
}
.display-flex{
	display: flex;
}
.seo-paylater-content{
	display: flex;
}
.seo-paylater-content .seo-paylater-img{
	width: 50%;
}
.seo-paylater-content .seo-paylater-img{
	width: 100%;
}
.martop50{
	margin-top: 50px;
}
.seo-paylater-container{
	padding-top: 100px !important;
	padding-bottom: 200px;
	background-color: #FFFFFF;
}
.seo-ad{
	font-size: 40px;
	color: #FFFFFF;
	text-align: center;
}
.seo-question-list{
	width: 47%;
	text-align: center;
	margin-bottom: 30px;
}
.seo-question-listtitle{
	font-size: 25px;
	color: #000;
	padding: 20px 0;
}
.seo-question-listtext{
	text-align: left;
}
.seo-question-content{
	/* display: flex; */
	/* justify-content: space-between; */
	/* flex-wrap: wrap; */
	width: 100%;
}
.seo-question-content .seo-question-list{
	float: left;
}
.seo-question-content .seo-question-list{
	margin-right: 3%;
}
.seo-question-content .seo-question-list:nth-child(2n){
	margin-left: 2.5%;
	margin-right: 0;
}
.seo-question-listimg{
	height: 70px;
}
.seo-question-container{
	padding-bottom:100px ;
}
.mabtom2rem{
	margin-bottom: 2rem;
}
.seo-case{
	font-size: 1.4rem;
	margin-bottom: 2rem;
}
.seo-usual{
	display: flex;
	/* align-items: center; */
}
.seo-usual-left{
	width: 33.3333%;
}
.seo-usual-center{
	width: 33.3333%;
	display: flex;
	align-items: center;
}
.seo-usual-right{
	width: 33.3333%;
}
.seo-usual-list{
	width: 100%;
	display: flex;
	margin-bottom: 50px;
	align-items: center;
}
.seo-usual-left .seo-usual-list-left{
	text-align: right;
}
.seo-usual-right .seo-usual-list-left{
	text-align: left;
}
.seo-usual-title{
    font-size: 25px;
    color: #000;
	margin-bottom: 30px;
}
.seo-usual-list-right{
	width: 100px !important;
}
.seo-usual-list-right  img{
	/* width: 100%; */
	max-width: inherit;
}
.seo-usual-left .seo-usual-list-right{
	margin-left: 9px;
}
.seo-usual-right .seo-usual-list-right{
	margin-right: 9px;	
}
.seo-all{
	padding: 100px 0 !important;
	background-color: #FFFFFF;
}
.seo-allcontent{
	background-color: #FFFFFF;
	padding-bottom: 100px;
}
.wide-grid .hover-element{
	height: 670px !important;
}
.seo-usual-left .seo-usual-list:last-child{
	margin-bottom: 0;
}
.seo-usual-right .seo-usual-list:last-child{
	margin-bottom: 0;
}
.seo-usual-text{
	height: 80px;
}
.seo-question-listtitle{
	height: 95px;
}
@media screen and (max-width: 1200px) {	
	.seo-usual-title{
		height: 55px;
	}
}