<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url("style-201902.css");

/*about-write*/
.pages .page-left {
	float: left;
	overflow: hidden;
}

.pages .page-right {
	float: right;
}

.pages .page-left .prev,
.pages .page-left .next {
	height: 55px;
	line-height: 55px;
	padding: 0 20px;
	font-size: 16px;
	float: left;
	border: 1px solid #eee;
}

.pages .page-left span {
	float: left;
	height: 55px;
	line-height: 55px;
	margin: 0 7px 0 0;
}

.pages .page-num {
	display: flex;
	float: left;
	margin: 0 5px;
}

.pages .page-num a {
	text-align: center;
	border: 1px solid #eee;
	border-left: 0;
	color: #999999;
	display: block;
	height: 55px;
	line-height: 55px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
}

.pages .page-num a:nth-child(1) {
	border-left: 1px solid #eee;
}

.pages .page-left .prev:hover,
.pages .page-left .next:hover,
.pages .page-num a:hover,
.pages .page-num a.active {
	background-color: #FE552E;
	color: #fff;
	border-color: #FE552E;
}

.pages .page-right {
	font-size: 14px;
	height: 35px;
	line-height: 55px;
	color: #999999;
}

.pages .page-right input {
	font-size: 14px;
	height: 35px;
	line-height: 55px;
	background-color: #fff;
	outline: 0;
	border: 0;
	border: 1px solid #eee;
	color: #000;
}

.pages .page-right input:nth-child(1) {
	padding-left: 10px;
	width: 65px;
}

.pages .page-right #page_btn {
	width: 50px;
	line-height: 35px;
}

#about .about-menu {
	background-color: #415065;
	float: left;
	width: 272px;
	height: auto;
	overflow: hidden;
	position: relative;
}

#about .about-menu:before {
	content: "";
	display: block;
	height: 7px;
	width: 100%;
	background-color: #FE552E;
	position: absolute;
	left: 0;
	top: 0;
}



#about .about-menu .out {
	text-align: right;
	display: block;
	margin: 18px 0;
	padding: 0 20px;
	color: #fff;
}

#about .about-menu .menu-box&gt;ul&gt;li&gt;a {
	padding: 0px 25px 0px 55px;
	margin-bottom: 10px;
	font-size: 16px;
	display: block;
	color: #fff;
	line-height: 50px;
	height: 50px;
	position: relative;
}

#about .about-menu .menu-box&gt;ul&gt;li&gt;a::after {
	content: "\f078";
	color: #fff;
	display: block;
	position: absolute;
	right: 29px;
	font-size: 12px;
	top: 0;
	width: auto;
}

#about .about-menu .menu-box&gt;ul&gt;li&gt;a.active,
#about .about-menu .menu-box&gt;ul&gt;li&gt;a:hover {
	background-color: #47586f;
	color: #FE552E;
}

#about .about-menu .menu-box&gt;ul&gt;li&gt;a.active::after {
	color: #FE552E;
	right: 32px;
}

#about .about-menu .menu-box&gt;ul&gt;li .child-menu {
	padding: 15px 0;
	margin-top: -10px;
}

#about .about-menu .menu-box&gt;ul&gt;li .child-menu a {
	display: block;
	line-height: 50px;
	height: 50px;
	padding: 0px 28px 0px 65px;
	font-size: 14px;
	color: #fff;
}

#about .about-menu .menu-box&gt;ul&gt;li .child-menu a.active,
#about .about-menu .menu-box&gt;ul&gt;li .child-menu a:hover {
	background-color: #47586f;
	color: #FE552E;
}

#about .about-menu .menu-box&gt;ul&gt;li&gt;a.recharge::after,
#about .about-menu .menu-box&gt;ul&gt;li&gt;a.point::after {
	display: none;
}

#about .about-box {
	width: 933px;
	float: right;
}

#about .a-b-tit {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	position: relative;
	color: #666666;
}

#about .about-box .about-con {
	padding: 30px;
	position: relative;
	background-color: #fff;
	margin-bottom: 25px;
	min-height: 864px;
	overflow: hidden;
}

#about .about-con::after {
	content: "";
	position: absolute;
	left: 0;
	top: 28px;
	background-color: #FE552E;
	width: 4px;
	height: 25px;
}

#about .about-box .about-con .a-b-tit .right {
    position: absolute;
    right: 5px;
    font-size: 12px;
    color: #fff;
    background-color: #fe552e;
    padding: 7px 10px;
    border-radius: 5px;
    top: 0;
    font-weight: normal;
}

#about .about-box .about-con .a-b-tit .sub {
	padding: 7px 15px;
	border-radius: 5px;
	font-size: 14px;
	background-color: #FE552E;
	color: #fff;
	top: -2px;
	right: 0;
}

