/* CSS Document */

body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	max-width: 640px;
	color: #000;
	font-size: 100%;
	font-family: "Microsoft Yahei", "Arial Narrow";
	margin: 0 auto;
	/*font-size:62.5%;*/
	width: 100%;
	height: 100%;
	position: relative;
}

html {
	width: 100%;
	height: 100%;
}

ul,
ol,
li {
	list-style-type: none;
}

select,
input,
img {
	vertical-align: middle;
}

img {
	display: block;
}

a {
	text-decoration: none;
	outline: none;
	color: #000;
	transition: all .2s ease;
	cursor: pointer;
}

a:link {
	color: #000;
}

a:visited {
	color: #000;
}

a:hover {
	color: #000;
}

.fix:before,
.fix:after {
	content: "";
	display: table;
}

.fix {
	*zoom: 1;
}

.fix:after {
	clear: both;
}

* {
	-webkit-box-sizing: border-box;
	margin: 0;
	padding: 0
}

.tbox>* {
	height: 100%;
	display: table-cell;
	vertical-align: top;
}


/*.top*/

.top {
	width: 100%;
	position: relative;
}

.top .logo {
	float: left;
	height: 2.5em;
	margin-left: 10px;
}

.top .logo a {
	display: block;
}

.top .logo a img {
	display: block;
	width: auto;
	height: 1.6em;
	margin-top: 0.5em;
}

.top .menu {
	position: absolute;
	right: 0px;
	top: 8px;
	width: 2.5em;
	height: 1.5em;
	background: url(/statics/images/anniu.jpg) center no-repeat;
	background-size: auto 100%;
}

.top .menu-slide {
	display: none;
	position: absolute;
	top: 2.5em;
	left: 0;
	width: 100%;
	background: #1990ec;
	z-index: 999;
	/*padding-bottom: 3em;*/
}

.top .menu-slide ul li {
	border-top: 1px solid #FFFFFF;
	float: left;
	width: 100%;
}

.top .menu-slide ul li a {
	float: left;
	width: 100%;
	font-size: 1em;
	color: #000;
	padding: 0em 1em;
	box-sizing: border-box;
	height: 2em;
	line-height: 2em;
}

.top .menu-slide ul li a i {
	width: 1em;
	height: 1em;
	background: url(../images/menue_tb1.png) no-repeat;
	float: right;
	margin-top: 20px;
}

.top .menu-slide ul li a span {
	float: left;
	font-size: 0.8em;
	width: 94%;
	text-align: center;
	color: #FFFFFF;
}

.top .menu-slide ul li a p {
	float: left;
	margin-left: 0.6em;
	color: #333;
	font-size: 0.8em;
}


/*banner*/

.banner {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.banner .hd {
	width: 100%;
	height: 11px;
	position: absolute;
	z-index: 1;
	left: 42%;
	bottom: 5px;
	text-align: center;
}

.banner .hd ul {
	float: left;
}

.banner .hd ul li {
	float: left;
	width: 10px;
	height: 10px;
	background: #fff;
	text-indent: -999px;
	margin-left: 6px;
	border-radius: 50%;
}

.banner .hd ul li.on {
	background: #1b76ff;
}

.banner .bd {
	position: relative;
	z-index: 0;
	width: 100%;
}
.banner .bd li{
	width: 100%;
}
.banner .bd li img {
	width: 100% !important;
	/* background:url(images/loading.gif) center center no-repeat; */
}

.banner .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/* 取消链接高亮 */
}

.jtjj {
	margin: 0.5em;
}

.jtjj img {
	width: 90% !important;
	height: auto;
}

.jtjj1 {
	margin: 0 0.5em;
	width: auto;
	height: 7em;
	background: url(/statics/images/jtjj1.png) no-repeat;
	background-size: 100% 100%;
}

.jtjj1 h3 {
	padding: 1.5em 0 0 0.5em;
	font-size: 14px;
	color: #fff;
}

.jtjj1 h3 .h3span {
	font-size: 0.6em;
	font-weight: normal;
	margin-left: 0.5em;
}

.jtjj1 p {
	width: 18em;
	padding: 0.2em 0.5em 0 0.5em;
	font-size: 0.7em;
	line-height: 1.3em;
	height: 4em;
	overflow: hidden;
	color: #FFFFFF;
}

.jtjj1 .jtjjbtn {
	border: 1px solid #FFFFFF;
	border-radius: 1em;
	color: #FFFFFF;
	background: none;
	width: 5em;
	height: auto;
	font-size: 0.5em;
	margin: 0 0.5em;
}

.jtjj1 .jtjjbtn a {
	color: #FFFFFF;
}

.ywtx {
	margin: 0.5em;
}

.ywtx img {
	width: 90%;
	height: auto;
}

.ywtx1 {
	margin: 0 0.5em 0 0.3em;
}

