@charset "utf-8";
html {
    color: #000;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

body,
button,
input,
select,
textarea {
    font: 14px/1.5 tahoma, arial, "Microsoft YaHei", \5b8b\4f53;
    font-family: tahoma, "Microsoft YaHei";
    color: #333;
}

body {
    font-size: 14px;
    line-height: 1.5;
}

input,
select,
textarea {
    font-size: 100%;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th {
    text-align: inherit;
}

img {
    vertical-align: top;
}

fieldset,
img {
    border: 0;
}

iframe {
    display: block;
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

del {
    text-decoration: line-through;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 500;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: '';
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

a {
    text-decoration: none;
    outline: none;
    cursor: pointer;
    color: #333;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.clearfix:before,
.clearfix:after {
    display: block;
    overflow: hidden;
    height: 0;
    content: ".";
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

* {
    word-break: break-all;
    box-sizing: border-box;
}

 ::-webkit-input-placeholder {
    font-size: 16px;
    color: #fff;
}


/*webkit*/

 :-moz-placeholder {
    font-size: 16px;
    color: #fff;
}


/*firefox 4-18*/

 ::-moz-placeholder {
    font-size: 16px;
    color: #fff;
}


/*firefox 19+*/

 :-ms-input-placeholder {
    font-size: 16px;
    color: #fff;
}


/*ie10+*/

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /* background: url("images/xial.png")  calc(100% - 10px) center no-repeat; */
}


/* input { -webkit-appearance: none; } */

.f_between {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.f_start {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}

.f_end {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
}

.f_center {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center
}

.f_middle {
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
}

.f_col {
    display: flex;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.f_row {
    display: flex;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    flex-direction: row;
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hide-text-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

body {
    background: #fff;
    line-height: 1;
    font-size: 13px;
    font-family: "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
    color: #333;
}


/* 头部 */

.wraptop {
    height: 180px;
    background: #036EB7;
    width: 100%;
    z-index: 1;
}

.wraptop1 {
    height: 180px;
    /* background: red; */
    width: 100%;
    z-index: 2;
    /* background: url(./images/rits.png); */
    position: relative;
}

.lee {
    float: left;
    background: url(./images/lets.png);
    height: 180px;
    width: 1400px;
    z-index: 3;
    position: relative;
    position: absolute;
    top: 0;
}

.ll {
    background: url(./images/logo.png);
    width: 270px;
    height: 76px;
    margin-top: 40px;
    display: inline-block;
    margin-right: 36px;
}

.gz {
    font-size: 36px;
    color: #ffffff;
    display: inline-block;
    position: absolute;
    top: 60px;
}

.bg {
    width: 100%;
    height: 60px;
    background-color: #2ca6e0
}

.inner {
    width: 1400px;
    /* background-color: #fff; */
    margin: 0 auto;
}

.cc {
    height: 60px;
    /* background-color: pink; */
    position: relative;
}

.one {
    width: 1100px;
    height: 60px;
    /* background-color: #000; */
}

.logo {
    width: 270px;
    height: 76px;
    background-color: #000;
    z-index: 3;
    margin-left: 258px;
    background: url("./images/logo.png");
    display: inline-block;
}

.le p {
    font-size: 36px;
    color: #fff;
    display: inline-block;
    position: absolute;
    top: 75px;
    left: 560px;
}


/*导航样式*/

#nav {
    display: inline-block;
}

#nav .wp-panel {
    height: 60px;
    /* background: #000; */
    width: 1100px;
    display: inline-block;
}


/*导航*/

#nav .wp-panel .wp-window {
    height: 60px;
}


/*导航样式：后台绑定时也可以定义配置*/

.nav .wp-menu {
    display: inline-block;
    margin: 0 auto;
    font-size: 0;
    /* padding: 0 20px; */
}

.nav .wp-menu .menu-item {
    display: inline-block;
    position: relative;
    margin: 0 30px;
}

.nav .wp-menu .menu-item a.menu-link {
    display: block;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    position: relative;
}

.nav .wp-menu .menu-item.hover a.menu-link:before,
.nav .wp-menu .menu-item:hover a.menu-link:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0px;
    height: 2px;
    background: #036eb7;
    transition: all 0.6s ease-in-out;
}

.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item:hover a.menu-link {
    color: #fff;
}

.nav .wp-menu .menu-item:hover .sub-menu {
    display: block;
}

.nav .sub-menu {
    display: none;
    position: absolute;
    left: 0px;
    top: 61px;
    z-index: 100;
    width: auto;
    min-width: 100%;
}

.nav .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    _zoom: 1;
    padding: 14px 10px;
    background: #fff;
}

.nav .sub-menu .sub-item:hover {
    background: #036eb7;
}

.nav .sub-menu .sub-item a {
    display: block;
    color: #000;
    line-height: 24px;
    /* padding: 12px 5px; */
    font-size: 16px;
    text-align: center;
}


/* .nav .sub-menu .sub-item.hover>a,
    .nav .sub-menu .sub-item a:hover {
        color: #fff;
        background-color: #036eb7;
    } */

.nav .sub-menu .sub-menu {
    left: 100%;
    top: 0px;
    z-index: 200;
    background: #000;
}

.search {
    width: 300px;
    height: 40px;
    /* background-color: antiquewhite; */
    display: inline-block;
    position: absolute;
    right: 0px;
    margin-top: 10px;
    top: 0px;
}


/* 自定义样式 */

.searchbox {
    width: 300px;
}

.wp-search {
    position: relative;
    background: none;
    border-radius: 2px;
    height: 40px;
    border: 1px solid #fff;
}

.wp-search form {
    display: block;
}

.wp-search .search-input {
    margin-right: 40px;
}

.wp-search .search-input input.search-title {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 32px;
    background: none;
    color: #FFFFFF!important;
    font-size: 14px;
    border: 0;
    outline: 0;
    font-family: "Microsoft YaHei";
    text-indent: 15px;
}

.wp-search .search-btn {
    width: 40px;
    height: 36px;
    position: absolute;
    right: 0;
    top: 0%;
}

.wp-search .search-btn input.search-submit {
    width: 40px;
    height: 38px;
    border: 0;
    outline: 0;
    background: url("./images/search.png") center center no-repeat;
    cursor: pointer;
    background-color: #fff;
}

.wp-search input:-webkit-autofill {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #fff;
}


/* 中间部分 */

.con {
    width: 100%;
    /* height: 800px; */
    background-color: #fbf8f1;
    padding-top: 31px;
    padding-bottom: 31px;
}

.com {
    /* height: 800px; */
    background-color: #fff;
    padding: 30px 29px 30px;
}

.mian1 {
    width: 1348px;
    height: 356px;
    /* background-color: pink; */
}

.one {
    width: 421px;
    height: 315px;
    /* background-color: antiquewhite; */
    display: inline-block;
    margin-right: 41px;
    float: left;
}


/* 轮播 */

.news_con {
    margin-top: 38px;
}

.news_01 {
    float: left;
    width: 421px;
    height: 315px;
    overflow: hidden;
}

.news_01 .swiper-container {
    width: 100%;
    height: 100%;
}

.news_01 .swiper-slide {
    position: relative;
    width: 390px;
    height: 320px;
}

.news_01 .pictu img {
    width: 421px;
    height: 315px;
}

.news_01 .news_bar {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 48px;
    line-height: 48px;
    padding-left: 28px;
    padding-right: 90px;
    font-size: 16px;
    color: #fff;
    z-index: 1;
}

.news_01 .news_bar1 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 48px;
    line-height: 48px;
    background: #000000;
    opacity: 0.3;
    font-size: 16px;
    color: #fff;
    z-index: 1;
}

.news_01 .news_title {
    font-size: 16px;
    color: #fff;
    z-index: 2;
    position: absolute;
}

.news_01 .swiper-container-horizontal>.swiper-pagination {
    width: auto;
    bottom: 15px;
    right: 18px;
    left: auto;
    text-align: right;
}

.news_01 .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    border-radius: 0;
}

.news_01 .swiper-pagination-bullet {
    opacity: 1;
    background: #fff;
}

.news_01 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #214a83;
}

