html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    margin: 0px;
    padding: 0px;
}

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}

caption, th {
    text-align: left;
    font-weight: normal;
}

html, body, fieldset, img, iframe, abbr {
    border: 0px;
}

img {
    vertical-align: middle;
}

html {
    overflow-x: hidden;
}

i, cite, em, var, address, dfn {
    font-style: normal;
}

[hidefocus], summary {
    outline: 0px;
}

li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6, small {
    font-size: 100%;
}

sup, sub {
    font-size: 83%;
}

pre, code, kbd, samp {
    font-family: inherit;
}

q::before, q::after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label, summary {
    cursor: default;
}

a, button {
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6, em, strong, b {
    font-weight: bold;
}

del, ins, u, s, a, a:hover {
    text-decoration: none;
}

body, textarea, input, button, select, keygen, legend {
    font: 13px / 1 arial, å®‹ä½“;
    color: rgb(51, 51, 51);
    outline: 0px;
}

:focus {
    outline: 0px;
}

.none {
    display: none;
}

.wcb {
    width: 100%;
    height: 30px;
    border: 2px dashed rgb(151, 203, 224);
}

.hidden {
    visibility: hidden;
}

.clear {
    width: 100%;
    height: 0px;
    line-height: 0;
    font-size: 0px;
    overflow: hidden;
    clear: both;
    display: block;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}

.clearfix {
    display: block;
}

.icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    background: url("images/icon.png") no-repeat;
}

body::before {
    content: "";
    position: fixed;
    top: -10px;
    left: 0px;
    z-index: 110;
    width: 100%;
    height: 10px;
}

::-webkit-input-placeholder {
    color: rgb(204, 204, 204);
}

body {
    line-height: 1;
    font-size: 13px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
}

p {
    line-height: 1.75;
}

a {
    color: rgb(59, 59, 59);
    text-decoration: none;
    transition: all 0.4s ease-in-out 0s;
}

a:hover {
    color: #0473b8;
}

.wrapper {
    width: 100%;
    margin: 0px auto;
}

.wrapper .inner {
    width: 1300px;
    margin: 0px auto;
}

#header {
    background: #0473b8 url(images/bg.png) center center no-repeat;
}

#header .inner {
    height: 155px;
    position: relative;
}

.header .sitelogo {
    float: left;
    padding-top: 34px;
    padding-left: 0px;
}

.header .sitetitle {
    display: inline-block;
    margin-top: 20px;
    margin-left: 25px;
    font-size: 40px;
    font-weight: bold;
    color: rgb(255, 255, 255);
}

.header .head-left {
    float: left;
    display: inline-block;
}

.header .head-right {
    padding-bottom: 37px;
    float: right;
    padding-top: 33px;
    width: 260px;
    background: url("images/by.png") left center no-repeat;
    padding-left: 280px;
    background-size: 45%;
}

.hr.clearfix {
    margin-top: 20px;
}

.site-lang ul {
    float: right;
}

.site-lang ul li.links {
    float: left;
}

.site-lang ul li.links a {
    line-height: 40px;
    font-size: 16px;
    color: rgb(255, 255, 255);
}

.site-lang ul li.links a:hover {
    color: rgb(202, 211, 212);
}

#nav {
    background:#0086d9;
}

#nav .inner .wp-panel .navbg {
    position: absolute;
    z-index: -1;
    inset: 0px;
    width: auto;
    height: 100%;
    background: rgb(255, 255, 255);
    opacity: 0.7;
}

.wp-panel {
}

.wp-menu {
    margin: 0px auto;
}

.wp-menu .menu-item {
    display: inline-block;
    float: left;
    position: relative;
}

.wp-menu .menu-item.i1 {
    background: none;
}

.wp-menu .menu-item a > .menu-switch-arrow {
    display: none;
    width: 0px;
    height: 20px;
    vertical-align: middle;
}

.wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0px 68px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.foot-left .sitelogo {
    float: left;    margin-top: 15px;
}.c2 {
    float: left;
    margin-left: 10px;
}
.wp-menu .menu-item.hover a.menu-link, .wp-menu .menu-item a.hover {
    background-color: #0473b8;
    text-decoration: none;
    color: rgb(255, 255, 255);
}