.mp {
	float: left;
	width: 49%;
	margin-right: 2%;
	height: 350px;
	position: relative;
}

.mp1 {
	outline: 1px solid #eee;
	padding: 15px;
	background-color: #fafbfc;
}

.mp2 {
	margin-right: 0;
	background-color: #415065;
	padding: 25px;
}

.mp .bottom {
	position: absolute;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	bottom: 0;
	left: 0;
}

.mp1 .bottom {
	background-color: #002888;
}

.mp2 .bottom {
	background-color: #FE552E;
}

.mp1 .mp-left {
	float: left;
	width: 80px;
}

.mp1 .mp-left img {
	display: block;
	width: 50px;
	height: 50px;
}


.mp1 .mp-right {
	float: right;
	width: 300px;
	padding-top: 10px;
}

.mp1 .mp-right.two{
	width:100%;
}

.mp1 .mp-right .company {
	font-size: 22.5px;
	font-weight: bold;
	margin-bottom: 22px;
	color: #3e3e3e;
}

.mp1 .mp-right .company p{
	font-size: 14px;
	    margin-top: 7px;
	    color: #888;
	    font-weight: normal;
}

.mp1 .mp-right .mess1 .name {
	float: left;
	margin-top: 14px;
	padding-right: 85px;
}

.mp1 .mp-right .mess1 .name.style2 {
	width: 100%;
}

.mp1 .mp-right .mess1 .name p {
	font-size: 24.45px;
	color: #3e3e3e;
}

.mp1 .mp-right .mess1 .name font {
	font-size: 12px;
	line-height: 19px;
	color: #2f2725;
}

.mp1 .mp-right .mess1 .vip {
	width: 60px;
	height: 60px;
	background-image: url(/assets/img/158/vip.png);
	background-repeat: no-repeat;
	background-size: 100%;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
	color: red;
	float: right;
	margin-right: 15px;
	margin-bottom: -60px;
}

.mp1 .mp-right .mess1 .name.style2 p {
	font-size: unset;
	margin-bottom: 1px;
}

.mp1 .mp-right .mess1 .name.style2 p font {
	color: #3e3e3e;
	display: block;
}

.mp2 .tit {
	font-size: 22.5px;
	text-align: center;
	color: #fff;
	margin-bottom: 25px;
	font-weight: bold;
}

.mp2 .des {
	font-size: 14px;
	line-height: 25px;
	color: #fff;
}

#about .about-box .about-con .s-tit {
	margin: 20px 0;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	color: #666666;
}

#about .about-box .about-con .s-tit a {
    position: absolute;
    right: 0;
    padding-right: 0;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-weight: normal;
    background-color: #FE552E;
    padding: 0px 13px;
    border-radius: 5px;
}

#about .about-box .about-con .s-tit .file {
	position: absolute;
	right: 0;
	padding-right: 23px;
	height: 20px;
	line-height: 20px;
	top: -2px;
	background-repeat: no-repeat;
	color: #ccc;
	font-weight: normal;
	cursor: pointer;
	width: 79px;
	opacity: 0;
}

#about .about-box .about-con .s-box {
	outline: 1px solid #eee;
}

#about .about-box .about-con .s-box .tit {
	border-bottom: 1px solid #eee;
	color: #666666;
	padding: 15px 30px;
	line-height: 25px;
}

#about .about-box .about-con .s-box .des {
	padding: 15px 30px;
	line-height: 25px;
	color: #666666;
}

#about .about-box .about-con .s-box.pro-box {
	padding: 30px;
	overflow: hidden;
}

#about .about-box .about-con .s-box.pro-box .list {
	float: left;
	width: 18.4%;
	height: auto;
	overflow: hidden;
	margin-right: 2%;
	margin-bottom: 2%;
	display: flex;
    justify-content: center;
    align-items: center;
}

#about .about-box .about-con .s-box.pro-box .list:nth-child(5n) {
	margin-right: 0;
}

#about .about-box .about-con .s-box.pro-box .list img {
	display: block;
	width: 191px;
	height: 191px;
}

#about .about-box .about-con .s-box.pro-box .list .close {
	display: block;
	position: absolute;
	z-index: 1000;
	font-size: 24px;
	margin-top: -181px;
	margin-left: 158px;
}

#about .about-box .about-con .s-box.pro-box .list .upload {
	display: block;
	position: absolute;
	z-index: 2000;
	font-size: 18px;
	width: 191px;
	height: 191px;
	text-align: center;
	background-color: #000;
	line-height: 191px;
	margin-top: -191px;
	opacity: 0.5;
	color: #fff;
}

