*,
 :after,
 :before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: 0!important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
time,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

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

body {
    color: #3d4c63;
    background: #fff;
    font: 14px/1.5 "Microsoft Yahei", sans-serif;
    /* outline: 0 */
}

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

a:hover {
    color: inherit
}

img {
    max-width: 100%;
    border: none
}

em,
i {
    font-style: normal
}

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

input,
select,
textarea {
    font-size: 12px;
    color: #444;
    font-family: "Microsoft Yahei", sans-serif;
    outline: 0;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

button,
input[type=button],
input[type=reset],
input[type=submit],
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

.false:focus {
    border: 2px solid #ff1531;
    background: #fff
}

 ::-webkit-input-placeholder {
    color: #999
}

 ::-moz-placeholder {
    color: #999
}

 :-ms-input-placeholder {
    color: #999
}

 ::-ms-clear,
 ::-ms-reveal {
    display: none
}

.fix {
    *zoom: 1
}

.fix:after,
.fix:before {
    display: block;
    content: "";
    height: 0;
    clear: both
}

.c {
    clear: both
}

.col-l,
.l {
    float: left
}

.col-r,
.r {
    float: right
}

.ani {
    transition: .3s
}

.unselect {
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none
}

.wp {
    width: 90%;
    max-width: 1140px;
    margin: 0 auto
}

.h50 {
    height: 50px;
    clear: both;
    overflow: hidden
}

.h100 {
    height: 100px;
    clear: both;
    overflow: hidden
}

.headerrel01-menuBtn {
    display: none;
    margin-top: -20px;
    position: absolute;
    right: 5%;
    top: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    z-index: 5
}

.headerrel01-menuBtn span {
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    width: 24px;
    height: 4px;
    margin-top: -2px;
    background-color: #0b4887;
    transition: .5s
}

.headerrel01-menuBtn span:after,
.headerrel01-menuBtn span:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    background-color: #0b4887;
    transition: .5s
}

.headerrel01-menuBtn span:before {
    transform: translateY(-8px)
}

.headerrel01-menuBtn span:after {
    transform: translateY(8px)
}

.headerrel01-menuBtn.headerrel01-menuBtn__open span {
    background-color: transparent
}

.headerrel01-menuBtn.headerrel01-menuBtn__open span:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.headerrel01-menuBtn.headerrel01-menuBtn__open span:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg)
}

.headerrel01-hd {
    height: 43px;
    line-height: 42px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    color: #777
}

.headerrel01-hd .headerrel01-hd-l {
    float: left
}

.headerrel01-hd .headerrel01-hd-r {
    float: right
}

.headerrel01-btn {
    margin: 0 -10px;
    font-size: 0
}

.headerrel01-btn a,
.headerrel01-btn em {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #777
}

.headerrel01-btn a {
    padding: 0 10px;
    transition: all .5s
}

.headerrel01-btn em {
    margin: 0 3px
}

.headerrel01-btn a:hover {
    color: #0b4887
}

.headerrel01-bd .headerrel01-bd-l {
    float: left
}

.headerrel01-bd .headerrel01-bd-r {
    padding-top: 27px;
    float: right
}

.headerrel01-logo {
    display: block;
    width: 300px;
    font-size: 0;
    overflow: hidden
}

.headerrel01-logo img {
    display: block
}

.headerrel01-link {
    padding-top: 35px;
    line-height: 72px;
    font-size: 0;
    text-align: center
}

.headerrel01-link a,
.headerrel01-link em {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #fff;
    line-height: 24px
}

.headerrel01-link a {
   padding: 0 10px;
    margin: 0 10px;
    transition: all .5s
}

.headerrel01-link em {
    color: #ccc
}

.headerrel01-link a.on,
.headerrel01-link a:hover {
    color: #fff;
    background: #f7c14c;
}

.headerrel01-so input {
    outline: 0;
    border: none
}

.headerrel01-so .drop01,
.headerrel01-so .so-link,
.headerrel01-so .so01 {
    /* display: inline-block;
    vertical-align: middle */
    float: left;
}

.headerrel01-so .so01 {
    /* margin-left: -1px */
}

.headerrel01-so .so-link {
    margin-left: 14px
}

.headerrel01-so .so-link a {
    display: block;
    font-size: 14px;
    color: #7b7b7b;
    line-height: 22px
}

