/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
.services-left {
	padding-bottom: 30px;
}
.gallery {
	padding: 65px 0;
}
html, body, hr {
	margin: 0;
	font-size: 100%;
	font-family: '微软雅黑';
	background: #fff;
}
body a {
	text-decoration: none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
a:hover {
	text-decoration: none;
}
input[type="button"], input[type="submit"] {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
/*@font-face {
   font-family: 'Niconne-Regular';
   src: url(../fonts/Niconne-Regular.ttf)format('truetype');
}*/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
p {
	margin: 0;
}
ul {
	margin: 0;
	padding: 0;
}
label {
	margin: 0;
}
img {
	max-width: 100%;
}
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 28px;
	right: 1%;
	overflow: hidden;
	z-index: 999;
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url("../images/arr.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
}
/*-- //to-top --*/
/*-- Slider Part starts Here --*/
#slider3, #slider4 {
	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;
	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;
	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: 61%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 62px;
	width: 45px;
	margin-top: -65px;
}
.callbacks_nav:active {
	opacity: 1.0;
}
a.callbacks_nav.callbacks1_nav.prev {
	background: transparent url("../images/themes.png") no-repeat 0px 0px;
	left: -3.1%;
}
.callbacks_nav.next {
	background: transparent url("../images/themes.png") no-repeat -46px 0px;
	left: 100%;
}
#slider3-pager a, #slider4-pager a {
	display: inline-block;
}
#slider3-pager span, #slider4-pager span {
}
#slider3-pager span, #slider4-pager span {
	width: 100px;
	height: 15px;
	background: #fff;
	display: inline-block;
	border-radius: 30em;
	opacity: 0.6;
}
#slider3-pager .rslides_here a, #slider4-pager .rslides_here a {
	background: #FFF;
	border-radius: 30em;
	opacity: 1;
}
#slider3-pager a, #slider4-pager a {
	padding: 0;
}
#slider3-pager li, #slider4-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;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 90%;
	z-index: 999;
	left: 45.5%;
	padding: 0;
	margin: 0;
}
ul.callbacks_tabs.callbacks2_tabs {
	top: 73%;
	left: 46%;
}
.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 {
	margin-left: 5px;
	display: inline-block;
}

@media screen and (max-width: 600px) {
.callbacks_nav {
	top: 47%;
}
}
.callbacks_tabs a {
	visibility: hidden;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	width: 14px;
	height: 14px;
	display: inline-block;
	background: #fff;
}
.callbacks_here a:after {
	background: #31a515;
}
a.callbacks_nav.callbacks2_nav.prev {
	background: transparent url("../images/2.png") no-repeat left top;
	width: 23px;
	height: 23px;
}
a.callbacks_nav.callbacks2_nav.next {
	background: transparent url("../images/2.png") no-repeat -29px 0px;
	width: 23px;
	height: 23px;
}
a.callbacks_nav.callbacks2_nav.prev {
	left: 86% !important;
	top: 9%;
}
a.callbacks_nav.callbacks2_nav.next {
	right: 0% !important;
	top: 9%;
}
/*-- Slider part Ends Here --*/

.header {
	border-spacing: inherit;
	padding: 26px 0;
}
.header-left {
	float: left;
}
.header-right {
	float: right;
	padding: 0 0 0 10px;
	background: url(../images/fen.png) no-repeat 0 center;
}
.header-right span {
	display: block;
}
.hot {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: #BDBDBD;
}
.header-right .tel {
	font-size: 18px;
	font-weight: 800;
	font-family: "宋体";
	letter-spacing: 1.5px;
	color: #696969;
}

