@charset "utf-8";

html,
body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
	overflow-y: auto;
}

body::-webkit-scrollbar {
	display: none;
}


body {
	/* background: rgb(0, 130, 200) url(./img/bg2.jpg) no-repeat center top; */
	background: url(../img/honghe/bg.png) no-repeat center;
	background-size: cover
}

.bg-mobile {
	background: url(../img/diqing/bg-mobile.png) no-repeat center;
	background-size: cover
}

.znsc_module_list {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	align-content: flex-start;
}

.new_list_rhcb {
	cursor: pointer;
	/* height: 318px; */
	margin: 0 24px 0 0;
	/* background: url(../images/bjcloudhongqi/rhcb.png) no-repeat center 100%; */
}

.new_list_xnaizb {
	cursor: pointer;
	/* height: 90px; */
	margin: 0 0 22px 0;
	/* background: url(../images/bjcloudhongqi/xnaizb.png) no-repeat center 100%; */
}

.new_list_appgc {
	cursor: pointer;
	/* height: 90px; */
	margin: 0 0 22px 0;
	/* background: url(../images/bjcloudhongqi/appgc.png) no-repeat center 100%; */
}

.new_list_h5pt {
	cursor: pointer;
	/* height: 90px; */
	/* background: url(../images/bjcloudhongqi/h5pt.png) no-repeat center 100%; */
}

.content {
	width: 100% !important;
	max-width: 1755px;
	margin: 0 auto;
	text-align: center;
	/* padding: 0 100px; */
}

/*.header-box {*/
/*	height: 145px;*/
/*	margin-top: 15px;*/
/*	margin-bottom: 20px;*/
/*}*/

.header-box img {
	height: 100%;
}

.header-box {

	/*height:100%;*/
}
.header-box{
display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 82px;
	
	}
.header-text {
	height: 81px;
/*	margin-top: 66px !important;*/
	text-align: left;
	/* margin-left: 92px; */
}

.header-text img {
	height: 100%;
}

.title {
	vertical-align: super;
	margin-left: 10px;
	position: relative;
	top: 15px;
}

#newExit2 {
	display: flex;
	align-items: flex-end;
}

.text-box {
/*	position: absolute;*/
	right: 8%;
	top: 78px;
}

.text-mobile-box {
	position: unset;
	width: 100%;
	height: 2.75rem;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.text-mobile-box .tianqi {
	display: none;
}

.text-box img {
	cursor: pointer;
}

#newExit2 .changPassword-block {
	display: flex;
	align-items: center;
	cursor: pointer;
	height: 100%;
}

#newExit2 .changPassword-block .current-time {
	font-size: 56px;
	font-family: MiSans-Normal, MiSans;
	color: #3E4554;
	margin-right: 16px;
}

#newExit2 .changPassword-block .date-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 40px;
	border-left: 1px solid #BECADB;
	padding-left: 16px;
}

#newExit2 .changPassword-block .current-week {
	font-size: 26px;
	font-family: PingFang SC-Regular, PingFang SC;
	color: #3E4554;
}

#newExit2 .changPassword-block .current-date {
	font-size: 14px;
	font-family: MiSans-Normal, MiSans;
	color: #7B849E;
}

#newExit2 .changPassword-block .user-avarter-box {
/*	margin-left: 40px;*/
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	flex-direction: column;
	align-items: center;
	margin-right: 30px;
}

#newExit2 .changPassword-block .user-avarter-box .user-name {
	color: #80bffe;
	margin: 0;
}

#newExit2 .changPassword-block .user-avarter {
	width: 58px;
	height: 58px;
}

#newExit2 .changPassword-block .user-mobile-avarter {
	width: 1.75rem !important;
	height: 1.75rem !important;
	margin-left: 1rem !important;
}

.mobile-title {
	display: none;
	margin-left: 1.8rem;
	font-size: 1.13rem;
	font-weight: 500;
}

.honghe-nav-box {
	max-width: 1680px;
	/* display: flex;
   				flex-wrap: wrap;
				justify-content: center; */
	/* margin-left: -86px; */
	margin: 72px auto 40px;
}

.honghe-nav-mobile-box {
	max-width: none;
	margin: unset;
	width: 100%;
	margin-top: .75rem;
}

