.about-banner,.about-banner img{
    width: 100%;
}
.about-text{
    font-size: 18px;
    line-height: 44px;
    color: #1e1e1e;
    margin-top: 40px;
}
.about-img-text{
    width: 1200px;
    background-color: #fff;
    margin-top: 57px;
}
.about-img,.about-img img{
    width: 600px;
	height: 388px;
}
.about-text-part{
    padding-top: 42px;
    box-sizing: border-box;
    padding-left: 22px;
    padding-right: 22px;
}
.about-text-title{
    font-size: 26px;
    color: #1e1e1e;
}
.about-text-content{
    font-size: 16px;
    line-height: 36px;
    color: #1e1e1e;
    margin-top: 30px;
}
.tabbar {
    margin-top: 10px;
}
.tabbar-position a {
    color: #333333;
}