@charset "utf-8";

/* reset: */

iframe {
    opacity: 0;
}

a,
input,
div,
textarea {
    outline: none;
}

html,
body,
h1,
h2,
h3,
h4,
ul,
li,
ol,
dl,
dt,
dd,
form,
p,
input,
textarea {
    margin: 0;
    padding: 0;
}

ul,
dl,
ol,
li {
    list-style: none;
}

html {
    height: 100%;
}

body {
    font-family: "Helvetica", "微软雅黑", "华文细黑", "黑体", "Helvetica Neue", "Arial", "PingFang SC", "Microsoft Yahei", "Wenquanyi Micro Hei", "sans-serif";
    font-size: 12px;
    color: #000;
    -webkit-text-size-adjust: none;
    position: relative;
    height: 100%;
    background: url(pc/login_bg.jpg) repeat;
}

h1 {
    text-align: center;
    /*line-height: 100px;*/
}

a {
    text-decoration: none;
}

.main-page {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 198px auto;
    width: 944px;
    /* height: 565px; */
}

.left-div {
    float: left;
    width: 413px;
    height: 565px;
    overflow: hidden;
    border-radius: 15px 0 0 15px;
}

.logo-login {
    position: absolute;
    top: 31px;
    left: 31px;
    width: 111px;
    height: 31px;
    z-index: 1;
    background: url(pc/logo_login.png) no-repeat;
    -o-background-size: 111px 31px;
    background-size: 111px 31px;
}

/* 设置轮播图样式 start */
/* 图片显示样式 */
.left-div .banner-slider {
    position: relative;
    margin: 0 auto;
    width: 413px;
    height: 100%;
    overflow: hidden;
}

.left-div .banner-pics {
    width: 3000px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    left: -413px;
}

.left-div .banner-pics>a {
    width: 413px;
    height: 100%;
    display: block;
    float: left;
    text-align: center;
}

.left-div .banner-pics>a>img {
    width: 413px;
    height: 100%;
}

/* 圆点按钮 */
.left-div .banner-dots {
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.left-div .dot {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: rgba(255, 255, 255, .33);
    border-radius: 50%;
}

.left-div .dot.active {
    background: rgba(255, 255, 255, 1);
}

/* 设置轮播图样式 end */
.main-page input::-webkit-input-placeholder {
    color: #D6D6D6;
}

.main-page input:-moz-placeholder {
    color: #D6D6D6;
}

.main-page input:-ms-input-placeholder {
    color: #D6D6D6;
}

label {
    margin-right: 5px;
    width: 42px;
    height: 69px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    line-height: 55px;
}

.common-btn {
    padding: 15px 153px;
    width: 334px;
    height: 42px;
    background: #997EFF;
    border-radius: 2px;
    color: #fff;
}

.common-btn:hover {
    opacity: 0.8;
}

.common-div {
    margin: 0 auto;
    border-bottom: 1px solid #E3E3E3;
    width: 332px;
    height: 50px；
}

.right-div {
    position: relative;
}

.right-div input.sec {
    margin-left: 26px;
}

.right-div input.third {
    margin-left: 12px;
    ;
}

.right-div input.fourth {
    margin-left: 0;
    width: 150px;
}

.right-div {
    float: left;
    width: 530px;
    height: 565px;
    background: #fff;
    border-radius: 0 15px 15px 0;
}

.login-div {
    width: 100%;
    height: 100%;
}

.tip {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
}

.tip .register,
.tip .login {
    color: #997EFF;
    cursor: pointer;
}

.tip .register:hover,
.tip .login:hover {
    opacity: 0.8;
}

.login-div .phone-div {
    margin: 148px 94px 0 94px;
}

.right-div input {
    margin-left: 18px;
    border: none;
    font-size: 14px;
    height: 40px;
    padding-left: 4px;
}

.btn-div {
    margin: 40px 92px 0 92px;
    cursor: pointer;
}

p.info {
    position: absolute;
    top: 670px;
    left: 0;
    text-align: center;
    width: 944px;
    height: 14px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(175, 175, 175, 1);
    line-height: 14px;
}

p.info .search {
    color: #5191b1;
    cursor: pointer;
}

.login-div.hidden {
    display: none
}

.register-div.hidden {
    display: none
}

.register-div .graphics-code {
    float: right;
    font-size: 24px;
    color: #B0AEEA;
    text-shadow: 0 0 2px black;
    cursor: pointer;
    line-height: 55px;
    padding-right: 5px;
}

.register-div .name-div {
    margin-top: 30px;
}

.register-div input.msg {
    margin-left: 56px;
    margin-right: 10px;
    width: 129px;
}

.register-div .select-div {
    display: inline-block;
    position: relative;
    margin-left: 19px;
    width: 150px;
    height: 35px;
    padding: 2px 10px;
    border-radius: 5px;
    /* box-shadow: 0 0 1px #ccc; */
    cursor: pointer;
}

.register-div .zones {
    cursor: pointer;
    border: none;
    outline: none;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #fff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.register-div .zones option::-ms-expand {
    display: none;
}

.register-div .zones option {
    cursor: pointer;
    border: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari 和 Chrome */
    appearance: none;
}

.register-div .select-div:after {
    content: " ";
    position: absolute;
    right: 17px;
    top: 15px;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 7px solid #000;
    vertical-align: 3px;
    margin-left: 10px;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.register-div .get-msg {
    padding: 9px 15px;
    text-align: center;
    background: #f0f0f0;
    border-radius: 2px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #997EFF;
    display: inline-block;
    cursor: pointer;
    float: right;
    margin-top: 8px;
}

.register-div .get-msg:hover {
    opacity: 0.8;
}

.register-div .protocol {
    position: absolute;
    bottom: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    cursor: pointer;
}

.protocol-btn {
    color: #997EFF;
}

.login-title {
    display: none;
}

div.err-div {
    clear: both;
    display: none;
    text-align: center;
    z-index: 999;
}

/* div.err-div.error .icon-box{
	background: #FFDFA0;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
    margin-top: 1px;
}
div.err-div.error .icon-box .icon{
	display: block;    
	color: #FFFFFF;    
	height: 15px;    
	line-height: 15px;    
	text-align: center
} */
div.err-div span {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    padding: 10px 15px;
    border-radius: 10px;
    min-width: 100px;
    display: inline-block;
    margin: auto;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.20);
    border-radius: 4px;
}

div.err-div.error span {
    background: #FF9090 url(pc/error.png) no-repeat;
    padding-left: 22px;
    background-position: 6px 12px;
}

div.err-div.success span {
    color: #000;
    background: #F6FFEE url(pc/success.png) no-repeat;
    padding-left: 22px;
    background-position: 6px 12px;
}

.fill {
    background: #FAFFBD;
}
.zone-div{
	display: flex;
	align-items: center;
}
.zone-label{
	line-height: 69px;
}
.defaultTxt{
	text-align: left;
	text-indent: 9px;
	color: #ccc;
	
}
.xiala{
	position: absolute;
	top: 15px;
	right: 25px;
	width: 0; 
	height: 0;
	border-width: 5px;
	border-style: solid;
	border-color:#997EFF transparent transparent transparent;
}
.xxx{
	width: 100%;
}