/*index_Doctor*/
.index_Doctor{ padding:0px 10px;}
.index_Doctor .index_Doctorbt{}
.index_Doctor .index_Doctorbt h3{ display:block;}
.index_Doctor .index_Doctorbt h3 img{ display:block; width:auto; height:1.5em; margin:0px auto;}
.index_Doctor .index_Doctorcn{ width:100%;position:relative;overflow:hidden; padding-bottom:2em; margin-top:1em;}
.index_Doctor .index_Doctorcn .bd{ position:relative; overflow:hidden;}
.index_Doctor .index_Doctorcn .bd ul{ width:100%;}
.index_Doctor .index_Doctorcn .bd ul li{ width:100%;position:relative;}
.index_Doctor .index_Doctorcn .bd ul li .tbox{ width:100%; display:block; height:100%; overflow:hidden;}
.index_Doctor .index_Doctorcn .bd ul li .tbox i{ width:7em; height:8em; display:block;}
.index_Doctor .index_Doctorcn .bd ul li .tbox i img{ display:block; width:100%; height:100%;}
.index_Doctor .index_Doctorcn .bd ul li .tbox div.index_Doctornr{ display:table-cell;vertical-align:top; overflow:hidden; padding:0em 0em 0em 0.6em;}
.index_Doctor .index_Doctorcn .bd ul li span{ position:absolute; left:7em; top:0.5em; width:6em; background:#1969c0; font-size:0.8em; color:#fff; height:2em; line-height:2em; text-align:center;}
.index_Doctor .index_Doctorcn .bd ul li .tbox div.index_Doctornr p{ display:block; font-size:0.8em; line-height:2em; padding-top:2.4em;}
.index_Doctor .index_Doctorcn .hd{ width:100%; height:0px;  position:absolute; z-index:1; left:42%; bottom:5px; text-align:center; }
.index_Doctor .index_Doctorcn .hd ul{ float:left;}
.index_Doctor .index_Doctorcn .hd ul li{ float:left; width:0px; height:0px; background:#cbcbcb; text-indent:-999px; margin-left:6px; border-radius:50%;}
.index_Doctor .index_Doctorcn .hd ul li.on{ background:#1b76ff;}

.index_Doctor .index_Doctorcn .bd ul li .left0{
		width: 49%;
		float: left;
		position: relative;
		
		
		
	}
	.index_Doctor .index_Doctorcn .bd ul li .left0 p{
		position: absolute;
		bottom: 0em;
		font-size: 0.5em;
		text-align: center;
		color: #ffffff;
		background: #000;
		opacity: 0.8;
		width: 100%;
		height: 3em;
		padding: 0.2em 0;
		
	}
	.index_Doctor .index_Doctorcn .bd ul li .left0 img{
		width: 100% ;
	}
	.index_Doctor .index_Doctorcn .bd ul li .right0{
		width: 49%;
		float: right;
		position: relative;
		
	}
	.index_Doctor .index_Doctorcn .bd ul li .right0 img{
		width: 100%;
	}
	.index_Doctor .index_Doctorcn .bd ul li .right0 p{
		position: absolute;
		bottom: 0em;
		font-size: 0.5em;
		text-align: center;
		color: #ffffff;
		background: #000;
		opacity: 0.7;
		width: 100%;
		height:3em;
		
		text-align: center;
		padding: 0.2em 0;
	}

.jtdt {
	margin: 0.5em 0 0 0.5em;
}

.jtdt img {
	width: 90% !important;
	height: auto;
}

.jtdt1 {
	width: 95%;
	height: auto;
	margin: 0.5em 0.5em 0 0.5em;
}

.news0 {
	border: 1px solid #CCCCCC;
	margin: 0 0.5em;
}

.news0 .rq {
	margin: 0.5em 0.5em 0 0.5em;
	font-size: 0.7em;
	color: #073190;
}

.news0 .jtdt2 {
	margin: 0.3em;
	font-size: 1em;
	font-weight: normal;
}

.news0 .huizi {
	margin: 0 0.5em;
	color: #666666;
	font-size: 0.7em;
	line-height: 1.8em;
	width: 97.5%;
	overflow: hidden;
	height: 3.6em;
}


/*index_Selllb*/

.index_Selllb {
	width: 100%;
	margin-top: 0.2em;
}

.index_Selllb ul {
	width: 100%;
}

.index_Selllb ul li {
	padding: 5px 0.5em;
	background: #fff;
	border: 1px solid #eeeeee;
	width: 95%;
	margin-left: 0.5em;
	margin-top: 0.5em;
	
}

.index_Selllb ul li .tbox {
	width: 100%;
	display: block;
	/*height: 100%;*/
	overflow: hidden;
}

.index_Selllb ul li .tbox i {
	display: block;
	width: 7.5em;
	height: 5em;
}

.index_Selllb ul li .tbox i img {
	display: block;
	width: 100% !important;
	height: 100% !important;
}

.index_Selllb ul li .tbox div.index_Sellnr {
	width: 100%;
	padding: 0em 0em 0.0em 0.4em;
	overflow: hidden;
	display: table-cell;
	vertical-align: top;
}

.index_Selllb ul li .tbox div.index_Sellnr .index_Selltb {
	width: 100%;
}

.index_Selllb ul li .tbox div.index_Sellnr .index_Selltb h3 {
	display: block;
	height: 1.6em;
	line-height: 1.6em;
	font-size: 0.8em;
	overflow: hidden;
	color: #2c4899;
	font-weight: normal;
}

.index_Selllb ul li .tbox div.index_Sellnr .index_Sellsm {
	width: 100%;
}

.index_Selllb ul li .tbox div.index_Sellnr .index_Sellsm span {
	float: left;
	width: 80%;
	height: 1.6em;
	line-height: 1.6em;
	font-size: 0.8em;
	overflow: hidden;
	color: #333333;
}

.index_Selllb ul li .tbox div.index_Sellnr .index_Sellsm p {
	float: right;
	height: 1.6em;
	line-height: 1.6em;
	font-size: 0.8em;
	overflow: hidden;
	color: #999999;
	width: 20%;
	text-align: right;
}

.index_Selllb ul li .tbox div.index_Sellnr .index_Selldz {
	width: 100%;
}

.index_Selllb ul li .tbox div.index_Sellnr .index_Selldz span {
	display: block;
	height: 2.9em;
	line-height:1.6em;
	font-size: 0.8em;
	overflow: hidden;
	color: #999999;
}

.index_Selllb ul li .tbox div.index_Sellnr .index_Selljg {
	width: 100%;
}

.index_Selllb ul li .tbox div.index_Sellnr .index_Selljg span {
	display: block;
	height: 1.6em;
	line-height: 1.6em;
	font-size: 0.8em;
	overflow: hidden;
	color: #ff7318;
}

.ckgd{
	margin-top: 0.3em;
}
.ckgd button {
	margin: auto 40%;
	border: 1px solid #30a5db;
	color: #30a5db;
	background: none;
	border-radius: 10px;
	width: 20%;
	
	-webkit-appearance: none;
}

.dibu {
	width: 100%;
	height: auto;
	background-size: 100% 100%;
	background: url(/statics/images/dibu.jpg);
	margin-top: 1em;
}

.dibu img {
	width: auto;
	height: 3.5em;
	margin: 0 auto;
	padding-top: 0.3em;
}

.dibu p {
	width: 100%;
	margin-top: 0.3em;
	color: #FFFFFF;
	font-size: 0.5em;
	text-align: center;
}


/*走进诚润*/

.lb {
	padding: 2% ;
}

.lb ul {
	width: 100%;
	height: 2em;
}

.lb ul li {
	float: left;
	background: #1990ec;
	width: 32.4%;
	height: 2em;
	line-height: 2em;
	line-height: 2em;
	text-align: center;
}

.lb ul li a {
	color: #FFFFFF;
	font-size: 0.5em;
}

.lb ul .lb1 {
	
	margin: 0.1em 0.3%;
}

.lb ul .lb12 {
	border-bottom: 1px solid #FFFFFF;
}

.lb ul .lb2 {
	width: 49%;
	height: 2em;
	margin: 0.05em 0.25%;
	
}

.lb ul .lb22 {
	width: 49%;
	height: 2em;
	
	background: #47a6f0;
}

.lb ul .lb11 {
	background: #47a6f0;
	
}

.dh {
	background: url(/statics/images/fz.png) 0.5em center no-repeat;
	background-size:1.2em 1.2em ;
	/*width: 100%;*/
	height: 2em;
	padding:0.2em 2em;
	overflow: hidden;
	font-size: 0.5em;
	margin: 0 0.5em;
	
	border-bottom: 1px solid #E5E5E5;
}
.dh a{
	font-size: 0.8em;
	line-height: 1.9em;
}

.dh2 {
	margin: 0.6em;
}

.dh2 ul {
	width: 100%;
	height: 3em;
	border-top: 1px solid #e5e5e5;
}

.dh2 ul li {
	float: left;
	width: 16%;
	margin: 0.2em 0 0.2em 0.22em;
}

.dh2 ul li p {
	width: 3.3em;
	height: 3.3em;
	line-height: 3.3em;
	text-align: center;
	color: #999999;
	font-size: 0.5em;
	border-radius: 100%;
	border: 1px solid #eeeeee;
}

.dh2 ul .gz {
	background: url(/statics/images/hbj.png);
	background-size: 100% 100%;
	color: #FFFFFF;
	border: 0;
	width: 3.3em;
	height: 3.3em;
	line-height: 3.3em;
	text-align: center;
	font-size: 0.5em;
}

.dh2 img {
	width: 100%;
}

.biao {
	width: 4em;
	margin: 0 7em;
}

.biao .biaol {
	float: left;
}

.biao .biaol img {
	text-align: right;
	height: auto;
	width: 80%;
}

.biao .biaor {
	float: right;
	/*width: 50%;*/
	/*text-align: left;*/
}

.sj0 ul {
	float: left;
	width: 97.5%;
	background: url(/statics/images/ct1.jpg) 7.2em center repeat-y;
	margin: 0 0.5em;
	padding-bottom: 0.5em;
}

.sj0 ul li {
	float: left;
	width: 100%;
	font-size: 0.5em;
}

.sj0 ul li span {
	float: left;
	width: 9em;
	font-size: 0.5em;
	height: 2em;
	line-height: 2em;
	overflow: hidden;
}

.sj0 ul li em {
	float: left;
	width: 1em;
	height: 1em;
	margin-top: 0.5em;
	margin-left: 0.2em;
}

.sj0 ul li em img {
	display: block;
	width: 1em;
	height: 1em;
}

.sj0 ul li p {
	width: 50%;
	font-size: 0.8em;
	height: 2em;
	line-height: 2em;
	overflow: hidden;
}

.crzl {
	margin: 0.5em;
}

.crzl img {
	width: 100% !important;
	padding-top: 1em;
	border-top: 1px solid #e5e5e5;
}

.crzl p {
	text-align: center;
}


/*董事长致辞*/

.dszzc {
	margin: 0.5em;
}

.dszzc img {
	width: 100% !important;
	height: auto;
}

.jieshao {
	margin: 0.5em;
}

.jieshao h3 {
	width: 12em;
	height: 6em;
	background: url(/statics/images/董事长致辞1.jpg);
	background-size: 100% 100%;
}

.jieshao p {
	text-indent: 2em;
	font-size: 0.8em;
	color: #666666;
	line-height: 1.7em;
}

.sxt {
	margin-left: 70%;
	margin-bottom: 10%;
	width: 4.5em;
	height: auto;
}


/*公司荣誉*/

.gsry {
	margin: 1em;
}

.gsry img {
	width: 100% !important;
	height: auto;
}

.yema {
	margin: 1em;
}

.yema ul li {
	float: left;
	margin-left: 1em;
}

.yema ul li a {
	color: #666666;
	font-size: 0.5em;
}

.yema ul {
	width: 100%;
	height: 2em;
	margin: 0 auto;
}

.yema ul .syy {
	width: 15%;
	height: auto;
	border: 1px solid #E5E5E5;
	border-radius: 5px;
	text-align: center;
	color: #666666;
	text-align: center;
}

.yema ul .yema1 {
	width: 10%;
	height: auto;
	border: 1px solid #E5E5E5;
	border-radius: 5px;
	text-align: center;
	color: #666666;
}

.yema ul .yema0 {
	width: 10%;
	height: auto;
	border-radius: 5px;
	text-align: center;
	color: #666666;
	border: 1px solid #1990ec;
}


/*集团概况*/

.jtgk {
	margin: 0.5em;
}

.jtgk h3 {
	text-align: center;
	font-size: 1em;
	margin-bottom: 0.5em;
}

.jtgk img {
	width: 100% !important;
	height: auto;
	margin: 0.5em 0;
}

.jtgk p {
	color: #666666;
	font-size: 0.8em;
	text-indent: 2em;
	line-height: 1.7em;
}

.jtgk .jtgkp {
	margin: 1em 0;
}


/*组织架构*/

.zzjg {
	margin: 0.5em;
}

.zzjg img {
	width: 100% !important;
	height: auto;
}

.zzjg p {
	color: #666666;
	font-size: 0.8em;
	text-indent: 2em;
	line-height: 1.7em;
}


/*诚润TV*/

.tv {
	margin: 0.5em;
}

.tv .tv0 li {
	float: left;
	width: 33.3%;
	height: auto;
	background: #1990ec;
	color: #FFFFFF;
	text-align: center;
	padding: 0.5em 0;
	font-size: 0.8em;
}

.tv .tv0 li a {
	color: #FFFFFF;
}



.crsp {
	margin: 0.5em;
}

.crsp h3 {
	text-align: center;
	font-size: 0.8em;
	font-weight: normal;
	margin: 0.3em 0;
}

.crsp img {
	width: 100% !important;
	height: auto;
	margin-top: 0.5em;
}


/*集团新闻*/

.new {
	margin: 0.5em;
}

.new h3 {
	text-align: center;
	font-size: 0.8em;
}

.new p {
	text-indent: 2em;
	line-height: 1.8em;
	font-size: 0.8em;
	color: #666666;
}

.new1 {
	margin: 0.5em;
}

.index_Selllbb {
	width: 100%;
	margin-top: 0.2em;
}

.index_Selllbb ul {
	width: 100%;
}

.index_Selllbb ul li {
	padding: 5px 0.5em;
	background: #fff;
	border: 1px solid #eeeeee;
	width: 95%;
	margin-left: 0.5em;
	margin-top: 0.5em;
	
}

.index_Selllbb ul li .tbox {
	width: 100%;
	display: block;
	/*height: 100%;*/
	overflow: hidden;
}

.index_Selllbb ul li .tbox i {
	display: block;
	width: 7.5em;
	height: 5em;
}

.index_Selllbb ul li .tbox i img {
	display: block;
	width: 100% !important;
	height: 100%;
}

.index_Selllbb ul li .tbox div.index_Sellnrb {
	width: 100% ;
	padding: 0em 0em 0.0em 0.4em;
	overflow: hidden;
	display: table-cell;
	vertical-align: top;
}

.index_Selllbb ul li .tbox div.index_Sellnrb .index_Selltbb {
	width: 100%;
}

.index_Selllbb ul li .tbox div.index_Sellnrb .index_Selltbb h3 {
	display: block;
	height: 1.6em;
	line-height: 1.6em;
	font-size: 0.8em;
	overflow: hidden;
	color: #333333;
	font-weight: bold;
}

.index_Selllbb ul li .tbox div.index_Sellnrb .index_Sellsmb {
	width: 100%;
}

.index_Selllbb ul li .tbox div.index_Sellnrb .index_Sellsmb span {
	float: left;
	width: 80%;
	height: 1.6em;
	line-height: 1.6em;
	font-size: 0.5em;
	overflow: hidden;
	color: #666666;
}

.index_Selllbb ul li .tbox div.index_Sellnrb .index_Sellsmb p {
	float: right;
	height: 1.6em;
	line-height: 1.6em;
	font-size: 0.8em;
	overflow: hidden;
	color: #666666;
	width: 20%;
	text-align: right;
}

.index_Selllbb ul li .tbox div.index_Sellnrb .index_Selldzb {
	width: 100%;
}

.index_Selllbb ul li .tbox div.index_Sellnrb .index_Selldzb span {
	display: block;
	height: 2.9em;
	line-height:1.6em;
	font-size: 0.8em;
	overflow: hidden;
	color: #333333;
}

.index_Selllbb ul li .tbox div.index_Sellnrb .index_Selljgb {
	width: 100%;
}

.index_Selllbb ul li .tbox div.index_Sellnrb .index_Selljgb span {
	display: block;
	height: 1.6em;
	line-height: 1.6em;
	font-size: 0.8em;
	overflow: hidden;
	color: #ff7318;
}


/*业务体系-电厂全厂废水综合治理及零排放技术*/

.daohang {
	margin: 0.3em;
}
.daohang ul li{
	width: 32%;
	height: 3em;
	line-height: 3em;
	background:#1990EC;
	margin: 0.2em 0.1em 0.1em 0.2em;
	float: left;
	font-size: 0.5em;
	text-align: center;
	/*overflow: hidden;*/
	
}
.daohang ul .dzc{
	height: 3em;
	line-height: 1.2em;
	 display:flex;/*Flex布局*/
    display: -webkit-flex; /* Safari */
    align-items:center;
    padding: 0.2em 0;
}
.daohang ul li a{
	color: #FFFFFF;
}
.daohang ul .daohang0{
	width: 48.5%;
	height: 3em;
	background: #1990EC;
	float: left;
	/*overflow: hidden;*/
	
	line-height: 1.5em;
	text-align: center;
}
.daohang ul .daohang1{
	width: 48.5%;
	height: 3em;
	line-height: 3em;
	text-align: center;
}
.daohang ul .on{
	background: #47A6F0;
}
.systemp {
	margin: 0.5em;
}

.systemp p {
	font-size: 0.8em;
	line-height: 1.8em;
}

.systemp .huizi {
	color: #666666;
}

.systemp .huizi1 {
	color: #333333;
}

.systemp img {
	width: 100% !important;
	height: auto;
}

.systemh {
	margin: 0.5em;
}

.systemh h3 {
	padding: 0.3em 0;
}

.systemh h3 img {
	width: 100% !important;
	height: auto;
}

.systemh p {
	font-size: 0.8em;
	line-height: 1.8em;
}

.systemh .huizi {
	color: #666666;
}

.systemh .huizi1 {
	color: #333333;
}

.systemh img {
	width: 100% !important;
}

.i {
	margin: 0.5em;
}

.i .lefti {
	width: 45%;
	height: 50%;
	float: left;
	background-size: 100% 100%;
	background: #efefef;
	border-radius: 10px;
}

.i .lefti img {
	width: 85% !important;
	margin: 0.3em 0.7em;
}

.i .righti {
	width: 45%;
	height: 50%;
	float: left;
	background-size: 100% 100%;
	background: #efefef;
	border-radius: 10px;
	margin-left: 1.5em;
}

.i .righti img {
	width: 85% !important;
	margin: 0.3em 0.7em;
}

.i p {
	font-style: normal;
	text-align: center;
	font-size: 0.5em;
	padding-bottom: 0.3em;
	color: #666666;
}

.anli {
	margin: 0.5em;
}

.anli h3 img {
	width: 100% !important;
}

.anli p {
	font-size: 0.8em;
	line-height: 1.8em;
}

.anli h3 {
	padding-bottom: 0.5em;
}

.anli .huizi {
	color: #666666;
}

.anli .huizi1 {
	color: #333333;
}

.anli1 {
	margin: 0.5em 1em;
}

.anli1 .lefti {
	width: 45%;
	height: 40%;
	float: left;
	background-size: 100% 100%;
	background: #efefef;
	border-radius: 10px;
}

.anli1 .lefti img {
	width: 85% !important;
	margin: 0.3em 0.7em;
}

.anli1 .righti {
	width: 45%;
	height: 40%;
	float: left;
	background-size: 100% 100%;
	background: #efefef;
	border-radius: 10px;
	margin-left: 1.5em;
}

.anli1 .righti img {
	width: 85% !important;
	margin: 0.3em 0.7em;
}

.anli1 p {
	font-style: normal;
	text-align: center;
	font-size: 0.5em;
	padding-bottom: 0.3em;
	color: #666666;
}


/*业务体系-黑臭水体治理&MDIS复合微生物修复技术*/

.daohang .daohang222 {
	width: 50%;
	height: 2.5em;
	border-right: 1px solid #FFFFFF;
	background: #47a6f0;
}

.daohang .daohang2222 {
	width: 50%;
	height: 2.5em;
	line-height: 2.5em;
	text-align: center;
	border-right: 1px solid #FFFFFF;
	background: #47a6f0;
}

.daohang .daohang122 {
	border-bottom: 1px solid #FFFFFF;
	background: #1990EC;
}

.dh1 {
	padding: 0.2em 0.1em;
	border-bottom: 1px solid #e5e5e5;
}

.dh1 ul li {
	float: left;
	font-size: 0.5em;
	padding-top: 0.5em;
}

.dh1 ul li img {
	width: 1.2em;
	height: 1.2em;
	margin-right: 0.2em;
}

.pjs {
	margin: 0.5em;
	font-size: 0.8em;
	color: #666666;
	line-height: 1.8em;
}

.pjs1 {
	margin: 0.5em;
}

.pjs1 h3 {
	margin: 0.2em 0;
}

.pjs1 h3 img {
	width: 100% !important;
}

.pjs1 img {
	width: 100% !important;
}

.systemh1 {
	margin: 0.5em;
}

.systemh1 h3 {
	padding: 0.3em 0;
}

.systemh1 h3 img {
	width: 100% !important;
	height: auto;
}

.systemh1 p {
	font-size: 0.5em;
	line-height: 1.8em;
}

.systemh1 p .huizi {
	color: #666666;
}

.systemh1 p .huizi1 {
	color: #333333;
	font-weight: bold;
}

.systemh1 img {
	width: 100% !important;
	
}

.heishui {
	margin: 0.5em;
}

.heishui .leftheishui {
	width: 50%;
	float: left;
}

.heishui .leftheishui .leftimg {
	width: 95%;
	height: 40%;
	background: #efefef;
	background-size: 100% 100%;
	border-radius: 10px;
}

.heishui .leftheishui .leftimg img {
	width: 90% !important;
	margin: 0.5em;
	margin-bottom: 0;
}

.heishui .leftheishui .leftimg p {
	font-style: normal;
	font-size: 0.5em;
	text-align: center;
	padding: 0.2em 0;
	color: #666666;
}

.heishui .leftheishui p {
	font-size: 0.5em;
	color: #666666;
}

.heishui .leftheishui .pleft {
	width: 95%;
	height: 4.5em;
	overflow: hidden;
	padding: 0.5em 0;
}

.heishui .rightheishui {
	width: 50%;
	float: right;
}

.heishui .rightheishui .leftimg {
	width: 98%;
	height: 40%;
	background: #efefef;
	background-size: 100% 100%;
	border-radius: 10px;
}

.heishui .rightheishui .leftimg img {
	width: 90% !important;
	margin: 0.5em;
	margin-bottom: 0;
}

.heishui .rightheishui .leftimg p {
	font-style: normal;
	font-size: 0.5em;
	text-align: center;
	padding: 0.2em 0;
	color: #666666;
}

.heishui .rightheishui p {
	font-size: 0.5em;
	color: #666666;
}

.heishui .rightheishui .pleft {
	width: 98%;
	height: 4.5em;
	overflow: hidden;
	padding: 0.5em 0;
}


/*业务体系-可视光光触媒技术*/

.ksg {
	margin: 0.5em;
}

.ksg h3 {
	font-size: 1em;
	color: #333333;
}

.ksg p {
	font-size: 0.8em;
	color: #666666;
	line-height: 1.8em;
}

.ksg1 {
	margin: 0.5em;
}

.ksg1 h3 img {
	width: 100% !important;
}

.ksg1 p {
	font-size: 0.5em;
	padding: 0.5em 0;
}

.ksg1 img {
	width: 100% !important;
}

.ksg2 {
	margin: 0.5em;
}

.ksg2 h3 img {
	width: 100% !important;
}

.anli2 {
	margin: 0.5em 1em;
}

.anli2 .lefti {
	width: 45%;
	height: 40%;
	float: left;
	background-size: 100% 100%;
	background: #efefef;
	border-radius: 10px;
}

.anli2 .lefti img {
	width: 85% !important;
	margin: 0.3em 0.7em;
}

.anli2 .righti {
	width: 45%;
	height: 40%;
	float: left;
	background-size: 100% 100%;
	background: #efefef;
	border-radius: 10px;
	margin-left: 1.5em;
}

.anli2 .righti img {
	width: 85% !important;
	margin: 0.3em 0.7em;
}

.anli2 p {
	font-style: normal;
	text-align: center;
	font-size: 0.5em;
	color: #666666;
	width: 95%;
	height: 1.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 0.3em 0.3em 0.3em;
}

.anli2 p .lanzi {
	color: #18b1d1;
}

.ksg3 {
	margin: 0.5em;
}

.ksg3 h3 {
	margin: 0.3em 0;
}

.ksg3 h3 img {
	width: 100% !important;
}

.ksg3 p {
	font-size: 0.8em;
	color: #666666;
}

.ksg3 p .huizi1 {
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
}

.ksg3 ul li {
	width: 32%;
	float: left;
	margin-left: 0.25em;
}

.ksg3 ul li img {
	width: 100% !important;
}

.ksgp {
	margin: 0.5em;
}

.ksgp p {
	font-size: 0.8em;
	color: #666666;
	line-height: 2em;
}

.ksgp .huizi1 {
	color: #333333;
}


/*石灰石-石膏湿法脱硫技术*/

.shs {
	margin: 0.5em;
}

.shs h3 {
	font-weight: bold;
	font-size: 0.8em;
}

.shs p {
	color: #666666;
	font-size: 0.5em;
	line-height: 1.8em;
}

.shs img {
	width: 100% !important;
	margin: 0.2em 0;
}

.shs .gylc {
	text-align: center;
}

.shs1 {
	margin: 0.5em;
}

.shs1 h3 img {
	width: 100% !important;
}

.shs1 p {
	font-size: 0.8em;
	line-height: 1.8em;
}

.shs1 .huizi1 {
	color: #000000;
}

.shs1 .huizi {
	color: #666666;
}

.shs1 img {
	width: 100% !important;
}

.shs1 .hz {
	color: #666666;
	width: 100%;
	height: 1.5em;
	background: #efeff0;
	overflow: hidden;
}

.shs2 {
	margin: 0.5em;
}

.shs2 i img {
	width: 100% !important;
}

.shs2 .lefti {
	width: 48%;
	height: 50%;
	background: #eff0f0;
	float: left;
	margin-right: 0.7em;
}

.shs2 .lefti p {
	padding: 0.6em 0;
}

.shs2 .righti {
	width: 48%;
	height: 50%;
	background: #eff0f0;
	float: left;
}

.shs2 p {
	font-style: normal;
	font-size: 0.5em;
	text-align: center;
}


/*有机废物处理*/

.yjfw {
	margin: 0.5em;
}

.yjfw h3 img {
	width: 100% !important;
}

.yjfw ul {
	margin: 0.6em 0;
}

.yjfw ul li {
	float: left;
}

.yjfw ul li img {
	width: 80% !important;
}

.yjfw ul li h3 {
	font-size: 0.9em;
}

.yjfw img {
	width: 100% !important;
	/*margin: 0.3em 0;*/
}

.yjfw p {
	color: #666666;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0.2em 0;
}

.yjfw .yjfwi {
	font-style: normal;
	text-indent: 0.5em;
	font-size: 0.98em;
}

.yjfw p .gcmc {
	font-size: 0.85em;
	font-weight: bold;
	color: #666666;
}

.yjfw p .gcmc1 {
	font-size: 0.6em;
}

.clcj {
	margin: 0.5em;
	width: 95%;
	height: auto;
	background: #efefef;
	border-radius: 10px;
}

.clcj .lefti {
	width: 49%;
	float: left;
}

.clcj .lefti img {
	width: 100% !important;
}

.clcj .righti {
	width: 49%;
	float: right;
}

.clcj .righti img {
	width: 100% !important;
}

.clcj p {
	text-align: center;
	font-size: 0.8em;
	padding: 0.2em 0;
	color: #333333;
}


/*产学研合作*/

.cprtimg {
	margin: 0.5em;
}

.cprtimg img {
	margin-top: 0.5em;
	width: 90%;
}



.index_Selllbba {
	width: 100%;
	/*margin-top: 0.2em;*/
}

.index_Selllbba ul {
	width: 100%;
}

.index_Selllbba ul li {
	padding: 5px 0.5em;
	background: #fff;
	border: 1px solid #eeeeee;
	background: #eeeeee;
	width: 95%;
	margin-left: 0.5em;
	margin-top: 0.5em;
	
}

.index_Selllbba ul li .tbox {
	width: 100%;
	display: block;
	/*height: 100%;*/
	overflow: hidden;
}

.index_Selllbba ul li .tbox i {
	display: block;
	width: 7.5em;
	height: 5em;
}

.index_Selllbba ul li .tbox i img {
	display: block;
	width: 100% ;
	height: 100%;
}

.index_Selllbba ul li .tbox div.index_Sellnrba {
	width: 100%;
	padding: 0em 0em 0.0em 0.4em;
	overflow: hidden;
	display: table-cell;
	vertical-align: top;
}

.index_Selllbba ul li .tbox div.index_Sellnrba .index_Selltbba {
	width: 100%;
}

.index_Selllbba ul li .tbox div.index_Sellnrba .index_Selltbba h3 {
	display: block;
	height: 2em;
	line-height: 2em;
	font-size: 0.8em;
	overflow: hidden;
	color: #333333;
	font-weight: bold;
	
	margin-bottom: 0.2em;
}

.index_Selllbba ul li .tbox div.index_Sellnrba .index_Sellsmba {
	width: 100%;
}

.index_Selllbba ul li .tbox div.index_Sellnrba .index_Sellsmba span {
	float: left;
	width: 80%;
	height: 1.6em;
	line-height: 1.6em;
	font-size: 0.5em;
	overflow: hidden;
	color: #999999;
}

.index_Selllbba ul li .tbox div.index_Sellnrba .index_Sellsmba p {
	float: right;
	height: 1.6em;
	line-height: 1.6em;
	font-size: 0.8em;
	overflow: hidden;
	color: #333333;
	width: 20%;
	text-align: right;
}

.index_Selllbba ul li .tbox div.index_Sellnrba .index_Selldzba {
	width: 100%;
}

.index_Selllbba ul li .tbox div.index_Sellnrba .index_Selldzba span {
	display: block;
	height: 3.2em;
	line-height:1.8em;
	font-size: 0.8em;
	overflow: hidden;
	color: #666666;
}

.index_Selllbba ul li .tbox div.index_Sellnrba .index_Selljgba {
	width: 100%;
}






/*集团新闻*/
.tv .tv001 li{
	width: 32%;
	height: 3.5em;
	line-height: 3.5em;
	margin:0 0.15em;
	background: #1990EC;
	float: left;
	text-align: center;
	font-size: 0.5em;
	/*padding: 1em 0;*/
	
}
.tv .tv001 li a{
	color: #FFFFFF;
}



.tv .tv01 li{
	width: 32%;
	height: 4em;
	line-height: 4em;
	margin:0 0.15em;
	background: #1990EC;
	float: left;
	text-align: center;
	font-size: 0.5em;
	/*padding: 1em 0;*/
	
}
.tv .tv01 .crptli{
	
	/*padding: 0.2em 0;*/
	height: 4em;
	line-height: 1.3em;
	align-items:center;
	 display:flex;
    display: -webkit-flex;
    padding: 0 0.1em;
}
.tv .tv01 li a{
	color: #FFFFFF;
}

.tv ul li.on{
	background: #47A6F0;
}

/*创新成果*/

.cxcg {
	margin: 0.5em;
	
}

.cxcg p {
	color: #666666;
	font-size: 0.8em;
	line-height: 1.8em;
}

.cxcg h3 {
	font-size: 1em;
	color: #333333;
}

.cxcg img {
	width: 100% !important;
	margin-top: 0.5em;
}


/*国家环境保护中心*/

.tv ul .crptli0 {
	font-size: 0.5em;
	height: 4.3em;
	line-height: 1.9em;
	background: #47a6f0;
}

.center {
	margin: 0.5em;
}

.center h3 {
	font-size: 0.8em;
	padding: 0.2em 0;
	font-weight: normal;
}

.center img {
	padding: 0.3em 0.5em;
	width: 100% !important;
}

.center p {
	color: #666666;
	font-size: 0.9em;
	line-height: 2em;
}


/*国际化团队*/

.team {
	margin: 0.5em;
}

.team ul li {
	width: 48.5%;
	height: 3em;
	float: left;
	background: #1990EC;
	margin: 0.2em 0.1em 0 0.1em;
	line-height: 3em;
	text-align: center;
	
	font-size: 0.8em;
}

.team ul li a {
	color: #FFFFFF;
}

.team ul .teamli {
	background: #47a6f0;
}

.teamp {
	margin: 0.5em;
}

.teamp p {
	color: #666666;
	font-size: 0.8em;
	line-height: 1.8em;
}

.teamp img {
	width: 100% !important;
	margin: 0.5em 0;
}


/*国际交流*/

.team1 {
	margin: 0.5em;
}

.team1 h3 {
	font-size: 0.5em;
	padding: 0.5em 0;
	text-align: center;
}

.team1 p {
	color: #666666;
	font-size: 0.5em;
	line-height: 1.5em;
}

.team1 img {
	width: 100% !important;
	margin: 0.3em 0;
}

.team1 .teamp1 {
	text-align: center;
	margin: 0.5em 0;
}

.team2 {
	margin: 0.5em;
	border-top: 1px solid #CCCCCC;
}

.team2 h3 {
	font-size: 0.5em;
	padding: 0.5em 0;
	text-align: center;
}

.team2 p {
	color: #666666;
	font-size: 0.5em;
	line-height: 1.5em;
}

.team2 img {
	width: 100% !important;
	margin: 0.3em 0;
}

.team2 .teamp1 {
	text-align: center;
	margin: 0.5em 0;
}


/*合作成果*/

.team3 {
	margin: 0.5em;
}

.team3 p {
	color: #666666;
	font-size: 0.8em;
	line-height: 1.8em;
}

.team3 img {
	width: 100% !important;
	margin: 0.8em 0;
}


/*中日绿色合作*/

.team4 {
	margin: 0.5em;
}

.team4 h3 {
	font-size: 0.7em;
	text-align: center;
}

.team4 p {
	color: #666666;
	font-size: 0.8em;
	line-height: 1.9em;
}

.team4 img {
	width: 100% !important;
	margin: 0.5em 0;
	margin-bottom: 0;
}

.team4 .teamp1 {
	text-align: center;
}

.team4 .teamdiv p {
	text-indent: 2em;
}


/*工程案例*/

.gcal {
	margin: 0.5em;
}

.gcal h3 {
	text-align: center;
	font-size: 0.5em;
}

.gcal1 {
	margin: 0.5em;
}

.gcal1 p {
	line-height: 1.5em;
}

.gcal1 .gcmc {
	font-size: 0.85em;
	font-weight: bold;
	color: #666666;
}

.gcal1 .gcmc1 {
	color: #707070;
	font-size: 0.6em;
}

.gcal1 .gcalimg {
	width: 100%;
	background: #efefef;
	background-size: 100% 100%;
	border-radius: 10px;
}

.gcal1 .gcalimg img {
	width: 98% !important;
	padding: 0.8em;
	padding-bottom: 0;
}

.gcal1 .gcalimg p {
	text-align: center;
	color: #666666;
	font-size: 1em;
	padding: 0.5em 0;
}

.gcal22 {
	margin: 0.5em;
}

.gcal22 ul li {
	width: 47%;
	float: left;
	margin: 0.25em 0.2em 0.25em 0.3em;
}

.gcal22 ul li img {
	width: 100% !important;
	border: 1px solid #cccccc;
}

.gcal22 ul li p {
	color: #333333;
	font-size: 0.5em;
	text-align: center;
	margin: 0.3em 0;
}


/*加盟诚润*/


/*应聘流程*/

.daoh0 {
	margin: 0.5em;
}

.daoh0 ul li {
	float: left;
	width: 32.5%;
	height: auto;
	background: #1990ec;
	text-align: center;
	padding: 0.5em 0;
	font-size: 0.8em;
	margin:0.2% ;
}

.daoh0 ul li a {
	color: #FFFFFF;
}

.daoh0 .jmcurrent {
	background: #47a6f0;
}

/*.daoh0 .jm {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF
}*/

.daoh0 .jm1 {
	/*border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;*/
	background: #47a6f0;
}

.daoh {
	margin: 0.5em;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 0.6em;
}

.daoh ul {}

.daoh ul li {
	width: 22%;
	float: left;
	height: auto;
	text-align: center;
	border: 1px solid #1990ec;
	border-radius: 15px;
	margin: 0 0.28em;
	padding: 0.15em 0;
}

.daoh ul li a {
	color: #1990ec;
	font-size: 0.8em;
}

.daoh ul .onon {
	background: #1990ec;
}

.daoh ul .onon a {
	color: #FFFFFF;
}

.lc {
	margin: 0.5em;
}

.lc ul li {
	width: 30%;
	float: left;
	margin: 0.2em 0.31em;
}

.lc ul li img {
	width: 100% !important;
}

.lc .lcimg {
	width: 97%;
	margin: 0 0.25em;
}


/*招聘热线*/

.zprx {
	margin: 0.5em 0.5em 1.5em 0.5em;
}

.zprx .zprxleft {
	width: 52%;
	float: left;
}

.zprx .zprxleft h3 {
	font-weight: normal;
	font-size: 1em;
	color: #666666;
}

.zprx .zprxleft p {
	color: #666666;
	font-size: 0.8em;
	line-height: 1.8em;
}

.zprx .zprxright {
	width: 48%;
	float: right;
}

.zprx .zprxright img {
	width: 100% !important;
}


/*社会招聘*/

.shzp {
	margin: 0.5em;
}

.shzp h3 {
	width: 100%;
	height: auto;
	background: url(/statics/images/加盟诚润.jpg);
	background-size: 100% 100%;
	font-size: 0.8em;
	padding: 0.2em 0 0.2em 0.8em;
	color: #666666;
}

.shzp p {
	color: #666666;
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 1em 0;
}


/*联系我们*/

.lxwm {
	margin: 0.5em;
	background: #018bd4;
}

.lxwm h3 {
	color: #FFFFFF;
	border-bottom: 1.5px solid #FFFFFF;
	width: 95%;
	padding-bottom: 0.3em;
	padding: 0.2em 0 0.3em 0.2em;
	margin-left: 0.2em;
	font-size: 1em;
}

.lxwm p {
	color: #FFFFFF;
	margin-left: 0.2em;
	line-height: 1.8em;
	font-size: 0.8em;
}

.lxwmimg {
	margin: 0.5em;
}

.lxwmimg img {
	width: 100% !important;
}


/*人才理念*/

.rcln {
	margin: 0.5em;
	margin-bottom: 0;
}

.rcln div {
	width: 100%;
	height: 13em;
	background: url(/statics/images/人才理念.jpg);
	background-size: 100% 100%;
	position: relative;
}

.rcln div p {
	width: 70%;
	position: absolute;
	bottom: 3.3em;
	color: #333333;
	font-size: 0.5em;
	left: 0.5em;
	line-height: 1.5em;
}

.rcln1 {
	margin: 0 0.5em;
}

.rcln1 div {
	width: 100%;
	height: 6.5em;
	background: url(/statics/images/人才理念1.jpg);
	background-size: 100% 100%;
	position: relative;
}

.rcln1 div p {
	width: 75%;
	position: absolute;
	bottom: 0.3em;
	right: 0.2em;
	color: #333333;
	font-size: 0.5em;
	line-height: 1.5em;
}

.rcln2 {
	margin: 0.5em;
	margin-top: 0;
}

.rcln2 div {
	width: 100%;
	height: 7em;
	background: url(/statics/images/人才理念2.jpg) no-repeat;
	background-size: 100% auto;
}

.rcln2 div p {
	color: #333333;
	font-size: 0.5em;
	padding: 0.8em 0.5em 0.5em 0.5em;
	line-height: 1.5em;
}

/*在线留言*/

.zxly{
	margin: 0.5em;
}
.zxly  form div{
	margin-top: 0.5em;
}
.zxly  form div span{
	width:28%;
	text-align: right;
	/*display: inline-block;*/
	float: left;
	color: #666666;
	font-size: 1em;
	font-size: 0.8em;
}
.zxly  form div input{
	border-radius:5px ;
	height: 2em;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	width: 60%;
}
.zxly  form div textarea{
	border-radius:5px ;
	border: 1px solid #CCCCCC;
	width: 60%;
}
.zxly  form .tjbtn input{
	width:5em;
	margin:5% 45%;
	background: #1990ec;
	border: 0px solid #000000;
	border-radius: 3px;
	padding: 0.4em 0.4em;
	color: #FFFFFF;
	-webkit-appearance: none;
}

/*tab切换*/

/* 内容 */
	/*#content{ padding:10px 0; background:#fff;  }
	.path{ padding:0 0 5px 5px;   }*/

	/* 效果导航 */
	.effectNav{ margin-top:10px;  border-top:1px solid #666; background:#999; padding-bottom:10px;  }
	.effectNav h3{ padding:0 10px; background:#ddd; background:#333; color:#fff;  }
	.effectNav ul{ font-size:0;  }
	.effectNav li{ display:inline-block; font-size:12px; padding:0 10px; margin:10px 0 0 10px;  background:#cdcdcd;  }


	/* 本例子css -------------------------------------- */
	.tabBox .hd{ /*height:2em; line-height:2em;*/ padding:0.5em 10px; font-size:20px; /*background:#F3F3F3;*/ /*border-top:2px solid #CECECE;*/ font-size: 0.8em; border-bottom:1px solid #EEEEEE ;}
	.tabBox .hd ul{ overflow:hidden;  }
	.tabBox .hd ul li{ float:left; margin:0 0.5em; color:#515151; border-radius:10px ;
	padding: 0.3em ;
	 }
	.tabBox .hd ul li a{
		color: #333;
	}
	.tabBox .hd ul .on{ background: #47A6F0; }
	.tabBox .hd ul .on a{ display:block;color: #FFFFFF; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */  }
	.tabBox .bd ul{ padding:10px 0 10px 10px;  }
	.tabBox .bd li{ /*height:33px; line-height:33px; */  }
	.tabBox .bd a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
	.tabBox .bd li a{ color:#555;  }
	.tabBox .bd .t{ height:85px; overflow:hidden;   }
	.tabBox .bd .t .pic{ width:80%; float:left;   margin: 0 auto; }
	.tabBox .bd .t .con{ /*margin-left:130px;*/ line-height:20px;   }
	.tabBox .bd .t .con p{ font-size:12px; color:#999;  }

.tabBox .bd .ul3{
	margin: 0 1em;
}	
.tabBox .bd .ul3 li{
	float: left;
	width: 30%;
	margin: 0 0.3em;
}
.tabBox .bd .ul3 li img{
	width: 100% !important;
}
.tabBox .bd .ul3 .li7{
	width: 95%;
}
.tabBox .bd .ul4{
	
}
.tabBox .bd .ul4 .zprxleft{
	width: 60%;
	float: left;
	line-height: 1.5em;
}
.tabBox .bd .ul4 .zprxright{
	width: 40%;
	float: right;
}
.tabBox .bd .ul4 .zprxright img{
	width: 100% !important;
	
}
.tabBox .bd .ul4 .zprxleft h3{
	font-weight: normal;
	
	font-size: 0.8em;
	color: #797979;
}
.tabBox .bd .ul4 .zprxleft p{
	color: #797979;
	font-size: 0.8em;
}



/*首页-业务体系-轮播*/


/* 内容 */
	/*#content{ padding:10px 0; background:#fff;  }
	.path{ padding:0 0 5px 5px;   }*/

	/* 效果导航 */
	/*.effectNav{ margin-top:10px;  border-top:1px solid #666; background:#999; padding-bottom:10px;  }
	.effectNav h3{ padding:0 10px; background:#ddd; background:#333; color:#fff;  }
	.effectNav ul{ font-size:0;  }
	.effectNav li{ display:inline-block; font-size:12px; padding:0 10px; margin:10px 0 0 10px;  background:#cdcdcd;  }*/


	/* 本例子css -------------------------------------- */
	.picScroll{ margin:0px auto; text-align:center;  }
	.picScroll .bd ul{ width:100%;  float:left; /*padding-top:10px;*/  }
	.picScroll .bd li{ width:48%; float:left; font-size:0.5em; text-align:center;margin: 0 0.2em;  position: relative;}
	.picScroll .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }
	.picScroll .bd li img{ width:100% !important; height:auto;  background:url(images/loading.gif) #fff center center no-repeat;  }


	.picScroll .hd{ height:20px; line-height:20px; /*border-bottom:2px solid #80BD6D;*/ /*background:#f6f6f6; */  overflow:hidden; text-align:left;  /*padding:0 10px; */ }
	.picScroll .hd ul{ float:right; padding-top:5px;   }	
	.picScroll .hd li{ float:left; width:8px; height:8px; background:#D0D0D0; margin:0 5px; overflow:hidden; color: #D0D0D0;
	-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; 
	}
	.picScroll .hd .on{ background:#80BD6D; color:#80BD6D ; }
	.picScroll .prev,.picScroll .next{ display:block; float:right;  width:18px; height:18px; background:url(/statics/images/pisScrollIcons.gif) -6px -7px no-repeat; overflow:hidden; margin:0px 5px 0 5px; }
	.picScroll .next{ background-position:-34px -7px; }
	.picScroll .prevStop{ background-position:-6px -40px; }
	.picScroll .nextStop{ background-position:-34px -40px; }
	.picScroll .bd li p{
		position: absolute;
		bottom: 0;
		font-size: 0.5em;
		text-align: center;
		width: 100%;
		background: #000000;
		opacity: 0.8;
		color: #FFFFFF;
	}
