@charset "utf-8"; @font-face { font-family: "NotoR"; src: url("../fonts/NotoSansHans-Regular.ttf"); font-weight: normal; font-style: normal; } @font-face { font-family: "FrankRuehl"; src: url("../fonts/FrankRuehl.ttf"); font-weight: normal; font-style: normal; } @font-face { font-family: "AlibabaPuHuiTiR"; src: url("../fonts/Alibaba-PuHuiTi-Regular.ttf"); font-weight: normal; font-style: normal; } @font-face { font-family: "FuturaBT"; src: url("../fonts/FuturaBT-Light.otf"); font-weight: normal; font-style: normal; } @font-face { font-family: "字酷堂清楷体"; src: url("../fonts/字酷堂清楷体.ttf"); font-weight: normal; font-style: normal; } /* 鼠标选择 */ ::selection{background-color: unset;color: #719730;} article,aside,dialog,footer,header,section,footer,nav,figure,menu,main{display:block} *,:before,:after{box-sizing:border-box;} blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0} img{border:0; width:auto; max-width:100%;} ul,dl,li,dt,dd{list-style:none;} body,html{min-height:100%;} body{ font-family: "NotoSansHans";font-size:14px; color:#333333;-webkit-tap-highlight-color:rgba(255,255,255,0); width: 100%; overflow-x:hidden; background:#ffffff;} pre{ font-family: "NotoSansHans"; white-space:pre-wrap;word-wrap: break-word;} a{font-size:14px;text-decoration:none;transition:ease .65s; color:#333333; outline:none;} .clearfix:after{content:""; display:block; clear:both;} h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;} input[type="text"],input[type="password"],input[type="search"],textarea,select{outline: none; font-family: "NotoSansHans";-webkit-appearance: none;border-radius: 0; font-size:14px; display:block; width:100%; border:none; background:none; transition:ease .45s;} input[type="radio"]{display:inline-block; width:20px; height:20px; position:relative; top:0px; margin-right:5px; cursor:pointer;} input[type="checkbox"]{display:inline-block; width:20px; height:20px; position:relative; top:0px; margin-right:5px; cursor:pointer;} input::-webkit-input-placeholder {color: #888888;} input:-moz-placeholder { color: #888888;} input::-moz-placeholder {color: #888888;} input:-ms-input-placeholder {color: #888888;} textarea{resize:none; overflow:hidden;} textarea::-webkit-input-placeholder {color: #888888;} textarea:-moz-placeholder { color: #888888;} textarea::-moz-placeholder {color: #888888;} textarea:-ms-input-placeholder {color: #888888;} select::-ms-expand { display: none; } i,em{font-style:normal;} .fl,.fl_warp{float:left;} .fr,.fr_warp{float:right;} .z-container {width:1400px;height:auto;clear: both;margin: 0 auto;} .z-container2 {width: 1200px;height:auto;clear: both;margin: 0 auto;} .z-container3 {width:87.5%;height:auto;clear: both;margin: 0 auto;} .z-row {width: 100%;height: auto;clear: both;margin: 0 auto;} .ellipsis{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} .ellipsis2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow:ellipsis;} .ellipsis3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow:ellipsis;} .ellipsis4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-overflow:ellipsis;} .ellipsis5{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;text-overflow:ellipsis;} .ellipsis6{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;text-overflow:ellipsis;} .imgbg{ width: 100%; height: 100%; transition: ease 1s; background-position: center; background-repeat: no-repeat; background-size: cover;} .z_flex{ display: flex; align-items: center;} .z_flex_ul{display:flex;display:-webkit-flex;flex-direction:row; -webkit-flex-direction:row;flex-wrap:wrap; -webkit-flex-wrap:wrap;} .clear{ clear: both;} *:before, *:after { z-index: -1; } .z_public_bg{ width: 100%; height: 100%; position: fixed; left: 0; top: 0; background: url(../img/bgs.png) no-repeat center; background-size: cover; background-attachment: fixed; pointer-events: none;} .flwarp{ float: left;} .frwarp{ float: right;} .imgbg{ width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; transition: ease 1s;} /*分享*/ #bsWXBox{box-sizing:initial;} #bsBox{box-sizing:initial;} /*浏览器滚动条*/ ::-webkit-scrollbar{width:5px;height:5px;} ::-webkit-scrollbar-button:vertical{display:none} ::-webkit-scrollbar-track:vertical{background-color:black} ::-webkit-scrollbar-track-piece{background:#E3E3E3} ::-webkit-scrollbar-thumb:vertical{background-color:#555;border-radius:30px} ::-webkit-scrollbar-thumb:vertical:hover{background-color:#3B3B3B} ::-webkit-scrollbar-corner:vertical{background-color:#535353} ::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00} body{font-family: "NotoR";} .swiper-slide { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform,-webkit-transform} .swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-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: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform,-webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box; } .swiper-container { margin: 0 auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1; } .swiper-container-fade .swiper-slide{ pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity} .swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active{pointer-events:auto; z-index: 3;} .swiper-container-fade .swiper-slide{opacity:0!important;} .swiper-container-fade .swiper-slide-active{opacity:1!important;} .swiper-container-vertical>.swiper-wrapper {flex-direction: column;} /* pcNav */ .pcNav{position: fixed;top: 0;left: 0;width: 100vw;height: 105px;line-height: 105px;z-index: 9999;padding: 0 2.60416vw;transition: 0.8s;} .pcNav.on{background-color: rgba(0,0,0,0.4);} .pcNav .logo{display: inline-block;vertical-align: middle;width: 8.48958vw;height: 2.29166vw;} .pcNav .logo a,.pcNav .logo img{width: 100%;height: 100%;display: block;} .pcNav .list{display: inline-block;vertical-align: middle;float: right;margin-right: 15px;} .pcNav .list li{display: inline-block;vertical-align: middle;margin: 0 1.04166vw;} .pcNav .menu{position: absolute;top: 50%;transform: translateY(-50%);right: 2.60416vw;cursor: pointer;} .pcNav .list li a{color: #FFF;font-size: 16px;transition: 0.5s;position: relative;} .pcNav .list li a::after{content: "";z-index: 9;width: 0;height: 2px;background-color: #FFF;position: absolute;bottom: -7px;left: 50%;transform: translateX(-50%);transition: 0.5s;} .pcNav .list li a:hover::after{left: 0;transform: translateX(0);width: 100%;} .pcNav .list li .active::after{width: 100%;transform: translateX(0);left: 0;} .pcNav .menu span{width: 14px;height: 2px;background-color: #FFF;position: relative;display: block;transition: 0.5s;} .pcNav .menu span::before{content: "";background-color: #FFF;width: 100%;height: 2px;position: absolute;left: 0;top: -5px;z-index: 9;transition: 0.5s;} .pcNav .menu span::after{content: "";background-color: #FFF;width: 100%;height: 2px;position: absolute;left: 0;bottom: -5px;z-index: 9;transition: 0.5s;} .pcNav .menu:hover span,.pcNav .menu:hover span::after,.pcNav .menu:hover span::before{background-color: #545454;} #gotoTop{position: fixed;bottom: 5%;right: 5%;cursor: pointer;width: 2.60416vw;height: 2.60416vw;line-height: 2.60416vw;text-align: center;border-radius: 50%;background-color: rgba(0,0,0,0.5);} #gotoTop i{color: #FFF;font-size: 20px;} /* moveMenu */ #moveMenu{position: fixed;top: 20px;right: 20px;z-index: 9999;display: none;} #moveMenu div{color: #FFF;} /* moveMenuBox */ #moveMenuBox{position: fixed;top: 0;right: -100%;z-index: 999999;background-color: rgba(0,0,0,0.7);width: 100vw;height: 100vh;transform: translateX(0);transition: 1s cubic-bezier(.77,0,.175,1);display: none;} #moveMenuBox .logo{width: 120px;position: absolute;top: 20px;left: 20px;} #moveMenuBox .logo a{width: 100%;display: block;} #moveMenuBox .logo a img{width: 100%;} #moveMenuBox .close{color: #FFF;position: absolute;top: 25px;right: 20px;font-size: 22px;display: inline-block;transition: 0.8s;} #moveMenuBox .close:hover{transform: rotate(90deg);} #moveMenuBox .listBox{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;width: 80%;} #moveMenuBox .listOne{color: #FFF;font-size: 16px;font-weight: bold;} #moveMenuBox .listTwo a{color: #FFF;font-size: 12px;margin-right: 5px;} #moveMenuBox .listTwo{display: none;text-align: left;margin-top: 10px;} #moveMenuBox .list{margin-top: 20px;display: block;width: 100%;text-align: center;padding-bottom: 10px;} /* #moveMenuBox .listActive .listTwo{display: block;} */ /* pcMenu */ #pcMenu{position: fixed;width: 100vw;height: 100vh;overflow: hidden;right: 0;top: 0;z-index: 99999;background-color: rgba(0,0,0,0.5);display: none;} #pcMenu .pcMenuBox{position: absolute;right: 0;top: 0;width: 69.79166vw;height: 100%;overflow: hidden;} .pcMenu{width: 139.58333vw;height: 139.58333vw;transform: scale(0);transition: .8s cubic-bezier(.77,0,.175,1);background-image: linear-gradient(#FFF,#FFF,#FFF,#FFF, #cedbb8);border-radius: 50%;position: fixed;top: -134vh;left: 27.5%;} .pcMenuBox .con{padding-top: 1.125vw;padding-right: 1.60416vw;position: fixed;top: 50%;right: 2%;transform: translateY(-50%);text-align: right;} .pcMenuActive .pcMenu{transform: scale(1);/* top: -150%;left: 0%; */} .pcMenuBox .top .close{display: inline-block;vertical-align: middle;margin-right: 1.9vw;} .pcMenuBox .top .close i{color: #333333;font-size: 18px;font-weight: bold;transform: rotate(0);transition: 0.8s;display: inline-block;} .pcMenuBox .top .close{color: #333333;font-size: 18px;font-weight: bold;cursor: pointer;} .pcMenuBox .top .close:hover i{transform: rotate(90deg);} .pcMenuBox .top .home{display: inline-block;vertical-align: middle;} .pcMenuBox .top .home i{background-image: url(../images/menuHome.png);width: 22px;height: 21px;background-size: cover;background-repeat: no-repeat;background-position: center;display: inline-block;vertical-align: sub;} .pcMenuBox .top .home a{color: #333333;font-size: 18px;font-weight: bold;} .pcMenuBox .listBox{margin-top: 3.20833vw;transform: translateX(100%);transition: 2s;} .pcMenuBox .list .listOne{color: #333333;transition: 0.8s;font-size: 1.04166vw;font-weight: bold;display: block;} .pcMenuBox .list .listOne div{font-size: 1.875vw;font-family: "FrankRuehl";line-height: 1.875vw;} .pcMenuBox .list .listOne:hover{color: #789c2e;} .pcMenuBox .list .listTwo{margin-top: 0.78125vw;padding-bottom: 0.625vw;border-bottom: 1px solid #789C2E;transition: 0.8s cubic-bezier(.77,0,.175,1);transform: translateX(200%);display: inline-block;} .pcMenuBox .list .listTwo a{display: inline-block;margin-left: 2.08333vw;color: #666666;font-size: 16px;transition: 0.8s;} .pcMenuBox .list .listTwo a:hover{color: #789C2E;transform: scale(1.05);} .pcMenuBox .list{margin-top: 2.34375vw;transition: 0.8s;height: 3.43750vw;overflow: hidden;} .pcMenuBox .list:first-child{margin-top: unset;} .pcMenuBox .listActive .listOne{color: #789C2E;} .pcMenuBox .listActive .listTwo{transform: translateX(0);} .pcMenuBox .listActive{height: 6.25vw;} .pcMenuActive .listBox{transform: translateX(0);} .more{background-image: url(../images/indexMore.png);width: 2.8125vw;height: 2.8125vw;line-height: 2.8125vw;background-size: cover;background-repeat: no-repeat;background-position: center;border-radius: 50%;text-align: center;display: inline-block;} .more i{color: #FFF;display: inline-block;font-size: 18px;transform: translateX(0);transition: 0.8s;} .more:hover i{transform: translateX(5px);} .footer{width: 100vw;height: 41.14583vw;background-image: url(../images/footerBg.jpg);background-position: center;background-size: cover;background-repeat: no-repeat;padding: 3.125vw 2.60416vw 0;} .footerLogo{display: block;width: 8.48958vw;height: 2.29166vw;} .footerLogo img{width: 100%;height: 100%;} .footer .con{margin-top: 3.125vw;width: 100%;} .footer .con .list li{display: inline-block;vertical-align: top;margin-right: 3.90625vw;} .footer .con .list div a{font-size: 16px;color: #ffffff;font-weight: bold;} .footer .con .list div{margin-bottom: 1.04166vw;} .footer .con .list p{margin-top: 10px;} .footer .con .list p a{font-size: 16px;color: #ffffff;position: relative;} .footer .con .list p a::after{content: "";left: 50%;width: 0;height: 2px;background-color: #FFF;position: absolute;bottom: -7px;transition: 0.5s;z-index: 9;} .footer .con .list p a:hover::after{width: 100%;left: 0;} .footer .con .imgBox{width: 8.33333vw;height: 8.33333vw;background-color: #FFF;position: relative;} .footer .con .imgBox img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 7.70833vw;height: 7.70833vw;} .footer .bot .fr .clearfix{text-align: right;} .footer .con .fr .text{text-align: center;margin-top: 17px;color: #FFF;font-size: 16px;} .footerSelect1 div {width: 10.9375vw;height: 2.5vw;background-color: #FFF;line-height: 2.5vw;display: inline-block;vertical-align: middle;padding-left: 1.40625vw;padding-right: 1.04166vw;cursor: pointer;position: relative;text-align: left;} .footerSelect1 i {display: inline-block;width: 10px;height: 6px;background-image: url(../images/footer_arr.png);background-position: center;background-size: cover;background-repeat: no-repeat;position: absolute;top: 50%;transform: translateY(-50%) rotate(0);right: 1.04166vw;transition: transform 0.3s;} .footerSelect1 div span {font-size: 16px;color: #333333;position: relative;} .footerSelect1 div span::before {content: "";display: inline-block;width: 0.625vw;border-bottom: 1px solid #333333;position: absolute;top: 50%;left: -0.625vw;transform: translateY(-50%);z-index: 9;} .footerSelect1 div span::after {content: "";display: inline-block;width: 0.625vw;border-bottom: 1px solid #333333;position: absolute;top: 50%;right: -0.625vw;transform: translateY(-50%);z-index: 9;} .footerSelect1 a {font-size: 0.83333vw;color: #FFF;display: inline-block;vertical-align: middle;width: 3.54166vw;height: 2.5vw;text-align: center;line-height: 2.5vw;background-color: #719730;margin-left: -3px;transition: 0.3s;position: relative;overflow: hidden;} .footerSelect1 a::after {content: "";width: 200%;height: 300%;border-radius: 50%;position: absolute;bottom: 50%;left: 50%;transform: translateZ(0) translate(-50%, 50%) scale(0);transition: transform .8s cubic-bezier(.165, .84, .44, 1);will-change: transform;pointer-events: none;background-color: rgba(255, 255, 255, 0.5);z-index: 9;} .footerSelect1 a:hover::after {transform: translateZ(0) translate(-50%, 50%) scale(1);} .footerSelect{position: relative;display: inline-block;vertical-align: middle;} .footerSelectUl {position: absolute;background-color: #FFF;width: 80%;max-height: 13.54166vw;overflow-y: auto;left: 0;border-radius: 5px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);/* opacity: 0; */top: 3.02083vw;display: none;/* transition: 0.3s; */} .footerSelectUl div {width: 100%;height: 1.5625vw;line-height: 1.5625vw;color: #333333;font-size: 14px;text-align: center;cursor: pointer;} .footerSelectUl div span {position: relative;} .footerSelectUl div span::after {content: "";border-bottom: 2px solid #333333;position: absolute;left: 0;bottom: -8px;width: 100%;opacity: 0;transition: 0.3s;z-index: 9;} .footerSelectUl div span:hover::after {bottom: -5px;opacity: 1;transition: 0.3s;} .footerSelectUl div:first-child {border-top: none;} .footer .bot{margin-top: 6vw;width: 100%;} .footer .bot .title{font-size: 16px;color: #ffffff;font-weight: bold;margin-bottom: 1.5625vw;} .footer .bot .fl p{font-size: 16px;color: #FFF;line-height: 16px;margin-top: 8px;} .footer .bot .fl p:first-child{margin-top: 0;} .footer .bot .fl{padding-top: 1.19791vw;} .footer .bot .botText{margin-top: 2.60416vw;font-size: 16px;color: #FFF;text-align: right;} .footer .bot .botText a{font-size: 16px;color: #FFF;display: inline-block;} .indexTitle{color: #FFF;} .indexTitle pre{font-family: "FrankRuehl";font-size: 2.8125vw;line-height: 2.8125vw; display: none;} .indexTitle div{font-size: 1.875vw;font-weight: bold;} .indexTitle div{font-size: 2.8125vw;font-weight: bold;} /* video */ #video{position: fixed;top: 0;left: 50%;width: 0;height: 100vh;background-color: rgba(0,0,0,0.5);z-index: 99999;transition: 1.5s;opacity: 0;} #video .close{position: absolute;color: #FFF;top: 5%;right: 5%;font-size: 32px;display: inline-block;transition: 0.8s;opacity: 0;} #video .close:hover{transform: rotate(90deg);cursor: pointer;} #video video{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);max-width: 80%;max-width: 80%;display: none;outline: none;} .nbanner{width: 100vw;height: 100vh;background-position: center;background-size: cover;background-repeat: no-repeat;position: relative;} .nbanner .nBannerTitle{font-size: 2.1875vw;color: #FFF;position: absolute;top: 50%;transform: translateY(-50%);left: 10.41666vw;} .nbanner .nBannerTitle div{font-size: 3.75vw;font-family: "FrankRuehl";line-height: 3.75vw;} /* gyhm */ .gyhm1{width: 100vw;background-image: url(../images/gyhm1Bg.png);background-position: left bottom;background-repeat: no-repeat;background-size: 58.90625vw 37.55208vw;background-color: #FFF;padding: 4.6875vw 10.41666vw 6.51041vw;} .gyhm1 .fl .indexTitle{color: #333333;} .gyhm1 .fl .img{margin-top: 3.125vw;width: 30.20833vw;} .gyhm1 .fr{padding-right: 4.6875vw;padding-top: 3.90625vw;} .gyhm1 .fr .title{font-size: 24px;font-weight: bold;color: #333333;} .gyhm1 .fr .text{width: 38.02083vw;margin-top: 2.34375vw;font-size: 16px;color: #666666;line-height: 1.5;} .gyhm1 .fr .text p{margin-top: 1.30208vw;} .gyhm1 .fr .text p:first-child{margin-top: 0;} .gyhm2{width: 100vw;height: 46.875vw;background-size: cover;background-attachment: fixed;background-repeat: no-repeat;position: relative;} .gyhm2 .con{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);} .gyhm2 .indexTitle{text-align: center;} .gyhm2 .play{margin: auto;margin-top: 2.86458vw;text-align: center;cursor: pointer;} .gyhm2 .play i{font-size: 2.60416vw;color: #FFF;transition: 0.8s;} .gyhm2 .play div{font-size: 16px;font-weight: bold;color: #FFF;margin-top: 10px;transition: 0.8s;} .gyhm2 .play i:hover{color: #789C2E;} .gyhm3{width: 100vw;height: 54.94791vw;} .gyhm3 .indexTitle{color: #333333;} .gyhm3 .fl{width: 50%;height: 100%;padding-left: 10.41666vw;padding-top: 8.59375vw;padding-right: 8.85416vw;position: relative;} .gyhm3 .fr{width: 50%;height: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;} .gyhm3 .fl .text{margin-top: 3.80208vw;font-size: 16px;color: #666666;line-height: 1.5;} .gyhm3 .fl .qianming{position: absolute;right: 8.85416vw;bottom: 7.29166vw;} .gyhm3 .fl .qianming::before{content: "";display: block;position: absolute;top: 50%;transform: translateY(-50%);width: 4.42708vw;height: 2px;background-color: #333333;left: -6vw;z-index: 9;} .gyhm4{width: 100vw;height: 100vh;background-attachment: fixed;background-size: cover;background-repeat: no-repeat;position: relative;padding-top: 8.85416vw;} .gyhm4 .indexTitle{text-align: center;} .gyhm4 .itemBox{position: absolute;bottom: 0;right: 0;height: 18.48958vw;width: 89.58333vw;display: flex;} .gyhm4 .itemBox .item{flex: 1;height: 100%;} .gyhm4 .itemBox .item a{display: block;padding-top: 3.64583vw;padding-left: 3.125vw;padding-right: 2.60416vw;background-position: center;background-size: cover;background-repeat: no-repeat;height: 100%;transition: 0.8s;} .gyhm4 .itemBox .item .title{font-size: 26px;color: #FFF;} .gyhm4 .itemBox .item pre{margin-top: 1.82291vw;font-size: 16px;color: #FFF;line-height: 2;} .gyhm4 .itemBox .item:nth-child(1) a{background-image: url(../images/gyhm4_img1.jpg);} .gyhm4 .itemBox .item:nth-child(2) a{background-image: url(../images/gyhm4_img2.jpg);} .gyhm4 .itemBox .item:nth-child(3) a{background-image: url(../images/gyhm4_img3.jpg);} .gyhm4 .itemBox .item:nth-child(4) a{background-image: url(../images/gyhm4_img4.jpg);} .gyhm4 .itemBox .item a:hover{padding-left: 2.125vw;} .gyhm5{width: 100vw;height: 56.25vw;background-attachment: fixed;background-size: cover;background-repeat: no-repeat;padding-top: 9.89583vw;position: relative;} .gyhm5 .indexTitle{text-align: center;} .gyhm5 .indexTitle .text{width: 50vw; margin: 0 auto; font-size: 1.25vw;} .gyhm5 .indexTitle .text pre{display: block; font-size: inherit;} .gyhm5 .line{width: 100vw;height: 9.01041vw;background-size: cover;background-position: center;background-repeat: no-repeat;margin-top: 4.94791vw;/* padding: 0 5.20833vw; */position: relative;padding: 0;} .gyhm5 .line .swiper-container{width: 100%;height: 100%;overflow: unset;} .gyhm5 .line .item{text-align: center;position: relative;transition: 0.8s;width: 100%;height: 100%;background-size: 100% auto;background-repeat: no-repeat;background-position: center;position: relative;} .gyhm5 .line .item .date{color: #FFF;font-size: 0.9375vw;font-weight: bold;line-height: 0.9375vw;transition: 0.8s;} .gyhm5 .line .item .bor{width: 0.625vw;height: 0.625vw;background-color: #FFF;border-radius: 50%;margin: auto;margin-top: 0.52083vw;position: relative;transition: 0.8s;z-index: 9;} /* .gyhm5 .line .item .bor::after{content: "";background-image: url(../images/gyhm5BorImg.png);width: 0;height: 0;border-radius: 50%;background-position: center;background-size: cover;background-repeat: no-repeat;position: absolute;z-index: -1;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 0;border: 2px solid #B5D620;transition: 0.8s;} */ .gyhm5 .line .item .bor span{width: 0;height: 0;border-radius: 50%;background-position: center;background-size: cover;background-repeat: no-repeat;position: absolute;z-index: -1;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 0;border: 2px solid #B5D620;transition: 0.8s;display: inline-block;} .gyhm5 .line .item .bor::before{content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 0;width: 0.625vw;height: 0.625vw;background-color: #b5d620;transition: 0.8s;z-index: 9;border-radius: 50%;} .gyhm5 .line .lineBox{width: 100%;height: 100%;} .gyhm5 .line .item1{background-image: url(../images/gyhm5Line1.png);} .gyhm5 .line .item1 .itemS{top: -5.5%;} .gyhm5 .line .item2{background-image: url(../images/gyhm5Line2.png);} .gyhm5 .line .item2 .itemS{top: 14%;} .gyhm5 .line .item3{background-image: url(../images/gyhm5Line3.png);} .gyhm5 .line .item3 .itemS{top: 49%;} .gyhm5 .line .item4{background-image: url(../images/gyhm5Line4.png);} .gyhm5 .line .item4 .itemS{top: 76.5%;} .gyhm5 .line .item5{background-image: url(../images/gyhm5Line5.png);} .gyhm5 .line .item5 .itemS{top: 68%;} .gyhm5 .line .item6{background-image: url(../images/gyhm5Line6.png);} .gyhm5 .line .item6 .itemS{top: 27.5%;} .gyhm5 .line .item .itemS{display: inline-block;cursor: pointer;position: absolute;left: 50%;transform: translateX(-50%);} /* .gyhm5 .line .item .active .date{opacity: 0;} */ .gyhm5 .line .swiper-slide-thumb-active .date{opacity: 0;} /* .gyhm5 .line .item .active .bor{background-color: #b5d620;} .gyhm5 .line .item .active .bor::after{opacity: 1;width: 92px;height: 92px;} */ .gyhm5 .line .swiper-slide-thumb-active .bor{background-color: #b5d620;} /* .gyhm5 .line .swiper-slide-active .bor::after{opacity: 1;width: 92px;height: 92px;} */ .gyhm5 .line .swiper-slide-thumb-active .bor span{opacity: 1;width: 92px;height: 92px;} .gyhm5 .line .more{position: absolute;right: 1.6vw;top: 10%;cursor: pointer;z-index: 999;display: none;} .gyhm5 .line .more i{transform: rotate(-18deg) translateX(0);} .gyhm5 .line .more:hover i{transform: rotate(-18deg) translateX(5px);} .gyhm5 .line .swiper-button-next{position: absolute;top: 50%;transform: translateY(-50%);right: 2.5vw;transition: 0.5s;cursor: pointer;outline: none;} .gyhm5 .line .swiper-button-prev{position: absolute;top: 50%;transform: translateY(-50%);left: 2.5vw;transition: 0.5s;cursor: pointer;outline: none;} .gyhm5 .line:hover .swiper-button-next,.gyhm5 .line:hover .swiper-button-prev{opacity: 1;} .gyhm5 .line .swiper-button-next i{color: rgba(255,255,255,0.8);font-size: 36px;display: inline-block;animation: gyhm5Ani 2s infinite;} .gyhm5 .line .swiper-button-prev i{color: rgba(255,255,255,0.8);font-size: 36px;display: inline-block;animation: gyhm5Ani 2s infinite;} .gyhm5 .con{margin-top: 4.6875vw;width: 29.94791vw;margin-left: 10.41666vw;} .gyhm5 .con .date{color: #FFF;font-size: 0.9375vw;} .gyhm5 .con .text{color: #FFF;font-size: 1.4vw;margin-top: 1.30208vw;} .gyhm5 .btn{position: absolute;left: 10.41666vw;bottom: 7.18749vw;display: none;} .gyhm5 .btn .swiper-button-prev,.gyhm5 .btn .swiper-button-next{display: inline-block;vertical-align: middle;outline: none;cursor: pointer;} .gyhm5 .btn .swiper-button-prev{margin-right: 15px;transform: rotate(-180deg);} .gyhm5 .btn .more{background-image: linear-gradient(to right, rgba(0,0,0,0.0) , rgba(0,0,0,0.0));transition: 0.5s;border: 1px solid #FFF;} .gyhm5 .btn .more i{font-size: 16px;margin-top: -1px;} .gyhm5 .btn .more:hover{background-image: linear-gradient(to right, #7c9f2d , #a2b921);border-color: #7c9f2d;} .gyhm6{width: 100vw;height: 51.82291vw;} .gyhm6 .fl{width: 50%;height: 100%;} .gyhm6 .fl .img{width: 100%;height: 100%;background-position: center;background-size: cover;background-repeat: no-repeat;} .gyhm6 .fr .indexTitle{color: #333333;} .gyhm6 .fr{width: 50%;height: 100%;padding: 9.375vw 10.41666vw 0 10.15625vw;} .gyhm6 .fr .title{margin-top: 3.38541vw;font-size: 18px;color: #333333;line-height: 1.667; -webkit-line-clamp: unset;} .gyhm6 .fr .text{margin-top: 2.60416vw;font-size: 16px;color: #666666;} .gyhm6 .fr .text a{display: inline-block;padding-bottom: 5px;border-bottom: 1px solid #8c8c8c;} .gyhm6 .fr .text p{margin-top: 5px;} .gyhm6 .fr .more{margin-top: 5.20833vw;} .gyhm7{width: 100vw;height: 100vh;background-position: center;background-size: cover;background-repeat: no-repeat;position: relative;padding: 14.0625vw 10.41666vw 0;} .gyhm7 .con{width: 100%;} .gyhm7 .indexTitle{color: #333333;} .gyhm7 .fr{width: 53.90625vw;position: relative;} .active .gyhm7 .fr{transform: translateX(0);} .gyhm7 .fr .swiper-container{width: 100%;} .gyhm7 .fr a{display: block;overflow: hidden;} .gyhm7 .fr .img{width: 100%;height: 30.98958vw;background-position: center;background-size: cover;background-repeat: no-repeat;position: relative;transition: 0.8s;} .gyhm7 .fr .con{position: absolute;bottom: 0;right: 0;width: 18.10416vw;height: 20.3125vw;padding: 2.08333vw 1.5625vw;transition: 0.8s;} .gyhm7 .fr .con .title{font-size: 16px;color: #ffffff;font-weight: bold;transition: 0.8s;} .gyhm7 .fr .con .text{font-size: 16px;color: rgb(255, 255, 255);line-height: 1.5;margin-top: 1.82291vw;} .gyhm7 .fr .con .iconfont{position: absolute;color: #FFF;left: 1.5625vw;bottom: 2.08333vw;transition: 0.8s;} .gyhm7 .fr a{ margin-bottom: 10px;} .gyhm7 .fr a:hover .img{transform: scale(1.05);} .gyhm7 .fr a:hover .iconfont{transform: translateX(10px);} .gyhm7 .fr a:hover .con{transform: scale(0.95);} .gyhm7 .swiper-pagination{margin-top: 1.40625vw;} .gyhm7 .swiper-pagination div{font-size: 14px;color: #ffffff;display: inline-block;position: relative;padding: 0 10px;margin-left: 4.42708vw;outline: none;cursor: pointer;} .gyhm7 .swiper-pagination div:first-child{margin-left: 0;} .gyhm7 .swiper-pagination div::after{content: "";position: absolute;width: 4.42708vw;height: 1px;background-color: #FFF;position: absolute;top: 50%;transform: translateY(-50%);right: -4.5vw;z-index: 9;} .gyhm7 .swiper-pagination div:last-child::after{content: unset;} .gyhm7 .btn{margin-top: 3.90625vw;} .gyhm7 .btn .swiper-button-prev,.gyhm7 .btn .swiper-button-next{display: inline-block;vertical-align: middle;outline: none;cursor: pointer;} .gyhm7 .btn .swiper-button-prev{margin-right: 15px;transform: rotate(-180deg);} .gyhm7 .btn .more{background-image: linear-gradient(to right, rgba(0,0,0,0.0) , rgba(0,0,0,0.0));transition: 0.5s;border: 1px solid #FFF;} .gyhm7 .btn .more:hover{background-image: linear-gradient(to right, #7c9f2d , #a2b921);border: none;} .gyhm7 .swiper-button-next{position: absolute;top: 50%;transform: translateY(-50%);right: -2vw;opacity: 0;transition: 0.5s;cursor: pointer;outline: none;} .gyhm7 .swiper-button-prev{position: absolute;top: 50%;transform: translateY(-50%);left: -2vw;opacity: 0;transition: 0.5s;cursor: pointer;outline: none;} .gyhm7 .fr:hover .swiper-button-next,.gyhm7 .fr:hover .swiper-button-prev{opacity: 1;} .gyhm7 .more{margin-top: 3vw;} .gyhm7 .swiper-button-next i{color: rgba(255,255,255,0.8);font-size: 36px;display: inline-block;animation: gyhm5Ani 2s infinite;} .gyhm7 .swiper-button-prev i{color: rgba(255,255,255,0.8);font-size: 36px;display: inline-block;animation: gyhm5Ani 2s infinite;} .gyhm8{width: 100vw;height: 41.04166vw;background-position: center;background-size: cover;background-repeat: no-repeat;padding-top: 7.29166vw;} .gyhm8 .indexTitle{text-align: center;color: #333;} .gyhm8 .itemBox{width: 79.16666vw;margin: auto;margin-top: 5.20833vw;} .gyhm8 .itemBox .item{float: left;width: 14.2%;margin-left: 0.08%;text-align: center;margin-top: 1.82291vw;} .gyhm8 .itemBox .item:nth-child(7n-6){margin-left: 0;} .gyhm8 .itemBox .item:nth-child(1),.gyhm8 .itemBox .item:nth-child(2),.gyhm8 .itemBox .item:nth-child(3),.gyhm8 .itemBox .item:nth-child(4),.gyhm8 .itemBox .item:nth-child(5),.gyhm8 .itemBox .item:nth-child(6),.gyhm8 .itemBox .item:nth-child(7){margin-top: 0;} .gyhm8 .itemBox .item img{max-width: 100%;} .gyhm8 .gyhm8More{color: #FFF;font-size: 16px;background-color: #7c9f2d;transition: 0.8s;margin: auto;margin-top: 10vw;width: 6vw;cursor: pointer;text-align: center;height: 1.5vw;line-height: 1.5vw;} .gyhm8 .gyhm8More:hover{border-radius: 0 10px 0 10px;} .gyhm8 .moreBox {margin-top: 4.6875vw;text-align: center;} .gyhm8 .moreBox .more i {transform: rotate(90deg);animation: moreAni 2s infinite;} .gyhm8 .moreBox p {font-size: 18px;font-weight: bold;margin-top: 18px;} /* .gyhm8 .swiper-slide .img:last-child{margin-top: 2.08333vw;} .gyhm8 .swiper-slide .img img{max-width: 100%;} .gyhm8 .swiper-pagination{margin: auto;margin-top: 6.25vw;text-align: center;} .gyhm8 .swiper-pagination-bullet{width: 8px;height: 8px;background-color: #d4d5d1;border-radius: 50%;display: inline-block;vertical-align: middle;margin: 0 5px;transition: 0.5s;cursor: pointer;outline: none;} .gyhm8 .swiper-pagination-bullet-active{background-color: #0451c5;} */ .qxgs{width: 100vw;display: flex;} .qxgs .leftCon{padding-top: 9.63541vw;flex: 0.35;background-color: #efefef;padding-left: 10.41666vw;padding-right: 7.8125vw;} .qxgs .rightCon{flex: 0.65;padding-top: 9.63541vw;background-color: #ffffff;padding-left: 7.29166vw;padding-right: 10.41666vw;padding-bottom: 8.85416vw;} .qxgs .leftCon .indexTitle{color: #333333;} .qxgs .leftCon .itemBox{margin-top: 2.60416vw;width: 100%;} .qxgs .leftCon .itemBox .item{width: 100%;height: 3.38541vw;line-height: 3.38541vw;padding: 0 1.40625vw 0 1.19791vw;background-color: #FFF;transition: 0.5s;cursor: pointer;position: relative;} .qxgs .leftCon .itemBox .item span{font-size: 18px;color: #333333;font-weight: bold;transition: 0.5s;} .qxgs .leftCon .itemBox .item i{position: absolute;top: 50%;transform: translateY(-50%);right: 1.40625vw;opacity: 0;color: #FFF;transition: 0.5s;} .qxgs .leftCon .itemBox .item:hover{background-color: #8db22f;} .qxgs .leftCon .itemBox .item:hover span{color: #FFF;} .qxgs .leftCon .itemBox .item:hover i{opacity: 1;} .qxgs .leftCon .itemBox .active{background-color: #8db22f;} .qxgs .leftCon .itemBox .active span{color: #FFF;} .qxgs .leftCon .itemBox .active i{opacity: 1;} .qxgs .rightCon .title{font-size: 1.875vw;color: #333333;font-weight: bold;} .qxgs .rightCon .text{margin-top: 2.60416vw;font-size: 16px;color: #666666;width: 100%;} .qxgs .rightCon .text a{color: #8db22f;} .qxgs .rightCon .text p{line-height: 1.875;margin-top: 1.82291vw;} .qxgs .rightCon .text p:first-child{margin-top: unset;} .qxgs .rightCon .contact{padding: 2.86458vw 0 2.60416vw;border-top: 1px solid #bdbdbd;border-bottom: 1px solid #bdbdbd;margin-top: 4.42708vw;} .qxgs .rightCon .contact .cTitle{font-size: 18px;font-weight: bold;color: #333;} .qxgs .rightCon .contact .cText{margin-top: 1.35416vw;font-size: 16px;color: #666666;line-height: 1.5;} .qxgs .rightCon .img{width: 100%;margin-top: 5.46875vw;} .qxgs .rightCon .img img{width: 100%;} .zzry{width: 100vw;padding: 7.8125vw 10.41666vw 5.20833vw;background-image: url(../images/zzryBg.jpg);background-size: 100%;background-repeat: no-repeat;background-position: center bottom;} .zzry .indexTitle{text-align: center;color: #333333;} .zzry .title{margin-top: 3.28125vw;text-align: center;font-size: 18px;color: #333333;} .zzry .itemBox{margin-top: 4.94791vw;width: 100%;} .zzry .itemBox .item{float: left;width: 23.6%;margin-left: 1.40625vw;margin-top: 1.5625vw;height: 26.5625vw;cursor: pointer;background-color: #FFF;padding: 2.08333vw 1.875vw 1.5625vw;position: relative;} .zzry .itemBox .item:nth-child(1),.zzry .itemBox .item:nth-child(2),.zzry .itemBox .item:nth-child(3),.zzry .itemBox .item:nth-child(4){margin-top: unset;} .zzry .itemBox .item:nth-child(4n-3){margin-left: unset;} .zzry .itemBox .item .nTitle{color: #333333;font-size: 24px;width: 100%;padding-bottom: 1.25vw;line-height: 1.25;border-bottom: 2px solid #333333;transition: 0.8s;height: 15%;} .zzry .itemBox .item .date{margin-top: 0.78125vw;font-size: 16px;color: #3333333;} .zzry .itemBox .item .text{margin-top: 5px;font-size: 16px;color: #7a7a7a;} .zzry .itemBox .item .img{width: 14.0625vw;height: 15.10416vw;position: absolute;bottom: 1.5625vw;left: 50%;transform: translateX(-50%);overflow: hidden;} .zzry .itemBox .item .img img{width: 100%;position: absolute;bottom: 0;transition: 0.8s;max-height: 100%;} .zzry .itemBox .item:hover .img img{transform: scale(1.05);} .zzry .itemBox .item:hover .nTitle{color: #789C2E;border-color: #789C2E;} .zzry .moreBox{margin-top: 4.6875vw;text-align: center;} .zzry .moreBox .more i{transform: rotate(90deg);animation: moreAni 2s infinite;} .zzry .moreBox p{color: #FFF;font-size: 18px;font-weight: bold;margin-top: 18px;} .zzryPop{position: fixed;width: 0;height: 100vh;background-color: rgba(0,0,0,0.5);z-index: 9999;top: 0;left: 50%;transition: 1s;opacity: 0;} .zzryPop.on{width: 100vw;left: 0;opacity: 1;} .zzryPop img{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);max-width: 45%;opacity: 0;transition: 1s;max-height: 90%;} .zzryPop.on img{opacity: 1;} .lxwm1{width: 100vw;padding: 6.51041vw 10.41666vw 5.72916vw;background-color: #FFF;} .lxwm1 .top{width: 100%;border-bottom: 1px solid #e5e5e5;padding-bottom: 2.60416vw;} .lxwm1 .top .fl .indexTitle{color: #333;} .lxwm1 .top .fr{padding-top: 6.40624vw;text-align: right;} .lxwm1 .top .fr div{color: #878787;font-size: 14px;line-height: 14px;} .lxwm1 .top .fr p{font-weight: bold;color: #719730;font-size: 20px;margin-top: 5px;} .lxwm1 .bot{width: 100%;margin-top: 2.76041vw;} .lxwm1 .bot .fl{font-size: 14px;color: #666666;} .lxwm1 .bot .fl p{margin-top: 10px;} .lxwm1 .bot .fl p:first-child{margin-top: unset;} .lxwm1 .bot .fr .text{display: inline-block;font-size: 14px;color: #666666;} .lxwm1 .bot .fr .img{display: inline-block;width: 6.82291vw;height: 6.82291vw;vertical-align: bottom;} .lxwm1 .bot .fr .img img{width: 100%;height: 100%;} .lxwm_Map{width: 100vw;height: 38.54166vw;} .lxwm_Map #container{width: 100%;height: 100%;} .lxwm_form{width: 100vw;height: 73.69791vw;background-image: url(../images/lxwm_formBg.jpg);background-position: center;background-size: cover;background-repeat: no-repeat;padding: 9.63541vw 10.41666vw 0;} .lxwm_form .fl{width: 42%;} .lxwm_form .fl .indexTitle{color: #333333;} .lxwm_form .fl .text{margin-top: 3.125vw;width: 18.48958vw;font-size: 16px;color: #666666;line-height: 1.5;} .lxwm_form .fl .contact{margin-top: 2.70833vw;} .lxwm_form .fl .contact .list i{background-position: center;background-repeat: no-repeat;display: inline-block;vertical-align: middle;margin-right: 10px;width: 20px;height: 20px;} .lxwm_form .fl .contact .list span{color: #333333;font-size: 16px;font-family: "AlibabaPuHuiTiR";font-weight: bold;} .lxwm_form .fl .contact .list .phone{background-image: url(../images/lxwm_phone.png);background-size: 12px 18px;} .lxwm_form .fl .contact .list .chuanzhen{background-image: url(../images/lxwm_chuanzhen.png);background-size: 15px 16px;} .lxwm_form .fl .contact .list .email{background-image: url(../images/lxwm_email.png);background-size: 16px 12px;} .lxwm_form .fr{width: 58%;} .lxwm_form .fr .title{color: #719730;font-size: 18px;padding-bottom: 10px;width: 100%;border-bottom: 1px solid #e6dddb;} .lxwm_form .fr form{width: 100%;} .lxwm_form .fr .list{margin-top: 2.34375vw;width: 100%;} .lxwm_form .fr .list .nTitle{color: #333333;font-size: 16px;font-weight: bold;} .lxwm_form .fr .list input{display: block;width: 100%;margin-top: 1.04166vw;border: unset;border-bottom: 1px solid #E6DDDB;padding-bottom: 10px;} .lxwm_form .fr .list input::placeholder{color: #a8a8a8;font-size: 14px;} .lxwm_form .fr .btn{margin-top: 2.1875vw;} .lxwm_form .fr .btn button{background-image: -moz-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);background-image: -webkit-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);background-image: -ms-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);width: 8.02083vw;height: 2.5vw;text-align: center;line-height: 2.5vw;color: #FFF;font-size: 16px;border: none;outline: none;cursor: pointer;transition: 0.8s;} .lxwm_form .fr .btn button i{margin-left: 10px;transition: 0.8s;} .lxwm_form .fr .btn button:hover i{margin-left: 20px;} .lxwm_form .fr .btn button:hover{border-radius: 0 20px 0 20px;} .rczy1{width: 100vw;height: 42.1875vw;} .rczy1 .fr{width: 50%;height: 100%;background-image: url(../images/rczy1_img.jpg);background-size: cover;background-repeat: no-repeat;position: relative;background-position: center;} .rczy1 .fr .con{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;color: #FFF;width: 100%;} .rczy1 .fr .con div{font-size: 3.75vw;font-family: "字酷堂清楷体";line-height: 3.75vw;} .rczy1 .fr .con p{font-family: "FrankRuehl";font-size: 1.25vw;margin-top: 15px;} .rczy1 .fl{width: 50%;height: 100%;padding: 9.63541vw 14.32291vw 0 10.41666vw;background-color: #FFF;} .rczy1 .fl .indexTitle{color: #333;} .rczy1 .fl .text{margin-top: 4.16666vw;font-size: 16px;line-height: 1.875;color: rgb(102, 102, 102);} .rczy2{width: 100vw;height: 42.70833vw;background-image: url(../images/rczy2Bg.jpg);background-position: center;background-size: cover;background-repeat: no-repeat;padding-top: 9.63541vw;} .rczy2 .indexTitle{margin: auto;display: table;} .rczy2 .text{margin-top: 3.125vw;color: #FFF;font-size: 16px;text-align: center;} .rczy2 .more{display: block;margin: auto;margin-top: 2.34375vw;} .rczy3{width: 100vw;padding: 9.375vw 10.41666vw 7.29166vw;background-color: #FFF;position: relative;} .rczy3 .top{width: 100%;position: relative;} .rczy3 .indexTitle{color: #333;} .rczy3 .top .text{color: #333;font-size: 14px;position: absolute;right: 0;bottom: 0;} .rczy3 .top .text div{width: 16vw;height: 2.5vw;position: relative;} .rczy3 .top .text div input{width: 100%;height: 100%;background-color: rgb(243,243,243);padding-left: 15px;} .rczy3 .top .text div a{position: absolute;right: 15px;top: 50%;transform: translateY(-50%);color: rgb(113,151,48);font-weight: bold;} .rczy3Box {margin-top: 4.42708vw;} .rczy3ItemOne {padding: 1.5625vw 3.125vw;position: relative;transition: 0.3s;} .rczy3Item:nth-child(odd) .rczy3ItemOne{background-color: #f4f4f4;} .rczy3Item:nth-child(even) .rczy3ItemOne{background-color: #ffffff;} .rczy3Items {display: inline-block;vertical-align: middle;font-size: 16px;color: #333333;font-family: "NotoR";width: 15%;} .rczy3Item5 {width: 1.5625vw;height: 1.5625vw;background-image: url(../images/rczy3ItemIcon.png);background-size: cover;background-position: center;background-repeat: no-repeat;transition: 0.3s;cursor: pointer;position: absolute;top: 50%;margin-top: -0.78125vw;right: 2.34375vw;} .rczy3Item5Se {background-image: url(../images/_rczy3ItemIcon.png);} .rczy3ItemTwo {width: 100%;padding: 2.34375vw 0 3.64583vw 2.86458vw;display: none;background-color: #f4f4f4;} .rczy3ItemTwo .textBox {color: #7f7f7f;font-size: 14px;font-family: "NotoR";} .rczy3ItemTwo .textBox {margin-bottom: 2.08333vw;} .rczy3ItemTwo .textBox p {margin-bottom: 8px;} .rczy3ItemTwo .textBox a {color: #719730;position: relative;} .rczy3ItemTwo .textBox a::after{content: "";width: 100%;height: 1px;background-color: #719730;position: absolute;left: 0;bottom: -5px;z-index: 9;} .rczy3ItemTwo .btn button {display: inline-block;width: 6.51041vw;height: 2.5vw;line-height: 2.5vw;color: #FFF;background-color: #e9921f;font-size: 16px;font-family: "NotoR";border-radius: 2px;text-align: center;transition: 0.8s;cursor: pointer;border: none;outline: none;} .rczy3ItemActive{background-color: #719730 !important;} .rczy3ItemActive .rczy3Items{color: #FFF;} .rczy3ItemTwo .btn .apply{background-image: -webkit-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);color: #FFF;margin-right: 12px;} .rczy3ItemTwo .btn button:hover{border-radius: 0 20px 0 20px;} #applyPop{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.3);z-index: 99999;display: none;} #applyPop .close{position: absolute;top: 5%;right: 8%;color: #FFF;font-size: 30px;display: inline-block;transition: 0.8s;cursor: pointer;} #applyPop .close:hover{transform: rotate(90deg);} .applyPop{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 79.16666vw;background-image: url(../images/lxwm_applyBg.jpg);background-position: center bottom;background-size: cover;background-repeat: no-repeat;padding: 3.20833vw 7.8125vw 0;height: 95%;} .applyPop .title{width: 100%;font-size: 1.875vw;font-weight: bold;color: #719730;padding-bottom: 0.5625vw;border-bottom: 2px solid #719730;} .applyPop .form{margin-top: 1.60416vw;height: 90%;} .applyPop .fl{color: #333333;font-size: 16px;} .applyPop .fl a{color: #84a54c;position: relative;} .applyPop .fl a::after{content: "";width: 100%;height: 1px;background-color: #719730;position: absolute;left: 0;bottom: -5px;z-index: 9;} .applyPop .fl p{margin-top: 3px;} .applyPop .fl p:first-child{margin-top: unset;} .applyPop .fr{width: 33.07291vw;max-height: 100%;overflow-y: auto;} .applyPop .fr .list{margin-top: 0.8vw;} .applyPop .fr .list:first-child{margin-top: unset;} .applyPop .fr .list .nTitle{font-size: 0.9375vw;color: #333333;margin-bottom: 0.52083vw;line-height: 0.9375vw;} .applyPop .fr .list .input{width: 100%;position: relative;} .applyPop .fr .list .input input,.applyPop .fr .list .input select,.applyPop .fr .list .input textarea{width: 100%;background-color: #f4f4f4;border-radius: 5px;padding-left: 15px;} .applyPop .fr .list .input input,.applyPop .fr .list .input select{height: 1.82291vw;} .applyPop .fr .list .input textarea{height: 5.8125vw;padding-top: 15px;} .applyPop .fr .list .input input::placeholder,.applyPop .fr .list .input textarea::placeholder,.applyPop .fr .list .input select{font-size: 14px;color: #a0a0a0;} .applyPop .fr .list .input select{position: relative;cursor: pointer;} .applyPop .fr .list .se::after{content: "";background-image: url(../images/lxwm_arr.png);width: 10px;height: 6px;background-position: center;background-size: cover;background-repeat: no-repeat;position: absolute;top: 50%;transform: translateY(-50%);right: 17px;z-index: 9;} .applyPop .btn button{background-image: -webkit-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);color: #FFF;margin-right: 12px;display: inline-block;width: 8.07291vw;height: 2.5vw; color: #FFF;font-size: 16px;font-family: "NotoR";border-radius: 2px;transition: 0.8s;cursor: pointer;border: none;outline: none;border-radius: 5px;} .applyPop .btn button:hover{border-radius: 0 20px 0 20px;} .applyPop .btn{margin-top: 1vw;} /* zhiwei */ .jobform {display: none;position: fixed;left: 50%;top: 50%;margin: -135px 0 0 -280px;width: 560px;max-width: 100%;height: 270px;background: #FFF;box-shadow: 0 0 10px rgba(0, 0, 0, .5);border-radius: 3px;z-index: 10;} .closejf {position: absolute;right: 11px;top: 11px;background: url(../img/closeBtn.jpg);width: 23px;height: 23px;} .formWrap {padding: 0 24px;text-align: center;} .jobform h4 {margin-bottom: 24px;line-height: 70px;border-bottom: 1px solid #CCC;font-size: 24px;} input,textarea,select {outline: none;font-family: "microsoft JhengHei";line-height: normal;border: none;background: none;} .formWrap a {display: inline-block;margin: 0 3px;color: #FFF;font-size: 12px;line-height: 32px;width: 120px;height: 32px;border-radius: 3px;vertical-align: middle;cursor: pointer;} .upload {position: relative;background: #629641;overflow: hidden;cursor: pointer;} .jobform p {font-size: 12px;color: #7f7f7f;margin: 14px 0 17px;} .n {background: #999;} .y {background: #686868;} .upload input {position: absolute;right: 0;bottom: 0;width: 999px;height: 200px;opacity: 0;} .jobform .iconfont{position: absolute;top: 10px;right: 10px;cursor: pointer;font-size: 22px;transition: 0.8s;display: inline-block;} .jobform .iconfont:hover{transform: rotate(90deg);} .rczy_flow{width: 100vw;background-image: url(../images/rczy_flowBg.jpg);background-position: center bottom;background-size: cover;background-repeat: no-repeat;padding: 7.55208vw 10.41666vw 7.29166vw;} .rczy_flow .itemBox{width: 100%; margin-left: -4.1%;} .rczy_flow .itemBox .item{width:29.2%; margin-left: 4.1%;float: left;margin-bottom: 5.46875vw;} .rczy_flow .itemBox .item a{display: block;} .rczy_flow .itemBox .item .img,.rczy_flow .itemBox .item .img img{width: 100%;overflow: hidden;transition: 0.8s;} .rczy_flow .itemBox .item .con{margin-top: 1.45833vw;width: 100%;} .rczy_flow .itemBox .item .title{font-size: 18px;color: #333333;transition: 0.8s;font-weight: bold;} .rczy_flow .itemBox .item .text{margin-top: 1.71875vw;font-size: 16px;color: #666666;line-height: 1.333;} .rczy_flow .itemBox .item .iconfont{margin-top: 2.44791vw;color: #5c5c5c;transition: 0.8s;} .rczy_flow .itemBox .item a:hover img{transform: scale(1.05);} .rczy_flow .itemBox .item a:hover .title{color: #789C2E;} .rczy_flow .itemBox .item a:hover .iconfont{transform: translateX(10px);} .loadMore .more i{transform: rotate(90deg);animation: moreAni 2s infinite;} .loadMore{text-align: center;margin-top: 0.52083vw;} .loadMore p{color: #666666;font-size: 16px;margin-top: 0.52083vw;} .nNav{min-width: 50vw; max-width: 100vw; padding-right: 5vw; box-sizing: border-box; height: 6.25vw;background-image: url(../images/nNavBg.jpg);background-size: cover;background-repeat: no-repeat;background-position: center;line-height: 6.25vw;padding-left: 10.41666vw;position: absolute;bottom: 0;left: 0;} .nNav div a{font-size: 16px;color: #FFF;transition: 0.8s;position: relative;display: inline-block;margin-right: 2.34375vw;} .nNav div a:hover{font-weight: bold;font-size: 18px;} .nNav div a::after{content: "";width: 0;height: 3px;background-color: #FFF;position: absolute;bottom: 0;left: 50%;z-index: 9;opacity: 0;transition: 0.8s;} .nNav div a:hover::after{opacity: 1;left: 0;width: 100%;} .nNav div .active{font-size: 18px;font-weight: bold;} .nNav div .active::after{opacity: 1;left: 0;width: 100%;} .nNav .iconfont{position: absolute;top: 50%;transform: translateY(-50%);right: 2.08333vw;color: #FFF;font-size: 24px;cursor: pointer;display: inline-block;animation: nNavAni 2s infinite;} .ttzgx{width: 100vw;padding: 7.8125vw 10.41666vw 5.88541vw;background-image: url(../images/ttzgx_bg.jpg);background-size: cover;background-position: center bottom;background-repeat: no-repeat;} .ttzgx .itemBox{width: 100%;margin-left: -2%;} .ttzgx .itemBox .item{width: 23%;height: 18.75vw;float: left;margin-left: 2%;margin-bottom: 2%;border-radius: 10px;background-color: #f6f7f7;overflow: hidden;padding: 1.82291vw;} .ttzgx .itemBox .item:first-child{width: 48%;background-image: url(../images/ttzgx_img.jpg);background-size: 100% 100%;background-repeat: no-repeat;background-position: center;padding: 1.5625vw 1.82291vw 0;transition: 0.8s;} .ttzgx .itemBox .item a{display: block;width: 100%;height: 100%;position: relative;} .ttzgx .itemBox .item .top{width: 100%;} .ttzgx .itemBox .item .top .fl{font-size: 1.25vw;color: #ffffff;width: 52%;line-height: 1.5;transition: 0.8s;} .ttzgx .itemBox .item .top .fr{text-align: center;color: #FFF;} .ttzgx .itemBox .item .top .fr div{font-size: 1.25vw;} .ttzgx .itemBox .item .top .fr p{font-size: 12px;} .ttzgx .itemBox .item .more{margin-top: 9.375vw;} .ttzgx .itemBox .item:hover .top .fl{color: #789C2E;} .ttzgx .itemBox .item:first-child:hover{background-size: 105% 105%;} .ttzgx .itemBox .item .title{width: 100%;font-size: 1.25vw;color: #333333;line-height: 1.5;transition: 0.8s;} .ttzgx .itemBox .item .bot{font-size: 14px;color: #333333;position: absolute;bottom: 5%;width: 100%;} .ttzgx .itemBox .item .bot .fl{font-size: 14px;color: #333333;} .ttzgx .itemBox .item .bot .fr i{font-size: 14px;color: #333333;display: inline-block;transition: 0.8s;transform: translateX(-5px);} .ttzgx .itemBox .item:hover .bot .fr i{transform: translateX(5px);} .ttzgx .itemBox .item:hover .title{color: #789C2E;} .ttzgx .loadMore{margin-top: 3.90625vw;} .ttzgx_detail{width: 100vw;padding: 5.72916vw 10.41666vw 8.07291vw;background-image: url(../images/ttzgx_bg.jpg);background-size: cover;background-position: center bottom;background-repeat: no-repeat;} .ttzgx_detail .clearfix{padding: 4.42708vw 0 5.98958vw;width: 100%;border-top: 1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;position: relative;display: inline-block;} .ttzgx_detail .clearfix::after{content: "";width: 1px;height: 100%;position: absolute;left: 33%;top: 0;background-color: #d8d8d8;z-index: 9;} .ttzgx_detail .clearfix .fl{width: 33%;} .ttzgx_detail .clearfix .fr{width: 67%;} .ttzgx_detail .clearfix .fl .conBox{padding: 2.08333vw 1.82291vw 1.5625vw;width: 21.35416vw;background-image: -moz-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);background-image: -webkit-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);background-image: -ms-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);} .ttzgx_detail .clearfix .fl .text{font-size: 1.25vw;color: #FFF;line-height: 1.5;padding-top: 1.04166vw;position: relative;} .ttzgx_detail .clearfix .fl .text::before{content: "";z-index: 9;width: 100%;height: 2px;background-color: #FFF;position: absolute;top: 0;left: 0;} .ttzgx_detail .clearfix .fl .time{color: #FFF;font-size: 14px;margin-top: 2.86458vw;} .ttzgx_detail .clearfix .fr{padding-left: 4.42708vw;padding-right: 2.60416vw;} .ttzgx_detail .clearfix .fr .text{color: #666666;font-size: 14px;line-height: 1.714;} .ttzgx_detail .clearfix .fr .text p{margin-top: 2.60416vw;} .ttzgx_detail .clearfix .fr .text p:first-child{margin-top: unset;} .ttzgx_detail .downFile{display: inline-block;margin-top: 3.38541vw;color: #FFF;font-size: 14px;text-align: center;width: 9.11458vw;height: 2.86458vw;line-height: 2.86458vw; background-image: -moz-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);background-image: -webkit-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);background-image: -ms-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);transition: 0.8s;border-radius: 10px;} .ttzgx_detail .downFile:hover{border-radius: 0 20px 0 20px;} .ttzgx_detail .downFile i{display: inline-block;vertical-align: middle;margin-right: 8px;background-image: url(../images/ttzgx_down.png);width: 24px;height: 24px;background-position: center;background-repeat: no-repeat;background-size: cover;} .xw1{width: 100vw;height: 32.96875vw;background-color: #FFF;} .xw1 .fl{width: 50%;height: 100%;padding-left: 10.41666vw;padding-top: 8.07291vw;padding-right: 12.76041vw;background-color: #fefefe;} .xw1 .fl .date{padding: 0.78125vw 0.41666vw 1.14583vw;font-size: 12px;color: #333333;text-align: center;border: 1px solid rgb(138, 169, 41);border-radius: 10px;display: inline-block;} .xw1 .fl .date div{font-size: 22px;} .xw1 .fl .title{margin-top: 3.38541vw;font-size: 1.25vw;color: #333333;} .xw1 .fl .text{margin-top: 1.5625vw;font-size: 16px;color: #666666;line-height: 1.5;} .xw1 .fl .more{margin-top: 3.64583vw;} .xw1 .fr{width: 50%;height: 100%;padding-right: 10.41666vw;padding-top: 8.07291vw;} .xw1 .fr .img{width: 39.58333vw;height: 27.34375vw;overflow: hidden;display: block;} .xw1 .fr .img div{width: 100%;height: 100%;background-size: cover;background-position: center;background-repeat: no-repeat;transition: 0.8s;} .xw1 .fr .img:hover div{transform: scale(1.05);} .xw2{width: 100vw;height: 40.625vw;background-color: #f1f1f3;} .xw2 .fl{width: 50%;height: 100%;padding-left: 10.41666vw;padding-top: 11.19791vw;} .xw2 .fl .img{width: 39.58333vw;height: 27.34375vw;overflow: hidden;display: block;} .xw2 .fl .img img{width: 100%;height: 100%;} .xw2 .fl .img:hover div{transform: scale(1.05);} .xw2 .fl .img div{width: 100%;height: 100%;background-size: cover;background-position: center;background-repeat: no-repeat;transition: 0.8s;} .xw2 .fr{width: 50%;height: 100%;padding-left: 10.41666vw;padding-top: 15.10416vw;padding-right: 12.76041vw;} .xw2 .fr .date{padding: 0.78125vw 0.41666vw 1.14583vw;font-size: 12px;color: #333333;text-align: center;border: 1px solid rgb(138, 169, 41);border-radius: 10px;display: inline-block;} .xw2 .fr .date div{font-size: 22px;} .xw2 .fr .title{margin-top: 3.38541vw;font-size: 1.25vw;color: #333333;} .xw2 .fr .text{margin-top: 1.5625vw;font-size: 16px;color: #666666;line-height: 1.5;} .xw2 .fr .more{margin-top: 3.64583vw;} .xw3{width: 100vw;padding: 8.85416vw 10.41666vw;background-image: url(../images/xw3_bg.png);background-size: cover;background-position: center bottom;background-repeat: no-repeat;background-color: #f1f1f3;} .xw3 .itemBox{width: 100%;} .xw3 .itemBox .item{width: 30%;float: left;margin-left: 5%;margin-bottom: 3.38541vw;} .xw3 .itemBox .item:nth-child(3n-2){margin-left: 0;} .xw3 .itemBox .item a{display: block;width: 100%;} .xw3 .itemBox .item .img{width: 100%;height: 16.14583vw;overflow: hidden;background-size: 100% 100%;background-position: center;background-repeat: no-repeat;} .xw3 .itemBox .item .img div{width: 100%;height: 100%;background-size: 100% 100%;background-position: center;background-repeat: no-repeat;transition: 0.8s;} .xw3 .itemBox .item .title{margin-top: 1.30208vw;font-size: 18px;color: #333333;transition: 0.8s;} .xw3 .itemBox .item .text{margin-top: 1.5625vw;font-size: 16px;color: #666666;line-height: 1.5;height: 50px;} .xw3 .itemBox .item .iconfont{margin-top: 2.60416vw;color: #575856;transition: 0.8s;} .xw3 .itemBox .item:hover .img div{transform: scale(1.05);} .xw3 .itemBox .item:hover .title{color: #789C2E;} .xw3 .itemBox .item:hover .iconfont{transform: translateX(10px);color: #789C2E;} .xw3 .loadMore{margin-top: 2.60416vw;} .xw_detail{width: 100vw;padding: 13.28125vw 25.15625vw 9.11458vw;background-image: url(../images/xw_detailBg.png);background-size: 100% 82.23958vw;background-repeat: no-repeat;background-position: center top;background-color: #f1f1f3;} .xw_detail .title{font-size: 2.5vw;color: #FFF;line-height: 1.5;} .xw_detail .xwNav{margin-top: 2.86458vw;width: 100%;padding-bottom: 1.04166vw;border-bottom: 2px solid #FFF;} .xw_detail .xwNav .fl div{display: inline-block;vertical-align: middle;margin-right: 1.04166vw;font-size: 14px;color: #FFF;} .xw_detail .xwNav .fr a{display: inline-block;vertical-align: middle;margin-left: 1.04166vw;background-position: center;background-repeat: no-repeat;opacity: 0.5;transition: 0.8s;background-size: cover;} .xw_detail .xwNav .fr .wx{background-image: url(../images/xw_wx.png);width: 22px;height: 18px;} .xw_detail .xwNav .fr .weibo{background-image: url(../images/xw_weibo.png);width: 22px;height: 17px;} .xw_detail .xwNav .fr .email{background-image: url(../images/xw_email.png);width: 18px;height: 14px;} .xw_detail .xwNav .fr .share{background-image: url(../images/xw_share.png);width: 17px;height: 17px;} .xw_detail .xwNav .fr a:hover{opacity: 1;} .xw_detail .content{width: 100%;padding: 2.60416vw 0 0;} .xw_detail .content .con{padding-bottom: 3.90625vw;border-bottom: 1px solid #898a89;} .xw_detail .content .con:first-child{margin-top: unset;display: none;} .xw_detail .content .img{width: 100%;} .xw_detail .content .img img{max-width: 100%;} .xw_detail .content video{width:100%;} .xw_detail .content .text1{font-size: 18px;line-height: 1.667;color: rgb(51, 51, 51);margin-top: 3.90625vw;font-weight: bold;} .xw_detail .content .text2{font-size: 16px;line-height: 1.5;color: #333333;margin-bottom: 4.42708vw;} .xw_detail .content .text2 pre{margin-top: 4.94791vw;} .xw_detail .content .text2 pre:first-child{margin-top: unset;} .xw_detail .bot{width: 100%;margin-top: 3.125vw;position: relative;padding-top: 0.78125vw;} .xw_detail .bot .link{padding-right: 4.42708vw;width: 100%;} .xw_detail .bot .link a{display: block;width: 100%;font-size: 16px;color: #333333;margin-top: 0.78125vw;transition: 0.8s;} .xw_detail .bot .link a:first-child{margin-top: unset;} .xw_detail .bot .link a:hover{color: #789C2E;} .xw_detail .bot .returnList{position: absolute;top: 50%;transform: translateY(-50%);right: 0;width: 4.58333vw;height: 4.58333vw;border-radius: 50%;text-align: center;background-image: url(../images/xw_detail_returnList.png);background-repeat: no-repeat;background-size: cover;background-position: center;padding-top: 1.45833vw;} .xw_detail .bot .returnList div{color: #FFF;font-size: 14px;margin-bottom: 0.41666vw;} .xw_detail .bot .returnList i{color: #FFF;display: inline-block;transition: 0.8s;} .xw_detail .bot .returnList:hover i{transform: translateX(5px);} .xwnk{width: 100%;background-image: url(../images/xwnk_bg.png);background-position: center bottom;background-repeat: no-repeat;background-size: cover;padding: 6.25vw 10.41666vw 4.6875vw;} .xwnk .itemBox{width: 100%;margin-left: -1.4%;} .xwnk .item{width: 23.6%;float: left;height: 26.5625vw;background-size: 100% 100%;background-repeat: no-repeat;background-position: center;overflow: hidden;transition: 0.8s;margin-left: 1.4%;margin-bottom: 1.4%;} .xwnk .item a{display: block;width: 100%;height: 100%;position: relative;} .xwnk .item .date{position: absolute;top: 1.30208vw;right: 2.30208vw;text-align: center;color: #FFF;font-size: 0.625vw;font-family: "arial";transition: 0.8s;} .xwnk .item .date div{font-size: 1.875vw;} .xwnk .item .text{position: absolute;bottom: 1.5625vw;left: 2.30208vw;font-size: 1.04166vw;color: #FFF;transition: 0.8s;} .xwnk .item:hover{background-size: 105% 105%;} .xwnk .item:hover .date{right: 1.30208vw;} .xwnk .item:hover .text{left: 1.30208vw;} .xwnk .loadMore{margin-top: 3.22916vw;} .xwsp{width: 100%;background-image: url(../images/xwnk_bg.png);background-position: center bottom;background-repeat: no-repeat;background-size: cover;padding: 5.46875vw 10.41666vw 6.51041vw;} .xwsp .itemBox{width: 100%;} .xwsp .item{width: 29%;float: left;margin-left: 6.5%;margin-top: 4.94791vw;padding-top: 0.78125vw;border-top: 2px solid #333333;} .xwsp .item:nth-child(3n-2){margin-left: unset;} .xwsp .item:nth-child(1),.xwsp .item:nth-child(2),.xwsp .item:nth-child(3){margin-top: unset;} .xwsp .item .time{color: #333333;font-size: 14px;line-height: 14px;} .xwsp .item a{display: block;width: 100%;height: 100%;} .xwsp .item .img{width: 100%;height: 16.14583vw;background-size: 100% 100%;background-position: center;background-repeat: no-repeat;transition: 0.8s;position: relative;margin-top: 0.78125vw;} .xwsp .item .img .play{color: #FFF;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size: 2.29166vw;transition: 0.8s;} .xwsp .item .text{color: #333333;font-size: 18px;margin-top: 1.45833vw;} .xwsp .item:hover .img{background-size: 105% 105%;} .xwsp .item:hover .img .play{color: #789C2E;} .xwsp .loadMore{margin-top: 4.16666vw;} .ywlyMap{background-image: url(../images/ywly_map.png);width: 58.69791vw;height: 43.28125vw;background-position: center;background-size: cover;background-repeat: no-repeat;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);} .ywlyMap div{background-size: cover;background-repeat: no-repeat;background-position: center;position: absolute;cursor: pointer;transition: 0.8s;z-index: 0;border-radius: 50%;} .ywlyMap .sichuan{background-image: url(../images/yely_sichuan.png);width: 12.1875vw;height: 12.1875vw;top: 54%;left: 21vw;z-index: 1;} .ywlyMap .chongqing{background-image: url(../images/ywly_chongqing.png);width: 5.625vw;height: 5.625vw;top: 62%;left: 30vw;z-index: 2;} .ywlyMap .guizhou{background-image: url(../images/ywly_guizhou.png);width: 7.70833vw;height: 7.70833vw;top: 71%;left: 28vw;z-index: 3;} .ywlyMap .yunnan{background-image: url(../images/ywly_yunnan.png);width: 10.15625vw;height: 10.15625vw;top: 73%;left: 21vw;z-index: 4;} .ywlyMap .jiangxi{width: 7.23958vw;height: 7.23958vw;top: 66%;left: 36vw;z-index: 4;} .ywlyMap div:hover{transform: scale(1.05);} .ywlyBanCon{width: 20.20833vw;position: absolute;right: 3.48958vw;bottom: 5.625vw;} .ywlyBanCon .img{width: 100%;height: 10.41666vw;background-position: bottom;background-size: cover;background-repeat: no-repeat;position: relative;} .ywlyBanCon .img .text{font-size: 16px;color: #333333;position: absolute;bottom: 0;left: 1.82291vw;} .ywlyBanCon .img .text i{display: inline-block;vertical-align: middle;color: #719730;font-size: 20px;} .ywlyBanCon .conBox{width: 100%;padding: 1.30208vw 2.08333vw 1.5625vw;background-color: #FFF;} .ywlyBanCon .con{padding-top: 1.5625vw;border-top: 1px solid #d5d5d5;} .ywlyBanCon .con a{color: #929292;font-size: 14px;position: relative;transition: 0.8s;} .ywlyBanCon .con a::after{content: "";width: 0;height: 1px;background-color: #719730;position: absolute;left: 0;bottom: -2px;opacity: 0;transition: 0.8s;z-index: 9;} .ywlyBanCon .con a:hover::after{width: 100%;left: 0;opacity: 1;} .ywlyBanCon .con a:hover{color: #719730;} .ywlyBanCon .con p{margin-top: 10px;} .ywlyBanCon .con p:first-child{margin-top: unset;} .ywly_ban_bg{position: absolute;bottom: 0;left: 0;background-image: url(../images/ywly_ban_react.png);width: 15.625vw;height: 2.39583vw;background-size: cover;background-repeat: no-repeat;background-position: center;} .ywly{width: 100vw;height: 50vw;} .ywly .fl{width: 50%;height: 100%;} .ywly .fl .img{width: 100%;height: 100%;overflow: hidden;background-position: center;background-size: cover;background-repeat: no-repeat;} .ywly .fl .img .play{position: relative;width: 100%;height: 100%;background-color: rgba(0,0,0,0.1);} .ywly .fl .img .play i{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);color: #FFF;font-size: 1.8vw;cursor: pointer;transition: 0.8s;display: inline-block;} .ywly .fl .img .play i:hover{transform: translate(-50%,-50%) scale(1.5);} .ywly .fr{width: 50%;height: 100%;padding: 10.9375vw 8.54166vw 0 6.77083vw;} .ywly .fr .text{margin-top: 2.86458vw;font-size: 16px;color: rgb(254, 254, 254);line-height: 1.875;} .ywly .fr .more{margin-top: 6.51041vw;background-image: unset;background-color: #FFF;} .ywly .fr .more i{color: #87a751;} .ywly3 .indexTitle{color: #333;} .ywly3 .text{color: #666 !important;} .ywly2_1{width: 100vw;padding: 8.59375vw 0 8.07291vw;background-color: #ffffff;text-align: center;} .ywly2_1 .indexTitle{color: #333;} .ywly2_1 .text{font-size: 16px;color: rgb(102, 102, 102);line-height: 1.5;margin: auto;margin-top: 3.54166vw;text-align: left;} .ywly2_1 .text video{max-width: 100%!important;} .ywly2_2{width: 100vw;height: 42.1875vw;background-size: cover;background-position: center;background-repeat: no-repeat;} .ywly2_2 .play{font-size: 1.8vw;margin-top: 3vw;color: #FFF;cursor: pointer;transition: 0.8s;display: inline-block;} .ywly2_2 .play:hover{margin-top: 2.5vw;} .ywly2_2 .title1{font-size: 1.77083vw;color: #FFF;} .ywly2_2 .title2{font-size: 2.29166vw;color: #FFF;} .ywly2_2 .mask{width: 100%;height: 100%;background-color: rgba(0,0,0,0.3);text-align: center;padding-top: 15.36458vw;} .ywly2_3{width: 100vw;background-image: url(../images/ywly2_3Bg.png);background-size: cover;background-repeat: no-repeat;background-position: center bottom;padding: 4.42708vw 0;} .ywly2_3 .indexTitle{color: #333333;text-align: center;} .ywly2_3 .text{margin-top: 3.80208vw;text-align: center;font-size: 16px;color: rgb(51, 51, 51);line-height: 1.875;font-weight: bold;} .ywly2_3 .conBox{width: 60.9375vw;height: 31.25vw;margin: auto;margin-top: 3.38541vw;position: relative;} .ywly2_3 .conBox .item{border-radius: 50%;cursor: pointer;position: relative;background-size: cover;background-repeat: no-repeat;background-position: center;transition: 0.8s;position: absolute;text-align: center;} .ywly2_3 .conBox .item .con{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 9;} .ywly2_3 .conBox .item:hover{transform: scale(1.05);} .ywly2_3 .conBox .item .con .num{font-size: 2.5vw;font-family: "FrankRuehl";line-height: 2.5vw;} .ywly2_3 .conBox .item .con .title{margin-top: 2.08333vw;font-size: 18px;line-height: 18px;font-weight: bold;} .ywly2_3 .conBox .item .con .texts{font-size: 16px;line-height: 16px;margin-top: 15px;line-height: 1.4;} .ywly2_3 .conBox .item1{left: 0;top: 23%;width: 15.625vw;height: 15.625vw;background-color: rgb(167, 189, 32);color: #FFF;} .ywly2_3 .conBox .item2{background-image: url(../images/ywly2_3_img2.png);left: 24%;top: 4%;width: 11.25vw;height: 11.25vw;color: #FFF;} .ywly2_3 .conBox .item2::after{content: "";width: 100%;height: 100%;background-color: rgba(0,0,0,0.3);z-index: 0;position: absolute;top: 0;left: 0;border-radius: 50%;} .ywly2_3 .conBox .item2 .title{margin-top: 1.5625vw !important;} .ywly2_3 .conBox .item3{left: 60%;top: 0;width: 11.77083vw;height: 11.77083vw;color: #719730;border: 1px solid #a8be22;} .ywly2_3 .conBox .item3 .title{margin-top: 1.5625vw !important;} .ywly2_3 .conBox .item3 .text{width: 5.20833vw;} .ywly2_3 .conBox .item4{left: 43.5%;top: 28.8%;width: 11.19791vw;height: 11.19791vw;color: #FFF;background-color: #719730;} .ywly2_3 .conBox .item4 .title{margin-top: 1.5625vw !important;} .ywly2_3 .conBox .item4 .texts{width: 5.20833vw;} .ywly2_3 .conBox .item5{background-image: url(../images/ywly2_3_img5.png);left: 63.5%;top: 41%;width: 12.23958vw;height: 12.23958vw;color: #FFF;} .ywly2_3 .conBox .item5::after{content: "";width: 100%;height: 100%;background-color: rgba(0,0,0,0.3);z-index: 0;position: absolute;top: 0;left: 0;border-radius: 50%;} .ywly2_3 .conBox .item5 .title{margin-top: 1.5625vw !important;} .ywly2_3 .conBox .item5 .texts{width: 7.8125vw;} .ywly2_3 .conBox .item6{background-image: url(../images/ywly2_3_img6.png);right: 0%;top: 18%;width: 10.41666vw;height: 10.41666vw;color: #FFF;} .ywly2_3 .conBox .item6 .title,.ywly2_3 .conBox .item5 .title{margin-top: 1.08333vw !important;} .ywly2_3 .conBox .item6::after{content: "";width: 100%;height: 100%;background-color: rgba(0,0,0,0.3);z-index: 0;position: absolute;top: 0;left: 0;border-radius: 50%;} .ywly2_3 .conBox .item7{left: 37.4%;bottom: 0;width: 9.42708vw;height: 9.42708vw;color: #719730;border: 1px solid #a8be22;} .ywly2_3 .conBox .item7 .title{margin-top: 0.52083vw !important;} .ywly2_3 .conBox .itemS_1{background-image: url(../images/ywly2_3_img_1.png);width: 3.54166vw;height: 3.54166vw;top: 65.5%;left: 23.5%;} .ywly2_3 .conBox .itemS_2{background-image: url(../images/ywly2_3_img_2.png);width: 6.82291vw;height: 6.82291vw;top: 45.8%;left: 30%;} .ywly2_3 .conBox .itemS_3{background-image: url(../images/ywly2_3_img_3.png);width: 5.67708vw;height: 5.67708vw;top: 6%;left: 46.5%;} .ywly2_3 .conBox .itemS_4{background-image: url(../images/ywly2_3_img_4.png);width: 4.27083vw;height: 4.27083vw;top: 69%;left: 55.8%;} .ywly2_4{width: 100vw;padding: 9.27083vw 10.41666vw 4.79166vw;background-image: url(../images/ywly2_4Bg.jpg);background-size: cover;background-repeat: no-repeat;background-position: center bottom;} .ywly2_4 .indexTitle{color: #333;} .ywly2_4 .top{width: 100%;position: relative;} .ywly2_4 .top .list{position: absolute;right: 0;bottom: 0;} .ywly2_4 .top .list div{display: inline-block;vertical-align: middle;font-size: 18px;color: #333333;cursor: pointer;padding: 10px 25px;margin-left: 10px;transition: 0.8s;position: relative;} .ywly2_4 .top .list a{display: inline-block;} .ywly2_4 .top .list div span{position: relative;z-index: 2;} .ywly2_4 .top .list div::after{content: "";z-index: 0;width: 100%;height: 100%;background-image: linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);position: absolute;top: 0;left: 0;border-radius: 0 15px 0 15px;transition: 0.8s;opacity: 0;} .ywly2_4 .top .list div:hover::after{opacity: 1;} .ywly2_4 .top .list div:hover{color: #FFF;} .ywly2_4 .top .list .active{color: #FFF;} .ywly2_4 .top .list .active::after{opacity: 1;} .ywly2_4 .itemBox{width: 100%;margin-top: 3.38541vw;margin-left: -1.63%;} .ywly2_4 .itemBox .item{width: 31.7%;float: left;margin-left: 1.63%;margin-top: 1.63%;} .ywly2_4 .itemBox .item a{display: block;width: 100%;height: 100%;} .ywly2_4 .itemBox .item .img{width: 100%;height: 17.44791vw;background-size: 100% 100%;background-position: center;background-repeat: no-repeat;transition: 0.8s;} .ywly2_4 .itemBox .item .con{width: 100%;background-color: #FFF;height: 8.59375vw;padding: 1.30208vw;} .ywly2_4 .itemBox .item .con .title{font-size: 1.25vw;color: #333333;line-height: 1.25vw;padding-bottom: 1.04166vw;width: 100%;border-bottom: 1px solid #dcdcdc;transition: 0.8s;} .ywly2_4 .itemBox .item .con .text{margin-top: 1.04166vw;width: 100%;color: #666666;font-size: 16px;} .ywly2_4 .itemBox .item:hover .img{background-size: 105% 105%;} .ywly2_4 .itemBox .item:hover .title{color: #789C2E;} .ywly2_4 .itemBox .item:nth-child(1),.ywly2_4 .itemBox .item:nth-child(2),.ywly2_4 .itemBox .item:nth-child(3){margin-top: unset;} .ywly2_4 .loadMore{margin-top: 1.82291vw;} .ywly2_4 .loadMore p{color: #FFF;} .ywly_al_bannerCon{width: 36.45833%;height: 9.63541vw;background-color: rgba(113, 151, 48,0.9);position: absolute;bottom: 0;left: 0;padding-left: 10.41666vw;padding-right: 5.72916vw;color: #FFF;padding-top: 2.34375vw;z-index: 9;} .ywly_al_bannerCon .title{font-size: 1.5625vw;line-height: 1.5625vw;margin-bottom: 2.60416vw;} .ywly_al_bannerCon .fl{font-size: 14px;} .ywly_al_bannerCon .fl i{margin-right: 2px;color: #FFF;} .ywly_al_bannerCon .fr .iconfont{display: inline-block;color: #FFF;font-size: 12px;opacity: 0.7;transition: 0.5s;outline: none;cursor: pointer;} .ywly_al_bannerCon .fr .iconfont:hover{opacity: 1;} .ywly_al_bannerCon .fr div{display: inline-block;font-family: "FuturaBT";} .ywly_al_bannerCon .fr div b{font-size: 20px;} .ywly_al_bannerCon .fr div span{font-size: 12px;} .ywly_al_bannerCon .fr .icon-arrl1{margin-right: 10px;} .ywly_al_bannerCon .fr .icon-arrr1{margin-left: 10px;} .ywly_al{width: 100vw;display: flex;} .ywly_al .left{flex: 0.263;background-color: #f7f7f7;padding: 6.25vw 9.63541vw 5vw 10.41666vw;position: relative;} .ywly_al .left a{position: absolute;color: #000;font-size: 18px;top: 4vw;opacity: 0.5;font-weight: bold;} .ywly_al .left a:hover{opacity: 1;} .ywly_al .left .icon-arrr1{left: 35%;} .ywly_al .right{flex: 0.737;background-color: #ffffff;padding: 6.25vw 10.41666vw 10.9375vw 7.03125vw;} .ywly_al .title{position: relative;font-size: 24px;color: #333333;margin-bottom: 3.75vw;} .ywly_al .title::after{content: "";width: 17px;height: 5px;background-color: #719730;position: absolute;z-index: 9;bottom: -1.66666vw;left: 0;} .ywly_al .left .text{font-size: 16px;color: #333333;} .ywly_al .left .text p{margin-top: 10px;} .ywly_al .left .text p:first-child{margin-top: unset;} .ywly_al .left .btnVideo{margin-top: 2.76041vw;padding: 0.52083vw 1.5625vw;background-image: -moz-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);background-image: -webkit-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);background-image: -ms-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);color: #FFF;font-size: 16px;font-weight: bold;text-align: center;display: inline-block;cursor: pointer;border-radius: 0;transition: 0.8s;} .ywly_al .left .btnVideo i{font-size: 30px;display: inline-block;vertical-align: middle;margin-right: 10px;font-weight: unset;transition: 0.8s;} .ywly_al .left .btnVideo:hover{border-radius: 0 15px 0 15px;} .ywly_al .left .btnVideo:hover i{transform: translateX(2px);margin-right: 8px;} .ywly_al .right .text{font-size: 14px;color: #333333;line-height: 1.714;margin-bottom: 0.78125vw;} .ywly_al .right .img{width: 100%;margin-top: 2.08333vw;} .ywly_al .right .img img{width: 100%;} .ywlyBanner{width: 100vw;height: 100vh;position: relative;} .ywlyBanner .swiper-container{width: 100%;height: 100%;} .ywlyBanner .swiper-container .img{width: 100%;height: 100%;background-size: cover;background-position: center;background-repeat: no-repeat;} .zcxx{width: 100vw;padding: 4.6875vw 10.41666vw 4.16666vw;background-image: url(../images/czxx_bg.png);background-position: center bottom;background-repeat: no-repeat;background-size: cover;background-color: #f1f1f3;} .zcxx .listBox{width: 100%;} .zcxx .listBox .list{width: 100%;padding: 2.60416vw 2.86458vw;background-color: #FFF;border-radius: 10px;position: relative;margin-top: 15px;position: relative;} .zcxx .listBox .list a{display: block;width: 100%;height: 100%;} .zcxx .listBox .list:first-child{margin-top: unset;} .zcxx .listBox .list .date{display: inline-block;vertical-align: top;border: 1px solid #719730;border-radius: 10px;padding: 17px;text-align: center;margin-right: 4.42708vw;} .zcxx .listBox .list .date .text{color: #333333;font-size: 14px;padding-bottom: 13px;border-bottom: 1px solid #e5e5e5;} .zcxx .listBox .list .date .big{font-size: 18px;margin-top: 16px;color: #333333;line-height: 18px;} .zcxx .listBox .list .date .small{font-size: 12px;color: #333333;font-size: 12px;} .zcxx .listBox .list .con{display: inline-block;vertical-align: top;width: 38.28125vw;} .zcxx .listBox .list .con .title{font-size: 1.25vw;color: #333333;font-weight: bold;line-height: 1.5;} .zcxx .listBox .list .con .text{margin-top: 1.5vw;font-size: 16px;line-height: 1.5;} .zcxx .listBox .list .right{position: absolute;top: 2.60416vw;right: 2.86458vw;width: 4.6875vw;text-align: center;} .zcxx .listBox .list .right .down{width: 100%;padding-bottom: 20px;border-bottom: 1px solid #909090;} .zcxx .listBox .list .right .down a{display: block;width: 100%;color: #719730;font-size: 14px;} .zcxx .listBox .list .right .down i{display: inline-block;vertical-align: middle;margin-right: 4px;background-image: url(../images/zcxx_down.png);width: 24px;height: 24px;background-size: cover;background-repeat: no-repeat;background-position: center;} .zcxx .listBox .list .right .online{width: 100%;margin-top: 20px;} .zcxx .listBox .list .right .online a{display: block;width: 100%;color: #666666;font-size: 14px;} .zcxx .listBox .list .right .online i{display: inline-block;vertical-align: middle;margin-right: 4px;background-image: url(../images/zcxx_online.png);width: 24px;height: 21px;background-size: cover;background-repeat: no-repeat;background-position: center;} .zcxx .loadMore{margin-top: 4.84375vw;} .zcxx .listBox .list::after{content: "";width: 0;height: 2px;background-color: #719730;position: absolute;z-index: 1;left: 0;bottom: 0;transition: 0.8s;} .zcxx .listBox .list:hover::after{width: 100%;} .zcxx_detalis{padding: 5.46875vw 10.41666vw 7.8125vw;background-image: url(../images/czxx_bg.png);background-position: center bottom;background-repeat: no-repeat;background-size: cover;background-color: #ffffff;width: 100vw;} .zcxx_detalis .content{width: 100%;display: flex;border-top: 1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;} .zcxx_detalis .content .left{flex: 0.329;border-right: 1px solid #d8d8d8;padding-top: 4.42708vw;padding-right: 4.6875vw;} .zcxx_detalis .content .right{flex: 0.671;padding-top: 4.42708vw;padding-left: 4.6875vw;padding-bottom: 3.48958vw;position: relative;} .zcxx_detalis .content .left .conBox{width: 100%;padding: 2.08333vw 1.5625vw 1.5625vw 1.82291vw;background-image: -moz-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);background-image: -webkit-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);background-image: -ms-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);color: #FFF;} .zcxx_detalis .content .left .text{font-size: 1.25vw;padding-top: 1.04166vw;border-top: 2px solid #FFF;line-height: 1.25;} .zcxx_detalis .content .left .bot{margin-top: 2.76041vw;font-size: 14px;} .zcxx_detalis .content .right .title{font-size: 14px;color: rgb(102, 102, 102);line-height: 1.714;width: 100%;padding-bottom: 2.08333vw;border-bottom: 1px solid #b2b2b2;} .zcxx_detalis .content .right .con{margin-top: 2.86458vw;width: 100%;} .zcxx_detalis .content .right .con .sTitle{font-size: 18px;color: #333333;margin-bottom: 1.30208vw;} .zcxx_detalis .content .right .con .text{margin-top: 2.34375vw;font-size: 14px;color: #666666;} .zcxx_detalis .content .right .con .text:first-child,.zcxx_detalis .content .right .con .text p:first-child{margin-top: unset;} .zcxx_detalis .content .right .con .text p{margin-top: 6px;} .zcxx_detalis .content .right .con .btn{margin-top: 3.02083vw;} .zcxx_detalis .content .right .con .btn a{display: inline-block;vertical-align: middle;margin-right: 0.78125vw;padding: 0.67708vw 2.1875vw;color: #FFF;font-size: 14px;transition: 0.8s;} .zcxx_detalis .content .right .con .btn a i{display: inline-block;vertical-align: middle;margin-right: 7px;background-size: cover;background-position: center;background-repeat: no-repeat;} .zcxx_detalis .content .right .con .btn .download i{background-image: url(../images/ttzgx_down.png);width: 24px;height: 24px;} .zcxx_detalis .content .right .con .btn .online i{background-image: url(../images/zcxx_detalis_online.png);width: 24px;height: 21px;} .zcxx_detalis .content .right .con .btn .download{ background-image: -moz-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);background-image: -webkit-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);background-image: -ms-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);} .zcxx_detalis .content .right .con .btn .online{background-color: #e99220;} .zcxx_detalis .content .right .con .btn a:hover{border-radius: 0 15px 0 15px;} .zcxx_detalis .content .right .code{position: absolute;bottom: 3.48958vw;right: 0;width: 6.92708vw;padding: 0.625vw 0;background-image: -moz-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);background-image: -webkit-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);background-image: -ms-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);} .zcxx_detalis .content .right .code .img{width: 100%;height: 5.72916vw;text-align: center;} .zcxx_detalis .content .right .code .img img{width: 5.72916vw;height: 5.72916vw;} .zcxx_detalis .content .right .code .text{text-align: center;font-size: 14px;color: #FFF;line-height: 1.571;width: 60%;margin: auto;margin-top: 10px;} .zcxx_form{width: 100vw;background-image: url(../images/zcxx_form_bg.png);background-size: cover;background-repeat: no-repeat;background-position: center top;background-color: #FFF;padding: 11.19791vw 10.41666vw 6.77083vw;} .zcxx_form .top{width: 100%;padding-bottom: 3.125vw;border-bottom: 2px solid #719730;} .zcxx_form .top .title{font-size: 2.5vw;line-height: 1.5;color: #719730;font-weight: bold;} .zcxx_form .top .text{margin-top: 1.45833vw;font-size: 0.83333vw;color: #666666;line-height: 1.5;} .zcxx_form .bot{width: 100%;display: flex;padding-top: 4.16666vw;} .zcxx_form .bot .left{flex: 0.43;} .zcxx_form .bot .right{flex: 0.57;} .zcxx_form .bot .left .text{font-size: 16px;color: #666666;} .zcxx_form .bot .left .contact{margin-top: 1.71875vw;} .zcxx_form .bot .left .contact i{display: inline-block;vertical-align: middle;background-size: cover;background-repeat: no-repeat;background-position: center;margin-right: 10px;} .zcxx_form .bot .left .preson{background-image: url(../images/ywly_form_preson.png);width: 15px;height: 17px;} .zcxx_form .bot .left .phone{background-image: url(../images/ywly_form_phone.png);width: 12px;height: 18px;} .zcxx_form .bot .left .email{background-image: url(../images/ywly_form_email.png);width: 16px;height: 12px;} .zcxx_form .bot .left .contact span{color: #333333;font-size: 16px;} .zcxx_form .bot .right form{width: 100%;} .zcxx_form .bot .right .list{width: 100%;margin-top: 1.82291vw;} .zcxx_form .bot .right .list:first-child{margin-top: unset;} .zcxx_form .bot .right .list .title{font-size: 18px;color: #333;line-height: 18px;font-weight: bold;position: relative;} /* .zcxx_form .bot .right .list .tips{display: inline-block;} */ .zcxx_form .bot .right .list .tips::after{content: "*";color: #F00;font-size: 25px;position: absolute;z-index: 1;top: 4px;left: -20px;} .zcxx_form .bot .right .list .input{margin-top: 0.52083vw;width: 100%;} .zcxx_form .bot .right .list .input .select{width: 12.76041vw;height: 2.23958vw;position: relative;margin-right: 16px;display: inline-block;vertical-align: middle;cursor: pointer;} .zcxx_form .bot .right .list .input select{width: 100%;height: 100%;background-color: #f4f4f4;border-radius: 5px;padding-left: 10px;color: #666666;font-size: 14px;cursor: pointer;} .zcxx_form .bot .right .list .input .select::after{content: "";background-image: url(../images/ywly_form_arr.png);width: 10px;height: 6px;background-position: center;background-size: cover;background-repeat: no-repeat;position: absolute;z-index: 1;top: 50%;transform: translateY(-50%);right: 18px;} .zcxx_form .bot .right .list .input .select:last-child{display: none;} .zcxx_form .bot .right .list .input .select:last-child::after{display: none;} .zcxx_form .bot .right .list .input input[type="text"]{width: 100%;background-color: #f4f4f4;height: 2.23958vw;border-radius: 5px;padding-left: 10px;} .zcxx_form .bot .right .list .input input[type="text"]::placeholder,.zcxx_form .bot .right .list .input textarea::placeholder{color: #666;font-size: 14px;} .zcxx_form .bot .right .list .input textarea{width: 100%;height: 7.8125vw;padding-left: 10px;border-radius: 5px;padding-left: 10px;background-color: #f4f4f4;padding-top: 10px;} .zcxx_form .bot .right .list .input input[type="radio"]{display: none;} .zcxx_form .bot .right .list .input .radio{display: inline-block;vertical-align: middle;width: 6.20833vw;} .zcxx_form .bot .right .list .input label{display: inline-block;cursor: pointer;} .zcxx_form .bot .right .list .input label i{display: inline-block;vertical-align: middle;margin-right: 8px;background-image: url(../images/ywly_form_bor.png);width: 18px;height: 18px;border-radius: 50%;background-size: cover;background-repeat: no-repeat;background-position: center;position: relative;} .zcxx_form .bot .right .list .input label span{display: inline-block;vertical-align: middle;font-size: 14px;color: #333333;font-weight: bold;line-height: 14px;} .zcxx_form .bot .right .list .input label i::after{content: "";width: 100%;height: 100%;border-radius: 50%;background-image: url(../images/_ywly_form_bor.png);background-size: cover;background-repeat: no-repeat;background-position: center;z-index: 1;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);opacity: 0;transition: 0.8s;} .zcxx_form .bot .right .list .input label input:checked +i::after{opacity: 1;} .zcxx_form .bot .right .list .title1{color: #333333;font-size: 16px;line-height: 16px;margin-top: 8px;font-weight: bold;} .zcxx_form .bot .right .list .text{margin-top: 1.25vw;font-size: 14px;color: #666666;} .zcxx_form .bot .right .list .text p{margin-top: 8px;font-weight: bold;} .zcxx_form .bot .right .list .text p:first-child{margin-top: unset;} .zcxx_form .bot .right .list .inputLast{margin-top: 2.08333vw;} .zcxx_form .bot .right .btn{margin-top: 3.64583vw;} .zcxx_form .bot .right .btn button{height: 2.5vw;width: 8.07291vw;color: #FFF;font-size: 16px;outline: none;border: none;background-image: -moz-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);background-image: -webkit-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);background-image: -ms-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);cursor: pointer;transition: 0.8s;} .zcxx_form .bot .right .btn button:hover{border-radius: 0 15px 0 15px;} .upload_input{margin-top: 30px;} .upload_input span{height: 2vw;width: 8.07291vw;color: #FFF;font-size: 16px;outline: none;border: none;background-image: -moz-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);background-image: -webkit-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);background-image: -ms-linear-gradient( 108deg, rgb(113,151,48) 0%, rgb(167,189,32) 100%);cursor: pointer;transition: 0.8s;display: inline-block;text-align: center;line-height: 2vw;} .upload_input span:hover{border-radius: 0 15px 0 15px;} .footer .bot .fl a{background: unset !important;padding: 0 !important;color: #FFF !important;font-size: 18px;text-decoration: none !important;display: inline-block;vertical-align: initial;} .footer .bot .fl div{margin-top: 8px;} @media screen and (max-width:2048px) { /* .pcMenu{top: -136%;left: -4%;} */ } @media screen and (max-width:1920px) { .zzry .itemBox .item .nTitle{height: 20%;} .pcMenu{top: -138vh;} .applyPop{height: 98%;} } /* H 1440 */ @media screen and (min-height:1081px) and (max-width:1920px) { .pcMenu{top: -100vh;} } @media screen and (max-width:1600px) { .zzry .itemBox .item .nTitle{height: 23%;} .gyhm3 .fl .text{max-height: 300px;overflow-y: auto;padding-right: 10px;} .gyhm4 .itemBox .item a{padding-top: 2.64583vw;} .gyhm4 .itemBox .item .title{font-size: 24px;} .gyhm4 .itemBox .item pre{font-size: 14px;line-height: 1.5;} .footer .bot{margin-top: 4.33333vw;} .applyPop{padding-bottom: 3.20833vw;overflow-y: auto;} .zcxx .listBox .list .right{width: 5.6875vw;} .zcxx_form .bot .right .list .input .radio{width: 8.20833vw;} .pcMenuBox .listActive{height: 6.5vw;} .pcMenu{top: -141vh;left: 27.3%;} .pcMenuBox .list{margin-top: 2vw;} } @media screen and (max-width:1440px) { .zcxx .listBox .list .right{width: 9.6875vw;} } @media screen and (max-width:1366px) { .applyPop .fr .list .input input, .applyPop .fr .list .input select{height: 3.82291vw;} #applyPop .close{right: 5%;} .zzryPop img{min-width: auto;max-width: 40%;} .zzry .itemBox .item .nTitle{height: 20%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow:ellipsis;font-size: 18px;} .footer{height: auto;padding-bottom: 3.125vw;} .footer .bot .fr{max-width: 49%;} .pcNav{height: 65px;line-height: 65px;} .gyhm3 .fl .qianming{bottom: 3.29166vw;right: 3.85416vw;} .gyhm3 .fl .qianming img{width: 60%;} .gyhm4 .itemBox .item a{padding-top: 1.64583vw;} .gyhm4 .itemBox .item pre{margin-top: 0.82291vw;} .gyhm6 .fr{padding-top: 6.375vw;} .gyhm7{padding-top: 7.0625vw;} .footer .bot{margin-top: 1.5vw;} .lxwm_form .fr .btn button:hover,.ttzgx_detail .downFile:hover,.zcxx_detalis .content .right .con .btn:hover{border-radius: 0 10px 0 10px;} .lxwm_form .fr .btn button{font-size: 12px;} .lxwm_form .fr .btn button i{font-size: 12px;} .rczy3Items{width: 20%;} .rczy3Item5{width: 1.5625vw;} .ttzgx_detail .downFile{border-radius: 0;} .xw_detail .bot .returnList div{font-size: 12px;margin-bottom: 0;} .xw_detail .bot .returnList i{font-size: 12px;} .ywly2_3 .conBox .item .con .texts{font-size: 12px;} .ywly2_3 .conBox .item .con .title{font-size: 16px;line-height: 16px;} .zcxx .listBox .list .right{width: 9.6875vw;} .zcxx_form .bot .right .list .input .radio{width: 9.20833vw;} .pcMenu{top: -148vh;} .pcMenuBox .listActive{height: 7vw;} .pcMenuBox .list{margin-top: 1.34375vw;} } @media screen and (max-width:980px) { .rczy3 .top .text div{width: 100%;height: 35px;} .zcxx_form .bot .right .list .tips::after{left: -12px;} .zcxx_form .bot .right .list .input .select:last-child,#radio_input{margin-top: 16px;width: 100% !important;} .ywly2_2 .play{font-size: 20px;} #gotoTop {width: 40px;height: 40px;line-height: 40px;} #loading,.gyhm7 .swiper-button-next,.gyhm7 .swiper-button-prev{display: none;} .ywlyBanner{height: 55.55555vw;} #moveMenuBox{display: block;} .pcNav,#pcMenu{display: none;} .indexTitle pre{font-size: 20px;line-height: 20px;} .indexTitle div{font-size: 18px;line-height: 18px;} .more{width: 35px;height: 35px;line-height: 35px;} .more i{font-size: 12px;} #moveMenu{display: block;} .footer .con .list{display: none;} .footerLogo{height: auto;width: 100px;} .footer .con .fr{width: 100%;float: unset;} .footer .con .imgBox{width: 100px;height: 100px;display: inline-block;vertical-align: bottom;} .footer .con .imgBox img{width: 100%;height: 100%;} .footer .con .fr .text{font-size: 12px;display: inline-block;vertical-align: bottom;margin-left: 10px;} .footer .bot .fl{float: unset;width: 100%;padding: 0;} .footer .bot .title{font-size: 14px;margin-bottom: 10px;} .footer .bot .fl p{font-size: 12px;margin-top: 1px;} .footer .bot .fr{width: 100%;float: unset;margin-top: 10px;text-align: left;max-width: 100%;} .footer .bot .fr .clearfix{text-align: left;} .footerSelect1 div{width: 200px;height: 30px;line-height: 30px;padding-left: 10px;} .footerSelect1 div span{font-size: 12px;} .footerSelect1 div span::before,.footerSelect1 div span::after{display: none;} .footerSelect1 i{right: 10px;} .footerSelect1 a{width:40px;height: 30px;line-height: 30px;font-size: 12px;} .footerSelectUl{max-height: 100px;top: 35px;min-height: 50px;padding: 10px 0;} .footerSelectUl div{height: 20px;line-height: 20px;font-size: 12px;} .footer .bot .botText{margin-top: 10px;text-align: left;font-size: 14px;} .footer .bot .botText a{font-size: 14px;margin-left: 3px !important;} .footer{height: auto;padding: 3.62318vw;} .footer .bot{margin-top: 10px;transform: unset;} .nbanner{height: 55.55555vw;} .nbanner .nBannerTitle div{font-size: 20px;line-height: 20px;} .nbanner .nBannerTitle{font-size: 14px;} .gyhm1{padding: 3.62318vw;} .gyhm1 .fl{width: 100%;float: unset;} .gyhm1 .fl .img{width: 100%;margin-top: 10px;} .gyhm1 .fr{padding: 0;float: unset;width: 100%;margin-top: 10px;} .gyhm1 .fr .title{font-size: 20px;} .gyhm1 .fr .text{width: 100%;font-size: 12px;margin-top: 10px;} .gyhm2{background-attachment: unset;background-position: center;} .gyhm2 .play i{font-size: 30px;} .gyhm2 .play div{font-size: 12px;} .gyhm3{height: auto;padding: 3.62318vw;} .gyhm3 .fl{width: 100%;float: unset;padding: 0;} .gyhm3 .fr{width: 100%;float: unset;height: 55.55555vw;margin-top: 10px;} .gyhm3 .fl .text{padding: 0;font-size: 12px;line-height: 1.5;} .gyhm3 .fl .qianming{position: relative;width: 100%;margin-top: 10px;bottom: 0;right: 0;text-align: right;} .gyhm3 .fl .qianming::before{display: none;} .gyhm3 .fl .qianming img{width: 60px;} .gyhm4{height: auto;padding: 3.62318vw;background-attachment: unset;background-position: center;} .gyhm4 .itemBox{position: unset;width: 100%;height: auto;margin-top: 10px;flex-wrap: wrap;} .gyhm4 .itemBox .item{width: 49%;flex: unset;margin-top: 10px;height: 200px;padding: 0;} .gyhm4 .itemBox .item:nth-child(even){margin-left: 2%;} .gyhm4 .itemBox .item .title{font-size: 20px;} .gyhm4 .itemBox .item pre{font-size: 12px;margin-top: 10px;} .gyhm5{height: unset;background-attachment: unset;background-position: center;padding: 3.62318vw 0;} .gyhm5 .line{width: 100%;padding: 0;height: 173px;} .gyhm5 .con{width: 100%;margin-top: 70px;margin-left: 0;padding: 0 3.62318vw;} .gyhm5 .line .swiper-slide-thumb-active .bor::after{width: 50px;height: 50px;} .gyhm5 .line .item .bor::before{display: none;} .gyhm5 .line .item .bor{width: 5px;height: 5px;} .gyhm5 .line .item .date{font-size: 12px;line-height: 12px;} .gyhm5 .line .more{display: none;} .gyhm5 .btn{position: unset;margin-top: 10px;padding: 0 3.62318vw;} .gyhm5 .con .date{font-size: 12px;} .gyhm5 .con .text{font-size: 12px;} .gyhm5 .line .item1 .itemS{top: 17.5%;} .gyhm5 .line .item2 .itemS{top: 30%;} .gyhm5 .line .item3 .itemS{top: 52.5%;} .gyhm5 .line .item4 .itemS{top: 70%;} .gyhm5 .line .item5 .itemS{top: 64.5%;} .gyhm5 .line .item6 .itemS{top: 38.5%;} .gyhm6{height: auto;} .gyhm6 .fl{width: 100%;float: unset;height: 55.55555vw;} .gyhm6 .fr{padding: 3.62318vw;float: unset;width: 100%;} .gyhm6 .fr .title{font-size: 16px;margin-top: 10px;line-height: 1.5;} .gyhm6 .fr .text{font-size: 12px;} .gyhm7{padding: 3.62318vw;height: unset;} .gyhm7 .con .fl{width: 100%;float: unset;} .gyhm7 .con .fr{width: 100%;font-size: unset;margin-top: 10px;} .gyhm7 .swiper-pagination{display: none;} .gyhm7 .fr .img{height: 500px;} .gyhm7 .fr .con{width: 260px;height:auto;padding: 10px;padding-bottom: 30px;} .gyhm7 .fr .con .title{font-size: 14px;} .gyhm7 .fr .con .text,.gyhm7 .fr .con .iconfont{font-size: 12px;} .gyhm8{padding: 3.62318vw;height: unset;} .gyhm8 .itemBox{width: 100%;} .gyhm8 .itemBox .item{width: 49%;margin-top: 10px !important;margin-left: 1% !important;} .gyhm8 .itemBox .item:nth-child(odd){margin-left: 0 !important;} .gyhm8 .gyhm8More{width: 120px;height: 30px;line-height: 30px;font-size: 12px;} .lxwm1{padding: 3.62318vw;} .lxwm1 .top .fr{padding-top: 9px;} .lxwm1 .bot .fl{font-size: 12px;width: 55%;} .lxwm1 .bot .fl p{margin-top: 3px;} .lxwm1 .bot .fr{width: 45%;margin-top: 0;text-align: right;} .lxwm1 .bot .fr .text{font-size: 12px;} .lxwm1 .bot .fr .img{width: 100px;height: 100px;} .lxwm_Map{height: 200px;} .lxwm_form{height: unset;padding: 3.62318vw;} .lxwm_form .fl{width: 100%;float: unset;} .lxwm_form .fl .text{width: 100%;font-size: 12px;} .lxwm_form .fl .contact .list span{font-size: 12px;} .lxwm_form .fr{width: 100%;float: unset;margin-top: 10px;} .lxwm_form .fr .title{font-size: 16px;} .lxwm_form .fr .list .nTitle{font-size: 14px;} .lxwm_form .fr .list input::placeholder{font-size: 12px;} .lxwm_form .fr .list,.lxwm_form .fr .btn{margin-top: 10px;} .lxwm_form .fr .list input{padding-bottom: 5px;} .lxwm_form .fr .btn button{width: 100px;height: 30px;font-size: 12px;} .qxgs{display: block;} .qxgs .leftCon{display: block;width: 100%;padding: 3.62318vw;} .qxgs .leftCon .itemBox{margin-top: 10px;} .qxgs .leftCon .itemBox .item{height: 40px;line-height: 40px;} .qxgs .leftCon .itemBox .item span{font-size: 12px;} .qxgs .leftCon .itemBox .active i{font-size: 12px;} .qxgs .rightCon{width: 100%;padding: 3.62318vw;} .qxgs .rightCon video{width: 100%;display: block;height: 180px;} .qxgs .rightCon .title{font-size: 18px;} .qxgs .rightCon .text{font-size: 12px;line-height: 1.5;} .qxgs .rightCon .contact{padding: 10px 0;margin-top: 10px;} .qxgs .rightCon .contact .cText{font-size: 12px;line-height: 1.5;} .rczy1{height: unset;} .rczy1 .fl{float: unset;width: 100%;padding: 3.62318vw;} .rczy1 .fl .text{margin-top: 10px;font-size: 12px;line-height: 1.5;} .rczy1 .fr{float: unset;width: 100%;height: 200px;} .rczy1 .fr .con div{font-size: 30px;} .rczy1 .fr .con p{font-size: 18px;} .rczy2{height: unset;padding: 3.62318vw;} .rczy2 .text{margin-top: 10px;font-size: 12px;} .rczy3{padding: 3.62318vw;} .rczy3 .top .text{position: unset;margin-top: 10px;font-size: 12px;line-height: 1.5;} .rczy3Box{margin-top: 10px;} .rczy3ItemOne{padding: 10px;} .rczy3Items{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 12px;width: 22%;} .rczy3Item5{width: 20px !important;height: 20px !important;margin-top: unset;transform: translateY(-50%);} .rczy3ItemTwo{padding: 3.62318vw;} .rczy3ItemTwo .textBox{margin-bottom: 5px;font-size: 12px;line-height: 1.5;} .rczy3ItemTwo .textBox a{font-size: 12px;} .rczy3ItemTwo .btn button{width: 100px;height: 25px;font-size: 12px;} .rczy3ItemTwo .btn{margin-top: 20px;} #applyPop .close{font-size: 20px;top: 10px;right: 10px;} .applyPop{width: 85%;padding: 3.62318vw;} .applyPop .title{font-size: 18px;} .applyPop .fl{width: 100%;float: unset;font-size: 12px;} .applyPop .fr{width: 100%;float: unset;margin-top: 10px;} .applyPop .fr .list .nTitle{font-size: 14px;line-height: 14px;} .applyPop .fr .list .input input, .applyPop .fr .list .input select{height: 25px;border-radius: 2px;padding-left: 10px;border-radius: 0;} .applyPop .fr .list{margin-top: 3.62318vw;} .applyPop .fr .list .input input::placeholder,.applyPop .fr .list .input textarea::placeholder{font-size: 12px;} .applyPop .fr .list .input textarea{height: 80px;padding-left: 10px;padding-top: 10px;border-radius: 0;} .applyPop .btn{margin-top: 10px;} .applyPop .btn button{height: 25px;width: 100px;font-size: 12px;} .jobform{margin: unset;transform: translate(-50%,-50%);} .jobform h4{font-size: 20px;} .formWrap a{height: 25px;line-height: 25px;width: 100px;font-size: 12px;} .rczy_flow .itemBox .item{width: 100%;margin: unset;margin-top: 10px;} .rczy_flow{padding: 3.62318vw;} .rczy_flow .itemBox{margin: auto;} .rczy_flow .itemBox .item .con{margin-top: 10px;} .rczy_flow .itemBox .item .title{font-size: 16px;} .rczy_flow .itemBox .item .text{font-size: 12px;line-height: 1.5;} .rczy_flow .itemBox .item .iconfont{font-size: 12px;} .loadMore p{font-size: 12px;} .nNav{width: 100%;height: 30px;line-height: 30px; padding-left: 10px;} .nNav div a,.nNav .iconfont{font-size: 12px;} .nNav .iconfont{ display: none;} .nNav div .active{font-size: 12px;} .ttzgx .itemBox .item:first-child{width: 100%;margin: unset;} .ttzgx{padding: 3.62318vw;} .ttzgx .itemBox{margin: auto;} .ttzgx .itemBox .item{width: 48%;border-radius: 3px;margin-left: 4%;margin-top: 10px;height: 33.81642vw;} .ttzgx .itemBox .item:nth-child(even){margin-left: unset;} .ttzgx .itemBox .item .top .fl{font-size: 16px;width: 80%;} .ttzgx .itemBox .item .top .fr div{font-size: 16px;} .ttzgx .itemBox .item .title{font-size: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow:ellipsis;} .ttzgx .itemBox .item .bot .fl,.ttzgx .itemBox .item .bot .fr i{font-size: 12px;} .ttzgx_detail{padding: 3.62318vw;} .ttzgx_detail .clearfix .fl{width: 100%;float: unset;} .ttzgx_detail .clearfix::after{display: none;} .ttzgx_detail .clearfix .fl .conBox{width: 100%;padding: 10px;} .ttzgx_detail .clearfix .fl .text{font-size: 14px;} .ttzgx_detail .clearfix .fl .time{font-size: 12px;} .ttzgx_detail .clearfix .fr{width: 100%;float: unset;margin-top: 10px;padding: 0;} .ttzgx_detail .clearfix .fr .text{font-size: 12px;line-height: 1.5;} .ttzgx_detail .downFile{width: 100px;height: 25px;line-height: 25px;font-size: 12px;} .ttzgx_detail .downFile i{width: 16px;height: 16px;} .xw1,.xw2{height: auto;} .xw1 .fl,.xw2 .fr{width: 100%;float: unset;padding: 3.62318vw;} .xw1 .fl .date,.xw2 .fr .date{padding: 5px;} .xw1 .fl .date div,.xw2 .fr .date div{font-size: 16px;} .xw1 .fl .title,.xw2 .fr .title{font-size: 16px;margin-top: 10px;} .xw1 .fl .text,.xw2 .fr .text{font-size: 12px;line-height: 1.5;} .xw1 .fr,.xw2 .fl{width: 100%;float: unset;margin-top: 10px;padding: 3.62318vw;} .xw1 .fr .img,.xw2 .fl .img{width: 100%;height: unset;} .xw3{padding: 3.62318vw;} .xw3 .itemBox .item{margin: 0;margin-top: 10px;width: 100%;float: unset;} .xw3 .itemBox .item .img{height: 53.14009vw;} .xw3 .itemBox .item .title{font-size: 16px;} .xw3 .itemBox .item .text{font-size: 12px;height: auto;} .xw3 .itemBox .item .iconfont{font-size: 12px;} .xw_detail{padding: 3.62318vw;} .xw_detail .title{font-size: 20px;} .bshare-custom{display: none;} .xw_detail .xwNav .fl div{font-size: 12px;} .xw_detail .content .text1{font-size: 16px;margin-top: 10px;line-height: 1.5;} .xw_detail .content .con{margin-top: 10px;} .xw_detail .content .text2{font-size: 12px;} .xw_detail .bot .link a{font-size: 14px;} .xw_detail .bot .link{width: 83%;} .xw_detail .bot .returnList{width: 60px;height: 60px;padding-top: 3.62318vw;} .xwnk{padding: 3.62318vw;} .xwnk .itemBox{margin-left: unset;} .xwnk .item{width: 100%;margin: unset;margin-top: 10px;height: 520px;} .xwnk .item .date{font-size: 12px;} .xwnk .item .date div{font-size: 16px;} .xwnk .item .text{font-size: 12px;} .xwsp{padding: 3.62318vw;} .xwsp .item{width: 100%;margin: unset;margin-top: 10px !important;} .xwsp .item .img{height: 200px;} .xwsp .item .time{font-size: 12px;} .xwsp .item .text{font-size: 14px;} .xwsp .item .img .play{font-size: 30px;} .ywly{height: unset;} .ywly .fr{float: unset;width: 100%;padding: 3.62318vw;} .ywly .fl{float: unset;width: 100%;height: 55.55555vw;} .ywly .fr .text{margin-top: 10px;font-size: 12px;line-height: 1.5;} .ywlyMap{display: none;} .ywlyBanCon{display: none;} .ywly_al_bannerCon{width: 100%;padding: 10px;height: 10vw;min-height: 60px;} .ywly_al_bannerCon .title{font-size: 14px;line-height: 14px;} .ywly_al_bannerCon .fl i,.ywly_al_bannerCon .fl{font-size: 12px;} .ywly_al_bannerCon .fr a{font-size: 12px;} .ywly_al_bannerCon .fr{margin-top: -5px;} .ywly_al .left{padding: 3.62318vw;width: 100%;padding-top: 12vw;} .ywly_al .left .icon-arrr1{left: 15%;} .ywly_al{display: block;} .ywly_al .title{font-size: 20px;} .ywly_al .left .text{font-size: 12px;} .ywly_al .left .text p{margin-top: 5px;} .ywly_al .left .btnVideo{padding: 0;width: 140px;height: 35px;line-height: 35px;text-align: center;font-size: 12px;} .ywly_al .left .btnVideo i{font-size: 20px;} .ywly_al .right{width: 100%;padding: 3.62318vw;} .ywly_al .right .text{font-size: 12px;line-height: 1.5;} .ywly2_1{padding: 3.62318vw;} .ywly2_1 .text{width: 85%;font-size: 12px;line-height: 1.5;} .ywly2_2 .title1{font-size: 12px;} .ywly2_2 .title2{font-size: 14px;} .ywly2_3{padding: 18vw 3.62318vw;} .ywly2_3 .text{margin-top: 10px;font-size: 12px;line-height: 1.5;} .ywly2_3 .conBox{width: 85%;height: 500px;} .ywly2_3 .conBox .item1{top: 0;left: 0;width: 100px;height: 100px;} .ywly2_3 .conBox .item .con .num{font-size: 16px;line-height: 16px;} .ywly2_3 .conBox .item .con .title{font-size: 14px;line-height: 14px;} .ywly2_3 .conBox .item .con .texts{margin-top: 5px;} .ywly2_3 .conBox .item2{width: 100px;height: 100px;top: 0;left: 34%;} .ywly2_3 .conBox .item{width: 24.8vw !important;height: 24.8vw !important;position: relative;top: unset !important;left: unset !important;right: unset !important;bottom: unset !important;display: inline-block;margin-left: 0.5%;} .ywly2_3 .conBox .item:nth-child(3n-1){margin-left: 0;} .ywly2_3 .conBox .item3{left: 68%;} .ywly2_3 .conBox .item4{top: 22.8%;left: 0;} .ywly2_3 .conBox .item .con .texts{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow:ellipsis;width: auto !important;} .ywly2_3 .conBox .item5{top: 22.8%;left: 34%;} .ywly2_3 .conBox .item6{top: 22.8%;left: 68%;} .ywly2_3 .conBox .item7{top: 44.8%;left: 0;} .ywly2_3 .conBox .itemS_1{top: 44.8%;left: 34%;} .ywly2_3 .conBox .itemS_2{top: 44.8%;left: 68%;} .ywly2_3 .conBox .itemS_3{top: 66.8%;left: 0;} .ywly2_3 .conBox .itemS_4{top: 66.8%;left: 34%;} .ywly2_4{padding: 3.62318vw;} .ywly2_4 .top .list{position: unset;width: 100%;margin-top: 10px;} .ywly2_4 .top .list div{padding: 2px 10px;font-size: 14px;} .ywly2_4 .top .list .active::after{border-radius: 0;} .ywly2_4 .itemBox{margin: unset;margin-top: 10px;} .ywly2_4 .itemBox .item{width: 100%;margin: unset;margin-top: 10px !important;} .ywly2_4 .itemBox .item .img{height: 48.30917vw;} .ywly2_4 .itemBox .item .con{height: unset;padding: 10px;} .ywly2_4 .itemBox .item .con .title{font-size: 14px;line-height: 14px;} .ywly2_4 .itemBox .item .con .text{font-size: 12px;line-height: 1.5;} .zcxx{padding: 3.62318vw;} .zcxx .listBox .list{padding: 10px;border-radius: 3px;} .zcxx .listBox .list .date .text{font-size: 12px;} .zcxx .listBox .list .date .big{font-size: 16px;} .zcxx .listBox .list .con .title{font-size: 16px;} .zcxx .listBox .list .con .text{margin-top: 10px;font-size: 12px;line-height: 1.5;} .zcxx .listBox .list .right{width: auto;} .zcxx .listBox .list .right .down a,.zcxx .listBox .list .right .online a{font-size: 12px;} .zcxx .listBox .list .right .down i{width: 18px;height: 18px;} .zcxx .listBox .list .right .online i{width: 18px;height: 3.62318vw;} .zcxx .listBox .list .right .down{padding-bottom: 5px;} .zcxx .listBox .list .right .online{margin-top: 5px;} .zcxx_form{padding: 3.62318vw;} .zcxx_form .top .title{font-size: 20px;} .zcxx_form .top .text{font-size: 12px;} .zcxx_form .bot{padding-top: 10px;display: block;} .zcxx_form .bot .left .text{font-size: 14px;} .zcxx_form .bot .left .contact span{font-size: 12px;} .zcxx_form .bot .right{margin-top: 10px;} .zcxx_form .bot .right .list .title{font-size: 14px;} .zcxx_form .bot .right .list{margin-top: 10px;} .zcxx_form .bot .right .list .input{margin-top: 8px;} .zcxx_form .bot .right .list .input .select{width: 150px;height: 30px;} .zcxx_form .bot .right .list .input select{font-size: 12px;} .zcxx_form .bot .right .list .input input[type="text"]{height: 30px;} .zcxx_form .bot .right .list .input input[type="text"]::placeholder{font-size: 12px;} .zcxx_form .bot .right .list .input .radio{width: 90px;} .zcxx_form .bot .right .list .input .radioC{width: 150px;} .zcxx_form .bot .right .list .input textarea{height: 120px;} .zcxx_form .bot .right .list .text{margin-top: 10px;font-size: 12px;} .zcxx_form .bot .right .list .text p{margin-top: 3px;} .zcxx_form .bot .right .btn button,.upload_input span{width: 100px;height: 30px;font-size: 12px;} .upload_input span{line-height: 30px;} .zcxx_form .bot .right .btn button:hover,.upload_input span:hover{border-radius: 0 8px 0 8px;} .zcxx_detalis{padding: 3.62318vw;} .zcxx_detalis .content{display: block;} .zcxx_detalis .content .left{padding: 10px;border-right: unset;} .zcxx_detalis .content .left .conBox{padding: 10px;} .zcxx_detalis .content .left .text,.zcxx_detalis .content .right .title{font-size: 12px;line-height: 1.5;} .zcxx_detalis .content .right{padding: 10px;} .zcxx_detalis .content .right .con .sTitle{font-size: 16px;} .zcxx_detalis .content .right .con .text{font-size: 12px;line-height: 1.5;} .zcxx_detalis .content .right .con .text p{margin-top: 3px;} .zcxx_detalis .content .right .con .btn a{padding: 0;width: 100px;height: 30px;text-align: center;line-height: 30px;font-size: 12px;} .zcxx_detalis .content .right .con .btn .download i{width: 18px;height: 18px;} .zcxx_detalis .content .right .con .btn .online i{width: 18px;height: 15px;} .zcxx_detalis .content .right .code{width: 100%;position: unset;margin-top: 10px;padding: 10px;} .zcxx_detalis .content .right .code .img{display: inline-block;vertical-align: middle;width: 80px;height: 80px;} .zcxx_detalis .content .right .code .img img{width: 100%;height: 100%;} .zcxx_detalis .content .right .code .text{display: inline-block;vertical-align: middle;font-size: 12px;} .zzry{padding: 3.62318vw;} .zzry .title{font-size: 12px;margin-top: 10px;} .zzry .itemBox{margin-top: 12px;} .zzry .itemBox .item{float: unset;display: block;width: 100%;padding: 10px;height: 360px;margin: unset !important;margin-top: 10px !important;} .zzry .itemBox .item .nTitle{font-size: 18px;padding-bottom: 10px;} .zzry .itemBox .item .date{font-size: 14px;} .zzry .itemBox .item .text{font-size: 12px;} .zzry .itemBox .item .img{height: 300px;max-width: 65%;min-width: 60%;width: auto;overflow: hidden;} .zzry .itemBox .item .img img{width: 100%;max-height: 80%;} .gyhm5 .indexTitle .text{font-size: 14px;} .ywly2_1 .text img,.ywly2_1 .text video{ display: block;} } @media screen and (max-width:500px) { .ywly2_3{padding: 3vw;} } @keyframes moreAni{ 0%{ transform: rotate(90deg) translateX(0); } 50%{ transform: rotate(90deg) translateX(10px); } 100%{ transform: rotate(90deg) translateX(0); } } @keyframes nNavAni{ 0%{ transform: translateY(-48%); } 50%{ transform: translateY(-52%); } 100%{ transform: translateY(-48%); } } @keyframes gyhm5Ani{ 0%{ transform: translateX(-5px); } 50%{ transform: translateX(5px); } 100%{ transform: translateX(-5px); } }