.banner{
    padding-bottom:10px;
    position: relative;
}
.banner::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #03A9F4;
    top: 0;
    left: 0;
    z-index: -1;
}

.nav-bar {
    background-color: #1E2426;
    padding: 10px 0;
}
.nav-bar span {
    color: #4D6C82;
    display: inline-block;
}
.nav-bar a {
    color: #00bcd4;
}
.nav-bar a:hover {
    color: #8BC34A;
}
.nav-bar p {
    color: #fff;
}
.buy-pro-img{
	width: 20%;
	float: left;
	padding-top: 20px;
	padding-left: 5%;
}
.buy-pro-img img{
    width: 100%;
}
.buy-pro-content{
	width: 54%;
	float: left;
	padding-top: 20px;
}
.buy-pro-content p{
	font-size: 24px;
    text-align:left;
}
.buy-pro-content-list{
	list-style: disc;
}
.buy-pro-content-list li{
    padding-left: 10px;
    margin-left: 30px;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    text-align:left;
}
.pro-safe{
    width: 25%;
    float: left;
    padding-top: 9%;
}
.banner .btn{
    float: left;
    margin-top:20px;
    padding:0;
}
.btnWin,.btnMac{
    padding:20px;
    background:#fff;
    border:1px solid #fff;
    border-radius:10px;
    color:#337ab7;
}
.btnMac{
    margin-left:20px;
}
.btnWin.curr,.btnMac.curr{
    font-size: 24px;
    color: #f05138;
    text-decoration: none;
}
.buy_product {
    padding: 60px 0 0 0;
}
.buy_product .item {
    float: left;
    width: 32%;
    padding: 2% 1%;
    border: 1px solid #d7d7d7;
    min-height: 380px;
    margin: 1% 0.5%;
    border-radius: 5px;
  	position:relative;
  	text-align:center;
}
.buy_product .item.most-popular:before {
    content: 'Most Popular';
    position: absolute;
    width: 159px;
    height: 27px;
    line-height: 27px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    background: url(../images/pro-tag.svg) no-repeat center center;
}
.buy_product .item.best-value:before {
    content: 'Best Value';
    position: absolute;
    width: 159px;
    height: 27px;
    line-height: 27px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    background: url(../images/pro-tag.svg) no-repeat center center;
}
.buy_product .item p{
    text-align: center;
}
.buy_product .item h3 {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    line-height: 1.2em;
    min-height: 48px;
    margin-bottom: 0;
  		margin-top:15px;
}
.buy_product .item dl {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 15px 0;
    margin-top: 10px;
}
.buy_product .item dd {
    color: #666;
    font-size: 16px;
    text-align: center;
    line-height: 1.8em;
}
.buy_product .item dd strong {
    color: #0373cb;
    font-size: 18px;
}

.buy_product .item .price {
    text-align: center;
    margin-top: 20px;
}
.buy_product .item .price big {
    display: block;
    color: #f75a50;
    font-size: 26px;
    line-height: 1.2em;
    margin-top: 5px;
}
.buy_product .item .btn {
    display: block;
    text-align: center;
    margin-top: 20px;
}
.buy_product .item.best-seller:before {
    content: 'Best Seller';
    position: absolute;
    width: 159px;
    height: 27px;
    line-height: 27px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    background: url(../images/pro-tag.svg) no-repeat center center;
}
.buy-product-btn {
    display: inline-block;
    vertical-align: middle;
    padding: 12px 30px;
    border: solid 2px #0373cb;
    border-radius: 4px;
    background: #0373cb;
    color: #fff !important;
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    text-decoration: none !important;
    box-shadow: 0 15px 20px #333;
    box-shadow: 0 15px 20px rgba(53,49,50,.2);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
}
.buy-product-btn-a {
    border: solid 2px #f05138;
    background: #f05138;
}
.buy-product-btn:hover {
    border: solid 2px #f82808;
    background: #f82808;
}

