@charset "utf-8";
/* CSS Document */
body{ background-color:#fff;}

.warp{ font-family: "microsoft yahei";}

/*头部 start*/
.top_info{ width: 100%; height: 40px; background-color:#D60000; border-bottom: 2px solid #0A3E93;}
.info_main{ width: 980px; margin: 0px auto;}
.logo{ width: 165px;}
.top_link{ }
.top_link li{ height: 40px; line-height: 40px; float: left;padding: 0px 5px; color: #fff;}
/*头部 end*/

/*主要内容 start*/
.main_body{ width: 100%; overflow: hidden;}

.main_top{ width: 100%; height: 130px; background-color: #f3f3f3;}
.mt_con{ width: 1000px; margin: 0px auto; padding-top: 20px;}
.path{ font-size: 14px;}
.chanl_name{ height: 28px; line-height: 28px; border-left: 5px solid #07357f; color: #07357f; font-size: 28px; font-weight: bold;margin-top: 30px;
text-indent: 0.5em;}
.chanl_name span{ font-size: 14px; color: #666; font-weight: 400;}

.main_list{ width: 1000px;margin: 10px auto;}
.main_list li{ height: 60px; line-height: 60px; font-size: 18px; font-weight: bold;width: 330px;float: left;}
.main_list li span{ font-size: 14px; color: #fff;font-weight: 400;}

.main_list_x{ width: 1000px;margin: 10px auto;}
.main_list_x li{ height: 60px; line-height: 60px; font-size: 18px;padding-right:90px;float: left;}
/*主要内容 end*/

/*底部 start*/


