@import url(news.css); @import url(feedback.css); @import url(products.css); @import url(download.css); @import url(honor.css); @keyframes locationJump { from { top: -14px; } to { top: -20px; } } .pagination { align-items: center; justify-content: center; flex-wrap: wrap; } .pagination .page-item { padding: 0 3px; } .pagination .page-item .page-link:hover {color:inherit; } @media only screen and (max-width: 576px) { .pagination .page-item { padding: 0 2px; } .pagination .page-item:first-child { flex: 1 1 100%; text-align: center; margin-bottom: 6px; padding: 0; } } .bg-white { background: #fff; } /*.sub_bg { background: #f1f1f1; }*/ .sub-body { background: #fefefe; } section.sub-section > .sub-box { box-sizing: unset; } /*.sub-more { display: block; width: 200px; margin: 35px auto 0; height: 50px; line-height: 50px; background: var(--color-hex); color: #fff; border-radius: 10px; font-size: 16px; text-align: center; } .sub-more:hover { color: #fff; } .sub-more img { margin-right: 10px }*/ .sub-more { width: 170px; height: 40px; line-height: 40px; text-align: center; font-size: 15px; color: #fff; border-radius: 5px; overflow: hidden; background: var(--color-hex); transition: all .3s ease; margin: 0 auto; } .sub-more:hover { background: transparent; box-shadow: inset 0px 0px 0px 3px var(--color-hex); color: var(--color-hex); } .sub-more a { display: block; color: #fff; } .sub-more:hover a { color: var(--color-hex); } .sub-title { margin: 0 auto 0; text-align: center; } .sub-title h2 { font-weight: bold; padding-bottom: 30px; text-transform: uppercase; } .ulbox .counterDX { font-size: 44px; font-size: 2.75rem; color: var(--color-hex); } .ulbox .unit { font-size: 18px; font-size: 1.125rem; top: -1rem; } .ulbox p { font-size: 20px; font-size: 1.125rem; } @media screen and (max-width: 1199px) { .ulbox .counterDX { font-size: 30px; font-size: 1.875rem; } .ulbox .unit { font-size: 16px; font-size: 1rem; top: -1rem; } .ulbox p { font-size: 16px; font-size: 1rem; } } .pro-nav-box .w1520 { position: relative; z-index: 1; top: -0.85rem; background: #fff; } .pro-nav { width: 100%; line-height: 1.7rem; } .pro-nav { font-size: 0; box-shadow: 0 5px 20px rgba(0,0,0,.08); transition: all .3s; } .pro-nav a { float: left; zoom: 1; min-width: 16.667%; text-align: center; font-size: 1rem; line-height: 4.25rem; position: relative; transition: all .3s; border-right: 1px solid #fff; border-bottom: 1px solid #fff; background: var(--color-hex); color: #fff; } .pro-nav a span { position: relative; z-index: 3; } /*.pro-nav a:before { content: ""; position: absolute; right: 0; top: 50%; width: 1px; height: 51px; transform: translateY(-50%); background: #e9e9e9; display: none; } .pro-nav a:last-child:before { display: none; }*/ .pro-nav a:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: var(--color-hex); opacity: 0; filter: alpha(opacity=0); transition: all .3s; } .pro-nav a:hover:after { opacity: 1; filter: alpha(opacity=100); } .pro-nav a.cur { color: #fff; } .pro-nav a:hover { color: #fff; } .pro-nav a.cur:before { opacity: 0; filter: alpha(opacity=0); } .pro-nav a.cur:after { opacity: 1; filter: alpha(opacity=100); } .pro_content { width: 100%; overflow: hidden; background-color: #FFFFFF; } .pro_content .pro_title { width: 100%; overflow: hidden; border-bottom: 1px solid #f0f0f0; padding-bottom: 1.5625rem; margin-bottom: 1.875rem; } .pro_title h4 { font-size: 1.875rem; color: #333333; line-height: 2.5rem; float: left; margin-bottom: 0; } .product_search { width: 310px; height: 2.5rem; overflow: hidden; float: right; } .product_search input { width: 240px; height: 2.5rem; border: none; background-color: #f9f9f9; padding: 0 0 0 15px; } .product_search input::-webkit-input-placeholder { color: #949494; } .product_search input:-moz-placeholder { color: #949494; } .product_search input:-ms-input-placeholder { color: #949494; } .product_search input:placeholder { color: #949494; } .product_search button { width: 70px; height: 2.5rem; border: none; background-color: var(--color-hex); float: right; font-size: 0.875rem; color: #FFFFFF; } /*.i-partlist { text-align: center;*/ /* border-bottom-color: rgba(222, 222, 222, 1); border-bottom-style: dashed; border-bottom-width: 1px;*/ /*} .i-partlist a { height: 46px; line-height: 46px; padding: 0 25px; text-align: center; margin-left: 15px; margin-right: 15px; margin-bottom: 15px; display: inline-block; font-size: 16px; background: #f5f5f5; border-radius: 2px; color: #4b4b4b; position: relative; display: inline-block; } .i-partlist a:hover, .i-partlist a.active { background: var(--color-hex); color: #fff; }*/ /*.i-photolist li { flex-grow: 1; margin-right: 10px !important; } .i-photolist li:last-child { margin-right: 0; } .i-photolist li a { display: inline-block; vertical-align: top; width: 100%; height: 48px; background-color: #f5f5f5; font-size: 16px; line-height: 48px; transition: 0.36s; text-align: center; border: none !important; border-radius: 5px; } .i-photolist li a.on { background: var(--color-hex); color: #fff !important; }*/ .sub_banner .container { height: 530px; } .sub_banner .sub_banner_img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-position: center center; background-size: cover; } .sub_banner h1 { font-weight: 400; letter-spacing: 0; color: #fff; text-transform: uppercase; } @media (max-width: 1199px) { .sub_banner .container { height: 300px; } .sub-body { margin-top: 80px; } } @media (max-width: 768px) { .sub_banner .container { height: 240px; } } section.sub-section { padding: 1px 0 0; } /*@media (max-width: 1199px) { section.sub-section { padding: 16px 0rem; } }*/ .sub-nav { position: absolute; z-index: 2; width: 100%; bottom: 60px; left: 0; font-size: 1rem; color: #fff; line-height: 30px; border-top: 1px rgba(255,255,255,.4) solid; padding: 10px 0px 0px 2px; text-transform: uppercase; } .sub-nav:after { content: ""; display: block; width: 50px; height: 3px; background: #fff; position: absolute; top: -2px; left: 0; } .sub-nav .iconbox { margin-right: 5px; } .sub-nav .iconbox i { color: #fff; margin-right: 5px; } .breadcrumbs { list-style: none; margin: 0 } .breadcrumbs > li, .g-breadcrumbs > span { display: inline-block; vertical-align: top; margin-bottom: 0; margin-right: 5px; } .breadcrumbs > li a { color: #fff; } .breadcrumbs-separator { margin: 0px } .breadcrumbs-separator i { font-size: 1rem; } .breadcrumbs.hide_current .breadcrumbs-item:last-child, .breadcrumbs.hide_current .breadcrumbs-separator:nth-last-child(2) { display: none } .breadcrumbs.has_text_color a { color: inherit } @media (max-width: 1199px) { .sub-nav { display: none; } } .sortnav { position: relative; top: -35px; padding: 0; } .sortnav ul { box-shadow: 0 10px 25px -4px rgb(127,127,127,.18); } /*.categoriesnav ul {box-shadow:none; }*/ .sortnav ul:after { display: none; } .sortnav ul li { -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; } .sortnav ul li a { display: block; position: relative; height: 100%; text-align: center; height: 4.25rem; line-height: 4.25rem; background: #fff; color: #2e2d3c; font-weight: 700; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .sortnav ul li a::after { position: absolute; content: ''; display: block; width: 1px; height: 30%; background: #ccc; right: 0; top: 35%; } .sortnav ul li:last-child a::after { display: none; } .sortnav ul li.active a, .sortnav ul li:hover a { color: #fff; background: var(--color-hex); } /*.sortnav ul li a:before { position: absolute; content: ""; width: 0%; height: 4px; background-color: var(--color-hex); left: 50%; transform: translateX(-50%); bottom: 0; opacity: 0; transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1); } .sortnav ul li:hover a:before { opacity: 1; width: 80%; } .sortnav ul li.active a:before { opacity: 1; width: 40%; } .sortnav ul li.active:hover a:before { opacity: 1; width: 80%; }*/ .categoriesnav { top: 0px; padding-top: 1rem; margin-bottom: 2rem; } .categoriesnav ul { flex-wrap: wrap; box-shadow: none; } .categoriesnav ul li { width: 20%; padding: 0px 5px; margin: 0.5rem 0; -webkit-flex-grow: 0; -moz-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; } .categoriesnav ul li a { box-shadow: 0px 0px 5px rgb(11 11 11 / 10%); font-size: 16px; } .categoriesnav ul li a::after { display: none; } /*.categoriesnav ul { flex-wrap: wrap; justify-content: flex-start; } .categoriesnav ul li { -webkit-flex-grow: 0; -moz-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; width: 20%; }*/ @media (max-width: 1440px) { .categoriesnav { top: 0; padding-top: 1rem; } .categoriesnav ul { flex-wrap: wrap; box-shadow: none; } .categoriesnav ul li { width: 25%; padding: 0px 5px; margin: 0.5rem 0; } .categoriesnav ul li a { box-shadow: 0px 0px 5px rgb(11 11 11 / 10%); font-size: 16px; } .categoriesnav ul li a::after { display: none; } } @media (max-width: 1199px) { .sortnav { top: 0; padding-top: 1rem; } .sortnav ul { flex-wrap: wrap; box-shadow: none; } .sortnav ul li { width: 50%; padding: 0px 5px; margin: 0.5rem 0; } .sortnav ul li a { box-shadow: 0px 0px 5px rgb(11 11 11 / 10%); font-size: 16px; } .sortnav ul li a::after { display: none; } } .sub_info { line-height: 26px; } .sub_info p { margin-bottom: 10px; } /*.about-con p { margin-bottom: 1.875rem; }*/ .sub_about { } .sub_about img { object-fit: cover; object-position: center; } /*.sub_about .bg-map { padding: 40px; }*/ .sub_about .about-con { } .sub_about .about-con h2 { font-weight: bold; padding-bottom: 30px; } .sub_about .about-con .about-con-info { color: #666; margin: 0; line-height: 2; } @media (max-width: 1199px) { .sub_about .bg-map { padding: 10px; } } .sub_about .num-box { text-align: center; } .sub_about .num-box .num-title { font-weight: bold; position: relative; } .sub_about .num-box .num-title i { content: ""; font-size: 16px; font-style: normal; line-height: 24px; display: inline-block; position: absolute; top: 0; } .sub_about .num-box .num { position: relative; } .sub_about .num-box .num .text { display: flex; flex-direction: column; } /*.sub_about .num-box .num:after { content: ""; width: 1px; height: 50px; background: #d6d6d6; right: 0; top: 20px; display: block; position: absolute; }*/ .sub_about .num-box .col-md-3:last-child .num:after { display: none; } .sub-about-honor { margin-bottom: 30px; } .sub-about-honor .lazyloadimg img.img { width: 92%; left: 4%; } .sub-about-honor .img { } .sub-about-honor .on { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(var(--color-rgba), 0.6); opacity: 0; z-index: 5; display: flex; align-items: center; justify-content: center; flex-direction: column; color: #fff; } .sub-about-honor .on i { width: 40px; height: 40px; background: #fff; border-radius: 50%; color: var(--color-hex); text-align: center; line-height: 40px; font-size: 16px; } .sub-about-honor:hover .on { opacity: 1; transition: all 0.6s; } .about-con ul.row { text-align: center } .about-con ul.row li { -o-transition: all .3s ease; transition: all .3s ease } .about-con ul.row li a { display: flex; flex-direction: column; align-items: center; } .about-con ul.row li img { padding: 18px 20px; border: 1px solid #9A9A9A; border-radius: 10px; max-width: 80px; } .about-con ul.row li span { margin-top: 11px; font-size: 14px; line-height: 100%; color: rgba(0, 0, 0, .75); -o-transition: all .3s ease; transition: all .3s ease } .about-con ul.row li:last-child { margin-right: 0 } .about-con ul.row li:hover { margin-top: -6px } .about-con ul.row li:hover span { color: var(--color-hex) } .sub_partner { background: #f5f5f5; margin-top: 50px; padding-bottom: 50px; } .sub_partner .ulbox { background: #fff; border-right: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; margin-bottom: 30px; display: flex; flex-wrap: wrap; } .sub_partner .itemli { width: 20%; background: #fff; height: 150px; border: 1px solid #eaeaea; border-right: none; border-bottom: none; transition: all .4s; position: relative; } .sub_partner .itemli img { transition: all .4s; } .sub_partner .itemli img { display: block; max-width: 80%; max-height: 80%; } .sub_partner .itemli .img01 { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 2; filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; } .sub_partner .itemli .img02 { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) rotateY(180deg); filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; z-index: 1; } .sub_partner .itemli:hover .img01 { transform: rotateY(180deg); z-index: 1; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; transform: translate(-50%,-50%) rotateY(180deg); } .sub_partner .itemli:hover .img02 { transform: rotateY(360deg); z-index: 2; filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; transform: translate(-50%,-50%) rotateY(360deg); } .sub_partner .itemli:hover .img02 { z-index: 2; } .sub_partner .tit3 { margin-bottom: 1.25rem; } @media (max-width: 1024px) { .sub_partner .ulbox .itemli { height: 100px; } } @media (max-width: 768px) { .sub_partner .ulbox .itemli { height: 80px; } .sub_partner .ulbox .swiper-pagination span { width: 8px; height: 8px; } } @media (max-width: 767px) { .sub_partner .ulbox .itemli { width: 33.3%; } .sub_partner .ulbox { margin-top: 1rem; } .sub_partner .ulbox .swiper-pagination span { width: 6px; height: 6px; } .sub_partner .ulbox .itemli img { max-height: 80%; } } .join-item { display: block; padding: 28px 0 28px 28px; line-height: 30px; } .join-item:nth-child(2n-1) { background: #f5f5f5; } .join-item .item-mains { align-items: stretch; } .join-item .flexBox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content: space-between; } .join-item .right-btn { display: inline-block; width: 114px; height: 36px; flex: 0 0 114px; height: 36px; line-height: 36px; font-size: 14px; color: #fff; background: var(--color-hex); text-align: center; } .join-name { font-size: 18px; color: #333; margin-bottom: 10px; } .join-item .left-request { font-size: 14px; color: #666; justify-content: flex-start; } .join-item .request-item { flex: 0 0 auto; padding-right: 20px; margin-right: 20px; position: relative; } .join-item .request-item .request-name { font-size: 14px; color: #666; } .join-item .request-item:after { position: absolute; height: 14px; width: 1px; background: #ababab; right: 0; top: 50%; margin-top: -7px; content: ""; display: block; } .join-item .request-item:last-child:after { display: none; } .join-item .re_botton { display: inline-block; width: 114px; height: 36px; line-height: 36px; background: var(--color-hex); text-align: center; color: white !important; margin-top: .5rem; cursor: pointer; } .join-item .re_second { display: none; margin-top: 20px; } .join-item .re_second div:nth-of-type(1) { font-size: 14px; color: #666; } .join-item .request-item .request-dt b { font-size: 14px; color: #666; } .paginator { font: 16px Arial, Helvetica, sans-serif; padding: 20px 0px 20px 0; margin: 0px; } .paginator a { text-decoration: none; color: #666; background: #fff; border: 1px solid #e5e5e5; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; padding: 10px 13px; margin-right: 3px; } .paginator a:visited { padding: 1px 6px; border: solid 1px #ddd; text-decoration: none; } .paginator .cpb { background: var(--color-hex); border: 1px solid var(--color-hex); color: #fff; border-radius: 50%; padding: 10px 13px; margin-right: 3px; } .paginator a:hover { background: var(--color-hex); border: 1px solid var(--color-hex); color: #fff; } .contact_info { line-height: 2; } .contact_info h3 { color: var(--color-hex); font-weight: bold; margin: 20px 0; } .contact_info p.icon-contact { display: flex; align-items: center; line-height: 30px; margin-bottom: 10px; } .contact_info p.icon-contact i.iconfont { background: var(--color-hex); color: #fff; margin-right: 10px; font-size: 28px; width: 40px; height: 40px; line-height: 40px; border-radius: 5px; text-align: center; flex: 0 0 40px; } .wrap_contact { position: relative; margin-bottom: -20px; } .wrap_contact .map #gdmap { height: 20rem; } .wrap_contact .map .icon { background: url(/controls/img/marker.png) no-repeat; } .wrap_contact .map .icon-cir { height: 31px; width: 28px; } .wrap_contact .map .icon-cir-red { background-position: -11px -5px; } .amap-container { height: 100%; } .myinfowindow { width: 300px; min-height: 50px; } .myinfowindow h5 { height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; font-weight: bold; width: 100%; word-break: break-all; } .myinfowindow div { margin-top: 10px; min-height: 40px; line-height: 20px; font-size: 13px; color: #6f6f6f; } .manage-bot { width: 100%; height: 20rem; overflow: hidden; position: relative; margin-top: 1rem; } .manage-bot .container { height: 100%; } .manage-bot .slides { float: left; height: 100%; border-right: 1px solid rgba(255, 255, 255, .25) } .manage-bot .slides li { width: 20%; float: left; height: 100%; border-left: 1px solid rgba(255, 255, 255, .25); padding: 2rem 3% 0; position: relative; cursor: pointer; transition: width .3s } .manage-bot.edge .slides li { width: 16.66% } .manage-bot.edge .slides li.on { width: 25% } .manage-bot.edge .slides li.cur { width: 15% } .manage-bot .slides li h2 { font-size: 1.8rem; color: #fff; font-weight: bold; line-height: 2rem; margin-bottom: 0.7rem; transition: font-size .3s; margin: 0; } .manage-bot .slides li h3 { font-size: 0.6rem; color: #fff; line-height: 1.1rem } .manage-bot .slides li p { font-size: 0.4rem; color: #fff; line-height: 0.7rem; opacity: 0; filter: alpha(opacity=0); transition: opacity .3s } .manage-bot .slides li p.en { font-size: 0.4rem; color: #fff; opacity: .5; filter: alpha(opacity=50); line-height: 0.65rem; transition: opacity .3s } .manage-bot .slides li i { display: block; width: 3px; height: 0; background: #fff; position: absolute; top: 3.95rem; left: -2px; transition: height .3s, top .3s } .manage-bot .slides li.on { width: 40% } .manage-bot .slides li.cur { width: 15% } .manage-bot .slides li.on i { top: 3.55rem; height: 1.75rem } .manage-bot .slides li.on p { opacity: 1; filter: alpha(opacity=100) } .manage-bot .slides li.on p.en { opacity: 0; filter: alpha(opacity=0) } .manage-bot .slides li.on h3 { font-size: 1rem } .manage-bot-list { height: 0; overflow: hidden } .sub_culture { } .sub_culture .culture-list { margin: 3rem 0; } .sub_culture .culture-list .row { margin: 0 -1px; } .sub_culture .culture-list .item { box-sizing: border-box; padding: 0 1px; } .sub_culture .culture-list .con-box { position: relative; } .sub_culture .culture-list .init-box { background-color: #fff; padding: 3.375em 0; box-shadow: 0 0 5em rgba(40,40,40,.02); border-radius: 2px; text-align: center; } .sub_culture .culture-list .icon { width: 5.1875em; margin: 0 auto; } .sub_culture .culture-list .tit { font-size: 1.6875em; line-height: 1.75em; color: #333; margin-top: 1.45em; } .sub_culture .culture-list .en-tit { font-size: .9375em; line-height: 1em; color: #333; font-family: Arial; margin-top: .2em; text-transform: uppercase; } .sub_culture .culture-list .con { display: none; } .sub_culture .culture-list .hover-box { box-sizing: initial; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; height: 100%; padding: 3em 0; background-repeat: no-repeat; background-position: center; background: var(--color-hex); border-radius: 2px; text-align: center; opacity: 0; filter: alpha(opacity=0); transition: all .3s; } .sub_culture .culture-list .hover-box .tit { font-size: 1.6875em; line-height: 1.75em; color: #fff; margin-top: 1.25em; } .sub_culture .culture-list .line { width: 1.875em; height: 2px; background-color: #fff; margin: 0.9em auto 0; } .sub_culture .culture-list .con { font-size: 1.125em; line-height: 1.375em; color: #fff; padding: 0 13.33%; margin-top: 1.25em; } .sub_culture .culture-list .hover-box .con { display: block; } .sub_culture .culture-list .con-box.cur .hover-box { opacity: 1; filter: alpha(opacity=100); } .sub_culture .culture-list i { font-size: 5rem; display: block; color: #59bcdb; } .sub_culture .culture-list .hover-box i { color: #fff; } /*@media (min-width: 767px) { .sub_culture .culture-list .con-box:hover .hover-box { opacity: 1; filter: alpha(opacity=100); } }*/ @media (max-width: 767px) { .sub_culture .culture-list .item { margin-bottom: 2px; } .sub_culture .culture-list .tit { margin-top: 1em; } .sub_culture .culture-list .con { display: block; color: #333; } .sub_culture .culture-list .con-box.cur .con { color: #fff; } } .sub_culture .bg-white { padding-bottom: 60px; } .sb-1 { display: flex; align-items: center; justify-content: center; } .sb-1 img { width: 80%; max-width: 400px; } .sb-2 .tit-24 { margin-top: 1rem; } .sb-2 .tit-16 { margin-top: 1rem; margin-bottom: 1.25rem; } @media (max-width: 767px) { .sb-1 img { max-width: 300px; } } /*.tlql span { background: var(--color-hex); color: #fff; display: block; font-size: 1rem; line-height: 2rem; }*/ .tlql { position: relative; } .tlql .swiper { padding: 3rem 0; } .tlql:before { position: absolute; content: ""; width: 100%; height: 1px; background-color: #dedede; left: 0; top: 0; bottom: 0; margin: auto; } .tlql .swiper-pagination { bottom: -20px; } .tlql .swiper-pagination-bullet-active { background: var(--color-hex); } /*.tlql { width: 57%; position: relative; display: flex; justify-content: flex-end; align-items: center; }*/ .tlql .imgs { width: 2.5rem; height: 2.5rem; margin: 0 auto; position: relative; } .tlql .imgs img { display: block; } .tlql .imgs .i1 { position: absolute; left: 0; top: 0; opacity: 0; } .tlql .dian { position: relative; padding: 1.5rem 0; } .tlql .dian span { position: absolute; width: .5rem; height: .5rem; left: 0; right: 0; top: 0; bottom: 0; margin: auto; } .tlql .dian span:before, .tlql .dian span:after { position: absolute; content: ""; border-radius: 50%; width: 100%; height: 100%; left: 0; top: 0; } .tlql .dian span:before { z-index: 1; background-color: #474747; } .tlql .dian span:after { z-index: 0; background-color: #e8e8e8; transform: scale3d(2, 2, 1); } .tlql .tit-24 { text-align: center; line-height: 2.5rem; } @media (min-width: 1024px) { .tlql .swiper-slide { transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1); } .tlql .swiper-slide:hover { color: var(--color-hex); transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1); } .tlql .swiper-slide:hover img { transition: 0.5s cubic-bezier(0.3, 0, 0.24, 1); } .tlql .swiper-slide:hover .i1 { opacity: 1; } .tlql .swiper-slide:hover .i0 { opacity: 0; } .tlql .swiper-slide:hover .dian span:before { background: var(--color-hex); } .tlql .swiper-slide:hover .dian span:after { background: #cdddee; } } .pro-title { background: var(--color-hex); height: 80px; } .pro-title h3 { border-bottom: 1px solid #fff; line-height: 75px; height: 75px; font-size: 24px; color: #f1f3ef; text-align: center; margin-top: 0 } .pro-list { background: #fff; box-shadow: 0 0 20px rgba(0, 0, 0, .2); border-radius: 0 10px 10px 0; } .pro-list ul { width: 100% } .pro-list li { width: 100% } .pro-list li a.pro-tit-one { display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width: 100%; height: 50px; line-height: 50px; font-size: 16px; padding: 0 2% 0 10%; background: #fff url(../img/pro01.png) no-repeat 4% center; transition: background .3s } .pro-list li a.cur { color: var(--color-hex); font-weight: bold; } .pro-list li a.pro-tit-one.cur, .pro-list li a.pro-tit-one:hover { background: var(--color-hex) url(../img/pro01_h.png) no-repeat 6% center; color: #fff } .pro-list li .pro-con-one { display: none; background: #fafafa; } .pro-list li .pro-tit-two { width: 100%; height: 40px; line-height: 40px; overflow: hidden; display: block; font-size: 14px; color: #666; padding: 0 2% 0 12%; border: 1px solid #e6e6e6; transition: color .3s } .pro-list li .pro-con-two { width: 100%; padding: 5px 2% 5px 12%; display: none } .pro-list li .pro-tit-three { display: block; width: 100%; font-size: 13px; color: #666; line-height: 30px; height: 30px; overflow: hidden } .pro-list li .pro-con-three { width: 100%; padding: 5px 2% 5px 14%; display: none } .pro-list li .pro-tit-four { display: block; width: 100%; font-size: 13px; color: #666; line-height: 30px; height: 30px; overflow: hidden } .pro_content { } .product_categories { width: 100%; padding-right: 15px; padding-left: 15px; } .product_categories .cate-title { background: var(--color-hex); color: #fff; height: 60px; line-height: 60px; margin-bottom: 10px; text-align: center; text-transform: capitalize; font-size: 20px; font-weight: bold; display: flex; align-items: center; justify-content: center; border-radius: 10px; } .product_categories .cate-title i, .contactWrap .cate-title i { font-size: 26px; margin-right: 10px; } .product_categories ul { border: 1px solid #f2f3f7; background: #fff; } .product_categories ul li { padding: 10px 20px; line-height: 16px; padding-left: 30px; border-bottom: 1px #e6e6e6 solid; position: relative; } .product_categories ul li.cate-one { padding-left: 20px; position: relative; } .product_categories ul li.cate-one:before { display: block; content: ""; width: 12px; height: 12px; border-radius: 50%; position: absolute; left: 5px; background: #fff url(../img/pro01.png) no-repeat center center; top: 50%; margin-top: -6px; } .product_categories ul li:last-child { border-bottom: 0; } .product_categories ul ul li:before { font-family: "iconfont"; content: "\e748"; font-size: 18px; line-height: 20px; position: absolute; left: 10px; top: 10; } .product_categories ul li a { display: block; font-size: 14px; line-height: 20px; } .product_categories ul li.cate-one a { display: block; } .product_categories ul li:hover { background: #f5f5f5; border-color: #f5f5f5; } .product_categories ul li:hover a, .product_categories ul li.cur a { color: var(--color-hex); } .product_categories ul li:hover:before, .product_categories ul li.cur:before { border-left-color: var(--color-hex); } .product_categories ul li sup { margin-left: 5px; font-weight: bold; color: red; } .product_categories ul li.cate-item a b { display: inline-block; width: 15px; height: 15px; border: 1px solid var(--color-hex); border-radius: 2px; overflow: hidden; line-height: 15px; -webkit-box-sizing: content-box; box-sizing: content-box; position: relative; } .product_categories ul li.cate-item a b:before, .product_categories ul li.cate-item a b:after { content: ''; display: block; width: 9px; height: 1px; background-color: var(--color-hex); position: absolute; left: 3px; top: 50%; margin-top: -.5px; } .product_categories ul li.cate-item a b:after { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } .product_categories ul li.cate-item a[aria-expanded=true] b { border-color: var(--color-hex); background-color: var(--color-hex); } .product_categories ul li.cate-item a[aria-expanded=true] b:before { background-color: #fff; } .product_categories ul li.cate-item a[aria-expanded=true] b:after { display: none; } @media (max-width: 992px) { .manage-bot-list { height: auto; } .manage-bot .pc-ma { display: none; } .manage-bot .swiper-container { height: 400px; } .manage-bot .swiper-slide { width: 100%; float: left; height: 100%; padding: 0; position: relative; cursor: pointer; transition: width .3s } .manage-bot .swiper-slide h2 { font-size: 30px; color: #fff; font-weight: bold; line-height: 40px; margin-bottom: 4px; transition: font-size .3s } .manage-bot .swiper-slide a { padding: 10px 3% 5px; width: 100%; display: block } .manage-bot .swiper-slide h3 { font-size: 16px; color: #fff; line-height: 24px } .manage-bot .swiper-slide p { font-size: 14px; color: #fff; line-height: 24px; opacity: 1; filter: alpha(opacity=100); transition: opacity .3s } .manage-bot .swiper-slide p.en { font-size: 14px; color: #fff; opacity: .5; filter: alpha(opacity=50); line-height: 24px; transition: opacity .3s; margin-bottom: 10px } .manage-bot .swiper-slide i { display: block; width: 3px; height: 40px; background: #fff; position: absolute; top: 30px; left: 0px; transition: height .3s, top .3s } .manage-bot { height: 400px } .manage-bot .swiper-pagination-bullet { width: 11px; height: 11px; } .manage-bot .swiper-pagination-bullet-active { background: var(--color-hex); } .product_search { width: 100%; float: none; padding: 16px 0 0; height: auto; } .box_title h4 { padding: 0 10px; float: none; } .product_search input { width: calc(100% - 70px); } .pro-nav a { width: calc(33.3% - 3px); } .wrap_contact { position: relative } .wrap_contact .map #gdmap { height: 300px; } } @media (max-width: 768px) { .pro-nav a { width: calc(50% - 2px); } } .sub_contact .contact-item { width: 100%; background: #fff; box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.07); border-radius: 5px; display: flex; flex-direction: column; justify-content: center; align-items: center; } .sub_contact .contact-item:hover { box-shadow: 0px 0px 13px 0px var(--color-hex); } .sub_contact .contact-item .c-icon { color: var(--color-hex); } .sub_contact .contact-item .c-label { color: #313131; font-weight: bold; } .sub_contact .contact-item .c-text { color: #606060; } .sub_contact .contact-map { width: 100%; overflow: hidden; position: relative; } .sub_contact .contact-map img { width: 100%; } .sub_contact .contact-map .company-location { position: absolute; top: 34.67%; left: 35.57%; } .sub_contact .contact-map .company-location i { position: absolute; color: var( --color-hex); top: 0px; left: 0px; width: 27px; animation: locationJump 0.4s linear infinite alternate; } .sub_contact .contact-map .company-location .company-name { display: inline-block; margin-left: 40px; margin-top: 20px; font-weight: bold; color: var(--color-hex); } .sub_contact .contact-map-img { display: none; width: 100%; max-width: 1350px; margin: 0 auto 80px; overflow: hidden; position: relative; } .sub_contact .contact-map-img img { width: 100%; } .sub_service .col-item { background: #fff; } .sub_service .in-tutext h5.text-new { color: #000; font-weight: 600; position: relative; } .sub_service h5.text-new::after { content: ''; margin: 0 auto; position: absolute; bottom: -28px; left: 35px; width: 88px; height: 10px; background-color: var(--color-hex); border-radius: 20px; } .sub_service h5.text-new::before { content: ''; margin: 0 auto; position: absolute; bottom: -28px; left: 0px; width: 20px; height: 10px; background-color: #3aa9e0; border-radius: 20px; } .othercontact { line-height: 1.8; } .sub-gongyi { display: flex; align-items: stretch; flex-wrap: wrap; margin: 0 -10px; } .sub-gongyi .item { width: calc(100%/3 - 20px); margin: calc(1% + 10px) 9px; border: 1px solid #ececec; position: relative; } .sub-gongyi .num { width: 5vw; height: 5vw; display: flex; align-items: center; justify-content: center; margin: -1px auto 0; text-align: center; font-size: 36px; color: #000; background: #ececec; font-weight: 600; position: relative; z-index: 2; } .sub-gongyi .num:before { content: ""; position: absolute; top: 0; bottom: 0; right: 100%; width: 0; border-right: 2.5vw solid #ececec; border-bottom: 5vw solid transparent; } .sub-gongyi .num:after { content: ""; position: absolute; top: 0; bottom: 0; left: 100%; width: 0; border-left: 2.5vw solid #ececec; border-bottom: 5vw solid transparent; } .sub-gongyi .text { padding: 20px 20px 2.5vw; font-size: 20px; color: #000; line-height: 30px; min-height: 3.5vw; font-weight: 500; } @media(min-width: 1025px) { .sub-gongyi .num { max-width: 60px; max-height: 60px; } .sub-gongyi .num:before { border-right-width: 30px; border-bottom-width: 60px; } .sub-gongyi .num:after { border-left-width: 30px; border-bottom-width: 60px; } } .sub-gongyi .item:nth-of-type(2n+1) { background: #ececec; } .sub-gongyi .item:nth-of-type(2n+1) .num { background: #fff; } .sub-gongyi .item:nth-of-type(2n+1) .num:before { border-right-color: #fff; } .sub-gongyi .item:nth-of-type(2n+1) .num:after { border-left-color: #fff; } .sub-tixi dl { display: flex; align-items: center; justify-content: space-between; padding: 10px 1.5vw; position: relative; font-size: 18px; color: #666; font-weight: 500; overflow: hidden; transition: All 0.3s ease-in-out; } .sub-tixi dl + dl { margin-top: 10px; } .sub-tixi dl:before { content: ""; width: 45px; height: 0; position: absolute; left: 1.5vw; top: 0; background: var(--color-hex); z-index: -1; transition: All 0.3s ease-in-out; } .sub-tixi dt { width: 45px; height: 45px; border-radius: 50%; overflow: hidden; background: var(--color-hex); text-align: center; color: #fff !important; line-height: 45px; } .sub-tixi dd { width: calc(100% - 60px); line-height: 30px; } .sub-tixi dl:hover { color: #000; box-shadow: 0 3px 10px rgba(0,0,0,0.2); } .sub-tixi dl:hover:before { height: 100%; } @media(max-width: 1024px) { .sub-gongyi .text { font-size: 16px; line-height: 25px; } .sub-gongyi .num { font-size: 25px; } .sub-tixi dl { font-size: 20px; } } @media(max-width: 768px) { .sub-gongyi .item { width: calc(50% - 10px); margin: 5px 4px; } .sub-tixi dl { font-size: 16px; } .sub-tixi dt { width: 30px; height: 30px; line-height: 30px; } .sub-tixi dd { line-height: 25px; width: calc(100% - 40px); } } .sub-rd .sub-rd-img { display: flex; } .sub-rd .sub-rd-img * { width: calc(50% - 10px); margin: 5px; } .sub-material { overflow: hidden; } .sub-material .mod-card01 { max-width: 1200px; margin: 0 auto; } .sub-material .mod-card01 .content-bg { overflow: visible; } .sub-material .mod-card01 .card-title-tabs { padding-bottom: calc(3.5% + 10px); overflow: hidden; } .sub-material .mod-card01 .card-title li { width: 50%; text-align: center; position: relative; float: left; } .sub-material .mod-card01 .card-title li:after { content: ""; position: absolute; top: calc(100% - 30px); left: 0; right: 0; width: 100%; height: 30px; background-position: top center; background-repeat: no-repeat; z-index: -1; transition: All 0.3s ease-in-out; } .sub-material .mod-card01 .card-title li a { font-size: 30px; color: #fff; display: block; line-height: 40px; padding: 20px; text-transform: uppercase; } .sub-material .mod-card01 .card-title .card-title-tab-first { background-color: #2f2483; } .sub-material .mod-card01 .card-title .card-title-tab-first:after { background-image: url(/newsimage/img/matOne-bluebg.png); } .sub-material .mod-card01 .card-title .card-title-tab-last { background-color: var(--color-hex); } .sub-material .mod-card01 .card-title .card-title-tab-last:after { background-image: url(/newsimage/img/matOne-redbg.png); } .sub-material .mod-card01 .card-title li.on:after { top: 100%; z-index: 1; } .sub-material .mod-card01 .matOne-text { font-size: 18px; color: #000; line-height: 30px; text-align: center; } .sub-material .mod-card01 .matOne-text h2 { font-size: 30px; line-height: 40px; font-weight: 600; display: block; text-transform: capitalize; } .sub-material .mod-card01 .matOne-text h2:after { content: ""; width: 70px; height: 4px; border-radius: 4px; background: var(--color-hex); display: block; margin: 3px auto 1.5%; } .sub-material .mod-card01 .card-html-tab { display: none; } .sub-material .mod-card01 .card-html .on { display: block; } .sub-material .mod-card01 .card-html-tab-first .matOne-text h2:after { background: #2f2483; } .sub-material .mod-card01 .matOne-img { padding: calc(5% + 10px) 0 calc(3% + 10px); } .sub-material .mod-card01 .matOne-img img { border-bottom: 1vw solid var(--color-hex); } .sub-material .mod-card01 .matOne-table h2 { font-size: 30px; line-height: 40px; font-weight: 600; display: block; text-transform: capitalize; text-align: center; color: #000; } .sub-material .mod-card01 .matOne-table table { width: 95%; border-collapse: collapse; border: 1px solid #888; margin: calc(1.5% + 10px) 2.5% calc(2% + 10px); } .sub-material .mod-card01 .matOne-table table td { font-size: 14px; color: #000; line-height: 20px; padding: 10px; text-align: center; border: 1px solid #888; word-break: break-all; } .sub-material .mod-card01 .matOne-table table td span { font-weight: 600; font-size: 16px; } .sub-material .mod-card01 .matOne-table table tr:nth-of-type(2n) td { background: #f2f2f2; } .sub-material .mod-card01 .matOne-table table th { background: var(--color-hex); font-size: 16px; color: #fff; line-height: 20px; padding: 5px; text-align: center; font-weight: 500; width: calc(100%/7.5); } .sub-material .mod-card01 .matOne-table table th:first-of-type { width: auto; } .sub-material .mod-card01 .matOne-table table th span { font-size: 12px; line-height: 15px; display: block; font-weight: 300; } .sub-material .mod-card01 .mod-bottom { padding: 40px 0 calc(2.5% + 10px); } .sub-material .mod-card01 .bottom-left { padding: calc(1.5% + 10px); border: 1px solid #ccc; box-shadow: -5px 5px 10px rgba(0,0,0,0.15); font-size: 18px; color: #000; line-height: 30px; font-weight: 500; display: flex; justify-content: space-between; } .sub-material .mod-card01 .bottom-left span { width: calc(100% - 50px); } .sub-material .mod-card01 .bottom-left:before { content: ""; width: 40px; height: 80px; background: url(/newsimage/img/matOne-ding.png) center no-repeat; margin-top: calc(10px - 4.5%); display: block; } .sub-material .mod-card01 .matOne-locate .locate-title { padding: calc(4.5% + 10px) 0; } .sub-material .mod-card01 .matOne-locate .locate-title ul { overflow: hidden; margin: 0 -5px; } .sub-material .mod-card01 .matOne-locate .locate-title li { width: calc(20% - 10px); margin: 5px; float: left; font-weight: 500; font-size: 24px; color: #000; line-height: 30px; padding: 20px; border: 1px solid #333; border-radius: 5px; box-sizing: border-box; text-align: center; text-transform: uppercase; } .sub-material .mod-card01 .matOne-locate .locate-title li.on { background: #2f2483; color: #fff; border-color: #2f2483; } .sub-material .mod-card01 .matOne-locate .locate-content { padding: 0 0 calc(3% + 10px); } .sub-material .mod-card01 .matOne-locate .locate-content .item { display: flex; justify-content: space-between; flex-wrap: wrap; padding: calc(1.5% + 10px) 0; } .sub-material .mod-card01 .matOne-locate .locate-content .img { width: calc(50% - 20px); position: relative; } .sub-material .mod-card01 .matOne-locate .locate-content .text { width: calc(50% - 20px); padding: 20px; box-sizing: border-box; } .sub-material .mod-card01 .matOne-locate .locate-content .text h2 { font-size: 24px; color: #000; line-height: 30px; font-weight: 500; display: block; } .sub-material .mod-card01 .matOne-locate .locate-content .text h2:before { content: ""; width: 70px; height: 6px; background: #2f2483; display: block; margin: 6px 0px; } .sub-material .mod-card01 .matOne-locate .locate-content .word { font-size: 16px; color: #000; line-height: 25px; padding-top: 20px; } .sub-material .mod-card01 .matOne-two { padding: calc(2.5% + 10px) 0; position: relative; z-index: 2; } .sub-material .mod-card01 .matOne-two:after { content: ""; width: 100vw; position: absolute; z-index: -1; top: 0; bottom: 0; left: calc(50% - 50vw); background: url(../img/matOne-two-bg.png) center repeat-x #f8f8f8; } .sub-material .mod-card01 .matOne-three { padding: calc(3.5% + 10px) 0 10px; } .sub-material .mod-card01 .matOne-three table tr { transition: All 0.3s ease-in-out; } .sub-material .mod-card01 .matOne-three table td:first-of-type { font-weight: 600; font-size: 16px; } .sub-material .mod-card01 .matOne-three table th { border: 1px solid #888; width: calc(100%/8.5); background: #2f2483; } .sub-material .mod-card01 .matOne-three tbody tr:hover { transform: scale(1.03); box-shadow: 0 0 10px rgba(0,0,0,0.2); background: #fff; } .sub-material .mod-card01 .matOne-four { padding: 20px 2.5% calc(2% + 10px); display: flex; align-items: center; flex-wrap: wrap; justify-content: space-between; } .sub-material .mod-card01 .matOne-four .matOne-table { width: 50%; } .sub-material .mod-card01 .matOne-four .matOne-table table { margin-left: 0; margin-right: 0; width: 100%; } .sub-material .mod-card01 .matOne-four table tr { transition: All 0.3s ease-in-out; } .sub-material .mod-card01 .matOne-four table td { width: calc(100%/3.5); word-break: break-all; } .sub-material .mod-card01 .matOne-four table td:first-of-type { width: auto; font-weight: 600; font-size: 16px; } .sub-material .mod-card01 .matOne-four table th { border: 1px solid #888; width: calc(100%/8.5); background: var(--color-hex); } .sub-material .mod-card01 .matOne-four tbody tr:hover { transform: scale(1.03); box-shadow: 0 0 10px rgba(0,0,0,0.2); background: #fff; } .sub-material .mod-card01 .matOne-four .text { width: calc(48% - 10px); padding: 25px; position: relative; box-sizing: border-box; z-index: 2; } .sub-material .mod-card01 .matOne-four .text:after { content: ""; position: absolute; top: 0; left: 0; bottom: 0; width: 100vw; background: #f2f2f2; z-index: -1; } .sub-material .mod-card01 .matOne-four .text h2 { font-size: 22px; color: #000; line-height: 25px; font-weight: 600; display: block; padding-bottom: 10px; } .sub-material .mod-card01 .matOne-four .text dl { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; } .sub-material .mod-card01 .matOne-four .text dt { font-size: 18px; color: #333; line-height: 30px; width: calc(200%/3 - 20px); } .sub-material .mod-card01 .matOne-four .text dd { width: calc(100%/3); } @media(min-width: 1025px) { .sub-material .mod-card01 .matOne-locate .locate-content .img:after { content: ""; width: 0; height: 0; position: absolute; left: 100%; top: 20px; border-left: 15px solid var(--color-hex); border-top: 10px solid transparent; border-bottom: 10px solid transparent; } .sub-material .mod-card01 .matOne-locate .locate-content .item:nth-of-type(2n) { flex-direction: row-reverse; } .sub-material .mod-card01 .matOne-locate .locate-content .item:nth-of-type(2n) .img:after { left: auto; right: 100%; border-left: none; border-right: 15px solid var(--color-hex); } } @media(max-width: 1024px) { .sub-material .mod-card01 .card-title li a { font-size: 20px; line-height: 30px; padding: 15px; } .sub-material .mod-card01 .matOne-text h2 { font-size: 20px; line-height: 30px; } .sub-material .mod-card01 .matOne-text { font-size: 16px; line-height: 25px; } .sub-material .mod-card01 .matOne-locate .locate-title li { font-size: 20px; line-height: 30px; padding: 10px; } .sub-material .mod-card01 .matOne-locate .locate-content .img { width: calc(50% - 10px); } .sub-material .mod-card01 .matOne-locate .locate-content .text { width: calc(50% - 10px); padding: 10px; } .sub-material .mod-card01 .matOne-locate .locate-content .text h2 { font-size: 20px; } .sub-material .mod-card01 .matOne-table h2 { font-size: 20px; line-height: 30px; } .sub-material .mod-card01 .matOne-four .text h2 { font-size: 18px; } .sub-material .mod-card01 .matOne-four .text dt { font-size: 14px; line-height: 20px; } .sub-material .mod-card01 .matOne-table table th, .sub-material .mod-card01 .matOne-table table td { font-size: 14px; } .sub-material .mod-card01 .matOne-three table td:first-of-type, .sub-material .mod-card01 .matOne-four table td:first-of-type { font-size: 14px; } .sub-material .mod-card01 .bottom-left { font-size: 16px; line-height: 25px; } } @media(max-width: 768px) { .sub-material .mod-card01 .card-title li a { font-size: 16px; line-height: 25px; padding: 10px; } .sub-material .mod-card01 .matOne-text h2 { font-size: 16px; line-height: 25px; } .sub-material .mod-card01 .matOne-text { font-size: 14px; line-height: 20px; } .sub-material .mod-card01 .matOne-locate .locate-title li { font-size: 16px; line-height: 25px; } .sub-material .mod-card01 .matOne-locate .locate-content .img { width: calc(50% - 5px); } .sub-material .mod-card01 .matOne-locate .locate-content .text { width: calc(50% - 5px); padding: 5px; } .sub-material .mod-card01 .matOne-locate .locate-content .text h2 { font-size: 16px; line-height: 25px; } .sub-material .mod-card01 .matOne-locate .locate-content .word { font-size: 14px; line-height: 20px; } .sub-material .mod-card01 .matOne-table h2 { font-size: 16px; line-height: 25px; } .sub-material .mod-card01 .matOne-four .text h2 { font-size: 16px; line-height: 25px; } .sub-material .mod-card01 .matOne-table table th, .sub-material .mod-card01 .matOne-table table td { font-size: 12px; line-height: 15px; } .sub-material .mod-card01 .matOne-three table td:first-of-type, .sub-material .mod-card01 .matOne-four table td:first-of-type { font-size: 12px; } .sub-material .mod-card01 .bottom-left { font-size: 14px; } } @media(max-width: 480px) { .sub-material .mod-card01 .card-title { padding: 5px 0px; } .sub-material .mod-card01 .card-title li { width: 100%; margin: 5px 0px; } .sub-material .mod-card01 .card-title li:after { background-size: 20% auto; } .sub-material .mod-card01 .matOne-locate .locate-title li { width: calc(50% - 10px); } .sub-material .mod-card01 .matOne-locate .locate-content .img, .sub-material .mod-card01 .matOne-locate .locate-content .text { width: 100%; } .sub-material .mod-card01 .matOne-four { padding: 10px 0px; } .sub-material .mod-card01 .matOne-four .matOne-table { width: 100%; } .sub-material .mod-card01 .matOne-four .text { width: 100%; padding: 10px; margin-top: 20px; } .sub-material .mod-card01 .matOne-four .text dt, .sub-material .mod-card01 .matOne-four .text dd { width: 100%; } } .sub-application .col-item { background: #eee; height: 100%; } .layout-serFour { display: flex; flex-wrap: wrap; justify-content: space-between } .layout-serFour .img { width: calc(22.5% - 20px); padding: calc(4% + 10px) 0; border-radius: 5px; background: #fff; box-shadow: -3px 5px 10px rgba(0,0,0,0.2); display: flex; align-content: center; justify-content: center; flex-wrap: wrap; } .layout-serFour .img span { width: 80px; height: 80px; margin: 20px auto; } .layout-serFour .img h2 { font-size: 30px; color: #000; line-height: 40px; width: 100%; text-align: center; display: block; } .layout-serFour .text { width: calc(77.5% - 20px); } .layout-serFour .text dl { padding: 10px 0px; display: flex; font-size: 18px; color: #000; line-height: 25px; justify-content: space-between; } .layout-serFour .text dt { width: 35px; height: 35px; border-radius: 50%; background: var(--color-hex); font-size: 18px; color: #fff; text-align: center; line-height: 35px; } .layout-serFour .text dd { width: calc(100% - 60px); } @media (max-width: 768px) { .layout-serFour .img { width: 100%; max-width: 320px; margin: 0 auto; } .layout-serFour .img h2 { font-size: 20px; } .layout-serFour .text { width: 100%; padding: 10px 0px; } .layout-serFour .text dl { font-size: 14px; line-height: 25px; padding: 5px 0px; } } .layout-serFive { padding: calc(2.5% + 10px) 0; } .layout-serFive .layout-bg > div { width: calc(50% - 10px); max-width: 760px; } .layout-serFive .mod-othercontent01 .mod-title .title-left { font-size: 30px; color: #000; line-height: 40px; float: none; font-weight: 500; } .layout-serFive .mod-othercontent01 .mod-title .title-right { font-size: 18px; color: #000; line-height: 30px; padding: 10px 0px 20px; float: none; } .layout-serFive .mod-othercontent01 table { width: 100%; border-collapse: collapse; border: 1px solid #666; } .layout-serFive .mod-othercontent01 td { font-size: 18px; color: #000; line-height: 25px; padding: 10px; text-align: center; width: calc(100%/3); border: 1px solid #666; word-break: break-all; } .layout-serFive .mod-othercontent01 th { font-size: 18px; color: #000; line-height: 30px; padding: 10px; font-weight: 600; background: #b6b6b6; } .layout-serSix { padding: calc(2.5% + 10px) 0; } .layout-serSix .mod-othercontent01 { padding: 10px 0px calc(7.5% + 10px); border-top: 1px solid #666; background: url(/newsimage/img/serSix-shadow.png) bottom center no-repeat; background-size: 100% auto; } .layout-serSix .mod-othercontent01 .mod-title { padding: 15px 0px; border-top: 1px solid #b2b2b2; } .layout-serSix .mod-othercontent01 .title-left { float: none; font-size: 30px; color: #000; line-height: 40px; text-align: center; font-weight: 500; } .layout-serSix .mod-othercontent01 ul li { padding: 1vw 0; font-size: 18px; color: #000; line-height: 30px; border-top: 1px dashed #b2b2b2; } .layout-serSix .mod-othercontent01 ul li:last-of-type { border-bottom: 1px dashed #b2b2b2; } @media (max-width: 1024px) { .layout-serFive .mod-othercontent01 .mod-title .title-left { font-size: 25px; line-height: 35px; } .layout-serFive .mod-othercontent01 .mod-title .title-right { font-size: 16px; line-height: 25px; } .layout-serFive .mod-othercontent01 td, .layout-serFive .mod-othercontent01 th { font-size: 16px; } .layout-serSix .mod-othercontent01 .title-left { font-size: 25px; line-height: 35px; } .layout-serSix .mod-othercontent01 ul li { font-size: 16px; line-height: 25px; } } @media (max-width: 768px) { .layout-serFive .mod-othercontent01 .mod-title .title-left { font-size: 20px; line-height: 30px; } .layout-serFive .mod-othercontent01 .mod-title .title-right { font-size: 14px; } .layout-serFive .mod-othercontent01 td, .layout-serFive .mod-othercontent01 th { font-size: 14px; } .layout-serSix .mod-othercontent01 .title-left { font-size: 20px; line-height: 30px; } .layout-serSix .mod-othercontent01 ul li { font-size: 14px; } .layout-serFive .layout-bg > div { width: 100%; } }