body {
	margin: 0;
	padding: 0;
	border: 0;
	background: rgba(244, 244, 244, 1);
}

.wg2 {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}

.wg2_left {
	width: 67%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 2%;
	background: rgba(255, 255, 255, 1);
	margin-bottom: 60px;
}

.wg2_right {
	width: 28%;
	height: auto;
	overflow: hidden;
	float: left;
	background: rgba(255, 255, 255, 1);
	margin-bottom: 60px;
}

.wg2_li {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;

}

.wg2_li {
	margin-top: 15px;
}

.wg2_li:first-child {
	margin-top: 58px;
}

.wg2_li_lname {
	width: 15%;
	float: left;
	height: 46px;
	line-height: 46px;
	text-align: right;
	margin-right: 30px;
	font-size: 16px;
}

.wg2_li_lname span {
	color: #F66F6A;
	line-height: 46px;
	
}

.wg2_li_rinput {
	width: 70%;
	float: left;
	overflow: hidden;
}

.wg2_li_rinput input[type='text'], .wg2_li_rinput select {
	width: 100%;
	height: 46px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(214, 218, 231, 1);
	border-radius: 4px;
	color: #5A647C;
	font-size: 16px;
	padding-left: 10px;
	outline: none;
}

.wg2_li_rinput input:focus {
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(44, 125, 246, 1);
	border-radius: 4px;

}

.wg2_li_rinput .wg2_li_left {
	width: 90%;
	height: auto;
	float: left;
	margin-right: 15px;
}

.wg2_li_rinput .wg2_li_right {
	width: 32px;
	height: 100%;
	float: left;
}

.wg2_li_rinput .wg2_li_right a {
	display: block;
	width: 32px;
	height: 100%;
}

.wg2_li_rinput .wg2_li_right img {
	width: 32px;
	height: 36px;
	margin-top: 7px;
}

.wg2_li_rinput .wg2_li_left input[type='text'] {
	width: 100%;
	height: 46px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(214, 218, 231, 1);
	border-radius: 4px;
	color: #5A647C;
	font-size: 16px;
	padding-left: 10px;
	outline: none;
	cursor: pointer;
}


.zi {
	letter-spacing: 15px;
}

.zi1 {
	letter-spacing: 5px;
}

.wg2_li_ps {
	width: 100%;
	height: 46px;
	line-height: 46px;
}

.wg2_li_rinput input[type='radio'] {
	cursor: pointer;

}

.wg2_li_ps label {
	cursor: pointer;
	padding-left: 5px;
	font-weight: normal;
}

.wg2_li_list {
	width: 100%;
	min-height: 52px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(214, 218, 231, 1);
	border-radius: 4px;
}

.wg2_li_list .wg2_info {
	width: 90%;
	height: auto;
	line-height: 60px;
	overflow: hidden;
	margin: 0 auto;
	border-bottom: 1px dashed rgba(214, 218, 231, 1);
}

.wg2_li_list .wg2_info:last-child {
	border-bottom: 1px dashed #FFFFFF;
}

.wg2_li_list .wg2_info input[type='text'] {
	width: 80px;
	height: 30px;
	border: none;
	border-bottom: 1px solid rgba(72, 66, 67, 1);
	border-radius: 0px;
	color: #DE0404;
	font-size: 16px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	/* line-height:62px; */
}

.wg2_info_name {
	width: 20%;
	height: auto;
	font-size: 16px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(37, 43, 58, 1);
	/* line-height: 62px; */
	float: left;
	margin-right: 5%;
}

.wg2_info_input {
	width: 20%;
	height: auto;
	font-size: 16px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(37, 43, 58, 1);
	/* line-height: 62px; */
	float: left;
}

.wg2_info_feiyong {
	width: 50%;
	height: auto;
	font-size: 16px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(37, 43, 58, 1);
	/* line-height: 62px; */
	float: left;
	text-align: center;
}

.wg2_info_delete {
	width: 5%;
	height: auto;
	font-size: 16px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(37, 43, 58, 1);
	/* line-height: 62px; */
	float: right;
}


