li, ul {
            list-style: none;
        }
        a {
            text-decoration: none;
        }
        html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, textarea, td {
            border: 0 none;
            font-size: inherit;
            color: #333333;
            margin: 0;
            padding: 0;
            vertical-align: baseline;
        }
        .header{
            height: 80px;
            display: flex;
            max-width: 1280px;
            margin: 0 auto;
            align-items: center;
            justify-content: space-between;
        }
        .logo-image a{
            display: flex;
            align-items: center;
        }
        .logo-slg {
            margin-left: 10px;
        }
        .logo-slg p:nth-child(1){
            font-size: 22px;
            font-weight: 600;
        }
        .logo-slg span{
            color: #f39800;
        }
        .logo-slg p:nth-child(2){
            font-size: 12px;
            color: #f39800;
            font-weight: 600;
        }
        .logo-image img {
            width: 310px;
        }
        .nav .navList{
            float: left;
            margin-right: 44px;
        }
        .nav .navList a:hover, .nav .cur {
            color: #c7974c;
        }
        .rx{
            display: flex;
        }
        .rxdh{
            margin-left: 10px;
        }
        .rxdh p{
            color: #c7974c;
        }
        .rxdh .p2{
            font-weight: 600;
            font-size: 20px;
        }
        #pcbox {
            position: relative;
            width: 100%;
            overflow: hidden;
        }
        #pcbox img {
            width: 100%;
            background-repeat: repeat;
        }
        .gyths{
            padding: 50px 0 40px;
            text-align: center;
            flex-direction: column;
        }
        .concerns{
            text-align: center;
        }
        .xmtp{
            height: 360px;
            transform: translateX(-60px) translateY(0px);
        }
        .fwxm-concerns{
            display: flex;
            max-width: 1280px;
            margin: 0 auto;
            justify-content: space-between;
        }
        .issue-item{
            width: 260px;
            overflow: hidden;
            border-radius: 15px;
            background-color: rgb(250, 250, 252);
            transition: width 1s;
        }
        .content-title{
            margin: 40px auto;
        }
        .xm_list{
            height: 120px;
        }
        .xm-content{
            margin: 15px 20px;
            text-align: left;
            height: 45px;
        }
        .xm-content p:nth-child(1){
            font-weight: 600;
            font-size: 18px;
        }
        .xm-content p:nth-child(2){
            font-size: 14px;
            color: rgb(153, 153, 153);
        }
        .jt{
            width: 40px;
            height: 20px;
            margin: 0 20px;
            border-radius: 30px;
            background: rgb(153, 153, 153);
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .xmarr{
            display: flex;
            justify-content: space-between;
        }
        .yy{
            width: 45px;
            height: 45px;
            margin: 15px 20px;
            background: linear-gradient(270deg,#c7974c,#d5b694eb);
            border-radius: 50%;
            font-size: 12px;
            color: #fff;
            display: none;
        }
        .yy p{
            color: #ffffff;
        }

        .xz .yy{
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .xz .jt{
            background: linear-gradient(270deg,#c7974c,#d5b694eb);
        }
        .xz{
             width: 450px;
        }
        .gyths{
            margin: 0 auto;
            max-width: 1280px;
            background: url('../images/bj.png');
            display: flex;
        }
        .gy_right{
            margin-left: 60px;
        }
        .gy_line{
            height: 4px;
            background: #c7974c;
            width: 80px;
            display: block;
            margin: 10px 0px;
        }
        .text{
            color: rgb(102, 102, 102);
            font-size: 16px;
            line-height: 1.8;
            margin: 30px 0;
        }
        .gy_tp{
            background: #c7974c;
            border-radius: 10px;
            height: 450px;
        }
        .gy_tp img{
            transform: translate(-20px, 15px);
            height: 100%;
        }
        .gy_list{
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
        }
        .list_lb{
            width: 200px;
            margin: 40px 40px 0 0;
            display: flex;
            align-items: center;
            align-items: flex-end;
        }
        .list_lb:nth-child(3n){
            margin: 40px 0 0 0;
        }
        .gy_ms p:nth-child(2){
            font-size: 16px;
        }
        .gy_ms p:nth-child(1){
            font-size: 24px;
            font-weight: 600;
            color: #089a0394;
        }
        .gy_tb{
            width: 50px;
            height: 50px;
        }
        .gy_tb img{
            width: 100%;
            height: 100%;
        }
        .gy_ms{
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
            margin-left: 20px;
        }
        .gy_ms p span{
            font-size: 16px;
            color: inherit;
        }
        .lc{
             margin: 0 auto;
            max-width: 1280px;
            display: flex;
            justify-content: center;
            flex-direction: column;
            align-items: center;
                margin-top: 20px;
        }
        .lctitle{
            margin: 80px 0 20px 0;
        }
        .lctitle img,.lctp img{
            width: 100%;
        }
        .jz{
            background: #fafafc;
        }
        .jzban{
            margin: 0 auto;
            max-width: 1280px;
            display: flex;
            justify-content: center;
            flex-direction: column;
            align-items: center;
        }
        .jztitle{
            margin: 40px auto;
        }
        .lblist{
            width: 100%;
            height: 450px;
            position:relative;
            overflow: hidden;
            margin-bottom: 50px;
        }
        .jzimg{
            height: 400px;
            width: 55%;
            z-index: 9999;
            float: left;
            position: absolute;
            -webkit-box-shadow: 0 16px 32px 0 rgb(48 55 66 / 15%);
            border-radius: 10px;
        }
        .jzarr{
            /*display: flex;*/
        }
        .jz img{
            max-width: 100%;
            height: auto%;
            
        }
        .jz-content{
            height: 100%;
            width: 55%;
            border-radius: 10px;
            background: #ffff;
            float: right;
            box-shadow: 0px 0px 35px 0px rgba(175, 175, 175, 0.22);
        }
        .jz_box{
            margin: 60px 50px 20px 160px;
        }
        .jz_box p:nth-child(1){
            font-size: 20px;
            line-height: 1.5;
            font-weight: 600;
        }
        .jz_box p:nth-child(2){
            font-size: 16px;
              color: rgb(102, 102, 102);
              line-height: 2;
              margin-top: 20px;
        }
        .jzsbjt{
            margin-left: 160px;
            display: flex;
            align-items: center;
        }
        .jzsbjt span{
            font-size: 16px;
          color: #c7974c;
          line-height: 2;
        }
        .sbjt{
            width: 44px;
            height: 10px;
            margin-left: 5px;
            background: url('../images/sbjt.png');;
        }
        .fy {
            width: 45%!important;
            float: right;
            position: absolute;
            display: flex;
            justify-content: flex-end;
        }
        .fy .swiper-pagination-bullet{
            margin: 0 10px!important;
        }
        .fy .swiper-pagination-bullet-active{
            background: #c7974c;
        }
        .fy .swiper-pagination-bullet:last-child {
        margin-right: 40px!important;
        }
        .fynext{
            width: 30px;
            height: 40px;
            background: linear-gradient(270deg,#c7974c,#d5b694eb);
            --swiper-navigation-size:20px!important;
            --swiper-theme-color:#fff
        }
        .fyprev{
            width: 30px;
            height: 40px;
            background: linear-gradient(270deg,#c7974c,#d5b694eb);
            --swiper-navigation-size:20px!important;
            --swiper-theme-color:#fff;
        }
        .video{
             margin: 0 auto;
            max-width: 1280px;
            display: flex;
            flex-direction: column;
        }
        .vdtitle{
             margin: 40px auto;
        }
        .vdbox{
            width: 400px;
            height: 300px;
            border-radius: 10px;
            box-shadow: 0px 0px 35px 0px rgba(175, 175, 175, 0.22);
        }
        .vdimg{
            height: 250px;
            overflow: hidden;
        }
        .vdlb .swiper-container {
          width: 100%;
          height: 100%;
        }
        .vdlb .swiper-slide {
          text-align: center;
          font-size: 18px;
          background: #fff;
    
          /* Center slide text vertically */
          display: -webkit-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
    	  transition: 300ms;
    	  transform: scale(0.8);
        }
    	.vdlb .swiper-slide-active,.swiper-slide-duplicate-active{
          transform: scale(1);
    	}
    	.vdlb .swiper-wrapper{
    	    margin-bottom: 40px
    	}
    	.vdlb .vdnext{
    	    width: 30px;
            height: 40px;
            background: linear-gradient(270deg,#c7974c,#d5b694eb);
            --swiper-navigation-size: 20px!important;
            --swiper-theme-color: #fff;
    	    right:30%;
    	    top:40%;
    	}
    	.vdlb .vdprev{
    	    width: 30px;
            height: 40px;
            background: linear-gradient(270deg,#c7974c,#d5b694eb);
            --swiper-navigation-size: 20px!important;
            --swiper-theme-color: #fff;
    	    left:30%;
    	    top:40%;
    	}
    	.vdbt{
    	    height: 50px;
            line-height: 50px;
            overflow: hidden;
    	}
    	.hzyy{
    	     margin: 0 auto;
            max-width: 1280px;
            display: flex;
            flex-direction: column;
    	}
    	.yytitle{
    	    margin: 40px auto;
    	}
    	.yylist{
	        display: flex;
            flex-wrap: wrap;
            flex-direction: row;
            justify-content: space-between;
    	}
    	.hwyy{
    	    width: 380px;
    	    height: 280px;
    	    box-shadow: 0px 0px 35px 0px rgba(175, 175, 175, 0.22);
    	    margin-bottom: 30px;
    	    border-radius: 10px;
    	}
    	.yyimg{
    	    height: 200px;
    	}
    	.yyxq{
    	    display: flex;
            justify-content: space-between;
            align-items: center;
    	}
    	.yynr{
    	    margin-left: 10px;
    	}
    	.yynr p:nth-child(1){
    	    color: #c7974c;
    	}
    	.yybs{
    	    margin: 20px;
            height: 40px;
            width: 40px 
    	}
    	.yyimg img,.yybs img{
    	    width: 100%;
    	    height: 100%;
    	}
    	.vdimg img{
    	    width: 100%;
    	}
    	.ppxw{
    	    margin: 0 auto;
            max-width: 1280px;
            display: flex;
            flex-direction: column;
    	}
    	.pptitle{
    	    margin: 40px auto;
    	}
    	.pp_content{
    	    display: flex;
    	}
    	.pplb {
            width: 50%;
            height: 400px;
            position: relative;
            overflow: hidden;
            margin-bottom: 50px;
            margin-right: 20px;
        }
        .pp_img{
            height: 400px;
            width: 100%;
        }
        .pp_img img{
            width: 100%;
            height: 100%;
        }
        .pplt{
            width: 100%;
            height: 50px;
            background-color: rgba(0, 0, 0, 0.5);
            opacity: 0.5;
            line-height: 50px;
            position: absolute;
            bottom: 0px 
        }
        .pplt p{
            margin-left: 20px;
            color: #fff;
        }
        .pp_list{
            width: 50%;
            height: 400px;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }
        .ppfy{
            display: flex;
            justify-content: flex-end;
            margin: 10px;
        }
        .ppfy span:last-child{
            margin-right: 30px !important;
        }
        .ppfy .swiper-pagination-bullet-active{
            --swiper-theme-color:#c7974c!important;
        }
       
        .rlb{
            height: 180px;
            display: flex;
            justify-content: space-between;
        }
        .ppimg{
            width: 250px;
            height: 100%;
        }
        .ppimg img{
            width: 100%;
            height: 100%;
        }
        .rwz{
            width: 365px;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }
        .rwz p:nth-child(1){
            font-size: 16px;
            color: rgb(102, 102, 102);
        }
        .rwz p:nth-child(2){
            font-size: 18px;
            font-weight: 600;
            color: rgb(36, 36, 36);
            line-height: 1.667;
        }
        .rwz p:nth-child(3){
            font-size: 16px;
            color: rgb(102, 102, 102);
            line-height: 1.667;
        }
        .ljgd{
            border: 1px solid #c7974c;
            width: 80px;
            font-size: 16px;
            height: 26px;
            text-align: center;
            display: block;
            line-height: 25px;
            border-radius: 15px;
            color: #c7974c;
        }
        .jgx{
            height: 1px;
            background: rgb(191, 191, 191);
        }
           .foot{
        background: #fafafc;
        /*height: 480px;*/
        padding-bottom: 20px;
    }
        .ft1{
            margin: 0 auto;
            max-width: 1280px;
        }
        .ftlt{
            margin-top: 40px;
            display: flex;
            align-items: center;
            float: left;
        }
        .ftlt img{
            margin-right: 40px;
        }
        .ftri{
            margin: 80px 0px 0px 180px;
            display: flex;
            float: left;
        }
        .ftri img{
            width: 49px;
            height: 49px;
        }
        
        .lxdh{
            display: flex;
        }
        .lxdz{
            display: flex;
            margin-left: 40px 
        }
        .rdh, .rem{
            margin-left: 10px;
        }
        .ft1 .ftlt img:nth-child(1){
            width: 200px;
        }
        .rdh p:nth-child(1),.rem p:nth-child(1){
            font-size: 16px;
            color: rgb(191, 191, 191);
        }
        .rdh p:nth-child(2){
            color: #c7974c;
            font-weight: 600;
            font-size: 18px;
        }
        .rem p:nth-child(2){
            color: rgb(50, 171, 203);
            font-weight: 600;
            font-size: 18px;
        }
        .clon{
            clear: both;
        }
        .ftlist{
            margin: 0 auto;
            max-width: 1280px;
            display: flex;
            justify-content: space-between;
        }
        .fgx{
            height: 1px;
            background: rgb(191, 191, 191);
            margin: 40px auto;
            max-width: 1280px;
        }
        .ftlist{
            font-size: 16px;
            margin-bottom: 40px;
        }
        .ftbt{
            font-size: 18px;
            margin-bottom: 10px;
        }
        .ftlist li a{
            color: rgb(36, 36, 36);
            line-height: 1.875;
        }
        .bq{
            margin: 20px auto;
            max-width: 1280px;
            font-size: 15px;
            color: rgb(36, 36, 36);
            line-height: 1.875;
            text-align: center;
        }
        .btarr{
            font-size: 30px;
            font-weight: 700;
            color: #c7974c;
        }
        .gynr{
            display: flex;
        }