body {
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑", "Arial", Helvetica, "黑体", Arial, Tahoma;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden;
    background: #fffefe
}

html {
    overflow-x: hidden;
    font-style: 100%
}

.img-hide {
    overflow: hidden;
    display: block
}

.slick-slider {
    touch-action: auto !important
}

.img-hide img, .div-img {
    transition: 0.5s all;
    transform: scale(1, 1)
}

.img-hide:hover img, .img-hide:hover .img-hide div {
    transform: scale(1.05, 1.05)
}

.txt-elise {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

li {
    list-style: none
}

a {
    color: #333
}

ul {
    padding: 0;
    margin: 0
}

a:hover, a {
    text-decoration: none !important
}

a:focus {
    text-decoration: none !important;
    outline: none !important
}

button:focus, button:hover, input:focus {
    outline: none !important
}

p {
    margin: 0
}

img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle
}

.home {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.home body {
    height: 100%;
    overflow: hidden;
    padding: 0
}

.body_home {
    background: #000;
    height: 100%;
    overflow: hidden
}

.body_r {
    position: fixed;
    left: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    transition: left 1.3s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    z-index: 1;
    overflow: hidden
}

.body_r.dis * {
    background: none !important
}

.body_r.showdiv {
    left: 0
}

.body_r .body_scroll {
    height: 100%;
    position: relative;
    overflow: hidden
}

.body_r .ll {
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
    color: #fff;
    font-size: 20px;
    background: url() right 30px center no-repeat;
    padding-left: 40px;
    width: 20px;
    text-align: center;
    line-height: 1.2;
    cursor: pointer;
    transition: all 0.3s ease-out 0s;
    opacity: 0;
    visibility: hidden
}

.body_r .ll:hover {
    padding-left: 50px
}

.body_r .ll.w {
    background-image: url();
    color: #58453b
}

.body_r.showdiv .ll {
    opacity: 1;
    visibility: visible
}

.body_r .arr {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    color: #fff;
    font-size: 80px;
    cursor: pointer;
    font-family: icon;
    opacity: 0;
    transition: all 0.5s ease-out 0.5s;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5)
}

.body_r.showdiv .arr {
    opacity: 1
}

.body_r .arr.h {
    display: none
}

.screen {
    float: left;
    height: 100%;
    position: relative
}

.body_b {
    position: fixed;
    left: 0%;
    top: 100%;
    bottom: 0;
    right: 0;
    background: #fff;
    overflow: hidden;
    transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    z-index: 1;
    overflow: auto;
    outline: none
}

.body_b * {
    outline: none
}

.body_b.showdiv {
    top: 0;
    overflow-x: hidden
}

.body_b .mCSB_scrollTools {
    z-index: 4;
    width: 5px
}

.body_b .mCSB_scrollTools .mCSB_draggerRail {
    width: 5px
}

.body_b .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #94070a;
    width: 5px
}

.body_b .mCSB_scrollTools .mCSB_draggerRail {
    background: rgba(0, 0, 0, 0.1)
}

.header {
    position: fixed;
    transition: all 0.7s ease-out 0s;
    z-index: 10003;
    left: 0;
    top: 0;
    right: 0
}

.body_home.showdiv .header {
    transform: none;
    opacity: 1
}

.d {
    transform: translate(0, 180px);
    transition: all 1.2s;
    transition: all 1s ease-out 0s;
    opacity: 0
}

.r {
    transform: translate(150px, 0);
    transition: all 1s ease-out 0s;
    opacity: 0
}

.l {
    transform: translate(-150px, 0);
    transition: all 1s ease-out 0s;
    opacity: 0
}

.showdiv .page-one .d, .page-one.showdiv .d, .wb-list.showdiv.d, .page-tow.showdiv .d, .page-three.showdiv .d, .page-four.showdiv .d, .page-five.showdiv .d, .page-six.showdiv .d, .page-seven.showdiv .d {
    transform: none;
    opacity: 1
}

.showdiv .page-one .r, .page-tow.showdiv .r, .page-three.showdiv .r, .page-four.showdiv .r, .page-five.showdiv .r, .page-six.showdiv .r, .page-seven.showdiv .r {
    transform: none;
    opacity: 1
}

.showdiv .page-one .l, .page-tow.showdiv .l, .page-three.showdiv .l, .page-four.showdiv .l, .page-five.showdiv .l, .page-six.showdiv .l, .page-seven.showdiv .l {
    transform: none;
    opacity: 1
}

.showdiv .page-one .d, .showdiv .page-one .r, .showdiv .page-one .l {
    transition-delay: 0.5s
}

.jx-back-t.showdiv .d {
    transform: none;
    opacity: 1
}

.page-one .d {
    transform: translate(0, 180px);
    transition: all 1.2s
}

.dd1 {
    transform: translate(80px, 80px);
    opacity: 0;
    transition: all 1.2s ease-out 0s
}

.home5.showdiv .dd1, .home6.showdiv .dd1, .home7.showdiv .dd1, .home8.showdiv .dd1, .home9.showdiv .dd1, .home10.showdiv .dd1, .home11.showdiv .dd1 {
    transform: none;
    opacity: 1
}

.tab-content {
    position: relative
}

.tab-content .tab-pane {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: 0.5s all;
    display: none
}

.tab-content .tab-pane.active {
    position: relative;
    z-index: 10;
    opacity: 1;
    filter: alpha(opacity=100);
    display: block
}

.container {
    width: 1440px
}

