    @charset "utf-8";
    /*联系方式详情  */
    .xlfsxq {
      margin-top: 90px;
    }
    .xlfsxqbox_l {
      flex: 1;
      padding-right: 150px;
    }
    .xlfsxqbox_lh {
      font-size: 36px;
      font-weight: 700;
      color: #222;
    }
    .xlfsxqbox_lp {
      margin-top: 10px;
      font-size: 16px;
      line-height: 30px;
      color: #888888;
    }
    .xlfsxqbox_rl {
      padding-right: 10px;
      text-align: right;
    }
    .xlfsxqbox_rl_h {
      font-size: 16px;
      color: #666666;
    }
    .xlfsxqbox_rl_p {
      font-size: 28px;
      font-weight: 700;
      color: #222222;
      letter-spacing: -1px;
    }
    .xlfsxqbox_rl_p a {
      font-size: 28px;
    }
    .xlfsxqbox_rr_x {
      margin-top: 20px;
      width: 12px;
      height: 5px;
      background-color: #e89d00;
    }
    .xlfsxqbox_rr_item {
      margin-left: 10px;
    }
    .xlfsxqbox_rr_img {
      width: 125px;
      height: 125px;
      border: 1px solid #eee;
    }
    .xlfsxqbox_rr_img img {
      width: 100%;
    }
    .xlfsxqbox_rr_p {
      padding: 5px 0;
      text-align: center;
      font-size: 14px;
      color: #666666;
    }
    .xlfsxqgd {
      margin-top: 20px;
      padding-top: 20px;
      border-top: 1px solid #eee;
    }
    .xlfsxqgd_item a {
      color: #666666;
    }
    .xlfsxqgd_item {
      padding: 35px 0;
    }
    .xlfsxqgd_item_l {
      width: 80px;
      height: 80px;
      text-align: center;
      line-height: 78px;
      border: 1px solid #e1e1e1;
      border-radius: 100%;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      -o-border-radius: 100%;
      transition: all .4s;
      -webkit-transition: all .4s;
      -moz-transition: all .4s;
      -ms-transition: all .4s;
      -o-transition: all .4s;
    }
    .xlfsxqgd_item:hover .xlfsxqgd_item_l {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
    }
    .xlfsxqgd_item_l i {
      font-size: 30px;
      color: #333;
    }
    .xlfsxqgd_item:hover .xlfsxqgd_item_l i {
      color: #fdab00;
    }
    .xlfsxqgd_item_r {
      flex: 1;
      margin-left: 10px;
      transition: all .4s;
      -webkit-transition: all .4s;
      -moz-transition: all .4s;
      -ms-transition: all .4s;
      -o-transition: all .4s;
    }
    .xlfsxqgd_item:hover .xlfsxqgd_item_r {
      transform: translateX(5px);
      -webkit-transform: translateX(5px);
      -moz-transform: translateX(5px);
      -ms-transform: translateX(5px);
      -o-transform: translateX(5px);
    }
    .xlfsxqgd_item_rt {
      font-size: 18px;
      font-weight: 700;
      color: #222222;
    }
    .xlfsxqgd_item_rb {
      margin-top: 5px;
    }
    .xlfsxqgd_rbitem {
      font-size: 16px;
      color: #666666;
    }
    /* 留言板块 */
    .lybk {
      margin-top: 20px;
      padding: 70px 0;
      background-color: #e9f0f5;
    }
    .lybk_tleh {
      font-size: 36px;
      font-weight: 700;
      color: #222222;
    }
    .lybk_tlep {
      font-size: 16px;
      color: #666666;
    }
    .lybk_ct {
      margin-top: 35px;
      padding: 0 110px;
    }
    .lybk_ctbd_t {
      margin-bottom: 10px;
    }
    .lybk_ctbd_t > input {
      padding-left: 20px;
      width: 49.7%;
      height: 80px;
      line-height: 80px;
      border: 0;
      font-size: 16px;
      color: #666666;
    }
    .lybk_ctbd_c {
      margin-bottom: 10px;
    }
    .lybk_ctbd_cnr {
      padding: 20px;
      width: 100%;
      height: 225px;
      outline: none;
      resize: none;
      border: 0;
      font-size: 16px;
      color: #666666;
    }
    .lybk_ctbd_y {
      height: 80px;
      background-color: #fff;
    }
    .lybk_ctbd_y input {
      padding-left: 20px;
      flex: 1;
      border: 0;
      font-size: 16px;
      color: #666666;
    }
    .lybk_ctbd_y div {
      position: relative;
      width: 115px;
      padding: 0 20px;
    }
    .lybk_ctbd_y div::after {
      content: '';
      position: absolute;
      left: 0;
      top: 50%;
      width: 1px;
      height: 30px;
      background-color: #eee;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
    }
    .lybk_ctbd_y div img {
      width: 100%;
      background-color: pink;
    }
    .lybk_ctbd_w {
      height: 80px;
      line-height: 80px;
      font-size: 16px;
      color: #666666;
    }
    .lybk_ctbd_tj > input {
      width: 49.7%;
      height: 80px;
      line-height: 80px;
      border: 0;
    }
    .lybk_ctbd_tj input:first-child {
      background-color: #002a5a;
      font-size: 24px;
      color: #fff;
      transition: all .4s;
      -webkit-transition: all .4s;
      -moz-transition: all .4s;
      -ms-transition: all .4s;
      -o-transition: all .4s;
    }
    .lybk_ctbd_tj input:first-child:hover {
      transform: scale(0.97);
      -webkit-transform: scale(0.97);
      -moz-transform: scale(0.97);
      -ms-transform: scale(0.97);
      -o-transform: scale(0.97);
    }
    .lybk_ctbd_tj input:last-child {
      background-color: #dadde3;
      font-size: 24px;
      color: #333333;
      transition: all .4s;
      -webkit-transition: all .4s;
      -moz-transition: all .4s;
      -ms-transition: all .4s;
      -o-transition: all .4s;
    }
    .lybk_ctbd_tj input:last-child:hover {
      transform: scale(0.97);
      -webkit-transform: scale(0.97);
      -moz-transform: scale(0.97);
      -ms-transform: scale(0.97);
      -o-transform: scale(0.97);
    }
    .foot {
      margin-top: 0;
    }
    @media screen and (max-width: 1800px) {
      .xlfsxqbox_lh {
        font-size: 32px;
      }
      .xlfsxqbox_rl_p {
        font-size: 26px;
      }
      .xlfsxqbox_rl_p a {
        font-size: 26px;
      }
    }
    @media screen and (max-width: 1600px) {
      .xlfsxqbox_lh {
        font-size: 26px;
      }
      .xlfsxqbox_rl_p {
        font-size: 24px;
      }
      .xlfsxqbox_rl_p a {
        font-size: 24px;
      }
      .lybk_tleh {
        font-size: 32px;
      }
      .xlfsxqgd_item_l {
        width: 60px;
        height: 60px;
        line-height: 60px;
      }
    }
    @media screen and (max-width: 1400px) {
      .xlfsxqbox_lh {
        font-size: 20px;
      }
      .xlfsxqbox_rl_p {
        font-size: 20px;
      }
      .xlfsxqbox_rl_p a {
        font-size: 20px;
      }
      .lybk_tleh {
        font-size: 28px;
      }
      .xlfsxqbox_lp {
        font-size: 14px;
        line-height: 23px;
      }
      .xlfsxqgd_item_rt {
        font-size: 16px;
      }
      .xlfsxqgd_rbitem {
        font-size: 14px;
      }
      .lybk_ctbd_t > input {
        height: 60px;
        line-height: 60px;
      }
      .lybk_ctbd_cnr {
        height: 200px;
      }
      .lybk_ctbd_y {
        height: 60px;
      }
      .lybk_ctbd_tj > input {
        height: 60px;
        line-height: 60px;
      }
      .lybk_ctbd_tj input:first-child, .lybk_ctbd_tj input:last-child {
        font-size: 20px;
      }
    }
    @media screen and (max-width: 1200px) {
      .xlfsxqbox_lh {
        font-size: 18px;
      }
      .xlfsxqbox_rl_p {
        font-size: 18px;
      }
		 .xlfsxqbox_rl_p a{
        font-size: 18px;
      }
      .xlfsxqbox_rr_img {
        width: 100px;
        height: 100px;
      }
      .xlfsxq {
        margin-top: 60px;
      }
      .xlfsxqgd_item {
        flex-wrap: wrap;
        flex-direction: column;
        padding: 20px 10px;
        width: 33.33%;
      }
      .xlfsxqgd_item_rt {
        margin-top: 10px;
        margin-left: 0;
        text-align: center;
      }
      .xlfsxqgd_rbitem {
        font-size: 12px;
      }
      .xlfsxqgd_item:hover .xlfsxqgd_item_r {
        transform: translate(0, 5px);
        -webkit-transform: translate(0, 5px);
        -moz-transform: translate(0, 5px);
        -ms-transform: translate(0, 5px);
        -o-transform: translate(0, 5px);
      }
      .lybk_ctbd_t > input {
        font-size: 14px;
      }
      .lybk_ctbd_cnr {
        font-size: 14px;
      }
      .lybk_ctbd_y input {
        font-size: 14px;
      }
      .lybk_ctbd_w {
        font-size: 14px;
      }
      .lybk_ctbd_tj input:first-child, .lybk_ctbd_tj input:last-child {
        font-size: 18px;
      }
      .xlfsxqgd_item_r {
        margin-left: 0;
      }
    }
    @media screen and (max-width: 992px) {
      .xlfsxqbox {
        flex-wrap: wrap;
      }
      .xlfsxqbox > div {
        width: 100%;
      }
      .xlfsxqbox_l {
        padding-right: 0;
      }
      .xlfsxqbox_r {
        justify-content: space-between;
        margin-top: 25px;
      }
      .xlfsxqbox_rl {
        align-items: flex-start !important;
      }
      .xlfsxqgd {
        flex-wrap: wrap;
      }
      .xlfsxqgd_item {
        padding: 10px;
        width: 100%;
        flex-direction: row;
      }
      .xlfsxqgd_item_rt {
        text-align: left;
      }
      .xlfsxqgd_item_r {
        margin-left: 20px;
      }
      .xlfsxqgd_item:hover .xlfsxqgd_item_r {
        transform: translate(5px, 0);
        -webkit-transform: translate(5px, 0);
        -moz-transform: translate(5px, 0);
        -ms-transform: translate(5px, 0);
        -o-transform: translate(5px, 0);
      }
      .lybk {
        padding: 60px 0;
      }
      .lybk_ct {
        padding: 0;
      }
    }
    @media screen and (max-width: 768px) {
      .xlfsxqbox_r {
        flex-wrap: wrap;
      }
      .xlfsxqbox_rl {
        padding-right: 0;
      }
      .xlfsxqbox_r > div {
        width: 100%;
      }
      .xlfsxqbox_rr {
        margin-top: 20px;
      }
      .xlfsxqbox_rr_item {
        margin-left: 0;
        margin-right: 10px;
      }
      .xlfsxqgd_item_rt {
        margin-top: 0;
      }
      .lybk {
        padding: 40px 0;
      }
      .lybk_tleh {
        font-size: 20px;
      }
      .lybk_tlep {
        font-size: 14px;
      }
      .lybk_ctbd_t > input {
        height: 50px;
        line-height: 50px;
      }
      .lybk_ctbd_cnr {
        height: 160px;
      }
      .lybk_ctbd_y {
        height: 50px;
      }
      .lybk_ctbd_tj > input {
        height: 50px;
        line-height: 50px;
      }
      .lybk_ctbd_w {
        height: 50px;
        line-height: 50px;
      }
    }
    
    
    @charset "utf-8";