.sub-menu {
    display: none;
    position: absolute;
    left: 0px;
    top: 60px;
    min-width: 100%;
    z-index: 100;
    background: rgb(255, 255, 255);
}

.sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
}

.sub-menu .sub-item a {
    display: block;
    color: rgb(0, 0, 0);
    height: 40px;
    line-height: 40px;
    padding: 0px 17px;
    font-size: 16px;
    background: none;
    text-align: center;
}

.sub-menu .sub-item.hover > a, .sub-menu .sub-item a:hover {
    color: rgb(255, 255, 255);
    background-color:#0473b8;
    display: block;
}

.sub-menu .sub-menu {
    left: 100%;
    top: 0px;
    z-index: 200;
    background: rgb(255, 255, 255);
}

.searchbox {
    text-align: right;
}

.wp-search {
    position: relative;
    background: #0086d9;
    border-radius: 5px;
}

.wp-search form {
    display: block;
}

.wp-search .search-input {
    margin-left: 4px;
    margin-right: 45px;
}

.wp-search .search-input input.search-title {
    width: 100%;
    height: 35px;
    padding: 4px 0px;
    line-height: 22px;
    background: none;
    color: rgb(255, 255, 255);
    font-size: 14px;
    border: 0px;
    outline: 0px;
    opacity: 0.7;
    font-family: "Microsoft YaHei";
    text-indent: 15px;
}

.wp-search .search-btn {
    width: 45px;
    height: 43px;
    position: absolute;
    right: 0px;
    top: 0%;
}

.wp-search .search-btn input.search-submit {
    width: 45px;
    height: 43px;
    border: 0px;
    outline: 0px;
    background: url("images/sous.png") center center no-repeat;
    cursor: pointer;
}

.shares {
    text-align: center;
    float: left;
    padding: 0px 0px 0px 40px;
}

.shares li span {
    display: block;
    padding: 20px 0px 0px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    text-align: center;
}

.shares li .con {
}

.shares li .con img {
    width: 110px;
    height: 110px;
    vertical-align: top;
    background: rgb(255, 255, 255);
}

.shares li span a {
    color: rgb(255, 255, 255);
}

#banner .inner {
    text-align: center;
    position: relative;
}

.mbanner .focus .focus-title-bar {
    bottom: 40px;
    left: 40px;
    margin-left: 0px;
}

.mbanner .focus .focus-title-bg {
    background-color: rgb(0, 0, 0);
    opacity: 0.4;
}

.mbanner .focus .focus-pagination {
    position: absolute;
    right: 0px;
    bottom: 3px;
    margin-right: 0px;
    z-index: 60;
    width: 100%;
    text-align: center;
}

.mbanner .focus .focus-page {
    display: inline-block;
    width: 18px;
    height: 12px;
    margin-right: 10px;
    background: rgb(255, 255, 255);
    opacity: 0.8;
}

.mbanner .focus .focus-page-active {
    width: 50px;
    background: rgb(255, 255, 255);
}

.mbanner .focus .focus-navigation {
    width: 58px;
    height: 53px;
    opacity: 0.7;
    background: url("images/slide_next.png") no-repeat;
    text-indent: -999em;
}

.mbanner .focus .focus-navigation:hover {
    opacity: 1;
}

.mbanner .focus .focus-navigation:active {
    opacity: 1;
}

.mbanner .focus .focus-prev {
    left: 30px;
    background: none;
    text-indent: 0px;
    font-size: 37px;
    border-radius: 50%;
    border: 2px solid rgb(255, 255, 255);
    width: 50px;
    height: 50px;
}

.mbanner .focus .focus-next {
    right: 30px;
    background: none;
    text-indent: 0px;
    font-size: 37px;
    border-radius: 50%;
    border: 2px solid rgb(255, 255, 255);
    width: 50px;
    height: 50px;
}

.main1 {
  
}

.main1 .inner {
    padding: 35px 0px 40px;
}

