@charset "utf-8"; main { max-width: 1600px; margin: 0 auto; display: block; *zoom: 1; } main:before, main:after { content: " "; display: table; } main:after { clear: both; } html { background: #fff; overflow-x: hidden; width: 100%; } body { height: auto !important; } .pic { overflow: hidden; } .pic img { background: no-repeat center; } .header_banner { background: no-repeat center; } .banner-background { transition: 5s 0s; transform: perspective(1000px) translate3d(0, 0, 0px); } /*样式重置*/ html { line-height: 1.15; -webkit-text-size-adjust: 100%; } body { margin: 0; } h1 { font-size: 2em; margin: .67em 0; } hr { box-sizing: content-box; height: 0; overflow: visible; } pre { font-family: monospace, monospace; font-size: 1em; } a { background-color: transparent; } abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b, strong { font-weight: bolder; } code, kbd, samp { font-family: monospace, monospace; font-size: 1em; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -.25em; } sup { top: -.5em; } img { border-style: none; } button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button, input { overflow: visible; } button, select { text-transform: none; } [type=button], [type=reset], [type=submit], button { -webkit-appearance: button; } [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner { border-style: none; padding: 0; } [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring { outline: 1px dotted buttontext; } fieldset { padding: .35em .75em .625em; } legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress { vertical-align: baseline; } textarea { overflow: auto; } [type=checkbox], [type=radio] { box-sizing: border-box; padding: 0; } [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto; } [type=search] { -webkit-appearance: textfield; outline-offset: -2px; } [type=search]::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; } details { display: block; } summary { display: list-item; } template { display: none; } [hidden] { display: none; } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, audio, canvas, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time, video { margin: 0; padding: 0; } fieldset, img { border: 0; } address, caption, cite, code, dfn, em, th, var, optgroup { font-style: normal; font-weight: normal; } ins { text-decoration: none; } li { list-style: none; } table { font-size: inherit; font: 100%; border-collapse: collapse; border-spacing: 0; } caption, th { text-align: left; } h1, h2, h3, h4, h5, h6 { font-size: 100%; } q:before, q:after { content: ''; } abbr, acronym { border: 0; font-variant: normal; } legend { color: #000; } input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; } input, button, textarea, select { border: 0; padding: 0; margin: 0; *font-size: 100%; line-height: 1.2; } a img, img { -ms-interpolation-mode: bicubic; } sub, sup { vertical-align: baseline; } article, aside, dialog, figure, footer, header, hgroup, nav, section, blockquote { display: block; } pre { white-space: pre-wrap; } textarea { resize: none; overflow: auto; } input[type=text]:focus, input[type=password]:focus, textarea:focus { outline: 0; } button, input { outline: 0; } input[type=password]::-ms-reveal { display: none; } input::-ms-clear { display: none; } input:-ms-input-placeholder { color: #999; } /*样式重置*/ a:active { color: #1753b5; } .blog-area { padding: 7px 0 0px; } .row.blog-box { margin-top: 40px; } .single-blog{ filter: drop-shadow(0px 5px 7.5px rgba(19,20,20,0.05)); background-color: #ffffff; margin-bottom:20px; } .blog-thumb{ position: relative; } .blog-thumb img { border-radius: 10px; max-height:270px } .blog-thumb img { width: 100%; } .single-blog:hover .blog-thumb:before{ width:100%; } .blog-meta-date { position: relative; top: -21px; left: 20px; } .blog-content { padding: 4px 20px 20px 20px; min-height:180px } .blog-meta-date span { display: inline-block; font-size: 16px; line-height: 28px; color: #ffffff; font-weight: 400; background-color: #f4ca1e; padding: 6px 24px 6px 24px; } .blog-meta span { margin-right: 14px; } .blog-meta span i { font-size: 16px; color: #f4ca1e; margin-right: 10px; } .blog-meta-title h2 { padding: 4px 0 37px; font-size: 22px; line-height: 32px; color: #131414; font-weight: 700; transition: 0.5s; } .blog-meta-title h2 a { font-weight: 700; transition: 0.5s; color:#000; font-size:18px } .blog-meta-title h2 a:hover{ color:#f4ca1e; } .blog-button a { display: inline-block; font-size: 16px; color: #f4ca1e; font-weight: 500; border: 1px solid #f4ca1e; padding: 8px 30px 8px 30px; border-radius: 5px; position: relative; z-index: 1; transition: .5s; overflow: hidden; } .blog-button a:before { position: absolute; content: ""; left: 0; top: -1px; height: 105%; width: 0%; background:#1753b5; border-radius: 5px; z-index: -1; transition: .5s; } .single-blog:hover .blog-button a:before{ width: 101%; } .single-blog:hover .blog-button a{ color: #fff; } .row { --bs-gutter-x:1.5rem; --bs-gutter-y:0; display:flex; flex-wrap:wrap; margin-top:calc(var(--bs-gutter-y) * -1); margin-right:calc(var(--bs-gutter-x) * -.5); margin-left:calc(var(--bs-gutter-x) * -.5) } .row>* { flex-shrink:0; width:100%; max-width:100%; padding-right:calc(var(--bs-gutter-x) * .5); padding-left:calc(var(--bs-gutter-x) * .5); margin-top:var(--bs-gutter-y) } .col { flex:1 0 0% } .row-cols-auto>* { flex:0 0 auto; width:auto } .row-cols-1>* { flex:0 0 auto; width:100% } .row-cols-2>* { flex:0 0 auto; width:50% } .row-cols-3>* { flex:0 0 auto; width:33.3333333333% } .row-cols-4>* { flex:0 0 auto; width:25% } .row-cols-5>* { flex:0 0 auto; width:20% } .row-cols-6>* { flex:0 0 auto; width:16.6666666667% } @media (min-width:576px) { .col-sm { flex:1 0 0% } .row-cols-sm-auto>* { flex:0 0 auto; width:auto } .row-cols-sm-1>* { flex:0 0 auto; width:100% } .row-cols-sm-2>* { flex:0 0 auto; width:50% } .row-cols-sm-3>* { flex:0 0 auto; width:33.3333333333% } .row-cols-sm-4>* { flex:0 0 auto; width:25% } .row-cols-sm-5>* { flex:0 0 auto; width:20% } .row-cols-sm-6>* { flex:0 0 auto; width:16.6666666667% }} @media (min-width: 992px) { .col-lg-3 { flex: 0 0 auto; width: 23%; } } .blog-meta-title h2 { padding: 4px 0 7px; font-size: 22px; line-height: 32px; color: #131414; font-weight: 700; transition: 0.5s; } .foot_box .footcon { width: 100%; background: #231f20; overflow: hidden } .foot_lv { border-bottom: 1px solid #393637; overflow: hidden; padding: 40px 0 } .foot_lv .foot_logo { float: left } .foot_lv .foot_logo img { height: 50px } .foot_lv .foot_nav { float: left; width: 100%; margin-top: 20px; text-align: left; } .foot_lv .foot_nav ul li { display: inline-block; padding-right: 30px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; text-align: center } .foot_lv .foot_nav ul li a { font-size:20px; color: #fff; display: block; position: relative } .foot_lv .foot_nav ul li a:before { content: ''; display: block; background: #393637; width: 1px; height: 16px; position: absolute; top: 5px } .foot_lv .foot_nav ul li:first-child>a:before { display: none } .foot_lv .foot_nav ul li a:hover { color: #2b3aa1 } .footmain { width: 100%; margin: 30px auto; background: no-repeat 100px center; overflow: hidden } .footmain .foot_tel { float: left; background: no-repeat left center; padding-left: 70px; width: 35%; margin-top: 40px } .footmain .foot_tel p { font-size: 18px; color: #918f90; margin-bottom: -5px } .footmain .foot_tel b { font-size: 30px; color: #2b3aa1 } .footmain .foot_ea { float: left; } .footmain .foot_ea p { font-size: 18px; color: #fff; margin: 20px 0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; box-sizing: border-box } .footmain .foot_ea p img { display: inline-block; margin-right: 5px } .footmain .foot_ea p a { color: #989797 } .footmain .foot_ea p a:hover { color: #2b3aa1 } .footmain .foot_ewm { float: right; color: #989797; text-align: center } .footmain .foot_ewm img { } .footmain .foot_ewm p { margin-top: 10px; font-size: 16px } .foot_box .foot_b { width: 100%; background: #1b1919; text-align: center; color: #4f4c4d; padding: 20px 0; font-size: 15px } .foot_box .foot_b a { color: #4f4c4d } .foot_box .foot_b a:hover { color: #2b3aa1 } @media screen and (max-width: 1023px) and (min-width:768px) { .foot_lv { text-align:center } .foot_lv .foot_nav { display: none } .footmain .foot_ea { margin-top: 0; text-align: center; float: none; width: 100% } .footmain .foot_ea p { overflow: auto; white-space: inherit } .foot_lv .foot_logo { float: none } .foot_lv .foot_logo img { max-height: 100%; max-width: 100% } .footmain .foot_ewm { float: none; margin-top: 10px } .footmain .foot_tel { display: none } .footmain { margin: 10px auto 20px } } @media (max-width: 767px) { .foot_lv { text-align:center } .foot_lv .foot_nav { display: none } .footmain .foot_ea { margin-top: 0; text-align: center; float: none; width: 100% } .footmain .foot_ea p { overflow: auto; white-space: inherit } .foot_lv .foot_logo { float: none } .foot_lv .foot_logo img { max-height: 100%; max-width: 100% } .footmain .foot_ewm { float: none; margin-top: 10px } .footmain .foot_tel { display: none } .footmain { margin: 10px auto 50px } .foot_box .foot_b { padding: 20px 0 65px } } .adminbuy_footkefu { display: none } .adminbuy_footkefu { position: fixed; top: 34%; right: 2px; z-index: 999 } .adminbuy_footkefu a.qqa { display: block; display: none; width: 44px; height: 44px; overflow: hidden; background: rgba(0,0,0,.7); margin-bottom: 2px } .adminbuy_footkefu a.qqa:after { content: ''; display: block; width: 24px; height: 24px; background: top center no-repeat; overflow: hidden; margin: 9px 10px } .adminbuy_footkefu .tela>a { display: block; width: 44px; height: 44px; overflow: hidden; background: rgba(0,0,0,.7); margin-bottom: 2px } .adminbuy_footkefu .tela>a:after { content: ''; display: block; width: 24px; height: 24px; background: center -27px no-repeat; overflow: hidden; margin: 9px 10px } .adminbuy_footkefu .tela .wz { position: absolute; top: 0; left: -224px; z-index: 999; display: none; box-shadow: 0 0 10px rgba(0,0,0,.2) } .adminbuy_footkefu .tela:hover .wz { display: block } .adminbuy_footkefu .tela p { background: #fff; width: 200px; height: 40px; overflow: hidden; font-size: 18px; font-weight: bold; color: #2b3aa1; line-height: 40px; text-align: center } .adminbuy_footkefu .tela p em { width: 0; height: 0; border-width: 6px 0 6px 6px; border-style: solid; border-color: transparent transparent transparent #fff; margin-top: -4px; position: absolute; top: 50%; right: -6px } .adminbuy_footkefu .wxa { position: relative } .adminbuy_footkefu .wxa>span { display: block; width: 44px; height: 44px; overflow: hidden; background: rgba(0,0,0,.7); margin-bottom: 2px } .adminbuy_footkefu .wxa>span:after { content: ''; display: block; width: 24px; height: 24px; background: center -52px no-repeat; overflow: hidden; margin: 9px 10px } .adminbuy_footkefu .wxa .code { position: absolute; top: -44px; left: -144px; z-index: 999; display: none; box-shadow: 0 0 10px rgba(0,0,0,.2) } .adminbuy_footkefu .wxa:hover .code { display: block } .adminbuy_footkefu .wxa .code p { background: #fff; width: 120px; height: 120px; overflow: hidden } .adminbuy_footkefu .wxa .code p img { max-width: 100%; max-height: 100% } .adminbuy_footkefu .wxa .code p em { width: 0; height: 0; border-width: 6px 0 6px 6px; border-style: solid; border-color: transparent transparent transparent #fff; margin-top: -4px; position: absolute; top: 50%; right: -6px } .adminbuy_footkefu a.totop { display: block; width: 44px; height: 44px; overflow: hidden; background: rgba(43,58,161,.7); margin-bottom: 2px } .adminbuy_footkefu a.totop:after { content: ''; display: block; width: 24px; height: 24px; background: center -76px no-repeat; overflow: hidden; margin: 9px 10px } .adminbuy_footkefu .pfpro,.adminbuy_footkefu .pflxwm { display: none } @media (max-width: 767px) { .adminbuy_footkefu { display:block } .adminbuy_footkefu { width: 100%; top: auto; bottom: 0; left: 0; right: auto } .adminbuy_footkefu .tela>a { width: 25%; position: relative; float: left; margin-bottom: 0 } .adminbuy_footkefu .tela>a:after { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); margin: 0 } .adminbuy_footkefu .tela>a:before { content: ''; display: block; width: 1px; height: 20px; background: #fff; right: 0; top: 50%; transform: translatey(-50%); position: absolute } .adminbuy_footkefu a.qqa,.adminbuy_footkefu .wxa,.adminbuy_footkefu .tela .wz { display: none } .adminbuy_footkefu a.totop { width: 25%; float: left; margin-bottom: 0; position: relative; display: block !important } .adminbuy_footkefu a.totop:after { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); margin: 0 } .adminbuy_footkefu .pfpro,.adminbuy_footkefu .pflxwm { display: block } .adminbuy_footkefu .pfpro { display: block; width: 25%; float: left; height: 44px; background: rgba(0,0,0,.7); margin: 0; position: relative } .adminbuy_footkefu .pfpro:before { content: ''; display: block; width: 1px; height: 20px; background: #fff; right: 0; top: 50%; transform: translatey(-50%); position: absolute } .adminbuy_footkefu .pfpro:after { content: ''; display: block; width: 24px; height: 24px; background: center -100px no-repeat; overflow: hidden; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) } .adminbuy_footkefu .pflxwm { display: block; width: 25%; float: left; height: 44px; background: rgba(0,0,0,.7); margin: 0; position: relative } .adminbuy_footkefu .pflxwm:after { content: ''; display: block; width: 24px; height: 24px; background: center -124px no-repeat; overflow: hidden; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) } } /*动画区域*/ @-webkit-keyframes imgscale { from { transform: scale(1); -ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); } to { transform: scale(1.05); -ms-transform: scale(1.05); -moz-transform: scale(1.05); -webkit-transform: scale(1.05); -o-transform: scale(1.05); } } @keyframes imgscale { from { transform: scale(1); -ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); } to { transform: scale(1.05); -ms-transform: scale(1.05); -moz-transform: scale(1.05); -webkit-transform: scale(1.05); -o-transform: scale(1.05); } } @-webkit-keyframes tadass { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 10%, 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @keyframes tadass { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 10%, 20% { -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @-webkit-keyframes preloadslide { 0% { transform: scale(1); -ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); } 50% { opacity: 0.3; transform: scale(1.8); -ms-transform: scale(1.8); -moz-transform: scale(1.8); -webkit-transform: scale(1.8); -o-transform: scale(1.8); } 100% { transform: scale(1); -ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); } } @keyframes preloadslide { 0% { transform: scale(1); -ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); } 50% { opacity: 0.3; transform: scale(1.8); -ms-transform: scale(1.8); -moz-transform: scale(1.8); -webkit-transform: scale(1.8); -o-transform: scale(1.8); } 100% { transform: scale(1); -ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); } } /*类名*/ .needdot .swiper-pagination .swiper-pagination-bullet { width: 12px; height: 12px; position: relative; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ background: rgba(0, 0, 0, 0.4); opacity: 1; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2); } .needdot .swiper-pagination .swiper-pagination-bullet:hover:after { transform: scale(2); -ms-transform: scale(2); -moz-transform: scale(2); -webkit-transform: scale(2); -o-transform: scale(2); } .needdot .swiper-pagination .swiper-pagination-bullet:after { content: ''; width: 4px; height: 4px; background: #fff; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; border-radius: 50%; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .needdot .swiper-pagination .swiper-pagination-bullet-active { border: 2px solid #fff; } .needdot .swiper-pagination .swiper-pagination-bullet-active:after { width: 0; height: 0; transform: scale(0); -ms-transform: scale(0); -moz-transform: scale(0); -webkit-transform: scale(0); -o-transform: scale(0); } .needdotsmall .swiper-pagination .swiper-pagination-bullet { width: 9px; height: 9px; position: relative; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ background: rgba(0, 0, 0, 0.4); opacity: 1; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .needdotsmall .swiper-pagination .swiper-pagination-bullet:hover:after { transform: scale(2); -ms-transform: scale(2); -moz-transform: scale(2); -webkit-transform: scale(2); -o-transform: scale(2); } .needdotsmall .swiper-pagination .swiper-pagination-bullet:after { content: ''; width: 5px; height: 5px; background: #fff; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; border-radius: 50%; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .needdotsmall .swiper-pagination .swiper-pagination-bullet-active { border: 1px solid #fff; } .needdotsmall .swiper-pagination .swiper-pagination-bullet-active:after { width: 0; height: 0; transform: scale(0); -ms-transform: scale(0); -moz-transform: scale(0); -webkit-transform: scale(0); -o-transform: scale(0); } .main_page { position: relative; z-index: 20; background: #fff; width: 100%; height: auto; } .needcover { -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; width: 100%; height: 100%; } .needcontain { -o-object-fit: contain; object-fit: contain; -o-object-position: center; object-position: center; width: 100%; height: 100%; } .needimgscale { animation: imgscale 5s ease-in-out infinite alternate; -webkit-animation: imgscale 5s ease-in-out infinite alternate; } .needtada { animation: tadass 1s linear infinite; -webkit-animation: tadass 1s linear infinite; } .needmarquee { white-space: nowrap; } .needswiperbutton .swiper-button-prev:hover { transform: translatex(-5px); -ms-transform: translatex(-5px); -moz-transform: translatex(-5px); -webkit-transform: translatex(-5px); -o-transform: translatex(-5px); } .needswiperbutton .swiper-button-next:hover { transform: translatex(5px); -ms-transform: translatex(5px); -moz-transform: translatex(5px); -webkit-transform: translatex(5px); -o-transform: translatex(5px); } .needswiperbutton .swiper-button-disabled { pointer-events: auto !important; } .needswiperbutton .swiper-button-white { transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ border-radius: 3px; background-color: rgba(0, 0, 0, 0.5); box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3); background-size: 15px 25px; } .needswiperbuttonbanner .swiper-button-prev:hover { transform: translatex(-5px); -ms-transform: translatex(-5px); -moz-transform: translatex(-5px); -webkit-transform: translatex(-5px); -o-transform: translatex(-5px); } .needswiperbuttonbanner .swiper-button-next:hover { transform: translatex(5px); -ms-transform: translatex(5px); -moz-transform: translatex(5px); -webkit-transform: translatex(5px); -o-transform: translatex(5px); } .needswiperbuttonbanner .swiper-button-disabled { pointer-events: auto !important; } .needswiperbuttonbanner .swiper-button-white { transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ border-radius: 3px; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.5); background-size: 15px 25px; } .needscroll { overflow: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch; } .needscroll::-webkit-scrollbar { width: 8px; height: 8px; } /*正常情况下滑块的样式*/ .needscroll::-webkit-scrollbar-thumb { background-color: #1753b5; border-radius: 10px; -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1); } /*鼠标悬浮在该类指向的控件上时滑块的样式*/ .needscroll:hover::-webkit-scrollbar-thumb { background-color: #1753b5; border-radius: 10px; -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1); } /*鼠标悬浮在滑块上时滑块的样式*/ .needscroll::-webkit-scrollbar-thumb:hover { background-color: #113e88; -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1); } /*正常时候的主干部分*/ .needscroll::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4); background-color: white; } /*鼠标悬浮在滚动条上的主干部分*/ .needscroll::-webkit-scrollbar-track:hover { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4); background-color: rgba(0, 0, 0, 0.01); } .needscrollsmall { overflow: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch; } .needscrollsmall::-webkit-scrollbar { width: 4px; height: 4px; } /*正常情况下滑块的样式*/ .needscrollsmall::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.5); border-radius: 10px; -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1); } /*鼠标悬浮在该类指向的控件上时滑块的样式*/ .needscrollsmall:hover::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.4); border-radius: 10px; -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1); } /*鼠标悬浮在滑块上时滑块的样式*/ .needscrollsmall::-webkit-scrollbar-thumb:hover { background-color: rgba(0, 0, 0, 0.4); -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1); } /*正常时候的主干部分*/ .needscrollsmall::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4); background-color: white; } /*鼠标悬浮在滚动条上的主干部分*/ .needscrollsmall::-webkit-scrollbar-track:hover { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4); background-color: rgba(0, 0, 0, 0.01); } .layuilayer { background: none !important; } .layuilayer .layui-layer-title { height: 30px; line-height: 30px; background: rgba(0, 0, 0, 0.7); color: #fff; border-bottom: none; } .layuilayer .layui-layer-setwin { top: 7px; } .layuilayer .layui-layer-setwin .layui-layer-close1 { background-color: #fff; background-position: 2px -39px; border-radius: 3px; } #preloader { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #fff; z-index: 10000; display: none; } #preloader .loader { position: absolute; top: 50%; left: 40%; margin-left: 10%; transform: translate3d(-50%, -50%, 0); } #preloader .dot:nth-child(1) { animation-delay: 0.1s; background: #1a5dcc; } #preloader .dot:nth-child(2) { animation-delay: 0.2s; background: #1d68e2; } #preloader .dot:nth-child(3) { animation-delay: 0.3s; background: #3377e5; } #preloader .dot:nth-child(4) { animation-delay: 0.4s; background: #4a86e8; } #preloader .dot:nth-child(5) { animation-delay: 0.5s; background: #6195eb; } #preloader .dot { width: 24px; height: 24px; background: #1753b5; display: inline-block; animation: preloadslide 1.5s infinite; -webkit-animation: preloadslide 1.5s infinite; } #preloader .words { text-align: center; width: 100%; line-height: 60px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 20px; color: rgba(0, 0, 0, 0.75); font-family: thyfont3, "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; } .float_nav { position: fixed; right: 0; bottom: 80px; width: 42px; height: auto; z-index: 999; } .float_nav a { display: block; width: 40px; border: 1px solid rgba(0, 0, 0, 0.1); text-align: center; line-height: 40px; background: #fff; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .float_nav a:last-child { opacity: 0; } .float_nav a:hover { background: #1753b5; } .float_nav a:hover i { color: #fff; } .float_nav a i { color: #999; font-size: 20px; } .float_nav_on { transform: translatex(100px); -ms-transform: translatex(100px); -moz-transform: translatex(100px); -webkit-transform: translatex(100px); -o-transform: translatex(100px); } .float_contact_on { right: 0 !important; } .float_contact { width: 190px; height: auto; position: fixed; right: -190px; z-index: 1000; bottom: 80px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ box-shadow: 0 5px 9px rgba(4, 0, 0, 0.17); background: #fff; } .float_contact .p1 { line-height: 16px; padding: 20px; background: #1753b5; color: #fff; font-size: 14px; letter-spacing: 1px; } .float_contact .p1 i { display: block; float: right; font-size: 20px; transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ cursor: pointer; } .float_contact .p1 i:hover { transform: rotate(135deg); -ms-transform: rotate(135deg); -moz-transform: rotate(135deg); -webkit-transform: rotate(135deg); -o-transform: rotate(135deg); } .float_contact .p2 { padding: 12px 20px; height: 20px; line-height: 20px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ background: rgba(0, 0, 0, 0.05); } .float_contact .p2:hover { background: #333; } .float_contact .p2:hover a i { color: #fff; } .float_contact .p2:hover a div { color: #fff; } .float_contact .p2 a { width: 100%; height: 100%; display: block; } .float_contact .p2 i { display: block; float: left; font-size: 20px; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .float_contact .p2 div { height: 20px; line-height: 20px; float: left; font-family: thyfont3; margin-left: 10px; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .float_contact .p3 { color: #333; padding: 12px 20px; } .float_contact .p3 div { text-align: center; margin-top: 4px; } .float_contact .p3 div span { font-size: 14px; font-family: thyfont3; } /*头部*/ #thynavstyle { background: rgba(0, 0, 0, 0.06); } #thynavstyle .icon { transform: translatey(-20px); -ms-transform: translatey(-20px); -moz-transform: translatey(-20px); -webkit-transform: translatey(-20px); -o-transform: translatey(-20px); opacity: 1; } #thynavstyle .a0 { color: #1753b5; } .header_sea_on { transform: translatey(46px); -ms-transform: translatey(46px); -moz-transform: translatey(46px); -webkit-transform: translatey(46px); -o-transform: translatey(46px); } .pc_header { width: 100%; position: fixed; top: 0; z-index: 999999; background: #fff; height: 76px; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .pc_header .header_logo { float: left; height: 76px; line-height: 76px; } .pc_header .header_lan { float: right; height: 76px; line-height: 76px; } .pc_header .header_lan img { max-height: 40px; margin-right: 4px; } .pc_header .header_lan a { width: 100%; height: 100%; display: block; color: #2a2a2a; font-size: 14px; font-family: thyfont4, "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ position: relative; z-index: 5; } .pc_header .header_lan:hover a { color: #1753b5; } .pc_header .header_lan:hover .map_mask { width: 24px; } .pc_header .header_lan .map_mask { height: 76px; position: absolute; left: 0; top: 0; z-index: 2; width: 0; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ overflow: hidden; } .pc_header .header_lan .map_mask img { margin-right: 0; position: absolute; top: 0; bottom: 0; margin: auto 0; left: 0; } .pc_header .header_sea { position: absolute; right: 0; height: 100%; width: 76px; background: #1753b5; top: 0; text-align: center; line-height: 76px; cursor: pointer; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .pc_header .header_sea:hover { background: #113e88; } .pc_header .header_sea_input { width: 100%; height: 46px; background: #fff; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ position: absolute; left: 0; right: 0; margin: 0 auto; top: -46px; } .pc_header .header_sea_input form { width: 60%; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; height: 40px; } .pc_header .header_sea_input form input::-webkit-input-placeholder { font-size: 16px; color: rgba(0, 0, 0, 0.65); font-family: thyfont2, "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; } .pc_header .header_sea_input form input:-moz-placeholder { font-size: 16px; color: rgba(0, 0, 0, 0.65); font-family: thyfont2, "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; } .pc_header .header_sea_input form input::-moz-placeholder { font-size: 16px; color: rgba(0, 0, 0, 0.65); font-family: thyfont2, "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; } .pc_header .header_sea_input form input:-ms-input-placeholder { font-size: 16px; color: rgba(0, 0, 0, 0.65); font-family: thyfont2, "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; } .pc_header .header_sea_input form input { width: 100%; height: 100%; display: block; box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.25) inset; border-radius: 5px; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ padding-left: 15px; line-height: 40px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: rgba(0, 0, 0, 0.75); } .pc_header .header_sea_input form input:focus { box-shadow: 0 0 6px 0px rgba(16, 149, 143, 0.65) inset; } .pc_header .header_nav { float: right; height: 76px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ position: relative; z-index: 20; } .pc_header .header_nav li { float: left; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ position: relative; height: 76px; padding: 0 10px; } .pc_header .header_nav li .icon { position: absolute; width: 22px; height: 22px; border-radius: 50%; top: 47px; left: 10px; background: #1753b5; text-align: center; line-height: 22px; opacity: 0; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .pc_header .header_nav li .icon img { max-height: 12px; } .pc_header .header_nav li .li_father { display: none; width: 700px; height: 250px; background: rgba(255, 255, 255, 0.9); position: absolute; top: 76px; left: -300px; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ padding-top: 10px; padding-bottom: 10px; } .pc_header .header_nav li .li_father .left { width: 50%; float: left; height: 100%; border-right: 1px solid rgba(0, 0, 0, 0.2); box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ padding: 15px; } .pc_header .header_nav li .li_father .left .inner_form .layui-form-item { margin-bottom: 10px; } .pc_header .header_nav li .li_father .left .a2 { height: 36px; line-height: 36px; width: 100%; text-align: center; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 18px; color: rgba(0, 0, 0, 0.75); font-weight: bold; } .pc_header .header_nav li .li_father .left .a3 { width: 100%; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: #555; margin-bottom: 10px; } .pc_header .header_nav li .li_father .left .a1 { width: 100%; height: 36px; line-height: 36px; text-align: center; border-bottom: 1px solid rgba(0, 0, 0, 0.2); transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .pc_header .header_nav li .li_father .left .a1:hover { border-color: #1753b5; } .pc_header .header_nav li .li_father .left .a1:hover a { color: #1753b5; } .pc_header .header_nav li .li_father .left .a1 a { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: #333; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .pc_header .header_nav li .li_father .right { width: 50%; float: left; height: 100%; padding: 10px; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ } .pc_header .header_nav li .li_father .right #header_map { width: 100%; height: 100%; display: block; } .pc_header .header_nav li .li_father .right #header_map .amap-copyright { display: none !important; } .pc_header .header_nav li .li_father .right #header_map .amap-logo { display: none !important; } .pc_header .header_nav li .li_father .right .pic { width: 100%; height: 100%; display: block; overflow: hidden; } .pc_header .header_nav li:hover { background: rgba(0, 0, 0, 0.06); } .pc_header .header_nav li:hover .icon { transform: translatey(-20px); -ms-transform: translatey(-20px); -moz-transform: translatey(-20px); -webkit-transform: translatey(-20px); -o-transform: translatey(-20px); opacity: 1; } .pc_header .header_nav li:hover a { color: #1753b5; } .pc_header .header_nav li .a0 { width: 100%; height: 100%; display: block; line-height: 76px; text-align: center; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: #333; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } /*banner*/ .banner { overflow: hidden; position: relative; } .banner .ani-slide .slide-inner .banner1_1, .banner .ani-slide .slide-inner .banner1_2, .banner .ani-slide .slide-inner .banner1_3, .banner .ani-slide .slide-inner .banner1_4 { transform: translatex(0); -ms-transform: translatex(0); -moz-transform: translatex(0); -webkit-transform: translatex(0); -o-transform: translatex(0); opacity: 1; } .banner .ani-slide .slide-inner .banner2_1 { transform: translatey(0); -ms-transform: translatey(0); -moz-transform: translatey(0); -webkit-transform: translatey(0); -o-transform: translatey(0); opacity: 1; } .banner .ani-slide .slide-inner .banner3_2 { transform: translatex(0); -ms-transform: translatex(0); -moz-transform: translatex(0); -webkit-transform: translatex(0); -o-transform: translatex(0); opacity: 1; } .banner .swiper-slide { cursor: , default; position: relative; } .banner .swiper-slide .banner1_1 { position: absolute; left: 7.8%; top: 21%; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 12px; color: rgba(255, 255, 255, 0.8); text-transform: uppercase; letter-spacing: 0.2px; font-weight: lighter; z-index: 5; transform: translatex(-60px); -ms-transform: translatex(-60px); -moz-transform: translatex(-60px); -webkit-transform: translatex(-60px); -o-transform: translatex(-60px); opacity: 0; transition: 1s; -moz-transition: 1s; -webkit-transition: 1s; -o-transition: 1s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .banner .swiper-slide .banner1_2 { position: absolute; left: 7.8%; top: 21%; z-index: 5; transform: translatex(-60px); -ms-transform: translatex(-60px); -moz-transform: translatex(-60px); -webkit-transform: translatex(-60px); -o-transform: translatex(-60px); opacity: 0; transition: 1s; -moz-transition: 1s; -webkit-transition: 1s; -o-transition: 1s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ transition-delay: 0.1s; } .banner .swiper-slide .banner1_3 { position: absolute; left: 7.8%; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 18px; color: rgba(255, 255, 255, 0.95); top: 38%; line-height: 32px; font-weight: lighter; transform: translatex(-60px); -ms-transform: translatex(-60px); -moz-transform: translatex(-60px); -webkit-transform: translatex(-60px); -o-transform: translatex(-60px); opacity: 0; transition: 1s; -moz-transition: 1s; -webkit-transition: 1s; -o-transition: 1s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ transition-delay: 0.2s; } .banner .swiper-slide .banner1_4 { width: 217px; height: 53px; background: #1753b5; border-radius: 5px; position: absolute; left: 7.8%; top: 53%; text-align: center; overflow: hidden; transform: translatex(-60px); -ms-transform: translatex(-60px); -moz-transform: translatex(-60px); -webkit-transform: translatex(-60px); -o-transform: translatex(-60px); opacity: 0; transition: 1s; -moz-transition: 1s; -webkit-transition: 1s; -o-transition: 1s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ transition-delay: 0.3s; } .banner .swiper-slide .banner1_4:before { content: ''; width: 100%; height: 100%; display: block; position: absolute; left: -100%; top: 0; background: #113e88; opacity: 0; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .banner .swiper-slide .banner1_4:hover i { transform: translatex(6px); -ms-transform: translatex(6px); -moz-transform: translatex(6px); -webkit-transform: translatex(6px); -o-transform: translatex(6px); } .banner .swiper-slide .banner1_4:hover:before { left: 0; opacity: 1; } .banner .swiper-slide .banner1_4 a { width: 100%; height: 100%; display: block; text-align: center; line-height: 53px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: rgba(255, 255, 255, 0.95); font-weight: lighter; position: relative; z-index: 5; } .banner .swiper-slide .banner1_4 a i { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: rgba(255, 255, 255, 0.95); margin-left: 50px; display: inline-block; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .banner .swiper-slide .banner2_1 { position: absolute; left: 0; right: 0; margin: 0 auto; top: 24%; z-index: 5; transform: translatey(-60px); -ms-transform: translatey(-60px); -moz-transform: translatey(-60px); -webkit-transform: translatey(-60px); -o-transform: translatey(-60px); opacity: 0; transition: 1s; -moz-transition: 1s; -webkit-transition: 1s; -o-transition: 1s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .banner .swiper-slide .banner3_2 { position: absolute; left: 7.8%; top: 23%; z-index: 5; transform: translatex(-60px); -ms-transform: translatex(-60px); -moz-transform: translatex(-60px); -webkit-transform: translatex(-60px); -o-transform: translatex(-60px); opacity: 0; transition: 1s; -moz-transition: 1s; -webkit-transition: 1s; -o-transition: 1s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .banner .banner_con { z-index: 20; width: 260px; height: 58px; background: #fff; position: absolute; left: 7.8%; bottom: 0; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ padding-left: 20px; } .banner .banner_con .a1 { float: left; height: 100%; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 18px; color: rgba(0, 0, 0, 0.35); line-height: 58px; font-family: thyfont2; letter-spacing: 0.5px; } .banner .banner_con .a1 span { color: rgba(0, 0, 0, 0.9); } .banner .banner_con .a2 { float: right; width: 111px; line-height: 58px; } .banner .banner_con .a2 .b0 { float: left; } .banner .banner_con .a2 .b1 { float: left; width: 55px; height: 100%; line-height: 58px; text-align: center; line-height: 58px; cursor: pointer; overflow: hidden; outline: none; } .banner .banner_con .a2 .b1 img { transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .banner .banner_con .a2 .left:hover img { transform: translatex(-4px); -ms-transform: translatex(-4px); -moz-transform: translatex(-4px); -webkit-transform: translatex(-4px); -o-transform: translatex(-4px); } .banner .banner_con .a2 .right:hover img { transform: translatex(4px); -ms-transform: translatex(4px); -moz-transform: translatex(4px); -webkit-transform: translatex(4px); -o-transform: translatex(4px); } /*响应式头部*/ .mobile_header { display: none; width: 100%; height: 40px; position: fixed; top: 0; left: 0; z-index: 888; background: #fff; box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2); } .mobile_header .mobile_to_index { height: 40px; position: fixed; top: 0; right: 2%; z-index: 10; max-width: 70%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .mobile_header .mobile_to_index a { line-height: 40px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: #333; } .mobile_header .mobile_to_index a img { height: 30px; } .mobile_header .mobile_nav_sea { width: 100%; height: 40px; text-align: center; line-height: 40px; } .mobile_header .mobile_nav_sea i { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 24px; color: #b7b7b7; } .mobile_header .mobile_nav_sea:hover i { color: #1753b5; } .mobile_header #mobilestyle { background: #f1f1f1; } .mobile_header #mobilestyle .main_a { color: #3d3d3d; } .mobile_header #mobilestyle .main_a:before { content: ''; position: absolute; top: 0; bottom: 0; margin: auto 0; left: 0; width: 3px; height: 10px; background: #1753b5; } .mobile_header .mobile_nav_main_on { transform: translatex(-160px); -ms-transform: translatex(-160px); -moz-transform: translatex(-160px); -webkit-transform: translatex(-160px); -o-transform: translatex(-160px); box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3); } .mobile_header .mobile_nav_main { width: 160px; background: white; height: 100%; position: fixed; left: auto !important; right: -160px; top: 0; z-index: 99999; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .mobile_header .mobile_nav_main p { height: 60px; } .mobile_header .mobile_nav_main li { height: auto; width: 100%; border-top: 1px solid #ebebeb; } .mobile_header .mobile_nav_main li:last-child { border-bottom: 1px solid #ebebeb; } .mobile_header .mobile_nav_main li .li_son { width: 100%; background: #fafafa; } .mobile_header .mobile_nav_main li .li_son a { width: 100%; height: 100%; display: block; font-size: 13px; position: relative; color: #999; } .mobile_header .mobile_nav_main li .li_son a:after { content: ''; position: absolute; position: absolute; top: 0; bottom: 0; margin: auto 0; width: 20px; height: 1px; left: 0; background: #1753b5; } .mobile_header .mobile_nav_main li .li_son a span { display: inline-block; width: 116px; float: right; padding-top: 10px; padding-bottom: 10px; } .mobile_header .mobile_nav_main li .main_a { width: 100%; height: 100%; display: block; color: #333; line-height: 60px; font-size: 13px; position: relative; } .mobile_header .mobile_nav_main li .main_a .layui-icon { margin-top: 20px; margin-right: 20px; width: 20px; height: 20px; text-align: center; line-height: 20px; float: right; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .mobile_header .mobile_nav_main li .main_a .layui-icon_on { transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); } .mobile_header .mobile_nav_main li .main_a span { padding-left: 25px; } .mobile_header .header_menu_on .a1 { transform: translatey(5px); transition: 0.3s 0s !important; } .mobile_header .header_menu_on .a1 .b1 { transform: rotate(45deg); transition: 0.3s 0.2s !important; } .mobile_header .header_menu_on .a2 { transform: translatey(-5px); transition: 0.3s 0s !important; } .mobile_header .header_menu_on .a2 .b1 { transform: rotate(-45deg); transition: 0.3s 0.2s !important; } .mobile_header .header_menu { position: absolute; width: 40px; border-radius: 50%; height: 40px; top: 0px; left: 2%; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .mobile_header .header_menu .a { width: 27px; position: absolute; left: 0; right: 0; margin: 0 auto; height: 1px; position: absolute; } .mobile_header .header_menu .a .b1 { width: 100%; height: 1px; transition: 0.3s 0s; background: rgba(0, 0, 0, 0.5); } .mobile_header .header_menu .a1 { top: 14px; transition: 0.3s 0.2s; } .mobile_header .header_menu .a2 { top: 24px; transition: 0.3s 0.2s; } /*响应式底部*/ .mobile_footer { width: 100%; display: none; height: 40px; background: #fff; position: fixed; bottom: 0; left: 0; z-index: 9999; box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3); } .mobile_footer .a1 a { margin-right: 5px; } .mobile_footer .a1 a i { font-size: 28px; color: #afafaf; } .mobile_footer .a1 .to_top i { color: #fff; background: #afafaf; border-radius: 50%; } .mobile_footer .a2 { width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .mobile_footer .footer_nav { height: 40px; width: 100%; } .mobile_footer .footer_nav main { *zoom: 1; } .mobile_footer .footer_nav main:before, .mobile_footer .footer_nav main:after { content: " "; display: table; } .mobile_footer .footer_nav main:after { clear: both; } .mobile_footer .footer_nav main li { text-align: center; width: 25%; float: left; } .mobile_footer .footer_nav main li .b1 { height: 23px; line-height: 23px; } .mobile_footer .footer_nav main li .b1 i { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 17px; color: #333; } .mobile_footer .footer_nav main li .b2 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 13px; color: #333; height: 17px; line-height: 17px; } #mobilestyle2 .b1 i { color: #1753b5; font-weight: bold; } #mobilestyle2 .b2 { color: #1753b5; font-weight: bold; } /*搜索栏*/ #thy-sea input { width: 80%; float: left; height: 40px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: #333; border: none; border-radius: 0; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ padding-left: 10px; } #thy-sea button { width: 20%; float: left; padding: 0; height: 40px; background: #1753b5; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: #fff; } .search { height: 70px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); line-height: 70px; background: #1753b5; } .search div:first-child { width: 800px; float: left; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: #fff; } .search div:first-child a { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: #c8dafe; } .search div:first-child a:first-child { margin-left: 10px; margin-right: 25px; } .search div:last-child { width: 315px; height: 36px; float: right; } .search div:last-child form { width: 100%; height: 100%; margin-top: 17px; } .search div:last-child form input { width: 240px; height: 36px; background: #ebebeb; float: left; padding-left: 28px; box-sizing: border-box; } .search div:last-child form button { float: right; width: 75px; height: 36px; background: #1753b5; text-align: center; line-height: 36px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: #fff; cursor: pointer; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .search div:last-child form button:hover { transform: translatey(-3px); -ms-transform: translatey(-3px); -moz-transform: translatey(-3px); -webkit-transform: translatey(-3px); -o-transform: translatey(-3px); box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2); } .s1 { width: 100%; background: #f5f5f5; position: relative; overflow: hidden; } .s1 .left { width: 65.6%; float: left; background: #f5f5f5; position: relative; z-index: 50; } .s1 .left .top { width: 100%; padding-top: 40px; *zoom: 1; margin-bottom: 25px; } .s1 .left .top:before, .s1 .left .top:after { content: " "; display: table; } .s1 .left .top:after { clear: both; } .s1 .left .top li { width: 25%; float: left; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ border-right: 1px solid #e1e1e1; height: 200px; } .s1 .left .top li .a1 { width: 100%; text-align: center; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 55px; color: #1753b5; font-family: impact, thyfont2, "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; padding-top: 60px; } .s1 .left .top li .a2 { width: 100%; text-align: center; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: #818181; padding-top: 12px; } .s1 .left .mid { width: 100%; height: 180px; background: no-repeat left; background-size: contain; } .s1 .left .mid .a1 { width: 100%; padding-top: 15px; padding-bottom: 12px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 34px; color: #222; font-weight: bold; } .s1 .left .mid .a2 { width: 91%; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: #a6a6a6; line-height: 35px; } .s1 .left .bottom { width: 100%; height: 55px; *zoom: 1; } .s1 .left .bottom:before, .s1 .left .bottom:after { content: " "; display: table; } .s1 .left .bottom:after { clear: both; } .s1 .left .bottom .a1 { width: 55px; height: 55px; background: #1753b5; float: right; position: relative; overflow: hidden; } .s1 .left .bottom .a1:after { content: ''; background: #449187; opacity: 0; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ width: 100%; height: 100%; display: block; position: absolute; left: 0; top: 100%; } .s1 .left .bottom .a1:hover:after { top: 0; opacity: 1; } .s1 .left .bottom .a1 a { width: 100%; height: 100%; display: block; text-align: center; line-height: 55px; position: relative; z-index: 5; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .s1 .left .bottom .a1:hover a { transform: rotate(180deg); -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); } .s1 .right { width: 37%; float: right; height: 550px; position: absolute; right: 0; top: 0; } .s1 .right img { position: relative; } .s1 .right .layer { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; position: absolute !important; } .product_class_inner { padding-top: 30px; padding-bottom: 10px; } .info_location { background: #f8f8f8; padding-top: 76px; } .info_location .location_wrapper { margin-top: 0; max-width: 1200px; } .info_location .location_wrapper .location { background: none; text-align: right; } .info_location .location_wrapper .location span { color: rgba(0, 0, 0, 0.85) !important; font-size: 13px !important; padding: 0 2px 0 2px; } .info_location .location_wrapper .location a { color: rgba(0, 0, 0, 0.85); } .info_location .location_wrapper .location a:last-child { color: #1753b5; } .info_location .location_wrapper .location a:hover { color: #1753b5; } .inner_main { max-width: 1200px; } .product_class { *zoom: 1; } .product_class:before, .product_class:after { content: " "; display: table; } .product_class:after { clear: both; } .product_class .b { } .product_class .b1 { float: left; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ padding-left: 10px; padding-right: 10px; background: #1753b5; line-height: 26px; height: 26px; text-align: center; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .product_class .b1 a { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: rgba(255, 255, 255, 0.95); } .product_class .b1:hover { background: #1753b5; } .product_class .b1 img { margin-right: 8px; } .product_class .classstyle { background: #1753b5; } .product_class .classstyle a { color: rgba(255, 255, 255, 0.95); } .product_class li { float: left; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; width: 20%; border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; position: relative; overflow: hidden; position: relative; } .product_class li:hover a { color: rgba(255, 255, 255, 0.95); background-color:#1753b5 } .product_class li:after { content: ''; background: #; opacity: 0; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ width: 100%; height: 100%; display: block; position: absolute; left: -100%; top: 0; } .product_class li:hover:after { left: 0; opacity: 1; } .product_class li:hover a { color: rgba(255, 255, 255, 0.95); } .product_class li a { width: 100%; height: 100%; display: block; text-align: center; line-height: 46px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 15px; font-weight: bolder; color: rgba(0, 0, 0, 0.6); position: relative; z-index: 5; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; -webkit-transition-timing-function: ease; -o-transition-timing-function: ease; } .s2 { padding-top: 90px; overflow: hidden; padding-bottom: 90px; } .s2 .a1 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 34px; color: rgba(0, 0, 0, 0.95); padding-bottom: 25px; text-align:center } .s2 .a2 { width: 60px; height: 3px; background: #1753b5; margin:0 auto } .s2 .a3 { text-align:center; padding-top: 20px; width: 100%; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: rgba(0, 0, 0, 0.6); } .s2 .product_class { padding-top: 40px; margin: 0 auto; margin-bottom:20px } .s2 .product_class .b { border-top:1px solid #cccccc; border-right:1px solid #cccccc; overflow:hidden } .s2 .a5 { border-right: 1px solid #dcdcdc; margin-top: 50px; position: relative; } .s2 .a5 .more { width: 25%; height: 260px; background: -webkit-linear-gradient(-120deg, #1753b5, #1d68e2); background: -o-linear-gradient(-120deg, #1753b5, #1d68e2); background: -moz-linear-gradient(-120deg, #1753b5, #1d68e2); background: linear-gradient(-120deg, #1753b5, #1d68e2); position: absolute; z-index: 10; top: 0; right: 0; } .s2 .a5 .more .b1 { width: 100%; height: 100%; display: block; background: no-repeat center; background-size: contain; } .s2 .a5 .more .b1:hover .c1 img { transform: translatex(6px); -ms-transform: translatex(6px); -moz-transform: translatex(6px); -webkit-transform: translatex(6px); -o-transform: translatex(6px); } .s2 .a5 .more .b1 .c1 { width: 100%; text-align: center; padding-top: 70px; } .s2 .a5 .more .b1 .c1 img { transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .s2 .a5 .more .b1 .c2 { width: 100%; text-align: center; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: rgba(255, 255, 255, 0.9); padding-top: 10px; } .s2 .a5 .swiper-slide li { width: 100%; height: 260px; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ border: 1px solid #dcdcdc; border-right: none; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ position: relative; } .s2 .a5 .swiper-slide li:before { content: ''; width: 100%; height: 0; position: absolute; left: 0; bottom: 0; background: #1753b5; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ opacity: 0; } .s2 .a5 .swiper-slide li:hover:before { height: 4px; opacity: 1; } .s2 .a5 .swiper-slide li:hover a .word .b4 .c1 { width: 100%; } .s2 .a5 .swiper-slide li a { width: 100%; height: 100%; display: block; *zoom: 1; } .s2 .a5 .swiper-slide li a:before, .s2 .a5 .swiper-slide li a:after { content: " "; display: table; } .s2 .a5 .swiper-slide li a:after { clear: both; } .s2 .a5 .swiper-slide li a .pic { float: left; width: 100%; overflow: hidden; height: 80%; } .s2 .a5 .swiper-slide li a .word { width: 100%; text-align:center } .s2 .a5 .swiper-slide li a .word .b1 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: rgba(0, 0, 0, 0.9); font-weight: bold; padding-top: 37px; line-height:50px } .s2 .a5 .swiper-slide li a .word .b2 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 19px; color: rgba(0, 0, 0, 0.8); margin-top: 5px; } .s2 .a5 .swiper-slide li a .word .b3 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 12px; color: rgba(0, 0, 0, 0.7); line-height: 18px; padding-top: 16px; width: 80%; } .s2 .a5 .swiper-slide li a .word .b4 { margin-top: 25px; height: 37px; position: relative; width: 40px; } .s2 .a5 .swiper-slide li a .word .b4 .c1 { position: absolute; overflow: hidden; width: 0; height: 37px; top: 0; left: 0; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .s2 .a5 .swiper-slide li a .word .b4 .c1 img { position: absolute; top: 0; left: 0; } .s3 { padding-top: 150px; background: no-repeat center; background-size: cover; background-attachment: fixed; padding-bottom: 180px; } .s3 .a1 { width: 100%; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 20px; color: rgba(255, 255, 255, 0.8); text-align: center; letter-spacing: 10px; font-weight: lighter; } .s3 .a2 { width: 100%; text-align: center; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 48px; color: rgba(255, 255, 255, 0.9); padding-top: 4px; font-weight: bold; letter-spacing: 2px; } .s3 .a3 { padding-top: 25px; width: 100%; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 24px; color: rgba(255, 255, 255, 0.8); font-weight: lighter; text-align: center; } .s3 .a4 { text-align: center; padding-top: 70px; } .s3 .a4 a { display: inline-block; width: 70px; height: 69px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ position: relative; } .s3 .a4 a:hover .b1 { width: 100%; } .s3 .a4 a .b1 { width: 0px; height: 69px; position: absolute; z-index: 2; left: 0; top: 0; overflow: hidden; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .s3 .a4 a .b1 .c1 { position: absolute; left: 0; top: 0; } .s4 { width: 100%; *zoom: 1; overflow: hidden; } .s4:before, .s4:after { content: " "; display: table; } .s4:after { clear: both; } .s4 .left:nth-child(3) { float:right; margin-right:0px } .s4 .left:nth-child(6) { float:right; margin-right:0px } .s4 .left { width: 50%; float: left; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ padding-top: 60px; padding-left: 60px; } .s4 .left .a1 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 40px; color: rgba(54, 65, 131, 0.9); font-weight: lighter; } .s4 .left .a2 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 20px; color: rgba(54, 65, 131, 0.9); font-weight: lighter; padding-top: 5px; } .s4 .left .a3 { width:300px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: rgba(0, 0, 0, 0.75); line-height: 28px; padding-top: 25px; } .s4 .left .a4 { padding-top: 110px; padding-bottom: 80px; } .s4 .left .a4 a { width: 60px; height: 60px; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ display: block; border-radius: 50%; border:3px solid rgba(54, 65, 131, 0.25); text-align: center; line-height: 54px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .s4 .left .a4 a:hover { border-color: #364183; } .s4 .left .a4 a:hover img { transform: translatex(6px); -ms-transform: translatex(6px); -moz-transform: translatex(6px); -webkit-transform: translatex(6px); -o-transform: translatex(6px); } .s4 .left .a4 a img { transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .left1 { background: no-repeat center; background-size: cover; } .left2 { background: no-repeat center; background-size: cover; } .s4 .left3 { background: no-repeat center; background-size: cover; } .s4 .left4 { background: no-repeat center; background-size: cover; } .s4 .left5 { background: no-repeat center; background-size: cover; } .s4 .left6 { background: no-repeat center; background-size: cover; } .about-wrap{ width: 100%; overflow: hidden; position: relative; } .about-wrap::after{ height: 474px; width: 100%; position: absolute; bottom: 0px; left: 0px; background-color: #f5f6f8; content: ""; } .about-main{ padding-top: 72px; padding-bottom: 66px; } .about-wrap .inside-width{ position: relative; z-index: 22; } .about-left{ width: 52.9%; float: left; } .about-title{ position: relative; font-size: 30px; color: #333; line-height: 36px; font-weight: bold; margin-bottom: 35px; } .about-title::after{ position: absolute; width: 16px; height: 16px; background: no-repeat center; bottom: 0px; right: 0px; content: ""; } .about-des{ font-size: 18px; line-height: 46px; color: #666; } .about-right{ width: 39.3%; position: relative; padding-right: 38px; padding-top: 58px; float: right; } .about-right::after{ position: absolute; height: calc(100% - 92px); width: calc(100% - 80px); top: 14px; right: 0px; background-color: #133170; content: ""; } .about-rightimg{ width: 100%; overflow: hidden; position: relative; z-index: 22; } .about-rightimg img{ display: block; width: 100%; } .about-bom{ width: 100%; overflow: hidden; padding-top: 82px; padding-bottom: 32px; } .about-bommain{ display: flex; } .about-item{ margin-right: 17px; } .about-item:last-child{ margin-right: 0px; } .about-img{ margin-bottom: 28px; } .about-img:hover img{ transform: scale(1.1); } @media(max-width: 1400px){ .about-des{ line-height: 30px; } .about-right{ width: 42%; } } @media(max-width: 1200px){ .num-wrap h3{ font-size: 48px; line-height: 48px; } .num-wrap{ padding-right: 15px; } .num-txt{ padding-left: 8px; } } @media(max-width: 991px){ .num-list{ flex-wrap: wrap; padding-top: 5px; padding-bottom: 15px; border-bottom: none; } .num-list li{ width: 50%; height: auto; justify-content: center; padding: 20px 0px 0px; } .about-main{ padding-top: 20px; padding-bottom: 40px; } .about-left{ width: 100%; float: none; margin-bottom: 18px; } .about-right{ width: 100%; float: none; } .about-title{ font-size: 28px; line-height: 28px; margin-bottom: 18px; } .about-bom{ padding-top: 40px; padding-bottom: 25px; } .about-bommain{ flex-wrap: wrap; } .about-item{ width: 100%; margin-right: 0px; } .about-img{ margin-bottom: 20px; } } @media(max-width: 599px){ .num-list li{ width: 100%; } .about-right{ padding-top: 36px; padding-right: 40px; } .about-right::after{ top: 0px; } .about-right::after{ width: calc(100% - 40px); height: calc(100% - 40px); } } .news_style { *zoom: 1; } .news_style:before, .news_style:after { content: " "; display: table; } .news_style:after { clear: both; } .news_style li { width: 20%; text-align:center; float: left; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding-top: 20px; position: relative; overflow: hidden; margin-bottom: 20px; } .news_style li:nth-child(3n) { margin-right: 0; } .news_style li:hover a .mask { top: 0; background: rgba(16, 149, 143, 0.8); } .news_style li:hover a .mask2 { top: 100%; } .news_style li:hover a .word .b1 { color: rgba(255, 255, 255, 0.95); } .news_style li:hover a .word .b2 { color: rgba(255, 255, 255, 0.9); } .news_style li:hover a .word .b3 { background: rgba(255, 255, 255, 0.8); width: 80%; } .news_style li:hover a .word .b4 .c1 { color: rgba(255, 255, 255, 0.95); } .news_style li:hover a .word .b4 .c2 { transform: translatex(6px); -ms-transform: translatex(6px); -moz-transform: translatex(6px); -webkit-transform: translatex(6px); -o-transform: translatex(6px); } .news_style li:hover a .word .b4 .c2 .d1 { width: 100%; } .news_style li a { width: 100%; height: 100%; display: block; } .news_style li a .bac { width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0; z-index: 1; } .news_style li a .mask { width: 100%; height: 100%; display: block; position: absolute; top: -100%; left: 0; background: rgba(16, 149, 143, 0.8); z-index: 5; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .news_style li a .mask2 { width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0; background: #fff; z-index: 5; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .news_style li a .word { position: relative; z-index: 8; } .news_style li a .word .b1 { width: 100%; height: 30px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 20px; color: black; font-weight: bold; line-height: 30px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .news_style li a .word .b2 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: rgba(0, 0, 0, 0.65); line-height: 30px; padding-top: 20px; padding-bottom: 25px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .news_style li a .word .b3 { width: 100%; height: 1px; background: rgba(0, 0, 0, 0.5); transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ margin: 0 auto; } .news_style li a .word .b4 { height: 40px; padding-top: 15px; padding-bottom: 30px; } .news_style li a .word .b4 .c1 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 20px; color: rgba(0, 0, 0, 0.55); font-family: impact, thyfont3, "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; height: 100%; vertical-align: text-bottom; float: left; height: 40px; line-height: 40px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .news_style li a .word .b4 .c2 { float: right; width: 40px; height: 40px; line-height: 40px; position: relative; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .news_style li a .word .b4 .c2 .d1 { position: absolute; overflow: hidden; left: 0; height: 100%; line-height: 40px; top: 0; width: 0; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ transition-delay: 0.1s; } .s5 { width: 100%; height: auto; padding-top: 90px; background: #f3f3f3; padding-bottom: 50px; } .s5_main { width: 100%; @include clear; .left { width: 49.2%; float: left; .top { width: 100%; height: 367px; margin-bottom: 14px; .a1 { @include font(40px, #000); span { color: $color; } } .a2 { @include font(16px, #000); font-weight: lighter; padding-top: 10px; text-transform: uppercase; } .a3 { @include font(16px, #000); font-weight: lighter; padding-top: 32px; } .a4 { width: 196px; height: 44px; border: 1px solid #bfbfbf; position: relative; margin-top: 100px; &:after { content: ''; position: absolute; width: 0%; height: 100%; opacity: 0; left: 0; top: 0; background: #fff; @include transition(0.5s); } &:hover { &:after { width: 100%; opacity: 1; } a { img { @include x(10px); } } } a { @include a; position: relative; z-index: 20; @include font(16px, $color2); line-height: 44px; text-align: center; font-weight: lighter; img { margin-left: 30px; @include transition(0.5s); } } } } .bottom { width: 100%; height: 367px; background-size: cover; background-position: center; background-repeat: no-repeat; &:hover { .a1 { a { .b1 { .c1 { @include rotate3d; } } .b2, .b3, .b4 { @include y(-10px); } } } } .a1 { @include a; background: rgba(0, 0, 0, 0.4); @include box-sizing(); padding-left: 4%; padding-right: 4%; a { @include a; .b1 { width: 100%; padding-top: 28px; @include clear; .c1 { width: 26px; height: 26px; border-radius: 50%; border: 1px solid #bdbdbe; float: left; position: relative; @include transition(0.5s); text-align: center; line-height: 24px; img { height: 14px; } } .c2 { float: left; @include font(14px, #fff); line-height: 28px; margin-left: 8px; } } .b2 { margin-top: 200px; width: 100%; @include font(16px, #fff); font-weight: bold; height: 40px; line-height: 40px; margin-bottom: 10px; @include transition(0.5s); } .b3 { width: 100%; height: 1px; background: rgba(255, 255, 255, 0.3); @include transition(0.5s); transition-delay: 0.05s; } .b4 { height: 26px; line-height: 26px; @include font(14px, #fff); margin-top: 15px; font-family: thyfont3; @include transition(0.5s); transition-delay: 0.1s; i { font-size: 18px; color: #fff; margin-right: 8px; } } } } } } .right { width: 50%; float: right; li { width: 49%; float: left; margin-right: 2%; height: 367px; margin-bottom: 14px; &:nth-child(2n) { margin-right: 0; } &:hover { a { .mask { bottom: 100%; } .button { bottom: 0; .a1 { left: 0;; } } .word { .a1 { .b1 { color: #fff; span { color: #fff; } } } .a2 { color: #fff; } .a3 { @include y(-50px); .b1 { border-color: #fff; .c1 { opacity: 0; } .c2 { opacity: 1; } } .b2 { color: #fff; } } } } } a { @include a; position: relative; background: #000; overflow: hidden; .bac { background-repeat: no-repeat; background-position: center; background-size: cover; @include a; position: absolute; top: 0; left: 0; z-index: 1; opacity: 0.65; } .mask { width: 100%; height: 360px; position: absolute; z-index: 3; background: #fff; @include transition(0.6s); bottom: 7px; } .button { height: 50px; width: 100%; background: $color; position: absolute; bottom: -43px; z-index: 5; @include transition(0.5s); .a1 { width: 100%; overflow: hidden; height: 50px; line-height: 50px; @include font(14px, #fff); @include transition(0.6s); position: absolute; left: -100%; transition-delay: 0.3s; font-weight: lighter; img { margin-right: 5px; } } } .word { @include a; @include box-sizing(); padding-left: 11%; padding-right: 11%; position: absolute; top: 0; left: 0; z-index: 7; .a1 { width: 100%; @include clear; height: 42px; padding-top: 25px; .b1 { float: left; @include font(40px, #262626); font-family: thyfont1; @include transition(0.5s); span { @include font(16px, #838181); font-family: thyfont1; @include transition(0.5s); } } } .a2 { width: 100%; @include font(16px, #747474); margin-top: 30px; line-height: 30px; height: 120px; @include transition(0.5s); } .a3 { width: 100%; margin-top: 70px; @include clear; @include transition(0.5s); .b1 { width: 26px; height: 26px; border-radius: 50%; border: 1px solid #bdbdbe; float: left; position: relative; @include transition(0.5s); .c1 { opacity: 1; } .c2 { opacity: 0; } img { @include center; @include transition(0.5s); } } .b2 { float: left; @include font(14px, #000); line-height: 28px; margin-left: 8px; @include transition(0.5s); } } } } } } } } //底部 #thynavstyle2 { a { color: $color; } } .pc_footer { height: auto; background: no-repeat center; position: relative; background-size: cover; z-index: 20; width: 100%; padding-top: 72px; } .pc_footer .footer_t { *zoom: 1; padding-bottom: 60px; } .pc_footer .footer_t:before, .pc_footer .footer_t:after { content: " "; display: table; } .pc_footer .footer_t:after { clear: both; } .pc_footer .footer_t .left { float: left; margin-right: 11.25%; } .pc_footer .footer_t .left .a2 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: rgba(255, 255, 255, 0.8); padding-top: 45px; } .pc_footer .footer_t .left .a3 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 32px; color: #fff; font-family: impact; padding-top: 6px; letter-spacing: 2px; } .pc_footer .footer_t .left .a4 { width: 255px; height: 40px; background: #fff; line-height: 40px; margin-top: 30px; cursor: pointer; } .pc_footer .footer_t .left .a4 a { width: 100%; height: 100%; display: block; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: rgba(0, 0, 0, 0.85); } .pc_footer .footer_t .left .a4 a:hover .b2 { transform: translatex(6px); -ms-transform: translatex(6px); -moz-transform: translatex(6px); -webkit-transform: translatex(6px); -o-transform: translatex(6px); } .pc_footer .footer_t .left .a4 .b1 { margin-left: 10px; margin-right: 10px; } .pc_footer .footer_t .left .a4 .b2 { margin-top: 12.5px; margin-right: 15px; float: right; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .pc_footer .footer_t .line { height: 240px; width: 0px; border-left: 1px dashed rgba(255, 255, 255, 0.6); float: left; } .pc_footer .footer_t .mid { float: left; width: 520px; padding-top: 45px; margin-left: 55px; padding-right: 50px; } .pc_footer .footer_t .mid li { float: left; min-width: 260px; margin-bottom: 30px; } .pc_footer .footer_t .mid li .a1 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: #fff; } .pc_footer .footer_t .mid li .a2 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: rgba(255, 255, 255, 0.4); padding-top: 10px; } .pc_footer .footer_t .right { float: right; } .pc_footer .footer_t .right .a1 { *zoom: 1; } .pc_footer .footer_t .right .a1:before, .pc_footer .footer_t .right .a1:after { content: " "; display: table; } .pc_footer .footer_t .right .a1:after { clear: both; } .pc_footer .footer_t .right .a1 .b1 { float: right; text-align: left; } .pc_footer .footer_t .right .a1 .b1 .c1 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: rgba(255, 255, 255, 0.95); } .pc_footer .footer_t .right .a1 .b1 .c2 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 32px; color: rgba(255, 255, 255, 0.95); font-family: thyfont2; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); } .pc_footer .footer_t .right .a1 .b1 .c3 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: rgba(255, 255, 255, 0.95); } .pc_footer .footer_t .right .a1 .b1 .c4 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 24px; color: rgba(255, 255, 255, 0.95); font-family: thyfont3, "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; padding-top: 2px; } .pc_footer .footer_t .right .a1 .b2 { float: right; margin-right: 30px; width: 120px; height: 120px; overflow: hidden; } .pc_footer .footer_t .right .a2 { padding-top: 40px; *zoom: 1; } .pc_footer .footer_t .right .a2:before, .pc_footer .footer_t .right .a2:after { content: " "; display: table; } .pc_footer .footer_t .right .a2:after { clear: both; } .pc_footer .footer_t .right .a2 li { width: 50px; height: 50px; border-radius: 50%; border: 1px solid rgba(255, 255, 255, 0.6); box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ text-align: center; line-height: 48px; float: left; margin-right: 30px; } .pc_footer .footer_t .right .a2 li:hover a img { opacity: 1; } .pc_footer .footer_t .right .a2 li a { width: 100%; height: 100%; display: block; } .pc_footer .footer_t .right .a2 li a img { transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ opacity: 0.4; } .pc_footer .footer_b { height: 60px; line-height: 60px; padding-bottom: 20px; } .pc_footer .footer_b li { *zoom: 1; } .pc_footer .footer_b li:before, .pc_footer .footer_b li:after { content: " "; display: table; } .pc_footer .footer_b li:after { clear: both; } .pc_footer .footer_b li .a1 { float: left; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 12px; color: rgba(255, 255, 255, 0.4); } .pc_footer .footer_b li .a1 a { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 12px; color: rgba(255, 255, 255, 0.4); transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .pc_footer .footer_b li .a1 a:hover { color: #10958f; } .pc_footer .footer_b li .a2 { float: right; } .pc_footer .footer_b li .a2 a { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 12px; color: rgba(255, 255, 255, 0.4); transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .pc_footer .footer_b li .a2 a:hover { color: #10958f; } .small_banner { width: 100%; height: 380px; position: relative; overflow: hidden; } .small_banner .pic { width: 100%; height: 530px; position: relative; z-index: 1; background-size: cover; background-repeat: no-repeat; position: relative; background-position: center; } .small_banner .mask { width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0; z-index: 2; background: rgba(0, 0, 0, 0.6); overflow: hidden; } .small_banner .mask .a1 { width: 100%; text-align: center; padding-top: 160px; line-height: 40px; height: 40px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 42px; color: #fff; font-weight: bold; letter-spacing: 1px; padding-bottom: 20px; position: relative; } .small_banner .mask .a2 { width: 20%; margin-left: 40%; height: 1px; background: rgba(255, 255, 255, 0.7); position: relative; } .small_banner .mask .a3 { width: 100%; text-align: center; padding-top: 20px; line-height: 40px; height: 40px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 34px; color: #fff; letter-spacing: 1px; text-transform: uppercase; font-family: thyfont2; position: relative; letter-spacing: 1px; } .company_top { padding-top: 76px; } .company .a1 { padding-top: 65px; padding-bottom: 95px; background: #eaeaea; } td, th { padding: 0 10px 0 10px; } table { border-collapse: collapse; border-spacing: 0;} .company .a1 .left { float: left; height: 510px; width: 40%; padding-top: 55px; padding-left: 3%; padding-right: 3%; background: -webkit-linear-gradient(-120deg, #1753b5, #1d68e2); background: -o-linear-gradient(-120deg, #1753b5, #1d68e2); background: -moz-linear-gradient(-120deg, #1753b5, #1d68e2); background: linear-gradient(-120deg, #1753b5, #1d68e2); box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ } .company .a1 .left .b1 { width: 20px; height: 2px; } .company .a1 .left .b2 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 25px; color: #fff; font-weight: bold; } .company .a1 .left .b3 { padding-top: 28px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 18px; line-height:40px; color: #fff; font-weight: lighter; padding-bottom: 90px; } .company .a1 .left .b4 { *zoom: 1; } .company .a1 .left .b4:before, .company .a1 .left .b4:after { content: " "; display: table; } .company .a1 .left .b4:after { clear: both; } .company .a1 .left .b4 .c1 { width: 47px; height: 47px; border-radius: 50%; border: 1px solid #fff; text-align: center; line-height: 47px; float: left; margin-right: 20px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .company .a1 .left .b4 .c1:hover { background: #fff; } .company .a1 .left .b4 .c1:hover a i { color: #1753b5; } .company .a1 .left .b4 .c1 a { width: 100%; height: 100%; display: block; } .company .a1 .left .b4 .c1 a i { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 24px; color: #fff; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .company .a1 .right { float: left; width: 60%; height: 510px; background: #fff; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; background: center /* safari*/ } .company .a1 .right .b1 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 30px; color: #1e1e1e; } .company .a1 .right .b2 { margin-top: 28px; width: 20px; height: 2px; background: #b0b0b0; } .company .a1 .right .b3 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 20px; color: #243297; font-weight: bold; padding-top: 25px; } .company .a1 .right .b4 { padding-top: 27px; line-height: 38px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: #1e1e1e; } .company .a1 .right .b5 { *zoom: 1; padding-top: 50px; line-height: 47px; } .company .a1 .right .b5:before, .company .a1 .right .b5:after { content: " "; display: table; } .company .a1 .right .b5:after { clear: both; } .company .a1 .right .b5 .c1 { width: 47px; height: 47px; border-radius: 50%; border: 1px solid #adadad; text-align: center; line-height: 47px; float: left; margin-right: 20px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .company .a1 .right .b5 .c1:hover { background: #1753b5; } .company .a1 .right .b5 .c1:hover a i { color: #fff; } .company .a1 .right .b5 .c1 a { width: 100%; height: 100%; display: block; } .company .a1 .right .b5 .c1 a i { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 24px; color: #adadad; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .company .a2 { padding-top: 60px; padding-bottom: 85px; } .company .a2 .b1 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 34px; color: #202020; text-align: center; } .company .a2 .b2 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: #898989; padding-top: 20px; text-align: center; } .company .a2 .b3 { margin-top: 55px; width: 100%; background: no-repeat center; background-size: cover; *zoom: 1; } .company .a2 .b3:before, .company .a2 .b3:after { content: " "; display: table; } .company .a2 .b3:after { clear: both; } .company .a2 .b3 .li_on { width: 32%; background: rgba(0, 0, 0, 0.3); } .company .a2 .b3 .li_on .c2 .d1 { transform: translatex(30px); -ms-transform: translatex(30px); -moz-transform: translatex(30px); -webkit-transform: translatex(30px); -o-transform: translatex(30px); opacity: 0; } .company .a2 .b3 .li_on .c2 .d2 { transform: translatex(0); -ms-transform: translatex(0); -moz-transform: translatex(0); -webkit-transform: translatex(0); -o-transform: translatex(0); opacity: 1; } .company .a2 .b3 .li_on .c3 { transform: translatey(0px); -ms-transform: translatey(0px); -moz-transform: translatey(0px); -webkit-transform: translatey(0px); -o-transform: translatey(0px); opacity: 1; } .company .a2 .b3 li { float: left; width: 17%; padding-top: 64px; padding-bottom: 90px; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ padding-left: 2.6%; padding-right: 2.6%; height: 430px; border-right: 1px solid rgba(255, 255, 255, 0.3); transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .company .a2 .b3 li:last-child { border-right: none; } .company .a2 .b3 li .c1 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 26px; color: rgba(255, 255, 255, 0.95); } .company .a2 .b3 li .c2 { margin-top: 10px; height: 170px; width: 100%; } .company .a2 .b3 li .c2 .d1 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: rgba(255, 255, 255, 0.8); font-family: thyfont3, "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ transition-delay: 0.1s; } .company .a2 .b3 li .c2 .d2 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: rgba(255, 255, 255, 0.8); line-height: 26px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ transform: translatex(30px); -ms-transform: translatex(30px); -moz-transform: translatex(30px); -webkit-transform: translatex(30px); -o-transform: translatex(30px); opacity: 0; transition-delay: 0.5s; } .company .a2 .b3 li .c3 { transform: translatey(30px); -ms-transform: translatey(30px); -moz-transform: translatey(30px); -webkit-transform: translatey(30px); -o-transform: translatey(30px); opacity: 0; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ transition-delay: 0.3s; } .company .a2 .b3 li .c3 img { max-height: 58px; } .company .a3 { padding-top: 60px; background: #eaeaea; padding-bottom: 100px; } .company .a3 .b1 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 34px; color: #202020; text-align: center; } .company .a3 .b2 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: #898989; padding-top: 20px; text-align: center; } .company .a3 .b3 { padding-top: 50px; *zoom: 1; } .company .a3 .b3:before, .company .a3 .b3:after { content: " "; display: table; } .company .a3 .b3:after { clear: both; } .company .a3 .b3 .left { width: 60.6%; float: left; padding-top: 80px; background: ; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ padding-left: 4.3%; padding-right: 4.3%; height: 475px; background-size: cover; } .company .a3 .b3 .left .c1 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 34px; color: rgba(255, 255, 255, 0.95); font-weight: lighter; } .company .a3 .b3 .left .c2 { margin-top: 30px; width: 100%; height: 1px; background: rgba(255, 255, 255, 0.8); } .company .a3 .b3 .left .c3 { padding-top: 30px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: rgba(255, 255, 255, 0.9); line-height: 30px; font-weight: lighter; padding-bottom: 90px; } .company .a3 .b3 .left .c4 { *zoom: 1; line-height: 47px; color: #fff; } .company .a3 .b3 .left .c4:before, .company .a3 .b3 .left .c4:after { content: " "; display: table; } .company .a3 .b3 .left .c4:after { clear: both; } .company .a3 .b3 .left .c4 .d1 { width: 47px; height: 47px; border-radius: 50%; border: 1px solid #fff; text-align: center; line-height: 47px; float: left; margin-right: 20px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .company .a3 .b3 .left .c4 .d1:hover { background: #fff; } .company .a3 .b3 .left .c4 .d1:hover a i { color: #1753b5; } .company .a3 .b3 .left .c4 .d1 a { width: 100%; height: 100%; display: block; } .company .a3 .b3 .left .c4 .d1 a i { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 24px; color: #fff; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .company .a3 .b3 .right { width: 39.4%; height: 475px; float: left; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ border: 10px solid #fff; } .pro_style_3 { *zoom: 1; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ } .pro_style_3:before, .pro_style_3:after { content: " "; display: table; } .pro_style_3:after { clear: both; } .pro_style_3 li { width: 25%; float: left; height: 260px; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ border: 1px solid #dcdcdc; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ position: relative; } .pro_style_3 li:before { content: ''; width: 100%; height: 0; position: absolute; left: 0; bottom: 0; background: #1753b5; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ opacity: 0; } .pro_style_3 li:hover:before { height: 4px; opacity: 1; } .pro_style_3 li:hover a .word .b4 .c1 { width: 100%; } .pro_style_3 li a { width: 100%; height: 100%; display: block; *zoom: 1; } .pro_style_3 li a:before, .pro_style_3 li a:after { content: " "; display: table; } .pro_style_3 li a:after { clear: both; } .pro_style_3 li a .pic { float: left; width: 100%; overflow: hidden; height: 80%; } .pro_style_3 li a .word { float: left; width: 100%; } .pro_style_3 li a .word .b1 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 20px; text-align:center; color: rgba(0, 0, 0, 0.9); font-weight: bold; padding-top: px; } .pro_style_3 li a .word .b2 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 19px; color: rgba(0, 0, 0, 0.8); margin-top: 5px; } .pro_style_3 li a .word .b3 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 12px; color: rgba(0, 0, 0, 0.6); line-height: 18px; padding-top: 16px; width: 80%; } .pro_style_3 li a .word .b4 { margin-top: 25px; height: 37px; position: relative; width: 40px; } .pro_style_3 li a .word .b4 .c1 { position: absolute; overflow: hidden; width: 0; height: 37px; top: 0; left: 0; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .pro_style_3 li a .word .b4 .c1 img { position: absolute; top: 0; left: 0; } #inner_des_title2 { background: -webkit-linear-gradient(-120deg, #1753b5, #15c3bb); background: -o-linear-gradient(-120deg, #1753b5, #15c3bb); background: -moz-linear-gradient(-120deg, #1753b5, #15c3bb); background: linear-gradient(-120deg, #1753b5, #15c3bb); } .inner_des_title { width: 100%; padding-top: 15px; padding-bottom: 15px; background: -webkit-linear-gradient(120deg, #1753b5, #15c3bb); background: -o-linear-gradient(120deg, #1753b5, #15c3bb); background: -moz-linear-gradient(120deg, #1753b5, #15c3bb); background: linear-gradient(120deg, #1753b5, #15c3bb); box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ padding-left: 15px; padding-right: 15px; margin-top: 20px; border-radius: 5px; } .inner_des_title .w1 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 22px; color: #fff; } .inner_des_title .w2 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 13px; color: #fff; font-family: thyfont3, "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; } .inner_case_content img { max-width: 100% !important; margin-top: 5px !important; margin-bottom: 5px !important; display: block !important; margin: 0 auto; } .inner_pro_content3 { width: 98%; margin-left: 1%; } .inner_pro_content3 img { max-width: 97%; display: block; margin: 0 auto; cursor: pointer; } .pro_small_title { font-size: 17px; color: #1753b5; line-height: 24px; position: relative; padding-left: 6px; border-left: 4px solid #1753b5; margin-bottom: 10px; font-weight: bold; } .pro_small_title2 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 12px; color: #1753b5; text-align: center; } .pro_small_title2 sup { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: red; } .inner_pro_content { padding-top: 15px; padding-bottom: 15px; width: 98%; margin-left: 1%; } .inner_pro_content p { margin-left: 50px; position: relative; list-style-type: upper-roman; display: list-item; } .inner_pro_content p:before { content: ''; width: 5px; height: 5px; background: -webkit-linear-gradient(-120deg, #1753b5, #15c3bb); background: -o-linear-gradient(-120deg, #1753b5, #15c3bb); background: -moz-linear-gradient(-120deg, #1753b5, #15c3bb); background: linear-gradient(-120deg, #1753b5, #15c3bb); position: absolute; top: 10.5px; left: -30px; } .inner_pro_content span, .inner_pro_content p, .inner_pro_content li { font-size: 14px !important; color: rgba(0, 0, 0, 0.75) !important; line-height: 26px !important; } .inner_pro_content img { max-width: 100% !important; margin-top: 5px !important; margin-bottom: 5px !important; display: block !important; margin: 0 auto; } .no_data { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 36px; color: #1753b5; font-weight: lighter; text-align: center; line-height: 120px; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); } #inner_swiper { width: 80%; height: 400px; margin-left: 10%; } #inner_swiper .pic { width: 100%; height: 100%; overflow: hidden; } .location_wrapper { position: relative; margin-top: -45px; z-index: 50; } .location_wrapper .location { width: 100%; font-size: 13px; color: #fff; text-align: left; background: rgba(0, 0, 0, 0.7); border-radius: 4px; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ padding: 10px 15px 10px 15px; } .location_wrapper .location span { color: #fff !important; font-size: 13px !important; padding: 0 2px 0 2px; } .location_wrapper .location a { color: #fff; } .location_wrapper .location a:last-child { color: #52ece5; } .location_wrapper .location a:hover { color: #52ece5; } .inner_page { overflow: hidden; padding-top: 5px; padding-bottom: 50px; background-color: #fff; position: relative; height: auto; z-index: 20; } .inner_page .inner_page_bac { width: 100%; height: 100%; position: absolute; top: 0; background-attachment: fixed; background-position: top; background-repeat: no-repeat; background-size: cover; z-index: 1; filter: blur(5px); display: none; } .inner_page #second_inner_page_bac { filter: blur(1px); } .inner_page .inner_page_left { width: 280px; float: right; position: relative; z-index: 8; } .inner_page .inner_page_left .sidebar { width: 100%; height: auto; } .inner_page .inner_page_left .sidebar .sideber_title { width: 100%; height: auto; padding-top: 20px; padding-bottom: 20px; border-radius: 4px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 22px; color: #fff; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ padding-left: 15px; border-bottom: 1px solid #ccc; background: -webkit-linear-gradient(-120deg, #1753b5, #1d68e2); background: -o-linear-gradient(-120deg, #1753b5, #1d68e2); background: -moz-linear-gradient(-120deg, #1753b5, #1d68e2); background: linear-gradient(-120deg, #1753b5, #1d68e2); position: relative; } .inner_page .inner_page_left .sidebar .sideber_title span { font-size: 14px; color: #fff; font-family: thyfont3, "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; text-transform: uppercase; } .inner_page .inner_page_left .sidebar .sideber_title .a1 { width: 25px; height: 25px; background: rgba(255, 255, 255, 0.5); position: absolute; right: 10px; top: 10px; } .inner_page .inner_page_left .sidebar .sideber_title .a2 { width: 25px; background: rgba(255, 255, 255, 0.5); height: 25px; position: absolute; right: 5px; top: 5px; z-index: 2; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ } .inner_page .inner_page_left .sidebar .sidebar_top { width: 100%; height: auto; background: #fff; border-radius: 4px; } .inner_page .inner_page_left .sidebar .sidebar_top .sidebar_li { background: #f1f1f1; width: 100%; height: auto; padding-top: 15px; padding-bottom: 15px; border-bottom: 1px solid #ccc; } .inner_page .inner_page_left .sidebar .sidebar_top .sidebar_li a { width: 100%; height: 100%; display: block; padding-left: 5%; padding-right: 5%; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: rgba(0, 0, 0, 0.75); position: relative; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .inner_page .inner_page_left .sidebar .sidebar_top .sidebar_li a:before { content: ''; position: absolute; top: 0; bottom: 0; margin: auto 0; left: 0; width: 0px; height: 1px; background: #1753b5; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .inner_page .inner_page_left .sidebar .sidebar_top .sidebar_li a:hover { padding-left: 20px; color: #1753b5; } .inner_page .inner_page_left .sidebar .sidebar_top .sidebar_li a:hover:before { width: 15px; } .inner_page .inner_page_left .sidebar .sidebar_top .sidebar_li:last-child { border-bottom: 0; } .inner_page .inner_page_left .sidebar .sidebar_contact { width: 100%; height: auto; background: -webkit-linear-gradient(-120deg, #1753b5, #1d68e2); background: -o-linear-gradient(-120deg, #1753b5, #1d68e2); background: -moz-linear-gradient(-120deg, #1753b5, #1d68e2); background: linear-gradient(-120deg, #1753b5, #1d68e2); border-radius: 4px; margin-top: 5px; padding-bottom: 15px; } .inner_page .inner_page_left .sidebar .sidebar_contact .slide_us { width: 90%; margin-left: 5%; line-height: 36px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 15px; color: #fff; font-family: thyfont3, "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; } .inner_page .inner_page_left .sidebar .sidebar_product { width: 100%; height: 250px; } .inner_page .inner_page_left .sidebar .sidebar_product .swiper-slide:hover a .pic img { transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); } .inner_page .inner_page_left .sidebar .sidebar_product .swiper-slide a { position: relative; width: 100%; height: 100%; display: block; height: 220px; } .inner_page .inner_page_left .sidebar .sidebar_product .swiper-slide a .pic { width: 100%; height: 220px; overflow: hidden; } .inner_page .inner_page_left .sidebar .sidebar_product .swiper-slide a .pic img { transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .inner_page .inner_page_left .sidebar .sidebar_product .swiper-slide a .word { width: 100%; height: 30px; line-height: 30px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: #fff; background: rgba(0, 0, 0, 0.7); text-align: center; position: absolute; bottom: 0; } .inner_page .inner_page_right { width: 900px; float: left; position: relative; z-index: 8; } .inner_page .inner_page_right .right_page_top { border-radius: 4px; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ padding: 15px; background: -webkit-linear-gradient(-120deg, #1753b5, #1d68e2); background: -o-linear-gradient(-120deg, #1753b5, #1d68e2); background: -moz-linear-gradient(-120deg, #1753b5, #1d68e2); background: linear-gradient(-120deg, #1753b5, #1d68e2); } .inner_page .inner_page_right .right_page_top .inner_catname { text-align: left; } .inner_page .inner_page_right .right_page_top .inner_catname .inner_catname_c { color: #fff; font-size: 28px; margin-right: 5px; font-weight: lighter; padding-bottom: 4px; border-bottom: 1px solid rgba(255, 255, 255, 0.6); display: inline-block; } .inner_page .inner_page_right .right_page_top .inner_catname .inner_catname_e { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: #fff; font-weight: lighter; color: #fff; padding-top: 4px; display: block; text-transform: capitalize; font-family: thyfont3, "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; } .inner_page .inner_page_right .right_page_bottom { padding: 15px; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ border-radius: 4px; margin-top: 5px; background: #fff; *zoom: 1; } .inner_page .inner_page_right .right_page_bottom:before, .inner_page .inner_page_right .right_page_bottom:after { content: " "; display: table; } .inner_page .inner_page_right .right_page_bottom:after { clear: both; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top { *zoom: 1; padding-top: 20px; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top:before, .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top:after { content: " "; display: table; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top:after { clear: both; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top #inneralbum { width: 50%; float: left; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top #inneralbum .innergallerytop { border-bottom: 1px solid #ccc; padding-bottom: 10px; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top #inneralbum .innergallerytop .swiper-slide { cursor: pointer; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top #inneralbum .innergallerytop .swiper-slide .pic { width: 100%; height: 300px; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top #inneralbum .innergallerythumbs { padding-top: 10px; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top #inneralbum .innergallerythumbs .swiper-slide { opacity: 0.2; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top #inneralbum .innergallerythumbs .swiper-slide .pic { width: 100%; height: 85px; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top #inneralbum .innergallerythumbs .swiper-slide-thumb-active { opacity: 1; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top .innerdetails { width: 46%; float: right; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top .innerdetails .a1 { width: 100%; height: 40px; line-height: 40px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 23px; color: rgba(0, 0, 0, 0.75); padding-bottom: 10px; border-bottom: 1px solid rgba(0, 0, 0, 0.2); margin-bottom: 10px; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top .innerdetails .a2 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 13px; color: rgba(0, 0, 0, 0.7); padding-top: 5px; line-height: 26px; padding-bottom: 5px; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top .innerdetails .f_a2 { padding-bottom: 20px; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top .innerdetails .a3 { border-top: 1px solid rgba(0, 0, 0, 0.2); padding-top: 20px; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top .innerdetails .a3 i { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 26px; color: #1753b5; display: inline-block; margin-right: 15px; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top .innerdetails .a3 span { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 26px; color: #1753b5; font-family: thyfont2; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top .innerdetails .a4 { width: 100%; padding-top: 20px; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top .innerdetails .a4 .b1 { width: 200px; height: 40px; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top .innerdetails .a4 .b1 a { width: 100%; height: 100%; display: block; border-radius: 2px; background: -webkit-linear-gradient(120deg, #1753b5, #3377e5); background: -o-linear-gradient(120deg, #1753b5, #3377e5); background: -moz-linear-gradient(120deg, #1753b5, #3377e5); background: linear-gradient(120deg, #1753b5, #3377e5); line-height: 40px; text-align: center; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 15px; color: #fff; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top .innerdetails .a4 .b1 a:hover { box-shadow: 0 0 13px 1px rgba(255, 255, 255, 0.7) inset; } .inner_page .inner_page_right .right_page_bottom .right_page_bottom_top .innerdetails .a5 { padding-top: 20px; } .inner_page .inner_page_right .right_page_bottom .other_product { padding-top: 20px; display: inline-block; padding-bottom: 5px; margin-bottom: 20px; border-bottom: 1px solid #1753b5; } .inner_page .inner_page_right .right_page_bottom .other_product .a1 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 22px; color: #1753b5; } .inner_page .inner_page_right .right_page_bottom .other_product .a2 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 13px; color: #888; text-transform: capitalize; } .inner_page .inner_page_right .right_page_bottom .other_product_list { width: 98%; margin-left: 1%; } .inner_page .inner_page_right .right_page_bottom .other_product_list li { width: 100%; height: 250px; position: relative; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ border: 1px solid #c1c1c1; margin-top: 20px; } .inner_page .inner_page_right .right_page_bottom .other_product_list li a { width: 100%; height: 100%; display: block; } .inner_page .inner_page_right .right_page_bottom .other_product_list li:hover .pic img { transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); } .inner_page .inner_page_right .right_page_bottom .other_product_list li:hover .word { height: 40px; } .inner_page .inner_page_right .right_page_bottom .other_product_list li .pic { width: 100%; height: 100%; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ overflow: hidden; } .inner_page .inner_page_right .right_page_bottom .other_product_list li .pic img { transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .inner_page .inner_page_right .right_page_bottom .other_product_list li .word { width: 100%; height: 30px; background: rgba(0, 0, 0, 0.7); position: absolute; bottom: 0; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .inner_page .inner_page_right .right_page_bottom .other_product_list li .word .a1 { width: 100%; height: 30px; line-height: 30px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: #fff; text-align: center; } .inner_page .inner_page_right .right_page_bottom .other_case_list { width: 100%; } .inner_page .inner_page_right .right_page_bottom .other_case_list li { height: 210px; position: relative; overflow: hidden; } .inner_page .inner_page_right .right_page_bottom .other_case_list li a { width: 100%; height: 100%; display: block; } .inner_page .inner_page_right .right_page_bottom .other_case_list li:hover .pic img { transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); } .inner_page .inner_page_right .right_page_bottom .other_case_list li:hover .word { bottom: 0; opacity: 1; } .inner_page .inner_page_right .right_page_bottom .other_case_list li .pic { height: 100%; width: 100%; overflow: hidden; } .inner_page .inner_page_right .right_page_bottom .other_case_list li .pic img { transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .inner_page .inner_page_right .right_page_bottom .other_case_list li .word { width: 100%; height: 40px; position: absolute; bottom: -40px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ background: rgba(0, 0, 0, 0.6); z-index: 2; opacity: 0; } .inner_page .inner_page_right .right_page_bottom .other_case_list li .word .a1 { width: 100%; height: 40px; line-height: 40px; text-align: center; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: #fff; } .inner_page .inner_page_right .right_page_bottom .product_links { width: 100%; *zoom: 1; } .inner_page .inner_page_right .right_page_bottom .product_links:before, .inner_page .inner_page_right .right_page_bottom .product_links:after { content: " "; display: table; } .inner_page .inner_page_right .right_page_bottom .product_links:after { clear: both; } .inner_page .inner_page_right .right_page_bottom .product_links .left { width: 48%; float: left; } .inner_page .inner_page_right .right_page_bottom .product_links .left .inner_form .layui-input-block { margin-left: 0; width: 100%; } .inner_page .inner_page_right .right_page_bottom .product_links .left .inner_form .layui-input:focus { border-color: #1753b5 !important; } .inner_page .inner_page_right .right_page_bottom .product_links .left .inner_form .layui-textarea:focus { border-color: #1753b5 !important; } .inner_page .inner_page_right .right_page_bottom .product_links .right { width: 48%; float: right; } .inner_page .inner_page_right .right_page_bottom .product_links .right .inner_company_name { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 18px; color: #333; } .inner_page .inner_page_right .right_page_bottom .product_links .right .inner_company_name_en { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 12px; color: #666; text-transform: capitalize; margin-bottom: 8px; } .inner_page .inner_page_right .right_page_bottom .product_links .right .inner_contact_data { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: #333; margin-bottom: 2px; } .inner_map { height: 60vh; } .message_page { background: -webkit-linear-gradient(120deg, #1753b5, #15c3bb); background: -o-linear-gradient(120deg, #1753b5, #15c3bb); background: -moz-linear-gradient(120deg, #1753b5, #15c3bb); background: linear-gradient(120deg, #1753b5, #15c3bb); } .newslist { margin-top: 10px; } .newslist:after { *zoom: 1; } .newslist:after:before, .newslist:after:after { content: " "; display: table; } .newslist:after:after { clear: both; } .newslist li { width: 100%; float: left; margin-bottom: 10px; height: 150px; } .newslist li:hover .time span:last-child:after { width: 30px; } .newslist li:hover .time span:last-child { color: #1753b5; } .newslist li:hover .name:after { width: 100%; } .newslist li:hover .name { color: #1753b5; transform: translatex(10px); -ms-transform: translatex(10px); -moz-transform: translatex(10px); -webkit-transform: translatex(10px); -o-transform: translatex(10px); } .newslist li .time { transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ transition-delay: 0.2s; height: 30px; line-height: 30px; margin-bottom: 10px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: rgba(0, 0, 0, 0.9); font-family: thyfont3; } .newslist li .time span:last-child { margin-left: 50px; color: rgba(0, 0, 0, 0.7); position: relative; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ transition-delay: 0.1s; } .newslist li .time span:last-child:before { transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ content: ''; width: 30px; height: 1px; background: rgba(0, 0, 0, 0.5); position: absolute; left: -40px; top: 49%; } .newslist li .time span:last-child:after { transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ content: ''; width: 0px; height: 1px; background: #1753b5; position: absolute; left: -40px; top: 49%; } .newslist li .name { height: 20px; line-height: 20px; padding-bottom: 15px; font-size: 16px; color: rgba(0, 0, 0, 0.8); transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; } .newslist li .name:after { content: ''; position: absolute; bottom: 0px; width: 0%; height: 1px; background: #1753b5; left: 0; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .newslist li .name:before { content: ''; position: absolute; bottom: 0px; width: 100%; height: 1px; background: rgba(0, 0, 0, 0.1); left: 0; } .newslist li .desc { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: rgba(0, 0, 0, 0.6); margin-top: 15px; line-height: 26px; transition-delay: 0.1s; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .inner_news_title { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 24px; color: #333; text-align: center; padding-top: 10px; padding-bottom: 10px; } .inner_news_status { height: 30px; line-height: 30px; text-align: center; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 12px; color: #333; margin-top: 20px; background: no-repeat bottom; padding-bottom: 10px; } .inner_news_status span { padding-left: 5px; padding-right: 5px; } .inner_news_status span i { margin-right: 3px; } .inner_news_status .inner_news_status_back { display: inline-block; float: right; } .inner_news_content p { background: none !important; font-size: 16px !important; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif !important; line-height: 36px !important; } .inner_news_content p span { font-size: 15px !important; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif !important; } .inner_news_content span { font-size: 15px !important; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif !important; } .inner_news_content img { max-width: 100% !important; margin-top: 5px !important; margin-bottom: 5px !important; display: block !important; margin: 0 auto; } .inner_case_img p img { display: block; max-width: 600px; max-height: 400px; margin: 0 auto; } .inner_jobs_detail { cursor: pointer; } .inner_jobs_detail i { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: #666; } .inner_jobs_request { display: none; height: 400px; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ padding: 10px; } .inner_jobs_request p { background: none !important; font-size: 15px !important; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif !important; line-height: 26px !important; } .inner_jobs_request p span { font-size: 15px !important; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif !important; } .inner_jobs_request span { font-size: 15px !important; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif !important; } .inner_jobs_request img { max-width: 100% !important; margin-top: 5px !important; margin-bottom: 5px !important; display: block !important; margin: 0 auto; } .pro_style_jobs .layui-table th { background: #1753b5; color: #fff; } .pro_style_1 { width: 100%; *zoom: 1; } .pro_style_1:before, .pro_style_1:after { content: " "; display: table; } .pro_style_1:after { clear: both; } .pro_style_1 li { width: 32.5%; height: auto; margin-right: 1.25%; float: left; margin-bottom: 15px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .pro_style_1 li:hover { box-shadow: 0px 12px 20px rgba(0, 0, 0, 0.1); } .pro_style_1 li:hover .word .w1 { padding-left: 15px; } .pro_style_1 li:hover .word .w2 { opacity: 1; right: 15px; } .pro_style_1 li:hover .pic img { transform: scale(1.15); -ms-transform: scale(1.15); -moz-transform: scale(1.15); -webkit-transform: scale(1.15); -o-transform: scale(1.15); } .pro_style_1 li:hover .pic:before { opacity: 1; } .pro_style_1 li:hover .pic:after { width: 85%; height: 85%; opacity: 1; } .pro_style_1 li .pic { width: 100%; height: 200px; overflow: hidden; position: relative; } .pro_style_1 li .pic img { transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .pro_style_1 li .pic:before { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 3; opacity: 0; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .pro_style_1 li .pic:after { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; width: 99%; height: 99%; border: 1px solid #fff; z-index: 4; background: none; opacity: 0; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .pro_style_1 li .word { width: 100%; height: 50px; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ background: #fff; position: relative; } .pro_style_1 li .word .w1 { width: 80%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 50px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 15px; color: #333; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .pro_style_1 li .word .w2 { width: 30px; height: 30px; border-radius: 50%; position: absolute; top: 0; bottom: 0; margin: auto 0; right: 0px; opacity: 0; text-align: center; line-height: 30px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.2); } .pro_style_1 li .word .w2 i { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: #666; } .pro_style_1 li:nth-child(3n) { margin-right: 0; } .pro_style_2 { width: 100%; } .pro_style_2:after { *zoom: 1; } .pro_style_2:after:before, .pro_style_2:after:after { content: " "; display: table; } .pro_style_2:after:after { clear: both; } .pro_style_2 li { width: 32.5%; height: auto; margin-right: 1.25%; float: left; margin-bottom: 15px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ cursor: , default; } .pro_style_2 li:hover { box-shadow: 0px 12px 20px rgba(0, 0, 0, 0.1); } .pro_style_2 li:hover .word .w1 { padding-left: 15px; } .pro_style_2 li:hover .word .w2 { opacity: 1; right: 15px; } .pro_style_2 li:hover .pic .mask { left: 15%; opacity: 1; } .pro_style_2 li:hover .pic img { transform: scale(1.15); -ms-transform: scale(1.15); -moz-transform: scale(1.15); -webkit-transform: scale(1.15); -o-transform: scale(1.15); } .pro_style_2 li:hover .pic:before { opacity: 1; top: 0; } .pro_style_2 li .pic { width: 100%; height: 250px; overflow: hidden; position: relative; } .pro_style_2 li .pic .mask { width: 70%; height: 100%; z-index: 5; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 18px; color: #fff; font-weight: lighter; position: absolute; left: -70%; top: 0; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ opacity: 0; line-height: 250px; } .pro_style_2 li .pic .mask:before { content: ''; width: 20%; height: 1px; background: #fff; position: absolute; top: 0; bottom: 0; margin: auto 0; left: -24%; } .pro_style_2 li .pic img { transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .pro_style_2 li .pic:before { content: ''; position: absolute; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 3; opacity: 0; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ top: 100%; } .pro_style_2 li .word { width: 100%; height: 50px; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ background: #fff; position: relative; } .pro_style_2 li .word .w1 { width: 80%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 50px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 15px; color: #333; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .pro_style_2 li .word .w2 { width: 30px; height: 30px; border-radius: 50%; position: absolute; top: 0; bottom: 0; margin: auto 0; right: 0px; opacity: 0; text-align: center; line-height: 30px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.2); } .pro_style_2 li .word .w2 i { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: #666; } .pro_style_2 li:nth-child(3n) { margin-right: 0; } .pro_style_honor { width: 100%; } .pro_style_honor:after { *zoom: 1; } .pro_style_honor:after:before, .pro_style_honor:after:after { content: " "; display: table; } .pro_style_honor:after:after { clear: both; } .pro_style_honor li { width: 25%; float: left; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ padding: 5px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ cursor: , default; overflow: hidden; border-radius: 4px; } .pro_style_honor li:hover { box-shadow: 0px 0px 16px 1px rgba(23, 83, 181, 0.65); } .pro_style_honor li img { width: 100%; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .page { text-align: center; padding-top: 20px; } .page span { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: #888; } .page a { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: #888; display: inline-block; padding-left: 6px; padding-right: 6px; height: 24px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3); box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ background: white; text-align: center; line-height: 24px; border-radius: 3px; } .page a:hover { color: #1753b5; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.4) inset; } .page a:hover span { color: #1753b5; } .page .current { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: white; display: inline-block; width: 24px; height: 24px; background: #1753b5; text-align: center; line-height: 24px; border-radius: 3px; } .inner_map { width: 100%; height: 460px; overflow: hidden; } .inner_contact_details { display: inline-block; float: right; position: relative; margin-top: -50px; background: #fff; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ padding: 25px; box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2); border-radius: 4px; } .inner_contact_details p { line-height: 24px; color: #666; font-size: 13px; display: inline-block; } .inner_contact_details .inner_company_name { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 22px; color: #333; font-weight: bold; } .inner_contact_details .inner_company_name_en { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: #333; } .inner_contact_details .inner_contact_data { line-height: 24px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 15px; color: #333; } .prev_next { zoom: 1; padding-top: 15px; padding-bottom: 5px; } .prev_next:after { *zoom: 1; } .prev_next:after:before, .prev_next:after:after { content: " "; display: table; } .prev_next:after:after { clear: both; } .prev_next li { width: 50%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 40px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .prev_next li .layui-icon { padding-left: 5px; padding-right: 5px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: #333; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ line-height: 40px; } .prev_next li:first-child { float: left; text-align: left; } .prev_next li:first-child a { float: right; } .prev_next li:last-child { float: right; text-align: right; } .prev_next li:last-child a { float: left; } .prev_next li a { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 14px; color: #333; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ width: 80%; display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 40px; line-height: 40px; } .prev_next li:first-child:hover .layui-icon { padding-left: 15px; } .prev_next li:first-child:hover a { transform: translatex(-8px); -ms-transform: translatex(-8px); -moz-transform: translatex(-8px); -webkit-transform: translatex(-8px); -o-transform: translatex(-8px); } .prev_next li:last-child:hover .layui-icon { padding-right: 15px; } .prev_next li:last-child:hover a { transform: translatex(8px); -ms-transform: translatex(8px); -moz-transform: translatex(8px); -webkit-transform: translatex(8px); -o-transform: translatex(8px); } .prev_next li:hover { background: rgba(0, 0, 0, 0.9); } .prev_next li:hover a { color: #fff; } .prev_next li:hover .layui-icon { color: #fff; } .inner_form .message_on .b1 i { color: #1753b5 !important; } .inner_form .message_on .b1:before { background: #1753b5 !important; } .inner_form .message_on input { border-color: #1753b5 !important; } .inner_form .message_on textarea { border-color: #1753b5 !important; } .inner_form .a1 { width: 100%; height: auto; width: 100%; position: relative; } .inner_form .a1 .b1 { width: 60px; height: 44px; position: absolute; right: 0; text-align: center; line-height: 44px; z-index: 60; } .inner_form .a1 .b1:before { content: ''; width: 1px; height: 20px; background: #e5e5e5; position: absolute; top: 0; bottom: 0; margin: auto 0; left: 0; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .inner_form .a1 .b1 i { font-size: 20px; color: #666; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .inner_form .a1 input::-webkit-input-placeholder { font-size: 14px; color: #333; font-family: thyfont2, "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; } .inner_form .a1 input:-moz-placeholder { font-size: 14px; color: #333; font-family: thyfont2, "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; } .inner_form .a1 input::-moz-placeholder { font-size: 14px; color: #333; font-family: thyfont2, "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; } .inner_form .a1 input:-ms-input-placeholder { font-size: 14px; color: #333; font-family: thyfont2, "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; } .inner_form .a1 textarea::-webkit-input-placeholder { font-size: 14px; color: #333; } .inner_form .a1 textarea:-moz-placeholder { font-size: 14px; color: #333; } .inner_form .a1 textarea::-moz-placeholder { font-size: 14px; color: #333; } .inner_form .a1 textarea:-ms-input-placeholder { font-size: 14px; color: #333; } .inner_form .a1 input { width: 100%; border-color: #9f9f9f; height: 44px; box-sizing: border-box; -moz-box-sizing: border-box; /* firefox */ -webkit-box-sizing: border-box; /* safari*/ padding-right: 60px; padding-left: 15px; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition-timing-function: ease; -moz-transition-timing-function: ease; /* firefox 4 */ -webkit-transition-timing-function: ease; /* safari 和 chrome */ -o-transition-timing-function: ease; /* opera */ } .inner_form .a1 textarea { border-color: #9f9f9f; } .inner_form .a1 button { float: left; background: #1753b5; } .inner_form .a1 .layui-btn-primary { background: #fff; } .inner_form .a1 .layui-btn-primary:hover { border-color: #1753b5; } .inner_form .v-code { width: 40%; *zoom: 1; } .inner_form .v-code .b1 { right: 32%; } .inner_form .v-code:before, .inner_form .v-code:after { content: " "; display: table; } .inner_form .v-code:after { clear: both; } .inner_form .v-code input { width: 68%; float: left; } .inner_form .v-code img { width: 30%; float: right; } .add_title { padding-top: 40px; } .add_title .add_title1 { font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 24px; color: #333; font-weight: bold; } .add_title .add_title1 span { color: #1753b5; } .add_title .add_title2 { padding-top: 8px; font-family: "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; font-size: 16px; color: #666; font-family: thyfont2, "sf pro sc", "hanhei sc", "sf pro text", "myriad set pro", "pingfang sc", "helvetica neue", "microsoft yahei", "microsoft yahei", simhei, sans-serif; } .add_title .add_title2 span { color: #1753b5; } .industy_video { padding-top: 20px; width: 100%; overflow: hidden; } .industy_video li { width: 20%; float: left; height: 400px; overflow: hidden; } .industy_video li video { width: 100%; height: 100%; display: block; background: #000; object-fit: cover; } @media screen and (max-width: 1700px) { .industy_video li { height: 350px; } } @media screen and (max-width: 1400px) { .industy_video li { width: 25%; } } @media screen and (max-width: 1200px) { .industy_video li { width: 33.33%; } } @media screen and (max-width: 992px) { .industy_video li { width: 50%; } } @media screen and (max-width: 767px) { .industy_video li { width: 100%; } } /*# sourcemappingurl=index.css.map */