body {
  color: #333
}
a {
  color: #28a3ef;
  text-decoration: none
}
a:focus, a:hover {
  color: #4cb9fc;
  text-decoration: underline
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
.bg-grey {
  background: #f2f4f6
}
.bg-white {
  background: #fff
}
.mr-5 {
  margin-right: 5px
}
.mr-15 {
  margin-right: 15px
}
.no-gap {
  padding-left: 0;
  padding-right: 0
}
.no-padding-left {
  padding-left: 0 !important
}
.no-padding-right {
  padding-right: 0 !important
}
.padding-left {
  padding-left: 30px !important
}
.padding-right {
  padding-right: 30px !important
}
.no-border {
  border: none
}
.mt-4 {
  margin-top: 20px
}
.mb-0 {
  margin-bottom: 0 !important
}
.navbar-cui {
  z-index: 10;
  height: 52px;
  margin-bottom: 0;
  background: #fff;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, .1);
  border: none
}
.navbar-cui .navbar-brand {
  height: 49px;
  padding: 5px 15px;
  margin-right: 10px
}

.navbar-cui .close-btn {
  display: none;
  z-index: 20;
  position: fixed;
  right: 18px;
  top: 12px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 50%;
  background: #fff
}

.navbar-cui .navbar-toggle {
  padding: 4px 5px
}
.navbar-cui ul.navbar-nav {
  font-size: 15px
}
.navbar-cui ul.navbar-nav > li > a {
  padding: 0 14px;
  line-height: 52px;
  color: #333
}
.navbar-cui ul.navbar-nav > li > a:focus, .navbar-cui ul.navbar-nav > li > a:hover {
  color: #1089d4;
  background-color: transparent;
  border-color: transparent
}
.navbar-cui ul.navbar-nav > li.active > a {
  color: #28a3ef
}
.navbar-cui ul.navbar-nav .dropdown-menu {
  font-size: 14px;
  padding: 3px
}
.navbar-cui ul.navbar-nav .dropdown-menu a {
  padding: 6px 14px
}
.navbar-cui .navbar-form {
  margin-top: 12px
}
.navbar-cui ul.navbar-auth > li > a {
  margin-left: 18px;
  padding: 0
}
.jumbotron-index {
  position: relative;
  background: url(fullstack.jpg) center center
}
.jumbotron-index .jumbotron-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .35)
}
.jumbotron-index .jumbotron-body h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 600
}
.jumbotron-index .jumbotron-body h1 .project-typed, .jumbotron-index .jumbotron-body h2 .typed-cursor {
  color: #d81a30
}
.jumbotron-index .jumbotron-body p.info {
  margin: 20px 0;
  font-size: 22px;
  color: #fff;
  font-weight: 200;
  line-height: 1.8
}
.box-fund {
  margin-bottom: 20px
}
.box-fund .fund-list {
  background: #f2f4f6;
  padding: 20px 20px 10px 20px
}
.box-fund .fund-list .list-header {
  overflow: hidden;
  line-height: 1.2;
  margin-bottom: 10px
}
.box-fund .fund-list .list-header span {
  border-left: 5px solid #41b883;
  display: inline-block;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  padding-left: 10px;
  overflow: hidden;
  margin: 0;
  float: left
}
.box-fund .fund-list .list-header a.more {
  float: right;
  line-height: 22px
}
.box-fund .fund-list .list-items .item p {
width: 100%;
display: block;
padding: 5px 0;
color: #333;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
line-height: 18px;
}
.box-fund .fund-list .list-items .item p:hover {
  color: #4cb9fc;
  text-decoration: none
}
.box-fund .fund-list .list-items .item p.red span {
  background: #fe917b
}
.box-fund .fund-list .list-items .item p.green span {
  background: #41b883
}
.box-fund .fund-list .list-items .item p span {
  float: left;
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  color: #fff;
  border-radius: 2px;
  background: #41b883;
  margin-right: 10px;
}
.box-fund .fund-list .list-items .item p p {
  display: inline;
  line-height: 20px;
  margin: 0 0 0 10px
}
.box-fund .fund-sidebar .wechat {
  padding: 9px;
  border: 1px solid #eee;
  overflow: hidden
}
.box-fund .fund-sidebar .wechat .info {
  float: left;
  margin-top: 15px
}
.box-fund .fund-sidebar .wechat .info h3 {
  margin: 0;
  font-size: 20px
}
.box-fund .fund-sidebar .wechat .info p {
  margin-top: 15px;
  line-height: 1.8;
  color: #666
}
.box-fund .fund-sidebar .wechat .qrcode {
  float: right;
  text-align: center
}
.box-fund .fund-sidebar .wechat .qrcode img {
  width: 120px
}
.box-fund .fund-sidebar .wechat .qrcode p {
  font-size: 12px;
  color: #999;
  margin-bottom: 0
}
.section {
  margin-bottom: 30px
}
.section.section-grey {
  background: #f2f4f6;
  padding: 30px 0 20px 0
}
.section .section-title {
  overflow: hidden
}
.section .section-title .title-label {
  float: left;
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 24px
}
.section .section-title .title-label span {
  margin-left: 20px;
  color: #9a9a9a;
  font-size: 14px
}
.section .section-title .title-navs {
  float: right
}
.section .section-title .title-navs ul li {
  font-size: 14px;
  list-style: none;
  float: left;
  padding: 0 10px
}
.section .section-title .title-navs ul li a {
  color: #666;
  position: relative
}
.section .section-title .title-navs ul li a:hover {
  color: #ff6000;
  text-decoration: none
}
.section .section-title .title-navs ul li.active a {
  color: #ff6000;
  font-weight: 600
}
.section .section-title .title-navs ul li.active a::after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  background-color: #fe6d00;
  bottom: -10px;
  left: 0
}
.section .section-body .item-box {
  margin-bottom: 20px
}
.section .section-body .item-box:hover {
  box-shadow: 0 1px 3px #ddd
}
.section .section-body .item-box:hover .item-img img {
  transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05)
}
.section .section-body .item-box .item-img {
  overflow: hidden
}
.section .section-body .item-box .item-img img {
  width: 100%;height: 180px;
  -webkit-backface-visibility: hidden;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease
}
.section .section-body .item-box .item-txt {
  min-height: 107px;
  padding: 15px 20px;
  border: 2px solid #eee;
  overflow: hidden
}
.section .section-body .item-box .item-txt h3 {
  font-size: 15px;
  margin: 0 0 8px 0;
  line-height: 1.4
}
.section .section-body .item-box .item-txt h3 a {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}
.section .section-body .item-box .item-txt h3 a:hover {
  color: #28a3ef;
  text-decoration: none
}
.section .section-body .item-box .item-txt .item-info {
  overflow: hidden;
  margin-bottom: 8px
}
.section .section-body .item-box .item-txt .item-info p {
  float: left;
  margin: 0;
  font-size: 12px
}
.section .section-body .item-box .item-txt .item-info p.item-jobs {
  margin-left: 8px;
  color: #9a9a9a
}
.section .section-body .item-box .item-txt .item-cost .cost-price {
  font-size: 14px;
  color: #e91d00
}
.section .section-body .item-box .item-txt .item-cost .view-count {
  color: #9a9a9a
}
.section .section-body .item-tuwen {
  padding: 20px 20px 20px 35px;
  background: #fff;
  border: 1px solid #eee;
  margin-bottom: 20px
}
.section .section-body .item-tuwen:hover {
  box-shadow: 0 1px 3px #ddd
}
.section .section-body .item-tuwen:hover .tuwen-img img {
  transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05)
}
.section .section-body .item-tuwen .tuwen-img {
  padding: 0;
  overflow: hidden
}
.section .section-body .item-tuwen .tuwen-img img {
  max-height: 95px;
  -webkit-backface-visibility: hidden;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease
}
.section .section-body .item-tuwen .tuwen-info h3 {
  margin: 0 0 8px 0;
  font-size: 15px;
  font-weight: 400
}
.section .section-body .item-tuwen .tuwen-info h3 a {
  color: #333
}
.section .section-body .item-tuwen .tuwen-info h3 a:hover {
  color: #ff6000;
  text-decoration: none
}
.section .section-body .item-tuwen .tuwen-info p.info {
  display: block;
  margin: 0 0 8px 0;
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  color: #999;
  text-overflow: ellipsis
}
.section .section-body .item-tuwen .tuwen-info .more {
  overflow: hidden;
  color: #999
}
.section .section-body .item-topic {
  background: #fff;
  border: 1px solid #eee;
  padding: 10px 15px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative
}
.section .section-body .item-topic:hover {
  box-shadow: 0 1px 3px #ddd
}
.section .section-body .item-topic .avatar {
  position: absolute;
  top: 12px;
  width: 40px;
  height: 40px;
  overflow: hidden
}
.section .section-body .item-topic .avatar img {
  width: 100%
}
.section .section-body .item-topic .body {
  width: 100%;
  padding: 0 60px 0 55px
}
.section .section-body .item-topic .body .header {
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 6px
}
.section .section-body .item-topic .body .header a.topic {
  color: #777;
  margin-right: 5px
}
.section .section-body .item-topic .body .header a.title {
  color: #333
}
.section .section-body .item-topic .body .info {
  color: #adaaa8;
  font-size: 13px
}
.section .section-body .item-topic .body .info a {
  color: #797776;
  text-decoration: underline
}
.section .section-body .item-topic .count {
  position: absolute;
  right: 20px;
  top: 18px
}
.section .section-body .item-topic .count .badge {
  font-weight: 400
}
.news-box {
  padding: 10px 10px 15px 10px
}
.news-box .news-title {
  margin: 15px 0 12px 0;
  overflow: hidden
}
.news-box .news-title h2 {
  font-size: 20px;
  margin: 0
}
.news-box .news-title .more {
  line-height: 22px
}
.news-box ul.text {
  list-style: none;
  padding: 0;
  margin: 0
}
.news-box ul.text li {
  padding: 12px 0 12px 5px;
  border-top: 1px solid #eee;
  position: relative
}
.news-box ul.text li .title {
  font-size: 15px;
  line-height: 28px
}
.news-box ul.text li .title i {
  font-size: 14px
}
.news-box ul.text li .title a {
  color: #333;
  margin-left: 3px
}
.news-box ul.text li .mate {
  font-size: 12px;
  color: #999;
  line-height: 22px
}
.news-box ul.text li .avatar {
  position: absolute;
  top: 15px;
  left: 5px
}
.news-box ul.text li .avatar img {
  width: 45px;
  height: 45px;
  border-radius: 2px
}
.screen {
  margin-top: 5px;
margin-bottom: 20px;
  padding-bottom: 30px;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .05)
}
.screen ol.breadcrumb {
  margin: 15px 0;
  padding: 0;
  font-size: 14px;
  line-height: 18px;
  color: #888;
  background: 0 0
}
.screen ol.breadcrumb a {
  color: #888
}
.screen ol.breadcrumb a.active {
  color: #333
}
.screen ol.breadcrumb a:hover {
  text-decoration: none;
  color: #4285f4
}
.screen .goods-box .goods-thumb img {
  width: 100%;height: 260px;
}
.screen .goods-box .goods-info h2,h1 {
  margin: 0 0 10px 0;
  font-size: 20px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis
}
.screen .goods-box .goods-info p.text {
  font-size: 14px;
  line-height: 23px;
  color: #777;

}
.screen .goods-box .goods-info .property {
  margin-bottom: 5px
}
.screen .goods-box .goods-info .property .promotion {
  padding: 0 15px;
  height: 38px;
  line-height: 38px;
  background: #4988fb;
  color: #fff;
  font-size: 14px
}
.screen .goods-box .goods-info .property .promotion span.p-tag::after {
  content: " ";
  margin: 0 15px;
  border-left: 1px solid #fff;
  opacity: .3
}
.screen .goods-box .goods-info .property .promotion a {
  color: #ff0;
  text-decoration: underline
}
.screen .goods-box .goods-info .property .promotion a:hover {
  color: #efefef
}
.screen .goods-box .goods-info .property .items {
  overflow: hidden;
  background: #f3f4f4;
  padding: 5px 5px 0px
}
.screen .goods-box .goods-info .property .items p {
  width: 50%;
  float: left
}
.screen .goods-box .goods-info .price {
  color: #fc583d;
  margin-bottom: 15px
}
.screen .goods-box .goods-info .price span.symbol {
  font-size: 18px
}
.screen .goods-box .goods-info .price span.sale-price {
  font-size: 27px
}
.screen .goods-box .goods-info .price span.market-price {
  font-size: 14px;
  color: #aaa;
  text-decoration: line-through;
  margin-left: 8px
}
 