.main1 .ml {
    float: left;
    width: 857px;
    padding-top: 0px;
}

.main1 .mr {
    float: right;
    width: 410px;
}

.main2 .inner {
    padding: 45px 0px 40px;
}

.main2 .ml {
    float: left;
    width: 415px;
    margin-right: 30px;
}

.main2 .mc {
    float: left;
    width: 415px;
}

.main2 .mr {
    float: right;
    width: 415px;
}

.main3 .inner {
    padding: 50px 0px;
}

.main3 {
    background: rgb(251, 245, 237);
}

.main4 .inner {
    padding: 15px 10px 0px;
}

.post .tt {
    display: inline-block;
    width: 100%;
    border-bottom: 0px solid rgb(230, 230, 230);
}

.post .tt .tit {
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: normal;
}

.post .tt .tit .title {
    display: block;
    line-height: 42px;
    color: rgb(66, 66, 66);
    font-family: "Microsoft yahei";
}

.post .tt .tit .name {
    display: none;
    line-height: 16px;
    color: rgb(51, 51, 51);
}

.post .con {
    padding: 6px 0px;
    margin: 0px auto;
}

.post .con .wp_article_list .list_item {
    border-bottom: 1px dashed rgb(204, 204, 204);
}

.post .con .wp_article_list .list_item .Article_Index {
    background: url("images/li.gif") center center no-repeat;
}

.post .more_btn {
    display: inline-block;
    height: 20px;
    margin-top: 10px;
    line-height: 20px;
    float: right;
}

.post .more_btn .more_text, .post .more_btn a {
    font-size: 13px;
    cursor: pointer;
}

.post .more_btn a {
    color: rgb(102, 102, 102);
}

.post .more_btn a:hover {
    color: rgb(102, 102, 102);
}

.post1 .tt {

}

.main2 .post1 .tt {
    background: url("images/t2.png") right center no-repeat;
    margin-bottom: 12px;
}

.post1 .tt .tit .title {
    display: inline-block;
    margin-right: 20px;
    font-size: 26px;
    font-weight: bold;
    color: rgb(199, 74, 0);
    cursor: pointer;
    padding-left: 50px;
}

.post1 .tt .tit .title a {
    color: #0473b8;
}

.post1 .tt .tit .title.selected {
    color: rgb(15, 66, 155);
}

.post1 .more_btn a {
    color: rgb(114, 181, 42);
}

.post3 .tt {
    width: 100%;
    text-align: center;
    background: url("images/t3.png") center top no-repeat;
    margin-bottom: 25px;
}

.post3 .tt .tit {
    float: none;
}

.post3 .tt .tit .title {
    font-weight: bold;
    color: rgb(205, 28, 10);
    font-size: 30px;
    padding-left: 50px;
    background: url("images/tt6.png") left center no-repeat;
}

.post3 .tt .tit .title a {
    color: rgb(205, 28, 10);
}

.post3 .more_btn {
    margin-left: 10px;
    line-height: 20px;
    float: none;
}

.post.post1.post-10.mbox .con {
    display: none;
}

.post.post1.post-10.mbox .tt {
    margin-bottom: 25px;
}

.post.post1.post-10.mbox span.title {
    background: url("images/tt12.png") left center no-repeat;
}

.post.post1.post-11.mbox {
    float: left;
    width: 410px;
}

.post-11 .focus .focus-title {
    height: 80px;
    line-height: 80px;
    padding: 0px 20px;
    font-size: 18px;
    font-weight: bold;
}

.post-11 .focus .focus-title a {
    color: rgb(51, 51, 51);
}

.post.post1.post-11.mbox .focus-text-box {
    width: 408px;
    left: 0px;
    height: 64px;
    bottom: -115px;
    top: inherit;
    border-right: 1px solid rgb(204, 204, 204);
    border-left: 1px solid rgb(204, 204, 204);
    border-bottom: 1px solid rgb(204, 204, 204);
}

.post.post1.post-11.mbox .focus-text-bg {
    background: rgb(255, 255, 255);
}

