* {
	margin: 0;
	padding: 0;
}

ol,
ul {
	margin: 0;
}

.un,
.un:link,
.un:visited,
.un:hover,
.un:active {
	text-decoration: none;
	color: inherit;
}

.header {
	background-color: #f4f5f6;
	/*position:absolute;*/
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #e8e8e8;
	transition: background-color .2s;
	margin-bottom: 1px;
	min-width: 1200px;
}

.header-body {
	z-index: 1000;
	width: 1200px;
	margin: 0 auto;
	height: 70px;
	padding: 1px;
}

/*logo*/
.header-logo {
	height: 70px;
	line-height: 70px;
	float: left;
	margin-left: 2%;
}

.header-logo img {
	height: 55px;
}

/*头部导航栏*/
.header-nav {
	float: right;
	line-height: 66px;
}

.herder-ul {
	list-style: none;
}

.header-li {
	display: inline-block;
	font-size: 14px;
	min-width: 90px;
	max-width: 98px;
	text-align: center;
	margin: 0 6px;
	cursor: default;
	position: relative;
	cursor: pointer;
}

.header-li:last-child {
	width: auto;

}

.header-li:hover,
.header-li2:hover {
	color: #01aeff;
	transition-duration: .2s;
	-webkit-transition-duration: .2s;
}

/** 导航栏选中状态 */
.active-li {
	color: #01aeff;
	border-bottom: 4px solid #01aeff;
}

/* 二级菜单 */
.header-ul2 {
	text-align: left;
	position: absolute;
	background-color: rgba(244, 245, 246, 0.9);
	top: 71px;
	white-space: nowrap;
	z-index: 99999999;
	list-style: none;
	margin-left: -20px;
	margin-top: -5px;
	display: none;
	transition: background-color .2s;
	box-shadow: 1px 1px 4px #ababab;
	border-radius: 0 0 4px 4px;
}

.header-xinda-text {
	margin-left: -8px;
}

.active-li>.header-ul2 {}

.header-ul2>li {
	color: #666;
	width: 100%;
	height: 50px;
	line-height: 45px;
	overflow: hidden;
	/* 内容溢出出现滚动条 隐藏 */
	padding: 0px 33px 0px 20px;
	border-bottom: 2px solid #e2e2e2;
}

/* 第二层选中状态 */
.header-ul2>.active-li2 {
	color: #01aeff;
	border-left: 4px solid #01aeff;
}

.header-li:hover .header-ul2,
.header-ul2:hover .header-ul2 {
	display: block;

}

/* 有关于信达的详细信息 */
.header-xinda {}

/*轮播图*/
#carousel-example-generic {
	width: 100%;
	min-width: 1200px;
	height: 600px;
	position: relative;
}

#carousel-example-generic img {
	width: 100%;
	height: 600px;
}

.item-img {
	z-index: 0;
}

/* 底部 */
#foot {
	min-width: 1200px;
}

.foot {
	/*临时*/
	margin-top: 40px;
	width: 100%;
	height: 260px;
	background: #152a6a;
	color: #fff;
	min-width: 1200px;
}

.foot-body {
	width: 1200px;
	height: 260px;
	margin: 0 auto;
	background-image: url(../img/foot.png);
	background-size: 100% 100%;
}

.foot-body>div {
	display: inline-block;
	line-height: 20px;
	float: left;
	margin-left: 68px;
	margin-right: 43px;
	margin-top: 15px;
}

.foot-body>div>h4 {
	font-size: 15px;
}

.foot-body>div>p {
	color: #A0A2AB;
	font-size: 11px;
	margin: 0 0 6px;
	font-family: 'Microsoft YaHei';
}

.foot-body>div>p>a {
	color: #A0A2AB;
	font-size: 12px;
	font-family: 'Microsoft YaHei';
}

.content {
	width: 100%;
}

.title {
	height: 100px;
	line-height: 100px;
	width: 100%;
	text-align: center;
	background-image: url(../img/back.png);
	background-size: 100%;
}

.title>span {
	font-family: '宋体';
	font-size: 40px;
	margin: 0 auto;
}

.title>span {
	border-bottom: 1px solid #1B6D85;
}

#content {
	width: 100%;
	height: 100%;
}

.mytitle {
	width: 100%;
	height: 120px;
	text-align: center;
	min-width: 271px;
	padding-bottom: 10px;
	min-width: 1200px;
}

