.index_aboutbg{background:url(../ZERO/img/index_about_dotbg.jpg) no-repeat; padding-top:30px; width: 100%; overflow: hidden;}
.index_about_title {
    font-size: 200%;
    margin-top: 40px;
    color: #FFF
}

.index_about_info1 {
    font-size: 13px;
    margin-top: 20px;
    color: #fff;
	line-height:20px;
	margin-bottom:40px;
}
.index_about_next {
    font-size: 18px;
    margin-bottom: 50px;
    color: #fff
}
.about_title_2 {
    font-size: 13px;
    color: #fff;
    margin-top: 10px;
    padding-left: 30px
}

.index_aboutbg .four {
    margin-top: 80px;
    margin-left: 30px
}
.index_aboutbg .two {
    margin-top: 80px;
    margin-left: 30px
}
.index_dot1{ margin-left:30px;}

@media (max-width:767px){
.index_aboutbg{ background:#3f4045; padding-bottom:30px;}
.index_about_title{ margin-top:10px;}
.index_aboutbg .four { margin-top:10px !important;}
.index_aboutbg .two{ margin-top:10px;}
.index_dot1{ margin-left:0;}
}

@media (max-width:1000px) and (min-width:768px){
.index_aboutbg{ padding-bottom:30px;}
.index_about_next{ margin-bottom:20px;}
.index_aboutbg .four { margin-top:10px !important;}
.index_aboutbg .two{ margin-top:10px;}
}
