@charset "utf-8";
/* CSS Document */

/*body{ font-size:12px; font-family:'微软雅黑';}*/

/*最大的父元素*/
/*.wrapper{ width:1200px; height:auto; margin:0 auto; border-top:6px solid #3a7fc1; border-bottom:6px solid #3a7fc1; } */

/*头部*/
/*.header { width:980px; height:96px; margin:0 auto;}
.logo{ display:block; width:158px; height:51px; background:url(../images/logo.jpg) no-repeat; float:left; margin-top:20px;}
.header_rs{ width:464px; height:96px; float:right;}
.header_rs div{height:24px; line-height:24px; text-align:right;}
.header_rs div a,.header_rs div span{ color:#0000cc; text-decoration:underline;margin-left:7px;}
.header_rs div span{ color:#b299b2; text-decoration:none;} 
.header_rs .nav{ width:480px; height:66px; line-height:66px;}
.nav li{ float:left;width:70px; text-align:center; margin-right:9px;}
.nav li a{color:#1d1d1d; font-size:16px;}
.nav .li_cur{ border-bottom:3px solid #3a7fc1;}
.nav .li_cur a{ color:#0064c4;}*/

/*banner部分*/
/*.banner{ width:100%; height:467px; overflow:hidden; position:relative;}
.banner ul{ width:10000px;}
.banner li{float:left;}
.banner li img{ display:block; width:100%;} 
.banner_btn{ position:absolute; left:50%; bottom:10px;}
.banner_btn li{ width:10px; height:10px; padding:2px; background:#fff; margin-right:5px; border-radius:6px; cursor:pointer;}
.banner_btn .li_cur{width:14px; height:14px; padding:0;  border-radius:10px; background:none; border:2px solid #fff; margin-top:-2px; }*/


/*==============================main部分==============================*/
.main{ width:100%; height:437px; background:url(../images/main_01.jpg) repeat-x;}
.main_box { width:980px; margin:0 auto; padding-top:70px;}
.main_box h1{color:#393939; font-size:36px; text-align:center; position:relative; background:url(../images/main_02.gif) no-repeat center 25px;}


 
.mb_bot{ width:100%; height:227px; margin-top:55px;}
.mb_bot ul { width:1012px;}
.mb_bot li{ width:286px; height:206px; float:left; margin-right:29px; padding:19px 10px 0 10px; text-align:center; color:#8f8f8f; font-size:12px; font-family:'微软雅黑';} 
.mb_bot li h2{ color:#292929; font-size:23px; margin-top:36px;}
.mb_bot li p{ line-height:20px;}


/*================================ 主体main下边的文字 =====================================================*/
.main_cont{ width:980px; margin:10px auto;} 
.main_cont a{ font-size:18px; color:#0a6eb0; margin-right:40px; line-height:30px;font-weight: bold;} 
.main_cont .fontSize16 a{ font-size:15px; color:#2e2e2e;font-weight:normal;}
.main_cont .marTop15{ margin-top:15px;}





/*=================================页脚部分===============================*/
/*.fotter{ width:980px; border-top:1px solid #b9b9b9; margin:0 auto; text-align:center;padding:10px 0 5px 0;}
.fotter p{ height:24px; line-height:24px;color:#505050;}
.fotter p a{ color:#2f2f2f; margin-right:32px;}
*/

























