@charset "utf-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

:focus {
    outline: 0
}

img {
    border: 0
}

body {
    line-height: 1;
    /*display: flex;
    flex-direction: column;
    height: 100vh;*/
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.logo-rb input {
    margin: 0;
    padding: 0;
    border: 0
}

.clear {
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
    display: block;
    _display: inline
}

.none {
    display: none
}

.hidden {
    visibility: hidden
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

.clearfix {
    display: block;
    *zoom: 1
}

.db {
    display: block !important
}

.dn {
    display: none !important
}

body {
    background: #fff
}

body,
p {
    font: 14px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
    color: #3c3c3c
}

a {
    color: #333333;
    text-decoration: none
}

a:link {
    color: #333333;
    text-decoration: none
}

a:hover {
    color: #333333;
    text-decoration: none
}

a:visited {
    text-decoration: none
}

.wrapper {
    width: 100%;
    margin: 0 auto
}

.wrapper .inner {
    width: 1200px;
    margin: 0 auto
}

.post .banner {
    margin: 0 auto;
    height: 26px;
    border-bottom: 4px solid #b4d5f1
}

.post .banner .title {
    font-size: 16px;
    float: left;
    display: block;
    text-align: center;
    height: 26px;
    line-height: 26px;
    border-bottom: 4px solid #0574d0
}

.post .banner .title i {
    font-size: 16px
}

.post .more-btn {
    float: right;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 26px
}

.post .con {
    padding: 10px 0 0 0;
    margin: 0 auto
}

.post .news-list .news {
    overflow: hidden;
    display: block;
    line-height: 30px
}

.post .news-list .news .news-title {
    display: block;
    float: left;
    width: calc(74% - 30px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left
}

.post .news-list .news .bj {
    float: left
}

.post .news-list .news .news-date {
    display: block;
    float: right;
    width: 26%;
    text-align: right
}

.post1 .con {
    padding: 0
}

.post1 .con .news1 {
    padding: 10px 0;
    margin-bottom: 4px;
    border-bottom: 1px solid #69ace3
}

.post1 .con .news1 * {
    display: block
}

.post1 .con .news1 .btjj .bt {
    font-size: 18px;
    line-height: 30px
}

.post1 .con .news1 .btjj .yyyymmdd {
    font-size: 12px;
    line-height: 20px
}

.post1 .con .news1 .btjj .jj {
    font-size: 12px;
    line-height: 20px
}

.post2 .news-list .news,
.post3 .news-list .news {
    border: 1px solid transparent;
    padding: 0 5px
}

.post2 .news-list .news:hover,
.post3 .news-list .news:hover {
    background: #FFFFFF;
    box-sizing: border-box;
    color: #0b71e3;
    border: 1px solid #bddaff
}

.post2 .news-list .news a:hover,
.post3 .news-list .news a:hover {
    color: #0b71e3
}

#header {
    background: #0574d0
}

#header .inner {
    position: relative
}

.logo {
    position: relative;
    padding: 20px 0;
    overflow: hidden
}

.logo img {
    max-width: 100%;
    height: auto;
    float: left
}

.logo-r {
    float: right
}

.ssk {
    float: left;
    height: 28px;
    padding: 0;
    margin: 0;
    width: 199px;
    border: 1px solid #ffffff;
    border-right: 0;
    background: #0574d0;
    border-radius: 15px 0 0 15px;
    color: #ffffff;
    text-indent: 15px
}

.ss input::-webkit-input-placeholder {
    color: #ffffff
}

.ss_btn {
    width: 30px;
    height: 30px;
    cursor: pointer;
    padding: 0;
    margin: 0;
    border: 1px solid #ffffff;
    border-left: none;
    border-radius: 0 15px 15px 0;
    background: url(images/ss_btn.png) center center no-repeat #0574d0
}

.bb {
    color: #FFFFFF;
    text-align: right;
    line-height: 20px;
    margin-top: 13px
}

.bb a {
    font-size: 16px;
    color: #FFFFFF
}

#nav {
    background: #f4f4f4
}

.nav {
    height: 46px
}

.navList {
    width: 100%;
    overflow: hidden
}

