*,: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_Light.woff") format("woff");
    font-display: swap
}

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

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

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

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

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    flex: 0 0 auto;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.home_title .title {
    font-size: 42px;
    color: #000000;
    font-family: "PingFang_Heavy"
}

.home_title .text {
    margin-top: 33px;
    font-size: 20px;
    color: rgba(0,0,0,0.6);
    font-family: "PingFang_Medium";
    line-height: 1.6
}

.home1 .swiper-slide {
    overflow: hidden;
    position: relative
}

.home1 .swiper-slide img {
    width: 100%;
    display: block
}

.home1 .swiper-slide .wenan {
    position: absolute;
    left: 0;
    right: 0;
    top: 15%;
    line-height: 1;
    font-size: 18px;
    color: #ffffff;
    font-family: "PingFang_Bold";
    text-align: center
}

.home1 .swiper-slide .wenan .title {
    font-size: 50px;
    font-family: "PingFang_Heavy";
    line-height: 1.6
}

.home1 .swiper-slide .wenan .title a {
    color: #fff;
    transition: all linear 0.3s
}

.home1 .swiper-slide .wenan .title a:hover {
    text-shadow: 0 4px 3px rgba(251,251,251,0.5)
}

.home1 .swiper-slide .wenan .advantage {
    display: table;
    margin: 20px auto 0;
    padding: 0 140px;
    background-image: linear-gradient(to right, rgba(58,140,190,0), #3a8cbe, #5faad8, rgba(95,170,216,0));
    line-height: 2.55556
}

.home1 .swiper-slide .wenan .advantage span {
    margin-left: 46px
}

.home1 .swiper-slide .wenan .advantage span::before {
    content: "";
    width: 20px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 18px;
    background-size: 20px !important
}

.home1 .swiper-slide .wenan .advantage span:first-child {
    margin-left: 0
}

.home1 .swiper-slide .wenan .advantage .sp1::before {
    background: url(../image/home1_tb.png) center -66px no-repeat
}

.home1 .swiper-slide .wenan .advantage .sp2::before {
    background: url(../image/home1_tb.png) center -88px no-repeat
}

.home1 .swiper-slide .wenan .advantage .sp3::before {
    background: url(../image/home1_tb.png) center -110px no-repeat
}

.home1 .swiper-slide .wenan .text {
    display: table;
    margin: 18px auto 0;
    line-height: 1.5
}

.home1 .swiper-slide .wenan .swtbtn {
    width: 171px;
    display: block;
    margin: 24px auto 0;
    background: #f71f1f;
    border-radius: 56px;
    line-height: 3.11111;
    cursor: pointer;
    transition: all linear 0.3s
}

.home1 .swiper-slide .wenan .swtbtn:hover {
    background: #3a8cbe
}

.home1 .swiper-slide1 .wenan .advantage .sp1::before {
    background: url(../image/home1_tb.png) center top no-repeat
}

.home1 .swiper-slide1 .wenan .advantage .sp2::before {
    background: url(../image/home1_tb.png) center -22px no-repeat
}

.home1 .swiper-slide1 .wenan .advantage .sp3::before {
    background: url(../image/home1_tb.png) center -44px no-repeat
}

.home1 .swiper-slide4 .wenan .advantage {
    background-image: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0.4), rgba(255,255,255,0.3), rgba(255,255,255,0))
}

.home1 .swiper-slide4 .wenan .advantage .sp1::before {
    background: url(../image/home1_tb.png) center -132px no-repeat
}

.home1 .swiper-slide4 .wenan .advantage .sp2::before {
    background: url(../image/home1_tb.png) center -154px no-repeat
}

.home1 .swiper-slide4 .wenan .advantage .sp3::before {
    background: url(../image/home1_tb.png) center bottom no-repeat
}

.home1 .swiper-pagination {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60px;
    z-index: 2
}

.home1 .swiper-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 0 21px;
    position: relative;
    transition: all linear 0.3s;
    cursor: pointer
}

.home1 .swiper-pagination .swiper-pagination-bullet:before {
    content: "";
    position: absolute;
    left: 2px;
    right: 2px;
    top: 2px;
    bottom: 2px;
    background: #fff;
    border-radius: 50%;
    transition: all linear 0.3s;
    opacity: 0.35
}

.home1 .swiper-pagination .swiper-pagination-bullet-active:before {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../image/banner_yd.png) center no-repeat;
    background-size: 100%;
    animation: myAnimation 2s linear infinite
}

