body, html{
	font-family: 'Lato', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #5a5a5a;
}

h1{
	text-transform: uppercase;
}
h1 strong{
	font-weight: 900;
}
h2{
	text-transform: uppercase;
	line-height: 30px;
	margin:  0;
}
h3{
font-size: 18px;
font-weight: 900;
}
h4{
	text-transform: uppercase;
}
h5{
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p{
	font-family: 'Open Sans', sans-serif;
}
p.intro{
	font-size: 16px;
	margin: 12px 0 0;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
}
a{ color: #0089CD;}
a:hover,
a:focus{
	text-decoration: none;
	color: #0089CD;
}

.section-title hr{
	border-color: #0089CD;
	border-width: 4px;
	width: 60px;
	float: left;
	clear: both;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
ul, ol{
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
/* Navigation */
#tf-menu {
	padding: 18px;

}
#tf-menu.navbar-default {
	/*ad菜单栏背景色*/
	background-color: #c0c0c0;
	border-color: #c0c0c0;
}
#tf-menu a.navbar-brand {
text-transform: uppercase;
font-size: 22px;
color: #fff;
font-weight: 900;
}

#tf-menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	font-family: SOURCEHANSANSCN-BOLD;
	color: #0089cd;
	font-size: 18px;
	letter-spacing: 1px;
}
.on {
	/*ad移动上菜单栏颜色*/
	background-color: #0089CD !important;
	padding: 0 !important;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	color: #FFF !important;
	background-color: transparent;
	font-weight: 700;
}

.navbar-toggle {
	border-radius: 0;
	}
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	background-color: #0089CD;
	border-color: #0089CD;
	}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
	}

/* Home Style */
#tf-home{
	background: url(../img/sy/01.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #cfcfcf;
}

#tf-home .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	height: 1080px;
	background-attachment: fixed;
}
#tf-home p.lead{
	padding-top: 80px;
	color: #ffffff;
}
#tf-home h1{
	position: relative;
	font-family: SOURCEHANSANSCN-BOLD;
	color: #ffffff;
	font-size: 80px;
}
.tf-home-top{
	padding-top: 380px;
	padding-left: 200px;
}

.page-scroll{
	font-family: SOURCEHANSANSCN-BOLD;
}

/* ad */
#sx-home{
	background: url(../img/gysx/05.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #cfcfcf;
}

#sx-home .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	height: 850px;
	background-attachment: fixed;
}
#sx-home p.lead{
	color: #e3e3e3;
}
#sx-home h1 {
	margin: 30px 0 10px 0;
	font-size: 70px;
	font-weight: 700;
	line-height: 56px;
	text-transform: uppercase;
	color: #fff;
}
/*ad2*/

/* ad */
#sx-home1{
	background: url(../img/sy/01.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #cfcfcf;
}

#sx-home1 .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	height: 1080px;
	background-attachment: fixed;
}
#sx-home1 p.lead{
	color: #e3e3e3;
}
#sx-home1 h1 {
	margin: 30px 0 10px 0;
	font-size: 48px;
	font-weight: 700;
	line-height: 56px;
	text-transform: uppercase;
	color: #fff;
}
/*ad2*/

/* ad */
#sx-home2{
	background: url(../img/sy/09.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #cfcfcf;
}

#sx-home2 .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	height: 770px;
	background-attachment: fixed;
}
#sx-home2 p.lead{
	color: #e3e3e3;
}
#sx-home2 h1 {
	margin: 30px 0 10px 0;
	font-size: 48px;
	font-weight: 700;
	line-height: 56px;
	text-transform: uppercase;
	color: #fff;
}
/*ad2*/
/* ad */
#sx-home3{
	background: url(../img/sy/10.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #cfcfcf;
}

#sx-home3 .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	height: 770px;
	background-attachment: fixed;
}
#sx-home3 p.lead{
	color: #e3e3e3;
}
#sx-home3 h1 {
	margin: -15px 0 0 0;
	font-size: 48px;
	font-weight: 700;
	line-height: 56px;
	text-transform: uppercase;
	color: #fff;
}
/*ad2*/

/* ad */
#sx-home4{
	background: url(../img/sy/14.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #cfcfcf;
}

