/*全局样式表*/

body,*, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td,li,img { margin:0; padding:0;list-style: none;word-wrap: break-word;}

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

span, div, img, b, i, a {

    vertical-align: middle;

    -webkit-tap-highlight-color: transparent;

    font-style: normal;

}

sup { vertical-align:text-top; }sub{ vertical-align:text-bottom; }

legend { color:#000; }fieldset, img { border:0; }

table { border-collapse:collapse; border-spacing:0; }label{margin-bottom: 0}

input:focus{outline:none;}img {border: 0;}

em,i{font-style: normal;}

button, input, select, textarea {border: none;outline: none;}

@font-face {

    font-family: st;



}

body{

    overflow-x: hidden;

}

body.bg-f8{

    background-color: #f8f8f8;

}

*{

    box-sizing: border-box;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

}

input:-webkit-autofill{

    -webkit-box-shadow: 0 0 0px 1000px #fff inset;

}

::selection {

    background: rgb(0,71,157);

    color: #fff;

}

::-webkit-scrollbar {

    height: 4px;

    width: 6px;

}

::-webkit-scrollbar-button {

    height: 0;

    width: 0;

}

::-webkit-scrollbar:hover{

    background-color: rgba(125,125,125,.1);

    -webkit-box-shadow: inset 1px 1px 0 rgba(125,125,125,.1);

}

::-webkit-scrollbar-thumb {

    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0,0,0,.07);

    background-clip: padding-box;

    background-color: rgba(0,0,0,.2);

    min-height: 28px;

    padding-top: 100px;

}

a{

    text-decoration: none;

    color: #000;

}

a:before, a:after{

    transition: all 0.5s;

    -webkit-transition: all 0.5s;

    -moz-transition: all 0.5s;

    -ms-transition: all 0.5s;

    -o-transition: all 0.5s;

}

a:link{text-decoration:none; }

a:hover{

    color: #00497d;

    transition: 0.2s ease-in;

    -webkit-transition: all 0.2s ease-in;

    -o-transition: all 0.2s ease-in;

    outline: 0;

    text-decoration: none;

}

dt{

    font-weight: normal;

}

img{

    -ms-interpolation-mode: bicubic;

    display: inline-block;

    width: auto;

    user-select: none;

    -moz-user-select: none;

    -webkit-user-select: none;

    -webkit-touch-callout: none;

}

.pb_pub{

    padding-bottom:90px;

    position: relative;

}

/*::-webkit-scrollbar {

    height: 4px;

    width: 8px;

    background-color: #008eff;

}*/

.clear:before,.clear:after{

    display: table;

    content: " ";

}

:before,:after{

    box-sizing: border-box;

}

.clear:after{

    clear: both;

    display: table;

    content: " ";

}

.flex{

    display: flex;

    justify-content: center;

    align-items: center;

}

.flex-between{

    display: flex;

    flex-flow: row wrap;

}

.container{

    max-width: 1280px;

    height: 100%;

    position: relative;

}

h1, h2{

    font-weight: bold;

}

.fl{

    float: left;

}

.fr{

    float: right;

}

:root {

    --swiper-theme-color: #FCCC34;

}

.module h3.title {

    text-align: center;

    color: white;

    /*background-image: linear-gradient(to right,#32beff 0,#005aab 100%);*/

    /*-webkit-background-clip: text;*/
    background-color: dodgerblue;

    margin: 60px auto 30px auto;

    font-weight: bold;

    font-size: 40px;

    display: inline-block;

}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{

  background-color: #00479d;

  border-color: #00479d;

}



/*列表右侧搜索*/

.right-info{

    margin-top: 38px;

}

.rt-search-content{

    margin-top: 38px;

    margin-bottom: 38px;

}

.main_product .rt-search-content {

    margin-top: 0px;

}

.rt-search-content .input{

    width: 70%;

    height: 42px;

    display: inline-block;

    position: relative;

}

.rt-search-content .input input::placeholder{

    color: #4c4c4c;

}

.rt-search-content .input input {

    width: 100%;

    height: 100%;

    border-radius: 24px;

    padding: 0 24px;

    color: #999;

    background-color: #fff;

    border: 1px solid #008eff;

    font-size: 14px;

}

.rt-search-content .input input::placeholder{

    color: #ccc;

}

.rt-search-content .input .btn-search {

    position: absolute;

    right: 24px;

    top: 8px;

    color: #008eff;

    font-size: 16px;

    border: none;

    background-color: transparent;

}

.rt-search-content .tel{

    display: inline-block;

    color: #999;

    float: right;

    line-height: 42px;

}