#about .about-box .about-con .s-box .tit span {
	width: 70px;
	height: auto;
	overflow: hidden;
	float: left;
	display: block;
}

#about .about-box .about-con .s-box .tit input {
	border: 0;
	outline: 0;
	color: #666666;
	line-height: 25px;
	display: block;
	width: calc(100% - 70px);
}

#about .about-box .about-con .s-box .des textarea {
	border: 0;
	outline: 0;
	padding: 15px 30px;
	line-height: 25px;
	color: #666666;
	display: block;
	width: 100%;
}

#comsubmit {
	width: 180px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	background-color: #FE552E;
	color: #fff;
	font-weight: bold;
	display: block;
	margin: 35px auto 15px;
	border-radius: 10px;
}

#about .about-box .about-con .s-box .write {
	display: none;
}

/*about-write*/
/*about-one*/
.about-box .about-one-input {
	position: relative;
}

.about-box .about-one-input .img-input {
	position: absolute;
	right: 0px;
	top: 0;
}

.about-box .about-one-input .img-input img {
	width: 100px;
	height: 100px;
	border: #ccc solid 1px;
}

.about-box .about-one-input .img-input input {
	position: absolute;
	width: 100px;
	height: 100px;
	margin-left: -100px;
	cursor: pointer;
	z-index: 500;
	opacity: 0;
}

.about-box .about-one-input .img-input div {
	position: absolute;
	width: 100px;
	height: 100px;
	background: #000;
	opacity: 0.5;
	z-index: 1000;
	text-align: center;
	line-height: 115px;
	margin-top: -102px;
	display: none;
}

.about-box .about-one-input .img-input div i {
	color: #fff;
	font-size: 40px;
	animation: avatar-upload 2s linear infinite;
}

.about-box .about-one-input .user-m-display {
	position: absolute;
	right: 0px;
	top: 110px;
	width: 100px;
	height: 20px;
	color: #f00;
}
.about-box .about-one-input .user-s-display {
	position: absolute;
	right: 0px;
	top: 140px;
	width: 100px;
	height: 20px;
	color: #f00;
}

.about-box .about-one-input.recharge h3 {
	margin-bottom: 20px;
	margin-top: 20px;
}

.about-box .about-one-input.recharge .money {
	width: 100%;
	height: 50px;
	font-size: 18px;
	font-weight: bold;
	color: #c54f00;
	line-height: 50px;
}

