.phone_title h3, .pcancel__title h3{
            display: inline-block;
            padding-bottom: 7px;
            margin-bottom: 20px;
            color: #1B2431;
            font-size: 24px;
            font-weight: 900;
            letter-spacing: -1.2px;
        }
        .pcancel__title{
            margin-top: 80px;
        }
        .phone_title h3::before{
            content: '\e86d';
            font-family: "epicfont";
            font-size: 36px;
            color: #0094FF;
            font-weight: 400;
            margin-right: 10px;
        }
        .pcancel__title::before{
            content: '\e86d';
            font-family: "epicfont";
            font-size: 36px;
            color: #0094FF;
            font-weight: 400;
            margin-right: 10px;
        }
        .phone{
            width: 1140px;
            margin: 0 auto;
        }
        .phone_title span{
            float: right;
            padding-top: 20px;
            color: red;
        }
        .phone_wrap{
            width: 1140px;
            margin: 0 auto;
            border: 1px solid #BBBECD;
            border-radius: 5px;
            padding: 30px 0;
        }
        .pcancel_wrap{
            width: 1140px;
            margin: 0 auto;
        }
        .phone_wrap > tr{
            padding-left: 30px;
        }
        .hidden {
        position: absolute !important;
        top: -999px;
        height: 0;
        width: 0;
        overflow: hidden;
    }
 .input_form p{
     font-weight: bold;
 }
    .input_form_fake_table.ver2 ul.ver1 li.input_form .one_line .three_input>div.kd_select_calendar_box {
    width: 102px;
}
.input_form_fake_table.ver2 ul.ver1 .input_form .one_line .three_input>div {
    width: 123px;
    margin-right: 10px;
}
.input_form_fake_table .input_form .one_line .three_input>div {
    width: 170px;
    margin-right: 20px;
}
.input_form_fake_table>ul>li .kd_select_calendar_box {
    width: 100%;
    display: inline-block;
}
.one_line .three_input>div {
    width: 102px;
    display: inline-block;
    vertical-align: top;
}

