.register-container {
    margin-top: 50px;
	position:relative;
	z-index:1;
	margin-bottom:50px;	
}
/* ----- Registration Form ----- */

.register form {
    padding: 20px 50px 40px 50px;
    background-color: #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.3);
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.3);
    text-align: center;
}

.register p{ padding:6px 0;}
.register form h2 {
    margin-bottom:25px;
    padding-bottom: 15px;
    background: url(../image/pencil.png) 100px 6px no-repeat;
    border-bottom: 2px dotted #bbb;
	letter-spacing:1px;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
}
.lg_wx{ display:inline-block; background:url(../image/login_wx.png) no-repeat 0 0; width:115px; height:41px; float:right; margin-top:5px;}

.register form input,.register form .control {
    width: 70%;
    height: 38px;
	line-height:38px;
    background: #fcfcfc;
    border: 1px solid #ddd;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    color: #888;
    font-size: 14px;
	padding:3px 5px;
}

.register form input:focus {
    border: 1px solid #ccc;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.register form label {
	 width: 23%;
    margin: 0 5px;
    font-size: 14px;
    text-align:right;
	float:left;
	padding-right:10px;
	    height: 38px;
	line-height:38px;
}

.register form label span {
    font-style: italic;
	color:red;
}

.register form input:-moz-placeholder { color: #aaa; }
.register form input:-ms-input-placeholder { color: #aaa; }
.register form input::-webkit-input-placeholder { color: #aaa; }

.register form .btn-lg {
    cursor: pointer;
    width: 60%;
    height: 42px;
    margin: 20px auto;
    padding: 0;
    background-color:#0089cc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    -moz-box-shadow: 0 15px 30px 0 rgba(255,255,255,.1) inset;
    -webkit-box-shadow: 0 15px 30px 0 rgba(255,255,255,.1) inset;
    box-shadow: 0 15px 30px 0 rgba(255,255,255,.1) inset;
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,.1);
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
}

.register form button:hover {
    -moz-box-shadow: 0 -15px 30px 0 rgba(255,255,255,.05) inset;
    -webkit-box-shadow: 0 -15px 30px 0 rgba(255,255,255,.05) inset;
    box-shadow: 0 -15px 30px 0 rgba(255,255,255,.05) inset;
}

.register form button:active {
    -moz-box-shadow:
        0 -15px 30px 0 rgba(255,255,255,.05) inset,       
        0 5px 8px 0 rgba(0,0,0,.1) inset;
    -webkit-box-shadow:
        0 -15px 30px 0 rgba(255,255,255,.05) inset,       
        0 5px 8px 0 rgba(0,0,0,.1) inset;
    box-shadow:
        0 -15px 30px 0 rgba(255,255,255,.05) inset,       
        0 5px 8px 0 rgba(0,0,0,.1) inset;
}

.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
/* ----- Media queries ----- */

@media (max-width: 1200px) {

    .register form h2 { background: url(../image/pencil.png) 20px 6px no-repeat; }

}

@media (min-width: 768px) and (max-width: 979px) {

    .register form h2 { background: none; }

}

@media (max-width: 767px) {

    body { padding-left: 0; padding-right: 0; }

    .logo, .links { text-align: center; }

    .links { padding-bottom: 5px; }

    .logo h1 { padding-left: 0; }

    .links a.home { margin-left: 0; }

    .links a.blog { margin-right: 0; }

    .register-container { padding-left: 20px; padding-right: 20px; }

    .register form h2 { background: none; }

    .iphone img { display: none; }

}

@media (max-width: 480px) {

    .register form button { width: 97%; }

}

/*注册、登录*/

.dtbg{ width:100%; height:auto; overflow:hidden; position:relative; z-index:1; background-color:#e6f4ff;}
.register-container .register{ width:50%;  float:left;}
.register-container .left-img{width:50%; padding-top:100px; float:left;}

.login_type .fa-weixin{
    display: inline-block;
    width: 21px;
    height: 18px;
    background: url(../image/m20170328img4.png) no-repeat;
    margin-right: 3px;
    vertical-align: middle;
	
}
.login_type .blocks-3{ text-align:center;}
.login_type .blocks-3 li{ }
.login_type .blocks-3 li a{display: inline-block; border:1px solid #eee; width: 150px;  height: 38px; background: #fff;border-radius: 3px; text-align: center; font-size: 14px; color: #333; line-height: 38px;}
.login_type .blocks-3 li a:before{content:"微信登录"; padding-right:5px;}

.register form .mobile_code .code{ width:100%;}
.register form .mobile_code{ display:inline-block; width:70%; position:relative;}

.register form .mobile_code .sento { position: absolute; right: 0; top: 0px; z-index: 2;height: 38px; border-radius: unset; width:100px;background: #ff7f27 !important; color:#fff; line-height:38px; padding:0; }
.register form .fmtextarea {
    height: 80px;
    width: 70%;
    background: #fcfcfc;
    border: 1px solid #ddd;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1) inset;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    color: #888;
    font-size: 14px;
    padding: 3px 5px;
}
.register form .item{ display:none;}
.tab_list{text-align:right; margin-bottom:20px}
.tab_list li{display:inline-block; padding:0 5px; line-height:16px; color:#888;}
.tab_list li:nth-child(2n){ border-left:1px solid #aaa;}
.register p.checkp{
    position: relative;
    display: flex;
	padding-left:28%;
}
.register p.checkp .checkbox{
    width: 18px;
    height: 18px;
	line-height:18px;
	display:inline-block;
	padding:0;
}
.register p.checkp a{ padding-left:10px;line-height:25px;}