/*轮播左右按钮*/

.o_g .swiper-button-prev:after, .o_g .swiper-container-rtl .swiper-button-next:after {

    content: none;

}

.o_g .swiper-button-next:after, .o_g .swiper-container-rtl .swiper-button-prev:after {

    content: none;

}

.o_g .swiper-button-next.swiper-button-disabled, .o_g .swiper-button-prev.swiper-button-disabled{

    color: #b2c9e1;

}

.o_g .swiper-button-next, .o_g .swiper-button-prev{

    width: auto;

    height: auto;

}

.o_g .arrow{

    font-size: 48px;

    color: #005aab;

    margin-top: -84px;

}

.o_g .swiper-container{

    position: static;

}

.o_g .js_append .swiper-wrapper{

    align-items: center;

}

.o_g .swiper-button-next, .o_g .swiper-container-rtl .swiper-button-prev{

    right: -60px;

}

.o_g .swiper-button-prev, .o_g .swiper-container-rtl .swiper-button-next{

    left: -60px;

}



/*常看更多 了解详情按钮*/

.tools {

    text-align: right;

    padding-bottom: 60px;

}

.eg_button.gradient {

    background-image: linear-gradient(to right,#32beff 0,#005aab 51%,#32beff 100%);

    background-size: 200% auto;

    color: #fff;

}

.eg_button.gradient:hover {

    background-position: right center;

}

.eg_button {

    width: 200px;

    height: 50px;

    line-height: 50px;

    font-size: 16px;

    text-align: center;

    display: inline-block;

    position: relative;

    transition: .5s;

    background-color: #32beff;

    color: #fff;

    border-radius: 1px;

    cursor: pointer;

}

.eg_button.texture:after {

    content: '';

    display: inline-block;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    background-image: url("../img/index/xiewenbackground.svg");

    background-size: 4px;

    background-repeat: repeat;

    opacity: .2;

}



/*分页样式*/

.page-box{

    text-align: center;

}



/*二级菜单横向导航*/

.boxCur {

    width: 100%;

    background-color: #fff;

    height: 64px;

    overflow: hidden;

    border-bottom: 1px solid #f8f8f8;

}

.boxCur img{

    height: 100%;

    display: inline-block;

}

.boxCur .navCur{

    display: inline-block;

    float: right;

    font-size: 15px;

    line-height: 64px;

    color: #999;

}

.boxCur .navCur a {

    color: #999;

}

.boxCur .navCur a:hover {

    color: #e50414;

}



/*右侧悬浮窗*/

.suspension {

    position: fixed;

    z-index: 95;

    right: 0px;

    bottom: 20%;

    width: 70px;

    height: 240px;

}

.suspension-box {

    position: relative;

    float: right;

    background: #00479d;

    -moz-box-shadow: 0px 0px 10px #ccc;

    -webkit-box-shadow: 0px 0px 10px #ccc;

    box-shadow: 0px 0px 10px rgba(0,0,0,.2);

}

.suspension .a {

    display: block;

    width: 65px;

    height: 65px;

    padding: 10px 0;

    cursor: pointer;

    outline: none;

    position: relative;

}

.suspension .a:hover{

    background-color: #fff;


}

.suspension .a:hover h6{

    color: #00479d;

}

.suspension .a-qrcode .i {

    background: url(../img/common/r3.svg) center no-repeat;

    background-size: 70%;

}

.suspension .a-qrcode:hover .i{

    background:url(../img/common/r3-b.svg) center no-repeat;

    background-size:70%;

    opacity: 1;

}

.suspension .a-shopping{
    color: #fff;
}

.suspension .a-shopping:hover i{

    color: #00479d;

    opacity: 1;

    display: block;

}

.suspension .a-phone{
    color: #fff;
}

.suspension .a-phone:hover .i{

    color: #00479d;

    opacity: 1;

}

.suspension .a .i {

    width: 30px;

    height: 30px;

    display: block;

    margin: auto;

    opacity: 1;

}

.suspension .a .iconfont{

    font-size: 21px;

    text-align: center;

}

.suspension .a h6 {

    display: block;

    font-size: 12px;

    text-align: center;

    color: #fff;

}

.suspension .a:after {

    content: "";

    width: 60%;

    height: 1px;

    position: absolute;

    left: 20%;

    bottom: 0px;

    z-index: 1;

    background: #999;

    opacity: 0.2;

}

.suspension .a:last-of-type:after{

    width: 0;

}

.suspension .a-top {

    height: 45px;

    background: #00479d url(../img/common/up.svg) center no-repeat;

    background-size: 30%;

    display: none;

}

.suspension .a-top:hover{

    background-color: black;

}

.suspension .d-service-shop {

    top: 0px;

}

.suspension .d-service-phone {

    top: 69px;

}

.suspension .d {

    display: none;

    width: 160px;

    background: #fff;

    position: absolute;

    right: 70px;

    border: 1px solid #E0E1E5;

    border-radius: 3px;

    box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, .11);

}

