/* 仅仅北京园区写字楼招商 */
.only-image{
    width: 216px;
    height: 122px;
}
.only-ul{
    overflow: hidden;
}
.only-ul li{
    float: left;
    width: 216px;
    margin-right: 30px;
}
.only-li-p{
    font-size:16px ;
    margin-top: 20px;
    margin-bottom: 14px;
    color: #333333;
    text-align: left;
}
.only-ul .only-last-li{
    margin-right: 0px;
}
.red-only{
    display: block;
    width: 130px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin: 16px auto 0px auto;
    font-size: 14px;
    color: #d50000;
    border: 1px solid #d50000;
    cursor: pointer;
    padding: 0 30px ;
}
.red-only:hover {
    color: #b60e0e;
    border: 1px solid #b60e0e;
}
.red-only-buttom{
    display: block;
    margin: 0 auto;
    font-size: 14px;
    color: #333333;
    text-align: center;
}
.only-from{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background: url(/assets/img/banner_bg.png) left top;
    background-size: 100% 100%;
    display: none;
}
.modal-address{
    width: 400px;
    padding: 30px;
    background: #fff;
    margin: 10% auto 0;
    overflow: hidden;
    position: relative;
}
.modal-tit{
    text-align: center; 
    font-size: 20px;
    color: #333333;
    margin-bottom: 15px;
    font-weight: bold;
}
.modal-tit-buttom{
    font-size: 14px;
    color: #666;
    margin-bottom: 30px;
    text-align: center;
}
.modal-close {
    position: absolute;
    right: 40px;
    top: 40px;
    width: 12px;
    height: 12px;
    cursor: pointer;
}
.policy-input {
    width: 370px;
    height: 40px;
    border: 1px solid #e5e5e5;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    padding: 0 15px;
    box-sizing: content-box;
    margin-bottom: 20px;
}
.login-dow {
    width: 320px;
    height: 50px;
    line-height: 50px;
    background: #d50000;
    color: #fff;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 30px;
}
/* 仅仅对浙江园区 */
.only-image-zj{
    width: 216px;
    height: 122px;
}
.only-ul-zj{
    overflow: hidden;
}
.only-ul-zj li{
    float: left;
    width: 216px;
    margin-right: 30px;
}
.only-li-p-zj{
    font-size:16px ;
    margin-top: 20px;
    margin-bottom: 14px;
    color: #333333;
    text-align: left;
}
.only-ul-zj .only-last-li{
    margin-right: 0px;
}
.red-only-zj{
    display: block;
    width: 130px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin: 16px auto 0px auto;
    font-size: 14px;
    color: #d50000;
    border: 1px solid #d50000;
    cursor: pointer;
    padding: 0 30px ;
}
.red-only-zj:hover {
    color: #b60e0e;
    border: 1px solid #b60e0e;
}
.red-only-buttom-zj{
    display: block;
    margin: 0 auto;
    font-size: 14px;
    color: #333333;
    text-align: center;
}
.only-from-zj{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background: url(/assets/img/banner_bg.png) left top;
    background-size: 100% 100%;
    display: none;
}
.modal-address-zj{
    width: 400px;
    padding: 30px;
    background: #fff;
    margin: 10% auto 0;
    overflow: hidden;
    position: relative;
}
.modal-tit-zj{
    text-align: center; 
    font-size: 20px;
    color: #333333;
    margin-bottom: 15px;
    font-weight: bold;
}
.modal-tit-buttom-zj{
    font-size: 14px;
    color: #666;
    margin-bottom: 30px;
    text-align: center;
}
.modal-close-zj {
    position: absolute;
    right: 40px;
    top: 40px;
    width: 12px;
    height: 12px;
    cursor: pointer;
}
.policy-input-zj {
    width: 370px;
    height: 40px;
    border: 1px solid #e5e5e5;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    padding: 0 15px;
    box-sizing: content-box;
    margin-bottom: 20px;
}
.login-dow-zj {
    width: 320px;
    height: 50px;
    line-height: 50px;
    background: #d50000;
    color: #fff;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 30px;
}
.park-video{
    margin-top: -4px;
}