a{
    font-size: 14px;
    color:#333;
}
a:hover{
    color:#d11120;
}
/***** ����λ�� *****/
#add .add-list{
    height:30px;
    line-height: 28px;
    font-size: 14px;
    border:1px solid #ddd;
    background-color: #eee;
    padding-left:15px;
}
/******  ��ϸ���� ******/
#detail{
    margin-top:10px;
}
#detail .det-lf{
    width:910px;
    /*border*/
}
#detail .det-tit{
    height:40px;
    line-height:37px;
    border:1px solid #ddd;
    border-bottom-style:dashed;
    border-top:2px solid #da171d;
    font-size: 16px;
    font-weight: 600;
    padding-left:15px;
}
.info{
    border:1px solid #ddd;
    border-top:none;
}
.info dl{
    margin:15px 0 15px 30px;
    width:440px;
}
.info dl dt,.info dl dd{
    float:left;
    font-size: 14px;
    height:30px;
    line-height: 30px;
}
.info dl dd{
    margin-left:15px;
    color:#222;
}
.tel{
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color:#222;
}
.tel a{
    font-size: 16px;
    color:#222;
}
.info-rt{
    margin-right:150px;
    margin-top:15px;
}
.info-rt img{
    width:408px;
    height:265px;
    padding:2px;
    border:1px solid #ddd;
}
.det-info{
    border:1px solid #ddd;
    border-top:none;
}
.det-info-tit{
    height:50px;
    line-height: 50px;
    color:#d11120;
    font-size: 14px;
    padding-left:20px;
    border-bottom:1px solid #ddd;
}
.content{
    padding:10px 0 15px 20px;
    line-height: 25px;
    color:#222;
    font-size: 14px;
    display: none;
    min-height:200px;
}
.content a{
    padding:0 5px;
    font-size: 16px;
    color:#d11120;
}
.content .ewm{
    margin-left:20px;
}
.content .zf-ewm{
    /*font-size: 14px;*/
    padding-left:20px;
}
.show{
    display: block;
}
.det-rt{
    width:280px;
    font-size: 14px;

}
.qylx{
    border:1px solid #ddd;
}
.qylx-tit{
    height:40px;
    line-height: 40px;
    border-bottom:1px solid #ddd;
    color:#d11120;
    padding-left:15px;
    background-color: #eee;
}
.qylx-tit b{
    border-left:4px solid #d11120;
    margin-right:10px;
}
.qylx-bt{
    color:#d11120;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    min-height: 150px;
}
.qylx-bt a{
    font-size: 16px;
    padding:0 5px;
}
.contacts{
    display: none;
    color:#222;
    padding-left:15px;
    line-height: 30px;
}
.contacts p{
    height:30px;
    width:100%;
    overflow: hidden;
}
.contacts b{
    font-size: 16px;
}
.new-zc{
    margin-top:10px;
    border:1px solid #ddd;
}
.new-zc .zc-tit{
    height:40px;
    line-height: 39px;
    border-bottom:1px solid #ddd;
    color: #fff;
    font-size: 14px;
}
.new-zc .zc-tit .yel{
    display: inline-block;
    height:40px;
    width:130px;
    text-align: center;
    background-color: #f89120;
}
.det-rt .new-list .date{
    float:right;
    /*color:#666;*/
    font-size: 12px;
}
.det-rt .new-list li{
    height:35px;
    line-height: 35px;
    overflow: hidden;
    padding:0 5px 0 10px;
}
.det-rt .new-list li a{
    display: inline-block;
    width:190px;
    overflow: hidden;
}
#small img{
    margin:10px 0 10px 15px;
    border:1px solid #ddd;
    width:66px;
    height: 66px;
}
 #small img:hover{
    border:2px solid #f89120;
}
.info-rt1{
    position: relative;
}
#mediumDiv
{
    width:256px;
    height: 183px;
    border: 1px solid #ddd;
    margin-bottom: 5px;
    text-align:center;
    /*position: relative;*/
    /*z-index:10;*/
}
#mediumDiv img
{
    vertical-align:middle;
    width:256px;
    height:183px;
    margin-left:0px;
}
#mediumDiv>#mask{
    position: absolute;
    width: 120px;
    height: 94px;
    background: #f6f5a8;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    top: 0;
    left: 0;
    display:none;
}
#mediumDiv>#superMask{
    position: absolute;
    width: 256px;
    height: 183px;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    top: 0;
    left:0;
    background-color: #3ca100;
    cursor: move;
    z-index:999;
}
#largeDiv{
    position: absolute;
    width: 253px;
    height: 184px;
    background: #fff;
    background-size: 512px 366px;
    border: 1px solid #ddd;
    top: 0px;
    left: -254px;
    display: none;
    z-index:999;
}
#mediumDiv h1
{
    width: 352px;
    height: 54px;
    overflow:hidden;
    padding: 0px;
    position:relative;
}