﻿/*-----------v2版----------------------------------*/
/*表格属性*/
.ctable {
    border: 1px solid #418bca;
    border-collapse: collapse;
    width: 100%;
    margin-top: 3px;
}

    .ctable thead td {
        height: 25px;
        background-image: none;
        font-weight: bold;
        text-align: left;
        line-height: 19px;
        color: #ffffff;
        background-color: #418bca;
        text-align: center;
    }

    .ctable .itemtitle {
        font-weight: bold;
    }

    .ctable tbody td {
        border: 1px solid #418bca;
        line-height: 20px;
        background-color: #f4f8fb;
        text-align: center;
        padding: 2px 5px;
    }

    .ctable tbody th {
        border: 1px solid #418bca;
        line-height: 18px;
        background-color: #f4f8fb;
    }

    .ctable tbody tr {
        background-color: #f4f8fb;
    }

    .ctable tbody .tr {
        background-color: #e7eef5;
    }

    .ctable tbody .hi, .ctable .hi {
        background-color: #ffffe1;
    }

    .ctable tbody .tr td {
        border: 1px solid #418bca;
        line-height: 22px;
        background-color: #e7eef5;
    }

    .ctable .hi td, .ctable tbody .hi td {
        border: 1px solid #418bca;
        line-height: 18px;
        background-color: #ffffe1;
    }


.TypeBorderDiv {
    border: 1px solid #B2D1FF;
    height: 280px;
    width: 730px;
    overflow-x: auto;
}

.TypeMain {
    text-align: left;
    width: 1000px;
}

    .TypeMain .TypeItem {
        float: left;
        width: 120px;
        border: 1px solid #B2D1FF;
        margin-right: 5px;
        padding: 5px;
        overflow-y: auto;
        height: 250px;
        background-color: White;
    }

        .TypeMain .TypeItem .TypeList li {
            padding: 2px;
            height: 18px;
            line-height: 18px;
            width: 110px;
            overflow: hidden;
        }

.ChosedItem {
    background-color: #D6EDF4;
    border: 1px solid #98BBD2;
    color: #1B4D91;
}


.stateNormal {
    color: Green;
}

.stateDelete {
    color: Red;
}

.stateForbid {
    color: Red;
}

.PutawayStateUp {
    color: Green;
}

.PutawayStateUn {
}

.PutawayStateDown {
    color: Red;
}

.PutawayStateForceUn {
    color: Red;
}

.PutawayStateAuto {
}
/*自动上架*/

.AuditStatePass {
    color: Green;
}

.AuditStateFailure {
    color: Red;
}

.AuditStateProgress {
    color: Green;
}

.AuditStateUnaudited {
}





.pager {
    text-align: right;
    line-height: 28px;
}

    .pager a {
        border: 1px solid #ddd;
        padding: 2px 5px;
        margin-right: 5px;
    }

        .pager a:hover, .pager a.active {
            color: #fff;
            background: #FF7C0F;
        }

    .pager input {
        width: 30px;
        margin-left: 5px;
        padding: 2px;
        font-size: 12px;
        border-width: 1px;
        vertical-align: middle;
        margin: 0 2px;
        *line-height: 18px;
        *height: 20px;
        *padding: 0;
    }

.tab1 {
    height: 25px;
    background-image: url(/common/images/tabs/tab1_bg.gif);
}

    .tab1 li {
        font-size: 9pt;
        line-height: 25px;
        margin-left: 1px;
        padding-left: 8px;
        height: 25px;
        background: url(/common/images/tabs/tab1_blurleft.gif) no-repeat left 0;
        float: left;
        font-weight: bold;
    }

        .tab1 li a {
            display: block;
            float: left;
            height: 25px;
            padding-right: 8px;
            background: url(/common/images/tabs/tab1_blurright.gif) no-repeat right 0;
            color: #fff;
        }

        .tab1 li:hover, .tab1 .focus {
            margin-left: 1px;
            padding-left: 8px;
            height: 25px;
            background: url(/common/images/tabs/tab1_focusleft.gif) no-repeat left 0;
            float: left;
            font-weight: bold;
            line-height: 25px;
            font-size: 9pt;
        }

            .tab1 li:hover a, .tab1 .focus a {
                display: block;
                float: left;
                height: 25px;
                background: url(/common/images/tabs/tab1_focusright.gif) no-repeat right 0;
                padding-right: 8px;
                color: #555;
            }

