/*--公共部分--*/ html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; cursor: pointer; } body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre { margin: 0; padding: 0; border: 0; } h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; } body, button, input, select, textarea { font: 14px/1.5 'Microsoft YaHei', 'Hiragino Sans GB',Arial, sans-serif; /*font: 14px/1.5 'Arial';*/ color: #333; } ul, li { list-style: none; } img { border: 0; vertical-align: middle; } table { border-collapse: collapse; border-spacing: 0; } table th, table td { border: 1px solid #ccc; } *, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; } article, aside, footer, header, nav, section { display: block; } a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; } a:hover { background-repeat: no-repeat; text-decoration: none; } a, input[type="button"], button, label, input[type="submit"], input[type="reset"] { cursor: pointer; } input[type='number']::-webkit-outer-spin-button, input[type='number']::-webkit-inner-spin-button { -webkit-appearance: none !important; margin: 0; } input[type="number"] { -moz-appearance: textfield; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } audio, video { display: inline-block; } [type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; } input, textarea, select { outline: none; } input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], button, select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; } textarea { overflow: auto; vertical-align: top; } input:-webkit-autofill { -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important; } .bd_weixin_popup, .content-box { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .clearfix { *zoom: 1; } .clear { clear: both; line-height: 0; height: 0; font-size: 0; } .fl { float: left; } .fr { float: right; } .show { display: block !important; } .hide { display: none !important; } .commonweb { padding: 0px 15px; } .commonwebbox { margin-left: 0px; margin-right: 0px; } .commonleft { float: none; } .commonright { float: none; } .visible-sm, .visible-md, .visible-lg { display: none; } .hidden-sm, .hidden-md, .hidden-lg { display: block; } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; padding-left: 10px; padding-right: 10px; } .col-xs-12 { width: 100%; } .col-xs-11 { width: 91.66666667%; } .col-xs-10 { width: 83.33333333%; } .col-xs-9 { width: 75%; } .col-xs-8 { width: 66.66666667%; } .col-xs-7 { width: 58.33333333%; } .col-xs-6 { width: 50%; } .col-xs-5 { width: 41.66666667%; } .col-xs-4 { width: 33.33333333%; } .col-xs-3 { width: 25%; } .col-xs-2 { width: 16.66666667%; } .col-xs-1 { width: 8.33333333%; } @media (max-width: 320px) { body { min-width: 320px; } } @media (min-width: 768px) { .commonweb { padding: 0px 20px; } .commonwebbox { margin-left: -10px; margin-right: -10px; } .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; } .col-sm-12 { width: 100%; } .col-sm-11 { width: 91.66666667%; } .col-sm-10 { width: 83.33333333%; } .col-sm-9 { width: 75%; } .col-sm-8 { width: 66.66666667%; } .col-sm-7 { width: 58.33333333%; } .col-sm-6 { width: 50%; } .col-sm-5 { width: 41.66666667%; } .col-sm-4 { width: 33.33333333%; } .col-sm-3 { width: 25%; } .col-sm-2 { width: 16.66666667%; } .col-sm-1 { width: 8.33333333%; } .visible-sm { display: block; } .hidden-sm { display: none; } } @media (min-width: 992px) { .commonweb { padding: 0px 40px; } .commonwebbox { margin-left: -10px; margin-right: -10px; } .commonleft { float: left; } .commonright { float: right; } .visible-md { display: block; } .hidden-md { display: none; } .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; } .col-md-12 { width: 100%; } .col-md-11 { width: 91.66666667%; } .col-md-10 { width: 83.33333333%; } .col-md-9 { width: 75%; } .col-md-8 { width: 66.66666667%; } .col-md-7 { width: 58.33333333%; } .col-md-6 { width: 50%; } .col-md-5 { width: 41.66666667%; } .col-md-4 { width: 33.33333333%; } .col-md-3 { width: 25%; } .col-md-2 { width: 16.66666667%; } .col-md-1 { width: 8.33333333%; } } @media (min-width: 1200px) { html { cursor: default; } .commonleft { float: left; } .commonright { float: right; } .visible-lg { display: block; } .hidden-lg { display: none; } .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; } .col-lg-12 { width: 100%; } .col-lg-11 { width: 91.66666667%; } .col-lg-10 { width: 83.33333333%; } .col-lg-9 { width: 75%; } .col-lg-8 { width: 66.66666667%; } .col-lg-7 { width: 58.33333333%; } .col-lg-6 { width: 50%; } .col-lg-5 { width: 41.66666667%; } .col-lg-4 { width: 33.33333333%; } .col-lg-3 { width: 25%; } .col-lg-2 { width: 16.66666667%; } .col-lg-1 { width: 8.33333333%; } } @media (min-width: 1260px) { .commonweb { margin: 0px auto; max-width: 1200px; padding: 0; } } /* layout start*/ .swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; } .swiper-container-no-flexbox .swiper-slide { float: left; } .swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; } .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; transition-property: -webkit-transform; -moz-transition-property: transform,-moz-transform; -moz-transition-property: transform, -moz-transform; transition-property: transform; transition-property: transform, -webkit-transform, -moz-transform, -o-transform; transition-property: transform,-webkit-transform,-moz-transform,-o-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; } .swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; } .swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; } .swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; } .swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; -moz-box-align: start; align-items: flex-start; -webkit-transition-property: -webkit-transform,height; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -webkit-transition-property: height,-webkit-transform; transition-property: height,-webkit-transform; -o-transition-property: height,-o-transform; -moz-transition-property: transform,height,-moz-transform; transition-property: transform,height; transition-property: transform,height,-webkit-transform,-moz-transform,-o-transform; } .swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; } .swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; } .swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; } .swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; -o-background-size: 27px 44px; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; } .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; } .swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; -moz-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; } .swiper-pagination.swiper-pagination-hidden { opacity: 0; } .swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; } .swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; } .swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; } .swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; } .swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; } .swiper-pagination.swiper-pagination-hidden { opacity: 0; } .swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #000; } button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; } .swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; } .swiper-pagination-bullet-active { opacity: 1; background: #007aff; } /*@font-face { font-family: HelveBd; src: url("../../fonts/HelveticaNeueLTPro-Bd.otf"); } @font-face { font-family: HelveMd; src: url("../../fonts/HelveticaNeueLTPro-Md.otf"); } @font-face { font-family: HelveLt; src: url("../../fonts/HelveticaNeueLTPro-Lt.otf"); } @font-face { font-family: HelveRoman; src: url("../../fonts/HelveticaNeueLTPro-Roman.otf"); } .fontHB { font-family: 'HelveBd'; } .fontHM { font-family: 'HelveMd'; } .fontHL { font-family: 'HelveLt'; }*/ img { max-width: 100%; vertical-align: middle; } body.active { padding-top: 60px; } .mobile-btn { float: right; width: 60px; height: 100%; padding: 10px 12px 0; cursor: pointer; } .mobile-btn span { position: relative; display: block; width: 100%; height: 3px; margin-top: 8px; -webkit-border-radius: 1px; border-radius: 1px; background: #80b622; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .mobile-btn.active span:nth-child(1) { -webkit-transform: translateY(11px) rotate(-45deg); -moz-transform: translateY(11px) rotate(-45deg); -ms-transform: translateY(11px) rotate(-45deg); -o-transform: translateY(11px) rotate(-45deg); transform: translateY(11px) rotate(-45deg); } .mobile-btn.active span:nth-child(2) { opacity: 0; } .mobile-btn.active span:nth-child(3) { -webkit-transform: translateY(-11px) rotate(45deg); -moz-transform: translateY(-11px) rotate(45deg); -ms-transform: translateY(-11px) rotate(45deg); -o-transform: translateY(-11px) rotate(45deg); transform: translateY(-11px) rotate(45deg); } .inheader { width: 100%; height: 60px; padding: 0 15px; padding-right: 3px; background: #ffffff; } .inheader.active { position: fixed; top: 0; left: 0; z-index: 200; -webkit-box-shadow: 0px 0px 2px -1px #aaa; box-shadow: 0px 0px 2px -1px #aaa; } .inlogo { height: 100%; line-height: 60px; } .inlogo img { max-height: 80%; } .inheader-right { height: 100%; font-size: 0; } .insearch { position: relative; display: inline-block; vertical-align: middle; margin-right: 24px; height: 100%; line-height: 60px; } .insearch img { vertical-align: middle; } .insearch-form { display: none; position: fixed; top: 60px; right: 0; z-index: 200; width: 100%; padding: 10px; background: rgba(255, 255, 255, 0.5); } .insearch-form form { position: relative; display: block; width: 100%; -webkit-border-radius: 3px; border-radius: 3px; overflow: hidden; } .insearch-form form input { display: block; } .insearch-form .insearch-intxt { width: 100%; height: 40px; padding: 0 50px 0 10px; line-height: 40px; background: #fff; } .insearch-form .insearch-insub { position: absolute; top: 0; right: 0; z-index: 10; width: 40px; height: 100%; background: url(../images/insearch-btn.png); background-repeat: no-repeat; background-position: center center; } .in-en { position: relative; display: inline-block; vertical-align: middle; margin-right: 10px; } .in-ena { display: block; line-height: 60px; font-size: 16px; color: #363636; } .inen-view { position: absolute; top: 60px; left: 50%; z-index: 200; display: none; padding: 10px 0; background: rgba(255, 255, 255, 0.8); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); } .inen-view a { display: block; width: 100%; min-width: 90px; padding: 8px 15px; line-height: 20px; text-align: center; font-size: 14px; color: #4c4d4d; white-space: nowrap; } .innav-ul { display: none; position: fixed; top: 60px; left: 0; z-index: 200; width: 100%; height: 100%; padding: 20px 15px 80px; background: #fff; border-top: 1px solid #ddd; overflow-y: auto; } .innav-ul li { width: 100%; border-bottom: 1px solid #ddd; } .innav-ul li h3 { position: relative; width: 100%; } .innav-ul li.active h3:after { position: absolute; top: 50%; right: 10px; width: 10px; height: 10px; border-right: 2px solid #666; border-top: 2px solid #666; -webkit-transform: translateY(-50%) rotate(45deg); -moz-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; content: ''; } .innav-ul li.active .innav-span { position: absolute; top: 0; right: 0; z-index: 10; display: block; width: 40%; height: 100%; } .innav-ul li h3.active:after { -webkit-transform: translateY(-50%) rotate(135deg); -moz-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); -o-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); } .innav-a { display: block; width: 100%; line-height: 45px; font-size: 16px; color: #343434; } .innav-span { display: none; } .innav-menu { display: none; width: 100%; padding-bottom: 20px; } .innav-menu a { display: block; width: 100%; line-height: 40px; font-size: 14px; color: #4c4d4d; } .neifoot { width: 100%; padding: 0 15px; background: #383838; } .infoot-top { width: 100%; max-width: 1200px; margin: 0 auto; padding: 10px 0 16px; } .infoot-topview { width: 100%; } .infoot-topdl { width: 100%; padding-top: 0px; border-bottom: 1px solid #505050; } .infoot-topdl dt { position: relative; width: 100%; } .infoot-topdl dt.active .infoot-span { position: absolute; top: 0; right: 0; z-index: 10; width: 40%; height: 100%; display: block; } .infoot-topdl dt.active:after { position: absolute; top: 50%; right: 10px; z-index: 1; width: 10px; height: 10px; border-top: 2px solid #aaa; border-right: 2px solid #aaa; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; -webkit-transform: translateY(-50%) rotate(45deg); -moz-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); content: ''; } .infoot-topdl dt.active2:after { -webkit-transform: translateY(-50%) rotate(135deg); -moz-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); -o-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); } .infoot-topdl dd { display: none; width: 100%; padding-bottom: 20px; } .infoot-topdl dd a { display: block; width: 100%; line-height: 40px; font-size: 14px; color: #999; } .infoot-span { display: none; } .infoot-a { display: block; width: 100%; line-height: 45px; font-size: 16px; color: #cdcdcd; } .infoot-fr { padding-top: 10px; width: 100%; } .infoot-fr h2 { width: 100%; display: block; line-height: 45px; font-size: 16px; color: #cdcdcd; } .infoot-frul { width: 100%; padding-top: 0px; } .infoot-frul li { width: 100%; padding-left: 30px; margin-bottom: 10px; line-height: 20px; font-size: 13px; color: #999; background-repeat: no-repeat; background-position: left 3px; } .infoot-frul li:nth-child(1) { background-image: url(../images/adr.png); } .infoot-frul li:nth-child(2) { background-image: url(../images/tel.png); } .infoot-frul li:nth-child(3) { background-image: url(../images/fax.png); } .infoot-frul li:nth-child(4) { background-image: url(../images/after.png); } .infoot-frul li:nth-child(5) { background-image: url(../images/after.png); } .infoot-frul li:nth-child(6) { background-image: url(../images/mess.png); } .infoot-btm { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0px 0 20px; color: #999; } .infoot-bfl { width: 100%; font-size: 12px; line-height: 1.5; } .infoot-bfl a{color:#999; display:inline-block; margin-left:3px;} .infoot-bfl img { vertical-align: bottom; margin-right: 8px; width:18px; height:auto; } .infoot-bfr { width: 100%; padding-top: 10px; } .infoot-bfr .infoot-a1 { margin: 0 5px; line-height: 20px; font-size: 14px; color: #858585; } .infoot-fen { display: inline-block; vertical-align: middle; font-size: 0; } .infoot-fen a { display: inline-block; vertical-align: middle; width: 20px; height: 20px; text-align: center; line-height: 20px; margin-right: 25px; position:relative; opacity:0.5; } .infoot-fen a:last-child { margin-right: 0; } .nei-banner { position: relative; width: 100%; } .nei-banner .swiper-slide { width: 100%; overflow: hidden; } .nei-banner .swiper-slide img { position: relative; left: 50%; height: 200px; max-width: none; width: auto; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); } .nei-ermenu { display: none; } .products-menu { width: 100%; padding: 20px 15px 20px; text-align: center; font-size: 0; background: #ffffff; } .products-menu a { position: relative; display: inline-block; vertical-align: middle; margin: 0 10px 8px; font-size: 16px; color: #d6d5d5; font-family: 'HelveMd'; border: 2px solid transparent; } .products-menu a:after { position: absolute; top: 50%; right: -10px; margin-right: -4px; width: 4px; height: 4px; -webkit-border-radius: 50%; border-radius: 50%; background: #d6d5d5; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); content: ''; } .products-menu a:last-child::after { display: none; } .products-list { display: none; width: 100%; padding: 0 15px 5.11905%; background: #fff; } .products-topimg { width: 100%; } .products-topimg img { width: 100%; } .prodcuts-toptext { width: 100%; padding: 20px; } .products-toptit { position: relative; width: 100%; margin-bottom: 16px; padding-bottom: 10px; line-height: 30px; font-size: 20px; color: #fff; } .products-toptit:after { position: absolute; bottom: 0; left: 0; width: 30px; height: 2px; content: ''; } .products-toptit a { color: #fff; } .products-toptxt { width: 100%; line-height: 20px; font-size: 14px; color: #ffffff; } .products-listul { width: 100%; max-width: 1200px; margin: 0 auto; padding: 13.33333% 0px 0; font-size: 0; } .products-listul li { display: inline-block; vertical-align: top; width: 49%; margin-right: 2%; margin-bottom: 15px; } .products-listul li:nth-child(2n) { margin-right: 0; } .products-liimg { width: 100%; position: relative; height: 0; padding-top: 63.15789%; overflow: hidden; } .products-liimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .products-litxt { width: 100%; padding: 10px 0; text-align: center; } .prducts-lih3 { width: 100%; line-height: 24px; font-size: 16px; color: #545759; } .products-lides { width: 100%; line-height: 24x; font-size: 16px; color: #d1d1d1; } .list-more { padding: 3.21429% 0 2.08333%; text-align: center; font-size: 16px; color: #d6d5d5; } .list-more p { margin-top: 10px; } .list-more img { display: none; } .pnei-ermenu a:nth-child(1):hover { background: #F99B0C; } .pnei-ermenu a:nth-child(2):hover { background: #05ce7b; } .pnei-ermenu a:nth-child(3):hover { background: #F9827F; } .pnei-ermenu a:nth-child(4):hover { background: #0072C6; } .pnei-ermenu a:nth-child(5):hover { background: #F74902; } .pnei-ermenu a:nth-child(6):hover { background: #24318f; } .pnei-ermenu a:nth-child(7):hover { background: #EA7600; } .productspost-one { width: 100%; padding: 32px 15px; text-align: center; background: -webkit-gradient(linear, left top, right top, from(#81cdf0), to(#81cdf0)); background: -webkit-linear-gradient(left, #81cdf0, #81cdf0); background: -moz- oldlinear-gradient(left, #81cdf0, #81cdf0); background: -o-linear-gradient(left, #81cdf0, #81cdf0); background: linear-gradient(90deg, #81cdf0, #81cdf0); } .productspost-h2 { width: 100%; line-height: 28px; font-size: 22px; color: #004d8f; font-family: 'HelveLt'; } .productspost-h3 { line-height: 20px; margin-top: 3px; font-size: 14px; color: #004d8f; font-family: 'HelveMd'; } .productspost-des { margin-top: 14px; line-height: 24px; font-size: 14px; color: #004d8f; } .productspost-des * { white-space: normal !important; } .productspost-des::-webkit-scrollbar { width: 3px; height: 8px; background-color: #fff; } .productspost-des::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); -webkit-border-radius: 0px; border-radius: 0px; background-color: #f4f4f4; } .productspost-des::-webkit-scrollbar-thumb { -webkit-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #004d8f; } .productspost-two, .propost5-one { width: 100%; } .productspost-two { background: #262425; } .propost5-one { background: #fafafa; } .productspost-two .swiper-slide, .propost5-one .swiper-slide { width: 100%; overflow: hidden; } .productspost-two .swiper-slide img, .propost5-one .swiper-slide img { position: relative; left: 50%; z-index: 1; max-width: none; width: auto; height: 150px; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: all 4s; -o-transition: all 4s; -moz-transition: all 4s; transition: all 4s; } .propost-twotxt { position: absolute; top: 50%; left: 10%; z-index: 6; width: 80%; color: #81cdf0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .propost-twotxt h3 { margin-bottom: 10px; line-height: 30px; font-size: 20px; } .propost-twodes { width: 100%; line-height: 20px; font-size: 14px; } /*.prevbtn, .nextbtn { display: none; }*/ .blackbg { background: #070809; } .propost4-four2 { margin-left: auto; margin-right: auto; max-width: 1680px; } .productspost-three { width: 100%; margin: 0 auto; padding: 30px 0 30px; } .propost-threetit { width: 100%; line-height: 30px; text-align: center; font-size: 20px; color: #81cdf0; } .propost-threedes { width: 100%; max-width: 980px; margin: 0 auto; padding-top: 10px; line-height: 20px; font-size: 14px; color: #81cdf0; } .propost-threelist { width: 100%; max-width: 880px; margin: 10px auto 0; line-height: 20px; font-size: 14px; color: #b5b5b6; } .propost-threelist li { position: relative; padding-left: 18px; } .propost-threelist li:after { position: absolute; top: 6px; left: 0; width: 6px; height: 6px; -webkit-border-radius: 50%; border-radius: 50%; background: #b5b5b6; content: ''; } .propost-threeul { width: 100% !important; padding-top: 30px; max-width: 775px; margin: 0 auto; font-size: 0; white-space:normal !important; } .propost-threeul li { display: inline-block; vertical-align: top; width: 45.80645%; margin-right: 8.3871%; margin-bottom: 12px; } .propost-threeul li:nth-child(2n) { margin-right: 0; } .propost-threeliimg { width: 100%; border: 1px solid #545252; position: relative; height: 0; padding-top: 74.64789%; overflow: hidden; } .propost-threeliimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .propost-threelitxt { width: 100%; padding-top: 7px; } .propost-threelitxt h3 { line-height: 20px; text-align: center; font-size: 13px; color: #f9bb00; } .textcenter { text-align: center; } .bg252424 { background: #252424; } .bgd8effa { background: #d8effa; } .clr1553a4 { color: #1553a4; } .clr252424 { color: #252424; } .propost-threeimgview { padding: 30px 0 0; text-align: center; } .prevbtn2, .nextbtn2 { display: none; } .productspost-threesw1, .propost-threesw2 { position: relative; width: 100%; margin-top: 20px; padding-bottom: 48px; } .productspost-threesw1 .swiper-slide, .propost-threesw2 .swiper-slide { overflow: hidden; } .productspost-threesw1 .swiper-slide a, .propost-threesw2 .swiper-slide a { display: block; width: 100%; } .swiper-slide .propost-threesw2img { margin-top: 0; } .product-bat { position: absolute; left: 0; bottom: 0; z-index: 10; width: 100%; height: 30px; line-height: 30px; text-align: center; } .product-bat span { vertical-align: middle; width: 8px; height: 8px; margin: 0 5px; -webkit-border-radius: 50%; border-radius: 50%; background: #62c1ec; } .product-bat span.swiper-pagination-bullet-active { width: 12px; height: 12px; background: #0059a3; } .bgwhite { background: #fff; } .propost-threesw2img { width: 100%; position: relative; height: 0; padding-top: 75%; overflow: hidden; } .propost-threesw2img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .propost-threesw2txt { width: 100%; padding: 14px 5px; text-align: center; line-height: 18px; font-size: 13px; } .propost-threesw2txt h3 { line-height: 24px; font-size: 18px; color: #81cdf0; margin-bottom: 5px; } .propost-threesw2txt h4 { color: #81cdf0; } .propost-threesw2txt .propost-threesw2des { color: #595757; } .download-a { display: block; width: 100%; max-width: 600px; height: 50px; margin: 0 auto; line-height: 48px; text-align: center; font-size: 18px; color: #0059a3; border: 1px solid #81cdf0; -webkit-border-radius: 25px; border-radius: 25px; } .margin95 { margin-top: 7.91667%; margin-bottom: 7.91667%; } .recom-tit { width: 100%; padding: 5px 0 10px; line-height: 30px; font-size: 20px; color: #81cdf0; } .recom-proul { width: 100%; font-size: 0; } .recom-proul li { display: inline-block; vertical-align: top; position: relative; width: auto; max-width: 50%; padding-right: 20px; padding-bottom: 6px; } .recom-proul li h3 { line-height: 1.5; font-size: 18px; color: #0059a3; } .recom-proul li h4 { line-height: 16px; font-size: 14px; color: #595757; } .productspost-one.clrwhite { color: #fff; } .productspost-one.clrwhite .productspost-h2, .productspost-one.clrwhite .productspost-h3, .productspost-one.clrwhite .productspost-des { color: #fff; } .theme1 .propost-twotxt, .theme1 .propost-twodes { color: #f5a200; } .propost-after1, .propost-after2 { position: relative; padding-left: 18px; } .propost-after1:after, .propost-after2:after { position: absolute; top: 7px; left: 0; width: 6px; height: 6px; -webkit-border-radius: 50%; border-radius: 50%; background: #0094dd; content: ''; } .propost-after2:after { background: #f9bb00; } .bg252424 { background: #252424; } .themeclr1 { color: #f28f01; } .themeclr2 { color: #b5b5b6; } .propost-threeliimg2 { position: relative; height: 0; padding-top: 49.85507%; overflow: hidden; } .propost-threeliimg2 img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .propost-threeliimg3 { border: 1px solid #545252; position: relative; height: 0; padding-top: 97.10145%; overflow: hidden; } .propost-threeliimg3 img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .propost2-onetit { width: 100%; padding: 10px 0 20px; line-height: 28px; text-align: center; font-size: 18px; color: #f5a200; } .propost2-one { width: 100%; text-align: center; font-size: 0; padding-bottom: 20px; } .propost2-one li { display: inline-block; vertical-align: bottom; color: #aeaeaf; line-height: 50px; } .propost2-one li img { vertical-align: bottom; height: 40px; } .propost2-txt1 { width: 70px; text-align: left; padding-left: 5px; line-height: 1; font-size: 16px; display: inline-block; vertical-align: bottom; padding-right: 5px; } .propost2-txt2, .propost2-txt4, .propost2-txt5 { font-size: 50px; color: #009fd6; vertical-align: bottom; font-family: 'HelveLt'; } .propost2-txt4 { color: #f5a200; } .propost2-txt5 { color: #aeaeaf; } .propost2-txt3 { padding-right: 6px; display: inline-block; vertical-align: bottom; padding-left: 5px; } .propost2-txt3 em { text-align: left; font-style: normal; display: block; line-height: 14px; font-size: 14px; color: #aeaeaf; } .propost2-txt3 i { font-style: normal; display: block; width: 100%; line-height: 14px; font-size: 12px; color: #aeaeaf; padding-left: 1em; } .clre9450c { color: #e9450c; } .batf5a200 span { background: #f5a200; } .batf5a200 span.swiper-pagination-bullet-active { background: #e9450c; } .theme3 .propost-threesw2txt h3 { color: #f5a200; } .clre9450c { border-color: #f5a200; color: #e9450c; } .titf5a200 { color: #f5a200; } .ule9450c li h3 { color: #e9450c; } .propost-four1 { position: relative; width: 100%; margin-top: 20px; } .propost-four1 .swiper-slide { text-align: center; } .propost-four1 .prevbtn2 { left: 0; } .propost-four1 .nextbtn2 { right: 0; } .clr99d4dc { color: #99d4dc; } .clr009dce { color: #009dce; } .ul009dce li h3 { color: #009dce; } .clr898989 { color: #898989; } .propost4-four2 { position: relative; width: 100%; margin-top: 35px; padding: 0 15px 48px; } .propost4-four2 .swiper-slide { width: 100%; margin-right: 1.30952%; } .propost4-one, .propost6-one { width: 100%; padding: 30px 0 30px; } .propost4-oneh3 { line-height: 20px; font-size: 18px; color: #009dce; text-align: center; padding-bottom: 10px; } .propost4-onetxt { position: relative; width: 100%; text-align: center; padding-bottom: 15px; margin-bottom: 25px; line-height: 24px; color: #595757; } .propost4-onetxt:after { position: absolute; bottom: 0; left: 50%; width: 12px; height: 3px; background: #ffffff; content: ''; } .propost4-onetxt.last { margin-bottom: 0; padding-bottom: 0; } .propost4-onetxt.last::after { display: none; } .propost4-oneimg { text-align: center; padding: 17px 0 15px; } .propost4-two { padding: 18px 0 9.52381%; background: #eaeaea; } .clr5f5f5f { color: #5f5f5f; } .propost-twotxt h4 { line-height: 30px; font-size: 18px; color: #39a8d2; padding-bottom: 10px; } .clr595757 { color: #595757; } .clr393b3f { color: #393b3f; } .clr62c1ec { color: #62c1ec; } .theme4 .propost-threetit, .theme4 .propost-threedes { color: #62c1ec; } .theme4 .propost-threesw2txt, .theme4 .propost-threesw2txt h3, .theme4 .propost-threesw2txt h4, .theme4 .propost-threesw2des { color: #62c1ec; } .bgf0f0f0 { background: #f0f0f0; } .propost8-oneul { width: 100%; max-width: 972px; margin: 20px auto 0; font-size: 0; } .propost8-oneul li { display: inline-block; vertical-align: top; width: 49%; margin-right: 2%; margin-bottom: 20px; } .propost8-oneul li:nth-child(2n) { margin-right: 0; } .propost8-liimg { width: 100%; max-width: 132px; margin: 0 auto; border: 4px solid #303637; -webkit-border-radius: 8px; border-radius: 8px; } .propost8-liimg a { display: block; width: 100%; position: relative; height: 0; padding-top: 137.87879%; overflow: hidden; } .propost8-liimg a img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .propost8-litxt { width: 100%; padding-top: 10px; } .propost8-litxt h3 { text-align: center; line-height: 20px; font-size: 13px; color: #f9bb00; } .network-pc { display: none; } .network-lii{display:none;} .network { width: 100%; padding: 30px 0 30px; } .service-tit { width: 100%; line-height: 30px; text-align: center; font-size: 20px; color: #7fbe26; } .service-tit.aclr { color: #363636; } .network-one { margin-top: 20px; overflow: hidden; } .netsolution { width: 100%; padding-bottom: 30px; } .netsolution-onetxt { width: 100%; padding: 20px 0 20px; line-height: 20px; text-align: center; font-size: 14px; color: #b0b0b0; } .netsolution-twotop { width: 100%; padding: 0 15px; line-height: 52px; border-bottom: 1px solid #e3e3e3; } .netsolution-twotop .swiper-container { overflow-y: visible; margin-bottom: -1px; max-width: 1200px; } .netsolution-twotop .swiper-slide { position: relative; text-align: center; overflow: hidden; height: 52px; padding: 0 13px; line-height: 52px; font-size: 14px; color: #363636; background: #fff; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; border-bottom: 1px solid #e3e3e3; cursor: pointer; } .netsolution-twotop .swiper-slide:after { position: absolute; top: 50%; right: 0; z-index: 5; width: 2px; height: 20px; background: #eeeeee; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); content: ''; } .netsolution-twotop .swiper-slide:last-child::after { display: none; } .netsolution-twotop .swiper-slide.swiper-slide-next:after { display: none; } .netsolution-twotop .swiper-slide.afternone:after { display: none; } .netsolution-twotop .swiper-slide.active-nav { border: 1px solid #e3e3e3; border-top: 2px solid #95cb42; border-bottom: 1px solid #fff; } .netsolution-twotop .swiper-slide.active-nav:after { display: none; } .netsolution-twotop .swiper-slide.active-nav:before { position: absolute; bottom: -1px; left: 0; z-index: 5; width: 100%; height: 2px; background: #fff; content: ''; } .netsolution-item { display: none; width: 100%; margin: 15px 0 20px; } .netsolution-vimg { width: 100%; } .netsolution-itemv { width: 100%; padding: 12px 0 20px; border-bottom: 1px solid #e3e3e3; } .netsolution-itemtit { width: 100%; } .netsolution-itemtit h3 { width: 100%; margin-bottom: 5px; line-height: 22px; font-size: 17px; color: #363636; } .netsolution-itemtit h4 { width: 100%; line-height: 22px; font-size: 16px; color: #95cb42; } .netsolution-itemtxt { width: 100%; padding-top: 13px; line-height: 22px; font-size: 14px; color: #696969; } .netsolution-itemp1 { position: relative; padding-left: 10px; margin-bottom: 5px; } .netsolution-itemp1:after { position: absolute; top: 8px; left: 0; width: 5px; height: 5px; background: #80c62c; -webkit-border-radius: 50%; border-radius: 50%; content: ''; } .netsolution-a { display: block; width: 120px; height: 30px; margin-top: 25px; line-height: 28px; text-align: center; font-size: 13px; color: #898989; border: 1px solid #b2b2b2; -webkit-border-radius: 20px; border-radius: 20px; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .netsolution-a span { display: inline-block; vertical-align: middle; margin-top: -2px; margin-left: 5px; width: 16px; height: 8px; background-repeat: no-repeat; background-position: center center; background-image: url(../images/service-icon1.png); -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .netsolution-a:hover { background: #80b622; border-color: #80b622; color: #fff; } .netsolution-a:hover span { background-image: url(../images/service-icon2.png); } .netsolution-cenbtn { width: 100%; position: relative; display: block; height: 50px; line-height: 48px; text-align: center; border: 1px solid #7fbe26; font-size: 16px; color: #fff; background: #7fbe26; } .netsolution-cenbtn:after { position: absolute; top: 50%; right: 4.16667%; width: 15px; height: 15px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: translateY(-50%) rotate(45deg); -moz-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); content: ''; } .netsolution-cenbtn.active { border-color: #efefef; background: none; color: #363636; } .netsolution-cenbtn.active:after { border-color: #c6c6c6; -webkit-transform: translateY(-50%) rotate(-135deg); -moz-transform: translateY(-50%) rotate(-135deg); -ms-transform: translateY(-50%) rotate(-135deg); -o-transform: translateY(-50%) rotate(-135deg); transform: translateY(-50%) rotate(-135deg); } .netsolution-cenul { display: none; width: 100%; } .netsolution-cenul a { position: relative; display: table; table-layout: fixed; width: 100%; height: 50px; padding: 0 3.33333%; margin-top: 5px; line-height: 50px; font-size: 0; overflow: hidden; -webkit-animation: flipInX .6s; -moz-animation: flipInX .6s; -o-animation: flipInX .6s; animation: flipInX .6s; } .netsolution-acell { position: relative; display: table-cell; vertical-align: middle; } .netsolution-acell:before { position: absolute; top: 50%; right: 0; width: 15px; height: 15px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: translateY(-50%) rotate(-45deg); -moz-transform: translateY(-50%) rotate(-45deg); -ms-transform: translateY(-50%) rotate(-45deg); -o-transform: translateY(-50%) rotate(-45deg); transform: translateY(-50%) rotate(-45deg); content: ''; } .netcen-icon { float: left; display: block; width: 26px; height: 26px; margin-top: 5px; text-align: center; line-height: 26px; font-size: 0; } .netcen-icon img { max-width: none; max-height: 100%; } .netcen-h3 { position: relative; display: block; padding-left: 10px; padding-right: 35px; line-height: 1.5; font-size: 18px; color: #ffffff; overflow: hidden; } .netcen-h3 .netcen-h4 { display: inline-block; vertical-align: middle; padding-left: 0px; line-height: 1; font-size: 12px; color: rgba(255, 255, 255, 0.5); } .contact-con { width: 100%; padding-bottom: 30px; } .contact-form { width: 100%; padding-top: 5px; } .contact-item1, .contacdt-item2 { position: relative; width: 100%; margin-top: 20px; } .contact-item1 input, .contacdt-item2 input { position: relative; z-index: 5; width: 100%; height: 40px; line-height: 40px; font-size: 14px; color: #666; border-bottom: 1px solid #e6e6e6; background: transparent; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .contact-item1 input:focus, .contacdt-item2 input:focus { color: #7fbe26; border-color: #7fbe26; } .contact-inplace { position: absolute; bottom: 50%; left: 0; z-index: 1; line-height: 1; font-size: 14px; color: #333333; -webkit-transform: translateY(50%); -moz-transform: translateY(50%); -ms-transform: translateY(50%); -o-transform: translateY(50%); transform: translateY(50%); -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .contact-inplace i { color: #e81616; font-style: normal; } .contact-inplace.active { color: #b2b2b2; bottom: 100%; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); } .contact-inplace.active i { color: #b2b2b2; } .contact-item3 { width: 100%; margin-top: 14px; } .contact-item3 textarea { width: 100%; height: 200px; font-size: 14px; color: #666; border: 1px solid #e6e6e6; background: #fbfcfa; } .contact-item3 textarea:focus { color: #7fbe26; border-color: #7fbe26; } .contact-h6 { margin-bottom: 7px; line-height: 20px; font-size: 14px; color: #333333; } .contact-h6 i { color: #e81616; font-style: normal; } .contact-item4 { width: 100%; padding-top: 15px; } .contact-item4 input { width: 140px; height: 48px; margin-right: 10px; font-size: 14px; color: #ffffff; background: #7fbe26; } .contact-item4 .contact-fret { background: #fafafa; color: #696969; } .servicepost-one { width: 100%; padding: 30px 0; background: #fff; } .servicepost-h2 { width: 100%; line-height: 26px; font-size: 20px; color: #7fbe26; } .servicepost-h2.aclr { color: #000000; } .servicepost-onedes { width: 100%; padding-top: 20px; font-size: 14px; color: #a0a1a0; } .servicepost-two { width: 100%; padding: 22px 0 18px; background: #f3f7f4; } .servicepost-twoul { width: 100%; padding-top: 20px; } .servicepost-twoul li { width: 100%; padding: 10px 0 15px; border-top: 1px dashed #dbdbd9; } .servicepost-twoul li:first-child { padding: 0; border-top: none; } .servicepost-litit { line-height: 42px; font-size: 14px; color: #424242; } .servicepost-lileft { width: 40%; padding-right: 10px; } .servicepost-liright { width: 60%; } .servicepost-lih3 { width: 100%; line-height: 26px; font-size: 16px; color: #000000; } .servicepost-litime { width: 100%; line-height: 30px; font-size: 14px; color: #717773; } .servicepost-lides { width: 100%; line-height: 20px; font-size: 14px; color: #717773; overflow: hidden; } .servicepost-lides.active { height: 80px; } .more-down { display: none; margin-top: 20px; line-height: 20px; font-size: 14px; color: #717773; } .more-down.showvs { display: inline-block; } .more-down:hover { color: #5db81f; } .servicepost-three { width: 100%; padding: 30px 0 30px; background: #fff; } .servicepost-threea { width: 100%; padding: 20px 0 15px; line-height: 1; font-size: 16px; color: #444845; border-bottom: 1px solid #f1f1f1; } .servicepost-threea a { color: #7fbe26; text-decoration: underline; } .servicepost-threedes { padding-top: 10px; line-height: 18px; font-size: 14px; color: #717773; } .news-con { width: 100%; padding: 30px 0 30px; background: #fff; } .news-ul { width: 100%; padding-bottom: 10px; } .news-ul li { width: 100%; margin-bottom: 15px; } .news-img { width: 100%; position: relative; height: 0; padding-top: 60.52632%; overflow: hidden; } .news-img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .news-img:after { position: absolute; top: 0; left: 0; z-index: 1; opacity: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); content: ''; } .news-img:before { position: absolute; top: 50%; left: 50%; z-index: 3; display: none; width: 32px; height: 32px; background: url(../images/jia.png) no-repeat center center; background-size:cover; -o-background-size:cover; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); content: ''; } .news-img.video-icon:before{ width: 50px; height: 50px; background-image: url(../images/play.png);} .news-text { width: 100%; padding-top: 10px; } .news-text h3 { width: 100%; font-size: 16px; color: #545759; display: -webkit-box; height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } .news-time { width: 100%; height: 32px; margin-top: 6px; line-height: 32px; font-size: 14px; color: #696969; border-top: 1px solid #ebebeb; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .pagemore { width: 100%; font-size: 0; text-align: center; } .pagemore a, .pagemore span { display: inline-block; vertical-align: middle; min-width: 36px; height: 36px; padding:0 5px; margin: 0 3px 3px; line-height: 34px; font-size: 14px; color: #7d807d; border: 1px solid #d8d8d8; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .pagemore a span { display: inline; width: auto; height: auto; margin: 0px; border: none; font-size: 14px; } .pagemore .pagemore-prev { margin-right: 15px; } .pagemore .pagemore-next { margin-left: 15px; } .pagemore .laypage_curr, .pagemore a:hover { background: #64b621; border-color: #64b621; color: #fff; } .pagemore input{width:30px; text-align:center;} .pagemore em{font-style:normal;} .pagemore button{margin-left:5px; background-color:#7fbe26; color:#fff;} .pagemore .layui-laypage-limits,.pagemore .layui-laypage-count,.pagemore .layui-laypage-refresh{display:none;} .pagemore .layui-laypage-curr{background-color:#7fbe26; color:#fff; border-color:#7fbe26;} .newspost-con { width: 100%; background: #fff; padding: 30px 0 30px; } .newspost-tit { position: relative; width: 100%; padding-bottom: 10px; border-bottom: 1px solid #e4e4e4; } .newspost-tit h1 { width: 100%; line-height: 24px; font-size: 18px; color: #363636; } .newspost-time { width: 100%; margin-top: 10px; line-height: 1; font-size: 20px; color: #8ab92a; } .newspost-time span { display: inline-block; margin-left: 5px; padding-bottom: 2px; line-height: 1; font-size: 14px; vertical-align: bottom; } .newspost-text { position: relative; width: 100%; padding: 20px 0 35px; line-height: 24px; font-size: 14px; color: #929292; border-bottom: 1px solid #e4e4e4; } .newspost-fen { position: absolute; bottom: -22px; right: 0; z-index: 10; } .newspost-fen .newspost-fena1 { position: relative; z-index: 11; display: block; width: 44px; height: 44px; background: #94bd2b; -webkit-border-radius: 50%; border-radius: 50%; text-align: center; line-height: 44px; font-size: 0; } .newspost-fen .newspost-fena1 img { max-width: 48%; } .newspost-fen .newspost-fena1:after, .newspost-fen .newspost-fena1:before { display: none; position: absolute; top: 50%; left: 50%; width: 2px; height: 16px; background: #fff; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; -o-transition: -o-transform .3s; -moz-transition: transform .3s, -moz-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s; content: ''; } .newspost-fen .newspost-fena1:after { width: 16px; height: 2px; } .newspost-fen .newspost-fena1.active:after, .newspost-fen .newspost-fena1.active:before { -webkit-transform: translate(-50%, -50%) rotate(45deg); -moz-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); -o-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); } .newspost-fenview { position: absolute; bottom: 22px; right: 0; z-index: 10; display: none; width: 100%; padding: 15px 10px 28px; -webkit-border-radius: 22px; border-radius: 22px; background: #ebebeb; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; } .newspost-fenview a { display: block; width: 24px; height: 24px; background-repeat: no-repeat; background-position: center center; opacity: 1; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .newspost-fenview a.news-face { background-image: url(../images/face.png); } .newspost-fenview a.news-twi { background-image: url(../images/twi.png); } .newspost-fenview a.news-in { background-image: url(../images/in.png); } .newspost-fenview a:hover { opacity: .8; } .newspost-btn { width: 100%; padding-top: 20px; } .newspost-btn .netsolution-a { margin-top: 0; width: 155px; } .showinfo-con { width: 100%; padding: 30px 0 30px; background: #fff; } .showinfo-ul { width: 100%; padding-bottom: 20px; } .showinfo-ul li { position: relative; width: 100%; padding: 24px 15px; margin-bottom: 15px; border: 1px solid #e6e6e6; } .showinfo-ul li > a { display: block; position: relative; } .showinfo-ul li > a:after { position: absolute; top: -24px; left: 0px; z-index: 10; width: 20px; height: 2px; background: rgba(127, 190, 38, 0.9); content: ''; } .showinfo-h3 { line-height: 1; font-size: 20px; color: #333333; } .showinfo-logo { width: 100%; height: 40px; overflow: hidden; margin-top: 28px; } .showinfo-logo img { max-height: 100%; } .showinfo-des { width: 100%; margin-top: 32px; font-size: 14px; color: #808080; display: -webkit-box; height: 60px; line-height: 20px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; } .info-desmen { position: absolute; top: 0; left: 0; z-index: 10; width: 100%; height: 100%; padding: 0 20px; background: rgba(127, 190, 38, 0.9); display: none; } .info-desmentable { display: table; table-layout: fixed; width: 100%; height: 100%; } .info-descell { display: table-cell; vertical-align: middle; } .info-destxt { font-size: 16px; color: #ffffff; max-height: 80px; line-height: 20px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 4; } .info-desa { display: inline-block; margin-top: 20px; line-height: 20px; font-size: 16px; color: #fff; } .about-onevpc, .about-oneul, .about-onecou { display: none; } .about-one { width: 100%; background: #fff; padding: 10px 0 32px; } .about-onesee { padding-top: 8px; text-align: center; font-size: 0; } .about-onesee a { display: inline-block; vertical-align: middle; margin: 0 7px; line-height: 24px; font-size: 14px; color: #838383; } .about-onesee a img { margin-right: 3px; margin-top: -3px; } .about-tit1 { width: 100%; text-align: center; line-height: 28px; font-size: 20px; color: #363636; font-family: 'HelveLt'; } .about-oneview { position: relative; width: 100%; margin-top: 10px; } .about-two { width: 100%; padding: 30px 0 30px; background: #f4f4f4; } .about-tit2 { width: 100%; font-size: 20px; line-height: 1; text-align: center; color: #363636; } .about-twoul { width: 100%; margin-top: 20px; } .about-twoul li { width: 100%; margin-bottom: 20px; } .about-twoimg { width: 100%; position: relative; height: 0; padding-top: 71.875%; overflow: hidden; } .about-twoimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .about-twotxt { width: 100%; padding: 20px 20px 30px; background: #fff; } .about-twotxt h3 { width: 100%; line-height: 22px; font-size: 18px; color: #222; } .about-twode { width: 100%; margin-top: 10px; font-size: 14px; line-height: 24px; color: #666; } .about-three { width: 100%; padding: 40px 0 30px; background: #fff; overflow: hidden; } .about-three .n-title{padding-bottom:20px;} .about-threemenu { width: 100%; max-width: 1034px; margin: 0 auto; font-size: 0; } .about-threemenu a { position: relative; display: inline-block; vertical-align: middle; width: 25%; height: 0; padding-top: 25%; margin-bottom: 26px; text-align: center; font-size: 16px; color: #e1e1e1; } .about-threemenu a span { position: absolute; top: 50%; left: 0; display: block; width: 100%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .about-threemenu a i { position: absolute; left: 50%; top: 50%; width: 100%; height: 100%; display: block; border: 5px solid transparent; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transform: translate(-50%, -50%) rotate(45deg); -moz-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); -o-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); content: ''; } .about-threemenu a:nth-child(1) i { border-bottom-color: #e4e300; border-left-color: #7db429; border-top-color: #ededed; } .about-threemenu a:nth-child(2) i { border-bottom-color: #e4e300; border-right-color: #ededed; } .about-threemenu a:nth-child(3) i { border-left-color: #f1f17f; border-top-color: #bed994; } .about-threemenu a:nth-child(4) i { border-right-color: #7db429; border-bottom-color: #7db429; border-top-color: #ededed; } .about-threemenu a.active { color: #363636; } .about-threemenu a.active:after { position: absolute; top: 100%; left: 50%; width: 14px; height: 14px; margin-top: 19px; background: #fff; border-top: 1px dashed #a1a1a1; border-left: 1px dashed #a1a1a1; -webkit-transform: translateX(-50%) rotate(45deg); -moz-transform: translateX(-50%) rotate(45deg); -ms-transform: translateX(-50%) rotate(45deg); -o-transform: translateX(-50%) rotate(45deg); transform: translateX(-50%) rotate(45deg); content: ''; } .about-threeitem { display: none; width: 100%; max-width: 1070px; margin: 0 auto; padding: 20px 20px 20px; line-height: 22px; text-align: center; font-size: 14px; color: #595757; border: 1px dashed #a1a1a1; -webkit-border-radius: 15px; border-radius: 15px; } .about-fourtop { width: 100%; padding: 30px 0 35px; background: #ededed; margin-top:30px; } .about-developmenu { width: 100%; margin-top: 18px; text-align: center; font-size: 0; } .about-developmenu a { position: relative; display: inline-block; vertical-align: middle; width: 140px; height: 40px; margin: 0 10px; -webkit-border-radius: 20px; border-radius: 20px; line-height: 40px; text-align: center; font-size: 14px; color: #363636; background: #ffffff; } .about-developmenu a.active { color: #ffffff; background: #7fbe26; } .about-developmenu a.active:after { position: absolute; top: 100%; left: 50%; width: 0; height: 0; border-top: 8px solid #7fbe26; border-left: 8px solid transparent; border-right: 8px solid transparent; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); content: ''; } .about-fourbtm { width: 100%; background: #fff; padding: 30px 0 40px; } .about-fourbtmul { position: relative; width: 100%; padding-left: 7px; padding-bottom: 1px; } .about-fourbtmul:after { position: absolute; top: 4px; left: 7px; width: 1px; height: 100%; background: #e4e4e4; content: ''; } .about-fourbtmul:before { position: absolute; left: 3px; bottom: -4px; width: 10px; height: 1px; background: #e4e4e4; content: ''; } .about-fourbtmul li { position: relative; z-index: 10; width: 100%; padding-bottom: 20px; } .about-fourbtmul li:last-child { padding-bottom: 0; } .about-fourbtmview { position: relative; padding-left: 20px; } .about-fourbtmview .about-fourh3 { font-size: 18px; line-height: 1; } .about-fourbtmview .about-ci { position: absolute; top: 4px; left: -7.5px; z-index: 5; width: 15px; height: 15px; border: 3px solid #62b343; background: #ffffff; content: ''; -webkit-border-radius: 50%; border-radius: 50%; } .about-fourdes { margin-top: 10px; line-height: 22px; font-size: 14px; color: #696969; } .about-developview { width: 100%; padding: 30px 0 40px; background: #fff; } .developitem-swiper { margin-bottom: 20px; } .developitem-swiper .swiper-slide { border: 1px solid #e3e3e3; } .developitem-swiper .swiper-slide:after { display: none !important; } .about-fourdes2 { margin-top: 10px; line-height: 24px; font-size: 14px; color: #696969; } .about-fourimg { display: inline-block; width: 100%; margin-top: 12px; max-width: 360px; } .about-fourimg .about-fourimgv { width: 100%; position: relative; height: 0; padding-top: 55.55556%; overflow: hidden; } .about-fourimg .about-fourimgv img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .about-developcon2, .about-developitem { display: none; } .join-one { width: 100%; background: -webkit-gradient(linear, left top, right top, from(#81bf28), to(#83bf2b)); background: -webkit-linear-gradient(left, #81bf28, #83bf2b); background: -moz- oldlinear-gradient(left, #81bf28, #83bf2b); background: -o-linear-gradient(left, #81bf28, #83bf2b); background: linear-gradient(90deg, #81bf28, #83bf2b); padding: 30px 0 30px; line-height: 30px; text-align: center; font-size: 22px; color: #eeefed; font-weight: 100; } .join-two { width: 100%; padding: 30px 0 25px; background: #fff; } .join-twoh3 { line-height: 36px; text-align: center; font-size: 20px; color: #363636; } .join-twodes { position: relative; padding: 6px 0 20px; margin-bottom: 20px; text-align: center; font-size: 14px; color: #595757; } .join-twodes:after { position: absolute; bottom: 0; left: 50%; width: 25px; height: 1px; background: #707070; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); content: ''; } .join-twodes:last-child { margin-bottom: 0; } .join-twodes:last-child:after { display: none; } .join-three { width: 100%; padding: 30px 0 30px; background: #efefef; } .join-threetit { text-align: center; line-height: 1; font-size: 20px; color: #595757; } .join-threeul { margin-top: 20px; font-size: 0; } .join-threeul li { display: inline-block; vertical-align: top; width: 49%; margin-right: 2%; margin-bottom: 20px; } .join-threeul li:nth-child(2n) { margin-right: 0; } .join-threeimg { width: 100%; position: relative; height: 0; padding-top: 133.33333%; overflow: hidden; } .join-threeimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .join-threetxt { width: 100%; padding-top: 10px; } .join-threetxt h3 { line-height: 1; font-size: 16px; color: #363636; } .join-threedes { width: 100%; margin-top: 5px; line-height: 18px; font-size: 14px; color: #363636; } .join-four { width: 100%; padding: 5px 0 32px; background: #fff; } .join-fourtit { line-height: 30px; text-align: center; font-size: 20px; color: #363636; } .join-fourul { width: 100%; margin-top: 15px; padding-bottom: 15px; } .join-fourul::-webkit-scrollbar { width: 3px; height: 8px; background-color: #fff; } .join-fourul::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); -webkit-border-radius: 0px; border-radius: 0px; background-color: #f4f4f4; } .join-fourul::-webkit-scrollbar-thumb { -webkit-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #81be29; } .join-fourul li { width: 100%; margin-bottom: 10px; } .join-fourul li.active .join-fourtop { border-color: #fafafa; background: #fafafa; } .join-fourul li.active .join-fourtop:after, .join-fourul li.active .join-fourtop:before { -webkit-transform: translateY(-50%) rotate(45deg); -moz-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); background: #81be29; } .join-fourul li.active .join-fourtop .join-fourp { color: #7db429; } .join-fourul li.active .join-fouricon { background-image: url(../images/join-fouricon2.png); } .join-fourtop { position: relative; width: 100%; padding: 5px 30px 5px 10px; font-size: 0; border: 1px solid #e5e5e5; cursor: pointer; } .join-fourtop .join-fourp1 { display: inline-block; vertical-align: top; width: 100%; padding-right: 5px; font-size: 14px; color: #929292; } .join-fourtop .join-fourp2 { display: inline-block; vertical-align: top; width: 100%; padding-right: 5px; font-size: 14px; color: #323232; } .join-fourtop:after, .join-fourtop:before { position: absolute; top: 50%; right: 20px; width: 1px; height: 20px; background: #bfbfbf; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; content: ''; } .join-fourtop:before { right: 10px; width: 20px; height: 1px; } .join-fouricon { display: inline-block; vertical-align: middle; width: 21px; height: 16px; margin-right: 8px; background: url(../images/join-fouricon1.png) no-repeat center center; } .join-fourbtm { display: none; width: 100%; padding: 10px 10px 5px; } .join-fourbtmh3 { line-height: 24px; font-size: 16px; color: #363636; } .join-fourbtmdes { width: 100%; padding-top: 8px; margin-bottom: 20px; line-height: 24px; color: #696969; } .join-five { width: 100%; padding-bottom: 30px; background: #fff; } .join-fiveul { width: 100%; padding-top: 20px; } .join-fiveul li { position: relative; width: 100%; margin-bottom: 10px; } .join-fiveimg1 { width: 100%; position: relative; height: 0; padding-top: 45.39723%; overflow: hidden; } .join-fiveimg1 img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .join-fivetxt1 { position: absolute; top: 0; right: 0; z-index: 5; width: 50%; height: 100%; background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(131, 191, 43, 0.95)), color-stop(50%, rgba(131, 191, 43, 0.7))); background: -webkit-linear-gradient(left, rgba(131, 191, 43, 0.95) 50%, rgba(131, 191, 43, 0.7)); background: -moz- oldlinear-gradient(left, rgba(131, 191, 43, 0.95) 50%, rgba(131, 191, 43, 0.7)); background: -o-linear-gradient(left, rgba(131, 191, 43, 0.95) 50%, rgba(131, 191, 43, 0.7)); background: linear-gradient(90deg, rgba(131, 191, 43, 0.95) 50%, rgba(131, 191, 43, 0.7)); } .join-fivetable { width: 100%; height: 100%; display: table; table-layout: fixed; font-size: 14px; } .join-fivetableh3, .join-fivetable-cell { display: table-cell; vertical-align: middle; padding: 10px; font-size: 14px; color: #fff; } .join-fivetxt2 { width: 100%; padding: 20px; border: 1px solid #e5e5e5; } .join-fivetxt2h3 { line-height: 24px; font-size: 18px; } .join-fivetxt2des { width: 100%; padding-top: 10px; line-height: 22px; font-size: 14px; color: #929292; } .join-fiveimg2 { width: 100%; position: relative; height: 0; padding-top: 69.94819%; overflow: hidden; } .join-fiveimg2 img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .join-fivetxt3 { position: absolute; top: 0; left: 0; z-index: 5; width: 36%; height: 100%; background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(131, 191, 43, 0.95)), color-stop(50%, rgba(131, 191, 43, 0.7))); background: -webkit-linear-gradient(left, rgba(131, 191, 43, 0.95) 50%, rgba(131, 191, 43, 0.7)); background: -moz- oldlinear-gradient(left, rgba(131, 191, 43, 0.95) 50%, rgba(131, 191, 43, 0.7)); background: -o-linear-gradient(left, rgba(131, 191, 43, 0.95) 50%, rgba(131, 191, 43, 0.7)); background: linear-gradient(90deg, rgba(131, 191, 43, 0.95) 50%, rgba(131, 191, 43, 0.7)); } .join-fivetable { display: table; table-layout: fixed; width: 100%; height: 100%; } .join-fivetableh3 { display: table-cell; vertical-align: middle; padding: 10px; font-size: 14px; color: #fff; } .cookies-con { width: 100%; margin-top: 10px; padding: 10px 0 30px; background: #fff; } .cookies-h1 { padding: 16px 0; line-height: 22px; font-size: 18px; color: #363636; } .cookies-text { width: 100%; padding: 20px 0; line-height: 24px; font-size: 14px; color: #595757; border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; } .cookies-btm { position: fixed; left: 0; bottom: 0; z-index: 90; display: none; width: 100%; background: rgba(0, 0, 0, 0.7); } .cookies-btmtext { line-height: 22px; font-size: 14px; color: #fff; } .cookies-btmbtn { margin-top: 10px; text-align: center; font-size: 0; } .cookies-btmbtn a { display: inline-block; vertical-align: middle; height: 35px; line-height: 35px; font-size: 14px; color: #fff; } .cookies-btmbtn a.cookies-btnmore:hover { color: #7dbb28; } .cookies-btnyes { width: 130px; margin-right: 10px; -webkit-border-radius: 18px; border-radius: 18px; background: #7dbb28; } .cookies-btmcon { position: relative; padding: 20px 15px; } .cookies-btmcon .cookies-btmclose { position: absolute; top: 4px; right: 4px; z-index: 10; width: 18px; height: 18px; } .cookies-btmcon .cookies-btmclose span { position: relative; display: block; width: 100%; height: 100%; } .cookies-btmcon .cookies-btmclose span:after, .cookies-btmcon .cookies-btmclose span:before { position: absolute; top: 50%; left: 50%; width: 1px; height: 100%; background: #fff; -webkit-transform: translate(-50%, -50%) rotate(45deg); -moz-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); -o-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; content: ''; } .cookies-btmcon .cookies-btmclose span:after { width: 100%; height: 1px; } .cookies-box, .in2content-newsbox { position: fixed; top: 45%; left: 50%; z-index: 91; display: none; width: 90%; max-width: 900px; max-height: 80%; background: #ffffff; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-box-shadow: 0px 0px 15px -5px #aaa; box-shadow: 0px 0px 15px -5px #aaa; } .cookies-boxcon, .in2content-newsboxcon { position: relative; padding: 20px 20px 20px; } .cookies-boxcon:after, .in2content-newsboxcon:after { position: absolute; top: 0; left: 0; width: 100%; height: 2px; background: -webkit-gradient(linear, left top, right top, from(#e3e200), to(#7db429)); background: -webkit-linear-gradient(left, #e3e200, #7db429); background: -moz- oldlinear-gradient(left, #e3e200, #7db429); background: -o-linear-gradient(left, #e3e200, #7db429); background: linear-gradient(90deg, #e3e200, #7db429); content: ''; } .cookies-boxcon .cookies-tclose, .cookies-boxcon .in2content-tclose, .in2content-newsboxcon .cookies-tclose, .in2content-newsboxcon .in2content-tclose { position: absolute; bottom: 100%; right: 0px; margin-bottom: 10px; z-index: 10; width: 18px; height: 18px; } .cookies-boxcon .cookies-tclose span, .cookies-boxcon .in2content-tclose span, .in2content-newsboxcon .cookies-tclose span, .in2content-newsboxcon .in2content-tclose span { position: relative; display: block; width: 100%; height: 100%; } .cookies-boxcon .cookies-tclose span:after, .cookies-boxcon .cookies-tclose span:before, .cookies-boxcon .in2content-tclose span:after, .cookies-boxcon .in2content-tclose span:before, .in2content-newsboxcon .cookies-tclose span:after, .in2content-newsboxcon .cookies-tclose span:before, .in2content-newsboxcon .in2content-tclose span:after, .in2content-newsboxcon .in2content-tclose span:before { position: absolute; top: 50%; left: 50%; width: 1px; height: 100%; background: #7dbb28; -webkit-transform: translate(-50%, -50%) rotate(45deg); -moz-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); -o-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; -webkit-box-shadow: 0px 0px 3px -2px #aaa; box-shadow: 0px 0px 3px -2px #aaa; content: ''; } .cookies-boxcon .cookies-tclose span:after, .cookies-boxcon .in2content-tclose span:after, .in2content-newsboxcon .cookies-tclose span:after, .in2content-newsboxcon .in2content-tclose span:after { width: 100%; height: 1px; } .cookies-tit, .in2content-boxtit { position: relative; padding-bottom: 10px; line-height: 1; text-align: center; font-size: 20px; } .cookies-tit:after, .in2content-boxtit:after { position: absolute; bottom: 0; left: 50%; width: 46px; height: 1px; background: #dedede; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); content: ''; } .cookies-boxtext, .in2content-boxtext { margin-top: 10px; padding: 0 10px; max-height: 312px; overflow-y: auto; line-height: 24px; font-size: 14px; color: #595757; } .cookies-boxtext::-webkit-scrollbar, .in2content-boxtext::-webkit-scrollbar { width: 3px; height: 8px; background-color: #fff; } .cookies-boxtext::-webkit-scrollbar-track, .in2content-boxtext::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); -webkit-border-radius: 0px; border-radius: 0px; background-color: #f4f4f4; } .cookies-boxtext::-webkit-scrollbar-thumb, .in2content-boxtext::-webkit-scrollbar-thumb { -webkit-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #81be29; } .cookies-btn, .in2content-btn { width: 100%; margin-top: 10px; padding-top: 12px; text-align: center; border-top: 1px dashed #cfcfcf; font-size: 0; } .cookies-btn a, .in2content-btn a { display: inline-block; vertical-align: middle; line-height: 35px; font-size: 14px; } .cookies-btn a.cookies-accept, .in2content-btn a.cookies-accept { width: 130px; margin-right: 10px; color: #fff; background: #7dbb28; -webkit-border-radius: 18px; border-radius: 18px; } .cookies-btn a.cookies-close, .cookies-btn a .in2content-close, .in2content-btn a.cookies-close, .in2content-btn a .in2content-close { font-size: 14px; color: #595757; } .in2content { padding-top: 30px; background: #fff; } .in2content-tit { text-align: center; } .in2content-tit h2 { margin-bottom: 8px; line-height: 1; font-size: 20px; color: #7fbe26; } .in2content-tit .in2content-titdes { line-height: 22px; font-size: 14px; color: #87898b; } .in2content-ul { width: 100%; margin-top: 20px; padding-bottom: 30px; } .in2content-ul li { width: 100%; margin-bottom: 28px; } .in2content-liimg { width: 100%; position: relative; height: 0; padding-top: 52.63158%; overflow: hidden; } .in2content-liimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .in2content-lispan { position: absolute; top: 10px; right: 0; z-index: 1; min-width: 92px; height: 34px; padding: 0 5px; line-height: 34px; text-align: center; font-size: 14px; color: #ffffff; background: #7fbe26; } .in2content-litxt { width: 100%; padding-top: 10px; } .in2content-litxt h3 { line-height: 24px; text-align: center; font-size: 16px; color: #0e0f0f; } .in2content-lia2 { display: none; } .in2content-newsbox { top: 50%; } .edition { position: fixed; top: 0px; left: 0; z-index: 210; display: none; width: 100%; padding: 20px 15px; background: #444; } .edition-con { position: relative; width: 100%; } .edition-text { width: 100%; line-height: 20px; font-size: 12px; color: #fff; } .edition-view { position: relative; margin-top: 10px; padding-right: 100px; } .edition-view .edition-a { position: absolute; top: 50%; right: 0; display: block; width: 60px; height: 35px; line-height: 35px; text-align: center; font-size: 16px; color: #fff; -webkit-border-radius: 4px; border-radius: 4px; background: -webkit-gradient(linear, left top, left bottom, from(#51a9ee), to(#147bcd)); background: -webkit-linear-gradient(#51a9ee, #147bcd); background: -moz- oldlinear-gradient(#51a9ee, #147bcd); background: -o-linear-gradient(#51a9ee, #147bcd); background: linear-gradient(#51a9ee, #147bcd); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .edition-close { position: absolute; top: -12px; right: -12px; z-index: 10; display: block; width: 12px; height: 12px; } .edition-close span { position: relative; display: block; width: 100%; height: 100%; } .edition-close span:after, .edition-close span:before { position: absolute; top: 50%; left: 50%; width: 1px; height: 100%; background: #fff; -webkit-transform: translate(-50%, -50%) rotate(45deg); -moz-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); -o-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); content: ''; } .edition-close span:after { width: 100%; height: 1px; } .edition-message { width: 100%; max-width: 360px; padding: 0 15px; height: 35px; line-height: 33px; font-size: 0px; color: #fff; border: 1px solid #707070; -webkit-border-radius: 4px; border-radius: 4px; background: #575757; } .edition-message span { display: inline-block; vertical-align: middle; margin-left: 10px; font-size: 16px; } .edition-message img { -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; } .inbanner { position: relative; width: 100%; overflow: hidden; } .inbanner .swiper-slide { position: relative; width: 100%; overflow: hidden; } .inbanner .swiper-slide img { width: 100%; } .inbanner-txt1 { position: absolute; top: 50%; left: 50%; z-index: 5; width: 90%; text-align: center; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .inbanner-txt1 h2 { width: 100%; line-height: 1; font-size: 22px; font-weight: 100; color: #fff; } .inbanner-txt1 .inbanner-a1 { display: block; width: 120px; height: 35px; margin: 20px auto 0; line-height: 35px; text-align: center; font-size: 16px; color: #ffffff; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; background: #82bd2a; } .inbanner-txt1.before h2 { opacity: 0; } .inbanner-txt1.before .inbanner-a1 { opacity: 0; } .inbanner-txt1.after h2 { opacity: 1; -webkit-animation: fadeInUp 0.5s; -moz-animation: fadeInUp 0.5s; -o-animation: fadeInUp 0.5s; animation: fadeInUp 0.5s; } .inbanner-txt1.after .inbanner-a1 { opacity: 1; -webkit-animation: fadeInUp 1s 0.5s both; -moz-animation: fadeInUp 1s 0.5s both; -o-animation: fadeInUp 1s 0.5s both; animation: fadeInUp 1s 0.5s both; } .inbanner-bat { position: absolute; bottom: 10px; left: 0; z-index: 10; width: 100%; line-height: 1; text-align: center; font-size: 0; } .inbanner-bat span { display: inline-block; vertical-align: middle; width: 10px; height: 10px; margin: 0 5px; -webkit-border-radius: 50%; border-radius: 50%; background: #fff; opacity: .8; } .inbanner-bat span.swiper-pagination-bullet-active { background: #82bc29; opacity: 1; } .inpro-one { width: 100%; padding: 30px 0 30px; background: #fff; } .inpro-tit { line-height: 1; font-size: 20px; color: #595757; } .inpro-oneul { width: 100%; margin-top: 20px; font-size: 0; } .inpro-oneul li { display: inline-block; vertical-align: top; width: 50%; padding: 0 20px; padding-bottom: 12px; border-right: 1px solid #ededed; } .inpro-oneul li:nth-child(2n) { border-right: none; } .inpro-onelitxt { width: 100%; padding-top: 10px; } .inpro-onelitxt h3 { padding-left: 15px; font-size: 14px; line-height: 18px; min-height: 36px; } .inpro-oneicon { width: 72px; height: 72px; overflow: hidden; } .inabout-one { position: relative; width: 100%; overflow: hidden; } .inabout-video { position: absolute; top: 0; left: 0; z-index: 3; width: 100%; height: 100%; background: #000; overflow: hidden; } .inabout-video video { position: relative; left: 50%; width: auto; max-width: none; height: 100%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); } .inabout-view { position: relative; overflow: hidden; } .inabout-view img { position: relative; left: 50%; z-index: 5; width: auto; max-width: none; height: 200px; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); } .inabout-view img.active { z-index: 1; } .inabout-text { width: 100%; padding: 20px; text-align: right; } .inabout-texth3 { line-height: 1; text-align: left; font-size: 20px; color: #595757; } .inabout-textdes { position: relative; margin-top: 10px; line-height: 20px; font-size: 14px; color: #888; } .inabout-textdes2 { position: relative; z-index: 3; text-align: left; } .innews { width: 100%; padding: 30px 0 30px; } .innews-ul { width: 100%; } .innews-ul li { width: 100%; margin-bottom: 20px; } .innews-img { width: 100%; position: relative; height: 0; padding-top: 60.52632%; overflow: hidden; } .innews-img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .innews-text { width: 100%; padding: 20px 20px 30px; background: #f5f5f5; } .innews-h3 { font-size: 16px; color: #585a59; display: -webkit-box; height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } .innews-des { margin-top: 10px; font-size: 14px; color: #c7c7c7; display: -webkit-box; height: 66px; line-height: 22px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; } .innews-time { margin-top: 10px; line-height: 20px; font-size: 14px; color: #565759; } .searchcont401 { background-color: #ffffff; background-repeat: no-repeat; background-position: center top; -o-background-size: cover; background-size: cover; } .searchtitle401 { padding: 15px 15px; background-color: #f2f2f2; } .searchtitle401 span { color: #da251d; } .resultlist401 { font-size: 13px; margin-bottom:30px; } .resultlist401 img { display: block; width: 100%; margin-bottom: 2%; } .resultlist401 li { padding: 15px 0; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; margin-bottom: -1px; } .resultlist401 h4 { font-size: 16px; line-height: 24px; margin-bottom: 3%; } .resultlist401 h4 em { color: #da251d; } .resultlist401 h4 a { display: block; } .resulttext401 { overflow: hidden; height: 72px; color: #999; line-height: 24px; } .resultlabel401 { color: #999; display: block; padding-top: 30px; } .searchinputcont401 dt input { display: block; width: 100%; height: 40px; line-height: 40px; padding: 0 10px; font-size: 15px; color: #333333; background-color: #ffffff; } .searchinputcont401 { position: relative; max-width: 400px; margin: 0 auto; } .searchinputcont401 dd { position: absolute; top: 0px; right: 0px; z-index: 5; width: 60px; } .searchinputcont401 dt { display: block; padding-right: 60px; } .searchinputcont401 dd input { width: 100%; height: 40px; line-height: 40px; font-size: 0px; font-weight: bold; color: #ffffff; cursor: pointer; background-color: #80b622; background-image: url(../images/insearch-btn2.png); background-repeat: no-repeat; background-position: center; display: block; } .search-con { width: 100%; padding: 30px 0 30px; background: #fff; } .newspost-fenview .bdsharebuttonbox a { float: none !important; padding: 0 !important; margin: 0 !important; height: 24px; } .join-fiveul { font-size: 0; } .join-fiveul li { display: inline-block; vertical-align: top; } /**.join-fiveul li .paddingtopli { height: 0; padding-top: 50%; } .join-fiveul .li2 .paddingtopli { padding-top: 50%; } **/ .join-fivetxt2 { position: static; top: 0; left: 0; width: 100%; height: 100%; display: table; table-layout: fixed; } .join-fivecell1 { display: table-cell; vertical-align: middle; } .netsolution-twotop { position: relative; } .suzy-prev1, .suzy-next1 { position: absolute; top: 50%; width: 20px; height: 20px; z-index: 10; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .suzy-prev1 { left: 0px; } .suzy-next1 { right: 0px; } .suzy-prev1 span, .suzy-next1 span { display: block; position: relative; width: 100%; height: 100%; } .suzy-prev1 span:after, .suzy-next1 span:after { position: absolute; top: 50%; left: 50%; width: 10px; height: 10px; -webkit-transform: translate(-50%, -50%) rotate(45deg); -moz-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); -o-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); content: ''; } .suzy-prev1 span:after { border-left: 2px solid #e3e3e3; border-bottom: 2px solid #e3e3e3; } .suzy-next1 span:after { border-right: 2px solid #e3e3e3; border-top: 2px solid #e3e3e3; } .netcen-h3 .netcen-h4 { display: block; } .propost-twotxt { position: static; width: 100%; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); padding: 20px; } .suzy-conview { margin-top: 20px; background: #454444; } .suzy-conview .swiper-slide { padding: 20px; height: 100%; background: #454444; overflow: hidden; } .network-itemh3 { line-height: 24px; font-size: 18px; color: #64b621; padding-top: 20px; } .network-itemimg { width: 100%; margin-top: 5%; } .network-itemul { width: 100%; padding-top: 7.5%; } .network-itemul li { width: 100%; padding-bottom: 6.25%; } .network-itemul li h4 { width: 100%; line-height: 22px; font-size: 16px; color: #61ab24; } .network-itemul li .network-itemdes { width: 100%; line-height: 18px; font-size: 13px; color: #afafaf; } .about-onebox { position: absolute; top: 100%; left: -15px; z-index: 20; display: none; width: 270px; padding-top: 15px; } .about-oneboxcon { position: relative; padding: 10px; background: #fff; border: 1px solid #cfe6ac; z-index: 20; } .about-oneboxcon:after { position: absolute; bottom: 100%; left: 20px; width: 15px; height: 15px; margin-bottom: -1px; background: url(../images/san.png) no-repeat center center; content: ''; } .about-oneboxcon h3 { padding: 14px 10px 10px; line-height: 18px; font-size: 14px; color: #659719; } .suzy-conview2 { margin-top: 20px; position: relative; } .suzy-conview2 .swiper-slide { position: relative; padding: 10px; background: #fff; border: 1px solid #cfe6ac; } .suzy-conview2 .swiper-slide h3 { padding: 14px 10px 10px; line-height: 18px; font-size: 14px; color: #659719; } .about-boximg { position: relative; width: 100%; } .about-boximg h4 { position: absolute; top: 15px; left: 0; width: 100%; padding: 0 20px; line-height: 18px; font-size: 14px; color: #fff; } .suzy-conview2 .suzy-prev1 span:after, .suzy-conview2 .suzy-next1 span:after { border-color: #80b622; } @media (min-width: 480px) { .productspost-two .swiper-slide img, .propost5-one .swiper-slide img { height: 300px; } .nei-banner .swiper-slide img { height: 300px; } } @media (min-width: 768px) { .inheader { padding: 0 30px; } .join-fourtop .join-fourp1 { width: 25%; } .netcen-h3 .netcen-h4 { display: inline-block; } .propost4-four2 .swiper-slide { width: 48.39286%; margin-right: 1.30952%; } .productspost-des { max-height: none; } .productspost-two .swiper-slide.before .propost-twotxt h3, .propost5-one .swiper-slide.before .propost-twotxt h3 { opacity: 0; } .productspost-two .swiper-slide.before .propost-twotxt h4, .propost5-one .swiper-slide.before .propost-twotxt h4 { opacity: 0; } .productspost-two .swiper-slide.before .propost-twotxt .propost-twodes, .propost5-one .swiper-slide.before .propost-twotxt .propost-twodes { opacity: 0; } .productspost-two .swiper-slide.after img, .propost5-one .swiper-slide.after img { -webkit-transform: translateX(-50%) scale(1.05); -moz-transform: translateX(-50%) scale(1.05); -ms-transform: translateX(-50%) scale(1.05); -o-transform: translateX(-50%) scale(1.05); transform: translateX(-50%) scale(1.05); } .productspost-two .swiper-slide.after .propost-twotxt h3, .propost5-one .swiper-slide.after .propost-twotxt h3 { opacity: 1; -webkit-animation: fadeInUp .5s; -moz-animation: fadeInUp .5s; -o-animation: fadeInUp .5s; animation: fadeInUp .5s; } .productspost-two .swiper-slide.after .propost-twotxt h4, .propost5-one .swiper-slide.after .propost-twotxt h4 { opacity: 1; -webkit-animation: fadeInUp .5s; -moz-animation: fadeInUp .5s; -o-animation: fadeInUp .5s; animation: fadeInUp .5s; } .productspost-two .swiper-slide.after .propost-twotxt .propost-twodes, .propost5-one .swiper-slide.after .propost-twotxt .propost-twodes { opacity: 1; -webkit-animation: fadeInUp .5s; -moz-animation: fadeInUp .5s; -o-animation: fadeInUp .5s; animation: fadeInUp .5s; } .propost-twotxt { position: absolute; width: 100%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); padding: 0px; background: transparent; } .suzy-prev1 { left: 5px; } .suzy-next1 { right: 5px; } .join-fourtop .join-fourp2 { width: 25%; } .innav-ul { padding: 20px 30px 80px; } .products-listtop { display: table; table-layout: fixed; width: 100%; } .products-topimg { display: table-cell; vertical-align: middle; width: 50%; } .prodcuts-toptext { display: table-cell; vertical-align: middle; width: 50%; padding: 0 4.7619%; } .products-topcell { display: table-cell; vertical-align: middle; } .products-list { padding: 0 30px 5.11905%; } .neifoot { padding: 0 30px; } .infoot-fen { margin-left: 30px; } .productspost-two .swiper-slide img, .propost5-one .swiper-slide img { height: 350px; } .propost-twotxt { position: absolute; top: 21.13821%; left: 14.28571%; width: 35.71429%; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); } .propost4-four2 { padding: 0 30px 48px; } .propost5-two .propost-twotxt { left: auto; right: 14.28571%; } .propost8-oneul li { width: 17.1875%; margin-right: 10.41667%; } .propost8-oneul li:nth-child(2n) { margin-right: 10.41667%; } .propost8-oneul li:nth-child(4n) { margin-right: 0; } .service-tit { font-size: 24px; } .netsolution-twotop { padding: 0 30px; } .netsolution-twotop .swiper-slide.swiper-slide-next:after { display: block; } .netsolution-twotop .swiper-slide.active-nav:after { display: none; } .netsolution-twotop .swiper-slide.afternone:after { display: none; } .netsolution-cenul a { position: relative; display: block; } .netsolution-cenul a:before { position: absolute; top: 50%; right: 4.16667%; width: 15px; height: 15px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: translateY(-50%) rotate(-45deg); -moz-transform: translateY(-50%) rotate(-45deg); -ms-transform: translateY(-50%) rotate(-45deg); -o-transform: translateY(-50%) rotate(-45deg); transform: translateY(-50%) rotate(-45deg); content: ''; } .netsolution-cenul a:after { position: absolute; top: 50%; right: 4.16667%; width: 35px; height: 1px; background: #fff; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); content: ''; } .netsolution-acell { display: block; } .netsolution-acell:before { display: none; } .netcen-icon, .netcen-h3 { float: none; display: inline-block; vertical-align: middle; } .netcen-h3 { max-width: 90%; } .netcen-icon { margin-top: 0; } .netcen-h3 .netcen-h4 { padding-left: 15px; } .servicepost-h2 { line-height: 30px; font-size: 24px; } .news-ul { font-size: 0; } .news-ul li { display: inline-block; vertical-align: top; width: 31.66667%; margin-right: 2.5%; } .news-ul li:nth-child(3n) { margin-right: 0; } .showinfo-ul { font-size: 0; } .showinfo-ul li { display: inline-block; width: 31.66667%; margin-right: 2.5%; } .showinfo-ul li:nth-child(3n) { margin-right: 0; } .about-tit1 { line-height: 32px; font-size: 24px; } .about-tit2 { font-size: 24px; } .about-twoul { font-size: 0; margin: 0 -10px; } .about-twoul li { display: inline-block; vertical-align: top; width: 50%; padding: 0 10px; } .about-twoul li:nth-child(3n) { margin-right: 0; } .about-twode { display: -webkit-box; height: 120px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 5; } .about-threeitem { padding: 50px 50px 60px; } .about-threemenu a { font-size: 20px; } .about-threemenu a i { border: 14px solid transparent; } .about-fourbtmul { padding-left: 0; } .about-fourbtmul:after, .about-fourbtmul:before { left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); } .about-fourbtmul li { padding-right: 50%; } .about-fourbtmul li:nth-child(2n) { padding-right: 0; padding-left: 50%; } .about-fourbtmul li:nth-child(odd) .about-fourbtmview { text-align: right; padding-left: 0px; padding-right: 20px; } .about-fourbtmul li:nth-child(odd) .about-fourbtmview .about-ci { left: auto; right: -7.5px; } .about-fourbtmul li .about-fourbtmview { margin-top: -3.33333%; } .about-fourbtmul li:first-child { margin-top: 0; } .about-fourbtmul li:first-child .about-fourbtmview { margin-top: 0; } .about-fourdes { min-height: 110px; } .about-developview .about-fourbtmul li { margin-bottom: 20px; } .about-developview .about-fourbtmul li:first-child .about-fourbtmview { margin-top: 0%; } .about-developview .about-fourbtmul li .about-fourbtmview { margin-top: -23.33333%; } .join-threeul li { width: 30%; margin-right: 5%; } .join-threeul li:nth-child(2n) { margin-right: 5%; } .join-threeul li:nth-child(3n) { margin-right: 0; } .join-fiveul { font-size: 0; } .join-fiveul li { display: inline-block; vertical-align: top; } .join-fiveul li.li1 { width: 66%; margin-right: 1.83333%; } .join-fiveul li.li2 { width: 32.16667%; } .join-fiveul li.li3 { width: 32.16667%; margin-right: 1.75%; } .join-fiveul li.margin0 { margin-right: 0; } .join-fivetxt1 { width: 36.36364%; } .join-fivetxt3 { width: 50%; } .cookies-btmcon { padding: 40px 30px; } .cookies-btmtext { padding-right: 220px; } .cookies-btmbtn { position: absolute; top: 50%; right: 30px; z-index: 10; margin-top: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .in2content-ul { font-size: 0; } .in2content-ul li { display: inline-block; vertical-align: top; width: 31.66667%; margin-right: 2.5%; } .in2content-ul li:nth-child(3n) { margin-right: 0; } .in2content-tit h2 { font-size: 24px; } .edition { padding: 20px 30px; } .inbanner-txt1 h2 { font-size: 50px; } .inbanner-txt1 .inbanner-a1 { width: 160px; height: 45px; margin: 40px auto 0; line-height: 45px; font-size: 20px; -webkit-border-top-right-radius: 8px; border-top-right-radius: 8px; -webkit-border-bottom-left-radius: 8px; border-bottom-left-radius: 8px; } .inbanner-bat { bottom: 20px; } .inpro-oneul li { width: 25%; } .inpro-oneul li:nth-child(2n) { border-right: 1px solid #ededed; } .inpro-oneul li:nth-child(4n) { border-right: none; } .inpro-tit { font-size: 24px; } .inabout-view img { left: 0%; width: 100%; max-width: 100%; height: auto; -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); } .inabout-text { position: absolute; top: 50%; left: 0; width: 33.92857%; min-height: 70%; z-index: 5; background: rgba(255, 255, 255, 0.8); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .inabout-btmimg { position: absolute; bottom: 0; right: 10px; width: 43.85965%; } .innews-ul { font-size: 0; } .innews-ul li { display: inline-block; vertical-align: top; width: 31.66667%; margin-right: 2.5%; } .innews-ul li:nth-child(3n) { margin-right: 0; } .nei-banner .swiper-slide img { position: static; left: 0; height: auto; max-width: 100%; width: 100%; -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); } .searchtitle401 { font-size: 24px; } .resultlist401 h4 { font-size: 20px; margin-bottom: 2%; } .searchimg401 { float: left; margin: 0 3% 0 0; display: block; width: 200px; height: 150px; overflow: hidden; position: relative; } .resultlist401 img { max-width: 100%; width: auto; } .join-fiveul li .paddingtopli { height: 0; padding-top: 69.94819%; } .join-fiveul .li2 .paddingtopli { padding-top: 93.26425%; } } @media (min-width: 1024px) { .mobile-btn { display: none; } body { padding-top: 72px; } .suzy-conview, .suzy-conview2 { display: none; } .network-itemh3 { font-size: 20px; } .inheader { position: fixed; top: 0; left: 0; z-index: 200; height: 72px; padding: 0 40px; text-align: center; } .inheader.active { -webkit-box-shadow: 0px 0px 2px -1px #aaa; box-shadow: 0px 0px 2px -1px #aaa; } .inlogo { line-height: 72px; } .inlogo img { max-height: 100%; } .insearch { width:50px; margin-right:10px; line-height: 72px; } .insearch-form { top: 72px; right: 40px; padding: 0; max-width: 240px; border: 1px solid #ddd; } .in-ena { line-height: 72px; font-size: 18px; } .in-en:hover .inen-view { display: block; -webkit-box-shadow: 0px 0px 15px -5px #ddd; box-shadow: 0px 0px 15px -5px #ddd; } .inen-view { top: 72px; padding: 0; background: rgba(255, 255, 255, 0.8); } .inen-view a { font-size: 16px; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .inen-view a:hover { background: #fff; } .innav-ul { position: relative; top: 0; display: inline-block; width: auto; padding: 0; margin: 0 auto; overflow-y: visible; border: none; } .innav-ul li { position: relative; float: left; width: auto; margin: 0 10px; border-bottom: none; } .innav-ul li h3 { z-index: 20; } .innav-ul li:hover .innav-menu { display: block; -webkit-box-shadow: 0px 0px 15px -5px #ddd; box-shadow: 0px 0px 15px -5px #ddd; } .innav-ul li:nth-child(3) .innav-menu a:nth-child(1):hover { background: #F99B0C; } .innav-ul li:nth-child(3) .innav-menu a:nth-child(2):hover { background: #05ce7b; } .innav-ul li:nth-child(3) .innav-menu a:nth-child(3):hover { background: #F9827F; } .innav-ul li:nth-child(3) .innav-menu a:nth-child(4):hover { background: #0072C6; } .innav-ul li:nth-child(3) .innav-menu a:nth-child(5):hover { background: #F74902; } .innav-ul li:nth-child(3) .innav-menu a:nth-child(6):hover { background: #24318f; } .innav-ul li:nth-child(3) .innav-menu a:nth-child(7):hover { background: #EA7600; } .line { position: absolute; bottom: 0; z-index: 1; height: 2px; background: #80b622; } .innav-a { line-height: 72px; font-size: 18px; } .innav-menu { position: absolute; top: 100%; left: 50%; z-index: 200; display: none; width: auto; padding: 10px 0; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); background: rgba(255, 255, 255, 0.8); } .innav-menu a { font-size: 16px; padding: 0 15px; white-space: nowrap; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .innav-menu a:hover { background: #80b622; color: #fff; } .nei-ermenu { position: absolute; top: 0; left: 0; z-index: 20; width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; overflow: hidden; background: rgba(0, 0, 0, 0.22); } .nei-ermenu a { display: block; -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; line-height: 58px; font-size: 14px; color: #fff; text-align: center; border-right: 1px solid rgba(255, 255, 255, 0.2); } .nei-ermenu a.active { border-color: transparent; background: #80b622; } .nei-ermenu a:last-child { border-color: transparent; } .nei-ermenu a:hover { border-color: transparent; background: #80b622; } .products-menu { padding: 56px 30px 40px; } .products-menu a { margin: 0 32px 8px; font-size: 24px; } .products-menu a:after { margin-right: -32px; width: 5px; height: 5px; } .products-list { padding: 0 40px 5.11905%; } .products-toptit { margin-bottom: 26px; padding-bottom: 12px; line-height: 34px; font-size: 30px; } .products-toptxt { line-height: 24px; font-size: 18px; } .products-listul li { position: relative; width: 31.66667%; margin-right: 2.5%; margin-bottom: 27px; overflow: hidden; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .products-listul li:hover img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); } .products-listul li img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; } .products-listul li:nth-child(2n) { margin-right: 2.5%; } .products-listul li:nth-child(3n) { margin-right: 0; } .products-listul li:hover { margin-top: -5px; } .products-litxt { padding: 25px 0; } .prducts-lih3 { line-height: 30px; font-size: 20px; } .products-lides { line-height: 30x; font-size: 20px; } .inabout-view img { z-index: 1; } .list-more { font-size: 20px; } .list-more p { margin-top: 18px; } .productspost-one { width: 100%; padding: 62px 40px; } .neifoot { padding: 0 40px; } .infoot-topview { position: relative; float: left; width: 65%; } .infoot-top { padding: 32px 0 52px; border-bottom: 1px solid #404040; } .neifooter .infoot-top { padding-top: 30px; padding-bottom: 48px; } .infoot-topdl { position: relative; width: auto; padding-right: 20px; padding-top: 36px; border: none; display:inline-block; vertical-align:top; } .infoot-topdl dd { display: block; padding-bottom: 0; } .infoot-topdl dd a { font-size: 16px; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .infoot-topdl dd a:hover { color: #cdcdcd; } .infoot-topdl dt:nth-of-type(2){padding-top:15px} .infoot-a { line-height: 22px; font-size: 18px; } .infoot-bfr .infoot-a1 { -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .infoot-bfr .infoot-a1:hover { color: #cdcdcd; } .infoot-fr { float: right; width: 35%; padding-top: 36px; } .infoot-fr h2 { font-size: 18px; line-height: 22px; } .infoot-frul { padding-top: 15px; } .infoot-frul li { margin-bottom: 16px; } .infoot-btm { padding: 28px 0 40px; } .infoot-bfl { float: left; width: auto; line-height: 1.8; font-size: 14px; } .infoot-bfr { float: right; width: auto; padding-top: 28px; } .neifoot-btm { padding-top: 25px; padding-bottom: 25px; } .neifoot-btm .infoot-bfr { padding-top: 24px; } .infoot-fen a { -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; opacity: .5; } .infoot-fen a:hover { opacity: 1; } .productspost-two .swiper-slide img, .propost5-one .swiper-slide img { height: 400px; } .propost-threesw2 .swiper-slide { overflow: hidden; } .propost-threesw2 .swiper-slide:hover img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); } .propost-threesw2 .swiper-slide img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; } .propost4-four2 { padding: 0 40px 48px; } .propost5-one .propost-twotxt { top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .propost8-oneul li { width: 13.58025%; margin-right: 15.22634%; } .propost8-oneul li:nth-child(2n) { margin-right: 15.22634%; } .propost8-oneul li:nth-child(4n) { margin-right: 0; } .network-mobile { display: none; } .network-pc { display: block; } .network-ulli { display: block; } .network-onea { position: absolute; bottom: 2.96296%; left: 1.83333%; z-index: 15; display: block; font-size: 0; } .network-onea .network-lispan, .network-onea .network-lii { /*display: inline-block;*/ vertical-align: top; display:none; } .network-one { position: relative; } .network-lispan { position: relative; display: block; width: 16px; height: 16px; background: #64b621; -webkit-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0px 5px 15px 0px #aaa; box-shadow: 0px 5px 15px 0px #aaa; } .network-lispan:after { position: absolute; top: 50%; left: 50%; z-index: 5; width: 8px; height: 8px; background: #f0f8e9; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); content: ''; } .tobe-span .network-lispan { background: #8f928d; } .tobe-span .network-lispan:after { background: #f4f4f4; } .network-lii { display: block; padding-left: 3px; overflow: hidden; line-height: 16px; font-size: 14px; color: #363636; font-style: normal; } .network-ulli .network-ulliposi { position: absolute; cursor: pointer; } .network-ulli.li1 .network-ulliposi { top: 30%; left: 14.16667%; } .network-ulli.li2 .network-ulliposi { top: 32.40741%; left: 16%; } .network-ulli.li3 .network-ulliposi { top: 28.7037%; left: 20.66667%; } .network-ulli.li4 .network-ulliposi { top: 42.96296%; left: 25.83333%; } .network-ulli.li5 .network-ulliposi { top: 42.59259%; left: 32%; } .network-ulli.li6 .network-ulliposi { top: 46.2963%; left: 32.91667%; } .network-ulli.li7 .network-ulliposi { top: 57.40741%; left: 30.33333%; } .network-ulli.li8 .network-ulliposi { top: 46.2963%; left: 52.5%; } .network-ulli.li9 .network-ulliposi { top: 65.18519%; left: 57.5%; } .network-ulli.li-right .network-liv .network-lii { left: auto; right: 100%; padding-right: 3px; padding-left: 0; } .network-ulli.active .network-lispan { background: transparent; } .network-ulli.active .network-lispan:after { background: #64b621; } .network-ulli.active .network-lispan:before { position: absolute; top: 50%; left: 50%; z-index: 1; width: 20px; height: 20px; background: rgba(227, 227, 0, 0.8); -webkit-border-radius: 50%; border-radius: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-box-shadow: 0px 5px 15px 0px #aaa; box-shadow: 0px 5px 15px 0px #aaa; content: ''; } .network-ulli.active .network-item { display: block; } .network-liv { position: relative; opacity:0; } .network-liv .network-lii { position: absolute; top: 0; left: 100%; white-space: nowrap; } .network-item { position: absolute; right: 0%; top: 0; z-index: 15; width: 30%; padding: 6.5% 1.66667% 0; height: 100%; background: #454444; overflow: hidden; } .netsolution-twotop { padding: 0 40px; } .netsolution-twotop .swiper-slide { width: 16.66667%; } .netsolution-itemtit { float: left; width: 45.41667%; } .netsolution-itemtit h3 { margin-bottom: 10px; line-height: 27px; font-size: 22px; } .netsolution-itemtit h4 { line-height: 26px; font-size: 20px; } .netsolution-itemtxt { float: right; width: 51.66667%; } .more-active:hover span { display: inline-block; position: relative; -webkit-animation: moreactive linear .8s infinite; -moz-animation: moreactive linear .8s infinite; -o-animation: moreactive linear .8s infinite; animation: moreactive linear .8s infinite; } @-webkit-keyframes moreactive { 0% { -webkit-transform: translateX(0px); transform: translateX(0px); } 50% { -webkit-transform: translateX(5px); transform: translateX(5px); } 100% { -webkit-transform: translateX(0px); transform: translateX(0px); } } @-moz-keyframes moreactive { 0% { -moz-transform: translateX(0px); transform: translateX(0px); } 50% { -moz-transform: translateX(5px); transform: translateX(5px); } 100% { -moz-transform: translateX(0px); transform: translateX(0px); } } @-o-keyframes moreactive { 0% { -o-transform: translateX(0px); transform: translateX(0px); } 50% { -o-transform: translateX(5px); transform: translateX(5px); } 100% { -o-transform: translateX(0px); transform: translateX(0px); } } @keyframes moreactive { 0% { -webkit-transform: translateX(0px); -moz-transform: translateX(0px); -o-transform: translateX(0px); transform: translateX(0px); } 50% { -webkit-transform: translateX(5px); -moz-transform: translateX(5px); -o-transform: translateX(5px); transform: translateX(5px); } 100% { -webkit-transform: translateX(0px); -moz-transform: translateX(0px); -o-transform: translateX(0px); transform: translateX(0px); } } .contact-item1 { float: left; width: 48.33333%; margin-right: 3.33333%; } .contact-item1:nth-child(2n) { margin-right: 0; } .contacdt-item2 { margin-top: 0; float: left; width: 48.27586%; margin-right: 3.44828%; } .contacdt-item2:nth-child(2n) { margin-right: 0; } .contact-item3, .contact-item4 { float: left; width: 100%; } .news-ul li:hover .news-img { -webkit-box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.8); box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.8); } .news-ul li:hover .news-img:after { opacity: 1; } .news-ul li:hover .news-img:before { display: block; } .news-ul li:hover .news-time { border-color: #64b621; } .news-img { -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .news-img:after { -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .info-desmen { display: block; opacity: 0; visibility: hidden; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .showinfo-ul li { -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .showinfo-ul li > a:after { -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .showinfo-ul li:hover { border-color: rgba(127, 190, 38, 0.9); -webkit-box-shadow: 0 20px 30px -20px rgba(0, 0, 0, 0.65); box-shadow: 0 20px 30px -20px rgba(0, 0, 0, 0.65); } .showinfo-ul li:hover > a:after { width: 100%; } .showinfo-ul li:hover .info-desmen { visibility: visible; opacity: 1; } .about-one { width: 100%; background: #fff; padding: 5.95238% 0 7.85714%; } .about-onevpc, .about-oneul, .about-onecou { display: block; } .about-onevmobile { display: none; } .about-oneul li { position: absolute; } .about-oneul li.txt-right .about-onespan { left: auto; right: 100%; padding-left: 0px; padding-right: 8px; } .about-oneul li.clrwhite .about-onespan { color: #fefefe; } .about-oneul li.li1 { top: 43.96667%; left: 18.13333%; } .about-oneul li.li2 { top: 66.5151%; left: 26.8%; } .about-oneul li.li3 { top: 62.02682%; left: 52.86667%; } .about-oneul li.li4 { top: 32.10302%; left: 45.33333%; } .about-oneul li.li5 { top: 33.7087%; left: 48.3%; } .about-oneul li.li6 { top: 26.50977%; left: 55.25%; } .about-oneul li.li7 { top: 50.93783%; left: 63.9%; } .about-oneul li.li8 { top: 44.24689%; left: 69.66667%; } .about-oneul li.li9 { top: 46.62167%; left: 73.08333%; } .about-oneul li.li10 { top: 49.94316%; left: 71.16667%; } .about-oneul li.li11 { top: 64.66667%; left: 70.93333%; } .about-oneul li.li12 { top: 56%; left: 69.6%; } /* .about-oneul li.li1 { top: 65.90782%; left: 33.53333%; } .about-oneul li.li2 { top: 50.94316%; left: 20.96667%; } .about-oneul li.li3 { top: 43.96667%; left: 18.13333%; } .about-oneul li.li4 { top: 66.5151%; left: 26.8%; } .about-oneul li.li5 { top: 62.02682%; left: 52.86667%; } .about-oneul li.li6 { top: 32.10302%; left: 45.33333%; } .about-oneul li.li7 { top: 33.7087%; left: 48.3%; } .about-oneul li.li8 { top: 26.50977%; left: 55.25%; } .about-oneul li.li9 { top: 50.93783%; left: 63.9%; } .about-oneul li.li10 { top: 44.24689%; left: 69.66667%; } .about-oneul li.li11 { top: 46.62167%; left: 73.08333%; } .about-oneul li.li12 { top: 49.94316%; left: 71.16667%; } .about-oneul li.li13 { top: 64.66667%; left: 70.93333%; } .about-oneul li.li14 { top: 56%; left: 69.6%; } */ .about-oneul li:hover .about-onebox { display: block; } .about-onea1 { position: relative; display: block; } .about-onespan { position: absolute; top: 50%; left: 100%; z-index: 3; display: block; padding-left: 8px; font-size: 14px; color: #659719; white-space: nowrap; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .about-onecou { position: absolute; left: 2.5%; bottom: 6.2167%; z-index: 5; } .about-onecouh3 { line-height: 1; font-size: 52px; color: #7db429; } .about-onecouh3 i { display: inline-block; font-style: normal; vertical-align: middle; } .about-onecouh3 span { display: inline-block; padding-left: 10px; line-height: 1; font-size: 18px; color: #659719; vertical-align: middle; } .about-onecoudes { width: 200px; padding-top: 8px; font-size: 14px; line-height: 1; color: #659719; } .about-developmenu a { -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .about-developmenu a:hover { color: #fff; background: #7fbe26; } .developitem-swiper .swiper-slide { width: 20%; } .join-threeul li { width: 15%; margin-right: 2%; } .join-threeul li:nth-child(2n) { margin-right: 2%; } .join-threeul li:nth-child(3n) { margin-right: 2%; } .join-threeul li:last-child { margin-right: 0; } .join-threeul li:nth-child(2) { margin-top: 13.33333%; } .join-threeul li:nth-child(3) { margin-top: 5%; } .join-threeul li:nth-child(4) { margin-top: 9.16667%; } .join-threeul li:nth-child(6) { margin-top: 9.16667%; } .join-fiveul { font-size: 0; } .join-fiveul li { display: inline-block; vertical-align: top; } .join-fiveul .hoverli { -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .join-fiveul .hoverli:hover { -webkit-box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.5); box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.5); } .join-fiveul .li2 .paddingtopli { padding-top: 93.26425%; } .join-fivetxt2 { position: absolute; } .join-fivecell1 { display: table-cell; vertical-align: middle; } body.active { padding-top: 72px; } .cookies-btmcon { padding: 40px 40px; } .in2content-ul li .in2content-liimg { -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .in2content-ul li:hover .in2content-liimg { -webkit-box-shadow: 0 20px 30px -20px rgba(0, 0, 0, 0.65); box-shadow: 0 20px 30px -20px rgba(0, 0, 0, 0.65); } .in2content-ul li:hover .info-desmen { visibility: visible; opacity: 1; } .edition { padding: 20px 40px; } .edition-text { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; display: inline-block; vertical-align: middle; width: 50%; padding-right: 20px; } .edition-view { margin-top: 0; display: inline-block; vertical-align: middle; width: auto; padding-right: 80px; } .edition-con { font-size: 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; } .edition-message { width: 360px; } .edition-close { position: static; display: inline-block; vertical-align: middle; margin-left: 10px; } .inbanner-a1 { -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .inbanner-a1:hover { -webkit-box-shadow: 0px 0px 15px -5px #aaa; box-shadow: 0px 0px 15px -5px #aaa; } .inpro-oneicon { position: relative; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .inpro-onelitxt h3 { -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .inpro-oneul li:hover .inpro-oneicon { -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); } .inpro-oneul li:hover .inpro-onelitxt h3 { color: #80b622; } .innews-ul li { -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; overflow: hidden; } .innews-ul li:hover img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); } .innews-ul li img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; } .innews-ul li:hover { -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); -webkit-box-shadow: 0 20px 30px -20px rgba(0, 0, 0, 0.65); box-shadow: 0 20px 30px -20px rgba(0, 0, 0, 0.65); } .innews-ul li:hover .innews-h3 { color: #80b622; } .innews-h3 { -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .searchinputcont401 dt { display: block; padding-right: 100px; } .searchinputcont401 { position: relative; max-width: 480px; margin: 0 auto; } .searchinputcont401 dd { position: absolute; top: 0px; right: 0px; z-index: 5; width: 100px; } .resultlist401{margin-bottom:50px;} } @media (min-width: 1260px) { /** body { padding-left: 6.25%; padding-right: 6.25%; background: #fafafa; } **/ /**.inheader { padding: 0 6.25%; } **/ .innav-ul li { margin: 0 20px; } .insearch-form { right: 0; position:absolute; width:240px; } .nei-ermenu a { font-size: 16px; } .products-list { padding: 0px 0 5.11905%; margin-bottom: 40px; } .products-toptit { padding-bottom: 22px; /*line-height: 42px; font-size: 42px;*/ } .list-more { font-size: 24px; } .productspost-h2 { line-height: 1.416; font-size: 34px; } .productspost-h3 { line-height: 30px; font-size: 24px; } .productspost-des { margin-top: 24px; font-size: 16px; } .neifoot { padding: 0px 40px; } .productspost-two .swiper-slide img, .propost5-one .swiper-slide img { height: 615px; } .propost-twotxt h3 { margin-bottom: 20px; line-height: 50px; font-size: 34px; } .propost-twodes { width: 100%; line-height: 24px; font-size: 16px; } .prevbtn, .nextbtn { position: absolute; top: 81.30081%; left: 14.28571%; z-index: 10; width: 60px; height: 60px; } .prevbtn span, .nextbtn span { position: relative; display: block; width: 100%; height: 100%; border: 1px solid #f9bb00; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .prevbtn span:after, .nextbtn span:after { position: absolute; top: 50%; left: 50%; width: 13px; height: 13px; margin-left: 3px; border-right: 2px solid #f9bb00; border-top: 2px solid #f9bb00; content: ''; -webkit-transform: translate(-50%, -50%) rotate(-135deg); -moz-transform: translate(-50%, -50%) rotate(-135deg); -ms-transform: translate(-50%, -50%) rotate(-135deg); -o-transform: translate(-50%, -50%) rotate(-135deg); transform: translate(-50%, -50%) rotate(-135deg); -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .prevbtn:hover span, .nextbtn:hover span { background: #f9bb00; } .prevbtn:hover span:after, .nextbtn:hover span:after { border-color: #999999; } .nextbtn { margin-left: 60px; } .nextbtn span:after { -webkit-transform: translate(-50%, -50%) rotate(45deg); -moz-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); -o-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); margin-left: -3px; } .btnbg1 span { border-color: #0094dd; } .btnbg1 span:after { border-color: #0094dd; } .btnbg1:hover span { background: #0094dd; } .btnbg1:hover span:after { border-color: #f9bb00; } .productspost-three { padding: 56px 0 50px; } .productspost-three .recom-proul{padding-bottom:40px;} .propost-threetit { line-height: 1; font-size: 34px; } .propost-threedes { padding-top: 25px; line-height: 24px; font-size: 16px; } .propost-threelist { line-height: 24px; font-size: 16px; } .propost-threelist li:after { top: 8px; } .propost-threeul { padding-top: 56px; } .propost-threeul li { margin-bottom: 32px; } .propost-threelitxt { padding-top: 15px; } .propost-threeimgview { padding: 56px 0px 0px; } .prevbtn2, .nextbtn2 { display: block; position: absolute; top: 50%; z-index: 10; width: 25px; height: 25px; border-left: 3px solid #81cdf0; border-bottom: 3px solid #81cdf0; -webkit-transform: translateY(-50%) rotate(45deg); -moz-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; content: ''; } .prevbtn2:hover, .nextbtn2:hover { border-color: #0059a3; } .prevbtn2 { left: 0; margin-left: 3px; } .nextbtn2 { right: 0; margin-right: 3px; -webkit-transform: translateY(-50%) rotate(-135deg); -moz-transform: translateY(-50%) rotate(-135deg); -ms-transform: translateY(-50%) rotate(-135deg); -o-transform: translateY(-50%) rotate(-135deg); transform: translateY(-50%) rotate(-135deg); } .productspost-threesw1, .propost-threesw2 { margin-top: 56px; padding: 0 40px 68px; } .product-bat { height: 50px; line-height: 50px; } .product-bat span { width: 12px; height: 12px; margin: 0 13px; } .product-bat span.swiper-pagination-bullet-active { width: 20px; height: 20px; } .recom-tit { padding: 25px 0 32px; line-height: 1; font-size: 34px; } .recom-proul li { max-width: none; padding-right: 40px; margin-right: 40px; } .recom-proul li:after {content: ''; display:block; position: absolute; top: 50%; right: 0; width: 2px; height: 30px; background: #898989; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .recom-proul li:last-child:after { display: none; } .recom-proul li h3 { font-size: 24px; } .recom-proul li h4 { font-size: 16px; } .propost-threesw2img { margin-top: 40px; } .download-a { -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .download-a:hover { background: #81cdf0; color: #fff; } .propost-after1:after, .propost-after2:after { top: 9px; } .propost2-onetit { padding: 20px 0 40px; line-height: 32px; font-size: 24px; } .propost2-one li { line-height: 90px; } .propost2-one li img { height: auto; } .propost2-txt1 { width: 220px; padding-left: 30px; font-size: 36px; padding-right: 10px; } .propost2-txt2, .propost2-txt4, .propost2-txt5 { font-size: 90px; } .propost2-txt3 { padding-right: 54px; } .propost2-txt3 em { line-height: 22px; font-size: 24px; } .propost2-txt3 i { line-height: 16px; font-size: 14px; } .btne9450c { border-color: #e9450c; } .btne9450c:hover { border-color: #f5a200; } a.clre9450c:hover { background: #f5a200; } .propost-four1 { padding: 0 60px; margin-top: 48px; } .propost4-four2 { padding: 0 0px 68px; } .btnbg2 span { border-color: #2ca7ca; } .btnbg2 span:after { border-color: #2ca7ca; } .btnbg2:hover span { background: #2ca7ca; } .btnbg2:hover span:after { border-color: #fff; } .nei-banner .prevbtn, .nei-banner .nextbtn { left: 50%; top: auto; bottom: 8.61111%; } .propost4-one { padding: 60px 0 55px; } .propost6-one { padding: 30px 0 6.54762%; } .propost4-oneh3 { line-height: 1; font-size: 34px; } .propost4-onetxt { padding-bottom: 35px; margin-bottom: 45px; line-height: 28px; } .propost4-oneimg { text-align: center; padding: 32px 0 25px; } .propost4-oneimg { padding: 32px 0 25px; } .propost4-two { padding: 28px 0 9.52381%; border-bottom: 100px solid #fff; } .recom-proul li { width: auto; padding-right: 40px; } .propost-twotxt h4 { font-size: 34px; padding-bottom: 25px; line-height: 1; } .propost5-one .prevbtn, .propost5-one .nextbtn { top: auto; bottom: 13.00813%; } .propost5-two .propost-twotxt { width: 30.35714%; } .propost5-two .prevbtn, .propost5-two .nextbtn { left: 55.35714%; } .blc5f7c80 { border-color: #5f7c80; } .blc5f7c80:hover { border-color: #0059a3; } .propost8-oneul { margin: 60px auto 0; } .propost8-oneul li { margin-bottom: 40px; } .propost8-litxt { padding-top: 30px; } .paddingbtm0 { padding-bottom: 0; } .network { padding: 84px 0 90px; } .service-tit { line-height: 40px; font-size: 36px; } .network-one { margin-top: 45px; } .netsolution-twotop { padding: 0px; } .body-white { background: #fff; } .netsolution { width: 100%; padding-bottom: 10.35714%; } .netsolution-onetxt { padding: 30px 0 36px; line-height: 28px; font-size: 20px; } .netsolution-twotop { line-height: 62px; } .netsolution-twotop .swiper-slide { height: 62px; padding: 0 20px; line-height: 62px; font-size: 18px; } .netsolution-item { margin: 40px 0 80px; } .netsolution-itemtit h3 { line-height: 35px; font-size: 30px; } .netsolution-itemtit h4 { line-height: 30px; font-size: 24px; } .netsolution-itemp1 { padding-left: 15px; margin-bottom: 10px; } .netsolution-a { width: 145px; height: 40px; line-height: 38px; font-size: 16px; } .netsolution-a span { margin-left: 10px; } .netsolution-item { margin: 40px 0 80px; } .netsolution-itemv { padding: 32px 0 45px; } .netsolution-cenbtn { height: 100px; line-height: 98px; font-size: 36px; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .netsolution-cenbtn:after { width: 20px; height: 20px; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .netsolution-cenbtn:hover { border-color: #7fbe26; color: #fff; background: #7fbe26; } .netsolution-cenbtn:hover:after { border-color: #fff; } .netsolution-cenul a { height: 100px; margin-top: 10px; line-height: 100px; } .netsolution-cenul a:after, .netsolution-cenul a:before { opacity: 0; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; margin-right: 5px; } .netsolution-cenul a:after { width: 75px; margin-right: 3px; } .netsolution-cenul a:before { width: 20px; height: 20px; } .netsolution-cenul a:hover:after { opacity: 1; margin-right: -2px; } .netsolution-cenul a:hover:before { opacity: 1; margin-right: 0; } .netcen-icon { width: 42px; height: 42px; line-height: 42px; } .netcen-icon img { max-width: 100%; max-height: none; } .netcen-h3 { padding-left: 30px; padding-right: 75px; font-size: 30px; } .netcen-h3 .netcen-h4 { padding-left: 40px; font-size: 18px; } .contact-con { padding-bottom: 90px; } .contact-form { padding-top: 50px; } .contact-item1 input, .contacdt-item2 input { height: 50px; line-height: 50px; font-size: 16px; } .contact-inplace { font-size: 16px; } .contact-item3 { margin-top: 28px; } .contact-item3 textarea { font-size: 16px; } .contact-h6 { margin-bottom: 15px; font-size: 16px; } .contact-item4 { padding-top: 30px; } .contact-item4 input { width: 240px; font-size: 16px; } .servicepost-one { padding: 50px 0; } .servicepost-h2 { line-height: 36px; font-size: 30px; } .servicepost-onedes { font-size: 16px; } .servicepost-two { padding: 42px 0 18px; } .servicepost-twoul li { padding: 20px 0 28px; } .servicepost-litit { line-height: 52px; font-size: 16px; } .servicepost-lileft { width: 39.16667%; } .servicepost-liright { width: 60.83333%; } .servicepost-lih3 { font-size: 22px; } .servicepost-three { padding: 58px 0 65px; } .servicepost-threea { padding: 20px 0 25px; font-size: 18px; } .servicepost-threedes { padding-top: 20px; } .commonweb, .products-listul { padding-left: 40px; padding-right: 40px; } .news-text { padding-top: 28px; } .news-text h3 { font-size: 20px; } .news-time { height: 52px; margin-top: 24px; line-height: 52px; font-size: 18px; } .news-con { padding: 80px 0 60px; } .newspost-con { padding: 75px 0 50px; } .newspost-tit { padding-bottom: 25px; } .newspost-tit h1 { padding-right: 200px; line-height: 28px; font-size: 20px; } .newspost-time { position: absolute; right: 0; top: 0; z-index: 2; width: auto; margin-top: 0; font-size: 36px; } .newspost-time span { padding-bottom: 5px; font-size: 16px; } .newspost-text { padding: 45px 0 45px; } .newspost-btn { padding-top: 50px; } .newspost-btn .netsolution-a { width: 195px; } .showinfo-con { padding: 78px 0 62px; } .showinfo-ul { padding-bottom: 38px; } .showinfo-ul li { padding: 44px 30px; margin-bottom: 30px; } .showinfo-ul li > a:after { top: -45px; } .showinfo-h3 { font-size: 24px; } .showinfo-des { margin-top: 52px; font-size: 16px; } .info-desmen { padding: 0 36px; } .about-tit1 { line-height: 1; font-size: 40px; } .about-onesee a { margin: 0 15px; } .about-oneview { margin-top: 20px; } .about-onecouh3 { font-size: 92px; } .about-onecouh3 span { font-size: 24px; } .about-onecoudes { width: 260px; padding-top: 18px; font-size: 18px; } .about-tit2 { font-size: 60px; } .about-twoul { margin-top: 70px; } .about-twoul li { width: 25%; margin-bottom: 20px; } .about-twotxt { padding: 35px 30px 35px; } .about-twotxt h3 { line-height: 26px; font-size: 18px; } .about-two { padding: 93px 0 80px; } .about-three { padding: 90px 0 105px; } .about-three .n-title{padding-bottom:55px;} .about-threemenu a { margin-bottom: 80px; font-size: 38px; } .about-threemenu a i { border: 32px solid transparent; } .about-threemenu a.active:after { margin-top: 73px; } .about-threeitem { line-height: 30px; font-size: 24px; } .about-fourbtm { padding: 74px 0 124px; } .about-fourbtmul:after { top: 14px; } .about-fourbtmul:before { bottom: -14px; } .about-fourbtmul li:nth-child(odd) .about-fourbtmview { padding-right: 45px; } .about-fourbtmview { padding-left: 45px; } .about-fourbtmview .about-fourh3 { font-size: 34px; } .about-fourbtmview .about-ci { top: 14px; } .about-fourdes { margin-top: 20px; font-size: 16px; } .about-fourtop { padding: 45px 0 65px; max-width:1200px; margin:80px auto 0; } .about-developmenu { margin-top: 35px; } .about-developmenu a { width: 280px; height: 60px; -webkit-border-radius: 30px; border-radius: 30px; line-height: 60px; font-size: 18px; } .about-developmenu a.active:after { border-top: 12px solid #7fbe26; border-left: 12px solid transparent; border-right: 12px solid transparent; } .about-fourdes { line-height: 24px; min-height: 120px; } .about-developview .about-fourbtmul li { margin-bottom: 30px; } .about-developview .about-fourbtmul li .about-fourbtmview { margin-top: -26.66667%; } .about-developview { padding: 55px 0 62px; } .developitem-swiper { margin-bottom: 72px; } .about-fourdes2 { margin-top: 20px; } .about-fourimg { margin-top: 22px; } .join-one { padding: 62px 0 48px; line-height: 68px; font-size: 48px; } .join-two { padding: 62px 0 25px; } .join-twoh3 { font-size: 36px; } .join-twodes { padding: 22px 0 40px; margin-bottom: 55px; font-size: 24px; } .join-three { padding: 62px 0 75px; } .join-threetit { font-size: 48px; } .join-threeul { margin-top: 74px; } .join-threeul li { margin-bottom: 0px; } .join-threetxt { padding-top: 30px; } .join-threetxt h3 { font-size: 20px; } .join-threedes { font-size: 16px; } .join-four { padding: 15px 0 100px; } .join-fourtit { line-height: 40px; font-size: 36px; } .join-fourul { margin-top: 5px; padding-bottom: 40px; } .join-fourtop .join-fourp1 { width: 20.07299%; vertical-align: top; line-height: 26px; } .join-fourtop .join-fourp2 { width: 16.24088%; vertical-align: top; line-height: 26px; margin-left: 22.81022%; } .join-fourtop:after, .join-fourtop:before { right: 57.5px; width: 1px; height: 36px; } .join-fourtop:before { right: 40px; height: 1px; width: 36px; } .join-fouricon { margin-right: 10px; margin-bottom: 3px; } .join-fourbtm { padding: 25px 30px 5px; } .join-fourbtmh3 { line-height: 26px; font-size: 18px; } .join-fourbtmdes { padding-top: 10px; margin-bottom: 25px; } .join-five { padding-bottom: 75px; } .join-fiveul { padding-top: 42px; } .join-fiveul li { margin-bottom: 20px; } .join-fivetableh3 { padding: 30px; font-size: 36px; } .join-fivetxt2 { padding: 28px; } .join-fivetxt2h3 { line-height: 30px; font-size: 24px; } .join-fivetxt2des { padding-top: 20px; font-size: 16px; } .join-fivetableh3 { line-height: 42px; font-size: 36px; } .join-fivetxt3 { width: 40.41451%; } .join-fivetxt3 .join-fivetableh3 { padding: 10px; line-height: 26px; font-size: 22px; } .cookies-con { margin-top: 20px; padding: 50px 0 70px; } .cookies-h1 { padding: 26px 0; line-height: 26px; font-size: 20px; } .cookies-text { padding: 45px 0; } .cookies-btmtext { font-size: 14px; } .cookies-btmbtn { right: 30px; } .cookies-btmbtn a { font-size: 14px; } .cookies-btnyes { margin-right: 10px; } .cookies-btmcon { padding: 40px 6.25%; } .cookies-btmcon .cookies-btmclose { top: 14px; right: 14px; } .cookies-btmcon .cookies-btmclose:hover span:after, .cookies-btmcon .cookies-btmclose:hover span:before { background: #7dbb28; } .cookies-btmbtn { right: 6.25%; } .cookies-box, .in2content-newsbox { position: fixed; top: 50%; height: 80%; max-height: 782px; } .cookies-boxcon, .in2content-newsboxcon { padding: 8.88% 50px 5%; height: 100%; } .cookies-boxcon:after, .in2content-newsboxcon:after { height: 4px; } .cookies-boxcon .cookies-tclose, .cookies-boxcon .in2content-tclose, .in2content-newsboxcon .cookies-tclose, .in2content-newsboxcon .in2content-tclose { top: 0; right: -43px; } .cookies-tit, .in2content-boxtit { padding-bottom: 28px; font-size: 36px; } .cookies-boxtext, .in2content-boxtext { margin-top: 30px; padding: 0 60px; height: 54.98721%; max-height: 61%; } .cookies-btn, .in2content-btn { margin-top: 55px; padding-top: 42px; } .cookies-btn a, .in2content-btn a { font-size: 18px; } .cookies-btn a.cookies-accept, .in2content-btn a.cookies-accept { margin-right: 20px; } .in2content { padding-top: 78px; } .in2content-tit h2 { font-size: 36px; } .in2content-tit .in2content-titdes { line-height: 24px; font-size: 18px; } .in2content-ul { margin-top: 28px; padding-bottom: 65px; } .in2content-ul li { margin-bottom: 48px; } .in2content-lispan { font-size: 18px; } .in2content-litxt { padding-top: 22px; } .in2content-litxt h3 { line-height: 28px; font-size: 24px; } .edition { padding: 20px 6.25%; } .inbanner-txt1 h2 { font-size: 80px; } .inbanner-txt1 .inbanner-a1 { margin: 110px auto 0; font-size: 18px; } .inbanner-bat { bottom: 30px; } .inbanner-bat span { width: 20px; height: 20px; margin: 0 8px; } .inpro-one { padding: 58px 0 48px; } .inpro-tit { font-size: 30px; padding-top: 15px; } .inpro-oneul li { padding: 0 25px; padding-bottom: 32px; } .inpro-onelitxt { padding-top: 20px; } .inpro-onelitxt h3 { font-size: 18px; } .inpro-tit { float: left; width: 20.83333%; } .inpro-oneul { float: right; width: 77.91667%; margin-top: 0; } .inabout-text { padding: 2.97619% 2.97619% 2.97619% 14.28571%; } .inabout-texth3 { font-size: 30px; } .inabout-textdes { line-height: 24px; font-size: 18px; } .innews { width: 100%; padding: 7.14286% 0 5.95238%; } .innews-text { padding: 36px 30px 50px; background: #fff; } .innews-h3 { font-size: 20px; } .innews-time { margin-top: 24px; } .innews-ul li { margin-bottom: 0px; } .infoot-fr{width:33%;} .infoot-topdl{padding-right:60px;} .infoot-topdl dt{padding-bottom:3px;} } .no-result { text-align: center; } .no-result h2, .cnt { color: #80b622; } .no-result h2 img { margin: 0 auto; } .no-result h2 p { margin: 10px 0 10px; } @media (min-width: 1400px) { .innav-ul li { margin: 0 30px; } .neifoot { padding: 0px; } .productspost-threesw1, .propost-threesw2 { padding-right: 0px; padding-left: 0px; } .commonweb, .products-listul { padding-left: 0px; padding-right: 0px; } .about-one { padding: 20px 0 95px; } .inpro-oneul li { padding: 0 40px; padding-bottom: 32px; } } @media (min-width: 1500px) { .prevbtn, .nextbtn { top: 58.53659%; } .innav-ul li { margin: 0 37px; } } @media (min-width: 1600px) { .innav-ul li { margin: 0 47px; } /**.products-menu a { font-size: 30px; } .productspost-h2 { font-size: 68px; }**/ .prevbtn2 { left: -50px; } .nextbtn2 { right: -50px; } .cookies-boxtext, .in2content-boxtext { height: 382px; } .search-con { padding: 60px 0 80px; } .resultlist401 { margin-top: 40px; } } @media (min-width: 1700px) { .prevbtn2 { left: -100px; } .nextbtn2 { right: -100px; } } /** banner按钮 **/ .neibanner-a { position: absolute; top: 140px; left: 20px; z-index: 10; width: 120px; height: 37px; text-align: center; line-height: 37px; font-size: 14px; color: #fff; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; background: #7ebd2c; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .neibanner-a:hover { -webkit-box-shadow: 0px 0px 15px -5px #7ebd2c; box-shadow: 0px 0px 15px -5px #7ebd2c; } @media (min-width: 480px) { .neibanner-a { top: 78.47222%; left: 18.7%; } } @media (min-width: 1260px) { .products-listul { padding-top: 150px; } .neibanner-a { width: 160px; height: 45px; line-height: 45px; font-size: 18px; } } /** 20191104 start **/ .join-lastf { display: block; } .join-lastz { display: none; } @media (min-width: 768px) { .join-lastf { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; visibility: hidden; opacity: 0; -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); transform: rotateY(180deg); -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; } .join-fivetxt2 { position: absolute; } .join-lastz { display: block; position: relative; z-index: 6; display: block; background: #fff; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; } .join-fiveul li { position: relative; } .join-fiveul li.li2 .join-fiveimg2 { padding-top: 93.26425%; } .join-fiveul li.join-lasthover:hover .join-lastz { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); transform: rotateY(180deg); visibility: hidden; opacity: 0; } .join-fiveul li.join-lasthover:hover .join-lastf { -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); transform: rotateY(0deg); visibility: visible; opacity: 1; z-index: 7; } } .suzy-inprolast { position: absolute; bottom: 60px; left: 0; opacity: 0; z-index: -1; } @media (min-width: 768px) { .suzy-inprolast { bottom: 72px; } } .about-new-text { line-height: 1.5; background-color: #82c02a; color: #fff; text-align: center; padding: 15px 0; font-weight: lighter; font-size: 18px; } .about-new-text *{font-weight: lighter;} .about-new-text br { display: none; } .about-data { padding-top: 20px; } .about-data ul { font-size: 0; margin: 0 -10px; } .about-data li { width: 50%; display: inline-block; vertical-align: top; font-size: 13px; color: #666; padding: 10px; text-align: left; } .about-data .num { font-size: 32px; color: #222; line-height: 1; padding-right: 5px; display: inline-block; vertical-align: bottom; } .about-new-list { padding-bottom: 15px; } .about-new-list .text { color: #666666; line-height: 26px; padding-bottom: 20px; } .about-new-list ul { margin: 0 -10px; } .about-new-list li { padding-bottom: 20px; } .about-new-list .thumb { color: #fff; position: relative; } .about-new-list .thumb h3 { width: 100%; position: absolute; bottom: 0; left: 0; z-index: 1; background-color: rgba(0, 0, 0, 0.5); line-height: 2.67; font-size: 12px; text-align: center; } .n-title { font-size: 20px; text-align: center; color: #363636; padding-bottom: 10px; } .n-desc { max-width: 485px; margin: 0 auto; font-size: 14px; color: #666; text-align: center; } .culture-album { padding: 30px 0; background-color: #fff; } .culture-album ul { padding-top: 20px; font-size: 0; } .culture-album li { width: 50%; padding: 0 10px 20px; display: inline-block; vertical-align: top; font-size: 13px; color: #666; } .culture-album li img { width: 100%; display: block; } .culture-album .title { font-size: 16px; padding: 10px 0 5px; color: #363636; } .joinArticle { padding: 30px 0; color: #666; line-height: 24px; border-bottom: 1px solid #dbdbdb; } .joinArticle .title { font-size: 16px; color: #222; padding-bottom: 10px; } .speakForLove-tab img { width: 100%; display: block; } .speakForLove-tab .text { padding: 20px; } .speakForLove-tab .title { color: #222; font-size: 16px; padding-bottom: 10px; } .speakForLove-tab .desc { color: #666; line-height: 24px; } .speakForLove-tab .more { min-width: 118px; line-height: 33px; border: 1px solid #dbdbdb; display: inline-block; vertical-align: top; text-align: center; color: #666; margin-top: 15px; } .story { padding: 30px 0; } .story .n-title { padding-bottom: 0; } .story .join-fiveul { padding-top: 10px; } .story .title { font-size: 16px; } .story .title:after { content: ''; display: block; width: 1em; height: 1px; background-color: #fff; opacity: 0.5; margin: 8px 0; } .story .join-fivecell1 .title:after { background-color: #dbdbdb; } .recruitment { padding-top: 30px; } .recruitment-class { font-size: 0; } .recruitment-class ul { margin: 0 -3px; } .recruitment-class li { width: 25%; display: inline-block; vertical-align: top; padding: 0 3px; } .recruitment-class a { width: 100%; text-align: center; border: 1px solid #dbdbdb; display: block; font-size: 12px; padding: 8px 0; color: #5b5b5b; } .recruitment-class .on { background-color: #84c12d; border-color: #84c12d; color: #fff; } .recruitment-search { border: 1px solid #e5e5e5; position: relative; padding-right: 40px; padding: 10px 40px 10px 10px; margin-top: 20px; background-color:#fff; } .recruitment-search input { width: 100%; height: 24px; line-height: 24px; display: block; font-size:12px; } .recruitment-search input[type=submit] { width: 24px; height: 100%; position: absolute; right: 10px; top: 0; font-size: 0; background: url(../images/newIcon01.png) center no-repeat; } .recruitment-title { padding: 15px 30px 15px 10px; font-size: 0; background-color: #86c230; color: #fff; margin-top: 20px; } .recruitment-title span { width: 25%; display: inline-block; vertical-align: top; font-size: 16px; } .join-fourtop .join-fourp { color: #323232; } .mailto { min-width: 142px; padding: 0 10px; text-align: center; display: inline-block; vertical-align: top; background-color: #7fbe26; color: #fff; line-height: 40px; } .campusRecruiting { padding: 30px 0; } .CR-class { border-bottom: 1px solid #dbdbdb; } .CR-class a { line-height: 24px; font-size: 15px; display: inline-block; vertical-align: top; padding: 0 10px; border-bottom: 2px solid transparent; margin-bottom: -1px; } .CR-class .on { border-bottom-color: #7fbe26; color:#7fbe26; } .CR-questions { padding-top: 20px; } .CR-questions ul { padding-top: 20px; } .CR-questions li { margin-bottom: 10px; border-bottom: 1px solid #e3e3e3; padding-bottom: 5px; color: #666; } .CR-questions .title { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; position: relative; font-size: 13px; padding: 8px 30px 8px 35px; cursor: pointer; background: url(../images/newIcon04.png) right center no-repeat; line-height: 26px; -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; } .CR-questions .title:before { content: ''; display: block; width: 26px; height: 26px; position: absolute; left: 0; top: 50%; margin-top: -13px; background: #dbdbdb url(../images/newIcon02.png) center no-repeat; -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; } .CR-questions .desc { display: none; position: relative; margin-top: 10px; padding-bottom: 20px; padding-left: 65px; } .CR-questions .desc:before { content: ''; display: block; width: 26px; height: 26px; background: #e0e20c url(../images/newIcon03.png) center no-repeat; position: absolute; left: 26px; top: 0; } .CR-questions .on .title { background-image: url(../images/newIcon05.png); } .CR-questions .on .title:before { background-color: #84c02c; } .guide-content { padding: 30px 0 10px; background-color: #fafafa; max-width: 1334px; margin: 30px auto 0; } .guide-content .text { color: #666; border-top: 1px solid #dbdbdb; padding: 20px 0; } .guide-image { margin-bottom: 25px; display: block; } .guide-title { font-size: 16px; padding-bottom: 10px; color: #333; } .guide-table { padding: 30px 0 10px; color: #666; } .guide-table .table { padding-top: 10px; } .guide-table table { width: 100%; } .guide-table th { text-align: center; color: #fff; background-color: #85c12e; font-weight: normal; height: 40px; padding: 5px 0; border-color: #dbdbdb; } .guide-table td { height: 40px; font-size: 12px; text-align: center; color: #666; padding: 5px 0; border-color: #dbdbdb; } .speakForLove { padding-top:30px; } .dev-line{ width:100%; height:2px; background-color:#f4f4f4; } @media (min-width: 768px) { .about-new-text { padding: 20px 0; font-size: 24px; } .about-new-text br { display: block; } .about-data { text-align: center; } .about-data ul { margin: 0; } .about-data li { width: auto; padding: 10px 30px; font-size: 14px; } .about-new-list { padding-bottom: 40px; } .about-new-list .thumb h3 { font-size: 14px; } .culture-album { margin-bottom: 30px; } .culture-album li { width: 33.3333%; font-size: 14px; } .culture-album .title { font-size: 16px; } .joinArticle .title { font-size: 18px; } .speakForLove-tab .title { font-size: 18px; } .join-fourtop { padding: 15px 30px 15px 10px; } .join-fourul li { margin-bottom: 20px; } .mailto { margin-bottom: 25px; } .CR-questions .title { font-size: 16px; } .CR-questions .desc { line-height: 30px; } } @media (min-width: 1024px) { .about-data { padding-top: 50px; } .about-data li { padding: 0 50px; } .about-data .num { font-size: 48px; } .about-onesee { padding-top: 25px; } .n-title { font-size: 24px; } .n-desc { line-height: 26px; padding-top: 5px; } .culture-album { margin-bottom: 50px; } .culture-album li { width: 20%; } .joinArticle { padding-top: 100px; } .joinArticle .title { font-size: 20px; padding-bottom: 20px; } .speakForLove-tab { width: 100%; display: table; } .speakForLove-tab .image, .speakForLove-tab .text { width: 50%; display: table-cell; vertical-align: middle; } .speakForLove-tab .text { padding-right: 80px; padding-left:35px; } .speakForLove-tab .title { font-size: 20px; } .story .join-fivecell1 { text-align: center; } .story .join-fivecell1 .title:after { margin-left: auto; margin-right: auto; } .story .join-fivetxt2des { padding-top: 0; } .CR-questions { padding-top: 40px; } .CR-questions ul { padding-top: 35px; padding-bottom: 10px; } .CR-questions li { margin-bottom: 40px; padding-bottom: 7px; } .CR-questions .title { font-size: 18px; } .CR-questions .desc { margin-top: 20px; padding-bottom: 35px; } .guide-content { margin-top: 50px; } .guide-content .text { line-height: 26px; padding: 45px 0; } .guide-image { margin-bottom: 50px; margin-top: 5px; } .guide-title { font-size: 20px; } .guide-table th, .guide-table td { height: 58px; } .guide-table th { font-size: 18px; } .guide-table td { font-size: 14px; } .change-dev-line .about-fourbtm{padding-bottom:65px;} } @media (min-width: 1260px) { .about-new-text { padding: 52px 0; font-size: 35px; } .about-data { padding-top: 92px; } .about-data li { padding: 0 70px; } .about-new-list { padding-bottom: 0; } .about-new-list .text { padding-bottom: 33px; } .about-new-list .thumb h3 { font-size: 18px; } .n-title { font-size: 30px; } .culture-album { max-width: 1680px; margin: 0 auto 100px; padding-top: 75px; padding-bottom: 85px; } .culture-album ul { margin: 0 -14px; padding-top: 45px; } .culture-album li { padding: 0 28px 10px; } .culture-album li:nth-child(2) { margin-top: 190px; } .culture-album li:nth-child(3) { margin-top: 70px; } .culture-album li:nth-child(4) { margin-top: 135px; } .culture-album .title { font-size: 18px; padding-top: 35px; padding-bottom: 10px; } .joinArticle { padding-bottom: 100px; padding-right: 155px; } .joinArticle img { margin-top: 20px; } .speakForLove-tab { margin-top: 30px; } .speakForLove-tab .title { padding-bottom: 28px; } .speakForLove-tab .more { margin-top: 40px; } .speakForLove-tab .more:hover{background-color:#7fbe26; border-color:#7fbe26; color:#fff;} .story { padding-top: 90px; padding-bottom: 80px; } .story .join-fiveul { padding-top: 40px; } .story .join-fivetable-cell, .story .join-fivecell1 { letter-spacing: 2px; padding: 0 10px; line-height: 26px; } .story .title { font-size: 24px; line-height: 24px; } .story .title:after { margin: 25px 0; } .story .join-fivetxt1 .join-fivetable-cell { padding: 0 25px; font-size: 18px; } .recruitment-class li { width: auto; } .recruitment-class a { font-size: 16px; min-width: 178px; padding: 17px 5px; } .recruitment-class a:hover { color: #fff; background-color: #84c12d; border-color: #84c12d; } .recruitment-search { padding-right: 100px; margin-top: 50px; } .recruitment-search input { padding: 29px 0 29px 30px; } .recruitment-search input[type=submit] { right: 50px; } .recruitment-title { padding: 16px 74px 16px 30px; margin-top: 60px; } .recruitment-title span { font-size: 18px; width: 20.07299%; } .recruitment-title span:last-child { width: 16.24088%; margin-left: 22.81022%; } .recruitment { padding-top: 40px; } .join-fourtop { padding: 26px 74px 26px 30px; } .campusRecruiting { padding-top: 100px; } .CR-class a { font-size: 18px; margin: 0 5px; padding: 0 20px 3px; } .CR-questions { padding-top: 60px; padding-bottom: 65px; } .guide-content { margin-top: 90px; padding-top: 100px; padding-bottom: 50px; } .guide-content .text { padding-right: 200px; } .guide-table { padding-top: 95px; padding-bottom: 80px; } } .joinForm { padding-bottom: 30px; } .joinForm input[type=text] { width: 100%; line-height: 24px; display: block; border: 1px solid #dbdbdb; padding: 8px 10px 8px 15px; } .joinForm input[type=text]::-moz-placeholder { color: #b2b2b2; } .joinForm input[type=text]::-ms-input-placeholder { color: #b2b2b2; } .joinForm input[type=text]::-webkit-input-placeholder { color: #b2b2b2; } .joinForm input[type=text]:focus { border-color: #86c32f; -webkit-box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1); box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1); } .joinForm .must { position: absolute; left: 10px; top: 0; line-height: 24px; padding: 8px 0; color: #ea1616; } .joinForm textarea { width: 100%; height: 120px; display: block; border: 1px solid #dbdbdb; line-height: 24px; padding: 8px 10px 8px 15px; } .joinForm textarea::-moz-placeholder { color: #b2b2b2; } .joinForm textarea::-ms-input-placeholder { color: #b2b2b2; } .joinForm textarea::-webkit-input-placeholder { color: #b2b2b2; } .joinForm .bottom { color: #b2b2b2; } .joinForm .bottom .type { padding: 5px 0; font-size: 0; } .joinForm .bottom .type a { font-size: 14px; display: inline-block; vertical-align: top; line-height: 24px; position: relative; padding: 0px 15px; color: #b2b2b2; } .joinForm .bottom .type a span { border-bottom: 1px solid transparent; } .joinForm .bottom .type a span:after { content: ''; display: block; width: 2px; height: 12px; background-color: #c8c8c8; position: absolute; right: 0; top: 50%; margin-top: -6px; } .joinForm .bottom .type a:first-child { padding-left: 0; } .joinForm .bottom .type a:last-child span:after { display: none; } .joinForm .bottom .type a.on span { border-bottom-color: #82bf2a; color: #82bf2a; } .joinForm .button { padding: 15px 0; } .joinForm .button input { min-width: 120px; display: inline-block; vertical-align: top; line-height: 40px; font-size: 16px; margin-right: 15px; } .joinForm .button input[type=submit] { background-color: #83c12c; border: 1px solid #83c12c; color: #fff; } .joinForm .button input[type=reset] { background-color: #fff; border: 1px solid #dbdbdb; color: #666; } .joinForm-item { position: relative; margin: 20px 0; } .joinForm-item .half { position: relative; margin: 20px 0; } .joinForm-item .v-code { padding-right: 160px; } .joinForm-item .v-code img { width: 150px; height: 42px; position: absolute; right: 0; top: 0; } .joinForm-age { position: relative; border: 1px solid #dbdbdb; padding-left: 50px; font-size: 0; } .joinForm-age .must { font-size: 14px; } .joinForm-age i { font-style: normal; color: #b2b2b2; } .joinForm-age a { font-size: 14px; display: inline-block; vertical-align: top; line-height: 24px; position: relative; padding: 0px 15px; color: #b2b2b2; } .joinForm-age a span { border-bottom: 1px solid transparent; } .joinForm-age a span:after { content: ''; display: block; width: 2px; height: 12px; background-color: #c8c8c8; position: absolute; right: 0; top: 50%; margin-top: -6px; } .joinForm-age a:last-child span:after { display: none; } .joinForm-age a.on span { border-bottom-color: #82bf2a; color: #82bf2a; } .joinForm-age-select { padding: 8px 0; } .investor-data { background-color: #30373f; padding: 20px 0; overflow:hidden; } .investor-data .main { display: inline-block; vertical-align: top; } .investor-data .price { padding-right: 40px; display: inline-block; vertical-align: top; font-size: 51px; line-height: 1; font-weight: bold; position:relative; } .investor-data .price:after{content:''; width:30px; height:100%; position:absolute; right:0; top:-2px;background-position: right center;background-size:30px auto; display:block;} .investor-data .amplitude, .investor-data .percentage { font-size: 18px; } .investor-data .percentage { float: right; padding-right:7px; } .investor-data .up { color: #d40d0d; } .investor-data .up .price:after { background-image: url(../images/newIcon08.png); } .investor-data .down { color: #7dbb28; } .investor-data .down .price:after { background-image: url(../images/newIcon09.png); } .investor-data .name { color: #fff; font-size: 20px; padding-top: 10px; } .investor-data .name span { padding-left: 15px; } .investor-data .delay-tips{display:inline-block;padding-right:15px;} .investor-data-content { color: #fff; } .investor-data-content li { width: 50%; float: left; font-size: 14px; text-align: left; padding: 10px 0; } .investor-data-content .num { font-size: 36px; font-weight: bold; } .investor-data-content .tips { color: rgba(255, 255, 255, 0.8); padding-top: 10px; font-size: 12px; } .investor-list { padding: 30px 0; background-color:#fff; } .investor-list h2 { font-size: 18px; border-bottom: 1px solid #dbdbdb; padding-bottom: 5px; } .investor-list ul { padding-bottom: 30px; } .investor-list .thumb { width: 100%; display: table; padding: 15px 40px 15px 0; border-bottom: 1px solid #dbdbdb; background: url(../images/newIcon06.png) center right no-repeat; -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; } .investor-list .nobg .thumb{background:none !important;} .investor-list .date { width: 63px; height: 60px; background-color: #f3f3f3; text-align: center; padding: 5px; line-height: 1; display: table-cell; vertical-align: middle; -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; } .investor-list .day { font-size: 30px; color: #ec2b2b; display: block; padding-bottom: 5px; border-bottom: 1px solid #dbdbdb; margin-bottom: 7px; font-weight: bold; -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; } .investor-list .year { font-size: 12px; display: block; color: #222; -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; } .investor-list h3 { font-size: 15px; color: #444; display: table-cell; vertical-align: middle; padding-left: 20px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; } .investor-contact { padding: 30px 0; } .investor-contact h2 { font-size: 18px; border-bottom: 1px solid #dbdbdb; padding-bottom: 5px; } .investor-contact .text { padding-top: 20px; line-height: 18px; font-size: 13px; } #investor-map { height: 300px; border: 1px solid #dbdbdb; margin-top:20px; } #investor-map img { max-width: none; } .about-fourdes2 p, .about-fourdes2 span, .speakForLove-tab .desc span, .speakForLove-tab .desc p { white-space: normal !important; } .qrcode { width: 90px; position: absolute; bottom: 20px; padding-bottom: 10px; left: 50%; z-index: 99; margin-left: -45px; display: none; } .qrcode img { display: block; border: 1px dashed #D0D0D0; padding: 4px; background: #fff; width: 100%; opacity:1; } .infoot-fen a{ background-position:center; } .infoot-fen a:hover { opacity: 1; } .infoot-fen a:hover .qrcode { display: block; } .infoot-fen a:nth-child(2):hover > img,.infoot-fen a:nth-child(3):hover > img { opacity: 0; } .infoot-fen a:nth-child(2):hover { background-image: url(../images/foot-sina-active.png); } .infoot-fen a:nth-child(3):hover { background-image: url(../images/foot-wechat-active.png); } @media (min-width: 768px) { .joinForm-item { margin: 30px 0; } .joinForm-ul { margin: 30px -5px; } .joinForm-ul .half { width: 50%; float: left; padding: 0 5px; margin: 0; } .joinForm-ul .half .must { left: 15px; } .joinForm-ul .v-code { padding-right: 160px; } .investor-list h2 { font-size: 24px; } .investor-list .date { width: 83px; height: 80px; padding: 10px; } .investor-list .year { font-size: 14px; } .investor-list h3 { font-size: 18px; } .investor-data .main { float: left; } .investor-data-content { width: 70%; float: right; } .investor-data-content li { width: 25%; padding-top: 3px; text-align: left; } .investor-data-content .thumb { display: inline-block; vertical-align: top; text-align: center; } .investor-data .delay-tips{padding-left:15px;} .investor-contact h2 { font-size: 24px; } .investor-contact .text { font-size: 16px; line-height: 30px; padding-bottom: 30px; } } @media (min-width: 1024px) { .joinForm { max-width: 975px; padding-top: 70px; padding-bottom: 85px; } .joinForm input[type=text], .joinForm .must, .joinForm textarea, .joinForm .bottom, .joinForm .bottom .type a { font-size: 16px; } .joinForm input[type=text] { padding: 18px 10px 18px 27px; } .joinForm .must { left: 20px; padding: 18px 0; } .joinForm .half .must { left: 25px; } .joinForm textarea { height: 250px; } .joinForm .bottom { padding-top: 5px; padding-bottom: 30px; } .joinForm .bottom .type { padding-top: 15px; } .joinForm .bottom .type a span { padding-bottom: 10px; } .joinForm .button input { width: 225px; line-height: 56px; font-size: 20px; margin-right: 30px; } .joinForm-age-select { padding: 18px 0; } .joinForm-age { padding-left: 85px; } .joinForm-age a { padding: 0 25px; font-size: 16px; } .investor-contact .text { width: 40%; float: left; } .investor-contact .map { width: 57.08%; float: right; margin-top: 20px; } #investor-map { height: 460px; } .qrcode { width: 120px; margin-left: -60px; } } @media (min-width: 1260px) { .investor-list { padding-top: 85px; padding-bottom: 110px; } .investor-list ul { padding-top: 30px; padding-bottom: 15px; } .investor-list h2 { font-size: 36px; padding-bottom: 20px; } .investor-list h3 { font-size: 20px; padding-left: 30px; } .investor-list .thumb { -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s; transition: .3s; padding: 25px 50px 25px 0; } .investor-list .thumb:hover { background-image: url(../images/newIcon07.png); } .investor-list .thumb:hover .date { background-color: #ec2b2b; } .investor-list .thumb:hover h3 { color: #ec2b2b; } .investor-list .thumb:hover .day, .investor-list .thumb:hover .year { color: #fff; } .investor-list li { padding-bottom: 30px; } .investor-data { padding: 36px 0; } .investor-data .price:after{right:12px;} .investor-data .price, .investor-data .amplitude { padding-left: 12px; } .investor-data .price { padding-bottom: 5px; padding-right:43px; min-width:170px; } .investor-data .name { padding-top: 17px; padding-left:0; } .investor-data .name span{float:right; padding-top:2px;} .investor-data-content { position: relative; width: 80.5%; padding-left: 80px; } .investor-data-content:before { content: ''; display: block; width: 2px; height: 205px; position: absolute; left: 0; top: -36px; background-color: #3d444c; border-left: 1px solid #252b32; } .investor-data-content .num { padding-top: 2px; padding-bottom: 2px; } .investor-data-content .tips { padding-top: 18px; } .investor-contact { padding-top: 90px; padding-bottom: 60px; } .investor-contact h2 { font-size: 36px; padding-bottom: 20px; margin-bottom: 55px; } .investor-contact .text { font-size: 18px; padding-top: 40px; } } .noresult { font-size: 24px; color: #666; text-align: center; padding-top: 30px; } .newspost-fenview .bdsharebuttonbox .bds_weixin { background: url(../images/foot-wechat.png) center no-repeat; } .newspost-fenview .bdsharebuttonbox .bds_tsina { background: url(../images/foot-sina.png) center no-repeat; } @media(max-width:640px) { .investor-list .thumb{ display:block; overflow:hidden; } .investor-list .date { float: left; display: block; } .investor-list .day { margin-bottom: 4px; } .investor-list h3{ display:block; height:60px; line-height:60px; } } .backtop { width: 46px; height: 48px; background-image: url(../images/backtop.png); position: fixed; right: 20px; bottom: 20px; z-index: 100; display: block; } .innews-more { min-width: 120px; height: 34px; line-height: 34px; background: #7fbe26 url(../images/icon31.png) 86px center no-repeat; background-size: 12px; color: #fff; display: inline-block; -webkit-border-radius: 3px; border-radius: 3px; padding-left: 23px; margin-top: 20px; font-size: 14px; border-radius: 20px; text-align: left; transition: 0.3s ease all; -webkit-transition: 0.3s ease all; -o-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -moz-transition: 0.3s ease all; } @media(min-width:1024px) { .innews-more { margin-top: 70px; } .innews-more:hover{background-position-x:95px;} } @media(max-width:992px){ .network-ulli{display:none;} } .download-list { margin-top: 10px; display: none; } .download-list ul { margin: 0 -10px; } .download-list li { width: 50%; float: left; padding: 0 10px; } .download-list a { padding: 10px 0; font-size: 16px; padding-right: 30px; display: inline-block; vertical-align: top; background: url(../images/loadBloadico.png) right center no-repeat; -o-background-size: 20px; background-size: 20px; } @media (min-width: 768px) { .download-list { max-width: 600px; margin-left: auto; margin-right: auto; } .download-list li { width: 25%; } } @media (min-width: 1024px) { .download-list { padding-top: 20px; } } /*20200728*/ /* .propost-twotxt .propost-twodes { color: #81cdf0; } */ .q_video_box{position: relative;overflow: hidden;} a.q_video_box{display:block;} .q_video_box img{position: relative;z-index: 1;} .q_video_box.picture_container img{position: absolute;z-index: 1;} .q_video_box video{position: absolute;z-index: 2;top: 0;bottom: 0;left: 0;right: 0;object-fit: cover;width: 100%;height: 100%;}