#search_page img {
    width: 100%;
    display: block;
    max-width: 100%;
}
.autosuggestion-search{
    width:auto;
    top:-11px;
}

.serach_cont {
    width: 1210px;
    margin: 0 auto;
    padding: 30px 0 0 0;
}

.serction_contes {
    width: 100%;
    box-sizing: border-box;
    border: 1px #ebebeb solid;
}

.sections_names {
    font-size: 20px;
    color: #555555;
    background: #fafafa;
    padding: 10px 0 10px 28px;
    border-bottom: 1px #ebebeb solid;
}
.level1-select,.level2-select{   
    display: -webkit-box
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.level2-select{
    margin-left: 125px;
    margin-top: 5px;
}
.product_category {
    width: 1145px;
    margin: 0 auto;
    overflow: hidden;
}
.product_category_level2{

}

.product_category li {
    width: 244px;
    float: left;
    margin: 15px 20px 15px 0;
}
.product_category_level2>li{
    width: 100%;
    /*margin: 15px 0;*/
}
.level2-cont{
    margin: 0 28px;
    line-height: 45px;
}
.product_category_level2>li:nth-child(even){
    background: rgb(251, 251, 251);
}
.level2-left{
    width: 80px;
    margin-right: 45px;
    line-height: 20px;
}
.level2-left span{
    color:#999;
    margin-top:12px;
    display: inline-block;
}
.level2-right{
    width: calc(100% - 125px);
}
.level2-right li{
    float: left;
    width: 25%;
    /*margin-bottom: 12px;*/
}

.product_category li a {
    font-size: 12px;
    color: #555555;
    /*margin-left: 20px;*/
}
.product_category_level2 li a{
    color: #666;
 }

.product_category li a:hover,.product_category_level2 li a:hover {
    color: #29b7e5;
}

#product_search {
    margin: 20px 0;
}

#product_searchDiv {
    float: left;
    display: inline;
    font-size: 14px;
    color: #8a8d91;
    margin-right: 5px;
}

#similarKeywords {
    float: left;
    width: 1080px;
}

#similarKeywords a {
    float: left;
    margin-right: 25px;
    margin-bottom: 6px;
    font-size: 14px;
    color: #8a8d91;
}

#similarKeywords a:hover {
    color: #29b7e5;
    cursor:pointer;
}

.search_bar {
    width: 100%;
    position: relative;
}

#product_search_bar {
    background: #ebebeb;
    padding: 2px;
}

.chose_btn {
    float: left;
    margin-right: 25px;
}

.chose_btn li {
    float: left;
    width: 115px;
}

.chose_btn li a {
    height: 55px;
    line-height: 55px;
    color: #555555;
    font-size: 16px;
    text-align: center;
    display: block;
    width: 100%;
}

.chose_btn li:hover {
    color: #29b7e5;
    background: #fff;
}

.chose_btn li a.price_btn_default {
    content: "";
    background: url(images/search/search/up_down.png) no-repeat 80px center;
}
.chose_btn li a.price_btn_asc {
    content: "";
    background: url(images/search/search/up_up_s.png) no-repeat 80px center;
}
.chose_btn li a.price_btn_desc {
    content: "";
    background: url(images/search/search/up_down_s.png) no-repeat 80px center;
}

.input_area {
    float: left;
    line-height: 38px;
    padding-top: 7px;
}

.input_area span {
    float: left;
    color: #555555;
    font-size: 16px;
    margin: 0 6px;
}

.inpurts {
    position: relative;
}

.inpurts:before {
    content: "";
    background: url(images/search/search/price.png) no-repeat;
    width: 12px;
    height: 15px;
    position: absolute;
    top: 12px;
    left: 8px;
}

.serach_inpt {
    width: 71px;
    height: 35px;
    background: #fff;
    border: 1px #e3e3e3 solid;
    padding-left: 24px;
    padding-right: 5px;
}
.serach_inpt::placeholder {
    color: #9194A1;
}

.chose_bar {
    float: right;
}

#confirm {
    display: block;
    font-size: 16px;
    text-align: center;
    background: #0A83D6;
    line-height: 38px;
    height: 38px;
    width: 100px;
    color: #fff;
    border-radius: 5px;
}