.tab2 {
    margin-top: 5px;
    height: 71px;
    background: url(/common/images/tabs/tab2_bg.gif);
    padding-left: 10px;
}

    .tab2 li {
        float: left;
        height: 27px;
        background: url(/common/images/tabs/tab2_blurleft.gif) left no-repeat;
        padding-left: 15px;
        line-height: 27px;
        font-weight: bold;
    }

        .tab2 li a {
            display: block;
            float: left;
            height: 27px;
            padding-right: 15px;
            background: url(/common/images/tabs/tab2_blurright.gif) no-repeat right 0;
            color: #555555;
        }

        .tab2 li:hover, .tab2 .focus {
            float: left;
            height: 27px;
            background: url(/common/images/tabs/tab2_focusleft.gif) left no-repeat;
            padding-left: 15px;
            line-height: 27px;
            font-weight: bold;
        }

.tab3 {
    background: url(/common/images/tabs/tab3_bg.gif);
    height: 20px;
}

.tab3_block {
    padding-left: 5px;
    padding-top: 20px;
    border: 2px solid #ccc;
    border-top: 0;
}

.tab3 li {
    float: left;
    height: 20px;
    background: url(/common/images/tabs/tab3_blurleft.gif) left no-repeat;
    line-height: 20px;
    font-weight: bold;
}

    .tab3 li a {
        display: block;
        float: left;
        height: 20px;
        background: url(/common/images/tabs/tab3_blurright.gif) right no-repeat;
        color: #555555;
        text-align: center;
        width: 80px;
        line-height: 22px;
    }

    .tab3 li:hover, .tab3 .focus {
        background: url(/common/images/tabs/tab3_focusleft.gif) left no-repeat;
    }

        .tab3 li:hover a, .tab3 .focus a {
            background: url(/common/images/tabs/tab3_focusright.gif) right no-repeat;
        }

.tab4 {
    height: 38px;
    background: url(/common/images/tabs/tab4_bg.gif);
    margin-bottom: 0;
}

    .tab4 li {
        float: left;
        height: 38px;
        background: url(/common/images/tabs/tab4_blurleft.gif) left top no-repeat;
        padding-left: 15px;
        line-height: 38px;
    }

        .tab4 li a {
            display: block;
            float: left;
            height: 38px;
            padding-right: 15px;
            background: url(/common/images/tabs/tab4_blurright.gif) right top no-repeat;
            font-weight: bold;
            color: #fff;
        }

        .tab4 li:hover, .tab4 .focus {
            float: left;
            height: 38px;
            background: url(/common/images/tabs/tab4_focusleft.gif) left top no-repeat;
            padding-left: 15px;
            line-height: 38px;
        }

            .tab4 li:hover a, .tab4 .focus a {
                display: block;
                height: 38px;
                padding-right: 15px;
                background: url(/common/images/tabs/tab4_focusright.gif) right top no-repeat;
                color: #3c79b7;
                font-weight: bold;
            }

.tab4_block, tab5_block {
    padding-left: 15px;
    padding-top: 20px;
    border: 1px solid #d5ecff;
    border-top: 0px;
    background-color: #fcfeff;
}

.tab5 {
    height: 38px;
    background: url(/common/images/tabs/tab5_bg.gif);
}

    .tab5 li {
        float: left;
        height: 38px;
        background: url(/common/images/tabs/tab5_blurleft.gif) left top no-repeat;
        padding-left: 15px;
        line-height: 38px;
        font-weight: bold;
    }

        .tab5 li a {
            display: block;
            float: left;
            padding-right: 15px;
            height: 38px;
            background: url(/common/images/tabs/tab5_blurright.gif) right top no-repeat;
            color: #ffffff;
        }

        .tab5 li:hover, .tab5 .focus {
            float: left;
            height: 38px;
            background: url(/common/images/tabs/tab5_focusleft.gif) left top no-repeat;
            padding-left: 15px;
            line-height: 38px;
            font-weight: bold;
        }

            .tab5 li:hover a, .tab5 .focus a {
                display: block;
                float: left;
                height: 38px;
                padding-right: 15px;
                background: url(/common/images/tabs/tab5_focusright.gif) right top no-repeat;
                color: #555555;
            }

.textCss {
    line-height: 20px;
    height: 20px;
}

.spanMustInput {
    color: Red;
    margin-left: 5px;
}

* {
    color: #333;
    font-size: 9pt;
}

body {
    margin: 0;
    background: #fff;
}

.r5 {
    border-collapse: collapse;
    border-radius: 5px 5px 5px 5px;
}

.r3 {
    border-collapse: collapse;
    border-radius: 3px 3px 3px 3px;
}

ul {
    padding-left: 0;
    margin: 5px;
    margin-left: 5px;
}

    ul li {
        list-style: none;
    }

.body {
    width: 1000px;
    margin: auto;
}

