.col-menu{margin-bottom: 30px;}
.col-menu ul{list-style: none;}
.col-menu ul li{position: relative;}
.col-menu ul li a{position: relative; display: block; line-height: 50px; color: #333; transition: all 0.25s ease 0s;}
.col-menu ul li a i{position: absolute; top: 0; left: 8px; font-size: 10px; line-height: 50px; transition: all 0.25s ease 0s;}
.col-menu ul li a:hover i{transform: translateX(3px);}
.col-menu ul li ul li a i{left: 25px;}
.col-menu > ul > li > a{padding-left: 25px; border-top: 1px solid #d7d7d7; font-size: 18px;}
.col-menu > ul > li:first-child > a{border-top: 0;}
.col-menu > ul > li > a:hover, .col-menu > ul > li.active > a{color: #62be53;}
.col-menu > ul > li > i{position: absolute; top: 5px; right: 0; width: 40px; height: 50px; font-size: 10px; text-align: center; line-height: 50px; cursor: pointer;}
.col-menu > ul > li > i:hover, .col-menu > ul > li.active > i{color: #62be53;}
.col-menu > ul > li > ul > li > a{padding-left: 40px; font-size: 16px;}
.col-menu > ul > li > ul > li > a:hover, .col-menu > ul > li > ul > li.active > a{color: #62be53;}.colstudy{margin-bottom: 30px;}
.colstudy-title{position: relative; padding: 15px 0 15px 15px; border: 1px solid #d7d7d7; border-bottom: 3px solid #62be53; font-size: 18px; font-weight: bold; text-transform: uppercase;color: #62be53;}
.colstudy-title:after{content: ''; position: absolute; right: 0; bottom: -3px; width: 50%; height: 3px; background: #f85f32;}
.colstudy-list{border: 1px solid #d7d7d7; border-top: 0;}
.colstudy-item{padding: 15px; border-bottom: 1px dashed #d7d7d7; transition: all 0.25s ease 0s;}
.colstudy-item:last-child{border-bottom: 0;}
.colstudy-item:hover{background: #f7f7f7;}
.colstudy-img{float: left;}
.colstudy-name{float: right; width: calc(100% - 120px);}
.colstudy-name a{display: block; font-size: 16px; font-weight: bold; color: #333; transition: all 0.25s ease 0s;}
.colstudy-item:hover .colstudy-name a{color: #62be53;}
.c-left{margin-bottom: 25px;}
.c-left h1{font-size: 18px; text-transform: uppercase; color: #62be53; margin-bottom: 15px;}
.c-left ul{list-style: none; padding-left: 15px;}
.c-left ul li{margin-bottom: 5px; line-height: 20px;}
.c-left ul li:nth-child(3){max-height: 40px;}
.c-left ul li span{display: inline-block; width: 85px; vertical-align: top;}
.c-left ul li p{display: inline-block; width: calc(100% - 85px);}
.c-left ul li b{display: block;}
.c-left ul li:nth-child(2) p b{color: #f85f32;}
.c-left ul li:nth-child(3) p b{color: #ff0000;}
.c-left ul li a{color: #333;}
.c-right{margin-bottom: 20px;}
.c-right form{margin: auto;}
.c-text{margin-bottom: 20px; text-align: justify; line-height: 20px;}
.c-item{position: relative; margin-bottom: 10px;}
.c-item > i{position: absolute; top: 0; bottom: 0; left: 0; display: flex; width: 40px; margin: auto; align-items: center; justify-content: center; color: #62be53;}
.c-item input[type="text"]{text-indent: 40px;}
.c-item:nth-child(5){text-align: right;}
@media (min-width: 480px){
    .c-right form{width: calc(100% - 30px);}
}
@media (min-width: 767px){
    .c-left{float: left; width: calc(50% - 15px);}
    .c-right{float: right; width: calc(50% - 15px);}
}
@media (min-width: 970px){
    .c-left,
    .c-right{width: calc(50% - 25px);}
    .c-right form{width: calc(100% - 50px);}
}.banner{position: relative; height: 270px; background-repeat: no-repeat; background-position: center; background-size: 100% auto;}
.banner-title{position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; margin: auto; align-items: center; justify-content: center;}
.banner-title-inner{font-family: HNMedium; font-size: 35px; text-transform: uppercase; color: #fff; text-shadow: 1px 1px 2px rgba(0,0,0,0.75);}#book, #book2{display: none;}
.book{width: calc(100% - 10px); max-width: 400px; margin: auto;}
.book-box{position: relative; padding: 20px 20px 60px; background: #f85f32 url(/components/header.book/bg.png) no-repeat center;}
.book-title{font-size: 20px; font-weight: 500; text-transform: uppercase; text-align: center; color: #fff;}
.book-item{position: relative; float: left; width: calc(50% - 10px);}
.book-item:nth-child(2n){margin-left: 20px;}
.book-item:nth-child(5){width: 100%;}
.book-item span{display: block; margin-bottom: 5px; color: #fff;}
.book-item input, .book-item select{background: rgba(255,255,255,0.95); border: 0; border-radius: 3px;}
.book-button{padding-top: 10px; text-align: center;}
.book-button input{width: calc(50% - 20px);}
.book-time{position: absolute; right: 0; bottom: 0; left: 0; margin: auto; background: rgba(255,255,255,0.5); font-size: 17px; font-weight: 500; text-align: center; line-height: 40px; color: #fff;}
.book-time i{margin-right: 9px;}
#book-result .sweet-alert h2{color: #fff!important;}
#book-result .sweet-alert p{color: rgba(255,255,255,0.75)!important;}
@media (min-width: 320px){
    .book-title{margin-bottom: 20px;}
    .book-item{margin-bottom: 20px;}
}
@media (min-width: 768px){
    .book-title{margin-bottom: 10px;}
    .book-item{margin-bottom: 10px;}
}
@media (min-width: 970px){
    .book-title{margin-bottom: 20px;}
    .book-item{margin-bottom: 20px;}
}.direct{margin-bottom: 30px; padding: 15px 0; background: #f7f7f7;}
.direct ul{list-style: none;}
.direct ul li{float: left; line-height: 20px;}
.direct ul li+li:before{content: "/"; display: inline-block; margin: 0 5px;}
.direct ul li a{display: inline-block; color: #333;}
.direct ul li a i{font-size: 12px; color: #777;}
.direct ul li:nth-last-child(2){font-weight: bold; color: #339933;}
.direct ul li:nth-last-child(2) a{font-weight: bold; color: #339933;}
@media (min-width:320px){
    .direct ul li.direct-m{display: none;}
}
@media (min-width:768px){
    .direct ul li.direct-m{display: block;}
}.menu-bar{position: absolute; top: 0; bottom: 0; right: 0; height: 50px; margin: auto;}
.menu-icon{position: relative; float: left; width: 100%; height: 100%; text-align: center;}
.menu-icon span{display: block; width: 32px; height: 3px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; background: #62be53;}
.menu-icon span:after, .menu-icon span:before{content: ''; position: absolute; display: block; width: 32px; height: 3px; background: #62be53;}
.menu-icon span:after{bottom: -9px;}
.menu-icon span:before{top: -9px;}
.menu{float: left;}
.menu ul{list-style: none; transition: all 0.25s ease 0s;}
.menu ul li{position: relative;}
.menu ul li a{display: block; font-weight: 500; transition: all 0.25s ease 0s;}
.menu > ul > li{float: left; margin-left: 15px;}
.menu > ul > li:first-child{margin-left: 0;}
.menu > ul > li > a{padding: 0 10px; font-size: 18px; text-transform: uppercase; line-height: 50px; color: #333;}
.menu > ul > li.active > a, .menu > ul > li:hover > a{color: #62be53;}
.menu ul li ul{position: absolute; width: 225px; opacity: 0; transform-origin: 0 0;}
.menu ul li ul li a{padding: 0 10px; background: #62be53; line-height: 40px; color: #fff;}
.menu ul li ul li a:hover{background: #f85f32;}
.menu > ul > li > ul{top: 100%; left: 0; padding-top: 38px; transform: scale(1,0);}
.menu > ul > li:hover > ul{transform: scale(1,1); opacity: 1;}
.menu > ul > li > ul > li > ul{top: 0; left: 100%; transform: scale(0,1);}
.menu > ul > li > ul > li:hover > ul{transform: scale(1,1); opacity: 1;}
.header-float-2 .menu > ul > li > ul{padding-top: 13px;}
@media (min-width: 320px){
    .menu-bar{width: 60px;}
    .menu{display: none;}
}
@media (min-width: 970px){
    .menu-bar{width: auto;}
    .menu{display: block;}
    .menu-display{display: none;}
}
@media (min-width: 1170px){
}.chiase{margin-bottom: 50px;}
.chiase-title{margin-bottom: 30px; font-size: 30px; font-weight: 500; text-transform: uppercase; text-align: center;}
.chiase-owl,
.chiase-item{ margin-bottom: 30px; transition: all 0.25s ease 0s;}
.chiase-item:hover, .chiase-owl:hover{transform: translateY(-1px); box-shadow: 0 1px 3px rgba(0,0,0,0.25);}
.chiase-info{padding: 15px 10px 10px; background: #f7f7f7;}
.chiase-name{height: 69px; margin-bottom: 5px; overflow: hidden;}
.chiase-name a{display: block; font-size: 16px; font-weight: bold; color: #333; transition: all 0.25s ease 0s;}
.chiase-name a:hover{color: #62be53;}
.chiase-prev{height: 100px; margin-bottom: 15px; color: #555; overflow: hidden;}
.chiase-more{width: 115px; text-align: center; line-height: 35px;}
.chiase-more a{display: block; background: #62be53; color: #fff; transition: all 0.25s ease 0s;}
.chiase-more a:hover{background: #f85f32;}
.chiase .owl-nav{width: 90px; margin: auto;}
.chiase .owl-nav button{width: 35px; height: 35px; margin: 0 5px; outline: none; transition: all 0.25s ease 0s;}
.chiase .owl-nav button.owl-prev, .chiase .owl-nav button.owl-next{background: #f85f32;}
.chiase .owl-nav button:hover{background: #62be53;}
.chiase .owl-nav button i{display: block; text-align: center; line-height: 35px; color: #fff;}
@media (min-width:480px){
    .chiase-item{float: left; width: calc((100% - 30px)/2); margin-right: 30px;}
    .chiase-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:767px){
    .chiase-item{width: calc((100% - 60px)/3);}
    .chiase-item:nth-child(2n){margin-right: 30px;}
    .chiase-item:nth-child(3n){margin-right: 0;}
}
@media (min-width:1170px){
    .chiase-item{width: calc((100% - 90px)/4);}
    .chiase-item:nth-child(2n),
    .chiase-item:nth-child(3n){margin-right: 30px;}
    .chiase-item:nth-child(4n){margin-right: 0;}
}.doitac{padding: 30px 0; background: #f7f7f7;}
.doitac-title{font-size: 30px; font-weight: 500; text-transform: uppercase; text-align: center; color: #62be53;}
.doitac-title:after{content: ''; display: block; width: 100px; height: 2px; margin: 6px auto 24px; background: #62be53;}
.doitac-item{position: relative; height: 100px;}
.doitac-item img{position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; max-width: calc(100% - 20px); max-height: calc(100% - 20px);}.khoahoc{padding: 50px 0 20px; background: #f7f7f7;}
.khoahoc-title{margin-bottom: 30px; padding-bottom: 40px; background: url(/components/home.khoahoc/title.png) no-repeat center bottom; font-size: 30px; font-weight: 500; text-transform: uppercase; text-align: center; color: #62be53;}
.khoahoc-item, .khoahoc-item-2{margin-bottom: 30px; transition: all 0.25s ease 0s;}
.khoahoc-item:hover, .khoahoc-item-2:hover{transform: translateY(-1px); box-shadow: 0 1px 3px rgba(0,0,0,0.25);}
.khoahoc-info{padding: 15px 10px; background: #fff;}
.khoahoc-info-2{background: #f7f7f7;}
.khoahoc-name{margin-bottom: 5px;}
.khoahoc-name a{display: block; font-weight: bold; color: #333; transition: all 0.25s ease 0s;}
.khoahoc-name a:hover{color: #62be53;}
.khoahoc-prev{margin-bottom: 15px; color: #555;}
.khoahoc-more{position: relative; width: 115px; height: 35px; margin: auto;}
.khoahoc-more:before,
.khoahoc-more:after{content: ''; position: absolute; top: 0; bottom: 0; width: 0; height: 100%; background: #62be53; opacity: 0; transition: all 0.25s ease 0s;}
.khoahoc-more:before{left: 0;}
.khoahoc-more:after{right: 0;}
.khoahoc-more:hover:before,
.khoahoc-more:hover:after{width: 50%; opacity: 1;}
.khoahoc-more a{position: relative; display: block; border: 1px solid #62be53; text-align: center; line-height: 33px; color: #62be53; z-index: 1;}
.khoahoc-more:hover a{color: #fff;}
@media (min-width:320px){
    .khoahoc-name a{font-size: 16px;}
}
@media (min-width:480px){
    .khoahoc-item, .khoahoc-item-2{float: left; width: calc((100% - 30px)/2); margin-right: 30px;}
    .khoahoc-item:nth-child(2n), .khoahoc-item-2:nth-child(2n){margin-right: 0;}
    .khoahoc-name a{font-size: 14px;}
    .khoahoc-prev{height: 60px; overflow: hidden;}
}
@media (min-width:580px){
    .khoahoc-name a{font-size: 16px;}
}
@media (min-width:767px){
    .khoahoc-item-2{width: calc((100% - 60px)/3); margin-right: 30px;}
    .khoahoc-item-2:nth-child(2n){margin-right: 30px;}
    .khoahoc-item-2:nth-child(3n){margin-right: 0;}
}
@media (min-width:970px){
    .khoahoc-item{width: calc((100% - 90px)/4); margin-right: 30px;}
    .khoahoc-item:nth-child(2n){margin-right: 30px;}
    .khoahoc-item:nth-child(4n){margin-right: 0;}
    .khoahoc-name a{font-size: 14px;}
}
@media (min-width:1170px){
    .khoahoc-name a{font-size: 16px;}
}.sansang{position: relative; padding: 70px 0; background: url(/components/home.sansang/bg.jpg) no-repeat center fixed / cover; font-size: 16px; font-weight: 500; text-transform: uppercase; text-align: center; color: #fff;}
.sansang:before{content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; background: rgba(0,0,0,0.75);}
.sansang-title{margin-bottom: 5px; font-size: 30px;}
.sansang-title i{display: block; margin-bottom: 20px; font-size: 65px; color: #f85f32;}
.sansang-prev{margin-bottom: 50px; text-transform: none;}
.sansang-item{float: left; width: calc(100% / 4); margin-bottom: 30px;}
.sansang-item i{display: block; margin-bottom: 20px; font-size: 45px; color: #f85f32;}
.sansang-item span{display: block; height: 46px; overflow: hidden;}
@media (min-width:320px){
    .sansang-item{width: calc(100% / 2);}
    .sansang-item span{height: 46px;}
}
@media (min-width:767px){
    .sansang-item{width: calc(100% / 4);}
}.thongso{padding: 50px 0 20px;}
.thongso-item{display: flex; margin-bottom: 30px; align-items: center; justify-content: center;}
.thongso-item:nth-child(1){background: rgba(98,190,83,0.8);}
.thongso-item:nth-child(2){background: rgba(98,190,83,0.9);}
.thongso-item:nth-child(3){background: rgba(98,190,83,1);}
.thongso-wrap{color: #fff;}
.thongso-prev{box-sizing: border-box; position: relative; float: left; width: 40%; font-size: 50px; font-weight: bold; text-align: right;}
.thongso-prev:after{content: ''; position: absolute; top: 0; bottom: 0; margin: auto; width: 1px; height: 100%; background: #fff;}
.thongso-name{box-sizing: border-box; float: right; width: 60%; padding-right: 10px; text-transform: uppercase;}
@media (min-width:320px){
    .thongso-wrap{padding: 30px 0;}
     .thongso-prev{font-size: 50px; padding-right: 41px;}
    .thongso-prev:after{right: 20px;}
    .thongso-name{font-size: 25px;}
}
@media (min-width:767px){
    .thongso-wrap{padding: 50px 0;}
    .thongso-item{float: left; width: calc(100%/3);}
    .thongso-prev{font-size: 35px; padding-right: 21px;}
    .thongso-prev:after{right: 10px;}
    .thongso-name{font-size: 19px;}
}
@media (min-width:970px){
    .thongso-prev{font-size: 45px; padding-right: 31px;}
    .thongso-prev:after{right: 15px;}
    .thongso-name{font-size: 25px;}
}
@media (min-width:1170px){
    .thongso-prev{font-size: 50px; padding-right: 41px;}
    .thongso-prev:after{right: 20px;}
}.thucte{padding: 50px 0 70px;}
.thucte-right ul{list-style: none; padding-top: 10px;}
.thucte-right ul li{position: relative; padding: 15px 0 15px 55px; border-top: 1px solid #d7d7d7; font-size: 16px; line-height: 25px;}
.thucte-right ul li b{position: absolute; top: 0; bottom: 0; left: 10px; margin: auto; width: 25px; height: 25px; background: #f7f7f7; border-radius: 50%; text-align: center;}
.thucte-right div{padding: 25px; background: #f7f7f7;}
.thucte-right div span{display: block; margin-bottom: 15px; font-size: 25px; font-weight: 500;}
.thucte-right div p{margin-bottom: 15px;}
.thucte-right div a{display: block; width: 145px; background: #62be53; text-align: center; line-height: 35px; color: #fff; transition: all 0.25s ease 0s;}
.thucte-right div a:hover{background: #f85f32;}
.thucte-title{margin-bottom: 30px; font-size: 30px; font-weight: 500; text-transform: uppercase;}
.thucte-slide{max-width: 600px; margin: auto; padding: 5px; box-shadow: 0 0 3px 1px rgba(0,0,0,0.25);}
.thucte-slide .owl-nav button{position: absolute; top: 0; bottom: 0; width: 35px; height: 35px; margin: auto; background: #62be53!important; outline: none; opacity: 0.75; transition: all 0.25s ease 0s;}
.thucte-slide .owl-nav button:hover{background: #f85f32!important; opacity: 1;}
.thucte-slide .owl-nav button i{display: block; text-align: center; line-height: 35px; color: #fff;}
.thucte-slide .owl-nav button.owl-prev{left: 0;}
.thucte-slide .owl-nav button.owl-next{right: 0;}
@media (min-width:320px){
    .thucte-left{margin-bottom: 30px;}
}
@media (min-width:970px){
    .thucte-left{float: left; width: calc(50% - 50px); margin-bottom: 0;}
    .thucte-right{float: right; width: 50%;}
}.vechungtoi{padding: 50px 0;}
.vechungtoi-name{margin-bottom: 20px; font-weight: 500; color: #62be53;}
.vechungtoi-name span{position: relative; display: inline-block; padding-bottom: 5px;}
.vechungtoi-name span:before, .vechungtoi-name span:after{content: ''; position: absolute; left: 0; height: 1px; background: #62be53;}
.vechungtoi-name span:before{bottom: 3px; width: 75%;}
.vechungtoi-name span:after{bottom: 0; width: 50%;}
.vechungtoi-prev{margin-bottom: 20px; padding-left: 10px; text-align: justify;}
.vechungtoi-more a{position: relative; display: inline-block; color: #f85f32;}
.vechungtoi-more a:after{content: ''; position: absolute; bottom: 0; left: 0; width: 50%; height: 1px; background: #f85f32;}
.vechungtoi-more a i{transform: translateX(3px); font-size: 14px; transition: all 0.25s ease 0s;}
.vechungtoi-more a:hover i{transform: translateX(7px);}
@media (min-width:320px){
    .vechungtoi-info{margin-bottom: 30px;}
    .vechungtoi-name{font-size: 25px;}
    .vechungtoi-more a{font-size: 16px;}
}
@media (min-width:410px){
    .vechungtoi-name{font-size: 30px;}
    .vechungtoi-prev{font-size: 16px;}
    .vechungtoi-more a{font-size: 18px;}
}
@media (min-width:768px){
    .vechungtoi-img{float: left; width: calc(50% - 15px);}
    .vechungtoi-info{float: right; width: calc(50% - 15px); margin-bottom: 0;}
}.product-left{width: 100%; margin-bottom: 30px;}

.product-prev{margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #d7d7d7;}
.product-prev b{line-height: 20px;}

.product-string{list-style: none; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #d7d7d7;}
.product-string li{line-height: 22px;}
.product-string li b{position: relative; display: inline-block; width: 105px; vertical-align: top;}
.product-string li b:after{content: ':'; position: absolute; right: 0;}
.product-string li span{display: inline-block; width: calc(100% - 125px); padding-left: 15px;}
.product-string li:last-child b{width: auto;}
.product-string li:last-child b:after{content: '';}
.product-string li:last-child span{width: auto;}

.product-red{color: #ed1b24;}
.product-blue{color: #32a5d2;}

.product-price{list-style: none; margin-bottom: 10px;}
.product-price li{line-height: 30px;}
.product-price li b{position: relative; display: inline-block; width: 105px; vertical-align: top;}
.product-price li b:after{content: ':'; position: absolute; right: 0;}
.product-price li label{display: inline-block; width: calc(100% - 125px); padding-left: 15px; font-size: 20px; font-weight: bold; color: #ed1b24;}
.product-price li span{display: inline-block; width: calc(100% - 125px); padding-left: 15px; font-size: 14px; font-weight: bold; color: #777;}

.product-quantity{margin: 0 0 13px;}
.product-quantity b{position: relative; display: inline-block; width: 105px; height: 30px; line-height: 30px; vertical-align: top;}
.product-quantity b:after{content: ':'; position: absolute; right: 0;}
.product-quantity-control{display: inline-block; width: 105px; margin: 0 0 0 12px;}
.product-quantity-control div{float: left; width: 22px; height: 30px;}
.product-quantity-control div:last-child{float: right;}
.product-quantity-control div a{display: block; font-size: 25px; text-align: center; line-height: 30px; color: #fff; background: #32a5d2; transition: all 0.25s ease 0s;}
.product-quantity-control div a:hover{background: #ff0000;}
.product-quantity-control input[type='text']{float: left; width: calc(100% - 54px); height: 30px; margin: 0 5px; font-size: 15px; text-align: center; text-indent: 0; color: #32a5d2; border: 1px solid #32a5d2;}

.product-cart{}
.product-cart p{line-height: 22px;}
.product-cart a{position: relative; display: block; font-size: 15px; font-weight: bold; color: #fff; padding: 7px 35px 9px 55px;}
.product-cart a i{position: absolute; top: 10px; left: 19px; width: 18px; height: 15px; margin: auto; text-align: center;}
.product-cart-add, .product-cart-go{vertical-align: top; transition: all 0.25s ease 0s;}
.product-cart-add a{background: #bf191e;} .product-cart-go a{background: #32a5d2;}
.product-cart-add:hover a, .product-cart-go:hover a{background: #ff0000;}

.product-tab{margin-top: 25px; padding-top: 25px; border-top: 1px solid #d7d7d7;}
.product-tab ul{list-style: none;}
.product-tab li a{display: block; font-weight: bold; color: #fff; background: #d7d7d7; border: 1px solid #d7d7d7; border-bottom: 0;}
.product-tab li a.active{position: relative; background: #fff; color: #32a5d2}
.product-tab li a.active:after{content: ''; position: absolute; bottom: -1px; left: 0; width: 100%; height: 1px; background: #fff;}

.product-content{padding: 10px; border: 1px solid #d7d7d7}

@media (min-width: 320px){    
    .product-cart-add{margin-bottom: 3px;}
    .product-tab li{display: block;}
    .product-tab li a{padding: 5px 10px 7px; font-size: 15px;}
}
@media (min-width: 360px){

}
@media (min-width: 410px){
    .product-cart-add, .product-cart-go{display: inline-block; margin: 0;}
    .product-tab li{display: inline-block;}
    .product-tab li a{padding: 5px 6px 7px; font-size: 14px; border-top: 3px solid #d7d7d7;}
}
@media (min-width: 480px){
    .product-tab li a{padding: 5px 10px 7px; font-size: 15px;}
}
@media (min-width: 580px){

}
@media (min-width: 767px){
    .product-left{float: left; width: 350px; margin-bottom: 0;}
    .product-right{float: right; width: calc(100% - 375px);}
}
@media (min-width: 970px){
    .product-left{width: 400px;}
    .product-right{width: calc(100% - 430px);}
}
@media (min-width: 1170px){

}.sp-item{float: left; margin-bottom: 25px;}
.sp-wrap{text-align: center; border: 1px solid #dcdcdc; box-shadow: 0 0 1px rgba(0,0,0,0.25);}
.sp-img{position: relative; margin-bottom: 10px;}
.sp-img img{position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; max-height: 100%;}
.sp-name{height: 23px; overflow: hidden; margin-bottom: 5px;}
.sp-name a{color: #004dfc;}
.sp-price{color: #ff0000; margin-bottom: 10px;}
.sp-more{font-size: 13px; line-height: 25px;}
.sp-more a{display: inline-block; width: 135px; height: 25px; color: #756e6e; border: 1px solid #dcdcdc; border-radius: 13px; transition: all 0.25s ease 0s;}
.sp-more a:hover{background: #dcdcdc; color: #004dfc;}
.sp-list .owl-nav{position: absolute; top: -40px; right: 0; width: 55px;}
.sp-list .owl-nav div.owl-prev{float: left;}
.sp-list .owl-nav div.owl-next{float: right;}
.sp-list .owl-nav div i{width: 23px; border: 1px solid transparent; text-align: center; line-height: 23px; color: #777; transition: all 0.25s ease 0s;}
.sp-list .owl-nav div i:hover{border: 1px solid #dd3333; color: #dd3333}
@media (min-width:320px){
    .sp-wrap{font-size: 15px; padding: 5px;}
    .sp-item{width: calc((100% - 10px) / 2); margin-right: 10px;}
    .sp-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:360px){

}
@media (min-width:410px){
    .sp-wrap{font-size: 17px; padding: 15px;}
}
@media (min-width:480px){
    .sp-item{width: calc((100% - 30px) / 2); margin-right: 30px;}
    .sp-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:580px){
    .sp-item{width: calc((100% - 10px) / 3); margin-right: 05px;}
    .sp-item:nth-child(2n){margin-right: 05px;}
    .sp-item:nth-child(3n){margin-right: 0;}
}
@media (min-width:768px){
    .sp-item{width: calc((100% - 50px) / 3); margin-right: 25px;}
    .sp-item:nth-child(2n){margin-right: 25px;}
    .sp-item:nth-child(3n){margin-right: 0;}
}
@media (min-width:970px){
    .sp-item{width: calc((100% - 60px) / 4); margin-right: 20px;}
    .sp-item:nth-child(2n),
    .sp-item:nth-child(3n){margin-right: 20px;}
    .sp-item:nth-child(4n){margin-right: 0;}
}
@media (min-width:1170px){
    .sp-item{width: calc((100% - 60px) / 5); margin-right: 15px;}
    .sp-item:nth-child(2n),
    .sp-item:nth-child(3n),
    .sp-item:nth-child(4n){margin-right: 15px;}
    .sp-item:nth-child(5n){margin-right: 0;}
}