﻿a:hover{
    text-decoration: none;
}

.hidden {
    display: none !important;
}

.title {
    width: 1200px;
    height: 185px;
    box-sizing: border-box;
    padding: 70px 0 50px 0
}

.title h2 {
    text-align: center;
    font-size: 32px;
    height: 32px;
    line-height: 32px;
    color: #444;
    font-weight: normal;
}

.title h3 {
    text-align: center;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    color: #999;
    margin-top: 15px;
    font-weight: normal;
}

.con_1 {
    width: 100%;
    height: 838px;
    background: #f9f9f9;
}

.con_1 .con_1_con {
    width: 1200px;
    height: 842px;
    margin: 0 auto;
}

.con_1 .con_1_con ul {
    width: 1200px;
}

.con_1 .con_1_con ul li {
    width: 280px;
    background: #fff;
    float: left;
    margin-right: 26px;
    margin-bottom: 27px;
    transition: 300ms all ease-in-out;
    position: relative;
}

.con_1 .con_1_con ul li:hover {
    box-shadow: 0px 10px 15px #eee;
    bottom: 3px;
}

.con_1 .con_1_con ul li.mr0 {
    margin-right: 0;
    margin-left: 1px;
}

.con_1 .con_1_con ul li a {
    display: inline-block;
    width: 280px;
    height: 280px;
    text-align: center;
}

.con_1 .con_1_con ul li a .imgs {
    width: 280px;
    height: 210px;
    margin: 0 auto;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    transition: 300ms all ease-in-out;
    }

.con_1 .con_1_con ul li a .imgs .first {
    width: 100%;
    opacity: 1;
    transition: 300ms all ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99
}

.con_1 .con_1_con ul li a .imgs .last {
    width: 100%;
    opacity: 0;
    transition: 300ms all ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90
}


.con_1 .con_1_con ul li a:hover .imgs .last {
    opacity: 1;
    z-index: 99
}



.con_1 .con_1_con ul li a h4 {
    font-size: 18px;
    font-weight: normal;
    color: #222;
    height: 18px;
    line-height: 18px;
    display: block;
    margin-top: 29px;
}

.con_1 .con_1_con ul li a h5 {
    font-size: 14px;
    font-weight: normal;
    color: #999;
    height: 14px;
    line-height: 14px;
    display: block;
    margin-top: 13px;
}

.con_1 .con_1_con ul li a h6 {
    font-size: 22px;
    font-weight: normal;
    color: #f45c26;
    height: 22px;
    line-height: 22px;
    display: block;
    margin-top: 24px;
}

.con_2 {
    width: 100%;
    height: 705px;
}

.con_2_con {
    width: 1200px;
    height: 705px;
    margin: 0 auto;
}

.con_2_con .content {
    width: 1200px;
    height: 520px;
}

.con_2_con .content .fl {
    width: 300px;
    height: 435px;
    border-bottom: 1px solid #000;
    box-sizing: border-box;
}

.con_2_con .content .fl img {
    width: 300px;
    height: 400px;
}

.con_2_con .content .fr {
    width: 860px;
}

.con_2_con .content .fr .top {
    height: 26px;
    float: left;
    width: 860px;
}

.con_2_con .content .fr .top b {
    display: inline-block;
    float: left;
    font-size: 26px;
    height: 26px;
    line-height: 26px;
    color: #444;
    margin-right: 15px;
}

.con_2_con .content .fr .top span {
    display: inline-block;
    float: left;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    color: #666;
    margin-top: 5px;
}

.con_2_con .content .fr .content {
    height: 60px;
    float: left;
    width: 860px;
    overflow: hidden;
    line-height: 30px;
    font-size: 16px;
    color: #6d92bb;
    margin-top: 27px;
}

.con_2_con .content .fr .btn {
    height: 26px;
    float: left;
    width: 860px;
    margin-top: 31px;
}

.con_2_con .content .fr .btn a {
    display: inline-block;
    float: left;
    width: 75px;
    height: 26px;
    background: #3379c3;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 26px;
}

.con_2_con .content .fr ul {
    height: 232px;
    float: left;
    width: 860px;
    margin-top: 40px;
}

.con_2_con .content .fr ul li {
    width: 190px;
    height: 232px;
    float: left;
    margin-right: 33px;
}

.con_2_con .content .fr ul li.last {
    margin-right: 0
}

.con_2_con .content .fr ul li div {
    width: 190px;
    height: 190px;
    float: left;
}

.con_2_con .content .fr ul li p {
    display: block;
    width: 190px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    margin-top: 27px;
    color: #444;
    text-align: center;
    float: left;
}

.con_3 {
    width: 100%;
    height: 570px;
    /*background: url(../images/icon_3_bg.jpg) #1e2730 no-repeat center center;*/
}

.con_3_con {
    width: 1200px;
    height: 570px;
    margin: 0 auto;
}

.con_3_con .title h2 {
    color: #fff;
}

.con_3_con ul {
    width: 1200px;
    height: 169px;
    margin-top: 20px;
}

.con_3_con ul li {
    width: 124px;
    height: 169px;
    float: left;
    margin-right: 91px;
}

.con_3_con ul li.last {
    margin-right: 0px;
}

.con_3_con ul li .imgs {
    border-radius: 15px;
    background: #fff;
    width: 124px;
    position: relative;
    height: 124px;
    transition: 300ms all ease-in-out;
    }

