.jf-hd-login-reg{display:block!important;}

.corporate-name{line-height:28px;}
.shoplevel.level10{margin-top:-6px;}
.fs16{font-size:16px;}
.businesslist li{
    line-height:22px;
    border-radius:5px;
}
.good-rate{margin-left: 14px;}
dl.list-array img{ transition: all 0.3s ease;}
.businesslist{background:none;}888888888888888888888
.businesslist ul{display: inline-block;}
.businesslist li {
    width: 215px;
    float: left;
    height: 280px;
    padding: 0 35px;
    color: #888;
    background: #fff;
    margin-right: 16px;
    margin-top: 16px;
    position: relative;
    transition: all 0.2s linear;
    box-shadow:0px 3px 5px rgba(0,0,0,0.2);
    border-right:0;
}
.businesslist li:hover {
    box-shadow:3px 6px 10px rgba(0,0,0,0.4)
}
.businesslist li:hover img {
    opacity:0.9}
.businesslist li p.r-turnover,
.businesslist li p.r-record {
    padding-left: 12px;
}
.businesslist li dt {
    position: relative;
    height: 90px;
}
.businesslist li dd {
    margin-top:-10px;}

.businesslist ul li:hover img{
    /*transform: scale(1.125);*/
}
.corporate-name {
    border-bottom: 1px dashed #ccc;
    text-align: center;
    position: relative;
    height: 70px;
    margin-bottom: 25px;
}
.deal-ts>div{
    width: 95px;
    height: 30px;
    background: #fff;
    line-height: 30px;
    border: 1px solid #eee;
    color:#999;
    text-align: center;
    display: inline-block;
    margin: 0 4px 6px;
    overflow: hidden;
    border-radius: 20px;
}
.shoplevelbox {
    display: inline-block;
    padding: 0 15px;
    background: #fff;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -50px;
}
.businesslist li dt img {
    margin:-23px 0 0 35px;
    width:146px;
}
.businesslist li a:hover {
    text-decoration: none;
    color:#333;
}
.businesslist li:last-child {
    border:0;
    margin-right: 0;
    float: right;
}
.businesslist li .imgbox,
.businesslist li .imgbox img {
    width:197px;
    height: 125px;
}
.businesslist li h2 {
    color:#333;
    font-size:16px;
}
.servicelist {
    background:inherit;}

.call-me {
    margin-top: 0;
    float: right !important;
}
.r_tel_me {
    display: block;
    width: 76px;
    height: 20px;
    float: right;
    background: url(/shop/styles/serviceProvider/images/tell_me_background.png) no-repeat center!important;
}
.priceColor{    font-size: 14px;
    color: rgb(255, 96, 0);
    text-align: left;}
.servicelist li a:hover {
    color:#333;}

#businessPush {
    transform:scale(1) !important;
}
#VIPMessModal{
    width: 565px;
    height: 345px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -245px;
    margin-top: -150px;
    border-radius: 10px;
    font-size: 16px;
    color: #555;
    z-index:200;
}
#VIPMessModal .btn-close{
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url(images/VIP_03.png) no-repeat center;
    position: absolute;
    top: 23px;
    right: 23px;
    cursor: pointer;
}
#VIPMessModal .btn-close:hover{
    background-image:url(images/VIP_07.png) ;
}
#VIPMessModal .contTopBox{
    width: 565px;
    height: 130px;
    text-align: center;
}
#VIPMessModal .contTopBox p{
    padding: 43px 0 15px 0;
}
#VIPMessModal .contTopBox h3{
    font-size: 18px;
}
#VIPMessModal .contCentBox{
    width: 563px;
    height: 123px;
    background: url(images/VIP_11.png) no-repeat center;
    background-color:#FFFDF9 ;
    border-top: 1px solid #fef5e6;
    border-bottom: 1px solid #fef5e6;
}
#VIPMessModal .contCentBox .textBox{
    margin-left: 163px;
    font-size: 14px;
    line-height: 24px;
    color: #777;
}
#VIPMessModal .contCentBox .textBox p:first-child{
    color: #ff6000;
    padding: 8px 0 6px 0;
}
#VIPMessModal .contBotBox{
    width: 565px;
    height: 90px;
    text-align: center;
    position: relative;
}
#VIPMessModal .contBotBox .btn-openShop{
    display: inline-block;
    width: 215px;
    height: 50px;
    margin-top: 20px;
    line-height: 50px;
    background: #ff6000;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
}
#VIPMessModal .contBotBox .btn-openShop:hover {
    opacity:0.8;
}
#VIPMessModal .contBotBox span.btn-wait{
    display: block;
    position: absolute;
    top: 35px;
    right: 60px;
    cursor: pointer;
}
.worktypebox .title i{
    width:11px;
    height:11px;
    margin-left: 4px;
    margin-top:-1px;
    display: inline-block;
    background-image:url(images/lefthot.png) ;
}
.worktypebox .title i.new{
   	float:left;
    width: 25px;
    height: 15px;
    margin-left: 4px;
    margin-top:-1px;
    display: inline-block;
    background:url(images/new1.gif)no-repeat left top;
}
.worktypebox li a.hotTxt{
    font-weight: bold;
    text-shadow: 1px 1px 1px #666;
}
.worktypebox li a.hotTxt:hover{
    font-weight: inherit;
    text-shadow: inherit;
}
#hwPics .show{
    display: block;
}

@-webkit-keyframes zhuan {
    0% {
        transform: rotate(0deg)
    }
    10% {
        transform: rotate(10deg)
    }
    20% {
        transform: rotate(-10deg)
    }
    30% {
        transform: rotate(10deg)
    }
    40% {
        transform: rotate(-10deg)
    }
   50% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(0deg)
    }
}
@-moz-keyframes zhuan {
    0% {
        transform: rotate(0deg)
    }
    10% {
        transform: rotate(10deg)
    }
    20% {
        transform: rotate(-10deg)
    }
    30% {
        transform: rotate(10deg)
    }
    40% {
        transform: rotate(-10deg)
    }
    50% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(0deg)
    }
}
@keyframes zhuan {
    0% {
        transform: rotate(0deg)
    }
    10% {
        transform: rotate(10deg)
    }
    20% {
        transform: rotate(-10deg)
    }
    30% {
        transform: rotate(10deg)
    }
    40% {
        transform: rotate(-10deg)
    }
    50% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(0deg)
    }

}


#channelNav li i.menuIcon_new_zy{
    position: absolute;
    width: 16px;
    height: 16px;
    right: -15px;
    top: -8px;
    background: url(images/yxlogo.png) no-repeat right center;
}