body {

    line-height: 1.15

}



.state_area_select {

    width: 100%;

    height: 124px;

    background: #F5F5F5;

    margin-top: 167px

}



.state_area_select .inner_state_area_select {

    width: 1180px;

    height: 100%;

    margin: 0 auto;

    padding-top: 18px;

    box-sizing: border-box;

    overflow: hidden;

    position: relative

}



.state_area_select .crumbs_nav {

    color: #999999;

    font-size: 12px;

    padding-bottom: 14px

}



.state_area_select .state_area_list {

    width: 920px;

    height: 20px;

    color: #333333;

    font-size: 14px;

    line-height: 20px

}

.state_area_list2{

    width: 920px;

    height: 24px;

    color: #333333;

    font-size: 14px;

    line-height: 24px;

    margin-top:4px

}



.state_area_select  .state_area_list_title {

    float: left

}



.state_area_select  ul {

    float: left;

    width: 800px;

    display: flex;

    flex-wrap: wrap;

    height: 20px;

    padding-left: 15px;

    overflow: hidden

}



.state_area_select  ul li {

    text-align: center;

    cursor: pointer;

    padding-right: 36px;

}



.state_area_select  ul li:hover {

    color: #b5914f

}



.state_area_select  ul .active_li {

    color: #b5914f

}



.state_area_select  ul .active_li2 {

    color: #b5914f

}



.state_area_select  .look_more {

    color: #999999;

    cursor: pointer;

    position: relative

}



.state_area_select  .icon-xiajiantou1 {

    position: absolute

}



.state_area_select  .click_xiajiantou {

    -webkit-transform: rotate(180deg);

    transform: rotate(180deg);

    -webkit-transition: -webkit-transform .3s linear;

    transition: transform .3s linear

}



.state_area_select  .noClick_xiajiantou {

    -webkit-transform: rotate(0deg);

    transform: rotate(0deg);

    -webkit-transition: -webkit-transform .3s linear;

    transition: transform .3s linear

}



.state_area_select .reset_btn {

    position: absolute;

    width: 58px;

    height: 24px;

    line-height: 24px;

    text-align: center;

    right: 0px;

    border: 1px solid #b5914f;

    border-radius: 12px;

    color: #b5914f;

    top: 59px;

    cursor: pointer

}





.all_content {

    width: 100%

}



.all_content .inner_content {

    width: 1180px;

    margin: 0 auto

}



.all_content .inner_content .content_li {

    width: 100%;

    height: 284px;

    padding: 30px 58px 30px 0px;

    box-sizing: border-box;

    border-bottom: 1px solid #DFDFDF;

    display: flex;

    flex-wrap: nowrap

}



.all_content .inner_content .content_li:hover .left_img_src {

    transform: scale(1.2)

}



.all_content .inner_content .content_li .left_img {

    width: 392px;

    height: 223px;

    position: relative;

    margin-right: 18px;

    overflow: hidden

}



.all_content .inner_content .content_li .left_img .left_img_src {

    width: 100%;

    height: 100%;

    transition: all .6s;

    cursor: pointer;

	object-fit: cover;

}



.all_content .inner_content .content_li .left_img .img_label {

    position: absolute;

    width: 118px;

    height: 30px;

    line-height: 30px;

    left: 10px;

    top: 10px;

    color: #fff;

    text-align: center;

    border-radius: 15px;

    background: #b5914f;

    cursor: pointer

}



.all_content .inner_content .content_li .center_msg {

    width: 530px

}



.all_content .inner_content .content_li .center_msg .center_msg_title {

    font-size: 24px;

    color: #333333;

    padding-top: 15px;

    padding-bottom: 12px;

    cursor: pointer;

    display: block;

}



.all_content .inner_content .content_li .center_msg .center_msg_title:hover {

    color: #b5914f

}

.input_li_button_a{

    width: 100%;

    height: 100%;

    color: #fff;

    display: block;

}





.all_content .inner_content .content_li .center_msg .center_msg_text {

    font-size: 16px;

    color: #999999;

    line-height: 21px;

    height: 44px;

    text-overflow: -o-ellipsis-lastline;

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    line-clamp: 2;

    -webkit-box-orient: vertical;

}



