* {
	list-style: none;
	text-decoration: none;
}
html {
 overflow-y: scroll;
 /*兼容ie 360浏览器*/
 -ms-overflow-style: none; 
}
:root {
 overflow-y: auto;
 overflow-x: hidden;
}

:root body {
 position: absolute;
}

body {
 width: 100vw;
 overflow: hidden;
 
}
.S-p{
	width: 1200px;
	margin: auto;
}
.K-ju{
	width: 1200px;
	display: flex;
	justify-content: space-between;
}
.l_{
	width: 860px;
	border: solid 1px #dfdfdf;
}
.r_{
	width: 310px;
	height: 557px;
}
.r-yi{
	width: 310px;
	height: 220px;
	border: solid 1px #c1c1c1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-evenly;
}
.r-yi img{
	width: 132px;
	height: 132px;
	border-radius:50%;
	
}
.r-yi p{
	font-size: 18px;
	font-weight: 800;
}
.r-er{
	width: 310px;
	border: solid 1px #c1c1c1;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 20px;
}
.r-er div{
	width: 278px;
	height: 39px;
	border-bottom: solid 1px #e7e7e7;
}
.r-er div p{
	width: 78px;
	line-height: 38px;
	text-align: center;
	color: #55aaff;
	font-size: 15px;
	font-weight: 800;
	border-bottom: solid 2px #55aaff;
}
.r-er ul{
	width: 278px;
	margin-left:15px;
	margin-bottom: 5px;
}
.r-er ul li{
	width: 136px;
	line-height: 34px;
	float: left;
	font-size: 13px;
	user-select:none;
	cursor: pointer;
}
.r-san{
	width: 310px;
	border: solid 1px #c1c1c1;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 20px;
}
.r-san div{
	width: 278px;
	height: 39px;
	border-bottom: solid 1px #e7e7e7;
}
.r-san div p{
	width: 78px;
	line-height: 38px;
	text-align: center;
	font-size: 15px;
	color: #55aaff;
	font-weight: 800;
	border-bottom: solid 2px #55aaff;
}
.r-san .ppx{
	padding:20px;
	font-size: 13px;
}
/* 左 */
.information_title{
	width: 802px;
	height: 103px;
	border-bottom: solid 1px #e2e2e2;
	margin: auto;
	margin-top: 15px;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
}
.information_title h2{
	color: #4d4d4d;
}
.information_title p{
	color: #818181;
	font-size: 13px;
}
/*  */
.bu-er{
	width: 802px;
	height: 362px;
	margin: auto;
	margin-top: 35px;
	display: flex;
	justify-content: space-between;
}
.L-img{
	width: 322px;
	height: 352px;
	border: solid 1px #e2e2e2;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	align-items: center;
}
.d-tu{
	width: 248px;
	height: 200px;
}
.d-tu img{
	width:100%;
	height: 100%;
}
.x-k{
	width: 248px;
}
.x-tu{
	width: 60px;
	height: 59px;
	border: solid 2px #ff5500;
}
.x-tu img{
	width:100%;
	height: 100%;
}
.R-fs{
	width: 455px;
	border-top: dashed 1px #e2e2e2;
}
.xx-ii{
	margin-top: 20px;
}
.xx-ii p:nth-child(1){
	font-size: 15px;
	color: #4d4d4d;
	margin-bottom: 10px;
	margin-left: 20px;
}
.xx-ii p:nth-child(2){
	font-size: 15px;
	color: #4d4d4d;
	margin-left: 35px;
	float: left;
}
.xx-ii p:nth-child(2) span{
	font-size: 15px;
	color: #fa0000;
	font-weight: 700;
	margin-left: 10px;
}
.laet{
	width: 118px;
	line-height: 20px;
	border: solid 1px #f00;
	margin-left: 190px;
	color: #f00;
	font-size: 12px;
	text-align: center;
}
.laet:hover{
	color: #ffffff;
	background-color: #f00;
	cursor: pointer;
}
.tixing{
	padding: 21px 39px 21px 44px;
	background-color: #f1f1f1;
	max-width: 390px;
	overflow: auto;
	margin-top: 20px;
	line-height: 23px;
	color: #484848;
	font-size: 15px;
}
.tixing span{
	font-weight: 600;
}
/*  */
.Xi-xq{
	width: 802px;
	margin: auto;
	margin-top: 20px;
}
.xq-biaoti{
	width: 802px;
	line-height: 51px;
	font-size: 18px;
	font-weight: 600;
	border-bottom:solid 1px #e1e1e1;
}
.xq-zi1{
	color: #484848;
	line-height: 2;
}
.xq-p1{
	color: #484848;
	margin-top: 20px;
}
.tie-shi{
	width: 860px;
	line-height: 80px;
	background-color: #f1f1f1;
	text-align: center;
	color: #4d4d4d;
}
.quan-tu{
	margin-bottom: 50px;
}
.quan-tu div{
	margin-top: 10px;
}