.post.post1.post-11.mbox .focus-text {
    font-size: 14px;
    line-height: 24px;
    padding: 0px 20px;
    font-family: "Microsoft yahei";
    max-height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post.post1.post-11.mbox .focus-text a {
    color: rgb(51, 51, 51);
}

.post-11 .focus .focus-title-bar {
    height: 80px;
    bottom: -80px;
    left: 0px;
    right: 0px;
    margin-left: 0px;
}

.post-11 .focus .focus-title-bg {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(204, 204, 204);
    /* border-left: 1px solid rgb(204, 204, 204); */
    width: 408px;
}

.post-11 .focus .focus-pagination {
    position: absolute;
    right: 14px;
    bottom: 46px;
}

.post-11 .focus .focus-page {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    border-radius: 0px;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
}

.post-11 .focus .focus-page span {
    display: block;
}

.post-11 .focus .focus-page:hover {
    font-size: 13px;
    color: rgb(0, 0, 0);
    font-weight: bold;
}

.post-11 .focus .focus-page-active {
    background-color: rgb(20, 108, 193);
    color: rgb(255, 255, 255);
}

.post-11 .focus .focus-navigation {
    opacity: 0.7;
    background: none;
    font-size: 40px;
    font-weight: bold;
}

.post-11 .focus .focus-navigation:hover {
    opacity: 1;
}

.post-11 .focus .focus-navigation:active {
    opacity: 1;
}

.post.post1.post-12.mbox {
    float: right;
    width: 410px;
}

.post.post1.post-12.mbox .con {
    padding: 0px;
    margin-top: -5px;
}

.sudy-tab .tab-menu {
    height: 42px;
    border: none;
    background: url("images/tt22.png") left center no-repeat;
    padding-left: 50px;
    margin-bottom: 25px;
}

.sudy-tab .tab-menu li {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    float: left;
    font-size: 26px;
    font-weight: bold;
    color: rgb(140, 140, 140);
    margin-right: 25px;
    padding: 0px;
    border-radius: inherit;
}

.sudy-tab .tab-menu li a {
    color: rgb(140, 140, 140);
}

.sudy-tab .tab-menu li.selected {
    background: none;
}

.sudy-tab .tab-menu li.selected a {
    color: #0473b8;
}

.post.post1.post-15.mbox span.title {
    background: url("images/tt32.png") left center no-repeat;
}

.post.post1.post-16.mbox span.title {
    background: url("images/tt42.png") left center no-repeat;
}

.post.post1.post-17.mbox span.title {
    background: url("images/tt52.png") left center no-repeat;
}

.post.post3.post-17.mbox .con {
    display: none;
}

ul.tab-menu2.clearfix {
    width: 750px;
    margin: 0px auto;
}

ul.tab-menu2.clearfix li {
    float: left;
    font-size: 22px;
    color: rgb(31, 31, 31);
    font-weight: bold;
    margin: 0px 34px;
    line-height: 40px;
    padding-bottom: 6px;
}

ul.tab-menu2.clearfix li a {
    color: rgb(51, 51, 51);
}

ul.tab-menu2.clearfix li.selected {
    color: rgb(205, 28, 10);
    background: url("images/hx.jpg") center bottom no-repeat;
}

ul.tab-menu2.clearfix li.selected a {
    color: rgb(205, 28, 10);
}

ul.tab-list2.clearfix {
    margin-top: 40px;
}

ul#d3 {
    float: left;
    width: 640px;
}

ul#d4 {
    float: right;
    width: 640px;
}

ul#d4 {
    margin: 0px -7px;
}

.post.post1.post-18.mbox li {
    position: relative;
}

ul#d3 .news_imgs {
    height: 450px;
    overflow: hidden;
    vertical-align: middle;
}

.post.post1.post-18.mbox img {
    width: 100%;
    height: auto;
    max-height: 100%;
    min-height: 100%;
}

.post.post1.post-18.mbox .news_con {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: url("images/tm.png");
}

.post.post1.post-18.mbox .news_title {
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: rgb(255, 255, 255);
    padding: 0px 20px;
}

