*{padding:0;margin:0;}
ul, ol{list-style: none;}
body, input, button, select, textarea, h1, h2, h3, h4, h5, h6{font-family:'Helvetica Neue', "PingFang SC", 'STHeiti', '微软雅黑', 'Microsoft YaHei', Helvetica,Arial,sans-serif;
    font-weight: 300;}
body{font-size: 14px;right:0;color: #666666;transition:right 0.4s ease-in-out;}
body.animate-show{position: absolute;right: 250px;}
body.animate-hide{position: relative;right: 0;}
a {
    color: #4FB1F7;
}
a, a:hover{text-decoration: none;}
.btn{border:none;border-radius: 30px;font-weight: 300;}
.btn-primary, .label-primary{background-color: #4FB1F7;}
.btn-primary:hover, .label-primary:hover{background-color: #80c5f7 !important;}
.btn-primary:active, .label-primary:active, .btn-primary:focus{background-color: #51a7e6 !important;}
.btn-primary.active:hover{background-color: #e6e6e6 !important;color: #999 !important;}
.btn-primary.active:active, .btn-primary.active:focus{background-color: #d9d9d9 !important;color: #999;}
.btn-primary.disabled{background-color: #666666;}
.btn-gray{background-color: #666666;color: #fff;}
.btn-gray:hover{color: #fff;background-color: #737373;}
.btn-gray:active{background-color: #595959;}
.btn-mini{width: 150px;height: 50px;line-height: 30px;}
.btn-normal{width: 200px;height: 50px;line-height: 30px;}
.color-blue{color: #4fb1f7;}


.relative {
  position: relative;
}
.margin-0 {
  margin: 0 !important;
}
.margin-top-0 {
  margin-top: 0;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-top-25 {
  margin-top: 25px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-top-45 {
  margin-top: 45px;
}
.margin-top-50 {
  margin-top: 50px;
}
.margin-top-60 {
  margin-top: 60px !important;
}
.margin-left-10 {
  margin-left: 10px;
}
.margin-left-15 {
  margin-left: 15px;
}
.margin-right-0 {
  margin-right: 0px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-right-30 {
  margin-right: 30px;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.margin-bottom-8 {
  margin-bottom: 8px !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
}
.margin-bottom-60 {
  margin-bottom: 60px !important;
}
.padding-0 {
  padding: 0 !important;
}
.padding-20 {
  padding: 20px;
}
.padding-30 {
  padding: 30px;
}
.padding-top-0 {
  padding-top: 0 !important;
}
.padding-top-10 {
  padding-top: 10px !important;
}
.padding-bottom-0 {
  padding-bottom: 0 !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
}
.padding-bottom-50 {
  padding-bottom: 50px !important;
}
.padding-left-20 {
  padding-left: 20px;
}
.padding-left-30 {
  padding-left: 30px;
}
.padding-left-60 {
  padding-left: 60px;
}
.padding-left-80 {
  padding-left: 80px;
}
.padding-right-20 {
  padding-right: 20px;
}
.padding-right-60 {
  padding-right: 60px;
}
.padding-right-80 {
  padding-right: 80px;
}


.aw-container-wrap {
  padding: 20px 0;
  background: #f4f7f9;
}

.list-style-disc{padding-left:20px;list-style: disc;}

.highlight{padding: 10px;margin:10px 0;background-color: #F5F5F5;border: none;border-radius: 4px;line-height: 22px;}
.highlight ul{margin:0;}

/* pagehead */
.pagehead {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.pagehead .title {
  position: relative;
  padding: 65px 0;
  overflow: hidden;
  border-bottom: 1px solid #f5f5f5;
}
.pagehead .title h2 {
  margin-bottom: 15px;
  font-size: 46px;
  line-height: 46px;
  color: #27374d;
}
.pagehead .title .icon {
  position: absolute;
  right: 75px;
  top: -30px;
  font-size: 140px;
  opacity: 0.2;
  z-index: 2;
}
.pagehead .title .circle-bg {
  position: absolute;
  right: 0;
  display: block;
  background: #fff;
  border-radius: 50%;
  opacity: 0.1;
  z-index: 1;
}
.pagehead .title .circle-bg.max {
  width: 425px;
  height: 425px;
  top: -165px;
  right: -60px;
}
.pagehead .title .circle-bg.min {
  width: 350px;
  height: 350px;
  top: -125px;
  right: -25px;
}
.pagehead .title .toggle {
  position: absolute;
  left: 50%;
  bottom: -30px;
  z-index: 4;
  width: 66px;
  height: 66px;
  line-height: 50px;
  margin-left: -33px;
  border-radius: 50%;
  background: #f5f5f5;
  cursor: pointer;
}
.pagehead .title .toggle .icon {
  position: relative;
  top: auto;
  right: auto;
  font-size: 16px;
  opacity: 1;
  color: #27374d;
  font-weight: bold;
}
.pagehead .content {
  position: relative;
  z-index: 3;
  padding: 30px 0;
  background: #f5f5f5;
  border-bottom: 1px solid #eceff1;
  text-align: center;
}
.pagehead .content p {
  text-align: left;
}
.pagehead .content .container {
  width: 750px;
}
.pagehead .content .icon-delete {
  display: none;
  width: 40px;
  height: 40px;
  margin: 25px auto 0;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #e6e6e6;
  font-size: 20px;
  font-style: normal;
  font-weight: 100;
  border-radius: 50%;
  cursor: pointer;
}

/* 全局loading样式 */
#aw-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  margin: 0 0 0 -35px;
  z-index: 10001;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
}
#aw-loading-box {
  width: 70px;
  height: 70px;
  background: url('../img/loading.png') no-repeat #fff;
  background-size: 70px;
  border-radius: 50%;
}
.aw-loading {
  display: inline-block;
  height: 16px;
  width: 16px;
  background: url("../img/ajax-loader.gif") no-repeat;
}

.btn-disabled {pointer-events: none;color: #999;}
.btn-disabled b {font-weight: 300;}

/* 警告提示box */
.aw-tips-box .modal-dialog, .aw-confirm-box .modal-dialog{width: 370px;}
.aw-tips-box .modal-body{background: url(../img/warmming.png) no-repeat right 5px;}
.aw-tips-box .modal-body p{margin: 10px 0;}

.container{width: 1170px;}

/* header */
/* header */
.header {
  position: relative;
  z-index: 5;
  height: 70px;
  border-bottom: 1px solid #eceff1;
}
.header .logo {
  display: block;
  margin: 19px 10px 0 0;
  font-size: 24px;
  color: #27374d;
}
.header .logo img {
	vertical-align: -6px;
}
.header .side-nav .bg{display:none;position:fixed;top:0;left:0;z-index:1;width:100%;height:100%;background: #fff;opacity: 0.5;}
.header .side-nav.animate-show ul {
  left: 0;
  box-shadow: 5px 0 10px rgba(0, 0, 0, 0.2);
}
.header .side-nav.animate-hide ul {
  left: -250px;
  box-shadow: none;
}
.header .side-nav.animate-show .bg {
  display: block;
}
.header .side-nav.animate-hide .bg {
  display: none;
}
.header .side-nav ul {
  position: fixed;
  top: 0;
  left: -250px;
  z-index: 9999;
  width: 250px;
  height: 100%;
  background: #27374d;
  transition: left 0.4s ease-in-out;
  overflow-y: scroll;
}
.header .side-nav li {
  padding: 0 20px;
  overflow: hidden;
}
.header .side-nav .icon-delete {
  display: block;
  width: 52px;
  height: 52px;
  line-height: 52px;
  font-size: 20px;
  color: #728398;
  cursor: pointer;
}
.header .side-nav a {
  display: block;
  padding: 10px 0;
  color: #fff;
  font-size: 16px;
}
.header .side-nav dl {
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #334258;
}
.header .side-nav dl dt {
  position: relative;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  cursor: pointer;
}
.header .side-nav dl dt .icon {
  position: absolute;
  right: 0;
  top: 15px;
}
.header .side-nav dl dd {
  margin: 0;
}
.header .side-nav dl dd a {
  color: #728398;
}
.header .side-nav dl dd b {
  float: right;
  margin-top: 3px;
  font-size: 12px;
  color: #728398;
  font-weight: 300;
}
.header .side-nav dl dd li {
  padding: 0;
}
.header .aw-manage-bar .navbar-header .navbar-toggle {
  height: 52px;
  margin: 0;
  padding: 0;
  color: #26374e;
  font-size: 20px;
  line-height: 52px;
}
.header .aw-manage-bar .side-nav ul {
  transition: right 0.4s ease-in-out;
}
.header .aw-manage-bar .side-nav.animate-show {
  right: 0;
}
.header .aw-manage-bar .side-nav.animate-show ul {
  right: 0;
}
.header .aw-manage-bar .side-nav.animate-hide {
  right: -250px;
}
.header .aw-manage-bar .side-nav.animate-hide ul {
  right: -250px;
}
.header .aw-manage-bar .side-nav ul {
  left: auto;
  right: -250px;
  box-shadow: 5px 0 10px rgba(0, 0, 0, 0.2);
}
.header.active {
  background: #f5f5f5;
}
.header .navbar {
  float: right;
  margin: 0 5px 0 10px;
}
.header .navbar .navbar-collapse {
  background: transparent;
}
.header .navbar-nav .icon-search {
  vertical-align: -1px;
}
.header .navbar-nav > li {
  position: relative;
}
.header .navbar-nav > li > a {
  height: 68px;
  margin: 0 10px;
  padding: 20px 10px;
  line-height: 30px;
  color: #666;
  text-align: center;
  border-bottom: 5px solid #fff;
  font-weight: 400;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: 'liga', 'kern';
}
.header .navbar-nav > li > a:hover,
.header .navbar-nav > li > a:focus,
.header .navbar-nav > li > span.active {
  background-color: transparent;
  border-bottom: 5px solid #4fb1f7;
}
.header .navbar-nav > li:hover .dropdown-list {
  display: block;
}
.header .navbar-nav .badge {
  position: absolute;
  top: 4px;
  right: 2px;
  z-index: 9990;
}
.header .nav-toggle {
  position: relative;
}
.header .nav-toggle .toggle {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 0;
  background: #fff;
  transition: height 0.4s ease 0s;
  overflow: hidden;
}
.header .nav-toggle .toggle ul {
  display: none;
  height: 90px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.header .nav-toggle .toggle ul li {
  width: 180px;
  text-align: center;
}
.header .nav-toggle .toggle ul li a {
  color: #666;
}
.header .nav-toggle .toggle .circle {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  vertical-align: -2px;
}
.header .nav-toggle .toggle.active {
  height: 90px;
  z-index: 2;
  border-bottom: 1px solid #eceff1;
}
.header .nav-toggle .toggle.active ul {
  display: flex;
}
.header .aw-user-nav {
  float: right;
  position: relative;
  width: 180px;
  height: 35px;
  margin: 18px 0 0 15px;
  background: #f5f5f5;
  border-radius: 2px;
}
.header .aw-user-nav:hover .dropdown-list {
  display: block;
}
.header .aw-user-nav .title {
  display: block;
  height: 32px;
  padding-left: 5px;
  color: #666;
  font-weight: 400;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: 'liga', 'kern';
}
.header .aw-user-nav .title i {
  position: absolute;
  right: 10px;
  top: 12px;
  font-size: 12px;
}
.header .aw-user-nav .title span {
  float: left;
  display: block;
  max-width: 140px;
  margin: 6px 0 0 5px;
}
.header .aw-user-nav .dropdown-list {
  top: auto;
  width: 180px;
  margin-top: 3px;
  border-color: #d9d9d9;
  border: 1px solid #eceff1;
  border-radius: 2px;
  background: transparent;
}
.header .aw-user-nav .dropdown-list .aw-dropdown-list {
  max-height: 505px;
  overflow-y: scroll;
}
.header .aw-user-nav.active {
  width: 120px;
  line-height: 35px;
  background-color: #4fb1f7;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.header .aw-user-nav.active a {
  color: #fff;
}
.header .aw-user-nav .btn {
  float: left;
  width: 70px;
  height: 30px;
  line-height: 18px;
  margin: 12px 0 0 10px;
}
.header .aw-search-box {
  float: left;
  width: 900px;
  height: 35px;
  margin: 16px 0 0 35px;
}
.header .aw-search-box .icon-search {
  font-size: 16px;
  vertical-align: -1px;
}
.header .aw-search-box span {
  margin-left: 10px;
  color: #cfcfcf;
}
.header .aw-search-box input {
  display: inline-block;
  width: 745px;
  height: 35px;
  line-height: 35px;
  padding-left: 10px;
  background: transparent;
  border: none;
}
.header .aw-search-box .icon-delete {
  font-size: 18px;
  cursor: pointer;
  vertical-align: -3px;
}
.header .aw-search-box a {
  color: #999999;
}
.header .aw-search-box a.active {
  color: #27374d;
  font-weight: 400;
}
.header .aw-dropdown .aw-dropdown-list li {
  position: relative;
  overflow: visible;
  border-color: #ebebed;
  background: #f9f9f9;
}
.header .aw-dropdown .aw-dropdown-list li:first-child {
  border-radius: 2px 2px 0 0;
}
.header .aw-dropdown .aw-dropdown-list li:last-child {
  border-radius: 0 0 2px 2px;
}
.header .aw-dropdown .aw-dropdown-list li:hover {
  background-color: #439ef7;
}
.header .aw-dropdown .aw-dropdown-list li:hover a {
  color: #fff;
}
.header .aw-dropdown .aw-dropdown-list li ol li {
  width: 180px;
}
.header .aw-dropdown .aw-dropdown-list li ol li a {
  display: block;
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.header .login-bar {
  margin: 55px 0 0 45px;
}
.header .login-bar .btn {
  width: 70px;
  height: 30px;
  margin-left: 14px;
  line-height: 18px;
}

.banner{height: 400px;background: url('../img/banner.jpg') no-repeat center center;}
.banner h1{margin:130px 0 85px;font-size: 50px;color: #ffffff;}
.banner .btn{margin:0 10px;}

.feature{padding:30px 0 0 0;background-color: #f2f4f5;}
.feature .item{margin-bottom:30px;border:1px solid #ebebeb;background-color: #fff;}
.feature .item .mod-head{border-bottom: 1px solid #ebebeb;}
.feature .item .mod-body{padding:30px;}
.feature .item h3{margin:0 0 10px;font-size: 20px;color: #4fb1f7;}
.feature .item p{line-height: 24px;}
.feature .btn{margin:0 0 60px;}

.login{padding:120px 0;background-color: #f3f4f6;}
.login-box{width:825px;padding:0 60px 60px;margin:0 auto;border:1px solid #ebebeb;background-color: #fff;}
.login-box h2{margin:0 0 35px;font-size: 18px;}
.login-box .form-control{width: 300px;height: 40px;}
.login-box label{font-weight: normal;}
.login-box ul li{margin-bottom: 20px;line-height: 36px;}
.login-box ul li .btn{width: 110px;height: 40px;line-height: 30px;}
.login-box ul li.error_message{padding:0 15px;}
.login-box ul li em{font-style: normal;}
.login-box .sidebar{width: 350px;margin: 60px 0 0 50px;padding-left:50px;border-left: 1px solid #ebebeb;}
.login-box .sidebar p{color: #666666;line-height: 24px;}
.login-box .sidebar .btn{width: 215px;height: 40px;line-height: 30px;margin-top: 38px;}
.login-box .tabs {margin-top: 45px;}
.login-box .tabs .nav-tabs > li {width: 49%;}
.login-box ul li.verify-code input {
  float: left;
  width: 190px;
  margin-right: 10px;
}
.login-box ul li.verify-code img {
  float: left;
  width: 100px;
}
.login-box ul li .btn-mobile-code {
  position: absolute;
  right: 15px;
  top: 3px;
}

.attention{background-color: #f2f4f5;}
.attention .mod{margin:30px 0;padding:30px;background-color: #fff;border:1px solid #ebebeb;}
.attention .mod h2{font-size: 16px;}
.attention .mod .mod-footer{margin-top:50px;}
.attention .mod .mod-footer .btn{margin:0 10px;}

.application{background-color: #f2f4f5;}
.application .mod{width: 800px;margin:100px auto;background-color: #fff;border:1px solid #ebebeb;font-size: 16px;border:1px solid #ebebeb;border-radius: 2px;}
.application .mod-head{height:60px;background-color: #fafafa;border-bottom: 1px solid #ebebeb;}
.application .mod-head h2{margin:0;padding:0 30px;font-size: 18px;line-height: 60px;color: #666;text-align: center;}
.application .mod-body{padding:30px;}
.application .mod h2{margin-bottom: 20px;}
.application .mod ul{list-style: disc;padding-left: 15px;}
.application .mod ul li{line-height: 28px;}
.authorize-tips{min-height:120px;padding:10px 0 0;background: #27374d;color: #fff;}
.authorize-tips .icon-border{margin:10px 10px 0 0;padding:13px 0;font-size: 24px;}
.authorize-tips img.icon-border{position: relative;top: -7px;padding:4px;}
.authorize-tips h2{float:left;margin:0;line-height:60px;font-size: 30px;color: #f4ff43;}
.authorize-tips h2.atten{float: none;}
.authorize-tips h2 a{color: #505e73;}
.authorize-tips h2 i{color: #505e73;}
.authorize-tips p{font-size: 16px;}
.authorize-tips .btn-primary{margin-top: 30px;}

.docs{background-color: #f2f4f5;line-height: 180%;}
.docs .mod{margin:30px auto;padding:30px;background-color: #fff;border:1px solid #ebebeb;}
.docs .mod .item{margin-bottom: 60px;}
.docs h1{font-size: 28px;}
.docs h2{margin-bottom:20px;font-size: 24px;}
.docs h3{font-size: 16px;}
.docs p{margin-bottom: 20px;}
.docs ol{padding-left:25px;list-style: decimal;}
.docs ul{padding-left:20px;list-style: disc;}
.docs code, .docs pre{background: #fafafa;border: 1px solid #e6e7e8;color: #666;}
.docs .reference{height: auto;overflow: hidden;}
.docs .reference .column{float: left;width:32%;}
.docs .reference ul{margin-bottom: 20px;}
.docs .reference-table{width:100%;border-color: 1px solid #e6e7e8;background-color: #fff;border:1px solid #e6e7e8;}
.docs table{width:100%;margin-bottom: 30px;}
.docs .reference-table tr:nth-child(2n) td, .docs .reference-table th{background-color: #f9f9f9;}
.docs .reference-table td, .docs .reference-table th{padding:1em 1em 0.5em;vertical-align: top;}
.docs .docs-table{border:1px solid #d9d9d9;}
.docs .docs-table thead td{background-color: #999;color: #fff;word-break: keep-all;}
.docs .docs-table th{width: 16%;padding:0.75em;background-color: #363f4d;color: #fff;border-bottom:1px solid #4d4d4d;}
.docs .docs-table td{padding:0.75em;border-bottom:1px solid #d9d9d9;background-color: #ebebeb;}
.docs .demo-url{font-size: 12px;color: #999;}
.docs .docs-table.reward th{width: 30%;text-align: center;}

/* footer */
/* footer */
.footer {
  background-color: #27374d;
}
.footer a {
  color: #728398;
}
.footer span b {
  color: #fff;
  font-weight: 300;
}
.footer .service {
  font-size: 18px;
  line-height: 55px;
  color: #666;
}
.footer .service i {
  margin-right: 5px;
  color: #ccc;
}
.footer .sitemap {
  padding: 50px 0;
  background: #27374d;
  color: #728398;
}
.footer .sitemap dl {
  float: left;
  margin-left: 88px;
}
.footer .sitemap dl dt {
  margin-bottom: 20px;
  color: #fff;
  line-height: 26px;
  font-weight: 300;
}
.footer .sitemap dl dd {
  margin: 0;
  line-height: 26px;
}
.footer .sitemap dl a {
  color: #728398;
}
.footer .sitemap dl:first-child {
  margin: 0;
}
.footer hr {
  margin: 0;
  border-color: #36455a;
}
.footer .copyright {
  height: 71px;
  line-height: 70px;
  background: #27374d;
  font-size: 12px;
  color: #728398;
  text-align: center;
}
.footer .copyright a {
  margin: 0 0 0 15px;
  opacity: 0.2;
  color: #fff;
}
.footer .copyright a.active,
.footer .copyright a:hover {
  opacity: 1;
}
.footer .icon-weibo-2,
.footer .icon-facebook {
  display: inline-block;
  width: 45px;
  height: 45px;
  margin: 20px 10px 0 0;
  text-align: center;
  line-height: 45px;
  background: #1a2940;
  color: #728398;
  font-size: 24px;
  border-radius: 4px;
}
.footer.share {
  padding: 30px 0;
  text-align: center;
}
.footer.share .btn {
  margin-bottom: 55px;
  color: #fff;
}
.footer.share .btn:first-child {
  margin-bottom: 30px;
}
.footer.share .logo {
  margin-top: 5px;
}


/* 代码高亮 */
.str {color: #080;}
.kwd {color: #008;}
.com {color: #800;}
.typ {color: #606;}
.lit {color: #066;}
.pun, .opn, .clo {color: #660;}
.tag {color: #008;}
.atn {color: #606;}
.atv {color: #080;}
.dec, .var {color: #606;}
.fun {color: red;} 

/* tabs */
.tabs {
  height: 60px;
  background: #fff;
  text-align: center;
  line-height: 60px;
  border-bottom: 1px solid #ECEFF1;
}
.tabs.health .nav-tabs > li {
  min-width: 90px;
}
.tabs .nav-tabs {
  padding: 0 20px;
  overflow-x: auto;
  border: none;
}
.tabs .nav-tabs > li {
  float: none;
  display: inline-block;
  margin-bottom: 0px;
}
.tabs .nav-tabs > li > a {
  padding: 14px 5px;
  font-size: 18px;
  text-align: center;
}
.tabs .nav-tabs > li > a:hover {
  background: #fff;
  border-color: #fff;
}
.tabs .nav-tabs > li > a:focus {
  background: transparent;
  border-color: #fff;
}
.tabs .nav-tabs > li.active > a {
  border: none;
  color: #4fb1f7;
  border-bottom: 5px solid #4fb1f7;
}
.tabs a {
  color: #666666;
}



@media (max-width:768px) {
	.container{width: 100%;}
	.login{padding:15px 0;}
	.login-box{width: 100%;padding: 0 30px 20px;}
  .login-box .content{float: none !important;width: 100%;}
  .login-box .tabs {
    margin-top: 10px
  }
  .login-box .tabs .nav-tabs {
    margin: 0;
  }
	.login-box  h2{margin-bottom:30px;font-size: 20px;color:#27374D;text-align: center;font-weight:400;
    font-synthesis:none;
    text-rendering:optimizeLegibility;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -moz-font-feature-settings:'liga', 'kern';}
	.login-box .form-control {
        width: 100%;
        height: 50px;
        line-height: 50px;
        border-radius: 2px;
        box-shadow: none;
      }
      .login-box ul li {
        line-height: 50px;
      }
      .login-box ul li .btn {
        width: 150px;
        height: 50px;
        line-height: 50px;
        padding: 0;
        font-size: 16px;
      }
	.login-box .sidebar{width:100%;margin: 10px 0 0;padding: 30px 0 0;border-left: none;border-top: 1px solid #ebebeb;text-align: center;}
    .login-box .sidebar h2 {margin-bottom:10px;text-align: left;font-size: 16px;}
	.login-box .sidebar .btn{margin:10px auto 0;height: 50px;line-height: 38px;}
    .login-box .sidebar p {
        font-size: 12px;
        color: #999;
        text-align: left;
        line-height: 20px;
    }
	.bind-crumbs{height: auto;text-align: center;}
	.bind-crumbs .btn{float: none !important;margin:0;}
	.bind-crumbs .pull-left{float: none !important;}

	.header{height: 55px;}
	.header .logo{margin-top: 12px;}
	.header .logo img{width: 130px;}
	.header .aw-top-nav{float:right;margin:0 -10px 0 0;}
	.header .aw-top-nav .navbar-toggle{display: block;}
	.header .aw-top-nav .navbar-toggle{height: 55px;margin: 0;}
	.header .aw-top-nav .navbar-collapse{background: #fafafa;}
	.header .aw-top-nav .navbar-collapse.active{left: auto;right: -5px;z-index:1000;width:130px;border: 1px solid #f0f0f0;}

	.banner h1{font-size: 34px;}
	
	.attention .mod{padding:20px;}
    .attention .mod p {
        margin: 0;
        font-size: 12px;
        color: #999;
        line-height: 20px;
    }
    .attention .mod .mod-footer {
        margin: 0;
    }
    .attention .mod .mod-footer .btn {
        width: 100%;
        height: 50px;
        margin: 0 0 20px 0;
        line-height: 38px;
        font-size: 16px;
    }
    .attention .mod .mod-footer .btn:last-child {
        margin: 0;
    }

	.feature .item img{width: 100%;}


	.footer{text-align: center !important;}
	.footer .copyright{line-height: 20px;text-align: center;}
	.footer .sitemap{padding:25px 0;text-align: center;}
	.footer .sitemap p{margin:20px 0 0;font-size: 16px;color: #ffffff;}
	.footer .copyright{height: 50px;line-height: 50px;}
}

@media (max-width:640px) {
	.authorize-tips{height: 60px;line-height:60px;min-height:60px;padding: 0 20px;color:#27374D;background: #FFCC80;}
    .authorize-tips span {
        display: inline-block;
        width: 24px;
        height: 24px;
        margin-right: 5px;
        background: #27374D;
        color: #fff;
        border-radius: 50%;
        text-align: center;
        line-height: 24px;
        font-size: 14px;
    }
	.authorize-tips .pull-left, .authorize-tips .btn-primary{float: none !important;}
    .attention .mod {text-align: left;}
    .attention .mod .mod-body h2{
        margin: 0 0 10px;
        font-size: 16px;color: #27374D;font-weight:400;
    font-synthesis:none;
    text-rendering:optimizeLegibility;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -moz-font-feature-settings:'liga', 'kern';line-height: 26px;}
    .attention .mod .item {padding: 20px 0;border-top: 1px solid #ECEFF1;}
    .attention .mod .item:first-child {padding-top: 0;border-top: 0;}
	.docs .reference .column{width: 50%;}
	.aw-tips-box .modal-dialog, .aw-confirm-box .modal-dialog {width: auto;margin-top: 80px;}
}
