﻿@charset "utf-8";
/* CSS Document */
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div {
    margin: 0;
    padding: 0;
    border: 0;
}
body {
    color: #333;
    font-size: 15px;
    font-family: "微软雅黑", "Arial Narrow";
}
img {
    vertical-align: middle;
}
ul,
ol {
    list-style-type: none;
}
select,
input,
img,
select {
    vertical-align: middle;
}

a {
    text-decoration: none;
}
* {
    box-sizing: border-box;
}

.clear {
    clear: both;
}

.box {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    padding: 30px;
}
.FocusMap {
    width: 610px;
    height: 355px;
    float: left;
}
.news_box {
    width: 500px;
    height: 355px;
    float: right;
}

.list_title_box {
    height: 35px;
    border-bottom: 1px solid #cccccc;
}
.list_title {
    float: left;
}
.list_title li {
    float: left;
    font-size: 17px;
    margin: 0 5px;
    color: #355e92;
    height: 20px;
}
.list_title li a {
    color: #355e92;
}
.list_title li + li {
    border-left: 2px solid #355e92;
    padding-left: 5px;
    margin-right: 0;
}
.list_title li.active {
    font-weight: bold;
}
.list_title li.active a {
    height: 35px;
    display: block;
    border-bottom: 2px solid #355e92;
}

.list_more {
    float: right;
}
.list_more li {
    float: left;
    display: none;
}
.list_more li.active {
    display: block;
}

.list_list {
    clear: both;
}
.list_list .tab {
    display: none;
}
.list_list .tab.active {
    display: block;
}


.tab li {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    border-bottom: 1px dashed #ccc;
    background: url(bg_04.png) no-repeat;
    background-position: 3px center;
    padding-left: 20px;
}
.tab li a {
    color: #333;
}
.tab li .time {
    color: #999999;
    float: right;
}

.box2 {
    height: 295px;
}

.box2_l {
    float: left;
    width: 200px;
}
.Switch_title {
    margin-top: 17px;
}
.Switch_title li {
    height: 80px;
    background-color: #3d6eb0;
    margin-bottom: 11px;
    padding: 15px 0;
    padding-left: 25px;
    position: relative;
}
.Switch_title li img {
    vertical-align: top;
}
.Switch_title li.active b {
    position: absolute;
    display: inline-block;
    width: 10px;
    height: 20px;
    background: url(bg_03.png) no-repeat;
    top: 50%;
    left: 100%;
    margin-top: -10px;
}
.Switch_title li a {
    height: 40px;
    border-left: 1px dashed #fff;
    display: inline-block;
    line-height: 40px;
    color: #fff;
    padding-left: 15px;
    margin-left: 15px;
}
.Switch_list > div {
    display: none;
    padding: 7px;
}
.Switch_list > div.active {
    display: block;
}
.box2_r {
    float: right;
    width: 910px;
    height: 100%;
    border: 1px solid #3d6eb0;
}

.tab1 {
    float: left;
    width: 435px;
}
.tab1 + .tab1 {
    float: right;
}
.tab1 li {
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    background: url(bg_04.png) no-repeat;
    background-position: 3px center;
    padding-left: 20px;
}
.tab1 li a {
    color: #333;
}
.tab1 li .time {
    color: #999999;
    float: right;
}

.xxgk_box {
    height: 365px;
    background-color: #f3f3f3;
    width: 1200px;
    margin: 0 auto;
}
.xxgk_b_l {
    width: 770px;
    float: left;
    background-color: #fff;
    padding: 20px;
    height: 100%;
}
.xxgk_b_r {
    width: 400px;
    float: right;
    background-color: #fff;
    padding: 20px 10px;
    height: 100%;
}

.xxgk_title_box {
    height: 30px;
    padding-left: 40px;
    background: url(pic_05.png) no-repeat;
    background-position: left center;
}
.xxgk_title {
    height: 30px;
    border-bottom: 1px solid #d2d2d2;
    overflow: hidden;
}
.xxgk_title li {
    font-size: 17px;
    margin-left: 5px;
    color: #355e92;
    float: left;
}
.xxgk_title li a {
    color: #999;
}

.xxgk_title li + li {
    border-left: 2px solid #999;
    padding-left: 5px;
    margin-right: 0;
}
.xxgk_title li.active a {
    color: #333;
}

.xxgk_list {
    margin-top: 15px;
}
.tab2 li {
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    background: url(bg_04.png) no-repeat;
    background-position: 3px center;
    padding-left: 20px;
}
.tab2 li a {
    color: #333;
}
.tab2 li .time {
    color: #999999;
    float: right;
}
.xxgk_list ul.active {
    display: block;
}
.xxgk_list .tab2 {
    display: none;
}

.xxgk_title_box1 {
    height: 30px;
    padding-left: 40px;
    background: url(pic_06.png) no-repeat;
    background-position: left center;
    margin: 0 10px;
}
.xxgk_title1 {
    height: 30px;
    border-bottom: 1px solid #d2d2d2;
    overflow: hidden;
}
.xxgk_title1 li {
    font-size: 17px;
    margin-left: 5px;
    color: #355e92;
    float: left;
}
.xxgk_title1 li a {
    color: #999;
}

.xxgk_tab {
    margin-top: 5px;
}
.xxgk_tab li {
    float: left;
    width: 170px;
    height: 80px;
    border-top: 2px solid #3d6eb0;
    margin: 10px;
    background-color: #f4f4f4;
    padding-top: 10px;
}
.xxgk_tab li a {
    display: block;
    color: #333;
    text-align: center;
}
.xxgk_tab li a span {
    display: block;
    margin-top: 10px;
}
