*,:before,:after {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,aside,audio,blockquot,body,dd,div,dl,dt,figcaption,figure,filedset,form,h1,h2,h3,h4,h5,h6,header,html,input,li,nav,ol,p,section,ul,video {
    margin: 0;
    padding: 0
}

em,h1,h2,h3,h4,h5,h6 {
    font-size: 1em;
    font-style: normal;
    font-weight: 400
}

li,ol,ul {
    list-style: none
}

fieldset,img {
    max-width: 100%;
    height: auto;
    border: 0 none;
    vertical-align: middle
}

table {
    width: 100%;
    max-width: 100%;
    border-collapse: separate
}

table td,table th {
    text-align: center;
    padding: 10px;
    line-height: 20px;
    word-break: break-all
}

button,input,select,textarea {
    font: 12px/20px Arial;
    outline: 0;
    resize: none;
    border: none
}

input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: none;
    outline: 0;
    cursor: pointer
}

:focus {
    outline: 0
}

a {
    color: #00132b;
    text-decoration: none;
    outline: 0;
    cursor: pointer
}

a:link,a:visited {
    text-decoration: none
}

a:active {
    text-decoration: none
}

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

.clearfix {
    zoom:1}

.clear {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

body {
    font: 14px/20px "PingFang_Regular","Microsoft YaHei";
    color: #333;
    line-height: 1
}

.w {
    width: 1500px;
    margin: 0 auto
}

.header {
    height: 103px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 100;
    line-height: 103px;
    text-align: center
}

.header .w {
    height: 100%
}

.header .logo {
    width: 12.66667%;
    float: left
}

.header .nav {
    display: inline-block;
    width: 52%;
    height: 100%;
    font-size: 0
}

.header .nav li {
    width: 16.6667%;
    display: inline-block
}

.header .nav li a {
    display: block;
    font-size: 20px;
    color: #ffffff;
    font-family: "PingFang_Medium";
    opacity: 0.8;
    position: relative;
    transition: all linear 0.4s
}

.header .nav li:hover a,.header .nav li.li_on a {
    font-size: 24px;
    opacity: 1
}

.header .telbox {
    float: right;
    font-size: 23px;
    color: #ffffff;
    font-family: "PingFang_Heavy"
}

.header .telbox:before {
    content: "";
    width: 29px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 23px;
    background: url(../image/headerteltb.png) center no-repeat;
    background-size: 100%
}

.footer {
    background: #232323;
    height: 100px;
    font-size: 20px;
    color: #ffffff;
    line-height: 100px;
    font-family: "PingFang_Bold";
    position: relative;
    z-index: 1
}

.footer a {
    margin-left: 28px;
    color: #ffffff
}

.footer .fl a {
    margin-left: 14px
}

.titbox {
    position: relative
}

.titbox .titzs {
    margin-bottom: -22px;
    font-size: 42px;
    color: #efefef;
    color: rgba(29,29,31,0.1);
    text-transform: uppercase;
    font-weight: bold;
    display: block
}

.titbox .h_tit {
    font-size: 42px;
    color: #1d1d1f;
    font-weight: bold
}

.titbox .h_tit a {
    color: #1d1d1f;
    transition: all linear 0.3s
}

.titbox .h_tit a:hover {
    color: #328b7e
}

.titbox .text {
    font-size: 16px;
    color: #1d1d1f;
    opacity: 0.8;
    margin-top: 32px
}

.titbox .more {
    font-size: 16px;
    color: #1d1d1f;
    position: absolute;
    right: 10px;
    top: 48px;
    transition: all linear 0.3s
}

.titbox .more:hover {
    font-size: 17px;
    color: #00d390;
    font-weight: bold
}

.rightfl_swt {
    width: 196px;
    height: 532px;
    background: url(../image/rightflswt.png) center no-repeat;
    background-size: 100%;
    position: fixed;
    right: -200px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    z-index: 9999;
    transform: scale(0.9);
    transition: all linear 0.3s;
    opacity: 0
}

.rightfl_swt a {
    display: block
}

.rightfl_swt .btn1 {
    padding: 130px 0 23px 16px;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    text-align: center
}

.rightfl_swt .btn1:after {
    content: "";
    width: 44px;
    height: 44px;
    background: url(../image/rightflswttb.gif) center no-repeat;
    background-size: 100%;
    border-top-left-radius: 50%;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 6px;
    margin-bottom: -9px
}

.rightfl_swt .sma {
    margin: 12px 17px 0 14px;
    padding: 17px 0 17px 16px;
    font-size: 15px;
    color: #ffffff;
    color: rgba(244,244,244,0.8);
    transition: all linear 0.3s
}

.rightfl_swt .sma span {
    font-size: 18px;
    color: #ffffff;
    display: block;
    margin-bottom: 9px
}

.rightfl_swt .sma:hover {
    background: linear-gradient(to right, #c73c05, #ff9f29)
}

.rightfl_swt .btn4 {
    margin-top: 10px;
    font-size: 15px;
    color: #070707
}

.rightfl_swt .btn4 span {
    font-size: 15px;
    color: #070707;
    margin-bottom: 8px
}

.rightfl_swt .btn4 strong {
    font-size: 19px
}

.rightfl_swt .btn4:hover {
    background: none
}

.rightfl_swt .totop {
    padding: 30px 0 12px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer
}

.rightfl_swt.rightfl_swton {
    right: -20px;
    opacity: 1
}

@font-face {
    font-family: "PingFang_Light";
    src: url("../font/PingFang_Light1.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "PingFang_Regular";
    src: url("../font/PingFang_Regular1.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "PingFang_Medium";
    src: url("../font/PingFang_Medium1.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "PingFang_Bold";
    src: url("../font/PingFang_Bold1.woff") format("woff");
    font-display: swap
}

@font-face {
    font-family: "PingFang_Heavy";
    src: url("../font/PingFang_Heavy1.woff") format("woff");
    font-display: swap
}

.alpage1 {
    padding-top: 225px;
    overflow: hidden;
    position: relative
}

.alpage1:before {
    content: "";
    height: 370px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    background: url(../image/cppage1bg.jpg) center top no-repeat
}

.alpage1 .sty1 {
    width: 47.86458%;
    float: left
}

.alpage1 .sty1 img {
    width: 100%;
    display: block;
    border-radius: 16px
}

.alpage1 .sty2 {
    width: 35.52083%;
    float: left;
    margin-left: 5.57292%
}

.alpage1 .sty2 h1 {
    font-size: 46px;
    color: #01de90;
    font-weight: bold;
    font-family: "Microsoft YaHei"
}

.alpage1 .sty2 h1:after {
    content: "jiayang";
    display: block;
    margin-top: 29px;
    font-size: 20px;
    color: #ffffff;
    font-family: "PingFang_Bold";
    text-transform: uppercase
}

.alpage1 .sty2 .cs {
    margin-top: 100px;
    overflow: hidden
}

.alpage1 .sty2 .cs p {
    padding: 28px 0 28px 30px;
    position: relative;
    font-size: 25px;
    color: #000000;
    font-weight: bold;
    font-family: "Microsoft YaHei"
}

.alpage1 .sty2 .cs p:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-color: #26b784;
    background-image: linear-gradient(to right, #26b784, #e5f6f0 80%);
    opacity: 0.06
}

.alpage1 .sty2 .cs p i {
    margin: 0 12px
}

.alpage1 .sty2 .cs p strong {
    color: #4c4c4c;
    font-family: "PingFang_Medium";
    font-weight: normal
}

.alpage1 .sty2 .cs p+p {
    margin-top: 26px
}

.alpage1 .sty2 .cs2 {
    margin-top: 40px
}

.alpage1 .sty2 .cs2 p {
    padding-left: 38px;
    position: relative;
    font-size: 22px;
    color: #000000;
    line-height: 1.54545;
    font-family: "PingFang_Bold"
}

.alpage1 .sty2 .cs2 p:before {
    content: "";
    width: 6px;
    position: absolute;
    left: 0;
    top: 12%;
    bottom: 12%;
    background: #0cb87b
}

.alpage1 .sty2 .swtbox {
    width: 475px;
    height: 85px;
    margin-top: 67px;
    padding: 14px 0 14px 138px;
    position: relative;
    background-color: #ff8800;
    background-image: linear-gradient(to top right, #f80, #ffa454);
    border-radius: 10px 80px 10px 10px;
    font-size: 20px;
    color: #ffffff;
    cursor: pointer
}

.alpage1 .sty2 .swtbox:before {
    content: "";
    width: 95px;
    display: block;
    position: absolute;
    left: -1px;
    top: -1px;
    bottom: -1px;
    background: url(../image/cppage1swtbtnzs3.png) center no-repeat;
    background-size: 100%
}

.alpage1 .sty2 .swtbox:after {
    content: "";
    width: 155px;
    height: 142px;
    display: block;
    position: absolute;
    right: -10px;
    bottom: 0;
    background: url(../image/cppage1swtbtnzs.png) center top no-repeat;
    background-size: 100%
}

.alpage1 .sty2 .swtbox span {
    margin-top: 14px;
    display: block;
    font-size: 23px;
    font-family: "PingFang_Bold"
}

.alpage1 .sty2 .swtbox span:before {
    content: "";
    width: 85px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: url(../image/cppage1swtbtnzs2.png) center no-repeat;
    background-size: 33px;
    animation: effect 1.2s linear infinite
}

.alpage1 .sty2 .swtbox:hover {
    background-color: #0cb87b;
    background-image: linear-gradient(to top right, #0cb87b, #15cd8c)
}

.alpage2 {
    padding-top: 70px;
    padding-bottom: 77px
}

.alpage2 .fl {
    width: 1012px
}

.alpage2 .fl .sty1 h2,.alpage2 .fl .sty1 h3 {
    font-size: 44px;
    color: #000000;
    line-height: 1.5;
    font-family: "PingFang_Heavy";
    margin-top: 40px
}

.alpage2 .fl .sty1 h2:first-child,.alpage2 .fl .sty1 h3:first-child {
    margin-top: 0
}

.alpage2 .fl .sty1 p {
    font-size: 22px;
    line-height: 1.81818;
    color: #676767;
    font-family: "PingFang_Bold";
    margin: 30px 0
}

.alpage2 .fl .sty1 p img,.alpage2 .fl .sty1 p video {
    max-width: 800px;
    width: 100%;
    height: auto !important;
    display: block;
    margin: 40px auto
}

.alpage2 .fl .sty1 p a {
    color: #00b681
}

.alpage2 .fl .sty1 p:first-child {
    margin-top: 0
}

.alpage2 .fr {
    width: 330px
}

.alpage2 .fr .list .tit {
    padding: 46px 0;
    font-size: 26px;
    color: #069a66;
    font-family: "PingFang_Heavy";
    text-align: center
}

.alpage2 .fr .list ul li {
    margin-top: 28px
}

.alpage2 .fr .list ul li:first-child {
    margin-top: 0
}

.alpage2 .fr .list1 {
    padding: 0 24px 90px;
    position: relative
}

.alpage2 .fr .list1:before,.alpage2 .fr .list1:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background-color: #d7ebfd;
    z-index: -1;
    opacity: 0.5
}

.alpage2 .fr .list1:before {
    background-image: linear-gradient(#d7ebfd, #fff 22%);
    top: 0;
    bottom: 50%
}

.alpage2 .fr .list1:after {
    background-image: linear-gradient(#fff 70%, #d7ebfd);
    top: 50%;
    bottom: 0
}

.alpage2 .fr .list1 ul {
    margin-top: 15px
}

.alpage2 .fr .list1 ul li a {
    position: relative;
    display: block;
    overflow: hidden
}

.alpage2 .fr .list1 ul li a:before {
    content: "";
    background-image: linear-gradient(rgba(0,27,17,0) 40%, rgba(0,27,17,0.7));
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.alpage2 .fr .list1 ul li a img {
    width: 100%;
    display: block
}

.alpage2 .fr .list1 ul li a span {
    font-size: 17px;
    color: #ffffff;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 2%;
    right: 2%;
    bottom: 15px;
    transition: all linear 0.3s
}

.alpage2 .fr .list1 ul li:hover span {
    bottom: 30px
}

@keyframes effect {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(0.85)
    }

    100% {
        transform: scale(1)
    }
}

@media (min-width: 1920px) {
    .alpage1:before {
        background-size:100%
    }
}

@media (max-width: 1800px) {
    .alpage1 {
        padding-top:190px
    }

    .alpage1:before {
        height: 315px
    }

    .alpage1 .sty2 {
        width: 43%;
        margin-top: 0
    }

    .alpage1 .sty2 h1 {
        font-size: 42px
    }

    .alpage1 .sty2 .cs {
        margin-top: 70px
    }

    .alpage1 .sty2 .cs p {
        padding: 24px 0 24px 24px;
        font-size: 23px
    }

    .alpage1 .sty2 .cs p i {
        margin: 0 10px
    }

    .alpage1 .sty2 .cs p+p {
        margin-top: 23px
    }

    .alpage1 .sty2 .cs2 {
        margin-top: 35px
    }

    .alpage1 .sty2 .cs2 p {
        padding-left: 36px;
        font-size: 20px
    }

    .alpage1 .sty2 .swtbox {
        margin-top: 60px
    }
}

@media (max-width: 1600px) {
    .w {
        width:1280px
    }

    .header .nav li a {
        font-size: 18px
    }

    .header .nav li:hover a,.header .nav li.li_on a {
        font-size: 22px
    }

    .footer {
        height: 90px;
        font-size: 18px;
        line-height: 90px
    }

    .alpage1 {
        padding-top: 160px
    }

    .alpage1:before {
        height: 270px;
        background-size: 100%
    }

    .alpage1 .sty2 h1 {
        font-size: 38px
    }

    .alpage1 .sty2 .cs {
        margin-top: 50px
    }

    .alpage1 .sty2 .cs p {
        padding: 20px 0 20px 20px;
        font-size: 21px
    }

    .alpage1 .sty2 .cs p i {
        margin: 0 8px
    }

    .alpage1 .sty2 .cs p+p {
        margin-top: 20px
    }

    .alpage1 .sty2 .cs2 {
        margin-top: 30px
    }

    .alpage1 .sty2 .cs2 p {
        padding-left: 34px;
        font-size: 18px
    }

    .alpage1 .sty2 .swtbox {
        width: 430px;
        height: 79px;
        margin-top: 50px;
        padding-left: 120px;
        font-size: 18px
    }

    .alpage1 .sty2 .swtbox:before {
        width: 88px
    }

    .alpage1 .sty2 .swtbox:after {
        width: 135px;
        height: 124px
    }

    .alpage1 .sty2 .swtbox span {
        margin-top: 12px;
        font-size: 21px
    }

    .alpage1 .sty2 .swtbox span:before {
        width: 80px
    }

    .alpage2 .fl {
        width: 900px
    }

    .alpage2 .fl .sty1 h2,.alpage2 .fl .sty1 h3 {
        font-size: 40px;
        margin-top: 36px
    }

    .alpage2 .fl .sty1 p {
        font-size: 20px;
        margin: 28px 0
    }

    .alpage2 .fl .sty1 p img,.alpage2 .fl .sty1 p video {
        margin: 36px auto
    }

    .alpage2 .fr {
        width: 310px
    }

    .alpage2 .fr .list .tit {
        padding: 40px 0
    }

    .alpage2 .fr .list1 {
        padding: 0 22px 70px
    }

    .alpage2 .fr .list1 ul {
        margin-top: 0
    }

    .alpage2 .fr .list1 ul li a span {
        font-size: 16px
    }
}

@media (max-width: 1440px) {
    .w {
        width:1120px
    }

    .header {
        height: 90px;
        line-height: 90px
    }

    .header .nav li a {
        font-size: 16px
    }

    .header .nav li:hover a,.header .nav li.li_on a {
        font-size: 20px
    }

    .header .telbox {
        font-size: 22px
    }

    .header .telbox:before {
        width: 24px;
        height: 24px;
        margin-right: 20px
    }

    .footer {
        height: 80px;
        font-size: 16px;
        line-height: 80px
    }

    .alpage1 {
        padding-top: 130px
    }

    .alpage1:before {
        height: 224px
    }

    .alpage1 .sty2 h1 {
        font-size: 34px
    }

    .alpage1 .sty2 h1:after {
        margin-top: 26px;
        font-size: 18px
    }

    .alpage1 .sty2 .cs p {
        padding-top: 16px;
        padding-bottom: 16px;
        font-size: 19px
    }

    .alpage1 .sty2 .cs p i {
        margin: 0 6px
    }

    .alpage1 .sty2 .cs p+p {
        margin-top: 17px
    }

    .alpage1 .sty2 .cs2 {
        margin-top: 25px
    }

    .alpage1 .sty2 .cs2 p {
        padding-left: 29px;
        font-size: 16px
    }

    .alpage1 .sty2 .cs2 p:before {
        width: 4px
    }

    .alpage1 .sty2 .swtbox {
        width: 375px;
        height: 73px;
        margin-top: 40px;
        padding-left: 110px;
        font-size: 16px
    }

    .alpage1 .sty2 .swtbox:before {
        width: 82px
    }

    .alpage1 .sty2 .swtbox:after {
        width: 120px;
        height: 110px
    }

    .alpage1 .sty2 .swtbox span {
        margin-top: 10px;
        font-size: 19px
    }

    .alpage1 .sty2 .swtbox span:before {
        width: 75px
    }

    .alpage2 .fl {
        width: 750px
    }

    .alpage2 .fl .sty1 h2,.alpage2 .fl .sty1 h3 {
        font-size: 35px;
        margin-top: 32px
    }

    .alpage2 .fl .sty1 p {
        font-size: 18px;
        margin: 26px 0
    }

    .alpage2 .fl .sty1 p img,.alpage2 .fl .sty1 p video {
        margin: 32px auto
    }

    .alpage2 .fr {
        width: 290px
    }

    .alpage2 .fr .list .tit {
        padding: 35px 0;
        font-size: 24px
    }

    .alpage2 .fr .list1 {
        padding: 0 20px 50px
    }

    .alpage2 .fr .list1 ul li a span {
        font-size: 15px
    }
}

@media (max-width: 1280px) {
    .w {
        width:960px
    }

    .header {
        height: 90px;
        line-height: 90px
    }

    .header .nav li a {
        font-size: 14px
    }

    .header .nav li:hover a,.header .nav li.li_on a {
        font-size: 18px
    }

    .header .telbox {
        font-size: 21px
    }

    .footer {
        height: 70px;
        font-size: 14px;
        line-height: 70px
    }

    .alpage1 {
        padding-top: 100px
    }

    .alpage1:before {
        height: 185px
    }

    .alpage1 .sty2 h1 {
        font-size: 30px
    }

    .alpage1 .sty2 h1:after {
        margin-top: 20px;
        font-size: 16px
    }

    .alpage1 .sty2 .cs {
        margin-top: 40px
    }

    .alpage1 .sty2 .cs p {
        padding: 14px 0 14px 14px;
        font-size: 17px
    }

    .alpage1 .sty2 .cs p i {
        margin: 0 4px
    }

    .alpage1 .sty2 .cs p+p {
        margin-top: 14px
    }

    .alpage1 .sty2 .cs2 {
        margin-top: 20px
    }

    .alpage1 .sty2 .cs2 p {
        padding-left: 26px;
        font-size: 14px
    }

    .alpage1 .sty2 .cs2 p:before {
        width: 4px
    }

    .alpage1 .sty2 .swtbox {
        width: 330px;
        height: 61px;
        margin-top: 25px;
        padding-left: 100px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px
    }

    .alpage1 .sty2 .swtbox:before {
        width: 69px
    }

    .alpage1 .sty2 .swtbox:after {
        width: 105px;
        height: 95px
    }

    .alpage1 .sty2 .swtbox span {
        margin-top: 10px;
        font-size: 17px
    }

    .alpage1 .sty2 .swtbox span:before {
        width: 61px
    }

    .alpage2 {
        padding-top: 50px
    }

    .alpage2 .fl {
        width: 630px
    }

    .alpage2 .fl .sty1 h2,.alpage2 .fl .sty1 h3 {
        font-size: 30px;
        margin-top: 28px
    }

    .alpage2 .fl .sty1 p {
        font-size: 16px;
        margin: 24px 0
    }

    .alpage2 .fl .sty1 p img,.alpage2 .fl .sty1 p video {
        margin: 28px auto
    }

    .alpage2 .fr {
        width: 270px
    }

    .alpage2 .fr .list .tit {
        padding: 30px 0;
        font-size: 22px
    }

    .alpage2 .fr .list1 {
        padding: 0 18px 30px
    }

    .alpage2 .fr .list1 ul li a span {
        font-size: 14px
    }
}
