/* CSS Document */

#header {
	background: #247dff;
	width: 100%;
	height: 95px;
	position: fixed;
	z-index: 999;
}
#header .logo {
	width: 300px;
	height: 95px;
	position: fixed;
	left: 0;
}
#header .link {
	width: 120px;
	height: 35px;
	border: 1px solid #6ba7ff;
	background: #247dff;
	position: fixed;
	right: 30px;
	top: 25px;
	border-radius: 4px;
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	color: #ddebff;
}
#header .link a {
	color: #ddebff;
}
#header .link:hover {
	background: white;
	border: 1px solid #247dff;
}
#header .link:hover a {
	color: #247dff;
}

#navbar {
	width: 1200px;
	height: 95px;
	margin: 0px auto;
}
#navbar ul li {
	display: inline-block;
	color: #6ba7ff;
	line-height: 95px;
	font-size: 14px;
	padding: 0px 26px;
}
#navbar ul li a {
	font-size: 16px;
	color: #ddebff;
}

#banner {
	width: 100%;
	height: 789px;
	background: url(../images/banner.jpg) no-repeat top center;
	background-color: #247dff;
	min-width: 1200px;
}
#banner .font {
	width: 1200px;
	height: 489px;
	margin: 0px auto;
	padding-top: 280px;
	position: relative;
}
#banner .font p {
	width: 1200px;
	height: 90px;
	line-height: 90px;
	font-size: 52px;
	color: white;
	text-align: center;
	font-weight: bold;
}
#banner .font b {
	width: 1200px;
	height: 60px;
	line-height: 60px;
	font-size: 34px;
	color: white;
	text-align: center;
	font-weight: normal;
	display: inline-block;
}
#banner .font a {
	width: 135px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: white;
	text-align: center;
	display: block;
	background: #33d197;
	margin: 0px auto;
	border-radius: 3px;
	margin-top: 120px;
	box-shadow: 0px 0px 10px #256ccb;
}

#banner .number {
	width: 1200px;
	height: 205px;
	background: white;
	border-radius: 4px;
	box-shadow: 0px 0px 15px #9a9a9a;
	position: absolute;
	left: 0;
	bottom: -120px;
}
#banner .number .one {
	width: 240px;
	height: 155px;
	float: left;
	text-align: center;
	margin-top: 28px;
	margin-left: 80px;
}
#banner .number .one strong {
	font-size: 60px;
	color: #e6e6e6;
	display: inline-block;
	width: 240px;
}
#banner .number .one i {
	width: 60px;
	height: 3px;
	background: #ff8b69;
	display: inline-block;
}
#banner .number .one span {
	font-size: 26px;
	line-height: 60px;
	color: #4d4d4d;
	display: inline-block;
}
#banner .number .line {
	height:0px;
	border: 1px solid #dddddd;
	width: 45px;
	float: left;
	transform:rotate(125deg);
	-o-transform:rotate(125deg);
	-moz-transform:rotate(125deg);
	-webkit-transform:rotate(125deg);
	margin-top: 110px;
	margin-left: 65px;
	margin-right: -40px;
}

.business-title {
	width: 1200px;
	height: 80px;
	margin: 0px auto;
	text-align: center;
	margin-top: 160px;
	margin-bottom: 50px;
}
.business-title p {
	width: 1200px;
	height: 50px;
	font-size: 26px;
	line-height: 50px;
}
.business-title h1 {
	width: 1200px;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	font-size: 16px;
}