.two {
    width: 420px;
    height: 356px;
    /* background-color: teal; */
    display: inline-block;
    position: relative;
}

.top {
    width: 100%;
    height: 44px;
    border-bottom: 1px solid #999999;
    margin-bottom: 27px;
}

.fot {
    font-size: 24px;
    color: #036eb7;
    position: relative;
    float: left;
}

.fot.selected::before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: -20px;
    height: 4px;
    width: 110px;
    background: #036eb7;
}

.more {
    float: right;
    margin-top: 10px;
    color: #999999;
    font-size: 14px;
}

.wen2 {
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #333333;
    margin-bottom: 24px;
    /* background-color: pink; */
}

.wen2 a:hover {
    color: #AA342F;
}

.wen2 span {
    float: right;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #999999;
    line-height: 14px;
}

.wen2 a {
    float: left;
}

.three {
    width: 420px;
    height: 356px;
    /* background-color: teal; */
    display: inline-block;
    position: relative;
    float: right;
    padding-top: 2px;
    box-sizing: border-box;
}

.ww {
    width: 100%;
    height: 286px;
    /* background-color: teal; */
}

.ww a {
    width: 200px;
    height: 76px;
    /* background-color: red; */
    display: inline-block;
    margin-bottom: 28px;
}

.ww a:nth-child(1) {
    margin-right: 15.5px;
}