.all_content .inner_content .content_li .center_msg .center_msg_ul {

    display: flex;

    flex-wrap: nowrap;

    padding-bottom: 24px;

    padding-top: 14px;

}



.all_content .inner_content .content_li .center_msg .center_msg_ul .center_msg_li {

    text-align: center;

    margin-right: auto;

}



.all_content .inner_content .content_li .center_msg .center_msg_ul .center_msg_li .one_line {

    font-size: 20px;

    color: #be8445

}

.hot_full{

    display: inline-block;

    width: 15px;

    vertical-align: middle;

    margin-top: -3px;

    height: 14px;

    background: url(../images/hot_null.png);

}

.state_area_li_a:hover{

    color: #b5914f !important;

}

.project_area_li_a:hover{

    color: #b5914f !important;

}

.show_hot_full{

    background: url(../images/hot_full.png) !important;

}

.show_half_star{

    background: url(../images/half_star.png) !important;

}

.all_content .inner_content .content_li .center_msg .center_msg_ul .center_msg_li .two_line {

    padding-top: 8px;

    color: #999999;

    font-size: 14px

}



.all_content .inner_content .content_li .center_msg .consult_heat {

    font-size: 14px;

    color: #999

}



.all_content .inner_content .content_li .center_msg .consult_heat .consult {

    padding-right: 24px

}



.all_content .inner_content .content_li .center_msg .consult_heat .heat img {

    vertical-align: middle;

    margin-top: -3px

}



.all_content .inner_content .content_li .right_msg .top_price_msg {

    text-align: center;

    margin-left: 90px;

    margin-top: 70px

}



.all_content .inner_content .content_li .right_msg .top_price_msg .top_price_msg_title {

    font-size: 14px;

    color: #999

}



.all_content .inner_content .content_li .right_msg .top_price_msg .top_price_msg_title span {

    color: #ffaa05;

    font-size: 40px

}



.all_content .inner_content .content_li .right_msg .top_price_msg .top_price_msg_text {

    font-size: 14px;

    color: #666666

}



.all_content .inner_content .content_li .right_msg .bom_btn {

    width: 140px;

    height: 40px;

    text-align: center;

    line-height: 40px;

    margin-top: 24px;

    margin-left: 65px;

    cursor: pointer

}



.bom_btn_a{

    width: 100%;

    height: 100%;

    display:inline-block;

    color: #fff;

    background: #ab8546;

    border-radius: 5px;

    font-size: 16px;

}

.paging_box {

    width: 100%;

    height: 152px;

    display: flex

}



.paging_box .inner_paging_box {

    background-color: #fff;

    margin: 33px auto

}



.pagination li {

    float: left;

    text-align: center;

    line-height: 40px;

    width: 40px;

    height: 40px;

    border-left: 1px solid #C3CAD7;

    border-top: 1px solid #C3CAD7;

    border-bottom: 1px solid #C3CAD7

}



.pagination li:last-child {

    border-right: 1px solid #C3CAD7

}



.pagination li a {

    display: inline-block;

    width: 100%;

    color: #999;

    height: 100%

}



.pagination li span {

    color: #999

}



.active {

    color: #fff !important;

    background-color: #b5914f !important

}



.active a {

    color: #fff !important;

    background-color: #b5914f !important

}



.scheme_content {

    width: 100%;

    height: 234px;

    margin-bottom: 126px;

    background: url(../images/index_immig_bg.png) no-repeat;

    background-size: cover

}

.yyzx{

    width: 100%;

    height: 362px;

    margin-bottom: 126px;

    background: url(../images/yyzx-bgi.png) no-repeat;

}



.scheme_content .immigrant_scheme {

    width: 1180px;

    margin: 0 auto

}



.scheme_content .immigrant_scheme .inner_box {

    width: 100%;

    height: 200px;

    position: relative

}



.scheme_content .immigrant_scheme .title {

    text-align: center;

    margin: 0 auto;

    padding-top: 40px;

    padding-bottom: 6px;

    box-sizing: border-box

}



