body{
    background-color: #f2f2f2 !important;
}
.mine_bg{
    width: 1100px;
    background-color: #ffffff;
    margin: 55px auto 50px auto;
    overflow: hidden;
}
.mine_nav{
    width: 260px;
    float: left;
}
.mine_nav a{
    display: block;
    line-height: 80px;
    width: 260px;
    text-align: center;
    color: #808080;
    font-size: 18px;
    border-bottom: 1px solid #f2f2f2;
}
.mine_nav .active{
    color: #333333;
}
.mine_main{
    border-left: 2px solid #ebebeb;
    width: 838px;
    float: left;
    min-height: 522px;
    padding-bottom: 70px;
    position: relative;
}
.mine_main .tit{
    line-height: 80px;
    padding-left: 35px;
    color: #333333;
    font-size: 18px;
    margin-bottom: 10px;
}
.mine_input_list{
    height: 42px;
    line-height: 42px;
    margin-bottom: 20px;
    padding-left: 55px;
    position: relative;
}
.mine_input_list_phone{
    height: 42px;
    line-height: 42px;
    margin-bottom: 20px;
    padding-left: 55px;
    position: relative;
}
.mine_input_list div{
    float: left;
    width: 125px;
    color: #808080;
    font-size: 14px;
}
.mine_input_list_phone div{
    float: left;
    width: 125px;
    color: #808080;
    font-size: 14px;
}
.mine_input_list input{
    width: 278px;
    border: 1px solid #dbdbdb;
    height: 40px;
    position: relative;
    top: -2px;
    border-radius: 5px;
    padding-left: 20px;
}
.mine_input_list_phone input{
     width: 278px;
     border: 1px solid #dbdbdb;
     height: 40px;
     position: relative;
     top: -2px;
     border-radius: 5px;
     padding-left: 20px;
 }
.mine_main .btn_2{
    margin-top: 35px;
    margin-left: 180px;
    width: 298px;
    height: 40px;
}
.mine_input_list .get_code{
    position: absolute;
    left: 430px;
    height: 42px;
    top: 0;
    line-height: 42px;
    color: #0081ff;
    font-size: 14px;
    cursor: pointer;
    background: none;
    border: none;
}
.mine_input_list_phone .get_code{
    position: absolute;
    left: 430px;
    height: 42px;
    top: 0;
    line-height: 42px;
    color: #0081ff;
    font-size: 14px;
    cursor: pointer;
    background: none;
    border: none;
}

