body{
	font-size: 14px;
	background-color: #FFF;
	margin: 0;
	Font-family: Helvetica, Tahoma, Arial, STXihei, “华文细黑”, “Microsoft YaHei”, “微软雅黑”, sans-serif;
}
.pgmain{
	width: 100%;
	display: flex;
	flex-direction: column;
}
.pgtop_index{
	width: 100%;
	height: 450px;
	background-image: url(../images/index/banner1.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.pgtop_aboutus{
	width: 100%;
	height: 450px;
	background-image: url(../images/aboutus/banner.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.pgtop_news{
	width: 100%;
	height: 450px;
	background-image: url(../images/news/banner.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.pgtop_faq{
	width: 100%;
	height: 450px;
	background-image: url(../images/faq/banner.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.pgtop_service{
	width: 100%;
	height: 450px;
	background-image: url(../images/service/banner.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.footer{
	width: 100%;
	background-color: #2E353D;
	color: #FFF;
	padding-bottom: 30px;
}
.footermain{
	width: 1100px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.ftmd{
	display: flex;
	flex-direction: column;
	width: 220px;
}
.ftmd1{
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
}
.ftlwz{
	margin-left: 20px;
}
.tfbq{
	width: 100%;
	margin-top: 100px;
	text-align: center;
}
.topdh{
	width: 100%;
	height: 100px;
	background-color: #2E353D;
}
.topm{
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	display: flex;
	align-items: center;
}
.toplogo{
	width: 200px;
	height: 70px;
	color: #FFF;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.logo{
	width: 160px;
	height: 71px;
}
.dhlxwm{
	color: #FFF;
	height: 98px;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	justify-content: center;
	font-size: 16px;
	
}
.dhlxwm div{text-indent: 20px;}
.dhwz{
	flex: 1;
	height: 100px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.dhwz div{
	margin-left: 50px;
	height: 98px;
	line-height: 98px;
}.dhwz div a{color: #FFF;}
.dh_on{
	color: #FFF;
	border-bottom: 4px solid #FFF;
	font-weight: bold;
}
.dn_out{
	color: #FFF;
}
.dn_out:hover{
	border-bottom: 2px solid #FFF;
}
.cMain{
	width: 1200px;
	margin: 0 auto 50px auto;
}
.bk4{
	border: 1px solid #DCDCDC;
}
.bk_x{
	border-bottom: 1px solid #DCDCDC;
}
.mt10{
	margin-top: 10px;
}
.mt20{
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.mt50{
	margin-top: 50px;
}
.mb20{
	margin-bottom: 20px;
}

.cMainTag{
	width: 100%;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.linetag{
	height: 77px;
	line-height: 77px;
	font-size: 24px;
	border-bottom: 3px solid #D11412;
	margin-left: 10px;
}
input,
textarea{
	border: 0;
}
.cMainSubTitle{
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 40px auto 20px auto;
}
.twdiv{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.twdd{
	width: 334px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.twdd1{
	width: 200px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.twdd-title{
	font-weight: bold;
	text-align: center;
}
.twdd-wz{
	color: #686868;
}
.twdd-wz1{
	display: flex;
	color: #686868;
	width: 100%;
}
.lcjt img{
	margin-top: 43px;
}
.twdd-wz1d{
	width: 5px;
}
.twdd-wz11{
	flex: 1;
	margin-left: 10px;
}

.indbanner{
    width:100%;
    height:450px;
    background-position: top center;
    background-repeat: no-repeat;
    overflow: hidden;
}
#swfy{
    position:absolute;
    margin-top:-20px;
    color:#E93326;
}