#replace {
    display: block;
    font-size: 16px;
    text-align: center;
    background: #949494;
    line-height: 38px;
    height: 38px;
    width: 100px;
    color: #fff;
    border-radius: 5px;
}

.chose_blog {
    background: url("images/search/un_choose.png") left center no-repeat;
    height: 57px;
    padding-left: 35px;
    font-size: 16px;
    color: #555555;
    margin-right: 22px;
    line-height: 57px;
    float: left;
    display: block;
}

.chose_blog.chose {
    background: url("images/search/choose.png") left center no-repeat;
}

#resultCount {
    padding: 30px 0;
}

#resultCount_t {
    float: left;
    font-size: 24px;
    color: #333333;
    margin-right: 5px;
}

#resultCount_a {
    float: left;
    font-size: 16px;
    color: #8a8d91;
    padding-top: 10px;
}

#resultCount_a span {
    color: #19A0CC;
    margin: 0 3px;
}

.section_block {
    width: 100%;
    margin-bottom: 10px;
}

.section_block h4 {
    font-size: 24px;
    color: #333333;
    font-weight: normal;
    padding: 20px 0;
}

.serach_lists {
    width: 100%;
    padding-bottom: 50px;
    position: relative;
}

.serach_lists ul {
    width: 1230px;
}

.serach_lists li {
    width: 234px;
    float: left;
    box-sizing: border-box;
    border: 1px #eaeaea solid;
    margin: 0 10px 10px 0;
    position: relative;
}

.pro_pics {
    position: relative;
    padding-bottom: 12px;
    padding-top: 36px;
}
.swiper-slide .pro_pics{
	width:230px;
	margin:0 auto;
}

.icons_lists {
    height: 36px;
    position: absolute;
    top: 0;
    left: 0;
	width:100%;
}
.icons_lists>img{
	float: right;
    width: 56px !important;
    height: 15px;
    margin-top: 10px;
    margin-right: 10px;
}
.ioncs_status1 {
    background: #c60001;
    font-size: 18px;
    color: #ffffff;
    height: 36px;
    line-height: 36px;
    float: left;
    padding: 0 12px 0 12px;
    width: 72px;
    text-align: center;
}

.installmentIcon{
    position: absolute;
    top: 5px;
    left: 0;
    height: 29px;
    background: #fe8f35;
    line-height: 29px;
    padding: 0 10px;
    color: #ffffff;
    font-size: 13px;
}
.ioncs_status2 {
    background: #0A83D6;
    font-size: 18px;
    color: #ffffff;
    height: 36px;
    line-height: 36px;
    float: left;
    padding: 0 12px 0 12px;
    width: 72px;
    text-align: center;
}
/*.ioncs_status1:before {
    content: "";
    background: url(images/search/new_icons.png) no-repeat;
    width: 26px;
    height: 25px;
    background-size: 100%;
    padding: 0 11px;
    margin-right: 6px;
}*/

.ioncs_status2 {
    background: #0A83D6;
    font-size: 18px;
    color: #ffffff;
    height: 36px;
    line-height: 36px;
    float: left;
    text-align: center;
    padding: 0 12px;
}

.pro_names {
    height: 42px;
    font-size: 1rem;
    color: #030303;
    margin: 0 10px 0 10px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -moz-box;
    -moz-line-clamp: 2!important;
    -moz-box-orient: vertical;
}
.pro_names :after{
	background: linear-gradient(to right, rgba(255, 255, 255, 0), #FFFFFF 50%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    content: "...";
    padding: 0 5px 1px 30px;
    position: absolute;
    right: 0;
}

@media (max-width:1500px){
	.pro_names{
		font-size:0.88rem;
     }
/*      body{
     	zoom:80%;
     } */
      .rightbars {
        left: 45.5%!important;
    }
    .rightbars.fixrightbar {
	    left: 45.5%!important;
	}
 }

.pro_pirces {
    font-size: 16px;
    color: #0A83D6;
    margin: 0 10px 18px 10px;
}

.pro_pirces font {
    font-size: 24px;
}

.pro_discript {
    font-size: 16px;
    color: #555555;
    margin: 0 10px ;
}

.product_bottomlist {
    background: #0A83D6;
    z-index: 10;
    display: none;
    position: absolute;
    bottom: -52px;
    left: -1px;
    width: 100%;
    border: 1px #26a8df solid;
}

.product_bottomlist dd {
    float: left;
    width: 21px;
    margin: 15px;
    display: block;
}

.diaccys_pro {
    color: #fff;
    float: right;
    font-size: 16px;
    line-height: 50px;
    margin-right: 5px;
}

.serach_lists li:hover {
    border: 1px #26a8df solid;
}

.serach_lists li:hover .product_bottomlist {
    display: block;
}

.contranst_pro {
    background: url("images/search/search/unchose.png") left center no-repeat;
    height: 22px;
    padding-left: 25px;
    font-size: 16px;
    color: #555555;
    line-height: 22px;
    display: block;
    position: absolute;
    right: 9px;
    bottom: 13px;
    z-index: 3;
}

.contranst_pro.actives {
    background: url("images/search/search/chose.png") left center no-repeat;
}

.word_areas {
    height: 84px;
}

#pages {
    position: relative;
    width: 100%;
}