.white_content5 {
	display: none;
	position: absolute;
	top: 16% !important;
	right: 8%;
	width: 135px;
	/* height: 96px; */
	/* border: 1px solid lightblue; */
	/* background: rgba(255, 255, 255, 1); */
	background: #FFFFFF;
	box-shadow: 0px 2px 6px 0px rgba(140, 140, 140, 0.5);
	z-index: 1002;
	color: #2c2a2a;
	border-radius: 5px;
}

.white_content5_mobile {
	width: auto !important;
	right: unset !important;
	left: 5% !important;
	top: 8% !important;
}

.module1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
}

.naw_lists {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
}

.naw_listsxt {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-start;
	align-items: center;
}

.new_module {
	position: relative;
	max-width: 23%;
	height: 364px;
	background: linear-gradient(134deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 100%), linear-gradient(176deg, rgba(255, 255, 255, 0.9649) 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(174deg, rgba(221, 243, 255, 0.7242) 0%, rgba(255, 255, 255, 0) 100%);
	border-radius: 16px;
/*	margin: 0 48px 0 0;*/
}

.new_module_mobile {
	max-width: 100%;
	width: 100%;
	height: auto;
	position: unset;
	padding: .5rem;
	margin: 1rem;
}

.new_module:last-of-type {
	margin-right: 0;
}

.new_module_mobile:last-of-type {
	margin-right: 1rem;
}

.new_module_bg {
	height: 188px;
}

.new_module_bg img {
	width: 100%;
	height: 188px;
	border-radius: 20px 20px 0 0;
}

.new_module_name {
	position: absolute;
	top: 16px;
	left: 24px;
	font-size: 26px;
	font-family: YouSheBiaoTiHei-Bold, YouSheBiaoTiHei;
	color: #2750AF;
	margin: 0;
}

.new_module_mobile_name {
	position: unset;
	font-size: 1rem;
	margin: 0;
	text-align: left;
	font-weight: bold;
	margin-bottom: .5rem;
}

.new_module_list {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	height: 176px;
}

.new_module_list2 {
	display: flex;
	flex-direction: row;
	height: auto;
	justify-content: space-between;
}

.new_module_mobile_list {
	justify-content: space-between;
	height: auto;
}

.list_module {
	cursor: pointer;
}

.list_module a {
	text-decoration: none;
}

.list_module img {
	width: 64px;
	height: 64px;
	transition: transform 0.3s ease;
}

.list_module img:hover {
	transform: scale(1.2);
}

.list_module_mobile img {
	width: 2rem;
	height: 2rem;
}

.list_module2 {
	width: 9.5rem;
	height: 8.5rem;
	background: radial-gradient(110% 110% at -25% -10%, #00D389 0%, #71E6C5 100%);
	border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
}

.list_module2 a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	padding: .5rem;
	box-sizing: border-box;
}

.list_module2 #rhcb_mobile img {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 3.5rem;
	height: 3.5rem;
}

.list_module2 #rhcb_mobile #list_names {
	font-size: .88rem;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0.5rem;
}

.list_module_arr {
	width: 9.44rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.list_module3 {
	width: 100%;
	height: 4rem;
}

.list_module3 a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	box-sizing: border-box;
	padding: .5rem;
}

.list_module3 a img {
	position: absolute;
	width: 2rem;
	height: 2rem;
	bottom: 0.5rem;
	right: 0.5rem;
}

.list_module3 a #list_names {
	font-size: .88rem;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0.5rem;
}

.list_module3 #spcz_mobile {

	background: linear-gradient(180deg, #00AEE7 0%, #77D4ED 100%);
	border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
}

.list_module3 #dscld_mobile {
	background: linear-gradient(180deg, #0263E4 0%, #68A0FD 100%);
	border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
}

.list_module2 #mzk_mobile {
	width: 9.5rem;
	height: 8.5rem;
	background: radial-gradient(110% 87% at -45% 45%, #FF9447 0%, #FFBB3D 100%);
	border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
}

.list_module2 #mzk_mobile img {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 3.5rem;
	height: 3.5rem;
}

.list_module2 #mzk_mobile #list_names {
	font-size: .88rem;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0.5rem;
}

.list_module3 #tjfx_mobile {
	background: linear-gradient(360deg, #9B98FB 0%, #5254D5 100%);
	border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
}

