body,html {
	font-family: '微软雅黑';
	font-size: 12px;
    font-weight: 400;
}

html {
	overflow-x: hidden
}

b,body,div,h1,h2,h3,h4,h5,html,i,img,p,span,ul {
	margin: 0;
	padding: 0;
	border: none;
	/* text-align: right; */
}

a {
	text-decoration: none
}

li {
	list-style: none
}

b,i {
	font-style: normal;
	font-weight: 400
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.header{
    width: 100%;
    height: 32px;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid #EEEEEE;
}
.header_top{
    width: 1200px;
    height: 32px;
    margin: 0 auto;
}
.header_logo{
    width: 108px;
    /* height: 32px; */
    overflow: hidden;
    margin-top: 3px;
    float: left;
}
.header_logo img{
    width: 84px;
    height: 25px;
}
.header_nav{
    width: auto;
    height: 32px;
    /* overflow: hidden; */
    float: left;
    margin-left: 0px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
    display: flex;
}
.search_bg{
    width: 1200px;
    height: 110px;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    border: 1px solid #EEEEEE;
    margin: 16px auto 0 auto;
    display: flex;
    align-items: center;
}
.search_img{
    width: 194px;
    height: 50px;
    overflow: hidden;
    margin-left: 52px;
}
.search_img img{
    width: 194px;
    height: 50px;
}
.header_nav>div{
    height: 32px;
    padding: 0 12px;
    line-height: 32px;
}
.header_nav>div.active{
    background: #0091FF;
    color: #fff;
}
.header_nav>div.active a{
     
    color: #fff;
}
.header_nav>div.active a:hover{
     
    color: #fff;
}
.header_nav>div a{
    color: rgba(0, 0, 0, 0.5);
}
.header_nav>div a:hover{
    color: rgba(0, 0, 0, 0.5);
}
.search_input{
    width: auto;
    overflow: hidden;
    height: auto;
    margin-left: 78px;
}
.search_style{
    width: 551px;
    height: 38px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.25);
}
.search_style:hover{
    border: 1px solid #409EFF;
}
.search_style input{
    width: 470px;
    height: 36px;
    border: none;
    border-radius: 8px;
    outline: none;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4);
    text-indent: 16px;
    font-family: 'Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜';
    float: left;
}
.search_style button{
    width: 70px;
    height: 38px;
    background: #409EFF;
    border-radius:0 6px 6px 0;
    float: right;
    border: none;
    font-size: 14px;
    color: #fff;
    font-family:'Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜';
    cursor: pointer;
}
.search_rec_nav{
    margin-top: 8px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4);
}
.search_rec_nav a{
    margin-right: 12px;
}
.search_rec_nav a:hover{
    color: #409EFF;
}
.head-search-right {
	display: inline-block;
	height: 44px;
	width: 274px;
    margin-left: 20px;
	position: relative;
	background: url(../images/live-img.png?v=2020-04-20) 0 -294px no-repeat;
    margin-top: -23px;
}
.goodssort{
    width: 1200px;
    height: auto;
    overflow: hidden;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    border: 1px solid #EEEEEE;
    margin: 16px auto 0 auto;
    
}
.goodssort_fl_sl{
    padding-top: 16px;
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.goodssort_nav{
    margin: 15px auto 20px auto;
    height: auto;
    overflow: hidden;
    color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    display: flex;
}
.goodssort_nav>div{
    margin-left: 15px;
    margin-right: 5px;
    padding-bottom: 5px;
}
.goodssort_nav>div a{
    color: rgba(0, 0, 0, 0.5);
}
.goodssort_nav>div.active a{
    color: #0091FF;
}
.goodssort_nav>div.active{
    color: #0091FF;
    border-bottom: 2px solid #0091FF;
}
.goodssort_list{
    width: auto;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin-left: 24px;
}
.goodssort_list img{
    width: 24px;
    height: 24px;
}
.goodssort_list p{
    font-size: 12px;
    color: #A4ABB3;
}
.goodssort_list:hover p{
    color: #409EFF;
}
.footer{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #272B2E;
    padding: 45px 0 24px 0;
}
.footer_list{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
}
.footer_list_fl{
    width: 20%;
    height: auto;
    overflow: hidden;
    color: #fff;
}
.footer_list_fl h2{
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 15px;
    font-weight: 400;
}
.header_login_style{
    width: auto;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
    margin-left: 25px;
    display: flex;
    align-items: center;
}
.header_login_style img{
    width: 40px;
    height: 40px;
}
.header_login_sk{
    width: auto;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    cursor: pointer;
}
.header_login_sk img{
    width: 25px;
    height: 25px;
}
.header_login_style:hover .jsk_dj{
    display: block;
}
.jsk_dj{
    left: 79px !important;
    top: 26px !important;
    padding: 0 !important;
}
.header_login_style a{
    color: rgba(0, 0, 0, 0.5);
}
.header_login_style a:hover{
    color: rgba(0, 0, 0, 0.5);
}
.footer_list_fl p{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 12px;
}
.footer_list_fl p a{
    color: rgba(255, 255, 255, 0.7);
}
.footer_list_fl p a:hover{
    color: rgba(255, 255, 255, 0.7);
}
.footer_bottom{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 50px auto 0 auto;
    color: #fff;
    font-size: 14px;
    text-align: center; 
}
.footer_bottom a{
    color: #fff;
}
.footer_bottom a:hover{
    color: #fff;
}
.goodsnew{
    width: 1200px;
    height: auto;
    margin: 16px auto 0 auto;
    display: table;
}
.goods_new_fl{
    width: 308px;
    height: 442px;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    border: 1px solid #EEEEEE;
    float: left;
}
.goods_new_title{
    width: 308px;
    height: auto;
    overflow: hidden;
    margin-top: 16px;
    display: flex;
    align-items: center;
}
.goods_new_title span:nth-child(1){
    font-size: 20px;
    font-weight: 600;
    margin-left: 16px;
    color: #0091FF;
}
.goods_new_title span:nth-child(2){
    width: 130px;
    height: 24px;
    background: #0091FF;
    border-radius: 12px;
    font-size: 14px;
    color: #fff;
    margin-left: 16px;
    line-height: 24px;
    text-align: center;
}
.goods_new_list{
    width: 276px;
    height: 108px;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    border: 1px solid #EEEEEE;
    margin: 16px auto 0 auto;
    display: flex;
    align-items: center;
}
.goods_new_img{
    width: 84px;
    height: 84px;
    background: #D8D8D8;
    margin: 0 0 0 12px;
}
.goods_new_img img{
    width: 84px;
    height: 84px;
    cursor: pointer;
}
.goods_new_info{
    width: 160px;
    height: 84px;
    overflow: hidden;
    margin-left: 8px;
}
.goods_new_name{
    width: 160px;
    height: 24px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.85);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.goods_new_list:hover .goods_new_name{
    color: #409EFF;
}
.goods_new_price{
    width: 160px;
    height: auto;
    overflow: hidden;
    font-weight: 600;
    color: #FF4D4F;
    font-size: 16px;
    margin-top: 15px;
}
.goods_new_coupon{
    width: 160px;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #A4ABB3;
}
.goods_new_coupon span:nth-child(2){
    height: 24px;
    background: #FA6400;
    border-radius: 12px;
    line-height: 24px;
    padding: 0 9px;
    color: #fff;
}
.home_banner{
    width: 550px;
    height: 444px;
    border-radius: 8px;
    float: left;
    margin-left: 16px;
    overflow: hidden;
}
.home_help{
    width: 308px;
    height: 444px;
    float: right;   
}
.home_help_data{
    width: 308px;
    height: 190px;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    border: 1px solid #EEEEEE;
}
.home_help_title{
    width: 308px;
    height: auto;
    overflow: hidden;
    font-size: 20px;
    color: #606266;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.home_help_title span:nth-child(1){
    font-size: 20px;
    color: #606266;
    margin:16px 0 0 16px ;
}
.home_help_title span:nth-child(2){
    font-size: 14px;
    color: #A4ABB3;
    margin-right: 16px;
    margin-top: 16px;
}
.home_help_title span:nth-child(2) a{
    color: #A4ABB3;
}
.home_help_title span:nth-child(2) a:hover{
    color: #409EFF;
}
.home_help_fl{
    width: 276px;
    height: auto;
    overflow: hidden;
    margin: 12px auto 0 auto ;
    display: flex;
    justify-content: space-around;
}
.home_help_item{
    width: auto;
    height: auto;
    overflow: hidden;
    font-size: 12px;
    color: #A4ABB3;
}
.home_help_item span{
    display: block;
    text-align: center;
}
.home_help_item span:nth-child(1){
    font-size: 16px;
    font-weight: 600;
    color: #0091FF; 
    margin-bottom: 4px;
}
.home_btn_cooperate{
    display: flex;
    width: 276px;
    height: 56px;
    background: #F6FBFF;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    border: 1px solid #EEEEEE;
    margin: 16px auto 0 auto;
    font-size: 20px;
    color: #0091FF;
    align-items: center;
    justify-content: center;
}
.home_btn_cooperate img{
    width: 24px;
    height: 24px;
    margin-right: 8px;
    margin-top: 2px;
}
.home_notice{
    width: 309px;
    height: 234px;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    border: 1px solid #EEEEEE;
    margin-top: 16px;
}
.home_notice_nav{
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5);
}
.home_notice_list{
    height: 42px;
    line-height: 44px;
}
.home_notice_list:nth-child(2){
    margin-left: 16px;
}
.home_notice_list.active{
    color: #0091FF;
    border-bottom: 2px solid #0091FF;
}
.home_notice_lists{
    width: 276px;
    height: 54px;
    overflow: hidden;
    margin: 14px auto 0 auto;
    font-size: 14px;
    color: #606266;
}
.home_help_js{
    width: 276px;
    height: auto;
    overflow: hidden;
    margin-bottom: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.home_help_js span{
   color: #1989FA;
}
.home_help_js:hover{
    color: #1989FA;
}
.home_tool_list{
    width: 276px;
    height: auto;
    overflow: hidden;
    margin: 14px auto 0 auto;
    color: #A4ABB3;
}
.home_tool_title{
    font-size: 20px;
    color: #606266;
}
.home_tool_lb{
    width: 276px;
    height: auto;
    overflow: hidden;
    margin: 14px auto 0 auto;
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.home_tool_lb a{
    color: #606266;
}
.home_tool_lb a:hover{
    color: #606266;
}
.home_tool_icon img{
    width: 32px;
    height: 32px;
}
.home_tool_icon text{
    display: block;
}
.brand_goods{
    width: 1200px;
    height: auto;
    margin:  0 auto;
    display: table;
    padding-top: 30px;
}
.brand_goods_select{
    width: 875px;
    height: auto;
    display: block;
    float: left;
}
.brand_goods_title{
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center; 
}
.brand_goods_title_fl{
    font-size: 24px;
    font-weight: 600;
    color: #B620E0;
    display: flex;
    align-items: center;
}
.brand_goods_title_fl span:nth-child(1){
    border-left:4px solid #B620E0;
    text-indent: 8px;
    display: inline-block;
}
.brand_goods_title_fl span:nth-child(2){
    height: 24px;
    background: #B620E0;
    border-radius: 12px;
    line-height: 24px;
    margin-left: 16px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    padding: 0 16px;
}
.brand_goods_title_fr{
    font-size: 14px;
    color: #A4ABB3;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.brand_goods_list{
    width: 875px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    border: 1px solid #EEEEEE;
    margin-top: 16px;
}
.brand_goods_list_kl{
    width: 843px;
    height: 280px;
    margin: 16px auto;
    display: block;
    background: url(../images/brand_bg.png) no-repeat;
    background-size: 843px 280px;
}
.brand_goods_list .brand_goods_list_kl:nth-child(2){
    background: url(../images/brand_bg_02.png) no-repeat;
    background-size: 843px 280px;
}
.brand_goods_list .brand_goods_list_kl:nth-child(3){
    background: url(../images/brand_bg_03.png) no-repeat;
    background-size: 843px 280px;
}
.brand_goods_list_top{
    width: 811px;
    height: auto;
    overflow: hidden;
    margin: 16px auto 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 16px;
    cursor: pointer;
}
.brand_goods_list_fl{
    width: auto;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.brand_goods_list_img{
    width: 88px;
    height: 88px;
    background: #FFFFFF;
    border-radius: 100%;
    overflow: hidden;
}
.brand_goods_list_img img{
    width: 88px;
    height: 88px;
    border-radius: 100%;
}
.brand_goods_list_info{
    width: auto;
    overflow: hidden;
    height: auto;
    margin-left: 16px;
}
.brand_goods_list_info h2{
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-top: 16px;
}
.brand_goods_list_info p{
    color: #fff;
    margin-top: 8px;
    font-size: 14px;
}
.brand_goods_list_info p span:nth-child(1){
    margin-right: 32px;
}
.brand_goods_num{
    height: 36px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 18px;
    padding: 0 16px;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
}
.brand_goods_list_top:hover .brand_goods_num{
    background: #fff;
    color: #0091FF;
}
.brand_goods_list_two{
    width: 811px;
    height: auto;
    margin: 16px auto 0 auto;
    display: flex;
    justify-content: space-between;
}
.brand_goods_two_fl{
    width: 398px;
    height: 144px;
   display: flex;
}
.brand_sks{
    width: 398px;
    height:144px;
    background: #FFFFFF;
    border-radius: 8px;
    overflow: hidden;  
}
.brand_sks:hover{
    height: auto;
    z-index: 99;
    overflow: inherit;
}
.brand_goods_two_img{
    width: 120px;
    height: 120px;
    background: #D8D8D8;
    margin-top: 12px;
    margin-left: 12px;
}
.brand_goods_two_img img{
    width: 120px;
    height: 120px;
    cursor: pointer;
}
.brand_goods_quan_sk{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.brand_goods_quan_sk_dq{
    width: 375px;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
    margin: 8px auto 0 auto;
}
.brand_goods_quan_sk_dq span{
    color: #FF4D4F;
}
.brand_goods_quan_sk_fl{
    width: auto;
    height: 24px;
    background: #FF4D4F;
    border-radius: 4px 4px 4px 4px;
    color: #fff;
    line-height: 24px;
    display: flex;
    align-items: center;
    margin-left: 11px;
}
.brand_goods_quan_sk_sc span{
    cursor: pointer;
}
.brand_goods_quan_sk_fl span:nth-child(1){
    padding: 0 8px;
  
}
.brand_goods_quan_sk_sc{
    width: 398px;
    height: auto;
    font-size: 14px;
    color: #FFFFFF;
    display: flex;
    justify-content: right;
}
.brand_goods_quan_sk_sc span:nth-child(1){
    width: 88px;
    height: 32px;
    background: #FE6B38;
    border-radius: 8px 0px 0px 0px ;
    text-align: center;
    line-height: 32px;
}
.copy_text_content{
    cursor: pointer;
}
.brand_goods_quan_sk_sc span:nth-child(2){
    width: 88px;
    height: 32px;
    background: #FF9D24;
    border-radius: 0px 0px 8px 0px ;
    text-align: center;
    line-height: 32px;
    position: relative;
    cursor: pointer;
}
.brand_goods_quan_sk_sc span:hover:nth-child(2) .goods_quan_copy{
    display: block;
}
.brand_goods_quan_sk_fl span:nth-child(2){
    border-radius: 0 4px 4px 0;
    background: #fff;
    padding: 0 8px;
    color: #FF4D4F;
    height: 22px;
    margin-right: 1px;
}
.brand_goods_quan_sk_fr{
    width: 22px;
    height: 22px;
    margin-right: 11px;
}
.brand_goods_quan_sk_fr img{
    width: 22px;
    height: 22px;
}
.brand_goods_two_fr{
    width: 242px;
    height: 120px;
    margin-top: 12px;
    margin-right: 12px;
}
.brand_goods_two_name{
    width: 242px;
    height: 24px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.85);
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.brand_goods_two_fl:hover .brand_goods_two_name{
    color: #409EFF;
}
.newfinno-con{
    background:url(../images/404.png) no-repeat;
    width:768px;
    height:424px;
    margin:20px auto 0px
}
.tips{
    text-align:center; 
    margin-bottom:50px
}
.tips h2{
    font-size:20px;
    margin-bottom:20px
}
.tips .m-box{
    width:295px;
    margin:auto
}
.tips .m-text{
    font-size:12px;
    line-height:32px
}
.tips .back-index{
    display:block;
    width:110px;
    height:30px;
    background-color:#e3453d;
    border-radius:10px;
    float:right;
    color:#fff;
    line-height:30px
}
.brand_goods_quan{
    width: auto;
    height: auto;
    overflow: hidden;
    margin-top: 12px;
    display: flex;
}
.brand_goods_quan_fl{
    display: flex;
    font-size: 14px;
    color: #fff;
}
.brand_goods_quan_fl img{
    width: 9px;
    height: 24px;
}
.brand_goods_quan_fl span{
    display: inline-block;
    height: 24px;
    background: #1790E8;
    line-height: 24px;
    padding: 0 5px;
    font-size: 12px;
}
.brand_goods_quan_fr{
    display: flex;
    font-size: 14px;
    color: #1790E8;
    background: #FFFFFF;
}
.brand_goods_quan_fr span{
    height: 22px;
    border-top: 1px solid #1790E8 ;
    border-bottom: 1px solid #1790E8 ;
    display: inline-block;
    line-height: 22px;
    padding: 0 5px;
    font-size: 12px;
}
.brand_goods_quan_fr img{
    width: 9px;
    height: 24px;
}
.brand_goods_kj{
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #A4ABB3;
    display: flex;
    margin-top: 16px;
    justify-content: space-around;
    text-align: center;
}
.brand_goods_kj_fl:nth-child(1) p:nth-child(1){
    color: #FF4D4F;
}
.brand_goods_kj_fl p:nth-child(1){
    font-size: 16px;
    font-weight: 600;
    color: #0091FF;
    margin-bottom: 4px;
}
.brand_hot_list{
    width: 307px;
    height: auto;
    float: right;
}
.brand_hot_list_item{
    width: 307px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    border: 1px solid #EEEEEE;
    margin-top: 16px;
    padding: 16px 0;
}
.brand_hot_item{
    width: 277px;
    height: 136px;
    background: #FFFFFF;
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    margin: 7px auto 0 auto;
    cursor: pointer;
}
.brand_hot_item:hover{
    border: 1px solid #0091FF;
}
.brand_hot_item_top{
   width: 253px;
   height: auto;
   overflow: hidden;
   margin: 12px auto 0 auto;  
   display: flex; 
}
.brand_hot_item_img{
    width: 56px;
    height: 56px;
    overflow: hidden;
    border-radius: 100%;
}
.brand_hot_item_img img{
    width: 56px;
    height: 56px;
    border-radius: 100%;
}
.brand_hot_item_info{
    width: 193px;
    height: auto;
    overflow: hidden;
    margin-left: 5px;
}
.brand_hot_item_infos{
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    font-size: 18px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.85);
    align-items: center;
    justify-content: space-between;
}
.brand_hot_item_infos span:nth-child(2){
    height: 18px;
    background: url(../images/brand_hot.png) #0091FF no-repeat  8px 3px;
    border-radius: 9px;
    display: block;
    padding: 0 8px;
    text-indent: 15px;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    line-height: 19px;
}
.brand_hot_item_name{
    width: 193px;
    height: 18px;
    font-size: 14px;
    font-weight: 400;
    color: #A4ABB3;
    line-height: 18px;
    margin-top: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.brand_hot_zhk{
    width: 253px;
    height: auto;
    overflow: hidden;
    margin: 12px auto 0 auto;
    display: flex;
    justify-content: space-around;
    font-size: 16px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.85);
}
.brand_hot_zhk span{
    display: block;
    text-align: center;
}
.brand_hot_zhk span:nth-child(2){
    font-size: 12px;
    font-weight: 400;
    color: #A4ABB3;
    margin-top: 3px;
}
.goods_recom{
    width: 1200px;
    height: auto;
    display: table;
    padding-top: 50px;
    margin: 0 auto;
}
.goods_recom_title{
    width: 442px;
    height: 70px;
    background: url(../images/tuijian.png) no-repeat center center;
    background-size:442px 70px ;
    margin: 0 auto;
    font-size: 30px;
    font-weight: 500;
    color: #000000;
    position: relative;
    text-align: center;
    line-height: 70px;
}
.goods_recom_title span::before{
    content: '';
    background: url(../images/left.png) no-repeat;
    width: 56px;
    height: 24px;
    position: absolute;
    background-size:56px 24px;
    top: 24px;
    left: 90px;
}
.goods_recom_title span::after{
    content: '';
    background: url(../images/right.png) no-repeat;
    width: 56px;
    height: 24px;
    position: absolute;
    background-size:56px 24px;
    top: 24px;
    right: 90px;
}
.goods_recom_nav{
    width: 1180px;
    height: 88px;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    border: 1px solid #EEEEEE;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.goods_recom_nav_fl{
    font-size: 14px;
    font-weight: 400;
    color: #A4ABB3;
    cursor: pointer;
}
.goods_recom_nav_fl span{
    display: block;
    text-align: center;
}
.goods_recom_nav_fl span:nth-child(1){
    font-size: 16px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.85);
    margin-bottom: 3px;
}
.goods_recom_nav_fl.active span:nth-child(1){
    height: 24px;
    background: #0091FF;
    border-radius: 16px;
    color: #fff;
    line-height: 24px;
}
.goods_recom_list{
    width: 1200px;
    height: auto;
    margin: 12px auto 0 auto;
    display: table;
}
.goods_recom_list_bg{
    width: 227px;
    height: 372px;
    float: left;
    margin-right: 13px;
    margin-bottom: 13px;
    position: relative;
    top: 0;
    left: 0;
}
.goods_recom_list_bg:hover .goods_recom_list_fl .goods_quan_info_style .goods_recom_list_name{
    color: #409EFF;
}
.quan_page {
	overflow: hidden;
	text-align: center;
	margin: 25px auto;
	font-size: 12px;
	width: 100%;
	color: #666
}

.quan_page a,.quan_page div,.quan_page span {
	margin-right: 6px
}

.quan_page .page_total {
	display: inline-block;
	padding: 5px;
	color: #666;
	font: 12px 'PingFang SC',"Microsoft Yahei"
}

.quan_page .page_total b {
	font-family: Arial;
	font-size: 14px;
	font-weight: 700
}

.quan_page .page_index,.quan_page .page_ref {
	padding: 5px;
	border: 1px solid #CCC
}

.quan_page a,.quan_page span {
	padding: 7px 9px;
	font-family: 'PingFang SC',"Microsoft Yahei";
	display: inline-block;
	font-size: 14px
}

.quan_page a {
	border: 1px solid #ededed;
	color: #333
}

.quan_page span {
	border: 1px solid #eee;
	color: #1790E8
}

.quan_page span.cur {
	border: none;
	color: #218acb;
	padding: 0
}

.quan_page a:hover {
	border: 1px solid #218acb;
	color: #218acb;
	background: #fff
}

.quan_page .page_end,.quan_page .page_next {
	padding: 5px;
	border: 1px solid #CCC
}

.quan_page .page_ci {
	height: 36px;
	display: inline-block;
	padding: 0 10px 0 16px;
	line-height: 36px
}


.quan_page .page_ci b {
	font-family: Arial;
	font-size: 14px;
	font-weight: 700
}

.quan_page .page_ci b font {
	color: #218acb
}

.quan_page .page_jump {
	display: inline-block;
	margin-right: 0
}

.quan_page select {
	height: 34px;
	line-height: 34px;
	display: inline-block;
	font-size: 14px;
	color: #666;
	font-family: "Microsoft yahei"
}
.goods_recom_list_bg:hover{
    z-index: 99;
}
.goods_recom_list_bg:hover .goods_recom_list_fl{
	height: auto;
}
.goods_recom_list_bg:hover .goods_recom_dw{
    display: block;
}
.goods_recom_list_fl{
    width: 100%;
    height: 372px;
    position: relative;
    top: 0;
    left: 0;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgb(0 0 0 / 10%);
    border-radius: 16px;
    border: 1px solid #EEEEEE;
}
.goods_recom_list_bg:nth-child(5n){
    margin-right:0;
}
.goods_recom_list_img{
    width: 227px;
    height: 227px;
    border-radius: 16px 16px 0 0;
    background: #D8D8D8;
    position: relative;
    cursor: pointer;
}
.goods_recom_list_btn{
    width: 264px;
    height: 32px;
    position: absolute;
    left: 0;
    bottom: 16px;
    z-index: 99;
    display: none;
}
.goods_recom_list_fl:hover .goods_recom_list_btn{
    display: block;
}
.goods_recom_list_btn:hover span:nth-child(2n) .goods_quan_copy{
    display: block;
}

.new_goods_recom_lskj:nth-child(2n) .goods_quan_copy{
    left: -329px !important;
}
.new_goods_recom_lskj:nth-child(2n) .goods_quan_cosk_center:before{
    left: 320px !important;
    transform: rotate(180deg) !important;
}

.goods_recom_list_btn span:nth-child(1){
    width: 88px;
    height: 32px;
    background: #FE6B38;
    border-radius: 8px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-right: 8px;
    float: left;
    margin-left: 40px;
}
.goods_recom_list_btn span:nth-child(2){
    width: 88px;
    height: 32px;
    background: #FF9D24;
    border-radius: 8px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    position: relative;
    float: left;
}
.goods_recom_dw{
    width: 227px;
    height:32px;
    position: absolute;
    left: 0;
    bottom: 16px;
    z-index: 99;
    display: none;
}
.goods_recom_copy{
    width: 88px;
    height: 32px;
    background: #FE6B38;
    border-radius: 8px;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    margin-right: 8px;
    float: left;
    margin-left: 21px;
}
.goods_recom_wanan{
    width: 88px;
    height: 32px;
    background: #FF9D24;
    border-radius: 8px;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    float: left;
    position: relative;
    cursor: pointer;
}
.goods_quan_info_style{
    width: 100%;
    height: 145px;
    overflow: hidden;
    cursor: pointer;
}
.goods_recom_list_bg:hover .goods_quan_info_style{
    height: auto;
}
.goods_recom_wanan:hover .goods_quan_copy{
    display: block;
}
.goods_quan_copy{
    width: 328px;
    height: auto;
    position: absolute;
    left: 98px;
    top: -179px;
    z-index: 100;
    display: none;
}
.goods_recom_list_img img{
    width: 227px;
    height: 227px;  
    border-radius: 16px 16px  0 0;
}
.goods_recom_list_name{
    width: 203px;
    height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.85);
    line-height: 24px;
    margin: 12px auto 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.jc{
   justify-content: center;
}
.zt-ol-banner{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.zt-ol-banner img{
    width: 100%;
    display: block;
}
.theme_ls{
    width: 1200px;
    height: auto;
    display: table;
    margin: 16px auto;
}
.theme_ls_fl{
    width: 389px;
    height: 288px;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    border: 1px solid #EEEEEE;
    overflow: hidden;
    float: left;
    margin-right: 13px;
    margin-bottom: 13px;
    cursor: pointer;
}
.theme_ls_fl:hover{
    border: 1px solid #409EFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.3);
}
.theme_ls_fl:nth-child(3n){
    margin-right: 0px;
}
.theme_ls_img{
    width: 389px;
    height: 122px;
    overflow: hidden;
    background: #D8D8D8;
}
.theme_ls_img img{
    width: 389px;
    height: 122px;
    border-radius: 16px 16px 0 0;
}
.theme_info{
    width: 357px;
    height: auto;
    overflow: hidden;
    margin: 16px auto;
}
.theme_info h2{
    font-size: 20px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.85);
}
.theme_info p{
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 5px;
}
.theme_info_img{
    width: 357px;
    height: auto;
    overflow: hidden;
    margin:0 auto ;
    display: flex;
    justify-content: space-between;
}
.theme_info_img_style{
    width: 62px;
    height: 62px;
    overflow: hidden;
    background: #d8d8d8;
   
}
.theme_info_img_style img{
    width: 62px;
    height: 62px;
}
.brand_group{
    width: 1200px;
    height: 184px;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    border: 1px solid #EEEEEE;
    margin: 48px auto 0 auto;
    position: relative;
    display: flex;
}
.brand_group_logo{
    width: 192px;
    height: 192px;
    background: #FFFFFF;
    border-radius: 100px;
    border: 4px solid #F1F3F7;
    position: absolute;
    left: 32px;
    top: -35px;
    z-index: 99;
    overflow: hidden;
}
.brand_group_logo img{
    width: 192px;
    height: 192px;
    border-radius: 100%;
}
.brand_group_fr{
    width: 940px;
    overflow: hidden;
    height: auto;
    margin-left: 250px;
    margin-top: 32px;
}
.brand_group_fr h2{
    font-size: 20px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.85);
}
.brand_group_fr p{
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.4);
    margin-top: 12px;
}
.brand_group_fr span{
    width: auto;
    min-height: 22px;
    background: #FFF2E8;
    border-radius: 16px;
    border: 1px solid #FFBB96;
    line-height: 24px;
    margin-top: 18px;
    display: inline-block;
    padding: 0 16px;
    color: #FF5A00;
    font-size: 14px;
}
.brand_group_num{
    height: 36px;
    background: #0091FF;
    border-radius: 18px;
    position: absolute;
    right: 32px;
    top: 32px;
    padding: 0 18px;
    font-size: 14px;
    line-height: 36px;
    font-weight: 400;
    color: #FFFFFF;
}
.brand_group_screen{
    width: 1200px;
    height: 64px;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    border: 1px solid #EEEEEE;
    margin: 16px auto 0 auto;
    display: flex;
    align-items: center;
}
.brand_group_screen span{
    height: 32px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    display: inline-block;
    line-height: 32px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
    padding: 0 13px;
    margin-right: 12px;
    cursor: pointer;
}
.brand_group_screen span:nth-child(1){
    margin-left: 32px;
}
.brand_group_screen span.active{
    background: #0091FF;
    color: #fff;
}
.goods_recom_titles{
    width: auto;
    height: auto;
    margin: 0 auto;
    font-size: 30px;
    font-weight: 500;
    color: #000000;
    position: relative;
    text-align: center;
}
.goods_recom_style{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5);
}
.brand_list_style{
    width: 1200px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    border: 1px solid #EEEEEE;
    margin: 16px auto 0 auto;
    padding-bottom: 15px;
}
.brand_list_bg{
    width: 1169px;
    height: 726px;
    background:  url(../images/brand_list_bg.png) no-repeat;
    margin: 15px auto 0 auto;
}
.brand_list_sl{
    width: 1139px;
    height: auto;
    overflow: hidden;
    padding-top: 20px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}