.business-banner {
	width: 1200px;
	height: 545px;
	margin: 0px auto;
	position: relative;
}
.business-banner ul {
	width: 195px;
	height: 430px;
	display: inline-block;
	position: absolute;
	right: 50px;
	top: 0;
	z-index: 22;
	padding-top: 80px;
}
.business-banner ul li {
	width: 195px;
	height: 120px;
	background: rgba(0,0,0,0.5);
	margin-bottom: 25px;
	cursor: pointer;
}
.business-banner ul li:hover {
	width: 195px;
	height: 120px;
	background: rgba(26,125,255,1.00);
	margin-bottom: 25px;
	cursor: pointer;
}
.business-banner ul li i {
	width: 50px;
	height: 50px;
	display: inline-block;
	margin: 18px 0px 0px 67px;
}
.business-banner ul li i.one {
	background: url(../images/png.png) no-repeat -17px -17px;
}
.business-banner ul li i.two {
	background: url(../images/png.png) no-repeat -98px -17px;
}
.business-banner ul li i.three {
	background: url(../images/png.png) no-repeat -183px -17px;
}
.business-banner ul li p {
	font-size: 16px;
	color: white;
	width: 195px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.business-banner .one-con,
.business-banner .two-con,
.business-banner .three-con {
	font-size: 16px;
	width: 660px;
	height: 110px;
	background: rgba(0,0,0,0.65);
	position: absolute;
	top: 200px;
	color: white;
	left: 155px;
	text-align: center;
	line-height: 35px;
	padding-top: 35px;
}

.case-title {
	width: 1200px;
	height: 130px;
	background: url(../images/icon-al.jpg) no-repeat center top;
	margin: 40px auto;
	text-align: center;
}
.case-title b,
.sevice-title b,
.news-title b {
	display: inline-block;
	font-size: 28px;
	padding-top: 30px;
	width: 1200px;
}
.case-title span,
.sevice-title span,
.news-title span {
	width: 85px;
	height: 3px;
	background: #ff7a32;
	display: inline-block;
}
.case-title p,
.news-title p {
	width: 1200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}
.case-con {
	width: 100%;
	height: 530px;
	margin-bottom: 70px;
	min-width: 1200px;
}
.case-con ul li {
	width: 20%;
	float: left;
	background: #ffffff;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.case-con ul li.case-blue {
	background: #eff5fe;
}
.case-hover {
	width: 90%;
	height: 265px;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(47,132,255,0.95);
	text-align: left;
	padding: 5%;
}
.case-hover h3 {
	font-size: 18px;
	color: white;
	font-weight: normal;
	padding-top: 30px;
}
.case-hover span {
	width: 50px;
	height: 4px;
	background: white;
	display: inline-block;
	margin: 10px 0px;
}
.case-hover p {
	width: 100%;
	color: white;
	font-size: 14px;
	line-height: 25px;
}

.sevice-box {
	width: 100%;
	height: 800px;
	background: #f7f7f7;
	padding-top: 30px;
	min-width: 1200px;
}
.sevice-title {
	width: 1200px;
	height: 130px;
	background: url(../images/icon-zs.jpg) no-repeat center top;
	margin: 0px auto;
	text-align: center;
	padding-bottom: 30px;
}
.sevice-title p {
	width: 1200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
}
.sevice-title p strong {
	color: #1a72f1;
}
.sevice-subnav-box {
	width: 100%;
	height: 60px;
	border: 1px solid #dedede;
	border-right: 0;
	border-left: 0;
	background-color: white;
}
.sevice-subnav {
	width: 1200px;
	height: 60px;
	margin: 0px auto;
}
.sevice-subnav ul li {
	display: inline-block;
	height: 60px;
	float: left;
	text-align: center;
	cursor: pointer;
	margin: 0px 50px;
	padding: 0px 5px;
}
.sevice-subnav ul li i {
	width: 29px;
	height: 29px;
	display: inline-block;
	float: left;
	margin: 17px 15px 0px 5px;
}
.sevice-subnav ul li i.icon-01 {
	background: url(../images/png.png) no-repeat -27px -191px;
}
.sevice-subnav ul li i.icon-02 {
	background: url(../images/png.png) no-repeat -87px -191px;
}
.sevice-subnav ul li i.icon-03 {
	background: url(../images/png.png) no-repeat -149px -189px;
}
.sevice-subnav ul li i.icon-04 {
	background: url(../images/png.png) no-repeat -214px -191px;
}
.sevice-subnav ul li i.icon-05 {
	background: url(../images/png.png) no-repeat -279px -191px;
}
.sevice-subnav ul li p {
	display: inline-block;
	float: left;
	line-height: 60px;
	font-size: 16px;
	padding-right: 10px;
}
.sevice-subnav ul li:hover,
.sevice-subnav ul li.now {
	height: 58px;
	border-bottom: 2px solid #1a72f1;
}
.sevice-subnav ul li:hover p,
.sevice-subnav ul li.now p {
	color: #1a72f1;
}
.sevice-subnav ul li:hover i.icon-01,
.sevice-subnav ul li.now i.icon-01 {
	background: url(../images/png.png) no-repeat -27px -119px;
}
.sevice-subnav ul li:hover i.icon-02,
.sevice-subnav ul li.now i.icon-02 {
	background: url(../images/png.png) no-repeat -87px -119px;
}
.sevice-subnav ul li:hover i.icon-03,
.sevice-subnav ul li.now i.icon-03 {
	background: url(../images/png.png) no-repeat -149px -117px;
}
.sevice-subnav ul li:hover i.icon-04,
.sevice-subnav ul li.now i.icon-04 {
	background: url(../images/png.png) no-repeat -214px -119px;
}
.sevice-subnav ul li:hover i.icon-05,
.sevice-subnav ul li.now i.icon-05 {
	background: url(../images/png.png) no-repeat -279px -119px;
}

.sevice-con {
	width: 1200px;
	height: 580px;
	margin: 0px auto;
	position: relative;
}
.sevice-con i {
	width: 20px;
	height: 29px;
	display: inline-block;
	float: left;
	margin: 275px 0px 0px 73px;
	cursor: pointer;
}
.sevice-con i.left {
	background: url(../images/png.png) no-repeat -28px -254px;
}
.sevice-con i.right {
	background: url(../images/png.png) no-repeat -80px -254px;
}
.sevice-con i:hover.left {
	background: url(../images/png.png) no-repeat -132px -254px;
}
.sevice-con i:hover.right {
	background: url(../images/png.png) no-repeat -184px -254px;
}
.sevice-con p {
	display: inline-block;
	float: left;
	width: 945px;
	height: 534px;
	padding-top: 20px;
}
.icocle {
	position: absolute;
	text-align: center;
	bottom: 43px;
	width: 1200px;
	height: 10px;
}
.icocle a {
	width: 13px;
	height: 13px;
	display: inline-block;
	border-radius: 40px;
	background: #dedede;
	margin: 0px 1px;
}
.icocle a:hover {
	background: #1a72f1;
}

.zixun-box {
	width: 100%;
	height: 303px;
	background: url(../images/zixun-bg.jpg) no-repeat center top;
	min-width: 1200px;
}
.zixun-con {
	width: 1200px;
	height: 303px;
	margin: 0px auto;
	text-align: center;
}
.zixun-con p {
	font-size: 30px;
	color: white;
	width: 1200px;
	padding-top: 70px;
}
.zixun-con span {
	font-size: 24px;
	line-height: 60px;
	color: white;
	display: inline-block;
	width: 1200px;
	padding-bottom: 30px;
}
.zixun-con a {
	width: 150px;
	height: 42px;
	display: inline-block;
	background: #2f84ff;
	font-size: 16px;
	color: white;
	line-height: 42px;
	border-radius: 2px;
}
.zixun-con a:hover {
	background: #1464d7;
	text-decoration: none;
}
.news-title {
	width: 1200px;
	height: 130px;
	margin: 0px auto;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
}
.news-con {
	width: 1200px;
	height: auto;
	margin: 0px auto;
	padding-bottom: 80px;
	zoom:1;
	overflow: hidden;
}
.news-con ul {
	padding-top: 10px;
}
.news-lieb {
	float: left;
}
.news-margin {
	margin: 0px 25px;
}
.news-con ul li {
	width: 383px;
	height: 30px;
}
.news-con ul li i {
	width: 11px; 
	height: 15px;
	display: inline-block;
	float: left;
	background: url(../images/png.png) no-repeat -298px -263px;
	margin: 9px 10px 0px 0px;
}
.news-con ul li a {
	width: 270px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	float: left;
	display: inline-block;
	color: #787878;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.news-con ul li span {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	float: left;
	display: inline-block;
	color: #787878;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	margin-left: 5px;
}