.navList>li {
    float: left;
    width: 10%;
    height: 100%;
    line-height: 46px;
    font-size: 16px
}

.navList li a {
    display: block;
    text-align: center
}

.navList li a:hover {
    background: #0574d0;
    color: #FFFFFF
}

.navList .subnav {
    z-index: 110;
    min-width: 200px;
    position: relative;
    display: none;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0)
}

.navList .subnav li {
    background: url(images/sub_bg.png) repeat-x
}

.navList .subnav a {
    background: none;
    line-height: 36px;
    font-size: 14px;
    color: #FFFFFF
}

.navBtns {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30px;
    height: 30px;
    background: url(images/menu-button-bg.png) no-repeat center center;
    background-size: 60% 60%;
    display: none
}

.welcome {
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 200
}

.welList a {
    font: 20px/1em "微软雅黑";
    color: #333;
    display: block;
    text-align: center;
    padding: 15px 0
}

.welList a:hover {
    color: #EF3333;
    background: #ccc
}

.comeList {
    width: 100%;
    display: none
}

.comeList a {
    font: 16px/1em "微软雅黑";
    display: block;
    padding: 10px 0
}

#dt .inner {
    width: 100%;
    overflow: hidden
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
    
}

.rslides .news_img{
    width: 590px;
    height: 325px;
}

.slide_container {
    position: relative;
    float: left;
    width: 100%
}

#dt .slide_container {
    max-height: 420px;
    overflow: hidden
}

.slide {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0
}

.slide li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0
}

.slide img {
    display: block;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    border: 0
}

#dt .dtxt {
    width: 1200px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    bottom: 30px;
    z-index: 999;
    display: none
}

#dt .dtxt a {
    background: rgba(0, 33, 76, 0.8);
    color: #FFFFFF;
    font-size: 20px;
    padding: 0 30px;
    line-height: 36px;
    display: block;
    float: left
}

.slide .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, .8);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none
}

.slide_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 65px;
    width: 34px;
    margin-top: -30px
}

.slide_nav:active {
    opacity: 1.0
}

.slide_nav.prev {
    left: 19%;
    background: url(images/datu_l.png) no-repeat center center
}

.slide_nav.next {
    right: 19%;
    background: url(images/datu_r.png) no-repeat center center
}

.slide1_tabs {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -44px;
    z-index: 100;
    text-align: center
}

.slide2_tabs {
    position: absolute;
    right: 10px;
    bottom: 8px;
    z-index: 100;
    text-align: center
}

.slide1_tabs li,
.slide2_tabs li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 10px;
    border: 1px solid #FFF;
    position: relative
}

.slide1_tabs li a,
.slide2_tabs li a {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    z-index: 1000;
    color: rgba(100, 200, 300, 0);
    color: transparent
}

.slide1_tabs li.slide_here a,
.slide2_tabs li.slide_here a {
    background: #0574d0
}

#mod1 {
    padding: 15px 0
}

.mod1l {
    max-width: 590px;
    width: 32%;
    float: left
}

.mod1l .bt {
    z-index: 100;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    color: #FFFFFF;
    font-size: 16px;
    text-align: left;
    line-height: 30px;
    background: rgba(51, 51, 51, 0.3);
    width: 100%;
    text-indent: 10px
}

.mod1r {
    float: right;
    margin-left: 2%;
    max-width: 590px;
    width: 32%;
    overflow: hidden
}

#mod2 {
    padding: 15px 0
}

.mod2l {
    max-width: 590px;
    width: 32%;
    float: left
}

.mod2r {
    margin-left: 2%;
    max-width: 590px;
    width: 32%;
    float: right
}

#mod3 {
    padding: 20px 0;
    background: #0574d0
}

.mod3l,
.mod3m,
.mod3r {
    width: 33.33%
}

.mod3l {
    float: left
}

.mod3l .li1 {
    width: 296px;
    margin: 15px auto 0
}

.mod3l .li2 {
    width: 290px;
    margin: 15px auto 0;
    overflow: hidden
}

.mod3l .li2 .a1 {
    float: left
}

.mod3l .li2 .a2 {
    float: right
}

.mod3l .li2 * {
    display: block
}

