@charset "UTF-8";
/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{ margin: 0; padding: 0; }
.clearfix:after{content:'\0020';display:block;height:0;clear:both;visibility:hidden; }
.clearfix{*zoom:1;}
.l{float:left; width: auto;}
.r{float:right; width: auto;}
.clear{ height:0; overflow:hidden; clear:both}
body {
  font: 14px/1.5 "Microsoft Yahei", "Hiragino Sans GB", Helvetica, "Helvetica Neue", "微软雅黑", Tahoma, Arial, sans-serif;
  color: #14191e;
}
body {
  overflow-y: scroll;
  overflow-x: scroll;
}
body {
  min-width: 1200px;
  background-color: #edeff0;
}
.container {
  margin: 0;
  padding:0;
}
.container {
  /*max-width: 1200px;*/
  width: 100%;
}
#main {
  min-height: 750px;
  padding: 3% 0 0 2%;
  width:100%;
}
body {
  background: #edeff0;
}
.gotoTopBtn {
  margin-left: 620px;
}

.other-left {
  position: relative;
  /*width: 220px;*/
  width: 20%;
  /*padding: 0 20px;*/
  padding: 0 2%;
  overflow: visible;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  list-style-type: none;
}
.other-left li {
  position: relative;
  /*width: 220px;*/
  width: 100%;
  height: 60px;
  overflow: visible;
  border-bottom: 1px solid #edf1f2;
}
.other-left li:last-child {
  border-bottom: 0 none;
}
.other-left li a {
  position: relative;
  display:inline-block;
  /*padding: 0 10px 0 30px;*/
/*  padding: 0 10% 0 0;
  margin-left: 10%;*/
  padding:0;
  margin:0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-decoration: none;
  /*font-size: 14px;*/
  font-size:1%;
  color: #787d82;
}

