/*
Workforce Template   2016-1-28
*/
body {
	font-family: "Microsoft YaHei", 微软雅黑, arial, 宋体;
	font-weight: 400;
	overflow-x: hidden;
}
/* start h2 */
h2 {
	font-size: 50px;
	text-align: center;
}
h2 b {
	font-weight: normal;
}
/* end h2 */
/* start h4 */
h4 {
	text-align: center;
	padding-top: 20px;
	font-size: 14px;
	color: #3a3a3a;
}
.font-w {
	color: #fff;
}
/* end h4 */
.btn {
	background: transparent;
	border-radius: 5px;
	color: #ffffff;
	margin-top: 40px;
	padding: 15px 35px;
	transition: all 0.4s ease-in-out;
	font-size: 16px;
}
.btn:hover {
	background: #55acee;
	border-color: transparent;
}
.copyrights {
	text-indent: -9999px;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
/* start preloader */
.preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background: none repeat scroll 0 0 #fff;
}
.sk-spinner-rotating-plane.sk-spinner {
	width: 30px;
	height: 30px;
	background-color: #55acee;
	-webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
	animation: sk-rotatePlane 1.2s infinite ease-in-out;
}
 @-webkit-keyframes sk-rotatePlane {
 0% {
 -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
 transform: perspective(120px) rotateX(0deg) rotateY(0deg);
}
 50% {
 -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
 transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
}
 100% {
 -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
 transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}
 @keyframes sk-rotatePlane {
 0% {
 -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
 transform: perspective(120px) rotateX(0deg) rotateY(0deg);
}
 50% {
 -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
 transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
}
 100% {
 -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
 transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}
/* end preloader */
/* start home */  
#home {	background:url(../images/slider/1.jpg) no-repeat top;
	height:820px; position: relative; z-index:2
}
#home h1 {
	font-size: 58px;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: 2px;
	padding-top: 10px;
}
#home span {
	color: #55acee;
	font-weight: bold;
}
#home .btn {
	background: rgba(0,0,0,0.6);
	border: none;
}
#home .btn:hover {
	background: rgba(255,255,255,0.6);
}
.templatemo_homewrapper {
	padding-left: 15px;
	padding-right: 15px;
}
.flexslider {
	margin: 0 0 60px;
	background: #fff;
	padding: 0;
	zoom: 1;
	z-index:20;
	background: none;
	overflow: hidden;
	margin: 0;
	text-align: center; color:#fff;
}
.flexslider .templatemo_homewrapper b.logo img {
	width: 277px;	height: 92px; margin-top:50px;
}
.flexslider h5 {
	background-color: rgba(0, 0, 0, 0.2);
	padding: 2%;
	line-height: 1.5em;
}
.flexslider h5 p {
	color: rgba(255,255,255,0.6);
	z-index: 1000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.line {
	background: url(../images/line.gif) no-repeat center center;
}
.line-black {
	background: url(../images/line-black.gif) no-repeat center center;
}

/* end home */



/* end divider */
#partners, #join, #contact, #team, #footer {
	padding-top: 80px;
	padding-bottom: 80px; text-align:center; margin:0 auto; overflow:hidden;
}
/* start about */
.bgwhite {
	background: #fff;
}
h3.about-title {
	margin-top: 0;
}
#team {
	background: url(../images/divider-bg.jpg) no-repeat top center;
	border-top: 1px solid #f1f1f1;
}
#team h2 {
	padding-bottom: 20px;
	font-weight: normal;
}
#team .progress {
	background: #f9f9f9;
	box-shadow: none;
	border-radius: 0px;
}
#team .progress .progress-bar-danger {
	background: #55acee;
}
#team span {
	display: block;
	margin-top: 12px;
	margin-bottom: 6px;
}
#team .about-wrapper {
	background: #fff;
	max-width: 450px;
	padding: 20px;
}
#team h6 {
	line-height: 20px;
	padding: 30px 0;
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
}
#team .about-wrapper, #team .about-wrapper h3, #team .about-wrapper h4, #team .about-wrapper h5, .img-responsive {
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
}
#team .about-wrapper h3 {
	color: #55acee;
	font-size: 20px;
	line-height: 20px;
	color: #000;
	padding-bottom: 10px;
}
#team .about-wrapper h4 {
	color: #c89f62;
	line-height: 20px;
	padding: 10px 0;
}
#team .about-wrapper h5 {
	color: #a3a3a3;
	padding: 0 10px;
	text-align: left;
}
/* end about */

