@font-face { font-family: 'xybicon'; /* project id 249974 */ src: url('//at.alicdn.com/t/font_249974_5558edcrv9s.eot'); src: url('//at.alicdn.com/t/font_249974_5558edcrv9s.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_249974_5558edcrv9s.woff2') format('woff2'), url('//at.alicdn.com/t/font_249974_5558edcrv9s.woff') format('woff'), url('//at.alicdn.com/t/font_249974_5558edcrv9s.ttf') format('truetype'), url('//at.alicdn.com/t/font_249974_5558edcrv9s.svg#iconfont') format('svg'); } .xybicon { font-family:"xybicon" !important; font-style:normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; } img { border:0 none; } ul,ol,li { list-style:none; padding:0; margin:0; } h1,h2,h3,h4,h5,h6,p { margin:0; font-weight:normal; } a, a:hover, a:active, a:visited, a:focus { text-decoration:none; } /* PC端 */ #lq-wl-header.pc{ position: relative; } #lq-wl-header.pc:after{ z-index: 1699; width: 100%; height: 80px; content: ""; display: block; position: absolute; top: 0; left: 0; pointer-events: none; background: #fff; } #lq-wl-header.pc .nav_content{ position: relative; left: 0; top: 0; z-index: 1700; width: 100%; padding-top: 25px; padding-bottom: 25px; -webkit-transition: all ease-in-out .4s; transition: all ease-in-out .4s; } .page-product #lq-wl-header.pc .nav_content, .page-pd #lq-wl-header.pc .nav_content, .page-nd #lq-wl-header.pc .nav_content { border-bottom: 1px solid #e1e1e1; } #lq-wl-header.pc.design .nav_content{ position: relative; height: 90px; } #lq-wl-header.pc.active .nav_content{ position: fixed; background-color: #fff; -webkit-box-shadow: -4px 4px 5px rgb(0 0 0 / 20%); -moz-box-shadow: -4px 4px 5px rgb(0 0 0 / 20%); box-shadow: -4px 4px 5px rgb(0 0 0 / 20%); } .page-school #lq-wl-header.pc.active .nav_content { -webkit-box-shadow: -4px 4px 5px rgb(0 0 0 / 20%); -moz-box-shadow: -4px 4px 5px rgb(0 0 0 / 20%); box-shadow: -4px 4px 5px rgb(0 0 0 / 20%); } #lq-wl-header.pc .nav_content .nav-cont { width: 100%; margin: 0 auto; } #lq-wl-header.pc .logo{ float: left; width: auto; height: 40px; } #lq-wl-header.pc .logo a{ display: block; height: 40px; padding: 0; font-size: 0; } #lq-wl-header.pc .logo .txt { margin-left: 1.145833vw; font-size: 16px; line-height: 22px; color: #000; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; } #lq-wl-header.pc .logo .txt em { font-style: normal; color: #ff0000; } #lq-wl-header.pc .logo img{ width: auto; height: 100%; } #lq-wl-header.pc .nav_list{ width: 50.2857%; float: right; height: 40px; } #lq-wl-header.pc .nav_list ul { display: box; /* OLD - Android 4.4- */ display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; -o-justify-content: space-between; justify-content: space-between; } #lq-wl-header.pc .nav_list li{ float: left; height: 40px; position: relative; } #lq-wl-header.pc .nav_list .nav_btn{ display: block; height: 40px; line-height: 40px; font-size: 16px; color: #000; position: relative; transition:all .3s; -ms-transition: all .3s; /* IE 9 */ -moz-transition: all .3s; /* Firefox */ -webkit-transition: all .3s; /* Safari 和 Chrome */ -o-transition: all .3s; /* Opera */ } #lq-wl-header.pc .nav_list li .nav_btn.active, #lq-wl-header.pc .nav_list li:hover .nav_btn{ color: rgba(98,194,195,1); } #lq-wl-header.pc .nav_list li .nav_btn:before { content: ""; width: 0; height: 2px; display: block; background: rgba(98,194,195,1); position: absolute; bottom: 2px; left: 50%; margin-left: -6px; transition:all .3s; -ms-transition: all .3s; /* IE 9 */ -moz-transition: all .3s; /* Firefox */ -webkit-transition: all .3s; /* Safari 和 Chrome */ -o-transition: all .3s; /* Opera */ } #lq-wl-header.pc .nav_list li .nav_btn.active:before, #lq-wl-header.pc .nav_list li:hover .nav_btn:before { width: 12px; } #lq-wl-header.pc .nav_list .fath_item .nav_btn { pointer-events: none; } #lq-wl-header.pc .nav_list .nav_btn.drop{ /* padding-right: 20px; */ } #lq-wl-header.pc .nav_list .nav_btn .xybicon{ width: 16px; height: 16px; text-align: center; line-height: 16px; font-size: 16px; color: #333; position: absolute; right: 0; top: 12px; display: none; -webkit-transition: all 0.4s; transition: all 0.4s; } #lq-wl-header.pc .nav_list li:hover .nav_btn .xybicon{ -webkit-transform: rotate(180deg); transform: rotate(180deg); color: rgba(98,194,195,1); } #lq-wl-header.pc .nav_list .nav_btn .xybicon:after{ content: "\e7c3"; } #lq-wl-header.pc .nav_list .nav_drop{ position: absolute; top: 40px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); padding-top: 15px; margin-left: -10px; } #lq-wl-header.pc .nav_list .drop_content{ background-color: #f5f5f5; padding: 8px; text-align: center; border-radius: 5px; -webkit-animation: avia_pop 0.4s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation: avia_pop 0.4s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); box-shadow: 0 0 10px #ccc; -webkit-box-shadow: 0 0 10px #ccc; display: none; position: relative; } @-webkit-keyframes avia_pop { 0% { -webkit-transform:scale(0.8); } 100% { -webkit-transform:scale(1); } } @keyframes avia_pop { 0% { transform:scale(0.8); } 100% { transform:scale(1); } } #lq-wl-header.pc .nav_list .drop_content:after{ content: ""; width: 12px; height: 12px; display: block; background-color: #f5f5f5; position: absolute; top: -2px; left: 50%; transform: rotate(45deg) translateX(-50%); -webkit-transform: rotate(45deg) translateX(-50%); } #lq-wl-header.pc .nav_list .drop_content .nav_drop_btn{ display: block; padding: 0 12px; border-radius: 5px; text-align: left; white-space:nowrap; font-size: 14px; height: 32px; line-height: 32px; color: #000; -webkit-transition: all 0.4s; transition: all 0.4s; } #lq-wl-header.pc .nav_list .drop_content .nav_drop_btn:hover{ color: rgba(98,194,195,1); background-color: #fff; } /**/ #lq-wl-header.pc .search-bg { width: 100%; height: 80px; display: block; background: rgba(255,255,255,0.6); position: fixed; top: 80px; left: 0; z-index: 1699; display: none; } /* 移动端 */ #g_web{ position: relative; right: 0; transition: all .4s cubic-bezier(.5,0,0,1); -webkit-transition: all .4s cubic-bezier(.5,0,0,1); } #g_web.active{ right: 80vw; } #g_body.active{ width: 100%; height: 100%; overflow: hidden; position: fixed; } #lq-wl-header.mob{ height: 15vw; } #lq-wl-header.mob .header{ width: 100%; height: 15vw; background-color: #fff; position: fixed; right: 0; top: 0; z-index: 2001; transition: all .4s cubic-bezier(.5,0,0,1); -webkit-transition: all .4s cubic-bezier(.5,0,0,1); } #lq-wl-header.mob .header.active{ right: 80vw; } #lq-wl-header.mob .header .header_block{ height: 15vw; text-align: center; position: relative; z-index: 2001; background-color: #fff; box-shadow: 0 0 2vw #eee; -webkit-box-shadow: 0 0 2vw #eee; } #lq-wl-header.mob .header .logo{ width: auto; text-align: left; height: -webkit-fit-content; height: -moz-fit-content; height: fit-content; display: block; padding: 3.5vw 15px; margin: 0 auto; } #lq-wl-header.mob .header .logo img{ height: 8vw; width: auto; } #lq-wl-header.mob .header .nav_icon{ width: 15vw; height: 15vw; padding: 4.5vw 0; display: block; text-align: center; position: absolute; right: 0; top: 0; } #lq-wl-header.mob .header .nav_icon .xybicon{ font-size: 6vw; color: #000; height: 6vw; display: block; text-align: center; line-height: 6vw; } #lq-wl-header.mob .header .nav_icon .xybicon:after{ content: "\e7ff"; } @-webkit-keyframes avia_pop { 0% { -webkit-transform:scale(0.8); } 100% { -webkit-transform:scale(1); } } @keyframes avia_pop { 0% { transform:scale(0.8); } 100% { transform:scale(1); } } #lq-wl-header.mob .nav{ position: fixed; height: 100%; width: 80vw; padding: 0 5vw; padding-bottom: 15vw; z-index: 2003; right: -80vw; top: 0; background-color: #f3f3f3; transition: all .4s cubic-bezier(.5,0,0,1); -webkit-transition: all .4s cubic-bezier(.5,0,0,1); } #lq-wl-header.mob .nav.active{ right: 0; box-shadow: 0 0 3vw #333; -webkit-box-shadow: 0 0 3vw #333; } #lq-wl-header.mob .close_btn{ width: 100vw; height: 100vh; background-color: #000; position: fixed; right: 0; top: 0; z-index: 2002; opacity: 0; pointer-events: none; transition: all .4s cubic-bezier(.5,0,0,1); -webkit-transition: all .4s cubic-bezier(.5,0,0,1); } #lq-wl-header.mob .close_btn.active{ opacity: 0.5; pointer-events: all; } #lq-wl-header.mob .nav .company{ color: rgba(98,194,195,1); text-align: center; font-size: 6vw; line-height: 9vw; padding: 3vw 0; font-weight: 900; border-bottom: 1px solid #ccc; } #lq-wl-header.mob.en .nav .company{ line-height: 7vw; } #lq-wl-header.mob.cn .nav .company{ font-family: "header_title_cn"; font-size: 6vw; } #lq-wl-header.mob .nav .nav_content{ } #lq-wl-header.mob .nav #nav_list{ text-align: center; padding-top: 5vw; } #lq-wl-header.mob .nav #nav_list li{ border-bottom: 1px solid #fff; padding: 1.5vw 0; position: relative; } #lq-wl-header.mob .nav #nav_list .nav_btn{ font-size: 4vw; display: block; line-height: 9vw; color: #000; position: relative; z-index: 1; font-weight: 900; } #lq-wl-header.mob .nav #nav_list li:last-child .nav_btn{ border-bottom: none; } #lq-wl-header.mob .nav #nav_list li.active .nav_btn{ background-color: rgba(98,194,195,1); color: #fff; border-radius: 1vw; } #lq-wl-header.mob .nav #nav_list .drop_btn{ position: absolute; right: 3vw; top: 1.5vw; z-index: 2; width: 9vw; height: 9vw; transition: all 0.4s; -webkit-transition: all 0.4s; } #lq-wl-header.mob .nav #nav_list .drop_btn.active{ transform: rotate(180deg); -webkit-transform: rotate(180deg); } #lq-wl-header.mob .nav #nav_list .drop_btn .xybicon{ height: 9vw; display: block; width: 9vw; text-align: center; line-height: 9vw; font-size: 5vw; color: rgba(98,194,195,1) } #lq-wl-header.mob .nav #nav_list li.active .drop_btn .xybicon{ color: #fff; } #lq-wl-header.mob .nav #nav_list .drop_btn .xybicon:after{ content: "\e79b"; } #lq-wl-header.mob .nav .nav_drop{ display: none; width: 50vw; margin: 0 auto; text-align: center; } #lq-wl-header.mob.en .nav .nav_drop{ width: 60vw; } #lq-wl-header.mob .nav .nav_drop .drop_content{ padding: 3vw 0; background-color: #f9f9f9; border-radius: 1vw; margin-top: 3vw; position: relative; } #lq-wl-header.mob.en .nav .nav_drop .drop_content{ padding: 2vw 0; } #lq-wl-header.mob .nav .nav_drop .drop_content:after{ content: ""; width: 3vw; height: 3vw; display: block; background-color: #f9f9f9; position: absolute; top: -1.5vw; right: 23.5vw; transform: rotate(45deg); -webkit-transform: rotate(45deg); } #lq-wl-header.mob.en .nav .nav_drop .drop_content:after{ right: 28.5vw; } #lq-wl-header.mob .nav .nav_drop .nav_drop_btn{ display: block; padding: 0 3vw; font-size: 3.5vw; line-height: 10vw; color: #000; font-weight: 900; text-align: center; } #lq-wl-header.mob.en .nav .nav_drop .nav_drop_btn{ line-height: 5vw; margin: 3.5vw 0; } #lq-wl-header.mob .nav .tel { padding: 15px 0; font-size: 3.8vw; line-height: 1.5; text-align: center; } #lq-wl-header.mob .nav .tel em { font-style: normal; color: #ff0000; } @media (min-width: 1440px) { #laymod_648873 .pc-contain { width: 1400px; padding: 0; } } @media (max-width: 1199px) { #lq-wl-header.pc .logo img { padding: 3px 0; } #lq-wl-header.pc .nav_list .nav_btn { font-size: 14px; } #lq-wl-header.pc .logo .txt { font-size: 12px; } } @media (max-width: 991px) { #lq-wl-header.pc .nav_list { width: 100%; } } /** Generated by FG **/ @font-face { font-family: 'Conv_heeblksh'; src: url('http://cdn.jihuinet.com/wechat/upload/heeblksh.eot'); src: local('☺'), url('http://cdn.jihuinet.com/wechat/upload/heeblksh.woff') format('woff'), url('http://cdn.jihuinet.com/wechat/upload/heeblksh.ttf') format('truetype'), url('http://cdn.jihuinet.com/wechat/upload/heeblksh.svg') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'xybicon'; /* project id 249974 */ src: url('//at.alicdn.com/t/font_249974_zv9pe3aj6a.eot'); src: url('//at.alicdn.com/t/font_249974_zv9pe3aj6a.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_249974_zv9pe3aj6a.woff2') format('woff2'), url('//at.alicdn.com/t/font_249974_zv9pe3aj6a.woff') format('woff'), url('//at.alicdn.com/t/font_249974_zv9pe3aj6a.ttf') format('truetype'), url('//at.alicdn.com/t/font_249974_zv9pe3aj6a.svg#iconfont') format('svg'); } .xybicon { font-family:"xybicon" !important; font-style:normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; } /* 主体内容 */ #laymod_648874 #lq-sbanner-wl { } #laymod_648874 #lq-sbanner-wl .banner_content { height: 500px; background-size: cover; background-position: center top; background-repeat: no-repeat; } @media (min-width: 1440px) { #laymod_648874 #lq-sbanner-wl .pc-contain { width: 1400px; margin: 0 auto; } } @media (max-width: 767px) { #laymod_648874 #lq-sbanner-wl .banner_content { height: 42vw; } } /** Generated by FG **/ @font-face { font-family: 'Conv_bahnschrift'; src: url('http://cdn.jihuinet.com/wechat/upload/bahnschrift.eot'); src: local('☺'), url('http://cdn.jihuinet.com/wechat/upload/bahnschrift.otf') format('woff'), url('http://cdn.jihuinet.com/wechat/upload/bahnschrift.ttf') format('truetype'), url('http://cdn.jihuinet.com/wechat/upload/bahnschrift.svg') format('svg'); font-weight: normal; font-style: normal; } /* 默认引入阿里云图标 */ @font-face { font-family: 'xybicon'; /* Project id 249974 */ src: url('//at.alicdn.com/t/font_249974_ywwitakx1d.woff2?t=1620695631605') format('woff2'), url('//at.alicdn.com/t/font_249974_ywwitakx1d.woff?t=1620695631605') format('woff'), url('//at.alicdn.com/t/font_249974_ywwitakx1d.ttf?t=1620695631605') format('truetype'); } .xybicon { font-family:"xybicon" !important; font-style:normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; } img { border:0 none; } ul,ol,li { list-style:none; padding:0; margin:0; } h1,h2,h3,h4,h5,h6,p { margin:0; font-weight:normal; } a, a:hover, a:active, a:visited, a:focus { text-decoration:none; } /*模版整体控制*/ #laymod_648876 #lq-contact-wl .contact-content { margin-top: 103px; margin-bottom: 112px; width: 100%; overflow: hidden; position: relative; z-index: 3; } #laymod_648876 #lq-contact-wl .contact-cont { position: relative; overflow: hidden; z-index: 3; } #laymod_648876 #lq-contact-wl .contact-details { width: 45.5%; float: left; } #laymod_648876 #lq-contact-wl .contact-details h2 { margin-bottom: 9px; font-size: 20px; line-height: 1.5; font-weight: bold; color: #000; } #laymod_648876 #lq-contact-wl .contact-details .contact-item { margin-bottom: 34px; } #laymod_648876 #lq-contact-wl .contact-details .item-list li, #laymod_648876 #lq-contact-wl .contact-details .item-list li a { color: #979797; font-size: 14px; line-height: 30px; } #laymod_648876 #lq-contact-wl .qrcode-block { margin-top: 6px; display: inline-block; *display: inline; *zoom: 1; text-align: center; } #laymod_648876 #lq-contact-wl .qrcode-block .txt { font-size: 14px; color: #000; line-height: 32px; } /**/ #laymod_648876 .map-content { position: relative; width: 54.5%; float: right; } #laymod_648876 .map-content .gd-amap { width: 100px; font-size: 14px; color: #333; background: #fff; height: 50px; line-height: 50px; display: block; text-align: center; position: absolute; right: 5px; top: 5px; z-index: 6; } #laymod_648876 #container { /* z-index: 2; */ } #laymod_648876 .map-contact { width: 100%; height: 705px; position:relative; } #laymod_648876 .map-contact .map-block { padding:0; } #laymod_648876 .map-contact .map-block .amap-info-content { padding: 14px 20px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; } #laymod_648876 .map-contact .map-block .amap-info-content span { font-size: 14px; color: #000; display: block; text-align: center; } #laymod_648876 .map-contact .map-block .amap-info-content span.comp { font-size: 18px; font-weight: bold; } #laymod_648876 .map-contact .map-block .amap-info-sharp { } #laymod_648876 .map-contact .map-block .map { } #laymod_648876 .map #container:before { content: ""; display:block; position: absolute; top:0; left:0; right:0; bottom:0; pointer-events: auto; /* z-index: 999 */ } #laymod_648876 .map.click #container:before { pointer-events: none; } #laymod_648876 .map-idea { padding-top: 37px; padding-bottom: 142px; } #laymod_648876 .map-idea h2 { font-size: 22px; line-height: 40px; font-weight: 500; color: rgba(98,194,195,1); } #laymod_648876 .map-idea p { font-size: 18px; line-height: 2; color: #3E3A39; } .amap-maptypecontrol, .amap-overviewcontrol, .amap-scalecontrol, .amap-toolbar { z-index: 5; } .amap-info, .amap-menu { z-index: 5; } .amap-logo { pointer-events: auto; } .amap-overlays { z-index: 2; } /**/ @media (min-width: 1440px) { #laymod_648876 #lq-contact-wl .pc-contain { width: 1200px; padding: 0; } } @media (max-width: 767px) { #laymod_648876 #lq-contact-wl .contact-content { margin-top: 40px; margin-bottom: 40px; } #laymod_648876 #lq-contact-wl .contact-details { margin-bottom: 20px; width: 100%; } #laymod_648876 .map-content { width: 100%; } #laymod_648876 .map-contact { height: 400px; } } /** Generated by FG **/ @font-face { font-family: 'Conv_bahnschrift'; src: url('http://cdn.jihuinet.com/wechat/upload/bahnschrift.eot'); src: local('☺'), url('http://cdn.jihuinet.com/wechat/upload/bahnschrift.otf') format('woff'), url('http://cdn.jihuinet.com/wechat/upload/bahnschrift.ttf') format('truetype'), url('http://cdn.jihuinet.com/wechat/upload/bahnschrift.svg') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'xybicon'; /* Project id 249974 */ src: url('//at.alicdn.com/t/font_249974_fz40mwyn3eo.woff2?t=1624409674567') format('woff2'), url('//at.alicdn.com/t/font_249974_fz40mwyn3eo.woff?t=1624409674567') format('woff'), url('//at.alicdn.com/t/font_249974_fz40mwyn3eo.ttf?t=1624409674567') format('truetype'); } .xybicon { font-family:"xybicon" !important; font-style:normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; } #laymod_648875 #lq-footer-wl { } /* 主体内容 */ #laymod_648875 #lq-footer-wl .footer-content { filter: alpha(opacity=90); /*支持 IE 浏览器*/ -moz-opacity: 0.9; /*支持 FireFox 浏览器*/ opacity: 0.9; /*支持 Chrome, Opera, Safari 等浏览器*/ } #laymod_648875 #lq-footer-wl .footer-content:before { } #laymod_648875 #lq-footer-wl .footer-block { padding-bottom: 35px; display: block; overflow: hidden; position: relative; } #laymod_648875 #lq-footer-wl .footer-block .footer-top { padding-top: 41px; padding-bottom: 33px; font-size: 0; overflow: hidden; border-bottom: 1px solid #3B3B3B; } #laymod_648875 #lq-footer-wl .footer-block .footer-top .share-block { float: left; } #laymod_648875 #lq-footer-wl .footer-block .footer-top .share-block .share-tit { font-size: 14px; color: #8A8A8A; line-height: 22px; } #laymod_648875 #lq-footer-wl .footer-block .footer-top .share-block li { margin-left: 22px; display: inline-block; *display: inline; *zoom: 1; } #laymod_648875 #lq-footer-wl .footer-block .footer-top .share-item a { font-size: 22px; color: #4D4D4D; transition:all .3s; -ms-transition: all .3s; /* IE 9 */ -moz-transition: all .3s; /* Firefox */ -webkit-transition: all .3s; /* Safari 和 Chrome */ -o-transition: all .3s; /* Opera */ } #laymod_648875 #lq-footer-wl .footer-block .footer-top .share-item a:hover { color: rgba(98,194,195,1); } #laymod_648875 #lq-footer-wl .footer-block .footer-top .wechat-item .xybicon:before { content: "\e728"; } #laymod_648875 #lq-footer-wl .footer-block .footer-top .sina-item .xybicon:before { content: "\e687"; } #laymod_648875 #lq-footer-wl .footer-block .footer-top .qq-item .xybicon:before { content: "\e729"; } #laymod_648875 #lq-footer-wl .footer-block .footer-top .douyin-item .xybicon:before { content: "\ea28"; } #laymod_648875 #lq-footer-wl .footer-block .logo-block { float: right; } #laymod_648875 #lq-footer-wl .footer-block .logo-block img { height: 30px; } #laymod_648875 #lq-footer-wl .footer-block .qrcode-block img { width: 100%; max-width: 120px; } #laymod_648875 #lq-footer-wl .footer-block .column-item { width: 150px; float: left; } #laymod_648875 #lq-footer-wl .footer-block .footer-navlist { padding-top: 55px; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; -o-justify-content: space-between; justify-content: space-between; } #laymod_648875 #lq-footer-wl .footer-block .column-item h5 a, #laymod_648875 #lq-footer-wl .footer-block .foot-contact h5 a { margin: 0; margin-bottom: 15px; font-size: 18px; color: #fff; font-weight: bold; line-height: 2; display:block; } #laymod_648875 #lq-footer-wl .footer-block .column-item h5 span, #laymod_648875 #lq-footer-wl .footer-block .foot-contact h5 span { position: relative; } #laymod_648875 #lq-footer-wl .footer-block .column-item h5 em, #laymod_648875 #lq-footer-wl .footer-block .foot-contact h5 em { display: none; } #laymod_648875 #lq-footer-wl .footer-block .column-item .item-line { } #laymod_648875 #lq-footer-wl .footer-block .column-item .item-line:before { } #laymod_648875 #lq-footer-wl .footer-block .column-item .foot-ul { } #laymod_648875 #lq-footer-wl .footer-block .foot-contact .foot-ul li, #laymod_648875 #lq-footer-wl .footer-block .foot-contact .foot-ul li a { font-size: 14px; line-height: 40px; color: #8A8A8A; } #laymod_648875 #lq-footer-wl .footer-block .foot-contact .foot-ul li em { font-style: normal; } #laymod_648875 #lq-footer-wl .footer-block .foot-contact .foot-ul li em.empty-name { width: 91px; display: inline-block; *display: inline; *zoom: 1; } #laymod_648875 #lq-footer-wl .footer-block .foot-contact .ser-tel { margin-top: 3px; margin-bottom: 24px; font-size: 14px; color: #8A8A8A; line-height: 40px; } #laymod_648875 #lq-footer-wl .footer-block .foot-contact .ser-tel .tel { font-size: 30px; line-height: 40px; color: #33CABA; vertical-align: middle; font-family: 'Conv_bahnschrift'; } #laymod_648875 #lq-footer-wl .footer-block .column-item .foot-ul a, #laymod_648875 #lq-footer-wl .footer-block .column-item .foot-ul span { font-size: 14px; line-height: 30px; color: #8A8A8A; display: block; transition: all .3s; -ms-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -o-transition: all .3s; } #laymod_648875 #lq-footer-wl .footer-block .column-item .foot-ul a:hover, #laymod_648875 #lq-footer-wl .footer-block .column-item .foot-ul a:hover span { color: #fff; } #laymod_648875 #lq-footer-wl .footer-line { clear:both; display: block; } /* 版权 */ #laymod_648875 #lq-footer-wl .footer-copyright { background: none; } #laymod_648875 #lq-footer-wl .footer-copyright .copy-right { width: 100%; border: none; padding-top: 41px; padding-bottom: 41px; float: none; overflow: hidden; } #laymod_648875 #lq-footer-wl .footer-copyright .copy-right a, #laymod_648875 #lq-footer-wl .footer-copyright .copy-right p { padding: 0 7px; font-size: 15px; line-height: 40px; color: #fff; color: rgba(255,255,255,.2); display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; } #laymod_648875 #lq-footer-wl .footer-copyright .copy-right .copy-infor { font-size: 14px; line-height: 2; color: #585858; display: inline-block; *display: inline; *zoom: 1; float: right; } #laymod_648875 #lq-footer-wl .footer-copyright .copy-right a:hover { } #laymod_648875 #lq-footer-wl .footer-copyright a:last-child { margin-right: 0; } #laymod_648875 #lq-footer-wl .footer-copyright .backage-block { display: inline; } #laymod_648875 #lq-footer-wl .footer-copyright .backage-block a { padding:0 14px; font-size: 14px; color: #585858; line-height: 2; position: relative; transition: all .3s; -ms-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -o-transition: all .3s; } #laymod_648875 #lq-footer-wl .footer-copyright .backage-block a:before { } #laymod_648875 #lq-footer-wl .footer-copyright .backage-block a:last-child { padding-right: 0; } #laymod_648875 #lq-footer-wl .footer-copyright .backage-block a:first-child { padding-left: 0; } #laymod_648875 #lq-footer-wl .footer-copyright .backage-block a:first-child:before { display: none; } #laymod_648875 #lq-footer-wl .footer-copyright .copy-right a:hover, #laymod_648875 #lq-footer-wl .footer-copyright .backage-block a:hover { color: #fff; } #laymod_648875 #lq-footer-wl .footer-copyright .backage-block .line { margin: 0 9px; color: #fff; color: rgba(255,255,255,.3); } /****/ /**点击注册弹窗**/ #laymod_648875 #mob-btn .regist-btn { width: 80%; height: 44px; line-height: 44px; display: block; position: fixed; bottom: 5vw; z-index: 2002; left: 10%; text-align: center; font-size: 4.3vw; color: #fff; background: rgba(98,194,195,1); -webkit-box-shadow: 0px 0px 20px rgba(98, 194, 195, 0.2); -moz-box-shadow: 0px 0px 20px rgba(98, 194, 195, 0.2); box-shadow: 0px 0px 20px rgba(98, 194, 195, 0.2); -webkit-border-radius: 22px; -moz-border-radius: 22px; border-radius: 22px; } #laymod_648875 #mob-btn .regist-cont { position: fixed; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; z-index: 2002; background: rgba(0,0,0,.45); display: none; } #laymod_648875 #mob-btn .regist-detail h5 { margin-bottom: 15px; font-size: 4.8vw; font-weight: 500; line-height: 1.5; color: #222; text-align: center; } #laymod_648875 #mob-btn .regist-cont .regist-detail { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); width: 89.6%; background: #fff; box-shadow: 0 0.20514rem 0.95732rem 0 rgba(0,0,0,.12); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; -webkit-box-pack: start; justify-content: flex-start; padding: 20px 15px; } #laymod_648875 #mob-btn .regist-cont .close-btn { position: absolute; right: 0; top: -40px; } #laymod_648875 #mob-btn .regist-cont .close-btn .xybicon { font-size: 20px; color: #eee; } #laymod_648875 #mob-btn .regist-cont .close-btn .xybicon:before { content: "\e66d"; } #laymod_648875 #mob-btn .regist-cont .regist-detail .regist-infor { width: 100%; display: box; /* OLD - Android 4.4- */ display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex; } #laymod_648875 #mob-btn .regist-cont .regist-detail .regist-infor .regist-pic { width: 40%; } #laymod_648875 #mob-btn .regist-cont .regist-detail .regist-infor .regist-pic img { width: 100%; } #laymod_648875 #mob-btn .regist-cont .regist-detail .regist-txt { padding-left: 5px; } #laymod_648875 #mob-btn .regist-cont .regist-detail .regist-txt li { padding-left: 4vw; font-size: 4vw; line-height: 2; position: relative; } #laymod_648875 #mob-btn .regist-cont .regist-detail .regist-txt li:before { content: ""; width: 6px; height: 6px; display: block; background: rgba(98,194,195,1); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; position: absolute; top: 50%; margin-top: -3px; left: 0; } #laymod_648875 #mob-btn .regist-cont .regist-detail .regist-txt li em { font-style: normal; } #laymod_648875 #mob-btn .regist-cont .regist-detail .regist-txt .txt { font-size: 4vw; line-height: 2; color: #999; } #laymod_648875 #mob-btn .regist-cont .regist-detail .regist-txt .txt .xybicon { margin-right: 5px; } #laymod_648875 #mob-btn .regist-cont .regist-detail .regist-txt .txt .xybicon:before { content: "\ea41"; } /**************************/ #laymod_648875 #pc-btn .regist-cont { position: fixed; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; z-index: 2002; display: none; } #laymod_648875 #pc-btn .regist-cont .regist-detail { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); width: 310px; background: #fff; box-shadow: 0 0.20514rem 0.95732rem 0 rgba(0,0,0,.12); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; -webkit-box-pack: start; justify-content: flex-start; padding: 20px 15px; z-index: 2003; } #laymod_648875 #pc-btn .regist-cont .close-btn { position: absolute; right: 3px; top: 3px; } #laymod_648875 #pc-btn .regist-cont .close-btn .xybicon { font-size: 24px; color: #aaa; } #laymod_648875 #pc-btn .regist-cont .close-btn .xybicon:before { content: "\e7d3"; } .regist-bg { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 2001; background: rgba(0,0,0,.45); } /*********/ /* @media (max-width: 1400px) { #laymod_648875 .pc-contain { width: 1280px; padding: 0; margin: 0 auto; } } */ @media (max-width:1199px) { } @media (min-width: 992px) { #laymod_648875 #lq-footer-wl .footer-block .column-item { width: 132px; } } @media (min-width: 1200px) { #laymod_648875 #lq-footer-wl .footer-block .column-item { width: 208px; } #laymod_648875 #lq-footer-wl .footer-block .column-item.foot-join { padding-left: 35px; } #laymod_648875 #lq-footer-wl .footer-block .foot-contact { width: 306px; } } @media (min-width: 1440px) { #laymod_648875 .pc-contain { width: 1400px; padding: 0; } } @media (max-width: 991px) { #laymod_648875 #lq-footer-wl .footer-block .column-item { width: 100%; float: left; } } @media (max-width:767px) { #laymod_648875 #lq-footer-wl .footer-content:before { display: none; } #laymod_648875 #lq-footer-wl .footer-block { padding:0; margin-bottom: 20px; display: block; } #laymod_648875 #lq-footer-wl .footer-block .footer-top { padding: 20px 15px; } #laymod_648875 #lq-footer-wl .footer-block .footer-top .share-block { width: 100%; } #laymod_648875 #lq-footer-wl .footer-block .logo-block { float: none; text-align: center; } #laymod_648875 #lq-footer-wl .footer-block .logo-block img { } #laymod_648875 #lq-footer-wl .footer-block .foot-about, #laymod_648875 #lq-footer-wl .footer-block .foot-contact { width: 100%; float:left; text-align: left; position: relative; } #laymod_648875 #lq-footer-wl .footer-block .column-item { max-height: 45px; border-bottom: 1px solid rgba(255,255,255,.2); -webkit-transition: max-height .3s cubic-bezier(.33,0,0,1); transition: max-height .3s cubic-bezier(.33,0,0,1); overflow: hidden; } #laymod_648875 #lq-footer-wl .footer-block .foot-contact { border-bottom: 0; } #laymod_648875 #lq-footer-wl .footer-block .column-item.active { max-height: 304px; will-change: transform,max-height; } #laymod_648875 #lq-footer-wl .footer-block .column-item .foot-ul { } #laymod_648875 #lq-footer-wl .footer-block .column-item .foot-ul a { display: block; padding-left: 1.5em; } #laymod_648875 #lq-footer-wl .footer-copyright { padding: 15px; } #laymod_648875 #lq-footer-wl .footer-copyright .copy-right, #laymod_648875 #lq-footer-wl .footer-copyright .backage-block { width: 100%; text-align: center; } #laymod_648875 #lq-footer-wl .footer-copyright .copy-right p, #laymod_648875 #lq-footer-wl .footer-copyright .backage-block a { line-height: 30px; } #laymod_648875 #lq-footer-wl .footer-block .column-item h5 a, #laymod_648875 #lq-footer-wl .footer-block .foot-contact h5 a { font-size: 15px; line-height: 45px; } /* 展开下拉样式 */ #laymod_648875 #lq-footer-wl .footer-block .column-item h5 em { display: block; font-style: normal; float: right; padding-right: 1rem; -webkit-transform-origin: 50%; -ms-transform-origin: 50%; transform-origin: 50%; font-size: 12px; line-height: 45px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; } #laymod_648875 #lq-footer-wl .footer-block .column-item.active h5 em { /* will-change: transform; -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); */ } #laymod_648875 #lq-footer-wl .footer-block .column-item .item-line { display: none; } #laymod_648875 #lq-footer-wl .footer-block .column-item h5 { margin-bottom: 4px; } #laymod_648875 #lq-footer-wl .footer-block .footer-navlist { width: 100%; padding: 15px; display: block; } #laymod_648875 #lq-footer-wl .footer-copyright .copy-right { padding: 0; } #laymod_648875 #lq-footer-wl .footer-block .foot-qrcode h5 { display: none; } #laymod_648875 #lq-footer-wl .footer-block .foot-contact .foot-ul li, #laymod_648875 #lq-footer-wl .footer-block .foot-contact .foot-ul li a { line-height: 2; } #laymod_648875 #lq-footer-wl .footer-copyright .copy-right a, #laymod_648875 #lq-footer-wl .footer-copyright .copy-right p { font-size: 3.2vw; line-height: 1.6; } #laymod_648875 #lq-footer-wl .footer-block .foot-contact .ser-tel { margin-bottom: 15px; } } img { border:0 none; } i,em { font-style:normal; } ul,ol,li { list-style:none; padding:0; margin:0; } h1,h2,h3,h4,h5,h6,p { margin:0; font-weight:normal; } a, a:hover, a:active, a:visited, a:focus { text-decoration:none; } /*模版整体控制*/ #laymod_790518 #jh2_link_2 { position:relative; overflow: hidden; font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode"; } #laymod_790518 .bg { position:absolute; z-index: 1; width:100%; height:100%; top:0; left:0; } #laymod_790518 .bg_img { z-index:2; } #laymod_790518 .bodyCont_width { position:relative; opacity: 1; z-index:4; padding-left: 0; padding-right: 0; } #laymod_790518 .bodyCont_width .link_list li { display: inline-block; margin-right: 4px; line-height: 2; text-align: center; } #laymod_790518 .bodyCont_width .link_list li .fl, #laymod_790518 .bodyCont_width .link_list li a { color: #666; transition:all .35s ease-out; -webkit-transition:all .35s ease-out; } #laymod_790518 .active_false .bodyCont_width .link_list li a:hover { color: rgba(98,194,195,1); } @media(max-width: 767px) { #laymod_790518 .bodyCont_width { padding-left: 15px; padding-right: 15px; } }