.lxwm{background: #f3f3f3;padding:30px 0;}
.content{
    width: 1040px;
    margin: 0px auto;
    background: #fff;
    padding: 30px 30px 70px 30px;
}
.about{
	width: 1040px;
    margin: 0px auto;
    background: #fff;
    padding: 30px 30px 70px 30px;
}
.jianjie{
	line-height: 30px;
}
.jianjie p{
	text-indent: 30px;
}
.jianjie img{
	width:100%;
	height: auto;
}
.jianjie h1{
	text-align: center;
    padding: 0px 0 30px 0;
    font-size: 32px;
    font-weight: bold;
}
.section-content-1 {
    background: #f7f7f7;
}
.left-half, .right-half {
    width: 50%;
    float: left;
    overflow: hidden;
}
.content h3 {
    margin-top: 80px;
    margin-bottom: 34px;
    font-size: 26px;
    line-height: 26px;
    height: 26px;
    color: #333;
    padding-left: 30px;
    font-weight: bold;
}
.content h4 {
    font-size: 20px;
    height: 20px;
    padding-left: 30px;
    font-weight: bold;
    margin: 26px 0 12px 0;
    line-height: 20px;
}
.section-content-1 p {
    padding-left: 80px;
}
.content p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    position: relative;
    display: inline-block;
}
.content p span {
    position: absolute;
    top: 0;
    left: 30px;
    height: 30px;
    width: 55px;
}
.section-border {
    border-bottom: dashed 1px #dddddd;
    padding-bottom: 75px;
}
.clearfix {
    overflow: hidden;
}
.section-content-2 h3, .section-content-4 h3 {
    margin-bottom: 15px;
}
.section-content-2 p, .section-content-5 p, .section-content-6 p, .section-content-7 p{padding-left: 30px;}
@media only screen and (max-width: 768px)
{
/*联系我们*/
.lxwm{padding:1rem 0;}
.about{width: 96%;padding:1rem 2% 2rem 2%;}
.jianjie h1{font-size: 1rem; padding:0;}
.content{width: 96%;padding:1rem 2% 2rem 2%;}
.left-half, .right-half{width: 100%;}
.content h3{margin-top: 2rem;margin-bottom: 1.5rem;}
}