.suspension .d .arrow {

    position: absolute;

    width: 8px;

    height: 12px;

    background: url(../img/common/side_bg_arrow.png) no-repeat;

    right: -8px;

    top: 50%;

    margin-top: -2px;

}

.suspension .d .inner-box {

    padding: 8px 10px;

}

.suspension .d .inner-box .img-item{

    text-align: center;

    width: 64px;

    display: inline-block;

}

.suspension .d .inner-box .img-item img{

    width: 100%;

}

.suspension .d .inner-box .img-item:nth-child(2){

    margin-left: 5px;

}

.suspension .d-service-item {

    padding: 10px 0;

    overflow: hidden;

}

.suspension .d-service-item .text {

    float: left;

    line-height: 22px;

    font-size: 16px;

    margin-left: 12px;

}

.suspension .d-service-item .text a{

    color: #999;

}



/*分享*/

.social-share .social-share-icon {

    width: 18px;

    height: 18px;

    line-height: 18px;

    vertical-align: text-top;

    font-size: 14px;

}

.social-share .icon-wechat .wechat-qrcode .help,.social-share .icon-wechat .wechat-qrcode h4{

    display: none;

}

.social-share .icon-wechat .wechat-qrcode .qrcode{

    width: 100px;

}

.social-share .icon-wechat .wechat-qrcode{

    width: 120px !important;

    height: 120px !important;

    top: -140px !important;

    left: -50px !important;

}



/*页面底部信息*/

footer{

    background: #222222e3;

    overflow: hidden;

    position: relative;

}

.group_ft{

    padding: 3% 0 2% 0;

}

.group_ft .footer_con{

    width: 100%;

    float: left;

    overflow: hidden;

}

.group_ft .footer_con .title{

    font-size: 16px;

    height: 46px;

    line-height: 46px;

    color: #fff;

    font-weight: 600;

    position: relative;

}

.group_ft li{

    line-height: 28px;

}

.group_ft li a{

    display: block;

    font-size: 14px;

    color: #7b7978;

}

.group_ft li a:hover{

    color: #fff;

    text-decoration: underline;

}

.group_ft .code{

    font-size: 16px;

    color: #fff;

}

.group_ft .code img{

    margin-bottom: 25px;

}

.group_fb{

    line-height: 68px;

    font-size: 14px;

    border-top: 1px solid #7b7978;

    color: #7b7978;

}

.group_ft .group-share img.logo{

    margin-bottom: 10px;

}

.group_ft .group-share .list p{

    margin: 10px 0;

    color: #7b7978;

    font-size: 24px;

}

.group-share::after {

    background: #343434;

    position: absolute;

    top: 0;

    right: 20%;

    width: 1px;

    height: 120%;

    content: '';

}

.group_ft .link-list{

    display: flex;

}

.group_ft .link-list .link-item{

    width: 50px;

    height: 50px;

    background-size: 100%;

    background-repeat: no-repeat;

    margin-right: 20px;

    cursor: pointer;

    background-color: #aaa;

    border-radius: 50%;

    position: relative;

}

.group_ft .link-list .link-item:hover{

    background-color: #00479D;

}


.group_ft .link-list .link-item:hover .el-popper{

    display: block;

}

.group_ft .link-list .link-item.wechat{

    background-image: url("../img/common/ft-wechat.png");

}

.group_ft .link-list .link-item.shop{

    background-image: url("../img/common/ft-shap.png");

}

.group_ft .link-list .link-item.video{

    background-image: url("../img/common/ft-video.png");

}

.group_ft .link-list .link-item .el-popper{

    position: absolute;

    background: #fff;

    min-width: 90px;

    border: 1px solid #ebeef5;

    padding: 8px;

    z-index: 999;

    top: 57px;

    color: #606266;

    display: none;

    cursor: default;

    box-shadow: 0 0.02rem 0.12rem 0 rgba(0,0,0,.10);

    word-break: break-all;

}

.group_ft .link-list .link-item .w216{

    width: 170px;

}

.group_ft .link-list .link-item .flex-between{

    display: flex;

    justify-content: space-between;

}

.group_ft .link-list .link-item .img-item{

    text-align: center;

}

