@charset "utf-8";

blockquote,
body,
button,
caption,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
legend,
li,
menu,
ol,
p,
pre,
table,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}

address,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    text-align: left;
    font-weight: 400;
}

abbr,
body,
fieldset,
html,
iframe,
img {
    border: 0;
}

img {
    vertical-align: top;
}

html {
    overflow-x: hidden;
}

address,
cite,
dfn,
em,
i,
var {
    font-style: normal;
}

[hidefocus],
summary {
    outline: 0;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
}

sub,
sup {
    font-size: 83%;
}

code,
kbd,
pre,
samp {
    font-family: "微软雅黑";
}

q:after,
q:before {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}

a,
button {
    font-family: "微软雅黑";
    cursor: pointer;
}

b,
em,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: 700;
}

a,
a:hover,
del,
ins,
s,
u {
    text-decoration: none;
}

body,
button,
input,
keygen,
legend,
select,
textarea {
    outline: 0;
    color: #333;
    font-family: "微软雅黑";
}

:focus {
    outline: 0;
}

.none {
    display: none;
}

.wcb {
    width: 100%;
    height: 30px;
    border: 2px dashed #97cbe0;
}

.hidden {
    visibility: hidden;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    font-size: 0;
    line-height: 0;
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: "";
}

.clearfix {
    display: block;
}

.icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(images/icon.png) no-repeat;
    vertical-align: middle;
}

body:before {
    position: fixed;
    top: -10px;
    left: 0;
    z-index: 110;
    width: 100%;
    height: 10px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    content: "";
}

::-webkit-input-placeholder {
    color: #ccc;
}

:-moz-placeholder {
    color: #ccc;
}

::-moz-placeholder {
    color: #ccc;
}

:-ms-input-placeholder {
    color: #ccc;
}

body {
    background: #e5f6fd url(images/main_bg.png);
    color: #333;
    font-size: 13px;
    font-family: "微软雅黑";
    line-height: 1;
}

p {
    line-height: 1.75;
}

a {
    color: #3b3b3b;
    text-decoration: none;
    transition: all .4s ease-in-out;
}

a:hover {
    color: #b01616;
}

.wrapper {
    margin: 0 auto;
    width: 100%;
}

.wrapper .inner {
    margin: 0 auto;
    width: 1200px;
}

#headtop {
    background: #666;
}

.headtop .top-left {
    float: left;
}

.headtop .top-right {
    float: right;
}

#header {
    background: url(images/head_bg.png) no-repeat center;
}

#header .inner {
    position: relative;
    height: 230px;
}

.header .sitelogo {
    float: left;
    padding-top: 30px;
    padding-left: 0;
}

.header .sitetitle {
    display: none;
    margin-top: 16px;
    margin-left: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 32px;
}

.header .head-left {
    float: left;
    display: inline-block;
}

.header .head-main {
    float: left;
    margin-top: 10px;
}

.header .head-right {
    float: right;
    margin-top: 12px;
}

#nav {
    background: #3592e7;
}

#nav .inner .wp-panel .navbg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: auto;
    height: 100%;
    background: #fff;
    opacity: .7;
}

.wp-menu {
    margin: 0 auto;
}

.wp-menu .menu-item {
    position: relative;
    float: left;
    display: inline-block;
    text-align: center;
}

.wp-menu .menu-item.i1 {
    background: 0 0;
}

.wp-menu .menu-item a>.menu-switch-arrow {
    display: none;
    width: 20px;
    height: 20px;
    background: url(images/nav_j.png) no-repeat center center;
    vertical-align: middle;
}

.wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0px 18px;
    color: #fff;
    font-size: 17px;
    line-height: 50px;
}

.wp-menu .menu-item a.hover,
.wp-menu .menu-item.hover a.menu-link {
    background-color: #72b3ee;
    color: #eee;
    text-decoration: none;
}

.sub-menu {
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 100;
    display: none;
    min-width: 100%;
    background: #fff;
}

.sub-menu .sub-item {
    position: relative;
    vertical-align: top;
    white-space: nowrap;
}

.sub-menu .sub-item a {
    display: block;
    padding: 0 17px;
    height: 40px;
    background: 0 0;
    color: #000;
    font-size: 14px;
    line-height: 40px;
}

.sub-menu .sub-item a:hover,
.sub-menu .sub-item.hover>a {
    display: block;
    background-color: #3592e7;
    color: #fff;
}