@keyframes bigScale {
    from {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
    to {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.body_b.showdiv .header2 {
    transition: all 0.7s ease-in-out 0.5s;
    transform: none;
    opacity: 1
}

.nav-click {
    display: none
}

.menu-button {
    position: absolute;
    display: none;
    top: 18px;
    right: 15px;
    z-index: 1000;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

.menu-button .bar:nth-of-type(1) {
    margin-top: 0px
}

.menu-button .bar:nth-of-type(3) {
    margin-bottom: 0px
}

.bar {
    position: relative;
    display: block;
    width: 24px;
    height: 2px;
    margin: 5px auto;
    background-color: #fff;
    border-radius: 10px;
    -webkit-transition: .3s;
    transition: .3s
}

.cross {
    margin-top: -8px
}

.cross .bar {
    margin: 13px auto
}

.cross .bar:nth-of-type(1) {
    -webkit-transform: translateY(15px) rotate(-45deg);
    -ms-transform: translateY(15px) rotate(-45deg);
    transform: translateY(15px) rotate(-45deg)
}

.cross .bar:nth-of-type(2) {
    opacity: 0
}

.cross .bar:nth-of-type(3) {
    -webkit-transform: translateY(-15px) rotate(45deg);
    -ms-transform: translateY(-15px) rotate(45deg);
    transform: translateY(-15px) rotate(45deg)
}

.search-box-c {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 800px;
    height: 54px;
    background: #fff;
    padding-right: 115px;
    margin-left: -400px;
    z-index: 1000010
}

.search-box-c .form-control {
    height: 54px;
    border-radius: 0;
    font-size: 18px;
    box-shadow: none;
    border: none
}

.modal {
    z-index: 100000001
}

.modal-backdrop {
    z-index: 10000000
}

.modal-box {
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000010
}

.btn-search-c, .btn-search-c:hover, .btn-search-c:focus {
    position: absolute;
    right: 0;
    background: #9a0813;
    top: 0;
    width: 115px;
    height: 54px;
    border: none;
    border-radius: 0;
    padding: 0
}

.modal-back {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100000;
    background: rgba(0, 0, 0, 0.5)
}

.search-a {
    display: none
}

.layer {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    opacity: 0;
    z-index: -1;
    transition: all 0.3s ease-out 0s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.layer.showdiv {
    opacity: 1;
    visibility: visible;
    z-index: 100000
}

.layer .close {
    font-size: 60px;
    font-family: "宋体";
    position: absolute;
    right: 50px;
    top: 50px;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    cursor: pointer;
    color: #ccc
}

.layer .search_box {
    height: 45px;
    line-height: 45px;
    width: 550px;
    display: -ms-flexbox;
    display: flex;
    transform: translateY(-50px);
    opacity: 0;
    margin-top: -100px
}

.layer.showdiv .search_box {
    transform: none;
    transition: all 0.5s ease-out 0s;
    opacity: 1
}

.layer .search_box .kw {
    background: #fff;
    border: none;
    -ms-flex: 1;
    flex: 1;
    padding: 0 12px;
    font-size: 16px;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0
}

.layer .search_box .ok {
    background: #2766dd;
    color: #fff;
    box-shadow: none;
    border: none;
    width: 120px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0
}

.layer.active {
    opacity: 1;
    z-index: 1000000
}

.body_b.showdiv {
    z-index: 1000
}

.bb {
    width: 64px;
    animation: container ease-in-out 2.7s infinite alternate;
    text-align: center;
    color: #fff;
    font-size: 14px;
    height: 64px;
    cursor: pointer;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -32px;
    z-index: 100
}

@keyframes container {
    0%, 100%, 20%, 50%, 80% {
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        transition-timing-function: cubic-bezier(0.755, 0.50, 0.855, 0.060);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.index-s1 .pagination {
    bottom: 40px
}

.index-s1 .pagination span {
    display: inline-block;
    outline: none !important;
    margin: 0 10px !important;
    transform: rotate(-90deg);
    margin: 0;
    width: 28px;
    height: 28px;
    position: relative;
    z-index: 100;
    background: url(../images/dots1.png) center no-repeat;
    border: none
}

.index-s1 .pagination span:before {
    display: none
}

.index-s1 .pagination span:hover, .index-s1 .pagination span:focus {
    outline: none !important
}

.index-s1 .pagination span.active {
    background: url(../images/dots1s.png) center no-repeat
}

.index-s1 .pagination span:nth-of-type(2) {
    transform: rotate(0deg)
}

.index-s1 .pagination span:nth-of-type(3) {
    transform: rotate(-90deg)
}

.index-s1 .pagination span:nth-of-type(4) {
    transform: rotate(0deg)
}

.index-s1 .pagination span:nth-of-type(5) {
    transform: rotate(0deg)
}

.index-s1 .pagination span:nth-of-type(6) {
    transform: rotate(-90deg)
}

.index-s1 .pagination span:nth-of-type(7) {
    transform: rotate(0deg)
}

.index-s1 .pagination span:nth-of-type(8) {
    transform: rotate(0deg)
}

.index-s1 .pagination span:nth-of-type(9) {
    transform: rotate(-90deg)
}

.index-s1 .pagination span:nth-of-type(10) {
    transform: rotate(0deg)
}

.layer {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    opacity: 0;
    z-index: -1;
    transition: all 0.3s ease-out 0s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.layer.showdiv {
    opacity: 1;
    visibility: visible;
    z-index: 100000000
}

.layer .close {
    font-size: 60px;
    font-family: "宋体";
    position: absolute;
    right: 50px;
    top: 50px;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    cursor: pointer;
    color: #ccc
}

.layer .search_box {
    height: 45px;
    line-height: 45px;
    width: 550px;
    display: -ms-flexbox;
    display: flex;
    transform: translateY(-50px);
    opacity: 0;
    margin-top: -100px
}

.layer.showdiv .search_box {
    transform: none;
    transition: all 0.5s ease-out 0s;
    opacity: 1
}

.layer .search_box .kw {
    background: #fff;
    border: none;
    -ms-flex: 1;
    flex: 1;
    padding: 0 12px;
    font-size: 16px;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0
}

.layer .search_box .ok {
    background: #2766dd;
    color: #fff;
    box-shadow: none;
    border: none;
    width: 120px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0
}

.layer.active {
    opacity: 1;
    z-index: 1000000
}

.header {
    padding: 30px 55px 0 55px;
    background: url(../images/header.png) center no-repeat;
    background-size: 100% 100%
}

.dz-link a {
    display: inline-block;
    background: url(../images/icon01.png) left no-repeat;
    font-size: 16px;
    color: #fff;
    padding-left: 25px
}

.dropdown {
    margin-left: 55px
}
.header-right  .dropdown ul,.header .dropdown ul{display:none !important;}
.donw-a font {
    display: inline-block;
    background: url(../images/icon02.png) left no-repeat;
    font-size: 16px;
    color: #fff;
    padding-left: 25px
}

.donw-a {
    background: none;
    padding: 0;
    border: none
}

.donw-a span {
    color: #fff
}

.dropdown-menu {
    top: 100%;
    margin-top: 0;
    right: 0;
    left: auto;
    min-width: 110px;
    text-align: center;
}

.dropdown:hover .dropdown-menu {
    display: block
}

.nav-list li {
    float: left;
    margin-left: 70px;
    position: relative;
    padding-bottom: 15px
}

.nav-list li a {
    font-size: 18px;
    color: #fff;
    line-height: 22px
}

.nav-list li a:hover {
    font-weight: bold
}

.header-right {
    margin-bottom: 25px;
    position: relative;
    z-index: 1000
}

.header-right-top {
    position: relative;
    z-index: 100000 !important
}

.search-a {
    line-height: 22px;
    display: block;
    margin-left: 50px
}

.nav-tc {
    margin-left: 50px
}

.page-one {
    background: url(../images/back01.png) center no-repeat;
    background-size: cover;
    padding: 80px 0 30px 0
}

.title-index {
    font-size: 40px;
    color: #2f3943;
    line-height: 40px;
    margin-bottom: 60px
}

.title-index span {
    font-size: 26px;
    color: #d3252b;
    padding-left: 10px
}

.title-index a {
    float: right;
    color: #333;
    font-size: 20px;
    margin-top: 5px;
    background: url(../images/more.png) right center no-repeat;
    padding-right: 25px
}

.ls-list li {
    float: left;
    width: 50%;
    padding: 0 15px;
    margin-bottom: 50px
}
.ls-list li a{padding:20px;}
.ls-list {
    margin: 0 -15px
}

.ls-list li a {
    display: block;
    position: relative;
    padding-left: 88px;
    height: 66px;}

.ls-date {
    position: absolute;
    left: 0;
    color: #888;
    top: 0;
    height: 66px;
    width: 66px;
    border-radius: 6px;
    border: solid 1px #ddd
}

.ls-date span {
    font-size: 28px;
    color: #333
}

.ls-title {
    position: absolute;
    left: 88px;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 18px;
    color: #333;
    line-height: 30px;
    max-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.page-one .row {
    margin: 0 -35px;
    position: relative
}

.page-one .col-xs-6 {
    padding: 0 35px
}

.ls-list li a:hover .ls-date, .ls-list li a:hover .ls-date span {
    background: #d0111b;
    border-color: #d0111b;
    color: #fff
}

.ls-list li a:hover .ls-title {
    color: #d0111b;}



.page-one .row:before {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 21px;
    height: 331px;
    background: url(../images/mask.png) center no-repeat;
    transform: translate(-50%, -50%)
}

.page-tow {
    background: url(../images/back02.png) center no-repeat;
    background-size: cover;
    padding: 80px 0
}

.tow-left {
    width: 42.85%
}

.container {
    width: 1430px
}

.img-slick-img {
    padding-top: 62%;
    transition: 0.5s all
}

a:hover .img-slick-img {
    transform: scale(1.05, 1.05)
}

.img-slick a {
    display: block;
    position: relative
}

.max-txt {
    font-size: 18px;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/max-txt.png) center no-repeat;
    background-size: cover;
    height: 106px;
    padding: 65px 160px 0 25px
}

.img-slick .slick-dots {
    right: 25px;
    bottom: 25px;
    left: auto;
    width: auto
}

.img-slick .slick-dots li, .img-slick .slick-dots li button {
    width: 10px;
    height: 3px;
    border-radius: 0;
    padding: 0
}

.img-slick .slick-dots li button {
    background: #cacaca
}

.img-slick .slick-dots li.slick-active, .img-slick .slick-dots li.slick-active button {
    width: 35px
}

.img-slick .slick-dots li.slick-active button {
    background: #d0111b
}

.tow-ul {
    width: 52.85%;
    margin-top: -30px
}

.tow-ul li a {
    display: block;
    font-size: 18px;
    color: #333;
    padding-right: 150px;
    position: relative;
    line-height: 80px;
    border-bottom: dashed 1px #ddd;
    padding-left: 27px;
    background: url(../images/li-a.png) left center no-repeat
}

.tow-ul li a span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #888;
    font-size: 16px
}

.tow-ul li a{align-items: center; transition: .5s;}

.tow-ul li a:hover{
    background: url(../images/li-b.png) left center no-repeat;
    color: #d0111b;   transform: translateY(-0.1rem);
}

.img-slick {
    margin: 0
}

.page-three {
    background: url(../images/back03.png) center no-repeat;
    background-size: cover;
    padding: 80px 0 0 0
}

.three-tabs {
    width: 23%
}

.three-tabs li {
    margin-bottom: 2px
}

.three-tabs li:nth-of-type(1) {
    transform: translate(323px, 0)
}

.three-tabs li a {
    display: block;
    height: 320px;
    background: rgba(0, 0, 0, 0.5);
    padding-top: 100px
}

.three-tabs li:last-child {
    margin: 0
}

.tabs-tt {
    font-size: 24px;
    color: #fff;
    margin-top: 15px
}

.tabs-p {
    color: #fff;
    opacity: 0.6;
    margin-top: 5px
}

.tabs-right {
    width: 77%;
    margin-top: 320px;
    height: 644px;
    background: url(../images/tabs-back.png) center no-repeat;
    background-size: 100% 100%;
    padding: 55px 20px
}

.three-tabs li.active a {
    background: url(../images/tabs-a.png) center no-repeat;
    background-size: cover
}

.tabs-txt {
    height: 440px;
    overflow-y: auto;
    padding-right: 40px;
    margin-top: 55px
}

.tabs-txt p {
    font-size: 18px;
    color: #fff;
    text-align: justify;
    text-indent: 2em;
    line-height: 35px;
    margin-bottom: 15px
}

.tabs-txt::-webkit-scrollbar {
    width: 6px
}

.tabs-txt::-webkit-scrollbar-track {
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.3);
    background: rgba(255, 255, 255, 0.4)
}

.tabs-txt::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 1);
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.5)
}

.tabs-txt::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 255, 255, 1)
}

.page-four {
    background: url(../images/back04.png) center no-repeat;
    background-size: cover;
    padding: 80px 0
}

.yw-slick .ys-slick-top {
    display: block;
    position: relative;
    padding-top: 66%
}

.yw-slick .ys-slick-top span {
    position: absolute;
    left: 0;
    text-align: center;
    height: 109px;
    padding: 70px 15px 0 15px;
    font-size: 18px;
    color: #fff;
    right: 0;
    bottom: 0;
    background: url(../images/mask-txt-b.png) center no-repeat;
    background-size: 100% 100%
}

.yw-slick .slick-slide {
    padding: 0 27px
}

.yw-slick {
    margin: 0 -27px
}

.yw-slick .ys-slick-top img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.yw-slick .slick-prev {
    left: -60px;
    z-index: 100;
    width: 53px;
    height: 53px;
    background: url(../images/left01.png) center no-repeat;
    margin-top: -26px
}

.yw-slick .slick-next {
    right: -60px;
    z-index: 100;
    width: 53px;
    height: 53px;
    background: url(../images/right01.png) center no-repeat;
    margin-top: -26px
}

.slick-prev:before, .slick-next:before {
    display: none
}

.yw-slick .slick-prev:hover {
    background: url(../images/left01-1.png) center no-repeat
}

.yw-slick .slick-next:hover {
    background: url(../images/right01-1.png) center no-repeat
}

.ys-slick-b {
    font-size: 16px;
    color: #888;
    text-align: justify;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 20px
}

.footer {
    background: url(../images/footer.png) center no-repeat;
    background-size: cover;
    padding-top: 85px
}

.footer-tt {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 20px
}

.footer-p p {
    color: #fff;
    opacity: 0.7;
    margin-bottom: 15px
}

.footer-title {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px
}

.footer-ul li {
    margin-bottom: 15px
}

.footer-ul li a {
    color: #fff;
    opacity: 0.7
}

.footer-width {
    margin-left: 65px
}

.footer-bottom {
    background: #0d70c9;
    margin-top: 50px;
    position: relative
}

.footer-bottom .container {
    position: relative;
    padding: 20px 15px;
    color: #fff
}

.footer-bottom .container .pull-left span {
    display: inline-block;
    padding-right: 20px
}

.footer-bottom .container .pull-left img {
    margin-right: 5px
}

.footer-bottom .container a {
    color: #fff
}

.footer-bottom .container font {
    padding: 0 10px
}

.footer-bottom .container {
    position: relative
}

.go-top {
    position: absolute;
    right: 5px;
    top: 0px
}

.header-con {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/header-bg1.JPG) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in
}

.header-con:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: -1
}