.kd_select_calendar_box {
    position: relative;
    border: 1px solid #B0C2D4;
    border-radius: 4px;
    background-color: #FFFFFF;
    overflow: hidden;
}
.kd_select_calendar_box .kd_select {
    width: 100%;
    border: 0 !important;
    font-size: 14px;
    color: #626262;
    letter-spacing: -0.6px;
    padding: 5px 15px !important;
    line-height: 1;
    height: 36px;
}
.kd_select_calendar_box.base:after {
    content: "";
}
.kd_select_calendar_box:after {
    /* content: '\e840'; */
    font-family: "epicfont";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    /* line-height: 1em; */
    margin-left: .2em;
    /* font-size: 120%; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    position: absolute;
    color: #3FA2F7;
    font-size: 20px;
    right: 8px;
    line-height: 36px;
}
.input_form_fake_table.ver2 ul.ver1 .input_form .one_line .three_input>div {
    width: 123px !important;
    margin-right: 10px;}
    .input_form .one_line .input_box .base {
    width: 100%;
}
input[type="text"].base,input[type="password"].base {
	border: 1px solid #B0C2D4;
	border-radius: 4px;
	height: 36px;
	line-height: 1.5;
	padding: 0px 15px;
	color: #8FB0D2;
	color:#626262;
	width: 100%;
}
input[type="text"].w80p{
	width: 80%;
}

input[type="text"].base:-moz-read-only{
	background: #e6f2ff;
}
input[type="text"].base:read-only,input[type="text"].base:disabled{
	background: #e6f2ff;
}

input[type="text"].base:read-only:focus,input[type="text"].base:disabled:focus{
	outline:0;
}
.input_form_fake_table.ver2 ul.ver1 .input_form .one_line .three_input>div:last-child {
    margin-right: 0;
}
.one_line{
    margin-top: 15px;
}
.phone_wrap ul {
    margin-left: 30px;
}
.last_text{
    padding-top: 10px;
    padding-left: 50px;
    display: inline-block;
}
.last_text strong{
    font-weight: bold;
}
.ver2{
    margin-top: 30px;
}
.ver2 p{
    font-weight: bold;
}
.ver2 .title {
    display: inline-block;
    min-width: 110px;
}
.ver1{
 display: inline-block;
}

.ver8{
}
.btn_wrap{
    width: 1140px;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
}
.btn_wrap a{
    width: 158px;
    margin: 0 auto;
    display: block;
    background: linear-gradient(0deg, #1991EB 0%, #2DA1F8 100%);
    color: #fff !important;
    border: 1px solid #1585D8;
    padding: 15px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bold;
}
.pcancel_cell table{
    text-align: center;
    width: 100%;
}
.pcancel_cell .boders, th {
    padding: 10px;
    border: 1px solid #ddd;
}
.pcancel_cell th {
    padding: 10px;
    border: 1px solid #ddd;
}

.pcancel_cell th {
    background: #f4f4f4;
    font-weight: bold;
}
.paging_box{
    margin-top: 50px;
}

.paging_box ul {
	font-size: 0;
	text-align: center;
	border-radius: 4px;
	background: #fff;
}

.paging_box ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	border: 1px solid #B0C2D4;
	border-radius: 4px;
	overflow: hidden;
}

.paging_box ul li:nth-child(1) {
	margin-right: 10px;
}

.paging_box ul li:nth-child(3) {
	margin-left: 10px;
}

.paging_box ul li a:last-child span {
	border: 0;
}

.paging_box ul li a {
	display: inline-block;
}

.paging_box ul li a span {
	line-height: 36px;
	text-align: center;
	background-color: #FFFFFF;
	color: #50617B;
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
	cursor: pointer;
	width: 36px;
	border-right: 1px solid #B0C2D4;
	height: 36px;
}

.paging_box ul li a span:hover {
	background-color: #F1F8FF;
	color: #297FCA;
}

.paging_box ul li a span.active {
	background-color: #232e35;
	color: #fff;
}

.paging_box ul li a span i {
	position: relative;
	left: 0;
	top: 0;
	color: #50617B;
	font-size: 24px;
	line-height: 36px;
}
.pbtn_box{
	margin-top: 50px;
}

.pbtn_wrap a {
    width: 158px;
    margin: 0 auto;
    display: block;
    background: linear-gradient(0deg, #1991EB 0%, #2DA1F8 100%);
    color: #fff;
    border: 1px solid #1585D8;
    padding: 15px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
}

.phone_radio_box label{
	padding-left: 5px;
}


@media all and (max-width: 1140px){
.phone, .phone_wrap, .btn_wrap, .pcancel_wrap{
    width: 96%;
}
.phone_wrap{
    width: 100%;
}
}
@media all and (max-width: 846px){
    .last_text{
        padding-left: 0px;
    }
    .phone_title h3, .pcancel__title h3{
        font-size: 18px;
    }
    .phone_title h3{
        margin-bottom: 10px;
    }
    .phone_title h3::before, .pcancel__title::before{
        font-size: 16px;
    }
    .phone_title span{
        font-size: 14px;
    }
    .paging_box ul li a span {
		width: 20px;
		height: 36px;
    }
    .pcancel_cell th, td{
        font-size: 12px;
    }
    .one_line .three_input>div
	.paging_box ul li a span i {
		font-size: 21px;
    }
    .phone_wrap ul {
    margin-left: 15px;
    }
    .input_form p{
        font-size: 14px;
    }
    .ver2 .title{
        font-size: 14px;
        min-width: 92px;
    }
    .ver1:nth-child(3){
        display: block;
        padding-left: 97px;
        padding-top: 5px;
    }
    .ver1:nth-child(4){
        padding-left: 97px;
        padding-top: 5px;
    }
    .ver1{
        font-size: 14px;
    }
    .kd_select_calendar_box .kd_select{
        padding: 5px 11px !important;
    }
    .one_line .three_input>div:nth-child(2){
        width: 19%;
    }
    .one_line .three_input>div:nth-child(3){
        width: 19%;
    }
    .last_text{
        padding-left: 0;
        font-size: 14px;
    }
}
@media all and (max-width: 425px){
    .one_line .three_input>div{
        width: 23.7%;
    }
    .phone_title span{
        float: none;
        display: block;
        padding-top: 0;
        padding-bottom: 20px;
    }
    .phone_title h3{
        margin-bottom: 0;
    }
    .last_text{
        padding-left: 0;
        font-size: 12px;
    }
}