body,div,dl,dt,ul,li,h1,h2,h3,h4,h5,h6,input,form,p,textarea{
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue", "Helvetica","Arial","Microsoft Yahei","Hiragino Sans GB","WenQuanYi Micro Hei",sans-serif!important;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  font-weight: normal;
}
ol,ul,li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #313131;
}
img {
  border: none;
}
.clearfloat {
  zoom: 1;
}
.clearfloat:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.sx-hide {
  display: none;
}
body {
  background-color: #f6f6f6;
}






.font-size-14{
  font-size: 14px;
}
.font-size-12{
  font-size: 12px;
}
.blog-title {
  color: #164d8c;
  font-size: 14px;
}
.blog-container {
  margin: auto;
  margin-top: 90px;
}


.blog-left {
  display: none;
}

.blog-left-top {
  background: #fff;
  margin-bottom: 24px;
  padding: 12px 0;
  text-align: left;
}
.blog-left-switch {
  border: none;
  border-bottom: 1px solid #d2d2d2;
  width: 100%;
}
.search-image {
  position: relative;
    width: 10%;
    top: -13px;
    left: 118px;
}
.blog-left-types li{
  line-height: 38px;
  padding: 0 24px;
}
.blog-left-types li:hover{
  border-left: 2px solid #154d8c;
  padding-left: 22px;
  background-color: #f6f6f6;
}
.blog-left-types li:hover a{
  color: #154d8c;
}
.blog-left-bottom {
  padding: 24px;
  text-align: left;
  background: #fff;
}
.blog-left-title {
  margin-bottom: 24px;
}
.blog-left-label {
  margin: 36px 0 12px 0;
}
.blog-left-article li{
  line-height: 28px;
  overflow:hidden;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  white-space:nowrap;
  width:100%;
}
.blog-left-labellist a{
  margin: 0 6px 4px 0;
  padding: 0 3px;
  float: left;
  line-height: 24px;
  background: #f6f6f6;
  max-width: 132px;
  overflow: hidden;
  font-size: 12px;
}


.blog-right {

}