.header-con .scroll {
    position: absolute;
    left: 0;
    top: 100px;
    right: 0;
    bottom: 0;
    overflow-y: auto
}

.header-con ul {
    display: -webkit-flex;
    display: flex
}

.header-con ul li {
    width: 12.5%;
    padding-top: 45px;
    text-align: center
}

.header-con ul a {
    display: block;
    color: #fff
}

.header-con ul .title {
    font-size: 22px;
    font-weight: 700;
    color: #fff
}

.header-con ul .title .arrow {
    display: none
}

.header-con ul .list {
    padding: 20px 0
}

.header-con ul .list .title_2 {
    font-size: 17px;
    line-height: 36px;
    color: #fff
}

.header-con ul .list dl {
    padding-bottom: 20px
}

.header-con ul .list dl dd a {
    display: block;
    font-size: 12px;
    line-height: 30px;
    color: #fff;
    opacity: .65
}

.header-con ul .list dl dd a:hover {
    opacity: 1
}

body.navShow .header-con {
    opacity: 1;
    visibility: visible
}

.header-menu {
    cursor: pointer;
    position: relative;
    z-index: 10;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.header-menu b {
    display: block;
    width: 100%;
    height: 3px;
    background-color: #fff;
    margin: 5px 0;
    flex-shrink: 0;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.header-menu b:first-child, .header-menu b:last-child {
    width: 34px
}

.header-menu.open b {
    display: none;
    margin: -1.5px 0 0 -17px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 34px;
    background-color: #fff
}

.header-menu.open b:first-child {
    display: block;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.header-menu.open b:last-child {
    display: block;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg)
}

.logo, .header-right-box {
    position: relative;
    z-index: 1000
}

h3 {
    margin: 0
}

dl {
    margin-bottom: 0
}

.header.mobile, .header.active {
    background: #1780d5
}

.nav-down {
    position: absolute;
    display: none;
    transform: translate(-50%, 0);
    left: 50%;
    top: 100%;
    min-width: 100%;
    white-space: nowrap;padding-top:15px;padding-bottom:10px;
    box-shadow: 0 0 10px rgba(0,0,0,.3);background: rgba(255,255,255,0.9);border-radius: 0 0 5px 5px;
}
.nav-down:after{content: '';height: .05rem;width: 100%;position: absolute;left: 0;top: 0;background: #265ee1;background: linear-gradient(90deg, #40e2a7, #265fe1);}
.nav-down li {
    float: left;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}

.nav-down li a {
    background: none !important;
    padding: 0px 35px 0 12px;
    font-size: 15px;
    color: #333 !important;
    display: block;
    font-weight: normal !important;line-height:32px;
}

.nav-down li a:hover {
    color: #d3252b !important;
}

.nav-list li:hover .nav-down {
    display: block;;
}

.footer-ul li a:hover {
    opacity: 1
}

.title-index a:hover {
    color: #d3252b
}

.banner-list {
    height: 600px;
    position: relative
}

.banner-center-tt {
    font-size: 50px;
    color: #fff;
    text-transform: uppercase;   
    line-height: 1;opacity: 0.4;
}

.banner-center-p {
    font-size: 50px;
    color: #fff;
    line-height: 1;
    margin-top: 25px
}

.banner-center {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0, -50%)
}

.nav-box {
    background: url(../images/nav-box.png) center no-repeat;
    background-size: cover
}

.nav-box-sm {
    position: relative;
    padding-left: 200px
}

.nav-b {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 120px
}

.nav-b span {
    font-size: 24px;
    color: #fff;
    padding-right: 38px;
    background: url(../images/raw.png) right center no-repeat
}

.xy-swiper {
    overflow: hidden;
    max-width: 1000px
}

.xy-swiper a {
    display: inline-block;
    padding: 0 10px;
    position: relative;
    line-height: 120px;
    color: #fff;
    font-size: 20px
}

.xy-swiper a.active, .xy-swiper a:hover {
    font-weight: bold
}

.xy-swiper .swiper-slide {
    float: left;
    width: auto;
    padding-right: 30px
}

.xy-swiper a.active:before, .xy-swiper a:hover:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 4px;
    background: #fff
}

.img-ul li {
    float: left;
    width: 33.333333%;
    padding: 0 28px;
    margin-bottom: 56px
}

.img-ul {
    margin: 0 -28px
}

.img-ul-img {
    position: relative;
    padding-top: 66%
}

.img-ul-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.img-ul-bottom {
    height: 220px;
    padding: 20px 35px
}

.img-ul-tt {
    font-size: 18px;
    color: #333;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.img-ul-p {
    font-size: 16px;
    color: #999;
    line-height: 25px;
    height: 50px;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.img-ul-date {
    font-size: 16px;
    color: #999;
    margin-top: 20px
}

.img-ul li a {
    display: block;
    box-shadow: 0 0 12px rgba(22, 120, 125, 0.2)
}

.img-ul li a:hover .img-ul-bottom {
    background: url(../images/back-hover.png) center no-repeat;
    background-size: cover
}

.img-ul li a:hover .img-ul-tt {
    color: #fff
}

.img-ul li a:hover .img-ul-p {
    color: #dff2fd
}

.img-ul li a:hover .img-ul-date {
    color: #dff2fd
}

.img-ul {
    padding-top: 65px
}

.list-back {
    padding-bottom: 40px
}

.three-swiper {
    margin: 55px 75px
}

.three-swiper a {
    display: block;
    font-size: 22px;
    color: #fff;
    line-height: 60px;
    /* background: #5380d6; */
 /*background: linear-gradient(to right, #2660e1, #3ac6b0);*/
background: rgba(23,128,213, 0.5);
    border-radius: 60px;
    text-align: center;
    margin: 0 15px
}

.three-swiper a.active, .three-swiper a:hover {
    background: #2766dd;
    color: #fff
}

.three-swiper .slick-prev {
    left: -50px;
    margin-top: -14px;
    width: 16px;
    height: 28px;
    background: url(../images/left-sm.png) center no-repeat;
    z-index: 100
}

.three-swiper .slick-next {
    right: -50px;
    margin-top: -14px;
    width: 16px;
    height: 28px;
    background: url(../images/right-sm.png) center no-repeat;
    z-index: 100
}

.article-tt {
    margin: 0;
    font-size: 24px;
    color: #333;
    font-weight: bold
}

.article-sm span {
    display: inline-block;
    margin: 0 15px;
    font-size: 16px;
    color: #666
}

.article-sm {
    margin-top: 30px;
    padding-bottom: 25px;
    border-bottom: solid 1px #ddd
}

.article-p p {
    font-size: 18px;
    color: #333;
    text-align: justify;
    line-height: 35px;
    margin-bottom: 20px
}

.article-p {
    padding: 20px 0 60px;
}

.article-link {
    border-top: solid 1px #ddd;
    padding-top: 30px
}

.article-link a {
    font-size: 18px;
    color: #333
}

.article-link p {
    margin-bottom: 20px
}

.article-link a:hover {
    color: #1780d5
}

.qt-top {
    max-width: 800px;
    margin: 90px auto 60px auto
}

.qt-top img {
    width: 100%
}

.qt-top .slick-prev {
    width: 35px;
    height: 65px;
    left: -75px;
    margin-top: -32px;
    background: url(../images/left02.png) center no-repeat
}

.qt-top .slick-next {
    width: 35px;
    height: 65px;
    right: -75px;
    margin-top: -32px;
    background: url(../images/right02.png) center no-repeat
}

.qt-top .slick-prev:hover {
    background: url(../images/left02-1.png) center no-repeat
}

.qt-top .slick-next:hover {
    background: url(../images/right02-1.png) center no-repeat
}

.qt-p p {
    font-size: 18px;
    color: #333;
    text-align: justify;
    line-height: 35px;
    margin-bottom: 20px;
    text-indent: 2em
}

.qt-bottom {
    margin: 0
}

.wz-list li a {
    display: block;
    position: relative;
    padding-left: 90px;
    height: 91px
}

.wz-list li a:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-top: solid 1px #ddd
}

.wz-list-date {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 80px;
    text-align: center;
    font-size: 12px;
    color: #666
}

.wz-list-date span {
    font-size: 24px;
    color: #1678d7;
    font-weight: bold
}

.wz-list-p {
    font-size: 18px;
    color: #333;
    line-height: 91px
}

.wz-list li a:hover {
    background: #1678d7;
    box-shadow: 0 0 20px rgba(22, 120, 215, 0.5)
}

.wz-list li a:hover .wz-list-p {
    color: #fff;
    font-weight: bold
}

.wz-list li a:hover .wz-list-date, .wz-list li a:hover .wz-list-date span {
    color: #fff
}

.wz-list {
    padding-bottom: 60px
}

.xw-list li a {
    display: flex;
    padding: 30px 0;
    border-bottom: solid 1px #ddd
}

.xw-list-left {
    width: 300px;
    min-width: 300px;
    padding-right: 40px
}

.xw-list-left img {
    width: 100%;
    height: 175px
}

.xw-list-right {
    flex: 1
}

.xw-list-date {
    font-size: 16px;
    color: #666
}

.xw-list-tt {
    font-size: 18px;
    color: #333;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.xw-list-p {
    color: #999;
    line-height: 30px;
    font-size: 16px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px
}

.xw-list {
    padding: 30px 0 60px 0
}

.xw-list li a:hover .xw-list-tt {
    color: #1780d5
}

h4, .h4, h5, .h5, h6, .h6 {
    margin: 0
}

.imgBox {
    position: relative;
    overflow: hidden;
    isolation: isolate
}

.flex {
    display: flex;
    flex-wrap: wrap
}

.flexjs {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.wp {
    max-width: 1400px;
    margin: 0 auto;
    width: 94%
}

.donw-a {
 /*   padding-right: 18px;
    background: url(../images/raw01.png) right center no-repeat; */
}

.site-menu-main .dz-link a {
    color: #333;
    line-height: 60px;
    background: url(../images/icon-dz02.png) left center no-repeat
}

.site-menu-main .donw-a font {
    color: #333 !important;
    background: url(../images/icon-dq02.png) left center no-repeat
}

.site-menu-main .donw-a {
 /*   background: url(../images/raw02.png) right center no-repeat;
    line-height: 60px */
}

.site-menu-main .header-right {
    margin-bottom: 0 !important;
    margin-right: 100px
}

.site-menu {
    position: fixed;
    z-index: 100000;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    clip-path: inset(0 0 100% 0);
    transition: clip-path .6s cubic-bezier(0.77, 0, 0.175, 1);
    visibility: hidden;
    opacity: 0;
    visibility: hidden;
    clip-path: none;
    transition: opacity 0s .92s, visibility 0s .92s
}

.site-menu-close {
    font-size: .4rem;
    text-align: center;
    cursor: pointer;
    color: #265ee1;
    font-family: 'lib';
    z-index: 10;
    transition: .5s
}

.site-menu-main {
    flex: 1;
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 100vh;
    padding: .3rem 0 .75rem;
    background: url(../images/site.png) center no-repeat;
    background-size: cover;
    backdrop-filter: blur(.1rem)
}

.site-menu-main {
    flex: auto;
    height: 100%;
    clip-path: inset(0 0 100% 0);
    transition: clip-path 1s .2s cubic-bezier(0.77, 0, 0.175, 1)
}

.site-menu-main .ul {
    flex: 1;
    overflow: hidden
}

.site-menu-close {
    position: absolute;
    right: 0.3rem;
    top: 50%;
    transform: translate(0, -50%);
    margin-top: -0.2rem
}

.search-b {
    position: absolute;
    right: 0.8rem;
    margin-right: 30px;
    top: 50%;
    transform: translate(0, -50%);
    margin-top: -0.15rem
}

.site-menu .top {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    border-bottom: #e5e5e5 1px solid;
    padding-bottom: .26rem;
    margin-bottom: .38rem
}

.site-menu .top .wp {
    align-items: center;
    max-width: 100%;
    max-width: 17.80rem
}

.site-menu .topser a, .site-menu .lan a {
    color: #265ee1
}

.site-menu .toplink ul li .a {
    color: #333
}

.site-menu .toplink ul li .a i {
    color: #265ee1
}

.site-menu .toplink ul li svg {
    fill: #265ee1
}

.site-menu .bottom {
    width: 100%
}

.site-menu .bottom .imgBox {
    width: 3.12rem;
    margin: 0 0 0 .5rem
}

.site-menu .bottom .imgBox .img {
    padding-bottom: 133.01%
}

.site-menu .bottom .imgBox::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../images/site1.png) center bottom no-repeat;
    background-size: 100% auto
}