.home2 .w {
    padding-top: 85px;
    padding-bottom: 111px
}

.home2 .home_title {
    text-align: center
}

.home2 .sty1 {
    margin-top: 72px
}

.home2 .sty1 li {
    width: 23%;
    float: left;
    color: #000000
}

.home2 .sty1 li .cpbt {
    font-size: 26px;
    font-family: "PingFang_Bold"
}

.home2 .sty1 li .cpbt a {
    color: #000000;
    display: block;
    transition: all linear 0.3s
}

.home2 .sty1 li .cpbt a:hover {
    color: #3ea760
}

.home2 .sty1 li .cpys {
    margin-top: 30px;
    font-size: 20px;
    font-family: "PingFang_Medium";
    line-height: 1.5
}

.home2 .sty1 li .cpys span {
    color: #3ea760
}

.home2 .sty1 li .cpys span+span {
    display: block;
    margin-top: 15px;
    color: #000000;
    opacity: 0.6
}

.home2 .sty1 li .cppic {
    display: block;
    position: relative;
    overflow: hidden
}

.home2 .sty1 li .cppic:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 0;
    background-image: linear-gradient(transparent, #000);
    opacity: 0;
    transition: all linear 0.4s
}

.home2 .sty1 li .more {
    width: 130px;
    display: block;
    position: absolute;
    left: -40%;
    bottom: 7.5%;
    opacity: 0;
    font-size: 22px;
    color: #ffffff;
    font-family: "PingFang_Bold";
    transition: all linear 0.4s
}

.home2 .sty1 li .more:after {
    content: "";
    width: 20px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 13.07692%;
    background: url(../image/banner_more.png) center no-repeat;
    background-size: 100%
}

.home2 .sty1 li:hover .cppic:before {
    opacity: 1
}

.home2 .sty1 li:hover .more {
    left: 8.69565%;
    opacity: 1
}

.home2 .sty1 li+li {
    margin-left: 2.66667%
}

.home2 .sty1 .odd .cppic {
    margin-top: 60px
}

.home2 .sty1 .even .cppic {
    margin-bottom: 60px
}

.home2 .look_more {
    width: 264px;
    height: 61px;
    display: table;
    margin: 77px auto 0;
    border: 1px solid #3ea760;
    border-radius: 66px;
    font-size: 24px;
    font-family: "PingFang_Bold";
    color: #3ea760;
    text-align: center;
    line-height: 59px;
    transition: all linear 0.4s
}

.home2 .look_more span {
    margin-left: 7.57576%;
    vertical-align: text-top;
    font-size: 28px;
    line-height: 1
}

.home2 .look_more:hover {
    background: #3ea760;
    color: #fff
}

.home3 .text {
    width: 480px;
    font-size: 22px;
    color: #999999;
    line-height: 1.45455;
    font-family: "PingFang_Bold"
}

.home3 .fl {
    width: 49.8%
}

.home3 .fl .sty1 {
    width: 113.11914%;
    margin-top: 80px;
    position: relative;
    z-index: 2
}

.home3 .fl .sty1 li {
    width: 23.31361%;
    float: left;
    margin-left: 2.24852%;
    padding: 38px 0;
    background: #f2f2f2;
    border-radius: 26px;
    text-align: center
}

.home3 .fl .sty1 li span {
    font-size: 20px;
    color: #000000;
    font-family: "PingFang_Heavy"
}

.home3 .fl .sty1 li span i {
    margin-right: 7px;
    font-size: 32px;
    font-style: normal
}

.home3 .fl .sty1 li p {
    margin-top: 22px;
    font-size: 20px;
    color: #666666;
    font-family: "PingFang_Medium"
}

.home3 .fl .sty1 li:first-child {
    margin-left: 0
}

.home3 .fl .sty1 li:last-child {
    background: #37b670
}

.home3 .fl .sty1 li:last-child span,.home3 .fl .sty1 li:last-child p {
    color: #fff
}

.home3 .fl .swtbtn {
    width: 45.51539%;
    margin-top: 117px;
    padding: 17px 0;
    border: 1px solid #000000;
    border-radius: 16px;
    font-size: 24px;
    color: #000000;
    font-family: "PingFang_Medium";
    text-align: center;
    cursor: pointer;
    transition: all linear 0.4s
}

.home3 .fl .swtbtn span {
    margin-right: 9px;
    font-family: "PingFang_Heavy"
}

