/* 头部 */
.Top002374 { position: fixed; width: 100%; left: 0; top: 0; z-index: 100; background: #fff; box-shadow: 0 3px 12px rgba(0,0,0,0.1) }
@media(max-width:1360px) {
.Top002374 { padding: 0 2%; }
}
.Top002374 .header-left { float: left; width: 40%; max-width: 19vw; }
.Top002374 .logo { position: absolute; left: 0; max-width: 280px; top: 50%; transform: translateY(-50%); }
.Top002374 .header-right { float: right; line-height: 24px; }
@media(min-width:1025px) {
.Top002374 .header-left { position: relative; height: 100px;    max-width: 15vw; }
.Top002374 .header-mid { float: right; }
.Top002374 .header-mid { width: 80%; max-width: 1280px; }
.Top002374 .header-right { padding-top: 37px; }
.Top002374_subbg .header { position: relative; z-index: 2; }
/*.Top002374::before{ position:absolute; content:''; width:100%; height:0; transition: 0.3s;  background:rgba(0,0,0,0.5); left:0; top:100%; z-index:1;}*/
.Top002374_subbg::before { height: 50px; }
.Top002374 .header-menu li.has-sub .sub { opacity: 0; transition: opacity 0.3s 0.3s; }
.Top002374 .header-menu li.has-sub.aon .sub { opacity: 1; }
.sub-menu-layer { display: none; }
}
.Top002374 .header-menu li { width: auto !important; padding: 0 26px; }
.Top002374 .header-menu li a { transition: 0.3s; }
.Top002374 .header-menu li em { line-height: 97px; font-size: 16px; }
.Top002374 .header-menu li em a { color: #666; border-bottom: 3px solid transparent; display: inline-block; text-transform: capitalize; }
.Top002374 .header-menu li em a:hover, .Top002374 .header-menu li.aon em a { color: #069ff5; border-bottom: 3px solid #069ff5; }
.Top002374 .no-fullbground .sub { background: none; }
.Top002374 .header-menu li .sub dt a { color: #333; line-height: 50px; }
.Top002374 .header-menu li .sub dt a::before { display: inline-block; content: ''; width: 3px; height: 3px; background: rgba(255,255,255,0.5); border-radius: 50%; vertical-align: middle; margin-right: 5px; }
.Top002374 .header-menu li .sub dt a:hover { background: none; color: #069ff5; }
.Top002374 .header-menu li .sub dt a:hover::before { background: #069ff5; }
.Top002374 .header-menu ul li{ position:relative;}
.Top002374 .header-menu ul li ul{ width:100%; background:rgba(255,255,255,.9); position:absolute; top:100%; left:0; display:none;}
.Top002374 .header-menu ul li:hover>ul{ display:block;}
.Top002374 .header-menu ul li ul li{ float:none; padding:0 !important; font-size:14px; line-height:24px;}
.Top002374 .header-menu ul li ul li a{ display:block; padding:10px 5px; text-align:center;}
    .Top002374 .header-menu ul li ul li a:hover {
        color: #069ff5;
    }
.Top002374 .header-right dd { float: left; font-size: 16px; }
.Top002374 .top-search { position: relative; }
.Top002374 .top-language { background: url(../images/top002374-icon_lang2.png) no-repeat left center; padding-left: 20px; padding-right: 15px; margin-right: 5px; position: relative; }
.Top002374 .top-language span { color: #666; padding-left: 5px; padding-right: 22px; background: url(../images/top002374-icon_a2.png) no-repeat 90% center; }
.Top002374 .top-language li { border: 1px solid #eee; width: 100%; text-align: center; background: #fff; list-style: none; display: none; position: absolute; }
.Top002374 .top-language:hover li { display: block; }
.Top002374 .top-language li a { display: block; border-bottom: 1px solid #eee; line-height: 36px; }
.Top002374 .top-language li a:last-child { border-bottom: 0; }
.Top002374 .top-language li a:hover { color: #fff; background: #069ff5; }
.Top002374 .open-search { color: #999; font-size: 21px; padding: 0 15px; background: url(../images/top002374-icon_search.png) no-repeat left center; }
.Top002374 .open-search span { display: none; }
.Top002374 .search-box { position: absolute; top: 100%; right: 0; padding-top: 7px; width: 260px; display: none; overflow: hidden; height: 46px; }
.Top002374 .search-box .text { width: 100%; border: 1px solid #eee; height: 39px; line-height: 39px; padding: 0 40px 0 10px; color: #999; }
.Top002374 .search-box .btn { position: absolute; right: 0; top: 7px; height: 39px; width: 39px; background: url(../images/top002374-icon.png) no-repeat center center; }
.Top002374 .search-box .btn:after { position: absolute; content: ''; border: 6px solid transparent; border-bottom-color: #fff; left: 50%; margin-left: -6px; top: -12px; }
@media(max-width:1680px) {
.Top002374 .header-mid { width: 75%; }
.Top002374 .header-menu li { padding: 0 1.5%; }
}
@media(max-width:1440px) {
/*.Top002374 .header-mid { width: 72%;}*/
.Top002374 .header-menu li { padding: 0 1.5%; }
}
@media(max-width:1366px) {
.Top002374 .header-menu li { padding: 0 1.3%; }
}
@media(max-width:1280px) {
.Top002374 .header-menu li { padding: 0 0.8%; }
}
 @media(max-width:1024px) {
.Top002374 .header { position: relative; padding: 2% 0; }
.Top002374 .header-right { line-height: 28px; height: 60px; display: table; }
.Top002374 .header-right dd { display: table-cell; vertical-align: middle; float: none; }
.Top002374 .top-search { margin-left: 0; }
.Top002374 #header-menu { position: fixed; left: -100%; top: 0; width: 100%; height: 100%; z-index: 100; background: rgba(0,0,0,0.5); opacity: 0; transition: opacity 0.3s; }
.Top002374 #header-menu.header-menu-show { opacity: 1; left: 0; }
.Top002374 #header-menu ul { width: 60%; max-width: 280px; background: #313131; height: 100%; overflow: auto; max-height: 100%; transform: translateX(-100%); transition: 0.3s 0.3s; }
.Top002374 #header-menu.header-menu-show ul { transform: translateX(0); }
.Top002374 #header-menu li a { color: #fff; line-height: 35px; padding: 0 5%; font-weight: normal; text-transform: capitalize; }
.Top002374 #header-menu li a:hover { color: #069ff5; }
.Top002374 #header-menu li em { display: block; border-bottom: 1px solid rgba(255,255,255,0.5); font-size: 16px; padding: 2% 0; }
.Top002374 #header-menu li em a { border-bottom: 0; }
/*.Top002374 #header-menu li:nth-child(2n){ background:rgba(255,255,255,0.2);}*/
.Top002374 #header-menu li dt { float: left; width: 50%; }
.Top002374 #header-menu li dt a { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.Top002374 #header-menu li dt a::before { display: inline-block; content: ''; width: 4px; height: 4px; margin-right: 5px; background: #fff; vertical-align: middle; }
.Top002374 #open_menu { width: 28px; height: 28px; position: relative; z-index: 101; }
.Top002374 #open_menu i, .Top002374 #open_menu::before, .Top002374 #open_menu::after { position: absolute; left: 0; width: 100%; height: 3px; background: #000; }
.Top002374 #open_menu i { top: 50%; margin-top: -1.5px; }
.Top002374 #open_menu::before, .Top002374 #open_menu::after { content: ''; }
.Top002374 #open_menu::before { top: 3px; }
.Top002374 #open_menu::after { bottom: 3px; }
.Top002374 #open_menu.open_menu_on i { background: transparent; }
.Top002374 #open_menu.open_menu_on::before, .Top002374 #open_menu.open_menu_on::after { background: #fff; bottom: auto; top: 50%; transform: rotate(45deg); }
.Top002374 #open_menu.open_menu_on::after { transform: rotate(-45deg); }
}
 @media(max-width:480px) {
.Top002374 .logo { max-width: 130px; }
.Top002374 .top-language { padding-right: 0; }
.Top002374 .open-search { padding: 0 13px; margin-right: 10px; }
.Top002374 .header-right dd { font-size: 14px; }
#header-menu li .sub { overflow: hidden; }
}
/* 首页banner */
.Banner002901 { margin-top: 100px; }
.Banner002901 img { display: block; width: 100%; }
@media(min-width:1025px) {
.Banner002901 .wap { display: none; }
}
@media(max-width:1024px) {
.Banner002901 .pc { display: none; }
}
.Banner002901 .slick-dots { position: absolute; z-index: 10; left: 0; width: 100%; bottom: 5%; text-align: center; }
.Banner002901 .slick-dots li { display: inline-block; width: 30px; height: 30px; cursor: pointer; border: 1px solid transparent; margin: 0 9px; position: relative; border-radius: 50%; }
.Banner002901 .slick-dots li button { position: absolute; background: #fff; font-size: 0; width: 6px; height: 6px; border-radius: 50%; left: 50%; top: 50%; margin: -3px 0 0 -3px; border: 0; padding: 0; cursor: pointer; }
.Banner002901 .slick-dots li.slick-active { border-color: #fff; }
@media(max-width:1024px) {
.Banner002901 { margin-top: 74px; }
.Banner002901 .slick-dots li { width: 20px; height: 20px; margin: 0 4px; }
}
/* 首页标题 */
.home_title { position: relative; z-index: 3; text-align: center; padding-bottom: 2%; }
.home_title h4 { font-size: 42px; font-weight: normal; margin: 0; color: #333; }
.home_title h4::after { display: block; content: ''; width: 35px; height: 2px; background: #069ff5; margin: 10px auto 10px; }
.home_title p { font-size: 18px; line-height: 30px; text-align: center; }
@media(max-width:640px) {
.home_title h4 { font-size: 20px; }
}
/* 首页标题 */
.home_title1 { position: relative; z-index: 3; text-align: center; padding: 3% 0 1% 0; background: #f4f4f4; }
.home_title1 h4 { font-size: 42px; font-weight: normal; margin: 0; color: #333; }
.home_title1 h4::after { display: block; content: ''; width: 35px; height: 2px; background: #069ff5; margin: 10px auto 10px; }
.home_title1 p { font-size: 18px; line-height: 30px; text-align: center; }
@media(max-width:640px) {
.home_title1 h4 { font-size: 22px; }
}
/* 首页更多按钮 */
.home_more { width: 200px; text-align: center; margin: 0 auto; }
.home_more a { position: relative; font-size: 16px; color: #fff; display: block; line-height: 48px; }
.home_more a span { padding-right: 40px; background: url(../images/home_more.png) no-repeat right center; text-transform: uppercase; transition: 0.3s; }
.home_more a::before, .home_more a::after { position: absolute; content: ''; height: 100%; width: 70%; transition: 0.3s; }
.home_more a::before { left: 0; border-top: 1px solid #fff; border-left: 1px solid #fff; }
.home_more a::after { right: 0; border-bottom: 1px solid #fff; border-right: 1px solid #fff; }
.home_more a:hover { color: #fff; background: #069ff5; }
.home_more a:hover::before, .home_more a:hover::after { border-color: #069ff5; width: 100%; }
.home_more a:hover span { padding-right: 30px; background-image: url(../images/home_more.png); }
@media(max-width:480px) {
.home_more { width: 110px; }
.home_more a { line-height: 35px; }
}
/* 首页 产品中心 */
.Floor002671 { padding: 3vw 0 3vw; }
.Floor002671 li { float: left; width: 49%; margin-right: 2%; margin-bottom: 2%; }
.Floor002671 li:nth-child(2n) { margin-right: 0; }
.Floor002671 li a { display: block; position: relative; overflow: hidden; }
.Floor002671 li img { display: block; width: 100%; transition: 0.3s; }
.Floor002671 li .Ispic { padding-bottom: 40.8%; transition: 0.3s; }
.Floor002671 li a:hover img { transform: scale3d(1.2, 1.2, 1.2); }
.Floor002671 li a:hover .Ispic { transform: scale3d(1.2, 1.2, 1.2); }
.Floor002671 li .txt { position: absolute; left: 0; top: 0; height: 100%; width: 100%; z-index: 10; transition: background 0.3s; background: -moz-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(0,0,0,0) 40%, rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0a000000', GradientType=0 ); /* IE6-9 */
}
.Floor002671 li .txt figure { position: absolute; left: 3%; right: 3%; bottom: -7%; color: #fff; transition: 0.3s; }
.Floor002671 li:hover .txt figure { bottom: 10%; }
.Floor002671 li p { margin: 0; padding-top: 8px; padding-bottom: 10px; }
.Floor002671 li p.cn { font-size: 20px; }
.Floor002671 li p.en { padding-bottom: 20px; font-size: 15px; color: rgba(255,255,255,0.5) }
.Floor002671 li .home_more { text-align: left; position: relative; border-top: 0; font-size: 16px; display: inline-block; line-height: 30px; height: 30px; width: 100px; background: url(../images/floor002671_more.png) no-repeat 90% center; opacity: 0; transition: all .3s; }
.Floor002671 li:hover .home_more { opacity: 1; }
.Floor002671 li a:hover .txt { background: -moz-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(0,0,0,0) 40%, rgba(0,0,0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0 ); /* IE6-9 */
}
@media(max-width:480px) {
.Floor002671 li { float: none; margin-right: 0; width: auto; }
.Floor002671 li p.cn { font-size: 18px; }
}
/* 首页 产品中心 */
.Floor0026712 { }
.Floor0026712 li { float: left; width: 33.3333%; }
.Floor0026712 li:nth-child(2n) { margin-right: 0; }
.Floor0026712 li a { display: block; position: relative; overflow: hidden; }
.Floor0026712 li img { display: block; width: 100%; transition: 0.3s; }
.Floor0026712 li .Ispic { padding-bottom: 78.8%; transition: 0.3s }
.Floor0026712 li a:hover img { transform: scale3d(1.2, 1.2, 1.2); }
.Floor0026712 li a:hover .Ispic { transform: scale3d(1.2, 1.2, 1.2); }
.Floor0026712 li .txt { position: absolute; left: 0; top: 0; height: 100%; width: 100%; z-index: 10; transition: background 0.3s; background: -moz-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(0,0,0,0) 40%, rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0a000000', GradientType=0 ); /* IE6-9 */
}
.Floor0026712 li .txt figure { position: absolute; left: 3%; right: 3%; bottom: -7%; color: #fff; transition: 0.3s; }
.Floor0026712 li:hover .txt figure { bottom: 10%; }
.Floor0026712 li p { margin: 0; padding-top: 8px; padding-bottom: 25px; }
.Floor0026712 li p.cn { font-size: 20px; }
.Floor0026712 li p.en { padding-bottom: 20px; font-size: 15px; color: rgba(255,255,255,0.5) }
.Floor0026712 li .home_more { text-align: left; position: relative; border-top: 0; font-size: 16px; display: inline-block; line-height: 30px; height: 30px; width: 100px; background: url(../images/floor002671_more.png) no-repeat 90% center; opacity: 0; transition: all .3s; }
.Floor0026712 li:hover .home_more { opacity: 1; }
.Floor0026712 li a:hover .txt { background: -moz-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(0,0,0,0) 40%, rgba(0,0,0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0 ); /* IE6-9 */
}
@media(max-width:480px) {
.Floor0026712 li { float: none; margin-right: 0; width: auto; }
}
/* 首页 新闻动态 */
.Floor002827 { padding: 4% 0 5%; overflow: hidden; }
.Floor002827 .home_title { text-align: left; }
.Floor002827 .home_title h4::after { position: absolute; left: 0; }
.Floor002827 .home_title p { text-align: left; padding-top: 20px; }
.Floor002827 .left { position: relative; }
.Floor002827 .left > * { position: relative; z-index: 10; }
.Floor002827 .left .more { background: url(../images/floor002827_more.png) no-repeat; display: block; max-width: 140px; line-height: 37px; text-align: center; font-size: 18px; color: #fff; margin: 0 15px; background: #e1001c; padding: 5px 0; position: relative; }
.Floor002827 .left .more:before, .Floor002827 .left .more:after { position: absolute; top: 0; content: ''; width: 15px; height: 100%; background: url(../images/floor002827_more.png) no-repeat left top; transition: border-radius 0.3s; background-size: auto 100%; }
.Floor002827 .left .more:before { left: -15px; }
.Floor002827 .left .more:after { right: -15px; background-position: right top; }
.Floor002827 .left .more:hover:before, .Floor002827 .left .more:hover:after { background-color: #e1001c; }
.Floor002827 .left .more:hover:before { border-radius: 15px 0 0 15px; }
.Floor002827 .left .more:hover:after { border-radius: 0 15px 15px 0; }
.Floor002827 .left .more span { display: block; border-top: 1px solid #f0808e; border-bottom: 1px solid #f0808e; transition: 0.3s; }
.Floor002827 .left .btn { overflow: hidden; }
.Floor002827 .left .slick-arrow { float: left; width: 49%; border: 1px solid #d2d2d2; height: 40px; cursor: pointer; background: none; position: relative; opacity: 0.5; }
.Floor002827 .left .slick-arrow span { position: absolute; width: 26px; height: 1px; background: #000; left: 50%; top: 50%; margin-left: -13px; }
.Floor002827 .left .slick-arrow span:after { position: absolute; top: -3px; content: ''; width: 40%; height: 100%; background: #000; }
.Floor002827 .left .slick-next span:after { right: -2px; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
.Floor002827 .left .slick-prev span:after { left: -2px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); }
.Floor002827 .left .slick-next { float: right; }
.Floor002827 .left .slick-arrow:hover { opacity: 1; border: 1px solid #069ff5; background: #069ff5; }
.Floor002827 .left .slick-arrow:hover span, .Floor002827 .left .slick-arrow:hover span:after { background: #fff; }
.Floor002827 .left .pager { font-size: 24px; color: #181818; }
.Floor002827 .left .pager span { color: #3e3e3e; }
.Floor002827 .left .pager span.cur { margin-right: 5px; }
.Floor002827 .left .pager span.total { margin-left: 5px; }
.Floor002827 .right { overflow: hidden; position: relative; }
.slick-slider { position: relative; display: block; -webkit-touch-callout: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent }
.slick-list { position: relative; z-index: 1; display: block; overflow: hidden; }
.slick-list:focus { outline: none }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; min-height: 1px; }
[dir = 'rtl'] .slick-slide { float: right; }
.slick-slide .slick-loading img { display: none; }
.slick-slide .dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow .slick-hidden { display: none; }
.Floor002827 .slider li .inner { padding: 50px 30px 30px; border-right: 1px solid #eee; }
.Floor002827 .slider li .pic { overflow: hidden; }
.Floor002827 .slider li .pic img { display: block; width: 100%; transition: 0.3s ease-in-out; }
.Floor002827 .slider li .pic .Ispic { padding-bottom: 63.1%; transition: 0.3s ease-in-out; }
.Floor002827 .slider li:hover .pic img { transform: scale(1.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); }
.Floor002827 .slider li:hover .pic .Ispic { transform: scale(1.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); }
.Floor002827 .slider li .txt { text-align: left; position: relative; z-index: 2; padding: 25px 0 0; }
.Floor002827 .slider li .txt aside { }
.Floor002827 .slider li .txt aside a { font-size: 20px; }
.Floor002827 .slider li:hover .txt aside a { color: #069ff5; }
.Floor002827 .slider li .txt p { line-height: 24px; color: #888; font-size: 16px; margin-top: 0; }
.Floor002827 .slider li .txt time { padding: 15px 0; display: inline-block; font-size: 13px; color: #bbb; }
@media(min-width:1025px) {
.Floor002827 .left { float: right; max-width: 245px; width: 16%; margin-top: -7.2%; }
.Floor002827 .left .pic { padding-bottom: 20%; }
.Floor002827 .right { float: right; width: 120%; margin-right: -17.9%; }
.Floor002827 .right:after { position: absolute; content: ''; width: 18.5%; height: 100%; background: rgba(255,255,255,0.5); top: 0; right: 0; z-index: 10; }
.Floor002827 .right .slider { width: 124.445%; }
}
@media(max-width:1024px) {
.Floor002827 { padding: 30px 0; }
.Floor002827 .left:before { left: 0; }
.Floor002827 .left { position: relative; margin-bottom: 20px; }
.Floor002827 .left .pic { padding-right: 70%; }
.Floor002827 .left .btn { position: absolute; right: 0; bottom: 0; width: 160px; margin-bottom: 0; }
.Floor002827 .left .pager { display: none; }
.Floor002827 .slider li .inner { padding: 0 10px; }
.Floor002827 .slider li .txt { font-size: 90px; }
}
@media(max-width:480px) {
.Floor002827 .left { margin-bottom: 0; }
.Floor002827 .left .name .more { line-height: 24px; }
.Floor002827 .left .name .more span { font-size: 14px; }
.Floor002827 .left .btn { width: 100px; bottom: 75px; margin-bottom: 0; }
.Floor002827 .left .slick-arrow { height: 30px; }
.Floor002827 .slider li .inner { border-right: 0; padding: 0; }
.Floor002827 .slider li .txt { font-size: 16px; }
.Floor002827 .slider li .txt aside a { font-size: 16px; }
}
/* 首页 合作伙伴 */
.Floor003056 { padding: 4vw 0 4vw 0; background-repeat:no-repeat; background-position:center center; background-size: cover; }
.Floor003056 .home_title h4 { color: #fff; }
.Floor003056 .home_title p { color: #fff; text-align: center; }
.Floor003056 .slick-slide { box-sizing: border-box; }
.Floor003056 .slick-slide > div { float: left; display: table; height: 9.9vw; margin-right: -1px; }
.Floor003056 .slick-slide .logo { position: relative; display: table-cell!important; vertical-align: middle; text-align: center; background: #fff; border: 1px solid #ebebeb; }
.Floor003056 .slick-slide .logo .line { position: absolute; right: 0; bottom: 0; width: 0; height: 0; border: 4px solid #069ff5; opacity: 0; transition: 0.3s; }
.Floor003056 .slick-slide .logo .line i:before, .Floor003056 .slick-slide .logo .line i:after { position: absolute; content: ''; width: 4px; height: 4px; background: #069ff5; }
.Floor003056 .slick-slide .logo .line i:before { right: -4px; top: -3px; }
.Floor003056 .slick-slide .logo .line i:after { left: -3px; bottom: -4px; }
.Floor003056 .slick-slide .logo:hover .line { width: 100%; opacity: 1; height: 100%; }
.Floor003056 .slick-slide .logo img { max-width: 100%; }
.Floor003056 .slick-slide .logo a { display: block; padding: 0 20px; }
.Floor003056 .slick-slide .logo .Ispic { padding-bottom: 63%; }
.Floor003056 .slick-dots { text-align: center; margin-top: 2vw; }
.Floor003056 .slick-dots li { display: inline-block; position: relative; width: 28px; height: 28px; }
.Floor003056 .slick-dots li button { padding: 0; width: 28.572%; height: 28.572%; background: #fff; border-radius: 50%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); font-size: 0; border: 0; }
.Floor003056 .slick-dots li.slick-active button { background: #069ff5; width: 50%; height: 50%; }
.Floor003056 .slick-dots li.slick-active:before { position: absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%; border: 2px solid #069ff5; border-radius: 50%; clip: rect(0 28px 7px 0); animation: zhuan 2s infinite linear; }
@keyframes zhuan { 0% {
transform: rotate(-360deg);
}
100% {
transform: rotate(0);
}
}
@media(min-width:1025px) {
.Floor003056 .slick-slide > div { width: 20%; }
/* .Floor003056 .slick-slide > div:not(:nth-child(5n)){ border-right: 1px solid #ebebeb;} */
}
@media(min-width:641px) and (max-width:1024px) {
.Floor003056 .slick-slide > div { width: 33.3333%; height: 15vw; }
/* .Floor003056 .slick-slide > div:not(:nth-child(3n)){ border-right: 1px solid #ebebeb;} */
.Floor003056 .slick-slide .logo img { max-height: 12vw; }
}
@media(max-width:640px) {
.Floor003056 .slick-slide > div { width: 50%; height: 20vw;/* border-right: 1px solid #fff; */ }
/* .Floor003056 .slick-slide > div:not(:nth-child(2n)){ border-right: 1px solid #ebebeb;} */
.Floor003056 .slick-slide .logo img { max-height: 15vw; }
}
/* 首页 合作伙伴 */
.Floor0030561 { padding: 4vw 0 4vw 0; }
/*.Floor0030561 li> div{float: left;background: #fff;border-bottom: 1px solid #ebebeb;border-top: 2px solid #ebebeb;  margin-top: -1px;display: table; height: 9.9vw;}*/
.Floor0030561 ul { border-top: 1px solid #ebebeb; border-left: 1px solid #ebebeb; }
.Floor0030561 li { position: relative; float: left; border-bottom: 1px solid #ebebeb; border-right: 1px solid #ebebeb; }
.Floor0030561 li a { display: block; padding: 0 20px; }
.Floor0030561 li .line { position: absolute; right: 0; bottom: 0; width: 0; height: 0; border: 4px solid #069ff5; opacity: 0; transition: 0.3s; }
.Floor0030561 li .line i:before, .Floor0030561 li .line i:after { position: absolute; content: ''; width: 4px; height: 4px; background: #069ff5; }
.Floor0030561 li .line i:before { right: -4px; top: -3px; }
.Floor0030561 li .line i:after { left: -3px; bottom: -4px; }
.Floor0030561 li:hover .line { width: 100%; opacity: 1; height: 100%; }
.Floor0030561 li .Ispic { padding-bottom: 72%; }
 @media(min-width:1025px) {
.Floor0030561 li { width: 20%; }
}
@media(min-width:641px) and (max-width:1024px) {
.Floor0030561 li > div { width: 33.3333%; height: 15vw; }
.Floor0030561 li > div:not(:nth-child(3n)) {
border-right: 1px solid #ebebeb;
}
.Floor0030561 li img { max-height: 12vw; }
}
@media(max-width:640px) {
.Floor0030561 li { width: 50%; }
}
/* 底部 */
.Bottom002743 { background: #2f2d2a; padding: 5vw 0 2vw; color: rgba(255,255,255,0.4); }
.Bottom002743 .auto { }
.Bottom002743 a { color: rgba(255,255,255,0.4); }
.Bottom002743 a:hover { color: #fff; }
.Bottom002743 .copyright { margin-top: 4%; border-top: 1px solid rgba(255,255,255,0.05); line-height: 24px; padding: 35px 0 45px 0; }
.Bottom002743 .copyright a { }
.Bottom002743 .copyright a:hover { }
.Bottom002743 .copyright a:not(:last-child):after { display: inline-block; content: ''; width: 1px; height: 13px; background: rgba(255,255,255,0.1); vertical-align: middle; margin: 0 12px; }
.Bottom002743 .links { margin: 53px 0; border-top: 1px solid rgba(255,255,255,0.07); border-bottom: 1px solid rgba(255,255,255,0.07); position: relative; line-height: 24px; padding: 11px 0 11px 70px; }
.Bottom002743 .links a { display: inline-block; }
.Bottom002743 .links span { position: absolute; left: 0; top: 11px; color: rgba(255,255,255,0.4); }
.Bottom002743 .links a:not(:last-child):after { display: inline-block; content: ''; width: 1px; height: 13px; background: rgba(255,255,255,0.07); vertical-align: middle; margin: 0 14px; }
.Bottom002743 .contact { max-width: 560px; }
.Bottom002743 .contact .img{ margin-bottom:15px;}
.Bottom002743 .contact .name, .Bottom002743 nav dl dt { font-size: 18px; color: #fff; padding-bottom: 25px; }
.Bottom002743 .contact li { padding-bottom: 10px; }
.Bottom002743 .contact li aside { padding-left: 30px; background-position: left center; background-repeat: no-repeat; }
.Bottom002743 .contact li:nth-child(1) { padding-bottom: 32px; }
.Bottom002743 .contact li:nth-child(1) aside { background-image: url(../images/bottom002743_icon_call.png); }
.Bottom002743 .contact li:nth-child(2) aside { background-image: url(../images/bottom002743_icon_phone.png); }
.Bottom002743 .contact li:nth-child(3) aside { background-image: url(../images/bottom002743_icon_email.png); }
.Bottom002743 .contact li:nth-child(4) aside { background-image: url(../images/bottom002743_icon_add.png); }
.Bottom002743 .contact li b { font-size: 28px; padding-top: 5px; display: inline-block; color: #069ff5; }
.Bottom002743 nav dl dt a { color: #fff; }
.Bottom002743 nav { float: right; width: 90%; max-width: 1320px; }
.Bottom002743 nav dl { float: left; max-width: 180px; }
.Bottom002743 nav .wow { text-align: center }
.Bottom002743 nav dd { line-height: 26px; padding: 4px 0; max-width: 99px; }
.Bottom002743 nav .hei { line-height: 22px; }
.Bottom002743 nav .code { text-align: center; }
.Bottom002743 nav .code img { max-width: 100px; }
@media(min-width:769px) {
.Bottom002743 .contact { float: left; width: 17%; }
.Bottom002743 .copyright aside { float: right; }
.Bottom002743 nav { width: 82%; 
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-start;
align-items: flex-start;}
}
@media(max-width:768px) {
.Bottom002743 { padding-top: 5%; padding-bottom:25px;}
.Bottom002743 nav { display: none; }
.Bottom002743 .contact { display: table; margin: 0 auto; }
.Bottom002743 .links { margin: 30px 0; }
.Bottom002743 .contact .name, .Bottom002743 .copyright { text-align: center; }
}
@media(max-width:640px) {
.Bottom002743 .contact .img { margin-bottom: 10px; }
.Bottom002743 .contact .img img { max-height: 34.5px; }
.Bottom002743 .contact li:nth-child(1) { padding-bottom: 10px; }
.Bottom002743 .contact li b { font-size: 18px; }
.Bottom002743 .copyright { margin-top: 0; padding-top: 10px; font-size: 12px; }
}
/* 首页 证书 */
.Floor001207 { padding: 4vw 0 5vw; background-color:#001a33; background-repeat:no-repeat; background-position:center; }
.Floor001207 .home_title { position: relative; z-index: 3; text-align: center; padding-bottom: 2%; }
.Floor001207 .home_title h4 { font-size: 42px; font-weight: normal; margin: 0; color: #fff; }
.Floor001207 .home_title h4::after { display: block; content: ''; width: 35px; height: 2px; background: #069ff5; margin: 10px auto 10px; }
.Floor001207 .home_title p { font-size: 15px; line-height: 30px; text-align: center; }
@media(max-width:640px) {
.home_title h4 { font-size: 20px; }
}
.Floor001207 .home_title { padding-bottom: 0; }
.Floor001207 .auto { position: relative; }
.Floor001207 .boutique { position: relative; }
.Floor001207 li { position: absolute; z-index: 1; display: none; text-align: center; }
.Floor001207 li a { display: block; color: #666; }
.Floor001207 .main { position: relative; width: 100%; }
.Floor001207 .main.hide { position: absolute; visibility: visible; opacity: 0; left: -100%; }
.Floor001207 .main .btn { position: absolute; width: 30px; height: 60px; top: 50%; margin-top: -30px; z-index: 10; cursor: pointer; }
.Floor001207 li img {
    object-fit: contain;
}
.Floor001207 .main .prev { left: -30px; }
.Floor001207 .main .next { right: -30px; transform: rotate(180deg); }
.Floor001207 .main .btn::before, .Floor001207 .main .btn::after { position: absolute; content: ''; width: 100%; height: 2px; background-color: #fff; transform: rotate(-45deg); top: 50%; margin-top: -10px; }
.Floor001207 .main .btn:hover::before, .Floor001207 .main .btn:hover::after { background-color: #069ff5; }
.Floor001207 .main .btn::after { transform: rotate(45deg); margin-top: 10px; }
.Floor001207 li h6 { margin: 20px 0 0 0; font-size: 20px; font-weight: normal; padding-bottom: 15px; position: relative; color: #fff; }
@media(max-width:1440px) {
.Floor001207 .main .prev { left: 0; }
.Floor001207 .main .next { right: 0; }
}
@media(max-width:1024px) {
.Floor001207 { min-height: 700px; }
.Floor001207 li .intro { margin-left: -20%; }
}
@media(max-width:480px) {
.Floor001207 { margin-bottom: 0; min-height: 520px; }
.Floor001207 .home_title h4 { font-size: 26px; }
.Floor001207 li .intro h6 { font-size: 18px; padding-bottom: 0; }
.Floor001207 li .intro { margin-left: -43%; }
.Floor001207 li h6 { font-size: 16px; }
}
/* 服务数据 */
.Floor003028 { padding: 5vw 0 0; background: url("../images/floor003028_bg.png") no-repeat; background-size: contain; overflow: hidden; position: relative; min-height: 44vw; color: #fff; clear: both; }
.Floor003028 .home_title { color: #000; padding: 3vw 0 1vw 0; }
.Floor003028 .home_title h1 { font-size: 46px; font-weight: 400; text-align: left; }
.Floor003028 .auto { max-width: 1600px; width: 83.334%; }
.Floor003028 .intro .singlePage { line-height: 36px; font-size: 16px; color: #666; padding-bottom: 3vw; }
.Floor003028 .intro .more a { display: inline-block; text-align: left; font-size: 16px; line-height: 40px; height: 40px; width: 100px; background: url(../images/floor002671_more.png) no-repeat 90% center; color: #333; transition: 0.3s; }
.Floor003028 .intro .more:hover { background-image: none; }
.Floor003028 .intro .more:hover a { padding: 0 18px; color: #fff; background-color: #069ff5; }
.Floor003028 .right dl { position: absolute; right: 100%; top: 6%; z-index: 10; }
.Floor003028 .right dd { position: relative; padding: 1.98vw 0 1vw; transform: translateX(-50px); /*opacity: 0;*/ transition: 1.2s 0.2s; }
.Floor003028 .right .animated dd { transform: translateX(0); opacity: 1; }
.Floor003028 .right dd > aside { position: absolute; right: 100%; top: 56.5%; transform: translateY(-50%); color: #333; line-height: 2em; width: 200px; }
    .Floor003028 .right dd > aside span {
        color: #069ff5;
        font-size: 42px;
        font-weight: bold;
        color: #069ff5;
    }
.Floor003028 .right dd > aside sub { font-size: 16px; position: absolute; bottom: 0; padding-left: 10px; }
.Floor003028 .right dd .icon { position: relative; background: #069ff5; background: #fff; width: 6.5vw; height: 6.5vw; border-radius: 50%; text-align: center; margin-right: -5.6875vw; }
.Floor003028 .right dd .icon .ytable { height: 100%; }
.Floor003028 .right dd .icon img { max-height: 4vw; }
@media(min-width:1025px) {
.Floor003028 { }
.Floor003028 .left { width: 39vw; padding-top: 2vw; }
.Floor003028 .right { position: absolute; right: 0; top: 5vw; width: 29vw; }
.Floor003028 .right dd > aside { font-size: 24px; }
}
@media(max-width:1440px) {
.Floor003028 .home_title { padding-top: 0; }
.Floor003028 .home_title h1 { font-size: 40px; }
}
@media(max-width:1024px) {
.Floor003028 .right { position: relative; padding-left: 50%; }
.Floor003028 .right dl { right: 50%; }
.Floor003028 .right dd { padding: 5vw 0; }
.Floor003028 .right dd .icon { margin-right: -10vw; width: 20vw; height: 20vw; }
.Floor003028 .right dd .icon img { max-height: 8vw; }
.Floor003028 .right dd > aside { font-size: 3vw; }
}
@media(max-width:480px) {
.Floor003028 .home_title h1 { font-size: 22px; }
.Floor003028 .intro .singlePage { line-height: 2; }
.Floor003028 .right { padding-left: 0; padding-bottom: 30px; }
.Floor003028 .right dl { position: relative; right: 0; font-size: 0; }
.Floor003028 .right dd { display: inline-block; width: 33%; transform: none; text-align: center; }
.Floor003028 .right dd .icon { margin: 0 auto; }
.Floor003028 .right dd > aside { position: relative; width: 100%; right: 0; top: 0; transform: none; font-size: 4vw; }
.Floor003028 .right dd > aside span { font-size: 26px; }
.Floor003028 .right dd > aside sub { position: relative; display: inline-block; vertical-align: text-bottom; line-height: 23px; }
}
/*
 .Menu002252 为demo编号
 */
.Menu0022521 { padding: 10px 0; text-align: center; overflow: hidden; }
.Menu0022521 a { font-size: 16px; display: inline-block; background: #e9e9e9; padding: 10px; margin-bottom: 1px; }
.Menu0022521 a.aon, .Menu002252 a:hover { color: #333; background-color: #069ff5; }
@media(min-width:768px) {
.Menu0022521 { padding: 25px 0 10px; }
.Menu0022521 a { line-height: 30px; padding: 0 15px; min-width: 115px; overflow: hidden; margin: 0 7px 1px; }
}
@media(min-width:1024px) {
.Menu0022521 { padding: 20px 0 0 0px; }
.Menu0022521 a { line-height: 40px; padding: 0 20px; background: #fff; min-width: 150px; border-radius: 36px; }
}
 @media(max-width:480px) {
.Menu0022521 a { padding: 10px 20px; margin: 0 10px; }
}
/*Other002907 */
@font-face { font-family: 'Oswald'; src: url("../Fonts/Oswald-Regular.ttf") format("ttf"); font-display: swap; }
.Other002907 { position: fixed; right: 10px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); z-index: 200; border: 1px solid #eee; border-bottom: 0; width: 70px; background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2); }
.Other002907 li { position: relative; height: 70px; transition: all .5s; }
.Other002907 li:not(:last-child) { border-bottom: 1px solid #eee; }
.Other002907 li a { text-align: center; display: block; line-height: 30px; padding-top: 37px; background-position: center 15px; background-repeat: no-repeat; font-family: 'SourceHanSansCN-Light'; font-size: 12px; color: #999; }
.Other002907 li em { position: absolute; top: 0; right: 100%; width: 190px; padding: 20px; font-style: normal; font-size: 22px; text-align: center; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2); display: none; white-space: nowrap; }
.Other002907 li:hover em { display: block; }
.Other002907 li a:hover { color: #069ff5; font-weight: bold; }
.Other002907 li.li_2 a { background-image: url("../images/other002907_icon2.png"); }
.Other002907 li.li_3 a { background-image: url("../images/other002907_icon3.png"); }
.Other002907 li.li_4 a { background-image: url("../images/other002907_gettop.png"); background-position: center 20px; background-color: #069ff5; font-size: 14px; font-family: 'Oswald'; color: #fff; margin-left: -1px; margin-right: -1px; padding-top: 35px; height: 70px; line-height: normal; }
.Other002907 li.li_4 { overflow: hidden; height: 0; }
.Other002907 li.li_4.Topshow { height: 70px; }
@media (max-width: 480px) {
.Other002907 { display: none; }
}
/*
 .Menu002272 
 */
.Menu002272 { background: #f4f4f4; position: relative; z-index: 2; }
.Menu002272 .location { display: none; font-size: 14px; padding-left: 27px; float: right; background: url(../images/menu002272-location_home.png) no-repeat left; }
.Menu002272 .location a { color: #999; padding-right: 17px; margin-right: 7px; background: url(../images/menu002272-location_icon.png) no-repeat right; }
.Menu002272 .location span { color: #069ff5; }
@media only screen and (min-width: 768px) {
.Menu002272 .location { display: block; line-height: 70px; }
}
.Menu002272 .nav-menu ul li { float: left; line-height: 60px; border-bottom: 3px solid transparent; margin-right: 55px; }
.Menu002272 .nav-menu ul li a { display: block; color: #666; }
.Menu002272 .nav-menu ul li:hover, .Menu002272 .nav-menu ul li.on { border-color: #069ff5 }
.Menu002272 .nav-menu ul li:hover a, .Menu002272 .nav-menu ul li.on a { color: #069ff5; FONT-WEIGHT: BOLD; }
 @media screen and (min-width:768px ) {
.Menu002272 .nav-menu .nav { display: block; float: left; font-size: 16px; }
.Menu002272 .nav-menu .nav .name { display: none; }
.Menu002272 .nav-menu .location { float: right; }
}
@media screen and (min-width:1200px ) {
.Menu002272 .nav-menu ul li { line-height: 67px; }
}
@media (max-width:768px ) {
.Menu002272 { background: none; }
.Menu002272 .nav-menu .nav { position: relative; margin: 20px 0; }
.Menu002272 .nav-menu .nav .name { font-size: 15px; padding: 10px 20px; border: 2px solid #ccc; background: url("../images/i-down.png") no-repeat 96% center; }
.Menu002272 .nav-menu .nav ul { position: absolute; width: 100%; top: 100%; background-color: #fff; padding: 10px 20px; box-shadow: 0 4px 5px 2px #ccc; display: none; }
.Menu002272 .nav-menu .nav ul li { width: 100%; line-height: 30px; font-size: 15px; }
.Menu002272 .nav-menu ul li:hover, .Menu002272 .nav-menu ul li.on { border-bottom: 0; }
}
@media (max-width:480px ) {
/*.Menu002272 .nav-menu ul li { width: 50%; margin-right: 0; text-align: center;}
    .Menu002272 .nav-menu ul li a { font-size: 16px;}*/
}
/*
 .RighInfo002803 为demo编号
 */
.RighInfo002803 { padding: 4% 0 0; }
 @media(max-width:1440px) {
.RighInfo002803 .auto { padding-left: 2%; padding-right: 2%; }
}
.RighInfo002803 .txtbox { text-justify: inter-ideograph; text-align: justify; word-wrap: break-word; clear: both; position:relative;}
.RighInfo002803 .name { font-size: 24px; color: #333; line-height: 1; padding-bottom: 20px; }
.RighInfo002803 .name:after { display: block; content: ''; width: 20px; height: 2px; background: #069ff5; margin-top: 25px; }
.RighInfo002803 .name em { font-style: normal; color: #069ff5; }
.RighInfo002803 .name span { display: block; font-family: "Oswald-Medium"; font-weight: bold; font-style: italic; margin-bottom: 10px; letter-spacing: 8px; color: #e0e0e0; font-size: 28px; }
.RighInfo002803 .word { line-height: 30px; font-size: 16px; color: #585858; position: relative; }
.RighInfo002803 .word .fr { margin-left: 60px; margin-bottom: 40px; }
.RighInfo002803 .word .fl { margin-right: 60px; margin-bottom: 40px; margin-top: 40px; }
.RighInfo002803 .pc_pic{ width:44%; float:right;}
 @media only screen and (min-width:769px ) {
.RighInfo002803 .name { font-size: 34px; padding-bottom: 30px; }
.RighInfo002803 .word .wap_pic { display: none; }
.RighInfo002803 .word .pc_pic { position: absolute; right: 0; top: 0; z-index: -1; }
.RighInfo002803 .word .pic { display: block; float: right; margin-left: 50px; }
.RighInfo002803 .p { line-height: 36px; font-size: 16px; color: #666; }
.RighInfo002803 .p1 {/* padding-right: 40%; */}
.RighInfo002803 .p2:before { display: inline-block; content: ''; width: 6px; height: 6px; background: #ad9300; margin-right: 10px; position: relative; top: -2px; border-radius: 50%; opacity: .3 }
.RighInfo002803 .word{ float:left; width:60%;}
.RighInfo002803 .pc_pic{ float:right; width:40%;}
.RighInfo002803 .pc_pic img{ float:right; width:139%;max-width: fit-content;}
}
.RighInfo002803 .p3 { padding-right: 0%; }
 @media (max-width: 1200px) {
.RighInfo002803 .word .pc_pic { position: static; width: 45%; float: right; margin-left: 5%; }
.RighInfo002803 .p, .RighInfo002803 .p1 { padding-right: 0; }
}
@media (max-width: 1200px) {
.RighInfo002803 .word .pc_pic { position: static; width: 45%; float: right; margin-left: 5%; }
.RighInfo002803 .p, .RighInfo002803 .p1 { padding-right: 0; }
}
.RighInfo002803 ul { padding-top: 2%; }
.RighInfo002803 li { float: left; width: 32%; text-align: center; position: relative; box-shadow: 0 5px 20px rgba(0,0,0,0.1); }
.RighInfo002803 li+li { margin-left: 2%; }
.RighInfo002803 li>div { padding: 3vw 1vw; }
.RighInfo002803 li figure img { max-width: 120px; transition: 0.3s; }
.RighInfo002803 li h3 { font-size: 24px; font-weight: bold; color: #333; margin: 0; margin-top: 1vw; }
.RighInfo002803 li p { font-size: 20px; color: #666; margin: 1vw 0 0 0; font-weight: normal; }
.RighInfo002803 li:hover * { color: #0063c3 !important; }
.RighInfo002803 li:hover figure img { transform: rotateY(180deg); }
.RighInfo002803 li>div { display: table; table-layout: fixed; margin: 0 auto; }
.RighInfo002803 li .txt { display: table-cell; vertical-align: middle; }
.RighInfo002803 li figure { display: table-cell; vertical-align: middle; }
@media(max-width:768px) {
.RighInfo002803 li h3 { font-size: 20px; margin-top: 10px; }
.RighInfo002803 li p { font-size: 16px; }
}
 @media(max-width:480px) {
.RighInfo002803 .name { font-size: 20px; }
.RighInfo002803 .name span { font-size: 20px; }
.RighInfo002803 li { width: 100%; float: none; margin-left: 0 !important; margin: 2% 0; }
}
/*Banner003069 */
.Banner003069 { position: relative; z-index: 1; margin-top: 100px }
.Banner003069 .auto { max-width: 1400px; }
.Banner003069 .Ispic { height: 280px; }
.Banner003069 .wap { display: none; ; }
/*.Banner003069 .txt{position: absolute; left: 0; bottom: 2.6vw; width: 100%; z-index: 10;color: #fff; font-size: 36px; text-align: right;}
.Banner003069 .txt .en{font-size: 0.5em;font-family: 'SourceHanSansCN-Normal';}
.Banner003069 .txt .cn{font-family: 'SourceHanSansCN-Bold';}*/
@media(max-width:640px) {
.Banner003069 { margin-top: 74px }
.Banner003069 .Ispic { display: none; }
.Banner003069 .wap { display: block; }
}
/*PicList002146 */
.PicList002146 { padding-top: 2.5vw; }
.PicList002146 li { float: left; width: 48.5%; margin-right: 3%; box-shadow: 0 0 10px rgba(0,0,0,0.1); margin-bottom: 3%; }
.PicList002146 li:nth-child(2n) { margin-right: 0; }
.PicList002146 li a { display: block; position: relative; }
.PicList002146 li figure { padding-bottom: 70.29%; transition: 0.3s }
.PicList002146 li h3 { margin: 0; font-size: 18px; font-weight: normal; padding-right: 15%; padding-left: 5%; line-height: 66px; position: relative; text-align: center; }
 @media(max-width:1366px) {
.PicList002146 li h3 { font-size: 16px; }
}
@media(max-width:1000px) {
.PicList002146 li { float: left; width: 48.5%; }
.PicList002146 li:nth-of-type(3n) { margin-right: 3%; }
.PicList002146 li:nth-of-type(2n) { margin-right: 0; }
}
@media(max-width:480px) {
.PicList002146 li h3 { font-size: 14px; padding: 0; }
}
/*
 .Page002193 为demo编号
 */
.Page002193 { zoom: 1; overflow: hidden; text-align: center; padding: 0px 0 5%; text-align: center; }
.Page002193 span { padding: 0px 3px; display: inline-block; }
.Page002193 a { display: inline-block; margin: 0px 2px; border: 1px solid #ededed; padding: 0 1em; color: #666; line-height: 35px; border-radius: 3px; transition: .3s ease-out; }
.Page002193 a:hover { color: #fff; border: 1px solid #069ff5; background: #069ff5; }
.Page002193 .p_cur, .Page002193 .p_count, .Page002193 .p_total, .Page002193 .p_jump, .Page002193 .a_first, .Page002193 .a_end { display: none; }
.Page002193 .p_cur b { color: #F00; }
.Page002193 .p_count b { color: #F00; }
.Page002193 .p_total b { color: #F00; }
.Page002193 .p_page em { font-style: normal; }
.Page002193 .p_page em a { }
.Page002193 .p_page em a.a_cur { color: #fff; background: #069ff5; border-color: #069ff5; }
.Page002193 .p_page b { font-weight: normal; }
/*
 .Menu002252 为demo编号
 */
.Menu002252 { padding: 10px 0; text-align: center; overflow: hidden; }
.Menu002252 a { font-size: 16px; display: block; background: #e9e9e9; padding: 10px; margin-bottom: 1px; }
.Menu002252 a.aon, .Menu002252 a:hover { color: #fff; background-color: #069ff5; }
@media(min-width:768px) {
.Menu002252 { padding: 25px 0 10px; }
.Menu002252 a { display: inline-block; line-height: 30px; padding: 0 15px; min-width: 115px; border-radius: 30px; overflow: hidden; margin: 0 7px 1px; }
}
@media(min-width:1024px) {
.Menu002252 { padding: 3vw 0 0px; }
.Menu002252 a { display: inline-block; line-height: 36px; padding: 0 20px; background: #e9e9e9; min-width: 130px; border-radius: 36px; }
}
 @media(max-width:480px) {
.Menu002252 ul { font-size: 0; text-align: left; }
.Menu002252 a { display: inline-block; width: 48%; margin: 0 1% 2%; font-size: 15px; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
}
/*RighInfo002928 */
.RighInfo002928 { padding: 4% 0; }
.RighInfo002928 h4 { font-size: 42px; margin-bottom: 40px; font-weight: normal; margin: 0; color: #333; text-align: center; }
.RighInfo002928 h4::after { display: block; content: ''; width: 35px; height: 2px; background: #069ff5; margin: 10px auto 10px; }
.RighInfo002928 .contact { background: #f4f4f4; border: 1px solid #fff; position: relative; z-index: 4; margin-bottom: 50px; margin-top: 40px; }
.RighInfo002928 .contact .inner { max-width: 270px; width: 90%; margin: 0 auto; text-align: center; }
.RighInfo002928 .contact .icon { width: 45px; height: 45px; background-repeat: no-repeat; background-position: center center; margin: 0 auto 25px; transition: all 0.5s; }
.RighInfo002928 .box-1 .icon { background-image: url("../images/righinfo002928_call.png"); }
.RighInfo002928 .box-2 .icon { background-image: url("../images/righinfo002928_email.png"); }
.RighInfo002928 .box-3 .icon { background-image: url("../images/righinfo002928_add.png"); }
.RighInfo002928 .contact .name { font-size: 18px; color: #000; font-weight: bold; padding-bottom: 10px; }
.RighInfo002928 .contact p { color: #333; font-size: 20px; font-weight: bold; margin: 0 auto; max-width: 250px; line-height: 30px; }
.RighInfo002928 .box-3 p, .RighInfo002928 .box-1 p, .RighInfo002928 .box-2 p, .RighInfo002928 .box-4 p { font-weight: normal; font-size: 16px; }
.RighInfo002928 .box-4 img { box-shadow: 0 0 12px rgb(0 0 0 / 10%); width: 100px; margin-bottom: 10px; transition: all 0.5s; }
.RighInfo002928 .map #allmap * { box-sizing: content-box; }
.RighInfo002928 .map #allmap img { max-width: none; }
.RighInfo002928 .map #allmap .BMap_bubble_content b { display: block; font-size: 16px; }
 @media(min-width:641px) {
.RighInfo002928 .contact .ytable-cell { width: 25%; padding: 50px 0; vertical-align: top; }
.RighInfo002928 .contact .ytable-cell:not(:last-child) { border-right: 2px solid #fff }
.RighInfo002928 .ytable-cell:hover { position: relative; }
.RighInfo002928 .ytable-cell:hover p { color: #1068ac; }
.RighInfo002928 .ytable-cell:hover .icon, .RighInfo002928 .box-4:hover img { transform: translateY(-8px); }
}
 @media(min-width:1401px) {
.RighInfo002928 .map #allmap { height: 450px; }
}
 @media(max-width:1400px) {
.RighInfo002928 .map #allmap { height: 40vw; }
}
 @media(max-width:640px) {
.RighInfo002928 { padding-top: 8%; }
.RighInfo002928 h4 { font-size: 24px; }
.RighInfo002928 .contact, .RighInfo002928 .contact .ytable-cell { display: block; }
.RighInfo002928 .contact .ytable-cell { padding: 5vw 0; }
.RighInfo002928 .contact .ytable-cell:not(:last-child) { border-bottom: 1px solid #eee; }
.RighInfo002928 .contact { padding: 0 5vw; }
.RighInfo002928 .map #allmap { height: 50vw; }
}
/*
 .Form002802
 */
.Form002802 { padding: 4% 0 2% 0; background: #f4f4f4; }
.Form002802 .auto { margin-top: 40px; }
.Form002802 h4 { font-size: 42px; margin-bottom: 40px; font-weight: normal; margin: 0; color: #333; text-align: center; }
.Form002802 h4::after { display: block; content: ''; width: 35px; height: 2px; background: #069ff5; margin: 10px auto 10px; }
.Form002802 .from { max-width: 1600px; margin: 0 auto; }
.Form002802 .from td { padding-right: 5%; padding-bottom: 2%; }
.Form002802 .from td.address { padding-right: 0; }
.Form002802 .from td p { margin: 0; color: #999; text-align: center; }
.Form002802 .from td div { position: relative; }
.Form002802 .from label { display: inline-block; content: ''; position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 40px; height: 40px; }
.Form002802 .from .name label { background: url(../images/icon-1.png) no-repeat center; }
.Form002802 .from .phone label { background: url(../images/icon-2.png) no-repeat center; }
.Form002802 .from .email label { background: url(../images/icon-3.png) no-repeat center; }
.Form002802 .from .company label { background: url(../images/icon-4.png) no-repeat center; }
.Form002802 .from .address label { background: url(../images/icon-5.png) no-repeat center; }
.Form002802 .from .textareas label { background: url(../images/icon-6.png) no-repeat center; top: 25px; }
.Form002802 .from .text { width: 100%; height: 50px; line-height: 50px; text-indent: 10px; border: none; background: #fff; border: 1px solid #e8e8e8; border-radius: 3px; padding: 0 3% 0 30px; }
.Form002802 .from textarea.text { height: 132px; }
.Form002802 .from .btn { padding-bottom: 1.5%; text-align: center; }
.Form002802 .from .btn input { background: #069ff5; cursor: pointer; padding: 0; border: none; width: 180px; height: 48px; font-size: 16px; color: #fff; border-radius: 3px; }
.Form002802 .from td.tip p { color: #999 }
@media(min-width:641px) {
.Form002802 .from td:nth-child(3n), .Form002802 .from .textareas, .Form002802 .from .btn, .Form002802 .from .tip { padding-right: 0; }
}
@media(max-width:640px) {
.Form002802 { padding: 8% 0; }
.Form002802 .from td { display: block; padding-right: 0; }
.Form002802 h4 { font-size: 24px; }
}
/*PicList002433 */
/*slick Basic*/
.PicList002433 .slick-slider { position: relative; display: block; -webkit-touch-callout: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent }
.PicList002433 .slick-list { position: relative; z-index: 1; display: block; overflow: hidden; }
.PicList002433 .slick-list:focus { outline: none }
.PicList002433 .slick-list.dragging { cursor: pointer; cursor: hand; }
.PicList002433 .slick-slider .slick-track, .PicList002433 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
.PicList002433 .slick-track { position: relative; top: 0; left: 0; display: block; }
.PicList002433 .slick-track:before, .PicList002433 .slick-track:after { display: table; content: ''; }
.PicList002433 .slick-track:after { clear: both; }
.PicList002433 .slick-loading .slick-track { visibility: hidden; }
.PicList002433 .slick-slide { display: none; float: left; min-height: 1px; }
[dir = 'rtl'] .slick-slide { float: right; }
.PicList002433 .slick-slide .slick-loading img { display: none; }
.PicList002433 .slick-slide .dragging img { pointer-events: none; }
.PicList002433 .slick-initialized .slick-slide { display: block; }
.PicList002433 .slick-loading .slick-slide { visibility: hidden; }
.PicList002433 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.PicList002433 .slick-arrow .slick-hidden { display: none; }
/*slick Basic End*/

.PicList002433 { overflow:hidden;}
.PicList002433 .main { padding: 6% 0 0% 0; }
.PicList002433 .main .slick-arrow:hover:before { border-color: #fff; }
.PicList002433 .main .slick-prev:before { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); margin-left: -5px; }
.PicList002433 .main .slick-prev { left: -59px; }
.PicList002433 .main .slick-next { right: -59px; }
@media(max-width:1408px) {
.PicList002433 .main .slick-prev { left: 2%; }
.PicList002433 .main .slick-next { right: 2%; }
}
@media(max-width:640px) {
.PicList002433 .main .slick-arrow { width: 7vw; height: 7vw; margin-top: -3.5vw; }
.PicList002433 .main .slick-arrow:before { width: 40%; height: 40%; margin: 0; left: 40%; top: 30%; }
.PicList002433 .main .slick-next:before { left: 20%; }
}
.PicList002433 .list ul { padding: 0 50px; }
.PicList002433 .list li { float: left; position: relative; text-align: center; margin-bottom: 4%; }
.PicList002433 .list li:first-child:before, .PicList002433 .list li:last-child:after { position: absolute; content: ''; bottom: 0px; height: 90px; width: 50px; }
.PicList002433 .list li:first-child:before { left: -50px; background: url(../images/piclist002433_ul_l.png) no-repeat 0 0; }
.PicList002433 .list li:last-child:after { right: -50px; background: url(../images/piclist002433_ul_r.png) no-repeat 0 0; }
.PicList002433 .list li aside { padding-top: 35px; height: 90px; background: url(../images/piclist002433_libg.png) repeat-x left top; }
.PicList002433 .list li .ytable { height: 245px; }
.PicList002433 .list li .ytable-cell { vertical-align: bottom; }
.PicList002433 .list li figure { position: relative; display: inline-block; max-width: 80%; }
.PicList002433 .list li figure:after { position: absolute; right: -24px; background: url(../images/piclist002433_ying.png) no-repeat left bottom; width: 24px; height: 100%; background-size: contain; content: ''; }
.PicList002433 .list li figure img { max-height: 245px; padding: 8px; padding-top: 10px; background: url(../images/piclist002433_kuang.png) no-repeat; background-size: 100% 100%; }
.PicList002433 .list li p { margin: 0 auto; max-width: 210px; width: 90%; line-height: 36px; max-height: 40px; color: #333; font-size: 16px; }
.PicList002433 .list .ul-3 li { width: 33.33333333%; }
.PicList002433 .list .ul-3 li:nth-child(3):after { position: absolute; content: ''; bottom: 0px; height: 90px; width: 50px; right: -50px; background: url(../images/piclist002433_ul_r.png) no-repeat 0 0; }
.PicList002433 .list .ul-2 li { width: 50%; }
.PicList002433 .list .ul-2 li:nth-child(2):after { position: absolute; content: ''; bottom: 0px; height: 90px; width: 50px; right: -50px; background: url(../images/piclist002433_ul_r.png) no-repeat 0 0; }
.PicList002433 .list .ul-2 li:nth-child(1) > * { padding-left: 30%; }
.PicList002433 .list .ul-2 li:nth-child(2) > * { padding-right: 30%; }
.PicList002433 .list .ul-1 li { width: 100%; }
@media(max-width:640px) {
.PicList002433 .auto, .PicList002433 .list ul { padding: 0; }
.PicList002433 .list li p { font-size: 12px; }
.PicList002433 .list li .ytable { height: 150px; }
.PicList002433 .list li figure img { max-height: 150px; padding: 3px }
.PicList002433 .list .ul-2 li:nth-child(1) > * { padding-left: 30%; }
.PicList002433 .list .ul-2 li:nth-child(2) > * { padding-right: 30%; }
.PicList002433 .list .ul-3 li:nth-child(3):after, .PicList002433 .list li:first-child:before { display: none; }
}
@media(max-width:480px) {
.PicList002433 .list li .ytable { height: 100px; }
.PicList002433 .list li figure img { max-height: 100px; }
.PicList002433 .list .ul-2 li:nth-child(2):after { display: none; }
}
/*PicList002854 */
.PicList002854 { padding: 4vw 0 1vw 0; max-width: 1600px; margin: 0 auto; }
.PicList002854 li { float: left; margin-bottom: 4%; }
.PicList002854 li a { display: block; border: solid 3px #f5f5f5; position: relative; padding: 2vw 1vw 4vw; transition: 0.3s; }
.PicList002854 li aside { font-size: 18px; line-height: 28px; height: 56px; text-align: center; color: #333; }
.PicList002854 li .Ispic { background-size: contain; padding-bottom: 100%; }
.PicList002854 li a:after { position: absolute; content: ''; width: 50px; height: 50px; background: url(../images/piclist002854_btn.png) no-repeat center center #f5f5f5; right: 0; bottom: 0; background-size: auto 21px; transition: 0.3s; }
.PicList002854 li a:hover { border-color: #069ff5; }
.PicList002854 li a:hover:after { background-color: #069ff5; background-image: url(../images/piclist002854_btn_hover.png); }
@media(min-width:769px) {
.PicList002854 li { width: 29.127%; }
.PicList002854 li:not(:nth-child(3n)) {
margin-right: 6.3095%;
}
}
@media(max-width:768px) {
.PicList002854 li { width: 48%; }
.PicList002854 li:not(:nth-child(2n)) {
margin-right: 4%;
}
.PicList002854 li aside { font-size: 16px; }
.PicList002854 li a:after { width: 7vw; height: 7vw; background-size: auto 50%; }
}
@media(max-width:480px) {
.PicList002854 li aside { font-size: 14px; line-height: 20px; height: 40px; }
}
/*新闻列表 */
.PicList002663 { padding: 5% 0 0; }
.PicList002663 li { float: left; margin-right: 4.375%; margin-bottom: 60px; }
.PicList002663 li a { display: block; width: 100%; height: 100%; }
.PicList002663 li figure { padding-bottom: 67%; position: relative; }
.PicList002663 li time { position: absolute; right: 0; bottom: 30px; width: 100px; height: 80px; display: flex; align-items: center; justify-content: center; flex-direction: column; -webkit-display: flex; -webkit-align-items: center; -webkit-justify-content: center; -webkit-flex-direction: column; background-color: rgba(255,255,255,0.9); font-family: 'roboto'; color: #333; transition: .3s; }
.PicList002663 li time span { font-size: 36px; line-height: 1; margin-bottom: 5px; font-weight: bold; }
.PicList002663 li:hover time { background: #069ff5; color: #fff; }
.PicList002663 li .txt { padding: 30px 0 0; }
.PicList002663 li h3 { font-size: 20px; font-weight: normal; line-height: 36px; margin: 0; }
.PicList002663 li h3 a { color: #333; transition: .3s; }
.PicList002663 li:hover h3 a { color: #333; text-decoration: underline }
.PicList002663 li p { line-height: 30px; font-size: 16px; color: #666; overflow: hidden; height: 60px; margin-bottom: 10%; }
.PicList002663 li .more { position: relative; color: #bbb; text-transform: uppercase; }
 @media(min-width:769px) {
.PicList002663 .news-list li { width: 30.375%; }
.PicList002663 .news-list li:nth-child(3n) { margin-right: 0; }
}
 @media(max-width:1024px) {
.PicList002663 li time, .PicList002663 li h3 { font-size: 24px; }
}
 @media(min-width:481px) and (max-width:1024px) {
.PicList002663 li p { line-height: 20px; font-size: 14px; height: 80px; }
}
 @media(max-width:768px) {
.PicList002663 .news-list li { width: 49%; }
.PicList002663 .news-list li:nth-child(2n) { margin-right: 0; }
}
 @media(max-width:480px) {
.PicList002663 .news-list li { float: none; width: auto; margin-right: 0; }
.PicList002663 .news-list li p, .PicList002663 .news-list li h3 { height: auto; }
.PicList002663 li .txt { padding-top: 20px; }
.PicList002663 li time,  .PicList002663 li h3 { font-size: 18px; }
.PicList002663 li p { font-size: 15px; margin-bottom: 3%; }
}
/*.RichInfo005*/
.RichInfo005 { padding: 4% 0 6% 0; }
.RichInfo005 .title { color: #333; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #d9d9d9; }
.RichInfo005 .title h1 { margin: 0; padding-bottom: 22px; font-size: 30px; font-weight: normal; }
.RichInfo005 .title .other { margin: 0; line-height: 36px; }
.RichInfo005 .title .other time { margin-right: 10px; color: #777; padding-left: 30px; background: url(../images/piclist001200-time.png) no-repeat left center/contain; }
.RichInfo005 .bdsharebuttonbox a { float: left; width: 36px; height: 36px; margin: 0 15px 0 0; border-radius: 50%; background: url(../images/bottom002586_share.png) no-repeat 2px center rgba(0,0,0,0.15); }
.RichInfo005 .bdsharebuttonbox a.bds_weixin { background-position: -40px center; }
.RichInfo005 .bdsharebuttonbox a.bds_qzone { background-position: -83px center; margin-right: 0; }
.RichInfo005 .info { line-height: 2.5em; font-size: 16px; color: #666; text-align: justify; text-justify: inter-ideograph; }
.RichInfo005 .info .pic { margin: 2% auto 4%; display: block; }
.RichInfo005 .info_back { text-align: center; clear: both; padding: 50px 0; }
.RichInfo005 .info_back a { background: #069ff5; width: 140px; height: 50px; line-height: 50px; text-align: center; color: #fff; font-size: 16px; display: inline-block; }
.RichInfo005 .info_pn { padding-top: 40px; border-top: 1px solid #d9d9d9; }
.RichInfo005 .info_pn span { display: block; float: left; width: 45%; }
.RichInfo005 .info_pn span:last-child { float: right; text-align: right; }
.RichInfo005 .info_pn span em { text-transform: uppercase; color: #000; font-style: normal; }
.RichInfo005 .info_pn span a { color: #555; }
.RichInfo005 .info_pn span a:hover { color: #069ff5; }
 @media(max-width:1000px) {
.RichInfo005 { padding: 50px 0; }
}
@media(max-width:768px) {
.RichInfo005 .title .other .b_share { float: right; }
.RichInfo005 .info_pn span { float: none !important; margin-bottom: 15px; padding-bottom: 15px; width: 100%; text-align: left !important; }
}
@media(max-width:480px) {
.RichInfo005 .title h1 { font-size: 20px; }
.RichInfo005 .info { font-size: 14px; line-height: 2; }
.RichInfo005 .info_back a { font-size: 15px; }
}
/*RighInfo002811 */
.RighInfo002811 { padding: 4% 0 4% 0; }
.RighInfo002811 .auto { max-width: 1600px; width: 96%; }
.RighInfo002811 .box:not(:last-child) { }
.RighInfo002811 .box:nth-child(2n) .txt .inner, .RighInfo002811 .box:nth-child(2n-1) .txt { background: #f4f4f4; }
.RighInfo002811 .pic img { display: block; width: 100%; }
.RighInfo002811 .txt { position: relative; z-index: 10; }
.RighInfo002811 .txt .inner { padding: 5% 10%; }
.RighInfo002811 .box:nth-child(2n) .txt { vertical-align: top; }
.RighInfo002811 .txt .tit { padding-left: 30px; font-size: 28px; color: #333; background: url(../images/righinfo002811-icon.png) no-repeat left center; }
.RighInfo002811 .txt p { text-align: justify; line-height: 36px; font-size: 16px; color: #666; }
@media(min-width:1025px) {
.RighInfo002811 .box .pic { width: 50%; }
.RighInfo002811 .box .pic .inner { width: 100%; }
.RighInfo002811 .box:nth-child(2n-1) .pic .inner { }
.RighInfo002811 .box:nth-child(2n) .pic .inner { float: right; }
}
@media(max-width:1024px) {
.RighInfo002811 .ytable, .RighInfo002811 .ytable-cell { display: block; }
.RighInfo002811 .txt .inner { padding: 5% 10%!important; }
}
@media(max-width:480px) {
.RighInfo002811 .txt .inner { padding: 5% !important; }
.RighInfo002811 .txt .tit { font-size: 20px; }
.RighInfo002811 .txt p { line-height: 1.8; }
}
/*
 .Floor002376 为demo编号
 */
.Floor002376 .auto { max-width: 1600px; margin: 0 auto; padding: 4% 0 6% 0; }
.Floor002376 { padding: 0 0 00px 0; }
.Floor002376 .wrap-head { position: relative; }
.Floor002376 .wrap-head h1 { margin: 0; color: #666; font-size: 20px; font-weight: normal; line-height: 32px; }
.Floor002376 .wrap-head h1 em { font-style: normal; font-size: 32px; text-transform: uppercase; font-weight: 600; position: relative; top: 6px; padding-right: 15px; }
.Floor002376 .wrap-head .more { width: 160px; height: 30px; line-height: 30px; display: block; position: absolute; top: 50%; right: 0; padding: 0 25px; font-size: 16px; color: #000; border-radius: 15px; background: #fff100; margin-top: -10px; }
.Floor002376 .wrap-head .more i { position: absolute; right: 25px; top: 0; font-style: normal; font-family: 宋体; font-weight: 600; }
.Floor002376 .wrap-container { padding-top: 25px; }
.Floor002376 .item .item-inner { position: relative; padding-top: 60%; }
.Floor002376 .item .pic { position: absolute; top: 0; left: 0; width: 100%; text-align: center; }
.Floor002376 .item .word { border-bottom: 10px solid #f0f0f0; }
.Floor002376 .item .word-inner { }
.Floor002376 .item time { font-size: 14px; color: #666; display: block; position: relative; padding-left: 25px; }
.Floor002376 .item time:before { content: "\e700"; font-family: "iconfont" !important; font-size: 16px; color: #aaa; position: absolute; left: 0; top: 1px; }
.Floor002376 .item h3 { font-weight: normal; font-size: 16px; margin: 0% 0; overflow: hidden; line-height: 30px; height: 60px; }
.Floor002376 .item h3 a { color: #333; }
.Floor002376 .item h3 a:hover { color: #000; }
.Floor002376 .item figure { font-size: 16px; line-height: 30px; color: #666; height: 48px; text-align: center; }
@media only screen and (max-width:767px ) {
.Floor002376 { position: relative; }
.Floor002376 .item { max-width: 503px; margin: 0 auto; }
.Floor002376 .item+.item { padding-top: 20px; }
.Floor002376 .wrap-head { position: static; text-align: center; }
.Floor002376 .wrap-head .more { left: 50%; bottom: 0; top: auto; margin-left: -80px; }
.Floor002376 .item .word { padding: 8% 7%; }
}
@media only screen and (max-width:480px ) {
.Floor002376 .item .word { padding-top: 4%; padding-bottom: 6%; }
.Floor002376 .item h3 { margin-bottom: 10px; height: auto; font-size: 20px; }
.Floor002376 .item figure { height: auto; text-align: left; }
}
@media only screen and (min-width:768px ) {
.Floor002376 .wrap-head h1 { font-size: 24px; line-height: 42px; }
.Floor002376 .wrap-head h1 em { font-size: 42px; top: 10px; padding-right: 30px; }
.Floor002376 .wrap-container { margin: 0 -2.7%; padding-top: 39px; }
.Floor002376 .item { float: left; width: 33.3334%; padding: 0 0%; }
.Floor002376 .item .pic { min-height: 36%; }
.Floor002376 .item .word-inner { padding: 17% 0%; }
.Floor002376 .item h3 { font-size: 30px; text-align: center; }
.Floor002376 .item h3::after { display: block; content: ''; width: 35px; height: 2px; background: #069ff5; margin: 10px auto 10px; }
.Floor002376 .item.odd .item-inner { padding-bottom: 60%; padding-top: 0; }
.Floor002376 .item.odd .pic { top: auto; bottom: 0; }
.Floor002376 .item.odd .word { border-top: 10px solid #f0f0f0; border-bottom: none; }
.Floor002376 .item .pic img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
}
@media only screen and (min-width:1024px ) {
.Floor002376 .wrap-head h1 { font-size: 26px; line-height: 48px; }
.Floor002376 .wrap-head h1 em { font-size: 48px; }
.Floor002376 .item .pic { min-height: 44%; }
.Floor002376 .item .item-inner { padding-top: 62%; }
.Floor002376 .item.odd .item-inner { padding-bottom: 62%; }
}
@media only screen and (min-width:1280px ) {
.Floor002376 .wrap-head h1 { font-size: 28px; line-height: 54px; }
.Floor002376 .wrap-head h1 em { font-size: 54px; }
}
@media only screen and (min-width:1440px ) {
.Floor002376 .wrap-head h1 { font-size: 30px; line-height: 60px; }
.Floor002376 .wrap-head h1 em { font-size: 60px; }
.Floor002376 .item .pic { min-height: 50%; }
}
/*RighInfo002924 */
@font-face { font-family: 'bebas-neue'; src: url("https://work.gzwhir.com:51932/Build/Content/Resoures/whirfonts/bebas-neue.woff") format("woff"); font-display: swap; }
.RighInfo002924 { padding: 5.208vw 0; background: #fff; }
.RighInfo002924 .auto { max-width: 1600px; }
.RighInfo002924 .title { margin-bottom: 2vw; }
.RighInfo002924 .title:after { display: block; content: ''; width: 20px; height: 2px; background: #069ff5; margin-top: 1vw; }
.RighInfo002924 .title .cn { font-size: 30px; color: #333; padding-bottom: 10px; font-weight: normal; }
.RighInfo002924 .intro { line-height: 36px; font-size: 16px; color: #333; }
.RighInfo002924 .intro:before { display: inline-block; content: ''; width: 6px; height: 6px; background: #ad9300; margin-right: 10px; position: relative; top: -2px; border-radius: 50%; opacity: .3; }
.RighInfo002924 .title .en { font-family: 'bebas-neue'; color: #d2d2d2; letter-spacing: 2px; }
.RighInfo002924 .left { float: left; width: 46%; }
.RighInfo002924 .right { float: right; width: 46%; }
.RighInfo002924 .left h3, .RighInfo002924 .right h3 { font-size: 18px; color: #333; margin: 0; }
.RighInfo002924 .left .intro, .RighInfo002924 .right .intro { line-height: 30px; }
 @media(max-width:768px) {
.RighInfo002924 .title { padding-bottom: 6vw; }
.RighInfo002924 .left, .RighInfo002924 .right { float: none; width: 100%; }
}
@media(max-width:640px) {
.RighInfo002924 .title .cn { font-size: 6vw; }
}
.RighInfo002924 .box-1 { background: #fff; margin-bottom: 1.786%; }
.RighInfo002924 .box-1 .info { background: url("../images/righinfo002924_bg.png") no-repeat right 30% bottom 40% #f4f4f4; background-size: auto 70%; }
.RighInfo002924 .box-1 .intro span { color: #a5894b; border-bottom: 2px solid #a5894b; display: inline-block; }
@media(min-width:769px) {
.RighInfo002924 .box-1 .pic { width: 50%; }
.RighInfo002924 .box-1 .info .inner { max-width: 570px; margin: 0 auto; width: 90%; padding: 7% 0; }
}
@media(max-width:768px) {
.RighInfo002924 .box-1 { margin-bottom: 3vw; }
.RighInfo002924 .box-1 .ytable, .RighInfo002924 .box-1 .ytable-cell { display: block; }
.RighInfo002924 .box-1 .info { padding: 4vw; }
}
@media(max-width:480px) {
.RighInfo002924 .box-1 .intro { line-height: 1.6em; }
}
.RighInfo002924 .box-2 li:not(.no) { background: #fff; padding: 2.344vw; }
.RighInfo002924 .box-2 li .inner { padding-left: 2.08vw; }
.RighInfo002924 .box-2 li .inner > * { margin: 0; }
.RighInfo002924 .box-2 li h3 { color: #000; font-size: 18px; }
.RighInfo002924 .box-2 li h3:after { display: block; content: ''; height: 2px; width: 20px; background: #a5894b; margin: 10px 0; }
.RighInfo002924 .box-2 li .inner p { color: #5f5f5f; line-height: 1.428em; }
@media(min-width:769px) {
.RighInfo002924 .box-2 ul { display: table; width: 100%; table-layout: fixed; }
.RighInfo002924 .box-2 li { display: table-cell; vertical-align: middle; width: 32.143%; }
.RighInfo002924 .box-2 li.no { width: 1.786%; }
.RighInfo002924 .box-2 li .icon { width: 25%; }
}
@media(max-width:768px) {
.RighInfo002924 .box-2 li .icon { width: 90px; }
.RighInfo002924 .box-2 li.no { height: 3vw; }
.RighInfo002924 .box-2 li .inner { padding-left: 4vw; }
}
@media(max-width:480px) {
.RighInfo002924 .box-2 li .icon { width: 30%; }
.RighInfo002924 .box-2 li h3 { font-size: 5vw; }
.RighInfo002924 .box-2 li .inner p { font-size: 3.5vw; }
}
/*
 .Floor002467
 */
.Floor002467 .videobox { position: relative; height: 200px; }
.Floor002467 .videobg { background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; height: 200px; }
.Floor002467 .videobg .play { display: none; background: url(../images/floor002467-play.png) no-repeat center; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-size: 30px 30px; cursor: pointer; z-index: 5; }
.Floor002467 .videobg h2 { font-size: 18px; margin: 0; position: absolute; top: 50%; left: 0; width: 100%; text-align: center; font-weight: normal; color: #fff; margin-top: 40px; }
.Floor002467 .video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 15; display: none; }
.Floor002467 .video video { width: 100%; height: 100%; background: #000; }
@media only screen and (min-width: 768px) {
.Floor002467 .videobg, .Floor002467 .videobox { height: 400px; }
.Floor002467 .videobg .play { background-size: 40px 40px; }
.Floor002467 .videobg h2 { font-size: 20px; }
}
@media only screen and (min-width: 1024px) {
.Floor002467 .videobg h2 { font-size: 24px; }
.Floor002466 .list .item .word { bottom: 38px; left: 20px; }
}
@media only screen and (min-width: 1200px) {
.Floor002467 .videobg, .Floor002467 .videobox { height: 600px; }
.Floor002467 .videobg .play { background-size: 50px 50px; }
.Floor002467 .videobg h2 { font-size: 30px; }
}
/*Technology*/
.Technology { padding: 4% 0; }
.Technology li { float: left; width: 23.3%; padding-bottom: 1%; margin-right: 2.2%; margin-bottom: 2.2%; background: url('../images/technology_bg.jpg') no-repeat center; }
.Technology li .pic { position: relative; width: 149px; padding-top: 35px; margin: 0 auto; }
.Technology li figure { position: relative; padding-bottom: 136.3%; z-index: 2; }
.Technology li .pic:before, .Technology li .pic:after { position: absolute; content: ''; width: 186px; height: 26px; bottom: 0; background-repeat: no-repeat; z-index: 1; }
.Technology li .pic:before { left: -46px; background-image: url("../images/technology_left.png") }
.Technology li .pic:after { right: -58px; background-image: url("../images/technology_right.png") }
.Technology li p { margin-top: 45px; font-size: 16px; color: #333333; text-align: center; }
.Technology li:hover p { color: #069ff5; }
@media only screen and (min-width: 1024px) {
.Technology li:nth-of-type(4n) { margin-right: 0; }
}
@media only screen and (max-width: 480px) {
.Technology li { width: 48.5%; margin-right: 3%; }
.Technology li:nth-of-type(2n) { margin-right: 0; }
.Technology li .pic { width: 90px; }
.Technology li p { margin-top: 20px; }
}
/*
    .TextList000591
    */
.TextList000591 { padding: 2% 0; }
.TextList000591 ul { padding: 0 2%; background-color: #fff; }
.TextList000591 li { border-bottom: 1px solid #d1d1d1; padding: 15px 0; }
.whir-feedback { display: none }
.Bottomlink { display: none; position: fixed; bottom: 0; left: 0; width: 100%; background: #b69f40; padding: 8px 0; }
.Bottomlink .containers { padding: 0 30px; }
.Bottomlink a.tel { float: left; padding-top: 20px; color: #fff; background: url(../images/tel.png)no-repeat center top; }
.Bottomlink a.add { float: right; padding-top: 20px; color: #fff; background: url(../images/add.png)no-repeat center top; }
 @media(max-width:1024px) {
.Bottomlink { display: block; }
}
/*Floor002709 */
.Floor002709 { padding: 2% 0 6% 0; }
.Floor002709 .title { position: relative; z-index: 3; padding: 3%; text-align: center; }
.Floor002709 .title h3 { margin: 0; font-size: 28px; color: #e0e0e0; text-transform: uppercase; font-family: Helvetica, Arial, sans-serif; font-style: italic; }
.Floor002709 .title h4::after { display: block; content: ''; width: 35px; height: 2px; background: #069ff5; margin: 16px auto 10px; }
.Floor002709 .title h4 { margin: 0; color: #333; font-size: 34px; font-weight: normal; }
@media(max-width:640px) {
.Floor002709 .title h3 { font-size: 40px; }
.Floor002709 .title h4 { font-size: 20px; }
}
@media(max-width:480px) {
.Floor002709 .title h3 { font-size: 20px; }
}
.Floor002709 li { float: left; border-radius: 87px 0; overflow: hidden; box-shadow: 0 0 28px 10px #f0f3f8; }
.Floor002709 li a { display: block; color: #333; font-size: 20px; text-align: center;/* background:#005bab; *//* box-shadow: 0 5px 20px rgb(0 0 0 / 10%); */ }
.Floor002709 li figure { overflow: hidden; }
.Floor002709 li .Ispic { display: block; padding-bottom: 62.706%; transition: 0.3s ease-in-out; }
.Floor002709 li .txt { position: relative; padding-bottom: 2.5em; background: #fff; }
.Floor002709 li .icon { position: absolute; left: 50%; top: -2.0835em; margin-left: -2.0835em; background: #fff; border-radius: 50%; width: 4.167em; height: 4.167em; transition: 0.3s; }
.Floor002709 li .icon img { position: absolute; left: 50%; width: 50px; height: 50px; top: 50%; margin: -34% 0 0 -31%; }
.Floor002709 li h1 { font-size: 25px; padding-top: 8%; margin: 0; margin-bottom: 4%; font-family: "  Light"; font-weight: bold; }
.Floor002709 li p { margin: 0; padding-top: 0.0835em; transform: translateY(-0.5em); -webkit-transform: translateY(-0.5em); transition: 0.3s; opacity: 0.6; }
.Floor002709 li a:hover .icon { transform: rotateY(180deg); -webkit-transform: rotateY(180deg); }
.Floor002709 li a:hover p { transform: translateY(0.5em); -webkit-transform: translateY(0.5em); }
.Floor002709 li a:hover .Ispic { transform: scale(1.12); -webkit-transform: scale(1.12); }
@media(min-width:1025px) {
.Floor002709 li { width: 31.3333%; }
 .Floor002709 li:not(:nth-child(3n)) {
margin-right: 3%;
}
}
@media(min-width:1025px) and (max-width:1200px) {
.Floor002709 li a { font-size: 20px; }
}
@media(max-width:1024px) {
.Floor002709 li { width: 48%; margin-bottom: 4%; }
 .Floor002709 li:not(:nth-child(2n)) {
margin-right:4%;
}
}
@media(max-width:640px) {
.Floor002709 li { width: 100%; border-radius: 35px 0; }
.Floor002709 li a { font-size: 20px; }
.Floor002709 li h1 { padding-top: 12%; font-size: 20px; }
}
@media(max-width:480px) {
.Floor002709 li a { font-size: 18px; }
.Floor002709 li .txt { padding-bottom: 1.5em; }
.Floor002709 li p { font-size: 16px; }
}
.insidebg{ padding:20px 0 40px 0;}
.inside{}