html,
body {
	position: relative;
	height: 100%;
	overflow-x: hidden;
	background: #F7F7F7;
}
a{
	cursor: pointer;
	color: #333333;
}
hr.dash-gray{
	height: 1px;
	background: transparent;
	border: none;
	border-top: 1px dashed #E4E4E4;
	margin: 30px 0;
}
a:hover{
	opacity: 0.8;
	text-decoration: none;
}
ul{
	list-style: none;
	padding: 0;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.word-999{
	color: #999;
}
.asan-left {
	float: left;
}
.asan-right {
	float: right;
}
.asan_blank40 {
	height: 0px;
}
.asan_blank30 {
	height: 0px;
}
.asan_blank20 {
	height: 0px;
}
.asan_blank10 {
	height: 0px;
}
.f16 {
	font-size: 16px;
}
.f18 {
	font-size: 18px;
}
.f21 {
	font-size: 21px;
}
.f24 {
	font-size: 24px;
}
.f36 {
	font-size: 36px;
}
.f48 {
	font-size: 48px;
}
.f52 {
	font-size: 52px;
}
.asan-container {
	width: 100%;
	min-height: calc(100% - 540px);
	margin: 0 auto;
	padding: 0px;
	background: #f7f7f7;
	position: relative;
}
.asan-header {
	/*background: url(../images/headbg-.png) no-repeat right top;*/
	background-color: #812990;
	height: 170px;
	width: 100%;
	padding: 0px;
	margin: 0 auto;
	position: relative;
	z-index: 999;
}
.asan-logo {
	height: 100px;
	width: 30%;
	float: left;
	text-align: left;
	margin-top: 20px;
}
.asan-logo img {
	padding-top: 10px;
	height: 50px;
}
.asan-top {
	float: left;
	width: 70%;
}
.asan-links {
	width: 100%;
	height: 40px;
	line-height: 20px;
	padding-top: 10px;
}
.asan-links a,
.asan-links span {
	font-size: 16px;
	color: #ffffff;
	float: right;
	padding: 0px 4px;
}
.asan-links a:first-child {
	padding: 0px 0px 0px 4px;
}
.asan-links a:hover {
	color: #E2E2E2;
}
.asan-menus {
	height: 50px;
	line-height: 50px;
}
.asan-menus2 {
	float: right;
	padding-top: 35px;
	width: 64px;
	text-align: right;
}
.asan-menus2 img {
	width: 32px;
	height: 32px;
}
.asan-menus-1 {
	height: 50px;
	background-color: transparent;
	position: absolute;
	top: 120px;
	left: 0;
	z-index: 999;
	width: 100%;
}
.asan-menus-2 {
	margin: 0 auto;
	float: left;
}
.asan-menus-3 {
	height: 50px;
	float: left;
	line-height: 50px;
}
.asan-menus-3 a {
	color: #ffffff;
	font-size: 16px;
}
.asan-menus-4 {
	float: right;
	height: 50px;
	line-height: 50px;
}
#so-top {
	margin: 15px 0px;
	width: 250px;
	height: 30px;
	border-radius: 15px;
	padding: 0px 15px;
	background-color: #e0e0e0;
}
#so-top input {
	width: 220px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
	border: none;
	float: left;
	font-size: 14px;
	background-color: #e0e0e0;
}
#so-top button {
	border: none;
	padding: 0;
	margin: 0;
	height: 30px;
	padding: 0 0 0 5px;
	float: right;
	background-color: #FFF;
	_margin-top: -10px;
}
#so-top i {
	font-size: 20px;
	line-height: 30px;
	color: #999999;
}
#so-top i:hover {
	color: #7a7a7a;
}
.layui-nav {
	position: relative;
	padding: 0 20px;
	color: #fff;
	background-color: transparent;
	border-radius: 2px;
	font-size: 0;
	box-sizing: border-box
}
.layui-nav * {
	font-size: 16px
}
.layui-nav .layui-nav-item {
	position: relative;
	display: inline-block;
	*display: inline;
	* zoom: 1;
	vertical-align: middle;
	line-height: 50px;
}
.layui-nav .layui-nav-item:hover {
	background-color: #FFFFFF;
}
.layui-nav .layui-nav-item:hover a.navitem {
	color: #BA2A17;
}