#sx-home4 .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	height: 770px;
	background-attachment: fixed;
}
#sx-home4 p.lead{
	color: #e3e3e3;
}
#sx-home4 h1 {
	margin: 30px 0 10px 0;
	font-size: 48px;
	font-weight: 700;
	line-height: 56px;
	text-transform: uppercase;
	color: #fff;
}
/*ad2*/

/* ad */
#sx-home5{
	background: url(../img/sy/11.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #cfcfcf;
}

#sx-home5 .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	height: 770px;
	background-attachment: fixed;
}
#sx-home5 p.lead{
	color: #e3e3e3;
}
#sx-home5 h1 {
	margin: 30px 0 10px 0;
	font-size: 48px;
	font-weight: 700;
	line-height: 56px;
	text-transform: uppercase;
	color: #fff;
}
/*ad2*/
.content{
	position: relative;
	padding: 20% 0 0 0;
}
/*ad*/
.content1{
	position: relative;
	padding: 8% 0 0;
}
.content2{
	position: relative;
	padding: 15% 0 0;
}
.content3{
	position: relative;
	padding: 5% 0 0;
}
.content4{
	position: relative;
	padding: 15% 0 0;
}
/*ad2*/
.color{
	color: #0089CD;
}

a.fa.fa-angle-down {
	padding: 10px 15px;
	color: #fff;
	border: 2px solid #b4b4b4;
	border-radius: 50%;
	font-size: 24px;
	margin-top: 200px;
	transition: all 0.5s;
}
a.fa.fa-angle-down:hover{
	background: #0089CD;
	color: #ffffff;
	border: 2px solid #0089CD;
}
/* About Section */
/*#tf-about{*/
/*	padding: 80px 0;*/
/*}*/
/*ul.about-list{ margin: 30px 0 0 ;}*/
/*ul.about-list li{*/
/*	display: block;*/
/*	font-size: 16px;*/
/*	line-height: 30px;*/
/*	font-family: 'Open Sans', sans-serif;*/
/*}*/
/*ul.about-list li span{ */
/*	margin-right: 10px;*/
/*}*/

/* Team Section */
#tf-about{
	background: url(../img/sy/02.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}
#tf-about .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	height: 1080px;
	background-attachment: fixed;
	padding: 140px;
}
#tf-about h1{
	padding-top: 60px;
}
/* ad */
#tf-about a.btn-con {
	border: 4px solid #0089CD;
	font-family: SOURCEHANSANSCN-BOLD;
	transition: all 0.15s;
}
/*#tf-team a.btn.btn-primary{*/
/*	font-size: 50px;*/
/*	padding: 20px 25px;*/
/*}*/

#tf-about a.btn-con:hover{
	background: #0089CD;
	color: #ffffff;
}

/* ad */

.section-title.center{
	font-family: SOURCEHANSANSCN-BOLD;
	padding: 60px 0;
}
.section-title h1,
.section-title.center h1{
	font-weight: 300;
}
.section-title.center .line{
	border-top: 4px solid #0089CD;
	height: 10px;
	width: 120px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}
/* ad */

.section-title1.center .line{
	border-top: 4px solid #0089CD;
	height: 10px;
	width: 120px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}
.section-title1.center hr {
	border-top: 4px solid rgba(252, 172, 69, 0.34);
	width: 40px;
	text-align: center;
	margin-top: 10px;
	position: relative;
	left: 17%;
}
.section-title1.center{
	padding: 60px 0;
}
.section-title1 h1,
.section-title1.center h1{
	font-weight: 300;
}
/* ad */


.section-title.center hr {
	border-top: 4px solid rgba(252, 172, 69, 0.34);
	width: 40px;
	text-align: center;
	margin-top: 10px;
	position: relative;
	left: 17%;
}
#team{ margin: 0 auto}
#team .item{
    padding: 0;
    margin: 15px;
    color: #FFF;
    text-align: center;
}

img.img-circle.team-img {
	width: 120px;
	height: 120px;
	border: 4px solid transparent;
	transition: all 0.5s;
}
#tf-about .item .thumbnail:hover>img.img-circle.team-img{
	border: 4px solid #0089CD;
}
#tf-about .thumbnail {
	background: transparent;
	border: 0;
}

#tf-about .thumbnail .caption {
	padding: 9px;
	color: #F2F2F2;
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	filter: Alpha(Opacity=1);
	opacity: 1;
	-webkit-border-radius: 0;
	-moz-border-radius: 20px;
	border-radius: 0;
	background: #FFFFFF;
	transition: all 0.5s;
}