.brand_list_sl_img{
    width: 116px;
    height: 116px;
    border-radius: 100%;
    overflow: hidden;
    background: #d8d8d8; 
}
.brand_list_sl_img img{
    width: 116px;
    height: 116px;
    border-radius: 100%;
}
.brand_list_sl_info{
    width: 1010px;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.brand_list_sl_info_fl{
    width: auto;
    height: auto;
    overflow: hidden;
    color: #fff;
}
.brand_list_sl_info_fl h2{
    font-size: 24px;
    font-weight: 600;
    margin-top: 0px;
}
.brand_list_sl_info_fl p{
    margin-top: 23px;
    font-size: 16px;
}
.brand_list_sl_info_fl span:nth-child(1){
    margin-right: 18px;
}
.brand_list_sl_num{
    width: auto;
    height: 36px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    padding: 0 10px;
}
.brand_list_sl:hover .brand_list_sl_num{
    background: #fff;
    color: #409EFF;
}
.brand_list_goods{
    width: 1139px;
    height: auto;
    display: block;
    margin: 26px auto 0 auto;
}
.brand_list_goods_item{
    width: 560px;
    height: 252px;
    background: #FFFFFF;
    border-radius: 8px;
    padding-top: 12px;
    display: flex;
    justify-content: space-between;
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
}
.brand_list_goods_item:nth-child(2n){
    margin-right: 0px;
}
.brand_list_goods_img{
    width: 240px;
    height: 240px;
    background: #D8D8D8;
    margin-left: 12px;
}
.brand_list_goods_img img{
    width: 240px;
    height: 240px;
    cursor: pointer;
}
.brand_list_goods_fr{
    width: 282px;
    height: auto;
   display: block;
    margin-right: 12px;
}
.brand_list_goods_name{
    width: 294px;
    height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.85);
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.brand_list_goods_item:hover .brand_list_goods_name{
    color: #409EFF;
}
.brand_list_goods_style{
    width: auto;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.brand_list_goods_logo{
    width: 24px;
    height: 24px;
    overflow: hidden;
    margin-top: 12px;
}
.brand_list_goods_logo img{
    width: 24px;
    height: 24px;
}
.brand_goods_kj_top{
    background: #F5F5F5;
    border-radius: 8px;
    padding: 12px 0;
    margin-top: 17px;
}
.brand_goods_kj_tips{
    width: 260px;
    height: 30px;
    background: #FFF2E8;
    border-radius: 16px;
    border: 1px solid #FFBB96;
    margin-top: 12px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #FF5A00;
    text-align: center;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.brand_goods_kj_button{
    width: 100%;
    height: auto;
   display: block;
    margin-top: 16px;
    display: flex;
    justify-content: right;
}
.brand_button_copy:hover .goods_quan_copy{
    display: block;
}
.brand_list_goods_item:nth-child(2n) .goods_quan_copy{
    left: -329px !important;
}
.brand_list_goods_item:nth-child(2n) .goods_quan_cosk_center:before{
    left: 320px !important;
    transform: rotate(180deg) !important;
}
.brand_button_collection{
    width: 88px;
    height: 32px;
    background: #FE6B38;
    border-radius: 8px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-right: 8px;
    cursor: pointer;
}
.brand_button_copy{
    width: 88px;
    height: 32px;
    background: #FF9D24;
    border-radius: 8px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    font-size: 14px; 
    position: relative;
}
.brand_list_style_fl{
    width: 576px;
    height: 524px;
    background:url(../images/brand_list_bg_01.png) no-repeat ;
    margin-top: 15px;
    margin-left: 15px;
    padding-top: 16px;
}
.brand_list_style_fl:nth-child(2){
    width: 576px;
    height: 524px;
    background:url(../images/brand_list_bg_02.png) no-repeat ;
    margin-top: 15px;
    margin-left: 15px;
    padding-top: 16px;
}
.new_brand_goods_list_top{
    width: 544px;
    margin: 0 auto;
    padding-top: 0px;
    cursor: pointer;
}
.brand_feature{
    width: 544px;
    margin: 16px auto 0 auto;
    height: auto;
    display: block;
    display: flex;
    justify-content: space-between;
}
.new_goods_recom_list_fl{
    width: 264px;
    background: #fff;
    height: 388px;
    border-radius: 16px;
}
.new_goods_recom_list_fls .brand_goods_quan_sk_dq{
    width: 203px;
}
#brand_list_style_02{
    display: flex;
    justify-content: space-between;
}
.brand_list_style_fl:nth-child(2n){
    margin-right: 16px;
}
.new_goods_recom_list_fl .goods_recom_list_img{
    width: 264px;
    height: 264px;
}
.new_goods_recom_list_fl .goods_recom_list_img img{
    width: 264px;
    height: 264px;
}
.new_goods_recom_list_fl .goods_recom_list_name{
    width: 240px;
    cursor: pointer;
}
.goods_recom_list_fl:hover .goods_recom_list_name{
    color: #409EFF;
}
.brand_goods_jqj{
    width: 240px;
    height: auto;
    margin: 15px;
    margin: 15px auto;
    font-size: 14px;
    color: #A4ABB3;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.brand_goods_jqj span:nth-child(1) label:nth-child(1){
    font-size: 18px;
    font-weight: 500;
    color: #FF4D4F;
    margin-right: 5px;
}
.brand_goods_jqj span:nth-child(2) label:nth-child(1){
    font-size: 14px;
    font-weight: 500;
    color: #FF4D4F;
}
.brand_goods_jqj span:nth-child(2) label:nth-child(2){
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.85);
    margin-left: 5px;
}
.brand_goods_jsm{
    width: 1200px;
    height: auto;
    display: table;
    margin: 16px auto;
}
.brand_goods_tops_sk{
    width: 1200px;
    display: table;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
}
.brand_goods_tops_fl{
    width: 227px;
    height: 318px;
    background: #0091FF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    padding-top: 56px;
    cursor: pointer;
}
.brand_goods_tops_logo{
    width: 116px;
    height: 116px;
    border-radius: 100%;
    overflow: hidden;
    margin:  0 auto;
    background: #d8d8d8;
}
.brand_goods_tops_logo img{
    width: 116px;
    height: 116px;
    border-radius: 100%;
}
.brand_goods_tops_yj{
    font-size: 16px;
    width: 100%;
    text-align: center;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 12px;
}
.brand_goods_tops_name{
    font-size: 22px;
    width: 100%;
    text-align: center;
    font-weight: 600;
    color: #FFFFFF;
    margin-top: 16px;
}
.brand_goods_tops_num{
    width: auto;
    height: 36px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 24px;
    color: #fff;
    display: table;
    margin: 20px auto;
    line-height: 36px;
    font-size: 14px;
    padding: 0 15px;
}
.brand_goods_tops_fl:hover .brand_goods_tops_num{
    background: #fff;
    color: #0091FF;
}
.brand_goods_tops_fr{
    width: 957px;
    height: auto;
    display: table;
}
.brand_goods_tops_fr .goods_recom_list_bg:nth-child(4n){
    margin-right: 0;
}
.brand_goods_tops_sk .brand_goods_tops_fr .goods_recom_list_bg{
    margin-bottom: 0;
}
.goods_screen{
    width: 1200px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    border: 1px solid #EEEEEE;
    margin: 16px auto 0 auto;
    padding: 16px 0 0 0;
}
.goods_screen_lf{
    width: 1136px;  
    height: auto;
    overflow: hidden;
    margin: 0px auto 16px auto; 
    display: flex;
    justify-content: space-between;
}
.goods_screen_lm{
    width: 90px;
    height:auto;
    overflow: hidden;
    font-size: 14px;
    color: #6D7278;
}
.goods_screen_item{
    width: 1046px;
    height: auto;
    overflow: hidden;
}
.swiper-slide img{
    cursor: pointer;
}
.goods_screen_item span:hover{
    color: #409EFF;
}
.goods_screen_item span{
    font-size: 14px;
    color: #6D7278;
    margin-right: 25px;
    cursor: pointer;
}
.goods_screen_item span.checked{
    color: #0091FF;
}
#goodsort{
    display: flex;
}
.goodslist_hot{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.header_help_list{
    width: auto;
    height: 32px;
    position: relative;
    float: right;
    display: flex;
}
.header_help_list_fl{
    width: auto;
    height: 80px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
    position: relative;
}
.header_help_list_fl:hover .header_list_jk{
    display: block;
}
.header_list_jk{
    width: 96px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
    position: absolute;
    left: 25px;
    top: 27px;
    z-index: 999999;
    border-radius: 8px;
    font-size: 12px;
    color: #6D7278;
    padding: 12px 0;
    display: none;  
}
.header_list_jk a{
    color: #6D7278;
}
.header_list_jk a:hover{
    color: #409EFF;
}
.header_list_jk p{
    margin-bottom: 8px;
    text-indent: 10px;
}
.header_list_jk p:last-child{
    margin-bottom: 0px;
}
.header_help_list_top{
    width: auto;
    height: 32px;
    line-height: 32px;
    display: flex;
    align-items: center;
    margin-left: 25px;
}
.header_help_list_top img{
    width: 12px;
    height: 6px;
    margin-left: 4px;
}
.header_help_list_top span a{
    color: rgba(0, 0, 0, 0.5);
}
.header_help_list_top span a:hover{
    color: rgba(0, 0, 0, 0.5);
}
.normal{
    width:15px;
    height: 15px;
    background: url(../images/sort_01.png) no-repeat;
    background-size:15px 15px ;
    display: block;
    margin-left: 3px;
}
.brand_group_screen span:last-child{
    display: flex;
    align-items: center;
}
.up{
    width:15px;
    height: 15px;
    background: url(../images/sort_02.png) no-repeat;
    background-size:15px 15px ;
    display: block;
    margin-left: 3px;
}
.down{
    width:15px;
    height: 15px;
    background: url(../images/sort_03.png) no-repeat;
    background-size:15px 15px;
    display: block;
    margin-left: 3px;
}
.goods_brand_list{
    width:1046px;
    height: auto;
    overflow: hidden;
}
.goods_brand_list_img{
    width: 88px;
    height: 48px;
    background: #D8D8D8;
    float: left;
    margin-right: 14px;
    border: 1px solid #eee;
    margin-bottom: 0px;
    cursor: pointer;
}
.goods_brand_list_img:hover{
    border:1px solid #0091FF
}
.goods_brand_list_img img{
    width: 88px;
    height: 48px;
}
.goods_screen_list{
    width:1046px;
    height: auto;
    overflow: hidden;
    display: flex;
}
.goods_screen_list_fl{
    width: auto;
    height: auto;
    overflow: hidden;
    margin-right: 32px;
}
.goods_screen_list_fl span{
    font-size: 14px;
    color: #6D7278;
    margin-right: 8px;
}
.goods_screen_list_fl span:nth-child(3){
    margin-right: 0px;
}
.goods_screen_list_fl input{
    width: 56px;
    height: 26px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.25);
}
.goods_screen_btn{
    width: 72px;
    height: 30px;
    background: #409EFF;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    line-height: 30px;
}
.goods_quan_copy_top{
    width: 320px;
    height: 62px;
    background: #FF9D24;
    border-radius: 16px 16px 0px 0px;
    color: #fff ;
    text-align: left;
    padding-top: 12px;
}
.goods_quan_copy_top h2{
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    height: 28px;
    line-height: 28px;
    text-indent: 16px;
}
.goods_quan_copy_top p{
    text-indent: 16px;
    margin-top: -5px;
}
.goods_quan_cosk_center{
    width: 288px;
    height: auto;
    background: #1B2830;
    border-radius:0px 0px 16px 16px ;
    position: relative;
    font-size: 12px;
    text-align: left;
    padding: 16px;
    word-break: break-all;
    line-height: 22px;
}
.goods_quan_cosk_center img{
    width: 88px;
    height: 88px;
    border-radius: 0;
}
.goods_quan_cosk_center:before {
    content: '';
    position: absolute;
    top: 119px;
    left: -12px;
    width: 0;
    margin-top: -3px;
    height: 0;
    border: 6px solid transparent;
    border-right-color: #1b2830;
}
.brand_goods_two_ksl{
    width: 100%;
    height: 144px;
    display: flex;
    justify-content: space-between;
}
.goods_list_bgl:nth-child(4n) .goods_quan_copy{
    left: -329px !important;
}
.goods_list_bgl:nth-child(4n) .goods_quan_cosk_center:before{
    left: 320px !important;
    transform: rotate(180deg) !important;
}
.goods_recom_list_bg:nth-child(5n) .goods_quan_copy{
    left: -329px !important;
}
.goods_recom_list_bg:nth-child(5n) .goods_quan_cosk_center:before{
    left: 320px !important;
    transform: rotate(180deg) !important;
}
.goods_screen_tab {
	position: relative;
	z-index: 1;
	min-height: 41px;
    width: 1200px;
    margin: 16px auto 0 auto;
}