.headerrel01-so .so-link a:hover {
    color: #195da2;
    text-decoration: underline
}

.headerrel01-keyWord {
    margin: 13px 0 22px;
    font-size: 0
}

.headerrel01-keyWord a,
.headerrel01-keyWord span {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #858484;
    line-height: 24px
}

.headerrel01-keyWord a {
    padding: 0 4px;
    transition: all .5s
}

.headerrel01-keyWord a:hover {
    color: #0b4887
}

.headerrel01-hdr {
    background-color: #0b4887
}

.headerrel01-hdr .headerrel01-btn {
    display: none
}

.headerrel01-hdr .headerrel01-so {
    display: none
}


/* banner */

.banner {
    height: 424px;
    background: url("../image/bannerbg.jpg") no-repeat center center;
}

.banner .wp {
    position: relative;
}

.banner-logo {
    position: absolute;
    left: -58px;
    top: 19px;
}
.banner-logo img{width:70%}
.banner-text {
    padding-top: 103px;
    text-align: center;
}

.row1 {
    background-color: #f8f2e5;
    padding: 58px 0 50px;
    margin-bottom: 20px;
}
.row4 {
    padding: 58px 0 50px;
    margin-bottom: 20px;
}
.tabs02 .tabs02-tit {
    margin-right: 30px;
    float: left;
    width: 336px;
}

.tabs02 .tabs02-desc {
    overflow: hidden
}

.tabs02-tit {
    /* padding: 0 12px 0 7px; */
    /*background-color: #eff3f6;*/
    /* border: 1px solid #dfe9f3; */
    position: relative
}

.tabs02-tit li {
    padding-right: 11px;
    transition: all .5s;
    position: relative;
    border-left: 7px solid #f8f2e5;
    margin-bottom: 5px;
}

.tabs02-tit li:before {
    content: '';
    position: absolute;
    left: -7px;
    top: 6px;
    bottom: 6px;
    width: 7px;
    background-color: #dfcca3;
}

.tabs02-tit li:last-child .subitem {
    border: none
}

.tabs02-tit .subitem {
    padding: 0 30px;
    display: block;
    font-size: 22px;
    color: #333333;
    line-height: 44px;
    background-color: #f4ead3;
    position: relative;
    /* transition: all .5s; */
    height: 68px;
    /* margin-bottom: 5px; */
    line-height: 68px;
    border-radius: 4px;
}

.tabs02-tit .subitem:after {
    /* content: '';
    position: absolute;
    left: 100%;
    top: 0;
    width: 8px;
    height: 7px;
    background: url(../images/z-bg2.png) center center no-repeat;
    background-size: cover;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .5s*/
}

.tabs02-tit .tabs02-item__on {
    padding: 0
}

.tabs02-tit .tabs02-item__on::before {
    height: 100%;
    top: 0;
    bottom: 0;
    background-color: #eee0c5;
}

.tabs02-tit .tabs02-item__on .subitem {
    color: #c5161d;
    background-color: #eee0c5;
    position: relative;
    height: 80px;
    line-height: 80px;
}

.tabs02-tit .tabs02-item__on .subitem:after {
    content: "";
    position: absolute;
    right: -14px;
    top: 0;
    width: 0;
    height: 0;
    border-width: 40px 14px;
    border-style: solid none solid solid;
    border-color: transparent #eee0c5 transparent;
}

.tabs02-desc .tabs02-item {
    display: none
}

.tabs02-desc .tabs02-item.tabs02-item__on {
    display: block
}

.ls-col2 {
    display: inline-block;
    vertical-align: top;
    width: 50%!important
}

.lj-swiper-m {
    margin-bottom: 10px;
    padding: 0 30px;
    position: relative;
    /*overflow: hidden;*/
    display: none
}

.lj-swiper-m .slider {
    position: relative;
    overflow: hidden
}

.lj-swiper-m .subitem {
    display: block;
    font-size: 22px;
    font-weight: 600;
    color: #333;
    text-align: center;
    line-height: 40px
}

.lj-swiper-m .swiper-slide-active a {
    color: #c5161d
}

.lj-swiper-m .swiper-button-next::after,
.lj-swiper-m .swiper-button-prev::after {
    font-size: 0;
}

