.main_lf {
    float: left;
    width: 900px;

}

.main_lf>p:first-child {
    line-height: 50px;
    font-size: 14px;
    color: #a7a7a7;
    border-bottom: 1px solid #d1d1d1;
}

.main_lf_box {
    padding: 40px 20px 0;

}

.main_lf_box h1 {
    text-align: center;
    font-size: 24px;
    color: #152B53;
}

.main_lf_box>div {
    text-align: center;
    padding: 10px 0;
    color: #bbb;
}

.main_lf_box .bshare-custom {
    display: inline-block;
}

.main_lf_box>div span {
    background: url("../image/eye.png") no-repeat 6px center;
    display: inline-block;
    padding-left: 30px;
    font-size: 12px;
    margin-right: 25px;
}

.main_lf_box>div span.time {
    background-image: url('../image/clock.png');
}

.main_lf_box p {
    padding-bottom: 20px;
    font-size: 14px;
    color: #595959;
}

.prev_next {
    padding-left: 30px;
    color: #152B53;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3;
}

.prev {
    margin-right: 125px;
    /*  color: #E1E1E1; */
}

.statement {
    padding-bottom: 20px;
    margin-top: 15px;
    border: 1px solid #ddd;
    width: 100%;
    min-height: 200px;
}

.st_lf {
    text-align: center;
    width: 200px;
    float: left;
}

.st_lf h3 {
    margin-top: 35px;
    margin-bottom: 30px;
}

.st_lf a {
    display: inline-block;
}

.st_lf a.lxzx {
    margin: 0 60px;
    margin-top: 20px;
    width: 80px;
    height: 30px;
    background: #152B53;
    text-align: center;
    line-height: 30px;
    color: #fff;
}

.st_rt {
    width: 688px;
    float: right;
}

.st_rt h4 {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
    color: #152B53;
}

.st_rt p {
    padding-right: 70px;
    color: #979797;
}

.main_lf>h4.shuru_biaoti {
    margin-top: 25px;
    padding-left: 15px;
    color: #152B53;
    font-size: 18px;
    font-weight: bold;
}

.shuru_biaoti+p {
    padding-left: 15px;
    margin-top: 15px;
    color: #999999;
    font-size: 14px;
}

.shuru {
    padding: 15px;
}

.shuru li {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 435px;
    height: 35px;
    margin-bottom: 12px;
}

.shuru li:nth-child(even) input {
    float: right;
}

.shuru input {
    border: 1px solid #D8D8D8;
    height: 35px;
    width: 405px;
    padding-left: 20px;
    color: #999;
    font-size: 14px;
}

.shuru input.error {
    border-color: red;
}

.shuru input:focus {
    border-color: #CFF1E2;
}

.shuru li:nth-child(4) select {
    float: right;
}

.shuru select {
    color: #999;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../image/xia_sanjiao.png") no-repeat right 10px center transparent;
}

#shengfen {
    padding-left: 20px;
    width: 160px;
    height: 35px;
    border: 1px solid #D8D8D8;
}

#city {
    margin-left: 5px;
    padding-left: 20px;
    width: 240px;
    height: 35px;
    border: 1px solid #D8D8D8;
}

.shuru li:nth-child(7) input,
.shuru li:nth-child(8) input {
    width: 283px;
    float: right;
}

.shuru .getCode {
    margin-left: 12px;
    float: right;
    display: inline-block;
    width: 110px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    background: #152B53;
}

.getCode1 {
    margin-left: 41px;
    float: right;
    display: inline-block;
    width: 110px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #fff;
}

.getCode1 img {
    margin-top: 0px;
    width: 110px;
    height: 35px;
    margin-left: -60px
}

.shuru li:nth-child(7) select {
    width: 405px;
    padding-left: 20px;
    height: 35px;
    border: 1px solid #D8D8D8;
}

.shuru li:nth-child(9) {
    width: 870px;
    height: 135px;
}

.shuru li textarea {
    border: 1px solid #D8D8D8;
    resize: none;
    padding: 10px 20px;
    width: 100%;
    height: 100%;
}

.shuru li textarea:focus {
    border-color: #CFF1E2;
}

.shuru li:nth-child(10) {
    width: 100%;
    height: 42px;
}

.shuru li:nth-child(10) a {
    display: inline-block;
    width: 870px;
    height: 42px;
    background: #152B53;
    color: #fff;
    text-align: center;
    line-height: 42px;
}

.shuru+h3 {
    padding-left: 12px;
    font-size: 20px;
    color: #152B53;
    border-left: 4px solid #D81C2D;
}

.like {
    padding: 20px;
    overflow: hidden;
}

.like li {
    float: left;
    width: 220px;
    height: 30px;
    line-height: 30px;
}

.like li i {
    vertical-align: middle;
    margin-right: 10px;
    display: inline-block;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #999999;
}

.like li:hover a {
    color: #152B53;
}

.like li:hover i {
    background: #152B53;
}




.main_rt {
    float: right;
    width: 270px;
    margin-top: 50px;
    padding-bottom: 20px;
}

.main_rt>div {
    background: #fff;
    -webkit-box-shadow: 0 0 30px 0 rgba(25, 71, 153, .1);
    -moz-box-shadow: 0 0 30px 0 rgba(25, 71, 153, .1);
    box-shadow: 0 0 30px 0 rgba(25, 71, 153, .1);
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.main_rt>div>a {
    display: inline-block;
    width: 100%;
    height: 70px;
    background-size: 270px 70px;
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 22px;
}

.main_rt>div:nth-child(1)>a {
    background: #152B53;
    background: url("../image/A1_right2.png") no-repeat;
}

.main_rt>div:nth-child(2)>a {
    background: url("../image/A1_right1.png") no-repeat;
}

.main_rt ul {
    width: 100%;
}

.main_rt li {
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
}

.main_rt>div:nth-child(1) li {
    padding: 0;
    height: 43px;
    text-align: center;
    line-height: 43px;
}

.main_rt>div:nth-child(1) li:hover {
    background: url("../image/A1_right_xz.png") no-repeat center center;
}

.main_rt>div:nth-child(1) li:hover a {
    color: #fff;
}

.active {
    background: url("../image/A1_right_xz.png") no-repeat center center;
}

.active a {
    color: #fff;
}

.main_rt i {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #969696;
    margin-right: 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.main_rt li:hover a {
    color: #152B53;
}

.main_rt li:hover i {
    background: #152B53;
}

.main_rt i {
    margin-right: 10px;
    vertical-align: middle;
}

.main_rt>a {
    display: inline-block;
    width: 100%;
    height: 180px;
}

.main_rt>a img {
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}