html, body { width: 100%; height: 100%; min-width: 980px; } body { font: 14px/1.15 '微软雅黑', Tahoma, Arial, 'PingFang SC', 'Hiragino Sans GB'; color: #333; background: #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .fixed-header-wrap { position: relative; } .fixed-header-logo { position: relative !important; display: block; } .flex { display: flex; align-items: center; } .fl { float: left; } .fr { float: right; } .clearfix { zoom: 1; } .fs18 { font-size: 18px; } .clearfix:after { content: ''; width: 0; height: 0; visibility: hidden; display: block; clear: both; overflow: hidden; } .fixed-header-wrap h3 { font-size: 28px; line-height: 36px; color: #007bf8 !important; font-weight: bold; /* margin-left: 5px; */ margin: 0 0 0 5px !important; } .hide { display: none; } .hidden { visibility: hidden; } .w153 { width: 153px; justify-content: flex-start; } .w { position: relative; width: 267px; justify-content: flex-end; min-height: 1px; height:70px; } .join-design { position: relative; margin: 0 20px; } .join-design img { vertical-align: top; cursor: pointer; } .join-dropdown { position: absolute; width: 216px; height: 235px; top: 46px; right: 0; z-index: 1; background: #fff url('../imgs/design_bg.png') no-repeat; box-shadow: 0px 3px 18px 3px rgb(170 170 170 / 18%); display: none; } .join-dropdown p { text-align: center; } .join-dropdown__icon { margin-top: 30px; } .join-dropdown__title { font-size: 18px; margin-top: 8px; } .join-dropdown__slogan { font-size: 14px; color: #999; margin-top: 10px; } .join-dropdown__btn { margin-top: 25px; } .join-dropdown__btn a { display: inline-block; width: 150px; line-height: 40px; background: #0078f8; border-radius: 5px; font-size: 16px; color: #fff; } .hidden-line1 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .layui-layer.modal-wrap { background: transparent; } .content-wrap { padding-bottom: 60px; } /* .content-wrap .content{ width: 1200px; margin: 0 auto; overflow: hidden; } */ /* ------- 公共头部 ------- */ .fixed-header { background: #fff; box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.08); position: fixed; top: 0; left: 0; width: 100%; z-index: 9999; } .fixed-header-logo { /* margin-right: 138px; */ height: 46px; } .fixed-header-logo img { width: 36px; } .fixed-header-logo h1 { font-size: 28px; font-weight: bold; color: #007bf8; margin-left: 5px; } .fixed-header-search-wrap { border-radius: 4px; line-height: 30px; width: 635px; box-sizing: border-box; background: #007bf8; padding: 2px; } .fixed-header-search-wrap-box { background: #fff; height: 50px; } .fixed-header-search-l { width: 104px; justify-content: center; font-size: 14px; color: #666; cursor: pointer; } .fixed-header-search-l:hover img { transform: rotate(0); } .fixed-header-search-l img { width: 12px; height: 12px; margin-left: 5px; transform: rotate(180deg); transition: all 0.2s; } .fixed-header-search-input { border: none; line-height: 30px; height: 24px; border-left: 2px solid #ebebeb; padding: 0 15px; flex: 1; outline: none; font-size: 14px; color: #666; color: #000; } .fixed-header-search-r { border: none; background: #007bf8; justify-content: center; width: 120px; font-size: 16px; color: #fff; font-weight: bold; height: 100%; } .fixed-header-search-r:hover { background: #3695f9; } .fixed-header-search-r img { width: 36px; height: 36px; } .to-privilege-page img { vertical-align: top; } /* ------- 登录 ------- */ .unlogin-box { border: 1px solid #0078f8; border-radius: 4px; padding: 7px 0; } .unlogin-wrap button { border: none; background: transparent; font-size: 14px; color: #0078f8; line-height: 16px; padding: 0 8px; } .img_vip2 { display: none; } .unlogin-wrap button.login-btn { border-right: 2px solid #0078f8 !important; } .unlogin-wrap button:hover { opacity: 0.8; } .login-modal { border-radius: 4px; overflow: hidden; } /* .login-bg-box{ width: 278px; height: 420px; } .login-bg-box img{ width: 100%; height: 100%; } */ /**** login-box 样式调整 *****/ .login-bg-box { width: 278px; height: 420px; background: url('../imgs/login_modal_bg2.png') no-repeat; background-size: 100% 100%; background-position: center center; } .login-bg-box .login-desc-wrap { min-height: 150px; overflow: hidden; margin: 50px 0 0 25px; } .login-bg-box .login-desc-wrap p { height: 20px; line-height: 20px; font-size: 13px; /* font-family: SourceHanSansCN-Medium, SourceHanSansCN; */ font-weight: 500; color: #ffffff; margin-bottom: 20px; background: url('../imgs/login_modal_icon_active.png') no-repeat; background-size: 10px 9px; background-position: 0 5px; text-indent: 20px; } .login-content { width: 400px; height: 420px; box-sizing: border-box; padding: 0 65px; /* border-radius: 0px 4px 4px 0px; */ background: #fff; position: relative; } .login-content .close-box { position: absolute; padding: 20px; right: 0; top: 0; cursor: pointer; } .historyBox { height: 40px; } .login-content .close-box img { width: 16px; height: 16px; } .login-tabs { margin: 70px 0 30px; } .login-tabs li { line-height: 20px; font-size: 18px; font-weight: bold; width: 50%; box-sizing: border-box; text-align: center; cursor: pointer; } .wx-login-tab { border-right: 1px solid #e9e9e9; } .login-tabs li:hover { color: #007bf8; } .login-tabs li.active { color: #007bf8; } .wx-login-content { font-size: 14px; color: #999; text-align: center; } .wx-code { width: 200px; height: 200px; border: 1px solid #e9e9e9; padding: 10px; box-sizing: border-box; margin: 0 auto 14px; } .wx-login-loading { animation: wxLoginLoading 1.5s linear infinite; } @keyframes wxLoginLoading { 0% { -webkit-transform: rotate(0deg); } 25% { -webkit-transform: rotate(90deg); } 50% { -webkit-transform: rotate(180deg); } 75% { -webkit-transform: rotate(270deg); } 100% { -webkit-transform: rotate(360deg); } } .wx-login-content img { width: 100%; height: 100%; } .mobile-login-content input { line-height: 42px; height: 42px; border: 1px solid #e6e6e6; background: #fff; border-radius: 4px; display: block; box-sizing: border-box; padding: 0 20px; width: 100%; } .mobile-login-content button { line-height: 42px; height: 42px; border: none; color: #fff; width: 100%; display: block; background: #007bf8; box-sizing: border-box; border-radius: 4px; } .mobile-login-content button:disabled { background: #f2f2f2; color: #999; cursor: not-allowed; } .mobile-login-content button:disabled:hover { background: #f2f2f2; color: #999; } .mobile-login-content button:hover { background: #3695f9; } .mobile-login-content input:focus { border-color: #007bf8; } .get-code-wrap { margin: 20px 0 30px; } .get-code-wrap input { width: 150px; } .get-code-wrap button { width: 110px; } .login-submit { margin-bottom: 40px; } .login-form .layui-form-checkbox { padding-left: 20px; } .login-form .layui-form-checkbox i { width: 14px; height: 14px; line-height: 14px; } .login-form .layui-form-checkbox span { font-size: 12px; color: #939393; line-height: 16px; padding: 0; } .agreement { color: #939393; font-size: 12px; } .agreement a { color: #007bf8; font-size: 12px; } .agreement.flex a { font-size: 12px; } .agreement a:hover { opacity: 0.8; } .has-login-wrap { position: relative; padding: 3px 0; } .has-login-wrap .header-img-wrap { display: block; position: relative; z-index: 100; text-align: right; } .has-login-wrap .vip-icon { width: 16px; height: 16px; position: absolute; right: -4px; bottom: -3px; } .has-login-wrap:hover .nav-wrap { display: block; } .has-login-wrap .header-img { width: 40px; height: 40px; border-radius: 50%; } .nav-wrap { padding: 26px 20px; width: 268px; background: #fff; box-shadow: 0px 3px 18px 3px rgba(170, 170, 170, 0.18); z-index: 99; position: absolute; right: 0; top: 46px; display: none; } .designer_icon{ position: relative; top: 5px; left: -15px; } .nav-wrap::after { content: ''; width: 0; height: 0; border: 6px solid; border-color: transparent transparent #fff; position: absolute; right: 14px; top: -12px; } .nav-top { justify-content: space-between; line-height: 17px; margin-bottom: 20px; align-items: baseline; } .nav-top .user-name { line-height: 1; } .nav-top .user-name p:first-child { margin-bottom: 8px; } .quit-btn { border: none; background: transparent; padding: 5px; position: relative; top: -5px; } .quit-btn:hover { color: #007bf8; } .nav-vip-info { background: #f8f8f8; border-radius: 4px; padding: 10px; justify-content: space-between; } .nav-vip-info p { color: #773c07; width: 102px; flex-shrink: 0; line-height: 18px; font-size: 12px; } .nav-vip-info button { width: 110px; height: 36px; background: linear-gradient(270deg, #dbb866, #f6dd99); border-radius: 4px; line-height: 36px; border: none; text-align: center; color: #584518; } .nav-vip-info button:hover { opacity: 0.8; } .nav-list { justify-content: space-between; text-align: center; font-size: 13px; padding-top: 20px; margin-top: 25px; border-top: 1px solid #f4f4f4; } .nav-list img { width: 34px; height: 34px; margin-bottom: 10px; } .nav-list a:hover { color: #007bf8; } /* ------- 友情链接 ------- */ .link-wrap { color: #222222; background: #fff; padding: 15px 0; } .link-box h3 { width: 70px; flex-shrink: 0; margin: 10px 0; font-size: 14px; } .link-box ul { flex: 1; flex-wrap: wrap; } .link-box li { margin: 10px 0; } .link-box a { color: #ccc; padding: 0 23px; display: block; font-size: 12px; } .link-box a:hover { color: #fff; } /* ------- footer ------- */ .footer { background: #2b3139; } .footer-top { justify-content: space-between; padding: 50px 0 62px 0; border-bottom: 1px solid #434951; } .footer-about-us { width: 100%; align-items: flex-start; } .about-us-item { margin-right: 100px; font-size: 12px; color: #95989c; line-height: 16px; } .about-us-item:last-child { margin: 0; } .about-us-item h4 { font-size: 14px; color: #c2c4c6; margin-bottom: 30px; line-height: 20px; } .about-us-item li { margin-bottom: 20px; } .about-us-item li:last-child { margin: 0; } .about-us-item a { font-size: 12px; color: #95989c; display: block; line-height: 16px; } .about-us-item a:hover { color: #0078f8; } .about-us-item-title { margin-right: 10px; } .footer-wx-code { font-size: 12px; color: #95989c; line-height: 16px; text-align: center; margin-left: 100px; } .footer-wx-code h4 { font-size: 14px; color: #c2c4c6; line-height: 20px; } .footer-wx-code img { width: 80px; height: 80px; margin: 30px 0 14px; } .footer-bottom { text-align: center; font-size: 12px; line-height: 16px; color: #6c7076; padding: 30px 0 20px; } .footer-bottom .team-work { margin-bottom: 11px; } .footer-bottom .record-box { justify-content: center; } .footer-bottom .record-box p { padding: 0 10px; } .footer-bottom .record-box p:first-child { border-right: 1px solid #646970; } /** -- */ .friend-link-box { width: 100%; background-color: #000000; height: 46px; line-height: 46px; } .friend-link { width: 1200px; margin: 0 auto; color: #fff; display: flex; } .friend-link a { color: #fff; cursor: pointer; margin-right: 20px; font-size: 12px; } /* ------- 活动弹框 ------- */ .message-box { height: 100%; width: 100%; overflow: hidden; position: fixed; top: 0; left: 0; z-index: 100; /* 隐藏弹框 */ display: none; } .message-box .box-mask { width: 100%; height: 100%; overflow: hidden; background: rgba(0, 0, 0, 0.6); } .message-box .box-wrap { width: 670px; height: 780px; background: url('../imgs/activity/member/activity_bg_box2.png') no-repeat; background-size: 670px 664px; background-position: 0 80px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .message-box .box-wrap .msg-wrap { overflow: hidden; } .message-box .box-wrap .msg-wrap .left-time { width: 100%; height: 40px; margin-top: 525px; text-align: center; overflow: hidden; } .message-box .box-wrap .msg-wrap .left-time p { height: 40px; line-height: 40px; font-size: 14px; /* font-family: SourceHanSansCN-Bold, SourceHanSansCN; */ font-weight: bold; color: #ffffff; } .message-box .box-wrap .msg-wrap .left-time p span { background: #ffffff; box-shadow: 0px 6px 12px 0px rgba(94, 9, 1, 0.18); border-radius: 6px; /* padding: 5px 10px; */ padding: 10px; margin: 10px; color: #333; } .message-box .box-wrap .msg-wrap .btn-wrap { width: 100%; height: 100px; overflow: hidden; margin-top: 80px; } .message-box .box-wrap .msg-wrap .btn-wrap .btn-buy { display: block; width: 344px; height: 98px; background: url('../imgs/activity/member/activity_bg_btn.png') no-repeat; background-size: 100% 100%; background-position: center; line-height: 90px; font-size: 38px; font-weight: bold; color: #821000; margin: 0 auto; text-align: center; cursor: pointer; } .message-box .box-wrap .btn-close { cursor: pointer; width: 40px; height: 40px; background: url('../imgs/activity/member/activity_ic_close.png') no-repeat; background-size: 100% 100%; background-position: center; position: absolute; /* top: 109px; */ top: 60px; right: 21px; } /* ------- 活动悬浮?------- */ .fix-box { width: 222px; height: 231px; background: url('../imgs/activity/member/activity_bg_box1.png') no-repeat; background-size: 100% 100%; background-position: center; position: fixed; top: 85px; right: 10px; display: none; } .fix-box a.btn-go { display: block; width: 100%; height: 100%; overflow: hidden; } .fix-box .left-time { width: 100%; height: 20px; margin-top: 155px; text-align: center; overflow: hidden; } .fix-box .left-time p { height: 20px; line-height: 20px; font-size: 12px; /* font-family: SourceHanSansCN-Bold, SourceHanSansCN; */ font-weight: bold; color: #ffffff; transform: scale(0.75); } .fix-box .left-time p span { background: #ffffff; box-shadow: 0px 6px 12px 0px rgb(94 9 1 / 18%); border-radius: 2px; padding: 0 4px; margin: 0 4px; color: #333; display: inline-block; height: 18px; line-height: 18px; } .fix-box .btn-close { width: 22px; height: 22px; background: url('../imgs/activity/member/activity_fix_close.png') no-repeat; background-size: 100% 100%; background-position: center; position: absolute; top: 5px; right: 2px; cursor: pointer; } /*-------------搜索?20210702 start-------------*/ .fixed-header-search { flex: 1; display: flex; /* justify-content: center; */ } .search-wrap-0702 { /* width: 635px; */ height: 44px; background: #ffffff; border: 2px solid #0078f8; border-radius: 6px; position: relative; } .search-wrap-0702 .search-box { display: flex; align-items: center; justify-content: center; } /* 下拉搜索 */ .search-wrap-0702 .search-box .search-selection { width: 100px; height: 44px; } .search-wrap-0702 .search-box .search-selection .show-text { width: 100px; height: 44px; line-height: 44px; font-size: 13px; color: #666; text-align: center; cursor: pointer; } .search-wrap-0702 .search-box .search-selection .show-text a { font-size: 13px; color: #666; } .search-wrap-0702 .search-box .search-selection .show-text i { display: inline-block; width: 10px; height: 10px; background: url('../imgs/home/home_bottom_icon.png') no-repeat; background-size: 100% 100%; margin-left: 5px; } .search-wrap-0702 .search-box .search-selection .hover-wrap { display: none; width: 100px; position: absolute; top: 44px; left: 0; z-index: 200; box-shadow: 0px 3px 6px rgba(16, 47, 80, 0.06); } .search-wrap-0702 .search-box .search-selection .hover-wrap ul { width: 100px; background-color: #fff; padding: 15px 0; margin-top: 2px; border-radius: 4px; } .search-wrap-0702 .search-box .search-selection .hover-wrap li { padding: 6px 0; line-height: 18px; font-size: 13px; font-weight: 400; color: #666; text-align: center; cursor: pointer; } .search-wrap-0702 .search-box .search-selection .hover-wrap li:hover { background-color: #eff5fc; color: #0078f8; } /* 输入?*/ .search-wrap-0702 .search-box .search-inputwrap { flex: 1; height: 44px; display: flex; align-items: center; } .search-wrap-0702 .search-box .search-inputwrap .search-input { width: 370px; height: 30px; line-height: 30px; border: none; border-left: 2px solid #ebebeb; outline: none; color: #000; padding: 0 15px; /* margin-top: 8px; */ } /* 搜索按钮 */ .search-wrap-0702 .search-box .search-btnwrap { width: 100px; height: 44px; background: #0078f8; } .search-wrap-0702 .search-box .search-btnwrap .btn-search { display: block; height: 44px; line-height: 44px; background-color: #007bf8; justify-content: center; width: 100px; font-size: 16px; font-weight: bold; color: #fff; text-align: center; background: url('../imgs/home/home_search_icon.png') no-repeat; background-size: 20px 20px; background-position: 22px; text-indent: 32px; cursor: pointer; } .search-wrap-0702 .search-box .search-btnwrap .btn-search:hover { background-color: #3695f9; } .search-wrap-0702 .focus-wrap { display: none; /*width: 635px; height: 420px; */ background: #ffffff; box-shadow: 0px 3px 6px rgba(16, 47, 80, 0.06); border-radius: 4px; position: absolute; top: 46px; left: 0; z-index: 100; padding: 10px 0; } .search-wrap-0702 .focus-wrap .history-wrap { line-height: 40px; margin: 0 20px; font-size: 12px; font-weight: 400; color: #969696; border-bottom: 1px solid #f1f1f1; overflow: hidden; } .search-wrap-0702 .focus-wrap .history-wrap .his-label { font-size: 12px; font-weight: 400; color: #969696; float: left; } .search-wrap-0702 .focus-wrap .history-wrap .his-wrap { display: flex; flex-wrap: wrap; align-items: center; width: 750px; white-space: nowrap; overflow: hidden; height: 44px; } .search-wrap-0702 .focus-wrap .history-wrap .his-wrap .his-list { display: flex; flex: 1; flex-wrap: wrap; } .search-wrap-0702 .focus-wrap .history-wrap .his-delete-btn { border: none; background: transparent; margin-left: 10px; width: 16px; height: 16px; } .search-wrap-0702 .focus-wrap .history-wrap .his-delete-btn img { width: 16px; height: 16px; display: block; } .search-wrap-0702 .focus-wrap .history-wrap .his-delete-btn img.delete-active-pic { display: none; } .search-wrap-0702 .focus-wrap .history-wrap .his-delete-btn:hover .delete-default-pic { display: none; } .search-wrap-0702 .focus-wrap .history-wrap .his-delete-btn:hover .delete-active-pic { display: block; } .search-wrap-0702 .focus-wrap .history-wrap .his-wrap li { margin-right: 20px; cursor: pointer; } .search-wrap-0702 .focus-wrap .history-wrap .his-wrap li:hover { color: #0078f8; } .search-wrap-0702 .focus-wrap .hotwords-wrap .hot-label { height: 38px; line-height: 38px; font-size: 12px; font-weight: 400; color: #969696; padding: 0 20px; } .search-wrap-0702 .focus-wrap .hotwords-wrap .hot-wrap { min-height: 300px; overflow: hidden; } .search-wrap-0702 .focus-wrap .hotwords-wrap .hot-wrap li { height: 30px; line-height: 30px; padding: 0 20px; font-size: 12px; font-weight: 400; color: #222222; cursor: pointer; } .search-wrap-0702 .focus-wrap .hotwords-wrap .hot-wrap li:hover { background-color: #eff5fc; } .search-wrap-0702 .focus-wrap .hotwords-wrap .hot-wrap li span { display: inline-block; width: 16px; height: 16px; line-height: 14px; color: #fff; background-color: #cad1d8; border-radius: 2px; text-align: center; text-indent: -2px; } .search-wrap-0702 .focus-wrap .hotwords-wrap .hot-wrap li:nth-child(1) span, .search-wrap-0702 .focus-wrap .hotwords-wrap .hot-wrap li:nth-child(2) span, .search-wrap-0702 .focus-wrap .hotwords-wrap .hot-wrap li:nth-child(3) span { background-color: #0078f8; } .search-wrap-0702 .focus-wrap .hotwords-wrap .hot-wrap li a { margin-left: 10px; } .search-wrap-0702 .focus-wrap .hotwords-wrap .hot-wrap li:hover a { color: #0078f8; } /*-------------搜索?20210702 end-------------*/ @media screen { } .kh_box { position: fixed; right: 52px; bottom: 59px; z-index: 9999; display: none; } .kanghong { width: 321px; height: 142px; display: block; } .kh_content { position: relative; } .kanghong_close { width: 24px; height: 24px; display: block; position: absolute; top: -10px; right: 0; } /* .banner_left_box{ position:fixed; right:204px; top:130px; z-index:9999; } .banner_right_box{ position:fixed; left:204px; top:130px; z-index:9999; } */ .banner_left_box1, .banner_right_box1 { position: relative; } .home_banner { width: 99px; height: 667px; } .bannner_close { position: absolute; top: -25px; right: 0; } .banner_left_box, .banner_right_box { display: none; } .content { width: 75pc; margin: 0 auto; } .fixed-header-wrap { width: 75pc; margin: 0 auto; /* justify-content: space-between; */ } .footer-content { width: 75pc; margin: 0 auto; } .w20 { width: 20px !important; height: 20px !important; } .link-box { width: 75pc; margin: 0 auto; line-height: 22px; align-items: flex-start; } .office-product { display: flex; flex: 1; } .office-product li img { width: 48px; height: 48px; display: block; margin: 0 auto; } .office-product li { display: flex; flex: 1; justify-content: center; flex-direction: column; color: #95989c; text-align: center; } .activity { display: none; position: fixed; z-index: 9999; right: 0; bottom: 0; left: 0; justify-content: center; background: #ff6533; } .activity-closed a { position: absolute; top: 5px; right: 0; background: url('../imgs/activity/cent/icon_closed.png') no-repeat; width: 30px; height: 30px; text-indent: -9999px; overflow: hidden; } .tuoImg-common { width: 182px !important; height: 75px !important; position: absolute; top: 2px !important; left: 0px !important; display: none; } .fixed-header-logo:hover .tuoImg-common { display: block; } /* 982 */ @media screen and (max-width: 1300px) { /* 搜索 */ .search-wrap-0702{ width:416px !important; } .search-wrap-0702 .search-box .search-inputwrap .search-input{ width:182px !important; } .fixed-header-search{ margin-left:45px; } .w{ width:190px !important; } .header-type{ margin-left:45px !important; } .isHome{ margin-right:35px !important; } .icon_right_mask { width: 196px !important; height: 197px !important; } .content { width: 982px; margin: 0 auto; overflow: hidden; } .back-top { top: 0 !important; } .slider-box { min-height: 566px !important; } .footer-content { width: 982px; margin: 0 auto; } .fixed-header-wrap { width: 982px; margin: 0 auto; /* justify-content: space-between; */ } .link-box { width: 982px; margin: 0 auto; line-height: 22px; align-items: flex-start; } .search-wrap-0702 { width: 420px; height: 44px; background: #ffffff; border: 2px solid #0078f8; border-radius: 6px; position: relative; } .search-wrap-0702 .search-box .search-inputwrap .search-input { width: 166px; height: 30px; line-height: 30px; border: none; border-left: 2px solid #ebebeb; outline: none; color: #000; padding: 0 15px; display: flex; align-items: center; } .search-wrap-0702 .focus-wrap { width: 420px; } .footer_home_banner { height: 80px; } .activity-closed { width: 982px; position: absolute; top: 0; left: 50%; margin-left: -491px; } } /* 1198 */ @media screen and (min-width: 1300px) and (max-width: 1590px) { /* 搜索 */ .search-wrap-0702{ width:506px !important; } .search-wrap-0702 .search-box .search-inputwrap .search-input{ width:272px !important; } .fixed-header-search{ margin-left:77px; } .header-type{ margin-left:60px; } .w{ width: 239px; } .icon_right_mask { width: 224px !important; height: 226px !important; } .back-top { top: 0 !important; } .slider-box { min-height: 485px !important; } .content { width: 1198px; margin: 0 auto; overflow: hidden; } .footer-content { width: 1198px; margin: 0 auto; } .fixed-header-wrap { width: 1198px; margin: 0 auto; } .link-box { width: 1198px; margin: 0 auto; line-height: 22px; align-items: flex-start; } .activity-closed { width: 1198px; position: absolute; top: 0; left: 50%; margin-left: -599px; } .search-wrap-0702 { width: 510px; } .search-wrap-0702 .search-box .search-inputwrap .search-input { width: 270px; } .search-wrap-0702 .focus-wrap { width: 510px; } .footer_home_banner { height: 100px; } } /* 1322 */ @media screen and (min-width: 1590px) and (max-width: 1720px) { /* 搜索 */ .search-wrap-0702{ width:556px !important; } .search-wrap-0702 .search-box .search-inputwrap .search-input{ width:322px !important; } .fixed-header-search{ margin-left:107px; } .header-type{ margin-left:60px; } .w{ width: 239px; } .icon_right_mask { width: 252px !important; height: 254px !important; } .content { width: 1322px; margin: 0 auto; overflow: hidden; } .fixed-header-wrap { width: 1322px; margin: 0 auto; } .activity-closed { width: 1322px; position: absolute; top: 0; left: 50%; margin-left: -661px; } .fixed-header-search-wrap { width: 560px; } .search-wrap-0702 { width: 560px; } .search-wrap-0702 .search-box .search-inputwrap .search-input { width: 370px; } .search-wrap-0702 .focus-wrap { width: 560px; } .footer_home_banner { height: 110px; } } @media only screen and (min-width: 1920px) { .banner_right_box { position: fixed; left: 204px; top: 130px; z-index: 9999; } .banner_left_box { position: fixed; right: 204px; top: 130px; z-index: 9999; } } @media only screen and (min-width: 1400px) and (max-width: 1680px) { .home_banner { width: 90px; height: 606px; } .banner_right_box { position: fixed; left: 40px; top: 130px; z-index: 9999; } .banner_left_box { position: fixed; right: 40px; top: 130px; z-index: 9999; } } /* 1502 */ @media screen and (min-width: 1720px) { .fixed-header-search{ margin-left:189px; } .header-type{ margin-left:60px; } .content { width: 1502px; margin: 0 auto; overflow: hidden; } .fixed-header-wrap { width: 1502px; margin: 0 auto; /* justify-content: space-between; */ } .footer-content { width: 1502px; margin: 0 auto; } .link-box { width: 1502px; margin: 0 auto; line-height: 22px; align-items: flex-start; } .activity-closed { width: 1502px; position: absolute; top: 0; left: 50%; margin-left: -751px; } .fixed-header-search-wrap { width: 586px; } .search-wrap-0702 { width: 586px; } .search-wrap-0702 .search-box .search-inputwrap .search-input { width: 352px; } .search-wrap-0702 .focus-wrap { width: 586px; } .footer_home_banner { height: 130px; } } .retun_top_box { width: 40px; height: 80px; display: flex; align-items: center; justify-content: center; flex-direction: column; font-size: 12px; font-family: Microsoft YaHei; font-weight: 400; line-height: 16px; color: #484848; cursor: pointer; position: absolute; bottom: 0; } .retun_top_box:hover { background-color: #0078f8; color: #fff; } .retun_top_box:hover .default_img { display: none; } .retun_top_box:hover .active_img { display: block; } .retun_top_box p { margin-top: 5px; } .retun_top_box img { width: 14px; height: 16px; } /* 侧边?开?/ .slider-box { position: fixed; right: 0; top: 0; bottom: 0; width: 40px; min-height: 636px; background: #ffffff; box-shadow: -2px 0px 4px rgba(0, 37, 77, 0.07); z-index: 9999999; } .back-top { top: 70px; position: absolute; width: 40px; background: #fff; bottom: 0; } .ke_time { width: 16px !important; height: 16px !important; display: block; } .default_img, .active_img { margin-bottom: 4px !important; } /* .back-top span { margin-top: 4px; } */ .bg-b { width: 40px; height: 80px; cursor: pointer; display: flex; align-items: center; text-align: center; border-bottom: 1px solid #e9e9e9; } .bg-b img { width: 22px; height: 22px; margin: 0 auto; } .bg-b span { width: 40px; height: 20px; color: #222; font-size: 12px; display: block; text-align: center; } .bg-b div { width: 40px; } .bg-b:hover { background: #0078f8; } .bg-b:hover span { color: #fff !important; } .bg-b:hover .default_img { display: none; } .bg-b:hover .active_img { display: block !important; } .zq_box, .hd_box, .kf_box { position: relative; } .zq_item, .hd_item { position: absolute; right: 36px; top: -17px; display: none; width: 310px; } .kf_item { position: absolute; right: 36px; top: -47px; display: none; width: 251px; } .kf_item_box { width: 241px; height: 170px; display: block; background-color: #fff; border-radius: 8px; border: 1px solid #ebebeb; } .ke_head_box span { margin-left: 10px; } .kf_item_head { width: 241px; height: 34px; line-height: 34px; background-color: #0078f8; border-top-left-radius: 8px; border-top-right-radius: 8px; } .ke_head_box { display: flex; font-size: 12px; color: #484848; align-items: center; margin-left: 17px; margin-top: 16px; } .concat_me { width: 105px; height: 33px; line-height: 33px; background: #0078f8; border-radius: 33px; margin-left: 17px; margin-top: 16px; font-size: 12px; color: #fff; display: flex; align-items: center; } .concat_me:hover { color: #fff; } .ke_qq { width: 14px !important; height: 14px !important; margin-left: 12px; padding-right: 6px; } .ke_head { width: 16px !important; height: 16px !important; display: block; /* padding-right: 10px; */ } .kf_item_head p { padding-left: 17px; font-size: 12px; font-family: Microsoft YaHei; font-weight: 400; color: #fff; } .zq_box:hover .zq_item { display: block !important; } .zq_item img { width: 300px; height: 126px; } .kf_item img { width: 241px; height: 170px; } .hd_box:hover .hd_item { display: block !important; } .kf_box:hover .kf_item { display: block !important; } .slider-box-item { position: absolute; top: 60px; bottom: 12px; } .hd_item img { width: 300px; height: 126px; } .hide { display: none; } .list-box li .list-box-item { width: 40px; height: 80px; border-bottom: 1px solid #ebebeb; display: flex; justify-content: center; flex-direction: column; text-align: center; font-size: 12px; font-family: Microsoft YaHei; font-weight: 400; line-height: 16px; color: #222222; cursor: pointer; position: relative; } .list-box li .list-box-item img { width: 22px; height: 22px; margin: 0 auto; padding-bottom: 2px; } .list-box li .list-box-item:hover { color: #fff !important; background: #0078f8; opacity: 1; border-bottom: 1px solid #fff !important; } .list-box li .list-box-item:hover p { color: #fff !important; } .list-box li :hover .default_img { display: none; } .list-box li :hover .active_img { display: block !important; } .money-item { position: absolute; right: 43px; top: 59px; display: none; } .money-item img { width: 300px; height: 126px; } /* 活动 */ .activity_box { position: absolute; right: 43px; top: 136px; display: none; } /* .activity_item:hover .activity_box { display: block; } */ .activity_box img { width: 300px; height: 126px; } /* 客服 */ .customer_box { position: absolute; right: 43px; top: 199px; display: none; } /* .customer_item:hover .customer_box { display: block; } */ .customer_box img { width: 241px; height: 170px; } .feekback-boxs { display: none; } .feekback-mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 998; background-color: rgba(0, 0, 0, 0.3); display: flex; justify-content: center; align-items: center; } .feekback-content { width: 544px; height: 543px; background: #ffffff; opacity: 1; border-radius: 6px; padding: 38px; position: relative; } .feekback-title { font-size: 22px; font-family: Microsoft YaHei; font-weight: bold; line-height: 29px; color: #222222; -webkit-text-stroke: 1 rgba(0, 0, 0, 0); opacity: 1; text-align: center; padding: 40px 0; } .feekback-type { display: flex; align-items: center; } .feekback-type p { font-size: 16px; font-family: Microsoft YaHei; font-weight: 600 !important; color: #222222; margin-right: 10px; } .feekback-list { display: flex; font-size: 14px; font-family: Microsoft YaHei; font-weight: 600; color: #7a7a7a; align-items: center; flex: 1; justify-content: space-between; } .feekback-list li { padding: 8px 26px; border: 1px solid #d2d2d2; opacity: 1; border-radius: 2px; margin-right: 20px; font-weight: 400; cursor: pointer; } .feekback-list li:nth-child(3n) { margin-right: 0; } .active_item { color: #0078f8 !important; border: 1px solid #0078f8 !important; } .feekback-question li { /* display: none; */ width: 544px; /* height: 161px; */ background: #ffffff; border: 1px solid #bdbdbd; opacity: 1; border-radius: 4px; margin-top: 30px; } .feekback-item { width: 528px; border: none; min-height: 100px; padding-top: 15px; padding-left: 15px; line-height: 24px; } .feekback_add { width: 11px; height: 11px; margin-right: 6px; } .del_icon { width: 11px; height: 11px; display: block; } .img_url { max-width: 92px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 12px; color: #222; padding-right: 10px; } .upload-box { display: flex; /* padding-left: 15px; */ padding-top: 10px; padding-bottom: 10px; width: 542px; flex-wrap: wrap; background: #f4f6f8; border-radius: 0px 0px 4px 4px; overflow: hidden; } .upload-items { display: flex; align-items: center; padding: 0 10px; border-right: 1px solid; cursor: pointer; /* margin-bottom: 10px; */ } .feekback_add_box { display: flex; align-items: center; padding-left: 15px; font-size: 12px; font-family: Microsoft YaHei; font-weight: 400; line-height: 16px; color: #7a7a7a; border: none !important; width: 100px; background-color: #fff; margin-bottom: 10px; cursor: pointer; } .feekback_phone { width: 529px; height: 46px; background: #ffffff; border: 1px solid #bdbdbd; opacity: 1; border-radius: 4px; margin-top: 20px; padding-left: 15px; } .feekback_desc { font-size: 14px; font-family: Microsoft YaHei; font-weight: 400; line-height: 19px; color: #7a7a7a; -webkit-text-stroke: 1 rgba(0, 0, 0, 0); opacity: 1; text-align: center; margin-top: 10px; } .feekback-btn { width: 228px; height: 42px; background: #0078f8; opacity: 1; border-radius: 4px; text-align: center; line-height: 42px; color: #fff; font-size: 12px; margin: 30px auto 0 auto; display: block; } .activity_red { width: 10px !important; height: 10px !important; position: absolute; top: 4px; left: 4px; display: block; } .feekback-close { width: 40px; height: 40px; position: absolute; z-index: 9999; right: -55px; top: -8px; } .select-box { display: flex; align-items: center; margin-top: 18px; display: none; } .select-box p { margin-right: 15px; color: #333; font-weight: 700; font-size: 15px; } .feekback_item_select { width: 130px; height: 24px; padding-left: 15px; color: #7a7a7a; font-size: 12px; } .select-type { display: flex; align-items: center; } .feekback_success { width: 400px; height: 277px; background: #ffffff; opacity: 1; border-radius: 6px; display: none; } .feekback_success_icon { width: 90px; height: 90px; margin: 25px auto 0 auto; display: block; } .feekback_success_text { font-size: 18px; font-family: Microsoft YaHei; font-weight: 400; line-height: 24px; color: #222222; text-align: center; } .feekback_success_thank { font-size: 14px; font-family: Microsoft YaHei; font-weight: 400; line-height: 19px; color: #666; text-align: center; margin-top: 10px; } .go_feekback_btn { width: 280px; margin: 30px auto 0 auto; display: flex; justify-content: space-between; } .go_feekback, .go_submit, .feekback-btn:hover { cursor: pointer; } .go_feekback { width: 120px; height: 42px; background: #ebebeb; opacity: 1; border-radius: 4px; font-size: 14px; font-family: Microsoft YaHei; font-weight: 400; color: #6f6f6f; text-align: center; line-height: 42px; } .go_submit { width: 120px; height: 42px; background: #0078f8; opacity: 1; border-radius: 4px; font-size: 14px; font-family: Microsoft YaHei; font-weight: 400; color: #ffffff; text-align: center; line-height: 42px; } .layui-carousel-arrow { width: 48px !important; height: 48px !important; line-height: 48px !important; font-size: 24px !important; margin-top: -24px !important; } .layui-carousel-arrow[lay-type='add'] { left: auto !important; margin-right: 40px; } /* 1.5.9 1分钱活动优化 */ .unlogin-wrap { position: relative; } .icon_tips { position: absolute; width: 82px; height: 20px; top: -14px; cursor: pointer; display: none; } .icon_tips img { width: 100%; } .update_mask_box { display: none; } .type_all_box p:hover{color:#007BF8;} .update_mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 998; background-color: rgba(0, 0, 0, 0.3); display: flex; justify-content: center; align-items: center; } .update_mask_content { position: relative; } .icon_mask_close { width: 39px; height: 39px; display: block; position: absolute; right: 0; top: 0; } .icon_right_mask { width: 280px; height: 282px; position: fixed; right: 50px; bottom: 12px; display: none; z-index: 99999; } .icon_right_mask img { width: 100%; } .activity_login { cursor: pointer; } .activity_login img { width: 280px; height: 420px; display: block; } .header-type{ display:flex; font-size: 16px; font-family: Microsoft YaHei-Regular, Microsoft YaHei; font-weight:400; color: #666666; } .header-type a{ position: relative; display: flex; align-items: center; } .header-type a:hover{ color: #0078F8; } .arrow_down,.arrow_up{ margin-left:8px; } .type_all_box{ position: relative; display:flex; align-items: center; cursor: pointer; height:70px; } .type_all_box:hover .arrow_up{ display: block; } .type_all_box:hover .arrow_down{ display: none; } .type_class_title{ font-size: 14px; font-family: Microsoft PhagsPa-Regular, Microsoft PhagsPa; font-weight: 600; color: #222222; margin-bottom:15px; display: flex; justify-content: center; height:28px; } .type_all_box:hover .type_all_item_box{ display: block; } .type_all_item{ padding:25px 20px; width: 260px; background: #FFFFFF; box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.09); border-radius: 5px 5px 5px 5px; position: absolute; top: 47px; left: -130px; display: flex; justify-content: space-between; z-index: 99; } .type_all_box:hover{ color:#0078f8; } .type_all_item span{ display:inline-block; width:80px; height:28px; font-size:14px; cursor: pointer; display: flex; justify-content: center; margin-bottom: 15px; } .type_all_item span:hover{ background-color: #0078f8; border-radius:2px; } .type_all_item span:hover a{ color:#fff !important; } .isHome{ margin-right:50px; } .header-type p,a{ color:#222; } /* input提示颜色样式 */ input::-webkit-input-placeholder {color: #999;} input::-moz-input-placeholder {color: #999;} input::-ms-input-placeholder {color: #999;} /* p { display: block; margin-block-start: 0 !important; margin-block-end: 0 !important; margin-inline-start: 0px; margin-inline-end: 0px; } */ ٶ