@font-face {
	font-family: 'PingFang SC';
	url('../fonts/PingFang Regular.ttf') format('truetype'); /* 最后优先级 */
}

* {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

html, body {
	position: relative;
	height: 100%;
}

img {
	display: block;
}

body {
	background: #fff;
	font-family: "PingFang SC","Microsoft YaHei","微软雅黑", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}

.pcHidden {
	display: none;
}

header {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 30;
}

.nav_wrapper {
	background: rgba(255,255,255,.7);
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	position: relative;
	height: 80px;
	min-height: 80px;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
	z-index: 100;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.nav_wrapper.sticky {
	position: fixed;
	top: 0;
	height: 80px;
}

.nav_wrapper ul.nav-list {
	display: block;
	text-align: center;
	margin: 0 auto;
}

.nav_wrapper ul.nav-list li {
	padding: 0 20px;
	float: left;
	margin-left: 30px;
}
.nav_wrapper ul.nav-list a {
	color: #575757;
	font-size: 17px;
	text-decoration: none;
	padding: 0 10px;
	display: block;
	line-height: 40px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.nav_wrapper ul.nav-list a:hover {
	color: black;
	font-weight: bold;
}

.nav_wrapper .wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	margin: auto;
}
.nav_wrapper .logo {
	margin-left: 80px;
	margin-right: auto;
}
.nav_wrapper .logo img {
	width: 150px;
}
.nav_wrapper .language {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: auto;
	margin-right: 80px;
}
.nav_wrapper .language img {
	width: 30px;
	margin-right: 10px;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-container .swiper-pagination {
	left: 30px;
	bottom: 20px;
	width: auto;
}

.swiper-container .swiper-slide {
	position: relative;
	overflow: hidden;
}

.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: none;
	border: 1px solid #fff;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background: #fff;
}

.full {
	position: absolute;
}

.full img {
	width: 100%;
}

.slide-1 .preload {
	background: url(../images/banner1_s.jpg) no-repeat left top/100% 100%;
}

.slide-2 .preload {
	background: url(../images/banner2_s.jpg) no-repeat left top/100% 100%;
}

.slide-3 .preload {
	background: url(../images/banner3_s.jpg) no-repeat left top/100% 100%;
}

.slide-4 .preload {
	background: url(../images/banner4_s.jpg) no-repeat left top/100% 100%;
}
.swiper-slide .desc {
	height: 90px;
	background: rgba(0,0,0,.7);
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff;
	opacity: 0;
	transition: opacity .3s .3s;
}
.swiper-slide-active .desc {
	opacity: 1;
}
.swiper-slide .desc .title {
	display: block;
	font-weight: bold;
	font-size: 18px;
	margin: 20px 0 5px 10%;
	width: 100%;
}
.swiper-slide .desc .content {
	display: block;
	font-size: 16px;
	margin-left: 10%;
	width: 100%;
}

.bg-mask {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	z-index: 2;
}
.bg-mask1 {
	background: rgba(40, 95, 152, 0.34) url(../images/pattern.png) repeat top left;
}
.bg-mask2 {
	background: rgba(84, 95, 146, 0.37) url(../images/pattern.png) repeat top left;
}
.about h6,.services h6,.team h6,.clients h6,.contact h6 {
	width:150px;
	margin: 0 auto;
	border-bottom:1px solid #cecccc;
}
.services .title, .about .title,
.team .title, .clients .title, .contact .title {
	padding: 50px 0;
}
.about .title .heading, .services .title .heading,
.team .title .heading, .clients .title .heading,
.contact .title .heading {
	font-size: 2em;
	font-weight: 600;
	text-align: center;
}
.about .title .desc, .services .title .desc,
.team .title .desc, .clients .title .desc,
.contact .title .desc {
	font-size: 1.5em;
	padding: 15px 0 20px;
	text-align: center;
}

/******start_services******/
.services {
	background-color: #fff;
	margin-bottom: 120px;
}
.services .title .heading {
	color: #303030;
}
.services .title .desc {
	color: #979797;
}
.services .content {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	width: 100%;
}
.services .content .cell {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 20px 30px;
}
.services .content .prod {
	border-radius: 7px;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
	max-width: 400px;
}
.services .content .prod-header {
	border-radius: 7px 7px 0 0;
	height: 350px;
}
.services .content .prod-title {
	display: block;
	font-size: 22px;
	font-weight: bold;
	padding-top: 30px;
	text-align: center;
}
.services .content .prod-1 {
	background: url(../images/prod1.jpg) no-repeat left top/100% 100%;
}
.services .content .prod-2 {
	background: url(../images/prod2.jpg) no-repeat left top/100% 100%;
}
.services .content .prod-3 {
	background: url(../images/prod3.jpg) no-repeat left top/100% 100%;
}
.services .content .prod-4 {
	background: url(../images/prod4.jpg) no-repeat left top/100% 100%;
}
.services .content .prod-1 .prod-title {
	color: #fff;
}
.services .content .prod-content {
	border: solid 1px #efefef;
	border-top: none;
	padding: 20px;
	text-align: left;
}
.services .content .prod-content .name {
	color: #303030;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.services .content .prod-content .desc {
	color: #303030;
	font-size: 14px;
}
/*****end-services*******/

/******start_about******/
.about {
	background: #32397d url(../images/bg_about.jpg) no-repeat center center;
	height: 617px;
}
.about .content {
	color: #fff;
}
.about .content img {
	display: inline;
}
.about .content p {
	font-size: 20px;
	padding: 0 200px;
	line-height: 50px;
}
/*****end-about*******/

/*****start-team*******/

.team {
	background-color: #fff;
	margin-bottom: 120px;
}
.team .title .heading {
	color: #303030;
}
.team .title .desc {
	color: #979797;
}
.team .content {
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 80%;
	margin: auto;
}
.team .content .cell {
	margin: 30px;
}
.team .content article {
	background-color: #f8f8f8;
	border-radius: 10px;
	padding: 30px 40px;
	height: 100%;
	overflow: hidden;
}
.team .content article .img-warp {
	border-radius: 8px;
	margin: -40px -40px 15px -40px;
	overflow: hidden;
}
.team .content article img {
	max-width: 100%;
	height: 320px;
	width: 460px;
}
.team .content article .desc {
	color: #303030;
	font-size: 2em;
	padding: 30px;
	text-align: center;
}
/*****end-team*******/

/*****start-clients*******/

.clients {
	background: url(../images/bg_clients.jpg) repeat left center;
	height: 438px;
}
.clients .content {
	color: #fff;
	width: 80%;
	margin: auto;
}


/* start cauresol */
.nbs-flexisel-container {
	padding:2em 0 3em 0;
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	width:90%;
	margin: 0 auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0;
	cursor: pointer;
	position: relative;
	line-height: 0;
}
.nbs-flexisel-item > img {
	width: auto;
	height: auto;
	cursor: pointer;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*** start cauresol  navigation ***/

/*****end-clients*******/

/*****start-contact*******/
.contact {
	background-color: #f8f8f8;
}
.contact .title .heading {
	color: #303030;
}
.contact .title .desc {
	color: #979797;
}

.contact .content {
	background: #f8f8f8 url(../images/bg_contact.jpg) no-repeat 100px top;
	margin: auto;
	position: relative;
	width: 100%;
	height: 1000px;
}

.contact .contact-info {
	background-color: #fff;
	display: flex;
	position: absolute;
	bottom: 40px;
	right: 100px;
	width: 65%;
}
.contact .contact-info form {
	padding: 40px;
	padding-right: 0;
	width: 65%;
	margin: auto;
}

.contact .contact-info label {
	color: #262626;
	display: block;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.contact .contact-info input[type="text"], .contact .contact-info textarea {
	background: #fff;
	border: 1px solid #EBEBEB;
	display: block;
	padding: 8px;
	margin-bottom: 20px;
	outline: none;
	color:#262626;
	font-family: 'Lato', sans-serif;
	font-size:0.85em;
	width: 90%;
	-webkit-appearance:none;
}
.contact .contact-info textarea{
	resize: none;
	height: 120px;
}
.contact-info input[type="submit"] {
	background: #39A38F;
	border: none;
	cursor: pointer;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 1.2em;
	outline: none;
	transition: all 0.3s;
	padding: 15px 20px;
	margin-top: 20px;
	-webkit-appearance: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.contact-info input[type="submit"]:hover{
	background-color: #41B9A3;
}

.contact .contact-info .address {
	padding: 40px;
	padding-left: 0;
	text-align: left;
}
.contact .contact-info .heading {
	color: #303030;
	font-size: 1.4em;
	font-weight: 600;
	margin-bottom: 10px;
}
.contact .contact-info .desc {
	color: #979797;
	font-size: 1.2em;
	margin-bottom: 5px;
}
.contact .contact-info .cell {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 20px;
}
.contact .contact-info .label {
	font-size: 1.2em;
	font-weight: 600;
}
.contact .contact-info .text {
	font-size: 1.2em;
}
.contact .contact-info a.icon{
	cursor: none;
	width: 32px;
	height: 32px;
	padding: 0;
	text-align: center;
}
.location {
	background: url(../images/iconset.png) no-repeat -146px -4px;
}
.phone {
	background: url(../images/iconset.png) no-repeat -198px -4px;
}
.website {
	background: url(../images/iconset.png) no-repeat -257px -4px;
}

/*****end-contact*******/

footer {
	bottom: 0;
	position: relative;
	width: 100%;
	z-index: 30;
}

.footer-warp1 {
	border-top: solid 12px #8fc31f;
	background-color: #373737;
	width: 100%;
}
footer .container {
	width: 1280px;
	min-width: 1280px;
	margin: 0 auto;
}

footer .contact-panel {
	display: flex;
	border-bottom: 1px solid rgba(216, 216, 216, 0.2);
	padding: 20px 0;
}

footer .contact-panel .title {
	font-size: 16px;
	color: #fff;
	line-height: 36px;
	height: 36px;
}
footer .contact-panel .icon {
	background-image: url(../images/contact_app.png);
	background-repeat: no-repeat;
	width: 36px;
	height: 36px;
	margin-left: 20px;
	display: inline-block;
}
footer .contact-panel .wx-icon {
	background-position: 0 -37px;
}
footer .contact-panel .cs-icon {
	background-position: 0 -111px;
}
footer .contact-panel .app-icon {
	background-position: 0 -74px;
}
footer .links {
	padding: 20px 0;
}
footer .links ul {
	display: flex;
	flex-wrap: nowrap;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
footer .links ul li {
	display: block;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	width: 20%;
	text-align: center;
	list-style-type: none;
}
footer .links ul li a {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.6);
	text-decoration: none;
}
footer .links ul li a:hover {
	color: #fff;
}
.footer-warp2 {
	background-color: #2c2c2c;
	width: 100%;
}
.footer-warp2 .container {
	display: flex;
	padding: 20px 0;
}
footer .term {
	display: flex;
	width: 50%;
}
footer .term a, footer .term span {
	font-size: 12px;
	color: rgba(255, 255, 255, 0.6);
	text-decoration: none;
	display: inline-block;
	margin-left: 10px;
}
footer .term a:hover {
	color: #fff;
}
footer .term span {
	font-size: 12px;
}
footer .copy-right {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.6);
	width: 50%;
	text-align: right;
}
footer .copy-right a {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.6);
	text-decoration: none;
}
footer .copy-right a:hover {
	color: #fff;
}

#toTop {
	background: url(../images/top_move.png) no-repeat center center;
	border: none;
	display: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 32px;
	height: 32px;
	text-indent: 100%;
	text-decoration: none;
}

@media  only screen and (max-width:768px) {
	header,footer {
		position: static;
	}

	.swiper-container {
		height: auto;
	}

	.swiper-button-prev,.swiper-button-next,header ul li:not(:first-child) {
		display: none;
	}

	.swiper-container .swiper-pagination {
		bottom: 10px;
	}

	.pcHidden {
		display: block;
	}
}
