@charset"utf-8"; /* - pc端显示 - */ .pc { display: block; } /* - 手机端隐藏 - */ .mbl { display: none; } @font-face { font-family: Gotham; src: url("../fonts/Gotham-Medium.ttf"); } /* ------------------------------------------------------------------------------------ 移动端导航 - start -------------------------------------------------------------------------------------------- */ .logo { float: left; } .m_nav, .m_img { display: none; } .m_img { float: right; margin-left: 12px; align-items: center; display: flex; display: -webkit-flex; display: -ms-flex; display: none; } .m_img a .m_menuimg { width: 24px; vertical-align: top; display: none; } .m_nav { display: block; position: fixed; top: 0px; left: 0px; width: 0px; height: 0px; overflow: hidden; z-index: 10000; } .m_nav .closecover { position: absolute; width: 100%; height: 100%; background: #000; filter: alpha(opacity=0); opacity: 0; left: 0px; top: 0px; z-index: 1; } .m_nav .m_navList { position: absolute; width: 80%; top: 0px; background: #fff; height: 100%; z-index: 100; left: -80%; padding-top: 66px; overflow-y: auto; } .m_nav .closeicon { position: absolute; width: auto; right: 16px; top: 22px; z-index: 105; text-align: center; filter: alpha(opacity=0); opacity: 0; } .m_nav .closeicon a { height: 22px; display: block; } .m_nav .m_navList ul li:first-child { border-top: 1px solid #f0f0f0; } .m_nav .m_navList ul li { border-bottom: 1px solid #f0f0f0; } .m_nav .m_navList ul li .m_f_a { display: flex; align-items: center; justify-content: space-between; width: 100%; } .m_nav .m_navList ul li .m_s_nav { display: none; width: 100%; padding-bottom: 8px; } .m_nav .m_navList ul li .m_f_a a { flex: 1; } .m_nav .m_navList ul li .m_f_a i { width: 54px; height: 35px; box-sizing: border-box; padding: 0 5px; display: block; } .m_nav .icon { background: url(../images/plus.png) 100% no-repeat; background-position: 50% 50%; -webkit-transition: all 0s; -moz-transition: all 0s; transition: all 0s; } .m_nav .icon_on { background: url(../images/reduce.jpg) 50% no-repeat!important; background-position: 50% 50%; -webkit-transition: all 0s; -moz-transition: all 0s; transition: all 0s; } .m_nav .m_navList ul li .m_s_nav a { display: block; height: 36px; line-height: 36px; font-size: 14px; padding: 0 5%; overflow: hidden; white-space: nowrap; width: 100%; text-overflow: ellipsis; } .m_nav .m_navList ul li a { display: block; height: 45px; color: #333; line-height: 45px; padding-left: 4%; font-size: 15px; } .m_nav .m_navList ul li .m_f_a i { width: 54px; height: 35px; box-sizing: border-box; padding: 0 5px; display: block; } .tophide .header .m_img a.tow, .header .m_img a.one { display: block; } .tophide .header .m_img a.one, .header .m_img a.tow { display: none; } /* ------------------------------------------------------------------------------------ 移动端导航 - end -------------------------------------------------------------------------------------------- */ i { font-style: normal } /*开始你的内容创作之旅*/ /* --------------------首页------------ */ .header { position: fixed; top: 0; left: 0; width: 100%; background: rgba(0, 0, 0, 0); z-index: 4; padding: 0 3.1%; display: flex; align-items: center; justify-content: space-between; transition: all .4s; } .header .logo { float: left; padding: 25px 0; } .header .nav_right { float: right; display: flex; align-items: center; } .header .nav_right .nav { float: left; } .header .nav_right .nav ul li { float: left; } .header .nav_right .nav ul li .nav_one a { font-size: 18px; font-weight: 400; color: #FFFFFF; line-height: 36px; padding: 0 21px; } .header .nav_right .conter_dh { float: left; margin-left: 40px; } .header .nav_right .conter_dh p { font-size: 18px; color: #FFFFFF; line-height: 40px; position: relative; padding-left: 28px; } .header .nav_right .conter_dh p::before { position: absolute; top: 50%; left: 0; transform: translate(0, -50%); content: ""; width: 18px; height: 20px; background: url(../images/icon1_dh.png) no-repeat center center/100%; } .header.tophide{ background: #fff; box-shadow: 0px 1px 13px 0px rgba(0, 0, 0, 0.1); }.header .logo_2{ display: none; } .header.tophide .logo_2{ display: block; } .header.tophide .logo_1{ display: none; } .header.tophide .nav_right .nav ul li .nav_one a{ color: #000000; } .header.tophide .nav_right .nav ul li.active .nav_one a{ color: #224486; } .header.tophide .nav_right .conter_dh p{ color: #224486; } .header.tophide .nav_right .conter_dh p::before{ background: url(../images/icon1_dh_h.png) no-repeat center center/100%; } .banner_index { width: 100%; overflow: hidden; } .banner_index .swpBan { width: 100%; height: 100vh; } .banner_index .swpBan .imgDiv1 { width: 100%; height: 100vh; } .banner_index .swpBan .imgDiv1 img.img { width: 100%; } .banner_index .banner_index_text { width: 100%; position: absolute; top: 50%; left: 0; transform: translate(0, -50%); } .warp { width: 80%; margin: auto; } .banner_index .banner_index_text .banner_ind_p { width: 38%; z-index: 1; } .banner_index .banner_index_text .banner_ind_p h3 { color: #fff; font-size: 60px; position: relative; line-height: 70px; padding-bottom: 40px; margin-bottom: 35px; } .banner_index .banner_index_text .banner_ind_p h3::before { position: absolute; bottom: 0; left: 0; content: ""; width: 64px; height: 3px; background: #F6AB10; } .banner_index .banner_index_text .banner_ind_p p { color: #fff; font-size: 24px; line-height: 48px; } .banner_index .banner_index_text .banner_ind_p .ban_index_mor { width: 100%; margin-top: 60px; } .banner_index .banner_index_text .banner_ind_p .ban_index_mor p { display: flex; justify-content: center; align-items: center; width: 174px; height: 52px; border: 1px solid #FFFFFF; color: #fff; font-size: 18px; text-transform: uppercase; font-family: Gotham; } .index_bane_bot { width: 100%; position: absolute; z-index: 1; bottom: 40px; left: 0; } .index_bane_bot .warp { display: flex; align-items: center; justify-content: space-between; } .banner_index .banPagin { width: auto; float: left; display: flex; align-items: center; } .banner_index .banPagin .cutAct, .banner_index .banPagin .cutAll, .banner_index .banPagin .total { color: #fff; font-size: 16px; line-height: 24px; font-family: Gotham; } .banner_index .banPagin .cutAll { margin: 0 4px; } .banner_index .ban_swipem { display: flex; align-items: center; } .banner_index .ban_swipem .swpPrev.banPrev { margin-right: 15px; } .banner_index .ban_swipem .swpPrev, .banner_index .ban_swipem .swpNext { width: 54px; height: 54px; background: rgba(255, 255, 255, .3); border-radius: 50%; overflow: hidden; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: all .4s; } .banner_index .ban_swipem .swpPrev img ,.banner_index .ban_swipem .swpNext img{ width: 10px; } .banner_index .ban_shubiao { position: relative; width: 34px; } .banner_index .ban_shubiao img { width: 100%; } .banner_index .ban_shubiao .img_jot_index { width: 4px; position: absolute; top: 30%; left: 50%; transform: translate(-50%, -30%); animation: removey .5s linear infinite alternate; -webkit-animation: removey .5s linear infinite alternate; } @keyframes removey { 0% { -webkit-transform: translateY(8px); transform: translateY(8px) } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px) } } @-webkit-keyframes removey { 0% { -webkit-transform: translateY(8px); transform: translateY(8px) } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px) } } .index_produt { width: 100%; overflow: hidden; background: url(../images/index_img1.jpg) no-repeat center center/cover; } .index_produt .index_title { width: 100%; } .index_produt .index_title h3 { font-size: 48px; font-weight: 600; color: #000000; line-height: 50px; text-align: center; } .index_produt .index_title p { text-align: center; font-size: 18px; font-family: Gotham; font-weight: 500; color: #999999; line-height: 24px; text-transform: uppercase; margin-top: 14px; } .index_produt .index_proudt_cont { width: 100%; margin-top: 40px; } .swiper-button-disabled { cursor: auto; pointer-events: none; } .index_produt .index_proudt_cont .index_l_swiper .gallery-top_ty { width: 100%; } .index_produt .index_proudt_cont .index_l_swiper .gallery-top_ty .swiper-slide { opacity: 0; visibility: hidden; } .index_produt .index_proudt_cont .index_l_swiper .gallery-top_ty .swiper-slide.swiper-slide-active { opacity: 1; visibility: visible; } .index_produt .index_proudt_cont .index_l_swiper .index_pr_text { width: 100%; padding-right: 340px; } .index_l_swiper .index_pr_text .index_pr_h3 { width: 45.6%; float: left; } .index_l_swiper .index_pr_text .index_pr_img { width: 54.4%; float: left; padding-left: 40px; } .index_l_swiper .index_pr_text .index_pr_img img { width: 100%; } .index_l_swiper .index_pr_text .index_pr_h3 .index_pr_pp { width: 100%; margin-top: 15px; } .index_l_swiper .index_pr_text .index_pr_h3 .index_pr_pp h3 { font-size: 38px; font-weight: 400; color: #333333; line-height: 52px; position: relative; padding-bottom: 30px; margin-bottom: 30px; } .index_l_swiper .index_pr_text .index_pr_h3 .index_pr_pp h3::before { position: absolute; content: ""; bottom: 0; left: 0; width: 54px; height: 3px; background: #224486; } .index_l_swiper .index_pr_text .index_pr_h3 .index_pr_pp p { font-size: 18px; font-weight: 400; color: #666666; line-height: 38px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .index_l_swiper .index_pr_text .index_pr_h3 .index_pr_icon { width: 100%; margin-top: 65px; } .index_l_swiper .index_pr_text .index_pr_h3 .index_pr_icon img { max-width: 100%; } .index_l_swiper .index_pr_text .index_pr_h3 .index_pr_more { width: 100%; margin-top: 66px; } .index_l_swiper .index_pr_text .index_pr_h3 .index_pr_more p { display: flex; align-items: center; justify-content: center; width: 174px; height: 52px; border: 1px solid #224486; font-size: 18px; font-weight: 500; color: #224486; line-height: 19px; text-transform: uppercase; font-family: Gotham; } .index_produt .index_proudt_cont .index_l_swiper { width: calc(100% - 171px); float: left; /* padding-right: 17.4%; */ } .index_produt .index_proudt_cont .index_r_swiper { width: 171px; float: left; position: relative; /* padding: 50px 0; */ } .index_produt .index_proudt_cont .index_r_swiper .gallery-thumbs_ty { width: 100%; height: calc(100% - 70px); padding: 18px; margin: -18px 0; top: 50px; } .index_produt .index_proudt_cont .index_r_swiper .gallery-thumbs_ty .swiper-slide { box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.08); background: #FFFFFF; border: 2px solid #fff; overflow: hidden; cursor: pointer; } .index_produt .index_proudt_cont .index_r_swiper .gallery-thumbs_ty .index_r_img { width: 100%; transition: all .4s; overflow: hidden; } .index_produt .index_proudt_cont .index_r_swiper .gallery-thumbs_ty .index_r_img img { width: 100%; } .index_produt .index_proudt_cont .index_r_swiper .tup { position: absolute; top: 0; width: 100%; left: 50%; transform: translate(-50%, 0); display: flex; align-items: center; width: 35px; height: 35px; background: url(../images/index_shang_h.png) no-repeat center center/100%; cursor: pointer; transition: all .4s; overflow: hidden; } .index_produt .index_proudt_cont .index_r_swiper .tub { position: absolute; bottom: 0; width: 100%; left: 50%; transform: translateX(-50%); display: flex; align-items: center; width: 35px; height: 35px; background: url(../images/index_pr_xia.png) no-repeat center center/100%; transition: all .4s; cursor: pointer; overflow: hidden; } .index_produt .index_proudt_cont .index_r_swiper .gallery-thumbs_ty .swiper-slide.swiper-slide-thumb-active { border: 2px solid #F6AB10; } .index_about { width: 100%; background: url(../images/index_img5.jpg) no-repeat center center/cover;padding: 46px 0; } .index_about .index_about_r { width: 44%; float: right; margin-top: 110px; } .index_about .index_about_r h3 { font-size: 48px; font-weight: 600; color: #FFFFFF; line-height: 52px; text-shadow: 0px 1px 13px rgba(0, 0, 0, 0.19); position: relative; padding-bottom: 39px; margin-bottom: 39px; } .index_about .index_about_r h3::before { content: ""; position: absolute; bottom: 0; left: 0; width: 54px; height: 3px; background: #FFFFFF; } .index_about .index_about_r p { font-size: 16px; font-weight: 400; color: #FFFFFF; line-height: 36px; text-shadow: 0px 1px 13px rgba(0, 0, 0, 0.19); text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical; } .index_about .index_about_r .index_abot_more { width: 100%; margin-top: 60px; } .index_about .index_about_r .index_abot_more a { width: 174px; height: 52px; border: 1px solid #FFFFFF; display: flex; align-items: center; justify-content: center; font-size: 18px; font-weight: 500; color: #FFFFFF; line-height: 19px; text-transform: uppercase; transition: all .4s; font-family: Gotham; } .index_about .index_about_l{ position: relative; width: 56%; float: left; padding-right: 83px; } .index_about .index_about_l p { font-size: 24px; font-weight: 400; color: #FFFFFF; line-height: 36px; } .index_about .index_about_l h3 { font-size: 36px; font-weight: 500; color: #FFFFFF; line-height: 46px; text-transform: uppercase; margin-top: 6px; font-family: Gotham; } .index_zydz_cont { width: 100%; overflow: hidden; } .index_zydz_cont ul { width: 100%; display: flex; align-items: stretch; flex-wrap: wrap; } .index_zydz_cont ul li { width: calc(100% / 4 - 1px); border-right: 1px solid #DDDDDD; float: left; position: relative; background: #fff; transition: all .4s; overflow: hidden; } .index_zydz_cont ul li a { width: 100%; display: inline-block; padding: 160px 34px 140px 34px; } .index_zydz_cont ul li:last-child { border-right: 0; } .index_zydz_cont ul li .index_zydz_ul { width: 100%; position: relative; transition: all .4s; } .index_zydz_cont ul li .index_zydz_ul .index_zydz_img { width: 100%; display: flex; justify-content: center; margin-bottom: 96px; position: relative; height: 100px; } .index_zydz_cont ul li .index_zydz_ul .index_zydz_img img.img1 { width: 127px; transition: all .4s; opacity: 1; position: absolute; top: 0; left: 50%; transform: translateX(-50%); } .index_zydz_cont ul li .index_zydz_ul .index_zydz_img img.img2 { width: 127px; transition: all .4s; opacity: 0; position: absolute; top: 0; left: 50%; transform: translateX(-50%); } .index_zydz_cont ul li .index_zydz_ul .index_zydz_text { width: 100%; padding-bottom: 130px; position: relative; } .index_zydz_cont ul li .index_zydz_ul .index_zydz_text h5 { font-size: 24px; font-weight: 500; color: #224486; line-height: 36px; text-transform: uppercase; text-align: center; margin-bottom: 12px; font-family: Gotham; word-break: break-all; } .index_zydz_cont ul li .index_zydz_ul .index_zydz_text h3 { font-size: 30px; font-weight: 400; color: #000000; line-height: 36px; position: relative; text-align: center; padding-bottom: 35px; margin-bottom: 35px; /* transition: all .4s; */ } .index_zydz_cont ul li .index_zydz_ul .index_zydz_text h3::before { content: ""; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 50px; height: 2px; background: #224486; transition: all .4s; } .index_zydz_cont ul li .index_zydz_ul .index_zydz_text .index_zydz_p { width: 100%; font-size: 18px; font-weight: 400; color: #666666; line-height: 41px; text-align: center; height: 123px; transition: all .4s; } .index_zydz_cont ul li .index_zydz_ul .index_zydz_text .index_zydz_p p { font-size: 18px; font-weight: 400; color: #666666; line-height: 41px; text-align: center; transition: all .4s; } .index_zydz_cont ul li .index_zy_mor { width: 55px; height: 55px; background: #FFFFFF; border: 1px solid #E5E5E5; border-radius: 50%; display: flex; align-items: center; justify-content: center; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); transition: all .4s; } .index_zyd_span { position: absolute; bottom: -60px; left: 50%; transform: translateX(-50%); transition: all .4s; } .index_zyd_span h1 { font-size: 120px; font-weight: 500; color: rgba(0, 0, 0, 0.05); line-height: 120px; font-family: Arial; } .index_hzhb_cont { width: 100%; background: url(../images/index_img7.jpg) no-repeat center center/cover; padding: 90px 0 76px 0; overflow: hidden; } .index_title_hz { width: 100%; display: flex; align-items: center; justify-content: space-between; } .index_title_hz .index_hz h3 { font-size: 48px; font-weight: 600; color: #FFFFFF; line-height: 52px; margin-bottom: 10px; } .index_title_hz .index_hz p { font-size: 18px; font-weight: 500; color: #FFFFFF; line-height: 36px; text-transform: uppercase; font-family: Gotham; } .index_title_hz a { width: 174px; height: 52px; border: 1px solid #FFFFFF; font-size: 18px; font-weight: 500; color: #FFFFFF; line-height: 19px; text-transform: uppercase; display: flex; align-items: center; justify-content: center; font-family: Gotham; } .index_hzhb_cont .index_hzhb_list { width: 100%; } .index_hzhb_cont .index_hzhb_list ul { display: flex; align-items: stretch; flex-wrap: wrap; } .index_hzhb_cont .index_hzhb_list ul li { width: calc(100% / 6 - 1px); border-left: 1px solid rgba(255, 255, 255, .1); float: left; overflow: hidden; border-bottom: 1px solid rgba(255, 255, 255, .1); } .index_hzhb_cont .index_hzhb_list ul li:nth-child(1), .index_hzhb_cont .index_hzhb_list ul li:nth-child(2), .index_hzhb_cont .index_hzhb_list ul li:nth-child(3), .index_hzhb_cont .index_hzhb_list ul li:nth-child(4), .index_hzhb_cont .index_hzhb_list ul li:nth-child(5), .index_hzhb_cont .index_hzhb_list ul li:nth-child(6) { border-top: rgba(255, 255, 255, .1) 1px solid; } .index_hzhb_cont .index_hzhb_list ul li:nth-child(6n) { border-right: 1px solid rgba(255, 255, 255, .1); } .index_hzhb_cont .index_hzhb_list ul li img { width: 100%; transition: all .4s; } .index_hzhb_siper { width: 100%; margin-top: 50px; position: relative; } .index_hzhb_siper .index_hzht { position: absolute; top: 50%; transform: translateY(-50%); width: 100%; left: 0; height: 30px; } .index_hzhb_siper .index_hzht .index_hz_pr { width: 17px; height: 30px; background: url(../images/index_hzhb_l.png) no-repeat center center/100%; left: -54px; position: absolute; transition: all .4s; cursor: pointer; } .index_hzhb_siper .index_hzht .index_hz_pev { width: 17px; height: 30px; background: url(../images/index_hzhb_r.png) no-repeat center center/100%; position: absolute; right: -54px; transition: all .4s; cursor: pointer; } .index_hzhb_siper .index_zh_span { display: flex; align-items: center; justify-content: center; margin-top: 60px; } .index_hzhb_siper .index_zh_span .swiper-pagination-bullet { width: 28px; height: 3px; background: #FFFFFF; opacity: 0.2; border-radius: 0; margin: 0 7px; } .index_hzhb_siper .index_zh_span .swiper-pagination-bullet.swiper-pagination-bullet-active { opacity: 1; width: 40px; } .index_jzh_tip { width: 100%; position: relative; } .hzhb_siper, .hzhb_siper1 { width: 100%; } .index_news { width: 100%; padding: 90px 0; } .index_news .index_title_hz .index_hz h3 { color: #000000; } .index_news .index_title_hz .index_hz p { color: #999999; } .index_news .index_title_hz a { border: 1px solid #224486; color: #224486; } .index_news_list { width: 100%; margin-top: 56px; } .index_news_list ul { width: 100%; } .index_news_list ul li { width: 32.23%; float: left; margin-right: 1.65%; position: relative; transition: all .4s; background: #F8F8F8; } .index_news_list ul li::before { position: absolute; bottom: 0; left: 0; width: 0%; height: 4px; background: #F6AB10; content: ""; transition: all .4s; } .index_news_list ul li a { padding: 65px 60px 0 60px; width: 100%; display: inline-block; } .index_news_list ul li:nth-child(3n) { margin-right: 0; } .index_news_list ul li .index_news_text { width: 100%; } .index_news_list ul li .index_news_text .index_news_p { width: 100%; padding-bottom: 54px; border-bottom: 1px solid #EEEEEE; } .index_news_list ul li .index_news_text .index_news_p h3 { font-size: 22px; color: #333333; line-height: 30px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 16px; height: 60px; } .index_news_list ul li .index_news_text .index_news_p p { font-size: 16px; color: #666666; line-height: 32px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 64px; } .index_news_list ul li .index_news_text .index_news_mor { display: flex; justify-content: space-between; width: 100%; align-items: center; padding: 30px 0; } .index_news_list ul li .index_news_text .index_news_mor span.date { font-size: 16px; color: #666666; line-height: 30px; transition: all .4s; font-family: Gotham; } .index_news_list ul li .index_news_text .index_news_mor span.more { font-size: 16px; color: #224486; position: relative; padding-right: 18px; line-height: 30px; transition: all .4s; } .index_news_list ul li .index_news_text .index_news_mor span.more::before { position: absolute; top: 50%; right: 0; width: 8px; height: 15px; background: url(../images/index_new_r.png) no-repeat center center/100%; transition: all .4s; content: ""; transform: translateY(-50%); } .footer { width: 100%; background: #1F1F1F; padding-top: 66px; } .footer .footer_top { width: 100%; display: flex; justify-content: space-between; align-items: center; margin-bottom: 50px; } .footer .footer_top .footer_logo img { max-width: 100%; width: 180px; } .footer .footer_top .footer_nav ul li { float: left; } .footer .footer_top .footer_nav ul li a { font-size: 20px; font-weight: 400; color: #FFFFFF; margin-left: 80px; } .footer .footer_list { width: 100%; } .footer .footer_list ul { width: 100%; display: flex; align-items: stretch; justify-content: space-between; } .footer .footer_list ul li { /*width: calc(100% / 4 - 1px);*/ float: left; /*border-top: 1px solid rgba(255, 255, 255, 0.06);*/ /*border-bottom: 1px solid rgba(255, 255, 255, 0.06);*/ /*border-left: 1px solid rgba(255, 255, 255, 0.06);*/ display: flex; /* justify-content: center; */ flex-direction: column; padding: 40px; } /*.footer .footer_list ul li:last-child { border-right: 1px solid rgba(255, 255, 255, 0.06); }*/ .footer .footer_list ul li .footer_icon1 { width: 100%; display: flex; align-items: center; justify-content: center; margin-bottom: 25px; } .footer .footer_list ul li .footer_icon1 img { width: 65px; } .footer .footer_list ul li .footer_text { width: 100%; } .footer .footer_list ul li .footer_text p { color: #fff; font-size: 18px; line-height: 30px; margin-bottom: 4px; text-align: center; } .footer .footer_list ul li .footer_text h3 { color: #fff; font-size: 20px; text-align: center; font-family: Gotham; word-break: break-all; } .footer_bottom { width: 100%; display: flex; justify-content: space-between; align-items: center; padding: 40px 0; } .footer_bottom .footer_bah { width: calc(100% - 100px); float: left; padding-right: 24px; } .footer_bottom .footer_bah p, .footer_bottom .footer_bah p a { color: #888888; font-size: 16px; line-height: 30px; transition: all .4s; } .footer_bottom .footer_fx { width: 100px; display: flex; align-items: center; flex-wrap: wrap; justify-content: center; } .footer_bottom .footer_fx .weixn_fot { width: 45px; margin-right: 10px; cursor: pointer; position: relative; } .footer_bottom .footer_fx .weixn_fot img{ width: 100%; } .footer_bottom .footer_fx .weixn_fot .weixin_foot_h { position: absolute; width: 120px; height: 120px; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; background: #FFFFFF; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); border-radius: 6px; padding: 10px; bottom: 100%; left: 50%; margin-bottom: 20px; transform: translateX(-50%); opacity: 0; visibility: hidden; z-index: 1; } .footer_bottom .footer_fx .weixn_fot .weixin_foot_h img { width: 100%; } .footer_bottom .footer_fx .bshare-custom .bshare-sinaminiblog { padding-left: 0; margin-right: 0; width: 45px; height: 45px; background: url(../images/icon_wb.png) no-repeat center center /100%; } .footer_bottom .footer_fx .weixn_fot .weixin_foot_h::before { width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #fff; position: absolute; bottom: -7px; left: 50%; transform: translateX(-50%); content: ""; } /* 悬浮 */ .xf_right{ position: fixed; top: 50%; right: 0; transform: translateY(-50%); z-index: 5; } .xf_tight_ul{ padding: 22px; background: #FFFFFF; width: 75px; box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.09); } .xf_tight_ul ul li{ width: 100%; margin: 15px 0; margin-bottom: 30px; position: relative; cursor: pointer; } .xf_tight_ul ul li img{ width: 100%; } .xf_tight_ul ul li:last-child{ margin-bottom: 15px; } .xf_tight_ul ul li .icon_we_hover,.ico_dh_horer{ position: absolute; right: 90%; top: 50%; transform: translateY(-50%); padding-right: 36px; visibility: hidden; opacity: 0; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .ico_dh_horer .icoN-ipo{ background: #fff; border-radius: 6px; padding: 16px 10px; background: #fff; box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.09); width: 180px; text-align: center; position: relative; } .ico_dh_horer .icoN-ipo p{ font-size: 18px; color: #224486; } .xf_tight_ul ul li .icon_we_hover .wwe{ width: 120px; height: 120px; border-radius: 6px; padding: 10px; background: #fff; box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.09); position: relative; } .xf_tight_ul ul li .icon_we_hover .wwe::before,.ico_dh_horer .icoN-ipo::before{ position: absolute; content: ""; width: 0; height: 0; right: -7px; top: 50%; transform: translateY(-50%); border-top:7px solid transparent; border-left: 7px solid #fff; border-bottom:9px solid transparent; } .xf_tight_ul ul li .icon_we_hover .wwe img{ width: 100%; } /* --------------------首页 end------------ */ /* IE浏览器版本兼容调试 */ @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { ::-ms-clear, ::-ms-reveal { display: none; } } /* 放置全部hover效果 */ .imglist{ display: none; } .index_about_img{ position: absolute; bottom: 40px; left: 0; } .index_about .index_about_l .index_bout_map{ width: 100%; } .index_about .index_about_l .index_bout_map img{ width: 100%; } .index_r_swiper{ height: 668px; } /* b1 - about */ .banner{ position: relative; } .banTxt{ position: absolute; top: 50%; left: 0; width: 100%; -webkit-transform: translateY(-50%); transform: translateY(-50%); text-align: center; padding: 0 15px; } .banTxt .tit{ font-size: 48px; color: #ffffff; margin-bottom: 10px; } .banTxt .txt{ font-size: 18px; color: #ffffff; text-transform: uppercase; } .aboFile .imgDiv{ width: 54.947%; } .aboFile .abLt{ width: 45.053%; background-color: #f8f8f8; display: flex; display: -webkit-flex; align-items: center; justify-content: flex-end; } .aboFile .abLt .div{ width: 58.381%; padding-right: 135px; width: 515px; max-width: 80%; } .aboFile .abLt .text{ font-size: 16px; line-height: 26px; color: #666666; } .hdTit.cts{ text-align: center; } .hdTit .tit{ font-size: 48px; color: #000000; margin-bottom: 5px; font-weight: bold; } .hdTit .txt{ font-size: 18px; color: #999999; text-transform: uppercase; } .hdTit.w .tit, .hdTit.w .txt{ color: #fff; } .file-div{ margin-top: 55px; margin-bottom: 45px; } .file-div .nm{ font-size: 22px; color: #000000; margin-bottom: 10px; font-weight: bold; } .file-div .txt{ font-size: 32px; line-height: 40px; color: #004c9b; font-weight: bold; } .aboFile .texts{ font-size: 16px; line-height: 26px; color: #666666; } /* aboHono */ .aboHono{ background-color: #fff; position: relative; padding: 90px 0 70px; } .aboHono:before{ content: ""; width: 100%; height: 36.708%; background-color: #224486; position: absolute; bottom: 0; left: 0; z-index: 0; } .aboHonoSwp{ margin-top: 90px; padding-top: 5px; } .aboHonoDl dt{ margin-bottom: 55px; } .aboHonoDl dt img{ -webkit-transform: scale(0.7); transform: scale(0.7); -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .aboHonoDl dd .tit{ font-size: 26px; line-height: 36px; color: #fff; max-width: 275px; margin: auto; text-align: center; visibility: hidden; opacity: 0; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .swiper-slide-active .aboHonoDl dd .tit, .swiper-slide-duplicate-active .aboHonoDl dd .tit{ visibility: visible; opacity: 1; } .swiper-slide-active .aboHonoDl dt img, .swiper-slide-duplicate-active .aboHonoDl dt img{ -webkit-transform: scale(1.02); transform: scale(1.02); } /* aboYshi */ .aboYshi{ padding: 95px 0 105px; } .aboYshi-div{ width: 47.416%; margin: auto; border: solid 3px #dcdcdc; border-radius: 100%; position: relative; margin-top: 70px; } .yshimg{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .yshimg img{ transform: scale(1.01); } .aboYshi-div:after{ content: ""; width: 100%; height: 100%; -webkit-transform: scale(0.85237); transform: scale(0.85237); position: absolute; top: 0; left: 0; border: dashed 2px #dcdcdc; border-radius: 100%; } .aboYshi-div .list li{ position: absolute; } .aboYshi-div .list li:nth-child(1){ top: -7px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); } .aboYshi-div .list li:nth-child(2){ top: 34.270%; left: 97.188%; } .aboYshi-div .list li:nth-child(3){ top: 90.158%; left: 78.558%; } .aboYshi-div .list li:nth-child(4){ top: 90.158%; right: 78.558%; } .aboYshi-div .list li:nth-child(5){ top: 34.270%; right: 97.188%; } .aboYshi-div .list li .dian{ width: 10px; height: 10px; background-color: #7d7d7d; border-radius: 100%; display: block; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .aboYshi-div .list li.active .dian{ background-color: #004c9b; } .aboYshi-div .list li .div{ position: absolute; flex-direction: column; } .aboYshi-div .list li .tit{ font-size: 24px; color: #000000; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .aboYshi-div .list li:nth-child(1) .div{ flex-direction: column-reverse; margin-bottom: 50px; bottom: 100%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); } .aboYshi-div .list li:nth-child(1) .div .txt{ margin-bottom: 20px; text-align: center; } .aboYshi-div .list li:nth-child(1) .tit{ margin-bottom: 0 !important; } .aboYshi-div .list li .txt{ width: 155px; font-size: 16px; line-height: 24px; color: #999999; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; visibility: hidden; opacity: 0; } .aboYshi-div .list li.active .txt{ visibility: visible; opacity: 1; } .aboYshi-div .list .icon{ font-size: 0; display: inline-block; position: relative; } .aboYshi-div .list .icon img{ -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .aboYshi-div .list .icon .img-b{ position: absolute; top: 0; left: 0; visibility: hidden; opacity: 0; } .aboYshi-div .list li.active .icon .img{ visibility: hidden; opacity: 0; } .aboYshi-div .list li.active .icon .img-b{ visibility: visible; opacity: 1; } .aboYshi-div .list li .hddiv{ justify-content: flex-end; align-items: center; margin-bottom: 20px; } .aboYshi-div .list li:nth-child(1) .hddiv{ justify-content: center; align-items: center; } .aboYshi-div .list li:nth-child(2) .hddiv, .aboYshi-div .list li:nth-child(3) .hddiv{ flex-direction: row-reverse; } .aboYshi-div .list li:nth-child(1) .icon, .aboYshi-div .list li:nth-child(4) .icon, .aboYshi-div .list li:nth-child(5) .icon{ margin-right: 15px; } .aboYshi-div .list li:nth-child(2) .icon, .aboYshi-div .list li:nth-child(3) .icon{ margin-left: 15px; } .aboYshi-div .list li:nth-child(2) .div, .aboYshi-div .list li:nth-child(3) .div, .aboYshi-div .list li:nth-child(4) .div, .aboYshi-div .list li:nth-child(5) .div{ top: -5px; } .aboYshi-div .list li:nth-child(2) .div, .aboYshi-div .list li:nth-child(3) .div{ left: 100%; margin-left: 30px; } .aboYshi-div .list li:nth-child(4) .div, .aboYshi-div .list li:nth-child(5) .div{ right: 100%; margin-right: 30px; } .aboYshi-div .list li:nth-child(1) .txt, .aboYshi-div .list li:nth-child(4) .txt, .aboYshi-div .list li:nth-child(5) .txt{ text-align: right; } /* aboCul */ .aboCul{ position: relative; } .aboCul-img{ position: relative; } .aboCul-img .imgDiv{ width: 58.177%; float: right; } .aboCul-bg{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .aboCul-div{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; align-items: center; justify-content: center; } .aboCul-div .div{ width: 45.833%; } .aboCul-div .list{ justify-content: space-between; margin-top: 95px; border-bottom: solid 2px rgba(255,255,255,.3); padding-bottom: 60px; margin-bottom: 55px; } .aboCul-div .list .icon{ display: block; margin-bottom: 25px; } .aboCul-div .list .tit{ font-size: 28px; color: #fff; margin-bottom: 10px; } .aboCul-div .list .txt{ font-size: 16px; line-height: 18px; color: #fff; } .aboCul-div .text{ font-size: 16px; line-height: 28px; color: #ffffff; } /**/ .aboDeve{ padding: 105px 0 0; } .aboDeveDiv{ position: relative; margin-top: 95px; background-color: #f5f5f5; padding: 70px 55px 85px 55px; } .aboDeve-txt{ width: 68.807%; margin-left: 0; } .aboDeve-txt .date{ font-size: 56px; color: #004c9b; font-weight: bold; margin-bottom: 30px; } .aboDeve-txt .hddiv{ justify-content: space-between; } .aboDeve-txt .en{ font-size: 23px; line-height: 26px; text-transform: uppercase; font-weight: bold; color: #000000; } .aboDeve-txt .txtby{ width: 495px; font-size: 16px; line-height: 28px; color: #333333; height: 308px; max-width: 70%; } .aboDeve-txt .col{ color: #999999; margin-right: 15px; } .aboDeve-date{ position: absolute; top: 50%; right: 6.666%; -webkit-transform: translateY(-50%); transform: translateY(-50%); height: 113.416%; background-color: #f6ab10; width: 20%; z-index: 3; justify-content: center; align-items: center; } .aboDevedSwp{ height: 130px; } .aboDevedSwp .tit{ font-size: 28px; color: #ffd377; -webkit-transform: scale(0.64285); transform: scale(0.64285); -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .aboDevedSwp .swiper-slide-active .tit, .aboDevedSwp .swiper-slide-duplicate-active .tit{ -webkit-transform: scale(1); transform: scale(1); color: #fff; } .mCSB_scrollTools .mCSB_dragger{ width: 4px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); } .mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 4px; background-color: #004c9b; border-radius: 0; } /* aboSoci-box */ .aboSoci-box{ padding-right: 85px; margin-top: 95px; } .aboSoci-box .aboSoci-lt{ width: 60.085%; } .aboSoci-box .imgDiv{ width: 290px; flex-shrink: 0; } .aboSocial{ padding: 145px 0 90px; } .aboSoci-box{ justify-content: space-between; } .aboSoci-lt dl{ align-items: center; margin-bottom: 55px; } .aboSoci-lt dt{ margin-right: 45px; } .aboSoci-lt dd{ font-size: 36px; line-height: 38px; color: #999999; text-transform: uppercase; opacity: .2; font-weight: bold; } .aboSoci-lt .txt{ font-size: 16px; line-height: 26px; color: #666666; margin-bottom: 45px; } .aboSoci-lt .txtStr{ font-size: 22px; line-height: 36px; color: #000000; font-weight: bold; } /* aboNewDl */ .aboNew{ background-color: #f5f5f5; padding: 90px 0; } .aboNewSwp{ margin-top: 60px; } .aboNewDl a{ flex-direction: column-reverse; } .aboNew-row{ margin: 0 -22px; } .aboNew-col{ width: 33.333%; padding: 0 22px; } .aboNewDl{ height: 100%; background-color: #fff; padding: 35px 40px 45px; } .aboNewDl .date{ margin-bottom: 20px; } .aboNewDl .date .year{ font-size: 40px; color: #cccccc; font-weight: bold; line-height: 40px; justify-content: space-between; align-items: center; } .aboNewDl .date .year .iconfont{ font-size: 15px; color: #999999; } .aboNewDl .date .day{ font-size: 16px; color: #cccccc; } .aboNewDl .tit{ font-size: 22px; line-height: 28px; color: #333333; margin-bottom: 10px; font-weight: bold; } .aboNewDl .txt{ font-size: 16px; line-height: 22px; height: 44px; overflow: hidden; color: #666666; } .aboNewDl dd{ margin-bottom: 30px; } .abo-moreBut{ width: 174px; height: 52px; border: solid 1px #004c9b; display: flex; display: -webkit-flex; align-items: center; justify-content: center; margin: auto; color: #4377b1; text-transform: uppercase; margin-top: 40px; font-size: 18px; } .aboswp-pv, .aboswp-nt{ position: absolute; top: 35%; -webkit-transform: translateY(-50%); transform: translateY(-50%); font-size: 29px; color: #999999; z-index: 3; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .aboHonoSwp-pv{ left: -13.333%; } .aboHonoSwp-nt{ right: -13.333%; } .aboHono-swp{ position: relative; } /* c1 - project */ .proBox{ padding-top: 55px; padding-bottom: 100px; } .npgNav{ margin-bottom: 75px; } .npgNavSwp .swiper-wrapper{ justify-content: center; } .npgNavSwp .swiper-slide{ width: auto; padding: 0 15px; } .npgNavSwp .swiper-slide a{ display: block; padding: 20px 0; position: relative; font-size: 18px; color: #666666; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .npgNavSwp .swiper-slide a:after{ content: ""; width: 100%; height: 3px; background-color: #224486; position: absolute; bottom: 0; left: 0; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; visibility: hidden; opacity: 0; } .npgNavSwp .swiper-slide.active a{ color: #000000; } .npgNavSwp .swiper-slide.active a:after{ visibility: visible; opacity: 1; } .proColDl .ab{ flex-direction: column; } .proRow{ margin: -20px -22px; } .proCol{ padding: 20px 22px; } .proColDl{ border: solid 1px #e5e5e5; padding: 35px 40px 50px; } .proColDl .tit{ font-size: 24px; color: #000000; font-weight: bold; margin-bottom: 5px; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .proColDl .abo-moreBut{ font-size: 13px; } .proColDl .xhao{ font-size: 18px; color: #999999; } .proColDl .txt{ font-size: 18px; line-height: 26px; color: #666666; } .proColDl dt{ margin: 10px 0; } .pro-moreBut{ color: #000000; margin-left: 0; font-size: 14px; font-weight: bold; } .pro-moreBut .iconfont{ font-size: 12px; color: #004c9b; -webkit-transform: scale(0.66); transform: scale(0.66); font-weight: bold; margin-left: 10px; } .proOne-rt{ padding: 190px 0 175px; } .proOne .ab{ align-items: center; } .proOne .imgDiv, .proOne .proOne-rt{ width: 50%; flex-shrink: 0; } .proOne .proOne-rt{ padding-left: 100px; } .proOne .bqian{ font-size: 26px; color: #224486; margin-bottom: 5px; } .proOne .tit{ font-size: 50px; color: #000000; text-transform: uppercase; margin-bottom: 35px; } .proOne .txt{ font-size: 22px; color: #999999; line-height: 32px; } .proOne .downBut{ width: 208px; height: 60px; display: flex; display: -webkit-flex; margin-top: 85px; align-items: center; justify-content: center; background-color: #224486; font-size: 18px; color: #fff; } .proOne .downBut .icon{ font-size: 0; margin-right: 10px; } .proTwo{ padding: 120px 0 125px; } .proTwo-nav{ border-bottom: solid 2px #eeeeee; margin-bottom: 65px; } .proTwo-nav li:not(:last-child){ margin-right: 70px; } .proTwo-nav span{ padding-bottom: 45px; position: relative; display: block; font-size: 20px; color: #666666; cursor: pointer; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .proTwo-nav span:after{ content: ""; width: 100%; height: 2px; background-color: #f6ab10; position: absolute; bottom: -2px; left: 0; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; visibility: hidden; opacity: 0; } .proTwo-nav li.active span{ color: #000000; } .proTwo-nav li.active span:after{ visibility: visible; opacity: 1; } .proTwo-tabli{ display: none; } .proTwo-tabli.vis{ display: block; } .proTwo-tabli .txt{ font-size: 16px; line-height: 30px; color: #666666; margin-bottom: 70px; } .proThree{ background-color: #f5f5f5; padding: 90px 0 95px; } .relRow{ margin-top: 85px; } .relCol{ padding: 0 22px; } .relDl{ background-color: #fff; padding: 70px 40px 60px; position: relative; } .relDl:after{ content: ""; width: 0%; height: 3px; background-color: #004c9b; position: absolute; bottom: 0; left: 0; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; visibility: hidden; opacity: 0; } .relDl .ab{ align-items: center; flex-direction: row-reverse; justify-content: space-between; } .relDl .tit{ font-size: 24px; color: #000000; margin-bottom: 5px; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .relDl .txt{ font-size: 16px; color: #999999; } .relDl .relMore{ margin-top: 140px; font-size: 14px; color: #000000; font-weight: bold; text-transform: uppercase; margin-top: 140px; display: block; } .relDl .relMore .iconfont{ font-size: 12px; -webkit-transform: scale(0.66); transform: scale(0.66); color: #004c9b; font-weight: bold; position: relative; top: -2px; margin-left: 10px; } .caseDl{ padding: 40px 0; border-bottom: solid 2px #eeeeee; } .caseDl .ab{ flex-direction: row-reverse; justify-content: space-between; align-items: center; } .caseDl .abo-moreBut{ margin-left: 0; margin-top: 50px; } .abo-moreBut, .abo-moreBut *{ -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .caseDl{ -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .caseDl dd{ width: 55%; padding-right: 20px; } .caseDl dt{ width: 480px; flex-shrink: 0; overflow: hidden; } .caseDl dt img{ -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .caseDl .tit{ font-size: 22px; color: #333333; margin-bottom: 30px; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .caseDl .txt{ font-size: 16px; line-height: 26px; color: #666666; } .caseBox{ padding-top: 60px; padding-bottom: 100px; } .pagination{ display: flex; display: -webkit-flex; justify-content: center; margin: 0; margin-top: 70px; } .pagination li a{ width: 45px; height: 45px; text-align: center; line-height: 45px; padding: 0; font-size: 16px; color: #333333; font-weight: bold; border: 0; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .pagination .pagin-but a{ background-color: #f5f5f5; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; border-radius: 0 !important; } .pagin-but .iconfont{ font-size: 10px; color: #000000; -webkit-transform: scale(0.833); transform: scale(0.833); } .pagin-pv{ margin-right: 10px; } .pagin-nt{ margin-left: 10px; } .pagination li.active a, .pagination li.active span{ background-color: #224486; color: #fff; } .caseShow{ padding: 100px 0 80px; } .caseShow .bjQi{ font-size: 16px; line-height: 30px; color: #666666; padding-bottom: 80px; border-bottom: solid 1px #e5e5e5; margin-bottom: 40px; } .caseShow .bjQi strong{ font-size: 22px; color: #000000; } .caseShow .title{ font-size: 36px; color: #004c9b; font-weight: bold; text-align: center; margin-bottom: 55px; } .show-page{ justify-content: space-between; align-items: center; } .show-page .nt{ font-size: 18px; color: #000000; padding-right: 15px; } .show-page .nt .spans{ font-size: 16px; color: #666666; } .show-page .returnBut{ font-size: 16px; color: #004c9b; width: 174px; height: 54px; display: flex; display: -webkit-flex; align-items: center; justify-content: center; border: solid 1px #004c9b; } .newBoxDl dt{ width: 56.25%; } .newBoxDl dd{ position: absolute; right: 0; width: 51.916%; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); background-color: #f5f5f5; padding: 30px 50px; height: 80.952%; } .newBoxDl dd .date{ margin-bottom: 20px; } .newBoxDl dd .year{ font-size: 40px; color: #cccccc; font-weight: bold; line-height: 40px; } .newBoxDl dd .day{ font-size: 16px; color: #cccccc; } .newBoxDl dd .tit{ font-size: 26px; line-height: 32px; color: #333333; margin-bottom: 15px; } .newBoxDl dd .txt{ font-size: 16px; line-height: 22px; color: #666666; } .newBox-swppg{ position: absolute; bottom: 20.238%; right: 0; width: 51.916%; z-index: 3; padding: 0 40px 0 50px; justify-content: space-between; align-items: center; } .newBox-swppg .swiper-pagination-bullet{ width: 5px; height: 5px; background-color: #d2d2d2; opacity: 1; margin: 0 5px; } .newBox-swppg .swiper-pagination-bullet-active{ background-color: #224486; } .newBox-page{ margin: 0 -5px; } .newBox{ margin-top: 80px; padding-bottom: 50px; border-bottom: solid 1px #e5e5e5; margin-bottom: 50px; } .smlNewDl{ background-color: #f5f5f5; } .smlNew-col{ padding: 20px 22px; } .smlNewRow{ margin: -20px -22px; } /**/ .newShow{ padding: 95px 0; } .newShow .hdDiv{ text-align: center; padding-bottom: 45px; border-bottom: solid 1px #dcdcdc; margin-bottom: 65px; } .newShow .tit{ font-size: 30px; line-height: 40px; color: #333333; padding: 0 180px; font-weight: bold; margin-bottom: 40px; } .newShow .txt{ font-size: 22px; color: #999999; } .newShow .bjQi{ font-size: 16px; line-height: 26px; } .bjQi img{ max-width: 100%; } /**/ .hxBox{ padding: 75px 0 100px; } .hxBox .list{ margin-bottom: 50px; } .hxBox .li div.ab{ position: relative; height: 84px; align-items: center; padding: 0 25px 0 40px; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .hxBox .li a .icon{ position: absolute; top: 50%; right: 27px; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .hxBox .li .tit{ font-size: 22px; color: #000000; padding: 0 30px; position: relative; -webkit-transform: all 0.5s ease 0s; transform: all 0.5s ease 0s; } .hxBox .li .tit:after{ content: ""; width: 7px; height: 7px; background-color: #224486; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); -webkit-transform: all 0.5s ease 0s; transform: all 0.5s ease 0s; } .hxBox .li .icon{ font-size: 0; position: relative; line-height: 0; display: inline-block; } .hxBox .li .icon img{ -webkit-transform: all 0.5s ease 0s; transform: all 0.5s ease 0s; } .hxBox .li .icon img:nth-child(2){ position: absolute; top: 0; left: 0; visibility: hidden; opacity: 0; } .shouHouBox .hdDiv, .shouHouBox .textDiv{ padding: 0 55px; } .shouHouBox .hdDiv{ align-items: center; height: 85px; position: relative; } .shouHouBox .hdDiv .tit{ font-size: 22px; color: #000000; position: relative; } .shouHouBox .hdDiv .tit:after{ content: ""; width: 7px; height: 7px; background-color: #224486; position: absolute; right: 100%; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); margin-right: 25px; } .shouHouBox .hdDiv .icon{ position: absolute; right: 25px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); font-size: 0; } .shouHouBox .hdDiv .icon img, .shouHouBox li{ -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .shouHouBox .hdDiv .icon .jian{ position: absolute; top: 0; left: 0; visibility: hidden; opacity: 0; } .shouHouBox .textDiv img{ max-width: 100%; } .shouHouBox .textDiv{ font-size: 16px; line-height: 26px; color: #666666; padding-top: 30px; padding-bottom: 72px; border-bottom: solid 3px #224486; display: none; } .shouHouBox li .hdDiv{ cursor: pointer; } .shouHouBox li.active{ background-color: #f8f8f8; } .shouHouBox li.active .jia{ visibility: hidden; opacity: 0; } .shouHouBox li.active .hdDiv .icon .jian{ visibility: visible; opacity: 1; } .shouHouBox .textDiv .txt{ line-height: 30px; } .shouHouBox .textDiv .smlTit{ font-size: 16px; color: #000000; margin-bottom: 15px; } .tactRow{ margin: 0 -30px; } .tactCol{ padding: 0 30px; float: left; width: 20%; } .tactCol span{ display: block; } .tactCol .txt{ margin-top: 40px; padding-top: 55px; border-top: solid 2px #eeeeee; line-height: 28px; } .tactCol .couts{ font-size: 20px; color: #333333; } .tactCol .nm{ font-size: 16px; color: #333333; } .tactCol .divs{ position: relative; display: inline-block; } .tactCol .divs .sewm{ position: absolute; left: 100%; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); margin-left: 30px; padding: 7px; background-color: #fff; border-radius: 10px; box-shadow: 0.438px 0.899px 4px 0px rgba(0, 0, 0, 0.15); visibility: hidden; opacity: 0; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; visibility: hidden; opacity: 0; z-index: 2; } .tactCol .divs .sewm:after{ content: ""; position: absolute; right: 100%; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 8px; height: 15px; background: url(../images/jiao.png) no-repeat center center/100%; } .tactBox{ position: relative; } .tactMap-tab{ position: absolute; bottom: 90px; left: 0; width: 100%; } .tactBox-map #map{ width: 100% !important; height: 730px !important; } .tactSwp .swiper-slide:not(:last-child){ margin-right: 80px; } .tactSwp .txt{ height: 104px; line-height: 104px; position: relative; font-size: 18px; color: #666666; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; cursor: pointer; } .tactSwp .txt:after{ content: ""; width: 100%; bottom: 0; left: 0; position: absolute; height: 3px; background-color: #224486; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; visibility: hidden; opacity: 0; } .tactSwp .active .txt:after{ visibility: visible; opacity: 1; } .tactSwp .active .txt{ color: #000000; } .tactMap-div{ background-color: #fff; padding: 0 115px; position: relative; } .tactSwp .swiper-slide{ width: auto; } .tactSwp-pv, .tactSwp-nt{ position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .tactSwp-pv{ left: 30px; font-size: 17px; color: #a4a4a4; } .tactSwp-nt{ right: 30px; font-size: 17px; color: #a4a4a4; } /**/ .relDl dt{ max-width: 50%; } .relDl dt, .proColDl dt, .aboNewDl dt, .newBoxDl dt{ overflow: hidden; } .relDl dt img, .proOne .downBut, .proColDl dt img, .aboHonoDl dd .tit, .aboNewDl .tit, .aboNewDl dt img, .returnBut, .show-page .nt .spans, .newBoxDl dt img, .newBoxDl dd .tit, .newBox-nt, .shouHouBox .hdDiv .tit{ -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .footer_bottom .footer_bah{ justify-content: space-between; width: 100%; padding-right: 0; } .footer .footer_list{ border-top: solid 1px #2c2c2c; border-bottom: solid 1px #2c2c2c; } .navUls{ position: absolute; top: 100%; left: 0; padding-left: 20px; } .nav>ul>li{ position: relative; } .header .nav_right .nav ul li .nav_one a{ height: 100px; display: flex; display: -webkit-flex; align-items: center; } .navUls{ padding-top: 35px; visibility: hidden; opacity: 0; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .navUls li{ display: block; float: none !important; } .navUls li a{ font-size: 16px; color: #666666; padding: 8px 0; position: relative; display: inline-block; white-space: nowrap; } .navUls li a:after{ content: ""; width: 100%; height: 2px; background-color: #f6ab10; position: absolute; bottom: 0; left: 0; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; visibility: hidden; opacity: 0; } .navUls li.active a:after{ visibility: visible; opacity: 1; } .navUls li.active a{ color: #000000; } .nav .bgs{ position: absolute; top: 100%; width: 93.75%; background: url(../images/nav-bg.jpg) no-repeat center center/cover; height: 280px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); visibility: hidden; opacity: 0; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .xf_right{ display: none; } .aboYshi-div .list li .tit{ margin-bottom: 0; } .aboNewDl .tit{ height: 48px; overflow: hidden; } .swiper-container, .aboCul-div .container{ margin-left: 0; margin-right: 0; } .tactSwp-pv, .tactSwp-nt{ -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .show-page .nt, .show-page .pv{ max-width: 50%; } .caseDl .txt, .newBoxDl dd .tit, .aboNewDl .tit{ text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .proTwo-tabli img{ max-width: 100%; } .aboNewDl{ border-bottom: solid 3px #fff; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .aMao{ width: 100%; display: inline-block; position: relative; top: -20px; } .aboNewDl .tit{ height: 56px; } .footer .footer_list ul li{ text-align: center; } .footer .footer_list ul li .footer_icon1 .divs{ position: relative; display: inline-block; } .footer .footer_list ul li .footer_icon1 .footer_icimg{ position: absolute; left: 100%; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); margin-left: 20px; padding: 5px; background-color: #fff; border-radius: 3px; font-size: 0; visibility: hidden; opacity: 0; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } /* 新增弹框 */ body{ position: relative; } .tanBg{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.5); z-index: 89; display: none; } .tanBox{ position: fixed; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 99; background-color: #fff; width: 80%; max-width: 860px; padding: 80px 135px 55px; display: none; } .close-x{ position: absolute; right: 30px; top: 30px; cursor: pointer; } .tanSwp .tit{ font-size: 18px; color: #000000; text-align: center; margin-top: 35px; } .tanBox-swp{ position: relative; } .tanSwp-but{ font-size: 26px; color: #9e9e9e; position: absolute; top: 45%; -webkit-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; } .tanSwp-but:hover{ color: #004c9b; } .tanSwp-pv{ right: 113.117%; } .tanSwp-nt{ left: 113.117%; } @media screen and (min-width: 1200px) { .hxBox .li:hover div.ab{ background-color: #224486; } .xf_tight_ul ul li:hover .icon_we_hover,.xf_tight_ul ul li:hover .ico_dh_horer{ visibility: visible; opacity: 1; right: 100%; } .footer_bottom .footer_fx .weixn_fot:hover .weixin_foot_h { opacity: 1; visibility: visible; } .footer_bottom .footer_bah p a:hover{ color: #fff; } .index_hzhb_siper .index_hzht .index_hz_pr:hover { background: url(../images/index_hzhb_l_h.png) no-repeat center center/100%; } .index_hzhb_siper .index_hzht .index_hz_pev:hover { background: url(../images/index_hzhb_r_h.png) no-repeat center center/100%; } .index_hzhb_cont .index_hzhb_list ul li:hover img { transform: scale(1.1); } .index_zydz_cont ul li:nth-child(1):hover { background: url(../images/01.jpg) no-repeat center center/cover; } .index_zydz_cont ul li:nth-child(2):hover { background: url(../images/index_img6.jpg) no-repeat center center/cover; } .index_zydz_cont ul li:nth-child(3):hover { background: url(../images/03.jpg) no-repeat center center/cover; } .index_zydz_cont ul li:nth-child(4):hover { background: url(../images/04.jpg) no-repeat center center/cover; } .index_zydz_cont ul li:hover .index_zydz_ul .index_zydz_text h5, .index_zydz_cont ul li:hover .index_zydz_ul .index_zydz_text h3, .index_zydz_cont ul li:hover .index_zydz_ul .index_zydz_text .index_zydz_p p, .index_zydz_cont ul li:hover .index_zydz_ul .index_zydz_text .index_zydz_p { color: #fff; } .index_zydz_cont ul li:hover .index_zydz_ul .index_zydz_text h3::before { background: #F6AB10; } .index_zydz_cont ul li:hover .index_zydz_ul .index_zydz_img img.img2 { opacity: 1; } .index_zydz_cont ul li:hover .index_zydz_ul .index_zydz_img img.img1 { opacity: 0; } .index_zydz_cont ul li:hover .index_zydz_ul { transform: translateY(-20px); } .index_zydz_cont ul li:hover .index_zyd_span { bottom: -50px; } .index_zydz_cont ul li:hover .index_zyd_span h1 { color: rgba(255, 255, 255, .1); } .banner_index .ban_swipem .swpPrev:hover, .banner_index .ban_swipem .swpNext:hover { background: #F6AB10; } .index_produt .index_proudt_cont .index_r_swiper .tup:hover { background: url(../images/index_shang.png) no-repeat center center/100%; } .index_produt .index_proudt_cont .index_r_swiper .tub:hover { background: url(../images/index_pr_xia_h.png) no-repeat center center/100%; } .index_about .index_about_r .index_abot_more a:hover {} .index_news_list ul li:hover .index_news_text .index_news_mor span.more::before { background: url(../images/index_new_l.png) no-repeat center center/100%; } .index_news_list ul li:hover::before { width: 100%; } .index_news_list ul li:hover { background: url(../images/index_news_img1.jpg) no-repeat center center/cover; } .index_news_list ul li:hover .index_news_text .index_news_p h3 { color: #fff; } .index_news_list ul li:hover .index_news_text .index_news_p p { color: #DDD; } .index_news_list ul li:hover .index_news_text .index_news_mor span.date { color: #fff; } .index_news_list ul li:hover .index_news_text .index_news_mor span.more { color: #fff; } .index_news_list ul li:hover .index_news_text .index_news_mor span.more::before { background: url(../images/index_news_l.png) no-repeat center center/100%; } .footer .footer_list ul li:hover .footer_icon1 .footer_icimg{ visibility: visible; opacity: 1; } .aboNewDl:hover{ border-color: #004c9b; } .tactSwp-pv:hover, .tactSwp-nt:hover{ color: #224486; } .nav:hover .bgs, .nav:hover .navUls{ visibility: visible; opacity: 1; } .navUls li:hover a{ color: #000000; } .navUls li:hover a:after{ visibility: visible; opacity: 1; } .relDl:hover dt img, .proColDl:hover dt img, .aboNewDl:hover dt img, .newBoxDl:hover dt img{ -webkit-transform: scale(1.1); transform: scale(1.1); } .proOne .downBut:hover{ box-shadow: 2px 0px 10px 0px #224486; } .aboHonoDl:hover dd .tit{ -webkit-transform: translateY(-10px); transform: translateY(-10px); } .aboNewDl:hover .tit, .show-page .nt:hover .spans, .newBoxDl:hover dd .tit, .newBox-nt:hover, .shouHouBox li:hover .hdDiv .tit{ color: #224486; } .returnBut:hover{ background-color: #224486; color: #fff; } .tactCol:hover .divs .sewm{ visibility: visible; opacity: 1; } .hxBox .li:hover .icon img:nth-child(1){ visibility: hidden; opacity: 0; } .hxBox .li:hover .icon img:nth-child(2){ visibility: visible; opacity: 1; } .hxBox .li:hover .tit{ color: #fff; } .hxBox .li:hover .tit:after{ background-color: #fff; } .pagination li:hover a, .pagination li:hover span{ background-color: #224486 !important; color: #fff; } .pagination .pagin-but:hover a i{ color: #fff !important; } .caseDl:hover .tit{ color: #004c9b; } .caseDl:hover{ border-color: #004c9b; } .caseDl:hover .abo-moreBut{ background-color: #004c9b; color: #fff; } .caseDl:hover dt img{ -webkit-transform: scale(1.1); transform: scale(1.1); } .abo-moreBut:hover{ background-color: #004c9b; color: #fff; } .abo-moreBut:hover *{ color: #fff; } .relDl:hover .tit{ color: #224486; } .relDl:hover:after{ width: 100%; visibility: visible; opacity: 1; } .proTwo-nav li:hover span{ color: #000000; } .proColDl:hover .tit{ color: #224486; } .proColDl:hover .abo-moreBut{ background-color: #224486; color: #fff; } .proColDl:hover .abo-moreBut *{ color: #fff; } .npgNavSwp .swiper-slide:hover a{ color: #224486; } .aboswp-pv:hover, .aboswp-nt:hover{ color: #004c9b; } .aboYshi-div .list li:hover .icon .img{ visibility: hidden; opacity: 0; } .aboYshi-div .list li:hover .txt{ visibility: visible; opacity: 1; } .aboYshi-div .list li:hover .icon .img-b{ visibility: visible; opacity: 1; } }