body,div,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none
}

body,button,input,select,textarea {
    font: 16px/1.7 "\5FAE\8F6F\96C5\9ED1","\9ED1\4F53","Hiragino Sans GB";
    color: #333333;
    background: #fff
}

address,cite,dfn,em,var {
    font-style: normal
}

code,kbd,pre,samp {
    font-family: courier new,courier,monospace
}

small {
    font-size: 14px
}

ul,ol {
    list-style: none
}

a {
    color: #333333;
    text-decoration: none
}

a:hover {
    color: #333333
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset,img {
    border: 0
}

img {
    vertical-align: middle
}

button,input,select,textarea {
    font-size: 100%
}

button {
    cursor: pointer
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 20px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 12px
}

.clearfix {
    *zoom:1}

.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both
}

.row {
    margin: 0 0 0 -16px;
    *zoom:1}

.row:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both
}

.row .row {
    margin: 0 0 0 -16px
}

.col0,.col1,.col2,.col3,.col4,.col5,.col6,.col7,.col8,.col9,.col10,.col11 {
    margin: 0 0 0 16px;
    float: left;
    _display: inline
}

.row .col12 {
    margin-left: 16px
}

.col1 {
    width: 84px
}

.col2 {
    width: 184px
}

.col3 {
    width: 284px
}

.col4 {
    width: 384px
}

.col5 {
    width: 484px
}

.col6 {
    width: 584px
}

.col7 {
    width: 684px
}

.col8 {
    width: 784px
}

.col9 {
    width: 884px
}

.col10 {
    width: 984px
}

.col11 {
    width: 1084px
}

@media all and (max-width: 1184px) and (min-width:1004px) {
    .col1 {
        width:69px
    }

    .col2 {
        width: 154px
    }

    .col3 {
        width: 239px
    }

    .col4 {
        width: 324px
    }

    .col5 {
        width: 409px
    }

    .col6 {
        width: 494px
    }

    .col7 {
        width: 579px
    }

    .col8 {
        width: 664px
    }

    .col9 {
        width: 749px
    }

    .col10 {
        width: 834px
    }

    .col11 {
        width: 919px
    }
}

@media all and (max-width: 800px) {
    .row {
        margin:0
    }

    .row .row {
        margin: 0
    }

    .col0,.col1,.col2,.col3,.col4,.col5,.col6,.col7,.col8,.col9,.col10,.col11 {
        margin: 16px 0;
        float: none;
        width: 100%
    }
}

#common_header .header {
    padding: 16px 0;
    height: auto;
    background: none
}

#common_header .header .logo {
    margin: 0
}

#common_header .navbar {
    background: #062E8D;
    padding: 8px 0
}

#common_header .navbar .container {
    display: flex
}

#common_header .nav-block {
    display: flex;
    flex-wrap: wrap;
    float: left
}

#common_header .nav-block:not(:first-child) {
    border-left: 1px solid #fff;
    padding-left: 32px;
    margin-left: 16px
}

#common_header .nav-block-1 {
    max-width: 360px
}

#common_header .nav-block-2 {
    max-width: 270px
}

#common_header .nav-block-3 {
    display: flex;
    max-width: 400px;
    align-content: center;
}

#common_header .nav-block-3 .nav {
    width: 130px
}

#common_header .nav {
    flex: 0 0 auto;
    color: #fff;
    width: 90px
}

#common_header .nav a {
    color: #fff
}

#common_header .header-box {
    display: flex;
    justify-content: space-between;
    align-items: center
}

#common_header .header-box:after {
    display: none
}

#common_header .function-zone {
    display: flex;
    align-items: center
}

#common_header .search form {
    border: 1px solid #ccc;
    line-height: 40px;
    border-radius: 40px;
    overflow: hidden
}

#common_header .search input {
    border: none;
    padding: 0 15px;
    outline: none;
    line-height: 40px;
    height: 40px
}

#common_header .search button {
    border: none;
    padding: 0;
    margin: 0;
    outline: none;
    height: 40px;
    width: 40px
}

#common_header .search p {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 600
}

#common_header .medialist {
    margin-left: 16px;
    display: flex;
    align-items: flex-start
}

