/*版心*/
/*公共样式*/

body {
	/* font-family: "微软雅黑"; */
	font-family: 微软雅黑, PingFang SC Semibold, sans-serif, Source Han Sans SC Medium, PingFang SC Medium, PingFang SC Regular, SimSun;

	font-size: 16px;
	width: 100%;
	/*min-width: 1200px !important;*/
	min-width: 1200px;
}

/* @font-face {
	font-family: SimSun;
	font-weight: normal;
	font-style: normal;
	src: url('../gczfonts/simsun.ttc') format('truetype');

}

@font-face {
	font-family: PingFang SC Regular;
	font-weight: normal;
	font-style: normal;
	src: url('../gczfonts/PingFangSC-Regular.ttf') format('truetype');

}

@font-face {
	font-family: PingFang SC Medium;
	font-weight: normal;
	font-style: normal;
	src: url('../gczfonts/pingfang sc medium.otf') format('truetype');

}

@font-face {
	font-family: PingFang SC Semibold;
	font-weight: normal;
	font-style: normal;
	src: url('../gczfonts/PingFang-SC-Semibold-2.ttf') format('truetype');

}

@font-face {
	font-family: Source Han Sans SC Medium;
	font-weight: normal;
	font-style: normal;
	src: url('../gczfonts/SourceHanSansCN-Medium.ttf') format('truetype');

}
 */
.w {
	width: 1200px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}

.ml24 {
	margin-left: 24px;
}

.mr24 {
	margin-right: 24px;
}

.mt9 {
	margin-top: 9px;
}

.mt17 {
	margin-top: 17px;
}

.mtf50 {
	margin-top: -50px;
}

.mtf45 {
	margin-top: -45px;
}

.size23 {
	font-size: 23px;
}

.size19 {
	font-size: 19px;
}

.size29 {
	font-size: 29px;
}

.size17 {
	font-size: 17px;
}