/* start partners */
#partners {
	background: #f5f5f5;
	width:1980px;
}
#partners h2 {
	color: #676163;
	font-weight: 100;
	padding-bottom: 0px;
}
#partners h4 {
	padding: 30px 0;
}
#partners .portfolio-thumb {
	overflow: hidden;
	position: relative;
	background: #e9e9e9;
	width: 188px;
	height: 188px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #e2e2e2;
	display: block;
}
#partners .portfolio-thumb img {
	text-align: center;
	vertical-align: middle;
	width: auto;
	height: auto;
	padding-top: 20px;
	margin: 0 auto;
}
#partners .portfolio-thumb .portfolio-overlay {
	background: #333;
	color: #ffffff;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	position: absolute;
	opacity: 0;
	transition: all 0.4s ease-in-out;
}
#partners .portfolio-thumb:hover .portfolio-overlay {
	opacity: 0.9;
}
#partners .portfolio-thumb .portfolio-overlay h4 {
	padding-bottom: 10px;
}
.partners-description {
	padding-left: 15px;
	padding-right: 15px;
}

/*isotope box css*/
.iso-box-section {
	width: 100%;
	margin: 0 0 50px 0;
}
.iso-box-wrapper {
	width: 100%;
	padding: 0;
	clear: both;
	position: relative;
}
.iso-box {
	position: relative;
	min-height: 50px;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
}
.fluid-img {
	width: 100%;
	display: block;
	height: auto;
}
/* end portfolio */

/* start join */

#join {
	background: url(../images/join.jpg) no-repeat top;
	height: 714px; text-align:left;
}
#join h2 {
	color: #fff;
}
#join h4 {
	color: #d1d1d1;
	padding-bottom: 20px;
}
#join strong {
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	display: block;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 10px
}
#join a {
	background: rgba(200, 159, 98, 0.9);
	height: 240px;
	vertical-align: middle;
	text-decoration: none;
	color: #fff;
	padding-top: 70px;
	padding-left: 70px;
	transition: all 0.4s ease-in-out;
}
#join a:hover {
	background: rgba(171, 85, 42, 0.9);
}
#join a img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	vertical-align: middle;
	padding-right: 10px;
}
#join a i {
	font-size: 20px;
	font-style: normal;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
#join a b {
	display: block;
	font-size: 26px;
	color: #fff;
	font-weight: normal;
}
#join em {
	font-family: normal;
	font-style: normal;
	font-size: 18px;
	color: #fff;
}
#join .form-control {
	background: transparent;
	border-radius: 0px;
	box-shadow: none;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	transition: all 0.4s ease-in-out;
}
#join input {
	height: 50px;
	font-size: 20px;
	background: rgba(255, 255, 255, 0.2);
	color: #fff;
}
#join input[type="submit"] {
	border: none;
	font-weight: bold;
	color: #fff;
	background: rgba(200, 159, 98, 0.9);
}
#join input[type="submit"]:hover {
	background: rgba(171, 85, 42, 0.9);
	color: #fff;
}
/* end join */

/*start contact*/
#contact {
	background: url(../images/contact.jpg) no-repeat center center;
	height: 771px;
	display: block;
	border-top: 1px solid #fff;
}
#contact h2 {
	color: #676163;
}
/*end contact*/
/* start footer */
#footer {
	background: #202020;
	color: #ffffff;
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
}
#footer p {
	display: block;
	padding-top: 40px;
}
#footer span {
	color: #55acee;
	font-weight: bold;
}
/* end footer */

