﻿@charset "UTF-8";
* { font: inherit; font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC",  "WenQuanYi Micro Hei", sans-serif; -webkit-box-sizing: border-box; box-sizing: border-box; }
*::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; }

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea { margin: 0; padding: 0; }
.pgbanner {
    width: 100%;
    position: relative;
}
h1, h2, h3, h4, h5, h6 { font-weight: normal; }

table { border-collapse: collapse; border-spacing: 0; }

button, input, select, textarea { outline: 0; }

li, ol, ul { list-style: none; }

/*b, strong { font-weight: 400; }*/

img { vertical-align: middle; border: 0; max-width: 100%; }

:focus { outline: 0; }

a { color: inherit; text-decoration: none !important; }
a:hover, a.active { color: #0462a0; }

a { text-decoration: none; }

a:hover, a:focus { color: #0462a0; text-decoration: underline; }

.clearfix { zoom: 1; }
.clearfix::after, .clearfix::before { display: table; content: ""; }
.clearfix::after { clear: both; }

.transition { -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }

.padding-none { padding: 0 !important; }

.border-none { border: none !important; }

.display-none { display: none !important; }

.left-0 { left: 0 !important; }

.fr { float: right !important; }

.fl { float: left !important; }

input { outline: 0; -webkit-tap-highlight-color: transparent; -webkit-appearance: none; }

input:focus, textarea:focus { outline: 0; border: 1px solid #f60; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

/*文本*/
.text-left { text-align: left; }

.text-center { text-align: center; }

.text-right { text-align: right; }

.text-justify { text-align: justify; }

.text-align-last { text-align-last: justify; }

.s-block { display: block !important; }

.s-inlineblock { display: inline-block !important; }

.s-inline { display: inline !important; }

/* 其他差异 */
input { -webkit-appearance: none; padding: 0px; vertical-align: middle; line-height: normal; border: none; }

/*顶部*/
.top-section { background: #f7f7f7; border-bottom: 1px solid #ddd; }
.top-section .top-name { float: left; }
.top-section .top-name p { padding: 10px 0; color: #999; display: inline-block; }
.top-section .topNav { float: right; }
.top-section .topNav a { padding: 10px 0; color: #999; display: inline-block; }
.top-section .topNav a:first-child:after { content: "|"; margin: 0 3px; color: #999; display: inline-block; }

/*头部*/
.top-contact { float: right; height: 100%; line-height: 100px; }
.top-contact span { font-size: 12px; color: #666; line-height: normal; display: inline-block; }
.top-contact p { cursor: pointer; display: inline-block; color: #0580d2; font-size: 30px; }
.top-contact p a { -webkit-transition: 0.5s all; transition: 0.5s all; }
.top-contact p:hover a { text-decoration: none; }
.top-contact .topCellNum { float: left; }
.top-contact .topCellNum .top-dh { width: 46px; height: 80%; border-radius: 0 0 30px 30px; background: #0462a0; color: #fff; text-align: center; float: left; }
.top-contact .topCellNum .top-dh i { font-size: 30px; }
.top-contact .topCellNum p { float: left; font-size: 16px; line-height: 1.8em; margin: 20px 0 0 20px; }
.top-contact .topCellNum p em { font-size: 24px; }
.top-contact .topCell { width: 90px; height: 114px; float: left; margin-left: 10px; text-align: center; }
.top-contact .topCell i { font-size: 30px; line-height: 114px; -webkit-transition: 0.5s all; transition: 0.5s all; }

/*头部 导航*/
.header .logo { float: left; overflow: hidden; margin-right: 10px; }

.logo-box { margin-top: 12px; margin-bottom: 12px; }

.logo_name { float: left; }
.logo_name h2 { font-size: 24px; margin-top: 15px; margin-bottom: 10px; }
.logo_name p { font-size: 14px; color: #999; }

.header { position: relative; z-index: 999; }
.header .nav-box { float: right; }
.header .nav-box .navbar-toggle { width: 38px; height: 38px; border-radius: 50%; background: #fff; margin-right: 0; }
.header .nav-box .navbar-toggle span { display: block; width: 100%; height: 3px; margin: 3px auto; background: #0462a0; }

.pc-nav-box { border-top: 1px solid #efefef;background-color: #0462a0; }
.pc-nav-box .nav { text-align: center; font-size: 0; }
.pc-nav-box.fixed { position: fixed; top: 0; z-index: 9999; background: #fff; width: 100%; -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15); }

.nav li { -webkit-transition: all ease 0.3s; transition: all ease 0.3s; }
.nav li a { font-size: 16px; color: #fff; display: inline-block; padding: 19px 18px; }
.nav li a:hover { color: #333; background: none; }
.nav li.active a { color: #fff; }
.nav li .subnav { text-align: center; position: absolute; font-size: 15px; top: 60px; left: 0; width: 100%; overflow: hidden; z-index: 999; -webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 0 0 0; transform-origin: 0 0 0; -webkit-transition: all ease 0.3s; transition: all ease 0.3s; opacity: 0; visibility: hidden; }
.nav li .subnav div { -webkit-transform: translate(0, -20%); transform: translate(0, -20%); -webkit-transition: all ease 0.3s; transition: all ease 0.3s; }
.nav li .subnav li { display: block; background: #0462a0; }
.nav li .subnav li:hover { background: #0580d2; }
.nav li .subnav li a { display: block; font-size: 14px; color: #fff; }
.nav > li { position: relative; display: inline-block; -webkit-transition: all ease 0.3s; transition: all ease 0.3s; }
.nav > li::before { content: ""; width: 0; height: 2px; background-color: #0462a0; position: absolute; top: 0; left: 0; -webkit-transition: all ease 0.3s; transition: all ease 0.3s; }
.nav > li:hover { background: #f7f7f7; }
.nav > li:hover::before { width: 100%; }
.nav > li:hover .subnav { opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1); visibility: visible; }
.nav > li:hover > a { color: #333; }
.nav > li:hover .subnav div { -webkit-transform: translate(0, 0); transform: translate(0, 0); }

@media only screen and (max-width: 767px) { 
  .header .logo img { max-width: 100px; }
  #navbar { position: fixed; width: 100%; background: rgba(0, 0, 0, 0.9); right: 0; margin-left: 0; margin-right: 0; z-index: 666; padding: 0; margin-top: 77px; border-top: 0; }
  .nav { height: 100vh; }
  .nav li { display: block; }
  .nav li a { color: #fff; padding: 15px; display: block; }
  .nav li .subnav { display: none; width: 100% !important; -moz-opacity: 1 !important; -khtml-opacity: 1 !important; opacity: 1 !important; transform: scale(1) !important; -webkit-transform: scale(1) !important; -moz-transform: scale(1) !important; position: relative; top: 0; left: 0; right: 0; bottom: 0; margin: 0; padding: 0px 20px; }
  .nav > li.active { background-color: #0580d2; }
  .nav > li.active a { color: #fff; }
  .nav .dropdown-button { position: absolute; top: 0; right: 0; bottom: 0; width: 50px; background: transparent; cursor: pointer; }}

/*banner*/
.pc-slide { position: relative; z-index: 2; overflow: hidden; }

.carousel-indicators li { height: 8px; width: 40px; border-radius: 0; vertical-align: middle; background-color: #0580d2; }

.carousel-indicators .active { height: 8px; width: 40px; background-color: #03446e; }

.carousel-control .iconfont { font-size: 26px; color: #0580d2; line-height: 85px; }

.carousel-control { width: 62px; height: 120px; padding: 15px; position: absolute; top: 47%; text-shadow: none; -webkit-transition: all ease 0.3s; transition: all ease 0.3s; opacity: 0; visibility: hidden; }
.carousel-control .fa { font-size: 72px; }
.carousel-control:hover { background: rgba(0, 0, 0, 0.15); }

.carousel-control.right { background-image: none; text-align: right; right: 20px; -webkit-transform: translateX(135%); transform: translateX(135%); }

.carousel-control.left { background-image: none; text-align: left; left: 20px; -webkit-transform: translateX(-135%); transform: translateX(-135%); }

.carousel:hover .carousel-control { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; visibility: visible; }

.carousel-inner > .item { z-index: -1; }

@media (max-width: 767px) { .pc-slide { margin-top: 60px; } }
/*共用*/
.p-title { margin: 30px 0 50px; text-align: center; color: #555; }
.p-title .title-top { border-bottom: 1px solid #bbb; border-top: 1px solid #bbb; font-size: 32px; font-weight: 600; line-height: 1; margin-bottom: 0; position: relative; }
.p-title .title-top em, .p-title .title-top i { display: inline-block; background: #bbb; height: 58px; width: 1px; margin: 0 30px; vertical-align: middle; }
.p-title .title-bottom { font-size: 14px; margin-top: 20px; }

.m-module { padding: 0px 0; }

.more-btn { text-align: center; }
.more-btn a { margin-top: 30px; padding: 15px 50px; background: #0580d2; display: inline-block; -webkit-transition: all ease 0.3s; transition: all ease 0.3s; color: #fff; }
.more-btn a:hover { background: #0462a0; }

@media (max-width: 767px) { .p-title { margin-bottom: 40px; }
  .more-btn a { margin-top: 10px; } }
/*产品*/
.product { position: relative; padding: 40px 0; }
.product .product-item { display: block; text-align: center; margin-bottom: 30px; }
.product .product-item .product-img { position: relative; overflow: hidden; }
.product .product-item .product-img img { -webkit-transition: all 0.3s; transition: all 0.3s; }
.product .product-item .product-txt { padding: 0 10px 20px; border-bottom: 1px solid #e2e2e2; font-size: 14px; color: #333333; -webkit-transition: all 0.3s; transition: all 0.3s;background: #E8E8E8; }
.product .product-item .product-txt .txt-left { width: 53%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 28px; text-align: center;font-size:18px; }
.product .product-item .product-txt .txt-right { margin-top: 20px; padding: 7px 15px; border-radius: 20px; border: 1px solid #cacaca; }
.product .product-item:hover .product-img img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.product .product-item:hover .product-txt { background: #0462a0; color: #fff; }

@media (min-width: 1200px) { .product .product-item .product-img { height: 210px; } }
@media (max-width: 767px) { .product { padding: 20px 0 0; }
  .product .product-item .product-img { height: 120px; }
  .product .product-item .product-txt { padding-bottom: 10px; }
  .product .product-item .product-txt .txt-left { width: 80%; margin-top: 18px; }
  .product .product-item .product-txt .txt-right { border: none; padding: 7px 0; margin-top: 10px; } }
/*关于我们*/
.pc-about { position: relative; margin-top: 40px; background: url("../Images/aboutbg.jpg") no-repeat center center/cover; }
.pc-about .black03 { position: absolute; top: 0; width: 100%; height: 100%; left: 0; background: rgba(0, 0, 0, 0.55); }
.pc-about .m-about { position: relative; }
.pc-about .m-about .about-black-left { position: absolute; right: 100%; height: 100%; width: 100%; top: 0; }
.pc-about .about-main { width: 100%; padding: 20px 0px 50px; }
.pc-about .about-img { padding: 20px 15px 0 50px; }
.pc-about .about-cont { padding: 30px 45px 0 15px; overflow: hidden; }
.pc-about .about-cont .sub-name { margin-bottom: 25px; margin-top: 15px; }
.pc-about .about-cont .sub-name p { position: relative; font-size: 14px; left: 0; color: #666; }
.pc-about .about-cont .sub-name span { display: block; font-size: 24px; font-weight: bold; margin-top: 0; margin-bottom: 10px; padding-top: 0; }
.pc-about .about-cont > p { text-align: justify; line-height: 28px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow: hidden; color: #333; }
.pc-about .about-cont .more-btn { text-align: center; }
.pc-about .about-cont .more-btn a { padding: 15px 40px; margin-top: 10px; border: 1px solid #333; color: #333; background-color: #fff; background-color: transparent; }
.pc-about .about-cont .more-btn a:hover { background: #0462a0; color: #fff; border: 1px solid #0462a0; }
.pc-about .slick-slide img { height: 100%; height: 160px; display: inline-block; border: 1px solid #0462a0; }

@media (max-width: 767px) { .pc-about { margin-top: 20px; background: #f1f1f1; }
  .pc-about .about-main { padding: 15px 15px 50px; margin-top: 0; }
  .pc-about .about-img { padding: 15px 0; }
  .pc-about .about-cont { padding: 0 15px; }
  .pc-about .about-cont .more-btn a { padding: 12px 28px; margin-top: 40px; } }
.Box { position: relative; margin: 30px -20px -110px; background: #ededed; padding-top: 40px; padding-bottom: 40px; -webkit-box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.5); box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.5); }

.Box .Box_con { position: relative; padding-bottom: 60px; }
.Box .Box_con .btns { display: block; width: 41px; height: 41px; position: absolute; bottom: 0; cursor: pointer; }
.Box .Box_con .btnl { background: url(../Images/jtl02.png) no-repeat center; right: 80px; }
.Box .Box_con .btnl:hover { background: url(../Images/jtl03.png) no-repeat center; }
.Box .Box_con .btnr { background: url(../Images/jtr02.png) no-repeat center; right: 34px; }
.Box .Box_con .btnr:hover { background: url(../Images/jtr03.png) no-repeat center; }

.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 22px; cursor: pointer; background: transparent; color: transparent; margin-top: -10px; padding: 0; border: none; outline: none; }

.Box .conbox .cur { margin: 0 20px; text-align: center; }

.pc-about .slick-next { width: 41px; height: 41px; position: absolute; right: 20px; bottom: -70px; z-index: 200; }
.pc-about .slick-next:before { color: #fff; display: inline-block; font-family: "FontAwesome"; height: 41px; width: 41px; content: ""; background: url(../Images/jtr02.png) no-repeat center center; }

.pc-about .slick-prev { width: 41px; height: 41px; position: absolute; right: 70px; bottom: -70px; z-index: 200; }
.pc-about .slick-prev:before { display: inline-block; height: 41px; text-align: center; width: 41px; content: ""; background: url(../Images/jtl02.png) no-repeat center center; }

.pc-about .slick-prev:hover { background: url(../Images/jtl03.png) no-repeat center center; }

.pc-about .slick-next:hover { background: url(../Images/jtr03.png) no-repeat center center; }

.height { height: 120px; }

/*新闻*/
.pc-news { padding: 50px 0; }

.news-item .item-fl { margin-bottom: 30px; }
.news-item .item-fl .fl-img { max-height: 300px; overflow: hidden; }
.news-item .item-fl .fl-img img { -webkit-transition: all 0.3s; transition: all 0.3s; }
.news-item .item-fl .fl-txt { padding: 15px 15px 30px; background: #f1f1f1; }
.news-item .item-fl .fl-txt .txt-title { margin: 10px 0; }
.news-item .item-fl .fl-txt .txt-title h2 { font-size: 16px; font-weight: bold; width: 70%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; float: left; }
.news-item .item-fl .fl-txt .txt-title span { float: right; color: #666; font-size: 16px; }
.news-item .item-fl .fl-txt p { line-height: 1.8em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; color: #555; }
.news-item .item-fl:hover .fl-img img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.news-item .item-fl:hover .fl-txt .txt-title { color: #0462a0; }
.news-item .item-fl:hover .fl-txt .txt-title span { color: #0462a0; }
.news-item .item-fr .fr-cont { margin-bottom: 30px; }
.news-item .item-fr .fr-cont .fr-img { overflow: hidden; display: block; }
.news-item .item-fr .fr-cont .fr-img img { -webkit-transition: all 0.3s; transition: all 0.3s; }
.news-item .item-fr .fr-cont .fr-txt { display: block; }
.news-item .item-fr .fr-cont .fr-txt .txt-title { margin: 0 0 10px; }
.news-item .item-fr .fr-cont .fr-txt .txt-title h2 { font-size: 16px; font-weight: bold; width: 70%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; float: left; }
.news-item .item-fr .fr-cont .fr-txt .txt-title span { float: right; color: #666; font-size: 16px; }
.news-item .item-fr .fr-cont .fr-txt p { line-height: 1.8em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; color: #666; }
.news-item .item-fr .fr-cont:hover .fr-img img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.news-item .item-fr .fr-cont:hover .fr-txt .txt-title { color: #0462a0; }
.news-item .item-fr .fr-cont:hover .fr-txt .txt-title span { color: #0462a0; }

@media (max-width: 767px) { .news-item { padding: 0 15px; }
  .news-item .title .intro { padding: 10px 0; }
  .news-item .item-fl, .news-item .item-fr { padding: 0; }
  .news-item .item-fr .fr-cont .padding-none { padding: 0 15px !important; }
  .news-item .item-fr .fr-cont .fr-txt { padding: 15px 15px 30px; background: #f1f1f1; }
  .news-item .item-fr .fr-cont .fr-txt .txt-title { margin-top: 10px; } }
/*底部*/
.pc-footer { color: #aaa; padding: 0; }
.pc-footer .footer-bg { background: #0462a0; }
.pc-footer .footer-bg a { color: #aaa; }
.pc-footer h4 { color: #fff; margin-bottom: 24px; }
.pc-footer h4 i { display: none; }
.pc-footer .footer-logo { width: 28%; padding-right: 5%; float: left; margin-top: 30px; margin-right: 10%; padding-left: 3%; }
.pc-footer .footer-logo .sale { margin-top: 10px; }
.pc-footer .footer-logo .sale ul { text-align: left; }
.pc-footer .footer-logo .sale ul li a { font-size: 14px; }
.pc-footer .foot-nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin: 40px 0; }
.pc-footer .foot-nav li { width: 15.5%; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 15px; position: relative; text-align: center; }
.pc-footer .foot-nav li a { font-size: 14px; color: #fff; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.pc-footer .foot-nav li::before { content: ""; display: block; height: 80%; width: 1px; background: #fff; position: absolute; top: 15%; left: 0; }
.pc-footer .foot-nav li:last-child a::after { content: ""; display: block; height: 80%; width: 1px; background: #fff; position: absolute; top: 15%; right: 0; }
.pc-footer .footer-contact { width: 72%; margin-right: 5%; float: left; padding: 10px 0 50px 0; }
.pc-footer .footer-contact ul li { padding: 7px 0; text-align: left; display: block; }
.pc-footer .footer-contact li i { margin-right: 5px; }
.pc-footer .footer-contact li span { font-size: 14px; }
.pc-footer .footer-scan { width: 140px; float: right; padding-top: 20px; text-align: center; }
.pc-footer .footer-scan ul li { display: inline-block; text-align: center; }
.pc-footer .footer-scan ul li p { font-size: 14px; line-height: 26px; margin-top: 10px; color: #aaa; }
.pc-footer .footer-bottom { padding: 20px 0; background: #0d1013; }
.pc-footer .footer-bottom a { color: #969696; }
.pc-footer .footer-bottom .beian a, .pc-footer .footer-bottom .beian span { font-size: 12px; }
.pc-footer .footer_code { padding: 6px; border: 1px solid #dfdfdf; }
.pc-footer .m-beian { text-align: center; padding: 20px 15px 20px; }

@media (max-width: 1199px) { /* .pc-footer .footer-scan { padding: 70px 50px; } */ }
@media (min-width: 767px) { .pc-footer .m-beian { background: #13171b; } }
/*友情链接*/
.m-fd-links { padding-bottom: 8px; margin: 40px 0; }
.m-fd-links .link-top { width: 100%; height: 22px; margin-bottom: 20px; background: url(../Images/link_h3.png) no-repeat center/100%; }
.m-fd-links a { font-size: 14px; color: #666; }
.m-fd-links a:hover { color: #0462a0; }
.m-fd-links a:nth-child(1)::before { display: none; }

.m-fd-links a::after { display: inline-block; padding-right: 5px; padding-left: 5px; content: "/"; color: #eee; padding: 0 5px; }

.m-fd-links a:last-child::after { display: none; }

/*手机底部*/
.mobile-footer { background: #0580d2; padding: 0; width: 100%; position: fixed; bottom: 0; display: block; overflow: hidden; z-index: 999; }
.mobile-footer .mobile-footlist { color: #fff; display: inline-block; text-align: center; border-right: 1px solid #aaa; }
.mobile-footer .mobile-footlist:last-child { border-right: none; }
.mobile-footer .mobile-footlist a { text-align: center; font-size: 17px; line-height: 60px; }
.mobile-footer .mobile-footlist a i { font-size: 20px; }
.mobile-footer .footLink i { font-size: 26px; }

/*客服*/
.service { position: fixed; top: 10px; right: -210px; -webkit-transition: 0.5s all; transition: 0.5s all; z-index: 999999; margin: 200px 0 0 0; }
.service .online a { z-index: 99999; position: absolute; left: -100px; top: 0px; display: block; overflow: hidden; -webkit-transition: 0.5s all; transition: 0.5s all; text-decoration: none; }
.service .online a span { display: block; font-size: 80px; color: #0580d2; background: #fff; border-radius: 50%; height: 100px; width: 100px; line-height: 100px; text-align: center; }
.service .online_list { width: 210px; background: #fff; position: relative; z-index: 99999; }
.service .online_list .online-title { background: #0462a0; text-align: center; color: #fff; }
.service .online_list ul { border: 2px solid #0462a0; }
.service .online_list ul li { padding: 10px; border-bottom: 1px dashed #eee; line-height: 24px; }
.service .online_list ul li img { margin-right: 10px; }
.service .online_list ul li a { text-decoration: none; color: #333; }

#online { position: relative; z-index: 9; top: 0px; }

#service:hover { right: 0; }

#service:hover #online #online_main { left: 80px; opacity: 0; background: none; }

.smt { text-align: center; }

/*返回顶部*/
.totop { width: 46px; height: 46px; position: fixed; right: 30px; bottom: 80px; z-index: 9999; display: none; background: rgba(0, 0, 0, 0.4); -webkit-transition: all 0.5s; transition: all 0.5s; border-radius: 5px; color: #fff; text-align: center; text-decoration: none; }
.totop i { line-height: 46px; }
.totop:hover { background: #0462a0; }
.totop:hover i { color: #fff; }

/*媒体查询*/
@media (min-width: 1440px) { .container { width: 1200px; } }
@media (min-width: 768px) { .header .logo-box { float: left; }
  .nav-box .navbar-toggle { display: none; }
  .navbar-collapse { padding: 0; }
  .navbar-collapse .nav > li { width: 12.5%; padding: 0 4px; }
  .header .logo-box { float: left; }
  .header .logo-box .logo { width: 90px; height: 90px; }
  .pc-footer { background-attachment: fixed; }
  .pc-about { padding: 0 0 10px; margin-top: 0; } }
@media (min-width: 992px) { .pro .pro_sort ul { text-align: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .pro .pro_sort ul li { width: 18%; display: inline-block; margin-bottom: 10px; margin-top: 10px; margin-right: 1em; border-radius: 4px; }
  .pro .pro_sort ul li:nth-child(5n) { margin-right: 0; }
  .pro .pro_sort ul li a { border-bottom: none !important; padding: 10px 0; } }
@media (min-width: 992px) and (max-width: 1200px) { .pro-list .pro-items .pro-img { height: 170px; }
  .pc-about .slick-slide img { height: 130px; }
  .proSortList .sortItem a { padding: 10px 4px; }
  .pro-list { padding: 20px 0; } }
@media (min-width: 1200px) { .pro-list .pro-items .pro-img { height: 212px; }
  .pc-about { padding: 0 0 10px; }
  .pc-about .m-about { overflow: hidden; } }
@media (min-width: 768px) and (max-width: 991px) { .nav li a { padding: 20px 17px; }
  .navbar-collapse .nav > li { padding: 0; width: 12%; text-align: center; }
  .navbar-collapse .nav > li a { font-size: 14px; }
  .prosort-list ul li a { padding: 5px 8px; }
  .pro .pro_sort .footer-nav h4 { background: #185a9b; color: #fff; position: relative; margin-bottom: 10px !important; padding: 15px 0; text-align: left; font-size: 18px !important; padding-left: 15px; }
  .pro .pro_sort .sort_list h4 i { display: block; position: absolute; right: 15px; cursor: pointer; font-size: 16px; top: 13px; color: #fff; }
  .header .logo-box { float: left; width: 100%; max-width: none; }
  .header .logo img { display: inline-block; }
  .header .logo { width: 100%; }
  .pro-list .pro-items .pro-img { height: 278px; }
  .pro-list .pro-items .pro-btn { left: 20%; }
  .pc-about .slick-slide img { max-height: 96px; }
  .pro-list .pro-items h2 { font-size: 12px; }
  .pc-about .m-about .aboutImgBox { background-size: 70%; }
  .about-main .sub-name { margin-bottom: 20px; } }
@media only screen and (max-width: 767px) { .top-section .container { padding: 0; text-align: center; }
  .top-section .top-contact { width: 100%; border-left: none; }
  .top-section .top-contact p { border-right: none; }
  .pro-list .pro-items h2 { font-size: 12px; }
  .pro .pro_sort .sort_list ul li a { padding-left: 10px; }
  .header .logo img { max-width: 100px; }
  .sub-name p { font-size: 26px; }
  .pro-list .pro-items { margin-top: 0; margin-bottom: 20px; }
  .m-module { padding: 25px 0; }
  .pc-about { background-image: none; }
  .pc-footer { margin-bottom: 60px; }
  .pc-footer .footer-nav, .pc-footer .footer-pro, .pc-footer .footer-contact, .pc-footer .footer-scan { width: 100%; padding: 0; }
  .pc-footer .block_list h4 { position: relative; margin-bottom: 10px !important; padding: 15px 0; font-size: 18px !important; background: rgba(255, 255, 255, 0.2); padding-left: 15px; }
  .pc-footer .block_list h4 i { display: block; position: absolute; right: 15px; cursor: pointer; font-size: 16px; top: 13px; color: #fff; }
  .pc-footer .block_list ul li { padding: 5px 0; }
  .cont-toggle { display: none; }
  .footer-scan ul { text-align: center; }
  .footer-scan ul li { margin-right: 4%; margin-left: 4%; }
  .header { padding: 0 8px; background: #0462a0; position: fixed; width: 100%; top: 0;height: 70px;}
  #_ctl0__ctl2_box {margin-top: 65px;}
  .header .logo_name { width: 80% !important; }
  .header .logo_name h2 { font-size: 18px; line-height: 54px; margin: 0; color: #fff; }
  .footer-bottom .beian span { display: block; }
  .footer-bottom .beian a { display: block; }
  .pc-footer .footer-bottom { margin-top: 10px; }
  .pc-about .m-about .aboutImgBox { background: none; padding: 0; text-align: center; }
  .pro-list .pro-list-item { padding: 0 5px; }
  .Box { margin: 30px 0 -110px; padding-top: 30px; padding-bottom: 30px; } }
@media (min-width: 480px) and (max-width: 767px) { .pro-list .pro-items .pro-img { max-height: 244px; }
  .pc-about .slick-slide img { height: 86px; } }
@media (max-width: 480px) { .pro .pro_sort { padding: 0 15px; }
  .pro-list .pro-items .pro-img { height: 115px; } }
@media only screen and (max-width: 320px) { .pro-list .pro-items .pro-btn { top: 32%; left: 9%; }
  .pro-list .pro-items .pro-img { height: 100px; }
  .pc-about .slick-slide img { max-height: 50px; }
  .mobile-footer .mobile-footlist a i { font-size: 19px; } }
@media (min-width: 321px) and (max-width: 480px) { .pro-list .pro-items .pro-btn { left: 21%; }
  .pc-about .slick-slide img { height: 66px; } }
/*内页样式*/
.main_title { padding: 18px 0; border-bottom: 1px solid #eee; }
.main_title .titbx h2 { font-size: 30px; color: #0462a0; line-height: 42px; }
.main_title .titbx .titbx-nav { float: right; }
.main_title .localbx { text-align: right; margin-top: 10px; margin-bottom: 10px; line-height: 22px; }
.main_title .localbx span { font-size: 12px; color: #999; }
.main_title .localbx a { font-size: 14px; color: #555; }

.left-contact { margin-top: 20px; padding: 15px; background: #0462a0 url(../Images/contact-bg.png) no-repeat left bottom; background-size: cover; }
.left-contact h4 { color: #fff; font-size: 22px; margin: 20px 0; }
.left-contact p { color: #fff; margin: 10px 0; }
.left-contact p a:hover { color: #fff; }

.more { background: #0462a0; color: #fff; line-height: 32px; font-size: 12px; display: inline-block; padding: 0px 20px; margin-top: 5px; height: 32px; }
.more:hover a { color: #fff; }

.n-right .page { width: 100%; margin-top: 20px; padding-top: 20px; border-top: 1px solid #eee; }
.n-right .page a:hover { background: #0462a0; border: 1px solid #0462a0; color: #fff; }
.n-right .page a i { font-size: 14px; }
.n-right .page a.selected { background: #0462a0; border: 1px solid #0462a0; color: #fff; }

.n-right .page_prev { border-top: 1px solid #eee; padding-top: 20px; margin-top: 20px; }
.n-right .page_prev span { color: #0462a0; }
.n-right .page_prev a { color: #333; }

/*导航*/
button:focus { outline: none; }

.menu-wrap a { color: #333; }

/* Menu Button */
.menu-button { z-index: 1000; margin: 14px 0 0; border: none; font-size: 14px; color: #666; background: transparent; text-align: right; }

.menu-button:hover { opacity: 0.6; }

/* Close Button */
.close-button { width: 1em; height: 1em; position: absolute; right: 1em; top: 1em; overflow: hidden; font-size: 20px; border: none; background: transparent; color: transparent; }

.close-button::before, .close-button::after { content: ''; position: absolute; width: 3px; height: 100%; top: 0; left: 50%; background: #bdc3c7; }

.close-button::before { -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.close-button::after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

/* Menu */
.menu-wrap { position: fixed; top: 0; left: 0; z-index: 9999; width: 50%; height: 100%; background: #f7f7f7; font-size: 1.15em; -webkit-transform: translate3d(-500px, 0, 0); transform: translate3d(-500px, 0, 0); -webkit-transition: -webkit-transform 0.4s; transition: -webkit-transform 0.4s; transition: transform 0.4s; transition: transform 0.4s, -webkit-transform 0.4s; -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); box-shadow: 2px 0 12px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 2px 0 12px rgba(0, 0, 0, 0.3); opacity: 0; }
.menu-wrap .menu-name { height: 60px; background: #0462a0; font-size: 20px; text-align: left; color: #fff; line-height: 60px; padding-left: 15px; }

.menu, .icon-list { height: 100%; }

.icon-list { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }

.icon-list a { display: block; padding: 10px; text-decoration: none; font-size: 14px; -webkit-transform: translate3d(0, 500px, 0); transform: translate3d(0, 500px, 0); border-bottom: 1px dashed #eee; }
.icon-list a i { float: right; }

.icon-list, .icon-list a { -webkit-transition: -webkit-transform 0s 0.4s; transition: -webkit-transform 0s 0.4s; transition: transform 0s 0.4s; transition: transform 0s 0.4s, -webkit-transform 0s 0.4s; -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.icon-list a:nth-child(2) { -webkit-transform: translate3d(0, 1000px, 0); transform: translate3d(0, 1000px, 0); }

.icon-list a:nth-child(3) { -webkit-transform: translate3d(0, 1500px, 0); transform: translate3d(0, 1500px, 0); }

.icon-list a:nth-child(4) { -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); }

.icon-list a:nth-child(5) { -webkit-transform: translate3d(0, 2500px, 0); transform: translate3d(0, 2500px, 0); }

.icon-list a:nth-child(6) { -webkit-transform: translate3d(0, 3000px, 0); transform: translate3d(0, 3000px, 0); }

.icon-list a span { margin-left: 10px; }

/* Shown menu */
.show-menu .menu-wrap { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: -webkit-transform 0.8s; transition: -webkit-transform 0.8s; transition: transform 0.8s; transition: transform 0.8s, -webkit-transform 0.8s; -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); opacity: 1; }

.show-menu .icon-list, .show-menu .icon-list a { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: -webkit-transform 0.8s; transition: -webkit-transform 0.8s; transition: transform 0.8s; transition: transform 0.8s, -webkit-transform 0.8s; -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.show-menu .icon-list a { -webkit-transition-duration: 0.9s; transition-duration: 0.9s; }

.show-menu .content::before { opacity: 1; -webkit-transition: opacity 0.8s; transition: opacity 0.8s; -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

/*产品中心*/
.pro_box { margin-top: 40px; padding-bottom: 60px; }

.pro_sort .sort_list { background: #f7f7f7; padding: 10px; }
.pro_sort .sort_list h4 { color: #000; font-size: 22px; margin-bottom: 15px; margin-top: 10px; }
.pro_sort .sort_list h4 i { display: none; }
.pro_sort .sort_list ul li a { font-size: 14px; color: #444; display: block; line-height: 24px; border-bottom: 1px solid #eee; padding: 10px 15px 10px 0; text-decoration: none; -webkit-transition: 0.5s all; transition: 0.5s all; }
.pro_sort .sort_list ul li a i { margin-right: 8px; }
.pro_sort .sort_list ul li a:hover { color: #0462a0; }

.all-pro ul li { display: block; -webkit-transition: all 0.3s; transition: all 0.3s; }
.all-pro .pro-li .pro-img-grid { overflow: hidden; }
.all-pro .pro-li .pro-img { position: relative; width: 100%; overflow: hidden; }
.all-pro .pro-li .pro-img img { width: 100%; max-width: 100%; cursor: pointer; -webkit-transition: all 0.5s; transition: all 0.5s; }
.all-pro .pro-li .pro-img .black { position: absolute; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2); top: 0; left: 0; opacity: 0; -webkit-transition: all 0.3s; transition: all 0.3s; }
.all-pro .pro-li .pro-img .pro-btn { position: absolute; top: 42%; left: 40%; text-align: center; }
.all-pro .pro-li .pro-img .pro-btn a { display: inline-block; width: 43px; height: 43px; background: #0462a0; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transition: -webkit-transform 0.3s; transition: -webkit-transform 0.3s; transition: transform 0.3s; transition: transform 0.3s, -webkit-transform 0.3s; }
.all-pro .pro-li .pro-img .pro-btn a i { color: #fff; line-height: 43px; }
.all-pro .pro-li:hover .pro-btn a { -webkit-transform: scaleX(1); transform: scaleX(1); }
.all-pro .pro-li:hover .black { opacity: 1; }
.all-pro .pro-li:hover .pro-img img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.all-pro .pro-li h4 a { margin: 10px 0px; display: block; color: #333; }
.all-pro .pro-li .pro-detail { font-size: 12px; color: #808080; line-height: 24px; max-height: 48px; overflow: hidden; padding: 0 15px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin-bottom: 20px; }
.all-pro .options { text-align: left; padding: 4px 5px; border: 1px solid #eee; background: #f3f3f3; margin-bottom: 20px; }
.all-pro .options a { text-decoration: none; font-size: 24px; color: #999; margin: 0 5px; }
.all-pro .options a:hover { color: #0462a0; }
.all-pro .options a.selected { color: #0462a0; }

.pro-grid ul { padding: 0; margin: 0 -15px; }
.pro-grid ul li { width: 33.33%; text-align: left; vertical-align: top; margin-bottom: 10px; float: left; background: #fff; padding: 0px 10px; -webkit-transition: 0.5s all; transition: 0.5s all; }
.pro-grid .pro-li { border: 1px solid #eee; background: #fff; margin-bottom: 20px; }
.pro-grid .pro-li .pro-img-grid { -webkit-transition-duration: 0.6s; transition-duration: 0.6s; width: 100%; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.pro-grid .pro-li:hover { -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2); }
.pro-grid .pro-li h4 a { text-align: center; font-size: 16px; font-weight: bold; line-height: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pro-grid .more { display: none; }

.pro-lists ul li { overflow: hidden; border-top: 1px solid #eee; margin-top: 20px; padding-top: 20px; }
.pro-lists ul li:first-child { border-top: none; padding-top: 0; margin-top: 0; }
.pro-lists .pro-img-grid { float: left; width: 23%; margin-right: 3%; border: 1px solid #eee; }
.pro-lists .pro-li h4 { width: 74%; float: left; }
.pro-lists .pro-li h4 a { font-size: 16px; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pro-lists .pro-li .pro-detail { width: 74%; float: left; overflow: hidden; white-space: normal; max-height: 48px; line-height: 24px; font-size: 12px; color: #666; margin: 10px 0px; padding: 0; }
.pro-lists .pro-li .more { float: left; margin-top: 20px; }
.pro-lists .pro-li .more:hover { color: #fff; }

/*产品列表*/
.inner_pro { margin-bottom: 30px; }

.sp-loading { text-align: center; max-width: 270px; padding: 15px; border: 5px solid #eee; border-radius: 3px; font-size: 12px; color: #888; }

/*产品详情*/
/* Element wrapper */
.pro_wrap { display: none; line-height: 0; font-size: 0; border-radius: 3px; position: relative; width: 100%; }

/* Thumbnails */
.sp-thumbs { display: inline-block; width: 100%; margin-top: 5px; }

.sp-thumbs a { width: 60px; height: 60px; margin: 4px; border: 1px solid #ccc; }

.sp-thumbs a:link, .sp-thumbs a:visited { overflow: hidden; opacity: .5; display: inline-block; background-size: cover; background-position: center; -webkit-transition: all .2s ease-out; transition: all .2s ease-out; }

.sp-thumbs a:hover { opacity: 1; border: 1px solid #0462a0; }

/* Styles for the currently selected thumbnail */
.sp-thumbs a:active, .sp-current { opacity: 1 !important; position: relative; border: 1px solid #0462a0 !important; }

/* Image currently being viewed */
.sp-large { position: relative; overflow: hidden; top: 0; left: 0; border: 1px solid #eee; }

.sp-large a img { max-width: 100%; height: auto; }

.sp-large a { display: block; }

/* Panning Zoomed Image */
.sp-zoom { position: absolute; left: -50%; top: -50%; cursor: -webkit-zoom-in; cursor: zoom-in; display: none; }

/* Lightbox */
.sp-lightbox { position: fixed; top: 0; left: 0; height: 100%; width: 100%; background: black; background: rgba(0, 0, 0, 0.9); z-index: 999999; display: none; cursor: pointer; }

.sp-lightbox img { position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; max-width: 90%; max-height: 90%; border: 2px solid #fff; }

#sp-prev, #sp-next { position: absolute; top: 50%; margin-top: -25px; z-index: 501; color: #fff; padding: 14px; text-decoration: none; background: #000; border-radius: 25px; border: 2px solid #fff; width: 50px; height: 50px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .2s; transition: .2s; }

#sp-prev { left: 80px; }

#sp-prev:before { content: ''; border: 7px solid transparent; border-right: 15px solid #fff; position: absolute; top: 16px; left: 7px; }

#sp-next { right: 80px; }

#sp-next:before { content: ''; border: 7px solid transparent; border-left: 15px solid white; position: absolute; top: 16px; left: 18px; }

#sp-prev:hover, #sp-next:hover { background: #444; }

.sp-current-big img { width: 100%; }

.sp-large img { max-width: none; }

.pro_text h2 { font-size: 22px; margin-top: 15px; margin-bottom: 20px; line-height: 30px; }
.pro_text p { font-size: 14px; color: #666; margin-top: 10px; line-height: 26px; text-indent: 2em; text-align: justify; }
.pro_text .zixun { display: inline-block; width: 120px; line-height: 40px; background: #0462a0; color: #fff; text-align: center; border-radius: 10px; margin-top: 40px; margin-right: 20px; }

.pro_main .row { margin-bottom: 30px; }

.view_title { margin: 20px 0; color: #fff; border-bottom: 2px solid #0462a0; }
.view_title span { display: inline-block; background: #0462a0; padding: 10px 20px; }

.pro-interrelated { margin-top: 30px; }
.pro-interrelated p { font-size: 14px; font-weight: bold; margin-bottom: 15px; }
.pro-interrelated ul { text-align: center; }
.pro-interrelated ul li { display: inline-block; width: 24%; margin-right: 0.8%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; cursor: pointer; }
.pro-interrelated ul li:last-child { margin-right: 0; }
.pro-interrelated ul li a { font-size: 12px; }
.pro-interrelated ul li .proViewImg { margin-bottom: 6px; width: 100%; height: 167px; overflow: hidden; border: 1px solid #ddd; }
.pro-interrelated ul li .proViewImg img { width: 100%; }

.interrelated { margin-top: 30px; }
.interrelated p { font-size: 14px; }
.interrelated p:first-child { font-weight: bold; margin-bottom: 15px; }
.interrelated p a { color: #0462a0; margin-right: 15px; }
.interrelated p a:last-child { margin-right: 0; }

/*关于我们*/
.n-right .about_img { text-align: center; }
.n-right .about_img img { padding: 4px; border: 1px solid #e1e1e1; }

.n-right .about-cont { margin-top: 20px; text-indent: 2em; line-height: 26px; font-size: 14px; color: #666; text-align: justify; }
.n-right .about-cont p { text-indent: 2em; line-height: 26px; font-size: 14px; color: #666; text-align: justify; }
.about-cont2 p { text-indent: 2em; line-height: 46px; font-size: 14px; color: #666; text-align: justify; }

/*新闻资讯*/
.news-li .news-img-list { width: 35%; float: left; margin-right: 2%; border: 1px solid #eee; overflow: hidden; }
.news-li .news-img-list img { width: 100%; }
.news-li .news-text { float: left; width: 63%; }
.news-li .news-text h4 { color: #333; font-size: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news-li .news-text h4 a { text-decoration: none; color: #333; }
.news-li .news-text .news-detail { color: #999; line-height: 26px; max-height: 52px; overflow: hidden; margin-top: 10px; margin-bottom: 15px; font-size: 14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.news-li .news-text .time { margin-top: 10px; }
.news-li .news-text .time span { color: #999; }
.news-li .news-text .time i { margin-right: 15px; color: #0462a0; font-size: 14px; }

.news ul li { padding-bottom: 20px; margin-bottom: 20px; }
.news ul li .more:hover { color: #fff; }

/*新闻详情*/
.news_content .news-text { overflow: hidden; }
.news_content .news-text h3 { font-size: 18px; text-align: center; }
.news_content .news-text h3 a { color: #333; }
.news_content .news-text .time { text-align: center; margin-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #eee; }
.news_content .news-text .time span { color: #999; font-size: 13px; }
.news_content .news-text .time span:first-child { margin-right: 15px; }
.news_content .news-text .time i { color: #999; margin-right: 5px; }
.news_content .news-text .news-detail { margin-top: 15px; }
.news_content .news-text .news-detail p { font-size: 14px; color: #666; text-align: justify; margin-bottom: 10px; }

/*联系我们*/
.n-right .t-box1 { margin-bottom: 20px; }
.n-right .t-box1 .items { text-align: center; width: 32.3%; padding: 20px 0; float: left; margin-right: 1%; }
.n-right .t-box1 .items:last-child { margin-right: 0; }
.n-right .t-box1 .items img { margin-bottom: 10px; }
.n-right .t-box1 .items p { font-size: 14px; line-height: 28px; color: #666; }
.n-right .t-box1 .items p span { font-size: 16px; line-height: 34px; color: #000; }
.n-right .map h4 { font-size: 22px; color: #333; padding-bottom: 20px; border-bottom: 1px solid #eee; }
.n-right .map .map_box { margin-top: 20px; }

.message { margin-top: 30px; -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2); padding: 30px 20px; }
.message h4 { font-size: 22px; color: #333; text-transform: uppercase; border-bottom: 1px solid #eee; padding-bottom: 15px; }
.message p { font-size: 13px; color: #808080; margin: 10px 0px; }
.message label { font-size: 14px; color: #666; margin-bottom: 5px; font-weight: normal; }
.message label span { color: red; }
.message .input2 { color: #666; width: 100%; border: 1px solid #ddd; line-height: 20px; margin-bottom: 15px; background: #fff; padding-left: 10px; font-size: 12px; height: 40px; }
.message .input3 { color: #666; width: 100%; height: 130px; border: 1px solid #ddd; line-height: 20px; margin-bottom: 15px; background: #fff; padding-left: 10px; font-size: 12px; }
.message .input4 { color: #666; width: 100px; height: 40px; border: 1px solid #ddd; line-height: 20px; margin-bottom: 15px; background: #fff; padding-left: 10px; font-size: 12px; }
.message .form-btn { background: #0462a0; color: #fff; line-height: 38px; font-size: 14px; font-family: 'poppins-semibold'; display: inline-block; padding: 0px 26px; text-transform: uppercase; margin-top: 15px; border: medium none; }
.message .form-btn:first-child { margin-right: 10px; }

/*企业图集*/
.pic-item { text-align: center; cursor: pointer; }

.pic-img-box { width: 100%; height: 0; padding-bottom: 60%; overflow: hidden; border: 1px solid #ddd; border-radius: 4px; }

.pic-img { display: inline-block; width: 100%; height: auto; padding: 4px; line-height: 1.42857143; background-color: #fff; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }

.pic-list p { font-size: 14px; margin-top: 10px; margin-bottom: 10px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.gallery-mask { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 2000; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: all ease .3s; transition: all ease .3s; opacity: 0; visibility: hidden; }

.gallery-mask .bg-wrap { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 2001; background-color: rgba(0, 0, 0, 0.3); cursor: pointer; -webkit-transition: all ease .3s; transition: all ease .3s; opacity: 0; }

.gallery-mask .imgbox { position: fixed; z-index: 2002; }

.gallery-mask .imgbox img { border: 5px solid #fff; border-radius: 5px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); -webkit-transition: all ease .3s; transition: all ease .3s; -webkit-transform: scale(0, 0); transform: scale(0, 0); }

.showMask { opacity: 1; visibility: visible; }

.showMask .bg-wrap { opacity: 1; }

.gallery-mask .imgbox { position: relative; }

.gallery-mask .imgbox i { width: 40px; height: 40px; background: url(../Images/close.png) no-repeat; position: absolute; right: -15px; top: -15px; }

.showMask .imgbox img { -webkit-transform: scale(1, 1); transform: scale(1, 1); }

/*图片详情*/
.full-main { text-align: center; }
.full-main .full-title { font-size: 24px; color: #333; line-height: 32px; padding: 10px 0; }
.full-main .full-img { text-align: center; margin: 20px 0; }
.full-main .full-img img { max-width: 70%; padding: 3px; border: 1px solid #e1e1e1; }

/*供应信息*/
.supply .news-li .news-text { width: 100%; }
.supply .news-li .news-text h4 { font-size: 14px; float: left; width: 84%; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.supply .news-li .news-text h4 a { color: #333; }
.supply .news-li .news-text h4 a:hover { color: #0462a0; }
.supply .news-li .news-text .time { margin-top: 0; float: right; text-align: right; width: 15%; }

.supply ul li { padding-bottom: 6px; margin-bottom: 20px; border-bottom: 1px dashed #e1e1e1; position: relative; left: 0; -webkit-transition: all .6s; transition: all .6s; }
.supply ul li:hover { left: 15px; }

/*供应信息详情*/
.provide { padding: 10px 10px 20px; background: #f5f5f5; }
.provide h2 { font-size: 18px; font-weight: normal; color: #0462a0; margin: 14px 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.provide ul li { font-size: 14px; color: #666; margin-bottom: 10px; line-height: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.provide .call { display: block; font-size: 20px; color: #c30000; line-height: 40px; }
.provide .call i { font-size: 30px; font-weight: bold; margin-right: 15px; }

.interrelated ul li { float: left; width: 48%; margin-right: 1%; background: url(../Images/xl01.gif) no-repeat left; padding-left: 15px; height: 28px; }
.interrelated ul li:nth-child(2n) { margin-right: 0; }
.interrelated ul li a { color: #666; font-size: 12px; display: block; line-height: 28px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.interrelated ul li a:hover { color: #0462a0; }

/*自定义关键字*/
.hm-edit-area a { color: #666; }

.m-p-news ul li { border-bottom: 1px dashed #e1e1e1; padding-bottom: 6px; margin-bottom: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.m-p-news ul li a { color: #333; }
.m-p-news ul li a span { color: #333; }
.m-p-news ul li a .title:before { content: "·"; margin-right: 10px; font-weight: 700; }

/*站点地图*/
.m-site-map .map-content-head .hd-title { font-size: 26px; color: #000; }

.m-site-map .map-content-main { margin: 33px 0 50px; }

.m-site-map a:hover { color: #0462a0 !important; text-decoration: underline; }

.m-site-map .map-panl { margin-bottom: 18px; }

.m-site-map .map-panl h3 { color: #333; font-weight: 700; font-size: 18px; }

.m-site-map .map-columns { margin-top: 18px; padding-left: 25px; }

.m-site-map .map-sub-nav li { float: left; margin-right: 30px; margin-bottom: 10px; }

.m-site-map .map-sub-nav li a { display: block; color: #5a574f; }

.m-site-map .map-sub-nav li a:hover:before { background: #c30000; }

.m-site-map .map-long-word .lw-wrap { margin-bottom: 20px; }

.m-site-map .map-long-word .lw-wrap dt { margin-bottom: 10px; font-weight: 700; }

.m-site-map .map-long-word .lw-wrap dt a { color: #929292; }

.m-site-map .map-long-word .lw-wrap dd { margin-right: 45px; margin-bottom: 10px; display: inline-block; }

.m-site-map .map-long-word .lw-wrap dd a { color: #929292; }

.m-site-map .map-infomation li { float: left; width: 33.33%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 10px; }

.m-site-map .map-infomation li a { color: #929292; }

/*媒体查询*/
@media only screen and (max-width: 980px) { .news-li .news-img-list { width: 30%; } }
@media only screen and (max-width: 768px) { .main_title .titbx h2 { font-size: 26px; float: left; }
  .pro_sort .sort_list { padding: 0; }
  .n-right .pro-grid ul li { width: 49%; -webkit-transition-duration: 0.6s; transition-duration: 0.6s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; margin-right: 2%; }
  .n-right .pro-grid ul li:nth-child(2n) { margin-right: 0; }
  .pro_sort { background: none; }
  .pro-lists .pro-li .pro-detail { padding: 5px 0; margin: 5px 0; }
  .pro-li h4 a { margin: 0 0 4px; }
  .pro_sort .sort_list h4 { margin-top: 0; }
  .pro-lists .pro-li .more { margin-top: 5px; }
  .pro_sort .block_list h4 { background: #0462a0; color: #fff; position: relative; margin-bottom: 10px !important; padding: 15px 0; text-align: left; font-size: 18px !important; padding-left: 15px; }
  .pro_sort .block_list h4 i { display: block; position: absolute; right: 15px; cursor: pointer; font-size: 16px; top: 13px; color: #fff; }
  .pro-grid ul { margin: 0; }
  .pro-li { padding: 0; }
  .cont_toggle { display: none; }
  .pic-gallery { margin-top: 20px; }
  .gallery-mask .imgbox { padding: 10%; }
  .gallery-mask .imgbox i { right: 20px; top: 20px; }
  .supply .news-li .news-text .time { width: 100%; text-align: left; margin-top: 6px; }
  .supply .news-li .news-text h4 { width: 100%; }
  .interrelated ul li { width: 100%; }
  .pro_box { margin-top: 20px; } }
@media screen and (max-width: 480px) { .pro-li .pro-img-grid { width: 100%; }
  .pro_sort { padding: 0; }
  .n-right { padding: 0; }
  .pro-lists .pro-li .more { margin-top: 5px; }
  .pro-li h4 a { margin: 10px 0 4px; }
  .n-right .pro-grid ul li { width: 100%; padding: 0; margin-right: 0; }
  .pro_sort .sort_list { padding: 0; }
  .pro-lists .pro-li .pro-detail { width: 100%; }
  .news-li .news-img-list { width: 100%; }
  .news-li .news-text { width: 100%; margin-top: 15px; }
  .n-right .t-box1 .items { width: 49%; }
  .pro_text h2 { font-size: 17px; }
  .all-pro .pro-lists .pro-li .pro-img { height: 290px; }
  .pro_main .row { margin-right: 0; margin-left: 0; }
  .pro_main .row div.col-sm-6 { padding: 0; }
  .pro-interrelated ul li { width: 48%; } }
@media (min-width: 768px) and (max-width: 1200px) { .pro-lists .pro-li .more { margin-top: 10px; } }
@media (min-width: 1200px) { .pro-grid .pro-li .pro-img { height: 210px; }
  .pro-lists .pro-li .pro-img { height: 159px; }
  .news-li .news-img-list { height: 182px; }
  .sp-large { height: 414px; }
  .products_main .sp-large { height: 337px; } }
@media (min-width: 992px) and (max-width: 1200px) { .pro-grid .pro-li .pro-img { height: 163px; }
  .pro-lists .pro-li .pro-img { height: 127px; }
  .news-li .news-img-list { height: 146px; }
  .sp-large { height: 326px; }
  .products_main .sp-large { height: 267px; }
  .provide .call { font-size: 18px; }
  .provide .call i { font-size: 24px; }
  .pro-interrelated ul li { width: 23.8%; }
  .pro-interrelated ul li .proViewImg { height: 132px; } }
@media (min-width: 767px) and (max-width: 992px) { .pro-grid .pro-li .pro-img { height: 118px; }
  .pro-lists .pro-li .pro-img { height: 96px; }
  .news-li .news-img-list { height: 111px; }
  .sp-large { height: 243px; }
  .pro_text .zixun { margin-right: 0; }
  .provide .call { font-size: 13px; }
  .provide .call i { font-size: 18px; }
  .products_main .sp-large { height: 200px; }
  .pro_text h2 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .localbx { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .pro-interrelated ul li { width: 23.6%; }
  .pro-interrelated ul li .proViewImg { height: 100px; } }
@media only screen and (width: 768px) { .pro-grid .pro-li .pro-img { height: 177px; }
  .news-li .news-img-list { height: 123px; }
  .products_main .sp-large { height: 200px; }
  .pro-interrelated ul li { width: 23.8%; }
  .pro-interrelated ul li .proViewImg { height: 100px; } }
@media (min-width: 480px) and (max-width: 767px) { .pro-grid .pro-li .pro-img { max-height: 244px; }
  .news-li .news-img-list { height: 123px; }
  .sp-large { height: 396px; }
  .pro-interrelated ul li { width: 23.6%; }
  .pro-interrelated ul li .proViewImg { height: 86px; } }
@media (min-width: 321px) and (max-width: 479px) { .pro-grid .pro-li .pro-img { height: 290px; }
  .pro-lists .pro-li .pro-img { height: 290px; }
  .news-li .news-img-list { height: 218px; }
  .sp-large { height: 357px; }
  .products_main .sp-large { height: 292px; }
  .pro-interrelated ul li .proViewImg { height: 132px; } }
@media screen and (max-width: 320px) { .pro-lists .pro-li .pro-img { height: 245px; }
  .news-li .news-img-list { height: 185px; }
  .sp-large { height: 302px; }
  .products_main .sp-large { height: 233px; }
  .n-right .t-box1 .items p { font-size: 13px; }
  .provide .call { font-size: 16px; }
  .provide .call i { font-size: 18px; }
  .pro-interrelated ul li .proViewImg { height: 112px; } }


@media (min-width: 768px){
.header .logo-box .logo {
    width: 90px;
    height: 90px;
    border: 1px solid #ccc !important;
}}
.nav li .subnav li a {
    text-overflow: ellipsis;
    white-space: nowrap;
    /*overflow: hidden;*/
}
.pro_wrap {
    display: block !important;
}
.pc-footer .footer-contact .foot-nav li:first-child::before,.pc-footer .footer-contact .foot-nav li:last-child a::after{display:none !important}
.p-title .title-top em, .p-title .title-top i{    display: none !important;}
.p-title .title-top{    border: none !important;}
.product .product-item .product-txt .txt-right{display:none !important}
.product .product-item .product-txt .txt-left{    width: 100% !important;}
.pc-footer .foot-nav li:last-child a::after,.pc-footer .foot-nav li:first-child::before{display:none !important}

/**分页**/
.page{padding-top:10px;}
.page li{float:left}
.page li.pages_solid,.pages li.previous_s,.pages li.next{border:1px solid #ccc;width: 25px;height: 23px;margin-right:3px;}
.page li.previous_s,.pages li.next{border:1px solid #ccc;width: 25px;height: 23px;margin:0px 8px;}
.page li.previous_s{text-indent:-9999px;background:url(../images/pages.png) no-repeat -2px -4px;display:inline-block;}
.page li.next{text-indent:-9999px;background:url(../images/pages.png) no-repeat -56px -4px;display:inline-block;}
.page a{width:25px;height:23px;display:block;border:1px solid #ccc;float:left;margin:0px 3px;font-size:14px; text-align:center;line-height:23px;color:#36c;}
.page li.pages_solid,.pages li a:hover{background:#e8f4ff;border:1px solid #36c;color:#36c;line-height:23px;text-align:center}
.page li.previous_s a,.pages li.next a{border:none}
.page li.previous_s a:hover,.pages li.next a:hover{background:none}

.sm { /*height: 2109px; background: url("../images/smb.jpg") no-repeat center 0; */overflow: hidden;}
/*.sm { height: 2109px; background: url("../images/smb.jpg") no-repeat center 0; overflow: hidden; border-top:1px solid #eeeeee;}*/
.sm h3 { padding:80px; text-align: center; font-size: 18px; color: #333333; font-weight: normal;}
.sm h3 img { padding-top:87px; margin-bottom: 15px;}
.sm dl { /*height: 450px;*/ overflow: hidden;}
.sm dt { float: left;}
.sm dt img { width: 600px; height: 450px;}
.sm dd { float: left; width: 600px;}
.sm dd img { margin: 76px 0 30px;}
.sm .smd1 dd img { margin-left: 188px;}
.sm .smd1 dd span { display: block; font-size:16px; text-align: right; margin-bottom: 20px; padding-right: 25px; background: url("../images/sm_27.jpg") no-repeat right 8px;}
.sm .smd2 dd span { display: block;font-size:16px; margin-bottom: 20px; padding-left: 25px; background: url("../images/sm_27.jpg") no-repeat left 8px;}

.content, .footer {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    font-family: "Microsoft YaHei", serif;
}

.title-mod{position:relative;text-align:center;}
.title-mod .tt-bg{font-size:70px;font-weight:bolder;color:#ececec;letter-spacing: 5px;}
.title-mod .tt{font-size:32px;font-weight:bold;color:#000;z-index:1;margin-top:-65px;margin-bottom:20px;letter-spacing: 3px;}
.title-mod .desc{}

.title-mod2{position:relative;text-align:center;z-index:1;padding:15px 0;}
.title-mod2 .tt-bg{font-size:70px;font-weight:600;color:#ececec;letter-spacing: 5px;}
.title-mod2 .tt{font-size:32px;font-weight:600;color:#000;z-index:2;margin-top:-65px;margin-bottom:35px;letter-spacing: 3px;}
.title-mod2 .tt em{font-size:28px;padding-right:15px;color:#e50012;display:inline-block;}
.title-mod2 .desc{}

 .e_ContentMajorStyleBox-001{  width: 100%; height: auto; width-uint:%; }   .e_ContentMajorStyleBox-001 .stylebox_link{ color:#666666; font-size: 14px; height: inherit; display: table; padding:0 15px; border-width: 0px; float: right; vertical-align: middle; margin-right: 15px; } .e_ContentMajorStyleBox-001 .stylebox_top{ width: auto; height: 40px; background-color: rgba(101, 190, 186, 1); } .e_ContentMajorStyleBox-001 .title_icon{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); margin-right: 10px; font-size: medium; } .e_ContentMajorStyleBox-001 .title_icon::before{ content: ""; } .e_ContentMajorStyleBox-001 .title_main{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-weight: normal; font-size: 16px; max-width: 600px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } .e_ContentMajorStyleBox-001 .title_sub{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-size: 14px; font-weight: normal; margin-left: 10px; } .e_ContentMajorStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: rgba(101, 190, 186, 1); padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; padding-right: 22px; vertical-align: top; } .e_ContentMajorStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_ContentMajorStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_ContentMajorStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_ContentMajorStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_ContentMajorStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color:#f0f0f0; width: 100%; width-uint:%; } .e_ContentMajorStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_FlowCommonStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .e_FlowCommonStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; float: right; vertical-align: middle; margin-right: 15px; } .e_FlowCommonStyleBox-001 .stylebox_link:hover{ color: rgba(101,190,186,1); } .e_FlowCommonStyleBox-001 .stylebox_link:active{ color: rgba(101,190,186,1); } .e_FlowCommonStyleBox-001 .stylebox_top{ width: auto; height: 40px; background-color: #1890FF; } .e_FlowCommonStyleBox-001 .title_icon{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); margin-right: 10px; font-size: medium; } .e_FlowCommonStyleBox-001 .title_icon::before{ content: ""; } .e_FlowCommonStyleBox-001 .title_main{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-weight: normal; font-size: 16px; max-width: 600px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } .e_FlowCommonStyleBox-001 .title_sub{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-size: 14px; font-weight: normal; margin-left: 10px; } .e_FlowCommonStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: #1890FF; padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_FlowCommonStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_FlowCommonStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_FlowCommonStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_FlowCommonStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_FlowCommonStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; width-uint:%; } .e_FlowCommonStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_IndexOrdinaryStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .e_IndexOrdinaryStyleBox-001 .stylebox_top{ background-color: transparent; }  .e_IndexOrdinaryStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; } .e_IndexOrdinaryStyleBox-001 .stylebox_link:hover{ color: rgba(101,190,186,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_link:active{ color: rgba(101,190,186,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_top{ width: auto; height: 40px; } .e_IndexOrdinaryStyleBox-001 .title_icon{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); margin-right: 10px; font-size:medium; } .e_IndexOrdinaryStyleBox-001 .title_icon::before{ content: ""; } .e_IndexOrdinaryStyleBox-001 .title_main{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-weight: normal; font-size: 16px; max-width: 600px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } .e_IndexOrdinaryStyleBox-001 .title_sub{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-size: 14px; font-weight: normal; margin-left: 10px; } .e_IndexOrdinaryStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: rgba(101, 190, 186, 1); padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_IndexOrdinaryStyleBox-001 .stylebox_link{ float: right; vertical-align: middle; margin-right: 15px; } .e_IndexOrdinaryStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_IndexOrdinaryStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_IndexOrdinaryStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_IndexOrdinaryStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; height: calc(100% - 48px); width-uint:%; } .e_IndexOrdinaryStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); }@media only screen and (max-width: 768px){ .c_portalResEbizads_banner-01001005 .p_prompt{ width: auto; height: auto; text-align: center; background-color: inherit; font-size: 16px; border:1px solid #E4E4E4; } .c_portalResEbizads_banner-01001005 .p_prompt .prompt_title{ display: inline-table; padding: 0 30px; height: 100%; min-height: 260px; } .c_portalResEbizads_banner-01001005 .p_prompt .prompt_title .iconfont:before { content: ""; } .c_portalResEbizads_banner-01001005 .p_prompt .prompt_title .first{ height: auto; display: table-cell; font-size: 36px; margin-right: 10px; position: relative; color: #09bb07; vertical-align: middle; padding: 0 10px 10px 0; } .c_portalResEbizads_banner-01001005 .p_prompt .prompt_title .first:before{ content: "\e6b4"; } .c_portalResEbizads_banner-01001005 .p_prompt .prompt_title{ font-size: 24px; text-align: left; color: rgba(51,51,51,1); font-weight: bold; } .c_portalResEbizads_banner-01001005 .p_prompt .prompt_title .font{ display: table-cell; line-height: normal; vertical-align: middle; } .c_portalResEbizads_banner-01001005 .p_prompt .promptbox{ width: auto; height: 100%; } .c_portalResEbizads_banner-01001005 .p_prompt .prompt_content { font-size: 18px; color: rgba(105, 105, 105,1); padding-left: 65px; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnD{ display:inline-block; vertical-align:middle; cursor:pointer; font-size:56px; color:#e2e2e2; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnD .iconfont:before{ content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnD .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnC{ display:inline-block; vertical-align:middle; cursor:pointer; font-size:56px; color:#e2e2e2; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnC .iconfont:before{ content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnC .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-01001005 .p_ListNumBtn{ display:inline-table; height:30px; width:30px; background-color:#67b8b4; border-width:1px; border-color:transparent; color:#999999; font-size: 12px; font-family:'Microsoft YaHei'; } .c_portalResEbizads_banner-01001005 .p_ListNumBtn img{ display:none; } .c_portalResEbizads_banner-01001005 .p_ListNumBtn .shape{ display:table-cell; width:inherit; height:inherit; text-align:center; vertical-align:middle; } .c_portalResEbizads_banner-01001005 .p_ListNumBtn:active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-01001005 .p_ListNumBtn.active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-01001005 .p_ListNumBtn.j-nav-active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-01001005 .p_SquareNumBtn{ display:inline-block; height:10px; width:100px; padding:0; background-color:#f2f2f2; border-width:1px; border-color:transparent; font-size: 12px; font-family:'Microsoft YaHei'; text-align:center; } .c_portalResEbizads_banner-01001005 .p_SquareNumBtn img{ display:none; } .c_portalResEbizads_banner-01001005 .p_SquareNumBtn .shape{ text-indent:-9999em; width:inherit; height:inherit; vertical-align:middle; } .c_portalResEbizads_banner-01001005 .p_SquareNumBtn:active { background-color:#67b8b4; } .c_portalResEbizads_banner-01001005 .p_SquareNumBtn.active { background-color:#67b8b4; } .c_portalResEbizads_banner-01001005 .p_SquareNumBtn.j-nav-active { background-color:#67b8b4; } .c_portalResEbizads_banner-01001005 .p_CircleNumBtn{ width:15px; height:15px; display: inline-table; background-color:rgba(228,228,228,1); color:rgba(153,153,153,1); font-size: 12px; border-radius: 10px; -moz-border-radius: 10px; text-align: center; } .c_portalResEbizads_banner-01001005 .p_CircleNumBtn img{ display:none; } .c_portalResEbizads_banner-01001005 .p_CircleNumBtn .shape{ width:inherit; height:inherit; text-indent: -99999px; display: table-cell; vertical-align: middle; border-radius: inherit; -moz-border-radius: inherit; } .c_portalResEbizads_banner-01001005 .p_CircleNumBtn:active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-01001005 .p_CircleNumBtn.active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-01001005 .p_CircleNumBtn.j-nav-active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-01001005 .p_NumBtn{ width:150px; height:66px; border-color:rgba(242,242,242,1); border-width:2px; border-style:solid; } .c_portalResEbizads_banner-01001005 .p_NumBtn .shape{ display:none; } .c_portalResEbizads_banner-01001005 .p_NumBtn:active{ border-color:rgba(103,184,180,1); } .c_portalResEbizads_banner-01001005 .p_NumBtn.active{ border-color:rgba(103,184,180,1); } .c_portalResEbizads_banner-01001005 .p_ThumbnailBox{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001005 .p_ImgSummary{ text-align:justify; vertical-align:top; word-break:break-all; } .c_portalResEbizads_banner-01001005 .p_ImgHead{ display:inline-table; margin:0; padding:0; color:#323232; font-size:30px; font-weight:400; text-align:left; white-space:nowrap; overflow:visible; } .c_portalResEbizads_banner-01001005 .p_ImgHead .font{ display:table-cell; vertical-align:top; line-height: 30px; } .c_portalResEbizads_banner-01001005 .p_ImgHead .iconfont:before{ content:""; } .c_portalResEbizads_banner-01001005 .p_TitleBox{ width: inherit; height: auto; overflow: hidden; } .c_portalResEbizads_banner-01001005 .p_SummaryBox{ width: inherit; height: auto; border-width:1px; border-style:none; border-color:rgba(228,228,228,0); background-color:rgba(179, 179, 179,1); overflow: visible; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnB{background:rgba(0, 0, 0, 0); width:50px; height:50px; cursor:pointer; text-align:center; color:#fff; font-size:24px; top:49%; right:2.5rem; line-height:50px; -webkit-transform:translate(0, -50%); -ms-transform:translate(0, -50%); transform:translate(0, -50%); opacity:1; -webkit-transition:all .5s ease; transition:all .5s ease; overflow:hidden; border-radius:40px; border:1px solid #fff; margin-top:0px; padding-top:0px; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnB .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnB .iconfont{display:block; vertical-align: middle;position: relative;top:0px; line-height:50px; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnB:hover{border-width: 0;border-style: solid;border-color:rgba(255,255,255,0);background-color:rgba(115,115,115,.7);color:rgba(106,192,189,1);background:rgba(0, 0, 0, 0.2); } .c_portalResEbizads_banner-01001005 .p_SwitchBtnB:active{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(81,80,80,.7); } .c_portalResEbizads_banner-01001005 .p_interactionB{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnA{background:rgba(0, 0, 0, 0); width:50px; height:50px; cursor:pointer; text-align:center; color:#fff; font-size:24px; z-index: 999;top:49%; left:2.5rem; line-height:50px; -webkit-transform:translate(0, -50%); -ms-transform:translate(0, -50%); transform:translate(0, -50%); opacity:1; -webkit-transition:all .5s ease; transition:all .5s ease; overflow:hidden; border-radius:40px; border:1px solid #fff; margin-top:0px; padding-top:0px; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnA .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnA .iconfont{display:block; vertical-align: middle;position: relative;top:0px; right: 4px;line-height:50px; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnA:hover{border-width: 0;border-style: solid;border-color:rgba(255,255,255,0);background-color:rgba(115,115,115,.7);color:rgba(106,192,189,1);background:rgba(0, 0, 0, 0.2); } .c_portalResEbizads_banner-01001005 .p_SwitchBtnA:active{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(81,80,80,.7); } .c_portalResEbizads_banner-01001005 .p_interactionA{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001005 .p_interactionA + .p_interactionA { left: initial; right: 0; } .c_portalResEbizads_banner-01001005 .p_imageA{ width: auto; height: auto; overflow: hidden; } .c_portalResEbizads_banner-01001005 .p_images{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001005 .p_banner{ width: inherit; height:auto; border-width:1px; border-style:none; border-color:rgba(255, 255, 255,1); background-color:transparent; overflow: visible; } .c_portalResEbizads_banner-01001005{ min-width: 300px; overflow:auto; } .c_portalResEbizads_banner-01001005 .p_banner{ width:100%; height:100%; background-color: transparent; } .c_portalResEbizads_banner-01001005 .p_images{ width:auto; height:auto; } .c_portalResEbizads_banner-01001005 .p_ThumbnailBox{ width:auto; height:auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-01001005 .p_ThumbnailBoxA{ width:auto; height:auto; } .c_portalResEbizads_banner-01001005 .p_interactionA{ width:auto; height:auto; } .c_portalResEbizads_banner-01001005 .p_interactionB{ width:auto; height:auto; } .c_portalResEbizads_banner-01001005 .p_TitleBox{ border-width: 0; } .c_portalResEbizads_banner-01001005 .p_TitleBoxA{ width:auto; height:auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-01001005 .c_banner{ width:inherit; height:inherit; } .c_portalResEbizads_banner-01001005 .p_images{ width:inherit; height:inherit; box-sizing:border-box; -moz-box-sizing:border-box; } .c_portalResEbizads_banner-01001005 .p_LinkA{ width:inherit; height:inherit; display: block; position: relative; } .c_portalResEbizads_banner-01001005 .p_imageA{ vertical-align:baseline; text-align:center; width:inherit; height:inherit; } .c_portalResEbizads_banner-01001005 .p_imageA:hover{ background-color:transparent; } .c_portalResEbizads_banner-01001005 .p_imageA:hover:after{ background-color:transparent; } .c_portalResEbizads_banner-01001005 .p_interactionA{ cursor: pointer; left: 0; height: 100%; position: absolute; top: 0; z-index:99; overflow:visible; } .c_portalResEbizads_banner-01001005 .p_interactionB{ cursor: pointer; right: 0; height:100%; position: absolute; top: 0; z-index: 99; overflow:visible; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnA{ position: absolute; top: 50%; margin-top: -37px; padding-top: 10px; color:rgb(187, 182, 182); left: 0; width:33px; height:64px; background-color: rgba(0,0,0,0.5); z-index: 999; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnA .iconfont:before{ font-size: 30px; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnB{ position: absolute; top: 50%; margin-top: -37px; right: 0; width:33px; height:64px; background-color: rgba(0,0,0,0.5); z-index: 999; padding-top: 10px; color:rgb(187, 182, 182); } .c_portalResEbizads_banner-01001005 .p_SwitchBtnB .iconfont:before{ font-size: 30px; } .c_portalResEbizads_banner-01001005 .p_SummaryBox{ width:100%; position:absolute; bottom:0; left:0; z-index:5; height:70px; background-color: transparent; display: none; } .c_portalResEbizads_banner-01001005 .p_SummaryBox:hover{ background-color: transparent; } .c_portalResEbizads_banner-01001005 .p_SummaryBox .p_LinkB{ display: block; background-color: rgba(0,0,0,0.5); } .c_portalResEbizads_banner-01001005 .p_TitleBox { width: 100%; height: auto; height: 60px; line-height: 60px; padding: 0 10px; position: absolute; bottom: 0; left: 0; z-index: 999; font-weight: bold; } .c_portalResEbizads_banner-01001005 .p_LinkA .p_TitleBox span{ display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .c_portalResEbizads_banner-01001005 .p_LinkA:hover .p_TitleBox span { color: #fff; } .c_portalResEbizads_banner-01001005 .p_TitleBoxA{ width:100%; height:inherit; padding-left:20px; padding-right:20px; } .c_portalResEbizads_banner-01001005 .p_ThumbnailBox{ position:absolute; text-align:center; font-size:0; z-index:6; overflow:hidden; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-01001005 .p_ThumbnailBoxA{ padding-right: 30px; padding-left: 30px; width: 100%; position: absolute; right: 0; bottom: 0; text-align: right; font-size: 0; z-index: 6; overflow: hidden; } .c_portalResEbizads_banner-01001005 .p_ThumbnailBox .p_NumBtn:first-child{ margin-left: 0; } .c_portalResEbizads_banner-01001005 .p_NumBtn{ margin-right:6px; font-size:0; width: 90px; height: auto; display: inline-block; overflow: hidden; } .c_portalResEbizads_banner-01001005 .p_CircleNumBtn{ margin-left:10px; } .c_portalResEbizads_banner-01001005 .p_SquareNumBtn{ margin-left:10px; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnC{ position:absolute; top: 50%; left: 0; cursor: pointer; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-01001005 .p_SwitchBtnD{ position:absolute; top: 50%; right: 0; cursor: pointer; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-01001005 .p_CircleNumBtn, .c_portalResEbizads_banner-01001005 .p_SquareNumBtn, .c_portalResEbizads_banner-01001005 .p_ListNumBtn{ margin-top:20px; margin-bottom:20px; } .c_portalResEbizads_banner-01001005 .p_SquareNumBtn{ width:98px; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnD .iconfont:before{ content: "\e6ae"; font-size: 30px; } .c_portalResEbizads_banner-01001005 .p_ImgSummary{ font-weight: normal; white-space: normal; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnC .iconfont{ font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnD .iconfont{ font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnC:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-01001005 .p_SwitchBtnD:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-01001005 .p_NumBtn:hover{ border-color: rgba(103,184,180,1); } .c_portalResEbizads_banner-01001005 .swiper-container {margin: 0 auto;position: relative;overflow: hidden;z-index: 1;height:auto; width:100%; } .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0px, 0, 0); -moz-transform: translate3d(0px, 0, 0); -o-transform: translate(0px, 0px); -ms-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); } .swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0; width: 100%; height: 100%; position: relative; } .c_portalResEbizads_banner-01001005 .p_MatteIcon:before{content:'\e752';.} .c_portalResEbizads_banner-01001005 .widther img{ width: auto!important; } .c_portalResEbizads_banner-01001005 .swiper-pagination { position: absolute; z-index: 20; bottom: 65px; width: 100%; text-align: center; } .c_portalResEbizads_banner-01001005 .dot{ width: 20px; height: 20px; } .c_portalResEbizads_banner-01001005 .swiper-pagination span{ display: inline-block; margin-right: 4px; } .c_portalResEbizads_banner-01001005 .background_default{ display: inline-block; width: 27px; height: 27px; border-radius: 50%; margin: 0 5px; opacity: 0.8; cursor: pointer; } .c_portalResEbizads_banner-01001005 .swiper-wrapper .swiper-slide img { transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; max-width: 100%; } .c_portalResEbizads_banner-01001005 .background_default{ width: 17px; height: 17px; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnA{ display: none; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnB{ display: none; } } @media only screen and (min-width: 769px){ .c_portalResEbizads_banner-01001005 .p_prompt{ width: auto; height: auto; text-align: center; background-color: inherit; font-size: 16px; border:1px solid #E4E4E4; } .c_portalResEbizads_banner-01001005 .p_prompt .prompt_title{ display: inline-table; padding: 0 30px; height: 100%; min-height: 260px; } .c_portalResEbizads_banner-01001005 .p_prompt .prompt_title .iconfont:before { content: ""; } .c_portalResEbizads_banner-01001005 .p_prompt .prompt_title .first{ height: auto; display: table-cell; font-size: 36px; margin-right: 10px; position: relative; color: #09bb07; vertical-align: middle; padding: 0 10px 10px 0; } .c_portalResEbizads_banner-01001005 .p_prompt .prompt_title .first:before{ content: "\e6b4"; } .c_portalResEbizads_banner-01001005 .p_prompt .prompt_title{ font-size: 24px; text-align: left; color: rgba(51,51,51,1); font-weight: bold; } .c_portalResEbizads_banner-01001005 .p_prompt .prompt_title .font{ display: table-cell; line-height: normal; vertical-align: middle; } .c_portalResEbizads_banner-01001005 .p_prompt .promptbox{ width: auto; height: 100%; } .c_portalResEbizads_banner-01001005 .p_prompt .prompt_content { font-size: 18px; color: rgba(105, 105, 105,1); padding-left: 65px; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnD{ display:inline-block; vertical-align:middle; cursor:pointer; font-size:56px; color:#e2e2e2; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnD .iconfont:before{ content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnD .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnC{ display:inline-block; vertical-align:middle; cursor:pointer; font-size:56px; color:#e2e2e2; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnC .iconfont:before{ content: '\e687'; display: inline-block; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnC .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-01001005 .p_ListNumBtn{ display:inline-table; height:30px; width:30px; background-color:#67b8b4; border-width:1px; border-color:transparent; color:#999999; font-size: 12px; font-family:'Microsoft YaHei'; } .c_portalResEbizads_banner-01001005 .p_ListNumBtn img{ display:none; } .c_portalResEbizads_banner-01001005 .p_ListNumBtn .shape{ display:table-cell; width:inherit; height:inherit; text-align:center; vertical-align:middle; } .c_portalResEbizads_banner-01001005 .p_ListNumBtn:active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-01001005 .p_ListNumBtn.active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-01001005 .p_ListNumBtn.j-nav-active { color:rgba(255,255,255,1); } .c_portalResEbizads_banner-01001005 .p_SquareNumBtn{ display:inline-block; height:10px; width:100px; padding:0; background-color:#f2f2f2; border-width:1px; border-color:transparent; font-size: 12px; font-family:'Microsoft YaHei'; text-align:center; } .c_portalResEbizads_banner-01001005 .p_SquareNumBtn img{ display:none; } .c_portalResEbizads_banner-01001005 .p_SquareNumBtn .shape{ text-indent:-9999em; width:inherit; height:inherit; vertical-align:middle; } .c_portalResEbizads_banner-01001005 .p_SquareNumBtn:active { background-color:#67b8b4; } .c_portalResEbizads_banner-01001005 .p_SquareNumBtn.active { background-color:#67b8b4; } .c_portalResEbizads_banner-01001005 .p_SquareNumBtn.j-nav-active { background-color:#67b8b4; } .c_portalResEbizads_banner-01001005 .p_CircleNumBtn{ width:15px; height:15px; display: inline-table; background-color:rgba(228,228,228,1); color:rgba(153,153,153,1); font-size: 12px; border-radius: 10px; -moz-border-radius: 10px; text-align: center; } .c_portalResEbizads_banner-01001005 .p_CircleNumBtn img{ display:none; } .c_portalResEbizads_banner-01001005 .p_CircleNumBtn .shape{ width:inherit; height:inherit; text-indent: -99999px; display: table-cell; vertical-align: middle; border-radius: inherit; -moz-border-radius: inherit; } .c_portalResEbizads_banner-01001005 .p_CircleNumBtn:active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-01001005 .p_CircleNumBtn.active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-01001005 .p_CircleNumBtn.j-nav-active { background-color:rgba(105,192,188,1); } .c_portalResEbizads_banner-01001005 .p_NumBtn{ width:150px; height:66px; border-color:rgba(242,242,242,1); border-width:2px; border-style:solid; } .c_portalResEbizads_banner-01001005 .p_NumBtn .shape{ display:none; } .c_portalResEbizads_banner-01001005 .p_NumBtn:active{ border-color:rgba(103,184,180,1); } .c_portalResEbizads_banner-01001005 .p_NumBtn.active{ border-color:rgba(103,184,180,1); } .c_portalResEbizads_banner-01001005 .p_ThumbnailBox{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001005 .p_ImgSummary{ text-align:justify; vertical-align:top; word-break:break-all; } .c_portalResEbizads_banner-01001005 .p_ImgHead{ display:inline-table; margin:0; padding:0; color:#323232; font-size:30px; font-weight:400; text-align:left; white-space:nowrap; overflow:visible; } .c_portalResEbizads_banner-01001005 .p_ImgHead .font{ display:table-cell; vertical-align:top; line-height: 30px; } .c_portalResEbizads_banner-01001005 .p_ImgHead .iconfont:before{ content:""; } .c_portalResEbizads_banner-01001005 .p_TitleBox{ width: inherit; height: auto; overflow: hidden; } .c_portalResEbizads_banner-01001005 .p_SummaryBox{ width: inherit; height: auto; border-width:1px; border-style:none; border-color:rgba(228,228,228,0); background-color:rgba(179, 179, 179,1); overflow: visible; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnB{ background:rgba(81,80,80,.3); width:64px; height:139px; cursor:pointer; text-align:center; color:rgba(255,255,255,1); font-size:40px; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnB .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnB .iconfont{ display: table-cell; vertical-align: middle; position: relative; top: 3px; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnB:hover{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(115,115,115,.7); color:rgba(106,192,189,1); } .c_portalResEbizads_banner-01001005 .p_SwitchBtnB:active{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(81,80,80,.7); } .c_portalResEbizads_banner-01001005 .p_interactionB{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnA{ background:rgba(81,80,80,.3); width:64px; height:139px; cursor:pointer; text-align:center; color:rgba(255,255,255,1); font-size:40px; z-index: 999; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnA .font{ display:table; width:inherit; height:inherit; pointer-events:none; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnA .iconfont{ display: table-cell; vertical-align: middle; position: relative; top: 3px; right: 4px; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnA:hover{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(115,115,115,.7); color:rgba(106,192,189,1); } .c_portalResEbizads_banner-01001005 .p_SwitchBtnA:active{ border-width: 0; border-style: solid; border-color:rgba(255,255,255,0); background-color:rgba(81,80,80,.7); } .c_portalResEbizads_banner-01001005 .p_interactionA{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001005 .p_interactionA + .p_interactionA { left: initial; right: 0; } .c_portalResEbizads_banner-01001005 .p_imageA{ width: auto; height: auto; overflow: hidden; } .c_portalResEbizads_banner-01001005 .p_images{ width: inherit; height: auto; background-color: transparent; overflow: hidden; } .c_portalResEbizads_banner-01001005 .p_banner{ width: inherit; height:auto; border-width:1px; border-style:none; border-color:rgba(255, 255, 255,1); background-color:transparent; overflow: visible; } .c_portalResEbizads_banner-01001005{ min-width: 300px; overflow:auto; } .c_portalResEbizads_banner-01001005 .p_banner{ width:100%; height:100%; background-color: transparent; } .c_portalResEbizads_banner-01001005 .p_images{ width:auto; height:auto; } .c_portalResEbizads_banner-01001005 .p_ThumbnailBox{ width:auto; height:auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-01001005 .p_ThumbnailBoxA{ width:auto; height:auto; } .c_portalResEbizads_banner-01001005 .p_interactionA{ width:auto; height:auto; } .c_portalResEbizads_banner-01001005 .p_interactionB{ width:auto; height:auto; } .c_portalResEbizads_banner-01001005 .p_TitleBox{ border-width: 0; } .c_portalResEbizads_banner-01001005 .p_TitleBoxA{ width:auto; height:auto; border-width: 0; background-color: transparent; } .c_portalResEbizads_banner-01001005 .c_banner{ width:inherit; height:inherit; } .c_portalResEbizads_banner-01001005 .p_images{ width:inherit; height:inherit; box-sizing:border-box; -moz-box-sizing:border-box; } .c_portalResEbizads_banner-01001005 .p_LinkA{ width:inherit; height:inherit; display: block; position: relative; } .c_portalResEbizads_banner-01001005 .p_imageA{ vertical-align:baseline; text-align:center; width:inherit; height:inherit; } .c_portalResEbizads_banner-01001005 .p_imageA:hover{ background-color:transparent; } .c_portalResEbizads_banner-01001005 .p_imageA:hover:after{ background-color:transparent; } .c_portalResEbizads_banner-01001005 .p_interactionA{ cursor: pointer; left: 0; height: 100%; position: absolute; top: 0; z-index:99; overflow:visible; } .c_portalResEbizads_banner-01001005 .p_interactionB{ cursor: pointer; right: 0; height:100%; position: absolute; top: 0; z-index: 99; overflow:visible; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnA{ position: absolute; top: 50%; margin-top: -37px; padding-top: 10px; color:rgb(187, 182, 182); left: 0; width:33px; height:64px; background-color: rgba(0,0,0,0.5); z-index: 999; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnA .iconfont:before{ font-size: 30px; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnB{ position: absolute; top: 50%; margin-top: -37px; right: 0; width:33px; height:64px; background-color: rgba(0,0,0,0.5); z-index: 999; padding-top: 10px; color:rgb(187, 182, 182); } .c_portalResEbizads_banner-01001005 .p_SwitchBtnB .iconfont:before{ font-size: 30px; } .c_portalResEbizads_banner-01001005 .p_SummaryBox{ width:100%; position:absolute; bottom:0; left:0; z-index:5; height:70px; background-color: transparent; display: none; } .c_portalResEbizads_banner-01001005 .p_SummaryBox:hover{ background-color: transparent; } .c_portalResEbizads_banner-01001005 .p_SummaryBox .p_LinkB{ display: block; background-color: rgba(0,0,0,0.5); } .c_portalResEbizads_banner-01001005 .p_TitleBox { width: 100%; height: auto; height: 80px; padding: 10px; position: absolute; bottom: 0; left: 0; z-index: 999; font-weight: bold; } .c_portalResEbizads_banner-01001005 .p_LinkA .p_TitleBox span{ display: block; height: 25px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-top: 15px; } .c_portalResEbizads_banner-01001005 .p_LinkA:hover .p_TitleBox span { color: #fff; } .c_portalResEbizads_banner-01001005 .p_TitleBoxA{ width:100%; height:inherit; padding-left:20px; padding-right:20px; } .c_portalResEbizads_banner-01001005 .p_ImgHead{ padding-top:10px; padding-bottom:12px; font-size: 30px; font-weight: normal; font-family: "榛戜綋"; color: #fff; white-space: normal; } .c_portalResEbizads_banner-01001005 .p_ThumbnailBox{ position:absolute; text-align:center; font-size:0; z-index:6; overflow:hidden; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-01001005 .p_ThumbnailBoxA{ padding-right: 30px; padding-left: 30px; width: 100%; position: absolute; right: 0; bottom: 0; text-align: right; font-size: 0; z-index: 6; overflow: hidden; } .c_portalResEbizads_banner-01001005 .p_ThumbnailBox .p_NumBtn:first-child{ margin-left: 0; } .c_portalResEbizads_banner-01001005 .p_NumBtn{ margin-right:6px; font-size:0; width: 90px; height: auto; display: inline-block; overflow: hidden; } .c_portalResEbizads_banner-01001005 .p_CircleNumBtn{ margin-left:10px; } .c_portalResEbizads_banner-01001005 .p_SquareNumBtn{ margin-left:10px; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnC{ position:absolute; top: 50%; left: 0; cursor: pointer; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-01001005 .p_SwitchBtnD{ position:absolute; top: 50%; right: 0; cursor: pointer; -webkit-transform:translate(0,-50%); transform:translate(0,-50%); } .c_portalResEbizads_banner-01001005 .p_CircleNumBtn, .c_portalResEbizads_banner-01001005 .p_SquareNumBtn, .c_portalResEbizads_banner-01001005 .p_ListNumBtn{ margin-top:20px; margin-bottom:20px; } .c_portalResEbizads_banner-01001005 .p_SquareNumBtn{ width:98px; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnD .iconfont:before{ content: "\e6ae"; font-size: 30px; } .c_portalResEbizads_banner-01001005 .p_ImgSummary{ font-weight: normal; white-space: normal; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnC .iconfont{ font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnD .iconfont{ font-size: 30px; color: rgba(255,255,255,.6); display: table-cell; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnC:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-01001005 .p_SwitchBtnD:hover .iconfont { color: rgba(105,192,188,1); } .c_portalResEbizads_banner-01001005 .p_NumBtn:hover{ border-color: rgba(103,184,180,1); } .c_portalResEbizads_banner-01001005 .swiper-container { margin: 0 auto; position: relative; overflow: hidden; z-index: 1; height: 100%; } .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0px, 0, 0); -moz-transform: translate3d(0px, 0, 0); -o-transform: translate(0px, 0px); -ms-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); } .swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0; width: 100%; height: 100%; position: relative; } .c_portalResEbizads_banner-01001005 .p_MatteIcon:before{content:'\e752';.} .c_portalResEbizads_banner-01001005 .widther img{ width: auto!important; } .c_portalResEbizads_banner-01001005 .swiper-pagination { position: absolute; z-index: 20; bottom: 80px; width: 100%; text-align: center; } .c_portalResEbizads_banner-01001005 .swiper-pagination span{ display: inline-block; margin-right: 4px; } .c_portalResEbizads_banner-01001005 .background_default{ display: inline-block; width: 27px; height: 27px; border-radius: 50%; margin: 0 5px; opacity: 0.8; cursor: pointer; } .c_portalResEbizads_banner-01001005 .swiper-wrapper .swiper-slide img { transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; max-width: 100%; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ }.c_portalResEbizads_banner-01001005 .p_MatteIcon .iconfont:before{content:'\e602'; } .c_portalResEbizads_banner-01001005 .bannerBox{padding-top:0px; } .c_portalResEbizads_banner-01001005 >div{animation-fill-mode:both; } .c_portalResEbizads_banner-01001005 .content{position:relative; width:100%; height:auto; } .c_portalResEbizads_banner-01001005 .picB{width:100%; height:auto; bottom:0px; right:0px; z-index:2; overflow:hidden; box-sizing:border-box; will-change:transform; } .c_portalResEbizads_banner-01001005 .text{position:absolute; z-index:2; padding:1% 5% 4%; background:rgba(252,0,15,.8); left:0px; bottom:0px; width:100%; margin:0 auto; transition:all 2s ease; opacity:0; display:none; } .c_portalResEbizads_banner-01001005 .swiper-slide-active .text{opacity:1; } .c_portalResEbizads_banner-01001005 .swiper-button-prev{margin-bottom:0.825rem; } .c_portalResEbizads_banner-01001005 .next , .c_portalResEbizads_banner-01001005 .prev{margin:0 0.825rem; } .c_portalResEbizads_banner-01001005 .swiper-wrapper .swiper-slide img.bannerPic{width:100%; max-width:100%; height:auto; left:0px; top:0px; } .c_portalResEbizads_banner-01001005 .bannerTitle{position:relative; color:#fff; left:-15px; font-weight:bold; max-width:1400px; margin:0 auto; margin-bottom:1rem; font-size:30px; transition:all 2s ease; font-family:'MicrosoftJhengHei'; } .c_portalResEbizads_banner-01001005 .swiper-slide-active .bannerTitle{transition-delay:0.5s; } .c_portalResEbizads_banner-01001005 .text *{transform:translate3d(0, 80px, 0); opacity:0; } .c_portalResEbizads_banner-01001005 .swiper-slide-active .summry{transition-delay:0.7s; } .c_portalResEbizads_banner-01001005 .swiper-slide-active .text *{transform:translate3d(0, 0px, 0); opacity:1; } .c_portalResEbizads_banner-01001005 .summry{color:#fff; max-width:1400px; margin:0 auto; font-size:15px; display:-webkit-box; overflow:hidden; -webkit-line-clamp:2px; -webkit-box-orient:vertical; text-overflow:ellipsis; transition:all 2s ease; } .c_portalResEbizads_banner-01001005 .bannerPic{position:relative; height:auto; width:100%; transform:translate(0%, 0%); } .c_portalResEbizads_banner-01001005 .swiper-slide-active .bannerPic{-webkit-animation:scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation:scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); } @media only screen and (max-width: 1024px) and (min-width: 769px){ .c_portalResEbizads_banner-01001005 .bannerTitle { font-size: 1.25rem; } .c_portalResEbizads_banner-01001005 .summry { font-size: 14px; } } .c_portalResEbizads_banner-01001005 .bgImg{position:relative; background-size:cover !important; background-repeat:no-repeat !important; background-position:center !important; } .c_portalResEbizads_banner-01001005 .hd01{z-index:3; width:100%; text-align:center; margin-top:28px; } .c_portalResEbizads_banner-01001005 .hd01.poa{position:absolute; left:0px; bottom:10px !important; } .c_portalResEbizads_banner-01001005 .hd01.opa5 .swiper-pagination-bullet:before{background:rgba(255, 255, 255, 0.5); } .c_portalResEbizads_banner-01001005 .hd01.opa5 .swiper-pagination-bullet.swiper-pagination-bullet-active{border-color:rgba(255, 255, 255, 0.4); } .c_portalResEbizads_banner-01001005 .hd01.opa5 .swiper-pagination-bullet.swiper-pagination-bullet-active:before{background:#fff; } .c_portalResEbizads_banner-01001005 .hd01 .swiper-pagination-bullet{width:16px; height:16px; display:inline-block; margin:0 7px !important; position:relative; transition-duration:.5s; cursor:pointer; background:none; opacity:1; border:1px solid transparent; } .c_portalResEbizads_banner-01001005 .hd01 .swiper-pagination-bullet:before{position:absolute; display:block; left:50%; top:50%; content:""; width:6px; height:6px; margin-left:-3px; margin-top:-3px; border-radius:50%; transition-duration:.5s; background:#c6c6c6; } .c_portalResEbizads_banner-01001005 .hd01 .swiper-pagination-bullet.swiper-pagination-bullet-active{border-color:#fff; } .c_portalResEbizads_banner-01001005 .hd01 .swiper-pagination-bullet.swiper-pagination-bullet-active:before{background:#fff; } .c_portalResEbizads_banner-01001005 .img100{display:block; width:100%; } .c_portalResEbizads_banner-01001005 .bannerBox .m-banner-img{display:none; } @media (max-width: 1200px){ .c_portalResEbizads_banner-01001005 .bannerBox{ padding-top:0px; } .c_portalResEbizads_banner-01001005 .text { padding: 1% 5% 5.5%; } .c_portalResEbizads_banner-01001005 .picS{ width:100%; height:auto; bottom:0px; right:0px; z-index:2; overflow:hidden; box-sizing:border-box; will-change:transform; } .c_portalResEbizads_banner-01001005 .bannerBox .m-banner-img { display: block; height:auto; position: relative; top: auto; left: auto; max-width: 100%; transform: translate(0%, 0%); } .c_portalResEbizads_banner-01001005 .bannerBox .swiper-slide-active .m-banner-img { -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); } .c_portalResEbizads_banner-01001005 .picB { display: none; } } @media (max-width: 768px){ .c_portalResEbizads_banner-01001005 .text { padding: 3% 5% 13%; } .c_portalResEbizads_banner-01001005 .picS{ width:100%; height:auto; bottom:0px; right:0px; z-index:2; overflow:hidden; box-sizing:border-box; will-change:transform; } .c_portalResEbizads_banner-01001005 .bannerBox .m-banner-img { display: block; height:auto; position: relative; top: auto; left: auto; max-width: 100%; transform: translate(0%, 0%); } .c_portalResEbizads_banner-01001005 .bannerBox .swiper-slide-active .m-banner-img { -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); } .c_portalResEbizads_banner-01001005 .bannerBox .swiper-slide { height: auto !important; } .c_portalResEbizads_banner-01001005 .bannerBtn { display:none; } .c_portalResEbizads_banner-01001005 .text{ padding:5%; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnB{ display: none !important; width: 40px; height: 40px; right: 1rem; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnB .iconfont { line-height: 40px !important; font-size: 16px !important; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnA{ display: none !important; width: 40px; height: 40px; left: 1rem; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnA .iconfont { line-height: 40px !important; font-size: 16px !important; } .c_portalResEbizads_banner-01001005 .bannerTitle { font-size: 1.1rem; } .c_portalResEbizads_banner-01001005 .summry { font-size: 14px; -webkit-line-clamp: 4; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ .c_portalResEbizads_banner-01001005 .bannerTitle { font-size: 1.25rem; } .c_portalResEbizads_banner-01001005 .summry { font-size: 14px; } } @media (max-width: 1200px){ .c_portalResEbizads_banner-01001005 .bannerBox{ padding-top:0px; } .c_portalResEbizads_banner-01001005 .text { padding: 1% 5% 5.5%; } .c_portalResEbizads_banner-01001005 .picS{ width:100%; height:auto; bottom:0px; right:0px; z-index:2; overflow:hidden; box-sizing:border-box; will-change:transform; } .c_portalResEbizads_banner-01001005 .bannerBox .m-banner-img { display: block; height:auto; position: relative; top: auto; left: auto; max-width: 100%; transform: translate(0%, 0%); } .c_portalResEbizads_banner-01001005 .bannerBox .swiper-slide-active .m-banner-img { -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); } .c_portalResEbizads_banner-01001005 .picB { display: none; } } @media (max-width: 768px){ .c_portalResEbizads_banner-01001005 .text { padding: 3% 5% 13%; } .c_portalResEbizads_banner-01001005 .picS{ width:100%; height:auto; bottom:0px; right:0px; z-index:2; overflow:hidden; box-sizing:border-box; will-change:transform; } .c_portalResEbizads_banner-01001005 .bannerBox .m-banner-img { display: block; height:auto; position: relative; top: auto; left: auto; max-width: 100%; transform: translate(0%, 0%); } .c_portalResEbizads_banner-01001005 .bannerBox .swiper-slide-active .m-banner-img { -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); } .c_portalResEbizads_banner-01001005 .bannerBox .swiper-slide { height: auto !important; } .c_portalResEbizads_banner-01001005 .bannerBtn { display:none; } .c_portalResEbizads_banner-01001005 .text{ padding:5%; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnB{ display: none !important; width: 40px; height: 40px; right: 1rem; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnB .iconfont { line-height: 40px !important; font-size: 16px !important; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnA{ display: none !important; width: 40px; height: 40px; left: 1rem; } .c_portalResEbizads_banner-01001005 .p_SwitchBtnA .iconfont { line-height: 40px !important; font-size: 16px !important; } .c_portalResEbizads_banner-01001005 .bannerTitle { font-size: 1.1rem; } .c_portalResEbizads_banner-01001005 .summry { font-size: 14px; -webkit-line-clamp: 4; } }.w_fvideo-001{ max-width: 480px; min-height: 270px; margin: 0 auto; } .w_fvideo-001 .w_fvideo{ width: 100%; min-height: inherit; position: relative; overflow: hidden; font-size: 0; } .w_fvideo-001 .w_fvideo:before{ content:''; width: 0; min-height: inherit; display: inline-block; vertical-align: middle; } .w_fvideo-001 .w_fvideo .p_video{ width: 100%; height: auto; display: inline-block; vertical-align: middle; } .w_fvideo-001 .w_fvideo .p_video + div{ display: none; } .w_fimg-000 .p_title{ display:inline-table; margin:0; min-width:37px; padding:0; color:rgba(51,51,51,1); font-size:16px; font-weight:400; cursor:pointer; } .w_fimg-000 .p_title .font{ vertical-align:middle; line-height: 21px; } .w_fimg-000 .p_title:hover{ color:rgba(87,177,173,1); } .w_fimg-000 .p_title:active{ color:rgba(69,165,161,1); } .w_fimg-000 .p_title .iconfont:before{ display: inline-block; content:""; } .w_fimg-000{ position:relative; width:100%; height:auto; min-height: 200px; } .w_fimg-000 .animated{ width:100%; height:100%; position: relative; min-height: inherit; } .w_fimg-000 .font { white-space: nowrap; } .w_fimg-000 .p_link001{ width:100%; height:100%; } .w_fimg-000 .p_link002{ width:100%; height:30px; } .w_fimg-000 .p_box{ width: 100%; height: 100%; text-align:center; position: static; } .w_fimg-000 .p_dimage{ height: inherit; overflow: hidden; font-size: 0; } .w_fimg-000 .e_image:hover:after { background: transparent; } .w_fimg-000 .p_dimage:empty{ width: 100%; height: 100%; top: 0; left: 0; position:absolute; background: #f2f2f2 url(/img/camera.png?tenantId=198989&viewType=1) no-repeat center; }.w_grid-001{ margin-left: auto; margin-right: auto; max-width: 1180px; min-height: 12rem; width: 100%; } .w_grid-001 > .w_grid{ width: 100%; position: relative; } .w_grid-001 > div > .p_gridbox{ width: 100%; overflow: hidden; position: static; } .w_grid-001 > div > .p_gridbox > .p_gridCell{ float: left; position: static; } .w_grid-001 > div > .p_gridbox > .p_gridCell:not(:empty):before{ content:''; height: 0.1px; display: block; } .w_grid-001 > div > .p_gridbox > .p_gridCell:first-child{ margin-left: 0; clear: left; } #w_grid-001 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left: 0; clear: left; } @media only screen and (max-width: 768px){ .w_grid-001 > div > .p_gridbox > .p_gridCell{ width: 100%; margin-left: 0; margin-top: 0rem; margin-bottom: 0rem; } } @media only screen and (min-width: 769px){ .w_grid-001 > div > .p_gridbox > .p_gridCell{ width: 49.5%; margin-left: 1%; margin-top: 0.6rem; margin-bottom: 0.6rem; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ }.w_grid-000{ margin-left: auto; margin-right: auto; min-height: 12rem; width: 100%; } .w_grid-000 > .w_grid{ width: 100%; position: relative; } .w_grid-000 > div > .p_gridbox{ width: 100%; overflow: hidden; position: static; } .w_grid-000 > div > div > .p_gridCell{ float: left; position: static; } .w_grid-000 > div > div > .p_gridCell:not(:empty):before{ content:''; height: 0.1px; display: block; } .w_grid-000 > .w_grid.signal{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell{ min-height: inherit; } .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child{ margin-left: 0; clear: left; } #w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left: 0; clear: left; } @media only screen and (max-width: 768px){ .w_grid-000 > div > .p_gridbox > .p_gridCell{ width: 100%; margin-left: 0; margin-top: 0rem; margin-bottom: 0rem; } } @media only screen and (min-width: 769px){ .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child{ width: 100%; margin-left:0; margin-top: 0rem; margin-bottom: 0rem; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1594953663459 .p_gridbox{ background-color:rgba(255, 255, 255, 0) !important; } #w_grid-1594889601217 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(1) span{ color:#000000 !important; background: linear-gradient(to right, rgba(202,12,28,0), rgba(233,52,35,0)) !important; } .w_fbtn-001{ display: block; width: 100%; height: 100%; max-width:150px; min-height:36px; max-height:0; text-align: center; margin: 0 auto; font-size: 0; } .w_fbtn-001 .p_CommonBtn{ width: 100%; height: inherit; padding:0; } .w_fbtn-001 .p_CommonBtn .font{ text-align: center; display: inline-block; vertical-align: middle; width: 100%; font-size: 14px; height: auto; } .w_fbtn-001 .animated{ width:100%; height:100%; min-height: inherit; } .w_fbtn-001 .p_link{ min-height: inherit; display: block; } .w_fbtn-001 .p_CommonBtn{ border-style: solid; } .w_fbtn-001 .p_CommonBtn{ width: 100%; height:36px; color:rgba(255,255,255,1); border-width: 1px; border-style: none; border-color:transparent; background:linear-gradient(to right, #14276b, #1067b0); padding-top:0; padding-right:20px; padding-left:20px; text-align: center; min-height: inherit; } .w_fbtn-001 .p_CommonBtn:before{ content: ''; width: 0; height: 100%; display: inline-block; vertical-align: middle; }.w_fline-001 .p_FLine{ width: 100%; border-top-width: 1px; border-top-style: solid; border-top-color:#f0f0f0; opacity:1; filter:alpha(opacity:100); display: inline-block; vertical-align: middle; } .w_fline-001{ width:100%; min-height:20px; display: block; margin: 0 auto; } .w_fline-001 .w_fline{ width:100%; min-height: inherit; font-size: 0; } .w_fline-001 .w_fline:before{ content: ""; display: inline-block; vertical-align: middle; min-height: inherit; width: 0; }.c_portalResNews_list-01001{ min-width: 320px; width: 100%; } .c_portalResNews_list-01001 .p_PromptNoneData { width: auto; text-align: center } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .iconfont:before { content: "" } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .first { height: auto; display: table-cell; position: relative; vertical-align: middle; padding: 0 10px 5px 0; } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title { display: inline-table; padding: 0 30px; min-height: 200px; height: 100% } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .first:before { content: "\e6b4" } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .font { display: table-cell; vertical-align: middle; text-align: left } .c_portalResNews_list-01001 .p_PromptNoneData .promptbox { width: auto; height: 100% } .c_portalResNews_list-01001 .p_PromptNoneData .prompt_content { padding-left: 65px }  .c_portalResNews_list-01001 .p_moreBtn { position: static; width: auto; display: inline-table; min-height: 29px; margin: 0; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; padding-top: 5px; min-width: 86px; cursor: pointer; text-align: center } .c_portalResNews_list-01001 .p_moreBtn .font { white-space: nowrap; overflow: visible; vertical-align: middle } .c_portalResNews_list-01001 .p_moreBtn .iconfont:before { content: "" } @-moz-keyframes three-quarters-loader { 0% { -moz-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes three-quarters-loader { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes three-quarters-loader { 0% { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .loading_animation { -moz-animation: three-quarters-loader 850ms infinite linear; -webkit-animation: three-quarters-loader 850ms infinite linear; animation: three-quarters-loader 850ms infinite linear; box-sizing: border-box; display: inline-block; position: relative; overflow: hidden; text-indent: -9999px; width: 32px; height: 32px; vertical-align: middle } .c_portalResNews_list-01001 .p_loading { width: 100%; height: 70px; line-height: 70px; text-align: center; } .c_portalResNews_list-01001 .p_loading .iconfont:before { content: "" } .c_portalResNews_list-01001 .p_loading .font { display: inline-block; margin-left: 20px; height: inherit }  .c_portalResNews_list-01001 .p_moreBox { margin: 0 20px; width: auto; height: auto; padding: 0; overflow: hidden }  .c_portalResNews_list-01001 .p_ToDetail { display: inline-block; margin: 0; padding: 10px 20px; min-width: 86px; text-align: center; white-space: nowrap; vertical-align: middle; } a>.c_portalResNews_list-01001 .p_ToDetail:hover { cursor: pointer }  .c_portalResNews_list-01001 .p_SummaryBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResNews_list-01001 .p_summary { text-align: left; vertical-align: top; word-break: normal; }  .c_portalResNews_list-01001 .p_time { display: inline-block; margin: 0; padding: 0 5px 0 0; vertical-align: middle; text-align: left; white-space: nowrap; overflow: visible; line-height: 18px; vertical-align: top }  .c_portalResNews_list-01001 .p_assist { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden }  .c_portalResNews_list-01001 .p_TitleBox { width: auto; height: auto; padding:5px 0; overflow: hidden; vertical-align: top; } .c_portalResNews_list-01001 .p_title { display: inline-table; width: 100%; margin: 0; padding: 0; text-align: left; cursor: pointer; overflow: hidden; text-overflow: ellipsis; font-size: 20px; font-weight: bold; color: #333; }  .c_portalResNews_list-01001 .p_header { margin: 5px 0 0; width: auto; height: auto; padding: 0; overflow: hidden; }  .c_portalResNews_list-01001 .p_content { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden }  .c_portalResNews_list-01001 .p_images { margin: 0; width: 260px !important; height: 190px !important; padding: 0; overflow: hidden; float: left; box-sizing: border-box; -moz-box-sizing: border-box; position: relative; vertical-align: middle; text-align: center; margin-right: 30px; }  .c_portalResNews_list-01001 .p_articles { margin: 0; width: inherit; height: 186px; padding: 0; } .c_portalResNews_list-01001 .p_articles:hover .p_ToDetail{ background:#0a459e; color:#fff; }  .c_portalResNews_list-01001 .p_news { margin: 0; width: inherit; height: auto; padding: 0; overflow: hidden; }  .c_portalResNews_list-01001 .p_Newslist { margin: 0; padding: 0; overflow: hidden; } .c_portalResNews_list-01001 { overflow: hidden; } .c_portalResNews_list-01001 .p_content { width: auto; height: auto; vertical-align: top } .c_portalResNews_list-01001 .p_SummaryBox { width: auto; height: 50px; } .c_portalResNews_list-01001 .p_assist { width: auto; height: auto; }   .c_portalResNews_list-01001 .p_icon { display: inline-block; vertical-align: middle; margin-top: 2px } .c_portalResNews_list-01001 .p_about { display: inline-block; vertical-align: middle }   .c_portalResNews_list-01001 .p_articles { display: inline-block; height: auto; min-width: 320px; width: calc((100% - 0px)/1); padding: 15px 20px; overflow: hidden; float: left; padding-top: 40px; } .c_portalResNews_list-01001 .p_thumbnail { width: 100%; height: auto; vertical-align: middle; text-align: center; overflow: hidden } .c_portalResNews_list-01001 .p_thumbnail img { width:100%;} .c_portalResNews_list-01001 .higher .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001 .widther .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001 .smaller .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001 .p_assist { margin-top: 10px; } .c_portalResNews_list-01001 .p_SummaryBox { clear: both; margin-bottom: 5px; margin-top: 15px; } .c_portalResNews_list-01001 .p_ToDetail { float: left; position: relative; border-color: #0a459e !important; margin-top: 0px; color: #0a459e; margin-top: 20px; border-radius: 30px; } .c_portalResNews_list-01001 .p_summary { white-space: normal; line-height: 28px; font-size: 16px;  color: #555; } .c_portalResNews_list-01001 .p_categorySummaryBox{ overflow: hidden; padding: 10px; } @media only screen and (max-width: 768px) { .c_portalResNews_list-01001 .p_articles{ margin-top: 10px !important; width: 100% !important; } .c_portalResNews_list-01001 .mp_linkUrl{ display: block; height: auto; } .c_portalResNews_list-01001 .p_SummaryBox{ display: none; } .c_portalResNews_list-01001 .p_ToDetail{ display: none !important; } .c_portalResNews_list-01001 .mP_SummaryBox{ clear: both; } .c_portalResNews_list-01001 .p_Information{ display: flex; padding: 10px 0; } .c_portalResNews_list-01001 .p_Information li{ flex: 1; height: 20px; overflow: hidden; } .c_portalResNews_list-01001 .p_KeyWord{ width: 100%; margin-top: 5px; } .c_portalResNews_list-01001 .p_KeyWord .p_tag{ padding: 5px 15px; margin-right: 10px; border-radius: 3px; } .c_portalResNews_list-01001 .blank{ width: 100%; height: 15px; overflow: hidden; } .c_portalResNews_list-01001 .p_articles{border: none} } @media only screen and (min-width: 769px) { .c_portalResNews_list-01001 .mp_linkUrl{ display: none; } .c_portalResNews_list-01001 .mP_SummaryBox{ display: none; } .c_portalResNews_list-01001 .p_Information{ display: none; } .c_portalResNews_list-01001 .p_KeyWord{ display: none; } .c_portalResNews_list-01001 .blank{display: none;} } @media only screen and (max-width: 1024px) and (min-width: 769px) { }.w_ficon-001{ display: table; width: 100%; height: 100%; max-width: 80px; max-height: 0; min-height: 80px; margin: 0 auto; } .w_ficon-001 .w_ficon{ display: table-cell; vertical-align: middle; text-align: center } .w_ficon-001 .e_link{ display: inline-block; height: auto; } .w_ficon-001 .p_icon{ margin:0; width:inherit; height:inherit; color:rgba(102,102,102,1); } .w_ficon-001 .p_icon:before{ content: '\e6b4'; font-size: 24px; }@CHARSET "UTF-8"; *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }.pagebox,#-remove--flag{width:100%;margin:0px auto;}body,#-remove--flag{} @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResEbizads_banner-15964221000013689 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResEbizads_banner-15964221000013689 .bannerBox{ padding-top:0px; } #c_portalResEbizads_banner-15964221000013689 >div{ animation-fill-mode:both; } #c_portalResEbizads_banner-15964221000013689 .swiper-container{ width:100%; height:auto; } #c_portalResEbizads_banner-15964221000013689 .content{ position:relative; width:100%; height:auto; } #c_portalResEbizads_banner-15964221000013689 .picB{ width:100%; height:auto; bottom:0px; right:0px; z-index:2; overflow:hidden; box-sizing:border-box; will-change:transform; } #c_portalResEbizads_banner-15964221000013689 .p_SwitchBtnB{ width:50px; height:50px; top:49%; right:2.5rem; line-height:50px; text-align:center; font-size:24px; color:#fff; -webkit-transform:translate(0, -50%); -ms-transform:translate(0, -50%); transform:translate(0, -50%); opacity:1; -webkit-transition:all .5s ease; transition:all .5s ease; cursor:pointer; overflow:hidden; background:rgba(0, 0, 0, 0); border-radius:40px; border:1px solid #fff; margin-top:0px; padding-top:0px; } #c_portalResEbizads_banner-15964221000013689 .p_SwitchBtnA{ width:50px; height:50px; top:49%; left:2.5rem; line-height:50px; text-align:center; font-size:24px; color:#fff; -webkit-transform:translate(0, -50%); -ms-transform:translate(0, -50%); transform:translate(0, -50%); opacity:1; -webkit-transition:all .5s ease; transition:all .5s ease; cursor:pointer; overflow:hidden; background:rgba(0, 0, 0, 0); border-radius:40px; border:1px solid #fff; margin-top:0px; padding-top:0px; } #c_portalResEbizads_banner-15964221000013689 .p_SwitchBtnB:hover{ background:rgba(0, 0, 0, 0.2); } #c_portalResEbizads_banner-15964221000013689 .p_SwitchBtnA:hover{ background:rgba(0, 0, 0, 0.2); } #c_portalResEbizads_banner-15964221000013689 .p_SwitchBtnB .iconfont{ display:block; line-height:50px; top:0px; } #c_portalResEbizads_banner-15964221000013689 .p_SwitchBtnA .iconfont{ display:block; line-height:50px; top:0px; } #c_portalResEbizads_banner-15964221000013689 .text{ position:absolute; z-index:2; padding:1% 5% 4%; background:rgba(252, 0, 15, .8); left:0px; bottom:0px; width:100%; margin:0 auto; transition:all 2s ease; opacity:0; display:none; } #c_portalResEbizads_banner-15964221000013689 .swiper-slide-active .text{ opacity:1; } #c_portalResEbizads_banner-15964221000013689 .swiper-button-prev{ margin-bottom:0.825rem; } #c_portalResEbizads_banner-15964221000013689 .next, .prev{ margin:0 0.825rem; } #c_portalResEbizads_banner-15964221000013689 .swiper-wrapper .swiper-slide img.bannerPic{ width:100%; max-width:100%; height:auto; left:0px; top:0px; } #c_portalResEbizads_banner-15964221000013689 .bannerTitle{ position:relative; color:#fff; left:-15px; font-weight:bold; max-width:1400px; margin:0 auto; margin-bottom:1rem; font-size:30px; transition:all 2s ease; font-family:'MicrosoftJhengHei'; } #c_portalResEbizads_banner-15964221000013689 .swiper-slide-active .bannerTitle{ transition-delay:0.5s; } #c_portalResEbizads_banner-15964221000013689 .text *{ transform:translate3d(0, 80px, 0); opacity:0; } #c_portalResEbizads_banner-15964221000013689 .swiper-slide-active .summry{ transition-delay:0.7s; } #c_portalResEbizads_banner-15964221000013689 .swiper-slide-active .text *{ transform:translate3d(0, 0px, 0); opacity:1; } #c_portalResEbizads_banner-15964221000013689 .summry{ color:#fff; max-width:1400px; margin:0 auto; font-size:15px; display:-webkit-box; overflow:hidden; -webkit-line-clamp:2px; -webkit-box-orient:vertical; text-overflow:ellipsis; transition:all 2s ease; } #c_portalResEbizads_banner-15964221000013689 .bannerPic{ position:relative; height:auto; width:100%; transform:translate(0%, 0%); } #c_portalResEbizads_banner-15964221000013689 .swiper-slide-active .bannerPic{ -webkit-animation:scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation:scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); } @media only screen and (max-width: 1024px) and (min-width: 769px){ #c_portalResEbizads_banner-15964221000013689 .bannerTitle { font-size: 1.25rem; } #c_portalResEbizads_banner-15964221000013689 .summry { font-size: 14px; } } #c_portalResEbizads_banner-15964221000013689 .bgImg{ position:relative; background-size:cover !important; background-repeat:no-repeat !important; background-position:center !important; } #c_portalResEbizads_banner-15964221000013689 .hd01{ z-index:3; width:100%; text-align:center; margin-top:28px; } #c_portalResEbizads_banner-15964221000013689 .hd01.poa{ position:absolute; left:0px; bottom:10px !important; } #c_portalResEbizads_banner-15964221000013689 .hd01.opa5 .swiper-pagination-bullet:before{ background:rgba(255, 255, 255, 0.5); } #c_portalResEbizads_banner-15964221000013689 .hd01.opa5 .swiper-pagination-bullet.swiper-pagination-bullet-active{ border-color:rgba(255, 255, 255, 0.4); } #c_portalResEbizads_banner-15964221000013689 .hd01.opa5 .swiper-pagination-bullet.swiper-pagination-bullet-active:before{ background:#fff; } #c_portalResEbizads_banner-15964221000013689 .hd01 .swiper-pagination-bullet{ width:16px; height:16px; display:inline-block; margin:0 7px !important; position:relative; transition-duration:.5s; cursor:pointer; background:none; opacity:1; border:1px solid transparent; } #c_portalResEbizads_banner-15964221000013689 .hd01 .swiper-pagination-bullet:before{ position:absolute; display:block; left:50%; top:50%; content:""; width:6px; height:6px; margin-left:-3px; margin-top:-3px; border-radius:50%; transition-duration:.5s; background:#c6c6c6; } #c_portalResEbizads_banner-15964221000013689 .hd01 .swiper-pagination-bullet.swiper-pagination-bullet-active{ border-color:#fff; } #c_portalResEbizads_banner-15964221000013689 .hd01 .swiper-pagination-bullet.swiper-pagination-bullet-active:before{ background:#fff; } #c_portalResEbizads_banner-15964221000013689 .img100{ display:block; width:100%; } #c_portalResEbizads_banner-15964221000013689 .bannerBox .m-banner-img{ display:none; } @media (max-width: 1200px){ #c_portalResEbizads_banner-15964221000013689 .bannerBox { padding-top: 0px; } #c_portalResEbizads_banner-15964221000013689 .text { padding: 1% 5% 5.5%; } #c_portalResEbizads_banner-15964221000013689 .picS { width: 100%; height: auto; bottom: 0px; right: 0px; z-index: 2; overflow: hidden; box-sizing: border-box; will-change: transform; } #c_portalResEbizads_banner-15964221000013689 .bannerBox .m-banner-img { display: block; height: auto; position: relative; top: auto; left: auto; max-width: 100%; transform: translate(0%, 0%); } #c_portalResEbizads_banner-15964221000013689 .bannerBox .swiper-slide-active .m-banner-img { -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); } #c_portalResEbizads_banner-15964221000013689 .picB { display: none; } } @media (max-width: 768px){ #c_portalResEbizads_banner-15964221000013689 .text { padding: 3% 5% 13%; } #c_portalResEbizads_banner-15964221000013689 .picS { width: 100%; height: auto; bottom: 0px; right: 0px; z-index: 2; overflow: hidden; box-sizing: border-box; will-change: transform; } #c_portalResEbizads_banner-15964221000013689 .bannerBox .m-banner-img { display: block; height: auto; position: relative; top: auto; left: auto; max-width: 100%; transform: translate(0%, 0%); } #c_portalResEbizads_banner-15964221000013689 .bannerBox .swiper-slide-active .m-banner-img { -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); } #c_portalResEbizads_banner-15964221000013689 .bannerBox .swiper-slide { height: auto !important; } #c_portalResEbizads_banner-15964221000013689 .bannerBtn { display: none; } #c_portalResEbizads_banner-15964221000013689 .text { padding: 5%; } #c_portalResEbizads_banner-15964221000013689 .p_SwitchBtnB { display: none !important; width: 40px; height: 40px; right: 1rem; } #c_portalResEbizads_banner-15964221000013689 .p_SwitchBtnB .iconfont { line-height: 40px !important; font-size: 16px !important; } #c_portalResEbizads_banner-15964221000013689 .p_SwitchBtnA { display: none !important; width: 40px; height: 40px; left: 1rem; } #c_portalResEbizads_banner-15964221000013689 .p_SwitchBtnA .iconfont { line-height: 40px !important; font-size: 16px !important; } #c_portalResEbizads_banner-15964221000013689 .bannerTitle { font-size: 1.1rem; } #c_portalResEbizads_banner-15964221000013689 .summry { font-size: 14px; -webkit-line-clamp: 4; } } #c_portalResEbizads_banner-15964221000013689{ width:auto; max-width:none; min-width:300px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResNews_list-15964227968428798 .p_articles{ width:calc((100% - 0px)/3); } #c_portalResNews_list-15964227968428798 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResNews_list-15964227968428798 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_list-15964227968428798 >div{ animation-fill-mode:both; } #c_portalResNews_list-15964227968428798 .newListBox{ width:100%; height:auto; overflow:hidden; } #c_portalResNews_list-15964227968428798 .container{ margin:0rem auto; padding:0rem; width:100%; } #c_portalResNews_list-15964227968428798 .newList{ float:left; padding:10px; overflow:hidden; margin:10px; } #c_portalResNews_list-15964227968428798 .topBox{ position:relative; width:100%; height:260px; overflow:hidden; } #c_portalResNews_list-15964227968428798 .newPicBox{ position:relative; width:100%; height:100%; overflow:hidden; } #c_portalResNews_list-15964227968428798 .newPic{ position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); height:100%; width:auto; } #c_portalResNews_list-15964227968428798 .content{ position:absolute; top:0px; left:0px; width:100%; height:100%; padding:50px 30px 0; background-color:rgba(255,255,255,1); transition:all .5s ease; } #c_portalResNews_list-15964227968428798 .newTimeBox{ color:rgb(120, 120, 120); } #c_portalResNews_list-15964227968428798 .year{ display:inline-block; font-family:Roboto; font-size:1.5rem; margin-right:4px; transition:all .5s ease; } #c_portalResNews_list-15964227968428798 .mon{ display:inline-block; font-size:0.875rem; font-family:Roboto; transition:all .5s ease; } #c_portalResNews_list-15964227968428798 .newTitle{ wdith:100%; margin:12px 0 10px; font-size:1rem; color:rgb(99, 99, 99); text-overflow:ellipsis; overflow:hidden; white-space:nowrap; transition:all .5s ease; } #c_portalResNews_list-15964227968428798 .newMs{ width:100%; color:rgb(168, 168, 168); display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis; transition:all .5s ease; } #c_portalResNews_list-15964227968428798 .lineBox{ position:relative; width:100%; height:1px; overflow:hidden; background-color:rgba(243,243,243,1); } #c_portalResNews_list-15964227968428798 .line{ position:relative; width:90%; height:100%; margin:0 auto; background-color:rgba(217,217,217,1); transition:all .5s ease; } #c_portalResNews_list-15964227968428798 .line::before{ content:''; position:absolute; left:0px; width:0px; height:100%; background:rgb(92,92,92); transition:all .5s ease; } #c_portalResNews_list-15964227968428798 .bottomBox{ display:block; width:100%; height:80px; padding:0 2rem; background-color:rgba(255,255,255,1); } #c_portalResNews_list-15964227968428798 .bottomLink{ position:relative; display:block; width:100%; height:100%; overflow:hidden; } #c_portalResNews_list-15964227968428798 .detai{ display:inline-block; height:80px; line-height:80px; color:rgb(125, 125, 125); } #c_portalResNews_list-15964227968428798 .iconBox{ position:absolute; top:50%; right:-44px; transform:translateY(-50%); width:44px; height:44px; border:1px solid rgb(196, 196, 196); border-radius:50%; overflow:hidden; transition:all .5s ease; } #c_portalResNews_list-15964227968428798 .lookDetai{ width:100%; height:100%; } #c_portalResNews_list-15964227968428798 .newList:hover .line::before{ width:100%; } #c_portalResNews_list-15964227968428798 .newList:hover .iconBox{ right:0px; } #c_portalResNews_list-15964227968428798 .newList:hover .content{ padding-top:30px; background-color:rgba(0,0,0,0.4); } #c_portalResNews_list-15964227968428798 .newList:hover .year{ color:#fff; } #c_portalResNews_list-15964227968428798 .newList:hover .mon{ color:#fff; } #c_portalResNews_list-15964227968428798 .newList:hover .newTitle{ color:#fff; } #c_portalResNews_list-15964227968428798 .newList:hover .newMs{ color:#fff; } @media only screen and (min-width: 769px){ #c_portalResNews_list-15964227968428798 .container{ max-width:1400px; } #c_portalResNews_list-15964227968428798 .newList{ width:calc((100% - 60px) / 3); height:362px; border: 1px #efefef solid; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #c_portalResNews_list-15964227968428798 .container { max-width:900px } #c_portalResNews_list-15964227968428798 .newList{ height:auto; border: 1px #efefef solid; } } @media only screen and (max-width: 768px){ #c_portalResNews_list-15964227968428798 .newList{ width:100%; height:auto; padding:0px; margin:0px 0px 20px 0px; border: 1px #efefef solid; } } #c_portalResNews_list-15964227968428798{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResNews_list-15964227968404228 .p_articles{ width:calc((100% - 0px)/1); } #c_portalResNews_list-15964227968404228 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResNews_list-15964227968404228 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_list-15964227968404228 >div{ animation-fill-mode:both; } #c_portalResNews_list-15964227968404228 .newBox{ width:100%; height:auto; overflow:hidden; } #c_portalResNews_list-15964227968404228 .newContainer{ width:100%; height:auto; overflow:hidden; margin:0rem auto; } #c_portalResNews_list-15964227968404228 .newLi{ position:relative; overflow:hidden; padding:10px; } #c_portalResNews_list-15964227968404228 .porTbox{ position:relative; overflow:hidden; width:100%; height:230px; } #c_portalResNews_list-15964227968404228 .newImg{ position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:100%; transition:all .5s ease; } #c_portalResNews_list-15964227968404228 .porBbox{ position:relative; overflow:hidden; width:100%; height:130px; padding:20px 20px 10px; border:1px solid #f2f2f2; } #c_portalResNews_list-15964227968404228 .newTitle{ font-size:1rem; color:#333; overflow:hidden; text-overflow:ellipsis; position:relative; white-space:nowrap; width:100%; } #c_portalResNews_list-15964227968404228 .newSummry{ color:#777; white-space:nowrap; overflow:hidden; margin:10px 0; text-overflow:ellipsis; } #c_portalResNews_list-15964227968404228 .lookDetail{ position:relative; display:block; color:#777; height:38px; line-height:38px; border-top:1px solid #e5e5e5; } #c_portalResNews_list-15964227968404228 .arrowsR{ position:absolute; top:50%; right:0px; transform:translate(0, -50%); width:30px; } #c_portalResNews_list-15964227968404228 .arrowsR img{ position:absolute; transition:all .5s ease; } #c_portalResNews_list-15964227968404228 .harr{ opacity:0; } #c_portalResNews_list-15964227968404228 .showBox{ position:absolute; top:0px; left:0px; width:100%; height:100%; opacity:0; background:rgba(0, 0, 0, .6); transition:all 0.5s ease; } #c_portalResNews_list-15964227968404228 .showBoxLink{ position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); display:block; width:60%; color:#fff; text-align:center; font-size:1rem; padding:0.5rem 0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; } #c_portalResNews_list-15964227968404228 .showBoxLink::before{ content:''; position:absolute; top:0px; left:50%; transform:translateX(-50%); width:60%; height:1px; background:#fff; transition:all .5s ease; } #c_portalResNews_list-15964227968404228 .showBoxLink::after{ content:''; position:absolute; bottom:0px; left:50%; transform:translateX(-50%); width:60%; height:1px; background:#fff; transition:all .5s ease; } #c_portalResNews_list-15964227968404228 .lookDetail:hover .barr{ opacity:0; } #c_portalResNews_list-15964227968404228 .lookDetail:hover .harr{ opacity:1; } #c_portalResNews_list-15964227968404228 .newLi:hover .showBox{ opacity:1; } #c_portalResNews_list-15964227968404228 .newLi:hover .newImg{ transform:translate(-50%, -50%) scale(1.1); } #c_portalResNews_list-15964227968404228 .newLi:hover .showBoxLink::before{ width:1rem; } #c_portalResNews_list-15964227968404228 .newLi:hover .showBoxLink::after{ width:1rem; } @media only screen and (min-width: 769px){ #c_portalResNews_list-15964227968404228 .newContainer{ max-width:1400px; } #c_portalResNews_list-15964227968404228 .newLi{ width:calc(100% / 1); height:400px; float:left; } } @media only screen and (max-width: 768px){ #c_portalResNews_list-15964227968404228 .newLi{ padding:0px; } #c_portalResNews_list-15964227968404228 .showBoxLink{ font-size:14px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #c_portalResNews_list-15964227968404228 .newContainer { max-width: 900px; } #c_portalResNews_list-15964227968404228 .newLi { height: 400px; } } #c_portalResNews_list-15964227968404228 .p_hot .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-15964227968404228 .p_new .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-15964227968404228 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-15964227968404228 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-15964227968404228 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-15964227968404228 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-15964227968404228{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResPublic_codeContainer-15965222478229263 h2.counter{ display:inline-block; color:#2a3d91; font-size:28px; font-weight:bold; } #c_portalResPublic_codeContainer-15965222478229263 i.count-unit{ display:inline-block; color:#2a3d91; font-size:28px; font-weight:bold; font-style:normal; } #c_portalResPublic_codeContainer-15965222478229263 .f-cb p{ text-align:center; font-size:16px; } #c_portalResPublic_codeContainer-15965222478229263 .f-cb{ display:flex; flex-wrap:wrap; justify-content:space-between; } #c_portalResPublic_codeContainer-15965222478229263 .f-cb li{ width:50%; text-align:center; } #c_portalResPublic_codeContainer-15965222478229263 .f-cb li::after{ content:""; display:block; width:50px; height:50px; background-size:100%; margin:10px auto 30px auto; } #c_portalResPublic_codeContainer-15965222478229263 .f-cb li:first-child::after{ background-image:url(/img/fgukfg.png?tenantId=198989&viewType=1); } #c_portalResPublic_codeContainer-15965222478229263 .f-cb li:nth-child(2)::after{ background-image:url(/img/chgjft.png?tenantId=198989&viewType=1); } #c_portalResPublic_codeContainer-15965222478229263 .f-cb li:nth-child(3)::after{ background-image:url(/img/yuitr.png?tenantId=198989&viewType=1); } #c_portalResPublic_codeContainer-15965222478229263 .f-cb li:last-child::after{ background-image:url(/img/nm.png?tenantId=198989&viewType=1); } #c_portalResPublic_codeContainer-15965222478229263{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:5%; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:40px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596421858968 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1596421862658 > div > .p_gridbox{ background-image:url(/img/gsb4.jpg?tenantId=198989&viewType=1); } #w_grid-1596421862658 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596421862658 >div{ animation-fill-mode:both; } #w_grid-1596421862658 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1596421862658> div > .p_gridbox > .p_gridCell{ margin-bottom:1rem; margin-top:3rem; margin-left:0px; } #w_grid-1596421862658> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596421862658> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (min-width: 769px){ #w_grid-1596421862658> div > .p_gridbox > .p_gridCell{ margin-bottom:5rem; margin-top:5rem; margin-left:0px; } #w_grid-1596421862658> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596421862658> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1596421862663 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596421862663 >div{ animation-fill-mode:both; } #w_grid-1596421862663 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1596421862663> div > .p_gridbox{ display: flex; } #w_grid-1596421862663> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2%; } #w_grid-1596421862663> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:54.98780000000001%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1596421862663> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:43.0122%; min-width: 410px; } #w_grid-1596421862663> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1596421862663> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:54.98780000000001%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1596421862663> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:43.0122%; } } #w_grid-1596421862667 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596421862667 >div{ animation-fill-mode:both; } #w_grid-1596421862667 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1596421862667> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1596421862667> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596421862667> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1596421862667{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } } #w_grid-1596421862674 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }  @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 888px)and (min-width: 769px){ #w_grid-1596421862674 span{ font-size: 24px; } } @media only screen and (max-width: 400px){ #w_grid-1596421862674 span{ font-size: 22px; } } #w_common_text-1596421862693 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_common_text-1596421862693 >div{ animation-fill-mode:both; } #w_fline-1596421862695 .p_FLine{ border-top-color:rgba(42, 61, 145, 1); border-top-width:1px; } #w_fline-1596421862695 .w_fline .p_FLine{ border-top-style:solid; } #w_fline-1596421862695 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fline-1596421862695 >div{ animation-fill-mode:both; } #w_grid-1596521694073 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1596521694073 > div > .p_gridbox{ display:-webkit-box; overflow:hidden; -webkit-line-clamp:8; -webkit-box-orient:vertical; text-overflow:ellipsis; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1596521694073 ::-webkit-scrollbar{ width:2px; background-color:#fff; } #w_grid-1596521694073 ::-webkit-scrollbar-thumb{ border-radius:10px; } #w_common_text-1596421862678 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_common_text-1596421862678 >div{ animation-name:fadeIn; animation-duration:0.5s; animation-delay:1s; animation-fill-mode:both; } #w_grid-1596421862680 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596421862680 >div{ animation-fill-mode:both; } #w_grid-1596421862680 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1596421862680> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1596421862680> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0; margin-right:0; clear:none; } #w_grid-1596421862680> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:50%; } #w_grid-1596421862680> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1596421862680> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1596421862680> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0; margin-right:0; clear:none; } #w_grid-1596421862680> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:50%; } #w_grid-1596421862680> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1596421862698 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596421862698 >div{ animation-fill-mode:both; } #w_grid-1596421862698 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1596421862698> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1596421862698> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:92.25999999999999%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596421862698> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:7.739999999999999%; } #w_grid-1596421862698> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (min-width: 769px){ #w_grid-1596421862698> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1596421862698> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:92.75999999999999%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596421862698> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:7.24%; } #w_grid-1596421862698> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_ficon-1596421862706 .p_icon{ color:#2a3d91; } #w_ficon-1596421862706 .p_icon:before{ content:'\e648'; font-size:16px; } #w_ficon-1596421862706 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_ficon-1596421862706 >div{ animation-fill-mode:both; } #w_ficon-1596421862706 .p_link{ margin:0px; } #w_grid-1596421862702 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596421862702 >div{ animation-fill-mode:both; } #w_grid-1596421862702 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1596421862702> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1596421862702> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:92.72%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596421862702> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:7.28%; } #w_grid-1596421862702> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (min-width: 769px){ #w_grid-1596421862702> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1596421862702> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:92.75999999999999%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596421862702> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:7.24%; } #w_grid-1596421862702> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_ficon-1596421862711 .p_icon{ color:#2a3d91; } #w_ficon-1596421862711 .p_icon:before{ content:'\e648'; font-size:16px; } #w_ficon-1596421862711 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_ficon-1596421862711 >div{ animation-fill-mode:both; } #w_ficon-1596421862711 .p_link{ margin:0px; } #w_grid-1596421862684 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596421862684 >div{ animation-fill-mode:both; } #w_grid-1596421862684 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1596421862684> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1596421862684> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0; margin-right:0; clear:none; } #w_grid-1596421862684> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:50%; } #w_grid-1596421862684> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1596421862684> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1596421862684> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0; margin-right:0; clear:none; } #w_grid-1596421862684> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:50%; } #w_grid-1596421862684> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1596421862716 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596421862716 >div{ animation-fill-mode:both; } #w_grid-1596421862716 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1596421862716> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1596421862716> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:92.29%; margin-left:0; margin-right:0; clear:none; } #w_grid-1596421862716> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:7.71%; } #w_grid-1596421862716> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1596421862716> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1596421862716> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:92.75999999999999%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596421862716> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:7.24%; } #w_grid-1596421862716> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_ficon-1596421862724 .p_icon{ color:#2a3d91; } #w_ficon-1596421862724 .p_icon:before{ content:'\e648'; font-size:16px; } #w_ficon-1596421862724 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_ficon-1596421862724 >div{ animation-fill-mode:both; } #w_ficon-1596421862724 .p_link{ margin:0px; } #w_grid-1596421862720 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596421862720 >div{ animation-fill-mode:both; } #w_grid-1596421862720 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1596421862720> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1596421862720> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:92.29%; margin-left:0; margin-right:0; clear:none; } #w_grid-1596421862720> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:7.71%; } #w_grid-1596421862720> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1596421862720> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1596421862720> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:92.75999999999999%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596421862720> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:7.24%; } #w_grid-1596421862720> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_ficon-1596421862729 .p_icon{ color:#2a3d91; } #w_ficon-1596421862729 .p_icon:before{ content:'\e648'; font-size:16px; } #w_ficon-1596421862729 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_ficon-1596421862729 >div{ animation-fill-mode:both; } #w_ficon-1596421862729 .p_link{ margin:0px; } #w_fbtn-1596421862688 .p_CommonBtn{ background-color:#fc5b4d; border-radius:5px; } #w_fbtn-1596421862688 .p_CommonBtn .font{ font-size:15px; font-weight:bold; } #w_fbtn-1596421862688 .p_CommonBtn:hover{ background-color:rgba(59, 85, 154, 1); } #w_fbtn-1596421862688 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fbtn-1596421862688 >div{ animation-fill-mode:both; } @media only screen and (max-width: 768px){ #w_fbtn-1596421862688 .p_CommonBtn{ margin-top: 20px } } @media only screen and (min-width: 1025px){ #w_fbtn-1596421862688 .p_CommonBtn{ margin-top: 30px } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_fbtn-1596421862688 .p_CommonBtn{ margin-top: 10px } } #w_fvideo-1604460043078 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422215097 > div > .p_gridbox{ background-image: ; background-color:rgba(229, 229, 229, 1); background-repeat:no-repeat; background-position:center center; background-attachment:fixed; background-size:100% 100%; } #w_grid-1596422215097 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422215097 >div{ animation-fill-mode:both; } #w_grid-1596422215097 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1596422215097> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1596422215097> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596422215097> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1596422215097> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1596422215097> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596422215097> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } #w_grid-1596422215101 > div > .p_gridbox{ border-bottom:1px rgba(0, 0, 0, 0.2) solid; } #w_grid-1596422215101 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422215101 >div{ animation-fill-mode:both; } #w_grid-1596422215101 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1596422215101> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1596422215101> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596422215101> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1596422215101> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1596422215101> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1596422215101> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1596422215109 > div > .p_gridbox{ background-image:url(/img/img_02.png?tenantId=198989&viewType=1); background-repeat:no-repeat; background-position:center right; } #w_grid-1596422215109 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422215109 >div{ animation-fill-mode:both; } #w_grid-1596422215109 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1596422215109> div > .p_gridbox > .p_gridCell{ margin-bottom:2rem; margin-top:2rem; margin-left:0px; } #w_grid-1596422215109 > div > .p_gridbox > .p_gridCell>.reset_style:nth-child(1) span{ font-size:20px !important; } #w_grid-1596422215109 > div > .p_gridbox > .p_gridCell>.reset_style:nth-child(2) span{ font-size:14px !important; } } @media only screen and (min-width: 769px){ #w_grid-1596422215109> div > .p_gridbox > .p_gridCell{ margin-bottom:2rem; margin-top:2rem; margin-left:0px; } #w_grid-1596422215109> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596422215109> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1596422215109> div > .p_gridbox > .p_gridCell{ margin-bottom:2rem; margin-top:2rem; margin-left:0px; } #w_grid-1596422215109> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596422215109> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } #w_grid-1596422215105 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422215105 >div{ animation-fill-mode:both; } #w_grid-1596422215105 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1596422215105> div > .p_gridbox > .p_gridCell{ margin-bottom:3rem; margin-top:3rem; margin-left:0; } #w_grid-1596422215105> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1596422215105> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1596422215105> div > .p_gridbox > .p_gridCell{ margin-bottom:2.5rem; margin-top:2.5rem; margin-left:0px; } #w_grid-1596422215105> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596422215105> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1596422215105> div > .p_gridbox > .p_gridCell{ margin-bottom:2.5rem; margin-top:2.5rem; margin-left:0px; } #w_grid-1596422215105> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596422215105> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } #w_grid-1596422215118 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422215118 >div{ animation-fill-mode:both; } #w_grid-1596422215118 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1596422215118> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2%; } #w_grid-1596422215118> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:49%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1596422215118> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:49%; } #w_grid-1596422215118> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (min-width: 769px){ #w_grid-1596422215118> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2%; } #w_grid-1596422215118> div > .p_gridbox > .p_gridCell:nth-child(4n+0){ width:23.5%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1596422215118> div > .p_gridbox > .p_gridCell:nth-child(4n+1){ margin-left:0px; clear:left; margin-right:0px; width:23.5%; } #w_grid-1596422215118> div > .p_gridbox > .p_gridCell:nth-child(4n+2){ width:23.5%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1596422215118> div > .p_gridbox > .p_gridCell:nth-child(4n+3){ width:23.5%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1596422215118> div > .p_gridbox > .p_gridCell:nth-child(4n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1596422215118> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2%; } #w_grid-1596422215118> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:49%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1596422215118> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:49%; } #w_grid-1596422215118> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } #w_grid-1596422215126 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422215126 >div{ animation-fill-mode:both; } #w_grid-1596422215126 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 1025px){ #w_grid-1596422215126 .w_fline{ transition:all .5s ease; } #w_grid-1596422215126 .signal:hover .w_fline{ width:100%; } #w_grid-1596422215126 .reset_style{ transition:all .5s ease; } #w_grid-1596422215126 .signal:hover .reset_style{ padding-left:20px; } #w_grid-1596422215126 img{ transition:all .5s ease; } #w_grid-1596422215126 .signal:hover img{ transform:scale(1.2); } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fimg-1596422215142 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1596422215142 >div{ animation-fill-mode:both; } #w_grid-1596422215148 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1596422215148 span{ display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fbtn-1596422215152 .p_CommonBtn{ background-color:#333; width:80%; padding:0 30px; transition:0.6s; } #w_fbtn-1596422215152 .p_CommonBtn .font{ text-align:left; line-height:36px; } #w_fbtn-1596422215152 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fbtn-1596422215152 >div{ animation-fill-mode:both; } #w_fbtn-1596422215152 .p_CommonBtn::after{ bottom:14px; content:''; display:block; width:9px; position:absolute; left:153px; opacity:0; height:9px; border-top:1px solid #fff; border-right:1px solid #fff; transform:rotate(45deg); transition:all .6s cubic-bezier(.215,.61,.355,1) 0s; } #w_fbtn-1596422215152 .p_CommonBtn::before{ position:absolute; transition:all .6s cubic-bezier(.215,.61,.355,1) 0s; bottom:18px; left:-20px; width:90px; height:1px; background:#fff; opacity:0; } @media only screen and (min-width: 769px){ #w_fbtn-1596422215152 .p_CommonBtn:hover{ width:100%; background-color:#e82232; } #w_fbtn-1596422215152 .p_CommonBtn:hover::after{ opacity:1; border-top:1px solid #fff; border-right:1px solid #fff; left:120px; } #w_fbtn-1596422215152 .p_CommonBtn:hover::before{ left:100px; width:24px; background:#fff; opacity:1; } } @media only screen and (max-width: 768px){ #w_fbtn-1596422215152 .p_CommonBtn::before{ top:27px; } } #w_grid-1596422215130 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422215130 >div{ animation-fill-mode:both; } #w_grid-1596422215130 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 1025px){ #w_grid-1596422215130 .w_fline{ transition:all .5s ease; } #w_grid-1596422215130 .signal:hover .w_fline{ width:100%; } #w_grid-1596422215130 .reset_style{ transition:all .5s ease; } #w_grid-1596422215130 .signal:hover .reset_style{ padding-left:20px; } #w_grid-1596422215130 img{ transition:all .5s ease; } #w_grid-1596422215130 .signal:hover img{ transform:scale(1.2); } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fimg-1596422215158 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1596422215158 >div{ animation-fill-mode:both; } #w_grid-1596422215163 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1596422215163 span{ display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fbtn-1596422215167 .p_CommonBtn{ background-color:#333; width:80%; padding:0 30px; transition:0.6s; } #w_fbtn-1596422215167 .p_CommonBtn .font{ text-align:left; line-height:36px; } #w_fbtn-1596422215167 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fbtn-1596422215167 >div{ animation-fill-mode:both; } #w_fbtn-1596422215167 .p_CommonBtn::after{ bottom:14px; content:''; display:block; width:9px; position:absolute; left:153px; opacity:0; height:9px; border-top:1px solid #fff; border-right:1px solid #fff; transform:rotate(45deg); transition:all .6s cubic-bezier(.215,.61,.355,1) 0s; } #w_fbtn-1596422215167 .p_CommonBtn::before{ position:absolute; transition:all .6s cubic-bezier(.215,.61,.355,1) 0s; bottom:18px; left:-20px; width:90px; height:1px; background:#fff; opacity:0; } @media only screen and (min-width: 769px){ #w_fbtn-1596422215167 .p_CommonBtn:hover{ width:100%; background-color:#e82232; } #w_fbtn-1596422215167 .p_CommonBtn:hover::after{ opacity:1; border-top:1px solid #fff; border-right:1px solid #fff; left:120px; } #w_fbtn-1596422215167 .p_CommonBtn:hover::before{ left:100px; width:24px; background:#fff; opacity:1; } } @media only screen and (max-width: 768px){ #w_fbtn-1596422215167 .p_CommonBtn::before{ top:27px; } } #w_grid-1596422215134 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422215134 >div{ animation-fill-mode:both; } #w_grid-1596422215134 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 1025px){ #w_grid-1596422215134 .w_fline{ transition:all .5s ease; } #w_grid-1596422215134 .signal:hover .w_fline{ width:100%; } #w_grid-1596422215134 .reset_style{ transition:all .5s ease; } #w_grid-1596422215134 .signal:hover .reset_style{ padding-left:20px; } #w_grid-1596422215134 img{ transition:all .5s ease; } #w_grid-1596422215134 .signal:hover img{ transform:scale(1.2); } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fimg-1596422215173 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1596422215173 >div{ animation-fill-mode:both; } #w_grid-1596422215178 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1596422215178 span{ display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fbtn-1596422215182 .p_CommonBtn{ background-color:#333; width:80%; padding:0 30px; transition:0.6s; } #w_fbtn-1596422215182 .p_CommonBtn .font{ text-align:left; line-height:36px; } #w_fbtn-1596422215182 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fbtn-1596422215182 >div{ animation-fill-mode:both; } #w_fbtn-1596422215182 .p_CommonBtn::after{ bottom:14px; content:''; display:block; width:9px; position:absolute; left:153px; opacity:0; height:9px; border-top:1px solid #fff; border-right:1px solid #fff; transform:rotate(45deg); transition:all .6s cubic-bezier(.215,.61,.355,1) 0s; } #w_fbtn-1596422215182 .p_CommonBtn::before{ position:absolute; transition:all .6s cubic-bezier(.215,.61,.355,1) 0s; bottom:18px; left:-20px; width:90px; height:1px; background:#fff; opacity:0; } @media only screen and (min-width: 769px){ #w_fbtn-1596422215182 .p_CommonBtn:hover{ width:100%; background-color:#e82232; } #w_fbtn-1596422215182 .p_CommonBtn:hover::after{ opacity:1; border-top:1px solid #fff; border-right:1px solid #fff; left:120px; } #w_fbtn-1596422215182 .p_CommonBtn:hover::before{ left:100px; width:24px; background:#fff; opacity:1; } } @media only screen and (max-width: 768px){ #w_fbtn-1596422215182 .p_CommonBtn::before{ top:27px; } } #w_grid-1596422215138 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422215138 >div{ animation-fill-mode:both; } #w_grid-1596422215138 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 1025px){ #w_grid-1596422215138 .w_fline{ transition:all .5s ease; } #w_grid-1596422215138 .signal:hover .w_fline{ width:100%; } #w_grid-1596422215138 .reset_style{ transition:all .5s ease; } #w_grid-1596422215138 .signal:hover .reset_style{ padding-left:20px; } #w_grid-1596422215138 img{ transition:all .5s ease; } #w_grid-1596422215138 .signal:hover img{ transform:scale(1.2); } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fimg-1596422215188 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1596422215188 >div{ animation-fill-mode:both; } #w_grid-1596422215193 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1596422215193 span{ display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fbtn-1596422215198 .p_CommonBtn{ background-color:#333; width:80%; padding:0 30px; transition:0.6s; } #w_fbtn-1596422215198 .p_CommonBtn .font{ text-align:left; line-height:36px; } #w_fbtn-1596422215198 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fbtn-1596422215198 >div{ animation-fill-mode:both; } #w_fbtn-1596422215198 .p_CommonBtn::after{ bottom:14px; content:''; display:block; width:9px; position:absolute; left:153px; opacity:0; height:9px; border-top:1px solid #fff; border-right:1px solid #fff; transform:rotate(45deg); transition:all .6s cubic-bezier(.215,.61,.355,1) 0s; } #w_fbtn-1596422215198 .p_CommonBtn::before{ position:absolute; transition:all .6s cubic-bezier(.215,.61,.355,1) 0s; bottom:18px; left:-20px; width:90px; height:1px; background:#fff; opacity:0; } @media only screen and (min-width: 769px){ #w_fbtn-1596422215198 .p_CommonBtn:hover{ width:100%; background-color:#e82232; } #w_fbtn-1596422215198 .p_CommonBtn:hover::after{ opacity:1; border-top:1px solid #fff; border-right:1px solid #fff; left:120px; } #w_fbtn-1596422215198 .p_CommonBtn:hover::before{ left:100px; width:24px; background:#fff; opacity:1; } } @media only screen and (max-width: 768px){ #w_fbtn-1596422215198 .p_CommonBtn::before{ top:27px; } } #w_grid-1596422215122 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422215122 >div{ animation-fill-mode:both; } #w_grid-1596422215122 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1596422215122> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2%; } #w_grid-1596422215122> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:49%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1596422215122> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:49%; } #w_grid-1596422215122> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (min-width: 769px){ #w_grid-1596422215122> div > .p_gridbox{ padding-top: 30px; } #w_grid-1596422215122> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2%; } #w_grid-1596422215122> div > .p_gridbox > .p_gridCell:nth-child(4n+0){ width:23.5%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1596422215122> div > .p_gridbox > .p_gridCell:nth-child(4n+1){ margin-left:0px; clear:left; margin-right:0px; width:23.5%; } #w_grid-1596422215122> div > .p_gridbox > .p_gridCell:nth-child(4n+2){ width:23.5%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1596422215122> div > .p_gridbox > .p_gridCell:nth-child(4n+3){ width:23.5%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1596422215122> div > .p_gridbox > .p_gridCell:nth-child(4n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1596422215122> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2%; } #w_grid-1596422215122> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:49%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1596422215122> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:49%; } #w_grid-1596422215122> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } #w_grid-1596422215203 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422215203 >div{ animation-fill-mode:both; } #w_grid-1596422215203 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 1025px){ #w_grid-1596422215203 .w_fline{ transition:all .5s ease; } #w_grid-1596422215203 .signal:hover .w_fline{ width:100%; } #w_grid-1596422215203 .reset_style{ transition:all .5s ease; } #w_grid-1596422215203 .signal:hover .reset_style{ padding-left:20px; } #w_grid-1596422215203 img{ transition:all .5s ease; } #w_grid-1596422215203 .signal:hover img{ transform:scale(1.2); } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fimg-1596422215221 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1596422215221 >div{ animation-fill-mode:both; } #w_grid-1596422215227 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1596422215227 span{ display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fbtn-1596422215231 .p_CommonBtn{ background-color:#333; width:80%; padding:0 30px; transition:0.6s; } #w_fbtn-1596422215231 .p_CommonBtn .font{ text-align:left; line-height:36px; } #w_fbtn-1596422215231 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fbtn-1596422215231 >div{ animation-fill-mode:both; } #w_fbtn-1596422215231 .p_CommonBtn::after{ bottom:14px; content:''; display:block; width:9px; position:absolute; left:153px; opacity:0; height:9px; border-top:1px solid #fff; border-right:1px solid #fff; transform:rotate(45deg); transition:all .6s cubic-bezier(.215,.61,.355,1) 0s; } #w_fbtn-1596422215231 .p_CommonBtn::before{ position:absolute; transition:all .6s cubic-bezier(.215,.61,.355,1) 0s; bottom:18px; left:-20px; width:90px; height:1px; background:#fff; opacity:0; } @media only screen and (min-width: 769px){ #w_fbtn-1596422215231 .p_CommonBtn:hover{ width:100%; background-color:#e82232; } #w_fbtn-1596422215231 .p_CommonBtn:hover::after{ opacity:1; border-top:1px solid #fff; border-right:1px solid #fff; left:120px; } #w_fbtn-1596422215231 .p_CommonBtn:hover::before{ left:100px; width:24px; background:#fff; opacity:1; } } @media only screen and (max-width: 768px){ #w_fbtn-1596422215231 .p_CommonBtn::before{ top:27px; } } #w_grid-1596422215208 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422215208 >div{ animation-fill-mode:both; } #w_grid-1596422215208 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 1025px){ #w_grid-1596422215208 .w_fline{ transition:all .5s ease; } #w_grid-1596422215208 .signal:hover .w_fline{ width:100%; } #w_grid-1596422215208 .reset_style{ transition:all .5s ease; } #w_grid-1596422215208 .signal:hover .reset_style{ padding-left:20px; } #w_grid-1596422215208 img{ transition:all .5s ease; } #w_grid-1596422215208 .signal:hover img{ transform:scale(1.2); } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fimg-1596422215236 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1596422215236 >div{ animation-fill-mode:both; } #w_grid-1596422215242 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1596422215242 span{ display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fbtn-1596422215246 .p_CommonBtn{ background-color:#333; width:80%; padding:0 30px; transition:0.6s; } #w_fbtn-1596422215246 .p_CommonBtn .font{ text-align:left; line-height:36px; } #w_fbtn-1596422215246 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fbtn-1596422215246 >div{ animation-fill-mode:both; } #w_fbtn-1596422215246 .p_CommonBtn::after{ bottom:14px; content:''; display:block; width:9px; position:absolute; left:153px; opacity:0; height:9px; border-top:1px solid #fff; border-right:1px solid #fff; transform:rotate(45deg); transition:all .6s cubic-bezier(.215,.61,.355,1) 0s; } #w_fbtn-1596422215246 .p_CommonBtn::before{ position:absolute; transition:all .6s cubic-bezier(.215,.61,.355,1) 0s; bottom:18px; left:-20px; width:90px; height:1px; background:#fff; opacity:0; } @media only screen and (min-width: 769px){ #w_fbtn-1596422215246 .p_CommonBtn:hover{ width:100%; background-color:#e82232; } #w_fbtn-1596422215246 .p_CommonBtn:hover::after{ opacity:1; border-top:1px solid #fff; border-right:1px solid #fff; left:120px; } #w_fbtn-1596422215246 .p_CommonBtn:hover::before{ left:100px; width:24px; background:#fff; opacity:1; } } @media only screen and (max-width: 768px){ #w_fbtn-1596422215246 .p_CommonBtn::before{ top:27px; } } #w_grid-1596422215212 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422215212 >div{ animation-fill-mode:both; } #w_grid-1596422215212 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 1025px){ #w_grid-1596422215212 .w_fline{ transition:all .5s ease; } #w_grid-1596422215212 .signal:hover .w_fline{ width:100%; } #w_grid-1596422215212 .reset_style{ transition:all .5s ease; } #w_grid-1596422215212 .signal:hover .reset_style{ padding-left:20px; } #w_grid-1596422215212 img{ transition:all .5s ease; } #w_grid-1596422215212 .signal:hover img{ transform:scale(1.2); } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fimg-1596422215251 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1596422215251 >div{ animation-fill-mode:both; } #w_grid-1596422215257 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1596422215257 span{ display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fbtn-1596422215261 .p_CommonBtn{ background-color:#333; width:80%; padding:0 30px; transition:0.6s; } #w_fbtn-1596422215261 .p_CommonBtn .font{ text-align:left; line-height:36px; } #w_fbtn-1596422215261 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fbtn-1596422215261 >div{ animation-fill-mode:both; } #w_fbtn-1596422215261 .p_CommonBtn::after{ bottom:14px; content:''; display:block; width:9px; position:absolute; left:153px; opacity:0; height:9px; border-top:1px solid #fff; border-right:1px solid #fff; transform:rotate(45deg); transition:all .6s cubic-bezier(.215,.61,.355,1) 0s; } #w_fbtn-1596422215261 .p_CommonBtn::before{ position:absolute; transition:all .6s cubic-bezier(.215,.61,.355,1) 0s; bottom:18px; left:-20px; width:90px; height:1px; background:#fff; opacity:0; } @media only screen and (min-width: 769px){ #w_fbtn-1596422215261 .p_CommonBtn:hover{ width:100%; background-color:#e82232; } #w_fbtn-1596422215261 .p_CommonBtn:hover::after{ opacity:1; border-top:1px solid #fff; border-right:1px solid #fff; left:120px; } #w_fbtn-1596422215261 .p_CommonBtn:hover::before{ left:100px; width:24px; background:#fff; opacity:1; } } @media only screen and (max-width: 768px){ #w_fbtn-1596422215261 .p_CommonBtn::before{ top:27px; } } #w_grid-1596422215216 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422215216 >div{ animation-fill-mode:both; } #w_grid-1596422215216 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 1025px){ #w_grid-1596422215216 .w_fline{ transition:all .5s ease; } #w_grid-1596422215216 .signal:hover .w_fline{ width:100%; } #w_grid-1596422215216 .reset_style{ transition:all .5s ease; } #w_grid-1596422215216 .signal:hover .reset_style{ padding-left:20px; } #w_grid-1596422215216 img{ transition:all .5s ease; } #w_grid-1596422215216 .signal:hover img{ transform:scale(1.2); } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fimg-1596422215267 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1596422215267 >div{ animation-fill-mode:both; } #w_grid-1596422215273 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1596422215273 span{ display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fbtn-1596422215277 .p_CommonBtn{ background-color:#333; width:80%; padding:0 30px; transition:0.6s; } #w_fbtn-1596422215277 .p_CommonBtn .font{ text-align:left; line-height:36px; } #w_fbtn-1596422215277 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fbtn-1596422215277 >div{ animation-fill-mode:both; } #w_fbtn-1596422215277 .p_CommonBtn::after{ bottom:14px; content:''; display:block; width:9px; position:absolute; left:153px; opacity:0; height:9px; border-top:1px solid #fff; border-right:1px solid #fff; transform:rotate(45deg); transition:all .6s cubic-bezier(.215,.61,.355,1) 0s; } #w_fbtn-1596422215277 .p_CommonBtn::before{ position:absolute; transition:all .6s cubic-bezier(.215,.61,.355,1) 0s; bottom:18px; left:-20px; width:90px; height:1px; background:#fff; opacity:0; } @media only screen and (min-width: 769px){ #w_fbtn-1596422215277 .p_CommonBtn:hover{ width:100%; background-color:#e82232; } #w_fbtn-1596422215277 .p_CommonBtn:hover::after{ opacity:1; border-top:1px solid #fff; border-right:1px solid #fff; left:120px; } #w_fbtn-1596422215277 .p_CommonBtn:hover::before{ left:100px; width:24px; background:#fff; opacity:1; } } @media only screen and (max-width: 768px){ #w_fbtn-1596422215277 .p_CommonBtn::before{ top:27px; } } #w_grid-1596422718314 > div > .p_gridbox{ background-image:url(/img/gsb5.jpg?tenantId=198989&viewType=1); } #w_grid-1596422718314 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422718314 >div{ animation-fill-mode:both; } #w_grid-1596422718314 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1596422718314> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1596422718314> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1596422718314> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1596422718318 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422718318 >div{ animation-fill-mode:both; } #w_grid-1596422718318 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1596422718318> div > .p_gridbox > .p_gridCell{ margin-bottom:3rem; margin-top:3rem; margin-left:0; } #w_grid-1596422718318> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1596422718318> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1596422718318> div > .p_gridbox > .p_gridCell{ margin-bottom:4rem; margin-top:4rem; margin-left:0; } #w_grid-1596422718318> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1596422718318> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1596441327314 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596441327314 >div{ animation-fill-mode:both; } #w_grid-1596441327314 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1596441327314 .reset_style:first-child span{ font-size: 20px!important; } #w_grid-1596441327314 .reset_style:nth-child(2) span{ font-size: 14px!important; } } @media only screen and (min-width: 769px){ #w_grid-1596441327314> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1596441327314> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596441327314> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1596441327314> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1596441327314> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1596441327314> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1596422718329 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422718329 >div{ animation-fill-mode:both; } #w_grid-1596422718329 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1596422718329> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1596422718329> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50.339999999999996%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596422718329> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:49.66%; } #w_grid-1596422718329> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1596524476911 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596524476911 >div{ animation-fill-mode:both; } #w_grid-1596524476911 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1596524476911> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1596524476911> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596524476911> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1596524476911> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1596524476911> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1596524476911> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_fvideo-1604994519802 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422762403 > div > .p_gridbox{ background-color:rgba(229, 229, 229, 1); } #w_grid-1596422762403 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422762403 >div{ animation-fill-mode:both; } #w_grid-1596422762403 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1596422762403> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1596422762403> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596422762403> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1596422762403> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1596422762403> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1596422762403> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1596422762408 > div > .p_gridbox{ border-bottom:1px #efefef solid; } #w_grid-1596422762408 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422762408 >div{ animation-fill-mode:both; } #w_grid-1596422762408 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1596422762408> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1596422762408> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596422762408> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1596422762408> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1596422762408> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1596422762408> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1596422762419 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422762419 >div{ animation-fill-mode:both; } #w_grid-1596422762419 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_grid-1596422762419 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(1) span{ background-clip:border-box; -webkit-background-clip:text; } @media only screen and (max-width: 768px){ #w_grid-1596422762419> div > .p_gridbox > .p_gridCell{ margin-bottom:2rem; margin-top:2rem; margin-left:0px; } #w_grid-1596422762419 > div > .p_gridbox > .p_gridCell>.reset_style:nth-child(1) span{ font-size:20px !important; } #w_grid-1596422762419 > div > .p_gridbox > .p_gridCell>.reset_style:nth-child(2) span{ font-size:14px !important; } } @media only screen and (min-width: 769px){ #w_grid-1596422762419> div > .p_gridbox > .p_gridCell{ margin-bottom:2rem; margin-top:2rem; margin-left:0px; } #w_grid-1596422762419> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1596422762419> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1596422762419> div > .p_gridbox > .p_gridCell{ margin-bottom:2rem; margin-top:2rem; margin-left:0px; } } #w_fline-1596422762412 .p_FLine{ border-top-color:rgba(149, 149, 149, 0.5); border-top-width:1px; } #w_fline-1596422762412 .w_fline .p_FLine{ border-top-style:solid; } #w_fline-1596422762412 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fline-1596422762412 >div{ animation-fill-mode:both; } #w_grid-1596422762414 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1596422762414 >div{ animation-fill-mode:both; } #w_grid-1596422762414 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1596422762414> div > .p_gridbox > .p_gridCell{ margin-bottom:2rem; margin-top:2rem; margin-left:0%; } #w_grid-1596422762414> div > .p_gridbox > .p_gridCell:nth-child(2){ margin-top:0px; } } @media only screen and (min-width: 769px){ #w_grid-1596422762414> div > .p_gridbox > .p_gridCell{ margin-bottom:3.5rem; margin-top:3.5rem; margin-left:2%; } #w_grid-1596422762414> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:71.3146%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1596422762414> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:26.685399999999998%; } #w_grid-1596422762414> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1596422762414> div > .p_gridbox > .p_gridCell{ margin-bottom:2.5rem; margin-top:2.5rem; margin-left:0%; } } #w_grid-1596421858968{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596421862658{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596421862663{ width:100%; max-width:1440px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:auto; margin-right:auto; margin-bottom:10px; padding-top:0px; padding-left:20px; padding-right:20px; padding-bottom:0px; } #w_grid-1596421862674{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596421862693{ width:auto; max-width:1240px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fline-1596421862695{ width:100%; max-width:30px; min-width:0px; height:auto; max-height:none; min-height:20px; margin-top:5px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596521694073{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596421862678{ width:auto; max-width:1240px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:10px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596421862680{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:24px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:20px; padding-bottom:0px; } #w_grid-1596421862698{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_ficon-1596421862706{ width:100%; max-width:80px; min-width:0px; height:auto; max-height:0px; min-height:14px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596421862709{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:10px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596421862702{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_ficon-1596421862711{ width:100%; max-width:80px; min-width:0px; height:100%; max-height:0px; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596421862714{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:10px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596421862684{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:20px; padding-bottom:0px; } #w_grid-1596421862716{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_ficon-1596421862724{ width:100%; max-width:80px; min-width:0px; height:100%; max-height:0px; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596421862727{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:10px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596421862720{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_ficon-1596421862729{ width:100%; max-width:80px; min-width:0px; height:100%; max-height:0px; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596421862732{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:10px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fbtn-1596421862688{ width:100%; max-width:158px; min-width:0px; height:100%; max-height:0px; min-height:46px; margin-top:0px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fvideo-1604460043078{ width:auto; max-width:730px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:5%; margin-left:auto; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422215097{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422215101{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422215109{ width:94%; max-width:1440px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422215113{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422215115{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422215105{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:30px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422215118{ width:100%; max-width:1440px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:20px; padding-right:20px; padding-bottom:0px; } #w_grid-1596422215126{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1596422215142{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422215145{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:49px; margin-top:16px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422215148{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422215155{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:16px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fbtn-1596422215152{ width:100%; max-width:150px; min-width:0px; height:100%; max-height:0px; min-height:36px; margin-top:30px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422215130{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1596422215158{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422215161{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:50px; margin-top:16px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422215163{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422215170{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:16px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fbtn-1596422215167{ width:100%; max-width:150px; min-width:0px; height:100%; max-height:0px; min-height:36px; margin-top:30px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422215134{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1596422215173{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422215176{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:49px; margin-top:16px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422215178{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422215186{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:16px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fbtn-1596422215182{ width:100%; max-width:150px; min-width:0px; height:100%; max-height:0px; min-height:36px; margin-top:30px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422215138{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1596422215188{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422215191{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:49px; margin-top:16px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422215193{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422215201{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:16px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fbtn-1596422215198{ width:100%; max-width:150px; min-width:0px; height:100%; max-height:0px; min-height:36px; margin-top:30px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422215122{ width:100%; max-width:1440px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:20px; padding-right:20px; padding-bottom:0px; } #w_grid-1596422215203{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1596422215221{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422215224{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:49px; margin-top:16px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422215227{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422215234{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:16px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fbtn-1596422215231{ width:100%; max-width:150px; min-width:0px; height:100%; max-height:0px; min-height:36px; margin-top:30px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422215208{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1596422215236{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422215239{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:49px; margin-top:16px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422215242{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422215249{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:16px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fbtn-1596422215246{ width:100%; max-width:150px; min-width:0px; height:100%; max-height:0px; min-height:36px; margin-top:30px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422215212{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1596422215251{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422215255{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:49px; margin-top:16px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422215257{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422215264{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:16px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fbtn-1596422215261{ width:100%; max-width:150px; min-width:0px; height:100%; max-height:0px; min-height:36px; margin-top:30px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422215216{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1596422215267{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422215270{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:49px; margin-top:16px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422215273{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422215280{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:16px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fbtn-1596422215277{ width:100%; max-width:150px; min-width:0px; height:100%; max-height:0px; min-height:36px; margin-top:30px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422718314{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:-10px; margin-left:auto; margin-right:auto; margin-bottom:-130px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422718318{ width:auto; max-width:1440px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:20px; padding-right:20px; padding-bottom:0px; } #w_grid-1596441327314{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422718323{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:20px; padding-right:20px; padding-bottom:0px; white-space: nowrap;} #w_common_text-1596422718326{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422718329{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:40px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596524476911{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fvideo-1604994519802{ width:auto; max-width:380px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-bottom:0px; } #w_grid-1596422762403{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422762408{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422762419{ width:94%; max-width:1440px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422762424{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1596422762427{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fline-1596422762412{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:5px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1596422762414{ width:94%; max-width:1460px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; }
