@charset "utf-8";
/* CSS Document */
*{margin:0 auto;}
h1{color:#fff; font-weight:bolder;}
.ml4{margin-left:40px;}
.ml1{margin-left:10px;}
.mt1{margin-top:10px;}
.fl{float:left;}
.fr{float:right;}
.cl{clear:both;}
.top-bg{width:100%;height:300px; background:#148bdd;}
.top{ width:1000px;height:300px;color:#fff; font-family:Microsoft YaHei ,微软雅黑;line-height:35px;overflow:hidden;margin:0 auto;}
.top-img{width:160px;margin-top:40px;margin-left:60px;}
.top-con{width:700px;margin-left:40px;margin-top:40px;line-height:35px;}
.top-con span{font-size:24px;}
.top-con p{border-top:1px solid #fff;}
.main{width:1000px;background:#efefef; font-size:14px;margin:0 auto;}
.main-cont{width:960px; padding:20px;}
.main span{font-weight:bold;}
.main p{line-height:35px;}
.bot-cont{width:1000px;height:50px;line-height:50px;background:#efefef;margin:10px auto;overflow:hidden;}
.bot-cont span{ font-weight:bold;font-size:18px;font-family:Microsoft YaHei ,微软雅黑;overflow:hidden;}
a img{border:0;}