.con_3_con ul li.first .imgs {
    background: #f45c26;
    box-shadow: 10px 10px 15px #333
}

.con_3_con ul li .imgs .first {
    width: 100%;
    opacity: 1;
    transition: 300ms all ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99
}

.con_3_con ul li .imgs .last {
    width: 100%;
    opacity: 0;
    transition: 300ms all ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90
}

.con_3_con ul li.first .imgs .first {
    opacity: 0;
    z-index: 90
}

.con_3_con ul li.first .imgs .last {
    opacity: 1;
    z-index: 99
}

.con_3_con ul li p {
    font-size: 19px;
    height: 19px;
    line-height: 19px;
    color: #fff;
    margin-top: 26px;
    text-align: center;
}

.con_3_con a {
    display: inline-block;
    width: 220px;
    height: 54px;
    font-size: 20px;
    line-height: 54px;
    text-align: center;
    border-radius: 27px;
    border: 1px solid #fff;
    color: #fff;
    box-sizing: border-box;
    margin-top: 71px;
    margin-left: 490px;
        position: relative;
    cursor: pointer;
}

.con_3_con a:hover {
    background: #fff;
    transition: 200ms all ease-in-out;
    color: #1e2730
}

.con_4 {
    width: 100%;
    height: 523px;
}

.con_4_con {
    width: 1200px;
    height: 523px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.con_4_con .jiantou {
    width: 1200px;
    height: 0;
    position: absolute;
    top: 263px;
    left: 0;
    z-index: 99;
}

.con_4_con ul {
    height: 338px;
    margin-left: 30px;
    transition: 300ms all ease-in-out;
}

.con_4_con ul li {
    width: 170px;
    height: 338px;
    text-align: center;
    float: left;
    margin-right: 72px;
}

.con_4_con ul li.last {
    margin-right: 0px;
}

.con_4_con ul li .imgs {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    background: #bbb;
    box-sizing: border-box;
    position: relative;
    }

.con_4_con ul li .imgs div {
    position: absolute;
    transition: 300ms all ease-in-out;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    background: rgba(51, 121, 195, 0.7);
        text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}

.con_4_con ul li .imgs:hover div {
    opacity: 1;
    filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B23379c3 ff, endColorstr=#B23379c3 ff);
    }

.con_4_con ul li .imgs div span {
    display: inline-block;
    margin-top: 37px;
    width: 65px;
    height: 58px;
}

.con_4_con ul li .imgs div span b {
    display: inline-block;
    float: left;
    font-size: 80px;
    line-height: 58px;
    color: #fff;
}

.con_4_con ul li .imgs div span i {
    font-style: normal;
    display: inline-block;
    float: left;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    margin-top: 44px;
    color: #fff
}

.con_4_con ul li .imgs div p {
    font-size: 15px;
    height: 15px;
    line-height: 15px;
    margin-top: 11px;
    color: #fff;
}

.con_4_con ul li h5 {
    text-align: center;
    font-size: 20px;
    height: 20px;
    display: block;
    line-height: 20px;
    color: #444;
    margin-top: 39px;
}

.con_4_con ul li h6 {
    text-align: center;
    font-size: 16px;
    height: 16px;
    display: block;
    line-height: 16px;
    color: #999;
    margin-top: 20px;
    font-weight: normal;
}

.con_5 {
    width: 100%;
    height: 582px;
    background: #f9f9f9;
}

.con_5_con {
    width: 1200px;
    height: 582px;
    margin: 0 auto;
}

.con_5_con .content ul {
    width: 1200px;
    height: 293px;
}

.con_5_con .content ul li {
    width: 200px;
    height: 293px;
    float: left;
    margin-left: 80px;
    background: url(../images/con_5_bg.png) no-repeat center center;
}

.con_5_con .content ul li h5 {
    display: block;
    height: 60px;
    width: 200px;
    line-height: 60px;
    text-align: center;
    font-weight: normal;
    font-size: 24px;
    color: #fff;
    float: left;
}

.con_5_con .content ul li .imgs {
    width: 100px;
    height: 100px;
    margin-top: 18px;
    margin-left: 50px;
    margin-right: 50px;
    float: left;
}

.con_5_con .content ul li h6 {
    font-size: 36px;
    text-align: center;
    color: #fff;
    height: 36px;
    line-height: 36px;
    float: left;
    margin-top: 27px;
    width: 200px;
}

.con_5_con .list {
    width: 60px;
    height: 5px;
    margin-top: 39px;
    margin-left: 570px;
}

.con_5_con .list span {
    width: 15px;
    height: 5px;
    border-radius: 3px;
    background: #cccccc;
    display: inline-block;
    float: left;
}

.con_5_con .list span.now {
    width: 35px;
    background: #f45c26;
    margin-right: 10px;
}

.con_6 {
    width: 100%;
    height: 661px;
    border-bottom: 1px solid #f5f5f5
}

.con_6_con {
    width: 1200px;
    height: 661px;
    margin: 0 auto;
}

.con_6_con ul.top {
    width: 240px;
    height: 40px;
    text-align: center;
    display: block;
    /*margin-left: 350px;*/
    margin: 0 auto;
}

.con_6_con ul.top li {
    display: inline-block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    border: 1px solid #999;
    font-size: 16px;
    color: #888;
    float: left;
    margin-right: 20px;
}

.con_6_con ul.top li.last {
    margin-right: 0
}

.con_6_con ul.top li.now {
    border: 0;
    background: #f45c26;
    color: #fff;
}

.con_6_con ul.bottom {
    width: 1200px;
    height: 305px;
    margin-top: 65px;
    position: relative;
}

.con_6_con ul.bottom .bottom_con {
    width: 1200px;
    height: 305px;
    position: absolute;
    top: 0;
    left: 0;
}

.con_6_con ul.bottom li {
    width: 365px;
    height: 305px;
    margin-right: 52px;
    float: left;
}

.con_6_con ul.bottom li.last {
    margin-right: 0;
}

.con_6_con ul.bottom li .txt_1 {
    width: 365px;
    height: 182px;
    position: relative;
    overflow: hidden;
}

.con_6_con ul.bottom li .txt_1 img {
    width: 100%;
    transition: 0.5s;
}

.con_6_con ul.bottom li .txt_1:hover img {
    transform: scale(1.2);
    transition: 0.5s;
}

.con_6_con ul.bottom li .txt_1 span {
    width: 45px;
    height: 24px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    background: #f18f19;
}

.con_6_con ul.bottom li .txt_1 p {
    display: inline-block;
    height: 66px;
    width: 365px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 92px;
    overflow: hidden;
    background: url(../images/con_6_bg.png) repeat-x center center;
}

.con_6_con ul.bottom li .txt_2 {
    width: 365px;
    height: 67px;
    margin-bottom: 52px;
    float: left;
    padding-right: 30px;
}

.con_6_con ul.bottom li .txt_2 .fl {
    width: 67px;
    height: 67px;
    padding-right: 27px;
    border-right: 1px solid #dfdfdf;
    margin-right: 27px;
}

.con_6_con ul.bottom li .txt_2 .fl h5 {
    font-size: 30px;
    font-weight: normal;
    color: #444;
    line-height: 45px;
    height: 45px;
    display: inline-block;
    width: 67px;
    text-align: center;
    float: left;
}

.con_6_con ul.bottom li .txt_2 .fl h6 {
    font-size: 11px;
    font-weight: normal;
    color: #444;
    line-height: 11px;
    height: 11px;
    display: inline-block;
    width: 67px;
    text-align: center;
    margin-top: 12px;
    float: left;
}

.con_6_con ul.bottom li .txt_2 .fr {
    width: 240px;
    height: 67px;
}

/*.con_6_con ul.bottom li .txt_2.first {
    margin-top: 0
}*/

.con_6_con ul.bottom li .txt_2 .fr h5 {
    font-weight: normal;
    width: 240px;
    height: 16px;
    line-height: 23px;
    font-size: 16px;
    display: inline-block;
    float: left;
    color: #444;

}

.con_6_con ul.bottom li .txt_2:hover h5 {
    color: #f45c26;
}

.con_6_con ul.bottom li .txt_2 .fr h6 {
    font-weight: normal;
    width: 240px;
    height: 44px;
    line-height: 22px;
    font-size: 13px;
    display: inline-block;
    float: left;
    color: #999;
    overflow: hidden;
    margin-top: 7px;
}

/*.con_7 {
    width: 100%;
    height: 704px;
    background: url(../images/con_7_bg.jpg) no-repeat center center;
}

.con_7_con {
    width: 1200px;
    height: 704px;
    margin: 0 auto;
}

.con_7_con ul {
    width: 1200px;
    height: 340px;
}

.con_7_con ul li {
    width: 240px;
    height: 170px;
    float: left;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    box-sizing: border-box;
}*/

.m_con_1 {
    display: none;
}

.con_1 {
    display: block;
}

.m_con_2 {
    display: none;
}

.con_2 {
    display: block;
}

.m_con_3 {
    display: none;
}

.con_3 {
    display: block;
}

.m_con_4 {
    display: none;
}

.con_4 {
    display: block;
}

.m_con_5 {
    display: none;
}

.con_5 {
    display: block;
}

.m_con_6 {
    display: none;
}

.con_6 {
    display: block;
}

.m_con_7 {
    display: none;
}

.con_7 {
    display: block;
}

.m_con_8 {
    display: none;
}

/* 优势 */
.youhui {
    height: 1050px;
}

.youhui .con_1_con,
.youhui .title,
.youhui .con_1_con ul {
    width: 1400px;
}

.youhui .con_1_con ul li {
    width: 330px;
    border-radius: 5px;
}
.youhui .con_1_con ul li p{
    margin: 10px 0;
}

.youhui .con_1_con ul li a {
    height: 100%;
    width: 100%;
    color: #444;
    font-size: 18px;
}
.youhui .con_1_con ul li .sbbb1{font-size: 16px;}

.youhui .con_1_con ul li .sb11{font-size: 16px}

.youhui .con_1_con ul li a img {
    width: 100%;
   height: 220px;
}

/* 业务 */
.yewu {
    height: 550px;
}

.yewu .con_1_con {
    overflow: hidden;
    height: 480px;
}

.yewu .con_1_con ul {
    width: 2400px;
}

.yewuBtn {
    width: 50px;
    position: absolute;
    bottom: 135px;
    font-size: 50px;
    color: rgba(199, 199, 199, 0.5);
    cursor: pointer;
}

.yewuBtn:hover {
    color: rgba(199, 199, 199, 1);
}

.yewuBtn.yewuBtnLeft {
    left: 0;
    text-align: left;
}

.yewuBtn.yewuBtnRight {
    right: 0;
    text-align: right;
}

/* 免费核名 */
.mfhm {
    width: 1400px;
    margin: 0px auto;
    height: 80px;
}

.mfhm .input-box {
    width: 1136px;
    float: left;
    height: 58px;
    padding: 0 20px;
    border: 1px solid #575757;
}

.mfhm .input-box * {
    height: 36px;
    margin: 10px 0;
    line-height: 36px;
    float: left;
    border: none;
    outline: none;
    text-align: center;
    text-align-last: center;
    font-size: 18px;
    color: #575757;
    background: #F8F8F8;
}

.mfhm .input-box * option {
    height: 100px;
    padding: 20px 0;
    text-align: center;
    /*text-align-last: center;*/
}

.mfhm .input-box *:after {
    border: none;
    outline: none;
}

.mfhm .input-box .diqu {
    width: 130px;
    border-right: 1px solid rgba(167, 167, 167, 0.5);
}

.mfhm .input-box .myInput {
    width: 620px;
    text-align: left;
    text-align-last: left;
    padding: 0 0 0 20px;
}
.mfhm .input-box .dsb {
    border-left: 1px solid rgba(167, 167, 167, 0.5);
    width: 175px;
}
.mfhm .input-box .type {
    width: 160px;
    float: right;
    border-left: 1px solid rgba(167, 167, 167, 0.5);
}

.mfhm .input-box .gs {
    width: 160px;
    float: right;
    border-left: 1px solid rgba(167, 167, 167, 0.5);
}

.mfhm .input-sub {
    width: 200px;
    height: 60px;
    background: #3174CD;
    color: white;
    line-height: 60px;
    float: right;
    text-align: center;
    font-size: 20px;
}

/* 流程 */

.dream-trip {
    width: 100%;
    height: auto;
    background: #F8F8F8;
    overflow: hidden;
    padding-bottom: 30px;
}

.dream-tab {
    width: 320px;
    height: 44px;
    display: block;
    margin: 0 auto;
}

.dream-tab ul {
    width: 100%;
    height: 44px;
    display: block;
    margin-top: 40px;
}

.dream-tab ul li {
    float: left;
    width: 160px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #666;
}

.general-inherit {
    background: url(../images/general-inherit.png) no-repeat center center;
}

.dream-tab ul li.general-active {
    color: #fff;
    height: 50px;
    background: url(../images/general-active.png) no-repeat center center;
}

.GM-inherit {
    background: url(../images/gm-inherit.png) no-repeat center center;
}

.dream-tab ul li.GM-active {
    color: #fff;
    height: 50px;
    background: url(../images/gm-active.png) no-repeat center center;
}

.dream-tab ul li:hover {
    cursor: pointer;
}

.content-big-box {
    width: 100%;
    height: 100%;
}

.industry-dream {
    width: 1200px;
    margin: 0 auto;
    margin-top: 36px;
}

.industry-dream li {
    width: 380px;
    height: 220px;
    margin: 10px;
    float: left;
    box-shadow: 0 2px 8px rgba(170, 170, 170, 0.2);
    position: relative;
}

.industry-dream li .text-child {
    float: left;
    width: 172px;
    margin-top: 82px;
    margin-left: 20px;
}

.industry-dream li:hover .text-child {
    margin-top: 91px;
    margin-left: 29px;
}

.industry-dream li h3 {
    font-size: 18px;
    color: #333;
    width: 172px;
    line-height: 20px;
    font-weight: normal;
}

.industry-dream li p {
    font-size: 12px;
    color: #999;
    line-height: 24px;
    margin-top: 15px;
}

.industry-dream li img {
    width: 150px;
    height: 150px;
    float: right;
    margin-top: 35px;
    margin-right: 20px;
}

.industry-dream li:hover img {
    margin-top: 44px;
    margin-right: 29px;
}

.industry-dream li.last-li img {
    width: 120px;
    height: 120px;
    float: none;
    display: block;
    margin: 20px auto;
}

.industry-dream li.last-li:hover img {
    margin-top: 29px;
}

.industry-dream li.last-li p {
    font-size: 24px;
    color: #333;
    text-align: center;
    font-weight: normal;
}

.industry-dream li .li-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
}