.top {
    background: url(/common/images/topbg.gif);
    height: 25px;
    line-height: 25px;
    text-indent: 25px;
}

    .top input {
        width: 140px;
        border: 1px solid #ccc;
    }

        .top input[type=button] {
            height: 22px;
            border: 0;
            width: 55px;
            background: url(/common/images/LoginButton.gif);
            margin-left: 5px;
        }

    .top .tel {
        float: right;
        height: 25px;
        color: #666;
        background: url(/common/images/tel.gif) no-repeat;
        text-indent: 21px;
        font-weight: bold;
        padding-right: 10px;
    }

.topBanner {
    clear: both;
    width: 990px;
    margin-top: 1px;
    background: url(/common/images/TopBanner.gif);
    height: 135px;
}

.bar {
    margin-top: 1px;
    background: url(/common/images/top_bg.jpg);
    height: 32px;
    border: 1px solid #b3b3b3;
    text-indent: 20px;
    text-align:left;
}

    .bar .GotoHome {
        display: block;
        float: right;
        width: 207px;
        height: 47px;
        margin: 10px;
        background: url(/common/images/GotoHomepageButton.gif);
        font-size: 1px;
        text-decoration: none;
    }

    .bar .title {
        line-height: 34px;
        height: 34px;
        font-size: 10pt;
    }

        .bar .title span {
            color: #ff0000;
            font-size: 10pt;
            font-weight: bold;
        }

    .bar .select {
        height: 34px;
        font-weight: bold;
    }

        .bar .select .title {
            float: left;
            line-height: 34px;
            height: 34px;
        }

        .bar .select .selectblock {
            float: left;
            height: 22px;
            padding: 6px;
        }

            .bar .select .selectblock select {
                width: 360px;
                border: 1px solid #ccc;
            }

        .bar .select a, .RequestButton {
            display: block;
            float: left;
            margin: 2px;
            height: 26px;
            line-height: 26px;
            text-decoration: none;
            font-size: 10pt;
            width: 103px;
            text-indent: 0;
            text-align: center;
            background: url(/common/images/BarButton.gif);
            color: #f7f7f7;
        }

.content {
    margin: 3px auto 0;
    clear: both;
}

    .content .wrapper {
        padding: 10px 40px;
        font-size: 11pt;
        clear: both;
    }

        .content .wrapper h2 {
            text-align: center;
            font-size: 15pt;
        }

        .content .wrapper .hr {
            height: 1px;
            border-top: 1px solid #ccc;
        }

        .content .wrapper .time {
            display: block;
            margin: auto;
            line-height: 32px;
            text-align: center;
            font-size: 11pt;
            color: #666;
        }

        .content .wrapper .text {
            padding: 10px 35px;
            clear: both;
            font-size: 11pt;
            line-height: 28px;
        }

            .content .wrapper .text strong {
                font-size: 11pt;
            }

            .content .wrapper .text p {
                clear: both;
                font-size: 11pt;
                line-height: 28px;
                text-indent: 30px;
            }

        .content .wrapper em {
            text-align: right;
        }

#Left {
    float: left;
    width: 195px;
    margin: 0 5px;
    background-color: #f0f0f0;
}

    #Left .Item {
        padding: 0 5px 0 0;
        text-indent: 0;
        margin-bottom: 10px;
    }

        #Left .Item .Item-Title-left {
            width: 195px;
            margin-top: 0;
            margin-left: 0;
            height: 31px;
            overflow: hidden;
            line-height: 31px;
            background: url(/common/images/login_bg_1.jpg) no-repeat 0 0 #07a0e5;
            color: #e00000;
            font-size: 12pt;
            font-weight: bold;
        }

        #Left .Item .Item-Title-right {
            width: 195px;
            margin-top: 0;
            margin-left: 0;
            height: 31px;
            overflow: hidden;
            line-height: 31px;
            background: url(/common/images/login_bg_2.jpg) no-repeat 0 0 #07a0e5;
            color: #e00000;
            font-size: 12pt;
            font-weight: bold;
        }

            #Left .Item .Item-Title-left li, #Left .Item .Item-Title-right li {
                cursor: pointer;
                width: 90px;
                text-align: center;
                float: left;
                padding: 0 3px;
                text-indent: 0;
                margin-top: 0px;
                height: 31px;
                line-height: 31px;
                color: #fff;
                font-size: 11pt;
                font-weight: bold;
                text-indent: 0;
            }

        #Left .Item .Item-Content-Table input {
            border: solid 1px #c0c0c0;
            color: #999;
        }

        #Left .Item .LoginButton {
            background: url(/common/images/login_button_bg.jpg) repeat-x 0 0;
            height: 21px;
            line-height: 21px;
            border-radius: 3px;
            font-weight: bold;
        }

        #Left .Item .PinkButton {
            background: url(/common/images/pinkbutton_bg.jpg) repeat-x 0 0;
            height: 20px;
            line-height: 20px;
            color: #fff;
            font-weight: bold;
            border-radius: 3px;
        }

    #Left .Item-Content {
        width: 185px;
        margin: 0 5px;
        clear: both;
        font-weight: bold;
        font-size: 12px;
        line-height: 19px;
    }

    #Left .Item-Link {
        display: block;
        float: left;
        width: 170px;
        height: 22px;
        line-height: 22px;
        overflow: hidden;
        text-decoration: none;
    }

    #Left .Item-Link-Date {
        display: block;
        float: right;
        width: 70px;
        height: 22px;
        line-height: 22px;
        overflow: hidden;
        text-decoration: none;
    }

        #Left .Item-Link:hover, #Left .Item-Link-Date:hover {
            text-decoration: underline;
        }

    #Left .Item-BizRequest {
        display: block;
        background: url(/common/images/BizRequest.gif) no-repeat center;
        margin: auto;
        height: 139px;
        width: 258px;
        font-size: 1px;
    }

    #Left .Item-LogoAD {
        display: block;
        background: url(/common/images/logoad.gif) no-repeat center;
        margin: auto;
        height: 66px;
        width: 258px;
        font-size: 1px;
    }

