/*css合并*/
/*1.Initialization.css*/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font-size:12px;font-family: '微软雅黑',Helvetica,sans-serif;background:#ffffff;-webkit-text-size-adjust:100%;}
a{color:#2d374b;text-decoration:none}
a:hover{text-decoration:none;}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
.w{width: 1200px;margin: auto;}
.nohang{overflow: hidden;/*超出部分隐藏*/white-space: nowrap;/*不换行*/text-overflow:ellipsis;/*超出部分文字以...显示*/}
.twohang{overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
.threehang{overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3; }
.clearfix:after {content: '.';overflow: hidden;display: block;clear: both;height: 0;visibility: hidden;}
.ind{text-indent: 2em}
.flex-r{display: flex;flex-direction: row;align-items: center;}
.flex-c{display: flex;flex-direction: column;align-items: center;}
.flex-rr{display: flex;flex-direction: row;align-items: flex-start;}
.flex-cc{display: flex;flex-direction: column;align-items: flex-start;}
/*2. swiper-3.4.0.min.css*/
.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{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(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{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.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;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;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;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-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);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-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,.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);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-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,.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;-moz-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;-moz-transform-style:preserve-3d;-ms-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:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(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;-moz-backface-visibility:hidden;-ms-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;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-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;-moz-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{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;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:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align: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,.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,.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%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-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%;-webkit-background-size:100%;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%{transform:rotate(360deg)}}

/*3. index.css*/
a{text-decoration: none;}
.nav{width: 100%;/*height: 175px;*/background: rgba(51,51,51,0.8);position: fixed;top: 0;left: 0;z-index: 10;}
.nav_logo{float: left;height: 100%;padding: 0 60px;padding-left: 162px;}
.nav_logo a{display: block;height: 100%;display: flex;align-items:center;}
.nav_logo img{height: auto;width: 250px;}
.nav_ul{float: right;width: calc(100% - 358px - 120px);box-sizing:border-box;}
.nav_ul_top{height: 40px;border-bottom: 1px solid #4e5153;box-sizing:border-box;padding-right: 50px;overflow: hidden;}
.nav_ul_top ul{width: 100%;}
.nav_ul_top li a{color: #fff;line-height: 40px;font-size: 12px;}
.nav_ul_top li{margin-right: 27px;}
.nav_ul_top li:first-child{margin-left: auto;}
.nav_ul_top li a img{margin-top: -6px;width: 26px;}
.nav_ul_bottom{width: 100%;box-sizing:border-box;padding-right: 50px;height: 86px;padding-top: 28px;}
.nav_ul_bottom li a{color: #fff;}
.nav_ul_bottom .cn{font-size: 16px;line-height: 1em;}
.nav_ul_bottom .en{font-size: 12px;line-height: 40px;}
.nav_ul_bottom1{height: 100%;}
.nav_ul_bottom .nav_ul_bottom1>li{width: calc(100% / 8);position: relative;height: 100%;}
.nav_ul_bottom .nav_ul_bottom1>li:first-child{margin-left: 0;}
.nav_ul_bottom .nav_ul_bottom1>li.on>a{color: #9d323a;}
.nav_ul_bottom li.on .en{border-bottom: 2px solid #9d323a;}
.nav_ul_bottom .ullis{width: 100%;background:rgba(51,51,51,0.8);overflow: hidden;display: none;position: absolute;top: 58px;}
.nav_ul_bottom .ullis a{height: 58px;line-height: 58px;text-align: center;display: block;color: #fff;font-size: 16px;}
/*.nav_ul_bottom1 li>a:hover{color: #9d323a;}*/
.nav_ul_bottom1 li ul a:hover{color: #fff!important;text-decoration: underline;}
.swiper-container{width: 100%;}
/*.swiper-slide img{height: 100%;}*/
.swiper-slide img{width: 100%;}
.swiper-slide{background-position: center;background-repeat: no-repeat;background-size: cover;}
.ind_nav1{margin-top: 106px;margin-bottom: 100px;}
.ind_nav1 li{width: calc(100% / 5);height: 220px;border-right: 1px solid #cdcdcd;box-sizing:border-box;}
.ind_nav1 li:last-child{border-right: none;}
.ind_nav1 ul{border: 1px solid #cdcdcd;width: 1000px;margin: 0 auto;}
.ind_nav1 li a{width: 100%;height: 100%;color: #666;font-size: 22px;font-weight: bold;box-sizing:border-box;padding-top: 35px;}
.ind_nav1 li a:hover{animation:myfirst 1s;animation-fill-mode: forwards;}
.ind_nav1 li a div{width: 86px;height: 86px;background-repeat: no-repeat;background-position: 0 -86px;margin-bottom: 30px;}
.ind_nav1 li a:hover div{animation:myfirst1 1s;animation-fill-mode: forwards;}
@keyframes myfirst
{
    from {background:#fff;color: #666;}
    to {background:#9d323a;color: #fff;}
}
@keyframes myfirst1
{
    from {background-position: 0 -86px;}
    to {background-position: 0 0;}
}
.ind_tit{margin: auto;width: 500px;}
.ind_tit .ind_tit_line{width: 80px;height: 1px;background: #000000;margin-top: -17px;}
.ind_tit_line1{margin-left: auto;}
.ind_tit_line2{margin-right: auto;}
.ind_tit .ind_tit_cn{font-size: 33px;color: #333;font-weight: bold;}
.ind_tit .ind_tit_en{font-size: 16px;color: #333;margin-top: 10px;}
.ind_tit .ind_tit_cen{margin: 0 34px;}
.ind_jdal_nav{width: 100%;text-align: center;margin-top: 55px;margin-bottom: 55px;}
.ind_jdal_nav li{display: inline-block;font-size: 22px;color: #333333;}
.ind_jdal_nav li{color: #333;}
.ind_jdal_nav li span{margin: 0 15px;}
.ind_jdal_nav li a:hover{color: #9d323a;}
.ind_jdal_cen{width: 70%;margin: 0 auto;}
.ind_jdal_cen ul{display: none;}
/* .ind_jdal_cen li{width: calc((100% - 18px - 18px) / 3);margin-right: 18px;float: left;overflow: hidden;margin-bottom: 35px;} */
.ind_jdal_cen li{width: 32%;margin-right: 2%;float: left;overflow: hidden;margin-bottom: 35px;}
.ind_jdal_cen li:nth-child(3n){margin-right: 0;}
.add_name li{position: relative;overflow: hidden;}
.add_p{position: absolute;left: 0;bottom: -100%;background: rgba(0,0,0,.6);width: 100%;padding: 0 50px;display: flex;display: -ms-flexbox;align-items:center;justify-content:space-between;font-size: 16px;color: #fff;height: 90px;box-sizing: border-box;}
.ind_jdal_cen li:hover .add_p{bottom: 65px;}
.add_p b{display: block;width: 200px;height: 50px;line-height: 50px;font-size: 16px;font-weight: normal; margin-left: 30px;background: rgba(157,50,58,0.6);text-align: center;cursor: pointer;}
.ind_jdal_cen li:nth-child(3n){margin-right: 0;}
.ind_jdal_cen li a{width: 100%;height: 100%;}
.ind_jdal_cen li a .aa_pic{width: 100%;overflow: hidden;position: relative;}
.ind_jdal_cen li a img{width: 100%;}
.ind_jdal_cen li a span{line-height: 65px;font-size: 20px;color: #333;}
.ind_jdal_cen li:hover img{animation:da 1s;animation-fill-mode: forwards;}
.ind_jdal_cen li:hover span{color: #9d323a;}
.ind_jdal_cen li:hover .jdal_img_zz{top:0!important;}
.ind_jdal_btn{width: 100%;margin-top: 20px;}
.ind_jdal_btn a{font-size: 22px;color: #9d323a;width: 300px;margin: auto;}
.ind_jdal_btn a span{margin-right: 15px;margin-left: auto;}
.ind_jdal_btn a img{margin-right: auto;}
.ind_ppsl{width: calc(100% - 200px);margin: auto;background: #f2f2f2;margin-top: 80px;margin-bottom: 100px;}
.ind_ppsl_img{width: 100%;}
.ind_ppsl_cen{width: calc(50% - 200px);margin-left: 100px;margin-right: 100px;}
.ind_ppsl_cen h3{font-size: 24px;color: #333;line-height: 1em;}
.ind_ppsl_cen h4{font-size: 16px;color: #333;line-height: 1em;margin-top: 10px;margin-bottom: 20px;}
.ind_ppsl_cen div{font-size: 18px;color: #333;margin-bottom: 35px;}
.ind_ppsl_cen p{font-size: 18px;color: #5d5d5d;line-height: 30px;}
.ind_ppsl_cen a{width: 120px;height: 28px;line-height: 28px;font-size: 14px;color: #333;border: 1px solid #333;margin-top: 20px;}
.ind_ppsl_cen a span{margin-left: auto;}
.ind_ppsl_cen a img{margin-right: auto;width: 30px;margin-left: 15px;}
.ind_peo{width: calc(100% - 200px);margin: auto;padding: 0 78px;box-sizing:border-box;position: relative;margin-bottom: 80px;margin-top: -55px;}
.ind_peo .swiper-container1{width: 100%;overflow: hidden;}
.ind_peo .swiper-container1 img{width: 100%;}
.ind_peo .prev{cursor: pointer;width: 68px;height: 100%;margin-right: 10px;background: url(/public/static/jiliushi/jiliushi/left.png) no-repeat center;position: absolute;top: 0;left: 0;background-size: cover;}
.ind_peo .next{cursor: pointer;width: 68px;height: 100%;margin-left: 10px;background: url(/public/static/jiliushi/jiliushi/right.png) no-repeat center;position: absolute;top: 0;right: 0;background-size: cover;}
.ind_peo .next:hover{background: url(/public/static/jiliushi/jiliushi/rightb.png) no-repeat center;background-size: cover;}
.ind_peo .prev:hover{background: url(/public/static/jiliushi/jiliushi/leftb.png) no-repeat center;background-size: cover;}
.ind_peo .swiper-container1 .swiper-slide{position: relative;}
.ind_peo .swiper-container1 .swiper-slide a{display: block;}
.slide_lis{position: absolute;top: 100%;left: 0;background: rgba(0,0,0,.6);width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;color: #fff;justify-content: center;padding: 0 20%;box-sizing:border-box;text-align: center;}
.slide_lis h3{font-size: 22px;font-weight: bold;line-height: 1em;}
.slide_lis h4{font-size: 16px;line-height: 1em;margin: 20px 0;}
.slide_lis p{font-size: 12px;line-height: 25px;overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.ind_khdp{background: #fafafa;padding: 90px 0;margin-top: 150px;margin-bottom: 130px;}
.ind_khdp_cen{width:calc(100% - 200px);margin: auto;padding: 0 110px;box-sizing:border-box;position: relative;margin-top: 80px;margin-bottom: 80px;}
.swiper-container2{overflow: hidden;width: 100%;padding: 40px;box-sizing:border-box;}
.swiper-container2 .swiper-slide:hover{box-shadow: 0 0 30px #b6b6b6;animation:da .5s;animation-fill-mode: forwards;}
.swiper-container2 .swiper-slide a{display: block;width: 100%;border: 1px solid #eaeaea;padding-bottom: 20px;`}
.swiper-container2 .swiper-slide a .ind_khdp_bj{width: 100%;}
.swiper-container2 .swiper-slide a .ind_khdp_peo{width: 100px;height: 100px;border-radius: 50%;overflow: hidden;border: 3px solid #fff;display: block;margin: auto;margin-top: -50px;position: relative;}
.swiper-container2 .swiper-slide a h3{font-size: 22px;color: #000;margin: 20px 0 40px 0;text-align: center;}
.swiper-container2 .swiper-slide a p{padding: 0 18%;width: 100%;box-sizing:border-box;font-size: 18px;color: #666;line-height: 35px;text-align: center;overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:5;}
.ind_khdp_cen .prev{cursor: pointer;width: 50px;height: 50px;margin-right: 10px;background: url(/public/static/jiliushi/jiliushi/lleft.png) no-repeat center;position: absolute;top: 50%;left: 0;margin-top: -25px;}
.ind_khdp_cen .next{cursor: pointer;width: 68px;height: 100%;margin-left: 10px;background: url(/public/static/jiliushi/jiliushi/lright.png) no-repeat center;position: absolute;top: 0;right: 0;}
.ind_khdp_cen .next:hover{background: url(/public/static/jiliushi/jiliushi/lrightb.png) no-repeat center;}
.ind_khdp_cen .prev:hover{background: url(/public/static/jiliushi/jiliushi/lleftb.png) no-repeat center;}
.ind_xzsk_cen{width:calc(100% - 500px);margin: auto;margin-top: 130px;min-width: 1200px;}
.ind_xzsk_cen .ind_xzsk_cen1{width: 100%;}
.ind_xzsk_cen .ind_xzsk_cen1 li{width: 170px;height: 170px;border-radius: 50%;overflow: hidden;margin: auto;border: 2px solid #b4b4b4;box-sizing:border-box;}
.ind_xzsk_cen .ind_xzsk_cen1 a{display:block;width: 170px;height: 170px;border-radius: 50%;overflow: hidden;margin: auto;/*border: 2px solid #b4b4b4;*/box-sizing:border-box;}
.ind_xzsk_cen2{width: 100%;margin-top: 40px;}
.ind_xzsk_cen2 li{width: 170px;text-align: center;margin:auto;font-size: 24px;color: #9d323a;}
.ind_xzsk_cen3{width: 100%;border-bottom: 2px solid #d1d1d1;}
.ind_xzsk_cen3 li{width: 170px;text-align: center;margin:auto;margin-top: 60px;}
.ind_xzsk_cen3 li span{display: block;width: 52px;height: 52px;border-radius: 50%;background: #9d323a;color: #fff;font-size: 24px;line-height: 52px;text-align: center;margin: auto;margin-bottom: -26px;}
.ind_xzsk_cen4{margin-top: 175px;}
.ind_xzsk_cen4 li{width: 310px;height: 214px;display: flex;flex-direction: column;align-items: center;color: #fff;justify-content: center;color: #333;background: #fafafa;}
.ind_xzsk_cen4 li:first-child{margin-left: auto;}
.ind_xzsk_cen4 li:last-child{margin-right: auto;}
.ind_xzsk_cen4 li h3{font-size: 38px;font-weight: bold;line-height: 1em;position: relative;}
.ind_xzsk_cen4 li h3 span{position: absolute;top: -20px;}
.ind_xzsk_cen4 li h4{font-size: 20px;font-weight: normal;margin: 25px 0;}
.ind_xzsk_cen4 li p{font-size: 20px;}
.ind_xzsk_cen4 li.on{background: #9d323a;color: #fff;}
.ind_fwlc{width: 100%;height: 740px;background: url(/public/static/jiliushi/jiliushi/zxbj.jpg) no-repeat center;padding-top: 85px;box-sizing:border-box;margin-top: 150px;margin-bottom: 90px;background-size: cover;}
.ind_fwlc_cen{text-align: center;font-size: 30px;color: #fff;margin-top: 65px;}
.ind_fwlc_cen_img{width: 1200px;display: block;margin: auto;margin-top: 75px;}
.ind_fwlc_cen_phone{margin-top: 80px;}
.ind_fwlc_cen_phone a{width: 120px;height: 40px;text-align: center;line-height: 40px;background: #9d323a;color: #fff;font-size: 24px;margin-right: 35px;margin-left: auto;border-radius: 2px;}
.ind_fwlc_cen_phone span{line-height: 40px;font-size: 30px;color: #fff;margin-right: auto;}
.ind_new{margin-top: 60px;}
.ind_new_tit{font-size: 28px;text-align: center;margin: 100px 0 80px 0;}
.ind_new_ul{width: 700px;}
.ind_new_ul_nav{line-height: 50px;border-bottom: 1px solid #e5e5e5;}
.ind_new_ul_nav ul{float: left;}
.ind_new_ul_nav ul a{color: #333;font-size: 18px;line-height: 48px;display: block;border-bottom: 2px solid #fff;}
.ind_new_ul_nav ul a.on{color: #9d323a;border-bottom: 2px solid #9d323a;}
.ind_new_ul_nav ul li{margin-right: 20px;}
.ind_new_ul_nav ul li:last-child{margin-right: 0;}
.ind_new_ul_nav .gd{font-size: 18px;color: #bdbdbd;float: right;}
.ind_new_ul_cen{width: 100%;margin-top: 20px;}
.ind_new_ul_cen ul{display: none;}
.ind_new_ul_cen li{height: 40px;line-height: 40px;}
.ind_new_ul_cen p{float: left;font-size: 18px;color: #333;}
.ind_new_ul_cen span{float: right;font-size: 18px;color: #bcbcbc;letter-spacing: 1px;}
.ind_new_ul_cen li:hover p{color: #9d323a;}
.ind_new_ul_cen li:hover span{color: #9d323a;}
.ind_new_img{width: 485px;margin-left: 15px;}
.ind_new_img ul{width: 100%;}
.ind_new_img ul a{height: 200px;display: block;}
.ind_new_img a img{width: 100%;}
.ind_new_img a p{height: 40px;width: 100%;position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,0.4);color: #fff;text-align: center;line-height: 40px;font-size: 18px;}
.ind_new_img ul li{margin-bottom: 10px;position: relative;overflow: hidden;}
.ind_new_img ul li:last-child{margin-bottom: 0;}
.ind_new_img ul li:nth-child(2){height: 108px;overflow: hidden;}
.ind_new_img ul li:nth-child(3){height: 108px;overflow: hidden;}
.footer{background: #2b2a2a;padding-bottom: 10px;margin-top: 80px;}
.footer_box1{width: 100%;height: 80px;border-bottom: 1px solid #4b4a4a;}
.footer_box1 li{margin-right: 30px;}
.footer_box1 li:first-child{margin-left: auto;}
.footer_box1 li:last-child{margin-right: auto;}
.footer_box1 li a{color: #fff;font-size: 16px;line-height: 80px;}
.footer_box2{padding-top: 60px;padding-bottom: 25px;}
.footer_box2_line{width: 1px;height: 210px;background: #4b4a4a;}
.footer_box2_log{margin: 0 50px;}
.footer_box2_erwei{width: 275px;justify-content: center;}
.footer_box2_erwei img{border: 3px solid #fff;}
.footer_box2_erwei p{font-size: 20px;line-height: 40px;color: #fff;}
.footer_box2_cen{width: calc(100% - 340px - 2px - 275px);padding:0 70px;box-sizing:border-box;}
.footer_box2_cen li{line-height: 40px;color: #fff;font-size: 16px;}
.footer_box2_cen li span{margin-left: 10px;letter-spacing: 1px;}
.footer_box3{height: 40px;line-height: 40px;border-top: 1px solid #4b4a4a;}
.footer_box3_l{float: left;color: #ffffff;font-size: 14px;}
.footer_box3_r{float: right;font-size: 14px;}
.footer_box3_r a{font-size: 14px; color: #fff;}
.footer_box3_r span{color: #fff;margin: 0 10px;}

.banner{width: 100%;height: 576px;background-repeat:no-repeat;background-position:bottom center;background-size: cover;}
.crumbs_box{width: 100%;height: 40px;border-bottom: 1px solid #e5e5e5;padding-top: 28px; }
.crumbs{height: 40px;line-height: 40px;font-size: 16px;}
.crumbs span,.crumbs a{color: #989898;}
.crumbs em{color: #ab2636;}
.page{margin-top: 60px;height: 32px;}
.page a:first-child{margin-left: auto;}
.page a:last-child{margin-right: auto;}
.page a{border: 1px solid #9d323a;line-height: 30px;width: 30px;margin-right: 10px;text-align: center;font-size: 12px;color: #2b2a2a;border-radius: 2px;}
.page a.page1{width: 40px;}
.page a.page2{width: 60px;}
.page a.on{background: #9d323a;color: #fff;}
.page a:hover{animation:page .5s;animation-fill-mode: forwards;}
@keyframes page
{
    from {background: #fff;color: #2b2a2a;}
    to {background:#9d323a;color: #fff; }
}
.shanshan{position: absolute;bottom: 50px;left: 50%;margin-left: -25px;width: 50px;z-index: 10;}
.shanshan1{position: absolute;bottom: 0;left: 50%;margin-left: -25px;width: 50px;z-index: 10;animation:down 1s infinite alternate;}
@keyframes down
{
    from {bottom: 10px;}
    to { bottom: 0;}
}
.right_cen{float: right;width: 336px;}
.right_cen1_tit{height: 40px;line-height: 40px;padding:0 10px;box-sizing:border-box;background: #f5f5f5;font-size: 24px;color: #333;}
.right_cen1_tit span{font-size: 16px;color: #343434;margin-left: 10px;font-weight: normal;}
.right_cen ul{margin-top: 15px;}
.right_cen1 ul li:hover p{color: #ab2636;}
.right_cen ul li span{width: 17px;height: 17px;border-radius: 5px;box-sizing:border-box;border: 1px solid #aaaaaa;color: #555555;font-size: 14px;line-height: 15px;text-align: center;margin-right: 13px;font-weight: bold;}
.right_cen ul li p{width: calc(100% - 17px - 13px);font-size: 14px;color: #656565;line-height: 46px;}
.right_cen ul li{border-bottom: 1px solid #e5e5e5;}
.right_cen ul li:nth-child(1) a span{background: #e7000f;color: #fff;border-color: #e7000f;}
.right_cen ul li:nth-child(2) a span{background: #fe6001;color: #fff;border-color: #fe6001;}
.right_cen ul li:nth-child(3) a span{background: #fe9600;color: #fff;border-color: #fe9600;}
.right_cen ul li:last-child{border-bottom: none;}
.right_cen2{width: 100%;margin: 20px 0 20px 0;}
.right_cen2 img{width: 100%;}
.right_cen3_tit{height: 45px;line-height: 45px;width: 100%;}
.right_cen3_tit span{float: left;font-size: 24px;color: #333333;}
.right_cen3_tit a{float: right;font-size: 16px;color: #989898;}
.right_cen3 ul{width: 100%;padding: 0 15px;box-sizing:border-box;background: #f5f5f5;margin-top: 0;}
.right_cen3 ul li a{padding: 13px 0 8px 0;}
.right_cen3 .right_new{font-size: 14px;color: #666666;line-height: 20px;}
.right_cen3 .right_new_time{font-size: 12px;color: #999;text-align: right;line-height: 27px;}
.right_cen3_img{width: 96px;height: 67px;overflow: hidden;margin-right: 12px;}
.right_cen3_img img{width: 100%;}
.right_cen3_cen{width: calc(100% - 96px - 12px);}
.right_cen3 ul li:hover p{color: #ab2636;}
.baojia{position: fixed;bottom: 0;left: 0;width: 100%;/*height: 310px;*/height: 55px;background:rgba(0,0,0,0.5);z-index: 20;display: none;}
.baojia_box{height: 100%;display: none;}
.baojia_tit{line-height: 53px;position: relative;justify-content: center;}
.baojia_tit p{font-size: 20px;color: #f2d82c;/*margin-left: auto;*/}
.baojia_tit p span{font-size: 22px;color: #9d323a;margin: 0 10px 0 30px;}
.baojia_tit img{/*margin-right: auto;*/position: absolute;right: 190px;margin-left: 15px;animation:op 1s infinite alternate;cursor: pointer;}
@keyframes op
{
    from {opacity: 0;}
    to {opacity: 1;}
}
.baojia_cen{width: 1000px;height: calc(100% - 53px);background: #fff;margin: auto;}
.baojia_cen_left{width: 50%;height: 100%;box-sizing:border-box;border-right: 1px solid #eaeaea;padding-left:70px;}
.baojia_cen_right{width: 50%;height: 100%;box-sizing:border-box;}
.baojia_cen_left p{text-align: center;font-size: 14px;color: #323232;line-height: 50px;}
.baojia_cen_left p span{font-size: 12px;color: #9d323a;margin-left: 10px;}
.baojia_cen_left_lis1 span,.baojia_cen_left_lis2 span,.baojia_cen_left_lis3 span{width: 80px;line-height: 30px;font-size: 12px;color: #323232;}
.baojia_cen_left_lis1,.baojia_cen_left_lis2{margin-bottom: 14px;}
.baojia_cen_left_lis1 div{border: 1px solid #cdcdcd;line-height: 28px;font-size: 12px;padding: 0 10px;box-sizing:border-box;}
.baojia_cen_left_lis1 div input{border:0;outline:none;}
.baojia_cen_left_lis2 div {border: 1px solid #cdcdcd;line-height: 28px;font-size: 12px;}
.baojia_cen_left_lis2 div input{border: none;width: 60px;}
.baojia_cen_left_lis3 div{border: 1px solid #cdcdcd;line-height: 28px;font-size: 12px;}
.baojia_cen_left_lis3 div input{border:0;outline:none;width: 203px;font-size: 12px;padding-left: 10px;}
.baojia_cen_right{justify-content: center;}
.baojia_cen_right p{font-size: 14px;color: #323232;}
.baojia_cen_right p span{color: #9d323a;margin-left: 20px;}
.baojia_cen_right .baojia_cen_right_text{width: 270px;padding:20px 30px;border: 1px solid #cdcdcd;margin: 14px 0;}
.baojia_cen_right .baojia_cen_right_text div{font-size: 12px;color: #333;margin-bottom: 10px;}
.baojia_cen_right .baojia_cen_right_text div span{color: #9d323a;margin-left: 20px;}
.baojia_cen_right>span{color: #9d323a;font-size: 12px;}
.baojia_btn{position: absolute;width: 110px;height: 110px;top: 50%;margin-top: -55px;left: 50%;margin-left: -55px;cursor: pointer;}
.baojia_btn .baojia_btn1{position: absolute;width: 74px;height: 74px;top:50%;margin-top: -8px;left: 50%;margin-left: -37px;z-index: 3;}
.baojia_btn .baojia_btn2{position: absolute;width: 88px;height: 88px;top: 50%;margin-top: -14px;left: 50%;margin-left: -44px;animation:da 1s infinite alternate;z-index: 2;}
.baojia_btn .baojia_btn3{position: absolute;width: 100px;height: 106px;top: 50%;margin-top: -23px;left: 50%;margin-left: -50px;animation:da 1s infinite alternate;z-index: 1;}
.baojiaB{height: 55px;line-height: 55px;display: flex;width: 100%;justify-content: center;}
.baojiaB .img1{height: 55px;/*margin-left: auto;*/    margin-right: 10px;}
.baojiaB span{font-size: 20px;color: #9d323a;margin-right: 65px;}
.baojiaB input{width: 135px;height: 30px;line-height: 30px;font-size: 14px;background: #fff;border:none;padding: 0 10px;}
.baojiaB .img2{/*margin-right: auto;*/animation:op 1s infinite alternate;cursor: pointer;margin-left: 10%;}
.baojiaB div{width: 135px;height: 30px;text-align: center;background: #f2d82c;color: #333;line-height: 30px;margin-left: 37px;margin-right: 38px;font-size: 14px;cursor: pointer;}
/*园林软装*/
.ylrz_nav{height: 80px;box-sizing:border-box;border-bottom: 1px solid #d5929a;font-size: 22px;}
.ylrz_nav a{color: #333;margin-right: 150px;border-bottom: 2px solid;line-height: 78px;border-color: rgba(0,0,0,0);}
.ylrz_nav a:last-child{margin-right: auto;}
.ylrz_nav a:first-child{margin-left: auto;}
.ylrz_nav a.on{color: #ab2636;border-color: #ab2636;margin-bottom: 0;}
.ylrz_ul{margin-top: 45px;}
.ylrz_lis{float: left;margin-right: calc((100% - 380px * 3) / 2);margin-bottom: 20px;}
.ylrz_lis:nth-child(3n){margin-right: 0;}
.ylrz_lis .ylrz_img{width: 380px;height: 315px;overflow: hidden;}
.ylrz_lis img{width: 380px;height: 315px;}
.ylrz_lis p{font-size: 23px;text-align: center;line-height: 75px;color: #333;}
.ylrz_lis a:hover img{animation:da 1s;animation-fill-mode: forwards;}
@keyframes da
{
    from {transform:scale(1);}
    to {transform:scale(1.1);}
}


/*客户点评*/
.khdp{margin-top: 40px;}
.khdp_left{float: left;width: 818px;}
.khdp_left li{width: 818px;border: 1px solid #d8d8d8;box-sizing:border-box;padding-right: 25px;margin-bottom: 15px;}
.khdp_left li .img{width: 287px;height: 100%;overflow: hidden;}
.khdp_left li .img img{width: 100%;}
.khdp_lis{width: calc(100% - 287px - 30px);margin-left: 30px;}
.khdp_lis_pic{background: #fff;width: 60px;height: 60px;border-radius: 50%;border:2px solid #fff;box-shadow: 0 0 5px #e6e3e3;overflow: hidden;margin-right: 34px;}
.khdp_lis_pic img{width: 100%;}
.khdp_lis_name{font-size: 16px;color: #000;margin-right: 65px;}
.khdp_lis_job{font-size: 16px;color: #000;}
.khdp_lis2{font-size: 14px;color: #666666;line-height: 20px;margin: 20px 0 30px 0;}
.khdp_lis3 a{float: left;font-size: 14px;color: #ab2636;}
.khdp_lis3 .khdp_lis_zan{float: right;font-size: 12px;color: #ab2636;}
.khdp_lis3 .khdp_lis_zan img{margin-right: 5px;}

/*新闻资讯*/
.xwzx_box{margin-top: 26px;}
.xwzx{float: left;width: 818px;}
.xwzx_nav{background: #f5f5f5;width: 100%;height: 40px;padding: 10px 0;box-sizing:border-box;}
.xwzx_nav li{width: calc(100% / 6);box-sizing:border-box;border-right: 1px solid #e0e0e0;text-align: center;}
.xwzx_nav li:last-child{border: none;}
.xwzx_nav li a{font-size: 16px;line-height: 20px;color: #333;font-weight: bold;}
.xwzx_nav li.on a{color: #ab2636;}
.xwzx_nav li a:hover{color: #ab2636;}
.xwzx_cen li{padding: 16px 0 20px 0;border-bottom: 1px solid #e5e5e5;}
.xwzx_cen li .xwzx_img{width: 219px; height: 145px;margin-right: 22px;}
.xwzx_cen li .xwzx_text{width: calc(100% - 219px - 22px);}
.xwzx_cen li .xwzx_text h3{font-size: 18px;color: #333;font-weight: bold;line-height: 1em;margin-bottom: 15px;}
.xwzx_cen li .xwzx_text p{font-size: 14px;color: #888;line-height: 20px;margin-bottom: 13px;height: 40px}
.xwzx_cen li .xwzx_text .xiangxi{font-size: 14px;color: #ab2636;line-height: 1em;margin-bottom: 30px;}
.xwzx_cen li .xwzx_text span{font-size: 12px;color: #888;letter-spacing: 1px;}

/*经典案例*/
.jdal_choice1 {margin-top: 25px;line-height: 34px;line-height: 34px;}
.jdal_choice1 span,.jdal_choice2 span,.jdal_choice3 span{width: 122px;height: 34px;font-size: 20px;color: #333;line-height: 34px;}
.jdal_choice2,.jdal_choice3{margin-top:15px; align-items: flex-start;}
.jdal_choice li{padding:0 18px;margin: 5px 0;box-sizing:border-box;margin-right:17px;line-height:34px;border-radius: 2px;}
.jdal_choice li.on{background:#9d323a;}
.jdal_choice li.on a{color:#fff;}
.jdal_choice li a{font-size:16px;color:#5d5d5d;}
.jdal_choice li:hover a{animation:pagee .5s;animation-fill-mode: forwards;}
.jdal_choice li:hover{animation:pageee .5s;animation-fill-mode: forwards;}
.jdal_choice  ul{flex-wrap: wrap; flex: 1;}
@keyframes pagee
{
    from {color: #5d5d5d;}
    to {color: #fff; }
}
@keyframes pageee
{
    from {background: #fff;}
    to {background: #9d323a; }
}
.jdal_cen{width: 100%;margin-top: 25px;}
.jdal_cen li{float: left;width: 393px;margin-right: calc((100% - 393px * 3) / 2);margin-bottom: 20px;height: 336px;overflow: hidden;}
.jdal_cen li:nth-child(3n){margin-right: 0;}
.jdal_cen .add_p{font-size: 20px;padding: 0 30px;display: flex;justify-content:space-between;height: 60px;}
.jdal_cen .add_p b{font-size: 16px;width: 140px;margin-left: 0;height: 40px;line-height: 40px;}
.jdal_cen li:hover .add_p{bottom: 50px;}
.jdal_pic{width: 393px;height: 286px;overflow: hidden;}
.jdal_pic img{width: 100%;}
.jdal_img{width: 393px;height: 286px;overflow: hidden;position: relative;}
.jdal_img_zz{position: absolute;width: 100%;height: 100%;top: 100%;left: 0;background: rgba(0,0,0,.6);}
.jdal_img_zz h4{font-size: 20px;color: #fff;line-height: 1em;}
.jdal_img_zz .line{width: 95px;height: 1px;background: #fff;margin: 15px 0 10px 0;}
.jdal_img_zz p{font-size: 12px;color: #fff;}
.jdal_img_zz>div{justify-content: center;height: 100%;}
.jdal_cen li a{display: block;width: 100%;height: 100%;}
.jdal_cen li:hover .jdal_img img{animation:da 1s;animation-fill-mode: forwards;}
.jdal_text{text-align: center;font-size: 16px;color: #333;line-height: 50px;}

/*精英团队*/
.jytd_peo{margin-top: 35px;}
.jytd_peo li{float: left;width: 380px;margin-right: calc((100% - 380px * 3) / 2);height: 437px;margin-bottom: 28px;box-shadow: 0 0 5px #dad9d9;}
.jytd_peo li:nth-child(3n){margin-right: 0;}
.jytd_peo_img{width: 380px;height: 316px;overflow: hidden;}
.jytd_peo li a{display: block;background: #f2f2f2;height: 100%;}
.dt_peo_name{margin-top: 10px;line-height: 50px;margin-left: 9px;}
.dt_peo_name1{font-size: 28px;color: #333;}
.dt_peo_name2{font-size: 16px;color: #999;margin-left: 5px;}
.dt_peo_line{width: 290px;margin-left: 10px;height: 1px;background: #e5e5e5;}
.dt_peo_num{margin-left: 10px;line-height: 45px;font-size: 16px;color: #999;}
.dt_peo_num span span{color: #333;}
.dt_peo_num2{margin-left: 40px;}


/*施工工艺*/
.sggy .sggy_tit{line-height: 122px;font-size: 26px;color: 333333;text-align: center;font-weight: normal;}
.sggy_bz .fl{float: left;}
.sggy_bz .fr{float: right;}
.sggy_bz .sggy_bz_text{width: 600px;box-sizing:border-box;padding: 0 115px;height: 100%;justify-content: center;background: #f3f3f3;}
.sggy_bz>div{height: 429px;}
.sggy_bz .sggy_bz_text h3{font-size: 22px;color: #333;line-height: 1em;font-weight: normal;}
.sggy_bz .sggy_bz_text h4{font-size: 14px;color: #333;line-height: 1em;font-weight: normal;margin-top: 15px;margin-bottom: 33px;}
.sggy_bz .sggy_bz_text p{font-size: 16px;color: #717171;line-height: 26px;}
.sggy_ban{width: 100%;min-width: 1200px;height: 629px;margin-top: 65px;margin-bottom: 104px;background-repeat:no-repeat;background-position:center;}
.jytd_lb_tit{line-height: 70px;height: 70px;padding: 0 88px;box-sizing:border-box;}
.jytd_lb_tit span{font-size: 24px;color: #333333;float: left;}
.jytd_lb_tit  a{font-size: 20px;color: #333333;float: right;}
.jytd_lb_cen{width: 100%;padding: 0 88px;box-sizing:border-box;height: 320px;overflow: hidden;position: relative;}
.jytd_lb_cen a{display: block;}
.jytd_lb_cen .jytd_lb_prev{width: 50px;height: 50px;background: url(/public/static/jiliushi/jiliushi/lleft.png) no-repeat center;position: absolute;top: 50%;margin-top: -25px;left: 0;cursor: pointer;}
.jytd_lb_cen .jytd_lb_next{width: 50px;height: 50px;background: url(/public/static/jiliushi/jiliushi/lright.png) no-repeat center;position: absolute;top: 50%;margin-top: -25px;right: 0;cursor: pointer;}
.jytd_lb_cen_lis_img{width: 340px;height: 245px;}
.jytd_lb_cen_lis1{margin-top: 10px;line-height: 30px;}
.jytd_lb_cen_lis1 p{float: left;font-size: 16px;color: #333333;}
.jytd_lb_cen_lis1 div{float: right;font-size: 12px;color: #ab2636;margin-right: 15px;}
.jytd_lb_cen_lis1 div span{margin-left: 10px;}
.jytd_lb_cen_lis2{font-size: 14px;color: #666666;}
.jytd_lb_cen_lis2 em{margin-left: 15px;}
.swiper-container_sg{overflow: hidden;}
.jytd_lb_cen .jytd_lb_prev:hover{background: url(/public/static/jiliushi/jiliushi/lleftb.png) no-repeat center;}
.jytd_lb_cen .jytd_lb_next:hover{background: url(/public/static/jiliushi/jiliushi/lrightb.png) no-repeat center;}


/*森肯标准*/
.skbz{height: 368px;background: #fafafa;margin-top: 50px;}
.skbz .skbz_img{width: 600px;height: 368px;overflow: hidden;}
.skbz .skbz_text{width: 600px;height: 368px;justify-content: center;padding: 0 60px;box-sizing:border-box;}
.skbz .skbz_text h3{font-size: 24px;color: #333;line-height: 1em;}
.skbz .skbz_text .skbz_line{width: 70px;height: 3px;background: #ab2636;margin: 38px 0 45px 0;}
.skbz .skbz_text p{font-size: 16px;color: #838383;line-height: 30px;}
.skzxzx_tit{font-size: 24px;color: #333333;margin-top: 37px;line-height: 120px;text-align: center;}
.skzxzx_top{height: 320px;width: 100%;border: 1px solid #cdcdcd;box-sizing:border-box;}
.skzxzx_top .skzxzx_top_lis{width: calc(100% / 3);border-right: 1px solid #cdcdcd;box-sizing:border-box;height: 100%;float: left;justify-content: center;}
.skzxzx_top .skzxzx_top_lis:last-child{border: none;}
.skzxzx_top .skzxzx_top_lis .skzxzx_top_lis1{width: 135px;height: 135px;border-radius: 50%;margin-bottom: 40px;}
.skzxzx_top .skzxzx_top_lis:nth-child(1) .skzxzx_top_lis1{background: url(/public/static/jiliushi/jiliushi/bz1.png) no-repeat center,#f9f9f9;}
.skzxzx_top .skzxzx_top_lis:nth-child(2) .skzxzx_top_lis1{background: url(/public/static/jiliushi/jiliushi/bz2.png) no-repeat center,#f9f9f9;}
.skzxzx_top .skzxzx_top_lis:nth-child(3) .skzxzx_top_lis1{background: url(/public/static/jiliushi/jiliushi/bz3.png) no-repeat center,#f9f9f9;}
.skzxzx_top .skzxzx_top_lis p{font-size: 24px;color: #333;}
.skzxzx_top .skzxzx_top_lis:nth-child(1):hover .skzxzx_top_lis1{background: url(/public/static/jiliushi/jiliushi/bz1b.png) no-repeat center,#ab2636;}
.skzxzx_top .skzxzx_top_lis:nth-child(2):hover .skzxzx_top_lis1{background: url(/public/static/jiliushi/jiliushi/bz2b.png) no-repeat center,#ab2636;}
.skzxzx_top .skzxzx_top_lis:nth-child(3):hover .skzxzx_top_lis1{background: url(/public/static/jiliushi/jiliushi/bz3b.png) no-repeat center,#ab2636;}
.skzxzx_top .skzxzx_top_lis:hover p{color:#ab2636;}
.skzxzx_top .skzxzx_top_lis:hover{background: #f9f9f9;}
.skzxzx_top .skzxzx_top_lis a{height: 100%;justify-content: center;}

.skzxzx_line{height: 52px;border-bottom: 2px solid #d1d1d1;}
.skzxzx_line a{width: 52px;height: 52px;background: #ab2636;color: #FFF;font-size: 30px;text-align: center;line-height: 52px;border-radius: 50%;margin-bottom: -52px;margin-right: 146px;}
.skzxzx_line a:first-child{margin-left: auto;}
.skzxzx_line a:last-child{margin-right: auto;}
.skzxzx_bottom{height: 320px;width: calc(100% / 3 * 2);border: 1px solid #cdcdcd;box-sizing:border-box;margin: auto;margin-top: 60px;}
.skzxzx_bottom .skzxzx_bottom_lis{width: 50%;border-right: 1px solid #cdcdcd;box-sizing:border-box;height: 100%;float: left;justify-content: center;}
.skzxzx_bottom .skzxzx_bottom_lis:last-child{border: none;}
.skzxzx_bottom .skzxzx_bottom_lis .skzxzx_top_lis1{width: 135px;height: 135px;border-radius: 50%;margin-bottom: 40px;}
.skzxzx_bottom .skzxzx_bottom_lis:nth-child(1) .skzxzx_top_lis1{background: url(/public/static/jiliushi/jiliushi/bz4.png) no-repeat center,#f9f9f9;}
.skzxzx_bottom .skzxzx_bottom_lis:nth-child(2) .skzxzx_top_lis1{background: url(/public/static/jiliushi/jiliushi/bz5.png) no-repeat center,#f9f9f9;}
.skzxzx_bottom .skzxzx_bottom_lis p{font-size: 24px;color: #333;}
.skzxzx_bottom .skzxzx_bottom_lis:nth-child(1):hover .skzxzx_top_lis1{background: url(/public/static/jiliushi/jiliushi/bz4b.png) no-repeat center,#ab2636;}
.skzxzx_bottom .skzxzx_bottom_lis:nth-child(2):hover .skzxzx_top_lis1{background: url(/public/static/jiliushi/jiliushi/bz5b.png) no-repeat center,#ab2636;}
.skzxzx_bottom .skzxzx_bottom_lis:hover p{color:#ab2636;}
.skzxzx_bottom .skzxzx_bottom_lis:hover{background: #f9f9f9;}
.skzxzx_bottom .skzxzx_bottom_lis a{height: 100%;justify-content: center;}

/*园林护养*/
.ylyh{height: 130px;line-height: 130px;font-size: 22px;color: #333;text-align: center;}
.ylyh_ul li{width: 100%;height: 300px;background: #fafafa;margin-bottom: 10px;position: relative;}
.ylyh_ul_cen{width: calc(100% - 445px);padding: 0 168px 0 96px;box-sizing:border-box;justify-content: center;}
.ylyh_ul_cen h3{font-size: 22px;color: #333333;font-weight: normal;line-height: 1em;margin-bottom: 35px;}
.ylyh_ul_cen p{font-size: 18px;color: #666;line-height: 30px;}
.ylyh_ul li .bj{position: absolute;top: 0;right: 40px;width: 68px;height: 81px;background: url(/public/static/jiliushi/jiliushi/icon20.png) no-repeat center;font-size: 32px;color: #fff;text-align: center;line-height: 60px;}

/*园林课堂*/
.ylkt_left{float: left;width: 818px;}
.ylkt{margin-top: 40px;}
.ylkt_left li{padding: 20px 0;border-bottom: 1px solid #e5e5e5;}
.ylkt_left li .ylkt_img{width: 219px;height: 145px;overflow: hidden;margin-right: 20px;}
.ylkt_left li .ylkt_cen{width: calc(100% - 219px - 20px);}
.ylkt_left li .ylkt_cen h3{font-size: 18px;color: #333;line-height: 1em;margin-bottom: 15px;}
.ylkt_left li .ylkt_cen p{font-size: 14px;color: #888;line-height: 20px;}
.ylkt_left li .ylkt_cen a{font-size: 14px;color: #ab2636;line-height: 1em;margin-top: 15px;margin-bottom: 20px;display: block;}
.ylkt_left li .ylkt_cen>div em{float: left;font-size: 12px;color: #888;}
.ylkt_left li .ylkt_cen>div div{float: right;font-size: 12px;color: #ab2636;}
.ylkt_left li .ylkt_cen>div div span{margin-left: 10px;}



/*员工风采*/
.ygfc{height: 337px;margin-top: 40px;}
.ygfc1{width: 529px;height: 337px;overflow: hidden;}
.ygfc2{width: 387px;height: 337px;padding: 0 45px;box-sizing:border-box;justify-content: center;background: #f0eff5;}
.ygfc2 p{width: 100%;font-size: 18px;}
.ygfc2 .ygfc2_p1{color: #ab2636;margin-bottom: 20px;}
.ygfc2 .ygfc2_p2{color: #ab2636;}
.ygfc2 .ygfc2_p3{color: #333;margin-top: 80px;text-align: right;}
.ygfc3{width: calc(100% - 529px - 387px);height: 337px;background: #ab2636;justify-content: center;}
.ygfc3 img{width: 75px;height: 75px;margin-bottom: 24px;}
.ygfc3 p{font-size: 22px;color: #fff;margin-bottom: 34px;}
.ygfc3 a{width: 98px;height: 37px;border: 1px solid #fff;text-align: center;line-height: 37px;font-size: 16px;color: #fff;}
.ygfc3 a:hover{animation:ygfc .5s;animation-fill-mode: forwards;}
@keyframes ygfc
{
    from {background: #ab2636;color: #fff;}
    to {background: #fff; color: #ab2636;}
}
.ygfc_ul li{height: 268px;margin-top: 70px;}
.ygfc_ul .ygfc_img{width: 429px;height: 268px;}
.ygfc_text{width: calc(100% - 429px);justify-content: center;height: 268px;box-sizing:border-box;}
.ygfc_text h3{font-size: 22px;color: #333333;line-height: 1em;}
.ygfc_text p{font-size: 16px;color: #828080;line-height: 30px;}
.ygfc_text .ygfc_text_line{width: 60px;height: 3px;background: #ab2636;margin-top: 20px;margin-bottom: 30px;}
.ygfc_ul li:nth-child(1) .ygfc_text{float: left;padding: 0 182px 0 93px;}
.ygfc_ul li:nth-child(1) .ygfc_img{float: right;}
.ygfc_ul li:nth-child(2) .ygfc_text{float: right;padding: 0 93px 0 182px;}
.ygfc_ul li:nth-child(2) .ygfc_img{float: left;}
.ygfc_p{height: 210px;background: #f0eff5;margin-bottom: -80px;margin-top: 50px;}
.ygfc_p_cen{width: 560px;height: 100%;margin: auto;justify-content: center;}
.ygfc_p_cen{font-size: 16px;color: #000;line-height: 30px;text-align: center;}

/*招贤纳士*/
.zxns{margin-top: 45px;}
.zxns li{padding: 45px 40px;box-sizing:border-box;border: 1px solid #f2f2f2;margin-bottom: 30px;}
.zxns li h3{font-size: 18px;color: #333;line-height: 1em;margin-bottom: 50px;}
.zxns li h3 span{margin-left: 45px;}
.zxns li h4{font-size: 18px;font-weight: normal;color: #333;margin: 15px 0;}
.zxns_p1,.zxns_p2{font-size: 18px;font-weight: normal;color: #333;line-height: 35px;}
.skjs{height: 400px;margin-top: 100px;margin-bottom: 90px;}
.skjs img{width: 550px;height: 400px;margin-right: 55px;}
.skjs_text{width: calc(100% - 550px - 55px);}
.skjs_text h3{font-size: 36px;color: #333;font-weight: normal;}
.skjs_text .line{width: 78px;height: 3px;background: #ab2636;margin-top: 45px;margin-bottom: 40px;}
.skjs_text p{font-size: 18px;color: #9a9a9a;line-height: 25px;}
.skjs_text a{font-size: 14px;color: #ab2636;margin-top: 20px;display: block;}
.skln_tit{font-size: 32px;color: #333;text-align: center;}
.skln{background: #fafafa;padding: 38px 0;}
.skln_icon_lis{margin: auto;margin-top: 80px; cursor: pointer;}
.skln_icon_lis div{width: 162px;height: 162px;border-radius: 50%;border: 1px solid #c2c2c2;}
.skln_icon_lis:nth-child(1) div{background: url(/public/static/jiliushi/jiliushi/zjsk1.png) no-repeat center;}
.skln_icon_lis:nth-child(2) div{background: url(/public/static/jiliushi/jiliushi/zjsk2.png) no-repeat center;}
.skln_icon_lis:nth-child(3) div{background: url(/public/static/jiliushi/jiliushi/zjsk3.png) no-repeat center;}
.skln_icon_lis:nth-child(4) div{background: url(/public/static/jiliushi/jiliushi/zjsk4.png) no-repeat center;}
.skln_icon_lis:nth-child(1):hover div{background: url(/public/static/jiliushi/jiliushi/zjsk1b.png) no-repeat center,#ab2636;;}
.skln_icon_lis:nth-child(2):hover div{background: url(/public/static/jiliushi/jiliushi/zjsk2b.png) no-repeat center,#ab2636;}
.skln_icon_lis:nth-child(3):hover div{background: url(/public/static/jiliushi/jiliushi/zjsk3b.png) no-repeat center,#ab2636;}
.skln_icon_lis:nth-child(4):hover div{background: url(/public/static/jiliushi/jiliushi/zjsk4b.png) no-repeat center,#ab2636;}
.skln_icon_lis:hover div{border: 1px solid #ab2636;}
.skln_icon_lis p{font-size: 26px;color: #353535;margin-top: 30px;}
.fwzz{height: 230px;line-height: 230px;background: #fafafa;}
.fwzz_text p{font-size: 32px;color: #353535;margin-left: auto;margin-right: 80px;}
.fwzz_text div{font-size: 30px;color: #b1b1b1;margin-right: auto;}
.fwzz_text div span{margin-right: 30px;display: inline-block;}
.fzlc{height: 619px;width: 100%;min-width: 1200px;background: url(/public/static/jiliushi/jiliushi/zjsk_bj.jpg) no-repeat center;padding-top: 70px;box-sizing:border-box;}
.fzlc_cen{width: 1065px;background: rgba(255,255,255,0.8);margin: auto;padding: 38px 0;}
.fzlc_cen div{width: 443px;height: 338px;line-height: 338px;font-size: 32px;color: #333333;text-align: center;}
.fzlc_cen ul{/*width: calc(100% - 443px);*/width: 540px;max-height: 420px;overflow-y: auto;}
.fzlc_cen li{margin-bottom: 10px;}
.fzlc_cen li span{font-size: 24px;color: #686868;width: 106px;}
.fzlc_cen li p{width: calc(100% - 106px - 4px - 36px);color: #686868;font-size: 16px;margin-left: 36px;}
.fzlc_cen li em{height: 42px;width: 4px;background: url(/public/static/jiliushi/jiliushi/icon22.png) no-repeat center;}
.fzlc_cen li:hover span{color: #ab2636}
.fzlc_cen li:hover p{color: #ab2636}
.fzlc_cen li:hover em{background: url(/public/static/jiliushi/jiliushi/icon22b.png) no-repeat center;}
.ryzz_tit{font-size: 32px;color: #333333;line-height: 180px;text-align: center;}
.ryzz_lun{width: 100%;padding: 0 43px;box-sizing:border-box;height: 185px;position: relative;}
.swiper-container_ryzz{width: 100%;overflow: hidden;}
.swiper-container_ryzz .swiper-slide{padding: 10px;box-sizing:border-box;border: 1px solid #eaeaea;}
.swiper-container_ryzz .swiper-slide img{display: block;margin: auto;width: 100%;}
.ryzz_lun .ryzz_prev{width: 25px;height: 50px;background: url(/public/static/jiliushi/jiliushi/icon23.png);position: absolute;top: 50%;margin-top: -22px;left: 0;cursor: pointer;}
.ryzz_lun .ryzz_next{width: 25px;height: 50px;background: url(/public/static/jiliushi/jiliushi/icon24.png);position: absolute;top: 50%;margin-top: -22px;right: 0;cursor: pointer;}
.lxwm{padding: 68px 0;background: #fafafa;width: 100%;min-width: 1200px;margin-bottom: -80px;margin-top: 100px;}
.lxwm_box .lxwm_tit{font-size: 32px;color: #333;text-align:center;}
.lxwm_box  p{font-size: 18px;color: #999;text-align: center;margin-top: 30px;}
.lxwm ul{width: 100%;margin-top: 100px;}
.lxwm li{margin: auto;width: calc(100% / 4);height: 140px;position: relative;box-sizing:border-box;padding: 0 50px;}
.lxwm li img{width: 30px;height: 30px;margin-right: 25px;}
.lxwm li>div{width: calc(100% - 55px);}
.lxwm li h3{font-size: 18px;color: #323232;font-weight: normal;margin-bottom: 15px;}
.lxwm li h4{font-size: 18px;color: #999999;font-weight: normal;margin-bottom: 15px;}
.lxwm li .line{position: absolute;bottom: 0;left: 105px;width: 70px;height: 4px;background: #ab2636;}

/*详情*/
.xq{width: 818px; float:left;}
.xq .xq_tit{font-size: 16px;color: #333333;line-height: 60px;text-align: center;}
.xq_time{font-size: 14px;color: #666666;line-height: 50px;}
.xq_time span:first-child{margin-left: auto;}
.xq_time span:last-child{margin-right: auto;}
.xq_time span{margin-right: 15px;}
.xq_cen{width: 100%;padding:20px 90px;box-sizing:border-box;border: 1px solid #f1f1f1;margin-top: 15px;}

/*个人*/
.rugr{width: 1035px;margin: auto;margin-top: 45px;height: 301px;}
.rugr_img{width: 359px;height: 301px;overflow: hidden;}
.rugr_cen{width: calc(100% - 359px);border: 1px solid #e1e1e1;border-left: none;box-sizing:border-box;height: 301px;justify-content: center;padding: 20px 50px 0 60px;}
.rugr_cen1{font-size: 24px;color: #333;}
.rugr_cen1 span{font-size: 16px;color: #999;margin-left: 15px;}
.rugr_cen2{width: 235px;height: 1px;background: #f1f1f1;margin-top: 10px;}
.rugr_cen3{font-size: 14px;color: #999;margin-top: 15px;}
.rugr_cen3 span{color: #666;}
.rugr_cen4{font-size: 14px;color: #999;margin-top: 10px;margin-bottom: 15px;}
.rugr_cen4 span{color: #666;}
.rugr_cen5{margin-bottom: 15px;}
.rugr_cen5 img{margin-right: 10px;}
.rugr_cen5 span{width: 85px;font-size: 16px;color: #333;}
.rugr_cen5 p{width: calc(100% - 20px - 10px - 85px);font-size: 14px;color: #666;}
.geren{width: 100%;box-sizing:border-box;padding: 0 84px;height: 320px;overflow: hidden;position: relative;}
.geren .swiper-container_geren{width: 100%;overflow: hidden;}
.geren .geren_prev{position: absolute;width: 50px;height: 50px;background: url(/public/static/jiliushi/jiliushi/lleftb.png);top: 50%;margin-top: -25px;left: 0;cursor: pointer;}
.geren .geren_next{position: absolute;width: 50px;height: 50px;background: url(/public/static/jiliushi/jiliushi/lrightb.png);top: 50%;margin-top: -25px;right: 0;cursor: pointer;}
.geren_img{width: 335px;height: 242px;overflow: hidden;}
.geren_img img{width: 100%;}
.geren a{display: block;}
.geren_tex{line-height: 40px;}
.geren_tex span{float: left;font-size: 16px;color: #333;}
.geren_tex p{float: right;margin-right: 20px;}
.geren_tex p img{margin-right: 10px;}
.geren_tex p em{font-size: 12px;color: #ab2636;}
.geren_texxt{font-size: 14px;color: #666;}
.geren_texxt span{margin-left: 10px;display: inline-block;}
.geren_tit{margin-top: 140px;margin-bottom: 25px;width: 100%;padding: 0 84px;box-sizing:border-box;}
.geren_tit span{float: left;font-size: 20px;color: #333;}
.geren_tit a{float: right;font-size: 16px;color: #333;}

/*组织结构*/
.dzb_img{width: 100%;}
.dzb_p{font-size: 30px;color: #333333;text-align: center;font-weight: bold;margin-top: 50px;}
/*add弹窗*/
.mark_x{
    width: 100%;height: 100%;background: rgba(0,0,0,0.6);position: fixed;top: 0;left: 0;display: none;z-index: 999;
}
.mark_x_con{
    width: 370px;height: 356px;background: #fff;border-radius: 10px;position: absolute;top: 50%;left: 50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);
}
.mark_x_con h3{height: 80px;margin-bottom: 40px;display: flex;justify-content:center;align-items:center;font-size: 22px;color: #fff;background: rgba(0,0,0,0.5);font-weight: normal;}
.mark_x_con h3 img{width: 90px;margin-right: 6px;}

.section{
    width: 250px;height: 40px;margin:0 auto;overflow: hidden;border: 1px solid #cdcdcd;box-sizing:border-box;
    line-height: 40px;display: flex;display: -ms-flexbox;align-items:center;font-size: 16px;
    margin-bottom: 20px;padding: 0 8px;
    color: #555;
}
.section span{
    width: 80px;
    line-height: 20px;
    border-right: 1px solid #cdcdcd;
}
.section select,.section input{
    border: none;outline: none;flex:1;height:30px;font-size: 16px;
    width: 50%;
    color: #555;
}
.mark_x_btn{
    width: 156px;
    height: 36px;
    display: block;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    border-radius: 18px;
    background: #9d323a;
    margin:40px auto 0;
    border: none;outline: none;
}
.mark_x_close{
    width: 30px;
    height: 30px;
    position: absolute;
    right: -15px;
    top: -15px;
}
.mark_x_close img{width: 100%;}

.xq_cen p {
    font-size: 16px;
    margin-top: 22px;
    line-height: 24px;
    color: #333;
    text-align: justify;
}

.xq_cen p a {
    color: #e7000f;
    font-weight: bold;
}

/*客服-2019.7.2*/
/*侧悬浮框*/
@media (min-width: 768px) {
    .flexBox {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }
    .flexCon {
        height: 100%;
        display: flex;
        display: -webkit-flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
    }
    .flexCon2 {
        height: 100%;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
    }
    .sidefixed {
        width: 64px;
        position: fixed;
        right: 3px;
        bottom: 5%;
        font-size: 12px;
        line-height: 17px;
        color: #595757;
        z-index: 999;
    }
    .sidefixed a {
        color: #595757;
    }
    .side_con {
        border-radius: 6px;
        border: 1px solid #C9CACA;
        overflow: visible;
    }
    .side_item {
        height: 67px;
        cursor: pointer;
        position: relative;
        background: #fff;
    }
    .side_item:first-child {
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
    }
    .side_item:last-child {
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
    }
    .side_item:before {
        content: '';
        display: block;
        width: 44px;
        height: 1px;
        background: #B5B5B6;
        position: absolute;
        left: 10px;
        top: 0;
    }
    .side_item:first-child:before {
        display: none;
    }
    .side_ic1,
    .side_ic2,
    .backTop img {
        width: 30px;
        height: 30px;
        margin-bottom: 4px;
    }
    .side_ic2 {
        display: none;
    }
    .side_item:hover,
    .backTop:hover {
        background: #9D323A;
        color: #fff;
        border-color: #9D323A;
    }
    .side_item:hover:before,
    .side_item:hover+.side_item:before {
        display: none;
    }
    .side_item:hover .side_ic1,
    .backTop:hover .side_ic1 {
        display: none;
    }
    .side_item:hover .side_ic2,
    .backTop:hover .side_ic2 {
        display: block;
    }
    .side_item:hover .sides {
        display: flex;
    }
    .sides {
        width: 225px;
        height: 220px;
        background: #fff;
        color: #231815;
        box-shadow: 0 0 4px 0 rgba(35, 24, 21, 0.23);
        text-align: center;
        position: absolute;
        bottom: 0;
        right: 69px;
        display: none;
    }
    .sides img {
        width: 134px;
        height: 134px;
        margin: 0 auto 10px;
    }
    .side_kefu {
        width: 280px;
        height: 260px;
        line-height: 20px;
        padding: 0 10px;
        text-align: justify;
    }
    .side_kefu p{
        width: 240px;
        margin: 0 auto;
        text-align: left;
    }
    .sidep {
        width: 100%;
        padding-bottom: 10px;
        border-bottom: 1px solid #EFEFEF;
    }
    .backTop {
        width: 64px;
        height: 64px;
        margin-top: 3px;
        background: #fff;
        border-radius: 6px;
        border: 1px solid rgba(201, 202, 202, 1);
    }
}
/*2019.12.26-网站优化-图片大小未定义*/
.footer_box2_cen li img{display: block;width: 20px;height: 20px;}
.footer_box2_erwei img{width: 133px;height: 133px;}
.footer_box2_log{width: 240px;height: 120px;}
.nav_ul_top li a img{display: block;width: 26px;height: 26px;}
.sggy_bz .fr{width: 50%;}
.sggy_bz img,.xwzx_img img,.skbz_img img,.jytd_peo_img img,.ylkt_img img,.ygfc1 img,.ygfc_ul .ygfc_img img,.ylrz_lis .ylrz_img img{display: block;width: 100%;}
.ylyh_ul li img{display: block;width: 445px;height: 300px;-o-object-fit: cover;object-fit: cover;-o-object-position: 50% 50%;object-position: 50% 50%;}
.xq_cen img{width: auto;max-width: 100%;}