.lj-swiper-m .swiper-button-next,
.lj-swiper-m .swiper-button-prev {
    
}

.lj-swiper-m .swiper-button-prev {
    left: -10px;
    background: url(../image/icon-jt2.png) no-repeat center center;
    pointer-events: auto!important
}

.lj-swiper-m .swiper-button-next {
    right: -10px;
    background: url(../image/icon-jt3.png) no-repeat center center;
    pointer-events: auto!important
}

.hotNews02 {
    padding-bottom: 22px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #e9ddc4
}

.hotNews02 .title {
    margin-bottom: 8px;
    font-size: 20px;
    color: #333;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all .5s
}

.hotNews02 .title a {
    display: block;
    color: #333;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all .5s
}

.hotNews02 .txt {
    margin-bottom: 18px;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    height: 44px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    padding-top: 4px;
}

.hotNews02 .txt span {
    color: #1e65af
}

.hotNews02 .keyWord {
    /* height: 24px; */
    padding: 0 6px;
    font-size: 0
}

.hotNews02 .keyWord a,
.hotNews02 .keyWord span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

.hotNews02 .keyWord span {
    font-size: 14px;
    color: #666
}

.hotNews02 .keyWord a {
    margin-right: 10px;
    padding: 0 10px;
    font-size: 14px;
    color: #9f8c61 !important;
    text-align: center;
    line-height: 24px;
    border-radius: 4px;
    background-color: #ebe3d1;
    color: #9f8c61;
    transition: all .5s;
    cursor: pointer;
}


/* .hotNews02:hover .title {
    color: #c5161d
}

.hotNews02:hover .title a {
    color: #c5161d
} */

.hotNews02 .keyWord a:hover {
    background-color: #f7c14c;
    color: #fff;
}

.hotNews02 .keyWord a:hover .news01-ls {
    font-size: 0
}

.news01-ls .title {
    padding: 0 12px;
    display: block;
    font-size: 16px;
    color: #333;
    height: 36px;
    line-height: 36px;
    position: relative;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all .5s
}
.news01-ls .title span{
	float: right;
	color: #999;
	    margin-left: 5px;
}

.news01-ls .title:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 5px;
    height: 5px;
    background-color: #bbbdc0;
    border-radius: 50%;
    transform: translateY(-50%);
    transition: all .5s
}

.news01-ls li:hover .title {
    color: #c5161d
}

.news01-ls li:hover .title:before {
    background-color: #c5161d
}

.row-hd {
    height: 72px;
    line-height: 72px;
    border-bottom: 2px solid #dacbb1;
    text-align: center;
}

.row-hd h2 {
    display: inline-block;
    font-size: 24px;
    color: #222222;
    position: relative;
    font-weight: normal;
}

.row-hd h2:after {
    content: "";
    height: 3px;
    width: 40px;
    background-color: #c5161d;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}


/* 热门专题 */

.zt_list {
    padding: 41px 0 26px;
}

.zt_list ul {
    display: flex;
    justify-content: space-between;
}

.zt_item {
    width: 31.4%;
    /* height: 195px; */
    position: relative;
    overflow: hidden;
}

.zt_item img {
    width: 100%;
    max-height: 195px;
    vertical-align: middle;
}

.zt_item .text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(197, 22, 29, 0.33);
    font-size: 18px;
    color: #fff;
    text-align: center;
    transform: translateY(0);
    transition: 0.5s;
    cursor: pointer;
    white-space: nowrap;
}

.zt_item .text span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.zt_item:hover .text {
    transform: translateY(0);
}


/* 图书推荐 */

.ts_list {
    padding: 60px 69px;
    position: relative;
    margin: 0 -69px;
}

.ts_list .swiper-container {
    overflow: hidden;
    width: 100%;
}

.ts_list .swiper-button-prev {
    background: url("../image/ts_prev.jpg") no-repeat;
    background-size: 100% auto;
}

.ts_list .swiper-button-next {
    background: url("../image/ts_next.jpg") no-repeat;
    background-size: 100% auto
}

.ts_list .swiper-button-prev:after,
.ts_list .swiper-button-next:after {
    font-size: 0;
}