.buy-note .container{
	padding: 60px 0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.buy-note h1{
	line-height: 24px;
	font-size: 24px;
	padding-bottom: 20px;;
}
.buy-note ul{
	list-style: disc;
        margin-left:20px;
}
.buy-note ul li{
    font-size: 14px;
    line-height: 27px;
    color: #606060;
}
.payment {
    padding: 60px 0;  
}
.payment p {
    font-size: 16px;
    color: #4b4c4c;
    margin-bottom: 20px;
    text-align: center;
}
.service {
    text-align:center;
    padding-top: 50px;
    padding-bottom: 50px;
}
.service h2{ 
    margin-bottom:50px;
}

.service .services span {
    display: inline-block;
    vertical-align: top;
    width: 20.6%;
    height: 230px;
    text-align: center;
    margin-right: 60px;
    margin-left: -5px;
    padding: 0 5px;
}
.service .services span img {
    max-width: 60px;
    max-height: 55px;
    margin-bottom: 20px;
}
.service .services span .top {
    font-size: 17px;
    color: #4b4c4c;
    margin-bottom: 23px;
}
.service .services span:last-child {
    margin-right: 0;
}
.discount{
    background: #259bd6 url(/images/tj-banner.jpg) no-repeat center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.discount h2{
    font-size: 36px;
    line-height: 1.25;
    color: #fff;
    text-align:center;
    margin-bottom:50px;
}
.discount .col-md-12{
    padding:100px 0;
}
.discount .bg-box{
    position:relative;
    text-align:center;
    background: #fff;
    text-align: center;
    padding:25px;
    color: #2e2e2e;
}
.discount .bg-box.box-1{
    margin-right:10px;
}
.discount .bg-box.box-2{
    margin-left:15px;
    margin-right:15px;
}
.discount .bg-box.box-3{
    margin-left:15px;
}
.discount .img-box{
    text-align:center;
}
.discount p.price{
    padding:12px 0;
}
.discount p.price del{
    font-size: 18px;
}
.discount p.price span {
    font-size: 36px;
    font-weight: 600;
    color: #f44336;
}
.discount .p-title span{
    font-size:18px;
    font-weight:700;
    color: #f44336;
}
.discount span.add-equal {
    font-size:40px;
}
.discount p a.title {
    font-size: 24px;
    font-weight: 600;
    color: #259bd6;
}

.discount ul.text{
    font-weight: 300;
    line-height: 1.5;
    padding: 0 20px;
    text-align:left;
}
.discount ul.text li{
    margin:12px 0;
}
.discount ul.text li a{
    color:#259bd6;
}
.discount .buy-product-btn-a{
    border: solid 2px #f6a623;
    background: #f6a623;
}
.add, .equal{
    display: block;
    background: url(../images/buy-icon.png) no-repeat scroll 0 -243px;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 45%;
    left: 97%;
    z-index: 1;
}

.equal {
    background-position: 0 -362px;
}


@media screen and (max-width: 768px) {
    .buy-pro-img{
         padding-top: 0;
         padding-left: 0;
}
    .buy-pro-content p{
         font-size: 19px;
}
    .buy-pro-content-list li{
         font-size: 16px;
} 
    .buy_product .item{
         width:100%;
}
    .service .services span{
         width:100%;
         margin:auto;
}
    .buy-pro-content-list{
         
}
.buy-pro-content-list li {
    font-size: 14px;
    line-height: 24px;
    margin-left:0;
}
.discount .bg-box.box-1{
    margin-right:0;
}
.discount .bg-box.box-2{
    margin-left:0;
    margin-right:0;
}
.discount .bg-box.box-3{
    margin-left:0;
    margin-top: 0.1px;
}
.add, .equal {
    top: 435px;
    left: 45%;
}
.pro-safe{
    display:none;
}
.buy-pro-content{
    width: 79%;
    padding-top:20px;
    padding-left:10px;
}
}