.ww a:nth-child(3) {
    margin-right: 15.5px;
}

.ww a:nth-child(5) {
    margin-right: 15.5px;
    margin-bottom: 0px;
}

.ww a:nth-child(6) {
    margin-bottom: 0px;
}

.oo {
    background: url(./images/oo.png);
}

.ff {
    background: url(./images/ff.png);
}

.dd {
    background: url(./images/dd.png);
}

.gg {
    background: url(./images/gg.png);
}

.jj {
    background: url(./images/jj.png);
}

.kk {
    background: url(./images/kk.png);
}

.mian2 {
    width: 100%;
    height: 280px;
    /* background-color: #AA342F; */
    margin-top: 40px;
}

.two1 {
    width: 420px;
    height: 280px;
    /* background-color: teal; */
    display: inline-block;
    position: relative;
    margin-left: 41px;
    background-color: #fff;
}

.two2 {
    width: 420px;
    height: 280px;
    /* background-color: teal; */
    display: inline-block;
    position: relative;
    background-color: #fff;
}

.rr {
    width: 420px;
    height: 276px;
    margin-top: 4px;
    /* background-color: #333; */
    float: right;
}

.op {
    width: 420px;
    height: 80px;
    background: url("./images/ew.png");
    margin-bottom: 30px;
    display: block;
}


/* 友情链接 */

.botlinks .links-wrap {
    position: relative;
    width: 420px;
    height: 42px;
    line-height: 42px;
    border: 0;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 0;
    margin-bottom: 20px;
}

.botlinks .links-wrap a.links-arrow {
    display: block;
    height: 42px;
    line-height: 42px;
    padding: 0px 50px 0px 20px;
    color: #999999;
    font-size: 16px;
    background: url("./images/ol.png") no-repeat right top;
    border: 1px solid #9999;
}

.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow {
    color: #999999;
    background-position: right bottom;
    cursor: pointer;
}

.botlinks .links-wrap .link-items {
    display: none;
    position: absolute;
    z-index: 9999;
    left: 0;
    right: 0;
    bottom: 33px;
    height: auto;
    max-height: 300px;
    overflow: auto;
    overflow-x: hidden;
    background: #9ac5e2;
    border-radius: 0;
}

.botlinks .links-wrap .link-items a {
    display: block;
    line-height: 24px;
    padding: 5px 25px;
    color: #333;
}

