span.areaviewer {
    position: absolute;
    background: white;
    width: 80px;
    text-align: center;
    font-size: 16px;
    height: 43px;
    border: 1px solid #bfbfbf;
    line-height: 42px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.modal-body span.areaviewer {
    left: 55px;
    border-radius: 0!important;
    height: 40px;
    line-height: 40px;
}
input.hasareacode {
    padding-left: 91px!important;
}
div#fd_code {
    padding-bottom: 18px;
}

#pjax-container {
	position: absolute!important;
}
.footer1>div{
	text-shadow:1px 1px 3px rgba(0,0,0,.5);
}
body{background: #2c6ec5;}
.login-container{
	margin:0 auto;
	height: 583px;
	display:table;
	width: 1024px;
}
.login-container>div {
    display: table-cell;
    vertical-align: middle;
}
.login-container .login,.login-container .register{
	float:right;
	background-color: rgba(45,45,45,0.8);
	padding: 23px 20px;
	border-radius: 0;
	padding-bottom: 26px;
}
img.down-app {
    margin-top:20px;
    cursor:pointer;
    margin-bottom: 0!Important;
}
.forms{
    display: inherit;
    float: right;
    position: relative;
}
.login-container input[type='text'],.login-container input[type='password'],.login-container input[type='button']{
	border-radius: 3px;
	padding: 0px 15px;
	width: 340px;
	border:1px solid #bfbfbf;
	font-size:16px;
	height: 43px;
}
.login input[type='button'],.register input[type='button']{
    width: 340px;
    padding: 10px 0;
    margin-top: 10px;
    border-radius: 3px;
    background-color: #e5aa15;
    border: #e5aa15;
    font-size:17px;
    color:white;
    cursor:pointer;
}
.login-container .login>div,.login-container .register>div{
	padding:7px;
	position: relative;
}
.login a:hover,.register a:hover{
	text-decoration:none;
	color: #000000;
}
.login a,.register a{
	color: white;
	text-decoration:none;
	position: relative;
	z-index:9;
	font-size:13px;
	vertical-align: top;
	cursor:pointer;
}
span.vcode {
    position: absolute;
    /* width: 83px; */
    background: #2c6ec5;
    padding: 5px;
    display: block;
    top: 16px;
    right: 20px;
    border-radius: 3px;
    cursor:pointer;
    color:white;
    font-size:13px;
}
span.imgvcode {
    position: absolute;
    display: block;
    top: 7px;
    right: 6px;
    border-radius: 3px;
    cursor:pointer;
}
img.imgvcode {
	height:43px;
}
span.imgvcodefind {
    position: absolute;
    display: block;
    top: 17px;
    right: 56px;
    border-radius: 3px;
    cursor:pointer;
}
img.imgvcodefind {
	height:40px;
}
.modal-body>div .vcode{
	right: 65px;
    color: white;
    top: 22px;
}
span.vcode.disabled{
	background-color:#a9a9a9;
	color:#F5F5F5;
}
a.toright {
    float: right;
}
.switcher span{
	text-align: right;
	display: block;
	text-align: right;
	background-repeat: no-repeat;
	cursor:pointer;
	color: yellow;
	font-size: 16px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:46px!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	top:12px!important;
}
.textbox, select, .select2, .select2-selection--single, .select2-selection--single .select2-selection__rendered{
	min-height:46px;
	color:#111;
	width: 340px!important;
	font-size:16px;
}
span.select2-container.select2-container--default.select2-container--open {
    z-index: 99999999;
}
.modal-body{
	position:relative;
	padding: 15px;
	color: #333;
	font-size: 14px;
	text-align: center;
}
.modal-body>div {
	padding:7px;
	margin:0 auto;
	position: relative;
}
.modal-body>div .vcode{
	right: 65px;
	color: white;
	top: 25px;
}
.modal-body>div input{
	width:280px;
	padding: 11px 8px;
	margin:0 auto;
	display:block;
}
.modal-body input:first-child{
	margin-top:10px;
}
.modal-body button {
    display: inline-block;
    margin: 10px;
    width: 105px;
    padding: 10px;
    background: #3976c7;
    border: 0;
    color: white;
    margin-bottom:15px;
    margin-top:10px;
    cursor: pointer;
    border-radius: 5px;
}
*[pager][disabled]{
    color: gainsboro;
    background: #a2a2a2;
}
#fd_code .select2,#fd_code .selection,#fd_code .select2-selection--single,#fd_code .select2-container,#fd_code .select2-selection__rendered{
	width:280px!important;
	display: block!important;
	position: relative!important;
	height:40px;
	min-height:initial!important;
	line-height:40px!important;
	text-align: left;
}
#fd_code .select2-container--default .select2-selection--single .select2-selection__arrow{
	top:6px!important;
}

