@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: inherit;
}

q:after,
q:before {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}

a,
button {
    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: 13px/1 arial, \5b8b\4f53;
}

: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 {
    color: #333;
    font-size: 13px;
    font-family: Arial, "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
    line-height: 1;
}

p {
    line-height: 1.75;
}

a {
    color: #3b3b3b;
    text-decoration: none;
    transition: all .4s ease-in-out;
}

a:hover {
    color: rgb(0, 78, 161);
}

.wrapper {
    margin: 0 auto;
    width: 100%;
}

.wrapper .inner {
    margin: 0 auto;
    width: 1300px;
}

#headtop {
    background: #033a71;
}

.headtop .top-left {
    float: left;
    height: 34px;
    /* line-height: 34px; */
    color: #fff;
}

.headtop .top-left p {
    line-height: 34px;
}

.headtop .top-right {
    float: right;
}

#header {
    position: relative;
    height: 200px;
    background: url(../images/bg.jpg) no-repeat center top;

}

#header .head-left {
    height: 200px;
    background-image: linear-gradient(#07519c, #0b5eb2);

}

#header .head-left .slogn {
    width: 1920px;
    margin: 0 auto;
}

.list #header {
    position: relative;
    height: 200px;
    background: url(images/head-bg.jpg) no-repeat center top;
    background-image: linear-gradient(#07519c, #0b5eb2);
}

#header .inner {
    position: relative;
    width: 100%;
}

.header .sitelogo {
    float: left;
    padding-top: 25px;
    display: none;
}

.header .sitetitle {
    display: inline-block;
    margin-top: 16px;
    margin-left: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 32px;
}

/* #header .head-left img {
    position: absolute;
    top: 0;
    display: inline-block;
    transform: translateX(-50%);
    background-image: url(../images/图层\ 4.jpg);
} */



.header .head-right {
    float: right;
    margin-top: 12px;
    width: 200px;
}

.site-rale ul li.links {
    float: left;
}

.site-rale ul li.links a {
    padding: 0 12px 0 12px;
    padding-left: 19px;
    background: url(images/link_icon.png) no-repeat;
    color: #cad3d4;
    font-size: 13px;
    line-height: 35px;
}

.site-rale ul li.links a:hover {
    color: #fff;
}

.site-rale ul li.links.i1 a {
    background-position: 0 0;
}

.site-rale ul li.links.i2 a {
    background-position: -60px 0;
}

.site-rale ul li.links.i3 a {
    background-position: -117px 0;
}

.site-rale ul li.links.i4 a {
    background-position: -177px 0;
}

.site-lang ul {
    float: left;
}

.site-lang ul li.links {
    float: left;
}

.site-lang ul li.links a {
    /* margin: 0 5px; */
    color: #cad3d4;
    font-size: 13px;
    line-height: 92px;
}

.site-lang ul li.links a:hover {
    color: #fff;
}

#nav {
    /* border-bottom: 1px solid #9c9c9c;
    box-shadow: 2px 2px 2px -2px rgba(0, 0, 0, .3); */
    background: rgb(0, 78, 161);
}

#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: 0px -53px;
}

.wp-menu .menu-item {
    position: relative;
    float: left;
    display: inline-block;
}

.wp-menu .menu-item.i1 {
    background: 0 0;
}

.wp-menu .menu-item a>.menu-switch-arrow {
    display: inline-block;
    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: 0 42px;
    color: #fff;
    font-size: 22px;
    line-height: 55px;
}

.wp-menu .menu-item a.hover,
.wp-menu .menu-item.hover a.menu-link {
    background-color: #fff;
    color: rgb(0, 78, 161);
    text-decoration: none;
}

.sub-menu {
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 100;
    display: none;
    min-width: 146px;
    background: #fff;
    text-align: center;
    width: 100%;
}

.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: 16px;
    line-height: 40px;
}

.sub-menu .sub-item a:hover,
.sub-menu .sub-item.hover>a {
    display: block;
    background-color: rgb(0, 78, 161);
    color: #fff;
}

.sub-menu .sub-menu {
    top: 0;
    left: 100%;
    z-index: 200;
    background: #fff;
}