@media (min-width: 768px) and (max-width: 991px) {
.header-right {
	display: none;
}
}
/*-- //header --*/
/*-- banner --*/
.banner {
	background: url(../images/banner.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	min-height: 730px;
}
.banner2 {
	background: url(../images/banner2_bg.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	min-height: 400px;
	overflow: hidden;
}
.banner-info {
	margin: 0 auto;
	text-align: center
}
.banner-info img {
	margin: 0 auto;
	width: 40%;
	text-align: center
}
.banner-info2 img {
	width: 100%
}
/*-- //banner --*/
/*-- navigation --*/
.navbar {
	position: relative;
	min-height: 0;
	margin-bottom: 0;
	border: none;
}
.navbar-nav li {
	background: #1a815a;
}
.navbar-default {
	background: #1a815a;
	border: none;
}
.navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #fff;
	background-color: transparent;
}
.navbar-default .navbar-nav > li > a:focus {
	color: #166849;
}
.nav > li > a {
	text-align: center;
	font-size: 16px;
	position: relative;
	padding: 20px 20px !important;
}
.social-icons {
	float: right;
	margin-top: 28px;
}
.social-icons ul li {
	margin-left: 3px;
	list-style-type: none;
	display: inline-block;
}
.social-icons ul li a {
	width: 26px;
	height: 26px;
	display: block;
}
.social-icons ul li a.f1 {
	background: url(../images/img-sprite-hover.png) no-repeat 0px 0px;
}
.social-icons ul li a.f2 {
	background: url(../images/img-sprite-hover.png) no-repeat -26px 0px;
}
.social-icons ul li a.f3 {
	background: url(../images/img-sprite-hover.png) no-repeat -52px 0px;
}
.social-icons ul li a.f4 {
	background: url(../images/img-sprite-hover.png) no-repeat -78px 0px;
}
.social-icons ul li a.f1:hover {
	background: url(../images/img-sprite.png) no-repeat 0px 0px;
	transform: rotateY(360deg);
}
.social-icons ul li a.f2:hover {
	background: url(../images/img-sprite.png) no-repeat -26px 0px;
	transform: rotateY(360deg);
}
.social-icons ul li a.f3:hover {
	background: url(../images/img-sprite.png) no-repeat -52px 0px;
	transform: rotateY(360deg);
}
.social-icons ul li a.f4:hover {
	background: url(../images/img-sprite.png) no-repeat -78px 0px;
	transform: rotateY(360deg);
}
.navigation {
	background: #1a815a;
	position: relative;
	border-bottom: 2px solid #166849;
	border-spacing: inherit;
}
.logo {
	z-index: 9999;
	position: absolute;
	top: 15%;
	/*left: 20% ;*/
	text-decoration: none;
	color: #166849;
	font-family: '微软雅黑';
}
.logo h1 a {
	font-size: 30px;
	color: rgba(0,102,51,1) !important;
	font-weight: bolder;
}
.logo h6 a {
	font-size: 10px;
	color: rgba(0,102,51,1)!important;
}
/*-- //navigation --*/
/* Bounce To Bottom */
.hvr-bounce-to-bottom {
	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;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	background: #fff;
	color: #fff;
}
.hvr-bounce-to-bottom:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #166849;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, a.hvr-bounce-to-bottom:focus, a.hvr-bounce-to-bottom:active {
	color: white;
}
.hvr-bounce-to-bottom:hover:before, a.hvr-bounce-to-bottom:focus:before, a.hvr-bounce-to-bottom:active:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/*-- //Bounce To Bottom --*/
/*-- services --*/
.tab {
	width: 56%;
	list-style: none;
	text-decoration: none;
	padding-bottom: 40px;
	height: 50px;
	margin: 0 auto;
}
.tab li {
	float: left;
	margin-left:7%;
	padding-bottom: 2%;
}
.tab li a {
	display: block;
	height: 50px;
	width: 180px;
	text-align: center;
	line-height: 50px;
	background: #dcdcdc;
	color: #000;
}
.tab li a:hover {
	background: #1a815a;
	color: #fff;
	font-size: 1em;
}

@media (min-width: 768px) and (max-width: 991px) {
.tab {
	width: 340px;
}
.tab li a {
	height: 24px;
	width: 92px;
	line-height: 24px;
	font-size: .6em
}
}
.about, .contact, .team {
	padding: 50px 0;
}
.about .container .about-grids {
	background: url(../images/bg_03.jpg) bottom center no-repeat;
	background-size: 100%;
	height: 502px;
	padding-top: 78px;
}
.services {
	margin-top: 50px;
	height: 700px;
}

@media (min-width: 768px) and (max-width: 991px) {
.services {
	height: 953px
}
}
.services-grids {
	padding: 110px 0 30px 0;
}
.more_1 ul {
	list-style: none;
	padding: 0 2%;
}
.more_1 {
	height: 52px;
	background: #d4d4d4;
	text-align: center;
	margin-top: 30px;
}
.more_1 {
	width: 100%;
	line-height: 52px;
	text-align: center;
	color: #000;
}
.more_1 .fl {
	float: left;
}
.more_1 .fl a {
	color: #000;
}
.more_1 .fr {
	float: right;
	color: #000;
}
.more_1 .fr a {
	color: #000;
	font-size: 12px;
	letter-spacing: 2拍下;
}
h3.tittle, h2.tittle {
	font-family: '微软雅黑';
	text-align: center;
	font-size: 2em;
	color: #000000;
	margin-bottom: 50px;
	font-weight: bold;
}
h3.tittle.t-team {
	color: #000;
}
h3.tittle:after, h3.tittle:before {
	width: 120px;
	height: 1px;
	display: inline-block;
	vertical-align: middle;
	content: "";
	background: #000;
	margin: 0 2%;
}
h2.tittle:after, h2.tittle:before {
	width: 120px;
	height: 1px;
	display: inline-block;
	vertical-align: middle;
	content: "";
	background: #fff;
	margin: 0 2%;
}
.ser-top {
	width: 60%;
	float: right;
}
.ser-grid img {
	width: 100%;
	border: 2px solid #fff;
	border-spacing: inherit;
}
.ser-grid:hover img {
	border: 2px solid #1a815a;
	border-spacing: inherit;
}
.ser-top h4 a {
	font-size: 18px;
	color: #000;
	font-weight: 600;
}
.ser-top h4 a:hover {
	color: #1a815a;
}
.ser-top p {
	color: #202020;
	font-size: 14px;
	line-height: 2em;
	margin: 5px 0 0 0;
}
.ser-top span {
	color: #ccc;
}
.ser-grid {
	float: left;
}
.services-left:nth-child(3), .services-left:nth-child(4) {
	padding-top: 0px;
}

