.mask{ position: fixed; background: rgba(0,0,0,.8); width: 100%; height: 100vh; z-index: 33; top: 0; left: 0; display: none; text-align: center; z-index: 9999; } .mask>img{ height: 70%; margin:20px 0; width: auto; max-width: 90%; } .mask .bigTit{ font-size: 18px; color: #fff; } .media_wrap{ width: 1200px; margin: 30px auto 70px; } .media_foot{ width: 1200px; margin: 0 auto 70px; overflow: hidden; } .media_foot_li{ float: left; } .media_foot_li a{ padding-left: 35px; color: #08308f; font-size: 20px; font-weight: bold; margin-right: 156px; } .media_foot_li a:hover{ text-decoration: underline; } .media_foot_li:nth-child(1) a{ background: url(/images/hualu/icon/f_01.png) no-repeat left center; } .media_foot_li:nth-child(2) a{ background: url(/images/hualu/icon/f_02.png) no-repeat left center; } .media_foot_li:nth-child(3) a{ background: url(/images/hualu/icon/f_03.png) no-repeat left center; } .media_foot_li:nth-child(4) a{ background: url(/images/hualu/icon/f_04.png) no-repeat left center; } .media_foot_li:nth-child(5) a{ background: url(/images/hualu/icon/f_05.png) no-repeat left center; margin-right: 0; } .recomm_wrap{ overflow: hidden; } .recomm_left{ width: 850px; float: left; } .con1{ width: 100%; height: 100%; position: relative; } .con1 img ,.con1 video{ width: 100%; } .recomm_left video{ width: 100%; height: 490px; } .recomm_right video{ height: 195px; } .con1 p{ position: absolute; bottom: 4px; width: calc(100% - 20px); padding:10px; color: #fff; background: rgba(0,0,0,.5); text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .recomm_right{ width:calc(100% - 865px); float: right; height: 490px; overflow-y: scroll; } .media_tit{ border-bottom: 1px solid #e6e6e6; color: #08308f; font-size: 20px; font-weight: bold; padding-bottom: 10px; margin-bottom: 8px; } .more { float: right; margin-top: 5px; margin-right: 10px; } .more>a{ font-size: 14px; color: #999; background: url(/images/hualu/more_i_06.png) no-repeat right center; padding-right: 20px; } .recomm_right .con1{ height: 188px; margin-bottom: 15px; overflow: hidden; background: #000; } .recomm_right .con1 .masker{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5); } .recomm_right .con1:last-child{ margin-bottom: 0; } .recomm_right .con1 p{ bottom: 0; } .media_cell{ background: linear-gradient(#f3f5f9,#fff); padding:20px; margin: 30px 0; overflow: hidden; } .media_cell .media_tit{ margin-bottom: 20px; } .cell_left{ width: 390px; float: left; } .cell_left img{ width: 100%; } .cell_left p{ width: 100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .list{ width: calc(100% - 430px); float: right; } .list_li { background: url(../images/hualu/cir.png) no-repeat left center; padding-left: 20px; /* line-height: 26px; */ margin-bottom: 20px; } .list .list_li:last-child { margin-bottom: 0; } .list_li>a { display: block; overflow: hidden; color: #000; } .list_li>a:hover .list_l { color: #0a3190; } .list_l { float: left; width: calc(100% - 90px); white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .list_r { float: right; width: 80px; text-align: right; color: #999; white-space: nowrap; } .product_list{ overflow: hidden; } .product_li{ width: calc(100%/4 - 12px); margin-right: 15px; float: left; } .product_li:nth-child(4n){ margin-right: 0; } .product_li img{ width: 100%; height: 210px; border:1px solid #e6e6e6; display: block; font-size: 0; } .product_li p{ width: calc(100% - 18px); padding:10px; color: #333; background: #e6e6e6; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .vision_wrap{ overflow: hidden; } .vision_left{ float: left; width: 550px; } .vision_right{ float: right; width: calc(100% - 565px); } .vision_top{ overflow: hidden; } .vision_top .con1{ float: left; width: 310px; } .vision_top .con1:last-child{ float: right; } .mediaWall_list{ overflow: hidden; -moz-column-count:3; /* Firefox */ -webkit-column-count:3; /* Safari 鍜 Chrome */ column-count:3; -moz-column-gap: 1em; -webkit-column-gap: 1em; column-gap: 1em; width: 100%; margin:0 auto; } .mediaWall_list .product_li{ width: 100%; margin-bottom: 15px; -webkit-column-break-inside: avoid; break-inside: avoid; /*闃叉鏂偣*/ } .mediaWall_list .product_li img{ height: auto; } .matrix_codelist{ height: 510px; position: relative; } .matrix_codelist:nth-child(1){ background: url(/images/hualu/icon/code_li_img1.png) no-repeat; } .matrix_codelist:nth-child(2){ background: url(/images/hualu/icon/code_li_img2.png) no-repeat; } .matrix_code{ position: absolute; width: 480px; height: 360px; top: 50%; margin-top: -180px; padding-left: 40px; /* background: url(/images/hualu/icon/codetit_i.png) no-repeat left top; */ } .matrix_code img{ width: 200px; height: 200px; } .matrix_codelist:nth-child(1) .matrix_code{ right: 120px; background: url(/images/hualu/icon/codetit_i.png) no-repeat left top; } .matrix_codelist:nth-child(2) .matrix_code{ left: 120px; background: url(/images/hualu/icon/codetit2_i.png) no-repeat left top; } .matrix_code_tit{ font-size: 20px; color: #666666; } .matrix_code_txt{ font-size: 14px; margin:50px 0; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-indent: 28px; } .matrix_codetab_wrap{ width: 1200px; margin: 30px auto; position: relative; } .matrix_codetab{ overflow: hidden; position: absolute; z-index: 9; width: 782px; left: 50%; margin-left: -391px; } .matrix_codetabli{ cursor: pointer; margin-right: 90px; float: left; background: url(/images/hualu/icon/code_i2.png) no-repeat center center; width: 346px; height: 50px; background-size: contain; text-align: center; line-height: 50px; } .matrix_codetabli:last-child{ margin-right: 0; } .matrix_codetabli_act{ background: url(/images/hualu/icon/code_i2-h.png) no-repeat center center; color: #fff; } /* .matrix_codetabli:nth-child(1) span{ background: url(/images/hualu/icon/tel_i.png) no-repeat left center; } .matrix_codetabli:nth-child(1):hover span,.matrix_codetabli:nth-child(1).matrix_codetabli_act span{ background: url(/images/hualu/icon/tel_i-h.png) no-repeat left center; color: #08308f; } .matrix_codetabli:nth-child(2) span{ background: url(/images/hualu/icon/wx_i.png) no-repeat left center; } .matrix_codetabli:nth-child(2):hover span,.matrix_codetabli:nth-child(2).matrix_codetabli_act span{ background: url(/images/hualu/icon/wx_i-h.png) no-repeat left center; color: #08308f; } */ .matrix_tab{ text-align: center; height: 40px; border-bottom: 2px solid #08308f; } .matrix_tabli{ font-size: 18px; font-weight: bold; padding-bottom: 18px; cursor: pointer; margin-right: 65px; } .matrix_tabli_act{ background: url(/images/hualu/icon/matrix_icon-h.png) no-repeat center bottom; } .matrix_li{ float: left; width: calc(100% / 6 - 39px); margin-right: 20px; padding: 10px; background: #fff; border: 1px solid #e6e6e6; text-align: center; margin-top: 25px; } .matrix_li:nth-child(6n){ margin-right: 0; } .matrix_li img{ width: 145px; height: 145px; } .matrix_li p{ padding: 0 10px; font-size: 14px; height: 40px; } @media screen and (min-width: 752px) and (max-width:1024px) { .recomm_left{ width: 590px!important; } .recomm_right{ width: calc(100% - 630px)!important; } .recomm_right>.con1{ margin-bottom: 21px; } .recomm_right>.con1:last-child{ display: none; } } @media screen and (max-width: 750px) { .media_wrap,.vision_cell{ width: 96%; margin: 20px auto; } .media_foot{ width: 96%; margin: 0 auto; display: none; } .media_foot_li{ margin-bottom: 10px; } .media_foot_li a{ font-size: 18px; font-weight: bold; margin-right: 5px; } .recomm_wrap{ overflow: hidden; } .recomm_left{ width: 100%; float: none; } .con1{ width: 100%; position: relative; } .con1 img{ width: 100%; } .matrix_code img { width: 100px; height: 100px; } .con1 p{ position: absolute; bottom: 4px; width: calc(100% - 20px); padding:10px; color: #fff; background: rgba(0,0,0,.5); text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .recomm_right{ width: 100%; float: none; } .media_cell{ padding:20px 10px; margin: 15px 0; } .cell_left{ width: 100%; float: none; } .list{ width: 100%; float: none; margin-top: 20px; } .product_li{ width: calc(100%/2 - 8px); margin-right: 15px; margin-bottom: 15px; } .product_li:nth-child(2n){ margin-right: 0; } .product_li img{ height: 120px; } .vision_left{ width: 100%; float: none; } .vision_right{ width: 100%; float: none; } .vision_top .con1{ width: 100%; float: none; } .vision_top .con1:last-child{ width: 100%; float: none; } .mediaWall_list{ -moz-column-count:2; /* Firefox */ -webkit-column-count:2; /* Safari 鍜 Chrome */ column-count:2; } .matrix_codetab_wrap{ width: 96%; margin: 0 auto; position: static; display: none; } .matrix_codetab{ overflow: hidden; position: static; z-index: 9; width: auto; left: 0%; margin-left: -0; } .matrix_codetabli{ cursor: pointer; margin-right: 90px; float: left; background: url(/images/hualu/icon/code_i2.png) no-repeat center center; width: 80%; height: 50px; background-size: contain; text-align: center; line-height: 50px; } .matrix_codetabli:last-child{ margin-right: 0; } .matrix_codetabli_act{ background: url(/images/hualu/icon/code_i2-h.png) no-repeat center center; background-size: contain; color: #fff; } .matrix_codelist{ height: 200px; } .matrix_codelist:nth-child(1){ background: url(/images/hualu/icon/code_li_img1.png) no-repeat right center; background-size: cover; } .matrix_codelist:nth-child(2){ background: url(/images/hualu/icon/code_li_img2.png) no-repeat left center; background-size: cover; } .matrix_code{ position: absolute; width: 50%; top: 10px; height: auto; margin-top: -0; padding-left: 40px; background: url(/images/hualu/icon/codetit_i.png) no-repeat left top; } .matrix_codelist:nth-child(1) .matrix_code{ right: 10px; } .matrix_codelist:nth-child(2) .matrix_code{ left: 10px; } .matrix_code_tit{ font-size: 16px; } .matrix_code_txt{ font-size: 14px; margin:10px 0; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .matrix_codetab{ padding: 0; height: auto; } .matrix_tab { height: 37px; } .matrix_tabli{ font-size: 16px; margin-right: 15px; } .matrix_li{ width: calc(100% / 2 - 30px); margin-right: 15px; padding: 10px; margin-top: 15px; } .matrix_li:nth-child(2n){ margin-right: 0; } .matrix_li img{ width: 135px; height: 135px; } .matrix_li p{ padding: 0 10px; font-size: 14px; height: 40px; } .recomm_left video{ height: 100%; } }