/* 公司详情介绍 */

.gsxqjs {
    padding: 80px 0 70px;
    background-color: #e9f0f5;
    background-position: right bottom;
    background-repeat: no-repeat;
}

.gsxqjsbox>div {
    width: 50%;
}

.gsxqjsbox_l {
    padding-right: 40px;
}

.gsxqjsbox_lh {
    font-size: 36px;
    font-weight: 700;
    color: #222222;
}

.gsxqjsbox_p {
    margin-top: 10px;
    font-size: 26px;
    color: #3f3f3f;
}

.gsxqjsbox_x {
    margin-top: 35px;
    width: 12px;
    height: 5px;
    background-color: #e89d00;
}

.gsxqjsbox_ct {
    margin-top: 30px;
}

.gsxqjsbox_ct p {
    font-size: 18px;
    line-height: 2;
    color: #666666; margin-bottom:10px; text-align:justify;
}

.gsxqjsbox_r {
    padding-left: 130px;
    margin-top: 50px;
}

.gsxqjsbox_rbox {
    position: relative;
    /* height: 440px; */
    border: 1px solid #e89d00;
}

.gsxqjsbox_rbox::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% - 30px);
    height: 1px;
    background-color: rgba(255, 255, 255, .3);
    transform: translateY(-1px);
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -o-transform: translateY(-1px);
}

.gsxqjsbox_rbox::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: calc(100% - 30px);
    width: 1px;
    background-color: rgba(255, 255, 255, .3);
    transform: translateX(-1px);
    -webkit-transform: translateX(-1px);
    -moz-transform: translateX(-1px);
    -ms-transform: translateX(-1px);
    -o-transform: translateX(-1px);
    z-index: 2;
}

.gsxqjsbox_rboximg {
    width: 100%;
    height: 100%;
    transform: translate(-30px, -30px);
    -webkit-transform: translate(-30px, -30px);
    -moz-transform: translate(-30px, -30px);
    -ms-transform: translate(-30px, -30px);
    -o-transform: translate(-30px, -30px);
    overflow: hidden;
}

.gsxqjs_slide {
    overflow: hidden;
}

.gsxqjs_slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.gsxqjs_slide:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.fcxqper,
.fcxqnext {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 50px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, .8);
    cursor: pointer;
    outline: none;
}

.fcxqper i,
.fcxqnext i {
    font-size: 18px;
    color: rgba(255, 255, 255, .8);
}

.fcxqper.swiper-button-disabled,
.fcxqnext.swiper-button-disabled {
    background-color: rgba(0, 0, 0, .3);
}

.fcxqper.swiper-button-disabled i,
.fcxqnext.swiper-button-disabled i {
    color: rgba(255, 255, 255, .3);
}

.fcxqper {
    left: 10px;
}

.fcxqnext {
    right: 10px;
}


/* 公司详情说明 */

.gsxqsm {
    border-top: 1px solid #d6dde2;
    background-color: #e9f0f5;
}

.gsxqsmbox>div {
    flex: 1;
    padding: 45px 15px;
    text-align: center;
}

.gsxqsmbox_itemh {
    font-family: shuzien;
    font-weight: bold;
    font-size: 50px;
    font-weight: 700;
    color: #333333;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.gsxqsmbox_itemh span {
    font-size: 20px;
}

.gsxqsmbox_itemp {
    font-size: 16px;
    color: #666666;
}

.gsxqsmbox>div:hover .gsxqsmbox_itemh {
    color: #e89d00;
}


/* 服务理念 */

.fwln {
    margin-top: 85px;
}

.fwln_tleh {
    font-size: 36px;
    font-weight: 700;
    color: #222222;
}

.fwln_tlep {
    margin-top: 5px;
    font-size: 22px;
    color: #666666;
}

.fwln_ct {
    margin-top: 50px;
}

.fwln_ct>div {
    width: 49.5%;
}

.fwln_ctl {
    overflow: hidden;
}

