﻿.txtCenter {
  text-align: center;
}
.txtLeft {
  text-align: left;
}
/*客户案例*/
.caseMain {
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.caseMain .pageList {
  margin-top: 12px;
}
.caseMain .choice {
  color: #333;
  padding-top: 24px;
  border-bottom: 1px #e4e4e4 solid;
  margin-bottom: 8px;
}
.caseMain .choice dl {
  position: relative;
  margin-bottom: 9px;
}
.caseMain .choice dl:last-child {
  margin-bottom: 7px;
}
.caseMain .choice dl .down {
  background: url(../images/iconChoiceDown.png) no-repeat left 9px;
  position: absolute;
  bottom: 0;
  right: -15px;
  width: 30px;
  height: 32px;
  background-size: 11px auto;
  display:none;
}
.caseMain .choice dl .down.on {
  background: url(../images/iconChoiceUp.png) no-repeat left 9px;
  background-size: 11px auto;
}
.caseMain .choice dt {
  float: left;
  width: 24%;
  letter-spacing: 1px;
  line-height: 22px;
}
.caseMain .choice dd {
  float: left;
  width: 70%;
  max-height: 64px;
  overflow: hidden;
}
.caseMain .choice dd.on {
  max-height: none;
}
.caseMain .choice dd a {
  color: #333;
  float: left;
  display: block;
  padding: 4px 14px;
  margin-bottom: 10px;
}
.caseMain .choice dd a.on,
.caseMain .choice dd a:hover {
  color: #fff;
  background: #0066cc;
}
.caseList {
  padding-top: 10px;
}
/*
.caseList.mBt {
  padding-bottom: 15px;
}
*/
.caseList.mBt .item {
  padding-top: 15px;
}
.caseList.mBt .item:first-child{
 padding-top: 0;
}
.caseList .item .top {
  position: relative;
}
.caseList .item .top > img {
  width: 100%;
}
.caseList .item .top .txt {
  position: absolute;
  width: 100%;
  font-size: 14px;
  color: #fff;
  height: 14px;
  line-height: 14px;
  padding: 13px 0;
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
}
.caseList .item .top .txt p {
  padding-left: 12px;
  width: 80%;
  overflow: hidden;
  height: 14px;
  line-height: 14px;
}
.caseList .item .top .txt .more {
  background: url(../images/iconAdd.png) no-repeat left center;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  bottom: 0;
  background-size: 15px auto;
}
.caseList .item .top .txt .more.on {
  background: url(../images/iconMinus.png) no-repeat left center;
  background-size: 15px auto;
}
.caseList .label {
  color: #999;
  height: 22px;
  line-height: 22px;
  padding: 12px 0 20px 10px;
  border: 1px #fff solid;
  border-width: 0 1px;
}
.caseList .label.on {
  border-color: #e4e4e4;
}
.caseList .label span {
  padding: 4px 10px;
  border: 1px #ccc solid;
  border-radius: 5px;
  margin-right: 10px;
}
.caseList .bt {
  border: 1px #e4e4e4 solid;
  border-top: 0;
  margin-bottom: 30px;
}
.caseList .bt .cont {
  padding: 16px 20px 12px;
}
.caseList .bt .cont img{
  width:18px;
 vertical-align: middle;
      margin-top: -2px;
}
.caseList .bt .cont p span{
  line-height:18px;
}
.caseList .bt .cont:first-child {
  background-color: #f0f0f0;
}
/*服务项目-配方*/
.areaList {
  width: 100%;
  overflow: hidden;
  padding-bottom: 20px;
}
.areaList .cont {
  font-family: SimSun;
  line-height: 24px;
  color: #666;
}
.areaList .cont img {
  width: 100% !important;
}
.areaList .detailCont {
  margin-bottom: 13px;
  color: #999;
  text-align: center;
}
.areaList ul {
  width: 104%;
}
.areaList li {
  float: left;
  width: 46%;
  margin-right: 4%;
  position: relative;
  margin-bottom: 4%;
}
.areaList li > img {
  width: 100%;
}
.areaList li a > img {
  width: 100%;
}
.areaList li .back {
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.areaList li .st {
  padding: 0 10px;
  line-height: 16px;
  color: #fff;
  position: absolute;
  bottom: 7px;
  left: 0;
}
.areaList #hotFieldList li i{
height:0;
}
.areaList #hotFieldList li .st{
    background-color: rgba(0, 0, 0, 0.4);
  width:96%;
  padding:4px 2%;
  bottom:0;
}