#common_header .medialist .qrcode {
    width: 90px
}

#common_header .medialist .qrcode img {
    display: block;
    width: 100%;
    margin-bottom: 8px;
    border: 1px solid #f2f2f2;
    border-radius: 8px
}

#common_header .medialist .qrcode p {
    font-size: 12px;
    text-align: center;
    line-height: 1.2
}

#common_header .medialist .item {
    position: relative;
    margin: 8px
}

#common_header .medialist .item .dropdown {
    position: absolute;
    top: 50px;
    right: 0;
    background: #f6f6f6;
    padding: 8px;
    width: 100px;
    display: none;
    border: 1px solid #f2f2f2;
    box-shadow: 0 0 8px #ccc;
    border-radius: 8px
}

#common_header .medialist .item .dropdown::after {
    position: absolute;
    bottom: 100%;
    right: 10px;
    content: '';
    width: 0;
    height: 0;
    border-bottom: 10px solid #f6f6f6;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

#common_header .medialist .item .icon {
    font-size: 30px;
    line-height: 36px;
    cursor: pointer
}

#common_header .medialist .item img {
    display: block;
    width: 100%;
    margin-bottom: 8px
}

#common_header .medialist .item p {
    font-size: 12px;
    text-align: center;
    line-height: 1.2
}

@media all and (max-width: 800px) {
    #common_header .header .logo img {
        max-width:100%
    }

    #common_header .navbar .container {
        display: flex;
        flex-wrap: wrap
    }

    #common_header .nav-block {
        flex: 0 0 auto;
        width: 100%;
        max-width: 100%!important;
        padding-top: 8px;
        padding-bottom: 8px
    }

    #common_header .nav-block:not(:first-child) {
        border-left: none;
        border-top: 1px solid #fff;
        padding-left: 0;
        margin-left: 0
    }
}

.district-bar {
    border-bottom: 1px solid #c7c7c7;
    padding: 4px 0
}

.district-bar ul {
    font-size: 0;
    text-align: center
}

.district-bar li {
    display: inline-block;
    font-size: 14px;
    margin-right: 8px
}

#common_footer {
    background: #E5E5E5;
    color: #333;
    font-size: 14px;
    padding: 16px 0;
    margin-top: 64px
}

#common_footer .section {
    margin: 16px 0;
    text-align: center
}

#common_footer a {
    color: #062E8D
}

.container {
    width: 1184px;
    margin: 0 auto;
    *zoom:1}

.container:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both
}

@media all and (max-width: 1184px) and (min-width:1004px) {
    .container {
        width:1004px
    }
}

@media all and (max-width: 800px) {
    .container {
        width:100%
    }
}

@media all and (max-width: 800px) {
    .container {
        box-sizing:border-box;
        padding: 0 16px
    }
}

@font-face {
    font-family: 'iconfont';
    src: url('https://img.jxntv.cn/templates/jxntv/fonts/iconfont/iconfont.eot');
    src: url('https://img.jxntv.cn/templates/jxntv/fonts/iconfont/iconfont.eot?#iefix') format('embedded-opentype'),url('https://img.jxntv.cn/templates/jxntv/fonts/iconfont/iconfont.woff') format('woff'),url('https://img.jxntv.cn/templates/jxntv/fonts/iconfont/iconfont.ttf') format('truetype'),url('https://img.jxntv.cn/templates/jxntv/fonts/iconfont/iconfont.svg#svgFontName') format('svg')
}

.iconfont {
    font-family: "iconfont";
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px
}

.icons-more::after {
    content: "\e669"
}

.icons-prev::after {
    content: "\e616"
}

.icons-next::after {
    content: "\e619"
}

.icons-top::after {
    content: "\e618"
}

.icons-bottom::after {
    content: "\e617"
}

.icons-search::after {
    content: "\e662"
}

.modal {
    margin-bottom: 16px
}

.modal-header {
    *zoom:1;line-height: 30px;
    margin-bottom: 8px
}

.modal-header:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both
}

.modal-header .title {
    float: left
}

