﻿body{background-color: #fff;font-size:15px;}
.wrapper{width:100%;overflow: hidden;}
a:hover{ text-decoration:none;}
a:focus{ color:#d50310; text-decoration:none;}
ul{list-style: none;padding: 0;margin:0;}

header{height: 50px;
  transition: all 0.3s; 
  position: fixed;
  width:100%;top:0;left:0;
  z-index:1998;
  background:#fff;
	

}
.logo{width:125px!important;height:35px!important;background:url(../images/logo.png);background-size: 125px auto;margin-top:8px;}
.search-box{height:40px;background:#eee;border-radius:18px; position:relative;padding-right:40px;display:block;margin-bottom:16px;}
.search-box input,.search-box button{border:0!important;background:none!important;display:inline-block!important;margin:0!important}
.search-box input{width:100%;text-indent:1em;outline: none;box-shadow: 0 0 0 0 rgba(0,0,0,0);height:40px;line-height:40px;}
.search-box button{width:50px; position:absolute;right:0;top:0;height:40px;color:#eb9a13;}
.search-box button:hover{color:#FF5802}
.navbar-default {background-color: #fff;border-color: #e7e7e7;transition: all 0.3s;}
.navbar-default *{transition: all 0.3s;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{background:none;color:#129f3e;font-weight:bold;}
.navbar-default .navbar-nav>li>a{color:#444;}
.navbar-default .navbar-nav>li>a:hover{color:#129f3e;}
.navbar-default .navbar-toggle {border:none;margin-right:5px;}
.navbar-toggle .icon-bar{background:#808080;}
.navbar-toggle .icon-bar+.icon-bar{margin-top:6px;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background:none;
}

/***********绿色的导航条**********/
.navbar-green{ background-color: #129f3e;border-color: #129f3e;}
.navbar-green .logo{background-position:0 -35px;}
.navbar-green  .navbar-nav>li>a{color:#fff;}
.navbar-green .navbar-nav>li>a:hover{color:#fff;text-decoration: underline}
.navbar-green .navbar-nav>.active>a, .navbar-green .navbar-nav>.active>a:focus, .navbar-green .navbar-nav>.active>a:hover{background:none;color:#fff;font-weight:bold; text-decoration: underline;}
.navbar-green .navbar-toggle .icon-bar{background:#fff;}
.navbar-green  .navbar-nav>li>a:focus{color: #fff;}
/****************banner*********************/
.device {margin-top:50px;width: 100%;height: auto!important;background: #f9f9f9;position: relative;}
.device .arrow-left {width: 40px;height: 40px;background: url(../images/arrows.png) no-repeat left top;position: absolute;left: 20px;top: 50%;margin-top: -20px;z-index:999;display:none;opacity: 0.8;}
.device .arrow-right {background: url(../images/arrows.png) no-repeat left bottom;position: absolute;right: 20px;top: 50%;margin-top: -20px;width: 40px;height: 40px;z-index:999;display:none;opacity: 0.8;transition: all 0.3s;}
.device .arrow-left:hover,.device .arrow-right:hover{opacity: 1;}
.swiper-container {width: 100%;}
.content-slide {color: #fff;}
.swiper-container .swiper-slide img{width:100%;display:block;}
.title {font-size: 25px;margin-bottom: 10px;}
.device .pagination {width: 100%;position: absolute;left: 0;text-align: center;bottom:-10px;z-index: 999;}
.swiper-pagination-switch {width: 7px;height: 7px;display: inline-block;border-radius: 2px;background: #fff;margin: 0 3px;cursor: pointer;}
.swiper-active-switch {background: #e1812e;}

/**************展示列表*************/
.zslb-box{padding:10px 0;text-align: center;}
.zslb-list{padding: 0 9px 0 11px;}
.zslb-list li{float:left;position: relative;padding: 0;margin-left: -1px;margin-top: -1px;}
.zslb-list li div{border: 1px solid #ddd;text-align: center;padding: 10px;}
.zslb-list li i{width: 50%;height: auto; display: inline-block;overflow: hidden;}
.zslb-list li:nth-child(1) i{background:url(../images/icon-01.jpg);background-size: cover;}
.zslb-list li:nth-child(2) i{background:url(../images/icon-02.jpg);background-size: cover;}
.zslb-list li:nth-child(3) i{background:url(../images/icon-03.jpg);background-size: cover;}
.zslb-list li:nth-child(4) i{background:url(../images/icon-04.jpg);background-size: cover;}
.zslb-list li:nth-child(5) i{background:url(../images/icon-05.jpg);background-size: cover;}
.zslb-list li:nth-child(6) i{background:url(../images/icon-06.jpg);background-size: cover;}
.zslb-list li h2{font-size: 12px;color:#444;text-align: center;margin: 5px auto;}
.zslb-list li p{font-size: 12px;color: #888;text-align: left;}




/**************能源一体化服务平台*************/
.nyyt-box{background: url(../images/xs-bg.jpg) bottom right;background-size: cover;padding: 40px 0 30px;text-align: center;}
.nyyt-logo{width: 130px;height: 37px;display: block;background: url(../images/nyyt-logo.png);margin: 0 0 55px 15px;}
.nyyt-box h1{font-size: 18px;color:#fefefe;font-family: '細明體';text-align: center;margin: 0;}
.nyyt-box h3{color:#b0b0b0;font-size: 12px;line-height: 32px;margin: 0;text-align: left;}
.nyyt-box p{font-size: 12px;color: #b0b0b0;line-height: 24px;text-align: center;padding: 15px 12px;}
.nyyt-list{margin-bottom: 30px;padding: 0 15px;}
.nyyt-list i{width: 30px;height: 30px;; display: inline-block;overflow: hidden;float: left;margin-right: 15px;}
.nyyt-list li{padding:5px 15px;}
.nyyt-list li:nth-child(1) i{background:url(../images/nyyt-icon-01.png);background-size: cover;}
.nyyt-list li:nth-child(2) i{background:url(../images/nyyt-icon-02.png);background-size: cover;}
.nyyt-list li:nth-child(3) i{background:url(../images/nyyt-icon-03.png);background-size: cover;}
.nyyt-list li:nth-child(4) i{background:url(../images/nyyt-icon-04.png);background-size: cover;}
.nyyt-list li:nth-child(5) i{background:url(../images/nyyt-icon-05.png);background-size: cover;}
.nyyt_btn{color:#b6b6b6;font-size: 12px;border: 1px solid #989795;padding: 12px 60px;border-radius: 5px;cursor: pointer;}
.nyyt_btn:focus{color:#b6b6b6;}
.nyyt_btn:hover{background:#129f3e;border: 1px solid #129f3e;color: #fff;}
/**************业务模块*************/
.ywmk h1{font-size: 18px;color: #333;text-align: center;}
.ywmk hr{width: 20px;height: 3px;margin-top: 0;margin-bottom: 0;
background: #8ec31f; /* Old browsers */
background: -moz-linear-gradient(left, #8ec31f 0%, #009b43 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #8ec31f 0%,#009b43 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #8ec31f 0%,#009b43 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ec31f', endColorstr='#009b43',GradientType=1 );} /* IE6*/
.ywmk-list{padding: 10px 0px 6px;text-align: center;font-size: 0;}
.ywmk-list li div{width: 63px;height: 63px;border-radius: 50px;border: 1px solid #d2d4d3;margin: 0 auto;box-shadow: 0px 3px 9px rgba(18,159,62,0.25);}
.ywmk-list li h3{font-size: 12px;color: #444;}
.ywmk-list i{width: 25px;height: 25px; display: inline-block;overflow: hidden;float: left;margin: 18px;}
.ywmk-list li{width: 33.33%;display: inline-block;text-align: center;margin: 5px 0;}
.ywmk-list li:hover h3{color:#129f3e;font-weight: bold;}
.ywmk-list li:nth-child(1) i{background:url(../images/ywmk-icon-01.png);background-size: cover;}
.ywmk-list li:nth-child(2) i{background:url(../images/ywmk-icon-02.png);background-size: cover;}
.ywmk-list li:nth-child(3) i{background:url(../images/ywmk-icon-03.png);background-size: cover;}
.ywmk-list li:nth-child(4) i{background:url(../images/ywmk-icon-04.png);background-size: cover;}
.ywmk-list li:nth-child(5) i{background:url(../images/ywmk-icon-05.png);background-size: cover;}

/**************产品中心*************/
.cpzx{text-align: center;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
.cpzx-list{font-size: 0;}
.cpzx-list h1{font-size: 18px;color: #fff;margin: 0px;}
.cpzx-list hr{width: 20px;height: 2px;margin-top: 10px;margin-bottom:20px;background: #fff;}
.cpzx-list p{font-size: 12px;color: #fff;margin-bottom: 28px;}
.cpzx-list li{position: relative;padding: 3px 1px;}
.cpzx-list li div{width:250px;height: 150px;position: absolute;left: 50%;margin-left: -125px;top: 50%;margin-top: -75px;}
.cpzx-list li a{display: block;width: 120px; color: #fff;font-size: 12px;border: 1px solid #fff;padding: 6px 0;border-radius: 5px;position: absolute;bottom: 0;left: 50%;margin-left: -60px;}
.cpzx-list li a:hover{background: #129f3e;color: #fff;border-color:#129f3e;}
/**************新闻中心*************/
.xwzx h1{font-size: 18px;color: #333;text-align: center;margin-bottom: 5px;}
.xwzx hr{width: 20px;height: 3px;margin-top: 0;margin-bottom: 10px;;
background: #8ec31f; /* Old browsers */
background: -moz-linear-gradient(left, #8ec31f 0%, #009b43 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #8ec31f 0%,#009b43 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #8ec31f 0%,#009b43 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ec31f', endColorstr='#009b43',GradientType=1 );} /* IE6*/
.xwzx_box{margin-left:0;margin-top:10px;}
.xwzx_left{width: 450px;height: 300px;position: relative;overflow: hidden;float: left;}
.xwzx_left .hd{height: 18px;position: absolute;right: 25px;bottom: 55px;z-index: 1;}
.xwzx_left .hd ul li{width: 18px;height: 18px;line-height: 18px;float: left;margin-right: 3px;text-align: center;background: #454545;cursor: pointer;color: #fff;font-size: 14px;position: relative;}
.xwzx_left .hd ul li.on{background:#e1812e;}
.xwzx_left .hd ul li.on:after{content:'';display:block; width: 0;height: 0;border-right: 4px solid transparent; border-bottom: 4px solid #e1812e;border-left: 4px solid transparent;position: absolute;top:-4px;left:50%;margin-left:-4px;}
.xwzx_left .bd {width: 430px; margin: 0 auto;position: relative;height: 100%;z-index: 0;text-align: center;}
.xwzx_left .bd ul{border: 5px solid #e6e6e6;}
.xwzx_left .bd ul li{width: 100%;height: 245px;}
.xwzx_left .bd ul li>a.img_box{width: 100%;height: 100%;overflow: hidden;display: block;cursor: pointer;}
.triangle{position: absolute;left: 0;bottom: 50px;border-top: 5px solid transparent;border-left: 5px solid transparent;border-bottom: 5px solid #04770f;border-right: 5px solid #04770f;}
.triangle.right{right:0;border-top: 5px solid transparent;border-left: 5px solid #04770f;border-bottom: 5px solid #04770f;border-right: 5px solid transparent;left: auto;}
.ul_bottom{display: block;height: 50px;line-height: 50px;background: #129f3e;position: absolute;bottom: 0;left: 0px;right: 0;text-indent: 2em;font-size: 14px;color: #fff;font-weight: bold;margin: 0 -10px;text-align: left;cursor: pointer;}
.ul_bottom span{position: absolute;right: 25px;font-weight: normal;}
.ul_bottom:hover{color:#fff;background:#12963c;}

.xwzx_right{padding-left:0;position: relative;padding-bottom: 50px;margin-right: 15px;}
.xwzx_right dl{margin-bottom: 30px;}
.xwzx_right dt{color:#343434;font-size: 11px;line-height: 11px; font-weight: normal;}
.xwzx_right dt i{width: 8px;height: 8px;display: block;float: left;background: url(../images/xwzx_r_icon.png);background-size: cover;margin-right: 5px;}
.xwzx_right dd{margin: 10px 0px 10px 13px;}
.xwzx_right dd a{font-size:14px; color:#222;}
.xwzx_right dd p{font-size:12px; color:#828282;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.xwzx_btn{width: 120px;padding: 6px 0;display: block;color: #fff;font-size: 12px;border: 1px solid transparent;border-radius: 5px;position: absolute;bottom: 18px;left: 50%;margin-left: -60px;background: #129f3e;text-align: center;}
.xwzx_btn:focus{color:#fff;}
.xwzx_btn:hover{background:#12963c;color:#fff;}
/**************底部*************/
.footer-box{background: #202020;padding: 22px 0;color:#666;}
.footer_left{font-size: 14px;}
.footer_nav{margin-left: -25px;color: #acacac;}
.footer_nav a{color: #acacac;}
.footer_nav span{margin: 0 15px;}
.footer ul{text-align: center;}
.footer ul li{display: inline-block;text-align: left;padding: 25px;}
.footer ul li div{width: 33px;height: 33px;overflow: hidden;background: #3a3a3a;border-radius: 20px;text-align: center;display: inline-block;
 vertical-align: middle;margin: 0 15px;}
.footer ul li div i{line-height: 33px;display: inline-block;width: 25px;height: 27px;}
.footer ul li:nth-child(2) div i{background: url(../images/footer-icon.png) no-repeat;background-size:50%;margin: 9px 10px;}
.footer ul li p span{font-size: 14px;font-weight: normal;color: #666;display: block;}
.footer ul li p{font-size: 16px;font-weight: bold;color: #888;display: inline-block;}
.footer .ydfotter ul li {padding: 0px 15px;display: inline-block;text-align: left;}
.footer .ydfotter ul li div{margin: 0 15px 0 0;vertical-align: top;}
.footer .ydfotter ul li p {font-size: 11px;font-weight: normal;color: #666;margin-bottom: 0;}
.footer .ydfotter ul li p span{font-size: 13px;color: #888;font-weight: bold;}
.ydfotter .footer_center p{font-size: 12px;color: #666;line-height: 22px;padding: 25px 25px 0;text-align: center;margin-bottom: 0;}
.fr_tp{width: 90px;height: 90px;background: #fff;float:right;}
.fr_tp img{width: 90px;height: 90px;margin-bottom: 10px;}
.glyphicon-earphone:before {color: #ddd;}
.ydfotter .footer_center p span{display: block;}
/***返回顶部**/
.return-top{position: fixed;left:100%;margin-left:-50px;width:40px; background:url(../images/pagetop.png);height:40px; background-size: cover;bottom:20px; text-indent: -999px;z-index:999;cursor: pointer;}
/***解决方案-banner**/
.ny-banner{width: 100%; height: 180px;position: relative;margin-top: 50px;}
.ny-nr{width: 360px;height: 60px;color: #fff;text-align: center;position: absolute;top: 50%;margin-top: -30px;left: 50%;margin-left: -180px;}
.ny-nr hr.glob-hr{width: 20px;height: 2px;margin-top: 10px;margin-bottom: 10px;background: #fff;}
.ny-nr h1.glob-h1{font-size: 18px;margin: 0;}
.ny-nr p.glob-p{font-size: 11px;margin-bottom: 0;}
/***方案概述***/
.fags_title{font-size: 14px;color: #666;height: 70px;line-height: 70px; border-bottom: 1px solid #dddddd;text-align: center;}
.fags_title a{color: #666;}
.fags_title span{margin: 0 5px;}
.fags_title i{color: #858585;margin-right: 10px;}
.fags-body{padding: 15px 0;}
.fags-body p{font-size: 14px;color: #555;margin: 20px auto;line-height: 22px;}
.fags_tab{text-align: center;font-size: 0;margin-top:15px;}
.fags_tab a{width: 33.33%;height: 40px;display: inline-block; line-height: 40px;font-size: 14px;color: #555;border: 1px solid #dcdcdc;text-align: center;margin: 5px 0; margin-left: -1px;box-shadow: 0px 7px 6px rgba(80,171,119,0.13);}
.fags_tab.phone_tab a{width: 25%;}
.fags_tab a:nth-child(n+4){margin-top: -1px;}
.fags_tab a.active,.fags_tab a:hover{color:#fff;background: #129f3e;border-color: #129f3e;}
.phone-img{display: block;max-width: 100%;height: auto;}
.ck-edtor ul{margin: 0;}
.ck-edtor ul li{padding: 0;}
.ck-edtor ul li span{display: block;color: #ed6e00;font-size: 14px;font-weight: bold;}
.ck-edtor ul li p{margin: 15px auto;}
/***具体方案***/
.jtfa-body{padding: 15px 0;}
.jtfa-list{margin: 20px 0;}
.jtfa-list li{position: relative;margin-bottom: 20px;height:auto!important;overflow:hidden;display:block;padding-bottom:20px;}
.jtfa-list li:after{content:'';display:block;position:absolute;left:0;right:0 ;height:1px;background:#e6e6e6;bottom:0;}
.jtfa-list li i{display: none;}
.jtfa-list li h1{font-size: 16px; color: #eb9a13;font-weight: bold;margin:8px 0;text-align: left;}
.jtfa-list li h1 span{font-size: 16px;color: #078637;display: inline-block;}
.jtfa-list li p{font-size: 14px;color:#888;height: 40px;line-height: 20px;overflow : hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-top:15px;}
.jtfa-list li a.jtfa-btn{display: none;}
.jtfa-list li a.img-box{float: left;margin-right: 10px;}
.jtfa-list li a.img-box img{width: 136px;height: 90px}
/***common ck-editor***/
.ck-edtor{text-align: center;margin-bottom: 20px;}
 h1.jtfa-box-h1{color: #129f3e;font-size: 18px;margin: 30px auto 20px; text-align: center;line-height:1.4;}
 h1.jtfa-box-h1 span{color: #eb9a13;}
 h5.fb-h5{text-align: center; font-weight:normal;}
 h5.fb-h5 span{color: #a8a8a8;font-size: 14px;margin: 0 10px;}
.ck-edtor{padding:15px 0 5px;}
.zhpd-span{text-align:center;}
.zhpd-span span{padding: 5px 25px;display:inline-block;font-size: 15px;color: #fff;background: #129f3e;border-radius: 20px;margin: 5px auto;}
.ck-edtor p{line-height: 25px;font-size: 14px;color: #545555; padding:8px 0;margin:0; text-align:justify; }
.ck-edtor img{max-width: 100%;height: auto;display: inline-block;margin-top:10px;margin-bottom:10px;}
/***成功案例***/
.cgal-list{padding:15px 0 0;}
.cgal-list li{position: relative;margin:15px 0 0;}
.cgal-list li:after{content:'';display:block;left:15px;right:15px ;height:1px;background:#e6e6e6;bottom:0;position:absolute;}
.cgal-list li:last-child:after{display:none;}
.cgal-list li a.cgal-img{width:125px;float:left;margin-right:15px;}
.cgal-list li a.cgal-img span{padding-top:65%;display: block!important;}
.cgal-list li h1{margin:0;line-height:24px;text-overflow: ellipsis; overflow: hidden;white-space: nowrap;font-size: 14px;color: #078637;}
.cgal-list li h1 a{font-size: 15px;color: #078637;}
.cgal-list li p{font-size: 12px;color: #888;height: 40px;line-height: 20px;overflow : hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin: 10px 0 20px;}
.bottom-line{background: #ddd;margin:0}
.page-nav .pagination>li>a,.page-nav .pagination>li>span{color: #999;}
.page-nav .pagination>li>a.disabled{background: #eee;}
.page-nav .pagination > li > a:hover,.pagination > li > a:focus, .pagination>li>a.active{background: #0c9c3b;color: #fff;}
/***成功案例--详情***/
.pre-next-box { padding-top:20px;text-align: center;}
.pre-next-box li>a{display: inline-block;font-size: 14px;color: #888;margin: 0 12% 20px;}
/***产品中心***/
.ck-edtor p.cpzx-wz{font-size: 14px;line-height: 25px;color:#666;text-align: center;}
/***新闻动态***/
.xwdt-list{margin-top: 20px;padding-bottom: 10px}
.xwzx_right.xwdt-list dl{padding: 15px 0 5px;border-top: 1px dashed #dfdfdf;margin-bottom: 0;}
.xwdt-list dl dd a{font-size: 15px;}
.xwdt-list dl dd p {font-size: 12px;}
/***合作伙伴***/
.hzhb-box{text-align: center;padding: 30px auto 100px;}
.hzhb-box p{font-size: 14px;color: #666;margin: 30px 0 10px;}
.hzhb-box ul li{margin: 15px 0;}
.hzhb-box ul li a{display: inline-block;border:1px solid #cfcfcf;}
/***业务模块***/
.ywmk-h1{color:#1eab39;font-size: 18px;}
/* 小屏幕（小于 768px） */
@media (min-width:768px) {
	body{ font-family:arial,"微软雅黑"}
	header{height: 70px;} 
	header .navbar{height:70px;border-radius:0;}
	.logo{margin-top:17px;}
	.navbar-nav{margin-top:10px;margin-left:15px}
	.navbar-default .navbar-nav>li>a{padding:15px 6px;font-size:13px;}
	.search-box{width:180px;margin:16px 0;float:right;height:36px;}
	.search-box input,.search-box button{border:0!important;background:none!important;display:inline-block!important;margin:0!important}
	.search-box input{width:100%;text-indent:1em;height:36px;line-height:36px;}
	.search-box button{width:50px; position:absolute;right:0;top:0;}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{border-radius:6px;}
	.device {width: 100%;height: 700px;margin-top:70px;background: #f9f9f9;position: relative;}
	.device .arrow-left,.device .arrow-right{display:block;}
	.swiper-slide div{width:100%;height:700px;}
	.swiper-slide img{display:none;}
	.swiper-container .pagination {bottom:5px;}
	.swiper-pagination-switch {width: 12px;height: 12px;margin: 0 4px;}
	/**************展示列表*************/
	.zslb-list{padding: 35px 15px;}
	.zslb-list li{margin: 0; margin-bottom: 10px;padding: 0 5px}
	.zslb-list li i{width: 100px;height: 100px;}
	.zslb-list li i img{display: none;}
	.zslb-list li h2{font-size:16px;font-weight: bold;margin:10px auto 20px;}
	.zslb-list li div{height: 265px;padding: 25px;box-shadow: 7px 0 10px rgba(80,171,191,0.13);transition: transform 0.3s;}
	.zslb-list li div:hover{background: #129f3e;transform: translateY(-20px);}
	.zslb-list li:nth-child(4) div,.zslb-list li:nth-child(5) div,.zslb-list li:nth-child(6) div{height: 285px;}
	.zslb-list li div:hover h2,.zslb-list li div:hover p{color:#fff;}
	.zslb-list li:nth-child(1) div:hover i{background:url(../images/icon-01-h.jpg);background-size: cover;}
	.zslb-list li:nth-child(2) div:hover i{background:url(../images/icon-02-h.jpg);background-size: cover;}
	.zslb-list li:nth-child(3) div:hover i{background:url(../images/icon-03-h.jpg);background-size: cover;}
	.zslb-list li:nth-child(4) div:hover i{background:url(../images/icon-04-h.jpg);background-size: cover;}
	.zslb-list li:nth-child(5) div:hover i{background:url(../images/icon-05-h.jpg);background-size: cover;}
	.zslb-list li:nth-child(6) div:hover i{background:url(../images/icon-06-h.jpg);background-size: cover;}
	/**************能源一体化服务平台*************/
	.nyyt-box{padding: 65px 0 75px;text-align: left;}
	.nyyt-box{background: url(../images/pc-bg.jpg) no-repeat top center;}
	.nyyt-box h1,.nyyt-box p,.nyyt-list{padding-left: 15px;}
	.nyyt-box h1{font-size: 32px;text-align: left;}
	.nyyt-box li{text-align: center;padding: 0;}
	.nyyt-box li i{width: 50px;height: 50px;float: none;opacity: 0.5;margin: 0;}
	.nyyt-box h3{color:#b0b0b0;font-size: 14px;margin-top: 15px;line-height: 14px;text-align: center;}
	.nyyt-box h1{margin:0;}
	.nyyt-box p{width: 57%;line-height: 30px;font-size: 16px;padding:30px 15px;;text-align: left;}
	.nyyt-list{margin-bottom: 47px;}
	.nyyt_btn{margin-left: 15px; font-size: 14px;padding: 10px 40px;}
	/**************业务模块*************/
	.ywmk{padding:50px 0;}
	.ywmk h1{font-size: 28px;}
	.ywmk hr{width: 30px;height: 5px;}
	.ywmk-list{padding: 60px 0 0;}
	.ywmk-list li{width: 20%;}
	.ywmk-list i{width: 40px;height: 40px;margin: 29px;}
	.ywmk-list li div{width: 100px;height: 100px;border-radius: 50px;transition: all 0.3s;}
	.ywmk-list li:hover div{background:#129f3e;border: 1px solid transparent;transform: translateY(-10px);}
	.ywmk-list li h3{font-size: 16px;}
	.ywmk-list li:nth-child(1):hover i{background:url(../images/ywmk-icon-01-h.png);background-size: cover;}
	.ywmk-list li:nth-child(2):hover i{background:url(../images/ywmk-icon-02-h.png);background-size: cover;}
	.ywmk-list li:nth-child(3):hover i{background:url(../images/ywmk-icon-03-h.png);background-size: cover;}
	.ywmk-list li:nth-child(4):hover i{background:url(../images/ywmk-icon-04-h.png);background-size: cover;}
	.ywmk-list li:nth-child(5):hover i{background:url(../images/ywmk-icon-05-h.png);background-size: cover;}
	/**************产品中心*************/
	.cpzx{padding: 0;margin: 0 -1px;}
	.cpzx-list h1{font-size: 18px;}
	.cpzx-list hr{width: 30px;height: 3px;margin-top: 5px;margin-bottom:10px;}
	.cpzx-list li{width: 33.3333%;display: inline-block;text-align: center;font-size: 0;padding:0 1px;}
	.cpzx-list li a{transition: all 0.3s;}
	.cpzx-list li div{width:220px;height: 140px;margin-left: -110px;margin-top: -70px;}
	.cpzx-list li div p{font-size: 12px;line-height: 1.6;}
	.cpzx-list li a{padding: 8px 0;}
    /**************新闻中心*************/
	.xwzx{padding: 50px 0 20px;}
	.xwzx h1{font-size: 28px;}
	.xwzx hr{width: 30px;height: 5px;}
	.xwzx_box{margin-top:30px;}
	
	.xwzx_right {margin-right: 0;margin-top: 15px;padding-bottom: 80px;}
	.xwzx_right dl {margin-bottom: 40px;}
	.xwzx_right dt{height: 20px;line-height: 20px;font-size: 14px;font-weight: bold;margin: 0 30px 0 10px;float: left;}
	.xwzx_right dt i{width: 10px;height: 10px;margin-top: 5px;}
	.xwzx_right dd{margin: 10px 0px 15px 13px;}
	.xwzx_right dd a{height: 20px;line-height: 20px;display: block;font-weight: bold;font-size: 16px;color: #343434;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
	.xwzx_right dd a:hover{color:#129f3e;text-decoration: underline;cursor: pointer;}
	.xwzx_right dd p {font-size: 13px;margin-left: 115px;}
	.xwzx_btn{transition: all 0.3s;}
	/**************底部*************/
	.footer-box{padding: 40px 0 30px;}
	.footer ul{text-align: left;}
	.footer_left p{line-height: 30px;margin-top: 20px;}
	.footer_center ul li p{line-height: 24px;margin-top: 0;display: inline-block;margin-bottom: 0;vertical-align: middle;}
	.ydfotter{display:none;}
	/***返回顶部**/
	.return-top{overflow:hidden;}
	.footer ul li {padding: 3px 0px;}
	/***解决方案-banner**/
	.ny-banner{height: 450px;}
	.ny-nr{width: 560px;height: 120px;margin-left: -280px;margin-top: -60px;}
	.ny-nr hr.glob-hr{width: 30px;height: 3px;margin-top: 20px;margin-bottom: 30px;}
	.ny-nr h1.glob-h1{font-size: 30px;}
	.ny-nr p.glob-p{font-size: 14px;}
	/***方案概述***/
	.fags-body{padding: 50px 70px 15px;}
	.fags-body p{margin: 60px auto 45px;line-height: 28px;}
	.fags_tab{margin-top:30px;}
	.fags_tab a{width: 160px;height: 55px;line-height: 55px;font-size: 18px;transition: all 0.3s;}
	.fags_tab.phone_tab a{width: 160px;height: 55px;line-height: 55px;font-size: 18px;transition: all 0.3s;}
	.fags_tab a:nth-child(n+4){margin-top: 0;}
	.fags_tab a:hover{color: #fff;}
	.ck-edtor .phone-img{display: none;}
	.ck-edtor ul li span {font-size: 16px;}
	.ck-edtor ul li p {margin: 20px auto 45px;}
	/***具体方案***/
	.jtfa-box{padding:0; padding-bottom:40px;}
	.jtfa-list{margin: 40px 0;}
	.jtfa-list li{border: 1px solid #dcdcdc;margin-bottom: 30px;box-shadow: 0px 5px 6px rgba(80,171,119,0.13);padding-bottom:0}
	.jtfa-list li:after{display:none;}
	.jtfa-list li a.img-box{margin-right:30px;}
	.jtfa-list li a.img-box img{width: 272px;height: 180px}
	.jtfa-list li i{display: inline-block; font-size: 36px; color: #e3e3e3;float: left;margin: 18px 30px 50px 0;font-style: normal;}
	.jtfa-list li h1{margin: 34px 0 25px;padding-top: 0;}
	.jtfa-list li a.jtfa-btn{width: 90px;height: 30px;line-height: 30px; display: block;color: #888;font-size: 12px;border: 1px solid #ddd;border-radius: 5px;background: #fff;text-align: center;position: absolute;right: 30px;bottom: 15px;transition: transform 0.3s;}
	.jtfa-list li a.jtfa-btn:hover{background: #129f3e;color: #fff; border: 1px solid transparent;}
	.jtfa-list li p{margin: 25px 30px 58px;height: 45px;line-height: 25px;}
	/***智慧配电***/
	.zhpd-span span{padding: 5px 40px;font-size: 20px;border-radius: 20px;margin: 30px auto;}

	/***应用领域***/
	h1.jtfa-box-h1{font-size: 22px;margin: 50px auto 30px;}
	.ck-edtor{padding:30px 0;}
	.ck-edtor p{padding:15px 0;}
	/***成功案例***/
	.cgal-list{margin: 0 -10px;padding:30px 0;}
	.cgal-list li{padding:10px;}
	.cgal-list li:after{display:none;}
	.cgal-list li div{border: 1px solid #dcdcdc;padding: 15px;box-shadow: 0px 3px 9px rgba(18,159,62,0.15);text-align: center;}
	.cgal-list li a.cgal-img{width:100%;transition: all 0.3s;cursor: pointer;display:block;float:none;}
	.cgal-list li p{text-align: left;}
	.cgal-list li h1 {margin:15px 0;}
	.cgal-list li h1 a{font-size: 16px;text-align: center;cursor: pointer;}
	.cgal-list li:hover div{border-color: #5fd684;}
	.cgal-list li:hover a.cgal-img{transform: scale(1.02);}
	.cgal-list li a.cgal-link{color: #888;font-size: 12px;text-transform: uppercase;cursor: pointer;}
	.cgal-list li:hover a.cgal-link{color:#078637;}
	.page-nav .pagination{margin-top:40px ;}
	.page-nav .pagination>li>a span.phone-fy{display: none;}
	/***成功案例--详情***/
	.pre-next-box li{white-space: nowrap;text-overflow: ellipsis;overflow:hidden;}
	.pre-next-box li>a{display: none;}
	.pre-next-box li span{line-height:2;color:#888;}
	.pre-next-box li span a{color:#444;margin-left:8px;}
	.pre-next-box li span a:hover{color:#078637}
	/***产品中心***/
	.ck-edtor p.cpzx-wz{font-size: 26px; color:#666;}
	/***新闻动态***/
	.xwdt-list{margin-top: 40px;}
	.xwzx_right.xwdt-list dl{padding: 30px 0 10px;}
	/***新闻动态***/
	.xwdt-list{margin-top: 40px;padding-bottom: 10px;}
	.xwdt-list dd{margin: 0 0px 15px 13px;}
	/***合作伙伴***/
	.hzhb-box{padding: 60px 105px;min-height:800px; }
	.hzhb-box p{font-size: 24px;margin: 50px 0;}
	.hzhb-box ul li a{transition: transform 0.3s;}
	.hzhb-box ul li a:hover{border-color: #5fd684;transform: translateY(-10px);}
	/***业务模块***/
	.ywmk-h1{text-align: left;font-size: 26px;}
	.yw-right{float: right;}
	.yw-right .ywmk-h1{text-align: right;}
	.yw-right p{text-align: right;}
}

/* 中等屏幕（桌面显示器,大于992px */
@media (min-width: 992px) {
	.navbar-nav{margin-left:30px}
	.navbar-default .navbar-nav>li>a{padding:15px 16px!important;font-size:14px;}
	/**************展示列表*************/
	.zslb-list li div,.zslb-list li:nth-child(4) div,.zslb-list li:nth-child(5) div,.zslb-list li:nth-child(6) div{height: 310px;}
	.zslb-list li h2{font-size:14px;}
	.zslb-list li div{padding:15px;}
	/**************能源一体化服务平台*************/
	.nyyt-list{width: 90%;}
	.ywmk-list{width: 88%;margin: 0 auto;}
	/**************产品中心*************/
	.cpzx{padding: 0;margin: 0 -1px;}
	.cpzx-list h1{font-size: 20px;}
	.cpzx-list hr{width: 30px;height: 3px;margin-top: 10px;margin-bottom:15px;}
	.cpzx-list li{width: 33.3333%;display: inline-block;text-align: center;font-size: 0;padding:0 1px;}
	.cpzx-list li div{width:260px;height: 140px;margin-left: -130px;margin-top: -70px;}
	.cpzx-list li div p{font-size: 12px;line-height: 1.6;}
	.cpzx-list li a{padding: 9px 0;}
	/**************新闻中心*************/
	.xwzx_btn{left: 120px;padding: 9px 0;}
	.footer_center ul li{padding: 25px 10px;}
	/**************底部*************/
	.ydfotter{display:none;}
	/***具体方案***/

	

}
@media (min-width: 1200px) {
	.navbar-default .navbar-nav{margin-left:45px!important;}
	.navbar-default .navbar-nav>li>a{padding:15px 28px!important;}
	/**************展示列表*************/
	.zslb-list li div,.zslb-list li:nth-child(4) div,.zslb-list li:nth-child(5) div,.zslb-list li:nth-child(6) div{height: 315px;}
	.zslb-list li h2{font-size:16px;}
	.zslb-list li div{padding:25px;}
	/**************能源一体化服务平台*************/
	.nyyt-list{width: 80%;}
	.ywmk-list{width: 76%;}
	/**************产品中心*************/
	.cpzx-list h1{font-size: 28px;}
	.cpzx-list hr{margin-top: 15px;margin-bottom:25px;}
	.cpzx-list li div{width:320px;height: 180px;margin-left: -160px;margin-top: -90px;}
	.cpzx-list li div p{font-size: 14px;line-height: 1.8;}
	.footer_center ul li{padding: 25px;}
	/***返回顶部**/
	.return-top{left:50%;margin-left:650px;width:50px;height:50px;}
	/***具体方案***/

}