.site-menu.site-menu-is-open {
    opacity: 1;
    visibility: visible;
    clip-path: none;
    transition: opacity 0s, visibility 0s
}

.site-menu.site-menu-is-open .site-menu-main {
    transition: clip-path 1s cubic-bezier(0.77, 0, 0.175, 1);
    clip-path: inset(0 0 0 0)
}

.site-menu-main .ul li {
    transform: translateY(.2rem);
    opacity: 0;
    transition: 1s;
    padding: 1vw 1vw;
    flex: auto
}

.site-menu-main .ul li > a {
    font-size: .18rem;
    color: #1d252d;
    margin-bottom: .03rem;
    display: flex;
    font-weight: bold;
    justify-content: space-between;
    align-items: center
}

.site-menu-main .ul li h6 {
    padding-bottom: .03rem;
    position: relative;
    font-size: .12rem;
    color: #a9a9a9;
    border-bottom: #d6d6d6 1px solid;
    margin-bottom: .3rem
}

.site-menu-main .ul li i {
    font-size: .14rem;
    color: #d3252b;
    font-family: 'lib';
    opacity: 0;
    transition: .5s
}

.site-menu-main .ul li .sub-nav a {
    font-size: .14rem;
    color: rgba(29, 37, 45, .7);
    line-height: 2;
    margin: .05rem 0;
    display: block;
    transition: .5s;
    font-family: 'Poppins-Light'
}