.clear {
    clear: both;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
}

.BottomBanner {
    clear: both;
    background: url(/common/images/BottomBanner.jpg) no-repeat bottom center;
    height: 165px;
}

#Right {
    float: right;
    width: 783px;
}

    #Right .ADList {
        height: 230px;
        background: url(/common/images/Flash.gif);
    }

    #Right .Preference {
        float: left;
        width: 510px;
        margin-top: 5px;
    }

    #Right .Preference-Top {
        background: url(/common/images/menu_imgs.png) repeat-x left -182px;
        height: 39px;
    }

    #Right .Preference-Title {
        background: url(/common/images/menu_imgs.png) no-repeat left -90px;
        height: 39px;
        line-height: 39px;
        text-indent: 16px;
        font-size: 11pt;
        font-weight: bold;
        color: #e00000;
    }

    #Right .Preference-Item {
        width: 165px;
        height: 312px;
        float: left;
        margin: 10px 3px 10px 3px;
    }

    #Right .Preference-Item-Title {
        background: url(/common/images/TagTopBg.gif);
        height: 21px;
        margin-right: 6px;
    }

    #Right .Preference-Item-TitleLeft {
        width: 7px;
        height: 21px;
        float: left;
        background: url(/common/images/TagTopLeftBg.gif);
    }

    #Right .Preference-Item-TitleText {
        background: #fff;
        float: left;
        border-top: 1px solid #c6c6c6;
        height: 15px;
        padding-top: 5px;
        line-height: 15px;
        font-weight: bold;
        font-size: 11pt;
    }

    #Right .Preference-Item-TitleRight {
        width: 18px;
        height: 21px;
        float: left;
        background: url(/common/images/TagTopRightBg.gif);
    }

    #Right .Proference-Item-ContentRight {
        border-left: 1px solid #c6c6c6;
        height: 5px;
        font-size: 1px;
        background: url(/common/images/TagTopContentRightBg.gif) no-repeat right;
    }

    #Right .Proference-Item-Content {
        border-left: 1px solid #c6c6c6;
        border-right: 1px solid #c6c6c6;
        padding: 4px;
    }

    #Right .Proference-Item-ContentLogo {
        margin: auto;
        padding: 6px 0;
        width: 142px;
        height: 142px;
        clear: both;
    }

    #Right .Proference-Item-ContentText {
        padding: 3px;
        text-indent: 20px;
        line-height: 22px;
        height: 110px;
        overflow: hidden;
    }

    #Right .Proference-Item-Bottom {
        background: url(/common/images/TagBottomBg.gif) no-repeat center;
        height: 10px;
        width: 165px;
        font-size: 1px;
    }

    #Right .Love {
        float: right;
        width: 213px;
        margin-top: 5px;
        font-size: 12pt;
        font-weight: bold;
        text-indent: 20px;
    }

    #Right .Love-Title {
        background: url(/common/images/menu_imgs.png) no-repeat left -90px #07a0e5;
        height: 39px;
        line-height: 39px;
        color: #fff;
        font-size: 11pt;
        font-weight: bold;
        text-indent: 15px;
    }

        #Right .Love-Title A {
            color: #e00000;
            font-size: 11pt;
            font-weight: bold;
            text-decoration: none;
        }

    #Right .Love-Content {
        background: url(/common/images/LoveBg.jpg) no-repeat center center;
        height: 321px;
        clear: both;
    }