.list_module3 #jxkh_mobile {
	background: linear-gradient(180deg, #00AEE7 0%, #77D4ED 100%);
	border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
}

.cbfx_mobile {
	box-sizing: border-box;
	padding: .38rem 0;
	display: inline-block;
	width: 6.13rem;
	height: 4.13rem;
	background: linear-gradient(180deg, #20C77F 0%, #81E8AF 100%);
	border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
}

.yqjc_mobile {
	box-sizing: border-box;
	padding: .38rem 0;
	display: inline-block;
	width: 6.13rem;
	height: 4.13rem;
	background: linear-gradient(360deg, #FCC051 0%, #FF904C 100%);
	border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
}

.module2 {
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
}

.module2_mobile {
	flex-direction: column;
	margin: 1rem;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

#system_manage_mobile {
	background: linear-gradient(134deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 100%), radial-gradient(110% 110% at -50% 0%, rgba(255, 255, 255, 0.9649) 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(110% 138% at 49% 94%, rgba(221, 243, 255, 0.7242) 0%, rgba(255, 255, 255, 0) 100%);
	border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
	border: 0.06rem solid #FFFFFF;
	box-sizing: border-box;
	padding: .5rem;
}

#quick_entry_mobile {
	background: linear-gradient(134deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 100%), radial-gradient(110% 110% at -50% 0%, rgba(255, 255, 255, 0.9649) 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(110% 138% at 49% 94%, rgba(221, 243, 255, 0.7242) 0%, rgba(255, 255, 255, 0) 100%);
	border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
	border: 0.06rem solid #FFFFFF;
	box-sizing: border-box;
	padding: .5rem;
	margin-top: 1rem;
}

#quick_entry_mobile .module2_name {
	font-family: PingFang SC, PingFang SC;
	font-weight: bold;
	font-size: 1rem;
	color: #2750AF;
	line-height: 1.5rem;
	text-align: left;
	font-style: normal;
	text-transform: none;
	height: auto;
}

#system_manage_mobile .module2_name {
	font-family: PingFang SC, PingFang SC;
	font-weight: bold;
	font-size: 1rem;
	color: #2750AF;
	line-height: 1.5rem;
	text-align: left;
	font-style: normal;
	text-transform: none;
	height: auto;
}

.module2_name {
	height: 34px;
	font-size: 26px;
	font-family: YouSheBiaoTiHei-Bold, YouSheBiaoTiHei;
	color: #2750AF;
	line-height: 34px;
	text-align: left;
}

.quick_entry_list {
	display: flex;
	flex-wrap: wrap;
	width: 816px;
}

.quick_entry_list_module {
	width: 186px;
	height: 60px;
	background: linear-gradient(134deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%), linear-gradient(153deg, #FFFFFF 0%, rgba(255, 255, 255, 0.3) 100%), linear-gradient(158deg, rgba(221, 243, 255, 0.7242) 0%, rgba(255, 255, 255, 0.3) 100%);
	border-radius: 16px;
	margin: 24px 24px 0 0;
	transition: all 0.3s ease;
}

.quick_entry_list_module:hover {
	box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.3);
}

.quick_entry_list_module_mobile {
	width: 4.4rem;
	height: auto;
	background: none;
	/* margin: 1.5rem 1.45rem 0 0; */
}

.quick_entry_list_module_mobile a {
	flex-direction: column;
}

.quick_entry_list_module_mobile a img {
	width: 3.5rem;
	height: 3.5rem;
}

.quick_entry_list_module_mobile a span {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 0.88rem;
	color: #1C1C1E;
	line-height: 1.25rem;
	text-align: center;
	font-style: normal;
	text-transform: none;
	margin-left: 0;
}

.quick_entry_list_module a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.quick_entry_list_module_mobile:nth-of-type(4n) {
	margin-right: 0;
}

.quick_entry_list_module_mobile:nth-of-type(3n) {
	margin-right: auto !important;
}

.quick_entry_list_module:nth-of-type(4n) {
	margin-right: 0;
}

.system_manage_list {
	display: flex;
	flex-wrap: wrap;
	width: 817px;
}

.system_manage_list_module {
	width: 187px;
	height: 60px;
	background: linear-gradient(134deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%), linear-gradient(176deg, #FFFFFF 0%, rgba(255, 255, 255, 0.3) 100%), linear-gradient(174deg, rgba(221, 243, 255, 0.7242) 0%, rgba(255, 255, 255, 0.3) 100%);
	border-radius: 16px;
	margin: 24px 23px 0 0;
	transition: all 0.3s ease;
}

.system_manage_list_module:hover {
	box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.3);
}

.system_manage_list_module_mobile {
	width: 3.6rem;
	height: auto;
	background: none;
	margin: 1.5rem 1.45rem 0 0;
}

.system_manage_list_module_mobile a {
	flex-direction: column;
}

.system_manage_list_module_mobile a img {
	width: 2.5rem;
	height: 2.5rem;
}

.system_manage_list_module_mobile a span {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 0.88rem;
	color: #1C1C1E;
	line-height: 1.25rem;
	text-align: center;
	font-style: normal;
	text-transform: none;
	margin-left: 0;
}

.system_manage_list_module:nth-of-type(4n) {
	margin-right: 0;
}

.system_manage_list_module a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.system_manage_list_module img {
	width: 32px;
	height: 32px;
}

.system_manage_list_module span {
	font-size: 16px;
	font-family: PingFang SC-Regular, PingFang SC;
	color: #1C1C1E;
	margin-left: 12px;
}

.new_list_znmz {
	cursor: pointer;
	/* background: url(../images/bjcloudhongqi/znmz.png) no-repeat center 100%; */
}

.zyhj_class {
	margin: 0 0 0 24px;
}

#list_names {
	text-align: center !important;
	font-size: 16px;
	font-weight: 500;
	padding: 12px 0;
	color: #1c1c1e;
	font-family: PingFang SC-Medium, PingFang SC;
}

