
.wrapper {
	width: 100%;
	margin: 0 auto;
	min-width: 320px;
	overflow: hidden;
	word-break:break-all
}
/*header 样式
------------------------------------*/
.header {
	width: 100%;
	height: 100px;
	position: relative;
}
.customer {
	z-index: 99;
	margin-top: 1px;
}
.logo {
	float: left;
	margin-left: 20px;
	height: 100%;
	width: 188px;
}
.logo a {
	display: block;
	line-height: 100px;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.logo img {
	width: 283px;
	height: 56px;
	line-height: 100%;
	vertical-align: middle;
}
.navBar {
	margin-right: 20px;
	float: right;
	font-size: 16px;
	height: 100%;
}
.navBar ul {
	height: 43px;
	line-height: 42px;
	margin-top: 29px;
}
.navBar li {
	list-style: none;
	float: left;
	padding: 0px 5px;
}
.navBar li a {
	display: block;
	padding: 0px 15px;
}
.navLast a {
	margin-left:13px;
	margin-top:1px;
	height: 40px;
	color: #3a4046;
	line-height: 38px;
	border: 1px solid #9fa4a8;
	border-radius: 20px;
}
}
.navLast {
	position: relative;
}
.navLast a:hover {
	background: #7B5A47;
	border-color: #7B5A47;
	color: #fff;
}
}
.navLast a .selected {
	background: #ff4f4f;
	border-color: #ff4f4f;
	color: #fff;
}
}
.navBar .navLast a:hover {
	color: #3a4046
}
.navBar li a:hover {
	color: #7B5A47;
	text-decoration: none;
}
.listPng {
	margin-right: 0px;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 10px;
	top: 22px;
	display: none;
}
.listPng a {
	display: block;
	height: 50px;
	width: 50px;
	background: url(../images/list.png) #fff;
}
/*banner 样式
------------------------------------------*/
.banner {
	height: 600px;
	text-align: center;
	position: relative;
	background: url(../images/banner.jpg) center center no-repeat;
	background-size: cover;
}
.banner2 {
	height: 600px;
	background: none;
	background: url(../images/banner2.jpg) center center no-repeat;
	background-size: cover;
}
.banner3 {
	height: 600px;
	background: none;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.banner4 {
	color: #fff;
	height: 260px;
	text-align: center;
	position: relative;
	background: url(../images/banner3.jpg) center center no-repeat;
	background-size: cover;
}
.banText4 {
	width: 800px;
	padding-top: 14px;
	line-height: 20px;
	margin: 0 auto;
	font-size: 18px;
	color: #fff;
	/*padding-top: 250px;*/
	position: relative;
	z-index: 2;
	top: 34%;
	text-align: center;
}
.baBg4 {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	left: 0;
	top: 0;
	z-index: 0;
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
}
.banText2 {
	height: 100%;
	line-height: 560px;
	color: #fff;
	font-size: 100px;
	font-family: arial;
	vertical-align: middle;
}
.banText2 img {
	vertical-align: middle;
}
.banText2 a {
	position: absolute;
	height: 60px;
	width: 40px;
	top: 48%;
	margin-top: -30px;
	line-height: 45px;
	text-align: center;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.banText2 a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
.banText2 a.fl {
	left: 30px;
}
.banText2 a.fr {
	right: 30px;
}
.banText2 a img {
	vertical-align: middle;
}
.baBg {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	left: 0;
	top: 0;
	z-index: 0;
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0;
}
.banText {
	width: 990px;
	margin: 0 auto;
	font-size: 36px;
	color: #333333;
	/*padding-top: 250px;*/
	position: relative;
	z-index: 2;
	top: 38%;
	text-align: center;
}
.banText span {
	color: #7B5A47;
	font-size: 18px;
	display: block;
	line-height: 20px;
	padding: 0px 10px;
}
.banText p {
	text-align: center;
	padding: 0px 10px;
	line-height: 60px;
}
.banText p b {
	text-align: center;
}
.banText3 {
	width: 800px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	/*padding-top: 250px;*/
	position: relative;
	z-index: 2;
	top: 36%;
	text-align: center;
}
.banText3 span {
	color: #fff;
	font-size: 30px;
	display: block;
	line-height: 60px;
	padding: 0px 10px;
}
/*smallBan 样式
------------------------------------------*/
.smallBan {
	height: auto;
	background: #ccc
}
.smallBan li {
	float: left;
	width: 16.66%;
	height: 168px;
	position: relative;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
}
.smallBan li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.smallBan li div {
	height: 100%;
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.smallBan li span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #4b5156;
	left: 0;
	top: 0;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
/*main 
------------------------------------------*/
.mainIndex {
	width: 100%;
	text-align: center;
}
.mainText {
	width: 930px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0px 10px;
}
.mainText h3 {
	font-size: 36px;
	margin-bottom: 20px;
	margin-top: 40px;
}
.mainText p {
	font-size: 16px;
	line-height: 30px
}
.mainCase {
	width: 1020px;
	overflow-x: hidden;
	margin: 0 auto;
	text-align: left;
}
.mainCase ul {
	text-align: left;
	list-style: none;
	width: 1050px;
}
.mainCase li {
	display: inline-block;
 *display:inline;
 *zoom:1;
	width: 320px;
	overflow: hidden;
	margin-right: 30px;
	margin-bottom: 30px;
}
.mainCase li a {
	display: block;
	width: 100%;
	overflow: hidden;
}
.mainCase li img {
	width: 100%;
	display: block;
	overflow: hidden;
}
.mainCase li .caseBox {
	background: #f2f3f4;
	padding: 30px;
	width: 100%;
}
.caseBox h4 {
	font-size: 20px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin-bottom: 10px;
	width: 100%;
}
.caseBox p {
	font-size: 13px;
	color: #888b90;
	height: 40px;
	width: 250px;
	overflow: hidden;
	line-height: 20px;
	width: 100%;
}
.checkCase {
	width: 320px;
	height: 68px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	background: #ff4f4f;
	position: relative;
	background-color: #7B5A47;
}
.checkCase a {
	display: block;
	height: 68px;
	line-height: 68px;
	color: #fff;
	background: #3a4046;
	position: relative;
}
.checkCase span {
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	background: #FF4F4F;
	left: 0;
	top: 0;
	z-index: 1;
	background-color: #7B5A47;
}
.checkCase b {
	position: relative;
	z-index: 5
}
/*linkIndex
-----------------------------------*/
.linkIndex {
	width: 100%;
	padding: 90px 0px;
	margin-top: 80px;
	position: relative;
	background: url(../images/contact.jpg) center center no-repeat;
	background-size: cover;
}
.baBg2 {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #535b63;
	left: 0;
	top: 0;
	z-index: 0;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background-color: #CCCCCC;
}
.linkText {
	position: relative;
	z-index: 2;
	text-align: center;
	color: #fff
}
.linkText span {
	display: block;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 30px;
}
.linkText h4 {
	font-size: 30px;
	line-height: 16px;
	margin-bottom: 30px;
}
.linkText ul {
	width: 950px;
	margin: 0 auto;
}
.linkText li {
	display: inline-block;
 *display:inline;
 *zoom:1;
	width: 33.3%;
	margin-left: -4px;
}
.linkText li img {
	display: block;
	width: 100%;
	max-width: 132px;
	max-height: 132px;
	margin: 0 auto;
	margin-bottom: 10px;
	height: auto;
}
.linkText li b {
	display: block;
	font-size: 18px;
	color: #fff;
}
/*heBox
-----------------------------------*/
.heBox {
	width: 100%;
	text-align: center;
	position: relative;
}
.heBox a {
	display: block;
	padding: 30px 0px;
	color: #fff;
	position: relative;
	background: #3a4046
}
.heBox h4 {
	font-size: 30px;
	margin-bottom: 10px;
	z-index: 5;
	position: relative;
}
.heBox span {
	display: block;
	font-size: 16px;
	margin-bottom: 10px;
	position: relative;
	z-index: 5
}
.heBox img {
	position: relative;
	z-index: 5
}
.heBox a:hover {
}
.heBox .Cbg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #7B5A47;
	z-index: 1;
	background-color: #74B2AD;
}
/*footer
---------------------------*/
.footer {
	height: 190px;
	background: #2c3035;
	color: #fff
}
.footer span {
	color: #939495;
}
.footer a {
	color: #fff
}
.foot {
	width: 1014px;
	margin: 0 auto;
	position: relative;
	padding: 60px 10px;
}
.foI {
	height: 70px;
	line-height: 70px;
}
.foL {
	float: left;
}
.foL a:hover {
	color:#d5d5d5;
}
.foR {
	float: right;
}
.foR a:hover {
	color:#d5d5d5;
}
.foL a {
	padding-right: 50px;
}
.foR a {
	padding-right: 50px;
}
.footLogo {
	position: absolute;
	width: 148px;
	height: 70px;
	left: 50%;
	margin-left: -74px;
}
.hidenavBar {
	width: 100%;
	background: #3a4046;
	display: none;
}
.hidenavBar li {
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-bottom: 1px solid #444a4f
}
.hidenavBar li a {
	color: #fff;
	display: block;
	height: 100%;
	width: 100%;
}
/*案例
--------------------------------------*/

.caseMain {
	width: 100%;
	min-width: 320px;
}
.caseBoxs {
	width: 33.33%;
	height: 340px;
	float: left;
	overflow: hidden;
	position: relative;
}
.caseBoxs a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.caseBoxs a .caseImg2 {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	display: block;
	margin: 0;
	padding: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}
.caseBg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #3a4046;
	z-index: 2;
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}
.caseTitle {
	position: absolute;
	left: 0;
	/*top: 140px;*/
	top: -100px;
	z-index: 5;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 24px;
}
.caseTitle span {
	display: block;
	font-size: 14px;
	padding-top: 10px;
}
.over {
	position: absolute;
	left: 50%;
	margin-left: -34px;
	/*bottom: 100px;*/
	bottom: -100px;
	z-index: 5;
	width: 67px;
	height: 67px;
}
/*案例详细
--------------------------------------*/
.caseInfo {
	padding: 60px 10px;
	line-height: 30px;
	font-size: 18px;
	width: 900px;
	text-align: center;
	margin: 0 auto;
}
.sliBox {
	margin: 0 auto;
	width: 100%;
	padding: 0px 0px;
	max-width: 1000px;
}
#slides {
	display: none
}
#slides .slidesjs-navigation {
	margin-top:3px;
}
#slides .slidesjs-previous {
	margin-right: 5px;
	float: left;
}
#slides .slidesjs-next {
	margin-right: 5px;
	float: left;
}
.slidesjs-pagination {
	margin: 0 auto;
	width: 100px;
	left: 50%;
	margin-left: -50px;
	margin-top: 20px;
	list-style: none;
	position: relative;
}
.slidesjs-pagination li {
	float: left;
	margin: 0 1px;
}
.slidesjs-pagination li a {
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(../images/onthis.png);
	background-position: 0 0;
	line-height: 20px;
	float: left;
	overflow: hidden;
}
.slidesjs-pagination li a.active,  .slidesjs-pagination li a:hover.active {
	background-image: url(../images/onfoucs.png);
}
.slidesjs-pagination li a:hover {
	background-image: url(../images/onfoucs.png);
}
#slides a:link,  #slides a:visited {
	color: #333
}
#slides a:hover,  #slides a:active {
	color: #9e2020
}
.navbar {
	overflow: hidden
}
.caseText {
	margin-top: 0px;
	padding: 60px 0px;
	text-align: center;
	background: #eef1f4
}
.caseCoo {
	max-width: 1000px;
	padding: 0px 15px;
	text-align: center;
	font-size: 18px;
	line-height: 36px;
	margin: 0 auto;
}
.caseCoo h3 {
	font-size: 36px;
	margin-bottom: 15px;
}
.caseImg {
	max-width: 1168px;
	margin: 0px auto;
	width: 100%;
	padding: 10px 0px;
}
.caseImg img {
	width: 100%;
	max-width: 100%;
    height: auto!important;
}
.cssimg img {
	-webkit-transform:scale(0.8); /*Webkit: Scale down image to 0.8x original size*/
	-moz-transform:scale(0.8); /*Mozilla scale version*/
	-o-transform:scale(0.8); /*Opera scale version*/
	-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
	-moz-transition-duration: 0.5s; /*Mozilla duration version*/
	-o-transition-duration: 0.5s; /*Opera duration version*/
	opacity: 0.7; /*initial opacity of images*/
	margin: 0 10px 5px 0; /*margin between images*/
}
.cssimg img:hover {
	-webkit-transform:scale(1.1); /*Webkit: Scale up image to 1.2x original size*/
	-moz-transform:scale(1.1); /*Mozilla scale version*/
	-o-transform:scale(1.1); /*Opera scale version*/
	box-shadow:0px 0px 30px gray; /*css3 shadow: 30px blurred shadow all around image*/
	-webkit-box-shadow:0px 0px 30px gray; /*Safari shadow version*/
	-moz-box-shadow:0px 0px 30px gray; /*Mozilla shadow version*/
	opacity: 1;
}