.sub-menu .sub-menu {
    top: 0;
    left: 100%;
    z-index: 200;
    background: #fff;
}

#banner .inner {
    position: relative;
    width: 1200px;
    max-width: 1200px;
    text-align: center;
}

#banner .inner .mod {
    margin: 20px 0 0;
    background: #fff;
}

.mod {
    margin-bottom: 15px;
}

.main1 {
    margin: 20px 0;
}

.main1 .inner {
    background: #fff;
}

.main2 .inner {
    background: #fff;
}

.main3 .mc,
.main3 .ml,
.main3 .mr {
    margin: 0;
    padding: 23px 23px 30px 23px;
    background: #fff;
}

.main3 .mc,
.main4 .mc {
    margin-left: 17px;
    width: 384px;
}

.main3 .ml,
.main4 .ml {
    width: 384px;
}

.main3 .mr,
.main4 .mr {
    width: 261px;
}

.ml {
    float: left;
    width: 393px;
}

.mc {
    float: left;
    margin-left: 30px;
    width: 407px;
}

.mr {
    float: right;
    width: 289px;
}

.main4 .mc,
.main4 .ml,
.main4 .mr {
    padding: 23px 23px 30px 23px;
    background: #fff;
}

.left {
    float: left;
    width: 877px;
}

.right {
    float: right;
    margin-top:-310px;
}

.post .tt {
    display: inline-block;
    margin-top: -9px;
    margin-bottom: 5px;
    width: 100%;
    height: 40px;
    border-bottom: 3px solid #e6e6e6;
}

.post .tt .tit {
    float: left;
    display: inline-block;
    font-size: 20px;
}

.post .tt .tit .title {
    display: block;
    border-bottom: 4px solid #48a1f4;
    color: #2384dc;
    line-height: 39px;
    padding-right: 15px;
}

.post .tt .tit .name {
    display: none;
    color: #333;
    line-height: 16px;
}

.post .con {
    margin: 0 auto;
}

.post .con .wp_article_list .list_item {
    border-bottom: 1px dashed #ccc;
}

.post .con .wp_article_list .list_item .Article_Index {
    background: url(images/li.gif) no-repeat center;
}

.post .more_btn {
    float: right;
    display: inline-block;
    margin-top: 12px;
    height: 20px;
    line-height: 20px;
}

.post .more_btn .more_text,
.post .more_btn a {
    color: #04638f;
    font-size: 16px;
    cursor: pointer;
}

.post .more_btn a {
    color: #666;
}

.post .more_btn a:hover {
    color: #b9e8fd;
}

.post1 .news_title {
    font-size: 15px;
    line-height: 30px;
}

.post2 .news_title {
    float: left;
    font-size: 15px;
    line-height: 40px;
}

.news_list li.news {
    line-height: 34px;
}

.news_list li.news span.news_title {
    float: left;
}

.news_list li.news span.news_title img {
    vertical-align: middle;
}

.news_list li.news span.news_meta {
    float: right;
    margin-left: 2px;
    color: #9c9c9c;
    font-size: 15px;
}

.news_list li.news .news_time,
.news_list li.news .news_time span {
    color: #666;
}

.news_list li.news .news_icon {
    display: inline-block;
    margin: 0 auto;
    border: 0 solid red;
}

.news_list li.news .news_text {
    color: #666;
    line-height: 22px;
}

.news_list li.news .news_bg {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 30px;
    background: #000;
    opacity: .7;
    filter: Alpha(opacity=70);
}

.news_list li.news p {
    line-height: 34px;
}

.news_text .news_list li.news .news_text {
    font-size: 12px;
    line-height: 40px;
}

.news_text .news_list li.news .news_time {
    font-size: 13px;
    line-height: 28px;
}

.l-banner {
    height: 235px;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}

.l-banner img {
    display: none;
    height: 100%;
    vertical-align: top;
}

#l-container .inner {
    padding: 22px 0 28px 0;
}

#l-container .inner .mod {
    padding: 20px;
    background: #fff;
}

#d-container .inner {
    margin-bottom: 30px;
    padding-top: 22px;
}

.col_menu {
    position: relative;
    float: left;
    margin-right: -240px;
    width: 240px;
    background: #fff;
}

.col_menu .l-qh {
    margin-bottom: 10px;
}

.col_menu .col_menu_head {
    background: #3592e7;
}