.goods_screen_tab .name {
	padding-right: 10px;
	text-align: left;
	font-size: 12px;
	color: #999;
	height: 44px;
	line-height: 35px;
	float: left
}

.goods_screen_tab .name i {
	color: #333;
	font-size: 14px;
	font-family: 'PingFang SC',"Microsoft YaHei";
	display: inline-block;
	position: relative;
	z-index: 0;
	padding-right: 20px
}

.goods_screen_tab .name i em {
	display: inline-block;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 2px;
	width: 20px;
	height: 25px;
	background: url(../images/screen_icon.png?v=20203202230220) -360px 0 no-repeat;
}

.goods_screen_tab a.name:hover i {
	color: #2192EE
}

.goods_screen_tab .label_list {
	padding: 5px 110px 0 0
}

.goods_screen_tab label {
	border: 1px solid #ddd;
	margin: 0 10px 10px 0;
	color: #fe6160;
	font-size: 12px;
	height: 24px;
	float: left;
	line-height: 24px;
	display: inline-block;
	border-radius: 0;
	font-family: 'PingFang SC',Arial,"Ã¥Â®â€¹Ã¤Â½â€œ";
	padding: 0 30px 0 10px;
	position: relative;
	z-index: 0;
	size: 1
}
.goods_screen_tab label input {
	display: none
}
.goods_screen_tab label span {
	color: #888
}
.goods_screen_tab label .close {
	position: absolute;
	right: -1px;
	top: -1px;
	z-index: 15;
	width: 24px;
	height: 24px;
	background: 0 0;
	color: #fe6160;
	border: 1px solid transparent;
	font-family: Arial;
	text-align: center;
	cursor: pointer
}