.post.post1.post-18.mbox .news_title a {
    color: rgb(255, 255, 255);
}

ul#d4 li {
    float: left;
    width: 50%;
    margin-bottom: 18px;
}

ul#d4 .news_box.clearfix {
    margin: 0px 7px;
}

ul#d4 .news_imgs {
    height: 216px;
    overflow: hidden;
    vertical-align: middle;
}

.post.post1.post-18.mbox li:hover img {
    transform: scale(1.1);
    transition: all 0.4s ease 0s;
}

.post.post1.post-18.mbox #d4 .news_con {
    width: 306px;
}

.post.post1.post-21.mbox li {
    width: 220px;
    float: left;
}

.post.post1.post-21.mbox .news_box.clearfix {
    margin: 0px 10px;
}

.post.post1.post-21.mbox {
    margin-bottom: 25px;
}

.post.post1.post-21.mbox ul {
    margin: 0px -10px;
}

.post.post1.post-21.mbox .news_imgs {
    height: 73px;
    box-shadow: rgb(217, 178, 173) 0px 5px 13px -5px;
}

.post.post1.post-21.mbox .news_title {
    font-size: 16px;
    text-align: center;
}

.news_list {
}

.news_list li.news {
    line-height: 50px;
    padding-left: 0px;
}

.news_list li.news span.news_title {
    float: left;
    font-size: 16px;
    line-height: 48px;
    background: url("images/dd.png") left center no-repeat;
    padding-left: 15px;
}

.news_list li.news span.news_title img {
    vertical-align: middle;
}

.news_list li.news span.news_meta {
    float: right;
    margin-left: 2px;
    color: rgb(156, 156, 156);
}

.news_list li.news .news_time, .news_list li.news .news_time span {
    color: rgb(102, 102, 102);
    font-size: 16px;
    line-height: 48px;
}

.news_list li.news .news_icon {
    display: inline-block;
    margin: 0px auto;
    border: 0px solid red;
}

.news_list li.news .news_text {
    line-height: 22px;
    color: rgb(102, 102, 102);
}

.news_list li.news .news_bg {
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: 30px;
    background: rgb(0, 0, 0);
    opacity: 0.7;
}

.news_list li.news p {
    line-height: 34px;
}

.news_time {
    float: right;
}

.post .news_list li.news .news_imgs {
    overflow: hidden;
    width: 100%;
}

.post .news_list li.news .news_imgs img {
    margin: 0px auto;
    transition-duration: 1s;
    width: 100%;
}

.post .news_list li.news:hover .news_imgs img {
    transform: scale(1.1);
}

.rili2 {
}

.rili2 .con {
    padding: 5px 0px;
}

.rili2 .news_list li.news {
    margin-bottom: 13.5px;
    height: 80px;
    background: rgb(220 235 245);
}

.rili2 .news_list li.news.n1 {
}

.rili2 .news_list li.news .news_date {
    float: left;
    width: 80px;
    margin-right: -80px;
    background: #0473b8;
    text-align: center;
    padding: 10px 0px;
}

.rili2 .news_list li.news .news_date .news_year {
    line-height: 36px;
    font-size: 30px;
    color: rgb(255, 255, 255);
    transition: all 0.4s ease-in-out 0s;
}

.rili2 .news_list li.news .news_date .news_days {
    line-height: 24px;
    font-size: 14px;
    color: rgb(255, 255, 255);
}

.rili2 .news_list li.news .news_wz {
    width: 100%;
}

.rili2 .news_list li.news .news_wz .news_con {
    margin-left: 95px;
    padding: 4px 25px 4px 0px;
}

.rili2 .news_list li.news .news_title {
    line-height: 22px;
    margin-top: 23px;
    font-size: 16px;
    color: rgb(29, 29, 29);
}

.rili2 .news_list li.news:hover .news_date .news_year {
}

.rili2 .news_list li.news:hover .news_date .news_days {
}

.news_tu {
}

.news_tu .con {
    padding: 12px 0px;
}

.news_tu .news_list {
    margin: 0px -17px;
}

