.floating_ck {
    position: fixed;
    right: 0px;
    top: 25%;
    z-index: 999;
}
.floating_ck dl {
        box-shadow: 0 0 10px #dedcdc;
}
.floating_ck dl dd {
    position: relative;
    width: 60px;
    height: 96px;
    background-color: #16a0f8;
    border-bottom: solid 1px #fff;
    /*border-right: solid 1px #fff;*/
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 20%;
    cursor: pointer;
    z-index: 5;
}

.floating_ck dl dd:hover {
    background-color: #fff;

    border-bottom: solid 1px #fff;
    border-right: solid 0px #fff;
    z-index: 5;
}
.floating_ck dl dd:hover span{
    color: #333;
}
.floating_ck dl dd:hover .floating_left {
    /*display: block;*/
    position: absolute;

    /*transition: .2s;*/
}
.floating_ck dl .consult:hover{
    background-image: url(../img/images/icon0701/New-CIcon3_1.png);
}
.floating_ck dl .words:hover{
    background-image: url(../img/images/icon0701/zxicon_1.png);
}
.floating_ck dl .quote:hover{
    background-image: url(../img/images/icon0701/kficon_1.png);
}
.floating_ck dl .qrcord:hover{
    background-image: url(../img/images/icon0701/erweima_1.png);
}
.floating_ck dl .return:hover{
     background-image: url(../img/images/icon0701/fanhui_1.png);
}

.consult{
    background-image: url(../img/images/icon0701/New-CIcon3.png);
}
.words {
    background-image: url(../img/images/icon0701/zxicon.png);
}

.quote {
    background-image: url(../img/images/icon0701/kficon.png);
}

.qrcord {
    background-image: url(../img/images/icon0701/erweima.png);
}

.return {
    background-image: url(../img/images/icon0701/fanhui.png);
}

.floating_ck dd span {
    color: #fff;
    display: block;
    padding-top: 53px;
    font-size: 14px;
   z-index: 5;
}
.consult .floating_left{
    height: 370px;
}
.floating_left {
    position: absolute;
    width: 205px;
    right: -215px;
    top: -1px;
    
    height: 185px;
    background-color: #fff;
    
    /*display: none;*/
    z-index: 3;
    
    box-shadow: 0 0 10px #dedcdc;
}

.floating_left {
    border-radius: 0 0 5px 5px;
}

.floating_left a {
    color: #fff;
    line-height: 80px;
    border-radius: 0 0 5px 5px;
}