.owl-theme .owl-controls .owl-page.active span, 
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #0089CD;
}
.owl-theme .owl-controls .owl-page.active span{
	background: #0089CD;
}

/* Services Section */
/*#tf-services{*/
/*	padding: 80px 0;*/
/*}*/

/*.space{*/
/*	margin-top: 40px;*/
/*}*/

/*#tf-services i.fa {*/
/*	font-size: 40px;*/
/*	border: 4px solid #0089CD;*/
/*	width: 100px;*/
/*	height: 100px;*/
/*	padding: 27px 25px;*/
/*	margin-bottom: 10px;*/
/*	border-radius: 50%;*/
/*	transition: all 0.5s;*/
/*}*/

/*#tf-services i.fa.fa-mobile{*/
/*	font-size: 50px;*/
/*	padding: 20px 25px;*/
/*}*/

/*#tf-services .service:hover>i.fa{*/
/*	background: #0089CD;*/
/*	color: #ffffff;*/
/*}*/

/* Clients Section */
#tf-clients{
	background: url(../img/04.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}

#tf-clients .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	padding: 120px 0;
	background-attachment: fixed;
}

#clients .item{
    padding: 0;
    margin: 35px;
    color: #FFF;
    text-align: center;
}
/* Gallery Section 
==============================*/
#tf-works{
	background: url(../img/sy/03.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}
#tf-works .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	height: 1080px;
	background-attachment: fixed;
	padding: 120px 0;
}
/*ad*/
#tf-works a.btn-con {
	border: 4px solid #0089CD;
	transition: all 0.15s;
}
/*#tf-team a.btn.btn-primary{*/
/*	font-size: 50px;*/
/*	padding: 20px 25px;*/
/*}*/

#tf-works a.btn-con:hover{
	background: #0089CD;
	color: #ffffff;
}
/*ad*/
.categories{ 
	padding: 10px 0;
}
ul.cat li{
	display: inline-block;
}
#tf-works li.pull-right {
	margin-top: 10px;
}
ol.type li{
	display: inline-block;
	margin-left: 20px;
}
ol.type li:after{
	content: ' | ';
	margin-left: 20px;
}
ol.type li:last-child:after { content: ''; }
ol.type li a{ color: #222222}
ol.type li a.active { font-weight: 700; }
.isotope-item { z-index: 2 }
.isotope-hidden.isotope-item { z-index: 1 }
.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope-item {
    margin-right: -1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.isotope {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.portfolio-item{
	margin-bottom: 30px;
}
.portfolio-item .hover-bg{
	height: 260px;
	overflow: hidden;
	position: relative;
}

.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.66);
	padding: 25% 0;
	height: 100%;
	width: 100%;
	opacity: 0;
    transition: all 0.5s;
}
.hover-bg .hover-text>h4{
	opacity: 0;
	-webkit-transform: translateY(100%);
            transform: translateY(100%);
            transition: all 0.3s;
}
.hover-bg:hover .hover-text>h4{
	opacity: 1;
    -webkit-backface-visibility:hidden;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
.hover-bg .hover-text>i{
	opacity: 0;
	-webkit-transform: translateY(0);
            transform: translateY(0);
            transition: all 0.3s;
}
.hover-bg:hover .hover-text>i{
	opacity: 1;
    -webkit-backface-visibility:hidden;
   -webkit-transform: translateY(100%);
            transform: translateY(100%);
}
.hover-bg:hover .hover-text{
	opacity: 1;
}



#tf-works i.fa {
	height: 30px;
	width: 30px;
	border: 1px solid #0089CD;
	font-size: 20px;
	padding: 5px;
	border-radius: 50%;
	color: #0089CD;
}
/* Testimonials Section */
#tf-testimonials{
	background: url(../img/sy/04.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}

#tf-testimonials .overlay{
	/*background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); !* FF3.6+ *!*/
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); !* Chrome,Safari4+ *!*/
	/*background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); !* Chrome10+,Safari5.1+ *!*/
	/*background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); !* Opera 11.10+ *!*/
	/*background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); !* IE10+ *!*/
	/*background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); !* W3C *!*/
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); !* IE6-9 *!*/
	height: 700px;
	padding: 80px 0;
	background-attachment: fixed;
}
#testimonial {
	padding: 0px 0;
}
#testimonial .item{
    display: block;
    width: 100%;
    height: auto;
	font-size: 22px;
	text-align: left;
}