.layout {
  padding: 30px 0;
  background: #f1f2f4
}
.layout .lay-left {
  overflow: hidden
}
.layout .lay-right {
  overflow: hidden
}
.widget {
  background: #fff;
  border-radius: 3px;
  margin-bottom: 20px
}
.widget .header {
  padding-left: 18px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ebeced;
  font-size: 16px;
  font-weight: 700;
  color: #333
}
.widget .header ul.main-nav {
  border-bottom: none;
  font-size: 16px;
  font-weight: 400
}
.widget .header ul.main-nav li a {
  display: block;
  height: 50px;
  line-height: 35px;
  margin: 0 15px;
  border: none;
  background: 0 0;
  color: #333
}
.widget .header ul.main-nav li a:focus, .widget .header ul.main-nav li a:hover {
  color: #50a7e5
}
.widget .header ul.main-nav li.active > a {
  border: none;
  font-weight: 700;
  color: #50a7e5
}
.widget .header ul.main-nav li.active > a:after {
  content: '';
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 2px;
  width: 30px;
  background-color: #50a7e5
}
.widget .body {
  padding: 20px;
  font-size: 14px
}
.widget .body.lecturer .overview {
  overflow: hidden;
  margin-bottom: 10px
}
.widget .body.lecturer .overview .thumb {
  width: 100px;
  height: 100px;
  margin: 10px auto
}
.widget .body.lecturer .overview .thumb img {
  width: 100%
}
.widget .body.lecturer .overview .main {
  margin-top: 10px
}
.widget .body.lecturer .overview .main h3 {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  text-align: center
}
.widget .body.lecturer .overview .main h3 a {
  color: #333
}
.widget .body.lecturer .overview .main p.title {
  text-align: center;
  color: #999;
  margin: 5px 0
}
.widget .body.lecturer p.intro {
  line-height: 23px;
  color: #666;
  text-align: justify
}
.widget .body ul.tuwen {
  list-style: none;
  overflow: hidden;
  padding: 0
}
.widget .body ul.tuwen li {
  float: left;
  width: 100%;
  margin-bottom: 20px
}
.widget .body ul.tuwen li:last-child {
  margin-bottom: 0
}
.widget .body ul.tuwen li a {
  color: #333;
  text-decoration: none
}
.widget .body ul.tuwen li a:hover p.title {
  color: #ff6000
}
.widget .body ul.tuwen li a img {
  width: 100%
}
.widget .body ul.tuwen li a p {
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.widget .body ul.tuwen li a p.title {
  font-size: 15px;
  line-height: 28px;
  margin: 5px 0 2px 0
}
.widget .body ul.tuwen li a p.intro {
  font-size: 12px;
  color: #999
}
.widget .body ul.tuwen li a .more {
  margin-top: 5px;
  color: #999
}
.widget .body ul.tuwen li a .more .price {
  color: #fc583d
}
.widget .body ul.text {
  list-style: none;
  margin: 0;
  padding: 0
}
.widget .body ul.text li {
  position: relative;
  padding: 5px 0 5px 12px;
  line-height: 25px
}
.widget .body ul.text li:before {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 13px;
  content: "";
  width: 0;
  height: 0;
  line-height: 0;
  border: 4px solid transparent;
  border-left: 4px solid #ccc
}
.widget .body ul.text li a {
  color: #666
}
.widget .body ul.text li a:hover {
  color: #ff6000
}
.widget .body ul.tags {
  list-style: none;
  margin: -8px;
  padding: 0;
  overflow: hidden
}
.widget .body ul.tags li {
  width: 50%;
  float: left;
  padding: 5px
}
.widget .body ul.tags li a {
  display: block;
  width: 100%;
  text-align: center;
  padding: 5px 0;
  color: #3c3b3b;
  border: 1px solid #e9e9e9;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none
}
.widget .body ul.tags li a.active, .widget .body ul.tags li a:hover {
  color: #fff;
  background: #0da4d3;
  border-color: #0da4d3
}
.widget .body .double-row a {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 6px;
  padding-left: 15px;
  color: #666;
  position: relative
}
.widget .body .double-row a:before {
  content: '';
  width: 5px;
  height: 5px;
  display: inline-block;
  background: #ccc;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.footer {
  background: #272425;
  padding: 10px 0 30px 0;
  font-size: 12px
}
.footer h3 {
  color: #fff;
  border-left: 3px solid #0084ff;
  font-size: 14px;
  font-weight: 600;
  padding-left: 10px;
  line-height: 14px;
  margin-bottom: 15px
}
.footer a {
  color: #939393
}
.footer a:hover {
  color: #eee
}
.footer span {
  color: #939393
}
.footer .friend {
  margin-top: 20px;
  border-bottom: 1px solid #333;
  padding-bottom: 20px
}
.footer .friend h3 {
  border-left: 3px solid #0084ff;
  font-size: 14px;
  font-weight: 600;
  padding-left: 10px;
  line-height: 14px;
  margin-bottom: 15px
}
.footer .friend ul {
  margin: 0;
  padding: 0
}
.footer .friend ul li {
  float: left;
  margin: 5px 10px
}
.footer .siteinfo {
  margin-top: 15px
}
.footer .siteinfo ul {
  margin: 0;
  padding: 0
}
.footer .siteinfo ul li {
  padding-left: 12px;
  list-style: none;
  line-height: 24px
}
.footer .siteinfo .img-box {
  float: left;
  color: #fff;
  margin-right: 15px
}
.footer .siteinfo .img-box:last-child {
  margin-right: 0
}
.footer .siteinfo .img-box .text {
  margin-top: 5px
}
.footer .siteinfo .img-box .text p {
  text-align: center;
  margin: 0;
  line-height: 18px
}
.copyright {
  padding: 15px 0;
  background: #161616;
  color: #ddd
}

@keyframes typedjsBlink {
  50% {
    opacity: 0
  }
}
@-webkit-keyframes typedjsBlink {
  0% {
    opacity: 1
  }
  50% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
.typed-fade-out {
  opacity: 0;
  transition: opacity .25s;
  -webkit-animation: 0;
  animation: 0
}
@media (max-width:767px) {
	
	.media-body, .media-left, .media-right {
    
    display: block;
	
	}
	.media-body {
	width: 100%;
}
  .navbar-cui a {
    color: #ccc
  }
  .navbar-cui ul.navbar-nav > li.active > a, .navbar-cui ul.navbar-nav > li > a, .navbar-cui ul.navbar-nav > li > a:focus {
    line-height: 35px;
    color: #ddd
  }
  .navbar-cui ul.dropdown-menu {
    overflow: hidden;
    margin-left: 10px;
    font-size: 12px !important
  }
  .navbar-cui ul.dropdown-menu > li {
    float: left;
    margin: 0 10px 10px 0
  }
  .navbar-cui ul.dropdown-menu > li.divider {
    display: none
  }
  .navbar-cui ul.dropdown-menu > li > a {
    padding: 3px 15px !important;
    background: 0 0;
    text-align: center;
    border-radius: 3px;
    color: #ddd;
    border: 1px solid #ddd
  }
  .navbar-cui ul.primary-menu {
    margin-left: -11px
  }
  .navbar-cui .navbar-collapse {
    position: fixed;
    top: -2px;
    width: 100%;
    height: 100%;
    padding: 0;
    background: rgba(0, 0, 0, .5)
  }
  .navbar-cui .navbar-collapse .navbar-menu {
    width: 230px;
    padding: 20px;
    height: 100%;
    background: #3c3c44;
    overflow: hidden
  }
  .jumbotron-index {
    margin-bottom: 15px
  }
  .jumbotron-index .jumbotron-body h2 {
    font-size: 24px;
    font-weight: 600
  }
  .jumbotron-index .jumbotron-body p.info {
    margin: 0 0 15px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5
  }
  .jumbotron-index .jumbotron-body .groups a.btn {
    margin-bottom: 5px;
    padding: 2px 14px
  }
  .section {
    padding: 0;
    margin-bottom: 0
  }
  .section .section-title .title-label {
    font-size: 16px;
    margin-bottom: 0
  }
  .section .section-title .title-label span {
    font-size: 12px
  }
  .section .section-title .title-navs {
    float: right;
    max-width: 250px;
    margin-top: 5px
  }
  .section .section-title .title-navs ul li {
    font-size: 12px;
    padding: 0 5px
  }
  .section .section-title .title-navs ul li.active a::after {
    display: none
  }
  .section .section-body .item-box {
    overflow: hidden;
    padding: 15px 0;
    margin-bottom: 0;
    border-bottom: 1px solid #e4e4e4
  }
  .section .section-body .item-box .item-img {
    width: 40%;
    float: left
  }
  .section .section-body .item-box .item-txt {
    width: 60%;
    min-height: auto;
    float: left;
    border: none;
    padding: 0 0 0 10px
  }
  .section .section-body .item-box .item-txt h3 {
    font-size: 14px;
    margin-bottom: 3px
  }
  .section .section-body .item-box .item-txt .item-info {
    margin-bottom: 3px
  }
  .section .section-body .item-box .item-txt .item-info p.item-jobs {
    margin-left: 0
  }
  .section .section-body .item-tuwen {
    padding: 10px 10px 10px 25px;
    margin: 10px 0 0 0
  }
  .section .section-body .item-tuwen .tuwen-img {
    padding: 0;
    overflow: hidden
  }
  .section .section-body .item-tuwen .tuwen-img img {
    max-height: 95px;
    max-width: 100% 
  }
  .section .section-body .item-tuwen .tuwen-info h3 {
    font-size: 14px;
    margin-bottom: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
  }
  .section .section-body .item-tuwen .tuwen-info h3 a {
    color: #333
  }


  .copyright {
    font-size: 12px
  }
}

.list-group-item a{color: #000000}
.container{line-height: 28px}
.thumbnail {
    
    line-height: 28px;
}


.container .section-title h2{
	border-left: 3px solid #1b42d9;

	color: #686565;

	line-height: 30px;
	padding-left: 10px;
	overflow: hidden;
	
	
	font-size: 25px;
}

.listbk {

	background-color: white;
	padding: 15px;
 
	border-radius: 6px;
	border-color: #337ab7;
}

.navbar-brand {
	 
	padding: 5px 15px;
	 
}
.navbar{
margin-bottom: 0px;}



.bs-docs-header {

    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 24px;
    text-align: left;

}
.bs-docs-header {

    margin-bottom: 40px;
    font-size: 20px;

}
.bs-docs-header, .bs-docs-masthead {

    position: relative;
    padding: 30px 0;
        padding-top: 30px;
        padding-bottom: 30px;
    color: #cdbfe3;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0,0,0,.1);
    background-color: #6f5499;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#563d7c),to(#6f5499));
    background-image: -webkit-linear-gradient(top,#563d7c 0,#6f5499 100%);
    background-image: -o-linear-gradient(top,#563d7c 0,#6f5499 100%);
    background-image: linear-gradient(to bottom,#563d7c 0,#6f5499 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#563d7c', endColorstr='#6F5499', GradientType=0);
    background-repeat: repeat-x;

}
.bs-docs-header h1 {
    margin-right: 500px;
}
.bs-docs-header p {
    margin-bottom: 0;
    font-weight: 300;
    line-height: 1.4;
	}
	

.bs-docs-header h1 {
    font-size: 60px;
    line-height: 1;
}
.bs-docs-header h1 {
    margin-top: 0;
    color: #fff;
}


.jumbotron {
	position: relative;
	padding: 60px 0;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 3px rgba(0,0,0,.4),0 0 30px rgba(0,0,0,.075);
	background: #020031;
	background: linear-gradient(45deg,#020031,#6d3353);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020031",endColorstr="#6d3353",GradientType=1);
	box-shadow: inset 0 3px 7px rgba(0,0,0,.2),inset 0 -3px 7px rgba(0,0,0,.2);
}

.navbar {
	border-width: thin;
	-webkit-transition: .2s;
	background-color: white;
	border-bottom: 1px solid #e0e0e0;
	background-color: white;
}

.navbar-toggle > .white-icon-bar {
    background-color: black;
}
.navbar-header .icon-bar {
    background-color: black;
}


.section-grey {
	background-color: #f5f5f5;
	border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	padding: 56px 0;
}


 
.orange-button {
	background-color: #E46E2E;
	border-radius: 2px;
	color: white;
	display: inline-block;
	font-size: 16px;
	padding: 5px 16px;
	text-align: center;
	text-decoration: none;
	margin: 0px 4px 0px 4px;
}
.nb-highlight-text h3{margin:0}

.jupyterlab{background-color:#f4f4f4;padding: 20px 0px;}
 
.jupyterlab .row{background-color: white;
padding: 15px;
border-radius: 6px;margin-bottom:20px}


.industries a:hover{  color: #4cb9fc;
  text-decoration: none;color:#5d8ad0}
  
.jianju{margin-bottom:20px;background-color: #f6f6f6;padding: 15px;
border-radius: 6px;}
  
 .container-fluid.with-bg-2 {
    background: #2995F3;
}
.with-bg-2 h2 {
color:white
}
.benefit-new {
	min-height: 280px;
	padding: 40px 35px;
	text-align: center;
	background: #fff;
	border-radius: 10px;margin-bottom: 20px;
}
 
 
 
 .p-4 {
    padding: 1.5rem !important;
}
.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.rounded {
    border-radius: 0.25rem !important;
}
.b-md-r {
    border-right: 1px solid #edf4f8;
}




.daohan {
    height: 90px;
    width: 100%;
    background-color: #48609e;
    padding: 0 10%;
}
 

.daohan ul.navbar-nav > li > a {
color:white;line-height:80px;font-size: 18px;
}
.daohan ul.navbar-nav > li > a:hover {
color:white;line-height:80px;font-size: 18px;
}

.jumbotron .h1, .jumbotron h1{font-size:40px}

		#introduce img,
			#process img,
			#how img {
				float: left;
				padding-right: 10px;
			}

			#how h3,#introduce h3,#process h3 {
				font-size: 18px;
				color: #337ab7;
				border-left: 3px solid #55aaff;
				padding-left: 10px;
			}

			.screen .goods-box .goods-info .property .items p {
				width: 50%;
				float: left;
				padding-right: 30px;
				margin-bottom: 0px;
				font-size: 14px;
				line-height: 28px;
			}

			.items span {
				font-weight: bold;
			}