﻿* {
	margin: 0px;
	padding: 0px;
}

body {
	margin-top: 79px !important;
	font-family: "Noto Sans SC";
	font-weight:bold;
}

.outer_frame {
	max-width: 1100px;
	margin: 0 auto;
}

.outer_frame button {
	background: none;
	border: none;
}

a:hover,
a:visited,
a:link,
a:active {
	text-decoration: none !important;
	color: #444444;
}

li {
	list-style: none;
}

/*头部样式*/
.top {
	position: fixed;
	top: 0px;
	left: 0px;
	height: auto;
	width: 100%;
	border-top: 3px solid #437abe;
	z-index: 100;
	background: #fff;
	box-shadow: 0px 5px 5px #e2e2e2;
}

.logo {
	padding: 20px 0px;
	box-sizing: border-box;
}

.logo img {
	/*width: 138px;*/
	/*height: 36px;*/
	margin: 0 auto;
	display: -webkit-box;
}

.right_nav {
	color: #437abe;
	font-size: 16px;
}

.right_nav ul {
	margin-bottom: 0px;
}

.right_nav ul>li {
	padding: 0px 20px !important;
}

.right_nav .one_nav {
	line-height: 74px;
}

.right_nav ul>li a {
	color: #437abe;
}

.right_nav ul>li:hover {
	background: #437abe;
}

.right_nav>ul>li:hover>a {
	color: #ffffff !important;
}

.right_nav .activity {
	background: #437abe;
}

.right_nav .activity a {
	color: #fff !important;
}

.right_nav .product {
	position: relative;
}

.right_nav .product:hover .secondary {
	display: block;
}

.right_nav .product img {
	width: 20px;
}

.right_nav .product:hover .glyphicon-chevron-down {
	transform: rotate(180deg);
}

.right_nav .product>.secondary {
	position: absolute;
	top: 74px;
	left: 0px;
	width: 346px;
	height: auto;
	/*border-top: 2px solid #6d98cd;*/
	display: none;
	background: #fff;
	/*box-shadow: 0px 4px 18px #999292;*/
}

.right_nav .product>.secondary ul li h3,
.right_nav .programme>.secondary ul li h3 {
	font-weight: normal;
	color: #5c687c;
	font-size: 14px;
	text-align: left;
}

.right_nav .product>.secondary ul li p,
.right_nav .programme>.secondary ul li p {
	color: #a9b1be;
	font-size: 12px;
	text-align: left;
}

/*新*/
.right_nav .product>.secondary_new {
	position: absolute;
	top: -150px;
	left: 334px;
	width: 346px;
	height: auto;
	/*border-top: 2px solid #6d98cd;*/
	display: none;
	background: #fff;
	/*box-shadow: 0px 4px 18px #999292;*/
}

.business_new {
	padding: 10px 0 10px 0 !important;
}

.secondary ul li h3:hover {
	color: #437abe !important;
	font-weight: bold !important;
}

.right_nav .product>.secondary_new ul li h3,
.right_nav .programme>.secondary ul li h3 {
	font-weight: normal;
	color: #5c687c;
	font-size: 14px;
	text-align: left;
}

.right_nav .product>.secondary_new ul li p,
.right_nav .programme>.secondary ul li p {
	color: #a9b1be;
	font-size: 12px;
	text-align: left;
}

/*新*/
.right_nav .secondary {
	position: relative;
}

/*方案*/
.right_nav .programme:hover .secondary {
	display: block;
}

.right_nav .programme {
	position: relative;
}

.right_nav .programme:hover>a {
	color: #ffffff;
}

.right_nav .programme:hover .secondary {
	display: block;
}

.right_nav>li:hover {
	background: #437abe;
}

.right_nav>li:hover a {
	color: #fff !important;
}

.right_nav .programme:hover .glyphicon-chevron-down {
	transform: rotate(180deg);
}

.right_nav .programme>.secondary {
	position: absolute;
	top: 74px;
	left: 0px;
	width: 346px;
	height: auto;
	/*border-top: 2px solid #6d98cd;*/
	display: none;
	background: #fff;
	/*box-shadow: 0px 4px 18px #999292;*/
}

.right_nav .secondary ul {
	padding: 0px;
	margin: 10px 0px;
}

.right_nav .secondary .cases-list {
	width: 100%;
}

.right_nav .secondary .cases-list li {
	width: 30.33%;
	display: inline-block;
	float: left;
}

.right_nav .secondary ul li {
	padding: 0px 0px 0px 26px !important;
	line-height: 36px;
	color: #444444;
	margin: 0px 10px;
}

.right_nav .secondary ul li:hover {
	background: #fff;
}

.product .secondary ul li,
.right_nav .programme ul li {
	line-height: 10px;
}

.right_nav .list-unstyled a {
	color: #444444;
}

.right_nav .list-unstyled a {
	color: #A9B1BE;
}

/*.right_nav .secondary ul li:hover{
  background: #eeeeee;
};*/
/*.right_nav .secondary ul li:hover a{
  color: #444444 !important;
}*/
/*案例*/
.right_nav .case {
	/*position: relative; */
}

.right_nav .case:hover .secondary {
	display: block;
}

.right_nav .case:hover .glyphicon-chevron-down {
	transform: rotate(180deg);
}