.col_menu .col_menu_head h3.col_name {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
}

.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    padding: 0 5px 0 30px;
    line-height: 50px;
}

.col_menu .col_menu_con {
    border: 1px solid #e4e4e4;
}

.col_list .wp_listcolumn {
    border-top: 0 solid #2867a0;
    border-bottom: 0 solid #fff;
}

.col_list .wp_listcolumn .wp_column a {
    border-top: 0 solid #fff;
    border-bottom: 1px solid #f6eaea;
    background: 0 0;
    color: #333;
    font-weight: 400;
    font-size: 15px;
}

.col_list .wp_listcolumn .wp_column a .column-name {
    padding: 5px 0 5px 28px;
    line-height: 32px;
}

.col_list .wp_listcolumn .wp_column a.selected,
.col_list .wp_listcolumn .wp_column a:hover {
    background: #eee;
    color: #3592e7;
}

.col_list .wp_listcolumn .wp_column a.selected span.column-name {
    color: #3592e7;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #bbb;
    background: 0 0;
    color: #454545;
}

.col_list .wp_listcolumn .wp_column.parent>a .column-name {
    color: #3592e7;
    font-weight: 700;
}

.col_list .wp_listcolumn .wp_column .sub_list a {
    margin-top: -1px;
    border-top: 1px solid #eee;
    color: #333;
}

.col_list .wp_listcolumn .sub_list a .column-name {
    display: inline-block;
    padding: 5px 10px 5px 52px;
    line-height: 28px;
    cursor: pointer;
}

.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
    color: #3592e7;
    font-weight: 700;
    font-weight: 700;
}

.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {
    background: 0 0;
}

.col_list .wp_listcolumn .sub_list .sub_list a .column-name {
    padding: 5px 10px 5px 51px;
    cursor: pointer;
}

.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {
    color: #910001;
    font-weight: 700;
}

.col_news {
    float: left;
    width: 100%;
    min-height: 550px;
}

.col_news .col_news_box {
    margin-left: 250px;
}

.col_news_head {
    border-bottom: 1px solid #e5e5e5;
}

.col_metas .col_title {
    float: left;
    display: inline-block;
    height: 45px;
    line-height: 45px;
}

.col_metas .col_title h2 {
    display: inline-block;
    color: #3592e7;
    font-weight: 700;
    font-size: 20px;
}

.col_metas .col_path {
    float: right;
    display: inline-block;
    height: 46px;
    color: #666;
    white-space: nowrap;
    line-height: 46px;
}

.col_metas .col_path a {
    color: #2f2f2f;
}

.col_news_con {
    margin: 0 7px;
    padding: 5px 0 10px 0;
}

.col_news_list {
    margin-top: 7px;
}

.col_news_list .wp_entry,
.col_news_list .wp_entry p {
    color: #333;
    font-size: 14px;
    line-height: 1.75;
}

.col_news_list .wp_entry p {
    margin-bottom: 10px;
}

.col_news_list .wp_entry table {
    margin-bottom: 4px;
}

.col_news_list .wp_entry img {
    max-width: 680px;
}

.infobox {
    float: left;
    width: 100%;
    background: #fff;
}

.article {
    padding: 17px 25px 40px 30px;
}

.article h1.arti_title {
    color: #000;
    text-align: center;
    font-size: 20px;
    font-family: 宋体;
    line-height: 48px;
}

.article h2.arti_title {
    color: #1b1b1b;
    text-align: center;
    font-size: 17px;
    font-family: 宋体;
    line-height: 40px;
}

.article .arti_metas {
    padding: 10px;
    border-bottom: 1px solid #f0efea;
    text-align: center;
}

.article .arti_metas span {
    margin: 0 5px;
    color: #787878;
    font-size: 12px;
}

.article .entry {
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 35px;
    min-height: 450px;
}

.article .entry .read,
.article .entry .read p {
    color: #333;
    font-size: 14px;
    line-height: 1.75;
}

.article .entry .read p {
    margin-bottom: 10px;
}

.article .entry .read img {
    margin: 0 auto;
    max-width: 940px;
}

.article .entry .read table {
    margin: 0 auto;
    border: none;
}

#footer {
    margin-top: 37px;
    background: #3592e7;
}

#footer .inner {
    position: relative;
    padding: 50px 0 30px;
}

