@charset "utf-8";
/* CSS Document */

body{ font-size: 12px;}
.width1200{ width:1200px; margin:0 auto;}
* { margin: 0; padding: 0; outline: 0; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
img {max-width: 100%; border: none;}
a,.footer ul li{text-decoration:none;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
body,html{ height: 100%;}
body{ font-family:Arial, Helvetica, sans-serif;}
.logo,.Mo-L,.Mo-e,.Mo-T ul li a,.HDri{font-size:12px;color:#000; line-height:20px;}
.font12{font-size: 12px;}.font13{font-size: 13px;}.font14{font-size: 14px;}.font15{font-size: 15px;}.font16{font-size: 16px;}.font17{font-size: 17px;}.font18{font-size: 18px;}.font19{font-size: 19px;}.font20{font-size: 20px;}.font21{font-size: 21px;}.font22{font-size: 22px;}.font23{font-size: 23px;}.font24{font-size: 24px;}.font25{font-size: 25px;}.font26{font-size: 26px;}.font27{font-size: 27px;}.font23{font-size: 28px;}.font29{font-size: 29px;}.font30{font-size: 30px;}
h1,h2,h3,h4,h5{ font-weight:100;}
ul,li,h1,h2,h3,h4,p{ padding: 0px; margin: 0px;}
.W1200{ max-width: 1200px; margin: 0 auto;}
.clear{ clear:both;}
.clear2::after{ content: ""; clear: both; display: block; }
.hd-t{background: #fff; padding: 17px 0;}
.hd-50{ height: 70px; overflow: hidden;}
.logo{ width:250px; margin: auto; float:none;}
.logo img{ max-width:250px;}
.HDri{ margin-left: 220px; overflow:hidden;  border-left: 1px #ccc solid; padding: 15px 0px 15px 20px; }
.HDri span{ display: inline-block; background: #999 url(http://www.tomtop.com/activity/arrows_20160118_20x20.png) no-repeat center; background-size:50%; border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; -webkit-border-radius: 50px;text-align: center; width: 12px; height: 12px;vertical-align: middle; margin: 0 5px;}
.HDri span img{ width: 40%; }
.Voirtout{ margin: 10px auto 10px auto; display: block; font-size: 16px; max-width: 180px; color: #fff; padding: 5px 0; background: #e94a4f; text-align: center}
a.Voirtout:hover{ background: #ae292d;}

.co-q img,.w1920 img{ display:block;}
ul,li{ padding: 0px; margin: 0px; list-style-type: none;}
.bannerbg{}
/*.shadow{
    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 13px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 0px 13px rgba(0,0,0,0.3);
    -o-box-shadow: 0px 0px 13px rgba(0,0,0,0.3);	
	}*/

.bannerbg img{ width: 100%;}
@media(max-width:1200px){.bannerbg{ width: 1200px; margin: auto;} }
.por50{ width:50%; float:left;}

.nav {width: 100%;position: fixed;bottom: 200px;right:55px;}
.nav .nav_content {position: relative}
.nav ul li {width: 50px; height: 35px;	padding:3px 10px;position: absolute;right: -42px;cursor: pointer;background: #b4b4b4;list-style-type:none;}
.nav ul li img {width: 100%}
.nav ul li:hover {background: #646464;}
.nav ul .nav_top {bottom: 1px;display: none;border-top-left-radius: 4px; border-top-right-radius: 4px;}
.nav ul .nav_bottom {top: 1px;	border-bottom-left-radius: 4px;   border-bottom-right-radius: 4px;      }


/*product*/

.anniversary-bg {
    padding: 20px 0px 10px 0px;
   
}
.contain .tab_btn.Four-k {
    width: 100%;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.b_product_box .flash_deals .tab_btn li {cursor: pointer;}
.contain .tab_btn.Four-k li {width: 25%;}
.contain .tab_ajax li { width: 20%;}
.tab_btn li { width: 50%; position: relative;cursor: pointer;font-size: 18px;color: #000;text-align: center;}
.tab_btn li { float: left; color: #fff;}
.contain .tab_ajax li.active .tab_btn_con { background: #000; color: #fff;}
.contain .tab_ajax li .tab_btn_con {width: 95%; position: relative; background: #e94a4f;}
.tab_btn li.active .tab_btn_con {background: #f25d1c;color: #fff;}
.tab_btn li .tab_btn_con { width: 98%; background: #fff;margin: 0 auto;}
.contain .tab_ajax li.active .triangle {
    width: 95%;
    height: 30px;
    /* border-top: 10px solid #475669; */
    /* border-right: 10px solid transparent; */
    /* border-left: 10px solid transparent; */
    position: absolute;
    left: 2.5%;
    display: block;
    background: #e8e6e6;
    /* margin: 0 10px; */
}

/*
.tab_btn li.active .triangle {
    width: 0;
    height: 0;
    border-top: 10px solid #f25d1c;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    left: 50%;
    display: block;
}
*/

.swiper-slide {  -webkit-flex-shrink: 0;-ms-flex: 0 0 auto; flex-shrink: 0; width: 100%; height: 100%;position: relative;}

.tab_btn { width: 99%;margin: 0 auto 2%;}
.swiper-container { margin-left: auto; margin-right: auto; position: relative; z-index: 1;}

.tab_con .item.active { display: block;}
.tab_con .item { padding:25px 100px;}
.tab_con .item { display: none;}
.page-rentree1{ padding: 12px;}
.tab_con{ background: #e8e6e6;    margin: 1px 7.5px;}
/**ul-------------------------------------------------**/

.categoryProductList li.productClass {
    box-sizing: border-box;
    height: 416px;
}

.categoryProductList .productClass {
    width: 47.8%;
    margin: 0.5% 1%;
    position: relative;
    min-height: 476px;
}
.lineBlock {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    font-size: 12px;
    letter-spacing: 0;
    word-spacing: 0;
}
.productClass {
    width: 228px;
    *width: 167px;
    line-height: 18px;
    height: 385px;
    *height: 250px;
    box-sizing: content-box;
}
.productClass {
    position: relative;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}
.lineBlock {
    display: inline-block;
    zoom: 1;
    font-size: 12px;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: middle;
}
.lineBlock {
    *display: inline;
    *zoom: 1;
}
.categoryProductList li.productClass:hover .m_product_box {
    border: 1px solid #f2f2f2;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.13);
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.13);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.13);
    z-index: 20;
    box-sizing: border-box;
}

.categoryProductList li.productClass .m_product_box {
    border: 1px solid transparent;
    box-sizing: border-box;
}
.categoryProductList .m_product_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    border: 1px solid transparent;
    padding: 5px 0;
}
.categoryProductList .pic_wrap {
    position: relative;
    height: 316px;
    overflow: hidden;
    margin-bottom: 5px;
}
.productClass .icon-sale {
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
    left: 15px;
    top: 5px;
    z-index: 10;
    font-size: 13px;
    font-weight: 700;
    text-align: right;
    padding-right: 20px;
    padding-top: 9px;
    color: #fff;
}

.icon-sale {
    background-image: url(https://img.tttcdn.com/img/201908maquette-sprite.png);
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: -48px -119px;
    width: 44px;
    height: 46px;
    position: absolute;
    left: 15px;
    top: 15px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding-top: 12px;
    z-index: 10;
}
.icon-sale {
    background-image: url(https://img.tttcdn.com/img/201908maquette-sprite.png?v=20170311);
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: -48px -119px;
    width: 44px;
    height: 46px;
    position: absolute;
    left: 15px;
    top: 15px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding-top: 12px;
    z-index: 10;
}
.categoryProductList .productImg {
    overflow: hidden;
    border: 0;
    outline: 0;
    text-align: center;
    display: block;
    width: 100%;
}

.productClass .productImg {
    line-height: 200px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}
.productClass .productImg, .productClass .productTitle {
    display: block;
}
.loading, .productImg {
    background: url(images/loading.gif) center center no-repeat;
}
.productImg {
    text-align: center;
    margin-bottom: 5px;
    font-size: 0;
}
.productImg img {
    max-width: 100%;
    max-height: 100%;
}
.productImg:after {
    content: "";
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.2),rgba(255,255,255,0));
    background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.2),rgba(255,255,255,0));
    transform: skewx(-25deg);
    -o-transform: skewx(-25deg);
    -moz-transform: skewx(-25deg);
    -ms-transform: skewx(-25deg);
    -webkit-transform: skewx(-25deg);
}
.categoryProductList .m_product_box .product_info {
    padding: 0 10px;
}
.categoryProductList .m_product_box .hd {
    text-align: center;
}
.productClass h3 {
    font-size: 12px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    overflow: hidden;
    height: 40px;
}
.categoryProductList .m_product_box .hd .productTitle {
    font-size: 14px;
    color: #333;
    margin-top: 7px;
    max-height: 34px;
    overflow: hidden;
    line-height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.productClass .productImg, .productClass .productTitle {
    display: block;
}
.productTitle {
    margin-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.categoryProductList .m_product_box .bd {
    margin: 3px 0 0;
}
.categoryProductList .m_product_box .bd dd {
    height: 24px;
    line-height: 24px;
}
.categoryProductList .m_product_box .bd dd {
    height: 24px;
    line-height: 24px;
}
.categoryProductList .m_product_box .bd dd i {
    margin-right: 5px;
}

[class*=" icon_"], [class^=icon_] {
    font-family: icon_font!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon_truck01 {
    background-position: -164px -357px;
    width: 26px;
    height: 21px;
}
.categoryProductList .m_product_box .bd dd i {
    margin-right: 5px;
}


.icon-right-2 {
    background-position: -216px -357px;
    width: 26px;
    height: 21px;
}
.icon{
    background-image: url(https://img.tttcdn.com/img/201908maquette-sprite.png?v=20170311);
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.categoryProductList .m_product_box .bd dd .productPrice {
    float: right;
    font-size: 22px;
    color: #000;
}

.productPrice {
    font-size: 18px;
    font-weight: 700;
    color: #3f3c3c;
    display: inline-block;
}
.categoryProductList .m_product_box .bd dd b {
    color: #e60013;
    font-size: 14px;
}
.categoryProductList .m_product_box .bd dd .productCost {
    float: right;
    font-size: 18px;
    font-weight: 700;
    color: #9e9e9e;
    text-decoration: line-through;
}

.productCost {
    font-size: 12px;
    color: #999;
    text-decoration: line-through;
    margin-left: 8px;
}
.categoryProductList .m_product_box .bd dd {
    height: 24px;
    line-height: 24px;
}

.categoryProductList .enstock {
    margin-top: 10px;
}
.categoryProductList li.productClass .bt_btn {
    transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -webkit-transition: all .5s;
    height: 0;
    overflow: hidden;
    box-sizing: content-box;
}
.categoryProductList li.productClass:hover .m_product_box {
	border:1px solid #f2f2f2;
	-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.13);
	-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,.13);
	box-shadow:0 2px 4px 0 rgba(0,0,0,.13);
	z-index:20;
	box-sizing:border-box
}
.categoryProductList li.productClass:hover .bt_btn {
	height:32px;
	padding:30px 0
}
.categoryProductList .m_product_box .bt_btn {
    text-align: center;
    width: 100%;
}
.categoryProductList .m_product_box .bt_btn .bm_btn {
    width: 130px;
    height: 32px;
    line-height: 32px;
    background: #3f3c3c;
    text-align: center;
    display: inline-block;
}

.bm_btn, .btn {
    *width: 90px;
    display: inline-block;
    width: auto;
    min-width: 90px;
    height: 34px;
    padding: 0 10px;
    text-align: center;
    font-size: 14px;
    line-height: 34px;
    color: #fff;
    background-color: #3f3c3c;
}
.categoryProductList .m_product_box .bt_btn .quick_view {
    background: #e60013;
    margin-left: 10px;
}
.categoryProductList .m_product_box .bt_btn .bm_btn {
    width: 130px;
    height: 32px;
    line-height: 32px;
    background: #3f3c3c;
    text-align: center;
    display: inline-block;
}

.bm_btn, .btn {
    *width: 90px;
    display: inline-block;
    width: auto;
    min-width: 90px;
    height: 34px;
    padding: 0 10px;
    text-align: center;
    font-size: 14px;
    line-height: 34px;
    color: #fff;
    background-color: #3f3c3c;
}
.productImg:hover {
    opacity: .7;
}
/*---尾部---*/
.brand_sb, .pu_siteMap {
    margin-top: 35px;
}
.brand_sb li, .pu_siteMap li {
    width: 147px;
    margin: 15px 10px 8px;
    display: inline-block;
    vertical-align: top;
}
.brand_sb li a, .pu_siteMap li a {
    float: left;
    line-height: 20px;
    font-size: 12px;    
    color: #000;
}
.brand_sb li a em, .pu_siteMap li a em {
    float: left;
    margin-right: 10px;
    width: 42px;
    height: 42px;
}
.f_footer {
    margin-top: 30px;
}
footer, header, nav, section {
    display: block;
}
.footer_wrap {
    background: #ebeced;
    padding:30px 0 20px 0;
}
.fmbg {
    background: url(https://deal.interouge.com/images/20180109-interouge-fbg.jpg) 194px bottom no-repeat;
}

.w {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.clearfix {
    clear: both;
    zoom: 1;
}
.lineBlockBox {
    display: table;
    width: 100%;
    font-size: 0;
    letter-spacing: -3px;
    word-spacing: -3px;
}
.m_footer .fl_sub_wrap li {
    color: #93919c;
}
.m_footer .footer_info li {
    width: 25%;
    vertical-align: top;
    position: relative;
}
.lineBlockBox>* {
    display: inline-block;
    zoom: 1;
    font-size: 12px;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: middle;
}
.m_footer .fl_sub_wrap li p {
    color: #585757;
}
.m_footer .footer_info li p {
    font-size: 14px;
    margin: 10px 0 5px;
    font-weight: 700;
}
.m_footer .fl_sub_wrap li .share a {
    float: left;
    width: auto;
    display: inline-block;
    margin-right: 10px;
}
.share .f-s img,.share .f-s{ border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; width: 35px; height: 35px;}
.share .f-s{ background: #000; }
.m_footer .fl_sub_wrap li a, .m_footer .fl_sub_wrap li p.contact span {
    color: #93919c;
}
.m_footer .footer_info li a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 230px;
    line-height: 18px;
    color: #93919c;
}
.m_footer .footer_info li .line {
    position: absolute;
    right: 60px;
    top: 30px;
    height: 140px;
    width: 2px;
    background: url(https://deal.interouge.com/images/20180109-interouge-dot.jpg) repeat-y;
}
.footer_wrap.bg2 {
    background: #292929;
}
.m_footer .copyright {
    margin-top: 70px;
    padding-bottom: 30px;
    line-height: 30px;
    text-align: center;
    color: #eff2f5;
}
.m_footer .footer_info li a:hover {
    color: #e60013;
}
.m_footer .fl_sub_wrap li p.contact {
    font-size: 22px;
    line-height: 25px;
}
.m_footer .fl_sub_wrap li .share span {
    display: block;
}
@media(max-width:1200px){

}

@media (max-width:1100px) {
.categoryProductList .productClass { width: 47.2%} 
.tab_con {
    margin: 1px 5.5px;
}    
}
@media (max-width:1024px) {
 .tab_con .item {
    padding: 25px 20px;
}
    .ff_nav,.f_footer{ display: none;}    
}
@media (max-width:800px) {
    .tab_btn li{ font-size: 14px;}    
}    
@media (max-width:768px) {
    .nav,.nav .nav_content{ display: none}     
.anniversary-bg {
    padding: 0px 0px 10px 0px;
}   
 .tab_con .item {
    padding: 25px 20px;
}  
.tab_btn li {
    font-size: 12px;
}    
.categoryProductList .productClass {
    width: 98%;
    margin: 0.5% 1%;
}    
}
    @media (max-width:650px) {
.hd-50 {
    height: 39px;
    overflow: hidden;
}
    .logo {width:135px;}    
.logo img {
    max-width: 129px;
        }
 .page-rentree1 {
    padding: 12px 2px;
}  
.tab_btn li {
    font-size: 2vw;
}  
.tab_con {
    margin: 1px 0.5%;
} 
.tab_con .item {
    padding: 22px 10px;
}        
    }