﻿
.caseMain {
	width: 100%;
	min-width: 250px;
	text-align:center;
}


.main .head {
	padding:40px 0;
}
.main .head:after {
	content:"020";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.main .head .left {
	width:590px;
	height:250px;
	float:left;
}
.main .head .left img {
	width:100%;
	height:100%;
	vertical-align:middle;
}
.main .head .right {
	width:500px;
	float:right;
	margin-right:20px;
}
.main .head .right p {
	color:#666;
	font-size:14px;
	line-height:22px;
}
.main .content:after {
	content:"020";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.main .content .contentTitle {
	position:relative;
	line-height:28px;
}
.main .content .contentTitle span {
	position:relative;
	z-index:1;
	color:#333333;
	font-size:18px;
	background:#fff;
	padding-right:12px;
}
.main .content .contentTitle .sub {
	position:absolute;
	top:14px;
	left:0px;
	height:1px;
	background:#d6d6d6;
	width:100%;
}
.main .content .left {
	width:685px;
	float:left;
}
.main .content .left ul {
	margin:18px 0;
	padding-left:20px;
}
.main .content .left li {
	height:28px;
	line-height:28px;
	color:#666;
	font-size:14px;
	list-style:disc;
}
.main .content .left .info {
	color:#666;
	font-size:14px;
	line-height:22px;
	margin:18px 0;
}
.main .content .right {
	width:445px;
	float:right;
}
.main .content .right .contentTitle {
	padding-bottom:30px;
}
.main .content .right .lineTitle {
	padding-top:14px;
	font-size:14px;
	color:#666;
	line-height:32px;
}
.main .content .right .inputText {
	color:#666;
	width:354px;
	height:36px;
	border:1px solid #b8b8b8;
	background:#fff;
	padding-left:12px;
}
.main .content .right .textArea {
	color:#666;
	width:412px;
	height:143px;
	padding:12px;
	border:1px solid #b8b8b8;
}
.main .content .right .inputSub {
	font-size:14px;
	cursor:pointer;
	width:90px;
	height:34px;
	line-height:34px;
	color:#fff;
	background:#999;
	text-align:center;
	margin-top:14px;
	border:0;
}
.main .content .right .inputSub {
	transition-duration:.5s;
	-ms-transition-duration:.5s;
	-moz-transition-duration:.5s;
	-webkit-transition-duration:.5s;
}
.main .content .right .inputSub:hover {
	background:#717070;
}
.main .customer {
	position:relative;
	border-bottom:1px solid #d6d6d6;
}
.main .customer .title {
	line-height:36px;
	color:#333333;
	font-size:18px;
	padding-bottom:20px;
}
.main .customer .customerContent {
	position:relative;
	width:100%;
	height:290px;
	overflow:hidden;
}
.main .customer .customerContent .contents {
	position:absolute;
	top:0px;
	left:0px;
}
.main .customer .customerContent .child {
	position:absolute;
	top:0;
	left:0px;
	width:566px;
	height:290px;
}
.main .customer .customerContent .child .childContent {
	position:relative;
	width:520px;
	height:127px;
	padding:24px;
	background-color:#f1f1f1;
}
.main .customer .customerContent .child .childContent p {
	color:#777777;
	font-size:14px;
	line-height:24px;
}
.main .customer .customerContent .child .childContent .pointer {
	position:absolute;
	bottom:-11px;
	height:11px;
	left:106px;
}
.main .customer .customerContent .child .childFoot {
	position:relative;
	height:80px;
}
.main .customer .customerContent .child .childFoot .childIcon {
	float:left;
	height:80px;
	line-height:80px;
	text-align:center;
}
.main .customer .customerContent .child .childFoot .childIcon img {
	max-height:80px;
	vertical-align:middle;
}
.main .customer .customerContent .child .childFoot .childInfo {
	float:left;
	padding-left:20px;
}
.main .customer .customerContent .child .childFoot .childInfo .childTitle {
	color:#777777;
	font-size:14px;
	line-height:24px;
	padding-top:15px;
}
.main .customer .customerContent .child .childFoot .childInfo .childEn {
	line-height:22px;
	color:#939393;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
}
.main .customer .customerBtn {
	position:absolute;
	bottom:54px;
	cursor:pointer;
	z-index:1;
}
.main .customer .customerBtn.leftBtn {
	right:50px;
}
.main .customer .customerBtn.rightBtn {
	right:0px;
}
.main .customerLogo {
	position:relative;
	padding-top:34px;
}
.main .customerLogo .title {
	line-height:36px;
	color:#333333;
	font-size:18px;
	padding-bottom:36px;
}
.main .customerLogo .customerLogoContent {
	position:relative;
	height:156px;
	width:100%;
	overflow:hidden;
}
.main .customerLogo .customerLogoContent .contents {
	position:absolute;
	top:0px;
	left:0px;
}
.main .customerLogo .customerLogoContent .child {
	position:absolute;
	top:0px;
	width:222px;
	height:154px;
	line-height:154px;
	text-align:center;
	border:1px solid #e2e2e2;
}
.main .customerLogo .customerLogoContent .child {
	transition-duration:.5s;
	-ms-transition-duration:.5s;
	-moz-transition-duration:.5s;
	-webkit-transition-duration:.5s;
}
.main .customerLogo .customerLogoContent .child:hover {
	-webkit-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.2);
	box-shadow:0px 0px 4px 0px rgba(0,0,0,0.2);
	-ms-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.2);
	-o-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.2);
}
.main .customerLogo .customerLogoContent .child img {
	vertical-align:middle;
	max-width:90%;
	max-height:90%;
}
.main .customerLogo .logoBtn {
	position:absolute;
	top:164px;
	cursor:pointer;
}
.main .customerLogo .logoBtn.leftBtn {
	left:-60px;
}
.main .customerLogo .logoBtn.rightBtn {
	right:-60px;
}
@media (max-width: 639px) {
	.main .head {
	padding:20px 0;
}
.main .head .left {
	width:100%;
	height:auto;
	float:none;
}
.main .head .left img {
	width:100%;
	height:auto;
}
.main .head .right {
	width:100%;
	float:none;
	margin:10px 0;
}
.main .head .right p {
	font-size:12px;
	line-height:18px;
}
.main .content .contentTitle {
	line-height:20px;
}
.main .content .contentTitle span {
	font-size:14px;
	padding-right:8px;
}
.main .content .contentTitle .sub {
	top:10px;
}
.main .content .left {
	width:100%;
	float:none;
}
.main .content .left ul {
	margin:10px 0;
	padding-left:20px;
}
.main .content .left li {
	height:20px;
	line-height:20px;
	font-size:12px;
}
.main .content .left .info {
	font-size:12px;
	line-height:20px;
	margin:10px 0;
}
.main .content .right {
	width:100%;
	float:none;
}
.main .content .right .contentTitle {
	padding-bottom:0px;
}
.main .content .right .lineTitle {
	padding-top:10px;
	font-size:12px;
	line-height:26px;
}
.main .content .right .inputText {
	width:280px;
	height:30px;
	padding-left:6px;
}
.main .content .right .textArea {
	width:274px;
	height:143px;
	padding:6px;
}
.main .content .right .inputSub {
	font-size:12px;
	width:90px;
	height:34px;
	line-height:34px;
	margin-top:14px;
}
.main .customer {
	padding-top:20px;
}
.main .customer .title {
	line-height:24px;
	font-size:14px;
	padding-bottom:10px;
}
.main .customer .customerContent {
	width:100%;
	height:290px;
}
.main .customer .customerContent .contents {
	width:100%;
}
.main .customer .customerContent .child {
	width:100%;
	height:290px;
}
.main .customer .customerContent .child .childContent {
	width:auto;
	height:160px;
	padding:12px;
}
.main .customer .customerContent .child .childContent p {
	font-size:12px;
	line-height:20px;
}
.main .customer .customerContent .child .childContent .pointer {
	bottom:-11px;
	height:11px;
	left:106px;
}
.main .customer .customerContent .child .childFoot {
	height:80px;
}
.main .customer .customerContent .child .childFoot .childIcon {
	height:80px;
	line-height:80px;
}
.main .customer .customerContent .child .childFoot .childIcon img {
	max-height:80px;
}
.main .customer .customerContent .child .childFoot .childInfo {
	padding-left:20px;
}
.main .customer .customerContent .child .childFoot .childInfo .childTitle {
	font-size:14px;
	line-height:24px;
	padding-top:15px;
}
.main .customer .customerContent .child .childFoot .childInfo .childEn {
	line-height:22px;
	font-size:12px;
}
.main .customer .customerBtn {
	bottom:54px;
}
.main .customer .customerBtn.leftBtn {
	right:50px;
}
.main .customer .customerBtn.rightBtn {
	right:0px;
}
.main .customerLogo {
	padding-top:34px;
}
.main .customerLogo .title {
	line-height:36px;
	font-size:18px;
	padding-bottom:36px;
}
.main .customerLogo .customerLogoContent {
	height:77px;
}
.main .customerLogo .customerLogoContent .child {
	width:90px;
	height:75px;
	line-height:75px;
}
.main .customerLogo .logoBtn {
	top:122px;
}
.main .customerLogo .logoBtn.leftBtn {
	left:0px;
}
.main .customerLogo .logoBtn.rightBtn {
	right:0px;
}
}@media (min-width: 640px) and (max-width:1023px ) {
	.main .head {
	padding:40px 0;
}
.main .head .left {
	width:100%;
	height:auto;
	float:none;
}
.main .head .left img {
	width:100%;
	height:auto;
}
.main .head .right {
	width:100%;
	float:none;
	margin:10px 0;
}
.main .head .right p {
	font-size:14px;
	line-height:22px;
}
.main .content .contentTitle {
	line-height:28px;
}
.main .content .contentTitle span {
	font-size:18px;
	padding-right:12px;
}
.main .content .contentTitle .sub {
	top:14px;
}
.main .content .left {
	width:100%;
	float:none;
}
.main .content .left ul {
	margin:18px 0;
	padding-left:20px;
}
.main .content .left li {
	height:28px;
	line-height:28px;
	font-size:14px;
}
.main .content .left .info {
	font-size:14px;
	line-height:22px;
	margin:18px 0;
}
.main .content .right {
	width:100%;
	float:none;
}
.main .content .right .contentTitle {
	padding-bottom:0px;
}
.main .content .right .lineTitle {
	padding-top:14px;
	font-size:14px;
	line-height:32px;
}
.main .content .right .inputText {
	width:90%;
	height:36px;
	padding-left:12px;
}
.main .content .right .textArea {
	width:90%;
	height:143px;
	padding:12px;
}
.main .content .right .inputSub {
	font-size:14px;
	width:90px;
	height:34px;
	line-height:34px;
	margin-top:14px;
}
.main .customer {
	padding-top:20px;
}
.main .customer .title {
	line-height:36px;
	font-size:18px;
	padding-bottom:20px;
}
.main .customer .customerContent {
	width:100%;
	height:290px;
}
.main .customer .customerContent .child {
	width:600px;
	height:290px;
}
.main .customer .customerContent .child .childContent {
	width:552px;
	height:127px;
	padding:24px;
}
.main .customer .customerContent .child .childContent p {
	font-size:14px;
	line-height:24px;
}
.main .customer .customerContent .child .childContent .pointer {
	bottom:-11px;
	height:11px;
	left:106px;
}
.main .customer .customerContent .child .childFoot {
	height:80px;
}
.main .customer .customerContent .child .childFoot .childIcon {
	height:80px;
	line-height:80px;
}
.main .customer .customerContent .child .childFoot .childIcon img {
	max-height:80px;
}
.main .customer .customerContent .child .childFoot .childInfo {
	padding-left:20px;
}
.main .customer .customerContent .child .childFoot .childInfo .childTitle {
	font-size:14px;
	line-height:24px;
	padding-top:15px;
}
.main .customer .customerContent .child .childFoot .childInfo .childEn {
	line-height:22px;
	font-size:12px;
}
.main .customer .customerBtn {
	bottom:54px;
}
.main .customer .customerBtn.leftBtn {
	right:50px;
}
.main .customer .customerBtn.rightBtn {
	right:0px;
}
.main .customerLogo {
	padding-top:34px;
}
.main .customerLogo .title {
	line-height:36px;
	font-size:18px;
	padding-bottom:36px;
}
.main .customerLogo .customerLogoContent {
	height:156px;
}
.main .customerLogo .customerLogoContent .child {
	width:180px;
	height:130px;
	line-height:130px;
}
.main .customerLogo .logoBtn {
	top:154px;
}
.main .customerLogo .logoBtn.leftBtn {
	left:0px;
}
.main .customerLogo .logoBtn.rightBtn {
	right:0px;
}
}@media (min-width: 1024px) and (max-width:1199px ) {
	.main .head {
	padding:40px 0;
}
.main .head .left {
	width:480px;
	height:204px;
}
.main .head .right {
	width:408px;
	margin-right:20px;
}
.main .content .left {
	width:560px;
}
.main .content .right {
	width:362px;
}
.main .content .right .textArea {
	width:340px;
}
.main .customer .title {
	line-height:36px;
	font-size:18px;
	padding-bottom:20px;
}
.main .customer .customerContent {
	height:290px;
}
.main .customer .customerContent .child {
	width:462px;
	height:236px;
}
.main .customer .customerContent .child .childContent {
	width:424px;
	height:103px;
	padding:8px 12px;
}
.main .customer .customerContent .child .childContent p {
	font-size:12px;
	line-height:18px;
}
.main .customer .customerBtn {
	bottom:54px;
}
.main .customer .customerBtn.leftBtn {
	right:50px;
}
.main .customer .customerBtn.rightBtn {
	right:0px;
}
.main .customerLogo {
	padding-top:34px;
}
.main .customerLogo .customerLogoContent {
	height:156px;
}
.main .customerLogo .customerLogoContent .child {
	width:181px;
	height:125px;
	line-height:125px;
}
.main .customerLogo .logoBtn {
	top:150px;
}
.main .customerLogo .logoBtn.leftBtn {
	left:0px;
}
.main .customerLogo .logoBtn.rightBtn {
	right:0px;
}
}@media (min-width: 1200px) and (max-width:1439px ) {
	}
