/* banner */



.banner{position: relative;}
.banner .header_sea{width: 100%;position: absolute;bottom: 7.5%;z-index: 30;left: 0;}
.banner .header_sea .header_sea_main{width: 100%;height: 92px;background: rgba(0, 0, 0, 0.7);*zoom: 1;}
.banner .header_sea .header_sea_main:before,
.banner .header_sea .header_sea_main:after{content: " ";display: table;}
.banner .header_sea .header_sea_main:after{clear: both;}
.banner .header_sea .header_sea_main .left{float: left;margin-left: 30px;height: 30px;line-height: 30px;padding-top: 31px;font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;font-size: 14px;color: #fff;}
.banner .header_sea .header_sea_main .left span{color: #165bba;font-weight: bold;font-family: thyFont3;padding-left: 2px;padding-right: 2px;}
.banner .header_sea .header_sea_main .mid{float: left;height: 100%;width: 500px;*zoom: 1;height: 30px;margin-top: 31px;line-height: 30px;}
.banner .header_sea .header_sea_main .mid:before,
.banner .header_sea .header_sea_main .mid:after{content: " ";display: table;}
.banner .header_sea .header_sea_main .mid:after{clear: both;}
.banner .header_sea .header_sea_main .mid a{height: 100%;padding-left: 15px;padding-right: 15px;font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;font-size: 14px;color: #fff;font-family: thyFont3;letter-spacing: 0.6px;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;transition-timing-function: ease;-moz-transition-timing-function: ease;/* Firefox 4 */-webkit-transition-timing-function: ease;/* Safari 和 Chrome */-o-transition-timing-function: ease;/* Opera */position: relative;}
.banner .header_sea .header_sea_main .mid a:hover{color: #165bba;}
.banner .header_sea .header_sea_main .mid a:after{content: '';width: 1px;height: 8px;background: #464646;position: absolute;top: 0;bottom: 0;margin: auto 0;right: 0;}
.banner .header_sea .header_sea_main .right{float: right;width: 50%;height: 44px;padding-top: 24px;}
.banner .header_sea .header_sea_main .right form{*zoom: 1;height: 100%;width: 100%;}
.banner .header_sea .header_sea_main .right form:before,
.banner .header_sea .header_sea_main .right form:after{content: " ";display: table;}
.banner .header_sea .header_sea_main .right form:after{clear: both;}
.banner .header_sea .header_sea_main .right form input::-webkit-input-placeholder{font-size: 14px;color: #757575;}
.banner .header_sea .header_sea_main .right form input:-moz-placeholder{font-size: 14px;color: #757575;}
.banner .header_sea .header_sea_main .right form input::-moz-placeholder{font-size: 14px;color: #757575;}
.banner .header_sea .header_sea_main .right form input:-ms-input-placeholder{font-size: 14px;color: #757575;}
.banner .header_sea .header_sea_main .right form input{float: left;width: 58%;height: 100%;background: #fff;line-height: 44px;font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;font-size: 14px;color: #4c4648;box-sizing: border-box;-moz-box-sizing: border-box;/* Firefox */-webkit-box-sizing: border-box;/* Safari*/padding-left: 30px;margin-left: 10%;}
.banner .header_sea .header_sea_main .right form button{width: 27%;height: 100%;background: #039849;float: left;margin-left: 7px;text-align: center;line-height: 44px;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;transition-timing-function: ease;-moz-transition-timing-function: ease;/* Firefox 4 */-webkit-transition-timing-function: ease;/* Safari 和 Chrome */-o-transition-timing-function: ease;/* Opera */}
.banner .header_sea .header_sea_main .right form button:hover{background: #0f4079;}
.banner .swiper-slide{position: relative;}
.banner .swiper-slide .slide-inner{width: 100%;height: 100%;display: block;}
.banner .swiper-slide1 .banner1_1{position: absolute;width: 15.4%;left: 13.5%;top: 16.8%;z-index: 20;}
.banner .swiper-slide1 .banner1_2{position: absolute;width: 11.3%;left: 13.5%;top: 24%;z-index: 20;}
.banner .swiper-slide1 .banner1_3{position: absolute;left: 13.5%;top: 34.3%;z-index: 20;line-height: 30px;font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;font-size: 16px;color: #fff;letter-spacing: 0.8px;}
.banner .swiper-slide1 .banner1_4{width: 196px;height: 44px;border: 1px solid rgba(255, 255, 255, 0.5);position: absolute;z-index: 20;top: 50.6%;left: 13.5%;}
.banner .swiper-slide1 .banner1_4:after{content: '';position: absolute;width: 0%;height: 100%;opacity: 0;left: 0;top: 0;background: #039849;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;transition-timing-function: ease;-moz-transition-timing-function: ease;/* Firefox 4 */-webkit-transition-timing-function: ease;/* Safari 和 Chrome */-o-transition-timing-function: ease;/* Opera */}
.banner .swiper-slide1 .banner1_4:hover:after{width: 100%;opacity: 1;}
.banner .swiper-slide1 .banner1_4:hover a img{transform: translateX(10px);-ms-transform: translateX(10px);-moz-transform: translateX(10px);-webkit-transform: translateX(10px);-o-transform: translateX(10px);}
.banner .swiper-slide1 .banner1_4 a{width: 100%;height: 100%;display: block;position: relative;z-index: 20;font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;font-size: 16px;color: #fff;line-height: 44px;text-align: center;font-weight: lighter;}
.banner .swiper-slide1 .banner1_4 a img{margin-left: 50px;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;transition-timing-function: ease;-moz-transition-timing-function: ease;/* Firefox 4 */-webkit-transition-timing-function: ease;/* Safari 和 Chrome */-o-transition-timing-function: ease;/* Opera */}
















.indexTle {text-align: center; padding: 3.5rem 0 3rem 0;}
.indexTle strong {font-size: 2.5rem;color: #ddd; text-transform: uppercase; font-family: arial;font-weight: 100;}
.indexTle h3 {font-size: 38px;color: #333333; font-weight: 500; line-height: 3rem;}
.indexTle span {font-size: 1.5rem;color: #ddd;font-weight: 400;display: block; margin: 10px 0 5px;text-transform:uppercase;}
.indexTle i {display: inline-block;width: 2.81rem; height: 0.25rem; background: #ee232b; margin-top: 1rem;}


.indexOne {padding-bottom: 5rem; display: block; overflow: hidden}
.indexOne ul { width: 102%}
.indexOne ul li {width: 31%;float: left; margin-right: 2%;background: #f9f9f9; overflow: hidden; transition: .5s;}

.indexOne ul li .conTop{padding: 4rem 2.5rem 7rem; width: 100%;
    transition: .5s;  }

.indexOne ul li .conTop .tle {width: 85%; float: left}
.indexOne ul li .conTop h4 {font-size: 1.88rem;font-weight: 400;color: #333333;}
.indexOne ul li .conTop span {font-size: 1rem;color: #afafaf;font-weight: 400;}
.indexOne ul li .conTop  .mo{ float: right}
.indexOne ul li .nr{ width: 100%; height: 360px;}
.indexOne ul li .nr img{ width: 100%; height: 100%;object-fit:cover;}
.indexOne ul li:hover .conTop{ padding-top: 2rem} 
.indexOne ul li:hover .nr{margin-top: -20px}


.indexTwo {background: #f5f5f5;padding-bottom: 6.5rem; padding-top: 2.5rem;display: block; overflow: hidden}
.indexTwo .indexTle {text-align: left;}
.indexTwo .box {display: flex; align-items: center;justify-content: space-between;}
.indexTwo .le {width: 55%;}
.indexTwo .le .conText{font-size: 1rem;color: #666666;line-height: 2rem;}
.indexTwo .le ul { padding-top: 4rem; display: block; overflow: hidden; width: 100%}
.indexTwo .le ul li {text-align: center; padding: 0 0.5rem; width: 30%; box-sizing: border-box; position: relative; float: left}
.indexTwo .le ul li::after {content: ""; width: 0.06rem; height: 5.44rem;  opacity: 0.34;  background: #c8c8c8; position: absolute; right: 0; top: 20%;}
.indexTwo .le ul li:last-child::after {display: none;}
.indexTwo .le ul li .num span {font-size: 3.75rem;color:#06a33c;font-family: Arial, Arial-Regular;}
.indexTwo .le ul li .num em {font-size: 1.13rem;color: #333333;}
.indexTwo .le ul li .num .jia {font-size: 3.75rem;color: #06a33c;display: inline-block;}
.indexTwo .le ul li .num b {font-size: 3.13rem;color: #06a33c;font-family: Arial, Arial-Regular;font-weight: 400;}
.indexTwo .le ul li .num b sup {font-size: 1.5rem;}
.indexTwo .le ul li p {font-size: 1rem;color: #555555;font-weight: 400;}
.indexTwo .re {width: 45%; height: 35rem; position: relative; top: 4rem; right: -4rem;}
.e_html-5 { margin-top:32%; 
    min-height: 50px;
    background_radio: 1;
    display-radio: 1;
    max-width: 122px;
    margin-left: auto;
    margin-right: auto;
}
.video_l {
    text-align: center;
}
.video_l img {
    filter: blur(0);
    transition: filter 1s;
}
.video_l h3 {
    position: absolute;
    top: -10px;margin-top:32%; 
    z-index: 0;
}
.video_l h3 img {
    animation: rotating 5s linear infinite;
}
@keyframes rotating{from{transform:rotate(0)}to{transform:rotate(360deg)}}





body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}

























.indexFour {position: relative; z-index: 2; background: #fff;}
.i-product{ height:660px; background: url("../image/bgi-product.jpg") no-repeat; background-size:cover; padding:0 0 30px;position: relative; }
.product-tab{
	position: absolute;
	left:0;
	top:0;
	width:20%;
	height: 100%;
	z-index: 11;
}
.product-tab::before{
	content: '';
	position: absolute;
	left: 35px;
	top: 0;
	width: 3px;
	height: 100%;
	border-left: #b80103 dashed 1px;
}
.product-tab ul{
	position: absolute;
	left: 50%;
	top: 50%;
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}
.product-tab ul li{
	cursor: pointer;
	margin-bottom: 50px;
}
.product-tab ul .icon{
	float: left;
	width: 70px;
	height: 36px;
	margin-right: 15px;
	background: url(../image/img22.png) center no-repeat;
}
.product-tab ul li.on .icon{
	background: url(../image/img21.png) center no-repeat;
}
.product-tab ul .txt{
	position: relative;
	display: inline-block;
	color: #606060;
	font-size: 22px;
	line-height: 1.64;
	font-family: 'SourceHanSansCN-Medium';
	padding: 0 15px;
}
.product-tab ul li.on .txt{
	color: #333333;
}
.product-tab ul li.on .txt .t1{
	position: relative;
	z-index: 2;
}
.product-tab ul li.on .txt::after{
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 7px;
	width: 100%;
	height: 5px;
	background-color: #b80103;
}
.product-tab ul .txt .sp{
	display: inline-block;
	font-family: "DIN-Bold";
	margin-right: 30px;
}
.i-product .box{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.i-product .box .boxli{
	width: 100%;
	overflow: hidden;
	padding: 90px 0px 45px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.i-product .box .boxli .txtbox{
	float: right;
	width: 75%;
	overflow: hidden;
}
.i-product .box .boxli .txtbox .img{
	max-width:100%; height:520px;
	overflow: hidden;display:table-cell; text-align: center; vertical-align: middle; 
}
.i-product .box .boxli .txtbox .img img{
	max-width: 100%;max-height:100%;display: inline-block;vertical-align: middle; width:auto; height:auto
}
.i-product .box .boxli .txtbox .text{
	float: right;
	width: 43%;
	margin-top: 5%;
	padding: 0 1% 4% 0;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.i-product .box .boxli .txtbox .text .t1{
	color: #333333;
	font-size: 45px;
	font-family: 'SourceHanSansCN-Bold';
}
.i-product .box .boxli .txtbox .text .t2{
	color: #4d4d4d;
	font-size: 16px; line-height:28px;
	margin-top: 15px;
	margin-bottom: 20px;
	overflow: hidden;text-transform:uppercase;

}
.i-product .box .boxli .txtbox .text p{ line-height: 32px;font-size: 16px;}

.more{ margin-top: 20px;}

.more .cont, .more a{
		min-width: 130px;
		height: 42px;
		line-height: 42px;
		font-size: 15px;
	}
.more .cont, .more a{
	position: relative;
	display: inline-block;
	min-width: 150px;
	height: 50px;
	line-height: 50px;
	font-family: 'SourceHanSansCN-Regular';
	font-size: 16px;
	color: #b80103;
	text-align: center;
	background-color: #FFFFFF;
	/*border-left: #b80103 solid 3px;*/
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.more .cont .sp, .more a .sp{
	position: relative;
	z-index: 2;
}
.more .cont:hover .sp, .more a:hover .sp{
	color: #ffffff;
}
.more .cont::before, .more a::before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 3px;
	height: 100%;
	background-color: #b80103;
	 -o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.more .cont:hover::before, .more a:hover::before{
	width: 100%;
}

.i-product .tips{
	display: none;
	margin-top: 15px;
	padding-left: 25px;
	color: #666666;
	font-size: 14px;
}



/*rongyu*/

.indexFive {padding: 3rem 0 6.5rem 0; background: url(../image/indexFive-bj.jpg) no-repeat center; background-size: cover; background-attachment: fixed;}
.indexFive .indexTle{ text-align: left}
.indexFive .indexTle h3{ color: #fff}

.indexFive .indexOneTle h3 {color: #fff;}
.indexFive .box { display: flex; justify-content: space-between; align-items: flex-end;}
.indexFive .box ul {display: inline-block;}
.indexFive .box li:nth-child(1) {display: flex; justify-content: center; margin: auto; margin-bottom:50px;}
.indexFive .box li:nth-child(3) {margin-left:150px;}

.indexFive .box li { position: relative; display: inline-flex; width:184px; height: 184px; border-radius: 50%;background: rgba(0, 0, 0,.36);}
.indexFive .box li .yuanBox {display: flex; width: 100%; align-items: center; justify-content: center;}
.indexFive .box li .yuanBox::after {background: url(../image/indexFive-icon-bj.png) no-repeat center; width: 101%; height: 100%; position: absolute; content: "";    background-size: 99%;left: 0%;top: 0%; animation: myfirst 20s linear infinite;}
.indexFive .box li span {display: block; text-align: center; font-size:20px;color: #ffffff;margin-top: 20px;}
.indexFive .box li:nth-child(1)::before {left: 0; transform: rotate(30deg); height: 58%;width: 4px;opacity: 0.2;background: #F9F9F9; content: ""; position: absolute; bottom: -40%;}
.indexFive .box li:nth-child(1)::after {right: 0; transform: rotate(-30deg); height: 58%;width: 4px;opacity: 0.2;background: #F9F9F9; content: ""; position: absolute; bottom: -40%;}
.indexFive .box li:nth-child(2)::after {left: 91%; width: 102%; content: ""; position: absolute; height: 4px;opacity: 0.2;background: #F9F9F9; bottom: 20%;}
@keyframes myfirst {0% {transform:rotate(360deg);} 100% {transform:rotate(0deg);}}
.indexFive .box li:nth-child(2) .yuanBox {transform: rotate(180deg);}
.indexFive .box li:nth-child(2) .yuanBox::after {left: 0;}
.indexFive .box li:nth-child(2) .icBox {transform: rotate(-180deg);}
.indexFive .box .re {width: 41.5%;}
.indexFive .box .re p {color: #fff;font-size: 20px;line-height: 1.8; text-align: justify;}
.indexFive .box .re .moret {margin-top: 50px;}

.indexFive .box .re .moret a {position: relative; min-height: 38px; transition: .5s; color: #fff; display: flex; justify-content: space-between; align-items: center; padding: 0 .4rem; box-sizing: border-box; width: 100%;height: 60px;border: 1px solid #ffffff; border-left: 0; border-right: 0;}
.indexFive .box .re .moret a::after {content: ""; width: 0; height: 1px; background: #06a33c; bottom: -1px; transition: .5s; position: absolute; left: 0;}
.indexFive .box .re .moret a:hover {color: #06a33c;}
.indexFive .box .re .moret a:hover::after {width: 100%;}
.indexFive .box .re .moret a:hover svg path {fill: #06a33c;}



.indfiv{ padding: 0 0 90px;display: block; overflow: hidden }


a:hover, a:focus { outline: none; text-decoration: none; }
.tab .nav-tabs { border-bottom: none; position: relative; width:34%; margin: 0 auto}
.tab .nav-tabs li { margin-right: 60px; z-index: 1;}
.tab .nav-tabs li:after { content: ""; width: 100%; border: 1px solid #ccc6c6; position: absolute; top: 50%; right: -60%; z-index: -1; }
.tab .nav-tabs li:last-child:after { border: none; }
.tab .nav-tabs li a { display: block; padding: 15px 60px; background: #fff; font-size: 16px; font-weight: 600; color: #06a33c; text-transform: uppercase; border-radius: 0; margin-right: 0; border: 2px solid #06a33c; position: relative; overflow: hidden; z-index: 1; transition: all 0.3s ease 0s; }
.tab .nav-tabs li.active a, .tab .nav-tabs li a:hover { color: #fff; border: 2px solid #06a33c; }
.tab .nav-tabs li a:after { content: ""; display: block; width: 100%; height: 0; position: absolute; top: 0; left: 0; z-index: -1; transition: all 0.3s ease 0s; }
.tab .nav-tabs li.active a:after, .tab .nav-tabs li a:hover:after { height: 100%; background: #06a33c; }
.tab .tab-content { padding: 20px 10px; margin-top: 0; font-size: 14px; color: #999; line-height: 26px; width: 100%; display: block}
.tab .tab-content ul{ width: 102%}
.tab .tab-content ul li{ width: 23%; float: left; padding:1%; margin-right: 2%; margin-bottom: 2%; text-align: center; background: #f5f5f5;border-radius:8px;} 
.tab .tab-content ul li .ps_img{display:table-cell; text-align: center; vertical-align: middle; width:347px; height:298px;  background: #fff;overflow: hidden;*display: block; *font-size:174px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.tab .tab-content ul li .ps_img img{max-width:100%;max-height:100%;display: inline-block;vertical-align: middle; width:auto; height:auto}

.tab .tab-content ul li:hover{ transition: all .7s;}
.tab .tab-content ul li:hover .ps_img img{-webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.2);transform:scale(1.2);}
.tab .tab-content ul li  p{ line-height: 45px; font-size: 17px; font-weight: 600}
.clean20{clear:both;height:20px;overflow:hidden;}











.tab-content > .active {
    display: block;
}
.tab-content > .tab-pane {
    display: none;
}


.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}


/*# sourceMappingURL=bootstrap.css.map */
@media only screen and (max-width: 767px) {
.tab .nav-tabs li { margin: 0 25px 0 0; }
    .tab .nav-tabs li a{    padding: 15px 30px; display: inline-block; float: left}  
    .tab .nav-tabs{ width: 100%}
    
    .tab .tab-content ul li{ width: 48%}
    .tab .tab-content ul li .ps_img{ height: 240px;}
}






















/*youshi*/

.youshi{padding:0 0 85px;display: block; overflow: hidden }

.youshi .ys_ul{overflow:hidden;}

.youshi .ys_ul .swiper-slide:before{content:'';position:absolute;left:0;top:0%; background:rgba(170,170,170,.1); width:100%;height:100%;z-index:1;}

.youshi .ys_ul .ys_img{display:table-cell; text-align: center; vertical-align: middle; width:360px; height:380px; overflow: hidden;*display: block; *font-size:174px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;position:relative;}

.youshi .ys_ul .ys_img img{max-width:100%;max-height:100%;display: inline-block;vertical-align: middle; width:auto; height:auto}
.youshi .ys_ul .ys_txt{position:absolute;width:100%;height:100%;z-index:2;left:0;top:calc(100% - 67px);padding:0 40px;}

.youshi .ys_ul .ys_txt p{font-size:20px; position: relative; line-height:32px;text-align:center;color:#222;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;}



.youshi .ys_ul .swiper-slide:hover:before{background:rgba(6,163,60,.9);}

.youshi .ys_ul .swiper-slide:hover .ys_txt{top:0;padding-top:148px;}

.youshi .ys_ul .swiper-slide:hover .ys_txt p:last-child{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:20;white-space:normal;height:auto;}



/*news*/

.news{padding:20px 0 60px; display: block;overflow: hidden; background: #f8f8f8}

.news .pb_tit{text-align:left;position:relative;}

.news .pb_p{text-align:left;}

.news .nt_d{font-size:16px;height:1em;line-height:1em;color:#06a33c;margin-bottom:18px;}

.news .nt_em{display:inline-block;padding-right:19px;background:url(../image/news_icon.png) no-repeat right center;font-size:14px;height:18px;line-height:18px;margin-top:30px;color:#000;font-style:normal;}

.news .n_top{background:#EBF1F5; display: block; overflow: hidden}

.news .n_top .nt_left{width:48%;float:left;height:317px; position:relative;}




.news .n_top .nt_right{width:100%;float:left;padding:35px;position: relative}
.news .n_top .nt_right .nt_r{ width: 50%; float: right}
.news .n_top .nt_right .nt_txt{width:100%;overflow:hidden;position:relative;}

.news .n_top .nt_right .nt_txt p{font-size:15px;line-height:26px;color:#666;}

.news .n_top .nt_right .nt_txt p:first-of-type{font-size:24px;height:34px;line-height:34px;margin-bottom:29px;color:#222;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.news .n_top .nt_right .nt_txt p.p1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}

.news .n_top .nt_right .nt_txt .nt_btn{margin-top:35px; float: right; position: absolute; z-index: 888; bottom: 10px; right:0}

.news .n_top .nt_right .nt_txt .nt_btn .swiper-pagination{position:relative;bottom:0;display:inline-block;padding:0 20px;vertical-align:middle;}

.news .n_top .nt_right .nt_txt .nt_btn .swiper-pagination-bullet{width:14px;height:14px;background:transparent;opacity:1;margin:0 6px!important;border-radius:50%;position:relative;}

.news .n_top .nt_right .nt_txt .nt_btn .swiper-pagination-bullet:before{content:'';width:6px;height:6px;position:absolute;top:50%;margin-top:-3px;left:50%;margin-left:-3px;background:#777;border-radius:50%;}

.news .n_top .nt_right .nt_txt .nt_btn .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#06a33c;}

.news .n_top .nt_right .nt_txt .nt_btn .swiper-pagination-bullet.swiper-pagination-bullet-active:before{width:4px;height:4px;margin-top:-2px;margin-left:-2px;background:#FFF;}

.news .n_top .nt_right .nt_txt .nt_btn .swiper-button-next,.news .n_top .nt_right .nt_txt .nt_btn .swiper-button-prev{width:13px;height:22px;background-size:100% 100%;outline:none;opacity:1;background-image:url(../image/news_arrow.png);position:relative;top:0;margin-top:0;display:inline-block;vertical-align:middle;}

.news .n_top .nt_right .nt_txt .nt_btn .swiper-button-prev{left:0;

	-webkit-transform:rotate(180deg);

	-moz-transform:rotate(180deg);

	-o-transform:rotate(180deg);

	transform:rotate(180deg);

}

.news .n_top .nt_right .nt_txt .nt_btn .swiper-button-next{right:0;}

.news .n_top .nt_right .nt_txt .nt_btn .swiper-button-next.swiper-button-disabled,.news .n_top .nt_right .nt_txt .nt_btn .swiper-button-prev.swiper-button-disabled{background-image:url(../image/news_arrow_hover.png);}

.news .n_ul{margin-top:40px;border-right:1px solid #E8E8E8;}

.news .n_ul .n_li{width:33.33%;float:left;padding:4px 60px 0 25px;border-left:1px solid #E8E8E8;display:block;}

.news .n_ul .n_li .nt_d{margin-bottom:11px;}

.news .n_ul .n_li p{font-size:14px;line-height:24px;color:#666;}

.news .n_ul .n_li p:first-of-type{font-size:20px;height:30px;line-height:30px;margin-bottom:12px;color:#222;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.news .n_ul .n_li p.p1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:48px;}

.news .n_ul .n_li:hover p:first-of-type{color:#06a33c}

/*shipin*/
.product{ padding: 60px 0}
.p_ul ul{ width: 102%}
.p_ul ul li{ width: 31.33%; padding: 1%; float: left; margin-right: 2%;  text-align: center; margin-bottom: 2%; background: #eee;border-radius:8px;}
.p_ul ul li .p_imgg{display:table-cell; text-align: center; vertical-align: middle; width:450px; height:320px;  overflow: hidden;*display: block; *font-size:400px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.p_ul ul li .p_imgg img{max-width:100%;max-height:100%;display: inline-block;vertical-align: middle; width:auto; height:auto;border-radius:8px;}
.p_ul ul li:hover{ transition: all .7s; background: #06a33c}
.p_ul ul li:hover .p_imgg img{-webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.2);transform:scale(1.2);}
.p_txt p{ line-height: 60px; font-size: 18px; font-weight: 600 }
.p_ul ul li:hover p{ color: #fff}





@media screen and (max-width:1699px){

	.index_banner{padding-bottom:797px;}

	.info{padding:40px 0 40px;}

	.info .if_left{padding-right:39px;height:631px;}

	.info .if_right .if_txt{width:650px;padding:30px 0 0 40px;}

	.info .if_right .if_txt b{font-size:42px;margin-bottom:11px;}

	.info .if_right .if_txt p{font-size:15px;line-height:28px;margin-top:26px;}

	.info .if_right .if_txt .if_btn{margin-top:38px;}

	.info .if_right .if_txt .if_btn .if_a{width:165px;}

	.info .if_right .if_txt .if_btn .if_a.a1 span{padding-right:50px;}

	.info .if_right .if_txt .if_btn .if_a.a1:hover span{padding-right:56px;}

	.info .if_right .if_txt .if_num{margin-top:80px;width:calc(100% + 180px);margin-left:-180px;}

	.info .if_right .if_txt .if_num .in_li{padding:30px 0 12px;width:calc(25% - 12px);margin-left:16px;}

	.info .if_right .if_txt .if_num .in_li .in_n span{font-size:15px;height:27px;line-height:27px;}

	.info .if_right .if_txt .if_num .in_li .in_n span:first-child{font-size:32px;height:32px;line-height:32px;}

	.info .if_right .if_txt .if_num .in_li em{font-size:15px;height:25px;line-height:25px;}

	.product{padding:50px 0;}

	.product .p_ul{padding-top:10px;}

	.product .p_ul .p_li{width:calc(25% - 15px);margin-left:15px;padding:10px;margin-top:23px;}

	.product .p_ul .p_li .p_txt{padding:23px 15px 0;}

	.product .p_btn{margin-top:35px;width:415px;}

	.rongyu{padding:50px 0 80px;}

	.rongyu .container{margin-top:35px;}

	.rongyu .hz_ul .swiper-slide{margin-top:7px!important;}

	.rongyu .swiper-button-next,.rongyu .swiper-button-prev{width:48px;height:48px;margin-top:-24px;}

	.rongyu .swiper-button-next{right:-60px;}

	.rongyu .swiper-button-prev{left:-60px;}

    .youshi{padding:40px 0 50px;}

    .youshi .ys_ul{margin-top:40px;}

    .youshi .ys_ul .ys_txt{padding:0 30px;top:calc(100% - 100px);}

    .youshi .ys_ul .ys_txt p{font-size:15px;height:24px;line-height:24px;}

    .youshi .ys_ul .ys_txt p:first-child{font-size:18px;height:28px;line-height:28px;margin-bottom:4px;}

    .youshi .ys_ul .swiper-slide:hover .ys_txt{padding-top:123px;}

	.news{padding:50px 0 60px;}

	.news .nt_d{margin-bottom:13px;}

	.news .nt_em{margin-top:20px;}

	.news .n_top{margin-top:25px;}

	.news .n_top .nt_left{width:637px;height:361px;}

	.news .n_top .nt_right{width:calc(100% - 637px);padding:40px 60px 0 45px;}

	.news .n_top .nt_right .nt_txt p{font-size:15px;line-height:25px;}

	.news .n_top .nt_right .nt_txt p:first-of-type{font-size:22px;height:32px;line-height:32px;margin-bottom:20px;}

	.news .n_top .nt_right .nt_txt .nt_btn .swiper-button-next,.news .n_top .nt_right .nt_txt .nt_btn .swiper-button-prev{width:11px;height:19px;}

	.news .n_top .nt_right .nt_txt .nt_btn .swiper-pagination{padding:0 15px;}

	.news .n_top .nt_right .nt_txt .nt_btn .swiper-pagination-bullet{width:12px;height:12px;margin:0 4px!important;}

	.news .n_ul{margin-top:30px;}

	.news .n_ul .n_li{padding:3px 40px 0 20px;}

	.news .n_ul .n_li p:first-of-type{font-size:18px;height:28px;line-height:28px;margin-bottom:10px;}

	.shipin{padding:90px 0 120px;}

	.shipin a{font-size:15px;height:40px;line-height:40px;padding-left:60px;margin-top:35px;}

}



@media screen and (max-width:1499px){

	.index_banner{padding-bottom:675px;}

	.info{padding:50px 0;}

	.info .if_left{padding-right:30px;height:538px;}

	.info .if_right .if_txt{width:550px;padding:30px 0 0 25px;}

	.info .if_right .if_txt b{font-size:36px;margin-bottom:7px;}

	.info .if_right .if_txt p{font-size:14px;line-height:26px;margin-top:18px;}

	.info .if_right .if_txt .if_btn{margin-top:30px;}

	.info .if_right .if_txt .if_btn .if_a{width:165px;}

	.info .if_right .if_txt .if_btn .if_a.a1 span{padding-right:40px;background-size:22px auto;}

	.info .if_right .if_txt .if_btn .if_a.a1:hover span{padding-right:45px;}

	.info .if_right .if_txt .if_num{margin-top:50px;width:calc(100% + 150px);margin-left:-150px;}

	.info .if_right .if_txt .if_num .in_li{padding:25px 0 10px;width:calc(25% - 9px);margin-left:12px;}

	.info .if_right .if_txt .if_num .in_li .in_n span{font-size:14px;height:24px;line-height:24px;}

	.info .if_right .if_txt .if_num .in_li .in_n span:first-child{font-size:28px;height:28px;line-height:28px;}

	.info .if_right .if_txt .if_num .in_li em{font-size:14px;height:24px;line-height:24px;margin-top:5px;}

	.product{padding:30px 0;}

	.product .p_ul{padding-top:5px;}

	.product .p_ul .p_li{width:calc(25% - 14px);margin-left:15px;padding:10px;margin-top:20px;}

	.product .p_btn{margin-top:22px;width:340px;}

	.product .p_btn span{font-size:14px;background-size:auto 11px;height:48px;line-height:48px;}

	.rongyu{padding:30px 0 40px;}

	.rongyu .container{margin-top:25px;}

	.rongyu .hz_ul .swiper-slide{margin-top:5px!important;}

	.rongyu .swiper-button-next,.rongyu .swiper-button-prev{width:40px;height:40px;margin-top:-20px;}

	.rongyu .swiper-button-next{right:-50px;}

	.rongyu .swiper-button-prev{left:-50px;}

    .youshi{padding:30px 0;}

    .youshi .ys_ul{margin-top:30px;}

    .youshi .ys_ul .ys_txt{padding:0 20px;top:calc(100% - 80px);}

    .youshi .ys_ul .ys_txt p{font-size:14px;}

    .youshi .ys_ul .ys_txt p:first-child{font-size:16px;height:26px;line-height:26px;font-weight:bold;}

    .youshi .ys_ul .swiper-slide:hover .ys_txt{padding-top:100px;}

	.news{padding:30px 0 40px;}

	.news .nt_d{margin-bottom:13px;}

	.news .nt_em{margin-top:15px;}

	.news .n_top{margin-top:20px;}

	.news .n_top .nt_left{width:539px;height:306px;}

	.news .n_top .nt_right{width:calc(100% - 539px);padding:40px 40px 0 25px;}

	.news .n_top .nt_right .nt_txt p{font-size:14px;line-height:24px;}

	.news .n_top .nt_right .nt_txt p:first-of-type{font-size:20px;height:28px;line-height:28px;margin-bottom:15px;}

	.news .n_top .nt_right .nt_txt .nt_btn .swiper-button-next,.news .n_top .nt_right .nt_txt .nt_btn .swiper-button-prev{width:9px;height:15px;}

	.news .n_top .nt_right .nt_txt .nt_btn .swiper-pagination{padding:0 5px;}

	.news .n_top .nt_right .nt_txt .nt_btn .swiper-pagination-bullet{width:10px;height:10px;margin:0 3px!important;}

	.news .n_ul{margin-top:20px;}

	.news .n_ul .n_li{padding:3px 30px 0 15px;}

	.news .n_ul .n_li p:first-of-type{margin-bottom:7px;}

	.shipin{padding:60px 0 80px;}

	.shipin a{font-size:14px;height:36px;line-height:36px;padding-left:50px;margin-top:25px;}

}



@media screen and (max-width:1299px){

	.index_banner{padding-bottom:610px;}

	.index_banner .sw_video img{display:block;}

	.index_banner .swiper-slide video{display:none;}





	.info{padding:30px 0;}

	.info .if_left{padding-right:0;height:486px;}

	.info .if_right .if_txt{width:497px;padding:30px 0 0 15px;}

	.info .if_right .if_txt b{font-size:30px;margin-bottom:5px;}

	.info .if_right .if_txt p{font-size:14px;line-height:24px;margin-top:10px;}

	.info .if_right .if_txt .if_btn{margin-top:20px;}

	.info .if_right .if_txt .if_btn .if_a{width:150px;}

	.info .if_right .if_txt .if_btn .if_a span{height:42px;line-height:42px;}

	.info .if_right .if_txt .if_btn .if_a.a1 span{padding-right:32px;background-size:18px auto;}

	.info .if_right .if_txt .if_btn .if_a.a1:hover span{padding-right:36px;}

	.info .if_right .if_txt .if_num{margin-top:30px;width:calc(100% + 100px);margin-left:-100px;}

	.product{padding:20px 0;}

	.product .p_ul{padding-top:0px;}

	.product .p_ul .p_li{width:calc(25% - 10px);margin-left:10px;padding:10px;margin-top:15px;}

	.product .p_ul .p_li .p_txt span{margin-top:5px;}

	.product .p_btn{margin-top:15px;width:300px;}

	.product .p_btn span{background-size:auto 10px;height:42px;line-height:42px;}

	.rongyu{padding:20px 0 25px;}

	.rongyu .container{margin-top:15px;}

	.rongyu .swiper-button-next,.rongyu .swiper-button-prev{display:none;}

    .youshi{padding:20px 0;}

    .youshi .ys_ul{margin-top:20px;}

    .youshi .ys_ul .swiper-slide:hover .ys_txt{padding-top:120px;}

	.news{padding:20px 0 25px;}

	.news .nt_d{margin-bottom:13px;}

	.news .nt_em{margin-top:10px;}

	.news .n_top{margin-top:15px;}

	.news .n_top .nt_left{width:487px;height:276px;}

	.news .n_top .nt_right{width:calc(100% - 487px);padding:30px 20px 0 15px;}

	.news .n_top .nt_right .nt_txt p:first-of-type{font-size:18px;height:26px;line-height:26px;margin-bottom:10px;}

	.news .n_top .nt_right .nt_txt .nt_btn{margin-top:25px;}

	.news .n_ul .n_li{padding:3px 20px 0 15px;}

	.shipin{padding:40px 0 50px;}

	.shipin a{margin-top:20px;}

}



@media screen and (max-width:1023px){

	.index_banner{padding-bottom:453px;}

	.info{padding:20px 0;}

	.info .if_left{display:none;}

	.info .if_right{width:100%;float:none;}

	.info .if_right .if_txt{width:100%;padding:0 15px;}

	.info .if_right .if_txt b{font-size:20px;}

	.info .if_right .if_txt .if_num{margin-top:20px;width:100%;margin-left:0;}

	.info .if_right .if_txt .if_num .in_li{border:1px solid #F5F5F5;}

	.info .if_right .if_txt .if_btn{margin-top:15px;}

	.product .p_ul .p_li{width:calc(50% - 5px);margin-left:10px;padding:10px 10px 13px;margin-top:10px;}

	.product .p_ul .p_li:nth-child(3n+1){margin-left:10px;}

	.product .p_ul .p_li:nth-child(odd){margin-left:0;}

	.product .p_ul .p_li .p_txt{padding:12px 5px 0;}

	.product .p_ul .p_li .p_txt span{margin-top:5px;}

	.product .p_btn{margin-top:15px;width:300px;}

	.product .p_btn span{background-size:auto 10px;height:42px;line-height:42px;}

    .youshi .ys_ul .ys_txt{padding:0 10px;}

    .youshi .ys_ul .swiper-slide:hover .ys_txt{padding-top:80px;}

	.news .nt_d{margin-bottom:13px;}

	.news .nt_em{margin-top:10px;}

	.news .n_top{margin-top:15px;}

	.news .n_top .nt_left{width:362px;height:205px;}

	.news .n_top .nt_right{width:calc(100% - 362px);padding:10px 10px 0 10px;}

	.news .n_top .nt_right .nt_txt p:first-of-type{margin-bottom:5px;}

	.news .n_top .nt_right .nt_txt .nt_btn{margin-top:10px;}

	.news .n_ul{border-right:none;border-bottom:1px solid #E8E8E8;}

	.news .n_ul .n_li{padding:20px 0;width:100%;float:none;border-left:none;border-top:1px solid #E8E8E8;}

	.news .n_ul .n_li p.p1{height:auto;}

	.shipin{padding:30px 0 40px;}

	.shipin a{margin-top:15px;}

}

/*668以下屏幕*/

@media screen and (max-width:767px){
    .banner{ height:250px !important}
    .banner img{ width: 100%; height: 250px;object-fit:cover;}
     .item.submit .btn-text{ padding: 5px 15px;}
.product-tab{ display:none}
.i-product{ height:auto; }
.i-product .box .boxli .txtbox{ width:100%}
.i-product .box .boxli .txtbox .text{ width:100%; float: none}
.i-product .box .boxli .txtbox .text .t1{ font-size:35px;}
.i-product .box .boxli .txtbox .text .t2{ margin-bottom:25px;}
.i-product .box .boxli .txtbox .img{ width:100%; height:353px; margin-top:30px; text-align: center; float: left}
.i-product .box .boxli{padding: 40px 0px}

    .indexTle{    padding: 1.5rem 0 ;}
    .indexOne ul{ width: 100%}
    .indexOne ul li{ width: 100%; margin-right: 0; margin-bottom: 3%;}
    
    .indexTwo{  padding-bottom: 2.5rem;}
    .indexTwo .box{ display: inline-block}
    .indexTwo .le{ width: 100%;}
    .indexTwo .re{ width: 100%;right: 0;top:2rem; }
    .indexTwo .le ul li .num span,.indexTwo .le ul li .num .jia,.indexTwo .le ul li .num b{ font-size: 30px;}
    .indexTwo .le ul li .num em,.indexTwo .le ul li .num b sup{ font-size: 16px;}
    .i-product{ background: url("../image/bgi-product.jpg") right no-repeat}
    
    .indexFive .indexTle{ text-align: center}
    .indexFive .box{ display: inline-block}
    .indexFive .box .le,.indexFive .box .re{ width: 100%}
    .indexFive .box .re{ margin-top: 20px;}
    .indexFive .box .re p{font-size: 16px; }
    .foot .ft_txt .ft_ewm{ width: 100%; padding: 20px 0 60px}
    
    .news .n_top .nt_right .nt_r{ width: 100%; margin-top: 10px;}
    

	.info .if_right .if_txt .if_num .in_li{width:calc(50% - 7px);margin-left:14px;margin-top:14px;padding:15px 0 10px;}

	.info .if_right .if_txt .if_num .in_li:nth-child(odd){margin-left:0;}

	/* .product .p_ul .p_li{width:100%;margin-left:0;float:none;} */

	.product .p_ul .p_li:nth-child(2n+1){margin-left:0;}

	.rongyu .container{margin-top:10px;}

	.news .n_top .nt_left{width:100%;padding-bottom:49%;height:auto;float:none;}

	.news .n_top .nt_right{width:100%;float:none;padding:10px;}
    
    
    .e_html-5{ margin-top: 0}
    .video_l h2{padding-top:147%}
    
    .youshi .ys_ul .ys_img{ height: 280px;}
    .youshi .ys_ul .ys_txt{top: calc(100% - 30px);}
    
    .indexOne ul li .nr{ height: auto}
    
    .p_ul ul { width: 100%;}
    .p_ul ul li{ width: 100%; margin-right: 0; margin-bottom: 4%}
 
    
    .product .p_ul .p_li{ padding: 0}
    .picScroll-top{ display: none}
   .i-product .tips{ display: block}
}



@media screen and (max-width:414px){
    .container{width: calc(100% - 20px);}
    .indexOne ul li .conTop .mo img{ width:40px}

    .video_l h3 img{ display: none}
    .tab .tab-content ul li .ps_img{ height: 160px}
    .indexFive .box li{ width: 140px; height: 140px;}
    .indexFive .box li:nth-child(3){margin-left: 100px;}
    .youshi .ys_ul .ys_img{ height: 220px;}
    .tab .tab-content{ padding: 0}
   .p_ul ul li .p_imgg{ height: 290px;}

}
@media screen and (max-width:390px){
    .indexFive .box li:nth-child(3){margin-left: 70px;}

.swiper-button-next, .swiper-button-prev{ height:24px;}

  .banner,.banner img{ height: 160px  !important;}



}

@media screen and (max-width:375px){
    .indexFive .box li:nth-child(3){margin-left: 50px;}







}








