.banner{ height: 2.6rem; margin-top: 1.1rem;}
.banner img{ width: 100%; height: 2.6rem;}

/* 新闻中心   开始 */
.title{ height: 0.8rem; margin: 0rem auto; margin-top: 0.4rem;}
.title .box{ width: 1.6rem; height: 0.6rem; float: left; }
.title  div:nth-child(1) p{ background-color: #004493; color: #FFFFFF; line-height: 0.6rem; text-align: center;}p{ }
.title  div:nth-child(2){ margin-left: 0.3rem;}
.title  div:nth-child(2) p{ height: 0.58rem; border: 0.01rem #004493 solid; text-align: center; line-height: 0.58rem; color: #004493;}
.title .two p{ border: 0.01rem #004493 solid; line-height: 0.6rem; text-align: center; color: #004493;}
.text{ height: 0.5rem; margin: 0.3rem auto;}
.text div{ text-align: center;}
.text div a{ padding: 0px 0.1rem;}
.news-box{ height: 6.6rem; margin: 0.2rem auto;}
.news-box img{ width: 100%; height: auto;}
.news-box .biao{ margin-top: 0.2rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 0.32rem; color: #262626;}
.news-box .time{ padding: 0.1rem 0rem;}
.news-box .time span{ padding-left: 0.15rem;}
.news-box .time span:nth-child(1){ padding-left: 0rem;}
.news-box .time span:nth-child(2){ color: #004493;}
.news-box p{ display: block; margin-bottom: 0.2rem; line-height: 0.4rem; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;}
.news-box a{ padding: 0.05rem 0.2rem; background-color: #004493; color: #FFFFFF; float: right;}
/* 新闻中心   结束 */



/* 新闻详情   开始 */
.news-conter{ height: auto; text-align: center;}
.news-conter .head{ border-bottom: 0.01rem #D3D3D3 solid;}
.news-conter .head p{ font-size: 0.3rem;}
.news-conter .head span{ display: block; padding: 0.1rem 0 0.2rem 0; color: #7c7c7c; font-size: 0.24rem;}
.news-conter .news-details{ min-height: 11rem; margin-top: 0.4rem; text-align: left; text-indent: 2em; color: #7c7c7c; line-height: 0.4rem;}
.news-conter .news-details img{ max-width: 100%; height: auto; display: block; text-align: center; padding: 0.2rem 0;}
.news-conter .news-details .details-bian{ float: right; margin: 0.7rem 0rem;}
.news-conter .Page{ width: 100%; height: 1rem; text-align: left;}
.news-conter .Page .top{ margin: 0.2rem 0;}
/* 新闻详情   结束 */