@charset "utf-8"; /* CSS Document */ .border-left{border-left:1px solid #eeeeee;} .cert-des{ padding:20px;} .cert-des p{ line-height:30px;} .cert-exam-list dd{ line-height:30px; padding:10px 20px;} .cert-exam-list .product-title { font-size:14px; font-weight:bold;font-family: 'Open Sans', sans-serif; line-height:30px;} .cert-exam-list .red{ color:#ff0000;} .cert-exam-list .detail { color:#666666;} .cert-feedback{ position:relative; } .cert-feedback dl dt{ color: #1a70c8; font-size:18px; font-weight: bold;} .cert-feedback dl dd{ margin:10px 0px;} .cert-feedback dl dd .feedback-title{ font-weight:bold;line-height:35px;} .cert-feedback dl dd .feedback-content{ line-height:30px; } .cert-feedback dl dd .feedback-time{ display:inline-block; text-indent:50px;} .shop-product { margin-left: 5px;margin-right: 5px; padding: 0;position: relative;} .shop-product { margin: 15px 0;padding:20px;background: #fff;border-radius: 2px;box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.12);-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-o-transition: all 0.2s linear; transition: all 0.2s linear;} .shop-product .product-box {position: relative; overflow: hidden;} .shop-product .product-box img { width: 100%;} .shop-product .product-box .cart-overlay {position: absolute;top: 0px;left: 0px;text-align: center; width: 100%;opacity: 0; height: 100%; background: rgba(9, 9, 9, 0.6); -webkit-transition: all 300ms ease-out 0s;-moz-transition: all 300ms ease-out 0s;transition: all 300ms ease-out 0s;} .shop-product .sticker {position: absolute;top: 7px;width: 50px;height: 50px;border-radius: 100%;border-radius: 50%;text-transform: uppercase;color: #fff;padding: 10px 0px;right: 7px;line-height: 28px;text-align: center;} .shop-product .sale {background: #000;} .shop-product .new {background: #FFC107;} .shop-product .discount {background: #f50057;} .shop-product .product-info {padding: 21px 15px 40px;} .shop-product .product-info .pc-title {font-size: 14px;margin: 0;color: #f50057;text-transform: uppercase;} .shop-product .product-info .product-title {margin-bottom: 10px;} .shop-product .product-info .product-title a {font-size: 16px;font-weight: 700;} .shop-product .product-info .star-rating {margin-bottom: 5px;} .shop-product .product-info .price {font-size: 16px;font-weight: 700;color: #222;} .shop-product .product-info .price del {font-weight: 400; margin-right: 7px;color: #999;font-size: 15px;margin-left: 5px;font-style: italic;} .shop-product .product-info .reviews-icon {font-size: 12px;margin: 1px;color: #999;} .shop-product .product-info .reviews-icon .i-color {color: #f50057;} .shop-product .actions {left: 0px;right: 0px; width: 100%;top: 45%;text-align: center;position: absolute;margin: 0px auto;} .shop-product .actions .add-to-links a {display: inline-block;margin-left: 3px;opacity: 0;-webkit-transform: translateY(-15px); -moz-transform: translateY(-15px);-ms-transform: translateY(-15px);-o-transform: translateY(-15px);transform: translateY(-15px);-webkit-transition: ease .4s all;-moz-transition: ease .4s all;transition: ease .4s all;} .shop-product .actions .add-to-links .btn-cart, .shop-product .actions .add-to-links .btn-wish, .shop-product .actions .add-to-links .btn-quickview { line-height: 40px; height: 40px; width: 40px; padding: 0; border-radius: 2px; position: relative; text-align: center; font-weight: normal; display: inline-block; font-size: 14px; color: #666666; background: #fff; cursor: pointer; -webkit-transition: ease .3s all; -moz-transition: ease .3s all; transition: ease .3s all; } .shop-product .actions .add-to-links .btn-cart:hover, .shop-product .actions .add-to-links .btn-wish:hover, .shop-product .actions .add-to-links .btn-quickview:hover { background: #f50057; color: #fff; } .shop-product:hover .add-to-links a { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; -webkit-transition: ease .5s all; -moz-transition: ease .5s all; transition: ease .5s all; } .shop-product:hover { box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.12); } .shop-product:hover .wishlist { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -0-transform: scale(1); transform: scale(1); } .shop-product:hover .cart-overlay { opacity: 1; } .corp{ padding:20px;} .allcert a{ display:inline-block; width: 175px; line-height:35px; vertical-align:top;} .border-bottom{ border-bottom:1px #eeeeee solid;} .allcert a{ color:#333333;} .hot-cert{ line-height:35px; padding:5px 10px;} @media screen and (max-width: 767px) { .cert-des{ padding:20px 0px;} } @media screen and (max-width: 640px) { .cert-des{ padding:20px 0px;} } @media screen and (max-width: 480px) { .cert-des{ padding:20px 0px;} }