#center_pages {
    width: 1210px;
    margin-left:25%;
}

#pages span {
    float: left;
    height: 42px;
    line-height: 42px;
    margin: 0 3px;
    text-align: center;
    font-size: 16px;
    color: #555555;
}

#pages span.dots {
    width: 40px;
}

#pages span.totals {
    margin: 0 8px;
}

#pages span.totals font {
    color: #0A83D6;
}

#pages span a.qx_num {
    font-size: 16px;
    color: #555555;
    background: #fafafa;
    border: 1px #dcdcdc solid;
    text-align: center;
    width: 100px;
    display: block;
}

#pages span a.qx_num.disabled {
    color: #919191;
    border: #919191 1px solid;
}

#pages span a.page_num {
    font-size: 16px;
    color: #555555;
    background: #fafafa;
    border: 1px #dcdcdc solid;
    text-align: center;
    width: 40px;
    display: block;
}

#pages span a.page_num.paging {
    color: #0A83D6;
    border: 1px #fff solid;
    background: none;
}

#pages span a.page_num.actives {
    color: #fff;
    border: #0A83D6 1px solid;
    background: #0A83D6;
}

#pages span a.page_num:hover {
    color: #fff;
    border: #0A83D6 1px solid;
    background: #0A83D6;
}

#pages span a.totalpge {
    font-size: 16px;
    color: #0A83D6;
}

.bottom_promotion {
    padding: 55px 0 10px 0;
}

.bottom_promotion h4 {
    font-size: 24px;
    color: #333333;
    padding-bottom: 20px;
    font-weight: normal;
}

.pro_bimgs {
    float: left;
    margin-right: 16px;
    box-sizing: border-box;
    border: 1px #eaeaea solid;
    width: 592px;
}

.pro_simgs {
    float: left;
    margin-right: 16px;
    margin-bottom: 20.5px;
    box-sizing: border-box;
    border: 1px #eaeaea solid;
    width: 290px;
}

.pro_simgs.overm {
    margin-right: 0;
}

.contentDes {
    padding: 10px 15px;
}

.contentDes h5 {
    font-size: 16px;
    color: #26a8df;
    font-weight: bold;
    margin-bottom: 3px;
    text-align: left
}

.contentDes p {
    font-size: 14px;
    color: #555555;
    margin: 0;
}

.rightbars {
    width: 120px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: 615px;
    z-index:99
}

.rightbars .bar_title {
    height: 49px;
    line-height: 49px;
    background: url(images/search/rightbar_bg.jpg) no-repeat center;
    color: #fff;
    font-size: 16px;
    padding-left: 14px;
    position: relative;
}

.rightbars .close_rightbar {
    display: block;
    width: 15px;
    position: absolute;
    right: 12px;
    top: 16px;
}

.rightbars .rightbar_list {
    border-left: 1px #eaeaea solid;
    border-right: 1px #eaeaea solid;
    border-bottom: 1px #eaeaea solid;
    border-top: 1px #eaeaea solid;
    width: 93px;
    padding: 0 12.8px;
    background: #fff;
}

.rightbars .right_lists {
    position: relative;
    border-bottom: 1px #eaeaea solid;
    /*padding: 20px 0;*/
    width: 93px;
    height: 93px;
}

.rightbars .close_listxy {
    width: 28px;
    position: absolute;
    top: 9px;
    right: 0;
    z-index: 2;
}