.footer {
    padding: 35px 0;
    border-top: 12px solid #d2bc8b;
    overflow: hidden;
    background: url("../image/footerbg.png") repeat center top;
    background-color: #bb3329;
}

.footer .right {
    overflow: hidden;
    font-size: 14px;
    color: #d4bd89;
    line-height: 24px;
    font-family: '宋体';
    padding-right: 100px;
}

.footer .right p span {
    padding-right: 10px;
    margin-right: 10px;
    position: relative;
    display: inline-block
}

.footer .right p span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 14px;
    background-color: #d4bd89;
    margin-top: -7px
}

.footer .right p span:last-child::after {
    display: none
}

.footer .right p span:last-child {
    margin-right: 0;
    padding-right: 0
}

.footer .right p a {
    color: #d4bd89;
}

.footer .right p a:hover {
    color: #d4bd89;
}

.footer .right p a img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px
}

.footer .right p em {
    margin-right: 7px
}

.fd-logo {
    float: left;
    margin-right: 22px
}

.fd-logo img {
    display: block
}

.g-top {
    position: fixed;
    left: 50%;
    margin-left: 550px;
    width: 40px;
    bottom: 200px;
    z-index: 99
}

.headerrel01-logo {
    display: none;
}


.sec-row {
  display: flex;
}

