﻿/* =====================================
Template Name: 	BNA - Business Networking Activity
Author Name: RainLoops Technolabs
Description: Business Networking Activity is a Multipurpose Corporate HTML5 Theme.
Version:	1.1
========================================*/
/*======================================
[ CSS Table of contents ]
* Global CSS
* Header CSS
	+ Topbar
	+ Logo
	+ Widget
	+ Main Menu
	+ Search
* Hero Slider CSS
* Why Choose CSS
* services CSS
* About Us CSS
* Contributions CSS
* Experience CSS
* Projects CSS
	+ Latest Project CSS
	+ Projects Single CSS
* Pricing Table CSS
* Watch Video CSS
* Consultation CSS
* Testimonials CSS
* Blog CSS
	+ Latest Blog CSS
	+ Blog Archive CSS
	+ Blog Sidebar CSS
	+ Blog Single CSS
* Clients CSS
* Team CSS
* Footer  CSS
========================================*/
/*=============================
	Global CSS 
===============================*/
* {
	padding: 0;
	margin: 0;
}

.none {
	display: none;
}

body {
	font-family: 'Microsoft YaHei', 'SimHei', 'Poppins', sans-serif;
	/* font-weight: 400; */
	font-size: 14px;
	line-height: 22px;
	position: relative;
	color: #000000;
}

html,
body {
	height: 100%;
	margin: 0;
}

body {
	/* background: #f7f7f7; */
	margin: 0;
}

.lightGayBg {
	background: #f7f7f7;
}

img {
	max-width: 100%;
}

p {
	color: #666;
}

.mt30{ margin-top: 30px;}
.mobile-nav {
	display: none;
}

.table {
	display: table;
	width: 100%;
	height: 100%;
}

.table-cell {
	display: table-cell;
	vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 600;
	position: relative;
}

a:hover {
	text-decoration: none;
}
a:focus, a:hover{
	color: #1ac0c3;
}
a,
button {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	outline: none;
	box-shadow: none;
	text-decoration: none;
}

.button .btn {
	position: relative;
	font-weight: 600;
	color: #fff;
	background: #cee7e7;
	display: inline-block;
	border: none;
	padding: 0px 40px 0px 40px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 5;
	display: inline-block;
	padding: 13px 32px;
	border-radius: 4px;
}

.button .btn::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #cee7e7;
	z-index: -1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	height: 100%;
	transform: scaleX(0);
	border-radius: 4px;
}

.button .btn:hover:before {
	transform: scaleX(1);
}

.overlay {
	position: relative;
}

.overlay:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	/* background:#000; */
	background: #44a498;
	border-radius: 4px;
	opacity: 0.6;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.clear {
	clear: both
}

.table {
	display: table;
	width: 100%;
	height: 100%;
}

.table-cell {
	display: table-cell;
	vertical-align: middle;
}

.section {
	padding:35px 0 15px;
}

.section-title {
	text-align: center;
	margin-bottom: 20px;
}

.section-title h2 {
	font-size: 46px;
	padding-bottom: 22px;
	margin-bottom: 20px;
	position: relative;
	color: #000;
	font-weight: 700;
	letter-spacing: 5px;
}

.section-title h2::before {
	content: "";
	width: 64px;
	height: 6px;
	position: absolute;
	bottom: -1.5px;
	/*background: #5ebcb9;*/
	margin-left: -30px;
	left: 50%;
	background-image: linear-gradient(to left, #1ac0c3, #1ac0c3);
	border-radius: 5px;
}

.section-title h2::after {
	/*content: "";
	width: 5px;
	height: 3px;
	position: absolute;
	bottom: -1.5px;
	background: #fff;
	margin-left: 13px;
	left: 50%;*/
}

.section-title p {
	font-size: 22px;
	color: #666;
	font-weight: normal;
	line-height: 1.6;
}

.section-title p.small {
	font-size: 22px;
}

.section-title p.smaller {
	font-size: 22px;
}

/* .section .th{} */
.section .th a {
	background: url(../img/rollTh01.png) no-repeat;
	width: 190px;
	height: 65px;
	display: block;
	float: left;
	margin: 10px 90px;
	text-align: center;
	line-height: 56px;
	font-size: 18px;
	color: #034373;
}

.section .th a.cur {
	background: url(../img/rollTh02.png) no-repeat;
	color: #fff;
}

.section .button {
	text-align: center;
}

.section .button .btn {
	color: #034373;
	background: none;
	border: 1px solid #034373;
	padding: 8px 32px;
	margin: 30px auto 50px;
}

.breadcrumb {
	margin: 0;
	font-size: 16px;
	background: none;
	background: #fff;
}

.breadcrumb i.fa-home {
	margin-right: 18px;
}

/* Bread Crumbs */
.breadcrumbs {
	background-image: url("../img/talkBg1.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	padding: 45px 0px;
}

.breadcrumbs .bread-inner {
	z-index: 22;
}

.breadcrumbs h2 {
	color: #fff;
	text-transform: capitalize;
	font-size: 25px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	/* float:left; */
	text-align: center;
}

.breadcrumbs .bread-list {
	border-radius: 4px;
	display: inline-block;
	float: right;
}

.breadcrumbs ul li {
	display: inline-block;
	position: relative;
}

.breadcrumbs ul li i {
	margin: 0px 10px;
	font-size: 11px;
	font-weight: 600;
	color: #fff;
}

.breadcrumbs ul li a {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	text-transform: capitalize;
}

.breadcrumbs ul li.active a {
	background: #5ebcb9;
	color: #fff;
	border-radius: 3px;
	padding: 6px 20px;
	display: inline-block;
}

.breadcrumbs ul li.active a:hover {
	background: #fff;
	color: #5ebcb9;
}

.innerBaaner,
.innerBaaner img {
	width: 100%;
}

/* Preloader */
.preeloader {
	background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 999999;
}

.preloader-spinner {
	/* -webkit-animation: 1s ease-out 0s normal none infinite running pulsate;
	animation: 1s ease-out 0s normal none infinite running pulsate; */
	border: 10px solid #000000;
	border-radius: 40px;
	display: block;
	height: 40px;
	left: 50%;
	margin: -20px 0 0 -20px;
	opacity: 0;
	position: fixed;
	top: 50%;
	width: 40px;
	z-index: 10;
	-webkit-transform: scale(1.04);-moz-transform: scale(1.04);transform: scale(1.04);transition: all 0.4s ease;
}

@-webkit-keyframes pulsate {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1);
		transform: scale(0.1);
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
}

@keyframes pulsate {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.1);
		transform: scale(0.1);
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
}

#scrollUp {
	bottom: 15px;
	right: 15px;
	padding: 10px 20px;
	background: #5ebcb9;
	color: #fff;
	font-size: 22px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 42px;
	padding: 0;
	border-radius: 8px;
}

#scrollUp:hover {
	background: #000000;
	bottom: 18px;
	-webkit-box-shadow: 0 14px 26px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 14px 26px rgba(0, 0, 0, 0.3);
	box-shadow: 0 14px 26px rgba(0, 0, 0, 0.3);
	border-radius: 12px;
}

/*=============================
	End Global CSS 
===============================*/

/*=============================
	Header CSS 
===============================*/
.header {
	/* background-color:#24272B; */
}

.header .navbar-collapse {
	padding: 0;
}

.header .logo {
	margin-top: 8px;float: left;
}

/* Topbar */
.header .topbar {
	background-color: #F6F6F6;
	padding: 12px 0;
}

.header .single-top i {
	color: #5ebcb9;
	margin-right: 5px;
}

.header .single-top p {
	color: #666;
}

.header .single-top a {
	display: inline-block;
	color: #666;
}

.header .single-top a:hover {
	color: #5ebcb9;
}

/* Middle Header */
.header .middle-header {
	/* background: #fff; */
	padding: 30px 0px;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.header .widget-main {
	float: right;
}

.header .single-widget {
	position: relative;
	float: left;
	margin-right: 30px;
	padding-left: 40px;
}

.header .single-widget:last-child {
	margin: 0;
}

.header .single-widget .logo {
	margin: 0;
	padding: 0;
	margin-top: 7px;
}

.header .single-widget i {
	position: absolute;
	left: 0;
	top: 0;
	height: 30px;
	width: 30px;
	line-height: 30px;
	color: #fff;
	background: #5ebcb9;
	border-radius: 100%;
	text-align: center;
	font-size: 15px;
}

.header .single-widget h4 {
	font-size: 15px;
	font-weight: 500;
}

.header .single-widget p {
	margin-bottom: 5px;
	text-transform: capitalize;
}

.header .single-widget.btn {
	margin-left: 0;
}

/* Main Menu */
.header .main-menu {
	/*background:#44a498;*/
	z-index: 999;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	height: 75px;
	/* background:url(../img/menuBg.png); */
	/* background-image: linear-gradient(to top Right, #1195b4, #0a699b); */
	/* background-image: linear-gradient(to top Right, #00e7bd, #0081dd); */
	background-image: linear-gradient(to Right, #00e7bd, #01b3cd, #007fdc);
}

.header .navbar {
	background: none;
	box-shadow: none;
	border: none;
	margin: 0;
	height: 0px;
	min-height: 0px;
}

.header .nav li {
	float: left;
	position: relative;
	margin-right: 8px;
	margin-top: 24px;
}

.header .nav li:last-child {
	margin-right: 0;
}

.header .nav li a {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 8px 16px;
	position: relative;
	display: inline-block;
	text-shadow: none;
	font-weight: 600;
}

.header .nav>li>a {
	font-size: 18px;
}

.header .nav li.current a,
.header .nav li:hover a,
.header .nav li:focus a {
	/* background: #ffffff66; */
	background: #f62859;
	color: #fff;
	border-radius: 6px;
}

/* Dropdown */
.header .nav li .dropdown {
	background: #fff;
	border-radius: 0 0 4px 4px;
	width: 220px;
	position: absolute;
	left: 0;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	box-shadow: 0px 0px 5px #3333334d;
	transform-origin: 0 0 0;
	transform: scaleY(0.2);
	/* 显示tmp */
	/* opacity:1;
	visibility:visible;
	transform:translateY(0px); */
}

.header .nav>li {
	height: 50px;
}

.header .nav>li>.dropdown {
	top: 54px;
}


.header .nav li:hover .dropdown {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
}

.header .nav li .dropdown li {
	float: none;
	margin: 0;
}

.header .nav li .dropdown li a {
	padding: 12px 15px;
	font-weight: 400;
	color: #000000;
	display: block;
	background: transparent;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	text-transform: capitalize;
}

.header .nav li .dropdown li:last-child a {
	border: none;
}

.header .nav li .dropdown li a:before {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	height: 0%;
	width: 4px;
	background: #5ebcb9;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.header .nav li .dropdown li a:hover:before {
	height: 100%;
}

.header .nav li .dropdown li i {
	/* float:right; */
	margin-left: 10px;
}

.header .nav li .dropdown li:hover a {
	color: #5ebcb9;
}

.header .nav li .dropdown li .dropdown {
	background: #fff;
	border-radius: 0 0 4px 4px;
	width: 220px;
	position: absolute;
	left: 220px;
	top: 0;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	box-shadow: 0px 0px 5px #3333334d;
	transform-origin: 0 0 0;
	transform: scaleY(0.2);

	/* 显示tmp */
	/* opacity:1;
visibility:visible;
transform:translateY(0px); */
}

.header .nav li .dropdown li:hover .dropdown {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
}

.header .nav li .dropdown li .dropdown li a {
	padding: 12px 15px;
	font-weight: 400;
	color: #000000;
	display: block;
	background: transparent;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	text-transform: capitalize;
}

.header .nav li .dropdown li .dropdown li:hover a {
	color: #5ebcb9;
}


/* 产品中心 */
.navbarSuBox {
	position: static;
}

.header .navbar {
	position: static;
}

.header .nav li.nav_li_12 {
	position: static;
}

.header .nav li .dropdown.nav_dropdown_12 {
	width: 100%;
	left: 0;
	display: flex;
	justify-content: center;
	padding-bottom: 15px;
	top: 70px
}
.header .nav li .dropdown.nav_dropdown_12>li{
	min-width:400px; 
	/* float: left; */
}
.header .nav li .dropdown.nav_dropdown_12>li>a {
	font-size: 18px;
	border: 0;
	margin: 20px 0;
	line-height: 20px;
	font-weight: bold;
}

.header .nav li .dropdown.nav_dropdown_12 .dropdown {
	position: static;
	border: 0;
	border-left: 1px solid #00adcf;
	box-shadow: none;
	border-radius: 0;
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	width: 100%;
}

.header .nav li .dropdown.nav_dropdown_12 .dropdown a {
	border: 0;
}
.header .nav li .dropdown.nav_dropdown_12 li .dropdown li
{
	border-left: 1px solid #00adcf;
	border-radius: 0;
	
}


.header .nav li .dropdown.nav_dropdown_12 li .dropdown li a {
	padding: 6px 15px;
	border-radius: 0;
	width: 50%; float: left;;
	height: 34px;
	border-left: 1px solid #00adcf;
}

.header .nav li .dropdown.nav_dropdown_12 li a:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 0%;
	width: 4px;
	background: #5ebcb9;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.header .nav li .dropdown.nav_dropdown_12 li a:hover:before {
	height: 100%;
}

.header .nav li .dropdown.nav_dropdown_12 li a i {
	color: #f00;
}


/* Right Bar */
.header .right-bar {
	float: right;
}

.header .right-bar {
	padding-top: 20px;
}

.header .right-bar {
	display: inline-block;
}

.header .right-bar a {
	color: #5ebcb9;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	background: #fff;
	border-radius: 100%;
	display: block;
	font-size: 12px;
}

.header .right-bar li a:hover {
	color: #fff;
	background: #5ebcb9;
}

.header .search-top.active .search i:before {
	content: "\f00d";
}

/* Search */
.header .search-form {
	position: absolute;
	right: 0;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	top: 69px;
}

.header .search-top.active .search-form {
	opacity: 1;
	visibility: visible;
}

.header .search-form input {
	width: 282px;
	height: 45px;
	line-height: 45px;
	padding: 0 40px 0 20px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 4px;
	border: none;
	background: #fff;
	color: #000000;
	outline: none;
}

.header .search-form button {
	position: absolute;
	right: 0;
	height: 45px;
	top: 0;
	width: 40px;
	background: #5ebcb9;
	border: none;
	color: #fff;
	border-radius: 0 4px 4px 0;
	border-left: 1px solid transparent;
}

.header .search-form button:hover {
	background: #fff;
	color: #5ebcb9;
	border-color: #e6e6e6;
}

/*=============================
	End Header CSS 
===============================*/



/*=============================
	Slider CSS 
===============================*/
.hero-slider {
	position: relative;
	height: 600px;
}

.hero-slider .inner {
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0px auto;
}

.hero-slider .inner .text4 {
	width: 40%;
	height: 100%;
	float: left;
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding-left: 5%;
	padding-right: 1%;
}

.hero-slider .inner .img4 {
	width: 60%;
	height: 100%;
	float: right;
}

.hero-slider .inner .img4 img {
	max-height: 100%;
	height: 100%;
}

.hero-slider .container {
	overflow: hidden;
	width: 80%;
	margin: 0px auto;
}

.hero-slider .single-slider {
	height: 600px;
	background-size: cover;
	background-position: center;
	text-align: center;
	position: relative;
}

.hero-slider .single-slider:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #fff;
	opacity: 0.1;
}

.hero-slider .single-slider .text {
	float: none;
	text-align: left;
	margin: 138px 0 0;
	/* display: none; */
}

.hero-slider .single-slider .img {
	float: none;
	text-align: left;
	max-width: none;
	width: auto;
	margin: 45px 0 0;
	/* margin: 138px 0 0; */
	/* display: none; */
}

