/* * @Author: sunjijing * @Date: 2021-01-05 16:02:31 * @Last Modified by: sunjijing * @Last Modified time: 2021-01-05 17:32:59 */ .swiper-slide .shadow.dn { top: 20px !important; left: 20px !important; } .mkTit { text-align: center; } .mkTit a { font-size: 30px; color: #333; position: relative; line-height: 68px; display: inline-block; } .mkTit a i { display: inline-block; width: 74px; height: 1px; background: #4594df; position: absolute; left: 50%; margin-left: -37px; bottom: 0; } .mkTab { text-align: center; overflow: hidden; border-bottom: 1px solid transparent; } .mkTab a { display: inline-block; font-size: 16px; color: #fff; position: relative; margin: 0 18px; padding: 0 5px; } .mkTab a i { width: 100%; height: 6px; display: inline-block; background: #fff; opacity: 0.3; filter: alpha(opacity=30); position: absolute; left: 0; bottom: 0; display: none; } .mkTab a.on { font-weight: bold; } .mkTab a.on i { display: inline-block; } /* 涓婂競淇℃伅 */ .ssxx { margin-top: 30px; margin-bottom: 60px; } .ssxxCon { margin-top: 15px; overflow: hidden; } .ssxxList { width:48%; } .ssxxList li { width: 100%;height: 75px; line-height: 75px; border-bottom: 1px solid #d6d6d6; margin-right: 0px; } .ssxxList li a { width: 80%; display: inline-block; float: left; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 75px; transition: all ease-in 300ms; } .ssxxList li:hover a { text-indent: 10px; color: #0062b0; } .ssxxList li span { line-height: 75px; font-size: 16px; color: #d6d6d6; float: right; } /* 瀹氭湡鎶ュ憡&鍏憡鍙婇€氬嚱&鐮旂┒鎶ュ憡&鍏徃鎺ㄤ粙 */ .bgnews { height: 400px; background: #125fae url(news_bg.png) no-repeat top center; padding-top: 55px; } .bgnews .mkTab { margin-bottom: 40px; } .bgnewsBd { background: #fff; box-shadow: 0 10px 20px rgba(10, 60, 110, .1); height: 380px; } .itemcon { padding: 50px 30px; } .bgnews_item { overflow: hidden; } .bgnews_item .img { float: left; } .bgnews_item .img img { width: 550px; height: 280px; object-fit: cover; } .bgnews_list { width: 550px; float: right; } .bgnews_list li { border-bottom: 1px solid #d6d6d6; height: 69px; line-height: 69px; } .bgnews_list li a { width: 80%; display: inline-block; float: left; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 75px; transition: all ease-in 300ms; } .bgnews_list li span { line-height: 75px; font-size: 16px; color: #d6d6d6; float: right; } .bgnews_list li:hover a { text-indent: 10px; color: #0062b0; } /* 蹇嵎鍏ュ彛 */ .kjLink { margin-top: 100px; overflow: hidden; margin-bottom: 115px; } .kjLink_ul { width: 110%; } .kjLink_ul li { float: left; width: 370px; float: left; margin-right: 45px; position: relative; overflow: hidden; } .kjLink_ul li p { height: 70px; line-height: 70px; position: absolute; bottom: 0; left: 0; background: #000; color: #fff; width: 100%; font-size: 24px; text-align: center; opacity: 0.6; filter: alpha(opacity=60); } .kjLink_ul li img { width: 100%; height: 100%; object-fit: cover; transform: scale(1) rotate(0deg); transition: all ease-in 500ms; } .kjLink_ul li:hover img { transform: scale(1.1) rotate(3deg); } /* 鍝嶅簲寮忎唬鐮 */ @media screen and (max-width:1199px){ /* 涓婂競淇℃伅 .ssxxList { display: flex; flex-wrap: wrap; justify-content: space-between; } */ /* 瀹氭湡鎶ュ憡&鍏憡鍙婇€氬嚱&鐮旂┒鎶ュ憡&鍏徃鎺ㄤ粙 */ .bgnews_item .img {width: 45%;} .bgnews_list { width: 52%; } /* 蹇嵎鍏ュ彛 */ .kjLink_ul { width: 100%; display: flex; justify-content: space-between; } .kjLink_ul li { width: 30%; margin-right: 0; } .kjLink_ul li p { height: 40px; line-height: 40px; font-size: 18px; } } @media screen and (max-width:1024px){ .mkTit a { font-size: 24px; line-height: 48px; } /* 涓婂競淇℃伅 */ .ssxx { margin-top: 30px; margin-bottom: 30px; } .ssxxList li { height: 50px; line-height: 50px; } .ssxxList li a{width:75%;} .ssxxList li a, .ssxxList li span { font-size: 14px; line-height: 50px; } /* 瀹氭湡鎶ュ憡&鍏憡鍙婇€氬嚱&鐮旂┒鎶ュ憡&鍏徃鎺ㄤ粙 */ .bgnews { height: auto; padding: 30px 0; background-size: auto 100%; } .bgnewsBd { height: auto; padding-bottom: 20px !important; } .itemcon { padding: 20px; } .bgnews_list li { height: 50px; line-height: 50px; } .bgnews_list li a{width:75%;} .bgnews_list li a, .bgnews_list li span { font-size: 14px; line-height: 50px; } .bgnews_item .img img { width: 100%; height: 200px; } /* 蹇嵎鍏ュ彛 */ .kjLink { margin-top: 30px; margin-bottom: 30px; } } @media screen and (max-width:767px){ .mkTit a { font-size: 20px; line-height: 2em; } .mkTit a i { width: 50%; left: 25%; margin-left: 0; } /* 涓婂競淇℃伅 */ .ssxx { margin-top: 4vw; margin-bottom: 4vw;} .ssxxList { width: 100%; } .ssxxList li { height: 40px; } .ssxxList li, .ssxxList li a, .ssxxList li span { line-height: 40px; } /* 瀹氭湡鎶ュ憡&鍏憡鍙婇€氬嚱&鐮旂┒鎶ュ憡&鍏徃鎺ㄤ粙 */ .bgnews { padding: 4vw 0; } .bgnews .mkTab { display: flex; justify-content: space-between; margin-bottom: 10px; } .bgnews_item .img { width: 100%; } .bgnews_item .img img { height: auto; } .bgnews_list { width: 100%; } .bgnews_list li { height: 40px; } .bgnews_list li, .bgnews_list li a, .bgnews_list li span { line-height: 40px; } /* 蹇嵎鍏ュ彛 */ .kjLink_ul { flex-wrap: wrap; } .kjLink_ul li { width: 48%; margin-bottom: 10px; } .kjLink_ul li p { font-size: 14px; line-height: 30px; } } @media screen and (max-width:500px){ /* 瀹氭湡鎶ュ憡&鍏憡鍙婇€氬嚱&鐮旂┒鎶ュ憡&鍏徃鎺ㄤ粙 */ .bgnews .mkTab a { margin: 0; } .itemcon { padding: 10px; } /* 蹇嵎鍏ュ彛 */ .kjLink { margin-top: 4vw; margin-bottom: 4vw; } .kjLink_ul li, .kjLink_ul li img { width: 100%; } } @media screen and (max-width:340px){ /* 瀹氭湡鎶ュ憡&鍏憡鍙婇€氬嚱&鐮旂┒鎶ュ憡&鍏徃鎺ㄤ粙 */ .bgnews .mkTab a {font-size:14px;} }