

.newslist,
.newsdetail,
.aboutus,
.contactus,
.honor,
.prolist {
  margin: 15px 0;
}
.newslist .cont {
  overflow: hidden;
}
.newslist .n-right {
  width: 900px;
  float: right;
}
.newslist .n-right .n-ul {
  margin-bottom: 50px;
}
.newslist .n-right .n-ul li {
  border-bottom: 1px dotted #dedede;
  overflow: hidden;
  padding: 30px 0;
}
.newslist .n-right .n-ul li img {
  float: left;
  width: 225px;
  height: 170px;
}
.newslist .n-right .n-ul li .right {
  position: relative;
  float: right;
  width: 640px;
  margin-right: 20px;
}
.newslist .n-right .n-ul li .right .name {
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  margin: 5px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 520px;
}
.newslist .n-right .n-ul li .right .timeer {
  position: absolute;
  right: 10px;
  top: 5px;
  color: #fff;
  background: #067bcc;
  width: 65px;
  height: 65px;
  text-align: center;
}
.newslist .n-right .n-ul li .right .timeer span {
  font-size: 28px;
  font-weight: bold;
  line-height: 36px;
}
.newslist .n-right .n-ul li .right .share {
  height: 20px;
  line-height: 20px;
  margin-bottom: 15px;
}
.newslist .n-right .n-ul li .right .share span,
.newslist .n-right .n-ul li .right .share a {
  float: left;
}
.newslist .n-right .n-ul li .right .share .see {
  float: left;
  margin-right: 50px;
}
.newslist .n-right .n-ul li .right .share .see i {
  float: left;
  margin-right: 5px;
  line-height: 20px;
  font-style: normal;
}
.newslist .n-right .n-ul li .right p {
  line-height: 30px;
  height: 90px;
  overflow: hidden;
}
.newslist .n-right .n-ul li .right p a {
  color: #067bcc;
}
.newsdetail .n-right {
  width: 900px;
  float: right;
}
.newsdetail .n-right .box {
  overflow: hidden;
  border: 1px solid #dedede;
  margin-top: 20px;
  margin-bottom: 50px;
  padding: 20px;
}
.newsdetail .n-right .box .title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}
.newsdetail .n-right .box .share {
  height: 20px;
  margin: 15px 0;
}
.newsdetail .n-right .box .share span,
.newsdetail .n-right .box .share a {
  float: left;
}
.newsdetail .n-right .box .bdsharebuttonbox {
  overflow: hidden;
  float: right;
}
.newsdetail .n-right .box .content {
  line-height: 30px;
}
.newsdetail .n-right .box .content .summary {
  margin: 30px 0;
  border-top: 1px dotted #dedede;
  padding-top: 30px;
}
.newsdetail .n-right .box .content .summary span {
  width: 65px;
  margin-right: 10px;
  height: 20px;
  display: inline-block;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background: #df1f00;
}
.newsdetail .n-right .next,
.newsdetail .n-right .pre {
  line-height: 50px;
}
.newsdetail .n-right .next {
  margin-bottom: 50px;
}
.aboutus {
  background: #fff;
}
.aboutus .a-right {
  width: 900px;
  float: right;
}
.aboutus .a-right .box {
  line-height: 30px;
  padding: 10px;
}
.aboutus .a-right .h-ul {
  margin-bottom: 50px;
}
.aboutus .a-right .h-ul li:last-child {
  border-bottom: none;
}
.aboutus .a-right .h-ul li {
  border-bottom: 1px dotted #dedede;
  overflow: hidden;
  padding: 30px 0;
}
.aboutus .a-right .h-ul li img {
  float: left;
  width: 170px;
  height: 200px;
  margin-left: 20px;
}
.aboutus .a-right .h-ul li .right {
  float: right;
  width: 640px;
  margin-right: 20px;
}
.aboutus .a-right .h-ul li .right .name {
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  margin: 10px 0;
}
.aboutus .a-right .h-ul li .right p {
  line-height: 30px;
  height: 150px;
  overflow: hidden;
}
.contactus .c-right {
  width: 900px;
  float: right;
}
.contactus .c-right .top {
  margin: 40px 0;
  overflow: hidden;
  background: #f8f8f8;
  padding: 20px 50px;
}
.contactus .c-right .top .t-l {
  float: left;
}
.contactus .c-right .top .t-l .title {
  font-size: 18px;
  margin-bottom: 30px;
}
.contactus .c-right .top .t-l p {
  line-height: 25px;
  margin-bottom: 20px;
}
.contactus .c-right .top .t-l p i {
  display: block;
  margin-right: 10px;
  float: left;
  width: 25px;
  height: 25px;
  background: #cd0000;
  color: #fff;
  text-align: center;
}
.contactus .c-right .top .t-r {
  float: right;
}
.contactus .c-right .top .t-r img {
  width: 155px;
  height: 155px;
}
.contactus .c-right .top .t-r p {
  font-size: 16px;
  text-align: center;
  line-height: 40px;
}
.contactus .map {
  float: right;
  border: 1px solid #dedede;
  box-sizing: border-box;
  margin-bottom: 50px;
}
.honor {
  margin-bottom: 50px;
}
.honor .cont {
  overflow: hidden;
}
.honor .n-right {
  width: 900px;
  float: right;
}
.honor .n-right .n-ul {
  margin-bottom: 50px;
  width: 920px;
}
.honor .n-right .n-ul li {
  border: 1px solid #dedede;
  margin-right: 21px;
  float: left;
  margin-top: 20px;
  overflow: hidden;
  width: 285px;
  
  box-sizing: border-box;
  padding: 11px;
}
.honor .n-right .n-ul li img {
  width: 260px;
  
}
.honor .n-right .n-ul li p {
  text-align: center;
  line-height: 35px;
}
.honor {
  margin-bottom: 50px;
}
.honor .cont {
  overflow: hidden;
}
.honor .n-right {
  width: 900px;
  float: right;
}
.honor .n-right .n-ul {
  margin-bottom: 50px;
  width: 920px;
}
.honor .n-right .n-ul li {
  border: 1px solid #dedede;
  margin-right: 21px;
  float: left;
  margin-top: 20px;
  overflow: hidden;
  width: 285px;
  
  box-sizing: border-box;
  padding: 11px;
}
.honor .n-right .n-ul li img {
  width: 260px;
  
}
.honor .n-right .n-ul li p {
  text-align: center;
  line-height: 35px;
}
.prolist .cont {
  overflow: hidden;
}
.prolist .n-right {
  width: 900px;
  float: right;
}
.prolist .n-right .n-ul {
  margin-bottom: 50px;
  width: 920px;
  overflow: hidden;
    margin-right: 50px;
}
.prolist .n-right .n-ul li {
  float: left;
  overflow: hidden;
  width: 285px;
    margin-right: 20px;
}
.prolist .n-right .n-ul li .box {
  border: 1px solid #dedede;
  margin-top: 20px;
  box-sizing: border-box;
  padding: 11px;
}
.prolist .n-right .n-ul li .box a{
    line-height: 25px;
}
.prolist .n-right .n-ul li img {
  width: 260px;  height: 200px;
}
.prolist .n-right .n-ul li p {
    border-top: 1px dotted #dedede;
  text-align: center;
  line-height: 35px;
}
.prolist .n-right .n-ul li a:hover {
  color: #067bcc;
}