.home3 .fl .swtbtn:after {
    content: "";
    width: 20px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5.29412%;
    background: url(../image/home3more.png) center no-repeat;
    background-size: 100%;
    transition: all linear 0.4s
}

.home3 .fl .swtbtn:hover {
    background: #37b670;
    border: 1px solid #37b670;
    color: #fff
}

.home3 .fl .swtbtn:hover:after {
    background: url(../image/banner_more.png) center no-repeat;
    background-size: 100%
}

.home3 .fr {
    width: 50.2%
}

.home3 .fr .swiper-slide {
    overflow: hidden
}

.home3 .fr .swiper-slide img {
    width: 100%;
    display: block;
    transform: scale(1.3);
    transition: all linear 3s
}

.home3 .fr .swiper-slide-active img {
    transform: scale(1)
}

.home3 .fr .swiper-pagination {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    z-index: 2
}

.home3 .fr .swiper-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 0 21px;
    position: relative;
    transition: all linear 0.3s;
    cursor: pointer
}

.home3 .fr .swiper-pagination .swiper-pagination-bullet:before {
    content: "";
    position: absolute;
    left: 2px;
    right: 2px;
    top: 2px;
    bottom: 2px;
    background: #fff;
    border-radius: 50%;
    transition: all linear 0.3s;
    opacity: 0.35
}

.home3 .fr .swiper-pagination .swiper-pagination-bullet-active:before {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../image/banner_yd.png) center no-repeat;
    background-size: 100%;
    animation: myAnimation 2s linear infinite
}

.home4 .w {
    padding-top: 111px;
    padding-bottom: 130px
}

.home4 .sty1 {
    height: 644px;
    overflow: hidden
}

.home4 .sty1 video {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover
}

.home4 .sty2 {
    margin-top: 70px
}

.home4 .sty2 .home_title {
    float: left;
    line-height: 80px
}

.home4 .sty2 ul {
    float: right;
    overflow: hidden
}

.home4 .sty2 ul li {
    float: left;
    font-size: 24px;
    color: #808080;
    font-family: "PingFang_Medium";
    line-height: 1.66667
}

.home4 .sty2 ul li span {
    color: #3ea760;
    font-family: "PingFang_Heavy"
}

.home4 .sty2 ul .two {
    margin: 0 86px;
    padding: 0 86px;
    position: relative
}

.home4 .sty2 ul .two:before,.home4 .sty2 ul .two:after {
    content: "";
    width: 2px;
    display: block;
    position: absolute;
    top: 10%;
    bottom: 10%;
    background: #d9d9d9
}

.home4 .sty2 ul .two:before {
    left: 0
}

.home4 .sty2 ul .two:after {
    right: 0
}

.home5 .w {
    position: relative
}

.home5 ul li {
    width: 28.26667%;
    float: left;
    margin-left: 7.6%;
    border-radius: 24px;
    overflow: hidden
}

.home5 ul li:first-child {
    margin-left: 0
}

.home5 ul li a {
    display: block;
    position: relative
}

.home5 ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    transition: all linear 0.4s
}

.home5 ul li img {
    width: 100%;
    display: block
}

.home5 ul li span {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -34px;
    color: #ffffff;
    text-align: center;
    opacity: 0;
    transition: all linear 0.4s
}

.home5 ul li span strong {
    font-size: 28px;
    font-family: "PingFang_Heavy"
}

.home5 ul li span em {
    margin-top: 20px;
    display: block;
    font-size: 20px;
    font-family: "PingFang_Regular";
    text-transform: uppercase
}

.home5 ul li:hover a:before {
    opacity: 1
}

.home5 ul li:hover span {
    opacity: 1
}

.home5 .look_more {
    width: 40px;
    height: 40px;
    position: absolute;
    right: -5.4%;
    top: 50%;
    margin-top: -20px;
    padding-left: 2px;
    border: 1px solid #010101;
    border-radius: 50%;
    font-size: 28px;
    color: #010101;
    text-align: center;
    font-family: "PingFang_Bold";
    line-height: 35px;
    transition: all linear 0.4s
}

.home5 .look_more:hover {
    border: 1px solid #37b670;
    color: #37b670
}

.home6 {
    position: relative
}

.home6:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -38%;
    bottom: 0;
    background: #f2f2f2;
    z-index: -1
}

.home6 .w {
    padding-top: 100px;
    padding-bottom: 100px
}

.home6 .home_title {
    overflow: hidden
}

