
a {
  text-decoration: none;
}


/*sqlclear的导航图片*/
.pcice-sqlclearbg {
    background:url(../images/sqlclear02.jpg) center no-repeat;
    position: relative;
    background-size: cover;
    width: 100%;
    height: 420px;
    text-align: center;
}



/*toPriceTariff的导航图片*/
.pcice-bg {
    background:url(../images/jiage.jpg) center no-repeat;
    position: relative;
    background-size: cover;
    width: 100%;
    height: 420px;
    text-align: center;
}

/*toPriceTariff的导航字体*/
.pcice-bg h2 {
    text-align: center;
    font-size: 36px;
    padding-top: 70px;
    color: #013451;
}


.down .down-z {
height: 58px;
line-height: 58px;
}

.down{
	margin-top:10%;
}
.down .down-z .down-zj {
width: 162px;
border-right: solid 1px #d57e02;
background: #ffa321 url(../images/new-bg.png) no-repeat -280px 12px;
_background: #ffa321 url(../images/new-bgie6.png) no-repeat -280px 12px;
text-indent: 50px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;

}

.down .down-z a {
float: left;
display: inline;
font-size: 25px;
font-family: "Microsoft YaHei";
_font-family: "瀹嬩綋";
color: #fff;
}



.down .down-z .popup {
background: #ea8a01 url(../images/new-bg.png) no-repeat -340px -49px;
_background: #ea8a01 url(../images/new-bgie6.png) no-repeat -340px -49px;
}


.down .down-z .other {
font-size: 15px;
background: #ffa321;
width: 62px;
background: #ffa321 url(../images/new-bg.png) no-repeat -280px -57px;
_background: #ffa321 url(../images/new-bgie6.png) no-repeat -280px -57px;
text-indent: 10px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}

.up p {
font-weight: bold;
margin-bottom: 0px;
}

.up {
background: #fff;
width: 224px;
height: 30px;
padding: 0px 0 52px 12px;
z-index: 10;
position: absolute;
top: 306px;
left: 80px;
display: none;
}




.up li {
background: url(../images/new-bgie6.png) no-repeat 0 -398px;
float: left;
padding-left: 25px;
height: 20px;
line-height: 20px;
font-size: 14px;
margin-right: 35px;
margin-top: 6px;
white-space: nowrap;
}