.modal-header .title .tag {
    display: inline-block;
    margin-left: 8px;
    background: #E21E1F;
    color: #fff;
    font-weight: 600;
    line-height: 1.5;
    font-size: 12px;
    padding: 0 6px;
    border-radius: 21px
}

.modal-header .function {
    float: right;
    font-size: 14px;
    padding: 4px 0
}

.modal-header .links a {
    display: inline-block;
    *zoom:1;*display: inline;
    padding: 0 8px
}

.modal-base .modal-header {
    border-top: 2px solid #BCBCBC
}

.modal-base .modal-header .title {
    border-top: 2px solid #062E8D;
    margin-top: -2px;
    padding: 4px 8px 4px 0;
    color: #062E8D;
    font-size: 20px;
    font-weight: 600
}

.modal-base .modal-header .icons-more {
    font-size: 24px;
    color: #BCBCBC
}

.modal-centertitle .modal-header {
    border-top: 2px solid #BCBCBC;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px
}

.modal-centertitle .modal-header .title {
    border-top: 4px solid #062E8D;
    margin-top: -3px;
    padding: 0 16px;
    font-size: 28px;
    line-height: 2.5;
    font-weight: 600;
    color: #062E8D
}

.newslist:not(:last-child) {
    margin-bottom: 16px
}

.newslist li {
    line-height: 1.4;
    padding: 4px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.newslist li:before {
    content: "\e630";
    margin: 0 4px 0 0;
    font-family: "iconfont";
    color: #333333
}

.newslist.show li {
    overflow: visible
}

.newslist.video li:before {
    content: '\f0298';
    color: #ec0c15
}

.newslist .date {
    padding: 0 0 0 16px;
    font-size: 12px;
    color: #c7c7c7
}

.newslist .line {
    margin-top: 16px;
    padding-top: 20px;
    border-top: 1px dashed #c7c7c7
}

.newslist.none li:before {
    content: ""
}

.imglist {
    margin: 0 0 0 -16px;
    *zoom:1}

.imglist:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both
}

.imglist li {
    float: left;
    margin: 0 0 16px 16px
}

.imglist li a,.imglist li img {
    display: block
}

.imglist li img {
    max-width: 100%
}

.imglist li .linktitle,.imglist li .title {
    padding-top: 8px;
    line-height: 1.5em;
    min-height: 3em;
    _height: 3em;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.imglist li.video .pic,.imglist li.video .thumb {
    position: relative
}

.imglist li.video .pic:after,.imglist li.video .thumb:after {
    position: absolute;
    left: 8px;
    bottom: 8px;
    content: '\f0298';
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    font-family: "iconfont"
}

.imglist li.video.center .pic:after,.imglist li.video.center .thumb:after {
    left: 50%;
    top: 50%;
    bottom: auto;
    font-size: 45px;
    line-height: 45px;
    margin: -22.5px 0 0 -22.5px
}

.imglist.imgauto li img {
    height: auto !important
}

.imglist.video .pic,.imglist.video .thumb {
    position: relative
}

.imglist.video .pic:after,.imglist.video .thumb:after {
    position: absolute;
    left: 8px;
    bottom: 8px;
    content: '\f0298';
    color: #fff;
    font-size: 30px;
    font-family: "iconfont"
}

.imglist.video.center .pic:after,.imglist.video.center .thumb:after {
    left: 50%;
    top: 50%;
    bottom: auto;
    font-size: 45px;
    line-height: 45px;
    margin: -22.5px 0 0 -22.5px
}

.newsitem {
    border-bottom: 1px solid #c7c7c7;
    padding: 8px 0;
    *zoom:1}

.newsitem:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both
}

.newsitem .title {
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 400
}

.newsitem.center .title {
    text-align: center
}

.newsitem .pic {
    float: left
}

.newsitem .pic a,.newsitem .pic img {
    display: block
}

.newsitem .pic img {
    width: 192px;
    height: 108px
}

.newsitem .desc p {
    margin-bottom: 8px;
    color: #515151;
    font-size: 14px;
    line-height: 1.4
}

.newsitem p.desc {
    margin-bottom: 8px;
    color: #515151;
    font-size: 14px;
    line-height: 1.4
}