.goods_screen_tab label .close em {
	width: 10px;
	height: 10px;
	overflow: hidden;
	display: block;
	position: relative;
	margin: auto;
	top: 7px;
	background-position: -10px -10px
}

.goods_screen_tab label.active,.goods_screen_tab label:hover {
	border-color: #fe6160
}

.goods_screen_tab .center {
	margin-right: 30px;
	display: inline-block
}

.goods_screen_tab label.active .close,.goods_screen_tab label:hover .close {
	border-color: #fe6160;
	background: #fe6160;
	color: #fff
}

.goods_screen_tab label.active .close em,.goods_screen_tab label:hover .close em {
	background-position: -10px -40px
}

.goods_screen_tab b {
	display: inline-block;
	line-height: 24px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	margin-bottom: 10px;
	position: relative
}

.goods_screen_tab b i {
	width: 10px;
	position: relative;
	top: -3px;
	margin-right: 10px;
	height: 25px;
	background: url(../images/screen_icon.png?v=20203202230220) -370px 0 no-repeat;
	display: inline-block;
}

.goods_screen_tab .remove_all {
	position: absolute;
	right: 0;
	top: 10px;
	z-index: 2;
	line-height: 24px;
	color: #666;
	height: 24px
}
.qlist_default_info {
	height: 138px;
	padding: 30px 0;
	width: 400px;
	margin: auto
}