.appointment_record {
    font-family: verdana,arial,sans-serif;
    font-size:14px;
    color:#808080;
    border-width: 1px;
    border-color: #ebebeb;
    border-collapse: collapse;
    margin-top: -10px;
    margin-left: 32px;
    width: 770px;
}
.appointment_record th {
    border-width: 1px;
    height: 55px;
    border-style: solid;
    border-color: #ebebeb;
    text-align: center;
    background-color: #f8f7f7;
    padding: 0 8px;
}
.appointment_record td {
    border-width: 1px;
    height: 68px;
    border-style: solid;
    border-color: #ebebeb;
    text-align: center;
    line-height: 22px;
    padding: 0 8px;
}
.appointment_record .blue{
    color: #0081ff;
}
.appointment_record .crimson{
    color: #a32121;
}
.appointment_record .red{
    color: #ff0066;
}
.appointment_bg{
    background-color: #ffffff;
    width: 710px;
    padding: 40px;
    margin: 30px auto 30px auto;
}
.appointment_bg .contact{
    background-color: #f9f9f9;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.appointment_bg .upload_yy{
    background-color: #ffffff;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #dfdfdf;
    margin-top: 45px;
}
.upload_yy .up_css{
	width: 43px;
	height: 39px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	margin-top: 30px;
}
.upload_yy img{
	width: 43px;
	height: 39px;
}
.upload_yy .css1{
	font-size: 18px;
	color: #ed1b23;
	margin-top: 20px;
}
.upload_yy .css2{
	font-size: 13px;
	color: #808080;
	line-height: 15px;
}
.appointment_bg .upload_yy_0{
    background-color: #ffffff;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #dfdfdf;
    margin-top: 45px;
}
.upload_yy_0 .up_css{
	width: 43px;
	height: 39px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	margin-top: 30px;
}
.upload_yy_0 img{
	width: 43px;
	height: 39px;
}
.upload_yy_0 .css1{
	font-size: 18px;
	color: #ed1b23;
	margin-top: 20px;
}
.upload_yy_0 .css2{
	font-size: 13px;
	color: #808080;
	line-height: 15px;
}
.contact .c_list{
    width: 343px;
    border: 1px solid #dcdcdc;
    height: 42px;
    border-radius: 5px;
    position: relative;
}
.contact .c_list input{
    width: 330px;
    height: 42px;
    border: none;
    line-height: 42px;
    padding-left: 10px;
}
.contact .input-txt{
    width: 165px;
    height: 42px!important;
    border: none!important;
    line-height: 42px!important;
    border-radius: 5px!important;
    border: 1px solid #dcdcdc!important;
}
.contact .c_list img{
    margin-left: 10px;
    width: 161px;
    height: 41px;
}
.contact .c_list .get_code{
    height: 42px;
    width:113px;
    line-height: 45px;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
    background-color:#a32221;
    border: none;
    border-radius: 5px;
    margin-left: 5px;
}
.contact .login_text{
    overflow: hidden;
}
.contact .login_text a{
    float: right;
    color: #cccccc;
    font-size: 14px;
    padding: 3px 0;
}

.appointment_bg .upload_yy_2{
    background-color: #ffffff;
    width: 94%;
    text-align: center;
    display: flex;
    align-items: flex-start;
    border: 1px solid #dfdfdf;
    margin-top: 45px;
    padding-left: 3%;
    padding-right: 3%;
}
.upload_yy_2 .container{
    display: inline-block;
    width: 100%;
    height: 20px;
    padding-right: 10px;
    border: 1px solid #999;
    border-radius: 5px;
    margin-top: 10px;
    text-align: left;
    margin-bottom: 15px;
}
.upload_yy_2 .container .bar{
    display: inline-block;
    background: #ed1b23;
    color: #ffffff;
    font-size:12px;
    font-weight: bold;
    padding: 0 5px;
    text-align: right;
    border-radius: 5px;
    border-right: 1px solid #999;
    height: 100%;
    text-align: center;
    line-height: 20px;
    width: 0%;
}
.upload_yy_2 .c_1{
	margin-top: 15px;
	text-align: left;
}
.upload_yy_2 .c_1 img{
	width: 24px;
	height: 24px;
	vertical-align: middle;
}
.upload_yy_2 .c_1 span{
	vertical-align: middle;
	font-size: 14px;
	color: #606060;
	margin-left: 7px;
}
.appointment_bg .upload_yy_3{
    background-color: #ffffff;
    width: 96%;
    border: 1px solid #dfdfdf;
    border-top:none;
    padding-left: 3%;
    padding-right: 1%;
    text-align: right;
    padding-top: 8px;
    padding-bottom: 8px;
}
.upload_yy_3 .btn_css1{
    width: 93px;
    height: 35px;
    background-color: #ffffff;
    color: #333333;
    font-size: 14px;
    border: 1px solid #999;
    border-radius: 5px;
}
.upload_yy_3 .btn_css2{
    width: 93px;
    height: 35px;
    background-color: #ed1b23;
    color: #ffffff;
    font-size: 14px;
    border: none;
    border-radius: 5px;
}
.appointment_bg .tap img{
    width: 710px;
    height: auto;
}
.appointment_bg .tap .row{
    text-align: center;
    width: 91%;
    margin: 15px auto;
    color: #4c4c4c;
    font-size: 14px;
}
.appointment_bg .tap .active{
    color: #ed1b23;
}
.appointment_check_tit{
    color: #333333;
    font-size: 16px;
    margin-top: 10px;
    padding: 20px 0 8px 40px;
    font-weight: 600;
}
.appointment_check{
    padding-left: 70px;
    overflow: hidden;
}
.appointment_check_list{
    float: left;
    width: 25%;
    margin-top: 20px;
}
.appointment_check_list input{
    display: none;
}
.appointment_check_list img{
    position: relative;
    top: 1.4px;
    margin-right: 10px;
}
.appointment_check textarea{
    resize: none;
    width: 540px;
    height: 80px;
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid #ed1b23;
    margin-top: 20px;
}
.appointment_bg .btn_2{
    width: 298px;
    height: 40px;
    margin: 35px auto 0 auto;
}
.appointment_input{
    width: 340px;
    margin: 60px auto 0 auto;
}
.appointment_input_list{
    width: 313px;
    padding-left: 25px;
    border: 1px solid #dcdcdc;
    height: 45px;
    border-radius: 5px;
    position: relative;
    margin-top: 22px;
}
.appointment_input_list input{
    width: 311px;
    height: 45px;
    border: none;
    line-height: 45px;
}
.appointment_input .btn_2{
    width: 338px;
    height: 48px;
    margin-bottom: 50px;
}
.appointment_suc{
    text-align: center;
    padding-top: 60px;
}
.appointment_suc .suc_text{
    color: #ed1b23;
    font-size: 28px;
    margin-top: 25px;
}
.appointment_suc .suc_msg{
    font-size: 14px;
    width: 400px;
    margin: 20px auto 0 auto;
    line-height: 20px;
}
.appointment_suc .btn_2{
    width: 124px;
    height: 44px;
    line-height: 44px;
    margin-bottom: 100px;
    margin-top: 60px;
}
.appointment_check_list label{
	display: block;
    height: 22px;
}

