@charset "utf-8"; * { margin: 0; padding: 0; } video { max-width: 100%; max-height: 100%; object-fit: fill; } .swiper-button-next:focus, .swiper-button-prev:focus, .swiper-button-next1, .swiper-button-prev1 { outline: none; } body * { box-sizing: border-box; /* font-family: Microsoft YaHei; */ } video { max-width: 100%; max-height: 100%; /* object-fit: fill; */ object-fit: cover; } ::-webkit-scrollbar { width: 0; } /* 重置 */ div, form, p, i, img, ul, li, ol, dl, dt, dd, table, tr, td, th, fieldset, label, legend, select, button, input { margin: 0; padding: 0; } p, li, div { /* line-height: 20px;*/ } /* 标题样式 */ h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 12px; font-weight: normal; } h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; } /* 列表样式 */ ul, ol, li, dl, dt, dd { list-style: none; } /* 图片样式 */ img, a img { border: 0px; padding: 0px; margin: 0px; } img { max-width: 100%; } /* 链接样式 */ a { color: #333; text-decoration: none; cursor: pointer; display: inline-block; } a:hover, a:focus { text-decoration: none !important; } div, p, span, body { font-family: Microsoft YaHei; /* font-weight: 400; */ } /*电脑顶部*/ .pc_header { position: fixed; width: 100%; left: 0; padding: 0 60px; height: 90px; background-color: rgba(0, 0, 0, 0.04); /* border: 1px solid rgba(0, 0, 0, 0.04); */ display: flex; align-items: center; justify-content: space-between; z-index: 999; } .pc_header_nav { display: flex; height: 100%; /* width: 85%; */ } .pc_li { line-height: 90px; height: 100%; position: relative; z-index: 10; /* padding: 15px 0; */ /* width: 14%; */ } .pc_li>a { font-size: 16px; color: #FFFFFF; padding-right: 2.45vw; } .pc_header_right { display: flex; align-items: center; height: 100%; position: relative; z-index: 10; /* width: 55%; justify-content: end; */ } .pc_language { display: flex; align-items: center; position: relative; z-index: 11; } .pc_language div { border-radius: 50%; width: 35px; height: 35px; color: #2E3192; background-color: #FFFFFF; text-align: center; line-height: 35px; cursor: pointer; } .l_chinese { margin-left: 2.45vw; background-color: #2E3192 !important; color: white !important; margin-right: 20px; } .pc_header_logo img { height: 75px; } .cur .p_two { display: block; } .back_pc_header { display: none; /* background-color: rgba(255, 255, 255, .7); */ background: url('../images/Rectangle.png') no-repeat center/cover; position: fixed; /* top: 90px; */ left: 0; width: 100%; z-index: 9; height: 320px; } .pc_header_logo { position: relative; z-index: 11; } .p_two { display: none; padding: 0 0 20px 0; position: absolute; } .pt_one { display: block; line-height: normal; margin-bottom: 24px; position: relative; color: #666666; font-size: 14px; } .pt_one:last-child { margin-bottom: 0; } .pt_active { color: #2E3097; } .pt_one::before { content: " "; position: absolute; width: 2px; height: 14px; background-color: #2E3097; top: 2.5px; left: -5px; opacity: 0; } .pt_active::before { opacity: 1; } .pt_one:hover { color: #2E3097; } .pt_one:hover::before { opacity: 1; } .sl_width1 { padding-left: 260px; padding-right: 260px; } .sl_width_t { padding-left: 260px; padding-right: 260px; } .sl_width2 { padding-left: 240px; padding-right: 240px; } .sl_width3 { padding-left: 250px; padding-right: 250px; } .sl_width4 { margin-left: 260px; margin-right: 260px; } .sl_width5 { padding-left: 360px; padding-right: 360px; } .p80_2 { padding-top: 80px; padding-bottom: 80px; } .over1 { overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 1; /*要显示的行数*/ -webkit-box-orient: vertical; } .over2 { overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; /*要显示的行数*/ -webkit-box-orient: vertical; } .over3 { overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 3; /*要显示的行数*/ -webkit-box-orient: vertical; } .over5 { overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 5; /*要显示的行数*/ -webkit-box-orient: vertical; } .over6 { overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 6; /*要显示的行数*/ -webkit-box-orient: vertical; } .m_header_all, .m_img, .m_show, .m_footer { display: none; } .m_header { display: block; width: 100%; height: 100%; position: fixed; top: 0; right: -100%; background: rgba(0, 0, 0, .6); z-index: 9999; transform:translateZ(1000px); transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; opacity: 0; visibility: hidden; overflow: auto; padding-top: 60px; } /*手机导航*/ .m_header_nav { padding: 15px; position: fixed; top: 0; left: 0; width: 100%; display: flex; justify-content: space-between; align-items: center; height: 60px; line-height: 60px; box-sizing: border-box; /* background: #fff; */ z-index: 5; } .m_header_logo { width: auto; height: 50px; } .m_header_menu { width: 18px; height: 16px; } .m_nav_box { width: 100%; padding-left: 33%; box-sizing: border-box; height: 100%; position: relative; } .hide_m_nav { width: 33%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0, 0, 0, 0); } .m_nav_ul { width: 100%; margin: 0; padding: 0; height: 100%; list-style: none; background: #fff; overflow: auto; } .m_back_h { background-color: white; display: flex; justify-content: space-between; width: 100%; display: flex; justify-content: space-between; align-items: center; height: 60px; line-height: 60px; box-sizing: border-box; padding: 15px; } .m_header_close { width: 0.9rem; height: 0.9rem; } .parent_a { position: relative; } .m_nav_ul_p .parent_a::after { content: ''; width: 0.6rem; height: 0.6rem; background: url(../images/nav_arrow.png) no-repeat; background-size: 100% auto; background-position: center center; position: absolute; right: 0.8rem; top: 50%; margin-top: -0.325rem; } .m_nav_ul_p.show_nav .parent_a::after { content: ''; width: 0.6rem; height: 0.6rem; background: url(../images/nav_arrow_b.png) no-repeat; background-size: 100% auto; background-position: center center; position: absolute; right: 0.8rem; top: 50%; margin-top: -0.325rem; } .m_nav_ul_p.show_nav .m_nav_div { display: inline-block; } .m_nav_div { width: 100%; display: none; padding: 0 0.8rem; background: #F7F7F7; } .pl_260 { padding-left: 260px; } .pl_260_1 { padding-left: 260px; } .p150 { padding-left: 150px; padding-right: 150px; } /*底部*/ .footer1 { padding-top: 90px; padding-bottom: 116px; color: white; display: flex; justify-content: space-between; } .footer { background-image: url(../images/footer_back.png); background-repeat: no-repeat; background-size: 100% 100%; } .footer1_left { display: flex; width: 80%; } .footer1_left_one { width: 20%; } .footer1_left_one:last-child { width: 40%; } .f1_y { color: white; font-size: 16px; display: block; margin-bottom: 30px; } .footer1_right { text-align: center; color: #B2B2B2; } .footer1_right img { margin-bottom: 12px; } .f1_t a { font-size: 14px; color: #B2B2B2; display: block; margin-bottom: 16px; line-height: 16px; } .fl_hover { position: relative; } .fl_hover::after { content: " "; position: absolute; width: 0%; height: 1px; background-color: white; left: 0; bottom: -5px; opacity: 0; transition: .5s; } /* .fl_hover:hover::after { width: 40%; opacity: 1; } */ .f1_t a:last-child { margin-bottom: 0; } .footer2 { height: 80px; background-image: url(../images/f1.png); background-repeat: no-repeat; background-size: 100% 100%; display: flex; justify-content: space-between; color: #B2B2B2; line-height: 80px; } .f1_y:hover { color: white; } .clear { clear: both; } .fl_left { float: left; } .fl_right { float: right; } .header-hide { opacity: 0; z-index: -1; top: -120px; transition: all 0.4s ease-out; } @media(min-width:1671px) and (max-width:1850px) { .sl_width1 { padding-left: 11.3%; padding-right: 11.3%; } .sl_width5 { padding-left: 13.3%; padding-right: 13.3%; } .pl_260, .pl_260_1 { padding-left: 11.3%; } .sl_width2, .p150 { padding-left: 10.3%; padding-right: 10.3%; } .fixd_left_li>a { font-size: 16px !important; } .sl_width4 { margin-left: 11.3%; margin-right: 11.3; } .sl_width_t { padding-left: 14%; padding-right: 14%; } .t2_one_right { padding-right: 3vw !important; padding-left: 5.5vw !important; } } @media(min-width:1500px) and (max-width:1670px) { .pl_260 { padding-left: 7.3%; } .pl_260_1 { padding-left: 14.3%; } .sl_width1, .sl_width5, .p150 { padding-left: 7.3%; padding-right: 7.3%; } .sl_width_t { padding-left: 13%; padding-right: 13%; } .fixd_left_li>a { font-size: 15px !important; } .t2_one_right { padding-right: 2.5vw !important; padding-left: 5vw !important; } .sl_width4 { margin-left: 7.3%; margin-left: 7.3%; } .sl_width2 { padding-left: 7.3%; padding-right: 7.3%; } /* .t2_one_right { padding: 1.5vw 1.3vw 0.5vw 4.2vw !important; } */ } @media(min-width:1025px) and (max-width:1500px) { .pl_260 { padding-left: 3%; } .pl_260_1 { padding-left: 11%; } .sl_width1, .sl_width5, .p150 { padding-left: 3%; padding-right: 3%; } .sl_width4 { margin-left: 3%; margin-right: 3%; } .sl_width2 { padding-left: 3%; padding-right: 3%; } .sl_width_t { padding-left: 13%; padding-right: 13%; } .t2_one_right { padding-right: 2.5vw !important; padding-left: 5vw !important; } .fixd_left_li>a { font-size: 15px !important; } } @media(min-width:1025px) and (max-width:1385px) { .t2_one_desc { -webkit-line-clamp: 2; } .get_more_t2 { margin-top: 10px !important; } } @media(min-width:1025px) and (max-width:1200px) { .pc_header { padding: 0 30px; } .sl_width_t { padding-left: 13%; padding-right: 13%; } .t2_one_right { padding-right: 2.5vw !important; padding-left: 5vw !important; } .fixd_left_li>a { font-size: 15px !important; } .t2_one_desc { -webkit-line-clamp: 2; } .get_more_t2 { margin-top: 10px !important; } .t2_one_desc { margin: 9px 0 0 !important; } .t2_one_t1 { padding-bottom: 10px !important; } } @media(max-width: 1024px) { .fl_left, .fl_right { float: none; } .pc_header, .pc_img, .pc_show, .pc_footer { display: none !important; } .m_header_all, .m_img, .m_show, .m_footer { display: block; } .pl_260 { padding-left: 15px; } .p150 { padding-left: 15px; padding-right: 15px; } .sl_width1, .sl_width5, .sl_width_t, .sl_width2 { padding-left: 15px; padding-right: 15px; } .sl_width4 { margin-left: 15px; margin-right: 15px; } .m_nav_ul li { display: inline-block; width: 100%; line-height: 50px; border-bottom: 1px solid #ececec; } .m_nav_ul li a { display: inline-block; width: 100%; line-height: 50px; font-size: 14px; color: #333; } .footer1_left_one, .footer1_left_one:last-child { width: 100%; } .footer1 { padding: 46px 30px; display: block; } .f1_y { margin-bottom: 10px; } .f1_t a { font-size: 14px; margin-bottom: 5px; line-height: 19px; } .footer2 { display: block; font-size: 12px; line-height: normal; text-align: center; padding: 20px 0; } .f2_copy { margin-bottom: 5px; } .footer1_left_one { border-bottom: 1px solid; padding-bottom: 18px; } .f1_list { margin-top: 20px; display: flex; justify-content: space-between; } .f1_list a { color: white; } .footer { background-image: url(../images/footer_back_m.png); } .p80_2 { padding-top: 30px; padding-bottom: 30px; } } @media screen and (max-width: 768px) { .m_nav_ul li { line-height: 2.1rem; /* padding: 0 0.8rem; */ } .m_nav_ul li>a { padding: 0 20px; line-height: 2.1rem; font-size: 0.6rem; } }