.serFlow {
  background: #f6f5f4 url(../images/flowBack.png) no-repeat;
  background-size: cover;
  padding-top: 1px;
  padding-bottom: 25px;
}
#itemTypeList>div:last-child{
margin-bottom:0 !important;
}
.serFlow.textBack {
  background: #f6f5f4 url(../images/textBack.png) no-repeat;
  background-size: cover;
}
.protect .textCont{
 padding-bottom:20px;
}
.serFlow .textCont {
  font-family: SimSun;
  line-height: 24px;
  color: #666;
  padding: 0 15px;
}
.serFlow .flowList { 
  margin: 0 auto;
}
.serFlow .flowList .left,.serFlow .flowList .right{
  box-sizing: border-box;
  width: 50%;
}
.serFlow .flowList .circle {
  width: 6px;
  height: 6px;
  border: 1px #0e6eb7 solid;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}
.serFlow .flowList .title {
  position: relative;
  margin-bottom: 6px;
  font-size: 14px;
}
.serFlow .flowList .title > img {
  width: 21px;
}
.serFlow .flowList .number {
  width: 28px;
  display: block;
  position: absolute;
  height: 20px;
  line-height: 19px;
  color: #0066b3;
  text-align: center;
}
.serFlow .flowList .left {
  text-align: right;
  border-right: 1px #ccc solid;
  padding-right: 30px;
}
.serFlow .flowList .left .number {
  background: url(../images/iconFlow.png) no-repeat;
  right: -44px;
  bottom: 0;
  background-size: 24px auto;
}
.serFlow .flowList .cont {
  line-height: 24px;
  color: #666;
  font-family: SimSun;
}
.serFlow .flowList .right {
  padding-left: 30px;
  border-left: 1px #ccc solid;
  text-align: left;
  margin-right:1px;
}
.serFlow .flowList .right .number {
  background: url(../images/iconFlowRight.png) no-repeat;
  left: -40px;
  bottom: 0;
  width: 24px;
  background-size: 24px auto;
}
.serFlow .flowList .right .number span {
  padding-right: 4px;
}
.grayBack {
  background-color: #f6f5f4;
  padding-top: 5px;
}
.btSlide {

  padding-top: 1px;
display: none;
}
/*咨询与策划*/
.serviceList {
  width: 100%;
  overflow: hidden;
  padding-top: 8px;
}
.serviceList .list {
  width: 108%;
}
.serviceList .item {
  float: left;
  text-align: center;
  margin-right: 8%;
  width: 42%;
  margin-bottom: 30px;
  padding-top: 10px;
}
.serviceList .item > img {
  width: auto;
  height: 25px;
}
.serviceList .item .title {
  font-size: 14px;
  padding: 17px 0 0;
}
.serviceList .item .cont {
  line-height: 20px;
  color: #999;
  margin-top: 12px;
}
.advantage {
  padding-top: 1px;
  padding-bottom: 5px;
}
.advantage .item {
  position: relative;
  margin-bottom: 20px;
}
.advantage .item > img {
  width: 100%;
}
.advantage .item .back {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
}
.advantage .item .tableDiv {
  width: 72%;
  height: 60%;
  position: absolute;
  left: 50%;
  top: 20%;
  margin-left: -36%;
  background-color: rgba(250, 250, 250, 0.5);
    font-weight: bold;
}
.advantage .item .tableDiv table {
  height: 100%;
  text-align: center;
  width: 100%;
  font-size: 14px;
}
/*业务领域-环保*/
.protect{
padding-bottom: 10px;
}
.protect .areaList {
  padding-bottom: 0;
}
.protect .areaList .lists {
  padding-bottom: 7px;
}
.protect .areaList .lists .item {
  text-align: center;
  margin-bottom: 21px;
}
.protect .areaList .lists img {
  width: 100%;
}
.protect .areaList .lists .title {
  font-size: 14px;
  padding: 10px 0;
}
.protect .areaList .lists .txt {
  font-family: SimSun;
  color: #666;
  line-height: 18px;
}
.protect .areaList .lists .word {
  padding-bottom: 14px;
  border: 1px #e4e4e4 solid;
  border-top: 0;
}

.protect .textCont > div {
  margin-bottom: 15px;
}
.protect .textCont > div .title {
  font-size: 14px;
  margin-bottom: 10px;
  font-family: 'Microsoft YaHei';
  color: #333;
}
.protect .textCont > div .title font{
 font-family: 'Microsoft YaHei'!important;
}
.protect .textCont > div .title img {
  width: 8px;
}
.protect .textCont > div .title span {
  padding-left: 5px;
}
.protect .textCont > div .cont,.protect .textCont > div .cont span {
  font-family: SimSun !important;
  line-height: 24px !important;
  color: #666 !important;
  font-size:12px !important;
}
.protect .serviceList .item .cont {
  color: #666;
}
.detailTitle {
  color: #999;
  text-align: center;
  margin-bottom: 20px;
}
.question {
  margin-bottom: 30px;
}
.question li {
  padding: 10px 0;
  color: #666;
  line-height: 24px;
  font-family: SimSun;
  border-top: 1px #999 dotted;
}
.question li p {
  background: url(../images/iconLi.png) no-repeat 0 7px;
  padding-left: 25px;
  background-size: 10px auto;
}
.question li:last-child {
  border-bottom: 1px #999 dotted;
}
.serviceList .list.clear {
  width: auto;
}


.serviceList .list.clear .item {
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  width: 50%;
  text-align: left;
  margin-right: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-top: 10px;
}
.serviceList .list.clear .item .txtTitle {
  font-size: 14px;
  margin-bottom: 4px;
  font-family: 'Microsoft YaHei';
  color: #333;
}
.serviceList .list.clear .item .txtTitle > img {
  width: 8px;
  height: 8px;
}
.serviceList .list.clear .item .txtTitle span {
  padding-left: 5px;
}
.serviceList .list.clear .item .cont {
  font-family: SimSun;
  line-height: 24px;
  color: #666;
}
.apply {
  padding-bottom: 15px;
}
.apply .list .item {
  position: relative;
  margin-bottom: 16px;
}
.apply .list .item > img {
  width: 100%;
}
.apply .list .item .title {
  font-size: 14px;
  text-align: center;
  margin-bottom: 15px;
}
.apply .list .item .cont {
  font-family: SimSun;
  line-height: 16px;
}
.apply .list .item .tableDiv {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, 0.5);
  left: 0;
  top: 0;
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  overflow: hidden;
}
.apply .list .item table {
  width: 100%;
  height: 100%;
}
.grayBack .question {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.grayBack .question li:first-child {
  border: 0;
  padding-top: 0;
}
.grayBack .question li:last-child {
  border-bottom: 0;
}
/*新闻列表*/
.newsList {
  padding-top: 6px;
}
.newsList .pageList {
  margin-top: 15px;
}
.newsList dl {
  border-top: 1px #e5e5e5 dashed;
  padding: 15px 0;
  height: 66px;
}
.newsList dl:first-child {
  border-top: 0;
}
.newsList dl table {
  height: 100%;
}
.newsList dl dt {
  float: left;
  color: #3c85c6;
  font-size: 14px;
  font-family: Arial;
  border-right: 1px #ddd solid;
  width: 24%;
  text-align: center;
  padding: 10px 0;
  box-sizing: border-box;
}
.newsList dl dt .day {
  font-weight: bold;
  font-size: 28px;
}
.newsList dl dd {
  float: left;
  padding-left: 5%;
  width: 75%;
  height: 100%;
  box-sizing: border-box;
}
.newsList dl dd a {
  color: #999;
  font-family: SimSun;
}
.newsList dl dd .title {
  font-family: 'Microsoft YaHei';
  color: #333;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 14px;
  line-height: 14px;
  margin-bottom: 10px;
}
.newsList dl dd .cont {
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 48px;
}
/*新闻详情*/
.newDetail {
  padding-top: 16px;
}
.newDetail img {
  width: 100% !important;
}
.newDetail .title {
  font-size: 16px;
  text-align: center;
}
.newDetail .time {
  color: #999;
  margin: 15px 0 10px;
  text-align: center;
}
.newDetail .cont {
  line-height: 24px;
  color: #666;
}
#share {
  margin: 8px 0 17px;
}
.shareTxt {
  padding-top: 11px;
  font-family: SimSun;
  color: #999;
}
.bdshare-button-style0-24 a {
  line-height: 25px !important;
  height: 25px !important;
  background-size: 25px;
}
.bdshare-button-style0-24 a.bds_weixin {
  background-image: url(../images/iconShareWeixin.png);
  background-position: 0;
}
.bdshare-button-style0-24 a.bds_tsina {
  background-image: url(../images/iconShareWeibo.png);
  background-position: 0;
}
.bdshare-button-style0-24 a.bds_sqq {
  background-image: url(../images/iconShareqq.png);
  background-position: 0;
}
.article a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 24px;
  line-height: 24px;
  margin-bottom: 12px;
  color: #333;
}
.article a .next_f,
.article a .pre_f{
  background-color: #ccc;
  padding: 6px 2px 6px 10px;
  color: #fff;
  margin-right: 5px;
  text-align: center;
}
@media screen and (min-width: 480px) {
  .caseMain .choice dt {
    width: 16%;
  }
  .caseMain .choice dd {
    width: 79%;
  }
}
@media screen and (min-width: 650px) {
  .caseMain .choice dt {
    width: 12%;
  }
  .caseMain .choice dd {
    width: 84%;
  }
}
/*# sourceMappingURL=service.css.map */