.JoinStep {
    margin: auto;
    height: 75px;
    clear: both;
    padding: 5px;
    list-style: none;
}

    .JoinStep li {
        font-weight: bold;
        background: url(/common/images/StepBg.png) no-repeat left top;
        margin-left: 8px;
        float: left;
        padding-left: 40px;
        height: 75px;
        text-indent: 12px;
        line-height: 75px;
        font-size: 13pt;
        color: #ffc000;
    }

        .JoinStep li.first {
            background: url(/common/images/StepBg.png) no-repeat left -75px;
            float: left;
            padding-left: 8px;
            height: 75px;
            line-height: 75px;
            font-size: 13pt;
            color: #ffc000;
        }

        .JoinStep li span {
            font-weight: bold;
            display: block;
            background: url(/common/images/StepBg.png) no-repeat right top;
            text-indent: 0;
            padding-right: 18px;
            float: right;
            height: 75px;
            line-height: 75px;
            font-size: 13pt;
            color: #fff;
        }

.HomePageItem {
    min-height: 34px;
    width: 324px;
    float: left;
    height: 215px;
    overflow: hidden;
    margin: 15px 3px;
    background: url(/common/images/ItemTitleBg.gif) repeat-x top;
    border: 1px solid #c3c3c3;
    border-collapse: collapse;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

    .HomePageItem .HomePageItem-Title {
        font-size: 13pt;
        color: #fff;
        height: 34px;
        line-height: 34px;
        background: url(/common/images/ItemTitleIcon.gif) no-repeat 10px center;
        text-indent: 25px;
    }

    .HomePageItem .HomePageItem-Block {
        color: #6e6e6e;
        font-size: 11pt;
        line-height: 26px;
        width: 160px;
        padding-left: 120px;
        margin: 10px auto;
        background: url(/common/images/ItemTitleIMG.jpg) no-repeat left top;
        height: 110px;
    }

    .HomePageItem .HomePageItem-Block2 {
        color: #6e6e6e;
        font-size: 11pt;
        line-height: 26px;
        width: 160px;
        _width: 165px;
        padding-left: 120px;
        margin: 10px auto;
        background: url(/common/images/ItemTitleIMG.jpg) no-repeat left -220px;
        height: 110px;
    }

    .HomePageItem em {
        font-style: normal;
        font-weight: bold;
        color: #ea0d6c;
    }

    .HomePageItem H2 {
        font-size: 11pt;
        color: #ea0d6c;
        margin: auto;
        text-align: center;
        line-height: 50px;
    }

.Steps {
    background: url("/common/images/RegStep.gif") no-repeat scroll right 68px rgba(0, 0, 0, 0);
    float: left;
    margin-left: 6px;
    padding-right: 34px;
    width: 100px;
}

    .Steps .title {
        border: 1px solid #CCCCCC;
        color: #333333;
        font-weight: bold;
        height: 25px;
        line-height: 25px;
        margin: auto;
        text-align: center;
        width: 60px;
    }

    .Steps .txt {
        background: none repeat scroll 0 0 #E11377;
        color: #FFFFFF;
        font-weight: bold;
        height: 44px;
        line-height: 22px;
        margin-top: 15px;
        padding: 13px 5px;
        text-align: center;
    }

.StepContent {
    margin: 50px auto 50px 0;
    padding-left: 0;
}

    .StepContent h5 {
        font-size: 10pt;
        text-indent: 0;
    }

    .StepContent li {
        background: url("/common/images/Aboutus_Bg3.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
        clear: both;
        float: left;
        font-size: 9pt;
        line-height: 18px;
        margin: 0 0 4px 50px;
        padding-bottom: 4px;
        text-align: left;
        text-indent: 27px;
        width: 680px;
    }

.StepAttation {
    margin: 20px auto 20px 0;
    padding-left: 0;
}

    .StepAttation li {
        background: url("/common/images/Aboutus_Step2Bg.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
        clear: both;
        float: left;
        font-size: 9pt;
        line-height: 22px;
        margin: 0 0 4px 300px;
        padding-bottom: 4px;
        text-align: left;
        text-indent: 25px;
        width: 555px;
    }

        .StepAttation li span {
            background: url("/common/images/AboutUs_Line2bg.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
            display: block;
            min-height: 50px;
            padding-left: 45px;
            width: 510px;
        }

.Login {
    border-collapse: collapse;
    margin: auto;
    width: 400px;
    height: 200px;
    /*border: 1px solid #1c7bbd;*/
    background: #9ed7ff;
    border-radius:5px;
}

    .Login th {
        font-size: 11pt;
        height: 36px;
        color: #fff;
        background: #1c7bbd;
        font-weight: bold;
        border-radius: 5px 5px 0 0;
    }

    .Login td {
        font-size: 10pt;
        text-align: left;
        font-weight: bold;
    }

    .Login .Lab {
        text-align: right;
        width: 100px;
    }

    .Login input[type=text], .Login input[type=password] {
        border: 1px solid #1c7bbd;
        background: #fff;
        text-indent: 3px;
        border-radius:3px;
        font-size:1.2rem;
    }

    .Login .Login-btn {
        margin: auto;
        text-align: center;
        display: block;
        background: url(/common/images/yes.png) no-repeat;
        border: 0;
        height: 24px;
        width: 52px;
    }


#leftmenu {
    border: 1px solid #D7D7D7;
    float: left;
    width: 211px;
}

    #leftmenu div {
        background: url("/common/images/column_bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
        font-family: 微软雅黑;
        font-size: 12px;
        font-weight: bold;
        height: 29px;
        line-height: 29px;
        text-indent: 10px;
    }

    #leftmenu ul {
        float: left;
        list-style-type: none;
        width: 100%;
        margin: 0;
    }

        #leftmenu ul li {
            background: url("/common/images/item_bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
            border-top: 1px solid #D7D7D7;
            list-style-type: none;
        }

            #leftmenu ul li.focus, #leftmenu ul li a:hover {
                background: url("/common/images/arrow_solid_hover.png") no-repeat scroll right 0 #FFFFFF;
            }

                #leftmenu ul li.focus a {
                    background: url("/common/images/arrow_solid_hover.png") no-repeat scroll right 50% rgba(0, 0, 0, 0);
                    display: block;
                }

        #leftmenu ul a {
            background: url("/common/images/arrow_solid.gif") no-repeat scroll right 50% rgba(0, 0, 0, 0);
            color: #000000;
            display: block;
            font-family: 微软雅黑;
            font-size: 11px;
            font-weight: normal;
            height: 34px;
            line-height: 34px;
            text-decoration: none;
            text-indent: 10px;
        }