.industry-dream li .li-child a {
    display: block;
    width: 100%;
    height: 100%;
}

.industry-dream li:hover {
}

.industry-dream li:hover .li-child {
    width: 400px;
    height: 240px;
    position: absolute;
    left: -10px;
    top: -10px;
    box-shadow: 0 4px 16px rgba(34, 176, 235, 0.2);
    border: 1px solid #22b0eb;
    cursor: pointer;
}


.dream-trip-content {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.dream-trip-title {
    width: 249px;
    height: 32px;
    display: block;
    margin: 0;
    /*background: url("../images/dream-trip-title_13.jpg");*/
    background-size: 100% 100%;
    margin-top: 40px;
}

.tab-huXi {
    width: 1200px;
    height: 216px;
    margin: 0 auto;
    margin-top: 40px;
    background: url("../images/dream-title-bg0904_03.jpg");
    position: relative;
    margin-bottom: -100px;
    z-index: 0;
}


.ul-box {
    width: 100%;
    height: auto;
}

.ul-box ul {
    width: 100%;
    margin: 0;
    padding: 0;
}

.ul-box ul li i {
    width: 61px;
    height: 96px;
    background: url("../images/hui-dream-icon_07.png");
    float: left;
}

.ul-box ul li {
    width: 128px;
    height: 96px;
    float: left;
    margin: 0 50px;
}

.ul-box ul li:first-child {
    margin-left: 244px;
}

.ul-box ul li span {
    font-size: 16px;
    color: #333;
    float: left;
    margin-top: 24px;
}

.ul-box ul li:hover {
    cursor: pointer;
}

.ul-box ul li.active i {
    background: url("../images/blue-dream-icon_09.png");
}

.ul-box ul li.active span {
    color: #22b0eb;
}


.every-dream {
    width: 1200px;
    height: auto;
    margin-top: 12px;
    display: none;
}

.every-dream.active {
    display: block;
}

.dream-tt {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    z-index: 6;
}

.dream-tt h4 {
    font-size: 24px;
    text-align: center;
    line-height: 24px;
    color: #333;
    font-weight: normal;
}

.dream-tt p {
    font-size: 14px;
    text-align: center;
    color: #666;
    margin: 12px 0 24px 0;
}

.every-dream ul {
    width: 100%;
    margin: 0;
    margin-top: -4px;
    float: left;
    padding: 0;
}

.every-dream ul li {
    width: 380px;
    height: 350px;
    position: relative;
    background: #ffffff;
    float: left;
    margin: 10px;
    box-shadow: 0 2px 8px rgba(170, 170, 170, 0.2);
}

.every-dream ul li.lang-li {
    width: 1200px;
    margin: 10px;
}

.every-dream ul li.hot-dream {
    background: #f4f0ea;
}



.every-dream ul li h3 {
    font-size: 18px;
    display: block;
    line-height: 18px;
    color: #333;
    margin: 0;
    margin-top: 20px;
    margin-left: 20px;
    font-weight: normal;
}



.every-dream ul li p {
    font-size: 16px;
    color: #999;
    margin: 0;
    margin-left: 20px;
    margin-top: 11px;
    line-height: 30px;
    width: 530px;
}


.every-dream ul li > a > span {
    font-size: 18px;
    color: #FF7B22;
    margin: 0;
    position: absolute;
    left: 20px;
    line-height: 18px;
    bottom: 20px;
}

.every-dream ul li:hover a > span {
    border: 1px solid #00bef6;
    color: #00bef6;
}

.every-dream ul li span.btn-span {
    font-size: 12px;
    width: 88px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #ff6d3b;
    border-radius: 3px;

}

.every-dream ul li.hover-dream span.btn-span {
    border: 1px solid #fff;
    color: #fff;
}

.every-dream ul li img {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
}


.every-dream ul li a {
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    float: left;
}

/* ------- 行政审批 -------- */

.administration {
    width: 1200px;
    height: 790px;
    margin: 0 auto;
    display: none;
}

.administration-title {
    width: 100%;
    font-size: 32px;
    text-align: center;
    display: block;
    margin: 40px 0 10px;
    background-size: 100% 100%;
}

.administration-title-min {
    width: 100%;
    text-align: center;
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    color: #999;
    margin-top: 15px;
}

.administration-ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    margin-top: 30px;
}