@media (min-width: 1440px) and (max-width:1920px ) {
	}


/*案例
--------------------------------------*/

.T_X_1210 {
	width:1210px;
	margin:0 auto;
	overflow:hidden;
}

.caseMain {
	width: 100%;
	min-width: 250px;
	text-align:center;
}
.caseBoxs {
	width: 33.33%;
	height: 250px;
	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: #0A904B;
	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;
	margin-top: -35px;
}
.over {
	position: absolute;
	left: 50%;
	margin-left: -34px;
	margin-bottom: -30px;
	/*bottom: 100px;*/
	bottom: -100px;
	z-index: 5;
	width: 67px;
	height: 67px;
	
}



/*小类栏目*/




.case-sort {
	z-index:999;
	overflow:hidden;
	width:100%;
	padding:20px 0;
	height:44px;
	/*background:#f4f4f4;
	box-shadow:0 0 3px #ddd;*/
}
.case-sort ul {
	margin:0 auto;
	height:44px;
	width:1210px;

}
.case-sort ul li {
	float:left;
}





/*----------------------------*/

.case-sort .x1 a {
	display:block;
	color:#fff;
    background:#0A904B;	
	width:120px;
	height:40px;
	
	margin-right:1px; 
	
	FLOAT: center;text-align:center;  
	line-height:40px;
	font-size:14px;
	
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	text-decoration:none;
	-webkit-transition:background 0.3s,color 0.3s,box-shadow 0.3s;
	-moz-transition:background 0.3s,color 0.3s,box-shadow 0.3s;
	transition:background 0.3s,color 0.3s,box-shadow 0.3s;
}
.case-sort .x1 a:hover {
	background:rgba(50,50,50,0.08);
	color:#fff;
	background:#0A904B;	
}


