﻿@charset "utf-8";

html,
body,
div,
h1,
h2,
h3,
p,
q,
i,
dl,
dt,
dd,
ol,
ul,
li
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
}

.clearfix:after,
.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix,
.fix {
	zoom: 1
}

.clear {
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.fl {
	float: left
}

.fr {
	float: right
}

.tl {
	text-align: left
}

.tr {
	text-align: right
}

.d30 {
	height: 30px
}

/* 文字属性 */
.f12,
.f12 a {
	font-size: 12px
}

.f_red,
.f_red a {
	color: #e94547
}


.w:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

li.m2 {
	padding: 12px 0 !important;
	border-bottom: solid #eee 1px !important;
	border-top: solid #eee 1px;
	width: 410px !important;
	height: auto !important;
	margin: 0 !important;
	background: none !important;
	line-height: 25px;
}
i, s, u {
    font-style: normal;
    text-decoration: none;
}

:before {
    font-family: "iconfont" !important;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.serv >a {
    position: absolute;
    display: block;
    color: #ccc;
    width: 30px;
    height: 50px;
    left: -40px;
    top: 140px;
}

li.m2+li {
	border-top: none;
}

li.m2>a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block !important;
	width: 100% !important;
	font-size: 16px;
	color: #333333;
	margin: 0 !important;
}

li.m2>span {
	font-size: 14px;
	color: #999;
	display: block;
}

.mediabox .w>ul.tupian>li+li+li+li+li {
	margin-right: 18px;
}

.mediabox .w>ul>li u {
	display: none;
}

.mediabox .w>ul>li i {
	font-size: 18px;
	width: 37px;
	border-right: solid 1px #ddd;
	height: 60px;
	left: 20px;
	bottom: 25px;
	line-height: 1;
	display: block;
	position: absolute;
	color: #999;
}

.mediabox .w>ul>li i s {
	margin: 7px 0 0;
	padding: 8px 0 0;
	display: block;
	font-size: 12px;
	border-top: solid 1px #ddd;
	width: 13px;
}

h2.t3 {
	position: absolute;
	top: -68px;
	margin: 0 0 0 -181px;
	color: #999;
	line-height: 30px;
	font-weight: 400;
	font-size: 22px;
	cursor: pointer;
}

ul+h2.t3 {
	margin: 0 0 0 -53px;
}

ul+h2.t3+ul+h2.t3 {
	margin: 0 0 0 75px;
}

h2.t3.cur {
	color: #333;
}

h2.t3 a {
	display: none;
}

h2.t3.cur:after {
    width: 100%;
    height: 3px;
    background: #c9bc9c;
    display: block;
    content: ".";
    font-size: 0;
    line-height: 0;
    color: #003399;
    position: absolute;
    left: 10%;
    top: 34px;
    margin: 0 0 0 -15px;
}


/*服务中心*/
.servicebox {
	padding: 150px 0 120px;
	background: #eee url(../images/in03.png) no-repeat center;
	background-size: contain;
}

.servicebox h2.t3 {
	margin: -20px 43%;
}

.serv {
	width: 1400px;
	margin: auto;
	position: relative;
  text-align: center;
  text-transform: uppercase;
}

.serv>a+a {
	left: auto;
	right: -40px;
}

.serv>a:before {
	content: "<";
	font-size: 26px;
	position: absolute;
	top: 5px;
	left: 6px;
  color: #003399;
  font-weight: 800;
}

.serv>a+a:before {
	content: ">";
}

.serv>a:hover {
	background: #ccc;
	color: #fff;
}

.serv .hd {
	height: 14px;
	position: absolute;
	top: 380px;
	z-index: 1;
	width: 100%;
	text-align: center;
}

.serv .hd ul {
	width: 100%;
	overflow: hidden;
}

.serv .hd ul li {
	display: inline-block;
	width: 80px;
	height: 5px;
	background: #fff;
	cursor: pointer;
	text-indent: 999em;
	margin: 0 5px;
}

.serv .hd ul li.on {
	background: #003399;
}

.serv .bd {
	width: 1388px;
	height: 340px;
}

.serv .bd div {
	width: 1400px !important;
}

.serv .bd li {
	margin: 0 23px 0 0;
	background: #fff;
	height: 340px;
	width: 212px;
	float: left;
	position: relative;
	overflow: hidden;
}

.serv .bd em {
	background: url(../images/in05_ie8.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 340px;
	width: 212px;
}

.serv .bd a>img {
	width: 100%;
	height: 212px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}

.serv .bd a:hover>img {
	width: 110%;
	height: 233px;
	bottom: 0px;
	left: -10px;
}

.serv .bd s {
	display: block;
  width: 179px;
	height: 330px;
	padding: 62px 10% 0;
	line-height: 2;
	background: url(../zyimg/servbg.png);
	color: #fff;
	font-size: 15px;
	position: absolute;
	left: 0;
	top: 100%;
  text-align:left;
}

.serv .bd s:before {
	content: "";
	font-size: 24px;
	color: #80d0cb;
	position: absolute;
	top: 290px;
	left: 50%;
	margin: 0 0 0 -12px;
}

.serv .bd a {
	display: block;
	height: 100%;
	text-decoration: none;
}

.serv .bd a * {
	transition: all .3s ease;
}

.serv .bd a:hover s {
	top: 0
}

.serv .bd u {
	display: block;
	padding: 26px 0 0;
	font-size: 18px;
	color: #333;
	text-align: center;
	position: relative;
  font-weight:700;
}

.serv .bd i {
	display: block;
	position: relative;
}
.serv h3
{font-size: 30px;
    font-weight: bold;}
.serv .bd i img {
	padding-top: 15px;
	height: 50px;
	display: block;
	margin: auto;
}

/* 服务中心列表  */
.serv_list {
	width: 917px;
}

.serv_list li {
	margin: 0 17px 20px 0;
	height: 340px;
	width: 212px;
	float: left;
	position: relative;
	overflow: hidden;
	line-height: 1.5;
}

.serv_list a>img {
	width: 100%;
	height: 212px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}

.serv_list a:hover>img {
	width: 110%;
	height: 233px;
	bottom: 0px;
	left: -10px;
}

.serv_list em {
	background: url(../images/in04_ie8.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 340px;
	width: 212px;
}

.serv_list s {
	display: block;
	height: 310px;
	width: 80%;
	padding: 30px 10% 0;
	line-height: 1.5;
	background: url(./国家电网有限公司_files/servbg.png);
	color: #fff;
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 100%;
}

.serv_list s:before {
	content: "\e63e";
	font-size: 24px;
	color: #80d0cb;
	position: absolute;
	top: 290px;
	left: 50%;
	margin: 0 0 0 -12px;
}

.serv_list a {
	display: block;
	height: 100%;
	text-decoration: none;
}

.serv_list a * {
	transition: all .3s ease;
}

.serv_list a:hover s {
	top: 0
}

.serv_list u {
	display: block;
	padding: 26px 0 0;
	font-size: 18px;
	color: #333;
	text-align: center;
	position: relative;
}

.serv_list i {
	display: block;
	position: relative;
}

.serv_list i img {
	width: 75px;
	height: 75px;
	display: block;
	margin: auto;
}

/*企业文化*/
.tab-title {
	height: 30px;
	border-bottom: solid 3px #00796a;
	margin: 15px 0 10px;
}

.tab-title li.active {
	border-bottom: solid 3px #f6ab00;
}

.tab-title li {
	float: left;
	display: block;
	font-size: 17px;
	color: #000;
	padding: 0 0px 0 10px;
	cursor: pointer;
	line-height: 30px;
}

.tab-title li span {
	color: #ccc;
	padding: 0 0px 0 5px;
}


.content img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