.administration-ul li {
    width: 420px;
    height: 204px;
    position: relative;
    background: #ffffff;
    float: left;
    margin: 10px;
    box-shadow: 0 2px 8px rgba(170, 170, 170, 0.2);
    border: 1px solid #ececec \9;
}

@media (min-width: 1201px) {

    .administration-ul li:hover img {
        right: 29px;
        bottom: 29px;
    }

    .administration-ul li:hover a > span {
        left: 29px;
        bottom: 29px;
    }

    .administration-ul li.short-li3:hover a > span {
        right: 29px;
    }

    .administration-ul li.short-li3:hover img {
        left: 29px;
    }

    .administration-ul li.short-li2:hover a span {
        right: 29px;
    }

    .administration-ul li.short-li2:hover img {
        left: 29px;
    }

    .administration-ul li.short-li1:hover img {
        margin-top: 42px;
    }

    .administration-ul li:hover {
        border: 1px solid #22b0eb;
        box-shadow: 0 4px 16px rgba(34, 176, 235, 0.2);
        width: 440px;
        height: 224px;
        margin: 0;
    }

    .administration-ul li.lang-li2:hover {
        width: 540px;
    }

    .administration-ul li.short-li3:hover {
        width: 330px;
    }

    .administration-ul li:hover h3 {
        margin-top: 29px;
        margin-left: 29px;
    }

    .administration-ul li:hover p {
        margin-left: 29px;
    }

}