.about-box .about-one-input.recharge .row-money {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.about-box .about-one-input.recharge .row-money .list {
	width: 150px;
	height: 100px;
	float: left;
	text-align: center;
}

.about-box .about-one-input.recharge .row-money .list label {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100px;
	height: 100px;
	border: #ccc solid 1px;
	border-radius: 5px;
	cursor: pointer;
}

.about-box .about-one-input.recharge .row-money .list label:hover {
	border: #c54f00 solid 1px;
}

.about-box .about-one-input.recharge .row-money .list label.active {
	border: #c54f00 solid 1px;
	background: #efefef;
}

.about-box .about-one-input.recharge .row-money .list label .y {
	display: block;
	width: 100px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #2f2725;
}

.about-box .about-one-input.recharge .row-money .list label .m {
	display: block;
	width: 100px;
	height: 50px;
	line-height: 50px;
	color: #ce2900;
	font-weight: bold;
	font-size: 18px;
}

.about-box .about-one-input.recharge .row-paytype {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.about-box .about-one-input.recharge .row-paytype .list {
	width: 250px;
	height: auto;
	overflow: hidden;
	float: left;
	text-align: center;
}

.about-box .about-one-input.recharge .row-paytype .list label {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 200px;
	height: auto;
	overflow: hidden;
	border: #ccc solid 1px;
	border-radius: 5px;
	cursor: pointer;
	padding: 10px;
}

.about-box .about-one-input.recharge .row-paytype .list label:hover {
	border: #c54f00 solid 1px;
}

.about-box .about-one-input.recharge .row-paytype .list label.active {
	border: #c54f00 solid 1px;
	background: #efefef;
}

.about-box .about-one-input.recharge .row-paytype .list label img {
	width: 150px;
}


.about-box .about-one-input.recharge .row-paytype .list label img {
	width: 150px;
}

.about-box .about-one-input.moneylog .row {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}

.about-box .about-one-input.moneylog .row h4 {
	margin: 0;
	padding: 0;
}

.about-box .about-one-input.moneylog .row p {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
}

@keyframes avatar-upload {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.about-box .about-one-input .list {
	margin-bottom: 15px;
}

.about-box .about-one-input .list label {
	display: inline-block;
	width: 70px;
	font-size: 14px;
	position: relative;
	padding-right: 12px;
}

.about-box .about-one-input .list label font {
	font-size: 12px;
	color: red;
	top: 0;
}

.about-box .about-one-input .list input {
	height: 37px;
	line-height: 37px;
	padding-left: 15px;
	display: inline-block;
	outline: 0;
	border: 0;
	border: 1px solid #eee;
}

.about-box .about-one-input .list.text {
	position: relative;
	padding-left: 75px;
}

.about-box .about-one-input .list.text label {
	position: absolute;
	left: 0;
	top: 15px;
}

.about-box .about-one-input .list.text textarea {
	display: inline-block;
	width: 90%;
	outline: 0;
	border: 0;
	border: 1px solid #eee;
	background-color: #f9fafb;
	padding: 15px;
}

.about-box .about-one-input .list.radio {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.about-box .about-one-input .list.radio label {
	display: block;
	float: left;
	height: 37px;
	line-height: 37px;
}

.about-box .about-one-input .list.radio input {
	float: left;
	margin-right: 10px;
	;
}

/*about-one*/
/*about-mysubmit*/
.about-box .sub-search {
	padding: 25px;
	border: 1px solid #ddd;
	overflow: hidden;
}

.about-box .sub-search .sub-radio {
	display: inline-block;
}

.about-box .sub-search .sub-radio .list {
	display: inline-block;
	margin-right: 15px;
	font-size: 12px;
	color: #666;
}

.about-box .sub-search .sub-radio .list input[type=radio] {
	position: relative;
	top: 2px;
	border-color: #666666;
}

.about-box .sub-search .sub-img {
	display: block;
	margin-right: 0;
	margin-left: auto;
	float: right;
	width: 17px;
}

.about-box .sub-list .list {
	padding: 25px 20px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
}

.about-box .sub-list .list .left {
	float: left;
	width: 82%;
}

.about-box .sub-list .list .img {
	float: left;
	margin-right: 20px;
	width: 45px;
}

.about-box .sub-list .list .img img {
	display: block;
	width: 100%;
}

.about-box .sub-list .list .con {
	float: left;
}

.about-box .sub-list .list .con div {
	font-size: 20px;
	line-height: 27px;
	padding-bottom: 10px;
}

.about-box .sub-list .list .con p {
	font-size: 14px;
	line-height: 25px;
	color: #aaa;
}

.about-box .sub-list .list .cad {
	font-size: 12px;
	color: #888;
	margin-top: 45px;
}

.about-box .sub-list .list .cad a {
	color: #888;
	position: relative;
	padding-left: 14px;
	background-image: url(/assets/img/158/qyback.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	top: -1px;
}

.about-box .sub-list .list .cad a font {
	border-bottom: 1px solid #888;
}

.about-box .sub-list .list .right {
	float: right;
}

.about-box .sub-list .list .right a {
	display: block;
	margin-bottom: 5px;
	color: #888;
	font-size: 12px;
}

/*about-mysubmit*/
/*read-history*/
#about .about-box .about-con .s-tit a.s-url {
	padding-right: 0;
	background: unset !important;
	border: 1px solid #ff552e;
	color: #ff552e;
	padding: 0 15px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	border-radius: 5px;
	top: -7px;
}

.about-box .sub-list.history .list {
	padding-left: 0;
	padding-right: 0;
}

.about-box .sub-list.history .list .left {
	width: 80%;
}

.about-box .sub-list.history .list .time {
	float: left;
	font-size: 12px;
	color: #888;
}

.about-box .sub-search {
	overflow: hidden;
}

.about-box .sub-search span {
	font-size: 12px;
}

.about-box .sub-search span:nth-child(1) {
	float: left;
	width: 82%;
}

.about-box .sub-search span:nth-child(2) {
	float: left;
	padding-right: 15px;
	position: relative;
}

.about-box .sub-search span:nth-child(2)::after {
	content: "&gt;";
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	font-size: 12px;
	right: 0;
	top: 2px;
	transform: rotateZ(90deg) scale(1, 1.1);
	color: #888;
}

.about-box .sub-search span:nth-child(3) {
	float: right;
	padding-right: 5px;
}

.about-box .sub-list.history .list .right {
	float: right;
	padding-right: 33px;
}

/*read-history*/


/*my-collect*/


.about-box .about-con .staff_table {
	width: 100%;
}

.about-box .about-con .staff_table thead {
	border: #ddd solid 1px;
}

.about-box .about-con .staff_table thead tr th {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	color: rgb(58, 58, 58);
	text-align: center;
}

.about-box .about-con .staff_table thead tr th:nth-child(2) {
	width: 30%;
}

.about-box .about-con .staff_table tbody {
	border: #fff solid 1px;
}

.about-box .about-con .staff_table tbody tr td {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	color: rgb(58, 58, 58);
	text-align: center;
}


/*my-collect*/
/*who-collect*/
/* .about-box .about-con .s-tit .radio-box {
	overflow: hidden;
}

.about-box .about-con .s-tit .radio-box .list {
	display: inline-block;
	position: relative;
	margin-left: 15px;
	font-size: 12px;
}

.about-box .about-con .s-tit .radio-box .list input {
	position: relative;
	top: 1.5px;
}

.about-box .about-con .who-c-box {
	border: 1px solid #ddd;
	overflow: hidden;
	padding: 25px;
}

.about-box .about-con .who-c-box span {
	font-size: 12px;
	float: left;
	width: 20%;
	text-align: center;
}

.about-box .about-con .who-c-box span:nth-child(2) {
	width: 25%;
}

.about-box .about-con .who-c-box span:nth-child(3) {
	width: 15%;
}

.about-box .sub-list.wc .list .c-man {
	width: 23%;
	float: left;
	overflow: hidden;
}


.about-box .sub-list.wc .list .c-man .img {
	font-size: 12px;
	margin-right: 10px;
	width: 50px;
}

.about-box .sub-list.wc .list .c-man .con {
	float: left;
	width: 95px;
	margin-top: 3px;
}


.about-box .sub-list.wc .list .left {
	width: 59.5%;
}

.about-box .sub-list.wc .list .con {
	float: left;
	width: 80%;
}

.about-box .sub-list.wc .list .con div {
	font-size: 15px;
	line-height: 24px;
	padding-bottom: 3px;
}


.about-box .sub-list.wc .list .con p {
	font-size: 12px;
	line-height: 18px;
	color: #aaa;
}

.about-box .sub-list.wc .list .time {
	width: 10%;
	float: left;
	font-size: 12px;
	color: #888;
}


.about-box .sub-list.wc .list .right {
	width: 6%;
} */

/*who-collect*/










/*media for user*/


@media screen and (max-width: 1260px) {
	.w1225 {
		width: 100%;
		padding: 0 20px;
	}

	#about .about-menu {
		width: 22.25%;
	}

	#about .about-box {
		width: 76%;
	}

	.mp1 .mp-right {
		float: right;
		width: 75%;
		padding-top: 13px;
	}
}


@media screen and (max-width: 1182px) {
	.mp {
		width: 100%;
		height: auto;
		padding-bottom: 60px;
	}

	.mp1 .mp-right {
		float: right;
		width: 84%;
		padding-top: 13px;
	}

	.mp2 {
		margin-top: 20px;
	}

	#about .about-box .about-con {
		padding: 15px;
	}

	#about .about-box .about-con .s-box .tit {
		padding: 15px 15px;
		font-size: 12px;
		line-height: 20px;
	}

	#about .about-box .about-con .s-box .des {
		padding: 15px 15px;
		font-size: 12px;
		line-height: 20px;
	}

	#about .about-box .about-con .s-box.pro-box {
		padding: 15px;
	}
}