.home6 .home_title .title {
    float: left;
    line-height: 1.42857
}

.home6 .home_title .text {
    width: 48%;
    float: right;
    margin-top: 0
}

.home6 .sty1 {
    margin-top: 110px
}

@keyframes myAnimation {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.ie9 .home1 .swiper-slide,.ie9 .home3 .swiper-slide {
    display: none
}

.ie9 .home1 .swiper-slide:first-child,.ie9 .home3 .swiper-slide:first-child {
    display: block
}

.ie9 .home1 .swiper-pagination,.ie9 .home3 .swiper-pagination {
    display: none
}

@media (max-width: 1760px) {
    .home5 ul li {
        margin-left:6.2%
    }

    .home5 .look_more {
        right: -2.2%
    }
}

@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
    }

    .home1 .swiper-slide .wenan {
        font-size: 17px
    }

    .home1 .swiper-slide .wenan .title {
        font-size: 45px
    }

    .home1 .swiper-slide .wenan .advantage {
        margin-top: 18px;
        padding: 0 130px
    }

    .home1 .swiper-slide .wenan .advantage span {
        margin-left: 41px
    }

    .home1 .swiper-slide .wenan .advantage span::before {
        margin-right: 16px
    }

    .home1 .swiper-slide .wenan .swtbtn {
        width: 160px
    }

    .home1 .swiper-pagination {
        bottom: 50px
    }

    .home2 .sty1 {
        margin-top: 64px
    }

    .home2 .sty1 li .cpbt {
        font-size: 24px
    }

    .home2 .sty1 li .cpys {
        margin-top: 28px;
        font-size: 18px
    }

    .home2 .sty1 li .more {
        font-size: 20px
    }

    .home2 .sty1 .odd .cppic {
        margin-top: 50px
    }

    .home2 .sty1 .even .cppic {
        margin-bottom: 50px
    }

    .home3 .text {
        width: 100%;
        padding-right: 10%;
        font-size: 20px
    }

    .home3 .fl .sty1 {
        margin-top: 70px
    }

    .home3 .fl .sty1 li {
        padding: 33px 0
    }

    .home3 .fl .sty1 li span {
        font-size: 18px
    }

    .home3 .fl .sty1 li span i {
        font-size: 29px
    }

    .home3 .fl .sty1 li p {
        margin-top: 19px;
        font-size: 18px
    }

    .home3 .fl .swtbtn {
        margin-top: 90px;
        font-size: 22px
    }

    .home4 .w {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .home4 .sty1 {
        height: 580px
    }

    .home4 .sty2 {
        margin-top: 60px
    }

    .home4 .sty2 .home_title {
        line-height: 73px
    }

    .home4 .sty2 ul li {
        font-size: 22px
    }

    .home4 .sty2 ul .two {
        margin: 0 76px;
        padding: 0 76px
    }

    .home6 .w {
        padding-top: 90px;
        padding-bottom: 90px
    }

    .home6 .sty1 {
        margin-top: 90px
    }
}

@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
    }

    .home_title .title {
        font-size: 39px
    }

    .home_title .text {
        margin-top: 29px;
        font-size: 18px
    }

    .home1 .swiper-slide .wenan {
        font-size: 16px
    }

    .home1 .swiper-slide .wenan .title {
        font-size: 40px
    }

    .home1 .swiper-slide .wenan .advantage {
        margin-top: 16px;
        padding: 0 120px
    }

    .home1 .swiper-slide .wenan .advantage span {
        margin-left: 36px
    }

    .home1 .swiper-slide .wenan .advantage span::before {
        margin-right: 14px
    }

    .home1 .swiper-slide .wenan .swtbtn {
        width: 140px
    }

    .home1 .swiper-pagination {
        bottom: 40px
    }

    .home2 .w {
        padding-top: 75px;
        padding-bottom: 95px
    }

    .home2 .sty1 {
        margin-top: 56px
    }

    .home2 .sty1 li .cpbt {
        font-size: 22px
    }

    .home2 .sty1 li .cpys {
        margin-top: 23px;
        font-size: 16px
    }

    .home2 .sty1 li .cpys span+span {
        margin-top: 12px
    }

    .home2 .sty1 li .more {
        font-size: 18px
    }

    .home2 .sty1 .odd .cppic {
        margin-top: 40px
    }

    .home2 .sty1 .even .cppic {
        margin-bottom: 40px
    }

    .home2 .look_more {
        width: 240px;
        height: 57px;
        margin-top: 70px;
        font-size: 22px;
        line-height: 55px
    }

    .home2 .look_more span {
        font-size: 26px
    }

    .home3 .text {
        padding-right: 8%
    }

    .home3 .fl .sty1 {
        margin-top: 60px
    }

    .home3 .fl .sty1 li {
        padding: 28px 0
    }

    .home3 .fl .sty1 li span {
        font-size: 16px
    }

    .home3 .fl .sty1 li span i {
        font-size: 26px
    }

    .home3 .fl .sty1 li p {
        margin-top: 15px;
        font-size: 16px
    }

    .home3 .fl .swtbtn {
        margin-top: 70px;
        font-size: 20px
    }

    .home4 .w {
        padding-top: 90px;
        padding-bottom: 90px
    }

    .home4 .sty1 {
        height: 520px
    }

    .home4 .sty2 {
        margin-top: 50px
    }

    .home4 .sty2 .home_title {
        line-height: 67px
    }

    .home4 .sty2 ul li {
        font-size: 20px
    }

    .home4 .sty2 ul .two {
        margin: 0 66px;
        padding: 0 66px
    }

    .home5 ul li {
        margin-left: 5.5%
    }

    .home5 ul li span strong {
        font-size: 25px
    }

    .home5 ul li span em {
        font-size: 18px
    }

    .home6 .w {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .home6 .sty1 {
        margin-top: 70px
    }
}