.newsitem .infobar {
    color: #c7c7c7
}

.newsitem .haspic {
    margin-left: 208px
}

@media all and (max-width: 1184px) and (min-width:1004px) {
    .newsitem .title {
        font-size:16px
    }

    .newsitem p {
        font-size: 12px
    }

    .newsitem .haspic p {
        font-size: 12px
    }
}

.focustype {
    margin-bottom: 8px
}

.focustype .title {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 4px;
    line-height: 1.4
}

.focustype .title.center {
    text-align: center
}

.focustype .desc {
    font-size: 14px;
    color: #515151
}

.bottitle {
    position: relative
}

.bottitle .title {
    position: absolute;
    padding: 16px 8px 4px;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    z-index: 10;
    width: 100%;
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6));
    color: #fff;
    line-height: 1.2;
    font-size: 14px
}

.flexlist-pic-item .item {
    display: flex;
    margin: 16px 0
}

.flexlist-pic-item .item .thumb {
    flex: 0 0 auto;
    width: 240px;
    margin-right: 16px
}

.flexlist-pic-item .item .thumb img {
    width: 100%
}

.flexlist-pic-item .item.video .thumb {
    position: relative
}

.flexlist-pic-item .item.video .thumb:after {
    position: absolute;
    content: '\f0298';
    color: #fff;
    font-size: 46px;
    line-height: 46px;
    font-family: "iconfont";
    top: 50%;
    left: 50%;
    margin-top: -23px;
    margin-left: -23px
}

.flexlist-pic-item .item .caption {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%
}

.flexlist-pic-item .item .title {
    font-size: 20px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    flex: 0 0 auto;
    margin-bottom: 8px;
    color: #000
}

.flexlist-pic-item .item .title a {
    color: #000
}

.flexlist-pic-item .item .title h3 {
    font-weight: 400
}

.flexlist-pic-item .item .info {
    font-size: 14px;
    color: #999
}

.flexlist-pic-item .item .desc {
    height: 100%;
    line-height: 1.5;
    color: #727272;
    font-size: 16px
}

.flexlist-pic-item .item:first-child {
    margin-top: 0
}

.flexlist-pic-item.border .item {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 16px
}

@media screen and (max-width: 996px) {
    .flexlist-pic-item .item {
        flex-direction:column
    }

    .flexlist-pic-item .item .thumb {
        width: 100%;
        margin-bottom: 8px
    }
}

.swiper-news {
    position: relative
}

.swiper-news .swiper-pagination {
    width: auto;
    left: auto;
    right: 10px;
    bottom: 10px
}

.swiper-news .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    margin-left: 4px;
    background-color: rgba(255,255,255,0.3);
    opacity: 1
}

.swiper-news .swiper-pagination-bullet-active {
    background: #062E8D
}

.swiper-news .swiper-prev,.swiper-news .swiper-next {
    position: absolute;
    top: 50%;
    z-index: 50;
    background: rgba(0,0,0,0.6);
    color: #fff;
    line-height: 2;
    font-size: 20px;
    margin-top: -20px
}

.swiper-news .swiper-prev {
    left: 0
}

.swiper-news .swiper-next {
    right: 0
}

.swiper-basic .title {
    box-sizing: border-box;
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 32px 16px 10px;
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6));
    color: #fff
}

.adbar {
    margin-bottom: 16px
}

.adbar .ad img {
    display: block;
    width: 100%
}

.pagination {
    margin: 32px 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.pagination a {
    padding: 0 16px;
    font-size: 14px;
    line-height: 3;
    border: 1px solid #c7c7c7
}

.pagination a:not(:first-child) {
    margin-left: -1px
}

.pagination a:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px
}

.pagination a:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px
}

.pagination a.now {
    background-color: #062E8D;
    border-color: #062E8D;
    color: #fff
}

.pagination a.disable {
    background-color: #d4d4d4;
    opacity: .6
}

.img-full {
    display: block;
    width: 100%
}

.img-responsive {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.loadingbar {
    border: 1px solid #062E8D;
    text-align: center;
    line-height: 2;
    font-size: 16px;
    background: #c8d8fd;
    color: #062E8D
}