/* .hero-slider .single-slider .text h1 {
	color: #000000;
	font-size: 42px;
	text-transform: capitalize;
	font-weight: 800;
	margin-bottom: 30px;
	margin: 0;
	padding: 0;
	line-height: 50px;
}
.hero-slider .single-slider .text h1 span {
	color: #5ebcb9;
	text-shadow: 0px 0px 19px #ffffffb3;
}
.hero-slider .single-slider .text p{
	margin: 30px 0px;
	font-size: 15px;
}
.hero-slider .single-slider .button a:last-child{
	margin-right:0px;
}
.hero-slider .single-slider .button .video {
	margin-left:10px;
}
.hero-slider .single-slider .button .video i {
	height: 48px;
	width: 48px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	background:#5ebcb9;
	border-radius: 100%;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	padding-left: 3px;
	font-size: 16px;
}
.hero-slider .single-slider .button .video:hover i{
	background:#000000;
	color:#fff;
} */
/* Slider Dots */
.hero-slider .owl-dots {
	position: absolute;
	left: 50%;
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.5);
	box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.5);
	bottom: -20px;
	margin-top: -47px;
	padding: 10px 25px;
	border-radius: 4px;
	margin: 0 0 0 -52px;
	/* display: none; */
}

.hero-slider .owl-dots .owl-dot {
	display: inline-block;
	margin-right: 10px;
}

.hero-slider .owl-dots .owl-dot:last-child {
	margin: 0px;
}

.hero-slider .owl-dots .owl-dot span {
	width: 12px;
	height: 12px;
	display: block;
	border-radius: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin: 0;
	background: #5ebcb9;
	position: relative;
}

.hero-slider .owl-dots .owl-dot:hover span {
	border-color: transparent;
}

.hero-slider .owl-dots .owl-dot span::before {
	position: absolute;
	top: -2px;
	left: -2px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	border: 1px solid;
	content: "";
	border-radius: 100%;
	color: #5ebcb9;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.hero-slider .owl-dots .owl-dot:hover span:before,
.hero-slider .owl-dots .owl-dot.active span:before {
	opacity: 1;
	visibility: visible;
}

/* Slider Animation */

/* .owl-item.active .text img{
    animation: fadeInLeft 1s both 0.6s;
} */
/* .owl-item.active .img img{
    animation: fadeInRight 1s both 0.6s;
} */

/* .owl-item.active .text h1{
    animation: fadeInLeft 1s both 0.6s;
}
.owl-item.active .text p{
    animation: fadeInLeft 1s both 1s;
}
.owl-item.active .text .button{
    animation: fadeInLeft 1s both 1.5s;
} */
.owl-item.active .single-slider1 .text img {
	animation: fadeInDown 1s both 0.6s;
}

.owl-item.active .single-slider2 .text img {
	animation: fadeInDown 1s both 0.6s;
}

.owl-item.active .single-slider3 .text img {
	animation: fadeInUp 1s both 0.6s;
}

.owl-item.active .single-slider4 .text4 img {
	animation: fadeInLeft 1s both 0.6s;
}

/* .hero-slider .single-slider .img img:hover {
	animation: bounce; 
	animation-duration: 2s;
} */

.hero-slider .single-slider2 .img img:hover {
	animation: bounce;
	animation-duration: 2s;
}

.hero-slider .single-slider3 .img {
	position: relative;
}

.hero-slider .single-slider3 .img .fdNum {
	position: absolute;
	top: 12.5%;
	left: 31%;
	color: #b3ff00;
}

/*=============================
	End Slider CSS 
===============================*/


/*=============================
	manufactor
===============================*/

.manufactor .content {
	width: 100%;
	display: flex;
}

.manufactor .content .cRight {
	flex-grow: 1;
	background-image: linear-gradient(to top right, #074c77, #2b9ca1);
}

.manufactor .content img {
	height: 100%;
	cursor: pointer;
}

/*=============================
	manufactor
===============================*/



/*=============================
	aboutZX
===============================*/

.aboutZX {
	background: #1c7a8f;
	padding: 20px;
	color: #fff;
}

.aboutZX .title {
	text-align: center;
	position: relative;
	width: 500px;
	font-size: 46px;
	letter-spacing: 6px;
	display: block;
	background: #1c7a8f;
	margin: 0 auto;
	clear: both;
	;
}

.aboutZX .title h2 {
	line-height: 80px;
	display: block;
	width: 300px;
	background: #1c7a8f;
	margin: 0 auto;
	font-size: 32px;
	z-index: 3;
}

.aboutZX .title h2 span {
	font-weight: normal;
}

.aboutZX .title::after {
	content: "";
	display: block;
	width: 500px;
	height: 1px;
	background: #fff;
	position: absolute;
	bottom: 40px;
	/* z-index: 5; */
}

.aboutZX .content {
	width: 888px;
	margin: 0 auto;
}

.aboutZX .content p {
	text-align: center;
	color: #ffffffaa;
	margin-bottom: 30px;
}

.aboutZX .aNum {
	text-align: center;
}

.aboutZX .aNum h3 {
	font-size: 14px;
	font-weight: normal;
}

.aboutZX .aNum h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	color: #ffffffaa;
}

.aboutZX .aNum h3 label {
	font-size: 50px;
	margin-right: 5px;
	text-shadow: 2px 2px #000;
}

.aboutZX .aNum h3 span {
	color: #ffffffaa;
}

.aboutZX .aNum:hover label {
	color: #ffff00;
}

/*=============================
	aboutZX
===============================*/

/*=============================
	Our Features CSS
===============================*/
.features {
	background: #fff;
}

.features .single-feature {
	position: relative;
}

.features .serial {
	font-size: 70px;
	font-weight: 700;
	color: #dedfe4;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	line-height: 54px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.features .single-feature.active .serial {
	color: #5ebcb9;
}

.features .single-feature:hover .serial {
	color: #5ebcb9;
}

.features .f-content {
	padding-left: 100px;
}

.features .f-content h3 {
	color: #000000;
	font-size: 18px;
	margin-bottom: 15px;
}

.features .f-content h3 .inner {
	display: block;
	font-size: 15px;
	font-weight: 400;
	margin-top: 5px;
	color: #5ebcb9;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.features .single-feature:hover .inner {
	color: #666;
}

/*=============================
	End Features CSS
===============================*/




/*=============================
	智慧化综合管理平台
===============================*/
.platform {
	padding: 0;
	background: #000000;
	overflow: hidden;
	position: relative;
	height: 768px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.platform .Cav {
	flex-grow: 1;
	height: 100%;
	background-image: linear-gradient(to bottom right, #1daebc, #0e578b);
}

.platform .Cav .tab-pane {
	width: 100%;
	height: 100%;
	position: relative;
	/* background: #fff; */
}

.platform .Cav .tab-pane img {
	width: 100%;
	height: 100%;
	/* background: #fff; */
}

.platform .Cav .fdNum {
	position: absolute;
	font-size: 32px;
	color: #fff;
}

.platform .Cav #C_3 .fdNum {
	top: 46%;
	left: 31%;
}

.platform .menu {
	/* background-image: url("../img/05bg02.jpg"); */
	background: url(../img/platform/bg.png) right;
	width: 100%;
	max-width: 711px;
	height: 768px;
	float: right;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-right: 100px;
}

.platform .menu .nav-tabs {
	width: 450px;
	height: 652px;
	background: #fff;
	border-radius: 50px;
	/* overflow: hidden; */
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.platform .menu .nav-tabs li {
	height: 25%;
	;
	border-radius: 50px;
}

.platform .menu .nav-tabs li i {
	display: block;
	float: left;
	width: 30%;
	height: 100%;
}

.platform .menu .nav-tabs li h3 {
	margin: 45px 0 15px 0;
}

.platform .menu .nav-tabs li h4 {
	font-size: 20px;
	font-weight: normal;
}

.platform .menu .nav-tabs li#T_1 i {
	background: url(../img/platform/platform_icon1.png) no-repeat center;
}

.platform .menu .nav-tabs li#T_2 i {
	background: url(../img/platform/platform_icon2.png) no-repeat center;
}

.platform .menu .nav-tabs li#T_3 i {
	background: url(../img/platform/platform_icon3.png) no-repeat center;
}

.platform .menu .nav-tabs li#T_4 i {
	background: url(../img/platform/platform_icon4.png) no-repeat center;
}

.platform .menu .nav-tabs li.active {
	background: #2fa4a5;
	color: #fff;
	position: relative;
}

.platform .menu .nav-tabs li.active::after {
	content: "";
	display: block;
	position: absolute;
	background: #2fa4a5;
	top: 50px;
	left: -10px;
	width: 30px;
	height: 30px;
	transform: rotate(45deg);
}

.platform .menu .nav-tabs li#T_1.active i {
	background: url(../img/platform/platform_icon1b.png) no-repeat center;
}

.platform .menu .nav-tabs li#T_2.active i {
	background: url(../img/platform/platform_icon2b.png) no-repeat center;
}

.platform .menu .nav-tabs li#T_3.active i {
	background: url(../img/platform/platform_icon3b.png) no-repeat center;
}

.platform .menu .nav-tabs li#T_4.active i {
	background: url(../img/platform/platform_icon4b.png) no-repeat center;
}


/*=============================
	End 智慧化综合管理平台
===============================*/





/*=============================
	Why Choose CSS
===============================*/
.why-choose {
	padding: 0;
	background: #000000;
	overflow: hidden;
	position: relative;
	height: 768px;
}

.why-choose .container-fluid {
	background-image: url("../img/05bg02.jpg");
	width: 711px;
	height: 768px;
	float: right;
}

.why-choose .container-fluid .row {
	display: none;
}

.why-choose .no-margin {
	margin: 0;
	padding: 0;
}

.why-choose .video-main {
	position: absolute;
	width: 1208px;
	height: 768px;
	/*background-image: url("../img/breadcum-bg.jpg");*/
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	left: 0;
	/* background-image: url("../img/05bg01.jpg"); */
}

.why-choose .video-main:before {
	opacity: 0;
	visibility: hidden;
}

.why-choose .video-main:hover:before {
	opacity: 0.7;
	visibility: visible;
}

.why-choose .video-play a {
	top: 50%;
	left: 50%;
	margin-left: -35px;
	margin-top: -35px;
	width: 70px;
	height: 70px;
	line-height: 70px;
	border-radius: 100%;
	background: #fff;
	color: #5ebcb9;
	font-size: 20px;
	position: absolute;
	transform: scale(0);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	padding-left: 3px;
}

.why-choose .video-main:hover a {
	transform: scale(1);
	opacity: 1;
	visibility: visible;
}

.why-choose .video-play a:hover {
	background: #5ebcb9;
	color: #fff;
}

/* Faq Area */
.why-choose .faq-area {
	padding: 60px 40px;
}