.bdzh_module_list {
	display: flex;
	flex-direction: column;
	align-content: flex-end;
	justify-content: flex-end;
	flex-wrap: nowrap;
	align-items: center;
}

.bdzh_module_listws {
	display: flex;
	align-content: flex-end;
	justify-content: flex-end;
	flex-wrap: nowrap;
	align-items: center;
}

.bottomlist {
	display: flex !important;
	justify-content: space-around;
	width: 300px;
	height: 120px;
	padding: 30px 0;
	background: linear-gradient(321deg, #FAFCFF 0%, rgba(255, 255, 255, 0.3) 100%);
	border-radius: 16px;
	opacity: 1;
	border: 1px solid #FFFFFF;
}

.bdzh_bot {
	display: flex;
	width: 100%;
}

.new_list_chzh {
	cursor: pointer;
	/* margin: 0 24px 0 0; */
	/* height: 130px; */
	/* background: url(../images/bjcloudhongqi/xtch.png) no-repeat center 100%; */
}

.new_list_zsrm {
	cursor: pointer;
	/* height: 130px; */
	/* background: url(../images/bjcloudhongqi/zsrm.png) no-repeat center 100%; */
}

.new_list_dsjxt {
	cursor: pointer;
	/* height: 164px; */
	width: 100%;
	/* background: url(../images/bjcloudhongqi/dsjxt.png) no-repeat center 100%; */
}

.dsjxt_mobile {
	box-sizing: border-box;
	padding: .38rem 0;
	display: inline-block;
	width: 6.13rem;
	height: 4.13rem;
	background: linear-gradient(180deg, #0263E4 0%, #68A0FD 100%);
	border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
}

.dsjxt_icon2 {
	display: none;
}

.xtch_mobile {
	box-sizing: border-box;
	padding: .38rem 0;
	display: inline-block;
	width: 6.13rem;
	height: 4.13rem;
	background: linear-gradient(180deg, #00AEE7 0%, #77D4ED 100%);
	border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
}

.kshdp_mobile {
	box-sizing: border-box;
	padding: .38rem 0;
	display: inline-block;
	width: 6.13rem;
	height: 4.13rem;
	background: linear-gradient(360deg, #9B98FB 0%, #5254D5 100%);
	border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
}

.list_names_mobile {
	font-weight: 500 !important;
	font-size: .75rem !important;
	color: #fff !important;
	padding: 0 !important;
}

.new_list_rmzx {
	cursor: pointer;
	/* height: 130px; */
	margin: 22px 0 0 0;
	width: 100%;
	/* background: url(../images/bjcloudhongqi/rmzx.png) no-repeat center 100%; */
}

.col-20 {
	/* width: 25%;
				float: left; */
	margin: 10px;
	cursor: pointer;
}

.hoverItem {
	width: 266px;
	height: 200px;
	background: linear-gradient(180deg, #DFEBFA 0%, #FFFFFF 100%);
	box-shadow: 0px 20px 39px 0px rgba(131, 163, 255, 0.24);
	border-radius: 8px;
	/* border: 2px solid; */
	position: relative;
	border-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)) 2 2;
}

.icon-box {
	/* width: 126px;
                height: 126px; */
	/* background: url(./img/border.png) no-repeat; */
	width: 266px;
	height: 200px;
	/* position: relative; */
	/* margin: 0 auto; */
}

.icon-box-s {
	background: url(../img/add.png) no-repeat center;
}

.halo {
	width: 126px;
	height: 126px;
	background: url(../img/halo.png) no-repeat;
	position: absolute;
	top: -8px;
	left: -8px;
	/*display: none;*/
}

.icon-box-s .halo {
	background: url(../img/halo-s.png) no-repeat;
}

/*.icon-box:hover .halo{
            display: block;
        }*/
.icon {
	overflow: hidden;
	/* width: 126px;
            height: 126px; */
	/* width: 100%; */
	height: 100%;
	/* border-radius: 50%; */
	position: relative;
	background-repeat: no-repeat;
	background-position: 126px 80px;
	background-size: 51% 62%;
}

.title-box {
	position: absolute;
	top: 14px;
	left: 30px;
}

.media {
	background: url(../img/media.png) no-repeat center center;
}

.web {
	background: url(../img/web.png) no-repeat center center;
}

.renwu {
	background: url(../img/renwu.png) no-repeat center center;
}

.user {
	background: url(../img/user.png) no-repeat center center;
}

.produce {
	background: url(../img/sheng.png) no-repeat center center;
}

.monitor {
	background: url(../img/monitor.png) no-repeat center center;
}

.lg {
	background: url(../img/lg.png) no-repeat center center;
}

/* .plus {
				background: url(../img/plus.png) no-repeat center center;
			} */

.authority {
	background: url(../img/authority.png) no-repeat center center;
}

.xcy {
	background: url(../img/xcy.png) no-repeat center center;
}

.qcy {
	background: url(../img/qcy.png) no-repeat center center;
}

.zycf {
	background: url(../img/zych.png) no-repeat center center;
}

.zhsq {
	background: url(../img/zhsq.png) no-repeat center center;
}

.cai {
	background: url(../img/app2.png) no-repeat center center;
	top: 4px;
	left: 4px;
}

.yun {
	background: url(../img/app1.png) no-repeat center center;
	top: 4px;
	left: 4px;
}

.resource {
	background: url("../img/qicaiyun.png") no-repeat center center;
	top: 3px;
	left: 2px;
	border: none;
}

.icon:before {
	content: "";
	position: absolute;
	width: 100px;
	height: 100%;
	top: 0;
	left: -150px;
	overflow: hidden;
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);
	-webkit-transform: skewX(-25deg);
	-moz-transform: skewX(-25deg)
}

.col-20:hover .icon:before {
	left: 100%;
	transition: left .7s ease 0s;
}

.title-box>h2 {
	text-align: center;
	color: #333333;
	font-size: 24px;
	font-family: "微软雅黑";
	font-weight: 600;
	letter-spacing: 1px;
	margin: 10px 0 20px;
	font-size: 20px;
}

#codeOne {
	/* width: 150px;
				height: 150px; */
	/* border: 1px solid #000000; */
	/* position: absolute;
				top: 43rem;
				left: 66.6rem;
				display: none;
				z-index: 999;
				background: url(../image/news.png) no-repeat;
				background-size: cover; */
}

#codeTwo {
	/* width: 150px;
				height: 150px;
				position: absolute;
				left: 43.7rem;
				top: 43rem;
				display: none;
				z-index: 999;
				background: url(../image/collecting.png) no-repeat;
				background-size: cover; */
}


