html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
h1,h2,h3,h4,h5,h6,.hd-1,.hd-2,.hd-3,.hd-4,.hd-5,.hd-6 {
	margin: 0;
	color: #262f38
}
*,*:before,*:after {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-overflow-scrolling: touch
}

body {
	margin: 0
}
body{
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}
body, h1, h2, h3, h4, p {
	font-family: 微软雅黑, "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.full-wh {
	position: absolute;
	top: 0;
	left: 0px;
	bottom: 0;
	width: 100%;
	z-index: -1;
}
.footer-section {
	background-color: white;
	color: #262f38;
	font-size: 13px;
	padding: 12px 0;
}
.container-sz{
	padding: 70px 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -210px;
    margin-left: -585px;
}
.bg-img{
	visibility: visible;
	z-index: -100;
	position: fixed;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 799px;
	width: 100%;
	transform: translate3d(0px, 0px, 0px);
	background: url(//resources.bmofang.com/staticfiles/shenzhou/images/construction_intro3.jpg) no-repeat left;
	background-size: cover;
}


/* 文本区域 */
.caption {
	background: url('../images/title.png') no-repeat center;
    width: 145%;
    height: 113px;
    background-size: auto 100%;
    margin-left: -99px;
}
.caption h2,.caption p{
	color: white;
}
.caption h2,.caption p{
	color: white;
}
.caption hr{
	width: 360px;
	display: inline-block;
}



#container{
	position: relative;
}

.title {
	font-size: 40px;
	margin-bottom: 20px;
	font-weight: 300;
	color: #fff
}
.title.small {
	font-size: 20px
}

.bold-4 {
	font-weight: 700
}
.lh1-2 {
	line-height: 1.2;
	margin: 0px;
}


.nav-4 {
	background-color: #fff
}
.nav-4 .nav-other>span {
	font-size: 16px;
	color: #e74c3c;
	font-weight: 600;
	margin-left: 5px
}
.dark.nav-4 {
	/*background-color: #3b4c5c*/
}
.dark.nav-4 .nav-other>span {
	color: #0081aa;
}
.dark.nav-4 .nav-other>span.glyphicon{
	color: #333232;
}

/*.nav-6 .nav,.nav-4 .nav,.nav-3 .nav,.nav-2 .nav,.nav-1 .nav {
	position: absolute;
	right: 15px;
	margin: auto
}
*/

.nav-wrp {
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.08)
}
.nav-wrp .nav-header {
	float: left;
	margin: 0;
	padding: 0
}
.nav-wrp .navbar-brand {
	padding: 15px 0;
	height: auto;
	/* box-shadow: 0 1px 10px rgba(0,0,0,.5); */
}
.nav-wrp .navbar-brand img {
	max-height: 40px;
	max-width: 100%;
	margin-top: 0px;
}
.nav-wrp>.container-fluid,.nav-wrp>.container {
	position: relative;
}

.nav-other,.nav-social {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px
}



.navbar-fixed-top,.navbar-fixed-bottom {
    background: rgba(255,255,255);
}



.popup-form .form-control {
	box-shadow: none;
	border: 2px solid #eceef0;
	font-size: 16px;
	height: auto;
	padding: 10px 15px;
	margin-bottom: 20px
}
.popup-form .btn {
	display: block;
	width: 100%
}
.popup-form .form-group a {
	color: #00c2ff;
}
.popup-form .form-group a:hover {
	color: #00c2ff;
	text-decoration: underline;
}
.popup-content .pop-body,.popup-form .pop-body {
	padding: 40px 20px;
	background-color: rgba(9, 7, 10, 0.55);
	text-align: left;
	opacity: 0.9;
}


.btn {
	border-radius: 4px;
	font-weight: 600;
	padding: 8px 20px;
	font-size: 16px
}
.btn-primary.disabled,.btn-primary[disabled],.btn-primary {
	border: 2px solid #0081aa;
	background-color: #0081aa;
	color: #f3f4f5
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active {
	border-color: #6D0036;
	background-color: #6D0036;
	color: #fff
}

.parallax-mirror{
	visibility: visible;
	z-index: -100;
	position: fixed;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 799px;
	width: 100%;
	transform: translate3d(0px, 0px, 0px);
	background: url(../images/construction_intro1.jpg) no-repeat center;
	background-position: cover;
}

.price-table-4 .price-box,.swiper-button-prev,.swiper-button-next,.member-box1 .social,.price-table-1>div,.other-section-1 ol>li,.other-section-1 ol>li *,.nav-hide,.nav-show,.nav-wrp .navbar-brand img,.nav-wrp,a,.btn,.owl-nav *,.anim {
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out
}


/* 底部样式 */
div#footer {
    border-top: 3px solid rgba(0,0,0,.3);
    background: rgba(255,255,255);
}

/* 底部链接 */
.footer-link {
	text-decoration: none;
	margin-left: 2px;
	display: inline-block;
	position: relative;
	top: -1px;
}
.footer-link img {
	height: 31px;
}



/* 文本样式 */
.subSmall {
	font-size: 20px;
}


/*====
 响应式布局 
 ====*/
