.phpdebugbar { display: none!important; } .show-more { margin: 25px auto 0px; display: block; width: 170px; height: 46px; border: 1px solid rgba(0,0,0,.17); border-radius: 4px; text-align: center; line-height: 46px; color: rgba(0,0,0,.36); background: 0 0; font-size: 16px; -moz-box-sizing: border-box; box-sizing: border-box; } .bottom-slogon { margin: 20px auto 45px; } .bottom-slogon:after { clear:both;content:'';display:block; } .bottom-slogon .left-area{ float: left; margin-left: 180px; } .bottom-slogon .left-area .main-title{ font-size: 28px; line-height: 37px; color: rgba(0,0,0,.8); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 500px; } .bottom-slogon .left-area .sub-title{ text-align: center; color: rgba(0,0,0,.36); margin-top: 4px; font-size: 14px; } .bottom-slogon .right-area{ float: left; margin-left: 95px; margin-top: 3px; } .bottom-slogon .right-area .btn1{ background: #FF6B23; float: left; width: 160px; height: 50px; border-radius: 4px; color: #fff; text-align: center; line-height: 50px; margin-right: 20px; font-size: 16px; text-decoration: none; } .bottom-slogon .right-area .btn1:hover { background: #E5601F; } .bottom-slogon .right-area .btn2{ background: #FFA14D; float: left; width: 160px; height: 50px; border-radius: 4px; color: #fff; text-align: center; line-height: 50px; margin-right: 20px; font-size: 16px; text-decoration: none; } .bottom-slogon .right-area .btn2:hover { background: #E59045; } .show-more:hover { color: #FFDA44; border: 1px solid #FFDA44; } .cor-blue167 { color: #C11921; } .loginmain { min-height: 100px; } .g-findmain { padding: 100px; } .navbar { min-height: 60px; } .navbar .subtitle { margin-left: 170px; padding-top: 16px; color: #333; float: left; font-size: 18px; } .navbar .opration { padding-top: 18px; color: #333; float: right; font-size: 14px; } .navbar .opration a{ text-decoration: underline; margin-left:5px; } .navbar .opration a:hover{ color: #C11921; } .login-form .btn, .registerform .btn { color: #000!important; } .login-form a, .registerform a{ color: #DDB100; } .sectionall .g-signmain-container { padding: 80px 0; } .sectionall { min-height: 100px; } .g-banner .carousel-inner .item a img { max-width: 100%; height: 352px; object-fit: cover; } /*banner*/ .g-banner .carousel-fade .carousel-inner .item{ opacity:0; -webkit-transition-property:opacity ; -moz-transition-property:opacity ; -ms-transition-property:opacity ; -o-transition-property:opacity ; transition-property:opacity ; } .g-banner .carousel-fade .carousel-inner .active{ opacity: 1; } .g-banner .carousel-fade .carousel-inner .active.left, .g-banner .carousel-fade .carousel-inner .active.right{ left: 0; opacity: 0; } .g-banner .carousel-fade .carousel-inner .next.left, .g-banner .carousel-fade .carousel-inner .prev.right { opacity: 1; } .carousel-indicators{ bottom: 80px; } .g-banner .carousel-fade .carousel-inner .itm-banner { margin: 0 auto; } .buyOrSellArea { margin-top: -64px; height: 256px; font-size: 14px; background-color: #fff; border: 1px solid #dfe3e3; border-top: 0; box-shadow: 0 1px 4px 0 rgba(88,100,117,.2); border-radius: 6px; } .fourAdsArea { height: 180px; padding: 0; margin-top: 24px; margin-left: 0; margin-right: 0; } .fourAdsArea a { height: 100%; } .fourAdsArea img { height: 100%; width: 100%; } .buyOrSellArea .buyArea { height: 256px; } .buyOrSellArea .sellArea { height: 256px; padding-left: 0; } .buyOrSellArea .title { margin-top: 24px; padding-right: 0; } .buyOrSellArea .title a{ font-size: 20px; color: #495056; line-height: 45px; } .buyOrSellArea .title a:hover{ color: #FFDA44; } .buyOrSellArea .title .icon-buysell { display: inline-block; vertical-align: middle; width: 7px; height: 13px; margin: -4px 0 0 7px; background-position: -140px 0; background-image: url(/themes/default/assets/images/xianyu_home.png); background-size: 451px 300px; } .buyOrSellArea .title a:hover .icon-buysell{ background-position: -153px 0; } .buyOrSellArea .amount { margin-top: 24px; font-size: 16px; color: #a8abae; text-align: right; height: 45px; line-height: 45px; padding-left: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .buyOrSellArea .amount span { color:#c42d23; font-size: 24px; padding: 0 5px; } .buyOrSellArea .buyArea .searchBar { margin-top: 24px; } .buyOrSellArea .buyArea .searchBar .searchBox { width: 324px; height: 45px; padding-left: 1px; border: 1px solid #f5f5f7; border-radius: 22px; background: #f5f5f7; } .buyOrSellArea .buyArea .searchBar .searchBox:hover { border:1px solid #e5e5e5; } .buyOrSellArea .buyArea .searchBar .searchBox.active { border:1px solid #dfe3e3; background:#fff; } .buyOrSellArea .buyArea .searchBar input{ width: 255px; height: 44px; line-height: 44px; padding: 0 0 0 25px; float: left; border: none; font-size: 14px; color: #495056; background-color: transparent; } .buyOrSellArea .buyArea .searchBar input::-webkit-input-placeholder{ color: #ACB4BD!important; } .buyOrSellArea .buyArea .searchBar input:focus{ border: none; outline: none; box-shadow: none!important; } .buyOrSellArea .buyArea .searchBar button{ background-position: 0 0; height: 18px; width: 18px; padding: 0; margin: 13px 25px 0 0; background-color: transparent; background-image: url(/themes/default/assets/images/xianyu_home.png); background-size: 451px 300px; float: right; border: none; cursor: pointer; -webkit-appearance: none; } .buyOrSellArea .buyArea .searchBar button:hover{ background-position:-21px 0; } .buyOrSellArea .buyArea .searchBar button:focus { border: none; outline: none; box-shadow: none!important; } .buyOrSellArea .buyArea .filterArea { padding-top: 12px; } .buyOrSellArea .buyArea .filterBar { padding-top: 8px; padding-left: 0; padding-right: 0; } .buyOrSellArea .buyArea .filterBar .item { width: 14.28%; float: left; text-align: center; height: 40px; line-height: 40px; text-overflow: ellipsis; white-space: nowrap; display: inline-block; vertical-align: middle; } .buyOrSellArea .buyArea .filterBar .item font font{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; width: 100%; } .buyOrSellArea .buyArea .filterBar .item .icon-buysell { width: 19px; height: 5px; background-position: 0 -125px; display: inline-block; vertical-align: middle; margin-right: 6px; background-color: transparent; background-image: url(/themes/default/assets/images/xianyu_home.png); background-size: 451px 300px; } .buyOrSellArea .buyArea .filterBar .item:hover .icon-buysell { background-position: 0 -137px; } .buyOrSellArea .sellArea .phoneInput { width: 100%; margin-top: 24px; height: 45px; line-height: 45px; border: 1px solid #f5f5f7; border-radius: 5px!important; background: #f5f5f7; padding-left: 15px; padding-right: 15px; } .buyOrSellArea .sellArea .phoneInput:hover { border:1px solid #e5e5e5; } .buyOrSellArea .sellArea .phoneInput:focus { border:1px solid #dfe3e3; background:#fff; outline: none; box-shadow: none!important; } .buyOrSellArea .sellArea .phoneInput::-webkit-input-placeholder{ color: #ACB4BD!important; } .buyOrSellArea .sellArea .btn1 { margin-top: 15px; padding-right: 5px; } .buyOrSellArea .sellArea .btn1 a{ width: 100%; height: 62px; line-height: 62px; background-color: #FF6B23; display: block; text-align: center; border-radius: 5px!important; font-size: 16px; color: #fff; } .buyOrSellArea .sellArea .btn1 a:hover { background-color: #FF8D57; } .buyOrSellArea .sellArea .btn2 { margin-top: 15px; padding-left: 5px; } .buyOrSellArea .sellArea .btn2 a{ width: 100%; height: 62px; line-height: 62px; background-color: #FFA14D; display: block; text-align: center; border-radius: 5px!important; font-size: 16px; color: #FFF; } .buyOrSellArea .sellArea .btn2 a:hover { background-color: #FFBC80; } .hotListArea { } .hotListArea .tabBar { padding-top: 35px; font-size: 0; text-align: center; } .hotListArea .tabBar .title { text-align: center; margin-bottom: 10px; } .hotListArea .tabBar .title img{ display: inline-block; width: 16px; height: 22px; vertical-align: top; margin-top: 7px; border: 0; } .hotListArea .tabBar .title span{ display: inline-block; font-size: 22px; color: rgba(0,0,0,.8); margin: 0 10px 0 15px; text-align: center; } .hotListArea .tabBar li{ display: inline; padding: 0 30px; font-size: 16px; cursor: pointer; } .hotListArea .tabBar li a{ display: inline-block; padding-bottom: 10px; color: #495056; } .hotListArea .tabBar li a:hover{ color: #F6C500; } .hotListArea .tabBar .active a{ border-bottom: 3px solid #F6C500; } .hotListArea .hotList { margin-left: -25px; margin-right: -25px; margin-bottom: 0; } .hotListArea .hotList li { margin:0 0 10px 0; padding: 9px 8px; } .hotListArea .hotList li a { display: block; width: 100%; /*height: 307px;*/ height: 426px; position: relative; background-color: #fff; } .hotListArea .hotList li a:hover { box-shadow:0 5.5px 13px 0 rgba(0,0,0,.1); } .hotListArea .hotList li a .infoBar{ background-color: #fff; height: 99px; } .hotListArea .hotList li a img{ width: 100%; /*height: 190px;*/ height: 290px; object-fit: cover; } .hotListArea .hotList li a .img-container { position: relative; } .hotListArea .hotList li a img.xianyu-goods-img-frame { width: 100%; height: auto; position:absolute; bottom: 0; left:0; } .hotListArea .hotList li a .title{ margin:0; font-size: 17px; color: #495056; font-weight: 400; padding: 20px 20px 6px 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .hotListArea .hotList li a .info{ color: #a5abb2; font-size: 14px; padding-left: 20px; padding-right: 20px; padding-bottom: 2px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .hotListArea .hotList li a .info .icon-pad{ display: inline-block; font-size: 12px; width: 14px; text-align: center; vertical-align: top; line-height: 20px; } .hotListArea .hotList li a .price{ font-size: 20px; color: #f95523; padding-left: 20px; padding-right: 20px; height: 30px; overflow: hidden; } .hotListArea .hotList li a .price.loginTo { font-size: 16px; text-decoration: underline; } .hotListArea .hotList li a .price.loginTo:hover { color: #F6C500; } .hotListArea .hotList li a .price p{ float: left; line-height: 30px; } .hotListArea .hotList li a .price span { font-size: 14px; } .hotListArea .hotList li a .price .tag { color: #d7a844; background: #fcf2d5; float: right; width: 46px; height: 21px; line-height: 21px; text-align: center; font-size: 12px; margin: 5px 0 0 10px; font-style: normal; } .hotListArea .hotList li a .price .line-through { text-decoration: line-through; float: left; margin-left: 10px; margin-top: 7px; color: #a5abb2; font-size: 14px; font-style: normal; } .hotListArea .hotList li .price .loginbtn { font-size: 20px; color: #f95523; height: 30px!important; overflow: hidden; } .hotListArea .hotList li a .time { color: #a5abb2; font-size: 13px; padding-left: 20px; padding-right: 20px; padding-bottom: 2px; height: 28px; line-height: 28px; } .hotListArea .hotList li a .time .view_num { float: left; } .hotListArea .hotList li a .time .view_num i { margin-right: 5px; } .hotListArea .hotList li a .time .created_at { float: right; } .hotListArea .hotList li a .time .created_at i { margin-right: 5px; } .hotListArea .hotList li em.icon-new, em.icon-sale, em.icon-sold { background-image: url(/themes/default/assets/images/xianyu_home.png); background-size: 451px 300px; } .hotListArea .hotList li .icon-new, .icon-sale, .icon-sold { background-image: url(/themes/default/assets/images/xianyu_home.png); position: absolute; display: block; width: 60px; height: 55px; text-align: center; color: #fff; top: -5px; left: 11px; font-size: 12px; font-style: normal; line-height: 18px; padding: 8px 0 10px; } .hotListArea .hotList li .icon-sale { background-position: -100px -100px; line-height: 48px; padding: 0; /* line-height: 17px; padding: 7px 0 10px;*/ } .hotListArea .hotList li .icon-new { background-position: -164px -100px; line-height: 48px; padding: 0; } .hotListArea .hotList li .icon-sold { background-position: -228px -100px; line-height: 48px; padding: 0; } .mapArea { background-color: #fff; padding-top: 15px; padding-bottom: 0; margin-bottom: 0; padding-left: 0; padding-right: 0; } .mapArea .title { font-size: 16px; color: #495056; margin-bottom: 10px; height: 30px; line-height: 30px; text-align: center; } .mapArea .title .fa { font-size: 22px; color: #F6C500; margin-right: 5px; } .mapArea .title span { color: #F6C500; font-weight: bold; } .mapArea .map-container { width: 100%; height: 550px; background-color: #fff; } .articleArea { margin-top: 40px; margin-bottom: 20px; } .articleArea .title { text-align: center; margin-bottom: 30px; } .articleArea .title img{ display: inline-block; width: 16px; height: 22px; vertical-align: top; margin-top: 7px; border: 0; } .articleArea .title span{ display: inline-block; font-size: 22px; color: rgba(0,0,0,.8); margin: 0 10px 0 15px; text-align: center; } .articleArea .articleList { margin-left: 70px; margin-right: 70px; } .articleArea .articleList a{ padding-left: 10px; padding-right: 10px; } .articleArea .articleList li{ width: 100%; height: 375px; overflow: hidden; position: relative; box-shadow: 0 2px 10px 0 rgba(0,0,0,.06); } .articleArea .articleList li img{ display: block; width: 100%; height: 225px; object-fit: cover; } .articleArea .articleList li .box { box-sizing: border-box; position: absolute; bottom: 0; left: 0; width: 100%; height: 150px; overflow: hidden; padding: 30px 26px 0 26px; transition: .5s; background: #fff; text-align: center; } .articleArea .articleList li .box .title { font-size: 16px; line-height: 21px; color: rgba(0,0,0,.8); margin-bottom: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .articleArea .articleList li .box .summary { /*margin-top: 35px;*/ margin-top: 20px; font-size: 14px; height: 40px; overflow: hidden; color: rgba(0,0,0,.36); text-align: left; } .articleArea .articleList li .box .mask { position: absolute; top: 130px; left: 0; width: 100%; height: 19px; background-image: linear-gradient(rgba(255,255,255,.24),#fff); } .articleArea .articleList li:hover .box { height: 100% } .articleArea .articleList li:hover .mask { display: none } .articleArea .articleList li:hover .summary { height: auto; line-height: 35px } .footer { padding:50px 0 20px; background:#FFDA44; clear: both; } .company-info { width:1190px; height:130px; margin:0 auto; color:#000; padding-bottom:70px } .footer2 { padding:15px 0 15px; background:#f0c92d; clear: both; } .youan-sites { width:1190px; margin:0 auto; color:#000; font-size: 14px; text-align: center; } .youan-sites a { margin-right: 8px; } .youan-sites a:hover{ color: #CC0000; } .footer-logo { width:140px; height:75px; float:left; margin-left:40px; _margin-left:20px; background-repeat: no-repeat; background-image: url(/themes/default/assets/images/xianyu_logo2.png); } .phone-email { float:left; width:358px; padding-left:30px } .phone-email p { line-height:22px; font-size:14px; margin-bottom:16px } .phone-email p i { padding-right:18px; font-style: normal; } .phone-email p span { display:inline-block; font-size:12px } .ewm-box { float:left; height:105px; margin-top:4px; margin-right:30px; text-align:center } .ewm-box,.ewm-box img { width:85px; display:block } .ewm-box img { height:85px } .ewm-box .ewm-tit { line-height:22px; font-size:14px } .company-info .basic-info { float:left; width:390px; padding-left:20px; background:transparent; margin:0; overflow:hidden } .info-link { line-height:22px; font-size:14px; padding-bottom:8px } .info-link a { margin-right:5px } .info-link a,.info-link a:hover { color:#000 } .arc-info { line-height:20px; font-family:simhei; font-size:14px } .basic-info a.arc-info { text-decoration: underline; } .basic-info a:hover { color: #CC0000; } .basic-info a:focus { color: #CC0000; } .protect { padding-top:3px; height:28px; line-height:28px } .protect-icon-xin315 { padding-top:5px } .protect .police { display:inline-block; text-decoration:none; color:#939393; line-height:28px; padding-left:24px; position:relative; font-size:12px } .protect .icon-315,.protect .icon-xin,.protect .police:before { background-image:url(//sta.guazistatic.com/c2c_web/icon-foot.8db09594385dc9fbd737a66b0ffc26e3.png); display:inline-block } .protect .police:before { content:""; width:20px; height:20px; background-position:0 -62px; position:absolute; left:0; top:3px } .protect .icon-xin { float:left; background-position:0 0; width:115px; height:31px; margin-right:20px } .protect .icon-315 { float:left; background-position:0 -31px; width:95px; height:31px } .friendly-link { width:1100px; padding:0 0 0 90px; height:28px; line-height:28px; margin:0 auto; position:relative; overflow:hidden } .friendly-active { height:auto } .friendly-link a { color:#666; line-height:28px; margin-right:20px; display:inline-block; font-size:12px } .friendly-link a:hover,.link-tit { color:#666 } .link-tit { position:absolute; left:0; top:0; width:90px; height:28px; font-size:16px } .open-box { top:10px; background-position:-70px -100px } .close-box,.open-box { position:absolute; right:0; display:block; width:16px; height:9px; font-size:0; line-height:0; cursor:pointer } .close-box { bottom:10px; background-position:-90px -100px } .friendly-active .open-box,.friendly-link .close-box { display:none } .friendly-active .close-box { display:block } .seo-foot-txt { color:#666; width:1070px; overflow:hidden; display:block } .guarantee { width: 100%; height: 100px; } .guarantee .item .guarantee-img { width: 84px; height: 84px; float: left; margin-top: 8px; margin-right: 10px; background-image: url(/themes/default/assets/images/guarantee-img.png); background-size: 252px 84px; } .guarantee .item .guarantee-img.img1 { background-position: 0 0; } .guarantee .item .guarantee-img.img2 { background-position: 168px 0; } .guarantee .item .guarantee-img.img3 { background-position: 336px 0; } .guarantee .item .guarantee-details { float: left; margin-top: 6px; max-width: 260px; } .guarantee .item .guarantee-details p { margin-top: 20px; font-size: 16px; color: #333333; letter-spacing: 0; line-height: 20px; } .guarantee .item .guarantee-details p:last-child { margin-top: 0px; font-size: 14px; color: #8C8D99; letter-spacing: 0; line-height: 14px; } .pop-box { padding-top: 10px; position: fixed; top: 50%; left: 50%; z-index: 2201; margin: -300px 0 0 -400px; width: 800px; height: 600px; box-sizing: border-box; background: #fff; border: 3px solid #d8dde5; display: none; } .pop-box-book { margin: -200px 0 0 -400px; width:800px; height: auto; padding-bottom: 20px } .pop-box-error { margin: -100px 0 0 -250px; width:500px; height: auto; padding-bottom: 20px } .pop-box-success { margin: -100px 0 0 -250px; width:500px; height: auto; padding-bottom: 20px } .pop-box-contact { margin: -100px 0 0 -200px; width:400px; height: auto; padding-bottom: 20px; } .pop-close { position: absolute; top: 15px; right: 15px; width: 30px; height: 30px; cursor: pointer; background: url(/themes/default/assets/images/icon-close.png) no-repeat 50%; } .free-phone, .pop-tit { text-align: center; color: #495056; } .pop-tit { line-height: 54px; font-size: 24px; } .form { padding-left: 55px; } .form .item { height: 54px; } .conselect, .li-t { float: left; } .li-t { width: 112px; font-size: 18px; line-height: 42px; color: #495056; } .mr-7 { margin-right: 7px; } .mr-6 { margin-right: 6px; } .inputype { width: 204px; height: 20px; line-height: 20px; padding: 10px 38px 10px 14px; border: 1px solid #bec6ce; border-radius: 3px; font-family: microsoft yahei; font-size: 16px; color: #495056; cursor: pointer; background: url(/themes/default/assets/images/icon-sel.png) no-repeat right 0; } .inputype-72 { width: 72px!important; } .inputype-90 { width: 90px!important; } .inputype-54 { width: 54px!important; } .sub-btn { display: block; width: 410px; height: 50px; border-radius: 2px; background: #FF6B23; border: none; color: #fff; font-size: 20px; margin: 0 auto; font-family: microsoft yahei; } .free-phone { color: #BF1A21; height: 56px; line-height: 56px; font-size: 20px; } .contact { text-align: left; font-size: 20px; margin-left: 40px; } .contact .mobile { color: #BF1A21; margin-right: 15px; margin-bottom: 5px; } .contact .qq { color: #0884B4; margin-right: 15px; margin-bottom: 5px; } .contact .qq .fa{ font-size: 20px; } .contact .weixin { color: #008641; margin-right: 15px; margin-bottom: 5px; } .contact .email { color: #3D3D3D; margin-right: 15px; } .pop-box select,.pop-box .dateselect { width: 204px; height: 20px; line-height: 20px; padding: 10px 38px 10px 14px; border: 1px solid #bec6ce; border-radius: 3px!important; font-size: 16px; color: #495056; cursor: pointer; box-sizing: content-box; background: url(/themes/default/assets/images/icon-sel.png) no-repeat right 0; appearance:none; -moz-appearance:none; -webkit-appearance:none; } .pop-box input { float: left; width: 491px; height: 20px; line-height: 20px; padding: 10px 15px; border: 1px solid #bec6ce; border-radius: 3px; font-size: 16px; color: #495056; box-sizing: content-box; } .pop-box .dropzone { margin-left: 112px; width: 523px; min-height: 0; height: 165px; padding:0; border:1px solid #bec6ce; border-radius: 3px; } .pop-box .dropzone .dz-default.dz-message { font-size: 16px; } .pop-box .dropzone .dz-preview { margin:5px; } .pop-box .dropzone .dz-preview .dz-details, .dropzone-previews .dz-preview .dz-details { width: 80px; height: 80px; } .pop-box .dropzone .dz-preview .dz-details img, .dropzone-previews .dz-preview .dz-details img { width: 80px; height: 80px; } .pop-box-error .pop-tit { color:#CD0301; font-size: 20px; } .pop-box-error .pop-tit .fa, .pop-box-success .pop-tit .fa{ font-size: 22px; margin-right: 10px; } .pop-box-error .sub-btn, .pop-box-success .sub-btn{ width: 300px; } .pop-box-success .pop-tit { color:#01A405; font-size: 20px; } .pop-box-contact .pop-tit { font-size: 20px; } .pop-mask { display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 2000; background: #000; opacity: .8; filter: alpha(opacity=80); } .header-top .navbar .navbar-nav > li { max-width: 100px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .header-top .navbar .navbar-nav > li.pd-navppd { max-width:300px; } .header-top .navbar .navbar-nav > li.s-sign { max-width:300px; overflow: visible; } .goog-te-menu2-item .text { color: #857122!important; } .goog-te-menu2-item div, .goog-te-menu2-item:link div, .goog-te-menu2-item:visited div, .goog-te-menu2-item:active div { color: #857122!important; } .skiptranslate .goog-te-banner-frame { display: none!important; } #google_translate_element { top:15px!important; /*left:250px!important;*/ right: initial!important; bottom: initial!important; } .goog-te-gadget-icon { display: none; } @media screen and (max-width: 767px) { .g-banner .carousel-inner .item a img { max-width: 100%; height: 132px!important; object-fit: cover; } .row { margin-right: 0; margin-left: 0; } .g-logo { text-align: left; margin-left: -43px; margin-top: 3px; } .topheadimg span { display: inline-block!important; height: 34px; line-height: 34px; margin-right: 5px; font-size: 14px; vertical-align: middle; } a:hover, a:active, a:focus { color: #000; } .pop-box { padding-top: 10px; top: 0; left: 50%; margin: 20px 0 0 -45vw; width: 90vw; height: auto; border: 1px solid #d8dde5; } .pop-box-contact { margin-top: 180px; } .pop-box-contact .contact { font-size: 16px; margin-left: 30px; } .pop-box-contact .contact .qq .fa { font-size: 15px; } .pop-box-book { height: auto; } .pop-box-error { } .pop-box-success { } .pop-box form { padding: 0; } .pop-box .li-t { font-size: 14px; line-height: 20px; height: 20px; width: 70px; padding: 5px 0; margin-left: 20px; } .pop-box select, .pop-box .dateselect { width: 47px; font-size: 14px; padding: 5px 38px 5px 14px; background-size: 54.6px 198.1px; } .pop-box input { width: 176px; padding: 5px 15px; font-size: 14px; } .pop-box .free-phone { display: none; } .pop-box .form .item { height: 45px; } .pop-tit { font-size: 16px; line-height: 30px; font-weight: bold; } .pop-box-error .pop-tit { font-size: 16px; } .pop-box-success .pop-tit { font-size: 16px; } .pop-box-contact .pop-tit { font-size: 16px; } .pop-close { position: absolute; top: 15px; right: 15px; width: 15px; height: 15px; background: url(/themes/default/assets/images/icon-close.png) no-repeat; background-size: 100%; background-position: 0 0; } .pop-box .sub-btn { width: 278px; font-size: 16px; height: 44px; } .description p, .description div { text-align: left!important; } .description p { margin: 0!important; } .description img { width: 100%!important; height: auto!important; } .footer { padding: 20px 0; } .company-info { width: 100%; height: auto; padding-bottom: 0; } .company-info .basic-info { float: none; width: 100%; padding-left: 0; text-align: center; } .info-link { padding-bottom: 4px; } .arc-info { font-size: 12px; margin-bottom: 6px; } .s-sign { position: absolute; top: 12px; right: 5px; z-index: 2000; } .s-sign a { height: 34px; line-height: 34px; } .s-sign .divide { margin: 0 10px; } .navbar .navactiveImg .user-menu a { font-size: 14px; height: 30px; line-height: 30px; } } /* @media screen and (min-width: 2000px) { #google_translate_element { left: 575px !important; } } @media screen and (min-width: 1800px) and (max-width: 1999px) { #google_translate_element { left: 500px !important; } } @media screen and (min-width: 1500px) and (max-width: 1799px) { #google_translate_element { left: 350px !important; } } */ @media screen and (max-width: 767px) { .hotListArea .tabBar li { padding: 0px 18px; } .carousel-indicators { bottom: 0px; } .list-sort { width: 100% !important; } .sort-a { width: 66px !important; } .hotListArea .hotList li a img { height: 160px !important; } .hotListArea .hotList li a img.xianyu-goods-img-frame { height: auto!important; } .hotListArea .hotList li a { height: 250px !important; box-shadow: 0 10px 10px 0 rgba(0,0,0,.06); } .hotListArea .hotList li a .title { font-size: 14px !important; padding: 12px 6px 8px 6px!important; } .hotListArea .hotList li a .info { font-size: 10px !important; padding: 0 6px!important; } .hotListArea .hotList li a .price { font-size: 14px !important; padding: 0 6px!important; } .time { font-size: 10px !important; padding: 0 6px!important; } .text-size16 { font-size: 10px !important; } .hotListArea .hotList li a .info .icon-pad { font-size: 10px !important; } .hotListArea .hotList li a .info { height: 18px !important; line-height: 18px !important; } .hotListArea .hotList li a .price { height: 20px !important; } .hotListArea .hotList li a .price p { line-height: 20px !important; } .hotListArea .hotList li a .price .line-through { margin-top: 0px !important; font-size: 14px !important; } .hotListArea .hotList li a .price.loginTo { font-size: 14px !important; } .hotList em { background-size: 315.7px 210px !important; font-size: 10px !important; } .hotList .icon-new, .icon-sale ,.icon-sold{ width: 42px !important; height: 38.5px !important; } .hotList .icon-new { background-position: -114.8px -70px!important; line-height: 34px !important; } .hotList .icon-sale { background-position: -70px -70px !important; line-height: 34px !important; } .hotList .icon-sold { background-position: -159.6px -70px !important; line-height: 34px !important; } .hotListArea .hotList li a .time { background: #fff; } .hotListArea .tabBar { padding-top: 15px; } .articleArea { margin-top: 15px; } .articleArea .title { margin-bottom: 10px; } .articleArea .articleList a { margin-bottom: 20px; } .articleArea .articleList li { height: 315px; } .articleArea .articleList li .box { padding: 15px 15px; height: 129px; } .articleArea .articleList li .box .summary { margin-top: 15px; height: 45px; } .articleArea .articleList li .box .title { text-align: left; } .carousel-indicators li { width: 5px; height: 5px; } .carousel-indicators .active { width: 6px; height: 6px; } }小少呦萝粉国产|久久精品国产精品青草色艺|无码人妻一区二区三区兔费|女同性另类一区二区三区视频