/*资讯列表*/
.news_container {background: #f4f4f4;}
.overflow {overflow: hidden;}
.w100 {width: 100%;}
.news_content {background: white;margin: 10px auto 30px;}
.w1200 {width:auto;margin: 0 auto;}
.news_text:nth-child(1) {margin-top: 24px;}
.news_text {width: 1155px;height: 200px;margin: 30px 0 30px 20px;}
a {text-decoration: none;}
.knowledge_ul_imgC {width: 370px;height: 200px;float: left;margin-right: 22px;}
.knowledge_ul_imgC img {width: auto;height: 100%;min-width: 100%;}
.news_img {margin-right: 22px;width: 370px;height: 200px;}
.block {display: block;}
.fl {float: left;}
img {border: none;}
.detail_location {margin-left: 10px;margin-top: 1px;width: 584px;font-size: 16px;padding-bottom:15px;}
.detail_location1 {font-size: 16px;padding-bottom:15px;padding-top:15px;vertical-align: middle;text-align: center;}

.news_text_right {width: 760px;margin-top: 12px;}
.news_text_right h3 {font-size: 18px;color: #4d4d4d;}
.news_text_right div {color: #808080;font-size: 12px;margin: 22px 0;}
.news_text_right div img {vertical-align: sub;margin-right: 8px;}
.news_text_right p {font-size: 12px;color: #464646;line-height: 25px;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news_more {font-size: 12px;color: #808080;margin: 19px 0;display: block;}

/*资讯下面的分页按钮*/
.news-page{ margin: 30px 0 40px 0;text-align: center;display: block;}
.news-page span {width: 38px;height: 38px;background: #ececec;display: inline-block;text-align: center;line-height: 38px;color: #333;}
.news-page span a {display: block;color: #333;text-decoration: none;font-weight:bold;}
.news-page span:hover, .news-page .active {color: white;background: #f40;}

/*资讯详情*/
.nDetail_container {background: #f4f4f4;}
.nDetail_content {background: white;}
.nDetail_content h3 {text-align: center;margin: 52px auto 0;font-size: 18px;color: #4d4d4d;}
.nDetail_time {font-size: 12px;color: #808080;margin: 25px auto;text-align: center;}
.nDetail_time img {vertical-align: sub;margin-right: 5px;}
.nDetail_container_detail {width: 100%;text-indent: 20px;color: #464646;font-size: 12px;line-height: 30px;margin: 30px auto 40px;}
.nDetail_container_detail img {width: 100%;transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-ou}