@media (min-width: 768px) and (max-width: 991px) {
.ser-grid {
	width: 100%
}
.ser-top {
	width: 100%
}
}
 @-webkit-keyframes sonarEffect {
 0% {
 opacity: 0.3;
}
 40% {
 opacity: 0.5;
 box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #8e8e8e, 0 0 0 10px rgba(255,255,255,0.5);
}
 100% {
 box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #8e8e8e, 0 0 0 10px rgba(255,255,255,0.5);
 -webkit-transform: scale(1.5);
 opacity: 0;
}
}
@-moz-keyframes sonarEffect {
 0% {
 opacity: 0.3;
}
 40% {
 opacity: 0.5;
 box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #8e8e8e, 0 0 0 10px rgba(255,255,255,0.5);
}
 100% {
 box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #8e8e8e, 0 0 0 10px rgba(255,255,255,0.5);
 -moz-transform: scale(1.5);
 opacity: 0;
}
}
@keyframes sonarEffect {
 0% {
 opacity: 0.3;
}
 40% {
 opacity: 0.5;
 box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #8e8e8e, 0 0 0 10px rgba(255,255,255,0.5);
}
 100% {
 box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #8e8e8e, 0 0 0 10px rgba(255,255,255,0.5);
 transform: scale(1.5);
 opacity: 0;
}
}
/*-- //services --*/
/*-- about --*/
.tub {
	width: 100%;
}
.tub li {
	list-style: none;
	float: left;
	margin: 10% 10% 0 0;
}

