/***
 *英文官网 Style
 **/
body {
	font-family:Helvetica Neue,Helvetica,Arial,Hiragino Sans GB,Hiragino Sans GB W3,WenQuanYi Micro Hei,sans-serif
}
.h1,.h2,.h3,.h4,.lead,h1,h2,h3,h4 {
	font-family:Helvetica Neue,Helvetica,Arial,Hiragino Sans GB,Hiragino Sans GB W3,Microsoft YaHei UI,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif
}
@media (min-width:768px) {
	.navbar {
	min-height:40px
}
.navbar-nav>li>a {
	font-size:14px;
	padding-top:11px;
	padding-bottom:11px
}
.navbar-brand {
	padding-top:0;
	padding-bottom:0;
	line-height:42px;
	height:42px
}
}.jumbotron {
	position:relative;
	padding:40px 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)
}
.jumbotron a {
	color:#fff;
	color:hsla(0,0%,100%,.5);
	transition:all .2s ease-in-out
}
.jumbotron aa:hover {
	color:#fff;
	text-shadow:0 0 10px hsla(0,0%,100%,.25)
}
.jumbotron .container {
	position:relative;
	z-index:2
}
.jumbotron:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background:url(../img/bs-docs-masthead-pattern.png) repeat 50%;
	opacity:.4
}
@media only screen and (-o-min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2) {
	.jumbotron:after {
	background-size:150px 150px
}
}.masthead {
	padding:60px 0 80px;
	margin-bottom:0;
	color:#fff
}
@media screen and (min-width:768px) {
	.masthead {
	padding:90px 0 110px
}
}.masthead h1 {
	font-size:60px;
	line-height:1;
	letter-spacing:-2px;
	font-weight:700
}
@media screen and (min-width:768px) {
	.masthead h1 {
	font-size:90px
}
}@media screen and (min-width:992px) {
	.masthead h1 {
	font-size:100px
}
}.masthead h2 {
	font-size:18px;
	font-weight:200;
	line-height:1.25
}
@media screen and (min-width:768px) {
	.masthead h2 {
	font-size:24px
}
}@media screen and (min-width:992px) {
	.masthead h2 {
	font-size:30px
}
}.masthead p {
	font-size:40px;
	font-weight:200;
	line-height:1.25
}
.masthead .masthead-button-links {
	margin-top:30px
}
.masthead-links {
	margin:0;
	padding:0;
	list-style:none
}
.masthead-links li {
	display:inline;
	padding:0 10px;
	color:hsla(0,0%,100%,.25)
}
.masthead-links li a:hover {
	color:#fff
}
.subhead {
	text-align:center;
	border-bottom:1px solid #ddd
}
@media screen and (min-width:768px) {
	.subhead {
	text-align:left
}
}.subhead h1 {
	font-size:60px
}
.subhead p {
	margin-bottom:20px
}
@media screen and (min-width:768px) {
	.subhead p {
	text-align:left
}
}.btn-primary.btn-shadow {
	box-shadow:inset 0 -4px 0 #23527c;
	border:0;
	color:#fff
}
.btn-lg.btn-shadow {
	padding:13px 35px 17px
}
.bc-social {
	padding:15px 0;
	text-align:center;
	background-color:#f5f5f5;
	border-top:1px solid #fff;
	border-bottom:1px solid #ddd
}
.bc-social-buttons {
	margin-left:0;
	margin-bottom:0;
	padding-left:0;
	list-style:none
}
.bc-social-buttons li {
	display:inline-block;
	line-height:1;
	color:#555
}
.bc-social-buttons li .fa {
	font-size:18px;
	margin-right:3px
}
.bc-social-buttons li .fa-weibo {
	font-size:20px
}
.bc-social-buttons li a {
	color:#555
}
.bc-social-buttons li.social-qq:hover {
	color:#337ab7
}
.bc-social-buttons li.social-weibo a:hover {
	color:#d9534f
}
.bc-social-buttons>li+li:before {
	padding:0 10px;
	color:#ccc;
	content:"|"
}
.projects .thumbnail {
	display:block;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	max-width:310px;
	margin-bottom:30px;
	border-radius:0
}
.projects .thumbnail .caption {
	height:200px;
	overflow-y:hidden;
	color:#555
}
.projects .thumbnail .caption a:focus,.projects .thumbnail .caption a:hover {
	text-decoration:none
}
.projects .thumbnail img {
	max-width:100%;
	height:auto
}
.projects-header {
	width:60%;
	text-align:center;
	font-weight:200;
	display:block;
	margin:60px auto 40px
}
.projects-header h2 {
	font-size:30px;
	letter-spacing:-1px
}
@media screen and (min-width:768px) {
	.projects-header h2 {
	font-size:42px
}
}.nav-sub {
	padding-top:10px;
	padding-bottom:10px;
	margin-top:70px;
	border-top:1px solid #eee
}
.footer {
	padding:30px 0;
	border-top:1px solid #e5e5e5;
	margin-top:70px
}
.footer,.footer a {
	color:#777
}
.footer-top .about>div {
	height:110px;
	margin-bottom:10px
}
.footer-top .about>div h4 {
	color:#563d7c;
	font-size:16px
}
.footer-bottom {
	font-size:13px
}
.footer-bottom ul>li {
	padding:0
}
.footer-bottom ul>li+li:before {
	padding:0 10px;
	color:#ccc;
	content:"|"
}
#scrollUp {
	background-color:#777;
	color:#eee;
	font-size:40px;
	line-height:1;
	text-align:center;
	text-decoration:none;
	bottom:20px;
	right:20px;
	overflow:hidden;
	width:46px;
	height:46px;
	border:none;
	opacity:.8
}
#scrollUp:hover {
	background-color:#333
}
@media screen and (min-width:992px) {
	#scrollUp {
	bottom:100px
}
}.bc-sidebar {
	margin-top:30px
}
.bc-sidebar>ul>li>a {
	display:block;
	margin:0 0 -1px;
	padding:8px 14px;
	border:1px solid #e5e5e5
}
.excerpt-list {
	margin-top:60px
}
.excerpt {
	min-height:120px;
	border:1px solid #eee;
	position:relative;
	margin-bottom:10px;
	padding:20px 20px 20px 24px
}
.excerpt-title {
	font-size:24px;
	margin-top:0
}
.excerpt-title a {
	color:#555
}
.excerpt-title a:active,.excerpt-title a:hover {
	color:#286090
}
.excerpt-meta {
	position:absolute;
	bottom:12px
}
.excerpt-tags {
	color:#777
}
.excerpt-tags .glyphicon {
	position:relative;
	top:2px;
	color:#eee
}
.excerpt-tags a,.excerpt-tags span {
	color:#777;
	font-size:12px
}
.post {
	position:relative;
	margin-top:60px;
	max-width:680px;
	display:block;
	margin-right:auto;
	margin-left:auto
}
.post-header h1,.post-header h2 {
	font-size:32px;
	margin:0 0 45px;
	position:relative;
	text-align:center
}
@media (min-width:768px) {
	.post-header h1,.post-header h2 {
	font-size:36px
}
}.post-header h1:after,.post-header h2:after {
	border-top:1px solid #e5e5e5;
	bottom:0;
	content:"";
	left:50%;
	margin:0 0 0 -30%;
	position:absolute;
	width:60%
}
.post-header h1 a,.post-header h2 a {
	color:#363636;
	display:block;
	padding:65px 0 20px;
	position:relative
}
.post-header h1 a:hover,.post-header h2 a:hover {
	color:#337ab7
}
.post-header h1 a:before,.post-header h2 a:before {
	border-top:1px solid #e5e5e5;
	bottom:-4px;
	content:"";
	left:50%;
	margin:0 0 0 -27%;
	position:absolute;
	width:60%
}
.post-header h1 a:after,.post-header h2 a:after {
	border-top:1px solid #e5e5e5;
	bottom:-3px;
	content:"";
	left:50%;
	margin:0 0 0 -28%;
	position:absolute;
	width:60%
}
@media (min-width:768px) {
	.post-header h1 a,.post-header h2 a {
	padding-left:65px;
	padding-right:65px
}
}.post-content {
	font-size:16px;
	line-height:1.8;
	padding-top:20px;
	padding-bottom:20px
}
.post-content blockquote,.post-content dl,.post-content form,.post-content hr,.post-content ol,.post-content p,.post-content pre,.post-content table,.post-content ul {
	margin-bottom:1.8em
}
.post-content blockquote {
	font-size:16px
}
.post-content pre {
	margin-top:-20px
}
.post-content li>p {
	margin-bottom:5px
}
.post-content embed,.post-content iframe,.post-content img,.post-content video {
	max-width:100%
}
.post-content img {
	height:auto
}
article.page {
	margin-top:0;
	max-width:none
}
article.page .post-content {
	padding-top:0
}
article.page .post-content h2 {
	font-size:36px;
	padding-bottom:9px;
	margin:40px 0 20px;
	border-bottom:1px solid #eee
}
.reddot:after {
	content:"";
	position:absolute;
	top:10px;
	right:5px;
	padding:3px;
	z-index:9999999;
	background:#d9534f;
	border-radius:50%;
	font-size:0;
	line-height:0;
	border:1px solid #d43f3a
}
.navbar {
    background: rgba(15,35,65,.2);
	border:none;
}
.navbar:hover {
    background: rgba(15,35,65,.8);
}
.navbar-inverse .navbar-nav>li>a {
    color: #ffffff;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #009944;
    background-color: transparent;
}
@media (min-width: 768px){
	.navbar {
		min-height:80px;
	}
	.navbar-brand {
		height: 80px;
		padding: 15px 15px;
		line-height:50px;
	}
	.navbar-nav>li>a {
		font-size:16px;
		line-height:50px;
		padding:15px 30px;
	}
}
@media (max-width: 768px){
	.navbar-brand {
		padding:8px;
	}
}
.navbar-brand>img {
    height: 100%;
}
.products {
	padding-bottom:80px;
}
.products .row h3 {
    font-size: 18px;
}
.products .row a {
	display:block;
	text-align:center;
}
.products .thumbnail {
	border: 0;
}
.news {
	padding-bottom:80px;
}
.news .shadow {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)!important;
}
.news .pic img {
	margin-left:-15px;
	margin-right:-15px;
	width:100%;
}
.news .brief {
	padding-top:15px;
}
.card-lift-hover:hover {
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}
.aboutus {
    position: relative;
}
.aboutus .cover {
	height: 500px;
	width:100%;
    position: relative;
}
.aboutus .cover {
	background: url(/static/assets/images/bg-about.jpg) no-repeat center;
}
.aboutus .container {
    margin-top: -230px;
    background: #fff;
    box-shadow: 0px 3px 5px 3px #ddd;
    position: relative;
}
.aboutus .container .col-sm-4{
    padding:0;
}
.aboutus .head p {
    font-size: 24px;
}
.aboutus .head h3 {
    font-size: 36px;
	font-weight:600;
	color: #009944;
}
.aboutus .description p {
	font-size:16px;
}
.advantage {
	padding:90px 0;
}
.advantage .page-header {
	text-align:center;
}
.advantage .box {
    transition: all .3s ease;
}
.advantage .box:hover {
	box-shadow: 0 0 0 12px #fff, 0 0 16px 12px rgba(0,0,0,.15);
    border-radius: .5px;	
}
.btn-secondary {
	margin-top: 20px;
    background: none;
    padding: 0 30px;
    border: 2px solid #ffffff;
    border-radius: 24px;
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
    line-height: 42px;
    white-space: nowrap;	
}
.btn-secondary:hover{
	border-color: #5dff1d;
    color: #5dff1d;
}
.cases {
    padding-bottom: 50px;
}
.contactus {
	text-align: center;
    padding: 90px 0;
    color: #fff;
	background: linear-gradient(180deg,rgba(255,255,255,.02) 0,rgba(255,255,255,.1) 86.94%),radial-gradient(32.99% 56.69% at 11.33% 90.81%,rgba(23,255,18,.15) 0,rgba(18,255,42,0) 100%),radial-gradient(31.7% 53.5% at 85.71% 14.73%,rgba(255,18,203,.35) 0,rgba(255,18,203,0) 100%),#009fc3;
}
.contactus h2 {
    font-weight: 600;
}
.contactus p {
    font-size: 20px;
}
.contactus .dl {
	text-align:right;
}
.footer {
	margin-top:0;
	background:#000;
}
.list-inline>li {
	position:relative;
}
.footer .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
.footer .btn {
	background:#000;
}
.content-body {
	margin-top:100px;
}
.goods-info .contact a span {
	padding-left:0;
}
.main {
    min-height: 800px;
    margin-top: 100px;
}
.banner {
	background:#222;
	background-repeat:no-repeat;
	background-position:center 0;
	-webkit-background-size:cover;
	background-size:cover;
	padding:138px 0 0;
	text-align:center;
	min-height:400px;
	position:relative
}
.logoimg {
	position:absolute;
	left:1%;
	right:1%;
	bottom:-34px
}
.logotxt {
	margin-bottom:30px;
	border:0
}
.logotxt a {
	font-weight:700;
	color:#fff;
	font-size:42px
}
.banner h2 {
	color:#fff;
	padding:0;
	margin:0 0 45px;
	font-weight:100;
	font-size:34px
}
#case-list h3 {
	overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.page-inner {
	margin-top:100px;
}
.page-inner .title {
	text-align: center;
    font-size: 42px;
    font-weight: 600;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
}
.btn-info {
	border-radius: 30px;
}