/* 首页开始 */ .sy_banner { width: 100%; height: 910px; margin-top: 0; position: relative; } .sy_banner .swiper-container { width: 100%; height: 100%; margin-left: auto; margin-right: auto; } .sy_banner .swiper-container .swiper-slide { overflow: hidden; position: relative; } .sy_banner .swiper-container .swiper-slide img { width: 100% !important; height: 100%; margin: 0 50%; transform: translateX(-50%); } .sy_banner .swiper-button-prev:after, .sy_banner .swiper-container-rtl .swiper-button-next:after { content: ''; } .sy_banner .swiper-button-next:after, .sy_banner .swiper-container-rtl .swiper-button-prev:after { content: ''; } .sy_banner .swiper-button-prev, .sy_banner .swiper-container-rtl .swiper-button-next { left: 62px; background-image: url(../img/change_left.png); background-repeat: no-repeat; background-position: 0 0; background-size: 62px 32px; transition: 0.35s; } .sy_banner .swiper-button-next, .sy_banner .swiper-container-rtl .swiper-button-prev { right: 62px; background-image: url(../img/change_right.png); background-repeat: no-repeat; background-position: 100% 0; background-size: 62px 32px; transition: 0.35s; } .sy_banner .swiper-button-next, .sy_banner .swiper-button-prev { width: 183px; height: 32px; overflow: hidden; } .sy_banner .swiper-button-next span, .sy_banner .swiper-button-prev span { font-size: 14px; color: #ffffff; font-weight: lighter; opacity: 0; transition: 0.35s; } .sy_banner .swiper-button-next:hover span, .sy_banner .swiper-button-prev:hover span { opacity: 1; transition: 0.35s; } .sy_banner .swiper-pagination-bullet { width: 17px; height: 17px; display: inline-block; border-radius: 100%; background: #ffffff; opacity: 0.5; } .sy_banner .swiper-pagination-bullet-active { border: solid 1px #ffffff; background: transparent; } .bannercon { width: 100%; height: auto; overflow: hidden; position: absolute; top: 434px; left: 0; z-index: 5; text-align: center; } .bannercon p { font-size: 66px; font-weight: bold; color: #ffffff; margin-top: 30px; white-space: pre-line; font-family: 'PINGFANGHEAVY' !important; } .bannercon .spantwo { font-size: 18px; color: #ffffff; display: block; } .arrows_group { height: 100%; position: absolute; top: 0; right: 0; width: 100px; border-left: 1px solid rgba(255, 255, 255, 0.25); z-index: 999; } .secondnav { position: fixed; top: 0; right: 0; width: 100px; height: 100px; z-index: 9992; cursor: pointer; } .secondnav img { width: 100%; height: 100%; } /* 关于开始 */ .aboutus { width: 100%; height: auto; overflow: hidden; margin: 90px auto 0; } .about_con { width: 100%; height: auto; overflow: hidden; display: flex; justify-content: space-between; } .aboutleft { width: 42.86%; height: auto; overflow: hidden; } .con_title { width: 100%; height: auto; overflow: hidden; } .con_title p { font-family: SourceHanSansCN-Bold; font-size: 36px; font-weight: bold; color: #333333; } .about_banner { width: 100%; height: 450px; overflow: hidden; margin-top: 102px; } .about_banner .swiper-container { width: 100%; height: 100%; } .about_banner .swiper-slide img { width: 100%; height: 100%; } .about_banner .swiper-pagination-bullet { width: 17px; height: 17px; display: inline-block; border-radius: 100%; background: #ffffff; opacity: 1; /* float: right; */ } .about_banner .swiper-pagination-bullet-active { opacity: 0.5; } .about_right { width: 50%; height: auto; } .about_brief { margin-top: 50px; width: 100%; height: auto; overflow: hidden; } .about_brief p { font-size: 18px; line-height: 30px; color: #666666; display: -webkit-box; -webkit-line-clamp: 13; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; white-space: pre-line; text-indent: 36px; } .morelook { width: 174px; height: 60px; background-color: #1170ee; border-radius: 5px; font-size: 18px; line-height: 60px; color: #ffffff; text-align: center; margin-top: 60px; } .digital { width: 100%; height: auto; overflow: hidden; display: flex; } .digital_box { overflow: hidden; margin-right: 125px; } .digital_box:last-child { margin-right: 0; border-right: 0; } .digital .digital_box p { display: inline-block; font-weight: bold; color: #060030; font-family: Impact; font-size: 44px; } .year { font-family: Impact; font-size: 44px; font-weight: 100; color: #060030; font-weight: bold; } .digital_box span:last-child { display: block; font-size: 16px; color: #666666; margin-top: 10px; } /* 关于结束 */ /* 智慧精研 */ .skills { width: 100%; height: auto; overflow: hidden; padding-top: 85px; } .index_title p { font-size: 36px; font-weight: bold; color: #333333; } .accordions { width: 100%; height: auto; overflow: hidden; margin-top: 25px; position: relative; } .bussiness { width: 100%; height: 100%; } .bussiness ul { width: 100%; height: 810px; display: flex; justify-content: space-between; } .bussiness ul li { width: 400px; height: 100%; transition: 0.35s; } .bussiness ul li.active { width: 720px; } .bussnescon { width: 100%; height: 100%; position: relative; } .busimg { width: 40px; height: 40px; display: block; margin: 0 auto 30px; } .bussmask div { width: 100%; height: auto; position: absolute; bottom: 80px; left: 0; } .busp { font-size: 30px; font-weight: lighter; color: #ffffff; text-align: center; } .bussmask { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); z-index: 0; } .busimg_one { width: 100%; height: 100%; } .busimg_two { width: 100%; height: 100%; display: none; } .bussiness ul li.active .busimg_one { display: none; } .bussiness ul li.active .busimg_two { display: block; } .bussiness ul li.active .bussmask { display: none; } .bussiness ul li.active .buscontent { display: block; } .buscontent { width: 100%; height: auto; overflow: hidden; display: none; } .buscontent div { position: absolute; bottom: 96px; left: 0; padding-left: 50px; } .buscontent div i { display: block; width: 42px; height: 3px; background-color: #ffffff; margin-top: 20px; } .buspan { font-size: 20px; color: #ffffff; margin-top: 30px; display: block; } .busa { width: 174px; height: 60px; border-radius: 5px; border: solid 1px #ffffff; font-size: 18px; line-height: 60px; color: #ffffff; text-align: center; display: block; margin-top: 40px; } .buscontent .busp { text-align: left; } .buscontent .busimg { width: 40px; height: 40px; display: block; margin: inherit; } /* 首页新闻 */ .news { width: 100%; height: auto; overflow: hidden; background-image: url('../img/index_news_bg.jpg'); background-size: cover; background-repeat: no-repeat; padding: 90px 0 140px 0; } .news_title { display: flex; justify-content: space-between; } .newsmore { width: 10%; display: block; } .newsmore img { width: 44px; height: 7px; margin-left: 5px; display: inline-block; } .newsmore p { font-size: 18px; color: #999999; font-weight: 400 !important; vertical-align: middle; display: inline-block; } .news_list { width: 100%; height: auto; overflow: hidden; margin: 65px auto 0 !important; display: flex; justify-content: space-between; align-items: center; } .news_left { width: 500px; height: auto; overflow: hidden; } .left_con { width: 100%; height: auto; overflow: hidden; padding: 30px; background-color: #fff; } .left_con div { font-size: 14px; color: #999999; } .left_con p { width: 100%; font-size: 24px; margin-top: 10px; color: #333333; } .left_con span { /* display: inline-block; */ margin-top: 7px; font-size: 14px; line-height: 24px; color: #999999; } .left_con img { margin-top: 30px; } .left_con .left_icon1 { width: 28px; height: 7px; } .left_con .left_icon2 { width: 44px; height: 7px; display: none; } .left_con:hover .left_icon1 { display: none; } .left_con:hover .left_icon2 { display: block; } .news_rigth { width: 63%; height: auto; overflow: hidden; } .news_rigth ul { width: 100%; height: auto; overflow: hidden; display: flex; justify-content: space-between; flex-wrap: wrap; } .news_li { width: 48.8%; height: 280px; background-color: #ffffff; padding: 35px; } .news_li:nth-child(-n+2) { margin-bottom: 25px; } .news_li a { display: block; width: 100%; height: 100%; } .news_li a div { font-size: 14px; color: #999999; } .news_li a p { width: 100%; font-size: 24px; margin-top: 22px; color: #333333; height: 62px; } .news_li a span { /* display: inline-block; */ margin-top: 25px; font-size: 14px; line-height: 24px; color: #999999; } .news_li a img { margin-top: 15px; } .news_li a .left_icon1 { width: 28px; height: 7px; } .news_li a .left_icon2 { width: 44px; height: 7px; display: none; } .news_li:hover .left_icon1 { display: none; } .news_li:hover .left_icon2 { display: block; } .newsbanner { width: 500px; height: 376px; overflow: hidden; } .newsbanner .swiper-container { width: 100%; height: 100%; } .newsbanner .swiper-slide img { width: 100%; height: 100%; } .newsbanner .swiper-pagination-bullet { width: 11px; height: 11px; display: inline-block; border-radius: 100%; background: #ffffff; opacity: 1; } .newsbanner .swiper-pagination-bullet-active { opacity: 0.5; } .news_list ul li a:hover .newsimg img { transform: scale(1.05); transition: .35s; } .news_list ul li a:hover .newscon span { font-weight: bold; color: #1170ee; transition: .35s; } .news_list ul li a:hover .newscon p { color: #333333; transition: .35s; } .news_list ul li a:hover .newsmore { color: #1170ee; transition: .35s; } /* 新闻列表页面 */ .ny_banner { width: 100%; height: 450px; overflow: hidden; margin: auto; background-repeat: no-repeat; background-size: auto; background-position: center center; position: relative; } .news_banner { background-image: url(../image/news_banner.jpg); } .banner_con { position: absolute; top: 269px; left: 50%; transform: translate(-50%, 0); } .banner_con p:first-child { font-size: 48px; font-weight: 400; color: #ffffff; } .banner_con p:nth-child(2) { font-size: 18px; color: #ffffff; margin-top: 15px; } .newslist { width: 100%; height: auto; overflow: hidden; } .news_con ul { display: flex; flex-wrap: wrap; } .news_con ul li { display: inline-block; margin-right: 5%; width: 30%; height: auto; margin-bottom: 60px; transition: all .35s; } .news_con ul li:nth-child(3n) { margin-right: 0; } .news_con ul li a { display: block; width: 100%; height: 100%; border-bottom: 2px solid #e9e9e9; padding-bottom: 40px; } .news_con .newsimg { width: 100%; height: 314px; max-height: 314px; overflow: hidden; display: flex; justify-content: center; align-items: center; } .news_con .newsimg img { /* width: 100%; */ height: 100%; transition: .35s; } .news_con .newscon { width: 100%; height: auto; padding: 30px 0 0 0; } .news_con .newscon span { font-size: 24px; color: #333333; margin-bottom: 27px; transition: .35s; height: 62px; } .news_con .newscon p { font-size: 16px; color: #999999; background-image: url(../img/shijian02.png); background-repeat: no-repeat; background-position: center left; background-size: 16px 16px; padding-left: 24px; } .news_con ul li a:hover .newscon span { color: #1170ee; } .news_con ul li a:hover .newscon p { color: #1170ee; background-image: url(../img/shijian01.png); } .news_con ul li a:hover { border-bottom: 2px solid #1170ee; transition: all .35s; } .newsnav { width: 100%; height: auto; overflow: hidden; display: flex; justify-content: space-between; } .newsnav ul { width: 20% !important; height: auto; overflow: hidden; display: flex; justify-content: space-between; } .newsnav ul li { display: block; width: 70px; height: 47px; font-size: 16px; color: #000000; text-align: center; line-height: 49px; transition: all .35s; cursor: pointer; border-bottom: solid 1px transparent; } .liactive { color: #1170ee !important; border-bottom: solid 1px #1170ee !important; } .allcontent { margin-top: 50px; } .allcontent .news_con { display: none; } .allcontent .news_con.select_con { display: block; } /* 新闻动态详情 */ .newsdet { height: auto; overflow: hidden; padding-bottom: 80px; } .det_title { width: 100%; height: auto; overflow: hidden; margin-top: 30px; padding: 52px 0 32px 0; text-align: center; border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .det_title p { font-size: 32px; color: #000000; } .det_title span { font-size: 16px; color: #999999; display: inline-block; margin-top: 22px; } .det_con { width: 100%; height: auto; overflow: hidden; padding: 40px 0 0 0; } .detcontent { width: 100%; height: auto; overflow: hidden; } .detcontent p { font-size: 18px; line-height: 30px; color: #333333; white-space: pre-line; } .detcontent p img { display: block; margin: auto; } .pages { width: 100%; height: auto; overflow: hidden; margin-top: 45px; } .pages a { display: block; width: 100%; height: auto; line-height: 45px; font-size: 18px; color: #333333; } .pages a:hover { color: #999999; } .relatedcon { width: 100%; height: auto; overflow: hidden; background-color: #f7f7f7; padding: 80px 0; } .relatedrem h1 { font-size: 40px; color: #031d41; margin-bottom: 50px; font-weight: 400; } .news_bread { width: 35% !important; } /* 关于威斯尼斯人wns8888 */ .abouts_banner { background-image: url(../img/about_banner.jpg); } .aboutCon { width: 100%; height: auto; overflow: hidden; padding-bottom: 154px; } .abouttop { width: 100%; height: 68px; overflow: hidden; border-bottom: 10px solid #f6f6f6; } .abouttop .content { display: flex; justify-content: space-between; align-items: center; } .aboutbread { width: 40%; height: 100%; overflow: hidden; line-height: 68px; background-image: url('../img/home.png'); background-size: 14px 14px; background-repeat: no-repeat; background-position: 0 50%; padding-left: 20px; } .aboutbread a { display: inline-block; font-size: 14px; color: #999999; } .aboutbread .tou { color: #999999 !important; } .aboutbread span { display: inline-block; color: #333333; font-size: 14px; } .aboutNav { width: 50% !important; height: auto; overflow: hidden; display: flex; justify-content: space-between; } .aboutNav a { display: block; /*width: 85px;*/ height: 47px; font-size: 16px; color: #000000; text-align: center; line-height: 49px; transition: all .35s; cursor: pointer; border-bottom: solid 1px transparent; } .aboutNav a:hover { color: #1170ee; border-bottom: solid 1px #1170ee; transition: all .35s; } .abactive { color: #1170ee !important; border-bottom: solid 1px #1170ee !important; } .about_ny { margin-top: 53px; } .about_ny_right { margin-top: 185px; } /* 组织机构 */ .organize { width: 999px; height: 720px; margin: auto; } .organize img { width: 100%; height: 100%; } .about_organ { padding-bottom: 54px; } .organize_con { margin-top: 54px; } /* 企业文化 */ .honor_ny { margin-top: 50px !important; } .honor_ny ul { width: 100%; height: auto; } .honor_ny ul li { width: 250px; height: auto; transition: 0.35s; float: left; margin-right: 37px; margin-bottom: 25px; cursor: pointer; } .honor_ny ul li:nth-child(5n) { margin-right: 0; } .honor_ny ul li:hover .honorcha { transition: 0.35s; box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.17); border: solid 1px #f6f6f6; } .honor_ny ul li .honorcha { width: 250px; height: 250px; border: solid 1px #f3f3f3; display: flex; align-items: center; justify-content: center; overflow: hidden; transition: 0.35s; } .honor_ny ul li img { max-width: 100%; max-height: 100%; display: block; transition: 0.35s; } .honor_ny ul li p { font-size: 16px; color: #333333; margin-top: 20px; text-align: center; height: 42px; } .loadingmore { width: 148px; height: 54px; background-color: #ffffff; border-radius: 5px; border: solid 1px #d6d6d6; font-size: 16px; line-height: 54px; color: #999999; text-align: center; margin: 0px auto 60px; cursor: pointer; } .amplify { width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.5); display: flex; justify-content: center; align-items: center; } .amplify_con { width: 650px; height: 650px; position: relative; background-color: #fff; display: flex; justify-content: center; align-items: center; } .amplify img { max-width: 100%; max-height: 100%; } .closeFun { width: 32px; height: 32px; background-color: #fff; position: absolute; top: 20px; right: 20px; cursor: pointer; } .closeFun img { width: 100%; height: 100%; } /* 主营业务 */ .bussness_banner { background-image: url('../image/business_banner.jpg'); } .mainbussiness { margin-top: 54px !important; } .mainbussiness ul { width: 100%; height: auto; } .mainbussiness ul li { width: 22.5%; height: auto; margin-bottom: 32px; float: left; margin-right: 3%; } .mainbussiness ul li:nth-child(4n) { margin-right: 0; } .mainimg { width: 100%; height: 236px; overflow: hidden; border-radius: 5px; } .mainimg img { width: 100%; height: 100%; transition: 0.35s; } .mainbussiness ul li:hover .mainimg { box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 17%); } .mainbussiness ul li:hover .mainimg img { transform: scale(1.02); transition: 0.35s; } .mainbussiness ul li p { font-size: 16px; color: #333333; text-align: center; height: 62px; margin-top: 30px; } .PublishingCon .aboutcon { display: none; } .PublishingCon .selectedCon { display: block; } /* 产品中心 */ .pro_banner { background-image: url(../image/product_banner.jpg); } /* 产品中心详情 */ .pro_chanpin { padding-bottom: 0; } .prodet_title { padding: 50px 0; } .prodet_title p { font-size: 32px; color: #000000; text-align: center; } .prodet_con { width: 100%; height: auto; overflow: hidden; } .prodet_con p { font-size: 18px; color: #333333; line-height: 36px; white-space: pre-line; } .prodet_con img { max-width: 100%; max-height: 100%; display: block; margin: auto; } .prodet { padding-bottom: 80px; } .pro_relatedcon { padding: 66px 0; } .pro_chanpin .mainbussiness ul li { margin-bottom: 0; } /* 文化 */ .culture_top { height: 543px !important; overflow: inherit; background-image: url(../image/about_culture02.jpg); background-repeat: no-repeat; background-size: 100% 443px; background-position: 0 100%; position: relative; margin-top: 52px !important; } .culture_middle { width: 100%; height: 600px; background-image: url(../image/about_culture03.jpg); background-repeat: no-repeat; background-position: 0 0; background-size: 100% 600px; margin-top: 96px; position: relative; } .culture_box2 { position: absolute; top: 55%; right: 13%; width: 35%; } .culture_bottom { width: 100%; height: auto; background-image: url(../image/about_culture04.jpg); background-repeat: no-repeat; background-position: 0 0; background-size: 100% 600px; margin-top: 109px; padding: 70px 0 0 0; } .culture_bottom_title { width: 480px; height: auto; overflow: hidden; border-bottom: 1px solid #083660; margin: 0 auto 0; } .culture_bottom_title p { text-align: center; font-size: 36px; color: #083660; height: 60px; } .culture_bottom_title i { width: 126px; height: 4px; background-color: #083660; display: block; margin: auto; } .culture_box { width: 36%; height: auto; overflow: hidden; margin-top: 243px; margin-left: 120px; } .culture_title p { width: 126px; height: 66px; border-bottom: 4px solid #f6f6f6; font-size: 36px; color: #ffffff; } .culture_title i { display: block; width: 480px; height: 1px; background-color: #f6f6f6; } .culture_title span { font-size: 30px; font-weight: bold; color: #ffffff; margin-top: 30px; display: block; } .culture_top img { position: absolute; top: 0px; right: 92px; } .culture_bottom_list { width: 100%; height: auto; display: flex; justify-content: space-between; } .culture_one { width: 390px; height: 520px; position: relative; margin-top: 70px; } .culture_one img { width: 100%; height: auto; overflow: hidden; } .culture_one_con { width: 100%; height: auto; overflow: hidden; position: absolute; bottom: 67px; left: 50%; transform: translate(-50%, 0); display: flex; align-items: center; flex-wrap: wrap; } .culture_one_con p { font-size: 30px; line-height: 60px; color: #ffffff; width: 100%; text-align: center; } .culture_two { margin-top: 152px !important; } .cultuerCon { padding-bottom: 82px !important; } /* 加入我们 */ .join_banner { background-image: url(../img/recruit_banner.jpg); } .joinlist { width: 100%; height: auto; overflow: hidden; padding: 0px 0 50px 0; } .jointext { font-size: 24px; color: #333333; line-height: 38px; margin-top: 60px !important; } .join_list { width: 100%; height: auto; overflow: hidden; margin-top: 88px !important; } .join_list ul { width: 100%; height: auto; } .join_list ul li { width: 100%; height: auto; padding: 0px 0px 0px 0px; margin-bottom: 30px; background-color: #f7f7f7; border-radius: 50px; } .recruitment_con1 { width: 100%; height: 100px; display: flex; justify-content: space-between; padding: 0 80px 0 72px; cursor: pointer; } .join_list ul li .recruitment_con1 .post_con { width: 60%; display: flex; align-items: center; } .post_con p:first-child { width: 200px; font-size: 20px; font-weight: bold; color: #000000; } .post_con p:nth-child(2) { font-size: 18px; color: #666666; margin-left: 100px; } .post_info { width: 10%; height: 100%; display: flex; align-items: center; justify-content: space-between; } .post_info p { font-size: 18px; color: #666666; } .join_list ul li .recruitment_img { width: 9px; height: 18px; margin-top: 0px; float: right; } .join_list ul li .recruitment_img .shouqi { transform: rotate(90deg); } .shouqi, .zhankai { width: 100%; height: 100%; } .shouqi img, .zhankai img { width: 100%; height: 100%; } .join_list ul li .recruitment_img .shouqi { display: none; } .zhankai_con { width: 1310px; height: auto; margin: auto; display: none; overflow: hidden; border-top: 1px solid rgba(0, 0, 0, 0.2); padding: 42px 0 77px 0; } .zhankai_con p { font-size: 18px; color: #666666; line-height: 24px; white-space: pre-line; box-sizing: border-box; } /* 联系我们 */ .conteact_banner { background-image: url(../img/contact_banner.jpg); } .contactus_ul { width: 100%; height: auto; overflow: hidden; display: flex; justify-content: space-between; margin-top: 99px; } .contactus_ul li { padding: 0 30px; } .contactus_ul li span { font-size: 18px; color: #999999; display: flex; } .contactus_ul li span img { width: 24px; height: 24px; line-height: 0; margin-right: 13px; } .contactus_ul li p { font-size: 28px; color: #040e23; margin-top: 16px; font-weight: bold; } .contactus_ul li:hover span { color: #333333; } .contact_map { width: 100%; height: 500px; border-radius: 5px; overflow: hidden; margin-top: 60px; } .contact_map #map { width: 100%; height: 500px; } .contact_map .BMapLabel { display: none !important; } /* 搜索结果页 */ .result { width: 100%; height: auto; overflow: hidden; padding-bottom: 80px; } .res_content { width: 100%; height: auto; overflow: hidden; display: flex; margin-top: 50px !important; } .sresultcon p:first-child { font-family: 'MicrosoftYaHei'; font-size: 14px; line-height: 25px; color: #999999; } .sresultcon p:nth-child(2) { font-family: MicrosoftYaHei; font-size: 20px; line-height: 35px; color: #333333; } .sresultcon p:nth-child(2) span { color: #fe0c0c; } .resultul { margin: 30px auto 0 !important; } .reslist { width: 100%; margin: 0 auto 0; height: auto; overflow: hidden; } .reslist ul li { width: 100%; height: auto; margin: auto; overflow: hidden; border-bottom: 1px solid #DEE2E9; } .reslist ul li a { display: flex; justify-content: space-between; width: 100%; height: 100%; padding: 41px 0px; } .reslist ul li a:hover .date { color: #1170ee; } .reslist ul li a:hover .newsnr span { color: #1170ee; } .date { font-size: 24px; font-weight: 400; color: #999999; opacity: 0.8; float: left; transition: all .35s; } .newsnr { float: right; width: 86%; height: auto; overflow: hidden; } .newsnr span { font-size: 24px; font-weight: 600; color: #333333; transition: all .35s; } /* 产品页面 */ .product_banner { background-image: url(../image/product_banner.jpg); } .prolist { width: 100%; height: auto; overflow: hidden; padding: 0px 0 75px 0; background-image: url(../img/blue_bg_img.jpg); background-size: auto; } .proinfo { font-size: 30px; font-weight: bold; color: #333333; } .protext { width: 100%; overflow: hidden; display: flex; justify-content: space-between; margin-top: 40px !important; } .protext .ductleft { width: 46.36%; height: auto; overflow: hidden; } .protext .ductleft p { font-size: 18px; line-height: 30px; color: #333333; text-align: justify; } .procontent { width: 100%; height: auto; overflow: hidden; } .pronav { width: 100%; height: auto; overflow: hidden; padding: 55px 0 0 0; background-color: #ebebeb; } .pronav_name { display: flex; justify-content: space-between; } .pronav_name div { display: block; width: 180px; height: auto; overflow: hidden; position: relative; padding-bottom: 55px; cursor: pointer; } .pronav_name div img { width: 178px; height: 134px; opacity: 0.65; filter: grayscale(1); } .pronav_name div:hover img { opacity: 1; } .pronav_name div p { width: 100%; font-size: 24px; color: #000000; text-align: center; margin-top: 20px; } .pronav_name .ageLi_active img { filter: grayscale(0); opacity: 1; } .pronav_name div.ageLi_active p { color: #1170ee; } .triangle { display: block; position: absolute; width: 50px; height: 50px; background-color: #ffffff; bottom: -64px; left: 50%; transition: all .35s; transform: translateX(-50%) rotate(45deg); } .pronav_name div.ageLi_active .triangle { bottom: -34px; transition: all .35s; } .pro_image { width: 100%; height: auto; padding: 76px 0 0 0; } .pro_image p { font-size: 36px; font-weight: bold; color: #333333; } .maindrawing { width: 100%; height: auto; margin-top: 30px; display: flex; justify-content: center; align-items: center; position: relative; } .maindrawing img { max-width: 100%; max-height: 100%; } .productcontent .pro_image { display: none; } .productcontent .pro_image.selectprocon { display: block; } .module_con { width: 100%; height: auto; overflow: hidden; } .module_ul div { width: 50%; height: 740px; min-height: 740px; } .module_ul .module_text { background-color: #efefef; padding: 105px 120px 0 260px; float: left; } .module_text p { font-size: 36px; font-weight: bold; color: #333333; } .module_text span { font-size: 24px; line-height: 30px; color: #333333; display: block; margin-top: 28px; text-align: justify; } .module_text ul { width: 100%; height: auto; overflow: hidden; display: flex; flex-wrap: wrap; margin-top: 75px; } .module_text ul li { width: 50%; height: auto; overflow: hidden; font-size: 24px; line-height: 24px; color: #333333; text-align: left; margin-bottom: 20px; } .module_text ul li::before { content: ''; width: 26px; height: 26px; background-color: #1170ee; border-radius: 50%; display: inline-block; vertical-align: middle; margin-right: 16px; } .module_image { position: relative; float: right; } .module_image img { width: 100%; height: 100%; } .module_image span { display: block; position: absolute; width: 50px; height: 50px; background-color: #efefef; top: 50%; left: 0; transform: translateX(-50%) rotate(45deg); } .module_ul:nth-child(2n) .module_text { float: right; padding: 105px 280px 0 94px; } .module_ul:nth-child(2n) .module_image { float: left; } .module_ul:nth-child(2n) .module_image span { display: block; position: absolute; width: 50px; height: 50px; background-color: #efefef; top: 50%; right: -50px; left: auto; transform: translateX(-50%) rotate(45deg); } .pro_swiper { width: 100%; height: auto; overflow: hidden; position: relative; padding-bottom: 80px; margin-top: 65px !important; margin-bottom: 100px !important; } .pro_swiper .swiper-slide { width: 330px; height: 248px; overflow: hidden; } .pro_swiper .swiper-slide img { width: 100%; height: 100%; } .av-image-hotspot { height: 34px; width: 34px; font-size: 10px; line-height: 38px; text-align: center; position: absolute; z-index: 1; margin: -9px 0 0 -9px; } .av-image-hotspot.av-image-hotspot_one { top: 7%; left: 50%; } .av-image-hotspot.av-image-hotspot_two { top: 12%; left: 58%; } .av-image-hotspot_inner { display: block; border-radius: 100px; position: absolute; height: 100%; width: 100%; background: rgb(255, 255, 255); color: rgb(250, 245, 245); z-index: 2; cursor: pointer; text-decoration: none; text-indent: -200%; overflow: hidden; } .maindrawing .av-image-hotspot-pulse { display: block; background: rgb(255, 255, 255); border-radius: 100px; height: 65px; width: 65px; position: absolute; -webkit-animation: av_pulsate 2s ease-out infinite; animation: av_pulsate 2s linear infinite; opacity: 0; top: -16px; left: -16px; z-index: 1; } /*image hotspot pulse*/ @-webkit-keyframes av_pulsate { 0% { -webkit-transform: scale(0.1); opacity: 0.0; } 50% { opacity: 0.7; } 100% { -webkit-transform: scale(1); opacity: 0.0; } } @keyframes av_pulsate { 0% { transform: scale(0.1); opacity: 0.0; } 50% { opacity: 0.7; } 100% { transform: scale(1); opacity: 0.0; } } .av-image-hotspot_tips { width: 200px; height: 64px; background-color: #ffffff; box-shadow: 0px 3px 21px 0px rgba(0, 0, 0, 0.15); border-radius: 10px; position: relative; top: -216%; left: -230%; z-index: 9; opacity: 0; transition: all .35s; padding: 0 10px; } .av-image-hotspot_tips p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; line-height: 64px; font-size: 18px; color: #000000; width: 100%; font-weight: normal; } .av-image-hotspot_tips i { display: block; position: absolute; width: 0px; height: 0px; border-top: 20px solid #ffffff; border-right: 20px solid transparent; border-left: 20px solid transparent; bottom: -7px; left: 38%; } .av-image-hotspot:hover .av-image-hotspot_tips { opacity: 1; transition: all .35s; } /* 产品定位导航 */ .pronav_top { width: 100%; height: auto; background-color: #ffffff; position: fixed; top: 92px; left: 0; z-index: 999; display: none; } .pronav_top ul { display: flex; align-items: center; justify-content: center; padding: 10px 0; } .pronav_top ul li { border-radius: 5px; overflow: hidden; } .pronav_top ul li a { display: block; padding: 10px 20px; color: #333333; font-size: 16px; } .pronav_top ul li.moduactive { background-color: #1170ee; } .pronav_top ul li.moduactive a { color: #ffffff; } /* 手机端隐藏内容 */ .mobile, .mo_partner, .btn, .main_bussiness, .news_mobile, .more_news { display: none; } /* 成长历程结束 */ /* 手机自适应开始 */ @media screen and (max-width: 1650px) {} @media screen and (max-width: 1550px) {} @media screen and (max-width: 1450px) {} @media screen and (max-width: 1366px) {} @media screen and (max-width: 1310px) {} @media screen and (max-width: 1100px) {} @media screen and (max-width: 768px) { .pc_nav, .pc_partner { display: none; } .mobile { display: block; } .secondnav { width: 70px; height: 70px; } /* banner */ .sy_banner { height: 451px; } .bannercon { width: 85%; top: 29%; left: 30px; } .bannercon .spanone i { width: 15px; height: 15px; margin-left: 15px; } .bannercon .spanone { font-size: 36px; margin-top: 15px; } .bannercon p { font-size: 36px; margin-top: 20px; } .bannercon .spantwo { font-size: 12px; margin-top: 7px; } .sy_banner .swiper-button-next, .sy_banner .swiper-button-prev { display: none; } .sy_banner .swiper-pagination-bullet { display: none; } /* 关于我们 */ .aboutus { margin-top: 40px; padding-bottom: 40px; } .about_con { display: block; } .aboutleft { width: 100%; } .con_title p { font-size: 24px; } .con_title span { font-size: 20px; } .about_banner { width: 100%; height: 248px; overflow: hidden; margin-top: 34px; } .about_swiper, .about_swiper .swiper-slide { width: 100% !important; height: 100%; } .about_swiper .swiper-slide img { width: 100%; height: 100%; } .about_right { width: 100%; padding: 0px 15px 0 15px; margin-top: 25px; } .about_banner .swiper-pagination-bullet { width: 8px; height: 8px; } .about_brief { margin-top: 30px; } .about_brief p { font-size: 13px; line-height: 20px; -webkit-line-clamp: 22; } .morelook { width: 115px; height: 38px; line-height: 38px; margin: 30px auto 0; font-size: 12px; } .digital .digital_box p { font-size: 30px; margin: 0 !important; } .digital { margin-top: 32px; justify-content: space-between; } .digital_box { padding-right: 16px; text-align: left; margin-right: 15px; } .digital_box span:last-child { display: block; font-size: 14px; color: #333333; margin-top: 6px; } .year { font-size: 30px; } .skills { display: none; } .main_bussiness { display: block; width: 88%; height: auto; overflow: hidden; margin: 0px auto 0; } .news_title { width: 88% !important; } .main_bussul { width: 100%; height: auto; overflow: hidden; margin-top: 35px; } .main_bussul li { width: 100%; height: 247px; position: relative; margin-bottom: 20px; } .main_bussul li img { width: 100%; height: 100%; } .main_bussul li .main_buscon { position: absolute; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; padding: 80px 0 } .main_buscon img { width: 40px !important; height: 40px !important; } .main_buscon p { width: 100%; text-align: center; font-size: 20px; color: #ffffff; margin-top: 5px; } .index_title p { font-size: 24px; font-weight: bold; color: #333333; } .news { display: none; } .news_mobile { display: block; background-image: url('../img/index_news_bg.jpg'); background-size: cover; background-repeat: no-repeat; padding: 40px 0; } .news_mobile_ul { width: 88%; height: auto; overflow: hidden; margin: 10px auto 0; } .news_mobile_ul li { width: 100%; height: auto; overflow: hidden; margin-top: 20px; } .news_mobile_img { width: 100%; height: 243px; overflow: hidden; } .news_mobile_img img { width: 100%; height: 100%; } .news_mobile_div { width: 100%; height: auto; overflow: hidden; padding: 20px; background-color: #fff; } .news_mobile_div p { font-size: 16px; height: 40px; color: #333333; } .news_mobile_div span { font-size: 12px; color: #999999; display: block; margin-top: 13px; } .more_news { display: block; width: 115px; height: 38px; border: solid 1px #999999; font-size: 12px; line-height: 38px; margin: 35px auto 0; border-radius: 5px; font-size: 12px; color: #333333; text-align: center; } .news .con_title, .partner .con_title { text-align: left; } /* 内页banner */ .ny_banner { height: 225px; background-size: cover; background-position: inherit; } .join_banner, .conteact_banner { background-position: center center; } .banner_con { position: absolute; top: 145px; left: 50%; transform: translate(-50%, 0); } .banner_con p:first-child { font-size: 24px; font-weight: 400; color: #ffffff; } .banner_con p:nth-child(2) { font-size: 11px; color: #ffffff; margin-top: 10px; } .aboutbread { display: none; } .aboutNav { width: 90% !important; flex-wrap: wrap; margin: 10px auto 0; } .abouttop { width: 100%; height: auto !important; border-bottom: 0px solid #f6f6f6; } .aboutNav a { display: block; width: 48%; height: 40px; font-size: 13px; color: #000000; text-align: center; line-height: 40px; border-radius: 5px; border: solid 1px #d2d2d2; margin-top: 20px; } .abactive { color: #ffffff !important; background-color: #1170ee !important; border-bottom: solid 1px #1170ee !important; } .aboutCon { padding-bottom: 70px; } .culture_top { height: 432px !important; overflow: inherit; background-image: url(../image/about_culture02.jpg); background-repeat: no-repeat; background-size: 100% 221.5px; background-position: 100% 0; position: relative; margin-top: 25px !important; } .culture_top img { position: absolute; top: 180px; right: 40px; width: 280px; height: 210px; } .culture_box { width: 85%; height: auto; overflow: hidden; margin-top: 0; margin-left: 0; padding: 66px 0 0 65px; } .culture_box2 { width: 72%; } .culture_title p { width: 63px; height: 33px; border-bottom: 2px solid #f6f6f6; font-size: 18px; color: #ffffff; } .culture_title span { font-size: 14px; font-weight: bold; margin-top: 15px; } .culture_title i { display: block; width: 240px; height: 1px; background-color: #f6f6f6; } .culture_middle { width: 100%; height: 300px; background-size: 200% 300px; margin-top: 40px; position: relative; background-position: -364px 0; } .culture_bottom { width: 100%; height: auto; background-image: url(../image/about_culture04.jpg); background-repeat: no-repeat; background-position: 0 0; background-size: 100% 300px; margin-top: 50px; padding: 35px 0 0 0; } .culture_bottom_title { width: 240px; } .culture_bottom_title p { font-size: 18px; height: 30px; } .culture_bottom_title i { width: 63px; height: 2px; } .culture_bottom_list { width: 100%; display: block; justify-content: inherit; overflow-x: scroll; white-space: nowrap; } .culture_one { width: 195px; height: 260px; margin-top: 35px; display: inline-block; margin-right: 15px; } .culture_one_con p { font-size: 15px; line-height: 30px; } .culture_one_con { bottom: 30px; } .culture_two { margin-top: 35px !important; } .cultuerCon { padding-bottom: 42px !important; } .organize { width: 100%; height: auto; margin: auto; } .honor_ny ul { width: 92%; margin: auto; display: flex; justify-content: space-between; flex-wrap: wrap; } .honor_ny ul li { width: 45%; margin-bottom: 12px; margin-right: inherit !important; } .honor_ny ul li .honorcha { width: 100%; height: auto; } .honor_ny ul li img { width: 100%; height: auto; border: solid 1px #f3f3f3; transition: 0.35s; } .honor_ny ul li p { font-size: 13px; color: #333333; margin-top: 10px; text-align: center; height: 36px; } .loadingmore { width: 115px; height: 38px; background-color: #ffffff; border-radius: 5px; border: solid 1px #d6d6d6; font-size: 12px; line-height: 38px; color: #999999; text-align: center; margin: 0px auto 30px; cursor: pointer; } .amplify_con { width: 90%; height: 450px; position: relative; display: flex; justify-content: center; align-items: center; } .amplify img { max-width: 100%; max-height: 100%; width: auto; height: auto; } .newsnav ul { width: 90% !important; height: auto; overflow: hidden; margin: 40px auto 0; } .newsnav ul li { width: 150px; height: 40px; border-radius: 5px; border: solid 1px #d2d2d2; display: block; font-size: 13px; color: #000000; text-align: center; line-height: 40px; transition: all .35s; cursor: pointer; } .liactive { color: #ffffff !important; border: solid 1px #1170ee !important; background-color: #1170ee; } .news_con ul li { display: inline-block; width: 100%; height: auto; margin: 0 auto 30px; } .news_con .newsimg { height: 243px; max-height: 243px; } .news_con .newscon { padding: 15px 0 0 0; } .news_con .newscon span { font-size: 16px; margin-bottom: 12px; height: 45px; } .news_con .newscon p { font-size: 13px; background-size: 10px 10px; padding-left: 12px; } .news_con ul li a { border-bottom: 1px solid #e9e9e9; padding-bottom: 20px; } .det_title { margin-top: 15px; padding: 26px 0 16px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .det_title p { font-size: 16px; } .det_title span { font-size: 12px; margin-top: 11px; } .det_con { padding: 20px 0 0 0; } .detcontent p { font-size: 14px; line-height: 24px; } .pages { margin-top: 23px; } .pages a { line-height: 23px; font-size: 13px; } .newsdet { padding-bottom: 40px; } .relatedcon { padding: 40px 0; } .relatedrem h1 { font-size: 24px; margin-bottom: 25px; } .mainbussiness ul li { width: 100%; height: auto; margin: 0 auto 16px; } .mainbussiness ul li p { font-size: 13px; height: 40px; margin-top: 15px; } .mainbussiness { margin-top: 28px !important; overflow: hidden; } .prodet_title { padding: 25px 0; } .prodet_title p { font-size: 18px; } .prodet { padding-bottom: 40px; } .prodet_con p { font-size: 14px; line-height: 24px; } .pro_chanpin { padding-bottom: 0 !important; } .jointext { font-size: 13px; line-height: 18px; margin-top: 30px !important; } .join_list { margin-top: 40px !important; } .recruitment_con1 { height: 50px; padding: 0 40px 0 36px; } .post_con p:nth-child(2), .post_info p { display: none; } .post_con p:first-child { width: 200px; font-size: 16px; font-weight: bold; color: #000000; } .join_list ul li .recruitment_con1 .post_con { width: 75%; } .post_info { width: 3%; } .join_list ul li .recruitment_img { width: 9px; height: 12px; } .zhankai_con { width: 90%; height: auto; margin: auto; display: none; overflow: hidden; border-top: 1px solid rgba(0, 0, 0, 0.2); padding: 30px 20px 30px 20px; } .zhankai_con p { font-size: 14px; color: #000000; line-height: 24px; } .contactus_ul { margin-top: 40px; flex-wrap: wrap; } .contactus_ul li { width: 100%; padding: 0 0px; margin-bottom: 20px; } .contactus_ul li span { font-size: 12px; } .contactus_ul li span img { width: 16px; height: 16px; line-height: 0; margin-right: 8px; } .contactus_ul li p { font-size: 18px; margin-top: 10px; } .contact_map { height: 250px; margin-top: 20px; } .sy_banner .swiper-container .swiper-slide img { width: auto !important; } /* 移动端新闻列表 */ .news_list ul { display: block; height: 417px; position: relative; overflow: hidden; } .item { /* 叠在一起 */ position: absolute; width: 100%; height: 100%; top: 0; left: 0; } .btn { position: absolute; width: 25px; height: 25px; display: block; top: 30%; cursor: pointer; border: none; /* 防止被盖住按钮 */ z-index: 9999; border-radius: 50%; overflow: hidden; outline: none; } #goNext { right: 11px; } #goPre { left: 11px; } .btn img { width: 100%; height: 100%; } .item.active { z-index: 1000; } .join_list ul li { margin-bottom: 15px; border-radius: 50px; } /* 合作伙伴 */ .partner { padding: 40px 0 35px 0; } .mo_partner { display: block; } .slide_ul li { width: 32%; height: 55px; margin-right: 2%; } .slide_ul li:nth-child(3n) { margin-right: 0; } .slide_ul li img { width: 100%; height: 100%; } .partner_swiper .swiper-pagination-bullet { width: 8px; height: 8px; } .partner_banner { margin: 50px auto 0 !important; padding-bottom: 35px; } .contactus { padding: 55px 0; } .contact_ul { margin-top: 50px; display: block; } .contact_ul li { padding: 0 15px; border-left: 2px solid #040e23; margin-bottom: 25px; } .contact_ul li:last-child { margin-bottom: 0; } .contact_ul li span { font-size: 12px; } .contact_ul li p { font-size: 15px; margin-top: 8px; } .contact_form { margin-top: 30px; display: block; } .contact_left { width: 100%; } .contact_left .form_row { height: 35px; line-height: 35px; font-size: 12px; margin-bottom: 8px; padding: 7px 10px; } .contact_left .form_row::placeholder, .contact_left .form_textarea::placeholder { font-size: 12px; } .contact_left .form_textarea { height: 115px; padding: 7px 10px; font-size: 12px; } .submit { width: 107px; height: 30px; font-size: 12px; line-height: 30px; margin-top: 20px; } .contact_right { width: 100%; height: 245px; margin-top: 32px; } } @media screen and (max-width: 450px) {} @media screen and (max-width: 390px) { .digital_box span:last-child { font-size: 10px; } } @media screen and (max-width: 360px) {} @media screen and (max-width: 320px) {}