﻿@charset "utf-8";

/*****************************通用样式******************************/
* {
    margin: 0;
    padding: 0;
}
.left {
    float: left;
}

.right {
    float: right;
}

.leftDiv {
    float: left;
}

.rightDiv {
    float: left;
}

#zong {
    background: url(images/bg.jpg) repeat-x;
}

body, html {
    /*overflow-x: hidden;*/
    width: 100%;
    min-width: 1005px;
}

a {
    text-decoration: none;
    color: #505050;
}

    a:hover {
        color: #f22020;
    }

    a img {
        border: 0px;
    }

body {
    font-size: 12px;
    color: #505050;
    min-width: 1005px;
    background: white;
}

.clear {
    clear: both;
}

.mar {
    margin-top: 10px;
}

td {
    vertical-align: top;
}

.fuleft {
    float: left;
}

.furight {
    float: right;
}

.center {
    text-align: center;
}

/****按钮样式****/
.orangeBtn {
    display: inline-block;
    padding: 0px 20px;
    height: 30px;
    line-height: 28px;
    font-size: 13px;
    text-align: center;
    border-radius: 2px;
    background-color: #FC8700;
    color: white;
    cursor: pointer;
    letter-spacing: 2px;
}

    .orangeBtn:hover {
        background-color: #EE330A;
        color: white;
    }

.orangeBtnSmall {
    padding: 3px 8px;
    height: 16px;
    line-height: 16px;
    display: inline-block;
    font-size: 13px;
    text-align: center;
    border-radius: 2px;
    background-color: #FC8700;
    color: white;
    cursor: pointer;
    letter-spacing: 0px;
}

    .orangeBtnSmall:hover {
        background-color: #EE330A;
        color: white;
    }

.greenLink {
    color: #3ba354;
    font-size: 14px;
    cursor:pointer;
}

    .greenLink:hover {
        text-decoration: underline;
    }

.greenBtn {
    display: inline-block;
    height: 30px;
    line-height: 28px;
    padding: 0px 20px;
    background-color: #3BA354;
    color: white;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    cursor: pointer;
    border-radius: 5px;
}

    .greenBtn:hover {
        background-color: #188532;
        color: white;
    }

.greenBtnMiddle {
    height: 25px;
    line-height: 23px;
    text-align: center;
    font-size: 14px;
    color: white;
    background-color: #3ba354;
    border-radius: 2px;
    display: inline-block;
    border: 1px solid #368B4B;
    padding: 0px 15px;
    font-family: "Microsoft YaHei",Arial;
    cursor: pointer;
}

    .greenBtnMiddle:hover {
        background-color: #188532;
        color: white;
    }


.blueBtnMiddle {
    height: 25px;
    line-height: 23px;
    text-align: center;
    font-size: 14px;
    color: white;
    background-color: #15A6ED;
    border-radius: 2px;
    display: inline-block;
    border: 1px solid #1181B8;
    padding: 0px 15px;
    font-family: "Microsoft YaHei",Arial;
    cursor: pointer;
}

    .blueBtnMiddle:hover {
        background-color: #0D79AD;
        color: white;
    }



/***积分颜色***/
.integralColor {
    color: #00A2E9;
}

.coinColor {
    color: #de553f;    
    /*float:left;*/
    margin-right:4px;
}
.shuliang .coinColor {
    color: #de553f;    
    float:left;
    margin-right:4px;
}
/******头部******/
.logOutIcon {
    display: inline-block;
    background: url(../images/xiumx/weilanHome.png) no-repeat -600px -80px;
    width: 12px;
    height: 12px;
    margin-right: 4px;
}


/**购买流程***/
.sellContainer .sellTitle {
    font-weight: bolder;
    border-bottom: 2px solid #3BA354;
    height: 30px;
    line-height: 30px;
}


/********************************************************/
#FBMx_frm li {
    list-style: none;
}

#top-bg li {
    list-style: none;
}