#testimonial .item p {
	/*font-weight: 400;*/
	margin: 40px 0;
	color: #d1d1d1;
}

/*ad*/
.testimonial1 {
	padding: 0px 0;
}
.testimonial1 .item{
	display: block;
	width: 100%;
	height: auto;
	font-size: 22px;
	text-align: left;
}


.testimonial1 .item p {
	/*font-weight: 400;*/
	margin: 40px 0;
	color: rgba(0, 0, 0, 0.51);
}
/*ad*/


/* Contact Section */
/*#tf-contact{*/
/*	padding: 80px 0;*/
/*}*/

/*label {*/
/*	float: left;*/
/*	font-size: 12px;*/
/*	font-weight: 400;*/
/*	font-family: 'Open Sans', sans-serif;*/
/*}*/
/*#tf-contact .form-control {*/
/*	display: block;*/
/*	width: 100%;*/
/*	padding: 6px 12px;*/
/*	font-size: 14px;*/
/*	line-height: 1.42857143;*/
/*	color: #555;*/
/*	background-color: #fff;*/
/*	background-image: none;*/
/*	border: 1px solid #ccc;*/
/*	border-radius: 2px;*/
/*	-webkit-box-shadow: none;*/
/*	box-shadow: none;*/
/*	-webkit-transition: none;*/
/*	-o-transition: none;*/
/*	transition: none;*/
/*}*/

/*#tf-contact .form-control:focus {*/
/*	border-color: inherit;*/
/*	outline: 0;*/
/*	-webkit-box-shadow: transparent;*/
/*	box-shadow: transparent;*/
/*}*/

button.btn.tf-btn.btn-default {
	float: right;
	background: #0089CD;
	border: 0;
	border-radius: 0;
	padding: 10px 40px;
	color: #ffffff;
	text-transform: uppercase;
}

.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn:focus, 
.btn:active:focus, 
.btn.active:focus, 
.btn.focus, 
.btn:active.focus, 
.btn.active.focus {
	outline: thin dotted;
	outline: none;
	outline-offset: none;
}
/* Footer */
nav#footer{
	/*ad底部背景色*/
	background: #0089CD;
	color: #ffffff;
	padding: 20px 0 15px 0;

}
nav#footer .fnav{ vertical-align: middle;}
ul.footer-social li{
	display: inline-block;
	margin-right: 10px;
}
nav#footer p{
	font-size: 14px;
	margin-top: 15px;
}
#footer i.fa {
	height: 30px;
	width: 30px;
	border: 2px solid #8c8c8c;
	font-size: 20px;
	padding: 4px 5px;
	border-radius: 50%;
	color: #8c8c8c;
	transition: all 0.5s;
}
#footer i.fa:hover {
	background: #0089CD;
	border-color: #0089CD;
	color: #ffffff;
}
/*ad*/
.top
{
	padding-top: 45px;
}
.top15
 {
	 padding-top: 15px;
 }
nav#cooperation{
	/*ad底部背景色*/
	background: #ffffff;
	color: #8c8c8c;
	padding: 20px 0 15px 0;

}
nav#cooperation .fnav{ vertical-align: middle;}
ul.footer-social li{
	display: inline-block;
	margin-right: 10px;
}
nav#cooperation p{
	font-size: 14px;
	margin-top: 15px;
}
#cooperation i.fa {
	height: 30px;
	width: 30px;
	border: 2px solid #8c8c8c;
	font-size: 20px;
	padding: 4px 5px;
	border-radius: 50%;
	color: #8c8c8c;
	transition: all 0.5s;
}
#cooperation i.fa:hover {
	background: #0089CD;
	border-color: #0089CD;
	color: #ffffff;
}
.imgTop
{
	padding-top: 20px;
	padding-bottom: 20px;
}
.img-anli{
	padding-left: 120px
}
.jianju{
	padding-top: 30px;
	padding-bottom: 30px;
}


/* ad */
.sx-about {
	padding: 0;
	background: #f6f6f6;
}
.sx-about h2::after {
	bottom: 0;
	margin-left: 0;
	left: 0;
}