.sec-col {
  flex: 1; /* 每个列平均分配空间 */
  min-width: 0; /* 关键：允许内容收缩 */
}
.sec-row .sec-col+.sec-col {
    margin-left: 60px
}
.sec-col .news01-ls{width: 100%;margin-top: 10px;}
.more{float: right;
    margin-right: 10px;
    font-size: 16px;
    color: #999;}

.row-hd.left{
	text-align: left;
}
@media only screen and (max-width:1365px) {
    .m-set01 .input .inp {
        width: 120px
    }
    .icon-arrow2 {
        left: -40px;
        width: 50px;
        height: 50px
    }
    .ts_list {
        padding: 60px 69px;
        margin: 0;
        /* position: relative; */
        /* margin: 0 -69px; */
    }
}

@media only screen and (max-width:1199px) {
    .headerrel01-logo {
        width: 240px
    }
    .headerrel01-bd .headerrel01-bd-r {
        padding-top: 20px
    }
    .headerrel01-link {
        margin-bottom: 8px
    }
    .headerrel01-link a {
        padding: 0 10px
    }
    .headerrel01-keyWord {
        margin: 10px 0 15px
    }
    .headerrel01-nav li {
        padding: 0 5px;
        min-width: 106px
    }
    .headerrel01-nav li>.li-con>a {
        padding: 0 5px;
        font-size: 16px
    }
    .headerrel01-nav li>.li-con>a i {
        width: 14px;
        height: 14px
    }
    .headerrel01-navsub a {
        font-size: 14px;
        line-height: 20px
    }
    .headerrel01-nav li:first-child {
        min-width: 90px
    }
    .drop01 {
        width: 84px
    }
    .drop01 .drop01-tit {
        padding: 0 5px;
        padding-right: 20px;
        font-size: 14px;
        background-position: right 6px center
    }
    .drop01 .drop01-options {
        font-size: 14px;
        line-height: 20px;
        max-height: 152px
    }
    .so01 .inp {
        font-size: 14px
    }
    .footer-hd {
        padding: 30px 0
    }
    .footer-nav {
        margin: 0 -10px 15px
    }
    .footer-nav a {
        padding: 0 10px
    }
    .footer-info .pic {
        margin-right: 20px;
        width: 70px
    }
    .footer-info .cont {
        line-height: 1.8
    }
    .footer-link dt {
        margin-bottom: 10px
    }
    .footer-copy {
        padding: 30px 5%
    }
    .row-index1 .row+.row {
        margin-top: 20px
    }
    .row-index1 .index1-item2 .col-l .hd01 {
        margin-bottom: 20px
    }
    .row-index1 .index1-item2 .col-r .hd01 {
        margin-bottom: 24px
    }
    .news-swiper {
        height: 210px
    }
    .news-swiper .title {
        padding: 0 90px 0 20px;
        font-size: 16px;
        height: 40px;
        line-height: 40px
    }
    .news-swiper .swiper-pagination {
        right: 15px!important;
        bottom: 18px!important
    }
    .news-swiper .swiper-pagination .swiper-pagination-bullet {
        width: 10px!important;
        height: 4px!important
    }
    .hd01 {
        line-height: 40px
    }
    .hd01 .title {
        padding: 0 6px;
        font-size: 18px;
        line-height: inherit
    }
    .hd01 .more {
        font-size: 14px;
        line-height: inherit
    }
    .tabs01-tit .subitem {
        padding: 0 6px;
        line-height: inherit
    }
    .hotNews01 {
        margin-bottom: 8px
    }
    .hotNews01 .con {
        padding: 18px 0 14px
    }
    .hotNews01 .title {
        margin-bottom: 6px;
        font-size: 16px;
        height: 24px;
        line-height: 24px
    }
    .hd03 {
        margin-bottom: 20px
    }
    .m-so01 {
        margin-bottom: 20px
    }
    .m-so01 .so02 {
        margin-bottom: 10px
    }
    .bj01-item+.bj01-item {
        margin-top: 30px
    }
    .qt01-item-cont {
        padding: 20px
    }
    .cs01-ls .title {
        font-size: 18px
    }
    .ml01-ls .title {
        font-size: 18px
    }
    .zz01-ls .title {
        font-size: 16px;
        height: 24px;
        line-height: 24px
    }
    .m-set01 .input .inp {
        width: 84px
    }
    .pages .pages-set {
        padding-left: 15px
    }
    .pages ul li {
        padding: 0 2px
    }
    .pages ul a {
        min-width: 24px;
        line-height: 22px
    }
    .pages .pages-set .inp {
        width: 24px;
        height: 24px;
        line-height: 22px
    }
    .pages .pages-set .go {
        width: 30px;
        height: 24px;
        line-height: 24px
    }
    .imgs04-ls {
        margin: 0 -20px -20px
    }
    .imgs04-ls li {
        padding: 0 20px;
        margin-bottom: 20px
    }
    .imgs04-ls .pic {
        margin-bottom: 6px
    }
    .row-block3 .hd01 {
        margin-bottom: 30px
    }
    .row-block3 .pages {
        padding-top: 30px
    }
    .hd05 {
        line-height: 40px
    }
    .hd05 .title {
        padding: 0 6px;
        line-height: inherit
    }
    .zzk01 {
        margin: 80px 0 30px
    }
    .zzk01 .hd {
        margin: -60px 0 15px
    }
    .zzk01 .hd .pic {
        margin-bottom: 20px;
        width: 112px;
        height: 112px
    }
    .zzk01 .hd .title {
        font-size: 20px
    }
    .dt02 .hd {
        padding: 15px 0 10px;
        margin-bottom: 20px
    }
    .dt02 .hd .title {
        margin-bottom: 10px;
        font-size: 18px
    }
    .dt03-hd .bd {
        display: block
    }
    .dt03-hd .btn-share {
        margin-top: 10px
    }
    .icon-arrow2 {
        width: 40px;
        height: 40px
    }
    .icon-arrow2.active {
        left: 1%
    }
    .slideJg01 {
        width: 220px
    }
}

@media screen and (min-width:959px) {
    .banner-searchbox .headerrel01-so {
        width: 814px;
        height: 61px;
        font-size: 0;
        margin: 0 auto;
    }
    .banner-searchbox .drop01 {
        width: 123px;
        position: relative
    }
    .banner-searchbox .drop01 .drop01-tit {
        padding: 0 10px;
        padding-right: 25px;
        display: block;
        height: 61px;
        line-height: 61px;
        font-size: 16px;
        color: #fff;
        text-align: center;
        /* border: 1px solid #d7d7d7; */
        background: #f7c14c url("../image/icon-jt1.png") right 22px center no-repeat;
        background-size: 10px auto;
        cursor: pointer
    }
    .banner-searchbox .drop01 .drop01-options {
        position: absolute;
        right: 0;
        top: 100%;
        min-width: 100%!important;
        font-size: 16px;
        color: #666;
        text-align: center;
        line-height: 24px;
        background-color: #fff;
        border: 1px solid #d7d7d7;
        max-height: 172px;
        overflow-y: auto;
        z-index: 10;
        display: none
    }
    .banner-searchbox .drop01 .drop01-options::-webkit-scrollbar {
        width: 4px
    }
    .banner-searchbox .drop01 .drop01-options::-webkit-scrollbar-track {
        background: 0 0
    }
    .banner-searchbox .drop01 .drop01-options::-webkit-scrollbar-thumb {
        background: #0b4887;
        border-radius: 10px
    }
    .banner-searchbox .drop01 .drop01-options::-webkit-scrollbar-thumb:window-inactive {
        background: #0b4887
    }
    .banner-searchbox .drop01 .drop01-options li {
        padding: 5px 1px;
        padding-right: 5px;
        cursor: pointer;
        transition: all .5s
    }
    .banner-searchbox .drop01 .drop01-options li:hover {
        color: #0b4887
    }
    .banner-searchbox .so01 {
        width: 691px;
        height: 61px;
        position: relative
    }
    .banner-searchbox .so01 .inp {
        padding: 0 10px;
        display: block;
        width: 537px;
        height: 61px;
        line-height: 61px;
        font-size: 16px;
        color: #666;
        border-radius: 0 3px 3px 0;
        background: rgba(238, 238, 238, .88);
    }
    .banner-searchbox .so01 .submit {
        position: absolute;
        right: 0;
        top: 0;
        width: 139px;
        height: 61px;
        line-height: 61px;
        background: #c5161d;
        font-size: 16px;
        color: #fff;
    }
}

@media only screen and (max-width:959px) {
    body {
        padding-top: 50px
    }
    .headerrel01 {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        height: 50px;
        background-color: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
        z-index: 100
    }
    .headerrel01-hd {
        display: none
    }
    .headerrel01-logo {
        position: absolute;
        left: 5%;
        top: 0;
        width: 200px;
        height: 50px;
        line-height: 50px;
        font-size: 0
    }
    .headerrel01-logo img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%
    }
    .headerrel01-bd .headerrel01-bd-r {
        display: none
    }
    .headerrel01-menuBtn {
        display: block
    }
    .headerrel01-logo {
        display: block;
    }
    .headerrel01-hdr {
        padding: 20px 0;
        overflow: scroll;
        position: fixed;
        z-index: 99;
        top: 0;
        width: 100%;
        max-height: 100%;
        background-color: #0b4887;
        transition: .3s ease
    }
    .headerrel01-hdr.headerrel01-hdr__left {
        bottom: 0;
        left: -75%;
        width: 75%;
        max-width: 375px
    }
    .headerrel01-hdr.headerrel01-hdr__left.headerrel01-hdr__open {
        left: 0
    }
    .headerrel01-hdr .wp {
        padding: 0 10px;
        width: 100%
    }
    .headerrel01-hdr .headerrel01-btn {
        display: block
    }
    .headerrel01-hdr .headerrel01-so {
        display: block
    }
    .headerrel01-nav {
        display: block
    }
    .headerrel01-nav li {
        width: 100%;
        padding: 0
    }
    .headerrel01-nav li:before {
        display: none
    }
    .headerrel01-nav li>.li-con>a {
        padding: 0 20px;
        text-align: left
    }
    .headerrel01-navsub {
        position: static
    }
    .headerrel01-navsub a {
        padding: 6px 20px;
        text-align: left
    }
    .headerrel01-so {
        margin-bottom: 10px
    }
    .headerrel01-so .so01 {
        margin-left: 0
    }
    .headerrel01-so .drop01 {
        margin-bottom: 10px
    }
    .headerrel01-so .drop01 {
        width: 100%
    }
    .headerrel01-so .drop01 .drop01-tit {
        padding: 0 30px 0 20px;
        text-align: left
    }
    .headerrel01-so .drop01 .drop01-options {
        text-align: left
    }
    .headerrel01-so .drop01 .drop01-options li {
        padding: 5px 20px;
        padding-right: 30px
    }
    .headerrel01-so .so01 {
        width: 100%
    }
    .headerrel01-so .so01 {
        /* width: 307px; */
        width: 100%;
        height: 42px;
        position: relative
    }
    .headerrel01-so .so01 .inp {
        padding: 0 60px 0 20px;
        display: block;
        width: 100%;
        height: 42px;
        line-height: 40px;
        border: 1px solid #d7d7d7;
        font-size: 16px;
        color: #666
    }
    .headerrel01-so .so01 .submit {
        position: absolute;
        right: 0;
        top: 0;
        width: 48px;
        height: 42px;
        line-height: 42px;
        background: #195da2 url(../image/icon-so.png) center center no-repeat;
        background-size: 21px auto
    }
    .headerrel01-so .drop01 {
        /* width: 120px; */
        position: relative
    }
    .headerrel01-so .drop01 .drop01-tit {
        padding: 0 10px;
        padding-right: 25px;
        display: block;
        height: 42px;
        line-height: 40px;
        font-size: 16px;
        color: #666;
        text-align: center;
        border: 1px solid #d7d7d7;
        background: #fbfbfb url(../image/icon-jt1-b.png) right 15px center no-repeat;
        background-size: 10px auto;
        cursor: pointer
    }
    .headerrel01-so .drop01 .drop01-options {
        position: absolute;
        right: 0;
        top: 100%;
        min-width: 100%!important;
        font-size: 16px;
        color: #666;
        text-align: center;
        line-height: 24px;
        background-color: #fff;
        border: 1px solid #d7d7d7;
        max-height: 172px;
        overflow-y: auto;
        z-index: 10;
        display: none
    }
    .headerrel01-so .drop01 .drop01-options::-webkit-scrollbar {
        width: 4px
    }
    .headerrel01-so .drop01 .drop01-options::-webkit-scrollbar-track {
        background: 0 0
    }
    .headerrel01-so .drop01 .drop01-options::-webkit-scrollbar-thumb {
        background: #0b4887;
        border-radius: 10px
    }
    .headerrel01-so .drop01 .drop01-options::-webkit-scrollbar-thumb:window-inactive {
        background: #0b4887
    }
    .headerrel01-so .drop01 .drop01-options li {
        padding: 5px 1px;
        padding-right: 5px;
        cursor: pointer;
        transition: all .5s
    }
    .headerrel01-so .drop01 .drop01-options li:hover {
        color: #0b4887
    }
    .headerrel01-btn {
        margin-bottom: 10px;
        text-align: center
    }
    .headerrel01-btn a,
    .headerrel01-btn em {
        color: #fff;
        line-height: 40px
    }
    .banner,
    .banner .wp {
        height: 150px;
    }
    .banner {
        background-size: 100% auto;
    }
    .banner-text {
        padding: 0;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
		width: 335px;
    }
    .banner-logo {
        display: none;
    }
    .banner-searchbox {
        display: none;
    }
    .lj-swiper-m {
        display: block
    }
    .tabs02 .tabs02-tit {
        display: none
    }
    .footer .right {
        padding-right: 0;
    }
	
	.sec-row {
		display: block
	}
	.sec-row .sec-col+.sec-col {
		margin-top: 30px;
		margin-left: 0
	}
}

