@CHARSET "UTF-8";

.zbPlanHead{
    background: #fff;
    color: #333333;
}
.nav-bar li a{
    color: #333333;
}
.logo .logo2{
    display: inline-block;
}
.logo .logo1{
    display: none;
}
.zhibo_d{
    margin-top: 65px;
    height:894px;
    color: #fff;
    background: url(http://www.fanwe.com/app/Tpl/new/coupon/images/zhibo/zhibo4.jpg) no-repeat center 0px;
    background-size: 100% 100%;
    font-family: "Microsoft YaHei";
}
.zhibo_d h1{
    text-align: center;
    padding-top:80px;
    font-size: 40px;
    font-style: normal;
    font-weight: normal;
}
.zhibo_d h1 em{
    font-weight: bold;
    padding-left:25px;
}
.zhibo_d .tit2{
    padding-top: 16px;
    text-align: center;
    font-size: 20px;
    padding-bottom:70px;
}

.zhibo_d .tab-change{
    display: none;
    float: left;
    padding-left: 44px;
    width: 900px;
}
.changeimg{
    margin-top: 15px;
}

.zhibo_d ul{
    float: left;
    display: inline-block;
    width: 188px;
    min-height: 600px;
    padding-top: 12px;
    padding-right: 38px;
    border-right: 1px solid rgba(255,255,255,0.4);
}
.zhibo_d ul li{
    display: inline-block;
    width: 188px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 22px;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    font-size: 15px;
    cursor: pointer;
    margin-bottom: 6px;
}
.zhibo_d ul li:hover, .zhibo_d ul li.active{
    background: #3d78d1;
}

.zhibo_d  h3.bk_title{
    color: #3dbce8;
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
    text-indent: 10px;
    border-left: 3px solid #3dbce8;
}
.zhibo_d  .bk{
    padding-bottom: 30px;
}
.zhibo_d  .bk1{
    padding-top: 50px;
}

.zhibo_d  .bk .valueList{
    margin-top: 15px;
    padding-left: 10px;
}
.bk1 .valueList span{
    display: inline-block;
    height: 34px;
    border-radius: 18px;
    padding: 0 14px;
    background: rgba(0,0,0,.5);
    font-size: 18px;
    line-height: 34px;
    font-weight: normal;
    margin-right: 8px;
}
.bk2 .valueList span{
    display: inline-block;
    height: 34px;
    margin-right: 35px;
    font-size: 18px;
    line-height: 34px;
    font-weight: normal;
}
.valueList span i{
    font-size: 20px;
    margin-right: 4px;
}
.zhibo_d .bk .saveWay{
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
    margin-left: 10px;
}
.zhibo_d h3.moreTab{
    font-size: 18px;
    padding-bottom: 10px;
}
.moreList{
    margin-bottom: 30px;
}
.zhibo_d .list_clum{
    margin: 20px 0;
    height: 104px;
}
.zhibo_d .list_clum span{
    display: inline-block;
    float: left;
    width: 80px;
    font-size: 16px;
    line-height: 104px;
    vertical-align: middle;
}
.zhibo_d .list_clum img{
    float: left;
    margin-top: 13px;
    margin-left: 140px;

}

.main:after,.list_clum:after{
    display: block;
    content: "";
    clear: both;
}

a.zx{
    display: block;
    width: 138px;
    height: 40px;
    margin-top: 10px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border: 1px solid rgba(255,255,255,0.4);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}
a.zx:hover{
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    background: #3d78d1;
    border: 1px solid #3d78d1;
}




.zhibobox{
    width:1254px;
    padding-bottom: 50px;
    padding-top: 30px;
    margin-left: -54px;
}
.zhibobox1{
    float: left;
    width:364px;
    padding-left: 54px;
}
.zhibobox1 h1{
    font-weight: 700;
    padding: 10px 0;
    border-bottom: 1px solid #f5f5f5;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    margin-bottom: 6px;
}
.zhibobox1 a{
    padding: 7px 0;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zhibobox1 h1 a{
    display: inline;
    padding: 0;
    color: #ccc;
    font-size: 13px;
    padding-top:3px;
    text-align: right;
    float: right;
}
.zhibobox1 a .graly{
    color: #ccc;
    margin-right: 5px;
}