.case-sort .x2 a {
	display:block;
	color:#666;
    background:#f0f0f0;	
	width:120px;
	height:40px;
	
	margin-right:1px; 
	
	FLOAT: center;text-align:center;  
	line-height:40px;
	font-size:14px;
	
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	text-decoration:none;
	-webkit-transition:background 0.3s,color 0.3s,box-shadow 0.3s;
	-moz-transition:background 0.3s,color 0.3s,box-shadow 0.3s;
	transition:background 0.3s,color 0.3s,box-shadow 0.3s;
}
.case-sort .x2 a:hover {
	background:rgba(50,50,50,0.08);
	color:#fff;
	background:#0A904B;	
}

/*----------------------------*/




.case-sort ul li.current-cat a {
	padding:0;
	text-align:center;
	background:#f8f8f8;
	color:#DD4250;
	font-weight:600;
}
.case-sort h3 {
	margin:0;
	padding:0;
	width:100%;
	height:44px;
	line-height:44px;
	font-size:30px;
	font-weight:100;
	color:#333;
	text-align:center;
}
.case-sort h4 {
	margin:0;
	padding:0;
	width:100%;
	height:44px;
	line-height:44px;
	font-size:30px;
	font-weight:100;
	color:#333;
}
.case-sort h4 span {
	color:#dd4250;
}
.case-sort {
	z-index:999;
	margin:0 auto;
	width:1180px;
	height:44px;
	padding-top:20px;
	overflow:hidden;
}