@media screen and (max-width: 1000px) {


	#about .about-menu,
	#about .about-box {
		width: 100%;
		height: auto;
	}

	#about .about-menu {
		width: 100%;
	}

	.about-box .about-one-input .input-box {
		margin-top: 140px;
	}


	.about-box .about-one-input .img-input {
		position: absolute;
		left: 1px;
		right: unset;
		top: -120px;
	}

	.about-box .about-one-input .user-m-display {
		position: absolute;
		left: 120px;
		right: unset;
		top: -120px;
	}

	.about-box .about-one-input .user-s-display {
		position: absolute;
		left: 120px;
		right: unset;
		top: -90px;
	}

	#about .about-menu .menu-box&gt;ul&gt;li&gt;a {
		padding: 0px 20px 0px 45px;
		margin-bottom: 5px;
		font-size: 14px;
		line-height: 30px;
		height: 30px;
		position: relative;
	}

	#about .about-menu .menu-box&gt;ul&gt;li .child-menu {
		padding: 10px 0;
		margin-top: -10px;
	}

	#about .about-menu .menu-box&gt;ul&gt;li .child-menu a {
		display: block;
		line-height: 30px;
		height: 30px;
		padding: 0px 28px 0px 55px;
		font-size: 12px;
	}


}


@media screen and (max-width: 600px) {
	/* .mp1 .mp-left {
		display: none;
	} */
	
	#about .about-menu .menu-box{position:relative;height:40px;overflow;overflow: hidden;padding-top: 40px;}
	
	#about .about-menu .menu-box:before{
    	content: "用户菜单 &gt;";
    	display: block;
    	width: 100%;
    	padding-left: 20px;
    	font-size: 16px;
    	color: #fff;
    	box-sizing: border-box;
    	position: absolute;
    	top: 0;
    	left: 0;
    }
    
    #about .about-menu.kfzx .menu-box:before{
        color:#3e3e3e;
    }
    #about .about-menu .menu-box.active{height:unset}
    
    #about .about-menu .menu-box&gt;ul{
        display: block;
        width:100%;
    }
    
    #about .about-menu .menu-box&gt;ul&gt;li&gt;a {
        padding: 0px 20px 0px 20px
        
    }
    
    #about .about-menu .menu-box&gt;ul&gt;li .child-menu a{
        padding: 0px 28px 0px 30px;
    }
    
    #about .about-menu .out{display: none;}

	.mp1 .mp-right {
		float: right;
		width: 100%;
	}

	.mp1 .mp-right .company {
		font-size: 16.5px;
	}

	.mp1 .mp-right .mess1 .name p {
		font-size: 16.45px;
	}

	.mp1 .mp-right .mess1 .vip {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 15px;
		position: absolute;
        top: 20px;
        right: 10px;
	}


	.mp2 .tit {
		font-size: 16.5px;
	}

	.mp2 .des {
		font-size: 12px;
		line-height: 22px;
	}

	.mp1 .mp-right .mess1 .name.style2 p font {
		display: inline-block;
	}

	.about-box .about-one-input.recharge .row-money .list {
		width: 100%;
	}

	.about-box .about-one-input.recharge .row-money .list label {
		width: 100%;
	}

	.about-box .about-one-input.recharge .row-money .list label .y {
		width: 100%;
	}

	.about-box .about-one-input.recharge .row-money .list label .m {
		width: 100%;
	}

	.about-box .about-one-input.recharge .row-paytype .list {
		width: 100%;
	}

	.about-box .about-one-input.recharge .row-paytype .list label {
		width: 100%;
	}
	
	#about .about-box .about-con .s-box.pro-box .list {
        width: 49%;
        height: 185px;
        background-color: #eee;
    }
    
    #about .about-box .about-con .s-box.pro-box .list:nth-child(5n) {
    	margin-right: 2%;
    }
    
    #about .about-box .about-con .s-box.pro-box .list:nth-child(2n) {
    	margin-right: 0;
    }
    
    #about .about-box .about-con .s-box.pro-box .list img {
        width: 100%;
        height: 100%;
        margin: 0 auto;
    }
    
    
}