@media (min-width: 768px) and (max-width: 991px) {
.tub li {
	margin: 4% 2% 0 0
}
}
}
.about h5 {
	font-size: 14px;
	text-align: center;
	color: #464646;
	line-height: 2em;
	margin-bottom: 35px;
}
.abt-left img {
}
.abt-left-grid {
	float: left;
	width: 30%;
}
.abt-right h4 {
	font-size: 18px;
	color: #000;
	font-weight: 400;
}
.abt-right p {
	color: #464646;
	font-size: 14px;
	line-height: 2em;
	margin: 20px 0;
}
.abt-right p:nth-child(3) {
	margin: 0;
}
/*-- //about --*/
/*-- gallery --*/
.view {
	width: 360px;
	height: 240px;
	margin: 10px;
	float: left;
	border: 10px solid #fff;
	overflow: hidden;
	position: relative;
	text-align: center;
	-webkit-box-shadow: 2px 2px 4px #e6e6e6;
	-moz-box-shadow: 2px 2px 4px #e6e6e6;
	box-shadow: 2px 2px 12px #e6e6e6;
	cursor: default;
}
.view .mask, .view .content {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}
.view img {
	width: 100%;
	display: block;
	position: relative;
}
.pro {
	text-align: left;
}
.pro .other {
	color: #b80101;
}
.pro .more {
	height: 34px;
	width: 110px;
	background: #1a815a;
	line-height: 34px;
	border-radius: 15px;
	padding-left: 14px;
	color: #fff;
	font-size: 1em;
}
.pro .nr {
	font-family: '微软雅黑';
	font-size: 1em;
}
.view h4 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 1.2em;
	font-weight: 600;
	padding: 10px;
	background: rgba(0, 0, 0, 0.8);
	margin: 40px 0 0 0;
}
.view p {
	font-size: 1em;
	line-height: 2em;
	position: relative;
	color: #ffffff;
	padding: 26px 20px 0 20px;
	text-align: center;
}
.view-eighth .mask {
	background-color: rgba(0,102,0,0.7);
	top: -200px;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	-webkit-transition: all 0.3s ease-out 0.5s;
	-moz-transition: all 0.3s ease-out 0.5s;
	-o-transition: all 0.3s ease-out 0.5s;
	-ms-transition: all 0.3s ease-out 0.5s;
	transition: all 0.3s ease-out 0.5s;
}
.view-eighth h4 {
	-webkit-transform: translateY(-200px);
	-moz-transform: translateY(-200px);
	-o-transform: translateY(-200px);
	-ms-transform: translateY(-200px);
	transform: translateY(-200px);
	-webkit-transition: all 0.2s ease-in-out 0.1s;
	-moz-transition: all 0.2s ease-in-out 0.1s;
	-o-transition: all 0.2s ease-in-out 0.1s;
	-ms-transition: all 0.2s ease-in-out 0.1s;
	transition: all 0.2s ease-in-out 0.1s;
}
.view-eighth p {
	-webkit-transform: translateY(-200px);
	-moz-transform: translateY(-200px);
	-o-transform: translateY(-200px);
	-ms-transform: translateY(-200px);
	transform: translateY(-200px);
	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-o-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;
}
.view-eighth:hover .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	top: 0px;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-animation: bounceY 0.9s linear;
	-moz-animation: bounceY 0.9s linear;
	-ms-animation: bounceY 0.9s linear;
	animation: bounceY 0.9s linear;
}
.view-eighth:hover h4 {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition-delay: 0.4s;
	-moz-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
	-ms-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.view-eighth:hover p {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
#jujigo {
	margin-top: 70px;
}
 @keyframes bounceY {
 0% {
transform: translateY(-205px);
}
 40% {
transform: translateY(-100px);
}
 65% {
transform: translateY(-52px);
}
 82% {
transform: translateY(-25px);
}
 92% {
transform: translateY(-12px);
}
 55%, 75%, 87%, 97%, 100% {
transform: translateY(0px);
}
}
@-moz-keyframes bounceY {
 0% {
-moz-transform: translateY(-205px);
}
 40% {
-moz-transform: translateY(-100px);
}
 65% {
-moz-transform: translateY(-52px);
}
 82% {
-moz-transform: translateY(-25px);
}
 92% {
-moz-transform: translateY(-12px);
}
 55%, 75%, 87%, 97%, 100% {
-moz-transform: translateY(0px);
}
}
@-webkit-keyframes bounceY {
 0% {
-webkit-transform: translateY(-205px);
}
 40% {
-webkit-transform: translateY(-100px);
}
 65% {
-webkit-transform: translateY(-52px);
}
 82% {
-webkit-transform: translateY(-25px);
}
 92% {
-webkit-transform: translateY(-12px);
}
 55%, 75%, 87%, 97%, 100% {
-webkit-transform: translateY(0px);
}
}
/*-- //gallery --*/
#top {
	height: 300px;
	background: url(../images/jujigo_02.jpg) no-repeat center;
	width: 100%;
}
/*-- team --*/
.team {
	background: #8EC358;
}
.ch-item {
	width: 100%;
	height: 100%;
	position: relative;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	cursor: default;
}
.ch-info-wrap, .ch-info {
	position: absolute;
	width: 162px;
	height: 162px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;
}
.ch-info-wrap {
	top: 20px;
	left: 20px;
	box-shadow: 0 0 0 20px rgba(255,255,255,0.2),  inset 0 0 3px rgba(115,114, 23, 0.8);
}
.ch-info {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: center center;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.ch-info .ch-info-front {
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-o-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	z-index: 100;
	box-shadow: inset 2px 1px 4px rgba(0,0,0,0.1);
}
.ch-info .ch-info-back {
	background: rgba(230,132,107,0);
}
.ch-img-1 {
	background-image: url(../images/16.jpg);
}
.ch-img-2 {
	background-image: url(../images/17.jpg);
}
.ch-img-3 {
	background-image: url(../images/18.jpg);
}
.ch-img-4 {
	background-image: url(../images/19.jpg);
}
.ch-info h4 {
	font-family: '微软雅黑';
	color: #DF1E1C;
	letter-spacing: 2px;
	font-size: 30px;
	margin: 0 18px;
	padding: 40px 0 0 0;
}
.ch-info p {
	color: #464646;
	line-height: 1.8em;
	padding: 10px 5px;
	font-style: italic;
	font-size: 13px;
}
.ch-item:hover .ch-info-front {
	-webkit-transform: rotate3d(1, 0, 0, -180deg);
	-moz-transform: rotate3d(1, 0, 0, -180deg);
	-o-transform: rotate3d(1, 0, 0, -180deg);
	-ms-transform: rotate3d(1, 0, 0, -180deg);
	transform: rotate3d(1, 0, 0, -180deg);
	box-shadow: inset 0 0 5px rgba(255,255,255,0.2),  inset 0 0 3px rgba(0,0,0,0.3);
}
.ch-item:hover .ch-info-back {
	background: #fff;
}
/*--common css--*/
.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}
.ch-grid:after, .ch-item:before {
	content: '';
	display: table;
}
.ch-grid:after {
	clear: both;
}
.ch-grid li {
	width: 200px;
	height: 200px;
	display: inline-block;
	margin: 0 20px;
}
/*-- //team --*/
#top {
	height: 300px;
	background: url(../images/jujigo_02.jpg) no-repeat center;
	width: 100%;
}
/*-- contact --*/
.contact h3.tittle:before {
	background: #fff;
}
.contact h3.tittle:after {
	background: #fff;
}
.contact {
	height: 660px;
	background: url(../images/footer_bg_02.jpg) no-repeat center;
	z-index: -999;
}
.contact h3 {
	color: #fff;
}
.container .other_1 {
	line-height: 2em;
	font-size: 1em;
	color: #858585;
	letter-spacing: 1px;
	padding: 0;
}
.contact p {
	text-align: center;
	color: #ccc;
	padding-top: 10%;
}
.contact .diz {
	margin-top: 10%;
	border: 1px dashed #636364;
	border-radius: 50px;
	height: 146px;
	width: 100%;
	font-size: 1em;
}
.contact .diz li {
	padding: 4% 5%;
	color: #fff;
	text-align: center;
	list-style: none;
	float: left;
	line-height: 2.5em;
}
.contact .diz .gl {
	margin-left: 10%;
	background: url(../images/dz.png) no-repeat left;
	padding-left: 5%;
}
.contact .diz .img {
	max-width: 100%;
	padding: 1% 0;
	line-height: 4em;
}
.contact-bottom {
}
.contact-bottom iframe {
	outline: none;
	border: none;
	width: 100%;
	height: 350px;
}
.contact-left h3 {
	font-weight: 600;
	color: #31a515;
	text-transform: uppercase;
	font-size: 26px;
	margin-bottom: 30px;
}
.contact-left ul {
	padding: 1em 0 0;
	margin: 0;
}
.contact-left ul li {
	line-height: 2em;
	list-style-type: none;
	font-size: 14px;
	color: #464646;
}
.contact-left ul li a {
	color: #464646;
	text-decoration: none;
}
.contact-left ul li a:hover {
	color: #31a515;
}
.contact-left input[type="text"], .contact-left textarea {
	background: #fff;
	border: 1px solid #c2c2c2;
	color: #424341;
	padding: 10px 16px;
	font-size: 14px;
	outline: none;
}
.contact-left input[type="text"]:hover, .contact-left textarea:hover {
	border: 1px solid #31a515;
}
.contact-left input[type="text"] {
	width: 32%;
	float: left;
}
.contact-left input[type="text"]:nth-child(2) {
	margin: 0 12px;
}
.contact-left textarea {
	min-height: 110px;
	resize: none;
	width: 100%;
	margin: 15px 0;
}
.contact-left input[type="submit"] {
	text-transform: uppercase;
	outline: none;
	color: #fff;
	font-size: 20px;
	padding: 8px 0;
	width: 22%;
	border: 2px solid #31a515;
	background: #31a515;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
.contact-left input[type="submit"]:hover {
	border: 2px solid #31a515;
	background: none;
	color: #31a515;
}
.contact-left p {
	color: #31a515;
	font-size: 18px;
	font-weight: 600;
}
#er{ display:block;margin-top:10px; width:100%;}
/*-- //contact --*/
/*-- footer --*/
.footer {
}
.footer-left {
	float: left;
}
.footer-left p {
	font-size: 14px;
	color: #fff;
}
.footer-left p a {
	color: #000;
	text-decoration: none;
}
.footer-left p a:hover {
	color: #fff;
}
.footer-right {
	float: right;
}
.footer-right ul li {
	display: inline-block;
}
.footer-right ul li {
	color: rgba(255,255,255,1);
	margin-left: 3px;
	list-style-type: none;
	display: inline-block;
}
.footer-right ul li a {
	display: block;
}

/*-- //footer --*/
/*-- responsive media queries --*/
@media (max-width: 1024px) {
.nav > li > a {
	padding: 22px 8px !important;
}
.logo a {
	font-size: 50px;
}
.social-icons {
	margin-top: 21px;
}
.banner-info {
	margin-top: 0px;
}
.banner-info img {
	margin: 0 auto;
	width: 100%;
	text-align: center
}
.banner {
	min-height: 511px;
}
.callbacks_tabs {
	top: 90%;
	left: 45.5%;
}
.header-left p {
	font-size: 13px;
}
.header-right ul li a {
	font-size: 13px;
}
.about, .gallery, .contact, .team {
	padding: 65px 0;
}
h3.tittle, h2.tittle {
	font-size: 1.5em;
	margin-bottom: 30px;
}
.about h5 {
	font-size: 13px;
}
.abt-right h4 {
	font-size: 25px;
}
.abt-right p {
	font-size: 13px;
	margin: 12px 0;
}
.services {
	padding-top: 65px;
}
h3.tittle:after, h3.tittle:before, h2.tittle:after, h2.tittle:before {
	width: 80px;
}
.ser-top h4 {
	font-size: 25px;
}
.ser-top p {
	height: 6em;
	overflow: hidden;
	font-size: 13px;
	margin: 12px 0 0 0;
}
.services {
	min-height: 485px;
}
.view {
	width: 293px;
	height: 210px;
}
.view h4 {
	font-size: 18px;
	padding: 6px;
	margin: 23px 0 0 0;
}
.view p {
	padding: 15px 12px 0 12px;
}
.ch-grid li {
	margin: 0 15px;
}
.contact-bottom iframe {
	height: 300px;
}
.contact-bottom {
	margin-bottom: 35px;
}
.contact-left h3 {
	font-size: 22px;
}
.contact-left input[type="text"], .contact-left textarea {
	padding: 7px 7px;
	font-size: 13px;
}
.contact-left input[type="text"]:nth-child(2) {
	margin: 0 10px;
}
.contact-left textarea {
	min-height: 145px;
}
.contact-left input[type="submit"] {
	font-size: 18px;
	padding: 4px 0;
	width: 19%;
}
.contact-left ul li {
	font-size: 13px;
}
.footer-left p {
	font-size: 13px;
}
.footer {
	padding: 19px 0 7px 0;
}
}

@media (max-width: 991px) {
.ser-grid {
	width: 100%;
}
.banner-info {
	margin-top: 0px;
}
.banner-info img {
	margin: 0 auto;
	width: 100%;
	text-align: center
}
.logo a {
	font-size: 18px;
}
.social-icons {
	margin-top: 16px;
}
.callbacks_tabs {
	top: 80%;
	left: 43.5%;
}
.abt-left {
	float: left;
	width: 52%;
}
.abt-right h4 {
	font-size: 18px;
}
.services-left {
	float: left;
	width: 50%;
}
.services {
	min-height: 540px;
}
.view {
	margin: 5px;
	width: 229px;
	height: 177px;
}
.view h4 {
	margin: 10px 0 0 0;
}
.ser-top {
	width: 100%;
}
.view p {
	padding: 12px 2px 0 2px;
	line-height: 1.8em;
	font-size: 12px;
}
.ch-grid li:nth-child(4) {
	margin-top: 30px;
}
.col-md-7.contact-left {
	float: left;
	width: 72%;
}
.col-md-5.contact-left {
	float: left;
	width: 28%;
}
.contact-left input[type="text"]:nth-child(2) {
	margin: 0px 9px;
}
.nav > li > a {
	font-size: 14px;
	padding: 18px 7px !important;
}
.logo h1 a {
	font-size: 20px;
}
.logo h6 a {
	display: none;
}
}

@media (max-width: 800px) {
.ser-grid {
	width: 100%;
}
.nav > li > a {
	font-size: 14px;
	padding: 18px 12px !important;
}
.logo a {
	font-size: 16px;
}
.logo:before {
	left: -38%;
	bottom: -33px;
	border-left: 86px solid rgba(0, 0, 0, 0);
	border-right: 86px solid rgba(0, 0, 0, 0);
	border-top: 33px solid #fff;
}
.social-icons {
	margin-top: 17px;
}
.banner-info {
	margin-top: 0px;
}
.banner-info img {
	margin: 0 auto;
	width: 100%;
	text-align: center
}
.banner {
	min-height: 430px;
}
.callbacks_tabs a:after {
	width: 12px;
	height: 12px;
}
.callbacks_tabs {
	left: 44.2%;
}
.about, .gallery, .contact, .team {
	padding: 55px 0;
}
.abt-left {
	float: left;
	width: 50%;
}
.abt-right h4 {
	font-size: 22px;
}
h3.tittle, h2.tittle {
	margin-bottom: 25px;
}
.about h5 {
	margin-bottom: 30px;
}
.services {
	padding-top: 55px;
}
.services-left {
	float: left;
	width: 50%;
}
.ser-top h4 {
	font-size: 22px;
}
.ser-top {
	width: 75%;
}
.hi-icon {
	width: 70px;
	height: 70px;
	line-height: 4em;
}
.services-left:nth-child(3), .services-left:nth-child(4) {
	margin-top: 25px;
}
.services {
	min-height: 495px;
}
.view {
	width: 229px;
	height: 172px;
	margin: 5px;
}
.view p {
	padding: 6px 6px 0 6px;
}
.view p {
	font-size: 12px;
	line-height: 1.8em;
}
.view h4 {
	margin: 19px 0 0 0;
}
.ch-grid li:nth-child(4) {
	margin-top: 30px;
}
.contact-bottom iframe {
	height: 260px;
}
.col-md-7.contact-left {
	float: left;
	width: 72%;
}
.col-md-5.contact-left {
	float: left;
	width: 28%;
}
.contact-left input[type="text"] {
	width: 31.9%;
}
.contact-left input[type="submit"] {
	font-size: 15px;
}
.contact-left h3 {
	font-size: 20px;
}
.contact-left p {
	font-size: 17px;
}
.footer-right {
	float: right;
	width: 21%;
}
.footer {
	padding: 19px 0 10px 0;
}
}

@media (max-width: 736px) {
.ser-grid {
	width: 100%;
}
.logo {
	top: 3px;
}
.logo a {
	font-size: 18px;
}
.navbar-default .navbar-toggle {
	border-color: #31a515;
}
.social-icons {
	width: 100%;
	text-align: center;
}
.navbar-nav {
	margin: 24px 0 0 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
}
.nav > li > a {
	padding: 15px 0px !important;
}
.view {
	border: 6px solid #fff;
	height: 163px;
	width: 219px;
}
.navbar-toggle {
	margin-top: 8px;
}
.navbar-toggle {
	margin-right: 0;
}
}

@media (max-width: 667px) {
.view {
	height: 151px;
	width: 196px;
}
.contact-left input[type="text"]:nth-child(2) {
	margin: 0 8px;
}
.hi-icon {
	width: 57px;
	height: 57px;
	line-height: 3em;
}
}

@media (max-width: 640px) {
.banner-info {
	margin-top: 0px;
}
.banner {
	min-height: 350px;
}
.callbacks_tabs {
	left: 42.2%;
}
h3.tittle, h2.tittle {
	font-size: 1.5em;
}
h3.tittle:after, h3.tittle:before, h2.tittle:after, h2.tittle:before {
	width: 1.5em;
}
.abt-right h4 {
	font-size: 18px;
}
.abt-left {
	float: left;
	width: 47%;
}
.services-left {
	padding: 0 10px;
}
.ser-top h4 {
	font-size: 18px;
}
.ser-top p {
	line-height: 1.8em;
}
.hi-icon:before {
	font-size: 20px;
}
.view {
	margin: 4px;
	height: 144px;
	width: 189px;
	border: 4px solid #fff;
}
.view h4 {
	margin: 5px 0 0 0;
	font-size: 16px;
	padding: 4px;
}
.view p {
	padding: 4px 3px 0 3px;
	line-height: 1.7em;
}
.ch-grid li:nth-child(4), .ch-grid li:nth-child(3) {
	margin-top: 30px;
}
.contact-bottom iframe {
	height: 220px;
}
.contact-bottom {
	margin-bottom: 25px;
}
.contact-left h3 {
	font-size: 18px;
	margin-bottom: 22px;
}
.contact-left {
	padding: 0 10px;
}
.col-md-5.contact-left {
	float: left;
	width: 31%;
}
.col-md-7.contact-left {
	float: left;
	width: 69%;
}
.contact-left input[type="submit"] {
	width: 20%;
}
.contact-left textarea {
	margin: 9px 0;
}
.contact-left textarea {
	min-height: 125px;
}
.footer-right {
	float: right;
	width: 25%;
}
}

@media (max-width: 568px) {
.ser-grid {
	width: 100%;
}
.abt-right {
	padding: 0 10px;
}
.col-md-5.contact-left {
	float: left;
	width: 33%;
}
.col-md-7.contact-left {
	float: left;
	width: 65%;
}
.contact-left input[type="text"] {
	width: 100%;
}
.contact-left input[type="text"]:nth-child(2) {
	margin: 9px 0px;
}
.view {
	height: 169px;
	width: 252px;
}
}

@media (max-width: 480px) {
.contact{ height:500px;}
#er{ margin-left:130px; height:54px; width:54px;}
.hot {
	font-size: .8em;
}
.header-right {
	padding-top: 4%
}
.header-right .tel {
	font-size: .8em;
}
#top {
	background: url(../images/banner_ph2_03.jpg) no-repeat top;
	height: 70px;
	width: 100%;
	background-size: 100% 100%;
}
.contact {
	height: 480px;
}
.tab{ margin:0; width:100%;}
.tab li{ margin:0; padding:0 2% 0 3%}
.tab li a {
	height: 50px;
	width:100px;
}
.services-grids{ padding-top:0;}
 .contact .diz {
font-size:12px;
}
.contact .diz .gl{ margin-left:60px;}
.contact .diz li {
	margin-left:40px;
	line-height: 1em
}
.contact .diz li img {
	float: none;
}
.container p {
	font-size: 12px;
}
.ser-grid {
	width: 100%;
}
.contact .diz .gl {
	padding-left: 10%
}
.ser-grid {
	width: 100%;
}
.logo h1 a {
	font-size: 20px;
	color: rgba(0,102,51,1) !important;
	font-weight: bolder;
	text-align: left;
}
.logo h6 a {
	display: none;
}
h3.tittle, h2.tittle {
	font-size: 1em;
}
.banner {
	min-height: 300px;
}
.callbacks_tabs a:after {
	width: 10px;
	height: 10px;
}
.callbacks_tabs {
	left: 41.2%;
}
.about, .gallery, .contact, .team {
	padding: 45px 0;
}
.abt-left {
	float: left;
	width: 100%;
	padding: 0;
}
.abt-right {
	padding: 0;
	float: left;
	width: 100%;
	margin-top: 30px;
}
.services-left {
	float: left;
	width: 100%;
}
.services-left:nth-child(3), .services-left:nth-child(4), .services-left:nth-child(2) {
	margin-top: 20px;
}
.ser-top {
	width: 100%;
}
.services {
	padding-top: 45px;
	min-height: 625px;
}
.view {
	height: auto;
	width: 100%;
}
.view h4 {
	margin: 16px 0 0 0;
	font-size: 16px;
	padding: 7px;
}
.ch-grid li {
	margin: 0 6px;
}
.ch-grid li:nth-child(4), .ch-grid li:nth-child(3) {
	margin-top: 12px;
}
.contact-bottom iframe {
	height: 185px;
}
.contact-left {
	float: left;
	width: 100% !important;
}
.col-md-5.contact-left {
	margin-top: 25px;
}
.footer-left {
	float: left;
	width: 100%;
	text-align: center;
}
.footer-right {
	float: right;
	width: 100%;
	text-align: center;
	margin-top: 12px;
}
.contact-left {
	padding: 0;
}
.header-right {
	text-align: left;
	float: left;
}
}