.appointment_suc_new{
    text-align: center;
    padding-top: 60px;
}
.appointment_suc_new img{
    width: 78px;
    height: 78px;
}
.appointment_suc_new .suc_text1{
    color: #333333;
    font-size: 26px;
    margin-top: 25px;
}
.appointment_suc_new .suc_msg1{
    font-size: 18px;
    line-height: 20px;
    color: #999999;
    margin-top: 25px;
    margin-bottom: 60px;
}

.appointment_record_new {
    font-family: verdana,arial,sans-serif;
    font-size:14px;
    color:#808080;
    border-width: 1px;
    border-color: #ebebeb;
    border-collapse: collapse;
    margin-top: -10px;
    margin-left: 32px;
    width: 770px;
}
.appointment_record_new th {
    border-width: 1px;
    height: 42px;
    border-style: solid;
    border-color: #ebebeb;
    text-align: center;
    background-color: #f8f7f7;
    padding: 0 8px;
    color: #333333;
    font-size: 16px;
}
.appointment_record_new td {
    border-width: 1px;
    height: 68px;
/*     border-style: solid;
    border-color: #ebebeb; */
    text-align: center;
    line-height: 22px;
    padding: 0 8px;
    color: #606060;
    font-size: 16px;
}
.appointment_record_new .td_btn{
	height: 30px;
	width: 67px;
	background-color: #ed1b23;
	font-size: 16px;
	color: #ffffff;
	border-radius: 5px;
	display: flex;
    justify-content: center;
    align-items: center;
}

.mine_main .min_bottom{
	margin-top: 80px;
	display: flex;
    justify-content: center;
    align-items: center;
}

.min_bottom .t1{
	color: #808080;
	font-size: 16px;
}
.min_bottom .t1 span{
	color: #ed1b23;
}

.min_bottom img{
	width: 166px;
	height: 166px;
	margin-top: 45px;
}