@charset "gb2312";

/*全局样式控制*/

* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

img {
    border: 0;
}

a {
    text-decoration: none;
}

table {
    border-collapse: collapse;
}
.clearfix:after {
    display: block;
    clear: both;
    content:"";
}

/*页面最外层div控制*/

body {
    width: 100%;
    height: 100%;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/picture/19621/1712270958270029176.jpg',sizingMethod='scale');
}

.wrapper {
    width: 100%;
    font-family: "微软雅黑";
}

.w1100 {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

a {
    cursor: pointer;
}

/*header区域开始*/

.header .header_main {
    width: 100%;
    height: 130px;
}

.header .w1100 {
    height: 130px;
}
.header_main .logo {
    float: left;  
}
.logo .logo_bg {
    float: left;
    width: 513px;
    height: 98px;
    background: url(logo.jpg) no-repeat;
}
.return_home {
    float: right;
}
.return_home a {
    float: left;
    width: 126px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    font-size: 15px;
    color:#0067b8;
    margin-top: 38px;
    background: url(return_home.png) no-repeat;
}

/*nav区域开始*/
.nav_main {
    width: 100%;
    height: 50px;
    background: #207be5;
}
.nav .w1100{
    background: #207be5;
}
.nav_main .nav_list li {
    width: 12.5%;
    height: 50px;
    float: left;
}
.nav_main .nav_list li a {
    color: #fff;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    font-size: 17px;
    font-weight: bold;
}
.nav_list li:hover {
    background: #2373c8;
}
/*banner区域开始*/
.bannerPic_1{
    width:1100px;
    height:365px;
    overflow:hidden;
    position:relative;
    margin: 0 auto;
    max-width:1100px;
}
.bannerPic_1 .hd{
    width:100%;
    height:15px;
    overflow:hidden;
    position:absolute;
    left:0;
    bottom:11px;
    z-index:2;
    text-align:center;
}
.bannerPic_1 .hd ul{
    overflow:hidden;
    zoom:1;
    margin:0 auto;
    text-align:center;
    display:inline-block;
    white-space:nowrap;
}
.bannerPic_1 .hd ul li{
    margin:0 5px;
    width:13px;
    height:13px;
    text-align:center;
    background:url(btn_off.png) no-repeat 0 0;
    cursor:pointer;
    display:inline-block;
    vertical-align:top;
    *display:inline;
    *zoom:1;
}
.bannerPic_1 .hd ul li.on{
    background:url(btn_on.png) no-repeat 0 0;
}
.bannerPic_1 .bd{
    width:100%;
    float: left;
    position:relative;
    height:365px;
    z-index:0;   
 }
.bannerPic_1 .bd li{
    width:100%;
    height:365px;
    float: left;
    zoom:1;
    vertical-align:middle; 
}
/**content区域***/ 
.content {
    padding: 20px;
    background:#fff;
    margin-top: 20px;
    margin-bottom: 20px;
}
.content a {
    color: #333;
}
.content .con_left,.content .con_center,.content .con_right {
    float: left;
    height: 325px;
}
.content .con_left {
    width: 260px;
}
.con_title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background:#1e90ea;
}
.con_title .icon {
    float: left;
    width: 100px;
    height: 50px;
    margin-right: 8px;
}
.con_title .icon_x {
    background:url(icon1.jpg) no-repeat;
}
.con_title .name {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    float: left; 
}
.con_left_list li {
    width: 260px;
    height: 45px;
    line-height: 45px;
    border:1px solid #cecece;
    margin-top: 10px;
}
.con_left_list li a {
    display: block;
    width: 258px;
    height: 43px;
    padding-left: 47px;
    font-size: 15px;
}
.con_left_list li:hover {
    border-color: #78bcf2;
    background: #e3f3fe;
}
.con_left_list li:hover a {
    color: #0c79cf;
}
.content .con_center {
    width: 500px;
    margin-left: 25px;
    margin-right: 15px;
}
.con_center_list .c_title {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ccc;
}
.con_center_list .c_title .name {
    float: left;
    padding-left: 36px;
    font-size: 17px;
    font-weight: bold;
    color: #333333;
    background: url(new_icon.jpg) no-repeat;
}
.con_center_list .c_title .name span {
    display: block;
    height: 50px;
    line-height: 50px;
    border-bottom: 3px solid #3297db;    
}
.con_center_list .c_title .more {
    float: right;
}
.con_center_list .c_title .more a {
    color: #999;
    font-size: 13px;
}
.con_center_list .c_list {
    padding-top: 10px;
    padding-bottom: 5px;
}
.c_list li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    background: url(c_list_icon.jpg) no-repeat 24px 16px;    
}
.c_list li a {
    font-size: 15px;
    float: left;
    margin-left: 37px;
}
.c_list li:hover a,.c_list li:hover .date {
    color: #0c79cf;
}
.c_list li .date {
    float: right;
    color: #999999;
    font-size: 15px;
}
.con_center_list .c_title2 {
    height: 42px;
    line-height: 42px;    
}
.con_center_list .c_title2 .name2 span {
    height: 42px;
    line-height: 42px;
}
.con_center_list .c_title .name2 {
    background: url(say.jpg) no-repeat;
}
.content .con_right {
    width: 260px;
}
.con_title .icon_l {
    background:url(icon2.jpg) no-repeat;
}
.con_right_list {
    background: #fafbfc;
}
.con_right_list li {
    height: 55px;
    line-height: 55px;
    padding-left: 47px;
    background: url(con_right_list.png) no-repeat;
    border-bottom: 1px solid #e5e5e5;
}
.con_right_list li a {
    font-size: 15px;
}
.con_right_list li:hover a {
    color: #0c79cf;
}
/**footer区域开始**/
.footer {
    height: 111px;
    border-top: 2px solid #1e90ea;
    background: #16539b;
}
.footer_main .left {
    width: 800px;
    float: left;
    height: 109px;
    padding-top: 26px;
    text-align: center;
}
.footer_main .footer_mes {
    line-height: 30px;
}
.footer_main .footer_mes span {
    font-size: 13px;
    color: #fff;
} 
.footer_main .footer_mes .icon {
    width: 14px;
    height: 14px;
    background: url(footer_icon.jpg) no-repeat center;
    display: inline-block;
    vertical-align: -2px;
}
.footer_main .get_num {
    font-size: 13px;
    color: #fff; 
    line-height: 30px;   
}
.footer_main .right {
    float: right;
    width: 300px;
    height: 109px;
    background: url(bottom_logo.png) no-repeat;
}

