﻿@charset "utf-8";
/* CSS Document */
body{ background-color:#f1efef;}

.warp{ font-family: "microsoft yahei";}

/*头部 start*/
.top_info{ width: 100%; height: 40px; background-color: #f6b84b; border-bottom: 3px solid #07357f;}
.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: #1f6ead;}
/*头部 end*/

/*主要内容 start*/
.main_body{ width: 100%; overflow: hidden; height: 107px;
    background: #F1EFEF;}
.main_top{ width: 1120px;margin:0 auto;}

.dq_title{float:left; background:url(xg2015_11_03_01.jpg) no-repeat; width:349px; height:107px;}

.mt_con{ width: 1000px; margin: 0px auto; padding-top: 5px;}
.path{ font-size: 14px;}
.chanl_name{ height: 20px; line-height: 20px; border-left: 5px solid #07357f; color: #07357f; font-size: 18px; font-weight: bold;margin-top: 30px;
text-indent: 0.5em;}
.chanl_name span{ font-size: 14px; color: #666; font-weight: 400;}
.main_list h3 {font-size:30px; font-family:"微软雅黑"; line-height:42px; color:#ffffff;  border-bottom:1px solid #ffffff; padding-bottom:5px;}
.main_list{ width: 740px; float:left; margin-top:22px; height:60px;}
.main_list ul{padding-left:35px;}
.main_list ul li{ height: 60px; line-height: 60px; font-size: 16px; font-family:"微软雅黑"; color:#012857; font-weight: bold; width: 99px; float: left;}
.main_list ul li a{color:#012857; width:99px; height:60px; display:block; text-align:center;}
.main_list ul li a:hover{color:#ffffff; width:99px; height:60px; display:block; text-align:center; background:#0e396c;}

.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*/