.mod3l .li2 a {
    width: 50%
}

.mod3l .li2 a img {
    margin: 0 auto;
    height: 100px
}

.mod3l .li2 a span {
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    line-height: 30px
}

.mod3m {
    float: left
}

.mod3m ul {
    width: 100%;
    max-width: 345px;
    margin: 0 auto
}

.mod3m ul li {
    padding-left: 30px
}

.mod3m ul .li1 {
    background: url(images/bq1.png) left center no-repeat
}

.mod3m ul .li2 {
    background: url(images/bq2.png) left center no-repeat
}

.mod3m ul .li3 {
    background: url(images/bq3.png) left center no-repeat
}

.mod3m ul .li4 {
    background: url(images/bq4.png) left center no-repeat
}

.mod3m ul li span {
    display: block;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 30px
}

.mod3m .tit,
.mod3r .tit {
    font-size: 20px;
    width: 345px;
    margin: 15px auto;
    color: #FFFFFF;
    display: block
}

.mod3r {
    float: right
}

.mod3r ul {
    overflow: hidden;
    width: 345px;
    margin: 0 auto
}

.mod3r ul li {
    width: 50%;
    float: left
}

.mod3r ul li a {
    line-height: 30px;
    color: #FFFFFF;
    padding-left: 10px;
    background: url(images/yqlj_li.png) left center no-repeat
}

#footer {
    background: #004b89
}

.copyright {
    line-height: 50px;
    color: #fff;
    text-align: center;
    font-size: 15px
}

.list-qh {
    margin-top: 30px
}

#listdt .inner {
    width: 100%
}

#container {
    background: #f0f0f0;
    flex: 1;
}

.col {
    padding: 20px 0 0 0;
    background-color: #f0f0f0
}

.col-menu {
    width: 250px;
    float: left;
    z-index: 100;
    position: relative
}

.col-menu-head {
    width: 100%;
    font-size: 20px;
    background: #1251a1;
    color: #fff;
    display: block;
    line-height: 60px;
    text-align: center;
    font-weight: bold
}

.listcolumn {
    border: 1px solid #dddddd
}

.listcolumn .column-1 a {
    font-weight: 100;
    color: #0574d0;
    background: url(images/list_icon.png) 15px center no-repeat #f9f9f9;
    text-indent: 40px;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 16px
}

.listcolumn .column-1 a:hover,
.listcolumn .column-1 a.selected {
    background: url(images/list_icon.png) 15px center no-repeat #dfdfdf;
    color: #333333
}

.wp_subcolumn {
    margin-top: 2px
}

.listcolumn .column-1 .wp_subcolumn .column-1-1 a {
    height: 26px;
    line-height: 26px;
    font-size: 16px
}

.col-news {
    width: 930px;
    float: right;
    background: #FFFFFF;
    padding-top: 20px
}

.col-news-head {
    margin: 0 30px 0 0;
    border-bottom: 1px solid #cccccc
}

.col-path {
    display: inline-block;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
    text-align: right;
    float: right;
    padding-left: 30px;
    background: url(images/icon_dz.png) left center no-repeat
}

.col-path a {
    color: #888888;
    font-size: 12px
}

.col-title {
    display: inline-block;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 0 30px 0 60px;
    background: url(images/col-title-bg.png) 30px center no-repeat #e58100
}

.col-news-con {
    padding: 0px;
    margin: 0 30px;
    margin-bottom: 30px
}

.col-news-list {
    padding-top: 20px
}

.col-news-list .list_item {
    display: block;
    overflow: hidden;
    padding: 0 0 0 20px;
    background: url(images/icon_dian.png) 10px center no-repeat
}

.col-news-list .list_item * {
    height: 40px;
    line-height: 40px;
    font-size: 14px
}

.col-news-list .list_item .news-title {
    float: left;
    color: #333333
}

.col-news-list .list_item .news-date {
    float: right;
    color: #696969
}

.fenye {
    margin: 50px 0
}

.fenye table {
    margin: 0 auto
}

.list-pic img {
    width: 100%
}

.dpbt {
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    text-align: center
}

.pic-list {
    overflow: hidden;
    padding-top: 20px
}