/**栏目content区域**/
.lm_content {
    background: #fff;
    margin-bottom: 20px;
}
.lm_main {
    padding-top: 2px;
}
.lm_content .lm_top {
    height: 40px;
    line-height: 40px;
    background-color: #fafafa;
    font-size: 13px;
    color: #454545;
    padding-left: 50px;
    background-image: url(wz_icon.jpg);
    background-repeat: no-repeat;
    background-position: 0 1px;    
}
.lm_content .lm_top a {
    color: #454545;
}
.lm_main .lm_left {
    float: left;
    width: 280px;
    background-color: #f6f6f6;
}
.lm_main .lm_right {
    float: right;
    width: 795px;
    min-height: 695px;
    margin-right: 12px;
    border: 1px solid #dedede;
}
.lm_left_tit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color:#fff;
    font-size: 17px;
    font-weight: bold;
    background: url(lm_left_tit.png) no-repeat;
}
.lm_left_list {
    padding: 0 10px;
    padding-top: 12px;
    min-height: 737px;
    background-image: url(lm_left_bg.png);
    background-repeat: no-repeat;
    background-position: 0 bottom;    
}
.lm_left_list li {
    width: 260px;
    height: 45px;
    line-height: 45px;
    padding-left: 30px;
    background: url(lm_left_list.jpg) no-repeat 0 -1px;
    border-bottom: 1px solid #e5e5e5;
}
.lm_left_list li:hover {
    background: url(lm_left_list_active.jpg) no-repeat 0 -1px;
}
.lm_left_list li:hover a {
    color: #1068cf;
}
.lm_left_list li a {
    font-size: 17px;
    color: #000;
}
.lm_right {
    padding: 8px 18px 10px 20px;
}
.lm_right_tit {
    height: 42px;
    border-bottom: 2px solid #e2e2e2;
}
.lm_right_tit .name {
    color: #333;
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
    border-bottom: 2px solid #1d79cc;
    padding-left: 29px;
    padding-right: 5px;
    height: 42px;
    line-height: 42px;
    background: url(lm_right_tit.jpg) no-repeat;
}
.lm_right_list li {
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #e8e8e8;
    background: url(dian.jpg) no-repeat 0 23px;
    padding-left: 13px;
}
.lm_right_list li a {
    float: left;
    font-size: 17px;
    color: #333333;
}
.lm_right_list li .date {
    float: right;
    color: #999999;
}
.lm_right_list li:hover a {
    color:#1068cf;
}
.lm_right_list li:hover .date {
    color:#1068cf;
}