* {
    padding: 0px;
    margin: 0px;
}

body {
    /*background: url(../image/img/beijing.png) no-repeat;*/
    /*background-size: cover;*/
    /*background-position: center center;*/
    /*background-attachment: fixed;*/
    height: 100%;
    width: 100%;
}

/*头部*/

.content_top {
    width: 92%;
    height: 100px;
    margin: 0 auto;
    margin-top: 40px;
    background: #FFFFFF;
    border-radius: 8px;
}

.content_left, .content_right {
    display: inline-block;
}

.content_left {
    width: 69%;
    height: 100%;
}

.content_right {
    width: 29%;
    height: 100%;
    vertical-align: top;
    border-left: 1px solid rgba(221, 221, 221, 0.5);
}

.left, .right {
    display: inline-block;
}

.left {
    width: 28%;
    height: 60px;
    margin-top: 20px;
    margin-left: 20px;
}

.right {
    width: 58%;
    height: 100%;
    vertical-align: top;
}

.pic {
    width: 60px;
    height: 100%;
    margin-left: 2px;
}

.title {
    font-size: 14px;
    color: #333333;
    margin-top: 29px;
}

.titles {
    font-size: 12px;
    color: #888888;
    margin-top: 8px;
}

.pics {
    width: 30px;
    height: 30px;
    margin-left: 35px;
    margin-top: 15px;
}

.xiazai {
    width: 65px;
    height: 30px;
    background: #FF860C;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    border-radius: 8px;
    margin: 0 auto;
    margin-top: 8px;
}

/*内容*/


input {
    -webkit-appearance:none;
    border: 0px;
    height: 25px;
    outline: none;
    color:#B5B5B5;
}


input::placeholder{
    -webkit-appearance:none;
    color: #B5B5B5;
}

.content {
    width: 89.3%;
    /* background: #FFFFFF; */
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 8px;

}

.IN {
    width: 100%;
    height: 40px;
    background-color: #FFFFFF;
    border-radius: 6px;
}

.image, .case {
    display: inline-block;
}

.image {
    width: 17%;
    height: 100%;
}

.images {
    width: 15px;
    height: 16px;
    margin-left: 25px;
    margin-top: 12px;
}

.case {
    width: 68.5%;
    height: 100%;
    vertical-align: top;

}

.cases {
    margin-top: 8px;
    font-size: 15px;
}
.case1{
    width:100%;
    line-height: 47px;
    border-bottom: 1px solid #EEEEEE
}
.cases1{
    width:100%;
    font-size: 15px;
    color: #666666;
    font-weight: 400
}
.pass {
    width: 150%;
}

.tuxings {
    display: inline-block;
    width: 30%;
    height: 100%;
    /*vertical-align: top;*/
}

.tuxing {
    width: 85px;
    height: 30px;
    margin-top: 10px;
    margin-left: 7px;
}

.yanzheng {
    width: 100%;
    height: 100%;
    font-size: 15px;
    color: #333333;
    font-weight: 400;
    text-align: center;
    line-height: 47px;
    padding-left: 13px;
    /* border-left: 1px solid rgba(221,221,221,0.5); */
}

.xuan {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: 15px;
    /* margin-left: 30px; */
}

.xuans {
    width: 100%;
    height: 100%;
    position: relative;
    top: -3px;
}

.dian {
    display: inline-block;
    font-size: 11px;
    color: #FFFFFF;
    vertical-align: top;
    margin-top: 13px;
    margin-left: 3px;
}

.jinru {
    width: 100%;
    margin-top: 15px;
}

.jinrus {
    width: 100%;
    margin: 0 auto;
    background: #333333;
    text-align: center;
    line-height: 40px;
    color: #FFFFFF;
    font-size: 16px;
    border-radius: 8px;
}

.youshangjiao {

}