﻿.zh-banner
{
    width: 100%;
    height: 240px;
    background: #fff url(/skin/default/img/103.jpg) no-repeat center center;
    box-shadow: 0 15px 20px rgba(0,0,0,.1);
    position: relative;
    padding-top: 10px;
}
.zh-banner .left
{
    width: 200px;
    height: 140px;
    background: #fe9b01;
    float: left;
    font-size: 24px;
    text-align: center;
    color: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    margin-right: 20px;
    margin-top: 40px;
}
.zph_bn_ct_new_f
{
    width: 100%;
    padding-top: 20px;
    font-size: 35px;
    padding-bottom: 5px;
    position: relative;
}
.zph_bn_ct_new_f_c
{
    width: 18px;
    height: 18px;
    display: block;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 10px;
    top: 10px;
}
.zh-banner .right
{
    float: left;
    overflow: hidden;
    padding-top: 30px;
    width: 900px;
    position: relative;
}
.zh-banner .right h2
{
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    color: #333;
    font-size: 30px;
}
.zh-banner .right h2 a
{
    color: #1369c0;
}
.zh-banner .right p
{
    font-size: 14px;
    line-height: 25px;
}
.zh-banner .right p b
{
    padding: 0 4px;
    color: #f00;
}
.zh-post
{
    float: right;
    margin-top: -40px;
}
.zh-post a
{
    font-size: 14px;
    padding: 10px 30px;
    color: #fff;
    margin-left: 20px;
    font-size: 14px;
    border-radius: 15px;
}
.zh-post a
{
    background: #ff7900;
}
.zh-post a:hover
{
    background: #ff5200;
}
.zh-item
{
    width: 100%;
    padding: 15px 0;
    border-top: 1px solid #eee;
    float: left;
    position: relative;
}
.zh-item:hover
{
    box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.zh-pic
{
    width: 200px;
    height: 120px;
    padding: 17px 35px;
    float: left;
}
.zh-pic img
{
    border-radius: 4px;
    width: 200px;
    height: 120px;
}
.zh-info
{
    overflow: hidden;
    position: relative;
    padding-right: 20px;
}
.zh-info h2
{
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    line-height: 37px;
}
.zh-info h2 a
{
    color: #1369c0;
}
.zh-info b
{
    padding: 0 4px;
    color: #f00;
}
.zh-time
{
    background: url(/skin/default/img/timeicon.png) no-repeat left 2px;
    color: #666;
    padding-left: 20px;
    font-size: 13px;
    margin-top: 12px;
}
.zh-zb
{
    background: url(/skin/default/img/zph_icon3.png) no-repeat left 2px;
    color: #666;
    padding-left: 20px;
    font-size: 13px;
    margin-top: 12px;
}
.zh-add
{
    background: url(../png/3ubnbo.png) no-repeat left 2px;
    color: #666;
    padding-left: 20px;
    font-size: 13px;
    margin-top: 12px;
}
.zh-order
{
    position: absolute;
    right: 20px;
    top: 70px;
}
.zh-order a
{
    width: 100px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    display: inline-block;
    background: #fe9901;
    color: #fff;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 14px;
}
.zh-order a:hover
{
    background: #e7900d;
    text-decoration: none;
    color: #fff;
}
.zh-order a:nth-child(2)
{
    background: #094;
}
.state
{
    width: 63px;
    height: 63px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    background: url("/skin/default/img/zph_icon4.png") no-repeat;
}
.stateon
{
    width: 63px;
    height: 63px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    background: url("/skin/default/img/zph_icon5.png") no-repeat;
}
.stateed
{
    width: 63px;
    height: 63px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    background: url("/skin/default/img/zph_icon6.png") no-repeat;
}
.zh-left
{
    width: 920px;
    float: left;
    overflow: hidden;
}
.zh-left .qc-head
{
    height: 16px;
    clear: both;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    padding: 18px;
    background: #fff;
    overflow: hidden;
}
.zh-left .qc-head li
{
    float: left;
    list-style-type: none;
    padding: 0 20px;
    border-left: #eee 1px solid;
    font-weight: normal;
    cursor: pointer;
}
.zh-left .qc-head li.current
{
    font-weight: bold;
}
.zh-left .qc-head li:nth-child(1)
{
    border-left: none;
}
.zh-left .qc-body dl
{
    overflow: hidden;
    background: #fff;
    padding: 0 0;
}
.zh-right
{
    float: right;
    width: 260px;
    overflow: hidden;
}
.zh-box
{
    background: #fff;
    overflow: hidden;
}
.zh-box dt
{
    padding: 16px;
    font-size: 16px;
    background: #ee2e2c;
    color: #fff;
    text-align: center;
    margin-bottom: 5px;
}
.zh-box ul
{
    padding: 15px;
}
.zh-box ul li
{
    line-height: 28px;
    font-size: 14px;
}
.zh-box dl
{
    padding: 10px 15px;
    position: relative;
    border-bottom: #eee 1px solid;
    overflow: hidden;
}
.zh-box dl img
{
    width: 100%;
}
.zh-box dl p
{
    display: block;
    height: 22px;
    margin: 10px 0;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zh-box dl p a
{
    font-size: 15px;
}
.zh-box dl span
{
    height: 20px;
    line-height: 20px;
    margin-bottom: 12px;
    font-size: 14px;
    color: #a0a0a0;
    background: url(/skin/default/img/time.png) no-repeat left 0;
    padding-left: 20px;
}
.zh-box dl .more
{
    line-height: 20px;
    height: 20px;
    font-size: 13px;
    color: #6d6d6d;
    float: right;
}
.zh-box dl .more:hover
{
    color: #1dbfda;
}
.zh-box dl h3
{
    display: block;
    height: 44px;
    margin: 10px 0 5px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
}
.zh-box dd
{
    text-align: center;
    padding: 10px 15px 15px;
    font-size: 14px;
    line-height: 24px;
}
.zh-box a.back
{
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 14px;
}
.white
{
    background: #fff;
    overflow: hidden;
}
.zh-left .head-txt
{
    padding: 0 6px 6px 0;
    color: #000;
    line-height: 28px;
    border: #e3e3e3 0 solid;
    margin-bottom: 20px;
    clear: both;
    background: #fff;
    overflow: hidden;
    border-bottom: #eee 1px solid;
}
.exh_rec
{
    padding: 0 0 10px 0;
}
.exh_rec a
{
    font-weight: bold;
    font-size: 14px;
}
.exh_rec li
{
    color: #666;
    padding: 0 5px 0 5px;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
}
.exh_month
{
    width: 170px;
    height: 150px;
    padding: 10px 0 0 15px;
    overflow: hidden;
}
.exh_month div
{
    float: left;
    width: 43px;
    height: 25px;
    line-height: 25px;
    border: #e6e6e6 1px solid;
    background: url('/skin/default/image/pos.gif') repeat-x;
    margin: 0 10px 10px 0;
    text-align: center;
}
.ctb
{
    background: #e6e6e6;
    font-size: 14px;
}
.ltd
{
    width: 100px;
    text-align: center;
    background: #f3f3f3;
    font-weight: bold;
    color: #333;
}
.rtd
{
    background: #fff;
}
.fsearch input
{
    border: 0;
}
.fsearch .pd3, #fromdate, #todate
{
    border: #e6e6e6 1px solid;
}
.recently
{
    margin-bottom: 40px;
    background: #fff;
    overflow: hidden;
    padding-top: 15px;
}/*按月找展会*/
.date
{
    margin-top: 20px;
    overflow: hidden;
}
.date .datename
{
    overflow: hidden;
}
.date .datename h2
{
    float: left;
    width: 100px;
    padding-bottom: 15px;
    border-bottom: 3px solid #ee2e2c;
}
.date .datename span.dateexh
{
    line-height: 25px;
    color: #333;
    display: inline-block;
    padding-bottom: 15px;
    border-bottom: 3px solid #ee2e2c;
    float: left;
    width: 920px;
    font-size: 16px;
}
.date .datename span.dateexh li
{
    float: left;
    margin: 0 11px;
}
.date .datename span.dateexh li.active
{
    background: #ec5159;
    border-radius: 20px;
}
.date .datename span.dateexh li a
{
    color: #333;
}
.date .datename span.dateexh li a
{
    padding: 0 10px;
}
.date .datename span.dateexh li.active a
{
    color: #fff;
    padding: 0 10px;
}