/*start of original */
.original_list {
    width: 1200px;
    min-height: 800px;
    margin: 0 auto;
    background-color: #ffffff;
    margin-bottom: 50px;
}

.mfr_list {
    width: 100%;
    padding-left: 30px;
    box-sizing: border-box;
}

.mfr_content {
    /*border: 1px solid #ccc;*/
    /*padding-bottom: 180px;*/
}

.or_list_ul {
    margin-top: 10px;
}

.or_list_ul li {
    display: inline-block;
}

.or_image_text {
    width: 100%;
}

.or_image_text li {
    display: inline-block;
    /*position: relative;*/
    /*float: left;*/
    margin: 30px;
    box-shadow: 0 0 5px 1px rgba(0,0,0,.4);
}

.or_image_text .yc_pics {
    width: 290px;
    height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
}

.or_image_text .yc_picss{
    width: 290px;
    height: 190px;
    background-color: #3A77BF;
    opacity: 0.9;
    position: absolute;
    display: none;
}

.or_image_text .yc_picss .more_mfr{
    display: block;
    color: #ffffff;
    width: 95px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    border: 1px solid #ffffff;
    border-radius: 15px;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 13px;
}

.or_image_text .yc_picss .picss_p{
    text-align: center;
    color: #ffffff;
    margin-top: 45px;
    font-size: 15px;
    font-weight: bold;
}

.or_image_text .yc_picss p{
    color: #ffffff;
    text-align: center;
    overflow: hidden;
    height: 34px;
    font-size: 13px;
    width: 180px;
    margin: 0 auto;
    font-weight: bold;
}


.or_image_text .yc_name {
    line-height: 40px;
    height: 40px;
    padding: 0 3px;
    background-color: #2567b3;
    color: #fff;
    width: 284px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    font-size: 15px;
}

.or_image_text li span {
    color: #777777;
    width: 100%;
    height: 100%;
    font-size: 20px;
}

.or_image_text li .yc_abs span{
    font-size: 12px;
    display: inline-block;
    width: initial;
}
.or_image_text li .yc_abs{
    font-size: 10px;  
    display: none;
    width: 130px;
    padding:0 5px 5px 5px;
    margin-left: -1px;
    background-color: #dddddd;
}


.anchor_text_pic{
    width: 1080px;
    margin-left: 42px;
}
.original_title{
    padding-top: 40px;
    width: 300px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.original_title:before {
        position: relative;
        right: 20px;
        display: inline-block;
        content: "———————";
        color: #004ea2;
    }
.original_title:after {
    position: relative;
    left: 20px;
    display: inline-block;
    content: "———————";
    color: #004ea2;
}

.agent_content{
    width: 100%;
    height: 200px;
    background-color: #ffffff;
    border-radius: 10px;
}

.agent_content .agent_img{
    float: left;
    margin-top: 15px;
    margin-left: 20px;
    border: 1px solid #d4d4d4;
    width: 250px;
    height: 170px;
}

.agent_content .agent_name{
    font-size: 20px;
    margin-top: 15px;
}
.agent_content .agent_buy{
    font-size: 13px;
    background-color: #2567b3;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
}
.agent_content .agent_desc{
    font-size:13px;
    border-top: 1px dashed #e8e8e8;
    margin-top: 5px;
    padding-top: 5px;
}
.search_box_child{
    border:2px solid #2567b3;
    overflow: hidden;
    width: 400px;
    height: 40px;
    margin-left: 790px;
    margin-top: 25px;
}
.search_box_child input{
    padding-left: 30px;
    height: 38px;
    width: 240px;
    border: none;
    display: inline-block;
    float: left;
}
.search_box_child #search_child{
    float: right;
    width: 128px;
    height: 40px;
    background-color: #014da1;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    cursor: pointer;

}
/*end of original */

/*begin of apply */
.apply_content{
    width: 1050px;
    height: 700px;
    background-color: #ffffff;
    padding: 50px 75px;
}

.apply_title{
    font-size: 25px;
}
.apply_content .apply_table table thead td{
    height: 60px;
    background-color: #2567b3;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.apply_content .apply_table table tbody td{
    text-align: center;
    background-color: #f7fbfe;
    height: 70px;
    border-bottom: 1px solid #c0c4c5;
}
.change_num{
    width: 110px;
    height: 25px;
    margin: 0 auto;
}

.change_num span{
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #f3f3f3;
    color: #666;
    cursor: pointer;
    float: left;
}
.change_num input{
    width: 50px;
    text-align: center;
    height: 23px;
    border: 1px solid #d2d2d2;
    float: left;
    border-left: 0;
    border-right: 0;
}
.change_num p {
    font-size: 14px;
    color: #fc3317;
}
.agent_time{
    width: 130px;
    height: 20px;
    border: 1px solid #c3c3c3;
    background-image: url("../img/new_calendar.png");
    background-repeat: no-repeat;
    background-position: 110px 3px;
}
.apply_table{
    width: 990px;
    margin: 0 auto;
    margin-top: 20px;
}
.apply_info{
    width: 700px;
    margin-top: 50px;
    margin-left: 40px;
}

.apply_info table .info_title{
    color: #686868;
    text-align: right;
    margin-top: 30px;
    display: block;

}
.apply_info table td input{
    height: 30px;
    margin-left: 10px;
    margin-top: 25px;
    text-indent: 1em;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
}
.apply_info textarea{
    margin-left: 10px;
    margin-top: 25px;
    text-indent: 1em;
    resize:none;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
}
.apply_info i{
    color: #f38120;
    margin-right: 5px;
}
.code_apply{
    width: 105px;
    text-align: center;
    height: 34px;
    color: #ffffff;
    background-color: #0066d2;
    border-radius: 5px;
    line-height: 34px;
    margin-left: 5px;
    cursor: pointer;
}
#des{
    width: 105px;
    height: 34px;
    background-color: #f2f2f2;
    line-height: 34px;
    text-align: center;
    border: 1px solid #ccc;
    margin-left: 10px;
    color: #838383;
    font-size: 12px;
    border-radius: 5px;
    display: none;
}

.apply_submit{
    width: 240px;
    height: 50px;
    cursor: pointer;
    background-color: #f37f1a;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    border-radius: 5px;
    text-align: center;
    margin: 30px auto;
}
.change_agent_num{
    width: 110px;
    height: 25px;
    margin: 0 auto;
}
.change_agent_num span{
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #f3f3f3;
    color: #666;
    cursor: pointer;
    border: 1px solid #d2d2d2;
    float: left;
}
.change_agent_num input{
    width: 50px;
    text-align: center;
    height: 23px;
    border: 1px solid #d2d2d2;
    float: left;
    border-left: 0;
    border-right: 0;
}
.change_agent_num p{
    font-size: 14px;
    color: #fc3317;
}
/*end of apply */

/*begin of success */
.apply_success{
    background-color: #ffffff;
    width: 100%;
    height: 700px;
}
.success_title{
    font-size: 40px;
    width: 280px;
    margin: 0 auto;
    padding-top: 110px;
}
.success_title img{
    position: relative;
    top: 10px;
    margin-right: 20px;
}
.success_ts{
    margin: 0 auto;
    margin-top: 20px;
    width: 280px;
    font-size: 16px;
}

.success_ts p {
    color: #606060;
}
.success_button{
    width: 240px;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    border-radius: 5px;
    box-shadow: 2px 2px 5px rgba(0,0,0,.5);
    cursor: pointer;
}
/*end of success */