#fd_code .select2-container{
	display:table;
	margin:0 auto;
	margin-top: 15px;
}
span.select2-selection__placeholder {
    font-size: 14px;
    text-align: left;
    float: left;
}

span#select2-fd_area-container {
    font-size: 14px;
}
.introduce-img{
	width: 558px;
	height: 277px;
	background-image:url(../img/login/introduce.png);
	border: 0;
}

@media (max-width: 768px){
	.login-container, .w1024{
		width:100%;
	}
	.login-container>div{
		display:table;
		margin:0 auto;
	}
	.login-text{
		text-align:center;
	}
}

.header{
	background:#3a3a3a;
	height:72px;
	box-sizing: initial!important;
}
.w1024{
	width:1024px;
	margin:0 auto;
	position:relative;
	height:100%;
	display: table;
}
.logo{
	padding:13px;
	padding-left:0;
}
.header_opt a {
    display: inline-block;
    margin-left: 20px;
    text-align: center;
    color: white;
    text-decoration: none;
    position: relative;
    font-size: 16px;
    line-height: 22px;
}
.header_opt {
    display: inline;
    height: 100%;
    vertical-align: middle;
    float: right;
    margin-top: 13px;
}
.header_opt a:not(:last-child):after {
    width: 1px;
    height: 24px;
    background-color: white;
    display: inline-block;
    content: ' ';
    position: absolute;
    margin-left: 19px;
    bottom: 5px;
}
.formbox>div {
    display: table-cell;
    vertical-align: middle;
}

.login-text>img {
    display: inline-block;
    margin-bottom: 32px;
}
div.content1{
	display:table;
	border-bottom:1px solid #eee;
	margin:0 auto;
	padding:40px;
	background: white;
}
.content-text.font{
	font-size:35px;
	color: #666;
	line-height: 1.4em;
}
.content-text,.content-image{
	display:inline-block;
	vertical-align:middle;
	position:relative;
}
.content-image.long-right{
	margin-left:-340px;
}
.long-left{
		margin-right:-250px;
}
.download.container{
	float:none!important;
	display: table;
	margin: 0 auto;
	margin-top:35px;
}
.download.container .vcode{
	float:left!important;
}
.content1{
	float:none!important;
}
.content1.left .content-text{
	margin-right: 26px;
}
.content1.right .content-text{
	margin-left: 56px;
}
.contents{
	background-color:white;
}
.wechat_follow{
	position:fixed;
	z-index:2333;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	display:none;
}
.wechat_follow img {
    margin: 0 auto;
    display: table;
    cursor: pointer;
}
.footer1_text{
	text-align:left;
	vertical-align: middle;
	float: left;
	margin-top: 6px;
	line-height: 20px;
	text-shadow: 0px 0px 0px;
}


.footer1 {
    color: #414141;
    text-align: center;
    width: 100%;
    bottom: 0;
    height:100px;
    background-color:white;
    font-size:12px;
    display:table;
    padding-top: 16px;
}
a:hover, a:focus {
    color: white!Important;
}
.downapp{
	display:none;
}
.downapp>div {
    height: 190px;
    font-size: 16px;
    margin:20px;
    padding: 9px 0px;
    padding-left: 20px;
    display: inline-block;
    vertical-align: middle;
}
.downapp-title{
	padding-bottom:10px;
}
.downs img{
	margin-bottom: 15px;
	display:inline-block;
	margin-top: 3px;
}
.usernote{
	padding-top: 7px;
	padding-left: 6px;
	display: block;
	font-size: 13px;
	color: white;
}
.usernote input{
	display:inline-block;
	vertical-align: top;
	margin-right: 8px!important;
}
.usernote a {
    padding: 0px 5px;
    text-decoration: underline;
}

.login-text {
    color: #ccc;
    font-size: 20px;
    line-height: 1.4em;
}
.footer{
	display:none;
}
.header_opt a:hover {
    text-decoration: underline;
}