.content {
    width: 1200px;
    margin: 10px auto 50px auto;
    font-size: 0;
}

.line {
    margin: 5px auto 0px auto;
    width: 950px;
    height: 1px;
    background-color: #CDCDCD;
}

.step1-item {
    width: 950px;
    background-color: white;
    padding: 20px 0;
    margin: 0 auto;
    border-bottom: 1px solid #CDCDCD;
    line-height: 20px;
}

.item {
    width: 950px;
    background-color: white;
    padding: 20px 0;
    margin: 0 auto;
    border-bottom: 1px solid #CDCDCD;
    line-height: 20px;
}

.item-answer {
    margin-top: 15px;
}

.item-btn {
    float: right;
    font-size: 14px;
    color: #9B9B9B;
    cursor: pointer;
}

.item-btn:hover {
    color: #003399;
    text-decoration: underline;
}

.item-title {
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #4a4a4a;
}

.item-title-sub {
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #4a4a4a;
}

.item-img {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
}

.method-block {
    display: inline-block;
    vertical-align: middle;
    color: white;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    width: 80px;
    height: 30px;
    background-color: #003399;
}

.content-right-step2 {
    width: 950px;
    height: 40px;
    background-color: #003399;
    margin: 30px auto 0px auto;
}

.explore-btn {
    margin-top: 20px;
    width: 158.33px;
    height: 89px;
    display: inline-block;
    text-align: center;
    line-height: 89px;
}

.phone-btn {
    margin-top: 20px;
    width: 200px;
    display: inline-block;
    text-align: center;
}

.content-right-step {
    width: 950px;
    height: 40px;
    background-color: #003399;
    margin: 30px auto 0px auto; 
}

.step-right-btn {
    margin-right: 20px;
    float: right;
    font-size: 18px;
    line-height: 40px;
    font-weight: 600;
    color: white;
    cursor: pointer;
}

.step-right-btn:hover {
    opacity: 0.8;
    text-decoration: underline;
}

.content-right-step-sub-title2.second{
    height: 50px;
    line-height: 25px;
}
.content-right-step-sub-tit{
    width: 950px;
    height: 30px;
    line-height: 30px;
    margin: 20px auto 0 auto;
    color: #333333;
    font-size: 14px;
}
.content-right-step-sub-tit span.subtit{
    display: inline-block;
    width: 68px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    padding-left: 12px;
    background: #003399;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}
.content-right-step-sub-tit span.point{
    color: #003399;
}
.content-right-step-sub-tit span.number{
    display: inline-block;
    margin-right: 5px;
    color: #003399;
    font-size: 18px;
}
.step-title{
    width: 950px;
    height: 40px;
    background-color: #003399;
    margin: 30px auto 0px auto;
}