.content{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: auto;
}
.cnt{
    font: 14px 'Microsoft Yahei';
    color: #999999;
}
.cnt-1{
    width: 243px;
    height: 820px;
    float: left;
}
.cnt-1-a{
    width: 100%;
    height: auto;
}
.cnt-1-a-nav{
    width: 100%;
    height: 60px;
    background: #169aff;
    font: bold 18px 'Microsoft Yahei';
    color: #ffffff;
    padding: 15px 0 0 15px ;
    box-sizing: border-box;
}
.cnt-1-a-cnt{
    width: 100%;
    height: 39px;
    background: #f5f5f5;
    border-bottom: 1px solid #ffffff;
    font: 14px 'Microsoft Yahei';
    color: #333333 ;
    padding: 8px  0 0  15px;
    box-sizing: border-box;
}
.cnt-1-a-cnt:hover{
    font: bold 14px 'Microsoft Yahei';
    color: #fb5500 ;
}
.cnt-1-a-cnt span{
    float: right;
    padding-right: 15px;
    font: 16px 'Microsoft Yahei';
    color: #3333;;
}
.cnt-3-cnt-3{
    width: 100%;
    height: 300px;
    margin-right: 60px;
    margin-top: 10px;
    border: 1px solid #e5e5e5;
    padding: 8px 0 0 15px;
    box-sizing: border-box;
}
.cnt-3-cnt-3 p{
    margin: 0;
    font: bold 16px 'Microsoft Yahei';
    color: #037edb;
}
.cnt-3-cnt-3-cnt{
    width: 100%;
    margin-top: 15px;
    text-align: center;

}
.cnt-3-cnt-3-cnt-1{
    width: 70px;
    height: 100px;
    display: inline-block;
    margin-right: 15px;
    margin-top: 10px;
}
.cnt-3-radio{
    width: 70px;
    height: 70px;
    border-radius: 50px;
    text-align: center;
    background: #169aff;
    padding-top: 18px;
    box-sizing: border-box;
}
.cnt-3-cnt-3-cnt-1 p{
    font: 14px 'Microsoft Yahei';
    color: #282828;
}
.cnt-6-cnt{
    width:100%;
    height: 239px;
    margin-top: 10px;
}
.cnt-6-cnt-1{
    width: 100%;
    height: 90px;
    background: #f5f5f5;
    padding: 15px 0 0 20px;
    box-sizing: border-box;
}
.cnt-6-cnt-1 p{
    font: bold 16px 'Microsoft Yahei';
    color: #169aff;
    margin: 0;
}
.cnt-6-cnt-1 select{
    width: 190px;
    height: 30px;
    border: 0;
    margin-top: 15px;
}
.cnt-6-cnt-2{
    width: 100%;
    text-align-last: justify;
    margin-top: 25px;
}
.cnt-6-cnt-2-cnt{
    display: inline-block;
    text-align-last: center;
}
.cnt-6-cnt-2-cnt img{
    width: 100px;
    height: 100px;
}
.cnt-6-cnt-2-cnt p{
    font: 12px 'Microsoft Yahei';
    color: #717171;
}

.cnt-2{
    width: 918px;
    height: auto;
    float: right;
}
.cnt-2-nav{
    width: 100%;
    height: 34px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.cnt-2-nav span{
    position: absolute;
    left: 0;
    width: auto;
    height: 34px;
    text-align: center;
    padding:  0 10px 0 10px;
    font: bold 18px 'Microsoft Yahei';
    color: #555;
    border-bottom: 2px solid #169aff;
}
.cnt-2-cnt{
    width: 100%;
    height: 205px;
    border-bottom: 1px dashed #e5e5e5;
}
.lw{
    position: relative;
    font: 15px 'Microsoft Yahei';
    color: #282828;
    line-height: 30px;
}
.lw:hover{
    color: #FF0000;
    cursor: pointer;
}
.lw span{
    position: absolute;
    right: 0;
    font-size: 15px;
    color: #999999;
}
.cnt-2-foot{
    width: 100%;
    height: 40px;
    margin-top: 20px;
    margin-bottom: 60px;
}
.cnt-2-foot-1{
    float: left;
    font: 14px 'Microsoft Yahei';
    color: #666666;
}
.cnt-2-foot-2{
    float: right;
}

