/* 新闻中心页面start */
  /* 头部推荐文章start */
.news-hander{
  padding: 50px 40px;
  margin-top: 50px;
}
.news-hander h4 a{
  width: auto;
}
.news-hander .band-solid-bottom{
  padding: 0;
  padding-left: 30px;
  overflow: hidden;
}
.news-hander .band-solid-bottom p{
  font-size: 18px;
}
.news-hander .band-solid-bottom h5 a{
  margin: 30px 0;
}
.news-hander .band-solid-bottom .butn-arrow-more{
  float: right;
  width: 140px;
}
@media only screen and (min-width: 992px) {
	.news-hander {
		position: relative;
	}
	.news-hander .col-md-6 + .col-md-6 {
		position: static;
	}
	.news-hander .band-solid-bottom .butn-arrow-more {
		position: absolute;
		bottom: 60px;
		right: 60px;
	}
}
  /* 头部推荐文章end */
  /* tab切换部分start */
.tab-box{
  margin-top: 30px;
}
.tab-box .news-tab{
  overflow: hidden;
  padding: 40px 40px;
}
.tab-box .news-tab li{
  float: left;
  padding: 5px 10px;
  margin-right: 30px;
  color: #233063;
  cursor: pointer;
}
.tab-box .news-tab li.active{
  background: #233063;
  color: #fff;
}
.tab-box .news-search{
  padding: 40px 0;
  padding-right: 25px;
}
.tab-box .news-search .search-box{
  width: 337px;
  height: 45px;
  float: right;
  position: relative;
}
.tab-box .news-search input{
  width: 100%;
  height: 100%;
  padding: 0 50px 0 20px;
  border: 1px solid #002b5f;
}
.tab-box .news-search .search-box .search-btn{
  width: 26px;
  height: 24px;
  display: block;
  position: absolute;
  right: 20px;
  top: 10px;
  cursor: pointer;
  background: url('../img/search-btn.png') no-repeat;
}
  /* tab切换部分end */
  /* 新闻列表部分start */