.rightbars .right_add_btn {
    width: 41px;
    margin: 10px auto;
}

.rightbars .right_add_test {
    color: #555555;
    font-size: 16px;
    text-align: center;
    padding-bottom: 5px;
}

.start_contrast a {
    display: block;
    font-size: 16px;
    text-align: center;
    background: #26a8df;
    border-radius: 5px;
    color: #fff;
    height: 36px;
    line-height: 36px;
    margin-bottom: 8px;
}

.empty_contrast a {
    display: block;
    font-size: 16px;
    text-align: center;
    background: #dadada;
    border-radius: 5px;
    color: #666666;
    height: 36px;
    line-height: 36px;
    margin-bottom: 24px;
}

.tofixd {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
}

.rightbars.fixrightbar {
    position: fixed;
    z-index: 100;
    top: 10px;
    left: 50%;
}

.v_names {
    float: left;
    display: inline;
    margin-right: 45px;
    font-size: 20px;
}

.search_nlist {
    float: left;
    display: inline;
}

.search_nlist li {
    float: left;
    margin-right: 10px;
}

.search_nlist li a.two_leibie {
    float: left;
    display: block;
    background: url(images/search/search/close_f2.png) no-repeat right center #555555;
    color: #ffffff;
    /*margin-bottom: 9px;*/
}

.search_nlist li a.two_leibie span {
    padding-left: 15px;
    padding-right: 31px;
    font-size: 14px;
}

@media screen and (max-width: 800px) {
    .rightbars {
        display: none;
    }

    .ioncs_status1 {
        background: #c60001;
        font-size: 14px;
        color: #ffffff;
        height: 36px;
        line-height: 36px;
        float: left;
        padding: 0 3px 0 3px;
    }

    .ioncs_status1:before {
        content: "";
        background: url(images/search/new_icons.png) no-repeat;
        width: 26px;
        height: 25px;
        background-size: 100%;
        padding: 0 11px;
        margin-right: 6px;
    }

    .ioncs_status2 {
        background: #0A83D6;
        font-size: 14px;
        color: #ffffff;
        height: 36px;
        line-height: 36px;
        float: left;
        text-align: center;
        padding: 0 3px;
    }

    .product_bottomlist dd {
        float: left;
        width: 21px;
        margin: 15px 3px;
        display: block;
    }

    .serach_cont {
        width: 98%;
        margin: 0 auto;
        padding: 10px 0 0 0;
    }

    .product_category {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }

    .product_category li {
        width: auto;
        float: left;
        margin: 10px 1%;
    }

    #similarKeywords {
        float: left;
        width: 100%;
    }

    .chose_btn li {
        float: left;
        width: 80px;
    }

    .chose_btn li a {
        height: 30px;
        line-height: 30px;
        color: #555555;
        font-size: 16px;
        text-align: center;
        display: block;
        width: 100%;
    }

    .serach_lists ul {
        width: 100%;
    }

    .serach_lists li {
        width: 48%;
        float: left;
        box-sizing: border-box;
        border: 1px #eaeaea solid;
        margin: 1%;
        position: relative;
    }

    #center_pages {
        width: 100%;
        margin: 0 auto;
    }

    #pages span.dots {
        width: 30px;
    }

    #pages span a.qx_num {
        font-size: 12px;
        color: #555555;
        background: #fafafa;
        border: 1px #dcdcdc solid;
        text-align: center;
        width: 70px;
        display: block;
    }

    #pages span a.page_num {
        font-size: 12px;
        color: #555555;
        background: #fafafa;
        border: 1px #dcdcdc solid;
        text-align: center;
        width: 30px;
        display: block;
    }

    #pages span a.totalpge {
        font-size: 12px;
        color: #0A83D6;
    }

    #pages span.totals {
        margin: 0 8px;
        padding-top: 8px;
    }

    #pages span {
        float: left;
        height: 30px;
        line-height: 30px;
        margin: 6px 3px;
        text-align: center;
        font-size: 12px;
        color: #555555;
    }

    .pro_bimgs {
        float: left;
        margin-right: 0;
        margin-bottom: 1%;
        box-sizing: border-box;
        border: 1px #eaeaea solid;
        width: 100%;
    }

    .pro_simgs {
        float: left;
        margin-right: 1%;
        margin-bottom: 1%;
        box-sizing: border-box;
        border: 1px #eaeaea solid;
        width: 49%;
    }

    .contentDes h5 {
        font-size: 14px;
        color: #26a8df;
        font-weight: bold;
        margin-bottom: 3px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .contentDes p {
        font-size: 12px;
        color: #555555;
        margin: 0;
    }

    .serach_lists {
        width: 100%;
        padding-bottom: 50px;
        position: relative;
    }

    .serach_inpt {
        width: 50px;
        height: 35px;
        background: #fff;
        border: 1px #e3e3e3 solid;
        padding-left: 24px;
        padding-right: 5px;
    }
    .serach_inpt::placeholder {
        color: #9194A1;
    }

    .input_area span {
        float: left;
        color: #555555;
        font-size: 12px;
        font-weight: bold;
        margin: 0 6px;
    }

    #confirm {
        display: block;
        font-size: 12px;
        text-align: center;
        background: #0A83D6;
        line-height: 38px;
        height: 38px;
        width: 50px;
        color: #fff;
        border-radius: 5px;
    }

    #replace {
        display: block;
        font-size: 12px;
        text-align: center;
        background: #949494;
        line-height: 38px;
        height: 38px;
        width: 50px;
        color: #fff;
        border-radius: 5px;
    }

    .diaccys_pro {
        color: #fff;
        float: right;
        font-size: 12px;
        line-height: 50px;
        margin-right: 5px;
    }

    .pro_names {
        font-size: 14px;
        color: #030303;
        margin: 0 10px 8px 10px;
        font-weight: bold;
    }

    .pro_pirces {
        font-size: 14px;
        color: #0A83D6;
        margin: 0 10px 18px 10px;
    }

    .pro_pirces font {
        font-size: 18px;
    }

    .pro_discript {
        font-size: 14px;
        color: #555555;
        margin: 0 10px 8px 10px;
    }

    .word_areas {
        height: 104px;
    }

    .contranst_pro {
        display: none;
    }
    
}
    .select_on{
    	background-color:#000!important;
    	color:#fff!important;
    }

    .select_off{
    	background-color:#fff!important;
    	color:#787878!important;
    }