.news_tu .news_list li.news {
    float: left;
    width: 25%;
}

.news_tu .news_list li.news .news_box {
    margin: 0px 17px;
    transition: all 0.4s ease-in-out 0s;
}

.news_tu .news_list li.news .news_box:hover {
    opacity: 0.85;
}

.news_tu .news_list li.news .news_imgs {
    height: 90px;
    overflow: hidden;
    vertical-align: middle;
    display: table-cell;
    border: 1px solid rgb(194, 20, 8);
}

.news_tu .news_list li.news .news_imgs img {
    width: 100%;
    height: auto;
    max-height: 100%;
}

.news_tu .news_list li.news .news_wz {
}

.news_tu .news_list li.news .news_wz .news_con {
}

.news_tu .news_list li.news .news_title {
    line-height: 45px;
    height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.news_tu .news_list li.news .news_title a {
}

.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 {
}

#l-container .inner {
    padding: 25px 10px;
}

#d-container {
}

#d-container .inner {
    padding: 20px 60px;
    background: rgb(255, 255, 255);
}

.col_menu {
    width: 240px;
    float: left;
    margin-right: -240px;
    position: relative;
}

.col_menu .l-qh {
    margin-bottom: 10px;
}

.col_menu .col_menu_head {
    background:#0473b8;
}

.col_menu .col_menu_head h3.col_name {
    font-size: 20px;
    font-weight: normal;
    color: rgb(255, 255, 255);
}

.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 50px;
    padding: 0px 5px 0px 30px;
}

.col_menu .col_menu_con {
    border: 1px solid rgb(228, 228, 228);
}

.col_list {
}

.col_list .wp_listcolumn {
    border-top: 0px solid rgb(40, 103, 160);
    border-bottom: 0px solid rgb(255, 255, 255);
}

.col_list .wp_listcolumn .wp_column a {
    color: rgb(51, 51, 51);
    font-size: 15px;
    font-weight: normal;
    background: none;
    border-top: 0px solid rgb(255, 255, 255);
    border-bottom: 1px solid rgb(246, 234, 234);
}

.col_list .wp_listcolumn .wp_column a .column-name {
    padding: 5px 0px 5px 28px;
    line-height: 32px;
}

.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected {
    color: #0473b8;
    background: rgb(238, 238, 238);
}

.col_list .wp_listcolumn .wp_column a.selected span.column-name {
    color: #0473b8;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
    color: rgb(69, 69, 69);
    background: none;
    border-top: 1px solid rgb(255, 255, 255);
    border-bottom: 1px solid rgb(187, 187, 187);
}

.col_list .wp_listcolumn .wp_column.parent > a .column-name {
    font-weight: bold;
    color: #0473b8;
}

.col_list .wp_listcolumn .wp_column .sub_list a {
    color: rgb(51, 51, 51);
    border-top: 1px solid rgb(238, 238, 238);
    margin-top: -1px;
}

.col_list .wp_listcolumn .sub_list a .column-name {
    display: inline-block;
    line-height: 28px;
    padding: 5px 10px 5px 52px;
    cursor: pointer;
}

.col_list .wp_listcolumn .sub_list a:hover, .col_list .wp_listcolumn .wp_column a.selected {
    font-weight: bold;
    color: #0473b8;
}

.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {
    background: none;
}

.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 {
    font-weight: bold;
    color: #0473b8;
}

.col_news {
    width: 100%;
    min-height: 500px;
    float: right;
}

.col_news .col_news_box {
    margin-left: 290px;
}

.col_news_head {
    border-bottom: 1px solid rgb(219, 219, 219);
}

.col_metas .col_title {
    display: inline-block;
    float: left;
    height: 48px;
    line-height: 48px;
}

.col_metas .col_title h2 {
    display: inline-block;
    font-size: 20px;
    font-family: "Microsoft yahei";
    font-weight: normal;
    color: #0473b8;
    border-bottom: 3px solid rgb(203, 203, 203);
}

.col_metas .col_path {
    display: inline-block;
    float: right;
    white-space: nowrap;
    height: 46px;
    line-height: 46px;
    color: rgb(102, 102, 102);
}