.mytitle strong {
	font-weight: bolder;
	font-size: 35px;
	font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

.mytitle i {
	display: block;
	height: 10px;
	background: url(../img/title.png) no-repeat center;
	margin-top: 20px;
}

.mytitle small {
	display: block;
	margin-top: 10px;
	font-size: 16px;
	color: #bbb;
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 20px;
	color: #BBBBBB;
}

.con-nav {
	width: 240px;
	height: auto;

	display: inline-block;
	float: left;
	margin-top: -100px;
}

.nav-title {
	width: 240px;
	text-align: center;
	background: rgb(61, 111, 154, 0.9);
	height: 100px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-family: "微软雅黑";
}

.cont {
	width: 1200px;
	height: auto;
	min-height: 600px;
	margin: 0 auto;
}

.p1 {
	color: #fff;
	font-size: 27px;
	padding-top: 20px;
	margin: 0 auto;
}

.p2 {
	color: #fff;
	font-size: 12px;
}

.nav-con {}

.nav-ul {
	list-style: none;
}

.nav-ul li {
	width: 100%;
	position: relative;
	height: 56px;
	display: block;
	background-color: #f4f4f4;
	color: #000;
	padding-left: 30px;
	font-size: 14px;
	line-height: 56px;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	cursor: pointer;
}

.nav-ul li:after,
.nav-ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: #f4f4f4;
	z-index: -2;
	color: #fff;
}

.nav-ul li:hover {
	z-index: 1;
	background: transparent;
	color: #fff;
}

.nav-ul li:before {
	transition: .3s;
	background: #044475;
	z-index: -1;
	color: #fff;
}

.nav-ul li:hover:after,
.nav-ul li:hover:before {
	width: 100%;
}

/* .nav-ul li:hover{
background: #AC2925;
transition-delay:0s, 0.2s, 0.4s;

} */


.banner {
	height: 300px;
	background-image: url(../img/banner002.jpg);
	/* background-size: 100% 104%; */
	/* border-radius: 0 0 80% 80%; */
	/* filter: blur(2px); */
	min-width: 1200px;
}

.banner-text {
	width: 500px;
	height: 510px;
	margin: 0 auto;
	text-align: center;
	padding-top: 170px;
}

.banner-title {
	width: 100%;
	height: 300px;
	color: #fff;
}

.banner-title strong {
	font-size: 38px;
	font-family: "Helvetica";
}

.banner-title p {
	margin-top: 50px;
	font-size: 19px;
	font-family: "楷体";
}

.nav-advertising {
	margin-top: 30px;
	width: 245px;
}

.nav-phone {
	padding-top: 10px;
	font-size: 16px;
	color: #5a5a5a;
}

.cont-main {
	width: 910px;
	height: auto;
	box-sizing: border-box;
	display: inline-block;
}

.main-nav {
	padding: 15px;
	background: #f8f8f8;
	border-radius: 3px;
	border: 1px solid #e0e0e0;
	color: #044475;
	font-size: 22px;
	font-family: "Microsoft Yahei";
	font-weight: bold;
	margin-top: 10px;
	margin-left: 30px;
}

.main-nav span {
	display: inline;
	font-size: 14px;
	color: #333;
	font-weight: 400;
	line-height: 44px;
	position: relative;
}

.main-nav span a {
	color: #666;
}

.div-nav {
	float: right;
	margin-top: -7px;
}

.nav-main01 {
	margin-left: 60px;
}

.liactity {
	background: #AC2925;
}

.nav-ul>li>.iconfont {
	float: right;
	margin-right: 20px;
}

#main-content {
	padding-top: 30px;
}

#carousel {
	width: 100%;
	min-width: 1200px;
	height: 639px;
	min-width: 100%;
}

#carousel img {
	height: 639px;
	min-width: 1200px;
	width: 100%;
}

.dc-text strong {
	color: #464646;
	font-size: 25px;
	line-height: 1.2em;
	letter-spacing: -1px;
}

.dc-text p {
	margin-top: 10px;
	font: 12px/1.4 \\5FAE软雅黑, arial;
	font-size: 14px;
	text-indent: 2em;
	line-height: 1.8em;
	margin-bottom: 20px;
	color: #5A5A5A;
}

.dc-text p samp {
	display: inherit;
	font: 12px/1.4 \\5FAE软雅黑, arial;
	font-size: 16px;
	line-height: 140%;
}

.dc-text .dc-p {
	color: #464646;
	font-size: 30px;
	line-height: 1.2em;
	text-align: center;
	font-weight: bold;
	margin: 0 auto;
	text-indent: 0;
}

.dc-text p img {}

.ima-text {
	width: 80%;

}

.ima-text samp {
	font: 15px/1.4 \\5FAE软雅黑, arial;
	font-weight: bold;
}

.tx-div {
	width: 100%;
	overflow: hidden;
	line-height: 1.667em;
	margin-top: 10px;
	margin-bottom: 20px;
}

.tx-div img {
	float: left;
	margin: 0 20px 0 -1px;
}

.ima-text-p {
	font-size: 12px !important;
	margin: 0 !important;
}

.carousel {
	margin-bottom: 30px;
}

.cloud {

	width: 100%;
	text-align: center;
}

#main-content {
	padding: 0 !important;
}

.cloud {
	margin-bottom: 25px;
}

.tablehead {
	background: linear-gradient(180deg, #81b604, #438401);
	text-align: center;
	color: #fff;
	font-size: 20px;

}

.tablehead th {
	text-align: center;
}


#main-content {
	margin-top: 30px;
	margin-left: 30px;
}

