.mainContent{
    width: 100%;
    background-color: #f0f0f0;
}
.inner-box{
    width: 1190px;
    min-width: 1190px;    
    margin:0 auto;
}
.selector{
    padding-top: 10px;
}
.sel-nav a{
    height: 40px;
    line-height: 40px;
    display: block;
    float: left;
    color: #fff;
    text-align: center;
    width: 130px;
     background-color: #636363;
}
.sel-nav a:hover{
    background: #FF7300;
    color: #FFF;
}
.sel-nav a.active{
    background-color: #FF7300;
    font-weight: bold;
}
.sel-nav{
    margin-bottom: 10px;
}
.sel-guide{
    background-color: #fff;
    padding:20px;   
}
.guide-box li{
    float: left;
    margin: 5px;
}
.guide-box li a{
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: block;    
    width: 95px;
}
.guide-box li.cate-title{
    width: 105px; 
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;    
    width: 95px;  
    color: #8f8e8e; 
}
.guide-box .locate{      
    color: #fff;
    background: url('images/position.png') no-repeat 22px 11px;
    background-color: #e9630a;
    text-indent: 15px;
    display: block;
    width: 95px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.yListrclickem{
    border:2px solid #e9630a;
    position: relative;    
    margin: 5px;
    height:40px;
    line-height: 40px;
    box-sizing: border-box;
}
.yListrclickem i{
    display:block;
    width:15px;
    height:14px;
    background:url('images/righbt.png') no-repeat 0 0;
    right:-1px;
    bottom:-1px;
    position:absolute;

}
.selectCon{
    padding-top: 10px;
}
.ranking{
    background-color: #fff;
    position: relative;
}
.ranking .f_l a{
    display: block;
    float: left;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;    
}
.ranking .f_l a:hover{
    background: #F60;
    color: #FFF;
}
.ranking .f_l a.ranked{
    background-color: #F60;
    width: 80px;
    color: #fff;
}
.ranking .f_r a{
    float: left;
    display: inline;
    overflow: hidden;
    height: 19px;
    padding: 10px 13px 11px 12px;
    cursor: pointer;
    border-right: 1px solid #e8e8e8;
}
/* 浏览方式 */
.ranking .f_r a:hover{
    color: #ff7300;
    background: #d9d9d9;
}
.ranking .f_r .sw-dpl-shopwindow{
    display: inline-block;
    width: 19px;
    height: 19px;
    overflow: hidden;
}
.sw-dpl-shopwindow i, a:visited .sw-dpl-shopwindow i, a:link .sw-dpl-shopwindow em, a:visited .sw-dpl-shopwindow em, a:link .sw-dpl-shopwindow span, a:visited .sw-dpl-shopwindow span{
    border-color: #aaa;
    background: #aaa;
}
.sw-dpl-shopwindow i, .sw-dpl-shopwindow em, .sw-dpl-shopwindow span{
    float: left;
    display: inline;
    width: 5px;
    height: 5px;
    border: 1px solid #aaa;
    background: #aaa;
    overflow: hidden;
}
.sw-dpl-shopwindow i{
    margin: 1px 2px 2px 1px;
}
.sw-dpl-shopwindow em{
    margin: 1px;
}
.sw-dpl-shopwindow span{
    background: #fff;
    margin: 1px 1px 2px 1px;
}
.sw-dpl-shopwindow i, .sw-dpl-shopwindow span, .sw-dpl-shopwindow em{
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
a:hover .sw-dpl-shopwindow i, a:hover .sw-dpl-shopwindow em, a:hover .sw-dpl-shopwindow span{
    border-color: #ff7300!important;
    background: #ff7300;
}
a:hover .sw-dpl-shopwindow span{
    border-color: #ff7300!important;
    background: #fff!important;
}
.sw-dpl-rowlist-checked i, .sw-dpl-rowlist-checked em{
    border-color: #ff7300!important;
    background-color: #ff7300!important;
}
.sw-dpl-rowlist-checked span{
    border-color: #ff7300!important;
    background: white!important;
}
.sw-dpl-rowlist{
    display: inline-block;
    width: 19px;
    height: 19px;
    overflow: hidden;
}
.sw-dpl-rowlist i, a:visited .sw-dpl-rowlist i, a:link .sw-dpl-rowlist em, a:visited .sw-dpl-rowlist em{
    color: #aaa;
}
.sw-dpl-rowlist i, .sw-dpl-rowlist em{
    float: left;
    display: inline;
}
.sw-dpl-rowlist i{
    width: 1px;
    height: 1px;
    overflow: hidden;
    border: 1px solid #aaa;
    background: #fff;
    margin: 1px 3px 3px 0;
}
.sw-dpl-rowlist i, a:visited .sw-dpl-rowlist i, a:link .sw-dpl-rowlist em, a:visited .sw-dpl-rowlist em{
    border-color: #aaa;
}
.sw-dpl-rowlist em{
    width: 13px;
    height: 0;
    overflow: hidden;
    border-style: solid;
    border-width: 1px 0 0;
    margin: 2px 0 4px 0;
}
.sw-dpl-rowlist i, .sw-dpl-rowlist em{
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.sw-dpl-shopwindow-checked i, .sw-dpl-shopwindow-checked em, .sw-dpl-shopwindow-checked span{
    border-color: #ff7300!important;
    background: #ff7300!important;
}
a:hover .sw-dpl-rowlist i, a:hover .sw-dpl-rowlist em{
    border-color: #ff7300!important;
}
/* 浏览方式 */
.rank-factory{
    margin-top: 10px;
}
.topRank{
    margin-bottom: 20px;    
    background-color: #fff;
    padding: 15px 15px 0px 15px;
    position: relative;
}
.topRank:hover{
    box-shadow: 1px 2px 5px rgba(21,21,21,.3);
}
.topRank hr.weight{
    position: absolute;
    left: 0px;
    top: 60px;
    width: 5px;
    height: 230px;    
    background: red;
}
.topRank>div{
    float: left;
}
.fac-info{
    width: 400px;
}
a.fac-title{
    font-weight: 700;
    font-size: 18px;
    float: left;
    margin-right: 15px;
    width: 260px;
    overflow: hidden;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
a.fac-level{
    float: right;
    padding-top: 5px;
    margin-right: 30px;
}
.moreInfos{
    padding:25px 3px 3px 3px;    
}
.moreInfos li{
    float: left;
    width: 80px;
    height: 35px;
    line-height: 35px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.moreInfos h3{   
    font-weight: bold;
    margin-top: 20px;
}
.topRank .product{
    width: 745px;
}
.advantage li{    
    width: 100px;    
}
.advantage li i{
   display: inline-block;
   width: 16px;
   height: 16px;
   background: url('images/fac_icons.png') no-repeat;
   vertical-align: middle;
   margin-right: 5px;
}
i.certificate{
   background-position: 0 -18px!important;
}
i.ensure{
   background-position: 0 -37px!important;
}
i.order{
   background-position: 0 -56px!important;
}
.pro-block{
    float: left;
    width: 218px;
    margin: 15px;
}
.img-box{
    width: 100%;
    height: 218px;
    background: #d5645a;
}
.caption h3{
    margin-top: 3px;
    margin-bottom: 10px;
}
p.minimum,p.done{
    float: left;
    color: #8e8e8e;
    width: 50%;
}
.fac-box{
    float: left;
    background-color: #fff;
    width: 390px;
    padding:20px;
    margin-right:10px;
    margin-bottom: 20px;
    box-sizing:border-box;
    position: relative;
    height: 360px;
    overflow: hidden;
}
.fac-box-new{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}
.fac-box-new:before{
    content: "新";
    color: #fff;
    position: absolute;
    top: 1px;
    right: 2px;
    z-index: 2;
}
.fac-box-new:after{
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: -25px;
    right: -25px;
    border: 25px solid transparent;
    border-left-color: #0da84c;
    transform: rotate(-45deg);
}
.fac-box:hover{
    box-shadow: 1px 2px 5px rgba(21,21,21,.3);
}
.fac-box-vertical{
    padding:20px;
    width: 390px;
    margin-bottom: 10px;
    background-color: #fff;
}
.fac-box:nth-child(3n+1){
    margin-right: 0px;
    position: relative;
}
.fac-box .sales-pdo{
    max-height: 70px;
    overflow: hidden;
}
h2.cate-title{
    padding-left: 15px;
}