.qlist_default_info .pic {
	width: 132px;
	height: 138px;
	background: url(../images/default_pic.png?v=2020-04-20) no-repeat;
	background-size: 100% auto;
	display: inline-block;
    float: left;
}

.qlist_default_info .center {
	display: inline-block;
	color: #666;
	font-size: 12px;
	line-height: 25px;
	padding-top: 35px;
	margin-left: 10px
}

.qlist_default_info .center p {
	font-size: 14px;
	color: #333
}
.goods_screen_tab .remove_all .screen_icon {
	width: 16px;
	height: 16px;
	background-position: -47px -7px;
	float: left;
	top: 4px;
	margin-right: 3px
}

.goods_screen_tab .remove_all:hover .screen_icon {
	background-position: -47px -37px
}

.goods_screen_tab .remove_all:hover {
	color: #fe6160
}
.screen_icon {
	width: 30px;
	height: 30px;
	background: url(../images/screen_icon.png) no-repeat;
	position: relative;
	z-index: 0;
    display: inline-block;
}
.rule_search {
    width: 100%;
    height: 110px;
    background: url(../images/ruletopbg.jpg?v=20203275611888) center no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding-top: 96px;
}
.rule_search_style{
    width: 560px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #0091FF;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.rule_search_style input{
    width: 480px;
    height: 38px;
    border: none;
    border-radius: 8px;
    margin-left: 8px;
    font-size: 14px;
    outline: none;
}
.rule_search_style button{
    width: 72px;
    height: 40px;
    background: #409EFF;
    border-radius: 6px;
    outline: none;
    border:none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}