.other-left li a span {
  width: 100%;
  padding:0;
  margin: 0;
}
.other-left li a span.tip {
  height: 16px;
  border-radius: 10px;
  background-color: red;
  line-height: 16px;
  /*font-size: 12px;*/
  font-size: 1%;
  color: white;
  /*padding: 0 10px;*/
  padding: 0 10%;
  position: absolute;
  right: 25px;
  top: 23px;
}
.other-left li:hover a span {
  color: #14191e;
}
.other-left li:hover a span.tip {
  color: white;
}
.other-left li.selected:before {
  content: " ";
  position: absolute;
  top: 0;
  width: 2px;
  height: 60px;
  background-color: #cc0000;
  left: -13%;
}
.other-left li.selected a span {
  color: #cc0000;
}
.other-left li.selected a span.tip {
  color: white;
}
.other-right {
  margin-top:0;
  margin-left: 25%;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background: #fff;
  overflow: hidden;
  width: 68%;
}
.other-right-wrap {
  position: relative;
  min-height: 750px;
}
.others {
  /*padding: 10px 40px 50px;*/
  padding: 1% 4% 5%;
}
.others h1 {
  font-size: 16px;
  line-height: 49px;
  color: #363d40;
  margin-bottom: 2.1em;
  border-bottom: 1px solid #eceff0;
}
.others p {
  margin: 1.5em 0;
  line-height: 150%;
  color: #656e73;
}
.others .qqText,
.others .groupNum {
  margin-bottom: 0;
}
.others .groupNum {
  line-height: 24px;
  margin-top: 10px;
  padding-left: 20px;
}
.others ol {
  padding-left: 10px;
}
.space-side {
  margin: 0 20px 20px;
  color: #60686b;
}
.perface {
  border-bottom: 1px solid #eceff0;
}
.perface li {
  line-height: 31px;
  font-size: 12px;
  margin-bottom: 20px;
}
.job-nav {
  padding-top: 30px;
  margin-bottom: 28px;
}
.job-nav li {
  float: left;
  width: 150px;
  margin-right: 10px;
}
.job-nav a {
  font-size: 15px;
  font-weight: bold;
  color: #6ccb7a;
}
.job-nav a:hover {
  text-decoration: underline;
  color: #319d42;
}
.job-block {
  margin-bottom: 45px;
}
.job-block ol {
  line-height: 30px;
}
.job-block li {
  font-size: 12px;
}
.job-block h2 {
  font-size: 15px;
  color: #303538;
  margin: 1em 0;
}
.job-block h3 {
  font-size: 14px;
  margin-top: 28px;
}
.others .job-email {
  font-size: 12px;
  padding: 34px 0 0 10px;
  margin: 0;
  color: #60686b;
}
.works-wrap h1 {
  font-size: 15px;
  color: #333;
  padding: 15px 0;
  border-bottom: 1px solid #eceff0;
  margin: 0;
}
.recruit-contact {
  font-size: 12px;
  line-height: 30px !important;
  margin: 0 !important;
}
.recruit-contact span {
  color: #c9394a;
}
.other-contact {
  width: 835px;
  padding-bottom: 100px;
  margin-right: -60px;
  color: #60686b;
}
.other-contact li {
  float: left;
  padding-bottom: 30px;
  width: 300px;
  margin-right: 170px;
}
.other-contact .contact-right {
  margin-right: 0;
}
.others .other-contact h1 {
  padding: 10px;
  margin: 0;
  border-bottom: 0 none;
  width:70%;
}
.other-contact h2 {
  padding: 0 20px 0;
  font-size: 2%;
  color: #1f2426;
  width:70%;
}
.others .contact-title {
  margin-bottom: 0.8em;
}
.other-contact p {
  padding: 0 20px 32px;
  margin: 0;
  font-size: 2%;
  line-height: 30px;
  border-bottom: 1px solid #eceff0;
  width:70%;
}
.alert {
  position: absolute;
  z-index: 1030;
  left: 300px;
}
/*about us*/
.us-list {
  /*padding-left: 20px;*/
  padding-left: 1%;
}
.us dt {
  color: #303538;
  font-size: 14px;
  padding-left: 27px;
  background: url(../images/us-sprite.png) no-repeat -85px -192px;
}
.us dd {
  /*padding-left: 27px;*/
  padding-left: 2%;
  margin-bottom: 28px;
  font-size: 1%;
  color: #60686b;
}
.us-app-wrap {
  margin-top: 18px;
}
.us-app-code {
  width: 100px;
  height: 100px;
  background: url(../images/us-sprite.png) no-repeat 0 0;
}
.us-app-links {
  float: left;
  margin-left: 30px;
  border-left: 1px solid #edf0f2;
  padding-left: 30px;
  height: 100px;
}
.us-app-links a {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #39b94e;
  font-size: 18px;
}
.us-app-links a:link,
.us-app-links a:visited {
  color: #fff;
}
.us-app-links a:hover {
  background: #33a646;
}
.us-app-links i {
  display: inline-block;
  width: 15px;
  height: 18px;
  vertical-align: -2px;
  margin-right: 5px;
  background: url(../images/us-sprite.png) no-repeat;
}
.us-app-iphone {
  margin-bottom: 20px;
}
.us-app-iphone i {
  background-position: -85px -140px;
}
.us-app-android i {
  background-position: -85px -168px;
}
.us-more {
  padding-left: 48px;
}
.join-status {
  padding-left: 10px;
}
.us-join-qq,
.us-join-qq:link {
  padding-left: 10px;
  color: #39b94e;
}
.us-join-qq:visited {
  color: #319d42;
}
.us-join-qq:hover {
  color: #61c771;
}
.qqGroup li {
  line-height: 34px;
}
/*about group*/
.group-bd {
  width: ;
}
.others .order-list {
  padding: 0;
}
.group-bd li {
  list-style: none;
}
.item1 li {
  float: left;
  vertical-align: top;
}
.item2 li {
  float: right;
}
.group-img {
  vertical-align: top;
}
.wrap,
.speci-wrap {
  display: table;
  width: 184px;
  height: 184px;
  position: relative;
}
.img {
  vertical-align: top;
  display: block;
}
.img-wrap {
  height: 100%;
}
.group .lowlayer {
  margin: 0 14px;
  color: #fff;
  height: 100%;
  *width: 90%;
  position: absolute;
  z-index: 300;
  top: 0;
}
.lowlayer td {
  line-height: 24px;
}
.group .layer-title {
  position: absolute;
  width: 184px;
  height: 184px;
  display: table;
  vertical-align: middle;
  color: white;
  display: none;
}
.group .wrap.hover .layer-title {
  display: table;
}
.group .speci-wrap .layer-title {
  display: table;
}
.group .speci-wrap.hover .layer-title {
  display: none;
}
.group .equi-square .layer-title {
  width: 368px;
  height: 368px;
}
.group .mid-equi-square .layer-title {
  width: 368px;
}
.group .wider-equi-square .layer-title {
  width: 552px;
}
.group .layer-title span {
  display: table-cell;
  vertical-align: middle;
  line-height: 20px;
  padding: 10px;
}
.purple {
  /*background: #945aae;*/
  background: rgba(148, 90, 174, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc945aae,endColorstr=#cc945aae);
}
.blue {
  /*background: #326db9;*/
  background: rgba(50, 109, 185, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc326db9,endColorstr=#cc326db9);
}
.bg-red {
  /*background: #c9394a;*/
  background: rgba(201, 57, 74, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccc9394a,endColorstr=#ccc9394a);
}
/*friend links*/
.friend-links {
  padding: 0 20px;
}
.friend-links dd {
  font-size: 12px;
  width: 190px;
}
.us-app-qr {
  width: 111px;
  height: 190px;
}
.us-app-qr .qr-img {
  width: 111px;
  height: 111px;
}
.us-app-qr .qr-img-mobile {
  background: url(../images/qr_mobile.png) no-repeat center 0;
}
.us-app-qr .qr-img-ipad {
  background: url(../images/qr_ipad.png) no-repeat center 0;
}
.us-app-qr .us-qr-link {
  display: block;
  margin-top: 20px;
  height: 18px;
  line-height: 18px;
  padding-left: 28px;
  font-size: 14px;
  color: #00b33b;
  background: url(../images/ios_android.png) no-repeat 0 0;
}
.us-app-qr .us-qr-android {
  background-position: 0 -38px;
}
.us-app-split {
  margin: 0 40px;
  width: 1px;
  height: 190px;
  background-color: #edf1f2;
}
.site-header {
position: relative;
padding-bottom: 6px;
}
.footer-copyright{
  padding: 45px 0;
  text-align: center;
  color: #b4bbbf;
  background-color: black;
  height: 100px;
}

ol, ul {
    list-style: none;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.feedback-wrap p{margin: 0;}
.feedback-wrap button{float:left;display: inline-block;vertical-align: middle;color: #fff;font-size: 14px;background-color:#39b94e;height: 40px;line-height: 40px;width: 50%;cursor: pointer;text-align: center;transition:background-color 0.2s;-webkit-transition:background-color 0.2s;-moz-transition:background-color 0.2s;-o-transition:background-color 0.2s;}
.feedback-wrap button:hover{ background-color: #33a646;}
.feedback-wrap h4{margin-bottom: 12px;}
.feedback-wrap .rlf-tip-wrap{ font-size: 12px;height: 30px; line-height: 30px;}
.feedback-wrap .rlf-tip-error{background: url("/static/images/rl-sprite.png") no-repeat -108px -933px; padding-left: 15px; color: #be3948;}
.feedback-wrap .error-field{border-color:#be3948 !important; }
#info,#contact{border:1px solid #d0d6d9;font-size:14px;transition:border-color 0.2s;-webkit-transition:border-color 0.2s;-moz-transition:border-color 0.2s;-o-transition:border-color 0.2s;padding: 7px;}
#info:focus,#contact:focus{border-color: #7bd089; }
#info{width:586px;height: 200px; resize: none; overflow: hidden; }
#contact{ vertical-align: middle;width: 586px;height: 24px;line-height: 24px;font-size:14px;padding: 7px;}
.qqGroup-feed {
    position: absolute;
    right: 65px;
    top: 85px;
}
.feedback-nav, .feedback-list .feedback-item {
    border-bottom: solid 1px #d0d6d9;
}

.friend-links {
    padding: 0 20px;
    line-height: 60px;
}

.friend-links dd {
    font-size: 12px;
    float: left;
    width: 160px;
}

.links
{
  width: 190px;
  height: 60px;

}

dd {
    display: block;
    -webkit-margin-start: 40px;
}

dl {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.feedback-content {
    float: left;
    width: 100%;
    margin-top: 60px;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 80%;
}

a:link, a:visited {
    color: #A6A6A6;
}

.feedback-nav,.feedback-list .feedback-item{border-bottom:solid 1px #d0d6d9;}
.feedback-nav li a{display: block;height: 100%;}
.feedback-nav li a:hover{color: #08090b;}
.feedback-nav li{float: left;width: 120px; height: 45px;line-height: 45px;text-align: center;cursor:pointer;}
.feedback-nav li.selected{color:#08090b;border-bottom: solid 2px #14191e;}
.feedback-list .feedback-item{padding: 20px 0 28px 0;}
.feedback-list .feedback-item p{line-height: 24px;word-wrap:break-word; word-break:break-all;}
.feedback-list .feedback-item .time{margin-top: 10px;color: #c8cdd2;}
.feedback-list .feedback-item .reply{background: #fffbe5;padding: 16px 20px;margin-top: 18px;}
.feedback-list .feedback-item .imooc-manager{color: #ff9600;}
.feedback-list .no-data{padding-top:50px;color:#c8cdd2;line-height: 200px;height: 200px;font-size: 24px;border: none;text-align: center;}
.feedback-item .pics{padding: 14px 0 10px;}

.text {
    color: #08090b!important;
}

.time {
  color:＃f3f3f3;

}

.page {
    margin: 0px 0px 35px 0;
    overflow: hidden;
    clear: both;
    text-align: center;
}

.page span, .page-disabled {
    display: inline-block;
    padding: 0 5px;
    min-width: 20px;
    height: 39px;
    line-height: 39px;
    font-size: 14px;
    color: #c8cdd2;
    text-align: center;
}

.page a.active {
    background: #cc0000;
    color: #ffffff;
    border-color: transparent;
}
.page a {
    display: inline-block;
    margin: 0 5px;
    padding: 0 5px;
    min-width: 20px;
    height: 29px;
    line-height: 30px;
    font-size: 14px;
    color: #787d82;
    text-align: center;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color 0.2s;
    -moz-transition: border-color 0.2s;
    transition: border-color 0.2s;
}

@media(max-width:440px) {
  body {
    min-width: 400px;
    font: normal 100% Helvetica, Arial, sans-serif;
  }

  .other-contact .contact-right {
    margin-right:80%; 
  }

}

@media(max-width:360px) {
  body {
    min-width: 330px;
    font: normal 100% Helvetica, Arial, sans-serif;
  }

    .other-contact .contact-right {
    margin-right:80%; 
  }

}

.left-nav
{
   width: 20%;
   float:left;
   text-align: center;
  overflow: visible;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
