.style_tit {
	color: #fff;
	background-color: #5CB960;
	border-color: #ebccd1;
}

@media screen and (min-width: 1280px) {
	.contee {
	    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -40%);
    z-index: 5555555;
	}
	.ye{
		 font-size: 24px;
	    font-weight: bold;
	    text-align: center;
	    margin: 0 auto;
	    display: block;
	}
	.tite_p{
		    margin: 24px;
    line-height: 25px;
	}
	.info ,.info2 {
		overflow: hidden auto;
		right: 0px;
		bottom: 0px;
		top: 0px;
		left: 0px;
		outline: none;
		position: fixed;
		z-index: 1000;
		background: rgba(0, 0, 0, 0.7);
	}
	.info1 {
		overflow: hidden auto;
		right: 0px;
		bottom: 0px;
		top: 0px;
		left: 0px;
		outline: none;
		position: fixed;
		z-index: 1000;
		background: rgba(0, 0, 0, 0.7);
	}
	.info_show,.info_show2 {
		display: flex;
		flex-flow: column nowrap;
		position: absolute;
		left: 50%;
		box-sizing: border-box;
		pointer-events: auto;
		top: 45%;
		transform: translate(-50%, -40%);
		background: rgb(255, 255, 255);
		border-radius: 4px;
		box-shadow: rgba(102, 102, 102, 0.08) 0px 0px 24px 0px;
	}
	.info_content,.info_content2 {
		position: relative;
		padding: 10px 40px;
		width: 510px;
	}
	.top_h,.top_h2{
		margin-bottom: 24px;
		font-size: 32px;
		color: rgb(56, 60, 66);
		line-height: 32px;
		font-weight: bold;
		text-align: center;
	}
	.top_p {
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		margin-bottom: 44px;
		font-size: 16px;
		color: rgb(101, 108, 117);
		line-height: 16px;
	}
	.btnn {
		user-select: none;
		height: 48px;
		padding: 0px 20px;
		font-weight: 600;
		font-size: 16px;
		line-height: 22px;
		width: 100%;
		border-radius: 2px;
		color: rgb(255, 255, 255);
		background-image: linear-gradient(90deg, rgb(51, 173, 255) 0%, rgb(26, 122, 248) 100%);
		cursor: pointer;
		border-color: rgb(51, 139, 255);
		border-width: 0px;
		outline: none;
	}
	.btnn:hover {
		color: rgb(255, 255, 255);
		background-image: linear-gradient(90deg, rgb(96, 191, 255) 0%, rgb(88, 158, 250) 100%);
		border-color: rgb(51, 139, 255);
	}
	.dkJzkY {
		vertical-align: top;
	}
	.dkJzkY .box_in {
		display: flex;
		-webkit-box-align: center;
		align-items: center;
	}
	.dkJzkY .label_o {
		position: relative;
		box-sizing: border-box;
		flex-shrink: 0;
		font-size: 12px;
		line-height: 16px;
		color: rgb(102, 102, 102);
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		align-self: flex-start;
		width: 80px;
		min-height: 32px;
	}
	.dkJzkY .xin {
		display: inline-flex;
		position: relative;
		align-items: flex-start;
	}
	.nav {
		osition: absolute;
		left: -10px;
		top: 2px;
		vertical-align: middle;
		margin-right: 4px;
		color: rgb(255, 43, 0);
		font-size: 14px;
		line-height: 20px;
	}
	.div_inp {
		width: 100%;
		height: 32px;
		display: inline-flex;
		position: relative;
		box-sizing: border-box;
		-webkit-box-align: center;
		align-items: center;
		font-size: 12px;
		line-height: 16px;
		border-radius: 2px;
		/*border: 1px solid rgb(221, 221, 221);*/
		transition: border 150ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
		vertical-align: middle;
		background-color: rgb(255, 255, 255);
	}
	.input-group {
		display: inline-block;
		outline: none;
		border: 0px;
		padding: 0px;
		margin: 0px;
		flex: 1 1 0%;
		min-width: 0px;
		background: none;
		font-size: 12px;
		line-height: 16px;
		caret-color: rgb(26, 122, 248);
		color: rgb(51, 51, 51);
	}
	.muya-formitem-error {
		box-sizing: border-box;
		padding-top: 4px;
		padding-bottom: 4px;
		min-height: 28px;
		margin-left: 104px;
	}
	.jvJeaB {
		margin-left: 12px;
		line-height: 0;
		flex-shrink: 0;
		outline: none;
		user-select: none;
		display: flex;
		height: 100%;
		-webkit-box-align: center;
		align-items: center;
		color: rgb(204, 204, 204);
		cursor: pointer;
	}
	.int {
		height: 30px;
		text-align: left;
		width: 600px;
	}
	label {
		width: 200px;
		margin-left: 20px;
	}
	.high {
		color: red;
	}
	.msg {
		font-size: 13px;
	}
	.onError {
		color: red;
	}
	.onSuccess {
		color: green;
	}
	#btn {
		height: 30px;
		padding: 0 10px;
		outline: none;
		cursor: pointer;
		color: rgb(62, 130, 247);
	}
	.close_a,.close_tit,.close_a2{
		float: right;
		width: 30px;
		height: 30px;
		text-align: center;
		line-height: 30px;
		font-size: 24px;
		color: #000;
		text-decoration: none;
	}
	.donwloa{
		text-align: center;
    	display: block;
    	margin-top: 20px;
	}
	.X_yi{
		height: 500px;
		overflow-y: auto;
		line-height: 20px;
		font-size: 14px;
	}
		.X_yi p{
			text-align: left;
		}
}