/* .glpt {
            background: url(./img/glpt.png) no-repeat center center;
        } */
.yqjc {
	background: url(../img/yqjc.png) no-repeat center center;
}

.zncb {
	background: url(../img/zncb.png) no-repeat center center;
}

.fktj {
	background: url(../img/fktj.png) no-repeat center center;
}

.bdzh {
	background: url(../img/bdzh.png) no-repeat center center;
}

.mtgl {
	background: url(../img/mtgl.png) no-repeat center center;
}

.appts {
	background: url(../img/appts.png) no-repeat center center;
}

.rwgl {
	background: url(../img/rwgl.png) no-repeat center center;
}

.yhxw {
	background: url(../img/yhxw.png) no-repeat center 100%;
}

.qwnr {
	background: url(../img/qwnr.png) no-repeat center 100%;
}

.xcy {
	background: url(../img/xcy.png) no-repeat center 100%;
}

.code_rwm {
	display: none;
}

.code-box {
	position: absolute;
	bottom: 5%;
	right: 3%;
	/* width: 255px; */
	/* height: 140px; */
}

.code-box .yshqx {
	float: right;
	width: 102px;
	background: #fff;
	padding: 5px;
	border: 2px solid #c11010;
}

.code-box .zlgc {
	float: right;
	width: 102px;
	margin: 0 20px;
	background: #fff;
	padding: 5px;
	border: 2px solid #c11010;
}