.layui-nav .layui-nav-item a {
	display: block;
	padding: 0 17px;
	color: #FFFFFF;
}
@media screen and (max-width:1199px) {
	.layui-nav .layui-nav-item a {
		display: block;
		padding: 0 8px;
		color: #fff;
		transition: all .3s;
		-webkit-transition: all .3s
	}
}
.layui-nav .layui-this:after,
.layui-nav-bar,
.layui-nav-tree .layui-nav-itemed:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 5px;
	background-color: transparent;
}
.layui-nav-bar {
	z-index: 1000;
}
.layui-nav .layui-this a {
	color: #BA2A17;
}
.layui-nav .layui-this:after {
	content: '';
	top: auto;
	bottom: 0;
	width: 100%;
}
.layui-nav-img {
	width: 30px;
	height: 30px;
	margin-right: 10px;
	border-radius: 50%
}
.layui-nav .layui-nav-more {
	content: '';
	width: 0;
	height: 0;
	border-style: solid dashed dashed;
	border-color: #fff transparent transparent;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 50%;
	right: 4px;
	margin-top: -3px;
	border-width: 6px;
	border-top-color: rgba(255, 255, 255, .7);
}
.layui-nav .layui-nav-mored,
.layui-nav-itemed>a .layui-nav-more {
	margin-top: -9px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #BA2A17;
}
.layui-nav-child {
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	min-width: 100%;
	line-height: 50px;
	padding: 0;
	background: transparent;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
	z-index: 100;
	border: none;
	border-radius: 0;
	white-space: nowrap;
}
.layui-nav .layui-nav-child a {
	color: #FFFFFF;
	background-color: rgba(0, 0, 0, 0.6);
	display: block;
}
.layui-nav .layui-nav-child a:hover {
	background-color: rgba(0, 0, 0, 0.6);
	color: #d7a138;
}
.layui-nav-child dd {
	position: relative
}
.layui-nav .layui-nav-child dd.layui-this a,
.layui-nav-child dd.layui-this {
	background-color: #812990;
	color: #fff
}
.layui-nav-child dd.layui-this:after {
	display: none
}
.layui-nav-tree {
	width: 200px;
	padding: 0
}
.layui-nav-tree .layui-nav-item {
	display: block;
	width: 100%;
	line-height: 45px;
	background-color: transparent;
}
.layui-nav-tree .layui-nav-item a {
	position: relative;
	height: 45px;
	line-height: 45px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.layui-nav-tree .layui-nav-item a:hover {
	background-color: #BA2A17;
	color: #ffffff;
}
.layui-nav-tree .layui-nav-bar {
	width: 0px;
	height: 5px;
	background-color: #812990
}
.layui-nav-tree .layui-nav-child dd.layui-this,
.layui-nav-tree .layui-nav-child dd.layui-this a,
.layui-nav-tree .layui-this,
.layui-nav-tree .layui-this>a,
.layui-nav-tree .layui-this>a:hover {
	background-color: #812990;
	color: #fff
}
.layui-nav-tree .layui-this:after {
	display: none
}
.layui-nav-itemed>a,
.layui-nav-tree .layui-nav-title a,
.layui-nav-tree .layui-nav-title a:hover {
	color: #fff!important
}
.layui-nav-tree .layui-nav-child {
	position: relative;
	z-index: 0;
	top: 0;
	border: none;
	box-shadow: none
}
.layui-nav-tree .layui-nav-child a {
	height: 32px;
	line-height: 32px;
	color: #fff;
	color: rgba(255, 255, 255, .9)
}
.layui-nav-tree .layui-nav-child,
.layui-nav-tree .layui-nav-child a:hover {
	background: 0 0;
	color: #fff
}
.layui-nav-tree .layui-nav-more {
	right: 10px
}
.layui-nav-itemed>.layui-nav-child {
	display: block;
	padding: 0;
	background-color: rgba(0, 0, 0, .3)!important
}
.layui-nav-itemed>.layui-nav-child>.layui-this>.layui-nav-child {
	display: block
}
.layui-nav-side {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	overflow-x: hidden;
	z-index: 999
}
.layui-bg-blue .layui-nav-bar,
.layui-bg-blue .layui-nav-itemed:after,
.layui-bg-blue .layui-this:after {
	background-color: #93D1FF
}
.layui-bg-blue .layui-nav-child dd.layui-this {
	background-color: #1E9FFF
}
.layui-bg-blue .layui-nav-itemed>a,
.layui-nav-tree.layui-bg-blue .layui-nav-title a,
.layui-nav-tree.layui-bg-blue .layui-nav-title a:hover {
	background-color: #007DDB!important
}
.asan-sidebar {
	width: 200px;
	height: 100%;
	min-width: 120px;
	display: inline-block;
	margin: 0px;
	right: -200px;
	position: fixed;
	overflow: hidden;
}
.asan-sidebar .asan-sidebar-right {
	background-color: #812990;
	width: 200px;
	display: inline-block;
	height: 100%;
	float: left;
}
.asan-slideLeft {
	transform: translate(-200px, 0px);
	transition-delay: 0s;
	transition-timing-function: ease;
	transition-duration: 1s;
}
.asan-slideRight {
	transform: translate(-0px, 0px);
	transition-delay: 0s;
	transition-timing-function: ease;
	transition-duration: 1s;
}
.asan-footer {
	clear: both;
	background: #812990 url(../images/footerbg3.jpg) no-repeat center top;
	height: 320px;
	width: 100%;
	padding: 0px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin-top: 50px;
	bottom: 0;
}
.body-bottom {
	height: 260px;
}
.asan-footer_left {
	width: 100%;
	height: 320px;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF
}
.asan-footer_left a {
	color: #ffffff;
}
.asan-footer_map1 {
	float: left;
	width: 80px;
	text-align: left;
	padding: 5px 0px;
}
.asan-footer_map2 {
	float: left;
	margin-left: 48px;
	width: 80px;
	text-align: center;
	padding: 5px 0px;
}
.asan-footer_map3 {
	float: left;
	margin-left: 58px;
	width: 80px;
	text-align: center;
	padding: 5px 0px;
}
.asan-footer_map1 img,
.asan-footer_map2 img,
.asan-footer_map3 img {
	width: 36px;
	height: 36px;
}
.asan_weixin {
	position: relative;
	margin: 0 auto;
}
.asan_weixin .asan_weixin_nr {
	width: 100px;
	height: 100px;
	padding: 10px;
	background: #fff;
	text-align: center;
	position: absolute;
	left: -15px;
	top: 75px;
	display: none;
	z-index: 2;
	float: left;
}
.asan_weixin .asan_weixin_nr img {
	margin-bottom: 5px;
}
.asan_weixin .asan_weixin_nr .arrow {
	width: 0;
	height: 0;
	border-bottom: 10px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	left: 50px;
	top: -10px;
}
.asan_weixin.on .asan_weixin_nr {
	display: block;
}
.asan_weixin_nr img {
	width: 100px;
	height: 100px;
}
.asan_weixin .asan_weixin_nr {
	top: 65px;
}
.asan-footer_center {
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
.asan-footer_xun {
	clear: both;
	margin-top: 70px;
	text-align: right;
}
.asan-footer_xun img {
	height: 37px;
}
.asan-footer_copyright {
	padding-top: 55px;
	margin-left: 50px;
	text-align: left;
	color: #ffffff;
	line-height: 18px;
}
.asan-footer_gongan {
	width: 40px;
	line-height: 63px;
	float: right;
}
@media screen and (max-width:1200px) {
	.asan-footer_map2 {
		margin-left: 3.5%;
	}
	.asan-footer_map3 {
		margin-left: 7%;
	}
	.asan-footer_xun img {
		height: 32px;
	}
	.asan-footer_copyright {
		padding-top: 20px;
		margin-left: 30px;
	}
	.asan-footer_gongan {
		display: none;
	}
}
@media screen and (max-width:991px) {
	.asan-footer_map2 {
		margin-left: -10px;
	}
	.asan-footer_map3 {
		margin-left: 0%;
	}
	.asan-footer_xun img {
		height: 24px;
	}
	.asan-footer_copyright {
		padding-top: 20px;
		margin-left: 30px;
	}
	.asan-footer_copyright-con {
		line-height: 16px;
	}
	.asan-footer_gongan {
		display: none;
	}
}
.asan-page {
	font-size: 14px;
	color: #333333;
	padding-top: 30px;
	width: 400px;
	margin: 0 auto;
}
.asan-page a {
	padding: 5px 8px;
	border: 1px #e1e1e1 solid;
	color: #333333;
	margin: 0px 5px;
}
.asan-page a:hover {
	background: #9d9051;
	color: #ffffff;
}
.asan-footer img.copyright {
	margin: 0 auto;
	display: block;
	padding-bottom: 20px;
}
.asan-footer_maps {
	padding-top: 50px;
}
.asan-footer_copyright-con {
	line-height: 21px;
	float: left;
	height: 104px;
	padding-right: 60px;
	border-right: 1px solid #fff;
}
.asan-footer_right {
	height: 260px;
	width: 100%;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
.asan-footer_slogo {
	margin-top: 65px;
	height: 100px;
	width: 50%;
	float: left;
	text-align: center;
	background: url(#) center center no-repeat;
}
.asan-footer_slogo p {
	line-height: 30px;
	color: #FFF;
}
.asan-footer_slogo img {
	width: 80px;
	height: 80px;
}
.bottom-link {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #343434;
	color: #CCCCCC;
	position: relative;
	bottom: 0;
}
.bottom-link .link-width {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.bottom-link ul {
	width: auto;
	float: right;
	right: 50%;
	position: relative;
}
.bottom-link ul li {
	padding: 0 10px;
	float: left;
	left: 50%;
	position: relative;
	text-align: center;
}
.bottom-link ul li a {
	color: #CCCCCC;
}
.bottom-link ul li a:hover {
	color: #FFF;
}
/*翻页*/
.page-turn {
	height: 80px;
	float: right;
	position: relative;
	margin: 60px 0 0 0;
}
.page-turn ul {
	display: flex;
	margin-right: 16px;
}
.page-turn li {
	line-height: 30px;
	background: #FFFFFF;
	border: 1px solid #ccc;
	border-radius: 4px;
	margin-right: 4px;
}
.page-turn li a {
	display: block;
	font-size: 14px;
	padding: 0 10px;
}
.page-turn li.on a {
	color: #999;
}
.page-turn li:hover {
	background: #e0e0e0;
}
.page-turn .on,
.page-turn li.on:hover {
	background: #E2E2E2;
	border-color: #E2E2E2;
	cursor: default;
}
.page-turn a:hover {
	color: #333;
}
.login-header {
	height: 140px;
}
/*日历*/
.singer_r_img {
	display: block;
	width: 114px;
	height: 52px;
	line-height: 45px;
	background: url(images/sing_week.gif) right 2px no-repeat;
	vertical-align: middle;
	*margin-bottom: -10px;
	text-decoration: none;
}
.singer_r_img:hover {
	background-position: right -53px;
	text-decoration: none;
}
.singer_r_img span {
	margin-left: 14px;
	font-size: 16px;
	font-family: 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif !important;
	font-weight: 700;
	color: #165379;
}
.singer_r_img.current {
	background: url(images/sing_sing.gif) no-repeat 0 2px;
	border: 0;
	text-decoration: none;
}
.sign table {
	border-collapse: inherit;
	border-spacing: 1px;
	width: 100%;
	background: #FFFFFF;
}
.sign th,
.sign td {
	text-align: center;
	line-height: 34px;
}
.sign th {
	font-size: 14px;
	font-weight: normal;
	color: #999;
}
.sign td {
	color: #404040;
	vertical-align: middle;
	cursor: default;
	border: solid 4px transparent;
}
.sign .mouseover{
	border: solid 4px #E7C3C3;
}
.sign .active{
	border: solid 4px #E7C3C3;
	background: #E7C3C3;
	color: #333;
}
.sign .on {
	position: relative;
	color: #BA2A17;
}
.sign .on:after {
	content: "";
	width: 4px;
	height: 4px;
	background: #D43F3A;
	border-radius: 2px;
	display: block;
	position: absolute;
	bottom: 2px;
	right: 45%;
}
.calendar_month_next,
.calendar_month_prev {
	width: 100px;
	height: 40px;
	cursor: pointer;
	line-height: 40px;
}
.calendar_month_next {
	float: right;
}
i.layui-icon-right,
i.layui-icon-left {
	color: #BA2A17;
}
.calendar_month_next:hover,
.calendar_month_prev:hover {
	background-color: #f7f7f7;
}
.calendar_month_span {
	font-family: Arial;
	display: inline;
	line-height: 40px;
	font-size: 16px;
	color: rgb(189, 37, 24);
	letter-spacing: 2px;
}
.calendar_month_prev {
	float: left;
}
.sign_succ_calendar_title {
	text-align: center;
	width: 330pxpx;
	background: #fff;
}
.sign_main {
	width: 330px;
	padding: 10px 10px 0 10px;
	font-family: "Microsoft YaHei", Arial;
}

/*登录*/
input{
	border-color: #cccccc!important;
}
.login-body,
.sign-body{
	width: 1200px;
	min-height: 500px;
	text-align: center;
	margin: 0 auto;
}
.login-tit,
.sign-tit{
	width: 600px;
	height: 40px;
	line-height: 40px;
	font-size: 26px;
	text-align: left;
	margin: 0 auto;
	margin-top: 40px;
	display: flex;
}
.login-tit svg{
	width: 40px;
	height: 40px;
	margin-right: 20px;
	fill: #BA2A17;
}
.sign-tit svg{
	width: 26px;
	height: 26px;
    margin-top: 6px;
	margin-right: 20px;
	fill: #BA2A17;
}
.sign-tit{
	width: 1200px;
	position: relative;
}
.login-box{
	width: 600px;
	height: 300px;
	background: #FFFFFF;
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
	margin: 0 auto;
	margin-top: 20px;
	padding: 50px 30px 30px 30px;
	box-sizing: border-box;
}

.login-input{
    width: 420px;
	padding-right: 60px;
}
.login-input label.layui-form-label{
	color: #999;
}
.login-input .cor-input-block{
	margin-left: 120px;
}
.login-input .cor-input-inline{
	width: 120px;
	margin-left: 10px;
}
.login-input .layui-btn{
	width: 100%;
	background-color: #BA2A17;
}
.login-input .layui-btn:hover{
	background-color: #c62c17;
	opacity: 1;
}
.login-body p{
	width: 410px;
	height: 60px;
	padding: 10px 95px;
	text-align: left;
	margin: 0 auto;
	color: #999;
	font-size: 14px;
	line-height: 24px;
	border-top: 1px solid #CCCCCC;
	background: #FFFFFF;
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
}
.login-box a{
	border-bottom: 1px solid #333333;
	margin-left: 20px;
}
.login-box a:hover{
	color: #666;
	border-color: #666;
}
img.login-code{
	display: inline-block;
	width: 90px;
	height: 38px;
}
a.change-code{
	width: auto;
	display: inline-block;
	float: right;
	line-height: 38px;
	color: #666;
	border-bottom: none;
	margin: 0;
	cursor: pointer;
	text-align: right;
}
a.change-code:hover{
	color: #999;
}
button.login-btn,
button.login-btn:hover{
	width: 100%;
    background: #BA2A17;
    color: #FFFFFF;
    margin: 0 auto;
}

/*注册*/
.sign-box{
	width: 1200px;
	box-sizing: border-box;
	padding: 40px;
	background: #FFFFFF;
	color: #555;
	border-top: 4px solid #BA2A17;
	margin-top: 30px;
	margin-bottom: 60px;
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.2);
}
.sign-box input:focus{
	outline: none;
	border-color: #c62c17!important;
}
.sign-box .sign-tit{
	width: 100%;
	height: 20px;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #CCCCCC;
}
.sign-box .sign-tit p{
	width: auto;
	text-align: left;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	margin: 0 0 0 40px;
	border: none;
	box-shadow: none;
	background: #FFFFFF;
	color: #333333;
	font-weight: bold;
}
.sign-form{
	padding-bottom: 20px;
}
.sign-form .layui-input-inline{
	width: 600px;
}
.sign-box i.layui-icon-close{
	color: #FF5722;
}
.sign-box .erro{
	color: #FF5722;
}
.sign-box i.layui-icon-ok{
	color: #009688;
}
.sign-box .layui-form-select dl dd.layui-this{
	background: #BA2A17;
}
.sign-form .upload{
	width: 280px;
	height: 210px;
	float: left;
	display: inline-block;
	margin-right: 10px;
	background: url(../images/i_upload.png) center no-repeat #F1F1F1;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.sign-form .upload:hover{
	opacity: 0.7;
}
.sign-form .up-inline,
.up-inline{
	float: left;
}
.sign-form .up-inline>input,
.up-inline>input{
	background: #F1F1F1;
	border: none;
}
.sign-form .up-inline button,
.up-inline button{
	width: 98px;
	margin-bottom: 15px;
	display: block;
}
.up-inline button:hover{
	border-color: #BA2A17;
}
.sign-form span.img-text,
.up-inline span.img-text{
	width: 186px;
	display: block;
    color: #999;
    text-align: left;
    padding-top: 15px;
    line-height: 24px;
}
.sign-up-box{
	width: 650px;
	height: 140px;
	display: block;
	margin-top: 20px;
	padding-bottom: 180px;
}
button.sign-up,
button.sign-up:hover{
	width: 200px;
	float: left;
	margin-left: 110px;
	background: #BA2A17;
	color: #FFFFFF;
    margin: 40px 0 40px 110px;
}
.sign-up-box a.login-btn{
	width: 112px;
	height: 28px;
	line-height: 38px;
	display: block;
	cursor: pointer;
	margin-left: 154px;
	border-bottom: 1px solid #333;
}
a.tit-sign-btn{
	font-size: 14px;
	position: absolute;
	right: 0;
	margin-top: 10px;
	cursor: pointer;
}
a.tit-sign-btn i{
	margin-right: 8px;
}
/*找回*/
.get-back{
	padding-bottom: 80px;
}
button.send-code,
button.send-code:hover{
	background: #BA2A17;
	float: left;
	margin-right: 10px;
	color: #FFFFFF;
}
button.sended,
button.sended:hover{
	background: #E4E4E4;
	color: #999999;
}
button.job-btn-blue,
button.job-btn-blue:hover{
	background: rgb(47,64,86);
	color: #FFFFFF;
}
button.job-btn-border,
button.job-btn-border:hover{
	background: #FFFFFF;
	color: rgb(47,64,86);
	border: 1px solid rgb(47,64,86);
}
.form-group{
	clear: both;
}