.right_nav .case>.secondary {
	position: absolute;
	top: 74px;
	left: -356px;
	width: 770px;
	height: auto;
	border-top: 2px solid #6d98cd;
	display: none;
	background: #fff;
	box-shadow: 0px 4px 18px #999292;
}

/*咨询*/
.right_nav .consultation {
	position: relative;
}

.right_nav .consultation:hover .secondary {
	display: block;
}

.right_nav .consultation:hover .glyphicon-chevron-down {
	transform: rotate(180deg);
}

.right_nav .consultation>.secondary {
	position: absolute;
	top: 74px;
	left: -12px;
	width: 264px;
	height: auto;
	border-top: 2px solid #6d98cd;
	display: none;
	background: #fff;
	box-shadow: 0px 4px 18px #999292;
}

/*关于*/
.right_nav .about {
	position: relative;
}

.right_nav .about:hover .secondary {
	display: block;
}

.right_nav .about:hover .glyphicon-chevron-down {
	transform: rotate(180deg);
}

.right_nav .about>.secondary {
	position: absolute;
	top: 74px;
	left: -48px;
	width: 250px;
	height: auto;
	border-top: 2px solid #6d98cd;
	display: none;
	background: #fff;
	box-shadow: 0px 4px 18px #999292;
}

.right_nav .about>.secondary ul {
	border-right: none;
	width: 100%;
}

.right_nav .about>.secondary ul li {
	padding: 0px 16px !important;
	text-align: left;
}

/*头部表单*/
.banner_from {
	width: 350px;
	margin-bottom: -624px;
	z-index: 5;
	color: #3375c7;
	position: absolute;
	right: 0px
}

.header_img {
	width: 350px;
	height: 222px;
	background: url(../images/banner_frome.png);
	background-size: cover;
	opacity: 0.99;
}

.header_img img {
	width: 100%;
}

.button_info {
	opacity: 0.7;
	background: #fff;
	padding: 24px 22px 10px 22px;
}

.button_info label {
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	display: block;
}

.button_info input {
	padding: 8px;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 100%;
	border: 1px solid #999;
	border-radius: 4px;
}

.button_info .btn {
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	margin-top: 12px;
	border: none;
	background: #3170bf;
}

.flexslider_banner {
	height: 760px;
	overflow: hidden;
}

.slides {
	z-index: 1;
}

.slides li {
	height: 760px;
	position: relative;
	overflow: hidden;
	width: 100%;
	text-align: center;
	margin-top: -5px;
}

.slides li img {
	width: 100%;
	height: 760px;
	overflow: hidden;
}

.flex-control-nav {
	position: absolute;
	z-index: 2;
	width: 100%;
	text-align: center;
	margin-top: 620px;
}

.flex-control-nav li {
	display: inline-block;
	width: 60px;
	height: 14px;
	margin: 0 6px;
	display: inline;
	zoom: 1;
}

.flex-control-nav a {
	display: inline-block;
	width: 60px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/dott.png) right 0 no-repeat;
	cursor: pointer;
}

.flex-control-nav .flex-active {
	background-position: 0 0;
}

.flex-direction-nav {
	position: relative;
	left: -5px;
	/* z-index: 3;*/
	width: 1130px;
	top: 36%;
	margin: 0 auto;
}

/*底部*/
.footer {
	background: #437abe;
	color: #fff;
	width: 100%;
	height: 314px;
	padding: 72px 0px 68px 0px;
}

.footer .telephone {
	text-align: left;
}

.footer .telephone .title {
	padding-top: 50px;
}

.footer .microblog {}

.footer .microblog .title {
	padding-bottom: 26px
}

.footer .WeChat {}

.footer .WeChat .title {
	padding-bottom: 26px
}

.footer .friendship {}

.footer .friendship .title {
	padding-bottom: 26px
}

.copyright {
	position: relative;
	color: #c0c0c0;
	background: #2d5b93;
	padding: 40px 0px 18px 0px;
}

.copyright p {
	margin-bottom: 0px;
}

.copyright .upward {
	width: 64px;
	height: 64px;
	position: absolute;
	top: -32px;
	left: 50%;
	margin-left: -64px;
	cursor: pointer;
}

/*手机端*/
@media screen and (max-width: 700px) {
	body {
		margin-top: 59px !important;
	}

	/*底部*/
	.footer {
		padding: 30px 0px 10px 0px;
	}

	.footer .outer_frame {
		/*padding-left: 8%;*/
	}

	.footer .telephone {
		text-align: center;
	}

	.footer .telephone .title {
		padding-top: 20px;
	}

	.footer .microblog {
		padding-top: 20px;
		padding-left: 8%;
	}

	.footer .microblog .title {
		padding-bottom: 10px;
	}

	.footer .WeChat {
		padding-top: 20px;
		padding-left: 8%;
	}

	.footer .WeChat .title {
		padding-bottom: 10px;
	}

	.footer .friendship {
		padding-left: 8%;
	}

	.footer .friendship .title {
		padding-top: 20px;
		padding-bottom: 10px;
	}

	.footer .friendship li {
		display: inline-block;
		width: 30%;
	}

	.copyright p {
		width: 70%;
		margin: 0 auto;
	}

	.copyright .upward {
		margin-left: -34px;
	}
}