@media (max-width: 320px) {
#er{ margin-left:90px; height:64px; width:64px;}
.hot {
	font-size: .8em;
}
.header-right {
	padding-top: 4%
}
.header-right .tel {
	font-size: .8em;
}
#top {
	background:url(../images/xiaobanner.jpg) no-repeat top;
	height: 100px;
	width: 100%;
	background-size: 100% 100%;
}
.contact {
	height: 480px;
}
.tab{ margin:0 auto;width:100%;}
.tab li{ margin:0; padding:0 2% 0 3%;}
.tab li a {
	height: 50px;
	width:80px;
}
.contact .diz {
	font-size: 12px;
}
.contact .diz .gl{ margin-left:10%;}
.contact .diz li {
	 margin:0;
	line-height: 1em
}
.contact .diz li img {
	width: 50%
}
.container p {
	font-size: 12px;
}
.ser-grid {
	width: 100%;
}
.contact .diz .gl {
	padding-left: 10%
}
.header-left {
	float: left;
	width: 100%;
	text-align: left;
}
.header-right {
	float: right;
	width: 100%;
	text-align: left;
	margin-top: 10px;
}
.logo a {
	font-size: 16px;
}
.navbar-toggle {
	padding: 7px 7px;
}
.nav > li > a {
	padding: 10px 0px !important;
}
.banner-info {
	margin-top: 0px;
}
.callbacks_tabs {
	top: 70%;
	left: 34.2%;
}
.banner {
	min-height: 245px;
}
.about, .gallery, .contact, .team {
	padding: 20px 0;
}
h3.tittle, h2.tittle {
	font-size: 1em;
}
h3.tittle, h2.tittle {
	margin-bottom: 15px;
}
.about h5 {
	line-height: 1.8em;
}
.about h5 {
	margin-bottom: 20px;
}
.abt-right {
	margin-top: 25px;
}
.abt-right p {
	line-height: 1.8em;
}
.services {
	padding-top: 40px;
}
.ser-grid {
	float: left;
	width: 100%;
	text-align: center;
}
.ser-top {
	width: 100%;
	text-align: center;
	margin-top: 15px;
}
.services-left:nth-child(3), .services-left:nth-child(4), .services-left:nth-child(2) {
	margin-top: 25px;
}
.services {
	padding-top: 40px;
	min-height: 995px;
}
.view {
	height: 182px;
	width: 265px;
}
.view h4 {
	margin: 25px 0 0 0;
	font-size: 19px;
	padding: 7px;
}
.view p {
	padding: 15px 10px 0 10px;
}
.ch-grid li:nth-child(4), .ch-grid li:nth-child(3), .ch-grid li:nth-child(2) {
	margin-top: 15px;
}
.contact-bottom iframe {
	height: 165px;
}
.contact-left input[type="submit"] {
	width: 29%;
}
.contact-left ul {
	padding: .3em 0 0;
}
.footer-left p {
	line-height: 1.8em;
}
.footer {
	padding: 12px 0 12px 0;
}
h3.tittle:after, h3.tittle:before, h2.tittle:after, h2.tittle:before {
	width: 32px;
}
.contact-left h3 {
	font-size: 16px;
}
}
.about-grids p{line-height:2em}
.contact .diz p{padding-top:0}