@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

.head {
	z-index: 999;
	position: absolute;
	top: 0;
	height: 58px;
	/* display: flex;
            align-items: center; */
	/* justify-content: center; */
	background-color: #000;
	background-color: rgba(0, 0, 0, .6);

	/* color: #fefefe; */
}

.head_li li {
	display: inline-block;
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 55px;
	margin-left: 60px;
}

.head_li a {
	color: white;
}

.head_li a:hover {
	color: white;
	text-decoration: none;
}

.title_row {
	margin: 0px;
	padding: 0px;
}



.title_li {
	height: 58px;
	overflow: hidden;
}

.head_bottom {
	background-color: #297aff;
	/* height: 544px; */
	background: url(../img/index_head.png);
}

.center_right {
	/* margin-top:115px; */
	margin-top: 8%;
	margin-bottom: 15px;
}
.top_button {
    padding: 0px;
	margin-top: 16px;
	padding-left:15px;
    z-index: 999;
}

.top_button span {
	display: block;
	width: 200px;
	height: 50px;
	text-align: center;
	padding-top: 8px;
	background-color: #ffc356;
	border-radius: 4px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	color: #282828;
}
.head_bottom_left_one {
	font-size: 30px;
	font-family: Microsoft YaHei;
	color: #fff;
	margin-top: 65px;
}

.head_bottom_left_two {
	margin-top: 5px;
}

.fill {
	height: 120px;
}

.head_bottom_left_two span {
	font-size: 14px;
	font-family: Microsoft YaHei;
	color: #fff;
	line-height: 30px;
}

.content_title span {
	display: inline-block;
	margin: auto;
	font-size: 30px;
	font-weight: bold;
	font-family: Microsoft YaHei;
	color: #297aff;
}

.content_title {
	margin-top: 5%;
	/* padding-left: 140px; */
	text-align: center;
	margin-bottom: 50px;
}

.icon {
	display: inline-block;
	background-color: #297aff;
	width: 18px;
	height: 18px;
	margin-top: 6px;
	margin-right: 10px;
}

.icon_right {
	font-size: 22px;
	font-family: Microsoft YaHei;
	color: #070707;
}

.P_content {
	font-size: 16px;
	font-family: Microsoft YaHei;
	color: #666666;
	width: 110%;
	float: right;
	line-height: 32px;
}

.content_one {
	padding: 0px 0px 40px 120px;
}

.content_one>span:last-child {
	padding-left: 95px;
	padding-top: 20px;
}

.text_two {
	font-size: 19px;
	font-family: Microsoft YaHei;
	color: #333;
	line-height: 30px;
	display: block;
}

.mi_3 {
	padding-left: 0px;
}

.bottom {
	padding: 0px;
	height: 238px;
}

.head_hide {
	position: absolute;
	right: 20px;
	top: 50px;
	float: right;
	margin-top: 0px;
	display: none;
	width: 70px;
	background-color: white;
	opacity: 0.8;
	border-radius: 5px;
}

.head_hide li {
	list-style: none;
	color: white;
	font-size: 16px;
	margin-top: 10px;
	margin-left: 5px;
}

.head_hide a {
	color: black;
}

.title_button {
	display: none;
	position: absolute;
	width: 30px;
	height: 40px;
	top: 10px;
	left: 88%;
	/* border: 1px solid white; */
}

.title_button div {
	width: 24px;
	height: 2px;
	background-color: white;
	margin-top: 4px;
	margin-left: 4px;
}

.bg_shadow {
	display: none;
	position: absolute;
	top: 50px;
	left: 18px;
	width: 330px;
	height: 140px;
	/* background: #000000; */
	/* background-image: linear-gradient(to right, #000000, #ffffff00);
            opacity: 0.5; */
	background: url(../img1/矩形1128.png) 100% 100%;
}

.user img {
	width: 40px;
	height: 40px;
	margin-top: 0px;
}

.user span {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FEFEFE;
}

.user {
	padding-left: 0px;
}

.user1 img{
		width: 30px;
			height: 30px;
		
		}
		
		.head_phone{
		display:inline-block;
		
		font-size:28px;
		color:#F0B956;
		line-height:58px;
		vertical-align:middle;
		margin-left:30px;
		height:58px;
		
		}
		.head_phone img{
		margin-top:-5px;
		}
		.bottom_fill{
		width:100%;
		height:60px;
		}
		.bottom_banner{
		display:none;
		cursor: pointer;
		position:fixed;
		bottom:0px;
		height:47px;
		width:100%;
		}
		.bottom_banner_left{
		float:left;
		width:80%;
		background-color:#297AFF;
		height:100%;
		color:white;
		font-size:22px;
		font-weight:bold;
		font-family:Microsoft YaHei;
		text-align:left;
		padding-left:25px;
		line-height:47px;
		}
		.bottom_banner_right{
		float:right;
		width:20%;
		background-color:#297AFF;
		height:100%;
		color:white;
		font-size:12px;
		text-align:center;
		padding-right:18px;
		
		}
		
		a:link{
		text-decoration:none;
		}
		