ul,
ul li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

* {
    font-family: "PingFangSC-Regular", "SourceHanSansCN-Regular",
    "Microsoft YaHei", "微软雅黑", Arial;
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    outline: none;
}

a {
    text-decoration: none;
    outline: none
}

a:hover {
    text-decoration: none;
}

img,
input {
    border: 0px;
}

.main {
    float: left;
    width: 100%;
    padding: 0px 13.5%;
}

body.c-open {
    position: fixed;
    left: 0;
    width: 100%;
}

body,
html {
    height: 100%;
}

body {
    background: #fff
}

.bg_bai {
    background: #fff;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
input[type="text"] {
    -webkit-appearance: none;
    border-radius: 0px;
    outline: none;
    border: 0px;
}

.nav li a,
.h_sousuo,
.h_dt .top,
.h_dt .top img,
.sy_banner_type .bottom,
.sy_one .a,
.pimg img,
.ly_list .pimg img,
.lx_list .pimg img,
.xw_two .pimg img,
.hd_list .nei,
.cp_fiveLB .pimg img,
.cp_fiveLB .biao .ck,
.p_ss {
    -webkit-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
}

.sy_three .nei:hover .pimg img,
.sy_five a:hover .pimg img,
.ly_list .pimg:hover img,
.xw_two a:hover .pimg img,
.cp_fiveLB .info:hover .pimg img {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    transform: scale(1.03);
}

.txt::-webkit-input-placeholder {
    color: #999;
}

.txt:-moz-placeholder {
    color: #999;
}

.txt::-moz-placeholder {
    color: #999;
}

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

#header.bg_hei .nav li:hover .a,
.foot a:hover,
.sy_five a:hover .tit,
.xw_next a:hover,
.xw_two a:hover h3 {
    color: #4066F4;
}

.sy_banner_type .a:hover,
.sy_two a:hover,
.sy_six .a:hover,
.fu li:hover,
.tan_ly .btn:hover,
.sy_type .a:hover,
.lx_two .a_tou:hover,
.cp_two .a:hover {
    background: #365ff7
}

.main {
    float: left;
    width: 100%;
    padding: 0px 13.5%;
}

.imgPC {
    display: block;
}

.imgYD {
    display: none;
}

.sy_three .pimg img,
.sy_five .pimg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.pimg {
    overflow: hidden;
    text-align: center;
}

@font-face {
    font-family: 'SourceHanSansCN-Regular';
	src : url('https://dl.seetrum.com/font//template/pc/skin/css/SourceHanSansCN-Light.otf');
}

/* @font-face {
    font-family: 'SourceHanSansCN-Light';
    src: url('/template/pc/skin/css/SourceHanSansCN-Light.otf');
}
@font-face {
    font-family: 'pro';
    src: url('/template/pc/skin/css/SourceHanSans-Bold.otf');
} */

/* header */

#header {
    -webkit-transition: all .8s ease 0s;
    -moz-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.sy_body #header {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

header {
    float: left;
    width: 100%;
    /*background:#fff;*/
}

#header {
    position: fixed;
    z-index: 111111;
    left: 0;
    top: 0;
    width: 100%;
    height: 70px;
}

.header {
    width: 100%;
    padding: 0px 13.5%;
    float: left;
}

.header .logo {
    float: left;
    height: 70px;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
}

.header .logo img {
    height: 46px;
}

.header .logo .img2 {
    display: none;
}

#header.bg_hei {
    background: #fff;
}

.nei_body #header {
    background: #fff;
}

#header.bg_hei .logo .img1 {
    display: none
}

#header.bg_hei .logo .img2 {
    display: block
}

#header.c-head-move {
    top: -100px;
}

.header .a_lx {
    float: right;
    width: 140px;
    height: 46px;
    line-height: 46px;
    background: #0B3F89;
    border-radius: 100px;
    margin-right: 70px;
    color: #fff;
    font-size: 16px;
    margin-top: 27px;
    text-align: center;
}


/*#header.bg_hei{-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.1); -webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.1); box-shadow:0px 0px 10px rgba(0,0,0,0.1);}*/

.nav {
    float: left;
    line-height: 70px;
    padding: 0px;
    margin: 0px;
    width: auto;
    margin-left: 50px;
}

.nav li {
    float: left;
    padding: 0 25px;
    position: relative;
}

.nav li a {
    float: left;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    color: #fff;
}

.nav li .a {
    -webkit-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
}

.nav li .a i {
    display: inline-block;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    float: right;
    height: 100%;
    width: 12px;
    margin-left: 10px;
    background: url(/template/pc/skin/css/../images/n1.png) no-repeat center center;
    height: 70px;
}

.nav li .la {
    position: absolute;
    top: 70px;
    left: 0;
    width: 160px;
    background: #fff;
    border-radius: 0px 0px 5px 5px;
    padding: 10px;
    display: none;
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.nav li .la a {
    float: left;
    line-height: 20px;
    color: #333;
    width: 100%;
    font-size: 16px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    padding: 12px 10px;
    border-radius: 5px;
}

.nav li:hover .a i,
#header.bg_hei .nav li:hover .a i {
    background: url(/template/pc/skin/css/../images/n2.png) no-repeat center center;
}

#header.bg_hei .nav li .a i {
    background: url(/template/pc/skin/css/../images/n3.png) no-repeat center center;
}

#header.bg_hei .nav li .la a:hover {
    background: #F2F5FB;
    color: #4066F4;
}

#header.bg_hei .nav li .a {
    color: #333
}

.nei_body .nav li .a i {
    background: url(/template/pc/skin/css/../images/n3.png) no-repeat center center;
}

.nav li:hover .a i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.head_right {
    float: right;
    padding-top: 17px;
}

.h_sousuo {
    float: left;
    width: 40px;
    height: 34px;
    background: url(/template/pc/skin/css/../images/x-bai.svg) no-repeat center center;
}

#header.bg_hei .h_sousuo,
.nei_body .h_sousuo {
    background: url(/template/pc/skin/css/../images/x-hei.svg) no-repeat center center;
}

.h_dt {
    float: left;
    margin-left: 15px;
    padding-left: 20px;
    background: url(/template/pc/skin/css/../images/bg_02.jpg) no-repeat left center;
    height: 34px;
    position: relative;
}

.h_dt .top {
    float: left;
    width: 100%;
    padding-right: 20px;
    background: url(/template/pc/skin/css/../images/n1.png) no-repeat right center;
    height: 34px;
    padding-top: 8px;
    cursor: pointer;
}

.h_dt .top .img1 {
    display: none
}

.h_dt .xia {
    position: absolute;
    top: 34px;
    left: 0;
    background: #fff;
    width: 100%;
    padding: 10px 0;
    display: none;
    /* padding-top: 30px; */
    -webkit-transition: all .8s ease 0s;
    -moz-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.h_dt .xia a {
    float: left;
    width: 100%;
    color: #000;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}

.h_dt:hover .xia {
    display: block
}

#header.bg_hei .h_dt .top .img1,
.nei_body .h_dt .top .img1 {
    display: block
}

#header.bg_hei .h_dt .top .img2,
.nei_body .h_dt .top .img2 {
    display: none
}

#header.bg_hei .h_dt .top,
.nei_body .h_dt .top {
    background: url(/template/pc/skin/css/../images/n3.png) no-repeat right center;
}

.nei_body #header {
    background: #fff;
    border-bottom: 1px solid #EAEAEA;
}

.nei_body .header .logo .img1 {
    display: none
}

.nei_body .header .logo .img2 {
    display: block
}

.nei_body .nav li .a {
    color: #333;
}

.nei_body .nav li:hover .a {
    color: #14AE67;
}

.nei_body .zhan {
    display: block;
}

.nei_body {
    padding-top: 50px;
}


/*顶部导航开关*/

#header .c-switch {
    display: none;
    width: 24px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 3%;
}

#header .c-switch i {
    position: relative;
    display: block;
    height: 2px;
    background: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#header.c-style2 .c-switch i {
    background: #333;
}

#header .c-switch i:nth-child(1) {
    top: 0;
}

#header .c-switch i:nth-child(3) {
    bottom: 0;
}

#header .c-switch i:nth-child(2) {
    margin: 6px 0;
}

body.c-open #header .c-switch i:nth-child(2) {
    opacity: 0;
}

body.c-open #header .c-switch i:nth-child(1) {
    top: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #333
}

body.c-open #header .c-switch i:nth-child(3) {
    bottom: 8px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #333
}

#header.bg_hei .c-switch i,
.nei_body #header .c-switch i {
    background: #333
}


/*顶部移动端导航*/

.c-nav2 {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    height: 0;
    font-size: 14px;
    line-height: 50px;
    background: #fff;
    overflow-y: auto;
    transition: all 0.5s;
}

.c-open .c-nav2 {
    height: calc(100vh - 60px);
    height: -webkit-calc(100vh - 60px);
}

.c-nav2 a,
.c-nav2 p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 20px;
    border-bottom: 1px solid #f1f1f1;
    color: #333;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.c-nav2 p {
    background: url(/template/pc/skin/css/../images/bg_07.png) no-repeat right center;
    background-size: 8px;
}

.c-nav2>li:first-child {
    border-top: 1px solid #f1f1f1;
}

.c-nav2 li:hover>a,
.c-nav2 li.active>a {
    color: #b42749;
}

.c-nav2 li a i {
    font-size: 20px;
}

.c-nav2 li ul {
    display: none;
}

.c-nav2 li ul a {
    padding-left: 15px;
}

.c-nav2 li li li a {
    padding-left: 30px;
}

.p_ss {
    position: relative;
    float: left;
    width: 40px;
    height: 35px;
}

.p_ss .txt_ss {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    height: 35px;
    border-radius: 100px;
    font-size: 14px;
    background: #fff;
    padding-left: 20px;
    z-index: 1;
    width: 100%;
    background: none
}

.p_ss .h_sousuo {
    position: relative;
    z-index: 111;
    float: right;
    cursor: pointer
}

.p_ss:hover {
    width: 220px;
}

.p_ss:hover .txt_ss {
    border: 1px solid #CCC;
    opacity: 1;
}

@media screen and (min-width: 1201px) and (max-width: 1720px) {
    /* 小屏幕 */
    .main {
        padding: 0px 8%;
    }
    .header {
        padding: 0px 8%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    /* 平板 */
    #header,
    header,
    .header {
        height: 60px;
    }
    .header .logo {
        height: 60px;
    }
    .header .logo img {
        height: 30px;
    }
    .main {
        padding: 0px 4%;
    }
    .header {
        padding: 0px 4%;
    }
    #header .c-switch {
        display: block;
    }
    .nav {
        display: none
    }
    .head_right {
        padding-top: 10px;
        padding-right: 60px;
    }
    .zhan {
        height: 60px;
    }
}

@media (max-width: 767px) {
    /* 手机 */
    #header,
    header,
    .header {
        height: 60px;
    }
    .header .logo {
        height: 60px;
        margin-right: 0
    }
    .header .logo img {
        height: 30px;
        margin-left: 15px;
    }
    .head_right {
        padding-top: 10px;
        padding-right: 60px;
    }
    #header .c-switch {
        display: block;
    }
    .nav {
        display: none
    }
    .main {
        padding: 0px;
    }
    .header {
        padding: 0px;
    }
    .zhan {
        height: 60px;
    }
    .p_ss:hover {
        width: 40px;
    }
    .p_ss:hover .txt_ss {
        opacity: 0;
    }
}


/* footer */

.footer {
    float: left;
    width: 100%;
    background: #FCFDFD;
    padding-top: 100px;
}

.footer .ul {
    float: right;
    width: 50%;
}

.footer .ul li {
    float: left;
    width: 28%;
}

.footer .ul .li1 {
    width: 33%
}

.footer .ul .li {
    width: 11%;
    text-align: center;
    float: right;
}

.footer .ul h3 {
    float: left;
    width: 100%;
    line-height: 50px;
    color: #333333;
    font-size: 16px;
}

.footer .ul .bottom {
    float: left;
    width: 100%
}

.footer .ul .bottom a {
    float: left;
    width: 100%;
    color: #656565;
    line-height: 32px;
    font-size: 14px;
}

.footer .ul .bottom a:hover {
    color: #4066F4;
}

.foot1 {
    float: left;
    width: 45%;
}

.foot1 .top {
    float: left;
    width: 100%;
}

.foot1 .top img {
    float: left;
    height: 51px;
}

.foot1 .desc {
    float: left;
    width: 100%;
    margin: 34px 0;
    line-height: 30px;
    font-size: 16px;
    color: #656565;
}

.foot1 .desc {
    float: left;
    width: 100%;
}

.foot1 .links {
    float: left;
    width: 100%;
    padding-top: 20px;
    font-size: 16px;
    line-height: 30px;
    color: #656565;
}

.foot1 .links a {
    color: #4066F4;
    border-bottom: 1px solid #4066F4;
    margin-right: 10px;
    padding: 4px 0px;
    display: inline-block
}

.foot {
    float: left;
    width: 100%;
    border-top: 1px solid #EBECEC;
    line-height: 50px;
    text-align: right;
    margin-top: 50px;
    font-size: 12px;
    color: #787A7F;
    opacity: 0.6;
}

.foot a {
    color: #787A7F;
    margin: 0px 15px;
}

.foot .left {
    float: left;
    max-width: 50%;
    margin-left: -15px;
}

