//新闻头条 .topNewsPart { width: 100%; box-sizing: border-box; .inner { width: 1200px; overflow: hidden; margin-bottom: 30px; .toutiao { margin-bottom: 30px; .xwtt { width: 1200px; height: 41px; line-height: 41px; text-align: center; a { display: block; width: 600px; margin: 0 auto; height: 41px; } h1.tttitle { display: inline-block; width: 600px; height: 41px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-family: Microsoft YaHei, Microsoft YaHei; font-weight: bold; font-size: 30px; color: #333333; line-height: 35px; text-align: left; vertical-align: middle; } } .toutiao1 { width: 1200px; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-family: Microsoft YaHei, Microsoft YaHei; font-weight: 400; font-size: 18px; color: #333333; line-height: 21px; margin-top: 20px; padding: 0 100px; box-sizing: border-box; .toutiaolist { display: inline-block; width: 300px; height: 21px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-right: 30px; a { color: #333333; } } .toutiaolist:hover { a { color: #e98008; } } } } .messageLeft { float: left; width: 720px; .lunbo { width: 720px; height: 405px; } .messageleft_photo_text { width: 720px; height: 240px; margin-top: 30px; .messageleft_photo { float: left; width: 350px; height: 240px; a img { width: 350px; height: 190px; } .message_text { width: 350px; height: 50px; line-height: 50px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-family: Microsoft YaHei, Microsoft YaHei; font-weight: 400; font-size: 20px; color: #333333; padding: 0 10px; box-sizing: border-box; } } .messageleft_photo:hover { .message_text { color: #e98008; } } .messageleft_photo:first-child { margin-right: 20px; } } } .messageRight { float: right; width: 450px; .messageRight_title { font-family: Microsoft YaHei, Microsoft YaHei; font-weight: 400; font-size: 20px; color: #DD7D18; } .messageRight_content { width: 450px; margin-top: 20px; .messageRight_content_title { width: 450px; height: 25px; line-height: 25px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-family: Microsoft YaHei, Microsoft YaHei; font-weight: 400; font-size: 18px; color: #333333; margin-bottom: 17px; a { color: #333333; } } .messageRight_content_title:first-child { font-weight: bold; } .messageRight_content_title:hover { a { color: #dd7d18; } } } } } }