.case-sort1 {
	z-index:999;
	overflow:hidden;
	width:100%;
	padding:20px 0;
	height:44px;
	background:#f4f4f4;
	box-shadow:0 0 3px #ddd;
}
.case-sort1 ul {
	margin:0 auto;
	height:44px;
	width:560px;
	background:url(../images/sort_bg1.png) #fff no-repeat;
}
.case-sort1 ul li {
	float:left;
}
.case-sort1 ul li a {
	display:block;
	color:#888888;
	border:1px solid #ddd;
	background:rgba(50,50,50,0);
	width:186px;
	height:44px;
	padding:0 0 0 75px;
	line-height:44px;
	font-size:16px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	text-decoration:none;
	-webkit-transition:background 0.3s,color 0.3s,box-shadow 0.3s;
	-moz-transition:background 0.3s,color 0.3s,box-shadow 0.3s;
	transition:background 0.3s,color 0.3s,box-shadow 0.3s;
}
.case-sort1 ul li a:hover {
	background:rgba(50,50,50,0.08);
	color:#333;
}
.case-sort1 ul li.current-cat a {
	padding:0;
	text-align:center;
	background:#f8f8f8;
	color:#DD4250;
	font-weight:600;
}



/*详情页*/

.Container {
	margin-right:auto;
	margin-left:auto;
	padding-left:10px;
	padding-right:10px;
	min-width:960px;
	max-width:1180px;
}
.pos-rel {
	position:relative;
}

