.introduce-text{
	margin-top: 30px
}
.introduce-text span{
	font-size: 22px;
	color: #989898;
	letter-spacing:3px;
	line-height:40px
}
.case-show-introduce-content{
	width: 100%;
	height: 420px;
}
.case-show-introduce-content-border{
	margin-top: 100px;
}
.case-show-introduce-content-title{
	font-size: 48px;
	color: #FFFFFF;
	text-align: right;
	margin-bottom: 50px;
}
.case-show-introduce-content-line1{
	color:#FFFFFF;
	font-family: simhei,serif;
	margin-top: 200px;
	height: 50px;
}
.case-show-introduce-content-line2{
	color:#FFFFFF;margin-top: 30px;
}
@media only screen and (max-width:768px){
	.case-show-introduce-content-title1{
		font-size: 22px;
	}
	.introduce-title p{
		text-align: center;
		font-family: simhei,serif;
		font-size: 22px
	}	
}
.home-middle-customer-scene-name{
	color: #989898;
	font-family: microsoft yahei,serif;
	letter-spacing:2px;
	font-size: 18px;
	margin-top: 50px;
	margin-bottom: 50px
}
.home-middle-customer-case img{
	width: 380px;
	height: 285px;
	border-radius: 5px 5px 0px 0px;
}
.home-middle-customer-case-name{
	color: #989898;
	font-family: microsoft yahei,serif;
	letter-spacing:2px;
	font-size: 18px;
	margin-top: 35px;
	margin-bottom: 50px
}
.container-fluid{
	padding-left: 0px;
	padding-right: 0px;
}
.home-middle-customer{
	margin-top: 100px;
	width: 75%
}
.home-middle-customer-button{
	margin-top: 70px;
	margin-bottom: 0px;
}
.introduce-text-line p span{
	font-size: 22px;
	color: #989898;
	letter-spacing: 3px;
}
.introduce-title p span{
    text-align: center;
    font-family: simhei,serif;
    font-size: 28px;
}
.introduce-text-line{
	margin-top: 40px;
	margin-bottom: 20px;
}
.introduce-title{
	margin-top: 100px;
}
.case-show-introduce-margin{
	width: 100%;
	height: 60%;
}
.row-over{
	margin-top: 100px;
}
.dropdown-toggle{
	color: #FFFFFF;
}
.dropdown-toggle:hover,.dropdown-toggle:focus,.dropdown-toggle:active{
	color: #00C6FF;
}
.icon-bar{border: 1px solid #fff;}
.navbar li a{color: #fff;}
.navbar li.active a{background:#fff;color: #d9534f;font-weight: bold}
.navbar li.dropdown .dropdown-toggle{background: transparent;}
.navbar li.dropdown .dropdown-menu{background: transparent;}
.navbar li.dropdown .dropdown-menu li a:hover{color:red;}
.navbar li.dropdown .dropdown-toggle:hover,.navbar li.dropdown .dropdown-toggle:focus,.navbar li.dropdown .dropdown-toggle:active{color: #00C6FF;}

.navbar-brand {
  float: left;
  padding-top: 15px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: @font-size-large;
  line-height: @line-height-computed;
  height: @navbar-height;

  &:hover,
  &:focus {
    text-decoration: none;
  }

  > img {
    display: block;
  }

  @media (min-width: @grid-float-breakpoint) {
    .navbar > .container &,
    .navbar > .container-fluid & {
      margin-left: -@navbar-padding-horizontal;
    }
  }
}

.upgrade-license-choices {
	text-align: center;
	margin: 60px 0 100px
}
.upgrade-license-choices h2 {
	padding: 20px
}

.view-empty {
	padding: 70px 30px;
	text-align: center
}
.build-list .build-version {
	background: #f5f5f5;
	padding: 15px 30px;
	font-size: 14px;
	font-weight: bold;
	color: #767676
}
.build-list .build-links {
	padding: 20px 30px;
	line-height: 1.8em
}
.build-latest .version {
	font-weight: bold;
	color: #767676;
	margin-bottom: 5px
}
.build-latest .other-builds {
	display: block;
	margin-top: 5px;
	color: #191919
}
body.front #main .front-news .views-row .view-content .title-wrapper {
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.45)
}
.product-buy .original-price {
	margin-bottom: 13px;
	text-decoration: line-through
}

