@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-family: "Microsoft YaHei";
}

a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
	vertical-align: bottom;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear:after {
	content: "";
	display: block;
	clear: both;
}

i,
em,
b,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-style: normal;
}

input,
select {
	outline: none;
}

a {
	color: #666;
}

a:hover,
a:link,
a:active,
a:focus,
a:visited {
	text-decoration: none;
	/* color: #666;*/
}

a:active {
	background: none;
}

a:focus {
	background: none;
	outline: none;
}


/*星空背景插件css*/

canvas {
	display: block;
	vertical-align: bottom;
}


/*#particles-js{
	width:100%;
	height:95%;
}*/

body,
html {
	width: 100%;
	height: 100%;
	min-width: 1200px;
}

.main {
	width: 100%;
	height: auto;
	background-color: #f7f7f7;
	position: relative;
}


/*头部导航栏*/

.head_fixed {
	position: fixed;
	top: 0px;
	width: 100%;
	height: auto;
	z-index: 10000;
	background-color: #ffffff;
	/*background-color: rgba(255,255,255,0.6);*/
}
.head_fixed>div{
	min-width: 1200px;
}
.head_fixed_background {
	background-color: #f7f7f7;
}

.head_fixed_transparent:hover {
	background-color: rgba(0, 0, 0, 0.08);
}

.header {
	width: 100%;
	position: relative;
	height: 420px;
	z-index: 50;
	margin-top: 65px;
	overflow: hidden;
	/*background-color:#c1e7fe;*/
	/*background: -webkit-linear-gradient(left, #4eb3ff , #f2fafd);
    background: -o-linear-gradient(right, #4eb3ff, #f2fafd); 
    background: -moz-linear-gradient(right, #4eb3ff, #f2fafd); 
    background: linear-gradient(to right, #4eb3ff , #f2fafd); */
}

.header1 {
	height: 385px;
	width: 100%;
	background-image: url(../img/solution/1920banner.png);
	background-size: 100% 100%;
	position: relative;
	z-index: 10;
}

.tabsfar{
	height: 68px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -34px;
}

.tabs{
	height: 68px;
	width: 1140px;
	position: absolute;
	left: 105px;
	bottom: 0px;
	background-color: #fff;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}

.tab{
	display: inline-block;
	height: 100%;
	line-height: 68px;
	width: 20%;
	float: left;
	text-align: center;
	cursor: pointer;
	font-size: 20px;
}

.tabchoose{
	background-color: #1e68b3;
	color: #fff;
}

.company_logo {
	float: left;
	height: 65px;
	cursor: pointer;
}

.company_logo>img {
	float: left;
	margin-top: 12px;
}

.company_logo>span {
	float: left;
	margin-left: 18px;
	line-height: 65px;
	font-size: 28px;
	font-weight: bold;
}


/*白色字体*/

.w_color {
	color: #ffffff;
}

.ul_head {
	float: right;
	height: 65px;
	margin: 0px;
}

.ul_head>li {
	float: left;
	margin-left: 40px;
	height: 65px;
	line-height: 65px;
	cursor: pointer;
	border-bottom: 0px solid #1f68b3;
	transition: border-bottom 0.3s;
	position: relative;
}

.ul_head>li>a {
	/*color: black;*/
	font-size: 18px;
}

.ul_head>li>span {
	width: 0px;
	height: 3px;
	background-color: #1f68b3;
	display: block;
	position: absolute;
	top: 62px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	transition: width 0.2s;
	-webkit-transition: width 0.2s;
	/* Safari */
}

.ul_head>li:hover>a {
	color: #1f68b3;
}

.ul_head>li:hover>span {
	width: 100%;
}


/*页脚*/

.footer {
	width: 100%;
	height: 30px;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #666666;
	background-color: #313131;
	color: #d8d8d8;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
}


/*模块间距*/

.module_spacing {
	width: 100%;
	height: 50px;
}

.header1_p1 {
	color: #ffffff;
	position: absolute;
	left: 15px;
	top: 35%;
	font-size: 28px;
	height: 28px;
	line-height: 28px;
}

.header1_p2 {
	color: #ffffff;
	position: absolute;
	left: 15px;
	top: 58%;
	font-size: 28px;
	height: 28px;
	line-height: 28px;
}

.header1_img {
	position: absolute;
	left: 42%;
	top: 25%;
	width: 200px;
	height: auto;
}

.header2 {
	width: 100%;
	height: 335px;
	background-color: #f7f7f7;
	z-index: 9;
}

.header_img {
	height: auto;
	width: auto;
	position: absolute;
	bottom: 0px;
	left: 60%;
}

.header2_p {
	width: 100%;
	display: block;
}

.header2_p>img {
	float: left;
	margin-top: 9px;
	margin-right: 12px;
}

.header2_p>p {
	float: left;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin: 0px;
}

.header2_p_first {
	margin-top: 40px;
}

.header2_div_img {
	height: auto;
	width: auto;
	display: block;
	position: absolute;
	bottom: 15px;
	left: 15px;
}

.vote {
	width: 100%;
	height: 200px;
	background-color: #ffffff;
	position: relative;
	overflow: hidden;
}

.vote_title{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0px;
	bottom: 0;
	transition:left 1.0s;
	-webkit-transition:left 1.0s; /* Safari */
}

.vote_h {
	width: 100%;
	height: 70px;
	margin-top: 34px;
	margin-bottom: 0;
	text-align: center;
	line-height: 70px;
}

.vote_p {
	width: 100%;
	height: 32px;
	margin: 0;
	font-size: 15px;
	line-height: 32px;
	text-align: center;
	text-indent: 0;
}

.three_picture {
	width: 100%;
	height: 560px;
	background-color: #ffffff;
}

#box {
	width: 1200px;
	margin: auto;
}

