
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {
	margin: 0;
	padding: 0
}
body,button,input,select,textarea {
	font: 12px/1.5 Tahoma,Helvetica,Arial,"\5b8b\4f53",sans-serif
}
fieldset,img { border: 0; }
ul,ol { list-style: none; }
a { text-decoration: none; }
a: link,a: visited { text-decoration: none; }
a: hover { text-decoration: underline; }
button,input,select,textarea { font-size: 100%; }
input,select { vertical-align: middle; }
table { border-collapse: collapse; border-spacing: 0; }
.clearfix: after { clear: both; content: ".";display: block;height: 0;visibility: hidden;}
.clearfix {	*zoom: 1; }
.tal { text-align: left; }
.tac { text-align: center; }
.tar { text-align: right; }
.yahei { font-family: "\5FAE\8F6F\96C5\9ED1"; }
.pr { position: relative; }
.fl { display: inline;float: left; }
.fr { display: inline;float: right; }
.mb20{ margin-bottom: 20px;}
.adm-red{ color: #f70000;}
/*=========== 
	adm-area
=============*/
body {
	background: #bfddf9 url(../images/adm-container.jpg) no-repeat center top;
}
.adm-container{
	width: 434px;margin-top: 49px;
	margin-left: auto;margin-right: auto;
}
.adm-area {
	position: relative;	width: 434px;height: 486px;
	margin-left: auto;margin-right: auto;
	background: url(../images/adm-area.png) no-repeat center center;
}
.adm-logo {
	position: absolute;	top: 12px;left: 164px;
	width: 106px;height: 106px;
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}
.logo-orange{ 
	position: absolute;	top: 14px;left: 42px;
	width: 22px;height: 34px;
	background-image: url(../images/logo-orange.png);
}
.logo-green{ 
	position: absolute;	top: 28px;left: 54px;
	width: 38px;height: 27px;
	background-image: url(../images/logo-green.png);
}
.logo-red{ 
	position: absolute;	top: 48px;left: 52px;
	width: 38px;height: 36px;
	background-image: url(../images/logo-red.png);
}
.logo-black{ 
	position: absolute;	top: 50px;left: 20px;
	width: 38px;height: 38px;
	background-image: url(../images/logo-black.png);
}
.logo-blue{ 
	position: absolute;	top: 34px;left: 12px;
	width: 37px;height: 26px;
	background-image: url(../images/logo-blue.png);
}

.adm-hd{ padding-top: 130px; color: #3573b7; font-size: 20px;}

/*
	form
*/
.adm-bd{ padding: 20px 40px;}
.adm-input{
	display: block;
	width: 344px;
	padding: 12px 8px;
	font-size: 14px;
	line-height: 1.2;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
}
.adm-form-set .adm-input{position: relative;}
.adm-form-set .adm-input.first-child {
	top: 1px;
	*top: 3px;
	border-bottom-right-radius: 0!important;
	border-bottom-left-radius: 0!important;
}
.adm-form-set .adm-input.last-child {
	top: -2px;
	border-top-right-radius: 0!important;
	border-top-left-radius: 0!important;
}
.adm-input:focus{
	z-index: 2;
	background-color: #fefffe;
	border-color: #3bb4f2;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 5px rgba(59,180,242,.3);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 5px rgba(59,180,242,.3);
}
/*
	icon
*/
.adm-icon{ background-image: url(../images/adm-icon.png); background-repeat: no-repeat;}
.adm-form-icon {position: relative;}
.adm-form-icon i{
	position: absolute;
	left: 8px;
	top: 50%;
	display: block;
	margin-top: -15px;
	line-height: 1;
	z-index: 2;
	width: 30px;
	height: 30px;
}
.adm-form-icon .adm-input {
	width: 304px;
	padding-left: 40px!important;
}
.adm-form-set .adm-form-icon i{ z-index: 3;}

.adm-icon-username{background-position: 5px 4px;}
.adm-icon-pwd{background-position: 5px -46px;}
.adm-icon-yzm{background-position: 5px -113px;}

.adm-yzm{ }
.adm-yzm .adm-input{ width:212px;  padding-right: 100px;}
.adm-yzm-img{ z-index: 3; cursor: pointer; position: absolute; right: 8px; top: 50%; margin-top: -12px; width: 78px; height: 24px;}

.adm-pwd{ }
.adm-pwd .adm-input{width:212px;  padding-right: 100px;}
.adm-fg{ z-index: 3; text-align: right; position: absolute; right: 8px; top: 50%; margin-top: -12px; width: 78px; height: 24px; color:#3573b7; }

/* 
	btn 
*/
.adm-btn {
	display: inline-block;
	margin-bottom: 0;
	padding: 8px 10px;
	vertical-align: middle;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
	text-align: center;
	white-space: nowrap;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0;
	cursor: pointer;
	outline: 0;
	-webkit-transition: background-color 300ms ease-out,border-color 300ms ease-out;
	transition: background-color 300ms ease-out,border-color 300ms ease-out;
}
.adm-btn-primary {
	color: #fff;
	background-color: #19a0e6;
	border-color: #5ab0f0;
}
.adm-btn:hover{
	color: #fff;
	background-color: #2eb2f7;
	border-color: #5ab0f0;
}
.adm-btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.adm-radius { border-radius: 3px; }


/*
	adm-ft
*/
.adm-ft{ color: #666; padding: 20px 10px; line-height: 2;}

/*
	adm-foot
*/
.adm-foot{ margin-top: 20px; padding:20px 0; background-color: #8fb3dc; color: #fff; line-height: 2;}

/*
	animated
*/
.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
          animation-name: rotateIn;
}