.section-title {
    text-align: center;
    margin-bottom: 25px;
    line-height: 1;
    margin-top: 25px;
}

.icontitle{
	width: 50px;
	height: 50px;
	background-image: url(../img/fac1/图片1.png);
	background-size: 100% 100%;
	float: left;
	margin-left: 25%;
}

.sub-title{
	width: 50%;
    height: 50px;
    margin-left: 10%;
}

.pt-100 {
    padding-top: 100px !important;
}

.neibu-text{
	width: 140px;
    text-align: center;
    margin-top: 25px;
    float: left;
    font-weight: 700;
    color: #fff;
}

.neibu-top{
	width: 0;
    height: 0;
    border-bottom: 35px solid #d9d9d9;
    border-left: 70px solid white;
    border-right: 70px solid white;
}

.neibu-bottom{
	width: 0;
    height: 0;
    border-top: 35px solid #d9d9d9;
    border-left: 70px solid white;
    border-right: 70px solid white;
}

.fonty{
	font-size: 18px;
    color: #00b0ff;
    font-weight: 700;
}

.msubtitle {
    float: left;
    color: #393958 !important;
    margin: -4px 0px 0px 25px !important;
    letter-spacing: 2px;
    font-size: 45px !important;
    /*margin-left: -2% !important;*/
}

.linepd{
	width: 30%;
    margin-left: 2.8%;
}

.j1{
	margin-left: 30%;
}

.j2{
	margin-left: 50%;
}

.zhgcjjfa{
	font-size: 70px;
	font-weight: 400;
}

.subhtitle{
	background-color: #00b0ff;
    color: white;
    padding-top: 1%;
    padding-bottom: 1%;
    box-shadow: 4px 4px 0px 2px rgba(0,176,255,0.5);
}

.siglebox{
	box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.11);
    background-color: #ffffff;
}

.litip{
	text-align: left;
}

.litip:nth-child(2){
	margin-left: -0.5%;
}

.litip:nth-child(3){
	margin-left: 2%;
}

.litip:nth-child(4){
	margin-left: 2%;
}

.litip:nth-child(5){
	margin-left: 1.2%;
}

.litip:nth-child(6){
	margin-left: 0.4%;
}

.litip:nth-child(7){
	margin-left: 1%;
}

.litip:nth-child(8){
	margin-left: 0.8%;
}

.litip:nth-child(9){
	margin-left: 0.8%;
}

@media only screen and (max-width: 1300px) {
	.msubtitle{
		font-size: 34px !important;
	}
	
	.zhgcjjfa{
		font-size: 55px;
	}
}

@media only screen and (max-width: 1200px) {
	.msubtitle{
		font-size: 34px !important;
	}
	
	.zhgcjjfa{
		font-size: 50px;
	}
}

@media only screen and (max-width: 1000px) {
	.msubtitle{
		font-size: 24px !important;
	}
	
	.zhgcjjfa{
		font-size: 40px;
	}
	
	.subhtitle{
		font-size: 15px;
	}
}

@media only screen and (max-width: 600px) {
	.fonty{
		width: 10%;
    	margin-left: 4%;
	}
	
	.fonty:nth-child(1){
		margin-left: 15%;
	}
	
	.litip{
		width: 10%;
	}
	
	.litip:nth-child(2){
		margin-left: 12%;
	}
	
	.zhgcjjfa{
		font-size: 30px;
	}
}

@media only screen and (max-width: 400px) {
	.fonty{
		width: 10%;
    	margin-left: 4%;
	}
	
	.fonty:nth-child(1){
		margin-left: 15%;
	}
	
	.litip{
		width: 10%;
	}
	
	.litip:nth-child(2){
		/*margin-left: 12%;*/
		margin-left: 8%;
	}
	
	.msubtitle{
		font-size: 10px !important;
	}
	
	.zhgcjjfa{
		font-size: 22px;
	}
	
}
