body {
    background-color: #f1efed;
}
p {
	margin: 0 0 10px
}

.news-box {
    padding: 20px;
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
}

.new-midd li a,.new-midd li,.news-list-title h1,
.news-green .data-time .data01,.news-green .data-time .data02,
.news-green .content-over001 .aa,.news-green .content-over001 .bb,
.news-list-title h5,.nav-leader-tab>li>a,.imgTxt dd h4,.imgTxt dd p,
.imgTxt-leader .link-a,.kuohao .iconfont{
	font-size: 32px;
}
.imgTxt dd p{
	line-height: inherit;
}
.news-list-title h1,.news-list-title h5{
	top:-18px;
}
.news-green .data-time .data02{
	height: 30px;
    line-height: 25px;
}

/* 新闻列表页 */
.content-white {
    background: #fff;
    overflow: hidden;
}
.new-midd {
    background: #fff;
    padding: 8px 0;
    padding-bottom: 15px;
    margin-bottom: 0;
}
.new-midd li a {
    font-weight: 400;
    color: rgba(97,110,108,1);
}
.new-midd>li+li:before {
    padding: 0;
}
.news-yao {
    margin-top: 52px;
}
.news-list-title {
    width: 100%;
    height: 8px;
    background: rgba(203,180,134,.1);
    position: relative;
}
.news-list-title h1 {
    font-size: 32px;
    font-weight: 500;
    color: rgba(40,46,46,1);
    padding: 0 16px 0 10px;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    top: -20px;
    background: #fff;
}
.news-green {
    overflow: hidden;
    padding-left: 0;
    margin-top: 2px;
    margin-bottom: 0;
}
.news-green li {
    padding-bottom: 35px;
    border-bottom: 1px dashed #EEEEEE;
    overflow: hidden;
    padding-top: 38px;
}
.news-green .data-time {
    float: left;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    text-align: center;
}
.news-green .data-time .data01 {
    font-size: 32px;
    font-weight: 400;
    color: rgba(153,153,153,1);
    display: block;
    padding: 0 5px;
}
.news-green .content-over001 {
    float: left;
    padding-left: 29px;
    width: 75%;
}
.news-green .content-over001 .aa {
    font-size: 32px;
    font-weight: 500;
    color: #282E2E;
    position: relative;
    padding-bottom: 9px;
    text-align: justify;
}

.kuohao {
    float: right;
    margin-top: 14px;
}
.kuohao .iconfont {
    background: rgba(238,241,241,1);
    width: 34px;
    height: 34px;
    float: right;
    border-radius: 50%;
    text-align: center;
    line-height: 34px;
    color: #CCCCCC;
    font-size: 32px;
}
.news-green li:hover .aa{
    color: #cbb486;
}
.news-green li:hover .iconfont {
    background-color: #cbb486;
    color: #fff;
}

  /*新闻详情开始*/
  .news-detail .thead {
    padding-bottom: 0.4rem;
    border-bottom: 0.05rem solid #fbefcb;
  }
  .news-detail .thead .tit {
    color: #333;
    font-weight: bold;
    text-align: center;
  }
  .news-detail .thead .source {
    color: #666;
  }
  .news-detail .thead .time {
    color: #666;
  }
  .news-detail .content {
    color: #555;
  }
  /*新闻详情结束*/
@media (min-width: 768px){
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}