.why-choose .faq-area .title h2 {
	color: #fff;
	font-size: 27px;
	font-weight: 600;
	position: relative;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.why-choose .faq-area .title h2:before {
	content: "";
	width: 60px;
	height: 3px;
	position: absolute;
	bottom: -2px;
	background: #fff;
	left: 0;
}

.why-choose .faq-area .title h2::after {
	content: "";
	width: 5px;
	height: 3px;
	position: absolute;
	bottom: -2px;
	background: #000000;
	margin-left: 42px;
	left: 0;
}

.why-choose .panel-group {
	margin: 0;
	text-align: left;
}

.why-choose .panel {
	background: #fff;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin: 0 0 10px;
}

.why-choose .panel-heading {
	background: none;
}

.why-choose .faq-title a {
	padding: 20px;
	font-size: 15px;
	font-weight: 400;
	position: relative;
	color: #666;
	background: transparent;
	width: 100%;
	display: block;
	border: 1px solid #ddd;
	padding: 15px 20px;
	font-weight: 600;
	border-radius: 4px 4px 0 0;
}

.why-choose .faq-title a::before {
	content: "\f056";
	font-family: "Font Awesome 5 Free";
	top: 50%;
	margin-top: -15px;
	right: 10px;
	position: absolute;
	background: transparent;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-size: 17px;
	border-radius: 5px;
}

.why-choose .panel .faq-title a {
	color: #fff;
	background: #5ebcb9;
	text-decoration: none;
	border-color: transparent;
}

.why-choose .panel .faq-title a.collapsed {
	color: #000000;
	background: #fff;
	text-decoration: none;
	border-color: transparent;
	border-radius: 4px;
}

.why-choose .faq-title a.collapsed::before {
	content: "\f055";
	font-family: "Font Awesome 5 Free";
	color: #666;
	background: transparent;
	transition: all 0.4s ease;
}

.why-choose .faq-body {
	padding: 20px;
	color: #666;
	box-shadow: none;
	text-shadow: none;
	background: #F6F6F6;
	font-weight: 300;
	border-radius: 0 0 4px 4px;
}

.why-choose .panel-default {
	border: none;
	box-shadow: none;
	text-shadow: none;
	margin: 0 0 15px;
}

.why-choose .panel-default:last-child {
	margin: 0;
}

/*=============================
	End Why Choose CSS
===============================*/



/*=============================
	Services CSS
===============================*/
.services {
	background: #F6F6F6;
}

.services .section-title h2::after {
	background: #f6f6f6;
}

.services .single-service {
	position: relative;
	background: #fff;
	padding: 50px 30px;
	margin-top: 30px;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	overflow: hidden;
}

.services .single-service:hover {
	background: #5ebcb9;
}

.services .single-service.active {
	background: #5ebcb9;
}

.services .single-service i {
	font-size: 56px;
	color: #F6F6F6;
	position: absolute;
	right: 10px;
	top: 10px;
	opacity: 0.8;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.services .single-service:hover i,
.services .single-service.active i {
	color: #fff;
	opacity: 1;
	visibility: visible;
}

.services .single-service h4 {
	position: relative;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.services .single-service:hover h4 {
	color: #fff;
}

.services .single-service.active h4 {
	color: #fff;
}

.services .single-service h4:before {
	position: absolute;
	content: "";
	left: 0;
	bottom: -1px;
	height: 2px;
	width: 50px;
	background: #5ebcb9;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.services .single-service:hover h4:before {
	background: #fff;
	width: 30px;
}

.services .single-service.active h4:before {
	background: #fff;
	width: 30px;
}

.services .single-service p {
	color: #7b7b7b;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.services .single-service:hover p {
	color: #fff;
}

.services .single-service.active p {
	color: #fff;
}

.services .single-service a {
	margin-top: 30px;
	display: inline-block;
	color: #5ebcb9;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.services .single-service a:hover {
	opacity: 0.8;
}

.services .single-service:hover a,
.services .single-service.active a {
	color: #fff
}

/*=============================
	End Services CSS
===============================*/

/*=============================
	About US CSS
===============================*/
.about {
	background: #fff;
}

.about .about-content {
	padding-right: 50px;
}

.about .about-content .story {
	display: block;
	color: #04AAF4;
	margin-bottom: 20px;
	font-size: 17px;
}

.about .about-content .story i {
	color: #04AAF4;
	margin-right: 5px;
	font-size: 22px;
}

.about .about-content h3 {
	font-size: 30px;
	font-weight: 600;
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.about .about-content h3::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: -1px;
	height: 2px;
	width: 60px;
	background: #5ebcb9;
}

.about .about-content h3 span {
	display: inline-block;
	font-weight: 700;
	color: #5ebcb9;
}

.about .about-content p {
	line-height: 26px;
	margin-bottom: 10px;
}

.about .about-content p:last-child {
	margin: 0;
}

.about .about-content .button {
	margin-top: 40px;
}

.about .about-content .button .btn {
	background: #000000;
	margin-right: 15px;
}

.about .about-content .button .btn:before {
	background: #5ebcb9;
}

.about .about-content .button .btn.primary {
	background: #5ebcb9;
}

.about .about-content .button .btn.primary:before {
	background: #000000;
}

.about .about-content .button .btn:last-child {
	margin: 0;
}

.about .about-img {
	position: relative;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	border: 10px solid #fff;
	border-radius: 4px;
}

.about .about-img:before {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.about .about-img:hover:before {
	opacity: 0.6;
	visibility: visible;
}

.about .about-img .video {
	height: 64px;
	width: 64px;
	line-height: 64px;
	background: #5ebcb9;
	color: #fff;
	font-size: 20px;
	border-radius: 100%;
	display: block;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -32px;
	padding-left: 4px;
	transform: scale(0);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;

}

.about .about-img .video i {
	line-height: 64px;
	;
}

.about .about-img .video:hover {
	background: #fff;
	color: #5ebcb9;
}

.about .about-img:hover .video {
	transform: scale(1);
}

.about .about-img img {
	height: 100%;
	width: 100%;

}

/*=============================
	End About US CSS
===============================*/



/*=============================
	ArtsBoxs
===============================*/



.ArtsBoxs {}

.ArtsBoxs .single {
	height: 116px;
	width: 100%;
	margin: 20px;
	padding-left: 170px;
}

.ArtsBoxs .single span {
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	line-height: 30px;
	padding-top: 5px;
	display: block;
}

.ArtsBoxs .single p {
	font-size: 14px;
}

/*=============================
	End ArtsBoxs
===============================*/


/*=============================
	智慧化产品系列
===============================*/


.MineTitleBg {
	background: url(../img/MineTitleBg.jpg);
	background-size: cover;
}

.COLLEGESENERY {
	/* background: #fff; */

}

.COLLEGESENERYBgA {
	background: #f9f9f9;
}


.COLLEGESENERY .project-tab .nav-head {
	border: 0;
}

.COLLEGESENERY .project-tab .nav-head .nav-tabs {
	border: 0;
	display: flex;
	justify-content: space-around;
}

.COLLEGESENERY .project-tab .nav-head .nav-tabs li {
	background: url(../img/rollTh01.png) no-repeat;
	width: 190px;
	height: 65px;
	display: block;
	float: left;
	margin: 10px 90px;
	text-align: center;
	line-height: 56px;
	font-size: 18px;
	color: #034373;
	cursor: pointer;
}

.COLLEGESENERY .project-tab .nav-head .nav-tabs li:hover {
	/* background:none #2fa4a5 no-repeat; color:#fff; */
	color: #2fa4a5;
}

.COLLEGESENERY .project-tab .nav-head .nav-tabs li.active {
	background: url(../img/rollTh02.png) no-repeat;
	color: #fff;
}

.COLLEGESENERY .project-tab .nav-head .nav-tabs li a {
	background: none;
}





.COLLEGESENERY .single-news {
	margin: 15px 0;
}

.COLLEGESENERY .single-news img {
	width: 100%;
	margin: 0;
	padding: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 4px;
}

.COLLEGESENERY .single-news .news-head {
	position: relative;
	overflow: hidden;
	border-radius: 4px;
}

/* .COLLEGESENERY .single-news:hover .news-head img{
	-webkit-transform:scale(1.1)rotate(3deg);
	-moz-transform:scale(1.1)rotate(3deg);
	transform:scale(1.1)rotate(3deg);
} */

.COLLEGESENERY .single-news:hover .news-head img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}

.COLLEGESENERY .single-news .latter {
	line-height: 40px;
	background: #cee7e7;
	text-align: center;
	display: block;
	letter-spacing: 3px;
	margin-top: 12px;
}





/*=============================
	End 智慧化产品系列
===============================*/





/*=============================
	HarvardArt CSS
===============================*/
.HarvardArt {
	background: #f6f6f6;
	padding: 70px 0 100px;
}

.HarvardArt .single-butions {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 40px 20px;
	text-align: center;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin-top: 30px;
}

.HarvardArt .single-butions:hover {
	border-color: transparent;
	background: #5ebcb9;
	box-shadow: 0px 0px 15px #5ebcb9;
}

.HarvardArt .single-butions.active {
	border-color: transparent;
	background: #5ebcb9;
	box-shadow: 0px 0px 15px #5ebcb9;
}

.HarvardArt .single-butions .counter {
	font-weight: 700;
	font-size: 28px;
	color: #000000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.HarvardArt .single-butions:hover .counter {
	color: #fff;
}

.HarvardArt .single-butions.active .counter {
	color: #fff;
}

.HarvardArt .single-butions .latter {
	font-weight: 800;
	font-size: 22px;
	color: #000000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.HarvardArt .single-butions:hover .latter {
	color: #fff;
}

.HarvardArt .single-butions.active .latter {
	color: #fff;
}

.HarvardArt .single-butions p {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	min-height: 66px;
}

.HarvardArt .single-butions:hover p {
	color: #fff;
}

.HarvardArt .single-butions.active p {
	color: #fff;
}

.HarvardArt .contri-content {

	margin-top: 30px;
}

.HarvardArt .contri-content h2 {
	font-weight: 700;
	margin-bottom: 20px;
	font-size: 28px;
	line-height: 38px;
}

.HarvardArt .contri-content h2 span {
	display: block;
	font-size: 16px;
	font-weight: 600;
	line-height: 25px;
}

.HarvardArt .button {
	margin-top: 40px;
}

/*=============================
	End HarvardArt CSS
===============================*/




/*=============================
	Contributions CSS
===============================*/
.c-butions {
	background: #f6f6f6;
	padding: 70px 0 100px;
}

.c-butions .single-butions {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 40px 20px;
	text-align: center;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin-top: 30px;
}

.c-butions .single-butions:hover {
	border-color: transparent;
	background: #5ebcb9;
	box-shadow: 0px 0px 15px #5ebcb9;
}

.c-butions .single-butions.active {
	border-color: transparent;
	background: #5ebcb9;
	box-shadow: 0px 0px 15px #5ebcb9;
}

.c-butions .single-butions .counter {
	font-weight: 700;
	font-size: 28px;
	color: #000000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.c-butions .single-butions:hover .counter {
	color: #fff;
}

.c-butions .single-butions.active .counter {
	color: #fff;
}

.c-butions .single-butions .latter {
	font-weight: 800;
	font-size: 30px;
	color: #000000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.c-butions .single-butions:hover .latter {
	color: #fff;
}

.c-butions .single-butions.active .latter {
	color: #fff;
}

.c-butions .single-butions p {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.c-butions .single-butions:hover p {
	color: #fff;
}

.c-butions .single-butions.active p {
	color: #fff;
}

.c-butions .contri-content {

	margin-top: 30px;
}

.c-butions .contri-content h2 {
	font-weight: 700;
	margin-bottom: 20px;
	font-size: 28px;
	line-height: 38px;
}

.c-butions .contri-content h2 span {
	display: block;
	font-size: 16px;
	font-weight: 600;
	line-height: 25px;
}

.c-butions .button {
	margin-top: 40px;
}

/*=============================
	End Contributions CSS
===============================*/

/*=============================
	Experiences CSS
===============================*/
.experiencesC {
	/*background-image:url('../img/call-bg.jpg');*/
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	background-image: linear-gradient(to bottom left, #1daebc, #0b4481);
	background-position: 0 !important;
	padding: 30px;
	color: #fff;
}

.experiencesC.overlay:before {
	opacity: 0.6;
}

.experiencesC .experience-inner {
	text-align: center;
}

.experiencesC .experience-inner h2 {
	color: #fff;
	margin-bottom: 15px;
	padding-bottom: 22px;
	font-size: 32px;
	font-weight: 700;
}

.experiencesC .experience-inner h2 span {
	display: block;
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: 400;
}

.experiencesC .button .btn:before {
	background: #fff;
	border-radius: 4px;
}

.experiencesC .button .btn:hover {
	color: #000000;
}


.experiencesC h2::before {
	content: "";
	width: 50px;
	height: 5px;
	position: absolute;
	bottom: -1.5px;
	/*background: #5ebcb9;*/
	margin-left: -25px;
	left: 50%;
	background-image: linear-gradient(to left, #fff, #fff);
	border-radius: 5px;
}

/*=============================
	End Experiences CSS
===============================*/

/*=============================
	Projects CSS
===============================*/
.our-projects {
	background: #fff;
}

.our-projects .slider-portfolio .col-fix {
	margin: 0;
	padding: 0;
}

.our-projects .project-tab .nav-head {
	text-align: center;
}

.our-projects .nav {
	border: none;
	text-shadow: none;
	box-shadow: none;
	text-align: center;
	display: inline-block;
	margin-bottom: 60px;
	text-align: center;
}

.our-projects .nav li {
	border: none;
	text-shadow: none;
	box-shadow: none;
	margin-right: 10px;
}

.our-projects .nav li:last-child {
	margin-right: 0px;
}

.our-projects .nav li a {
	color: #000000;
	border: none;
	text-shadow: none;
	box-shadow: none;
	background: transparent;
	padding: 10px 22px;
	font-weight: 500;
	text-transform: uppercase;
	cursor: pointer;
	border-radius: 4px;
}

.our-projects .nav li:hover a,
.our-projects .nav li.active a {
	color: #fff;
	background: #5ebcb9;
	border: none;
	text-shadow: none;
	box-shadow: none;
}

.our-projects .pf-left {
	position: relative;
}

.our-projects .pf-left img {
	height: 100%;
	width: 100%;
}

.our-projects .pf-left::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.our-projects .pf-left:hover:before {
	opacity: 0.4;
	visibility: visible;
}

.our-projects .pf-left .button {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.our-projects .pf-left:hover .button {
	opacity: 1;
	visibility: visible
}

.our-projects .pf-left .button .btn {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -71.5px;
	margin-top: -23px;
	text-transform: uppercase;
	font-size: 14px;
}

.our-projects .pf-left .button .btn:hover {
	color: #333;
}

.our-projects .pf-left .button .btn:before {
	background: #fff;
}

.our-projects .pf-right {
	background: #000000;
	padding: 25px 60px;
}

.our-projects .content .small-title {
	color: #5ebcb9;
}

.our-projects .content h2 {
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	margin: 5px 0 15px 0;
}

.our-projects .content p {
	line-height: 26px;
	color: #ccc;
}

.our-projects .owl-nav {
	margin: 0;
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -20px;
}

.our-projects .owl-carousel .owl-nav button {
	height: 40px;
	width: 40px;
	line-height: 40px;
	background: #5ebcb9;
	color: #fff;
	font-size: 20px;
	position: absolute;
	margin: 0;
	border-radius: 4px;
}

.our-projects .owl-carousel .owl-nav button:hover {
	color: #fff;
}

.our-projects .owl-nav .owl-prev {
	left: 0;
}

.our-projects .owl-nav .owl-next {
	right: 0;
}

/* Slider Dots */
.our-projects .owl-dots {
	position: absolute;
	right: 0;
	background: #fff;
	box-shadow: -3px 0px 5px #0003;
	top: 50%;
	padding: 20px 15px;
	margin-top: -47px;
	border-radius: 4px 0 0 4px;
}

.our-projects .owl-dots .owl-dot {
	display: block;
	margin-bottom: 10px;
}

.our-projects .owl-dots .owl-dot:last-child {
	margin: 0px;
}

.our-projects .owl-dots .owl-dot span {
	width: 12px;
	height: 12px;
	display: block;
	border-radius: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin: 0;
	background: #5ebcb9;
	position: relative;
}

.our-projects .owl-dots .owl-dot:hover span {
	border-color: transparent;
}

.our-projects .owl-dots .owl-dot span::before {
	position: absolute;
	top: -2px;
	left: -2px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	border: 1px solid;
	content: "";
	border-radius: 100%;
	color: #5ebcb9;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.our-projects .owl-dots .owl-dot:hover span:before,
.our-projects .owl-dots .owl-dot.active span:before {
	opacity: 1;
	visibility: visible;
}

.our-projects .skill-main {
	margin-top: 35px;
}

.our-projects .skill-title h4 {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 13px;
}

.our-projects .progress {
	overflow: visible;
	box-shadow: none;
	background: #fff;
	height: 5px;
	border-radius: 4px;
}

.our-projects .progress-bar {
	position: relative;
	background: #5ebcb9;
	border: none;
	text-shadow: none;
	box-shadow: none;
	border-radius: 4px;
}

.our-projects .progress-bar span {
	position: absolute;
	right: 2px;
	top: -36px;
	color: #fff;
	font-weight: 500;
	font-size: 14px;
}

/* Single Portfolio */
.single-portfolio {
	background: #fff;
}

.single-portfolio .portfolio-gallery {
	position: relative;
}

.single-portfolio .portfolio-gallery img {
	width: 100%;
	height: 100%;
	border-radius: 4px;
}

/* Portfolio Dots */
.single-portfolio .owl-dots {
	position: absolute;
	right: 0;
	background: #fff;
	box-shadow: -3px 0px 5px #0003;
	top: 50%;
	padding: 20px 15px;
	margin-top: -47px;
	border-radius: 4px 0 0 4px;
}

.single-portfolio .owl-dot {
	display: block;
	margin-bottom: 10px;
}

.single-portfolio .owl-dot:last-child {
	margin: 0px;
}

.single-portfolio .owl-dot span {
	width: 12px;
	height: 12px;
	display: block;
	border-radius: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin: 0;
	background: #5ebcb9;
	position: relative;
}

.single-portfolio .owl-dot:hover span {
	border-color: transparent;
}

.single-portfolio .owl-dot span::before {
	position: absolute;
	top: -2px;
	left: -2px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	border: 1px solid;
	content: "";
	border-radius: 100%;
	color: #5ebcb9;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.single-portfolio .owl-dot:hover span:before,
.single-portfolio .owl-dot.active span:before {
	opacity: 1;
	visibility: visible;
}

.project-detail {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-image: url("../img/breadcum-bg.jpg");
	padding: 70px 30px;
	position: relative;
	border-radius: 4px;
}

.project-detail h2 {
	color: #fff;
	font-size: 22px;
}

.project-detail ul {
	position: relative;
	margin-top: 20px;
}

.project-detail ul li {
	color: #fff;
	line-height: 41px;
}

.project-detail ul li .name {
	font-weight: 600;
}

.project-detail ul li .des {
	float: right;
}

.project-detail ul li .des a:hover {
	color: #5ebcb9;
}

/* Portfolio Text */
.single-portfolio .detail-text {
	margin-top: 30px;
}

.single-portfolio .detail-text h2 {
	font-size: 25px;
	margin-bottom: 20px;
}

.single-portfolio .detail-text p {
	margin-bottom: 20px;
}

.single-portfolio .detail-text p:last-child {
	margin-bottom: 0px;
}

.single-portfolio .detail-text .button {
	margin-top: 20px;
}

.single-portfolio .detail-text .btn {
	background: #5ebcb9;
	color: #fff;
}

/*=============================
	End Projects CSS
===============================*/

/*=============================
	Watch Video CSS
===============================*/
.watch-video {
	background-image: url("../img/video-bg.jpg");
	background-size: cover;
	background-position: center;
	position: relative;
	overflow: hidden;
	text-align: center;
	padding: 150px 0;
}

.watch-video.overlay::before {
	background: #5ebcb9;
	opacity: 0.9;
}

.watch-video .watch-inner {
	max-width: 500px;
	display: inline-block;
}

.watch-video .video-head {
	border: 8px solid rgba(255, 255, 255, 0.3);
	display: inline-block;
	border-radius: 100%;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.watch-video .video-head:hover {
	border-color: #fff;
}

.watch-video .video-head .video {
	height: 80px;
	width: 80px;
	line-height: 80px;
	text-align: center;
	background: #fff;
	color: #5ebcb9;
	border-radius: 100%;
	display: inline-block;
	font-size: 28px;
	padding-left: 5px;
}

.watch-video .video-head .video:hover {
	background: #5ebcb9;
	color: #fff;
}

.watch-video .watch-inner h2 {
	color: #fff;
	margin: 15px 0;
}

.watch-video .watch-inner p {
	color: #fff;
}

/*=============================
	End Watch Video CSS
===============================*/

/*=============================
	Consultation CSS
===============================*/
.consultation {
	padding: 20px;
	/* background: #f6f6f6; */
	/* background-image: linear-gradient(to top right, #074e78, #2b9ba0); */
	background-image: linear-gradient(to right, #074e78, #2b9ba0);
	margin: 0 30px;
	border-radius: 30px;
}

.consultation .con-head {
	background: #fff;
	padding: 50px 30px;
	border-radius: 4px;
}

.consultation .consult-title h2 {
	color: #000000;
	font-size: 28px;
	font-weight: 700;
}

.consultation .consult-title h2 span {
	color: #5ebcb9;
}

.consultation .consult-title p {
	color: #000000;
	margin-top: 6px;
}

.consultation .form {
	margin-top: 30px;
}


.consultation .form .button .btn {
	text-align: left;
	margin-bottom: 0px;
	background: #093b6b;
}

.consultation .form .button .btn::before {
	background: #5ebcb9;
}


.consultation .form-group input {
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 12px 20px;
	color: #000000;
	border: 1px solid #ebebeb;
	border-radius: 4px;
	background: #fff;
	font-size: 13px;
	text-transform: capitalize;
	outline: none;
}

.consultation .form-group textarea {
	width: 100%;
	height: 180px;
	padding: 18px 20px;
	border: 1px solid #ebebeb;
	color: #000000;
	font-size: 13px;
	border-radius: 4px;
	outline: none;
}

.consultation .form-group input:focus,
.consultation .form-group textarea:focus,
.consultation .form-group input:hover,
.consultation .form-group textarea:hover {
	border: 1px solid #5ebcb9;
}

.consultation .consultation-image {
	margin-top: 50px;
}

.consultation.fix {
	overflow: hidden;
}

.consultation .consultation-image img:hover {
	/* animation: headShake; */
	/* referring directly to the animation's @keyframe declaration */
	/* animation-duration: 1s; */
	/* don't forget to set a duration! */
	-webkit-transform: scale(1.04);-moz-transform: scale(1.04);transform: scale(1.04);transition: all 0.4s ease;
}

/*=============================
	End Consultation CSS
===============================*/



/*=============================
	Testimonials CSS
===============================*/
.testimonials {
	background: #000000;
}

.testimonials .section-title h2,
.testimonials .section-title p {
	color: #fff;
}

.testimonials .section-title h2:after {
	background: #000000;
}

.testimonials .single-testimonial {
	text-align: left;
	background: #fff;
	padding: 40px;
	box-shadow: 0px 0px 7px #0000001a;
	margin-top: 20px;
	margin-bottom: 100px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-right: 3px solid transparent;
	border-radius: 4px;
}

.testimonials .single-testimonial p {
	position: relative;
	color: #2c2f38;
	font-size: 15px;
	font-weight: 400;
	line-height: 27px;
}

.testimonials .single-testimonial .img-head {
	position: absolute;
	left: 0;
	bottom: 5px;
}

.testimonials .single-testimonial .img-head::before {
	position: absolute;
	content: "";
	left: 30px;
	top: -36px;
	border: 15px solid #fff;
	border-bottom: 15px solid transparent;
	border-left: 0px solid transparent;
	border-right: 15px solid transparent;
}

.testimonials .single-testimonial .inner {
	position: relative;
}

.testimonials .single-testimonial img {
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 60px;
	display: inline-block;
	border-radius: 100%;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.testimonials .single-testimonial .name {
	padding-top: 20px;
	color: #5ebcb9;
	font-size: 16px;
	padding: 11px 0 11px 75px;
}

.testimonials .single-testimonial .name span {
	display: block;
	font-size: 14px;
	font-weight: 400;
	margin-top: 5px;
	color: #fff;
}

.testimonials .owl-dots {
	z-index: 333;
	left: 50%;
	width: 100%;
	text-align: center;
	margin-top: 25px;
}

.testimonials .owl-dots button {
	width: 40px;
	height: 5px;
	background: #fff;
	border-radius: 0px;
	margin-right: 5px;
	border: 1px solid transparent;
}

.testimonials .owl-dots button.active {
	background: #5ebcb9;
	border-color: transparent;
}

/* Testimonials White */
.testimonials.white {
	background: #fff;
}

.testimonials.white .section-title h2 {
	color: #000000
}

.testimonials.white .section-title h2:after {
	background: #fff;
}

.testimonials.white .section-title p {
	color: #666;
}

.testimonials.white .single-testimonial .name span {
	color: #666;
}

.testimonials.white .single-testimonial {
	text-align: left;
	background: #000000;
}

.testimonials.white .single-testimonial p {
	color: #fff;
}

.testimonials.white .single-testimonial .img-head::before {
	position: absolute;
	content: "";
	left: 30px;
	top: -35px;
	border-top-color: #000000;
}

.testimonials.white .owl-dots button {
	background: #000000;
}

.testimonials.white .owl-dots button.active {
	background: #5ebcb9;
}

/*=============================
	End Testimonials CSS
===============================*/

/*=============================
	classisCases 
===============================*/
.classisCases .item {
	-webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.3);
	margin-bottom: 30px;
	border-radius: 30px;
	overflow: hidden;


}

.classisCases .item img {
	width: 100%;
}

.classisCases .item .item-img {
	position: relative;
}

.classisCases .item .item-img:after {
	display: block;
	background: #fff;
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	bottom: -10px;
	left: 80px;
	transform: rotate(45deg);
}

.classisCases .item .item-content .btn,
.classisCases .item .item-content .date {
	display: none;
}

.classisCases .item .item-content h2 {
	display: block;
	text-align: center;
	line-height: 1.75;
	font-weight: normal;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: #2fa4a5;
	width: 68%;
	margin: 15px auto;
	font-size: 16px;
	border-radius: 20px;
	overflow: hidden;
}

.classisCases .item .item-content .text {
	margin: 10px auto;
	width: 88%;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	;
}


/*=============================
	End classisCases 
===============================*/

/*=============================
	indexHZAL 
===============================*/
.indexHZAL{overflow: hidden;}
.indexHZAL .indexHZALMarggy {
	padding: 10px 160px;
	;
	/* padding: 10px 11%; */
}

.indexHZAL .item {
	-webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.3);
	margin-bottom: 30px;
	border-radius: 10px;
	overflow: hidden;

	margin: 10px;
}

.indexHZAL .item img {
	width: 100%;
}

.indexHZAL .item .item-img {
	position: relative;
}

.indexHZAL .item .item-content .btn,
.indexHZAL .item .item-content .date {
	display: none;
}

.indexHZAL .item .item-content h2 {
	display: block;
	text-align: center;
	line-height: 1.75;
	font-weight: normal;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: #2fa4a5;
	width: 68%;
	margin: 15px auto;
	font-size: 16px;
	border-radius: 20px;
	overflow: hidden;
}

.indexHZAL .item .item-content .text {
	margin: 10px auto;
	width: 88%;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	;
}

/* .indexHZAL .owl-carousel .owl-nav{position: relative;} */
/* .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot */
.indexHZAL .owl-carousel .owl-nav button {
	background-image: linear-gradient(to bottom, #46abe5, #03e6bf);
	position: absolute;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	top: 50%;
	/* margin-top: -150px; */
	border-radius: 50px;
	font-size: 30px;
	color: #fff;
}

.indexHZAL .owl-carousel .owl-nav button.owl-prev {
	left: 5%;
}

.indexHZAL .owl-carousel .owl-nav button.owl-next {
	right: 5%;
}

.indexHZAL .item {
	position: relative;
}

.indexHZAL .item .item-body {
	position: absolute;
	cursor: pointer;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0004;
	padding: 5% 5%;

	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.indexHZAL .item .item-body div {
	color: #fff;
	line-height: 2;
}

.indexHZAL .item .item-body .title {
	font-size: 22px;
}

.indexHZAL .item .item-body .class {
	font-size: 14px;
}

.indexHZAL .item .item-body .content {
	font-size: 18px;
	margin: 14px 0;
}

.indexHZAL .item .item-body .but {
	display: block;
	float: left;
	margin-top: 20px;
	padding: 5px 18px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background-image: linear-gradient(to right, #4aade6, #05e7bf);
	border-radius: 8px;
}

.indexHZAL .item:hover .item-body {
	top: 0;
	/* animation: fadeInDown 1s both 0.6s; */
}

.prduShow_Page .indexHZAL .indexHZALMarggy {
	padding: 10PX;
}

.prduShow_Page .indexHZAL .owl-carousel .owl-nav button.owl-prev {
	left: -5%;
}

.prduShow_Page .indexHZAL .owl-carousel .owl-nav button.owl-next {
	right: -5%;
}


.cpzxGcal .section-title {
	background: url(../img/cpzxGcalBanner.jpg);
	height: 201px;

}

.cpzxGcal .section-title h2 {
	line-height: 201px;
	font-size: 40px;
}

.cpzxGcal .section-title h2::before {
	display: none;
}

.cpzxGcal .owl-carousel .owl-nav button {
	background: #000c;
	width: 40px;
	height: 40px;
}

.cpzxGcal .item {
	box-shadow: none;
	border: 2px solid #71bfc0;
}

.cpzxGcal .item .item-img .title {
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
}

.rightHZAL{ background: #fff;}
.rightHZAL .aItem{ margin: 2px auto; text-align: center;}
.rightHZAL .aItem .title{ text-align: center;}
.rightHZAL .aItem img{width: 270px; padding-top: 3px; margin: 0 auto;}

/*=============================
	End indexHZAL 
===============================*/



/*=============================
	indexRXCP 
===============================*/
.indexRXCP .item {
	margin-bottom: 5px;
	border-radius: 0px;
	overflow: hidden;
}

.indexRXCP .item img {
	width: 100%;
}

.indexRXCP .item .item-img {
	position: relative;
}

.indexRXCP .item:hover .item-img {
	/* animation: pulse;
	animation-duration: 2s; */
	-webkit-transform: scale(1.04);-moz-transform: scale(1.04);transform: scale(1.04);transition: all 0.4s ease;

}

.indexRXCP .item .item-content .btn,
.indexRXCP .item .item-content .date {
	display: none;
}

.indexRXCP .item .item-content h2 {
	display: block;
	text-align: center;
	line-height: 1.25;
	font-weight: normal;
	color: #000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 88%;
	margin: 5px auto 20px;
	font-size: 26px;
	overflow: hidden;
	font-weight: bold;
}

.indexRXCP .item:hover .item-content h2 {
	color: #1ac0c3;
}

/*============================================================*/

.indexHHTJ {
	/* background: #f1f1f1; */
	padding: 20px;
	margin: 0px 15px 20px 15px;
	background: url(../img/HHTJBg.jpg) #f1f1f1;
}

.indexHHTJ #rxcpImg {
	max-height: 340px;
	text-align: center;
	margin: 0 auto;
	display: block;
}

.indexHHTJ .hhtj {
	padding: 0 10px;
	position: relative;
	;
}

.indexHHTJ .hhtj h2 {
	font-size: 34px;
	line-height: 90px;
}

.indexHHTJ .hhtj h3 {
	font-size: 22px;
	line-height: 36px;
	font-weight: normal;
}

.indexHHTJ .hhtj but {
	position: absolute;
	right: 0;
	top: 0;
	padding: 5px 18px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background-image: linear-gradient(to bottom, #4aade6, #05e7bf);
	border-radius: 30px;
}

.indexHHTJ .hhtj .hotList {
	margin-top: 20px;
	max-width: 300px;
}

.indexHHTJ .hhtj .hotList li {
	border-bottom: 1px solid #999;
	font-size: 20px;
	line-height: 2.6;
	margin-top: 20px;
	font-weight: bold;
}

.indexHHTJ .hhtj .hotList li i {
	line-height: 2.6;
}

/*=============================
	End indexRXCP 
===============================*/



/*=============================
	Strengths 
===============================*/

.Strengths {
	background: #f9f9f9;
	padding:35px 0 15px;
}

.Strengths .item {
	width: 100%;
	border: 1px solid #999;
	border-radius: 10px;
	position: relative;
	margin-top: 90px;
	text-align: center;
	padding-top: 60px;
	cursor: pointer;
}

.Strengths .item .item-icon {
	display: block;
	width: 80px;
	height: 112px;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	top: -76px;
	background: url(../img/ysIconBg.png);
	text-align: center;
	padding-top: 50px;
}

.Strengths .item .item-icon img {
	width: 40px;
	margin-left: -2px;
	;
}

.Strengths .item h2 {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 10px;
}

.Strengths .item h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}


.Strengths .item .item-img {
	margin-top: 10px;
	text-align: center;
	margin-bottom: 15px;
}

.Strengths .item .item-img img {
	height: 120px;
}

.Strengths .item.cur,
.Strengths .item:hover {
	background: #2fa4a5;
	color: #fff;
}

.Strengths .item:hover .item-img img {
	/* animation: headShake;
	animation-duration: 2s; */
	-webkit-transform: scale(1.04);-moz-transform: scale(1.04);transform: scale(1.04);transition: all 0.4s ease;

}

/*=============================
	End Strengths 
===============================*/


/*=============================
	indexCPDZ 
===============================*/

.indexCPDZ {
	/* background:url(../img/indexBlueBg.jpg); */
	background-image: linear-gradient(to bottom, #29709e, #1ac0c3);
	padding:35px 0 15px;
}

.indexCPDZ .section-title h2 {
	color: #fff;
}

.indexCPDZ .section-title p {
	color: #fff;
}

.indexCPDZ .cpdz {
	background: url(../img/indexBgInBg.jpg);
	width: 96%;
	border-radius: 30px;
	margin: 0 auto;
	padding: 30px 80px;
}

.indexCPDZ .item {
	width: 88%;
	background: #fff;
	border-radius: 30px;
	position: relative;
	margin: 20px auto;
	text-align: center;
	padding: 60px 10px 50px;
	cursor: pointer;
}

.indexCPDZ .item .item-icon {
	display: block;
	width: 80px;
	height: 80px;
	background: #4aabe7;
	text-align: center;
	margin: 0 auto;
	border-radius: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.indexCPDZ .item .item-icon img {
	/* -webkit-filter: grayscale(100%); filter: grayscale(100%); */
	filter: brightness(100);
	max-width: 70%;
}

.indexCPDZ .item h2 {
	background-image: linear-gradient(to right, #04e6bf, #4ba7e8);
	font-size: 24px;
	line-height: 40px;
	margin: 20px 10px;
	color: #fff;
	border-radius: 30px;
}

.indexCPDZ .item h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 30px;
	display: block;
	height: 40px;
	/* white-space: nowrap; text-overflow: ellipsis; */
	/* overflow: hidden; */
}

.indexCPDZ .item.cur,
.indexCPDZ .item:hover {
	background-image: linear-gradient(to bottom, #46abe5, #03e6bf);
	color: #fff;
}

.indexCPDZ .item.cur h2,
.indexCPDZ .item:hover h2 {
	background: #fff;
	color: #4aabe7;
}

.indexCPDZ .item.cur .item-icon,
.indexCPDZ .item:hover .item-icon {
	background: #fff;
}

.indexCPDZ .item.cur img,
.indexCPDZ .item:hover img {
	/* -webkit-filter: grayscale(100%); filter: grayscale(100%); */
	/* -webkit-filter: grayscale(0%); filter: grayscale(0%); */
	/* filter: brightness(100) */
	filter: none
}


.indexCPDZ .item:hover .item-icon {
	animation: headShake;
	animation-duration: 2s;
	/* -webkit-transform: scale(1.04);-moz-transform: scale(1.04);transform: scale(1.04);transition: all 0.4s ease; */

}

/*=============================
	End indexCPDZ 
===============================*/




/*=============================
	cpIndexQtcp 
===============================*/

.cpIndexQtcp {

	padding:35px 0 15px;
}

.cpIndexQtcp .section-title h3 {
	font-size: 30px;
}

.cpIndexQtcp .cpdz {
	background-color: #f4f4f4;
	/* width: 96%; */
	border-radius: 10px;
	margin: 0 auto;
	padding: 30px 80px;
	display: flex;
	align-items: stretch;
}

.cpIndexQtcp a {
	display: block;
	height: 100%;
}

.cpIndexQtcp .item {
	height: 100%;
	width: 88%;
	background: #fff;
	border-radius: 20px;
	position: relative;
	/* margin: 20px auto; */
	text-align: center;
	/* padding: 30px 10px 60px;  */
	cursor: pointer;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.cpIndexQtcp .item .item-icon img {

	width: 100%;
}

.cpIndexQtcp .item h3 {
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	display: block;
	border-radius: 0px 0px 18px 18px;
	display: block;
	padding: 3px 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	border: 2px solid #71bfc0;
	/* flex-grow: 1; */
}

.cpIndexQtcp .item.cur,
.cpIndexQtcp .item:hover {
	background-image: linear-gradient(to bottom, #0086d9, #00d8c3);
	color: #fff;
}

/* .cpIndexQtcp .item.more{
	margin: 0 auto;
} */

.cpIndexQtcp .item.cur .item-icon,
.cpIndexQtcp .item:hover .item-icon {
	background: #fff;
}

.cpIndexQtcp .item.cur img,
.cpIndexQtcp .item:hover img {
	/* -webkit-filter: grayscale(100%); filter: grayscale(100%); */
	/* -webkit-filter: grayscale(0%); filter: grayscale(0%); */
	/* filter: brightness(100) */
	filter: none
}

.cpIndexQtcp .item.cur h3,
.cpIndexQtcp .item:hover h3 {
	border: 0;
	line-height: 34px;
}


.cpIndexQtcp .item:hover .item-icon {
	/* animation: headShake; 
	animation-duration: 2s; */
	-webkit-transform: scale(1.04);-moz-transform: scale(1.04);transform: scale(1.04);transition: all 0.4s ease;

}

/*=============================
	End cpIndexQtcp 
===============================*/



/*=============================
	cpIndexZHFA 
===============================*/

.cpIndexZHFA {
	/* background:url(../img/indexBlueBg.jpg); */
	background: #fff;
	padding:35px 0 15px;
}

.cpIndexZHFA .cpdz {
	background-image: linear-gradient(to left, #0081dc, #00e7bd);
	/* width: 96%; */
	border-radius: 30px;
	margin: 0 auto;
	padding: 30px 10%;
}

.cpIndexZHFA .item {
	width: 88%;
	background: #fff;
	border-radius: 30px;
	position: relative;
	margin: 10px auto;
	text-align: center;
	padding: 20px 10px 10px;
	cursor: pointer;
	max-width: 180px;

}

.cpIndexZHFA .item .item-icon {
	display: block;
	width: 100px;
	height: 80px;
	text-align: center;
	margin: 0 auto;
	border-radius: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 10px;
}

.cpIndexZHFA .item .item-icon img {
	/* -webkit-filter: grayscale(100%); filter: grayscale(100%); */
	filter: none;
	width: 150px;
	/* max-width:70%; */
}

.cpIndexZHFA .item h2 {
	/* font-weight: normal; */
	font-size: 18px;
	line-height: 40px;
	margin: 10px;
	/* color: #777; */
	border-radius: 30px;
	color: #007cdc;
}

.cpIndexZHFA .item h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	display: block;
	height: 20px;
	/* white-space: nowrap; text-overflow: ellipsis; */
	/* overflow: hidden; */
}

.cpIndexZHFA .item.cur,
.cpIndexZHFA .item:hover {
	background-image: linear-gradient(to bottom, #46abe5, #03e6bf);
	color: #fff;
}

.cpIndexZHFA .item.cur h2,
.cpIndexZHFA .item:hover h2 {

	color: #fff;
}

/* .cpIndexZHFA .item.cur .item-icon,
.cpIndexZHFA .item:hover .item-icon{
	background: #fff;
} */

.cpIndexZHFA .item.cur img,
.cpIndexZHFA .item:hover img {
	/* -webkit-filter: grayscale(100%); filter: grayscale(100%); */
	/* -webkit-filter: grayscale(0%); filter: grayscale(0%); */
	/* filter: brightness(100) */

	filter: brightness(100);
}


.cpIndexZHFA .item:hover .item-icon {
	/* animation: headShake;
	animation-duration: 2s; */
	-webkit-transform: scale(1.04);-moz-transform: scale(1.04);transform: scale(1.04);transition: all 0.4s ease;
}

/*=============================
	End cpIndexZHFA 
===============================*/




/*=============================
	cpIndexProductClass 
===============================*/

.cpIndexProductClass {
	background: #fff;
	padding:35px 0 15px;
}

.cpIndexProductClass .item {
	margin: 20px 0;
	position: relative;
	overflow: hidden;
}

.cpIndexProductClass .item .content {
	position: absolute;
	top: 20px;
	right: 30px;
	float: right;
	text-align: right;
	line-height: 2.4;
}

.cpIndexProductClass .item .content h2 {
	line-height: 60px;
}

.cpIndexProductClass .item .content .hot_list {}

.cpIndexProductClass .item .item-icon img {
	width: 98%;
	margin: 0 auto;
	border: 0px solid #59b5b5;
	border-radius: 15px;
	/* animation-duration: 5s; */
	transition: border-color .8s ease;
}

.cpIndexProductClass .item.cur,
.cpIndexProductClass .item:hover {
	/* color: #fff; */
}

/* .cpIndexProductClass .item.cur .item-icon,
.cpIndexProductClass .item:hover .item-icon{
	background: #fff;
} */

.cpIndexProductClass .item.cur img,
.cpIndexProductClass .item:hover img {
	/* -webkit-filter: grayscale(100%); filter: grayscale(100%); */
	/* -webkit-filter: grayscale(0%); filter: grayscale(0%); */
	/* filter: brightness(100) */
	border: 0px solid #298989;
}


.cpIndexProductClass .item:hover .item-icon {
	/* animation: headShake; 
	animation-duration: 0.5s; */

}

/*=============================
	End cpIndexProductClass 
===============================*/




/*=============================
	indexWMYS 
===============================*/

.indexWMYS {
	/* background:url(../img/indexBlueBg.jpg); */
	background-image: linear-gradient(to bottom, #29709e, #1ac0c3);
	padding: 25px 0 15PX;
}

.indexWMYS .section-title h2 {
	color: #fff;
}

.indexWMYS .section-title p {
	color: #fff;
}

.indexWMYS .wmys {
	width: 100%;
	border-radius: 30px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.indexWMYS .wmys img {
	border: 10px solid #333;
	border-radius: 10px;
}

.indexWMYS .wmys .nav-tabs {
	border: 0;
	position: absolute;
	width: 100%;
}

.indexWMYS .wmys .nav-tabs li {
	/* background: #fff8;border: 1px solid; */
	width: 25%;
	height: 160px;
	text-align: left;
	text-indent: -10000px;
	cursor: pointer;
}

/*=============================
	End indexWMYS 
===============================*/


/*=============================
	indexGYWM 
===============================*/

.indexGYWM {
	/* background:url(../img/indexBlueBg.jpg); */
	background: #f1f1f1;
	padding: 66px 30px;
}

.indexGYWM .nums {
	position: relative;
}

.indexGYWM .nums::after {
	content: "";
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	/* border: 1px solid red; */
	background: #f1f1f1;
	top: 50%;
	left: 50%;
	margin-top: -10px;
	margin-left: -10px;
	z-index: 10;
}

.indexGYWM .nums::before {
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: block;
	position: absolute;
	/* border: 1px solid red; */
	background: #2976a0;
	top: 50%;
	left: 50%;
	margin-top: -2px;
	margin-left: -2px;
	z-index: 11;
}

.indexGYWM .nums {
	padding: 30px;
}

.indexGYWM .nums .aNum {
	padding: 10px;
	text-align: center;
	font-weight: normal;
}

.indexGYWM .nums .aNum h4,
.indexGYWM .nums .aNum h3 {
	font-weight: normal;
}

.indexGYWM .nums .aNum label {
	font-size: 60px;
	color: #2976a0;
}

.indexGYWM .nums .aNum:nth-child(1) {
	border-right: 1px solid #2976a0;
	border-bottom: 1px solid #2976a0;
}

.indexGYWM .nums .aNum:nth-child(2) {
	border-bottom: 1px solid #2976a0;
}

.indexGYWM .nums .aNum:nth-child(3) {
	border-right: 1px solid #2976a0;
}

.indexGYWM .nums .aNum:nth-child(4) {}



.indexGYWM .gywm .title h2 {
	color: #2976a0;
	line-height: 90px;
}

.indexGYWM .gywm .title h2 span {
	position: relative;
	color: #222;

}

.indexGYWM .gywm .title h2 span::after {
	content: "";
	width: 100%;
	height: 4px;
	display: block;
	position: absolute;
	/* border: 1px solid red; */
	background: #2976a0;
	bottom: -10px;
	left: 0;
	margin-left: -2px;
	z-index: 11;
}

.indexGYWM .gywm .but {
	display: block;
	float: left;
	margin-top: 20px;
	padding: 5px 18px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background-image: linear-gradient(to right, #4aade6, #05e7bf);
	border-radius: 8px;
}

.indexWMYS .wmys .nav-tabs {
	border: 0;
	position: absolute;
	width: 100%;
}

.indexWMYS .wmys .nav-tabs li {
	/* background: #fff8;border: 1px solid; */
	width: 25%;
	height: 160px;
	text-align: left;
	text-indent: -10000px;
	cursor: pointer;
}

/*=============================
	End indexGYWM 
===============================*/




/*=============================
	indexGNXP 
===============================*/

.indexGNXP {
	/* background:url(../img/indexBlueBg.jpg); */
	/* background-image: linear-gradient(to bottom, #29709e, #1ac0c3); */
	padding:35px 0 15px;
}

/* .indexGNXP .section-title h2{color: #fff;}
.indexGNXP .section-title p{color: #fff;} */
.indexGNXP .cpdz {
	display: flex;
	flex-wrap: wrap;
}

.indexGNXP .cpdz .aItem {
	width: 20%;

}

.indexGNXP .cpdz .aItem a {
	width: 80%;
	margin: 20px auto;
	display: block;
	background-image: linear-gradient(to bottom, #46abe5, #03e6bf);
	padding: 1px;
	border-radius: 30px;
}

.indexGNXP .cpdz .aItem a .item {
	width: 100%;
	background: #fff;
	border-radius: 30px;
	position: relative;
	text-align: center;
	padding: 30px 10px 30px;
	cursor: pointer;
	/* border: 1px solid;
	border-image: linear-gradient(to top, #04e6bf, #4ba7e8) 1; */
	background: #fff;


}

.indexGNXP .item .item-icon {
	display: block;
	width: 80px;
	height: 80px;
	/* background: #4aabe7; */
	text-align: center;
	margin: 0 auto;
	border-radius: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.indexGNXP .item .item-icon img {
	/* -webkit-filter: grayscale(100%); filter: grayscale(100%); */
	/* filter: brightness(100); */
	max-width: 70%;
}

.indexGNXP .item h2 {
	/* background-image: linear-gradient(to right, #04e6bf, #4ba7e8); */
	font-size: 20px;
	line-height: 40px;
	margin: 10px;
	/* color: #fff; */
	/* border-radius: 30px; */
}

.indexGNXP .item h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	display: block;
	height: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.indexGNXP .cpdz .aItem a .item.cur,
.indexGNXP .cpdz .aItem a .item:hover {
	/* background-image: linear-gradient(to bottom, #46abe5, #03e6bf); */
	background: none;
	color: #fff;
	filter: brightness(100);
}

/* .indexGNXP .item.cur h2,
.indexGNXP .item:hover h2{
	background: #fff;
	color: #4aabe7;
} */

/* .indexGNXP .item.cur .item-icon,
.indexGNXP .item:hover .item-icon{
	background: #fff;
} */

.indexGNXP .item.cur img,
.indexGNXP .item:hover img {
	/* -webkit-filter: grayscale(100%); filter: grayscale(100%); */
	/* -webkit-filter: grayscale(0%); filter: grayscale(0%); */
	/* filter: brightness(100) */
	filter: none
}


.indexGNXP .item:hover .item-icon {
	animation: headShake;
	animation-duration: 2s;
	/* -webkit-transform: scale(1.14);-moz-transform: scale(1.14);transform: scale(1.14);transition: all 0.4s ease; */
}

/*=============================
	End indexGNXP 
===============================*/


/*=============================
	indexCosNewsList
===============================*/

.indexCosNewsList {
	background: #fff;
}

.indexCosNewsList .aNew .news-head h3 {
	background-image: linear-gradient(to left, #2fa4a5, #014071);
	height: 10px;
}

.indexCosNewsList .aNew .news-body {
	border: 1px solid #ccc;
	padding: 3px 10px;
}

.indexCosNewsList .aNew .news-body h3 {
	font-size: 18px;
	text-align: left;
	line-height: 32px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.indexCosNewsList .aNew .date {
	text-align: left;
	position: relative;
	line-height: 40px;
	color: #2fa4a5;
}

.indexCosNewsList .aNew .text {
	font-size: 12px;
}

.indexCosNewsList .aNew:hover h3 {
	opacity: 0.8;
}

.indexCosNewsList .aNew .date i {
	margin-right: 30px;
}

.indexCosNewsList .news .nav-tabs {
	border: 0;
	margin: 0 3px 15px;
}

.indexCosNewsList .news .nav-head li {
	display: block;
	float: left;
	margin-top: 0px;
	padding: 8px 28px;
	font-size: 20px;
	font-weight: bold;
	color: #222;
	/* background-image: linear-gradient(to right, #4aade6, #05e7bf); */
	border-radius: 30px;
	margin-right: 10px;
}

.indexCosNewsList .news .nav-head li.active {
	color: #fff;
	background-image: linear-gradient(to right, #4aade6, #05e7bf);
}

.indexCosNewsList .news .newsList li {
	border-bottom: 1px solid #ccc;
	padding: 20px 12px;
}

.indexCosNewsList .news .newsList li a {
	display: flex;
}

.indexCosNewsList .news .newsList li .date {
	display: block;
	float: left;
	min-width: 80px;
}

.indexCosNewsList .news .newsList li .date span {
	display: block;
	color: #4aade6;
	text-align: right;
	padding-right: 16px;
	font-size: 26px;
	padding-bottom: 0px;
	line-height: 30px;
}

.indexCosNewsList .news .newsList li .date span:nth-child(1) {
	font-size: 20px;
	line-height: 50px;
}

.indexCosNewsList .news .newsList li .info {
	display: block;
	float: left;
}

.indexCosNewsList .news .newsList li .info h3 {
	font-size: 24px;
	line-height: 50px;
}

.indexCosNewsList .news .newsList li .info p {
	font-size: 14px;
	line-height: 30px;
	color: #333;
}

/*=============================
	End indexCosNewsList 
===============================*/



/*=============================
	新闻中心
===============================*/

.indexNewsList {
	background: #fff;
}

.indexNewsList .aNew h3 {
	background: #074d78;
	font-size: 18px;
	color: #fff;
	padding: 0 10px;
	text-align: center;
	line-height: 32px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.indexNewsList .aNew_2 h3 {
	background: #2b9ba0;
}

.indexNewsList .aNew_3 h3 {
	background: #058ac2;
}

.indexNewsList .aNew .date {
	text-align: center;
	position: relative;
	line-height: 40px;
}

.indexNewsList .aNew .date::before {
	content: "";
	width: 30px;
	height: 2px;
	position: absolute;
	bottom: 5px;
	/*background: #5ebcb9;*/
	margin-left: -15px;
	left: 50%;
	background-image: linear-gradient(to left, #2fa4a5, #014071);
	border-radius: 5px;
}

.indexNewsList .aNew .text {
	padding: 3px 10px;
	font-size: 12px;
}

.indexNewsList .aNew:hover h3 {
	opacity: 0.8;
}


/*=============================
	End 新闻中心 
===============================*/



/*=============================
	Blog CSS CSS
===============================*/

.blog {
	background: #fff;
}

.blog .single-news {
	background: #fff;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.blog .single-news img {
	width: 100%;
	margin: 0;
	padding: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 4px;
}

.blog .single-news .news-head {
	position: relative;
	overflow: hidden;
	border-radius: 4px;
}

.blog .single-news:hover .news-head img {
	-webkit-transform: scale(1.1)rotate(3deg);
	-moz-transform: scale(1.1)rotate(3deg);
	transform: scale(1.1)rotate(3deg);
}

.blog .single-news .news-content {
	text-align: left;
	background: #fff;
	z-index: 99;
	position: relative;
	padding: 40px 12px 0 12px;
}

.blog .single-news .news-body h2 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 25px;
}

.blog .single-news .news-body h2 a {
	color: #000000;
}

.blog .single-news .news-body h2:hover a {
	color: #5ebcb9;
}

.blog .single-news .news-content p {
	font-weight: 300;
}

.blog .single-news .news-body .date {
	color: #fff;
	background: #5ebcb9;
	font-weight: 500;
	text-transform: capitalize;
	display: inline-block;
	padding: 10px 25px;
	border-radius: 4px;
	text-align: center;
	position: absolute;
	top: -30px;
	left: 12px;
	line-height: 20px;
}

.blog .single-news .date span {
	display: block;
	font-size: 20px;
}

.blog .single-news .news-body .btn {
	font-weight: 400;
	margin-top: 15px;
	color: #5ebcb9;
	padding: 0;
}

.blog .single-news .news-body .btn i {
	margin-left: 5px;
	display: inline;
	font-size: 11px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.blog .single-news .news-body .btn:hover i {
	margin-left: 10px;
}

.blog .single-news .news-body .btn:hover {
	color: #000000;
}

/* Blog Archive */
.blog.archive {
	padding: 70px 0 100px;
}

.blog.archive .single-news {
	margin-top: 30px;
}

/* Pagination CSS */
.pagination {
	text-align: left;
	margin: 40px 0 0 0;
}

.pagination .pagination-list li {
	margin-right: 5px;
	display: inline-block;
}

.pagination .pagination-list li:last-child {
	margin-right: 0px;
}

.pagination .pagination-list li a {
	background: #F6F6F6;
	color: #666;
	padding: 6px 18px;
	font-weight: 400;
	border: 1px solid #e1e1e1;
	font-size: 16px;
	border-radius: 4px;
}

.pagination .pagination-list li.active a,
.pagination .pagination-list li:hover a {
	background: #5ebcb9;
	color: #fff;
	border-color: transparent;
}

.pagination .pagination-list li a i {
	font-size: 13px;
}

.pagination .pagination-list li a i {}

.blog-grids.pagination {
	margin-top: 50px;
	text-align: center;
}

/* Blog Sidebar */
.blog-sidebar {
	background: #fff;
	margin-top: 30px;
}

.blog-sidebar .single-widget {
	margin-bottom: 50px;
}

.blog-sidebar .single-widget .title {
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
}

.blog-sidebar .single-widget .title span {
	color: #5ebcb9;
}

.blog-sidebar .single-widget:last-child {
	margin: 0;
}

.blog-sidebar .search {
	position: relative;
}

.blog-sidebar .search input {
	width: 100%;
	height: 48px;
	box-shadow: none;
	text-shadow: none;
	border: none;
	color: #000000;
	padding: 0 15px;
	border-bottom: 1px solid #c6c6c6;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	outline: none;
}

.blog-sidebar .search:hover input {
	border-bottom-color: #5ebcb9;
	outline: none;
}

.blog-sidebar .search .button {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 48px;
	box-shadow: none;
	text-shadow: none;
	text-align: center;
	border: none;
	font-size: 14px;
	color: #000000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.blog-sidebar .search:hover .button {
	color: #5ebcb9;
}

/* Category List */
.blog-sidebar .categor-list {
	margin-top: 15px;
}

.blog-sidebar .categor-list li {
	border-bottom: 1px solid #e5e5e5;
}

.blog-sidebar .categor-list li:last-child {
	border: none;
}

.blog-sidebar .categor-list li a {
	color: #717171;
	padding: 13px 0px;
	display: block;
}

.blog-sidebar .categor-list li a span {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #e6e6e6;
	display: inline-block;
	text-align: center;
	float: right;
	border-radius: 100%;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.blog-sidebar .categor-list li a:hover span {
	background: #5ebcb9;
	color: #fff;
	border-color: transparent;
}

.blog-sidebar .categor-list li a:hover {
	color: #5ebcb9;
}

.blog-sidebar .categor-list li a i {
	margin-right: 6px;
}

/* Recent Post */
.blog-sidebar .recent-post {}

.blog-sidebar .single-post {
	margin-top: 25px;
}

.blog-sidebar .single-post .image {
	float: left;
	margin-right: 10px;
}

.blog-sidebar .single-post .image img {
	height: 55px;
	width: 60px;
}

.blog-sidebar .single-post .content h5 {
	font-size: 14px;
	line-height: 18px;
}

.blog-sidebar .single-post .content h5 span {
	display: block;
	color: #5ebcb9;
	font-weight: 400;
	margin-bottom: 5px;
	font-size: 13px;
}

.blog-sidebar .single-post .content h5 a {
	color: #000000;
	font-weight: 500;
}

.blog-sidebar .single-post .content h5 a:hover {
	color: #5ebcb9;
}

/* Call Us */
.blog-sidebar .call-us {
	position: relative;
	background-image: url('../img/about.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 4px;
	overflow: hidden;
}

.blog-sidebar .call-us:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.7;
}

.blog-sidebar .call-us .content {
	text-align: left;
	position: relative;
	padding: 40px 30px;
}

.blog-sidebar .call-us .content p {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 28px;
}

.blog-sidebar .call-us .content p span {
	display: block;
	font-size: 25px;
	font-weight: 600;
}

.blog-sidebar .call-us .content a {
	color: #fff;
	background: #5ebcb9;
	padding: 8px 30px;
	border-radius: 4px;
	text-transform: uppercase;
	margin-top: 20px;
	display: inline-block;
	font-weight: 600;
}

.blog-sidebar .call-us .content a:hover {
	background: #fff;
	color: #444;
}

/* Blog Tags */
.blog-sidebar .side-tags {}

.blog-sidebar .side-tags .tag {
	margin-top: 30px;
}

.blog-sidebar .side-tags .tag li {
	display: inline-block;
	margin-right: 7px;
	margin-bottom: 26px;
}

.blog-sidebar .side-tags .tag li a {
	background: #f6f6f6;
	color: #666;
	padding: 8px 10px;
	border-radius: 2px;
}

.blog-sidebar .side-tags .tag a:hover {
	color: #fff;
	background: #5ebcb9;
}

/* Blog Single CSS */
.blog-single {
	background: #fff;
	padding: 70px 0 100px;
}

.blog-single .blog-single-main {
	margin-top: 30px;
}

.blog-single .blog-detail {
	background: #fff;
}

.blog-single .image {
	position: relative;
}

.blog-single .image img {
	width: 100%;
	height: 100%;
	border-radius: 4px;
}

.blog-single .blog-title {
	font-size: 30px;
	font-weight: 600;
	margin: 20px 0 10px;
}

.blog-single .blog-meta {
	margin-bottom: 30px;
	overflow: hidden;
}

.blog-single .blog-meta .author i {
	color: #5ebcb9;
	margin-right: 10px;
	font-size: 13px;
}

.blog-single .blog-meta .author a {
	margin-right: 10px;
}

.blog-single .blog-meta .author a:last-child {
	margin: 0;
}

.blog-single .like-comment {
	float: right;
}

.blog-single .blog-meta span {
	display: inline-block;
	font-size: 14px;
	color: #666;
}

.blog-single .blog-meta span a i {
	margin-right: 10px;
	color: #5ebcb9;
}

.blog-single .blog-meta span a:hover {
	color: #5ebcb9;
}

.blog-single .content p {
	margin-bottom: 20px;
}

.blog-single .content p:last-child {
	margin: 0;
}

.blog-single blockquote {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 500;
	border-left: 4px solid #5ebcb9;
	padding-left: 20px;
	padding: 10px 20px;
	background: #f6f6f6;
	padding: 20px;
}

.blog-single .share-social {
	overflow: hidden;
	padding: 10px 20px;
	border-radius: 4px;
	background: #000000;
	margin-top: 20px;
}

.blog-single .share-social .title {
	font-size: 15px;
	color: #fff;
	float: left;
	line-height: 35px;
}

.blog-single .share-social ul {
	float: right;
}

.blog-single .share-social ul li {
	display: inline-block;
	margin-right: 5px;
}

.blog-single .share-social ul li:last-child {
	margin-right: 0px;
}

.blog-single .share-social ul li a {
	color: #000000;
	height: 30px;
	width: 30px;
	line-height: 30px;
	border-radius: 100%;
	display: block;
	text-align: center;
	background: #fff;
}

.blog-single .share-social ul li a:hover {
	color: #fff;
	background: #5ebcb9;
	border-color: #5ebcb9;
}

/* Comments */
.blog-single .comments .comment-title {
	position: relative;
	text-align: left;
	font-size: 18px;
	color: #000000;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e2e2e2;
	font-weight: 400;
	margin-top: 35px;
	font-weight: 600;
}

.blog-single .comments .comment-title:before {
	position: absolute;
	left: 0;
	content: "";
	bottom: -1px;
	height: 1px;
	width: 60px;
	background: #5ebcb9;
}

.blog-single .comments {
	border-bottom: 1px solid #ddd;
}

.blog-single .comments .single-comment {
	position: relative;

	padding: 35px 0px;
}

.blog-single .comments .single-comment.left {
	margin-left: 110px;
}

.blog-single .comments .single-comment img {
	height: 70px;
	width: 70px;
	border-radius: 100%;
	position: absolute;
	left: 0;
}

.blog-single .single-comment .content {
	padding-left: 95px;
}

.blog-single .single-comment .content h4 {
	color: #5ebcb9;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 10px;
}

.blog-single .single-comment .content span {
	display: block;
	font-size: 13px;
	color: #8D8D8D;
	margin: 0;
	margin-bottom: 5px;
}

.blog-single .single-comment .content p {
	color: #666;
	font-weight: 300;
}

.blog-single .single-comment .content .button {
	margin-top: 30px;
}

.blog-single .single-comment .content .button a {
	background: #fff;
	color: #333;
	border: 1px solid #e5e5e5;
	padding: 5px 22px;
	border-radius: 4px;
	margin-right: 10px;
	text-transform: capitalize;
	font-weight: 400;
}

.blog-single .single-comment .content .button a:hover {
	color: #fff;
	background: #5ebcb9;
	border-color: #5ebcb9;
}

.blog-single .single-comment .content .button a:last-child {
	margin-right: 0px;
}

.blog-single .single-comment .content a:hover {
	color: #04AAF4;
}

.blog-single .reply {
	margin-top: 50px;
}

/* Comment Form */
.blog-single .reply .reply-title {
	position: relative;
	text-align: left;
	font-size: 18px;
	color: #000000;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e2e2e2;
	font-weight: 400;
	margin-top: 35px;
	font-weight: 600;
}

.blog-single .reply .reply-title:before {
	position: absolute;
	left: 0;
	content: "";
	bottom: -1px;
	height: 1px;
	width: 60px;
	background: #5ebcb9;
}

.blog-single .reply .form-group {
	margin-bottom: 25px;
}

.blog-single .reply .form-group input {
	box-shadow: none;
	text-shadow: none;
	font-size: 15px;
	width: 100%;
	padding: 0 20px;
	text-transform: capitalize;
	height: 50px;
	background: #f6f6f6;
	box-shadow: none;
	border: none;
	color: #000000;
	outline: none;
}

.blog-single .reply .form-group textarea {
	box-shadow: none;
	text-shadow: none;
	border: none;
	font-size: 15px;
	padding-left: 16px;
	padding-top: 18px;
	resize: none;
	height: 200px;
	color: #000000;
	background: #f6f6f6;
	text-transform: capitalize;
	width: 100%;
	outline: none;
}

.blog-single .reply .button {
	text-align: left;
	margin-bottom: 0px;
}

/*=============================
	End Blog CSS 
===============================*/

/*=============================
	Clients CSS 
===============================*/
.clients {
	background: #f6f6f6;
}

.clients .single-clients {
	padding: 30px;
}

.clients .single-clients img {
	opacity: 0.9;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	cursor: pointer;
}

.clients .single-clients:hover img {
	opacity: 1;
}

/*=============================
	End Clients CSS
===============================*/

/*=============================
	Team CSS
===============================*/
.team {
	background: #fff;
}

.team .single-team {
	text-align: center;
	padding: 50px 45px;
	border-radius: 4px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	background: #fff;
	border: 1px solid rgba(204, 204, 204, 0.3);
}

.team .single-team:hover {
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

.team .single-team img {
	height: 160px;
	width: 160px;
	border-radius: 100%;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	overflow: hidden;
}

.team .single-team .title {
	display: block;
	margin: 20px 0;
	color: #666;
	text-transform: uppercase;
}

.team .single-team .name {
	color: #333;
	margin-bottom: 20px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.team .single-team .social li {
	display: inline-block;
	margin-right: 10px;
}

.team .social li:last-child {
	margin-right: 0px;
}

.team .social li a {
	color: #888;
	font-size: 13px;
	height: 30px;
	width: 30px;
	line-height: 29px;
	border: 1px solid #ccc;
	border-radius: 100%;
	display: block;
	font-size: 13px;
}

.team .social li a:hover {
	color: #fff;
	background: #5ebcb9;
	border-color: #5ebcb9;
}

.team .social li a i {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

/*=============================
	End Team CSS
===============================*/

/*=============================
	404 CSS
===============================*/
.error-page {
	background-image: url("../img/breadcum-bg.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.error-page.overlay::before {
	opacity: 0.7;
}

.error-page #particles-js {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.error-page .error-inner {
	text-align: center;
	flex-direction: initial;
	height: auto;
	text-align: center;
}

.error-page .error-inner h2 {
	color: #fff;
	margin-bottom: 20px;
	font-weight: 700;
	display: inline-block;
	font-size: 30px;
}

.error-page .error-inner h2 i {
	font-size: 100px;
}

.error-page .error-inner h2 span {
	display: block;
	margin-top: 25px;
}

.error-page .error-inner p {
	color: #fff;
	font-weight: 400;
	line-height: 24px;
	font-size: 16px;
	padding: 0 30px;
}

.error-page .button {
	margin-top: 30px;
}

.error-page .button .btn {
	margin-right: 15px;
	border-radius: 30px;
}

.error-page .button .btn:before {
	border-radius: 30px;
	background: #fff;
}

.error-page .button .btn:hover {

	color: #333;
}

.error-page .button .btn.primary {
	background: #fff;
	color: #333;
}

.error-page .button .btn.primary:hover {
	color: #fff;
}

.error-page .button .btn.primary:before {
	background: #5ebcb9;

}

.error-page .button .btn:last-child {
	margin: 0;
}

/*=============================
	End 404 CSS
===============================*/

/*=============================
	Contact CSS
===============================*/
.contact .single-info {
	text-align: center;
	padding: 0px 45px;
}

.contact .single-info i {
	color: #5ebcb9;
	font-size: 30px;
	display: inline-block;
	margin-bottom: 20px;
}

.contact .single-info p a:hover {
	color: #5ebcb9;
}

.contact .single-info .title {
	margin-bottom: 10px;
	font-weight: 500;
	color: #000000;
	font-size: 18px;
}

.contact .contact-head {
	margin-top: 20px;
}

.contact .form-main {
	box-shadow: 0px 0px 10px #0003;
	padding: 30px;
	margin-top: 30px;
}

.contact .form .form-group input {
	height: 50px;
	line-height: 50px;
	width: 100%;
	border: 1px solid #e6e2f5;
	padding: 0px 20px;
	color: #000000;
	border-radius: 4px;
	outline: none;
}

.contact .form .form-group textarea {
	height: 190px;
	width: 100%;
	border: 1px solid #e6e2f5;
	padding: 15px 20px;
	color: #000000;
	border-radius: 4px;
	resize: none;
	outline: none;
}

.contact .form .button {
	margin: 0;
}

/* Google Map */
.contact #myMap {
	height: 442px;
	width: 100%;
	border-radius: 4px;
	margin-top: 30px;
	box-shadow: 0px 0px 10px #0003;
	border: 6px solid #fff;
}

/* Mail Success */
.mail-success .mail-inner {
	text-align: center;
}

.mail-success .mail-inner p {
	font-size: 15px;
}

.mail-success .mail-inner h2 {
	font-size: 45px;
	margin: 10px 0 20px;
}

.mail-success .mail-inner h2 span {
	color: #5ebcb9;
}

.mail-success .mail-inner .btn {
	background: #5ebcb9;
	color: #fff;
}

.mail-success .mail-inner .btn i {
	margin-right: 5px;
}

/*=============================
	End Contact CSS
===============================*/

/*=============================
	Pricing Table CSS
===============================*/
.pricing-table {
	background: #f6f6f6;
	position: relative;
}

.pricing-table .single-table {
	background: #fff;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin-top: 30px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 9;
	border-radius: 4px;
	box-shadow: 0 0px 1px #ddd;
	padding: 30px 20px;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.pricing-table .table-head {
	text-align: center;
}

.pricing-table .single-table .popular {
	position: absolute;
	right: -19px;
	top: 31px;
	color: #fff;
	background: #5ebcb9;
	transform: rotate(90deg);
	padding: 5px 17px;
	text-transform: uppercase;
	border-radius: 0px 20px 20px 0px;
}

.pricing-table .single-table:hover {
	transform: translateY(-10px);
	box-shadow: 0px 6px 8px #ddd;
}

/* Table Head */
.pricing-table .table-head {
	text-align: center;
}

.pricing-table .single-table .title {
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 15px;
	color: #5ebcb9;
	font-size: 20px;
	border-radius: 50px;
}

.pricing-table .single-table .price {
	position: relative;
	line-height: 40px;
}

.pricing-table .single-table .amount {
	font-size: 48px;
	font-weight: 700;
	color: #5ebcb9;
}

.pricing-table .single-table .amount span {
	font-size: 18px;
	color: #666;
	font-weight: 500;
}

/* Table List */
.pricing-table .single-table .table-list {
	text-align: left;
	z-index: 9;
	text-align: center;
	padding: 20px 0;
}

.pricing-table .table-list li {
	text-transform: capitalize;
	color: #666;
	border-bottom: 1px dashed #e6e6e6;
	padding: 15px 0px;
}

.pricing-table .table-list li:last-child {
	border: none;
}

/* Table Bottom */
.pricing-table .button {
	text-align: center;
}

.pricing-table .btn {
	border-radius: 30px;
	background: transparent;
	color: #5ebcb9;
	border: 1px solid #5ebcb9;
}

.pricing-table .btn:before {
	background: #5ebcb9;
}

.pricing-table .btn:hover {
	border-color: transparent;
	color: #fff;
}

.pricing-table .single-table .btn:before {
	border-radius: 30px;
}

/*=============================
	End Pricing Table CSS
===============================*/

/*=============================
	Footer CSS
===============================*/
.footer {
	/* margin-top:50px; */
	background: #000;
}

.footer .footer-top {
	padding: 30px 0px;
}

.footer .newslatter {
	border-bottom: 1px dashed #ffffff4d;
	padding-bottom: 30px;
	position: relative;
}

.footer .newslatter-content h2 {
	color: #fff;
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 10px;
}

.footer .newslatter-content p {
	color: #ccc;
}

.footer .form {
	position: relative;
}

/* .footer .newslatter-form{
	text-align:right;
}
.footer .newslatter-form .form input {
	height: 48px;
	width: 100%;
	line-height: 48px;
	padding: 0px 148px 0 20px;
	color: #666;
	border: none;
	border-radius: 0px;
	outline: none;
}
.footer .newslatter-form .form button {
	height: 48px;
	width: 130px;
	line-height: 48px;
	background: #5ebcb9;
	border: none;
	color: #fff;
	border-radius: 0px;
	top: 0;
	position: absolute;
	right: 0px;
	border-left:1px solid transparent;
}
.footer .newslatter-form .form button:hover{
	border-left-color:#ddd;
	background:#fff;
	color:#5ebcb9;
} */
.footer .single-footer {
	margin-top: 30px;
}

.footer .single-footer h3 {
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	position: relative;
	padding-bottom: 20px;
	/* margin-bottom:20px; */
}

.footer .f-about .logo {
	margin-bottom: 23px;
}

.footer .f-about .text {
	color: #ccc;
	margin-bottom: 9px;
	line-height: 24px;
}

.footer .f-about a {
	color: #5ebcb9;
}

.footer .f-about a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Footer Link */
.footer .f-link ul li {
	margin-bottom: 10px;
}

.footer .f-link ul li:last-child {
	margin-bottom: 0px;
}

.footer .f-link ul li a {
	display: inline-block;
	color: #ccc;
}

.footer .f-link ul li a:hover {
	color: #5ebcb9;
}

/* Latest News */
.footer .latest-news {}

.footer .singleFootInfo {
	margin-bottom: 16px;
	padding-left: 70px;
	position: relative;
}

.footer .singleFootInfo:last-child {
	margin-bottom: 0px;
}

.footer .singleFootInfo img {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	position: absolute;
	left: 0;
	border: 2px solid #fff;
}

.footer .singleFootInfo h4 {
	font-size: 15px;
	line-height: 23px;
}

.footer .singleFootInfo h4 a {
	color: #ccc;
	font-weight: 400;
}

.footer .singleFootInfo h4 a:hover {
	color: #5ebcb9;
}

.footer .singleFootInfo .date {
	color: #eee;
	display: block;
	margin-top: 7px;
	font-size: 13px;
}

.footer .singleFootInfo .date i {
	margin-right: 5px;
	color: #5ebcb9;
}

/* Get In Tuch */
.footer .single-contact {
	position: relative;
	margin-bottom: 16px;
	padding-left: 25px;
}

.footer .single-contact:last-child {
	margin-bottom: 0px;
}

.footer .single-contact i {
	color: #5ebcb9;
	position: absolute;
	left: 0;
	top: 5px;
}

.footer .f-contact p {
	color: #ccc;
}

.footer .f-contact p a {
	color: #ccc;
}

.footer .f-contact p a:hover {
	color: #5ebcb9;
}

/* Social */
.footer .social {
	margin-top: 20px;
}

.footer .social li {
	display: inline-block;
	margin-right: 10px;
}

.footer .social li:last-child {
	margin-right: 0px;
}

.footer .social li a {
	color: #fff;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 100%;
	display: block;
	font-size: 13px;
}

.footer .social li a:hover {
	background: #5ebcb9;
	border-color: #5ebcb9;
	color: #fff;
}

/* Copyright */
.footer .copyright {
	background: #5ebcb9;
	position: relative;
	padding: 20px 0;
	text-align: center;
}

.footer .copyright-inner {
	border-top: 1px dashed #fff6;
	padding: 25px 0px 25px 0px;
	text-align: center;
}

.footer .copyright-content p {
	color: #fff;
}

.footer .copyright-content p i {
	margin-right: 5px;
}

.footer .copyright-content p a {
	font-weight: 500;
	color: #eee;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.footer .copyright-content p a:hover {
	color: #fff;
}



.footer .bootmMenu h3 {
	font-size: 17px;
}

.footer .bootmMenu .bootmChilds a {
	color: #fff;
	font-size: 14px;
	line-height: 32px;
}

.footer .bootmMenu .bootmChilds .big a {
	font-size: 14px;
}

.footer .ewm {
	margin-top: 10px;
}

.footer .bootmMenu .ewmFooter {
	margin-top: 10px;
	background: #fff;
	border-radius: 15px;
	padding: 10px;
	float: left;
	width: 148px;
}

.footer .bootmMenu .ewmFooter img {
	width: 88px;
	height: 88px;
	float: left;
}

.footer .bootmMenu .ewmFooter span {
	width: 20px;
	height: 88px;
	display: block;
	float: left;
	padding-left: 12px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}




/*=============================
	End Footer CSS
===============================*/

.mineBox {
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 10px auto 20px;
}

.fl {
	float: left
}

.fr {
	float: right
}

a.more-style {
	float: right;
	background: none;
	color: #a7a7a7;
	font-size: 18px;
	font-weight: normal;
	margin-top: 7px;
	margin-right: 10px;
}

a.more-style i {
	width: 13px;
	margin-left: 5px;
	/* height: 13px;
  background: url(../images/icon.png) no-repeat -19px -35px;margin-left: 5px; */
}

a.more-style:hover {
	color: #5ebcb9;
}

a.more-style1 {
	float: right;
	background: none;
	color: #5ebcb9;
	font-size: 18px;
	font-weight: normal;
	margin-top: 7px;
	margin-right: 10px;
	position: absolute;
	right: 1px;
	bottom: -12px;
}

a.more-style1 i {
	/* width: 13px;height: 13px;background: url(../images/icon.png) no-repeat -19px -35px;margin-left: 5px; */
}


.h_1_style {
	width: 100%;
	border-bottom: 2px solid #5ebcb9;
	margin: 5px auto;
}

.h_1_style .link {
	font-size: 14px;
	color: #ffffff;
	background: #a7a7a7;
	margin: 5px 0 0 3px;
	padding: 0 5px;
	font-weight: normal;
}

.h_1_style .link:hover,
.h_1_style .link.active {
	background: #5ebcb9;
}

.h_1_style h2 {
	/* margin: 5px 0 5px 10px; padding-left: 5px;  */
	line-height: 30px;
	display: block;
	;
	float: left;
	font-size: 22px;
	/* border-left: 5px solid #5ebcb9; */
	color: #ffffff;
	padding: 5px 20px;
	background: #5ebcb9;
}

.titleLable {
	text-align: left;
	color: #eee;
	border-bottom: 1px solid #eee;
	line-height: 2.5rem;
	font-weight: normal;
}

.titleLable label {
	font-weight: normal;
}

.before_and_next_news {
	text-align: left;
	padding: 20px 20px 30px;
	border-top: 1px dotted #eee;
	font-size: 12px;
	line-height: 30px;
}

.lineRed {
	border-bottom: 2px solid #5ebcb9;
}





.thumbnail {
	width: 96%;
	height: 100%;
	margin: 0 auto 0;
	float: none;
	text-align: center;
	padding: 16px 10px 0;
	border: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;

}

.thumbnail img {
	/* width:100%;  */
	max-height: 350px;
}

.thumbnail .thumbnailImgs {
	display: flex;

}

.thumbnail .thumbnailImgs div {
	margin: 8px;
	padding: 2px;
	border: 1px solid #ccc;
	max-width: 81px;
}

.thumbnail .thumbnailImgs img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.prduShow_Page .cpTitles {
	display: flex;
}


.NewsShow_Page .ziduan_16 {}

.NewsShow_Page .ziduan_16 img {
	border-radius: 100%;
}

.prduShow_Page {
	line-height: 2;
}

.prduShow_Page .prduInfos h3 {
	line-height: 2;
	font-size: 30px;
	letter-spacing: 2px;
	font-weight: bold;
	/* background-image: linear-gradient(to bottom, #0070ce, #17eecd);
	-webkit-background-clip:text;
　　-webkit-text-fill-color:transparent; */



	background: linear-gradient(to bottom, #0070ce, #0070ce, #17eecd, #17eecd);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;


	border-bottom: 1px dotted #ccc;



}

.prduShow_Page .ziduan_16 {}

.prduShow_Page .ziduan_16 img {
	border-radius: 5px;
}

.prduShow_Page .thumbnail img {
	max-height: none;
}

.prduShow_Page .prduLables {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #333;
}

.prduShow_Page .prduLables span {
	display: block;
	margin: 5px 8px;
}

/* .prduShow_Page .prduLables span strong{ color: #44a498;} */

.prduShow_Page .prdu_jj {
	font-size: 16px;
}

.prduShow_Page .contentBox img {
	max-width: 100%;
	width: 100%;
	;
}

.prduShow_Page .prduLables .tel {
	font-size: 20px;
	font-weight: bold;
	background: linear-gradient(to bottom, #0070ce, #0070ce, #17eecd, #17eecd);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.prduShow_Page .prduLables labels label {
	display: inline-block;
	padding: 1px 10px;
	font-size: 12px;
	/* font-weight: bold; */
	color: #333;
	background-image: linear-gradient(to bottom, #a6f5eb, #80bfee, #a6f5eb);
	border-radius: 9px;
	margin-right: 5px;
}


/******* page NewsShow_Page *******/

/*main_con_left*/
.main_con_left {
	width: 842px;
	margin-left: 40px;
	min-height: 700px;
	background: #fff;
}

.main_con_left h3 {
	font-size: 20px;
	font-weight: normal;
	color: #000;
	line-height: 50px;
	line-height: 4;
}

.news_time {
	display: block;
	line-height: 30px;
}

.news_time span {
	margin-right: 34px;
	color: #555555;
	font-size: 14px;
}

.edit {
	border-bottom: 3px dotted #eee;
}

.news_img {
	width: 740px;
	height: 418px;
	border: 1px solid #dbdbdb;
	background: #f9f9f9;
	margin-top: 16px;
}

.news_img img {
	width: 710px;
	height: 388px;
	margin: 15px;
}

.news_content {
	width: 100%;
	border-bottom: 1px solid #dbdbdb;
	padding: 12px;
	min-height: 300px;
	font-size: 16px;
	color: #888;
	line-height: 2.4;
}

.news_content center {
	margin-bottom: 10px;
}

.news_content p {
	text-align: justify;
	text-justify: inter-ideograph;
}

.news_content .editor {
	color: #818181;
	margin-bottom: 0px;
	padding-top: 20px;
}

.news_content table {
	border-collapse: collapse;
	border: 1px solid #000000;
	margin: 0 auto;
}

.news_content table td {
	border-collapse: collapse;
	border: 1px solid #000000;
	text-align: center;
}

.news_content table td p {
	text-align: center;
}

.shopInfo_content {
	padding: 20px 5px;
}

.shopInfo_content>div {
	padding: 5px;
}

/*main_con_right*/

.NewsShow_Page .con_title {
	background: #f9f9f9;
	padding: 10px 0;
}

.NewsShow_Page .con_title p {
	margin: 0 15px;
	height: 20px;
	line-height: 20px;
	border-left: 6px solid #5ebcb9;
	padding-left: 10px;
	font-size: 18px;
	color: #333333;
	position: relative;
}

.NewsShow_Page .main_con_right {
	width: 288px;
	margin-top: 20px;
}

.NewsShow_Page .hot_list {
	padding: 15px 16px;
}

.NewsShow_Page .hot_list li {
	line-height: 28px;
}

.NewsShow_Page .hot_list li a {
	color: #333333;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 260px;
	display: block;
}

.NewsShow_Page .hot_list li a:hover {
	color: #5ebcb9;
}

.NewsShow_Page .hot_list li a span {
	font-size: 12px;
	text-align: center;
	margin-right: 5px;
	display: inline-block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	background: #dddddd;
	border-radius: 15px;
}

.NewsShow_Page .hot_list li a .dot_oringe {
	background: #5ebcb9;
	color: #FFF;
}

/******* page AboutShow_Page *******/
.AboutShowBox {
	width: 952px;
	margin-left: 20px;
	border: 1px solid #eae6e1;
}

.AboutShowBox>h3 {
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	background: #f3f3f3;
	border-bottom: 1px solid #eae6e1;
	;
}

.AboutShowBox .news_content {
	padding: 30px 80px;
	line-height: 2;
	font-size: 16px;
}

/******* page NewsList_Page *******/



/*right*/
.NewsList_Page .news-right {
	width: 100%;
}

.NewsList_Page .news-right-con {
	width: 100%;
	padding: 33px;
	min-height: 300px;
	border: 1px solid #eae6e1;
	border-top: 3px solid #5ebcb9;
	background: #fff;
}

.NewsList_Page .news-list {
	margin-top: 10px;
}

.NewsList_Page .news-list li {
	padding: 20px;
	border-bottom: 1px dotted #8a8a8a;
}

.NewsList_Page .news-list .text {
	width: 820px;
	height: 116px;
	overflow: hidden;
}

.NewsList_Page .news-list .text h3 a {
	font-size: 16px;
	margin-top: 5px;
	line-height: 2;
}

.NewsList_Page .news-list .text h3 a span {
	color: #5ebcb9;
}

.NewsList_Page .news-list .text h3 a {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 35em;
}

.NewsList_Page .news-list .text p {
	line-height: 24px;
	margin-top: 10px;
	font-size: 13px;
	color: #555555;
	text-align: justify;
	text-indent: 2em;
}

.NewsList_Page .news-list>li>p {
	color: #888888;
	margin-top: 10px;
}

.NewsList_Page .news-list>li>p>span {
	color: #5ebcb9;
}

.NewsList_Page .news-list li:hover {
	background: #fafafa;
}

.NewsList_Page .news-list-con>a {
	display: block;
	width: 182px;
	height: 112px;
	border: 2px solid #e0dbd5;
	overflow: hidden;
	text-align: center;
}

.NewsList_Page .news-list-con>a img {
	transition: transform 0.85s;
	width: 100%;
	height: 100%;
}

.NewsList_Page .news-list-con>a img.jd {
	width: 40%;
	height: 60%;
	/* text-align: center; */
	margin-top: 21px;
}

.NewsList_Page .news-list-con>a:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.NewsList_Page .news-list>p {
	text-align: center;
	color: #5ebcb9;
}




/* 文章列表模块 */
.newsListNom01 {}

.newsListNom01 li {
	overflow: hidden;
	height: 40px;
	line-height: 40px
}

.newsListNom01 li:hover {
	background: #ededed;
	color: #5ebcb9
}

.newsListNom01 li i {
	margin: 10px 10px;
	color: #5ebcb9;
	font-size: 20px
}

.newsListNom01 li a {
	display: block;
	float: left;
	overflow: hidden;
	max-width: 70%;
	height: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.newsListNom01 li:hover a {
	color: #5ebcb9
}

.newsListNom01 li span {
	float: right;
	max-width: 20%;
	text-align: right;
	margin-right: 20px;
	color: #adadad;
	white-space: nowrap;
}

.newsListNom02 li {
	border-bottom: 1px dashed #ccc;
}

.newsListNom03 li {
	border-bottom: 1px dashed #ccc;
	display: block;
	float: left;
	width: 48%;
}

/*翻页相关*/
.navigation {
	text-align: center;
}

/*列表分页样式*/
.mainpage {
	padding: 5px 30px;
	line-height: 34px;
	width: 100%;
	max-width: 840px;
	margin: 0px auto;
	color: #aaa;
	/* background:#eee;*/
	/* height:50px; */
	/*width:880px;*/
}

.mainpage .page {
	float: left;
	display: block;
}

.mainpage .info {
	float: right;
	display: block;
}

.mainpage a {
	margin: 2px;
	display: block;
	color: #666;
	min-width: 30px;
	padding: 2px 8px;
	float: left;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	background-color: #fff;
	border: 1px solid #ddd;
	font-weight: bold;
	border-radius: 5px;
}

.mainpage a:link,
.mainpage a:visited,
.mainpage a:active {}

.mainpage a:hover {
	color: #5ebcb9;
	background-color: #fff;
	text-decoration: none;
}

.mainpage a.select {
	color: #fff;
	background-color: #5ebcb9;
	text-decoration: none;
}




/*新闻首页*/
.pageClassNewsList .aClassNewsList {
	border: 1px solid #ccc;
	margin-bottom: 30px;
	height: 330px;
	border-radius: 5px;
}

.pageClassNewsList .aClassNewsList .tit {
	background: #5ebcb9;
	height: 40px;
	line-height: 40px;
}

.pageClassNewsList .aClassNewsList .tit i {
	height: 20px;
	line-height: 20px;
	padding: 10px 2px 10px 15px;
	color: rgba(255, 255, 255, .80);
}

.pageClassNewsList .aClassNewsList .tit h3 {
	width: 160px;
	text-align: center;
	float: left;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	color: #FFFFFF;
}

.pageClassNewsList .aClassNewsList .tit .more {
	float: right;
	height: 40px;
	line-height: 40px;
	padding: 0 15px 0 0;
	margin: 0;
	color: #FFFFFF;
	font-size: 14px;
}

.pageClassNewsList .aClassNewsList .tit .more i {
	float: right;
	padding: 10px 2px 10px 5px;
	color: rgba(255, 255, 255, .50);
}




/*内页一般框架*/
.sectionInnerPage {
	padding: 30px 10px 10px 10px;
	background-size: cover;
}

.sectionInnerPage .title {
	background: #fff;
	padding: 20px;
	border-radius: 20px;
}

.sectionInnerPage .feature-left img {
	display: block;
	width: 90%;
	margin: 10px auto;
	border: 1px solid #ccc;
	padding: 5px;
	border-radius: 5px;
}

.sectionInnerPage .feature-right {
	padding: 10px 10px 10px 10px;
	line-height: 2;
	color: #888;
	font-size: 16px;
	max-width: 100%;
	overflow: hidden;;
}

.sectionInnerPage .feature-right p {
	/* text-indent: 32px; */
}
.sectionInnerPage .feature-right iframe img,
.sectionInnerPage .feature-right iframe{
	max-width: 100%;
}

.pic2_List .col-lg-4 {
	margin: 0px;
	padding: 8px;
	;
}

/* .pic2_List .single_product { margin-bottom: 16px;} */
.pic2_List .single_product .product_thumb {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	max-height: 200px;
}

.pic2_List .single_product .emptySquare {
	width: 100%;
	max-height: 243px;
	/* display: none; */
}

.pic2_List .single_product figure {
	position: relative;
	margin: 0px;
}

.pic2_List .single_product figure .product_content {
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 2;
	/* background: rgba(0, 0, 0, 0.6); */
	color: #666;
}

.pic2_List .single_product figure .product_content h4 {
	line-height: 2;
	text-align: center;
	line-height: 36px;height: 36px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
	font-weight: normal;
}

.pic2_List .single_product .product_thumb{
	/* display: none; */
	overflow: hidden;
	
}
.pic2_List .single_product .product_thumb img{
	max-height: 200px;
}

.pic2_List .single_product:hover .primary_img img
{
	-webkit-transform: scale(1.04);-moz-transform: scale(1.04);transform: scale(1.04);transition: all 0.4s ease;
	
}

.prduShow_Menu .con_title {
	background: #f9f9f9;
	padding: 10px 0;
}

.prduShow_Menu .con_title p {
	margin: 0 15px;
	height: 20px;
	line-height: 20px;
	border-left: 6px solid #5ebcb9;
	padding-left: 10px;
	font-size: 18px;
	color: #333333;
	position: relative;
}

.prduShow_Menu .main_con_right {
	width: 288px;
	margin-top: 20px;
}

.prduShow_Menu .hot_list {
	padding: 15px 16px;
}

.prduShow_Menu .hot_list li {
	line-height: 28px;
}

.prduShow_Menu .hot_list li i {
	padding: 7px;
}

.prduShow_Menu .hot_list li a {
	color: #333333;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 230px;
	display: block;
}

.prduShow_Menu .hot_list li a:hover {
	color: #5ebcb9;
}

.prduShow_Menu .hot_list li a span {
	font-size: 12px;
	text-align: center;
	margin-right: 5px;
	display: inline-block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	background: #dddddd;
	border-radius: 15px;
}

.prduShow_Menu .hot_list li a .dot_oringe {
	background: #5ebcb9;
	color: #FFF;
}

.prduShow_Menu .con_pro_title {
	/* padding:10px 0; */
	font-size: 20px;
	line-height: 40px;
	/* font-weight: bold; */
	color: #fff;
	text-align: center;
	background-image: linear-gradient(to top, #0070ce, #17eecd);
}

.prduShow_Menu .hot_pro_list {
	padding: 15px 5px;
	width: 100%;
	overflow: hidden;
	background: #fff;
}

.prduShow_Menu .hot_pro_list .title {
	font-size: 14px;
	line-height: 35px;
	text-align: center;
}

.prduShow_Menu .hot_pro_list .item {
	width: 100%;
}

.prduShow_Menu .hot_pro_list .item .item-icon img {
	border: 1px solid #ccc;
	text-align: center;
	margin: 0 auto;
	display: block;
	width: 270px;
	border-radius: 4px;
}



.prduShow_Menu .con_pro_more {
	display: block;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #cfcfcf;
}

.prduShow_Menu .proRight {
	width: 280px;
}

/* 响应式 */
@media only screen and (max-width: 767px) {
	#particles-js {
		display: none;
	}

	.main_con_left {
		width: 100%;
		margin: 0px;
		padding: 10px;
	}

	.NewsShow_Page .main_con_right {
		width: 100%;
	}

	.NewsList_Page .news-list-con>a {
		width: 100%;
		height: auto;
	}

	.NewsList_Page .news-list .text {
		width: 100%;
	}

	.main_con_left h3 {
		line-height: 2;
	}

}

@media only screen and (min-width: 768px) {
	#particles-js {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}



}





.header .main-menu .logo {
	float: left;
	padding-top: 10px;
}

.header .main-menu .single-widget.tel {
	float: left;
	padding: 0px;
	line-height: 75px;
	color: #fff;
	background: url(../img/headerTel.png) no-repeat 0px 17px;
	width: 100%;
	padding-left: 45px;
	padding-top: 15px;
}

.header .main-menu .tel span {
	display: block;
	width: 100%;
	line-height: 20px;
	padding-left: 2px;
}

.header .main-menu .tel a {
	display: block;
	width: 100%;
	line-height: 24px;
	color: #fa2659;
	font-size: 22px;
	font-weight: bold;
}


.middle-header {
	display: none;
}




/*=============================
	rollPics
===============================*/
.poster-main {
	width: 1000px;
	height: 500px;
	position: relative;
	margin: 30px auto;
}

.poster-main a,
.poster-main img {
	display: block;
}

.poster-main .poster-list {
	width: 1000px;
	height: 500px;
}

.poster-main .poster-list .poster-item {
	width: 200px;
	height: 500px;
	position: absolute;
	left: 0;
	top: 0;
}

.poster-main .poster-btn {
	position: absolute;
	top: 0;
	z-index: 10;
	cursor: pointer;
}

.poster-main .poster-prev-btn {
	left: 0;
	display: none;
	/* background: url(../img/left.png) no-repeat center center; */
}

.poster-main .poster-next-btn {
	right: 0;
	display: none;
	/* background: url(../img/right.png) no-repeat center center; */
}


/*=============================
	End rollPics
===============================*/

/*=============================
	在线咨询
===============================*/



/* .openAZx{
	display: block;position: fixed;bottom: 100px;right: 10px;z-index: 2;;
	width: 300px; height: 100px;background: url(../img/zxzx.png);
	overflow: hidden; text-indent: -999px;opacity: 0.9;cursor: pointer;;
} */

.openAZx {
	display: block;
	position: fixed;
	top: 200px;
	right: 10px;
	z-index: 2;
	;
	width: 82px;
	height: 300px;
	overflow: hidden;
	opacity: 0.9;
}

.openAZx .aBut {
	background: rgb(74, 139, 253);
	cursor: pointer;
	color: #fff;
	width: 100%;
	height: 82px;
	margin: 0px;
	border-bottom: 1px solid #fff;
}

.openAZx .aBut i {
	display: block;
	text-align: center;
	width: 100%;
	font-size: 36px;
	line-height: 50px;
	margin: 0 auto;
}

.openAZx .aBut span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px;
}

.openAZx .aBut:last-child {
	border-bottom: 0px solid #fff;
}

/*=============================
	End 在线咨询
===============================*/

/*=============================
	productClass
===============================*/



.productClass {
	background: #f8f8fa;
	line-height: 46px;
	padding: 20px 0px;
}

.productClass .parClass {
	padding: 0px 50px;
}
.productClass .parClass .row {
	margin-bottom: 16px;
}
.productClass .classTitle{
	/* border-right: 1px solid #1ac0c3; */
	width: 90px;
	padding-right: 10px;
	position: relative;
}
.productClass .classTitle a{
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	width: 62px;
	padding: 10px 10px;
	line-height: 24px;
	margin-top: 1px;
	border-radius: 8px;
	
}

/* .productClass .classTitle::after{
	content: "";
	width: 1px; height: 80%;
	background: #1ac0c3;
	position: absolute;
	right: 0;
	top: 10%;
} */

.productClass .parClass:hover .classTitle a
{
	color: #fff;background: #1ac0c3;
}
.productClass .parClass:hover .classTitle a{
	color: #fff;
}
.productClass .classChild .row>div{
	border-left: 1px solid #1ac0c3;
}
.productClass .classChild a {
	font-size: 16px;display: block;
	float: left; padding: 5px 10px; margin: 3px;
	line-height: 20px;
	border-radius: 8px;
}
.productClass .classChild a:hover {
	color: #fff;background: #1ac0c3;
}
/* 
.productClass a {
	position: relative;
}

.productClass a:before {
	position: absolute;
	content: "";
	left: -10px;
	top: 0;
	height: 0%;
	width: 4px;
	background: #5ebcb9;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
} */

.productClass a:hover:before {
	height: 100%;
}

.prduShow_Menu {
	width: 100%;
	max-width: 280px;
	;
}

.prduShow_Menu .main_con_right_contentUs .tel {
	display: block;
	background: url(../img/main_con_right_contentUs1.jpg);
	width: 280px;
	height: 90px;
	position: relative;
}

.prduShow_Menu .main_con_right_contentUs .tel a {
	position: absolute;
	top: 56px;
	left: 88px;
	font-size: 24px;
	color: #fff;
	line-height: 24px;
}

.prduShow_Menu .main_con_right_contentUs .ewm {
	display: block;
	background: url(../img/main_con_right_contentUs2.jpg);
	width: 280px;
	height: 290px;
	position: relative;
}

.prduShow_Menu .main_con_right_contentUs .ewm img {
	position: absolute;
	top: 58px;
	left: 62px;
	width: 160px;
	height: 160px;
	;
}
.prduShow_Menu .main_con_right_contentUs .ewm .ewmTip {
	position: absolute;
	bottom: 5px;
	left: 0px;
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 20px;
}

.prduShow_Menu .main_con_right_Khal {
	background: #f8f8fa;
	border-radius: 10px;
	padding: 12px;
	margin-bottom: 15px;
}

.prduShow_Menu .main_con_right_Khal h2 {
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	line-height: 2;
}

.prduShow_Menu .main_con_right_Khal .khan {
	background: #0080dc;
	border-radius: 10px;
	padding: 12px;
}

.prduShow_Menu .main_con_right_Khal .khan .item {
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	padding: 12px;
	margin-bottom: 15px;
}

.prduShow_Menu .main_con_right_Khal .khan .item h4 {
	line-height: 2;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.prduShow_Menu .main_con_right_Khal .khan .item h4 span {
	color: #0080dc;
	margin-left: 10px;
}

.prduShow_Menu .main_con_right_Khal .khan .item img {
	border-radius: 10px;
}

.prduShow_Menu .main_con_right_Khal .more {
	display: block;
	line-height: 2;
	color: #666;
	text-align: right;
	margin-top: 5px;
}




.prduShow_Menu .main_con_right_Cpzs {
	background: #f8f8fa;
	border-radius: 10px;
	padding: 12px;
	margin-bottom: 15px;
}

.prduShow_Menu .main_con_right_Cpzs h2 {
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	line-height: 2;
}

.prduShow_Menu .main_con_right_Cpzs .khan {
	background: #0080dc;
	border-radius: 10px;
	padding: 12px;
}

.prduShow_Menu .main_con_right_Cpzs .khan .item {
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	padding: 12px;
	margin-bottom: 15px;
}

.prduShow_Menu .main_con_right_Cpzs .khan .item h4 {
	display: flex;
	line-height: 2;
	align-items: center;
}

.prduShow_Menu .main_con_right_Cpzs .khan .item h4 span {
	color: #0080dc;
	margin-left: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 170px;
	display: block;
	font-weight: normal;
}

.prduShow_Menu .main_con_right_Cpzs .khan .item h4 div {
	width: 100%;
}

.prduShow_Menu .main_con_right_Cpzs .khan .item h4 div span {
	display: block;
}

.prduShow_Menu .main_con_right_Cpzs .khan .item h4 div span:nth-child(2) {
	font-size: 12px;
	color: #333;
	position: relative;
}

.prduShow_Menu .main_con_right_Cpzs .khan .item h4 div span:nth-child(2)::after {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 188px;
	height: 1px;
	background-image: linear-gradient(to left, #279393, #2ea4a4);
}

.prduShow_Menu .main_con_right_Cpzs .khan .item img {
	border-radius: 10px;
}

.prduShow_Menu .main_con_right_Cpzs .more {
	display: block;
	line-height: 2;
	color: #666;
	text-align: right;
	margin-top: 5px;
}



/*=============================
	End productClass
===============================*/

/*=============================
	newslatter-form
===============================*/
.footerSend {
	margin-top: 40px;
	position: relative;
	background: url(../img/talkBg1.jpg);
	min-height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* 
.footerSend img {
	width: 100%;
} */

.footerSend .containerX {
	position: relative;
	display: flex;
	width: 100%;
	max-width: 1500px;
}

.footerSend .info {
	background: url(../img/zxIco.png) no-repeat 20px 40px;
	background-size: 100px;
	/* position: absolute;
	top: 100px;
	left: 220px; */
	width: 100%;
	max-width: 690px;
	padding-left: 170px;
	padding-top: 24px;
}

.footerSend .info .words {
	font-size: 32px;
	line-height: 60px;
	font-weight: bold;
	color: #fff;

}


.footerSend .newslatter-form {
	/* position: absolute;
	top: 100px;
	right: 220px; */
	margin: 50px;
	width: 100%;
	max-width: 690px;
	height: 80px;
	border: 2px solid #fff9;
	border-radius: 20px;
	overflow: hidden;
}

.footerSend .newslatter-form input {
	width: 600px;
	line-height: 72px;
	background: none;
	border: 0;
	font-size: 30px;
	padding-left: 30px;
	color: #fff;
	outline: none;
}

.footerSend .newslatter-form input::placeholder {
    color: #fafafa;
}

.footerSend .newslatter-form input:-ms-input-placeholder {
    color: #fafafa;
}

.footerSend .newslatter-form input::-ms-input-placeholder {
    color: #fafafa;
}

.footerSend .newslatter-form input:focus {
	border: 0;
}

.footerSend .newslatter-form button {
	width: 80px;
	height: 80px;
	background: none;
	border: 0;
}

.footerSend .newslatter-form button i {
	font-size: 26px;
	color: #fff;
}

/*=============================
	End newslatter-form
===============================*/