.list-column {
    border: solid 1px #fc3787;
    width: 193px;
    background-color: #fff;
    padding-bottom: 5px;
    border-bottom: solid 5px #fc3787;
}

    .list-column .list-title {
        background-color: #fc3787;
        line-height: 30px;
        height: 30px;
        color: #fff;
        font-weight: bold;
        text-indent: 10px;
    }

    .list-column .ul-content {
        padding: 4px 0 2px 0;
    }

        .list-column .ul-content li {
            line-height: 22px;
            height: 22px;
            text-indent: 10px;
            float: none;
        }

            .list-column .ul-content li a {
                text-decoration: none;
                color: #000;
            }

    .list-column .list-more {
        text-align: right;
    }

        .list-column .list-more a {
            color: #999;
            text-decoration: none;
            margin-right: 10px;
        }

.column-container1 {
    width: 795px;
    margin-top: 4px;
}

.pink-column1 {
    width: 249px;
    float: left;
}

    .pink-column1 .pc-title {
        background: url(/common/images/pink-title-bg.jpg) no-repeat 0 0;
        height: 33px;
        line-height: 33px;
        color: #fff;
        font-weight: bold;
        text-indent: 10px;
        font-size: 12px;
    }

    .pink-column1 .pc-content {
        border: solid 10px #fc3988;
        padding: 5px 0 0 5px;
        margin-top: 1px;
    }

.pc-content ul {
    width: 100px;
    float: left;
    margin-left: 12px;
}

.pc-content li {
    list-style-type: disc;
    margin: 0;
    line-height: 22px;
}

.invite-ul {
    list-style-type: none;
    margin-left: 0;
}

    .invite-ul li {
        list-style-type: none;
    }

.column-left {
    float: left;
    width: 195px;
    margin: 0 5px;
}

.column-right {
    float: left;
    width: 795px;
}

.g-ul li {
    line-height: 24px;
}

.columnContent {
    border: solid 1px #fb3887;
    margin-top: 5px;
    height: 419px;
}

    .columnContent ul {
        width: 795px;
    }

        .columnContent ul li {
            float: left;
            width: 180px;
            margin-left: 14px;
            padding: 10px 0;
        }

            .columnContent ul li div {
                text-align: center;
                padding: 2px 0;
            }

            .columnContent ul li a {
                text-decoration: none;
            }

            .columnContent ul li img {
                border: 0;
                width: 168px;
                margin: auto;
            }