#banner {
    background: #e7e2df;

}

#banner>.inner {
    width: auto;
    max-width: 100%;
    text-align: center;
    position: relative;
}

.main1 .inner {
    /* margin-bottom: 15px; */
    padding: 35px 0 0 0;
}

.main1 .ml {
    float: left;
    padding-top: 8px;
    width: 360px;
}

.main1 .mc {
    float: left;
    /* margin-left: 30px; */
    width: 930px;
}


.main1 .mr {
    float: right;
    width: 550px;
}

.main2 .mr {
    float: left;
    width: 300px;
    margin-right: 30px;
}

/* .main4 {
    background: #eee;
} */

.main4 .inner {
    padding: 15px 0 0;
}

.main4 .ml {
    float: left;
    width: 530px;
}

.main4 .mr {
    float: right;
    padding-top: 25px;
}

.post {
    margin-bottom: 10px;
}

.post .tt {
    display: inline-block;
    width: 100%;
    border-bottom: 0 solid #e6e6e6;
}

.post .tt .tit {
    float: left;
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
}

.post .tt .tit .title {
    display: block;
    color: #424242;
    font-family: "Microsoft yahei";
    line-height: 42px;
}

.post .tt .tit .name {
    display: none;
    color: #333;
    line-height: 16px;
}

.post .con {
    margin: 0 auto;
    padding: 10px 0 6px;
}

.post-14 .con {
    padding: 0;
}

.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: 10px;
    height: 20px;
    line-height: 20px;
}

.post .more_btn .more_text,
.post .more_btn a {
    font-size: 14px;
    cursor: pointer;
}

.post .more_btn a {
    color: #383838;
}

.post .more_btn a:hover {
    color: #666;
}

.post1 .tt {
    padding: 0 0 7px;
    border-bottom: 1px solid rgb(17, 17, 17);
}

.post1 .tt .tit {
    padding-left: 23px;
    background: url(../images/tt_li.jpg) no-repeat left;
}

.post1 .tt .tit .title {
    display: inline-block;
    margin-right: 20px;
    color: rgb(17, 17, 17);
    font-weight: 700;
    font-size: 22px;
    cursor: pointer;
}

.post1 .tt .tit .title.selected {
    color: #0f429b;
}

.post1 .more_btn a {
    color: #383838;
}

.post2 .tt .tit {
    padding-left: 24px;
    background: url(images/new1_icon.png) no-repeat left center;
}

.post2 .tt .tit .title {
    color: #18267d;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
}

.post3 .tt {
    width: 100%;
    text-align: center;
}

.post3 .tt .tit {
    float: none;
}

.post3 .tt .tit .title {
    color: #1b2ea3;
    font-weight: 700;
}

.post3 .more_btn {
    float: none;
    margin-left: 10px;
    line-height: 20px;
}

.post4 .tt {
    border-bottom: 1px solid #57b8ef;
}

.post4 .tt .tit {
    border-bottom: 0;
}

.post4 .tt .tit .title {
    display: inline-block;
    margin-right: 20px;
    border-bottom: 3px solid #0074b3;
    color: #333;
    cursor: pointer;
}

.post4 .tt .tit .title.selected {
    border-bottom: 3px solid #fff;
    color: #000;
}

.post1 .more_btn a {
    color: #383838;
}

.news_list li.news {
    padding-left: 0;
    border-bottom: 1px dashed #e5e2dd;

    line-height: 39px;
    /* margin: 0 20px; */
}

.news_list li.news span.news_title {
    float: left;
    font-size: 16px;
    line-height: 39px;
}

.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: 16px;
}

.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 rgb(0, 78, 161);
}

.news_list li.news .news_text {
    color: #666;
    line-height: 22px;
    padding: 0 0 0 20px;
    position: absolute;
    top: 50px;

}

.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 {
    margin-bottom: 10px;
}

.news_text .news_list li.news .news_title {
    font-size: 15px;
    line-height: 24px;
}

.news_text .news_list li.news .news_text {
    font-size: 13px;
    line-height: 22px;
}

.news_text .news_list li.news .news_time {
    font-size: 13px;
    line-height: 28px;
}