@media screen and (max-width: 1280px) {
	.contee {
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -40%);
		width: 60%;
	}
	.info {
		overflow: hidden auto;
		right: 0px;
		bottom: 0px;
		top: 0px;
		left: 0px;
		outline: none;
		position: fixed;
		z-index: 1000;
		background: rgba(0, 0, 0, 0.7);
	}
	.info1 {
		overflow: hidden auto;
		right: 0px;
		bottom: 0px;
		top: 0px;
		left: 0px;
		outline: none;
		position: fixed;
		z-index: 1000;
		background: rgba(0, 0, 0, 0.7);
	}
	.info_show {
		display: flex;
		flex-flow: column nowrap;
		position: absolute;
		left: 50%;
		box-sizing: border-box;
		pointer-events: auto;
		top: 40%;
		transform: translate(-50%, -40%);
		background: rgb(255, 255, 255);
		border-radius: 4px;
		box-shadow: rgba(102, 102, 102, 0.08) 0px 0px 24px 0px;
		width: 90%;
	}
	.info_content {
		position: relative;
		padding: 1em;
		width: 100%;
	}
	.top_h {
		margin-bottom: 24px;
		font-size: 32px;
		color: rgb(56, 60, 66);
		line-height: 32px;
		font-weight: bold;
		text-align: center;
	}
	.top_p {
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
		margin-bottom: 44px;
		font-size: 16px;
		color: rgb(101, 108, 117);
		line-height: 16px;
	}
	.btnn {
		user-select: none;
		height: 48px;
		padding: 0px 20px;
		font-weight: 600;
		font-size: 16px;
		line-height: 22px;
		width: 100%;
		border-radius: 2px;
		color: rgb(255, 255, 255);
		background-image: linear-gradient(90deg, rgb(51, 173, 255) 0%, rgb(26, 122, 248) 100%);
		cursor: pointer;
		border-color: rgb(51, 139, 255);
		border-width: 0px;
		outline: none;
	}
	.btnn:hover {
		color: rgb(255, 255, 255);
		background-image: linear-gradient(90deg, rgb(96, 191, 255) 0%, rgb(88, 158, 250) 100%);
		border-color: rgb(51, 139, 255);
	}
	.dkJzkY {
		vertical-align: top;
	}
	.dkJzkY .box_in {
		display: flex;
		-webkit-box-align: center;
		align-items: center;
	}
	.dkJzkY .label_o {
		position: relative;
		box-sizing: border-box;
		flex-shrink: 0;
		font-size: 12px;
		line-height: 16px;
		color: rgb(102, 102, 102);
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		align-self: flex-start;
		width: 80px;
		min-height: 32px;
	}
	.dkJzkY .xin {
		display: inline-flex;
		position: relative;
		align-items: flex-start;
	}
	.nav {
		osition: absolute;
		left: -10px;
		top: 2px;
		vertical-align: middle;
		margin-right: 4px;
		color: rgb(255, 43, 0);
		font-size: 14px;
		line-height: 20px;
	}
	.div_inp {
		width: 100%;
		height: 32px;
		display: inline-flex;
		position: relative;
		box-sizing: border-box;
		-webkit-box-align: center;
		align-items: center;
		font-size: 12px;
		line-height: 16px;
		border-radius: 2px;
		/*border: 1px solid rgb(221, 221, 221);*/
		transition: border 150ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
		vertical-align: middle;
		background-color: rgb(255, 255, 255);
	}
	.input-group {
		display: inline-block;
		outline: none;
		border: 0px;
		padding: 0px;
		margin: 0px;
		flex: 1 1 0%;
		min-width: 0px;
		background: none;
		font-size: 12px;
		line-height: 16px;
		caret-color: rgb(26, 122, 248);
		color: rgb(51, 51, 51);
	}
	.muya-formitem-error {
		box-sizing: border-box;
		padding-top: 4px;
		padding-bottom: 4px;
		min-height: 28px;
		margin-left: 104px;
	}
	.jvJeaB {
		margin-left: 12px;
		line-height: 0;
		flex-shrink: 0;
		outline: none;
		user-select: none;
		display: flex;
		height: 100%;
		-webkit-box-align: center;
		align-items: center;
		color: rgb(204, 204, 204);
		cursor: pointer;
	}
	.int {
		height: 30px;
		text-align: left;
		width: 600px;
	}
	label {
		width: 200px;
		margin-left: 20px;
	}
	.high {
		color: red;
	}
	.msg {
		font-size: 13px;
	}
	.onError {
		color: red;
	}
	.onSuccess {
		color: green;
	}
	#btn {
		height: 30px;
		padding: 0 10px;
		outline: none;
		cursor: pointer;
		color: rgb(62, 130, 247);
	}
	.close_a ,.close_tit{
		float: right;
		width: 30px;
		height: 30px;
		text-align: center;
		line-height: 30px;
		font-size: 24px;
		color: #000;
		text-decoration: none;
	}
	.donwloa{
		display: none;
	}
	.ye{
		font-size: 1.5em;
	    font-weight: bold;
	    text-align: center;
	    margin: 0 auto;
	    display: block;
	}
	.tite_p{
		margin: 2em;
    	line-height: 1.5em;
	}
}