/*media for user*/

/*media for mysubmit*/
@media screen and (max-width: 1260px) {
	.about-box .sub-list .list .left {
		float: left;
		width: 87%;
	}

	.about-box .sub-list .list .img {
		float: left;
		margin-right: 10px;
		width: 40px;
		min-width: 30px;
	}

	.about-box .sub-list .list .con {
		float: left;
		width: 77%;
	}

	.pages .page-left .prev,
	.pages .page-left .next {
		height: 35px;
		line-height: 35px;
		padding: 0 10px;
		font-size: 13px;
	}

	.pages .page-num a {
		height: 35px;
		line-height: 35px;
		padding: 0 10px;
		font-size: 13px;
	}

	.pages .page-right {
		line-height: 35px;
	}
}


@media screen and (max-width: 1182px) {

	.about-box .sub-list .list {
		position: relative;
	}
}


@media screen and (max-width: 600px) {
	.about-box .sub-search {
		padding: 15px;
		position: relative;
	}

	.about-box .sub-list .list {
		padding: 15px 0px;
	}

	.about-box .sub-list .list .img {
		width: 100%;
		margin-bottom: 20px;
	}

	.about-box .sub-list .list .img img {
	    width: 100px;
	    max-width: 300px;
	}

	.about-box .sub-list .list .con {
		float: left;
		width: 100%;
	}

	.about-box .sub-list .list .con div {
		font-size: 15px;
		line-height: 23px;
	}

	.about-box .sub-list .list .con p {
		font-size: 12px;
		line-height: 20px;
	}

	.about-box .sub-list .list .cad a {
		display: block;
	}

	.about-box .sub-list .list .cad span {
		display: block;
	}


	.pages .page-right {
		height: auto;
	}



	.about-box .sub-list .list .left {
		float: left;
		width: 100%;
	}

	.about-box .sub-list .list .right {
		float: right;
		position: absolute;
		right: 0px;
		top: 15px;
		width:85px;
	}

    .about-box .sub-list .list .right a {
        margin-bottom: 10px;
        margin-right: 0px;
        text-align: center;
    }
    
    
    .about-box .sub-list .list .right {
        overflow: hidden;
        padding-top: 20px;
        height: 20px;
        background-color: #fff;
    }
    .about-box .sub-list .list .right::before {
        position: absolute;
        content: "操作 &gt;";
        top: 0;
        right: 0;
        font-size: 12px;
        border: 1px solid #ccc;
        padding: 3px;
        color: #555;
        box-sizing: border-box;
        width:100%;
        text-align: center;
    }
    
    .about-box .sub-list .list .right.active{
        height: auto;
        padding:10px 10px;
        padding-top: 30px;
        outline: 1px solid #eee;
    }

}