.sx-about .about-text {
	padding: 60px 0;
}
.sx-about .about-text p{
	font-size: 16px;
}
.sx-about .about-img {
	background: #444 url(../img/gysx/01.jpg) center center no-repeat;
	background-size: cover;
	height: 600px;
}
.sx-about .about-02img {
    background: #444 url(../img/gysx/02.jpg) center center no-repeat;
    background-size: cover;
    height: 600px;
}
.sx-about .about-03img {
    background: #444 url(../img/gysx/03.jpg) center center no-repeat;
    background-size: cover;
    height: 600px;
}
.sx-about p {
	line-height: 28px;
	margin: 15px -50px 30px;
}

.sx-products {
	padding: 0;
	background: #f6f6f6;
}
.sx-products h2::after {
	bottom: 0;
	margin-left: 0;
	left: 0;
}
.sx-products .about-text {
	padding: 60px 0;
}
.sx-products .about-text p{
	font-size: 17px;
}
.sx-products .about-01img {
	background: #444 url(../img/cpzx/01.jpg) center center no-repeat;
	background-size: cover;
	height: 600px;
}
.sx-products .about-02img {
	background: #444 url(../img/cpzx/02.jpg) center center no-repeat;
	background-size: cover;
	height: 600px;
}
.sx-products .about-03img {
	background: #444 url(../img/cpzx/03.jpg) center center no-repeat;
	background-size: cover;
	height: 600px;
}
.sx-products .about-04img {
	background: #444 url(../img/cpzx/04.jpg) center center no-repeat;
	background-size: cover;
	height: 600px;
}
.sx-products .about-05img {
	background: #444 url(../img/cpzx/05.jpg) center center no-repeat;
	background-size: cover;
	height: 600px;
}
.sx-products .about-06img {
	background: #444 url(../img/cpzx/06.jpg) center center no-repeat;
	background-size: cover;
	height: 600px;
}
.sx-products .about-07img {
	background: #444 url(../img/cpzx/07.jpg) center center no-repeat;
	background-size: cover;
	height: 600px;
}
/*.sx-products .about-05img {*/
/*	background: #444 url(../img/gysx/03.jpg) center center no-repeat;*/
/*	background-size: cover;*/
/*	height: 600px;*/
/*}*/
/*.sx-products .about-06img {*/
/*	background: #444 url(../img/gysx/03.jpg) center center no-repeat;*/
/*	background-size: cover;*/
/*	height: 600px;*/
/*}*/

.sx-products p {
	line-height: 28px;
	margin: 50px 0 0 0;
}
/*.sx-products h1{*/
/*	font-weight: 700;*/
/*	font-size: 30px;*/
/*	color: #111;*/
/*}*/

.sx-section-title {
	margin-bottom: 50px;
	align-content: center;
}
.sx-section-title .overlay {
	padding: 80px 0;
	background: rgba(0, 0, 0, 0.7);
}
.sx-section-title p {
	font-size: 22px;
}
.sx-section-title hr {
	margin: 0 auto;
	margin-bottom: 40px;
}
.sx-section-title h1{
	/*font-weight: 700;*/
	font-size: 30px;
	color: #111;
}
/*ad2*/

.sx-anli {
	/*margin-bottom: 15px;*/
}

.sx-anli-p {
	font-size: 22px;
	padding-top: 35px;
	font-family: SOURCEHANSANSCN-BOLD;
	line-height: 1.2;
	color: #69C6E2;
	text-transform: uppercase;
}
/*.sx-anli h1{*/
/*	!*font-weight: 700;*!*/
/*	font-size: 30px;*/
/*	color: #111;*/
/*}*/
/*ad2*/

.service-section{

}