.code-box .label {
	font-size: 14px;
	line-height: 14px;
	width: 100%;
	color: #c11010;
	/* display: inline-block; */
	display: block;
	/*text-align-last: justify;*/
}

.code-box img {
	width: 100%;
	/* border: 2px solid #c11010; */
}

.code-box .ydcb {
	float: right;
	width: 102px;
	padding: 5px;
	margin: 0 10px;
	background: #fff;
	border: 2px solid #c11010;
	margin-left: 20px;
}

.code_rwm {
	display: none;
}

.code-box {
	position: absolute;
	bottom: 5%;
	right: 3%;
}

.code-box .yshqx {
	float: right;
	width: 102px;
	background: #fff;
	padding: 5px;
	border: 2px solid #c11010;
}

.code-box .label {
	font-size: 14px;
	line-height: 14px;
	width: 100%;
	color: #c11010;
	display: block;
	text-align-last: justify;
}

.code-box img {
	width: 100%;
}

.code-box .ydcb {
	float: right;
	width: 102px;
	padding: 5px;
	margin: 0 10px;
	background: #fff;
	border: 2px solid #c11010;
	margin-left: 20px;
}

.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}

.white_content {
	display: none;
	position: absolute;
	top: 30%;
	left: 42%;
	width: 400px;
	height: 400px;
	/* border: 1px solid lightblue; */
	background: #fff;
	z-index: 1002;
}

.black_overlay2 {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}

/* .white_content2 {
				display: none;
				position: absolute;
				top: 30%;
				left: 42%;
				width: 400px;
				height: 400px;
				border: 1px solid lightblue;
				background: #fff;
				z-index:1002;
			} */
.white_content2 {
	display: none;
	position: absolute;
	top: 30%;
	left: 42%;
	width: 400px;
	height: 100px;
	/* border: 1px solid lightblue; */
	background: #456ae2;
	z-index: 1002;
	color: #fff;
	border-radius: 5px;

}

.shut_down {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 99999;
	cursor: pointer;
}

#exitsYstem_mobile {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000ad;
	z-index: 1001;
}

.exit_cont_mobile {
	width: 15rem;
	height: 14.5rem;
	top: 50%;
	position: absolute;
	left: 50%;
	position: absolute;
	top: calc(50% - 8rem);
	left: calc(50% - 7.5rem);
	border-radius: 8px;
	background: url(../img/honghe/logout-bg.png) no-repeat #fff;
	background-size: 100% 100%;
}

#determineBtn_mobile {
	width: 5rem;
	display: inline-block;
	height: 2rem;
	line-height: 2rem;
	background: linear-gradient(90deg, #134EFA 0%, #3F8AFF 100%);
	border-radius: 0.09rem 0.09rem 0.09rem 0.09rem;
}

#cancelBtn_mobile {
	width: 5rem;
	display: inline-block;
	height: 2rem;
	line-height: 2rem;
	background: #F5F5F5;
	border-radius: 0.09rem 0.09rem 0.09rem 0.09rem;
	color: #000 !important;
}