#editSingleHtml {
    padding: 20px 20px;
    padding-top: 10px;
}

    #editSingleHtml .singleDiv {
        height: 30px;
        line-height: 30px;
        margin-top: 10px;
        font-family: "Microsoft YaHei";
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.singleDiv input {
    height:18px;
    line-height: 18px;
    display: inline-block;
    margin: 0px 4px;
    font-size:13px;
    padding:3px 0px;
}
/*top*/
#top-bg {
    background:white;
    min-width: 1004px;
    position: relative;
    z-index: 99;
    height:100px;
}

#top {
    width: 1003px;
    margin: 0 auto;
    padding-top: 5px;
    position: relative;
    height: 80px;
}

#logo {
    margin-top: 10px;
    float:left;
}

#slogan {
    width: 169px;
    margin-top: 3px;
    float:left;
}
#nav {
    margin-top: 20px;
    float: right;
}
    #nav .menu {
        height: 25px;
        line-height:25px;
        display: inline-block;
        *display: inline;
    }

        #nav .menu li {
            float: left;
            height: 20px;
            padding: 3px 0px;
        }

            #nav .menu li:hover {
            }

#nav .navigateHot a {
    color: red;
}

.menu li a {
    font-weight: bold;
    display: block;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-family: "微软雅黑","黑体";
    font-size: 14px;
    color:black;
}

    .menu li a:hover {
        color: #f22020;
    }


/*bottom*/
#bottom{ background:#000000; color:#ababab; }
#bottom a{ color:#ababab;}
#bottom a:hover{ color:#f22020;}
#bottom-center{width:1003px; margin:0px auto; text-align:center; }
#bottom-logo{padding-top:24px;}
#banquan{ padding:11px 20px; background:#101010;}
.fabu{ background:url(../images/fbmx.jpg) no-repeat 0 0px ; margin:13px 0; width:176px; height:45px; border:none; cursor:pointer; }


/**************发布方案，发布梦想 样式重写***************/
    .specific-rightimg img {
        width: 220px;
        height: 150px;
    }

.areaSelect {
    margin-top: 2px;
}
    .areaSelect > * {
        display: inline-block;
        float: left;
        margin-top: 1px;
    }

    .areaSelect select {
        margin-right: 5px;
    }

#freeDiv {
    display: inline-block;
    position: absolute;
    margin-top: 3px;
    height: 14px;
    line-height: 14px;
    font-family: Arial;
}

    #freeDiv input {
        margin-top: 0px;
        margin-right: 4px;
        width: 13px;
        height: 13px;
        float: left;
    }

    #freeDiv * {
        display: inline-block;
        float: left;
    }



/****************************底部*********************************/
.Footer {
    background-color: #F5F5F5;
    height: 215px;
    height: 230px;
    font-family: "Microsoft YaHei";
}

.Footer_C {
    width: 1004px;
    margin: 0px auto;
    padding-top: 20px;
}

.Footer_C_FB {
    width: 283px;
    margin: auto;
    margin-top: 10px;
}


.Footer_C_B {
    height: 75px;
    width: 750px;
    margin: 0px 127px;
    text-align: center;
    font-size: 11px;
    line-height: 23px;
    padding-top: 5px;
}

    /*样式重写*/
    .Footer_C_B a {
        display: inline-block;
        margin: 0px 5px;
        font-size: 12px;
    }

/******底部广告条******/
.guanggao {
    width: 996px;
    overflow: hidden;
    border: 1px solid #ddd;
    background: #f1f1f1;
    padding: 3px;
    margin: 40px auto 40px auto;
}

    .guanggao ul li {
        float: left;
    }

        .guanggao ul li a {
            display: block;
            width: 326px;
            height: 96px;
            margin: 3px;
        }

        .guanggao ul li img {
            width: 100%;
            height: 100%;
        }

.bottomBanner {
    width: 1005px;
    height: 120px;
    margin: auto;
    margin-bottom: 30px;
    clear:both;
}

    .bottomBanner img {
        width: 100%;
        height: 100%;
    }

/****个人中心 我的梦想 样式添加****/
.cm_Title
{
    padding: 20px 0px 0px 20px;
}
.cm_Title2
{
    float:left;
    margin-top:11px;
}

a.cm_Ta
{
    font-family: 'Arial Negreta', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #107f63;
    text-align: left;
    line-height: normal;
}
.menganniu{float:right;}