.l-banner {
    height: 0;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    margin-bottom: 20px;
}

.l-banner img {
    display: none;
    height: 100%;
    vertical-align: top;
}

#d-container .inner {
    background: #fff;
}

.col_menu {
    position: relative;
    float: left;
    margin-right: -240px;
    width: 240px;
    margin-top: 20px;
}

.col_menu .l-qh {
    margin-bottom: 10px;
}

.col_menu .col_menu_head {
    background: rgb(0, 78, 161);
}

.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: #0f429b;
}

.col_list .wp_listcolumn .wp_column a.selected span.column-name {
    color: #0f429b;
}

.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: #0f429b;
    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: #0f429b;
    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: #0f429b;
    font-weight: 700;
}

.col_news {
    float: right;
    width: 100%;
    min-height: 500px;
    margin-top: 20px;
    margin-bottom: 60px;
}

.col_news .col_news_box {
    margin-left: 290px;
}

.col_news_head {
    border-bottom: 1px solid #dbdbdb;
}

.col_metas .col_title {
    float: left;
    display: inline-block;
    height: 48px;
    line-height: 48px;
}

.col_metas .col_title h2 {
    display: inline-block;
    border-bottom: 3px solid #cbcbcb;
    color: rgb(0, 78, 161);
    font-weight: 400;
    font-size: 20px;
    font-family: "Microsoft yahei";
}

.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 {
    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 {
    margin: 0 auto;
    width: auto;
}

.article {
    padding-top: 10px;
}

.article h1.arti_title {
    color: rgb(0, 78, 161);
    text-align: center;
    font-size: 30px;
    font-family: "Microsoft YaHei";
    line-height: 48px;
    padding: 40px 40px 40px;
}

.article h2.arti_title {
    color: #1b1b1b;
    text-align: center;
    font-size: 17px;
    font-family: "Microsoft YaHei";
    line-height: 40px;
}

.article .arti_metas {
    padding: 16px 10px 10px;
    border-top: 1px solid #ececec;
    text-align: center;
}

.article .arti_metas span {
    margin: 0 5px;
    color: #787878;
    font-size: 14px;
}

.article .entry {
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
}

.article .entry .read,
.article .entry .read p {
    color: #333;
    font-size: 20px;
    line-height: 1.75;
}

.article .entry .read p {
    margin-bottom: 14px;
}

.article .entry .read img {
    margin: 0 auto;
    max-width: 940px;
}

.article .entry .read table {
    margin: 0 auto;
    border: none !important;
}

#footer {
    color: #fff;
    background: rgb(0, 78, 161);
    text-align: center;
}

#footer .inner {
    position: relative;
    padding: 54px 0;
}

#footer .inner .foot-left {
    float: left;
    padding: 12px 0;
    width: 100%;
}

#footer .inner .foot-right {
    float: right;
    margin-top: 12px;
}

#footer .inner p {
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;

}

#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 {
    margin-top: 5px;
    text-align: right;
}

.wp-search {
    position: relative;
    border: 1px solid #d0d0d0;
}

.wp-search form {
    display: block;
}

.wp-search .search-input {
    margin-right: 40px;
    margin-left: 4px;
}

.wp-search .search-input input.search-title {
    padding: 4px 0;
    width: 100%;
    height: 22px;
    outline: 0;
    border: 0;
    background: 0 0;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}

.wp-search .search-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
}

.wp-search .search-btn input.search-submit {
    width: 32px;
    height: 30px;
    outline: 0;
    border: 0;
    background: #fff url(images/sous.png) no-repeat center;
    cursor: pointer;
}

.shares {
    text-align: center;
}

.shares ul {
    float: right;
    margin: 0 auto;
    width: auto;
    text-align: right;
}

.shares li {
    position: relative;
    float: left;
    margin: 0 6px;
}

.shares li a {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 0 solid rgb(0, 78, 161);
    background: url(images/share_icon.png) no-repeat;
    vertical-align: top;
    opacity: .6;
    filter: Alpha(opacity=60);
}

.shares li a:hover {
    opacity: 1;
    filter: Alpha(opacity=100);
}

.shares li.i1 a {
    background-position: 0 0;
}

