.News_Title{height: 340px;background: url("../images/News/banner.jpg")no-repeat center;background-size: cover}
.News_Title h3{margin-top: 0;margin-bottom: 10px;color: #ffffff;font-size:32px;}
.News_Title p{margin-bottom:0;color: #ffffff}
.News_Title>div{position: relative;top: 50%;transform: translateY(-50%)}

.News-content{margin: 30px 0 80px;}
.News_LeftList{width: 250px;padding: 40px 20px;border: 1px solid #f3f3f3}
.News_LeftList dl dt{padding-bottom: 10px;border-bottom: 1px solid #eeeeee;font-size: 20px;}
.News_LeftList dl dt img{vertical-align: middle}
.News_LeftList dl dt span{vertical-align: middle;display: inline-block;margin-left: 10px;}
.News_LeftList dl dd{margin-top: 20px;text-align: center;height: 40px;line-height: 38px;background-color: #f3f3f3;cursor: pointer}
.News_LeftList dl dd:hover{background-color: #c7000b;color: #ffffff}
.News_LeftList dl dd.checked{background-color: #c7000b;color: #ffffff}
.NewsList_wrap{width:860px;border: 1px solid #f3f3f3;padding: 30px 50px 50px;}
.NewsListbox>ul{border-top: 1px solid #f3f3f3}
.NewsListbox>ul>li{padding:25px 0;border-bottom: 1px solid #f3f3f3}
.News-part{padding-left: 220px;background:url("../images/News/0280.jpg")no-repeat left center;background-size: 200px auto;}
.News-part>h3{font-size: 20px;font-weight:700;margin-top:0;margin-bottom:10px;height: 50px;}
.News-part>h3>span{display:block;width: 60px;height: 50px;text-align: center;font-size: 12px;background-color: #c7000b;color: #ffffff;vertical-align: middle;float: left}
.News-part>h3>a{display:block;vertical-align: middle;margin-left: 70px;position: relative;top: 50%;transform: translateY(-50%);line-height: 25px;max-height: 50px;overflow: hidden}
.News-part>h3>span>b{font-size: 20px;margin-top: 5px;margin-bottom: 5px;display: inline-block}
.News-part>h5{font-size:14px;font-weight:400;margin-top:0;margin-bottom:10px;color: #666;}
.News-part>h5>img{vertical-align:middle;margin-right:5px;margin-top:-2px;}
.News-part>p{font-size:14px;margin-bottom:0;color:#999;height:40px;overflow:hidden}

.ta_c{margin-top:50px;}
.ta_c>a{background-color:#efefef;display:inline-block;vertical-align:middle;width:35px;height:35px;line-height:35px;text-align:center;color:#9a9a9a}
.ta_c>a.first{margin-right:10px;}
.ta_c>a.last{margin-left:10px;}
.ta_c>a.checked{color:#fff;background-color:#c7000b;}
.ta_c>a:hover{background-color:#c7000b;color: #ffffff}
.News-detail>h3{font-size:24px;color:#333333;font-weight:700;margin-bottom:20px;}
.News-detail>h5{font-size:14px;color:#666666;padding-bottom:30px;border-bottom: 1px solid #eee;margin-bottom: 30px;}
.News-detail>h5>span{margin-right: 20px;}
.News-detail>h5>span:last-child{margin-right:0}
.News-detail>p{font-size:16px;color: #333333;line-height:26px;text-align:justify;text-indent:32px;margin-bottom:30px}
.News-detail>p>img{width:100%;margin-left:-32px;}
.News-detail>p>iframe{width: 100%;height: 400px;margin: 0 auto;display: block;min-width: 270px;max-width: 690px;}
@media(max-width:1200px){
    .NewsList_wrap{width:670px;}
}
@media(max-width:998px){
    .News_LeftList{width:180px;}
    .NewsList_wrap{width:520px;padding:30px 20px 30px;}
}
@media(max-width:767px){
    .News_LeftList{width:100%;margin-bottom:20px;}
    .NewsList_wrap{width:100%;}
    .News-part>p{display:none}
    .News-part{padding-left:90px;background-size:80px auto!important;}
    .News-part>h5{margin-bottom:0}
    .NewsListbox>ul>li{padding:20px 0}
    .ta_c{margin-top:30px;}
    .News_Title p{font-size:14px;}
    .News-part>h3{height:34px;overflow:hidden}
    .News_Title{text-align:center;height:200px;background-position-x: -305px;}
    .News-part>h3{font-size: 16px;}
    .News-part>h3>span{display: none}
    .News-part>h3>a{top: 0;transform: translateY(0);margin-left: 0;line-height:18px}
    .News-part>h3{margin-bottom: 5px;}
    .News-detail>p>iframe{height: 300px;}
}