.administration-ul li.lang-li2 {
    width: 520px;
}


.administration-ul li.short-li1 {
    width: 300px;
}

.administration-ul li.short-li3 {
    width: 310px;
}


.administration-ul li.hot-administration {
    background: #f4f0ea;
}

.administration-ul li.hover-administration2 {
    border: 1px solid #22b0eb;
    box-shadow: 0 4px 16px rgba(34, 176, 235, 0.2);
}

.administration-ul li.hover-administration2:hover {
    width: 320px;
}


.administration-ul li h3 {
    font-size: 18px;
    display: block;
    line-height: 18px;
    color: #333;
    margin: 0;
    margin-top: 20px;
    margin-left: 20px;
    font-weight: normal;
}


.administration-ul li p {
    font-size: 12px;
    width: 266px;
    color: #999;
    margin: 0;
    margin-left: 20px;
    margin-top: 11px;
    line-height: 22px;
}


.administration-ul li > a > span {
    font-size: 18px;
    color: #FF7B22;
    margin: 0;
    position: absolute;
    left: 20px;
    line-height: 18px;
    bottom: 20px;
}

.administration-ul li span.btn-span {
    font-size: 12px;
    width: 88px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #ff6d3b;
    border-radius: 3px;
    display: none;
}

.administration-ul li.hover-administration span.btn-span {
    border: 1px solid #fff;
    color: #fff;
}

