/*e_FlowCommonStyleBox-001*/ .e_FlowCommonStyleBox-001{ /* position: absolute;*/ width: 100%; height: auto; width-uint:%; } /*stylebox_link*/ .e_FlowCommonStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; float: right; vertical-align: middle; margin-right: 15px; } .e_FlowCommonStyleBox-001 .stylebox_link:hover{ color: rgba(101,190,186,1); } .e_FlowCommonStyleBox-001 .stylebox_link:active{ color: rgba(101,190,186,1); } .e_FlowCommonStyleBox-001 .stylebox_top{ width: auto; height: 40px; background-color: #1890FF; } .e_FlowCommonStyleBox-001 .title_icon{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); margin-right: 10px; font-size: medium; } .e_FlowCommonStyleBox-001 .title_icon::before{ content: ""; } .e_FlowCommonStyleBox-001 .title_main{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-weight: normal; font-size: 16px; max-width: 600px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } .e_FlowCommonStyleBox-001 .title_sub{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-size: 14px; font-weight: normal; margin-left: 10px; } .e_FlowCommonStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: #1890FF; padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_FlowCommonStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_FlowCommonStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_FlowCommonStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_FlowCommonStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_FlowCommonStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; width-uint:%; } .e_FlowCommonStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); }:root{ --c:#c7000b; } .gc-header-nav dt a{ color: #000000; width: 100%; height: 100%; display: block; transition: 0.6s; } .gc-header-nav dt:hover .laoq{ background: #fff; color: #c7000b !important; } .navv { width: 94%; max-width: 1600px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; } .gc-header-nav .con-pop .inner dd { display: none !important; } .gc-header-nav li{ margin-left: 0px; position: relative; padding: 0 20px; cursor: pointer; } .gc-header-nav li:first-child{ margin-left:0px; } .gc-header-nav .v2{ display:block; font-size: 16px; color: #000; line-height: 80px; position:relative; padding:0px; transition: 0.6s; z-index: 2; } .gc-header-nav li:hover .v2{ color:var(--c); font-weight:bold; } .gc-header-nav li .v1:after{ content:''; display:block; position:absolute; bottom:0px; left:50%; transform: translate(-50%,0%); width: 0%; height: 4px; background: #c7000b; transition: 0.6s; } .gc-header-nav li:hover .v1:after{ content:''; width: 100%; } .enter.logo svg * { fill: #c7000b; } .gc-header-nav .tow_li:hover .v1{ background-image:none; } .gc-header-nav .btn-slide{ display:none; } .gc-header-nav .con-pop{ position: absolute; left: 50%; right:0px; padding: 10px 0 10px; visibility:hidden; opacity: 0; filter:alpha(opacity=0); -webkit-transition: 0.8s; -moz-transition: 0.8s; -ms-transition: 0.8s; -o-transition: 0.8s; transition: 0.8s; transform: translate(0%,0%); backdrop-filter: blur(1rem); background: rgba(255, 255, 255, 0.95); z-index: 1; width: 180px; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); } .gc-header-nav li:hover .v1{ color: #c7000c!important; font-weight: bold; } .gc-header-nav li:hover{} .gc-header-nav.show1 .v1{ } .gc-header-nav li:hover .con-pop{ visibility:visible; opacity:1; transform: translate(-50%); } .gc-header-nav .con-pop .inner{ display: flex; flex-direction: column; flex-wrap: wrap; } .gc-header-nav .con-pop .wp{ /* width: 1600px; */ margin:0 auto; } .gc-header-nav dl{width: auto;text-align: center;margin: 0 10px;border-bottom: 1px solid #eee;} .gc-header-nav dl:hover img{ transform: scale(1.1); } .gc-header-nav dl:last-child{ border-width:0px; } .gc-header-nav dl.lastDl{ /* border-width:0px; */ } .gc-header-nav dt{ position:relative; font-size: 14px; color: #000000; font-weight: normal; line-height: 40px; transition: 0.6s; } .gc-header-nav dt:after{ content:""; position:absolute; left:0px; bottom:0px; width: 0px; height: 0px; background:#094cd9; } .gc-header-nav dt em{ font-family:"Arial"; font-size:16px; color:#c3c3c3; margin-left:17px; } .gc-header-nav dd{ overflow:hidden; padding-top:16px; display: none; } .gc-header-nav dl.navSec + dl > dd{ min-height:55px; } .gc-header-nav dd a{ display:block; float:left; padding-right:23px; margin-right:50px; margin-bottom:9px; background-repeat:no-repeat; background-position:right center; font-size:16px; color:#444; line-height:30px; } .gc-header-nav dd a:nth-child(4n){ margin-right:0px; } .gc-header-nav .inner_one dd a{ width:22%; text-align:left; padding-right:0px; margin-right:0px; background-position-x:106px; } .gc-header-nav .inner_one dd a:first-child{ background-position-x:85px; } .gc-header-nav .inner_one dd a:nth-child(5){ background-position-x:65px; } .gc-header-nav .inner_two dd a:nth-child(1){ margin-right:70px; } .gc-header-nav dd a:hover{ color:#094cd9; background-image:url(../images/img9.png); } .gc-header-nav dd span{ display:inline-block; vertical-align:middle; margin-top:6px; margin-left:3px; font-size:12px; color:#fff; line-height:18px; padding:0 9px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; position:absolute; background:#ff7a7a; } .gc-header-nav dd em{ display:inline-block; vertical-align:middle; margin-top:6px; margin-left:3px; font-size:12px; color:#fff; line-height:18px; padding:0 9px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; position:absolute; background:#5da2ff; } .gc-header-nav dd a:hover span{ display:none; } .gc-header-nav dd a:hover em{ display:none; } .menuBtn{ width:30px; cursor:pointer; z-index:9; display: none; } .menuBtn span{ display:block; height:3px; background-color:#444; margin-bottom:5px; border-radius:2px; transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; -o-transition:.3s; } .menuBtn:before{ content:''; display:block; height:3px; background-color:#444; margin-bottom:5px; border-radius:2px; transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; -o-transition:.3s; } .menuBtn:after{ content:''; display:block; height:3px; background-color:#444; margin-bottom:5px; border-radius:2px; transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; -o-transition:.3s; } .menuBtn.open span{ display:none; margin:0px; position:absolute; left:0px; top:50%; width:30px; } .menuBtn.open:before{ display:block; position:absolute; left:0px; top:0px; width:30px; transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); -ms-transform:rotate(45deg); } .menuBtn.open:after{ display:block; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg); -ms-transform:rotate(-45deg); } @media only screen and (max-width:1500px){ .gc-header-nav li{padding: 0 10px;} .gc-header-nav .v1{line-height:80px;font-size:16px} .gc-header-nav.show1 .v1{line-height:60px} .gc-header-nav .con-pop{padding: 20px 0;} .gc-header-nav dl{padding-top: 10px;} .gc-header-nav dt{font-size: 16px;line-height: 2;} .gc-header-nav dt em{font-size: 14px;} .gc-header-nav dd{padding: 10px 0;} .gc-header-nav dd a{font-size: 15px;line-height: 2;margin-right: 30px;} } @media only screen and (max-width:1366px){ .gc-header-nav .con-pop .wp{/* width:1100px; */} } @media only screen and (max-width:1200px){ .gc-header-nav .con-pop .wp{width:95%} } @media only screen and (max-width:1024px){ .menuBtn{top:-26px;right:30px} .gc-header-nav{display:none;background: #f9f9f9;overflow:auto;position: fixed;left: 0;top: 60px;width: 100%;} .gc-header-nav ul{padding-top:10px;padding-bottom:10px;display: flex;flex-direction: column;width: 100%;} .gc-header-nav li{float:none;margin-left:0;position: relative;} .gc-header-nav .v2{line-height:50px!important;text-align: center;border-bottom:1px solid #dcdcdc;color: #000;padding: 0px;} .gc-header-nav .btn-slide{ display: block; width: 20px; height:20px; position: absolute; right: 10px; top: 15px; -webkit-transition:all .4s; -moz-transition:all .4s; -o-transition:all .4s; -ms-transition:all .4s; transition:all .4s; display: none; } .gc-header-nav .btn-slide:before{ content:''; display:block; width:15px; height:1px; background:#5e5e5f; position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%) } .gc-header-nav .btn-slide:after{ content:''; display:block; width:1px; height:15px; background:#5e5e5f; position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%); } .gc-header-nav .btn-slide.ok{ -webkit-transform:rotate(135deg); -moz-transform:rotate(135deg); -o-transform:rotate(135deg); -ms-transform:rotate(135deg); transform:rotate(135deg); } .gc-header-nav .con-pop{ display: none !important; position: static; left:auto; right:auto; opacity:1; filter:alpha(opacity=100); visibility:visible; box-shadow:none; padding:0; -webkit-transition:none; -moz-transition:none; -o-transition:none; -ms-transition:none; transition:none; transform: translate(0) !important; width: auto; } .gc-header-nav .con-pop .wp{width: 100%;} .gc-header-nav .con-pop .inner{padding:10px 0} .gc-header-nav dl{ padding-left:40px; padding-top:10px; border-bottom:none } .gc-header-nav dt { font-size: 14px; font-weight: 400; line-height: 40px; border-bottom: 1px solid #dcdcdc; color: #000; } .gc-header-nav dt a{color: #000;} .gc-header-nav dt:after{display:none} .gc-header-nav dt .dt_span{ position: absolute; width: 20px; height: 20px; right: 30px; top: 12px; transition: .3s; -ms-transition: .3s; -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s; } .gc-header-nav dt .dt_span:before{ content:''; display:block; width:15px; height:1px; background:#5e5e5f; position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%); } .gc-header-nav dt .dt_span:after{ content:''; display:block; width:1px; height:15px; background:#5e5e5f; position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%) } .gc-header-nav dt .dt_span.ok{ -webkit-transform:rotate(135deg); -moz-transform:rotate(135deg); -o-transform:rotate(135deg); -ms-transform:rotate(135deg); transform:rotate(135deg); } .gc-header-nav dd{display:none} .gc-header-nav dd.list{ border-bottom:1px solid #dcdcdc } .gc-header-nav dl.navSec + dl > dd{min-height:0} .gc-header-nav dd a{ padding-left:16px; padding-right:24px; width:100%; margin-bottom:8px; font-size:14px; margin-right:0 } .gc-header-nav dd a:last-child{margin-bottom:0} } @media only screen and (max-width:768px){ .navv { width: 100%;} .jaki { display: none; } .menuBtn{width:25px;display: block;} .menuBtn span{height:2px} .menuBtn:before{height:2px} .menuBtn:after{height:2px} .menuBtn.open:before{width:25px;top: 26px;} .gc-header-nav dl{width:100%;padding: 0;flex-grow: 1;flex-shrink: 1;margin: 0;flex: 0 0 50%;} .gc-header-nav .con-pop .inner{padding:0;} } .navigation{ display:flex; justify-content:space-between; align-items: center; width: 100%; margin: 0 auto; background: rgb(255 255 255); position: fixed; top: 0; left: 0; transition: 0.6s all; z-index: 999; backdrop-filter: blur(1rem); } .enter .navigation { background: #fff; box-shadow: 0 0 15px rgb(0 0 0 / 20%); } .enter .gc-header-nav .v1{color: #000;line-height: 50px;} .pimee{ flex: 1; max-width: 100%; max-height: 100%; } .logo { flex: 0 0 250px; transition: 0.6s; } .enter .logo { flex: 0 0 130px; transition: 0.6s; } .gc_header_lang { flex: 0 0 auto; display: flex; align-items: center; padding-left: 30px; border-left: 1px solid rgba(0,0,0,0.5); } .nave { margin-left: 4%; align-self: center; margin-right: 0%; } .logo svg * { fill: #c7000b; } .clearfix { display: flex; justify-content: space-between; } .headerMain_setBtn em { color: #000; font-size: 14px; } .headerMain_setBtn { display: flex; } .dad svg { width: 20px; height: 20px; margin-right: 10px; } .dad svg path { fill: #c7000b; } .selec-list { display: none; background: #fff; position: absolute; width: auto; top: 50px; } .lka a { text-align: center; color: #000; display: block; line-height: 40px; border-bottom: 1px solid #eee; padding-left: 10px; padding-right: 10px; } .enter .headerMain_setBtn em { color: #000; font-size: 14px; } .enter .dad svg path { fill: #c7000b; } .enter .logo svg * { fill: #c7000b; } .enter .gc_header_lang { border-left: 1px solid rgba(0,0,0,0.5); } @media only screen and (max-width:768px){ .nave { display: flex; flex: 0 0 30px; height: 60px; align-items: center; margin: 0; position: relative; } .logo { flex: 0 0 151px; } .gc_header_lang { position: absolute; right: 60px; padding: 0; border: 0; } .dad svg path { fill: #c7000c; } .enter .logo svg * { fill: #c7000c; } .logo svg * { fill: #c7000c; } .logo svg * { fill: #c7000c; } .headerMain_setBtn em { color: #000; font-size: 14px !important; } .enter .gc_header_lang { border-left: 0px solid rgba(0,0,0,0.5); } .selec-list { display: none; background: #fff; position: absolute; width: 150px; top: 42px; border-top: 1px solid #eee; } .navigation{background: #fff;padding: 0 10px;} } .jaki img { width: 100%; height: 200px; object-fit: cover; transition: 0.6s all; } .jaki { width: 300px; position: relative; overflow: hidden; height: auto; margin: 0 auto; border-radius: 10px; display: none; } .logo.pimee a { display: block; width: 100%; height: auto; cursor: pointer; } .thirdNav{ position: absolute; left: 100%; top: 0; visibility: hidden; opacity: 0; filter: alpha(opacity = 0); -webkit-transition: 0.8s; -moz-transition: 0.8s; -ms-transition: 0.8s; -o-transition: 0.8s; transition: 0.8s; transform: translate(0%, 0%); backdrop-filter: blur(1rem); background: rgba(255, 255, 255, 1); z-index: 999; width: 180px; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); } .gc-header-nav dl:hover .thirdNav{visibility: visible;opacity: 1;transform: translate(0%);} .daklo3 li { border-bottom: 1px solid #eee; } .daklo3 li:hover a { color: var(--c); }.nav > ul{ float:left; } .nav > ul > li .iconfont{ display: none; } .nav > ul > li > a{ font-size: 16px; line-height: 5rem; letter-spacing:0px; color: #000000; display: block; width:100%; height:100%; padding:0 1.5rem; position: relative; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; -ms-transition:all 0.3s; transition: all 0.3s; } .nav > ul > li.drop-down:hover .drop-down-list{ display: block; width: 100%; } .nav > ul > li.drop-down:hover > a{ color: #fff !important; background-color: #c82126; } .clearfix { position: relative; =: block; } .nav > ul > li .drop-down-list{ width: 100%; position: absolute; z-index:8; overflow: hidden; background:#FFFFFF; border-top:1px solid rgba(0, 0, 0, 0.1); display: none; } .nav > ul > li .drop-down-list .sub-nav-wrapper{ width:100%; margin:0 auto 0; position: relative; overflow: hidden; } .nav > ul > li .drop-down-list .sub-nav-wrapper .sub-nav-header{ z-index:1; width:100%; } .nav > ul > li .drop-down-list .sub-nav-wrapper .sub-nav-header > ul{ font-size:0px; text-align:center; width:100%; } .nav > ul > li .drop-down-list .sub-nav-wrapper .sub-nav-header > ul > li{ display: block; position: relative; padding: 0 10px; border-bottom: 1px solid #eee; } .nav > ul > li .drop-down-list .sub-nav-wrapper .sub-nav-header > ul > li + li::before{ content: ''; position: absolute; width: 0px; background-color:#e8e8e8; height:2rem; left:0px; top:50%; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -o-transform:translateY(-50%); -ms-transform:translateY(-50%); transform: translateY(-50%); } .nav > ul > li .drop-down-list .sub-nav-wrapper .sub-nav-header > ul > li:hover{ background-color:rgba(0, 0, 0, 0.4); } .nav > ul > li .drop-down-list .sub-nav-wrapper .sub-nav-header > ul > li:hover + li::before{ display:none; } .nav > ul > li .drop-down-list .sub-nav-wrapper .sub-nav-header > ul > li:hover::before{ display:none; } .nav > ul > li .drop-down-list .sub-nav-wrapper .sub-nav-header > ul > li:hover .nav-text a{ color:#fff; } .nav > ul > li .drop-down-list .sub-nav-wrapper .sub-nav-header > ul > li .nav-text a{ line-height:1px; color: #000000; display: block; line-height: 36px; text-align: center; letter-spacing: 0 !important; } .nav > ul > li .drop-down-list .sub-nav-wrapper .sub-nav-header > ul > li .nav-text a:nth-of-type(1){ font-size: 14px; letter-spacing:2px; } .nav_btn{ display:none; float:right; width:30px; position:relative; height:35px; margin:20px 10px 0 10px; cursor:pointer; } .nav_btn span{ display:inline-block; width:30px; height:2px; background-color:#000; position:absolute; top:16px; left:0px; -webkit-transition:background-color 0.3s ease-out 0.1s; -moz-transition:background-color 0.3s ease-out 0.1s; -o-transition:background-color 0.3s ease-out 0.1s; -ms-transition:background-color 0.3s ease-out 0.1s; transition:background-color 0.3s ease-out 0.1s; } .nav_btn span:after{ content:''; display:inline-block; width:30px; height:2px; background-color:#000; position:absolute; top:8px; left:0px; -webkit-transition:transform 0.3s ease-out,top 0.3s ease 0.3s; -moz-transition:transform 0.3s ease-out,top 0.3s ease 0.3s; -o-transition:transform 0.3s ease-out,top 0.3s ease 0.3s; -ms-transition:transform 0.3s ease-out,top 0.3s ease 0.3s; transition:transform 0.3s ease-out,top 0.3s ease 0.3s; -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); -ms-transform:rotate(0deg); transform:rotate(0deg); } .nav_btn span:before{ content:''; display:inline-block; width:30px; height:2px; background-color:#000; position:absolute; top:-8px; left:0px; -webkit-transition:transform 0.3s ease-out,top 0.3s ease 0.3s; -moz-transition:transform 0.3s ease-out,top 0.3s ease 0.3s; -o-transition:transform 0.3s ease-out,top 0.3s ease 0.3s; -ms-transition:transform 0.3s ease-out,top 0.3s ease 0.3s; transition:transform 0.3s ease-out,top 0.3s ease 0.3s; -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); -ms-transform:rotate(0deg); transform:rotate(0deg); } .nav_btn.click span{ background-color:transparent; } .nav_btn.click span:after{ -webkit-transition:top 0.3s ease, transform 0.3s ease-out 0.3s; -moz-transition:top 0.3s ease, transform 0.3s ease-out 0.3s; -o-transition:top 0.3s ease, transform 0.3s ease-out 0.3s; -ms-transition:top 0.3s ease, transform 0.3s ease-out 0.3s; transition:top 0.3s ease, transform 0.3s ease-out 0.3s; -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -o-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); top:0px; } .nav_btn.click span:before{ -webkit-transition:top 0.3s ease, transform 0.3s ease-out 0.3s; -moz-transition:top 0.3s ease, transform 0.3s ease-out 0.3s; -o-transition:top 0.3s ease, transform 0.3s ease-out 0.3s; -ms-transition:top 0.3s ease, transform 0.3s ease-out 0.3s; transition:top 0.3s ease, transform 0.3s ease-out 0.3s; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); top:0px; } .mb_wrap{ display: none; background: rgb(255 255 255); position: fixed; left:0px; right:0px; overflow-y: auto; z-index:9999; top: 60px; } @media only screen and (max-width:1440px){ .nav > ul > li > a{padding:0 1.2rem} } @media only screen and (max-width:1200px){ .nav > ul > li > a{padding:0 1rem;} .nav > ul > li .drop-down-list .sub-nav-wrapper{height:4rem;padding-bottom:1rem} .nav > ul > li .drop-down-list .sub-nav-wrapper .sub-nav-header > ul > li{padding:0.5rem 2rem} } @media only screen and (max-width:1024px){ .head_r.p_itemm { display: none; } .nav_btn{display:block;} .nav{display: none !important;} .mb_nav {padding-bottom:10px;border-top: 2px solid #c92226;} .mb_nav .mb-item{border-bottom: 1px solid rgba(0,0,0,.1);background: rgb(255 255 255 / 80%);} .mb_nav .mb-item:first-child{background: #fff;} .mb_nav .mb-item a{display:block;padding-top:10px;padding-bottom:10px;color:#666;} .mb_nav .mb-item span{font-size: 18px;margin-left: 5%;float:left;color:#000} .mb_nav .mb-item em{float:right;position:relative;width:40px;height:25px} .mb_nav .mb-item em:before{ content:'';display:block;width:9px;height:9px;border-bottom:1px solid rgba(0,0,0,.6);border-left:1px solid rgba(0,0,0,.6);margin-right:20px;margin-top:6px;margin-left:10px; -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -o-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; } .mb_nav .mb-item-top.active em:before{ margin-top:12px; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -o-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); } .mb_nav .sub-nav{display:none;background: #fff;} .mb_nav .sub-nav a{display:block;padding-top:5px;padding-bottom:5px;color:#fff;letter-spacing: 1px;} .mb_nav .sub-nav .sub-item{background: rgb(255 255 255);padding-top:5px;padding-bottom:5px;border-top: 1px solid #eee;} .mb_nav .sub-nav .sub-item .sub-item-top{box-sizing:border-box;width: 100%;padding-left: 2%;} .mb_nav .sub-nav .sub-item .sub-item-top span{float:left;color: #000;} .mb_nav .sub-nav .sub-item .sub-item-top.show i{float:left;display:inline-block;position:relative} .mb_nav .sub-nav .sub-item .sub-item-top.active i:after{ -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); } } @media only screen and (max-width:479px){ .loggo { flex: 0 0 180px; } .nav_btn{width:24px;margin: 13px 10px;} .nav_btn span{width:24px} .nav_btn span:before{width:24px;top:-7px} .nav_btn span:after{width:24px;top:7px} } @media only screen and (max-width:414px){ .mb_nav .mb-item span{font-size:16px} .mb_nav .sub-nav .sub-item span{font-size:14px} } .head_r { display: flex; flex-direction: row; flex: 0 0 auto !important; } .head_tel { display: flex; align-items: center; padding-left: 15px; margin-left: 15px; border-left: 1px solid rgba(0,0,0,.4); transition: all .5s ease; } .head_tel .tel-text { display: flex; align-items: center; line-height: 20px; } .head_tel .tel-text svg { fill: #000; transition: all .5s ease; } .head_tel .tel-text span { padding-left: 5px; font-size: 24px; color: #c92226; font-family: arial; transition: all .5s ease; } .sjaki { display: flex; align-items: center; flex-direction: row; width: 100%; flex-wrap: wrap; justify-content: space-between; padding: 0 3%; background: #fff; position: fixed; top: 0; left: 0; z-index: 9999; } .p_itemm{ flex: 1; max-width: 100%; max-height: 100%; } .loggo { flex: 0 0 180px; } .loggo img { width: 100%; } .nav { display: flex; justify-content: space-around; } .c_portalResGroupNavNew_main-01001001 .p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResGroupNavNew_main-01001001 >div{animation-fill-mode:both;position: relative;overflow: hidden;} .c_portalResGroupNavNew_main-01001001 .head.other_header{/* position:fixed; *//* z-index:9999; */} .c_portalResGroupNavNew_main-01001001 .prz{ position:relative; zoom:1px; } .c_portalResGroupNavNew_main-01001001 .pra{ position:absolute; zoom:1px; } .c_portalResGroupNavNew_main-01001001 .fr{ float:right; display:inline; } .c_portalResGroupNavNew_main-01001001 .fl{ float:left; display:inline; } .c_portalResGroupNavNew_main-01001001 .cf:before{ content:''; display:table; } .c_portalResGroupNavNew_main-01001001 .cf:after{ content:''; display:table; clear:both; } .c_portalResGroupNavNew_main-01001001 .cf{ *zoom:1px; } .c_portalResGroupNavNew_main-01001001 .head{position:relative;left:0px;top:0px;width:100%;z-index: 1;padding-bottom: 40px;padding-top: 40px;border-bottom: 1px solid #e2e2e2;border-top: 1px solid #e2e2e2;top: auto !IMPORTANT;margin-bottom: 40px;} .c_portalResGroupNavNew_main-01001001 .head .navBox{ width:100%; } .c_portalResGroupNavNew_main-01001001 .head .nav{ background:none; width:100%; } .c_portalResGroupNavNew_main-01001001 .head .nav .firstNav{position:relative;width: calc(100% / 6);} .c_portalResGroupNavNew_main-01001001 .head .nav .firstNav>a{color:#333333;position:relative;width:100%;display:block;padding: 0;line-height: 30px;font-size: 18px;font-weight: bold;} .c_portalResGroupNavNew_main-01001001 .head .nav .firstNav>a:after{content:"";width: 0px;height:16px;background:#e0d8dc;z-index:9999;right:0px;top:50%;display:block;position:absolute;margin-top:-8px;} .c_portalResGroupNavNew_main-01001001 .head .nav .firstNav a.contant_us_line:after{ content:none; } .c_portalResGroupNavNew_main-01001001 .head .nav .firstNav:hover > .bold{color: #c7000b;} .nav>li>a:hover, .nav>li>a:focus { text-decoration: none; background-color: unset; } .c_portalResGroupNavNew_main-01001001 .head .nav .firstNav:last-child .navLine{ display:none; } .c_portalResGroupNavNew_main-01001001 .head .secondNav{width: auto;display: block !important;position: relative;} .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl{line-height:1.5em;float:none;} .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl .secondNav_title{ color:#74541d; padding:1.796% 0; } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl .secondNav_title+ul{ margin-top:2%; } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl>ul li a{display:block;width:100%;} .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl>ul li:last-child a{ display:block; width:100%; position:relative; } .c_portalResGroupNavNew_main-01001001 .head .secondNav.width .fl>ul li:last-child a{ width:100%; } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl>ul li:hover > a{/* background-color:#fcf4f6; */} .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl>ul li:hover > .thirdNav_menu > a{/* background-color:#fcf4f6; */} .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl>ul .thirdNav li a{ width:100%; } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl>ul li a:hover{color: #c7000b !important;} .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl>ul>li{color:#333;} .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl>ul>li:after{ content:none; width:1px; height:12px; background:#bdbdbb; display:block; position:absolute; right:0px; top:6px; } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl>ul>li:last-child:after{ display:none; } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl>ul>li .fnt_16{color: #595757;line-height: 30px;font-size: 15px;} .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl>ul>li .thirdNav{position:absolute;right:-65%;width:65%;margin-top:10px;line-height:2.5em;top:-19%;background:#fff;display: none !important;} .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl>ul>li .thirdNav > li{ text-align:center; border-bottom:1px solid #ebe3e4; } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl>ul>li .thirdNav a{ line-height:54px; color:#333; } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl>ul>li .thirdNav_menu:hover .thirdNav{ } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl>ul>li .thirdNav > li:last-child{ border:none; } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fr{ width:26.72%; } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fr .right_img{ width:100%; } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fr .right_img img{ width:80%; } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fr .right_img .pra{ width:100%; height:100%; text-align:center; top:0px; left:0px; } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fr .right_img .pra a{ color:#ffffff; } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fr .right_img .pra div.img{ height:0px; width:32.79%; padding-bottom:33.79%; margin:9.69% auto 0.65%; border-radius:100%; } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fr .right_img .pra div.img:hover img{ transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fr .right_img .pra div.link{ line-height:3.5em; } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fr .right_img .pra div.link:hover a{ color:#fe7f22; } .c_portalResGroupNavNew_main-01001001 .btn_first img{ vertical-align:middle; margin-left:25px; } .c_portalResGroupNavNew_main-01001001 .btn_first img:last-child{ margin-left:15px; } .c_portalResGroupNavNew_main-01001001 .head .wapNav{ display:none; } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl>ul>li .thirdNav_menu{ position:relative; } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl>ul>li .thirdNav_menu>a{ position:relative; } .c_portalResGroupNavNew_main-01001001 .head .secondNav .fl>ul>li .thirdNav_menu>a::after{content:'';width: 0px;height: 0px;display:block;background:url(//dfs.yun300.cn/group1/M00/14/85/rBQBHVvO-lOEHfiAAAAAAGTpyAU688.png) no-repeat center;position:absolute;right:14px;top:50%;margin-top:-5px;} @media screen and (max-width:1200px){ .c_portalResGroupNavNew_main-01001001 .head{height: 120px;} .c_portalResGroupNavNew_main-01001001 .head .nav .firstNav {text-align: center;height: 110px;line-height: 110px;width: 16.66%;} } @media screen and (max-width:1024px){ .c_portalResGroupNavNew_main-01001001 .head {height: 80px;position:fixed;} .c_portalResGroupNavNew_main-01001001 .head .navBox {display: none;} .c_portalResGroupNavNew_main-01001001 .head .nav_btn{display: block;right:3%;top:20px;cursor: pointer;width: 28px;height: 28px;z-index: 999;} .c_portalResGroupNavNew_main-01001001 .head .nav_btn span{background-color: #000;display: inline-block;width: 27px;height: 3px;position: absolute;top:14px;left:0px;transition:all 0.3s ease-out 0.1s;} .c_portalResGroupNavNew_main-01001001 .head .nav_btn span:before{background-color: #000;content:'';display: inline-block;width: 27px;height: 3px;position: absolute;top: -8px;left:0px;transition:transform 0.3s ease-out,top 0.5s ease 0.4s;transform: rotate(0deg);} .c_portalResGroupNavNew_main-01001001 .head .nav_btn span:after{background-color: #000;content:'';display: inline-block;width: 27px;height: 3px;position: absolute;top: 8px;left:0px;transition:transform 0.3s ease-out,top 0.5s ease 0.4s;transform: rotate(0deg);} .c_portalResGroupNavNew_main-01001001 .head.btn_click .nav_btn span{background-color: transparent;} .c_portalResGroupNavNew_main-01001001 .head.btn_click .nav_btn span:before{transition: top 0.5s ease, transform 0.3s ease-out 0.4s;transform: rotate(45deg);top: 0px;background-color: #000;} .c_portalResGroupNavNew_main-01001001 .head.btn_click .nav_btn span:after{transition: top 0.5s ease, transform 0.3s ease-out 0.4s;transform: rotate(-45deg);top: 0px;background-color: #000;} .c_portalResGroupNavNew_main-01001001 .wapNav{position: fixed;top:0px;left:0px;right:0px;bottom:0px;background:rgb(255,255,255);z-index: 99;padding:0 2%;overflow-y: scroll;} .c_portalResGroupNavNew_main-01001001 .wapNav .wapNavFrist{border-bottom: 1px solid #ddd;padding-bottom: 20px;padding-top:12px;} .c_portalResGroupNavNew_main-01001001 .wapNav .wapNavFrist li{text-align: left;} .c_portalResGroupNavNew_main-01001001 .wapNav .wapNavFrist li a{display: inline-block;line-height: 50px;color: #000;text-align: left;padding-left: 2%;width: 96%;border-bottom: 1px dashed #ddd;} .c_portalResGroupNavNew_main-01001001 .wapNav .wapNavFrist>li.last>a{border-bottom: none} .c_portalResGroupNavNew_main-01001001 .wapNav .wapNavFrist>li.hasSecond>a{background: url(//dfs.yun300.cn/group1/M00/14/D7/rBQBHFvPCqyEOqeWAAAAAOtw94s542.png) right center no-repeat;} .c_portalResGroupNavNew_main-01001001 .wapNav .wapNavFrist>li.hasSecond li.hasthred>a{background: url(//dfs.yun300.cn/group1/M00/14/D7/rBQBHFvPCqyEOqeWAAAAAOtw94s542.png) right center no-repeat;} .c_portalResGroupNavNew_main-01001001 .wapNav .wapNavFrist .wapNavFrist-li.hasSecond.active>a {background: url(//dfs.yun300.cn/group1/M00/16/C8/rBQBG1ziZSiEWthuAAAAAN7m2p8472.png) right center no-repeat;} .c_portalResGroupNavNew_main-01001001 .wapNav .wapNavFrist .wapNavSecond-li.hasthred.active>a {background: url(//dfs.yun300.cn/group1/M00/16/C8/rBQBG1ziZSiEWthuAAAAAN7m2p8472.png) right center no-repeat;} .c_portalResGroupNavNew_main-01001001 .wapNav .wapNavSecond{border-bottom: none} .c_portalResGroupNavNew_main-01001001 .wapNavSecond-ul{padding:2% 0;display: none} .c_portalResGroupNavNew_main-01001001 .wapNavthred-ul{padding:2% 0;display: none} .c_portalResGroupNavNew_main-01001001 .wapNavSecond-li{width: 95%;margin-left: 5%} .c_portalResGroupNavNew_main-01001001 .wapNavSecond-li a{display: inline-block;line-height: 35px;color: #000} }.w_grid-000{ margin-left: auto; margin-right: auto; min-height: 12rem; width: 100%; } .w_grid-000 > .w_grid{ width: 100%; position: relative; } .w_grid-000 > div > .p_gridbox{ width: 100%; overflow: hidden; position: static; } .w_grid-000 > div > div > .p_gridCell{ float: left; position: static; } .w_grid-000 > div > div > .p_gridCell:not(:empty):before{ content:''; height: 0.1px; display: block; } .w_grid-000 > .w_grid.signal{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell{ min-height: inherit; } .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child{ margin-left: 0; clear: left; } #w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left: 0; clear: left; } @media only screen and (max-width: 768px){ .w_grid-000 > div > .p_gridbox > .p_gridCell{ width: 100%; margin-left: 0; margin-top: 0rem; margin-bottom: 0rem; } } @media only screen and (min-width: 769px){ .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child{ width: 100%; margin-left:0; margin-top: 0rem; margin-bottom: 0rem; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ }@media only screen and (max-width: 768px){ .c_portalResGroupSearch_total-01001{ margin-left: auto; margin-right: auto; width: 100%; display: block; font-size: 0; padding: 0 10px; } .c_portalResGroupSearch_total-01001 .p_contentBox{ width: 100%; height: auto; overflow: visible; padding: 0; margin: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; position: relative; } .c_portalResGroupSearch_total-01001 .p_headbox{ height: auto; border: 1px solid rgba(240, 240, 240, 1); border-radius: 0; padding: 0; margin: 10px 0; background: #fff; position: relative; overflow: hidden; } .c_portalResGroupSearch_total-01001 .p_searchBox{ height: auto; vertical-align: middle; overflow: visible; padding: 0; margin: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; position: relative; width: 80%; float: left; } .c_portalResGroupSearch_total-01001 .p_searchBox .p_input{ width: 100%; display: inline-block; height: 50px; vertical-align: middle; color: inherit; position: relative; font-size: 24px; } .c_portalResGroupSearch_total-01001 .p_searchBox .p_input .forward{ position: absolute; top:50%; margin:-12px 0 0; left: 10px; } .c_portalResGroupSearch_total-01001 .p_searchBox .p_input .forward:before{ content: "\e661"; color: #797979; } .c_portalResGroupSearch_total-01001 .p_searchBtn{ width: 20%; height: 50px; vertical-align: middle; font-size: 16px; color: #fff; border-width: 0; border-style: solid; border-color: rgba(255,255,255,0); text-align: center; padding-top: 0; position: inherit; margin: 0; cursor: pointer; font-family: inherit; font-weight: inherit; text-decoration: none; background-size: 100% 100%; float: left; background: var(--c); } .c_portalResGroupSearch_total-01001 .p_searchBtn:hover{ box-shadow:none; cursor:pointer; } .c_portalResGroupSearch_total-01001 .p_searchBtn .iconfont{ margin-right: 5px; } .c_portalResGroupSearch_total-01001 .p_searchBtn .font{ display: inline-table; vertical-align: middle; bottom: 0; height: inherit; color: inherit; font-family: inherit; font-weight: inherit; font-size: inherit; text-decoration: none; position: relative; line-height: 50px; } .c_portalResGroupSearch_total-01001 .p_input input, .c_search_total-01001 .p_input .InputText { display: inline-block; height: 100%; width: inherit; line-height: inherit; padding-left: 48px; padding-right: 32px; border: none; } .c_portalResGroupSearch_total-01001 .p_select{ height: auto; font-size: 0; display: inline-block; width: 25%; vertical-align: middle; float: left; } .c_portalResGroupSearch_total-01001 .p_select input{ width: inherit; height: 50px; border: none; display: inline-block; vertical-align: middle; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; position: absolute; padding-left: 10px !important; padding-right: 10px !important; } .c_portalResGroupSearch_total-01001 .p_select .shape { display: inline-block; width: 25px; height: 50px; position: static!important; line-height: 50px; /* background-color: #fafafa; */ text-align: center; /* border: 1px solid rgba(240, 240, 240, 1); */ border-left: none; font-size: 12px; color: rgba(200, 200, 200, 1); float: right; top: 0!important; transform: translateY(0%); margin-right: 10px; } .c_portalResGroupSearch_total-01001 .p_select .shape:before { content: "\e69c"; font-size: 24px; } .c_portalResGroupSearch_total-01001 .p_select .itembox { height: auto; width: 100%; position: absolute; top: 80px; left: 0px; border: 1px solid rgba(240, 240, 240, 1); z-index: 99; background-color: #fff; font-size: 0; border-radius: 5px; } .c_portalResGroupSearch_total-01001 .p_select li { width: calc(100% / 4); height: auto; display: inline-block; margin: 20px 0; text-align: center; font-size: 22px; border-left: 1px solid #ccc; } .c_portalResGroupSearch_total-01001 .p_select li:nth-child(1){ border-left:none } .c_portalResGroupSearch_total-01001 .p_select li:nth-child(5){ border-left:none } .c_portalResGroupSearch_total-01001 .p_select li i img{ display: none; } input::-webkit-input-placeholder{ font-size:24px; line-height:50px; color:#777; } .c_portalResGroupSearch_total-01001 .p_searchBtnBox{ display: none; width: 250px; height: auto; padding: 10px 10px; background-color: #1890FF; border-radius: 5px; margin-bottom: 30px; margin: 0 10px 30px 10px; } .c_portalResGroupSearch_total-01001 .p_searchBtnA{ width: 100%; height: auto; padding: 10px 10px; font-size: 24px; color: #fff; text-align: center; } .c_portalResGroupSearch_total-01001 .p_headbox.active:before { width: 0px; height: 0px; position: absolute; top: -40px; left: 41px; padding: 0; border-bottom: 0px solid #FFFFFF; border-top: 0px solid transparent; border-left: 0px solid transparent; border-right: 0px solid transparent; display: block; content: ""; z-index: 12; } .c_portalResGroupSearch_total-01001 .p_headbox.active:after { width: 0px; height: 0px; position: absolute; top: -41px; left: 41px; padding: 0; border-bottom: 0px solid #efe7e7; border-top: 0px solid transparent; border-left: 0px solid transparent; border-right: 0px solid transparent; display: block; content: ""; z-index: 10; } .c_portalResGroupSearch_total-01001 .p_input .iconfont.last{ position: absolute; color: #afafaf; top: 16px; right: 5px; font-size: 20px; cursor: pointer; display: none; } .c_portalResGroupSearch_total-01001 .p_input .iconfont.last:before { content: "\e640"; } .c_portalResGroupSearch_total-01001 .p_searchBtnA:hover{ box-shadow: none; } .c_portalResGroupSearch_total-01001 .p_searchBtnA .iconfont:before{ content:"\e661"; font-size: 30px; vertical-align: middle; margin-right: 10px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ .c_portalResGroupSearch_total-01001{ margin-left: auto; margin-right: auto; max-width: 1180px; min-height: 192px; width: auto; display: inline-block; font-size: 0; } .c_portalResGroupSearch_total-01001 .p_contentBox{ width: 100%; height: auto; overflow: visible; white-space: nowrap; padding: 0; margin: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; position: relative; } .c_portalResGroupSearch_total-01001 .p_headbox{ width: 100%; height: auto; } .c_portalResGroupSearch_total-01001 .p_searchBox{ width: auto; height: auto; display: inline-block; vertical-align: middle; overflow: visible; padding: 0; margin: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; position: relative; } .c_portalResGroupSearch_total-01001 .p_searchBox .p_input{ width: 220px; display: inline-block; height: 40px; vertical-align: middle; color: inherit; position: relative; font-size: 14px; } .c_portalResGroupSearch_total-01001 .p_searchBox .p_input .last{ display: none; } .c_portalResGroupSearch_total-01001 .p_searchBox .p_input .forward{ /* display: none; */ position: absolute; left: 5px; top: 50%; transform: translateY(-50%); height: auto; font-size: 15px; } .c_portalResGroupSearch_total-01001 .p_searchBox .p_input .forward:before{ content: "\e661"; color: #a9a9a9; } .c_portalResGroupSearch_total-01001 .p_searchBtn{ width: auto; height: 40px; display: inline-block; vertical-align: middle; font-size: 14px; color: rgba(255,255,255,1); border-width: 1px; border-style: solid; border-color: rgba(255,255,255,0); background-color: #1890FF; text-align: center; padding-top: 0; padding-right: 20px; padding-left: 20px; position: inherit; margin: 0; padding: 0 20px; cursor: pointer; font-family: inherit; font-weight: inherit; text-decoration: none; background-size: 100% 100%; border-top-right-radius: 5px; border-bottom-right-radius: 5px; } .c_portalResGroupSearch_total-01001 .p_searchBtn .font{ display: table-cell; vertical-align: middle; bottom: 0; height: inherit; color: inherit; font-family: inherit; font-weight: inherit; font-size: inherit; text-decoration: none; position: relative; text-align: center; } .c_portalResGroupSearch_total-01001 .p_input input, .c_search_total-01001 .p_input .InputText { display: inline-block; height: 100%; width: inherit; line-height: inherit; border-width: 1px; border-style: solid; border-color: #f0f0f0; padding-left: 25px; padding-right: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; } .c_portalResGroupSearch_total-01001 .p_select{ height: auto; position: relative; font-size: 0; display: inline-block; width: auto; vertical-align: middle; margin-left: -1px; } .c_portalResGroupSearch_total-01001 .p_select input{ width: 75px; height: 40px; border: 1px solid rgba(240, 240, 240, 1); line-height: 30px; display: inline-block; vertical-align: middle; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; padding: 0 10px; } .c_portalResGroupSearch_total-01001 .p_select input:hover{ background-color: rgb(240, 248, 250); color: rgb(100, 190, 186); } .c_portalResGroupSearch_total-01001 .p_select input:hover + .shape{ background-color: rgb(240, 248, 250); } .c_portalResGroupSearch_total-01001 .p_select .shape { display: inline-block; width: 30px; height: 40px; position: absolute; right: 0; line-height: 40px; text-align: center; border: 1px solid rgba(240, 240, 240, 1); border-left: none; font-size: 12px; color: rgba(200, 200, 200, 1); } .c_portalResGroupSearch_total-01001 .p_select .shape:before { content: "\e6c9"; } .c_portalResGroupSearch_total-01001 .p_select .shape:hover { color: #65beba; } .c_portalResGroupSearch_total-01001 .p_select .itembox { height: auto; width: 100%; position: absolute; top: 40px; left: 0px; border: 1px solid rgba(240, 240, 240, 1); border-top: 0; overflow-y: auto; z-index: 99; background-color: #fff; font-size: 12px; max-height: 180px; } .c_portalResGroupSearch_total-01001 .p_select li { width: auto; height: 40px; line-height: 40px; display: block; text-align: center; } .c_portalResGroupSearch_total-01001 .p_select li:hover{ background-color: rgb(240, 248, 250); color: rgb(100, 190, 186); } .c_portalResGroupSearch_total-01001 .p_select li i img{ display: none; } .c_portalResGroupSearch_total-01001 .p_searchBtnBox{ display: none; } } @media only screen and (min-width: 769px){ .c_portalResGroupSearch_total-01001{ margin-left: auto; margin-right: auto; max-width: 1180px; min-height: 192px; width: auto; display: inline-block; font-size: 0; } .c_portalResGroupSearch_total-01001 .p_contentBox{ width: 100%; height: auto; overflow: visible; white-space: nowrap; padding: 0; margin: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; position: relative; } .c_portalResGroupSearch_total-01001 .p_headbox{ width: 100%; height: auto; } .c_portalResGroupSearch_total-01001 .p_searchBox{ width: auto; height: auto; display: inline-block; vertical-align: middle; overflow: visible; padding: 0; margin: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; position: relative; } .c_portalResGroupSearch_total-01001 .p_searchBox .p_input{ width: 500px; display: inline-block; height: 46px; vertical-align: middle; color: inherit; position: relative; font-size: 14px; } .c_portalResGroupSearch_total-01001 .p_searchBox .p_input .last{ display: none; } .c_portalResGroupSearch_total-01001 .p_searchBox .p_input .forward{ /* display: none; */ position: absolute; left: 5px; top: 50%; transform: translateY(-50%); height: auto; font-size: 15px; } .c_portalResGroupSearch_total-01001 .p_searchBox .p_input .forward:before{ content: "\e661"; color: #a9a9a9; } .c_portalResGroupSearch_total-01001 .p_searchBtn{ width: auto; height: 46px; display: inline-block; vertical-align: middle; font-size: 14px; color: rgba(255,255,255,1); border-width: 0px; border-style: solid; border-color: rgba(255,255,255,0); background-color: var(--c); text-align: center; position: inherit; margin: 0; padding: 0 20px; cursor: pointer; font-family: inherit; font-weight: inherit; text-decoration: none; background-size: 100% 100%; border-top-right-radius: 0; border-bottom-right-radius: 0; } .c_portalResGroupSearch_total-01001 .p_searchBtn .font{ display: table-cell; vertical-align: middle; bottom: 0; height: inherit; color: inherit; font-family: inherit; font-weight: inherit; font-size: inherit; text-decoration: none; position: relative; text-align: center; } .c_portalResGroupSearch_total-01001 .p_input input, .c_search_total-01001 .p_input .InputText { display: inline-block; height: 100%; width: inherit; line-height: inherit; border-width: 1px; border-style: solid; border-color: #f0f0f0; padding-left: 25px; padding-right: 5px; border-top-left-radius: 0; border-bottom-left-radius: 0; } .c_portalResGroupSearch_total-01001 .p_select{ height: auto; position: relative; font-size: 0; display: inline-block; width: auto; vertical-align: middle; margin-left: -1px; } .c_portalResGroupSearch_total-01001 .p_select input{ width: 75px; height: 40px; border: 1px solid rgba(240, 240, 240, 1); line-height: 30px; display: inline-block; vertical-align: middle; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; padding: 0 10px; } .c_portalResGroupSearch_total-01001 .p_select input:hover{ background-color: rgb(240, 248, 250); color: rgb(100, 190, 186); } .c_portalResGroupSearch_total-01001 .p_select input:hover + .shape{ background-color: rgb(240, 248, 250); } .c_portalResGroupSearch_total-01001 .p_select .shape { display: inline-block; width: 30px; height: 40px; position: absolute; right: 0; line-height: 40px; text-align: center; border: 1px solid rgba(240, 240, 240, 1); border-left: none; font-size: 12px; color: rgba(200, 200, 200, 1); } .c_portalResGroupSearch_total-01001 .p_select .shape:before { content: "\e6c9"; } .c_portalResGroupSearch_total-01001 .p_select .shape:hover { color: #65beba; } .c_portalResGroupSearch_total-01001 .p_select .itembox { height: auto; width: 100%; position: absolute; top: 40px; left: 0px; border: 1px solid rgba(240, 240, 240, 1); border-top: 0; overflow-y: auto; z-index: 99; background-color: #fff; font-size: 12px; max-height: 180px; } .c_portalResGroupSearch_total-01001 .p_select li { width: auto; height: 40px; line-height: 40px; display: block; text-align: center; } .c_portalResGroupSearch_total-01001 .p_select li:hover{ background-color: rgb(240, 248, 250); color: rgb(100, 190, 186); } .c_portalResGroupSearch_total-01001 .p_select li i img{ display: none; } .c_portalResGroupSearch_total-01001 .p_searchBtnBox{ display: none; } }@media only screen and (max-width: 768px) { .generation { position: relative; width: 94%; max-width: 1600px; margin: 20px auto !important; } .lopaq { position: absolute; cursor: pointer; display: none; } /*ÃƒÂ¥Ã‚Â°Ã‚ÂÃƒÂ¥Ã‚Â±Ã‚Â*/ .c_portalResGroupPublic_codeContainer-01001 { min-height: 0; width: 100%; margin: 0 auto !important; } .info h3 img { max-width: 240px !important; } } @media only screen and (min-width: 769px) { .c_portalResGroupPublic_codeContainer-01001 { min-height: 0; width: 100%; } #c_portalResGroupPublic_codeContainer-16777380189414028 { display: none; } } @media only screen and (max-width: 1024px) and (min-width: 1366px) { .diip li { flex: 0 0 50%; border: 1px solid #eee; padding: 29px 0; transition: 0.6s; } } .top_right { display: flex; flex-wrap: wrap; width: 100%; align-items: center; font-size: 14px; justify-content: flex-end; color: #f5f5f5; } .top_right a { color: #f5f5f5; } .top_right svg { width: 30px; height: 30px; } .top_right svg path { fill: #f5f5f5; } .top_right .top_right_t { font-weight: bold; display: flex; flex-wrap: wrap; line-height: 30px; } .top_right .top_right_t:hover a { color: #c82126; } .top_right .top_right_t:hover svg path { fill: #c82126; } .active .top_right, .active .top_right a { color: #a9a9a9; } .active .top_right svg path { fill: #a9a9a9; } .top_right .top_right_c { padding: 0 40px; margin: 0 40px; border-left: 1px solid rgba(255, 255, 255, 0.1); border-right: 1px solid rgba(255, 255, 255, 0.1); display: flex; flex-wrap: wrap; line-height: 30px; cursor: pointer; } .top_right .top_right_c:hover a span, .top_right .top_right_c:hover { color: #c82126; } .top_right .top_right_c:hover svg path { fill: #c82126; } .top_right .top_right_c .top_right_c_j { display: none; } .top_right .top_right_s { display: flex; flex-wrap: wrap; line-height: 30px; } .top_right .top_right_s svg { width: 14px; height: 14px; padding-top: 2px; } .top_right .top_right_s:hover a { color: #c82126; } .top_right .top_right_s:hover svg path { fill: #c82126; } #shuzi { height: 160px; margin: 0px 0px; padding: 30px; } #shuzi .sz { display: inline-block; float: left; height: 100px; border-left: solid 1px #eee; text-align: center; width: calc((100% - 0px) / 5); padding-left: 0px; } #shuzi .sz:first-of-type { border-left: none; padding-left: 0px; } #shuzi:before, #shuzi:after { content: ''; height: 0px; display: block; clear: both; } #shuzi .sz_sz { display: inline-block; position: relative; line-height: 60px; height: 60px; } #shuzi .sz_wz { color: #222; font-size: 14px; line-height: 40px; height: 40px; } #shuzi .sz .counter { font-size: 48px; line-height: 60px; font-weight: bold; height: 60px; color: #e22d28; font-family: "iconfont"; } #shuzi .sz sup.dw { font-size: 16px; color: #333; padding-left: 6px; height: 20px; margin-top: 10px; top: 0px; position: relative; display: inline-block; line-height: 20px; } #shuzi .sz sup.jiahao { top: -20px; position: relative; font-size: 16px; font-weight: bold; padding-left: 4px; color: #e22d28; height: 30px; line-height: 30px; } @media only screen and (max-width: 768px) { #shuzi .sz .counter { font-size: 28px; } #shuzi .sz sup.jiahao { font-size: 12px; } #shuzi .sz { height: 74px; width: calc((100% - 0px) / 2); border-left: solid 0px #eee; } #shuzi .sz_wz { font-size: 12px; line-height: 18px; } #shuzi { padding: 0; height: auto; } #shuzi .sz_sz { line-height: 50px; height: 50px; } } .info h3 img { max-width: 400px; } .cnBrand { background: #f8f8f8; } .cnBrand .BrandItem { display: flex; flex-wrap: wrap; padding: 120px; } .cnBrand .BrandItem:nth-child(2n+1) { flex-direction: row-reverse; } .cnBrand .BrandItem .col-xs-12 { padding: 0; display: flex; align-items: center; position: relative; } .cnBrand .BrandItem .BrandImg { width: 100%; overflow: hidden; position: relative; z-index: 3; } .cnBrand .BrandItem .BrandImg img { width: 100%; transform: scale(1); transition: all 1s ease 0s; -webkit-transform: scale(1); -webkit-transform: all 1s ease 0s; transition: all 0.5s; } .cnBrand .BrandItem .BrandImg img:hover { transform: scale(1.1); transition: all 1s ease 0s; -webkit-transform: scale(1.1); -webkit-transform: all 1s ease 0s; } .cnBrand .BrandItem .BrandImg:before { will-change: auto; content: ""; position: absolute; width: 100%; height: 100%; right: 0; top: 0; z-index: 2; background-color: #ae8048; -webkit-transition: all .3s cubic-bezier(.77, 0, .175, 1); transition: all .3s cubic-bezier(.77, 0, .175, 1); -webkit-transition-timing-function: cubic-bezier(.77, 0, .175, 1); transition-timing-function: cubic-bezier(.77, 0, .175, 1); } .cnBrand .BrandItem .BrandImg:after { will-change: auto; content: ""; position: absolute; width: 100%; height: 100%; right: 0; top: 0; background-color: #c30d23; z-index: 1; -webkit-transition: all .3s cubic-bezier(.77, 0, .175, 1); transition: all .3s cubic-bezier(.77, 0, .175, 1); -webkit-transition-timing-function: cubic-bezier(.77, 0, .175, 1); transition-timing-function: cubic-bezier(.77, 0, .175, 1); -webkit-transition-delay: 0.3s; transition-delay: 0.3s; } .cnBrand .BrandItem.scrolled .BrandImg:before, .cnBrand .BrandItem.scrolled .BrandImg:after { right: -100%; } .cnBrand .BrandItem .col-sm-7:before { content: ""; width: 100%; height: 140%; background: #fff; position: absolute; bottom: -120px; left: -140px; } .cnBrand .BrandItem:nth-child(2n+1) .col-sm-7:before { left: auto; right: -140px; } .cnBrand .BrandItem .BrandInfo { padding: 80px; width: 100%; } .cnBrand .BrandItem .BrandInfo img { width: 100%; max-width: 180px; height: auto; padding-bottom: 30px; } .cnBrand .BrandItem .BrandInfo h1 { font-size: 40px; color: #000; font-weight: bold; } .cnBrand .BrandItem .BrandInfo p { padding: 20px 0 40px; line-height: 30px; font-size: 18px; text-transform: uppercase; } .cnBrand .BrandItem .BrandInfo span { display: block; width: 80px; height: 4px; border-radius: 4px; background: #c82126; margin-top: 20px; margin-bottom: 10px; } .cnBrand .BrandItem:nth-child(2n+1) .BrandInfo { text-align: right; } .cnBrand .BrandItem:nth-child(2n+1) .BrandInfo span { margin-left: auto; margin-right: 0; } .cnBrand .BrandItem:nth-child(2n+1) .BrandInfo a { margin: 0 0 0 auto; } .cnBrand .BrandItem .BrandInfo a { background: rgba(255, 255, 255, 0.98); border-radius: 40px; width: 188px; height: 46px; display: block; line-height: 46px; text-align: center; transition: .3s; } .cnBrand .BrandItem .BrandInfo a:hover { color: #fff; background: #c82126; } @media only screen and (max-width: 1861px) and (min-width: 1279px) { /*ÃƒÂ¤Ã‚Â¸Ã‚Â­ÃƒÂ¥Ã‚Â±Ã‚Â*/ .cnBrand .BrandItem { padding: 120px 50px; } .cnBrand .BrandItem .BrandInfo { padding: 30px 0 30px 50px; } .cnBrand .BrandItem:nth-child(2n+1) .BrandInfo { padding: 30px 50px 30px 0; } } @media only screen and (max-width: 768px) { .about-num { display: none !important; } .cnBrand { padding: 20px 0; } .cnBrand .BrandItem { padding: 20px; } .cnBrand .BrandItem .BrandInfo { padding: 20px; background: #fff; } .cnBrand .BrandItem .BrandInfo h1 { font-size: 24px; } .cnBrand .BrandItem .BrandInfo p { font-size: 14px; line-height: 1.5; } .cnBrand .BrandItem .col-sm-7:before { display: none; } .cnBrand .BrandItem:nth-child(2n+1) .BrandInfo { text-align: left; } .cnBrand .BrandItem .BrandInfo img { width: 30%; padding-bottom: 10px; } } .w-scroll-ani { opacity: 0; } .w-scroll-ani.scrolled { animation: fadeInUp 0.8s both; animation-delay: 0.8s; } @-webkit-keyframes anime-scroll { 0% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0) } 50% { opacity: 1; -webkit-transform: translateY(80px); transform: translateY(80px) } 100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0) } } @keyframes anime-scroll { 0% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0) } 50% { opacity: 1; -webkit-transform: translateY(80px); transform: translateY(80px) } 100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0) } } .onlineBox { position: fixed; right: 5px; bottom: 10%; z-index: 22; width: 50px; } .onlineBox ul { background: #fff; border-radius: 5px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); margin-bottom: 10px; } .onlineBox ul li { display: block; border-bottom: 1px #eee solid; margin: 0; } .onlineBox ul li:last-child { border: none; } .onlineBox ul li a { display: flex; align-items: center; width: 100%; height: 50px; line-height: 50px; text-align: center; justify-content: center; position: relative; } .onlineBox ul li a svg { fill: #666; } .onlineBox ul li a p { position: absolute; right: 58px; background: #fff; padding: 5px 15px; border-radius: 5px; top: 50%; transform: translate(-50px, -50%); color: #666; width: max-content; font-size: 14px; line-height: 30px; opacity: 0; visibility: hidden; transition: all 0.6s; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); } .onlineBox ul li a p:after { content: ""; display: block; width: 0; height: 0; border-top: 5px solid transparent; border-left: 10px solid var(--c); border-bottom: 5px solid transparent; position: absolute; right: -8px; top: 50%; transform: translate(0, -50%); } .onlineBox ul li.weixin a p { padding: 5px; background: var(--c); } .onlineBox ul li.weixin a p:after { border-left: 10px solid var(--c); } .onlineBox ul li a p img { width: 130px; } .onlineBox ul li a:hover svg { fill: var(--c); } .onlineBox ul li a:hover p { transform: translate(0, -50%); opacity: 1; visibility: visible; } .header_left, .header_right { width: 320px; height: auto; margin: 0 auto; } .header_left ul li a, .header_right ul li a { display: flex; align-items: center; justify-content: center; color: #fff; font-size: 28px; text-align: center; background: linear-gradient(to right, rgba(144, 182, 221, 0.05), rgba(144, 182, 221, 0.8), rgba(144, 182, 221, 1)); border-radius: 80px; line-height: 90px; margin: 0 0 50px 0; transition: all .5s; box-shadow: 10px 0 2px 1px rgb(0 0 0 / 10%); position: relative; } /**ÃƒÂ¥Ã‚Â·Ã‚Â¦ÃƒÂ¨Ã‚Â¾Ã‚Â¹**/ .header_left ul li a:after { content: ''; display: block; width: 8px; height: 8px; border: 2px solid #fff; border-radius: 8px; position: absolute; right: 0; opacity: 0; transition: all .5s; } .header_left ul li a:hover:after { opacity: 1; } .header_left ul li a i { margin-right: 20px; padding-top: 8px; transition: all .5s; } .header_left ul li a b { font-weight: normal; } .header_left ul li a:hover { background: linear-gradient(to right, rgba(247, 108, 105, 0.05), rgba(204, 0, 0, 0.6), rgba(204, 0, 0, 0.8), #c00); } .header_left ul li a:hover i { margin-right: 35px; } .header_left ul li:nth-child(1) { animation-name: fadeInLeft; animation-duration: 0.5s; animation-delay: 1.4s; animation-fill-mode: both; } .header_left ul li:nth-child(2) { animation-name: fadeInLeft; animation-duration: 0.5s; animation-delay: 1.5s; animation-fill-mode: both; } .header_left ul li:nth-child(3) { animation-name: fadeInLeft; animation-duration: 0.5s; animation-delay: 1.6s; animation-fill-mode: both; } /**ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¨Ã‚Â¾Ã‚Â¹**/ .header_right ul {} .header_right ul li a { background: linear-gradient(to right, rgba(144, 182, 221, 1), rgba(144, 182, 221, 0.8), rgba(144, 182, 221, 0.05)); box-shadow: -10px 0 2px 1px rgb(0 0 0 / 10%); } .header_right ul li a:after { content: ''; display: block; width: 8px; height: 8px; border: 2px solid #fff; border-radius: 8px; position: absolute; left: 0; opacity: 0; transition: all .5s; } .header_right ul li a:hover:after { opacity: 1; } .header_right ul li a i { margin-left: 20px; padding-top: 8px; transition: all .5s; } .header_right ul li a b { font-weight: normal; } .header_right ul li a:hover { background: linear-gradient(to left, rgba(247, 108, 105, 0.05), rgba(204, 0, 0, 0.6), rgba(204, 0, 0, 0.8), #c00); } .header_right ul li a:hover i { margin-left: 35px; } .header_right ul li:nth-child(1) { animation-name: fadeInRight; animation-duration: 0.5s; animation-delay: 1.4s; animation-fill-mode: both; } .header_right ul li:nth-child(2) { animation-name: fadeInRight; animation-duration: 0.5s; animation-delay: 1.5s; animation-fill-mode: both; } .header_right ul li:nth-child(3) { animation-name: fadeInRight; animation-duration: 0.5s; animation-delay: 1.6s; animation-fill-mode: both; } #c_portalResGroupPublic_codeContainer-16914001480488004 { height: 100vh !important; max-height: 1080px !important; } #c_portalResGroupPublic_codeContainer-16914001480488004 .pic_box { background: #ba030a; } .p_scrool { position: absolute; left: 52px; bottom: 70px; color: #fff; width: 90px; z-index: 10 } .p_scrool span { text-transform: uppercase; color: #fff; display: block; font-family: arial; line-height: 20px; margin-top: 12px; font-size: 16px; text-align: center; } .p_scrool i { display: block; width: 20px; height: 30px; margin: 0 auto; border-radius: 12px; border: 2px #fff solid; position: relative } .p_scrool i:before { content: ""; display: block; width: 4px; height: 10px; background: #fff; border-radius: 2px; position: absolute; left: 50%; transform: translate(-50%, 0); top: 3px; animation: scrollmouse 2s linear infinite; } @keyframes scrollmouse { from { transform: translate(-50%, 0); opacity: 1 } to { transform: translate(-50%, 10px); opacity: 0 } } #flagCanvas { position: absolute; top: 50%; left: 50%; transform-origin: center; transform: translate3d(-50%, -50%, 0); } .about-num { position: relative; overflow: hidden; width: 100%; height: auto; } .f-cb { display: flex; justify-content: space-between; } .f-cb li { padding-left: 20px; border-left: 1px solid #999; position: relative; padding-right: 20px; } .f-cb .counter { font-size: 36px; color: #c7000c; } .f-cb li p { color: #000; } .count-unit { color: #000; position: absolute; right: 0px; top: 0; } .diip ul { display: flex; flex-wrap: wrap; } .diip li { flex: 0 0 50%; border: 1px solid #eee; padding: 52px 0; transition: 0.6s; } .diip li:hover { background: var(--c); } .poilas svg { width: 80px; height: 80px; } .diip a { display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-items: center; transition: 0.6s; } .diip p { color: var(--c); transition: 0.6s; } .diip li:hover p { color: #fff; } .poilas svg path { fill: var(--c); transition: 0.6s; } .diip li:hover svg path { fill: #fff; } .lopa { font-size: 22px; margin: 10px 0; } .group-ch-en { text-align: center; } .group-ch-en .en { transition: all 0.2s ease-in-out 0s; font-size: 36px; text-transform: uppercase; color: rgb(0, 0, 0); } .group-ch-en:hover .en { color: var(--c); } .group-ch-en:hover .ch { color: var(--c); } .group-ch-en .ch::after, .group-ch-en .ch::before { content: ""; width: 55px; height: 1px; background-color: rgb(94 94 94); top: 50%; position: absolute; transition: all 0.4s ease-in-out 0s; } .group-ch-en span { display: inline-block; } .group-ch-en span { display: flex; flex-direction: column; } .ch { position: relative; width: 400px; margin: 0 auto; display: block; color: #000; font-size: 24px; } .group-ch-en .ch::after { right: 0%; } .group-ch-en .ch::before { left: 0%; } .group-ch-en:hover a { color: var(--c); } .group-ch-en span:hover .ch::after, .group-ch-en span:hover .ch::before { background-color: var(--c); width: 4px; height: 4px; margin-top: -2px; } .laopq { display: flex; position: relative; justify-content: flex-end; } .lopq svg { width: 34px; height: auto; } .lopq svg path { fill: #666666; } .imgg { display: none; border-radius: 5px; position: absolute; background: #fff; top: -180px; width: auto; height: auto; z-index: 999; padding: 10px; visibility: hidden; left: -60px; } .laopq li { position: relative; cursor: pointer; margin: 0 10px; } .imgg img { width: 120px; height: 120px; } .imgg p { font-size: 16px; color: #000; text-align: center; } .sanjiao { border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #fff; bottom: -10px; height: 0; left: 50%; margin-left: -10px; position: absolute; width: 0; } .laopq li:hover .imgg { visibility: visible; display: block; } .diip li:hover a { margin-top: -10px; } .generation img { width: 100%; height: 100%; object-fit: contain; } .generation { position: relative; width: 94%; max-width: 1600px; margin: 60px auto; } .lopaq { position: absolute; cursor: pointer; } .tlist1 { left: 42%; top: 67%; } .tlist2 { left: 16%; top: 27%; } .tlist3 { left: 24%; top: 73%; } .tlist4 { left: 52%; top: 39%; } .tlist5 { left: 65%; top: 15%; } .tlist6 { left: 76%; top: 77%; } .tlist7 { left: 80%; top: 56%; } .Detailss { padding: 20px; background: rgba(199, 0, 11, 0.9); border-radius: 10px; color: #fff; font-size: 14px; line-height: 1.6; position: absolute; left: 110%; top: 0; width: 22vw; display: block; z-index: 5; visibility: hidden; opacity: 0; filter: alpha(opacity=0); -webkit-transition: 0.8s; -moz-transition: 0.8s; -ms-transition: 0.8s; -o-transition: 0.8s; transition: 0.8s; transform: translate(0%, 100%); backdrop-filter: blur(1rem); } .active { visibility: visible; opacity: 1; transform: translate(0%); } .titlee { text-align: center; cursor: pointer; z-index: 1; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); color: #fff; font-size: 16px; display: block; width: 100%; } @keyframes rotate { from { transform: rotate(0deg); } to { transform: rotate(359deg); } } @media only screen and (max-width: 1366px) { .diip li { flex: 0 0 50%; border: 1px solid #eee; padding: 24px 0; transition: 0.6s; } } .circle1, .circle2, .circle3, .circle4, .circle5 { position: absolute; border: 2px solid var(--c); width: 100px; height: 100px; content: ""; display: block; border-radius: 50%; -webkit-backface-visibility: hidden; opacity: 0; top: 0; z-index: 0; } .circle1 { animation: wave-animate 6s infinite ease-out } .circle2 { opacity: 0; animation: wave-animate 6s 1s infinite ease-out } .circle3 { opacity: 0; animation: wave-animate 6s 2s infinite ease-out } .circle4 { opacity: 0; animation: wave-animate 6s 3s infinite ease-out } .circle5 { opacity: 0; animation: wave-animate 6s 4s infinite ease-out } .circlaq { width: 100px; height: 100px; border-radius: 100%; background: rgba(199, 0, 11, 1); } @keyframes wave-animate { 0% { transform: scale(0); opacity: 1; transform-origin: center } 100% { transform: scale(2); opacity: 0; transform-origin: center } } @media only screen and (max-width: 1520px) { .Detailss { left: 0%; top: -200px; } .laopq li:hover .lopq svg path { fill: var(--c); transition: 0.6s; }} @media only screen and (max-width: 768px) { .group-ch-en .en { transition: all 0.2s ease-in-out 0s; font-size: 20px; text-transform: uppercase; color: rgb(0, 0, 0); } .ch { position: relative; width: 230px; margin: 0 auto; display: block; color: #000; font-size: 20px; } } #toolbar { position: fixed; z-index: 9999; right: 0px; bottom: 10%; } #toolbar li { margin-bottom: 3px; font-size: 0; width: 57px; height: 57px; right: 0; position: relative; } #toolbar li a { display: flex; position: absolute; z-index: 9; right: 0; top: 0; width: 57px; height: 57px; overflow: hidden; background: var(--c); -webkit-transition: all .5s ease; transition: all .5s ease; white-space: nowrap; font-size: 0; align-items: center; } #toolbar li .icon-font { vertical-align: middle; width: 57px; height: 57px; background-color: #d9d9d9; display: flex; justify-content: center; align-items: center; flex: 0 0 57px; transition: 0.6s; } #toolbar li .icon-qq:after { background-position: 0 -150px; } #toolbar li .icon-phone:after { background-position: 0 -90px; } #toolbar li .icon-ewm:after { background-position: 0 -30px; } #toolbar li .icon-message:after { background-position: 0 -120px; } #toolbar li .icon-top:after { background-position: 0 -60px; } #toolbar li .icon-wangwang:after { background-position: 0 0; } #toolbar li .wz { line-height: 57px; font-size: 14px; color: #fff; vertical-align: middle; padding-left: 10px; } #toolbar li.ewm .ewm-box { position: absolute; z-index: 1; padding: 5px; background: #292e39; width: 110px; right: 120%; bottom: 0; opacity: 0; visibility: hidden; -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-transition: all .7s; transition: all .7s; } #toolbar li.ewm .ewm-box p { margin-bottom: 0; } #toolbar li.ewm .ewm-box img { max-width: 100%; } #toolbar li.ewm .ewm-box:after { content: ''; position: absolute; right: -5px; bottom: 20px; width: 0; height: 0; line-height: 0; font-size: 0; overflow: hidden; border-width: 5px; cursor: pointer; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #292e39; border-right: none; } #toolbar li.ewm:hover .icon { background-position: -57px -180px; } #toolbar li.ewm:hover .ewm-box { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); } #toolbar li.backtop { cursor: pointer; } #toolbar li.backtop .iconfont { color: #fff; background-color: #292e39; } #toolbar li:hover a { width: 200px; } #toolbar li:hover .icon-font { background-color: var(--c); border-right: 1px solid rgba(255,255,255,0.3); } #toolbar li:hover .icon-qq:after { background-position: -30px -150px; } #toolbar li:hover .icon-phone:after { background-position: -30px -90px; } #toolbar li:hover .icon-ewm:after { background-position: -30px -30px; } #toolbar li:hover .icon-message:after { background-position: -30px -120px; } #toolbar li:hover .icon-wangwang:after { background-position: -30px 0; } #toolbar li:hover .icon-top:after { background-position: -30px -60px; } #toolbar li .icon-font svg { width: 30px; height: 30px; } #toolbar li .icon-font svg path{fill: #333 !important;transition: 0.6s;} #toolbar li:hover .icon-font svg path{fill: #fff !important;}.icon-font svg path{fill: #fff !important;} @media (max-width: 990px) { #toolbar { display: none; } }@CHARSET "UTF-8"; *{ padding: 0; margin: 0; } .pagebox{ width: 100%; margin: 0px auto; }/*page property_start*/.pagebox,#-remove--flag{}/*page property_end*//*page property_start*/body,#-remove--flag{}/*page property_end*/ #c_portalResGroupSearch_total-17218680908992768 input::placeholder{ font-size:16px; } #c_portalResGroupSearch_total-17218680908992768{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResGroupPublic_codeContainer-17218703082897186{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResGroupPublic_codeContainer-17234410357928190{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResGroupNavNew_main-17217171788850116{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResGroupNavNew_main-17218669151368780 .clearfix{ position:relative; display:block; } #c_portalResGroupNavNew_main-17218669151368780 .head .nav .firstNav:nth-child(7){ display:none; } #c_portalResGroupNavNew_main-17218669151368780 .head .nav .firstNav:nth-child(6){ display:none; } #c_portalResGroupNavNew_main-17218669151368780 .head .nav .firstNav:nth-child(8){ display:none; } #c_portalResGroupNavNew_main-17218669151368780{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1721720587027 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } /*w_grid-1721720587027*/ /*w_grid-1721720587027*/ /*w_grid-1721720587027*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1721866753747 > div > .p_gridbox{ background-color:#f2f2f2; overflow:hidden !important; } #w_grid-1721866753747 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1721866753747 >div{ animation-fill-mode:both; } #w_grid-1721866753747 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1721866753747*/@media only screen and (max-width: 768px){ #w_grid-1721866753747 > div > .p_gridbox { background-color: #f2f2f2; overflow: hidden !important; padding: 30px 0; } } /*w_grid-1721866753747*/@media only screen and (min-width: 769px){ #w_grid-1721866753747> div > .p_gridbox > .p_gridCell{ margin-bottom:2rem; margin-top:2rem; margin-left:0px; } #w_grid-1721866753747> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1721866753747> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } /*w_grid-1721866753747*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1721866753747> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1721866753747> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1721866753747> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1721866804872 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; overflow:hidden !important; } /*w_grid-1721866804872*/ /*w_grid-1721866804872*/ /*w_grid-1721866804872*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1721868103836 > div > .p_gridbox{ display:flex; align-items:center; } #w_grid-1721868103836 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1721868103836 >div{ animation-fill-mode:both; } #w_grid-1721868103836 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1721868103836*/@media only screen and (max-width: 768px){ #w_grid-1721868103836 > div > .p_gridbox { display: flex; align-items: center; flex-direction: column; } } /*w_grid-1721868103836*/@media only screen and (min-width: 769px){ #w_grid-1721868103836> div > .p_gridbox > .p_gridCell{ margin-bottom:1rem; margin-top:1rem; margin-left:0px; } #w_grid-1721868103836> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0px; margin-right:0px; clear:none; text-align: right; } #w_grid-1721868103836> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:50%; } #w_grid-1721868103836> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } /*w_grid-1721868103836*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1721868103836> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1721868103836> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0; margin-right:0; clear:none; } #w_grid-1721868103836> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:50%; } #w_grid-1721868103836> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } #w_grid-1721869751811 > div > .p_gridbox{ width:100%; visibility:visible; position:static; overflow:visible; height:40px; display:flex; align-items:center; } #w_grid-1721869751811 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1721869751811 >div{ animation-fill-mode:both; } #w_grid-1721869751811 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1721869751811*/@media only screen and (max-width: 768px){ #w_grid-1721869751811 > div > .p_gridbox { width: 100%; visibility: visible; position: static; overflow: visible; height: 40px; display: flex; align-items: center; flex-direction: column; } #w_grid-1721869751811 > div > .p_gridbox > .p_gridCell:nth-child(2) { margin-left: 0px; clear: left; display: none; } } /*w_grid-1721869751811*/@media only screen and (min-width: 769px){ #w_grid-1721869751811> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1721869751811> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1721869751811> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:50%; } #w_grid-1721869751811> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } /*w_grid-1721869751811*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1721869751811> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1721869751811> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0; margin-right:0; clear:none; } #w_grid-1721869751811> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:50%; } #w_grid-1721869751811> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } #w_grid-1721869751811 .reset_style a:hover span{ color:var(--c) !important; } #w_grid-1721720587027{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1721866753747{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1721866804872{ width:94%; max-width:1600px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1721868103836{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1721872307433{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1721869751811{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1721869876741{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1722912069973{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; }