@charset "utf-8";
/* CSS Document */

.about{
 padding-top:170px;
 padding-left:85px;
 font-size:14px;
 color:#fff;

}

.about_more{
 float:right;
 padding-top:20px;
}

.bottom_left{
 width:565px;
 padding-left:35px;
 float:left;
 color:#fff;
 padding-top:20px;
}

.bottom_title{
 font-size:20px;
 padding-bottom:20px;
}

.bottom_content{
 font-size:14px;
}
.bottom_content a{
 color:#fff;
 text-decoration:none;
}


.bottom_right{
 width:192px;
 text-align:center;
 font-size:12px;
 float:right;
 color:#fff;
 margin-right:60px;
}
.bottom_right img{width:192px; height:192px}

.nei_content{
 width:180px;
 margin:0 auto;
 color:#fff;
}

.nei_content_title{
 font-size:16px;
 padding-bottom:10px;
}

.nei_content_content{
 color:#eee;
}
.nei_content_content a{
 color:#eee;
 text-decoration:none;
}