

*{webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body{font-family: Arial,"微软雅黑";font-size:14px;margin:0px;padding:0px;color:#333;line-height:22px;height:auto;clear:both;min-width:1200px;}
input,textarea,select{font-family:"微软雅黑"; outline:none;}
input{margin:0; padding:0; border:0; background-repeat:no-repeat;}
input[type="text"],
input[type="password"],
input[type="button"],
input[type="submit"],
select,
textarea {
    outline-style: none;
    -webkit-appearance: none;
    resize: none;
    border: none;
	font-family: "Microsoft Yahei";
	border-radius:0; 
}

h1,h2,h3,h4,h5,h6,p,dl,dt,dd{ margin:0; padding:0; font-weight:normal;}


/** 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); } }


/*开始*/
/* .oneqh a::after{background: url(../images/b11.png) no-repeat;width: 11px;height: 6px;left: 45%;bottom: 0;opacity: 0;} */

.banner { width: 100%; position: relative; overflow: hidden; height: 693px;}
.banner img { display: block; width: 1920px; position: relative; height: 693px; position: absolute; top: 0; left: 50%; margin-left: -960px; }
.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; }

.indexone { padding: 20px 0; overflow: hidden; }
.indexone .oneleft {float: left;}
.oneleft span{font-size:14px;color: #000;display: inline-block;line-height: 60px;height: 60px;margin-right: 45px;}
.oneleft a{font-size: 14px;color: #000;line-height: 60px;height: 60px;margin-right: 45px;}
.inpbox { float: right; width: 360px; height: 60px; border:1px #e5e5e5 solid; border-radius:5px ; -webkit-border-radius:5px ; -moz-border-radius:5px ; -ms-border-radius:5px ; -o-border-radius:5px ; }
.inpbox .in1{float: left;width: 302px;padding-left: 20px;padding-top: 20px;padding-right: 10px;}
.inpbox .in2{float: left;background: url(../images/t1.png) no-repeat;width: 47px;height: 47px;margin-top: 6px;}

.indextwo{padding-bottom: 40px;}
.twoleft{float: left;width: 600px;overflow: hidden;position: relative;}
.itemtop{background: #eaeaea;height: 345px;padding-top: 40px;padding-left: 145px;padding-right: 105px;}
.itemtop h4{font-size: 30px;color: #333;padding-bottom: 10px;line-height: 30px;}
.itemtop h4 b{font-weight: bold;color: #66624f;}
.itemtop h5{font-size: 18px;color: #333;margin-bottom: 30px;}
.itemtop p{color: #6a6a6a;padding-left: 22px;background: url(../images/t2.png) no-repeat left 8px;margin-bottom: 15px;}
.itembottom li{float: left;width:600px;}
.itembottom li a{float: left;width:300px;display: inline-block;}
.itembottom li img{width: 300px;height: 296px;}
.itembottom li p{text-align: center;padding-top: 15px;color: #333333;}

.js1{z-index: 100; background: url(../images/j1.png) no-repeat;width: 51px;height: 51px; display: block;position: absolute;top: 480px;left: 20px;}
.js2{z-index: 100;background: url(../images/j2.png) no-repeat;width: 51px;height: 51px; display: block;position: absolute;top: 480px;right: 20px;}
.js1:hover{background: url(../images/j1s.png) no-repeat;}
.js2:hover{background: url(../images/j2s.png) no-repeat;}
.poar{line-height: 40px;text-align: center;padding-top: 52px; position: absolute;top: 0;left: 0;width: 100px;height: 100px;background: #fff;font-size: 40px;color: #66624f;font-weight: bold;}
.poar span{transform:rotate(90deg);position: absolute;right: 10px;top: 10px;display: block;font-size: 14px;color: #a3a3a3; width: 20px;;}

.tworight{width: 600px;position: relative;float: left;overflow: hidden;}
.tworight li img{display: block;width: 600px;height: 641px;}
.tworight .btns{position: absolute;bottom: 45px;left: 0;z-index: 100;width: 100%;}
.tworight .btns p{text-align: center;}
.tworight .btns p span { display: inline-block; width: 10px; height: 10px; background: #b4b1a4; overflow: hidden; margin: 0 15px; border-radius: 16px; cursor: pointer; opacity: 1; vertical-align: middle; }
.tworight .btns p span.swiper-pagination-bullet-active { background: #000000;}
.swiqh2  .twoleft{float: right;}

.indexthree{padding-top: 30px;padding-bottom: 80px;}
.tit1{text-align: center;background: url(../images/t3.jpg) no-repeat bottom center;padding-bottom: 30px;margin-bottom: 35px;}
.tit1 h4{font-size: 48px;color: #66624f;font-weight: bold;line-height: 50px;padding-bottom: 5px;}
.tit1 p{font-size: 18px;color: #333;font-weight: bold;}

.threele{float: left;width: 300px;;}
.threele .item h4 a{font-size: 16px;color: #fff; padding-left: 38px; height: 55px;line-height: 55px;display: block; background: #66624f url(../images/t3.png) no-repeat 12px center;;}
.threele .text{background: #f0f0f0;padding-top: 12px;}
.threele .text p{width: 50%;float: left;padding-left: 40px;margin-bottom: 13px;}
.threele .text p a{background: url(../images/t15.png) no-repeat left center;padding-left: 12px;color: #909090;}


.threele .text p:nth-child(2n-1){width: 42%;}



.threeri{float: right;width: 890px;}
.threeritop {overflow: hidden;position: relative;}
.threeritop dt{float: left;width: 290px;background: #e1ddcd;height: 400px;padding: 30px 40px;}
.threeritop dt h3{font-size: 16px;font-weight: bold;color: #333;}
.threeritop dt h3 p{font-size: 28px;font-weight: bold;line-height: 40px;}
.threeritop dt h4{padding-top: 15px;padding-bottom: 10px;border-bottom:1px #9c9886 solid;margin-bottom: 10px;}
.threeritop dt .text{font-size: 14px;color: #000;height: 189px;}
.threeritop dt .btn{}
.threeritop dt .btn a{width: 90px;height: 40px;line-height: 40px;border:1px #9c9886 solid;display: block;float: left;text-align: center;font-size: 14px;color: #66624f;}
.threeritop dt .btn a:last-child{background: #66624f;color: #fff;border:0;}
.threeritop dd{float: left;width: 600px;;}
.threeritop dd img{display: block;width: 600px;height: 400px;}
.threeritop .btnss{position: absolute;bottom: 20px;left: 0;width: 100%;z-index: 100;}
.threeritop .btnss p{text-align: center;}
.threeritop .btnss p span { display: inline-block; width: 16px; height: 16px; background: #fff; overflow: hidden; margin: 0 15px; border-radius: 16px; cursor: pointer; opacity: 1; vertical-align: middle; }
.threeritop .btnss p span.swiper-pagination-bullet-active { background:none;border: 2px #fff solid;}
.threeribottom{padding-top: 14px;}
.threeribottom li{float: left;margin-right: 10px;}
.threeribottom li img{display: block;width: 290px;height: 240px;}
.threeribottom li:last-child{margin-right: 0;}
.threeribottom li p{font-size: 14px;text-align: center;color: #909090;padding-top: 10px;}

.indexfour{padding-top: 70px;height: 950px; background: url(../images/b2.jpg) no-repeat top center;}
.tit2{text-align: center;background: url(../images/t4.jpg) no-repeat bottom center;padding-bottom: 30px;margin-bottom: 20px;}
.tit2 h4{font-size: 48px;color: #66624f;font-weight: bold;line-height: 50px;padding-bottom: 5px;}
.tit2 p{font-size: 18px;color: #cfcdc5;font-weight: bold;}
.fourtit{text-align: center;padding-bottom: 45px;}
.fourtit p{display: inline-block;margin-right: 135px;}
.fourtit p a{font-size: 24px;color: #000;}
.fourtit p a span{display: block;font-size: 18px;color: #acaaa4;text-align: left;padding-top: 5px;font-weight: bold;}
.fourtit p:last-child{margin-right: 0;}
.fourtit p:hover a,.fourtit p.cur a{color: #66624f;}

.fournrbox{overflow: hidden;margin: -10px}
.fournr{position: relative;padding: 10px}
.fournr dt{float: left;width: 300px;height: 560px; padding: 48px 25px 0;background: #fff;box-shadow: 1px 1px 5px 4px #e1dfd7}
.fournr dt h3{color: #505050;font-size: 20px;font-weight: bold;line-height: 28px;border-bottom: 3px #e1ddcd solid;padding-bottom: 25px;}
.fournr dt p.text{margin-top: 36px;font-size: 14px;color: #505050;padding-left: 15px;background: url(../images/t2.png) no-repeat left 7px;}
.fournr dt .tel{margin-top: 60px; padding-left: 50px;background: url(../images/t7.jpg) no-repeat left center;margin-bottom: 15px;}
.fournr dt .tel p{font-size: 24px;color: #333;}
.fournr dt .tel span{display: block;color: #66624f;}
.fournr dt a{width: 110px;height: 40px;line-height: 40px;background: #66624f;text-align: center;display: block;color: #fff;margin: auto;}
.fournr dd{float: left;width: 900px;height: 560px;}
.fournr dd img{display: block;width: 900px;height: 560px;}
.fournr .btns{position: absolute;right: 50px;bottom: 100px;z-index: 100;}
.fournr .btns p{font-weight: bold;font-size: 24px;color: #66624f;}
.fournr .btns p span{font-size: 46px}
.fournr .btns p .swiper-pagination-current{font-size: 24px;}
.fournr .btns p em{font-size: 46px}
.fourbtnleft {z-index: 100; background: url(../images/j1.png) no-repeat;width: 51px;height: 51px; display: block;position: absolute;bottom: 22px;right: 105px;}
.fourbtnright{z-index: 100;background: url(../images/j2.png) no-repeat;width: 51px;height: 51px; display: block;position: absolute;bottom: 22px;right: 40px;}
.fourbtnleft :hover{background: url(../images/j1s.png) no-repeat;}
.fourbtnright:hover{background: url(../images/j2s.png) no-repeat;}

.indexfive {background: url(../images/b1.jpg) no-repeat  center 195px;}
.indexfive .tit1{background: url(../images/t6.jpg) no-repeat bottom center;margin-bottom: 18px;}
.fivenr{overflow: hidden;position: relative;padding-bottom: 80px;}
.fivenr li img{display: block;width: 394px;height: 309px;}
.fivetit{text-align: center;margin-bottom: 25px;}
.fivetit a{font-size: 16px;color: #333;padding: 0 30px;height: 45px;line-height: 45px;display: inline-block;}
.fivetit a:hover{background: #66624f;color: #fff;}
.fivenr li p{padding-right: 30px; font-size: 16px;color: #000; padding-left: 54px; position: relative;z-index: 100; background:#fff ;width: 335px;height: 60px;line-height: 60px;margin:auto;margin-top: -28px;}
.fivenr li p::before{position: absolute;content: '';width: 6px;height: 6px; top: 28px;left: 30px;background: url(../images/t8.jpg) no-repeat }
.fivenr li p span{float: right;color: #c8c8c8;text-transform: uppercase;}

.lastthree{float: right;width: 283px;}
.lastthree .imgs{position: relative;}
.lastthree .imgs img{display: block;width: 283px;height: 243px;}
.lastthree .imgs a{position: absolute;bottom: 0;right: 0;}
.lastthree .imgs a img{display: block;width: 50px;height: 50px;}
.lastthree h4{margin-top: 35px;margin-bottom: 20px;}
.lastthree h4 a{font-size: 16px;color: #000;}
.lastthree p{color: #c3c3c3;font-size: 14px;}
.fivenr .btnss{text-align: center;}
.fivenr .btnss{position: absolute;bottom: 20px;left: 0;width: 100%;;}

.fivenr .btnss p span { display: inline-block; width: 14px; height: 14px; background: #777672; overflow: hidden; margin: 0 10px; border-radius: 14px; cursor: pointer; opacity: 1; vertical-align: middle; }
.fivenr .btnss p span.swiper-pagination-bullet-active { background:#66624f;}


.fivebtnleft{position: absolute;top: 130px;left: 20px;z-index: 100;z-index: 100; background: url(../images/j1.png) no-repeat;width: 51px;height: 51px; display: block;}
.fivebtnright{position: absolute;right: 20px;top: 130px;z-index: 100;z-index: 100;background: url(../images/j2.png) no-repeat;width: 51px;height: 51px; display: block;}
.fivebtnleft:hover{background: url(../images/j1s.png) no-repeat;}
.fivebtnright:hover{background: url(../images/j2s.png) no-repeat;}

.indexsix{padding-top: 90px;padding-bottom: 40px;}

.tit3{text-align: center;padding-bottom: 50px;}
.tit3 h4{font-size: 55px;color: #66624f;line-height: 50px;padding-bottom: 10px;}
.tit3 p{font-size: 18px;color: #333;}

.sixnr{padding-bottom: 45px;border-bottom: 2px #efefed solid;}
.sixnr li{float: left;padding-right: 45px;margin-right: 43px;background: url(../images/t5.png) no-repeat right center;}
.sixnr li p{font-size: 18px;color: #66624f;padding-top: 10px;}
.sixnr li img{display: block;margin:auto;height: 38px;}
.sixnr li:last-child{margin-right: 0;padding-right: 0;background: none;}

.indexsenven{padding-bottom: 70px;}
.tit4{text-align: center;padding-bottom: 20px;margin-bottom: 30px;background: url(../images/t6.jpg) no-repeat bottom center;}
.tit4 h4{font-size: 36px;color: #66624f;line-height: 40px;padding-bottom: 10px;font-weight: bold;}
.senvennr li p img{display: block;width: 232px;height: 231px;;}
.senvennr li{position: relative;}
.senvennr li .text{position: absolute;left: 0;width: 100%;bottom: 20px;font-size: 14px;color: #fff;z-index: 100;text-align: center;}
.senvennr li span{position: absolute;display: block;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 100;}
.senvennr{overflow: hidden;}

.senvennrbox{position: relative;}
.senvenbtnleft{position: absolute;top: 90px;left: -70px;z-index: 100;z-index: 100; background: url(../images/j1s.png) no-repeat;width: 51px;height: 51px; display: block;}
.senvenbtnright{position: absolute;right: -70px;top: 90px;z-index: 100;z-index: 100;background: url(../images/j2s.png) no-repeat;width: 51px;height: 51px; display: block;}

.tit6{text-align: center;padding-bottom: 45px;}
.tit6 h4{font-size: 55px;color: #66624f;line-height: 50px;padding-bottom: 10px;}
.tit6 p{font-size: 18px;color: #333;}
.lastleft{width: 600px;padding-right: 55px;border-right: 1px #e5e5e5 solid;float: left;padding-bottom: 40px;}
.nswtit{margin-bottom: 25px;}
.nswtit h4 a{font-size: 18px;color: #000;display: inline-block;}
.nswtit h4 a:hover,.nswtit h4 a.cur{color: #66624f;}
.nswtit h4 a:first-child {margin-right: 33px;}
.nswtit h4 a:last-child {margin-left: 33px;}
.nswtit h4{font-size: 18px;color: #000;}
.nswtit span a{text-transform: uppercase;color: #636b73;}
.mswlenr li{padding: 25px 0;border-bottom: 2px #e5e5e5 solid;}
.mswlenr li:last-child{border-bottom: 0;}
.mswlenr li h4{float: left;width: 110px;padding-right: 40px;font-size: 30px;font-weight: bold;text-align: center;line-height: 35px}
.mswlenr li h4 p{color: #636b73;font-size: 14px;padding-top: 6px;}
.mswlenr li .text{float: left;width: 426px;}
.mswlenr li .text h5{padding-bottom: 10px;font-size: 14px;white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;width: 425px;padding-right: 52px;background: url(../images/t8s.png) no-repeat right 0;}
.mswlenr li .text:hover h5{background: url(../images/t8.png) no-repeat right 0;}
.mswlenr li .text h5 a{color: #333;}
.mswlenr li .text p{color: #7a7a7a;}

.lastright{width:538px;float: right;}
.lastritit{margin-bottom: 25px;}
.lastritit h4{font-size: 18px;color: #000;}
.lastritit span{float: right;}
.lastritit span a{text-transform: uppercase;color: #636b73;}

.lastrinr img{display: block;width: 538px;height: 143px;}
.lastrinr li{padding: 14px 0;border-bottom: 2px #e5e5e5 solid;}
.lastrinr li h4{margin-bottom: 8px;}
.lastrinr li h4 span{display: inline-block;width: 50px;color: #000;}
.lastrinr li h4 em{display: inline-block;font-size: 14px;color: #000;width: 485px;}
.lastrinr li p span{display: inline-block;width: 50px;color: #000;vertical-align: top}
.lastrinr li p em{display: inline-block;font-size: 14px;color: #000;width: 485px;color: #727272;}
.lastrinr li:last-child{border:0}

.indexpay{background: url(../images/b3.jpg) no-repeat top center;height: 679px;position: relative;}
.paynr{width: 435px;padding-top: 100px;}
.paynr h3{font-size: 30px;color: #66624f;padding-bottom: 25px;}
.paynr .text{font-size: 16px;color: #2b2b2b;line-height: 30px; padding-bottom: 60px;border-bottom: 2px #cbc9c6 solid;}
.paybox{padding-top: 35px;padding-bottom: 30px;}
.paybox .item{float: left;padding-right: 55px;}

.paybox .item h4{font-size: 46px;font-weight: bold;color: #66624f;line-height: 50px;padding-right: 20px;}
.paybox .item:first-child h4{background: url(../images/t9.jpg) no-repeat top right;}
.paybox .item:last-child h4{background: url(../images/t10.jpg) no-repeat top right;}
.paybox .item p{font-size: 16px;color: #a29f9e;text-align: center;}
.indexpay .more_s{width: 435px;height: 70px;line-height: 70px;background: #66624f;text-align: center;color: #fff;font-size: 18px;display: block;}

.ship{position: absolute;top: 235px;left: 50%;margin-left: 165px;z-index: 100;font-size: 18px;color: #fff;}
.ship img{display: inline-block;vertical-align: middle;margin-left: 8px;}
.ship a{color: #fff;}



.footcenter{ height:51px;}
.y_footer{background: url(../images/b4.jpg) top center repeat-x;height: 544px;overflow: hidden;padding-top: 60px;}
.y_footer .commonweb{position: relative;}
.foottop{padding-bottom: 30px;border-bottom: 2px #e5e5e5 solid;}
.footone{float: left;width: 494px;}
.footone h4{font-size: 24px;color: #000;margin-bottom: 35px;}
.footone p{font-size: 16px;padding-bottom: 12px;position: relative;color: #909090;}
.footone p::after{content: '';position: absolute;top: 0;left: 27px;width: 2px;height: 100%;background: #e5e5e5;}
.footone p img{margin-right: 12px;padding-right: 12px;width: 28px;}
.footone p:last-child{padding-bottom: 0;}
.foottwo{float: left;width: 235px;margin-top: 30px;}
.foottwo img{display: block;margin: auto;}
.foottwo p{text-align: center;color: #909090;margin-top: 20px; line-height:25px;}
.footcode{float: right;}
.footcode  h4{font-size: 24px;color: #000;margin-bottom: 15px;}
.footcode .item{float: left;margin-left: 16px;}
.footcode .item img{display: block;width: 121px;height: 121px;}
.footcode .item p{color: #909090;font-size: 14px;margin-top: 8px;text-align: center;}
.footcode .item:first-child{margin-left: 0;}
.footcenter{margin-top: 29px;}
.footcenter span{float: left;font-size: 16px;color: #000;}
.footcenter .text{float: left;width: 1135px;;}
.footcenter .text a{font-size: 14px;color: #868582;display: block;float: left;margin-left: 68px;margin-bottom: 15px;}
.footerbottom{padding-top: 70px;}
.footerbottom a{font-size: 12px;color: #fff;margin-right: 45px;display: inline-block;}