.qfuwulingyu {
				border-bottom: 1px solid #ccc;
				border-top: 1px solid #ccc;
				overflow: hidden;
			}
			
			.qfuwulingyu li {
				border-bottom: 1px solid #ccc;
				padding: 25px 0px 25px 0px;
			}
			
			.qfuwulingyu li span {
				display: block;
				float: left;
				width: 19%;
				height: 90px;
			}
			
			.qfuwulingyu .q_box {
				overflow: hidden;
			}
			
			.qfuwulingyu li .txt_box {
				float: right;
				width: 80%;
			}
			
			.qfuwulingyu li .txt_box h1 {
				font-weight: normal;
				font-size: 10.5pt;
				color: #3e3a39;
				margin-bottom: 5px;
				margin-left: 5px;
			}
			
			.qfuwulingyu li .txt_box p {
				font-size: 9pt;
				color: #595757;
				line-height: 20px;
				margin-left: 5px;
			}
			
			.btndetail {
				display: inline-block;
				width: 100px;
				height: 30px;
				line-height: 30px;
				text-align: center;
				font-size: 12px;
				border-radius: 5px;
				border: 1px solid #ea5514;
				color: #ea5514;
				margin-left: 84%;
			}
			
			.clearfix {
				clear: both;
			}
			
			@media screen and (max-width: 720px) {
				.qfuwulingyu li span {
					display: block;
					width: 25%;
				}
				.qfuwulingyu li .txt_box {
					width: 75%;
				}
				.btndetail {
					width: 60px;
					height: 25px;
					line-height: 25px;
					margin-left: 76%;
				}
			}
			
			.aboutMenu {
				height: 145px;
			}
			
			.aboutMenu dt {
				padding: 33px 13px 0 11px;
				background: #ea5514 url(/wangsir/201907251730/Files/Themes/img/iconAboutMenu.png) no-repeat 12px 97px;
				background-size: 10px 10px;
			}
			
			.aboutMenu dd a i {
				height: 26px;
				margin: 5px 0 0px;
			}
			
			.aboutMenu dd p {
				border-left: 1px solid #ccc;
				padding-left: 6px;
			}
			
			.aboutMenu dd a {
				width: 38px;
			}
			
			.aboutMenu dd {
				padding: 0 10px;
			}

			.indexBanner {
				margin-bottom: 6px;
			}
			
			.indexBanner .sameBanner {
				position: relative;
			}
			
			.indexBanner .sameBanner .sameBannerItem {
				height: 100%;
			}
			
			.indexBanner .sameBanner .sameBannerItem .txt {
				bottom: 26%;
			}
			
			.indexBanner .sameBanner .slidesjs-pagination {
				position: absolute;
				bottom: 15px;
				left: 0;
				width: 100%;
				margin: 0 !important;
				text-align: center;
			}
			
			.indexBanner .sameBanner .slidesjs-pagination .slidesjs-pagination-item {
				display: inline-block;
			}
			
			.indexBanner .sameBanner .slidesjs-pagination .slidesjs-pagination-item a {
				display: inline-block;
				width: 8px;
				height: 8px;
				border-radius: 8px;
				background: #fff;
			}
			
			.indexBanner .sameBanner .slidesjs-pagination .slidesjs-pagination-item a.active {
				background: #146bc7;
				width: 14px;
			}
			
			.indexBanner img {
				width: 100%;
			}