.news-list{
  margin-top: 30px;
}
.news-list .news-content{
  width: 100%;
  overflow: hidden;
  padding-bottom: 25px;
  margin-bottom: 30px;
  background: #fff;
}
.news-list .news-img{
  width: 100%;
}
.news-list .news-img img{
  width: 100%;
}
.news-list .nr-box{
  padding: 0 10px;
}
.news-list .nr-box .news-top{
  font-size: 14px;
  overflow: hidden;
  margin: 14px 0;
}
.news-list .nr-box .new-text{
  display: inline-block;
  padding: 0px 5px;
  border-top-left-radius:10px;
  border-bottom-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  background: #233063;
  color: #fff;
}
.news-list .nr-box .news-context{
  font-size: 18px;
  color: #002b5f;
  height: 54px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news-list .nr-box .news-spack{
  color: #666;
  font-size: 18px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  margin-top: 15px;
}
.news-list .nr-box a{
  width: 150px;
  margin-top: 25px;
}
.news-top .new-text > a {
	color: #fff;
}
  /* 新闻列表部分end */
  /* 查看更多部分start */
.lookmor{
  text-align: right;
  margin-top: 5px;
  margin-bottom: 105px;
}
  /* 查看更多部分end */

  /* 九牧厨卫部分start */
.kitchen-box .kitchen-content{
  padding: 90px 0;
}
.kitchen-content h5{
  font-size: 40px;
  color: #002b5f;
  margin-bottom: 40px;
}
.kitchen-content p{
  font-size: 18px;
  color: #666;
}
.kitchen-box .sao-ma{
  padding: 70px 0;
  overflow: hidden;
}
.kitchen-box .the-ma{
  width: 176px;
  height: 176px;
  /*background: #879bb4;*/
  float: right;
  text-align: center;
  line-height: 176px;
  color: #fff;
}
  /* 九牧厨卫部分end*/
/* ----移动端---- */
@media only screen and (max-width:992px){
  /* 头部推荐文章start */
  .news-hander{
    margin-top: 15px;
    padding: 0 15px;
    background: #fafafa;
  }
  .news-hander .band-solid-bottom{
    padding:0 18px;
    padding-top: 16px;
    border: none;
  }
  .news-hander .band-solid-bottom h4 a{
    font-size: 14px;
    line-height: 16px;
    height: 30px;
  }
  .news-hander .band-solid-bottom h5{
    margin: 10px 0;
  }
  .news-hander .band-solid-bottom h5 a{
    font-size: 12px;
    line-height: normal;
    display: inline;
  }
  .news-hander .band-solid-bottom p{
    font-size: 12px;
    color: #333;
    padding-bottom: 0;
    line-height: 18px;
    margin-bottom: 0 !important;
  }
  .news-hander .band-solid-bottom .butn-arrow-more{
    font-size: 12px;
    width: auto;
    color: #002b5f;
  }
  .news-hander .band-solid-bottom .butn-arrow-more i{
    width: 16px;
    background: url("../img/band/more-arrow1.png") no-repeat;
    background-size: 100% 100%;
    margin-left: 5px;
  }
  /* 头部推荐文章end */

  /* 选择下拉框start */
  .selectbtn{
    width: 100%;
    padding: 0 18px;
    overflow: hidden;
  }
  .selectbtn select{
    float: left;
    color: #233063;
    padding: 4px 27px 4px 8px;
    border: 1px solid #002b5f;
    font-size: 12px;
    margin-right: 15px;
    position: relative;
  }
  .selectbtn select i{
    position: absolute;
    right: 9px;
    top:10px;
    width: 9px;
    height: 5px;
  }
  .selectbtn select i img{
    width: 100%;
  }
  /* 选择下拉框start */

  /* 新闻列表start */
  .news-list{
    padding: 0 15px;
  }
  .news-list .news-content{
    padding-bottom: 0;
  }
  .news-list .news-img img{
    display: block;
    margin: 0 auto;
  }
  .news-list .nr-box{
    margin: 0 auto;
  }
  .news-list .nr-box .new-text{
    color: #999;
    font-size: 12px;
    background: #fff;
    padding: 0;
  }
  .news-list .nr-box .new-time{
    font-size: 12px;
    columns: #999;
    margin-top: 10px;
  }
  .news-list .nr-box .news-context{
  	height: auto;
    font-size: 14px;
  }
  .news-list .nr-box .news-spack{
    font-size: 12px;
    margin-top: 8px;
  }
  .news-list .nr-box > a{
    width: auto;
    float:right;
    margin-top: 15px;
    font-size: 12px !important;
  }
  .news-list .nr-box > a i{
    width: 16px;
    background: url("../img/band/more-arrow1.png") no-repeat;
    background-size: 100% 100%;
    margin-left: 5px;
  }
  .news-context > a {
  	color: #002b5f;
  }
  .news-top .new-text > a {
  	color: #999;
  }
  /* 新闻列表end */

  /* 查看更多start */
  .lookmor{
    padding:0 15px;
    margin: 0;
    overflow: hidden;
  }
  .lookmor p{
    overflow: hidden;
    border-top: 1px solid #d3d3d3;
  }
  .lookmor p a{
    float: right;
    margin-right: 8px;
    font-size: 14px;
    color: #002b5f;
    padding: 15px 0 20px 0;
  }
  .lookmor a i{
    display: inline-block;
    width: 8px;
    height: 4px;
    background: url("../img/band/slide-bottom.png") no-repeat;
    background-size: 100% 100%;
    margin-left: 7px;
    vertical-align: middle;
    margin-top: -2px;
  }
  /* 查看更多end */

  /* 九牧厨卫start */
  .kitchen-tit{
    text-align: center;
    padding: 0 15px;
  }
  .kitchen-tit .tit-box{
    padding-top: 32px;
    
  }
  .kitchen-tit .tit-box h5{
    font-size: 14px;
    color: #002b5f;
    margin-bottom: 12px;
    font-weight:bold;
  }
  .kitchen-tit .tit-box p{
    display: block;
    width: 268px;
    text-align: left;
    margin: 0 auto;
    font-size: 12px;
    color: #333;
  }
  .kitchen-tit .erweima-img{
    width: 100%;
    padding-top: 25px;
    padding-bottom: 40px;
  }
  .kitchen-tit .erweima-img img{
    width: 20%;
    display: block;
    margin: 0 auto;
  }
  /* 九牧厨卫start */
}
/* 新闻中心页面end */


/* 新闻详情页面start */
.details-page{
  margin-top: 20px;
}
.left-box{
  margin-bottom: 90px;
}
.content-left{
  padding: 40px 60px 0 60px; 
}
.detail-title h2{
  font-size: 30px;
  color: #002b5f;
  line-height: 40px;
}
.detail-title p {
  margin-top: 25px;
  font-size: 18px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e1e1e1;
}
.detail-title p span{
  margin-right: 45px;
}
.detail-title p label{
  float: right;
  font-weight: normal;
}
.detail-title p label i{
  display: inline-block;
  width: 32px;
  height: 28px;
  margin-left: 10px;
  cursor: pointer;
}
.detail-title p label s {
  display: inline-block;
  width: 40px;
  height: 28px;
  margin-left: 10px;
  cursor: pointer;
}
.detail-title p label i img,
.detail-title p label s img{
  width: 100%;
  height: 100%;
}
.detail-content{
  padding-top: 30px;
}
.detail-content p{
  font-size: 24px;
}
.detail-content img{
  width: 85%;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
}
.detail-content h6{
  font-size: 20px;
  color: #333;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 30px;
}
.to-share{
  margin-top: 40px;
  padding-bottom: 45px;
  overflow: hidden;
}
.to-share label {
  float: right;
  font-weight: normal;
  margin-right: 20px;
}
.to-share label i{
  display: inline-block;
  width: 32px;
  height: 28px;
  margin-left: 10px;
  cursor: pointer;
}
.to-share label s {
  display: inline-block;
  width: 40px;
  height: 28px;
  margin-left: 10px;
  cursor: pointer;
}
.to-share  img{
  width: 100%;
  height: 100%;
}
.next-page{
  padding: 30px 90px 40px 60px;
  margin-top: 30px;
  background: #fff;
  cursor: pointer;
}
.next-page h4{
  font-size: 30px;
  color: #666;
  padding-bottom: 30px;
}
.next-page .first-con{
  font-size: 28px;
  color: #002b5f;
  margin-bottom: 30px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.next-page .last-con{
  font-size: 24px;
  color:#666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.right-box{
}
.content-right{
  background: #fff;
  padding:45px 0 0 0;
}
.content-right h3{
  text-align: center;
  padding-bottom: 35px;
}
.content-right .rightnews-list{
  overflow: hidden;
  background: #fff;
  padding: 0 15px;
}
.content-right .rightnews-list li{
  margin-bottom: 20px;
  font-size: 18px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.content-right .rightnews-list li:hover a{
  color: #002b5f;
  text-decoration:underline;
}
.detailimg-box{
  width: 100%;
  margin-top: 20px;
}
.detailimg-box img{
  width: 100%;
}
/* ----移动端---- */
@media only screen and (max-width:992px){
	.details-page {
		margin-top: 0 !important;
	}
  .content-left{
    padding:0 15px;
  }
  .content-left .detail-title h2{
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    color: #333;
  }
  .detail-title label a, .releasetime-share a {
  	width: 25px !important;
		height: 20px !important;
		margin-left: 5px !important;
  }
  .detail-title label a.bds_tsina, .releasetime-share a.bds_tsina {
  	width: 32px !important;
  }
  .content-left .detail-title p{
    margin-top: 16px;
    font-size: 12px;
  }
  .content-left .detail-title p span{
    margin-right: 10px;
  }
  .content-left .detail-title p label i{
    width: 17px;
    height: 16px;
    margin-left: 5px;
  }
  .content-left .detail-title p label s{
    width: 24px;
    height: 18px;
    margin-left: 5px;
  }
  .newsdetaits-page{
    padding: 0 15px;
  }
  .detail-content{
    padding-top: 20px;
  }
  .detail-content p{
    font-size: 12px;
  }
  .detail-content img{
    width: 100%;
    margin-top: 15px;
  }
  .detail-content h6{
    font-size: 12px;
    color: #333;
    margin-bottom: 20px;
  }
  .left-box {
    margin-bottom: 0;
  }
  .left-box .line-box{
    height: 30px;
    margin-top: 30px;
    width: 100%;
    border-top: 1px solid #d3d3d3;
  }
  .last-page.next-page{
    margin-bottom: 0;
  }
  .next-page{
    padding: 12px 15px 16px;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .next-page h4{
    font-size: 12px;
    color: #666;
    padding-bottom:8px;
  }
  .next-page .first-con{
    font-size: 14px;
    margin-bottom: 0;
  }
}
/* 新闻详情页面start */



/* 社会责任页面start */
.responsibility .band_slider{
  margin-top: 88px;
}
.responsibility .responsibility-img{
  height: auto;
  padding-right: 0;
  float: left !important;
  padding-top: 60px;
  
}
.responsibility .responsibility-img .content-img{
  width: 100%;
  padding-right: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  background: #fff;
}
.responsibility .responsibility-img .t-res-img{
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
  z-index: 5;
}
.responsibility .responsibility-img .t-res-img span{
  width: 60px;
  height: 100%;
  background: #fafafa;
  position: absolute;
  left: 0;
  bottom: 0;
}
.responsibility .responsibility-img img{
  width: 100%;
  margin-top: -120px;
  z-index: 2;
}
.responsibility .band-solid-bottom{
  margin-top: 60px;
  padding-right: 75px;
  padding-left: 0;
}
.responsibility  .band-solid-bottom h4 a{
  width: auto;
  height: auto;
}
.responsibility  .band-solid-bottom h5 a{
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 13px !important;
}
.responsibility .band-solid-bottom p{
  font-size: 18px;
  color: #666;
}
.t-res-title{
  padding-top: 214px;
  padding-bottom: 88px;
}
.lookdetail{
  position: absolute;
  bottom: 40px;
  right: 60px;
}
.public-list{
  width: 100%;
  overflow: hidden;
}
.public-list li{
  margin-bottom: 32px;
  background: #fff;
  padding-bottom: 80px;
  position: relative;
}
.public-list li .col-md-6 {
	position: static;
}
.public-left{
  padding-right: 0;
}
.public-good{
  padding: 60px 0 68px 47px;
}
.public-good h3{
  font-size: 26px;
  color: #002b5f;
  line-height: 30px;
}
.public-good h5{
  font-size: 20px;
  color: #666;
  margin-top: 15px;
  margin-bottom: 20px;
}
.public-good p{
  font-size: 18px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.public-img{
  width: 100%;
  padding:60px 54px 0 37px;
}
.public-img img{
  width: 100%;
}
.lookList-detail{
  position: absolute;
  bottom: 68px;
  left: 45px;
}
.responsibility-page .lookmor{
  margin-bottom: 35px;
}
.responsibility-page .lookmor a{
  background: none;
  font-size: 18px;
  width: auto;
  height: auto;
  line-height: normal;
  padding: 15px 38px;
}
.t-res-banner .band_slider li {
	position: static;
	background-color: transparent;
}
.t-res-banner .band_slider li::before {
	display: none;
}
.t-res-banner .band_slider .col-md-6 {
	position: relative;
}
.t-res-banner .band_slider .flex-direction-nav a {
	bottom: -57px;
}
.t-res-banner .band_slider {
	padding-bottom: 0;
}

@media only screen and (max-width:992px){
  /* 轮播图样式start */
  .t-res-banner .band_slider .flex-direction-nav{
    display: block;
  }
  .t-res-banner .band_slider .flex-control-nav{
    display: none;
  }
  .t-res-banner .band_slider .flex-direction-nav a{
    top: 32%;
    bottom: unset;
  }
  .t-res-banner .band_slider .flex-direction-nav .flex-prev{
    left: 10px;
    margin-left: 0;
    background: url('../img/t-banner-left.png') no-repeat;
    width: 25px;
    height: 25px;
    background-size: 100% 100%;
  }
  .t-res-banner .band_slider .flex-direction-nav .flex-next{
    left: unset;
    right: 10px;
    margin-left: 0;
    background: url('../img/t-banner-right.png') no-repeat;
    width: 25px;
    height: 25px;
    background-size: 100% 100%;
  }
  .t-res-banner .band-solid-bottom p {
  	margin-bottom: 0 !important;
  }
  /* 轮播图样式end */
  .responsibility{
    margin-top:0px;
  }
  .responsibility .responsibility-img{
    padding:0 5px;
  }
  .responsibility .responsibility-img .content-img{
    padding: 0;
  }
  .responsibility .responsibility-img img{
    margin-top: 0;
  }
  .responsibility .band-solid-bottom{
    margin-top: 0;
    border: none;
  }
  .responsibility .band-solid-bottom p{
    padding-bottom: 0;
  }
  .public-list{
    margin-top: 5px;
  }
  .public-list li{
    background: none;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .public-list li .public-good{
    padding: 0;
    padding-left: 25px;
    position: relative;
  }
  .public-good .left-line{
    position: absolute;
    left: 7px;
    top: 8px;
    width: 1px;
    bottom: -29px;
    background-color: #c8d0db;
  }
  .public-list li .public-good h5{
    margin-top:5px;
    margin-bottom: 12px;
    font-size: 12px;
    color: #002b5f;
    position: relative;
  }
  .public-list li .public-good h5::after{
    content: '';
    position: absolute;
    left: -20px;
    top: 2px;
    width: 6px;
    height: 6px;
    background-color: #002B5F;
    border-radius: 50%;
  }
  .public-list li .public-good h3{
    font-size: 14px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
  }
  .public-list li .public-img{
    padding: 0;
  }
  .public-list li .public-good .lookList-detail{
    position: unset;
    text-align: right;
  }
  .public-good .lookList-detail a{
    width: auto;
    margin: 10px 0;
    padding-right: 18px;
    
  }
  .responsibility-page .lookmor{
    margin-bottom: 0;
  }
  .responsibility-page .jm-footer-panel{
    margin-top: 0;
  }
  .responsibility-page .lookmor p{
    border-top: 1px solid #363636;
  }
}
/* 社会责任页面end */


.y_noorder {
    height: 300px;
    text-align: center;
    line-height: 380px;
    background: url(../img/serve-noorder-bg01.png) center 80px no-repeat;
    color: #999;
    font-size: 14px;
}
.serve-vita-g-bobox .g-box {
    width: 100%;
}
/*新闻详情页字体统一*/
.detail-content p,.detail-content span {
	font-size: 20px !important;
	font-family: "microsoft yahei" !important;
	color: #666 !important;
}
@media only screen and (max-width:992px) {
	.detail-content p,.detail-content span {
		font-size: 14px !important;
	}
}
/*社会责任页*/
.tl-res-title {
	padding: 100px 0 46px;
}
.tl-res-title h3 {
	font-weight: bold;
	font-size: 40px;
}
.tl-res-title p {
	font-size: 16px;
	line-height: 24px;
	color: #B0B0AD;
	text-align: center;
}
.public-list li {
	padding: 40px 60px;
	min-height: 360px;
	margin-bottom: 0;
}
.public-list li::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 60px;
	right: 60px;
	height: 1px;
	background-color: #eee;
}
.public-list li:last-of-type::after {
	display: none;
}
.public-dets {
	padding-right: 477px;
}
.public-dets-pic {
	position: absolute;
	top: 40px;
	right: 60px;
	width: 430px;
	height: 280px;
	
}
.public-dets-pic .public-img {
	padding: 0;
}
.public-dets-pic .public-img img {
	width: 100%;
	height: 100%;
}
.public-dets .public-good {
	padding: 60px 0 0;
}
.public-dets .public-good h3 {
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 24px;
}
.public-dets .public-good p {
	font-size: 16px;
	color: #999;
	line-height: 27px;
	-webkit-line-clamp: inherit;
}
@media only screen and (max-width: 992px){
	.public-list li {
	  padding: 0;
	  min-height: none;
	}
	.public-list li::after {
		left: 0;
		right: 0;
	}
	.public-dets {
		padding-right: 0;
	}
	.public-dets-pic {
		position: static;
		width: 100%;
		height: auto;
		padding: 14px 0 18px;
	}
	.public-list li .public-dets .public-good {
		padding-left: 0;
	}
	.public-list li .public-dets .public-good h3 {
		margin-bottom: 4px;
		font-size: 16px;
	}
	.public-dets .public-good p {
		font-size: 14px;
	}
}