body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0px; margin: 0px; } body { font-family: "Microsoft YaHei",arial,sans-serif,"Helvetica Neue",Helvetica; font-size: 14px; min-width: 1160px; color: rgb(102,102,102); } table { border-collapse: collapse; border-spacing: 0px; } fieldset, img { border: 0px; } address, caption, cite, code, dfn, em, th, var { font-weight: normal; font-style: normal; } ol, ul { list-style: none; } caption, th { text-align: left; } h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; } q::before, q::after { content: ""; } abbr, acronym { border: 0px; } a { text-decoration: none; outline: none; color: rgb(102,102,102); } .hide { display: none; } .clear { display: block; clear: both; } .relative { position: relative; } .grayscale { filter: grayscale(100%); } ::-webkit-scrollbar-track-piece, ::-webkit-scrollbar, ::-webkit-scrollbar-thumb { width: 6px; } ::-webkit-scrollbar-track-piece { background-color: rgba(255,255,255,0.6); } ::-webkit-scrollbar { background-color: rgba(255,255,255,0.6); } ::-webkit-scrollbar-thumb { background-color: rgb(153,153,153); } ::-webkit-scrollbar-thumb:hover { background-color: rgb(153,153,153); } html, body { position: relative; width: 100%; } .ind02_vidImg, .ind02_plIcon, .indPl_close { transition: all 0.3s ease 0.6s; } .ind02_block.cur { transition: all 0.6s cubic-bezier(0.75,0,0.25,1) 0.3s; } .ind02_block { transition: all 0.6s cubic-bezier(0.75,0,0.25,1) 0s; } .ind02_block.cur .ind02_vidImg, .ind05_te, .indTe_li img, .indTe_li img, .li_img, .item02_more5, .he_bg, .In2_bgC, .In2_aBl1::after, .In92_liTi, .In92_li, .In92_img img, .In92_right, .In92_left, .In92_right img, .In92_left img, .indA_le, .indA_ri, .c2_1, .c2_2, .c2_3, .c2_4, .c3_1, .vid_ti, .vid_img::after, .vid_ico, .rec_liBl, .news_block, .news_img img, .news_imgBl img, .news_liBl, .Inn_back, .InR_more, a, .vid_img img, .co2_teBlock, .coB_img img, .cou_ico, .rec_img img, a.ind6_liBl::after, .pat_left, .pat_right, .co5_liBl, .co5_te, .pat_img img, .pat_block::after, .pat_bTi, .ind4_InBl, .ind5_bl, .ind6_imgBl img, .ind6_block, .ind6_liBlock, .cli_img img, .ind4_img img, .ind5_img, .ind5_bg, .ow_img img, .owS_img img, .ow_img img, .co2_img img, .cam_li img, .join_img img, .ow_tLi, .invB2_ico, .owB_InBl, .com6_a .ico, .ser_bLi, .cli_ti, .ind4_tiBl, .invB2_te, .gov_li { transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; } a.news_block:hover, .news_liBl:hover { background: rgb(238,238,238); box-shadow: rgb(204,204,204) 0px 0px 5px 0px; } .In92_li:hover .In92_img img, .news_liBl:hover .news_imgBl img, .vid_liBl:hover .vid_img img, .coB_block:hover .coB_img img, a.rec_liBl:hover .rec_img img, .pat_left:hover, .pat_right:hover, .pat_block:hover .pat_img img, .ind6_liBlock:hover .ind6_imgBl img, .cli_liBl:hover .cli_img img, .ind4_liBl:hover .ind4_img img, .ow_li:hover .ow_img img, .owS_block:hover .owS_img img, .owB_li:hover .ow_img img, .co2_liBl:hover .co2_img img, .cam_li:hover img, .join_block:hover .join_img img { transform: scale(1.1); } .join_block.bl_3:hover .join_img img, .join_block.bl_4:hover .join_img img { transform: scale(1); } .king:hover, a.news_block:hover .news_img img { transform: scale(1.05); } .In92_right:hover img, .In92_left:hover img { transform: scale(0.6); } .InR_more:hover { border-bottom: 1px solid rgb(223,6,21); } a:hover { color: rgb(223,6,21); } a.InR_liBl:hover::after { background: rgb(223,6,21); } a.news_block:hover, .news_liBl:hover { color: rgb(102,102,102); } a.vid_liBl:hover { box-shadow: rgb(204,204,204) 0px 0px 5px 0px; } .indTe_liBl, .indTe_swiper { transition: all 0.6s ease 0s; } .indPl_block, .indPl_bl, .indPl_icon { transition: all 0.6s linear 0s; } .header_logo::after { content: ""; display: block; position: absolute; left: -200px; top: 0px; width: 150px; height: 100%; background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0)); overflow: hidden; transform: skewX(-25deg); transition: all 0s ease 0s; } .king { width: 150px; left: 600px; transition: all 1.2s ease 0s; } .king { width: 150px; left: 1000px; transition: all 1.2s ease 0s; } .nodata { text-align: center; padding: 100px 0px; } @-webkit-keyframes anim09 { 0% { left: -200px; } 30% { left: 600px; } 100% { left: 600px; } } .header_logo::after { animation: 5s ease-in-out 0s infinite normal none running anim09; } @keyframes animScale { 0% { transform: scale(1); } 50% { transform: scale(1.1); } 100% { transform: scale(1); } } @-webkit-keyframes animScale { 0% { transform: scale(1); } 50% { transform: scale(1.1); } 100% { transform: scale(1); } } .item5_bg, .ind02_bgImg, .In_bg.bg_3, .In_bg.bg_5, .ind3_bgLi, .ba_img, .com_bgImg, .cli_bImg img, .pat_imgBl img { animation: 20s linear 0s infinite normal none running animScale; } @-webkit-keyframes faIn01 { 0% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes faIn02 { 0% { opacity: 0.5; } 100% { opacity: 1; } } body { animation: 0.6s ease-in-out 0s 1 normal backwards running faIn02; } .co2_teBlock { animation: 0.6s ease-in-out 0s 1 normal backwards running faIn01; } .indPl_block:hover .indPl_img img { animation: 1s linear 0s infinite normal none running animScale; } .ind2_bg, .item_info, .ind3_ti, .ind6_img, .item02_more, .item02_more2, .nav_bgBl, .indN_li, .indN_bg.cur3, .item02_more2, .fo_imgIcon { transition: all 0.3s ease 0s; } .swiper-wrapper { transition: all 1s cubic-bezier(0.75,0,0.25,1) 0s; } .swiper-wrapper { transition: all 1s ease 0s; } .ind3_bgLi, .bg_liBl { transition: all 1s ease-in-out 0s; } .service .content_list .item_wrapper, .team.mlistpost .content_list .item_wrapper, .news.mlistpost .content_list .item_wrapper { float: right; box-sizing: border-box; width: calc(100% - 280px); padding: 20px; } .service .content_list .item_wrapper .date_wrap, .team.mlistpost .content_list .item_wrapper .date_wrap, .news.mlistpost .content_list .item_wrapper .date_wrap { display: none; } .service .content_list .item_wrapper > .date_wrap, .team.mlistpost .content_list .item_wrapper > .date_wrap, .news.mlistpost .content_list .item_wrapper > .date_wrap { display: block; } .service .content_list .item_block .details, .team.mlistpost .content_list .item_block .details, .news.mlistpost .content_list .item_block .details { position: absolute; right: 20px; bottom: 12px; margin: 0px; } .service .content_list .details, .team.mlistpost .content_list .details, .news.mlistpost .content_list .details { margin: 0px; } .service .container_content .content_wrapper .more_wrap, .team.mlistpost .container_content .content_wrapper .more_wrap, .news.mlistpost .container_content .content_wrapper .more_wrap { display: none; } .service .container_content .content_wrapper > .more, .team.mlistpost .container_content .content_wrapper > .more, .news.mlistpost .container_content .content_wrapper > .more { display: block; } .project.mlist .content_list .date_wrap, .ff_indexPage .ad01.mlist .content_list .date_wrap, .project.mlist .content_list .item_des, .ff_indexPage .ad01.mlist .content_list .item_des, .project.mlist .content_list .details, .ff_indexPage .ad01.mlist .content_list .details { display: none; } .project.mlist .content_list .item_wrapper, .ff_indexPage .ad01.mlist .content_list .item_wrapper { position: absolute; left: 0px; box-sizing: border-box; width: 100%; height: 100%; padding: 24px 20px; bottom: 0px; } .ff_indexPage .team_tabs.mlist { background: rgba(0,0,0,0.03); } .ff_indexPage .team_tabs.mlist .tab_button { display: none; } .mcustomize .wrapper .header { padding-bottom: 50px; } .mcustomize .wrapper .header .title { font-size: 24px; line-height: 30px; color: rgb(85,85,85); } .mcustomize .wrapper .header .subtitle { font-size: 14px; line-height: 26px; color: rgb(187,187,187); } .mcustomize .wrapper .description { font-size: 13px; line-height: 26px; color: rgb(153,153,153); } .mcustomize .container_content .contentbody .description a { font-size: 14px; line-height: 30px; display: inline-block; margin-bottom: 20px; padding: 5px 40px; transition: all 0.36s ease 0s; color: rgb(153,153,153); border: 1px solid rgba(170,170,170,0.2); } .mcustomize .container_content .contentbody .description a:hover { color: rgb(255,255,255); border-color: #b7001f; background: #b7001f; } .npagePage .ff_pageTarget { margin-top: 40px; background-color: rgb(255,255,255); } .npagePage .ff_pageTarget .container_category { float: right; padding-top: 0px; } .npagePage .ff_pageTarget .container_category a { vertical-align: -2px; } .npagePage .ff_pageTarget .container_target { float: left; } .npagePage .container_content { padding-top: 20px; } .npagePage .content .container_category { display: none; } .service.mlistpost .tabBtn::after, .team.mlistpost .tabBtn::after, .news.mlistpost .tabBtn::after, .videom.mlistpost .tabBtn::after { content: ""; display: block; clear: both; } .service.mlistpost .tabBtn .post-prev, .team.mlistpost .tabBtn .post-prev, .news.mlistpost .tabBtn .post-prev, .videom.mlistpost .tabBtn .post-prev, .service.mlistpost .tabBtn .post-next, .team.mlistpost .tabBtn .post-next, .news.mlistpost .tabBtn .post-next, .videom.mlistpost .tabBtn .post-next { transition: all 0.36s ease 0s; position: relative; float: left; overflow: hidden; box-sizing: border-box; width: 50%; height: 120px; padding: 10px; background: rgb(245,245,245); } .service.mlistpost .tabBtn .post-prev:not(.empty):hover, .team.mlistpost .tabBtn .post-prev:not(.empty):hover, .news.mlistpost .tabBtn .post-prev:not(.empty):hover, .videom.mlistpost .tabBtn .post-prev:not(.empty):hover, .service.mlistpost .tabBtn .post-next:not(.empty):hover, .team.mlistpost .tabBtn .post-next:not(.empty):hover, .news.mlistpost .tabBtn .post-next:not(.empty):hover, .videom.mlistpost .tabBtn .post-next:not(.empty):hover { background: #b7001f; } .service.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title, .team.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title, .news.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title, .videom.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title, .service.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title, .team.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title, .news.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title, .videom.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title { color: rgb(255,255,255); } .service.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle, .team.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle, .news.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle, .videom.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle, .service.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle, .team.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle, .news.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle, .videom.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle { color: rgb(255,255,255); } .service.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap, .team.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap, .news.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap, .videom.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap, .service.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap, .team.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap, .news.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap, .videom.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap { opacity: 1; } .service.mlistpost .tabBtn .post-prev:not(.empty):hover .details, .team.mlistpost .tabBtn .post-prev:not(.empty):hover .details, .news.mlistpost .tabBtn .post-prev:not(.empty):hover .details, .videom.mlistpost .tabBtn .post-prev:not(.empty):hover .details, .service.mlistpost .tabBtn .post-next:not(.empty):hover .details, .team.mlistpost .tabBtn .post-next:not(.empty):hover .details, .news.mlistpost .tabBtn .post-next:not(.empty):hover .details, .videom.mlistpost .tabBtn .post-next:not(.empty):hover .details { border-color: rgba(170,170,170,0.2); } .service.mlistpost .tabBtn .post-prev:not(.empty):hover .details::after, .team.mlistpost .tabBtn .post-prev:not(.empty):hover .details::after, .news.mlistpost .tabBtn .post-prev:not(.empty):hover .details::after, .videom.mlistpost .tabBtn .post-prev:not(.empty):hover .details::after, .service.mlistpost .tabBtn .post-next:not(.empty):hover .details::after, .team.mlistpost .tabBtn .post-next:not(.empty):hover .details::after, .news.mlistpost .tabBtn .post-next:not(.empty):hover .details::after, .videom.mlistpost .tabBtn .post-next:not(.empty):hover .details::after { color: rgb(255,255,255); } .service.mlistpost .tabBtn .post-prev.empty, .team.mlistpost .tabBtn .post-prev.empty, .news.mlistpost .tabBtn .post-prev.empty, .videom.mlistpost .tabBtn .post-prev.empty, .service.mlistpost .tabBtn .post-next.empty, .team.mlistpost .tabBtn .post-next.empty, .news.mlistpost .tabBtn .post-next.empty, .videom.mlistpost .tabBtn .post-next.empty { cursor: default; background-color: rgb(248,248,248); } .service.mlistpost .tabBtn .post-prev.empty .details, .team.mlistpost .tabBtn .post-prev.empty .details, .news.mlistpost .tabBtn .post-prev.empty .details, .videom.mlistpost .tabBtn .post-prev.empty .details, .service.mlistpost .tabBtn .post-next.empty .details, .team.mlistpost .tabBtn .post-next.empty .details, .news.mlistpost .tabBtn .post-next.empty .details, .videom.mlistpost .tabBtn .post-next.empty .details { display: none; } .service.mlistpost .tabBtn .post-prev .img-wrap, .team.mlistpost .tabBtn .post-prev .img-wrap, .news.mlistpost .tabBtn .post-prev .img-wrap, .videom.mlistpost .tabBtn .post-prev .img-wrap, .service.mlistpost .tabBtn .post-next .img-wrap, .team.mlistpost .tabBtn .post-next .img-wrap, .news.mlistpost .tabBtn .post-next .img-wrap, .videom.mlistpost .tabBtn .post-next .img-wrap { transition: all 0.36s ease 0s; position: absolute; top: 50%; width: 80px; height: auto; transform: translateY(-50%); opacity: 0; } .service.mlistpost .tabBtn .post-prev .img-wrap img, .team.mlistpost .tabBtn .post-prev .img-wrap img, .news.mlistpost .tabBtn .post-prev .img-wrap img, .videom.mlistpost .tabBtn .post-prev .img-wrap img, .service.mlistpost .tabBtn .post-next .img-wrap img, .team.mlistpost .tabBtn .post-next .img-wrap img, .news.mlistpost .tabBtn .post-next .img-wrap img, .videom.mlistpost .tabBtn .post-next .img-wrap img { width: 100%; } .service.mlistpost .tabBtn .post-prev .img-wrap div, .team.mlistpost .tabBtn .post-prev .img-wrap div, .news.mlistpost .tabBtn .post-prev .img-wrap div, .videom.mlistpost .tabBtn .post-prev .img-wrap div, .service.mlistpost .tabBtn .post-next .img-wrap div, .team.mlistpost .tabBtn .post-next .img-wrap div, .news.mlistpost .tabBtn .post-next .img-wrap div, .videom.mlistpost .tabBtn .post-next .img-wrap div { display: none; } .service.mlistpost .tabBtn .post-prev .details, .team.mlistpost .tabBtn .post-prev .details, .news.mlistpost .tabBtn .post-prev .details, .videom.mlistpost .tabBtn .post-prev .details, .service.mlistpost .tabBtn .post-next .details, .team.mlistpost .tabBtn .post-next .details, .news.mlistpost .tabBtn .post-next .details, .videom.mlistpost .tabBtn .post-next .details { position: absolute; top: 50%; overflow: hidden; width: 40px; height: 16px; transform: translateY(-50%); color: transparent; } .service.mlistpost .tabBtn .post-prev .infor-wrap, .team.mlistpost .tabBtn .post-prev .infor-wrap, .news.mlistpost .tabBtn .post-prev .infor-wrap, .videom.mlistpost .tabBtn .post-prev .infor-wrap, .service.mlistpost .tabBtn .post-next .infor-wrap, .team.mlistpost .tabBtn .post-next .infor-wrap, .news.mlistpost .tabBtn .post-next .infor-wrap, .videom.mlistpost .tabBtn .post-next .infor-wrap { position: relative; top: 50%; width: 250px; transform: translateY(-50%); } .service.mlistpost .tabBtn .post-prev .infor-wrap .title, .team.mlistpost .tabBtn .post-prev .infor-wrap .title, .news.mlistpost .tabBtn .post-prev .infor-wrap .title, .videom.mlistpost .tabBtn .post-prev .infor-wrap .title, .service.mlistpost .tabBtn .post-prev .infor-wrap .subtitle, .team.mlistpost .tabBtn .post-prev .infor-wrap .subtitle, .news.mlistpost .tabBtn .post-prev .infor-wrap .subtitle, .videom.mlistpost .tabBtn .post-prev .infor-wrap .subtitle, .service.mlistpost .tabBtn .post-next .infor-wrap .title, .team.mlistpost .tabBtn .post-next .infor-wrap .title, .news.mlistpost .tabBtn .post-next .infor-wrap .title, .videom.mlistpost .tabBtn .post-next .infor-wrap .title, .service.mlistpost .tabBtn .post-next .infor-wrap .subtitle, .team.mlistpost .tabBtn .post-next .infor-wrap .subtitle, .news.mlistpost .tabBtn .post-next .infor-wrap .subtitle, .videom.mlistpost .tabBtn .post-next .infor-wrap .subtitle { transition: all 0.36s ease 0s; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; } .service.mlistpost .tabBtn .post-prev .infor-wrap .title, .team.mlistpost .tabBtn .post-prev .infor-wrap .title, .news.mlistpost .tabBtn .post-prev .infor-wrap .title, .videom.mlistpost .tabBtn .post-prev .infor-wrap .title, .service.mlistpost .tabBtn .post-next .infor-wrap .title, .team.mlistpost .tabBtn .post-next .infor-wrap .title, .news.mlistpost .tabBtn .post-next .infor-wrap .title, .videom.mlistpost .tabBtn .post-next .infor-wrap .title { font-size: 16px; line-height: 20px; color: rgb(102,102,102); } .service.mlistpost .tabBtn .post-prev .infor-wrap .subtitle, .team.mlistpost .tabBtn .post-prev .infor-wrap .subtitle, .news.mlistpost .tabBtn .post-prev .infor-wrap .subtitle, .videom.mlistpost .tabBtn .post-prev .infor-wrap .subtitle, .service.mlistpost .tabBtn .post-next .infor-wrap .subtitle, .team.mlistpost .tabBtn .post-next .infor-wrap .subtitle, .news.mlistpost .tabBtn .post-next .infor-wrap .subtitle, .videom.mlistpost .tabBtn .post-next .infor-wrap .subtitle { font-size: 13px; line-height: 30px; height: 30px; } .service.mlistpost .tabBtn .post-prev, .team.mlistpost .tabBtn .post-prev, .news.mlistpost .tabBtn .post-prev, .videom.mlistpost .tabBtn .post-prev { float: left; padding-left: 85px; } .service.mlistpost .tabBtn .post-prev:hover .details::before, .team.mlistpost .tabBtn .post-prev:hover .details::before, .news.mlistpost .tabBtn .post-prev:hover .details::before, .videom.mlistpost .tabBtn .post-prev:hover .details::before { right: 60px; } .service.mlistpost .tabBtn .post-prev:hover .details::after, .team.mlistpost .tabBtn .post-prev:hover .details::after, .news.mlistpost .tabBtn .post-prev:hover .details::after, .videom.mlistpost .tabBtn .post-prev:hover .details::after { right: 25px; opacity: 1; } .service.mlistpost .tabBtn .post-prev .img-wrap, .team.mlistpost .tabBtn .post-prev .img-wrap, .news.mlistpost .tabBtn .post-prev .img-wrap, .videom.mlistpost .tabBtn .post-prev .img-wrap { right: 15px; } .service.mlistpost .tabBtn .post-prev .infor-wrap, .team.mlistpost .tabBtn .post-prev .infor-wrap, .news.mlistpost .tabBtn .post-prev .infor-wrap, .videom.mlistpost .tabBtn .post-prev .infor-wrap { float: left; } .service.mlistpost .tabBtn .post-prev .details, .team.mlistpost .tabBtn .post-prev .details, .news.mlistpost .tabBtn .post-prev .details, .videom.mlistpost .tabBtn .post-prev .details { left: 22px; border-right: 1px solid rgb(229,229,229); } .service.mlistpost .tabBtn .post-prev .details::before, .team.mlistpost .tabBtn .post-prev .details::before, .news.mlistpost .tabBtn .post-prev .details::before, .videom.mlistpost .tabBtn .post-prev .details::before, .service.mlistpost .tabBtn .post-prev .details::after, .team.mlistpost .tabBtn .post-prev .details::after, .news.mlistpost .tabBtn .post-prev .details::after, .videom.mlistpost .tabBtn .post-prev .details::after { speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; text-rendering: auto; -webkit-font-smoothing: antialiased; transition: all 0.36s ease 0s; font-size: 20px; position: absolute; top: 50%; transform: translateY(-50%); color: rgb(153,153,153); } .service.mlistpost .tabBtn .post-prev .details::before, .team.mlistpost .tabBtn .post-prev .details::before, .news.mlistpost .tabBtn .post-prev .details::before, .videom.mlistpost .tabBtn .post-prev .details::before { right: 25px; } .service.mlistpost .tabBtn .post-prev .details::after, .team.mlistpost .tabBtn .post-prev .details::after, .news.mlistpost .tabBtn .post-prev .details::after, .videom.mlistpost .tabBtn .post-prev .details::after { right: -30px; opacity: 0; } .service.mlistpost .tabBtn .post-next, .team.mlistpost .tabBtn .post-next, .news.mlistpost .tabBtn .post-next, .videom.mlistpost .tabBtn .post-next { float: right; padding-right: 85px; } .service.mlistpost .tabBtn .post-next:hover .details::before, .team.mlistpost .tabBtn .post-next:hover .details::before, .news.mlistpost .tabBtn .post-next:hover .details::before, .videom.mlistpost .tabBtn .post-next:hover .details::before { left: 60px; } .service.mlistpost .tabBtn .post-next:hover .details::after, .team.mlistpost .tabBtn .post-next:hover .details::after, .news.mlistpost .tabBtn .post-next:hover .details::after, .videom.mlistpost .tabBtn .post-next:hover .details::after { left: 25px; opacity: 1; } .service.mlistpost .tabBtn .post-next .img-wrap, .team.mlistpost .tabBtn .post-next .img-wrap, .news.mlistpost .tabBtn .post-next .img-wrap, .videom.mlistpost .tabBtn .post-next .img-wrap { left: 15px; } .service.mlistpost .tabBtn .post-next .infor-wrap, .team.mlistpost .tabBtn .post-next .infor-wrap, .news.mlistpost .tabBtn .post-next .infor-wrap, .videom.mlistpost .tabBtn .post-next .infor-wrap { float: right; } .service.mlistpost .tabBtn .post-next .details, .team.mlistpost .tabBtn .post-next .details, .news.mlistpost .tabBtn .post-next .details, .videom.mlistpost .tabBtn .post-next .details { right: 22px; border-left: 1px solid rgba(170,170,170,0.2); } .service.mlistpost .tabBtn .post-next .details::before, .team.mlistpost .tabBtn .post-next .details::before, .news.mlistpost .tabBtn .post-next .details::before, .videom.mlistpost .tabBtn .post-next .details::before, .service.mlistpost .tabBtn .post-next .details::after, .team.mlistpost .tabBtn .post-next .details::after, .news.mlistpost .tabBtn .post-next .details::after, .videom.mlistpost .tabBtn .post-next .details::after { speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; text-rendering: auto; -webkit-font-smoothing: antialiased; transition: all 0.36s ease 0s; font-size: 20px; position: absolute; top: 50%; transform: translateY(-50%); color: rgb(153,153,153); } .service.mlistpost .tabBtn .post-next .details::before, .team.mlistpost .tabBtn .post-next .details::before, .news.mlistpost .tabBtn .post-next .details::before, .videom.mlistpost .tabBtn .post-next .details::before { left: 25px; } .service.mlistpost .tabBtn .post-next .details::after, .team.mlistpost .tabBtn .post-next .details::after, .news.mlistpost .tabBtn .post-next .details::after, .videom.mlistpost .tabBtn .post-next .details::after { left: -30px; opacity: 0; } .service.mlistpost .tabBtn .post-next .infor-wrap .title, .team.mlistpost .tabBtn .post-next .infor-wrap .title, .news.mlistpost .tabBtn .post-next .infor-wrap .title, .videom.mlistpost .tabBtn .post-next .infor-wrap .title, .service.mlistpost .tabBtn .post-next .infor-wrap .subtitle, .team.mlistpost .tabBtn .post-next .infor-wrap .subtitle, .news.mlistpost .tabBtn .post-next .infor-wrap .subtitle, .videom.mlistpost .tabBtn .post-next .infor-wrap .subtitle { text-align: right; } .project.mlistpost .tabBtn.inPos .post-next, .project.mlistpost .tabBtn.inPos .post-prev { opacity: 1; } .project.mlistpost .tabBtn.outPos .post-next, .project.mlistpost .tabBtn.outPos .post-prev { visibility: hidden; opacity: 0; } .project.mlistpost .tabBtn .post-prev, .project.mlistpost .tabBtn .post-next { position: fixed; z-index: 20; top: 50%; width: 42px; height: 100px; transition: opacity 0.36s ease-out 0s,visibility 0.36s ease-out 0s; transform: translateY(-50%); } .project.mlistpost .tabBtn .post-prev.empty, .project.mlistpost .tabBtn .post-next.empty { display: none; } .project.mlistpost .tabBtn .post-prev:hover .details, .project.mlistpost .tabBtn .post-next:hover .details { border-color: #b7001f; background: #b7001f; } .project.mlistpost .tabBtn .post-prev:hover .details::before, .project.mlistpost .tabBtn .post-next:hover .details::before { color: rgb(255,255,255); } .project.mlistpost .tabBtn .post-prev .img-wrap, .project.mlistpost .tabBtn .post-prev .infor-wrap, .project.mlistpost .tabBtn .post-next .img-wrap, .project.mlistpost .tabBtn .post-next .infor-wrap { visibility: hidden; width: 170px; opacity: 0; } .project.mlistpost .tabBtn .post-prev .img-wrap, .project.mlistpost .tabBtn .post-next .img-wrap { position: absolute; z-index: 10; box-sizing: border-box; height: 100%; border: 3px solid #b7001f; } .project.mlistpost .tabBtn .post-prev .img-wrap::after, .project.mlistpost .tabBtn .post-next .img-wrap::after { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; content: ""; background: rgba(0,0,0,0.4); } .project.mlistpost .tabBtn .post-prev .img-wrap div, .project.mlistpost .tabBtn .post-next .img-wrap div { height: 100%; background-position: center center; background-size: cover; } .project.mlistpost .tabBtn .post-prev .img-wrap img, .project.mlistpost .tabBtn .post-next .img-wrap img { display: none; } .project.mlistpost .tabBtn .post-prev .details, .project.mlistpost .tabBtn .post-next .details { position: absolute; box-sizing: border-box; width: 42px; height: 100%; transition: all 0.3s ease-out 0s; border: 1px solid rgb(236,236,236); background: rgb(255,255,255); } .project.mlistpost .tabBtn .post-next .infor-wrap { right: 100%; padding-left: 20px; } @media screen and (min-width:1600px) { .project.mlistpost .post-prev:hover .infor-wrap, .project.mlistpost .post-prev:hover .img-wrap, .project.mlistpost .post-next:hover .infor-wrap, .project.mlistpost .post-next:hover .img-wrap { visibility: visible; opacity: 1; } .project.mlistpost .post-prev:hover .details, .project.mlistpost .post-next:hover .details { border-color: #b7001f; background: #b7001f; } .project.mlistpost .post-prev:hover .details::before, .project.mlistpost .post-next:hover .details::before { color: rgb(255,255,255); } } .ff_postPage .service.mlistpost { padding: 50px 50px 0px; } .ff_postPage .service.mlistpost .module_container { max-width: 100%; } .ff_postPage .service.mlistpost .postContent { float: right; width: calc(100% - 440px); } .ff_postPage .service.mlistpost .postContent .postInfo { display: none; } .ff_postPage .service.mlistpost .postInfo .description a { line-height: 40px; display: inline-block; height: 40px; margin-top: 20px; padding: 0px 30px; transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s; text-align: center; color: rgb(85,85,85); border: 1px solid rgb(219,219,219); background-color: rgb(255,255,255); } .ff_postPage .service.mlistpost .postInfo .description a:hover { color: rgb(255,255,255); border: 1px solid rgb(56,56,56); background-color: rgb(56,56,56); } .ff_postPage .service.mlistpost .listWrap { float: left; box-sizing: border-box; width: 440px; padding-right: 50px; } .ff_postPage .service.mlistpost .listWrap > .item_tags { margin-bottom: 20px; } .ff_postPage .service.mlistpost .listWrap .postInfo .item_tags { display: none; } .ff_postPage .service.mlistpost .listContent_post { border-top: 1px solid rgba(170,170,170,0.2); } .ff_postPage .project.mlistpost .postInfo .description a, .ff_postPage .team.mlistpost .postInfo .description a, .ff_postPage .news.mlistpost .postInfo .description a, .ff_postPage .videom.mlistpost .postInfo .description a { line-height: 40px; display: inline-block; height: 40px; margin-top: 20px; padding: 0px 30px; transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s; text-align: center; color: rgb(85,85,85); border: 1px solid rgb(219,219,219); background-color: rgb(255,255,255); } .ff_postPage .project.mlistpost .postInfo .description a:hover, .ff_postPage .team.mlistpost .postInfo .description a:hover, .ff_postPage .news.mlistpost .postInfo .description a:hover, .ff_postPage .videom.mlistpost .postInfo .description a:hover { color: rgb(255,255,255); border: 1px solid rgb(56,56,56); background-color: rgb(56,56,56); } .ff_postPage .project.mlistpost .listWrap .postInfo, .ff_postPage .team.mlistpost .listWrap .postInfo, .ff_postPage .news.mlistpost .listWrap .postInfo, .ff_postPage .videom.mlistpost .listWrap .postInfo { display: none; } .ff_postPage .project.mlistpost .listWrap .postInfo .description a, .ff_postPage .team.mlistpost .listWrap .postInfo .description a, .ff_postPage .news.mlistpost .listWrap .postInfo .description a, .ff_postPage .videom.mlistpost .listWrap .postInfo .description a { line-height: 40px; display: inline-block; height: 40px; margin-top: 20px; padding: 0px 30px; transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s; text-align: center; color: rgb(85,85,85); border: 1px solid rgb(219,219,219); background-color: rgb(255,255,255); } .ff_postPage .project.mlistpost .listWrap .postInfo .description a:hover, .ff_postPage .team.mlistpost .listWrap .postInfo .description a:hover, .ff_postPage .news.mlistpost .listWrap .postInfo .description a:hover, .ff_postPage .videom.mlistpost .listWrap .postInfo .description a:hover { color: rgb(255,255,255); border: 1px solid rgb(56,56,56); background-color: rgb(56,56,56); } .ff_postPage .project.mlistpost .listContent_post, .ff_postPage .team.mlistpost .listContent_post, .ff_postPage .news.mlistpost .listContent_post, .ff_postPage .videom.mlistpost .listContent_post { border-top: 1px solid rgba(170,170,170,0.2); } #mcontact { background: rgb(62,62,62); } #mcontact .container_header { float: none; } #mcontact .container_header .title { color: rgb(255,255,255); } #mcontact .contactlist { padding-top: 50px; } #mcontact .contactlist::after { content: ""; display: block; clear: both; } #mcontact .contactinfo { float: left; } #mcontact .contactinfo .contact_name { font-size: 16px; font-weight: 500; line-height: 24px; margin-bottom: 25px; color: rgb(255,255,255); } #mcontact .contactinfo p { font-size: 13px; line-height: 28px; width: 400px; height: 28px; padding-right: 40px; color: rgb(152,152,152); } #mcontact .ff_social { padding-top: 40px; } #mcontact .ff_social a { font-size: 16px; line-height: 28px; display: block; width: 30px; height: 30px; margin-right: 20px; transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s; text-align: center; color: rgb(179,179,179); border-radius: 15px; background: rgba(255,0,0,0); } #mcontact .ff_social a:hover { color: rgb(255,255,255); background: rgb(92,92,92); } #mcontact .contactform { float: right; } #mcontact .contactform .contactform_content textarea { overflow: hidden; height: 100px; resize: none; } #mcontact .contactform .inputtxt { line-height: 20px; width: 320px; height: 20px; margin-bottom: 10px; padding: 10px 20px; transition: all 0.3s ease-out 0s; color: rgb(255,255,255); border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; border-bottom-style: solid; border-bottom-color: rgba(255,255,255,0.09); background-color: rgba(0,0,0,0); } #mcontact .contactform .inputtxt.submit { font-size: 16px; width: 100%; height: 48px; padding: 5px 0px; cursor: pointer; transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s; color: rgb(255,255,255); background-color: rgb(92,92,92); } #mcontact .contactform .inputtxt.submit:hover { background-color: rgb(123,123,123); } .project.mlistpost .postContent { position: relative; box-sizing: border-box; max-width: calc(100% - 315px); margin-top: 40px; padding-top: 0px; padding-right: 80px; } .project.mlistpost .postInfo { padding-bottom: 50px; } .project.mlistpost .postInfo::after { content: ""; display: block; clear: both; } .project.mlistpost .postInfo .mainInfor .title { font-size: 22px; color: rgb(68,68,68); } .project.mlistpost .postInfo .mainInfor .subtitle { font-size: 13px; line-height: 24px; color: rgb(193,193,193); } .project.mlistpost .postInfo .description { font-size: 13px; line-height: 30px; position: absolute; top: 0px; left: 100%; box-sizing: border-box; width: 315px; margin-top: 0px; padding-left: 50px; color: rgb(146,146,146); border-left: 1px solid rgba(0,0,0,0.15); } .project.mlistpost .postInfo .description a { line-height: 40px; display: inline-block; height: 40px; margin-top: 20px; padding: 0px 30px; transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s; text-align: center; color: rgb(85,85,85); border: 1px solid rgb(219,219,219); background-color: rgb(255,255,255); } .project.mlistpost .postInfo .description a:hover { color: rgb(255,255,255); border: 1px solid rgb(56,56,56); background-color: rgb(56,56,56); } #footer { padding: 10px 56px; } #footer p { line-height: 24px; width: 1170px; height: 24px; margin: 0px auto; text-align: left; } #footer p span.ellipsis { display: inline; max-width: 70%; opacity: 0.8; letter-spacing: 0.5px; } #footer p a#flogo { display: inline-block; width: 50px; height: 20px; margin-top: 2px; margin-left: 10px; vertical-align: top; } #footer p a#fbeian { vertical-align: top; } .pageEditor .module_container { padding-top: 60px; } .pageEditor .container_header .title, .pageEditor .container_header .subtitle { text-align: center; } #navWrapper .content .nav > .navitem > a:hover { border-color: #b7001f; color: #b7001f; } #navWrapper .content .nav > .navitem .subnav li a:hover { color: rgb(255,255,255); background-color: #b7001f; } .mlist:not(.imagelink) .content_list .item_block:hover { background-color: transparent; } .mlist:not(.imagelink) .content_list .item_block:hover .details { border-color: #b7001f; background-color: #b7001f; color: rgb(255,255,255); } .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_img img { } .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title { color: #b7001f; } .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle { color: rgb(255,255,255); font-size: 16px; letter-spacing: 3px; } .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .date_wrap { color: rgb(134,133,133); } .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_des .description { color: rgb(134,133,133); } .mlist .owl-dots .active.owl-dot span, .ff_topSlider .owl-dots .active.owl-dot span, .imagelink .owl-dots .active.owl-dot span, .mlist .owl-dots .owl-dot:hover span, .ff_topSlider .owl-dots .owl-dot:hover span, .imagelink .owl-dots .owl-dot:hover span { background: rgb(255,255,255); } .mlist .owl-dots .owl-dot span, .ff_topSlider .owl-dots .owl-dot span, .imagelink .owl-dots .owl-dot span { border: 1px solid rgba(255,255,255,0.5); background: none; width: 8px; height: 8px; margin: 5px; transition: all 0.2s ease-in 0s; } @-webkit-keyframes bouncedelay { 0%,100%,80% { transform: scale(0); } 40% { transform: scale(1); } } @keyframes bouncedelay { 0%,100%,80% { transform: scale(0); } 40% { transform: scale(1); } } @-webkit-keyframes navFixed { 0% { transform: translateY(-100%); } 100% { transform: translateY(0px); } } @keyframes navFixed { 0% { transform: translateY(-100%); } 100% { transform: translateY(0px); } } @keyframes nav-item-searchshow { 0% { opacity: 1; transform: scale(1); animation-timing-function: cubic-bezier(0.2727,0.0986,0.8333,1); } 40% { opacity: 1; } 100% { opacity: 0; transform: scale(0.7); } } @keyframes nav-item-searchhide { 0% { opacity: 0; transform: scale(0.7); animation-timing-function: cubic-bezier(0.2727,0.0986,0.8333,1); } 40% { opacity: 1; } 100% { opacity: 1; transform: scale(1); } } @keyframes searchform-slide-one { 0% { transform: translate3d(calc(-50% + 100px),0px,0px); animation-timing-function: cubic-bezier(0.11393,0.8644,0.14684,1); } 100% { transform: translate3d(-50%,0px,0px); } } @keyframes searchform-slideout-one { 0% { opacity: 1; transform: translate3d(-50%,0px,0px); animation-timing-function: cubic-bezier(0.11393,0.8644,0.14684,1); } 100% { opacity: 0; } } @keyframes searchform-slide-two { 0% { transform: translate3d(100px,0px,0px); animation-timing-function: cubic-bezier(0.11393,0.8644,0.14684,1); } 100% { transform: translate3d(0px,0px,0px); } } @keyframes searchform-slideout-two { 0% { opacity: 0; animation-timing-function: cubic-bezier(0.11393,0.8644,0.14684,1); } 100% { opacity: 1; transform: translate3d(0px,0px,0px); } } .fa-angle-right, .fa-angle-down { padding-left: 10px; color: inherit; } .item_index { display: none; } .item_tags { clear: both; height: 28px; border-top: 1px solid rgba(170,170,170,0.2); } .item_tags::after { content: ""; display: block; clear: both; } .item_tags .item_box { display: none; } .item_tags .fa-tags { display: none; } .item_tags > a { line-height: 26px; float: left; margin-right: 10px; padding: 0px 14px; border: 1px solid rgba(170,170,170,0.2); } .module { } .container_header .title { font-size: 24px; line-height: 30px; color: rgb(85,85,85); } .container_header .subtitle { font-size: 14px; line-height: 26px; color: rgb(187,187,187); } .container_category { padding-top: 40px; text-align: center; } .container_category > a { font-size: 13px; line-height: 30px; display: inline-block; margin: 0px 5px; padding: 0px 20px; text-align: center; } .container_content { clear: both; } .mlist:not(.imagelink) .content_list .item_block { box-sizing: border-box; border: 1px solid rgba(170,170,170,0.2); background-color: transparent; } .mlist:not(.imagelink) .content_list .item_block .item_tags { padding: 15px; } .mlist:not(.imagelink) .content_list .item_img { position: relative; overflow: hidden; } .mlist:not(.imagelink) .content_list .item_img img { transition: all 0.36s ease 0s; display: inline; } .mlist:not(.imagelink) .content_list .item_info .title { transition: all 0.36s ease 0s; font-size: 20px; line-height: 26px; color: rgb(255,255,255); padding-bottom: 5px; } .mlist:not(.imagelink) .content_list .item_info .subtitle { transition: all 0.36s ease 0s; font-size: 16px; line-height: 22px; color: rgb(255,255,255); letter-spacing: 3px; } .mlist:not(.imagelink) .content_list .date_wrap { transition: all 0.36s ease 0s; font-size: 13px; line-height: 26px; color: rgb(136,136,136); } .mlist:not(.imagelink) .content_list .item_des { margin-top: 13px; } .mlist:not(.imagelink) .content_list .item_des .description { transition: all 0.36s ease 0s; font-size: 13px; line-height: 26px; overflow: hidden; height: 52px; color: rgb(153,153,153); } .mlist:not(.imagelink) .content_list .item_wrapper .details { display: none; } .mlist:not(.imagelink) .content_list .details { transition: all 0.36s ease 0s; font-size: 14px; line-height: 30px; display: inline-block; margin-bottom: 30px; margin-left: 20px; padding: 0px 20px; color: rgb(153,153,153); border: 1px solid rgba(170,170,170,0.2); } #pages { padding: 40px 0px 80px; } #pages::after { content: ""; display: block; clear: both; } #pages a { font-size: 14px; line-height: 36px; float: left; width: 36px; height: 36px; } #pages .page-item { margin-right: 5px; text-align: center; border: 1px solid rgba(170,170,170,0.2); background-color: transparent; } #pages .page-item.active, #pages .page-item:hover { color: rgb(255,255,255); border-color: #b7001f; background-color: #b7001f; } .ff_pageTarget { line-height: 45px; background-color: rgb(247,247,247); } .ff_pageTarget .fa-angle-right { padding: 0px 10px; } .ff_pageTarget .container_target a:hover { color: #b7001f; } .ff_pageTarget .container_target a:last-child { color: #b7001f; } .postbody { font-size: 13px; } .postbody p { line-height: 24px; } .postbody hr { margin: 20px 0px; border-right: none; border-bottom: none; border-left: none; border-image: initial; border-top: 1px dotted rgba(170,170,170,0.2); } #banner div { height: 300px; } .ff_pageList .container_category + .container_content { padding-top: 40px; } .postSlider .owl-nav { position: absolute; width: 100%; height: 0px; margin: 0px; top: 50%; transform: translateY(calc(-50%)); } .postSlider .owl-nav .owl-prev, .postSlider .owl-nav .owl-next { top: 50%; transform: translateY(-50%); } .postSlider .owl-nav .owl-prev, .postSlider .owl-nav .owl-next { width: 50px; height: 50px; } .postSlider .tab_content { padding-bottom: 20px; } .postSlider .tab_content .item_img { width: 100%; height: 530px; } .postSlider .tab_content .item_img img { width: auto; height: 100%; margin: auto; } .postSlider .tab_content .owl-item .item_block { margin-bottom: 0px; } .postSlider .tab_button { width: 320px; margin: 0px auto; } .postSlider .tab_button .item_img { position: relative; overflow: hidden; width: 100px; height: 60px; } .postSlider .tab_button .item_img:hover img { transform: scale(1.08); } .postSlider .tab_button .item_img img { min-width: 100%; min-height: 100%; } .postSlider .tab_button .item_block { cursor: pointer; } .postSlider .tab_button .item_block:hover .item_img::after, .postSlider .tab_button .item_block.current .item_img::after { position: absolute; top: 0px; left: 0px; box-sizing: border-box; width: 100%; height: 100%; content: ""; border: 3px solid #b7001f; } .postContent { margin-bottom: 40px; padding-top: 40px; } .postInfo .title { font-size: 16px; line-height: 20px; transition: all 0.3s ease-out 0s; color: rgb(68,68,68); } .postInfo .subtitle { font-size: 12px; line-height: 14px; margin-top: 4px; transition: all 0.3s ease-out 0s; color: rgb(153,153,153); } .postInfo .description { font-size: 13px; line-height: 24px; margin-top: 20px; margin-bottom: 24px; color: rgb(136,136,136); } .postInfo .usetdate { font-size: 13px; line-height: 24px; } .listContent_post h3 { font-size: 14px; padding: 30px 0px; } .listContent_post > .item_tags { margin-bottom: 30px; padding: 0px; border-top: none; } .postbody { margin-bottom: 60px; } .ff_postPage .ff_pageTarget.module { margin-top: 0px; } .ff_postPage .mlist .more { display: none !important; } .ff_pageList, .ff_postPage { padding-bottom: 60px; } .postInfo .postbody { font-size: 13px; color: rgb(136,136,136); } #postWrapper::after { content: ""; display: block; clear: both; } body #search-header { display: none; } body #header { position: fixed; z-index: 9999; top: 28px; background: rgb(255,255,255); } body #header #search-nav { height: 80px; } body #header.mini #search-nav { height: 66px; } body #sitecontent { padding-top: 80px; } body #header { width: 100%; height: 80px; } body #header.mini { height: 66px; } body #header.mini #navWrapper .content .nav > .navitem { font-size: 14px; } body #header.mini #navWrapper .content .nav > .navitem > a { line-height: 64px; } body #header.mini #logo img { height: 34px !important; } body #header .wrapper { height: 100%; width: 86%; margin: auto; min-width: 1160px; } body #header .wrapper > .content { max-width: 1820px; height: 100%; margin: 0px auto; } body #headTop { position: relative; float: left; height: 100%; margin-right: 50px; } body #headTop #logo { position: absolute; top: 18px; } body #headTop #logo { position: relative; display: block; max-width: 400px; } body #headTop #logo h1 { display: none; } body #navWrapper { height: 100%; } body #navWrapper .content { height: 100%; position: relative; width: 806px; } body #navWrapper .content::after { content: ""; display: block; clear: both; } body #navWrapper .content .nav { float: right; height: 100%; width: 804px; z-index: 99; position: relative; letter-spacing: 1px; } body #navWrapper .content .nav > .navitem { transition: all 0.36s ease 0s; font-size: 14px; position: relative; float: left; cursor: pointer; } body #navWrapper .content .nav > .navitem:hover .subnav { display: block; } body #navWrapper .content .nav > .navitem > a { transition: all 0.36s ease 0s; line-height: 80px; display: block; padding: 0px 16px; border-bottom: 2px solid transparent; } body #navWrapper .content .nav > .navitem > a.active { color: #b7001f; } body #navWrapper .content .nav > .navitem .subnav { transition: all 0.36s ease 0s; position: absolute; z-index: 199; top: 80px; left: 0px; width: 180px; height: auto; border-width: 0px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: rgb(255,255,255); border-bottom-color: rgb(255,255,255); border-left-color: rgb(255,255,255); background: rgb(255,255,255); box-shadow: rgba(0,0,0,0.05) 0px 13px 42px 11px; display: none; border-top-style: initial; border-top-color: initial; min-width: 92px; } body #navWrapper .content .nav > .navitem .subnav li { cursor: pointer; position: relative; display: block; } body #navWrapper .content .nav > .navitem .subnav li a { font-size: 14px; font-weight: 500; line-height: 22px; display: block; transition: all 0.2s ease-in-out 0s; color: rgb(102,102,102); width: 100%; padding: 10px 0px; position: relative; } body #navWrapper .content .nav > .navitem .subnav li a:hover { color: rgb(255,255,255); background-color: rgba(235,17,17,0.4); } body #openBtn, body #hcontact { display: none; } body .singlescreen #header { height: 66px; } body .singlescreen #header #navWrapper .content .nav > .navitem > a { line-height: 64px; } body #navWrapper { } body #header .wrapper > .content { position: relative; } body #search-nav { position: absolute; right: 0px; } #navMini { display: none; } .ff_sitecontent .module .module_container { max-width: 100%; margin: 0px auto; } .npagePage .more { display: none !important; } .ff_pageList .content { background: rgb(255,255,255); } .ff_indexPage { position: relative; } .wow { animation-name: fadeInUp; } .ff_indexPage .mlist .content_wrapper { padding-top: 51px; } .ff_indexPage .mlist .content_wrapper .more_wrap .more { display: none; } .ff_indexPage .mlist .content_wrapper .more { font-size: 14px; line-height: 46px; display: block; width: 200px; margin: 50px auto 0px; text-align: center; border: 1px solid rgba(170,170,170,0.2); background-color: transparent; } .ff_indexPage .mlist .content_wrapper .more:hover { color: rgb(255,255,255); background-color: #b7001f; } .mlist .owl-nav { position: absolute; width: 100%; height: 0px; margin: 0px; top: 50%; transform: translateY(calc(-50%)); } .mlist .owl-nav .owl-prev, .mlist .owl-nav .owl-next { top: 50%; transform: translateY(-50%); } .mlist .owl-nav .owl-prev { position: absolute; left: -50px; } .mlist .owl-nav .owl-next { position: absolute; right: -50px; } .mlist .owl-nav .owl-prev, .mlist .owl-nav .owl-next { width: 50px; height: 50px; } .mlist .owl-dots { position: absolute; bottom: -40px; left: 50%; transform: translateX(-50%); } .ff_indexPage #topSlider { padding-top: 0px; padding-bottom: 0px; background: rgb(24,24,24); } #sliderDirThemb, #sliderDotThemb { border-color: #b7001f; } #topSlider { background: transparent; } .ff_topSlider { position: relative; display: block; overflow: hidden; width: 100%; height: 100%; } .ff_topSlider .content_list { display: block; visibility: hidden; overflow: hidden; height: 100%; } .ff_topSlider .content_list.owl-loaded { visibility: visible; } .ff_topSlider .content_list[data-slider-mode="3"] { width: 3600px; padding: 40px 0px; } .ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer { left: 50%; width: 3600px; height: 100%; margin-left: -1800px; } .ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer::before, .ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer::after { position: absolute; z-index: 2; top: 0px; display: block; box-sizing: border-box; width: 1200px; height: 100%; content: ""; border: 30px solid rgb(28,28,28); background-color: rgba(0,0,0,0.5); } .ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer::before { left: 0px; } .ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer::after { right: 0px; } .ff_topSlider .content_list[data-slider-mode="3"] .owl-item.active .item_block p { transform: translateY(50px); opacity: 0; } .ff_topSlider .content_list[data-slider-mode="3"] .owl-item.active.active3 .item_block p { transform: translateY(0px); opacity: 1; } .ff_topSlider .content_list .owl-item.active .item_block p { transform: translateY(0px); opacity: 1; } .ff_topSlider .content_list .item_block { position: relative; display: block; width: 100%; height: 100%; } .ff_topSlider .content_list .item_block div.item_bg { position: absolute; width: 100%; height: 100%; } .ff_topSlider .content_list .item_block div.item_bg.image { width: 100%; height: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; } .ff_topSlider .content_list .item_block div.item_bg.video video { width: 100%; height: 100%; } .ff_topSlider .content_list .item_block div.mask { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-color: rgba(0,0,0,0.3); } .ff_topSlider .content_list .item_block a { position: absolute; top: 0px; left: 0px; display: table; width: 100%; height: 100%; } .ff_topSlider .content_list .item_block a div { display: table-cell; padding: 100px 50px; vertical-align: middle; } .ff_topSlider .content_list .item_block a i { font-size: 24px; text-indent: 20px; } .ff_topSlider .content_list .item_block p { max-width: 1170px; margin: 0px auto; transition: all 0.5s cubic-bezier(0.215,0.61,0.355,1) 0s; transform: translateY(50px); opacity: 0; color: rgb(255,255,255); } .ff_topSlider .content_list .item_block p.title { font-size: 46px; line-height: 46px; height: 46px; transition-delay: 0s; } .ff_topSlider .content_list .item_block p.subtitle { font-size: 16px; height: 16px; margin-top: 6px; transition-delay: 0.2s; color: rgb(221,221,221); } .ff_topSlider .progress { position: absolute; z-index: 1; bottom: 0px; display: none; width: 0px; height: 1px; background: rgba(150,57,71,0.8); } .ff_topSlider .owl-nav { position: absolute; width: 100%; height: 0px; margin: 0px; top: 50%; transform: translateY(calc(-50%)); } .ff_topSlider .owl-nav .owl-prev, .ff_topSlider .owl-nav .owl-next { top: 50%; transform: translateY(-50%); } .ff_topSlider .owl-nav .owl-prev { position: absolute; left: 0px; } .ff_topSlider .owl-nav .owl-next { position: absolute; right: 0px; } .ff_topSlider .owl-nav .owl-prev, .ff_topSlider .owl-nav .owl-next { width: 50px; height: 50px; } .ff_topSlider .owl-dots { position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%); } ._newTopSlider { position: absolute; bottom: 100px; width: 400px; background: rgb(255,255,255); z-index: 111; } .ff_indexPage .service .content_list::after, .bodylist .service .content_list::after { content: ""; display: block; clear: both; } .ff_indexPage .service .content_wrapper, .bodylist .service .content_wrapper { position: relative; margin-right: 0px; } .ff_indexPage .service .content_wrapper.slider, .bodylist .service .content_wrapper.slider { margin-right: 0px; } .ff_indexPage .service .content_wrapper.slider .item_block, .bodylist .service .content_wrapper.slider .item_block { margin-bottom: 0px; } .ff_indexPage .service .owl-item .item_block, .bodylist .service .owl-item .item_block { width: 100%; } .ff_indexPage .service .item_block, .bodylist .service .item_block { transition: all 0.36s ease 0s; position: relative; float: left; height: auto; margin-right: 0px; margin-bottom: 20px; box-shadow: rgba(0,0,0,0.15) 0px 0px 0px; } .service.mlistpost .listContent_post .content_list::after { content: ""; display: block; clear: both; } .service.mlistpost .listContent_post .content_wrapper { position: relative; margin-right: -15px; } .service.mlistpost .listContent_post .content_wrapper.slider { margin-right: 0px; } .service.mlistpost .listContent_post .content_wrapper.slider .item_block { margin-bottom: 0px; } .service.mlistpost .listContent_post .owl-item .item_block { width: 100%; } .service.mlistpost .listContent_post .item_block { transition: all 0.36s ease 0s; position: relative; float: left; height: auto; margin-right: 15px; margin-bottom: 20px; box-shadow: rgba(0,0,0,0.15) 0px 0px 0px; width: calc(33.3333% - 15px); } ._dotNumberWrapper { position: absolute; right: 85px; bottom: 20vh; left: 17vw; transform: none; } .ff_indexPage .project .content_list::after, .npagePage:not(.post) .project .content_list::after { content: ""; display: block; clear: both; } .ff_indexPage .project .content_wrapper, .npagePage:not(.post) .project .content_wrapper { position: relative; margin-right: 0px; } .ff_indexPage .project .content_wrapper.slider, .npagePage:not(.post) .project .content_wrapper.slider { margin-right: 0px; } .ff_indexPage .project .content_wrapper.slider .item_block, .npagePage:not(.post) .project .content_wrapper.slider .item_block { margin-bottom: 0px; } .ff_indexPage .project .owl-item .item_block, .npagePage:not(.post) .project .owl-item .item_block { width: 100%; } .ff_indexPage .project .item_block, .npagePage:not(.post) .project .item_block { transition: all 0.36s ease 0s; position: relative; float: left; height: auto; margin-right: 0px; margin-bottom: 20px; box-shadow: rgba(0,0,0,0.15) 0px 0px 0px; width: auto; } .project.mlistpost .listContent_post .content_list::after { content: ""; display: block; clear: both; } .project.mlistpost .listContent_post .content_wrapper { position: relative; margin-right: -15px; } .project.mlistpost .listContent_post .content_wrapper.slider { margin-right: 0px; } .project.mlistpost .listContent_post .content_wrapper.slider .item_block { margin-bottom: 0px; } .project.mlistpost .listContent_post .owl-item .item_block { width: 100%; } .project.mlistpost .listContent_post .item_block { transition: all 0.36s ease 0s; position: relative; float: left; height: auto; margin-right: 15px; margin-bottom: 20px; box-shadow: rgba(0,0,0,0.15) 0px 0px 0px; width: calc(33.3333% - 15px); } .ff_indexPage .project .content_wrapper.slider { width: 100%; } .project .content_wrapper a { cursor: -webkit-grab; } .project .content_wrapper a .details { cursor: pointer; } .ff_indexPage .team .content_list::after, .npagePage:not(.post) .team .content_list::after { content: ""; display: block; clear: both; } .ff_indexPage .team .content_wrapper, .npagePage:not(.post) .team .content_wrapper { position: relative; margin-right: 0px; } .ff_indexPage .team .content_wrapper.slider, .npagePage:not(.post) .team .content_wrapper.slider { margin-right: 0px; } .ff_indexPage .team .content_wrapper.slider .item_block, .npagePage:not(.post) .team .content_wrapper.slider .item_block { margin-bottom: 0px; } .ff_indexPage .team .owl-item .item_block, .npagePage:not(.post) .team .owl-item .item_block { width: 100%; } .ff_indexPage .team .item_block, .npagePage:not(.post) .team .item_block { transition: all 0.36s ease 0s; position: relative; float: left; height: auto; margin-right: 0px; margin-bottom: 20px; box-shadow: rgba(0,0,0,0.15) 0px 0px 0px; width: calc(33.3333% - 0px); } .team.mlistpost .listContent_post .content_list::after { content: ""; display: block; clear: both; } .team.mlistpost .listContent_post .content_wrapper { position: relative; margin-right: 0px; } .team.mlistpost .listContent_post .content_wrapper.slider { margin-right: 0px; } .team.mlistpost .listContent_post .content_wrapper.slider .item_block { margin-bottom: 0px; } .team.mlistpost .listContent_post .owl-item .item_block { width: 100%; } .team.mlistpost .listContent_post .item_block { transition: all 0.36s ease 0s; position: relative; float: left; height: auto; margin-right: 0px; margin-bottom: 20px; box-shadow: rgba(0,0,0,0.15) 0px 0px 0px; width: calc(100% - 0px); } .team.mlistpost .item_img { display: none; } .team.mlistpost .content_list .item_block .item_wrapper { width: 100%; } .bodyindex .team .tab_button { display: block; position: absolute; width: 500px; bottom: 0px; right: 0px; } .ff_indexPage .team.mlist .content_wrapper { height: 100vh; } .ff_indexPage .news .content_list::after, .ff_pageList .news .content_list::after { content: ""; display: block; clear: both; } .ff_indexPage .news .content_wrapper, .ff_pageList .news .content_wrapper { position: relative; margin-right: -300px; } .ff_indexPage .news .content_wrapper.slider, .ff_pageList .news .content_wrapper.slider { margin-right: 0px; } .ff_indexPage .news .content_wrapper.slider .item_block, .ff_pageList .news .content_wrapper.slider .item_block { margin-bottom: 0px; } .ff_indexPage .news .owl-item .item_block, .ff_pageList .news .owl-item .item_block { width: 100%; } .ff_indexPage .news .item_block, .ff_pageList .news .item_block { transition: all 0.36s ease 0s; position: relative; float: left; height: auto; margin-right: 300px; margin-bottom: 20px; box-shadow: rgba(0,0,0,0.15) 0px 0px 0px; width: calc(50% - 300px); } .news.mlistpost .listContent_post .content_list::after { content: ""; display: block; clear: both; } .news.mlistpost .listContent_post .content_wrapper { position: relative; margin-right: 0px; } .news.mlistpost .listContent_post .content_wrapper.slider { margin-right: 0px; } .news.mlistpost .listContent_post .content_wrapper.slider .item_block { margin-bottom: 0px; } .news.mlistpost .listContent_post .owl-item .item_block { width: 100%; } .news.mlistpost .listContent_post .item_block { transition: all 0.36s ease 0s; position: relative; float: left; height: auto; margin-right: 0px; margin-bottom: 20px; box-shadow: rgba(0,0,0,0.15) 0px 0px 0px; } .news.mlistpost .item_img { display: none; } .news.mlistpost .content_list .item_block .item_wrapper { width: 100%; } .mcustomize.ff_ti .contentbody { display: none; } .mcustomize.ff_ti .link_icon { display: none; } .mcustomize .link_icon { display: none; } .mcustomize.tlir .module_container::after, .mcustomize.tril .module_container::after { content: ""; display: block; clear: both; } .mcustomize.tlir .container_content, .mcustomize.tril .container_content { position: relative; } .mcustomize.tlir .container_content::after, .mcustomize.tril .container_content::after { content: ""; display: block; clear: both; } .mcustomize.tlir .container_content .contentbody .wrapper, .mcustomize.tril .container_content .contentbody .wrapper { padding-top: 60px; } .mcustomize.tlir .container_content .contentbody .wrapper .header, .mcustomize.tril .container_content .contentbody .wrapper .header { position: absolute; top: 0px; height: 60px; } .mcustomize.tlir .container_content .contentbody .wrapper .description, .mcustomize.tril .container_content .contentbody .wrapper .description { max-width: 700px; margin: 50px auto auto; } .mcustomize.tlir .container_content .mediabody .image, .mcustomize.tril .container_content .mediabody .image { width: 400px; height: 260px; background-repeat: no-repeat; background-size: cover; } .mcustomize.tlir .container_content .mediabody .link_icon, .mcustomize.tril .container_content .mediabody .link_icon { display: none; } .mcustomize.tlir .contentbody { float: left; } .mcustomize.tlir .mediabody { float: right; } .mcustomize.tril .contentbody { float: right; } .mcustomize.tril .mediabody { float: left; } .ff_indexPage .mcounter { padding-top: 0px; padding-bottom: 0px; } .ff_indexPage .mcounter .container_content { position: absolute; width: 100%; height: 190px; } .ff_indexPage .mcounter .content_list { position: absolute; top: 50%; left: 50%; width: 100%; padding: 0px; transform: translateX(-50%) translateY(-50%); } .ff_indexPage .mcounter .content_list::after { content: ""; display: block; clear: both; } .ff_indexPage .mcounter .content_list li { position: relative; float: left; width: 25%; text-align: center; } .ff_indexPage .mcounter .content_list li:not(:last-child)::after { position: absolute; top: 50%; right: 0px; width: 1px; height: 45px; content: ""; transform: translateY(-50%); background-color: rgba(170,170,170,0.2); } .ff_indexPage .mcounter .content_list li .title { font-size: 13px; line-height: 30px; color: rgb(153,153,153); } .ff_indexPage .mcounter .content_list li p { font-size: 14px; text-align: center; } .ff_indexPage .mcounter .content_list li p.number .counterDX { font-size: 50px; line-height: 52px; margin-top: 15px; text-align: center; vertical-align: top; } .ff_indexPage .mcounter .content_list li p.number .title { font-size: 13px; line-height: 30px; } .ff_indexPage .mcounter .content_list li p.number .unit { font-size: 14px; position: relative; top: 1px; left: 3px; vertical-align: top; } .ff_indexPage .mcounter .module_container { position: relative; height: 190px; } .mcounter { position: relative; } .imagelink .content_list::after { content: ""; display: block; clear: both; } .imagelink .content_wrapper { position: relative; margin-right: -14px; } .imagelink .content_wrapper.slider { margin-right: 0px; } .imagelink .content_wrapper.slider .item_block { margin-bottom: 0px; } .imagelink .owl-item .item_block { width: 100%; } .imagelink .item_block { transition: all 0.36s ease 0s; position: relative; float: left; height: auto; margin-right: 14px; margin-bottom: 20px; box-shadow: rgba(0,0,0,0.15) 0px 0px 0px; width: calc(25% - 14px); } .imagelink .content_wrapper { padding-top: 50px; } .imagelink .content_list .item_block { border: none; } .imagelink .content_list .item_block .date_wrap { display: none; } .imagelink .content_list .item_block .item_img { display: block; } .imagelink .content_list .item_block .item_box { position: relative; } .imagelink .content_list .item_block .item_box img { float: none; box-sizing: border-box; width: 100%; height: auto; transition: all 0.3s ease-out 0.1s; opacity: 0.8; } .imagelink .content_list .item_block .item_box::after { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; content: ""; border: 1px solid rgba(170,170,170,0.2); } .imagelink .content_list .item_block .item_box:hover { box-shadow: rgba(0,0,0,0.1) 0px 0px 40px; } .imagelink .content_list .item_block .item_wrapper .item_info .title { font-size: 13px; line-height: 36px; text-align: center; color: rgb(153,153,153); } .imagelink .item_des, .imagelink .container_category { display: none; } .imagelink .owl-dots { position: absolute; bottom: -40px; left: 50%; transform: translateX(-50%); } .ff_indexPage .videom .content_list::after, .npagePage:not(.post) .videom .content_list::after { content: ""; display: block; clear: both; } .ff_indexPage .videom .content_wrapper, .npagePage:not(.post) .videom .content_wrapper { position: relative; margin-right: 0px; } .ff_indexPage .videom .content_wrapper.slider, .npagePage:not(.post) .videom .content_wrapper.slider { margin-right: 0px; } .ff_indexPage .videom .content_wrapper.slider .item_block, .npagePage:not(.post) .videom .content_wrapper.slider .item_block { margin-bottom: 0px; } .ff_indexPage .videom .owl-item .item_block, .npagePage:not(.post) .videom .owl-item .item_block { width: 100%; } .ff_indexPage .videom .item_block, .npagePage:not(.post) .videom .item_block { transition: all 0.36s ease 0s; position: relative; float: left; height: auto; margin-right: 0px; margin-bottom: 20px; box-shadow: rgba(0,0,0,0.15) 0px 0px 0px; } .videom.mlistpost .listContent_post .content_list::after { content: ""; display: block; clear: both; } .videom.mlistpost .listContent_post .content_wrapper { position: relative; margin-right: -15px; } .videom.mlistpost .listContent_post .content_wrapper.slider { margin-right: 0px; } .videom.mlistpost .listContent_post .content_wrapper.slider .item_block { margin-bottom: 0px; } .videom.mlistpost .listContent_post .owl-item .item_block { width: 100%; } .videom.mlistpost .listContent_post .item_block { transition: all 0.36s ease 0s; position: relative; float: left; height: auto; margin-right: 15px; margin-bottom: 20px; box-shadow: rgba(0,0,0,0.15) 0px 0px 0px; width: calc(33.3333% - 15px); } .vPlayArea { width: 100%; height: 100%; } .vPlayArea .vPlayItem { width: 960px; padding: 10px; height: 618px; background: rgb(255,255,255); overflow: hidden; position: absolute; left: 50%; top: 50%; margin-left: -480px; margin-top: -456px; z-index: 2; border: 1px solid rgb(222,222,222); transition: margin 0.36s ease 0s,background 1s ease 0s,border-color 1s ease 0s; } .vPlayArea .vPlayItem video { width: 100%; } .vPlayArea.vshow .vPlayItem { margin-top: -336px; } .videoTabBtns { position: absolute; top: 50%; width: 100%; height: 0px; transform: translateY(-50%); transition: opacity 1s ease 0s; } .videoTabBtns .videoTabBtn { width: 50px; height: 50px; background: rgb(255,255,255); margin-top: -25px; position: absolute; top: 0px; text-align: center; cursor: pointer; } .videoTabBtns .videoTabBtn .icon { text-align: center; } .videoTabBtns .videoTabBtn.next { right: 0px; } .videoInfor { width: 100%; height: 48px; position: relative; padding: 15px 0px 0px; transition: opacity 1s ease 0s; } .videoInfor .title { font-size: 16px; color: rgb(46,46,46); } .videoInfor .subtitle { color: rgb(125,125,125); font-size: 13px; line-height: 22px; margin-top: 6px; } .videoBg { position: fixed; top: 0px; left: 0px; background: rgba(0,0,0,0.8); width: 100%; height: 100%; z-index: 100; transition: background 1s ease 0s; } .videoBg.deepView { background: rgba(0,0,0,0.9); } .videoBg.deepView .vPlayItem { background: transparent; border-color: transparent; } .videoBg.deepView .videoInfor { opacity: 0; } .videoBg.deepView .videoTabBtns { opacity: 0; } .ff_indexPage .team_tabs .tab_content .item_block .item_wrapper { text-align: center; } .ff_indexPage .team_tabs .tab_content .item_block .details { margin: 30px auto; display: block; width: 100px; text-align: center; } .ff_indexPage .ad01 .content_list::after { content: ""; display: block; clear: both; } .ff_indexPage .ad01 .content_wrapper { position: relative; margin-right: 0px; } .ff_indexPage .ad01 .content_wrapper.slider { margin-right: 0px; } .ff_indexPage .ad01 .content_wrapper.slider .item_block { margin-bottom: 0px; } .ff_indexPage .ad01 .owl-item .item_block { width: 100%; } .ff_indexPage .ad01 .item_block { transition: all 0.36s ease 0s; position: relative; float: left; height: auto; margin-right: 0px; margin-bottom: 20px; box-shadow: rgba(0,0,0,0.15) 0px 0px 0px; width: calc(25% - 0px); } #shares { position: fixed; z-index: 99; right: 0px; bottom: 63px; height: 124px; } #shares a { font-size: 16px; position: relative; display: block; width: 40px; height: 40px; transition: all 0.3s ease-out 0s; text-align: center; border: 1px solid rgb(230,230,230); background-color: rgb(255,255,255); } #shares a .fa { padding-left: 0px; } #shares a#sweixin { top: -1px; } #shares a#gotop { font-size: 22px; margin-top: -2px; } #shares a#gotop i { margin-top: 6px; } #shares a:hover { z-index: 1; border-color: #b7001f; background-color: #b7001f; } #shares a:hover i { color: rgb(255,255,255); } #shares a i { margin-top: 12px; transition: all 0.3s ease-out 0s; } #shares a i.fa.fa-mobile { font-size: 24px; margin-top: 8px; } .fixed { position: fixed; z-index: 100; top: 0px; left: 0px; display: none; overflow-y: auto; width: 100%; height: 100%; background: rgba(0,0,0,0.8); } .fixed.show { display: none; } #fixed_weixin .fixed-container { position: absolute; top: 50%; left: 50%; width: 220px; height: auto; margin-top: -140px; margin-left: -110px; padding: 20px 20px 0px; background: rgb(255,255,255); } #fixed_weixin .fixed-container div { height: 220px; } #fixed_weixin .fixed-container p { font-size: 14px; line-height: 40px; height: 40px; text-align: center; color: rgb(0,0,0); } #online_open { font-size: 16px; line-height: 40px; position: fixed; z-index: 99; right: -40px; bottom: 186px; display: block; width: 40px; height: 40px; margin-right: -3px; cursor: pointer; transform: translateX(7px); text-align: center; border: 1px solid rgb(230,230,230); background-color: rgb(255,255,255); } #online_open i { transition: all 0.3s ease-out 0s; } #online_open:hover { z-index: 1; border-color: #b7001f; background-color: #b7001f; } #online_open:hover i { color: rgb(255,255,255); } #online_lx { position: fixed; z-index: 99999; right: 7px; bottom: 188px; width: 180px; height: auto; margin-right: -10px; background-color: rgb(255,255,255); box-shadow: rgba(4,0,0,0.17) 0px 5px 9px; } #olx_head { font-size: 14px; line-height: 16px; height: 16px; padding: 20px; color: rgb(255,255,255); background: #b7001f; } #olx_head i { font-size: 18px; cursor: pointer; transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s; color: rgb(255,255,255); } #olx_head i:hover { transform: rotate(90deg); color: rgb(255,255,255); } #olx_qq { border-bottom: 1px solid rgba(170,170,170,0.2); } #olx_qq li a { font-size: 12px; line-height: 18px; display: block; height: 18px; padding: 12px 30px; transition: all 0.3s ease-out 0s; color: rgb(102,102,102); } #olx_qq li a i { font-size: 16px; margin-right: 18px; vertical-align: middle; color: inherit; } #olx_qq li a:hover { color: #b7001f; background: rgb(238,238,238); } #olx_tel { padding: 20px 30px; } #olx_tel div { line-height: 14px; height: 14px; margin-bottom: 10px; } #olx_tel div i { font-size: 18px; margin-right: 20px; vertical-align: middle; } #olx_tel p { font-size: 16px; line-height: 18px; } #fixed_mp .fixed-container { position: absolute; top: 50%; left: 50%; width: 258px; height: 298px; margin-top: -149px; margin-left: -129px; background: rgb(255,255,255); } #fixed_mp .fixed-container p { font-size: 14px; padding: 0px 20px; text-align: center; color: rgb(0,0,0); } #openAssist { position: fixed; z-index: 99; right: 20px; bottom: 40px; display: none; width: 50px; height: 50px; text-align: center; border-radius: 25px; background-color: rgb(59,59,59); } #openAssist.active i { transform: translate3d(0px,0px,0px) rotate(135deg); } #openAssist i { font-size: 30px; position: relative; top: 8px; display: inline-block; transition: all 0.3s ease-out 0s; color: rgb(255,255,255); } #assistBtn { position: fixed; z-index: 99; right: 25px; bottom: 90px; display: none; } #assistBtn a { display: block; width: 40px; height: 40px; margin-bottom: 15px; transform: translate3d(0px,8px,0px) scale(0.3); transform-origin: center bottom; text-align: center; opacity: 0; border-radius: 20px; background-color: rgb(59,59,59); } #assistBtn a i { font-size: 18px; position: relative; top: 10px; color: rgb(255,255,255); } .popup { display: block; } .popup .fixed-container { position: absolute; top: 50%; left: 50%; width: 800px; height: 600px; } .searchPage .mlist.search .content_list .item_block { cursor: pointer; border-width: 0px 0px 1px; padding-top: 30px; } .searchPage .mlist.search .content_list .item_block:last-child { border: none; } .searchPage .mlist.search .content_list .item_block .item_box { display: block; } .searchPage .mlist.search .content_list .item_block .item_box::after { content: ""; display: block; clear: both; } .searchPage .mlist.search .content_list .item_block .item_box .item_info { float: left; } .searchPage .mlist.search .content_list .item_block .item_box .date_wrap { float: left; line-height: 30px; margin-left: 10px; } .searchPage .mlist.search .content_list .item_block .item_info .date_wrap { display: none; } .searchPage .mlist.search .content_list .item_block .item_des { clear: left; } .searchPage .mlist.search .content_list .item_block .item_des .description { height: auto; max-height: 52px; } .searchPage .mlist.search .content_list .item_block .details { margin-top: 20px; margin-left: 0px; } #search-list { margin-top: 40px; } #search-list input { width: 520px; } .searchPage #search-header { display: none !important; } .searchPage #footer { width: 100%; position: fixed; bottom: 0px; } .searchPage #page { padding-bottom: 0px; } .searchPage .ff_pageList { padding-bottom: 0px; } #moduleControl { position: fixed; z-index: 11; top: 50%; right: 20px; display: block !important; } #moduleControl a.moduleCItem { display: block; width: 10px; height: 10px; margin-bottom: 5px; transition: all 0.3s ease-out 0s; text-indent: -9999px; border: 1px solid transparent; border-radius: 6px; outline: none 0px; } #moduleControl a.moduleCItem:hover, #moduleControl a.moduleCItem.active { border-color: rgb(255,255,255); } #moduleControl a.moduleCItem:hover span, #moduleControl a.moduleCItem.active span { opacity: 0; } #moduleControl a.moduleCItem span { display: block; width: 5px; height: 5px; margin: 3px 0px 0px 3px; border-radius: 50%; background: rgb(255,255,255); } .netmask { display: block; } .netmask div { position: absolute; top: 50%; left: 50%; margin-top: -20px; margin-left: -20px; } .netmask div i::before { font-size: 40px; display: none; color: rgb(255,255,255); } .netmask.loading div i { display: block; width: 40px; height: 40px; background: url("../images/loading.gif"); } .netmask.success div i::before { display: block; } .bodyMask { transition: background 0.36s ease 0s; } .bodyMask.open { position: fixed; z-index: 50; top: 0px; left: 0px; width: 100%; height: 100%; content: ""; background: rgba(0,0,0,0.2); } canvas { display: none; } .searchPopDom { position: fixed; z-index: 100; top: 0px; left: 0px; display: flex; visibility: hidden; flex-direction: column; width: 100%; height: 100%; transition: all 0.5s ease 0s; text-align: center; pointer-events: none; opacity: 0; background: rgba(24,24,24,0.9); justify-content: center; align-items: center; } .searchPopDom::before { position: absolute; top: 0px; left: 0px; box-sizing: border-box; width: 100%; height: 100%; content: ""; transition: all 0.5s ease 0s; opacity: 0; border: 0px solid rgb(24,24,24); } .searchPopDom.open { visibility: visible; pointer-events: auto; opacity: 1; } .searchPopDom.open::before { visibility: visible; opacity: 1; border-width: 24px; } .searchPopDom.open .searchFormGroup { transform: scale3d(1,1,1); opacity: 1; } .searchPopDom .searchBox { width: 90%; } .searchPopDom .searchFormGroup { margin: 5em 0px; transition: opacity 0.5s ease 0s,transform 0.5s ease 0s; transform: scale3d(0.8,0.8,1); opacity: 0; } .searchPopDom .searchFormGroup input { font-size: 10vw; line-height: 1; display: inline-block; box-sizing: border-box; width: 75%; padding: 0.05em 0px; color: #b7001f; border-width: 0px 0px 2px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-color: initial; border-image: initial; border-bottom-style: solid; border-radius: 0px; background: transparent; appearance: none; } .searchPopDom .searchSub { display: none; } .searchPopDom input::-webkit-input-placeholder { opacity: 0.3; color: rgb(90,90,90); } .searchPopDom input::-webkit-search-cancel-button, .searchPopDom input::-webkit-search-decoration { appearance: none; } .searchPopDom .searchClose { font-size: 40px; display: inline-block; transition: all 0.36s ease 0s; opacity: 0.3; color: rgb(90,90,90); } .searchPopDom .searchClose:hover { cursor: pointer; transform: rotate(180deg); opacity: 1; } .imgGallery { position: fixed; z-index: 100; top: 0px; left: 0px; visibility: hidden; width: 100%; height: 100%; } .imgGallery.open { visibility: visible; transition: all 1s ease 0s; } .imgGallery.open img { transition: all 0.5s ease 0s,width 1s ease 0s,height 1s ease 0s; } .imgGallery .imgGallery_wrapper { font-size: 50px; display: flex; box-sizing: border-box; height: 100%; padding: 0px 60px; cursor: pointer; align-items: center; justify-content: space-between; } .imgGallery .imgGallery_wrapper ._next, .imgGallery .imgGallery_wrapper ._prev { visibility: hidden; transition: all 0.36s ease 0s; opacity: 0; } .imgGallery .imgGallery_wrapper ._next:hover, .imgGallery .imgGallery_wrapper ._prev:hover { color: rgb(255,255,255); } .imgGallery img { position: absolute; } .imgGallery.center { background: rgba(24,24,24,0.9); } .imgGallery.center img { max-width: 80%; max-height: 80%; transform: translate3d(-50%,-50%,0px); box-shadow: rgba(0,0,0,0.52) 0px 0px 30px; top: 50% !important; left: 50% !important; } .imgGallery.center img.w { width: 80% !important; height: auto !important; } .imgGallery.center img.h { width: auto !important; height: 80% !important; } .imgGallery.center .imgGallery_wrapper ._next, .imgGallery.center .imgGallery_wrapper ._prev { visibility: visible; padding: 0px 20px; opacity: 1; } img { user-select: none; } .project #postSlider .tab_content img { cursor: zoom-in; } .project.mlist:not(.imagelink) .content_list .item_block { z-index: 1; } .ff_indexPage .project .item_block, .npagePage:not(.post) .project .item_block { transition: all 0s ease 0s; } .ff_indexPage .project .content_wrapper, .npagePage:not(.post) .project .content_wrapper { overflow: hidden; } .bodyindex .project.mlist:not(.imagelink) .content_list { font-size: 0px; overflow: hidden; min-width: 100%; height: 100vh; white-space: nowrap; } .bodyindex .project.mlist:not(.imagelink) .content_list .item_block { display: inline-block; } .bodyindex .project.mlist:not(.imagelink) .content_list #pages { position: relative; z-index: 0; left: -1px; display: inline-block; float: right; box-sizing: border-box; width: 80px; height: 100vh; padding: 39vh 0px; vertical-align: top; border-left: 1px solid rgba(102,102,102,0.2); } .bodyindex .project.mlist:not(.imagelink) .content_list #pages::before { position: absolute; top: 50%; left: 50%; width: 20px; height: 1px; margin-left: -10px; content: ""; background-color: rgba(102,102,102,0.2); } .bodyindex .project.mlist:not(.imagelink) .content_list #pages a { display: block; width: 100%; height: 50%; } .bodyindex .project.mlist:not(.imagelink) .content_list #pages .page-item { display: none; } .bodyindex .project.mlist:not(.imagelink) .content_list #pages .prev, .bodyindex .project.mlist:not(.imagelink) .content_list #pages .next { display: flex; align-items: center; justify-content: center; } .bodyindex .project.mlist:not(.imagelink) .content_list #pages .prev:hover, .bodyindex .project.mlist:not(.imagelink) .content_list #pages .next:hover { color: rgb(255,255,255); } .bodyindex .project.mlist:not(.imagelink) .content_list #pages .prev .fa, .bodyindex .project.mlist:not(.imagelink) .content_list #pages .next .fa { transition: all 0.36s ease 0s; } .bodyindex .project.mlist:not(.imagelink) .content_list #pages .prev.disable .fa, .bodyindex .project.mlist:not(.imagelink) .content_list #pages .next.disable .fa { opacity: 0.3; } .bodyindex .project.mlist:not(.imagelink) .content_list #pages .prev { position: relative; } .bodyindex .project.mlist:not(.imagelink) .content_list #pages .prev:hover .fa { transform: translateY(-20px); } .bodyindex .project.mlist:not(.imagelink) .content_list #pages .prev .fa { font-size: 24px; padding: 0px; } .mcustomize.tril .mediabody { margin-top: 120px; } .team.mlist .container_content > .owl-nav { position: absolute; top: 52%; right: 8%; width: 170px; height: 170px; margin: 0px; transform: translateY(calc(-50%)); } .team.mlist .container_content > .owl-nav .owl-prev { left: 10px; } .team.mlist .container_content > .owl-nav .owl-next { right: 10px; } .team.mlist .container_content > .owl-nav::before { position: absolute; top: 46%; left: 50%; width: 1px; height: 14px; content: ""; background: rgba(255,255,255,0.3); } .module { } #footer { position: fixed; bottom: 0px; left: 0px; box-sizing: border-box; width: 100%; background: url("../images/I_91.png"); z-index: 9999; } #footer p { text-align: center; } .ff_topSlider .content_list .item_block, #topSlider .content_list, #topSlider, .singlescreen .module, #sitecontent { height: 100vh !important; } .mlist:not(.imagelink) .content_list .item_block { border: none; } .item_tags > a:hover, .container_category > a:hover, .item_tags > a.active, .container_category > a.active { border-color: transparent; background-color: transparent; opacity: 1; } .ff_indexPage .mlist .module_container .container_category { z-index: 121; float: left; } .item_tags > a, .container_category > a { border: none; } .mlist:not(.imagelink) .content_list .item_info .title { color: rgb(255,255,255); } .container_category > a:last-of-type::before { display: none; } .item_tags { border-top: none; } #online_open { color: rgb(255,255,255); border: 1px solid rgb(24,24,24); background-color: rgb(24,24,24); } .npagePage .ff_pageTarget { margin-top: 0px; } body #header .wrapper > .content { max-width: 100%; } body #header { background: transparent; } .bodyindex body #sitecontent { padding-top: 0px; } body #navWrapper { position: absolute; right: 50%; margin-right: -448px; } body #navWrapper .content { padding-right: 2px; } body #navWrapper .content .nav > .navitem > a { color: rgba(255,255,255,0.5); } body .searchGroup .searchOnOff { margin-right: 0px; } body div#header.curCol #navWrapper .content .nav > .navitem > a.active span { color: rgb(255,255,255); } body #navWrapper .content .nav > .navitem > a.active span, body #navWrapper .content .nav > .navitem:hover > a span { color: rgb(255,255,255); border-bottom: none; } #navWrapper .content .nav .navitem > a:hover span::before, #navWrapper .content .nav .navitem > a:hover .fa-angle-down { color: rgb(255,255,255); } ._newTopSlider { bottom: 0px; width: 540px; } body #navWrapper .content .nav > .navitem .subnav li a { text-align: center; color: rgb(255,255,255); opacity: 0.8; } body #navWrapper .content .nav > .navitem .subnav { background: url("../images/c1_8.png"); } .ff_topSlider .owl-dots { display: none; } .ff_topSlider .content_list .owl-nav { display: none; } ._newTopSlider ._newTopSlider-contentList .owl-nav { position: absolute; top: 0px; left: 100%; width: 170px; height: 170px; transform: none; background: #b7001f; } ._newTopSlider ._newTopSlider-contentList .owl-nav::before { position: absolute; top: 50%; left: 50%; width: 1px; height: 14px; content: ""; background: rgba(255,255,255,0.3); } #topSlider .content_wrapper .item_block a { display: none; } ._newTopSlider ._newTopSlider-contentList .owl-nav .owl-prev, ._newTopSlider ._newTopSlider-contentList .owl-nav .owl-next { transform: translateY(-10%); background: transparent; } .ff_topSlider .owl-nav .owl-prev { left: 10px; } .ff_topSlider .owl-nav .owl-next { right: 10px; } ._newTopSlider .owl-stage .owl-item .description .title, ._newTopSlider .owl-stage .owl-item .description .subtitle { font-size: 16px; font-weight: 600; line-height: 26px; color: rgb(51,51,51); -webkit-font-smoothing: antialiased; } ._newTopSlider .owl-carousel.owl-drag .owl-item a { display: block; box-sizing: border-box; width: 220px; height: 170px; padding: 30px 0px 30px 40px; } ._newTopSlider .owl-carousel.owl-drag .owl-item div { margin-bottom: 20px; } .ff_sitecontent .module .module_container { height: 100%; } .ff_sitecontent .npagePage .module .module_container { background-color: rgb(24,24,24); } .item_tags > a, .container_category > a { color: rgba(255,255,255,0.4); } .ff_indexPage .module .module_container .container_content { width: 83%; height: 100%; } .ff_indexPage .module .module_container::before { position: absolute; z-index: 100; left: 0px; width: 18%; height: 100%; content: ""; transform: translate3d(0px,0px,0px); } .bodyindex .ff_sitecontent .module .container_header { position: relative; z-index: 120; } .bodyindex .ff_sitecontent .module .container_header { position: absolute; left: 0px; visibility: visible; box-sizing: border-box; width: 129px; height: 40%; padding-top: 18vh; animation-name: fadeInUp; } .bodyindex .ff_pageList .module .container_header, .bodyindex .pageEditor .module .container_header { position: fixed; left: 0px; } .bodyindex .ff_sitecontent .module .container_header .subtitle { font-size: 26px; line-height: 34px; text-align: left; color: rgb(222,222,222); padding: 0px 40px; letter-spacing: 2px; width: 250px; font-weight: 500; text-transform: uppercase; } .bodyindex .ff_sitecontent .module .container_header .title { font-size: 30px; line-height: 27px; display: block; margin: 0px; text-align: left; color: rgb(222,222,222); padding: 20px 42px 0px; letter-spacing: 3px; white-space: nowrap; } .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title { color: rgb(255,255,255); font-size: 20px; padding-bottom: 5px; } .bodyindex .module .module_container .container_category { position: absolute; z-index: 110; bottom: 14%; left: 0px; box-sizing: border-box; width: 17%; padding: 0px 40px; text-align: left; display: block; } .container_category > a { position: relative; float: left; margin: 0px; padding: 0px 14px 0px 12px; text-align: left; opacity: 0.8; } .container_category > a.ff_more { white-space: nowrap; } .container_category > a.ff_more::after { transition: all 0.36s ease 0s; color: rgba(255,255,255,0.4); } .container_category > a.ff_more:hover::after { color: rgb(255,255,255); } .container_category > a.ff_more span { } .container_category > a:not(.ff_more)::before { position: absolute; right: 0px; content: "/"; color: rgba(255,255,255,0.3); } .ff_indexPage .module { position: relative; } .ff_indexPage .module .module_container .container_content { position: absolute; top: 0px; left: 18%; padding-top: 0px; overflow: hidden; } .ff_indexPage .mlist .content_wrapper .more { display: none; } .longPage .ff_postPage .container_content { position: initial; margin: 0px auto; } .ff_postPage .news.mlistpost, .ff_postPage .service.mlistpost, .ff_postPage .team.mlistpost { padding: 160px 0px 0px; } .ff_postPage .postInfo .title { color: rgb(255,255,255); } .ff_indexPage .project .module_container::before { background-color: rgb(24,24,24); } .ff_indexPage .project .content_wrapper.slider { display: inline-block; padding-top: 0px; } .bodyindex .project.mlist:not(.imagelink) .content_list .item_block { overflow: hidden; height: 100vh; width: 25%; } .ff_indexPage .project.mlist .content_wrapper { padding-top: 0px; } .project.mlist .owl-nav { display: none; } .bodyindex .project.mlist:not(.imagelink) .content_list .item_block .item_img { bottom: 0px; transition: all 0.36s ease 0s; } .bodyindex .project.mlist:not(.imagelink) .content_list .item_block:hover .item_img { bottom: 25vh; } .bodyindex .project.mlist:not(.imagelink) .content_list .item_img img { width: auto; height: 100vh; } .bodyindex .project.mlist:not(.imagelink) .content_list .item_block .item_wrapper .item_info { margin-top: 20px; letter-spacing: 1px; z-index: 99; } .bodyindex .project.mlist:not(.imagelink) .content_list .item_block > .details::before { position: absolute; z-index: 9; top: 0px; left: 0px; box-sizing: border-box; width: 100%; height: 100vh; content: ""; transition: all 0.3s ease 0s; transform: scale(1.2); opacity: 0; } .bodyindex .project.mlist:not(.imagelink) .content_list .item_block:hover > .details::before { height: 100vh; transform: scale(1); opacity: 1; } .bodyindex .project.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_img img { transform: scale(1); } .bodyindex .project.mlist:not(.imagelink) .content_list .item_info .title { color: rgb(255,255,255); } .bodyindex .project.mlist:not(.imagelink) .content_list .item_block .item_box .item_wrapper .item_info .subtitle { } .bodyindex .project.mlist .content_list .item_des { width: 100%; margin-bottom: 26px; display: none; } .bodyindex .project.mlist:not(.imagelink) .content_list .item_des .description { color: rgba(255,255,255,0.6); } .bodyindex .project.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_des .description { color: rgba(255,255,255,0.6); } .bodyindex .project.mlist .content_list .item_wrapper { bottom: -35%; height: 26vh; padding: 24px 40px; transition: all 0.36s ease 0s; background: #b7001f; } .bodyindex .project.mlist .content_list .item_block:hover .item_wrapper { bottom: 0px; } .bodyindex .project.mlist:not(.imagelink) .content_list .item_wrapper .details { position: relative; display: block; width: 5%; height: 23%; margin: 20px auto 0px; border: 3px solid rgba(255,255,255,0.33); border-radius: 150px; background-color: transparent; } .bodyindex .project.mlist:not(.imagelink) .content_list .item_block:hover .details { color: transparent; background-color: transparent; } .bodyindex .project.mlist:not(.imagelink) .content_list .item_wrapper .details::before { position: absolute; top: 37%; left: 50%; width: 1px; height: 15px; content: ""; background: rgb(255,255,255); } .bodyindex .project.mlist:not(.imagelink) .content_list .item_wrapper .details::after { position: absolute; top: 50%; left: 38%; width: 15px; height: 1px; content: ""; background: rgb(255,255,255); } @media screen and (max-height:700px) { .project.mlist:not(.imagelink) .content_list .item_wrapper .details { display: none; } } .npagePage .ff_pageTarget .container_target { display: none; } .npagePage:not(.post) .project .item_block { width: auto; } .bodyindex .npagePage .container_header { display: block; box-sizing: border-box; width: 129px; height: 100%; padding-top: 18vh; writing-mode: vertical-rl; } .ff_indexPage .service.module .module_container .container_content { left: 0px; } .ff_indexPage .module { width: 100%; } #indexPage .service.mlist .owl-carousel .owl-stage-outer { overflow: visible !important; } .service.mlist:not(.imagelink) .content_list .date_wrap { display: none; } .service .content_list .item_img { width: 280px; } .ff_indexPage .service .content_wrapper.slider .item_block { margin-top: 18vh; padding-top: 30px; padding-left: 23%; } .ff_indexPage .service .content_wrapper { width: 110%; padding-top: 0px; } #indexPage .service.mlist:not(.imagelink) .content_list .item_des { width: 68%; margin-top: 53px; } .service.mlist:not(.imagelink) .content_list .item_wrapper .details { position: initial; display: block; margin-top: 50px; margin-left: 0px; padding-left: 0px; color: transparent; border: none; } .service.mlist:not(.imagelink) .content_list .item_block:hover .item_wrapper .details { color: transparent; border-color: transparent; background-color: transparent; } .service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_des .description, .service.mlist:not(.imagelink) .content_list .item_des .description { color: rgba(255,255,255,0.68); } .service.mlist:not(.imagelink) .content_list .item_wrapper .details::before { font-size: 15px; position: absolute; content: "view"; } .service .fa-angle-right { transition: all 0.36s ease 0s; text-indent: -60px; opacity: 0; color: rgba(255,255,255,0.4); } .service .item_block:hover .details .fa-angle-right { text-indent: 0px; opacity: 1; } #indexPage .service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle, #indexPage .service.mlist:not(.imagelink) .content_list .item_info .subtitle { width: 30%; color: rgba(255,255,255,0.5); } #indexPage .service .owl-carousel.owl-drag .owl-item:nth-child(2n) { background-color: #b7001f; } #indexPage .service .owl-carousel.owl-drag .owl-item { height: 100vh; } #indexPage .service.mlist .owl-nav { z-index: 1; top: initial; right: -78px; bottom: 29%; width: 170px; height: 170px; transform: translateY(calc(100%)); background-color: #b7001f; } #indexPage .service.mlist .owl-nav::before { position: absolute; top: 46%; left: 50%; width: 1px; height: 14px; content: ""; background: rgba(255,255,255,0.3); } .mlist .owl-nav .owl-prev, .mlist .owl-nav .owl-next { background-color: transparent; } .service.mlist .owl-nav .owl-next { right: 10px; } .service.mlist .owl-dots { position: absolute; right: 85px; bottom: 20vh; left: 17vw; transform: none; } .service.mlist .owl-dots .owl-dot.active span, .service.mlist .owl-dots .owl-dot:hover span, .service.mlist .owl-dots .owl-dot span { width: 6px; height: 6px; border: none; background-color: rgb(255,255,255); } .service.mlist .owl-dots .owl-dot::before { position: absolute; top: 50%; left: 50%; width: 0px; height: 0px; content: ""; transition: all 0.36s ease 0s; border-radius: 100%; } .service.mlist .owl-dots .owl-dot:hover::before { top: -50%; left: -50%; width: 30px; height: 30px; } .service.mlist .owl-dots .owl-dot.active::before { top: -50%; left: -50%; width: 30px; height: 30px; } .service.mlist .owl-dots::before { position: absolute; top: 50%; left: 0px; width: 100%; height: 1px; content: ""; background-color: rgba(255,255,255,0.3); } .service.mlist .owl-dots::after { position: absolute; top: -3px; left: 0px; width: 6px; height: 6px; content: ""; border-radius: 100%; background-color: rgb(255,255,255); } .service.mlist .owl-dots .owl-dot { position: absolute; top: -8px; left: -5px; } .service.mlist .owl-dots .owl-dot.active { left: 50%; margin-left: -8px; } .service.mlist .owl-dots .owl-dot.active + .owl-dot + .owl-dot ~ .owl-dot { display: none; } .service.mlist .owl-dots .owl-dot.active + .owl-dot + .owl-dot { left: 92%; display: block; } .service.mlist .owl-dots .owl-dot { transition: all 0.36s ease 0s; } .service.mlist .owl-dots .owl-dot.active + .owl-dot { left: 84%; display: block; } #indexPage .service .content_list .item_wrapper { padding-top: 26px; padding-left: 76px; } .service.mlist:not(.imagelink) .content_list .item_info .title { width: 20%; } .service.mlist ._dotNumberWrapper { position: absolute; bottom: 20vh; } #indexPage .service ._dotNumberWrapper ._dot, #indexPage .service ._dotNumberWrapper ._all { font-size: 100px; position: absolute; top: -56px; left: 45%; transition: all 0.36s ease 0s; transform: scale(0); opacity: 0; color: rgba(255,255,255,0.2); } #indexPage .service ._dotNumberWrapper ._dot.active { transform: scale(1); opacity: 1; } .ff_pageList .service.mlist:not(.imagelink) .content_list .item_wrapper .details { margin-top: 34px; } .ff_pageList .service.module .module_container .container_content { margin-top: 18vh; } .ff_pageList .service.mlist:not(.imagelink) .content_list .item_des { width: 90%; } .ff_pageList .service.mlist:not(.imagelink) .content_list .item_block { width: 80%; margin-bottom: 0px; padding-top: 20px; padding-bottom: 20px; padding-left: 50px; transition: all 0.36s ease 0s; border-bottom: 1px solid rgba(255,255,255,0.1); } .ff_pageList .service.mlist:not(.imagelink) .content_list .item_block:hover { box-shadow: rgba(0,0,0,0.3) 0px 8px 30px; } .mlist:not(.imagelink) .content_list .item_block .item_tags { display: none; } .ff_indexPage .news.mlist .content_wrapper { overflow: hidden; height: 100vh; margin-left: 50px; padding-top: 150px; } .ff_indexPage .news.ff_slider .content_list .item_block .item_box .item_wrapper { position: relative; padding-right: 8px; padding-left: 0px; } .ff_indexPage .news.ff_slider .content_list .item_block .item_box .item_wrapper .item_info .date_wrap, .ff_pageList .news .content_list .item_block .item_box .item_wrapper .item_info .date_wrap { display: none; } .ff_indexPage .news.ff_slider .content_list .item_block .item_box .item_wrapper > .date_wrap, .ff_pageList .news .content_list .item_block .item_box .item_wrapper > .date_wrap { position: absolute; bottom: -44px; left: 30px; display: block; transition: all 0.36s ease 0s; opacity: 0; } .news.mlist:not(.imagelink) .content_list .item_des { margin-top: 26px; margin-left: 50px; } .news.mlist:not(.imagelink) .content_list .details { float: right; margin-top: 16px; transition: all 0.36s ease 0s; opacity: 0; color: transparent; border: none; } .news.mlist:not(.imagelink) .content_list .item_block:hover .details { padding-right: 0px; opacity: 1; } .news .fa-angle-right { color: rgba(255,255,255,0.4); } .news.mlist:not(.imagelink) .content_list .item_block:hover .details { color: transparent; border-color: transparent; background-color: transparent; } .ff_indexPage .news.ff_slider .content_list .item_block .item_box .item_wrapper, .ff_pageList .news .content_list .item_block .item_box .item_wrapper { padding-top: 30px; padding-bottom: 40px; } .news .content_list .item_block .item_box .item_wrapper::after { position: absolute; bottom: 0px; left: 50%; width: 0px; height: 1px; content: ""; transition: all 0.36s ease 0s; background-color: rgb(255,255,255); } .ff_pageList .news .content_list .item_block .item_box .item_wrapper::before { position: absolute; bottom: 0px; left: 0px; width: 100%; height: 1px; content: ""; transition: all 0.36s ease 0s; background-color: rgb(49,49,49); } .news .content_list .item_block:hover .item_box .item_wrapper::after { left: 0px; width: 100%; } .ff_indexPage .news.ff_slider .content_list .item_block:hover .item_box .item_wrapper > .date_wrap, .ff_pageList .news .content_list .item_block:hover .item_box .item_wrapper > .date_wrap { left: 0px; opacity: 1; } .news .owl-carousel .owl-stage-outer { overflow: visible; } .news.mlist:not(.imagelink) .content_list .item_img { transform: translate3d(0px,0px,0px); } .ff_indexPage .news .item_block { margin-right: 40px; } .ff_indexPage .news .content_list .item_img { float: initial; width: 100%; } .ff_indexPage .news .content_list .item_wrapper { float: initial; } .bodyindex .ff_pageList .module .module_container .container_category { position: fixed; left: 0px; } .ff_pageList .news .content_list .item_block .item_box .item_wrapper { position: relative; padding-left: 0px; } .ff_pageList .news .item_block { width: calc(50% - 40px); margin-right: 40px; margin-bottom: 40px; } .ff_pageList .news.module .module_container .container_content { width: 58%; margin-top: 18vh; margin-left: 6%; } .ff_pageList .news.mlist:not(.imagelink) .content_list .details { margin-bottom: 0px; } .ff_pageList .news .item_block:nth-child(2n) { margin-right: 0px; } .ff_pageList .mlist:not(.project) .content_list .item_img img { width: 100%; } .ff_pageList .news .content_list { margin-right: -40px; } .ff_pageList .news .content_wrapper { margin-right: 0px; } .ff_postPage .news.mlistpost .postContent { padding-top: 0px; } .ff_sitecontent .mcustomize .module_container::before { background-color: #b7001f; } .mcustomize.tlir .container_content .contentbody .wrapper .header, .mcustomize.tril .container_content .contentbody .wrapper .header { position: fixed; top: 0px; left: 0px; height: auto; } .mcustomize .wrapper .header { position: fixed; z-index: 110; top: 0px; left: 0px; box-sizing: border-box; width: 129px; height: 100%; padding-top: 18vh; writing-mode: vertical-rl; } .ff_sitecontent .ff_indexPage .mcustomize .bgmask { background-color: #b7001f; } .mcustomize .wrapper .header .title { font-size: 22px; line-height: 27px; display: block; margin: 0px; text-align: left; color: rgba(255,255,255,0.4); } .mcustomize .wrapper .header .subtitle { font-size: 54px; line-height: 55px; text-align: left; color: rgb(255,255,255); } .mcustomize .module_container .container_content { margin-top: 18vh; margin-left: 10%; } .mcustomize.tlir .module_container .container_content .mediabody { width: 50%; margin-top: 150px; } .mcustomize.initlayout .wrapper .description { width: 50%; } .mcustomize.initlayout .mediabody { margin-top: 100px; } .mcustomize.tlir .container_content .mediabody .image, .mcustomize.tril .container_content .mediabody .image { width: 224px; height: 198px; } .mcustomize.tlir .contentbody { width: 50%; } .mcustomize.tlir .container_content .contentbody .wrapper .description { margin: 0px 90px 0px 0px; } .mcustomize.tril .contentbody { display: inline-block; float: initial; width: 50%; } .mcustomize.tril .mediabody { margin-top: 210px; margin-right: 60px; } .longPage .pageEditor .module_container { padding-top: 0px; } .longPage .pageEditor .module_container .content_wrapper { padding-top: 18vh; } .longPage .content_wrapper .postbody a { transition: all 0.36s ease 0s; } .longPage .content_wrapper .postbody a:hover { color: #b7001f; } .longPage .pageEditor .module_container .container_content { width: 50%; margin: 0px auto; } .npagePage .container_content { padding-top: 0px; } .ff_indexPage .team.mlist .content_wrapper { padding-top: 0px; } .ff_indexPage .team .module_container .container_content { position: initial; width: 100%; } .ff_sitecontent .team .module_container::before { background-color: rgb(24,24,24); } .ff_indexPage .team .item_block { width: 100%; } .ff_indexPage .team.mlist:not(.imagelink) .content_list .item_img { float: left; } .ff_indexPage .team .content_list .item_block .item_box .item_wrapper { float: right; box-sizing: border-box; width: 50%; } .team .content_list .item_block .item_box .item_wrapper .item_info .date_wrap, .ff_indexPage .team.mlist:not(.imagelink) .content_list .item_block > .details, .team.mlist .owl-dots { display: none; } .ff_indexPage .team.mlist:not(.imagelink) .content_list .item_wrapper .details { display: inline-block; margin-left: 0px; padding-left: 0px; color: transparent; border: none; } .ff_indexPage .team.mlist:not(.imagelink) .content_list .item_wrapper .details::before { font-size: 15px; position: absolute; content: "view"; } .team .fa-angle-right { transition: all 0.36s ease 0s; text-indent: -60px; opacity: 0; color: rgba(255,255,255,0.4); } .team .item_block:hover .details .fa-angle-right { text-indent: 0px; opacity: 1; } .ff_indexPage .team .content_list.tab_content .item_block .item_box .item_wrapper { height: 60vh; padding-top: 8%; padding-left: 8%; } .bodyindex .team .tab_button { width: calc(100vw - 96vh); } .ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_button .item_img { flex: 0 0 auto; height: 40vh; } .ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_button .item_img img { width: auto; height: 100%; } .ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_button a, .ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_content a { display: flex; overflow: hidden; } .ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_content .item_img { flex: 0 0 auto; height: 100vh; } .ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_content .item_img img { width: auto; height: 100%; } .ff_indexPage .team .item_block, .npagePage:not(.post) .team .item_block { margin-bottom: 0px; } .ff_indexPage .team .content_list.tab_button .item_block .item_box .item_wrapper { flex: 1 1 auto; box-sizing: border-box; padding: 8% 8% 0px; } .ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_content .item_info .title { width: 200px; } .ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_content .item_info .subtitle { width: 300px; } .team.mlist:not(.imagelink) .content_list .item_block:hover .details { border-color: transparent; background-color: transparent; } .ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_content .item_des { width: 80%; margin-top: 30px; margin-bottom: 40px; } .team.mlist:not(.imagelink) .content_list .item_des .description { color: rgb(134,133,133); } .team.mlist:not(.imagelink) .content_list.tab_button .item_des { margin-top: 30px; margin-bottom: 40px; } .team.mlist:not(.imagelink) .content_list.tab_button .item_block { background-color: #b7001f; } .team.mlist:not(.imagelink) .content_list.tab_content .item_block:hover .item_box .item_wrapper .item_info .subtitle { color: rgb(119,119,119); } .team.mlist:not(.imagelink) .content_list.tab_button .item_block .item_box .item_wrapper .item_info .subtitle { color: rgba(255,255,255,0.4); } .team.mlist:not(.imagelink) .content_list.tab_button .item_block:hover .item_box .item_wrapper .item_des .description, .team.mlist:not(.imagelink) .content_list.tab_button .item_block .item_box .item_wrapper .item_des .description { color: rgba(255,255,255,0.68); } .team.mlist .content_wrapper .tab_content .owl-nav { top: 46%; right: 8%; width: 170px; height: 170px; } .team.mlist .content_wrapper .tab_content .owl-nav .owl-prev { left: 10px; } #indexPage .team.mlist .content_wrapper .tab_content .owl-nav::before { position: absolute; top: 46%; left: 50%; width: 1px; height: 14px; content: ""; background: rgba(255,255,255,0.3); } .team.mlist .content_wrapper .tab_content .owl-nav .owl-next { right: 10px; } .team.mlist .content_wrapper .tab_button .owl-nav { display: none; } #indexPage .team .content_list.tab_content .item_block .item_index { font-size: 500px; position: absolute; bottom: -60px; left: 6%; display: block; color: rgba(255,255,255,0.3); } .ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_button .item_wrapper .details { display: none; } @media screen and (max-height:800px) { .ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_button .item_img { height: 30vh; } } @media screen and (max-height:700px) { .bodyindex .team .content_wrapper .tab_button { display: none; } .team.mlist .content_wrapper .tab_content .owl-nav { top: 76%; } } .ff_pageList .team.module .module_container .container_content { margin-top: 18vh; } .npagePage:not(.post) .team .item_block { width: calc(50% - 50px); margin-right: 50px; margin-bottom: 40px; } .ff_pageList .team.mlist:not(.imagelink) .content_list .item_img { float: left; width: 40%; } .ff_pageList .team.mlist:not(.imagelink) .content_list .item_block .item_box .item_wrapper .item_info .subtitle { width: 80%; color: rgb(119,119,119); } .ff_pageList .team.mlist:not(.imagelink) .content_list .item_info .title { width: 80%; } .ff_pageList .team.mlist:not(.imagelink) .content_list .details::before { font-size: 15px; position: absolute; content: "view"; } .ff_pageList .team.mlist:not(.imagelink) .content_list .item_des { position: relative; margin-top: 24px; padding-top: 22px; transition: all 0.36s ease 0s; } .ff_pageList .team.mlist:not(.imagelink) .content_list .item_block:hover .item_des { padding-top: 32px; } .ff_pageList .team.mlist:not(.imagelink) .content_list .details { display: none; } .npagePage:not(.post) .team .item_block .item_wrapper .item_des::before { position: absolute; top: 0px; width: 0px; height: 2px; content: ""; transition: all 0.36s ease 0s; background: rgb(255,255,255); } .npagePage:not(.post) .team .item_block:hover .item_wrapper .item_des::before { width: 100%; } .ff_pageList .team .content_list .item_block .item_box .item_wrapper { position: relative; display: flex; float: right; flex-direction: column; box-sizing: border-box; width: 62%; padding-top: 0px; padding-left: 48px; place-content: center; } .ff_pageList .team .content_list .item_block .item_box { display: flex; overflow: hidden; } .ff_sitecontent .ff_indexPage .videom.module .module_container::before { background-color: rgb(24,24,24); } .ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_block { margin-right: 0px; } .ff_indexPage .videom .item_block { float: none; } .ff_indexPage .videom .content_list.tab_button { flex: 1 1 auto; } .ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_img img { } .videom .content_list.tab_content .item_block .item_box .item_wrapper { position: absolute; bottom: 60px; box-sizing: border-box; width: 100%; } .ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_block > .details { display: none; } .ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_block .item_box .item_wrapper .item_des .description { height: 100%; } .ff_indexPage .videom.mlist .content_wrapper { display: flex; margin-right: 0px; padding-top: 0px; } .ff_indexPage .videom .content_wrapper .tab_button { display: block; } .ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_content .item_img { height: 100vh; background: rgb(226,224,224); } .ff_indexPage .videom .content_list .item_block .item_box .item_wrapper .item_info .date_wrap, .ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_des { display: none; } .videom .content_list.tab_button .item_block .item_box .item_img { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; } .videom.mlist:not(.imagelink) .content_list .item_block, .videom .content_list.tab_button .item_block { cursor: pointer; } .videom .content_list.tab_button .item_block .item_box { display: flex; height: 100%; align-items: center; justify-content: center; } .videom .content_list.tab_button .item_block .item_box .item_wrapper { position: relative; z-index: 10; width: 60%; max-width: 600px; left: 2%; opacity: 0.8; top: -5px; } .ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_content { flex: 0 0 auto; } .ff_indexPage .videom .content_list.tab_button .item_block { overflow: hidden; width: 100%; height: 33.333vh; max-height: 320px; margin-bottom: 0px; transition: all 0.36s ease 0s; border-bottom: 1px solid rgba(255,255,255,0.2); } .ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_content .item_block:hover .item_box .item_wrapper .item_info .subtitle, .ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_content .item_block .item_box .item_wrapper .item_info .subtitle, .ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_button .item_info .subtitle, .ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_button .item_block:hover .item_info .subtitle { color: rgb(255,255,255); } .ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_content .item_block .item_box .item_wrapper .item_info { margin-left: 40px; } .ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_button .item_info .subtitle { height: 68px; margin-top: 20px; white-space: initial; text-align: justify; overflow: hidden; position: relative; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_button .item_block .item_img img { opacity: 0; } .ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_button .item_block .item_img img { width: 100%; height: auto; } .ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_button .item_block:hover .item_img img { opacity: 0.4; } .ff_indexPage .videom .content_list.tab_button .item_block::after { position: absolute; z-index: 1; bottom: 0px; left: 0px; box-sizing: border-box; width: 100%; height: 100%; content: ""; transition: all 0.36s ease 0s; transform: scale(1.08); opacity: 0; } .ff_indexPage .videom .content_list.tab_button .item_block:hover::after { transform: scale(1); opacity: 1; } .ff_indexPage .videom .content_list.tab_button .item_block::before { position: absolute; top: 0px; width: 100%; height: 100%; content: ""; transition: all 0.36s ease 0s; opacity: 0; background-color: rgb(0,0,0); } .ff_indexPage .videom .content_list.tab_button .item_block:hover::before { opacity: 1; } .ff_indexPage .videom .content_list.tab_content .item_block .item_box .item_wrapper::before { font-size: 62px; position: absolute; right: 60px; bottom: 14px; } .ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_content .item_info .title { font-size: 18px; } .ff_pageList .videom.module .module_container .container_content { width: 58%; margin-top: 18vh; margin-left: 6%; } .npagePage:not(.post) .videom .item_block { overflow: hidden; width: calc(50% - 50px); margin-right: 50px; margin-bottom: 50px; } .ff_pageList .videom .content_list { margin-right: -50px; } .npagePage:not(.post) .videom .content_wrapper { margin-right: 0px; } .ff_pageList .videom .content_list .item_block .item_box .item_wrapper .item_info .date_wrap, .ff_pageList .videom.mlist:not(.imagelink) .content_list .details { display: none; } .ff_pageList .videom .content_list.tab_content .item_block .item_box .item_wrapper { bottom: -70px; padding-right: 40px; padding-left: 40px; } .ff_pageList .videom .content_list.tab_content .item_block:hover .item_box .item_wrapper { bottom: 0px; } .ff_pageList .videom.mlist:not(.imagelink) .content_list .item_block .item_des { font-size: 14px; height: 52px; transition: all 0.36s ease 0s; opacity: 0; color: rgba(255,255,255,0.68); } .ff_pageList .videom.mlist:not(.imagelink) .content_list .item_block:hover .item_des { opacity: 1; } .ff_pageList .videom.mlist:not(.imagelink) .content_list .item_des .description { height: 0px; } .ff_pageList .videom .content_list.tab_content .item_block:hover::before { top: 32%; opacity: 1; } .ff_pageList .team.mlist:not(.imagelink) .content_list .item_info { width: 85%; } .ff_sitecontent .mcontact.module .module_container::before { background-color: rgb(24,24,24); } .ff_sitecontent #mcontact .contactlist { padding: 250px 10%; } #mcontact .contactform { width: 62%; margin-top: 30px; } #mcontact .ff_social a { line-height: 40px; width: 40px; height: 40px; border-radius: 0px; } #mcontact .ff_social a:hover { background-color: #b7001f; } #mcontact .contactinfo .contact_name { font-size: 18px; } #mcontact .contactform .inputtxt { width: 100%; padding: 10px 0px; border-bottom-color: rgba(255,255,255,0.2); } #mcontact .contactform p.contactform_eml, #mcontact .contactform p.contactform_name { float: left; width: 30%; margin-right: 24px; } #mcontact .contactinfo { width: 27%; } #mcontact .contactform p.contactform_tel { float: left; width: 33%; } #mcontact .contactform .inputtxt.submit { width: 20%; margin-top: 44px; border: 1px solid rgba(255,255,255,0.2); background-color: transparent; } #mcontact .contactform .inputtxt.submit:hover { border-color: #b7001f; background-color: #b7001f; } #mcontact .contactform .inputtxt:hover { border-bottom-color: rgba(255,255,255,0.533); } .ff_pageList .imagelink .content_wrapper { margin-right: 0px; padding-top: 18vh; } .ff_pageList .imagelink.module .module_container .container_content { width: 68%; } .ff_pageList .imagelink .item_block { width: calc(25% - 40px); margin-right: 40px; margin-bottom: 50px; } .ff_pageList .imagelink.module .module_container .container_content .content_list { margin-right: -50px; } .ff_pageList .imagelink.module .module_container .container_content .content_list .item_block .item_wrapper { display: none; } .ff_pageList .imagelink .item_block:hover { box-shadow: rgba(0,0,0,0.3) 0px 8px 30px; } .imagelink .content_list .item_block:hover .item_box img { opacity: 1; } .imagelink .content_list .item_block .item_box img { opacity: 0.5; } .formInputList .mo-text input, .formInputList .mo-textarea textarea { font-size: 13px; line-height: 26px; transition: all 0.36s ease 0s; color: rgb(255,255,255); border: 1px solid rgba(255,255,255,0.1); border-radius: 0px; background: rgb(24,24,24); } .formInputList .mo-text input:hover, .formInputList .mo-textarea textarea:hover { border-color: rgba(255,255,255,0.533); } .formInputList .mo-button input { line-height: 38px; width: 160px; height: 50px; margin-top: 20px; margin-bottom: 40px; border: 1px solid rgba(255,255,255,0.1); border-radius: 0px; background: rgb(24,24,24); } .formInputList .mo-button input:hover { color: rgb(255,255,255); border-color: #b7001f; background: #b7001f; } .formInputList .mo-radio .mo-inputName::after { border: 1px solid rgba(255,255,255,0.1); background: rgb(24,24,24); } .formInputList .mo-radio .mo-inputName { color: rgb(153,153,153); } .formInputList .mo-input-item.error input { border-color: #b7001f; background: rgb(24,24,24); } .formInputList .mo-input-title { } .ff_postPage .project.mlistpost .postInfo .mainInfor .title { font-size: 20px; color: rgb(255,255,255); } .ff_postPage .project.mlistpost .postInfo .description { line-height: 26px; position: initial; width: 86%; margin-top: 20px; } .ff_postPage .project.mlistpost .postContent { float: left; width: 40%; margin-top: 0px; padding-right: 6%; } .longPage .ff_postPage .project.mlistpost .container_content { width: 83%; } .ff_postPage .project.mlistpost .postInfo .usetdate, .ff_postPage .project.mlistpost .content_wrapper .listWrap, .ff_postPage .project.mlistpost .postSlider .tab_button { display: none; } .ff_postPage .project.mlistpost .postInfo .mainInfor .subtitle { font-style: italic; color: rgb(102,102,102); } .ff_postPage .project.mlistpost #postSlider { float: right; width: 56%; } .ff_postPage .project .module_container .content_wrapper { padding-top: 14vh; } .postSlider .tab_content .item_img img { width: 100%; height: auto; } .postSlider .tab_content .item_img { height: auto; margin-bottom: 40px; } .ff_postPage .ff_pageTarget .container_target { display: block; } .ff_postPage .ff_pageTarget.module { width: 83%; margin: 0px auto; padding-top: 80px; background-color: rgb(24,24,24); } .project.mlistpost .tabBtn .post-prev .details, .project.mlistpost .tabBtn .post-next .details { border-color: rgb(40,40,40); background: rgb(40,40,40); } .service.mlistpost .tabBtn .post-prev.empty, .team.mlistpost .tabBtn .post-prev.empty, .news.mlistpost .tabBtn .post-prev.empty, .videom.mlistpost .tabBtn .post-prev.empty, .service.mlistpost .tabBtn .post-next.empty, .team.mlistpost .tabBtn .post-next.empty, .news.mlistpost .tabBtn .post-next.empty, .videom.mlistpost .tabBtn .post-next.empty { border-top: 1px solid rgba(255,255,255,0.1); border-bottom: 1px solid rgba(255,255,255,0.1); background-color: transparent; } .service.mlistpost .tabBtn .post-next, .team.mlistpost .tabBtn .post-next, .news.mlistpost .tabBtn .post-next, .videom.mlistpost .tabBtn .post-next, .service.mlistpost .tabBtn .post-prev, .team.mlistpost .tabBtn .post-prev, .news.mlistpost .tabBtn .post-prev, .videom.mlistpost .tabBtn .post-prev, .service.mlistpost .tabBtn .post-next, .team.mlistpost .tabBtn .post-next, .news.mlistpost .tabBtn .post-next, .videom.mlistpost .tabBtn .post-next { border-top: 1px solid rgba(255,255,255,0.1); border-bottom: 1px solid rgba(255,255,255,0.1); background-color: transparent; } .service.mlistpost .tabBtn .post-prev .details, .team.mlistpost .tabBtn .post-prev .details, .news.mlistpost .tabBtn .post-prev .detail { border-right: 1px solid rgba(255,255,255,0.2); } .service.mlistpost .tabBtn .post-next .details, .team.mlistpost .tabBtn .post-next .details, .news.mlistpost .tabBtn .post-next .details { border-left: 1px solid rgba(255,255,255,0.2); } .service.mlistpost .tabBtn .post-prev .details, .team.mlistpost .tabBtn .post-prev .details, .news.mlistpost .tabBtn .post-prev .details, .videom.mlistpost .tabBtn .post-prev .details { border-right: 1px solid rgba(255,255,255,0.2); } .ff_postPage .team .postInfo .usetdate, .ff_postPage .service .listWrap .postInfo .usetdate { display: none; } .ff_postPage .team .postInfo .description { display: none; } .ff_postPage .team .postInfo { margin-bottom: 60px; padding-bottom: 30px; border-bottom: 1px solid rgba(255,255,255,0.1); } .ff_postPage .team .postContent { padding-top: 0px; } .ff_postPage .team .postInfo .title { font-size: 20px; } .ff_postPage .team .postInfo .subtitle { font-size: 13px; margin-top: 10px; } .ff_postPage .team .listWrap, .ff_postPage .news .listWrap { display: none; } .service.mlistpost .tabBtn .post-prev:not(.empty):hover .details, .team.mlistpost .tabBtn .post-prev:not(.empty):hover .details, .news.mlistpost .tabBtn .post-prev:not(.empty):hover .details, .videom.mlistpost .tabBtn .post-prev:not(.empty):hover .details, .service.mlistpost .tabBtn .post-next:not(.empty):hover .details, .team.mlistpost .tabBtn .post-next:not(.empty):hover .details, .news.mlistpost .tabBtn .post-next:not(.empty):hover .details, .videom.mlistpost .tabBtn .post-next:not(.empty):hover .details { border-color: rgba(250,250,250,0.3); } .news.mlistpost .tabBtn .post-next .infor-wrap .subtitle, .ff_postPage .news .postInfo .description, .news.mlistpost .tabBtn .post-prev .infor-wrap .subtitle { display: none; } .ff_postPage .news .mainInfor { margin-bottom: 40px; padding-bottom: 20px; border-bottom: 1px dotted rgba(255,255,255,0.2); } .ff_postPage .news .postInfo .title { font-size: 20px; line-height: 30px; } .ff_postPage .service .postContent { padding-top: 0px; } .ff_postPage .service .postInfo .title { font-size: 20px; line-height: 30px; } .ff_postPage .service .postInfo .subtitle { font-style: italic; color: rgb(102,102,102); } .ff_indexPage .team.mlist:not(.imagelink) .content_list .item_wrapper .details { margin: 0px; } .ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_button .item_info { transform: translate3d(0px,0px,0px); } .ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_button { height: 100vh; width: 36.5%; } .ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_content { width: 66.5%; } .ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_button .item_info { } .ff_indexPage .videom .content_list.tab_button .item_block:nth-child(3) ~ .item_block { visibility: visible !important; animation: 0s ease 0s 1 normal none running none !important; } .team.mlist .content_wrapper .tab_content .owl-nav { top: 52%; } .ff_sitecontent #mcontact .contactlist { padding-top: 22vh; } .team.mlist:not(.imagelink) .content_list.tab_button .item_des { width: 84%; } .ff_indexPage .team.mlist:not(.imagelink) .content_list .item_des .description { height: 82px; } .container_category > a, .container_category > a.ff_more::after { font-size: 12px; color: rgb(255,255,255); } .ff_pageList .module .module_container .container_category { z-index: 121; } .project.mlist:not(.imagelink) .content_list .item_wrapper .details { width: 20px; height: 20px; margin-top: 0px; padding-top: 38px; } .project.mlist:not(.imagelink) .content_list .item_wrapper .details::after { top: 49%; left: 39%; } .project.mlist:not(.imagelink) .content_list .item_wrapper .details::before { top: 36%; } #footer p span.ellipsis { color: rgba(255,255,255,0.8); } @media screen and (max-height:800px) { .ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_button .item_img { height: 34vh; } } @media screen and (max-height:700px) { .ff_indexPage .team .content_list.tab_content .item_block .item_box .item_wrapper { padding-top: 13%; } .team.mlist .content_wrapper .tab_content .owl-nav { top: 76%; } } @media screen and (max-width:1668px) { #mcontact .contactform p.contactform_eml { float: right; margin-right: 0px; } #mcontact .contactform p.contactform_eml, #mcontact .contactform p.contactform_name { width: 46%; } #mcontact .contactform p.contactform_tel { width: 100%; } } body #navWrapper .content .nav > .navitem .subnav { left: 0px; width: 100%; border-top: 1px solid rgb(255,255,255); } .ff_pageList .videom.mlist:not(.imagelink) .content_list .item_block .item_des { display: none; } .ff_pageList .videom .content_list.tab_content .item_block::before { position: absolute; top: 0px; right: 0px; bottom: 80px; left: 0px; width: 50px; height: 50px; margin: auto; padding-left: 10px; opacity: 1; } .ff_pageList .videom .content_list.tab_content .item_block:hover::before { top: 0px; } .ff_pageList .videom .content_list.tab_content .item_block .item_box .item_wrapper, .ff_pageList .videom .content_list.tab_content .item_block:hover .item_box .item_wrapper { bottom: 20px; } .ff_pageList .videom .content_list.tab_content .item_block .item_box .item_wrapper { opacity: 1; } .ff_pageList .videom .content_list.tab_content .item_block::after { position: absolute; top: 0px; right: 0px; bottom: 80px; left: 0px; width: 17%; height: 17%; margin: auto; content: ""; transition: all 0.36s ease 0s; transform: scale(1); transform-origin: center center; border: 1px solid rgba(255,255,255,0.3); border-radius: 100%; } .ff_pageList .videom .content_list.tab_content .item_block:hover::after { transform: scale(1.56); } .ff_pageList .videom.mlist:not(.imagelink) .content_list .item_img::before { position: absolute; z-index: 1; top: 0px; right: 0px; bottom: 80px; left: 0px; width: 19%; height: 19%; margin: auto; content: ""; transition: all 0.36s ease 0s; transform: scale(1); transform-origin: center center; border: 3px solid rgba(255,255,255,0.3); border-radius: 100%; } .ff_pageList .videom.mlist:not(.imagelink) .content_list .item_block:hover .item_img::before { transform: scale(1.08); border-color: rgba(255,255,255,0.8); } .ff_pageList .videom .content_list.tab_button .item_block::before { position: absolute; top: 0px; width: 100%; height: 100%; content: ""; transition: all 0.36s ease 0s; opacity: 0; background-color: rgb(0,0,0); } .ff_pageList .videom.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_img img { opacity: 0.4; } .ff_indexPage .videom .content_list.tab_content .item_block .item_box .item_wrapper::before { } #shares { bottom: 0px; } #shares a { color: rgba(255,255,255,0.3); border-color: transparent; background-color: transparent; } #moduleControl a.moduleCItem { margin-bottom: 13px; } #navWrapper .content .nav .navitem span { font-size: 14px; color: rgb(255,255,255); } .ff_indexPage .news .content_wrapper.slider .item_block, .ff_indexPage .team .tab_button .owl-item .item_block, #mcontact .contactform { animation-name: fadeInRight; } #mcontact .contactinfo { animation-name: fadeInLeft; } .mcustomize.initlayout .wrapper .description { animation-name: fadeInDown; } .project.mlist .content_list .item_wrapper { } .project.mlist:not(.imagelink) .content_list .item_img img { transition: all 0.4s ease-in-out 0s; } .project.mlist:not(.imagelink) .content_list .item_block > .details::before { transition: all 0.36s cubic-bezier(0.215,0.61,0.355,1) 0s; } .ff_pageList .service.mlist:not(.imagelink) .content_list .item_block { border-bottom-color: rgb(49,49,49); } #search-list .searchFormGroup input { color: rgb(255,255,255); background-color: rgb(24,24,24); } #search-list { margin-top: 0px; } .searchPopDom .searchFormGroup input { font-size: 25px; width: 60%; padding: 10px 30px; border-bottom: 1px solid; } .searchPopDom .searchClose { display: none; } .ff_pageList .search.module .module_container .container_content { width: 58%; margin-top: 18vh; margin-left: 6%; } .searchPage .mlist.search .content_list .item_block { padding-bottom: 30px; border-bottom: 1px solid rgb(49,49,49); } .searchPopDom { z-index: 122; background-color: rgba(12,11,11,0.95); } .searchPage .mlist.search .content_list .item_block .item_box .item_info { float: initial; } .searchPage .mlist.search .content_list .item_block .item_box .date_wrap { margin-left: 0px; } .searchPage .mlist.search .content_list .item_block .details { display: none; } body .searchGroup .searchFormGroup .searchSub { padding: 0px 24px; } .searchPopDom.open .searchFormGroup::before { font-size: 48px; position: absolute; top: -160px; left: 50%; content: "SEARCH"; transform: translateX(-104px); color: #b7001f; } .searchPopDom::before { border-color: #b7001f; } .mcustomize.tril .mediabody { margin-top: 110px; } #mcontact { background-color: transparent; } .agent-pc .project.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_des .description { white-space: initial; } #navWrapper .content .nav > .navitem > a:hover { color: rgb(255,255,255); border-color: transparent; } body #navWrapper .content .nav > .navitem > a::before { position: absolute; bottom: 0px; left: 50%; width: 4px; height: 4px; content: ""; transition: all 0.36s ease 0s; opacity: 0; border-radius: 100%; } body #navWrapper .content .nav > .navitem > a:hover::before { bottom: 18px; opacity: 1; } @media screen and (max-height:800px) { .ff_indexPage .team.mlist:not(.imagelink) .content_list.tab_button .item_img { height: 36.2vh; } } .agent-pc .ff_pageList .videom .content_list.tab_content .item_block::before { font-size: 44px; } .news.mlist:not(.imagelink) .content_list .item_des .description { display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } #online_open { bottom: 124px; color: rgba(255,255,255,0.3); border: 1px solid transparent; background-color: transparent; } #online_lx { bottom: 124px; } .ff_indexPage .module { } .mcustomize .wrapper .header .title { color: rgba(255,255,255,0.7); } @media screen and (max-height:800px) { #indexPage .team .content_list.tab_content .item_block .item_index { font-size: 400px; } .project.mlist:not(.imagelink) .content_list .item_block .item_wrapper .item_info { margin-top: 10px; } } .bodyindex #sitecontent { padding-top: 0px; } .bodylist.bodyproject .npagePage .project .content_wrapper { width: 920px; margin: 0px auto; } .bodylist.bodyproject .npagePage .project .content_wrapper .item_block { width: calc(25% - 10px); margin: 5px; } .bodylist.bodyproject .npagePage .project .content_wrapper .item_block:hover .item_wrapper { opacity: 1; background: #b7001f; } .bodylist.bodyproject .npagePage .project .content_wrapper .item_block:hover .item_info .subtitle { color: rgb(255,255,255); } .bodylist.bodyproject .npagePage .project .content_wrapper #sitecontent { width: 1220px; margin: 0px auto; } .bodylist.bodyproject .npagePage .project .content_wrapper .content_list .details { display: none; } .bodylist.bodyproject .npagePage .project .content_wrapper .item_wrapper { position: absolute; top: auto; bottom: 0px; left: 0px; height: auto; padding: 18px 20px; transition: all 0.36s ease 0s; opacity: 0; } .bodylist.bodyproject .npagePage .project .content_wrapper .item_info .subtitle { color: rgb(255,255,255); } .bodylist.bodyproject .npagePage .ff_pageTarget .container_target { display: block; padding: 20px 0px 10px; } .bodylist.bodyproject .container_category { display: none; } .bodylist.bodyproject .module_container, .bodylist.bodyproject #pages { width: 920px; margin: 0px auto; } .bodylist.bodyproject .npagePage .ff_pageTarget { background: rgb(24,24,24); } .bodyindex .news .module_container .container_content { left: 22%; width: 67%; } .bodyindex .news .module_container .container_content .item_block { width: calc(38%); margin-right: 12%; } .bodyindex .news .module_container .container_content .item_block img { width: 100%; } .bodyindex .news .module_container .container_content .item_block .details { display: none; } .bodyindex .news .module_container .container_content .item_block .date_wrap { display: none; } .bodyindex .news .module_container .container_content .item_block .item_box .item_wrapper { padding: 24px 0px; } .bodyindex .news .module_container .container_content .item_block .item_des { margin: 32px 0px 0px; } .bodyindex .news .module_container .container_content .content_wrapper { margin-right: -12%; } .singlescreen .module { padding: 0px; } .singlescreen .module_container { position: relative; top: 50%; transform: translateY(-50%); } .ff_indexPage .news.mlist .content_wrapper { margin-left: 0px; } .bodyindex .news .module_container .container_content .item_block:nth-child(2n+1) { clear: left; } .bodyindex .news .module_container .container_content .item_block .item_box .item_wrapper { padding: 0px; } #sitecontent .news .content_list .item_info .title { font-size: 18px; line-height: 64px; color: rgb(255,255,255); } #sitecontent .news.mlist:not(.imagelink) .content_list .item_des .description { font-size: 12px; line-height: 20px; overflow: hidden; height: 60px; color: rgb(107,107,107); } #sitecontent .news .module_container .container_content .item_block .item_des { margin: 0px; padding-bottom: 10px; } #sitecontent .news .module_container .container_content .item_block { margin-bottom: 35px; } #sitecontent .news.mlist .content_wrapper { padding-top: 90px; } .news .content_list .item_block .item_box .item_wrapper::after { left: 0px; width: 100%; background: rgb(239,239,239); } .bodyindex .news .module_container .container_content { left: 22%; width: 65%; } .ff_indexPage .news.mlist .content_wrapper { padding-top: 100px; } .bodyindex .news .module_container .container_content .item_block:nth-child(4) ~ .item_block { display: none; } .bodylist.bodynews .ff_pageTarget .container_target { display: block; } .bodylist.bodynews .news .item_block:nth-child(2n), .bodylist.bodynews .news .content_list .item_block { width: calc(33.333% - 40px); margin-right: 40px; } .ff_pageList .news .item_block:nth-child(3n+1) { clear: left; } .bodylist.bodynews #pageTarget .container_category { display: none; } .ff_pageList .news.module .module_container .container_content { width: 100%; margin-top: 0px; margin-left: 0px; } body:not(.bodyindex) .ff_sitecontent .module .module_container { width: 85%; margin: 0px auto; } .npagePage .ff_pageTarget { background: rgb(24,24,24); } .ff_pageList .news .content_list .item_block .item_box .item_wrapper { padding: 0px; } .news.mlist:not(.imagelink) .content_list .item_des { margin: 0px; } .ff_postPage .news.mlistpost { padding-top: 0px; } #pageTarget { width: 85%; margin: 0px auto; padding: 20px 0px; } .ff_sitecontent #pageTarget .module_container { width: 100%; } .news.mlistpost .tabBtn .post-prev .img-wrap, .news.mlistpost .tabBtn .post-next .img-wrap { width: 170px; } .bodyindex .news .module_container .container_content { top: 30px; left: 28%; width: 54%; } .bodylist #sitecontent .news.mlist .content_wrapper { padding-top: 0px; } .ff_indexPage .team.mlist:not(.imagelink) .content_list .item_wrapper .details { display: none; } .ff_indexPage .team .content_list.tab_button .item_block .item_info { width: 90px; border-bottom: 1px solid rgb(238,184,186); writing-mode: vertical-rl; } .ff_indexPage .team .content_list.tab_button .item_block .item_box .item_wrapper { padding: 0px; } .ff_indexPage .team .content_list.tab_button .item_block .item_des { display: none; } .ff_indexPage .team .content_list.tab_button .item_block .item_box .item_wrapper .item_info { width: auto; min-height: 124px; margin-top: 26px; margin-left: 38px; padding-right: 18px; padding-bottom: 26px; } .bodylist.bodyteam #header { background-color: rgb(24,24,24); } .bodylist.bodyteam #banner > div { width: 100%; height: 100%; background-repeat: no-repeat; background-position: right center; } .bodylist.bodyteam #banner::after { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; content: ""; background-color: rgba(22,22,22,0.88); } .bodylist.bodyteam #banner { position: fixed; top: 0px; left: 0px; width: 100%; height: 100vh; transition: all 0s ease 0s; background: rgb(24,24,24); } .bodylist.bodyteam #pageTarget .module_container { width: 85px; margin: 0px auto; } .bodylist.bodyteam #pageTarget { position: relative; width: 100%; background: transparent; } .bodylist.bodyteam .npagePage .module .module_container, .bodylist.bodyteam .npagePage .content { background-color: transparent; } .bodylist.bodyteam .npagePage .content .module { background: transparent; } .bodylist.bodyteam .npagePage .content { position: relative; } .bodylist.bodyteam .team.module .module_container .container_content { margin: 0px; } .npagePage .ff_pageTarget .container_target { display: block; } .bodylist.bodyteam #pageTarget .module_container { width: 85%; } .bodylist.bodyteam .container_header .title { font-size: 15px; } .bodylist.bodyteam .container_header { position: absolute; top: 0px; right: 100%; width: 72px; height: 100%; margin-right: 38px; border-right: 2px solid rgb(170,28,35); writing-mode: vertical-lr; } .bodylist.bodyteam .team.module .module_container .container_content { position: relative; float: right; width: 1010px; margin-top: 40px; } .bodylist.bodyteam .container_header .subtitle { font-size: 15px; color: rgb(129,128,129); } .bodylist.bodyteam .container_header .title { font-size: 15px; color: rgb(255,255,255); } .bodylist.bodyteam .container_header::after { position: absolute; top: -10px; left: -10px; width: 10px; height: 10px; content: ""; border-radius: 50%; background: rgb(170,28,35); } .bodylist.bodyteam .team .item_block { width: 25%; margin-right: 0px; margin-bottom: 120px; } .bodylist.bodyteam .team.mlist .content_list .item_img { flex: 0 0 auto; box-sizing: border-box; width: 132px; margin-right: 5px; border: 6px solid rgb(165,165,165); } .bodylist.bodyteam .team .content_list .item_block .item_box { align-items: flex-start; } .ff_pageList .team .content_list .item_block .item_box .item_wrapper { padding: 0px 0px 0px 5px; } .ff_pageList .team.mlist:not(.imagelink) .content_list .item_info .subtitle, .ff_pageList .team.mlist:not(.imagelink) .content_list .item_info .title { line-height: 1; } .ff_pageList .team.mlist:not(.imagelink) .content_list .item_info .title { font-size: 14px; margin-bottom: 5px; } .ff_pageList .team.mlist:not(.imagelink) .content_list .item_info { display: flex; flex-direction: column; width: 90px; height: 42px; padding: 8px 0px; border-top: 1px solid rgb(255,255,255); border-bottom: 1px solid rgb(255,255,255); justify-content: center; } .bodylist.bodyteam .team.mlist:not(.imagelink) .content_list .item_des { font-size: 12px; line-height: 13px; width: 90px; margin: 0px; padding: 0px; } .ff_pageList .team.mlist:not(.imagelink) .content_list .item_block:hover .item_des { padding: 0px; } .bodylist.bodyteam .team .item_block .item_wrapper .item_des::before { display: none; } .ff_pageList .team .content_list .item_block .item_box .item_wrapper { width: 100%; } .bodylist.bodyteam .team.mlist:not(.imagelink) .content_list .item_des .description { padding-top: 10px; } .bodylist.bodyteam .team.mlist .content_list .item_img { overflow: visible; } .ff_pageList .team .content_list .item_block .item_box + .details::before, .ff_pageList .team .content_list .item_block .item_box + .details::after { position: absolute; top: 50%; left: 50%; overflow: hidden; width: 8px; height: 8px; content: ""; transform: translate3d(-50%,-50%,0px); border: 1px solid rgb(255,255,255); border-radius: 50%; background-color: rgb(255,255,255); } .ff_pageList .team .content_list .item_block .item_box + .details::after { width: 1px; } .ff_pageList .team .content_list .item_block .item_box + .details::before { height: 1px; } .ff_pageList .team .content_list .item_block:hover .item_box + .details { border: 1px solid rgb(255,255,255); } .ff_pageList .team .content_list .item_block .item_box + .details { position: absolute; bottom: -45px; left: 0px; display: block; overflow: hidden; width: 30px; height: 30px; margin: 0px; padding: 0px; color: transparent; border: 1px solid rgb(255,255,255); border-radius: 50%; } .ff_pageList .team .content_list .item_block .item_mask { position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; transition: all 0.36s ease 0s; transform: translate3d(-50%,-50%,0px) scale(1.1); opacity: 0; border: 1px solid rgba(202,28,37,0.88); } .ff_pageList .team .content_list .item_block:hover .item_mask { transform: translate3d(-50%,-50%,0px) scale(0.9); opacity: 1; } .ff_pageList .team .content_list .item_block .item_mask::before, .ff_pageList .team .content_list .item_block .item_mask::after { position: absolute; top: 50%; left: 50%; width: 26px; height: 26px; content: ""; transform: translate3d(-50%,-50%,0px); background-color: #b7001f; } .ff_pageList .team .content_list .item_block .item_mask::after { width: 1px; } .ff_pageList .team .content_list .item_block .item_mask::before { height: 1px; } .ff_pageList .team .content_list .item_block .item_box { overflow: visible; } .bodylist.bodyteam .team.mlist .content_list .item_img::after { position: absolute; right: 0px; bottom: -38px; width: 8px; height: 8px; content: ""; border-radius: 50%; background: #b7001f; } .ff_postPage .team.mlistpost { padding-top: 50px; } .bodyindex .project.mlist:not(.imagelink) .content_list .item_wrapper .details { box-sizing: border-box; width: 60px; height: 60px; display: none; } .project_dom_img { display: none; opacity: 0; } .project_dom { position: absolute; top: 0px; left: 0px; display: flex; visibility: visible; width: 100%; height: 100%; transition: all 0.36s ease 0s; opacity: 1; background-color: rgba(22,22,22,0.88); align-items: flex-start; justify-content: center; } .project_dom_header { font-size: 16px; position: relative; box-sizing: border-box; width: 42px; margin: 33vh auto 0px; padding: 0px 12px; white-space: nowrap; color: rgba(255,255,255,0.78); writing-mode: vertical-rl; } .project_dom_header::before { position: absolute; top: calc(100% + 20px); left: 50%; width: 1px; height: 40vh; content: ""; background-color: rgba(255,255,255,0.78); } .project_dom_header::after { position: absolute; top: -10px; right: 0px; width: 8px; height: 8px; content: ""; border-radius: 50%; background: #b7001f; } .project_dom_subtitle { position: absolute; right: 100%; } .project .item_block:hover .project_dom { visibility: hidden; transform: translateY(-14vh); opacity: 0; } .ff_indexPage .imagelink.module .module_container::before { background: rgb(24,24,24); } .ff_indexPage .imagelink.module .module_container .container_content { height: 100vh; } #indexPage .partner_rebuild .owl-next { right: 19px; } .imagelink .owl-nav .owl-prev.disabled:hover { background-color: transparent; } #indexPage .partner_rebuild .owl-prev { left: 19px; } #indexPage .partner_rebuild .owl-nav { z-index: 1; top: initial; right: 0px; bottom: 29%; width: 170px; height: 150px; transform: translateY(calc(100%)); background-color: #b7001f; } #indexPage .partner_rebuild .owl-nav::before { position: absolute; top: 46%; left: 50%; width: 1px; height: 14px; content: ""; background: rgba(255,255,255,0.3); } .partner_rebuild .owl-stage-outer { overflow: visible; } .partner_rebuild .group { display: flex; box-sizing: border-box; height: 100vh; justify-content: center; align-items: center; } .partner_rebuild .dom_group { position: relative; flex: 1 1 auto; width: 50%; } .partner_dom { box-sizing: border-box; margin: 0px 6% 0px 11.4%; } .honor_dom { margin: 0px 11.4% 0px 6%; } .partner_rebuild .dom_header { position: absolute; top: -142px; left: 0px; writing-mode: vertical-rl; } .dom_title { color: rgb(151,153,154); } .dom_subtitle { font-size: 14px; line-height: 18px; color: rgb(255,255,255); } .partner_rebuild .dom_header::after { position: absolute; top: -15px; left: -8px; overflow: hidden; width: 10px; height: 10px; content: ""; border-radius: 50%; background-color: rgb(202,28,36); } .dom_container { border-top: 1px solid rgb(227,227,227); } .dom_container .content_list .item_block .item_wrapper { display: none; } .dom_container .content_list .item_block { width: 25%; margin: 0px; border: none; } .imagelink .content_list .item_block .item_box::after { display: none; } .honor_dom_container { padding: 23px 0px; border-bottom: 1px solid rgb(227,227,227); } .honor_dom_container .content_list .item_block { margin: 20px 0px; } .group .about_dom { flex: 0 0 auto; width: 300px; } .about_dom .dom_header { display: flex; align-items: flex-end; writing-mode: initial; } .about_dom .dom_title::after { font-size: 18px; margin: 0px 5px; content: "|"; } .about_dom .dom_title { font-size: 18px; line-height: 18px; position: relative; color: rgb(255,255,255); } .about_dom .dom_subtitle { font-size: 14px; line-height: 16px; color: rgb(255,255,255); } .about_dom .dom_header::after { top: 0px; left: -40px; overflow: hidden; width: 1px; height: 55px; content: ""; border-radius: 50%; background-color: rgb(202,28,36); } .about_dom .dom_header { top: -70px; } .ff_indexPage .imagelink.mlist .content_wrapper { padding: 0px; } .about_dom_wrapper .dom_container { font-size: 14px; line-height: 22px; overflow: hidden; max-height: 340px; padding-top: 10px; color: rgb(165,165,165); } .about_dom_wrapper .dom_container::after { position: absolute; top: 0px; left: 0px; width: 40px; height: 1px; content: ""; background-color: rgb(165,165,165); } .about_dom_wrapper .dom_container { border: none; } @media screen and (max-width:1366px) { #indexPage .partner_rebuild .owl-nav { height: 90px; } } .guest { font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; } .contact_btns { position: fixed; z-index: 100; right: 20px; bottom: 40px; display: flex; width: 150px; } .contact_btn:hover .guest { color: rgb(225,35,42); } .contact_btn { line-height: 30px; flex: 1 1 auto; cursor: pointer; text-align: center; } .contact_btn .guest { transition: all 0.36s ease 0s; color: rgb(171,173,172); } .contact_btn .guest { font-size: 16px; } #shares, #online_open { display: none; } #olx_tel { line-height: 46px; padding: 0px 20px; color: rgb(176,176,176); background: rgb(68,68,68); } #olx_qq { line-height: 46px; height: 46px; padding: 0px 20px; color: rgb(176,176,176); border: none; background: rgb(56,56,56); } #olx_head { font-size: 14px; line-height: 46px; height: 46px; padding: 0px 20px; color: rgb(255,255,255); background: rgb(33,35,34); } #online_lx { display: none; } .ff_pageList .service.module .module_container .container_content { width: 56%; margin: 0px auto; padding-top: 20px; } .ff_pageList .service.mlist:not(.imagelink) .content_list .item_wrapper .details { display: none; } .ff_pageList .service .content_list .item_box { display: flex; } .ff_pageList .service .content_list .item_box .item_wrapper { flex: 1 1 auto; box-sizing: border-box; width: 50%; padding-top: 20px; } .ff_pageList .service .content_list .item_box .item_img { flex: 1 1 auto; width: 50%; } .ff_pageList .service .content_list .item_img { width: 526px; margin-right: 82px; } .ff_pageList .service.mlist:not(.imagelink) .content_list .item_block { margin: 0px; padding: 0px; } .ff_pageList .service .content_list .item_wrapper { padding: 0px; } .ff_pageList .service.mlist:not(.imagelink) .content_list .item_block { width: 100%; } .ff_pageList .service.mlist:not(.imagelink) .content_list .item_block:hover { box-shadow: none; } .ff_pageList .service.mlist:not(.imagelink) .content_list .item_block { margin-bottom: 34px; border: none; } .ff_pageList .service .content_list .item_block .item_box .item_wrapper .item_info .title { font-weight: 900; } .npagePage .ff_pageTarget .container_target .fa::before { content: "/"; } .npagePage .ff_pageTarget .container_target .fa { color: rgb(102,102,102); } .npagePage .ff_pageTarget .container_target a { transition: all 0.2s ease 0s; } .npagePage .ff_pageTarget .container_target { color: rgb(255,255,255); } #page_about { padding-top: 40px; } #page_about.pageEditor .container_header .title { color: rgb(255,255,255); } .longPage .pageEditor .module_container .content_wrapper { padding-top: 10vh; } .service.mlist:not(.imagelink) .content_list .item_info .title { width: auto; } .bodyproject #pages { display: none; } .ind_seek { position: absolute; top: 19px; color: rgb(255,255,255); white-space: nowrap; font-size: 14px; letter-spacing: 4px; right: 0px; padding: 10px 20px 10px 0px; opacity: 0.9; height: 21px; } .ind_tiBl { position: absolute; top: 50%; left: 50%; width: 800px; margin-left: -400px; margin-top: -80px; z-index: 99; text-align: center; color: rgb(255,255,255); } .fo_img { position: absolute; right: 3%; bottom: 0px; width: 100px; } .item5_bg { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; } p.subtitle img { } .videoBg { display: none; } .ind2_bg { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 99; background: url("../images/b_31.png"); } .item_block:hover .ind2_bg { opacity: 0; } .ind2_content .item_block:hover .item_info.clearfix { top: 0px; } .ind2_content .item_info.clearfix { position: relative; top: -324px; } .container_category.ind3_ul a:hover, .container_category.ind3_ul a.active { } .ind3_ulBl { position: relative; width: 100%; height: 100%; z-index: 99; } .ind3_liBl { position: relative; width: 33.2%; height: 100%; float: left; border-right: 1px solid rgb(86,88,92); background: url("../images/b_31.png"); } .ind3_ti { position: absolute; top: 43%; left: 50%; color: rgb(255,255,255); letter-spacing: 2px; width: 330px; margin-left: -165px; margin-top: -30px; opacity: 0.6; white-space: nowrap; } .ind3_tiEn { font-size: 24px; letter-spacing: 1px; } .ind3_tiCh { font-size: 18px; padding-top: 15px; } .item_img img { } .ind3_ti.ti_1 { padding-left: 60px; } .ind3_ti.ti_2 { padding-left: 30px; } .ind3_bgUl, .ind3_bgLi, .ind5_bgImg { position: absolute; bottom: 0px; left: 0px; width: 100%; height: 100%; overflow: hidden; z-index: 20; } .ind3_bgLi { opacity: 0; z-index: 22; } .ind3_bgLi.cur { opacity: 1; z-index: 66; } .ind3_liBl:hover .ind3_ti { opacity: 1; } .ind5_imgBl { position: absolute; bottom: 10%; left: 4%; z-index: 88; } .swiper-slide { overflow: hidden; } .mlist:not(.imagelink) .content_list.ind6_content .item_info .title { font-size: 16px; } .ff_indexPage .videom.mlist:not(.imagelink) .content_list.tab_button.ind6_content .item_info .subtitle { font-size: 12px; color: rgb(255,255,255); } .mlist:not(.imagelink) .content_list.ind6_content .item_block:hover .item_box .item_wrapper .item_info .title { font-size: 16px; } .ind6_img { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; transform: scale(0.8); opacity: 0; } .videoBg { height: 0px; max-height: 0px; overflow: hidden; position: relative; } p.ti_img { position: absolute; left: -70px; top: 4px; } p.ti_t { color: rgb(255,255,255); } .ind8_content { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 99991; } .ind8_bgImg { position: relative; width: 100%; height: 100%; } .ind8_icon { position: absolute; top: 46%; left: 50%; margin-left: -190px; width: 380px; overflow: hidden; z-index: 99; } .ind8_icon img { width: 100%; max-width: 100%; } .ind8_block { position: absolute; bottom: 6%; width: 208px; height: 10px; left: 50%; margin-left: -104px; z-index: 99; border-radius: 200px; overflow: hidden; } @-webkit-keyframes an_01 { 0% { transform: translate(0px,0px); } 100% { transform: translate(208px,0px); } } .ind8_InBl { animation: 1s ease-in-out 0s infinite normal none running an_01; } .ind8_InBl { position: relative; left: -208px; width: 416px; height: 10px; background: url("../images/b6_3.jpg") center no-repeat; background-size: cover; } @-webkit-keyframes an_02 { 0% { height: 140%; } 100% { height: 100%; } } .ind8_bgImg { animation: 3s ease-in-out 0s 1 normal forwards running an_02; } @-webkit-keyframes an_03 { 0% { transform: scale(1); opacity: 1; } 99% { transform: scale(1.1); opacity: 0; } 100% { transform: scale(1.1); opacity: 0; display: none; } } .ind8_content { animation: 1s ease-in-out 3s 1 normal forwards running an_03; } @-webkit-keyframes an_04 { 0% { width: 0px; } 100% { width: 380px; } } .ind8_icon2 { animation: 3s ease-in-out 0s 1 normal forwards running an_04; } .item_block:hover .ind6_img { opacity: 1; transform: scale(1); } .item3_bgIn { position: relative; width: 100%; height: 100%; } .ind3_liBl:hover { background: url(""); } .ind3_liBl:hover .ind3_ti { color: #b7001f; } div#search-nav { position: absolute; right: 0px; top: 0px; } .ind8_icon2 { position: absolute; top: 0px; left: 0px; z-index: 20; width: 0px; height: 42px; overflow: hidden; } .ind8_icon2 img { width: 380px; min-width: 380px; } .btn-scroll-down { position: fixed; bottom: 60px; left: 50%; transform: translateX(-50%); width: 40px; height: 50px; margin-left: -18px; z-index: 200; } .btn-scroll-down .mousey { height: 34px; border-radius: 25px; box-sizing: content-box; width: 34px; background: url("../images/n_1.png") center center no-repeat; } @-webkit-keyframes c { 0% { opacity: 0; } 10% { transform: translateY(0px); opacity: 1; } 100% { transform: translateY(15px); opacity: 0; } } @keyframes c { 0% { opacity: 0; } 10% { transform: translateY(0px); opacity: 1; } 100% { transform: translateY(15px); opacity: 0; } } .btn-scroll-down .scroller { width: 2px; height: 10px; border-radius: 25%; background: rgb(255,255,255); animation: 2.2s cubic-bezier(0.15,0.41,0.69,0.94) 0s infinite normal none running c; position: relative; left: 16px; top: 5px; display: none; } a.ff_more { position: relative; padding-right: 15px; letter-spacing: 2px; padding-left: 5px; } .ind02_bg { position: absolute; top: 0px; left: 0px; width: 100%; height: 53%; overflow: hidden; } .ind02_content { position: relative; width: 100%; height: 100%; z-index: 99; } .ind02_bgImg { position: relative; width: 100%; height: 100%; background: url("../images/b8_4.jpg") center bottom no-repeat; background-size: cover; } .ind02_w1 { position: absolute; left: 0px; bottom: 0px; height: 100%; border-right: 1px solid rgb(106,106,106); } .ind02_w2 { position: absolute; left: 56%; bottom: 0px; height: 100%; border-right: 1px solid rgb(106,106,106); } .ind02_block { position: absolute; right: 4.4%; bottom: 47%; margin-bottom: -138px; width: 30%; margin-right: 70px; cursor: pointer; z-index: 99; } .ind02_w3 { position: absolute; right: 70px; bottom: 0%; height: 92%; border-right: 1px solid rgb(106,106,106); } .ind02_teBl { position: absolute; top: 50%; color: rgb(255,255,255); width: 43%; left: 6.5%; text-align: justify; margin-top: -182px; } .ind02_En { font-size: 34px; letter-spacing: 2px; } .ind02_Ch { font-size: 16px; padding-top: 2px; letter-spacing: 1px; } .ind02_te { position: relative; text-align: justify; line-height: 28px; margin-top: 40px; } .ind02_te p { margin-bottom: 30px; font-size: 14px; } .ind02_w4 { position: absolute; right: 0px; top: 8%; width: 44%; border-bottom: 1px solid rgb(106,106,106); } .ti_more { position: absolute; bottom: -30px; right: 0px; color: rgb(255,255,255); letter-spacing: 1px; } .item02_more { position: absolute; bottom: 22%; left: 51.2%; width: 14%; height: 4.5%; border: 1px solid #b7001f; color: #b7001f; text-align: center; background: rgb(226,224,224); font-size: 14px; opacity: 0; cursor: pointer; letter-spacing: 1px; } .item02_more2 { position: relative; width: 120px; height: 40px; border: 1px solid rgb(102,102,102); color: rgb(24,24,24); text-align: center; background: rgb(226,224,224); font-size: 14px; cursor: pointer; letter-spacing: 1px; margin-top: 40px; display: block; } .item02_te { position: absolute; top: 50%; margin-top: -10px; left: 0px; width: 100%; } .item02_more:hover { opacity: 1; } .ind02_block.cur { width: 100%; bottom: 50%; right: 1px; margin-bottom: 0px; transform: translate(0px,50%); } .ind02_img img { width: 100%; } .ind02_block.cur .ind02_vidImg { height: 0px; } .ind02_block.cur .ind02_video { display: block; } .ind02_vidImg { position: relative; width: 78%; padding: 0px 11%; height: 138px; overflow: hidden; background: rgb(255,255,255); } .ind02_play { position: absolute; width: 80px; left: 50%; margin-left: -40px; top: 50%; margin-top: -40px; } .ind02_img { position: relative; width: 100%; } .ind02_vidImg img { width: 100%; } .ind02_imgBl { position: relative; width: 100%; height: 100%; } .ind02_video { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 66; box-sizing: border-box; padding-left: 70px; display: none; } .ind05_content { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 99; } .ind05_t1 { position: absolute; left: 6%; top: 17%; width: 28.6%; } .ind05_t2 { position: absolute; right: 10%; top: 17%; width: 21.2%; } .ind05_mapBl { position: absolute; top: 28%; left: 25%; width: 50%; } .indTe { position: absolute; left: 6%; bottom: 10%; width: 31%; } .indTe_ul { position: relative; width: 100%; } .indTe_ul { } .indTe_li { position: relative; width: 32.8%; float: left; margin-right: 0.5%; cursor: pointer; padding-top: 20px; } .indTe_ulBl { position: absolute; bottom: 115%; } .indTe_liBl { position: absolute; width: 300%; bottom: 100%; color: rgb(255,255,255); line-height: 26px; text-align: justify; font-size: 14px; height: 0px; overflow: hidden; opacity: 0; } .indPl_block { position: absolute; left: 50%; top: 50%; width: 80px; border: 2px solid rgb(255,255,255); border-radius: 200px; cursor: pointer; opacity: 0.7; z-index: 99; height: 80px; overflow: hidden; margin-left: -40px; margin-top: 80px; } .ind05_li { width: 30px; height: 32px; cursor: pointer; position: absolute; margin-left: -15px; margin-top: -32px; } .li_img { background: url("../images/b9_7.png") center center no-repeat; } .ind05_li.li_01 { top: 29%; left: 3%; } .ind05_te { position: absolute; bottom: 12px; right: 0px; width: 150px; color: rgb(255,255,255); font-size: 16px; text-align: right; padding-right: 59px; opacity: 0; } .ind05_li.li_02 { top: 25%; left: 76%; } .ind05_li.li_03 { left: 75%; top: 49%; } .ind05_li.li_04 { left: 71%; top: 61%; } .ind05_li.li_05 { top: 71%; left: 67%; } .ind05_li.li_06 { top: 99%; left: 96.2%; } .li_img { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; } .ind05_li.li_06 .li_img { background: url("../images/b9_8.png") center center no-repeat; } .ind05_li:hover .ind05_te { padding-right: 39px; opacity: 1; } .indPl_icon { position: absolute; top: 50%; left: 50%; margin-left: -10px; margin-top: -15px; background: url("../images/b9_4.png") center center no-repeat; width: 30px; height: 30px; } .indPl_block:hover .indPl_icon { background: url("../images/b9_41.png") center center no-repeat; } @-webkit-keyframes an_05 { 0% { transform: translate(0px,0px); } 50% { transform: translate(0px,-10px); } 100% { transform: translate(0px); } } .li_img { animation: 2s ease-in-out 0s infinite normal none running an_05; } @-webkit-keyframes an_06 { 0% { transform: scale(1); } 50% { transform: scale(1.1); } 100% { transform: scale(1); } } .li_06 .li_img { animation: 2s ease-in-out 0s infinite normal none running an_06; } .ind05_li.li_06 .ind05_te { bottom: 6px; right: 6px; } .indTe_liBl.indTe_li2 { left: -100%; } .indTe_liBl.indTe_li3 { left: -200%; } .indTe_li:hover .indTe_liBl { height: 78px; opacity: 1; } .indTe_li img { width: 100%; opacity: 0.7; } .indTe_li:hover img { opacity: 1; } .indPl_block:hover { opacity: 1; } #ind_video { position: relative; width: 100%; height: 100%; left: -2px; } .ind5_bgCol { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: url("../images/z_41.png"); z-index: 66; } .indPl_block.cur { opacity: 1; width: 87%; height: 76%; border-radius: 0px; left: 7%; overflow: visible; border: 0px; margin-left: 0px; top: 6%; } .indPl_img img { width: 100%; } .indPl_bu { position: absolute; top: 0%; left: 0px; width: 100%; height: 100%; } .indTe_swiper { position: absolute; bottom: 100%; height: 52px; color: rgb(255,255,255); width: 100%; overflow: hidden; line-height: 26px; opacity: 1; } .indTe:hover .indTe_swiper { opacity: 0; bottom: 150%; } .ind02_bg01, .indPl_bg { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: url("_block"); } .ind02_plIcon { position: absolute; right: 0%; top: 0px; opacity: 0; } .ind02_plIcon img { width: 40px; } .ind02_Bl, .indPl_bl { position: relative; width: 100%; height: 100%; } .ind02_block.cur .ind02_plIcon { opacity: 0.7; top: 70px; right: -40px; } .ind02_block.cur .ind02_plIcon:hover { opacity: 1; transition: all 0.3s ease 0s; } .indPl_close { position: absolute; right: 0px; width: 0px; top: 0px; opacity: 0; } .indPl_bl { overflow: hidden; border-radius: 2000px; } .indPl_block.cur .indPl_bl { border-radius: 0px; } .indPl_block.cur .indPl_icon { display: none; } .indPl_block.cur .indPl_close { right: -40px; top: -40px; opacity: 0.7; } .indPl_block.cur .indPl_close:hover { opacity: 1; transition: all 0.3s ease 0s; } @-webkit-keyframes t_01 { 0% { transform: translate(0px,200px); opacity: 0; } 100% { transform: translate(0px); opacity: 1; } } @-webkit-keyframes t_06 { 0% { transform: translate(0px,200px); opacity: 0; } 100% { transform: translate(0px); opacity: 0.7; } } @-webkit-keyframes t_02 { 0% { transform: translate(0px,100px); opacity: 0; } 100% { transform: translate(0px); opacity: 1; } } @-webkit-keyframes l_01 { 0% { transform: translate(-40px,0px); opacity: 0; } 100% { transform: translate(0px); opacity: 1; } } @-webkit-keyframes fadeInUp5 { 0% { opacity: 1; transform: translate3d(0px,100%,0px); } 100% { opacity: 1; transform: none; } } @-webkit-keyframes fadeInUp2 { 0% { opacity: 0; transform: translate3d(0px,100%,0px); } 100% { opacity: 1; transform: none; } } .page_content.show .container_header .subtitle { animation: 1s ease 0.2s 1 normal backwards running t_01; } .page_content.show .container_header .title { animation: 1s ease 0.3s 1 normal backwards running t_06; } .page_content.show .ind4_ul { animation: 1s ease 0.6s 1 normal backwards running t_06; } .page_content.show .container_category { animation: 1s ease 0.6s 1 normal backwards running t_01; } .swiper-slide-active .ind_tiBl.cur .ind_ti1 { animation: 0.6s ease 0.6s 1 normal backwards running fadeInUp; } .swiper-slide-active .ind_tiBl.cur .ind_ti2 { animation: 0.6s ease 1s 1 normal backwards running fadeInUp; } .page_content.show .ind02_bg { animation: 1s ease 0.2s 1 normal backwards running fadeInUp5; } .page_content.show .ind02_teBl { animation: 1s ease 0.5s 1 normal backwards running fadeInUp; } .page_content.show .ind02_block { animation: 1s ease 0.8s 1 normal backwards running fadeInUp; } .page_content.show .ind3_liBl:nth-child(1) { animation: 1s ease 0.2s 1 normal backwards running fadeInUp; } .page_content.show .ind3_liBl:nth-child(2) { animation: 1s ease 0.5s 1 normal backwards running fadeInUp; } .page_content.show .ind3_liBl:nth-child(3) { animation: 1s ease 0.8s 1 normal backwards running fadeInUp; } .page_content.show .ind6_content .item_block:nth-child(1) { animation: 1s ease 0.2s 1 normal backwards running fadeInUp2; } .page_content.show .ind6_content .item_block:nth-child(2) { animation: 1s ease 0.4s 1 normal backwards running fadeInUp2; } .page_content.show .ind6_content .item_block:nth-child(3) { animation: 1s ease 0.6s 1 normal backwards running fadeInUp2; } .page_content.show .tab_content .item_block:nth-child(1) { animation: 1s ease 0.8s 1 normal backwards running fadeInUp2; } .page_content.show .ind9_ti { animation: 1s ease 0.4s 1 normal backwards running fadeInUp; } .page_content.show .ind9_en { animation: 1s ease 0.6s 1 normal backwards running fadeInUp; } .page_content.show .ind9_te { animation: 1s ease 0.8s 1 normal backwards running t_02; } .page_content.show .indPl_block { animation: 1s ease 1s 1 normal backwards running fadeInUp; } .page_content.show #item_block_1 { animation: 1s ease 0s 1 normal backwards running fadeInUp2; } .page_content.show #item_block_2 { animation: 1s ease 0.6s 1 normal backwards running fadeInUp2; } .page_content.show #item_block_3 { animation: 1s ease 0.2s 1 normal backwards running fadeInUp2; } .page_content.show #item_block_4 { animation: 1s ease 0.4s 1 normal backwards running fadeInUp2; } .ind_block, .page_content { transition: all 1s linear 0s; transform-origin: center bottom; } .scale_01 .ind_block { transform: scale(0.7); } .indPl_img video#example_video_1 { width: 240%; left: -70%; position: relative; } .indPl_block.cur .indPl_img video#example_video_1 { width: 100%; left: 0px; } .ind05_li:hover .li_img { background: url("../images/b9_71.png") center center no-repeat; } .ind05_li.li_06:hover .li_img { background: url("../images/b9_81.png") center center no-repeat; } a.fo_te { color: rgb(255,255,255); opacity: 0.6; margin-left: 5px; } .item02_more5 { position: absolute; bottom: 11%; right: 8%; width: 14%; color: rgb(51,51,51); font-size: 14px; cursor: pointer; letter-spacing: 1px; padding-right: 20px; background: url("../images/b8_31.png") right center no-repeat; text-align: right; } .ind_navUl { position: fixed; z-index: 9999; top: 50%; right: 25px; margin-top: -75px; } .ind_navLi { display: block; width: 10px; height: 10px; margin-bottom: 13px; transition: all 0.3s ease-out 0s; text-indent: -9999px; border: 1px solid transparent; border-radius: 6px; cursor: pointer; } .ind_navLi span { display: block; width: 5px; height: 5px; margin: 3px 0px 0px 3px; border-radius: 50%; background: rgb(255,255,255); } .ind_navLi.cur, .ind_navLi:hover { border-color: rgb(255,255,255); } .ind_navLi.cur span, .ind_navLi:hover span { opacity: 0; } .ind_body { position: relative; width: 100%; height: 100%; overflow: hidden; } .ind_boUl { position: relative; width: 100%; top: 0px; z-index: 90; } .ind_boUl, .ind_videoBl { transition: all 1s cubic-bezier(0.25,0.01,0.25,1) 0s; } .ind_bgBody { position: fixed; top: 0px; left: 18%; width: 82%; height: 100%; } .bg_0002 { background: rgb(24,24,24); } .ind_videoBl { position: absolute; bottom: 0px; left: 0px; width: 100%; height: 0%; z-index: 66; background: rgb(24,24,24); overflow: hidden; } .item02_more5:hover { color: #b7001f; background: url("../images/b8_32.png") right center no-repeat; } .nav_bgBl { position: absolute; bottom: 0px; left: 0px; width: 100px; height: 80px; background-color: #b6001f; opacity: 0.4; filter: alpha(opacity=40); } @-webkit-keyframes an_05 { 0% { transform: translate(0px); } 50% { transform: translate(0px,10px); } 100% { transform: translate(0px); } } .btn-scroll-down { animation: 1s ease-in-out 0s infinite normal none running an_05; } .In_content { position: relative; width: 100%; z-index: 120; } .In_banner { position: relative; width: 100%; overflow: hidden; } .In_ti { position: absolute; top: 34%; left: 50%; margin-left: -610px; color: rgb(255,255,255); width: 600px; } .In_conBlock { position: relative; width: 100%; } .In_img { position: relative; width: 100%; } .In_img img { width: 100%; } .In_ul { position: relative; width: 100%; } .In_liBl { position: relative; width: 100%; overflow-x: hidden; } .In_bg { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; } .In_te { position: relative; width: 1204px; margin: auto; } .In_bg.bg_1 { background: rgb(255,255,255); } .In_bg.bg_2 { background: rgb(255,255,255); } .In_bg.bg_4 { background: url("../images/I_61.png") right bottom / 30% no-repeat rgb(255,255,255); } .In_bg.bg_5 { background: url("../images/I_71.jpg") center no-repeat; background-size: cover; } .In_bg.bg_6 { background: url("../images/I_81.png") left bottom / 30% no-repeat rgb(255,255,255); } div#footer.footer_Inn { position: absolute; background: url("../images/b_3.png"); } .he_bg { position: absolute; top: 0px; left: 0px; width: 100%; height: 80px; background: url("../images/c1_8.png"); opacity: 0; filter: alpha(opacity=0); } #header.cur .he_bg { height: 80px; } .In_bg.bg2_1 { background: rgb(255,255,255); } .bg_ul { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; } .bg_li { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; } .li_01 { z-index: 99; } .ind9_block { position: absolute; top: 50%; width: 720px; color: rgb(255,255,255); z-index: 99; left: 50%; margin-left: -360px; margin-top: -150px; text-align: center; opacity: 0.8; } .ind9_ti { font-size: 30px; letter-spacing: 6px; } .ind9_en { font-size: 18px; text-transform: uppercase; padding-top: 20px; } .ind9_te { position: relative; text-align: justify; line-height: 26px; padding-top: 40px; font-size: 14px; } .indPl_icon img { width: 30px; } .indN_ul { position: fixed; top: 0px; right: 0px; width: 6px; height: 100%; z-index: 9999; background: rgba(210,210,210,0.48); cursor: grab; } .indN_li { position: relative; width: 100%; height: 16.666%; background: rgb(24,24,24); opacity: 0; z-index: 20; } .indN_li.cur { opacity: 0; } .indN_bg { position: absolute; width: 100%; height: 16.666%; background: rgb(24,24,24); top: 0px; right: 0px; } .pub_bg { position: absolute; left: 0px; bottom: 0px; width: 100%; z-index: 1; } .pub_bg > div { position: absolute; left: 0px; bottom: 0px; width: 100%; } .pub_bg2 { position: absolute; left: 0px; bottom: 0px; width: 100%; z-index: 1; } .pub_bg2 > div { position: absolute; left: 0px; bottom: 0px; width: 100%; } .pub_bg2 img, .pub_bg img { width: 100%; } .pub_bg > div { transform: translateY(80px); opacity: 0; transition: all 2s ease 0s; } .pub_bg > div.bg01 { transition-delay: 0.2s; } .pub_bg > div.bg02 { transition-delay: 0.4s; } .pub_bg > div.bg03 { transition-delay: 0.6s; } .an_cur .swiper-slide-active .pub_bg > div { transform: translateY(0px); opacity: 1; } .container_category > a.ff_more span::after { content: ""; display: block; width: 60px; border-bottom: 1px solid rgb(255,255,255); position: relative; left: 10px; top: -4px; } .ite_content { position: relative; width: 100%; height: 100%; } .ite_img { position: absolute; left: 9%; top: 50%; width: 37%; margin-top: -300px; } .ite_teBl { position: absolute; top: 25%; right: 9%; width: 40%; text-align: justify; color: rgb(24,24,24); } .ite_date { font-size: 14px; } .ite_ti { font-size: 24px; line-height: 38px; padding-top: 7px; letter-spacing: 1px; } .ite_te { position: relative; width: 100%; font-size: 14px; line-height: 24px; margin-top: 40px; text-indent: 2em; } .ite_wi { position: relative; width: 100%; border-bottom: 1px solid rgb(102,102,102); margin-top: 40px; } .ite_img img { width: 100%; } .item02_more2:hover { border: 1px solid rgb(136,136,136); color: rgb(255,255,255); background: rgb(136,136,136); } body #navWrapper .content .nav > .navitem .subnav.he_left { left: -108px; } @-webkit-keyframes an_12 { 0% { transform: translate(0px,20px); opacity: 0; } 100% { transform: translate(0px); opacity: 1; } } @-webkit-keyframes an_121 { 0% { transform: translate(20px,0px); opacity: 0; } 100% { transform: translate(0px); opacity: 1; } } body #navWrapper .content .nav > .navitem .subnav { animation: 0.3s ease 0s 1 normal backwards running an_12; } .ind02_en2 { font-size: 14px; padding-top: 28px; } .ind02_te2 { padding-top: 12px; font-size: 15px; line-height: 26px; } .ind_ti1 { font-size: 72px; letter-spacing: 10px; } .ind_ti2 { text-transform: uppercase; font-size: 16px; margin-top: 25px; } .bott_10 { position: relative; bottom: 20px; } .top_10 { position: relative; top: 20px; } .fo_phone { position: relative; float: left; width: 19px; padding: 13px; cursor: pointer; } .fo_phBl { position: absolute; bottom: 44px; width: 190px; margin-left: -95px; text-align: center; font-size: 16px; line-height: 28px; display: none; } .fo_wxBl { position: absolute; bottom: 44px; width: 180px; margin-left: -130px; text-align: center; font-size: 16px; line-height: 28px; display: none; background: rgb(226,224,224); } .fo_wx { position: relative; float: left; width: 19px; padding: 13px; cursor: pointer; } .fo_phIco { position: absolute; bottom: -10px; left: 50%; margin-left: -11px; } .fo_wxImg { position: relative; width: 100%; border-radius: 10px; overflow: hidden; } img.fo_imgIcon { opacity: 0.8; } .fo_phone:hover .fo_phBl { display: block; } .fo_phone:hover img.fo_imgIcon, .fo_wx:hover img.fo_imgIcon { opacity: 1; } .fo_wx:hover .fo_wxBl { display: block; } @-webkit-keyframes an_15 { 0% { transform: translate(0px,-20px); opacity: 0; } 100% { transform: translate(0px); opacity: 1; } } .fo_wxBl, .fo_phBl { animation: 0.3s ease 0s 1 normal backwards running an_15; } .indPl_block:hover { border: 2px solid #b7001f; } .indPl_block.cur { border: 2px solid rgb(255,255,255); } .bg_ulBl { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; } .In_bg2 { position: relative; width: 100%; height: 420px; overflow: hidden; z-index: 10; } .In_bgImg2 { position: relative; width: 100%; height: 420px; } .In_h2 { position: relative; width: 100%; height: 420px; } .In2_ul { position: relative; width: 100%; background: url("../images/b_31.png") rgb(24,24,24); } .In2_li { position: relative; width: 25%; float: left; text-align: center; padding: 55px 0px; color: rgb(255,255,255); cursor: pointer; font-weight: 500; z-index: 20; } .In2_ti { font-size: 18px; opacity: 0.8; padding-top: 6px; letter-spacing: 2px; } .In2_en { font-size: 12px; opacity: 0.8; padding: 5px 0px 10px; } .In2_wi { position: absolute; right: 0px; top: 20%; height: 60%; border-left: 1px solid rgb(81,81,81); } .In2_bgC { position: absolute; bottom: 0px; left: 0px; width: 25%; height: 209px; background: url("../images/b_35.png") rgb(181,0,30); } .In2_content { position: relative; width: 100%; min-height: 420px; } .In2_conBlock { position: absolute; left: 50%; margin-left: -580px; top: 50%; margin-top: -141px; color: rgb(255,255,255); width: 1160px; opacity: 0.9; } .In_bg3 { position: absolute; bottom: 0px; left: 0px; width: 100%; height: 100%; overflow: hidden; } .In2_tiBl { position: relative; width: 30%; float: left; } .In2_teBl { position: relative; width: 550px; float: right; font-size: 15px; line-height: 34px; text-align: justify; font-weight: 500; } .In2_te1 p { padding-bottom: 25px; } a.In2_aBl1 { display: block; position: relative; width: 120px; border: 1px solid rgb(255,255,255); text-align: center; color: rgb(255,255,255); height: 40px; line-height: 40px; font-size: 14px; border-radius: 6px; margin-top: 20px; overflow: hidden; } .In2_en1 { font-size: 36px; letter-spacing: 1px; font-weight: 500; } .In2_ch1 { font-size: 18px; margin-top: 5px; font-weight: 500; letter-spacing: 1px; } .In2_liBl { position: relative; width: 100%; display: none; } .bg_liBl { position: absolute; width: 100%; height: 100%; bottom: 0px; left: 0px; } .In_li5 { position: relative; width: 100%; height: 100%; } .bg_liBl { opacity: 0; z-index: 22; } .bg_liBl.cur { opacity: 1; z-index: 66; } .le1 { left: 25%; } .le2 { left: 50%; } .le3 { left: 75%; } @-webkit-keyframes an_18 { 0% { transform: translate(0px,20px); opacity: 0; } 100% { transform: translate(0px); opacity: 1; } } .In2_en1 { animation: 0.3s ease-in-out 0s 1 normal backwards running an_18; } .In2_ch1 { animation: 0.3s ease-in-out 0.2s 1 normal backwards running an_18; } .In2_te1 p:nth-child(1) { animation: 0.3s ease-in-out 0.4s 1 normal backwards running an_18; } .In2_te1 p:nth-child(2) { animation: 0.3s ease-in-out 0.6s 1 normal backwards running an_18; } .In2_aBl1 { animation: 0.3s ease-in-out 0.8s 1 normal backwards running an_18; } .In2_aBl1::after { background: rgb(181,0,30); content: ""; display: block; height: 100%; position: absolute; top: 0px; right: 0px; width: 0px; z-index: 10; } .In2_aBl1 div { z-index: 20; position: relative; } .In2_aBl1:hover::after { width: 100%; left: 0px; right: auto; } .In_tiCh { font-size: 22px; font-weight: 500; letter-spacing: 1px; color: rgb(255,255,255); } .In_tiEn { font-size: 40px; text-transform: uppercase; font-weight: 500; letter-spacing: 3px; color: rgb(234,84,50); border-left: 3px solid rgb(234,84,50); height: 40px; line-height: 40px; padding: 0px 0px 0px 10px; margin-bottom: 20px; } .In_te2 { position: relative; width: 1316px; margin: auto; } .fo1_img img { width: 100%; } .fo1_bl { position: relative; width: 100%; font-size: 13px; color: rgb(34,34,34); line-height: 22px; padding: 19px 0px; } .fo_phBl { background: rgb(226,224,224); } .fo1_wi { position: relative; width: 28px; border-bottom: 1px solid rgb(153,153,153); margin: 6px auto 8px; } .fo2_img { position: relative; width: 72%; margin: auto; padding-top: 24px; } .fo2_wi { position: relative; width: 28px; border-bottom: 1px solid rgb(153,153,153); margin: 16px auto 12px; } .fo2_num { position: relative; width: 100%; font-size: 13px; line-height: 22px; padding-bottom: 20px; color: rgb(34,34,34); } .in7_bgImg { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; } .in7_img { position: absolute; left: 50%; margin-left: -206px; top: 50%; margin-top: -169px; z-index: 99; } .in7_bgVid { position: relative; width: 100%; height: 100%; } .In_te3 { position: relative; width: 100%; z-index: 20; margin: auto; } .In_te3 img { } a.In3_Inner { position: absolute; top: 10.7%; left: 18.8%; width: 62.4%; background: url("_block"); z-index: 90; display: block; height: 89%; } .In3_img { position: relative; width: 100%; } .ind4_ul { position: absolute; left: 45px; visibility: visible; box-sizing: border-box; width: 170px; animation-name: fadeInUp; z-index: 120; top: 50%; margin-top: -35px; } a.ind4_li { display: block; font-size: 14px; padding: 5px 0px; color: rgb(255,255,255); opacity: 0.8; white-space: nowrap; } a.ind4_li:hover { opacity: 1; } .ite_te p { margin-bottom: 20px; } .indPl_block.cur .indPl_close { width: 40px; } .In_play { position: absolute; left: 65%; top: 44%; z-index: 90; } .In_play img { width: 80px; } .In8_ul { position: absolute; top: 585px; z-index: 99; left: 0px; display: none; width: 1920px; } img.img_bl { padding-left: 5px; } .na2_ul { position: absolute; left: 100%; width: 100%; top: 0px; background: url("../images/b_3.png"); animation: 0.3s ease 0s 1 normal backwards running an_121; display: none; } body #navWrapper .content .nav > .navitem .subnav li:hover .na2_ul { display: block; } body #navWrapper .content .nav > .navitem .subnav li:hover .na2_aBl { background-color: rgba(235,17,17,0.4); opacity: 1; } .In91_bgUl { position: fixed; top: 0px; left: 0px; width: 76%; height: 100%; min-width: 900px; } .In91_bgLi { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; overflow: hidden; } .In91_bgUl.cur .In91_bgLi { filter: grayscale(100%); } .In91_teBl { position: absolute; left: 5%; top: 50%; width: 394px; height: 225px; background: url("../images/z6_3.png"); color: rgb(255,255,255); margin-top: -127px; font-weight: 500; overflow: hidden; } .In91_content { position: relative; width: 100%; } .In91_ul { position: relative; width: 100%; } .In91_li { position: relative; width: 100%; } .In91_ti { font-size: 20px; letter-spacing: 1px; } .In91_wi { width: 55px; border-bottom: 1px solid rgb(238,238,238); margin: 35px 0px; } .In91_te { line-height: 32px; font-size: 16px; } .In91_InBg { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; background-size: cover; background-repeat: no-repeat; background-position: center; } img.In91_img3 { position: absolute; top: 33.3%; left: 34.8%; z-index: 90; } img.In91_img2 { position: absolute; top: 51.5%; left: 42.9%; z-index: 90; } img.In91_img1 { position: absolute; top: 41.6%; left: 47.7%; z-index: 90; } @-webkit-keyframes ro360 { 0% { transform: rotate(0deg); opacity: 1; } 100% { transform: rotate(360deg); opacity: 1; } } .In91_num { position: absolute; top: 55.7%; left: 21.4%; z-index: 20; font-size: 40px; font-weight: bold; color: rgb(68,68,68); } .In92_content { position: relative; width: 100%; background: rgb(255,255,255); padding-bottom: 150px; } .In92_tiBl { position: relative; width: 100%; text-align: center; padding-top: 60px; } .In92_t1 { font-size: 30px; letter-spacing: 2px; } .In92_t2 { font-size: 16px; padding-top: 12px; } .In92_conBlock { position: relative; width: 1200px; margin: 60px auto auto; } .In92_left { position: absolute; left: -100px; top: 50%; margin-top: -25px; cursor: pointer; padding: 4px 13px; overflow: hidden; } .In92_right { position: absolute; right: -100px; top: 50%; margin-top: -25px; cursor: pointer; padding: 4px 13px; overflow: hidden; } .In92_ul { position: relative; width: 100.3%; } .In92_li { position: relative; width: 33%; float: left; margin-right: 0.3%; overflow: hidden; } .In92_img img { width: 100%; } .In92_liTi { position: absolute; bottom: -80px; left: 0px; width: 88%; z-index: 20; background: url("../images/z6_3.png"); color: rgb(255,255,255); padding: 16px 6%; } .In92_liT1 { font-size: 16px; } .In92_liT2 { font-size: 12px; padding-top: 6px; } .In92_showBl { position: relative; width: 100%; height: 265px; overflow: hidden; } .In92_li:hover .In92_liTi { bottom: 0px; } .In92_right:hover, .In92_left:hover { box-shadow: rgb(153,153,153) 0px 0px 0px 1px; } .In95_bg { position: absolute; bottom: 0px; left: -375px; width: 1920px; height: 1080px; } .In95_bg img { width: 100%; height: 100%; } .In95_block { position: relative; z-index: 20; } .In95_bg { filter: blur(4px); } .In91_ul.cur .In95_bg { filter: blur(4px) grayscale(100%); } .In91_bgLi:nth-child(3)::after { content: ""; display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: url("../images/z6_3.png"); opacity: 0.6; } .In91_li:nth-child(1) .In95_bg::after, .In91_li:nth-child(2) .In95_bg::after { content: ""; display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: url("../images/z6_3.png"); opacity: 0.6; } .In91_li:nth-child(3) .In95_bg::after { content: ""; display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: url("../images/z6_3.png"); opacity: 0.9; } .bu3_button { position: fixed; bottom: 4%; right: 4%; width: 80px; height: 80px; z-index: 999; cursor: pointer; opacity: 0.5; display: none; } .bu3_button { background: url("../images/z6_81.png") center center no-repeat; } .bu3_button.cur { background: url("../images/z6_8.png") center center no-repeat; } .ind41_showBl { position: relative; width: 100%; height: 202px; overflow: hidden; } .an_block { position: relative; width: 100%; height: 100%; } @-webkit-keyframes an_25 { 0% { height: 40%; } 100% { height: 0px; } } .an_b1 { position: absolute; top: 0px; left: 0px; width: 100%; height: 0%; background: rgb(243,243,243); z-index: 20; animation: 1s ease 1s 1 normal backwards running an_25; } @-webkit-keyframes an_26 { 0% { width: 100%; } 100% { width: 0%; } } .an_b2 { position: absolute; bottom: 34%; right: 0px; width: 0%; height: 26%; background: rgb(243,243,243); animation: 1s ease-in-out 0s 1 normal backwards running an_26; } @-webkit-keyframes an_27 { 0% { height: 34%; } 100% { height: 0%; } } .an_b3 { position: absolute; bottom: 0px; left: 0px; width: 100%; height: 0%; background: rgb(243,243,243); z-index: 20; animation: 1s ease 1s 1 normal backwards running an_27; } .In8_4 { position: absolute; bottom: -1px; z-index: 20; width: 1920px; left: 0px; display: none; } .In8_5 { position: absolute; bottom: 0px; left: 0px; z-index: 20; width: 1920px; display: none; } .In8_1 { position: absolute; bottom: 0px; left: 0px; z-index: 20; width: 1920px; display: none; } .project.mlist .content_list.ind2_content .item_wrapper { } .agent-mobile .imagelink ul li { width: 50%; } .agent-mobile .mcustomize .header .title { font-size: 18px; } .agent-mobile .mcustomize .header.wow { padding: 0px 0px 40px; text-align: left; } .agent-mobile .mcustomize .header.wow, .agent-mobile .imagelink .container_header { display: block; } .agent-mobile .module.mcustomize .description { color: rgb(153,153,153); } .ind_block { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; } .swiper-container, .swiper-slide { position: relative; width: 100%; height: 100%; } .item_bg { position: relative; width: 100%; height: 100%; } .ind6_right { position: absolute; float: right; padding-top: 20px; right: 0px; top: 0px; z-index: 220; } .In22_img { position: absolute; left: 0px; top: 0px; } .In22_le { position: absolute; left: 0px; top: -1%; height: 102%; width: 1.05%; background: rgb(255,255,255); } .In22_ri { position: absolute; right: 0px; top: -1%; height: 102%; width: 1.05%; background: rgb(255,255,255); } .index_amblock { position: fixed; top: -30%; left: -30%; width: 160%; height: 160%; z-index: 9999999; transform: rotate(15deg); } .ind_logo { position: absolute; right: 200px; top: 35%; width: 236px; } .index_nullBlock { position: fixed; top: 0px; left: 0px; width: 50%; height: 100%; z-index: 9999; background: rgb(255,255,255); } .index_nullBlockB { position: fixed; bottom: 0px; right: 0px; width: 50%; height: 100%; z-index: 9996; background: rgb(255,255,255); } .ind1_right { position: absolute; right: 0px; bottom: 0px; width: 10px; height: 100%; background: linear-gradient(rgb(244,248,233),rgb(159,202,55)) rgb(212,12,48); } .ind1_left { position: absolute; left: 0px; top: 0px; width: 10px; height: 100%; background: linear-gradient(rgb(159,202,55),rgb(12,158,212)) rgb(0,65,147); } @-webkit-keyframes heAn { 0% { opacity: 0; height: 0%; } 100% { opacity: 1; height: 100%; } } .ind1_right, .ind1_left { animation: 1s ease-in-out 0s 1 normal backwards running heAn; } .index_num { position: absolute; width: 50px; height: 50px; background: rgb(212,12,48); left: 100%; top: 50%; text-align: center; color: rgb(255,255,255); white-space: nowrap; line-height: 50px; border-radius: 200px; margin-left: -25px; margin-top: -25px; } div#header.cur { padding: 0px; top: 0px; } #header, .In91_teBl, .In22_ico { transition: all 0.3s ease 0s; } .In22_ico { position: absolute; top: 34px; left: 34px; z-index: 99; } .In91_teBl:hover { height: 481px; } .In91_teBl:hover .In22_ico { transform: rotate(180deg); } .In51_block { position: absolute; top: 30%; left: 1.05%; width: 48.5%; height: 68%; overflow: hidden; } .In51_block2 { position: absolute; top: 30%; right: 1.05%; width: 48.5%; height: 68%; overflow: hidden; } .In51_te { position: absolute; left: 8%; top: 11%; width: 42%; z-index: 20; } .In51_InBl { position: relative; width: 100%; height: 162%; background-size: cover; background-position: center center; } .In51_InBl2 { position: relative; width: 100%; height: 162%; background-size: cover; background-position: center center; } .In51_te2 { position: absolute; left: 12%; top: 42.2%; width: 65%; z-index: 20; } .In51_block3 { position: absolute; left: 1.05%; width: 31.9%; height: 50.1%; background: rgb(204,204,204); top: 0.7%; overflow: hidden; } .In51_block4 { position: absolute; left: 33.8%; width: 32.2%; height: 50.1%; background: rgb(204,204,204); top: 0.7%; overflow: hidden; } .In51_block5 { position: absolute; left: 66.9%; width: 32%; height: 50.1%; background: rgb(204,204,204); top: 0.7%; overflow: hidden; } #animation_container { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 9999999; } .In61_bl { left: 0px; } .In62_bl { left: 33.3%; } .In63_bl { left: 66.7%; } .In61_bl img, .In62_bl img, .In63_bl img, .In61_bl, .In62_bl, .In63_bl, .navitem > a span, .In06_li img { transition: all 0.3s ease 0s; } .In61_bl img, .In62_bl img, .In63_bl img { transform: scale(1.1); } .In61_bl, .In62_bl, .In63_bl { position: absolute; z-index: 99; width: 33.4%; height: 100%; top: 0px; overflow: hidden; opacity: 0; cursor: pointer; } .In61_bl:hover, .In62_bl:hover, .In63_bl:hover { opacity: 1; } .In61_bl:hover img, .In62_bl:hover img, .In63_bl:hover img { transform: scale(1); } .img_bl { position: relative; width: 100%; } .In06_img { position: absolute; bottom: 0px; left: 0px; } .In06_img img { margin-bottom: -2px; } .In08_ul { position: absolute; bottom: 40px; left: 38%; width: 300px; margin-left: -150px; text-align: center; } .In08_li { position: relative; width: 12px; height: 12px; border-radius: 100px; background: rgb(204,204,204); display: inline-block; margin: 0px 10px; cursor: pointer; border: 1px solid rgb(204,204,204); } .In08_li:hover, .In08_li.cur { background: rgb(255,255,255); } .In06_ul { position: absolute; width: 100%; height: 100%; bottom: 0px; left: 0px; } .In06_li { float: left; width: 16.66%; position: relative; height: 100%; } .In06_li img { width: 100%; } .In06_li img { opacity: 0; } .In06_li:hover img { opacity: 1; } body div#header.curCol #navWrapper .content .nav > .navitem > a.active:hover span { color: rgb(255,255,255); } .indA_content { position: absolute; right: 0px; top: 0px; width: 24%; height: 100%; z-index: 90; background: rgb(234,239,242); } .indA_topBl { position: relative; width: 100%; height: 43%; background: url("../images/c1_1.jpg") center no-repeat; background-size: cover; } .indA_ul { position: absolute; bottom: 0px; right: 0px; width: 100%; height: 45%; } .indA_li { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; } .indA_li.li_1 { background: url("../images/b4_12.jpg") center no-repeat; background-size: cover; } .indA_li.li_2 { background: url("../images/c1_3.jpg") center no-repeat; background-size: cover; } .indA_li.li_3 { background: url("../images/c1_31.jpg") center no-repeat; background-size: cover; } .indA_ceBlock { position: relative; width: 100%; background: rgb(255,255,255); height: 12%; } .indA_numBl { position: absolute; left: 57px; font-size: 18px; top: 10px; letter-spacing: 2px; } .indA_bu { position: absolute; right: 0px; top: 0px; width: 29%; height: 100%; background: rgb(195,204,210); cursor: pointer; } .indA_bu img { position: absolute; top: 50%; left: 50%; margin-top: -20px; margin-left: -20px; } .indA_ceBl { position: absolute; top: 50%; margin-top: -20px; left: 35%; width: 180px; margin-left: -90px; } .indA_le { position: absolute; width: 40px; height: 40px; background: url("../images/c1_4.png") center center no-repeat; left: 0px; top: 0px; cursor: pointer; opacity: 0.5; } .indA_ri { position: absolute; width: 40px; height: 40px; background: url("../images/c1_5.png") center center no-repeat; right: 0px; top: 0px; cursor: pointer; opacity: 0.5; } .indA_topImg { position: absolute; bottom: 10%; left: 5%; color: rgb(255,255,255); } .In91_bgLi.indB_bg { position: fixed; } .indA_le:hover, .indA_ri:hover { opacity: 1; } .c2_1, .c2_2, .c2_3, .c2_4 { position: absolute; left: 0px; width: 14.5%; top: 22.3%; opacity: 0; cursor: pointer; } .c2_1 { left: 30.6%; } .indC_conBlock img { width: 100%; } .c2_2 { left: 46.1%; } .c2_3 { left: 61.8%; } .c2_4 { left: 77.3%; } .c2_1:hover, .c2_2:hover, .c2_3:hover, .c2_4:hover { opacity: 1; } .c3_1 { position: absolute; bottom: 10.1%; left: 0px; width: 52%; opacity: 0; } .indC_conBlock { position: relative; width: 100%; } .c3_1:hover { opacity: 1; } div#header.cur .he_bg { opacity: 1; filter: alpha(opacity=100); } .indA2_bl { position: relative; width: 100%; height: 100%; background: url("../images/c3_2.jpg") center center / 100% no-repeat rgb(209,216,221); } .indA2_img { position: absolute; right: -380px; top: 0px; width: 380px; height: 100%; background: url("../images/c3_3.jpg") center top / 400px no-repeat rgb(190,203,216); } .indA2_close { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgb(190,203,216); z-index: 90; display: none; } .indA2_bu { position: relative; width: 100%; height: 100%; } .ba_img img { width: 100%; } .In5_nav { position: absolute; top: 0px; left: 0px; width: 100%; z-index: 90; } .In5_ul { position: relative; width: 70.5%; margin: auto; border-bottom: 1px solid rgb(193,194,195); display: none; } a.In5_li { padding: 18px 0px; display: block; float: left; margin-right: 40px; color: rgb(49,51,54); position: relative; } .In5_ul::after { content: ""; display: block; clear: both; } a.In5_li.cur::after { content: ""; position: absolute; bottom: -1px; left: 0px; width: 100%; border-bottom: 1px solid rgb(178,5,17); } .ba_img { position: relative; width: 100%; overflow: hidden; } .In2_img { position: relative; width: 100%; } a.m5_3 { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: block; z-index: 20; } a.m5_31 { position: absolute; top: 25%; left: 23%; width: 54%; height: 46%; display: block; z-index: 20; } a.m5_32 { position: absolute; top: 18%; left: 14%; width: 36%; height: 55%; display: block; z-index: 20; } a.m5_33 { position: absolute; top: 18%; left: 50%; width: 36%; height: 55%; display: block; z-index: 20; } a.m5_34 { position: absolute; top: 8%; left: 36%; width: 14%; height: 8%; display: block; z-index: 20; } a.m5_35 { position: absolute; top: 8%; left: 22%; width: 14%; height: 8%; display: block; z-index: 20; } .In3_img img { max-width: 100%; } .canvas_block { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 99990; background: rgb(37,37,37); } .com_body { position: relative; width: 100%; overflow-x: hidden; } .com_banner { position: relative; width: 100%; overflow: hidden; } .com_bgImg { background: url("/images/d1_1.jpg") no-repeat center; background-size: cover; } .com_bgImg { position: relative; width: 100%; height: 240px; } .com_ti { position: absolute; left: 20%; top: 120px; color: rgb(255,255,255); z-index: 220; font-size: 20px; font-weight: 500; letter-spacing: 1px; text-transform: uppercase; } .com_content { position: relative; width: 100%; padding-bottom: 60px; background: rgb(248,250,255); } .com_conBlock { position: relative; width: 70%; margin: auto; min-width: 1100px; z-index: 90; min-height: 580px; } .com_navUl { position: relative; width: 100%; border-bottom: 1px solid rgb(197,199,202); height: 60px; z-index: 90 } .com_navLi { height: 60px; display: block; float: left; line-height: 60px; margin-right: 40px; color: rgb(102,102,102); font-size: 15px; } .com_navLi.cur, .com_navLi:hover { border-bottom: 1px solid rgb(178,5,17); } .news_content { position: relative; width: 100%; padding-top: 60px; } .com_content.news_bgBl { background: url("/images/d1_5.jpg") center bottom / 100% no-repeat rgb(244,247,250); } .investor_bgBl { background: url("/images/d5_8.jpg") center no-repeat; background-size: cover; } .com_content.con_bgBl { background: url("/images/d3_2.jpg") center no-repeat; background-size: cover; } .investor_bgImg { background: url("/images/d5_7.jpg") center no-repeat; background-size: cover; } a.news_block { display: block; padding: 2%; background: rgb(255,255,255); margin-top: 70px; } .news_img { position: relative; width: 60%; float: left; overflow: hidden; } .news_teBl { position: relative; width: 34%; float: right; padding-right: 2%; } img { max-width: 100%; } .news_tTi { font-size: 24px; padding-top: 0px; margin-bottom: 30px; line-height: 1.6em; height: 80px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .news_tTe { position: relative; width: 100%; text-align: justify; height: 112px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; } a.news_block .more, .news_liBl .more { border: 1px solid #ccc; width: 80px; text-align: center; padding: 8px 0; background: url(/images/e5_43.png) no-repeat 60px 11px; padding-right: 15px; background-size: 8px; float: right; margin-top: 10px; } p { line-height: 2; } .news_ulContent { position: relative; width: 100%; margin-top: 80px; } .news_dataBl { position: absolute; right: 0px; top: 20px; width: 600px; z-index: 90; } .news_dataBl select { width: 100px; height: 36px; border-width: 1px 0px 1px 1px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(204,204,204); border-bottom-color: rgb(204,204,204); border-left-color: rgb(204,204,204); border-image: initial; color: rgb(102,102,102); background: url(""); padding-left: 10px; padding-right: 10px; outline: none; float: right; border-right-style: initial; border-right-color: initial; } .news_seek { position: relative; width: 60px; height: 34px; background: url("/images/d1_3.png") center center no-repeat; border: 1px solid rgb(204,204,204); float: right; cursor: pointer; } .news_ulBl { position: relative; width: 100%; margin-top: 60px; } a.news_liBl { display: block; width: 96%; background: rgb(255,255,255); margin-bottom: 30px; padding: 22px 2%; min-height: 155px; position: relative; box-shadow: rgb(204,204,204) 0px 0px 5px 0px; } .news_imgBl { position: absolute; float: left; left: 2%; top: 30px; overflow: hidden; width: 332px; } .news_liTe { padding-left: 372px; padding-right: 20px; position: relative; } .news_liTi { font-size: 20px; width: 80%; position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-bottom: 30px; padding-top: 0px; font-weight: bold; } .news_liT { line-height: 2em; text-align: justify; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; height: 55px; } .fo_content { position: relative; width: 100%; background: rgb(45,49,53); overflow: hidden; } .fo_conBlock { position: relative; width: 86%; margin: auto; min-width: 1100px; color: rgb(255,255,255); } .fo_teBl { float: left; position: relative; max-width: 50%; } .fo_right { float: right; } .fo_right a { color: rgb(255,255,255); } .num_block { position: relative; text-align: center; margin: 60px 0px; } .num_block a { padding: 10px; margin: 0px 10px; position: relative; } .num_block a.cur, .num_block a:hover { color: rgb(223,6,21); } .num_block a:nth-child(0) { content: ""; display: block; position: absolute; } .num_block span.wi { position: relative; top: -5px; padding: 0px 10px; } .Inn_content { position: relative; width: 100%; padding-top: 80px; min-height: 400px; } .Inn_conBlock { position: relative; padding-right: 360px; } .InR_Block { position: absolute; right: 0px; width: 240px; background: rgb(230,231,235); top: 80px; padding: 20px 25px 40px; } .InR_ti { text-align: center; font-size: 24px; padding-bottom: 20px; padding-top: 10px; } .InR_ulBl { position: relative; width: 100%; } a.InR_liBl { width: 94%; position: relative; margin-bottom: 20px; padding-left: 14px; line-height: 1.6em; height: 44px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align: justify; display: block; } a.InR_liBl::after { content: ""; display: block; width: 4px; height: 4px; background: rgb(153,153,153); position: absolute; left: 0px; top: 8px; } a.InR_more { border-bottom: 1px solid rgb(153,153,153); padding-bottom: 2px; position: relative; left: 210px; } .Inn_ti { font-size: 24px; padding-bottom: 20px; } .Inn_bl { position: relative; width: 100%; padding-bottom: 30px; } .Inn_tLi { float: left; margin-right: 30px; position: relative; } .Inn_tLi .neIn_share { position: absolute; left: 42px; top: 0px; width: 200px; } a.Inn_back { position: relative; float: right; padding-right: 20px; background: url("/images/d1_7.png") right center no-repeat; } .Inn_teBl p { text-align: justify; } a.Inn_buLi { display: block; margin-bottom: 10px; position: relative; width: 100%; overflow: hidden; white-space: nowrap; } .Inn_buBl { border-top: 1px solid rgb(204,204,204); padding-top: 25px; margin-top: 25px; } .Inn_teBl img { display: block; margin: 0px auto; } .vid_content { position: relative; width: 100%; margin-top: 80px; } .vid_ulBl { position: relative; width: 104%; } a.vid_liBl { position: relative; width: 46.5%; float: left; margin-right: 3%; margin-bottom: 40px; box-shadow: rgb(204,204,204) 0px 0px 5px 1px; } .vid_img img { width: 100%; } .vid_ico { position: absolute; top: 48%; left: 50%; width: 60px; margin-left: -30px; margin-top: -30px; z-index: 90; display: none; } .vid_ti { position: absolute; bottom: 0px; left: 0px; background: rgb(255,255,255); width: 92%; padding: 15px 4%; } img { display: block; } .vid_img::after { content: ""; display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(0,0,0,0.2); opacity: 0; } a.vid_liBl:hover .vid_img::after { opacity: 1; } a.vid_liBl:hover .vid_ico { display: block; } a.vid_liBl:hover .vid_ti { background: url(""); color: rgb(255,255,255); } .num_block span.wi img { display: inline; } .vidBl_content { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 9999999; display: none; } .vidBl_bg { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: url("/images/a5_8.png"); } .videoBl_conBlock { position: absolute; left: 10%; top: 0%; width: 80%; height: 80%; z-index: 20; } .videoBl_conBlock video { position: relative; } .videoBl_clear { position: absolute; right: 10%; margin-right: -64px; top: 10%; cursor: pointer; } @-webkit-keyframes am_scale { 0% { transform: scale(1.1); opacity: 0; } 100% { transform: scale(1); opacity: 1; } } .videoBl_clear img { width: 50px; } a.com_navLi.w2 { width: 100px; } .con_block { position: relative; width: 100%; background: rgb(255,255,255); margin-bottom: 60px; } .con_img { float: left; width: 50%; position: relative; } .con_teBl { position: relative; width: 40%; float: right; padding-right: 5%; padding-top: 30px; } .con_ti { text-align: center; font-size: 30px; } .con_phone { text-align: center; font-size: 24px; color: rgb(223,6,21); opacity: 0.8; padding: 10px 0px; } .con_te { position: relative; width: 100%; border-top: 1px solid rgb(204,204,204); padding-top: 16px; margin-top: 8px; } .conB_block { position: relative; width: 92%; background: url("/images/d3_4.jpg") center no-repeat; background-size: cover; padding: 30px 4%; } .conB_ul { position: relative; width: 100%; border-bottom: 1px solid rgb(153,153,153); padding-bottom: 20px; } .conB_li { float: left; font-size: 18px; margin-right: 50px; cursor: pointer; } .conB_liBl { padding: 30px 0px; display: none; } .conC_ul { position: relative; width: 103%; margin-top: 50px; } .conC_li { position: relative; float: left; text-align: center; margin-bottom: 30px; font-size: 16px; margin-right: 10px; width: 10%; } .conC_ti { padding-top: 6px; } .conB_li.cur { color: rgb(223,6,21); } .com_bgImg.news_bg { background: url("/images/d3_1.jpg") center center no-repeat; } .com_bgImg.joinUs_bg { background: url("/images/d3_6.jpg") center no-repeat; background-size: cover; } .col_2 { color: rgb(102,102,102); } .join_content { position: relative; width: 100%; margin-top: 60px; } .join_block { position: relative; width: 100%; background: rgb(234,238,245); margin-bottom: 30px; } .join_teBl { position: relative; width: 30%; float: left; padding: 8% 5% 6%; text-align: center; } .join_ti { color: #b7001f; font-size: 20px; position: relative; margin-bottom: 50px; font-weight: bold; letter-spacing: 2px; } .join_tTi { font-size: 30px; color: #b7001f; letter-spacing: 8px; } .join_tEn { color: rgb(133,133,133); padding-top: 10px; } .join_img { position: relative; width: 60%; float: right; overflow: hidden; } .join_ti::after { content: ""; position: absolute; top: 50%; left: 12%; width: 76%; border-bottom: 1px solid rgb(166,196,204); } .join_ti span { position: relative; z-index: 90; background: rgb(234,238,245); padding: 0px 20px; } .join_te { text-align: left; line-height: 2em; } .join_block.bl_3 { background: url("/images/d4_4.jpg") 0% 0%; background-size: cover; } .join_block.bl_3 .join_ti span { background: rgb(230,242,250); } .join_block.bl_4 { background: url(""); } .join_block.bl_4 .join_ti span { background: rgb(231,238,243); } .join_bgBlock { position: absolute; bottom: 0px; left: 0px; width: 100%; height: 800px; background: url("/images/d4_6.png") right bottom no-repeat rgb(231,238,243); background-size: 45%; } .rec_content { padding: 80px 0px; } a.rec_liBl { position: relative; width: 47%; float: left; margin-right: 3%; min-height: 200px; color: rgb(102,102,102); } .rec_ulBl { position: relative; width: 103%; } .rec_img { position: relative; width: 100%; overflow: hidden; } .rec_img img { width: 100%; } .rec_teBl { position: absolute; bottom: 0px; left: 0px; width: 90%; z-index: 90; background: rgb(209,222,234); padding: 4% 5%; } .rec_tTi { font-size: 30px; color: rgb(82,82,82); position: absolute; left: 6%; top: 26%; } .rec_tTe { padding-left: 34%; line-height: 2em; } .soc_content { position: relative; width: 100%; margin-top: 60px; } .soc_seekBl { position: absolute; right: 0px; top: 10px; width: 240px; height: 36px; border: 1px solid rgb(204,204,204); } .soc_but { position: absolute; right: 0px; width: 46px; height: 36px; background: url("/images/d5_4.png") center center no-repeat rgb(159,174,189); top: 0px; cursor: pointer; } .soc_seekBl input { height: 36px; padding-left: 12px; border: 0px; outline: none; background: url(""); } .soc_conBlock { position: relative; width: 100%; margin-top: 68px; } .soc_th { position: relative; width: 100%; background: rgb(170,170,170); color: rgb(255,255,255); } .soc_td { float: left; width: 20%; padding: 12px 0px; text-align: center; position: relative; } .soc_th .soc_td::after { content: ""; display: block; position: absolute; right: 0px; top: 8px; height: 26px; border-right: 1px solid rgb(255,255,255); } .soc_th .soc_td:nth-child(5)::after { display: none; } .soc_tr { border-bottom: 1px solid rgb(204,204,204); cursor: pointer; } .soc_te { padding-top: 50px; padding-bottom: 20px; } .soc_block { position: fixed; top: 0%; left: 0%; width: 100%; height: 100%; z-index: 90; display: none; } .soc_InBl { position: fixed; top: 50%; left: 50%; background: rgb(255,255,255); z-index: 90; width: 620px; margin-left: -340px; border: 1px solid rgb(238,238,238); padding: 30px 30px 40px; box-shadow: rgb(204,204,204) 0px 0px 10px 0px; margin-top: -250px; } .soc_close { position: absolute; right: -38px; top: -38px; z-index: 90; cursor: pointer; } .soc_ti { font-size: 24px; color: #555; padding-bottom: 15px; border-bottom: 1px solid rgb(204,204,204); margin-bottom: 16px; } .soc_teBl { position: relative; width: 100%; max-height: 330px; overflow: scroll; padding-right: 2%; } .soc_teTi { font-size: 20px; color: #555; margin-bottom: 10px; font-weight: bold; } .soc_teT { margin-bottom: 20px; text-align: justify; line-height: 2em; } .soc_button { position: relative; width: 100px; margin: auto; background: rgb(170,170,170); text-align: center; padding: 9px 0px; color: rgb(255,255,255); display: block; } .soc_table { position: relative; width: 100%; min-height: 300px; } .soc_tr:hover { background: rgb(187,187,187); color: rgb(255,255,255); } div.news_input { position: relative; width: 165px; float: right; height: 34px; border-width: 1px 0px 1px 1px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(204,204,204); border-bottom-color: rgb(204,204,204); border-left-color: rgb(204,204,204); border-image: initial; overflow: hidden; border-right-style: initial; border-right-color: initial; } .news_input input { height: 34px; line-height: 34px; background: url(""); width: 92%; padding-left: 12px; outline: none; border: 0px; color: rgb(102,102,102); } .cam_content { position: relative; width: 100%; margin-top: 60px; } .news_ti { font-size: 30px; font-weight: 500; height: 46px; margin-bottom: 30px; background: url(/images/d1_6.png) left bottom no-repeat; padding-top: 10px; color: #555; padding-bottom: 12px; } .cam_conBlock { position: relative; width: 100%; margin-top: 50px; } .cam_left { position: absolute; float: left; background: rgb(255,255,255); width: 26%; text-align: center; padding: 2% 0px; box-shadow: rgb(204,204,204) 0px 0px 5px 0px; left: 0px; top: 0px; height: 85%; } .cam_block { border-bottom: 1px solid rgb(204,204,204); width: 160px; margin: auto auto 5%; padding-bottom: 10%; padding-top: 5%; } .cam_block img { margin: auto; width: 60px; } .cam_block span { padding-top: 5px; display: block; } .cam_right { position: relative; width: 69%; float: right; background: rgb(255,255,255); padding: 2%; box-shadow: rgb(204,204,204) 0px 0px 5px 0px; } .cam_ul { position: relative; width: 100%; } .cam_li { float: left; width: 25%; } .cam_block:nth-child(2) { border-bottom: 0px; } .pagination { padding: 20px 0px; text-align: center; } .pagination span, .pagination a { display: inline-block; margin: 0px 2px; padding: 0px 10px; height: 30px; line-height: 30px; border: 1px solid rgb(220,220,220); font-size: 16px; color: rgb(51,51,51); transition: all 0.5s ease 0s; overflow: hidden; } .pagination .prev { background: url("/images/icon-prev.png") center center / auto 20px no-repeat; border: 1px solid rgb(255,255,255); text-indent: 999rem; } .pagination .next { background: url("/images/icon-next.png") center center / auto 20px no-repeat; border: 1px solid rgb(255,255,255); text-indent: 999rem; } .pagination a:hover, .pagination a.page_current { color: rgb(255,255,255); background: #b7001f; border: 1px solid #b7001f; } .pagination .prev:hover { background: url("/images/icon-prev-on.png") center center / auto 20px no-repeat; } .pagination .next:hover { background: url("/images/icon-next-on.png") center center / auto 20px no-repeat; } .Inv_block { background: rgb(222,225,229); padding: 35px 4%; margin-bottom: 30px; } .guu_name h2 { font-size: 16px; } .guu_name h3 { font-size: 26px; padding-top: 10px; } .guu_name p { font-size: 40px; height: 40px; line-height: 40px; margin-top: 25px; } .guu_name { float: left; position: relative; padding-left: 26px; } .Inv_rigBl { position: relative; width: 72%; float: right; } .guu_rate { float: left; width: 25%; } .guu_rate h2 { font-size: 16px; padding-bottom: 10px; } .guu_rate p { font-size: 26px; color: #b7001f; opacity: 0.8; } .guu_span { font-size: 16px; position: relative; } .Inv_ulBl { position: relative; width: 106%; height: 110px; } .guu_name p span { font-size: 16px; margin-left: 8px; } .guu_name p::after { content: ""; display: block; width: 20px; height: 20px; position: absolute; background: url("/images/d5_7.png") center center no-repeat; bottom: 3px; left: 0px; } .guu_rate:nth-child(4) { width: 20%; } .guu_rate:nth-child(3) { width: 30%; } a.invB_liBl { display: block; position: relative; width: 96%; background: rgb(255,255,255); margin-bottom: 30px; box-shadow: rgb(204,204,204) 0px 0px 5px 0px; padding: 20px 2%; height: 80px; color: rgb(102,102,102); } .invB_date { position: relative; border: 1px solid rgb(204,204,204); float: left; width: 80px; height: 80px; text-align: center; } .invB_date .day { font-size: 30px; padding-top: 5px; } .invB_date .wi { width: 20px; border-bottom: 1px solid rgb(204,204,204); margin: auto auto 5px; } .invB_te { position: relative; float: left; margin-left: 6%; font-size: 18px; padding-top: 26px; width: 64%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .invB_hr { position: absolute; right: 150px; top: 10%; height: 80%; border-right: 1px solid rgb(204,204,204); } .invB_ico { position: absolute; right: 50px; top: 29%; width: 46px; height: 46px; border: 1px solid rgb(204,204,204); background: url("/images/d6_1.png") center center no-repeat; } .invB_liBl:hover .invB_ico { background: url("/images/d6_2.png") center center no-repeat; } .abo_bg { background: url("/images/d6_3.jpg") center center no-repeat; } .abo_bgImg { background: url("/images/d6_4.jpg") center top no-repeat rgb(236,236,245); background-size: 100%; } .abo_content { position: relative; width: 100%; margin-top: 100px; padding-bottom: 60px; } .abo_teBl p { margin-bottom: 20px; } .cou_content { position: relative; width: 100%; margin-top: 60px; } .cou_conBlock { position: relative; width: 100%; margin-top: 50px; } .cou_block { padding-left: 58%; margin-bottom: 50px; position: relative; z-index: 90; } .cou_after { content: ""; display: block; position: absolute; left: 50%; top: 0px; height: 100%; border-right: 1px solid rgb(204,204,204); } .cou_date { font-size: 26px; color: #b7001f; opacity: 0.8; } .cou_ti { font-size: 20px; padding: 10px 0px; color: rgb(51,51,51); } .cou_te { line-height: 2em; } .cou_block.cou_even { padding-left: 0px; padding-right: 58%; text-align: right; } .cou_ico { position: absolute; width: 60px; height: 60px; background: url("/images/d6_7.png") center center no-repeat; left: 50%; margin-left: -30px; margin-top: -12px; } .cou_fir { } .cou_block:hover .cou_ico { background: url("/images/d6_6.png") center center no-repeat; } .idea_teBl { padding-top: 30px; padding-bottom: 30px; } .idea_teBl p { margin-bottom: 20px; min-height: 20px; } .hon_leBu { position: absolute; left: -120px; top: 120px; width: 60px; height: 60px; background: url("/images/d8_1.png") center center no-repeat; } .hon_content { position: relative; width: 100%; padding-top: 40px; } .hon_riBu { position: absolute; right: -120px; top: 120px; width: 60px; height: 60px; background: url("/images/d8_2.png") center center no-repeat; } .hon_leBu:hover { background: url("/images/d8_11.png") center center no-repeat; } .hon_riBu:hover { background: url("/images/d8_21.png") center center no-repeat; } .hon_block { position: relative; padding-left: 30px; padding-right: 40px; background: url("/images/d8_3.png") 0px 11px no-repeat; } .hon_year { font-size: 24px; color: rgb(207,34,34); padding-bottom: 20px; } .hon_text { position: relative; width: 100%; line-height: 2em; height: 200px; overflow-x: hidden; } .hon_conBlock { position: relative; width: 104%; height: 380px; overflow: hidden; } .hon_block.bl_0 { margin-top: 100px; } .hon_block.bl_1 { margin-top: 40px; } .hon_block.bl_2 { margin-top: 60px; } .idea_liBl { position: relative; width: 32.3%; float: left; margin-right: 1%; } .idea_liBl img { margin: auto; } .idea_te { padding-top: 10px; padding-bottom: 10px; } .soc_content table { border: 1px solid rgb(204,204,204); margin-top: 50px; } .soc_content td { padding: 10px 20px; border-bottom: 1px solid rgb(204,204,204); border-left: 1px solid rgb(204,204,204); line-height: 1.8em; } .camBl_ul { position: relative; width: 106%; margin-top: 10px; padding-bottom: 20px; } .camBl_li { position: relative; width: 44%; float: left; margin-right: 6%; } .sit_conBlock { position: relative; width: 100%; margin-top: 100px; } .sit_te { width: 40%; float: left; height: 250px; padding-top: 20px; } .sit_img { position: absolute; width: 50%; top: -100px; right: 0px; } .sit_teBlock { position: relative; width: 100%; margin-bottom: 100px; } .sit_teBlock.bl_1 { margin-bottom: 200px; } .sit_te span { color: rgb(223,6,21); } .sit_te p { margin-bottom: 20px; text-align: justify; } .sit_ti { font-size: 24px; color: rgb(51,51,51); margin-bottom: 20px; } .sit_ti span { font-size: 14px; color: rgb(153,153,153); margin-left: 5px; } .sit_imgB { position: relative; float: right; width: 58%; margin-top: -4%; } .sit_img img { width: 563px; margin: auto; } .sit_imgB img { width: 696px; margin: auto; } .sitB_conBlock { position: relative; width: 100%; min-height: 460px; } .sitB_bgBlock { position: absolute; left: 50%; width: 1920px; height: 100%; top: 0px; margin-left: -960px; overflow: hidden; } .sitB_InnBlock { position: relative; width: 100%; padding: 100px 0px 110px; } .sitB_teBl { width: 80%; margin: auto; text-align: center; color: rgb(255,255,255); opacity: 0.8; line-height: 2em; } .sitB_ul { position: relative; width: 936px; margin: 80px auto auto; border-left: 1px solid rgb(255,255,255); opacity: 0.8; left: 10px; } .sitB_li { position: relative; float: left; color: rgb(255,255,255); border-width: 1px 1px 1px 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-top-color: rgb(204,204,204); border-right-color: rgb(204,204,204); border-bottom-color: rgb(204,204,204); border-image: initial; width: 33%; text-align: center; padding: 20px 0px; border-left-style: initial; border-left-color: initial; } .sitB_num span { font-size: 30px; font-weight: 500; margin-right: 6px; } .sitB_te { padding-top: 5px; } .sitB_bgImg { position: relative; width: 100%; height: 100%; background: url("/images/d8_6.jpg") center bottom no-repeat; background-size: cover; } .sitC_content { position: relative; width: 100%; padding: 80px 0px; } .sitC_conBlock { position: relative; width: 1125px; margin: 80px auto auto; } .sitC_ti { font-size: 18px; padding-bottom: 20px; } .sitC_block { position: relative; width: 468px; float: left; } .sitC_conBlock::after { content: ""; display: block; clear: both; } .sitC_ul { } .sitC_li { float: left; width: 64%; background: rgb(255,255,255); margin-bottom: 2px; margin-right: 2px; padding: 20px 8%; position: relative; padding-left: 28%; height: 84px; } .sitC_img img { margin: auto; } .sitC_tTi { font-size: 18px; padding-bottom: 10px; } .sitC_tTe { position: relative; width: 90%; line-height: 1.8em; } .sitC_rigBlock { position: relative; width: 640px; float: right; } .sitC1_li { position: relative; width: 84%; background: rgb(255,255,255); margin-bottom: 2px; padding: 20px 8%; height: 84px; } .sitC1_img { float: left; padding-top: 12px; display: block; width: 55px; } .sitC1_teBl { float: left; margin-left: 50px; } .sitC1_num { float: right; font-size: 36px; padding-top: 15px; } .sitC1_tTi { font-size: 18px; padding-bottom: 7px; } .sitC_img img { width: 55px; } .sitC1_img img { width: 55px; } .coo_bg { background: url("/images/d9_1.jpg") center no-repeat; background-size: cover; } .pat_content { position: relative; width: 100%; margin-top: 80px; background: rgb(255,255,255); box-shadow: rgb(204,204,204) 0px 0px 5px 0px; margin-bottom: 60px; } .pat_teBl { position: absolute; width: 32%; float: left; padding: 0px 5%; height: 100%; background: url("/images/d9_2.jpg") right bottom / 100% no-repeat; } .pat_imgBl { position: relative; width: 57%; float: right; overflow: hidden; } .pat_tTi { padding-top: 80px; font-size: 20px; font-weight: bold; } .pat_wi { position: relative; width: 20px; border: 1px solid rgb(238,238,238); margin: 20px 0px; } .pat_te { position: relative; line-height: 2em; text-align: justify; } .pat_imgBl img { width: 100%; } .pat_conBlock { position: relative; width: 100%; } .pat_swiper { position: relative; width: 960px; margin: auto; height: 250px; overflow: hidden; } .pat_left { position: absolute; width: 60px; height: 60px; background: url("/images/d9_5.png") center center no-repeat; cursor: pointer; left: 0px; top: 46%; margin-top: -30px; } .pat_right { position: absolute; width: 60px; height: 60px; background: url("/images/d9_6.png") center center no-repeat; cursor: pointer; top: 46%; right: 0px; margin-top: -30px; } .pat_block { position: relative; width: 281px; margin: auto auto 30px; } .pat_img img { width: 100%; } .pat_bTi { position: absolute; bottom: 0px; left: 0px; width: 90%; background: rgb(255,255,255); padding: 8px 5%; font-size: 18px; text-align: center; font-weight: bold; } .pat_block::after { content: ""; display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 90; background: url("/images/z6_31.png"); } .sw02 .swiper-slide-active .pat_block::after, .pat_block:hover::after { opacity: 0; } .sw02 .swiper-slide-active .pat_bTi, .pat_block:hover .pat_bTi { background: rgb(206,28,41); color: rgb(255,255,255); } .coo_content { position: relative; width: 100%; } .coo_conBlock { position: relative; width: 100%; padding: 80px 0px; } .co1_tiBl { position: relative; padding-left: 90px; height: 100px; } .co1_num { position: absolute; top: -2px; left: 0px; font-size: 40px; font-weight: 500; color: rgb(178,5,17); padding-top: 1px; } .co1_tTi { font-size: 30px; padding-bottom: 8px; color: rgb(51,51,51); display: none; } .co1_tBl { position: relative; width: 420px; } .co1_tTe { font-size: 20px; font-weight: bold; } .co1_tTe { line-height: 1.6em; } .co1_block { position: relative; margin-top: 30px; width: 101%; left: -0.5%; height: 219px; } a.co1_tLi { padding-right: 15px; position: relative; margin-right: 15px; font-size: 20px; float: left; font-weight: bold; } .co1_tUl { position: relative; width: 100%; margin-top: 20px; } a.co1_tLi::after { content: ""; position: absolute; right: 0px; display: block; top: 7px; border-left: 2px solid rgb(204,204,204); height: 15px; } a.co1_tLi:nth-child(3)::after { display: none; } a.co1_tLi.cur { color: rgb(223,6,21); } .co1_block .pat_left { left: -100px; top: 50%; margin-top: -30px; } .co1_block .pat_right { right: -100px; top: 50%; margin-top: -30px; } .co1_ul { position: relative; width: 100%; border-left: 1px solid rgb(204,204,204); margin-top: 50px; margin-bottom: 50px; } .co1_li { border-width: 1px 1px 1px 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-top-color: rgb(204,204,204); border-right-color: rgb(204,204,204); border-bottom-color: rgb(204,204,204); border-image: initial; float: left; width: 24.9%; border-left-style: initial; border-left-color: initial; padding: 20px 0px; text-align: center; height: 100px; } .co1_m span, .co1_m b { font-size: 36px; font-weight: 500; } .co1_wi { position: relative; width: 24px; margin: 12px auto auto; border-bottom: 1px solid rgb(153,153,153); } .co1_te { padding-top: 3px; line-height: 1.6em; } .co1_block .pat_block { width: 96%; } .co1_swiperBl { position: relative; width: 100%; max-height: 220px; overflow: hidden; } .coB_block { position: relative; width: 96%; margin: auto; padding-bottom: 30px; } .coB_img img { width: 100%; } .coB_bTi { position: absolute; bottom: 30px; left: 0px; background: url("/images/z6_31.png"); width: 84%; padding: 10px 8%; color: rgb(255,255,255); z-index: 90; font-size: 18px; } .co2_block { position: relative; width: 100%; margin-top: 40px; margin-bottom: 20px; } .co2_tiBl { font-size: 16px; text-transform: uppercase; line-height: 1.6em; position: relative; } .co2_blockB { position: relative; width: 100%; padding-top: 20px; padding-bottom: 20px; } .co2_img img { margin: auto; } img { margin: auto; } .co2_ulBl { position: relative; width: 105%; padding-top: 60px; } .co2_liBl { position: relative; width: 31%; float: left; margin-right: 1%; box-shadow: rgb(204,204,204) 0px 0px 5px 0px; margin-bottom: 40px; } .co2_ti { position: absolute; bottom: 0px; left: 0px; width: 88%; padding: 12px 6%; color: rgb(255,255,255); font-size: 18px; background: url(/images/z6_31.png); font-weight: bold; } .co2_teBlock { position: absolute; bottom: 0px; left: 0px; width: 60%; height: 100%; background: url("/images/e_41.png"); z-index: 90; color: rgb(255,255,255); padding: 0px 20%; display: none; } .co2_tTi { font-size: 20px; font-weight: bold; } .co2_te { margin-top: 20px; } .co2_te p { padding-left: 15px; position: relative; } .co2_te p::after { content: ""; display: block; width: 4px; height: 4px; background: rgb(178,5,17); position: absolute; left: 0px; top: 12px; } .co2_liBl:hover .co2_teBlock { display: block; } .com_content.co_bg1 { background: url("/images/e_1.jpg") center no-repeat; background-size: cover; } .co2_img img { width: 100%; } .co_bg3 { background: url("/images/e9_5.jpg") center no-repeat; background-size: cover; } .co3_te { position: relative; width: 50%; margin-top: 60px; } .co3_block { position: relative; width: 44%; margin-top: 60px; background: rgb(255,255,255); padding: 4% 3%; box-shadow: rgb(204,204,204) 0px 0px 5px 0px; margin-bottom: 30px; } .co3_tTi { position: relative; background: url("/images/e_6.jpg"); padding: 10px 0px 10px 142px; font-size: 18px; } .co3_tTe { padding: 20px 5%; line-height: 1.8em; } .co4_ul { position: relative; width: 105%; margin-top: 30px; margin-bottom: 50px; } .co4_li { position: relative; width: 26.3%; border: 1px solid rgb(204,204,204); float: left; padding: 2%; margin-right: 2%; min-height: 118px; } .co4_tBl { padding-left: 85px; padding-bottom: 25px; z-index: 90; } .co4_te { line-height: 1.6em; } .co4_tTi { font-size: 16px; line-height: 1.6em; } .co4_block { position: relative; width: 100%; box-shadow: rgb(204,204,204) 0px 0px 5px 0px; } .co4_block img { width: 100%; } .co4_teBl { position: absolute; top: 13%; left: 10%; width: 80%; font-size: 16px; } .co4_teBl p { min-height: 30px; } .co4_ico { position: absolute; top: 0px; left: 0px; width: 92px; } .co2_tEn { padding-bottom: 2px; } .co5_content { position: relative; width: 100%; margin-top: 30px; } .co5_ulBl { position: relative; width: 48%; float: left; border-top: 1px solid rgb(153,153,153); } .co5_bg { background: url("/images/e_91.jpg") 0% 0%; background-size: cover; } .co5_img { position: absolute; width: 50%; float: right; right: 0px; height: 100%; overflow: hidden; min-height: 291px; } .co5_img img { height: 100%; max-width: 200%; } .co5_te { line-height: 2em; display: none; padding-top: 12px; text-align: justify; } .co5_liBl { border-bottom: 1px solid rgb(153,153,153); padding: 26px 0px; } .co5_ti { font-size: 20px; color: #555; font-weight: bold; } .co5_liBl.cur .co5_te { display: block; } .co5_liBl.cur .co5_ti { color: rgb(223,6,21); } .co3_imgBlock { position: absolute; bottom: 6%; right: -12%; width: 860px; z-index: 90; } .co3_ulBl { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; } .co3_liBl { display: none; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; } .co3_imgBg img { width: 100%; } .co3_imgUl { position: absolute; top: 0px; left: 40%; width: 19%; height: 100%; z-index: 90; } .co3_imgLi { position: absolute; width: 100%; height: 3%; left: 0px; cursor: pointer; } .co3_imgLi.li_0 { top: 7%; height: 9%; } .co3_liBl img { width: 100%; } .co3_imgLi.li_1 { top: 16%; height: 3%; } .co3_imgLi.li_2 { top: 19%; height: 6%; } .co3_imgLi.li_3 { top: 25%; height: 37%; } .co3_imgLi.li_4 { top: 68%; height: 5%; } .co3_imgLi.li_5 { top: 77%; height: 5%; } .co3_imgLi.li_6 { top: 82%; height: 6%; } .dut_liBl { position: relative; width: 96%; } .dut_teBl { position: absolute; top: 6%; left: 10%; z-index: 90; color: rgb(255,255,255); width: 80%; opacity: 0.9; } .dut_tTi { text-align: center; font-size: 18px; padding-bottom: 15px; } .dut_tTe { position: relative; width: 100%; line-height: 1.8em; text-align: justify; } .dut_content .hon_leBu, .dut_content .hon_riBu { top: 46%; margin-top: -62px; } .dut_content { position: relative; width: 100%; margin-top: 80px; max-height: 660px; padding-bottom: 60px; } .dut_content { position: relative; width: 101%; height: 308px; } a.ind6_liBl { display: block; position: relative; width: 40px; height: 40px; float: left; color: rgb(255,255,255); text-align: center; line-height: 40px; margin-left: 15px; font-size: 16px; } a.ind6_liBl.wb { background: url("/images/e3_2.png") center center no-repeat; background-size: 22px; } a.ind6_liBl.wx { background: url("/images/e3_3.png") center center no-repeat; } a.ind6_liBl.seek { background: url("/images/e3_4.png") center center no-repeat; } input.ind6_seek { position: absolute; top: 40px; right: 0px; height: 30px; padding-left: 12px; outline: none; display: none; padding-right: 12px; width: 120px; animation: 0.3s ease 0s 1 normal backwards running an_12; } a.ind6_liBl.seek:hover input.ind6_seek { display: block; } .indC1_block { position: relative; padding: 26% 10% 10%; display: block; } .indC1_block:hover { color: #666; } .indC_title { font-size: 20px; position: relative; width: 100%; overflow: hidden; white-space: nowrap; margin-bottom: 40px; color: #555; font-weight: 500; text-overflow: ellipsis; font-weight: bold; } .indC_text { position: relative; width: 100%; text-align: justify; line-height: 2em; font-size: 16px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; height: 100px; overflow: hidden; } .indC_date { padding-top: 6%; width: 40px; text-align: center; white-space: nowrap; } .indC_day { font-size: 20px; } .indA_ul .pagination { position: absolute; bottom: 6%; right: 10%; z-index: 90; padding: 0px; } .indA_ul .pagination span, .indA_ul .pagination a { padding: 0px; width: 6px; height: 6px; background: rgb(160,163,165); border-radius: 500px; margin-left: 10px; } .indA_ul span.swiper-pagination-switch.swiper-visible-switch.swiper-active-switch { background: rgb(51,51,51); } .indC_wi { width: 40px; border-bottom: 1px solid rgb(51,51,51); margin-bottom: 10px; } .vid_img { position: relative; width: 100%; overflow: hidden; } .coB_img { position: relative; width: 100%; overflow: hidden; } @-webkit-keyframes roAm { 0% { transform: rotate(-45deg); } 100% { transform: rotate(0deg); } } .vid_ico { animation: 0.6s ease-in-out 0s 1 normal backwards running roAm; } .fo_teBl a { color: rgb(255,255,255); } .com_tCh { font-size: 30px; padding-bottom: 5px; letter-spacing: 5px; font-weight: 500; } a.invB_liBl:hover { background: rgb(238,238,238); } a#logo img { height: 42px; } @media screen and (min-width:1440px) { body #navWrapper .content .nav > .navitem > a { padding: 0px 20px; } body #navWrapper { margin-right: -415px; } } a.rec_liBl:hover { box-shadow: rgb(204,204,204) 0px 0px 5px 0px; } a.soc_button:hover { background: rgb(223,6,21); color: rgb(255,255,255); } .ind6_wx { position: absolute; top: 40px; width: 130px; left: 50%; margin-left: -65px; padding-top: 20px; display: none; animation: 0.3s ease 0s 1 normal backwards running an_12; } .ind6_wx img { border: 1px solid rgb(204,204,204); } .ind6_liBl:hover .ind6_wx { display: block; } a.ind6_liBl::after { display: block; width: 30px; height: 30px; border: 1px solid rgb(255,255,255); content: ""; position: absolute; top: 4px; left: 4px; border-radius: 200px; opacity: 0; } a.ind6_liBl:hover::after { opacity: 0.6; left: 2px; top: 2px; width: 34px; height: 34px; } .pat_img { position: relative; width: 100%; overflow: hidden; } .pat_block { cursor: pointer; } .cli_content { position: relative; width: 100%; padding-top: 50px; } .cli_bImg img { width: 100%; } .cli_bImg { position: relative; width: 100%; overflow: hidden; } .cli_bTi { position: relative; font-size: 30px; color: #b7001f; letter-spacing: 3px; z-index: 90; padding-bottom: 30px; } .cli_bTe { position: relative; width: 100%; line-height: 2em; } .cli_ulBl { position: relative; width: 90%; margin: 50px auto auto; padding-bottom: 20px; } a.cli_liBl { position: relative; float: left; margin: 0px 1% 50px; display: block; width: 48%; padding-bottom: 56px; } .cli_ti { padding: 15px 5%; position: absolute; width: 90%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 20px; font-weight: bold; bottom: 0px; left: 0px; width: 90%; } .cli_teBl { width: 82%; margin: -69px auto auto; background: rgb(255,255,255); padding: 15px 3% 30px; border: 1px solid rgb(238,238,238); box-shadow: rgb(204,204,204) 0px 0px 5px 0px; z-index: 90; position: relative; } a.com_back { position: absolute; right: 0px; top: 20px; border: 1px solid rgb(204,204,204); padding: 2px 15px; z-index: 90; } a.com_back:hover { border: 1px solid rgb(223,6,21); } .ow_content { position: relative; width: 100%; margin-top: 100px; } .ow_ti { font-size: 30px; letter-spacing: 3px; margin-bottom: 30px; color: rgb(51,51,51); line-height: 1.4em; width: 70%; } .ow_tE { font-size: 16px; text-transform: uppercase; margin-bottom: 50px; } .ow_ul { position: relative; width: 101%; } .ow_li { position: relative; width: 23.5%; float: left; margin-right: 1.5%; background: rgb(255,255,255); box-shadow: rgb(204,204,204) 0px 0px 5px 1px; margin-bottom: 30px; } .ow_te { padding: 12px 5%; position: relative; width: 90%; line-height: 1.6em; font-size: 20px; color: #555; min-height: 66px; font-weight: bold; } .owB_te { padding: 12px 5%; position: relative; width: 90%; line-height: 1.6em; font-size: 20px; color: #555; font-weight: bold; } .ow_img { position: relative; width: 100%; overflow: hidden; } .ow_img img { width: 100%; } .ow_block { position: relative; width: 100%; margin-top: 100px; margin-bottom: 100px; } .ow_tUl { position: relative; width: 54%; z-index: 90; } .ow_tLi { position: relative; float: left; width: 34%; padding: 25px 5%; border: 1px solid rgb(238,238,238); margin-bottom: 30px; margin-right: 30px; text-align: center; font-size: 16px; box-shadow: #eee 4px 4px 0px 0px; background: #fff; } .ow_tBl { position: absolute; right: 0px; top: 40px; text-align: right; width: 40%; z-index: 90; } .ow_tTi { font-size: 30px; letter-spacing: 3px; margin-bottom: 20px; color: rgb(51,51,51); } .ow_tTE { font-size: 16px; text-transform: uppercase; margin-bottom: 50px; } .ow_body { position: relative; width: 100%; margin-top: 60px; } .owS_block { position: relative; width: 94%; margin: auto auto 10px; border: 1px solid rgb(238,238,238); box-shadow: rgb(204,204,204) 0px 0px 5px 0px; background: rgb(255,255,255); } .owS_swiperBl { position: relative; width: 102%; margin-left: -1%; } .owS_bl { padding: 15px 5%; width: 90%; text-align: center; } .owS_bTi { font-size: 20px; color: #555; padding-bottom: 8px; font-weight: bold; } .owS_bTe { line-height: 1.6em; } .more_content { position: relative; width: 100%; background: rgb(233,233,238); padding: 50px 0px; display: none; } a.more_button { position: relative; width: 140px; margin: auto; display: block; border: 1px solid rgb(204,204,204); padding: 15px 45px; font-size: 18px; background: url("/images/e4_5.png") 128px center no-repeat; box-shadow: rgb(204,204,204) 0px 0px 5px 0px; } .owS_img { position: relative; width: 100%; overflow: hidden; } .owS_img img { width: 100%; } .owS_content .pat_left { left: -100px; } .owS_content { position: relative; width: 100%; } .owS_content .pat_right { right: -100px; } .owB_ul { position: relative; width: 102%; } .owB_li { position: relative; width: 31.8%; float: left; margin-right: 1.5%; background: rgb(255,255,255); margin-bottom: 40px; box-shadow: rgb(204,204,204) 0px 0px 5px 1px; } .ow_pUl { padding: 0px 6% 20px; height: 168px; overflow: hidden; } .ow_pUl p { padding-left: 18px; position: relative; } .ow_pUl p::after { content: ""; display: block; width: 5px; height: 5px; background: #b7001f; position: absolute; top: 12px; border-radius: 200px; left: 2px; } .owB_InBl { position: relative; width: 100%; height: 262px; overflow: hidden; background: #fff; top: 0px; } .conBl_content { position: relative; width: 100%; } .conBl_tBl { position: relative; width: 600px; margin: 100px auto auto; text-align: center; } .conBl_ti { font-size: 26px; } .conBl_te { } .conBl_ul { position: relative; width: 100%; text-align: center; margin-top: 20px; font-size: 15px; background: rgb(238,238,238); padding: 12px 0px; min-width: 1200px; } .conBl_li { display: inline-block; margin: 0px 55px; height: 36px; padding-bottom: 15px; } .com_content.investor_bgBl { padding-bottom: 0px; } img.conBl_ico { display: inline-block; margin-right: 10px; position: relative; top: 10px; } .join_block.bl_3 .join_img { position: absolute; right: 0px; overflow: hidden; } .join_block.bl_3 .join_teBl { width: 40%; padding: 4% 5% 4%; } .paBottom { padding-bottom: 0px; } a.cli_liBl:hover { box-shadow: 0px 0px 5px 1px #ccc; background: #fff; } .cli_tiBl { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 90; background: url(/images/z6_31.png); display: none; } .cli_img { position: relative; width: 100%; overflow: hidden; } .cli_tTi { position: absolute; top: 50%; left: 20%; text-align: center; width: 60%; color: #fff; font-size: 16px; margin-top: -50px; } a.cli_liBl:hover .cli_tiBl { display: block; } a.cli_liBl:hover { color: #666; } .cli_tTi img { display: inline-block; position: relative; top: 2px; margin-left: 3px; width: 9px; } .cli_tiBl { animation: 0.6s ease-in-out 0s 1 normal backwards running faIn01; } .com_bgImg.serve_bgImg { background: url(/images/e5_1.jpg) no-repeat center; background-size: cover; } a.cli_liBl.cli_max { width: 98%; } a.cli_liBl.cli_max .cli_ti { padding-left: 2.5%; } .ser_content { position: relative; width: 88%; margin: auto; margin-top: 40px; } .ser_ulBl { position: relative; width: 100%; padding-bottom: 60px; } .ser_liBl { position: relative; width: 100%; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #eee; } .ser_img { position: relative; float: left; width: 42%; } .ser_teBl { position: relative; width: 54%; float: right; } .ser_tTi { font-size: 20px; color: #b71f31; padding-bottom: 20px; font-weight: bold; line-height: 1.6em; } .ser_tTe { position: relative; width: 100%; line-height: 2em; font-size: 16px; } .ser_block { position: relative; width: 100%; margin-top: 60px; padding-bottom: 100px; } .ser_bTi { color: #b92838; font-size: 30px; letter-spacing: 3px; } .ser_bEn { font-size: 16px; text-transform: uppercase; margin-top: 3px; } .ser_button { position: absolute; right: 0px; top: 0px; background: #b92838; color: #fff; padding: 10px 20px; } .ser_bUl { position: relative; margin-top: 50px; } .ser_bLi { float: left; position: relative; padding: 20px 50px; border: 1px solid #eee; margin-right: 60px; font-size: 16px; box-shadow: 4px 4px 0px 0px #ccc; background: #fff; } a.ser_button:hover { color: #fff; } .coUs_body { position: relative; padding-top: 80px; width: 100%; } .coUs_content { position: relative; width: 100%; padding: 60px 0; } .coUs_conBlock { position: relative; width: 70%; margin: auto; min-width: 1100px; z-index: 90; } .coUs_ti { font-size: 30px; color: #b71f31; letter-spacing: 3px; margin-bottom: 30px; } .coUs_forms { position: relative; margin-top: 40px; width: 600px; } select.coUs_select { position: relative; width: 47%; padding: 12px 1.5%; border: 1px solid #999; color: #666; outline: none; margin-top: 20px; } textarea.coUs_textarea { display: block; position: relative; width: 92.4%; margin-top: 20px; padding: 12px 2%; height: 120px; outline: none; font-family: Microsoft YaHei; color: #666; } .coUs_ulBl { position: relative; width: 100%; } .coUs_liBl { position: relative; width: 43%; float: left; margin-top: 20px; border: 1px solid #999; margin-right: 2%; padding: 0 2%; } input.coUs_text { height: 40px; line-height: 40px; border: 0px; outline: none; padding-left: 10px; color: #666; width: 80%; } .coUs_radioBlock { position: relative; margin-top: 20px; } input#che { margin-right: 10px; position: relative; top: 1px; } .coUs_teBl { position: relative; margin-top: 50px; padding-bottom: 20px; } .coUs_tTi { color: #bc3846; font-size: 16px; margin-bottom: 10px; } .indA_tiBl { position: absolute; color: #df0207; font-size: 24px; left: 10%; top: 9%; padding-left: 36px; background: url(/images/e5_6.png) no-repeat left; font-weight: 500; font-weight: bold; } body #navWrapper .content .nav > .navitem .subnav.w2 { width: 170px; left: 50%; margin-left: -85px; } body #navWrapper .content .nav > .navitem .subnav.w3 { left: 50%; margin-left: -46px; } a.fo_button { color: #fff; font-size: 30px; letter-spacing: 3px; } a.fo_button span { color: #fb3737; font-weight: bold; } .fo_buBl { text-align: center; padding: 35px 0; border-bottom: 1px solid #ccc; border-bottom: 1px solid rgba(255,255,255,0.5); } .fo_ulContent { position: relative; width: 100%; } .fo_logo { padding-top: 50px; position: absolute; left: 0px; top: 0px; max-width: 200px; } .fo_ulBl { position: relative; float: right; padding: 40px 0; display: block; width: 80%; right: -5.4%; } ul.fo_liBl { position: relative; float: left; margin-left: 8%; } ul.fo_liBl { } a.fl_aBl { color: #fff; padding: 6px 0; display: block; margin: 6px 0; font-size: 15px; opacity: 0.8; } .fo_ulContent:after { content: ""; display: block; clear: both; } .fo_boBlock { padding: 10px 0 40px 0; font-weight: 500; } @media screen and (min-width:1600px) { ul.fo_liBl { margin-left: 10%; } } .ind3_content { position: relative; padding: 60px 7%; overflow: hidden; } .ind3_tE img { margin: 0px; } .ind3_tE { padding-bottom: 20px; } .ind3_ul { position: relative; width: 106%; margin-left: -1%; } .ind3_ul a.cli_liBl { width: 22%; } .ind3_tTi { font-size: 30px; padding-bottom: 70px; padding-left: 3px; letter-spacing: 3px; font-weight: bold; } .ind4_bgImg { background: url(/images/e8_1.jpg) no-repeat center; background-size: cover; } .ind4_ulBl { position: relative; width: 101%; left: -0.5%; padding-bottom: 30px; } a.ind4_liBl { position: relative; width: 20%; float: left; margin: 0px 0%; } .ind4_img { position: relative; width: 100%; overflow: hidden; } .ind4_img img { width: 100%; } .ind4_tiBl { position: relative; width: 88%; color: #666; z-index: 90; padding-top: 10px; padding-left: 20px; } .ind4_tCh { font-size: 20px; padding-bottom: 10px; font-weight: bold; } .ind4_tEn { text-transform: uppercase; opacity: 0.8; display: none; } a.ind4_liBl { perspective: 1000px; } .ind4_InBl { transform: rotateY(-25deg); -webkit-transform: rotateY(-25deg); -moz-transform: rotateY(-25deg); position: relative; left: 0%; } .ind5_ulBl { position: relative; width: 105%; padding-bottom: 40px; } a.ind5_liBl { display: block; position: relative; width: 19%; float: left; margin-right: 1px; background: #5b82a8; } .ind5_img img { width: 100%; } .ind5_img { position: absolute; top: 0px; left: 0px; opacity: 0; } .ind5_bg { position: relative; z-index: 90; opacity: 0; } .ind5_bl { position: absolute; top: 0%; z-index: 220; left: 0%; width: 100%; height: 100%; text-align: center; color: #fff; } .ind5_te { font-size: 18px; padding-top: 10px; font-weight: bold; } .ind5_ulBl:after { content: ""; display: block; clear: both; } a.ind5_liBl:hover { box-shadow: 0px 0px 0px 5px #77b0e5 inset; z-index: 90; } a.ind5_liBl:hover .ind5_img { opacity: 1; } a.ind5_liBl:hover .ind5_bg { opacity: 1; } a.ind5_liBl:hover .ind5_bl { box-shadow: 0px 0px 0px 6px #77b0e5 inset; } .ind5_icon { padding-top: 20%; width: 50%; margin: auto; } .ind5_bg img { width: 100%; } a.ind4_liBl:hover .ind4_InBl { transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); left: 2.5%; } .ind3_content.ind51_bgImg { background: url(/images/e8_11.jpg) no-repeat center; background-size: cover; } .ind3_content.ind6_bgImg { background: url(/images/e8_8.jpg) no-repeat center; background-size: cover; } .ind6_ulBl { position: relative; width: 101%; padding-bottom: 80px; } .ind6_liBlock { position: relative; width: 24%; float: left; margin-right: 1%; color: #666; } .ind6_liBlock:hover { color: #666; } .ind6_imgBl { position: relative; width: 100%; overflow: hidden; border: 1px solid #eee; } .ind6_imgBl img { width: 100%; } .ind6_block { position: relative; width: 52%; margin: auto; background: #fff; padding: 5%; margin-top: -20px; padding-right: 30%; border: 1px solid #eee; box-shadow: 0px 0px 5px 0px #ccc; z-index: 90; } .ind6_ti { font-size: 18px; padding-bottom: 12px; position: relative; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #555; font-weight: bold; } .ind6_te { width: 100%; line-height: 2em; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 56px; overflow: hidden; } .ind6_bl { position: absolute; right: 6%; top: 20%; text-align: center; width: 54px; } .ind6_date { padding: 5px 0px; border: 1px solid #ccc; } .ind6_wi { width: 22px; border-bottom: 1px solid #999; margin: auto; margin-top: 22px; display: block; } a.ind6_more { position: absolute; bottom: 0px; right: 54px; color: #666; font-size: 18px; font-weight: bold; } a.ind6_more img { width: 40px; position: absolute; right: -54px; top: -9px; } .ind6_liBlock:hover .ind6_block { width: 65%; } a.ind6_liBlock:hover { box-shadow: 0px 0px 5px 1px #ccc; } .ind3_content.ind21_bgImg { background: url(/images/e8_5.jpg) no-repeat center; background-size: cover; } .ind21_content .ind3_tTi { color: #fff; opacity: 0.9; } .ind21_ulBl { position: relative; width: 1200px; height: 200px; opacity: 0.9; } .ind21_liBl { color: #fff; float: left; margin-right: 60px; font-size: 16px; max-width: 300px; } .ind21_num { font-size: 16px; font-weight: 500; padding-bottom: 5px; } .ind21_content { position: relative; padding: 50px 0; } a.fl_aBl:hover { opacity: 1; } .assNav_block a { border: 1px solid #ccc; padding: 20px 30px; margin: 0px 40px; display: inline-block; font-size: 16px; } .assNav_block { position: relative; width: 100%; margin-top: 60px; margin-bottom: 40px; text-align: center; } .assNav_block a:hover, .assNav_block a.cur { background: #b7001f; color: #fff; } .m4_block .cli_ulBl { width: 102%; left: -1%; } .m4_block a.cli_liBl { width: 23%; } input#btn { width: 100px; height: 36px; border: 0px; background: #b71f31; color: #fff; cursor: pointer; } .ow_block:after { content: ""; display: block; position: absolute; right: -300px; top: -130px; width: 900px; height: 550px; background: url(/images/e8_8.png); background-size: 900px 550px; } .ow_pUl.no_ico p { padding-left: 0px; } .ow_pUl.no_ico p:after { display: none; } .nav_bgBl.op0 { opacity: 0; } .content:hover .nav_bgBl.op0 { opacity: 0.4; } .co2_img { position: relative; width: 100%; overflow: hidden; } a.ind6_more:hover { color: rgb(223,6,21); } @-webkit-keyframes ba01 { 0% { transform: translate(0,50px); opacity: 0; } 100% { transform: translate(0,0px); opacity: 1 } } @-webkit-keyframes ba02 { 0% { transform: translate(0,20px); opacity: 0; } 100% { transform: translate(0,0px); opacity: 1 } } @-webkit-keyframes com01 { 0% { transform: translate(0,-50px); opacity: 1; } 100% { transform: translate(0,0px); opacity: 1 } } .com_bgImg { -webkit-animation: ba01 0.6s ease-in-out backwards; } .com_ti { -webkit-animation: ba02 0.6s ease-in-out 0.3s backwards; } .com_content, .fo_content { -webkit-animation: com01 0.9s ease-in-out backwards; } .com_conBlock { -webkit-animation: faIn02 0.6s ease-in-out backwards; } .co1A_teBl { padding: 20px 0; padding-bottom: 0px; } .co2A_block { position: relative; width: 100%; } .co2A_block .co2_imgBl { width: 50%; float: right; margin-top: -100px; margin-bottom: -50px; } .co2_imgBl img { width: 500px; } .co2A_teBl { position: relative; width: 38%; float: left; padding-top: 80px; } .co2_tiBl { padding-bottom: 30px; } .co2_tCh { font-size: 20px; color: rgb(178,5,17); font-weight: bold; } .co2_tEn { color: #999; } .co4A_teBl { position: relative; width: 100%; padding-top: 10px; color: #666; font-size: 14px; } .co2A1_block { position: absolute; top: 50%; margin-top: -88px; left: 20%; } .coB1_ul { position: relative; width: 56%; margin-top: 30px; } .coB1_li { position: relative; width: 16%; background: #eaf0f4; float: left; margin: 0px 2%; padding: 10px 3%; margin-bottom: 20px; border: 1px solid #ddd; } .coB1_img { width: 98px; margin: auto; margin-bottom: 10px; } .coB1_te { position: relative; line-height: 1.6em; height: 66px; text-align: center; } .coB1_li:nth-child(4) { margin-left: 94px; } .coB1_ti { font-size: 20px; color: rgb(178,5,17); margin-top: 40px; font-weight: bold; } .owB1_ul .owB_li { width: 23%; } .owB_ul.owB1_ul { width: 103.3%; } .ind4_after:after { content: ""; display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: url(/images/z6_31.png); z-index: 60; opacity: 0.6; } .ind6_after:after { content: ""; display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: url(/images/z6_31.png); z-index: 60; opacity: 0.5; } .invB2_ul { position: relative; width: 105.4%; z-index: 90; padding: 30px 0; } .invB2_li { position: relative; width: 18%; float: left; background: #fff; margin-right: 1%; padding: 50px 0; box-shadow: 0px 0px 5px 0px #eee; } .invB2_wi { position: relative; width: 60px; margin: 35px auto 30px auto; border-bottom: 1px solid #ccc; } .invB2_te { text-align: center; width: 90%; margin: auto; font-size: 20px; height: 50px; line-height: 1.6; position: relative; font-weight: bold; } .ow_tLi:hover { background: #b7001f; color: #fff; box-shadow: 6px 6px 0px 0px #ccc; border: 1px solid #b7001f; } .more_block { position: absolute; right: 0px; top: 5px; } .more_block a.more_button { width: 180px; padding-left: 50px; background: 180px center no-repeat; font-size: 30px; } .more_block a.more_button:hover { background: 180px center no-repeat #b7001f; color: #fff; } a.com_back:hover { background: #b7001f; color: #fff; } .invB2_li:hover .cli_tiBl { display: block; } .more .invB2_li:hover .invB2_ico { opacity: 0.4; } a.invB2_li:hover { color: #666; } a.more_button .ico { position: absolute; top: 20px; left: 170px; width: 60px; height: 29px; background: url(/images/e4_5.png) no-repeat center; } .more_block a.more_button:hover .ico { background: url(/images/e4_51.png) no-repeat center; } @keyframes tranAm { 0% { transform: translate(0,0); } 50% { transform: translate(10px,0); } 100% { transform: translate(0,0); } } a.more_button .ico { animation: 1s ease-in-out 0s infinite normal none running tranAm; } .invB2_ul.m4 a.invB2_li { width: 22.8%; } .invB2_ul.m3 a.invB2_li { width: 30.8%; } a.invB2_li:hover .cli_tiBl { background: url(/images/z6_3.png); } .indIn_conBlock { position: relative; width: 100%; max-width: 1500px; margin: auto; } .animNode .ind3_tE { opacity: 0; transform: translate(0px,100px); transition: all 0.6s ease-in-out; } .animPlay .ind3_tE { opacity: 1; transform: translate(0px,0px); } .animNode .ind3_tTi { opacity: 0; transform: translate(0px,100px); transition: all 0.6s ease-in-out 0.3s; } .animPlay .ind3_tTi { opacity: 1; transform: translate(0px,0px); } .animNode .ind21_liBl:nth-child(1) { opacity: 0; transform: translate(0px,60px); transition: all 0.6s ease-in-out 0.6s; } .animPlay .ind21_liBl:nth-child(1) { opacity: 1; transform: translate(0px,0px); } .animNode .ind21_liBl:nth-child(2) { opacity: 0; transform: translate(0px,60px); transition: all 0.6s ease-in-out 0.7s; } .animPlay .ind21_liBl:nth-child(2) { opacity: 1; transform: translate(0px,0px); } .animNode .ind21_liBl:nth-child(3) { opacity: 0; transform: translate(0px,60px); transition: all 0.6s ease-in-out 0.8s; } .animPlay .ind21_liBl:nth-child(3) { opacity: 1; transform: translate(0px,0px); } .animNode .ind21_liBl:nth-child(4) { opacity: 0; transform: translate(0px,60px); transition: all 0.6s ease-in-out 0.9s; } .animPlay .ind21_liBl:nth-child(4) { opacity: 1; transform: translate(0px,0px); } .animNode .ind21_liBl:nth-child(5) { opacity: 0; transform: translate(0px,60px); transition: all 0.6s ease-in-out 1s; } .animPlay .ind21_liBl:nth-child(5) { opacity: 1; transform: translate(0px,0px); } .animNode .ind21_liBl:nth-child(6) { opacity: 0; transform: translate(0px,60px); transition: all 0.6s ease-in-out 1.1s; } .animPlay .ind21_liBl:nth-child(6) { opacity: 1; transform: translate(0px,0px); } .animNode .ind21_liBl:nth-child(7) { opacity: 0; transform: translate(0px,60px); transition: all 0.6s ease-in-out 1.2s; } .animPlay .ind21_liBl:nth-child(7) { opacity: 1; transform: translate(0px,0px); } .animNode .ind21_liBl:nth-child(8) { opacity: 0; transform: translate(0px,60px); transition: all 0.6s ease-in-out 1.3s; } .animPlay .ind21_liBl:nth-child(8) { opacity: 1; transform: translate(0px,0px); } .animNode .cli_liBl:nth-child(1), .animNode .ind5_liBl:nth-child(1) { opacity: 0; transform: translate(60px,0px); transition: all 0.6s ease-in-out 0.6s; } .animPlay .cli_liBl:nth-child(1), .animPlay .ind5_liBl:nth-child(1) { opacity: 1; transform: translate(0px,0px); } .animNode .cli_liBl:nth-child(2), .animNode .ind5_liBl:nth-child(2) { opacity: 0; transform: translate(60px,0px); transition: all 0.6s ease-in-out 0.7s; } .animPlay .cli_liBl:nth-child(2), .animPlay .ind5_liBl:nth-child(2) { opacity: 1; transform: translate(0px,0px); } .animNode .cli_liBl:nth-child(3), .animNode .ind5_liBl:nth-child(3) { opacity: 0; transform: translate(60px,0px); transition: all 0.6s ease-in-out 0.8s; } .animPlay .cli_liBl:nth-child(3), .animPlay .ind5_liBl:nth-child(3) { opacity: 1; transform: translate(0px,0px); } .animNode .cli_liBl:nth-child(4), .animNode .ind5_liBl:nth-child(4) { opacity: 0; transform: translate(60px,0px); transition: all 0.6s ease-in-out 0.9s; } .animPlay .cli_liBl:nth-child(4), .animPlay .ind5_liBl:nth-child(4) { opacity: 1; transform: translate(0px,0px); } .animNode .cli_liBl:nth-child(5), .animNode .ind5_liBl:nth-child(5) { opacity: 0; transform: translate(60px,0px); transition: all 0.6s ease-in-out 1s; } .animPlay .cli_liBl:nth-child(5), .animPlay .ind5_liBl:nth-child(5) { opacity: 1; transform: translate(0px,0px); } .animNode .cli_liBl:nth-child(6), .animNode .ind5_liBl:nth-child(6) { opacity: 0; transform: translate(60px,0px); transition: all 0.6s ease-in-out 1.1s; } .animPlay .cli_liBl:nth-child(6), .animPlay .ind5_liBl:nth-child(6) { opacity: 1; transform: translate(0px,0px); } .animNode .ind4_liBl:nth-child(1), .animNode .ind6_liBlock:nth-child(1) { opacity: 0; transform: translate(0px,60px) rotateY(45deg); transition: all 0.6s ease-in-out 0.6s; } .animPlay .ind4_liBl:nth-child(1), .animPlay .ind6_liBlock:nth-child(1) { opacity: 1; transform: translate(0px,0px) rotateY(0deg); } .animNode .ind4_liBl:nth-child(2), .animNode .ind6_liBlock:nth-child(2) { opacity: 0; transform: translate(0px,60px) rotateY(45deg); transition: all 0.6s ease-in-out 0.7s; } .animPlay .ind4_liBl:nth-child(2), .animPlay .ind6_liBlock:nth-child(2) { opacity: 1; transform: translate(0px,0px) rotateY(0deg); } .animNode .ind4_liBl:nth-child(3), .animNode .ind6_liBlock:nth-child(3) { opacity: 0; transform: translate(0px,60px) rotateY(45deg); transition: all 0.6s ease-in-out 0.8s; } .animPlay .ind4_liBl:nth-child(3), .animPlay .ind6_liBlock:nth-child(3) { opacity: 1; transform: translate(0px,0px) rotateY(0deg); } .animNode .ind4_liBl:nth-child(4), .animNode .ind6_liBlock:nth-child(4) { opacity: 0; transform: translate(0px,60px) rotateY(45deg); transition: all 0.6s ease-in-out 0.9s; } .animPlay .ind4_liBl:nth-child(4), .animPlay .ind6_liBlock:nth-child(4) { opacity: 1; transform: translate(0px,0px) rotateY(0deg); } .animNode .ind4_liBl:nth-child(5), .animNode .ind6_liBlock:nth-child(5) { opacity: 0; transform: translate(0px,60px) rotateY(45deg); transition: all 0.6s ease-in-out 1s; } .animPlay .ind4_liBl:nth-child(5), .animPlay .ind6_liBlock:nth-child(5) { opacity: 1; transform: translate(0px,0px) rotateY(0deg); } .animNode .ind4_liBl:nth-child(6), .animNode .ind6_liBlock:nth-child(6) { opacity: 0; transform: translate(0px,60px) rotateY(45deg); transition: all 0.6s ease-in-out 1.1s; } .animPlay .ind4_liBl:nth-child(6), .animPlay .ind6_liBlock:nth-child(6) { opacity: 1; transform: translate(0px,0px) rotateY(0deg); } .owB_teBl { position: relative; width: 100%; height: 262px; } .owB_li:hover .owB_InBl { top: -40px; } .owB_li:hover .ow_pUl { height: 208px; } .com6_ul { position: absolute; top: 60px; left: -35px; width: 600px; background: url(../images/z6_32.png); padding: 0px 10px; display: none; } .com_navLi { position: relative; } a.com6_a { display: block; position: relative; padding-right: 24px; } a.com6_a span.ico { position: absolute; top: 20px; right: -1px; width: 20px; height: 20px; background: url(/images/e5_41.png) no-repeat center; padding-right: 2; } a.com6_li { display: block; float: left; padding: 0px 25px; color: #fff; height: 50px; line-height: 50px; } .com_navLi:hover .ico { background: url(/images/e5_42.png) no-repeat center; } .com_navLi:hover .com6_a { color: rgb(178,5,17); } .com_navLi:hover .com6_ul { display: block; } .assNav_block { margin-top: 100px; } .com6_ul { animation: 0.3s ease 0s 1 normal backwards running an_12; } a.com6_li:hover { color: rgb(178,5,17); } .ser_bLi:hover { background: #b7001f; color: #fff; box-shadow: 6px 6px 0px 0px #ccc; border: 1px solid #b7001f; } .guu_name h2 { font-size: 30px; } .guu_name h3 { font-size: 20px; padding-top: 15px; } a.cli_liBl:hover .cli_ti { top: 42%; color: #fff; z-index: 220; text-align: center; position: absolute; } a.cli_liBl.cli_max:hover .cli_ti { width: 95.5%; } a.cli_liBl:hover { background: url(); box-shadow: 0px 0px 0px 0px; } .ind4_liBl:hover .cli_tiBl { display: block; } .cli_tTi img { width: 10px; } .ind4_liBl:hover .ind4_tiBl { position: absolute; top: 50%; color: #fff; z-index: 220; text-align: center; } .ind3_tE { padding-bottom: 100px; padding-top: 20px; } .ind21_te { line-height: 1.6em; } .ind21_num span { font-size: 48px; } span.co1_sp { position: absolute; right: 4%; top: 9px; color: #fff; z-index: 90; font-size: 35px; font-weight: 500; width: 90%; text-align: center; } .more .invB2_li:hover .invB2_te { z-index: 220; color: #ffff; } .ow_conBlock { position: relative; margin-top: 30px; margin-bottom: 30px; } .en_navUl a.com_navLi { margin-right: 30px; letter-spacing: -0.5px; } .en_InnBl { position: relative; width: 1300px; } .en_ti .com_tCh { letter-spacing: 0px; } .abo_teBl { padding-bottom: 60px; } a.cli_liBl.nomore:hover .cli_ti { position: absolute; color: #555; text-align: left; top: auto; } .indA_topImg { animation: an_12 0.6s ease-in-out 0.3s backwards; } .indA_ceBlock { animation: an_12 0.6s ease-in-out 0.6s backwards; } .indA_ul { animation: an_12 0.6s ease-in-out 0.9s backwards; } .news_ulContentB { position: relative; width: 100%; } .gov_conBlock { position: relative; width: 100%; padding-top: 60px; background: url(/images/e9_6.jpg); } .gov_conBlock .com_conBlock { min-height: unset; } .gov_content { position: relative; width: 100%; } .gov_ul { position: relative; width: 100%; text-align: center; padding-top: 30px; } .gov_li { display: inline-block; margin: 0px 40px; padding: 10px 40px; background: #eee; font-size: 20px; cursor: pointer; } .gov_ulBl { position: relative; width: 100%; margin-top: 60px; padding-bottom: 80px; } .gov_liBl { position: relative; width: 100%; } .gov_block { position: relative; width: 100%; margin-bottom: 20px; background: #fff; border: 1px solid #eee; } .gov_ti { float: left; width: 33.3%; background: #dfe6e9; text-align: center; padding: 20px 0; font-size: 16px; } .gov_te { float: right; width: 62.3%; padding: 20px 2%; font-size: 16px; text-align: center; } .gov_li.cur, .gov_li:hover { background: #b71f31; color: #fff; } .ind3_t2 { font-size: 16px; padding-top: 12px; letter-spacing: 0px; padding-left: 1px; font-weight: 100; } .sitB_t2 { position: absolute; bottom: -30px; color: #fff; right: 19px; } .co1_div { font-size: 18px; color: #333; width: 100%; text-align: center; } .co4_content { padding-top: 30px; } .co1_t2 { position: absolute; bottom: -28px; right: 0px; } .co1_ul { margin-bottom: 70px; } .co1_tTe p { line-height: 1.6em; } .swiper-pagination-switch { cursor: pointer; } .lo_block { position: absolute; right: -80px; top: -10px; cursor: pointer; padding-top: 10px; } .lo_ul { position: absolute; left: -34px; bottom: 28px; background: #fff; padding: 10px 0; display: none; } a.lo_li { color: #222; padding: 10px; display: block; width: 100px; text-align: center; } .lo_block:hover .lo_ul { display: block; } .fo_boBlock span { opacity: 0.8; } .fo_boBlock a { opacity: 0.8; } .fo_boBlock a:hover { opacity: 1; } @keyframes bo02 { 0% { transform: translate(0,20px); opacity: 0; } 100% { transform: translate(0,0px); opacity: 1; } } .lo_ul { animation: bo02 0.3s ease-in-out backwards; } div#mapBox { height: 336px; width: 100%; } .soc_bg { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background: url(../images/z6_31.png); display: none; } img.conBl_ico { width: 32px; } .sitC_img { position: absolute; left: 9%; padding-top: 12px; } .co2_bottom { margin-bottom: 8px; } .co2_text { position: relative; width: 100%; padding-bottom: 30px; }