@media (min-width:1200px) {

	/* 头部透明度 */
	.nav-wrp.glass-04:not(.nav-sticky) {
		/*background-color: rgba(255,255,255,1);*/
		/*box-shadow: 0 1px 10px rgba(0,0,0,.5);*/
	}
}
@media (min-width:992px) and (max-width:1200px) {
	.bg-glass,.nav-wrp.bg-glass:not(.nav-sticky) {
		/*background-color: transparent*/
	}
	.nav-wrp.glass-04:not(.nav-sticky) {
	    /*background: rgba(255,255,255,.6);*/
	}
	.container-sz{
		margin-left: -485px;
	}
}
@media (min-width:200px) and (max-width:991px) {
	.nav-4 .nav-other {
		padding: 10px 0;
		margin: 0;
		border: none;
		display: block
	}
	.nav {
		display: none;
		height: auto!important;
		bottom: inherit!important;
		text-align: center!important;
		position: static!important;
		padding: 10px;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		float: none!important
	}
	.caption hr{
		width: 100%;
		margin: 10px 0;
	}
	.container-sz{
		position: inherit;
		margin: 60px auto 0;
	}
	.title{
		font-size: 30px;
	}
	.subSmall{
		font-size: 16px;
	}
	.div#footer{
		border: 0px;
	}
}


/* 去除 bootstrap 按钮边框样式 */
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;          
}




.navbar-nav>li:last-child>a:after,.navbar-nav>li:last-child>a:before {
	display: inherit;
}

/* 样式定制 */
.feature-box .box-icon,.section-title h1:after,.resume-type,.ns-box,.btn.btn-primary:hover,.btn.btn-primary:focus,.btn.btn-primary:active {
	background-color: #0081aa;
}
.owl-skills .skill-title h2:hover {
	color: #0081aa;
}
div#footer {
	border-top-color: #0081aa;
}
.resume-wrapper {
	border-color: #0081aa;
}
.resume-wrapper:hover, .resume-wrapper:hover .resume-desc,.btn.btn-primary:hover {
	border-color: #333;
}
.btn.btn-primary:hover {
	background-color: #1D56A1;
	border-color: #1D56A1;
}
a, .main-color, .box-numbers, .form-message, .client-name h2, .profile-name h4, .menu-button:hover, .navbar-brand:hover, .footer-logo a:hover, .mobile-menu ul li a:hover, .author-name span:first-child, .post-wrapper .post-title a:hover, .owl-skills .slide-content:hover .skill-title h2{
	color: #0081aa;
}
#owl-skills-wrapper .owl-theme .owl-controls .owl-page span {
	background-color: #0081aa;
}
.owl-skills .skills svg path:last-child {
	stroke: #0081aa;
}
#skills-section {
	background-image: url(//resources.bmofang.com/staticfiles/shenzhou/images/skills-section.jpg);
}
#skills-section-overlayer {
	background-color: rgba(0,0,0,.47);
}
#owl-resume-wrapper .owl-theme .owl-controls .owl-page span {
	background-color: #0081aa;
}
#skills-section {
	background-attachment: inherit;
}
.title-img {
	left: -135px;
}
.nav-other {
	width: 200px;
	text-align: right;
	float: right;
	margin-top: 24px;
}
@media (min-width: 992px) {
	.col-md-offset-3 {
	    margin-left: 29%;
	}
}
@media (max-width: 991px) and (min-width: 200px) {
	.nav {
		display: none;
		position: absolute;
	}
	.vm-item {
		display: none;
	}
	.dark.nav-4 .nav-other>span {
		display: none;
	}
	.caption {
		margin: 50px 0 100px;
		margin-top: 90px;
		width: 100%;
		background-size: auto 100%;
	}
	.app-container {
		text-align: center;
	}
}
@media (max-width: 500px) {
	.caption .title-img {
		width: 160%;
		left: -30%;
	}
	.caption {
		background-size: auto 50%;
		margin: 0 0 70px;
	}
}

.navbar-nav {
	margin-left: 50px;
}
/*.navbar-nav>li>a,.navbar-nav>li>a:active,.navbar-nav>li>a:hover,.navbar-nav>li>a:link {
	color: black;
}*/

.navbar-nav>li>a, .nav>li>a:focus, .nav>li>a:hover, .navbar-nav>li.active a, .navbar-nav>li.active a:after, .navbar-nav>li.active a:before, .navbar-nav>li>a:after, .navbar-nav>li>a:before {
    color: black;
}

.section-desc h3 {
	font-size: 20px;
	margin-bottom: 50px;
	font-size: 20px;
    margin-bottom: 30px;
    padding-top: 5px;
}
.resume-desc p {
	min-height: 188px;
}
.resume-title {
	margin: -60px auto 15px;
}
.resume-type {
	width: 70px;
	height: 70px;
	line-height: 70px;
}
.resume-type i {
	line-height: 70px;
}
.popup-form {
	margin-top: 30px;
}
#services-section h1 {
	margin-bottom: 30px;
}
#services-section {
	padding: 50px 0 68px
}
#resume-section h1 {
    margin-bottom: 15px;
}
#resume-section {
	padding-bottom: 40px;
}
.resume-desc {
	padding: 15px 13px 5px;
}