#footer .inner .mod {
    margin-bottom: 0;
}
#footer .inner .mod .crp{
    color:#fff;
    opacity:0.7;
    font-size:15px;
    margin-bottom:20px;
}
#footer .inner .foot-img {
    float: left;
    width: 325px;
}

#footer .inner .foot-left {
    float: left;
}

#footer .inner .foot-right {
    float: right;
    margin-top:-30px;
}

#footer .inner p {
    color: #fff;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    margin: 0;
}

#footer .inner p span {
    margin: 0 3px;
}

#footer .inner .copyright a {
    color: #eee;
}

.wp_search {
    position: relative;
    display: inline-block;
    padding-left: 4px;
    border: 1px solid #d0d0d0;
}

.wp_search #keyword {
    padding: 4px 0;
    width: 160px !important;
    height: 20px;
    border: none;
    background: 0 0;
    color: #fff;
    line-height: 20px;
}

.wp_search .search {
    width: 32px;
    height: 30px;
    border: 0;
    background: #fff url(images/sous.png) no-repeat center;
    vertical-align: top;
    cursor: pointer;
}

.searchbox {
    float: right;
    margin-top: 11px;
    width: 189px;
    text-align: right;
}

.wp-search {
    position: relative;
}

.wp-search form {
    display: block;
}

.wp-search .search-input {
    margin-right: 40px;
}

.wp-search .search-input input.search-title {
    padding: 0 10px;
    width: 100%;
    height: 29px;
    outline: 0;
    border: 0;
    background: #72b3ee;
    color: #fff;
    font-size: 12px;
    line-height: 29px;
}

.wp-search .search-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 41px;
    height: 29px;
}

.wp-search .search-btn input.search-submit {
    width: 29px;
    height: 29px;
    outline: 0;
    border: 0;
    background: #fff url(images/sous.png) no-repeat center;
    cursor: pointer;
}

.shares li .con {
    width: 109px;
    height: 109px;
}

.mbanner .focus .focus-title-bar {
    right: 24px;
    bottom: 17px;
    left: auto;
    margin-left: 0;
}

.mbanner .focus .focus-title-bg {
    background-color: #000;
    opacity: .9;
}

.mbanner .focus .focus-pagination {
    position: absolute;
    right: 0;
    bottom: 14px;
    z-index: 60;
    margin-right: 0;
    width: 100%;
    text-align: center;
}

.mbanner .focus .focus-page {
    display: inline-block;
    margin-right: 6px;
    width: 24px;
    height: 6px;
    border-radius: 0;
    background: #c42828;
    opacity: .7;
}

.mbanner .focus .focus-page-active {
    background: #b3a9a8;
    filter: Alpha(opacity=100);
}

.mbanner .focus .focus-navigation {
    width: 58px;
    height: 53px;
    background: url(images/slide_next.png) no-repeat;
    text-indent: -999em;
    opacity: .7;
}

.mbanner .focus .focus-navigation:hover {
    opacity: 1;
}

.mbanner .focus .focus-navigation:active {
    opacity: 1;
}

.mbanner .focus .focus-prev {
    left: 0;
}

.mbanner .focus .focus-next {
    right: 0;
    background-position: right top;
}

.mbanner .focus-title {
    padding: 0 31px;
}

.main3 .mr .news_list li.news {
    margin: 0 auto;
    padding-top: 17px;
    width: 258px;
    height: 60px;
}

.main1 .inner .mod {
    padding: 28px 23px 35px 26px;
}

.main4 .mr {
    padding: 17px 23px 33px 23px;
}

.main4 .sudy-tab .tab-menu {
    margin-top: -8px;
}