.column-Menu {
    background: url(/common/images/blue-button-bg.jpg) repeat-x 0 0;
    height: 40px;
    margin: 0px;
}

    .column-Menu ul {
        margin: 0;
    }

    .column-Menu li {
        float: left;
        text-align: center;
    }

        .column-Menu li a {
            border-left: solid 1px #fff;
            border-right: solid 1px #fff;
            display: block;
            width: 120px;
            color: #fff;
            font-size: 14px;
            font-weight: bold;
            text-decoration: none;
            height: 40px;
            line-height: 40px;
        }

    .column-Menu .hover {
        line-height: 45px;
        border: solid 1px #ff1457;
        border-bottom-width: 5px;
        background: url(/common/images/wide-pink-button1.jpg) repeat-x 0 0;
        display: block;
        width: 121px;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
    }

.column-item .column-body {
    width: 247px;
    border: solid 1px #fc3787;
    border-top: 0;
}

.column-item {
    width: 249px;
    float: left;
    margin-right: 15px;
}

    .column-item .column-body li {
        background: url(/common/images/pink-arrow.png) no-repeat 10px 10px;
        padding-left: 19px;
        margin: 0 5px;
        line-height: 30px;
        height: 30px;
        border-bottom: dotted 1px #ff1457;
    }

        .column-item .column-body li a {
            text-decoration: none;
            color: #565656;
        }

    .column-item .column-title {
        font-size: 14px;
        font-weight: bold;
    }

.caContainer {
    width: 1000px;
    margin: 0px 0;
    font-size: 15px;
}

    .caContainer h1 {
        font-size: 20px;
        text-align: center;
    }

    .caContainer p {
        line-height: 22px;
        padding: 10px 0 0 30px;
        margin: 0;
    }

    .caContainer ul {
        margin: 10px 0;
    }

    .caContainer li {
        line-height: 22px;
    }

    .caContainer h3 {
        font-size: 16px;
        color: #ff1457;
        margin: 0;
        padding: 0;
        height: 30px;
        line-height: 30px;
    }

    .caContainer .caBlock {
        background-color: #f5f5f5;
        padding: 10px;
        margin: 20px 0;
    }

    .caContainer .indentp {
        text-indent: 25px;
        font-size: 14px;
        line-height: 30px;
    }

    .caContainer .ca-ul li {
        margin: 5px 10px;
        font-size: 14px;
        line-height: 26px;
    }

    .caContainer .rightcontainer {
        text-align: right;
        margin-right: 40px;
        font-size: 14px;
        line-height: 26px;
    }

    .caContainer .rightinfo {
        text-align: right;
        margin-right: 50px;
        margin-bottom: 5px;
    }

    .caContainer hr {
        padding: 0 20px;
    }

    .caContainer .caimg-container {
        margin: 20px 0 20px 30px;
    }

        .caContainer .caimg-container .caimg {
            width: 900px;
            overflow: auto;
            text-align: center;
            margin: 10px 0;
        }

            .caContainer .caimg-container .caimg img {
                width: 700px;
            }

        .caContainer .caimg-container .caimg_title {
            text-align: center;
            font-size: 13px;
            padding: 8px 20px;
        }

.caBlock .strong-title {
    font-weight: bold;
    font-size: 13px;
}
/********* App help *******/
.apphelp {
    border: 1px solid #F6F6F6;
    margin: 20px auto;
    padding-left: 15px;
}

    .apphelp .title {
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
        background-color: #F6F6F6;
        border: 1px solid #F6F6F6;
        padding: 5px 10px;
    }

    .apphelp .title1 {
        border-bottom: 1px solid #F6F6F6;
        padding: 5px 10px;
        margin-top: 10px;
        background-color: #F6F6F6;
    }

    .apphelp .cols {
        margin: 10px;
        padding: 10px;
        text-align: left;
        float: left;
    }

        .apphelp .cols, .apphelp .cols img {
            width: 280px;
        }

            .apphelp .cols .explain {
                padding: 10px 0;
            }

    .apphelp .row {
        border-bottom: 1px solid #F6F6F6;
    }
/********* App help *******/