.rule_search_sk{
    width: 1200px;
    height: auto;
    display: table;
    margin-bottom: 20px;
    margin: 16px auto;
}
.rule_search_fl{
    width: 227px;
    min-height: 500px;
    float: left;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    border: 1px solid #EEEEEE;
    padding-top:16px;
    padding-bottom: 30px;
}
.rule_search_top{
    width: 163px;
    height: auto;
    overflow: hidden;
    padding: 0 32px;
    margin-top: 0px;
}
.rule_search_top p.active{
    color: #0091FF;
}
.rule_search_top h2{
    border-left: 3px solid #0091FF;
    font-size: 16px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.85);
    padding-left: 12px;
    line-height: 16px;
    margin-top: 20px;
}
.rule_search_top p{
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    margin-top: 12px;
    padding-left: 12px;
    margin-bottom: 16px;
    cursor: pointer;
}
.rule_search_fr{
    width: 950px;
    min-height: 700px;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    border: 1px solid #EEEEEE;
    float: right;
}
.rule_search_tops{
    width: 950px;
    height: 40px;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 16px 16px 0px 0px;
    font-size: 14px;
    color: #999999;
    line-height: 40px;
    text-indent: 32px;
}
.rule_search_item{
    width: 950px;
    height: auto;
    overflow: hidden;
}
.rule_search_topsb{
    width: 900px;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    color: #999999;
    margin: 0 auto 16px auto;
}
.rule_search_topsb h3{
    font-size: 16px;
    color: #313836;
    font-weight: 400;
    position: relative;
    padding-left: 22px;
}
.rule_search_topsb h3::before{
    content: '';
    background: rgba(0, 0, 0, 0.85);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
}
.rule_search_topsb span{
    display: block;
    padding-left: 22px;
    margin-top:8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
}
.rlc_tab {
    border-bottom: 1px solid #eee;
    margin: 20px 0;
    padding-left: 15px;
}
.rlc_tab a.active {
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #0091FF;
}
.rlc_tab a {
    width: 68px;
    height: 28px;
    background: #f8f8f8;
    display: inline-block;
    color: #333;
    border: 1px solid #eee;
    text-align: center;
    line-height: 28px;
    margin-bottom: -1px;
    margin-left: 3px;
    font-size: 14px;
}
.menu3_block {
    padding: 35px 30px 20px;
}
.menu3_tit {
    font-size: 18px;
    color: rgba(51,51,51,1);
    line-height: 18px;
    border-left: 3px solid #0091FF;
    padding-left: 10px;
}
.menu3_block .time {
    color: #999;
    border-bottom: 1px solid #eee;
    padding: 15px 0;
}
.details_style{
    padding: 0 30px 30px;
    overflow: hidden;
    line-height: 30px;
}
.api_bg{
    width: 100%;
    height: auto;
    background: url(../images/api_bg.png) no-repeat;
    background-size:cover ;
    overflow: hidden;
    padding: 64px 0 50px 0;
}
.api_advantage{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.api_advantage_top{
    width: 1200px;
    height: auto;
    overflow: hidden;
    text-align: center;
}
.api_advantage_top h2{
    font-size: 30px;
    font-weight: 400;
    color: #000000;
}
.api_advantage_top p{
    font-size: 14px;
    margin-top: 12px;
    color: rgba(0, 0, 0, 0.5);
}
.api_advantage_list{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin-top: 48px;
    display: flex;
    justify-content: center;
}
.api_advantage_item{
    width: 25%;
    background: #FFFFFF;
    border-radius: 16px;
    text-align: center;
    margin-right: 48px;
}
.api_advantage_item img{
    width: 72px;
    height: 72px;
    margin-top: 48px;
}
.api_advantage_item p{
    font-size: 20px;
    color:  rgba(0, 0, 0, 0.85);
    margin-top: 24px;
}
.api_list_skb{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
    display: flex;
    justify-content: space-around;
}
.api_list_item{
    width: 124px;
    height: auto;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.85);
    font-weight: 600;
}
.api_list_item img{
    width: 124px;
    height: 124px;
}
.api_advantage_item span{
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 24px auto 48px auto;
    font-size: 14px;
    color: #A4ABB3;
    display: block;
    line-height: 22px;
}
.api_banner{
    width: 1224px;
    height: 446px;
    overflow: hidden;
    margin: 10px auto;
}
.api_banner img{
    width: 1224px;
    height: 446px;
}
.new_api_bg{
    background: url(../images/api_bg.png) no-repeat;
}
.api_advantage_item_01{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}
.api_advantage_item_01 label{
    display: block;
    font-size: 20px;
    color: #0091FF;
    font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
}
.api_advantage_item_01 img{
    width: 120px;
    height: 120px;
    margin-top: 5px;
}
.api_advantage_item_01 h2{
    font-size: 20px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.5);
}
.api_advantage_item_01 span{
    font-size: 14px;
    margin-top: 12px;
    color: rgba(0, 0, 0, 0.5);
    display: block;
}
.api_banner_style{
    width: 100%;
    height: 375px;
    background: linear-gradient(to left, #4b6cb7 , #182848);
    overflow: hidden;
    position: relative;
}
.api_banner_style_bg{
    width: 100%;
    height: 375px;
    background: url("../images/dot-overlay.png") repeat scroll 0 0;
}
.wxzs_bg{
    width: 1200px;
    height: 375px;
    overflow: hidden;
    margin: 16px auto;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    position: relative;
}
.wxzs_bg_lsk{
    width: 1200px;
    height: 375px;
    background: url(../images/bg-city-3.jpg) no-repeat ;
    position: absolute;
    left: 0;
    top: 0;
    background-size:cover ;
    opacity: 0.09;
    z-index: 99;
}
.wxzs_banner{
    width: 800px;
    height: 375px;
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    left: 200px;
    top: 0;
    z-index: 999;
}
.wxzs_banner_fl{
    width: auto;
    height: 375px;
    float: left;
    overflow: hidden;
}
.wxzs_title{
    font-size: 36px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.85);
    margin-top: 61px;
}
.wxzs_hs{
    width: 94px;
    height: 4px;
    background: rgba(0, 0, 0, 0.85);
    border-radius: 2px;
    margin-top: 16px;
}
.wxzs_tips{
    width: 327px;
    height: auto;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 21px;
}
.wxzs_button{
    width: 118px;
    height: 46px;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    font-size: 18px;
    color: rgba(0, 0, 0, 0.5);
    margin-top:50px;
    text-align: center;
    line-height: 46px;
}
.wxzs_button a{
    color: rgba(0, 0, 0, 0.5);
}
.wxzs_button a:hover{
    color: rgba(0, 0, 0, 0.5);
}
.wxzs_banner_fr{
    width: 253px;
    height: 355px;
    margin-top: 20px;
    float: right;
}
.wxzs_banner_fr img{
    width: 253px;
    height: 355px;
}
.wxzs_peculiarity{
    height: auto;
    width: 1200px;
    margin: 15px auto;
    overflow: hidden;
}
.wxzs_peculiarity_title{
    width: 1200px;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin-top: 50px;
}
.wxzs_peculiarity_title h2{
    font-size: 36px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.85);
}
.wxzs_peculiarity_title p{
    font-size: 16px;
    margin-top: 15px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
}
.wxzs_list_style{
    width: 1100px;
    height: auto;
    overflow: hidden;
    margin: 40px auto 20px auto;
    display: flex;
    justify-content: space-between;
}
.wxzs_item{
    width: 340px;
    height: auto;
    overflow: hidden;
    margin-top: 120px;
}
.wxzs_item_01{
    width: 340px;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
}
.wxzs_item_01_fl{
    width: 240px;
    height: auto;
    overflow: hidden;
    text-align: right;
}
.wxzs_item_01_fl h2{
    font-size: 20px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.85);
}
.wxzs_item_01_fl p{
    color: rgba(0, 0, 0, 0.5);
    margin-top: 10px;
    font-size: 14px;
}
.wxzs_item_01_fr{
    width: 60px;
    height: 60px;
}
.wxzs_item_01_fr img{
    width: 60px;
    height: 60px;
}
.wxzs_img_style{
    width: 300px;
    height: 611px;
}
.wxzs_img_style img{
    width: 300px;
    height: 611px; 
}
.wxzs_banner_gk{
    width: 100%;
    height: 260px;
    background: url(../images/wxzs_bg.png) no-repeat;
    background-size:cover ;
}
.wxzs_banner_zj{
    width: 1200px;
    height: 260px;
    margin: 0 auto;
    overflow: hidden;
}
.wxzs_banner_title{
    font-size: 36px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.85);
    margin-top: 61px;
}
.wxzs_lsk{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 30px auto;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    border: 1px solid #EEEEEE;
    padding: 60px  0;
}
.wxzs_lsk_img{
    width: 1200px;
    text-align: center;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.wxzs_lsk_img img{
    width: 32px;
    height: 32px;
    margin-right: 22px;
}
.wxzs_lsk_img img:last-child{
    margin-right: 0;
}
.wxzs_lsk_nr{
    width: 1072px;
    font-size: 20px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
    line-height: 32px;
    margin: 30px auto;
    text-align: center;
}
.wxzs_lsk_header{
    width: 64px;
    height: 64px;
    margin: 30px auto 0 auto;
}
.wxzs_lsk_header img{
    width: 64px;
    height: 64px;
}
.wxzs_lsk_name{
    width: 1072px;
    font-size: 18px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
    line-height: 32px;
    margin: 10px auto 0 auto;
    text-align: center;
}

.join_content{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #F5F5F5;
    padding: 48px 0;
}
.join_center{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.join_title{
    font-size: 20px;
    width: 1200px;
    height: auto;
    color: #000000;
    text-align: center;
}
.join_ks{
    width: 1200px;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
}
.join_jks{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
}
.join_ks_fl{
    width: auto;
    height: auto;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    color: #000000;
    margin-top: 40px;
}
.join_ks_fl img{
    width: 105px;
    height: 96px;
}
.join_ks_fl p{
    margin-top: 24px;
    font-weight: 600;
}
.bks_hse{
    background: #FFF;
}
.join_ks_fl span{
    font-size: 14px;
    color: #A4ABB3; 
    margin-top: 24px;
    display: block;
}
.join_tips{
    width: 1200px;
    height: auto;
    overflow: hidden;
    color: rgba(0, 0, 0, 0.4);
    margin-top: 12px;
    font-size: 16px;
    text-align: center;
}
.ach_list{
    width: 300px;
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin-top: 40px;
}
.ach_list img{
    width: 72px;
    height: 72px;
}
.ach_list span{
    position: absolute;
    left: 136px;
    top: 33px;
    z-index: 9;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
}
.ach_list span label{
    font-size: 28px;
    color: #000000;
    font-weight: 500;
}
.ach_list jh{
    display: block;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 10px;
}
.join_jks_top{
    width: 62px;
    height: auto;
    overflow: hidden;
    text-align: center;
    color: #000000;
    font-size: 14px;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
}
.join_jks_top img{
    width: 60px;
    height: 60px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 100px;
}
.join_jks_top span{
    display: block;
    margin-top: 10px;
}
.partner_list{
    width: 227px;
    height: 80px;
    background: #FFFFFF;
    border-radius: 8px;
    text-align: center;
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
}
.partner_list:nth-child(5n){
    margin-right: 0px;
}
.partner_list img{
    width: 158px;
    height: 40px;
    margin-top: 20px;
}
.product_list{
    width: 1200px;
    height: auto;
    overflow: hidden;
}
.product_list_img{
    width: 242px;
    height: 477px;
    float: left;
}
.product_list_img img{
    width: 242px;
    height: 477px;
}
.product_list_fr{
    width: 905px;
    height: auto;
    overflow: hidden;
    float: right;
}
.product_list_fr_nav{
    width: 905px;
    height: 57px;
    line-height:55px;
    overflow: hidden;
    font-size: 16px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.5);
}
.product_list_fr_nav>div{
    float: left;
    width: 181px;
    text-align: center;
    border-bottom: 2px solid #D8D8D8;
    cursor: pointer;
}
.product_list_fr_nav>div.active{
    border-bottom: 2px solid #0091FF;
    color: #0091FF;
}
.product_list_fr_nav_title{
    width: 905px;
    height: auto;
    font-size: 16px;
    font-weight: 600;
    margin-top: 40px;
}
.product_list_fr_nav_tips{
    width: 905px;
    height: 140px;
    font-size: 16px;
    line-height: 24px;
    margin-top: 24px;
    color: #A4ABB3;
}
.product_list_fr_nav_bottom{
    width: 905px;
    height: auto;
    overflow: hidden;
    border-top: 1px solid #D8D8D8;
    padding-top: 24px;
    display: flex;
    justify-content: space-around;
}
.product_list_fr_nav_item{
    color: rgba(0, 0, 0, 0.85);
    text-align: center;
}
.product_list_fr_nav_item p{
    margin-bottom: 24px;
    font-size: 16px;
}
.product_list_fr_nav_item img{
    width: 64px;
    height: 82px;
}
.advantage_list{
    width: 588px;
    height: 166px;
    background: #FFFFFF;
    border-radius: 16px;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    box-shadow: 0px 2px 12px 0px rgb(0 0 0 / 10%);
}
.advantage_list:nth-child(2n){
    margin-right: 0px;
}
.advantage_list_fl{
    width: 383px;
    height: auto;
    overflow: hidden;
    float: left;
}
.advantage_list_fl p{
    font-size: 16px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.85);
    margin-top: 22px;
    margin-left: 28px;
}
.advantage_list_fl span{
    width: 355px;
    height: auto;
    margin-top: 22px;
    margin-left: 28px;
    font-size: 14px;
    font-weight: 400;
    color: #A4ABB3;
    display: block;
}
.advantage_list_fr{
    float: right;
    width: 117px;
    height: 124px;
    margin-top: 22px;
    margin-right: 30px;
}
.advantage_list_fr img{
    width: 117px;
    height: 124px;
}
.product_lists{
    width: 905px;
    height: auto;
    overflow: hidden;
}
.advantage_hse{
    background: #fff;
    background-size: cover;
}
.gateway_banner{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.gateway_banner img{
    width: 100%;
}
.header_new{
    background: none;
    position: fixed;
    height: 80px;
    left: 0;
    top: 0;
    box-shadow: none;
    border: none;
    color: #fff;
    z-index: 999;
} 
.header_new .header_top{
    height: 80px;
}
.header_new .header_help_list{
    height: 80px;
    line-height: 80px;
}
.header_new .header_help_list_fl{
    
    color: #fff;
}
.header_new .header_help_list_top span a {
    color: #fff;
}
.header_new .header_help_list_top{
    height: 80px;
    line-height: 80px;
    font-size: 15px;
}
.header_new .header_logo img{
    width: 108px;
    height: 32px;
}
.header_new .header_logo{
    margin-top: 27px;
}
.header_new .header_list_jk p{
    height: 28px;
    line-height: 28px;
}
.header_new .header_list_jk{
    left: 9px;
    top: 52px;
}
.header_new .header_list_jk p{
    margin-bottom: 4px;
}
.header_new .header_help_list_top img{
    width: 12px;
    height: 6px;
}
.header_new.active{
    background: #fff;
}
.header_new.active .header_help_list_fl{
    color: rgba(0, 0, 0, 0.5);
}
.header_new.active .header_help_list_top span a{
    color: rgba(0, 0, 0, 0.5);
}
.header_new_login{
    float: right;
    width: 70px;
    height: 35px;
    background: #409EFF;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
    margin-left: 20px;
    margin-top: 21px;
}
.header_new_login a{
    color: #fff;
}
.header_new_login a:hover{
    color: #fff;
}
.login-option {
    background: #fff;
    z-index: 99999;
    box-shadow: 0 2px 14px 0 rgb(0 0 0 / 10%);    
    overflow: hidden;    
    padding: 0;
    margin-top: -6px;
    width: 270px;
    position: relative;
    height: auto;
    display: none;
}
.login-option a {
    color: #888;
    height: 20px;
    line-height: 20px;
    box-sizing: content-box;
}
.head-image {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: inline-block;
    background: url(../images/default_head.png?v=2020-04-20) center no-repeat;
    background-size: cover;
    padding: 0;
    float: left;
}
.nickname {
    display: inline-block;
    width: auto;
    text-align: left;
    line-height: 22px;
    margin-top: 10px;
    margin-left: 10px;
    color: #666;
    float: left;
}
.nickname b {
    line-height: 14px;
    max-height: 28px;
    margin-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.link-block {
    padding: 15px 10px;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
}
.link-block a {
    height: 20px;
    background: rgba(170,170,170,.2);
    border-radius: 2px;
    color: #666;
    font-size: 12px;
    float: left;
    margin-right: 4px;
    padding: 0 5px;
    margin-bottom: 5px;
    position: relative;
    cursor: pointer;
}

.user-msg {
    height: 86px;
    border-bottom: 1px solid #eee;
    padding: 10px 0 0 10px;
    box-sizing: border-box;
}
.set {
    height: 10px;
    line-height: 10px;
    border-right: 1px solid #ddd;
    padding: 0 10px;
    margin-top: 8px;
    position: relative;
}
.user_tuis{
    width: 100%;
    text-align: right;
    overflow: hidden;
}
.user_tuis a:nth-child(2){
    margin-left: 5px;
    margin-right: 10px;
}
.username_fa:hover .login-option{
    display: block;
}
.api_sbjsk{
    width: 100%;
    /*background: linear-gradient(124deg, #8EBAFD 0%, #1B6EFA 100%);*/
    overflow: hidden;
}
.api_sbjsk_title{
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 64px;
    font-size: 30px;
}
.api_sbjsk_tips{
    width: 100%;
    height: auto;
    text-align: center;
    margin-top:14px;
    font-size: 14px;
    color: #FFFFFF;
    display: block;
}
.api_bgsl{
    width: 1200px;
    height: 608px;
    background: #FFFFFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    border: 1px solid #EEEEEE;
    margin: 48px auto 0 auto;
    overflow: hidden;
}
.api_list_tab{
    width: 100%;
    height: 88px;
    display: flex;
    overflow: hidden;
}
.api_list_tab_fl{
    width: 600px;
    height:88px;
    background: #F2F2F2;
    font-size: 24px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.api_list_tab_fl:nth-child(1) img{
     width: 28px;
     height: 32px;
     margin-right: 12px;
}
.api_list_tab_fl:nth-child(2) img{
    width: 22px;
    height: 32px;
    margin-right: 10px;
}
.api_list_tab_fl.active {
    background: #fff;
    color: #0091FF;
}
.api_bgsl_zj{
    width: 1200px;
    height: auto;
    overflow: hidden;
    display: flex;
}
.api_bgsl_zj_fl{
    width: 540px;
    height: auto;
    overflow: hidden;
    margin-top: 27px;
    margin-left: 64px;
}
.api_bgsl_zj_fl_title{
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #0091FF;
}
.api_bgsl_zj_fl_tips{
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.85);
    margin-top: 24px;
}
.api_bgsl_zj_fl_nr{
    width: 100%;
    height: auto;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
    line-height: 24px;
    margin-top: 24px;
}
.api_bgsl_zj_fl_bottom{
    width: 100%;
    display: flex;
    justify-content: space-around;
    overflow: hidden;
    margin-top: 48px;
}
.api_bgsl_zj_fl_bottom_fk{
    width: auto;
    overflow: hidden;
    height: auto;
    font-size: 14px;
    text-align: center;
    color: rgba(0, 0, 0, 0.85);
}
.api_bgsl_zj_fl_bottom_fk img{
    width: 72px;
    height: 72px;
}
.api_bgsl_zj_fl_bottom_fk span{
    display: block;
    margin-top: 24px;
}
.api_bgsl_zj_fl_qb{
    width: 120px;
    height: 40px;
    background: #0091FF;
    text-align: center;
    line-height: 40px;
    color: #fff;
    margin-top: 48px;
}
.api_bgsl_zj_fr{
    width: 488px;
    height: 370px;
    overflow: hidden;
    margin-top: 70px;
    margin-left: 64px;
}
.api_bgsl_zj_fr img{
    width: 488px;
    height: 370px;
}
.api_list_tab_swt{
    width: 1200px;
    height: auto;
}
#tab_swt1{
    float: left;
}
#tab_swt2{
    float: right;
}
.api_list_tab_swt img{
    width: 600px;
}
.api_header_lsk{
    width: 100%;
    height: 64px;
    background: rgba(0, 0, 0, 0.19);
    overflow: hidden;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
}
.api_header_sj{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
#banner_sl{
    width: 100%;
    display: flex;
    justify-content: space-around;
}
#banner_sl img{
    width: 180px;
    height: 70px;
}
.api_header_logo{
    width: 108px;
    height: 32px;
    margin-top: 15px;
}
.api_header_logo img{
    width: 108px;
    height: 32px;
}
.api_header_logo_item{
    display: flex;
    font-size: 16px;
    height: 64px;
    line-height: 64px;
}
.api_header_logo_item p{
    margin-left: 50px;
}
.api_header_logo_item p a{
    color: #fff;
}
.api_header_logo_item p a:hover{
    color: #fff;
}