.pic-list .pic-news {
    width: 20%;
    height: 250px;
    float: left;
    text-align: center
}

.pic-list .pic-news .news-pic img {
    margin: 0 auto;
    border: 2px solid #DDDDDD;
    display: block
}

.pic-list .pic-news .news-name {
    line-height: 30px
}

ul.li093 {
    float: left;
    width: 100%
}

ul.li093 li {
    float: left;
    text-align: center;
    width: 25%;
    margin-bottom: 20px
}

ul.li093 li .media-item {
    width: 200px
}

ul.li093 li .media-item .media-image {
    width: 100%;
    height: 300px;
    overflow: hidden
}

ul.li093 li .media-item .media-image img {
    width: 100%;
    height: auto
}

ul.li093 li .media-item .media-info {
    float: left;
    width: 100%;
    text-align: center
}

ul.li093 li .media-item .media-caption h2 {
    font-size: 18px;
    line-height: 2;
    color: #4482d1;
    font-weight: bold
}

ul.li093 li .media-item .media-caption span {
    font-size: 16px;
    color: #888
}

.pic-list2 {
    overflow: hidden;
    padding-top: 20px
}

.pic-list2 .pic-news {
    width: 33%;
    height: 240px;
    float: left;
    text-align: center
}

.pic-list2 .pic-news .news-pic img {
    margin: 0 auto;
    display: block
}

.pic-list2 .pic-news .news-name {
    line-height: 30px
}

.teacher {
    overflow: hidden;
    border-bottom: 1px solid #dddddd
}

.teacher h1 {
    line-height: 36px;
    font-size: 18px;
    color: #0574d0;
    text-indent: 10px;
    margin-top: 10px
}

.teacher_ul {
    overflow: hidden;
    width: 100%
}

.teacher_ul li {
    float: left;
    padding: 20px 30px
}

.teacher_ul li a {
    font-size: 16px;
    color: #666666
}

.xrld li {
    width: 48%;
    float: left;
    margin: 1%
}

.xrld li .tu {
    display: block;
    float: left
}

.xrld li .tw {
    float: right;
    width: 60%;
    padding: 40px 0
}

.xrld li .tw a {
    display: block
}

.xrld li .tw .xm {
    font-size: 18px
}

.xrld li .tw .zw {
    font-size: 16px;
    color: #0574d0;
    margin: 20px 0
}

.xrld li .tw .jj {
    line-height: 24px
}

.infobox {
    margin: 0px auto;
    background-color: #FFF
}

.article {
    padding: 0 20px
}

.article h1.arti_title {
    font-family: "Microsoft YaHei";
    text-align: center;
    font-size: 18px;
    color: #333333;
    line-height: 50px
}

.article .arti_metas {
    padding: 10px 0;
    text-align: center;
    background: #f4f4f4
}

.article .arti_metas span {
    margin: 0 5px;
    color: #787878
}

.article .read {
    padding-top: 20px
}

.article .read p {
    margin-bottom: 10px;
    line-height: 1.5;
    font-size: 14px;
    color: #333
}
.article .read p table,.article .read table{width:100%;max-width: 100% !important;
      height: auto; margin: 0 auto;display:table; border:0;border-collapse: collapse;
    align: center;}

.article .read p table td p,.article .read td p{text-indent: 0;text-align: center;word-break: break-all;}
.article .read p table td p span,.article .read td p span{overflow-wrap: anywhere;
    white-space: normal;word-break: break-all;}
.article .read p table td,.article .read  table td{overflow-wrap: anywhere;
    white-space: normal;word-break: break-all;}

.article .read img {
    max-width: 800px;
    _width: expression(this.width > 800 ? "800px" : this.width)
}

.v_news_content p a{
    line-break: anywhere;
}

.v_news_content video{
    max-width: 100%;
}

