span.side-nav {
  display: inline-block;
  padding:0 10px 2px 10px;
  line-height:26px;
  border-bottom:2px solid #990000;
  text-align: center
}

p.side-nav {
  line-height: 40px;
  font-size:16px;
}

p.side-nav:hover {
  color: gray;
}

p.side-nav a {
  color: #000;
}

.as-active {
  font-weight: 900;
}

h4.as-cont-title {
  text-align: center;
  color: #000;
  font-size: 20px;
  font-weight: 900;
}

span.as-focus {
  color: #990000;
  font-weight: 900;
}

.as-indent {
  text-indent: 2em;
}

.as-support-title {
  text-align:center;
  color: #333333;
  font-size:20px;
}

.as-clear-box {
  clear: both;
  width: 100%;
  height: 20px;
}

.as-par-indent {
  margin-left: 2em;
}

.as-center {
  text-align: center;
}

.as-table {
  width: 100%;
}

.as-table td {
  border: 1px solid #fff;
  background: #fbd4d2;
  padding: 8px;
  line-height: 22px;
  color: #333;
}

.as-table td a {
  color: #333;
}

.as-table td a:hover {
  color: #757575;
}

.as-table tr:first-child td{
  background: #900;
  color: #fff;
  text-align: center;
}

.sm-font {
  font-size: 0.8em;
}

.as-sidebar-title {
  color:#000000;
  font-size:30px;
  font-weight: 900;
}

.lg-side-bar {
  height: 111px;
  width: 300px;
  left: 0;
  top: 121px;
  z-index:4;
}

.lg-main-title {
  height: 290px;
  width: 579px;
  left: 400px;
  top: 121px;
  z-index:6;
}

.lg-main-list {
  width: 579px;
  left: 400px;
  top:121px;
  z-index:6;
}

.sm-main-title {
  height: 290px;
  width: 100%;
  top: 121px;
  z-index:6;
}

.lg-main-cont {
  width: 579px;
  left: 400px;
  top:200px;
  z-index:8;
}

.sm-main-cont {
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  top:200px;
  z-index:8;
  font-size: 14px;
  color: #757575;
  line-height: 24px;
}

div.as-sub-nav {
  padding: 5px 20px;
}

div.as-sub-nav .w-link-txt {
  margin: 3px 0;
}

div.as-sub-nav a p {
  color: #919191;
}

.as-list a {
  color: #757575;
  font-size: 16px;
}

.as-list p.as-list-item {
  margin-top: 10px;
  line-height: 20px;
  border-bottom: 1px #757575 dashed;
}

.as-slide-nav {
  height: 40px;
  width: 100%;
  left: 0;
  top: 89px;
  z-index:0;
  background:#000;
  padding: 0;
  box-sizing: border-box;
}

.as-slide-nav td {
  cursor: pointer;
}

.as-slide-nav-table {
  width: 940px;
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: middle;
}

.as-slide-nav-table td {
  height:40px;
  color:#fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 0 10px;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 900;
}

.as-slide-nav-table a {
  color: #fff;
  text-decoration: none;
}

.as-le-slide-ar {
  width: 30px;
  text-align: left;
  vertical-align: text-top;
}

.as-rg-slide-ar {
  width: 30px;
  text-align: right;
  vertical-align: text-top;
}

.as-le-slide-ar img,
.as-rg-slide-ar img {
  width:20px;
  margin-top: 10px;
}


.as-slide-sub-nav {
  position: absolute;
  background: rgba(255, 255, 255, .8);
  z-index: 999;
  top: 40px;
  color: #757575;
  padding: 10px;
  font-size: 14px;
  display: none;
  min-width: 240px;
}

.as-slide-nav-item:hover .as-slide-sub-nav {
  display: block;
}

.as-slide-nav-item:hover span {
  font-size: 18px;
  color: gray;
}

.as-slide-sub-item {
  color: gray;
  font-size: 14px;
  font-weight: 600 ;
  line-height: 22px;
}

.as-img-list-box {
  float: left;
  width: 25%;
  height: 160px;
  margin: 10px 0;
  box-sizing: border-box;
}