.breadcrumb>.active {
	color: #777
}
}
@media (min-width: 992px){
.news-box {
    width:100%;
	padding: 20px;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}

.breadcrumb>.active {
	color: #777
}
.news-box{ margin:auto;padding:40px;}

 .news-detail .thead {
    padding-bottom:15px;
    border-bottom: 2px solid #fbefcb;
  }
  .news-detail .thead .tit {
    font-size:32px;
    color: #333;
    font-weight: bold;
    text-align: center;
    line-height:32px;
	margin-bottom:20px
  }
  .news-detail .thead .source {
    font-size: 18px;
    color: #666;
  }
  .news-detail .thead .time {
    font-size: 18px;
    color: #666;
  }
  .news-detail .content {
    font-size:19px;
    line-height:32px;
    padding: 30px 0;
  }
}
@media (min-width: 1260px){
.news-box {
    width: 1230px;
	padding: 20px;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}

.breadcrumb>.active {
	color: #777
}
.news-box{ margin:auto;padding:40px 60px;}

 .news-detail .thead {
    padding-bottom:20px;
    border-bottom: 2px solid #fbefcb;
  }
  .news-detail .thead .tit {
    font-size:34px;
    color: #333;
    font-weight: bold;
    text-align: center;
    line-height:40px;
  }
  .news-detail .thead .source {
    font-size: 24px;
    color: #666;
  }
  .news-detail .thead .time {
    font-size:24px;
    color: #666;
  }
  .news-detail .content {
    font-size:32px;
    line-height:2;
    padding: 30px 0;
  }
}
@media (max-width: 991px){

.news-green .content-over001 {
    width: 60%;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}

.breadcrumb>.active {
	color: #777
}
.news-box{ margin:auto;padding:40px;}

 .news-detail .thead {
    padding-bottom:15px;
    border-bottom: 2px solid #fbefcb;
  }
  .news-detail .thead .tit {
    font-size:26px;
    color: #333;
    font-weight: bold;
    text-align: center;
    line-height:32px;
	margin-bottom:20px
  }
  .news-detail .thead .source {
    font-size: 18px;
    color: #666;
  }
  .news-detail .thead .time {
    font-size: 18px;
    color: #666;
  }
  .news-detail .content {
    font-size:19px;
    line-height:32px;
    padding:30px 0;
  }
}
@media (max-width: 767px){
.imgTxt dd {
    width: 76.5%;
}
.news-box{ margin:auto;padding:18px;}

 .news-detail .thead {
    padding-bottom:15px;
    border-bottom: 2px solid #fbefcb;
  }
  .news-detail .thead .tit {
    font-size:26px;
    color: #333;
    font-weight: bold;
    text-align: center;
    line-height:32px;
  }
  .news-detail .thead .source {
    font-size: 18px;
    color: #666;
  }
  .news-detail .thead .time {
    font-size: 18px;
    color: #666;
  }
  .news-detail .content {
    font-size:19px;
    line-height:32px;
    padding: 250px 0;
  }
}
@media (max-width:680px){

.news-green .content-over001 .bb,.news-green .content-over001 .aa,
.news-green .data-time .data01,.news-green .data-time .data02,
.new-midd li a,.new-midd li,.nav-leader-tab>li>a,.imgTxt-leader dd p,
.imgTxt dd h4,.imgTxt-leader .link-a,.kuohao .iconfont{
	font-size: 20px;
}

.pagination .whj_padding,.totlepage,.input-trip{
	font-size: 20px!important;
}
.news-green .data-time {
    width:115px;
}
.news-list-title h1,.news-list-title h5{
	font-size: 22px;
	top: -13px;
}
.news-green{
	margin-top: 30px;
}
.imgTxt dd {
    width: 68.5%;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}

.breadcrumb>.active {
	color: #777
}
.news-box{ margin:auto;padding:18px;}

 .news-detail .thead {
    padding-bottom:15px;
    border-bottom: 2px solid #fbefcb;
  }
  .news-detail .thead .tit {
    font-size:26px;
    color: #333;
    font-weight: bold;
    text-align: center;
    line-height:32px;
  }
  .news-detail .thead .source {
    font-size: 18px;
    color: #666;
  }
  .news-detail .thead .time {
    font-size: 18px;
    color: #666;
  }
  .news-detail .content {
    font-size:19px;
    line-height:32px;
    padding:25px 0;
  }
}
@media (max-width:480px){
.news-green .content-over001 .bb,.news-green .content-over001 .aa,
.news-green .data-time .data01,.news-green .data-time .data02,
.new-midd li a,.new-midd li,.nav-leader-tab>li>a,.imgTxt-leader dd p,
.imgTxt dd h4,.imgTxt-leader .link-a,.kuohao .iconfont {
    font-size: 18px;
}
.news-yao {
    margin-top:34px;
}
.news-green .content-over001 .bb {
    text-indent: -2em;
    font-weight: 300;
    color: rgba(105,117,116,1);
    margin-bottom: 0;
   /* display: -webkit-box;*/
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	display: none;
}
.pagination .whj_padding,.totlepage,.input-trip{
	font-size: 18px!important;
}
.pagination .whj_padding{
	margin-bottom: 10px;
}
.imgTxt dd {
    width: 62.5%;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}

.breadcrumb>.active {
	color: #777
}
.wm-two img {
    width: 100px;
    height: 100px;
}
.news-green li{
	padding-bottom: 12px;
    padding-top: 16px;
}
.news-green .content-over001{
	padding-left: 15px;
}
.kuohao{
	display: none;
}
.news-box{ margin:auto;padding:18px;}

 .news-detail .thead {
    padding-bottom:15px;
    border-bottom: 2px solid #fbefcb;
  }
  .news-detail .thead .tit {
    font-size:26px;
    color: #333;
    font-weight: bold;
    text-align: center;
    line-height:32px;
  }
  .news-detail .thead .source {
    font-size: 18px;
    color: #666;
  }
  .news-detail .thead .time {
    font-size: 18px;
    color: #666;
  }
  .news-detail .content {
    font-size:19px;
    line-height:32px;
    padding: 20px 0;
  }
 }
@media (max-width:380px){
.news-box{ margin:auto;padding:15px;}
.news-yao {
    margin-top:30px;
}
.news-green .content-over001 .bb {
    text-indent: -2em;
    font-weight: 300;
    color: rgba(105,117,116,1);
    margin-bottom: 0;
   /* display: -webkit-box;*/
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	display: none;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}

.breadcrumb>.active {
	color: #777
}
 .news-detail .thead {
    padding-bottom:12px;
    border-bottom: 2px solid #fbefcb;
  }
  .news-detail .thead .tit {
    font-size:22px;
    color: #333;
    font-weight: bold;
    text-align: center;
    line-height:32px;
  }
  .news-detail .thead .source {
    font-size: 16px;
    color: #666;
  }
  .news-detail .thead .time {
    font-size: 16px;
    color: #666;
  }
  .news-detail .content {
    font-size:17px;
    line-height:30px;
    padding: 15px 0;
  }
 }