.shares li.i2 a {
    background-position: -72px 0;
}

.shares li.i3 a {
    background-position: -144px 0;
}

.shares li span {
    display: block;
    color: #d0d4ea;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
}

.shares li .con {
    position: absolute;
    bottom: 80px;
    left: 50%;
    z-index: 100;
    display: none;
    margin-left: -50px;
    width: 100px;
}

.shares li .con img {
    width: 90px;
    height: 90px;
    background: #fff;
    vertical-align: top;
}

.botlinks .links-wrap {
    position: relative;
    float: left;
    display: inline-block;
    margin: 4px 10px;
    width: 150px;
    border: 1px solid #d0d0d0;
    background: #fff;
    line-height: 32px;
}

.botlinks .links-wrap a.links-arrow {
    display: block;
    padding: 0 25px 0 10px;
    height: 32px;
    background: url(images/arrow.png) no-repeat right top;
    color: #a1a1a1;
    line-height: 32px;
}

.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow {
    background-position: right bottom;
    color: #333;
    cursor: pointer;
}

.botlinks .links-wrap .link-items {
    position: absolute;
    bottom: 33px;
    left: 0;
    display: none;
    overflow: auto;
    overflow-x: hidden;
    width: auto;
    height: auto;
    max-height: 300px;
    min-width: 180px;
    background: #f5f5f5;
}

.botlinks .links-wrap .link-items a {
    display: block;
    padding: 5px 0;
    color: #444;
    line-height: 24px;
}

.botlinks .links-wrap .link-items a span {
    display: block;
    margin: 0 6px;
    white-space: nowrap;
}

.botlinks .links-wrap .link-items a:hover {
    background: #0f429b;
    color: #fff;
    cursor: pointer;
}

.mbanner .focus .focus-title-bar {
    bottom: 40px;
    left: 40px;
    margin-left: 0;
}

.mbanner .focus .focus-title-bg {
    background-color: #000;
    opacity: .4;
}

.mbanner .focus .focus-pagination {
    position: absolute;
    right: 14px;
    bottom: 14px;
    z-index: 60;
    margin-right: 0;
}

.mbanner .focus .focus-page {
    display: inline-block;
    margin-right: 6px;
    width: 9px;
    height: 9px;
    background: #fff;
}

.mbanner .focus .focus-page-active {
    width: 18px;
    background: #fff;
    opacity: 1;
    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;
} */

.post-11 .focus .focus-title {
    padding: 0 15px;
    height: 48px;
    font-size: 16px;
    line-height: 48px;
}

.post-11 .focus .focus-title-bar {
    right: 0;
    bottom: 0;
    left: 0;
    margin-left: 0;
    height: 48px;
}

.post-11 .focus .focus-title-bg {
    background-color: #000;
    opacity: .5 !important;
}

.post-11 .focus .focus-pagination {
    position: absolute;
    right: 14px;
    bottom: 9px;
}

.post-11 .focus .focus-page {
    width: 8px;
    height: 8px;
    border-radius: 0;
    background-color: #fff;
    color: #000;
    font-size: 12px;
    line-height: 20px;
}

.post-11 .focus .focus-page span {
    display: none;
}

.post-11 .focus .focus-page:hover {
    color: #000;
    font-weight: 700;
    font-size: 8px;
}

