@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;
}



.pro-fenye a{
	color: #333;
}


/*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);
	
}
.header .navbar-toggle {
	width: 2rem;
	height: 2rem;
	border: none;
	padding: 0;
	margin: 2rem 0
}
.header .navbar-toggle .toggle-icon {
	position: relative;
	width: 2rem;
	height: 3px;
	display: inline-block;
	background: #111;
	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: #111;
	content: " "
}
.header .navbar-toggle .toggle-icon:before {
	width: 2rem;
	height: 3px;
	bottom: 20px;
	-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: 2rem;
	height: 3px;
	top: -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:hover .toggle-icon {
	background: #111;
	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;
	
}
/*.header .logo-wrap {
	padding: 10px 0
}*/
.header .logo-img {
	
	height: auto;
	max-width: 45%;
	max-height: 45%;
	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: 15px;
	
	color: #333;
	line-height: 55px;
	padding: 40px 30px 5px;*/
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
/*.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: #fff
}
@media (max-width:991px) {
.header {
	background: #fff
}
.header .navbar-toggle {
	display: block
}
.header .navbar-collapse.collapse {
	display: none!important
}
.header .navbar-collapse.collapse.in {
	display: block!important
}
.header .nav-collapse {
	padding-left: 0;
	padding-right: 0
}
.header .navbar-nav {
	margin: 0;
	float: none
}
.header .navbar-nav .nav-item {
	float: none
}
.header .menu-container:after, .header .menu-container:before {
	content: " ";
	display: table
}
.header .menu-container:after {
	clear: both
}
.header .logo .logo-img-main {
	display: none
}
.header .logo .logo-img-active {
	display: inline-block
}
.header .nav-item-child {
	color: #515769;
	line-height: 1.4;
	padding: 12px 12px 12px 15px
}
.header .nav-item-hover:after {
	position: absolute;
	top: 19px
}
}

@media (max-width:767px) {
.header .menu-container {
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 0;
	margin-right: 0
}
.header .navbar>.container, .header .navbar>.container>.nav-collapse {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0
}
.header .navbar>.container {
	width: auto
}
}

@media (min-width:992px) {
.header .navbar-nav-right {
	float: right;
	width: 75%;
}

}
/*nav*/

@media (min-width:1500px){
	.navbar{
		padding: 0 3%;
	}	
}


@media (min-width:992px) and (max-width:1500px){
	.navbar{
	padding: 0 3%;
	}
	/*.header li{
		margin-left: 50px!important;
	}*/
}

@media (min-width:992px){
	.header .logo{
		position: absolute;
		width: 33%;
		top: 50%;
		transform: translateY(-50%);
		-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
	}
	.header.xiao{
		width: 92%;
		margin: 20px auto 0;
		border-radius: 6px;
		transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-webkit-transition: all .5s;
-o-transition: all .5s;
		background: rgba(255,255,255,.6);
	}
	.header.da{
		width: 100%;
		margin: 0px auto 0;
		transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-webkit-transition: all .5s;
-o-transition: all .5s;
		background: rgba(255,255,255,1);
	}
}

.header{
	/*box-shadow: 0 0 2px #888;*/
	/*background: #fff;*/
	
}
.header:hover{
	background: #fff;
}


.header li.nav-item{
		/*width: 60px;*/
		line-height: 92px;
		display: block;
		float: left;
	width: 11.1%;
		font-size: 0.8rem;
		color: #111;
		position: relative;
		/*overflow: hidden;*/
		transition: ease .5s;
		/*margin-left: 65px;*/
		text-align: center;
		font-weight: 600;
}
.header li a{
		color: #111;
}

.header li a:hover{
	color: #e62129!important;
}


.navfl{
	position: absolute;
	left: -10%;
	top: 110px;
	width: 120%;
	padding: 10px 0;
	background: #fff;
	border-top: 1px solid #000;
	visibility: hidden;
	opacity: 0;
	
	webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.navfl ul li{
	height: 48px;
	line-height: 48px;
	background: #fff;
}

.nvafl ul li a{
	font-size: 14px;
	color: #111;
}

.header ul li.nav-item:hover .navfl{
	visibility: visible;
	top: 90px;
	opacity: 1;
}










.Footer-container {
	padding: 4% 0 1%;
	color: #fff;
	background: #332c2b;
}

.Footer-wordsBox{
	width: 100%;
	padding: 0 6%;
}
.Footer-wordsBoxL{
	width: 37%;
	float: left;
	overflow: hidden;
}
.Footer-wordsBoxL-pic{
	width: 30%;
	overflow: hidden;
}
.Footer-wordsBoxL-pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.Footer-wordsBoxL-words{
	width: 100%;
	font-size: 14px;
	color: #ccc;
	line-height: 28px;
	padding: 24px 0 44px 0;
}
.Footer-wordsBoxL-words p{
	width: 80%;
	line-height: 28px;
}
.Footer-wordsBoxL-icon{
	width: 100%;
	padding: 10px 0 0 0;
	position: relative;
}
.Footer-wordsBoxL-icon:after{
    content: "";
    *zoom: 1;
    display: table;
    clear: both;
}
.Footer-ewm{
	position: absolute;z-index: 9;width: 160px;height: 160px;
	bottom: 46px;left: 26%;display: none;
}
.Footer-ewm img{width: 100%;height: 100%;}
.Footer-wordsBoxL-icon a{
	width: 34px;
	height: 26px;
	overflow: hidden;
	display: inline-block;
	margin: 0 12px 0 0;
	text-align: center;
	vertical-align: middle;
	transition: all .5s;
	opacity: .6;
}
.Footer-wordsBoxL-icon a:hover{
	transform: translateY(-4px);
	opacity: 1;
}

.Footer-wordsBoxR{
	width: 61%;
	float: right;
	overflow: hidden;
}
.Footer-wordsBoxRL{
	width: 44%;
	float: left;
	overflow: hidden;
}
.Footer-wordsBoxRL ul{
	width: 74%;
	overflow: hidden;
	
}
.Footer-wordsBoxRL ul li{
	padding: 10px 0;
	font-size: 15px;
	color: #ccc;
	text-indent: 1em;
	position: relative;
	transition: all .6s;
	float: left;
width: 50%;
margin-bottom: 5px;
}
.Footer-wordsBoxRL ul li:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 28%;
	height: 1px;
	background-color: #3d3d41;
	transition: all .4s;
	display: none;
}
.Footer-wordsBoxRL ul li:hover:after{
	width: 100%;
}
.Footer-wordsBoxRL ul li:hover{
	color: #fff;
}

.Footer-wordsBoxRR{
	width: 56%;
	float: right;
	overflow: hidden;
}
.Footer-wordsBoxRR ul{
	width: 84%;
	overflow: hidden;
	margin-left: 16%
}
.Footer-wordsBoxRR ul li{
	padding: 10px 0;
	font-size: 15px;
	color: #ccc;
	text-indent: 1em;
	position: relative;
	transition: all .6s;
	margin-bottom: 5px;
}
.Footer-wordsBoxRR ul li:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 28%;
	height: 1px;
	background-color: #3d3d41;
	transition: all .4s;
	display: none;
}
.Footer-wordsBoxRR ul li:hover:after{
	width: 100%;
}
.Footer-wordsBoxRR ul li:hover{
	color: #fff;
}

.Footer-Bottom{
	padding: 10px 0;
	background-color: #e62129;
	text-align: left;
	font-size: 14px;
	color: #fff;
	/*border-top: 1px solid #252629;*/
}
.Footer-Bottom p{
	width: 100%;
	padding: 0 6%;
	margin-bottom: 0
}
.Footer-Bottom a{
	color: #fff;
	float: right;
}