@media only screen and (max-width: 1199px) {
    #dt .dtxt {
        width: 100%;
        left: 0;
        margin-left: 0
    }

    .mod1l {
        width: 49%
    }

    .mod1r {
        width: 49%
    }

    .mod1r .ddywr li .twbt {
        width: auto;
        margin-left: 3.5%
    }

    .wrapper .inner {
        width: 98%
    }

    .mod2l {
        width: 49%
    }

    .mod2r {
        width: 49%
    }

    .post1 .con .news1 .btjj {
        width: 100%;
        float: none
    }

    .post1 .con .news1 .sj {
        display: none
    }

    .mod3l {
        width: 49%
    }

    .mod3r {
        width: 49%
    }

    .col-menu {
        width: 21.6%
    }

    .col-news {
        width: 75%
    }

    ul.li093 li .media-item {
        width: 90%
    }

    .pic-list2 .pic-news .news-pic img {
        width: 98%
    }
}

@media only screen and (max-width: 1024px) {
    #dt .dtxt {
        left: 0;
        bottom: 0
    }

    #dt .dtxt a {
        width: 100%
    }

    .slide1_tabs {
        bottom: 10px;
        right: 10%
    }

    .slide_nav.prev {
        left: 10%
    }

    .slide_nav.next {
        right: 10%
    }

    .mod1l {
        max-width: 100%;
        width: 100%;
        float: none;
        overflow: hidden
    }

    .mod1r {
        width: 100%;
        float: none;
        margin-top: 20px;
        margin-left: 0px;
        max-width: 100%;
    }

    .mod1r .twbt {
        width: 49%;
        height: auto
    }

    .mod1r .twbt img {
        width: 100%
    }

    .pic-list .pic-news {
        width: 25%
    }

    .pic-list2 .pic-news {
        height: auto
    }

    .rslides .news_img{
        width: 100%;
        height: auto;
    }

    .mod2l {
        max-width: 100%;
    }

    .mod2r {
        margin-left: 0px;
        max-width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .navBtns {
        display: block
    }

    #nav {
        display: none
    }

    .logo-r {
        display: none
    }

    .mod2l {
        width: 100%
    }

    .mod2r {
        width: 100%
    }

    .mod3l {
        width: 100%
    }

    .mod3r {
        width: 100%
    }

    .col-menu {
        display: none
    }

    .col-news {
        width: 100%
    }
}

@media only screen and (max-width: 700px) {
    .col {
        padding: 10px 0
    }

    .pic-list .pic-news,
    ul.li093 li {
        width: 33.3%
    }
.col-news-con{margin:0;}
.article{padding:0 10px;}
}

@media only screen and (max-width: 600px) {
    .mod2 {
        width: 100%;
        float: none
    }

    .mod3 {
        width: 100%;
        float: none
    }

    .mod2 .tit,
    .mod3 .tit {
        text-align: center
    }

    .mod2 .more,
    .mod3 .more {
        text-align: center
    }
}

@media only screen and (max-width: 560px) {
    .article .read img {
        max-width: 100%;
    }
}

@media only screen and (max-width: 500px) {
    .mod1r .ddywr li .twbt {
        width: 80%
    }

    .mod2 .list .bt {
        width: 77%
    }

    .slide1_tabs {
        display: none
    }

    #dt .dtxt {
        display: none
    }

    .mod3 .list .gd {
        margin: 5% auto 0;
        text-align: center
    }

    .mod3 .list .icon-hy {
        width: 25px;
        height: 25px
    }

    .mod6 .mod6l a {
        width: 33%
    }

    .col-news-list .list_item .news-date {
        display: none
    }

    .pic-list .pic-news {
        width: 50%
    }

    .pic-list2 .pic-news {
        width: 50%
    }

    ul.li093 li {
        width: 50%
    }
}

@media only screen and (max-width: 400px) {
    .mod6 .mod6l a {
        width: 50%
    }
}

@media only screen and (max-width: 350px) {
    .mod3 .list .gd {
        width: 80px
    }

    .mod1l .btjj {
        width: 98%;
        padding: 1%
    }
}

.li092 {
    width: 100%;
    text-align: center;
    padding: 20px
}

.li092 li {
    float: left;
    width: 24%;
    line-height: 50px;
    height: 50px;
    font-size: 14px;
    background: #DBEFFF;
    margin-top: 10px;
    margin-left: 5px
}

.li092 li:hover {
    background: #ccc;
    color: #000
}