.top-image{
	width: 100%;
}

.service-info{
	margin: 5% auto;
	overflow: hidden;
	list-style: none;
}

.service-icon{
	float: left;
	width:20%;
	text-align: center;
}

.service-button{
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.jiantou{
	position: relative;
	z-index: 1;
	top: -11px;
	visibility:hidden;
}

.icon-img{
	width: 64px;
	height: 64px;
	margin-top: 10%;
}

.icon-word{
	margin-top: 30px;
	margin-bottom: 8%;
}

.service-main{
	overflow: hidden;
	width: 1200px;
	margin:0 auto;
}

.service-content{
	height: auto;
	width: 1200px;
	margin: 0 auto;
	background-color: #F5F5F5;
	text-align: center;
	overflow: hidden;
	margin-bottom: 5%;
	border:1px solid #E6E6E6;
}

.line-span-left{
	float: left;
	width: 20%;
	margin-left: 25%;
}
.line-span-right{
	float: left;
	width: 20%;
}

.line-left{
	border: 1px solid #4F6CA6;
	width: 50%;
	float: right;
	align: right;
}

.line-right{
	border: 1px solid #4F6CA6;
	width: 50%;
}

.line-word{
	float: left;
	width: 10%;
}

.content-title{
	overflow: hidden;
	text-align: center;
}

.tip{
	margin-top: 3%;
	text-align: left;
	margin-left: 3%;
	width: 60%;
}

.tip-list{
	height: 30px;
	border:1px solid #DDDDDD;
	padding: 1% 1%;
	margin-right: 2.2%;
	background-color: white;
	text-align: left;

}

.tip-list:hover{
	cursor: pointer;
}

.phone{
	
	border:1px solid #DDDDDD;
	margin-top: 2%;
	width: 830px;
	height: 40px;
	padding-left: 10px;
	outline: none;
}

.tip-info{
	margin-top: 2%;
	width: 830px;
	height: 160px;
	padding-left: 10px;
	padding-top: 10px;
	border: 1px solid #E6E6E6;
	outline: none;
	resize:none;
}

.submit-button{
	border: 1px solid #4967A3;
	padding: 5px 50px;
	background-color: transparent;
	color: #4967A3;
	margin-top: 2%;
}
/*.service{
	margin-bottom: 250px;

}*/

.tip-lists{
	line-height: 60px;
	width: 1100px;
}

.white-jiantou{
	margin-top: -2px;
	position: absolute;
	/* left: 0px; */
	/* top: -8px; */
	z-index: 2;
}

.search{
	width: 1200px;
	margin: 0 auto;
	/*border: 1px solid red;*/
	text-align: center;
	z-index: 1;
	position: absolute;
	margin-top: 50px;
	background-color: #405E9C;
}

.idea{
	margin-top: 50px;
	margin-bottom: 20px;
	color:white;
}

.service-online{
	color: white;
}

.idea-search{
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 50px;
	padding-top: 50px;
}

.idea-input{
	height: 50px;
}

.idea-button{
	height: 50px;
	width: 100px;
}

/*
  service-home modify by Biaoac on 2018-05-08
*/
.content-info{
	padding: 0 10px;
}

.content-info > div > hr{
	width: 50px;
	height: 2px;
	background-color: #103884;
	display: inline-block;
	vertical-align: top;
}

.content-info > div > h5{
	display: inline-block;
	vertical-align: top;
	margin: 12px 20px 0 20px;
	font-size: 17px;
	font-weight: 400;
	font-family: "Microsoft YaHei", SimSun, sans-serif;
}

.content-info > ul > li{
	margin: 40px 0;
}

.content-info > ul > li > div > img{
	display: inline-block;
	vertical-align: top;
	width: 207px;
	height: 123px;
	margin: 0px;
}

.content-info > ul > li > div > div{
	display: inline-block;
	vertical-align: top;
	width: 900px;
	padding-left: 20px;
}

.content-info > ul > li > div > div > a > h4 {
	text-align: left;
	margin-top: 0;
	color: #3f5f9c;
	cursor: pointer;
	font-family: "Microsoft YaHei", SimSun, sans-serif;
}

.content-info > ul > li > div > div > h5{
	text-align: left;
	color: #999999;
}

.content-info > ul > li > div > div > h5:last-child {
	margin-top: 10px;
	font-size: 13px;
	line-height: 23px;
	font-weight: 300;
	color: #333333;
	font-family: "Microsoft YaHei", SimSun, sans-serif;
}