/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body{
	background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201709/201709025/html/images/bg.jpg') no-repeat 0px 0px;
	background-attachment: fixed;
    background-position: center;
    background-size: cover;
	font-family:'Bitter', serif;
}
h1{
	font-size:50px;
	margin-top:45px;
	text-align:center;
	color:#fff;
}
.main{
	padding:50px 0;
}
.form-module {
	position: relative;
	width:60%;
    margin: 0 auto;
}
.w3_login_module{
	min-height: 475px;
}
.form-module .toggle {
    cursor: pointer;
    position: absolute;
    top: -23px;
    left: 0;
    color: #ffffff;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    opacity: 9999999;
}

.form-module .form {
  display: none;
  padding: 40px;
}
.form-module .form:nth-child(2) {
  display: block;
}
.form-module h2 {
    margin: 0 0 1.5em;
    color: #212121;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1;
}
.form-module input[type="text"],.form-module input[type="password"],.form-module input[type="email"] {
  outline: none;
  display: block;
  width: 100%;
  border: 1px solid #d9d9d9;
  margin: 0 0 20px;
  padding: 10px 15px;
  box-sizing: border-box;
  font-weight: 400;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  font-size:14px;
}
.form-module input[type="text"]:focus,.form-module input[type="password"]:focus,.form-module input[type="email"]:focus {
  border:1px solid #94DCEB;
  color: #333333;
}
.form-module input[type="submit"] {
	background:#84C639;
	width: 100%;
	border: 0;
	padding: 10px 15px;
	color: #ffffff;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	text-transform:uppercase;
}
.form-module input[type="submit"]:hover {
  background:#FAC718;
}