.foot .right {
    float: right;
    max-width: 50%;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    /* 平板 */
    .footer {
        padding-top: 50px;
    }
    .foot1 {
        width: 35%
    }
    .foot1 .desc {
        font-size: 14px;
        line-height: 28px;
        margin: 25px 0;
    }
    .foot1 .links {
        font-size: 14px;
    }
    .foot1 .links a {
        padding: 2px 0px;
    }
    .footer .ul {
        width: 60%
    }
    .footer .ul h3 {
        font-size: 16px;
        line-height: 34px;
        padding-bottom: 5px;
    }
    .footer .ul a {
        line-height: 28px;
        font-size: 15px;
        margin-bottom: 5px;
    }
    .footer .ul li {
        width: 24%
    }
    .footer .ul .li1 {
        width: 28%
    }
    .footer .ul .li {
        width: 24%;
        text-align: left;
    }
    .footer .ul .bottom a {
        font-size: 14px;
        line-height: 26px;
    }
    .foot {
        margin-top: 40px;
        line-height: 44px;
    }
}

@media (max-width: 767px) {
    /* 手机 */
    .footer {
        padding: 20px 15px;
    }
    .foot1 {
        width: 100%;
    }
    .foot1 .top img {
        height: 40px;
    }
    .foot1 .desc {
        margin: 15px 0;
        font-size: 14px;
        line-height: 24px;
    }
    .foot1 .links {
        padding-top: 0;
        font-size: 14px;
        line-height: 24px;
    }
    .footer .ul {
        width: 100%;
        padding: 0px;
        margin-top: 15px;
    }
    .footer .ul li,
    .footer .ul .li1,
    .footer .ul li.li {
        width: 100%;
        text-align: left;
    }
    .footer .ul li {
        margin-bottom: 5px;
    }
    .footer .ul h3 {
        font-size: 14px;
        line-height: 50px;
        width: 100%;
        background: #EBECEC;
        width: 100%;
        padding-left: 20px;
    }
    .footer .ul h3 i {
        float: right;
        width: 40px;
        height: 50px;
        background: url(/template/pc/skin/css/../images/bg_07.png) no-repeat center center;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
        background-size: 10px;
    }
    .footer .ul h3.sel i {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .footer .ul .bottom {
        display: none;
        margin-top: 0px;
        background: #F6F6F6;
        padding: 10px 0;
    }
    .footer .ul .bottom a {
        line-height: 28px;
        margin-bottom: 5px;
        float: left;
        width: 50%;
        padding-left: 40px;
        font-size: 13px;
    }
    .foot {
        margin-top: 10px;
        line-height: 24px;
        padding: 10px 10px;
        text-align: center;
        font-size: 12px;
    }
    .foot a {
        float: none;
        margin: 0px 7px;
    }
    .foot .left,
    .foot .right {
        width: 100%;
        text-align: center;
        float: left;
        max-width: 100%
    }
}


/* 首页 shouYe*/

.sy_lunbo {
    float: left;
    width: 100%;
    position: relative;
}

.sy_banner {
    float: left;
    width: 100%;
}

.sy_banner .swiper-slide {
    position: relative;
}

.sy_banner .img {
    float: left;
    height: 100vh;
    width: 100%;
    object-fit: cover;
    -webkit-transition: all 7s;
    transition: all 7s;
}

.sy_banner .swiper-slide-active img {
    transform: scale(1.03, 1.03);
    -webkit-transform: scale(1.03, 1.03);
}

.sy_banner .nei {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
}

.sy_banner .main {
    float: none;
}

.sy_banner .tit1 {
    float: left;
    width: 100%;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    opacity: 0.8;
    line-height: 42px;
}

.sy_banner .tit2 {
    float: left;
    width: 100%;
    margin: 20px 0;
    font-size: 56px;
    letter-spacing: 4px;
    margin-bottom: 70px;
    font-family: SourceHanSansCN-Light
}

.sy_banner .amore {
    float: left;
    color: #fff;
    line-height: 24px;
    font-size: 18px;
}

.sy_banner .amore i {
    float: right;
    width: 30px;
    margin-left: 10px;
    height: 30px;
    background: url(/template/pc/skin/css/../images/jt1.png) no-repeat center center;
    -webkit-transition: all .36s ease 0s;
    -moz-transition: all .36s ease 0s;
    transition: all .36s ease 0s;
    margin-top: -2px;
}

.sy_banner .amore:hover i {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.sy_banner .swiper-pagination {
    bottom: auto;
    top: 40%;
    width: 20px;
    left: auto;
    right: 50px;
}

.sy_banner .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    border-radius: 0;
    background: #fff;
    opacity: 0.5;
    border-radius: 15px;
}

.sy_banner .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px;
}

.sy_banner .swiper-pagination-bullet-active {
    opacity: 1
}

.lunbo_type {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 111;
    width: 100%
}

.sy_banner_type {
    float: left;
    width: 100%;
}

.sy_banner_type .swiper-slide {
    width: 33%;
    opacity: 1;
    height: 220px;
}

.sy_banner_type .swiper-slide-thumb-active {
    opacity: 1;
}

.sy_banner_type .top {
    float: left;
    width: 100%;
    height: 100px;
    border-radius: 10px 10px 0 0;
    background: #fff;
    padding: 0px 20%;
    line-height: 100px;
    cursor: pointer;
    margin-top: 120px;
}

.sy_banner_type .top span {
    float: left;
    width: 100%;
    background: url(/template/pc/skin/css/../images/bg_03.png) no-repeat right center;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.sy_banner_type .top span i {
    float: left;
    width: 45px;
    padding-top: 38px;
}

.sy_banner_type .top span i img {
    width: 24px;
    float: left
}

.sy_banner_type .bottom {
    position: absolute;
    bottom: -400px;
    left: 0;
    width: 100%;
    border-radius: 10px 10px 0 0;
    background: #00001E;
    color: #fff;
    padding: 45px;
    height: 220px;
    padding-top: 35px;
}

.sy_banner_type .swiper-slide-thumb-active .bottom {
    bottom: 0;
}

.sy_banner_type .tit {
    float: left;
    width: 100%;
    line-height: 34px;
    font-size: 20px;
    font-weight: bold;
}

.sy_banner_type .desc {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.sy_banner_type .a {
    float: left;
    width: 140px;
    background: #4066F4;
    border-radius: 100px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    margin-top: 5px;
}

.sy_type {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 111;
    width: 100%;
    overflow: hidden;
}

.sy_type li {
    float: left;
    width: 33.333%;
    padding-right: 10px;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    position: relative;
    background: none;
    height: 220px;
}

.sy_type .top {
    float: left;
    width: 100%;
    height: 100px;
    border-radius: 5px 5px 0 0;
    padding: 0px 20%;
    line-height: 100px;
    cursor: pointer;
    margin-top: 0;
}

.sy_type .top span {
    float: left;
    width: 100%;
    background: url(/template/pc/skin/css/../images/bg_03.png) no-repeat right center;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.sy_type .top span i {
    float: left;
    width: 45px;
    padding-top: 38px;
}

.sy_type .top span i img {
    width: 24px;
    float: left
}

.sy_type .bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 5px 5px 0 0;
    color: #fff;
    padding: 45px;
    height: 220px;
    padding-top: 35px;
    -webkit-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
}

.sy_type .swiper-slide-thumb-active .bottom {
    bottom: 0;
}

.sy_type .tit {
    float: left;
    width: 100%;
    line-height: 34px;
    font-size: 20px;
    font-weight: bold;
}

.sy_type .desc {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.sy_type .a {
    float: left;
    width: 140px;
    background: #4066F4;
    border-radius: 100px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    margin-top: 5px;
}

.sy_type li:hover .bottom {
    bottom: 0;
}

.sy_type .nei {
    position: absolute;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 10px);
    background: #fff;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.sy_type .nei:hover {
    background: #00001E;
}

.sy_type .nei .bottom {
    float: left;
    width: 100%;
    position: relative;
    bottom: auto;
    padding-top: 0
}

.sy_type .nei .top {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    /*background:url(/template/pc/skin/css/../images/bai.png) no-repeat left top; background-size:100% 100%;*/
}

.sy_type .nei:hover .top {
    top: 0;
    margin-top: 0;
    line-height: 34px;
    padding-top: 30px;
    padding-left: 45px;
    height: auto;
}

.sy_type .nei:hover {
    height: 220px;
}

.sy_type .nei:hover .top span {
    color: #fff;
    background: none
}

.sy_type .nei:hover .top i {
    display: none
}

.sy_one {
    float: left;
    width: 100%;
    margin-top: -60px;
}

.sy_one li {
    float: left;
    width: 100%;
    padding-top: 120px;
    padding-bottom: 120px;
}

.sy_one .nei {
    float: left;
    width: 50%;
    padding-right: 100px;
}

.sy_one .tit {
    float: left;
    width: 100%;
    font-size: 26px;
    line-height: 34px;
    padding: 35px 0;
}

.sy_one .desc {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #656565;
    line-height: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* -webkit-line-clamp: 4; */
    -webkit-box-orient: vertical;


    /* text-align-last: justify;
    text-align: justify; */
}

.sy_one .dl {
    float: left;
    width: 100%;
}

.sy_one .dl dd {
    float: left;
    width: 100%;
    padding-left: 30px;
    margin-bottom: 10px;
    background: url(/template/pc/skin/css/../images/bg_05.png) no-repeat top 5px left;
    color: #333333;
    font-size: 16px;
    line-height: 30px;
    background-size: 20px;
}

.sy_one .a {
    float: left;
    font-size: 16px;
    color: #4066F4;
    padding-bottom: 10px;
    background: url(/template/pc/skin/css/../images/bg_06.jpg) no-repeat left bottom;
    background-size: 100% 2px;
    margin-top: 30px;
}

.sy_one .a:hover {
    animation-name: dong1;
    animation-duration: 0.6s;
}

@keyframes dong1 {
    from {
        background: url(/template/pc/skin/css/../images/bg_06.jpg) no-repeat left bottom;
        background-size: 0 2px;
    }
    to {
        background: url(/template/pc/skin/css/../images/bg_06.jpg) no-repeat left bottom;
        background-size: 100% 2px;
    }
}

.sy_one .right {
    float: right;
    width: 50%;
    height: 480px;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
}

.sy_one .right img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.sy_one .right .cp_bo {
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
    height: 40%;
    background: url(/template/pc/skin/css/../images/bo.png) no-repeat center center;
    z-index: 111;
    cursor: pointer;
}

.sy_one .right .cp_bo.zan {
    background: none
}

.sy_one .shipin {
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* .bg1{ background:url(/template/pc/skin/css/../images/bg_08.jpg) no-repeat right center;} */

.bg1 {
    background: #EBEEF2;
}

.bg3 {
    background: url(/template/pc/skin/css/../images/bg_09.jpg) no-repeat left center;
}

.sy_one .bg1 .dl dd {
    padding-left: 25px;
}

.sy_one .bg3 .dl dd {
    padding-left: 25px;
}

.sy_one .li .right {
    float: left;
}

.sy_one .li .nei {
    padding: 0;
    padding-left: 100px;
}

.sy_two {
    float: left;
    width: 100%;
    padding-bottom: 90px;
    margin-top: -30px;
    text-align: center;
}

.sy_two a {
    display: inline-block;
    width: 140px;
    display: inline-block;
    line-height: 45px;
    background: #4066F4;
    color: #fff;
    font-size: 16px;
    border-radius: 100px;
}

.sy_threeAN {
    float: left;
    width: 100%;
    padding: 30px 0;
    background: #EBEDF1;
}

.sy_threeAN .t_title {
    margin-top: -30px;
}

.sy_three {
    background: #EBEDF1;
    position: relative;
    padding-bottom: 60px;
    overflow: hidden;
}

.sy_three .lb {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 100px;
}

.sy_three .swiper-button-next:after,
.sy_three .swiper-button-prev:after {
    content: ''
}

.sy_three .swiper-button-next,
.sy_three .swiper-button-prev {
    width: 50%;
    height: 100%;
    outline: none;
    top: 60px;
    bottom: 0;
    z-index: 111;
    border-radius: 0px;
}

.sy_three .swiper-button-next {
    /*background:url(/template/pc/skin/css/../images/right.png) no-repeat center center ;*/
    right: 0%
}

.sy_three .swiper-button-prev {
    /* background:url(/template/pc/skin/css/../images/left.png) no-repeat center center ;*/
    left: 0%
}

.sy_threeLB {
    float: left;
    width: 100%;
    position: relative;
    z-index: 11;
}

.sy_threeLB .nei {
    float: left;
    width: 100%;
    background: #364359;
    border-radius: 5px;
    overflow: hidden
}

.sy_threeLB .pimg {
    float: left;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.sy_threeLB dl {
    float: left;
    width: 100%;
    height: 200px;
    background: #00001E;
    padding: 18px 50px;
    color: #fff;
}

.sy_threeLB dl dt {
    float: left;
    width: 100%;
    line-height: 44px;
    font-size: 24px;
    margin-bottom: 15px;
}

.sy_threeLB dl dd {
    float: left;
    width: 100%;
    padding-left: 28px;
    line-height: 32px;
    font-size: 16px;
    background: url(/template/pc/skin/css/../images/bg_11.png) no-repeat top 8px left;
}

.bg_dt {
    background: url(/template/pc/skin/css/../images/bg_12.jpg) no-repeat top center;
    background-size: 100%;
}

#c-follow-btn {
    position: fixed;
    top: 0;
    left: -200px;
    z-index: 950;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background: #4066F4;
    border-radius: 50%;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
    pointer-events: none;
    font-weight: bold;
    font-family: 宋体;
    cursor: pointer;
    z-index: 111111;
    display: none
}

#c-follow-btn span {
    font-family: 宋体;
    width: 80px;
    height: 80px;
    display: inline-block;
    text-align: center;
    line-height: 80px;
    cursor: pointer;
}

#c-follow-btn span:last-child {
    display: none;
}

#c-follow-btn.on span:first-child {
    display: none;
    font-family: 宋体;
}

#c-follow-btn.on span:last-child {
    display: block;
}