.post-11 .focus .focus-page-active {
    background-color: rgb(0, 78, 161);
    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-11 {
    float: left;
    width: 400px;
    height: 310px;
}

.post-13 {
    float: right;
    width: 340px;

}

.post1 .news_title {
    float: left;
    font-size: 16px;
    line-height: 38px;
}

/* .post1 li.news {
    border-bottom: 1px dashed #e5e2dd;
} */

/* .post1 li.news:last-child {
    border: 0;
} */

.post41 li.news {
    border: 0;
}

.post1 .news_meta {
    float: right;
    color: #999;
    font-size: 16px;
    line-height: 38px;
}

.post-14 {
    float: right;
    width: 640px;
}

.post-15 {
    float: right;
    width: 340px;
}

.post-17 .news_imgs,
.post-15 .news_imgs,
.post-18 .news_imgs {
    float: left;
    width: 240px;
    height: 200px;
}

.post-18 {
    float: left;
    width: 600px;
}

/* .post-18 li.news {
    border-bottom: 1px dashed #e5e2dd;
} */

/* .post-17 .news_imgs img,
.post-15 .news_imgs img {
    float: left;
    width: 180px;
    height: 132px;
} */

/* 
.post-15 li.news.n2 {
    margin-top: 22px;
}

.post-17 li.news.n1,
.post-15 li.news.n1 {
    margin-top: 12px;
} */


.post-17 li.news,
.post-41 li.news {
    border: 0;
}

/* .post-17 .nr,
.post-15 .nr {
    float: right;
    width: 442px;
} */


.post-17 .news_title,
.post-15 .news_title {
    /* float: left; */
    /* padding: 10px 0 8px; */
    /* line-height: 24px; */
}

.post-17 .news_title a {
    display: block;
    color: #fff;
    width: 282px;
    height: 70px;

}

.post-15 .news_title a {
    color: #3b3b3b;
}

.post-17 .news_text,
.post-15 .news_text {
    float: left;
    font-size: 12px;
    line-height: 20px !important;
}

.post-14 .news_text a,
.post-15 .news_text a {
    color: #777;
}

.post-16 li.news {
    float: left;
    margin-left: 6px;
    border-bottom: 0;
}

.post-16 li.news.n1 {
    margin-left: 0;
}

/* div#container-2,
div#container-6 {
    padding: 40px 0 38px 0;
    background-color: #f6f4ee;
} */

div#container-6 {
    padding: 40px 0 38px 0;
    background-color: #fff;
}

/* div#container-6 {
    display: none;
} */

div#container-5 {
    margin-top: 25px;
    margin-bottom: 35px;
}

.post-17 {
    float: left;
    width: 1300px;
}

.post-41 {
    position: relative;
}

.post-41 .news_imgs {
    width: 305px;
    height: 200px;
}

.post-41 .news_imgs img {
    width: 305px;
    height: 200px;
}

.post-41 .tt {
    padding-bottom: 15px;
    border-bottom: 2px solid #111111;
}

/* .post-41 .tt .tit {
    padding-left: 50px;
    background: url(images/ld.png) no-repeat left;
} */

.post-41 .tt .tit .title {
    display: inline-block;
    margin-right: 20px;
    color: #111111;
    font-weight: 700;
    font-size: 25px;
    cursor: pointer;
}



div#container-7 {
    margin-top: 35px;
    margin-bottom: 25px;
    display: none;
}

.post-41 .news_wz {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 305px;
    background: #00000085;
}

.post-41 .news_title {
    background: url(images/bf.png) no-repeat right;
    font-size: 14px;
    line-height: 40px;
}

.post-41 .news_title a {
    color: #fff;
}

.post-41 .con {
    padding: 15px 0;
}

.read {
    min-height: 500px;
}

.post-11:hover .focus-navigation {
    display: block;
}

.news .news_imgs {
    overflow: hidden;
}

.news:hover .news_imgs img {
    transform: scale(1.05)
}

.news .news_imgs img {
    transition: 0.7s;
    width: 248px;
}



/* .item-name:hover {
    background-color: rgb(0, 78, 161);
    color: #fff;
} */

.tu_text .news_list li.news .news_wz {
    width: 100%;
}

.tu_text .news_list li.news .news_wz .news_con {
    margin-left: 175px;
    padding: 0px 0px;
    position: relative;
}

.post-17 li.news .news_imgs img,
.post-15 li.news .news_imgs img {
    width: 180px;
}

/* .post-17 li.news:nth-child(1),
.post-15 li.news:nth-child(1) {
    margin-top: 12px;
} */

/* .post-15 li.news:nth-child(2) {
    margin-top: 22px;
} */


/* .post-14 li.news {
    border-bottom: 1px dashed #e5e2dd;

} */


.main2 {
    background-color: #fff;
    padding: 40px 0 10px;
}


.post-21 .ml {
    float: left;
}

.post-21 .mr {
    float: right;
    width: 540px;
}

.link_icon .news_list li {
    width: 300px;
    border: none;
}