@media only screen and (max-width:767px) {
    .wp {
        width: 100%;
        padding: 0 20px
    }
    .row1 {
        padding: 20px 0;
    }
	.row4 {
        padding: 0;
    }
    .hotNews02 .keyWord span,
    .hotNews02 .keyWord a {
        margin-bottom: 5px;
    }
    .zt_list ul {
        flex-wrap: wrap;
    }
    .zt_item {
        width: 48%;
        margin-bottom: 10px;
    }
    .zt_item .text {
        transform: translateY(0);
    }
    .banner {
        /* background-size: auto 100%; */
    }
    .footer {
        padding: 15px 0
    }
    .footer .right p span::after {
        display: none
    }
    .footer .right p a,
    .footer .right p em,
    .footer .right p span {
        display: inline-block
    }
    .fd-logo {
        float: none;
        margin-right: 0
    }
    .fd-logo img {
        display: block;
        margin: 0 auto 15px
    }
    .ts_list  .swiper-button-prev{left:-10px}
    .ts_list  .swiper-button-next{right:-10px}
    .ts_list {
        padding: 20px 20px 30px 20px;
        margin: 0;
        /* position: relative; */
        /* margin: 0 -69px; */
    }
}

.headerrel01-navsub {
    right: auto;
    white-space: nowrap;
    min-width: 100%;
}

@media only screen and (max-width:576px) {
    .zt_item {
        width: 100%;
    }
}

@media only screen and (max-width: 959px) {
    .headerrel01-navsub {
        white-space: normal;
    }
}