.post-11 .focus .focus-title {
    padding: 0 15px;
    height: 42px;
    font-size: 16px;
    line-height: 42px;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.post-11 .focus .focus-title-bar {
    right: 0;
    bottom: 0;
    left: 0;
    margin-left: 0;
    height: 42px;
}

.post-11 .focus .focus-title-bg {
    background-color: #000;
}

.post-11 .focus .focus-pagination {
    position: absolute;
    right: 14px;
    bottom: 46px;
}

.post-11 .focus .focus-page {
    width: 20px;
    height: 20px;
    border-radius: 0;
    background-color: #fff;
    color: #000;
    font-size: 12px;
    line-height: 20px;
}

.post-11 .focus .focus-page span {
    display: block;
}

.post-11 .focus .focus-page:hover {
    color: #000;
    font-weight: 700;
    font-size: 13px;
}

.post-11 .focus .focus-page-active {
    background-color: #146cc1;
    color: #fff;
}

.post-11 .focus .focus-navigation {
    opacity: .7;
}

.post-11 .focus .focus-navigation:hover {
    opacity: 1;
}

.post-11 .focus .focus-navigation:active {
    opacity: 1;
}

.post-18 .tt {
    /* border: 0; */
    /* margin-bottom: 9px; */
}

.links .post-18 .more_btn {
    display: none;
}

.post-21 li.links {
    margin-top: 15px;
    height: 55px;
    font-size: 0;
}

.post-21 li.links.i1 {
    background: url(images/i1.jpg) no-repeat center;
}

.post-21 li.links.i2 {
    background: url(images/i2.jpg) no-repeat center;
}

.post-21 li.links.i3 {
    background: url(images/i3.jpg) no-repeat center;
}

.post-21 li.links.i4 {
    padding-bottom: 10px;
    background: url(images/i4.jpg) no-repeat center;
}

.post-21 li.links a {
    display: block;
    width: 100%;
    height: 100%;
}

.post-21 li.links:hover {
    opacity: .7;
    filter: alpha(opacity=70);
}
.post-25{}
.post-25 .tt {
    margin-bottom: 11px;
}

.post-25 .news_list li.news.n1 {
    background: #56b279 url(images/cp.png) no-repeat 20px;
}

.post-25 .news_list li.news.n2 {
    background: #267dcd url(images/note.png) no-repeat 20px;
}

.post-25 .news_list li.news.n3 {
    background: #3691c5 url(images/int.png) no-repeat 20px;
}

.post-25 .news_list li.news .news_title a {
    color: #fff;
    text-align: center;
    line-height: 70px;
    font-size: 20px;
}

.post-25 .news_list li.news .news_title {
    margin-left: 100px;
    font-size: 20px;
}

.post-25 .news_list li.news {
    margin-bottom: 13px;
    border: 0;
}

.post-26 .tt .tit .title {
    border: 0;
    font-size: 18px;
}

.post-26 .tt {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 66px;
    border: 0;
    background: url(images/post.jpg) no-repeat top;
    background-position:-15px 0;
}

.post-26.mbox {
    margin-top:17px;
    padding: 14px 25px 32px 25px;
    border: 2px solid #60a8eb;
}

.post-26 .news_list li.news {
    line-height: 30px;
}

.time {
    float: right;
    margin-top: 3px;
    margin-right: 33px;
    color: #fff;
    font-size: 12px;
    line-height: 36px;
    opacity: .8;
}

.wl .title,
.wl .title a {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

.post2 li.news {
    border-bottom: 1px solid #e6e6e6;
}

.post2 .news_date {
    float: right;
    color: #666;
    font-size: 15px;
    line-height: 40px;
}

.left-bottom {
    margin-top: 20px;
    background: #fff;
    width: 1200px;
}

.left-bottom .links {
    padding: 23px;
}

.col_con {
    float: right;
    width: 290px;
}

.post-212 {
    margin-top: 27px;
}

.post-212 .tt {
    margin-bottom: 15px;
}

.post-213 .news_list li.news {
    border: 0;
}

.post-22 .slick-slider {
    margin-bottom: 0;
    padding: 0 !important;
}

.post-13 .news_list {
    margin: 0;
}

.post-13 .tt .tit .title,
.post-14 .tt .tit .title {
    border-bottom: 4px solid #e1ebf1;
}

.post-13 .tt,
.post-14 .tt {
    border-bottom: 1px solid #e6e6e6;
    height: 42px;
}

.bdsharebuttonbox.bdshare-button-style2-24 {
    float: left;
    display: inline-block;
}

.news_title a {
    color: #343434;
    font-size: 15px;
}

.post2 .news_list {
    margin-top: 2px;
}

.shares li:hover .con {
    display: block;
}

.news_title:hover a {
    color: #3592e7;
}

.list .possplit {
    width: 18px;
    background: url(images/listbd.png) no-repeat center center;
}

.imgs a {
    display: block;
    width: 100%;
    height: 100%;
}

.left-bottom .post2 .news_list li.news {
    float: left;
    padding: 0px 26px;
    border: 0;
    line-height: 30px;
}

.left-bottom .post2 .news_list li.news .news_title {
    line-height: 30px;
}