
.header_nav{width: 100%;height: 170px;margin-bottom: 0px;box-shadow: 0px 1px 10px #ccc;background-color: #fff;border-radius: 0;}
.header_nav_top{width: 100%;height: 35px;background: #f5f5f5;border-bottom: 1px solid #eee;}
.header_nav_top_content{width: 1200px;height: 100%;display: flex;flex-direction: row;justify-content: space-between;margin: 0 auto;font-size: 12px;color: #999;align-items: center;}
.header_nav_content{width: 1200px;height: 135px;margin: 0 auto;display: flex;flex-direction: row;align-items: center;}
.header_logo{height: 87px;margin-left: 50px;}
.header_right_ul_box{display: flex;flex-direction: column;align-items: center;margin-left: 200px;margin-top: 30px;}
.shop_cart_box{display: flex;flex-direction: row;align-items: center;width: 180px;height: 38px;border: 1px solid #e8e8e8;justify-content: center;margin-left: 170px;}
.shop_cart_box a{display: flex;flex-direction: row;align-items: center;justify-content: center;width: 100%;height: 100%;}
.shop_cart_box_img{position: relative;width:20px;height: 20px;margin-right: 10px;}
.shop_cart_box_img img{width: 18px;height: 18px;}
.shop_cart_box_img .shop_num{position: absolute;top: -5px;right: -5px; width: 15px;height: 15px;border-radius: 50%;text-align: center;line-height: 15px;font-size: 8px;background: red;color: white;}
.shop_cart_box_text{font-size: 12px;color: #EF001E;}

.search_box{width: 500px;height: 35px;border: 2px solid #FF0036;display: flex;flex-direction: row;border-right: 0px;align-items: center;}
.search_img{width: 14px;height: 14px;margin-left: 15px;}
#search_box_input{width: 490px;height: 100%;border: none;box-sizing: border-box;padding-left: 15px;outline: none;}
.search_box_btn{width: 130px;height: 100%;text-align: center;line-height: 35px;color: white;background: #FF0036;font-size: 18px;
    font-weight: 700;letter-spacing: 5px;cursor: pointer;}
.guanjian_ci_box{width: 100%;height: 30px;}
.guanjian_ci_box a{float: left;font-size: 12px;line-height: 30px;margin-left: 15px;color: #888;}
.guanjian_ci_box a:nth-of-type(1){margin-left: 0px;}

.header_right_ul_two{margin-left: 25px;height: 100%;display: flex;flex-direction: row;}
.xian_xie{margin: 0 15px;}
.header_right_ul_two li{float: left;height: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.header_right_ul_two li a{display: block;width: 100%;height: 100%;display: flex;flex-direction: row;align-items: center;color: #666666;}
.header_right_ul_two li p{}
.header_right_ul_two li img{width: 22px;}

.headr_bottom_nav{width: 100%;background: #fff;}
.headr_bottom_nav_content{width: 1200px;margin: 0 auto;height: 40px;display: flex;flex-direction: row;}
.shop_fenlei_nav{width: 185px;height: 100%;text-align: left;line-height: 40px;background: #F2F2F2;color: #666666;font-size: 13px;box-sizing: border-box;padding-left: 15px;}
.item_text_box{display: flex;flex-direction: row;align-items: center;}
.item_text_box span{margin-left: 35px;font-size: 15px;}

/* .content_lunbotu{position: absolute;z-index: 1;width: 1200px;height: 100%;top: 0;left: 0;right: 0;bottom: 0;margin: auto;} */
.content_left_ul {width: 185px;position: absolute;z-index: 100;left: 0px;top: 0;right: 0;bottom: 0;margin: auto;left: -1015px;}
.content_left_ul li{width: 100%;color: white;background: rgba(0,0,0,0.55);box-sizing: border-box;padding-left: 10px;line-height: 32px;}
.content_left_ul li:hover{background: #fff;}
.content_left_ul li a{color: #fff;width: 100%;height: 100%;display: block;}
.content_left_ul li a span{font-size: 12px;line-height: 35.5px;}
.content_left_ul li:hover a{color: red;}

.content_bottom_ul{width: 761px;height: 127px;position: absolute;bottom: 5px;left: -65px;right: 0;margin: auto; z-index: 100;}
.content_bottom_ul li{width: 247px;height: 127px;background: white;float: left;margin-left: 5px;}
.content_bottom_ul li img{width: 100%;height: 100%;}

.content_right_ul{width: 250px;height: 100%;position: absolute;top: 0;right: -950px;bottom: 0;left: 0;margin: auto; background: #f3f3f3;z-index: 100;}
.content_right_ul li{width: 100%;}
.content_right_ul li:nth-of-type(1){box-sizing: border-box;padding:15px 15px 0px 15px;}
.content_right_ul li:nth-of-type(1) .content_right_ul_one{height: 155px;width: 100%;border-bottom: 2px dashed #e3e3e3;}
.content_right_ul li:nth-of-type(1) .content_right_ul_one .content_right_ul_one_title{width: 100%;display: flex;flex-direction: row;align-items: center;
height: 20px;justify-content: space-between;font-size: 14px;}
.content_right_ul li:nth-of-type(1) .content_right_ul_one .content_right_ul_one_title p{}
.content_right_ul li:nth-of-type(1) .content_right_ul_one .content_right_ul_one_title a{display: flex;flex-direction: row;align-items: center;height: 100%;}
.content_right_ul li:nth-of-type(1) .content_right_ul_one .content_right_ul_one_title a span{display: block;line-height: 20px;font-size: 14px;color: #919191;}
.content_right_ul li:nth-of-type(1) .content_right_ul_one .content_right_ul_one_title a img{width: 14px;height: 14px;}
.content_right_ul li:nth-of-type(1) .content_right_ul_one .news_li{font-size: 14px;width: 100%;display: block;margin-bottom: 12px;color: #666666;}
.content_right_ul li:nth-of-type(1) .content_right_ul_one .news_li:hover{color: red;}
.content_right_ul li:nth-of-type(1) .content_right_ul_one .news_li:nth-of-type(1){margin-top: 15px;}
.content_right_ul li:nth-of-type(1) .content_right_ul_one .news_li:nth-of-type(4){margin-bottom: 0px;}

.content_right_ul li:nth-of-type(2){box-sizing: border-box;padding:0px 15px 15px 15px;}
.content_right_ul li:nth-of-type(2) .content_right_ul_two{height: 148px;width: 100%;}
.content_right_ul li:nth-of-type(2) .content_two_ul{width: 100%;}
.content_right_ul li:nth-of-type(2) .content_two_ul li{width: 40px;height: 55px;padding: 0px;float: left;margin-left: 40px;margin-top: 20px;}
.content_right_ul li:nth-of-type(2) .content_two_ul li:nth-child(3n+1){margin-left: 10px;}
.content_right_ul li:nth-of-type(2) .content_two_ul li a{width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;}
.content_right_ul li:nth-of-type(2) .content_two_ul li img{width: 30px;height: 30px;}
.content_right_ul li:nth-of-type(2) .content_two_ul li p{color: #666;font-size: 12px;margin-top: 10px;}

.content_right_ul li:nth-of-type(3){height: 135px;width: 100%;}
.content_right_ul li:nth-of-type(3) img{height: 100%;width: 100%;}


.body_content{width: 1200px;margin: 0 auto;}

.swiper-container{width: 100%;height: 470px;min-width: 1200px;}
.swiper-container .swiper-slide{display: flex;flex-direction: row;align-items: center;justify-content: center;}
.swiper-container .swiper-slide a{display: block;width: 750px;height:340px; position: absolute;z-index: 9;top: -130px;left: -50px;bottom: 0;right: 0;margin: auto;}
.swiper-container .swiper-slide img{height: 100%;margin: 0 auto;}
.swiper-button-prev{display: none;background: url(../img/icon-slides.png)no-repeat !important;left: 0 !important;width: 42px !important;height: 70px !important;}
.swiper-button-next{display: none;background: url(../img/icon-slides.png)no-repeat !important;background-position: 33% 100% !important;width: 42px !important;height: 70px !important;right: 0 !important;}
.swiper-container:hover .swiper-button-prev{display: block !important;}
.swiper-container:hover .swiper-button-next{display: block!important;}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: .2;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 135px;left: -370px;}

.lunbotu_bottom_box{width: 1200px;margin-top: 30px;overflow: hidden;}
.lunbotu_bottom_box li{width: 390px;background: white;height: 220px;overflow: hidden;position: relative;float: left;margin-left: 15px;}
.lunbotu_bottom_box li:nth-of-type(1){margin-left: 0px;}
.lunbotu_bottom_box li:nth-of-type(1) p:nth-of-type(1){font-size: 18px;font-weight: bold;color: #2C87F5;margin-top: 20px;margin-left: 27px;}
.lunbotu_bottom_box li:nth-of-type(1) p:nth-of-type(2){font-size: 13px;color: #999999;margin-top: 10px;margin-left: 27px;}
.lunbotu_bottom_box li:nth-of-type(1) .lubotu_bottom_img{width: 150px;height: 150px;position: absolute;bottom: 20px;right: 15px;}
.lunbotu_bottom_box li:nth-of-type(2) p:nth-of-type(1){font-size: 18px;font-weight: bold;color: #ED462D;margin-top: 20px;margin-left: 27px;}
.lunbotu_bottom_box li:nth-of-type(2) p:nth-of-type(2){font-size: 13px;color: #999999;margin-top: 10px;margin-left: 27px;}
.lunbotu_bottom_box li:nth-of-type(2) .lubotu_bottom_img{width: 150px;height: 150px;position: absolute;bottom: 20px;right: 15px;}
.lunbotu_bottom_box li:nth-of-type(3) p:nth-of-type(1){font-size: 18px;font-weight: bold;color: #9A3CEF;margin-top: 20px;margin-left: 27px;}
.lunbotu_bottom_box li:nth-of-type(3) p:nth-of-type(2){font-size: 13px;color: #999999;margin-top: 10px;margin-left: 27px;}
.lunbotu_bottom_box li:nth-of-type(3) .lubotu_bottom_img{width: 150px;height: 150px;position: absolute;bottom: 20px;right: 15px;}
/* 数码产品 */
.shop_content:nth-of-type(1){width: 1200px;box-sizing: border-box;padding: 20px;background: white;margin-top: 30px;}
.shop_content:nth-of-type(1) .shop_content_title{width: 100%;height: 66px;display: flex;flex-direction: row;align-items: center;justify-content: space-between;}
.shop_content:nth-of-type(1) .shop_content_title p{color: #21ACE3;font-size: 26px;}
.shop_content:nth-of-type(1) .shop_content_title p span{color: #64D4FF;font-size: 16px;}
.shop_content:nth-of-type(1) .shop_content_title a{font-size: 14px;color: #666;}
.shop_content:nth-of-type(1) .shop_zhuti{width: 100%;height: 470px;display: flex;flex-direction: row;}
.shop_content:nth-of-type(1) .shop_zhuti_left{width: 210px;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: space-between;
background:linear-gradient(0deg,rgba(32,171,227,1) 0%,rgba(100,212,255,1) 100%);position: relative;}
.shop_content:nth-of-type(1) .shop_zhuti_left .shop_zhuti_left_top{margin-top: 30px;width: 190px;}
.shop_content:nth-of-type(1) .shop_zhuti_left .shop_zhuti_left_top a{float: left;font-size: 14px;color: white;margin-left: 15px;line-height: 30px;}
.shop_content:nth-of-type(1) .shop_zhuti_left .shop_zhuti_left_top a:hover{color: red;}
.shop_content:nth-of-type(1) .shop_zhuti_left .bottom_img{width: 100%;}
.shop_content:nth-of-type(1) .shop_zhuti_right{width: 100%;height: 100%;}
.shop_content:nth-of-type(1) .shop_zhuti_right ul{width: 100%;height: 100%;}
.shop_content:nth-of-type(1) .shop_zhuti_right ul li{width: 20%;height: 235px;display: flex;flex-direction: column;
align-items: center;float: left;box-sizing: border-box;padding: 20px;transition: 0.5s;}
.shop_content:nth-of-type(1) .shop_zhuti_right ul li:hover{transform:scale(1.1);box-shadow: 0px 0px 20px rgba(0,0,0,0.2);}
.shop_content:nth-of-type(1) .shop_zhuti_right ul li a{width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;transition: 0.5s;}
.shop_content:nth-of-type(1) .shop_zhuti_right ul li img{width: 130px;height: 130px;transition: 0.5s;}
.shop_content:nth-of-type(1) .shop_zhuti_right ul li .shop_name_text{width: 100%;height: 30px;font-size: 12px;color: #999;line-height: 15px;
margin-top: 15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;word-break:break-all;}
.shop_content:nth-of-type(1) .shop_zhuti_right ul li .shop_money_text{font-size: 8px;color: red;width: 100%;text-align: left;}
/* 电脑办公 */
.shop_content:nth-of-type(2){width: 1200px;box-sizing: border-box;padding: 20px;background: white;margin-top: 30px;}
.shop_content:nth-of-type(2) .shop_content_title{width: 100%;height: 66px;display: flex;flex-direction: row;align-items: center;justify-content: space-between;}
.shop_content:nth-of-type(2) .shop_content_title p{color: #6177CB;font-size: 26px;}
.shop_content:nth-of-type(2) .shop_content_title p span{color: #BBC8F4;font-size: 16px;}
.shop_content:nth-of-type(2) .shop_content_title a{font-size: 14px;color: #666;}
.shop_content:nth-of-type(2) .shop_zhuti{width: 100%;height: 470px;display: flex;flex-direction: row;}
.shop_content:nth-of-type(2) .shop_zhuti_left{width: 210px;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: space-between;
background:linear-gradient(0deg,rgba(97,119,203,1) 0%,rgba(188,201,245,1) 100%);position: relative;}
.shop_content:nth-of-type(2) .shop_zhuti_left .shop_zhuti_left_top{margin-top: 30px;width: 190px;}
.shop_content:nth-of-type(2) .shop_zhuti_left .shop_zhuti_left_top a{float: left;font-size: 14px;color: white;margin-left: 15px;line-height: 30px;}
.shop_content:nth-of-type(2) .shop_zhuti_left .shop_zhuti_left_top a:hover{color: red;}
.shop_content:nth-of-type(2) .shop_zhuti_left .bottom_img{width: 100%;}
.shop_content:nth-of-type(2) .shop_zhuti_right{width: 100%;height: 100%;}
.shop_content:nth-of-type(2) .shop_zhuti_right ul{width: 100%;height: 100%;}
.shop_content:nth-of-type(2) .shop_zhuti_right ul li{width: 20%;height: 235px;display: flex;flex-direction: column;
align-items: center;float: left;box-sizing: border-box;padding: 20px;transition: 0.5s;}
.shop_content:nth-of-type(2) .shop_zhuti_right ul li:hover{transform:scale(1.1);box-shadow: 0px 0px 20px rgba(0,0,0,0.2);}
.shop_content:nth-of-type(2) .shop_zhuti_right ul li a{width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;}
.shop_content:nth-of-type(2) .shop_zhuti_right ul li img{width: 130px;height: 130px;transition: 0.5s;}
.shop_content:nth-of-type(2) .shop_zhuti_right ul li .shop_name_text{width: 100%;height: 30px;font-size: 12px;color: #999;line-height: 15px;
margin-top: 15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;word-break:break-all;}
.shop_content:nth-of-type(2) .shop_zhuti_right ul li .shop_money_text{font-size: 8px;color: red;width: 100%;text-align: left;}
/* 家具家电 */
.shop_content:nth-of-type(3){width: 1200px;box-sizing: border-box;padding: 20px;background: white;margin-top: 30px;}
.shop_content:nth-of-type(3) .shop_content_title{width: 100%;height: 66px;display: flex;flex-direction: row;align-items: center;justify-content: space-between;}
.shop_content:nth-of-type(3) .shop_content_title p{color: #3E7EFF;font-size: 26px;}
.shop_content:nth-of-type(3) .shop_content_title p span{color: #92B6FF;font-size: 16px;}
.shop_content:nth-of-type(3) .shop_content_title a{font-size: 14px;color: #666;}
.shop_content:nth-of-type(3) .shop_zhuti{width: 100%;height: 470px;display: flex;flex-direction: row;}
.shop_content:nth-of-type(3) .shop_zhuti_left{width: 210px;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: space-between;
background:linear-gradient(0deg,rgba(61,126,255,1) 0%,rgba(148,184,255,1) 100%);position: relative;}
.shop_content:nth-of-type(3) .shop_zhuti_left .shop_zhuti_left_top{margin-top: 30px;width: 190px;}
.shop_content:nth-of-type(3) .shop_zhuti_left .shop_zhuti_left_top a{float: left;font-size: 14px;color: white;margin-left: 15px;line-height: 30px;}
.shop_content:nth-of-type(3) .shop_zhuti_left .shop_zhuti_left_top a:hover{color: red;}
.shop_content:nth-of-type(3) .shop_zhuti_left .bottom_img{width: 100%;}
.shop_content:nth-of-type(3) .shop_zhuti_right{width: 100%;height: 100%;}
.shop_content:nth-of-type(3) .shop_zhuti_right ul{width: 100%;height: 100%;}
.shop_content:nth-of-type(3) .shop_zhuti_right ul li{width: 20%;height: 235px;display: flex;flex-direction: column;
align-items: center;float: left;box-sizing: border-box;padding: 20px;transition: 0.5s;}
.shop_content:nth-of-type(3) .shop_zhuti_right ul li:hover{transform:scale(1.1);box-shadow: 0px 0px 20px rgba(0,0,0,0.2);}
.shop_content:nth-of-type(3) .shop_zhuti_right ul li a{width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;}
.shop_content:nth-of-type(3) .shop_zhuti_right ul li img{width: 130px;height: 130px;transition: 0.5s;}
.shop_content:nth-of-type(3) .shop_zhuti_right ul li .shop_name_text{width: 100%;height: 30px;font-size: 12px;color: #999;line-height: 15px;
margin-top: 15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;word-break:break-all;}
.shop_content:nth-of-type(3) .shop_zhuti_right ul li .shop_money_text{font-size: 8px;color: red;width: 100%;text-align: left;}
/* 服饰箱包 */
.shop_content:nth-of-type(4){width: 1200px;box-sizing: border-box;padding: 20px;background: white;margin-top: 30px;}
.shop_content:nth-of-type(4) .shop_content_title{width: 100%;height: 66px;display: flex;flex-direction: row;align-items: center;justify-content: space-between;}
.shop_content:nth-of-type(4) .shop_content_title p{color: #04BEBC;font-size: 26px;}
.shop_content:nth-of-type(4) .shop_content_title p span{color: #6FE5DE;font-size: 16px;}
.shop_content:nth-of-type(4) .shop_content_title a{font-size: 14px;color: #666;}
.shop_content:nth-of-type(4) .shop_zhuti{width: 100%;height: 470px;display: flex;flex-direction: row;}
.shop_content:nth-of-type(4) .shop_zhuti_left{width: 210px;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: space-between;
background:linear-gradient(0deg,rgba(1,189,187,1) 0%,rgba(113,230,223,1) 100%);position: relative;}
.shop_content:nth-of-type(4) .shop_zhuti_left .shop_zhuti_left_top{margin-top: 30px;width: 190px;}
.shop_content:nth-of-type(4) .shop_zhuti_left .shop_zhuti_left_top a{float: left;font-size: 14px;color: white;margin-left: 15px;line-height: 30px;}
.shop_content:nth-of-type(4) .shop_zhuti_left .shop_zhuti_left_top a:hover{color: red;}
.shop_content:nth-of-type(4) .shop_zhuti_left .bottom_img{width: 100%;}
.shop_content:nth-of-type(4) .shop_zhuti_right{width: 100%;height: 100%;}
.shop_content:nth-of-type(4) .shop_zhuti_right ul{width: 100%;height: 100%;}
.shop_content:nth-of-type(4) .shop_zhuti_right ul li{width: 20%;height: 235px;display: flex;flex-direction: column;
align-items: center;float: left;box-sizing: border-box;padding: 20px;transition: 0.5s;}
.shop_content:nth-of-type(4) .shop_zhuti_right ul li:hover{transform:scale(1.1);box-shadow: 0px 0px 20px rgba(0,0,0,0.2);}
.shop_content:nth-of-type(4) .shop_zhuti_right ul li a{width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;}
.shop_content:nth-of-type(4) .shop_zhuti_right ul li img{width: 130px;height: 130px;transition: 0.5s;}
.shop_content:nth-of-type(4) .shop_zhuti_right ul li .shop_name_text{width: 100%;height: 30px;font-size: 12px;color: #999;line-height: 15px;
margin-top: 15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;word-break:break-all;}
.shop_content:nth-of-type(4) .shop_zhuti_right ul li .shop_money_text{font-size: 8px;color: red;width: 100%;text-align: left;}
/* 母婴用品 */
.shop_content:nth-of-type(5){width: 1200px;box-sizing: border-box;padding: 20px;background: white;margin-top: 30px;}
.shop_content:nth-of-type(5) .shop_content_title{width: 100%;height: 66px;display: flex;flex-direction: row;align-items: center;justify-content: space-between;}
.shop_content:nth-of-type(5) .shop_content_title p{color: #E845D0;font-size: 26px;}
.shop_content:nth-of-type(5) .shop_content_title p span{color: #FF96F8;font-size: 16px;}
.shop_content:nth-of-type(5) .shop_content_title a{font-size: 14px;color: #666;}
.shop_content:nth-of-type(5) .shop_zhuti{width: 100%;height: 470px;display: flex;flex-direction: row;}
.shop_content:nth-of-type(5) .shop_zhuti_left{width: 210px;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: space-between;
background:linear-gradient(0deg,rgba(255,152,249,1) 0%,rgba(226,65,202,1) 100%);position: relative;}
.shop_content:nth-of-type(5) .shop_zhuti_left .shop_zhuti_left_top{margin-top: 30px;width: 190px;}
.shop_content:nth-of-type(5) .shop_zhuti_left .shop_zhuti_left_top a{float: left;font-size: 14px;color: white;margin-left: 15px;line-height: 30px;}
.shop_content:nth-of-type(5) .shop_zhuti_left .shop_zhuti_left_top a:hover{color: red;}
.shop_content:nth-of-type(5) .shop_zhuti_left .bottom_img{width: 100%;}
.shop_content:nth-of-type(5) .shop_zhuti_right{width: 100%;height: 100%;}
.shop_content:nth-of-type(5) .shop_zhuti_right ul{width: 100%;height: 100%;}
.shop_content:nth-of-type(5) .shop_zhuti_right ul li{width: 20%;height: 235px;display: flex;flex-direction: column;
align-items: center;float: left;box-sizing: border-box;padding: 20px;transition: 0.5s;}
.shop_content:nth-of-type(5) .shop_zhuti_right ul li:hover{transform:scale(1.1);box-shadow: 0px 0px 20px rgba(0,0,0,0.2);}
.shop_content:nth-of-type(5) .shop_zhuti_right ul li a{width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;}
.shop_content:nth-of-type(5) .shop_zhuti_right ul li img{width: 130px;height: 130px;transition: 0.5s;}
.shop_content:nth-of-type(5) .shop_zhuti_right ul li .shop_name_text{width: 100%;height: 30px;font-size: 12px;color: #999;line-height: 15px;
margin-top: 15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;word-break:break-all;}
.shop_content:nth-of-type(5) .shop_zhuti_right ul li .shop_money_text{font-size: 8px;color: red;width: 100%;text-align: left;}
/* 美肤美妆 */
.shop_content:nth-of-type(6){width: 1200px;box-sizing: border-box;padding: 20px;background: white;margin-top: 30px;}
.shop_content:nth-of-type(6) .shop_content_title{width: 100%;height: 66px;display: flex;flex-direction: row;align-items: center;justify-content: space-between;}
.shop_content:nth-of-type(6) .shop_content_title p{color: #E92D53;font-size: 26px;}
.shop_content:nth-of-type(6) .shop_content_title p span{color: #FF93A2;font-size: 16px;}
.shop_content:nth-of-type(6) .shop_content_title a{font-size: 14px;color: #666;}
.shop_content:nth-of-type(6) .shop_zhuti{width: 100%;height: 470px;display: flex;flex-direction: row;}
.shop_content:nth-of-type(6) .shop_zhuti_left{width: 210px;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: space-between;
background:linear-gradient(0deg,rgba(233,45,83,1) 0%,rgba(255,148,163,1) 100%);position: relative;}
.shop_content:nth-of-type(6) .shop_zhuti_left .shop_zhuti_left_top{margin-top: 30px;width: 190px;}
.shop_content:nth-of-type(6) .shop_zhuti_left .shop_zhuti_left_top a{float: left;font-size: 14px;color: white;margin-left: 15px;line-height: 30px;}
.shop_content:nth-of-type(6) .shop_zhuti_left .shop_zhuti_left_top a:hover{color: red;}
.shop_content:nth-of-type(6) .shop_zhuti_left .bottom_img{width: 100%;}
.shop_content:nth-of-type(6) .shop_zhuti_right{width: 100%;height: 100%;}
.shop_content:nth-of-type(6) .shop_zhuti_right ul{width: 100%;height: 100%;}
.shop_content:nth-of-type(6) .shop_zhuti_right ul li{width: 20%;height: 235px;display: flex;flex-direction: column;
align-items: center;float: left;box-sizing: border-box;padding: 20px;transition: 0.5s;}
.shop_content:nth-of-type(6) .shop_zhuti_right ul li:hover{transform:scale(1.1);box-shadow: 0px 0px 20px rgba(0,0,0,0.2);}
.shop_content:nth-of-type(6) .shop_zhuti_right ul li a{width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;}
.shop_content:nth-of-type(6) .shop_zhuti_right ul li img{width: 130px;height: 130px;transition: 0.5s;}
.shop_content:nth-of-type(6) .shop_zhuti_right ul li .shop_name_text{width: 100%;height: 30px;font-size: 12px;color: #999;line-height: 15px;
margin-top: 15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;word-break:break-all;}
.shop_content:nth-of-type(6) .shop_zhuti_right ul li .shop_money_text{font-size: 8px;color: red;width: 100%;text-align: left;}
/* 汽车用品 */
.shop_content:nth-of-type(7){width: 1200px;box-sizing: border-box;padding: 20px;background: white;margin-top: 30px;}
.shop_content:nth-of-type(7) .shop_content_title{width: 100%;height: 66px;display: flex;flex-direction: row;align-items: center;justify-content: space-between;}
.shop_content:nth-of-type(7) .shop_content_title p{color: #317FA3;font-size: 26px;}
.shop_content:nth-of-type(7) .shop_content_title p span{color: #94CBE6;font-size: 16px;}
.shop_content:nth-of-type(7) .shop_content_title a{font-size: 14px;color: #666;}
.shop_content:nth-of-type(7) .shop_zhuti{width: 100%;height: 470px;display: flex;flex-direction: row;}
.shop_content:nth-of-type(7) .shop_zhuti_left{width: 210px;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: space-between;
background:linear-gradient(0deg,rgba(49,126,163,1) 0%,rgba(149,205,231,1) 100%);position: relative;}
.shop_content:nth-of-type(7) .shop_zhuti_left .shop_zhuti_left_top{margin-top: 30px;width: 190px;}
.shop_content:nth-of-type(7) .shop_zhuti_left .shop_zhuti_left_top a{float: left;font-size: 14px;color: white;margin-left: 15px;line-height: 30px;}
.shop_content:nth-of-type(7) .shop_zhuti_left .shop_zhuti_left_top a:hover{color: red;}
.shop_content:nth-of-type(7) .shop_zhuti_left .bottom_img{width: 100%;}
.shop_content:nth-of-type(7) .shop_zhuti_right{width: 100%;height: 100%;}
.shop_content:nth-of-type(7) .shop_zhuti_right ul{width: 100%;height: 100%;}
.shop_content:nth-of-type(7) .shop_zhuti_right ul li{width: 20%;height: 235px;display: flex;flex-direction: column;
align-items: center;float: left;box-sizing: border-box;padding: 20px;transition: 0.5s;}
.shop_content:nth-of-type(7) .shop_zhuti_right ul li:hover{transform:scale(1.1);box-shadow: 0px 0px 20px rgba(0,0,0,0.2);}
.shop_content:nth-of-type(7) .shop_zhuti_right ul li a{width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;}
.shop_content:nth-of-type(7) .shop_zhuti_right ul li img{width: 130px;height: 130px;transition: 0.5s;}
.shop_content:nth-of-type(7) .shop_zhuti_right ul li .shop_name_text{width: 100%;height: 30px;font-size: 12px;color: #999;line-height: 15px;
margin-top: 15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;word-break:break-all;}
.shop_content:nth-of-type(7) .shop_zhuti_right ul li .shop_money_text{font-size: 8px;color: red;width: 100%;text-align: left;}
/* 已经到达底部 */
.bottom_box_text{width: 100%;text-align: center;line-height: 110px;height: 110px;font-size: 14px;color: #999;}

.dibu_box{width: 100%;background: white;padding-bottom: 30px;}
.dibu_box .dibu_box_ul{width: 1200px;margin: 0 auto;height: 185px;display: flex;flex-direction: row;align-items: center;}
.dibu_box .dibu_box_ul li{margin-left: 150px;display: flex;flex-direction: row;align-items: center;}
.dibu_box .dibu_box_ul li:nth-of-type(1){margin-left: 0px;}
.dibu_box .dibu_box_ul li img{width: 66px;height: 66px;}
.dibu_box_ul_right{display: flex;flex-direction: column;margin-left: 20px;}
.dibu_box_ul_right p:nth-of-type(1){color: #333;font-size: 16px;}
.dibu_box_ul_right p:nth-of-type(2){color: #999;font-size: 12px;margin-top: 5px;}

.ben_mother_box{width: 100%;height: 500px; border-radius: 10px;background: white;margin-top: 60px;}
.ben_mother_title{width: 100%;height: 70px; display: flex;flex-direction: row;align-items: center;justify-content: space-between;border-bottom: 1px solid #f0f0f0;
box-sizing: border-box;padding: 10px 30px;}
.ben_mother_title_left h2{font-size:22px;color: #333;font-weight: 300;}
.ben_mother_title_left p{font-size: 13px;color: #999;}
.ben_mother_title_right{width: 105px;height: 35px;border:1px solid #e1e1e1;text-align: center;line-height: 35px;font-size: 14px;color: #333;cursor: pointer;}
.ben_mother_title_right a{width: 100%;height: 100%;color: #333;display: block;}
.ben_mother_box_ul{width: 100%;}
.ben_mother_box_ul ul li{float: left; width: 299px;height: 430px;display: flex;flex-direction: column;align-items: center;border-right: 1px solid #f0f0f0;}
.ben_mother_box_ul ul li:last-child {border-right:0px;}
.ben_mother_box_ul ul li img{width: 206px;height: 206px;margin-top: 50px;transition: 0.5s;}
.shop_name{width: 250px;height: 40px;font-size: 16px;text-align: center;display: -webkit-box;margin-top: 50px;
-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.shop_money{color: #c30a18;font-size: 16px;margin-top: 30px;}
.show_shop{width: 105px;height: 35px;text-align: center;line-height: 35px;font-size: 14px;margin-top: 30px;border:1px solid #ccc;display: none;}
.ben_mother_box_ul ul li img:hover{transform:scale(1.2)}
.ben_mother_box_ul ul li:hover .shop_money{display: none;}
.ben_mother_box_ul ul li:hover .show_shop{display: block;}

.jingxuan_box{width: 100%;border-radius: 10px;background: white;}
.jingxuan_box_ul{width: 100%;}
.jingxuan_box_ul_one{overflow: hidden;}
.jingxuan_box_ul_one li{float: left;width: 299px;height: 430px;border-right: 1px solid #f0f0f0;display: flex;flex-direction: column;align-items: center;}
.jingxuan_box_ul_one li img{width: 206px;height: 206px;margin-top: 50px;transition: 0.5s;}
.jingxuan_box_ul_one li:nth-of-type(1){width: 600px;height: 430px;border-bottom: 1px solid #F0F0F0;border-right: 0px;}
.jingxuan_box_ul_one li:nth-of-type(1) img{width: 100%;height: 100%;margin-top: 0px;}
.jingxuan_box_ul_one li:nth-of-type(2){border-bottom: 1px solid #F0F0F0;}
.jingxuan_box_ul_one li:nth-of-type(3){border-bottom: 1px solid #F0F0F0;}
.jingxuan_box_ul_one li img:hover{transform:scale(1.2)}
.jingxuan_box_ul_one li:nth-of-type(1) img:hover{transform:scale(1)}
.jingxuan_box_ul_one li:hover .shop_money{display: none;}
.jingxuan_box_ul_one li:hover .show_shop{display: block;}

.hezuo_box{width: 100%;border-radius: 10px;background: white;margin-top: 60px;margin-bottom: 60px;}
.hezuo_ul{overflow: hidden;}
.hezuo_ul li{width: 25%;float: left;}
.hezuo_ul li img{width: 100%;height: 200px;}
.hezuo_name{width: 100%;height: 70px;line-height: 70px;text-align: center;color: #333;}
.hezuo_name_goto{width: 100%;height: 70px;line-height: 70px;text-align: center;color: #333;display: none;}
.hezuo_ul li:hover .hezuo_name_goto{display: block;}
.hezuo_ul li:hover .hezuo_name{display: none;}

.bottom_foot_box{width: 100%;background: white;height: 265px;}
.bottom_foot_box_content{width: 1200px;height: 265px;margin: 0 auto;display: flex;flex-direction: row;align-items: center;justify-content: space-between;}
.bottom_foot_box_content_left{}
.bottom_foot_box_content_left li{float: left;width: 100px; display: flex;flex-direction: column;align-items: center;}
.bottom_foot_box_content_left li p{font-size: 14px;color: #595959;margin-bottom: 15px;}
.bottom_foot_box_content_left li a{color: #b2b2b2;font-size: 12px;margin-top: 10px;}
.bottom_foot_box_content_right{}
.bottom_foot_box_content_right p:nth-of-type(1){font-size: 30px;text-align: right;}
.bottom_foot_box_content_right p:nth-of-type(2){font-size: 14px;text-align: right;color: #999;}

.beian_box{width: 1200px;height: 100px;display: flex;flex-direction: column;margin: 0 auto;align-items: center;}
.beian_box p{font-size: 12px;color: #999999;margin-top: 30px;}


/* 侧边导航栏 */
.left_nav_box{position: fixed;left: 14.58333%;top: 200px;width: 60px;z-index: 20;display: none;}
.left_nav_box li{width: 100%; height: 60px;text-align: center;font-size: 14px;box-sizing: border-box;padding: 10px;background: white;}
.left_nav_box li:last-child{border-bottom:0px}
.left_nav_box li:hover{background: #c81623;color: white;cursor: pointer;}
/* 返回顶部 */
.fixed_btn_top{width: 40px;height: 40px;cursor: pointer;text-align: center;line-height: 20px;font-size: 14px;display: none;color: #c81623;}

/* 1700 */
@media (max-width: 1700px){
	.left_nav_box{left: 150px;}
}
@media (max-width: 1600px){
	.left_nav_box{left: 100px;}
}
@media (max-width: 1500px){
	.left_nav_box{left: 80px;}
}
@media (max-width: 1400px){
	.left_nav_box{display: none !important;}
}