.caContainer .caDate {
    text-align: right;
    margin-right: 20px;
}
/*天天关怀介绍页*/
.list-column {border:solid 1px #fc3787;width:193px;background-color:#fff;padding-bottom:5px;border-bottom:solid 5px #fc3787;}
.list-column .list-title {background-color:#fc3787;line-height:30px;height:30px;color:#fff;font-weight:bold;text-indent:10px;}
.list-column .ul-content {padding:4px 0 2px 0;}
.list-column .ul-content li{ line-height:22px;height:22px;text-indent:10px;float:none;}
.list-column .ul-content li a{text-decoration:none;color:#000;}
.list-column .list-more {text-align:right;}
.list-column .list-more a {color:#999;text-decoration:none;margin-right:10px;}
.column-container1 {width:795px;margin-top:4px;}
.pink-column1 {width:249px;float:left;}
.pink-column1 .pc-title {background:url(/common/images/pink-title-bg.jpg) no-repeat 0 0;height:33px;line-height:33px;color:#fff;font-weight:bold;text-indent:10px;font-size:12px;}
.pink-column1 .pc-content{border:solid 10px #fc3988;padding:5px 0 0 5px;margin-top:1px;}
.pink-column2 {width:795px;height:33px;background:url(/common/images/titlebg_left.jpg) no-repeat 0 0;}
.pink-column2 .content {float:left;height:33px;width:775px;background:url(/common/images/titlebg_bg.jpg) repeat-x 0 0;line-height:33px;margin:0 0 0 5px;padding-left:10px;color:#fff;font-family:微软雅黑;font-weight:bold;font-size:14px;}
.pink-column2 .right {float:right;height:33px;width:5px;background:url(/common/images/titlebg_right.jpg) no-repeat 0 0;}

.pink-column3 {width:183px;float:left;margin:10px 10px 0 0;}
.pink-column3 .title {background:url(/common/images/curve-top.jpg) no-repeat 0 0;height:30px;width:183px;color:#525252;line-height:40px;text-indent:20px;font-family:微软雅黑;font-size:14px;}
.pink-column3 .cont {border-left:solid 1px #bfbfbf;border-right:solid 1px #bfbfbf;margin:0;padding:12px 12px 0 12px;}
.pink-column3 .cont ul{margin:0 10px;padding-top:6px;height:88px;}
.pink-column3 .cont ul li { color:#525252;line-height:22px;font-family:微软雅黑;font-size:14px;}
.pink-column3 .cont ul li .placeholdspan{color:#525252;line-height:22px;font-family:微软雅黑;font-size:14px;margin-left:15px;}
.pink-column3 .bottom {background:url(/common/images/curve-bottom.jpg) no-repeat 0 0;height:14px;width:183px;}
.pink-column4 {width:216px;background:url(/common/images/pc10.png) no-repeat 0 0;height:304px;margin-top:10px;float:left;}
.pc-content ul {width:100px;float:left;margin-left:12px;}
.pc-content li {list-style-type:disc;margin:0;line-height:22px;}

.invite-ul {list-style-type:none;margin-left:0;}
.invite-ul li {list-style-type:none;}
.column-left {float:left;width:195px;margin:0 5px;}
.column-right {float:left;width:795px;}
.g-ul li{line-height:24px;}
.columnContent {border:solid 1px #fb3887;margin-top:5px;height:419px;}
.columnContent ul {width:795px;}
.columnContent ul li{float:left;width:180px;margin-left:14px;padding:10px 0;}
.columnContent ul li div{text-align:center;padding:2px 0;}
.columnContent ul li a{text-decoration:none;}
.columnContent ul li img{border:0;width:168px;margin:auto;}


.column-Menu {background:url(/common/images/blue-button-bg.jpg) repeat-x 0 0;height:40px;margin:0px;}
.column-Menu ul {margin:0;}
.column-Menu li {float:left;text-align:center;}
.column-Menu li a{border-left:solid 1px #fff;border-right:solid 1px #fff;display:block;width:120px;color:#fff;font-size:14px;font-weight:bold;text-decoration:none;height:40px;line-height:40px;}
.column-Menu .hover {line-height:45px;border:solid 1px #ff1457;border-bottom-width:5px;background:url(/common/images/wide-pink-button1.jpg) repeat-x 0 0;display:block;width:121px;color:#fff;font-size:14px;font-weight:bold;text-decoration:none;}
.column-item .column-body {width:247px;border:solid 1px #fc3787;border-top:0;}
.column-item {width:249px;float:left;margin-right:15px;}
.column-item .column-body li{ background:url(/common/images/pink-arrow.png) no-repeat 10px 10px;padding-left:19px;margin:0 5px;line-height:30px;height:30px;border-bottom:dotted 1px #ff1457;}
.column-item .column-body li a{text-decoration:none;color:#565656;}
.column-item .column-title {font-size:14px;font-weight:bold;}

/********* App help *******/
.paragrap {text-indent: 25px; font-size: 14px; line-height: 30px;}
