/* CSS Document */

body{ height:100%; border:none; padding:0; margin:0; text-align:left; font-size:14px; color:#333; font-family:Arial, "microsoft yahei"; background:#fafafa;}

ul,dl{list-style-type:none;}
h1,h2,h3,h4,h5{margin:0; padding: 0; font-weight: normal;}

.clear{ clear:both;}

.fl{ float: left;display: inline;}
.fr{float: right;display: inline;}
.ml15{margin-left: 15px;}
.text-center{ text-align: center; }
.container{ width: 1200px; margin: 0 auto; }
.ml370{ margin-left: 270px; }
.ml15{ margin-left: 15px; }
.ml130{ margin-left: 130px; }
.mt50{margin-top: 50px;}


.index-about{ margin-top: 30px; height: auto; overflow: hidden; }
.index-about .fl{ width: 570px; }
.index-about .fr{ width: 534px; }
.index-about .fl h2{ font-size: 24px; color: #184e9c; margin-bottom: 20px; }
.index-about .fl p{ line-height: 30px; }
.index-about .fl .more{ width:247px; height: 40px; margin:36px auto 0; }
.index-about .fl .more a{ width:245px; height: 38px; line-height: 38px; text-align: center; border: 1px solid #ccc; color: #999; display: block; }
.index-about .fl .more a:hover{ background: #184e9c;color: #FFF; }