.wg2_li_left1 {
	width: 50%;
	height: auto;
	float: left;
}

.wg2_li_right1 {
	width: 45%;
	height: auto;
	float: left;
}

.wg2_li_left1 .wg2_li_lname {
	width: 30%;
	float: left;
	height: 46px;
	line-height: 46px;
	text-align: right;
	margin-right: 30px;
}

.wg2_li_left1 .wg2_li_rinput input[type='text'] {
	width: 158px;
	height: 46px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(214, 218, 231, 1);
	border-radius: 4px;
	color: #5A647C;
	font-size: 16px;
	padding-left: 10px;
	outline: none;
}

.wg2_li_left1 .wg2_li_rinput {
	width: 45%;
	float: left;
	overflow: hidden;
}

.wg2_li_right1 .wg2_li_lname {
	width: 34%;
	float: left;
	height: 46px;
	line-height: 46px;
	text-align: right;
	margin-right: 30px;
}

.wg2_li_right1 .wg2_li_rinput input[type='text'] {
	width: 158px;
	height: 46px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(214, 218, 231, 1);
	border-radius: 4px;
	color: #5A647C;
	font-size: 16px;
	padding-left: 10px;
	outline: none;
}

.wg2_li_right1 .wg2_li_rinput {
	width: 45%;
	float: left;
	overflow: hidden;
}
.btn-panel{
	margin-top: 50px;
	margin-bottom: 65px;
}
#holdMsg{
	color: red;
}
.wg2_sub {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}

.wg2_sub input[type='submit'] {
	border: none;
	width: 209px;
	height: 51px;
	background: rgba(44, 125, 246, 1);
	border-radius: 4px;
	font-size: 20px;
	font-family: PingFang-SC-Medium;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 51px;
	cursor: pointer;
}

/* 右侧 */
.wg2_top_right {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 24px 0;
}

.wg2_top_right .ys {
	float: left;
	width: 4px;
	height: 18px;
	background: rgba(246, 111, 106, 1);
	margin-right: 13px;
	margin-top: 4px;
}

.wg2_top_right .top_name_right {
	float: left;
	font-size: 18px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(37, 43, 58, 1);
}

.wg2_pro_li {
	border-top: 1px solid rgba(235, 237, 253, 1);
	width: 90%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	padding-top: 21px;
	padding-bottom: 34px;
}

.wg2_pro_li .wg2li_img {
	width: 40%;
	height: 105px;
	border: 1px solid rgba(214, 218, 231, 1);
	float: left;
	margin-right: 2%;
}

.wg2_pro_li .wg2li_img img {
	width: 100%;
	height: 100%;

}

.wg2_pro_li .wg2li_cont {
	width: 57%;
	height: auto;
	float: left;
}

.wg2_pro_li .wg2li_cont .wg2li_name {
	width: 100%;
	font-size: 18px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(37, 43, 58, 1);
	margin-bottom: 6px;
}

.wg2_pro_li .wg2li_cont .wg2li_cont1 {
	width: 100%;
	height: 37px;
	font-size: 14px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 19px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 15px;
}
.wg2_pro_li .wg2li_cont .wg2li_add{
	width: 19px;
	height: 19px;
	cursor: pointer;
}

.wg2_pro_li .wg2li_cont .wg2li_add img{
	width: 19px;
	height: 19px;
}
.prolist{
	width: 100%;
	height: 800px;
	overflow-y:scroll;
}

/*优化滚动条*/
::-webkit-scrollbar-track-piece {
	/* //滚动条凹槽的颜色，还可以设置边框属性 */
	background-color: #f8f8f8;
}

::-webkit-scrollbar {
	/* //滚动条的宽度 */
	width: 9px;
	height: 9px;
}

::-webkit-scrollbar-thumb {
	background-color: #dddddd;
	background-clip: padding-box;
	min-height: 28px;
}

::-webkit-scrollbar-thumb:hover {
	background-color: #bbb;
}

.test1::-webkit-scrollbar {
	width: 8px;
}

.xuanze{
	float: right;
    margin-right: 20px;
}

.margin_right_name{
	    width: 60%;
}