.as-prod-box {
  width: 90%;
  height: 100px;
  margin: 0 auto;
  border: 1px solid #900;
  box-sizing: border-box;
}

.as-prod-title {
  width: 90%;
  margin: 0 auto;
  padding: 2px;
  box-sizing: border-box;
}

.as-prod-title a p {
  text-align: center;
  line-height: 20px;
  color: #757575;
  width: 100%;
  text-decoration: none;
  font-size: 12px;
}

.as-show {
  display: block;
}

.as-hidden {
  display: none;
}

.tab-field div {
  float: left;
  padding: 0 10px;
}

.as-nav-sub-item {
  width: auto;
  background: #fff;
  padding: 10px;
  display: none;
}

.as-nav-sub-item p {
  line-height: 16px;
  text-align: center;
  margin-bottom: 10px;
  cursor: pointer;
  border-bottom: 2px solid #f3f3f3;
}

.as-nav-sub-item p a {
  color: #900;
  text-decoration: none;
  font-size: 12px;
}

.w-nav-item:hover .as-nav-sub-item {
  display: block;
}

.as-partner-tanle tr td:nth-child(2){
  padding-left: 20px;
}

.as-partner-tanle td a {
  color: #999;
}

.as-partner-tanle tr td:nth-child(2) {
  border-bottom: 20px solid #fff;
}

.as-contact a {
  color: #999;
}

.as-study-level {
  height: 40px;
  line-height: 20px;
  font-size: 16px;
  background: #900;
  color: #fff;
  padding: 10px;
  box-sizing: border-box;
  font-weight: 900
}

.as-side-sub-item {
  display: none;
}

.as-side-sub-item p{
  line-height: 20px;
  font-size: 14px;
}

.as-side-sub-item p a {
  color: #999;
}

.side-nav:hover + .as-side-sub-item {
  display: block;
}

.as-side-sub-item:hover {
  display: block;
}

.as-study-level + div a {
  color: #900;
}

.lg-footer {
    width: 100%;
    padding: 50px 20px;
    box-sizing: border-box;
    background: #000;
    height: 500px;
}

.as-footer-sec {
    width: 1000px;
    height: 200px;
    margin: 0 auto;
    color: #fff;
}

.as-footer-addr {
    float: left;
    width: 500px;
    font-size: 18px;
}

.as-footer-addr p a {
    color: #fff;
    font-size: 14px;
}

.as-footer-addr p {
    line-height: 26px;
    font-size: 14px;
}

.as-footer-msg {
    float: right;
    width: 400px;
}

.as-footer-msg input,
.as-footer-msg select {
    width: 95%;
    height: 26px;
    font-size: 14px;
    box-sizing: border-box;
    line-height: 20px;
    background: #fff;
    color: #000;
    margin: 5px 0;
    padding: 2px;
    border: 2px solid #900;
}

.as-footer-msg textarea {
    width: 95%;
    height: 54px;
    color: #000;
    line-height: 20px;
    font-size: 14px;
    margin: 5px 0;
    padding: 2px;
    box-sizing: border-box;
    border: 2px solid #900;
}

.as-footer-msg [name=inquiry_button] {
    width: 100px;
    margin: 0 5% 20px 0;
    background: #900;
    color: #fff;
}

.as-btn-more {
  display: inline-block;
  width: 100px;
  height:30px;
  line-height: 30px;
  text-align: center;
  background: #999999;
  color:#fff;
  font-size: 14px;
}

.editableContent a {
  color: #575757;
}

.as-link {
  text-align: center;
  height: 30px;
  background: #000;
}

.as-link .header {
  height: 30px;
}

.as-link .header {
  color: #fff;
  font-size: 14px;
}

.as-link .header a {
  color: #fff;
}

.as-foot-center {
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}

.as-foot-center a {
  color: #fff;
}

.fake_layer {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  z-index: 9998;
}

.waiting_gif {
  display: none;
  position: fixed;
  width: 100%;
  max-width: 400px;
  top:0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 9997;
}