/* 清除内外边距 */ body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ pre, /* text formatting elements 文本格式元素 */ fieldset, lengend, button, input, textarea, /* form elements 表单元素 */select,option, th, td { /* table elements 表格元素 */ margin: 0; padding: 0; font-family:Arial,Microsoft Yahei; text-align: justify; font-weight: normal; } /* @font-face {font-family: 'font2020';src : url('/style/font/font2020.TTF');} */ /* 设置默认字体 */ body, button, input, select, textarea { /* for ie */ /*font: 12px/1 Tahoma, Helvetica, Arial, "宋体", sans-serif;*/ /* font: 12px/1 "微软雅黑"; *//*Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;*/ /* 用 ascii 字符表示,使得在任何编码下都无问题 */ } h1 { font-size: 18px; /* 18px / 12px = 1.5 */ } h2 { font-size: 16px; } h3 { font-size: 14px; } h4, h5, h6 { font-size: 100%; } address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */ code, kbd, pre, samp, tt { } /* 统一等宽字体 */ small { font-size: 12px; } /* 小于 12px 的中文很难阅读,让 small 正常化 */ /* 重置列表元素 */ ul, ol { list-style: none; } /* 重置文本格式元素 */ a { text-decoration: none; } a:hover { text-decoration: none; } abbr[title], acronym[title] { /* 注:1.ie6 不支持 abbr; 2.这里用了属性选择符,ie6 下无效果 */ border-bottom: 1px dotted; cursor: help; } q:before, q:after { content: ''; } /* 重置表单元素 */ legend { color: #000; } /* for ie6 */ fieldset, img { border: none; } /* img 搭车:让链接里的 img 无边框 */ /* 注:optgroup 无法扶正 */ button, input, select, textarea { font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */ } /* 重置表格元素 */ table { border-collapse: collapse; border-spacing: 0; } /* 重置 hr */ hr { border: none; height: 1px; } /* 让非ie浏览器默认也显示垂直滚动条,防止因滚动条引起的闪烁 */ html { overflow-y: scroll; } audio, canvas, progress, video {display: inline-block;vertical-align: baseline;} video::-internal-media-controls-download-button {display:none;} video::-webkit-media-controls-enclosure {overflow:hidden;} video::-webkit-media-controls-panel {width: calc(100% + 30px); } html,body{ height:100%; } .web-ie2018{ font-family: Arial,'宋体'; position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 9999999999999;background: #666;zoom:1;} .web-ie2018 dl{ position: absolute;width: 700px;height: auto;top: 50%;margin-top: -200px;left: 50%;margin-left: -350px;background: #fff;} .web-ie2018 dl #img{ display: block;margin: 50px auto;} .web-ie2018 dl h3{ display: block;text-align: center;font-size: 28px;font-weight: normal;letter-spacing: 2px;margin: 0 auto 30px;} .web-ie2018 dl h4{ display: block;text-align: center;font-size: 18px;font-weight: normal;letter-spacing: 2px;margin: 50px auto 50px;} .web-ie2018 dl dd{ margin: 0 auto 50px; display: block;text-align: center; margin-bottom:50px;} .web-ie2018 dl dd a{ display: inline-block;margin: 0 20px;} .web-ie2018 dl dd a img{display: block;margin: 0 auto;text-align: center;width: 50%;} .web-ie2018 dl dd a span{display: block;font-size: 16px; color:#666;} input, button, select, textarea {outline: none;} .clearfix:after{display:block;content:'';clear:both;visibility:hidden} /* 首页案例滚动CSS组 */ .swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-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-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-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:-webkit-gradient(linear,right top,left 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:-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,left top,right 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:-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 bottom,left top,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:-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 top,left bottom,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:-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-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-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:-30px;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-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-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-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-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-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-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-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-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.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;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{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-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.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-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align: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%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{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);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-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;-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-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.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-active .swiper-slide-active{pointer-events:auto}.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-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.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-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.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-coverflow .swiper-wrapper{-ms-perspective:1200px} @font-face {font-family: 'font2020-1';src : url('/style/font/NotoSansHans-Thin.otf');} @font-face {font-family: 'font2020-2';src : url('/style/font/NotoSansHans-Regular.otf');} @font-face {font-family: 'font2020-3';src : url('/style/font/NotoSansHans-Medium.otf');} @font-face {font-family: 'font2020-4';src : url('/style/font/NotoSansHans-Light.otf');} @font-face {font-family: 'font2020-5';src : url('/style/font/NotoSansHans-DemiLight.otf');} @font-face {font-family: 'font2020-6';src : url('/style/font/NotoSansHans-Bold.otf');} @font-face {font-family: 'font2020-7';src : url('/style/font/NotoSansHans-Black.otf');} .header{ position: fixed;width: 100%;height: 90px;z-index: 99999999;top: 0;left: 0; transition: all .2s;} .header .center-pc-nav{ display: block;width: 1260px;margin:20px auto 0;} .header .center-pc-nav .logo{ display: block;overflow: hidden;float: left; width: 200px; } .header .center-pc-nav .logo img{ display: block;height: 50px;margin:0 0 0 0; transition: all .3s; } .header .center-pc-nav .pc-nav{display: block; float: left; margin: 0 0 0 150px;} .header .center-pc-nav .pc-nav dd{ display: block;position: relative;float: left; padding: 0 20px; margin:0 5px; } .header .center-pc-nav .pc-nav dd .pc-n-a{ display: block;color: #fff;line-height:50px; font-size: 14px; padding-bottom: 20px; font-weight: bold;} .header .center-pc-nav .pc-right{ display: block; float: right;} .header .center-pc-nav .pc-right a{ display: block;float: left;line-height: 50px;color: #fff;font-size: 14px;margin-left: 30px;opacity: 0.5;position: relative;} /*二级菜单*/ .header .center-pc-nav .pc-nav dd:hover .pc-n-a{color: #fdd000;} .div2_1 .header, .header:hover{background-color: rgba(67,67,67,0.95);} .header .center-pc-nav .pc-nav dd .item{width: 200px;height: auto;box-sizing: border-box;position: absolute;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);display: none;} .header .center-pc-nav .pc-nav dd .item a{display: block;width: 100%;line-height: 36px;background-color: #fdd000;color: #fff;text-align: center;font-size: 14px;} .header .center-pc-nav .pc-nav dd .item a:hover{background-color: #d2a200;} .header .center-pc-nav .pc-nav dd:hover .item{display: block;} .div2_1 .header{ height: 60px;} .div2_1 .header .center-pc-nav{ margin: 10px auto 0;} .div2_1 .header .center-pc-nav .logo img{ height: 40px;} .div2_1 .header .center-pc-nav .pc-nav dd .pc-n-a{ line-height: 40px; padding-bottom: 10px;} .div2_1 .header .center-pc-nav .pc-nav dd .item{} .div2_1 .header .center-pc-nav .pc-right a{ line-height: 40px; } /*手机导航*/ .m-header{display: none;} .banner{ display: block;overflow: hidden;position: relative;width: 100%; max-height: calc(100% + 60px);background: #fff;} .banner video{display: block;width: 100%;height: auto; position: relative;z-index: 1;} .banner .m-banner{display: none;} .banner .bg{ display: block;overflow: hidden;position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 2; opacity: 0.5; background-image: url(../images/video_texture.png); background-blend-mode: screen; background-repeat: repeat; background-color: rgba(0, 0, 0, 0.3); } .banner .txt{ position: absolute;top: 50%;width: 100%;left: 0;z-index: 3; margin: -170px 0 0 0; text-align: center; } .banner .txt h3{ display: block;text-align: center;height: 20px;} .banner .txt h3 span{display: inline-block;width: 100px;height: 1px;background: #fdd000;vertical-align: top;margin: 10px 0 0 0;} .banner .txt h3 font{ display: inline-block;color: #fdd000;font-size: 20px;font-weight: bold;line-height: 20px; margin: 0 10px;} .banner .txt h4{ display: block;color: #fff;font-weight: bold;text-align: center;font-size:56px;letter-spacing: 8px;line-height: 50px;margin: 70px 0 30px;} .banner .txt h5{ display: block;text-align: center;color: #fff;font-size: 35px;font-weight: normal;letter-spacing: 6px;line-height: 30px;} .banner .txt #b-a{ display: inline-block;text-align: center;color: #fff;margin: 100px 0 0 0;} .banner .txt #b-a .fa{ font-size: 36px;color: #fdd000;vertical-align: top;margin: 0 10px 0 0;} .banner .txt #b-a span{ display: inline-block;vertical-align: top;line-height: 36px;font-size: 22px;color: #fdd000;letter-spacing: 2px;} .banner #img-bottom{ display: block;width: 100%;height:60px; position: absolute;bottom: 0;z-index: 9;left:0; } .banner .banner-to{transition: all 0.2s linear 0s;-webkit-transition: all 0.2s linear 0s;display: block;font-size: 1em; position: absolute;overflow: hidden;z-index: 9;bottom: 90px;left: 50%;margin-left: -10px;} .banner .banner-to h4{ width: 20px;height: 30px;border: 2px solid #fff;border-radius: 1em;display: block;overflow: hidden; opacity: 0.7; } .banner .banner-to strong{ animation: downico 1.5s ease-out infinite;position: relative;display: block;line-height: 30px;width: 3px;height: 5px;background: #fff;margin:10px auto;} .banner .banner-to:hover h4{border: 2px solid #fdd000; opacity:1;} .banner .banner-to:hover strong{background: #fdd000;} @keyframes downico{ 0%{top: 0;opacity: 1;} 35%{top: 40%;opacity: 0;} 65%{top: -40%;opacity: 0;} 100%{top: 0;opacity: 1;} } .in-news{ display: block;overflow: hidden;padding: 120px 0;} .in-news .title{line-height: 30px; color: #fdd000;font-size: 30px;text-align: center;letter-spacing: 2px; font-weight: bold; } .in-news .center{ display: block;overflow: hidden;margin: 50px auto; width: 100%; position: relative;} .in-news .center .swiper-container{ display: block;width: 1200px;margin: 0 auto;overflow: hidden;position: relative; position: relative;} .in-news .center .swiper-slide{} .in-news .center .swiper-slide a{display: block;overflow: hidden;} .in-news .center .swiper-slide a .p{ display: block;overflow: hidden;background: #fff;padding: 10px 10px 36px 10px;} .in-news .center .swiper-slide a h5{ display: block;overflow: hidden;position: relative;} .in-news .center .swiper-slide a h5 img{display: block;width:100%; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; } .in-news .center .swiper-slide a h5 span{ position: absolute;width: 100%;bottom: 0;left:-100%;background: #fdd000;height: 8px;z-index: 1;transition: all .8s;} .in-news .center .swiper-slide a h4{display: block;color: #999;font-size: 14px;margin: 12px 0 0 0;} .in-news .center .swiper-slide a h3{min-height: 42px; display: block;color: #808080;font-size: 16px;letter-spacing: 0;font-weight: bold;margin: 12px 0;text-align: left; } .in-news .center .swiper-slide a h6{ color: #808080;font-size: 14px;line-height: 20px;letter-spacing:1px;display: block;} .in-news .center .swiper-slide a:hover h5 span{left:0;} .in-news .center .swiper-slide a:hover h5 img{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1); } .in-news .center .swiper-slide a:hover .p{background: #f5f5f5;} .in-news .center .swiper-slide a:hover h3,.in-news .center .swiper-slide a:hover h6,.in-news .center .swiper-slide a:hover h4{ color:#5b5b5b; } .in-news .center .lr{ position: absolute;width: 1300px;top: 50%;left: 50%;margin: -30px 0 0 -650px;} .in-news .center .lr .swiper-button-prev,.in-news .center .lr .swiper-button-next{ color: #eaeaea; background: none;font-size: 60px;width: auto;height: auto;margin: 0;line-height: 1em; border:0;display: block; outline:none;} .in-news .center .lr .swiper-button-prev:hover,.in-news .center .lr .swiper-button-next:hover{ color: #fdd000; border:0; } .in-news .center .lr .swiper-button-prev{left: 0;} .in-news .center .lr .swiper-button-next{right: 0;} .in-news .center .lr .swiper-button-prev,.in-news .center .lr .swiper-button-next{-webkit-tap-highlight-color:rgba(0,0,0,0);} .in-map{display: block;overflow: hidden;padding: 120px 0;} .in-map .title{ line-height: 30px; color: #fdd000;font-size: 30px;text-align: center;letter-spacing: 2px; margin-bottom: 50px; font-weight: bold;} .m-map{display: none;} .in-map .map-center{display: block;width:1400px; margin:0 auto;position: relative;} .in-map .map-center .mapimg{width:100%;display: block;} .in-map .map-center .mapimg-line{ position: absolute;top: 0;left: 0;width: 100%;z-index: 2;} .in-map .map-center .itemmin{position: absolute;z-index: 3;width: 100%;height: 100%;top: 0;left: 0;} .in-map .map-center .item{position: absolute;cursor: pointer;} .in-map .map-center .item .info{width: 260px;background-color: #fdd000;padding: 2px;position: absolute;z-index: 5;transform: translateY(-50%) scale(0.2);-webkit-transform: translateY(-50%) scale(0.2);top: -18%;box-shadow: 0px 0px 20px 0 rgba(0,0,0,.2);transition: all .6s;opacity: 0;visibility: hidden;} .in-map .map-center .item .info .imgbox{width: 100%;box-sizing: border-box;overflow: hidden;line-height: 1;} .in-map .map-center .item .info .imgbox img{ display: block; width:100%; } .in-map .map-center .item .info .text{width: 100%;box-sizing: border-box;padding: 20px 17px;} .in-map .map-center .item .info .text h3{font-size: 20px;color: #ffffff;font-weight: bold;} .in-map .map-center .item .info .text h4{font-size: 13px;color: #fff;margin-bottom: 10px;text-align: left;} .in-map .map-center .item .info .text p{font-size: 14px;color: #a07b00;line-height: 24px;min-height: 46px;} .in-map .map-center .item .info .text a{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: flex-start;-webkit-justify-content: flex-start;font-size: 14px;color: #fff;margin-top: 20px;} .in-map .map-center .item .info .text a i{width: 20px;height: 20px;display: flex;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;border-radius: 50%;border: 1px solid #fff;margin-right: 10px;} .in-map .map-center .item .info .text a i:before{content: '';display: block;width: 12px;height: 1px;background-color: #fff;} .in-map .map-center .item .info .text a i:after{content: '';display: block;width: 6px;height: 6px;border-right: 1px solid #fff;border-bottom: 1px solid #fff;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);margin-left: -6px;box-sizing: border-box;} .in-map .map-center .item .font{position: relative;} .in-map .map-center .item .font h3{font-size: 14px;color: #585656;letter-spacing: 1px; font-weight: bold; line-height: 24px;} .in-map .map-center .item .font p{font-size: 12px;color: #585656;line-height: 1em;} .in-map .map-center .item .font:hover h3,.in-map .map-center .item .font:hover p{color: #fdd000;} .in-map .map-center .item1{top: 33.5%;right: 44.5%;} .in-map .map-center .item2{top: 42%;right: 45.8%;} .in-map .map-center .item3{top: 50%;right: 43%;} .in-map .map-center .item4{top: 54%;left: 23.5%;} .in-map .map-center .item5{top: 71%;left: 34%;} .in-map .map-center .item6{top: 81%;left: 20%;} .in-map .map-center .item7{top: 31.5%;right: 26.8%;} .in-map .map-center .item8{top: 61.5%;left: 55%;} .in-map .map-center .item9{top: 25.5%;left: 51%;} .in-map .map-center .item1 .info{top: -16%%;left: -16%;} .in-map .map-center .item2 .info{left: -11%;top: -14%;} .in-map .map-center .item3 .info{left: -16%;top: -18%;} .in-map .map-center .item4 .info{right:33%;top: -45%;} .in-map .map-center .item5 .info{right: -6%;top: -38%;} .in-map .map-center .item6 .info{left: 10%;top: -13%;} .in-map .map-center .item7 .info{right: -1%;top: -12%;} .in-map .map-center .item8 .info{left: 1%;top: -35%;} .in-map .map-center .item9 .info{left: 0;top: -37%;} .in-map .map-center .item .openinfo{transform: scale(1) translateY(-50%);-webkit-transform: scale(1) translateY(-50%);display: block;transition: all .6s;opacity: 1;visibility: visible;} .in-map .map-center .item .font02{opacity: 0;} .in-pic-txt{display: block;overflow: hidden;} .in-pic-txt .txt{ display: block;overflow: hidden;padding: 120px 0 80px;text-align: center;background: #f4f5f9; border-top: 2px solid #e6e7eb;} .in-pic-txt .txt h3{ line-height: 30px;color: #fdd000;font-size: 30px;text-align: center;letter-spacing: 2px; font-weight: bold;} .in-pic-txt .txt h4{ display: block;text-align: center;color: #767575;font-size: 24px;line-height: 50px;letter-spacing: 1px;margin: 40px 0 0 0;font-weight: normal;} .in-pic-txt .pic{ display: block;overflow: hidden;position: relative;} .in-pic-txt .pic img{display: block;width: 100%;-webkit-transition:0.6s; -moz-transition:0.6s; transition:0.6s;} .in-pic-txt .pic .tt{ position: absolute;top: 0;right: 0;width: 28%;height: 100%;background: rgba(46, 46, 46, 0.9);transition: all .6s;} .in-pic-txt .pic .tt .p{ position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);left: 70px;width: calc(100% - 70px);} .in-pic-txt .pic .tt .p span{display: block;font-size: 44px;color: #fff;letter-spacing: 2px;line-height: 1em; font-weight: bold; } .in-pic-txt .pic .tt .p font{ display: block;color: #fff;font-size: 22px;line-height: 36px;margin: 30px 0 0 0;font-weight: normal;letter-spacing: 2px;} .in-pic-txt .pic .tt .p .to-a{ margin: 60px 0 0 0;} .in-pic-txt .pic:hover .tt{width: 40%;} .in-pic-txt .pic:hover img{ -webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1); } .in-pic-txt .pic .tt .p font .sjbr{display: none;} .in-ny{ display: block;overflow: hidden;width: 100%; padding: 120px 0; background:#f4f5f9; } .in-ny .center{display: block;overflow: hidden;width: 1260px;margin: 0 auto; position: relative; } .in-ny .center h4{ display: block;margin: 0 0 0 40%;width: 60%;overflow: hidden;} .in-ny .center h4 img{ display: block;width: 100%;-webkit-transition:0.5s; -moz-transition:0.5s; transition:0.5s;} .in-ny .txt{ position: absolute;top: 50%;left:14px;background: #fff;transform: translateY(-50%);-webkit-transform: translateY(-50%);padding: 70px;width: 37%; box-shadow: 0px 0px 14px 2px rgba(0,0,0,.1);} .in-ny .txt strong{display: block;text-align: center;font-weight: normal;font-size: 30px;letter-spacing: 2px;color: #6a6a6a; font-weight: bold; } .in-ny .txt font{ background: #999;height: 2px;width: 50px;margin:20px auto;display: block;} .in-ny .txt span{ display: block;text-align: center;font-size: 16px;color: #999;line-height: 28px;letter-spacing: 0;margin-bottom: 30px;} .in-ny .txt .to-a{background:#fdd000;} .in-ny .txt .to-a .b{ background: #fff;} .in-ny .txt .to-a .t{ color: #fff;} .in-ny .txt .to-a:hover .t{ color:#fdd000; } .in-ny .center h4:hover img{ -webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);} .in-num{display: block;overflow: hidden;width: 1260px;margin: 120px auto;} .in-num .title{ line-height: 30px; color: #fdd000;font-size: 30px;text-align: center;letter-spacing: 2px; font-weight: bold;} .in-num dl{display: block;overflow: hidden; margin:0 0 0;} .in-num dl .ccc{ display: block;width: 1260px;margin: 0 auto;overflow: hidden;} .in-num dl dd{ display: block;overflow: hidden; margin:100px 0 0; float: left; width: 33.33%;} .in-num dl dd img{ display: block;height: 100px;width: auto;margin: 0 auto 30px; } .in-num dl dd span{display: block;text-align: center;font-size: 18px;color: #999; letter-spacing: 1px;transition: all .5s; top:0; position: relative;} .in-num dl dd font{ overflow: hidden; display: block;width: 100px;height: 2px;background: #fdd000;margin: 10px auto 0; position: relative;} .in-num dl dd font e{ transition: all .5s; position: absolute;width: 100%;height: 100%;top: 0;left:-100%;background: #999;} .in-num dl dd:hover font e{left:0;} .in-num dl dd:nth-child(1),.in-num dl dd:nth-child(2),.in-num dl dd:nth-child(4){} .in-num dl dd:nth-child(3) span{ letter-spacing: 0; } .in-num dl dd:hover span{ color: #fdd000; top:-10px; } .in-pic{ display: block;overflow: hidden;position: relative;background: url(../images/in-pic-bg-f-1.jpg) fixed no-repeat;padding: 0;background-size: cover;} .in-pic .txt{ display: block;color: #fff;padding: 200px 0;text-align: center;background: rgba(0, 0, 0, 0.2);font-size: 30px;letter-spacing: 2px;line-height: 54px; position: relative;z-index: 2;} .in-pic .txt p{ display: block;text-align: center;width: 1260px;margin: 0 auto;font-size: 30px;} .in-pic video{ position: absolute;width: 100%;top: 0;z-index: 1;height: auto; transition: all .4s; opacity: 0;} .in-pic:hover video{ opacity: 1;} .in-news-gy{display: block;overflow: hidden;width: 1260px;margin: 120px auto; padding:0 0 20px 0; } .in-news-gy .title{ line-height: 30px; color: #fdd000;font-size: 30px;text-align: center;letter-spacing: 2px; font-weight: bold; } .in-news-gy dl{ display: block;overflow: hidden;margin:50px 0; } .in-news-gy dl a{ display: block;overflow: hidden;position: relative;float: left;width: 50%; background: #a0a0a1;} .in-news-gy dl a h3{display: block;position: relative;overflow: hidden;width: calc(50% - 60px); float: right; padding: 30px 30px 0 30px;} .in-news-gy dl a h3 span{ display: block;color: #fff;font-size: 14px;margin-bottom: 10px;} .in-news-gy dl a h3 font{ display: block;color: #494949;font-size: 14px;line-height: 24px;} .in-news-gy dl a h3 strong{display: block;color: #4e4e4e;font-size: 16px;font-weight: bold;line-height: 24px;} .in-news-gy dl a h3 e{display: block;width: 30px;height: 2px;background: #fff;margin: 16px 0;} .in-news-gy dl a h4{display: block;position: relative;overflow: hidden;width: 50%; float: left;} .in-news-gy dl a h4 img{ display: block; width: 100%;-webkit-transition:0.3s; -moz-transition:0.5s; transition:0.5s;} .in-news-gy dl a h4 .fa{ position: absolute;top: 50%;right: -3px;color: #a0a0a1;font-size: 60px;transform: translateY(-50%);-webkit-transform: translateY(-50%); transition: all .5s;} .in-news-gy dl a:nth-child(3) h3,.in-news-gy dl a:nth-child(4) h3{ float: left;} .in-news-gy dl a:nth-child(3) h4,.in-news-gy dl a:nth-child(4) h4{ float: right;} .in-news-gy dl a:nth-child(3) h4 .fa,.in-news-gy dl a:nth-child(4) h4 .fa{ right: auto; left: -3px; margin-top: -30px; /* Rotate div */ transform:rotate(180deg); -ms-transform:rotate(180deg); /* Internet Explorer */ -moz-transform:rotate(180deg); /* Firefox */ -webkit-transform:rotate(180deg); /* Safari 和 Chrome */ -o-transform:rotate(180deg); /* Opera */ } .in-news-gy dl a:hover{background: #fdd000;} .in-news-gy dl a:hover h4 img{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);} .in-news-gy dl a:hover h4 .fa{color: #fdd000;} .in-news-gy dl a:hover h3 strong,.in-news-gy dl a:hover h3 font{color:#785d00; } .to-a{ margin: 0 auto; display: block;width: 240px;height: 50px;border: 1px solid #fdd000;text-align: center;position: relative;border-radius: 4px; overflow: hidden; box-shadow: 0px 0px 12px 0 rgba(0,0,0,.1);} .to-a .t{ display: block;line-height: 50px;color: #fdd000;font-size: 15px;letter-spacing: 2px;position: relative;z-index: 3;} .to-a .b{ position: absolute;width: 100%;top: 0;left:-100%;background: #fdd000;height: 100%;z-index: 1; transition: all .5s;} .to-a:hover .t{ color:#fff; } .to-a:hover .b{ left:0;} .totop{position: fixed;right: 0;bottom: 79px;z-index: 10;display: none;} .totop a{display: block;width:40px;height: 40px;background-color: #fdd000;font-size: 30px;color: #fff;line-height:36px;text-align: center;box-sizing: border-box; border-radius: 4px; } .footer{ background: #434343;display: block;overflow: hidden;padding: 80px 0 40px;} .footer .center{ display: block;width: 1260px;margin: 0 auto;overflow: hidden;} .footer .top{ display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between; overflow: hidden; margin-bottom: 100px; } .footer .top dd{ display: block;overflow: hidden; } .footer .top dd h3{ display: block;overflow: hidden; margin-bottom: 25px;} .footer .top dd h3 a{color: #fdd000;font-size: 16px;font-weight: normal;line-height: 1em;} .footer .top dd h4{ display: block;overflow: hidden;} .footer .top dd h4 a{display: inline-block;color: #a4a4a4;font-size: 14px;line-height: 26px; position: relative; overflow: hidden;} .footer .top dd h4 a span{ background: #fff;position: absolute;width: 100%;height: 1px;bottom: 2px;left: -100%;transition: all .3s; } .footer .top dd h4 a:hover span{ left:0%; } .footer .top dd h4 a:hover{ color:#fff; } .footer .top dt{ display: block;overflow: hidden;margin: 0 0 0 180px;} .footer .top dt img{display: block;height: 130px;width: auto;} .footer .top dt span{ display: block;text-align: center;color: #a4a4a4;font-size: 13px;letter-spacing: 1px; margin:12px 0 0 0;} .footer .top dt span i{display: none;} .footer .bottom{display: block; box-sizing: border-box;} .footer .bottom h3{ float: left;display: block;text-align: left;color: #747474;font-size: 12px;letter-spacing: 1px;} .footer .bottom h3 a{ color: #747474;margin-left: 30px; letter-spacing: 0;} .footer .bottom h3 #lk1{ color: #999;margin-left: 30px;letter-spacing: 0;border: 0;background: #656565;height: 26px;font-size: 12px;text-indent: 1em;cursor: pointer;} .footer .bottom h3 #lk1 option{ background: #656565; color: #999; outline:1px solid green;} .footer .bottom h4{ float: right;display: block;text-align: right;color: #747474;font-size: 12px;letter-spacing: 1px;} .footer .bottom h4 a{color: #747474; letter-spacing: 0; margin-left: 20px;} .footer .bottom h3 strong{ color: #999;margin-left: 30px;letter-spacing: 0;border: 0;background: #656565;height: 26px;font-size: 12px;text-indent: 1em;cursor: pointer;position: relative; display: inline-block; width: 250px;} .footer .bottom h3 strong span{ display: block;line-height: 26px;font-size: 12px; font-weight: normal;} .footer .bottom h3 strong .fa{ position: absolute;width: 26px;height: 26px;top: 0;right: 10px;text-align: center;line-height: 26px;} .footer .bottom h3 strong font{ display: none;position: absolute;bottom: 26px;width: 100%;z-index: 1;background: #656565; overflow-y: auto;max-height: 200px;padding: 20px 0; } .footer .bottom h3 strong font a{ display: block;margin: 0;color: #999;font-size: 12px;line-height: 26px; font-weight: normal;} .footer .bottom h3 strong font a:hover{ background: #fdd000;color: #fff;} .footer .bottom h3 strong:hover font{display: block;} .footer .bottom h3 strong font::-webkit-scrollbar {/*滚动条整体样式*/ width: 2px; /*高宽分别对应横竖滚动条的尺寸*/ height: 2px; scrollbar-arrow-color:red; } .footer .bottom h3 strong font::-webkit-scrollbar-thumb {/*滚动条里面小方块*/ border-radius: 2px; -webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.2); background: rgba(255,255,255,0.9); scrollbar-arrow-color:red; } .footer .bottom h3 strong font::-webkit-scrollbar-track {/*滚动条里面轨道*/ -webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.2); border-radius: 0; background: rgba(255,255,255,0.3); } /*集团简介*/ .inwarp{width: 100%;height: auto;box-sizing: border-box;overflow: hidden;} .incont{width: 1260px;} /*内页头部*/ .innerheader{background-color: rgba(67,67,67,0.95);} /*.innerheader{ height: 60px;} .innerheader .center-pc-nav{ margin: 10px auto 0;} .innerheader .center-pc-nav .logo img{ height: 40px;} .innerheader .center-pc-nav .pc-nav dd .pc-n-a{ line-height: 40px; padding-bottom: 10px;} .innerheader .center-pc-nav .pc-nav dd .item{} .innerheader .center-pc-nav .pc-right a{ line-height: 40px; }*/ /*内页banner*/ .in-banner{width: 100%;box-sizing: border-box;position: relative;} .in-banner img{display: block;width: 100%;} .in-banner .text{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translateX(-50%);z-index: 2;} .in-banner .text p{font-size: 20px;color: #ffffff;margin-bottom: 20px; line-height: 1em;} .in-banner .text h3{font-size: 28px;color:#fdd000; line-height: 1em; font-weight: bold; } .in-banner:after{content: '';display: block;width: 100%;height: 100%;background: url(../images/mask_01.png);position: absolute;top: 0;left: 0;z-index: 0;background-blend-mode: screen; background-repeat: repeat; background-color: rgba(0, 0, 0, 0.3);opacity: 0.5;} .in-banner .in-bot{position: absolute;left:-1%;bottom: -1px;z-index: 2; width:102%; } /*mbx*/ .mbx{width: 1260px;margin: 40px auto;box-sizing: border-box;padding-left: 190px;} .mbx a,.mbx i{font-size: 14px;color: #cdcccc;margin: 0 2px;} /*about*/ .about01{margin: auto;box-sizing: border-box;margin-bottom: 70px;} .l-text{width: 160px;box-sizing: border-box;font-size: 24px;color: #fdd000;padding-top: 20px;border-top: 3px solid #fdd000;float: left;} .incont .min{width: calc(100% - 160px);box-sizing: border-box;padding-left: 30px;float: right;} .incont .min h4{font-size: 16px;color: #808080;line-height: 26px;margin-bottom: 30px;letter-spacing:1px;} .about01 .min ul{width: 100%;box-sizing: border-box;} .about01 .min ul li{width: 100%;box-sizing: border-box;margin-bottom: 20px;} .about01 .min ul li .item{width:32%;margin-right: 2%;background-color: #f2f2f2;padding:26px 20px;box-sizing: border-box;float: left;min-height: 160px; width: 49%;} .about01 .min ul li .item:nth-child(2){ width:23.5%; } .about01 .min ul li .item:last-child{margin-right: 0; width: 23.5%;float: right;} .about01 .min ul li .item h3{font-size:16px;color: #a6a6a6;margin-bottom:20px; line-height: 1em;} .about01 .min ul li .item .cont{width: 100%;box-sizing: border-box;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;justify-content: space-between;-webkit-justify-content: space-between;min-height: 66px;} .about01 .min ul li .item .cont p{display: block;width: 90px;} .about01 .min ul li .item .cont img{display: block;width: 60px;} .about01 .min ul li .item .cont h4{font-size: 16px;color: #858585;line-height: 26px;float: right;width: calc(100% - 90px);box-sizing: border-box;padding-left: 0;margin-bottom: 0;letter-spacing: 0;} .about01 .min ul li:nth-of-type(2) .item{ width:60%;} .about01 .min ul li:nth-of-type(2) .item:nth-of-type(2){ width:38%;} .about01 .min ul li .item .cont h4 font{font-size: 18px;display: block; font-weight: bold;} .about01 .min ul li .item .cont h4 e{ width: 40px;height: 1px;background: #858585;display: inline-block;vertical-align: top;margin: 13px 3px 0;} .about01 .min ul li:last-child{margin-bottom: 0;} .about01 .min ul li .item .cont h4 .ywly-xz{margin-top: 0;} .about01 .min ul li .sjbox{display: none;} .about02{margin: 70px auto 220px;box-sizing: border-box; } .about02 .min li{width:32%;float: left;margin-right: 2%;background-color: #f2f2f2;overflow: hidden;min-height: 240px;position: relative;box-sizing: border-box;padding: 20PX;} .about02 .min li:last-child{margin-right: 0;} .about02 .min li img{display: block;width: 180px;float:right;position: absolute;right: 0;bottom: -30px;opacity: 0.1;} .about02 .min li .text p{font-size: 14px;color: #676767;margin-bottom: 15px;} .about02 .min li .text h3{font-size: 24px;color: #676767; font-weight: bold;letter-spacing: 1px;} .about02 .min li:hover .text p,.about02 .min li:hover .text h3,.about02 .min li:hover .text strong{color: #fdd000;} .about02 .min li .text strong{ display: block;margin: 15px 0 0;font-weight: normal;font-size: 18px;color: #676767;} .about01 .min ul .li5 .item:nth-child(1){width: 100%; padding-bottom: 52px;} .about01 .min ul li:nth-child(2) .item .cont h4{ min-height:104px; } .inwarp #p-pro-01{ height:50px; } /* timeline */ #timeline{width:1070px;height:600px;overflow:hidden;margin:40px auto;position:relative;} #dates{width:100px;height:600px;overflow:hidden;float:left;} #dates li{width:100px;height:100px;line-height:100px;font-size:24px;padding-left:10px;} #dates a{line-height:38px;padding-bottom:10px;} #dates .selected{font-size:38px;} #issues{width:400px;height:600px;overflow:hidden;float:left;} #issues li{width:400px;height:600px;} #issues li img{margin:60px 0 0 70px;} #issues li h1{color:#ffcc00;font-size:48px;text-align:center; } #issues li p{font-size:14px;margin:10px 20px;font-weight:normal;line-height:22px;color: #444;} #grad_top,#grad_bottom{width:500px;height:80px;position:absolute;} #grad_top{top:0;/*background:url('images/grad_top.png') repeat-x;*/} #grad_bottom{bottom:0;/*background:url('images/grad_bottom.png') repeat-x;*/} #next,#prev{position:absolute;left:55%;font-size:70px;width:38px;height:22px;background-position:0 -44px;background-repeat:no-repeat;text-indent:-9999px;overflow:hidden;} #next:hover,#prev:hover{background-position:0 0;} #next{bottom:0;} #prev{top:0;} #next.disabled,#prev.disabled{opacity:0.2; } .p-about-time2 #timeline{ width: 100%; margin: 0;background: #ddd;} .p-about-time2 #next, .p-about-time2 #prev{ z-index: 3; color: #ddd;font-size: 30px;background: none;width: 200px;height:150px; text-indent: inherit;left: auto;right: 0;text-align: center;} .p-about-time2 #prev {background-image: linear-gradient(to top,rgba(0, 0, 0, 0) 0%, rgba(51, 51, 51, 0.8) 40%, rgba(51, 51, 51, 1) 100%);} .p-about-time2 #prev:before{ position: absolute;top: 30px;line-height: 30px;width: 30px;height: 30px;left: 50%;margin: 0 0 0 -15px;text-align: center;} .p-about-time2 #next{ background-image: linear-gradient(to bottom,rgba(0, 0, 0, 0) 0%, rgba(51, 51, 51, 0.8) 40%, rgba(51, 51, 51, 1) 100%);} .p-about-time2 #next:before{ position: absolute;bottom: 34px;line-height: 30px;width: 30px;height: 30px;left: 50%;margin: 0 0 0 -15px;text-align: center;} .p-about-time2 #next:hover, .p-about-time2 #prev:hover{ color:#fdd000; } .p-about-time2 #dates{z-index: 2; width: 200px;position: absolute;right: 0; } .p-about-time2 #timeline .bg-r{position: absolute;z-index: 1;width: 200px;height: 100%;top: 0;right: 0;background: rgba(51, 51, 51, 0.6);} .p-about-time2 #dates li{ height: auto; line-height: 1em;width: 100%;padding: 0;} .p-about-time2 #dates li a{line-height: 80px;text-align: center;display: block;padding: 0;border-bottom:1px solid rgba(255, 255, 255, 0.2); font-size: 18px; letter-spacing: 0;color: #ccc; overflow: hidden; position: relative;} .p-about-time2 #dates li a:hover{color:#fdd000;border-bottom: 1px solid #fdd000;} .p-about-time2 #dates li a span{ transition: all .6s; background: #fdd000;position: absolute;width: 100%;height: 1px;left: -100%;bottom: 0;} .p-about-time2 #dates li a:hover span,.p-about-time2 #dates li .selected span{ left:0; transition: all .6s; } .p-about-time2 #dates li .selected{ color: #fdd000;font-size: 18px;border-bottom: 1px solid #fdd000;} .p-about-time2 #issues{ width: 100%;} .p-about-time2 #issues li{ width: 100%; position: relative; overflow: hidden;} .p-about-time2 #timeline,.p-about-time2 #issues li,#issues{ height:500px; } .p-about-time2 #issues .t1988{} .p-about-time2 #issues li .p-t-center{ position: absolute;width: 100%;height: 100%;background-size: cover;} .p-about-time2 #issues li .p-t-center .bg{ position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: #000;opacity: 0.4;z-index: 1;} .p-about-time2 #issues li .p-t-center .txt{ overflow: hidden; position: absolute;transform: translateY(-50%);-webkit-transform: translateY(-50%);top: 50%;left: 10%;width: calc(80% - 200px);z-index: 9;} .p-about-time2 #issues li .p-t-center .txt h4{ margin:30px 0;display: block;overflow: hidden; position: relative; left: 0; /*transition: .2s ease .5s; -webkit-transform: translate3d(20px, 0, 0); transform: translate3d(20px, 0, 0);*/} .p-about-time2 #issues li .p-t-center .txt h4 span{ display: block;width: 120px;float: left;color: #fdd000;font-size: 24px;font-weight: bold;letter-spacing: 0;} .p-about-time2 #issues li .p-t-center .txt h4 font{ width: calc(100% - 120px);float: right;color: #fff;font-size: 18px;letter-spacing: 1px;line-height: 26px;} .p-about-time2 #issues .t2018 .p-t-center .txt h4{ margin: 20px 0;} /* .p-about-time2 #issues li .p-t-center .txt h4:nth-child(1){transition: .3s ease 1s;} .p-about-time2 #issues li .p-t-center .txt h4:nth-child(2){transition: .3s ease 1.2s;} .p-about-time2 #issues li .p-t-center .txt h4:nth-child(3){transition: .3s ease 1.4s;} .p-about-time2 #issues li .p-t-center .txt h4:nth-child(4){transition: .3s ease 1.6s;} .p-about-time2 #issues li .p-t-center .txt h4:nth-child(5){transition: .3s ease 1.8s;} .p-about-time2 #issues .selected .p-t-center .txt h4{opacity: 1;-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); *} .p-about-time2 #issues .selected .p-t-center .txt h4:nth-child(1){left:0;} .p-about-time2 #issues .selected .p-t-center .txt h4:nth-child(2){left:0;} .p-about-time2 #issues .selected .p-t-center .txt h4:nth-child(3){left:0;} .p-about-time2 #issues .selected .p-t-center .txt h4:nth-child(4){left:0;} .p-about-time2 #issues .selected .p-t-center .txt h4:nth-child(5){left:0;} */ .about3warp{width: 100%;box-sizing: border-box;background-color: #f4f5f9;padding: 80px 0;} .about3warp .about3{margin: auto;} .mbx a:hover{ color: #fdd000;} .sjdevelopment{display: none;} *{ -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent; } select{ -webkit-appearance: none;} /*honor01*/ .honor01{margin: auto;margin-bottom: 220px;} .honor01 .min ul li .item{width:32%;float: left;margin-right: 2%;min-height: 340px;margin-bottom: 20px;} .honor01 .min ul li .item:last-child{margin-right: 0;} .honor01 .min ul li .box{background-color: #f2f2f2;padding: 25px;position: relative;overflow: hidden;box-sizing: border-box;} .honor01 .min ul li .box .text{width: 100%;} .honor01 .min ul li .box .text strong{display: block;width: 70px;height: 2px;background-color: #cdcdcd;margin-bottom: 20px;position: relative;} .honor01 .min ul li .box .text strong:before{content: '';display: block;width: 0%;height: 100%;transition: all .4s;background-color: #fdd000;position: absolute;top: 0;left: 0;} .honor01 .min ul li .box .text p{font-size: 16px;color: #858585;margin-bottom: 10px;} .honor01 .min ul li .box .text h3{font-size: 16px; color: #333;font-weight: bold;letter-spacing: 1px;} .honor01 .min ul li .box img{display: block;position: absolute;right: 20px;bottom: -30px;opacity: 0.1;width: 200px;} .honor01 .min ul li .cont{height: 100%;display: flex;display: -webkit-flex;flex-flow: column;-webkit-flex-flow: column;justify-content: space-between;-webkit-justify-content: space-between;} .honor01 .min ul li .cont .box{height: 160px;} .honor01 .min ul li .cont .box:first-child img{width: 190px;right: 0;bottom: -50px;} .honor01 .min ul .two .item{width:49%;min-height: 160px;} .honor01 .min ul .two .item img{width: 160px;} .honor01 .min ul .there .item{width:32%;min-height: 160px;} .honor01 .min ul .four .item,.honor01 .min ul .five .item{min-height: 160px;} .honor01 .min ul .four .item:first-child,.honor01 .min ul .five .item:last-child{width:66%;} .honor01 .min ul .four .item:first-child img{width: 160px;right: 40px;} .honor01 .min ul .five .item img{width: 180px;} .honor01 .min ul li .box:hover .text p,.honor01 .min ul li .box:hover .text h3{color: #fdd000;} .honor01 .min ul li .box:hover .text strong:before{width: 100%;} /*视频*/ .video01{margin: 0 auto 220px;} .videolist { position:relative; float:left; width:100%; height:auto; margin-right:0; margin-top:15px; margin-bottom:30px; } .videolist:hover{ cursor: pointer; } .videoed { display:block; width:100px; height:100px; position: absolute; left:50%; top:50%; z-index:99; border-radius:100%;margin-top: -56px;margin-left: -56px; color: #fff;font-size: 60px;text-align: center;line-height: 100px; border: 6px solid #fff;text-indent: 20px;opacity: 0.6;} .videos{ display:none; border: 1px solid #080808; position:fixed; left:50%; top:55%;z-index:9999; width:65%; height:auto;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);} .vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; } .videolist .vtit{width: 100%;box-sizing: border-box;padding-top: 20px;border-top: 1px solid #ddd;margin-bottom: 20px;} .videolist .vtit h3{font-size: 20px;color: #fdd000;margin-bottom: 10px;} .videolist .vtit p{font-size: 14px;color: #858585;} .videolist .box{position: relative; display: block; overflow: hidden; background: #000;} .videolist .box .fm{display: block;width: 100%; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; opacity: 0.8; } .videos video{width: 100%;vertical-align: middle;} .videolist .v-text{font-size: 16px;color: #808080;line-height: 28px;margin-top: 20px;} .v-mask{width: 100%;height: 100%;background-color: rgba(0,0,0,0.9);position: fixed;top: 0;left: 0;z-index: 999;display: none;} .videomin{margin-bottom: 0;} .videolist:hover .box .fm{ -webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1); } .videolist:hover .box .videoed{ color: #fdd000; border: 6px solid #fdd000; opacity: 0.9;} /*不锈钢*/ .global1-01{margin: auto;} .global1-02{margin: 70px auto 100px;} .global1-02 .min .top{display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;align-items: center;-webkit-align-items: center;border-top: 1px solid #ddd;} .global1-02 .min .top .country{font-size: 18px;color: #fdd000; font-weight: bold; } .global1-02 .min .top .gallery-thumbs .swiper-slide p{display: block;font-size: 16px;color: #bebdbd;line-height: 60px;text-align: center;box-sizing: border-box;height: 60px;border-top: 2px solid transparent;cursor: pointer;} .global1-02 .min .top .gallery-thumbs .swiper-slide-thumb-active p{color: #fdd000;border-top: 2px solid #fdd000;} .global1-02 .min .top .gallery-thumbs{margin: 0;width: 30%;} .global1-02 .min .top .gallery-thumbs .swiper-wrapper{justify-content: space-between;-webkit-justify-content: space-between;} .global1-02 .min .top .gallery-thumbs03 .swiper-wrapper{justify-content: flex-end;-webkit-justify-content: flex-end;} .global1-02 .min .gallery-top .swiper-slide{position: relative;min-width: 100%;margin-right: 0!important;} .global1-02 .min .gallery-top .swiper-slide img{display: block;width: 100%;} .global1-02 .min .gallery-top .swiper-slide .text{width: 30%;height: 100%;background-color: rgba(46,46,46,0.9);position: absolute;right: 0;top: 0;box-sizing: border-box;padding: 70px 30px 0 30px;} .global1-02 .min .gallery-top .swiper-slide .text h3{font-size: 24px;color: #fdd000;margin-bottom: 30px;} .global1-02 .min .gallery-top .swiper-slide .text h4{font-size: 14px;color: #c8c8c8;line-height: 24px;display: block;max-height: 200px;overflow-x: auto;padding-right: 20px;text-align: justify;letter-spacing: 1px;} .global1-02 .min .swiper-button-next,.global1-02 .min .swiper-button-prev{width: 15px;height: 30px;background-size: 100%;bottom: 70px;margin-top: 0;top: initial;} .global1-02 .min .swiper-button-next{right: 30px;} .global1-02 .min .swiper-button-prev{left: initial;right: 100px;} .global1-02 .min .gallery-top .swiper-slide .text h4::-webkit-scrollbar {/*滚动条整体样式*/ width: 2px; /*高宽分别对应横竖滚动条的尺寸*/ height: 2px; scrollbar-arrow-color:red; } .global1-02 .min .gallery-top .swiper-slide .text h4::-webkit-scrollbar-thumb {/*滚动条里面小方块*/ border-radius: 2px; -webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.2); background: rgba(255,255,255,0.9); scrollbar-arrow-color:red; } .global1-02 .min .gallery-top .swiper-slide .text h4::-webkit-scrollbar-track{/*滚动条里面轨道*/ -webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.2); border-radius: 0; background: rgba(255,255,255,0.3); } .global1-02 .min .item{margin-bottom: 0;} .global1-02 .min .gallery-top .swiper-slide .text h4{} .global1-02 .min .gallery-top .swiper-slide .text h4{ /*scrollbar-arrow-color:transparent; scrollbar-face-color: rgba(255,255,255,0.9); scrollbar-dark-shadow-color: rgba(255,255,255,0.2); scrollbarbutton {display: none!important;}*/ } .global1-02 .min .jbbw .top .gallery-thumbs .swiper-wrapper{ justify-content: flex-end; -webkit-justify-content: flex-end;} .global1-02 .min .yd .top .gallery-thumbs .swiper-wrapper{justify-content: flex-end; -webkit-justify-content: flex-end;} /*新能源*/ .global2-01{margin: 0 auto 220px;} .global2-01 .min .imgbox{width: 100%;box-sizing: border-box;margin-bottom: 30px;overflow: hidden;} .global2-01 .min .imgbox img{display: block;width: 100%;transition: all .6s;} .global2-01 .min .imgbox li{margin-bottom: 12px;display: block;overflow: hidden;} .global2-01 .min .imgbox li:last-child{margin-bottom: 0;} .global2-01 .min .imgbox li:hover img{transform: scale(1.1);} .global2-01 .min .imgbox02{width: 100%;box-sizing: border-box;} .global2-01 .min .imgbox02 li{display: block;width: 49%;float: left;margin-right: 2%;text-align: center;} .global2-01 .min .imgbox02 li:last-child{margin-right: 0;} .global2-01 .min .imgbox02 li .box{width: 100%;overflow: hidden;} .global2-01 .min .imgbox02 li .box img{display: block;width: 100%;transition: all .6s;} .global2-01 .min .imgbox02 li:hover .box img{transform: scale(1.1);} .global2-01 .min .imgbox02 li p{font-size: 16px;color: #858585;text-align: center;margin-top: 15px;margin-bottom: 10px;font-weight: bold;} .global2-01 .min .imgbox02 li h3{font-size: 20px;color: #fdd000;text-align: center;} .global2-01 .min h4 font{display: block;font-size: 20px;color: #808080;margin-bottom: 10px;font-weight: 600;} /*创新与发展*/ .global3-01{margin: 0 auto 220px;} .global3-01 .min .cont{width: 100%;box-sizing: border-box;} .global3-01 .min .cont a{display: block;width: 100%;position: relative;margin-bottom: 60px;overflow: hidden;} .global3-01 .min .cont a img{display: block;width: 100%;transition: all .6s;} .global3-01 .min .cont a:hover img{transform: scale(1.1);} .global3-01 .min .cont a .text{position: absolute;right: 0;top: 0;height: 100%;background-color: rgba(46,46,46,0.9);width: 35%;display: flex;display: -webkit-flex;-webkit-align-items: flex-start;align-items: flex-start;-webkit-flex-flow: column;flex-flow: column;-webkit-justify-content: center;justify-content: center;box-sizing: border-box;padding: 0 40px;transition: all .5s;} .global3-01 .min .cont a .text h3{font-size: 28px;color: #ffffff;margin-bottom: 30px; font-weight: bold; } .global3-01 .min .cont a .text h4{font-size: 16px;color: #ffffff;line-height: 28px;margin-bottom: 60px; } .global3-01 .min .cont a .text h4 br{display: none;} .global3-01 .min .cont a .text .to-a{width: 160px; margin: 0;box-sizing: border-box;} .global3-01 .min .cont a:hover .text{ width: calc(35% + 100px);padding: 0 90px;} .global3-01 .min .cont a:last-child{margin-bottom: 0;} .global3-01 .min .cont a:last-child .text{right: initial;left: 0;} /*社会责任*/ .duty1{margin: auto;margin-bottom: 220px;} .duty1 .min .cont{display: block;width: 100%;border-top: 1px solid #DDDDDD;padding-top: 50px;margin-top: 50px;} .duty1 .min .cont li{width: 100%;box-sizing: border-box;position: relative;background-color: #f4f4f4;margin-bottom: 80px;} .duty1 .min .cont li:last-child{margin-bottom: 0;} .duty1 .min .cont li .imgbox{width: 60%;float: left;} .duty1 .min .cont li .right{width: 40%;position: absolute;right: 0;top: 0;box-sizing: border-box;padding: 40px;height: 100%;} .duty1 .min .cont li .imgbox img{display: block;width: 100%;} .duty1 .min .cont li .right h3{font-size: 28px;color: #575555;font-weight: bold;margin-bottom: 30px;} .duty1 .min .cont li .right h4{font-size: 16px;color: #808080;line-height: 26px;display: block;padding-right: 20px;text-align: justify;height: 100px;overflow-y: scroll;-webkit-overflow-scrolling:touch; /*overflow:scroll!important;*/} .duty1 .min .cont li .right h4::-webkit-scrollbar {/*滚动条整体样式*/ width: 2px; /*高宽分别对应横竖滚动条的尺寸*/ height: 2px; scrollbar-arrow-color:red; } .duty1 .min .cont li .right h4::-webkit-scrollbar-thumb {/*滚动条里面小方块*/ border-radius: 2px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2); background: rgba(0,0,0,0.4); scrollbar-arrow-color:red; } .duty1 .min .cont li .right h4::-webkit-scrollbar-track {/*滚动条里面轨道*/ -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2); border-radius: 0; background: rgba(0,0,0,0.2); } .duty1 .min .cont li .right img{display: block;width: auto;position: absolute;left: 40px;bottom: 40px;} /*duty2*/ .duty2{margin: auto;} .duty2 .min ul{margin-bottom: 40px;} .duty2 .min ul li{width: 49%;float: left;margin-right: 2%;overflow: hidden;} .duty2 .min ul li:last-child{margin-right: 0;} .duty2 .min ul li img{display: block;width: 100%;transition: all .6s;} .duty2 .min ul li:hover img{transform: scale(1.1);} .duty2 .min{margin-bottom: 200px;} .duty2 .min .cont{width: 100%;box-sizing: border-box;padding-top: 50px;border-top: 1px solid #DDDDDD;margin-top: 50px;} .duty2 .min .cont .top{font-size: 20px;color: #fdd000;margin-bottom: 30px;font-weight: bold;} .duty2 .min .cont .swipermin{width: 100%;box-sizing: border-box;position: relative;} .duty2 .min .cont .swipermin a{display: block;width: 100%;position: relative;overflow: hidden;} .duty2 .min .cont .swipermin a img{display: block;transition: all .6s;width: 100%;} .duty2 .min .cont .swipermin a:hover img{transform: scale(1.1);} .duty2 .min .cont .swipermin a .text p{font-size: 12px;color: #FFFFFF;} .duty2 .min .cont .swipermin a .text{position: absolute; box-sizing: border-box;padding:16px 20px;left: 0; bottom:0; width: 100%; background-color: rgba(67,67,67,0.8);} .duty2 .min .cont .swipermin a .text h4{font-size: 16px;color: #FFFFFF;line-height: 28px; margin-bottom: 0;} .duty2 .min .cont .swipermin .swiper-button-next,.duty2 .min .cont .swipermin .swiper-button-prev{background-image: none;font-size: 40px;color:#eaeaea;width: auto;height: auto;outline: none;top: 50%;margin-top: -20px;} .duty2 .min .cont .swipermin .swiper-button-prev{left: -30px;} .duty2 .min .cont .swipermin .swiper-button-next{right: -30px;} .duty2 .min .cont .to-a{margin-top: 60px;} .duty2 .min .cont .swipermin .swiper-button-next:hover,.duty2 .min .cont .swipermin .swiper-button-prev:hover{ color: #fdd000; } .duty2 .min .cont .swipermin a:hover .text{ background-color: rgb(253, 208, 0); } /*资讯*/ .news1{margin: auto;margin-bottom: 200px;} .news1 a{display: block;width: 100%;display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;align-items: center;-webkit-align-items: center;position: relative;margin-bottom: 40px;overflow: hidden;} .news1 a:last-child{margin-bottom: 0;} .news1 a .imgbox{width: 32%;overflow: hidden;} .news1 a .imgbox img{display: block;width: 100%;transition: ALL .6S;} .news1 a:hover .imgbox img{transform: scale(1.1);} .news1 a .text{width: 68%;box-sizing: border-box;padding: 0 40px;position: absolute;right: 0;top: 0;height: 100%;transition: all .3s;display: flex;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: flex-start;align-items: flex-start;-webkit-flex-flow: column;flex-flow: column;} .news1 a .text p{font-size: 14px;color: #999999;margin-bottom: 10px;} .news1 a .text h3{display: block; overflow: hidden; font-size: 20px;color: #808080;margin-bottom: 15px;} .news1 a .text h4{font-size: 16px;color: #808080;line-height: 24px;margin-bottom: 20px; letter-spacing: 0;} .news1 a:hover .text h3{ color:#fdd000; } .news1 a .text font{font-size: 16px;color: #808080;display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;} .news1 a .text font .fa{ display: block;width: 26px;height: 26px;border: 1px solid #808080; color: #888;border-radius: 50%;text-align: center;line-height: 26px;margin-right: 10px;} /* .news1 a .text font i{display: block;width: 26px;height: 26px;border: 1px solid #808080;display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;border-radius: 50%;-webkit-justify-content: center;justify-content: center;margin-right: 10px;} .news1 a .text font i:before{content: '';display: block;width: 12px;height: 1px;background-color: #808080;} .news1 a .text font i:after{content: '';display: block;width: 6px;height: 6px;border-right: 1px solid #808080;border-top: 1px solid #808080;transform: rotate(45deg);-webkit-transform: rotate(45deg);margin-left: -6px;} */ .news1 a:hover .text{background-color: #f5f5f5;} .news1 a .text:after{content: '';display: block;width: 0%;height: 3px;background-color: #fdd000;transition: all .3s;position: absolute;left: 0;bottom: 0;} .news1 a:hover .text:after{width: 100%;} /*加入我们*/ .join1-2warp{width: 100%;box-sizing: border-box;background-color: #f4f5f9;padding: 100px 0;} .join1{margin: auto;} .join1-2{margin: aUTO;} .join1-2 .min{position: relative;} .join1-2 .min .swiper-container{padding-bottom: 40px;} .join1-2 .min a{display: block;width: 100%;text-align: center;background-color: #FFFFFF;box-sizing: border-box;padding: 40px 20px;} .join1-2 .min a img{display: block;width: auto; height:100px; box-sizing: border-box;margin: auto;} .join1-2 .min a h3{display: block;font-size: 20px;color: #7a7a79;margin-top: 30px;text-align: center;} .join1-2 .min a strong{display: block;width: 30px;height: 2px;background-color: #7a7a79;margin: 20px auto;} .join1-2 .min a h4{font-size: 14px;line-height: 24px;text-align: justify; margin-bottom:0; letter-spacing: 0; min-height: 120px; } .join1-2 .min .swiper-pagination{text-align: center;width: calc(100% - 30px);} .join1-2 .min .swiper-pagination-bullet{width: 12px;height: 12px;background-color: #a9a9a9;opacity: 1;margin: 0 5px;outline: none;} .join1-2 .min .swiper-pagination-bullet-active{background-color: #edb700;} .join1-3{margin: 60px auto 220px;position: relative;} .join1-3 .min{position: relative;} .join1-3 .min .swiper-slide{width: 100%;} .join1-3 .min .swiper-slide img{display: block;width: 100%;} .join1-3 .min .gallery-thumbs{margin-top: 10px;} .join1-3 .min .gallery-thumbs .swiper-slide{position: relative;cursor:pointer;} .join1-3 .min .gallery-thumbs .swiper-slide:after{content: '';display: block;width: 100%;height: 100%;background-color: rgba(0,0,0,0.6);position: absolute;top: 0;left: 0;opacity: 1;transition: all .3s;} .join1-3 .min .gallery-thumbs .swiper-slide-thumb-active:after{opacity: 0;} .join1-3 .min .swiper-button-next02,.join1-3 .min .swiper-button-prev02{ background-image: none;margin: 0;padding: 0;display: flex; opacity: 1; display: -webkit-flex;align-items: center;-webkit-align-items: center;-webkit-justify-content: center;justify-content: center; font-size: 60px; line-height: 1em; color: #ccc; top: 50%;outline: none;transform: translateY(-50%);-webkit-transform:translateY(-50%);} .join1-3 .min .swiper-button-next02:hover,.join1-3 .min .swiper-button-prev02:hover{ color: #fdd000;} /*.join1-3 .min .swiper-button-next02:before,.join1-3 .min .swiper-button-prev02:after{content: '';display: block;width: 14px;height: 2px;background-color: #fdd000;} .join1-3 .min .swiper-button-next02:after,.join1-3 .min .swiper-button-prev02:before{content: '';display: block;width: 6px;height: 6px;border-top: 2px solid #fdd000;border-right: 2px solid #fdd000;} .join1-3 .min .swiper-button-next02:after{transform: rotate(45deg);-webkit-transform: rotate(45deg);margin-left: -7px;} .join1-3 .min .swiper-button-prev02:before{transform: rotate(-135deg);-webkit-transform: rotate(-135deg);margin-right: -7px;}*/ .join1-3 .min .swiper-button-next02{right: -40px;} .join1-3 .min .swiper-button-prev02{left: -40px;} .thumbs{position: relative;} .join1 .min h4{margin-bottom: 50px;} /*join3*/ .join3{margin: 0 auto 0;box-sizing: border-box;} .join3 .min li{width:100%;float: left;margin-right: 0;border-top: 0 solid #d8d8d8;padding-top: 0; margin-bottom:30px; } .join3 .min li h3{font-size: 20px;color: #fdd000;margin-bottom: 20px; font-weight: bold;} .join3 .min li .info{width: 100%;box-sizing: border-box;} .join3 .min li .info h5{ display: block; overflow: hidden; margin-bottom: 10px;} .join3 .min li .info h5 i{width:26px;display: block; margin-right:10px; float: left;} .join3 .min li .info h5 i img{display: block;width: auto;max-width: 100%;} .join3 .min li .info h5 span{display: block;font-size: 16px;color: #808080;width: calc(100% - 36px); float: left; margin: 1px 0 0 0;} .join3 .min li:nth-of-type(2n){margin-right: 0;} /*join4*/ .join4{margin: auto; } .form-ts form{width: 100%;box-sizing: border-box; margin: 0;} .form-ts form ul li{display: block;width: 100%;margin-bottom: 20px;} .form-ts form ul li label:first-child{width: 35%;float: left;margin-right: 2%;} .form-ts form ul li label:last-child{width: 63%;float: right;} .form-ts form ul li label{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;-webkit-justify-content: flex-start;justify-content: flex-start; position: relative;} .form-ts form ul li label p{display: block;width: 96px;text-align: right;font-size: 18px;color: #b0b0b0;box-sizing: border-box;padding-right: 14PX;} .form-ts form ul li label select,.form-ts form ul li label input{display: block;width:calc(100% - 96px);height: 52px;line-height: 50px;border: 1px solid #b0b0b0;font-size: 16px;color: #b0b0b0;box-sizing: border-box;padding: 0 20px; background: none;border-radius: 2px;} .form-ts form ul li:nth-of-type(3) label,.form-ts form ul li:nth-of-type(4) label{width: 100%;margin-right: 0;} .form-ts form ul li:nth-of-type(4) label{align-items: flex-start;-webkit-align-items: flex-start;float: none;} .form-ts form ul li:nth-of-type(4) label p{box-sizing: border-box;padding-top: 20px;} .form-ts form ul li label textarea{display: block;resize: none;width: calc(100% - 96px);height: 256px;border: 1px solid #b0b0b0;border-radius: 2px;box-sizing: border-box;padding: 20px;color: #b0b0b0;} .form-ts form button{display: block;width: 225px;height: 55px;line-height: 55px;text-align: center;background-color: #fdd000;margin: 0;margin-top: 50px;margin-left: 96px;} .form-ts form .to-a .t{color: #FFFFFF;} .form-ts form .to-a .b{background-color: #FFFFFF;} .form-ts form .to-a:hover .t{color: #fdd000;} input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #b0b0b0;} input:-moz-placeholder,textarea:-moz-placeholder{color: #b0b0b0;} input:-ms-input-placeholder,textarea:-ms-input-placeholder{color: #b0b0b0;} .form-ts form ul li label .fa{position: absolute;line-height: 52px;text-align: center;width: 52px;height: 52px;right: 0;color: #999;} .form-ts form ul li .label:first-child{width: 35%;float: left;margin-right: 2%;} .form-ts form ul li .label:last-child{width: 63%;float: right;} .form-ts form ul li .label{display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;-webkit-justify-content: flex-start;justify-content: flex-start; position: relative;} .form-ts form ul li .label p{display: block;width: 96px;text-align: right;font-size: 18px;color: #b0b0b0;box-sizing: border-box;padding-right: 14PX; position: relative;} .form-ts form ul li .label select,.form-ts form ul li .label input{display: block;width:100%;height: 52px;line-height: 50px;border: 0 solid #b0b0b0;font-size: 16px;color: #b0b0b0;box-sizing: border-box;padding:0 20px; background: none;border-radius: 0;} .form-ts form ul li:nth-of-type(3) .label,.form-ts form ul li:nth-of-type(4) .label{width: 100%;margin-right: 0;} .form-ts form ul li:nth-of-type(4) .label{align-items: flex-start;-webkit-align-items: flex-start;float: none;} .form-ts form ul li:nth-of-type(4) .label p{box-sizing: border-box;padding-top: 20px;} .form-ts form ul li .label-2 textarea{display: block;resize: none;width:100%;height: 256px;border: 1px solid #b0b0b0;border-radius: 2px;box-sizing: border-box;padding: 20px;color: #b0b0b0;} .form-ts form button{display: block;width: 225px;height: 55px;line-height: 55px;text-align: center;background-color: #fdd000;margin: 0;margin-top: 50px;margin-left: 96px; cursor:pointer; } .form-ts form ul li .label p:nth-of-type(2) { display: block;width: calc(100% - 96px);height: 52px;line-height: 50px;border: 1px solid #b0b0b0;font-size: 16px;color: #b0b0b0;box-sizing: border-box; padding:0; background: none;border-radius: 2px;} .form-ts form ul li .label-2{} .form-ts form ul li .label-2 p:nth-of-type(2){ height: auto; border: 0;} .form-ts .screen-reader-response{ display: none; } .form-ts .wpcf7-not-valid-tip{ position: absolute;top: 0;right: 50px;color: #fdd000; font-size: 14px;} .form-ts .wpcf7-response-output{ margin-top: 50px;margin-left: 96px;color: #fdd000;letter-spacing: 2px;font-size: 14px;} /*join2*/ .join2{margin: auto; } .join2 .min .sort{width: 100%;box-sizing: border-box;display: flex;display: -webkit-flex;align-items: center;-webkit-align-items: center;-webkit-justify-content: space-between;justify-content: space-between;padding: 0 0 20px 0;border-bottom: 1px solid #DDDDDD;} .join2 .min .sort li{font-size: 14px;color: #b5b5b5;} .join2 .min .sort li:nth-of-type(1){ width: calc(40% - 20px);padding-left: 20px;} .join2 .min .sort li:nth-of-type(2){width: 20%;} .join2 .min .sort li:nth-of-type(3){width: 20%;} .join2 .min .sort li:nth-of-type(4){width: 20%;} .join2 .min .list{width: 100%;box-sizing: border-box;border-bottom: 1px solid #DDDDDD; margin-bottom: 50px;} .join2 .min .list li{width: 100%;} .join2 .min .list li h3{width: 100%;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;height: 60px;box-sizing: border-box;padding: 0 0; position: relative;cursor:pointer;} .join2 .min .list li h3 p:nth-of-type(1){width: calc(40% - 20px);padding-left: 20px;} .join2 .min .list li h3 p:nth-of-type(2),.join2 .min .list li h3 p:nth-of-type(3),.join2 .min .list li h3 p:nth-of-type(4){width: 20%; text-indent: 0; padding-left: 0;} .join2 .min .list li h3 p{font-size: 16px;color: #808080;padding-left: 0;} .join2 .min .list li .info{width: 100%;box-sizing: border-box;border-top: 1px solid #DDDDDD;padding-top: 30px;display: none;position: relative; padding-left: 20px;margin-bottom: 50px;} .join2 .min .list li .info font{font-size: 18px;color: #fdd000;margin-bottom: 0;display: block;} .join2 .min .list li .info .cont{width: 100%;box-sizing: border-box;margin-bottom: 30px;} .join2 .min .list li .info .cont2{margin-bottom:0; } .join2 .min .list li .info .cont span{font-size: 14px;color: #b5b5b5;line-height: 24px;display: block;} .join2 .min .list li h3 i{font-size: 16px;color: #b5b5b5; position: absolute;top: 0;right: 20px;line-height: 24px;margin-top: 18px;} .join2 .min .list .active h3 i{transform: rotate(180deg);-webkit-transform: rotate(180deg);} .join2 .min .list li:nth-of-type(2n) h3{background-color: #f8f8f8;} .j-fy{width: 100%;box-sizing: border-box;display: -webkit-flex;display: flex;align-items: center;-webkit-align-items: center;-webkit-justify-content: center;justify-content: center;margin-top: 50px;} .j-fy a{width: 40px;height: 40px;border-radius: 50%;border: 2px solid #DDDDDD;display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;font-size: 18px;color: #b0b0b0;margin-right: 10px;} .j-fy .jt2:before,.j-fy .jt i{content: '';display: block;width: 20px;height: 2px;background-color: #DDDDDD;} .j-fy .jt2 i{content: '';display: block;width: 10px;height: 10px;border-right: 2px solid #DDDDDD;border-top: 2px solid #DDDDDD;transform: rotate(45deg);-webkit-transform: rotate(45deg);margin-left: -11px;} .j-fy .jt2:last-child:after{content:'';display: block;width: 2px;height: 20px;background-color: #DDDDDD;margin-left: 5px;} .j-fy .jt:before{content: '';display: block;width: 10px;height: 10px;border-right: 2px solid #DDDDDD;border-top: 2px solid #DDDDDD;transform: rotate(-135deg);-webkit-transform: rotate(-135deg);margin-right: -11px;} .j-fy a:last-child{margin-right: 0;} .j-fy .active,.j-fy a:hover{background-color: #fdd000;border-color: #fdd000;color: #FFFFFF;} .j-fy .jt2:hover:before,.j-fy .jt:hover i,.j-fy .jt2:hover:last-child:after{background-color: #FFFFFF;} .j-fy .jt:hover:before,.j-fy .jt2:hover i{border-color: #FFFFFF;} .join2 .min .list li .info .to-a{ position: relative;width: 200px;float: right;top: -50px } .join2 .min .list li:hover h3 p{ color: #fdd000; } .join2 .min .j-fy{ margin: 50px 0;} .fy{ display: -webkit-flex;display: flex;align-items: center;-webkit-align-items: center;-webkit-justify-content: center;justify-content: center;width: 100%;} .fy a{width: 40px;height: 40px;border-radius: 50%;border: 0 solid #DDDDDD; margin: 0 5px; display: flex;display: -webkit-flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;font-size: 18px;color: #666; } .fy .activ,.fy a:hover{background: #fdd000;color: #fff; border: 0 solid #fdd000; } .fy .fa{ font-size: 24px; } .fy .extend{ color:#adadad; margin: 0; } .fy span{ width: 40px;height: 40px;border-radius: 50%;border: 0 solid #DDDDDD;margin: 0 5px;font-size: 18px;color: #666;line-height: 30px;text-align: center;} .fy .fa-angle-left,.fy .fa-angle-right{ width: 40px;height: 40px;display: block;margin: 0;text-align: center;line-height: 40px;border-radius: 50%; } /*.fy a:nth-child(6){ display: none; }*/ .fy a:nth-last-child(5){ display: none; } .fy .activ:nth-child(6){ display: flex; } .job-fy span,.job-fy .my,.job-fy .extend,.job-fy h6,.job-fy .extend:last-child,.job-fy .zuihouye{ display: none;} .job-fy a:nth-last-child(5){ display: flex; } .job-fy .extend:nth-last-child(5){display: none;} /*.join4 .min form ul li label p,.join1-2 .min a h3,.news1 a .text h3,.global2-01 .min h4 font,.videolist .vtit h3,.l-text,.in-banner .text p,.in-banner .text h3,.in-news-gy .title,.in-map .title,.in-pic-txt .pic .tt .p span,.in-pic-txt .txt h3, .global1-02 .min .top .country,.global1-02 .min .top .gallery-thumbs .swiper-slide p,.global1-02 .min .gallery-top .swiper-slide .text h3,.in-news .title,.in-ny .txt strong,.in-num .title,.in-news .center .swiper-slide a h3{font-family: font2020; font-weight: bold;}*/ .global1-02 .min .top .gallery-thumbs .swiper-slide p,.join4 .min form ul li label p{font-weight: normal;} .news1 .l-text,.join1 .l-text,.about01 .l-text,.global1-01 .l-text,.global2-01 .l-text,.honor01 .l-text,.video01 .l-text,.global2-01 .l-text,.global3-01 .l-text,.duty1 .l-text,.duty2 .l-text{margin-top:6px;} .news2 .l-text{margin-top:0;} .incont .news-show{} .incont .news-show h3{display: block;text-align: center;font-size: 30px;font-weight: bold;color: #444;letter-spacing: 1px;} .incont .news-show dd{ display: block;text-align: center;overflow: hidden;border-bottom: 1px solid #eee;padding-bottom: 20px;margin: 20px 0;} .incont .news-show dd h4{ color: #999; display: inline-block;font-size: 14px;letter-spacing: 0;margin: 0 20px;} .incont .news-show dt{} .incont .news-show dt p,.incont .news-show dt span{display: block;text-align: justify;font-size: 16px;letter-spacing: 1px;line-height: 30px;color: #777;text-indent: 2.2em;} .incont .news-show dt img{ display: block;width: auto;margin: 0 auto;max-width: 100%; height:auto; } .p-b-no{ padding-top: 90px;} .incont .news-show dt div{width:auto !important;} .incont .news-show dt video{ width:auto; height:auto; margin:0 auto; display: block; } .p-job-list-bottom{ display: block; overflow: hidden;} .p-job-list-bottom dl{ display: block;width: 1260px;margin: 0 auto; overflow: hidden;} .p-job-list-bottom dl h6{ width: 160px;float: left;height: 1px;} .p-job-list-bottom dl dd{ width: calc(100% - 190px);box-sizing: border-box;padding: 20px 0 0 30px;float: right;border-top: 1px solid #ddd;margin: 50px 0 0 0;} .p-job-list-bottom dl dd span{ color: #fdd000;float: left;width: 30px;font-size: 30px;line-height: 40px;display: block;} .p-job-list-bottom dl dd h3{float: left;color: #808080;letter-spacing: 1px;line-height: 26px;font-size: 16px; width:calc(100% - 30px); text-align: left;} .p-job-list-bottom dl dd h3 a{color: #fdd000;display: inline-block;} .p-job-list-bottom dl dd #t1{ margin-bottom:20px; } .p-job-list-bottom dl dd #t2{ margin-bottom:0;} .p-job-list-bottom dl dd #t2 a{ border-bottom: 1px solid #fdd000; line-height: 1.1em;} .kong{display: block;width: 100%;height: 120px;} .global1-02{ margin: 0 auto 180px;} .p-job-list-bottom dl,.join4,.join3,.join1-3,.news1,.duty2 .min,.duty1,.global3-01,.global2-01,.about02,.honor01,.video01{margin-bottom:180px;} .p-honor-list{ display: block; overflow: hidden; margin-bottom: 40px; } .honor01 .last{ margin-bottom:0; } .p-honor-list .p-h-title{ margin-bottom: 36px; padding-top: 20px; display: inline-block;overflow: hidden;position: relative;} .p-honor-list .p-h-title span{position: absolute;width: 100%;height: 2px;background: #ccc;top: 0;left: 0;} .p-honor-list .p-h-title font{} .p-honor-list .p-h-title strong{ display: block;color: #fdd000;font-size: 26px;letter-spacing: 1px;line-height: 1em;} .p-honor-list dl{ display: block;overflow: hidden;position: relative;} .p-honor-list dl .p-h-l-1{ background: #f2f2f2;display: block;overflow: hidden; float: left; width: calc(32% - 40px);padding: 40px 20px;position: relative; margin: 0 2% 0 0;} .p-honor-list dl .p-h-l-1-r{ float: right; margin: 0 0 0 0;} .p-honor-list dl .p-h-l-1 .txt{ display: block;overflow: hidden;margin-bottom: 50px;} .p-honor-list dl .p-h-l-1 .txt span{ position: relative;z-index: 2;font-weight: bold;display: block;font-size: 22px;line-height: 1em;margin-bottom: 16px;letter-spacing: 0;color:#676767;;} .p-honor-list dl .p-h-l-1 .txt font{ position: relative;z-index: 2; display: block; color: #676767;font-size: 20px;letter-spacing: 1px;} .p-honor-list dl .p-h-l-1 img{ display: block;width: auto;height: 170px;float: right; margin: 0 20px 0 0;} .p-honor-list dl dd{ position: absolute;top: 0;left: 34%;width: 32%;height: 100%;} .p-honor-list dl dd .p-h-l-1{ width: calc(100% - 40px);height: calc(47.5% - 80px);margin: 0;position: absolute;top: 0;} .p-honor-list dl dd .p-h-l-1:nth-child(2){ top: auto; bottom: 0;} .p-honor-list dl dd .p-h-l-1 #fd,.p-honor-list .three .p-h-l-1 #fd{ opacity: 0.8; position: absolute;height: auto;height: 100%;bottom: -20px;right: 30px;z-index: 1;} .p-honor-list .two .p-h-l-1 .mingyin500{opacity: 0.8;position: absolute;width: auto;height: 65%;bottom:-20px;right: 0px;z-index: 1;} .p-honor-list .three{ margin: 2% 0 0;} .p-honor-list .three .p-h-l-1 .txt{} .p-honor-list #mingying500{margin-top: 0} .p-honor-list #mingying400{margin-top: 0;margin-bottom: 2%;} .p-honor-list .win8 .p-h-l-1{ float: none; margin-bottom: 2%;} .p-honor-list .win8 .no-img{ margin-bottom: 0;} .p-honor-list .win8 .no-img .txt{ } .p-honor-list .win8 .win8-001{ top: 0;position: absolute;right: 0;width: calc(66% - 40px); height:auto; margin: 0;} .p-honor-list .win8 .win8-001 .txt{ } .p-honor-list .win8 .win8-001 #fd{ /*opacity: 0.8;*/position: absolute;width: auto;height: 91%;bottom:36px;right: 60px;z-index: 1;} .p-honor-list .win8 .qp100{width: 100%;box-sizing: border-box;height: 220px;} .p-honor-list .win8 .win8-002{position: absolute;margin: 0;left: 34%;top: 36%;height: calc(27% - 80px);} .p-honor-list .win8 .win8-003{ position: absolute;margin: 0;bottom: 0;left: 34%;} .p-honor-list .win8 .win8-006{ position: absolute;right: 0;bottom: 0;margin: 0; padding-bottom: 46px; } .p-honor-list .two{ margin-top: 2%;} .p-honor-list .two .p-h-l-1{ width: calc(49% - 40px); margin: 0;} .p-honor-list .two .p-h-l-1:nth-child(2){ float: right;} .p-honor-list .two .p-h-l-1 img{ opacity: 0.8;position: absolute;width: auto;height: 220px;bottom: -100px;right: 60px;z-index: 1;} .p-honor-list .two-1 .p-h-l-1 img{ right: 30px; height: 170px; bottom: 10px; } .p-honor-list dl .win8-007{ position: absolute;width: calc(66% - 40px);top: 0;right: 0;margin: 0;height: calc(47.5% - 80px);} .p-honor-list dl .win8-007 img{ position: absolute;top: 15px;right: 50px;margin: 0;} .p-honor-list dl .win8-008{ top: auto; bottom: 0; height: calc(47.5% - 80px); } .p-honor-list dl .p-h-l-1:hover .txt span,.p-honor-list dl .p-h-l-1:hover .txt font{ color: #fdd000; } .p-honor-list dl .sjbox{display: none;} .p-honor-list dl .qp100 #fd{position: absolute; width: auto; height: 91%; bottom: 36px; right: 60px; z-index: 1;} .p-gy20200312{ background: #f4f5f9;display: block;overflow: hidden;padding: 50px; /* margin:100px 0 0 0;*/} .p-gy20200312 img{ display: block;width: auto;float: left;} .p-gy20200312 .svg{ display: block;float: left;width: 220px;height: 90px} .p-gy20200312 p{ float: left;width: auto;margin: 16px 0 0 50px;} .p-gy20200312 p span{font-weight: bold;display: block;color: #666;letter-spacing: 1px;font-size: 16px;} .p-gy20200312 p a{ display: inline-block;color: #fdd000;font-size: 16px;margin: 10px 0 0;letter-spacing: 1px;border-bottom: 1px solid;} .incont .min .p-yjy-center{display: block;overflow: hidden;} .incont .min .p-yjy-center .p-kn{} .incont .min .p-yjy-center .p-kn .table-01{ display: block;overflow: hidden;margin-bottom: 30px;} .incont .min .p-yjy-center .p-kn .table-01 p{ display: block;overflow: hidden;background: #f4f5f9;border-bottom: 1px solid #fff;} .incont .min .p-yjy-center .p-kn .table-01 p span,.incont .min .p-yjy-center .p-kn .table-01 p font,.incont .min .p-yjy-center .p-kn .table-01 p strong{ display: block;float: left;font-size: 16px;color: #808080;line-height: 46px; width: calc(10% - 1px);text-align: center;border-right: 1px solid #fff;} .incont .min .p-yjy-center .p-kn .table-01 p font{ width: calc(20% - 1px);text-align: center;border-right: 1px solid #fff;} .incont .min .p-yjy-center .p-kn .table-01 p strong{ width: 70%;text-align: left;border-right: 0;font-weight: normal;text-indent: 3em;} .incont .min .p-yjy-center .p-kn .table-01 p:nth-child(1) strong{ text-align: center; } .incont .min .p-yjy-center .p-kn .table-01 p:nth-child(1) span,.incont .min .p-yjy-center .p-kn .table-01 p:nth-child(1) font,.incont .min .p-yjy-center .p-kn .table-01 p:nth-child(1) strong{line-height: 50px; text-indent: 0;} .incont .min .p-yjy-center .p-kn .table-01 p:nth-child(2n){ background: #ededed; } .incont .min .p-yjy{ display: block;overflow: hidden;position: relative;margin-bottom: 30px;} .incont .min .p-yjy a{display: block;float: left;width: 31.33333%; color: #808080; border-top:2px solid #cdcccc;margin: 0 3% 0 0; line-height: 50px; font-size: 20px; text-align: center; } .incont .min .p-yjy .active,.incont .min .p-yjy a:hover{ color: #fdd000; border-top: 2px solid #fdd000;} .incont .min .p-yjy a:nth-child(3n){margin-right:0; } .incont .min .p-yjy-center{} .incont .min .p-yjy-center .p-kn{} .incont .min .p-yjy-center .p-kn .img-1{ display: block;width: 50%;margin: 0 auto;border-radius: 4px;} .incont .min .p-yjy-center .p-kn .img-2{ display: block;overflow: hidden;position: relative; } .incont .min .p-yjy-center .p-kn .img-2 p{ display: block;overflow: hidden;float: left;width:24.25%;margin: 0 1% 0 0;} .incont .min .p-yjy-center .p-kn .img-2 p img{ display: block;width: 100%;margin-bottom: 4%;} .incont .min .p-yjy-center .p-kn .img-2 p img:nth-child(2){ margin-bottom:0; } .incont .min .p-yjy-center .p-kn .img-2 p:nth-child(4) { position: absolute;top: 0;right: 0;margin: 0;height: 100%;} .incont .min .p-yjy-center .p-kn .img-2 p:nth-child(4) img{position: absolute;width: 100%;top: 0;right: 0;height: 100%;} /*****************lodering start********************************/ #bonfire-pageloader {background-color:none;} #bonfire-pageloader {position:fixed;z-index:99999999999999;width:100%;height:100%;left:0;right:0;top:0;bottom:0;margin-top:0; transition: all 1s; } .bonfire-pageloader-fade {opacity:0 !important; transition: all 1s;} .bonfire-pageloader-hide {display:none; transition: all 1s;} .loder-center{ position: fixed;width: 100%;top: 0;left: 0;height: 100%;z-index: 6;transition: all .1s; background: #fff;} .loder-center img{ display: block;position: fixed;width: 180px;transform: translateY(-50%);-webkit-transform: translateY(-50%);top: 50%;left: 0;left: 50%; margin-left: -90px; } ::-webkit-scrollbar { width: 8px;height:8px;} ::-webkit-scrollbar-track {background: #fff;} ::-webkit-scrollbar-thumb {background: #fdd000;} ::-webkit-scrollbar-thumb:window-inactive {background: #fdd000;} ::-webkit-scrollbar-thumb:vertical:hover {background: #fdd000;} /*******************lodering end******************************/ .incont .min .sitemaip{display: block;overflow: hidden;} .incont .min .sitemaip dd{ display: block;overflow: hidden; padding-bottom: 20px;margin-bottom: 20px;} .incont .min .sitemaip dd .page_item{ list-style-type: none; border: 1px solid #eee; margin-bottom: 6px;padding: 10px;} .incont .min .sitemaip dd .page_item a{ color: #666; font-size: 16px;} .incont .min .sitemaip dd .page_item .children{ display: block;overflow: hidden;margin: 20px 0 0 20px;} .incont .min .sitemaip dd .page_item .children .page_item{ background: #f8f8f8;color: #999; font-size: 14px;} .incont .min .sitemaip dd .page_item .children .page_item a{ color: #999; padding: 5px 10px;} .incont .min .sitemaip dd .page_item a:hover{ color:#fdd000; } /* 新能源重置 */ .netype{width: 100%;box-sizing: border-box;position: relative;} .netypeitem{width: 100%;box-sizing: border-box;position: relative;padding-bottom: 30px;border-bottom: 2px solid #fdd000;margin-bottom: 50px;} .netypeitem:last-child{margin-bottom: 0;} .netypeitem .typename{font-size: 20px;color: #333;font-weight: bold;border-bottom: 3px solid #fdd000;padding-bottom: 30px;} .netypeitem .clicktl{width: 100%;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;padding: 30px 0;} .netypeitem .clicktl h3{font-size: 20px;color:#808080;font-weight: bold;transition: all .3s;} .netypeitem .clicktl i{font-size: 40px;color: #eaeaea;cursor: pointer;transition: all .3s;} .netypeitem .clicktl i:hover{color: #fdd000;} .netypeitem .clicktl.active i{transform: rotate(180deg);-webkit-transform: rotate(180deg);color: #fdd000;} .netypeitem .clicktl.active h3,.netypeitem .clicktl:hover h3,.netypeitem .clicktl:hover i{color: #fdd000;} .netypeitem .showinfo{font-size: 20px;color: #666666;line-height: 30px;margin-bottom: 0!important;transition: all .3s;} /* clickinfo */ .netypeitem .clickinfo{display: none;margin-top: 30px;} .netypeitem.now .showinfo{opacity: 0;visibility: hidden;} .global2-01 .min .imgbox li p{font-size: 16px;color: #858585;text-align: center;margin-bottom: 15px;font-weight: bold;} /* ljtl01 */ .ljtl01 h3{font-size: 18px;color: #6A6A6A;font-weight: bold;margin-bottom: 20px;} .ljtl01 p{font-size: 16px;font-weight: bold;color: #fdd000;} .ljtl01{margin-bottom: 30px;} .ljtl01 h4{font-size: 16px;color: #333;line-height: 26px;margin-bottom: 40px;margin-top: 20px;} @media only screen and (min-width:1930px ) { .about3warp{padding: 150px 0;} } @media only screen and (max-width:1600px ) { .banner .txt{margin: -150px 0 0 0;} .banner .txt h4{ margin: 50px 0 30px; font-size: 50px;} .banner .txt #b-a{ margin: 60px 0 0 0;} .footer .center,.in-news-gy,.in-ny .center,.header .center-pc-nav,.p-job-list-bottom dl{ width:1160px; } .header .center-pc-nav .pc-nav dd{ padding: 0 10px;} .header .center-pc-nav .pc-nav{margin: 0 0 0 60px;} .header .center-pc-nav .pc-right a{ margin-left: 16px;} .in-news-gy dl a h3 font{ font-size: 13px; line-height: 22px;} .in-ny .txt{ width: 40%;} .in-news .center .swiper-container,.in-num{ width:1160px;} .in-news .center .swiper-slide a h3{font-size:17px;} .in-news .center .swiper-slide a h6{ letter-spacing: 0;} .in-news .center .lr{ width: 1260px; margin: -30px 0 0 -630px;} /*20200114*/ .incont,.mbx{width: 1160px;} .about01 .min ul li .item .cont h4{font-size: 14px;width: calc(100% - 80px);} .about01 .min ul li .item .cont p{width: 80px;} .about02 .min li .text h3{font-size: 22px;} .global3-01 .min .cont a .text h4{font-size: 14px;} .join1-2 .min a img{height: 100px;} .global1-02 .min .gallery-top .swiper-slide .text h4{letter-spacing: 0; font-size: 13px;} .p-about-time2 #issues li .p-t-center .txt h4 font{ font-size: 16px; letter-spacing: 0;} .p-about-time2 #issues li .p-t-center .txt h4{ margin: 36px 0;} .p-about-time2 #issues li .p-t-center .txt{ width: calc(70% - 100px);} .news1 a .imgbox{width: 35%;} .news1 a .text{width: 65%;} .news1 a .text h4{ font-size: 14px;line-height: 20px;margin-bottom: 10px;} .news1 a .text p{} .news1 a .text h3{ margin-bottom: 10px; font-size: 18px;} .news1 a .text font,.join2 .min .list li h3 p,.p-job-list-bottom dl dd h3,.join3 .min li .info h5 span{ font-size: 14px;} .news1 a .text font i{ width: 22px;font-size: 12px;height: 22px;} .join1-2 .min a h4{ min-height: 132px; line-height: 22px; } .join3 .min li h3{ font-size: 18px; } .fy a{ width: 36px; height: 36px; font-size: 16px; } .p-honor-list dl .p-h-l-1 .txt span{ font-size: 20px; } .global1-02 .min .gallery-top .swiper-slide .text h3 { font-size: 20px; } .in-num dl .ccc{ width:100%; } } @media only screen and (min-width:1400px) and (max-width:2000px){ .about01 .min ul li:nth-child(2) .item .cont h4{ letter-spacing: -1px; } } @media only screen and (max-width:1400px ) { .in-map .map-center{ margin-left: -100px;} .footer .center, .in-news-gy, .in-ny .center, .header .center-pc-nav,.in-news .center .swiper-container,.in-num,.incont, .mbx,.p-job-list-bottom dl,.in-num dl .ccc{ width:1024px;} .in-news-gy dl a h3 font{} .in-news-gy dl a h3 strong,.videolist .v-text{ font-size: 14px;} .in-ny .txt{width: 42%;padding: 60px 50px;} .in-ny .txt span{ font-size: 15px; letter-spacing: 0;} .in-ny .center h4{ margin: 0 0 0 30%;width: 70%;} .in-news .center .lr{width: 1120px; margin: -30px 0 0 -560px;} .global1-02 .min .swiper-button-next, .global1-02 .min .swiper-button-prev{bottom:30px;} .about01 .min ul li .item .cont h4,.duty1 .min .cont li .right h4{letter-spacing: 0; font-size: 14px; } .global1-02 .min .gallery-top .swiper-slide .text h4{letter-spacing: 0;} .global1-02 .min .gallery-top .swiper-slide .text h3{ font-weight: bold; font-size: 20px;} .duty1 .min .cont li .right h3{ font-size:24px; margin-bottom: 20px;} .duty1 .min .cont li .right img{ bottom: 30px;} .in-banner .text p{font-size:16px; margin-bottom: 12px;} .in-banner .text h3{font-size:26px;} .incont .min h4 br{ display: none;} .about01 .min ul li .item .cont h4{ line-height: 24px; } .about01 .min ul li .item{ min-height: 176px;} .p-honor-list dl .p-h-l-1 .txt span{font-size: 18px;} .p-honor-list dl .p-h-l-1 img{height:120px; } .p-honor-list .win8 .win8-002{ top: 40%; padding: 20px;} .join1-2 .min a h4{ min-height: 154px;} .global2-01 .min .imgbox02 h4 br{ display: block;} .p-job-list-bottom dl dd h3{letter-spacing: 0; } .about02 .min li img{ width: 150px;} .about01 .min ul li .item{width: 43%;} .about01 .min ul li .item:nth-child(2),.about01 .min ul li .item:last-child{ width: 26.5%; } .about01 .min ul li:nth-child(2) .item .cont h4{ min-height:140px; } .p-about-time2 #issues li .p-t-center .txt h4{ margin: 28px 0;} .p-about-time2 #issues li .p-t-center .txt h4 font{line-height: 22px; font-size: 15px; width: calc(100% - 100px);} .p-about-time2 #issues li .p-t-center .txt h4 span{ width: 100px; font-size: 22px;} .in-num dl dd img{ height: 90px;} .in-num dl dd span{ letter-spacing: 0; font-size: 16px; } .about01 .min ul li .item .cont h4 .ywly-xz{ margin-top: 20px;} .p-about-time2 #timeline, .p-about-time2 #issues li, #issues{ height:420px; } /*20200415-l*/ .in-news .center .swiper-slide a h3,.in-news .center .swiper-slide a h6,.duty2 .min .cont .swipermin a .text h4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;} .in-pic-txt .pic .tt{width: 30%;} .in-pic-txt .pic .tt .p{left: 50px;width: calc(100% - 50px);} .in-pic-txt .pic .tt .p span{font-size: 38px;} .in-pic-txt .pic .tt .p font{font-size: 20px;line-height: 34px;} .duty2 .min .cont .swipermin a .text h4{min-height: 56px;} .incont .min h4 br{display: block;} .incont .min h4 br{display: block;} .join3 .min li .info h5 span{margin: 0;line-height: 26px;} .in-pic{background: url(../images/sjzly.jpg) no-repeat;background-attachment: scroll;background-size: cover;} } @media only screen and (max-width:1270px ){ /*20200415-l*/ .in-pic:hover video{opacity: 0;} } .pc-1260 {display: none;} @media only screen and (max-width:1100px ) { .pc-1260{ display: block;position: fixed;width: 100%;height: 100%;background: #333;top: 0;left: 0;z-index: 999999999999999999;} .pc-1260 p{ transform: translateY(-50%);-webkit-transform: translateY(-50%);position: absolute;color: #fff;top: 50%;left: 0;width: 100%;text-align: center;font-size: 14px;letter-spacing: 2px;} } /*联系手机样式*/ @media only screen and (min-width:544px) and (max-width:750px){ .form-ts form ul li .label:first-child{width: 40%;margin-right: 0;} .form-ts form ul li .label p{width: 80px;font-size: 15px;padding-right: 10px;} .form-ts form ul li .label p:nth-of-type(2){width: calc(100% - 80px);height: 48px;line-height: 48px;} .form-ts form ul li .label:last-child{width: 60%;} .form-ts form ul li:nth-of-type(3) .label, .form-ts form ul li:nth-of-type(4) .label{width: 100%;} .form-ts form ul li .label-2 p:nth-of-type(2){height: auto;} .form-ts form ul li .label select, .form-ts form ul li .label input{height: 46px;line-height: 46px;font-size: 15px;} .form-ts form button{margin-left: 80px;width: 200px;height: 48px;line-height: 48px;} } /*联系手机样式*/ @media only screen and (max-width:550px){ .form-ts form ul li .label p{width: 20%;font-size: 14px;padding-right: 0;text-align: left;} .form-ts form ul li .label select, .form-ts form ul li .label input{width:100%;height: 38px;line-height: 38px;font-size: 14px;padding: 0 10px;} .form-ts form ul li .label{margin-bottom: 15px;width: 100%;} .form-ts form ul li .label:first-child,.form-ts form ul li .label:last-child{width: 100%;display: flex;display: -webkit-flex;-webkit-align-items:center;align-items: center;} .form-ts form ul li .label p{width: 28%;margin-bottom: 0;text-align: justify;text-align-last: justify;box-sizing: border-box;padding-right: 15px;font-size: 18px;} .form-ts form ul li .label{display: block;} .form-ts form ul li{margin-bottom: 0;} .form-ts form ul li:nth-of-type(4) .label p{padding-top: 0;} .form-ts form ul li .label textarea{width: 100%;height: 200px;font-size: 14px;padding: 10px;} .to-a .t{line-height: 36px;font-size: 14px;} .form-ts form button{width: 140px;height: 36px;margin-top: 30px;margin-left: 28%;} .form-ts form ul li .label p:nth-of-type(2){width: 72%;height: 38px;line-height: 38px;text-align-last: inherit;} .form-ts form ul li:nth-of-type(4) .label p{height: 200px;} .form-ts form ul li:nth-of-type(4) .label p:first-child{padding-top: 5px;} }