/* 清除内外边距 */ 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-family:PingFang SC,Microsoft Yahei,Arial,Hiragino Sans; } /* 设置默认字体 */ 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} body{} *:focus{outline:none;} @font-face{font-family:SHRegular;src:url(../font/SourceHanSansCN-Regular.otf)} @font-face{font-family:SHLight;src:url(../font/SourceHanSansCN-Light.otf)} @font-face{font-family:FuturaLT;src:url(../font/FuturaLT-Heavy.ttf)} @font-face { font-family: "Montserrat-Bold"; src: url("../font/Montserrat-Bold.woff2") format("woff2"), url("../font/Montserrat-Bold.woff") format("woff"), url("../font/Montserrat-Bold.ttf") format("truetype"), url("../font/Montserrat-Bold.eot") format("embedded-opentype"), url("../font/Montserrat-Bold.svg") format("svg"); } .more1{display: block; overflow: hidden; width: 120px; border: 1px solid #151a59; background: #fff; float: left; text-align: center; height:34px; line-height:34px; } .more1 .t{ display: inline-block; font-size: 14px; color: #151a59; margin: 0 5px 0 0;} .more1 .fa{display: inline-block; font-size: 14px; transition: all .3s; left: 0; color: #151a59;position: relative;} .more1:hover{ background: #151a59;} .more1:hover .t{color: #fff;} .more1:hover .fa{color: #fff; left:10px;} .more2{display: block; overflow: hidden; width: 120px; border: 1px solid #fff; float: left; text-align: center; height:34px; line-height:34px; } .more2 .t{ display: inline-block; font-size: 14px; color: #fff; margin: 0 5px 0 0;} .more2 .fa{display: inline-block; font-size: 14px; transition: all .3s; left: 0; color: #fff;position: relative;} .more2:hover{ background: #fff;} .more2:hover .t{color: #151a59;} .more2:hover .fa{color: #151a59; left:10px;} /* swiper 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} .pc-1200px{display: none;} @media only screen and (max-width:1200px) { .pc-1200px{ position: fixed;width: 100%;height: 100%;top: 0;left: 0;background: #333;z-index: 99999999999999999;display: block;} } .Container {max-width: none!important;} .icenter{display: block;width: 1300px;margin: 0 auto;overflow: hidden; } /* h5 */ .drawer-nav { display: none; } .drawer-hamburger{display: none;} .navpc{ position: fixed; width: 100%; height: 60px; background: #fff; top: 0; left: 0; z-index: 99999999; box-shadow: 0 10px 35px 0 rgba(0,0,0,.1); } .navpc .icenter{display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; align-items: center; -webkit-align-items: center; height: 60px; width: calc(100% - 100px); } .navpc .logo{} .navpc .logo img{display: block;height:36px;float: left; margin-right: 5px; } .navpc .logo strong{overflow: hidden; display: block; float: left; color:#d71718; font-size: 24px; margin-bottom: 2px; line-height: 40px;} .navpc .pcnavlist{display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; align-items: center; -webkit-align-items: center;} .navpc .pcnavlist dd{display: block;padding: 0 20px; height: 60px; line-height: 60px;} .navpc .pcnavlist dd h3{display: block;overflow: hidden;position: relative;} .navpc .pcnavlist dd h3 a{ color: #333; font-size: 18px; position: relative; display: block;} .navpc .pcnavlist dd h3 a:hover{ color:#151a59; } .navpc .rr{display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; align-items: center; -webkit-align-items: center;} .navpc .rr a{ display: block; width: 36px; height: 36px; float: left; background: #eee; border-radius: 50%; font-size: 12px; text-align: center; line-height: 36px; color: #666; margin: 0 0 0 20px;} .navpc .rr a .fa{} .navpc .rr a:hover{background: #151a59; color: #fff; } .navpc .rr .h-rform{ width: 360px; display: block;overflow: hidden;position: relative; margin:0;border: 1px solid #151a59; } .navpc .rr .h-rform input{display: block; width: 100%; border: 0; background: #fff; height: 34px; line-height: 34px; font-size: 12px; text-indent: 1em; color: #999;} .navpc .rr .h-rform button{ position: absolute; top: 0; right: 0; height: 34px; width: 34px; text-align: center; line-height: 34px; color: #fff; font-size: 14px; border: 0; background: #151a59;} .navpc .pcnavlist dd:hover h3 a:after{content: ""; content: ""; position: absolute; width: 100%; height: 2px; background: #00499d; left: 0; bottom: 0;} .clearfix {zoom:1} .clearfix:after {content: '\20'; display: block; clear: both;} .fl { float: left; } .fr { float: right; } .navpc .pcnavlist dd:hover .sec_box{ opacity: 1;visibility: visible;} .hide_cc .sec_box{display: none!important;} .sec_box { width: 100%; box-sizing: border-box; position: fixed; left: 0; z-index: 10; top: 60px; padding: 50px 0 60px; display: block; opacity: 0;visibility: hidden;transition: all .05s; } .bgf5 { background: #fff; } .bgf5:after{content:"";position: absolute;width: 100%;height: 1px;background: #ddd;bottom: 0;left: 0;} .bgf5:before{content: "";position: absolute;width: 100%;height: 1px;background: #ddd;top: 0;left: 0;} .sec_cont {width:1000px;height: 100%;margin: 0 auto; } .sec_cont:after{content: ""; content: ""; position: absolute; width: 1px; height: calc(100% - 60px); top: 30px; right: 50%; background: #eee; margin-right: -120px; z-index: 9; visibility: inherit;} .sec_nav { width: calc(100% - 290px); display: flex;display: -webkit-flex;-webkit-flex-wrap: wrap;flex-wrap: wrap; } .seclist_tit { float: left; width:33%; margin-bottom:30px; line-height: 1em; position: relative; font-size:25px; color: #151a59; } .seclist_tit a:hover{ color: #151a59; opacity: 1; } .seclist_jt { width: 19px; text-align: center; line-height: 1; font-size: 16px; color: #151a59; display: inline;} .seclist_tit a { font-size: 18px;color: #151a59;line-height: 1em; opacity: 0.8; display: block; } .seclistjt_top { transform: rotate(180deg); } .thr_box,.thr_ul,.thr_li { width: 100%; } .thr_ul { margin: 0 } .thr_li { line-height: 1.45; /* line-height: 1.55; */ margin-bottom: 28.69px; } .thr_li a { font-size: 19.76px; color: #151a59; border-bottom: 2px solid rgba(0, 146, 229, 0); } .thr_li a:hover { color: #151a59; border-bottom-color: #151a59; } .thr_jt { display: inline-block; width: 19.76px; line-height: 1; color: #151a59; margin-top: 3.04; } .thr_li a:hover .thr_jt { color: #151a59; } .nav_li:nth-child(5) .sec_list, .nav_li:nth-child(6) .sec_list, .nav_li:nth-child(7) .sec_list { width: 33%; } .sec_img_box { width:290px; } .sec_img_box img { display: block; width: 100%; height: auto; } .sec_img_box span{ display: block;color: #333;font-size: 20px; line-height: 1em; margin-top: 20px;} .sec_jt { display: flex; justify-content: center; align-items: center; width: 100%; padding: 0 0 20px; cursor: pointer; position: absolute; left: 0; bottom: 0; } .sec_nav .page_item_has_children{display: block;float: left;width: 33.33%; line-height: 1em; margin-bottom: 20px;} .sec_nav .page_item_has_children a{ color: #151a59;font-size: 18px; line-height: 1em; opacity: 0.8; display: block;} .sec_nav .page_item_has_children .children{display: block;overflow: hidden;margin-top: 16px;} .sec_nav .page_item_has_children .children li{display: block; position: relative; padding: 0; margin: 0 0 20px 0; line-height: 1em;} .sec_nav .page_item_has_children .children li a{ color: #151a59; margin-left: 10px; line-height: 1em; font-size: 14px; opacity: 0.8;} .sec_nav .page_item_has_children .children li:after{content:"";background: #151a59; top: 5px; height: 4px; width: 4px; opacity: 0.8; left: 0; position: absolute; border-radius: 50%;} .sec_nav .page_item_has_children a:hover,.sec_nav .page_item_has_children .children li a:hover{opacity: 1;} .sec_nav100{width: 100%; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; align-items: top; -webkit-align-items: top;} .sec_nav100 .page_item_has_children{ width:auto; } .sec_cont100{width: calc(100% - 100px);} .sec_cont100:after{display: none;} .sec_nav .page_item_has_children .children li .list3a{ display: block; margin:10px 5px;} .sec_nav .page_item_has_children .children li .list3a a{display: block;font-size: 14px;margin: 12px 5px; opacity: 0.6;} .sec_nav .page_item_has_children .children li .list3a a:hover{ opacity:1;} .banner{position: relative;width: 100%;overflow: hidden;height:auto;margin-top:60px; background: #f5f5f5;} .blog-slider {width: 100%;position: relative;margin: auto;height: 100%;transition: all .3s;} .blog-slider__item {display: flex;align-items: center;display: block;} .blog-slider__item.swiper-slide-active .blog-slider__img img {opacity: 1;transition: all 5s cubic-bezier(0.04, 0.79, 1, 1);} .blog-slider__item.swiper-slide-active .blog-slider__img img{-webkit-animation-name:centerBig;animation-name:centerBig;} @-webkit-keyframes centerBig{100%{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);}} @keyframes centerBig{100%{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);}} .blog-slider__item.swiper-slide-active .blog-slider__content > * {opacity: 1;transform: none;} .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(1) {transition-delay: 0.3s;} .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(2) {transition-delay: 0.4s;} .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(3) {transition-delay: 0.5s;} .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(4) {transition-delay: 0.6s; display: block; text-align: center;} .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(5) {transition-delay: 0.7s;} .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(6) {transition-delay: 0.8s;} .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(7) {transition-delay: 0.9s;} .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(8) {transition-delay: 1s;} .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(9) {transition-delay: 1.1s;} .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(10) {transition-delay: 1.2s;} .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(11) {transition-delay: 1.3s;} .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(12) {transition-delay: 1.4s;} .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(13) {transition-delay: 1.5s;} .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(14) {transition-delay: 1.6s;} .blog-slider__item.swiper-slide-active .blog-slider__content > *:nth-child(15) {transition-delay: 1.7s;} .blog-slider__img img {width: 100%;height: 100%;object-fit: cover;display: block;opacity: 0.8;transition: all .2s;animation-duration:3s;animation-timing-function:linear;animation-fill-mode: forwards;-webkit-animation-duration:5s;-webkit-animation-timing-function:linear;-webkit-animation-fill-mode: forwards;} .blog-slider__content {position: absolute;top: 50%; width:1300px;left: 50%; transform: translate(0%, -50%);z-index: 2; text-align: left; margin-left: -650px;} .blog-slider__content > * {opacity: 0;display: inline-flex;transform: translateY(25px);transition: all .4s;} .blog-slider__code {color: #7b7992;margin-bottom: 0;display: block; text-align: center; } .blog-slider .swiper-container-horizontal > .swiper-pagination-bullets, .blog-slider .swiper-pagination-custom, .blog-slider .swiper-pagination-fraction {bottom: 10px;left: 0;width: 100%;} .blog-slider__content .blog-slider__code{overflow: hidden; line-height: 50px; display: block; font-size: 40px; text-align: left; font-weight: bold; width:60%; color: #fff; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;} .blog-slider__content .blog-slider__title{display: block;font-size:20px;color: #fff;letter-spacing: 0; line-height:26px; text-transform: uppercase; width:60%; font-weight: normal; margin: 20px 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;} .swiper-container-fade .swiper-slide:after{ content: "";position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: #000;opacity: 0.26; } .banner .bl{ position: absolute; left: 0; width: 100%; margin-top: -12px; top: 50%; z-index: 3; text-align: left; height: 24px; } .banner .bl .btoa{ opacity: 0.5;cursor: pointer; width: 24px; height: 24px; bottom: 40px; z-index: 9; display: block; float: left; margin-left: 50px;} .banner .bl .blog-button-next{ float: right; margin: 0 50px 0 0;} .banner .bl .btoa:hover{ opacity:1; } .banner .blog-slider__pagination{position: absolute; width: 100%; text-align: center; z-index: 9; bottom: 20px;} .banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ opacity: 0.5; background: #fff; width: 8px; height: 8px; border: 1px solid #fff;} .banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{ opacity: 1; } .hometoptt{display: block; overflow: hidden; margin: 50px auto 0; } .hometop{ display: block; overflow: initial; } .hometop .left{ background: #151a59; float: left; width: calc(30% - 80px); height: 300px; padding: 40px 40px; display: block; overflow: hidden;} .hometop .left span{ display: block; color: #fff; font-size: 16px; line-height: 1em;} .hometop .left strong{ display: block; color: #fff; font-size: 20px; margin: 30px 0; line-height: 30px; font-weight: normal;} .hometop .left a{} .hometop .right{ float: right; width: calc(70% - 30px); display: block; overflow: initial;} .hometop .right .swiper-container02{width: calc(550px + 50vw); overflow: hidden; position: relative;} .hometop .right .swiper-container02 .swiper-slide{} .hometop .right .swiper-container02 .swiper-slide a{ display: block;overflow: hidden; height: 379px; border: 1px solid #ddd;} .hometop .right .swiper-container02 .swiper-slide a p{ display: block; overflow: hidden;} .hometop .right .swiper-container02 .swiper-slide a p img{ transition: all .3s; display: block; width: 100%; } .hometop .right .swiper-container02 .swiper-slide a .txt{display: block;overflow: hidden;padding:20px 30px;} .hometop .right .swiper-container02 .swiper-slide a .txt span{ line-height: 1em;font-size: 20px; display: block;color: #151a59;margin-bottom:20px;} .hometop .right .swiper-container02 .swiper-slide a .txt font{ text-align: left;display: block; color: #666; font-size: 16px; line-height: 24px; margin-bottom:20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .hometop .right .swiper-container02 .swiper-slide a:hover p img{ -webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);} .hometop .right .swiper-container02 .swiper-slide a:hover{ border: 1px solid #151a59; } .hometop .right .lr{ display: block; overflow: hidden; margin: 30px 0 0 0;} .hometop .right .lr .fa{ cursor:pointer; display: block; border: 1px solid #ddd; width: 30px; height: 30px; text-align: center; line-height: 30px; float: left; border-radius: 50%; margin: 0 10px;} .bottombanner{display: block;overflow: hidden;padding: 40px 0;background:#bb0f10;} .bottombanner .icenter{} .bottombanner .icenter dd{display: block;overflow: hidden;float: left;} .bottombanner .icenter dd h3{display: block;overflow: hidden;} .bottombanner .icenter dd h3 span{text-transform: uppercase; font-weight: bold; color: #fff; line-height: 40px; font-size: 30px; float: left; font-family: Montserrat-Bold; } .bottombanner .icenter dd h3 font{ color: #fff; line-height: 40px; font-size: 26px; margin: 0 0 0 30px; float: left;} .bottombanner .icenter dd h4{ display: block;color: #fff;font-size: 16px;margin: 10px 0 0 0;} .bottombanner .icenter dt{display: block;overflow: hidden;float: right;} .bottombanner .icenter dt a{ display: block; overflow: hidden; border: 1px solid #fff; line-height: 40px; width: 120px; text-align: center; color: #fff; height: 40px; float: left;margin-left: 5px;} .bottombanner .icenter dt a:hover{background:#fff; color: #d71718;} .fzlce,.fzlce{margin-bottom: 100px; overflow: initial;} .fzlce .list{overflow: initial; width:100%; } .fzlce .list .swipercontainerfzlc{ overflow: hidden;width:100%;} .fzlce .list .swiper-slide{} .fzlce .list .swiper-slide .tt{} .fzlce .list .swiper-slide .tt strong{ display: block; text-align: center; font-weight: normal; font-size: 24px; color: #151a59; line-height: 1em; margin-bottom:20px;} .fzlce .list .swiper-slide .tt span{ display: block; text-align: center; background: #151a59; color: #fff; padding: 5px 0; position: relative; font-family: Montserrat-Bold; font-size: 24px;} .fzlce .list .swiper-slide .tt font{ display: block; text-align: center; color: #151a59; line-height: 1em; margin: 20px 0 30px; font-size: 16px;} .fzlce .list .swiper-slide dl{display: block;overflow: hidden;margin-bottom: 26px;} .fzlce .list .swiper-slide dl dd{ display: block; float: left; width: 50px;} .fzlce .list .swiper-slide dl dd strong{ line-height: 24px; display: block; color: #151a59; font-family: Montserrat-Bold; font-size: 20px; } .fzlce .list .swiper-slide dl dt{ width: calc(100% - 80px);float: right; border-left: 1px solid #bed0e4;padding-left: 20px;} .fzlce .list .swiper-slide dl dt p{display: block;color: #333;font-size: 18px;line-height: 30px;} .fzlce .list .lr{position: absolute; top:-80px; right: 0;} .fzlce .list .lr .fa{ cursor: pointer; display: block; border: 1px solid #ddd; width: 30px; height: 30px; text-align: center; line-height: 30px; float: left; border-radius: 50%; margin: 0 10px;} .inpro{display: block; overflow: hidden; padding: 50px 0; background:#f4f5f5; } .inpro .icenter{overflow: initial; display: flex;display: -webkit-flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;} .inpro .icenter .inproleft{ display: block;float: left;width: 30%;overflow: hidden;box-shadow: 0 10px 35px 0 rgba(0,0,0,.1);} .inpro .icenter .inproleft a{ cursor:pointer; display: block; font-size: 16px; background: #fff; text-indent: 30px; margin: 0 0 0 0; ;padding: 14px 0; color: #151a59; } .inpro .icenter .inproleft a .fa{ display: block; float: right; margin-right: 30px; font-size: 14px; opacity: 0;} .inpro .icenter .inproleft .active .fa{ opacity: 1; } .inpro .icenter .inproleft a:hover .fa{opacity: 1;color: #151a59;} .inpro .icenter .inproleft a:hover{background: #e5ecf5;} .inpro .icenter .inproleft .active,.inpro .icenter .inproleft .active:hover{background: #151a59; color: #fff;font-size:16px;} .inpro .icenter .inproleft .active:hover .fa{opacity: 1;color: #fff;} .inpro .icenter .inproright{ display: block;float: right;width: 65%; overflow: hidden; position: relative;margin-left: 5%;} .inpro .icenter .inproright .into{ display: flex; display: -webkit-flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; overflow: hidden; height: 100%; position: relative;} .inpro .icenter .inproright .into dd{ display: block; float: left; width: 32%; margin: 0 2% 2% 0; } .inpro .icenter .inproright .into dd:nth-child(3n){ margin-right:0;} .inpro .icenter .inproright .into dd h3{display: block;overflow: hidden;border: 1px solid #151a59; margin-bottom:10px; } .inpro .icenter .inproright .into dd h3 a{display: block; text-indent: 20px; font-size: 14px; line-height: 1em; padding: 8px 0;color: #151a59;} .inpro .icenter .inproright .into dd h3 a:hover{ background:#151a59; color:#fff; font-weight: normal; } .inpro .icenter .inproright .into dd h4{ display: block; overflow: hidden; padding: 0 0 0 20px;} .inpro .icenter .inproright .into dd h4 strong{ position: relative; display: block;overflow: hidden;margin: 0 0 16px 0;} .inpro .icenter .inproright .into dd h4 strong a{ color:#151a59; font-size: 16px; margin-left:10px; border-bottom: 1px solid #f4f5f5; font-weight: normal; display: inline-block;} .inpro .icenter .inproright .into dd h4 strong a:hover{ color:#151a59;border-bottom: 1px solid #151a59; } .inpro .icenter .inproright .into dd h4 strong:after{ content:""; position: absolute; width: 4px; height: 4px; background: #151a59; top: 9px; left: 0; border-radius: 50%; } .inpro .tt{ display: block;overflow: hidden; } .inpro .tt h3{display: block; font-size: 30px; line-height: 1em; color: #333; text-align: center;} .inpro .tt h4{ display: block; font-size: 16px; color: #666; text-align: center; line-height: 26px; margin: 20px auto 50px; } .inaboutnum{display: block;overflow: hidden; margin: 50px auto 0;display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; align-items: top; -webkit-align-items: top;} .inaboutnum dd{display: block;overflow: hidden;} .inaboutnum dd p{ display: block;text-align: center;overflow: hidden;} .inaboutnum dd p strong{ line-height: 1em; font-family: Montserrat-Bold; display: inline-block; color: #151a59; font-size:40px;} .inaboutnum dd p span{ display: inline-block; color: #666; margin: 0 0 0 5px;} .inaboutnum dd font{ display: block; text-align: center; font-size: 16px; color: #333; margin-top:5px; } .inabout{display: block;overflow: hidden;padding: 50px 0;background:#fff;} .inabout .icenter{ overflow: initial;} .inabout .icenter .left{ display: block; float: left; width: 66%; } .inabout .icenter .left h3{display: block; color: #151a59; font-size: 28px; line-height: 1em; margin-bottom: 20px;} .inabout .icenter .left dd{display: block;overflow: hidden; box-shadow: 0 10px 35px 0 rgba(0,0,0,.1); } .inabout .icenter .left dd img{ display: block; width: 100%;} .inabout .icenter .right{display: block; float: right; width: 28%;margin-top:50px; overflow: initial;} .inabout .icenter .right h3{display: block; color: #666; font-size: 18px; line-height: 30px; margin-bottom: 30px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5;overflow: hidden; } .inabout .icenter .right dt{} .inabout .icenter .right dt a{ box-shadow: 0 10px 35px 0 rgba(0,0,0,.0); display: block;overflow: hidden;background: #f8f8f8;margin: 16px 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; align-items: center; -webkit-align-items: center;} .inabout .icenter .right dt a p{ display: block; width: 25%; overflow: hidden;} .inabout .icenter .right dt a p img{ transition: all .3s; display: block; width:100%;} .inabout .icenter .right dt a span{display: block; color: #151a59; font-size: 18px;} .inabout .icenter .right dt a .fa{opacity: 0;transition: all .3s;color: #151a59;position: relative;margin-right: 20px;} .inabout .icenter .right dt a:hover .fa{margin-right:10px;opacity: 1;} .inabout .icenter .right dt a:hover{ box-shadow: 0 10px 35px 0 rgba(0,0,0,.1); } .inabout .icenter .right dt a:hover p img{ -webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);} .insolutions{display: block;overflow: hidden;padding: 50px 0;background:#f4f5f5;} .insolutions .left{ display: block; float: left; width:22%; overflow: hidden;} .insolutions .left h3{display: block;font-size: 30px;line-height: 1em; color: #333;margin-bottom: 30px;} .insolutions .left h4{display: block;color: #666;font-size: 16px;line-height: 30px;margin-bottom: 30px;} .insolutions .right{ display: block;overflow: hidden;float: right;width: 73%; display: flex; display: -webkit-flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; overflow: hidden;} .insolutions .right .insolustb{ display: block; overflow: hidden; background:#fff; float: left; width: calc(33% - 62px); border: 1px solid #ddd; margin: 0 0.5% 0.5% 0; position: relative; padding:30px;} .insolutions .right .insolustb:hover{background: #151a59;;} .insolutions .right .insolustb:nth-child(3n){margin-right:0;} .insolutions .right .insolustb img{ transition: all .3s; position: relative; top:0;display: block;width: auto; height: 30px;} .insolutions .right .insolustb dd{display: block; overflow: hidden; margin-top:10px; } .insolutions .right .insolustb dd span{ display: block;float: left;color: #151a59;font-size: 20px;font-weight: normal;} .insolutions .right .insolustb dd .fa{ line-height: 22px; display: block;float: right;color:#151a59;font-size: 14px;} .insolutions .right .insolustb:hover img{top:-10px;filter: none;filter: grayscale(1) brightness(30);} .insolutions .right .insolustb:hover dd span,.insolutions .right .insolustb:hover dd .fa{color:#fff; } .intech{display: block;overflow: hidden;margin: 50px auto;} .intech h3{display: block; font-size: 30px; line-height: 1em; color: #333; text-align: center;} .intech h4{ display: block; font-size: 16px; color: #666; text-align: center; line-height: 1em; margin: 20px 0 30px;} .intech dd{ position: relative;display: block;overflow: hidden;} .intech dd img{display: block;width: 100%;} .intech dd .txt{ width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);} .intech dd .txt h5{display: block; font-size: 30px; line-height: 1em; color: #fff; margin-bottom: 20px; text-align: center;} .intech dd .txt a{ margin: 0 auto; float: none;} .innews{ display: block;overflow: hidden;padding: 50px 0;} .innews h3{ display: block;font-size: 30px;line-height: 1em; color: #333; margin-bottom: 30px;} .innews .swiper-wrapper .swiper-slide{display: block;overflow: hidden;} .innews .swiper-wrapper .swiper-slide a{display: block;overflow: hidden;border: 1px solid #ddd;width: calc(100% - 2px)} .innews .swiper-wrapper .swiper-slide a p{display: block;overflow: hidden;} .innews .swiper-wrapper .swiper-slide a p img{width: 100%;display: block;transition: all .3s;} .innews .swiper-wrapper .swiper-slide a dt{display: block;overflow: hidden; padding:30px 20px 50px;} .innews .swiper-wrapper .swiper-slide a dt span{ display: block; color: #666; font-size: 12px; width: 80px; border: 1px solid #ddd; text-align: center; line-height: 1px; padding: 10px 0;} .innews .swiper-wrapper .swiper-slide a dt font{ display: block; font-size: 14px;color: #666; font-family: Montserrat-Bold; } .innews .swiper-wrapper .swiper-slide a dt strong{ display: block; font-size: 20px; color: #151a59; margin: 20px 0; font-weight: normal; text-align: left; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;} .innews .icenter{ position: relative; } .innews .lr{ position: absolute;top: 0;right: 0;} .innews .lr .fa{ cursor:pointer; display: block; border: 1px solid #ddd; width: 30px; height: 30px; text-align: center; line-height: 30px; float: left; border-radius: 50%; margin: 0 10px;} .innews .bm{ display: block; overflow: hidden; text-align: right; margin:30px 0 0 0;} .innews .bm .more1{ float: right;margin: 0 0 0 20px;} .innews .swiper-wrapper .swiper-slide a:hover p img{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1); } .innews .swiper-wrapper .swiper-slide a:hover{ border: 1px solid #151a59; } .inbottom{ padding: 20px 0; display: block; overflow: hidden; background: #d71718; } .inbottom .icenter{} .inbottom .icenter h3{ margin-right: 100px;line-height: 40px;display: block; float: left; color: #fff; font-size: 30px;} .inbottom .icenter h4{ line-height: 40px;display: block; float: left; color: #fff; font-size: 20px;} .inbottom .icenter a{ display: block; overflow: hidden; float: right; border: 1px solid #fff; line-height: 40px; width: 180px; text-align: center; color: #fff; height: 40px;} .promosfetewm{ position: absolute;right: 0;bottom: 0;} .promosfetewm p{ display: block;float: left;margin-left: 30px;} .promosfetewm p img{ display: block;width: auto;height: 100px; margin: 0 auto;} .promosfetewm p span{display: block;text-align: center;font-size: 12px;zoom: 0.9;color: #333;margin-top: 4px;} .footer{ position: relative; display: block;overflow: hidden;background:#151a59;padding:20px 0 20px;z-index: 99999;} .footer .tt{display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; align-items: center; -webkit-align-items: center;} .footer .tt dd p img{display: block;height: 80px;margin: 0 auto;} .footer .tt dd p span{display: block;text-align: center;color: #eee;margin-top: 5px;font-size: 12px;} .footer .tt h3{} .footer .tt h3 a{ display: block; color: #fff; font-size:16px; line-height: 1em; margin: 0 50px 0 0; float: left; } .footer .tt dd{} .footer .tt dd a{ display: block; width: 30px; border-radius: 50%; border: 1px solid #b0bdce; text-align: center; line-height: 30px; color: #b0bdce; float: left; font-size: 12px; margin-left: 10px;} .footer .btlist{ display: block; overflow: hidden; padding: 20px 0; margin: 20px 0; border-top: 1px solid rgb(255 255 255 / 0.1); border-bottom: 1px solid rgb(255 255 255 / 0.1); display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; align-items: top; -webkit-align-items: top;} .footer .btlist dd{} .footer .btlist dd span{ display: block;overflow: hidden;margin-bottom: 10px;} .footer .btlist dd span a{ color: #fff;font-size: 20px;font-weight: normal;} .footer .btlist dd h4{} .footer .btlist dd h4 font{ display: block;overflow: hidden;} .footer .btlist dd h4 font a{ color: #b0bdce;font-size: 14px;padding: 5px 0; display: inline-block;overflow: hidden;line-height: 1em;} .footer .btlist dd h4 font a:hover{color:#fff;} .footer .fcon{ display: block; overflow: hidden; border-bottom: 1px solid rgb(255 255 255 / 0.1); padding-bottom: 20px; margin-bottom: 20px; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; align-items: top; -webkit-align-items: top;} .footer .fcon dt{ display: block;color: #fff;font-size: 14px;line-height: 24px;} .footer .fcon dd{} .footer .fcon dd p{display: block;float: left;margin-left: 20px;} .footer .fcon dd p img{ display: block;height:80px;margin: 0 auto;} .footer .fcon dd p span{display: block;text-align: center;color: #eee;margin-top: 5px;font-size: 12px;} .footer .fbco{display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; align-items: top; -webkit-align-items: top;} .footer .fbco dd{} .footer .fbco dd span{display: block;float: left;color: #fff;font-size: 14px;} .footer .fbco dd a{display: block;float: left;color: #ddd;font-size: 14px; margin: 0 0 0 20px;} .footer .fbco dt{} .footer .fbco dt a{ color: #b0bdce; font-size: 14px;} .aboutbar{display: block;overflow: hidden;margin: 50px 0; width: 80%;} .aboutbar a{display: block;overflow: hidden;position: relative;margin-bottom: 20px; border-bottom: 1px solid #eee; padding-bottom: 20px;} .aboutbar a p{display: block;overflow: hidden;} .aboutbar a img{transition: all .3s;display: block;width: 100%;} .aboutbar a span{ display: block;overflow: hidden;font-size: 14px;color: #333;line-height: 26px;margin-top: 6px;} .aboutbar a span .fa{transition: all .3s; font-size: 16px; line-height: 26px; display: inline-block; vertical-align: top; margin: 0 0 0 10px; color: #666;} .aboutbar a:hover img{ -webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1); } .aboutbar a:hover span,.aboutbar a:hover span .fa{ color:#151a59;} .aboutbar a:hover span .fa{margin-left: 20px;} .mbx{ display: block; overflow: hidden; padding: 0 50px; border-bottom: 1px solid #eee; background: #fff;} .mbx a,.mbx .fa{ display: block; float: left; line-height:50px; font-size: 12px; color: #151a59; margin-right: 10px;} .mbx .fa{color:#999;} .mbx a:last-child{color: #666;} .mbx a:hover{} .pagebanner{display: block;overflow: hidden;position: relative; margin-top: 60px; } .pagebanner img{ display: block; width: 100%;} .pagebanner .aa{position:absolute;width: 100%;height:100%;transform: skew(-30deg);-webkit-transform: skew(-30deg);-moz-transform: skew(-30deg);-o-transform: skew(-30deg);-ms-transform:skew(-30deg);background-color:rgba(21, 36, 56, 0.4);z-index:5;top:0;left: -50%;} .pagebanner .bb{position:absolute;width:2%;height:50%;transform:skew(-30deg);-webkit-transform: skew(-30deg);-moz-transform: skew(-30deg);-o-transform: skew(-30deg);-ms-transform: skew(-30deg);background-color:rgba(0, 122, 204, 0.8);z-index:6;top:25%;left: 48%;margin:40px 0 0 0;} .pagebanner .cc{position: absolute;width:2%;height:30%;transform:skew(-30deg);-webkit-transform: skew(-30deg);-moz-transform: skew(-30deg);-o-transform: skew(-30deg);-ms-transform: skew(-30deg);background-color:rgba(204, 0, 10, 0.8);z-index:6;bottom: 0;left: 45%;margin: 40px 0 0 0;} .pagebanner .txt{ width: 40%;position: absolute;top: 50%;left: 5%;z-index: 9; transform: translate(0%, -50%);} .pagebanner .txt strong{ text-transform: uppercase; font-weight: normal; display: block; color: #fff; font-size: 40px; line-height: 1em;} .pagebanner .txt font{display: block; height: 2px; background: #fff; width: 50px; margin: 20px 0;} .pagebanner .txt span{display: block; color: #fff; font-size: 18px; opacity: 0.8; line-height:20px;} .pagecetner{display: block;overflow: hidden;position: relative; margin: 0 auto; display: flex;display: -webkit-flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;} .pleft{ display: block;float: left; padding: 50px 0; width: 219px; border-right: 1px solid #eee; margin-left: 50px;} .pleft dl{} .pleft dl h3{ display: block; overflow: hidden; padding-bottom: 20px; position: relative; border-bottom: 1px solid #eee; margin-bottom: 30px;} .pleft dl h3 a{display: block; color: #666; font-size: 30px; line-height: 1em;} .pleft dl dd{} .pleft dl dd a{display: block; color: #333; font-size: 16px; background: #fff; padding: 10px 0; line-height: 1em; border-bottom: 1px solid #e5ecf5; text-indent: 2em;} .pleft dl dd a:hover{ color: #151a59; } .pleft dl dd .active,.pleft dl dd .active:hover{ background: #e5ecf5; color: #151a59; } .pleft dl dd a .fa{ display: block;float: right;margin-right: 10px;color: #666; opacity: 0;} .pleft dl dd .active .fa,.pleft dl dd .active:hover .fa,.pleft dl dd a:hover .fa{color: #151a59;} .pright{ width:calc(100% - 271px); display: block;float: left; padding: 50px 0; } .pright .newsdl{ width: 90%; max-width: 1300px; margin: 0 auto; overflow: hidden; display: flex;display: -webkit-flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;} .pright .newsdl a{;display: block;overflow: hidden;border: 0 solid #ddd;width:100%; float: left; background: #f1f1f1; margin: 0 2% 0 0; padding:40px 20px;} .pright .newsdl a:nth-child(2n){background: #fff; } .pright .newsdl a p{display: block;overflow: hidden; float: left; width: 26%;} .pright .newsdl a p img{width: 100%;display: block;transition: all .3s;} .pright .newsdl a dt{display: block;overflow: hidden; float: right; width: 71%;} .pright .newsdl a dt strong{display: block; font-size: 20px; color: #333; margin: 0 0 10px; font-weight: normal; text-align: left; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;} .pright .newsdl a dt span{ display: block;color: #666;font-size: 14px;line-height: 20px;margin-bottom:10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;} .pright .newsdl a dt font{display: block; font-size: 14px;color: #666; font-family: Montserrat-Bold; margin-bottom: 15px;} .pright .newsdl a dt .more1{background: none;} .pright .newsdl a:hover dt .more1{ background: #151a59;} .pright .newsdl a:hover dt .more1 .t,.pright .newsdl a:hover dt .more1 .fa{color: #fff;} .pright .newsdl a:hover p img{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1); } .pright .newsdl a:hover{ background: #e5ecf5;} .pright .newsdl a:hover strong{color:#151a59; } .pright .newsdl a dt strong .fa{margin-right: 10px; color: #f00;font-size: 14px;} .pright .newsdl .tta{ display: block;overflow: hidden;margin-bottom: 30px;} .pright .newsdl .tta a{ display: block; cursor:pointer; float: left; color: #151a59; font-size: 16px; margin: 0 20px 0 0; border: 1px solid #151a59; line-height: 34px; width: 80px; text-align: center; } .pright .newsdl .tta .active{background: #151a59;color: #fff;} .pright .newsdl .piclistpronews a{width: calc(100% - 2px);} .pright .newsdl .piclistpronews a:nth-child(2n){margin-right:0;} .pright .newsdl .piclistpronews a:nth-child(3n){margin-right:2%;} .pright .newsdl .piclistpronews a:nth-child(6n){margin-right:0;} .pright .newsdl .piclistpronews a dt strong{margin: 0 0 0;float: left;} .pright .newsdl .piclistpronews a dt{ width:100%; padding: 10px;} .fy{ display: block; overflow: hidden; width: 90%; max-width: 1300px; margin:50px auto; } .fy a,.fy span{ display: block;float: left;background:#eee; color: #333;padding: 0 12px;font-size: 12px;margin: 0 8px 0 0; border-radius: 2px; height: 30px; line-height: 30px; } .fy a:hover,.fy span,.fy .active{ color: #fff; background: #151a59;} .fy .dots{background:#fff; color: #666;} .screen-reader-text{display: none;} .pright .contactlistcat{ width: 90%; max-width: 1300px; margin: 0 auto; overflow: hidden; } .pright .contactlistcat h3{ display: block; color: #151a59; font-size: 18px; line-height: 1em; } .pright .contactlistcat dt{ display: block; overflow: hidden; border-bottom: 1px solid #eee; padding-bottom: 20px; margin: 50px 0;} .pright .contactlistcat dt a{ display: block; float: left; color: #151a59; font-size: 16px; margin-right: 20px; border: 1px solid #151a59; line-height: 34px;width: 120px;text-align: center;} .pright .contactlistcat dt .active,.pright .contactlistcat dt a:hover{color: #fff;border: 1px solid #151a59; background: #151a59;} .pright .contactlistcat .list{display: flex;display: -webkit-flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;} .pright .contactlistcat .list dd{display: block; float: left; width: calc(32% - 42px); border: 1px solid #eee; margin: 0 2% 2% 0; padding: 20px;} .pright .contactlistcat .list dd:nth-child(3n){margin-right: 0; } .pright .contactlistcat .list dd strong{ display: block; line-height: 1em; color: #151a59; font-weight: normal; margin-bottom: 10px; font-size: 16px;} .pright .contactlistcat .list dd .txt{ display: block; color: #333; font-size: 14px; line-height: 24px;} .rcmax{ width: 90%; max-width: 1300px; margin: 0 auto; overflow: hidden;} .rcmax h3{display: block; color: #151a59; font-size: 18px; line-height: 1em; margin-bottom: 50px;} .pagelistdow{ display: block;overflow: hidden;margin-bottom: 50px;} .pagelistdow li{} .pagelistdow li .join01gw{ display: block; overflow: hidden; padding: 20px 20px; cursor:pointer; border-bottom: 1px solid #eee; background: #e5ecf5; } .pagelistdow li:nth-child(2n) .join01gw{ background:#f8f8f8;} .pagelistdow li .join01gw span{display: block;font-size: 20px; line-height: 1em; color: #333; float: left;} .pagelistdow li .join01gw .icon{display: block;float: right;} .pagelistdow li .join01gw .icon .fa{display: block; line-height: 18px; font-size: 20px; color: #666;} .pagelistdow li .join01gw .icon .fa-angle-up{display: none; } .pagelistdow li .on .icon .fa-angle-up{display: block;} .pagelistdow li .on .icon .fa-angle-down{display: none;} .pagelistdow li .join01gw .icon .{} .pagelistdow li .join01info{display: block;overflow: hidden;padding: 20px;margin-bottom: 50px;} .pagelistdow li .join01info dd{ display: block; float: left; width: 48%;} .pagelistdow li .join01info dd:nth-child(2n){ float: right;} .pagelistdow li .join01info dd strong{ display: block; position: relative; font-size: 16px; color: #333; font-weight: normal; margin-bottom: 20px; } .pagelistdow li .join01info dd strong:after{ content:""; display: block; width: 50px; height: 2px; background: #ccc; margin-top: 5px;} .pagelistdow li .join01info dd p{ display: block; font-size: 12px; color: #666; line-height: 24px;} .pagelistdow li .join01info dd p font{ display: block; overflow: hidden; position: relative; margin-bottom: 16px; line-height: 18px; color: #666;font-size: 14px; padding-left: 10px;} .pagelistdow li .join01info dd p font:after{ content: ""; position: absolute; width: 4px; height: 4px; background: #30465f; top: 7px; left: 0; border-radius: 50%; } .pagelistdow li .on span,.pagelistdow li .join01gw:hover span{color:#151a59; } .jobbottom{ display: block;overflow: hidden;position: relative;} .jobbottom img{ display: block; width: 100%; } .jobbottom dd{ position: absolute; top: 50%; left: 5%; width: 40%; color: #fff; z-index: 9; transform: translate(0%, -50%); } .jobbottom dd strong{display: block; font-weight: normal; line-height: 1; font-size: 40px;} .jobbottom dd span{display: block; margin: 20px 0; font-size: 16px; line-height: 30px;} .jobbottom dd a{border: 0;} .jobbottom:after{ content: ""; background:#000; opacity: 0.6; position: absolute; width: 50%; height: 100%; top: 0; left: 0; } .job3center{} .job3center dl{ display: block;overflow: hidden;position: relative;} .job3center dl p{display: block;overflow: hidden; width:50%; } .job3center dl p img{display: block;width:100%;} .job3center dl:nth-child(2n) p{margin-left:50%;} .job3center dl dd{ position: absolute; top: 50%; right: 5%; width: 40%; transform: translate(0%, -50%);} .job3center dl:nth-child(2n) dd{ right: auto;width: 45%;} .job3center dl dd img{display: block;} .job3center dl dd strong{ display: block; font-weight: normal;line-height: 1em; font-size: 24px; color: #333; margin: 20px 0;} .job3center dl dd h4{} .job3center dl dd h4 span{ display: block;color: #666;font-size: 16px;line-height: 24px;} .tzzgx3{} .tzzgx3 strong{display: block; color: #333; font-size: 20px; margin-bottom: 30px;} .tzzgx3 p{} .tzzgx3 p span{display: block; font-size: 16px; line-height: 1em; padding:15px 10px; color: #333; background: #e5ecf5;} .tzzgx3 p span:nth-child(2n){ background: #fff; } .job4pic{ display: block; overflow: hidden; margin: 50px 0;} .job4pic .tta{display: block;overflow: hidden;margin-bottom: 30px;} .job4pic .tta a{ cursor: pointer; display: block; float: left; font-size: 20px; color: #333; margin-right: 20px; border-bottom: 2px solid #fff; } .job4pic .tta .active{color: #151a59;border-bottom: 2px solid #151a59;} .job4pic .ccb{display: block;overflow: hidden;} .job4pic .ccb .piclist{ display: block; overflow: hidden; } .job4pic .ccb .piclist dd{ display: block; float: left; width: 32%; margin: 0 2% 2% 0; background: #eee;position: relative;} .job4pic .ccb .piclist dd:nth-child(3n){margin-right:0;} .job4pic .ccb .piclist dd img{ display: block; width:100%; } .job4center{} .job4center dl{display: flex; display: -webkit-flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;} .job4center dl dd{ display: block; overflow: hidden; float: left; width:calc(17.6% - 2px); margin: 0 3% 3% 0;border: 1px solid #eee;} .job4center dl dd:nth-child(5n){margin-right:0;} .job4center dl dd p{display: block; overflow: hidden;} .job4center dl dd p img{display: block; width: 100%;} .job4center dl dd h4{ padding: 20px;} .job4center dl dd h4 strong{ display: block; font-weight: normal; font-size: 20px; line-height: 1em; margin-bottom: 20px;} .job4center dl dd h4 span{display: block;font-size: 14px;color: #666;} .aboutcontactone{ display: block;overflow: hidden;padding-bottom: 50px;} .aboutcontactone dd{ display: block;float: left;width: 50%;overflow: hidden;} .aboutcontactone dd strong{ display: block; color: #333; font-size: 30px; font-weight: normal; line-height: 1em; margin-bottom: 20px;} .aboutcontactone dd p{ display: block;overflow: hidden;margin-bottom: 10px;} .aboutcontactone dd p span{display: block;color: #333;font-size: 16px;} .aboutcontactone font{ display: block;width: 50%; float: right;} .aboutcontactone dd .jxs{} .aboutcontactone dd .jxs h3{ font-size: 14px;color: #151a59;margin: 30px 0 10px 0;} .aboutcontactone dd .jxs h4{display: block;overflow: hidden;} .aboutcontactone dd .jxs h4 a{ display: block; color: #666; float: left; border: 1px solid #ddd; padding: 6px 16px; font-size: 16px; margin-right: 5px;} .aboutcontactone dd .jxs h4 a:hover{border: 1px solid #151a59;color: #151a59;} .aboutcontacttwo{ display: block; overflow: hidden; border-top: 1px solid #ddd; padding: 50px 0;} .aboutcontacttwo dl{ display: block; overflow: hidden; position: relative; float: left; width: 32%; margin: 0 2% 0 0;} .aboutcontacttwo dl:nth-child(3n){margin-right:0;} .aboutcontacttwo dl font{ display: block;overflow: hidden;} .aboutcontacttwo dl font img,.aboutcontactone font img{display: block;width: 100%;} .aboutcontacttwo dl dd{ display: block; overflow: hidden;padding: 0 10px; } .aboutcontacttwo dl dd strong{ display: block; font-size: 22px; font-weight: normal; color: #333; margin: 20px 0;} .aboutcontacttwo dl dd p{display: block; overflow: hidden; position: relative;margin-bottom: 5px;} .aboutcontacttwo dl dd p font{display: block; font-size: 14px; color: #333; line-height: 20px; text-align: left; float: left;width: 42px;} .aboutcontacttwo dl dd p span{ display: block; font-size: 14px; color: #333; line-height: 20px; text-align: left; float: left; width: calc(100% - 42px);} .aboutcontacttwo dl dd a{ float: none;margin-top: 20px;} .swipercontainerwenhua{border-top: 1px solid #eee; display: block; width: 100%; float: left; margin: 50px 0 100px; padding-top: 100px;} .swipercontainerwenhua .swiper-slide{} .swipercontainerwenhua .swiper-slide dd{float: none;border: 1px solid #eee;padding: 20px 30px; padding-bottom: 0; width: calc(100% - 62px);} .swipercontainerwenhua .swiper-slide-active dd{border: 1px solid #151a59;} .swipercontainerwenhua .swiper-slide dd p{display: block; overflow: hidden; } .swipercontainerwenhua .swiper-slide dd p img{ display: block; width: 100%; } .swipercontainerwenhua .swiper-slide span{ display: block;font-size: 16px;color: #333;line-height: 26px; margin: 30px 0;min-height: 120px;} .swipercontainerwenhua .swiper-slide-active span{ color:#151a59} .swipercontainerwenhua .swiper-slide strong{ display: block; color: #151a59; padding: 0; line-height: 1em; margin:0 0 20px 0; font-size: 20px;} .swipercontainerwenhua .lr{position: absolute; top:50px; left: 0;} .swipercontainerwenhua .lr .fa{ cursor: pointer; display: block; border: 1px solid #ddd; width: 30px; height: 30px; text-align: center; line-height: 30px; float: left; border-radius: 50%; margin: 0 10px;} .companyjjwd{ } .companyjjwd dd{ display: block;width: 62%;float: right;} .companyjjwd dd strong{display: block; font-size: 30px; color: #151a59; line-height: 1em; font-weight: normal; margin-bottom: 30px;} .companyjjwd dd p{display: block; color: #333; font-size: 18px; line-height: 30px;} .companyjjwd dt{display: block; float: left; width: 35%; overflow: hidden;} .companyjjwd dt .videoabout{ display: block;position: relative;} .companyjjwd dt .videoabout .abo_zzsleft{display: block; width:100%;transition: all .3s;} .companyjjwd dt .videoabout:hover .abo_zzsleft{ -webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1); } .videoabout a{cursor: pointer; display: block; overflow: hidden; margin: 0; width: 50px; height: 50px; position: absolute; top: 50%; left: 50%; z-index: 3; transform: translate(-50%, -50%);} .videoabout a .videoiconr{ position: absolute; display: block !important; z-index: 2; height: 30px; top: 10px; left: 10px;} .videoabout a .dd2{ display: block; width: 50px; margin: 0 auto; -webkit-animation: rotation 8s linear infinite; animation: rotation 8s linear infinite;} .videos{ display: none; position: fixed; width: 100%;height: 100%;top: 0;left:0;z-index: 9999; background:rgb(0 0 0 / 0.7); } .videos video{position: fixed;z-index: 2;display: block;width: 60%;top: 20%;left: 20%;} .videos .vclose{ position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 1;} .videos .vclose img{position: absolute;width: 40px;height: 40px;top: calc(20% - 50px);right: calc(20% - 50px);left: auto;cursor: pointer; } .videos .vclose:after{ content:""; } .companyjjwd dt .aboutnum{display: block;overflow: hidden;margin: 50px 0; position: relative;} .companyjjwd dt .aboutnum .numdd{display: block;overflow: hidden;border-bottom: 1px solid #dae3ef;padding-bottom: 20px;margin-bottom: 20px; position: relative;} .companyjjwd dt .aboutnum .numdd p{display: block;text-align: left;overflow: hidden;} .companyjjwd dt .aboutnum .numdd p strong{line-height: 1em;font-family: Montserrat-Bold;display: inline-block;color: #151a59;font-size: 40px;} .companyjjwd dt .aboutnum .numdd p span{display: inline-block;color: #151a59;margin: 0 0 0 5px;font-size: 14px;} .companyjjwd dt .aboutnum .numdd font{display: block;text-align: left;font-size: 14px;color: #151a59;margin-top: 5px;} .companyjjwd dt .aboutnum .numdd:after{ content: ""; position: absolute; width: 100px; background: #151a59; left: 0; bottom: 0; z-index: 9; height: 1px; } @keyframes rotation { from { transform: rotate(0deg); } to { transform: rotate(360deg); }} /*******************protable******************************/ .prombx{ margin-top: 60px;} .dtsp-verticalContainer table.dataTable.nowrap th,.dtsp-verticalContainer table.dataTable.nowrap td{font-size: 12px; line-height: 1em; color: #333; border-right: 1px solid #ddd;} .dtsp-verticalContainer table.dataTable.nowrap th{ font-weight: normal; font-size: 12px; line-height: 14px; background: #151a59; color: #fff;} .dtsp-verticalContainer table.dataTable.nowrap th span{ font-size: 12px;position: relative;bottom: -2px; zoom: 0.8;} .dataTables_wrapper .dataTables_scroll{border: 1px solid #ddd;} .dtsp-verticalContainer .sidebar__container--active .sidebar{ width:100%;margin-top: 0;border-radius: 0; border: 0; padding: 0; box-shadow: none; background: #fff;} div.dtsp-verticalContainer{margin:0px 0 50px;position: relative;} .dtsp-verticalContainer .ifx-accordion__header__label{color: #151a59; font-weight: normal; text-align: left; font-size: 12px; line-height: 1em;} .dtsp-verticalContainer .ifx-accordion__header__label span{ position: relative; font-size: 12px; bottom: -0.25em;zoom:0.8; } .dtsp-verticalContainer .ifx-accordion__header__label br{display:none;} .dtsp-verticalContainer .sidebar__container{margin-right:0;width:260px;transition: all .3s; } .dtsp-verticalContainer table.dataTable thead>tr>th.sorting:after,.dtsp-verticalContainer table.dataTable thead>tr>th.sorting_asc:after{ opacity: 0.5;} .dtsp-verticalContainer table.dataTable thead>tr>th.sorting_asc:before{ opacity:1; } .dtsp-verticalContainer table.dataTable thead>tr>th.sorting_asc:after{opacity:1; } .dtsp-verticalContainer .filter-tab{height:auto; max-height:auto; max-height:600px;overflow-y: auto;} .dtsp-verticalContainer .filter-tab .ifx-filter:nth-child(1){ display: none;} .ifx-accordion__header__icon{zoom:0.8;} .dtsp-verticalContainer table.dataTable thead>tr>th.sorting:before{ content: "▲";} .dtsp-verticalContainer table.dataTable thead>tr>th.sorting:after{content: "▼";} .dtsp-verticalContainer .ifx-checkbox{display: block;overflow: hidden;cursor:pointer; margin: 3px 0;} .ifx-checkbox label{ display: block; float: left; line-height: 20px; font-size: 12px; color: #333;cursor:pointer; text-align: left; width: calc(100% - 18px);} .ifx-checkbox input{ display: block; float: left; line-height: 20px; margin: 3px 3px 0 0;cursor:pointer;} .dtsp-verticalContainer .active label{ color: #151a59;} .dtsp-verticalContainer .active .ifx-checkbox-static{} .dtsp-verticalContainer .show__column__btn{ font-size: 12px; border: 1px solid #ddd; background: #fff; color: #999; zoom:0.8; padding: 0;width: 40px;text-align: center;} .dtsp-verticalContainer .hide__column{ color: #151a59;border: 1px solid #7fa4ce;} .dtsp-verticalContainer .show__column:before{content:"Close";} .dtsp-verticalContainer .hide__column:before{content:"Open";} .dtsp-verticalContainer .ifx-search-reset-row{height: auto; position: relative; z-index: 9;} .dtsp-verticalContainer .ifx-pt-search-reset{ float: none; margin: 0; border: 0; border-radius: 0; background: none;} .dtsp-verticalContainer .ifx-pt-search-reset span{ display: block; border: 1px solid #7ca2cd; text-align: center; font-size: 12px; width: 40px; position: relative; bottom: -10px; float: right; margin-right: 20px; color: #151a59; line-height: 20px;} .dtsp-verticalContainer .ifx-accordion{ border-top: 1px solid #eee; padding: 8px 5px;} .dtsp-verticalContainer .ifx-inputRange__inputContainer{ margin: 0;} .dtsp-verticalContainer .ifx-inputRange__inputContainer__input{ height: 20px; font-size: 12px; text-align: center; padding: 0; color: #151a59; border: 1px solid #bdcad8;} .dtsp-verticalContainer .ifx-inputRange__inputContainer__unit{ margin: 0; position: relative; left: 50%; width: 20px; text-align: center; margin-left: -10px; font-size: 12px; color: #1f5fa9;} .dtsp-verticalContainer .ifx-inputRange{ width: 90%;margin: 0 auto;height: auto; display: block; padding-top: 30px;} .dtsp-verticalContainer .ifx-inputRange__range__track--active{} .dtsp-verticalContainer .sidebar__controls{box-shadow: none;height: auto;margin: 0;} .dtsp-verticalContainer .sidebar__controls__container{padding: 0;} .dtsp-verticalContainer .sidebar__controls__container__closeButton, .sidebar__controls__container__resetLink{} .dtsp-verticalContainer .sidebar__controls__container__resetLink .glyphicon{ padding: 0; top: auto; font-size: 12px; line-height: 30px; display: block; width: 50%; text-align: center; background: #eee; border: 1px solid #789fcb; margin: 30px auto;} .dtsp-verticalContainer .sidebar__controls__container__resetLink .fa-refresh:before{ margin-right: 5px; font: normal normal normal 14px/1 FontAwesome;} /*.dtsp-verticalContainer .active label{color: #3793ff;}*/ .dtsp-verticalContainer .ifx-checkbox label .ifx-checkbox-static{background: #eee; color: #777; border-radius: 1em; zoom: 0.8; padding: 1px 5px; margin-left: 5px;} .dtsp-verticalContainer .glyphicon-arrow-down-bold:before {content: "▼"; color: #999;} .dtsp-verticalContainer .glyphicon-arrow-up-bold:before {content: "▲"; color: #999;} .dtsp-verticalContainer .ifx-pt-search{ margin:0 auto 20px; width: calc(100% - 10px); position: relative; } .dtsp-verticalContainer .ifx-pt-search__input{ display: block; border: 0; background: #eee; height: 30px; width: 100%; border-radius: 0; padding: 0; text-indent: 1em; font-size: 12px; color: #151a59;} .dtsp-verticalContainer .ifx-pt-search .glyphicon{ font: normal normal normal 14px/1 FontAwesome; position: absolute; top: 0; right: 0; line-height: 30px; background: #175ea9; color: #fff; padding: 0; border-radius: 0; display: block; } .dataTables_wrapper .bottom{} .dataTables_wrapper .bottom .dataTables_length{display: block; width: 100%; margin: 10px 0; } .dataTables_wrapper .bottom .dataTables_length label{font-size: 14px; float: right; margin-right: 5px; display: block; color: #666;} .dataTables_wrapper .bottom .dataTables_length label select,.dataTables_wrapper .bottom .dataTables_length label option{ border: 1px solid #ddd; color: #666; border-radius: 0; padding: 0;} .dtsp-verticalContainer .dataTables_wrapper .dataTables_paginate{ padding: 0;} .dtsp-verticalContainer .dataTables_wrapper .dataTables_paginate .paginate_button{display: inline-block; font-size: 12px; border-radius: 0; box-shadow: none; background: #eee; border: 0; padding: 0; line-height: 30px; padding: 0 10px; margin: 0 5px; height: 30px;} .dtsp-verticalContainer table.dataTable tbody .even{background-color: #f4f2f3;} .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,.dtsp-verticalContainer .dataTables_wrapper .dataTables_paginate .paginate_button:hover{border: 0;background: #ddd;min-width: auto;color: #333!important;} .dataTables_wrapper .dataTables_info{ display: block; text-align: right; padding: 0; float: none; font-size: 14px; color: #666; margin: 10px 5px 10px 0;} .proshowtitletabletop .global_reset__but .glyphicon:hover,.dtsp-verticalContainer div.dt-buttons a.dt-button:hover,.dtsp-verticalContainer .sidebar__controls__container__resetLink .glyphicon:hover{ background: #151a59; color: #fff;} div.dtsp-verticalContainer div.container{ flex-basis: calc(100% - 260px); } .proshowtop{ margin: 30px auto; width: 98%; } .proshowtop dd{} .proshowtop dd p{ display: block; overflow: hidden;padding: 20px; float: left; width:159px;border: 1px solid #ddd;} .proshowtop dd p img{ display: block; width:100%; } .proshowtop dd .txt{ display: block;overflow: hidden;float: right;width: calc(95% - 200px);} .proshowtop dd .txt h3{display: block; color: #151a59; font-size: 36px; line-height: 1em; margin-bottom: 20px;} .proshowtop dd .txt span{display: block; color: #333; font-size: 16px; line-height: 26px; margin-bottom: 30px; } .proshowtop dd .txt span span{ font-size: 12px;position: relative;bottom: -2px;zoom: 0.8;display: inline-block;width: auto;margin-bottom: 0;} .proshowtitletabletop{ background-color: #f4f2f3;height: 50px; padding: 16px 0;} .proshowtitletabletop .filter-tab{ float: left; width: 500px; margin-left: 180px; margin-right: 50px; position: relative; overflow: hidden;} .proshowtitletabletop .filter-tab .ifx-gl-search{ margin: 0; margin-top: 9px; position: relative;} .proshowtitletabletop .filter-tab .ifx-pt-search__input{ display: block; overflow: hidden; border: 1px solid #ddd; height: 30px; background: #fff; width: 100%; padding: 0; text-indent: 10px; font-size: 12px; color: #151a59;} .proshowtitletabletop .filter-tab .glyphicon{font: normal normal normal 14px/1 FontAwesome;position: absolute;width: 40px;text-align: center;height: 100%;line-height: 30px;color: #fff;background: #151a59;font-size: 12px;top: 0;right: 0;left: auto;} .proshowtitletabletop .global_reset__but{ width: 120px; display: block;float: left;height: 50px;} .proshowtitletabletop .global_reset__but .glyphicon{ display:block; height:30px; font: normal normal normal 14px/1 FontAwesome; line-height:30px; margin-top:9px;border: 1px solid #151a59; top: auto; padding: 0; text-align: center; font-size: 12px; color: #151a59;} .proshowtitletabletop .global_reset__but .glyphicon:before{margin-right:5px;} .dataTables_wrapper .top{ position: absolute;top: -57px;left: 630px;} .dtsp-verticalContainer div.dt-buttons{ } .dtsp-verticalContainer div.dt-buttons a.dt-button{ display: block; width: 120px; text-align: center; font-size: 12px; color: #151a59; background: none; border: 1px solid #151a59; border-radius: 0; padding: 0; line-height: 30px; margin: 0; } .dtsp-verticalContainer div.dt-buttons a.dt-button .fa{margin-right:5px; } ::-webkit-scrollbar { width: 12px;height:12px;} ::-webkit-scrollbar-track {background: #f1f1f1;} ::-webkit-scrollbar-thumb {background: #151a59;} ::-webkit-scrollbar-thumb:window-inactive {background: #151a59;} ::-webkit-scrollbar-thumb:vertical:hover {background: #151a59;} .dtsp-verticalContainer .filter-tab::-webkit-scrollbar,.dtsp-verticalContainer .ifx-pt-search::-webkit-scrollbar {width: 6px; height: 2px;scrollbar-arrow-color:red;} .dtsp-verticalContainer .filter-tab::-webkit-scrollbar-thumb {border-radius: 2px;-webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.2);background: #151a59;scrollbar-arrow-color:red; } .dtsp-verticalContainer .filter-tab::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.2);border-radius: 0;background:#eee;} .dataTables_scrollBody{ } .dtsp-verticalContainer table.dataTable tbody tr td{position: relative; padding: 12px 10px;} .dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1) .aat,.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2) .aat{color: #151a59; padding-right: 30px;} .dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1) .aat:hover,.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2) .aat:hover{ color: #151a59;} .dtsp-verticalContainer table.dataTable thead>tr>th.sorting:before{opacity: 0.6;zoom: 0.6;margin-bottom:2px;z-index: 3;} .dtsp-verticalContainer table.dataTable thead>tr>th.sorting:after{opacity: 0.6;zoom: 0.6;z-index: 3;} .dtsp-verticalContainer table.dataTable thead>tr>th.sorting_desc:before{opacity: 1;z-index: 3;} .dtsp-verticalContainer table.dataTable thead>tr>th.sorting_asc:after{opacity: 1;z-index: 3;} .dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1),.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2){position: relative;} .dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1) .my-6,.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2) .my-6{display: none; position: absolute;background: #fff;width:150px;z-index: 99999;padding: 10px;box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);left: 50%;margin-left: -30px;} .dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1) .fa:hover .my-6,.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2) .fa:hover .my-6{display:block; } .dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1) .my-6 a,.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2) .my-6 a{ display: block;width: 100%;margin: 5px 0; overflow: hidden;} .dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1) .my-6 a img,.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2) .my-6 a img{display: block;height: 20px;float: left;} .dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1) .my-6 a span,.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2) .my-6 a span{display: block;float: left;line-height: 20px;margin: 0 0 0 5px;font-size: 12px; color: #333;} .dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1) .my-6 a:hover span,.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2) .my-6 a:hover span{ color:#151a59; } .dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1) .fa,.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2) .fa{ cursor:pointer; position: absolute; right: 10px; font-size: 12px; top: 50%;color: #333; margin-top: -16px; width:30px; text-align: right; height: 30px; line-height: 30px; right: 0; padding-right: 8px;} .dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1) .fa:hover,.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2) .fa:hover{color:#151a59;} div.tableon .sidebar__container{width: 0;opacity: 0;} .alistavtive{cursor:pointer;position: absolute;top: -57px;left: 30px;display: block;width: 120px;text-align: center;font-size: 12px; color: #fff; background: none; border: 1px solid #151a59;background: #151a59; padding: 0; line-height: 30px; margin: 0;} .alistavtive span,.tableon .alistavtive font{display: inline-block} .alistavtive font,.tableon .alistavtive span{ display: none;} .tableon .alistavtive{ background: #f00; border: 1px solid #f00;} .tableon .dataTables_wrapper .top{left:890px;} .dataTable th{overflow: hidden;position: relative;} .dataTable th i{ position: absolute;width: 20px;height: 100px;background:#003b80;top: 0;right: 0;z-index: 1;} /* .footer .btlist dd h4 .page_item_has_children{margin-bottom: 10px;} .footer .btlist dd h4 .page_item_has_children a{ color: #b0bdce; font-size: 14px; padding: 5px 0; display: inline-block; overflow: hidden; line-height: 1em;} .footer .btlist dd h4 .page_item_has_children .children{} .footer .btlist dd h4 .page_item_has_children .children li{} .footer .btlist dd h4 .page_item_has_children .children li a{font-size: 12px;color:#7598c1; padding: 3px 0;} .footer .btlist dd h4 .page_item_has_children a:hover,.footer .btlist dd h4 .page_item_has_children .children li a:hover{ color:#fff;} */ .pleft dl dd .page_item_has_children{} .pleft dl dd .page_item_has_children>a:first-of-type{ margin-bottom: 0;} .pleft dl dd .page_item_has_children .children{ display: block;overflow: hidden;margin-bottom: 10px;} .pleft dl dd .page_item_has_children .children .page_item{ position: relative;} .pleft dl dd .page_item_has_children .children .current_page_item a:after{background: #151a59;} .pleft dl dd .page_item_has_children .children .page_item a{ font-size: 14px;text-indent: 3em;margin-bottom: 0; border-bottom: 0 solid #e5ecf5; } .pleft dl dd .page_item_has_children .children .current_page_item{} .pleft dl dd .page_item_has_children .children .current_page_item a,.pleft dl dd .current_page_item>a:first-of-type{ color: #151a59; } .pleft dl dd .current_page_ancestor>a:first-of-type{color: #151a59; } .pleft dl dd .current_page_item>a:first-of-type{ background: #e5ecf5;} .txrzlist{} .txrzlist dl{display: block;overflow: hidden;border-bottom: 1px solid #e5ecf5;margin-bottom: 50px;padding-bottom: 50px;} .txrzlist dl dd{ float: left;display: block;width: 13%;overflow: hidden;margin-right:2%;} .txrzlist dl dd p{ display: block;overflow: hidden;border: 1px solid #ddd;} .txrzlist dl dd p img{ display: block;width: 100%;} .txrzlist dl dt{float: left; display: block;width: 22%;overflow: hidden;margin-right:3%;} .txrzlist dl dt strong{ display: block; line-height: 1em; font-size: 30px; color:#666; margin-bottom: 20px;font-family: Montserrat-Bold;} .txrzlist dl:hover dt strong{color:#151a59;} .txrzlist dl dt span{display: block; color: #333; font-size: 14px; line-height: 24px; margin-bottom: 20px;} .txrzlist dl dt p{display: block;overflow: hidden;} .txrzlist dl dt p font{ display: block; overflow: hidden; position: relative; margin-bottom: 5px; font-size: 16px; color: #2e527b; padding-left: 10px;} .txrzlist dl dt p font:after{ content: ""; position: absolute; width: 4px; height: 4px; background: #2e527b; top: 11px; left: 0; border-radius: 50%;} .txrzlist dl .listpdf{float: right; width:60%;overflow: hidden; } .txrzlist dl .listpdf a{ display: block;overflow: hidden;padding:10px 20px;margin-bottom: 15px;background: #e5ecf5;} .txrzlist dl .listpdf a:hover{background:#151a59;} .txrzlist dl .listpdf a span{display: block;float: left;color: #333;font-size: 16px;} .txrzlist dl .listpdf a .fa{display: block;float: right;color: #f00;} .txrzlist dl .listpdf a:hover span,.txrzlist dl .listpdf a:hover .fa{ color:#fff; } .hsflist{} .hsflist dl{display: block; overflow: hidden; border-bottom: 1px solid #eee; padding-bottom: 30px; margin-bottom: 30px;} .hsflist dl strong{ display: block;color: #333;font-size: 30px;line-height: 1em;} .hsflist dl font{ display: block;color: #666;font-size: 14px;margin: 10px 0;} .hsflist dl dd{} .hsflist dl dd a{ display: block; overflow: hidden; padding: 10px 20px; margin-bottom: 15px; background: #e5ecf5;float: left; width: calc(50% - 50px);} .hsflist dl dd a:nth-child(2n){float: right;} .hsflist dl dd a span{ display: block; float: left; color: #333; font-size: 16px;margin: 0;} .hsflist dl dd a .fa{ display: block;float: right;color: #f00;} .hsflist dl dd a:hover{background:#151a59;} .hsflist dl dd a:hover span,.hsflist dl dd a:hover .fa{color:#fff;} .hybz{} .hybz span{display: block; margin-bottom: 30px; color: #333; font-size: 16px;} .hybz .tablest{display: block;overflow: hidden;border: 1px solid #ddd; margin-bottom: 30px;} .hybz .tablest dd{background:#e5ecf5;display:block;overflow:hidden; display:-webkit-flex; display:flex; -webkit-justify-content: space-between; justify-content: space-between; align-items: top; -webkit-align-items: top;border-bottom:1px solid #ddd;} .hybz .tablest dd span{display: block; overflow: hidden; vertical-align: top; display: table-cell; width: 25%;margin: 0; font-weight: bold; border-right: 1px solid #ddd;padding: 10px 20px;} .hybz .tablest dt{display: block; overflow: hidden; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; align-items: top; -webkit-align-items: top;border-bottom: 1px solid #ddd; } .hybz .tablest dt font{ display: block; overflow: hidden; vertical-align: top; display: table-cell; width: 25%;text-align: left;color: #333; font-size: 14px;border-right: 1px solid #ddd; padding: 10px 20px;} .hybz .tablest dt:last-child{border:0;} .sxfximg{ display: flex;display: -webkit-flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;} .sxfximg p{ display: block; border: 1px solid #e5ecf5; border-top: 1px solid #151a59; overflow: hidden; float: left; width: calc(23.5% - 42px); margin: 0 2% 30px 0; padding: 20px;} .sxfximg p:nth-child(4n){margin-right:0;} .sxfximg p img{display: block;width: 100%;border: 1px solid #ddd;} .sxfximg p span{display: block;color:#151a59;font-size: 20px;margin: 20px 0;} .sxfximg p font{ display: block;color: #333;font-size: 14px;line-height: 24px;} .txcs .tablest{width: 70%;} .txcs .tablest dd span,.txcs .tablest dt font{ width: 50%;} .kgxbztbales .tablest dt font:nth-child(4){ width: 50%; } .kgxbztbales .tablest dt font,.kgxbztbales .tablest dd span{ width: 16.66%;} .kgxbztbales .tablest dd span:nth-child(4){ width: 50%; } .sfsmpdf{} .sfsmpdf strong{color: #151a59; display: block; text-align: center; font-size: 30px; line-height: 1em; margin-bottom: 30px;} .sfsmpdf dl{} .sfsmpdf p{display: block; overflow: hidden; font-size: 16px; line-height: 30px; position: relative; text-indent: 2em; margin-bottom: 20px; color: #333;} .sfsmpdf a{ margin: 30px 0; width: 200px;} .syskg{display: block;overflow: hidden;} .syskg strong{display: block;color: #333;font-size: 30px;line-height: 1em;margin-bottom: 30px;} .syskg .left1{ display: block;overflow: hidden;float: left;width: 57%;} .syskg .left1 p{ display: block;margin-bottom: 30px;color: #333;font-size: 16px;line-height:30px; } .syskg .right1{ display: block;overflow: hidden;float: right;width: 40%;} .syskg .right1 span{display: block;text-align: center;font-size: 16px;color: #666;margin: 30px 0 0 0;} .syskg .right1 p{} .syskg .right1 p img{display: block; width:100%; } .zlbzbcdlist{display: block;overflow: hidden;border-top: 1px solid #eee;padding: 50px 0;} .zlbzbcdlist strong{ display: block; font-weight: normal; color: #666; font-size: 14px; margin-bottom: 10px;} .zlbzbcdlist dd{} .zlbzbcdlist a{ display: block; float: left; border: 1px solid #ddd; width: calc(23.5% - 2px); margin: 0 2% 2% 0;} .zlbzbcdlist a:nth-child(4n){margin-right:0;} .zlbzbcdlist a span{ display: block; float: left; color: #666; line-height: 50px; margin-left: 20px; font-size: 16px; } .zlbzbcdlist a .fa{ display: block; float: right; color: #666; line-height: 50px; margin-right: 20px; font-size: 16px;} .zlbzbcdlist a:hover{border: 1px solid #151a59;} .zlbzbcdlist a:hover span,.zlbzbcdlist a:hover .fa{color:#151a59; } .singlenewsshow{display: block;overflow: hidden;} .singlenewsshow .tt{ display: block;overflow: hidden;margin: 80px auto 40px;border-bottom: 1px solid #ddd;padding-bottom: 30px;} .singlenewsshow .tt strong{ display: block;color: #444;font-size: 30px;margin-bottom: 10px;} .singlenewsshow .tt dd{} .singlenewsshow .tt dd span{ display: block;float: left;color: #666;margin-right: 30px;} .singlenewsshow .showt{display: block;overflow: hidden;margin-bottom: 80px;} .singlenewsshow .showt img{display: block;width: auto;max-width: 100%; height:auto; margin: 20px auto;} .singlenewsshow .showt p{ margin-bottom: 10px;display: block;font-size: 16px;color: #333;line-height: 26px;} .singlenewsshow .showt h1{font-size: 42px;margin-bottom: 10px;} .singlenewsshow .showt h2{font-size: 31px;margin-bottom: 10px;} .singlenewsshow .showt h3{font-size: 26px;margin-bottom: 10px;} .singlenewsshow .showt h4{font-size: 22px;margin-bottom: 10px;} .singlenewsshow .showt h5{font-size: 19px;margin-bottom: 10px;} .singlenewsshow .showt h6{font-size: 17px;margin-bottom: 10px;} .singlenewsshow .showt img.aligncenter{display: block;margin: auto;} .singlenewsshow .fan {padding-top: 26px;margin-bottom:80px; border-top: 1px solid #ddd;} .singlenewsshow .fan a {margin-bottom: 17px;font-size: 14px;color: #666666;display: block;} .singlenewsshow .fan a i {margin-right: 10px;font-size: 16px;} .singlenewsshow .fan a:hover {color: #7944ff;} .singlenewsshow .fan a:last-child{display: flex;align-items: center;} .pright .aboutpronewslist{} .pright .aboutpronewslist a{padding: 20px;float: none;width: calc(100% - 40px);margin: 0;} .pright .aboutpronewslist a strong{ display: block;float: left;color: #333;font-size: 16px;line-height: 1em;} .pright .aboutpronewslist a strong .fa{ float: left; margin-right: 20px;color: #f00;font-size: 18px;} .pright .aboutpronewslist a strong .cc {float: left;width: fit-content;} .pright .aboutpronewslist a font{display: block;float: right;color: #666;font-size: 14px;font-family: Montserrat-Bold;} .shzrtxt{ display: block;overflow: hidden;margin-bottom: 50px;} .shzrtxt dl{ display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; align-items: top; -webkit-align-items: top; justify-content: center;} .shzrtxt dl dd{ display: block;float: left;width: 23.5%;overflow: hidden;margin: 0 2% 0 0;border: 1px solid #eee;padding: 20px;} .shzrtxt dl dd span{ display: block;color: #333;font-size: 30px;line-height: 1em;margin-bottom: 20px;} .shzrtxt dl dd font{ display: block;color: #333;font-size: 16px;line-height: 26px;} .shzrtxt dl dd:nth-child(4n){margin-right:0;} .shzrtxt .imgtip{border: 1px solid #eee; margin-bottom: 50px; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; align-items: center; -webkit-align-items: center; overflow: hidden;} .shzrtxt .imgtip img{ display: block;width: 50%;} .shzrtxt .imgtip p{ display: block;overflow: hidden;width: 40%;margin-right: 5%;} .shzrtxt .imgtip p span{display: block;color: #333;font-size: 30px;line-height: 1em;margin-bottom: 20px;} .shzrtxt .imgtip p font{ display: block;color: #333;font-size: 16px;} .zlbztt{} .zlbztt strong{display: block;color: #333;font-size: 30px;margin-bottom: 30px;} .zlbztt dl{display: block;overflow: hidden;} .zlbztt dl dd{ display: block;overflow: hidden;float: left;width: calc(49% - 2px); border:1px solid #eee; margin: 0 2% 2% 0;} .zlbztt dl dd:nth-child(2n){ margin-right:0; } .zlbztt dl dd p{ display: block;float: left;width: 40%;overflow: hidden;} .zlbztt dl dd p img{ display: block; width: 100%;} .zlbztt dl dd .ttx{ display: block;width: 50%;margin-right: 5%; float: right;margin-top: 20px;} .zlbztt dl dd .ttx span{ color: #151a59;display: block;font-size: 24px;line-height: 1em;margin-bottom: 10px;} .zlbztt dl dd .ttx font{ display: block;font-size: 16px;color: #666;line-height: 24px;} .applicationshow{ display: block;overflow: hidden;margin-bottom:50px;} .applicationshow p{ display: block; overflow: hidden; font-size: 16px; line-height: 26px; position: relative; margin-bottom: 20px; color: #333; float: right; width: 60%;} .applicationshow img{ display: block;float: left;width: 36%;border: 1px solid #ddd;} .aptables{display: block;overflow: hidden;border-top: 1px solid #ddd;padding: 15px 0; overflow-x: auto;margin: 15px 0;} .aptables .tts{display: block;color: #333;font-size:18px;} .aptables .tts a{ display: inline-block;color: #333;} .aptables .tts a:hover{ color:#151a59;} .aptables .tts a span{ font-size: 12px;position: relative;bottom: -2px;zoom: 0.8;} .aptables .tb{display: block;width:calc(100% - 2px); margin: 10px auto;overflow: hidden;border: 1px solid #eee;} .aptables .tb table{display: block;width: 100%;} .aptables .tb table thead{display: block;width: 100%;} .aptables .tb table thead tr{display: block;width: 91%; display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;align-items: top;-webkit-align-items: top;} .aptables .tb table thead tr th{float: left;font-size: 12px;padding: 10px 10px;color: #333;line-height: 1em;border-right: 1px solid #ddd; word-break:break-all; text-align: left;} .aptables .tb table thead tr th span{font-size: 12px;position: relative;bottom: -2px;zoom: 0.8;} .aptables .tb table thead tr th:last-child{border-right:0;} .aptables .tb .ttp thead tr th{ background: #151a59;color: #fff;font-size: 12px;padding:5px 10px; line-height: 16px; border-right: 1px solid #eee;} .aptables .tb table:nth-child(2n) thead tr th{ background: #eee; } .aptables .tbs3 table thead tr th{ width: 33.337%;} .aptables .tbs4 table thead tr th{ width: 25%;} .aptables .tbs5 table thead tr th{ width: 20%;} .aptables .tbs6 table thead tr th{ width: 16.66%;} .aptables .tbs7 table thead tr th{ width: 14.2857%;} .aptables .tbs8 table thead tr th{ width: 12.5%;} .aptables .tbs9 table thead tr th{ width: 11.11%;} .aptables .tbs10 table thead tr th{ width: 10%;} .aptables .tbs11 table thead tr th{ width: 9.0909%;} .aptables .tbs12 table thead tr th{ width: 8.33%;} .aptables .tbs13 table thead tr th{ width: 7.6923%;} .aptables .tbs14 table thead tr th{ width: 7.1428%;} .aptables .tbs15 table thead tr th{ width: 6.666%;} .aptables .tbs16 table thead tr th{ width: 6.25%;} .aptables .tbs17 table thead tr th{ width: 5.8823%;} .aptables .tbs18 table thead tr th{ width: 5.555%;} .aptables .tbs19 table thead tr th{ width: 5.2631%;} .aptables .tbs20 table thead tr th{ width: 5%;} .aptables .tbs21 table thead tr th{ width: 4.7619%;} .aptables .tbs22 table thead tr th{ width: 4.5454%;} .aptables .tbs23 table thead tr th{ width: 4.3478%;} .aptables .tbs24 table thead tr th{ width: 4.1666%;} .aptables .tbs8{width: 1300px;} .aptables .tbs9{width: 1400px;} .aptables .tbs10{width: 1500px;} .aptables .tbs11{width: 1660px;} .aptables .tbs12{width: 1800px;} .aptables .tbs13{width: 1900px;} .aptables .tbs14{width: 2100px;} .aptables .tbs15{width: 2300px;} .aptables .tbs16{width: 2500px;} .aptables .tbs17{width: 2600px;} .aptables .tbs18{width: 2900px;} .aptables .tbs19{width: 3260px;} .aptables .tbs20{width: 3500px;} .aptables .tbs21{width: 3700px;} .aptables .tbs22{width: 3800px;} .aptables .tbs23{width: 3900px;} .aptables .tbs24{width: 4000px;} .yyshowtt{ display: block;text-align: center;font-size: 30px;color: #333;} .yyshowimgs{display: block;overflow: hidden;} .yyshowimgs p{display: block;width: 80%;overflow: hidden;margin: 30px auto;border: 1px solid #ddd;} .yyshowimgs p img{ display: block;width: auto;max-width: 100%;margin: 0 auto;} .yyshowimgs span{ display: block;text-align: center;color: #333;font-size: 14px;line-height: 20px;} .yyshowimgs50 p{ width:50%;} .yyshowtxt{display: block;overflow: hidden;} .yyshowtxt p{ display: block;overflow: hidden;font-size: 16px;line-height: 26px;position: relative;margin-bottom: 20px;color: #333;} .yyshowtxt p span{ font-size: 12px;position: relative;bottom: -2px;zoom: 0.8} .yyshowtxt p .spantop{font-size: 12px;position: relative;bottom: -2px;display: inline-block;} .yyshowtxt p .spanbottom{font-size: 12px;position: relative;top: -2px;display: inline-block;} .aptables .tb table thead tr th a{ display: block;float: right;color: #f00;font-size: 14px;line-height: 1em; opacity: 0.5;} .aptables .tbs table thead tr th:hover a{opacity:1;} .pagesearch{ display: block;overflow: hidden;min-height: 500px;margin-bottom: 100px;} input, button, select, textarea {outline: none;} .searchbanner{ display: block;overflow: hidden;width: 80%;margin: 150px auto 20px;} .searchbanner p{ display: block;text-align: center;color: #333;font-size: 30px;line-height: 1em;margin-bottom: 20px;} .searchbanner form{ display: block;width: 50%;margin: 0 auto;overflow: hidden;position: relative;} .searchbanner form .search-field{ display: block; width: 100%; border: 0; background: #eee; height: 40px; text-indent: 1em; font-size: 16px; color: #333;} .searchbanner form .btn{ cursor:pointer; position: absolute;width: 40px;height: 40px;background: #151a59;top: 0;right: 0;border: 0;line-height: 40px;text-align: center;display: block;color: #fff;} .searchbanner form .btn .fa{ color: #fff; font-size: 16px;} .searchlist-titile{display: block;overflow: hidden;width: 100%;margin: 0 auto 50px;} .searchlist-titile h3{ text-align: center;color: #666;font-size: 14px;} .searchlist-titile h3 span{color: #151a59;} .searchlist-titile .nott{color: #f00;font-size: 20px;margin: 100px 0;} .piclist{} .piclist h4{ display: block;color: #000;font-size: 26px;font-weight: 100;border-bottom: 1px solid #eee;margin-bottom: 30px;} .piclist dl{} .piclist dl a{ display: block;overflow: hidden;border-bottom: 1px solid #eee;padding-bottom: 20px;margin-bottom: 20px; display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;align-items: center;-webkit-align-items: center;} .piclist dl a p{ display: block;overflow: hidden;width: 16%;} .piclist dl a p img{display: block; width: 100%;} .piclist dl a dt{display: block;overflow: hidden;width: 82%;} .piclist dl a dt strong{ display: block;color: #333;font-size: 20px;line-height: 30px;margin-bottom: 10px;} .piclist dl a:hover dt strong,.pdflist dl a:hover strong{color:#151a59;} .piclist dl a dt font{ font-size: 14px;color:#666; font-family: Montserrat-Bold;} .pdflist dl a{display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;align-items: center;-webkit-align-items: center;} .pdflist dl a .fa{ width: 50px;font-size: 20px;color: #f00;} .pdflist dl a strong{ width: calc(100% - 150px);font-size: 18px;color: #333;} .pdflist dl a font{ display: block;width: 100px;color: #666;font-size: 14px;text-align: right;} table.dataTable.hover>tbody>tr:hover>*, table.dataTable.display>tbody>tr:hover>*,table.dataTable.stripe>tbody>tr.odd>*, table.dataTable.display>tbody>tr.odd>*,table.dataTable.display tbody tr:hover>.sorting_1, table.dataTable.order-column.hover tbody tr:hover>.sorting_1{box-shadow: initial;} table.dataTable.display>tbody>tr.odd>.sorting_1, table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_1,table.dataTable.display>tbody>tr.even>.sorting_1, table.dataTable.order-column.stripe>tbody>tr.even>.sorting_1{box-shadow: initial;} table.dataTable tbody tr:hover{position: relative;z-index: 99;} .s_dr .fdtop .container table.dataTable.display>tbody tr .sorting_1{position: sticky; left: 0; z-index: 9;background: #fff;} .s_dr .fdtop .container table.dataTable.display>tbody .even .sorting_1{ background-color: #f4f2f3;} .s_dr .fdtop .container table.dataTable.display>tbody tr:hover,.s_dr .fdtop .container table.dataTable.display>tbody .even:hover .sorting_1,.s_dr .fdtop .container table.dataTable.display>tbody tr:hover .sorting_1{ background-color: #eee; } .fdtop .div2_1 .dataTables_scrollHead{ z-index:99999 !important; } .dtsp-verticalContainer table.dataTable.nowrap th:nth-child(1) {position: sticky; left: 0; z-index: 9; } @media only screen and (max-width:1600px ) { .aptables .tbs10{width: 1460px;} ::-webkit-scrollbar {width: 8px;height: 8px;} .aptables .tbs11{ width: 1600px;} .aptables .tbs12{} .aptables .tbs13{} .aptables .tbs14{} .aptables .tbs15{} .aptables .tbs16{} .yyshowtt{font-size:20px;} .yyshowtxt p{font-size:14px; line-height: 24px;} .aptables .tts{font-size:14px;} .icenter{ width:1100px;} .proshowtop{ width:98%; margin: 20px auto; } .proshowtop dd .txt span{ line-height: 24px;} .blog-slider__content .blog-slider__code{ font-size: 32px;line-height: 40px; } .inpro .icenter .inproleft a{padding: 12px 0;} .pleft { padding: 50px 0; width: 180px; margin-left: 1%; } .pleft dl h3 a { font-size: 26px; } .pleft dl h3 { padding-bottom: 16px; margin-bottom: 25px; } .pleft dl dd a { font-size: 14px; margin-bottom: 5px; padding: 9px 0; } .pright { width: calc(99% - 181px); padding: 50px 0; } .rcmax { width: 90%; max-width: 1000px; } .companyjjwd dd strong { font-size: 26px; margin-bottom: 21px; } .aboutbar a span .fa { font-size: 16px; line-height: 24px;} .companyjjwd dd p { font-size: 16px; line-height: 24px; } .companyjjwd dt .aboutnum { margin: 44px 0;} .companyjjwd dt .aboutnum .numdd p strong { font-size: 36px; } .companyjjwd dt .aboutnum .numdd p span { font-size: 13px; } .companyjjwd dt .aboutnum .numdd font { font-size: 13px; margin-top: 4px; } .aboutbar a span { font-size: 13px; line-height: 24px; margin-top: 5px; } .swipercontainerwenhua .swiper-slide strong { margin: 0 0 18px 0; font-size: 18px; } .swipercontainerwenhua .swiper-slide span { font-size: 14px; line-height: 26px; margin: 26px 0; min-height: 120px; } .swipercontainerwenhua .swiper-slide dd { padding: 16px 25px; padding-bottom: 0; width: calc(100% - 52px); } .fzlce .list .swiper-slide .tt strong { font-size: 22px; line-height: 1em; margin-bottom: 8px; } .pright .newsdl a p{ width: 24%;} .pright .newsdl a dt span{font-size:12px;} .fzlce .list .swiper-slide .tt span { font-size: 18px; } .fzlce .list .swiper-slide .tt font { line-height: 1em; margin: 8px 0 28px; font-size: 15px; } .fzlce .list .swiper-slide dl dt p { font-size: 14px; line-height: 24px; } .fzlce .list .swiper-slide dl dd strong { line-height: 20px; font-size: 16px; } .fzlce .list .swiper-slide dl dt { width: calc(100% - 82px); padding-left: 18px; } .pright .newsdl { width: 80%; max-width: 980px;} .pright .newsdl a dt { padding: 0 18px 24px; } .pright .newsdl a dt strong { font-size: 16px; margin: 0px 0 16px; } .pright .newsdl a dt .more1{ width: 90px;height: 30px;line-height: 30px; font-size: 12px;} .rcmax h3 { font-size: 16px; margin-bottom: 45px; } .aboutcontactone dd strong { font-size: 25px; margin-bottom: 18px; } .pright .newsdl a dt font { display: block; font-size: 12px;} .aboutcontactone dd p span { font-size: 14px; } .aboutcontactone dd .jxs h3 { font-size: 13px; margin: 28px 0 9px 0; } .aboutcontactone dd .jxs h4 a { padding: 6px 12px; font-size: 12px; margin-right: 4px; } .aboutcontacttwo dl dd strong { font-size: 17px; margin: 18px 0; } .aboutcontacttwo dl dd p span,.aboutcontacttwo dl dd p font { font-size: 12px; line-height: 20px; } .more1 .t { font-size: 12px;} .aboutcontacttwo dl dd a { margin-top: 19px; height: 32px; line-height: 32px; width: 105px; } .more1 .fa { font-size: 12px;} .pagelistdow li .join01gw span { font-size: 18px;} .jobbottom dd strong { font-size: 33px; } .jobbottom dd span { margin: 18px 0; font-size: 14px; line-height: 26px; } .jobbottom dd a { border: 0; height: 32px; line-height: 32px; width: 105px; } .jobbottom dd strong { font-size: 26px; } .job3center dl dd strong { font-size: 22px; margin: 12px 0; } .job3center dl dd img { width: 42px; } .job3center dl dd h4 span { font-size: 12px; line-height: 22px; } .job4center dl dd h4 strong { font-size: 17px; margin-bottom: 17px; } .job4center dl dd h4 span { font-size: 12px; } .job4center dl dd h4 { padding: 12px; } .footer .tt h3 a { font-size: 14px;} .footer .btlist dd h4 font a { font-size: 12px;} .footer .btlist dd span a { font-size: 16px;} .blog-slider__content{ width:1100px; margin-left:-550px;} .navpc .icenter{ width:98%;} .mbx{padding: 0 1%;} .pagebanner .txt span,.blog-slider__content .blog-slider__title,.navpc .pcnavlist dd h3 a,.seclist_tit a{font-size:16px;} .footer .fbco dd span,.footer .fbco dd a,.footer .fbco dt a,.footer .fcon dd p span{font-size:12px;} .inpro .icenter .inproright .into dd h4 strong a,.inaboutnum dd font,.hometop .right .swiper-container02 .swiper-slide a .txt font,.inpro .tt h4,.proshowtop dd .txt span{font-size:14px;} .banner .bl .btoa{ margin-left: 1%;} .banner .bl .blog-button-next{ margin: 0 1% 0 0;} .bottombanner .icenter dd h3 span,.inbottom .icenter h3{ font-size: 26px;} .bottombanner .icenter dd h3 font{ font-size: 24px; margin: 0 0 0 10px;} .inaboutnum dd p strong{ font-size: 36px;} .inabout .icenter .right{ width:30%;} .inabout .icenter .right h3{ -webkit-line-clamp: 4; font-size: 16px;line-height: 26px;} .insolutions .right .insolustb dd span{font-size:18px;} .inbottom .icenter a{ height: 40px;font-size: 14px; line-height: 40px;width: 120px;} .navpc .logo img{ height: 30px;} .inpro .icenter .inproright .into dd h4 strong{ margin: 0 0 10px 0;} .proshowtop dd .txt h3{font-size:30px;} .dtsp-verticalContainer .sidebar__container{width:220px;} div.dtsp-verticalContainer div.container{flex-basis: calc(100% - 220px);} .dataTables_wrapper .top{ left:660px;} .sec_nav .page_item_has_children a{ font-size: 16px;} .sec_nav .page_item_has_children .children li a,.sec_nav .page_item_has_children .children li .list3a a{ font-size:12px; } .sec_nav .page_item_has_children .children li{margin: 0 0 15px 0;} .sec_nav .page_item_has_children .children li .list3a a{margin: 8px 5px;} .pright .newsdl .piclistpronews a dt strong{font-size: 16px;} }