.sy_four {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0px 13%;
    color: #656565;
    font-size: 16px;
    line-height: 34px;
    padding-bottom: 100px;
}

.sy_five {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.sy_five li {
    float: left;
    width: 33.333%;
    padding-right: 30px;
    padding-bottom: 30px;
}

.sy_five .nei {
    float: left;
    width: 100%;
    padding: 24px;
    background: #fff;
    -moz-box-shadow: 0px 0px 20px #EBEBEB;
    -webkit-box-shadow: 0px 0px 20px #EBEBEB;
    box-shadow: 0px 0px 20px #EBEBEB;
}

.sy_five .pimg {
    float: left;
    width: 100%;
    height: 260px;
}

.sy_five .tit {
    float: left;
    width: 100%;
    margin: 20px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 30px;
    font-size: 20px;
    color: #333333;
}

.sy_five .date {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    color: #999999;
    font-size: 14px;
}

.sy_five .desc {
    float: left;
    width: 100%;
    color: #656565;
    font-size: 16px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 52px;
}

.sy_five .a {
    float: left;
    margin-top: 30px;
    font-size: 16px;
    color: #4066F4;
    padding-right: 25px;
    background: url(/template/pc/skin/css/../images/bg_13.png) no-repeat right center;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
}

.sy_five a:hover .a {
    padding-right: 30px;
}

.sy_six {
    background: #00001e;
    padding-top: 50px;
    padding-bottom: 50px;
}

.sy_six .a {
    float: right;
    width: 140px;
    line-height: 45px;
    color: #fff;
    background: #4066F4;
    border-radius: 50px;
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
}

.sy_six .left {
    float: left;
    max-width: 70%;
    color: #fff;
}

.sy_six .left h6 {
    font-weight: normal;
    float: left;
    opacity: 0.8;
    font-size: 18px;
    width: 100%;
    line-height: 30px;
}

.sy_six .left h2 {
    font-size: 32px;
    float: left;
    width: 100%;
    font-weight: normal;
    letter-spacing: 4px;
    line-height: 50px;
}

@media screen and (min-width: 1441px) and (max-width: 1660px) {
    .sy_banner .tit2 {
        font-size: 54px;
    }
}

@media screen and (min-width: 1367px) and (max-width: 1440px) {
    .sy_banner .tit2 {
        font-size: 52px;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1366px) {
    .sy_banner .tit2 {
        font-size: 50px;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1660px) {
    .sy_banner .tit2 {
        font-size: 48px;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1720px) {
    /* 小屏幕 */
    /*.sy_three .swiper-button-next,.sy_three .swiper-button-prev{ width:8%}*/
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    /* 平板 */
    .bg1 {
        background-size: 45%
    }
    .sy_banner .tit1 {
        font-size: 20px;
        line-height: 36px;
    }
    .sy_banner .tit2 {
        font-size: 38px;
        letter-spacing: 4px;
    }
    .sy_banner .amore {
        font-size: 16px;
    }
    .sy_banner_type .swiper-slide {
        height: 200px;
    }
    .sy_type .top {
        padding: 0px 10%;
        height: 80px;
        line-height: 80px;
    }
    .sy_type .top span {
        font-size: 16px;
    }
    .sy_type .top span i {
        padding-top: 30px;
        width: 35px;
    }
    .sy_type .top span i img {
        width: 20px;
    }
    .sy_type .bottom {
        padding: 20px 25px;
        height: 200px;
    }
    .sy_type .tit {
        font-size: 18px;
        line-height: 30px;
    }
    .sy_type .a {
        width: 120px;
        font-size: 15px;
        line-height: 40px;
    }
    .sy_one {
        margin-top: -40px;
    }
    .sy_one li {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .sy_one .right {
        height: 350px;
    }
    .sy_one .nei {
        padding-right: 60px;
    }
    .sy_one .tit {
        font-size: 22px;
        line-height: 24px;
        padding: 20px 0;
    }
    .sy_one .desc {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 30px;
    }
    .sy_one .dl dd {
        font-size: 14px;
        margin-bottom: 8px;
    }
    .sy_one .a {
        margin-top: 30px;
        font-size: 14px;
    }
    .sy_one .li .nei {
        padding-right: 0;
        padding-left: 60px;
    }
    .sy_two {
        margin: 0;
        padding-bottom: 60px;
    }
    .sy_three {
        padding-bottom: 60px;
        overflow: hidden;
    }
    .sy_three .swiper-button-next,
    .sy_three .swiper-button-prev {
        width: 70px;
    }
    .sy_three .swiper-button-next {
        background: url(/template/pc/skin/css/../images/right.png) no-repeat center center;
        right: 0%;
        background-size: 45px;
    }
    .sy_three .swiper-button-prev {
        background: url(/template/pc/skin/css/../images/left.png) no-repeat center center;
        left: 0%;
        background-size: 45px;
    }
    .sy_three .swiper-button-next:hover {
        background: url(/template/pc/skin/css/../images/right.png) no-repeat center center;
        background-size: 45px;
    }
    .sy_three .swiper-button-prev:hover {
        background: url(/template/pc/skin/css/../images/left.png) no-repeat center center;
        background-size: 45px;
    }
    #c-follow-btn {
        width: 45px;
        height: 45px;
    }
    #c-follow-btn span {
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 20px;
    }
    .sy_threeLB {
        width: 90%;
        margin-left: 5%
    }
    .sy_threeLB .pimg {
        height: 240px;
    }
    .sy_threeLB dl {
        padding: 15px 30px;
        height: 170px;
    }
    .sy_threeLB dl dt {
        font-size: 18px;
        line-height: 40px;
        margin-bottom: 6px;
    }
    .sy_threeLB dl dd {
        font-size: 14px;
        line-height: 28px;
    }
    .sy_four {
        padding: 0px 5%;
        padding-bottom: 50px;
    }
    .sy_five {
        margin-bottom: 10px;
    }
    .sy_five li {
        padding-right: 20px;
    }
    .sy_five .nei {
        padding: 14px;
    }
    .sy_five .pimg {
        height: 150px
    }
    .sy_five .tit {
        margin: 18px 0;
        font-size: 18px;
        line-height: 20px;
    }
    .sy_five .date {
        font-size: 12px;
    }
    .sy_five .desc {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
    }
    .sy_five .a {
        font-size: 14px;
        margin-top: 15px;
        background-size: 16px;
    }
    .sy_six {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .sy_six .left h6 {
        font-size: 16px;
        line-height: 24px;
    }
    .sy_six .left h2 {
        font-size: 24px;
        line-height: 44px;
    }
    .sy_six .a {
        margin-top: 10px;
    }
}

.x-news-list li {
    padding-right: 0;
    width: 32%;
    margin-right: 2%;
}

.x-news-list li:nth-of-type(3n) {
    margin-right: 0;
}

@media (max-width: 780px) {
    .sy_five li {
        width: 48%;
    }
    .x-news-list li:nth-of-type(3n) {
        margin-right: 2%;
    }
    .x-news-list li:nth-of-type(2n) {
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    /* 手机 */
    .bg1 {
        background-size: 100%
    }
    .sy_banner .main {
        padding: 0px 20px;
    }
    .sy_banner .tit1 {
        font-size: 14px;
        line-height: 24px;
    }
    .sy_banner .tit2 {
        font-size: 20px;
        letter-spacing: 4px;
        margin: 15px 0;
        margin-bottom: 40px;
    }
    .sy_banner .amore {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .sy_banner .amore i {
        background-size: 12px;
    }
    .sy_banner .swiper-pagination {
        right: 0;
        top: auto;
        bottom: 20px;
        width: 100%
    }
    .sy_banner .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }
    .sy_type {
        float: left;
        width: 100%;
        position: relative;
        height: auto;
        margin-top: 5px;
    }
    .sy_type li {
        float: left;
        width: 100%;
        padding-right: 0;
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .sy_type .top {
        padding: 7px 20px;
        height: 50px;
        line-height: 20px;
        margin-top: 0;
        border-radius: 5px 5px 0 0;
    }
    .sy_type .top span {
        font-size: 15px;
        background-size: 10px;
        padding-right: 10px;
        justify-content: center;
        align-items: center;
        display: -webkit-flex;
        height: 40px;
        text-align: left;
        justify-content: left;
    }
    .sy_type .top span i {
        padding-top: 0px;
        width: 30px;
    }
    .sy_type .top span i img {
        width: 16px;
    }
    .sy_type .bottom {
        padding: 10px 25px;
        height: auto;
        max-height: 190px;
        border-radius: 5px 5px 0 0;
        float: left;
        position: relative;
        bottom: 0;
        width: 100%;
        border-radius: 0;
        display: none
    }
    .sy_type .tit {
        font-size: 15px;
        line-height: 22px;
    }
    .sy_type .desc {
        font-size: 12px;
        line-height: 20px;
    }
    .sy_type .a {
        width: 100px;
        font-size: 12px;
        line-height: 32px;
        margin-bottom: 5px;
    }
    .sy_type li:hover .bottom {
        display: block
    }
    .sy_type li {
        height: auto;
        overflow: auto;
        border-radius: 0;
        -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1)
    }
    .sy_type .nei {
        width: 100%;
        border-radius: 0;
        padding: 0;
        height: auto;
        position: relative;
        float: left;
    }
    .sy_type .nei .top {
        border-radius: 0
    }
    .sy_type .nei:hover .top {
        padding: 0;
        padding-left: 25px;
        padding-top: 15px;
    }
    .sy_type li:hover {
        height: auto;
    }
    .sy_one {
        margin-top: 0px;
    }
    .sy_one li {
        padding-top: 0px;
        padding-bottom: 0px;
        background: #fff
    }
    .sy_one .right {
        height: 260px;
        width: 100%
    }
    .sy_one .nei {
        padding: 15px;
        width: 100%
    }
    .sy_one .tit {
        font-size: 18px;
        line-height: 24px;
        padding: 0;
        padding-bottom: 15px;
        font-weight: bold
    }
    .sy_one .desc {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .sy_one .dl dd {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .sy_one .a {
        margin-top: 20px;
        font-size: 14px;
    }
    .sy_one .li .nei {
        padding: 15px;
    }
    .sy_two {
        margin: 0;
        padding-bottom: 30px;
    }
    .sy_two a {
        width: 120px;
        font-size: 14px;
        line-height: 40px;
    }
    .sy_three {
        padding-bottom: 60px;
        overflow: hidden;
        padding: 0px 45px;
        padding-bottom: 25px;
    }
    .sy_three .swiper-button-next,
    .sy_three .swiper-button-prev {
        width: 45px;
        height: 90%
    }
    .sy_three .swiper-button-next {
        background: url(/template/pc/skin/css/../images/right.png) no-repeat center center;
        right: 0%;
        background-size: 35px;
    }
    .sy_three .swiper-button-prev {
        background: url(/template/pc/skin/css/../images/left.png) no-repeat center center;
        left: 0%;
        background-size: 35px;
    }
    .sy_three .swiper-button-next:hover {
        background: url(/template/pc/skin/css/../images/right.png) no-repeat center center;
        background-size: 35px;
    }
    .sy_three .swiper-button-prev:hover {
        background: url(/template/pc/skin/css/../images/left.png) no-repeat center center;
        background-size: 35px;
    }
    .sy_threeLB .pimg {
        height: 160px;
    }
    .sy_threeLB dl {
        padding: 10px 20px;
        height: 135px;
    }
    .sy_threeLB dl dt {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 6px;
    }
    .sy_threeLB dl dd {
        font-size: 12px;
        line-height: 25px;
    }
    .sy_four {
        padding: 0px 20px;
        padding-bottom: 20px;
        font-size: 14px;
        line-height: 24px;
    }
    .sy_five {
        width: 100%;
        padding: 0px 15px;
        margin-bottom: 10px;
    }
    .sy_five li {
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }
    .sy_five .nei {
        padding: 15px;
    }
    .sy_five .pimg {
        height: 150px
    }
    .sy_five .tit {
        margin: 18px 0;
        font-size: 16px;
        line-height: 20px;
        font-weight: bold
    }
    .sy_five .date {
        font-size: 12px;
    }
    .sy_five .desc {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
    }
    .sy_five .a {
        font-size: 14px;
        margin-top: 15px;
        background-size: 16px;
    }
    .sy_six {
        padding: 25px 15px;
    }
    .sy_six .left {
        max-width: 60%
    }
    .sy_six .left h6 {
        font-size: 13px;
        line-height: 20px;
        padding-bottom: 5px;
    }
    .sy_six .left h2 {
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 1px;
    }
    .sy_six .a {
        width: 120px;
        line-height: 40px;
        font-size: 14px;
        margin-top: 25px;
    }
    .sy_threeAN {
        padding-bottom: 10px;
    }
}


/* 产品 cp */

.cp_lei ul li {
    width: 33.333%
}

.cp_list {
    margin: 0;
}

.cp_list li {
    background: #F4F6F8;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 60px;
    padding: 0;
}

.cp_list .li .nei {
    padding: 30px 90px 0px 130px;
}

.cp_list li .nei {
    padding: 30px 130px 0px 90px;
}

.cp_one {
    float: left;
    width: 100%;
    margin-top: 20px;
    position: relative;
}

.cp_one img {
    float: right;
    height: 500px;
}

.cp_one .nei {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
}

.cp_one h1 {
    width: 100%;
    text-align: left;
    font-size: 44px;
    color: #333333;
    letter-spacing: 1px;
    padding-bottom: 40px;
    float: left;
}

.cp_one h2 {
    float: left;
    max-width: 450px;
    font-size: 24px;
    color: #4066F4;
    font-family: Arial;
    font-weight: bold;
    opacity: 0.8;
    line-height: 34px;
}

.cp_type ul li {
    width: 25%
}

.cp_two {
    margin-top: 150px;
    align-items: center;
    display: -webkit-flex;
    margin-bottom: 20px;
}

.cp_two .left {
    float: left;
    width: 50%;
    border-radius: 5px;
    overflow: hidden;
}

.cp_two .left .shipin {
    float: left;
    width: 100%;
    height: 480px;
    object-fit: cover;
}

.cp_two .left img {
    width: 100%;
    border-radius: 5px;
}

.cp_two .right {
    width: 50%;
    display: inline-block;
    padding-left: 170px;
}

.cp_two .tit {
    float: left;
    width: 100%;
    font-size: 26px;
    color: #333333;
    font-weight: bold;
}

.cp_two .desc {
    float: left;
    width: 100%;
    color: #656565;
    font-size: 16px;
    line-height: 30px;
    padding: 30px 0;
}

.cp_two .a {
    float: left;
    width: 160px;
    background: #4066F4;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    border-radius: 100px;
    margin-top: 15px;
}

.cp_three {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}

.cp_three li {
    float: left;
    width: 48.5%;
    margin-bottom: 30px;
    -moz-box-shadow: 0px 0px 15px #F2F2F2;
    -webkit-box-shadow: 0px 0px 15px #F2F2F2;
    box-shadow: 0px 0px 15px #F2F2F2;
    background: #fff;
    height: 220px;
    padding: 50px 60px;
}

.cp_three .li {
    float: right;
}

.cp_three .top {
    float: left;
    width: 100%;
    background: url(/template/pc/skin/css/../images/bg_05.png) no-repeat left center;
    line-height: 30px;
    background-size: 25px;
    font-size: 24px;
    color: #333333;
    padding-left: 38px;
}

.cp_three .bottom {
    float: left;
    width: 100%;
    padding-top: 20px;
    color: #656565;
    font-size: 16px;
    line-height: 30px;
}

.cp_four {
    float: left;
    width: 100%;
    margin-bottom: 100px;
    margin-top: 20px;
}

.cp_four td {
    padding-left: 80px;
    position: relative;
}

.cp_four .num {
    float: left;
    width: 73px;
    height: 73px;
    background: url(/template/pc/skin/css/../images/bg_22.png) no-repeat left top;
    background-size: 100%;
    line-height: 66px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding-right: 8px;
    margin-right: 15px;
    font-style: normal;
    position: absolute;
    top: 5px;
    left: 0;
}

.cp_four strong {
    color: #333333;
    font-size: 28px;
    font-family: Source Han Sans CN;
    padding-left: 10px;
    float: left;
    width: 100%
}

.cp_four span {
    font-size: 16px;
    color: #656565;
    line-height: 30px;
    padding-left: 10px;
    padding-top: 10px;
    display: inline-block;
    float: left;
    width: 100%
}

.cp_five {
    background: #EBEEF2;
    padding-bottom: 70px;
    position: relative;
    overflow: hidden;
}

.cp_five .nei {
    float: left;
    width: 100%;
}

.cp_five .swiper-button-next:after,
.cp_five .swiper-button-prev:after {
    content: ''
}

.cp_five .swiper-button-next,
.cp_five .swiper-button-prev {
    width: 50%;
    height: 100%;
    outline: none;
    top: 0%;
    bottom: 0;
    z-index: 111;
    display: inline-block;
}

.cp_five .swiper-button-next {
    /*background:url(/template/pc/skin/css/../images/right.png) no-repeat center center ;*/
    right: 0px;
}

.cp_five .swiper-button-prev {
    /*background:url(/template/pc/skin/css/../images/left.png) no-repeat center center ;*/
    left: 0px;
}

.gy_lunbo .nei {
    position: relative;
}

.gy_lunbo .swiper-button-next,
.gy_lunbo .swiper-button-prev {
    width: 80px;
    height: 80px;
    outline: none;
    top: 45%;
    bottom: 0;
    z-index: 111;
    display: inline-block;
}

.gy_lunbo .swiper-button-next {
    background: url(/template/pc/skin/css/../images/right.png) no-repeat center center;
    right: -120px;
}

.gy_lunbo .swiper-button-prev {
    background: url(/template/pc/skin/css/../images/left.png) no-repeat center center;
    left: -120px;
}

.gy_lunbo .swiper-button-next:hover {
    background: url(/template/pc/skin/css/../images/right-sel.png) no-repeat center center;
    background-size: 100% 100%
}

.gy_lunbo .swiper-button-prev:hover {
    background: url(/template/pc/skin/css/../images/left-sel.png) no-repeat center center;
    background-size: 100% 100%
}

.cp_fiveLB {
    float: left;
    width: 100%
}

.cp_fiveLB .info {
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.cp_fiveLB .pimg {
    float: left;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.cp_fiveLB .pimg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.cp_fiveLB .xx {
    float: left;
    width: 100%;
    height: 180px;
    padding: 25px 40px;
    margin-bottom: 20px;
}

.cp_fiveLB .tit {
    float: left;
    width: 100%;
    line-height: 38px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 24px;
}

.cp_fiveLB .desc {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    color: #656565;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.cp_fiveLB .biao {
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px 40px;
    line-height: 40px;
}

.cp_fiveLB .biao .name {
    float: left;
    max-width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 24px;
    color: #333333;
}

.cp_fiveLB .biao .ck {
    float: right;
    background: url(/template/pc/skin/css/../images/bg_06.jpg) no-repeat left bottom;
    background-size: 0 2px;
    color: #4066F4;
    font-size: 18px;
}

.cp_fiveLB a:hover .biao .ck {
    background-size: 100% 2px;
}

@media screen and (min-width: 1201px) and (max-width: 1500px) {
    .cp_two .right {
        padding-left: 120px;
    }
    .gy_lunbo .swiper-button-next,
    .gy_lunbo .swiper-button-prev {
        width: 70px;
        height: 70px;
    }
    .gy_lunbo .swiper-button-next {
        right: -100px;
        background-size: 100% 100%
    }
    .gy_lunbo .swiper-button-prev {
        left: -100px;
        background-size: 100% 100%
    }
    .cp_fiveLB .xx {
        height: 200px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    /* 平板 */
    .cp_list li {
        margin-bottom: 50px;
    }
    .cp_list li .nei {
        padding: 15px 60px 0px 40px;
    }
    .cp_list .li .nei {
        padding: 15px 40px 0px 60px;
    }
    .cp_one {
        margin-top: 10px;
    }
    .cp_one img {
        height: 260px;
    }
    .cp_one h1 {
        font-size: 34px;
        padding-bottom: 20px;
    }
    .cp_one h2 {
        font-size: 18px;
        line-height: 28px;
    }
    .cp_two {
        margin-top: 90px;
        margin-bottom: 10px;
    }
    .cp_two .left .shipin {
        height: 400px;
    }
    .cp_two .right {
        padding-left: 60px;
    }
    .cp_two .tit {
        font-size: 20px;
    }
    .cp_two .desc {
        padding: 20px 0;
        line-height: 24px;
        font-size: 14px;
    }
    .cp_two .a {
        width: 140px;
        line-height: 46px;
        font-size: 14px;
        margin-top: 5px;
    }
    .cp_three li {
        padding: 35px 40px;
    }
    .cp_four {
        margin-bottom: 60px;
        margin-top: 15px;
    }
    .cp_four .num {
        width: 60px;
        height: 60px;
        line-height: 54px;
        font-size: 16px;
    }
    .cp_four td {
        padding-left: 65px;
        float: left;
        width: 25%
    }
    .cp_four strong {
        font-size: 20px;
    }
    .cp_four span {
        font-size: 14px;
        line-height: 24px;
    }
    .cp_five {
        padding-bottom: 80px;
    }
    .cp_five .nei {
        padding: 0px 60px;
    }
    .cp_five .swiper-button-next,
    .cp_five .swiper-button-prev {
        width: 100px;
        height: 100%;
        top: 20px;
    }
    .cp_five .swiper-button-next {
        background: url(/template/pc/skin/css/../images/right.png) no-repeat center center;
        right: 0px;
        background-size: 50px;
    }
    .cp_five .swiper-button-prev {
        background: url(/template/pc/skin/css/../images/left.png) no-repeat center center;
        left: 0px;
        background-size: 50px;
    }
    .cp_five .swiper-button-next {
        right: -10px;
    }
    .cp_five .swiper-button-prev {
        left: -10px;
    }
    .gy_lunbo .swiper-button-next {
        right: -40px;
    }
    .gy_lunbo .swiper-button-prev {
        left: -40px;
    }
    .cp_fiveLB .xx {
        height: 180px;
        padding: 15px 25px;
    }
    .cp_fiveLB .pimg {
        height: 180px;
    }
    .cp_fiveLB .tit {
        font-size: 20px;
        line-height: 30px;
    }
    .cp_fiveLB .desc {
        font-size: 14px;
        line-height: 22px;
        -webkit-line-clamp: 5;
    }
    .cp_fiveLB .biao {
        padding: 20px 25px;
        line-height: 30px;
    }
    .cp_fiveLB .biao .name {
        font-size: 18px;
    }
    .cp_fiveLB .biao .ck {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    /* 手机 */
    .cp_list li {
        margin-bottom: 0px;
        border-radius: 0
    }
    .cp_list li .nei {
        padding: 20px;
    }
    .cp_list .li .nei {
        padding: 20px;
    }
    .cp_one {
        margin-top: 10px;
    }
    .cp_one img {
        height: auto;
        width: 100%;
    }
    .cp_one .nei {
        position: relative;
        width: 100%;
        padding: 10px 20px;
        float: left;
    }
    .cp_one h1 {
        font-size: 20px;
        padding-bottom: 10px;
    }
    .cp_one h2 {
        font-size: 14px;
        line-height: 22px;
    }
    .cp_two {
        margin-top: 10px;
        margin-bottom: 10px;
        display: inline-block
    }
    .cp_two .left {
        width: 100%;
        float: left;
        border-radius: 0;
        padding: 0 20px;
    }
    .cp_two .left .shipin {
        height: 260px;
    }
    .cp_two .right {
        float: left;
        width: 100%;
        padding: 20px;
    }
    .cp_two .tit {
        font-size: 20px;
    }
    .cp_two .desc {
        padding: 15px 0;
        line-height: 24px;
        font-size: 14px;
    }
    .cp_two .a {
        width: 120px;
        line-height: 40px;
        font-size: 14px;
        margin-top: 0px;
    }
    .cp_three {
        margin-bottom: 10px
    }
    .cp_three li {
        width: 100%;
        margin-bottom: 15px;
        height: auto;
        padding: 20px;
    }
    .cp_three .top {
        background-size: 20px;
        line-height: 24px;
        font-size: 18px;
        font-weight: bold;
        padding-left: 28px;
    }
    .cp_three .bottom {
        padding-top: 15px;
        font-size: 14px;
        line-height: 24px;
    }
    .cp_four {
        margin-bottom: 20px;
        margin-top: 15px;
        padding: 0px 25px;
    }
    .cp_four .num {
        width: 45px;
        height: 45px;
        line-height: 41px;
        font-size: 14px;
    }
    .cp_four td {
        padding-left: 55px;
        float: left;
        width: 100%;
        padding-bottom: 25px;
    }
    .cp_four strong {
        font-size: 16px;
        padding-left: 6px;
    }
    .cp_four span {
        font-size: 14px;
        line-height: 24px;
        padding-left: 6px;
        padding-top: 5px;
    }
    .cp_five {
        padding-bottom: 30px;
    }
    .cp_five .nei {
        padding: 0px 55px;
    }
    .cp_five .swiper-button-next,
    .cp_five .swiper-button-prev {
        width: 35px;
        height: 100%;
        top: 20px;
    }
    .cp_five .swiper-button-next {
        background: url(/template/pc/skin/css/../images/right.png) no-repeat center center;
        right: 0px;
        background-size: 35px;
    }
    .cp_five .swiper-button-prev {
        background: url(/template/pc/skin/css/../images/left.png) no-repeat center center;
        left: 0px;
        background-size: 35px;
    }
    .cp_five .swiper-button-next {
        right: 10px;
    }
    .cp_five .swiper-button-prev {
        left: 10px;
    }
    .cp_fiveLB .xx {
        height: 180px;
        padding: 15px 20px;
    }
    .cp_fiveLB .pimg {
        height: 180px;
    }
    .cp_fiveLB .tit {
        font-size: 16px;
        font-weight: bold;
        line-height: 30px;
    }
    .cp_fiveLB .desc {
        font-size: 14px;
        line-height: 22px;
        -webkit-line-clamp: 5;
    }
    .cp_fiveLB .biao {
        padding: 10px 15px;
        line-height: 30px;
    }
    .cp_fiveLB .biao .name {
        font-size: 16px;
    }
    .cp_fiveLB .biao .ck {
        font-size: 14px;
    }
}


/* 应用领域 ly */

.ly_main {
    float: left;
    width: 100%;
    margin-top: 20px;
    height: 80px;
}

.ly_type {
    float: left;
    line-height: 80px;
    background: #00001E;
    width: 100%;
    webkit-transition: ease .6s;
    -moz-transition: ease .6s;
    -o-transition: ease .6s;
    transition: ease .6s;
    top: 0;
    position: relative;
}

.ly_type li {
    float: left;
    width: 12%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.ly_type li.sel,
.ly_type li:hover {
    background: #4066F4;
}

.ly_type li a {
    color: #fff;
    display: block;
}

.ly_list {
    float: left;
    margin-top: 80px;
}

.ly_list li {
    float: left;
    width: 100%;
    margin-bottom: 60px;
    border-radius: 5px;
    background: #F4F5F7;
    border-radius: 5px;
    overflow: hidden;
}

.ly_list .pimg {
    float: left;
    width: 50%;
    height: 440px;
}

.ly_list .pimg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.ly_list .nei {
    float: left;
    width: 50%;
    padding: 25px 90px 0px 140px;
    color: #333333;
}

.ly_list .tit {
    float: left;
    width: 100%;
    margin: 30px 0;
    font-size: 30px;
    font-weight: bold
}

.ly_list .biao {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    padding: 8px 0;
    font-weight: bold
}

.ly_list .desc {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #656565;
    line-height: 26px;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    opacity: 0.8
}

.ly_list .dl {
    float: left;
    width: 100%;
    padding-top: 15px;
}

.ly_list .dl dd {
    float: left;
    padding-left: 25px;
    background: url(/template/pc/skin/css/../images/bg_14.png) no-repeat left center;
    color: #656565;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 5px;
    width: 100%;
    background-size: 17px;
}

.ly_list .li .pimg {
    float: right;
}

.ly_list .li .nei {
    padding: 25px 140x 0px 90px;
}

@media screen and (min-width: 1201px) and (max-width: 1500px) {
    .ly_list .nei {
        padding: 25px 80px 0px 110px;
    }
    .ly_list .li .nei {
        padding: 25px 110px 0px 80px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    /* 平板 */
    .ly_main {
        margin-top: 10px;
        height: 60px;
    }
    .ly_type {
        line-height: 60px;
    }
    .ly_type li {
        font-size: 16px;
    }
    .ly_list {
        margin-top: 50px;
    }
    .ly_list .pimg {
        height: 320px;
    }
    .ly_list .nei {
        padding: 15px 40px 0px 60px;
    }
    .ly_list .li .nei {
        padding: 15px 60px 0px 40px;
    }
    .ly_list .tit {
        font-size: 22px;
        line-height: 24px;
        margin: 10px 0
    }
    .ly_list .biao {
        font-size: 16px;
        line-height: 22px;
    }
    .ly_list .desc {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .ly_list .dl {
        padding-top: 0
    }
    .ly_list .dl dd {
        font-size: 14px;
        line-height: 24px;
    }
}

@media (max-width: 767px) {
    /* 手机 */
    .ly_main {
        margin-top: 10px;
        height: 50px;
    }
    .ly_type {
        line-height: 50px;
        height: 50px;
        overflow: hidden;
    }
    .ly_type li {
        font-size: 13px;
        line-height: 20px;
        padding: 5px 10px;
        height: 50px;
        justify-content: center;
        align-items: center;
        display: -webkit-flex;
    }
    .ly_list {
        margin-top: 10px;
    }
    .ly_list li {
        margin-bottom: 0px;
        border-radius: 0
    }
    .ly_list .pimg {
        height: 220px;
        width: 100%
    }
    .ly_list .nei {
        padding: 20px;
        width: 100%
    }
    .ly_list .li .nei {
        padding: 20px;
    }
    .ly_list .tit {
        font-size: 18px;
        line-height: 24px;
        margin: 10px 0;
        margin-top: 0px;
    }
    .ly_list .biao {
        font-size: 15px;
        line-height: 22px;
    }
    .ly_list .desc {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .ly_list .dl {
        padding-top: 0
    }
    .ly_list .dl dd {
        font-size: 14px;
        line-height: 24px;
    }
}


/* 联系我们 lx */

.lx_list {
    overflow: hidden;
}

.lx_list li {
    float: left;
    width: 100%;
    background: #F4F6F8;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 60px;
}

.lx_list .pimg {
    height: 440px;
    float: left;
    width: 50%;
}

.lx_list .pimg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.lx_list .pimg:hover img {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    transform: scale(1.03);
}

.lx_list .nei {
    float: left;
    width: 50%;
    padding-left: 110px;
    padding-top: 60px;
}

.lx_list .nei h3 {
    float: left;
    width: 100%;
    line-height: 44px;
    margin-bottom: 40px;
    font-size: 30px;
    color: #333333;
}

.lx_list .nei p {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    height: 52px;
    padding-left: 70px;
    align-items: center;
    display: -webkit-flex;
    text-align: left;
    color: #656565;
    font-size: 16px;
    line-height: 22px;
}

.lx_list .nei .p_tell {
    background: url(/template/pc/skin/css/../images/bg_15.png) no-repeat left center;
    background-size: 52px;
}

.lx_list .nei .p_email {
    background: url(/template/pc/skin/css/../images/bg_16.png) no-repeat left center;
    background-size: 52px;
}

.lx_list .nei .p_address {
    background: url(/template/pc/skin/css/../images/bg_17.png) no-repeat left center;
    background-size: 52px;
}

.lx_banner {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 20px;
}

.lx_banner img {
    float: left;
    width: 100%;
}

.lx_banner .nei {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    color: #fff;
}

.lx_banner h1 {
    float: left;
    font-size: 44px;
    width: 100%;
    line-height: 60px;
    font-weight: normal
}

.lx_banner .desc {
    float: left;
    width: 100%;
    max-width: 720px;
    font-size: 18px;
    line-height: 32px;
    padding-top: 30px;
}

.lx_one {
    float: left;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 60px;
}

.lx_one .select {
    float: left;
    width: 25%;
    height: 60px;
    border: 1px solid #666666;
    border-radius: 100px;
    font-size: 16px;
    color: #666666;
    margin-right: 20px;
    padding-left: 30px;
    -webkit-appearance: none;
    background: url(/template/pc/skin/css/../images/bg_21.png) no-repeat 90% center #fff;
    cursor: pointer;
}

.lx_one .select option {
    line-height: 40px;
}

.lx_one p {
    float: right;
    width: 35%;
    border: 1px solid #666666;
    position: relative;
    overflow: hidden;
    border-radius: 100px;
}

.lx_one p .txt {
    float: left;
    width: 100%;
    height: 58px;
    line-height: 58px;
    font-size: 16px;
    padding-left: 30px;
}

.lx_one p .btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 78px;
    font-size: 0px;
    height: 58px;
    background: url(/template/pc/skin/css/../images/bg_20.png) no-repeat center center;
    background-size: 20px;
    cursor: pointer;
}

.lx_two {
    float: left;
    width: 100%;
    margin-bottom: 100px;
}

.lx_two li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #D3D3D3;
}

.lx_two li .top {
    float: left;
    width: 100%;
    padding: 25px 0;
    padding-right: 25px;
    background: url(/template/pc/skin/css/../images/jt2.png) no-repeat right center;
    font-size: 24px;
    cursor: pointer;
    line-height: 30px;
    color: #333333;
    font-weight: bold;
}

.lx_two li .kai {
    background: url(/template/pc/skin/css/../images/jt2-sel.png) no-repeat right center;
}

.lx_two li .top span {
    padding-left: 25px;
    color: #656565;
    font-size: 16px;
    font-weight: normal
}

.lx_two li:last-child {
    border: 0
}

.lx_two .bottom {
    float: left;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 20px;
    display: none
}

.lx_two .biao {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 40px;
    color: #333333;
}

.lx_two .desc {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 36px;
    color: #656565;
    margin-bottom: 30px;
}

.lx_two .a_tou {
    float: left;
    width: 160px;
    background: #4066F4;
    border-radius: 100px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
}

@media screen and (min-width: 1201px) and (max-width: 1500px) {
    .lx_list .nei {
        padding-left: 80px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    /* 平板 */
    .lx_list li {
        margin-bottom: 40px;
    }
    .lx_list .pimg {
        height: 300px;
    }
    .lx_list .nei {
        padding-left: 50px;
        padding-right: 20px;
        padding-top: 20px;
    }
    .lx_list .nei h3 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .lx_list .nei p {
        padding-left: 60px;
        height: 44px;
        font-size: 15px;
    }
    .lx_list .nei .p_tell,
    .lx_list .nei .p_email,
    .lx_list .nei .p_address {
        background-size: 44px;
    }
    .lx_banner {
        margin-top: 10px;
    }
    .lx_banner img {
        height: 260px;
        width: 100%;
        object-fit: cover;
    }
    .lx_banner h1 {
        font-size: 32px;
        line-height: 50px;
    }
    .lx_banner .desc {
        padding-top: 15px;
        font-size: 16px;
        max-width: 65%;
        line-height: 26px;
    }
    .lx_one {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    .lx_one .select {
        height: 50px;
        line-height: 50px;
        padding-left: 20px;
    }
    .lx_one p .txt {
        height: 48px;
        line-height: 48px;
        padding-left: 25px;
    }
    .lx_one p .btn {
        width: 58px;
        height: 48px;
        background-size: 18px;
    }
    .lx_two {
        margin-bottom: 60px;
    }
    .lx_two li .top {
        font-size: 20px;
        padding: 20px 0;
    }
    .lx_two li .top span {
        font-size: 14px;
    }
    .lx_two .bottom {
        padding-top: 0;
    }
    .lx_two .biao {
        font-size: 18px;
        line-height: 34px;
    }
    .lx_two .desc {
        font-size: 16px;
        line-height: 32px;
    }
}

@media (max-width: 767px) {
    /* 手机 */
    .lx_list li {
        margin-bottom: 00px;
        border-radius: 0
    }
    .lx_list .pimg {
        height: 220px;
        width: 100%
    }
    .lx_list .nei {
        padding: 20px;
        width: 100%
    }
    .lx_list .nei h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .lx_list .nei p {
        padding-left: 50px;
        height: 40px;
        font-size: 14px;
        margin-bottom: 15px;
    }
    .lx_list .nei .p_tell,
    .lx_list .nei .p_email,
    .lx_list .nei .p_address {
        background-size: 38px;
    }
    .lx_banner {
        margin-top: 10px;
    }
    .lx_banner .nei {
        padding: 0px 20px;
    }
    .lx_banner img {
        height: 160px;
        width: 100%;
        object-fit: cover;
    }
    .lx_banner h1 {
        font-size: 18px;
        font-weight: bold;
        line-height: 30px;
    }
    .lx_banner .desc {
        padding-top: 10px;
        font-size: 12px;
        max-width: 100%;
        line-height: 22px;
    }
    .imgPC {
        display: none;
    }
    .imgYD {
        display: block;
    }
    .lx_one {
        padding: 20px 15px;
    }
    .lx_one .select {
        height: 40px;
        line-height: 40px;
        padding-left: 20px;
        width: 48%;
        margin: 0;
        font-size: 14px;
    }
    .lx_one .select:nth-child(2) {
        float: right;
        margin-top: 15px;
    }
    .lx_one p {
        width: 100%;
        margin-top: 15px;
    }
    .lx_one p .txt {
        height: 38px;
        line-height: 38px;
        padding-left: 20px;
        font-size: 14px;
    }
    .lx_one p .btn {
        width: 48px;
        height: 38px;
        background-size: 16px;
    }
    .lx_two {
        margin-bottom: 30px;
        padding: 0px 15px;
    }
    .lx_two li .top {
        font-size: 16px;
        padding: 15px 0;
        background-size: 12px;
    }
    .lx_two li .kai {
        background-size: 12px;
    }
    .lx_two li .top span {
        font-size: 12px;
    }
    .lx_two .bottom {
        padding-top: 0;
    }
    .lx_two .biao {
        font-size: 14px;
        line-height: 34px;
        font-weight: bold
    }
    .lx_two .desc {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .lx_two .a_tou {
        width: 120px;
        line-height: 40px;
        font-size: 14px;
    }
}


/* 新闻 xw */

.xy_type li {
    width: 20%
}

.xw_main {
    margin-top: 80px;
}

.xw_left {
    float: left;
    width: 65%;
    padding: 60px 0;
    padding-top: 80px;
}

.xw_title {
    float: left;
    width: 100%;
    font-size: 36px;
    color: #333333;
    font-family: SourceHanSansCN-Regular;
    font-weight: bold
}

.xw_date {
    float: left;
    margin: 30px 0;
    padding-left: 30px;
    background: url(/template/pc/skin/css/../images/bg_18.png) no-repeat left center;
    line-height: 30px;
    color: #777777;
    font-size: 14px;
    width: 100%
}

.xw_desc {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 32px;
    color: #656565;
}

.xw_desc img {
    max-width: 100%
}

.xw_fx {
    padding: 40px 0;
    float: right;
    font-size: 16px;
}

.xw_fx span {
    float: left;
    line-height: 26px;
    color: #656565;
    padding-right: 10px;
}

.xw_fx a {
    float: left;
    width: 26px;
    height: 26px;
    cursor: pointer;
    margin-left: 5px;
    background: #DEDEDE;
}

.xw_fx a:hover {
    background: #4066F4;
}

.xw_next {
    float: left;
    width: 100%;
    border-top: 1px solid #E0E0E0;
    padding-top: 50px;
    padding-bottom: 40px;
}

.xw_next a {
    color: #656565;
    font-size: 16px;
}

.xw_next .aprev {
    padding-left: 35px;
    background: url(/template/pc/skin/css/../images/left2.png) no-repeat left center;
    float: left;
}

.xw_next .anext {
    padding-right: 35px;
    background: url(/template/pc/skin/css/../images/right2.png) no-repeat right center;
    float: right;
}

.xw_right {
    float: right;
    width: 26%;
    padding: 60px 0;
    padding-top: 80px;
}

.xw_one {
    float: left;
    width: 100%;
    padding-bottom: 35px;
    line-height: 40px;
    font-size: 26px;
    font-weight: bold;
}

.xw_two {
    float: left;
    width: 100%
}

.xw_two li {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.xw_two li .nei {
    float: left;
    width: 100%
}

.xw_two .pimg {
    float: left;
    width: 100%;
    height: 240px;
}

.xw_two .pimg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.xw_two h3 {
    float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 18px;
    line-height: 50px;
    color: #333333;
    font-weight: normal;
    margin-top: 5px;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    /* 平板 */
    .xw_main {
        margin-top: 40px;
    }
    .xw_title {
        font-size: 28px;
    }
    .xw_date {
        margin: 25px 0;
    }
    .xw_desc {
        font-size: 14px;
        line-height: 26px;
    }
    .xw_fx {
        padding: 20px 0;
        font-size: 14px;
    }
    .xw_next {
        padding-top: 20px;
        padding-bottom: 0
    }
    .xw_next a {
        font-size: 14px;
    }
    .xw_right {
        width: 30%
    }
    .xw_one {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 20px;
    }
    .xw_two .pimg {
        height: 140px;
    }
    .xw_two h3 {
        font-size: 16px;
        line-height: 30px;
    }
}

@media (max-width: 767px) {
    /* 手机 */
    .xw_main {
        margin-top: 15px;
    }
    .xw_left {
        padding: 15px;
        width: 100%;
        padding-top: 25px;
    }
    .xw_title {
        font-size: 20px;
        font-weight: bold;
        line-height: 34px;
    }
    .xw_date {
        margin: 15px 0;
        padding-left: 25px;
    }
    .xw_desc {
        font-size: 14px;
        line-height: 26px;
    }
    .xw_fx {
        padding: 20px 0;
        font-size: 14px;
    }
    .xw_next {
        padding-top: 20px;
        padding-bottom: 0
    }
    .xw_next a {
        font-size: 14px;
    }
    .xw_right {
        width: 100%;
        padding: 15px;
        padding-top: 30px;
    }
    .xw_one {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 20px;
    }
    .xw_two .pimg {
        height: 180px;
    }
    .xw_two h3 {
        font-size: 14px;
        line-height: 30px;
    }
}


/* 活动 hd */

.hd_type li {
    width: 50%
}

.hd_list .nei {
    background: url(/template/pc/skin/css/../images/bg_06.jpg) no-repeat left bottom #fff;
    background-size: 0px 2px;
}

.hd_list .nei:hover {
    background-size: 100% 2px;
}

.hd_list .tit {
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 15px;
}

.hd_list .p1,
.hd_list .p2 {
    float: left;
    width: 100%;
    padding-left: 25px;
    font-size: 16px;
    color: #656565;
    margin: 5px 0;
    line-height: 22px;
}

.hd_list .p1 {
    background: url(/template/pc/skin/css/../images/bg_18.png) no-repeat left center;
    background-size: 16px;
}

.hd_list .p2 {
    background: url(/template/pc/skin/css/../images/bg_19.png) no-repeat left center;
    background-size: 15px;
}

.hd_list .a {
    margin-top: 20px;
    cursor: pointer;
}

.hd_one {
    padding-top: 0px
}

.lx_one .select {
    width: 30%
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    /* 平板 */
    .hd_list .tit {
        margin-top: 20px;
    }
    .hd_list .p1,
    .hd_list .p2 {
        font-size: 14px;
        line-height: 20px;
    }
    .lx_one .select {
        width: 40%
    }
}

@media (max-width: 767px) {
    /* 手机 */
    .hd_list .tit {
        margin-top: 20px;
    }
    .hd_list .p1,
    .hd_list .p2 {
        font-size: 14px;
        line-height: 20px;
    }
    .lx_one .select {
        width: 100%;
        margin-right: 0;
    }
    .lx_one {
        padding-top: 10px;
    }
}


/* 搜索 ss */

.ss_one {
    margin: 0 auto;
    width: 100%;
    max-width: 530px;
}

.ss_one h1 {
    float: left;
    width: 100%;
    padding-top: 90px;
    text-align: center;
    color: #333333;
    font-size: 30px;
    padding-bottom: 40px;
    font-weight: normal;
    letter-spacing: 2px;
}

.ss_one .top {
    float: left;
    width: 100%;
    position: relative;
    border: 1px solid #666666;
    border-radius: 100px;
    overflow: hidden;
}

.ss_one .top .txt {
    float: left;
    width: 100%;
    height: 54px;
    line-height: 54px;
    padding-left: 30px;
    font-size: 16px;
}

.ss_one .top .btn {
    position: absolute;
    top: 0;
    right: 10px;
    height: 54px;
    width: 60px;
    font-size: 0px;
    background: url(/template/pc/skin/css/../images/bg_20.png) no-repeat center center;
    cursor: pointer;
    background-size: 20px;
}

.ss_one .bottom {
    float: left;
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    line-height: 30px;
    color: #656565;
    margin-bottom: 50px;
}

.ss_one .bottom a {
    color: #4066F4;
    margin-right: 15px;
}

.ss_two {
    border-bottom: 1px solid #F3F3F3;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.ss_two li {
    color: #656565;
    font-size: 20px;
    cursor: pointer;
    height: 50px;
    display: inline-block;
    margin: 0px 15px;
    padding: 0px 25px;
}

.ss_two .sel {
    color: #4066F4;
    border-bottom: 2px solid #4066F4;
}

.ss_three {
    float: left;
    width: 100%;
    padding: 0px 100px;
    margin-bottom: 50px;
    margin-top: 10px;
}

.ss_three li {
    border-bottom: 1px solid #F3F3F3;
    float: left;
    width: 100%;
    padding: 40px 0;
    line-height: 40px;
}

.ss_three .ll {
    float: left;
    width: 25%;
    font-size: 24px;
    color: #434343;
}

.ss_three .rr {
    float: left;
    width: 75%;
    font-size: 20px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.ss_three .rr span {
    color: #4066F4;
}

.ss_four {
    float: left;
    width: 100%;
    background: #00001e;
    padding: 75px 100px;
    margin-bottom: 100px;
}

.ss_four .left {
    float: left;
    width: 70%;
    color: #fff;
    line-height: 46px;
    font-size: 24px;
}

.ss_four .tell {
    float: right;
    line-height: 80px;
    color: #fff;
    font-size: 22px;
    padding-left: 65px;
    background: url(/template/pc/skin/css/../images/bg_30.png) no-repeat left center;
    background-size: 8%;
    margin-top: 20px;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    /* 平板 */
    .ss_one h1 {
        padding-top: 50px;
        padding-bottom: 30px;
        font-size: 28px;
    }
    .ss_one .top .txt {
        height: 50px;
        line-height: 50px;
        font-size: 15px;
    }
    .ss_one .top .btn {
        height: 50px;
    }
    .ss_one .bottom {
        font-size: 15px;
        margin-bottom: 30px;
    }
    .ss_three {
        padding: 0px 30px;
        margin-bottom: 30px;
    }
    .ss_three li {
        padding: 20px 0;
    }
    .ss_three .ll {
        font-size: 18px;
        font-weight: bold
    }
    .ss_three .rr {
        font-size: 18px;
    }
    .ss_four {
        padding: 30px 50px;
        margin-bottom: 60px;
    }
    .ss_four .left {
        width: 60%;
        font-size: 18px;
        line-height: 36px;
    }
    .ss_four .tell {
        font-size: 22px;
        line-height: 60px;
        padding-left: 50px;
        background-size: 40px;
    }
}

@media (max-width: 767px) {
    /* 手机 */
    .ss_one {
        float: left;
        padding: 0px 15px;
    }
    .ss_one h1 {
        padding-top: 40px;
        padding-bottom: 20px;
        font-size: 20px;
        font-weight: bold
    }
    .ss_one .top .txt {
        height: 44px;
        line-height: 44px;
        font-size: 14px;
    }
    .ss_one .top .btn {
        height: 44px;
        width: 50px;
        background-size: 16px;
    }
    .ss_one .bottom {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .ss_two {
        line-height: 44px;
        height: 44px;
    }
    .ss_two li {
        font-size: 15px;
        height: 44px;
        margin: 0;
        padding: 0px 15px;
    }
    .ss_three {
        padding: 0px 15px;
        margin-bottom: 20px;
    }
    .ss_three li {
        padding: 10px 0;
        line-height: 30px;
    }
    .ss_three .ll {
        font-size: 14px;
        font-weight: bold;
        width: 28%;
    }
    .ss_three .rr {
        font-size: 14px;
        width: 72%;
    }
    .ss_four {
        padding: 15px 20px;
        margin-bottom: 20px;
    }
    .ss_four .left {
        width: 100%;
        font-size: 14px;
        line-height: 28px;
    }
    .ss_four .tell {
        font-size: 18px;
        float: left;
        line-height: 40px;
        padding-left: 40px;
        background-size: 30px;
        margin-top: 10px;
    }
}


/* 留言弹框 */

.tan_ly {
    float: left;
    width: 900px;
    background: #fff;
    border: 3px solid #4F93EE;
    position: relative;
    padding: 20px 45px;
    border-radius: 5px;
    overflow: hidden;
}

.tan_ly .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 49px;
    height: 44px;
    background: url(/template/pc/skin/css/../images/bg_23.png) no-repeat right top;
    background-size: 100%;
    cursor: pointer;
}

.tan_ly h1 {
    float: left;
    width: 100%;
    text-align: center;
    color: #333333;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 10px;
    line-height: 40px;
}

.tan_ly h6 {
    float: left;
    width: 100%;
    text-align: center;
    font-weight: normal;
    color: #656565;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 30px;
}

.tan_ly ul {
    float: left;
    width: 100%
}

.tan_ly ul li {
    float: left;
    width: 49%;
    margin-bottom: 15px;
}

.tan_ly ul .li {
    width: 32%;
    margin-right: 2%;
}

.tan_ly ul .rr {
    float: right;
}

.tan_ly .txt {
    float: left;
    width: 100%;
    height: 46px;
    line-height: 44px;
    padding-left: 10px;
    border: 1px solid #666666;
    padding-left: 15px;
    border-radius: 5px;
}

.tan_ly ul .li2 {
    width: 32%;
    float: right
}

.tan_ly ul .li3 {
    width: 100%;
}

.tan_ly .select {
    float: left;
    height: 46px;
    width: 100%;
    padding-left: 10px;
    border: 1px solid #666666;
    padding-left: 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    background: url(/template/pc/skin/css/../images/bg_21.png) no-repeat 95% center;
    font-size: 14px;
    color: #999
}

.tan_ly .txt_desc {
    height: 80px;
    padding: 10px 15px;
    line-height: 24px;
}

.tan_ly .lb {
    float: left;
    color: #656565;
    font-size: 14px;
    line-height: 18px;
    cursor: pointer;
}

.tan_ly .lb input {
    display: inline-block;
    width: 15px;
    height: 1px;
    position: relative;
    overflow: visible;
    border: 0;
    background: 0 0;
    -webkit-appearance: none;
    outline: 0;
    vertical-align: middle
}

.tan_ly .lb input:before {
    background: url(/template/pc/skin/css/../images/ck.png) no-repeat left center;
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: -7px;
    background-size: 100% 100%
}

.tan_ly .lb input:checked:before {
    background: url(/template/pc/skin/css/../images/ck-sel.png) no-repeat left center;
    background-size: 100% 100%
}

.tan_ly .a {
    float: left;
    color: #4066F4;
    margin-left: 20px;
    border-bottom: 1px solid #4066F4;
    font-size: 14px;
}

.tan_ly .txt2 {
    width: 75%
}

.tan_ly .img_yzm {
    float: left;
    margin-left: 15%;
    height: 45px;
    width: 90px;
}

.tan_ly .a_yzm {
    float: left;
    width: 25%
}

.tan_ly .a_yzm span {
    float: right;
    color: #656565;
    font-size: 14px;
    border-bottom: 1px solid #656565;
    line-height: 44px;
}

.tan_ly .btn {
    float: left;
    width: 100%;
    height: 55px;
    background: #4066F4;
    border-radius: 40px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    margin: 15px 0;
}

.tan_ly .zhuyi {
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 20px;
}

.tan_ly .zhuyi dt {
    float: left;
    width: 100%;
    padding-left: 15px;
    background: url(/template/pc/skin/css/../images/bg_24.png) no-repeat left center;
}

.tan_ly .zhuyi dd {
    float: left;
    width: 100%;
    color: #999999;
    padding-bottom: 5px;
    padding-left: 15px;
}

@media screen and (min-width: 1201px) and (max-width: 1500px) {
    .tan_ly {
        width: 820px;
        padding: 20px 60px;
    }
    .tan_ly h6 {
        margin-bottom: 20px;
    }
    .tan_ly ul li {
        margin-bottom: 15px;
    }
    .tan_ly .txt {
        height: 42px;
        line-height: 40px;
    }
    .tan_ly .select {
        height: 42px;
    }
    .tan_ly .txt_desc {
        height: 70px;
        padding: 0px 15px;
    }
    .tan_ly .btn {
        height: 50px;
        margin: 0px 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    /* 平板 */
    .tan_ly {
        width: 760px;
        padding: 20px 60px;
    }
    .tan_ly h6 {
        margin-bottom: 20px;
    }
    .tan_ly ul li {
        margin-bottom: 15px;
    }
    .tan_ly .txt {
        height: 42px;
        line-height: 40px;
    }
    .tan_ly .select {
        height: 42px;
    }
    .tan_ly .txt_desc {
        height: 70px;
        padding: 0px 15px;
    }
    .tan_ly .btn {
        height: 50px;
        margin: 0px 0;
    }
}

@media (max-width: 767px) {
    /* 手机 */
    .tan_ly .close {
        width: 40px;
    }
    .tan_ly {
        width: 320px;
        padding: 15px 20px;
        padding-bottom: 5px;
    }
    .tan_ly h1 {
        font-size: 18px;
        line-height: 24px;
    }
    .tan_ly h6 {
        margin-bottom: 15px;
        font-size: 13px;
        line-height: 20px;
    }
    .tan_ly ul li {
        margin-bottom: 10px;
    }
    .tan_ly .txt {
        height: 42px;
        line-height: 40px;
    }
    .tan_ly .select {
        height: 42px;
    }
    .tan_ly .txt_desc {
        height: 70px;
        padding: 0px 15px;
    }
    .tan_ly .btn {
        height: 45px;
        margin: 5px 0;
    }
    .tan_ly .txt2 {
        width: 50%
    }
    .tan_ly .a_yzm {
        width: 50%;
    }
    .tan_ly .img_yzm {
        height: 40px;
        width: 80px;
        margin-left: 0px;
    }
    .tan_ly .a_yzm span {
        line-height: 30px;
        margin-top: 5px;
    }
    .tan_ly .zhuyi {
        display: none
    }
    .tan_ly ul .li {
        width: 48%;
        margin-right: 2%
    }
    .tan_ly ul .li2 {
        width: 100%
    }
    .tan_ly ul .lizc {
        padding: 5px 0;
    }
}


/* 关于我们 gy */

.gy_banner {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 20px;
    margin-bottom: -20px;
}

.gy_shipin {
    float: left;
    height: 500px;
    width: 100%;
    object-fit: cover;
}

.gy_bo {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(/template/pc/skin/css/../images/bo.png) no-repeat center center;
    cursor: pointer;
    z-index: 11;
}

.gy_bo.zan {
    background: none
}

.gy_type ul li {
    width: 25%
}

.gy_one {
    margin: 100px 0 20px 0
}

.gy_one .left {
    float: left;
    width: 60%;
    margin-left: -3%;
    background: url(/template/pc/skin/css/../images/bg_25.png) no-repeat left top;
    background-size: 100% 100%;
    height: 420px;
    padding-top: 100px;
}

.gy_one .left li {
    float: left;
    width: 33.333%;
    padding: 0px 3.5%;
    text-align: center;
}

.gy_one .left .num {
    float: left;
    width: 100%;
    height: 76px;
    background: url(/template/pc/skin/css/../images/bg_22.png) no-repeat center center;
    padding-right: 10px;
    color: #fff;
    font-size: 18px;
    line-height: 70px;
    background-size: auto 100%;
}

.gy_one .left h3 {
    float: left;
    width: 100%;
    padding: 25px 0;
    margin-top: 10px;
    color: #333333;
    font-size: 24px;
    line-height: 30px;
}

.gy_one .left .desc {
    float: left;
    width: 100%;
    color: #656565;
    font-size: 16px;
    line-height: 30px;
}

.gy_one .right {
    float: right;
    width: 38%;
}

.gy_one .right .top {
    float: left;
    width: 100%;
    padding: 40px 0;
    color: #333333;
    font-size: 30px;
    font-weight: bold
}

.gy_one .right .bottom {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #656565;
}

.gy_two {
    float: left;
    width: 100%;
    text-align: center;
    color: #333333;
    font-size: 18px;
    padding-bottom: 90px;
    line-height: 30px;
}

.gy_three {
    float: left;
    width: 100%;
    padding-bottom: 120px;
}

.gy_three li {
    float: left;
    width: 33.3333%;
    height: 120px;
    background: url(/template/pc/skin/css/../images/bg_26.png) no-repeat left center;
    text-align: center;
    font-size: 18px;
    color: #656565;
}

.gy_three li:first-child {
    background: none
}

.gy_three li .top,
.gy_three li .bottom {
    float: left;
    width: 100%;
}

.gy_three li .top strong {
    color: #4066F4;
    font-size: 72px;
}

.gy_bg {
    background: #EBEEF2;
    overflow: hidden;
    padding-bottom: 120px;
    float: left;
    width: 100%
}

.gy_bg .main {
    border-bottom: 1px solid #D6D8DC;
    height: 300px;
    margin-top: 50px;
    position: relative;
}

.gy_lb1 {
    float: left;
    width: 100%;
    height: 290px;
    margin-bottom: 4px;
}

.gy_lb1 .swiper-slide {
    background: #EBEDF1
}

.gy_lb .swiper-button-next,
.gy_lb .swiper-button-prev {
    width: 80px;
    height: 80px;
    outline: none;
    top: auto;
    bottom: -40px;
    z-index: 111;
    display: inline-block;
    border-radius: 40px;
}

.gy_lb .swiper-button-next {
    background: url(/template/pc/skin/css/../images/right.png) no-repeat center center;
    right: 5%
}

.gy_lb .swiper-button-prev {
    background: url(/template/pc/skin/css/../images/left.png) no-repeat center center;
    left: 5%
}

.gy_lb .swiper-button-next:hover {
    background: url(/template/pc/skin/css/../images/right-sel.png) no-repeat center center;
    background-size: 100% 100%
}

.gy_lb .swiper-button-prev:hover {
    background: url(/template/pc/skin/css/../images/left-sel.png) no-repeat center center;
    background-size: 100% 100%
}

.gy_lb .swiper-button-next:after,
.gy_lb .swiper-button-prev:after {
    content: ''
}

.gy_lb1 .nei {
    float: left;
    width: 100%;
    padding-right: 100px;
}

.gy_lb1 .pimg {
    float: left;
    width: 50%;
    height: 200px;
}

.gy_lb1 .pimg img {
    height: 100%;
    width: 360px;
    object-fit: cover;
    max-width: 90%
}

.gy_lb1 .right {
    float: left;
    width: 50%;
    height: 200px;
    position: relative;
    font-size: 18px;
    color: #333333;
    line-height: 32px;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
}

.gy_lb1 .right .date {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 200px;
    color: #FFFFFF;
    font-size: 240px;
    opacity: 0.3;
    font-weight: bold;
    width: 100%;
    text-align: center;
    z-index: 0;
}

.gy_lb1 .right .desc {
    position: relative;
    z-index: 1;
}

.gy_lb2 {
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 100%;
}

.gy_lb2 .swiper-slide {
    height: 60px;
    width: 33%;
    opacity: 1;
    position: relative;
}

.gy_lb2 .swiper-slide-thumb-active {
    opacity: 1;
}

.gy_lb2 .swiper-slide-thumb-active span {
    color: #4066F4;
    font-size: 24px;
    background: url(/template/pc/skin/css/../images/bg_29.png) no-repeat top center;
}

.gy_lb2 span {
    padding-top: 25px;
    background: url(/template/pc/skin/css/../images/bg_28.png) no-repeat top center;
    width: 100%;
    float: left;
    font-size: 18px;
    font-family: dincondBold;
    text-align: center;
    color: #999999;
    font-weight: bold;
    cursor: pointer;
}

.gy_lb2 i {
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 1px;
    background: #4066F4;
    top: 5px;
}

.gy_lb2 .swiper-slide-thumb-active i {
    width: 100%;
    -webkit-transition: all 4.5s ease 0s;
    -moz-transition: all 4.5s ease 0s;
    transition: all 4.5s ease 0s;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    /* 平板 */
    .gy_banner {
        margin-top: 10px;
        margin-bottom: -10px;
    }
    .gy_shipin {
        height: 400px;
    }
    .gy_one {
        margin: 60px 0px 10px;
    }
    .gy_one .left {
        height: 300px;
        padding-top: 20px;
        background-size: 100% auto
    }
    .gy_one .left .num {
        height: 66px;
        line-height: 60px;
    }
    .gy_one .left h3 {
        font-size: 18px;
        padding: 10px 0;
    }
    .gy_one .left .desc {
        font-size: 14px;
        line-height: 22px;
    }
    .gy_one .right .top {
        padding: 0;
        font-size: 18px;
        margin-top: -15px;
        padding-bottom: 15px;
    }
    .gy_one .right .bottom {
        font-size: 13px;
        line-height: 22px;
    }
    .gy_two {
        font-size: 16px;
        margin-top: -10px;
        padding: 0px 20px;
        padding-bottom: 50px;
    }
    .gy_three {
        padding-bottom: 80px;
    }
    .gy_three li {
        font-size: 16px;
    }
    .gy_three li .top strong {
        font-size: 60px;
    }
    .gy_bg {
        padding-bottom: 80px;
    }
    .gy_bg .main {
        height: 260px;
        margin-top: 30px;
    }
    .gy_lb1 {
        height: 250px;
    }
    .gy_lb1 .nei {
        padding: 0;
    }
    .gy_lb1 .right .date {
        font-size: 120px;
        text-align: center;
    }
    .gy_lb .swiper-button-next,
    .gy_lb .swiper-button-prev {
        width: 70px;
        height: 70px;
    }
    .gy_lb .swiper-button-next {
        right: 0px;
        background-size: 50px;
    }
    .gy_lb .swiper-button-prev {
        left: 0px;
        background-size: 50px;
    }
    .gy_lb2 {
        width: 80%;
        margin-left: 10%
    }
    .gy_lb2 span {
        font-size: 16px;
    }
    .gy_lb2 .swiper-slide-thumb-active span {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    /* 手机 */
    .gy_banner {
        margin-top: 10px;
        margin-bottom: -10px;
    }
    .gy_shipin {
        height: 240px;
    }
    .gy_bo {
        background-size: 60px
    }
    .gy_one {
        margin: 20px 0;
        width: 100%;
        margin-bottom: 0
    }
    .gy_one .left {
        height: 300px;
        padding-top: 10px;
        background-size: 100% auto;
        width: 100%;
        margin-left: 0;
        height: auto;
    }
    .gy_one .left .num {
        height: 46px;
        line-height: 40px;
        padding-right: 5px;
        font-size: 14px;
    }
    .gy_one .left h3 {
        font-size: 15px;
        padding: 5px 0;
        margin: 0;
    }
    .gy_one .left .desc {
        font-size: 12px;
        line-height: 22px;
    }
    .gy_one .right {
        width: 100%;
        padding: 30px 15px;
        padding-bottom: 20px;
    }
    .gy_one .right .top {
        padding: 0;
        font-size: 16px;
        margin-top: -15px;
        padding-bottom: 15px;
    }
    .gy_one .right .bottom {
        font-size: 12px;
        line-height: 22px;
    }
    .gy_two {
        font-size: 14px;
        margin-top: -5px;
        padding: 0px 15px;
        line-height: 20px;
        padding-bottom: 30px;
    }
    .gy_three {
        padding-bottom: 40px;
    }
    .gy_three li {
        font-size: 12px;
        height: 60px;
        background-size: 1px 50%;
        line-height: 20px;
        padding: 0px 15px;
    }
    .gy_three li .top strong {
        font-size: 30px;
    }
    .gy_three li .top {
        margin-bottom: 5px;
    }
    .gy_bg {
        padding-bottom: 70px;
    }
    .gy_bg .main {
        height: 330px;
        margin-top: 0px;
    }
    .gy_lb1 {
        height: 320px;
    }
    .gy_lb1 .nei {
        padding: 0;
    }
    .gy_lb1 .pimg {
        width: 100%;
        text-align: center;
    }
    .gy_lb1 .pimg img {
        max-width: 90%;
    }
    .gy_lb1 .right {
        float: left;
        width: 100%;
        padding: 20px 20px;
        display: inline-block;
        height: 120px;
    }
    .gy_lb1 .right .date {
        font-size: 80px;
        text-align: center;
        top: 0;
        line-height: 110px;
    }
    .gy_lb1 .right .desc {
        font-size: 14px;
        line-height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .gy_lb .swiper-button-next,
    .gy_lb .swiper-button-prev {
        width: 50px;
        height: 50px;
        bottom: -25px;
    }
    .gy_lb .swiper-button-next {
        right: 0px;
        background-size: 35px;
    }
    .gy_lb .swiper-button-prev {
        left: 0px;
        background-size: 35px;
    }
    .gy_lb2 {
        width: 80%;
        margin-left: 10%
    }
    .gy_lb2 span {
        font-size: 14px;
    }
    .gy_lb2 .swiper-slide-thumb-active span {
        font-size: 16px;
    }
}


/* 通用 t_title banner  wei fenye */

.t_title {
    float: left;
    text-align: center;
    padding: 100px 0 50px 0;
    width: 100%;
}

.t_title h2 {
    float: left;
    width: 100%;
    color: #333333;
    font-size: 40px;
    line-height: 60px;
}

.t_title p {
    float: left;
    width: 100%;
    font-size: 18px;
    font-family: Arial;
    color: #656565;
    line-height: 34px;
    background-size: auto 16px;
}

.t_title p i {
    padding: 20px;
    background: url(/template/pc/skin/css/../images/bg_04.png) no-repeat center center;
    background-size: auto 16px;
}

.t_title p i:last-child {
    background: url(/template/pc/skin/css/../images/bg_10.png) no-repeat center center;
    background-size: auto 16px;
}

.fu {
    position: fixed;
    bottom: 100px;
    right: 10px;
    width: 80px;
    z-index: 10000;
}

.fu li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    background: #4066F4;
    border-radius: 100px;
    margin-bottom: 10px;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    color: #fff;
}

.fu li:hover {
    background: #365ff7
}

.fu li i {
    float: left;
    width: 100%;
    height: 55px;
    margin-bottom: 5px;
}

.fu li .i1 {
    background: url(/template/pc/skin/css/../images/f1.png) no-repeat center center;
}

.fu li .i2 {
    background: url(/template/pc/skin/css/../images/f2.png) no-repeat center center;
}

.scrollTop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

.fenye {
    float: left;
    width: 100%;
    padding-bottom: 100px;
    text-align: center;
}

.fenye li {
    display: inline;
    list-style: none;
    color: #eee;
}

.fenye a {
    display: inline-block;
    background: #fff;
    line-height: 40px;
    color: #656565;
    font-size: 18px;
    min-width: 40px;
    padding: 0px 10px;
    margin: 0px;
}

.fenye li.active {
    color: #4066F4;
    font-weight: bold;
}

.fenye li:hover {
    color: #4066F4;
}


/* 视频弹窗 */

#hi-video-pop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#hi-video-pop * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#hi-video-pop .hi-close {
    position: fixed;
    top: 86%;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    color: #fff;
    background: #fff;
    border-radius: 50%;
    transition: 0.5s;
    cursor: pointer;
}

#hi-video-pop .hi-close:after,
#hi-video-pop .hi-close:before {
    content: "";
    position: absolute;
    bottom: 24px;
    left: 10px;
    width: 30px;
    height: 2px;
    background: #333;
    transition: 0.5s;
}

#hi-video-pop .hi-close:hover {
    background: #4066F4;
}

#hi-video-pop .hi-close:hover:after,
#hi-video-pop .hi-close:hover:before {
    background: #fff;
}

#hi-video-pop .hi-close:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#hi-video-pop .hi-close:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#hi-video-pop video {
    position: fixed;
    left: 50%;
    top: 50%;
    max-width: 90%;
    max-height: 70%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.tan_jianli {
    float: left;
    width: 600px;
    padding: 50px;
    background: #fff;
}

.tan_jianli .tit {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #333;
    margin-bottom: 20px;
    font-weight: bold
}

.tan_jianli .xuan {
    float: left;
    width: 100%;
    margin: 30px 0;
}

.tan_jianli .xuan .btn_xz {
    width: 200px;
    height: 50px;
    background: #808080;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    float: left;
    color: #fff;
    margin-right: 15px;
    font-weight: bold;
}

.tan_jianli .xuan span {
    float: left;
    color: #989796;
    font-size: 14px;
    margin-top: 30px;
    line-height: 20px;
}

.tan_jianli .btn {
    float: left;
    width: 100%;
    background: #4066F4;
    height: 50px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    /* 平板 */
    .t_title {
        padding: 60px 0px 30px 0;
    }
    .t_title h2 {
        font-size: 32px;
    }
    .t_title p {
        font-size: 16px;
    }
    .fu li {
        width: 70px;
        height: 70px;
    }
    .fu li i {
        height: 20px;
    }
    .fu li .i1 {
        background-size: auto 20px;
    }
    .fu li .i2 {
        background-size: auto 15px;
    }
    .fenye {
        padding-bottom: 60px;
    }
    .fenye a {
        font-size: 18px;
        line-height: 40px;
        min-width: 40px;
    }
}

@media (max-width: 767px) {
    /* 手机 */
    .t_title {
        padding: 25px 0px 15px 0;
    }
    .t_title h2 {
        font-size: 20px;
        line-height: 30px;
    }
    .t_title p {
        font-size: 12px;
        background-size: auto 11px;
        line-height: 28px;
    }
    .t_title p i {
        background-size: auto 12px;
        padding: 15px;
    }
    .t_title p i:last-child {
        background-size: auto 12px;
    }
    .fu {
        right: 10px;
        width: 40px;
        bottom: 20px;
    }
    .fu li {
        width: 40px;
        height: 40px;
        padding: 0;
    }
    .fu li i {
        height: 40px;
    }
    .fu li .i1 {
        background-size: auto 15px;
    }
    .fu li .i2 {
        background-size: auto 12px;
    }
    .fenye {
        padding-bottom: 30px;
    }
    .fenye a {
        font-size: 14px;
        line-height: 28px;
        min-width: 30px;
        margin: 0;
        padding: 0px;
    }
    .pc_img {
        display: none
    }
    .yd_img {
        display: block
    }
    .tan_jianli {
        width: 300px;
        padding: 30px;
    }
    .tan_jianli .tit {
        font-size: 16px;
    }
    .tan_jianli .xuan {
        margin: 15px 0
    }
    .tan_jianli .xuan .btn_xz {
        width: 100px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    .tan_jianli .btn {
        height: 40px;
        font-size: 14px;
    }
    .tan_jianli .xuan span {
        margin-top: 20px;
    }
}


/* 7.1 */

.lx_one p {
    float: left;
}

.gy_lb1 .right .date {
    font-size: 140px;
}

.x-container {
    display: flex;
    justify-content: space-between;
    overflow-x: auto;
    padding: 0;
}

.x-container li {
    flex: none;
}

.main .x-con img {
    max-width: 100%;
    width: 100%;
    height: auto !important;
}

.x-video {
    margin-top: 20px;
}

.x-video video {
    width: 100%;
}

.x-img {
    margin-top: 20px;
    width: 100%;
}

.x-img img {
    width: 100%;
    height: 580px;
    object-fit: cover;
}

.x-tya {
    padding: 0 13.6%;
}


/* .x-ly::-webkit-scrollbar {
   width: 0;
   height: 0;
} */

.x-ly {
    display: flex;
    justify-content: space-between;
    overflow-x: auto;
    padding: 0;
    width: 100%;
}

.x-ly li {
    flex: none;
}

.x-id {
    position: relative;
    top: -350px;
    height: 0;
}

.x-ly::-webkit-scrollbar-track {}

.x-ly::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

.x-m-ul::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

.x-ly::-webkit-scrollbar-thumb {
    /* background-color: #00001E; */
    background-color: #4066F4;
}

.x-m-ul::-webkit-scrollbar-thumb {
    /* background-color: #00001E; */
    background-color: #4066F4;
}

.x-m-ul {
    display: flex;
    justify-content: space-between;
    overflow-x: auto;
    width: 100%;
}

.cp_type .x-m-ul li {
    width: auto;
    padding: 0 3%;
    flex: none;
}

.x-con {
    margin: initial;
}

.x-con table {
    margin: auto;
}

@media (max-width: 1710px) {
    .gy_lb1 .right .date {
        font-size: 130px;
    }
}

@media (max-width: 1500px) {
    .x-img img {
        height: 500px;
    }
    .gy_lb1 .right .date {
        font-size: 120px;
    }
}

@media (max-width: 1300px) {
    .gy_lb1 .right .date {
        font-size: 118px;
    }
}

@media (max-width: 1200px) {
    .x-img img {
        height: 410px;
    }
}

@media (max-width: 1024px) {
    .gy_lb1 .right .date {
        font-size: 80px;
    }
}

@media (max-width: 768px) {
    .gy_lb1 .right .date {
        font-size: 58px;
    }
    .x-img img {
        height: 220px;
    }
    .ly_type li {
        width: auto !important;
        padding: 0 10px;
    }
    .x-container {
        width: 100%;
        padding: 0 20px;
    }
    .x-tya {
        padding: 0 20px;
    }
    .x-cp-tu {
        padding: 0 20px;
    }
    .x-m {
        height: auto;
        padding: 0 20px;
    }
    .x-m-ul {
        padding: 0 20px;
        justify-content: flex-start;
    }
    .x-type {
        height: auto;
    }
    .x-ly::-webkit-scrollbar {
        width: 4px;
        height: 4px;
    }
    .x-m-ul::-webkit-scrollbar {
        width: 4px;
        height: 4px;
    }
}

.x-de {
    margin-top: 0;
}

.gy_banner figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 768px) {
    .gy_banner figure img {
        height: 196px;
    }
}

.x-jsyy {
    float: none;
}

.x-jsyy .t_title {
    float: none;
}

.x-jsyy .t_title h2 {
    float: none;
}

.x-jsyy .t_title p {
    float: none;
}

.x-list-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.x-list-box li {
    width: 22%;
    margin-right: 4%;
}

.x-list-box li:nth-of-type(n+5) {
    margin-top: 20px;
}

.x-list-box li:nth-of-type(4n) {
    margin-right: 0;
}

.x-list-box li figure {
    height: 216px;
}

.x-list-box li figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.x-list-box li p {
    text-align: center;
    font-size: 18px;
    color: #333;
    margin-top: 15px;
}

.x-x-title .x-ti {
    font-size: 18px;
    color: #333;
    margin-top: 30px;
    text-align: center;
    font-weight: initial;
}

@media (max-width: 1580px) {
    .x-list-box li figure {
        height: 195px;
    }
}

@media (max-width: 1260px) {
    .x-list-box li {
        width: 24%;
        margin-right: 1.33%;
    }
}

@media (max-width: 960px) {
    .x-list-box li {
        width: 48%;
        margin-right: 4%;
    }
    .x-list-box li:nth-of-type(2n) {
        margin-right: 0;
    }
    .x-list-box li figure {
        height: 216px;
    }
    .x-list-box li:nth-of-type(n+3) {
        margin-top: 20px;
    }
}

@media (max-width: 748px) {
    .x-list-box {
        padding: 0 20px;
    }
    .x-list-box li figure {
        height: 116px;
    }
    .x-list-box li p {
        font-size: 14px;
        margin-top: 10px;
    }
    .x-x-title .x-ti {
        margin-top: 15px;
    }
}

.layui-layer-nobg {
    height: 90% !important;
    overflow: hidden;
    top: 5% !important;
}

.layui-layer {
    box-shadow: initial !important;
}

.x-liu {
    height: 100%;
    max-height: 90%;
}

.x-liu .x-form1 {
    max-height: 90%;
    overflow-y: auto;
    padding-right: 10px;
}

.x-liu .x-form1::-webkit-scrollbar {
    width: 3px;
}

.x-liu .x-form1::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 2px;
}

.x-liu .x-form1::-webkit-scrollbar-thumb {
    background: #4066F4;
    border-radius: 25px;
}

.x-liu .x-form1::-webkit-scrollbar-corner {
    background: #4066F4;
}

#bsWXBox {
    box-sizing: content-box;
}

.crumbs {
    display: flex;
    align-items: center;
    height: 66px;
    line-height: 66px;
    margin-top: 20px;
    margin-bottom: -20px;
}

.crumbs_box {
    display: flex;
    align-items: center;
}

.crumbs_box a {
    color: #333;
}

.crumbs_box img {
    width: 7px;
    margin: 0 8px;
}

.crumbs_box:last-child a {
    color: #4066F4;
}

.crumbs_box:last-child img {
    display: none;
}

@media (max-width: 1200px) {
    .crumbs {
        margin-bottom: 0px;
    }
    .sy_threeLB dl dd {
        background: url(/template/pc/skin/css/../images/bg_11.png) no-repeat top 5px left;
    }
}

@media (max-width: 767px) {
    .crumbs {
        padding: 0px 4%;
    }
}

@media (max-width: 748px) {
    .crumbs {
        height: 40px;
    }
    .crumbs_box a {
        font-size: 12px;
    }
    .crumbs_box img {
        width: 5px;
    }
    .xw_desc img {
        height: auto !important;
    }
}

@media (max-width: 1400px) {
    .cp_list .li .nei {
        padding: 30px 60px 10px 60px;
    }
    .sy_threeLB dl {
        padding: 18px 20px;
    }
}

.layui-layer-page .layui-layer-content {
    display: flex;
    align-items: center;
}

.layui-layer-setwin {
    display: none !important;
}

.x-jian {
    display: block !important;
}

.tan_jianli {
    position: relative;
}

.layui-layer-setwin {
    right: 36px !important;
    top: 35px !important;
}

@media (max-width: 850px) {
    .crumbs {
        padding: 30px 4%;
        display: inline-block;
        line-height: initial;
        margin-top: 0;
    }
    .crumbs_box {
        display: initial;
    }
    .crumbs_box a {
        margin: 0 -6px;
    }
    .cp_list .li .nei {
        padding: 30px 20px;
    }
}

.x-tan {
    height: 80% !important;
}

.x-liu2 {
    height: 90%;
    max-height: 90%;
    overflow-y: auto;
    padding-right: 10px;
}

.x-liu2::-webkit-scrollbar {
    width: 3px;
}

.x-liu2::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 2px;
}

.x-liu2::-webkit-scrollbar-thumb {
    background: #4066F4;
    border-radius: 25px;
}

.x-liu2::-webkit-scrollbar-corner {
    background: #4066F4;
}

.x-news1 .pimg {
    height: 166px;
}

.x-news1 .pimg img {
    object-fit: contain;
}

.fenye .sel {
    color: #4066F4;
}

.footer .ul li.x-fott-li {
    width: 100%;
    margin-top: 84px;
    display: flex;
    align-items: center;
}

.footer .ul li.x-fott-li span {
    display: inline-block;
    margin-right: 15px;
    color: #656565;
}

.x-fott-li a {
    display: inline-block;
    margin-right: 10px;
    position: relative;
}

.x-fott-li a img {
    width: 36px;
    height: 36px;
    transition: 0.5s all;
}

.x-fott-li a img:nth-of-type(2) {
    display: none;
}

.x-fott-li a figure {
    display: none;
}

.x-fott-li a:hover figure {
    display: block;
}

.x-fott-li a:hover img:nth-of-type(1) {
    display: none;
}

.x-fott-li a:hover img:nth-of-type(2) {
    display: inline-block;
}

.x-fott-li a figure img {
    display: inline-block !important;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: -101px;
    transform: translateX(-50%);
}

@media (max-width: 850px) {
    .footer .ul li.x-fott-li {
        text-align: center;
        margin-top: 46px;
    }
}


.sy_banner .tit2{
    font-weight: bold;
}

.sy_one .tit{
    font-weight: bold;
}
@media (max-width: 767px) {
    .gy_one .left li{
        width: 47.333%;
        margin-bottom: 30px;
    }
    .ss_four .tell{
        background: none;
        font-size: 14px;
        line-height: 28px;
        padding-left: 0;
    }
    .sy_banner .img{
        height: 70vh;
    }
}


@media (max-width: 767px) {
    .sy_one .dl dd{
        width: 100%;
    }
}


    .sy_banner .tit2{
        font-family: 'pro';
    }
    .gy_three li .top{
        font-size: 30px;
        color: #4066f4;
    }
    @media (max-width: 767px) {
        .gy_three li .top{
            font-size: 18px;
        }
    }