.blog-list {
  background: #fff;
  padding: 12px 24px;
  cursor: pointer;
}
.blog-article-picture {
  width: 90px;
  height: 90px;
  margin-right: 24px;
  float: left;
  background-image:url(./images/default.png);
  background-size: cover;
  background-position: center;
}
.article-text {
  float: left;
}
.article-title {
  margin-top: 0px;
  /*overflow:hidden;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;*/
  /*white-space:nowrap;*/
}
.article-summary p{
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog-pages {
  background: #fff;
  padding: 24px 0;
  text-align: center;
}
/*.blog-pages .pagination a{
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-right: 10px;
}
.pagination a:hover,.pagination .current {
  background: #f6f6f6;
}
.pagination .page-icon {
  font-size: 24px;
  color: #eee;
}
.pagination .page-icon:hover {
  color: #a0a0a0;
  background-color: transparent;
}*/
@media (min-width:996px){
  .blog-container {
    width: 1200px;
  }
	.blog-left {
		display: block;
		float: left;
		width: 180px;
    min-height: 900px;
		background-color: transparent;
		margin-right: 24px;
    margin-bottom: 24px;
	}
  .blog-right {
    float: right;
    width: 996px;
    margin-bottom: 24px;
  }
  .article-title {
    margin-top: 16px;
  }
}





.blog-single-content {
  background: #fff;
  padding: 30px 30px;
}
.single-bar {
  display: none;
  padding-left: 24px;
  background: #fff;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.single-bar li {
  line-height: 30px;
  float: left;
}
.single-bar li a{
  padding-right: 12px;
  color: #a0a0a0;
}
.single-bar li a:hover{
  color: #154d8c;
}
.single-bar li:nth-child(5) a{
  display: inline-block;
  max-width: 158px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.blog-single-title {
  font-size: 24px;
  color: #154d8c;
  margin-bottom: 30px;
}
.blog-single-text {
  padding-bottom: 24px;
  color: #313131;
}
.blog-single-text p,.blog-single-text div{
  font-size: 14px;
  line-height: 2;
}
.blog-single-text img{
  padding: 30px 0;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.blog-single-text a{
  color: #154d8c;
}
.blog-single-text h1,.blog-single-text h2,.blog-single-text h3,.blog-single-text h4,.blog-single-text h5,.blog-single-text h6 {
  font-size: 16px;
  padding: 30px 0;
  font-weight: 400;
}
.blog-single-info {
  padding-top: 24px;
  border-top: 1px solid #d2d2d2;
}
.blog-single-flip {
  background: #eee;
}
.single-flip:hover {
  background: #d2d2d2;
  cursor: pointer;
}
.single-icon-flip{
  color: #000;
}
.single-pre-chapter {
  padding-left: 12px;
  padding-right: 30px;
  display: inline-block;
  max-width: 84px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.single-after-chapter {
  padding-left: 30px;
  padding-right: 12px;
  display: inline-block;
  max-width: 84px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width:996px){
  .blog-single-content {
    background: #fff;
    padding: 30px 90px;
  }
  .single-pre-chapter {
    padding-left: 12px;
    padding-right: 60px;
    display: inline-block;
    max-width: 360px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .single-after-chapter {
    padding-left: 60px;
    padding-right: 12px;
    display: inline-block;
    max-width: 360px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .single-bar {
    display: block;
  }
  .single-bar li:nth-child(5) a{
    display: inline-block;
    max-width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

/*instance页面样式*/
.instance-container {
    margin: auto;
    margin-top: 290px;
}
.instance-title {
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
  font-size: 24px;
  color: #a0a0a0;
}
.instance-li {
  height: 440px;
  margin: 5px 15px 10px 15px;
  background: #fff;
  text-align: center;
  transition: 0.25s;
}
.instance-li:hover {
  box-shadow: 0 0 12px #d2d2d2;
  transform: scale(1.02, 1.02);
}
.instance-li-name {
  line-height: 14px;
  font-size: 14px;
}
.instance-li-img {
  padding: 24px 0;
}
.instance-li-up {
  margin-top: 30px;
  margin-bottom: 12px;
  height: 32px;
  color: #58c584;
}
.instance-li-up i{
  font-size: 32px;
  line-height: 32px;
}
.instance-li-num {
  line-height: 24px;
  font-size: 24px;
  color: #58c584;
}
.instance-li-note {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 30px;
  text-align: left;
}
.instance-li-read {
  padding: 9px 12px;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  transition: 0.25s;
}
.instance-li-read:hover {
  background: #eee;
}
.instance-statement {
  padding-top: 12px;
  padding-bottom: 30px;
  text-align: center;
  color: #a0a0a0;
}
.instance-title-container {
  position: fixed;
  top: 64px;
  width: 100%;
  text-align: center;
  background: #f6f6f6;
  z-index: 1;
}
.instance-sort {
  margin: auto;
  border-top: 2px solid #d2d2d2;
}
.instance-hr {
  visibility: hidden;
  margin-top: -2px;
  margin-bottom: 24px;
  border: 0;
  border-bottom: 2px solid #d2d2d2;
}
.instance-sort li {
  display: inline-block;
  padding: 12px 24px;
}
.js-instance-sort-li-active {
  padding-bottom: 10px;
  border-bottom: 2px solid #58c58d;
}
.js-instance-sort-li-active a{
  color: #58c58d;
}
.instance-sort li a{
  height: 14px;
  line-height: 14px;
}
.instance-sort li:hover a{
  color: #58c58d;
}
.instance-top {
  position: fixed;
  bottom: 24px;
  right: 24px;
  width: 30px;
  height: 30px;
  background: #d2d2d2;
  border-radius: 15px;
  line-height: 30px;
  text-align: center;
  z-index: 1000;
}
.instance-top-icon {
  color: #fff;
}
/* instance下无子分类时 */
.cat-item-none {
  display: none !important;
}
@media (min-width:996px){
  .instance-container {
    width: 960px;
    margin-top: 224px;
  }
  .instance-li {
    display: inline-block;
    width: 290px;
    float: left;
  }
  .instance-sort,
  .instance-hr {
    visibility: inherit;
    width: 930px;
  }
  .instance-top {
    right: 100px;
  }
}

/* 案例文章详情页样式 */
.instances-section {
  margin-top: 56px;
  color: #a0a0a0
}
.instances-section-div {
  padding: 30px;
}
.instances-section-one {
  font-size: 24px;
  padding-bottom: 12px;
}
.instances-section-two {
  font-size: 14px;
}
.instance-single-container {
  padding: 30px 30px 0 30px;
  background: #fff;
}
@media (min-width:996px){
  .instances-section-div {
    margin: auto;
    width: 640px;
  }
  .instance-single-container {
    width: 640px;
    margin: auto;
  }
}


/* ===================== 底部申请区域 ======================= */
.footer-apply-btn {
  display: inline-block;
  color: #58c584;
  background: #fff;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  padding: 0 120px;
  cursor: pointer;
}
.footer-apply-btn:hover {
    background: #eee;
}
/* ===================== 底部申请区域 end ======================= */

/* 案例页面分页添加的样式 */
.instance-pages {
  display: block;
  width: 100%;
  float: left;
  background: #f6f6f6;
}

/* ===================== footer ===================== */
.footer-btn-more {
  color: #313131;
  font-weight: normal;
  border: 1px solid #d2d2d2;
  background: #fff;
  display: inline-block;
  text-align: center;
  width: auto;
  height: auto;
  box-sizing: content-box;
  cursor: pointer;
  padding: 12px 68px;
  border-radius: 30px;
  font-size: 18px;
  margin-right: 12px;
}
.footer-btn-more:hover {
  background: #f6f6f6;
}
.footer-btn-test {
  display: inline-block;
  text-align: center;
  width: auto;
  height: auto;
  box-sizing: content-box;
  cursor: pointer;
  padding: 12px 68px;
  border-radius: 30px;
  font-size: 18px;
  border: 0;
  color: #fff;
  background: linear-gradient(#76cf9a, #58c584);
  margin-left: 12px;
}
.footer-btn-test:hover {
  background: #4fb076;
}
.footer-screen{
    position: relative;
    z-index: 999;
    background: #ffffff;
    height: 124px;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
    padding-top: 60px;
}
@media only screen and (max-width: 925px) {
    .footer-btn-more {
      margin-right: 0;
    }
    .footer-btn-test {
      margin-left: 0;
    }
    .footer-screen {
        height: auto;
        padding-top: 0;
        padding: 30px 30px 0 30px;
    }
    .footer-screen .footer-line {
        border-bottom: 2px solid $gray3;
        padding: 0 25px;

    }
    .footer-screen .footer-line a {
        display: block;
        text-align: center;
        margin-bottom: 30px;
    }
}
.map-screen{
    position: relative;
    z-index: 999;
    background: #ffffff;
}
.map-screen .map-screen-content{
    width: 90%;
    border-bottom: 2px solid #eeeeee;
    margin: 0 auto;
    padding: 60px 0;
}
.map-screen .map-screen-content .map-screen-content-inner{
    width: auto;
    height: auto;
    margin: 0 auto;
    display: table;
}
.map-screen .map-screen-content .map-screen-content-inner >li{
    width: auto;
    height: auto;
    text-align: center;
    float: left;
    margin-right: 90px;
}
.map-screen .map-footer{
    width: 90%;
    margin: 0 auto;
    box-sizing: content-box;
    padding: 15px 0;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
}
.map-screen .map-footer .blue{
    font-size: 12px;
    color: #4183cd;
    margin-left: 10px;
}

.map-screen-title{
    font-size: 14px;
    color: #313131;
    font-weight: normal;
    margin-bottom: 15px;
    text-align: left;
}
.map-screen-list{
    margin: 5px 0;
    text-align: left;
}
.map-screen-list>a{
    font-size: 12px;
    color: #a0a0a0;
    font-weight: normal;
    transition: .4s;
}
.map-screen-list:hover>a{
    color: #313131;
}

.map-screen .map-footer{
    width: 90%;
    margin: 0 auto;
    box-sizing: content-box;
    padding: 15px 0;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #a0a0a0;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
}

.map-screen .map-footer .blue{
    font-size: 12px;
    color: #4183cd;
    margin-left: 10px;
}

@media only screen and (max-width: 925px) {
    .map-screen .map-screen-content{
        display: none;
    }
    .map-screen .mpa-footer-links{
        display: block;
    }
}
/* ===================== footer end ===================== */


/*  ======滚屏插件样式=======   */
.cycloneslider-template-standard {
     margin-bottom: 0;
}
.cycloneslider-template-standard .cycloneslider-caption {
     background: transparent;
     width: auto;
     left: 10px;
     opacity: 1;
}
.cycloneslider-template-standard .cycloneslider-pager span {
    /*background: #fff;
    -webkit-box-shadow: 0px 0px 0px 0px #fff;
    box-shadow: 0px 0px 0px 0px #fff;*/
    background: #ccc;
    -webkit-box-shadow: 0px 0px 0px 0px #ccc;
    box-shadow: 0px 0px 0px 0px #ccc;
    opacity: 0.3;
    margin: 0 6px;
    width: 10px;
    height: 10px;
}
.cycloneslider-template-standard .cycloneslider-pager span.cycle-pager-active {
    background-color: #fff;
    opacity: 0.8;
}
.cycloneslider-template-standard .cycloneslider-pager {
    bottom: 4px;
}
/*  ======================   */


.ab-overlay{
    width: 100%;
    height: 50px;
    position: fixed;
    bottom: 0;
    background: -webkit-linear-gradient(top, #555, #313131);
    color:white;
    z-index: 9999;
}

.ab-overlay .ab-overlay-inner{
  margin-top: 0;
  position: relative;
}

.ab-overlay .person {
  position: absolute;
  top: -70px;
}
.ab-overlay .tit{
  font-size: 16px;
  height: 100%;
  display: inline-block;
  line-height: 50px;
  margin-right: 60px;
  margin-left: 160px;
}

.ab-overlay .item{
  margin-right: 24px;
  font-size: 14px;
}
.ab-overlay .item img{
      vertical-align: middle;
}
.ab-overlay .free-btn{
  margin-left: 60px;
  margin-right: 60px;
  border-radius: 14px;
  background:linear-gradient(#76cf9a, #58c584);
  color: white;
  font-size: 14px;
  padding: 9px 44px;
  cursor: pointer;
}
.ab-overlay .free-btn:hover{
  background:linear-gradient(#58c584, #76cf9a);
}