.sbtngroup {
	position:absolute;
	right:10px;
	top:0px;
}
.sbtngroup a {
	display:block;
	float:left;
	text-indent:-9999px;
	width:44px;
	height:44px;
	border:1px solid #ddd;
	background-color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	text-decoration:none;
	-webkit-transition:background 0.3s,color 0.3s,box-shadow 0.3s;
	-moz-transition:background 0.3s,color 0.3s,box-shadow 0.3s;
	transition:background 0.3s,color 0.3s,box-shadow 0.3s;
}
.sbtngroup a:hover {
	background-color:#f8f8f8;
}
.sbtngroup a.all {
	background-image:url(../images/sbtn_bg.png);
	background-position:0px 0px;
}
.sbtngroup a:hover.all {
	background-position:-44px 0;
}
.sbtngroup a[rel~="prev"] {
	background-image:url(../images/sbtn_bg.png);
	background-position:0px -88px;
}
.sbtngroup a:hover[rel~="prev"] {
	background-position:-44px -88px;
}
.sbtngroup a[rel~="next"] {
	background-image:url(../images/sbtn_bg.png);
	background-position:0px -44px;
}
.sbtngroup a:hover[rel~="next"] {
	background-position:-44px -44px;
}


/*产品列表分页*/
	#page {width:100%;padding:15px 0;LINE-HEIGHT: 14pt;  margin-top:40px;}
	#page ul{margin:0 auto; display:table;text-align:center;LINE-HEIGHT: 16pt;}
	#page li{float:left !important; float:none;margin-right: 4px; height:20px;line-height:20px;display:inline; zoom:1;LINE-HEIGHT: 16pt;}
	#page span{display: block; padding: 2px 5px; background: #F5FBFF; border: 1px solid #CCC; color: #999999;  LINE-HEIGHT: 16pt;}
	#page a{font-size:12px;display: block; text-decoration: none; margin:0px; color: #ffffff;padding: 2px 5px 2px 5px;background:#D21F26;LINE-HEIGHT: 16pt;}
	#page a:link,#page a:visited {border: 1px solid #CCCCCC; LINE-HEIGHT: 16pt;}
	#page a:hover {background:#EC7B81;color:#fff;LINE-HEIGHT: 16pt;}  /*移动上去的颜色*/
	#page #span1 {background:#FFFFFF;display: block;LINE-HEIGHT: 16pt;}


