#content{
	width: 1200px;
	margin: 0 auto;
	overflow:hidden;
}
/*---左边---*/
#content-left{
	display: inline-block;
	float: left;
	font-size: 16px;
	width: 240px;
	height: 540px;
	border: 1px solid #f2f2f2;
	background-color: #fff;
	position: fixed;
	top:80px;
}
.fixed-left{
	position: fixed;
	top:80px;
}
.fixed-leftNo{
	position: absolute;
	top:80px;
}
#content-left ul{
	list-style: none;
	padding-left: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f2f2f2;
}
#content-left ul li a{
	color: #7f7f7f;
	line-height: 35px;
	text-decoration: none;
}

.blue{
	color: #3b8acf!important;
	font-size: 16px!important;
}
#head-left{
	width: 100%;
	height: 160px;
	background-color: #4386d5;
	color: #fff;
	font-size: 24px;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 20px;
}
#head-left img{
	float: right;
	padding-right: 15px;
}
#phone{
	width: 100%;
	padding-left: 10px;
	font-size: 18px;
	color: #9b9b9b;
}
#phone p{
	padding-top: 8px;
	font-size: 24px;
	color: #1166ff;
	font-weight: 600;
	/*letter-spacing: 3px;*/
}
/*--右边--*/
#content-right{
	float: right;
	width: 960px;
	background-color: #f5f5f5;
	font-size: 13px;
	color: #636363;
	padding: 60px 0 30px 40px;
}
.head-right{
	font-size: 45px;
	color: #3F3F3F;
	margin-bottom:100px;
}
.content-img{
	margin: 8px ;
	height: 30px;
	display: table;
	background: linear-gradient(90deg, rgb(2,132,248), rgb(131,1,255));
	border-radius: 30px;
	padding: 2px;

}
.content-imgs{
	height: 30px;
	border-radius: 30px;
	background: #fff;
	padding: 2px 35px;
	line-height: 30px;
	color:#2c8bf7;
	font-size: 20px;
}
.fl{
	float: left;
}
.profile{
margin-right: 50px;
	border: 1px solid #9bd3ff;
}
.content-profile{
	margin-top: 20px;
	font-size: 15px;
	color: #636363;
	line-height: 30px;
	overflow: hidden;
	padding-right:50px;
}
.goods{
	margin-bottom: 150px;
	display: block;
	clear: both;
}
#movefram{
	width: 60%;
	display: inline-block;
}
#movefram p{
	line-height: 50px;
}
.worth p{
	margin-bottom: 20px;
	font-size: 30px;
}
.worth ul{
	padding-left: 10px;
	line-height: 30px;
	font-size: 15px;
	color: #7e7e7e;
	display: inline-block;
}
.worth-left{
	float: left;
	width: 40%;
	margin-top: 30px;
}
.movaimg{
	width: 105%;
	position: relative;
	left: -40px;
}
.goods img:first-child{
	width: 240px;
	height: 240px;
}

