*{webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body{font-family: "微软雅黑";font-size:14px;margin:0px;padding:0px;color:#333;height:auto;clear:both;min-width:1200px;--themeColor:#091f3b;--subColor:#ea8d0b;}
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;}


.header{height: 160px;top: 0;left: 0;z-index: 101;background: none;width: 100%;}




/** 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 {position: relative; overflow: hidden; height: 780px;}
.banner img { display: block; width: 1920px; position: relative; height: 780px;position: absolute;top: 0;left: 50%;margin-left: -960px;}
.banner li { width: 100%; position: relative; width: 100%; overflow: hidden; float: left;height: 100%; position: relative; }
.banner ul { width: 100%; height: 100%; z-index: 1; }
.banner .bannerbtn{position: absolute;bottom: 85px;left: 50%;margin-left: -600px;z-index: 100;}
.banner .bannerbtn .swiper-pagination-bullet-active{background: #ff7200;}
.banner .bannerbtn span{background: #fff;width: 14px;height: 14px;opacity: 1;}

.indexone{background: #fff;height: 145px;width: 1200px;margin:0 auto;padding: 35px 0;margin-top: -65px;position: relative;z-index: 101;box-shadow: 1px 5px 15px 0px #ccc;overflow: hidden;}
.indexone li{float: left;width: 20%;text-align: center;}
.indexone li img{display: block;margin:auto;}
.indexone li p{text-align: center;font-size: 18px;color: #222222;padding-top: 10px;}
.indexone li a{display: block; border-right: 1px #e6e6e6 solid;}
.indexone li span{width: 41px;display: block;margin:0 auto;height: 41px;}
.indexone li:nth-child(1) span{background: url(../images/s1.png) no-repeat center;}
.indexone li:hover p{color: #ff9500;}
.indexone li:hover:nth-child(1) span{background: url(../images/s1s.png) no-repeat center;}
.indexone li:hover:nth-child(2) span{background: url(../images/s2s.png) no-repeat center;}
.indexone li:hover:nth-child(3) span{background: url(../images/s3s.png) no-repeat center;}
.indexone li:hover:nth-child(4) span{background: url(../images/s4s.png) no-repeat center;}
.indexone li:hover:nth-child(5) span{background: url(../images/s5s.png) no-repeat center;}
.indexone li:nth-child(2) span{background: url(../images/s2.png) no-repeat center;}
.indexone li:nth-child(3) span{background: url(../images/s3.png) no-repeat center;}
.indexone li:nth-child(4) span{background: url(../images/s4.png) no-repeat center;}
.indexone li:nth-child(5) span{background: url(../images/s5.png) no-repeat center;}

.indextwo{background: url(../images/bj1.jpg) no-repeat top center;margin-top: -80px;height: 559px;padding-top: 140px;}
.twoleft{float: left;width: 558px;padding-top: 35px;}
.twoleft h3{font-weight: bold;font-size: 30px;color: #222222;padding-bottom: 24px;margin-bottom: 35px;background: url(../images/q1.jpg) no-repeat left bottom; }
.twoleft p{font-size: 15px;color: #666;line-height: 26px;}
.twoleft span{float: right;padding-top: 35px;}
.tworight{float: right;width: 575px;position: relative;}
.tworight a{position: absolute;width: 58px;height: 58px;display: block;top: 50%;margin-left: -29px;margin-top: -29px;left: 50%;}
.tworight a img{width: 58px;height: 58px;display: block;}
.tworight img{width: 555px;height: 310px;position: relative;margin-top: 25px;}
.tworight .bj{width: 540px;height: 300px;border:2px #d9d9d9 solid;position: absolute;top: 0;right: 0;}

.indexthree{padding-top: 80px;padding-bottom: 77px;}
.title{text-align: center;}
.title h3{font-size: 48px;color: #222;line-height: 48px;padding-bottom: 8px;font-weight: bold;}
.title p{background: url(../images/q3.jpg) no-repeat center center;text-transform: uppercase;font-size: 20px;color: #222;}

.threetit{padding-top: 35px;margin-bottom: 75px;}
.threetit li{float: left;width: 20%;position: relative;}
.threetit li h4 {background: #333333 url(../images/b5.png) no-repeat 267px center;height: 50px;line-height: 50px;color: #858585;font-size: 20px;border-right: 1px #fff solid;}
.threetit li h4 span{margin-left: 20px;vertical-align: -4px;margin-right: 8px;}

.threetit li h4 a{display: block;}
.threetit li:hover h4,.threetit li.cur h4{background: #091f3b url(../images/b5s.png) no-repeat 267px center;;}
.threetit li:hover h4 a,.threetit li.cur h4 a{color: #fff;}




.threetit li:nth-child(1) h4 span{background: url(../images/b1.png) no-repeat;display: inline-block;width: 22px;height: 21px;}
.threetit li:nth-child(2) h4 span{background: url(../images/b2.png) no-repeat;display: inline-block;width: 22px;height: 21px;}
.threetit li:nth-child(3) h4 span{background: url(../images/b3.png) no-repeat;display: inline-block;width: 22px;height: 21px;}
.threetit li:nth-child(4) h4 span{background: url(../images/b4.png) no-repeat;display: inline-block;width: 22px;height: 21px;}
.threetit li:hover:nth-child(1) h4 span,.threetit li.cur:nth-child(1) h4 span{background: url(../images/b1s.png) no-repeat;}
.threetit li:hover:nth-child(2) h4 span,.threetit li.cur:nth-child(2) h4 span{background: url(../images/b2s.png) no-repeat;}
.threetit li:hover:nth-child(3) h4 span,.threetit li.cur:nth-child(3) h4 span{background: url(../images/b3s.png) no-repeat;}
.threetit li:hover:nth-child(4) h4 span,.threetit li.cur:nth-child(4) h4 span{background: url(../images/b4s.png) no-repeat;}
.threetit li h4 em{width: 12px;height: 7px;display: inline-block;}
.titlist{display: none;}

.threetit li.cur .titlist{display: block;}


.threetit li .titlist{line-height: 50px;position: absolute;top: 50px;left: 0;background: #f2f2f2;width: 900px;}
.threetit li .titlist p{float: left;padding-left: 17px;font-size: 16px;color: #888888;background: url(../images/b6.png) no-repeat left center;margin-left: 20px;width: 200px;}
.threetit li .titlist p a:hover{color: #ff9500;}
.threetit li:hover .titlist{display: block;}
.threetit li:nth-child(3) .titlist{left: -480px;}
.threetit li:nth-child(4) .titlist{left: -601px;}
.threenr dl{background: #f2f2f2;}
.threenr dt{float: left;}
.threenr dt img{display: block;width: 741px;height: 435px;}
.threenr dd{padding-left: 34px;float: left;padding-top: 60px;padding-right: 50px;width: 458px;}
.threenr dd h4{font-size: 30px;font-weight: bold;color: #222222;padding-bottom: 25px;}
.threenr dd h4 span{display: block;font-size: 15px;color: #091f3b;font-weight: normal;padding-top: 6px;}
.threenr dd p{font-size: 15px;color: #666666;padding-bottom: 15px;}
.threenr dd p b{font-weight: bold;color: #222222;display: block;padding-bottom: 3px;}
.threebtn{padding-top: 40px;}
.threebtn a{width: 160px;height: 40px;background: #091f3b;display: inline-block;font-size: 15px;color: #fff;text-align: center;line-height: 40px;}
.threebtn a:nth-child(2){background: #ff9500;margin-left: 20px;}
.threenr ul{margin-top: 16px;}
.threenr li{float: left;width: 289px;height:170px; margin-right: 14px;position: relative;}
.threenr li:last-child{margin-right: 0;}
.threenr li img{display: block;width: 289px;height:170px;}
.threenr li .theul{position: absolute;top: 15px;left: 15px;right:15px;bottom:15px;background: rgba(72,113,211,0.8);display: none;}
.threenr li:hover .theul{display: block;}
.threenr li .theul img{width: 36px;height: 36px;display: block;margin:0 auto;margin-top: 40px;}
.threenr li .theul p{font-size: 18px;color: #fff;text-align: center;padding-top: 10px;}

.indexfour{background: url(../images/bj2.jpg) no-repeat top center;height: 827px;padding-top: 77px; overflow: hidden;}
.fourleft{float: left;width: 518px;}
.fourleft h3{font-size: 48px;color: #222222;line-height: 48px;padding-bottom: 16px;}
.fourleft h3 b{display: block;padding-bottom: 10px;}
.fourleft p{font-size: 22px;}
.f_tel{padding-top: 60px;padding-bottom: 60px;}
.f_tel span img{display: inline-block;vertical-align: middle;margin-right: 5px;color: #666666;font-size: 16px;}
.f_tel p{color: #091f3b;font-size: 30px;padding-top: 11px;color: #ff7200; font-weight:bold;}
.telleft{float: left;}
.f_tel a{width: 160px;height: 50px;line-height: 50px;display: inline-block;text-align: center;background: #ff7200;font-size: 16px;color: #fff;float: right;margin-right: 85px;}
.fourright{float: right;width: 660px;}
.fourright li{float: left;width: 306px;background: #fff;margin-left: 20px;padding-bottom: 22px;box-shadow: 1px 5px 15px 1px #ccc;margin-bottom: 16px;}
.fourright li:hover{background:  url(../images/top1.jpg) repeat;}
.fourright li:hover p{color: #fff;}
.fourright li:hover h4{color: #fff;}
.fourright li img{display: block;width: 306px;height:180px; }
.fourright li h4{font-size: 24px;font-weight: bold;color: #222;line-height: 24px;padding: 0 20px;padding-top: 17px;padding-bottom: 12px;}
.fourright li p{font-size: 14px;color: #666666;padding: 0 20px;}

.indexfive{padding-top: 75px;padding-bottom: 40px; overflow: hidden;}
.indexfive .title p{background:  url(../images/q4.jpg) no-repeat center center;}
.fivetit{margin-top: 45px;box-shadow: 1px 5px 15px 1px #ccc;height: 60px;line-height: 60px;margin-bottom: 40px;}
.fivetit a{width: 20%;float: left;text-align: center;font-size: 16px;color: #666;background: url(../images/t2.png) no-repeat right center;display: block;line-height: 58px;}
.fivetit a:last-child{background: none;}
.fivetit a:hover,.fivetit a.cur{font-weight: bold;color: #ff9500;border-bottom: 2px #ff9500 solid;}
.fivenr dt{float: left;width: 790px;}
.fivenr dt img{width:790px;height: 445px;display: block;}
.fivenr dd{float: right;width: 400px;background:  url(../images/top1.jpg) repeat ;padding-top: 50px;padding-left: 40px;padding-right: 40px;height: 445px;}
.fivenr dd h4{color: #fff;font-weight: bold;font-size: 24px;line-height: 24px;padding-bottom: 12px;border-bottom: 1px #6179c7 dashed;margin-bottom: 28px;}
.fivenr dd p{color: #fff;padding-bottom: 20px;}
.fivenr dd p b{display: block;font-size: 18px;padding-bottom: 5px;}
.fivenr dd p em{display: block;padding:10px 0;}

.fivebtn{margin-top: 30px;}
.fivebtn a{font-size: 15px;color: #fff;background: #ff9500;width: 134px;height: 43px;line-height: 43px;display: inline-block;text-align: center;}
.fivebtn a:nth-child(2){margin-left: 20px;background: none;border: 1px #fff solid;}
.fivenr ul{margin-top: 20px;}
.fivenr li{float: left;width: 390px;margin-right: 15px;background: #f2f2f2;padding-bottom: 15px;}
.fivenr li img{width: 390px;height: 220px;display: block;}
.fivenr li:last-child{margin-right: 0;}
.fivenr li h4{padding: 20px 30px 5px;font-weight: bold;color: #333;font-size: 16px;}
.fivenr li p{font-size: 14px;color: #888888;padding: 0 30px;overflow: hidden;height: 18px;line-height: 18px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
/*.hezuo ul{margin-left: 2px;}*/
.hezuo {padding-bottom: 78px;}
.hezuo .hezuotit p{font-size: 16px;color: #666666;}
.hezuo .hezuotit h4{font-weight: bold;color: #222222;font-size: 42px;letter-spacing: 2px;line-height: 42px;padding-bottom: 12px;}
.hezuonr {border-right: 1px #ccc solid;;}
.hezuo li{width: 300px;float: left;}
.hezuo li img{width:300px ;height: 136px;border:1px #ccc solid;border-right: 0;}
.hezuo li p{border:1px #ccc solid;border-top: 0;font-size: 16px;color: #666666;height: 56px;line-height: 56px;text-align: center;background: #f1f1f1;width: 300px;border-right: 0;}
.hezuonr{overflow: hidden;}
.hztitleft{float: left;}
.hezuo .hzbtn {float: right;padding-top: 35px;}
.hezuo .hzbtn  span{width: 12px;height: 12px;border:1px #cccccc solid;border-radius: 12px;display: inline-block;background: none;opacity: 1;margin-left: 8px;}
.hezuo .hzbtn  span.swiper-pagination-bullet-active{background: #091f3b;border:1px #091f3b solid;}

.indexsix{background: url(../images/bj3.jpg) no-repeat top center;height: 1114px;}
.indexsix .title{padding-top: 80px;margin-bottom: 48px;}
.indexsix .title h3{font-size: 42px;font-weight: bold;}
.indexsix .title h3 span{color: #091f3b;}
.indexsix .title p{background: url(../images/t1.png) no-repeat center center;}
.sixtitle{margin-bottom: 40px;}
.sixtitle a{width: 300px;float: left;padding-top: 40px;background: url(../images/q9.jpg) no-repeat top left;}
.sixtitle a:hover,.sixtitle a.cur{background: url(../images/q8.jpg) no-repeat top left;}
.sixtitle a em{font-size: 14px;color: #a6a6a6;text-transform: uppercase;}
.sixtitle a h4{font-size: 24px;color: #333;padding-top: 7px;margin-bottom: 10px;background: url(../images/b8.png) no-repeat 245px center}
.sixtitle a span{width: 70px;height: 42px;display: block;}
.sixtitle a:nth-child(1) span{background: url(../images/a1.png) no-repeat;}
.sixtitle a:nth-child(2) span{background: url(../images/a2.png) no-repeat;}
.sixtitle a:nth-child(3) span{background: url(../images/a3.png) no-repeat;}
.sixtitle a:nth-child(4) span{background: url(../images/a4.png) no-repeat;}
.sixtitle a:hover:nth-child(1) span,.sixtitle a.cur:nth-child(1) span{background: url(../images/a1s.png) no-repeat;}
.sixtitle a:hover:nth-child(2) span,.sixtitle a.cur:nth-child(2) span{background: url(../images/a2s.png) no-repeat;}
.sixtitle a:hover:nth-child(3) span,.sixtitle a.cur:nth-child(3) span{background: url(../images/a3s.png) no-repeat;}
.sixtitle a:hover:nth-child(4) span,.sixtitle a.cur:nth-child(4) span{background: url(../images/a4s.png) no-repeat;}
.sixtext{padding-top: 30px;padding-bottom: 30px;background: #fff;height: 140px;}
.sixtext h5{float: left;padding-left: 20px;}
.sixtext h5 em{font-size: 80px;color: #091f3b;line-height: 80px;vertical-align: middle;padding-right: 50px;}
.sixtext h5 span{display: inline-block;color: #222;font-weight: bold;font-size: 24px;vertical-align: middle;line-height: 30px;}

.sixtext .text{float: left;padding-left: 25px;margin-left: 25px;border-left: 1px #e5e5e5 solid;margin-top: 20px;}
.sixtext .text p{font-size: 15px;color: #666666;line-height: 28px;}
.sixnrbox{position: relative;width: 1200px;overflow: hidden;}
.sixnr img{display: block;width: 1200px;height: 500px;}
.sixbtn{position: absolute;right: 0;bottom: 0;height: 140px;z-index: 100;}
.sixbtn a{display: inline-block;width: 90px;height: 140px;background:#ebebeb;float: left;}
.sixbtn .sixb_l{background:#ebebeb url(../images/j1.png) no-repeat center center;}
.sixbtn .sixb_l:hover{background:#091f3b url(../images/j1s.png) no-repeat center center;}
.sixbtn .sixb_r{background:#ebebeb url(../images/j2.png) no-repeat center center;}
.sixbtn .sixb_r:hover{background:#091f3b url(../images/j2s.png) no-repeat center center;}

.indexsenven{padding-top: 75px;padding-bottom: 75px;}
.indexsenven .title p{background:url(../images/q7.jpg) no-repeat center center }
.senvennr{padding-top: 35px;}
.senvennr ul{background:url(../images/q10.jpg) no-repeat  center 209px;}
.senvennr li{float: left;width: 125px;margin-right: 9px;position: relative;height: 230px;}
.senvennr li span{padding-bottom: 105px;width: 125px;height: 230px;display: block;margin:auto;text-align: center;padding-top: 65px;font-size: 18px;color: #333;}
.senvennr li span:after{position: absolute;content: "";bottom: 0;width: 2px;background: #e4e4e4;height: 105px;left: 63px;}
.senvennr li:hover span,.senvennr li.cur span{color: #091f3b;font-weight: bold;}
.senvennr li:last-child{margin-right: 0;}
.senvennr li:nth-child(even) span{height: 165px;margin-top: 60px;}
.senvennr li:nth-child(even) span:after{height: 45px;}
.senvennr li:after{position: absolute;content: "";bottom: 0;background:url(../images/l10.png) no-repeat;width: 28px;height: 28px;left: 50px;}
.senvennr li:hover:after,.senvennr li.cur:after{background:url(../images/l10s.png) no-repeat;}

.senvennr li:nth-child(1) span{background:url(../images/l1.png) no-repeat;}
.senvennr li:nth-child(2) span{background:url(../images/l2.png) no-repeat;}
.senvennr li:nth-child(3) span{background:url(../images/l3.png) no-repeat;}
.senvennr li:nth-child(4) span{background:url(../images/l4.png) no-repeat;}
.senvennr li:nth-child(5) span{background:url(../images/l5.png) no-repeat;}
.senvennr li:nth-child(6) span{background:url(../images/l6.png) no-repeat;}
.senvennr li:nth-child(7) span{background:url(../images/l7.png) no-repeat;}
.senvennr li:nth-child(8) span{background:url(../images/l8.png) no-repeat;}
.senvennr li:nth-child(9) span{background:url(../images/l9.png) no-repeat;}

.senvennr li:hover:nth-child(1) span,.senvennr li.cur:nth-child(1) span{background:url(../images/l1s.png) no-repeat;}
.senvennr li:hover:nth-child(2) span,.senvennr li.cur:nth-child(2) span{background:url(../images/l2s.png) no-repeat;}
.senvennr li:hover:nth-child(3) span,.senvennr li.cur:nth-child(3) span{background:url(../images/l3s.png) no-repeat;}
.senvennr li:hover:nth-child(4) span,.senvennr li.cur:nth-child(4) span{background:url(../images/l4s.png) no-repeat;}
.senvennr li:hover:nth-child(5) span,.senvennr li.cur:nth-child(5) span{background:url(../images/l5s.png) no-repeat;}
.senvennr li:hover:nth-child(6) span,.senvennr li.cur:nth-child(6) span{background:url(../images/l6s.png) no-repeat;}
.senvennr li:hover:nth-child(7) span,.senvennr li.cur:nth-child(7) span{background:url(../images/l7s.png) no-repeat;}
.senvennr li:hover:nth-child(8) span,.senvennr li.cur:nth-child(8) span{background:url(../images/l8s.png) no-repeat;}
.senvennr li:hover:nth-child(9) span,.senvennr li.cur:nth-child(9) span{background:url(../images/l9s.png) no-repeat;}





.indexeight{padding-bottom: 75px;overflow: hidden;}
.indexeight .title p{background:url(../images/q7.jpg) no-repeat center center;}
.eightnr{position: relative;margin-top: 32px;height: 460px;}
.eightnr li:nth-child(1) {position: absolute;top: 0;left: 50%;margin-left: -960px;}
.eightnr li:nth-child(2) {position: absolute;top: 0;left: 50%;margin-left: -30px;}
.eightnr li:nth-child(3) {position: absolute;top: 0;left: 50%;margin-left: 300px;}
.eightnr li:nth-child(4) {position: absolute;top: 0;left: 50%;margin-left: 630px;}
.eightnr li:nth-child(5) {position: absolute;top: 235px;left: 50%;margin-left: -30px;}
.eightnr li:nth-child(6) {position: absolute;top: 235px;left: 50%;margin-left: 300px;}
.eightnr li:nth-child(7) {position: absolute;top: 235px;left: 50%;margin-left: 630px;}
.eightnr li:nth-child(1) img{width: 920px;height: 460px;}
.eightnr li img{width: 320px;height: 225px;display: block;}
.eightnr li:nth-child(4),.eightnr li:nth-child(7){padding-right: 0;}

.indexnew{padding-bottom: 80px;}
.indexnew .title p{background:url(../images/q7.jpg) no-repeat center center;}
.newtit {text-align: center;margin-top: 35px;margin-bottom: 48px;}
.newtit a{font-size: 20px;color: #222;font-weight: bold;width: 185px;height: 48px;line-height: 48px;border:1px #d2d2d2 solid;display: inline-block;margin:0 5px;}
.newtit a:hover,.newtit a.cur{background:url(../images/top1.jpg) repeat;color: #fff;}

.new_l {float: left;width: 600px;}
.new_l p img{display: block;width: 600px;}
.new_l h4{font-size: 18px;padding-top: 25px;color: #222;margin-bottom: 15px;}
.new_l h4 a{color: #222;}
.new_l h4 a:hover{color: #ff9500;}
.new_l p{color: #888;font-size: 14px;}
.new_l .more_s{width: 38px;height: 38px;display: block;margin-top: 25px;}
.new_r{width: 510px;float: right;}
.new_r h4{font-size: 26px;color: #999;font-weight: normal;width: 74px;line-height: 28px;float: left;}
.new_r h4 span{display: block;text-align: right;font-size: 18px;color: #999;}
.new_r li{background:url(../images/c23.jpg) no-repeat 89px top; padding-bottom: 75px;}
.new_r li:last-child{padding-bottom: 5px;}
.new_r .text{float: left;width: 386px;padding-left: 44px;}
.new_r .text h5{font-size: 16px;color: #222;margin-bottom: 8px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
 -webkit-box-orient: vertical;}
.new_r li a:hover h5{color: #ff9500;}
.new_r .text p{font-size: 14px;color: #888;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;}

.indexlast{background:url(../images/bj4.jpg) repeat;padding-top: 75px;padding-bottom: 75px;}
.indexlast .title p{background:url(../images/q7.jpg) no-repeat center center;}


.lasttit{padding: 35px 0;}
.tittext{float: left;padding-right: 147px;background:url(../images/c25.jpg) no-repeat right center;margin-right: 105px;}
.tittext p{font-size: 44px;color: #222;font-weight: bold;}
.tittext p em{font-size: 14px;color: #666;font-weight: normal;vertical-align: 20px;}
.tittext span{font-size: 16px;color: #666;padding-top: 10px;display: block;}
.tittext:last-child{padding-right: 0;margin-right: 0;background: none;}
.lastnr p img{display: block;height: 385px;width: 1200px;}
.lastnr h4{font-size: 30px;color:#260f12;line-height: 35px;padding: 25px 0 20px;text-align: center;}
.lastnr h4 span{font-weight: bold;color: #091f3b;}
.lastnr p{color: #666;font-size: 14px;text-align: center;}
.lastnr a{width: 180px;height: 45px;line-height: 45px;text-align: center;margin:auto;font-size: 18px;color: #fff;background:#ff9500;display: block;margin-top: 35px;}



.indexliuyan{ background: url(../images/bj4.jpg) repeat;padding-bottom: 45px;}
.liuyannr{background: url(../images/xg1.jpg) no-repeat;padding: 35px 47px;height: 230px;}
.liuyannr h3{font-weight: bold;font-size: 36px;color: #000;line-height: 36px;}
.liuyannr h3 span{font-size: 18px;color: #666666;font-weight: normal;}
.liuyannr .liuytop{margin:0 -20px;}
.liuyannr .liuytop p{display: inline-block;padding: 0 20px;padding-top: 15px;}
.liuyannr .liuytop input{padding: 10px 0; padding-left: 10px;width: 338px;border:1px #dcdcdc solid;}
.liuyannr .liuytop .beiz input{width: 926px;}
.liuyannr .liuytop .btnly{width: 150px;height: 40px;line-height: 40px;background: #ff9500;font-weight: bold;font-size: 18px;color: #fff;padding-left: 0;cursor: pointer;padding: 0;}