﻿body {
	background:#fff;
	font-family: '微软雅黑', 'Open Sans', sans-serif;
}
body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.banner {
	background-size: 100%;
	min-height: 550px;
	position: relative;
	background-color: #eeece9;
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.head-logo {
	float: left;
	width:270px;
}
.head-logo a {
	display: block;
	margin-top:25px;
}
.head-logo a img {
	width:100%;
	height:100%;
}
.top-nav {
	float: right;
	width: 70%;
}
.top-nav ul {
	padding:0;
	margin:0;
}
.top-nav ul li {
	display: inline-block;
	width: 18%;
	margin-right: .4em;
	float: left;
}
.top-nav ul li.active {
	background: #40A1FC;
}
.top-nav ul li a {
	color: #FFF;
	font-size: 18px;
	float: left;
	padding:30px 0;
	text-align: center;
	width:100%;
}
.top-nav ul li a i {
	display: block;
	margin-top: 1em;
	color: #FFF;
	font-size: 11px;
	font-style: italic;
}
.top-nav ul li a:hover {
	text-decoration:none;
}
/* Sweep To Bottom */
.hvr-sweep-to-bottom {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	-o-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-ms-osx-font-smoothing: grayscale;
	-o-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	-o-transition-property: color;
	-moz-transition-property: color;
	-ms-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.cont-list img {
	max-width:100%;
}
.hvr-sweep-to-bottom:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #40A1FC;
	-webkit-transform: scaleY(0);
	-o-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 0;
	-o-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transition-property: transform;
	-o-transition-property: transform;
	-moz-transition-property: transform;
	-ms-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
	color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}
/*---*/
.banner-info {
	text-align: center;
	text-align: center;
	margin: 14em 0 14em 0;
}
.banner-info h2 {
	color: #FFF;
	margin: 0;
	font-size: 55px;
	font-weight: 700;
	padding-bottom: 1em;
}
.banner-info h2 span {
	font-weight: 700;
	padding-bottom: 0.4em;
	border-bottom: solid 3px #BE4343;
}
.banner-info h2 span.right-border {
	font-weight: 500;
	color: #C2C2C2;
}
.banner-info p {
	color: #FFF;
	font-size: 16px;
	margin: 1em 0 0 0;
	line-height: 1.8em;
}
/*-- banner-bottom --*/
.layout{overflow: hidden;width: 100%;}
#fh5co-header .head-top .inner{border-bottom:1px solid #E6E6E6}
#fh5co-header .head-top .welcome{ overflow:hidden; width:500px;}
#fh5co-header .head-top .welcome .loopbox {width:8000%; height:42px; line-height:42px;}
#fh5co-header .head-top .welcome .loopbox div{ float:left; margin-right:30px;}
#fh5co-header .head-middle{padding:20px 0px;}
#fh5co-header .head-middle .logo{ width:240px;}
#fh5co-header .head-middle .head-info{ margin-top:11px;}
#fh5co-header .head-middle .head-info p{ padding-left:41px;}
#fh5co-header .head-middle .head-info .item1 p{ background:url(../images/t-info1.png) no-repeat left 2px;}
#fh5co-header .head-middle .head-info .item2 p{ background:url(../images/t-info2.png) no-repeat left 2px; margin-left:30px;}
#fh5co-header .head-middle .head-info .item3 p{ background:url(../images/t-info3.png) no-repeat left 2px;}
#fh5co-header .head-middle .head-info p{ line-height:18px;}
#fh5co-header .head-middle .head-info p span{ font-weight:bold; color:#000; font-size:12px;}
.navbar{ margin:0px; border:none;background-color:#fff; border-top:1px solid #e4e4e4; }
.navbar {
	margin-top:10px;
	min-height: 55px;
}
.navbar-nav > li {
}
.navbar-nav > li:first-child {
}
.navbar-nav > li:last-child {
	border-right:0;
}
.navbar-nav > li > a {
	text-align: center;
}
.navbar-default .navbar-nav > li > a {
	color: #000; 
	font-weight:bold;
	font-size:14px;
	padding: 17px 27px 18px 27px;
}
.navbar-default .navbar-nav > li > a:hover,  .navbar-default .navbar-nav > li > a:focus,  .navbar-default .navbar-nav > li > a.active,  .navbar-default .navbar-nav > .active > a,  .navbar-default .navbar-nav > .active > a:hover,  .navbar-default .navbar-nav > .open > a,  .navbar-default .navbar-nav > .open > a:hover,  .navbar-default .navbar-nav > .open > a:focus {
	border-top:2px solid #43b4d8; 
	background:#FFFFFF;
	color: #43b4d8;
}
.navbar-brand {
	display: none;
}
.navbar-fixed-top {
	margin-top:0px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.navbar-fixed-top ul.navbar-nav > li > a {
	padding: 17px 34px 18px 34px;
}
/*产品搜索*/
.search_group {
	float: right;
	margin: 6px 0px 0px 0px;
	background-color: #43b4d8;
	transition: 0.5s;
}
.search_group:hover, .search_group:focus {
	background-color: #a6d3e1;
}
.search_group input.form-control {
	border-radius: 0px;
	box-shadow: none;
	color: #fff;
	padding: 0px 0px 0px 15px;
	height: 26px; 
	background-color: #43b4d8;
	background: transparent;
	border: none;
}
.search_group input.form-control:focus {
	box-shadow: none;
	border-color: #b2e0fb;
}
input.form-control::-webkit-input-placeholder{
   color:#fff;
        }
input.form-control::-moz-placeholder{   /* Mozilla Firefox 19+ */
   color:#fff;
        }
input.form-control:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
   color:#fff;
        }
input.form-controlt:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#fff;
        }
.mysearch_btn {
	background-color:#1260aa;
	color:#fff;
}
.mysearch_btn:hover, .mysearch_btn:focus {
	background-color:#00c6ff;
	color:#fff;
}
#submit_search {
	color:#fff;
	height: 26px;
	font-size: 16px;
	margin-top: -14px;
}
#submit_search:hover {
	color:#fff;
	cursor: pointer;
}
#small_search {
	color:#fff;
	float: right;
	margin-top: 7px;
	padding:8px 13px;
	font-size: 17px;
	border-radius: 4px;
}
#small_search:hover, #small_search:focus {
	cursor: pointer;
	background-color: #073053;
}



/*-- banner-bottom --*/
.banner-bottom {
}
.banner-bottom-grids {
	margin: 5em 0;
}
.banner-bottom-left {
	padding: 0;
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin: 0;
}
.banner-bottom-left h3 {
	color: #000;
	font-size: 37px;
	margin: 0;
	line-height: 1.2em;
	font-weight: 300;
}
.banner-bottom-left h5 {
	color: #969696;
	font-size: 14px;
	margin: 1em 0;
	line-height: 1.8em;
}
.banner-bottom-left h5 span {
	display:block;
}
.banner-bottom-left p {
	color: #666;
	font-size: 14.7px;
	margin: 0;
	line-height: 1.8em;
}
.banner-bottom-right img {
	width:100%;
}
.see-button {
	margin-top: 1em;
}
.see-button a {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 1em 4em;
	outline: none;
	background: #393939;
	border: none !important;
}
.jumbotron.banner-bottom-left {
	background: none;
}
/*------------------ Slider Part starts Here----------*/
#slider2, #slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0, 0, 0, .25);
	box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	-moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255, 255, 255, .1);
	color: #fff;
	font-weight: bold;
}
.events {
	list-style: none;
}
.callbacks_container {
	position: relative;
	float: left;
	width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 55px;
	background: transparent url("../images/themes.png") no-repeat left top;
	margin-top: -65px;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
#slider3-pager a {
	display: inline-block;
}
#slider3-pager span {
	float: left;
}
#slider3-pager span {
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
	background: #FFF;
	border-radius:30em;
	opacity:1;
}
#slider3-pager a {
	padding: 0;
}
#slider3-pager li {
	display:inline-block;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	height: auto;
	border: 0;
	width:100%;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 78%;
	z-index: 999;
	left: 45%;
	padding: 0;
	margin: 0;
}
.slider-top {
	text-align: center;
	padding:10em 0;
}
.slider-top h1 {
	font-weight:700;
	font-size:48px;
	color:#010101;
}
.slider-top p {
	font-weight:400;
	font-size:20px;
	padding:1em 7em;
	color:#010101;
}
.slider-top ul.social-slide {
	display:inline-flex;
	margin: 0px;
	padding: 0px;
}
ul.social-slide li i {
	width:70px;
	height:74px;
	background:url(../images/img-resources.png)no-repeat;
	display: inline-block;
	margin:0px 15px;
}
ul.social-slide li i.win {
	background-position:-6px 0px;
}
ul.social-slide li i.android {
	background-position:-110px 0px;
}
ul.social-slide li i.mac {
	background-position:-215px 0px;
}
.callbacks_tabs li {
	display: inline-block;
	margin: 0 .5em;
}
.products-grid {
	margin-top:30px;
}
@media screen and (max-width: 600px) {
.callbacks_nav {
 top: 47%;
}
}
/*----*/
.callbacks_tabs a {
	visibility: hidden;
	opacity:0.6;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size:0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height:15px;
	width:15px;
	display:inline-block;
	border-radius:50%;
	background-color:#fff;
}
.callbacks_here a:after {
	background: #40A1FC;
	border-radius:50%;
}
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #e1e1e1;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #40A1FC;
	border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
	color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
