﻿

.container1 {
    margin: 0px auto;
    width: 1280px;
}
.site {
    color: #5e5e5e;
    margin: 15px auto;
}
.icon-site {
    width: 16px;
    height: 16px;
    background-position: -156px -64px;
}

.Y-icon {
    display: inline-block;
    background: url(../../image/y-icon.png) -155px -64px no-repeat;
    vertical-align: middle;
}

.margin_r5 {
    margin-right: 5px;
}
.site a {
    color: #5e5e5e;
}


.help-left {
    width: 210px;
    float: left;
}
.help-nav1 {
    border: 1px solid #ececec;
    margin-bottom: 10px
}

    .help-nav1 li a {
        display: block;
        background: #f6f6f6;
        border-bottom: 1px solid #e9e9e9;
        color: #333;
        font-size: 14px;
        line-height: 36px;
        padding: 0px 10px 0px 22px;
        height: 36px;
    }

        .help-nav1 li a .H-icon {
            float: right;
            width: 17px;
            height: 17px;
            margin-top: 9px
        }

.help-nav1 li a .H-icon {
    float: right;
    width: 17px;
    height: 17px;
    margin-top: 9px;
}

.minus-icon {
    background-position: -3px -3px;
}

.H-icon {
    display: inline-block;
    background: url(../../image/help.jpg) -3px -3px no-repeat;
    vertical-align: middle;
    font-style: normal;
}

.sub-help li a {
    color: #666;
    padding: 0px 12px 0px 35px;
    font-size: 12px;
    border-bottom: 1px dotted #e9e9e9;
    background: #fff url(../../image/help.jpg) no-repeat 20px -23px;
}

    .sub-help li a:hover {
        color: #ff6600;
        background: #fcfcfc url(../../image/help.jpg) no-repeat 20px -57px
    }

.help-nav li:last-child a {
    border-bottom: none
}

.sub-help li.on a {
    background: #fff url(../../image/help.jpg) no-repeat 20px -57px;
    color: #ff6600;
}
.coact {
    color: #666;
    border: 1px solid #ececec;
    padding: 15px;
    font-size:12px;
    margin-bottom:10px;
}
    .coact p {
        line-height: 24px;
    }


.minus-icon {
    background-position: -3px -3px
}

.push-icon {
    background-position: -26px -3px
}
.hide {
  display:none;
}



.help-right {
    width: 1039px;
    float: right;
    border: 1px solid #e9e9e9;
    color: #666;
    margin-bottom:20px;
}

.help-cont {
    padding: 15px;
    color: #333;
    line-height: 1.5;
    border-top: 3px solid red;
}