.botlinks .links-wrap .link-items a span {
    display: block;
    white-space: nowrap;
}

.botlinks .links-wrap .link-items a:hover {
    color: #999999;
    background: #0374c3;
    cursor: pointer;
}


/**链接样式**/

.botlinks .links-wrap .link-items li:last-child a:hover {
    color: #fff;
    background: #0668ad;
}


/*滚动Arrows */

.slick-prev,
.slick-next,
.slick-prev:hover,
.slick-next:hover {
    height: 62px;
    width: 60px;
    background: url(images/slickarrow2.png) no-repeat;
    top: 50%;
    margin-top: -30px;
    border: 0px solid #d4d8d9;
    border-radius: 50%;
    outline: none;
}

.slick-prev {
    left: -95px;
    background-position: 0px 0px;
}

.slick-prev:hover {
    background-position: 0px 0px;
    opacity: .8;
    filter: Alpha(opacity=80);
}

.slick-prev:before {
    content: '';
}

.slick-next {
    right: -95px;
    background-position: right 0px;
}

.slick-next:hover {
    background-position: right 0px;
    opacity: .8;
    filter: Alpha(opacity=80);
}

.slick-next:before {
    content: '';
}

.post .con .wp_article_list .list_item {
    border-bottom: 1px dashed #ccc;
}

.foot {
    min-height: 121px;
    width: 100%;
    background-color: #036eb7;
    padding-top: 40px;
    padding-bottom: 10px;
    box-sizing: border-box;
}

.vv p {
    /* background-color: pink; */
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 10px;
    font-family: SourceHanSansCN;
}

.vv {
    width: 100%;
    height: 100%;
    /* background-color: pink; */
    text-align: center;
}


/* 列表页 */


/**列表页**/


/*栏目图片*/

.l-banner {
    height: 600px;
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
    overflow: hidden;
}

.l-banner img {
    display: none;
    vertical-align: top;
    height: 100%;
}


/**主体列表页开始**/

#l-container {
    background: #fbf8f1;
    padding: 30px 0px;
    min-height: 680px;
}

#l-container .inner {
    /* padding: 43px 0px; */
}

.mod {
    background: #fff;
}


/**主体文章页开始**/

#d-container {
    background: #fff;
}

#d-container .inner {
    padding: 48px 0px 60px;
}

.col_menu {
    width: 240px;
    float: left;
    margin-right: -240px;
    position: relative;
}

.col_menu .l-qh {}

.col_menu .col_menu_head {
    background: #036eb7 url(images/list_menu.png) no-repeat;
}


/**位置栏目背景**/

.col_menu .col_menu_head h3.col_name {
    height: 100px;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
}


/**位置栏目字体**/

.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 100px;
    text-align: center;
}


/**栏目名称图标**/

.col_menu .col_menu_con {
    border: 0;
    background: #f5f5f5;
    border-left: 4px solid #036eb7;
    padding: 0px;
    box-sizing: border-box;
}


/*栏目列表*/

.col_list {
    min-height: 60px;
}

.col_list .wp_listcolumn {
    border: 0px;
}

.col_list .wp_listcolumn .wp_column a {
    background-image: none;
    display: block;
    box-sizing: border-box;
    color: #333;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    position: relative;
}

.col_list .wp_listcolumn .wp_column a .column-name {
    display: inline-block;
    padding: 15px 0px;
    line-height: 30px;
}

.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected,
.col_list .wp_listcolumn .wp_column a.parent {
    color: #fff;
    background: #2ca6e0;
}

.col_list .wp_listcolumn .wp_column a.col_item_link i {
    position: absolute;
    content: '';
    right: 48px;
    top: 50%;
    margin-top: -7px;
    width: 8px;
    height: 14px;
    display: none;
}

.col_list .wp_listcolumn .wp_column a.col_item_link:hover i,
.col_list .wp_listcolumn .wp_column a.col_item_link.selected i,
.col_list .wp_listcolumn .wp_column a.col_item_link.parent i {
    display: block;
}