.scheme_content .immigrant_scheme .title .title_img {

    vertical-align: text-top;

    margin-top: -3px

}



.scheme_content .immigrant_scheme .title .title_text {

    font-size: 26px;

    color: #333333;

    padding-left: 2px

}



.scheme_content .immigrant_scheme .describe {

    font-size: 16px;

    color: #999;

    text-align: center;

    padding-bottom: 25px

}



.scheme_content .immigrant_scheme .input_ul {
    width: 960px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    border: 5px solid rgba(104, 105, 106, .86);
    position:relative;
}



.scheme_content .immigrant_scheme .input_ul .input_li {
    width: 38.33%;
    position: relative;
    box-sizing: border-box;
    color: #999999;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    line-height: 44px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.04) inset;
    text-align: center;
    font-size: 20px;
    padding: 10px 64px 10px 0;
    background-color: white;
}



.scheme_content .immigrant_scheme .input_ul .icon-xiajiantou {

    font-size: 30px;

    position: absolute;

    right: 30px

}



.scheme_content .immigrant_scheme .input_ul .iconfont2 {

    font-size: 30px;

    position: absolute;

    right: 30px

}



.scheme_content .immigrant_scheme .input_ul .click_xiajiantou {

    -webkit-transform: rotate(180deg);

    transform: rotate(180deg);

    -webkit-transition: -webkit-transform .3s linear;

    transition: transform .3s linear

}



.scheme_content .immigrant_scheme .input_ul .noClick_xiajiantou {

    -webkit-transform: rotate(0deg);

    transform: rotate(0deg);

    -webkit-transition: -webkit-transform .3s linear;

    transition: transform .3s linear

}



.scheme_content .immigrant_scheme .input_ul .input_li_button {
    width: 25%;
    display: inline-block;
    box-sizing: border-box;
    color: #fff;
    font-size: 20px;
    line-height: 44px;
    text-align: center;
    background-color: #b5914f;
    cursor: pointer;
    padding: 10px 0 10px;
    text-align: center;
}

.immig_btn_icon{
    position: absolute;
    right: 10px;
    top: 44px;
}

.scheme_content .immigrant_scheme .country_warp {

    display: none

}



.scheme_content .immigrant_scheme .goal_warp {

    display: none

}



.scheme_content .immigrant_scheme .icon-fork {

    float: right;

    cursor: pointer

}



.scheme_content .immigrant_scheme .radiobox {

    position: absolute;

    top: 172px;

    left: 104px;

    z-index: 99;

    background-color: #fff;

    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);

    box-sizing: border-box;

    width: 635px;

    padding: 20px 20px 40px 20px;

    font-size: 14px;

    color: #616161

}



.scheme_content .immigrant_scheme .radiobox .close_btn {

    float: right;

    cursor: pointer;

    border: 1px solid #e1e1e1;

    padding: 3px;

    font-size: 10px

}



.scheme_content .immigrant_scheme .radiobox a:hover {

    text-decoration: none

}



.scheme_content .immigrant_scheme .radiobox .select_item {

    position: relative;

    display: inline-block;

    margin: 0 16px;

    padding: 8px 0;

    width: 80px;

    text-align: center;

    font-size: 14px;

    color: #313131;

    box-sizing: border-box;

    border: 1px solid #e5e5e5;

    margin-top: 31px;

    cursor: pointer

}



.scheme_content .immigrant_scheme .radiobox .select_item .icon-in_gouxuan {

    position: absolute;

    bottom: -3px;

    right: -1px;

    color: #3799e9;

    font-size: 30px;

    display: none

}



.scheme_content .immigrant_scheme .radiobox .select_item .icon-selected {

    display: inline;

    visibility: hidden;

    position: absolute;

    bottom: -1px;

    right: 0;

    font-size: 20px;

    z-index: 0

}



.scheme_content .immigrant_scheme .radiobox .select_item_active {

    border: 1px solid #3799e9;

    text-decoration: none

}



.scheme_content .immigrant_scheme .radiobox .selected {

    color: #2399eb;

    border: 1px solid #2399eb

}



.scheme_content .immigrant_scheme .radiobox .selected .icon-selected {

    visibility: visible

}