.main-w3 h2{
	text-align:center;
	color:#fff;
	font-size:3em;
	margin:0 0 1em;
}
.main-left-agileits{
	float:left;
	width:33%;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.top-img-agile{
	background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201709/201709025/html/images/1.jpg') no-repeat 0px 0px;
	background-size:cover;
	min-height:200px;
}
.top-img-agile2{
	background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201709/201709025/html/images/2.jpg') no-repeat 0px 0px;
	background-size:cover;
	min-height:200px;
}

.text-agileinfo {
    background: #FFC107;
    padding: 15px;
}
.text-agileinfo h3{
	text-align:center;
	font-size:20px;
	color:#fff;
}
.text-agileinfo h4{
	text-align:center;
	font-size:16px;
	color:#33aea6;
	font-style:italic;
	margin:10px 0;
	font-weight:600;
}
.text-agileinfo p{
	text-align:center;
	font-size:14px;
	line-height:25px;
	color:#fff;
	margin-bottom:20px;
}
.text-agileinfo ul {
	text-align:center;
}
.text-agileinfo ul li{
	display:inline;
}
.text-agileinfo .fa{
	color:#33aea6;
}
.main-right-w3l{
	float: left;
    width: 55%;
    padding: 1em 3em;
   background: rgba(255, 255, 255, 0.86);
	position:relative;
}
.main-right-w3l h1{
	text-align:center;
	width:70%;
	margin:0 auto;
	position:relative;
	font-size:2em;
	color:#000;
}
.main-right-w3l h1 span{
	display: block;
    font-size: 13px;
    letter-spacing: 2px;
    line-height: 1em;
   color:#9d9d9d;
  }
.main-right-w3l h1:before,.main-right-w3l h1:after{
	width: 31%;
    height: 1px;
    background: #D7D7D7;
    position: absolute;
    top: 43%;
    content: '';
}
.main-right-w3l h1:before{
	left: 0%;
}
.main-right-w3l h1:after{
	right: 0%;
}
.main-right-grid-left-w3-agile{
	float:left;
	width:50%;
	text-align:center;
}
.main-right-grid-left-w3-agile h3{
	font-size: 1.1em;
    color: #000;
    margin: 0 auto;
    font-weight: 600;
    width: 45%;
    padding-bottom: 0.8em;
    border-bottom: 1px solid #D7D7D7;
	position:relative;
}
.main-right-grid-left-w3-agile h3 span{
	display: block;
    font-size: 13px;
      color:#9d9d9d;
}
.main-right-grid{
	margin:2.7em 0 2em;
}
.main-right-grid-left-w3-agile h3:after{
	background: #D7D7D7;
    width: 5px;
    height: 5px;
    content: '';
    position: absolute;
    top: 97%;
    left: 49%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.main-right-grid-left1:nth-child(2){
	margin:3em 0;
}
.copyright{
	padding:4em 0 0;
	text-align:center;
}
.copyright p {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    margin: 0 auto;;
	line-height:27px;
	width:90%;
}
.copyright p a{
	color:#33aea6;
	transition:.5s ease-in;
	-webkit-transition:.5s ease-in;
	-moz-transition:.5s ease-in;
	-o-transition:.5s ease-in;
	-ms-transition:.5s ease-in;
}
.copyright p a:hover{
	color:#000;
}
/*--- Responsive Code ---*/
@media screen and (max-width: 1440px){
	.main-right-w3l {
		padding: 1em 2em;
	}
	.main-left-agileits {
		width: 36%;
	}
}
@media screen and (max-width: 1366px){
	.main-right-w3l {
		padding: 1.77em 2em;
	}
}
@media screen and (max-width: 1280px){
	.form-module {
		position: relative;
		width: 64%;
	}
}
@media screen and (max-width: 1080px){
	h1 {
		font-size: 45px;
	}
	.form-module {
		width: 75%;
	}
	.main-right-w3l h1:before {
		left: -2%;
	}
	.main-right-w3l h1:after {
		right: -2%;
	}
	.toggle img {
		max-width: 90%;
	}
	.form-module .toggle {
		top: -18px;
	}
}
@media screen and (max-width: 1024px){
	.main-right-w3l {
		padding: 1.77em 1.9em;
	}
}
@media screen and (max-width: 991px){
	.main-right-w3l h1:before {
		left: -4%;
	}
	.main-right-w3l h1:after {
		right: -4%;
	}
	.form-module {
		width: 79%;
	}
}
@media screen and (max-width: 966px){
	.main-right-w3l {
		padding: 1.77em 1.8em;
	}
}
@media screen and (max-width: 900px){
	.main-right-w3l {
		padding: 1.77em 1.7em;
	}
}
@media screen and (max-width: 800px){
	h1 {
		font-size: 40px;
		margin-top:40px;
	}
	.main-right-w3l h1 {
		font-size: 1.7em;
	}
		.main-right-w3l h1:before {
		left: -5%;
	}
	.main-right-w3l h1:after {
		right: -5%;
	}
	.main-right-w3l h1 span {
		font-size: 12.5px;
	}
	.main-right-grid-left-w3-agile h3 {
		font-size: 1em;
	}
	.main-right-w3l {
		padding: 2.2em 1.1em;
	}
	.text-agileinfo h3 {
		font-size: 18px;
	}
	.text-agileinfo h4 {
		font-size: 15px;
	}
	.main-left-agileits {
		width: 38%;
	}
	.form-module {
		width: 88%;
	}
	.main {
		padding: 30px 0;
	}
	.copyright p {
		font-size: 14px;
	}
}
@media screen and (max-width: 768px){
	.toggle img {
		max-width: 80%;
	}
	.form-module .form {
		padding: 34px;
	}
}
@media screen and (max-width: 667px){
	.main-right-w3l {
		padding: 2.2em 0.2em;
	}
	.main-left-agileits {
		width: 43%;
	}
}
@media screen and (max-width: 640px){
	.form-module {
		width: 95%;
	}
}
@media screen and (max-width: 600px){
	h1 {
		font-size: 35px;
		margin-top: 30px;
	}
}
@media screen and (max-width: 568px){
	.main-right-w3l {
		width: 100%;
		padding: 1em 0em;
	}
	.main-left-agileits {
		width: 100%;
	}
	.copyright {
		padding: 0;
	}
}
@media screen and (max-width: 384px){
	h1 {
		font-size: 30px;
		margin-top: 30px;
	}
	.main-right-w3l h1 {
		font-size: 1.5em;
	}
	.main-right-grid-left-w3-agile h3 {
		font-size: 0.9em;
	}
	.copyright p {
		font-size: 13px;
	}
	.toggle img {
		max-width: 70%;
	}
	.form-module .toggle {
		top: -12px;
	}
}
@media screen and (max-width: 320px){
	h1 {
		font-size: 26px;
		margin-top: 25px;
	}
	.form-module {
		width: 100%;
	}
	.form-module .form {
		padding: 34px 25px 25px 25px;
	}
}