.backtotop{
	width:auto!important;
    margin:0 auto;
    background:none;
    cursor:pointer;
    margin-top:15px;
 }

.noproducts{
	width:250px !important;
	margin:0 auto;
}
[v-cloak] {
    display: none;
}
body{
	overflow-x: hidden;
}
 .content {
   max-height: 45px;  
   line-height: 22px;
   overflow: hidden;
   position: relative;
 }
 .swiper-slide-item{
     width: 232px;
    float: left;
    box-sizing: border-box;
    border: 1px #eaeaea solid;
    margin: 0 10px 10px 0;
    position: relative;
 }
 .pro_desc{
 	font-size: 1rem;
	color: #030303;
	margin: 0 10px 0 10px;
}
.count_t{
	float: left;
    font-size: 24px;
    color: #333333;
    margin-right: 5px;
}
.count_a{
	float: left;
    font-size: 16px;
    color: #8a8d91;
    padding-top: 10px;
}
.count_a span{
	color: #29b7e5;
    margin: 0 3px;
}
.similarItem{
	margin-left:25px;
	margin-right:0!important;
}

.about-recommend{
	width:100%;
    background-color:RGB(241,244,249);
}
.about-recommend-item{
	width: 292px;
    float: left;
    box-sizing: border-box;
    margin: 0 5px 10px 5px;
    position: relative;
}
.about-recommend-item a{
	width:100%;
}
#about_main .swiper-container2{
	overflow: hidden;
    height: 350px!important;
}
#about_main .word_areas{
	width: 80%;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	height:20px;	
	font-size: 0.88rem;
	    color: #030303;
    font-weight: bold;
}
.loading{
	width: 100%;
    padding: 40px 0px;
    text-align: center;
    font-size: 14px;
    color: #989898;
}
.loading a.getmore{
	    width: 720px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #65c3f1;
    font-size: 16px;
    background: #ffffff;
    display: block;
    font-weight:bold;
    letter-spacing:7px;
    margin: 0 auto;
}
.loading a.getmore span{
	vertical-align:middle;
}
.loading a.getmore:hover{
    color: #ffffff;
    background: #65c3f1;
}