@media screen and (max-width: 390px) {


	.about-box .sub-search .sub-img {
		position: absolute;
		top: 10px;
		right: 10px;
		background-color: #ddd;
		width: 30px;
		height: 30px;
		padding: 7px;
	}


}


/*media for mysubmit*/



/*media for whocollect*/
@media screen and (max-width: 600px) {
	#about .about-menu{padding-top: 20px;}
	#about .about-menu {
        padding-top: 20px;
        position: absolute;
        left: 0;
        width: calc(100% - 40px);
        margin: 0 auto;
        right: 0;
        z-index: 3;
    }
    
    #about .about-box{padding-top:80px}
	.about-box .sub-list.wc .list .c-man {
		width: 65px;
	}

	.about-box .sub-list.wc .list .left {
		width: 44.5%;
	}

	.about-box .sub-list.wc .list .time {
		width: 67px;
	}

	.about-box .sub-list.wc .list .right {
		width: 25px;
		right: 10px;
	}

	.about-box .sub-list.wc .list .left .con div {
		font-size: 13px;
		line-height: 23px;
		padding-bottom: 3px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		text-overflow: ellipsis;
		-ms-text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
	}

	.about-box .sub-list.wc .list .left .con p {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		text-overflow: ellipsis;
		-ms-text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
	}
}


@media screen and (max-width: 410px) {
	.about-box .sub-list.wc .list .left {
		width: 33.5%;
	}

	.about-box .sub-list.wc .list .con {
		float: left;
		width: 100%;
	}

	.about-box .sub-list .list .img img {
	    width: 80px;
	}

	.about-box .sub-list.wc .list .c-man {
		width: 45px;
	}

	.about-box .sub-list.wc .list .c-man .con {
		float: left;
		width: 33px;
		margin-top: 3px;
	}
}

@media screen and (max-width: 1000px) {

	.about-box .sub-search {
		padding: 15px;
	}

	.about-box .sub-list.history .list .right {
		float: right;
		padding-right: 15px;
	}

	.about-box .sub-search span:nth-child(1) {
		float: left;
		width: 58%;
	}

	.about-box .sub-list.history .list .left {
		width: 100%;
	}
}

@media screen and (max-width: 600px) {
	.about-box .sub-search {
		padding: 10px;
	}

	.about-box .sub-search span:nth-child(1) {
		float: left;
		width: 48%;
	}

}



/*20221229*/
.about-box.change .about-one-input {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}

.about-box.change .about-one-input .input-box {
	width: 400px;
	height: auto;
	margin-top: 80px;
	overflow: hidden;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.about-box.change .about-one-input .list input {
	width: 300px;
}

.about-box.change .about-one-input .list button {
	padding: 0;
	width: 80px;
	height: 35px;
	position: absolute;
	margin-left: -80px;
}

.about-box.change .about-one-input .list {
	margin-bottom: 15px;
}

@media screen and (max-width: 900px) {
	.about-box.change .about-one-input .input-box {
		margin-top: 30px;
		width: 100%;
	}

	.about-box.change .about-one-input .list input {
		width: calc(100% - 97px);
	}

	#about .about-box.change .about-con {
		min-height: auto;
	}
}


/*20221231*/
.about-box.ent .about-one-input {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}

.about-box.ent .about-one-input .input-box {
	width: 450px;
	height: auto;
	margin-top: 80px;
	overflow: hidden;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.about-box.ent .about-one-input .list {
	width: 450px;
	margin: 0 auto;
	margin-bottom: 15px;
}

.about-box.ent .about-one-input .list.message {
	height: 40px;
	text-align: center;
}

.about-box.ent .about-one-input .list.message .err {
	color: #ff0000;
}

.about-box.ent .about-one-input .list input {
	width: 300px;
}


.about-box.ent .about-one-input .list label {
	width: 100px;
}


.about-box.ent .about-one-input .list img {
	width: 450px;
}

.about-box.ent .about-one-input .list.ent-pos .ent-list {
	width: 300px;
	display: inline-block;
	position: relative;
}


@media screen and (max-width:600px) {
	.about-box.ent .about-one-input .list label {
		width: 80px;
		font-size: 12px;
	}

	.about-box.ent .about-one-input .list.ent-pos .ent-list {
		width: 150px;
	}
	
	.about-box.ent .about-one-input .input-box{width:100%;}
	
	.about-box.ent .about-one-input .list{width:100%;}

	.about-box.ent .about-one-input .list input {
		width: 180px;
		font-size:12px;
	}

	.about-box.ent .about-one-input .input-box {
		margin-top: 30px;
	}

	.about-box.ent .about-one-input {
		margin-top: 0px;
	}

	#about .about-box.ent .about-con {
		min-height: unset;
	}
}