@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
    }

    .home_title .title {
        font-size: 36px
    }

    .home_title .text {
        margin-top: 25px;
        font-size: 16px
    }

    .home1 .swiper-slide .wenan {
        font-size: 15px
    }

    .home1 .swiper-slide .wenan .title {
        font-size: 35px
    }

    .home1 .swiper-slide .wenan .advantage {
        margin-top: 14px;
        padding: 0 110px
    }

    .home1 .swiper-slide .wenan .advantage span {
        margin-left: 31px
    }

    .home1 .swiper-slide .wenan .advantage span::before {
        margin-right: 12px
    }

    .home1 .swiper-slide .wenan .swtbtn {
        width: 120px
    }

    .home1 .swiper-pagination {
        bottom: 30px
    }

    .home2 .w {
        padding-top: 65px;
        padding-bottom: 85px
    }

    .home2 .sty1 {
        margin-top: 48px
    }

    .home2 .sty1 li .cpbt {
        font-size: 20px
    }

    .home2 .sty1 li .cpys {
        font-size: 14px
    }

    .home2 .sty1 li .more {
        font-size: 16px
    }

    .home2 .sty1 li .more:after {
        width: 15px
    }

    .home2 .sty1 .odd .cppic {
        margin-top: 30px
    }

    .home2 .sty1 .even .cppic {
        margin-bottom: 30px
    }

    .home2 .look_more {
        width: 200px;
        height: 52px;
        margin-top: 60px;
        font-size: 20px;
        line-height: 50px
    }

    .home2 .look_more span {
        font-size: 24px
    }

    .home3 .text {
        padding-right: 6%
    }

    .home3 .fl .sty1 {
        margin-top: 50px
    }

    .home3 .fl .sty1 li {
        padding: 23px 0
    }

    .home3 .fl .sty1 li span {
        font-size: 14px
    }

    .home3 .fl .sty1 li span i {
        font-size: 23px
    }

    .home3 .fl .sty1 li p {
        margin-top: 12px;
        font-size: 14px
    }

    .home3 .fl .swtbtn {
        margin-top: 60px;
        font-size: 18px
    }

    .home3 .fl .swtbtn:after {
        width: 15px
    }

    .home4 .w {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .home4 .sty1 {
        height: 460px
    }

    .home4 .sty2 {
        margin-top: 40px
    }

    .home4 .sty2 .home_title {
        line-height: 67px
    }

    .home4 .sty2 ul li {
        font-size: 18px
    }

    .home4 .sty2 ul .two {
        margin: 0 56px;
        padding: 0 56px
    }

    .home5 ul li {
        margin-left: 4%
    }

    .home5 ul li span strong {
        font-size: 22px
    }

    .home5 ul li span em {
        font-size: 16px
    }

    .home5 .look_more {
        right: 0
    }

    .home6 .w {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .home6 .sty1 {
        margin-top: 50px
    }
}
  .main {
            width: 80px;
            height: 40px;
            margin:auto;
            background-color:#f2f2f2;
            text-align:center;
            line-height: 40px;
        }