.service-list{
	position: relative;
	margin-bottom: 30px;
}
.service-list::before{
	content: '';
	position: absolute;
	width:100%;
	height:100%;
	z-index: 9;
	-webkit-transition:background  .3s;
	-moz-transition:background  .3s ;
	-ms-transition:background  .3s ;
	-o-transition:background  .3s ;
	transition:background  .3s ;
	opacity:0;
	transition: opacity .5s;
}
.service-list:hover::before{
	background: -webkit-linear-gradient(top right,rgba(252, 83, 76, 0) 0%, rgb(105, 198, 226) 100%);
	background: -o-linear-gradient(top right,rgba(252, 83, 76, 0) 0%, rgba(105, 198, 226, 0.8) 100%);
	background: -moz-linear-gradient(top right,rgba(252, 83, 76, 0) 0%, rgba(105, 198, 226, 0.8) 100%);
	background: linear-gradient(top right,rgba(252, 83, 76, 0) 0%, rgba(105, 198, 226, 0.8) 100%);
	opacity: 1;
}
.service-caption{
	position: absolute;
	left:0;
	bottom:0;
	z-index: 10;
}
.service-caption{
	padding: 0px 0px 15px 30px;
}
.service-left{
	float:left;
	width:50%;
}
.service-left h2{
	color:#0089CD;
}
.service-left p{
	color:#0089CD;
}
.service-right{
	color:#ffffff;
	float:right;
	text-align: right;
	width:50%;
}
.service-right a{
	color: #333;
	background: #fff;
	padding: 8px 20px;
	margin-top: 4.25em;
	margin-left: 3.25em;
	display: inline-block;
}
.service-right a i{
	font-size: 1.714rem;
}
.service-right a:hover{
	background: #0089CD;
	color: #fff;
}
@media(max-width: 767px){
	.service-left{
		width: 84%;
	}
	.service-right {
		width: 16%;
	}
}
@media(max-width: 991px){
	.service-left{
		width: 80%;
	}
	.service-right {
		width: 20%;
	}
}
#services {
	background: #fff;
	background-size: cover;
	padding: 100px 0 0px 80px;
}

#services .box {
	padding: 50px 0px;
	/*margin-bottom: 50px;*/
	text-align: center;
	/*border: 1px solid #e6e6e6;*/
	height: 130px;
	position: relative;
	/*background: #fafafa;*/
}

#services .icon {
	position: absolute;
	top: -36px;
	left: calc(50% - 42px);
	transition: 0.2s;
	border-radius: 50%;
	display: inline-block;
	border: 6px solid #fff;
}

#services .icon a {
	display: inline-block;
	background: #0089CD;
	border: 2px solid #0089CD;
	padding: 22px;
	border-radius: 50%;
	transition: 0.3s;
}

#services .icon i {
	color: #fff;
	font-size: 24px;
}

#services .box:hover .icon i {
	color: #0089CD;
}

#services .box:hover .icon a {
	color: #0089CD;
	background: #fff;
}

#services .title {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-family: SOURCEHANSANSCN-BOLD;
	line-height: 1.2;
	color: #0089CD;
}

/*#services .title a {*/
/*	color: #111;*/
/*}*/

#services .description {
	font-size: 14px;
	line-height: 24px;
}
.btn-get-started:hover {
	background: #0089CD;
	border: 2px solid #0089CD;
}
.btn-get-started {
	font-family: "Poppins", sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 1px;
	display: inline-block;
	padding: 8px 28px;
	/*border-radius: 50px;变圆*/
	border-radius: 5px;
	transition: 0.5s;
	margin: 10px;
	border: 2px solid #0089CD;
	color: #0089CD;
}
.hero {
	background-size: cover;
	background-position: 50%;
	height: 100%;
	position: relative;
}
#fp-nav {
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 50%;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0); }

#fp-nav.right {
	right: 50px; }

#fp-nav.left {
	left: 17px; }

.fp-slidesNav {
	position: absolute;
	z-index: 4;
	left: 50%;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0); }

.fp-slidesNav.bottom {
	bottom: 17px; }

.fp-slidesNav.top {
	top: 17px; }

#fp-nav ul, .fp-slidesNav ul {
	margin: 0;
	padding: 0; }

#fp-nav ul li, .fp-slidesNav ul li {
	display: block;
	width: 14px;
	height: 13px;
	margin: 7px;
	position: relative; }

.fp-slidesNav ul li {
	display: inline-block; }

#fp-nav ul li a, .fp-slidesNav ul li a {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none; }

#fp-nav ul li:hover a.active span, #fp-nav ul li a.active span, .fp-slidesNav ul li:hover a.active span, .fp-slidesNav ul li a.active span {
	height: 10px;
	width: 10px;
	border-radius: 100%;
	background-color: #fff;
	opacity: 1; }

#fp-nav ul li a span, .fp-slidesNav ul li a span {
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	height: 10px;
	width: 10px;
	border: 0;
	background: rgba(255, 255, 255, 0.5);
	left: 50%;
	top: 50%;
	opacity: .7;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out; }