.about-box.ent-option .about-con .who-c-box {
	padding: 0;
	border: 0;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}

.about-box.ent-option .about-con .who-c-box span {
	width: 25% !important;
	text-align: center;
	margin-right: 0 !important;
}

.about-box.ent-option .sub-list .list {
	padding: 0;
	padding-bottom: 15px;
}

.about-box.ent-option .sub-list .list .c-man {
	width: 25% !important;
	text-align: center;
	margin-right: 0 !important;
}

.about-box.ent-option .sub-list.wc .list .c-man .con {
	width: 100%;
}

.about-box.ent-option .sub-list.wc .list .left {
	width: 25% !important;
	text-align: center;
	margin-right: 0 !important;
}

.about-box.ent-option .sub-list.wc .list .con {
	width: 100%;
}


.about-box.ent-option .sub-list .list .time {
	width: 25% !important;
	text-align: center;
	padding-top: 3px;
	margin-right: 0 !important;
}

.about-box.ent-option .about-con .who-c-box span:nth-child(3)::after {
	display: none;
}


.about-box.ent-option .sub-list .list .right {
	width: 25% !important;
	text-align: center;
	top: 0;
	right: 0;
}

@media screen and (max-width:600px) {

	#about .about-menu,
	#about .about-box .about-con {
		min-height: unset;
	}
}



/*图库样式20240809*/

                    .text_img_box {
                        width: 500px;
                        height: 200px;
                        border: 1px solid #333;
                        position: absolute;
                        padding-top: 45px;
                        padding-bottom: 35px;
                        overflow: hidden;
                        margin-top: 15px;
                        background-color: #fff;
                        z-index: 3333;
                        right: 0;
                    }
                    
                    input#searchimg {
                        position: absolute;
                        top: 0;
                        left: 0;
                        width: 98%;
                        margin: 1%;
                        height: 30px;
                        line-height:30px;
                        padding-left: 5px;
                        font-size: 13px;
                    }
                    
                    .searchimgbox {
                        height: 150px;
                        overflow-y: auto;
                    }
                    
                    #about .about-box .about-con .s-tit a.searchdata {
                        float: left;
                        width: 25%;
                        padding: 0 5%;
                        display: block;
                        box-sizing: border-box;
                        text-align: center;
                        margin-bottom: 20px;
                        position: relative;
                        line-height: unset;
                        height: unset;
                        background: unset;
                        color: #333;
                    }
                    
                    .searchdata::after {
                        content: "";
                        background-color: rgb(255 85 46);
                        opacity: 0;
                        display: block;
                        width: 90%;
                        height: 90%;
                        left: 0;
                        right: 0;
                        top: 0;
                        margin: 0 auto;
                        position: absolute;
                    }
                    
                    .searchdata.active::after{
                        opacity: 0.6;
                    }
                    
                    .searchdata .img{
                        height: 50px;
                        display: flex;
                        align-items: center;
                    }
                    
                    .searchdata img {
                        max-width: 90%;
                        max-height: 90%;
                        display: block;
                        margin: 0 auto;
                    }
                    
                    .searchdata p {
                        font-size: 12px;
                        width: 100%;
                        word-break: break-all;
                        margin-top: 10px;
                        height: 50px;
                    }
                    
                    #openhisimg{
                        display: inline-block;
                        margin-left: 35px;
                        width:120px;
                        height: 35px;
                        line-height: 35px;
                        background-color: #ff552e;
                        color:#fff;
                        font-size:16px;
                        text-align: center;
                        border-radius: 5px;
                    }
                    
                    
                    .text_img_box .bottom {
                        position: absolute;
                        bottom: 0;
                        width: 100%;
                        background-color: #fff;
                    }
                    
                    input#chooseimg{
                        width:120px;
                        text-align: center;
                        margin: 1%;
                    }
                    
                    .text_img_box span{
                        font-size: 12px;
                        color: red;
                    }

/*图库自适应*/
@media(max-width:1100px){
    .text_img_box{width:100%}
    #about .about-box .about-con .s-tit a.searchdata{width:50%;}
}</pre></body></html>