/* start social icon */
.social-icon {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	top: 20px;
}
.social-icon li {
	display: inline-block;
	list-style: none;
	transition: all 0.4s ease-in-out;
	width: 40px;
	height: 40px;
}
.social-icon li a {
	color: #fff;
	font-size: 30px;
	text-decoration: none;
	line-height: 40px;
	text-align: center;
}
.social-icon li:hover {
	background: #55acee;
}
/* end social icon */

/* start media 980 */
@media screen and ( max-width: 980px ) {
#home h1 {
	font-size: 40px;
}
h2 {
	font-size: 24px;
}
}
/* end media 980 */


/* start media 768 */
@media screen and ( max-width: 767px ) {
h4 {
	padding-bottom: 20px;
}
#home h1 {
	font-size: 40px;
}
#home {
	margin-top: 50px;
}
.templatemo-about-left {
	margin-bottom: 30px;
}
#about .about-wrapper {
	margin-left: auto;
	margin-right: auto;
}
}
/* end media 768 */

@media screen and (max-width: 440px) {
h4 {
	padding-bottom: 15px;
	line-height: 1.5em;
}
.filter-wrapper li {
	margin: 2px;
}
.filter-wrapper li a {
	padding: 6px 10px;
}
}
 @media screen and (max-width: 380px) {
#service .media .fa {
	margin-right: 5px;
}
}

/* start media 360 */
@media screen and ( max-width: 360px ) {
#home h1 {
	font-size: 30px;
	line-height: 1.5em;
}
}
/* end media 360 */
/*login */
#login { text-align:center; margin:0 auto; width:100%; display:block; position:absolute; margin-left:50%;left:-15%; top:25%;}
#login em { text-align:right; color:#fff; font-style:normal; font-size:20px;}
.pad-20,.pad-20 .row { padding:0;}
#login h1 { padding-right:150px; color:#fff; font-size:30px; padding-bottom:30px;}
#login .form-control {
	background: rgba(255,255,255,0.8);
	border-radius: 0px;
	box-shadow: none;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	transition: all 0.4s ease-in-out;
	border-radius:20px;
}
#login input {
	height: 40px;
	font-size: 20px;
	background: rgba(255, 255, 255, 0.2);
	color: #006699;
	
}
#login input[type="submit"] {
	border: 1px solid #66cc66;
	font-weight: normal;
	color: #fff;
	background: rgba(102,211,84,1);
}
#login input[type="submit"]:hover {
	background: rgba(248, 241, 44, 0.9);
	color: #fff;
}
/*list*/
#list { text-align:center; margin:0 auto; display:block; position:absolute; border-radius:10px; background:#fff; left:10%;top:10%; padding-bottom:10px; }
#list table { padding:5px; }
#list table th { padding:20px;border-bottom:1px solid #ccc; text-align:center; font-size:20px;}
#list table td { padding:20px; text-align:left;border-bottom:1px dashed #ccc; }

/*list*/
#list_pg { text-align:center; margin:0 auto; display:block; position:absolute; border-radius:10px; background:#fff; left:10%;top:30%; padding-bottom:10px; }
#list_pg table { padding:5px; }
#list_pg table th { padding:20px;border-bottom:1px solid #ccc; text-align:center; font-size:20px;}
#list_pg table td { padding:20px; text-align:left;border-bottom:1px dashed #ccc; }

/*tbl*/
.tbl { text-align:center; margin:0 auto; display:block; position:absolute;  left:8%;top:5%; padding-bottom:10px;}
.tbl li {
	float: left;
	width: 150px;
	border: 1px solid #fff;
	border-radius: 5px;
	text-decoration: none;
	list-style-type: none;
	background:rgba(255,255,255,0.3);
	margin-right:10px;
}
.tbl li a {
	display: block;
	width: 150px;
	height: 35px;
	line-height: 35px;
	color: #000;
	text-decoration: none;
}