/*分类菜单*/
.b-main{background: #f0f2f7;width: 100%;padding:20px 0;position: relative;z-index: 1;}
.b-main .FirstFloor{position: relative;}
.b-main .NavList{position: relative;left:0;top:0;width: 220px;height:510px;z-index: 2;background: #fff;    padding: 15px 0;}
.b-main .NavList ul li{height: 47px;line-height: 47px;margin: 0 10px; overflow: hidden;}
.b-main .NavList ul li s{width: 20px;height: 20px; background-size: inherit; display: inline-block;vertical-align: middle;margin:-4px 10px 0 5px;}
.b-main .NavList ul li s.iIcon1{background-position: 0 0;}
.b-main .NavList ul li s.iIcon2{background-position: 0 -20px;}
.b-main .NavList ul li s.iIcon3{background-position: 0 -40px;}
.b-main .NavList ul li s.iIcon4{background-position: 0 -60px;}
.b-main .NavList ul li s.iIcon5{background-position: 0 -80px;}
.b-main .NavList ul li s.iIcon6{background-position: 0 -100px;}
.b-main .NavList ul li s.iIcon7{background-position: 0 -120px;}
.b-main .NavList ul li s.iIcon8{background-position: 0 -140px;}
.b-main .NavList ul li s.iIcon9{background-position: 0 -160px;}
.b-main .NavList ul li s.iIcon10{background-position: 0 -180px;}
.b-main .NavList ul li s.iIcon11{background-position: 0 -200px;}
.b-main .NavList ul li s.iIcon12{background-position: -20px 0;}
.b-main .NavList ul li s.iIcon13{background-position: -20px -20px;}
.b-main .NavList ul li s.iIcon14{background-position: -20px -40px;}
.b-main .NavList ul li s.iIcon15{background-position: -20px -60px;}
.b-main .NavList ul li s.iIcon16{background-position: -20px -80px;}
.b-main .NavList ul li s.iIcon17{background-position: -20px -100px;}
.b-main .NavList ul li s.iIcon18{background-position: -20px -120px;}
.b-main .NavList ul li s.iIcon19{background-position: -20px -140px;}
.b-main .NavList ul li s.iIcon20{background-position: -20px -160px;}
.b-main .NavList ul li s.iIcon21{background-position: -20px -180px;}
.b-main .NavList ul li s.iIcon22{background-position: -20px -200px;}
.b-main .NavList ul li.active {margin:0;width:222px;padding:0 20px;margin-left:-10px;padding-right:18px;background-image: -moz-linear-gradient( 0deg, rgb(245,247,252) 0%, rgb(255,255,255) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(245,247,252) 0%, rgb(255,255,255) 100%);background-image: -ms-linear-gradient( 0deg, rgb(245,247,252) 0%, rgb(255,255,255) 100%);box-shadow: 0px 0px 17px 0px rgba(0, 7, 141, 0.13);}
.b-main .NavList ul li.active a.name{font-weight: bold;}
.b-main .more_list ul li.active a.names{font-weight: bold;}
.b-main .NavList ul li:last-child {border-bottom:none;}
.b-main .NavList ul li .name {float:left;font-size:16px;}
.b-main .more_list ul li .names {float:left;font-size:16px;}
.b-main .NavList ul li .item {float:right;margin-right:7px;color:#c7c7c7;font-size:12px; max-width: 48px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.b-main .NavList ul li .item:hover {color:#1da9ff;}
.b-main .NavList ul li .arrow {float:right;margin-top:20px;border-right:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;width:8px;height:8px; -moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform: rotate(-45deg);transform:rotate(-45deg);-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";}
.b-main .sub-category,.more_list li.sub-category{display:none;position:absolute;left:250px;top:0;bottom:0;width:305px;padding:0 20px;z-index:40;text-align:left;background-image: -moz-linear-gradient( 0deg, rgb(245,247,252) 0%, rgb(255,255,255) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(245,247,252) 0%, rgb(255,255,255) 100%);background-image: -ms-linear-gradient( 0deg, rgb(245,247,252) 0%, rgb(255,255,255) 100%);box-shadow: 0px 0px 17px 0px rgba(0, 7, 141, 0.13);-webkit-animation:leftFadeIn .3s ease-out;-moz-animation:leftFadeIn .3s ease-out;animation:leftFadeIn .3s ease-out;}
.b-main .more_list{display:none;position: absolute;left: 250px;top: 0;width: 240px;height: 510px;z-index: 2;background: #fff;padding: 15px 0;}
.b-main .more_list li.sub-category{left:555px!important;}
.b-main .NavList ul li.active .sub-category{display:block;background: #fff;}
.b-main .NavList ul li.active .more_list{display:block;}
.more_list li.active .sub-category{display: block;}
.b-main .category-popup li.active .sub-category {display:block;}
.b-main .sub-category dl {padding:20px 0;border-bottom:solid 1px #dcdde3;}
.b-main .sub-category dl.recomshop .subitem a{width: 33.3%;}
.b-main .sub-category dl:last-child{border:none;}
.b-main .sub-category dt {height:36px;line-height:36px;padding-top:5px;}
.b-main .sub-category dt a {color:#4a4a4f;font-size:16px;font-weight: bold;}
.b-main .sub-category dt a:hover {color:#1da9ff;}
.b-main .sub-category dd {padding-top:5px;}
.b-main .sub-category dd a {float:left;height:32px;line-height:32px;font-size:14px;color:#8c8c91;width:auto;}
.b-main .sub-category dd a:hover {color:#1da9ff;}
.b-main .sub-category dd a {margin-left: 10px;margin-right: 10px;}
.b-main .mainbox{position: absolute;left:0;top:0;margin-left:240px;width:720px;}
.b-main .slideBox {height:400px;overflow:hidden;margin-bottom: 10px;position: relative;}
.b-main .slideBox .slideobj {height:400px;}
.b-main .slideBox img {width:720px;height:400px;}
.b-main .slideBox .hd{text-align:center;position:absolute;height:14px;line-height:14px;bottom:20px;left:0;right:0;}
.b-main .slideBox .hd ul{height: 14px;background: rgba(0,0,0,.302);border-radius: 8px;position:relative;display:inline;}
.b-main .slideBox .hd ul li{display:inline-block;width: 10px;height: 10px;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;margin: 0 5px;cursor: pointer;background:#fff;}
.b-main .slideBox .hd ul li.on{background:#2a70ea;}
.b-main .adbox{display: -webkit-box;height: 120px;position: absolute;top: 419px;left: 0;margin-left: 242px;width: 965px;}
.b-main .adbox li{-webkit-box-flex:1;margin-right: 6px;height: 130px;}
/*右侧信息*/
.b-main .rightbox{width: 220px; height: auto;position: absolute;right: 0;top: 0;}
.b-main .fb_rz {overflow: hidden;}
.b-main .fb_rz .first {background: -webkit-linear-gradient( 125deg, #FEC345,#FEC345,#FFC851,#FFA82E);-webkit-box-shadow: 0 4px 10px -3px #fe950d;}
.b-main .fb_rz .conbox { width: 100%;height: 51px;text-align: center;display: block;line-height: 51px;margin-bottom: 15px;position: relative;}
.b-main .fb_rz .conbox span {display: block;font-size: 18px;color: #fff;}
.b-main .fb_rz .second {background: linear-gradient(125deg,#FF7B63,#FF4849);background-image: -webkit-linear-gradient( -35deg, rgb(255,123,99) 0%, rgb(255,72,73) 100%);    -webkit-box-shadow: 0 4px 10px -3px #ff6c4a;}
.b-main .rightbox .bnews {width: 220px; height: 268px;padding: 14px 14px 36px;-webkit-box-sizing: border-box;    background: #fff;}
.b-main .rightbox .bnews .ntitle {text-align: center;font-size: 16px;color: #333;font-weight: bold;padding-bottom: 10px;border-bottom: 1px solid #eee;}
.b-main .rightbox .bnews ul {position: relative;z-index: 5;padding-top: 8px;}
.b-main .rightbox .bnews ul li {font-size: 14px;color: #666;margin-top: 8px;}
.b-main .rightbox .bnews ul li a {color: #666;display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 135px;}
.b-main .rightbox .bnews ul li a:hover {color: #FF653B;}
.b-main .rightbox .bnews ul li span {float: right;display: inline-block;overflow: hidden;}
.b-main .rightbox .bnews ul li {font-size: 14px;color: #666;}
.licolor1 a{color:#c5ffed!important;font-weight: bold;}
.licolor2 a{color:#ffd87a!important;font-weight: bold;}
/*推荐置顶*/
.recomtop{margin-top: 30px;position: relative;z-index: 1;}
.public_top{position: relative;height: 60px;line-height:60px;background: #f0f2f7;border-left:solid 4px #fd4939;padding:0 10px 0 16px;margin-bottom: 16px; }
.public_top .l span{font-size: 20px;color: rgb(72, 69, 120);font-weight: bold;}
.public_top .l .itop,.public_top .l .ishop{position: absolute;bottom: 0;left: 112px;display:block;width: 108px;height: 74px;}
.public_top .l .itop{background: url(/static/index/tp/Icon_top.png) no-repeat center center;background-size: cover;}
/*.public_top .l .ishop{background: url(/static/index/tp/Icon_shop.png) no-repeat center center;background-size: cover;}*/
.public_top .r a{font-size: 16px;color:#fff;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.public_top .r a.a_btn1{padding:10px 30px;background: #ffb400;margin-right: 10px;}
.public_top .r a.a_btn2{padding:10px 37px;background: #fd4939;}
.public_top .r a.a_btn1:hover{background: #ffbc1a;-webkit-box-shadow: 0 3px 8px #ffc946;-moz-box-shadow: 0 3px 8px #ffc946;box-shadow: 0 3px 8px #ffc946;}
.public_top .r a.a_btn2:hover{background: #ff3220;-webkit-box-shadow: 0 3px 8px #ff584a;-moz-box-shadow: 0 3px 8px #ff584a;box-shadow: 0 3px 8px #ff584a;;}
.recom_main{background:#fff;-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 44, 125, 0.07);-moz-box-shadow: 0px 1px 5px 0px rgba(0, 44, 125, 0.07);box-shadow: 0px 1px 5px 0px rgba(0, 44, 125, 0.07);}
.recom_box{width: 232px;height: 417px;float: left;margin-right: 10px;position: relative;}
.recom_box:last-child{margin-right: 0;}
.recom_box a{display: block;}
.recom_box:hover{background-color: rgb(255, 255, 255);box-shadow: 0px 0px 23px 0px rgba(0, 44, 125, 0.13);}
.recom_box .recom_img{position: relative;width:232px;height: 232px;overflow: hidden;background-color: #f5f5f5;}
.recom_box .recom_img img{max-width:100%;max-height:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;display: block;-webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; transition: all .5s ease-in-out; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1);}
.recom_box .recom_img:hover img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.box_collect{cursor:pointer;width: 24px;height: 24px;border-radius: 50%;background-color: rgb(31, 31, 33,0.302);position: absolute;top:7px;right:7px;text-align: center;display: none;z-index: 9;}
.box_collect i{display: block;width: 24px;height: 24px;background: url(/static/index/tp/collect.png) no-repeat center center;background-size: contain;}
.box_collect.collected i{background: url(/static/index/tp/collect1.png) no-repeat center center;background-size: contain;}
.recom_box .recom_img .box_collect img{vertical-align: middle;}
.recom_box .recom_img .cover_play{width: 46px!important;height: 46px!important;position: absolute;top: 50%;left: 50%;margin-top: -23px;margin-left: -23px;}
.recom_box .recom_img .cover_play img{width: 46px!important;height: 46px!important;}
.recom_box .recom_img .box_mark{position: absolute;left:0;bottom: 0;}
.recom_box .recom_img .box_mark span{float:left;width: 50px;height: 24px;line-height: 24px;text-align: center;color:#fff;font-size: 14px;}
.recom_box .recom_img .box_mark span.m_top{background-image: -moz-linear-gradient( 0deg, rgb(129,121,232,0.902) 0%, rgb(110,186,255,0.902) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(129,121,232,0.902) 0%, rgb(110,186,255,0.902) 100%);background-image: -ms-linear-gradient( 0deg, rgb(129,121,232,0.902) 0%, rgb(110,186,255,0.902) 100%);filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #8179e8, endColorstr = #6ebaff);}
.recom_box .recom_img .box_mark span.m_shop{ background-color: rgb(255, 91, 76);}
.recom_box .recom_img .box_mark span.m_pic{background-color: rgb(0, 0, 0,0.302);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d000000,endColorstr=#4d000000);}
.recom_box .recom_img .box_mark span.m_geren{ background-color: #5bbbff;}
.recom_box .recom_info{padding:10px;background-color: #fff;}
.recom_box .recom_info .info_price{padding:18px 0;text-align: center;font-size: 20px;color:#fd4939;font-weight: bold;}
.recom_box .recom_info .info_price b{font-size: 16px;}
.recom_box .recom_info .m_info{font-size: 16px;color:#737378;height: 46px;margin-bottom: 26px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
.recom_box .recom_info .info_address .location{font-size: 15px;color:#a4a4ab;max-width: 170px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.recom_box .recom_info .info_address{position: relative;}
.recom_box .recom_info .info_address .telphone{margin-top:3px;}
.recom_box .recom_info .info_address .telphone img{display: block;}
.c_telphone{position:absolute;left:0;top:-13px;width: 178px;height: 42px;line-height:42px;text-align:center; background-color: rgb(245, 247, 252); box-shadow: 0px 5px 5px 0px rgba(0, 90, 255, 0.13); font-size: 18px;font-weight: bold;color:#5490ff;transition: all .3s;display: none;-webkit-animation:flipInX .3s ease-out;-moz-animation:flipInX .3s ease-out;animation:flipInX .3s ease-out;}
.c_telphone i{position: absolute;top: 13px;right: -15px;display:block;width: 0;height:0; border: 8px solid transparent;border-right-color: rgb(245, 247, 252);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-webkit-transform: rotate(180deg);transform:rotate(180deg);filter:drop-shadow(-1px -3px 1px #005aff21);-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=1.2246467991473532e-16, M21=-1.2246467991473532e-16, M22=-1, SizingMethod='auto expand')";}
/*最新入驻*/
.newshop{margin-top: 10px;position: relative;z-index: 1;}
.newshop .recom_main{box-shadow: none;background: none;}
.newshop .recom_box{width:230px;height: 430px;position: relative;border:solid 1px #f0f2f7;box-shadow: 0 0 1px rgba(0,44,125,.11);}
.newshop .recom_box:hover{box-shadow: 0px 0px 23px 0px rgba(0, 44, 125, 0.13);}
.newshop .recom_box .recom_img{width: 230px;height: 230px;background-color: #f5f5f5;position: relative;overflow: hidden;}
.newshop .recom_box .recom_img img{max-width: 100%;max-height: 100%;position: absolute;top:0;left:0;right:0;bottom:0;margin:auto;}
.newshop .recom_info h3{height: 56px;margin-bottom: 5px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight: bold;font-size: 18px;margin-top:15px;}
.newshop .comment_box{margin:10px 0;}
.newshop .comment_box .star_box{float:left;width: 120px;height: 24px;background: url(/static/index/tp/collect.png) repeat-x;background-size:24px;}
.newshop .comment_box .star_box i{width: 24px;height: 24px;display: block;background: url(/static/index/tp/collect1.png) repeat-x;background-size:24px;}
.newshop .comment_box span{float: left;font-size: 15px;color:#a4a4ab;}
.newshop .pos_box{font-size: 15px;color:#a4a4ab;}
.newshop .pos_box .ipos{width:11px;height: 14px;display: inline-block;background: url(/static/index/tp/Icon_pos.png) no-repeat center center;vertical-align: middle;margin-top: -3px;margin-right: 5px;}
.newshop .tel_box{height: 48px;line-height:48px;background: #6798ff;position: absolute;bottom: 0;left: 0;right: 0;text-align: center;font-size: 18px;font-weight: bold;color:#fff;}
.newshop .tel_box i{width:17px;height: 15px;display: inline-block;background: url(/static/index/tp/Icon_tel1.png) no-repeat center center;vertical-align: middle;margin-top: -4px;margin-right: 10px;}
.newshop .adv_box{width: 232px;height: 478px;float: right;}
.newshop .adv_box img{display: block;}
/*广告*/
.adBox{margin:20px auto;}
.adBox img{display: block;width: 100%;}
.main_box{background: #f0f2f7;padding-bottom: 67px;}
/*闲置数码*/
.c_info{padding:30px 0 15px;}
.c_info .public_top{background: #fff;}
.c_info .public_top .l span{color: #38383b;}
.c_info .recom_main{background: none;box-shadow: none;}
.c_info .recom_box{height:417px;background: #fff;box-shadow: 0px 1px 5px 0px rgba(0, 44, 125, 0.07);}
.c_info .recom_box:hover{box-shadow: 0px 0px 23px 0px rgba(0, 44, 125, 0.13);}
.c_info .list_box ul li{float: left;margin:0 31px 16px 0;}
.c_info .list_box ul li a{height:32px;line-height:32px;text-align:center;padding:0 15px;display: block;font-size: 16px;color:#5a5a5e;background: #fff;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.c_info .list_box ul li a:hover{background: #fd4939;color:#fff;}
.main_box .adBox{margin:0 auto;}
.main_box .adBox li{float: left;display: block;}
.adBox li a{display: block;overflow: hidden;}
.main_box .adBox img{display: block;float: left;width: 400px;}
/*查看更多*/
.bt_more{cursor:pointer;height: 48px;line-height:48px;font-size:18px;color:#5a5a5e;text-align:center;background: #fff;box-shadow: 0px 3px 5px 0px rgba(192, 199, 219, 0.51);margin-top:15px;}
.footer{margin-top:0;}
.InfoContent{width:100%;/*background: #f5f5f5;*/ position: relative;margin-top: 20px;z-index: 0;}
.Info_Box{position: relative;background: #fff;box-shadow: 0px 1px 5px 0px rgba(0, 44, 125, 0.07);}
.Info_Box ul li .libox{width: 50%;float: left;text-align: left;padding:10px 22px; box-sizing: border-box;    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;-ms-box-sizing: border-box; -o-box-sizing: border-box;}
.Info_Box ul li .libox:first-child{padding-top: 20px;}
.Info_Box ul li .libox:first-child+.libox{padding-top: 20px;}
.Info_Box ul li .libox a{display: block;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.Info_Box .l p{float: left;}
.Info_Box .l i{display: inline-block;width: 18px;height: 18px;vertical-align: top; margin-top: 2px;margin-left: 5px}
.Info_Box .l i.top_i{background: url(/static/index/tp/new.png) repeat-x;background-size:18px;}
.Info_Box .l i.fire{background: url(/static/index/tp/fire.png) repeat-x;background-size:18px;}
.Info_Box ul li .libox:nth-child(odd){border-right: solid 1px #f0f2f7;padding-right: 32px}
.Info_Box ul li .libox:nth-child(even){padding-left: 32px}
.Info_Box .libox .intit{font-size: 16px;color:#333;float: left;max-width: 375px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.Info_Box .libox:hover .intit{color:#FF653B;}
.Info_Box .libox:hover .intit b{color:#FF653B;}
.Info_Box .libox .intit b{margin-right: 10px;color: #999}
.Info_Box .libox .time{font-size: 12px;color:#999;float: right;    padding-top: 2px;}
/*banner*/
.adv_wrap{margin-top: 22px}
.newshop{margin-top: 40px;margin-bottom: 10px;position: relative;z-index: 1;}