.slide {
	height: 560px;
	position: relative;
}

.slide ul {
	height: 100%;
}

.slide li {
	position: absolute;
	left: 200px;
	top: 0;
}

.slide li img {
	width: 100%;
}

.technology {
	width: 100%;
	height: 980px;
}
.technology .wow img{
	width: 120px;
	height: auto;
	margin: auto;
	display: block;
}
.technology_h{
	text-align: center;
	width: 100%;
	margin-top: 60px;
	margin-bottom: 0;
}
.technology_h2_bottom{
	text-align: center;
	width: 1000px;
	height: 350px;
	margin-top: 60px;
	margin-bottom: 0;
	margin-left: 70px;
	display: block;
}
.technology_h2{
	text-align: center;
	width: 100%;
	margin-top: 370px;
	margin-bottom: 0;
}
.technology_p{
	text-align: center;
	width: 100%;
	height: 17px;
	font-size: 17px;
	line-height: 17px;
	margin-top: 40px;
	margin-bottom: 0;
}
.technology_div1{
	position: absolute;
	top: 200px;
	left: 15px;
	width: 200px;
	height: 250px;
}
.technology_div2{
	position: absolute;
	top: 200px;
	left: 0;
	right: 0;
	margin: auto;
	width: 200px;
	height: 250px;
}
.technology_div3{
	position: absolute;
	top: 200px;
	right: 15px;
	width: 200px;
	height: 250px;
}
.technology_div_p{
	text-align: center;
	position: absolute;
	bottom: 20px;
	width: 100%;
	height: 17px;
	font-size: 17px;line-height: 17px;
	margin: 0;
}
.user{
	width: 100%;
	height: 655px;
	background-color: #ffffff;
}
.user_h{
	width: 100%;
	margin-top: 60px;
	margin-bottom: 0;
	text-align: center;
}
.user_p{
	width: 100%;
	margin-top: 42px;
	margin-bottom: 0;
	text-align: center;
	height: 17px;
	font-size: 17px;
	line-height: 17px;
}
.user_img{
	
	margin-top: 70px;
	width: 100%;
	height: auto;
	
}
/*案例*/
.case{
	width: 100%;
	height: auto;
}
.case_h{
	width: 100%;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 0;
	height: 25px;
}
.case_title{
	width: 100%;
	height: 80px;
	margin-top: 24px;
	border-bottom: 1px solid #c1c1c1;
}
.case_span1{
	height: 100%;
	width: 31%;
	float: left;
	margin: 0;
	text-align: center;
	line-height: 78px;
	cursor: pointer;
}
.case_span2{
	height: 100%;
	width: 31%;
	float: left;
	margin-left: 3.5%;
	margin-right: 3.5%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	line-height: 78px;
	cursor: pointer;
}
.case_span3{
	height: 100%;
	width: 31%;
	float: left;
	margin: 0;
	text-align: center;
	line-height: 78px;
	cursor: pointer;
}
.case_span:hover{
	height: 81px;
	color: #4b8fe2;
	border-bottom: 3px solid #4b8fe2;
}
.case_span_choosed{
	height: 81px !important;
	color: #4b8fe2;
	border-bottom: 3px solid #4b8fe2;
}
.case_body{
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 50px;
}
.case_body_left{
	width: 31%;
	height: 370px;
	float: left;
	margin-top: 38px;
	margin-bottom: 0;
	
}
.case_body_center{
	width: 31%;
	height: 370px;
	float: left;
	margin-left: 3.5%;
	margin-right: 3.5%;
	margin-top: 38px;
	margin-bottom: 0;
}
.case_body_right{
	width: 31%;
	height: 370px;
	float: left;
	margin-top: 38px;
	margin-bottom: 0;
}
.case_body_img_father{
	width: 100%;
	height: auto;
}
.case_body_child{
	background-color: #ffffff;
}
.case_body_child>a>img{
	width: 100%;
	height: auto;
}
.case_body_child>h4{
	margin-top: 25px;
	width: 100%;
	height: auto;
	text-align: center;
}
.case_body_child>p{
	width: 100%;
	height: 14px;
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	text-align: center;
}
.case_body_a{
	width: auto;
	margin-top: 30px;
	margin-left: 38%;
	margin-right: auto;
	font-size: 18px;
	height: 18px;
	line-height: 18px;
	display: inline-block;
	color: #4990e0;
}
.technology_h2_bottom1{
	height: 100%;
	width: 275px;
	float: left;
}
.technology_h2_bottom2{
	height: 100%;
	width: 275px;
	float: left;
	margin-left: 87px;
}
.technology_h2_bottom3{
	height: 100%;
	width: 275px;
	float: left;
	margin-left: 87px;
}
.technology_h2_bottom_img{
	height: 100%;
	width: 100%;
}

.clickzuo{
	height: 60px;
	width: 60px;
	position: absolute;
	top: 4px;
	left: 20px;
	background-image: url(../img/solution/zuoyou.png);
	background-size: 100% 100%;
	cursor: pointer;
	transform: rotate(180deg);
}

.clickyou{
	height: 60px;
	width: 60px;
	position: absolute;
	top: 4px;
	right: 20px;
	background-image: url(../img/solution/zuoyou.png);
	background-size: 100% 100%;
	cursor: pointer;
}