#content h2 {
    border-bottom: #ddd 3px solid;
    font-size: 22px;
    font-family: "微软雅黑";
    margin: 10px auto;
    font-weight: normal;
    line-height: 40px;
    height: 40px;
    padding-left: 50px;
    background: url(../images/ico2.jpg) no-repeat 10px center;
    overflow: hidden;
}

/*anlizhanshi CSS Document*/
.mainbox {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    clear: both;
    overflow: hidden
}

.mainbox h1 {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    clear: both;
    overflow: hidden;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 24px;
    line-height: 45px;
    background-color: #F60;
    text-align: center;
    color: #FFF;
}

.leftbox {
    width: 200px;
    float: left;
}

.leftbox h3 {
    display: block;
    margin: 0px;
    padding: 0px;
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #333;
    color: #F90
}

.leftbox ul {
    display: block;
    margin: 0px;
    padding: 0px;
    text-align: center;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #333;
    min-height: 150px;
}

.leftbox ul li {
    list-style-type: none;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
}

.leftbox ul li b {
    color: #F90
}

.rightbox {
    width: 750px;
    float: right;
}

.rightbox ul {
    font-size: 16px;
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    line-height: 30px;
    position: relative;
}

.rightbox ul img {
    width: 100%
}

.rightbox ul li {
    font-size: 16px;
    clear: both;
}

.rightbox ul li strong {
    color: #F90;
    display: block;
    width: 120px;
    float: left;
}

.rightbox ul li span {
    display: block;
    float: left;
    width: 630px;
    color: #444;
}

.Guideicon {
    height: 184px;
    width: 282px;
    position: absolute;
    background-image: url(../Images/Guideicon.png);
    background-repeat: no-repeat;
    z-index: 1;
    left: -200px;
}