.yewuContent {
						overflow: hidden;
						width: 100%;
					}
					
					.yewuContent dl {
						width: 49%;
						height: 234px;
						background-color: #fff;
						float: left;
					}
					
					.yewuContent dl dt {
						color: #231815;
						font-size: 16px;
						margin: 12px auto 3px auto;
					}
					
					.yewuContent dl dd {
						color: #595757;
						font-size: 13px;
						line-height: 23px;
						font-family: "宋体";
					}
					
					.box {
						min-height: 180px;
						width: 100%;
						padding-left: 12%;
					}
					
					.box1 {
						height: 90px;
					}
					
					.button {
						display: block;
						width: 86%;
						height: 30px;
						margin: 0 auto;
						/*background:url(/wangsir/201907251730/images/button.png) no-repeat 0px 0px;*/
						background-color: #ea5514;
						border-radius: 5px;
						color: #fff;
						text-align: center;
						font-size: 15px;
						line-height: 30px;
						margin: -7px auto;
					}
					
					.button:hover {
						filter: drop-shadow(0px 0px 5px #939292);
						-webkit-filter: drop-shadow(0px 0px 5px #939292);
					}
					
					.sameTitle {
						height: 16px;
						line-height: 16px;
						color: #333;
						position: relative;
						font-size: 16px;
						margin-bottom: 18px;
					}
					
					.sameTitle p {
						position: absolute;
						left: 0;
						top: -8px;
						height: 16px;
						line-height: 16px;
						width: 100%;
						text-align: center;
					}
					
					.sameTitle p span {
						background-color: #fff;
						padding: 0 10px;
					}
					
					span {
						word-break: break-all;
					}























