/*
	@ Topic: logocollect
	@ Updated: 20160425
	@ By: ahkjxy
    @ Url: http://dev.21boya.cn/dianping/logocollect/index/
*/
body {
    font-family: 'microsoft yahei';
}
/* index style */
.logo-banner {
    height: 567px;
    background: url(/dianping/images/project/logocollect/banner.jpg) center top no-repeat;
}
.logo-banner p {
    text-indent: -99999px;
}
.logo-wrap {
    background-color: #0ace9c;
    border-bottom: 35px solid #008cd6;
}
.logo-inner {
    width: 1000px;
    margin: 0 auto;
}
.logo-inner img {
    display: block;
}
.logo-btn {
    text-align: center;
    background-color: #ffda2f;
    padding: 25px 0 45px;
}
.logo-btn img {
    display: inline-block;
    cursor: pointer;
}


/*pop css*/
.story_popWarp {
    width: 695px;
    border: 15px solid #d4ebff;
    padding-top: 18px;
    margin: 0 auto;
    background: #fff;
    border-radius: 8px;
}

.sp_title {
    font-size: 18px;
    color: #737373;
    text-align: center;
    font-weight: bold;
    margin-bottom: 11px;
}

.popWarp_stepBg {
    width: 693px;
    height: 48px;
    background: url(/dianping/images/project/logocollect/pop_stepBg.png) no-repeat;
    margin: 0 auto;
    margin-bottom: 12px;
}

.popWarp_authorInfo {
    height: 33px;
    background: #f0f1f4;
    margin-bottom: 24px;
}

.popWarp_authorInfo h2 {
    font-size: 18px;
    color: #0075a9;
    font-weight: bold;
    line-height: 33px;
    padding-left: 26px;
}

.popWarp_formWarp {
    padding-left: 59px;
}
.list_label {
    width: 84px;
    height: 33px;
    line-height: 33px;
    text-align: right;
    float: left;
    margin-right: 18px;
    font-size: 15px;
    color: #666;
}

.list_red {
    color: #eb5534;
    font-size: 14px;
}

.list_input {
    float: left;
    width: 267px;
    height: 21px;
    line-height: 21px;
    border: 1px solid #cfcfcf;
    box-shadow: 0 1px 1px #e8e8e8 inset;
    padding: 4px 5px;
}

.list_input:focus {
    outline: none;
}

.list_radio {
    float: left;
    line-height: 33px;
    margin: 10px 6px 0 0;
}

.list_radio_label {
    float: left;
    height: 33px;
    line-height: 33px;
    margin-right: 19px;
    font-size: 14px;
    color: #666;
}

.workTxt {
    float: left;
    width: 376px;
    height: 111px;
    border: 1px solid #cfcfcf;
    box-shadow: 0 1px 1px #e8e8e8 inset;
    resize: none;
    padding: 4px 5px;
    margin-right: 9px;
}

.workTxt:focus {
    outline: none;
}

.list_tip {
    display: block;
    float: left;
    font-size: 14px;
    color: #969696;
    padding-top: 104px;
}

.popWarp_formWarp li.list_last {
    padding-bottom: 16px;
}

.popWarp_formWarp li p {
    font-size: 14px;
    color: #666;
    padding-bottom: 18px;
}

.lastForm p {
    padding-bottom: 15px;
    color: #666;
    font-size: 14px;
}

.lastForm p span {
    float: left;
}

.lastForm p a {
    float: left;
}

.download_doc {
    display: block;
    width: 218px;
    height: 33px;
    background: url(/dianping/images/project/logocollect/signup_btn.png) no-repeat;
    margin-top: -7px;
}

.popWarp_btnWarp {
    height: 89px;
    background: #d4ebff;
}

.submitBtn {
    float: left;
    display: inline-block;
    width: 142px;
    height: 49px;
    background: #2bb1f8;
    text-align: center;
    line-height: 49px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    border-bottom: 8px solid #2190ca;
    margin: 17px 20px 0 215px;
}

.submitBtn:hover {
    text-decoration: none;
    background: #1897cf;
}

.closeBtn {
    float: left;
    display: block;
    width: 142px;
    height: 49px;
    background: #1897cf;
    text-align: center;
    line-height: 49px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    border-bottom: 8px solid #0075a9;
    margin: 17px auto;
}

.closeBtn:hover {
    text-decoration: none;
    background: #0c87be;
    border-bottom: 8px solid #024466;
}

.popListSelect {
    float: left;
    width: 280px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #d5d5d5;
    box-shadow: 2px 2px 3px #f5f5f5 inset;
    padding: 4px 5px;
    margin-right: 9px;
}

.popList li {
    position: relative;
    width: 100%;
    float: left;
    padding-bottom: 27px;
}

.redTip {
    position: absolute;
    bottom: 10px;
    left: 99px;
    color: #ff0000;
}

.upLimit {
    position: absolute;
    color: #969696;
    top: 33px;
    left: 100px;
    font-size: 14px;
}
.NY-pop-style .NY-pop-bg {
    background: none;
    filter:none; /* IE6,IE7 */
    -ms-filter: none;
}
.NY-pop-style .NY-pop-ct {
    border: none;
    border-radius: 0;
}
.__pop_con {
    width: 485px;
    height: 276px;
    text-indent: -9999px;
    background: url(/dianping/images/project/logocollect/bg.png) no-repeat;
}