

*{webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}



/** Swiper 3.4.2 Most modern mobile touch slider and framework with hardware accelerated transitions http://www.idangero.us/swiper/ Copyright 2017, Vladimir Kharlampidi The iDangero.us http://www.idangero.us/ Licensed under MIT Released on: March 10, 2017 */
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

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

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

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

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { transition-timing-function: ease-out; margin: 0 auto; }

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

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; transition-property: height,-webkit-transform; transition-property: transform,height; transition-property: transform,height,-webkit-transform; }

.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); left: 10px; right: auto; }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); right: 10px; left: auto; }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-pagination { position: absolute; text-align: center; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 10px; left: 0; width: 100%; }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: #000; opacity: .2; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet { background: #fff; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active { background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active { background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; -webkit-transform: translate3d(0, -50%, 0); -ms-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 5px 0; display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px; }

.swiper-pagination-progress { background: rgba(0, 0, 0, 0.25); position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar { background: #007aff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar { -webkit-transform-origin: right top; -ms-transform-origin: right top; transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress { width: 100%; height: 4px; left: 0; top: 0; }

.swiper-container-vertical > .swiper-pagination-progress { width: 4px; height: 100%; left: 0; top: 0; }

.swiper-pagination-progress.swiper-pagination-white { background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar { background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar { background: #000; }

.swiper-container-3d { -webkit-perspective: 1200px; -o-perspective: 1200px; perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left { background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right { background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top { background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom { background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper { -ms-perspective: 1200px; }

.swiper-container-cube, .swiper-container-flip { overflow: visible; }

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-container-cube .swiper-slide { visibility: hidden; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; width: 100%; height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; -ms-transform-origin: 100% 0; transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev { pointer-events: auto; visibility: visible; }

.swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; background: #000; opacity: .6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { transition-timing-function: ease-out; }

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

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

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

.swiper-zoom-container { width: 100%; height: 100%; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg { max-width: 100%; max-height: 100%; object-fit: contain; }

.swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; }

.swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0; top: 0; }

.swiper-scrollbar-cursor-drag { cursor: move; }

.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -webkit-transform-origin: 50%; -ms-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after { display: block; content: ""; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50%; background-size: 100%; background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); } }

@keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }


/*开始*/

.banner {     width: 100%;
    /* position: relative; */
    overflow: hidden;
    padding-top: 83px;}
.banner img {  width: 100%;}
.banner li { width: 100%; position: relative; width: 100%; overflow: hidden; float: left; -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; height: 100%; position: relative; }
.banner ul { width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; box-sizing: content-box; }
.bannerbtn { text-align: center; position: absolute; left: 50%;margin-left: -600px; z-index: 20; bottom: 30px; }
.bannerbtn p span { display: inline-block; width: 10px; height: 10px; background: #fff; overflow: hidden; margin: 0 5px; border-radius: 16px; cursor: pointer; opacity: 1; vertical-align: middle; }
.bannerbtn p span.swiper-pagination-bullet-active { background: #68b92e;width: 14px;height: 14px; }


.sous{height: 102px;border-bottom: 1px #e5e5e5 solid;padding-top: 30px;overflow: hidden;}
.sous .inp1{ float: left; border: 2px #d2d2d2 solid;padding-left: 20px; width: 324px; line-height: 40px; height: 40px; border-radius:25px ; -webkit-border-radius:25px ; -moz-border-radius:25px ; -ms-border-radius:25px ; -o-border-radius:25px ; }
.sous .inp2{margin-left: 20px;cursor: pointer; float: left;width: 40px;height: 40px;background: url(../images/t2.png) no-repeat;}
.sousleft{float: left;}
.sousright{float: right;font-weight: bold;font-size: 16px; margin-top:11px;}
.sousright a{font-weight: bold;font-size: 16px;margin-left: 34px;}

.indexone { overflow: hidden;}
.onetit{text-align: center;margin-bottom: 40px;}
.onetit h4{font-size: 40px;color: #000;line-height: 55px;margin-bottom: 10px;font-weight: bold;}
.onetit h4 a{color: #000;}
.onetit p{color: #333;font-size: 24px;}

.oneqh{position: relative;}
.oneqh li{ float: left;width: 33.33%;border-right: 1px #fff solid;height: 60px;line-height: 60px;background: #cccccc url(../images/t4.png) no-repeat 355px center }
.oneqh li>a{color: #000;font-size: 24px;color: #fff;padding-left: 20px;}
.oneqh li:hover,.oneqh li.cur {background: #DD2417 url(../images/t5.png) no-repeat 355px center}
.oneqh li:hover>a,.oneqh li.cur>a{font-weight: bold;}
.oneqh li .onexl{background: #f5f5f5; display: none;position: absolute;top: 60px;left: 0;width: 100%;border: 1px #e5e5e5 solid;height: 60px;line-height: 60px;}
.oneqh li .onexl a{margin-left: 35px;margin-right: 70px;font-size: 18px;background: url(../images/t3.png) no-repeat left center;padding-left: 15px;}
.oneqh li:hover .onexl,.oneqh li.cur .onexl{display: block;}

.onenr{position: relative;height: 800px;margin-top: 100px;}
.onedv1{position: absolute;left: 50%;margin-left: -960px;}
.onedv1 img{display: block;width:960px;height: 634px;;}
.onedv1 .dvtext{position: absolute;right: 40px;top: 138px;background: rgba(255, 255, 255, 0.8);width: 350px;height: 350px;padding: 60px 30px 0;}
.onedv1 .dvtext h4{font-weight: bold;font-size: 33px;color: #000;line-height: 45px;margin-bottom: 15px;}
.onedv1 .dvtext p{font-size: 18px;color: #000;line-height: 30px;}
.onedv1 .dvtext a{ margin-top: 40px; background: #DD2417; height: 48px; line-height: 48px; text-align: center; display: block; font-size: 20px; color: #fff;width: 180px; border-radius:25px ; -webkit-border-radius:25px ; -moz-border-radius:25px ; -ms-border-radius:25px ; -o-border-radius:25px ; }

.onedv2{position: absolute;left: 50%;margin-left: 10px;width: 950px;}
.onedv2 p{float: left;margin-bottom: 12px;}
.onedv2 p:nth-child(1),.onedv2 p:nth-child(3){margin-right: 10px;}
.onedv2 p img{display: block;width: 470px;height: 311px;}
.indextwo{overflow: hidden;}

/* .indextwo .onetit{background: url(../images/a1.jpg) no-repeat  center } */
.twonr{position: relative;height: 856px;}
.twoleft{width: 400px;float: left;}
.twoleft li a{background: #DD2417;height: 140px;border-bottom: 1px #00a7b2 solid;display: block;text-align: center;padding-top: 30px;}
.twoleft li .texts{width: 205px;display: inline-block;text-align: left;vertical-align: middle;margin-left: 20px;}
.twoleft li .texts h4{font-weight: bold;font-size: 40px;color: #fff;line-height: 45px;}
.twoleft li .texts p{font-size: 18px;color: #fff;}
.twoleft li span{vertical-align: middle;display: inline-block;background: url(../images/c1.png) no-repeat;width: 71px;height: 71px;}
.twoleft li:hover a,.twoleft li.cur a{background: #0093d7;}
.twoleft li:nth-child(2) span{background: url(../images/c2.png) no-repeat;}
.twoleft li:nth-child(3) span{background: url(../images/c3.png) no-repeat;}
.twoleft li:nth-child(4) span{background: url(../images/c4.png) no-repeat;}
.twoleft li:nth-child(5) span{background: url(../images/c5.png) no-repeat;}
.twoleft li:hover:nth-child(1) span.twoleft li.cur:nth-child(1) span{background: url(../images/c1s.png) no-repeat;}
.twoleft li:hover:nth-child(2) span.twoleft li.cur:nth-child(2) span{background: url(../images/c2s.png) no-repeat;}
.twoleft li:hover:nth-child(3) span.twoleft li.cur:nth-child(3) span{background: url(../images/c3s.png) no-repeat;}
.twoleft li:hover:nth-child(4) span.twoleft li.cur:nth-child(4) span{background: url(../images/c4s.png) no-repeat;}
.twoleft li:hover:nth-child(5) span.twoleft li.cur:nth-child(5) span{background: url(../images/c5s.png) no-repeat;}
.tworight{position: relative;width: 1158px;position: absolute;left: 50%;top: 0;margin-left: -200px;}
.tworight .texts{position: absolute;top: 140px;left: 0; background: rgba(255, 255, 255, 0.8);width: 464px;padding: 50px 40px ;}
.tworight .texts h4{font-weight: bold;font-size: 40px;color: #333;line-height: 40px;}
.tworight .texts h4 span{display: block;font-size: 20px;}
.tworight .texts p{font-size: 18px;padding-top: 20px;}

.tela{height: 60px;line-height: 60px;text-align: center;background: #00a7b2;color: #fff;font-weight: bold;}
.tela span{font-size: 16px;}

.indexthree {background: url(../images/bj1.jpg) no-repeat center 113px ;overflow: hidden;margin-top:31px;}
.indexthree .onetit{padding-bottom: 150px;}

.threenr li{float: left;width: 550px;margin-bottom: 65px;}
.threenr li:nth-child(1),.threenr li:nth-child(3),.threenr li:nth-child(5){margin-top: -70px;margin-right: 100px;}
.threenr li img{display: block;width: 550px;height: 345px;;;}
.threenr li h4{font-size: 36px;font-weight: bold;color: #000;margin: 25px 0 20px;line-height: 36px;}
.threenr li p{font-size: 18px;line-height: 30px;}

.indexfour{background: url(../images/x17.jpg) no-repeat top center ;height: 967px;padding-top: 80px;overflow: hidden;}

.fourleft{float: left;width: 220px;}
.fourleft li a{display: block;height: 60px;line-height: 60px;background: #cccccc;font-size: 24px;margin-bottom: 5px;text-align: center;}
.fourleft li:hover a,.fourleft li.cur a{color: #fff;background: #DD2417;}
.telb {border: 5px #DD2417 solid;text-align: center;height: 250px;padding-top: 35px;}
.telb h4{font-size: 16px;font-weight: bold;color: #000;padding: 10px 0;}
.telb h5{font-size: 24px;color: #DD2417;}
.telb a{border: 1px #a0a0a0 solid;width: 136px;height: 40px;line-height: 40px;display: block;margin: 45px auto 0;;}
.fourright{float: right;}
.fourright dt{float: left;}
.fourright dt img{display: block;width: 600px;height: 385px;;}
.fourright dd{float: left;width: 350px;background: #fff;height: 385px;}
.fourright dd{padding: 20px 12px;}
.fourright dd h4{font-weight: bold;font-size: 24px;line-height: 32px;}
.fourright dd h5{font-size: 16px;font-weight: bold;color: #666;margin-top: 10px;}
.fourright dd p{color: #666;}
.fourright li{float: left;width: 310px;margin-top: 10px;margin-right: 10px;}
.fourright li:last-child{margin-right: 10px;}
.fourright li img{display: block;width: 310px;height: 199px;}
.fourright li p{font-size: 16px;color: #333;border-bottom: 1px #cccccc solid;padding-bottom: 20px;padding-top: 10px;}
.fourright li:hover p{border-bottom: 1px #DD2417 solid;}

.indexfive{margin-top: 0px;height:523px;border-bottom: 1px #e5e5e5 solid;overflow: hidden;}

.fiveleft{width: 580px;float: left;}
.fivetit{border-bottom: 1px #e5e5e5 solid;}
.fivetit span{float: left;font-size: 18px;height: 40px;line-height: 40px;}
.fivetit span a{font-size: 18px;width: 133px;height: 40px;line-height: 40px;display:inline-block;text-align: center}
.fivetit span a:hover,.fivetit span a.cur{background: #DD2417;color:white;}
.fivetit .mores{float: right;}
.fiveleftnr li{margin-top: 50px;}
.fiveleftnr li h5{display: inline-block;vertical-align: middle;font-size: 30px;height: 88px;line-height: 88px;; font-weight: bold;color: #000;padding-right: 20px;border-right: 1px #e5e5e5 solid;}
.fiveleftnr li .texts{display: inline-block;vertical-align: middle;width: 430px;margin-left: 30px;}

.fiveright{float: right;width: 550px;}
.fiveright li{margin-top: 40px;}
.fiveright li h4{height: 30px;line-height: 30px; background: url(../images/t8.png) no-repeat left center ;padding-bottom: 12px; font-weight: bold;font-size: 16px;color: #000; padding-left: 42px;}
.fiveright li p{font-size: 14px;color: #888; padding-left: 42px;line-height: 28px;}

.indexsix{position: relative;height: 560px;overflow: hidden;padding-top:30px}
.indexsix .shipss{position: absolute;left: 50%;margin-left: -960px;}
.shipss span{cursor: pointer; position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%) ; -webkit-transform:translate(-50%,-50%) ; -moz-transform:translate(-50%,-50%) ; -ms-transform:translate(-50%,-50%) ; -o-transform:translate(-50%,-50%) ; }

.sixnr{position: absolute;left: 50%;margin-left: 145px;width: 460px;}
.sixnr img{display: block;margin: 16px 0;}
.sixnr h4 a{ font-size: 48px;font-weight: bold;line-height: 48px;padding-bottom: 10px; color: #000;}
.sixnr h5{font-size: 20px;padding: 5px 0;margin-top:11px;}
.sixnr p{font-size: 15px;line-height: 24px;}

.indexlast{padding: 60px 0 70px;overflow: hidden;}
.indexlast ul{border: 1px #d2d2d2 solid;}
.indexlast li{ float: left;border-right: 1px #d2d2d2 solid;width: 25%;text-align: center;height: 130px;padding-top: 18px;}
.indexlast li h4{font-size: 60px; font-weight: bold;line-height: 55px;}
.indexlast li p{font-size: 20px;}
.indexlast li span{display: inline-block;font-size: 24px;}

/* 弹窗 */
.mask{ position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: url(../images/cimg06.png) repeat; z-index: 90; display: none;}
/*视频*/
.video-box{ position: relative; width: 1180px; height: 575px; overflow: hidden;}
.video-box img{ position: absolute; width: 1180px; height: 575px; top: 50%; left: 50%; margin: -287px 0 0 -590px; z-index: -1;}
.video-box .info{ position: absolute; width: 100%; top: 113px; left: 0; text-align: center; color: #fff; z-index: 100;}
.video-box .info .tip{ font-size: 36px; font-weight: 700; line-height: 55px; padding-bottom: 3px;}
.video-box .info .text{ line-height: 32px; font-size: 18px;}
.video-box .bg{ position: absolute; width: 1180px; height: 575px; top: 0; left: 0; background: url(../images/cimg73.png) 0 0 no-repeat; z-index: 99;}

.video-popup{ position: fixed; top: 50%; left: 50%; margin: -184px 0 0 -300px; width: 600px; height: 370px; padding: 34px 0; background-color: #fff; z-index: 999; display: none;}
#video{ width: 100%;}
.video-popup .close{ width: 18px; height: 18px; background: url(../images/cimg86.png) no-repeat; position: absolute; top: 12px; right: 15px; cursor: pointer;}


/*.newnr{padding-top: 24px;padding-bottom: 55px;}
.newnr ul{margin:0 -11px;}
.newnr li{float: left;padding: 0 10px;position: relative;width: 407px;}
.newnr li img{width: 387px;height: 240px;display: block;}
.newnr li .jia {position: absolute;top: 195px;left: 10px;right:10px;top: 195px;height: 45px;background: #d9ad69;}
.newnr li .jia img{display: block;width: 18px;height: 18px;margin:0 auto;margin-top: 12px;}
.newnr li h4{font-size: 16px;color: #000000;text-align: center;padding-top: 25px;padding-bottom: 18px;height: 62px;}
.newnr li p{color: #7f7f7f;font-size: 14px;padding: 0 30px;text-align: center;line-height: 24px; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;*/
 /* autoprefixer: off */
/*    -webkit-box-orient: vertical;}*/
.ci1{background: url(../images/con1.jpg) no-repeat top center;overflow: hidden;}
.con1{padding-top: 48px;}
.wd1200{width:1200px;margin: 0 auto;}
.c1t{text-align: center;height: 54px;background: url(../images/t1.png) no-repeat center;font-size: 36px;color:black;font-weight: 600;line-height: 40px;background-size:38%;}
.c1t1{text-align: center;color:#999;font-size: 14px;padding-top: 10px;font-weight:400;}

.c1a{width: 254px;margin-top: 42px;}
.c1at{color:#fff;font-size: 30px;font-weight: 600;background: url(../images/c1a.png) no-repeat;
    height: 132px;text-align: center;line-height: 132px;text-indent: 55px;}
.c1asort1{}
.c1asort1 li{background: #f5f5f5;border-bottom: 1px solid #ddd;text-align: center;line-height: 59px;}
.c1asort1 li a{font-size: 16px;color:#333;}
.c1acm{background: #f5f5f5;border-bottom: 1px solid #ddd;text-align: center;line-height: 59px;}
.c1acm a{font-size: 16px;color:#333;}
.c1ab{
    width: 254px;
    height: 286px;
    background: url(../images/c1aa.png) no-repeat;
    background-size: 254px 287px;
}
.c1at1{text-align: center;color:#fff;font-size: 16px;font-weight: 400;padding-top: 15px;}
.c1at2{text-align: center;color:#fff;font-size: 24px;font-weight: 600;padding-top: 2px;}
.c1at3{ width: 136px;
height: 34px;
background: #fff;
margin: 8px auto;

border-radius: 6px;
text-align: center;
line-height: 34px;
}
/* .c1at3 a{color:#0073bc;} */

.c1b{width: 927px;margin-top: 42px;}
.product_list1{}
.product_list1 li{float: left;text-align: center;margin-right: 19px;margin-bottom:6px;}
.product_list1 li:nth-child(3n){float: right;margin-right: 0;}
.product_list1 li img{width: 296px;height: auto;border: 1px solid #e2ddde;}
.product_list1 li h3{line-height: 39px;font-size: 16px;color:#333333;}
.product_list1 li h3 a{color:#333;font-weight: 400;}

.sortt li {
    margin-bottom: 0px;
     
}

.sortt li a {
    display: block;
    font: 400 18px/48px "å¾®è½¯é›…é»‘";
    padding-left: 51px;
    background: #eeeeee;
    color: #333;
}

.sortt li .sec a {
    background: url(../images/sdot.png) no-repeat 24px center;
    color: #57391f;
    border-bottom: 1px dashed #d5d0cb;
}

.sortt li a:hover {
    color: #E60012;
}

.solution_bg{height: 764px;
    /*background: url(../images/20200620092702_385182198.jpg)no-repeat bottom center;*/
    margin:auto;width:1200px;margin-top:33px;}
    .solution_t b{background: url(../images/20200616154118_1814095801.png)no-repeat top center;}
    .solution_top{width:395px; height:666px; padding:12px;box-sizing: border-box;background:#eee; float:left; }
    .solution_top li,.solution_more{display:block; width:50%;height:122px; float:left;position: relative;cursor: pointer;box-sizing: border-box; border:1px #eee solid;background:#fff;}
    .solution_top li.on,.solution_more:hover{background:#DD2417;}
    .solution_top li p,.solution_more p{font-size: 16px;color: #222;line-height: 27px; padding-top:30px;}
    .solution_top li.on p,.solution_top li.on span,.solution_more:hover p,.solution_more:hover span{color:#fff;}
    .solution_top li span,.solution_more span{font-size: 15px;color: #999;}
    .solution_top li:before,.solution_more:before{content: "";display: block; float:left; width:48px;height: 48px; margin:34px 10px 0 10px; border:1px #eee solid;border-radius: 100%; background: url(../images/20200620103845_461587038.png)no-repeat center; transition: all 0.3s ease-in-out;}
    .solution_top li:nth-child(1):before{background-position: -8px -66px;}
    .solution_top li:nth-child(2):before{background-position:-65px -65px;}
    .solution_top li:nth-child(3):before{background-position:-126px -68px;}
    .solution_top li:nth-child(4):before{background-position:-183px -61px;}
    .solution_top li:nth-child(5):before{background-position:-245px -65px;}
    .solution_top li:nth-child(6):before{background-position:-304px -65px;}
    .solution_top li:nth-child(7):before{background-position:-366px -66px;}
    .solution_top li:nth-child(8):before{background-position:-434px -62px;}
    .solution_top li:nth-child(9):before{background-position:-495px -63px;}
    .solution_top li:nth-child(10):before{background-position:-561px -65px;}
    .solution_more:before{background-position:-420px -60px;}
    
    .solution_top li:nth-child(1).on:before{background-position: -8px -7px;}
    .solution_top li:nth-child(2).on:before{background-position: -66px -7px;}
    .solution_top li:nth-child(3).on:before{background-position: -126px -8px;}
    .solution_top li:nth-child(4).on:before{background-position: -183px -2px;}
    .solution_top li:nth-child(5).on:before{background-position: -245px  -6px;}
    .solution_top li:nth-child(6).on:before{background-position: -304px -5px;}
    .solution_top li:nth-child(7).on:before{background-position: -367px -5px;}
    .solution_top li:nth-child(8).on:before{background-position: -433px -5px;}
    .solution_top li:nth-child(9).on:before{background-position: -496px -6px;}
    .solution_top li:nth-child(10).on:before{background-position: -560px -10px;}
    .solution_more:hover::before{background-position: -420px 0px;}
    
    .solution_top li.on:before,.solution_more:hover::before{background-color:#fff;}
    
    
    .solution_b{width:804px; float:right;}
    .solution_b dl{height:666px;position: relative;}
    .divdgweb_new_div ul:nth-child(1){background: url(../images/20200620105154_1916461456.jpg)no-repeat center;height: 666px;
        position: relative;}
    .divdgweb_new_div ul:nth-child(2){background: url(../images/20200620105118_1128845331.jpg)no-repeat center;height: 666px;
        position: relative;}
    .divdgweb_new_div ul:nth-child(3){background: url(../images/20200620105845_45375477.jpg)no-repeat center;height: 666px;
        position: relative;}
    .divdgweb_new_div ul:nth-child(4){background: url(../images/20200620110058_1566040323.jpg)no-repeat center;height: 666px;
        position: relative;}
    .divdgweb_new_div ul:nth-child(5){background: url(../images/20200620110235_188444381.jpg)no-repeat center;height: 666px;
        position: relative;}
    .divdgweb_new_div ul:nth-child(6){background: url(../images/20200620115005_64915731.jpg)no-repeat center;height: 666px;
        position: relative;}
    .divdgweb_new_div ul:nth-child(7){background: url(../images/20200620114419_251582990.jpg)no-repeat center;height: 666px;
        position: relative;}
        .divdgweb_new_div ul:nth-child(8){background: url(../images/20200620114419_2515829902.jpg)no-repeat center;height: 666px;
            position: relative;}
            .divdgweb_new_div ul:nth-child(9){background: url(../images/20200620114419_25158299025.jpg)no-repeat center;height: 666px;
                position: relative;}
    .divdgweb_new_div ul:nth-child(2) 
    .divdgweb_new_div 
    .divdgweb_new_div_item:nth-child(1),
    .solution_b dl:nth-child(3)
     .divdgweb_new_div 
     .divdgweb_new_div_item:nth-child(-n+2),
     .solution_b dl:nth-child(4)
      .divdgweb_new_div 
      .divdgweb_new_div_item:nth-child(-n+3),
      .solution_b dl:nth-child(5)
       .divdgweb_new_div 
       .divdgweb_new_div_item:nth-child(-n+4),.solution_b dl:nth-child(6) .divdgweb_new_div .divdgweb_new_div_item:nth-child(-n+5),.solution_b dl:nth-child(7) .divdgweb_new_div .divdgweb_new_div_item:nth-child(-n+6),.solution_b dl:nth-child(8) .divdgweb_new_div .divdgweb_new_div_item:nth-child(-n+7),.solution_b dl:nth-child(9) .divdgweb_new_div .divdgweb_new_div_item:nth-child(-n+8){display: none;}
    
    .solution_b .divdgweb_new_div_item{width: 637px;height:222px;padding: 28px 30px;background: rgba(255, 255, 255, 0.9);border-radius: 10px;position: absolute;bottom: 50px;left: 80px;}
    .solution_b .divdgweb_new_div_item_content{float: right; width: 340px; position: relative;}
    .solution_b .divdgweb_new_div_item_a{display: block;font-size:18px;font-weight: bold;color:#333;line-height:46px; height:175px; width:100%; position: absolute; }
    .solution_b .divdgweb_new_div_item_body{font-size:15px;color:#333;line-height:24px;  padding-top: 50px;}
    .solution_b .divdgweb_new_div_item_body:after{content: "查看更多";display: block;width: 90px;height: 30px;line-height: 30px;text-align: center;background: #999;color: #fff;border-radius: 8px 0 8px 0;margin-top: 15px;  transition:all linear .3s;}
    .solution_b .divdgweb_new_div_item:hover .divdgweb_new_div_item_body:after{width: 120px;background: #DD2417;}
    .solution_b .news_div_item_image{width: 215px;height: 175px; border:2px #aaa solid;}
    .solution_b  .news_div_item_pic a{display: block;}
    .jdjnf{
        margin-left: 52px;
    margin-top: 10px;
    width: 148px;
    }
        @media (max-width: 1300px) {
            .drift li{
                width:36px;
                height:36px;
            }
            .drift li a{
                width:36px;
                height:36px;
            }
            .drift{
                width:36px;
            }
        }
    @media (max-width: 1230px) {
                    .wd1200 {
                width: 80%;
                margin: 0 auto;
            }
            .c1acm a{
                font-size: 11px;
                
            }
            .c1acm{
                line-height:30px;
            }
            .c1a{
                width:20%;
            }
            .c1at{
                font-size:19px;
                height:108px;
                    line-height: 131px;
            }
            .c1ab{
                width:100%;
                height:253px;
            }
            .jdjnf{
                margin-left: 33px;
    margin-top: 10px;
    width: 102px;
            }
            .c1at2{
                font-size:18px;
            }
            .c1b{
                width:76%;
            }
            .product_list1 li{
                width:31%;
                margin-left:1%;
                margin-right:1%;
            }
            .product_list1 li img{
                width:100%;
            }
            .sortt li a{
                font: 400 14px/32px "å¾®è½¯é›…é»‘";
            }
            .solution_bg{
                width:80%;
                
            }
            .solution_top{
                width:29%;
            }
            .solution_top li p, .solution_more p{
                font-size:10px;
                line-height:18px;
            }
            .solution_top li span, .solution_more span{
                font-size:10px;
            }
            .solution_top li, .solution_more{
                height:108px;
            }
            .solution_top{
                height:573px;
            }
            .solution_b{
                width:71%;
            }
            .divdgweb_new_div ul:nth-child(1),.divdgweb_new_div ul:nth-child(2),.divdgweb_new_div ul:nth-child(3),.divdgweb_new_div ul:nth-child(4),.divdgweb_new_div ul:nth-child(5),.divdgweb_new_div ul:nth-child(6),.divdgweb_new_div ul:nth-child(7),.divdgweb_new_div ul:nth-child(8),.divdgweb_new_div ul:nth-child(9){
                height:572px;
            }
           .solution_b .divdgweb_new_div_item{
               width:82%;
           }
           .solution_b .news_div_item_image{
               width:20%;
               height:auto;
           }
           .solution_b .divdgweb_new_div_item_content{
               width:75%;
           }
           .solution_b .divdgweb_new_div_item_a{
               font-size:14px;
               line-height:21px;
           }
           .solution_b .divdgweb_new_div_item_body{
               padding-top:25px;
           }
           .solution_b .divdgweb_new_div_item{
               height:181px;
           }
           .solution_b .divdgweb_new_div_item_body{
               font-size:10px;
               line-height:19px;
           }
           .solution_b .divdgweb_new_div_item_a{
               height:121px;
           }
           .commonweb{
               width:80%;
           }
           .threenr li{
               width:44%;
           }
           .threenr li img{
               width:100%;
               height:auto;
           }
           .fiveleft{
               width:48%;
           }
           .fiveright{
               width:48%;
           }
           .fiveleftnr li h5{
               width:20%;
               float: left;
               padding-right:0px;
           }
           .fiveleftnr li .texts{
               width:78%;
               margin-left:2%;
               float: right;
               font-size:10px;
           }
           .fiveleftnr li{
               display:table;
           }
           .fiveright li p{
               font-size:10px;
               line-height:18px;
           }
           .indexsix{
               width:80%;
               margin: auto;
           }
           .sixnr{
               width:40%;
           }
           .indexsix .shipss{
               width:55%;
               float: left;
               left: 0px;
               margin-left: 0px;
           }
           .indexsix .shipss img{
               width:100%;
           }
           .sixnr{
               width:42%;
               margin-left: 0px;
               left:0px;
               float: right;
                   position: relative;
           }
           .sixnr img{
                 display: block;
    margin: 0px 0;
    width: 96%;
           }
           .sixnr p {
    font-size: 9px;
    line-height: 19px;
}
.indexsix{
    height:500px;
}
.solution_b dl{
    height:572px;
}
.headernav li {
    margin-left: 12px;
}

.onetit h4 {
    font-size: 28px;
    color: #000;
    line-height: 44px;
    margin-bottom: 10px;
    font-weight: bold;
}
.onetit p {
    color: #333;
    font-size: 15px;
}
.con1 {
    padding-top: 26px;
}
.c1b {
   
    margin-top: 1px;
}
.c1a{
    margin-top: 1px;
}
.solution_bg{
    height:692px;
    
}
.threenr li h4{
    font-size:24px;
}
.threenr li p {
    font-size: 16px;
    line-height: 33px;
}
.fivetit span a {
    font-size: 12px;
}

.fivetit span a {
    font-size: 12px;
}
.indexlast li h4 {
    font-size: 33px;
}
.indexlast li p {
    font-size: 15px;
}
.indexlast {
    padding: 16px 0 57px;
}
.footone li{
    width:33%;
}
.footone{
    width:38%;
}
.foottwo{
    width:21%;
}
.foottwo .textsx p b{
    font-size: 11px;
}
.commonweb1400{
    width:80%;
}

    }

    @media (max-width: 1230px) {
        .headernav li {
            margin-left: 12px;
        }
        
       
    }

    @media (max-width: 1150px) {
      
.headernav li {
    margin-left: 12px;
}

    }
       @media (max-width: 1100px) {
        .headernav li {
    margin-left: 12px;
}
    }