.col_list .wp_listcolumn .sub_list .wp_column a {
    color: #454545;
    background: none;
    border-bottom: 1px solid #bbb;
}


/*二级子栏目**/

.col_list .wp_listcolumn .sub_list a {
    font-weight: normal;
    font-size: 16px;
    color: #333;
}

.col_list .wp_listcolumn .sub_list a .column-name {
    display: inline-block;
    line-height: 30px;
    padding: 10px 0;
    cursor: pointer;
}

.col_list .wp_listcolumn .sub_list a:hover {
    background: #ececec;
}

.col_list .wp_listcolumn .sub_list a.selected {
    background: #ececec;
    font-weight: 600;
}

.col_list .wp_listcolumn .sub_list a:hover span.column-name,
.col_list .wp_listcolumn .sub_list a.selected span.column-name {
    color: #036eb7;
}


/*三级子栏目**/

.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 20px;
    cursor: pointer;
    font-size: 14px;
    position: relative;
}

.col_list .wp_listcolumn .sub_list .sub_list a .column-name:before {
    position: absolute;
    content: '';
    left: 2px;
    top: 50%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    background: #bbb;
}

.col_list .wp_listcolumn .sub_list .sub_list a:hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {
    font-weight: 400;
    color: #036eb7;
}

.col_list .wp_listcolumn .sub_list .sub_list a:hover .column-name:before,
.col_list .wp_listcolumn .sub_list .sub_list a.selected .column-name:before {
    background: #036eb7;
}


/**栏目新闻**/

.col_news {
    width: 100%;
    min-height: 500px;
    float: right;
}

.col_news .col_news_box {
    margin-left: 300px;
    margin-right: 30px;
}

.col_news_head {
    border-bottom: 1px solid #e0e0e0;
}

.col_metas .col_title {
    display: inline-block;
    float: left;
    height: 56px;
    line-height: 56px;
}


/**当前栏目**/

.col_metas .col_title h2 {
    display: inline-block;
    font-size: 24px;
    font-family: "Microsoft yahei";
    font-weight: 600;
    color: #036eb7;
    position: relative;
    padding-left: 17px;
}

.col_metas .col_title h2:before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    margin-top: -12px;
    width: 4px;
    height: 24px;
    background: #036eb7;
}

.col_metas .col_path {
    display: inline-block;
    float: right;
    white-space: nowrap;
    height: 56px;
    line-height: 56px;
    color: #999;
}


/**当前位置**/

.col_metas .col_path a {
    color: #999;
}

.col_metas .col_path a:last-child {
    color: #b02626;
}

.col_news_con {
    padding: 0;
    margin: 0;
}

.col_news_list {
    margin-top: 9px;
}


/* .col_news_list .news_list2 li {}
    
    .col_news_list .news_list2 li a {
        display: block;
        padding: 30px 0;
        border-bottom: 1px solid #e0e0e0;
    }
    
    .col_news_list .news_list2 li a:hover {
        background: #036eb7;
        border-color: #036eb7;
        box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    }
    
    .col_news_list .news_list2 li a:hover {
        padding-left: 30px;
    }
    
    .col_news_list .news_list2 li a:hover .news_title,
    .col_news_list .news_list2 li a:hover .news_meta,
    .col_news_list .news_list2 li a:hover .news_time {
        color: #fff;
    }
     */

.col_news_list .wp_article_list .list_item {
    list-style-type: disc!important
}


/**栏目新闻列表**/

.col_news_list .wp_article_list .list_item .Article_Index {
    list-style-type: disc!important
}


/**栏目新闻图标序号**/

.news1 {
    width: 6px;
    height: 6px;
    display: inline-block;
    background-color: #999999;
    border-radius: 50%;
}

.col_news_list .wp_entry p {
    line-height: 1.75;
    font-size: 14px;
    color: #333;
}

.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: 800px;
    _width: expression(this.width > 800 ? "800px": this.width);
}


/**列表页文章图片大小限制**/

