.content_img, .content_img img { width: 100%; } .content_img{ position: relative; } .content_imgtxt{ position: absolute; left: calc(50% - 700px); top: calc(50% - 100px); } .content_imgtxt p{ font-size: 32px; font-family: MicrosoftYaHei-, MicrosoftYaHei; font-weight: normal; color: #FFFFFF; line-height: 66px; } .newstitle{ font-size: 32px; font-family: MicrosoftYaHei-, MicrosoftYaHei; color: #000000; margin: 48px auto 0px; text-align: center; } .crosswiselistbox{ justify-content: space-between; } .news_right_list_clo{ width: 447px; cursor: pointer; } .news_p_timemargin{ margin: 14px auto 12px; } .news_p_time:hover,.news_p_h1:hover{ color: #0359AB; } .news_p_time,.news_p_h1{ font-size: 18px; color: #0E050B; font-weight: bold; } .news_p_h1margin{ margin-bottom: 24px; } .news_p_h2{ font-size: 16px; color: #333; overflow:hidden; line-height:30px; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; } .news_right_imgbox{ width: 447px; height: 314px; overflow: hidden; } .news_right_img{ width: 447px; height: 314px; transition:all .5s } .news_right_img:hover{ transform: scale(1.1); } .crosswiselistbox{ margin: 60px auto 50px; } .crosswiselistdiv{ padding: 25px 0; border-bottom: 1px solid #888888; } .crosswiselist_colleft{ cursor: pointer; flex: 1; padding-right: 30px; } .crosswiselist_colright{ cursor: pointer; width: 390px; height: 268px; overflow: hidden; } .crosswiselist_colrightimg{ width: 390px; height: 268px; transition:all .5s } .crosswiselist_colrightimg:hover{ transform: scale(1.1); } .news_btn{ background: #0359AB; width: 160px; height: 46px; line-height: 46px; text-align: center; font-size: 18px; margin-top: 60px; } .news_btn a{ color: #fff; } .news_btn a .LearnMoreImg{ height: 19px; width: 19px; margin-left: 5px; } /* 详情 */ .newstitle2{ font-size: 24px; font-family: Microsoft YaHei-Bold, Microsoft YaHei; font-weight: bold; color: #333333; } .news_tipbox{ padding: 33px 0 25px; justify-content: center; border-bottom: 1px solid #C2C2C2; } .news_tip_col{ font-size: 16px; font-family: Microsoft YaHei-Regular, Microsoft YaHei; font-weight: 400; color: #979797; } .news_tip_col_right{ margin-left: 44px; } .newcontentbox{ padding: 30px 40px; /* text-align: center; */ font-size: 20px; line-height: 50px; } .newcontentbox div{ font-size: 20px; line-height: 50px; } .newcontentbox strong{ font-size: 24px; } .newcontentbox_title_p{ text-align: center !important; margin: 30px auto; } .newcontentbox img{ width: 929px; margin-bottom: 26px; } .newcontent_text{ text-indent: 2em; }