@charset "utf-8";
/* CSS Document */

*{margin: 0;padding: 0}

.clear{clear:both}
.clearfix{zoom:1} .clearfix:after{content:".";display:block;visibility:hidden;height:0;clear:both;}

body{
	font-family: microsoft yahei, Arial!important;
	overflow-x: hidden;
}


html{
	font-size: 16px;
}

a{
	text-decoration: none;
	
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; 
}

a:hover{
		text-decoration: none;
}

ul li{
	list-style: none;
	/*float: left;*/
}
.no-padding {
	padding: 0;
}


.imga{
	display: block;
	max-width: 100%;
	height: auto;
}

.w1200{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}


.wid{
	width: 70%;
	margin: 0 auto;
}

@media (max-width:1500px){
	.wid{
		width: 1200px;
		
	}
}


/*nav*/
.blockquote, .btn-theme, p {
	line-height: 1.4
}
.btn-theme.active.focus, .btn-theme.active:focus, .btn-theme.focus, .btn-theme:active.focus, .btn-theme:active:focus, .btn-theme:focus, :active, :focus, a, a:active, a:focus, a:hover {
	outline: 0
}
.btn-theme:hover, .service .service-element, .service .service-info, .service:hover .service-element, .service:hover .service-info {
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.blockquote, .header .nav-item-child, .link, a, body, em, h1, h2, h3, h4, h5, h6, li, li a, p, span {
	
}
.back-to-top:focus, .back-to-top:hover, .btn-theme.focus, .btn-theme:focus, .btn-theme:hover, .content-wrapper-link, .header .logo-wrap:focus, .header .logo-wrap:hover, a:active, a:focus, a:hover, h1>a:focus, h2>a:focus, h3>a:focus, h4>a:focus, h5>a:focus, h6>a:focus {
	text-decoration: none
}
.back-to-top, .carousel-title, .header .nav-item-child, .link {
	text-transform: uppercase
}
.container-full-width:after, .masonry-grid:after {
	clear: both
}
html {
	overflow-x: hidden
}
body, html, html a {
	-webkit-font-smoothing: antialiased
}

.link {
	position: relative;
	font-size: 13px;
	font-weight: 600
}
.link:after {
	position: absolute;
	top: 8px;
	right: -15px;
	width: 9px;
	height: 2px;
	background: #01568f;
	content: " "
}
span {
	
}
h1, h2, h3, h4, h5 {
	
}
h1>a, h2>a, h3>a, h4>a, h5>a, h6>a {
	color: #515769
}
h1>a:hover, h2>a:hover, h3>a:hover, h4>a:hover, h5>a:hover, h6>a:hover {
	color: #999caa;
	text-decoration: none
}
h1 {
	font-size: 40px
}
h2 {
	font-size: 30px
}
h3, h4 {
	font-size: 22px
}
::selection {
	color: #fff;
	background: #01568f;
	text-shadow: none
}
::-webkit-selection {
color:#fff;
background:#01568f;
text-shadow:none
}
::-moz-selection {
color:#fff;
background:#01568f;
text-shadow:none
}
.section-seperator {
	border-bottom: 1px solid #edf0f2
}
.content-wrapper-link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	z-index: 3
}
.blockquote {
	position: relative;
	font-size: 17px;
	font-weight: 400;
	color: #a6a7aa;
	border-left: none;
	margin-left: 20px
}
.blockquote:before {
	position: absolute;
	top: 0;
	left: -20px;
	font-size: 60px;
	display: inline-block;
	color: #01568f;
	content: '“'
}
.btn-theme {
	position: relative;
	display: inline-block;
	text-align: center;
	background-image: none;
	border-style: solid;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.btn-theme.active, .btn-theme:active {
	background-image: none;
	outline: 0
}
.btn-theme.disabled, .btn-theme[disabled], fieldset[disabled] .btn-theme {
	cursor: not-allowed;
	box-shadow: none;
	opacity: .65;
	pointer-events: none
}
.btn-white-brd {
	color: #fff;
	background: 0 0;
	border-color: rgba(255,255,255,.3);
	border-width: 1px
}
.btn-white-brd.focus, .btn-white-brd:focus, .btn-white-brd:hover {
	color: #515769;
	background: #fff;
	border-color: transparent
}
.btn-default-bg {
	color: #515769;
	background: #f3f4f5;
	border-color: transparent;
	border-width: 0
}
.btn-base-bg, .btn-default-bg.focus, .btn-default-bg:focus, .btn-default-bg:hover {
	background: #01568f;
	color: #fff;
	border-color: transparent
}
.btn-base-bg {
	border-width: 0
}
.btn-base-bg.focus, .btn-base-bg:focus, .btn-base-bg:hover {
	color: #fff;
	background: #63cbd7;
	border-color: transparent
}
.footer .footer-seperator, .header .navbar {
	/*border-bottom: 1px solid rgba(255,255,255,.2)*/
}
.btn-theme-sm {
	font-size: 13px;
	font-weight: 600;
	padding: 15px 30px
}
.pricing {
	padding: 70px 45px;
	background: #fff;
	margin-top: 50px
}

@media (max-width:768px) {
.pricing {
	margin-top: 0
}
}
.pricing.pricing-active {
	padding-top: 110px;
	padding-bottom: 110px;
	margin-top: 10px
}

@media (max-width:768px) {
.pricing.pricing-active {
	margin-top: 0
}
}
.pricing .pricing-icon {
	display: block;
	font-size: 30px;
	color: #999caa;
	margin-bottom: 30px
}
.pricing .pricing-list-item {
	position: relative;
	font-size: 13px;
	color: #81848f;
	padding-left: 20px;
	margin-bottom: 10px
}
.pricing .pricing-list-item:before {
	position: absolute;
	top: 7px;
	left: 0;
	width: 9px;
	height: 2px;
	background: #01568f;
	content: " ";
	margin-right: 10px
}

@media (max-width:991px) {
.promo-section .promo-section-col {
	padding-top: 100px;
	padding-bottom: 100px
}
}

@media (min-width:992px) {
.promo-section {
	position: relative;
	height: 400px
}
.promo-section .promo-section-col {
	width: 45%
}
.promo-section .promo-section-img-left {
	position: absolute;
	top: 0;
	right: 50%
}
.promo-section .promo-section-img-right {
	position: absolute;
	top: 0;
	left: 50%
}
.promo-section .ver-center {
	display: table;
	height: 400px
}
.promo-section .ver-center-aligned {
	display: table-cell;
	vertical-align: middle
}
}
.service {
	background: #fff;
	padding: 50px
}
.service .service-element, .service .service-info {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.service .service-icon {
	display: block;
	font-size: 30px;
	color: #999caa;
	margin-bottom: 30px
}
.header .logo-img, .header .logo-img-main, .header .logo-wrap {
	display: inline-block
}
.service:hover .service-element {
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	-moz-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}
.service:hover .service-info {
	-webkit-transform: translate3d(0, -30%, 0);
	-moz-transform: translate3d(0, -30%, 0);
	transform: translate3d(0, -30%, 0)
}
.work, .work .work-overlay {
	position: relative
}
.work .work-content, .work .work-overlay:before {
	position: absolute;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1);
	transition-duration: .3s;
	left: 0
}
.work .work-overlay:before {
	top: 0;
	width: 100%;
	height: 100%;
	background: 0 0;
	content: " "
}
.work .work-content {
	bottom: 0;
	opacity: 0;
	padding: 25px;
	-webkit-transform: translate3d(0, 20px, 0);
	-moz-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0)
}
.work:hover .work-overlay:before {
	background: rgba(0,0,0,.5);
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.work:hover .work-content {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}

.navbar-fixed-top .navbar-collapse {
	max-height: 100%
}
.header .navbar {
	margin-bottom: 0;
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1);
	border-radius: 0px!important;
	background: #fff;
}
.header .navbar-toggle {
	width: 25px;
	height: 25px;
	border: none;
	padding: 0;
	margin: 35px 0
}
.header .navbar-toggle .toggle-icon {
	position: relative;
	width: 21px;
	height: 1px;
	display: inline-block;
	background: #515769;
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.header .navbar-toggle .toggle-icon:after, .header .navbar-toggle .toggle-icon:before {
	position: absolute;
	left: 0;
	background: #515769;
	content: " "
}
.header .navbar-toggle .toggle-icon:before {
	width: 10px;
	height: 1px;
	bottom: 10px;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	transform: rotate(0);
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.header .navbar-toggle .toggle-icon:after {
	width: 16px;
	height: 1px;
	top: -5px;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	transform: rotate(0);
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.header .navbar-toggle:hover .toggle-icon {
	background: #01568f;
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.header .navbar-toggle:hover .toggle-icon:after, .header .navbar-toggle:hover .toggle-icon:before {
	width: 21px;
	height: 1px;
	background: #01568f;
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.header .logo-img-active, .header .logo-img-main, .header .nav-item .nav-item-hover.active:after, .header .nav-item:hover .nav-item-hover:after {
	transition-duration: .4s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.header .navbar-toggle:hover .toggle-icon.is-clicked {
	background: rgba(81,87,105,0)
}
.header .logo {
	float: left;
	width: 20%;
	
}
.header .logo-wrap {
	/*padding: 12px 0*/
}
.header .logo-img {
	width: 70%;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle
}
.header .logo-img-active {
	display: none
}
.header .nav-item, .header .nav-item-child {
	display: block;
	position: relative
}
.header .navbar-nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}
.header .nav-item:last-child .nav-item-child {
	padding-right: 0
}
.header .nav-item .nav-item-hover.active:after, .header .nav-item:hover .nav-item-hover:after {
	opacity: 1
}
.header .nav-item-child {
	font-size: 0.9rem;
	font-weight: 600;
	color: #111;
	line-height: 88px;
	padding: 0px 40px;
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}

.page-on-scroll .header .nav-item-child{
	/*padding: 15px 40px;*/
}
.page-on-scroll .header .logo-wrap {
	padding: 0px 0
}
/*.header .nav-item-hover {
	position: relative
}
.header .nav-item-hover:after {
	position: absolute;
	top: 42px;
	left: 0;
	width: 9px;
	height: 2px;
	background: #01568f;
	opacity: 0;
	content: " ";
	transition-duration: .4s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}*/
.page-on-scroll .header .nav-item-child:hover,.header .nav-item-child:hover{
	color: #4d9b67
}


@media (min-width:992px) {
.header .navbar-nav-right {
	float: right
}
.page-on-scroll .header .navbar {
	background: #fff;
	border-bottom-color: #f0f0f0;
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.page-on-scroll .header .logo-img-active, .page-on-scroll .header .logo-img-main {
	transition-duration: .4s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.page-on-scroll .header .logo-img-main {
	display: none
}
.page-on-scroll .header .logo-img-active {
	display: inline-block
}
.page-on-scroll .header .nav-item-child {
	color: #333;
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
}


/*nav*/
.navbar{
	padding: 0 3%;
}

.header{
	height: 99px;
	line-height: 99px;
}

.page-on-scroll .header{
	height: 88px;
	line-height: 88px;
}

.header .nav-item-child{
	line-height: 99px!important;
}

.page-on-scroll .header .nav-item-child{
	line-height: 88px!important;
}



@media (max-width:991px){
	.navbar-collapse{
		display: block!important;
	}
	.nav-item{
		float: left;
		width: 10%;
	}
	.header .nav-item-child{
		padding: 0;
	}
	.navbar-nav{
		width: 80%;
	}
	.header .container-fluid{
		width: 1200px!important;
		margin: 0 auto!important;
	}
}










.foot{
	padding: 3% 0 2%;
}

.footl{
	float: left;
	width: 40%;
}

.footr{
	float: right;
	width: 60%;
	padding-top: 10px;
}

.footl img{
	/*width: 50%;*/
	margin-bottom: 20px;
}

.footl p{
	font-size: 14px;
	color: #666;
}

.footl a{
	font-size: 14px;
	color: #666;
}

.footr ul li{
	font-size: 14px;
	color: #333;
	margin-bottom: 25px;
	float: left;
	width: 50%;
}

.footr img{
	margin-right: 10px;
	border-radius: 50%;
}