.col_news_list .wp_entry,
.col_news_list .wp_entry table {
    margin: 0 auto;
}

.col_news_list .news_list li.news {
    border-bottom: #cccbcb 1px dashed;
    padding: 5px 0;
}

.col_news_list .news_list li.news .news_title {
    font-size: 16px;
    line-height: 35px;
    color: #333333;
}

.col_news_list .news_list li.news .news_meta {
    float: right;
    font-size: 16px;
    line-height: 35px;
    color: #999999;
}


/* 文章页 */

.big {
    min-height: 680px;
    width: 100%;
    /* background-color: #000; */
}

.bi {
    /* height: 1230px; */
    background-color: #fff;
    padding-top: 81px;
    box-sizing: border-box;
}

.list-head {
    height: 24px;
    width: 1400px;
    /* background-color: red; */
}

.col_news {
    width: 100%;
    min-height: 24;
    float: right;
}

.col_news .col_news_box {
    margin-left: 300px;
    box-sizing: border-box;
    padding-bottom: 30px;
}

.col_news_head {
    border-bottom: 1px solid #e0e0e0;
    margin-top: 30px;
}

.col_metas .col_title {
    display: inline-block;
    float: left;
    height: 50px;
    line-height: 24px;
}


/**当前栏目**/

.col_metas .col_title h2 {
    display: inline-block;
    font-size: 24px;
    font-family: "Microsoft yahei";
    font-weight: 600;
    color: #036eb7;
    position: relative;
    padding-left: 17px;
}

.col_metas .col_title h2:before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    margin-top: -12px;
    width: 4px;
    height: 24px;
    background: #036eb7;
}

.col_metas .col_path {
    display: inline-block;
    float: right;
    white-space: nowrap;
    /* height: 30px; */
    line-height: 24px;
    position: relative;
}


/**当前位置**/

.col_metas .col_path a {
    color: #999;
}

.col_metas .col_path a:last-child {
    color: #036eb7;
}

.con3 {
    min-height: 500px;
    /* background-color: red; */
    margin-top: 45px;
}

.article {
    padding-top: 10px;
}

.article h1.arti_title {
    line-height: 48px;
    font-family: "Microsoft YaHei";
    font-size: 22px;
    text-align: center;
    color: #333;
}


/**文章标题**/

.article h2.arti_title {
    line-height: 40px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #1B1B1B;
}


/**文章副标题**/

.article .arti_metas {
    padding-bottom: 30px;
    text-align: center;
    /* border-bottom: 1px solid #ececec; */
}

.article .arti_metas span {
    margin: 0 8px;
    font-size: 14px;
    color: #787878;
}


/**文章其他属性**/

.article .entry {
    margin: 0 auto;
    overflow: hidden;
    margin-top: 10px;
    min-height: 300px;
}


/**文章内容**/

.article .entry .read,
.article .entry .read p {
    line-height: 1.75;
    font-size: 16px;
    color: #333;
}


/**阅读字体**/

.article .entry .read p {
    margin-bottom: 10px;
}

.article .entry .read img {
    margin: 0 auto;
    max-width: 940px;
    _width: expression(this.width > 940 ? "940px": this.width);
}


/**文章阅读部分图片大小限制**/

.article .entry .read table {
    margin: 0 auto;
    border: none;
}


/* 列表页和文章页的头部 */

.wraptop2 {
    width: 100%;
    height: 180px;
    background: url(./images/new.png);
    z-index: 1;
}

.le {
    width: 100%;
    height: 180px;
    background: url(./images/bgc2.png);
    position: relative;
    z-index: 2;
}

.logo1 {
    width: 270px;
    height: 76px;
    background-color: #000;
    z-index: 3;
    margin-left: 258px;
    background: url("./images/logo.png");
    display: inline-block;
    margin-top: 40px;
}

.le p {
    font-size: 36px;
    color: #fff;
    display: inline-block;
    position: absolute;
    top: 60px;
    display: inline-block;
}
.focus-item1 img{
display:none !important
}