@charset "utf-8";
*{ box-sizing:border-box; -webkit-appearance: none; }
*:focus { outline: none; }
html, body{ height: 100%;}
body { margin: 0;line-height:1.5; font-size:14px;font-family:"微软雅黑",microsoft yahei; color:#333; background:#fff; }
ul,li{list-style: none; padding: 0; margin: 0;}
.clearfix:after{ content:""; display:block; clear:both; height:0; visibility:hidden;}
.clearfix{ zoom:1;}

.main{ max-width: 1200px; margin: 0 auto; padding:40px 10px;}
.title{text-align: center; color:#333; font-size:22px; margin-bottom: 25px;}
.title em{display:inline-table;border:1px solid #f6f8fa;width:30%;height:1px;margin:0 2%;position:relative;top:-5px;}
.height50{ height: 50px;}
.bg_main{ background:#19a7fd;}


/*column4*/
.w-simgtext{background:#f6f8fa}
.w-simgtext ul{width:1200px;margin:0 auto;}
.w-simgtext ul,.w-simgtext li{ list-style:none; margin:0; padding:0;}
.w-simgtext li{/*margin-bottom: 25px;*/}
.w-simgtext a{ display:block;text-decoration:none;}
.w-simgtext a:hover{ text-decoration:none;}
.w-simgtext h3{ margin: 0;line-height: 1.5; font-weight: normal;}
.w-simgtext p{margin-bottom: 0; line-height: 1.7;}

.w-simgtext3 ul {
	position:relative; z-index:2;width:1200px;margin:0 auto;padding:70px 0 10px;
}
.w-simgtext3 ul li {
	width: 25%;
	float:left;
	text-align:center;
}
.w-simgtext3 ul li .item{margin:0 auto; padding:1px 10px; padding-bottom:30px;  position:relative;background:url(/uploads/image/simages/bg.jpg) no-repeat center -400px;overflow: hidden;}
.w-simgtext3 ul li i {
	display: block;
	position: relative;
	margin: 0 auto;
	margin-top: 45px;
	height: 120px;
	width: 120px;
	background: url(/uploads/image/simages/icon_3.png) no-repeat;top:50px;
}
.w-simgtext3 ul li.indexs1 i {background-position:0 0;}
.w-simgtext3 ul li.indexs2 i {background-position:0 -120px;}
.w-simgtext3 ul li.indexs3 i {background-position:0 -240px;}
.w-simgtext3 ul li.indexs4 i {background-position:0 -360px;}
.w-simgtext3 ul li u {
	display: block;
	position: absolute;
	width: 210px;
	height: 210px;
	left:50%; margin-left:-105px;
	background: url(/uploads/image/simages/icon_2.png) no-repeat ;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;top:50px;
}
.w-simgtext3 ul li u.cl {clip: rect(0px,210px,210px,105px);}
.w-simgtext3 ul li u.cr {clip: rect(0px,105px,210px,0px);}
.w-simgtext3 ul li strong {
	display: block;
	margin-top: 105px;
	font-size: 20px;
	font-weight: normal;
	color:#333; line-height:1.8;
}
.w-simgtext3 ul li:hover strong{color:#fff;}
.w-simgtext3 ul li p {
	position: relative;
	top: 100px;
	color: #999;
    line-height: 20px;
    opacity: 0;
	padding:0 30px;margin:10px 0;
}
.w-simgtext3 ul li:hover p{ color:#fff; opacity: 1;}
.w-simgtext3 ul li:hover .item {
	background-position: 0px 0px;
	-webkit-transition: all .5s ease-in-out .3s;
	-moz-transition: all .5s ease-in-out .3s;
	-ms-transition: all .5s ease-in-out .3s;
	-o-transition: all .5s ease-in-out .3s;
	transition: all .5s ease-in-out .3s;
}
.w-simgtext3 ul li:hover i {
	-webkit-transition: all .5s ease-in-out .4s;
	-moz-transition: all .5s ease-in-out .4s;
	-ms-transition: all .5s ease-in-out .4s;
	-o-transition: all .5s ease-in-out .4s;
	transition: all .5s ease-in-out .4s;
}
.w-simgtext3 ul li.indexs1:hover i {background-position:-120px 0;}
.w-simgtext3 ul li.indexs2:hover i {background-position:-120px -120px;}
.w-simgtext3 ul li.indexs3:hover i {background-position:-120px -240px;}
.w-simgtext3 ul li.indexs4:hover i {background-position:-120px -360px;}
.w-simgtext3 ul li:hover u.cl {
	clip: rect(0px, 210px, 0, 105px);
}
.w-simgtext3 ul li:hover u.cr {
	clip: rect(210px,105px,210px,0px);
}
.w-simgtext3 ul li:hover strong {
	color:#fff;
	-webkit-transition:all .3s .4s;
	-moz-transition:all .3s .4s;
	-ms-transition:all .3s .4s;
	-o-transition:all .3s .4s;
	transition:all .3s .4s;
	transform:translatey(-20px);
	-webkit-transform:translatey(-20px);
}
.w-simgtext3 ul li:hover p {
	top: 0;
	-webkit-transition: all .3s ease-in-out .5s;
	-moz-transition: all .3s ease-in-out .5s;
	-ms-transition: all .3s ease-in-out .5s;
	-o-transition: all .3s ease-in-out .5s;
	transition: all .3s ease-in-out .5s;
	transform:translatey(-20px);
	-webkit-transform:translatey(-20px);
}
@media (max-width:1000px){
    .w-simgtext1 li{ min-width:33.33%;}
    .w-simgtext1 li .sigt2{ display: none;}
    .w-simgtext1 li a:hover .sigt1 .sigt_text{margin-top: 0;}
    .w-simgtext2 li{ min-width:33.33%;}
    .w-simgtext2 li .sigt2{ display: none;}
    .w-simgtext2 li a:hover .sigt1 .bg{transform:none; -webkit-transform:none;opacity:1; *filter:alpha(opacity=100); filter:progid:dximagetransform.microsoft.alpha(opacity=100);}
    .w-simgtext2 li a:hover .sigt1 .s_img img{ transform:none; -webkit-transform:none;}
    .w-simgtext3 ul li{ width:50%; text-align:left;}
	.w-simgtext3 ul li:nth-child(2n 1){ clear:both;}
	.w-simgtext3 ul li .item{position:relative; padding:1em 1em 1em 6em; background:none;width:auto; margin:0 10px;}
	.w-simgtext3 ul li u,.w-simgtext3box .pp_t{ display:none;}
	.w-simgtext3 ul li i{position:absolute; left:1em; top:1em; margin-top:0;width:4em; height:4em; background-size:8em 16em;}
	.w-simgtext3 ul li.indexs1 i {background-position:0 0;}
    .w-simgtext3 ul li.indexs2 i {background-position:0 -4em;}
    .w-simgtext3 ul li.indexs3 i {background-position:0 -8em;}
    .w-simgtext3 ul li.indexs4 i {background-position:0 -12em;}
	.w-simgtext3 ul li.indexs1:hover i {background-position:-4em 0;}
    .w-simgtext3 ul li.indexs2:hover i {background-position:-4em -4em;}
    .w-simgtext3 ul li.indexs3:hover i {background-position:-4em -8em;}
    .w-simgtext3 ul li.indexs4:hover i {background-position:-4em -12em;}
	.w-simgtext3 ul li:hover .item{ background:#94c24e;}
	.w-simgtext3 ul li strong{ margin-top:0;font-size:16px;}
	.w-simgtext3 ul li p{  top:0; line-height:1.5;font-size:12px; opacity: 1;}
    .w-simgtext3 ul li:hover strong{transform:translatey(0);-webkit-transform:translatey(0);}
	.w-simgtext3 ul li:hover p{ transform:translatey(0);-webkit-transform:translatey(0);}
}
@media (max-width:767px){
    .w-simgtext3 li{ min-width:50%;}
    .w-simgtext3 li:nth-child(2n 1){ clear: both;}
}
@media (max-width:640px){
    .w-simgtext3 li{ min-width:50%;}
    .w-simgtext3 li:nth-child(2n 1){ clear: both;}
}
@media (max-width:520px){
    .w-simgtext3{ margin: 0 -0.3em;}
    .w-simgtext3 li{margin-bottom: 0.6em;} 
    .w-simgtext3 li a{margin: 0 0.3em;}
    .w-simgtext3 li .item{ width: auto; height: auto; }
    .w-simgtext3 li .sigt1{ position: relative; }
    .w-simgtext3 li .sigt1 .bg{border-radius:0; -webkit-border-radius:0;}
    .w-simgtext3 li .sigt1 .sigt_text{position: relative; transform: none; -webkit-transform: none; top:0; padding:2em 5%;}
    :root .w-simgtext1 li .sigt1 .sigt_text{top:0;}
    .w-simgtext2{ margin: 0 -0.3em;}
    .w-simgtext2 li{ margin-bottom: 0.6em;} 
    .w-simgtext2 li a{margin: 0 0.3em;}
    .w-simgtext2 li .item{ width: auto; height: auto; }
    .w-simgtext2 li .line{ margin: 0.3em auto;}
    .w-simgtext2 li .sigt1{ position: relative; }
    .w-simgtext2 li .sigt1 .bg{border-radius:0; -webkit-border-radius:0;}
    .w-simgtext2 li .sigt1 .sigt_text{position: relative; transform: none; -webkit-transform: none; top:0; padding:2em 5%;}
    :root .w-simgtext2 li .sigt1 .sigt_text{top:0;}
    .w-simgtext3{ text-align:center;}
    .w-simgtext3 ul li{margin-bottom: 1em; padding-bottom:0;}
	.w-simgtext3 ul li i{ top:50%; margin-top:-2em;}
	.w-simgtext3 ul li p{ display:none;}
	.w-simgtext3 ul li strong{ font-size:110%;}
	.w-simgtext3 ul li .item{padding:1em 0.5em 1em 5.5em; margin:0;}
}
@media (max-width:480px){
    .w-simgtext1 li .s_img img{ max-width: 4.5em; max-height: 4.5em;}
    .w-simgtext1 li .sigt1 h3{ font-size: 120%;}
    .w-simgtext2 li .s_img{ max-width: 4.5em; max-height: 4.5em;}
    .w-simgtext2 li .sigt1 h3{ font-size: 105%;}

}


/*可持续消费五步*/
.index-sec1{padding: 16px 0 0px;}
.index-sec1 ul{margin: 0 -14px;}
.index-sec1 ul li{float: left;width: 20%;box-sizing: border-box;padding: 0 14px;}
.index-sec1 .item-box{padding: 70px 20px 31px;height:261px;background: #f6f8fa;border-radius: 4px;text-align: center;overflow: hidden;}
.index-sec1 .item-box .inner-wp{transition: 0.4s;}
.index-sec1 .item-box span{display: block;width: 60px;height: 60px;margin: 0 auto 26px;position: relative;}
.index-sec1 .item-box span img{width: 100%;height: 100%;transition: 0.4s;}
.index-sec1 .item-box span .img-hover{position: absolute;top: 0;left: 0;opacity: 0;}
.index-sec1 .item-box p{font-size: 18px;line-height: 28px;color: #666;}
.index-sec1 .item-box p a{display: block;line-height: 32px;margin: 22px auto 0;text-align: center;color: #fff;font-size: 15px;opacity: 0;transform: translatey(100px);transition: 0.4s ease in;}
.index-sec1 .item-box:hover{background: #93c24e;transition: 0.4s;}
.index-sec1 .item-box:hover .inner-wp{transition: 0.4s;transform: translatey(-30px);}
.index-sec1 .item-box:hover span .img{opacity: 0;transition: 0.4s;}
.index-sec1 .item-box:hover span .img-hover{opacity: 1;transition: 0.4s;}
.index-sec1 .item-box:hover p{color: #fff;transition: 0.4s;}
.index-sec1 .item-box:hover a{opacity: 1;transform: translatey(0);transition: 0.4s ease in;}


/*index十年*/
.ten_y ul{padding:0 50px 0 120px;}
.index-sec1 .ten_y li{margin:0 30px;width:25%;padding:0;}

.index_ad{margin:50px 0 20px;height:190px;}
.index_ad li{float:left}


/*注册*/
.page_tit{border-bottom:1px solid #ccc;line-height:32px;text-indent:20px;}
.login{padding:30px ;width:80%;margin:0px auto;}
.login li{border:none;width:80%;line-height:48px;padding-left:100px;margin:10px 0;color:red;}
.login .login_tit{text-align:center;font-size:24px;padding-left:100px;color:#666666;}
.login span{display:block;text-align:right;width:15%;float:left;line-height:48px;color:#666666;}
.login input{float:left;border:1px solid #d2d2d2;line-height:48px;padding:0 2px;width:80%;margin:5px 5px 5px 0;}
.login .login_yzm{width:49%;float:left;margin-right:10px;}
.login img{}
.login .login_btn{float:left;border:none;text-align:center;background:#4c7b55;width:180px;color:#fff;cursor:pointer;margin-left:150px;margin-bottom:30px;}
.login .login_btn2{margin:0;margin-left:42%}

.login .d_zhuce{display:inline-block;text-align:center;line-height:20px;width:100%;text-align:center;padding:0;}


/*about*/
.page_banner{height:275px;overflow:hidden;text-align:center;}
.page_banner img{width:100%;height:278px;}

.about {padding:0 80px;margin-bottom:20px;}
.about p{line-height:24px;text-align:justify;}
.title2 em{width:40%}
.about dl{width:48%;height:220px;display:inline-block;background:#fff;box-shadow:5px 5px 10px rgb(0,0,0,0.4);padding:15px;margin:30px 0 40px;}
.about dt{float:left;width:30%}
.about img{position:relative;top:18px;}
.about dd{float:right;width:62%}
.about h2{margin-bottom:15px;}
.about dd p{line-height:20px;margin:3px 0;}
.about_ad li{display:inline-block;margin:0 4%;}
.about_ad ul{margin-bottom:30px;}

.about_ad .link_list li{display:inline-block;line-height:26px;}


/*加入圆桌*/
.join_column1{background:#f8f8f8;width:100%;height:auto;padding:30px 0;}
.join_column1 dl{width:1000px;margin:0 auto 30px;min-height:300px;height:auto;}
.join_column1 dt{display:inline-block;}
.join_column1 dd{float:right;width:44%}
.join_column1 p{line-height:26px;text-align:justify;}
.join_column1 h2{margin-bottom:20px;}

.join_column12 {background:#fff;}
.join_column12 dt{float:right;}
.join_column12 dd{float:left;}

.join_tit{text-align:center;font-size:20px;font-weight:bold;line-height:46px;margin-bottom:15px;}
.join_column1 .join_txt{height:330px;overflow-y:scroll;width:50%}
.join_txt h6{font-size:16px;}
.join_txt h5{text-align:center;font-size:16px;font-weight:normal;}
.join_txt p{font-size:16px;padding:0 5px;}

/*知识中心*/
.page_tabnav{width:100%;background:#fff;box-shadow:0px 5px 10px #7c7c7c;min-height:90px;height:auto;margin-top:-3px;}
.page_tabnav ul{width:1200px;margin:0 auto;padding:25px 0;line-height:40px}
.page_tabnav li{display:inline-block;margin-right:20px;width:15%;text-align:center;font-size:16px;}
.page_tabnav .tab_hover{background:#487653;border-radius:30px;width:15%;}
.page_tabnav .tab_hover a{color:#fff;}

/*知识中心*/
.box{
	font-family: ;
	text-align: center;
	overflow: hidden;
	position: relative;border:1px solid #ccc;margin:20px 0;
}
.box:before{
	content: "";
	background: #5aa237;
	height: 100%;
	width: 100%;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.4s linear;
}
.box:hover:before{ opacity: 1; }
.box img{
	width: 100%;
	height: auto;
	transition: all 0.4s linear;
}
.box:hover img{
	opacity: 0;
	transform: scale(3);
}
.box .box-content{
	color: #fff;
	width: 100%;
	transform: translatey(-50%) scale(0);
	position: absolute;
	top: 50%;
	left: 0;
	transition: all 0.4s linear;
}
.box:hover .box-content{ transform: translatey(-50%) scale(1); padding:0 20px;}
.box .title{
	font-size: 25px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0;
}
.box .post{
	font-size: 16px;
	text-transform: capitalize;
}
.box .post a{color:#fff;}
@media only screen and (max-width:990px){
	.box { margin: 0 0 30px; }
}


/*专家库*/
.cation-list {
    overflow: hidden;
}

.cation-content{margin:40px 0 10px;line-height:24px;font-size:16px;}
.cation-content dl{margin:15px 0;}
.cation-content dt{float:left;display:inline-block;width:10%;font-weight:normal;padding-left:10px;text-align:right;}
.cation-content dd{display:inline-block;width:85%;}
.cation-content dd a{display:inline-block;margin:0 10px;line-height:24px;}
.cation-content dd a.on, .cation-content a:hover {color: #487653;}


.zj_txt{width:1200px;float:left;margin-bottom:30px;}
.zj_txt ul{float:left;border-radius:10px;width:22%;margin:25px 1.5%;padding:20px ;background:#fff;box-shadow:3px 3px 10px rgb(0,0,0,0.4);font-size:14px;height:340px;}
.zj_txt li{display:inline-block;width:100%;line-height:20px;margin:3px 0;height:40px;overflow:hidden;}
.zj_txt .zj_column_tit{font-size:20px;text-align:center;} 
.zj_txt .zj_more{text-align:center;}
.zj_txt .zj_more a {display:inline-block;background:#5aa237;color:#fff;width:50%;text-align:center;border-radius:15px;line-height:32px;}

.zj_txt2 {margin:0 auto;}
.zj_txt2 ul{width:80%;margin:20px 10%;font-size:16px;border-radius:5px;min-height:400px;height:auto}
.zj_txt2 span{float:left;display:inline-block;text-align:right;width:15%;}
.zj_txt2 .zj_txtright{width:75%;text-align:left;}

/*机构库*/
.zszx_column{width:100%;float:left;}
.zszx_column dl {float:left;border-radius:10px;width:45%;height:260px;margin:25px 2.5%;padding:20px ;background:#fff;box-shadow:3px 3px 10px rgb(0,0,0,0.4);}
.zszx_column dt{float:left;width:173px;position:relative;top:25px;}
.zszx_column img{width:173px;height:173px;}
.zszx_column dd{float:right;width:60%;}
.zszx_column h2{font-szie:16px;}
.zszx_column p{text-align:justify;}

/*可持续发展1*/
.togglebox {width:100%;margin: 30px auto;background: #fff;transform: translatez(0);}

input[type="radio"] {position: absolute;opacity: 0;}

label {position: relative;display: block;height: 50px;line-height: 50px;padding: 0 20px;font-size: 14px;font-weight: 700;border-bottom: 1px dashed #ddd;background: #fff;cursor: pointer;}


label:after {
  content: '\f078';
  position: absolute;
  top: 0px;
  right: 20px;
  font-family: fontawesome;
  transform: rotate(90deg);
  transition: .3s transform;
}

section {  height: 0;transition: .3s all;overflow: hidden;}

#toggle1:checked ~ label[for*='1']:after,
#toggle2:checked ~ label[for*='2']:after,
#toggle3:checked ~ label[for*='3']:after,
#toggle4:checked ~ label[for*='4']:after,
#toggle5:checked ~ label[for*='5']:after,
#toggle6:checked ~ label[for*='6']:after,
#toggle7:checked ~ label[for*='7']:after,
#toggle8:checked ~ label[for*='8']:after,
#toggle9:checked ~ label[for*='9']:after,
#toggle10:checked ~ label[for*='10']:after,
#toggle11:checked ~ label[for*='11']:after,
#toggle12:checked ~ label[for*='12']:after,
#toggle13:checked ~ label[for*='13']:after,
#toggle14:checked ~ label[for*='14']:after,
#toggle15:checked ~ label[for*='15']:after,
#toggle16:checked ~ label[for*='16']:after,
#toggle17:checked ~ label[for*='17']:after,
#toggle18:checked ~ label[for*='18']:after,
#toggle19:checked ~ label[for*='19']:after,
#toggle20:checked ~ label[for*='20']:after,
#toggle21:checked ~ label[for*='21']:after,
 {
  transform: rotate(0deg);
}

#toggle1:checked ~ #content1,
#toggle2:checked ~ #content2,
#toggle3:checked ~ #content3,
#toggle4:checked ~ #content4,
#toggle5:checked ~ #content5,
#toggle6:checked ~ #content6,
#toggle7:checked ~ #content7,
#toggle8:checked ~ #content8,
#toggle9:checked ~ #content9,
#toggle10:checked ~ #content10,
#toggle11:checked ~ #content11,
#toggle12:checked ~ #content12,
#toggle13:checked ~ #content13,
#toggle14:checked ~ #content14,
#toggle15:checked ~ #content15,
#toggle16:checked ~ #content16,
#toggle17:checked ~ #content17,
#toggle18:checked ~ #content18,
#toggle19:checked ~ #content19,
#toggle20:checked ~ #content20,
#toggle21:checked ~ #content21{
  height: auto;
}

.togglebox p {
  margin: 15px 0;
  padding: 0 20px;
  font-size: 12px;
  line-height: 1.5;text-align:justify;
}

.cx_txt{padding:50px;}
.cx_txt h2{text-align:center;font-size:18px;}
.cx_txt p{font-size:16px;line-height:24px;}
.cx_txt img{width:120px;margin:0 20px;}

/*可持续发展2*/
.cation-content2{width:1200px;margin:0 auto 20px;padding:20px 0;}
.cx_list{padding:20px;width:1100px;margin:0 auto;}
.cx_list li{display:inline-block;border-bottom:1px dashed #ccc;line-height:20px;padding:10px 20px;background:url(/uploads/image/simages/cx_listicon.gif) 5px center no-repeat;margin:10px;width:95%;text-indent:10px;}


/*可持续发展3*/
.cxfz3{padding:30px 50px;min-height:500px;height:auto;}
.cxfz3 dl{display:inline-block;float:left;width:15%;margin:20px 2%;text-align:center;}
.cxfz3 dt{border:1px solid #ccc;border-radius:10px;padding:10px 0;}
.cxfz3 img{width:150px;height:150px;}
.cxfz3 dd{line-height:26px;font-size:16px;}
.cxfz_txt{padding:30px 0;}
.cxfz_txt h2{text-align:center;line-height:30px;}

.cxfz_txt_top {float:left;width:80%;margin:30px 10%;}
.cxfz_txt_top dt{float:left;width:25%;border:1px solid #ccc;background:#f1f1f1;padding:10px;text-align:center;}
.cxfz_txt_top img{width:190px;height:190px;}
.cxfz_txt_top dd{float:right;width:70%;}
.cxfz_txt_top p{text-align:justify;line-height:1.6em;font-size:16px;margin:0;}

.cxfz_txt_con{float:left;width:90%;margin:20px 5%;}
.cxfz_txt_con dt{background:url(/uploads/image/simages/cxfz_icon.gif) left center no-repeat;font-size:16px;font-weight:bold;padding:0 15px;line-height:26px}
.cxfz_txt_con dd{line-height:24px;}
.cxfz_txt_con p{font-size:16px; margin:0;}
.cxfz_txt_con  .cxfz_text_context{margin:15px 20px 0px;}
.cxfz_txt_con  .cxfz_text_context h3{background:url(/uploads/image/simages/cxfz_icon2.gif) no-repeat left center;padding-left:10px;}


/*可持续发展4*/
.cxfa_4_column {min-height:300px;height:auto;margin:0 auto;padding:30px 50px;}
.cxfa_4_column h1{line-height:40px;text-align:center;margin:30px 0;color:#}
.cxfa_4_column h2{text-align:center;font-weight:bold;font-size:14px;}
.cxfa_4_column p{font-size:14px;line-height:24px;padding:0;}
.cxfa_4_column table,.cxfa_4_column td,.cxfa_4_column tr{border:1px solid #ccc;line-height:40px;text-align:center;font-size:14px;}
.cxfa_4_column table{margin:20px 0;}
.cxfa_4_column input{border:none;width:100%;text-align:left;text-indent:20px;}
.cxfa_4_column select{border:none;width:100%;text-align:left;text-indent:10px;}
.cxfa_4_column .cxfz4_btn{background:#009944;color:#fff;width:25%;margin:0 35%;line-height:40px;text-align:center;}

.cxfz4_zj_txt{margin:30px auto;}
.cxfz4_zj_txt dl{width:95%;background:#f1f1f1;height:180px;padding:26px 50px;margin:20px 0;}
.cxfz4_zj_txt dt{display:inline-block;width:224px;height:126px;line-height:63px; vertical-align:middle;position:relative}
.cxfz4_zj_txt dt img{width:224px;height:60%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;}
.cxfz4_zj_txt dd{float:right;width:73%;}
.cxfz4_zj_txt p{margin:0;padding:0;font-size:14px;}
.cxfz4_zj_txt h2{font-size:16px;font-weight:bold;line-height:30px;margin:0;padding:0;}

.cxfz4_zj_txt2 dl{margin:30px auto;}
.cxfz4_zj_txt2 dt{float:right;width:35%;margin-top:15px;}
.cxfz4_zj_txt2 dt p{margin:0;padding:0;}
.cxfz4_zj_txt2 dd{float:left;width:60%;}
.cxfz4_zj_txt2 p{padding:10px 0;color:#575757;line-height:24px;font-size:16px;font-weight:normal;}
.cxfz4_zj_txt2 p a{color:#575757}
.cxfz4_zj_txt2 p a:hover{color:#a7c784}

/* 绿色制冷css */
.ato-content {width: 350px;margin-bottom: 20px;overflow:hidden;height:340px;}
.ato-list ul {height: 370px}
.ato-list ul li {width: 350px;height: 340px;float: left;margin-left: 10px;margin-right: 10px;text-align: left;-webkit-transition: height 300ms;-moz-transition: height 300ms;-ms-transition: height 300ms;-o-transition: height 300ms;transition: height 300ms;position: relative;top: 10px;left: -10px;}
.ato-list ul li img{width:350px;}
.ato-list ul li div {width: 90%;padding:5%;text-align: left;}
.ato-list-fl {float: left;position:relative;top:-230px;z-index:999}
.ato-list-fl a {width: 34px;height: 70px;position: relative;margin-top: 34px;margin-right: 10px;float: left;display: block;background:rgb(0,0,0,0.2);overflow: hidden;}
.ato-list-fl a img {width: 22px;height: 22px;display: block;border: none;margin: 0 auto;margin-top: 25px;}
.ato-list {float: left;width: 350px;height: 340px;}
.prev:hover .ato-ope {opacity: 0;}
.ato-ope1 {opacity: 0;}
.prev:hover .ato-ope1 {opacity: 1;position: absolute;top: 0;left: 11px;}
.prev:hover .ato-ope {opacity: 0;}
.ato-ope1 {opacity: 0;}
.prev:hover .ato-ope1 {opacity: 1;position: absolute;top: 0;left: 11px;}
.ato-list-fl .next{position:relative;left:270px;}
.next:hover .ato-ope {opacity: 0;}
.ato-ope1 {opacity: 0;}
.next:hover .ato-ope1 {opacity: 1;position: absolute;top: 0;left: 11px;}
.next:hover .ato-ope {opacity: 0;}
.ato-ope1 {opacity: 0;}
.next:hover .ato-ope1 {opacity: 1;position: absolute;top: 0;right: 11px;}


/*可持续发展5*/
.page_banner2{background:url(/uploads/image/simages/column_banner5.jpg) top center no-repeat;height:612px;width:100%;background-size:cover;padding-top:70px}
.cxfz_column5{color:#fff;text-align:center;line-height:30px;margin:20px 0 30px;}
.cxfz_column5 h2{font-size:24px;font-weight:bold;margin:0;padding:0;}
.cxfz_column5 span{display:inline-block;width:100%;font-size:24px;}
.cxfz_column5 em{display:inline-block;margin:0 auto;width:3%;border:1px solid #fff;}
.page_banner2 dl{width:1200px;margin:0 auto;height:370px;background:#fff;padding:50px;}
.page_banner2 dt{float:left;}
.page_banner2 dd{float:right;width:70%;line-height:34px;font-size:16px;text-align:justify;}

.cxfz5_column {float:left;width:100%;margin:10px 0 30px;}
.cxfz5_column li{display:inline-block;float:left;width:12%;margin:0 13px;text-align:center;color:#487653;font-weight:bold;line-height:30px;}
.cxfz5_column img{width:155px;height:155px;}

.page_tabnav_cxfz5{box-shadow:none;padding-left:80px;width:95%;}
.page_tabnav_cxfz5 ul{width:100%}
.page_tabnav_cxfz5 li{margin:5px 10px 5px 0;width:18%;}
.page_tabnav_cxfz5  .tab_hover{width:18%;}

.cxfa5_column{padding:10px;}
.cxfa5_column dl{background:#eeeeee;padding:10px;float:left;margin:15px;width:17%;text-align:center;font-size:14px;height:245px;}
.cxfa5_column dt{width:100%;height:135px;overflow:hidden;}
.cxfa5_column dt img{width:180px;height:100%}
.cxfa5_column dd{margin-top:10px}
.cxfa5_column dd p{text-align:left;line-height:20px;height:40px;}
.cxfa5_column a{text-align:center;font-size:16px;line-height:30px;}

/*推荐视频*/
.cxfz5_column2 li{width:22%;color:#000;font-weight:normal;font-size:16px;margin:0 17px;}
.cxfz5_column2 img{border:1px solid #ccc; width:265px;height:200px;}
.videolist { position:relative; float:left;}
.videolist:hover{ cursor: pointer; }
.videoed { display:none; width:50px; height:50px; position: absolute; left:45%; top:45%; z-index:99; border-radius:100%; }
.videos{ display:none; border: 1px solid #080808; position:fixed; left:50%; top:40%; margin-left:-320px; margin-top:-150px; z-index:100; width:640px; height:360px; }
.cxfz5_column2 .vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer;width:25px;height:25px; }



.ato-content2 {width:1200px;margin-bottom: 20px;overflow:hidden;height:200px;}
.ato-list2{height:200px;}
.ato-list2 ul {height: 1200px}
.ato-list2 ul li {width: 280px;height: 200px;text-align:center;float: left;margin-left: 10px;margin-right: 10px;text-align: left;-webkit-transition: height 300ms;-moz-transition: height 300ms;-ms-transition: height 300ms;-o-transition: height 300ms;transition: height 300ms;position: relative;top: 10px;left: -10px;}
.ato-list2 ul li img{width:224px;height:70px;border:none;}

.ato-list-fl2 a {width: 34px;height: 70px;position: relative;margin-top:30px;margin-right: 10px;float: left;display: block;background:rgb(0,0,0,0.2);overflow: hidden;}
.ato-list-fl2 a img {width: 22px;height: 22px;display: block;border: none;margin: 0 auto;margin-top: 25px;}

.ato-list-fl2{width:1200px;top:-170px;}
.prev:hover .ato-ope01 {opacity: 0;}
.ato-ope1 {opacity: 0;}
.prev:hover .ato-ope10 {opacity: 1;position: absolute;top: 0;left: 11px;}
.prev:hover .ato-ope01 {opacity: 0;}
.ato-ope1 {opacity: 0;}
.prev:hover .ato-ope1 {opacity: 1;position: absolute;top: 0;left: 11px;}
.ato-list-fl2 .next{position:relative;left:1120px;}
.next:hover .ato-ope01 {opacity: 0;}
.ato-ope1 {opacity: 0;}
.next:hover .ato-ope10 {opacity: 1;position: absolute;top: 0;left: 11px;}
.next:hover .ato-ope01 {opacity: 0;}
.ato-ope1 {opacity: 0;}
.next:hover .ato-ope10 {opacity: 1;position: absolute;top: 0;right: 11px;}

.onecontent {display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.onedetails {width:23%;margin:20px 1%;}
.onemodualimg>img {cursor:pointer;}
.onemodualzhe {position:absolute;top:0;width:100%;height:100%;overflow:hidden}
.speachcontent>p {cursor:pointer;}
.speachcontent>p a{	color:#fff;}
.speachcontent>p:hover {font-size:15px}
.onemodualtab {height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.closediv, .onemodualtab {display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.close {width:28px;height:24px;margin-right:8px}
.close>img {width:100%;height:100%}
.player[data-v-241ae8f4] {width:100%;position:relative}
.player>button[data-v-241ae8f4] {position:absolute;right:0}
#player>div[data-v-241ae8f4] {height:333.5px;width:20rem!important;position:relative}
.onemodualimg {position:relative;height:170px}
.onemodualimg>img {width:100%;height:100%}
.onemodualimg:hover .threemodualzhe {height:100%}
.speachcontent>p {width:100%;margin:0;text-align:center}
.speachcontent {	height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-y:scroll;background:rgba(0, 0, 0, .5);color:#fff}
.onemodualtab {top:0;position:fixed;width:100%;z-index:1e 30}

.news_list .speach {display:block;width:92%;font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:30px;text-align:center;margin:0 auto;padding:0;}
.threemodualzhe {position:absolute;top:0;width:100%;height:0%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0, 0, 0, .5)}
.threecontent {color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:80%;margin:0 auto;font-size:9px;text-align:center}


/*新闻中心*/
.news_list{padding:50px;min-height:300px;height:auto;}
.news_list dl{float:left;border-bottom:1px dashed #ccc;padding:10px;margin:10px 0;width: 100%;}
.news_list dt{font-size:16px;font-weight:bold;line-height:26px;}
.news_list dd{margin:10px 0;}
.news_list span{font-size:12px;margin-right:15px;}
.news_list em,.news_list_tit em{font-style:normal;}
.news_list p{font-size:14px;}
.news_list_tit{text-align:center;line-height:32px;}
.news_list_tit span{margin:5px 15px;}
.news_list_txt{padding:20px;}
.news_list_txt p{line-height:24px;margin:10px 0;font-size:14px;text-align:justify;}
.news_list_txt img{width:500px;height:310px;text-align:center;}

.cxfz_txt p{margin:10px 0;}

/*20101021*/
.zj_txt2 .zj_table{min-height:40px;height:auto;overflow:auto;}