.administration-ul li img {
    width: auto;
    position: absolute;
    right: 42px;
    bottom: 20px;
}


.administration-ul li a {
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    float: left;
}


.administration-ul li.short-li3 > a > span {
    right: 20px;
    position: absolute;
    left: auto;
}


.administration-ul li.short-li3 img {
    left: 20px;
}


.administration-ul li.short-li2 > a > span {
    position: absolute;
    right: 20px;
    left: auto;
}


.administration-ul li.short-li2 img {
    left: 20px;
}

.administration-ul li.short-li1 img {
    position: static;
    display: block;
    margin: 0 auto;
    margin-top: 32px;
}

.administration-ul li.short-li2 p, .administration-ul li.short-li3 p {
    width: 214px;
}

.administration-ul li.short-li1 span.big-span {
    font-size: 24px;
    position: static;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 16px;
}

.administration-ul li.hover-administration2 span {
    color: #333;
}


@media (max-width: 1200px) {
    #mfhm_box {
        display: none;
    }

    .m_con_1 {
        display: block;
    }

    .con_1 {
        display: none;
    }

    .m_con_2 {
        display: block;
    }

    .con_2 {
        display: none;
    }

    .m_con_3 {
        display: block;
    }

    .con_3 {
        display: none;
    }

    .m_con_4 {
        display: block;
    }

    .con_4 {
        display: none;
    }

    .m_con_5 {
        display: block;
    }

    .con_5 {
        display: none;
    }

    .m_con_6 {
        display: block;
    }

    .con_6 {
        display: none;
    }

    .m_con_7 {
        display: block;
    }

    .con_7 {
        display: none;
    }

    .m_con_8 {
        display: block;
    }

    .m_titile {
        width: 100%;
        height: 85px;
    }

    .m_titile h2 {
        padding-top: 24px;
        font-size: 19px;
        height: 19px;
        line-height: 19px;
        text-align: center;
        font-weight: normal;
        color: #444;
    }

    .m_titile h3 {
        padding-top: 9px;
        font-size: 13px;
        height: 13px;
        line-height: 13px;
        text-align: center;
        font-weight: normal;
        color: #ff6d23;
    }

    .m_con_1 {
        width: 100%;
        height: 253px;
        border-bottom: 12px solid #f3f3f3;
    }

    .m_con_1 .con_1_con {
        width: 345px;
        height: 253px;
        margin: 0 auto;
    }

    .m_con_1 .con_1_con ul {
        width: 345px;
        padding-top: 30px;
    }

    .m_con_1 .con_1_con ul li {
        width: 60px;
        height: 420px;
        float: left;
        margin-right: 35px;
    }

    .m_con_1 .con_1_con ul li.mr0 {
        margin-right: 0;
    }

    .m_con_1 .con_1_con ul li .imgs {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        float: left;
    }

    .m_con_1 .con_1_con ul li .imgs img {
        width: 100%;
    }

    .m_con_1 .con_1_con ul li p {
        width: 100%;
        text-align: center;
        line-height: 2;
        font-size: 12px;
        margin-top: 12px;
        color: #444;
        float: left;
    }

    .m_con_2 {
        width: 100%;
        height: 333px;
        border-bottom: 12px solid #f3f3f3;
    }

    .m_con_2 .con_2_con {
        width: 345px;
        height: 248px;
        position: relative;
        margin: 0 auto;
        background: url(../images/m_con_2_bg2.jpg) no-repeat center center;
    }

    .m_con_2 .con_2_con .fr {
        width: 181px;
        height: 133px;
        position: absolute;
        top: 0;
        right: 0
    }

    .m_con_2 .con_2_con .fr .top {
        height: 30px;
        float: left;
        width: 181px;
    }

    .m_con_2 .con_2_con .fr .top b {
        display: inline-block;
        float: left;
        font-size: 15px;
        height: 15px;
        line-height: 15px;
        color: #444;
        margin-top: 9px;
        font-weight: normal;
    }

    .m_con_2 .con_2_con .fr .top span {
        display: inline-block;
        float: left;
        height: 11px;
        font-size: 11px;
        line-height: 11px;
        color: #666;
        margin-top: 11px;
    }

    .m_con_2 .con_2_con .fr .content {
        height: 68px;
        float: left;
        width: 181px;
        overflow: hidden;
        line-height: 17px;
        font-size: 11px;
        color: #6d92bb;
        margin-top: 0px;
    }

    .m_con_2 .con_2_con .fr .btn {
        height: 18px;
        float: left;
        width: 181px;
        margin-top: 12px;
    }

    .m_con_2 .con_2_con .fr .btn a {
        display: inline-block;
        float: left;
        width: 60px;
        height: 18px;
        background: #3379c3;
        font-size: 11px;
        color: #fff;
        text-align: center;
        line-height: 18px;
    }

    .m_con_3 {
        width: 100%;
        height: 328px;
        border-bottom: 12px solid #f3f3f3;
        background: url(../images/m_con_3_bg1.jpg) no-repeat center center;
        background-size: cover;
    }

    .m_con_3 .con_3_con {
        width: 345px;
        margin: 0 auto;
    }

    .m_con_3 .con_3_con ul {
        width: 345px;
        height: 240px;
        background: url(../images/m_con_3_bg2.png) no-repeat center center;
        background-size: cover;
        margin-top: 0;
    }

    .m_con_3 .con_3_con ul li {
        width: 73px;
        height: 115px;
        float: left;
        margin-right: 62px;
    }

    .m_con_3 .con_3_con ul li.mr0 {
        margin-right: 0;
    }

    .m_con_3 .con_3_con ul li .imgs {
        width: 73px;
        height: 73px;
        border-radius: 10px;
        float: left;
        background: #fff;
        box-shadow: 10px 10px 15px #333;
    }

    .m_con_3 .con_3_con ul li.first .imgs {
        background: #f45c26;
    }

    .m_con_3 .con_3_con ul li .imgs img {
        width: 100%;
    }

    .m_con_3 .con_3_con ul li p {
        display: block;
        width: 73px;
        height: 12px;
        line-height: 12px;
        font-size: 12px;
        color: #fff;
        margin-top: 13px;
        text-align: center;
        float: left;
    }

    .m_con_3 .m_titile h2 {
        color: #fff
    }

    .m_con_4 {
        width: 100%;
        height: 308px;
        overflow: hidden;
        border-bottom: 12px solid #f3f3f3;
    }

    .m_con_4 .con_4_con {
        width: 345px;
        margin: 0 auto;
        height: 200px;
        position: relative;
        overflow: auto;
    }

    .m_con_4 .con_4_con ul {
        width: 495px;
        height: 200px;
        position: absolute;
        top: 0;
        left: 0;
    }

    .m_con_4 .con_4_con ul li {
        width: 150px;
        height: 180px;
        background: #fff;
        box-shadow: 0px 0px 15px #eee;
        float: left;
        margin-right: 15px;
    }

    .m_con_4 .con_4_con ul li .imgs {
        width: 90px;
        height: 90px;
        overflow: hidden;
        border-radius: 50%;
        border: 5px solid #e5e5e5;
        background: #bbb;
        box-sizing: border-box;
        margin-top: 20px;
        margin-left: 30px;
    }

    .m_con_4 .con_4_con ul li .imgs img {
        width: 100%;
    }

    .m_con_4 .con_4_con ul li h6 {
        text-align: center;
        font-size: 15px;
        height: 15px;
        display: block;
        line-height: 15px;
        color: #444;
        margin-top: 13px;
    }

    .m_con_4 .con_4_con ul li p {
        text-align: center;
        font-size: 11px;
        height: 11px;
        display: block;
        line-height: 11px;
        color: #999;
        margin-top: 10px;
        font-weight: normal;
    }

    .m_con_5 {
        width: 100%;
        height: 283px;
        overflow: hidden;
        border-bottom: 12px solid #f3f3f3;
    }

    .m_con_5 .con_5_con {
        width: 345px;
        margin: 0 auto;
    }

    .m_con_5 .con_5_con ul {
        width: 345px;
        height: 146px;
    }

    .m_con_5 .con_5_con ul li {
        width: 100px;
        height: 146px;
        float: left;
        margin-left: 22px;
        background: url(../images/con_5_bg.png) no-repeat center center;
        background-size: cover;
    }

    .m_con_5 .con_5_con ul li.first {
        margin-left: 0
    }

    .m_con_5 .con_5_con ul li h5 {
        display: block;
        height: 30px;
        width: 100px;
        line-height: 30px;
        text-align: center;
        font-weight: normal;
        font-size: 12px;
        color: #fff;
        float: left;
    }

    .m_con_5 .con_5_con ul li .imgs {
        width: 50px;
        height: 50px;
        margin-top: 10px;
        margin-left: 25px;
        margin-right: 25px;
        float: left;
    }

    .m_con_5 .con_5_con ul li .imgs img {
        width: 100%;
    }

    .m_con_5 .con_5_con ul li h6 {
        font-size: 18px;
        text-align: center;
        color: #fff;
        height: 18px;
        line-height: 18px;
        float: left;
        margin-top: 13px;
        width: 100px;
    }

    .m_con_5 .con_5_con .list {
        width: 63px;
        height: 5px;
        margin-top: 21px;
        margin-left: 141px;
    }

    .m_con_5 .con_5_con .list span {
        width: 16px;
        height: 5px;
        border-radius: 3px;
        background: #cccccc;
        display: inline-block;
        float: left;
    }

    .m_con_5 .con_5_con .list span.now {
        width: 38px;
        background: #f45c26;
        margin-right: 7px;
    }

    .m_con_6 {
        width: 100%;
        height: 610px;
        overflow: hidden;
    }

    .m_con_6 .con_6_con {
        width: 345px;
        margin: 0 auto;
    }

    .m_con_6 .con_6_con .txt_1 {
        width: 345px;
        height: 173px;
        position: relative;
        overflow: hidden;
    }

    .m_con_6 .con_6_con .txt_1 img {
        width: 100%;
    }

    .m_con_6 .con_6_con .txt_1 span {
        width: 48px;
        height: 26px;
        font-size: 13px;
        color: #fff;
        text-align: center;
        line-height: 26px;
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        background: #f18f19;
    }

    .m_con_6 .con_6_con .txt_1 p {
        display: inline-block;
        height: 66px;
        width: 345px;
        position: absolute;
        bottom: 0;
        left: 0;
        color: #fff;
        font-size: 16px;
        text-align: center;
        line-height: 92px;
        overflow: hidden;
        background: url(../images/con_6_bg.png) repeat-x center center;
    }

    .m_con_6 .con_6_con .txt_2 {
        width: 345px;
        height: 90px;
        margin-top: 20px;
        background: #f6f6f6;
    }

    .m_con_6 .con_6_con .txt_2 .fl {
        width: 60px;
        height: 60px;
        padding-right: 14px;
        border-right: 1px solid #dfdfdf;
        margin-left: 6px;
        margin-top: 15px;
    }

    .m_con_6 .con_6_con .txt_2 .fl h5 {
        font-size: 39px;
        font-weight: normal;
        color: #444;
        line-height: 39px;
        height: 39px;
        display: inline-block;
        width: 60px;
        text-align: center;
        float: left;
        margin-top: 0px;
    }

    .m_con_6 .con_6_con .txt_2 .fl h6 {
        font-size: 10px;
        font-weight: normal;
        color: #444;
        line-height: 10px;
        height: 10px;
        display: inline-block;
        width: 60px;
        text-align: center;
        margin-top: -2px;
        float: left;
    }

    .m_con_6 .con_6_con .txt_2 .fr {
        width: 235px;
        height: 67px;
        margin-right: 10px;
        margin-top: 15px;
    }

    .m_con_6 .con_6_con .txt_2.first {
        margin-top: 0
    }

    .m_con_6 .con_6_con .txt_2 .fr h5 {
        font-weight: normal;
        width: 235px;
        height: 16px;
        line-height: 30px;
        font-size: 16px;
        display: inline-block;
        float: left;
        color: #444;
        margin-top: 0px;
    }

    .m_con_6 .con_6_con .txt_2 .fr h6 {
        font-weight: normal;
        width: 235px;
        height: 44px;
        line-height: 22px;
        font-size: 13px;
        display: inline-block;
        float: left;
        color: #999;
        overflow: hidden;
        margin-top: 5px;
    }

    .m_con_7 {
        width: 100%;
        height: 300px;
        overflow: hidden;
    }

    .m_con_7 .con_7_con {
        width: 345px;
        margin: 0 auto;
    }

    .m_con_7 .con_7_con ul {
        width: 345px;
    }

    .m_con_7 .con_7_con ul li {
        width: 115px;
        height: 70px;
        border-right: 1px solid #f5f5f5;
        border-bottom: 1px solid #f5f5f5;
        float: left;
        box-sizing: border-box;
    }

    .m_con_7 .con_7_con ul li img {
        width: 100%;
    }

    .m_con_8 {
        width: 100%;
        height: 120px;
        overflow: hidden;
        background: #f3f3f3;
        margin-bottom: 60px;
    }

    .m_con_8 .con_8_con {
        width: 345px;
        margin: 0 auto;
    }

    .m_con_8 .con_8_con .top {
        width: 345px;
        height: 57px;
        line-height: 57px;
        font-size: 13px;
        color: #999;
        text-align: center;
    }

    .m_con_8 .con_8_con .bottom {
        width: 297px;
        height: 40px;
        margin-left: 24px;
    }

    .m_con_8 .con_8_con .bottom .fl, .m_con_8 .con_8_con .bottom .fr {
        width: 140px;
        height: 40px;
        border-radius: 8px;
    }

    .m_con_8 .con_8_con .bottom .fl .imgs, .m_con_8 .con_8_con .bottom .fr .imgs {
        width: 24px;
        height: 24px;
        margin-right: 5px;
        float: left;
        margin-left: 7px;
        margin-top: 8px;
    }

    .m_con_8 .con_8_con .bottom .fl .txt, .m_con_8 .con_8_con .bottom .fr .txt {
        height: 24px;
        font-size: 16px;
        color: #fff;
        line-height: 24px;
        float: left;
        margin-top: 8px;
    }

    .youhui {
        height: 350px;
    }

    .youhui .con_1_con ul li {
        width: 100%;
        border-radius: 5px;
        margin-right: 20px;
        margin-bottom: 50px;
    }

    .youhui .con_1_con ul li a {
        height: 180px;
    }

    .youhui .con_1_con ul li a img {
        width: 100%;
        height: 220px;
    }

    /* 优势服务 */
    .administration {
        width: 100%;
        /*height: 790px;*/
        margin: 0 auto;
        display: block;
    }

    .administration-title {
        width: 100%;
        font-size: 32px;
        text-align: center;
        display: block;
        margin: 40px 0 10px;
        background-size: 100% 100%;
    }

    .administration-title-min {
        width: 100%;
        text-align: center;
        height: 18px;
        line-height: 18px;
        font-size: 18px;
        color: #999;
        margin-top: 15px;
    }

    .administration-ul {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
        margin-top: 30px;
    }

    .administration-ul li {
        position: relative;
        background: #ffffff;
        width: calc(50% - 20px) !important;
        float: left;
        margin: 10px;
        box-shadow: 0 2px 8px rgba(170, 170, 170, 0.2);
        border: 1px solid #ececec \9;
    }

    .administration-ul li img {
        width: 50% !important;
    }

    .administration-ul li h3 {
        font-size: 14px;
    }

    .administration-ul li p {
        width: calc(100% - 40px) !important;
    }

    .administration-ul li > a > span {
        font-size: 14px;
    }

    .administration-ul li.short-li1 {
        width: calc(100% - 20px) !important;
        font-size: 14px;
    }
}