.group_ft .link-list .link-item .img-item img{

    width: 72px;

    height: 72px;

}

.group_ft .link-list .link-item .el-popper:after {

    content: "";

    display: block;

    width: 0;

    height: 0;

    border-left: 8px solid transparent;

    border-right: 8px solid transparent;

    border-bottom: 8px solid #fff;

    position: absolute;

    left: 17.5px;

    top: -8px;

}

.group_ft .el-popper .popper__arrow {

    border-width: .06rem;

    filter: drop-shadow(0 .02rem .12rem rgba(0,0,0,.03));

}

.group_fb .r-link{

    float: right;

    position: relative;

}

.group_fb .r-link .other .title{

    display: inline-block;

    padding: 0 28px;

    text-align: center;

    color: #7b7978;

}

.group_fb .r-link .otherList a{

    display: block;

    text-align: center;

    font-size: 13px;

    color: #7b7978;

}

.group_fb .r-link .otherList a:hover{

    color: #fff;

    transition: all .3s;

}

.group_fb .r-link a .otherList a{

    line-height: 24px;

}

.group_fb .r-link a:hover{

    text-decoration: underline;

}

.group_fb .r-link span.friendship{

    color: #fff;

    float: left;

    margin-right: 28px;

}

.group_fb .r-link .other{

    float: left;

    position: relative;

}

.group_fb .r-link .other .otherList {

    line-height: 34px;

    width: 100%;

    transition: all 1s;

    overflow: hidden;

    position: absolute;

    left: 0;

    right: 0;

    bottom: 70px;

    margin: auto;

    height: 0;

    background: #aaa;

    box-shadow: 0 0 10px rgba(0,0,0,.5);

}

.group_fb .l-link{

    float: left;

}

.group_fb .l-link .powered a{

    font-weight: 700;

}

.group_fb .l-link a{

    font-size: 14px;

    color: #7b7978;

}

.group_fb .l-link p{

    display: inline-block;

    margin: 0 5px;

}

.group_fb .l-link p:first-of-type{

    margin-left: 0;

}

.group_fb .l-link .record a:hover{

    text-decoration: underline;

}

.group_fb .l-link p a img{

    display: inline-block;

}

.group_fb .r-link .other.sublist_show .otherList{

    height: auto;

}



/*加载更多*/

.loadMore{

    display: none;

    text-align: center;

    padding: 0 0 25px 0;

}

.loadMore a {

    display: inline-block;

    width: 120px;

    line-height: 46px;

    background: #e60012;

    font-size: 15px;

    margin: 0 auto;

    color: #fff;

}



@media print {

    a[href]:after{

        content: none !important;

    }

    .noprint{

        display: none;

    }

}