#fp-nav ul li .fp-tooltip {
	position: absolute;
	top: -2px;
	color: #fff;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	max-width: 220px;
	overflow: hidden;
	display: block;
	opacity: 0;
	width: 0;
	cursor: pointer; }

#fp-nav.fp-show-active a.active + .fp-tooltip, #fp-nav ul li:hover .fp-tooltip {
	-webkit-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease-in;
	width: auto;
	opacity: 1; }

#fp-nav ul li .fp-tooltip.right {
	right: 20px; }

#fp-nav ul li .fp-tooltip.left {
	left: 20px; }

.fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell {
	height: auto !important; }

.fp-responsive .fp-auto-height-responsive.fp-section, .fp-responsive .fp-auto-height-responsive .fp-slide, .fp-responsive .fp-auto-height-responsive .fp-tableCell {
	height: auto !important; }

@media only screen and (max-width: 991px) {
	#fp-nav.right {
		right: 15px; }
}
.heading-row {
	margin-bottom: 70px; }
@media only screen and (max-width: 991px) {
	.heading-row {
		margin-bottom: 40px; } }
.pt-sm-0 {
	padding-top: 0; }
.pt-sm-10 {
	padding-top: 10px; }
.pt-sm-20 {
	padding-top: 20px; }
.pt-sm-30 {
	padding-top: 30px; }
.pt-sm-40 {
	padding-top: 40px; }
.pt-sm-50 {
	padding-top: 50px; }
.pt-sm-60 {
	padding-top: 60px; }
.pt-sm-70 {
	padding-top: 70px; }
.pt-sm-80 {
	padding-top: 80px; }
.pt-sm-90 {
	padding-top: 90px; }
.pt-sm-100 {
	padding-top: 100px; }
.pt-sm-110 {
	padding-top: 110px; }
.pt-sm-120 {
	padding-top: 120px; }
.pt-sm-130 {
	padding-top: 130px; }
.pt-sm-140 {
	padding-top: 140px; }
.heading {
	position: relative;
	margin-bottom: 0; }
.heading--lg {
	font-size: 42px; }
@media only screen and (max-width: 991px) {
	.heading--lg {
		font-size: 28px; } }
.subheading {
	font-size: 18px;
	max-width: 770px;
	line-height: 30px;
	padding: 0 15px;
	margin-bottom: 0;
	margin-top: 25px;
	margin: 25px auto 0;
	color: #7d7d7d;
}
.white {
	color: #fff;
}
/* Portfolio Section
--------------------------------*/
#portfolio {
	background: #f7f7f7;
	padding: 80px 0;
}

#portfolio #portfolio-wrapper {

}

#portfolio #portfolio-flters {
	padding: 0;
	margin: 0 0 45px 0;
	list-style: none;
	text-align: center;
}

#portfolio #portfolio-flters li {
	font-family: SOURCEHANSANSCN-BOLD;
	cursor: pointer;
	margin: 0 10px;
	display: inline-block;
	padding: 10px 22px;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	border-radius: 4px;
	text-transform: uppercase;
	background: #fff;
	margin-bottom: 5px;
	transition: all 0.3s ease-in-out;
}

#portfolio #portfolio-flters li:hover, #portfolio #portfolio-flters li.filter-active {
	background: #0089CD;
	color: #fff;
}

#portfolio .portfolio-item {
	position: relative;
	height: 250px;
	overflow: hidden !important;
	margin-bottom: 15px;
	transition: all 350ms ease;
	transform: scale(1);
}

#portfolio .portfolio-item a {
	display: block;
}

#portfolio .portfolio-item img {
	width: 110%;
	position: relative;
	top: 0;
	transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#portfolio .portfolio-item .details {
	background: #0089CD;
	position: absolute;
	width: 100%;
	height: 50px;
	bottom: -50px;
	transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#portfolio .portfolio-item .details h4 {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	padding: 8px 0 2px 8px;
	margin: 0;
}

#portfolio .portfolio-item .details span {
	display: block;
	color: #fff;
	font-size: 13px;
	padding-left: 8px;
}

#portfolio .portfolio-item:hover .details {
	bottom: 0;
}

#portfolio .portfolio-item:hover img {
	top: -30px;
}