.site-menu-main .ul li .sub-nav a:hover {
    color: #d3252b
}

.site-menu-main .ul li:hover i {
    opacity: 1
}

.site-menu-main .ul li:nth-child(1) {
    transition-delay: .2s
}

.site-menu-main .ul li:nth-child(2) {
    transition-delay: .3s
}

.site-menu-main .ul li:nth-child(3) {
    transition-delay: .4s
}

.site-menu-main .ul li:nth-child(4) {
    transition-delay: .5s
}

.site-menu-main .ul li:nth-child(5) {
    transition-delay: .6s
}

.site-menu-main .ul li:nth-child(6) {
    transition-delay: .7s
}

.site-menu-main .ul li:nth-child(7) {
    transition-delay: .8s
}

.site-menu-main .ul li:nth-child(8) {
    transition-delay: .9s
}

.site-menu-main .ul li:nth-child(9) {
    transition-delay: 1s
}

.site-menu-main .ul li:nth-child(10) {
    transition-delay: 1.1s
}

.site-menu-main .ul li:nth-child(11) {
    transition-delay: 1.2s
}

.site-menu-main .ul li:nth-child(12) {
    transition-delay: 1.3s
}

.site-menu-main .ul li:nth-child(13) {
    transition-delay: 1.4s
}

.site-menu-is-open .site-menu-main .ul li {
    opacity: 1;
    transform: translateY(0)
}

.qt-title {
    font-size: 24px;
    margin-bottom: 20px
}

.swiper-container-a .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8)
}

.swiper-container-a {
    overflow: hidden;
    margin: 50px;
    position: relative
}

.swiper-container-a .swiper-slide-prev {
    left: -50px
}

.swiper-container-a .swiper-slide-next {
    right: -50px
}

.swiper-container-a .swiper-slide-prev, .swiper-container-a .swiper-slide-next {
    transform: scale(1.8);
    z-index: 50
}

.swiper-container-a .swiper-slide-active, .swiper-container-a .swiper-slide-duplicate-active {
    transform: scale(2.6);
    z-index: 100
}

.swiper-container-a .swiper-wrapper {
    padding: 125px 0
}

.swiper-container-a .swiper-button-lock {
    display: block
}

