img { max-width: 100%; } .c{ clear:both;} .fl{ float:left;} .fr{ float:right;} .bggray{ background-color:#f7f8fa; padding:10px 0px; } .mt10{ margin-top:40px;} .mt7{margin-top:20px;} @font-face{ font-family:Lato; /*为引入的字体命名*/ src:url(../fonts/Lato-Regular.ttf); /*定义要引入字体文件的路径*/ } body{ font-family:'Lato';font-size:15px;} .hidden-dis{ display:block;} .display-mobile{display:none;} .top-bar { height: auto; vertical-align:middle; padding:10px 0px; } .top-logo{ height:auto;} .login-form-container .form-control{ width:80%;} .cert-list{ line-height:35px;} .cert-list dt{ padding:10px 25px; font-size:15px; background-color:#f5f5f5; clear:both; } .cert-list dd{ line-height:35px;} .cert-list dd ul li{list-style:none;} .cert-list dd ul li a{color:#333333;} .page-title{ font-size:18px; font-weight:bold;} .search-page ul {float: left; padding:0px; margin:0px;} .search-page ul li{line-height:35px;list-style:none;} .search-page a {color: #064178;text-decoration: underline;} .pull-right{ margin:0 auto;} .reviewer{ padding:10px 20px;} .bl-f{ border-left:1px #ffffff solid;} .br-f{ border-left:1px #ffffff solid;} .bl-c{border-left:1px #eeeeee solid;} .br-c{ border-right:1px #eeeeee solid;} .page{ line-height:35px;} .css-input-disabled {opacity: .5;cursor: not-allowed;} .sub{ padding:20px; margin-bottom:20px;} .input-250{ width:250px;} header{ width: 100%; z-index: 9999999; transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out;background-color:#ffffff;} .main{ position:relative; } @media screen and (max-width: 767px) { } .navbar-brand img { width: 110px; } .search-area { background: #fff; border-radius: 2px; border: 1px solid #ddd; width: 100%; float: left; } .search-area .categories-filter { border-right: 1px solid #E0E0E0; text-transform: capitalize; display: inline-block; line-height: 38px; background: #fff; border-radius: 0; } .search-area .categories-filter .dropdown-menu { min-width: 180px; border: none; padding: 3px 15px; border-radius: 0; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); } .search-area .categories-filter .dropdown-menu .menu-header { margin: 0; } .search-area .categories-filter .dropdown-menu li { margin-bottom: 10px; } .search-area .categories-filter .dropdown-menu li a { border-bottom: none; } .search-area .categories-filter a { padding: 0 20px; color: #666; font-size: 13px; } .search-area .search-field { border: none; padding: 13px 5px; color: #777; width: 78%; } .search-area .search-field:focus { outline: none; } .search-area .search-button { display: inline-block; float: right; margin: 0px; font-size:14px; padding: 13px 16px 13px; text-align: center; border:none; background-color:#fd8a03; color:#ffffff; } .search-area .search-button i { vertical-align: middle; } .login{ display:inline-block; font-weight:bold; vertical-align:middle; } .login span{ background-color:#f5f5f5; margin:0px 5px; font-size:18px; display:inline-block; padding:10px;} .cart-box { position: absolute; z-index: 99; opacity: 0; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; visibility: hidden; width: 300px; left: auto; top: 58px; right: -27px; } .cart-box .popup-container { border: 1px solid #ddd; padding: 15px; background: #FFF; position: relative; } .cart-box .popup-container:before { background: url(../img/search-angle.png); content: ""; height: 15px; position: absolute; right: 32px; top: -15px; width: 28px; } .cart-box .cart-entry { padding-bottom: 20px; margin-bottom: 15px; border-bottom: 1px solid #eee; position: relative; } .cart-box .image { float: left; width: 70px; } .cart-box .content { text-align: left; } .cart-box .content .title { font-size: 14px; line-height: 18px; color: #333; font-weight: 700; margin-bottom: 5px; display: block; } .cart-box .content .quantity { font-size: 12px; line-height: 24px; color: #999; margin-bottom: 3px; } .cart-box .content .price { font-size: 18px; line-height: 24px; color: #fd8a03; font-weight: 700; } .cart-box .button-x { position: absolute; top: 0; right: 0; cursor: pointer; } .cart-box .summary { width: 100%; padding-bottom: 40px; margin-bottom: 15px; border-bottom: 1px solid #eee; position: relative; } .cart-box .summary .subtotal, .cart-box .summary .price-s { color: #333; font-size: 18px; font-weight: 700; text-transform: uppercase; } .cart-box .summary .subtotal { float: left; } .cart-box .summary .price-s { float: right; } .cart-box .cart-buttons { display: block; } .cart-box .cart-buttons .btn { padding: 10px 10px; font-size: 12px; text-transform: uppercase; margin-right: 5px; margin-left: 5px; } .cart-box .cart-buttons .btn-border-2 { background: #f0f0f0; border: 1px solid #f0f0f0; color: #333; } .cart-box .cart-buttons .btn-border-2:hover { background: transparent; border-color: #fd8a03; color: #fd8a03; } .shop-cart { float: right; margin: 8px 0; } .shop-cart ul li { display: inline-block; position: relative; } .shop-cart ul li .cart-btn { display: block; background: #2d2d2d; color: #fff; text-align: center; border-radius: 2px; padding: 8px 14px; position: relative; } .shop-cart ul li .cart-btn:hover { background: #fd8a03; } .shop-cart ul li .cart-btn .cart-label { color: #ffffff; background-color: #fd8a03; font-size: 11px; font-weight: bold; width: 22px; height: 22px; text-align: center; position: absolute; right: -12px; top: -14%; border-radius: 50%; line-height: 22px; } .shop-cart ul li:hover .cart-box { opacity: 1; transition: all 0.5s ease 0s; visibility: visible; z-index: 99999999; } .popup:last-child { margin-bottom: 0px !important; } .shopping-cart a i { padding: 20px 0; } .shopping-cart .indicator { display: none; } .shop-icon li { margin-left: 25px; } .shop-icon li a i { color: #888; font-size: 15px; padding: 20px 0; } .nav-bg{ background-color:#064178; height:60px;} .mobile-menu { display: none; } /* Nav*/ .nav-banner{} .nav-banner ul{margin:0; padding:0;} .navbar-nav li { margin:0; padding:0; float:left; list-style:none;} .active{ background-color:#ffffff; color:#064178;} .navbar-nav li a{ display:inline-block; line-height:60px; height:60px; font-weight:bold; font-size:16px; padding:0px 20px; color:#ffffff;} .navbar-nav li a:hover{ display:inline-block; background-color:#ffffff; height:55px; line-height:55px; color:#064178; text-decoration:none;} .dropdown-menu li { display:block; width:100%;} .dropdown-menu li a{ color:#333333; width:150px;} .dropdown-menu{ width:350px; border:none;border-radius:0px;} .hot-promotion{ text-align:center;} .hot-promotion h1{ font-size:33px; font-weight:bold; color:#354c5e; line-height:80px; margin-top:30px;} .hot-promotion h5{ font-size:20px; font-weight:500; color:#354c5e; line-height:50px; } /* News*/ .related-new{ position:relative; margin-top:20px; } .related-new dl dt{ font-size:24px; font-weight:bold;color:#333333; line-height:50px; height:50px;margin-bottom:10px;} .related-new dl dd{ line-height:35px; padding:5px 15px;} .related-new dl dd i{ color:#fd8a03} .related-new-time{ display:block; float:right; margin-right:30px;} .related-new-content{ padding:0px 10px 0px 22px;} .related-new-title{ float:left; font-weight:bold;} /*Feedback*/ .feedback{ position:relative; margin-top:30px;} .feedback dl dt{ font-size:24px; font-weight:bold;color:#333333; line-height:50px; height:50px; margin-bottom:10px;} .feedback dl dd{padding:5px 15px 5px 15px; margin:20px 0px;} .feedback dl dd .feedback-title{ font-weight:bold;line-height:35px;} .feedback dl dd .feedback-content{ line-height:30px; } .feedback dl dd .feedback-time{ display:inline-block; text-indent:50px;} .promotion{ background-color:#064178; padding:15px 0px;text-align:center; font-size:28px; font-weight:bold; color:#ffffff; } .top-certification{position:relative; margin-top:20px; padding:0px 20px;} .top-certification dl dt{ font-size:24px; font-weight:bold;color:#333333; line-height:50px; height:50px;margin-bottom:10px;} .top-certification dl dd{ line-height:60px; padding-left:10px; color:#1a70c8; } .gray{ background-color:#f7f8fa;} .top-certification .vendortop{width: 130px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;} .top-certification .vendor{ display:inline-block; font-weight:bold; } .top-certification .exam{ display:inline-block; font-weight:bold; } .top-certification a{ text-decoration:underline; color:#1a70c8;} .top-certification a:hover{ color:#fd8a03; text-decoration:underline;} .top-certification .qs{ display:inline-block; font-weight:bold;} .top-certification .uptime{ display:inline-block; font-weight:bold;} .top-certification .top-title{ font-size:15px; font-weight:bold; line-height:40px; color:#333333; text-decoration:none;} .links span{ display:inline-block; padding:20px;} footer{ background-color:#f5f5f5; border-top:1px #a7a6a6 solid; padding:10px 0px;} footer a{ cursor:pointer;} .copyright{ padding:20px; text-align:center;} .wishlist div{ height:35px; line-height:35px; background-color:#064178; color:#ffffff;} .wishlist-entry{ line-height:55px; } .cart-cod{ font-size:18px;} .cart-cod a{ color:#333333;} .check-price{ font-size:18px; font-weight:bold;} .mb7{ margin-bottom:40px;} .btn{ border-radius:0px;} .btn-primary{ background-color:#fd8a03; border:1px #eb8003 solid; text-transform:Uppercase;} .form-control{border-radius:0px;} .checkout-order{ background-image:url(..https://www.passquestion.com/images/confrimorder.gif); width:270px; height:76px;background-color: transparent; border:0;} .login-form-container { background: #f9f9f9; border: 1px solid #eee; padding: 37px 40px; text-align: left; } .login-form-container .login-text { text-align: center; margin-bottom: 30px; } .login-form-container .login-text h3 { font-size: 30px; margin-bottom: 5px; } .login-form-container input[type="checkbox"] { height: 15px; margin: 0; position: relative; top: 1px; width: 17px; } .login-form-container label { color: #333; font-size: 14px; letter-spacing: 0.3px; vertical-align: middle; } .btn-common{ background-color:#064178; width:150px; color:#ffffff; text-transform:uppercase;} .btn-sm{ background-color:#064178; width:150px; color:#ffffff; text-transform:uppercase; margin-bottom:10px;} .btn-sm:hover{ background-color:#064178; width:150px; color:#ffffff; text-transform:uppercase;} .btn:focus, .btn:hover { color: #fff; box-shadow: 0 5px 10px 0 rgba(0,0,0,.15), 0 4px 15px 0 rgba(0,0,0,.15);} .exam_answer{ background-color:#eaf8fe; margin:10px 0px; padding:0px 0px 0px 10px;} #questions h4{ font-weight:bold;} .col-or{color:#fd8a03;} .line-35{line-height:35px;} .login-toggle-btn{ line-height:44px;} .coupons-and-voucher{ padding:10px 0px 20px 0px; margin:0px 0px; } .coupons-and-voucher h5{ font-weight:bold; line-height:30px; height:30px;} .voucher { padding:0px 10px 20px 10px;} .points{padding:20px 10px 20px 10px;} .coupons{ padding:20px 10px 20px 10px;} .coupons-and-voucher input[type=text]{ padding: 6px 12px;} .confirm{ margin-top:10px; line-height:51px;padding:10px 0px;} .usercenter-list{ padding:10px 20px; margin:20px 0px;} .usercenter-list dl dt{ border-bottom:1px #dddddd solid; padding:20px 0px;} .usercenter-list dl dd{ line-height:40px; padding:0px 20px; margin-bottom:10px; } .order-list{ line-height:40px; margin:30px 0px; padding:10px 0px; font-weight:bold; border-bottom:1px #dddddd solid;} .order-content{line-height:40px; } .hello{ font-size:18px; font-weight:bold;} .user-info{ line-height:40px; font-size:14px;} .user-info-content{ line-height:40px;font-size:14px;} .news-list h4{ font-weight:bold; padding:10px 0px;} .news .news-user{ margin:15px 0px;} .news .news-user span{ padding:0px 20px 0px 0px ; } .news .news-content{ line-height:30px;} .news .news-content p{} .more{ color:#666666;} .new-certification{position:relative; margin-top:20px; padding:0px 0px;} .new-certification dl dt{ font-size:24px; font-weight:bold;color:#333333; line-height:50px; height:50px;margin-bottom:10px;} .new-certification dl dd{ line-height:60px; color:#1a70c8; } .new-certification .vendor{ display:inline-block; width:15%;font-weight:bold; } .new-certification .exam{ display:inline-block; font-weight:bold; } .new-certification a{ text-decoration:underline; color:#1a70c8;} .new-certification a:hover{ color:#fd8a03; text-decoration:underline;} .new-certification .qs{ display:inline-block; font-weight:bold;} .new-certification .uptime{ display:inline-block; font-weight:bold;} .new-certification .top-title{ font-size:15px; font-weight:bold; line-height:40px; color:#333333; text-decoration:none;} .news-detail h2{ line-height:50px;} .news-detail .news-user span{ padding-right:30px;} .news-detail .news-user{ line-height:35px;} .news-detail .news-content{ line-height:35px;} .mobile-logo{ font-size: 25px; color: #ffffff;font-weight: bold;display: block;padding-top: 18px;} .mobile-logo-q{color:#fdba05;} @media screen and (max-width: 767px) { .fl{ float:right;} .fr{ float:left;} .nav-bg{ background-color:#064178; height:auto;} .related-new dl dd{ font-size:13px; line-height:35px; padding:0px 5px;} .related-new-time{ display: block; float: left; margin-left: 25px;font-weight: bold;} .hidden-dis{ display:none;} .top-certification{ padding:0px;} .related-new-title{ display:block; float:left;} .display-mobile{display:block;} .fixedtop{ margin-top:40px;} .nav-banner ul{margin:0; padding:0; width:100%;}.navbar-nav{ margin-top:20px;} .navbar-nav li { margin:0; padding:0; float:none; list-style:none;} .active{ background-color:#ffffff; color:#360;} .navbar-nav li a{ display:block; line-height:60px; height:60px; font-weight:bold; font-size:16px; padding:0px 30px; color:#ffffff;} .navbar-nav li a:hover{ display:block; background-color:#ffffff; height:55px; line-height:55px; color:#360; text-decoration:none;} .dropdown-menu li { display:block;} .dropdown-menu li a{ display: inline-block; color:#ffffff;width:45%;line-height: 40px;height: 40px;} .dropdown-menu{ width:auto;} .links span{ display:block; padding:10px;} .search-area{display:block;} .search-area .search-field {border: none;padding: 13px 5px; color: #777;width: 74%;} .mobile-log{ width: 100%; float: left; text-align: center;padding:10px 0px 10px 0px;background-color:#ffffff;} .mobile-log span{display: inline-block;font-weight: bold;padding:0px 25px;} .wishlist{display:none;} .top-register{position: relative;color: #ffffff;line-height: 65px;font-weight: bold;font-size: 25px; margin-right:20px;} .navbar-header button{margin-top:15px; margin-bottom:0px;} .navbar{margin-bottom:0px;} .top-certification .vendor{ display:inline-block; font-weight:bold;width: auto;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } } @media screen and (max-width: 640px) { .fl{ float:right;} .fr{ float:left;} .nav-bg{ background-color:#064178; height:auto;} .related-new dl dd{ font-size:14px; line-height:35px; padding:0px 5px;} .related-new-time{ display: block; float: left; margin-left: 25px;font-weight: bold;} .hidden-dis{ display:none;} .top-certification{ padding:0px;} .related-new-title{ display:block; float:left; } .display-mobile{display:block;} .fixedtop{ margin-top:40px;} .navbar-nav{ margin-top:20px;} .nav-banner ul{margin:0; padding:0;} .navbar-nav li { margin:0; padding:0; float:none; list-style:none;} .active{ background-color:#ffffff; color:#360;} .navbar-nav li a{ display:block; line-height:60px; height:60px; font-weight:bold; font-size:16px; padding:0px 30px; color:#ffffff;} .navbar-nav li a:hover{ display:block; background-color:#ffffff; height:55px; line-height:55px; color:#360; text-decoration:none;} .dropdown-menu li { display:block;} .dropdown-menu li a{ display: inline-block; color:#ffffff;width:45%;line-height: 40px;height: 40px;} .dropdown-menu{ width:auto;} .links span{ display:block; padding:10px;} .search-area{display:block;} .search-area .search-field {border: none;padding: 13px 5px; color: #777;width: 74%;} .mobile-log{ width: 100%; float: left; text-align: center;padding:10px 0px 10px 0px;background-color:#ffffff;} .mobile-log span{display: inline-block;font-weight: bold; padding:0px 25px;} .wishlist{ text-align:left;} .top-register{position: relative;color: #ffffff;line-height: 65px;font-weight: bold;font-size: 25px;margin-right:20px;} .navbar-header button{margin-top:15px; margin-bottom:0px;} .navbar{margin-bottom:0px;} .top-certification .vendor{ display:inline-block; font-weight:bold;width: auto;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } } @media screen and (max-width: 480px) { .fl{ float:right;} .fr{ float:left;} .nav-bg{ background-color:#064178; height:auto;} .related-new dl dd{ font-size:13px; line-height:35px; padding:0px 5px;} .related-new-time{ display: block; float: left; margin-left: 25px;font-weight: bold;} .hidden-dis{ display:none;} .top-certification{ padding:0px;} .related-new-title{ display:block; float:left; } .display-mobile{display:block;} .fixedtop{ margin-top:40px;} .navbar-nav{ margin-top:20px;} .nav-banner ul{margin:0; padding:0;} .navbar-nav li { margin:0; padding:0; float:none; list-style:none;} .active{ background-color:#ffffff; color:#360;} .navbar-nav li a{ display:block; line-height:60px; height:60px; font-weight:bold; font-size:16px; padding:0px 30px; color:#ffffff;} .navbar-nav li a:hover{ display:block; background-color:#ffffff; height:55px; line-height:55px; color:#360; text-decoration:none;} .dropdown-menu li { color:#ffffff; display:block;} .dropdown-menu li a{ display: inline-block; color:#ffffff;width:45%;line-height: 40px;height: 40px;} .links span{ display:block; padding:10px;} .search-area{display:block;} .search-area .search-field {border: none;padding: 13px 5px; color: #777;width: 70%;} .mobile-log{ width: 100%; float: left; text-align: center; padding:10px 0px 10px 0px; background-color:#ffffff;} .mobile-log span{display: inline-block;font-weight: bold; padding:0px 25px;} .wishlist{ text-align:left;} .top-register{position: relative;color: #ffffff;line-height: 65px;font-weight: bold;font-size: 25px;margin-right:20px;} .navbar-header button{margin-top:15px; margin-bottom:0px;} .navbar{margin-bottom:0px;} .top-certification .vendor{ display:inline-block; font-weight:bold;width: auto;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } } .sulit-list{ margin-top:30px;} .sulit-list h4{margin:0px 0px 30px 0px;} .sulit-list h5{font-size:16px; font-weight:500;} .sulit-exam{ margin-bottom:20px;padding-bottom:20px;border-bottom:1px #ccc dashed; margin-left:0px; margin-right:0px;} .sulit-exam .or-price{ text-decoration:line-through;} .sulit-exam .product-price{ font-size:14px;font-weight:500; margin-left:20px; display:inline-block;} .sulit-exam h2{font-size:18px; } .sulit-exam h2 a{ text-decoration:none;} .sulit-exam h3{font-size:18px; } .sulit-exam h3 a{ text-decoration:none;} .sulit-exam h5{font-size:18px;border-bottom:1px #ccc dashed; padding-bottom:15px; } .sulit-exam h5 a{ text-decoration:none;} .sulitexam{ line-height:30px; border-bottom:1px #cccccc dashed; margin-bottom:30px; margin-top:20px; padding-bottom:10px;} .sulit-exam-list{ margin-bottom:20px;border:1px #eee solid;border-radius: 7px; margin-left:0px; margin-right:0px; padding:20px; line-height:30px; margin-bottom:30px; margin-top:20px; padding-bottom:10px;} .sulit-exam-list .or-price{ text-decoration:line-through;} .sulit-exam-list .product-price{ font-size:14px;font-weight:500; margin-left:20px; display:inline-block;} .sulit-exam-list h2{font-size:18px; } .sulit-exam-list h2 a{ text-decoration:none;} .sulit-exam-list h3{font-size:18px; } .sulit-exam-list h3 a{ text-decoration:none;} .sulit-exam-list h5{font-size:18px;border-bottom:1px #ccc dashed; padding-bottom:15px; } .sulit-exam-list h5 a{ text-decoration:none;} .sulit-des{ margin-top:30px;} .comment{ margin-top:30px;} .sulit-price{ font-size:16px; font-weight:500;color:#fa6800;} .sulitdetail{ border:1px #ccc solid; border-radius: 7px; padding:20px;}