a:hover {
  text-decoration: none;
}
h1 {
  margin: 0;
  font-weight: 500;
}
h2,
h3,
h4 {
  margin: 0;
  font-weight: 500;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input {
  display: inline-block;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #cfcfcf;
  border-radius: 2px;
  outline: none;
  -webkit-transition: border-color ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s;
}
textarea {
  padding: 10px;
  background-color: #fff;
  outline: none;
  font-size: 14px;
  border: 1px solid #cfcfcf;
  resize: none;
  border-radius: 2px;
  width: 100%;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted transparent;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.container {
  width: 1170px !important;
}
/* 自定义btn样式 */
.es-transition {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.btn-banner-base {
  padding: 10px 45px;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.btn-banner-base:hover {
  color: #fff;
}
.btn.btn-banner-orange {
  background-color: #ff974e;
  border: 2px solid #ff974e;
  padding: 10px 45px;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.btn.btn-banner-orange:hover {
  color: #fff;
}
.btn.btn-banner-orange:hover {
  border: 2px solid #ff791b;
  background-color: #ff791b;
}
.btn.btn-k12-orange {
  background-color: #ffb665;
  border: 2px solid #ffb665;
  padding: 10px 45px;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.btn.btn-k12-orange:hover {
  color: #fff;
}
.btn.btn-k12-orange:hover {
  border: 2px solid #ff9e32;
  background-color: #ff9e32;
}
.btn.btn-banner-blue {
  padding: 10px 45px;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  background-color: #7dce59;
  border: 2px solid #7dce59;
}
.btn.btn-banner-blue:hover {
  color: #fff;
}
.btn.btn-banner-blue:hover {
  border: 2px solid #60bc38;
  background-color: #60bc38;
}
.btn.btn-banner-red {
  padding: 10px 45px;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  background-color: #e83d4a;
  border: 2px solid #e83d4a;
}
.btn.btn-banner-red:hover {
  color: #fff;
}
.btn.btn-banner-red:hover {
  border: 2px solid #d81a28;
  background-color: #d81a28;
}
.btn.btn-banner-green-o {
  padding: 10px 45px;
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  background: none;
  border: 2px solid #fff;
  color: #fff;
}
.btn.btn-banner-green-o:hover {
  color: #fff;
}
.btn.btn-banner-green-o:hover {
  background-color: #fff;
  border: 2px solid #fff;
  color: #29adff;
}
.btn.btn-banner-baiduyun-o {
  padding: 10px 45px;
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  background: none;
  border: 2px solid #fff;
  color: #fff;
}
.btn.btn-banner-baiduyun-o:hover {
  color: #fff;
}
.btn.btn-banner-baiduyun-o:hover {
  background-color: #fff;
  border: 2px solid #fff;
  color: #4d5dee;
}
.btn.btn-banner-free-o {
  padding: 10px 45px;
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  background: none;
  border: 2px solid #fff;
  color: #fff;
}
.btn.btn-banner-free-o:hover {
  color: #fff;
}
.btn.btn-banner-free-o:hover {
  background-color: #fff;
  border: 2px solid #fff;
  color: #ff9c00;
}
.btn.btn-banner-edu-o {
  padding: 10px 45px;
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  background: none;
  border: 2px solid #fff;
  color: #fff;
}
.btn.btn-banner-edu-o:hover {
  color: #fff;
}
.btn.btn-banner-edu-o:hover {
  background-color: #fff;
  border: 2px solid #fff;
  color: #ff7b3f;
}
.btn.btn-banner-cloud-o {
  padding: 10px 45px;
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  background: none;
  border: 2px solid #fff;
  color: #fff;
}
.btn.btn-banner-cloud-o:hover {
  color: #fff;
}
.btn.btn-banner-cloud-o:hover {
  background-color: #fff;
  border: 2px solid #fff;
  color: #feb23a;
}
.btn.btn-system-green {
  padding: 10px 45px;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  background-color: #a8f186;
  border: 2px solid #a8f186;
}
.btn.btn-system-green:hover {
  color: #fff;
}
.btn.btn-system-green:hover,
.btn.btn-system-green:focus {
  color: #fff;
  border: 2px solid #87ec58;
  background-color: #87ec58;
}
.btn-system-white {
  width: 200px;
  font-size: 22px !important;
  background: none;
  padding: 10px 40px !important;
  color: #fff;
  box-shadow: 0px 1px 0px 0px rgba(22, 173, 136, 0.392);
  border: 2px solid #fff !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.btn-system-white:hover {
  color: #1ce38f !important;
  background: #fff;
  border: 2px solid #fff !important;
}
.btn-system-orange {
  font-size: 22px !important;
  background-color: #ff8e3f;
  padding: 10px 40px !important;
  margin-left: 20px;
  color: #fff;
  box-shadow: 0px 1px 0px 0px rgba(197, 99, 30, 0.392);
  border: 2px solid #ff8e3f !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.btn-system-orange:hover {
  color: #fff !important;
  background: none;
  border: 2px solid #fff !important;
}
.btn-index-system-orange {
  width: 200px;
  font-size: 22px !important;
  background-color: #ff8e3f;
  padding: 10px 40px !important;
  margin-top: 10px;
  color: #fff;
  box-shadow: 0px 1px 0px 0px rgba(197, 99, 30, 0.392);
  border: 2px solid #ff8e3f !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.btn-index-system-orange:hover {
  color: #fff !important;
  background: none;
  border: 2px solid #fff !important;
}
.btn-system-green-line {
  font-size: 22px !important;
  background: none;
  padding: 10px 40px !important;
  margin-left: 20px;
  color: #1ce38f;
  box-shadow: 0px 1px 0px 0px rgba(22, 173, 136, 0.392);
  border: 2px solid #1ce38f !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.btn-system-green-line:hover {
  color: #fff !important;
  background-color: #1ce38f;
  border: 2px solid #1ce38f !important;
}
.btn-system-orange-line {
  font-size: 22px !important;
  background: none;
  padding: 10px 40px !important;
  margin-left: 20px;
  color: #ff8e3f;
  box-shadow: 0px 1px 0px 0px rgba(197, 99, 30, 0.392);
  border: 2px solid #ff8e3f !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.btn-system-orange-line:hover {
  color: #fff !important;
  background: #ff8e3f;
  border: 2px solid #ff8e3f !important;
}
/*服务报价：计算按钮*/
.btn-edu {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0;
  margin-right: 30px;
  width: 108px;
  background-color: #f0f0f0;
  border: solid 1px #dadada;
  text-align: center;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #919191;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-edu-large {
  width: 151px;
}
.btn-submit {
  font-size: 18px;
  color: #fff;
  width: 142px;
  background-color: #ff974e;
  -webkit-box-shadow: 0 1px 1px #cd3f00;
  box-shadow: 0 1px 1px #cd3f00;
}
.btn-kefu {
  background-color: #1ec67a;
  box-shadow: 0 1px 1px #16ad88;
}
.btn-edu:hover {
  background-color: #ecfcf4;
  border-color: #54d49a;
  color: #919191;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}
.btn-edu.active {
  background-color: #ecfcf4;
  border-color: #54d49a;
  color: #535353;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*bootstrap carousel*/
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  /*  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);*/
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
/*
**   custom && global 
***********************************/
.mt40 {
  margin-top: 60px;
}
.mb40 {
  margin-bottom: 80px;
}
/*中英文带下划线的h2标题*/
.edu-title {
  position: relative;
  margin-bottom: 30px!important;
  font-size: 27px;
  line-height: 27px;
  color: #1ec67a;
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
}
.edu-title span {
  color: #c0c0c0;
  text-transform: uppercase;
}
.edu-title:after,
.divide:after,
.edu-case li:after,
.edu-info li:after,
.es-tab-section h2:after,
.edu-open-source li:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  background-color: #32d880;
  height: 2px;
  width: 19px;
}
/*绿色字体的h2标题*/
.edu-green {
  margin-bottom: 20px;
  font-size: 30px;
  color: #02ba85;
}
/*为某些最后一个去除边框*/
.noborder {
  border: none!important;
}
.noborder:after {
  width: 0;
}
/*清楚浮动*/
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
/*对齐方式*/
.alignment-right {
  text-align: right!important;
}
.alignment-center {
  text-align: center;
}
.alignment-left {
  text-align: left!important;
}
/* img */
.img-border {
  display: inline-block;
  padding: 15px;
  border: 1px solid #eee;
}
.img-round {
  display: inline-block;
  padding: 10px;
  border: 1px solid #eee;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.img-box {
  display: inline-block;
  margin-right: 30px;
  float: left;
  padding: 5px;
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
}
.img-box img {
  display: block;
  width: 270px;
  height: 172px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/*全局的框架*/
.section {
  position: relative;
  margin: 0 auto;
  width: 1140px;
}
.section-fx {
  width: 1000px;
}
.edu-about-zhaopin .section {
  width: 800px;
}
/*图标*/
.section .icon {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 1;
  width: 32px;
  height: 20px;
  font-style: normal;
  background: url('../Images/sprite.png') no-repeat;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/*首页的图标*/
.section .icon-laba {
  background-position: -155px -120px;
}
.section .icon-download {
  width: 32px;
  height: 46px;
  background: url('../Images/download.png') no-repeat;
  background-position: 0 0;
}
.section .icon-demo {
  background-position: -155px -169px;
}
.section .icon-tel {
  background-position: -155px -19px;
}
.section .icon-email {
  background-position: -155px -70px;
}
.section .icon-weibo {
  background-position: -155px -265px;
}
/*内页的图标*/
.section .icon-hi {
  background: url('../Images/page.png') no-repeat -22px -124px;
}
.section .icon-huiji {
  margin-right: 0;
  height: 25px;
  background: url('../Images/page.png') no-repeat -27px -449px;
}
.section .icon-configure {
  height: 35px;
  background: url('../Images/page.png') no-repeat -27px -298px;
}
.section .icon-message {
  height: 45px;
  width: 60px;
  background: url('../Images/page.png') no-repeat -12px -358px;
}
.section-btn {
  text-align: center;
  padding: 115px 0;
}
.section-btn a {
  height: 60px;
  line-height: 60px;
  color: #fff;
  padding: 0 26px;
  display: inline-block;
  background-color: red;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font-size: 20px;
  background-color: #1ce38f;
  box-shadow: 0 1px 0 #16ad88;
}
.section-btn-yellow a {
  background-color: #ff8e3f;
  box-shadow: 0 1px 0 #c73f20;
}
/*内页的banner*/
.edu-page-banner {
  z-index: 998;
  margin-bottom: 80px;
  height: 420px;
  background: url('../Images/system-banner.jpg') no-repeat top center;
}


/*移动业务toPriceTariff*/
.edu-page-banner-toPriceTariff {
  z-index: 998;
  margin-bottom: 80px;
  height: 420px;
  background: url('../Images/system-banner.jpg') no-repeat top center;
}

/*软件定制toPrice_soft*/
.edu-page-banner-toPrice_soft {
  z-index: 998;
  margin-bottom: 80px;
  height: 420px;
  background: url('../Images/system-banner.jpg') no-repeat top center;
}

/*客户案例yeyoo*/
.edu-page-banner-yeyoo {
  z-index: 998;
  margin-bottom: 80px;
  height: 420px;
  background: url('../Images/system-banner.jpg') no-repeat top center;
}

/*数据清洗sqlclear*/
.edu-page-banner-sqlclear {
  z-index: 998;
  margin-bottom: 80px;
  height: 420px;
  background: url('../Images/system-banner.jpg') no-repeat top center;
}

/*文档中心document*/
.edu-page-banner-document {
  z-index: 998;
  margin-bottom: 80px;
  height: 420px;
  background: url('../Images/system-banner.jpg') no-repeat top center;
}


/*常见问题help*/
.edu-page-banner-help {
  z-index: 998;
  margin-bottom: 80px;
  height: 420px;
  background: url('../Images/system-banner.jpg') no-repeat top center;
}

.es-system-banner {
  background: url("../Images/system_banner_bg.jpg") no-repeat;
}
.es-system-banner20 {
  background: url("../images/sqlclearbackground2.png");
}

.es-system-banner21 {
  background: url("../images/security.jpg");
}

.es-k12-banner {
  background: url('../Images/k12_banner_bg.jpg') no-repeat;
}
.es-mooc-banner {
  background: url('../Images/mooc_banner_bg.jpg') no-repeat;
}
.edu-banner-fixed {
  margin-bottom: 0;
}
.about-team {
  background: none;
  height: auto;
}
.system-banner {
  background-image: url('../Images/system-banner.jpg');
}
.app-banner {
  background-image: url('../Images/app-banner.jpg');
}
.cloudvideo-banner {
  background-image: url('../Images/cloudvideo-banner.jpg');
}
.educloud-banner {
  background-image: url('../Images/educloud-banner.jpg');
}
.liveroom-banner {
  background-image: url('../Images/liveroom-banner.jpg');
}

/*移动业务toPriceTariff*/
.liveroom-banner-toPriceTariff {
  background-image: url('../Images/liveroom-banner.jpg');
}

/*软件定制toPrice_soft*/
.liveroom-banner-toPrice_soft {
  background-image: url('../Images/liveroom-banner.jpg');
}

/*数据清洗sqlclear*/
.liveroom-banner-sqlclear {
  background-image: url('../Images/liveroom-banner.jpg');
}

/*客户案例yeyoo*/
.liveroom-banner-yeyoo {
  background-image: url('../Images/liveroom-banner.jpg');
}

/*文档中心document*/
.liveroom-banner-document {
  background-image: url('../Images/liveroom-banner.jpg');
}

/*常见问题help*/
.liveroom-banner-help {
  background-image: url('../Images/liveroom-banner.jpg');
}

.mobile-banner {
  background-image: url('../Images/mobile-banner.jpg');
}
.edu-help-banner {
  background-image: url('../Images/help-banner.jpg');
}
.edu-case-banner {
  background-image: url('../Images/edu-case-banner.jpg');
}
.about-zhaopin {
  background-image: url('../Images/about-zhaopin-banner.jpg');
}
.about-company {
  background-image: url('../Images/about-company-banner.jpg');
}
.about-proxy {
  background-image: url('../Images/about-proxy-banner.jpg');
}
.k12-banner {
  background-image: url('../Images/k12-banner.jpg');
}
/* EduSoho 网络课程 */
.es-inner-section {
  padding: 60px 0;
}
.es-inner-section h2 {
  font-size: 40px;
  color: #1ed88e;
  margin-top: 40px;
  margin-bottom: 20px;
}
.es-inner-section p {
  color: #959595;
  font-size: 16px;
}
.es-inner-section p em {
  color: #1ed88e;
  font-style: normal;
  margin: 0 4px;
}
.es-inner-section.es-bg-gray {
  background: #f5f5f5;
}
.es-inner-tab {
  background: #fff;
  padding: 14px;
  z-index: 999;
}
.es-inner-tab li a {
  margin: 6px 5px;
}
.nav-pills > li > a {
  color: #959595;
}
.nav-pills > li + li {
  margin-left: 0 !important;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background: #1ed88e !important;
}
/*table*/
table.edu-table {
  border: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
  width: 100%;
}
table.edu-table .alignment-left {
  padding-left: 40px!important;
}
table.edu-table thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
}
table.edu-table tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}
table.edu-table tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}
table.edu-table > thead > tr > th,
table.edu-table > tbody > tr > td,
table.edu-table > tbody > tr > th {
  padding: 25px;
  line-height: 1.42857143;
  vertical-align: middle;
  text-align: center;
  color: #4d4d4d;
  background-color: #f6f6f6;
  border: 4px solid #fff;
}
table.edu-table > thead > tr > th,
table.edu-table > tbody > tr > th {
  background-color: #1ec67a;
  color: #fff;
  padding: 15px 0;
  width: 270px;
}
table.edu-table > tbody > tr > th a,
table.edu-table > thead > tr > th a {
  color: #fff;
  text-decoration: underline;
}
table.edu-table a {
  color: #1ec67a;
}
table.edu-table-m > tbody > tr > th {
  background-color: #eee;
  color: #555;
}
table.edu-table-m > tbody > tr > th a {
  color: #1ec67a;
  text-decoration: none;
}
/*
** 内页：产品介绍
************************************/
.section-wrap {
  background-color: #fff;
}
.section-wrap-c {
  background-color: #f5f5f5;
}
.section-s {
  padding: 100px 0;
  width: 785px;
}
.section-l {
  padding: 100px 0;
  width: 950px;
}
.section-m {
  width: 700px;
  padding: 100px 0;
}
.section-x {
  padding: 100px 0;
  width: 1000px;
}
.section .img,
.section .text {
  /*没去除中间的间距,留了10px*/
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}
.section .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.section-l .text {
  width: 470px;
}
.section-s .text {
  width: 510px;
}
.section-m .text {
  width: 420px;
}
.section-wrap .section-s .text {
  padding: 0 20px 0 202px;
}
.section-wrap-c .section-s .text {
  padding: 0 202px 0 20px;
}
.section-wrap .section-l .text {
  padding: 0 20px 0 40px;
}
.section-wrap-c .section-l .text {
  padding: 0 40px 0 20px;
}
.section-wrap .section-m .text {
  padding: 0 0 0 55px;
}
.section-wrap-c .section-m .text {
  padding: 0 35px 0 0;
}
.section-wrap-c h2,
.section-wrap h2 {
  margin-bottom: 20px;
  color: #1ed88e;
  font-size: 45px;
  line-height: 45px;
}
h2.k12-size {
  font-size: 30px;
}
.section-wrap-c p,
.section-wrap p {
  font-size: 18px;
  line-height: 28px;
  color: #959595;
}
/*
** 首页： 视频
************************************/
/*.edu-video {
    display: none;
    max-height: 641px;
    background: url('../Images/video-bg.jpg') top center repeat;
}



.edu-video .video-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.edu-video video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
}*/
.es-video .title-cover {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  color: white;
  padding: 10px 30px;
  margin: 0;
  width: 555px;
}
.es-video .title-cover h3 {
  margin-top: 10px;
  font-size: 18px;
}
.es-video i {
  position: absolute;
  top: 30%;
  left: 40%;
  color: white;
  font-size: 100px;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.es-video:hover i {
  opacity: 1;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.es-video i:nth-child(1) {
  opacity: 1;
}
.es-video-small .title-cover {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  color: white;
  padding: 3px 10px;
  margin: 0;
  width: 262px;
}
.es-video-small .title-cover h3 {
  margin-top: 10px;
  font-size: 14px;
}
.es-video-small .small-bottom {
  margin-top: 17px;
}
.es-video-small i {
  position: absolute;
  top: 30%;
  left: 40%;
  color: white;
  font-size: 40px;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.es-video-small .small-1:hover i,
.es-video-small .small-2:hover i,
.es-video-small .small-3:hover i,
.es-video-small .small-4:hover i {
  opacity: 1;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.fancybox-overlay {
  background: rgba(0, 0, 0, 0.8) !important;
}
/*
** 首页： header
************************************/
.edu-header {
  background-color: #fff;
  position: relative;
  height: auto;
  min-height: 100%;
  max-height: 100%;
  z-index: 999;
}
.header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.video-control {
  width: 80px;
  height: 80px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: -65px;
  z-index: 9999;
  background: url('../Images/mouse.png') no-repeat 0 0;
}
.fancybox-margin {
  margin-right: 0 !important;
}
.edu-header h1 {
  float: left;
  height: 80px;
  width: 193px;
  margin: 0;
}
.edu-header h1 a {
  display: block;
  height: 80px;
  width: 193px;
}
.edu-header h1 img {
  height: 60px;
  width: 250px;
}
/*menu*/
.edu-header .main-nav {
  float: left;
  height: 80px;
  margin-left: 80px;
  margin-bottom: 0;
}
.edu-header .main-nav > li {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.edu-header .main-nav > li > a {
  display: block;
  padding: 0 25px;
  line-height: 80px;
  text-align: center;
  color: #4d4d4d;
  font-size: 16px;
  letter-spacing: 0;
  word-spacing: 0;
}
.edu-header .main-nav > li > a:hover {
  text-decoration: none;
}
.edu-header .main-nav > li.active > a,
.edu-header .main-nav > li:hover > a {
  background: #1ec679;
  color: #fff;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.edu-header .submenu {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 88px;
  left: 0;
  width: 160%;
  min-height: 50px;
  background-color: #24c778;
}
.edu-header .main-nav > li:hover .submenu {
  top: 80px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.edu-header .submenu > li {
  margin-bottom: 8px;
}
.edu-header .submenu > li .glyphicon {
  position: absolute;
  top: 12px;
  left: 8px;
}
.edu-header .submenu > li > .submenu-a {
  position: relative;
  background-color: #32d981;
}
.edu-header .submenu > li a {
  display: block;
  padding: 10px 30px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0;
  word-spacing: 0;
}
.edu-header .submenu > li a:hover {
  background-color: #32d981;
  text-decoration: none;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
/*
** 首页： banner
************************************/
.edu-banner {
  width:100%;
  height: 420px;
}
.banner-link {
  font: 0/0 a;
  display: block;
  width: 100%;
  height: 100%;
}
.edu-banner .es-banner-detail {
  position: absolute;
  top: 100px;
  right: 140px;
  width: 260px;
  height: 100%;
  color: #fff;
}
.edu-banner .edu-banner-detail {
  position: absolute;
  top: 270px;
  right: 425px;
}
.edu-banner .cloud-banner-detail {
  position: absolute;
  top: 270px;
  right: 450px;
}
.edu-banner .fish-banner-detail {
  position: absolute;
  top: 280px;
  left: 50px;
}
.edu-banner .free-banner-detail {
  position: absolute;
  top: 300px;
  left: 10px;
}
.edu-banner .es-banner-detail .es-version {
  font-size: 20px;
  margin-top: 35px;
  margin-left: 100px;
  margin-bottom: 20px;
  display: block;
  letter-spacing: 1px;
  height: 28px;
}
.edu-banner .es-banner-detail .btn {
  margin-top: 10px;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
  }
}
.edu-banner .glyphicon-refresh {
  animation: rotate 5s infinite;
  -moz-animation: rotate 5s infinite;
  -webkit-animation: rotate 5s infinite;
  -o-animation: rotate 5s infinite;
}
.edu-banner .installed-count {
  color: #fff;
  display: block;
  margin-top: 23px;
  margin-left: 55px;
  width: 85px;
  text-align: center;
  font-size: 24px;
}
.edu-banner .banner-detail {
  position: absolute;
  right: 130px;
  width: 260px;
  padding-top: 30px;
  height: 100%;
  color: #fff;
}
.edu-banner .banner-detail h1 {
  margin-bottom: 20px;
  font-size: 42px;
  line-height: 46px;
  font-weight: bold;
  color: #fff;
}
.edu-banner .banner-detail h1 span {
  margin-left: 10px;
  font-size: 26px;
}
.edu-banner .banner-detail p {
  margin: 20px 0 0 20px;
  padding-left: 60px;
  background: url('../Images/sprite.png') no-repeat -16px -372px;
  width: 268px;
  height: 70px;
}
.edu-banner .banner-detail p > a {
  margin-right: 10px;
  color: #fff;
  display: inline-block;
  width: auto;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  font-size: 28px;
}
.edu-banner .banner-detail p > span {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background: url('../Images/sprite.png') no-repeat -16px -484px;
}
.k12-btn-section {
  position: absolute;
  right: -65px;
  width: 560px;
  top: 180px;
  height: 100%;
  color: #fff;
}
.k12-btn-section .btn-banner-green {
  width: 140px;
  height: 36px;
  border-radius: 0;
  background: #78d653;
  color: #fff;
  padding: 6px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.k12-btn-section .btn-banner-green:hover {
  border: 1px solid #78d653;
  color: #78d653;
  background: none;
}
.k12-btn-section .btn-banner-white {
  width: 140px;
  height: 36px;
  border-radius: 0;
  border: 1px solid #fff;
  margin-left: 10px;
  color: #fff;
  padding: 6px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.k12-btn-section .btn-banner-white:hover {
  border: 1px solid #78d653;
  color: #78d653;
  background: none;
}
.k12-btn-inner-section {
  position: absolute;
  right: -65px;
  width: 560px;
  top: 220px;
  height: 100%;
  color: #fff;
}
.k12-btn-inner-section .btn-banner-green {
  width: 140px;
  height: 36px;
  border-radius: 0;
  background: #78d653;
  color: #fff;
  padding: 6px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.k12-btn-inner-section .btn-banner-green:hover {
  border: 1px solid #78d653;
  color: #78d653;
  background: none;
}
.k12-btn-inner-section .btn-banner-white {
  width: 140px;
  height: 36px;
  border-radius: 0;
  border: 1px solid #fff;
  margin-left: 10px;
  color: #fff;
  padding: 6px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.k12-btn-inner-section .btn-banner-white:hover {
  border: 1px solid #78d653;
  color: #78d653;
  background: none;
}
.mobile-btn-section {
  position: absolute;
  right: 500px;
  width: 100px;
  top: 230px;
  height: 100%;
  color: #fff;
}
.mobile-btn-section .btn-banner-white {
  width: 140px;
  height: 36px;
  border-radius: 0;
  border: 1px solid #fff;
  margin-left: 10px;
  color: #fff;
  padding: 6px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.mobile-btn-section .btn-banner-white:hover {
  border: 1px solid #ff8e3f;
  color: #fff;
  background: #ff8e3f;
}
.mobile-banner-data {
  color: #fff;
  font-size: 18px;
  position: absolute;
  right: 270px;
  top: 280px;
}
.k12-banner-data {
  position: absolute;
  top: 230px;
  right: 400px;
  color: #fff;
  display: block;
  font-size: 24px;
}
.k12-num-png {
  position: absolute;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background: url('../Images/sprite.png') no-repeat -16px -484px;
}
/*
** 首页： 消息
************************************/
.edu-alert {
  text-align: center;
  color: #3e3e3e;
  font-size: 14px;
}
.edu-alert .alert-content {
  height: 46px;
  line-height: 46px;
}
.edu-alert .alert-content a {
  line-height: 20px;
  height: 20px;
  display: block;
  color: #787878;
}
.edu-alert .alert-content a:hover {
  text-decoration: underline;
}
.edu-alert .alert-content ul {
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  line-height: 20px;
  margin: 0;
}
.edu-alert .alert-content ul li {
  text-align: left;
  height: 20px;
  line-height: 20px;
}
.edu-alert .alert-content span {
  margin-right: 30px;
}
.edu-detail {
  padding: 65px 0 98px 0;
  background-color: #f6f6f6;
}
.edu-detail ul {
  margin: 0 auto;
  width: 1000px;
  padding: 0 65px;
  text-align: center;
  color: #555;
}
.edu-detail ul > li {
  position: relative;
  float: left;
  padding: 0 96px;
  min-height: 280px;
}
.edu-detail ul > li.first {
  padding-left: 0;
}
.edu-detail ul > li.last {
  padding-right: 0;
}
.edu-detail ul > li img {
  width: 140px;
  height: 140px;
}
.edu-detail ul > li:after {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 1px;
  height: 140px;
  background-color: #e2e2e2;
}
.edu-detail ul > li.last:after {
  width: 0;
}
.edu-detail ul > li > h3 {
  margin: 20px 0 10px 0;
  font-size: 26px;
  line-height: 32px;
  color: #555;
}
.edu-detail ul > li > p {
  font-family: "SimSun", "宋体";
  width: 156px;
  margin: 0 auto;
  text-align: left;
  font-size: 15px;
  line-height: 19px;
  color: #848484;
}
/*
** 首页： 产品介绍
************************************/
.es-fluid-layout {
  padding: 0px 0 0px 0;
}
.es-feature .col-md-4 p {
  padding: 0 90px;
  color: #848484;
}
.es-feature .es-info-title {
  font-size: 26px;
  font-weight: normal;
  color: #555;
}
.es-boxed-layout {
  padding: 0px 0 60px 0;
}

.es-boxed-layout1 {
  padding: 60px 0 60px 0;
}
.es-boxed-title {
  width: 100%;
  padding-bottom: 30px;
}
.es-boxed-title span {
  margin-top: 25px;
  color: #919191;
}
span.es-boxed-subtitle {
  color: #515151;
}
.es-boxed-title h3 {
  color: #02ba85;
  font-size: 30px;
}
.es-news-list p {
  line-height: 24px;
}
.es-news-list a {
  font-size: 16px;
  color: #02ba85;
}
/*.es-boxed-title hr {
  width: 65%;
  margin-top: 35px;
}*/
.es-boxed-subtitle {
  font-size: 18px;
}
.es-opus div.col-xs-6 {
  padding: 0;
  border: 1px solid #ccc;
  height: 112.65px;
}
.es-opus div.col-xs-6:hover {
  cursor: pointer;
}
.opus-comment.opus-comment-1,
.opus-comment.opus-comment-2,
.opus-comment.opus-comment-3,
.opus-comment.opus-comment-4,
.opus-comment.opus-comment-5,
.opus-comment.opus-comment-6,
.opus-comment.opus-comment-7,
.opus-comment.opus-comment-8 {
  display: none;
}
.es-opus:nth-child(3) .col-xs-6:nth-child(1),
.es-opus .col-xs-6:nth-child(2) {
  border-left: none !important;
}
.es-opus .row:nth-child(1) .col-xs-6 {
  border-bottom: none;
}
.es-bg-green {
  background: #eefcf6;
}
.es-fluid-title {
  font-size: 32px;
  font-weight: normal;
  color: #575757;
}
.es-fluid-subtitle {
  font-size: 16px;
  font-weight: normal;
  color: #575757;
  margin-bottom: 40px;
}
.es-info-title {
  color: #00ba84;
  font-size: 20px;
}
.opus-comment {
  height: 267px;
  padding: 60px !important;
  line-height: 24px;
  color: #7b7b7b;
  font-size: 14px;
}
.opus-comment p {
  margin-top: 14px;
}
.opus-comment:after {
  content: "”";
  font-size: 60px;
  color: #ccc;
  float: right;
  position: absolute;
  right: 20px;
  bottom: 10px;
  font-family: serif;
}
.opus-comment:before {
  content: "“";
  font-size: 60px;
  color: #ccc;
  float: left;
  position: absolute;
  left: 20px;
  top: 40px;
  font-family: serif;
}
.opus-customer-name {
  color: #585858;
}
.opus-customer-title {
  color: #32d880;
}
.edu-intro {
  padding: 20px 0 20px 30px;
  background-color: #efeff0;
}
.edu-intro .section {
  position: relative;
}
.edu-intro .intro-text {
  position: absolute;
  top: 50%;
  left: 580px;
  margin-top: -72px;
  width: 344px;
  height: 144px;
}
.edu-intro .intro-text p {
  font-size: 18px;
  line-height: 25px;
  color: #4d4d4d;
}
.edu-intro .intro-text p span {
  color: #02ba85;
}
/*
** 首页： 案例分享
************************************/
.edu-cases ul {
  overflow: hidden;
}
.edu-cases a {
  color: #02ba85;
}
.edu-cases a:hover {
  color: #02ba85;
}
.edu-cases ul li {
  float: left;
  width: 230px;
  margin: 0 30px 40px 24px;
}
.edu-cases ul img,
.edu-case-list img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.edu-cases ul img:hover,
.edu-case-list img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.edu-cases h2 {
  margin-bottom: 30px;
}
.edu-cases ul li .case-detail {
  padding: 20px;
  position: relative;
  border: 1px solid #deeeea;
  background-color: #f8f8f9;
}
.edu-cases ul li .case-detail:before {
  /*    content: '';
    position: absolute;
    top: -22px;
    left: 40px;
    width: 34px;
    height: 22px;
    background: url('../Images/sprite.png') no-repeat -305px -530px;*/
}
/*.edu-cases .case-arrow {
  width: 0; 
  height: 0; 
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #2f2f2f;
  margin-left: 20px;
  font-size: 0;
  line-height: 0;
}
*/
.case-detail {
  position: relative;
  background: #f8f8f9;
  border: 1px solid #deeeea;
}
.case-detail:after,
.case-detail:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.case-detail:after {
  border-color: rgba(248, 248, 249, 0);
  border-bottom-color: #f8f8f9;
  border-width: 16px;
  margin-left: -16px;
}
.case-detail:before {
  border-color: rgba(222, 238, 234, 0);
  border-bottom-color: #deeeea;
  border-width: 17px;
  margin-left: -17px;
}
.edu-cases ul li img {
  margin-bottom: 30px;
  display: block;
  width: 100%;
  height: 168px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.edu-cases ul li h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  color: #02ba85;
}
.edu-cases ul li span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 28px;
  color: #717171;
}
.edu-cases ul li p {
  font-size: 14px;
  color: #7b7b7b;
  height: 150px;
  overflow: auto;
}
/*
** 首页： 咨讯动态
*******************************/
.edu-news {
  padding: 60px 0 60px 0;
}
.edu-news ul li {
  margin: 0 90px 25px 0;
  float: left;
  width: 455px;
}
.edu-news ul li h3 {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 24px;
  color: #02ba85;
}
.edu-news ul li .meta {
  margin-bottom: 5px;
  color: #919191;
  font-size: 12px;
}
.edu-news ul li .date {
  float: left;
  margin-right: 15px;
  color: #02ba85;
}
.edu-news ul li .date .day {
  font-size: 61px;
  display: block;
  text-align: center;
}
.edu-news ul li .date .month {
  font-size: 20px;
  display: block;
  text-align: center;
}
.edu-news ul li p {
  overflow: hidden;
  font-size: 15px;
  color: #959595;
}
/*
** 首页: 加盟代理
******************************/
.edu-co {
  height: 385px;
  background: url('../Images/affiliate.jpg') no-repeat top center;
}
.edu-co a {
  display: block;
  width: 100%;
  height: 100%;
  font: 0/0 a;
}
/*
** 底部
*********************/
.edu-footer {
  background-color: #393939;
  color: #a3a3a3;
  font-size: 12px;
  border-bottom: 7px solid #02cd78;
}
.edu-footer a {
  color: #a3a3a3;
}
.edu-footer ul {
  padding: 40px 0 50px 48px;
}
.edu-footer .footer-logo {
  width: 180px;
  height: auto;
}
.edu-footer .weixin {
  width: 104px;
  height: auto;
}
.edu-footer h3 {
  margin: 35px 0 12px 0;
  font-size: 18px;
  color: #fff;
}
.edu-footer ul > li {
  margin-right: 60px;
  float: left;
  width: 205px;
}
.edu-footer ul > li p {
  margin-bottom: 10px;
}
#goto-top {
  background: url("../Images/gotop.png");
  width: 56px;
  height: 56px;
  position: fixed;
  bottom: 20%;
  right: 5%;
  display: none;
  cursor: pointer;
  opacity: 0.5;
}
#goto-top:hover {
  opacity: 1;
}
/*
** 悬浮： 客服
****************************/
.edu-service {
  position: fixed;
  top: 50%;
  right: 0;
  margin-top: -225px;
  z-index: 999;
}
.edu-service > div {
  margin-bottom: 5px;
  cursor: pointer;
}
.edu-service .contact {
  position: relative;
}
.edu-service .contact ul {
  position: absolute;
  top: 0;
  right: 64px;
  padding: 8px;
  background-color: #fea161;
  color: #fff;
  width: 110px;
  height: 180px;
  font-size: 12px;
  border-radius: 4px;
  visibility: hidden;
  opacity: 0;
  cursor: default;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.edu-service .contact:hover ul {
  visibility: visible;
  opacity: 1;
  cursor: default;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.edu-service .wechat {
  position: relative;
}
.edu-service .wechat .wechat-hover {
  position: absolute;
  right: 64px;
  top: 0;
  visibility: hidden;
  opacity: 0;
  cursor: default;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.edu-service .wechat .wechat-hover img {
  border-radius: 4px;
}
.edu-service .wechat:hover .wechat-hover {
  visibility: visible;
  opacity: 1;
  cursor: default;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
/*
** 页面：产品介绍：网校系统
*****************************/
.system-info {
  padding: 60px 0;
  color: #fff;
}
.system-info .col-xs-6 {
  padding-left: 80px;
}
.system-info h1 {
  position: relative;
  height: 80px;
  width: 400px;
  font-size: 0;
  color: #fff;
  margin-top: 0;
  background: url("../Images/system_banner_h1.png") no-repeat;
}
.es-k12-banner .system-info h1 {
  background: url("../Images/k12_banner_h1.png") no-repeat;
}
.es-mooc-banner .system-info h1 {
  background: url("../Images/mooc_banner_h1.png") no-repeat;
}
.system-info h1 span {
  position: absolute;
  top: 65px;
  left: 14px;
  font-size: 20px;
  display: inline-block;
  letter-spacing: 1px;
}
.system-info h2 {
  margin-bottom: 20px;
  color: #fff;
  font: 0/0 a;
  height: 30px;
  overflow: hidden;
  background: url('../Images/system_banner_h2.png') no-repeat;
}
.es-k12-banner .system-info h2 {
  background: url('../Images/k12_banner_h2.png') no-repeat;
}
.es-mooc-banner .system-info h2 {
  background: url('../Images/mooc_banner_h2.png') no-repeat;
}
.system-info p {
  font-size: 14px;
}
.system-info p a {
  color: #fff;
}
.system-info p a:hover {
  text-decoration: underline;
}
.system-info .system-info-btn {
  margin-top: 30px;
}
.system-info .system-info-btn .btn {
  margin-right: 30px;
}
/*
** 页面：产品介绍：移动app
***********************/
.edu-feature {
  padding: 60px 0 80px 0;
  background: #fff;
}
.edu-feature h2,
.edu-app h2 {
  margin-bottom: 30px!important;
}
.edu-app {
  padding: 60px 0 80px 0;
  background-color: #fafafa;
}
.edu-app > p {
  margin-top: 80px;
  text-align: center;
  color: #7b7b7b;
  font-size: 14px;
}
.edu-app > p > a {
  color: #59c85c;
}
.edu-app > p > a:hover {
  text-decoration: underline;
}
.edu-app > p > a + a {
  color: #ffa91f;
}
.edu-app ul {
  width: 1080px;
}
.edu-app li {
  float: left;
  margin: 0 0px 55px 0;
  width: 460px;
}
.edu-app li img {
  margin-right: 35px;
  float: left;
  width: 160px;
  height: 160px;
}
.edu-app li h3 {
  color: #ffad29;
  font-size: 20px;
  line-height: 30px;
}
.edu-app li span {
  font-size: 14px;
  line-height: 28px;
  color: #7b7b7b;
}
.edu-app li p {
  margin-top: 5px;
  font-size: 12px;
  height: 65px;
  line-height: 20px;
  color: #7b7b7b;
  overflow: hidden;
}
.edu-app li a {
  display: inline-block;
  height: 32px;
  width: 90px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background-color: #59c85c;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font-size: 15px;
}
.edu-app .section-bottom {
  color: #ababab;
  text-align: center;
}
/*
** 页面: 业界资讯
*****************************/
.edu-info {
  padding-top: 60px;
  margin-bottom: 170px;
}
.edu-info li {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 30px;
  min-height: 214px;
  border-bottom: 1px solid #f3f3f3;
}
.edu-info li h3 {
  margin: 30px 0 20px 0;
  font-size: 25px;
  line-height: 34px;
  color: #32d880;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.edu-info li p {
  font-size: 14px;
  line-height: 26px;
  color: #585858;
  overflow: hidden;
}
/*
** 页面: 帮助中心
***************************/
.edu-help .section {
  margin-bottom: 50px;
}
.edu-help h2 {
  margin-bottom: 20px;
  position: relative;
  padding-top: 25px;
  border-top: 1px solid #f3f3f3;
  color: #7f7f7f;
  font-size: 23px;
  line-height: 34px;
}
.edu-help h2:after {
  content: '';
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  background-color: #32d880;
  height: 2px;
  width: 19px;
}
.edu-help .help-question h3 {
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 34px;
  font-weight: bold;
  color: #00ba84;
}
.edu-help .help-question p {
  margin: 0 0 50px 15px;
  position: relative;
  padding: 20px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #717171;
  background-color: #f8f8f8;
  white-space: wrap;
  word-wrap: break-word;
  word-break: break-all;
}
.edu-help .help-question p:before {
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: -9px;
  width: 0;
  height: 0;
  border-bottom: 9px solid #f8f8f8;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}
.edu-help .section > p {
  text-align: right;
}
.edu-help .section > p > a {
  font-size: 15px;
  color: #32d880;
}
.edu-help .help-use {
  width: 1080px;
}
.edu-help .help-use li {
  margin: 0 80px 88px 0;
  float: left;
  width: 460px;
  min-height: 222px;
}
.edu-help .help-use li img {
  margin-right: 30px;
  float: left;
  display: block;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  border: 1px solid #e1e1e1;
}
.edu-help .help-use li .help-title {
  display: inline-block;
  margin: 5px 0 10px 0;
  font-size: 20px;
  line-height: 30px;
  color: #00ba84;
}
.edu-help .help-use li p {
  font-size: 14px;
  height: 100px;
  color: #7b7b7b;
  overflow: hidden;
}
/*
** 页面:服务报价
**************************/
#priceTab {
  margin-top: 20px;
  margin-bottom: 40px;
}
#priceTab a {
  padding: 16px 50px;
  font-size: 22px;
  line-height: 22px;
  color: #999;
  padding-bottom: 20px;
}
.es-tab-section {
  margin-top: 20px;
  margin-bottom: 40px;
}
.es-tab-section .notice-alert {
  padding: 20px;
  background: #1EC67A;
  color: #fff;
  margin-bottom: 30px;
  margin-bottom: 20px !important;
  border: 4px solid #fff;
}
.es-tab-section h2 {
  position: relative;
  margin-bottom: 60px;
  font-size: 27px;
  line-height: 27px;
  color: #1ec67a;
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
}
.es-tab-section h2 span {
  color: #c0c0c0;
}
/*form price*/
.es-tab-section input[type="radio"] {
  position: absolute;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.es-tab-section .serice-price .buttons-wrapper {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ececec;
}
.es-tab-section .buttons-wrapper .btn-edu {
  height: 30px;
  width: 109px;
}
.es-tab-section .serice-price div[data-toggle="buttons"] {
  margin-bottom: 10px;
}
.es-tab-section .serice-price > p {
  margin-top: 70px;
  text-align: center;
}
.es-tab-section .serice-price span {
  width: 90px;
  display: inline-block;
  margin-right: 54px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: right;
  color: #1ec67a;
}
.es-tab-section .serice-price span.text2 {
  word-spacing: .2em;
}
.es-tab-section .buttons-wrapper .text {
  word-spacing: 1.4em;
  overflow: visible;
}
.es-tab-section .buttons-wrapper span {
  font-size: 16px;
}
.es-tab-section .edu-star {
  position: relative;
}
.es-tab-section .edu-star:after {
  content: '?';
  display: inline-block;
  font-size: 16px;
  line-height: 1;
}
.es-tab-section .edu-tip {
  visibility: hidden;
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 99;
  display: block;
  width: 200%;
  max-width: 160px;
  line-height: 1.5em;
  height: auto;
  white-space: pre-wrap !important;
  padding: 10px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 0 10px #ccc;
  color: #555;
  font-size: 16px!important;
  word-wrap: break-word;
  word-break: break-all;
}
.es-tab-section .edu-star:hover .edu-tip {
  visibility: visible;
}
/*form 2*/
.edu-serive .info-submit {
  margin: 20px auto;
}
.edu-serive .info-submit .para {
  margin-bottom: 25px;
  width: 50%;
  float: left;
  height: 95px;
}
.edu-serive .info-submit strong {
  color: #1ec67a;
  font-weight: normal;
}
.edu-serive .info-submit .text-danger {
  color: red;
}
.edu-serive .info-submit .para-odd {
  padding-right: 50px;
}
.edu-serive .info-submit .para-even {
  padding-left: 50px;
}
.edu-serive .info-submit .para-detail {
  width: 100%;
}
.edu-serive .info-submit .para-submit {
  text-align: right;
  width: 100%;
  margin-top: 40px;
}
.edu-serive .info-submit p.para-submit .btn {
  margin-left: 10px;
}
.edu-serive .info-submit label {
  display: block;
  font-size: 19px;
  line-height: 30px;
  color: #4c4c4c;
}
.edu-serive .info-submit label span {
  color: #bbb;
  font-size: 14px;
}
.edu-serive .info-submit input {
  width: 100%;
}
.edu-serive .info-submit textarea {
  resize: none;
  height: 250px;
}
.edu-serive .info-submit input:focus,
.edu-serive .info-submit textarea:focus {
  border-color: #54d49a;
}
/*
**  页面： 成功案例
*****************************************/
.edu-case-banner {
  margin-bottom: 135px;
}
.edu-case p {
  font-size: 14px;
  text-indent: 2em;
  line-height: 26px;
}
.edu-case li {
  position: relative;
  padding-bottom: 30px;
  min-height: 214px;
  margin-bottom: 30px;
  border-bottom: 1px solid #f3f3f3;
}
/*
**  页面： 开源力量
*****************************************/
.edu-open-source .case-author {
  float: left;
  width: 310px;
  height: auto;
}
.edu-open-source li {
  position: relative;
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 70px;
  margin-bottom: 70px;
  min-height: 320px;
}
.edu-open-source .case-author img {
  margin-bottom: 30px;
  width: 182px;
  height: 182px;
}
.edu-open-source .case-author p {
  line-height: 26px;
  color: #585858;
}
.edu-open-source .case-author p span {
  color: #32d880;
}
.edu-open-source li > p {
  float: left;
  position: relative;
  padding: 35px;
  width: 610px;
  min-height: 100px;
  height: auto;
  text-indent: 2em;
  font-size: 14px;
  line-height: 26px;
  border: 1px solid #72e1a1;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.edu-open-source li > p:before,
.edu-open-source li > p:after {
  content: '';
  position: absolute;
  left: -20px;
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -20px;
  border-right: 20px solid #fff;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
.edu-open-source li > p:before {
  z-index: 99;
}
.edu-open-source li > p:after {
  z-index: 9;
  left: -22px;
  margin-top: -22px;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  border-right: 22px solid #72e1a1;
}
.edu-open-source li.even .case-author,
.edu-open-source li.even > p {
  float: right;
}
.edu-open-source li.even .case-author {
  text-align: right;
}
.edu-open-source li.even > p:after,
.edu-open-source li.even > p:before {
  right: -20px;
  left: auto;
  border-right: none;
  border-left: 20px solid #fff;
}
.edu-open-source li.even > p:after {
  right: -22px;
  border-left: 22px solid #72e1a1;
}
/*about team*/
.edu-about-team .section > p {
  margin-bottom: 115px;
  font-size: 18px;
  color: #4c4c4c;
}
.edu-about-team ul li {
  margin-bottom: 30px;
  padding-bottom: 40px;
  border-bottom: 1px solid #f2f2f2;
}
.edu-about-team ul li img {
  float: left;
  margin: 0 60px 30px 0;
  border: 1px solid #f2f2f2;
  padding: 10px;
  display: block;
  width: 222px;
  height: auto;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.edu-about-team ul li h3 {
  margin: 25px 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #4c4c4c;
}
.edu-about-team ul li p {
  text-indent: 2em;
  line-height: 26px;
}
/*about zhaopin*/
.edu-about-zhaopin {
  margin-bottom: 200px;
}
.edu-about-zhaopin .zhaopin-box {
  padding-top: 80px;
  padding-bottom: 50px;
  border-bottom: 1px solid #f2f2f2;
}
.edu-about-zhaopin .zhaopin-box:last-child {
  border-bottom: 0;
}
.edu-about-zhaopin .zhaopin-box h3 {
  position: relative;
  margin: 30px 0;
  font-size: 24px;
  line-height: 27px;
  color: #1ec67a;
}
.edu-about-zhaopin .zhaopin-box h3:before,
.edu-about-zhaopin .zhaopin-box h4:before,
.edu-about-zhaopin .section > h4:before {
  margin-right: 20px;
  margin-top: -5px;
  content: '';
  width: 0;
  height: 0;
  border-left: 14px solid #32d880;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}
.edu-about-zhaopin .zhaopin-box h4:before,
.edu-about-zhaopin .section > h4:before {
  border-left-width: 12px;
  border-top-width: 10px;
  border-bottom-width: 10px;
}
.edu-about-zhaopin .zhaopin-box h4 {
  position: relative;
  margin-bottom: 24px;
  margin-left: 40px;
  font-size: 19px;
  line-height: 30px;
  color: #4c4c4c;
  font-family: Microsoft Yahei;
}
.edu-about-zhaopin .zhaopin-box h4 span {
  font-size: 14px;
  color: #bbb;
}
.edu-about-zhaopin .zhaopin-box ol {
  margin: 0 0 40px 55px;
}
.edu-about-zhaopin .zhaopin-box ol li {
  margin-bottom: 5px;
  font-size: 16px;
  color: #4c4c4c;
}
.edu-about-zhaopin .section > h4 {
  position: relative;
  margin-bottom: 15px;
  font-size: 19px;
  line-height: 30px;
  color: #1ec67a;
}
.edu-about-zhaopin .section > p {
  font-size: 16px;
  color: #4c4c4c;
  margin-bottom: 35px;
}
#zhaopin-nav {
  
  position: fixed;
  right: 50%;
  top: 20%;
  z-index: 99;
  margin-right: 430px;
  padding: 20px 0;
  min-width: 220px;
  width: auto;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
#zhaopin-nav.affix {
  position: fixed!important;
  margin-top: 101px!important;
}
#zhaopin-nav > ul > li > a {
  font-size: 20px;
  line-height: 30px;
  color: #4c4c4c;
  display: block;
  padding-left: 50px;
  width: 100%;
  background: url('../Images/zhaopin-nav.png') no-repeat 0 0;
}
.nav > li {
  position: relative;
  display: block;
}
.open > .dropdown-menu {
  display: block;
}
.active > .dropdown-menu {
  display: block;
}
.dropdown .dropdown-list {
  display: none;
}
.dropdown.open .dropdown-list {
  display: block;
}
.dropdown-toggle {
  outline: none;
}
.dropdown-menu {
  display: none;
}
#zhaopin-nav > ul > li.active > a {
  background-color: #32d880;
  color: #fff;
  background-position: 0 -40px;
}
#zhaopin-nav > ul > li > ul {
  margin: 10px 0 10px 65px;
}
#zhaopin-nav > ul > li > ul > li.active a {
  color: #32d880;
  text-decoration: underline;
}
#zhaopin-nav > ul > li > ul a {
  font-size: 16px;
  color: #4c4c4c;
  height: 30px;
  line-height: 30px;
}
/*.zhaopin-scroll {
    position: relative;
    height: 1200px;
    overflow: scroll; 
}*/
/*about company*/
.avatar-hover {
  position: absolute;
  display: none;
  width: 285px;
  height: 210px;
  z-index: 1000;
}
.es-company-banner {
  border-bottom: 5px solid #1ec67a;
  margin-bottom: 50px;
  overflow: hidden;
}
.about-company-name {
  margin-bottom: 50px;
}
.edu-about-company .about-us {
  margin-bottom: 120px;
}
.edu-about-company .about-us > p {
  margin-bottom: 5px;
  font-size: 18px;
  text-indent: 2em;
  color: #4c4c4c;
}
.edu-about-company .about-us > p strong {
  font-size: 24px;
}
.edu-about-company .about-us img {
  display: block;
  padding: 15px;
  border: 1px solid #e8e8e8;
  background-color: #fff;
  width: 554px;
  height: 348px;
}
.edu-about-company .about-us .about-company-detail {
  margin: -380px 0 0 650px;
  overflow: hidden;
}
.edu-about-company .about-us .about-company-detail h4 {
  margin: 30px 0 20px 0;
  color: #1abf74;
  font-size: 18px;
  line-height: 36px;
}
.edu-about-company .about-us .about-company-detail p {
  font-size: 18px;
  line-height: 36px;
  color: #4a4a4a;
}
/*about proxy*/
#agent-form h4 {
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 27px;
  color: #1ec67a;
}
#agent-form h4 span {
  color: #bbb;
  font-size: 15px;
}
#agent-form label {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 30px;
  color: #4c4c4c;
}
#agent-form label span {
  font-size: 12px;
  color: #bbb;
}
#agent-form label strong {
  color: #1ec67a;
  font-weight: 500;
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
}
#agent-form .help-block {
  color: red;
}
#agent-form .form-body {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #f2f2f2;
}
#agent-form .form-body-td {
  margin-bottom: 10px;
  padding-left: 80px;
  width: 400px;
  height: 93px;
  float: left;
}
#agent-form .form-body-tr {
  padding-left: 80px;
  width: 800px;
  clear: both;
}
#agent-form .form-body-tr textarea {
  height: 220px;
}
#agent-form input {
  width: 100%;
  height: 40px;
}
#agent-form input:focus,
#agent-form textarea:focus {
  border-color: #54d49a;
}
#agent-form .text-right {
  margin-top: 35px;
  text-align: right;
}
#agent-form .no-border {
  border-bottom: none;
}
/*article*/
.edu-article {
  color: #585858;
}
.edu-article .article-header {
  margin: 82px 0 30px 0;
}
.edu-article .article-header h1 {
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 32px;
  color: #1ec67a;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
}
.edu-article .article-header span {
  display: block;
  color: #585858;
  font-size: 12px;
  line-height: 26px;
  text-align: center;
}
.edu-article .article-content img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
  max-width: 700px;
  height: auto;
  width: auto;
}
/*.edu-article .article-content img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 103px;
    margin-top: 103px;
    max-width: 700px;
    height: auto;
    width: auto;
}

.edu-article .article-content h2 {
    margin: 47px 0 27px 0;
    font-size: 20px;
    line-height: 28px;
    color: #1ec67a;
}

.edu-article .article-content h2

.edu-article .article-content p {
    font-size: 14px;
    line-height: 26px;
    font-size: 16px;
}

.edu-article .article-content p strong {
    font-size: 18px;
    color: #1ec67a;
}*/
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
/*page k12*/
.k12-article {
  padding-bottom: 80px;
  position: relative;
}
.k12-nav {
  top: 30px!important;
}
.k12-nav ul {
  list-style: none!important;
}
.k12-nav ul a {
  text-decoration: none!important;
  border-bottom: none!important;
  font-size: 16px!important;
}
.k12-article h3 {
  padding-top: 80px;
}
#k12-form table td {
  padding-bottom: 15px;
}
#k12-form table th,
#k12-form table td,
#k12-form table caption {
  border: none;
}
#k12-form label {
  font-size: 16px;
  width: 105px;
  display: inline-block;
}
#k12-form label.label-large {
  width: 250px;
}
#k12-form label span {
  font-size: 12px;
  font-style: italic;
}
#k12-form textarea {
  height: 200px;
}
#k12-form .text-danger {
  color: red;
}
#main-banner .carousel-indicators {
  height: 40px;
  background: #fff\9;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  background: rgba(255, 255, 255, 0.1);
  bottom: 0;
  margin-bottom: 0;
  z-index: 999;
  width: 100%;
  left: 0;
  margin-left: 0;
}
#main-banner .carousel-indicators .active {
  background: #32d981;
  border-radius: 0;
}
#main-banner .carousel-indicators .active a {
  text-decoration: none;
  color: #fff\9;
}
#main-banner .carousel-indicators li {
  width: 160px;
  height: 40px;
  background: #fff\9;
  display: inline-block;
  text-indent: 0;
  border: none;
  padding-top: 10px;
  margin: 0;
}
#main-banner .carousel-indicators li a {
  color: #fff;
  color: #32d981\9;
}
#main-banner .carousel-indicators li a:hover {
  text-decoration: underline;
}
#main-banner .carousel-indicators li a:focus {
  text-decoration: none;
}
/*资讯系统*/
.info-article {
  margin-top: 30px;
  margin-bottom: 50px;
}
.page-header h2 {
  margin-bottom: 20px!important;
}
.info-left {
  width: 700px;
  float: left;
}
.info-right {
  width: 260px;
  float: right;
}
.article-nav {
  margin-bottom: 20px;
}
.article-nav li {
  display: inline-block;
  margin-right: 40px;
}
.article-nav li.active > a {
  background-color: #21c968;
  color: #fff;
}
.article-nav > li > a {
  display: block;
  height: 38px;
  line-height: 38px;
  padding: 0 10px;
  font-size: 16px;
  color: #6c6c6c;
  background-color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.homepage-feature {
  margin-bottom: 50px;
  max-height: 300px;
  overflow: hidden;
}
.homepage-feature .cycle-overlay {
  text-align: left;
  width: 100%;
  z-index: 500;
  position: absolute;
  bottom: 0px;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
  background: #7ddca6;
  background: rgba(42, 144, 88, 0.7);
  color: white!important;
  padding: 15px;
  white-space: nowrap;
}
.homepage-feature .cycle-overlay a {
  color: white!important;
}
.article-wide-list li {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #f6f6f6;
}
.article-wide-list li > h4 {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 15px;
  vertical-align: middle;
}
.article-wide-list li > h4 .cat-link {
  display: inline-block;
  margin-top: -2px;
  margin-right: 5px;
  padding-right: 8px;
  vertical-align: middle;
  height: 15px;
  line-height: 15px;
  border-right: 1px solid #fab140;
  color: #fab140;
}
.article-wide-list li > h4 .cat-link:not(:root:root) {
  /*only for safari, but doesn't work*/
  margin-top: -8px !important;
}
.article-wide-list li > h4 .post-link {
  line-height: 15px;
}
.article-wide-list li > p {
  margin-bottom: 10px;
  font-size: 12px;
  color: #8a8a8a;
  overflow: hidden;
}
.article-wide-list li > span {
  color: #c1c1c1;
  font-size: 12px;
}
.article-wide-list li img {
  margin-left: 30px;
}
.article-side {
  margin-bottom: 40px;
}
.article-side h3 {
  margin-bottom: 10px;
  padding: 8px 10px 8px 5px;
  background-color: #fbfbfb;
  color: #1ec67a;
  font-size: 18px;
}
.article-side h3:before {
  content: '';
  width: 3px;
  height: 18px;
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
  background-color: #1ec67a;
}
.article-side li {
  margin-bottom: 10px;
}
.article-side li > a {
  display: inline-block;
  height: 25px;
  width: 100%;
  color: #888;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.article-side li a > span {
  margin-right: 7px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  display: inline-block;
  color: #fff;
  background-color: #1ec67a;
}
.pagination li {
  display: inline-block;
}
.pagination li.active a {
  color: #fff;
  background-color: #1ec67a;
}
.pagination li.first a,
.pagination li.last a {
  width: 70px;
}
.pagination li.first a:hover,
.pagination li.last a:hover {
  color: #1ec67a;
}
.breadcrumb {
  background-color: #f9f9f9;
  padding: 10px;
  margin-bottom: 20px;
  color: #7a7a7a;
}
.breadcrumb li {
  display: inline-block;
}
.breadcrumb li a {
  color: #7a7a7a;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #7a7a7a;
  content: "/\00a0";
}
h2.thread-title {
  font-size: 26px;
  line-height: 35px;
  color: #1ec67a;
}
.published-time {
  margin-bottom: 15px;
  color: #c1c1c1;
  font-size: 12px;
}
.article-source {
  display: inline-block;
  margin-bottom: 15px;
}
.thread-body {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ececec;
}
.thread-body p {
  margin-bottom: 30px;
  line-height: 25px;
}
.pager a {
  display: inline-block;
  padding: 10px;
  background-color: #fbfbfb;
  color: #a6a6a6;
  font-size: 14px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.pager a:hover {
  color: #1ec67a;
}
.pager .previous a {
  float: left;
}
.pager .next a {
  float: right;
}
/*typo.css*/
.typo {
  color: #6d6d6d;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-rendering: optimizelegibility;
  -moz-osx-font-smoothing: grayscale;
  font: 400 16px/1.8 Avenir, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;
}
.typo blockquote {
  position: relative;
  color: #999;
  font-weight: 300;
  font-family: Avenir, 'Helvetica Neue', 'Microsoft Yahei', 'Hiragino Sans GB', 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;
  border-left: 1px solid #32d880;
  padding-left: 1em;
  margin: 1em 3em 1em 2em;
}
.typo a {
  border-bottom: 1px solid #32d880;
  color: #32d880;
}
.typo a:hover {
  border-bottom-color: #555;
  color: #555;
  text-decoration: none;
}
.typo pre,
.typo code {
  font-family: Courier, 'Courier New', monospace;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.typo pre {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: 1em 1.5em;
}
.typo hr {
  border: none;
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 10px;
  *color: pink;
  *filter: chroma(color=#ffc0cb);
  height: 10px;
  *margin: -7px 0 2px;
}
.typo strong,
.typo b {
  font-weight: inherit;
  color: #000;
}
.typo p,
.typo pre,
.typo ul,
.typo ol,
.typo dl,
.typo form,
.typo hr,
.typo table,
.typo-p,
.typo-pre,
.typo-ul,
.typo-ol,
.typo-dl,
.typo-form,
.typo-hr,
.typo-table,
.typo blockquote {
  margin-bottom: 1.8em;
}
.typo h1,
.typo h2,
.typo h3,
.typo h4,
.typo h5,
.typo h6 {
  font-family: 'Helvetica Neue', 'Microsoft Yahei', 'Hiragino Sans GB', 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;
  font-weight: 200;
  color: #32d880;
}
/* 标题应该更贴紧内容，并与其他块区分，margin 值要相应做优化 */
.typo h1,
.typo h2,
.typo h3,
.typo h4,
.typo h5,
.typo h6,
.typo-h1,
.typo-h2,
.typo-h3,
.typo-h4,
.typo-h5,
.typo-h6 {
  margin-bottom: 0.4em!important;
  line-height: 1.5;
}
.typo h1,
.typo-h1 {
  font-size: 20px;
}
.typo h2,
.typo-h2 {
  font-size: 18px;
}
.typo h3,
.typo-h3 {
  font-size: 16px;
}
.typo h4,
.typo-h4 {
  font-size: 16px;
  color: #535353!important;
  font-weight: bold;
}
.typo h5,
.typo h6,
.typo-h5,
.typo-h6 {
  font-size: 1.2em;
}
/* 在文章中，应该还原 ul 和 ol 的样式 */
.typo ul,
.typo-ul {
  margin-left: 2em;
  list-style: disc;
}
.typo ol,
.typo-ol {
  list-style: decimal;
  margin-left: 0em;
}
.typo li ul,
.typo li ol,
.typo-ul ul,
.typo-ul ol,
.typo-ol ul,
.typo-ol ol {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 2.4em;
}
.typo li ul,
.typo-ul ul,
.typo-ol ul {
  list-style: circle;
}
/* 同 ul/ol，在文章中应用 table 基本格式 */
.typo table th,
.typo table td,
.typo-table th,
.typo-table td .typo table caption {
  border: 1px solid #ddd;
  padding: 0.5em 1em;
  color: #666;
}
.typo table th,
.typo-table th {
  background: #fbfbfb;
}
.typo table thead th,
.typo-table thead th {
  background: #32d880;
}
.typo table caption {
  border-bottom: none;
}
.typo .edu-title {
  margin-bottom: 30px !important;
  font-size: 27px;
  line-height: 27px;
  color: #1ec67a;
}
/* 去除 webkit 中 input 和 textarea 的默认样式  */
.typo-input,
.typo-textarea {
  -webkit-appearance: none;
  border-radius: 0;
}
/* 高亮选中 */
::-moz-selection {
  background: #32d880;
  color: #fff;
}
::selection {
  background: #32d880;
  color: #fff;
}
.typo-em,
.typo em,
legend,
caption {
  color: #000;
  font-weight: inherit;
}
/* 着重号，只能在少量（少于100个字符）且全是全角字符的情况下使用 */
.typo-em {
  position: relative;
}
.typo-em:after {
  position: absolute;
  top: 0.65em;
  left: 0;
  width: 100%;
  overflow: hidden;
  content: "・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・";
}
/* Responsive images */
.typo img {
  max-width: 100%;
}
.edu-login {
  padding: 15px;
  margin: 30px auto;
  width: 320px;
  background-color: #f8f8f8;
}
.edu-login input {
  height: auto;
}
.edu-login .checkbox {
  margin-top: 10px;
}
.edu-login .controls {
  height: 70px;
}
.edu-login .controls > input {
  width: 100%;
}
/*edu-case-list*/
.case-page {
  background-color: #f6f6f6;
}
.case-page .edu-cases {
  padding-top: 0;
}
.edu-case-list ul li {
  float: left;
  margin: 0 20px 20px 0;
}
.edu-case-list ul li img {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
  width: 184px;
  height: 115px;
  border: 1px solid #ddd\9;
}
/*2014.10.24 by Gsh*/
.officially-beta {
  padding: 75px 0px 0px 630px;
  color: #FFF;
}
.officially-beta span {
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #ee9851;
  position: absolute;
  display: inline-block;
  background: url('../Images/prompt2.png') no-repeat scroll 0% 0% transparent;
  width: 40px;
  height: 32px;
  margin-left: 410px;
  margin-top: -30px;
  /*right: -50px;*/
}
.officially-beta > a {
  margin-left: 30px;
  position: absolute;
  margin-top: 160px;
  display: inline-block;
  height: 55px;
  line-height: 55px;
  width: 200px;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  background-color: #78d653;
  text-decoration: none;
}
.information {
  padding: 75px 0px 0px 600px;
  color: #FFF;
}
.information span {
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #92E2AF;
  position: absolute;
  display: inline-block;
  background: url('../Images/prompt.png') no-repeat scroll 0% 0% transparent;
  width: 40px;
  height: 32px;
  margin-left: 289px;
  margin-top: 50px;
}
.information > a {
  display: inline-block;
  height: 55px;
  line-height: 55px;
  margin-right: 18px;
  width: 200px;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  position: absolute;
  margin-top: 200px;
  border: 1px solid;
}
a.doland:link {
  color: white;
}
a.doland:hover {
  color: #4ecf79;
  border: 1px solid #fff;
  text-decoration: none;
  background-color: white;
}
.equipment-c {
  background-color: #FFF;
}
.equipment-b {
  background-color: #F5F5F5;
}
.equipment-male {
  background-color: #FFF;
}
.equipment-ml {
  background-color: #F5F5F5;
}
.platform {
  width: 1100px;
}
.platform .img {
  display: inline-block;
  vertical-align: middle;
}
.platform .rest {
  display: inline-block;
  vertical-align: middle;
}
.platform .text {
  display: inline-block;
  vertical-align: middle;
}
.platform-p {
  position: relative;
  margin: 0px auto;
}
.equipment-c h3 {
  color: #1ed88e;
  font-size: 30px;
  margin-bottom: 20px;
}
.equipment-c p {
  color: #959595;
  font-size: 18px;
  line-height: 5px;
}
.equipment-b h3 {
  color: #1ed88e;
  font-size: 30px;
}
.equipment-b p {
  color: #959595;
  font-size: 18px;
  line-height: 20px;
}
.equipment-male h3 {
  color: #1ed88e;
  font-size: 30px;
}
.equipment-male p {
  color: #959595;
  font-size: 18px;
  line-height: 20px;
}
.equipment-ml h3 {
  color: #1ed88e;
  font-size: 30px;
}
.equipment-ml p {
  color: #959595;
  font-size: 18px;
}
/* total-price */
.total-price-server {
  margin: 50px auto;
}
.total-price-server h2 {
  font-size: 36px;
  color: #616161;
  text-align: center;
  margin-bottom: 50px;
}
.total-price {
  margin: 50px 0;
}
.total-price-title {
  height: 125px;
  width: 100%;
  margin: 100px auto;
  padding: 20px 30px;
  color: #fff;
  text-align: center;
  font-size: 24px;
  background: url("../Images/total_price_title.png") center center no-repeat;
}
.total-price .panel label {
  font-weight: normal;
  display: block;
  height: 25px;
  line-height: 25px;
}
.total-price .glyphicon {
  font-size: 40px;
  color: #FAEBCC;
  line-height: 240px;
}
.total-price .panel input {
  margin: 0 10px 0 0;
  padding: 0;
  height: auto;
}
.total-price-row .total-icon {
  float: left;
  width: 8%;
  text-align: center;
  line-height: 343px;
}
.total-price-row .select-item {
  float: left;
  width: 19%;
}
.total-price-row .icon-arrow {
  margin: 20px;
  line-height: 34px;
  text-align: center;
}
.total-price-row .unit-price {
  color: #ff974e;
}
.total-price-row .totalprice {
  font-size: 14px;
  margin: 20px auto 20px auto;
  color: #1ec679;
}
.total-price-row .totalprice span {
  font-size: 20px;
}
.total-price-row .unit-price .title,
.total-price-row .totalprice .title {
  display: inline-block;
  width: 80px;
  text-align: right;
}
.total-price-row .total-btn {
  text-align: center;
}
.total-price-row .btn-total {
  padding: 12px 20px;
  border-color: #f1a452;
  background-color: #f1a452;
  color: #fff;
  border-radius: 0;
  font-size: 22px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.total-price-row .btn-total:hover {
  color: #fff;
  background-color: #ed8b23;
  border-color: #ed8b23;
}
.total-price-row .panel {
  border-radius: 0;
  border: 1px solid #f5f5f5;
}
.total-price-row .panel .panel-heading {
  border-radius: 0;
}
.total-price-row .panel .panel-body {
  padding: 20px;
  height: 300px;
  border-radius: 0;
  overflow-y: auto;
}
.total-price-row .panel .panel-body li {
  margin-bottom: 10px;
}
.total-price-row .panel.panel-detail {
  background-color: #cdf6e3;
  border: 1px solid #1ec679;
  color: #1ec679;
}
.total-price-row .panel.panel-detail .panel-body {
  height: 300px;
  padding: 10px;
}
.topics-mian {
  background-color: #f8f3e7;
  padding-bottom: 50px;
}
.topics-preface {
  position: relative;
  height: 400px;
  background: url('../Images/preface_bg.png') no-repeat center center;
}
.topics-preface .preface-contet {
  position: absolute;
  top: 130px;
  left: 230px;
  font-size: 18px;
}
.topics-preface .preface-contet p {
  margin-bottom: 5px;
  letter-spacing: 1px;
}
.topics-preface .preface-contet p span {
  color: #e4580b;
}
.topics-process {
  padding: 50px 0;
  margin: 0 auto;
  text-align: center;
}
.topics-process img {
  margin: 0 auto;
}
.topics-column-header {
  position: relative;
  height: 70px;
  margin: 30px auto 50px;
  background: url('../Images/column_header.png') no-repeat center center;
}
.topics-column-header h3 {
  position: absolute;
  top: 3px;
  left: 50%;
  margin-left: -60px;
  font-size: 24px;
  width: 120px;
  text-align: right;
}
.topics-column-body {
  padding: 20px 60px 20px 60px;
  min-height: 100px;
  -webkit-border-radius: 0 0 Infinitypx 0 65px;
  -moz-border-radius: 0 0 Infinitypx 0 65px;
  border-radius: 0 0 Infinitypx 0 65px;
  background-color: #dc5e14;
  -webkit-box-shadow: 2px 3px 8px rgba(213, 209, 197, 0.75);
  -moz-box-shadow: 2px 3px 8px rgba(213, 209, 197, 0.75);
  box-shadow: 2px 3px 8px rgba(213, 209, 197, 0.75);
}
.topics-column-body img {
  margin: 0 auto;
}
.topics-column-body a {
  color: #fff;
}
.topics-column-body p {
  margin: 20px auto;
}
.topics-column-body.column-two {
  background-color: #f4c710;
}
.topics-column-body.column-two h3 {
  color: #b52306;
}
.topics-column-body.column-two .icon-star-left {
  background: url("../Images/icon_red_star_left.png") no-repeat;
}
.topics-column-body.column-two .icon-star-right {
  background: url("../Images/icon_red_star_right.png") no-repeat;
}
.topics-column-body.column-three {
  background-color: #ed850b;
}
.topics-column-body h3 {
  color: #fff;
  font-size: 24px;
  text-align: center;
  margin: 30px auto 40px;
  height: 38px;
}
.topics-column-body .icon-star-left {
  display: inline-block;
  height: 38px;
  width: 50px;
  background: url("../Images/icon_star_left.png") no-repeat;
}
.topics-column-body .icon-star-right {
  display: inline-block;
  height: 38px;
  width: 50px;
  background: url("../Images/icon_star_right.png") no-repeat;
}
.topics-footer {
  text-align: center;
  padding: 70px 20px;
  height: 180px;
  line-height: 40px;
  background: url("../Images/topics_footer.png") center center no-repeat;
  background-color: #f8f3e7;
  color: #fff;
}
.topics-footer a {
  color: #fff;
}
.verify-help .verify-img {
  line-height: 40px;
}
.verify-help .help-block {
  padding-left: 15px;
}
.verify-help .help-block .text-danger {
  display: inline-block;
  padding-top: 5px;
}
.homepage-feature a {
  width: 100%;
  min-height: 100px;
}
.homepage-feature a img {
  width: 100%;
}
.btn-green {
  display: inline-block;
  padding: 0 15px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  background-color: #59c85c;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.btn-green:hover,
.btn-green:focus {
  color: #fff;
  background-color: #59c85c;
}
body {
  margin: 0;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
input {
  display: inline-block;
  border: 1px solid #cfcfcf;
  outline: none;
}
.bcloud-info {
  color: #f86d40;
}
.bcloud-link {
  color: #6d8ffe;
}
.clear {
  clear: both;
}
.edu-banner .baiduyun-banner-detail {
  position: absolute;
  top: 300px;
  left: -45px;
}
.text-center {
  text-align: center;
}
.bcloud-body {
  position: relative;
}
.btn-bcloud {
  display: inline-block;
  padding: 26px 80px;
  line-height: 22px;
  font-size: 20px;
  color: #fff;
  background-color: #26abff;
  border: 0;
}
.btn-bcloud:focus {
  outline: none;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.bcloud-nav {
  position: absolute;
  width: 100%;
  left: 0;
  top: -170px;
  z-index: 1;
}
.bcloud-nav li {
  position: relative;
  float: left;
  height: 90px;
  line-height: 90px;
  font-size: 24px;
  color: #fff;
  width: 50%;
  text-align: center;
  cursor: pointer;
}
.bcloud-nav li .arrow {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -10px;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  margin-bottom: -10px;
  display: inline-block;
}
.bcloud-nav .intro {
  background-color: #f1c600;
}
.bcloud-nav .intro .arrow {
  border-top: 10px solid #f8c30a;
}
.bcloud-nav .apply {
  background-color: #26abff;
}
.bcloud-nav .apply .arrow {
  border-top: 10px solid #26abff;
}
.bcloud-nav-fixed {
  position: fixed;
  width: 100%;
  top: 0px;
}
.bcloud-content {
  width: 1180px;
  margin: 80px auto 30px auto;
  padding: 40px 30px;
  border: 1px solid #eee;
  font-size: 14px;
  color: #666666;
}
.bcloud-content .headline {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}
.bcloud-content .intro {
  font-weight: bold;
  font-size: 14px;
  color: #999999;
}
.bcloud-content .intro p {
  text-indent: 28px;
  line-height: 35px;
  margin: 0;
}
.bcloud-content .add-ours {
  margin-top: 30px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  color: #666666;
}
.bcloud-content .add-ours .addours-ul {
  margin-left: 25px;
}
.bcloud-content .add-ours .addours-ul li {
  margin-bottom: 25px;
  line-height: 25px;
}
.bcloud-content .add-ours .addours-ul li p {
  position: relative;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.bcloud-content .add-ours .point {
  position: absolute;
  left: -25px;
  margin-top: -4px;
  top: 50%;
  display: inline-block;
  height: 8px;
  width: 8px;
  background-color: #ababab;
  margin-right: 18px;
  margin-bottom: 3px;
}
.bcloud-content .bottom {
  margin-top: 30px;
}
.bcloud-content .bottom ol {
  list-style-type: none;
  counter-reset: sectioncounter;
  margin: 0;
  padding-left: 25px;
}
.bcloud-content .bottom ol li {
  line-height: 30px;
}
.bcloud-content .bottom ol li:before {
  content: counter(sectioncounter) "、";
  counter-increment: sectioncounter;
}
.bcloud-content .bottom ol li:last-child {
  margin-bottom: 0;
}
.bcloud-content .bottom.mtnone {
  margin-top: 0;
}
.bcloud-content .form-group {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: normal;
}
.bcloud-content .form-group .controls {
  float: right;
}
.bcloud-content .form-group .controls .help-block {
  margin: 0;
}
.bcloud-content .form-group label {
  display: inline-block;
  width: 160px;
  height: 76px;
  line-height: 76px;
  margin-bottom: 0;
  text-align: center;
  background-color: #eaf0f8;
  color: #444;
  border-radius: 8px 0 0 8px;
}
.bcloud-content .form-group input {
  vertical-align: top;
  height: 76px;
  width: 946px;
  padding: 0 10px;
  color: #666666;
  font-size: 20px;
  border-radius: 0 8px 8px 0;
  border: 2px solid  #eaf0f8;
}
.bcloud-content .form-group .phase {
  float: right;
  height: 76px;
  width: 846px;
  padding: 26px 0;
  border-radius: 0 8px 8px 0;
  border: 2px solid  #eaf0f8;
}
.bcloud-content .form-group .phase label,
.bcloud-content .form-group .phase input {
  width: auto;
  height: auto;
  line-height: auto;
  background-color: #fff;
  line-height: 26px;
}
.bcloud-content .form-group .phase label {
  margin-left: 50px;
  margin-right: 0;
  color: #666666;
  font-weight: normal;
}
.bcloud-content .form-group .phase label input {
  margin-right: 5px;
}
.bcloud-content .form-group .label-md {
  width: 260px;
  margin-right: 0;
}
.bcloud-content .form-group.auth-code label,
.bcloud-content .form-group.auth-code .controls {
  float: left;
}
.bcloud-content .form-group.auth-code input {
  width: 200px;
  margin-left: 10px;
}
.bcloud-content .form-group.auth-code .auth-img {
  margin-left: 12px;
  vertical-align: top;
  height: 50px;
  margin-top: 13px;
  cursor: pointer;
}
.bcloud-content .form-group.auth-code .help-block {
  margin-left: 12px;
}
.bcloud-modal .btn-bcloud {
  padding: 8px 35px;
  font-size: 14px;
  background-color: #00c877;
}
.bcloud-modal .modal-header {
  font-size: 18px;
  color: #575757;
  font-weight: bold;
}
.bcloud-modal .modal-header .close {
  margin-top: -2px;
  color: #575757;
  font-weight: normal;
  font-size: 24px;
  opacity: 9;
  filter: alpha(opacity=900);
}
.bcloud-modal .modal-body {
  padding: 40px 112px;
  font-size: 14px;
  color: #666666;
}
.bcloud-modal .modal-body p {
  margin: 5px 0 0;
}
.bcloud-modal .modal-body .mtm {
  margin-top: 10px;
}
.bcloud-modal .modal-body .title {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 20px;
  color: #00c877;
}
.bcloud-modal .modal-body .title i {
  margin-right: 20px;
}
.bcloud-modal .modal-body .title.fail {
  color: #ffc000;
}
.bcloud-modal .modal-body .mask {
  color: #333333;
  font-weight: bold;
}
.bcloud-modal .modal-footer {
  padding: 0 0 40px;
  border: 0;
  text-align: center;
}


.bu_footer{width:100%;margin:0 auto;background:#333;height:280px;}
.bu_footer_con{width:75%;margin:0 auto;padding-top:30px;}
.bu_footer_dl img{ display:inline;}

.bu_footer_dl dl{float:left;line-height:34px;width:180px; margin: 0px;padding: 0px;border: 0px none; line-height:34px;}
.bu_footer_dl dl dt{font-size:18px;font-family:"微软雅黑";font-weight:bold;padding-bottom:20px; line-height:34px;}
.bu_footer_dl dd{margin: 0px;padding: 0px;border: 0px none; line-height:34px;}
.bu_footer_dl3 dd{margin-bottom:7px;margin-right:0;margin: 0px;padding: 0px;border: 0px none; height:34px;}
.bu_footer_dl dl dd input.input,.bu_footer_dl dl dd textarea{color:#999;border:#d8d8d8 1px solid;width:230px;padding-left:5px;}
.bu_footer_dl3 dd input.input{height:26px; line-height:26px;}
.bu_footer_dl3 dd textarea{height:52px;height:26px;padding-top:5px;}
.bu_footer_dl dl dd a:hover{color:#666;text-decoration:underline; line-height:34px;}
.bu_footer_dl2 dd img{margin-right:10px;}
.bu_clear{clear:both;font-size:0;line-height:0;height:0;visibility:visible;}
.bu_link {width:1000px; margin:0px;PADDING-BOTTOM: 10px; LINE-HEIGHT: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; COLOR: #999; PADDING-TOP: 10px}
.bu_link li{float:left;}
.bu_link A {PADDING-RIGHT: 10px; DISPLAY: inline-block; WHITE-SPACE: nowrap; COLOR: #999}
.bu_link A:hover {TEXT-DECORATION: underline;}
.bu_bottom{width:100%;margin:0 auto;background:#3C3F46; height:65px;line-height:65px;}
.bu_bottom_con{width:100%;margin:0 auto;text-align:center;color:#666;}
 
.top_hader{background:#3C3F46; height: 40px; width: 100%; margin: 0px auto; line-height: 40px;}
.top_weixin{float:right;padding-right:13px;line-height:16px; position:relative; cursor:pointer;height:16px;margin-top:12px; padding-bottom:12px; z-index:100000000;}
.top_weixin_con{position:absolute; left:0px;top:28px; padding:20px 20px 15px 20px; background-color:#fff; border:1px solid #ddd; border-top:none;z-index:100000000;}
.top_tel{color:#ffb243;font-family:Arial;float:right;background:url(Images/tel.png) no-repeat 0px 13px;padding-left:20px;padding-right:13px;}
.top_mail{color:#4bcdd9;font-family:Arial;float:right; background:url(Images/mail.png) no-repeat 0px 14px;padding-left:18px; padding-right:13px;}
.top_clear{clear:both;font-size:0;line-height:0;height:0;visibility:visible;}
.top_head{width:1200px;margin:0 auto;height:100px;}

.content{margin-top:40px;}
.content_title{margin-bottom:25px;background:url(../Images/content_title_bg.png) repeat-x center center;}
.content_title2{ background-color:#fff; width:207px;}
.content_title3{ background-color:#fff; width:260px;}
.content_title4{ background-color:#f9f9f9; width:268px;}

.title_ch{font-family:'微软雅黑';font-size:20px;font-weight:bold;margin-right:15px;background:none;color:#2eafbb;}
a.title_ch{font-family:'微软雅黑';font-size:20px;font-weight:bold;margin-right:15px;background:none;color:#2eafbb;}
.title_en{font-family: Arial;font-size:20px;color:#aaa;text-transform:uppercase;background:none;}
.cases{padding-bottom:40px;width:1200px;margin:0 auto;}
.cases_dl{width:1200px;margin:0 auto;/* filter:alpha(opacity=30);-moz-opacity:0.3;opacity:0.3; */}
.cases_dl dl{width:380px;float:left;}
.cases_name{font-size:14px; font-family:"ËÎÌå"; padding-top:15px; font-weight:normal;}
.cases_int{font-size:12px; font-family:"ËÎÌå";padding-top:10px;color:#999;line-height:20px; font-weight:normal;}
.cases_center{margin:0 30px;}


.partners{width:73%;margin:0 auto;padding:40px 0 20px 0px;clear:both;}
.partners_table{margin-top:20px; clear:both;}
.partners_table li{ float:left; width:12%; text-align:center; height:90px;  }
.partners_table li img{ padding:0px; margin:0px;}


.bu_footer{width:100%;margin:0 auto;background:#333;height:280px;}
.bu_footer_con{width:1060px;margin:0 auto;padding-top:30px;}
.bu_footer_dl img{ display:inline;}

.bu_footer_dl dl{float:left;line-height:34px;width:180px; margin: 0px;padding: 0px;border: 0px none; line-height:34px;}
.bu_footer_dl dl dt{font-size:18px;font-family:"微软雅黑";font-weight:bold;padding-bottom:20px; line-height:34px;}
.bu_footer_dl dd{margin: 0px;padding: 0px;border: 0px none; line-height:34px;}
.bu_footer_dl3 dd{margin-bottom:7px;margin-right:0;margin: 0px;padding: 0px;border: 0px none; height:34px;}
.bu_footer_dl dl dd input.input,.bu_footer_dl dl dd textarea{color:#999;border:#d8d8d8 1px solid;width:230px;padding-left:5px;}
.bu_footer_dl3 dd input.input{height:26px; line-height:26px;}
.bu_footer_dl3 dd textarea{height:52px;height:26px;padding-top:5px;}
.bu_footer_dl dl dd a:hover{color:#666;text-decoration:underline; line-height:34px;}
.bu_footer_dl2 dd img{margin-right:10px;}
.bu_clear{clear:both;font-size:0;line-height:0;height:0;visibility:visible;}
.bu_link {width:1000px; margin:0px;PADDING-BOTTOM: 10px; LINE-HEIGHT: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; COLOR: #999; PADDING-TOP: 10px}
.bu_link li{float:left;}
.bu_link A {PADDING-RIGHT: 10px; DISPLAY: inline-block; WHITE-SPACE: nowrap; COLOR: #999}
.bu_link A:hover {TEXT-DECORATION: underline;}
.bu_bottom{width:100%;margin:0 auto;background:#3C3F46; height:65px;line-height:65px;}
.bu_bottom_con{width:1200px;margin:0 auto;text-align:center;color:#666;}

A.applink:hover {border: 2px dotted #DCE6F4;padding:2px;background-color:#ffff00;color:green;text-decoration:none}
A.applink       {border: 2px dotted #DCE6F4;padding:2px;color:#2F5BFF;background:transparent;text-decoration:none}
A.info          {color:#2F5BFF;background:transparent;text-decoration:none}
A.info:hover    {color:green;background:transparent;text-decoration:underline}
body{margin:0px;}


.top_hader{background:#3C3F46; height: 40px; width: 100%; margin: 0px auto; line-height: 40px;}
.top_weixin{float:right;padding-right:13px;line-height:16px; position:relative; cursor:pointer;height:16px;margin-top:12px; padding-bottom:12px; z-index:100000000;}
.top_weixin_con{position:absolute; left:0px;top:28px; padding:20px 20px 15px 20px; background-color:#fff; border:1px solid #ddd; border-top:none;z-index:100000000;}
.top_tel{color:#ffb243;font-family:Arial;float:right;background:url(Images/tel.png) no-repeat 0px 13px;padding-left:20px;padding-right:13px;}
.top_mail{color:#4bcdd9;font-family:Arial;float:right; background:url(Images/mail.png) no-repeat 0px 14px;padding-left:18px; padding-right:13px;}
.top_clear{clear:both;font-size:0;line-height:0;height:0;visibility:visible;}
.top_head{width:1200px;margin:0 auto;height:100px;}

.content{margin-top:40px;}
.content_title{margin-bottom:25px;background:url(../Images/content_title_bg.png) repeat-x center center;}
.content_title2{ background-color:#fff; width:207px;}
.content_title3{ background-color:#fff; width:260px;}
.content_title4{ background-color:#f9f9f9; width:268px;}

.title_ch{font-family:'微软雅黑';font-size:20px;font-weight:bold;margin-right:15px;background:none;color:#2eafbb;}
a.title_ch{font-family:'微软雅黑';font-size:20px;font-weight:bold;margin-right:15px;background:none;color:#2eafbb;}
.title_en{font-family: Arial;font-size:20px;color:#aaa;text-transform:uppercase;background:none;}
.cases{padding-bottom:40px;width:100%;margin:0 auto;}
.cases_dl{width:1200px;margin:0 auto;/* filter:alpha(opacity=30);-moz-opacity:0.3;opacity:0.3; */}
.cases_dl dl{width:380px;float:left;}
.cases_name{font-size:14px; font-family:"ËÎÌå"; padding-top:15px; font-weight:normal;}
.cases_int{font-size:12px; font-family:"ËÎÌå";padding-top:10px;color:#999;line-height:20px; font-weight:normal;}
.cases_center{margin:0 30px;}