@media screen and (max-width: 767px) {

    .pb_pub{

        padding-bottom: 40px;

    }

    .module h3.title{

        font-size: 36px;

    }

    .o_g .arrow{

        font-size: 24px;

    }

    .o_g .swiper-button-next, .o_g .swiper-container-rtl .swiper-button-prev{

        right: 40%;

    }

    .o_g .swiper-button-prev, .o_g .swiper-container-rtl .swiper-button-next{

        left: 40%;

    }

    .tools{

        text-align: center;

        padding-bottom: 0;

    }

    .eg_button{

        width: 150px !important;

        height: 40px !important;

        line-height: 40px !important;

        font-size: 14px !important;

    }

    .loadMore {

        display: block;

        padding: 0;

        margin-top: 20px;

    }

    .boxCur img{

        display: none;

    }

    .boxCur{

        height: 44px;

    }

    .boxCur .navCur{

        font-size: 13px;

        line-height: 44px;

    }

    .layui-laypage a, .layui-laypage span{

        font-size: 12px;

    }

    .layui-laypage .layui-laypage-skip, .layui-laypage button, .layui-laypage input,.layui-laypage a, .layui-laypage span{

        height: 24px;

        line-height: 24px;

    }

    .em-list{

        padding: 0 0 15px 0;

    }

    .group_ft .table{

        width: 100%;

        margin-right: 0;

        margin-top: 0;

        text-align: left;

    }

    .group_ft .title .icon,.group_fb .title .icon{

        display: block;

        height: 12px;

        width: 12px;

        background: url(../img/common/icon_arrow_d.png) no-repeat 0 0;

        background-size: contain;

        position: absolute;

        right: 0;

        top: 20px;

        transition: transform 0.2s ease-out;

    }

    .group_ft .sublist_show .title .icon,.group_fb .sublist_show .title .icon {

        transform: rotate(

                180deg

        );

        top: 12px;

    }

    .group_ft .footer_con .title{

        font-weight: normal;

    }

    .group_ft .footer_con ul{

        display: block;

        height: 0;

        transition: height 0.3s ease-out;

    }

    .group_ft .footer_con.sublist_show ul {

        height: auto;

    }

    .group_ft .footer_con ul li a{

        margin-bottom: 0px;

        padding: 5px 0;

        color: #fff;

        opacity: .45;

    }

    .group_ft .group-share .list p{

        font-size: 16px;

        color: #fff;

        display: inline-block;

    }

    .group_ft  .group-share .list{

        text-align: center;

        margin-bottom: 20px;

    }

    .group_ft .group-share img.logo{

        height: 40px;

        margin-bottom: 0;

        margin-right: 10px;

    }

    .group_ft .footer_con:first-of-type{

        margin-top: 20px;

    }

    .suspension{

        display: none;

    }

    .group_fb{

        line-height: 36px;

    }

    .group_fb .l-link{

        position: absolute;

        bottom: 0;

        left: 0;

        width: 100%;

        border-top: 1px solid #7b7978;

    }

    .group_fb .l-link p{

        margin: 0;

    }

    .group_fb .r-link{

        padding-bottom: 56px;

    }

    .viewLargerImage .text-center{

        height: 100%;

    }

    .viewLargerImage .text-center>.container{

        width: 100%;

        padding-left: 0;

        padding-right: 0;

    }

    .o_g .next_big, .o_g .prev_big{

        font-size: 24px !important;

    }

    .group_ft .link-list{

        justify-content: flex-start;

    }

    .group-share::after{

        width: 0;

        height: 0;

    }

    .group_ft .link-list .link-item {

        width: 44px;

        height: 44px;

    }

    .group_ft .link-list .link-item .img-item .text{

        margin-top: 0;

        font-size: 12px;

    }

    .group_ft .link-list .link-item .el-popper {

        min-height: 87px;

        padding: 6px;

        top: 55px;

        min-width: 87px;

    }

    /*友情链接*/

    .group_fb .r-link{

        float: none;

    }

    .group_fb .r-link span.friendship{

        display: none;

    }

    .group_fb .r-link .other{

        width: 100%;

    }

    .group_fb .r-link .other:last-of-type{

        margin-bottom: 20px;

    }

    .group_fb .r-link .other .title{

        color: #fff;

        font-size: 16px;

        height: 46px;

        line-height: 46px;

        position: relative;

        display: block;

        padding: 0;

        text-align: left;

    }

    .group_fb .r-link .other .otherList{

        position: static;

        background-color: transparent;

        box-shadow: none;

        padding: 0;

        line-height: 24px;

        display: block;

        height: 0;

        bottom: auto;

    }

    .group_fb .r-link .otherList a{

        font-size: 14px;

        padding: 5px 0;

        color: #fff;

        opacity: .45;

        text-align: left;

    }

    .rt-search-content{

        margin: 38px 0 10px 0;

    }

}



@media (min-width: 768px) {

    .group_ft .footer_con{

        width: 20%;

        margin-right: 0;

        text-align: center;

    }

}

@media (min-width: 769px) and (max-width: 991px) {

    .group_fb .r-link{

        display: flex;

        float: none;

        justify-content: center;

    }

}

@media (min-width: 992px) and (max-width: 1199px){

    .atlas .content .js_imglunbo {

        height: 280px;

    }

    .atlas .content .imgBox_cut3 .js_imglunbo{

        height: 210px;

    }

    .group_fb .r-link .other .title{

        padding: 0 12px;

    }

}





@media (max-width: 991px) {

    .group_ft li.title{

        font-size: 14px;

        margin-bottom: 8px;

    }

    .group_ft li{

        line-height: 24px;

    }

    .title h2,.into_zj .history_title h2{

        font-size: 32px;

    }

    .atlas .content,.into_zj .content{

        padding-top: 25px !important;

    }

    .into_zj .content h2{

        margin-bottom: 20px !important;

    }

    .group_fb .l-link{

        text-align: center;

        float: none;

    }

}



@media (min-width: 991px) and (max-width: 1400px){

    .history-text .text h3, .nav2 h1, .cd-nav a {

        font-size: 14px;

    }

    .zj-banner-top .item a img{

        height: auto;

    }

    .zj-banner-top{

        height: auto;

    }

    .cd-nav li>a{

        font-size: 14px;

        padding: 25px 5px;

    }

    .cd-nav li .children-list{

        width: 160px;

        line-height: 34px;

    }

}



@media screen and (min-width: 1360px){

    .container{

        width: 1280px;

    }

}



