
body {
    font: 15px/1.5 Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
}

.w_body {
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.header {
    width: 100%;
    background-color: #33333380;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.head_warp {
    width: 1250px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*position: relative;*/
}

.head_warp .logo_con {
    padding: 0 0 0 30px;
}

.head_warp .logo_con .head_logo {
    display: block;
}

.head_warp .logo_con .head_logo img {
    width: 200px;
}

.head_warp .nav_con {
    margin-left: 25px;
}

.head_warp .nav_con .nav_box {
}

.head_warp .nav_con .nav_box .n_box {
    line-height: 96px;
    height: 96px;
    text-align: center;
    font-size: 16px;
    padding-left: 25px;
    float: left;
}


.head_warp .nav_con .nav_box .n_box:nth-of-type(2) .nav_list .list_con a:first-of-type {
    margin-left: 52px
}

.head_warp .nav_con .nav_box .n_box:nth-of-type(3) .nav_list .list_con a:first-of-type {
    margin-left: 292px
}

.head_warp .nav_con .nav_box .n_box:nth-of-type(4) .nav_list .list_con a:first-of-type {
    margin-left: 256px
}

.head_warp .nav_con .nav_box .n_box:nth-of-type(5) .nav_list .list_con a:first-of-type {
    margin-left: 336px
}

.head_warp .nav_con .nav_box .n_box:nth-of-type(7) .nav_list .list_con a:first-of-type {
    margin-left: 765px
}


.head_warp .nav_con .nav_box .n_box a {
    color: #FFFFFF;
    position: relative;
}

.head_warp .nav_con .nav_box .n_box a i {
    width: 12px;
    height: 8px;
    background: url(../image/icon1.png) no-repeat;
    position: absolute;
    bottom: -20px;
    left: 26px;
    display: none;
}

.head_warp .nav_con .nav_box .on .nav_on {
    color: #76a2ff;
}

.head_warp .nav_con .nav_list {
    position: absolute;
    left: 0;
    top: 96px;
    width: 100%;
    z-index: 9;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}

.head_warp .nav_con .nav_list .list_con {
    width: 1280px;
    height: 60px;
    margin: 0 auto;
    line-height: 60px;
}

.head_warp .nav_con .list_con a {
    display: inline-block;
    color: #fff;
    float: left;
    margin: 0 12px;
    font-size: 15px;
}

.head_warp .nav_con .list_con a:nth-child(1) {
    /*margin-left: 615px;*/
}

.head_warp .nav_con .nav_box .n_box .nav_list .list_con a {
    color: #fff;
}

.head_warp .nav_con .nav_box .n_box .nav_list .list_con a:hover {
    color: #76a2ff;
}

.head_warp .tel {
    display: flex;
    align-items: center;
    color: #ffffff;
    font-size: 18px;
    padding: 10px 10px 10px 50px;
    background-image: url("../image/tel.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    background-color: #515151;
    background-size: 34px 34px;
    border-radius: 10px;
}

.w_slide_warp {
    position: relative;
    min-width: 1280px;
    height: 640px;
    overflow: hidden;
}

.w_slide_warp .w_slide_warp_con {
    width: 100%;
    height: 640px;
    overflow: hidden;
    text-align: center;
}

.w_slide_warp .w_slide_warp_con .w_slide_bg {
    width: 100%;
    height: 650px;
}

.w_slide_warp .w_slide_warp_con .w_slide_bg a {
    display: block;
    width: 100%;
    height: 100%;
}

.w_slide_warp .slide_tabs {
    width: 100%;
    text-align: right;
    position: absolute;
    top: 580px;
    right: 42%;
    z-index: 8;
}

.w_slide_warp .slide_tabs a {
    width: 72px;
    height: 4px;
    display: inline-block;
    background-color: #a5a4a9;
    text-indent: 99999px;
    margin: 0 6px;
    -moz-transition: width .3s ease-out;
    -webkit-transition: width .3s ease-out;
    transition: width .3s ease-out;
}

.w_slide_warp .slide_tabs a.tabs_on {
    background-color: #76a2ff;
}

.w_warp1 {
    min-width: 1280px;
    height: 675px;
    position: relative;
    background: #fff;
    padding: 70px 0;
}

.w_warp1 .wp {
    width: 1280px;
    margin: 0 auto;
}

.w_warp1 .wp .hxyw_tit {
    width: 1280px;
    height: 81px;
    background: url(../image/hxyw_tit.png) no-repeat center;
    margin-top: 50px;
}

.page_tit {
    padding: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-image: url("../image/title.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-bottom: 50px;
}

.page_tit h2 {
    font-size: 22px;
    line-height: 38px;
    color: #FFFFFF;
}

.page_tit p {
    font-size: 20px;
    color: #999999;
    text-transform: uppercase;
    letter-spacing: 11px;
    margin-top: 18px;
    font-weight: 100;
}

.donghua_title h2 {
    color: #fff;
}

.w_warp1 .hxyw_con {
    width: 1280px;
    height: 100%;
    margin: 0 auto;
}

.w_warp1 .hxyw_con .mgdh {
    display: block;
    float: left;
    width: 310px;
    height: 564px;
    background: url(../image/hxyw_bg1.jpg) no-repeat center;
    margin: 30px 10px 0 0;

}

.w_warp1 .hxyw_con .mgdh_con {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.w_warp1 .hxyw_con li:hover .mgdh_con {
    transform: translateY(-10px);
}

.w_warp1 .hxyw_con li:nth-child(2) {
    background: url(../image/hxyw_bg2.jpg) no-repeat center;
}

.w_warp1 .hxyw_con li:nth-child(3) {
    background: url(../image/hxyw_bg3.jpg) no-repeat center;
}

.w_warp1 .hxyw_con .mgdh .mgdh_con {
    padding: 35px 0 0 20px;
    color: #fff;
}

.w_warp1 .hxyw_con .mgdh .mgdh_con h3 {
    font-size: 22px;
    margin-bottom: 6px;
}

.w_warp1 .hxyw_con .mgdh .mgdh_con p {
    width: 260px;
    font-size: 14px;
    line-height: 32px;
}

.w_warp1 .hxyw_con .mgdh .hxyw_a {
    width: 280px;
    margin-top: 20px;
}

.w_warp1 .hxyw_con .mgdh .hxyw_a a {
    display: inline-block;
    width: auto;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 6px;
    color: #fff;
    margin: 0 2px 15px 0;
    font-size: 14px;
}

.w_warp1 .hxyw_con .mgdh .hxyw_a a:hover {
    color: #76a2ff;
    border: 1px solid #76a2ff;
}

.w_warp2 {
    min-width: 1280px;
    background: #313030;
    padding-top: 70px;
}

.w_warp3 {
    padding-top: 70px;
    min-width: 1280px;
    background: #3d3d3d;
}

.w_warp4 {
    padding-top: 70px;
    min-width: 1280px;
    background: #313030;
}

.w_warp9 {
    padding-top: 70px;
    min-width: 1280px;
    background: #3d3d3d;
}

.w_warp5 {
    padding-top: 70px;
    min-width: 1280px;
    background: url(../image/hzpp_bg.jpg) no-repeat top center #fff;
}

.w_warp6 {
    /*padding-top: 70px;*/
    min-width: 1476px;
    background: url(../image/fwlc_bg1.jpg) no-repeat top center;
}

.w_warp7 {
    padding-top: 70px;
    min-width: 1280px;
    background: #f6f6f6;
}

.w_warp8 {
    padding-top: 70px;
    min-width: 1280px;
    background: #fff;
    margin-bottom: 50px;
}

/*.w_warp5 img{*/
/*    display:block;*/
/*    margin: 200px auto 100px;*/
/*}*/
.w_warp2 .wp,
.w_warp3 .wp,
.w_warp4 .wp,
.w_warp5 .wp,
.w_warp7 .wp,
.w_warp8 .wp,
.w_warp9 .wp {
    width: 1280px;
    margin: 0 auto;
}

.w_warp6 .wp {
    width: 1476px;
    margin: 0 auto;
}

.w_warp2 .wp .mgdh_tit,
.w_warp3 .wp .ddh_tit,
.w_warp4 .wp .swdh_tit,
.w_warp5 .wp .hzpp_tit,
.w_warp7 .wp .sdfw_tit,
.w_warp8 .wp .ldbz_tit,
.w_warp9 .wp .xc_tit {
    width: 1280px;
    height: 81px;
    padding-top: 50px;
}

.w_warp2 .wp .mgdh_tit {
    background: url(../image/mgdh_tit.png) no-repeat bottom center;
}

.w_warp3 .wp .ddh_tit {
    background: url(../image/25ddh_tit.png) no-repeat bottom center;
}

.w_warp4 .wp .swdh_tit {
    background: url(../image/swdh_tit.png) no-repeat bottom center;
}

.w_warp5 .wp .hzpp_tit {
    background: url(../image/hzpp_tit.png) no-repeat bottom center;
}

.w_warp9 .wp .xc_tit {
    background: url(../image/xc_tit.png) no-repeat bottom center;
}

.w_warp6 .wp .fwlc_tit {
    width: 1467px;
    height: 81px;
    padding-top: 50px;
    background: url(../image/fwlc_tit.png) no-repeat bottom center;
}

.w_warp7 .wp .sdfw_tit {
    background: url(../image/sdfw_tit.png) no-repeat bottom center;
}

.w_warp8 .wp .ldbz_tit {
    background: url(../image/ldbz_tit.png) no-repeat bottom center;
}

.w_warp2 .mgdh_con,
.w_warp3 .ddh_con,
.w_warp4 .swdh_con,
.w_warp5 .hzpp_con,
.w_warp7 .sdfw_con,
.w_warp8 .ldbz_con,
.w_warp9 .xc_con {
    min-width: 1280px;
}

.w_warp2 .mgdh_con .mgdh_nav,
.w_warp3 .ddh_con .ddh_nav,
.w_warp4 .swdh_con .swdh_nav,
.w_warp9 .xc_con .xc_nav {
    margin: 50px 0;
    font-size: 18px;
    text-align: center;
    position: relative;
    cursor: default;
}

.w_warp2 .mgdh_con .mgdh_nav > li,
.w_warp3 .ddh_con .ddh_nav > li,
.w_warp4 .swdh_con .swdh_nav > li,
.w_warp9 .xc_con .xc_nav > li {
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
}

.w_warp2 .mgdh_con .mgdh_nav > li a,
.w_warp3 .ddh_con .ddh_nav > li a,
.w_warp4 .swdh_con .swdh_nav > li a,
.w_warp9 .xc_con .xc_nav > li a {
    color: #fff;
}

.w_warp2 .mgdh_con .mgdh_nav > li.active,
.w_warp3 .ddh_con .ddh_nav > li.active,
.w_warp4 .swdh_con .swdh_nav > li.active,
.w_warp9 .xc_con .xc_nav > li.active {
    position: relative;
}

.w_warp2 .mgdh_con .mgdh_nav > li.active a,
.w_warp3 .ddh_con .ddh_nav > li.active a,
.w_warp4 .swdh_con .swdh_nav > li.active a,
.w_warp9 .xc_con .xc_nav > li.active a {
    color: #76a2ff;
}

.mgdh_nav_icon,
.ddh_nav_icon,
.swdh_nav_icon,
.xc_nav_icon {
    display: none;
    position: absolute;
    width: 12px;
    height: 8px;
    left: 0;
    right: 0;
    top: 35px;
    margin: auto;
    background: url(../image/icon1.png) no-repeat;
}

.w_warp2 .mgdh_con .mgdh_nav > li.active .mgdh_nav_icon,
.w_warp3 .ddh_con .ddh_nav > li.active .ddh_nav_icon,
.w_warp4 .swdh_con .swdh_nav > li.active .swdh_nav_icon
.w_warp9 .xc_con .xc_nav > li.active .xc_nav_icon {
    display: block;
}

.mgdh_con .w_list_wrap,
.ddh_con .w_list_wrap,
.swdh_con .w_list_wrap,
.xc_con .w_list_wrap {
    min-width: 1280px;
    margin: 0 auto;
}

.ddh_con .w_list_wrap {
    width: 1430px;
}

.xc_con .w_list_wrap {
    width: 1430px;
}

.mgdh_con .w_list_wrap .w_list,
.ddh_con .w_list_wrap .w_list,
.swdh_con .w_list_wrap .w_list,
.xc_con .w_list_wrap .w_list {
    height: 100%;
    display: none;
    margin: 0 auto;
}

.mgdh_con .w_list_wrap .w_list li,
.ddh_con .w_list_wrap .w_list li,
.swdh_con .w_list_wrap .w_list li,
.xc_con .w_list_wrap .w_list li {
    position: relative;
    float: left;
    text-align: center;
    background: #fff;
    overflow: hidden;
    margin-right: 10px;
    width: 952px;
    /*height:462px;*/
}

.w_list_wrap li span {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .4);
    cursor: pointer;
}

.w_list_wrap li span img {
    display: block;
    width: 76px !important;
    height: 76px !important;
}

.w_list_wrap li span img:hover {
    cursor: pointer;
}

.w_list_wrap .w_list li:hover {
    cursor: pointer;
}

.w_list_wrap .w_list li span:hover {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.w_list_wrap .w_list li:hover span {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}


.ddh_con .w_list_wrap .w_list li {
    width: 703px;
    /*height:438px;*/
}

.mgdh_con .w_list_wrap .w_list li:nth-child(2),
.ddh_con .w_list_wrap .w_list li:nth-child(2),
.swdh_con .w_list_wrap .w_list li:nth-child(2),
.xc_con .w_list_wrap .w_list li:nth-child(2) {
    margin-right: 0;
}

.mgdh_con .w_list_wrap .w_list li img,
.ddh_con .w_list_wrap .w_list li img,
.swdh_con .w_list_wrap .w_list li img,
.xc_con .w_list_wrap .w_list li img {
    width: 100%;
    display: block;
    height: 100%;
    margin: auto;
}

.hover-text, .hover-text1 {
    width: 952px;
    height: 46px;
    background: rgba(0, 0, 0, .8);
    position: absolute;
    bottom: 0;
}

.hover-text1 {
    width: 703px;
}

.hover-text p, .hover-text1 p {
    color: #fff;
    height: 46px;
    line-height: 46px;
    text-align: center;
}

.more_detail {
    text-align: center;
}

.more_detail a {
    display: inline-block;
    width: 194px;
    height: 48px;
    line-height: 48px;
    border: 2px solid #76a2ff;
    margin: 50px 0;
    font-size: 20px;
    text-align: center;
    color: #76a2ff;
}

.fwlc_con {
    width: 1380px;
    height: 460px;
    /*background:url(../image/fwlc_bg3.png) center top no-repeat;*/
    margin: 60px auto 0;
    /*padding-bottom: 90px;*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.sdfw_con, .ldbz_con {
    width: 1280px;
    height: 100%;
    margin: 0 auto;
}

.ldbz_con .ldbz_list {
    position: relative;
    width: 1280px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.ldbz_con .ldbz_list li {
    width: calc(33% - 30px);
    float: left;
    margin: 40px 15px 0;
}

.ldbz_con .ldbz_list li:nth-child(3),
.ldbz_con .ldbz_list li:nth-child(6) {
    margin-right: 0;
}

.ldbz_con .ldbz_list li a {
    display: none;
    width: 100px;
    height: 100px;
    /*background: url(../image/ldbz_icon.png) no-repeat;*/
    float: left;
}

.ldbz_con .ldbz_list .ldbz_list_li2 a {
    background-position: -100px 0;
}

.ldbz_con .ldbz_list .ldbz_list_li3 a {
    background-position: -200px 0;
}

.ldbz_con .ldbz_list .ldbz_list_li4 a {
    background-position: 0 -100px;
}

.ldbz_con .ldbz_list .ldbz_list_li5 a {
    background-position: -100px -100px;
}

.ldbz_con .ldbz_list .ldbz_list_li6 a {
    background-position: -200px -100px;
}

.ldbz_con .ldbz_list li p {
    width: 76%;
    display: block;
    margin: 0 auto;
    font-size: 22px;
}

.sdfw_con .sdfw_list {
    width: 900px;
    height: 100%;
    margin: 30px 0 0 200px;
    padding-bottom: 50px;
}

.sdfw_con .sdfw_list p {
    height: 60px;
    line-height: 60px;
    font-size: 26px;
    background: url(../image/icon_jt.png) no-repeat left center;
    padding-left: 42px;
    color: #464646;
}

.fwlc_con .fwlc_list {
    display: block;
    height: 460px;
    overflow: hidden;
}

.fwlc_con .fwlc_list li {
    width: 325px;
    height: 218px;
    float: left;
    position: relative;
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin: 0 26px 26px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.fwlc_con .fwlc_list .fwlc_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.fwlc_con .fwlc_list li:hover .fwlc_bg {
    background-color: rgba(118, 162, 255, 0.65);
}

.fwlc_con .fwlc_list li:nth-child(4),
.fwlc_con .fwlc_list li:nth-child(8) {
    margin-right: 0;
}

.fwlc_con .fwlc_list li .fwlc_text {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.fwlc_con .fwlc_list li .fwlc_text i {
    width: 45px;
    height: 45px;
    /*background: url(https://www.yingxuancg.com/static/cms/static_t/images/fwlc_icon.png) no-repeat;*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.fwlc_con .fwlc_list li .fwlc_text a {
    /*width: 280px;*/
    color: #fff;
    /*position: absolute;*/
    /*top: 110px;*/
    /*left: 0;*/
    letter-spacing: 6px;
}

/*.fwlc_con .fwlc_list li:nth-child(2) .fwlc_text i{*/
/*    background-position: -90px 2px;*/
/*}*/
/*.fwlc_con .fwlc_list li:nth-child(3) .fwlc_text i{*/
/*    background-position: -45px -42px;*/
/*}*/

/*.fwlc_con .fwlc_list li:nth-child(4) .fwlc_text i{*/
/*    background-position: -135px -42px;*/
/*}*/
/*.fwlc_con .fwlc_list li:nth-child(5) .fwlc_text i{*/
/*    background-position: -176px 2px;*/
/*}*/
/*.fwlc_con .fwlc_list li:nth-child(6) .fwlc_text i{*/
/*    background-position: -44px 2px;*/
/*}*/
/*.fwlc_con .fwlc_list li:nth-child(7) .fwlc_text i{*/
/*    background-position: -132px 2px;*/
/*}*/
/*.fwlc_con .fwlc_list li:nth-child(8) .fwlc_text i{*/
/*    background-position: -90px -40px;*/
/*}*/
/*.fwlc_con .fwlc_list li:nth-child(9) .fwlc_text i{*/
/*    background-position: -177px -42px;*/
/*}*/
/*.fwlc_con .fwlc_list li:nth-child(10) .fwlc_text i{*/
/*    background-position: 0px -42px;*/
/*}*/


ul.w_list:after,
ul.w_list:before,
ul.ldbz_list:after,
ul.ldbz_list:before,
div.swiper_list:after,
div.swiper_list:before,
div.mgdh_wp:after,
div.mgdh_wp:before,
div.gsxw_container:after,
div.gsxw_container:before,
div.head_warp:after,
div.head_warp:before {
    content: '';
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

/* MG动画 */
.swiper_con {
    min-width: 1280px;
    background: #3d3d3d;
}

.mg_container {
    min-width: 1280px;
}

.swiper_con .wp,
.mg_container .wp {
    width: 1280px;
    margin: 0 auto;
}

.swiper_con .wp .pbox {
    height: 80px;
}

.swiper_con .wp .p_type {
    font-size: 20px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #fff;
    padding-top: 25px;
}

.swiper_con .wp .p_content {
    font-size: 15px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    padding-top: 10px;
    color: #acacac;
}

.swiper_con .wp dl {
    float: left;
    width: 390px;
    height: 140px;
    margin-right: 50px;
    text-align: left;
    color: #fff;
}

.swiper_con .wp a:last-child dl {
    margin-right: 0;
}

.swiper_con .wp dl dt {
    font-size: 20px;
    padding-top: 18px;
}

.swiper_con .wp dl dd {
    font-size: 15px;
    line-height: 20px;
    color: #acacac;
    padding-top: 10px;
}

.mg_container .mgdh_wp {
    padding-bottom: 50px;
    width: 1280px;
    margin: 0 auto;
}

.mg_container .mgdh_md_l {
    width: 280px;
    height: 100%;
    background: #494949;
    margin-top: 50px;
}

.mg_container .mgdh_md_l ul li {
    height: 60px;
    line-height: 60px;
    padding-left: 30px;
}

.mg_container .mgdh_md_l ul li.cur {
    background: #333;
    height: 80px;
    line-height: 80px;
}

.mg_container .mgdh_md_l ul li a {
    font-size: 18px;
    color: #e3e3e3;
    display: block;
    height: 100%;
    width: 100%;
}

.mg_container .mgdh_md_l ul li a.on {
    color: #76a2ff;
}

.mg_container .mgdh_md_l ul li.cur a {
    font-size: 28px;
    color: #fff;
}

.mg_container .mgdh_md_r {
    margin: 50px 0;
    width: 950px;
}

.mgdh_md_r .mgdh_md_box {
    width: 282px;
    height: 160px;
    display: inline-block;
    position: relative;
    margin: 0 30px 20px 0;
}

.mgdh_md_r .mgdh_md_box:nth-child(3),
.mgdh_md_r .mgdh_md_box:nth-child(6),
.mgdh_md_r .mgdh_md_box:nth-child(9),
.mgdh_md_r .mgdh_md_box:nth-child(12) {
    margin-right: 0;
}

.mg_container .mgdh_md_r .mgdh_md_box a {
    display: block;
    width: 100%;
    height: 100%;
}

.mgdh_md_box .mgdh_img {
    width: 100%;
    height: 100%;
}

.mgdh_md_box span {
    display: none;
    width: 100%;
    height: 145px;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    background: url("/static/image/start2.png") no-repeat;
}

.mgdh_md_box:hover span {
    display: block;
    cursor: pointer;
}

.mgdh_md_hover {
    width: 290px;
    height: 245px;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    display: none;
}

.mgdh_md_hover a {
    display: block;
    height: 100%;
    width: 100%;
    background: url(../image/movie_icon.png) no-repeat center;
}

.mgdh_md_box p {
    height: 30px;
    width: 100%;
    color: #fff;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    text-align: center;
    background: rgba(0, 0, 0, .7);
    z-index: 9;
}

/* 关于我们 */
.company_wap {
    min-width: 1280px;
    background: url(../image/abs_hbg.jpg.png) no-repeat center;
}

.company_wap1 {
    min-width: 1280px;
}

.company_wap1 .wp .rwjs_tit,
.company_wap1 .wp .gswz_tit {
    width: 1280px;
    height: 81px;
    margin: 0 auto;
    padding-top: 50px;
}

.company_wap1 .wp .gswz_tit {
    padding-top: 0;
}

.company_wap1 .wp .rwjs_tit {
    background: url(../image/zjjs_tit.png) no-repeat bottom center;
}

.company_wap1 .wp .gswz_tit {
    background: url(../image/gswz_tit.png) no-repeat bottom center;
}

.company_wap1 .zjjs_con {
    width: 1280px;
    height: auto;
    margin: 50px auto;
}

.zjjs_con .zjjs_ren_con,
.zjjs_con .zjjs_ren2_con {
    padding: 90px 0 0 470px;
    color: #fff;
    max-width: 800px;
}

.zjjs_con .zjjs_ren3_con,
.zjjs_con .zjjs_ren1_con {
    padding: 90px 0 0 70px;
    color: #fff;
    max-width: 800px;
}

.company_wap1 .zjjs_con .zjjs_ren {
    width: 1280px;
    height: 552px;
    background: url(../image/ren1.png) no-repeat left center;
    margin-bottom: 50px;
}

.company_wap1 .zjjs_con .zjjs_ren1 {
    width: 1280px;
    height: 552px;
    background: url(../image/ren2.png) no-repeat left center;
    margin-bottom: 50px;
}

.company_wap1 .zjjs_con .zjjs_ren2 {
    width: 1280px;
    height: 552px;
    background: url(../image/ren3.png) no-repeat left center;
    margin-bottom: 50px;
}

.company_wap1 .zjjs_con .zjjs_ren3 {
    width: 1280px;
    height: 552px;
    background: url(../image/ren4.png) no-repeat left center;
    margin-bottom: 50px;
}

.zjjs_con .zjjs_ren_con h2,
.zjjs_con .zjjs_ren1_con h2,
.zjjs_con .zjjs_ren2_con h2,
.zjjs_con .zjjs_ren3_con h2 {
    font-size: 28px;
    height: auto;
    line-height: 40px;
}

.zjjs_con .zjjs_ren_con h2 span,
.zjjs_con .zjjs_ren1_con h2 span,
.zjjs_con .zjjs_ren2_con h2 span,
.zjjs_con .zjjs_ren3_con h2 span {
    display: block;
    font-size: 22px;
    color: #76a2ff;
}

.zjjs_con .zjjs_ren_con h3,
.zjjs_con .zjjs_ren1_con h3,
.zjjs_con .zjjs_ren2_con h3,
.zjjs_con .zjjs_ren3_con h3 {
    font-size: 22px;
    padding-top: 20px;
    border-bottom: 1px solid #6c6c6c;
    width: 140px;
    line-height: 50px;
}

.zjjs_con .zjjs_ren_con p,
.zjjs_con .zjjs_ren1_con p,
.zjjs_con .zjjs_ren2_con p,
.zjjs_con .zjjs_ren3_con p {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    letter-spacing: 1px;
    padding: 10px 0;
    min-width: 600px;
}


.company_wap .wp {
    height: 915px;
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

.company_wap1 .wp {
    width: 1280px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.company_wap1 .abs_map {
    width: auto;
    height: 100%;
    display: block;
    margin: 50px 0;
}

.company_wap1 .abs_map_r {
    width: 422px;
    height: 433px;
    margin: 50px 0;
    background: url(../image/map_rbg.png) no-repeat center;
}

.company_wap1 .abs_map_r .map_r_box {
    margin: 50px;
}

.company_wap1 .abs_map_r p {
    font-size: 18px;
    padding-left: 50px;
    color: #fff;
    margin-bottom: 30px;
}

.company_wap1 .abs_map_r p:nth-child(1) {
    background: url(../image/map_icon1.png) no-repeat left top;
}

.company_wap1 .abs_map_r p:nth-child(2) {
    background: url(../image/map_icon2.png) no-repeat left top;
}

.company_wap1 .abs_map_r p:nth-child(3) {
    background: url(../image/map_icon3.png) no-repeat left top;
}

.company_wap1 .abs_map img {
    width: 854px;
    height: 433px;
}

.company_wap .wp .abs_btn {
    height: 290px;
    width: 290px;
    background: url(../image/about_us.jpg) no-repeat center;
    position: absolute;
    bottom: 0;
    left: 50px;
}

.company_wap .wp .company_container {
    height: 781px;
    width: 834px;
    background: url(../image/abs_gsjj.jpg) no-repeat center;
    position: absolute;
    bottom: 0;
    left: 340px;
    animation: mymove 2s ease 0s both;
}

@keyframes mymove {
    from {
        bottom: -50px;
        opacity: 0
    }
    to {
        bottom: 0px;
        opacity: 1
    }
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
    from {
        bottom: -50px;
        opacity: 1
    }
    to {
        bottom: 0px;
        opacity: 1
    }
}

.company_container .company_c1 {
    height: auto;
    width: auto;
    margin: 190px 50px 50px 78px;
}

.company_container .company_c1 p {
    font-size: 18px;
    line-height: 30px;
    width: 680px;
    color: #464646;
    margin-bottom: 20px;
    text-indent: 2em;
}

.company_container .company_c2 {
    height: auto;
    width: auto;
    margin: 0 50px 50px 78px;
}

.company_container .company_c2 li {
    font-size: 20px;
    line-height: 30px;
    padding-left: 30px;
    font-weight: 400;
    color: #464646;
    background: url(../image/jia_icon.png) no-repeat left center;
}

.company_container .company_contact {
    display: flex;
    justify-content: space-between;
    padding: 0 80px;
}

.company_container .company_contact li {
    width: 176px;
    background: #76a2ff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 20px;
}

.company_container .company_contact li img {
    width: 30px;
    margin-bottom: 10px;
}


/* 新闻动态 */

.News_slide_warp {
    position: relative;
    min-width: 1280px;
    height: 320px;
    overflow: hidden;
}

.News_slide_warp .News_slide_warp_con {
    width: 100%;
    height: 320px;
    overflow: hidden;
    text-align: center;
}

.News_slide_warp .News_slide_warp_con .News_slide_bg {
    width: 100%;
    height: 320px;
}

.News_slide_warp .News_slide_warp_con .News_slide_bg a {
    display: block;
    width: 100%;
    height: 100%;
}

.News_slide_warp .N_slide_tabs {
    width: 1280px;
    margin: 0 auto;
    z-index: 8;
    position: relative;
}

.News_slide_warp .N_slide_tabs a {
    width: 242px;
    height: 77px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    background: url(../image/news_trend.jpg) no-repeat center;
}

.News_warp {
    min-width: 1280px;
    background: #ebebeb;
}

.News_warp1 {
    min-width: 1280px;
    background: #f7f7f7;
}

.News_warp .wp,
.News_warp1 .wp {
    width: 1280px;
    margin: 0 auto;
}

.News_warp .wp .gsxw_tit {
    width: 1280px;
    height: 81px;
    padding-top: 50px;
    background: url(../image/gsxw_tit.png) no-repeat bottom center;
}

.News_warp1 .wp .hydt_tit {
    width: 1280px;
    height: 81px;
    padding-top: 50px;
    background: url(../image/hydt_tit.png) no-repeat bottom center;
}

.gsxw_container {
    width: 1280px;
    height: auto;
    margin: 50px auto;
}

.gsxw_container .gsxw_con_l {
    width: 524px;
    height: 410px;
    background: #fff;
}

.gsxw_con_l .gsxw_con_l_t {
    width: 524px;
    height: 165px;
}

.gsxw_con_l .gsxw_con_l_t a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.gsxw_con_l .gsxw_con_l_t a p {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 80px;
    border-top: 5px solid #76a2ff;
}

.gsxw_con_l .gsxw_con_l_t a img {
    display: block;
    width: 100%;
    height: 100%;
}

.gsxw_con_l .gsxw_con_l_t a p span {
    width: 80px;
    height: 80px;
    display: block;
    background: #76a2ff;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 42px;
}

.gsxw_con_l .gsxw_con_l_t a p span em {
    display: block;
    font-size: 30px;
    line-height: 12px;
}

.gsxw_con_l .gsxw_con_l_p {
    margin: 25px 0 0 30px;
    width: 466px;
    height: 190px;
}

.gsxw_con_l .gsxw_con_l_p h3 {
    font-size: 20px;
    font-weight: bold;
    color: #464646;
    width: 466px;
    height: 30px;
    overflow: hidden;
}

.gsxw_con_l .gsxw_con_l_p p {
    line-height: 28px;
    margin-top: 20px;
    color: #575757;
    width: 466px;
    overflow: hidden;
    height: 140px;
}

.gsxw_con_r {
    width: 725px;
    height: 410px;
}

.gsxw_con_r ul li {
    height: 110px;
    position: relative;
    margin-bottom: 22px;
}

.gsxw_con_r ul li:nth-child(3) {
    margin-bottom: 12px;
}

.gsxw_con_r .gsxw_con_r_date {
    width: 92px;
    height: 92px;
    background: #ebebeb;
    border: 10px solid #fff;
    float: left;
}

.gsxw_con_r .gsxw_con_r_date p {
    width: 92px;
    height: 72px;
    display: block;
    text-align: center;
    color: #7c7c7c;
    font-size: 18px;
    padding-top: 20px;
}

.gsxw_con_r .gsxw_con_r_date p span {
    display: block;
    font-size: 32px;
}

.gsxw_con_r_txt {
    padding-left: 160px;
    height: 100%;
}

.gsxw_con_r_txt h3 {
    font-size: 18px;
    color: #464646;
    font-weight: bold;
    width: 565px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}

.gsxw_con_r_txt p {
    padding-top: 10px;
    font-size: 15px;
    color: #575757;
    height: 70px;
    line-height: 32px;
    width: 565px;
    overflow: hidden;
}

.gsxw_con_r_t li:hover .gsxw_con_r_date {
    background: #fff;
    border: 10px solid #76a2ff;
}

.gsxw_con_r_t li:hover .gsxw_con_r_date p,
.gsxw_con_r_t li:hover .gsxw_con_r_txt h3 {
    color: #76a2ff;
}

.hydt_warp {
    width: 1280px;
    margin: 0 auto;
    padding-bottom: 60px;
}

.hydt_warp .hydt_warp_t1 {
    width: 1280px;
    height: 295px;
    background: #fff;
    margin-top: 50px;
}

.hydt_warp .hydt_warp_t1 .hydt_warp_date {
    width: 524px;
    height: 188px;
    padding: 50px 30px;
}

.hydt_warp_t1 .hydt_warp_date a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.hydt_warp_t1 .hydt_warp_date a p {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 80px;
    border-top: 5px solid #76a2ff;
}

.hydt_warp_t1 .hydt_warp_date a img {
    display: block;
    width: 100%;
    height: 100%;
}

.hydt_warp_t1 .hydt_warp_date a p span {
    width: 80px;
    height: 80px;
    display: block;
    background: #76a2ff;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 42px;
}

.hydt_warp_t1 .hydt_warp_date a p span em {
    display: block;
    font-size: 30px;
    line-height: 12px;
}

.hydt_warp_t1 .hydt_con_r_txt {
    width: 640px;
    height: 200px;
    padding: 50px 50px 0 0;
}

.hydt_warp_t1 .hydt_con_r_txt h3 {
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    color: #464646;
    font-weight: bold;
    max-width: 640px;
    overflow: hidden;
}

.hydt_warp_t1 .hydt_con_r_txt p {
    color: #575757;
    font-size: 18px;
    line-height: 30px;
    height: 120px;
    overflow: hidden;
    max-width: 640px;
}

.hydt_con_all {
    width: 1280px;
    background: #fff;
    margin-top: 10px;
    margin-bottom: 20px;
}

.hydt_con_all_t li {
    height: 150px;
    position: relative;
    margin-bottom: 22px;
    margin: 0 30px;
    padding-top: 30px;
    border-bottom: 1px dashed #ccc;
}

.hydt_con_all_t li:last-child {
    border-bottom: none;
}

.hydt_con_all_date {
    width: 105px;
    height: 105px;
    background: #ffffff;
    border: 10px solid #ececec;
    float: left;
}

.hydt_con_all_date p {
    width: 105px;
    height: 105px;
    display: block;
    text-align: center;
    color: #7c7c7c;
    font-size: 18px;
    padding-top: 20px;
}

.hydt_con_all_date p span {
    display: block;
    font-size: 32px;
}

.hydt_con_all_txt {
    padding-left: 160px;
    height: 100%;
}

.hydt_con_all_txt h3 {
    font-size: 19px;
    color: #464646;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    max-width: 1060px;
    overflow: hidden;
}

.hydt_con_all_txt p {
    font-size: 18px;
    color: #575757;
    height: 30px;
    line-height: 30px;
    max-width: 1060px;
    height: 85px;
    overflow: hidden;
}

.hydt_con_all_t li:hover .hydt_con_all_date {
    background: #fff;
    border: 10px solid #76a2ff;
}

.hydt_con_all_t li:hover .hydt_con_all_date p,
.hydt_con_all_t li:hover .hydt_con_all_txt h3 {
    color: #76a2ff;
}

/* 文章详情 */

.News_detail_warp {
    position: relative;
    min-width: 1280px;
    height: 320px;
    overflow: hidden;
}

.News_detail_warp .News_detail_warp_con {
    width: 100%;
    height: 320px;
    overflow: hidden;
    text-align: center;
}

.News_detail_warp .News_detail_warp_con .News_detail_bg {
    width: 100%;
    height: 320px;
}

.News_detail_warp .News_detail_warp_con .News_detail_bg a {
    display: block;
    width: 100%;
    height: 100%;
}

.News_detail_box {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    margin-top: -320px;
    padding-bottom: 50px;
}

.News_detail_l {
    height: auto;
    width: auto;
}

.News_detail_l .detail_l_tit {
    width: 800px;
    height: 60px;
    overflow: hidden;
    font-size: 18px;
    color: #fff;
    line-height: 60px;
}

.News_detail_l .detail_l_tit a {
    font-size: 18px;
    color: #fff;

}

.detail_l_img {
    position: relative;
    width: 806px;
    height: 484px;
}

.detail_l_img .detail_l_img_bg {
    width: 100%;
    height: 100%;
    display: block;
}

.detail_l_img .detail_l_img_bg img {
    width: 806px;
    height: 484px;
}

.detail_l_img .detail_l_img_txt {
    display: block;
    width: 806px;
    height: 150px;
    position: absolute;
    background: rgb(0, 0, 0, .2);
    bottom: 0;
    font-size: 30px;
    color: #fff;
}

.detail_l_img .detail_l_img_txt p {
    padding: 30px 0 0 30px;
    width: 750px;
    overflow: hidden;
    white-space: nowrap;
}

.detail_l_img .detail_l_img_txt p span {
    font-size: 18px;
    display: block;
    padding-top: 10px;
}

.detail_l_container {
    width: 806px;
    height: auto;
    overflow: hidden;
    position: relative;

}

.detail_l_container .detail_l_container_txt img {
    max-width: 100%;
}

.detail_l_container_box {
    padding: 30px;
}

.detail_l_container_box h1 {
    font-size: 30px;
    color: #464646;
    height: 60px;
    line-height: 60px;
}

.detail_l_container_box .detail_tm {
    font-size: 14px;
    color: #939393;
    padding-left: 30px;
    margin: 20px 0;
}

.detail_l_container_txt p {
    text-indent: 2em;
    line-height: 30px;
    font-size: 16px;
    color: #474747;
}

.detail_f_title {
    width: 806px;
    margin-top: 50px;
    height: 66px;
}

.detail_f_title a {
    font-size: 20px;
    color: #464646;
    display: block;
}

.detail_f_title a p {
    width: 260px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.detail_f_title .detail_pre a {
    padding-left: 40px;
    background: url(../image/detail_left.png) no-repeat left center;
}

.detail_f_title .detail_next a {
    padding-right: 40px;
    background: url(../image/detail_right.png) no-repeat right center;
}

.News_detail_r {
    width: 400px;
    height: auto;
    background: #363b44;
    z-index: 9999;
}

.newsdingwei {
    position: fixed;
    right: 370px;
    top: 225px;
}

.News_detail_r_con {
    padding: 30px;
}

.News_detail_r_con h1 {
    font-size: 22px;
    color: #fff;
}

.News_detail_r_con dl {
    margin-top: 20px;
    width: 340px;
    height: 120px;
    overflow: hidden;
    border-bottom: 1px solid #636363;
    padding-bottom: 20px;
}

.News_detail_r_con dl dt {
    color: #e3e3e3;
    font-size: 18px;
    width: 340px;
    overflow: hidden;
    white-space: nowrap;
}

.News_detail_r_con dl dt span {
    display: block;
    font-size: 14px;
    color: #969696;
}

.News_detail_r_con dl dd {
    color: #c7c7c7;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
    width: 340px;
    height: 66px;
    overflow: hidden;
}

/* 项目简报 */
.project_warp {
    min-width: 1280px;
    height: 1450px;
    background: url(../image/project_bg.jpg) no-repeat center;
}

.project_warp .wp {
    width: 1280px;
    margin: 0 auto;
}

.project_warp .wp .xmjb_tit {
    padding-top: 100px;
    height: 84px;
    background: url(../image/xmjb_tit.png) no-repeat bottom center;
}

.project_warp_con {
    width: 1280px;
    height: 1160px;
    margin: 80px auto 0;
    background: url(../image/project_bg2.jpg) no-repeat center;
    background-size: cover;
}

.project_warp_con .project_warp_con_r {
    width: 730px;
    height: 1160px;
    margin-left: 551px;
}

.project_brief_con {
    width: auto;
    height: auto;
    padding: 45px;
    position: relative;
}

.project_brief_con h1 {
    font-size: 26px;
    color: #464646;
    margin-bottom: 20px;
}

.project_brief_con .project_b_con1 {
    width: 640px;
    height: auto;
}

.project_b_con1 li {
    width: 295px;
    display: inline-block;
    margin: 0 40px 0 0;
}

.project_b_con1 li:nth-child(2) {
    margin-right: 0;
}

.project_input_title {
    font-size: 18px;
    color: #464646;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
}

.red {
    color: red;
}

.project_input_text {
    width: 275px;
    height: 32px;
    border: 1px solid #d1d1d1;
    padding-left: 20px;
    color: #464646;
    font-size: 16px;
}

.project_b_con2 {
    width: 640px;
    height: auto;
    margin-top: 5px;
}

.project_input_chk_con {
    width: 640px;
    height: auto;
    margin-top: 5px;
}

.project_input_chk_con li {
    height: 34px;
    line-height: 34px;
    width: auto;
    display: inline-block;
    margin: 0 50px 0 0;
}

.project_input_chk {
    width: 18px;
    height: 18px;
    background: #fff;
    vertical-align: sub;
    margin-right: 10px;
}

.project_input_chk_m {
    font-size: 18px;
    color: #464646;
}

.project_b_con1 .project_input_li {
    width: auto;
    display: inline-block;
    margin-right: 50px;
}

.project_b_con1 .project_input_li:last-child {
    margin-right: 0;
}

.project_input_t1 {
    width: 150px;
    height: 32px;
    border: 1px solid #d1d1d1;
    padding-left: 20px;
    color: #464646;
    font-size: 16px;
}

.project_brief_btn {
    display: block;
    position: absolute;
    bottom: -5px;
    left: 278px;
    height: 38px;
    width: 168px;
    background: #76a2ff;
    text-align: center;
    line-height: 38px;
    font-size: 22px;
    color: #fff;
    border-radius: 6px;
}


@media screen and (min-width: 1919px) {
    .w_list_wrap {
        width: 1919px;
    }

    .mgdh_con .w_list_wrap .w_list li {
        width: 952px;
        /*height:462px;*/
    }

    .swdh_con .w_list_wrap .w_list li {
        width: 952px;
        height: 462px;
    }

    .ddh_con .w_list_wrap .w_list li {
        width: 703px;
        /*height:438px;*/
    }

    .xc_con .w_list_wrap .w_list li {
        width: 703px;
        height: 438px;
    }

    .hover-text {
        width: 952px;
    }

    .hover-text1 {
        width: 703px;
    }
}

@media screen and (min-width: 1600px) and (max-width: 1918px) {
    .w_list_wrap {
        width: 1580px;
    }

    .mgdh_con .w_list_wrap .w_list li {
        width: 782px;
        /*height:362px;*/
    }

    .swdh_con .w_list_wrap .w_list li {
        width: 782px;
        height: 362px;
    }

    .ddh_con .w_list_wrap .w_list li {
        width: 710px;
        /*height:438px;*/
    }

    .xc_con .w_list_wrap .w_list li {
        width: 710px;
        height: 438px;
    }

    .hover-text {
        width: 782px;
    }

    .hover-text1 {
        width: 710px;
    }
}

@media screen and (min-width: 1349px) and (max-width: 1599px) {
    .w_list_wrap {
        width: 1330px;
    }

    .mgdh_con .w_list_wrap .w_list li {
        width: 657px;
        /*height:305px;*/
    }

    .swdh_con .w_list_wrap .w_list li {
        width: 657px;
        height: 305px;
    }

    .ddh_con .w_list_wrap .w_list li {
        width: 657px;
        /*height:400px;*/
    }

    .xc_con .w_list_wrap .w_list li {
        width: 657px;
        height: 400px;
    }

    .hover-text, .hover-text1 {
        width: 657px;
    }
}

@media screen and (max-width: 1348px) {
    .w_list_wrap {
        width: 1280px;
    }

    .mgdh_con .w_list_wrap .w_list li {
        width: 592px;
        /*height:300px;*/
    }

    .swdh_con .w_list_wrap .w_list li {
        width: 592px;
        height: 300px;
    }

    .ddh_con .w_list_wrap .w_list li {
        width: 592px;
        /*height:350px;*/
    }

    .xc_con .w_list_wrap .w_list li {
        width: 592px;
        height: 350px;
    }

    .hover-text, .hover-text1 {
        width: 592px;
    }

}

/*********blueice********/
.zhezhao {
    display: none;
    width: 100%;
    height: 100%;
    background: #666;
    z-index: 666;
    position: fixed;
    left: 0;
    top: 0;
    filter: alpha(opacity=90); /* IE */
    -moz-opacity: 0.9; /* 老版Mozilla */
    -khtml-opacity: 0.9; /* 老版Safari */
    opacity: 0.9; /* 支持opacity的浏览器*/
}

.video {
    display: none;
    width: 800px;
    height: 450px;
    position: fixed;
    left: 50%;
    top: 20%;
    margin-left: -400px;
    z-index: 999;
}

.video video {
    width: 800px;
    max-width: 800px;
    max-height: 450px;
    object-fit: fill;
}

.video .close {
    display: block;
    width: 160px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    background: #ffda10;
    border-radius: 15px;
    position: absolute;
    top: -40px;
    left: 400px;
    margin-left: -80px;
}

/*新增样式*/
.fullSlide {
    width: 100%;
    position: relative;
    background: #000;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd li {
    display: block !important;
    overflow: hidden;
    text-align: center
}

.fullSlide .bd li a {
    display: block;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 20px;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 62px;
    height: 4px;
    margin: 1px;
    overflow: hidden;
    background: #a5a4a9;
    line-height: 999px;
}

.fullSlide .hd ul .on {
    background: #76a2ff;
}

.clear {
    clear: both
}


/*预约*/
.custom-scheme {
    width: 100%;
    height: 100px;
    position: fixed;
    bottom: 0;
    left: 0px;
    background: #fff;
    z-index: 2;
    opacity: 1;
}

.custom-scheme .wp {
    position: relative;
    width: 1280px;
    height: 100px;
    margin: 0 auto;
}

.custom-scheme .img1 {
    position: absolute;
    left: 0;
    top: 7px;
}

.custom-scheme .kefu {
    position: absolute;
    left: 310px;
    top: 30px;
    display: block;
    width: 160px;
    height: 42px;
    line-height: 42px;
    background: #76a2ff;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 3px;
}

.custom-scheme .kefu img {
    display: inline-block;
    width: 22px;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 5px;
}

.custom-scheme .name {
    position: absolute;
    left: 505px;
    top: 30px;
    width: 140px;
}

.custom-scheme .mobile {
    width: 140px;
    position: absolute;
    left: 680px;
    top: 30px;
}

.custom-scheme .xuqiu {
    width: 253px;
    position: absolute;
    right: 150px;
    top: 30px;
}

.custom-scheme .form-control {
    display: inline-block;
    height: 40px;
    padding: 0 10px;
    border: 1px solid #ddd;
    vertical-align: middle;
    font-size: 16px;
    background: #d6d6d6;
    color: #000;
    border-radius: 3px;
}

.custom-scheme .scheme-btn {
    width: 138px;
    height: 42px;
    padding: 0 15px;
    font-size: 16px;
    border: none;
    background: #76a2ff;
    color: #fff;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: absolute;
    right: 0px;
    top: 30px;
    border-radius: 3px;
}

.custom-scheme i.safeico {
    position: absolute;
    right: 445px;
    top: 48px;
    margin-top: -8px;
    width: 20px;
    height: 24px;
    background: url(../image/safeicon.png) no-repeat;
    z-index: 3;
}

.custom-scheme .xuqiubox {
    display: block;
    width: 425px;
    height: 65px;
    background: #eeeeee;
    z-index: 3;
    border-radius: 3px;
    position: absolute;
    right: 0;
    top: -48px;
    padding-top: 8px;
}

.xuqiubox li {
    display: block;
    margin-top: 5px;
    height: 20px;
    line-height: 20px;
    margin-left: 10px;
    float: left;
    border: 1px solid #999;
    font-size: 14px;
    color: #333;
    padding: 0px 2px;
    cursor: pointer;
}

.custom-scheme .wpextra {
    margin-right: 370px;
}

.custom-scheme .wpextra > stong {
    font-size: 46px;
    color: #76a2ff;
    position: relative;
    top: 17px;
}

.list {
    width: 1280px;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 100px auto 100px;
}

.list img {
    width: 238px;
    height: 86px;
    margin: 0 10px 20px 0;
    border: 1px solid #dcdcdc;
    padding: 10px 0;
    box-sizing: border-box;
    cursor: pointer;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.list img:nth-of-type(5n) {
    margin-right: 0;
}

.case {
    background-image: url("../image/case.png");
    background-repeat: no-repeat;
    background-position: center center;
    padding: 30px 0;
    position: relative;
    top: -6px;
}

.case-list {
    width: 600px;
    margin: 30px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.child-title {
    background-image: url("../image/child_title.png");
    height: 40px;
    text-align: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 12px 20px;
    width: 120px;
}

.child-title.active {
    background-image: url("../image/child-title-active.png");
}


.child-title a {
    display: block;
    font-size: 16px;
    color: #fff;
    padding: 0 20px;
}

.case-con {
    width: 1200px;
    margin: 0 auto;
}

.case-child-list {
    width: 1200px;
    margin: 0 auto;
}

.case-child-list-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.case-child-list {
    display: none;
}

.case-child-box {
    display: none;
}

.case-child-title {
    width: 15%;
    padding: 20px 0;
    background-image: url("../image/case_child_title.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}


.case-child-title li {
    display: block;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.case-child-title li.active {
    background: rgb(34 51 86);
}

.case-child-title li:hover {
    background: rgb(34 51 86);
}

.case-child-box {
    width: 82%;
}

.case-child-box-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 40px;
}

.case-child-box-wrap li a {
    display: block;
    text-align: center;
}

.case-child-box-wrap li a img {
    display: block;
    width: 100%;
}

.case-child-box-wrap li a span {
    display: block;
    text-align: center;
    color: #fff;
    background-image: url("../image/child_title.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    font-size: 16px;
    line-height: 45px;
    width: 120px;
    padding: 0 20px;
    margin: 10px auto 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.wrapper {
    width: 1200px;
    margin: 0 auto;
}

.serve {
    background-image: url("../image/serve_bg.png");
    background-repeat: repeat;
    background-position: center;
    background-size: 100%;
    margin-top: -6px;
    padding: 30px 0;
}

.server-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
    margin-top: 30px;

}

.server-list li {
    margin-bottom: 20px;
}

.server-list a {
    display: block;
    text-align: center;
}

.server-list img {
    width: 100%;
}

.server-list a span {
    font-size: 16px;
    color: #fff;
}

.about {
    background-image: url("../image/serve_bg.png");
    background-repeat: repeat;
    background-position: center;
    background-size: 100%;
    margin-top: -6px;
    padding: 30px 0;
}

.about-box {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.about-txt {
    width: 60%;
}

.about-txt p {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
}

.about-img {
    width: 34%;
}

.about-img img {
    width: 100%;
}

.process {
    background-image: url("../image/serve_bg.png");
    background-repeat: repeat;
    background-position: center;
    background-size: 100%;
    margin-top: -6px;
    padding: 30px 0;
}

.process img {
    width: 100%;
    margin-top: 20px;
}

.footer {
    background-image: url("../image/foot-bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: -6px;
}

.partner {
    padding: 30px 0;
}

.partner-list {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-gap: 20px;
    margin-top: 30px;
}

.partner-box {
    margin-bottom: 10px;
    height: 80px;
    /*border: 1px solid #fff;*/
    /*background: #626466;*/
    display: flex;
    justify-content: center;
    align-items: center;
}

.partner-box img {
    max-width: 100%;
}

.foot {
    margin-top: 80px;
    padding-bottom: 30px;
}

.foot-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.foot-logo {
    width: 23%;
    margin-top: -22px;
}

.foot-logo a{ color:#fff;}

.foot-logo img {
    max-width: 100%;
    padding-bottom: 10px;
    border-bottom: 2px solid #fff;
}

.foot-logo p {
    font-size: 12px;
    color: #fff;
}
.contact-cate{
    width: 25%;
    color: #fff;
}
/*.product-cate {*/
/*    width: 15%;*/
/*}*/

.serve-cate {
    width: 24%;
}

.serve-cate .foot-child-list{
  display: flex;          /* 启用弹性布局 */
  flex-wrap: wrap;        /* 允许换行 */
  list-style: none;       /* 移除列表符号 */
  padding: 0;             /* 清除默认内边距 */
  margin: 0;              /* 清除默认外边距 */
}
.serve-cate .foot-child-list li{
  flex: 0 0 calc(50% - 10px); /* 每项占50%宽度，减去间隙 */
  box-sizing: border-box;      /* 边框和填充计入宽度 */
}

.follow {
    width: 12%;
}

.contact {
    width: 23%;
}

.foot-tit {
    color: #fff;
    font-size: 20px;
    margin-bottom:8px;
}

.foot-tit strong {
    display: inline-block;
    padding: 0 10px 6px 0;
    border-bottom: 2px solid #fff;
}

.foot-child-list li {
    margin: 8px 0;
}

.foot-child-list li a {
    color: #fff;
    font-size: 16px;
}

.foot-child-list li a:hover {
    color: #76a2ff;
}

.follow img {
    width: 100%;
    margin-top: 20px;
}

.contact-list {
    margin-top: 10px;
}

.contact-list li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 40px 0;
}

.contact-list li img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.contact-list li p {
    color: #fff;
}

.video-dialog {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    justify-content: center;
    align-items: center;
    color: #fff;
    display: none;
}

.video-box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.video-box span {
    text-align: center;
    padding: 10px 20px;
    border-radius: 30px;
    background: #76a2ff;
    display: inline-block;
    margin: 0 auto 30px;
    width: 200px;
    cursor: pointer;
}

.news-n-list li {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    cursor: pointer;
    margin-bottom: 30px;
}

.news-n-list li img {
    width: 20%;
    border-radius: 10px;
}

.news-n-info {
    width: 75%;
}

.news-n-info h3 {
    font-size: 19px;
    font-weight: bold;
}

.news-n-info p {
    font-size: 16px;
    line-height: 2;
    margin-top: 20px;
}

.fzlc-img img {
    width: auto !important;
    max-width: 100%;
}