.panel-heading {
	border-left: 3px #cf000d solid;
	font-size: 20px;
	font-weight: 700;
	color: #333;
	padding: 10px 10px 10px 8px;
	margin-bottom: 20px;
	border-radius: 1px;
}

.panel-heading2 {
	border-left: 9px #f29e07 solid;
	font-size: 20px;
	padding-left: 4px;
	color: #2378ce;
	margin-bottom: 10px;
}

.span-li {
	display: inherit;
	text-indent: 4em;
	line-height: 36px;
}

.center {
	margin-left: 15px;
	margin-bottom: 30px;
	border-left: 3px #cf000d solid;
	border-radius: 1px;
}

.md7-title {
	margin-top: 30px;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 2em;
}

.mar-top {
	margin-top: 20px;
}

.energyzh-div .row {
	margin-bottom: 30px;
}

.energyzh-div .row .col-md-5 .row {
	margin-top: 25px;
}

.energyzh-div .row .col-md-5 .row img:hover {
	transform: scale(2);
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 9999999;
}

.energyzh-div .row .col-md-5 .row img {
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.banner-nva {
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #fff;
}

.banner-ul {
	width: 1200px;
	margin: auto;
	height: 60px;
}

.banner-li {
	display: inline-block;
	font-size: 14px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin: 0 6px;
	cursor: default;
	position: relative;
	cursor: pointer;
	padding: 0 20px 0 20px;
}

.banner-li:hover {
	border-bottom: 4px solid #0080D9;
}

.activity {
	border-bottom: 4px solid #0080D9;
}

.fkis {
	position: fixed !important;
	top: 0px !important;
	left: 0px;
	width: 100%;
	z-index: 1000;
	background-color: #fff;
	bottom: auto !important;
}

.fkistop {
	margin-top: 60px;
}

.date-content {
	width: 1200px;
	margin: 0 auto;
	min-width: 1200px;
}

.banner-title-data {
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	height: 300px;
	color: #fff;
	padding-left: 30px;
}

.banner-title-data strong {
	font-size: 33px;
	color: #fff;
	font-weight: 400;
	margin-bottom: 30px;
	font-family: microsoft yahei;
}

.banner-title-data-text p:nth-child(2) {
	text-indent: 2em;
}

.banner-title-data-text p {
	margin-top: 10px;
	width: 720px;
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
}

.banner-title-data-text {
	width: 600px;
	height: 200px;
	padding-top: 40px;
}

.info-btn1 {
	background: #0080ff;
	margin-right: 20px;
}

.info-btn1:hover {
	color: #fff;
	background-color: #0582d4;
}

.date-serve4 {
	width: 400px;
	height: 375px;
	margin: 0;
	padding: 0;
	float: left;
}

.date-serve {
	width: 300px;
	height: 375px;
	margin: 0;
	padding: 0;
}

.date-content-section {
	background: #f7f8fc;
	min-height: 677px;
	padding-top: 50px;
}

.date-content-myteam,
.date-content-xzwm {
	min-height: 677px;
	padding-top: 50px;
}

.date-content-xzwm {
	background: url(../img/dc004.png) center;
	background-size: cover;
}

.date-content-xzwm strong {
	color: #fff;
}

.date-serve {
	float: left;
}

.date-server-div {
	width: 98%;
	background-color: #fff;
	margin: 0 auto;
	height: 375px;
	text-align: center;
	color: #999;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.date-server-div p:nth-child(1) {
	font-size: 88px;
	padding-top: 75px;
}

.date-server-div p:nth-child(3) {

	font-size: 14px;
	float: inherit;
	width: 80%;
	margin: 0 auto;
	margin-top: 20px;
}

.date-server-div:hover {
	/* border: 3px solid #0080FF; */
	background-color: #0080FF;
	color: #fff !important;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.date-server4-div {
	width: 259px;
	height: 100%;
	margin: 0 auto;
	color: #999;
	text-align: center;
}

.date-server4-div img {
	margin-bottom: 20px;
}

.date-server4-div strong {
	color: #000;
	font-size: 28px;
	font-weight: 400;
}

.date-server4-div p:nth-child(3) {
	margin-top: 30px;
}

.mytitle-marboom {
	margin-bottom: 61px;
}

.date-server4-div:hover {
	-moz-box-shadow: 3px 6px 20px rgba(92, 128, 255, 0.17);
	-webkit-box-shadow: 3px 6px 20px rgba(92, 128, 255, 0.17);
	box-shadow: 3px 6px 20px rgba(92, 128, 255, 0.17);
}

.foot-div {
	width: 100%;
	height: 130px;
	background-image: url(../img/back.bmp);
	text-align: center;
	padding-top: 30px;
}

.foot-div p {
	color: #fff;
	font-size: 1.5em;
	font-weight: 500;
}

.foot-div button {
	margin-top: 8px;
}

.foot {
	margin-top: 0;
}