.fwln_ctlbox {
    position: relative;
    padding: 40px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.fwln_ctlboxdw {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.fwln_ctlboxdw:before {
    content: '';
    display: block;
    background: #222;
    width: 100%;
    height: 100%;
    opacity: .6;
}

.fwln_ctlbox:hover .fwln_ctlboxdw {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.fwln_ctrt {
    position: relative;
    padding: 40px;
    height: 315px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.fwln_ctrt:hover .fwln_ctlboxdw {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.fwln_ctrt_txth {
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
}

.fwln_ctrt_txtp {
    margin-top: 10px;
    font-size: 16px;
    line-height: 22px;
    color: #e7e7e7;
}

.fwln_ctrt_txtp p {
    color: #e7e7e7;
}

.fwln_ctr .fwln_ctrt:first-child {
    margin-bottom: 15px;
}


/* 企业精神 */

.qyjs {
    margin-top: 110px;
    padding: 95px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.qyjsbox_tleh {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
}

.qyjsbox_tlep {
    margin-top: 10px;
    font-size: 15px; width:45%;
    color: #fff;
}

.qyjsbox_tlex {
    margin-top: 35px;
    width: 12px;
    height: 5px;
    background-color: #e89d00;
}

.qyjsbox_ct {
    margin-top: 30px;
    width: 45%;
}

.qyjsbox_ctitem {
    padding: 30px 0;
    border-bottom: 1px solid #1f3146;
}

.qyjsbox_ctitem:last-child {
    border-bottom: 0;
}

.qyjsbox_ctitemh {
    font-size: 24px;
    color: #fff;
}

.qyjsbox_ctitemp {
    margin-top: 8px;
    font-size: 16px;
    color: #808d9b;
}

.fwys {
    margin-top: 0;
}


/*相对行业  */

.xdhy {
    padding: 50px 0;
}

.xdhy_container {
    padding: 30px 0;
}

.xdhy_slideitem_img {
    text-align: center;
}

.xdhy_slideitem_img img {
    display: inline-block;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.xdhy_slideitem_p {
    margin-top: 20px;
    font-size: 18px;
    color: #666;
    text-align: center;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.xdhy_slide:hover .xdhy_slideitem_img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.xdhy_slide:hover .xdhy_slideitem_p {
    transform: translateY(5px);
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
}

.foot {
    margin-top: 0;
}

.xdhy_container .swiper-pagination {
    display: none;
}
/* 企业相册 */
.hwfc_ct {
    margin-top: 30px;
}
.hwfc_slide .hwfc_slidea_img {
    overflow: hidden;
}

.hwfc_slide .hwfc_slidea_img img {
    width: 100%;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.hwfc_slidea_txt {
    text-align: center;
    line-height: 45px;
}

.hwfc_slide:hover .hwfc_slidea_img img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}

/*  合作加盟*/

.cgal{
    padding-bottom: 40px;
}

.cgal_tlel_h {
    font-size: 38px;
    font-weight: 700;
    color: #373737;
}

.cgal_tlel_p {
    margin-bottom: 6px;
    margin-left: 5px;
    font-size: 16px;
    color: #999999;
}

.cgal_tler .cgal_tler_a {
    display: block;
    width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background-color: #e89d00;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.cgal_tler .cgal_tler_a:hover {
    transform: scale(.97);
    -webkit-transform: scale(.97);
    -moz-transform: scale(.97);
    -ms-transform: scale(.97);
    -o-transform: scale(.97);
}

.cgal_ct {
    margin-top: 30px;
}

.cgal_ct .cgal_cta {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 20px;
    border: 1px solid #e4e4e4;
}

.cgal_ct .cgal_cta:nth-child(2n) {
    margin-right: 0;
}

.cgal_cta_img {
    width: 42%;
    overflow: hidden;
}
.cgal_cta_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cgal_cta_img img {
    width: 100%;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.cgal_cta_txt {
    width: 58%;
    padding: 40px 5.5% ;
}

.cgal_cta_txth {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.cgal_cta_txtp {
    margin-top: 15px;
    color: #868686;
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden; */
}
.cgal_cta_txtp p{
    font-size: 16px;
    line-height: 26px;
}
.cgal_ct .cgal_cta:hover .cgal_cta_img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.cgal_ct .cgal_cta:hover .cgal_cta_txth {
    color: #e89d00;
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
}
@media screen and (max-width: 1600px) {
    /* 公司详情介绍 */
    .gsxqjs {
        padding: 80px 0 35px;
    }
    .gsxqjsbox_l {
        padding-right: 20px;
    }
    .gsxqjsbox_lh {
        font-size: 32px;
    }
    .gsxqjsbox_p {
        font-size: 26px;
    }
    .gsxqjsbox_ct p {
        font-size: 16px;
        line-height: 24px;
    }
    .gsxqjsbox_r {
        padding-left: 80px;
    }
    /* 公司详情说明 */
    .gsxqsmbox_itemh {
        font-size: 46px;
    }
     /* 成功案例 */
     .cgal_cta_txth {
        font-size: 18px;
    }
    .cgal_cta_txtp {
        margin-top: 10px;
      
    }
    .cgal_cta_txtp p{
        font-size: 14px;
        line-height: 23px;
    }
}

@media screen and (max-width: 1400px) {
    /* 公司详情介绍 */
    .gsxqjsbox_lh {
        font-size: 28px;
    }
    .gsxqjsbox_p {
        margin-top: 5px;
        font-size: 18px;
    }
    .gsxqjsbox_x {
        margin-top: 25px;
    }
    .gsxqjsbox_ct {
        margin-top: 25px;
    }
    .gsxqjsbox_ct p {
        margin-bottom: 20px;
    }
    .gsxqjsbox_r {
        padding-left: 60px;
    }
    /* 公司详情说明  */
    .gsxqsmbox_itemh {
        font-size: 40px;
    }
    .gsxqsmbox_itemp {
        font-size: 14px;
    }
    /* 服务理念 */
    .fwln {
        margin-top: 70px;
    }
    .fwln_tleh,
    .qyjsbox_tleh {
        font-size: 32px;
    }
    .fwln_tlep {
        font-size: 20px;
    }
    .fwln_ctlbox,
    .fwln_ctrt {
        padding: 30px;
    }
    .fwln_ctrt {
        height: 250px;
    }
    .fwln_ctrt_txth {
        font-size: 22px;
    }
    .fwln_ctrt_txtp {
        font-size: 14px;
        line-height: 22px;
    }
    /* 企业精神 */
    .qyjs {
        margin-top: 80px;
        padding: 60px 0;
    }
    .qyjsbox_tlep {
        font-size: 18px;
    }
    .qyjsbox_ctitemh {
        font-size: 20px;
    }
    .qyjsbox_tlex {
        margin-top: 30px;
    }
    .qyjsbox_ct {
        margin-top: 20px;
    }
    .qyjsbox_ctitem {
        padding: 20px 0;
    }
    /* 相对行业 */
    .xdhy_container {
        height: 250px;
    }
}

@media screen and (max-width: 1200px) {
    /* 公司详情介绍  */
    .gsxqjs {
        padding: 60px 0 40px;
    }
    .gsxqjsbox_lh {
        font-size: 22px;
    }
    .gsxqjsbox_p {
        font-size: 16px;
    }
    .gsxqjsbox_ct p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .gsxqjsbox_x {
        margin-top: 20px;
    }
    .gsxqjsbox_ct {
        margin-top: 20px;
    }
    .gsxqjsbox_rboximg {
        transform: translate(-20px, -20px);
        -webkit-transform: translate(-20px, -20px);
        -moz-transform: translate(-20px, -20px);
        -ms-transform: translate(-20px, -20px);
        -o-transform: translate(-20px, -20px);
    }
    /* 公司详情说明  */
    .gsxqsmbox>div {
        padding: 30px 10px;
    }
    .gsxqsmbox_itemh {
        font-size: 34px;
    }
    .gsxqsmbox_itemp {
        font-size: 12px;
    }
    /* 服务理念 */
    .fwln {
        margin-top: 55px;
    }
    .fwln_ct {
        margin-top: 35px;
    }
    .fwln_tleh,
    .qyjsbox_tleh {
        font-size: 28px;
    }
    .fwln_tlep {
        font-size: 18px;
    }
    .fwln_ctrt_txth {
        font-size: 20px;
    }
    .fwln_ctrt_txtp {
        line-height: 22px;
    }
    .fwln_ct>div {
        width: 49.2%;
    }
    .fwln_ctlbox,
    .fwln_ctrt {
        padding: 25px;
    }
    .fwln_ctrt {
        height: 220px;
    }
    /* 企业精神 */
    .qyjs {
        margin-top: 65px;
        padding: 55px 0;
    }
    .qyjsbox_tlep {
        margin-top: 5px;
        font-size: 16px;
    }
    .qyjsbox_tlex {
        margin-top: 20px;
    }
    .qyjsbox_ct {
        margin-top: 10px;
    }
    .qyjsbox_ctitemh {
        font-size: 18px;
    }
    .qyjsbox_ctitemp {
        margin-top: 5px;
        font-size: 14px;
        line-height: 22px;
    }
    .qyjsbox_ctitem {
        padding: 15px 0;
    }
    /* 相关行业 */
    .xdhy_slideitem_p {
        margin-top: 15px;
        font-size: 14px;
    }
    .xdhy_container {
        height: 220px;
    }
    .xdhy_container .swiper-pagination {
        display: block;
    }
     /* 成功案例 */
   
    .cgal_tlel_h {
        font-size: 22px;
    }
    .cgal_tlel_p {
        margin-bottom: 3px;
        font-size: 12px;
    }
    .cgal_cta_txth {
        font-size: 16px;
    }
    .cgal_cta_txt {
        padding: 30px 5% ;
    }
    .cgal_cta_txtp {
        margin-top: 3px;
      
    }
    .cgal_cta_txtp p{
        line-height: 20px;
    }
}

@media screen and (max-width: 992px) {
    /* 公司详情介绍  */
    .gsxqjs {
        padding: 60px 0;
    }
    .gsxqjsbox {
        flex-wrap: wrap;
    }
    .gsxqjsbox>div {
        width: 100%;
    }
    .gsxqjsbox_rboximg {
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
    }
    .gsxqjsbox_l {
        padding-right: 0;
    }
    .gsxqjsbox_r {
        margin-top: 15px;
        padding-left: 0;
    }
    /* 公司详情说明 */
    .gsxqsm .w1 {
        width: 100% !important;
    }
    .gsxqsmbox_itemh {
        font-size: 30px;
    }
    .gsxqsmbox>div {
        padding: 20px 10px;
    }
}

@media screen and (max-width: 768px) {
    /* 公司详情介绍  */
    .gsxqjsbox_lh {
        font-size: 20px;
    }
    .gsxqjs {
        padding: 40px 0 50px;
    }
    .gsxqjsbox_p {
        font-size: 14px;
    }
    .gsxqjsbox_ct p {
        font-size: 12px;
        line-height: 20px;
    }
    .gsxqjsbox_x {
        margin-top: 15px;
    }
    .gsxqjsbox_x {
        margin-top: 15px;
    }
    /* 公司详情说明  */
    .gsxqsmbox {
        flex-wrap: wrap;
    }
    .gsxqsm {
        border-bottom: 1px solid #d6dde2;
    }
    .gsxqsmbox_itemh {
        font-size: 26px;
    }
    .gsxqsmbox>div {
        flex: none;
        width: 50%;
        padding: 10px 5px;
        border-right: 1px solid #d6dde2;
        border-top: 1px solid #d6dde2;
    }
    .gsxqsmbox>div:nth-child(-n+2) {
        border-top: 0;
    }
    .gsxqsmbox>div:nth-child(2n) {
        border-right: 0;
    }
    /* 服务理念 */
    .fwln_tleh,
    .qyjsbox_tleh {
        font-size: 20px;
    }
    .fwln_tlep {
        margin-top: 0;
        font-size: 16px;
    }
    .fwln_ct {
        flex-wrap: wrap;
    }
    .fwln_ct>div {
        width: 100%;
    }
    .fwln_ctl {
        margin-bottom: 10px;
    }
    .fwln_ctlbox {
        justify-content: center !important;
        text-align: center;
    }
    .fwln_ctrt_txth {
        font-size: 16px;
    }
    .fwln_ctrt_txtp {
        font-size: 12px;
        line-height: 20px;
    }
    .fwln_ctrt {
        margin-bottom: 10px;
        justify-content: center !important;
        height: auto;
        text-align: center;
    }
    /* 企业精神 */
    .qyjs {
        padding: 45px 0;
    }
    .qyjsbox_tlep {
        font-size: 16px;
    }
    .qyjsbox_ct {
        width: 100%;
    }
    .qyjsbox_ctitemh {
        font-size: 16px;
    }
    .qyjsbox_ctitemp {
        font-size: 12px;
        line-height: 20px;
    }
    .xdhy_container {
        height: 200px;
    }
    .fwln_ctrt_txtp p {
        font-size: 14px;
    }
     /* 成功案例 */
     .cgal_tlel_h {
        font-size: 20px;
    }
    .cgal_cta_txth {
        font-size: 15px;
    }
    .cgal_cta_txtp p{
        font-size: 12px;
        line-height: 20px;
    }
    .cgal_ct .cgal_cta{
        width: 100%;
        margin-right: 0;
    }
}


@charset "utf-8";

/*引导区域  */

.ydqy {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ydqybox {
    padding: 75px 0;
}

.ydqybox>div {
    width: 50%;
}

.ydqybox_l {
    padding-left: 60px;
    font-size: 38px;
    line-height: 45px;
    font-weight: 700;
    color: #373737;
    background-repeat: no-repeat;
    background-position: left top;
}

.ydqybox_r {
    padding-left: 40px;
}

.ydqybox_rh {
    font-size: 24px;
    font-weight: 700;
    color: #333333;
}

.ydqybox_rp {
    margin-top: 15px;
    font-size: 16px;
    line-height: 26px;
    color: #777777;
}

.ydqybox_r .ydqybox_rpa {
    display: block;
    width: 192px;
    height: 60px;
    margin-top: 35px;
    text-align: center;
    line-height: 60px;
    background-color: #e89d00;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.ydqybox_rpa span {
    font-size: 16px;
    color: #fff;
}

.ydqybox_rpa i {
    padding-left: 5px;
    font-size: 20px;
    color: #fff;
}

.ydqybox_r .ydqybox_rpa:hover {
    transform: scale(.97);
    -webkit-transform: scale(.97);
    -moz-transform: scale(.97);
    -ms-transform: scale(.97);
    -o-transform: scale(.97);
}


/* 移民列表 */

.ymlb {
    margin-top: 110px;
}

.ymlb_t {
    background-color: #f1f1f1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
}

.ymlb_t .ymlb_ta {
    position: relative;
	 height: 85px;
/*    width: 245px;*/
}

.ymlb_t .ymlb_ta::before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 48px;
    background-color: #d3d3d3;
    transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
}

.ymlb_t .ymlb_ta:last-child::before {
    display: none;
}

.ymlb_tatxt {
    padding-left: 8px;
}

.ymlb_tatxth {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
	line-height: 22px;
}
.ymlb_taimg img{
	width: 50px;
}
.ymlb_tatxtp {
    font-size: 12px;
    color: #c4c4c4;
}

.ymlb_ta.on {
    background-color: #002a5a;
}

.ymlb_ta.on::before {
    display: none;
}

.ymlb_ta.on .ymlb_tatxth {
    color: #fff;
}

.ymlb_ta.on .ymlb_tatxtp {
    color: #517298;
}

.ymlb_b {
    margin-top: 0px;
}

.ymlb_slidebox>a {
    width: 50%;
    padding: 40px 0;
    border-bottom: 1px solid #eeee;
}

.ymlb_slidebox>a:nth-child(odd) {
    padding-right: 42px;
}

.ymlb_slidebox>a:nth-child(even) {
    padding-left: 42px;
}

.ymlb_slideboxal {
    width: 36%;
    overflow: hidden;
}

.ymlb_slideboxal img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.ymlb_slideboxar {
    padding-left: 25px;
    flex: 1;
}

.ymlb_slideboxarh {
    font-size: 22px;
    font-weight: 700;
    color: #333333;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.ymlb_slideboxarp {
    margin-top: 10px;
    font-size: 16px;
    line-height: 22px;
    color: #767676;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.ymlb_slidebox>a:hover .ymlb_slideboxal img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.ymlb_slidebox>a:hover .ymlb_slideboxarh {
    color: #e89d00;
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
}

.ymlb_slideboxarb {
    margin-top: 20px;
    height: 66px;
    background-color: #f5f5f5;
}

.ymlb_slideboxarb_item {
    position: relative;
    flex: 1;
    text-align: center;
}

.ymlb_slideboxarb_item::before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 40px;
    background-color: #e7e7e7;
    transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
}

.ymlb_slideboxarb_item:last-child::before {
    display: none;
}

.ymlb_slideboxarb_itemt {
    font-size: 14px;
    color: #292929;
}

.ymlb_slideboxarb_itemb {
    font-size: 14px;
    color: #999;
}

.ymlb_slideboxarb_item:nth-child(2) .ymlb_slideboxarb_itemt {
    width: 80%;
    margin: 0 auto;
    background-color: #e89d00;
    color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}


/*  成功案例*/

.cgal {
    margin-top: 70px;
}

.cgal_tlel_h {
    font-size: 38px;
    font-weight: 700;
    color: #373737;
}

.cgal_tlel_p {
    margin-bottom: 6px;
    margin-left: 5px;
    font-size: 16px;
    color: #999999;
}

.cgal_tler .cgal_tler_a {
    display: block;
    width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background-color: #e89d00;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.cgal_tler .cgal_tler_a:hover {
    transform: scale(.97);
    -webkit-transform: scale(.97);
    -moz-transform: scale(.97);
    -ms-transform: scale(.97);
    -o-transform: scale(.97);
}

.cgal_ct {
    margin-top: 30px;
}

.cgal_ct .cgal_cta {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 20px;
    border: 1px solid #e4e4e4;
}

.cgal_ct .cgal_cta:nth-child(2n) {
    margin-right: 0;
}

.cgal_cta_img {
    width: 42%;
    overflow: hidden;
}

.cgal_cta_img img {
    width: 100%;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.cgal_cta_txt {
    width: 58%;
    padding: 40px 5.5% 0;
}

.cgal_cta_txth {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.cgal_cta_txtp {
    margin-top: 15px;
    font-size: 16px;
    line-height: 26px;
    color: #868686;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.cgal_ct .cgal_cta:hover .cgal_cta_img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.cgal_ct .cgal_cta:hover .cgal_cta_txth {
    color: #e89d00;
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
}


/* 资讯板块 */

.zxbk {
    margin-top: 60px;
    background-color: #f5f5f5;
}

.zxbkbox>div {
    width: 50%;
}

.zxbk_l {
    padding-top: 70px;
    padding-bottom: 80px;
}

.zxbk_ltlel {
    font-size: 24px;
    font-weight: 700;
    color: #333333;
	line-height: 40px;
}

.zxbk_ltle .zxbk_ltler {
    font-size: 14px;
    color: #919191;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.zxbk_ltle .zxbk_ltler:hover {
    color: #e89d00;
}

.zxbk_lct {
    margin-top: 20px;
	border-top: 1px solid #e4e4e4;
}

.zxbk_lct .zxbk_lcta {
    padding:46px 30px;
    border-bottom: 1px solid #e4e4e4;
}

.zxbk_lct .zxbk_lcta:hover {
    background-color: #fff;
}

.zxbk_lctaboxsj {
    text-align: center;
}

.zxbk_lctaboxsj_t {
    font-size: 40px;
    color: #b0b0b0;
	font-family: shuzien;
}

.zxbk_lctaboxsj_b {
    font-size: 24px;
    color: #b0b0b0;
	font-family: shuzien;
}

.zxbk_lctaboxtxt {
    flex: 1;
    padding-left: 45px;
}

.zxbk_lctaboxtxt_t {
    font-size: 22px;
    color: #333333;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.zxbk_lctaboxtxt_b {
    height: 50px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.zxbk_lct .zxbk_lcta:hover .zxbk_lctaboxtxt_t {
    color: #e89d00;
}

.zxbk_r {
    padding-left: 70px;
}

.zxbk_rbox {
    padding-top: 70px;
    padding-left: 70px;
    border-left: 1px solid #e4e4e4;
}

.zxbk_rboxtel_r .zxbk_rboxtel_ra {
    display: block;
    width: 175px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    background-color: #e89d00;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.zxbk_rboxtel_r .zxbk_rboxtel_ra:hover {
    transform: scale(.97);
    -webkit-transform: scale(.97);
    -moz-transform: scale(.97);
    -ms-transform: scale(.97);
    -o-transform: scale(.97);
}

.zxbk_rboxct {
    margin-top: 20px;
    border-top: 1px solid #e4e4e4;
}

.zxbk_rboxct_item {
    padding: 20px 0;
    border-bottom: 1px solid #e4e4e4;
}

.zxbk_rboxct_itemt {
    padding-left: 15px;
    cursor: pointer;
}

.zxbk_itemt_q {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background-color: #002a5a;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.zxbk_itemt_z {
    flex: 1;
    padding-left: 12px;
}

.zxbk_itemt_wz {
    font-size: 16px;
    color: #333333;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.zxbk_itemt_i i {
    padding: 0 10px;
    font-size: 20px;
    font-weight: 700;
    color: #c1c1c1;
}

.zxbk_rboxct_itemb {
    padding: 10px 45px 0;
    display: none;
}
.zxbk_rboxct .zxbk_rboxct_item:first-child > div.zxbk_rboxct_itemb{
	display: block;
}
.zxbk_rboxct_itemb .zxbk_itemb_ct {
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: #888888;
}

.zxbk_rboxct_itemt:hover .zxbk_itemt_wz {
    color: #e89d00;
}


/* 尾部 */

.foot {
    margin-top: 0;
}

@media screen and (max-width: 1800px) {
    /* 成功案例 */
    .cgal_cta_txt {
        padding: 40px 2.5% 0;
    }
}

@media screen and (max-width: 1600px) {
    /* 引导区域 */
    .ydqybox_l {
        font-size: 32px;
    }
    /* 移民列表 */
    .ymlb_slidebox>a:nth-child(odd) {
        padding-right: 30px;
    }
    .ymlb_slidebox>a:nth-child(even) {
        padding-left: 30px;
    }
    /* 成功案例 */
    .cgal_cta_txth {
        font-size: 18px;
    }
    .cgal_cta_txtp {
        margin-top: 10px;
        font-size: 14px;
        line-height: 23px;
        -webkit-line-clamp: 2;
    }
    .cgal_cta_txt {
        padding: 30px 2.5% 0;
    }
    /* 资讯中心 */
    .zxbk_lctaboxsj_t {
        font-size: 34px;
    }
    .zxbk_lctaboxsj_b {
        font-size: 22px;
    }
    .zxbk_lctaboxtxt {
        padding-left: 35px;
    }
    .zxbk_r {
        padding-left: 40px;
    }
    .zxbk_rbox {
        padding-left: 40px;
    }
    .zxbk_rboxct_item {
        padding: 15px 0;
    }
    .zxbk_lct .zxbk_lcta {
        height: 165px;
    }
}

@media screen and (max-width: 1400px) {
    /* 引导区域 */
    .ydqybox_l {
        font-size: 28px;
    }
    .ydqybox_rp {
        font-size: 14px;
        line-height: 24px;
    }
    /* 移民列表 */
    .ymlb_slideboxarh {
        font-size: 20px;
    }
    .ymlb_slideboxarp {
        font-size: 14px;
        line-height: 24px;
    }
    .ymlb_slideboxarb_itemt,
    .ymlb_slideboxarb_itemb {
        font-size: 12px;
    }
    .ymlb_slideboxarb_item:nth-child(2) .ymlb_slideboxarb_itemt {
        width: 95%;
    }
    /* 资讯中心 */
    .zxbk_lct .zxbk_lcta {
        padding: 0 10px;
    }
    .zxbk_lctaboxsj_t {
        font-size: 32px;
    }
    .zxbk_lctaboxsj_b {
        font-size: 20px;
    }
    .zxbk_lctaboxtxt_t {
        font-size: 18px;
    }
    .zxbk_lctaboxtxt_b {
        font-size: 12px;
        line-height: 22px;
		height: 44px;
    }
    .zxbk_lctaboxtxt {
        padding-left: 25px;
    }
    .zxbk_rboxct_item {
        padding: 10px 0;
    }
    .zxbk_lct .zxbk_lcta {
        height: 138px;
    }
}

@media screen and (max-width: 1200px) {
    /*引导区域 */
    .ydqybox {
        padding: 60px 0;
    }
    .ydqybox_l {
        font-size: 22px;
    }
    .ydqybox_rh {
        font-size: 20px;
    }
    .ydqybox_rp {
        margin-top: 10px;
    }
    .ydqybox_r .ydqybox_rpa {
        margin-top: 20px;
    }
    .ydqybox_rpa span {
        font-size: 16px;
    }
    /* 移民列表 */
    .ymlb {
        margin-top: 60px;
    }
    .ymlb_tatxth {
        font-size: 18px;
    }
    .ymlb_slidebox>a {
        flex-wrap: wrap;
    }
    .ymlb_slidebox>a>div {
        width: 100%;
    }
    .ymlb_slidebox>a {
        padding: 30px 0;
    }
    .ymlb_slideboxar {
        padding-left: 0;
    }
    .ymlb_slideboxarh {
        margin-top: 10px;
        font-size: 18px;
    }
    .ymlb_slideboxarp {
        margin-top: 5px;
    }
    .ymlb_slideboxarb {
        margin-top: 15px;
    }
    /* 成功案例 */
    .cgal {
        margin-top: 60px;
    }
    .cgal_tlel_h {
        font-size: 22px;
    }
    .cgal_tlel_p {
        margin-bottom: 3px;
        font-size: 12px;
    }
    .cgal_cta_txth {
        font-size: 16px;
    }
    .cgal_cta_txt {
        padding: 20px 3% 0;
    }
    .cgal_cta_txtp {
        margin-top: 3px;
        line-height: 20px;
    }
    /* 资讯中心 */
    .zxbk {
        margin-top: 50px;
    }
    .zxbk_ltlel,
    .zxbk_ltlel {
        font-size: 22px;
    }
    .zxbk_rboxtel_r .zxbk_rboxtel_ra {
        width: 145px;
    }
    .zxbk_l {
        padding: 45px 0 55px;
    }
    .zxbk_rbox {
        padding-top: 45px;
    }
}

@media screen and (max-width: 992px) {
    /* 引导区域 */
    .ydqybox {
        flex-wrap: wrap;
    }
    .ydqybox>div {
        width: 100%;
    }
    .ydqybox_l {
        line-height: 26px;
    }
    .ydqybox_r {
        margin-top: 20px;
        padding-left: 0;
    }
    /* 移民列表 */
    .ymlb_t {
        width: 100%;
    }
    .ymlb_t .ymlb_ta {
/*        width: 33.33%;*/
    }
    .ymlb_slideboxarh {
        font-size: 16px;
    }
    .ymlb_slideboxarp {
        font-size: 12px;
        line-height: 20px;
    }
    /* 服务案例 */
    .cgal_ct .cgal_cta {
        flex-wrap: wrap;
    }
    .cgal_ct .cgal_cta>div {
        width: 100%;
    }
    .cgal_cta_txt {
        padding: 20px 4%;
    }
    /* 资讯中心 */
    .zxbk_r,
    .zxbk_rbox {
        padding-left: 25px;
    }
    .zxbk_lctaboxsj_t {
        font-size: 28px;
    }
    .zxbk_lctaboxtxt {
        padding-left: 20px;
    }
    .zxbk_lctaboxtxt_t {
        font-size: 16px;
    }
    .zxbk_lctaboxtxt_b {
        margin-top: 5px;
        height: 40px;
        line-height: 20px;
    }
    .zxbk_itemt_wz {
        font-size: 14px;
    }
    .zxbk_rboxct_item {
        padding: 6px 0;
    }
    .zxbk_rboxct_itemb .zxbk_itemb_ct {
        font-size: 12px;
        line-height: 20px;
    }
    .zxbk_lct .zxbk_lcta {
        height: 118px;
    }
}

@media screen and (max-width: 768px) {
    /* 引导区域 */
    .ydqybox {
        padding: 40px 0;
    }
    .ydqybox_r {
        margin-top: 10px;
    }
    .ydqybox_l {
        padding-left: 50px;
        font-size: 20px;
    }
    .ydqybox_rh {
        font-size: 18px;
    }
    .ydqybox_rp {
        font-size: 12px;
        line-height: 20px;
    }
    .ydqybox_rp {
        margin-top: 8px;
    }
    .ydqybox_r .ydqybox_rpa {
        margin-top: 15px;
		width: 160px;
		height: 45px;
		line-height: 45px;
		font-size: 14px;
    }
	.ydqybox_r .ydqybox_rpa span{
		height: 45px;
		font-size: 14px;
    }
	.ydqybox_rpa i{
		line-height: 45px;
	}
    /* 移民列表 */
    .ymlb_taimg {
        display: none;
    }
    .ymlb_tatxt {
        padding-left: 0;
    }
    .ymlb_slidebox>a:nth-child(odd) {
        padding-right: 5px;
    }
    .ymlb_slidebox>a:nth-child(even) {
        padding-left: 5px;
    }
    .ymlb_slidebox>a {
        padding: 20px 0;
    }
    .ymlb_slideboxarb {
        flex-wrap: wrap;
        height: auto;
    }
    .ymlb_slideboxarh {
        font-size: 15px;
    }
    .ymlb_slideboxarb_item {
        padding: 10px 0;
        flex: none;
        width: 50%;
    }
    .ymlb_slideboxarb_item:nth-child(-n +2) {
        border-bottom: 1px solid #e7e7e7;
    }
    .ymlb_slideboxarb_item::before {
        height: 100%;
    }
    .ymlb_slideboxarb_item:nth-child(2n)::before {
        display: none;
    }
    /* 成功案例 */
    .cgal_tlel_h {
        font-size: 20px;
    }
    .cgal_cta_txth {
        font-size: 15px;
    }
    .cgal_cta_txtp {
        font-size: 12px;
        line-height: 20px;
    }
    /* 资讯列表 */
    .zxbkbox {
        flex-wrap: wrap;
    }
    .zxbkbox>div {
        width: 100%;
    }
    .zxbk_lct .zxbk_lcta {
        height: 100px;
    }
    .zxbk_l {
        padding: 40px 0 30px;
    }
    .zxbk_r {
        padding-left: 0;
    }
    .zxbk_rbox {
        padding-left: 0;
    }
    .zxbk_rbox {
        padding-top: 10px;
        border-left: 0;
		 padding-bottom: 15px;
    }
    .zxbk_ltlel,
    .zxbk_ltlel {
        font-size: 20px;
    }
	.fwys_itembox_i {
    display: none;
	}
}
@media screen and (max-width:460px){
	.ydqybox_l{
		display: none;
	}
	
}

@charset "utf-8";

/* 房产内容 */

.hznr {
    padding: 35px 0 50px;
    background-color: #e9f0f5;
}

.hznrbox_l {
    width: 75%;
    padding-right: 50px;
}

.hznrbox_r {
    width: 25%;
}

.fcct .fcct_item {
    background-color: #fff;
    margin-bottom: 50px;
}

.fcct .fcct_item:last-child {
    margin-bottom: 0;
}

.fcct_itemimg {
    position: relative;
    width: 30%;
    height: 100%;
}

.fcct_itemimgbox {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.fcct_itemimgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.fcct_itemimgdw {
    position: absolute;
    top: 30px;
    left: -10px;
    width: 94px;
    height: 45px;
    background-repeat: no-repeat;
    font-size: 24px;
    text-align: center;
    color: #fff;
    line-height: 35px;
}

.fcct_itemtxt {
    flex: 1;
    padding: 0 40px;
}

.fcct_itemtxt_tle {
    font-size: 24px;
    font-weight: 700;
    color: #222;
    padding-bottom: 15px;
}

.fcct_itemtxt_ct {
    padding: 6px 0;
    font-size: 16px;
    line-height: 22px;
    color: #666666;
}

.fcct_itemjg {
    padding: 0 50px;
}

.fcct_itemjgtx {
    font-size: 16px;
    color: #999;
}

.fcct_itemjgtx span {
    font-size: 30px;
    color: #002a5a;
	font-weight: bold;
}

.fczs {
    background-color: #fff;
}

.fczs_tle {
    height: 66px;
    line-height: 65px;
    padding: 0 30px;
    font-size: 22px;
    font-weight: 700;
    color: #333333;
    border-bottom: 1px solid #e9f0f5;
}

.fczs_ct {
    padding: 20px 30px;
}

.fczs_ct .fczs_cta {
    display: block;
    padding: 11px 0;
    font-size: 16px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fczs_cta span {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    background-color: #002a5a;
    vertical-align: middle;
    margin-right: 5px;
}

.tjfy {
    margin-top: 50px;
}

.tjfyt {
    padding: 0 30px;
    height: 65px;
    line-height: 65px;
    background-color: #002a5a;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}

.tjfyct {
    padding: 30px;
    background-color: #fff;
}

.tjfyct .tjfyct_a {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.tjfyct .tjfyct_a:last-child {
    margin-bottom: 0;
}

.tjfyct_aimg {
    overflow: hidden;
}

.tjfyct_aimg img {
    width: 100%;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.tjfyct_atxt {
    padding: 10px 0;
    font-size: 18px;
    color: #333333;
}


/* 护照移民优势 */

.hzymys {
    padding: 75px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.hzymys_tleh {
    font-size: 38px;
    font-weight: 700;
    color: #fff;
}

.hzymys_tlep {
    font-size: 14px;
    color: #7692b6;
}

.hzymys_ct {
    margin-top: 60px;
}

.hzymys_ctitem {
    width: 50%;
    padding: 35px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.hzymys_ctiteml {
    margin: 0 20px;
}

.hzymys_ctiteml {
    position: relative;
}

.hzymys_ctiteml::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 5px;
    width: 28px;
    height: 28px;
    background-color: #e89d00;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.hzymys_ctiteml i {
    position: relative;
    font-size: 62px;
    color: #fff;
    z-index: 2;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}
.hzymys_ct .hzymys_ctitem:nth-child(2) i{
	font-size: 50px;
}
.hzymys_ct .hzymys_ctitem:nth-child(3) i{
	font-size: 50px;
}
.hzymys_ct .hzymys_ctitem:nth-child(1) .hzymys_ctiteml::before{
	top: 22px!important;
    left: 5px;
}
.hzymys_ct .hzymys_ctitem:nth-child(4) .hzymys_ctiteml::before{
	top: 20px!important;
    left: 5px;
}
.hzymys_ctitemr {
    flex: 1;
    padding-right: 50px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.hzymys_ctitemrh {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

.hzymys_ctitemrp {
    margin-top: 10px;
    font-size: 16px;
    line-height: 22px;
    color: #7692b6;
}

.hzymys_ctitem:nth-last-child(-n+2) {
    border-bottom: none;
}

.hzymys_ctitem:hover .hzymys_ctiteml i {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.hzymys_ctitem:hover .hzymys_ctitemr {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
}


/* 护照移民案例 */

.hzymal {
    margin-top: 70px;
}

.hzymys_tleh.on {
    color: #333;
}

.hzymys_tlep.on {
    color: #c6c6c6;
}

.hzymys_ct {
    margin-top: 50px;
}

.hzymal_container {
    padding-bottom: 40px;
}

.hzymal_slide .hzymal_slidea {
    display: block;
}

.hzymal_slidea_t {
    overflow: hidden;
}

.hzymal_slidea_t img {
    width: 100%;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.hzymal_slide .hzymal_slidea:hover .hzymal_slidea_t img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.hzymal_slidea_b {
    padding: 25px 30px 25px 0;
    border-bottom: 1px solid #eee;
}

.hzymal_slidea_bh {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.hzymal_slide .hzymal_slidea:hover .hzymal_slidea_bh {
    color: #fdab00;
}

.hzymal_slidea_bp {
    margin-top: 15px;
    font-size: 14px;
    line-height: 24px;
    color: #868686;
}

.hzymal_slidea_bg {
    margin-top: 20px;
    padding-left: 10px;
}

.hzymal_slidea_bgl i {
    font-size: 22px;
    color: #e89d00;
    transform: translate(-40%, -2px);
    -webkit-transform: translate(-40%, -2px);
    -moz-transform: translate(-40%, -2px);
    -ms-transform: translate(-40%, -2px);
    -o-transform: translate(-40%, -2px);
}

.hzymal_slidea_bgr {
    padding-left: 8px;
    font-size: 12px;
    color: #e89d00;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.hzymal_slidea_bgr:hover {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
}

.hzymys_gd {
    margin-top: 25px;
}

.hzymys_gd .hzymys_gda {
    width: 192px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #002a5a;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.hzymys_gd .hzymys_gda:hover {
    background-color: #fdab00;
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
}

.hzymys_gda span {
    font-size: 14px;
    color: #fff;
}

.hzymys_gda i {
    padding-left: 5px;
    font-size: 18px;
    color: #fff;
}

.foot {
    margin-top: 50px;
}


/* 头部补充 */

.fctbnav {
    background-color: #e9f0f5;
}

.fctbnav_box {
    transform: translateY(-35px);
    -webkit-transform: translateY(-35px);
    -moz-transform: translateY(-35px);
    -ms-transform: translateY(-35px);
    -o-transform: translateY(-35px);
}

.ymlb_t {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
}

.ymlb_t .ymlb_ta {
    position: relative;
    height: 100px;
    /*    width: 245px;*/
}

.ymlb_t .ymlb_ta::before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 48px;
    background-color: #d3d3d3;
    transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
}

.ymlb_t .ymlb_ta:last-child::before {
    display: none;
}

.ymlb_tatxt {
    padding-left: 8px;
}

.ymlb_tatxth {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    line-height: 22px;
}

.ymlb_taimg img {
    width: 50px;
}

.ymlb_tatxtp {
    font-size: 12px;
    color: #c4c4c4;
}

.ymlb_ta.on {
    background-color: #002a5a;
}

.ymlb_ta.on::before {
    display: none;
}

.ymlb_ta.on .ymlb_tatxth {
    color: #fff;
}

.ymlb_ta.on .ymlb_tatxtp {
    color: #517298;
}

.ymlb_t {
    overflow: visible;
}

.ymlb_t .swiper-slide {
    background-color: #fff;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0px;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}


/*
.fwys_rb {
    padding-left: 0%;
}
.fwys_rbbox_item:nth-child(1), .fwys_rbbox_item:nth-child(3) {
    padding-left: 5%;
}
*/

.w1 .swiper-pagination {
    display: none;
}



@media screen and (max-width: 1800px) {
    /* 护照内容 */
    .hznrbox_l {
        width: 70%;
    }
    .hznrbox_r {
        width: 30%;
    }
    /* 补充 */
    .fcct_itemtxt {
        padding: 0 20px;
    }
    .fcct_itemjg {
        padding: 0 25px;
    }
    .fcct_itemtxt_ct {
        font-size: 14px;
    }
}

@media screen and (max-width: 1600px) {
    /* 护照内容 */
    .hznrbox_l {
        padding-right: 30px;
    }
    .hznrbox_rboxtl_h {
        font-size: 20px;
    }
    .hznrbox_rboxtl_p {
        font-size: 12px;
        line-height: 20px;
    }
    .hznrbox_rboxb_itemh {
        font-size: 14px;
    }
    .hznrbox_rboxtl {
        padding-right: 8%;
    }
    /* 补充 */
    .fcct_itemtxt_tle {
        padding-bottom: 5px;
        font-size: 20px;
    }
    .fcct_itemtxt_ct {
        padding: 3px 0;
        font-size: 12px;
        line-height: 20px;
    }
    .fcct_itemjgtx span {
        font-size: 26px;
    }
    .fcct_itemimgdw {
        font-size: 18px;
    }
    .fcct .fcct_item {
        margin-bottom: 30px;
    }
    .tjfy {
        margin-top: 30px;
    }
}

@media screen and (max-width: 1400px) {
    .hznrbox_lbox .hznrbox_lboxa {
        padding: 40px 30px;
    }
    .hznrbox_lboxa_r {
        padding-left: 30px;
    }
    .hzymys_tleh {
        font-size: 32px;
    }
    /* 补充 */
    .fcct_itemimgdw {
        top: 15px;
    }
    .fcct_itemjgtx span {
        font-size: 22px;
    }
    .fcct_itemtxt {
        padding: 0 10px;
    }
    .fcct_itemjg {
        padding: 0;
        padding-right: 25px;
    }
    .fcct_itemtxt_ct {
        padding: 2px 0;
    }
    .fczs_tle,
    .tjfyt {
        font-size: 20px;
    }
    .fczs_ct .fczs_cta {
        padding: 6px 0;
    }
    .fczs_ct {
        padding: 15px 30px;
    }
    .tjfyct {
        padding: 20px 30px;
    }
    .tjfyct_atxt {
        font-size: 16px;
        padding: 6px 0;
    }
}

@media screen and (max-width: 1200px) {
    .hznr .w1 {
        width: 95%;
    }
    .hznr {
        padding: 40px 0 50px;
    }
    .hzymys_tleh {
        font-size: 28px;
    }
    .hzymys {
        padding: 55px 0;
    }
    .hzymys_ct {
        margin-top: 30px;
    }
    .hzymys_ctitem {
        padding: 25px 0;
    }
    .hzymys_ctitemr {
        padding-right: 0px;
    }
    .hzymys_ctitemrh {
        font-size: 16px;
    }
    .hzymys_ctitemrp {
        font-size: 14px;
        line-height: 22px;
    }
    .hzymal {
        margin-top: 65px;
    }
    .hzymal_slidea_b {
        padding: 25px 0;
    }
    .hzymal_slidea_bp {
        margin-top: 8px;
    }
    .hzymal_slidea_bg {
        margin-top: 10px;
    }
    /* 补充 */
    .fcct_itemtxt_ct {
        padding: 0;
    }
    .fcct .fcct_item {
        margin-bottom: 20px;
    }
    .tjfy {
        margin-top: 20px;
    }
    .ymlb_tatxth {
        font-size: 16px;
    }
}
@media screen and (max-width:1200px) {
/*
    .w1 .swiper-pagination {
        display: block;
    }
*/
	.hznr {
    padding: 30px 0 50px;
}
	.fcct_itemjgtx{
		font-size: 14px;
	}
	.hznrbox {
        flex-wrap: wrap;
    }
    .hznrbox>div {
        width: 100%;
    }
    .hznrbox_rbox {
        position: static!important;
        padding-top: 20px;
    }
	 .hznrbox_l {
        padding-right: 0;
    }
    /* 补充 */
    .hznrbox_r {
        margin-top: 50px;
    }
    .ymlb_t {
        width: 100%;
    }
	.tjfyct{
		overflow: hidden;
	}
	
	.tjfyct_a{
		width: 48%;
		float: left;
		margin: 0 1%;
	}
}


@media screen and (max-width: 992px) {
    
   
}
@media screen and (max-width:768px) {
    .zxbk {
        margin-top: 40px;
    }
	.ymlb_t .ymlb_ta{
		height: 70px;
	}
	.fcct_itemtxt_ct{
		font-size: 14px;
	}
	.fcct_itemjgtx{
		padding-top: 15px;
	}
	
}
@media screen and (max-width: 768px) {
    .hznr {
        padding: 20px 0 50px;
    }
    .hznrbox_lbox .hznrbox_lboxa {
        flex-wrap: wrap;
    }
    .hznrbox_lboxa>div {
        width: 100%;
    }
    .hznrbox_lboxa_l {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .hznrbox_lboxa_ltxt {
        margin-top: 0;
    }
    .hznrbox_lboxa_r {
        margin-top: 15px;
        padding-left: 0;
    }
    .hznrbox_lbox .hznrbox_lboxa {
        padding: 30px 15px;
    }
    .hznrbox_ltxth {
        font-size: 24px;
    }
    .hznrbox_ltxtp {
        font-size: 14px;
    }
    .hznrbox_rboxtr {
        width: 100px;
    }
    .hznrbox_rboxb_itemh {
        font-size: 12px;
    }
    .hznrbox_lboxa_rboxb {
        margin-top: 10px;
    }
    /* 留言 */
    .nyzxsq_t {
        padding: 0 15px;
        height: 50px;
        line-height: 48px;
        font-size: 20px;
    }
    .nyzxsq_b {
        padding: 20px 15px;
    }
    /* 优势 */
    .hzymys_tleh {
        padding: 15px 10px;
        font-size: 20px;
    }
    .hzymys_ctitem {
        flex-wrap: wrap;
    }
    .hzymys_ctitem>div {
        width: 100%;
        text-align: center;
    }
    .hzymys_ctiteml::before {
        display: none;
    }
    .hzymys_ctitemrh {
        font-size: 14px;
    }
    .hzymys_ctitemrp {
        font-size: 12px;
        line-height: 20px;
    }
    .hzymys_ct {
        margin-top: 10px;
    }
    .hzymys_ctitem {
        padding: 15px 10px;
    }
    .hzymys_ctitemr {
        padding-right: 0;
    }
    .hzymys_tleh.on {
        padding: 0;
    }
    /* 成功案例 */
    .hzymal {
        margin-top: 55px;
    }
    .hzymys_ct.on {
        margin-top: 30px;
    }
    .hzymal_slidea_b {
        padding: 20px 0;
    }
    .hzymal_slidea_bh {
        font-size: 16px;
    }
    .hzymal_slidea_bp {
        font-size: 12px;
        line-height: 20px;
    }
    .hzymys_gd .hzymys_gda {
        width: 150px;
    }
    /* 补充 */
    .fcct .fcct_item {
        flex-wrap: wrap;
    }
    .fcct .fcct_item>div {
        width: 100%;
    }
    .fcct_itemtxt {
        padding: 15px 10px 0;
    }
    .fcct_itemjg {
        padding: 0 10px 15px;
    }
    .fczs_tle {
        padding: 0 15px;
        height: 51px;
        line-height: 50px;
		font-size: 16px;
    }
    .fczs_ct {
        padding: 15px;
    }
    .fczs_ct .fczs_cta {
        padding: 5px 0;
    }
    .tjfyt {
        padding: 0 15px;
        height: 50px;
        line-height: 50px;
		font-size: 16px;
    }
    .tjfyct {
        padding: 15px;
    }
    .tjfyct_atxt {
        padding: 5px 0;
        font-size: 14px;
    }
    .ymlb_taimg {
        display: none;
    }
    .ymlb_tatxt {
        padding-left: 0;
    }
	.fcct_itemtxt_tle {
    padding-bottom: 10px;
    font-size: 18px;
}
}
@media screen and (max-width: 468px) {
	.hzymys_ctitem{
		width: 100%;
	}
}
.wbody .tjfy{
    margin-top: 0;
}
.wbody .foot{
    margin-top: 0;
}
.wfwitem_t{
    height: 60px;
    display: flex;
   
}
.wfwitem{
    border-bottom: 1px solid #eee;
}
.wfwitem:last-child{
    margin-top: 20px;
    border: 0;
}
.wfwitem_t a{
    flex: 1;
    display: flex;
    align-items: center;
    font-size: 18px;
}
.wfwitem_t i{
    display: flex;
    align-items: center;
  width: 50px;
    cursor: pointer;
    font-size: 25px;
    justify-content: center;
}
.wfwitem_b a{
    display: block;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wfwitem_b {
    margin-bottom: 20px;

}
.wbody .hznr{
    padding-bottom: 100px;
}
.hylist ul{ margin:0 -10px; overflow:hidden ;padding-bottom:30px;}
.hylist ul li{ float:left;width:50%;color:#000; line-height:2;}
.hylist ul li div{margin:10px; padding:10px;   }
.hylist p{font-size:14px;}

.pr{position:relative;}
.about-main2{height: 890px;width: 100%;overflow: hidden;}
.about-main2 .licheng-bg{background-color: rgba(255,255,255,.8);width: 100%;height: 100%;position: relative;}
.about-main2 .licheng-bg .warper{height: 100%;}
.about-main2 .licheng-bg img{height: 518px;position: absolute;bottom: 0px;left: 0;}
.about-main2 .ny-title{padding-top: 80px;}
.ny-title .title-en{font-size: 36px; color: #b4b4b4; font-family: arial; line-height: 36px; font-weight: normal;}
.ny-title .title-ch{font-size: 26px; color: #333333; margin: 15px 0; font-weight: normal;}
.ny-title i{display: block; width: 42px; height: 1px; background-color: #b5b5b5;}
.about-main2 .licheng-content{position: absolute;width: 100%;height: 100%;}
.about-main2 .licheng-content .swiper-wrapper,.about-main2 .licheng-content .swiper-slide,.about-main2 .licheng-content ul{width: 100%;height: 100%;}
.about-main2 .licheng-content ul li{width: 20%;float: left;height: 100%;}
.about-main2 .licheng-content ul li a{display: block;width: 100%;position: relative;height: 320px}
.about-main2 .licheng-content ul li .date{color: #0a3875;font-size: 30px; display:none}
.about-main2 .licheng-content ul li.item1 .line,.about-main2 .licheng-content ul li.item3 .line,.about-main2 .licheng-content ul li.item5 .line{margin-bottom: 30px;}
.about-main2 .licheng-content ul li.item2 .line,.about-main2 .licheng-content ul li.item4 .line{margin-top: 30px;}
.about-main2 .licheng-content ul li.item1 .line:after,.about-main2 .licheng-content ul li.item3 .line:after,.about-main2 .licheng-content ul li.item5 .line:after{width: 25px;height: 25px;background-color: rgba(10, 56, 117, 0.8);display: block;content: "";border-radius: 50%;text-align: center;vertical-align: middle;position: absolute;}
.about-main2 .licheng-content ul li.item2 .line:before,.about-main2 .licheng-content ul li.item4 .line:before{width: 25px;height: 25px;background-color: rgba(10, 56, 117, 0.8);display: block;content: "";border-radius: 50%;text-align: center;vertical-align: middle;position: absolute;}
.about-main2 .licheng-content ul li .lc-left{position: absolute;}
.about-main2 .licheng-content ul li .line{height: 250px;width: 1px;display: block;background-color: #0A3875;position: relative;left: 30px;}
.about-main2 .licheng-content ul li .lc-right{position: absolute;left: 30px;width: 400px;height:100%;display: table;}
.about-main2 .licheng-content ul li.item5 .lc-right{width: 200px;}
.about-main2 .licheng-content ul li.item2 .lc-right, .about-main2 .licheng-content ul li.item4 .lc-right{width: 400px;}
.about-main2 .licheng-content ul li .lc-right .right-text{padding: 20px;display: table-cell;vertical-align: middle;}
.about-main2 .licheng-content ul li.item1 a{top: 50px;}
.about-main2 .licheng-content ul li.item1 .lc-left .line:after{bottom: -25px;left: -11px;}
.about-main2 .licheng-content ul li.item1 .lc-right{bottom: 68px;}
.about-main2 .licheng-content ul li.item2 a{top: 258px;}
.about-main2 .licheng-content ul li.item2 .lc-left .line:before{top: -25px;left: -11px;}
.about-main2 .licheng-content ul li.item2 .lc-right{top: 80px;}
.about-main2 .licheng-content ul li.item3 a{top: 136px;}
.about-main2 .licheng-content ul li.item3 .lc-left .line:after{bottom: -25px;left: -11px;}
.about-main2 .licheng-content ul li.item3 .lc-right{bottom: 100px;}
.about-main2 .licheng-content ul li.item4 a{top: 278px;}
.about-main2 .licheng-content ul li.item4 .lc-left .line:before{top: -25px;left: -11px;}
.about-main2 .licheng-content ul li.item4 .lc-right{top: 70px;}
.about-main2 .licheng-content ul li.item5 a{top: 99px;}
.about-main2 .licheng-content ul li.item5 .lc-left .line:after{bottom: -25px;left: -11px;}
.about-main2 .licheng-content ul li.item5 .lc-right{bottom: 100px;}
.about-main2 .licheng-content .right-text h3{font-size: 24px;margin-bottom: 10px; display:none}
.about-main2 .licheng-content .right-text p{font-size: 16px;color:#000; font-size:20px;}
.lc-swiper-btn{width: 100%;position: absolute;top: 370px;}
.lc-swiper-btn a{display: block;position: absolute;}
.lc-swiper-btn .btn-prev{position: absolute;left: 15px;top: 50px; z-index:112;}
.lc-swiper-btn .btn-next{position: absolute;right: 0;top: 50px; z-index:112;}
.lc-swiper-btn .iconfont{font-size: 30px;}


.index-program {
	color: #fff;
	background: url(../img/index-program.jpg) center no-repeat;
	;
}

@media screen and (max-width: 992px) {
.wbody	.hznrbox_r{
        display: none;
    }
    .wbody .hznr{
        padding-bottom: 80px;
    }
}
@media screen and (max-width: 768px) {

        .wbody .hznr{
            padding-bottom: 60px;
        }
        .about-main2 .licheng-content ul li .lc-right{width:auto !important;}
        .about-main2 .licheng-content .right-text p{font-size:12px;width:auto;}
        .about-main2 .licheng-bg img{width:auto;max-width:22222%;}
        .about-main2 .licheng-content ul li{width:33.3%}
    }
    
    