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: 24px 0;
}
.container-sz{
	padding: 70px 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -585px;
}
.bg-img{
	visibility: visible;
	z-index: -100;
	position: fixed;
	/*position: relative;*/
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 799px;
	width: 100%;
	transform: translate3d(0px, 0px, 0px);
	background: url(../images/construction_intro.jpg) no-repeat left;
	background-size: cover;
}


/* 文本区域 */
.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
}
.title-img {
	margin-bottom: 50px;
	position: relative;
	left: -100px;
}

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


.nav-4 {
	background-color: #fff
}
.nav-other .glyphicon{
	color: 
}
.nav-other .nav-info{
	color: #2865B6;
	font-weight: 600;
	font-size: 16px;
	margin-left: 5px;
}

.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 {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}
.navbar-fixed-bottom {
	bottom: 0px;
	height: 70px;
	position: inherit;
}



.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: #388eff;
}
.popup-form .form-group a:hover {
	color: #2865B6;
	text-decoration: underline;
}
.popup-content .pop-body,.popup-form .pop-body {
	padding: 40px 20px;
	text-align: left;
	opacity: 0.9;
	margin-top: 40px;
	background-color: rgba(9, 7, 10, 0.55);
}


.btn {
	border-radius: 4px;
	font-weight: 600;
	padding: 8px 20px;
	font-size: 16px
}
.btn-primary.disabled,.btn-primary[disabled],.btn-primary {
	border: 2px solid #2865B6;
	background-color: #2865B6;
	color: #f3f4f5
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active {
	border-color: #c00000;
	background-color: #c00000;
	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;
}

.vm-item,.vm>.vm-item {
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	top: 50%
}


.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 #e70012;
}

/* 底部链接 */
.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-color: white;
	}
	.container-sz{
		margin-left: -485px;
	}
	.caption .title-img{
		width: 150%;
	    left: -87px;
	}
}
/*@media (min-width:200px) and (max-width:991px) {*/
@media (max-width: 991px) and (min-width: 200px) {
	.nav-4 .nav-other {
		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{
		text-align: center;
	}
	.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;
	}
	.caption img{
		left: 0px;
	}
	.caption .title-img{
		width: 100%;
	    margin-top: 200px;
	}
	.app-container {
		text-align: center;
	}
}
@media (max-width:500px) {
	.caption img{
		width: 100%;
	}

	/* 优化字体大小 */
	.feature-box .box-title h3 {
		font-size: 1.55em;
	}

}


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

/* 重置菜單文字颜色 */
.navbar-nav {
	left: 240px;
}
.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;
}
.navbar-right {

}

/* 重置技术方案样式 */
.resume-wrapper {
	border-color: #2865B6;
}

/**/
.mobile-menu ul li a {
	font-size: 1.3em;
    padding: 10px 0;
}

/* 重置技术方案的样式 */
#resume-section {
	padding-bottom: 40px;
}


.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: #2865B6;
}
.owl-skills .skill-title h2:hover {
	color: #2865B6;
}
div#footer {
	border-top-color: #2865B6;
}
.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: #2865B6;
}
#owl-skills-wrapper .owl-theme .owl-controls .owl-page span {
	background-color: #2865B6;
}
.owl-skills .skills svg path:last-child {
	stroke: #2865B6;
}
#skills-section {
	background-image: url(../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: #2865B6;
}
#skills-section {
	background-attachment: inherit;
}
.title-img {
	left: -135px;
}
.nav-other {
	position: absolute;
	right: 0px;
	top: 25px;
	width: 200px;
	text-align: right;
}
@media (min-width: 992px) {
	.col-md-offset-3 {
	    margin-left: 29%;
	}
}
@media (max-width: 991px) and (min-width: 200px) {
	.nav {
		display: inline-block;
		position: absolute;
	}
	.navbar-nav {
		display: none;
	}
}
@media (max-width: 500px) {
	.caption .title-img {
		width: 160%;
		left: -30%;
	}
}