@charset "UTF-8";
/* CSS Document */

/*------------------- about -------------------*/
.aboutus, .rdTeam {padding: 5px 0 30px 0; color: #555; line-height: 24px; letter-spacing: 0.5px;}
.aboutus p, .rdTeam p {padding-bottom: 24px; font-size: 14px;}
.culture {padding-bottom: 30px;}
.culture p {color: #555; line-height: 24px;}
.history {padding-bottom: 30px;}
.history dl {padding: 10px; margin-bottom: 10px; border-radius: 5px; background: #e6eaed; overflow: hidden; zoom: 1;}
.history dt {float: left; display: inline; width: 90px; padding: 6px 0; margin-right: 20px; color: #fff; text-align: center; font-weight: bold; border-radius: 8px; background: #61acd8;}
.history dd {float: left; width: 600px;}

.banner-list {margin: 20px -20px 20px 0;}
.banner-list li {position: relative; float: left; width: 184px; height: 360px; margin-right: 20px; overflow: hidden;}
.banner-list li .title {position: absolute; display: block; width: 184px; height: 100px; z-index: 2;}
.pic-on {position: absolute; top: -360px; left: 0; width: 184px; height: 360px; background: url(../images/opacity_bg.png) repeat; z-index: 1;}