/* .link_icon .news_list li.news.i1 .news_box {
    background: #d9852a;
}

.link_icon .news_list li.news.i1 .link_con {
    background: url(images/con1.png) no-repeat 70px center;
}

.link_icon .news_list li.news .link_con {
    line-height: 100px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
} */

.post-14 .news_list li.news .link_con {
    font-weight: bold;
}

.post-14 .news_list li.news.i1 .link_con {

    background: url(../images/jichu.png) no-repeat 36px center;

}

.post-14 .news_list li.news.i2 .link_con {
    background: url(../images/yiqi.png) no-repeat 36px center;
}

.post-14 .news_list li.news.i3 .link_con {
    background: url(../images/zonghe.png) no-repeat 36px center;
}

.post-14 .news_list li.news .link_con a {
    /* display: block; */
    padding-left: 96px;
    font-size: 20px;
    line-height: 99px;
    color: #fff;
}

.post-14 .news_list li.news {
    border-bottom: 0;
    /* width: 300px; */
    height: 99px;
    margin-bottom: 16px;
}

.post-14 .news_list li.news:nth-child(1) {
    background-color: #d99246;
}

.post-14 .news_list li.news:nth-child(2) {
    background-color: #35a87f;
}

.post-14 .news_list li.news:nth-child(3) {
    background-color: #299b9c;
}


/* 右侧栏目 */
.wp_nav .nav-item:nth-child(1) {
    background-color: #d99246;

}

.wp_nav .nav-item:nth-child(2) {
    background-color: #35a87f;

}

.wp_nav .nav-item:nth-child(3) {
    background-color: #299b9c;

}


.wp_nav .nav-item.i1 a {

    background: url(../images/jichu.png) no-repeat 50px center;

}

.wp_nav .nav-item.i2 a {
    background: url(../images/yiqi.png) no-repeat 50px center;
}

.wp_nav .nav-item.i3 a {
    background: url(../images/zonghe.png) no-repeat 50px center;
}


.wp_nav .nav-item {
    border-bottom: 0;
    width: 300px;
    height: 99px;
    margin-bottom: 16px;
}



.wp_nav .nav-item a {
    font-size: 20px;
    line-height: 99px;
    color: #fff;
    z-index: 100;
    text-align: center;
}


.wp_nav .nav-item a span.item-name {
    font-weight: bold;
    line-height: 99px;
    cursor: pointer;
    padding: 0 0 0 50px;
    color: #fff;
}

/* .wp_nav .nav-item a {
    border-bottom: 0; 
    width: 300px;
height: 99px; 
    margin-bottom: 16px;
} */
.wp_nav .nav-item:hover {
    opacity: 0.8;

}

/* .wp_nav .nav-item:hover a span.item-name {
    color: #fff;
} */

/* .wp_nav .nav-item: a span.item-name {
    color: #fff;
} */
.wp_nav .nav-item a.parent {
    color: #fff;
}



/* 底部仪器设备 */
#tabw43 table .news div:nth-child(2) {
    margin-left: 5px;
}

#tabw43 table .news a {
    font-size: 16px;
    margin-top: 4px;
    line-height: 30px;
    /* margin-left: 10px; */
}

/* 相关链接 */

/* .div_ztyw_li .c_pt_04 .c_pic img {
    background-color: rgb(0, 78, 161);
} */
.main6 {
    margin-bottom: 35px;
    margin-top: 10px;
}

.main6 .post-17 ul li.news {
    float: left;
    width: 282px;
    height: 70px;
    background-color: rgb(0, 78, 161);
    border-radius: 4px;
}

.main6 .post-17 ul li.news:nth-child(1) {
    margin: 0 21px;
}

.main6 .post-17 ul li span.news_title {
    color: #fff;
    text-align: center;
    width: 282px;
   /*  line-height: 20px;*/
    margin-top: 16px;
}

.main6 .post-17 ul li.n5 span.news_title,
.main6 .post-17 ul li.n6 span.news_title {
    margin-top: 26px;
}

.main6 .post-17 .tt {
    border: 0;
}

.main6 tbody tr {
    float: left;
}

/* 细节调整 */


.dtjt8_div_img {
    margin: 0 auto;
}