.size15 {
	font-size: 15px;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.orange {
	color: #FFA700;
}

.gray {
	color: #828282;
}

.blue {
	color: #23BBF6;
}

.size20 {
	font-size: 20px;
}

.mt15 {
	margin-top: 15px;
}

.mt13 {
	margin-top: 13px;
}

.ml15 {
	margin-left: 15px;
}

.mr15 {
	margin-right: 15px;
}

.mt8 {
	margin-top: 8px;
}

.size25 {
	font-size: 25px;
}

.pr {
	position: relative;
}

.topf42 {
	top: -42px;
}

.borderred {
	border: 1px solid red;
}

.w134 {
	width: 134px;
}

.w183 {
	width: 183px;
}

.w155 {
	width: 155px;
}

.w113 {
	width: 113px;
}

.size18 {
	font-size: 18px;
}

.mlf5 {
	margin-left: -5px;
}

.mt20 {
	margin-top: 20px;
}

.mr22 {
	margin-right: 22px;
}

.mr55 {
	margin-right: 55px;
}

.mr10 {
	margin-right: 10px;
}

.mt45 {
	margin-top: 45px;
}

.gray-1 {
	color: #9E9E9E
}

.gray-2 {
	color: #B3B3B3;
}

.mt50 {
	margin-top: 50px;
}

.mt56 {
	margin-top: 56px;
}

.mt10 {
	margin-top: 10px;
}

.mt62 {
	margin-top: 62px;
}

.ml5 {
	margin-left: 5px;
}

.mb40 {
	margin-bottom: 40px;
}

.h100 {
	height: 100px;
}

.h200 {
	height: 210px;
}

.h50 {
	height: 55px;
}

.st-black {
	color: #000000;
}

.st-blackgray {
	color: #4E4E4E;
}

.p20 {
	padding: 20px;
}

.h300 {
	height: 300px;
}

.xian {
	clear: both;
	padding-top: 2px;
	border-bottom: 1px solid #E6E6E6;
}

.w410 {
	width: 410px;
}

.h230 {
	height: 230px;
}

.w465 {
	width: 465px;
}

.clear {
	clear: both;
}

.mt30 {
	margin-top: 30px;
}

.pl10 {
	padding-left: 10px;
}

.pt20 {
	padding-top: 20px;
}

.pr20 {
	padding-right: 20px;
}

.ml20 {
	margin-left: 20px;
}

.mr20 {
	margin-right: 20px;
}

.w175 {
	width: 155px;
}

.h40 {
	height: 30px;
}

.mt5 {
	margin-top: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mlf29 {
	margin-left: -29px;
}

.h28 {
	height: 28px;
}

.ml27 {
	margin-left: 27px;
}

.mt26 {
	margin-top: 26px;
}

.pt40 {
	padding-top: 40px;
}

.pb40 {
	padding-bottom: 40px;
}

.tal {
	text-align: left;
}

.mr280 {
	margin-right: 280px;
}

.red {
	color: red;
}

.h632 {
	height: 632px;
}

.mtf10 {
	margin-top: -10px;
}

.pl20 {
	padding-left: 20px;
}

.clearfix:after {
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

.clearfix {
	zoom: 1;
}





/*用户登录注册忘记密码样式*/
.loginalert {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	z-index: 9999;
}

.corInsertHref {
	position: absolute;
	z-index: 10000;
	width: 560px;
	height: 417px;
	float: left;
	/*display: none;*/
	background-color: #fff;
	/*padding: 10px;*/
	/*border: 1px solid red;*/
}

/*.corBackground {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #000;
	top: 0;
	left: 0;
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
	-khtml-opacity: 0.30;
	opacity: 0.30;
	z-index: 9999;
	display: none;
}*/

.login-left {
	background: white;
	/*border: 1px solid green;*/
	width: 380px;
	height: 416px;
	float: left;
}

.login-right {
	background: #F2F3F5;
	/*border: 1px solid palevioletred;*/
	width: 176px;
	height: 416px;
	float: right;
}

.login-center {
	text-align: center;
}

.login-center .title {
	font-size: 21px;
	margin-top: 40px;
}

.login-center .phone {
	font-size: 16px;
	margin-top: 20px;
	width: 262px;
	height: 38px;
	border-radius: 3px;
	border-color: #e9ebee;
	border-style: solid;
	border-width: 1px;
	outline: 0;
	color: #93939e;
	vertical-align: middle;
	/*background-color: #fff;*/
	padding-left: 35px;
}

.img10-07 {
	width: 40px;
	height: 60px;
	/*border: 1px solid firebrick;*/
	position: absolute;
	background: url(../img/10注册_07.png) no-repeat 12px 28px;
}

.img10-13 {
	width: 40px;
	height: 60px;
	/*border: 1px solid firebrick;*/
	position: absolute;
	background: url(../img/10注册_13.png) no-repeat 12px 22px;
}

.login-center .password {
	font-size: 16px;
	margin-top: 10px;
	width: 262px;
	height: 38px;
	border-radius: 3px;
	border-color: #e9ebee;
	border-style: solid;
	border-width: 1px;
	outline: 0;
	color: #93939e;
	vertical-align: middle;
	background-color: #fff;
	padding-left: 35px;
}

.yanzheng {
	font-size: 16px;
	margin-top: 10px;
	width: 162px;
	height: 38px;
	border-radius: 3px;
	border-color: #e9ebee;
	border-style: solid;
	border-width: 1px;
	outline: 0;
	color: #93939e;
	vertical-align: middle;
	background-color: #fff;
	padding-left: 35px;
}

.yazhengma {
	font-size: 16px;
	margin-top: 10px;
	width: 100px;
	height: 40px;
	border-radius: 3px;
	border-color: #e9ebee;
	border-style: solid;
	border-width: 1px;
	outline: 0;
	color: white;
	background: #13B7F6;
	vertical-align: middle;
	margin-left: -5px;
}

.login-center .login {
	font-size: 20px;
	margin-top: 20px;
	width: 300px;
	height: 38px;
	color: white;
	background: #13B7F6;
	border-radius: 4px;
	border-color: #e9ebee;
	border-style: solid;
	border-width: 1px;
	outline: 0;
	vertical-align: middle;
}

.login-center a {
	font-size: 14px;
}

.img10-03 {
	width: 145px;
	height: 41px;
	background: url(../img/10注册_03.png) no-repeat;
	clear: both;
	display: block;
	margin: auto;
	margin-top: 30px;
}

.app {
	margin-top: 10px;
	text-align: center;
}

.img10-10 {
	width: 145px;
	height: 145px;
	background: url(../img/10注册_10.png) no-repeat;
	clear: both;
	display: block;
	margin: auto;
	margin-top: 5px;
}

.img10-17 {
	width: 180px;
	height: 149px;
	background: url(../img/10注册_17.png) no-repeat;
	clear: both;
	display: block;
	margin: auto;
	margin-top: 10px;
}

.zhuche {
	margin-top: 10px;
	margin-left: 40px;
	color: #000000;
}

.wangji {
	margin-top: 10px;
	margin-right: 40px;
	color: #000000;
}

.img10-11 {
	width: 40px;
	height: 60px;
	/*border: 1px solid firebrick;*/
	position: absolute;
	background: url(../img/10注册_11.png) no-repeat 12px 25px;
}

.img10-20 {
	position: absolute;
	width: 30px;
	height: 15px;
	background: url(../img/10注册_20.png) no-repeat 0px 0px;
}


/*
.pl20 {
	padding-left: 20px;
}*/

.tongyi {
	margin-top: 10px;
	float: left;
	padding-left: 43px;
	font-size: 10px;
}

.tongyi a {
	color: #146E93;
	font-size: 10px;
	text-decoration: underline;
}

/*登录*/
.active .jiange60 {
	margin-left: 0px !important;
	float: right;
}


/*观察开始guancha */
.go-back {
	float: left;
	width: 38px;
	height: 38px;
	border-radius: 4px;
	background: url(../gczimg/icons-v2.png) no-repeat 0px -28px;
}

#go_top {
	position: fixed;
	left: 95%;
	bottom: 50px;
}


/* 下拉刷新 */
.ListLoading img {

	position: fixed;
	/* top: 85%; */
	left: 50%;
	width:24px;
	height:24px;
	margin-left: -12px;
	margin-top: -12px;
	/* 	border-radius: 50%;
	border: 4px solid rgba(0, 0, 0, 0.1);
	border-left-color: red; */
	/* 	background-image: url(../gczimg/loading.png);
	background:url(../gczimg/loading.png) ; */
	margin: 0 auto;
	/* animation: load-circle 1.2s linear infinite; */
	/* margin-bottom: 25px; */
    bottom: 110px;
}

@keyframes load-circle {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

/* 弹窗 */
.login_center {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
}

.pay_class_bg {
	width: 400px;
	height: 218px;
	background: #ffffff;
	border-radius: 4px;
	text-align: center;
	/* 文字等内容居中 */
	position: absolute;
	top: -109px;
	left: -200px;

}

.pay_class_bg_title {

	height: 25px;
	font-size: 18px;
	font-family: PingFangSC, PingFangSC-Medium;
	font-weight: 500;
	text-align: center;
	color: #333333;
	line-height: 25px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.red {
	color: #DB080C;
}

.drop-down-list a:link,
.drop-down-list a:visited {

	font-size: 12px;
}

.drop-down-list {
	width: 118px;
}

.header .user-nav li.notice .tip {
	left: 60px;
}

.mb100 {
	margin-bottom: 100px;
}
.notice-box .notice-box-main li {
    /* height: 40px !important; */
    font-size: 14px;
    /* line-height: 40px !important; */
    border-bottom: 1px solid #ccc;
    width: 279px;
    text-align: left;
}
.header .user-nav li.message label {
    display: inline-block;
    width: 20px;
    height: 17px;
    margin-right: 6px;
    background: url(/images/header-nav.png?20211209) no-repeat -20px 0px;
    background-size: 120px;
    vertical-align: middle;
}
.header .user-nav li.notice label {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-right: 6px;
    vertical-align: middle;
    background: url(/images/header-nav.png?20211209) no-repeat -45px 0px;
    background-size: 120px;
}