a.btn.btn-primary.btn-lg.see-button.hvr-shutter-out-horizontal {
	background: #3F3C35;
}
/*-- specialty --*/
.specialty {
	padding: 3em 0;
	background: #FAFAFA;
}
.specialty-info h3 {
	color: #40A1FC;
	font-size: 40px;
	font-weight: 300;
	margin: 0;
}
.specialty-info h5 {
	color: #666;
	font-size: 14px;
	margin: 1em 0;
	line-height: 1.8em;
}
.specialty-info h5 span {
	display:block;
}
.specialty-info .jianjie {
	color: #666;
	font-size: 14px;
	margin: 3em 0 0 0;
	line-height: 1.8em;
}
.specialty-info .jianjie h3 {
	font-size:20px;
}
.specialty-info .jianjie span {
	display: block;
	margin-top: 1em;
}
.service-box {
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 0;
	overflow: visible;
	text-align: center;
}
.service-box .icon {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: #dfdfdf;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.service-box .icon img {
	position: relative;
	z-index: 100;
	transition: all 0.3s ease 0s;
}
.service-box .icon:before {
	content: '';
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: #40A1FC;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	transition: all 0.3s ease 0s;
}
.service-box:hover .icon img {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
}
.service-box:hover .icon:before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.service-box h5 {
	color: #000;
	font-size: 17px;
	margin:.5em 0;
}
.service-box p {
	color: #333333;
	font-size: 14px;
	margin: 0;
	line-height: 1.8em;
	font-weight: 400;
}
.service-box:nth-child(n+3) {
 margin-top: 4em;
}
.specialty-button {
	margin-top:3em;
}
/*-- testimonial --*/
.testimonials {
	background: url(../images/i5.jpg) no-repeat 0px 0px;
	background-size: cover;
	min-height: 331px;
	padding: 3em 0;
	position: relative;
	text-align: center;
}
.testmonials div.head-section {
	margin-top: 1em;
}
.testimonial-nfo h3 {
	color: #FFF;
	font-size: 40px;
	font-weight: 300;
	margin: 0;
}
.testimonial-nfo h5 {
	color: #FFFFFF;
	font-size: 14px;
	margin: 1em 0;
	line-height: 1.8em;
	font-weight: 300;
}
.testimonial-nfo h5 span {
	display:block;
}
.testimonial-grid p {
	color: #FFF;
	text-align: center;
	width: 70%;
	margin: 2em auto;
}
.testimonial-grid p span {
	font-size: 1.2em;
	vertical-align: middle;
}
/*-- news --*/
.news {
	padding: 4em 0;
}
.news-text h3 {
	color: #40A1FC;
	font-size: 40px;
	font-weight: 300;
	margin: 0;
}
.news-text h5 {
	color: #969696;
	font-size: 14px;
	margin: 1em 0;
	line-height: 1.8em;
}
.news-text h5 span {
	display:block;
}
.news-grids {
	margin-top: 3em;
}
.news-grid img {
	width: 100%;
	margin: 1em 0;
	height:180px;
}
.news-grid a h4 {
	color: #000;
	font-size: 16px;
	margin: 0 0 .3em 0;
	width:100%;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.news-grid a:hover {
	text-decoration:none;
}
.news-grid span {
	color: #40A1FC;
	font-size: 14px;
	line-height: 1.7em;
}
.news-info p {
	color: #333333;
	font-size: 14px;
	margin: 0;
	line-height: 1.8em;
	font-weight: 400;
}
/*-- footer --*/
.footer {
	padding:3em 0;
	background:#292929;
}
.footer-left ul {
	padding:0;
	margin:0;
}
.footer-left ul li {
	display:inline-block;
	margin:0 1em;
}
.footer-left ul li:nth-child(1) {
 margin-left:0;
}
.footer-left ul li a {
	color:#FFF;
	font-size:14px;
}
.footer-left ul li a:hover {
	color: #1884CA;
	text-decoration:none;
}
.footer-left .ftlogo {
	padding-top:2em;
}
.footer-middle h3 {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: 600;
	margin: 0;
}
.footer-right {
	text-align:right;
}
.address p {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.8em;
	padding-left: 3em;
	margin: 2em 0 0 0;
	background: url(../images/location.png) no-repeat 0px 0px;
}
.address p span {
	display: block;
}
.phone {
	margin-top:2em;
}
.phone p {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.8em;
	padding-left: 3em;
	margin: 2em 0 0 0;
	background: url(../images/phone.png) no-repeat 0px 0px;
}
.copyright {
	background: #4D4D4D;
	padding: 1em 0;
}
.copyright-left p {
	color: #FFF;
	font-size: 14px;
	margin: .4em 0 0 0;
}
.copyright-left p a {
	color:#FFF;
}
.copyright-left {
	float:left;
}
.copyright-right {
	float:right;
}
.copyright-right ul {
	padding:0;
	margin:0;
}
.copyright-right ul li {
	display:inline-block;
	margin:0 .5em;
}
.copyright-right ul li a.twitter {
	background: url(../images/icons.png) no-repeat 0px 0px;
	height: 24px;
	display: block;
	width: 24px;
}
.copyright-right ul li a.facebook {
	background: url(../images/icons.png) no-repeat -33px 0px;
}
.copyright-right ul li a.chrome {
	background: url(../images/icons.png) no-repeat -66px 0px;
}
.copyright-right ul li a.pinterest {
	background: url(../images/icons.png) no-repeat -99px 0px;
}
.copyright-right ul li a.linkedin {
	background: url(../images/icons.png) no-repeat -132px 0px;
}
.copyright-right ul li a.dribbble {
	background: url(../images/icons.png) no-repeat -164px 0px;
}
.copyright-right ul li a.twitter:hover {
	opacity: 0.5;
}
/*-- about --*/
.a-banner {
	min-height:133px;
}
.about-top {
	padding: 4em 0;
}
.about-info h3 {
	color: #40A1FC;
	font-size: 40px;
	font-weight: 300;
	margin: 0;
}
.about-info h5 {
	color: #969696;
	font-size: 14px;
	margin: 1em 0;
	line-height: 1.8em;
}
.about-info h5 span {
	display: block;
}
.a-banner-bottom-grids {
	margin: 2em 0 0 0;
}
/*-- about-bottom --*/
.about-bottom {
	background: url(../images/a2.jpg) no-repeat 0px 0px;
	background-size: cover;
	padding:4em 0;
}
.about-bottom h3 {
	color: #FFF;
	font-size: 40px;
	font-weight: 300;
	margin: 0;
}
.about-bottom-grids {
	margin-top: 4em;
}
.about-bottom-left {
	padding-left: 0;
}
.about-bottom-left h4 {
	color: #FFF;
	font-size: 26px;
	font-weight: 700;
	margin: 0;
}
.about-bottom-left p {
	color: #FFFFFF;
	font-size: 14px;
	margin: 2em 0 0 0;
	line-height: 1.8em;
	font-weight: 400;
}
.about-bottom-left p span {
	display:block;
	margin:2em 0;
}
.about-bottom-right {
	padding-right:0;
}
/*-- team --*/
.team {
	padding: 4em 0;
}
.team-grids {
	margin-top: 3em;
}
.team-info h3 {
	color: #40A1FC;
	font-size: 40px;
	font-weight: 300;
	margin: 0;
}
.team-grid img {
	width:100%;
}
.team-grid h6 {
	font-size: 1.1em;
	color: #fff;
	margin: 1em 0 1em 0;
	font-weight: 700;
}
.team-grid p {
	color: #fff;
	font-size: 14px;
	margin: 0;
	line-height: 1.8em;
	font-weight: 400;
}
/*-- products --*/
.products-top {
	padding:4em 0;
}
.products-top-grids {
	margin-top: 3em;
}
.products-top h3 {
	color: #40A1FC;
	font-size: 40px;
	font-weight: 300;
	margin: 0;
}
.products-top h5 {
	color: #969696;
	font-size: 14px;
	margin: 1em 0;
	line-height: 1.8em;
}
.products-top h5 span {
	display: block;
}
.products-number {
	float: left;
	width: 10%;
	margin-right: 2em;
}
.products-number p {
	color: #40A1FC;
	font-size: 40px;
	font-weight: 600;
	margin: 0;
	line-height: .8em;
}
.products-text {
	float:left;
	width:80%;
}
.products-text h4 a {
	color: #000;
	font-weight: 600;
	margin: 0 0 1em 0;
	font-size: 26px;
	text-decoration:none;
}
.products-text p {
	color: #333333;
	font-size: 14px;
	margin: 0;
	line-height: 1.8em;
	font-weight: 400;
}
/*-- products-bottom --*/
.products-bottom {
	padding: 4em 0;
	background: #FAFAFA;
}
.products-bottom h3 {
	color: #40A1FC;
	font-size: 40px;
	font-weight: 300;
	margin: 0;
}
.gallery-grid {
	float:left;
	width:25%;
}
.gallery-grid1 {
	float:left;
	width:12.5% !important;
}
.gallery-grids img {
	width:100%;
}
.products-bottom-grids {
	margin-top: 3em;
}
/*--blog--*/
.blog {
	padding: 3em 0;
}
.blog h2 {
	color: #40A1FC;
	font-size: 40px;
	font-weight: 300;
	margin-top: 20px;
}
.blog-left {
	float: left;
	border-right: 1px solid #B6B3B3;
	padding-right: 1.5em;
}
.blog-to {
	padding: 2em 0;
}
.blog-top {
	padding: 1em 0 0;
}
.top-blog {
	float: left;
	margin: 0.5em 0em 0em 2em;
	width: 90%;
}
.blog-left b {
	font-size:3.5em;
	color:#40A1FC;
	display:block;
	height:55px;
}
.blog-left span {
	font-size:1em;
	color:#40A1FC;
}
ul.men-grid li {
	display:inline-block;
}
.top-blog p {
	font-size: .95em;
	color: #666;
	line-height: 1.8em;
}
.top-blog p a {
	text-decoration:none;
	color:#40A1FC;
}
.top-blog a.fast {
	text-decoration: none;
	font-size: 1.3em;
	color: #333;
}
.top-blog a.fast:hover, .top-blog p a:hover, ul.popular li a:hover, a.more-dummy:hover {
	color: #40A1FC;
}
.pagination > a {
	color:#666;
}
.pagination > a.hover, .pagination > .active > a:hover {
	background:#40A1FC;
	border-color:#40A1FC;
	color:#fff;
}
.pagination {
	margin: 0;
}
.pagination > a:hover {
	color: #FFFFFF;
	border-color: #40A1FC;
	background: #40A1FC;
}
a.more {
	color: #fff;
	background: #40A1FC;
	padding: 0.5em 1em;
	display: inline-block;
	text-decoration: none;
}
a.more:hover {
	background: #2d2d2d;
}
p.sed {
	margin: 0.5em 0 1em;
}
nav {
	text-align: center;
}
/*--//blog--*/
/*--single--*/
.single-middle h3 {
	font-size: 2.5em;
	color: #2d2d2d;
	text-align:center;
	margin: 0 0 1em;
}
.single-bottom {
	padding: 0em 0 4em;
}
.single-bottom input[type="text"], .single-bottom textarea {
	width: 100%;
	padding: 1em;
	background: none;
	outline: none;
	border: 1px solid #A09F9F;
	font-size: 1em;
	color:#A09F9F;
	-webkit-appearance: none;
}
.single-bottom input[type="submit"] {
	width: 10%;
	font-size: 1.3em;
	background: #40A1FC;
	padding: 0.4em 0.8em;
	text-align: center;
	color: #fff;
	border: none;
	outline:none;
	-webkit-appearance: none;
	margin: 0 0.8em;
}
.single-bottom input[type="submit"]:hover {
	background:#2d2d2d;
}
.single-bottom textarea {
	resize:none;
	min-height:180px;
	margin: 1em 1em;
	width: 97.6%;
}
.media-body h4 {
	font-size: 1.3em;
}
.media-body h4 a {
	color: #2d2d2d;
	text-decoration:none;
}
.media-body p {
	margin: 0.7em 0 0em;
	font-size: .95em;
	color: #A09F9F;
	line-height: 1.6em;
}
.media {
	margin: 0em 0 3em;
}
.single-bottom h3 {
	font-size: 2.5em;
	color: #2d2d2d;
	text-align: center;
	margin: 0.5em 0 1em;
}
.md-in {
	padding:0;
}
.in-media {
	padding:0 0 0 5em;
}
ul.grid-part li {
	list-style:none;
	color:#A09F9F;
}
ul.grid-part li a {
	color:#A09F9F;
	text-decoration:none;
	padding:0.2em 0;
	font-size: 1.1em;
}
ul.grid-part li a i {
	background: #1985CB;
	width:5px;
	height: 5px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
ul.grid-part li a:hover {
	color:#1985CB;
	padding-left:0.2em;
}
ul.grid-part {
	margin: 2em 0;
}
.single {
	padding: 2em 15px 0;
}
/*--//single--*/
/*-- mail --*/
.mail {
	padding:4em 0;
}
.map iframe {
	width: 100%;
	min-height: 400px;
	border: none;
}
.mail-grids {
	margin-top: 2em;
}
.mail-grid-left h3 {
	color: #40A1FC;
	font-size: 40px;
	font-weight: 300;
	margin: 0;
}
.mail-grid-left h5 {
	color: #969696;
	font-size: 14px;
	margin: 1em 0;
	line-height: 1.8em;
}
.mail-grid-left h5 span {
	display: block;
}
.mail-grid-left h4 {
	color:#000;
	font-size:18px;
	font-weight:600;
	margin:0;
}
.mail-grid-left p {
	color: #000000;
	font-size: 14px;
	margin: 1em 0;
	line-height: 1.8em;
}
.mail-grid-left p a {
	color: #000000;
}
.mail-grid-left p span {
	display:block;
}
.contact-form form {
	text-align: right;
}
.contact-form input[type="text"] {
	width: 100%;
	color: #898888;
	background: none;
	outline: none;
	font-size: 14px;
	padding: .5em;
	margin-bottom: 1em;
	border: solid 1px #D5D4D4;
	-webkit-appearance: none;
}
.contact-form textarea {
	resize: none;
	width: 100%;
	color: #898888;
	font-size: 14px;
	outline: none;
	padding: .5em;
	border: solid 1px #D5D4D4;
	min-height: 150px;
	-webkit-appearance: none;
}
.contact-form input[type="submit"] {
	border: none;
	outline: none;
	color: #FFF;
	padding: .5em 1.5em;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	margin: 0.5em 0 0 0;
	-webkit-appearance: none;
	background: #40A1FC;
}
.contact-form input[type="submit"]:hover {
	background:#4D4D4D;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
span.menu {
	display: none;
}
/*--top-top--*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 25px;
	overflow: hidden;
	width: 47px;
	height: 47px;
	border: none;
	text-indent: 100%;
	background: url(../images/top-arrow.png) no-repeat;
}
/*--/top-top--*/
/*-- responsive-design starts-here --*/
@media screen and (max-width: 1024px) {
.top-blog {
 width: 87%;
}
.blog h2 {
 margin-top: 0;
}
.callbacks_tabs {
 top: 87%;
}
.banner {
 min-height: 144px !important;
}
.banner-info {
 margin: 8em 0 0 0;
}
.banner-bottom-grids {
 margin: 3em 0;
}
.banner-info p {
 margin: 0em 0 7em 0;
}
.banner-bottom-left h5 {
 font-size: 14px;
 margin: 4px 0;
}
.banner-bottom-left h3 {
 font-size: 28px;
}
.banner-bottom-left p {
 font-size: 13px;
}
.about-top {
 padding: 4em 0 0;
}
.mail-grid-left h3 {
 font-size: 32px;
}
.mail {
 padding: 4em 0 2em;
}
.banner-info h2 span {
 padding-bottom: 0;
 border-bottom: none;
}
}
@media screen and (max-width: 768px) {
.head-top,.head-info{ display:none;}
#fh5co-header .head-middle{padding:15px 0 10px 0;}
#fh5co-header .head-middle .logo{width:180px;;}

      .navbar{margin-top:0px; min-height: 0px; position:relative; border-top:none; }
      .navbar-default .navbar-brand {color: #fff; font-size: 14px; display:none;}
      .navbar-default .navbar-brand:hover,
      .navbar-default .navbar-brand:focus {color: #fff;}
      .navbar-toggle{border:none; position:absolute; z-index:2; right:10px; top:-50px; }
      .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none;}
      .navbar-default .navbar-toggle:hover,
      .navbar-default .navbar-toggle:focus {
        background-color: #2d94d7;
      }
      .navbar-default .navbar-toggle .icon-bar{background-color: #000;}
      .navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}
      .navbar-default .navbar-nav > li {}
      .navbar-default .navbar-nav > li:last-child{border: none;}
      .navbar-default .navbar-nav > li > a,
      .navbar-default .navbar-nav .open .dropdown-menu > li > a{color: #000; border-bottom:1px solid #e4e4e4;}
      .navbar-default .navbar-nav > li > a:hover,
       .navbar-default .navbar-nav > li > a:focus,
       .navbar-default .navbar-nav > .active > a, 
       .navbar-default .navbar-nav > .active > a:hover, 
       .navbar-default .navbar-nav > .active > a:focus,
       .navbar-default .navbar-nav > .open > a, 
       .navbar-default .navbar-nav > .open > a:hover, 
       .navbar-default .navbar-nav > .open > a:focus,
       .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{ background:#FFFFFF; color: #F02830;}

    


.head-logo {
 width: 20%;
}
.head-logo a img {
 width:100%;
}
span.menu {
 display: block;
 text-align: right;
 padding-bottom: 1em;
 cursor: pointer;
 color: #E74C3C;
 font-size: 16px;
 font-weight: 700;
 position: relative;
}
.top-nav {
 float: right;
 margin-top: 3em;
 width: 5%;
}
.head-logo a {
 margin-top: 1.5em;
}
ul.nav1 {
 display: none;
}
.top-nav ul {
 padding: 0;
 margin: 0;
 z-index: 9999;
 position: absolute;
 width: 100%;
 left:0;
}
.top-nav ul.nav1 li.active {
 background: #DC5329;
}
.top-nav ul.nav1 li {
 display: block;
 text-align: center;
 background: rgba(181, 181, 181, 1);
 border-bottom: 1px dashed #0F2031;
 margin: 0;
 width: 100%;
}
.top-nav ul li a {
 padding: 1.5em 0;
 display: block;
 float: none;
}
.top-nav ul li a i {
 margin-top: .5em;
}
.top-nav ul li a {
 padding: 1em 0;
}
.banner-info h2 {
 font-size: 41px;
}
.banner-info h2 {
 font-size: 41px;
}
.banner {
 min-height: 630px;
}
.callbacks_tabs {
 top: 83%;
 left: 43%;
}
.banner-bottom-right {
 margin-top: 2em;
}
.service-box {
 margin: 2em 0;
}
.testimonial-grid p {
 width: 90%;
}
.news-grid {
 margin-top: 2em;
 float: left;
 width: 50%;
}

.footer-middle {
 margin: 3em 0;
}
.a-banner {
 min-height: 88px !important;
}
.banner-bottom-right {
 margin-bottom: 2em;
}
.about-bottom-right {
 margin-top: 4em;
}
.banner-bottom-grids {
 margin: 2em 0;
}
.team-grid {
 float: left;
 width: 50%;
}
.team-grid:nth-child(3) {
 margin-top: 2em;
}
.team-grid:nth-child(4) {
 margin-top: 2em;
}
.contact-form {
 margin-top: 2em;
}
.products-grid {
 margin-bottom: 2em;
 padding: 0;
}
.footer-left {
 padding: 0;
}
.footer-middle {
 padding: 0;
}
.footer-right {
 padding: 0;
}
.single {
 padding: 0;
}
.mail-grid-left {
 padding: 0;
}
.banner-info {
 margin: 4em 0 0 0;
}
.footer-right a img {
 width: 20%;
}
.top-nav ul li a {
 width: 100%;
}
.top-blog {
 width: 83%;
}
ul.grid-part {
 float: left;
}
.single-bottom textarea {
 width: 100%;
}
.single-bottom input[type="text"], .single-bottom textarea {
 margin-bottom: 1em !important;
 margin: 0;
}
.comment {
 padding: 0;
}
.single-bottom {
 padding: 0em 0 2.5em;
}
.banner-info h2 span {
 border-bottom: none;
}
.footer-left input[type="text"] {
 margin-bottom: 0em;
}
.phone {
 margin-top: 0em;
}
.phone p {
 margin: 1em 0 0 0;
}
.address p {
 margin: 1em 0 0 0;
}
.banner-bottom-left h5 {
 font-size: 15px;
}
.banner-bottom-left p {
 font-size: 13px;
}
.banner-bottom-right {
 padding: 0;
}
.a-banner-bottom-text {
 padding: 0;
}
.team-grid {
 padding: 0;
}
.banner-info p {
 margin: 0em 0 11em 0;
}
}
@media screen and (max-width: 640px) {
.banner-info h2 {
 font-size: 35px;
}
.contact-form {
 padding: 0;
}
.footer-middle {
 margin: 0em 0;
}
.mail {
 padding: 4em 0 2em;
}
.team-grid p {
 width: 90%;
}
.head-logo a {
 margin-top: 1.7em;
}
.top-blog {
 width: 80%;
}
.pagination {
 padding-top: 2em;
}
.blog-to {
 padding: 1em 0;
}
.banner-info h2 span {
 border-bottom: none;
}
.banner-info {
 margin: 3em 0 0 0;
}
.banner {
 min-height: 560px;
}
.banner-bottom-left h3 {
 font-size: 28px;
}
.specialty-info h3 {
 font-size: 34px;
}
.about-info h3 {
 font-size: 34px;
}
.about-bottom h3 {
 font-size: 34px;
}
.team-info h3 {
 font-size: 34px;
}
.products-top h3 {
 font-size: 34px;
}
.products-text h4 {
 font-size: 22px;
}
.products-number p {
 font-size: 34px;
}
.products-bottom h3 {
 font-size: 34px;
}
.mail-grid-left h3 {
 font-size: 34px;
}
.head-logo {
 width: 25%;
}
}
@media screen and (max-width: 480px) {
 .footer-right {
 text-align:left;
}
 .banner-info h2 span {
 border-bottom: none;
}
.banner-info h2 {
 line-height: 1.2em;
 font-size: 21px;
}
.banner-info {
 margin: 2em 0 0 0;
}
.specialty-button {
 margin-top: 0em;
}
.see-button {
 margin-top: 0.5em;
}
.banner-info p {
 font-size: .875em;
 margin: 0em 0 8em 0;
}
.callbacks_tabs {
 top: 72%;
 left: 36%;
}
.head-logo {
 width: 33%;
}
.products-top-grids {
 margin-top: 1em;
}
.news-grids {
 margin-top: 1em;
}
.news-grid img {
	height:120px;
	/*height:auto;*/
}
.top-blog {
 width: 100%;
 margin: 0;
 padding-top: 1em;
}
.about-bottom-grids {
 margin-top: 2em;
}
ul.grid-part {
 padding: 0;
}
.top-nav {
 margin-top: 2.2em;
 width: 8%;
}
.testimonial-grid p {
 width: 100%;
}
.single-bottom input[type="submit"] {
 width: 20%;
 margin: 0;
}
.testimonial-grid p {
 font-size: 1em;
}
.news-grid {
 margin-top: 1em;
 padding-left: 0;
}
.news-grid a h4 {
 font-size: 14px;
}
.news-grid span {
 font-size: 14px;
}
.copyright-left {
 float: none;
 text-align: center;
 margin-bottom: 2em;
}
.copyright-right {
 float: none;
 text-align: center;
}
.a-banner {
 min-height: 85px !important;
}
.about-top {
 padding: 2em 0;
}
.banner-bottom-right {
 padding: 0;
}
.products-top {
 padding: 2em 0;
}
.gallery-grid {
 float: none;
 width: 100%;
}
.gallery-grid1 {
 float: none;
 width: 100% !important;
}
.e-page h5 {
 font-size: 3em;
}
.head-logo a {
 margin-top: 1.5em;
}
.map iframe {
 min-height: 250px;
}
.footer-middle {
 margin: 2.5em 0;
}
.banner-bottom-grid-text {
 padding: 0;
}
.specialty-info {
 padding: 0;
}
.specialty-grids {
 padding: 0;
 margin-top: 6em;
}
.mail {
 padding: 0em 0 2em;
}
.specialty {
 padding: 3em 0 1.5em;
}
.see-button a {
 padding: 1em 2em;
}
.news {
 padding: 1.5em 0 3em;
}
.footer-right a img {
 width: 33%;
}
}
@media screen and (max-width: 320px) {
.head-logo {
 width: 43%;
}
.top-nav {
 width: 12%;
 margin-top: 1.7em;
}
.head-logo a {
 margin-top: 1.3em;
}
.top-nav ul li a {
 padding: .5em 0;
}
.banner-info h2 {
 font-size: 19px;
 padding-bottom: 4em;
}
.banner-info {
 margin: 4em 0 0 0;
}
.banner-info p {
 display: none;
}
.callbacks_tabs {
 top: 71%;
 left: 25%;
}
.team-grids {
 margin-top: 1em;
}
.a-banner {
 min-height: 75px !important;
}
.team-grid img {
 width: 90%;
}
.banner-bottom-grid-text {
 padding: 0;
}
.see-button {
 margin-top: .3em;
}
.banner-bottom-left h3 {
 font-size: 20px;
}
.banner-bottom-right {
 margin-bottom: 0em;
}
.specialty {
 padding: 2em 0;
}
.specialty-info h3 {
 font-size: 26px;
}
.specialty-info {
 padding: 0;
}
.specialty-info p {
 margin: 1em 0 0 0;
 font-size: 13px;
}
.specialty-info p span {
 margin-top: 1em;
}
.service-box h5 {
 margin: 1em 0;
}
.testimonials {
 padding: 2em 0;
}
.testimonial-nfo h3 {
 font-size: 26px;
}
.testimonial-grid p {
 font-size: .9em;
}
.news {
 padding: 2em 0 0;
}
.news-text h3 {
 font-size: 26px;
}
.news-grids {
 margin-top: 0em;
}
.news-grid {
 float: none;
 width: 100%;
 padding: 0;
 margin: 3em 0
}
.footer-left {
 padding: 0;
}
.footer-left ul {
 text-align: center;
}
.footer-left ul li {
 margin: 0.2em .24em 0;
}
.footer {
 padding: 2em 0;
}
.footer-left form {
 margin-top: 2em;
}
.about-info h3 {
 font-size: 26px;
}
.banner-bottom-left h3 {
 font-size: 18px;
}
.a-banner-bottom-text {
 margin-top: 1em;
}
.banner-bottom-grids {
 margin: 1em 0;
}
.about-bottom {
 padding: 2em 0;
}
.about-bottom h3 {
 font-size: 26px;
}
.about-bottom-left h4 {
 font-size: 20px;
 font-weight: 400;
}
.about-bottom-grids {
 margin-top: 1em;
}
.about-bottom-left p span {
 margin: 1em 0;
 text-align: left;
}
.about-bottom-right {
 margin-top: 2em;
}
.team {
 padding: 2em 0;
}
.team-info h3 {
 font-size: 26px;
}
.team-grid {
 float: none;
 width: 100%;
 padding: 0;
}
.team-grid:nth-child(2) {
 margin-top: 2em;
}
.a-banner-bottom-text {
 padding: 0;
}
.products-top h3 {
 font-size: 26px;
 line-height: 1.4em;
}
.products-number {
 margin-right: 1em;
}
.products-text h4 {
 font-size: 20px;
 margin: 0 0 .2em 0;
}
.products-text p {
 font-size: 12px;
}
.products-grid {
 margin-bottom: 2em;
 padding: 0;
}
.products-number p {
 line-height: .5em;
}
.products-top-grids {
 margin-top: 0em;
}
.products-bottom {
 padding: 2em 0;
}
.products-bottom h3 {
 font-size: 26px;
}
.products-bottom-grids {
 margin-top: 1em;
}
.e-page h3 {
 font-size: 8em;
}
.e-page {
 padding: 9em 0 0 0;
 min-height: 640px;
}
.e-page h5 {
 font-size: 2em;
}
.mail {
 padding: 1em 0;
}
.footer-middle {
 margin: 0em 0;
}
.map iframe {
 min-height: 265px;
}
.mail-grid-left h3 {
 font-size: 26px;
}
.mail-grid-left {
 padding: 0;
}
.contact-form {
 padding: 0;
}
.footer-middle {
 margin: 2.2em 0;
}
.blog h2 {
 font-size: 26px;
 margin-top: 0px;
}
.blog-left b {
 font-size: 2.5em;
}
.blog {
 padding: 1.5em 0;
}
.single-middle h3 {
 font-size: 2.2em;
}
.single-bottom h3 {
 font-size: 2.1em;
}
.single-bottom input[type="submit"] {
 width: 34%;
}
.mail-grid-left {
 padding: 0 !important;
}
.contact-form {
 padding: 0;
}
.contact-form {
 padding: 0 !important;
}
.specialty-grids-top:nth-child(2) {
 margin-top: 0;
}
.specialty-button {
 margin: 0em 0 2em;
}
.footer-left input[type="text"] {
 margin-bottom: .2em;
}
.address p {
 margin: .6em 0 0 0;
}
.phone {
 margin-top: 1em;
}
.phone p {
 margin: 0em 0 0 0;
}
.footer-right a img {
 width: 50%;
}
.top-blog p {
 font-size: 12px;
 margin: 7px 0;
}
.in-media {
 padding: 0 0 0 1em;
}
.team-grid p {
 font-size: 14px;
 line-height: 1.7em;
}
.team-grid h6 {
 margin: 1em 0 .3em 0;
}
.about-bottom-left p {
 font-size: 13px;
}
.about-info h5 {
 font-size: 13px;
}
.team-info {
 text-align: center;
}
.banner-bottom-left p {
 font-size: 14px;
}
.see-button a {
 font-size: 13px;
 padding: 1em 2em;
}
.specialty-grids {
 padding: 0;
 margin-top: 2em;
}
}
.why-choose {
	position: relative;
}
.sec-padd {
	padding: 70px 0;
}
.section-title {
	position: relative;
	text-align:center;
	padding-bottom: 15px;
	margin-bottom: 50px;
}
.section-title h2 {
	position: relative;
	font-size: 40px;
	text-transform: capitalize;
	margin-bottom:20px;
}
.section-title h5{margin-top: 26px;}
.section-title:before {
	content: "";
	position: absolute;
	top: 56px;
	left: 0;
	width: 50px;
	height: 4px;
	background: #48c7ec;
}
.section-title.center:before {
	left: 50%;
	margin-left: -25px;
}
.why-choose .img-box {
	position: relative;
	overflow: hidden;
	display: inline-block;
}
.why-choose .img-box img{ max-width:100%; height:auto}
.why-choose .overlay-box {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: -60px;
 transition: .3s ease-out;
	background: rgba(0, 0, 0, 0.75);
	transform: translate(0, 100%);
}
.why-choose .item:hover .overlay-box {
 transition: .5s ease-in-out;
	top: 0px;
	transform: translate(0, 0);
}
.why-choose .inner-box {
	position: relative;
	padding-left: 80px;
	padding-right: 21px;
	transition: 1s ease;
}
.why-choose .item:hover .inner-box {
	padding: 50px 21px 50px 80px;
 transition: .5s ease;
}
.why-choose .icon_box {
	position: absolute;
	width: 60px;
	height: 100%;
	text-align: center;
	background: #48c7ec;
	left: 0;
	top: 0;
	bottom: 0;
	line-height: 60px;
	color: #fff;
 transition: .5s ease;
}
.why-choose .icon_box span {
	font-size: 33px;
	line-height: 60px;
}
.why-choose .item:hover .icon_box span {
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0;
	margin-top: -20px;
 transition: .5s ease;
}
.why-choose .overlay-box .text {
	color: #fff;
}
.why-choose .overlay-box h4 {
	color: #fff;
	line-height: 60px;
	margin:0;
 transition: .5s ease-in-out;
}
.why-choose .item:hover .overlay-box h4 {
	color: #48c7ec;
 transition: .5s ease-in-out;
}
.why-choose .overlay-box .text p {
	color: rgba(255, 255, 255, 0.06);
	transform: translate(0, 100%);
	transition: 1s ease;
	opacity: 0;
}
.why-choose .item:hover .overlay-box .text p {
	transform: translate(0, 0);
 transition: .5s ease;
 transition-delay: .3s;
	opacity: 1;
	color: #fff;
}
.honor-grid img {
	width: 100%;
	margin: 1em 0;
	min-height:200px;
}
.news-info {
	text-align:center;
}
.pagess {
	clear: both;
	margin: 20px;
	overflow: hidden;
	margin-left: 0px;
	text-align: center;
	font-size:12px
}
.pagess a {
	display:inline-block;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	line-height: 20px;
	background: #fff;
	color:#999
}
.pagess a:hover {
	background:#ccc;
	color:#fff;
	border: 1px solid #ccc
}
.pagess a:hover a {
	color:#fff;
}
.pagess a.hover {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	background: #ccc;
	color: #fff;
}
.nbanner{ width:100%; height:300px;background-image: url(../images/nbanner.png);background-size:cover;}

.padding-large-bottom {padding-bottom: 30px!important;}.margin-large-bottom{margin-bottom:30px!important}.line{margin:0;padding:0}.x1,.x2,.x3,.x4,.x5,.x6,.x7,.x8,.x9,.x10,.x11,.x12,.xl1,.xl2,.xl3,.xl4,.xl5,.xl6,.xl7,.xl8,.xl9,.xl10,.xl11,.xl12,.xs1,.xs2,.xs3,.xs4,.xs5,.xs6,.xs7,.xs8,.xs9,.xs10,.xs11,.xs12,.xm1,.xm2,.xm3,.xm4,.xm5,.xm6,.xm7,.xm8,.xm9,.xm10,.xm11,.xm12,.xb1,.xb2,.xb3,.xb4,.xb5,.xb6,.xb7,.xb8,.xb9,.xb10,.xb11,.xb12{position:relative;min-height:1px}.line-big{margin-left:-10px;margin-right:-10px}

.line-big .x1,.line-big .x2,.line-big .x3,.line-big .x4,.line-big .x5,.line-big .x6,.line-big .x7,.line-big .x8,.line-big .x9,.line-big .x10,.line-big .x11,.line-big .x12,.line-big .xl1,.line-big .xl2,.line-big .xl3,.line-big .xl4,.line-big .xl5,.line-big .xl6,.line-big .xl7,.line-big .xl8,.line-big .xl9,.line-big .xl10,.line-big .xl11,.line-big .xl12,.line-big .xs1,.line-big .xs2,.line-big .xs3,.line-big .xs4,.line-big .xs5,.line-big .xs6,.line-big .xs7,.line-big .xs8,.line-big .xs9,.line-big .xs10,.line-big .xs11,.line-big .xs12,.line-big .xm1,.line-big .xm2,.line-big .xm3,.line-big .xm4,.line-big .xm5,.line-big .xm6,.line-big .xm7,.line-big .xm8,.line-big .xm9,.line-big .xm10,.line-big .xm11,.line-big .xm12,.line-big .xb1,.line-big .xb2,.line-big .xb3,.line-big .xb4,.line-big .xb5,.line-big .xb6,.line-big .xb7,.line-big .xb8,.line-big .xb9,.line-big .xb10,.line-big .xb11,.line-big .xb12{position:relative;min-height:1px;padding-right:10px;padding-left:10px}.line-middle{margin-left:-5px;margin-right:-5px}.line-middle .x1,.line-middle .x2,.line-middle .x3,.line-middle .x4,.line-middle .x5,.line-middle .x6,.line-middle .x7,.line-middle .x8,.line-middle .x9,.line-middle .x10,.line-middle .x11,.line-middle .x12,.line-middle .xl1,.line-middle .xl2,.line-middle .xl3,.line-middle .xl4,.line-middle .xl5,.line-middle .xl6,.line-middle .xl7,.line-middle .xl8,.line-middle .xl9,.line-middle .xl10,.line-middle .xl11,.line-middle .xl12,.line-middle .xs1,.line-middle .xs2,.line-middle .xs3,.line-middle .xs4,.line-middle .xs5,.line-middle .xs6,.line-middle .xs7,.line-middle .xs8,.line-middle .xs9,.line-middle .xs10,.line-middle .xs11,.line-middle .xs12,.line-middle .xm1,.line-middle .xm2,.line-middle .xm3,.line-middle .xm4,.line-middle .xm5,.line-middle .xm6,.line-middle .xm7,.line-middle .xm8,.line-middle .xm9,.line-middle .xm10,.line-middle .xm11,.line-middle .xm12,.line-middle .xb1,.line-middle .xb2,.line-middle .xb3,.line-middle .xb4,.line-middle .xb5,.line-middle .xb6,.line-middle .xb7,.line-middle .xb8,.line-middle .xb9,.line-middle .xb10,.line-middle .xb11,.line-middle .xb12{position:relative;min-height:1px;padding-right:5px;padding-left:5px}.line-small{margin-left:-2px;margin-right:-2px}.line-small .x1,.line-small .x2,.line-small .x3,.line-small .x4,.line-small .x5,.line-small .x6,.line-small .x7,.line-small .x8,.line-small .x9,.line-small .x10,.line-small .x11,.line-small .x12,.line-small .xl1,.line-small .xl2,.line-small .xl3,.line-small .xl4,.line-small .xl5,.line-small .xl6,.line-small .xl7,.line-small .xl8,.line-small .xl9,.line-small .xl10,.line-small .xl11,.line-small .xl12,.line-small .xs1,.line-small .xs2,.line-small .xs3,.line-small .xs4,.line-small .xs5,.line-small .xs6,.line-small .xs7,.line-small .xs8,.line-small .xs9,.line-small .xs10,.line-small .xs11,.line-small .xs12,.line-small .xm1,.line-small .xm2,.line-small .xm3,.line-small .xm4,.line-small .xm5,.line-small .xm6,.line-small .xm7,.line-small .xm8,.line-small .xm9,.line-small .xm10,.line-small .xm11,.line-small .xm12,.line-small .xb1,.line-small .xb2,.line-small .xb3,.line-small .xb4,.line-small .xb5,.line-small .xb6,.line-small .xb7,.line-small .xb8,.line-small .xb9,.line-small .xb10,.line-small .xb11,.line-small .xb12{position:relative;min-height:1px;padding-right:2px;padding-left:2px}.x1,.x2,.x3,.x4,.x5,.x6,.x7,.x8,.x9,.x10,.x11,.x12{float:left}.x1{width:8.33333333%}.x2{width:16.66666667%}.x3{width:25%}.x4{width:33.33333333%}.x5{width:41.66666667%}.x6{width:50%}.x7{width:58.33333333%}.x8{width:66.66666667%}.x9{width:75%}.x10{width:83.33333333%}.x11{width:91.66666667%}.x12{width:100%}.x0-left{left:0}.x1-left{left:8.33333333%}.x2-left{left:16.66666667%}.x3-left{left:25%}.x4-left{left:33.33333333%}.x5-left{left:41.66666667%}.x6-left{left:50%}.x7-left{left:58.33333333%}.x8-left{left:66.66666667%}.x9-left{left:75%}.x10-left{left:83.33333333%}.x11-left{left:91.66666667%}.x12-left{left:100%}.x0-right{right:0}.x1-right{right:8.33333333%}.x2-right{right:16.66666667%}.x3-right{right:25%}.x4-right{right:33.33333333%}.x5-right{right:41.66666667%}.x6-right{right:50%}.x7-right{right:58.33333333%}.x8-right{right:66.66666667%}.x9-right{right:75%}.x10-right{right:83.33333333%}.x11-right{right:91.66666667%}.x12-right{right:100%}.x0-move{margin-left:0}.x1-move{margin-left:8.33333333%}.x2-move{margin-left:16.66666667%}.x3-move{margin-left:25%}.x4-move{margin-left:33.33333333%}.x5-move{margin-left:41.66666667%}.x6-move{margin-left:50%}.x7-move{margin-left:58.33333333%}.x8-move{margin-left:66.66666667%}.x9-move{margin-left:75%}.x10-move{margin-left:83.33333333%}.x11-move{margin-left:91.66666667%}.x12-move{margin-left:100%}@media(min-width:300px){.xl1,.xl2,.xl3,.xl4,.xl5,.xl6,.xl7,.xl8,.xl9,.xl10,.xl11,.xl12{float:left}.xl1{width:8.33333333%}.xl2{width:16.66666667%}.xl3{width:25%}.xl4{width:33.33333333%}.xl5{width:41.66666667%}.xl6{width:50%}.xl7{width:58.33333333%}.xl8{width:66.66666667%}.xl9{width:75%}.xl10{width:83.33333333%}.xl11{width:91.66666667%}.xl12{width:100%}

.xl0-left{left:0}.xl1-left{left:8.33333333%}.xl2-left{left:16.66666667%}.xl3-left{left:25%}.xl4-left{left:33.33333333%}.xl5-left{left:41.66666667%}.xl6-left{left:50%}.xl7-left{left:58.33333333%}.xl8-left{left:66.66666667%}.xl9-left{left:75%}.xl10-left{left:83.33333333%}.xl11-left{left:91.66666667%}.xl12-left{left:100%}.xl0-right{right:0}.xl1-right{right:8.33333333%}.xl2-right{right:16.66666667%}.xl3-right{right:25%}.xl4-right{right:33.33333333%}.xl5-right{right:41.66666667%}.xl6-right{right:50%}.xl7-right{right:58.33333333%}.xl8-right{right:66.66666667%}.xl9-right{right:75%}.xl10-right{right:83.33333333%}.xl11-right{right:91.66666667%}.xl12-right{right:100%}.xl0-move{margin-left:0}.xl1-move{margin-left:8.33333333%}.xl2-move{margin-left:16.66666667%}.xl3-move{margin-left:25%}.xl4-move{margin-left:33.33333333%}.xl5-move{margin-left:41.66666667%}.xl6-move{margin-left:50%}.xl7-move{margin-left:58.33333333%}.xl8-move{margin-left:66.66666667%}.xl9-move{margin-left:75%}.xl10-move{margin-left:83.33333333%}.xl11-move{margin-left:91.66666667%}.xl12-move{margin-left:100%}}@media(min-width:760px){.xs1,.xs2,.xs3,.xs4,.xs5,.xs6,.xs7,.xs8,.xs9,.xs10,.xs11,.xs12{float:left}.xs1{width:8.33333333%}.xs2{width:16.66666667%}.xs3{width:25%}.xs4{width:33.33333333%}.xs5{width:41.66666667%}.xs6{width:50%}.xs7{width:58.33333333%}.xs8{width:66.66666667%}.xs9{width:75%}.xs10{width:83.33333333%}.xs11{width:91.66666667%}.xs12{width:100%}.xs0-left{left:0}.xs1-left{left:8.33333333%}.xs2-left{left:16.66666667%}.xs3-left{left:25%}.xs4-left{left:33.33333333%}.xs5-left{left:41.66666667%}.xs6-left{left:50%}.xs7-left{left:58.33333333%}.xs8-left{left:66.66666667%}.xs9-left{left:75%}.xs10-left{left:83.33333333%}.xs11-left{left:91.66666667%}.xs12-left{left:100%}.xs0-right{right:0}.xs1-right{right:8.33333333%}.xs2-right{right:16.66666667%}.xs3-right{right:25%}.xs4-right{right:33.33333333%}.xs5-right{right:41.66666667%}.xs6-right{right:50%}.xs7-right{right:58.33333333%}.xs8-right{right:66.66666667%}.xs9-right{right:75%}.xs10-right{right:83.33333333%}.xs11-right{right:91.66666667%}.xs12-right{right:100%}.xs0-move{margin-left:0}.xs1-move{margin-left:8.33333333%}.xs2-move{margin-left:16.66666667%}.xs3-move{margin-left:25%}.xs4-move{margin-left:33.33333333%}.xs5-move{margin-left:41.66666667%}.xs6-move{margin-left:50%}.xs7-move{margin-left:58.33333333%}.xs8-move{margin-left:66.66666667%}.xs9-move{margin-left:75%}.xs10-move{margin-left:83.33333333%}.xs11-move{margin-left:91.66666667%}.xs12-move{margin-left:100%}}@media(min-width:1000px){.xm1,.xm2,.xm3,.xm4,.xm5,.xm6,.xm7,.xm8,.xm9,.xm10,.xm11,.xm12{float:left}.xm1{width:8.33333333%}.xm2{width:16.66666667%}.xm3{width:25%}.xm4{width:33.33333333%}.xm5{width:41.66666667%}.xm6{width:50%}.xm7{width:58.33333333%}.xm8{width:66.66666667%}.xm9{width:75%}.xm10{width:83.33333333%}.xm11{width:91.66666667%}.xm12{width:100%}.xm0-left{left:0}.xm1-left{left:8.33333333%}.xm2-left{left:16.66666667%}.xm3-left{left:25%}.xm4-left{left:33.33333333%}.xm5-left{left:41.66666667%}.xm6-left{left:50%}.xm7-left{left:58.33333333%}.xm8-left{left:66.66666667%}.xm9-left{left:75%}.xm10-left{left:83.33333333%}.xm11-left{left:91.66666667%}.xm12-left{left:100%}.xm0-right{right:0}.xm1-right{right:8.33333333%}.xm2-right{right:16.66666667%}.xm3-right{right:25%}.xm4-right{right:33.33333333%}.xm5-right{right:41.66666667%}.xm6-right{right:50%}.xm7-right{right:58.33333333%}.xm8-right{right:66.66666667%}.xm9-right{right:75%}.xm10-right{right:83.33333333%}.xm11-right{right:91.66666667%}.xm12-right{right:100%}.xm0-move{margin-left:0}.xm1-move{margin-left:8.33333333%}.xm2-move{margin-left:16.66666667%}.xm3-move{margin-left:25%}.xm4-move{margin-left:33.33333333%}.xm5-move{margin-left:41.66666667%}.xm6-move{margin-left:50%}.xm7-move{margin-left:58.33333333%}.xm8-move{margin-left:66.66666667%}.xm9-move{margin-left:75%}.xm10-move{margin-left:83.33333333%}.xm11-move{margin-left:91.66666667%}.xm12-move{margin-left:100%}}@media(min-width:1200px){.xb1,.xb2,.xb3,.xb4,.xb5,.xb6,.xb7,.xb8,.xb9,.xb10,.xb11,.xb12{float:left}.xb1{width:8.33333333%}.xb2{width:16.66666667%}.xb3{width:25%}.xb4{width:33.33333333%}.xb5{width:41.66666667%}.xb6{width:50%}.xb7{width:58.33333333%}.xb8{width:66.66666667%}.xb9{width:75%}.xb10{width:83.33333333%}.xb11{width:91.66666667%}.xb12{width:100%}.xb0-left{left:0}.xb1-left{left:8.33333333%}.xb2-left{left:16.66666667%}.xb3-left{left:25%}.xb4-left{left:33.33333333%}.xb5-left{left:41.66666667%}.xb6-left{left:50%}.xb7-left{left:58.33333333%}.xb8-left{left:66.66666667%}.xb9-left{left:75%}.xb10-left{left:83.33333333%}.xb11-left{left:91.66666667%}.xb12-left{left:100%}.xb0-right{right:0}.xb1-right{right:8.33333333%}.xb2-right{right:16.66666667%}.xb3-right{right:25%}.xb4-right{right:33.33333333%}.xb5-right{right:41.66666667%}.xb6-right{right:50%}.xb7-right{right:58.33333333%}.xb8-right{right:66.66666667%}.xb9-right{right:75%}.xb10-right{right:83.33333333%}.xb11-right{right:91.66666667%}.xb12-right{right:100%}.xb0-move{margin-left:0}.xb1-move{margin-left:8.33333333%}}
/* 图片列表 begin*/
.zoomimgs{display:block; width:100%;height:0; padding-bottom:67%; overflow:hidden; background-position: center center; background-repeat: no-repeat; -webkit-background-size:cover; -moz-background-size:cover; background-size:cover;}
.show-product a{border:1px solid #DCDCDC; color: #37474f; display:block;  background:#fff; padding:2px;}

.show-product a .media-img{transition: opacity 0.5s;-moz-transition: opacity 0.5s;-webkit-transition: opacity 0.5s;-o-transition: opacity 0.5s;  width:100%; overflow:hidden}

.show-product a:hover{border:1px solid #F02930; color:#000; text-decoration:none;}

.show-product a:hover .media-img{ opacity:0.6; }

.show-product a .content{}

.show-product a .content h3{margin:10px 0px 0px; font-size:12px; line-height:20px; height:20px; overflow:hidden; white-space:nowrap}

.show-product a .content p.desc{ font-size:14px; color:#999; line-height:1.6; height:50px; overflow:hidden}

.show-product a .content p.more{border:1px solid #e22835;padding: 6px 15px;font-size: 14px; line-height:1.5;display: inline-block; margin-top:25px}

.show-product a .content p.more:hover{ background:#e22835; color:#fff}

.show-product a:hover h3{ color:#F02930}

/* 图片列表 end*/

/*发展历程*/
.ny_title{
	width: 100%;
	padding: 35px 0;
}
.ny_title h1{
	font-size: 24px;
	color: #666666;
}
.ny_title span{
	font-family: "shuzi";
	color: #81a36c;
	font-size: 30px;
}

.time_con{
    width: 100%;
    height:auto;
	padding-bottom:40px;
    background: url(../images/time.jpg) repeat-x top;
    background-position-x: 29px;
}

.time{
	font-size: 48px;
    color: #c9823d;
    font-family: 'shuzi';
    padding: 73px 0px;
	text-align: center;
    font-weight: 500;
	margin-top:0;
}
.time_text{
	width: 100%;
	min-height: 200px;
	overflow-y:auto;
	background: #f5f5f7;
	padding: 30px;
	margin-top: 45px;
}
/*滚动条样式*/
        .time_text::-webkit-scrollbar {/*滚动条整体样式*/
            width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
            height: 4px;
        }
        .time_text::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
            border-radius: 5px;
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
            background: rgba(0,0,0,0.2);
        }
        .time_text::-webkit-scrollbar-track {/*滚动条里面轨道*/
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
            border-radius: 0;
            background: rgba(0,0,0,0.1);
        }
 
.time_text p{
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	display: block;
}
/*.time_yg{
	height: 191px;
    background: url(../images/yg.jpg) center no-repeat;

}*/
.time_text strong{
	display: block;
	font-size: 14px;
	padding-bottom: 5px;
	color: #999999;
	
}
.time_text span{
	display: block;
	font-size: 14px;
	padding-bottom: 5px;
	color: #999999;
	
}

.center .about_main .w1200{
	position: relative;
}
.about_main .w1200 {
    width: 1200px;
    margin: 0 auto;
}
#fh5co-content_show .detail{font-size:14px;padding:0px 0;line-height:180%; }

#fh5co-content_show .content_detail .detail{}

#fh5co-content_show .detail a{color: rgb(89, 89, 89);}

#fh5co-content_show .detail a:hover{ color:#e60012}

#fh5co-content_show .detail h1{ font-size:18px; text-align:left; font-weight:bold; text-align:center; margin-bottom:5px; margin-top:0}

#fh5co-content_show .detail img{height: auto !important;max-width: 100%;vertical-align: middle; margin-bottom:11px;}

#fh5co-content_show .detail img{border: 1px #dbdbdb solid;padding: 10px;margin:11px 0; max-width:100%; height:auto;}

#fh5co-content_show .detail .content-img img{ }

#fh5co-content_show .detail p{text-indent:0; font-size:14px; line-height:2; margin-bottom:16px;}

#fh5co-content_show .detail .description{ padding:0px; font-size:14px;}

#fh5co-content_show{ margin-top:38px;}
#fh5co-content_show .leftbar h3{ font-size:16px; font-weight:normal; color:#000; margin-bottom:15px; margin-top:0}
#fh5co-content_show .leftbar ul {padding:0; margin:0;}

#fh5co-content_show .subnav li{height:45px;line-height: 45px; font-size:14px; list-style-type:none}

#fh5co-content_show .subnav li a{ display:block; padding-left:0px;border-bottom:1px solid #e1e1e1; font-size:13px;color:#000;}

#fh5co-content_show .subnav li a:hover,#fh5co-content_show .subnav li.active a{border-bottom:1px solid #F34D53; color:#F02930;text-decoration: none;}
#fh5co-content_show .leftcon ul{ padding:0; margin:0;}
#fh5co-content_show .leftcon ul li{ line-height:350%; font-size:13px; color:#000;list-style-type:none}

#fh5co-content_show .leftcon ul li a{color:#000}
#fh5co-content_show .leftcon ul li a:hover{text-decoration: none;}
#fh5co-content_show .leftcon ul li img{ width:20px; margin-right:8px; vertical-align:text-top}

.line-big{margin-left:-17px;margin-right:-17px}
.line-big .x1,.line-big .x2,.line-big .x3,.line-big .x4,.line-big .x5,.line-big .x6,.line-big .x7,.line-big .x8,.line-big .x9,.line-big .x10,.line-big .x11,.line-big .x12,.line-big .xl1,.line-big .xl2,.line-big .xl3,.line-big .xl4,.line-big .xl5,.line-big .xl6,.line-big .xl7,.line-big .xl8,.line-big .xl9,.line-big .xl10,.line-big .xl11,.line-big .xl12,.line-big .xs1,.line-big .xs2,.line-big .xs3,.line-big .xs4,.line-big .xs5,.line-big .xs6,.line-big .xs7,.line-big .xs8,.line-big .xs9,.line-big .xs10,.line-big .xs11,.line-big .xs12,.line-big .xm1,.line-big .xm2,.line-big .xm3,.line-big .xm4,.line-big .xm5,.line-big .xm6,.line-big .xm7,.line-big .xm8,.line-big .xm9,.line-big .xm10,.line-big .xm11,.line-big .xm12,.line-big .xb1,.line-big .xb2,.line-big .xb3,.line-big .xb4,.line-big .xb5,.line-big .xb6,.line-big .xb7,.line-big .xb8,.line-big .xb9,.line-big .xb10,.line-big .xb11,.line-big .xb12{position:relative;min-height:1px;padding-right:17px;padding-left:17px}
@media screen and (max-width:1000px){
.line-big{margin-left:-10px;margin-right:-10px}

.line-big .x1,.line-big .x2,.line-big .x3,.line-big .x4,.line-big .x5,.line-big .x6,.line-big .x7,.line-big .x8,.line-big .x9,.line-big .x10,.line-big .x11,.line-big .x12,.line-big .xl1,.line-big .xl2,.line-big .xl3,.line-big .xl4,.line-big .xl5,.line-big .xl6,.line-big .xl7,.line-big .xl8,.line-big .xl9,.line-big .xl10,.line-big .xl11,.line-big .xl12,.line-big .xs1,.line-big .xs2,.line-big .xs3,.line-big .xs4,.line-big .xs5,.line-big .xs6,.line-big .xs7,.line-big .xs8,.line-big .xs9,.line-big .xs10,.line-big .xs11,.line-big .xs12,.line-big .xm1,.line-big .xm2,.line-big .xm3,.line-big .xm4,.line-big .xm5,.line-big .xm6,.line-big .xm7,.line-big .xm8,.line-big .xm9,.line-big .xm10,.line-big .xm11,.line-big .xm12,.line-big .xb1,.line-big .xb2,.line-big .xb3,.line-big .xb4,.line-big .xb5,.line-big .xb6,.line-big .xb7,.line-big .xb8,.line-big .xb9,.line-big .xb10,.line-big .xb11,.line-big .xb12{position:relative;min-height:1px;padding-right:10px;padding-left:10px}
}
@media (max-width: 760px){
.hidden-l {
    display: none!important;
}
.news-grid:nth-child(even){padding-right:0}
.about_main .w1200{ width:100%;padding-right: 15px;padding-left: 15px;}
.ny_title span{ font-size:18px;}
}
@media screen and (max-width:480px){
#fh5co-product-list .show-list .xl6,#fh5co-service-list .show-list .xl6,.show-product .xl6{ width:100% !important}
}