.floating_ewm {
    height: 260px;
    top: -1px;
}
input::-webkit-input-placeholder{color: #000;}
.floating_ewm i {
    background: url(../img/images/erweima.png)no-repeat no-repeat center;
    display: block;
    width: 145px;
    height: 145px;
    margin: auto;
    margin-top: 7px;
}

.floating_ewm p {
    color: #000;
    margin-top: 5px;
    text-align: center;
    padding-top: 0;
    line-height: 20px;
}

.floating_ewm .qrcord_p01 {
    font-size: 14px;
    line-height: 20px;
}

.floating_ewm .qrcord_p02 {
    font-size: 14px;
}


/* 输入框样式*/

.dada {
    display: block;
    width: 205px;
    height: 160px;
    background: #fff;
}

.dada .sji {
    width: 80%;
    height: 120px;
    /* background: #ff7f50; */
    margin: 0 auto;
}
.quote .floating_left a {
    color: #fff;
    line-height: 50px;
    border-radius: 0 0 5px 5px;

}
.dada h3 {
    height: 30px;
    font-size: 20px;
    color: #000;
    line-height: 30px;
    padding-top: 15px;
    /*background: #16a0f8;*/
}

.dada input {
    width: 100%;
    height: 30px;border-radius: 5px;
    border:1px solid gray;
        margin-top: 20px;
        font-size: 14px;
    /*border:none;*/
}

.dada .hqanniu {
    width: 205px;
    height: 40px;
    line-height: 40px;
    background: #16a0f8;
  
    border: 1px solid #16a0f8;
    font-size: 18px;
    margin-left: -21px;
}


/* 获取留学评估 */

.xixi {
    display: block;
    width: 205px;
    height: 395px;
    background: #fff;
}

.xixi .content {
    width: 200px;
    margin: 0 auto
}

.section .title {
    text-align: center;
    height: 40px;
}

.section .title h3 {
    height: 30px;
    font-size: 20px;
    color: #1A3C90;
    line-height: 30px;
    padding-top: 15px; 
}

.xt-evaluate {
    height: 160px;
    /* border-top: 4px solid #ff1c47; */
    position: relative;
}

.evaluate_form {
    /* margin: 0 30px 0 65px; */
}

.xiala {
    width: 180px;
    height: 28px;
    float: left;
    border-radius: 5px;
    outline: none;
    border: 1px solid gray;
    margin-top: 20px;
    font-size: 14px;
}

.sjx1 {
    width: 0;
    height: 0;
    border: 5px solid red;
    border-top-color: black;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    top: 30px;
    left: 165px;
}

.sjx2 {
    width: 0;
    height: 0;
    border: 5px solid red;
    border-top-color: black;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    top: 80px;
    left: 165px;
}

.sjx3 {
    width: 0;
    height: 0;
    border: 5px solid red;
    border-top-color: black;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    top: 130px;
    left: 165px;
}

.sjx4 {
    width: 0;
    height: 0;
    border: 5px solid red;
    border-top-color: black;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    top: 270px;
    left: 165px;
}

input[type=datetime-local] {
    -webkit-appearance: none;
    outline: none;
    border: none;
}

select {
    -webkit-appearance: none;
}

.panel .left {
    float: left;
}

.xt-evaluate {
    height: 160px;
    /* border-top: 4px solid #ff1c47; */
    position: relative;
}

/*.xt-evaluate .name {
    padding: 25px 0 35px;
    line-height: 24px;
    font-size: 24px;
    color: #ff123f;
    font-weight: bold;
}*/

.xt-evaluate .name .icon {
    display: inline-block;
    width: 20px;
    height: 11px;
    margin: 0 8px;
    background: url("../images/sprite.png") no-repeat 0 -642px;
}


/* .evaluate_form {
    margin: 0 30px 0 65px;
} */

.evaluate_form .form_item {
    position: relative;
    width: 286px;
    height: 30px;
    margin: 20px 0px 23px 0px;
}

.evaluate_form .form_item .label {
    width: 86px;
    line-height: 30px;
}

.evaluate_form .form_item .user_val {
    width: 200px;
    height: 30px;
    padding: 3px 8px;
    border: 1px solid #333;
    background-color: #f2f2f2;
}

.evaluate_form .form_item .arrow {
    position: absolute;
    right: 10px;
    top: 10px;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #333 transparent transparent transparent;
}

.evaluate_form .form_item .list {
    position: absolute;
    right: 0;
    top: 30px;
    width: 200px;
    line-height: 24px;
    border: 1px solid #333;
    border-top: 0;
    background-color: #f2f2f2;
    z-index: 2;
}

.evaluate_form .form_item .list li {
    cursor: pointer;
    padding-left: 8px;
}

.evaluate_form .form_item .list li:hover {
    color: #fff;
    background-color: #16a0f8;
}

.evaluate_form .btn {
    width: 180px;
    height: 40px;
    /* margin: 0 0 0 445px; */
    line-height: 40px;
    background-color: #ff204b;
    color: #fff;
    border-radius: 35px;
    clear: both;
    font-size: 16px;
    font-weight: bold;
}

.evaluate_form .btn:hover {
    background-color: #a01832;
    border-color: #a01832;
}

.h_200 {
    height: 200px;
    overflow-y: auto;
}

.section .con-button1 {
    width: 260px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
    font-size: 40px;
    color: #FFF;
    cursor: pointer;
    color: #1A3C90;
}

.section .con-button {
    width: 205px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    /*margin-top: 160px;*/
    text-align: center;
    font-size: 18px;
    color: #000;
    cursor: pointer;
    background: #16a0f8;
    margin-left: -12.5px;
    margin-top: 30px;
    
}