.swiper-container-a .swiper-slide span{ display: none; position: absolute; left: 0; right: 0; bottom: 0; height: 80px; background: url(../images/lb-mask.png) center no-repeat; background-size: 100% 100%; font-size: 14px; color: #fff; padding-top: 50px; }



.swiper-container-a img {
    width: 100%
}



.swiper-container-a .swiper-slide-active span,.swiper-container-a .swiper-slide-duplicate-active span{ display: block; }
.swiper-container-a .swiper-slide span font{ transform: scale(0.6,0.6); display: block; }
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after,.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{ color: #fff; }
.lb-back{ background: url(../images/lb-back.png) center top no-repeat; background-size: 100% 100%; }
.qt-tabs{ width: 230px; }
.qt-tabs li a{ display: block; margin-bottom: 35px; position: relative; line-height: 70px; font-size: 22px; color: #fff; background: url(../images/tabx-q.png) center no-repeat; background-size: cover; border-radius: 70px; }
.qt-back{ background: url(../images/qt-back.png) center top no-repeat; background-size: cover; padding:100px 0; }
.xz-img{ position: absolute; left: 310px; top: -520px; max-width: 800px; padding:10px; background: url(../images/img-back.png) center no-repeat; background-size: cover; }
.xz-img img{ width: 100%; }
.qt-p-c{ padding-top: 60px; }
.qt-tabs li.active a{ background: #265fe1; }
.sd-title{ font-size: 35px; color: #333; margin-bottom: 40px; }
.sd-title span{ padding-left: 15px; font-size: 22px;color: #d3252b; }
.sd-img{ position: static; margin:0 auto; }


.pages1{display:none;}
/***********产品业务*************/
.yw-top{ font-size: 26px; color: #fff; line-height: 120px; }
.yw-top span{ font-size: 40px; padding-right: 15px; }
.cpyw-back{ background: url(../images/cpyw-back.png) center no-repeat; background-size: cover; overflow:hidden; }
.yw-tbas-left{ border-right: solid 1px #265fe1; padding:90px 0; width: 28%; }
.yw-tbas-left li a{ display: block; z-index: 100; height: 180px; position: relative; color: #265fe1; padding-left: 113px; padding-top: 65px;}
.yw-tabs-tt{ font-size: 24px; }
.yw-tabs-p{ font-size: 14px; margin-top: 5px; }
.yw-tbas-left li{ position: relative; }
.yw-tbas-left li:before{ display: block; position: absolute; content: ""; right: 0; bottom: 0; left: -1000px; border-bottom: solid 1px #265fe1; }
.yw-tbas-left li a.yw-tabs01{ background: url(../images/icon-tabs-yw01.png) left center no-repeat; }
.yw-tbas-left li a.yw-tabs02{ background: url(../images/icon-tabs-yw02.png) left center no-repeat; }
.yw-tbas-left li a.yw-tabs03{ background: url(../images/icon-tabs-yw03.png) left center no-repeat; }
.yw-tbas-left li a.yw-tabs04{ background: url(../images/icon-tabs-yw04.png) left center no-repeat; }
.yw-tbas-left li a.yw-tabs05{ background: url(../images/icon-tabs-yw05.png) 30px center no-repeat; padding-left: 135px; }
.yw-tbas-left li a.yw-tabs06{ background: url(../images/icon-tabs-yw06.png) 30px center no-repeat; padding-left: 135px; }
.yw-tbas-left li a.yw-tabs07{ background: url(../images/icon-tabs-yw07.png) 30px center no-repeat; padding-left: 135px; }
.yw-tbas-left li a.yw-tabs08{ background: url(../images/icon-tabs-yw08.png) 30px center no-repeat; padding-left: 135px; }
.yw-tbas-left li.active a.yw-tabs01{ background: url(../images/icon-tabs-yw01-1.png) left center no-repeat; }
.yw-tbas-left li.active a.yw-tabs02{ background: url(../images/icon-tabs-yw02-1.png) left center no-repeat; }
.yw-tbas-left li.active a.yw-tabs03{ background: url(../images/icon-tabs-yw03-1.png) left center no-repeat; }
.yw-tbas-left li.active a.yw-tabs04{ background: url(../images/icon-tabs-yw04-1.png) left center no-repeat; }
.yw-tbas-left li.active a.yw-tabs05{ background: url(../images/icon-tabs-yw05-1.png) 30px center no-repeat; }
.yw-tbas-left li.active a.yw-tabs06{ background: url(../images/icon-tabs-yw06-1.png) 30px center no-repeat; }
.yw-tbas-left li.active a.yw-tabs07{ background: url(../images/icon-tabs-yw07-1.png) 30px center no-repeat; }
.yw-tbas-left li.active a.yw-tabs08{ background: url(../images/icon-tabs-yw08-1.png) 30px center no-repeat; }
.pull-right.yw-tbas-left li:before{ left: 0; right: -1000px; }
.pull-right.yw-tbas-left{ border-left: solid 1px #265fe1; border-right: none; }
.cpyw-back-box{ position: relative; }
.cpyw-center{ position: absolute; top: 0; left: 28%; width: 44%; padding: 90px 35px; }
.cp-yw-img img{ width: 100%; }
.cpyw-back-sm{ background: url(../images/cpyw-back02.png) center no-repeat; background-size: cover; padding:35px; }
.cp-y-tt{ font-size: 24px; color: #333; margin-bottom: 20px; }
.cp-y-p p{ font-size: 16px; color: #333; opacity: 0.6; text-align: justify; line-height: 25px; text-indent: 2em; }
.cp-y{ overflow-y: auto; padding-right: 35px; height: 235px; }
.cp-y::-webkit-scrollbar {width:6px;}
.yw-tbas-left .active on{background: url(../images/cpyw-tabs-back.png) center no-repeat;background-size: 100% 100%;}

/* 滚动槽 */
.cp-y::-webkit-scrollbar-track {
-webkit-box-shadow:inset006pxrgba(0,0,0,0.3);
border-radius:10px;
background: #d6e0ed;
}
/* 滚动条滑块 */
.cp-y::-webkit-scrollbar-thumb {
border-radius:10px;
background:#5881c2;
-webkit-box-shadow:inset006pxrgba(0,0,0,0.5);
}
.cp-y::-webkit-scrollbar-thumb:window-inactive {
background:#5881c2;
}
.yw-tbas-left li.active a{ color: #fff; }
.yw-tbas-left li:after{ display: block; transition: 0.8s all; content: ""; position: absolute; right: 0; top: 0; bottom: 0; width: 0px; background: url(../images/cpyw-tabs-back.png) center no-repeat; background-size: 100% 100%; }
.yw-tbas-left li.active:after{width: 6.5rem;}
.pull-right.yw-tbas-left li:after{ left: 0; right: auto; }
.footer-news{ background: url(../images/footer-news.png) center no-repeat; background-size: cover; padding-top: 60px; }
.footer-news-ul li{ float: left; margin-left: 30px; margin-bottom: 20px; }
.footer-news-ul li a{ font-size: 16px; color: #fff; font-weight: bold; }
.footer-news-dz{ color: #fff; margin-left: 30px; margin-bottom: 5px; padding-left: 30px; line-height: 30px; background: url(../images/icon-news01.png) left center no-repeat; }
.footer-news-dz-b{ background: url(../images/icon-news02.png) left center no-repeat; }
.footer-news-dz-c{ background: url(../images/icon-news03.png) left center no-repeat; }
.footer-news-right{ padding-top: 15px; }
.footer-tt{ margin-top: 35px; }
.footer-p p{ opacity: 1; }
.dropdown-news{ max-width: 320px; margin-left: 30px; margin-top: 15px; }
.down-news-a{ font-size: 14px; padding-right: 12px; position: relative; color: #1d252d; background: #d5e4f7; border:solid 1px #a3bbdb; display: block; line-height: 35px; padding-left: 12px; }
.down-news-a span{ float: right; position: absolute; right: 12px; top: 50%; transform: translate(0,-50%); }
.dropdown-news .dropdown-menu{ width: 100%; bottom: 100%; top: auto; max-height: 200px; overflow-y: auto; text-align: left; }
.footer-bottom{ border-top: solid 1px rgba(255,255,255,0.25); margin-top: 20px; background: none; }
.footer-news-dz span{ display: inline-block; padding-right: 15px; }
.cp-y-p-txt{ overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical; font-size: 16px; color: #333; opacity: 0.6; text-align: justify; line-height: 25px; text-indent: 2em;  }
.cp-show{ opacity: 0; z-index: -11000; }
.cp-show.active{ opacity: 1; z-index: 1000;}
.cp-more{ display: inline-block; font-size: 16px; color: #265ee1; border-radius: 30px; border:solid 1px #265ee1; width: 140px; text-align: center; line-height: 32px; margin-top: 25px; }
.cp-more:hover{ background: url(../images/yw-hover.png) center no-repeat; background-size: cover; border-color: transparent; color: #fff; }
.qt-ul li a{ display: block; height: 100px; line-height: 1; padding-top: 32px; padding-left: 60px; font-size: 20px; color: #fff; margin-bottom: 24px; }
.qt-ul li a span{ font-size: 14px; opacity: 0.3; }
.qt-ul li a:hover{ box-shadow: 0 0 15px rgba(0,0,0,0.2); }

/**********财务摘要**********/
.cw-back{ background: url(../images/cw-back.png) center no-repeat; background-size: cover; padding:90px 0; }
.gb-back{ background: url(../images/gb-back.png) center no-repeat; background-size: cover; padding:90px 0; }
.gp-back{ background: url(../images/gp-back.png) center no-repeat; background-size: cover; padding:90px 0; }
.cp-slick{ margin:0; }
.cp-slick .slick-prev{ z-index: 10; left: 15px; width: 30px; height: 66px; background: url(../images/cp-left.png) center no-repeat; margin-top: -33px; }
.cp-slick .slick-next{ z-index: 10; right: 15px; width: 30px; height: 66px; background: url(../images/cp-right.png) center no-repeat; margin-top: -33px; }




/**********单篇正文背景**********/















@media( max-width: 1599px){
    .container{ width: 1230px; }
    .nav-list li,.search-a,.nav-tc{ margin-left: 35px; }
    .header{ padding-left: 30px; padding-right: 30px; }
    .three-tabs li:nth-of-type(1) {
        transform: translate(276px,0);
    }

    .header-con ul .title{ font-size: 18px; }
    .tow-ul li a{ line-height: 69px; }
    .three-tabs li a{ padding:60px 0; height: auto; }
    .tabs-right{ margin-top:265px;  }
    .tow-ul{ margin-top: -25px; }
    .yw-slick {
        margin: 0 50px;
    }
}
@media( max-width: 1279px){
    .container{ width: 970px; }
    .ls-list li{ width: 100%; }
    .footer-width{ margin-left: 30px; }
    .title-index{ font-size: 30px; }
    .title-index span{ font-size: 18px; }
    .header-con ul .list .title_2{ font-size: 15px; }
    .three-tabs li:nth-of-type(1) {
        transform: translate(216px,0);
    }
    .nav-list li,.search-a,.nav-tc{ margin-left: 15px; }
    .header{ padding-left: 15px; padding-right: 15px; }
    .logo{ width: 300px; }
    .three-swiper a{ font-size: 18px; }
    .three-swiper{ margin:30px 0; }
    .three-tabs li a{ padding:40px 0; height: auto; }
    .tabs-right{ margin-top:225px;  }
    .tow-ul li a{ line-height:54px; }
    .ls-list li{ margin-bottom: 30px; }
    .tow-ul{ margin-top: -20px; }
    .yw-slick{ margin:0 50px; }
    .swiper-container-a .swiper-slide span{ height: 40px;padding-top: 20px; }
    .logo-news{ width: 400px; }
}




@media( max-width: 1023px){
    .tow-ul li a{ line-height:40px; font-size: 16px; }
    .tow-ul li a span{ font-size: 14px; }
    .tow-ul{ margin-top: -10px; }
    .d,.l,.r{
        transform: translate(0,0)!important;
        transition: all 1s ease-out 0s;
        opacity: 1!important;
    }
    .nav-click { display: block; transition: 0.3s all; z-index: 10000; position: absolute; color: #fff; right: 0; top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px;}
    .nav-click.active{ transform: rotate(180deg); }
    .nav-down{ position: static; transform: translate(0,0); min-height: 1px; margin:0; padding:0; width: 100%; background: none; }
    .nav-down .caret{ display: none; }
    .nav-down li{ text-align: left; padding:0; }
    .nav-down li a{ text-align: left; padding:0 25px!important; font-size: 16px; color: #fff!important;  line-height: 20px; text-align: left; }
    .nav-list li:hover .nav-down{ display: none; }
    .nav-down li a:before{ display: none!important; }
    .nav-down:before{ display: none; }

    .header{ opacity: 1; transform: translate(0,0)!important; height: 50px; background: #1780d5; padding:0 15px; position: fixed;}
    .header2{ display: none!important; }

    .home, .home body {
        height: auto;
        overflow: visible;
        overflow-x: hidden;
    }
    .body_home {
        height: auto;
        overflow: visible;
    }
    .container{ width: 750px; }

    .body_b {
        width: auto;
        height: auto;
        position: static;
        opacity: 1;
        transform: none;
        overflow: hidden;
    }



    .banner .slick-list, .banner .slick-initialized .slick-slide, .banner .slick-track, .banner,.banner-box{ height: auto; margin:0; }
    .banner .slick-dots{ display: none!important; }
    .nav-click {display: block;transition: 0.3s all;z-index: 10000;position: absolute;color: #fff;right: 0;top: 0px;width: 40px;height: 40px;text-align: center;line-height: 40px;}
    .nav-click.active{ transform: rotate(180deg); }

    .menu-button{ display: block; }
    .nav-list{ position: fixed; display: none; height: 100vh; padding-bottom: 50px; left: 0; top: 50px; bottom: 0; margin:0; right: 0; background: #2952a8; z-index: 10000; overflow-y: auto; border-top: solid 1px #ddd; box-shadow: 1px 2px 3px rgba(0,0,0,0.1); }
    .nav-list li{ float: none; width: 100%; margin:0; padding:0; }
    .nav-list li a{ display: block; line-height: 40px; padding:0 15px; color: #fff; text-align: left; font-size: 16px; }

    .header-list{ height: 50px!important;}
    .search-a{ line-height: 50px; }
    body{ padding-top: 50px; }
    .header-right-top{ z-index: 10!important; }
    .header-menu{ display: none; }
    .logo img{ height: 30px; }
    .logo{ line-height: 50px; }
    .header-right{ line-height: 50px; margin:0; }
    .dropdown{ margin:0 100px 0 30px; }
    .search-a{ position: absolute; top: 0; right: 60px; line-height: 50px; }
    .menu-button{ z-index: 10000; }
    .index-s1 .pagination{ bottom: 30px; }
    .page-one{ padding:30px 0 0 0; overflow:hidden; }
    .title-index span{ display: none; }
    .page-tow,.page-four{ padding:30px 0; overflow:hidden; }
    .title-index{ margin-bottom: 30px; }
    .three-tabs{ width: 100%; }
    .three-tabs li{ float: left; width: 33.333333%; margin:0; transform: translate(0,0)!important; }
    .tabs-right{ width: 100%; margin:0; }
    .footer-left{ width: 100%; text-align: center; }
    .footer{ padding-top: 30px; }
    .three-tabs li a{ padding:40px 0; }
    .icon-tabs img{ height: 67px; }
    .footer-width{ width: 20%; margin:0; text-align: center; }
    .footer-right{ width: 100%; }
    .footer-bottom .pull-left,.footer-bottom .pull-right{ width: 100%; text-align: center; }
    .footer-bottom .pull-right{ margin-top: 10px; }
    .footer-tt{ margin-top: 30px; }
    .footer-bottom{ margin-top: 20px; }
    .page-three{ padding-top: 30px; overflow:hidden; }
    .bb{ display: none; }
    .ys-slick-b{ font-size: 14px; line-height: 25px; margin-top: 10px; height: 75px; }
    .yw-slick .slick-slide{ padding:0 10px; }
    .yw-slick{ margin:0 30px; }
    .yw-slick .slick-prev{ left: -30px; }
    .yw-slick .slick-next{ right: -30px; }
    .yw-slick .slick-prev,.yw-slick .slick-next{ width: 30px; height: 30px; margin-top: -15px; background-size: 100% 100%!important; }

    .img-ul li{ width: 50%; }
    .banner-list{ height: 400px; }

    .qt-top{ margin:30px 50px; }
    .qt-top .slick-prev{ left: -50px; }
    .qt-top .slick-next{ right: -50px; }

    .yw-tbas-left{ width: 100%; padding:0; float: none!important; position: relative; z-index: 10000; }
    .yw-tbas-left li{ float: left; width: 25%; }
    .cpyw-center{ width: 100%; padding:0;  display: block; position: absolute; left: 0; top: 190px; width: 100%; z-index: -1; opacity: 0; filter:alpha(opacity=0); }
    .cpyw-center.active{ position: relative; z-index: 10; opacity: 1; top: 0; filter:alpha(opacity=100); }
.yw-tbas-left li a.yw-tabs01{ background: url(../images/icon-tabs-yw01.png) center 15px no-repeat; background-size: auto 40px; }
.yw-tbas-left li a.yw-tabs02{ background: url(../images/icon-tabs-yw02.png) center 15px no-repeat; background-size: auto 40px; }
.yw-tbas-left li a.yw-tabs03{ background: url(../images/icon-tabs-yw03.png) center 15px no-repeat; background-size: auto 40px; }
.yw-tbas-left li a.yw-tabs04{ background: url(../images/icon-tabs-yw04.png) center 15px no-repeat; background-size: auto 40px; }
.yw-tbas-left li a.yw-tabs05{ background: url(../images/icon-tabs-yw05.png) center 15px no-repeat; background-size: auto 40px; }
.yw-tbas-left li a.yw-tabs06{ background: url(../images/icon-tabs-yw06.png) center 15px no-repeat; background-size: auto 40px; }
.yw-tbas-left li a.yw-tabs07{ background: url(../images/icon-tabs-yw07.png) center 15px no-repeat; background-size: auto 40px; }
.yw-tbas-left li a.yw-tabs08{ background: url(../images/icon-tabs-yw08.png) center 15px no-repeat; background-size: auto 40px; }
.yw-tbas-left li.active a.yw-tabs01{ background: url(../images/icon-tabs-yw01-1.png) center 15px no-repeat; background-size: auto 40px; }
.yw-tbas-left li.active a.yw-tabs02{ background: url(../images/icon-tabs-yw02-1.png) center 15px no-repeat; background-size: auto 40px; }
.yw-tbas-left li.active a.yw-tabs03{ background: url(../images/icon-tabs-yw03-1.png) center 15px no-repeat; background-size: auto 40px; }
.yw-tbas-left li.active a.yw-tabs04{ background: url(../images/icon-tabs-yw04-1.png) center 15px no-repeat; background-size: auto 40px; }
.yw-tbas-left li.active a.yw-tabs05{ background: url(../images/icon-tabs-yw05-1.png) center 15px no-repeat; background-size: auto 40px; }
.yw-tbas-left li.active a.yw-tabs06{ background: url(../images/icon-tabs-yw06-1.png) center 15px no-repeat; background-size: auto 40px; }
.yw-tbas-left li.active a.yw-tabs07{ background: url(../images/icon-tabs-yw07-1.png) center 15px no-repeat; background-size: auto 40px; }
.yw-tbas-left li.active a.yw-tabs08{ background: url(../images/icon-tabs-yw08-1.png) center 15px no-repeat; background-size: auto 40px; }
.yw-tbas-left li a{ padding-top: 60px; padding-left: 0!important; text-align: center; height: auto; padding-bottom: 15px; }
.yw-tabs-tt{ font-size: 18px; }
.yw-tabs-p{ display: none; }
.yw-tbas-left li{ overflow:hidden;border-right: solid 1px #265fe1; }
.pull-left.yw-tbas-left{border-left: solid 1px #265fe1;border-right: none; border-top: solid 1px #265fe1;}
.yw-tbas-left li:after{ background-size: 100% 100%; left: 0!important; right: auto!important; transition: 0s all; }
.yw-tbas-left li.active:after{ width: 100%!important; }
.cpyw-back{ padding-top: 30px; }

.logo-news{ margin:0 auto; width: 100%; text-align: center; }
.logo-news img{ max-width: 220px; }

}

@media( max-width: 850px){
.pages{display:none;}
    .pages1{display:block;}

}
@media( max-width: 767px){
    .qt-title{ font-size: 18px; margin-bottom: 10px; }
    .banner .slick-list, .banner .slick-initialized .slick-slide, .banner .slick-track, .banner,.banner-box{ height: auto; margin:0; }
    .layer .search_box{
        width: 100%;
    }


    .container{ width: 100%; }

    body{ padding-top: 50px!important; }

    .layer .search_box{
        width: 100%;
    }






    .header-right{ display: none; }
    .index-s1 .pagination{ bottom: 0px; }
    .page-one .col-xs-6{ width: 100%; }
    .title-index{ font-size: 24px; line-height: 24px; margin-bottom: 20px; }
    .title-index a{ font-size: 16px; margin-top: 0; }
    .ls-list li{ margin-bottom: 20px; }
    .ls-title{ font-size: 16px; }
    .page-one .row:before{ display: none; }
    .tow-left{ width: 100%; }
    .img-slick-img{ height: auto; padding-top: 62%; }
    .tow-ul{ width: 100%; margin-top: 0; }
    .tow-ul li a{ font-size: 16px; line-height: 55px; padding-right: 100px; }
    .tow-ul li a span{ font-size: 14px; }
    .three-tabs li a{ padding:20px 5px; height: auto; }
    .icon-tabs img{ height: 40px; }
    .tabs-p{ display: none; }
    .tabs-tt{ font-size: 18px; margin-top: 10px; }
    .tabs-right{ padding:20px; height: auto; }
    .tabs-txt{ margin:0; height: 260px; padding-right: 10px;}
    .tabs-txt p{ font-size: 14px; line-height: 25px; margin-bottom: 10px; }
    .footer-p p{ margin-bottom: 5px; }
    .footer-right{ display: none; }
    .footer-tt{ margin:15px 0 10px 0; }
    .footer-bottom .container{ padding:10px 15px; }
    .footer-bottom .pull-right{ margin-top: 0; }
    .footer{ padding-top: 20px; }

    .nav-b{ display: none; }
    .nav-box-sm{ padding:0; }
    .xy-swiper a{ font-size: 18px; line-height: 60px; }
    .img-ul{ padding-top: 30px; margin:0 -10px; padding-bottom: 30px; }
    .img-ul li{ padding:0 10px; width: 100%; margin-bottom: 15px; }
    .img-ul-bottom{ padding:10px 15px; height: auto; }
    .list-back{ padding-bottom: 30px; }
    .img-ul-p{ margin-top: 5px; }
    .img-ul-date{ margin-top: 10px; }
    .banner-list{ height: 180px; }
    .banner-center-tt{ font-size: 36px; }
    .banner-center-p{ font-size: 24px; margin-top: 15px; }
    .xy-swiper .swiper-slide{ padding-right: 0; }
    .three-swiper a{ font-size: 16px; line-height: 45px; margin:0 5px; }
    .article-tt{ font-size: 18px; line-height: 1.6; }
    .article-sm span{ margin:0 10px 10px 10px; }
    .article-sm{ margin:15px 0 0 0; padding-bottom: 10px; }
    .article-p p{ font-size: 14px; line-height: 25px; margin-bottom: 10px; }
    .article-p{ padding:10px 0; }
    .article-link a{ font-size: 14px; }
    .article-link p{ margin-bottom: 10px; }
    .article-link{ padding-top: 20px; }
    .qt-top{ margin:20px 30px; }
    .qt-top .slick-prev{ left: -30px; width: 20px; background-size: 100% auto!important; }
    .qt-top .slick-next{ right: -30px; width: 20px; background-size: 100% auto!important; }
    .qt-p p{ font-size: 14px; line-height: 25px; margin-bottom: 10px; }
    .towSwiper{ margin:20px 30px; }
    .three-swiper .slick-prev{ left: -30px; }
    .three-swiper .slick-next{ right: -30px; }
    .wz-list li a{ height: 71px; }
    .wz-list-p{ font-size: 16px; line-height: 70px; }
    .wz-list{ padding-bottom: 30px; }
    .xw-list-left{ display: none; }
    .xw-list{ padding:0 0 30px 0; }
    .xw-list li a{ padding:20px 0; }
    .swiper-container-a .swiper-slide{ transform: scale(1,1)!important; }
    .swiper-container-a .swiper-wrapper{ padding:0; }
    .swiper-container-a{ margin:20px 0; }
    .swiper-container-a .swiper-slide span{ height: 60px; padding-top: 20px; line-height: 40px; }
    .swiper-container-a .swiper-slide span font{ transform: scale(1,1); font-size: 14px; }
    .xz-img{ position: static; padding:5px; }
    .qt-p-c{ padding-top: 15px; }
    .qt-tabs{ width: auto; float: none!important; margin:0 -5px; padding-bottom: 5px; }
    .qt-tabs li{ float: left; width: 33.333333%; padding:0 5px; margin-bottom: 10px; }
    .qt-tabs li a{ font-size: 16px; line-height: 45px; margin-bottom: 0; }
    .qt-back{ padding:30px 0 10px 0; }
    .sd-title{ font-size: 24px;margin-bottom: 15px; }
    .sd-title span{ font-size: 14px; padding-left: 10px; }

    .yw-top{ font-size: 16px; line-height: 50px; }
    .yw-top span{ font-size: 24px; }
    .yw-tabs-tt{ font-size: 14px; }
    .yw-tbas-left li a{ height: 95px; }
    .cpyw-back-sm{ padding:20px; }
    .cp-y-tt{ font-size: 18px; margin-bottom: 15px; }
    .cp-y-p p{ font-size: 14px; }
    .cp-y{ padding-right: 15px; }
    .footer-news{ padding-top: 20px; }
    .footer-news-left{ width: 100%; text-align: center; }
    .footer-news-ul li{ margin-left: 0; width: 33.333333%; text-align: center; }
    .footer-news-ul li a{ font-size: 14px; }
    .footer-news-dz{ margin-left: 0; font-size: 13px; }
    .footer-news-right{ width: 100%; padding-top: 0; }
    .dropdown-news{ margin-left: 0; }
    .qt-ul li a{ height: auto; padding:20px; margin-bottom: 15px; }
    .cw-back,.gb-back,.gp-back{ padding:20px 0; }
}


@media( max-width: 640px){

.xy-swiper a{padding: 0 3px;}