.col_metas .col_path a {
    color: rgb(47, 47, 47);
}

.col_news_con {
    padding: 5px 0px 10px;
    margin: 0px 7px;
}

.col_news_list {
    margin-top: 7px;
}

.col_news_list .wp_article_list .list_item {
}

.col_news_list .wp_article_list .list_item .Article_Index {
}

.col_news_list .wp_entry, .col_news_list .wp_entry p {
    line-height: 1.75;
    font-size: 14px;
    color: rgb(51, 51, 51);
}

.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 {
    width: auto;
    margin: 0px auto;
}

.article {
    padding-top: 10px;
}

.article h1.arti_title {
    line-height: 48px;
    font-family: "Microsoft YaHei";
    font-size: 22px;
    text-align: center;
    color: #0473b8;
}

.article h2.arti_title {
    line-height: 40px;
    font-family: "Microsoft YaHei";
    font-size: 17px;
    text-align: center;
    color: rgb(27, 27, 27);
}

.article .arti_metas {
    padding: 10px;
    text-align: center;
    border-top: 1px solid rgb(236, 236, 236);
}

.article .arti_metas span {
    margin: 0px 5px;
    font-size: 12px;
    color: rgb(120, 120, 120);
}

.article .entry {
    margin: 10px auto 0px;
    overflow: hidden;
    min-height: 500px;
}

.article .entry .read, .article .entry .read p {
    line-height: 1.75;
    font-size: 14px;
    color: rgb(51, 51, 51);
}

.article .entry .read p {
    margin-bottom: 10px;
}

.article .entry .read img {
    margin: 0px auto;
    max-width: 940px;
}

.article .entry .read table {
    margin: 0px auto;
    border: none;
}

#footer {
    background: #0473b8;

}

#footer .inner {
    padding: 24px 0px;
    position: relative;
}

#footer .inner .mod {
}

#footer .inner .foot-left {
    padding: 14px 0px;
    float: left;
}

#footer .inner p {
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
    text-align: left;
    color: rgb(255, 255, 255);
    margin: 10px 0px;
}

#footer .inner p span {
    margin: 0px 3px;
}

#footer .inner .copyright a {
    color: rgb(238, 238, 238);
}

.footer .mr {
    float: right;
}

.footer .mr .mlink {
    display: none;
    float: left;
    width: 225px;
    margin-right: 105px;
    margin-top: 36px;
}

.botlinks .links-wrap {
    position: relative;
    line-height: 32px;
    background: rgb(255, 255, 255);
    margin-bottom: 15px;
    height: 48px;
}

.botlinks .links-wrap a.links-arrow {
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 8px 0px 8px 15px;
    color: rgb(51, 51, 51);
    font-size: 16px;
    background: url("images/arrow1.png") right top no-repeat;
}

.botlinks .links-wrap a.links-arrow:hover, .botlinks .wrap-open a.links-arrow {
    color: rgb(51, 51, 51);
    background-position: right bottom;
    cursor: pointer;
}

.botlinks .links-wrap .link-items {
    display: none;
    position: absolute;
    left: 0px;
    bottom: 48px;
    width: auto;
    min-width: 225px;
    height: auto;
    max-height: 300px;
    overflow: hidden auto;
    background: rgb(245, 245, 245);
}

.botlinks .links-wrap .link-items a {
    display: block;
    line-height: 24px;
    padding: 5px 24px 0px 15px;
    color: rgb(68, 68, 68);
}

.botlinks .links-wrap .link-items a span {
    display: block;
    margin: 0px 6px;
    white-space: nowrap;
}

.botlinks .links-wrap .link-items a:hover {
    color: rgb(255, 255, 255);
    background: rgb(176, 72, 37);
    cursor: pointer;
}

.ewm {
    float: right;
}

.botlinks .links-wrap:nth-child(2) {
    display: none;
}

.post.post1.post-21.mbox .news_imgs a {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}

.headertop {
    background: #666;
}
.main4 {
    padding-bottom: 40px;

}

