﻿
.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;
}


.aboutcon img{ max-width: 100%; padding:50px 0  }
.abouttext{ font-size:1.2rem; line-height: 2rem }





.mainHead .contactInfo {
	line-height:28px;
	font-size:14px;
	line-height:28px;
	padding-top:20px;
}
.mainHead .content {
	padding:30px 0;
}
.mainHead .content.firstContent {
	border-bottom:1px solid #d9d9d9;
}
.mainHead .content:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
.mainHead .content .child {
	position:relative;
	width:96%;
	padding: 2%;
}
.mainHead .content .child p {
	font-size:14px;
	line-height:32px;
	color:#666;
}
.mainHead .content .child .title {
	line-height:26px;
	color:#333333;
	font-size:14px;
	padding-bottom:16px;
}
.mainHead .content .child.left {
	float:left;
}
.mainHead .content .child.right {
	float:right;
}
.mainContent .mainContentTitle {
	height:34px;
	line-height:34px;
	padding-bottom:40px;
}
.mainContent .mainContentTitle span {
	font-size:18px;
	color:#333;
	vertical-align:middle;
}
.mainContent .mainContentTitle select {
	width:243px;
	height:30px;
	border:1px solid #d6d6d6;
	color:#666;
	vertical-align:middle;
}
.mainContent .content {
	padding:40px 0 30px 0;
	border-top:1px solid #d9d9d9;
}
.mainContent .content:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
.mainContent .content .child {
	width:490px;
}
.mainContent .content .child .childTitle {
	line-height:46px;
}
.mainContent .content .child .childTitle img {
	padding-right:8px;
	vertical-align:middle;
}
.mainContent .content .child .childTitle span {
	vertical-align:middle;
	color:#333333;
	font-size:14px;
}
.mainContent .content .child p {
	color:#666;
	line-height:28px;
}
.mainContent .content .child.left {
	float:left;
}
.mainContent .content .child.right {
	float:right;
}





.mainHead {
	padding-top:40px;
}
.mainHead:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
.mainHead .left {
	width:435px;
	height:225px;
	line-height:225px;
	float:left;
}
.mainHead .left img {
	vertical-align:middle;
	width:100%;
	height:100%;
}
.mainHead .right {
	position:relative;
	width:656px;
	float:right;
}
.mainHead .right {
	line-height:26px;
	color:#666;
	font-size:14px;
}
.mainHead .right a {
	font-family:Arial, Helvetica, sans-serif;
	color:#0C75D2;
}
.mainContent .child {
	width:285px;
	margin-right:10px;
	vertical-align:text-top;
	padding-top:60px;
	display:inline-block;
*display:inline;
*zoom:1;
}
.mainContent .child .childImg {
	overflow:hidden;
	position:relative;
	width:285px;
	height:190px;
	line-height:212px;
	text-align:center;
}
.mainContent .child .childImg {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.mainContent .child:hover .childImg {
	-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);
}
.mainContent .child .childImg .childImgimg {
	width:100%;
	height:100%;
	vertical-align: top;
}
.mainContent .child .childImg .childHide {
	opacity:0;
	position:absolute;
	top:0px;
	left:-100%;
	width:100%;
	height:100%;
	background-image: linear-gradient(top, rgba(232,232,232, 0.8) 0%, rgba(214,214,214, 0.8) 100%);
	background-image: -o-linear-gradient(top, rgba(232,232,232, 0.8) 0%, rgba(214,214,214, 0.8) 100%);
	background-image: -moz-linear-gradient(top, rgba(232,232,232, 0.8) 0%, rgba(214,214,214, 0.8) 100%);
	background-image: -webkit-linear-gradient(top, rgba(232,232,232, 0.8) 0%, rgba(214,214,214, 0.8) 100%);
	background-image: -ms-linear-gradient(top, rgba(232,232,232, 0.8) 0%, rgba(214,214,214, 0.8) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(232,232,232, 0.8)), color-stop(1, rgba(214,214,214, 0.8)));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#d6d6d6'), progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.mainContent .child .childImg .childHide {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.mainContent .child .childImg .childHide .childHideIcon {
	display:inline-block;
*display:inline;
*zoom:1;
	margin:80px 2px;
	cursor:pointer;
	width:36px;
	height:36px;
	text-align:center;
	line-height:36px;
	border-radius:36px;
	-moz-border-radius:36px;
	-ms-border-radius:36px;
	-o-border-radius:36px;
	-webkit-border-radius:36px;
	background:#5f5f5f;
}
.mainContent .child .childImg .childHide .childHideIcon {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.mainContent .child .childImg .childHide .childHideIcon:hover {
	background:#000;
}
.mainContent .child .childImg .childHide .childHideIcon img {
	vertical-align:middle;
	margin-top: 8px
}
.mainContent .child .childImg:hover .childHide {
	left:0;
	opacity:1;
}
.mainContent .child .childTitle {
	line-height:24px;
	padding:20px 0 0 0;
	color:#333333;
	font-size:14px;
}
.mainContent .child .childTime {
	line-height:22px;
	padding:6px 0;
	color:#999999;
	font-size:12px;
}
.mainContent .child .childInfo {
	line-height:22px;
	font-size:12px;
	color:#666;
}
 @keyframes newsChild {
0% {
opacity:0;
transform:scale(0);
}
100% {
opacity:1;
transform:scale(1);
}
}
@-moz-keyframes newsChild {
0% {
opacity:0;
-moz-transform:scale(0);
}
100% {
opacity:1;
-moz-transform:scale(1);
}
}
@-webkit-keyframes newsChild {
0% {
opacity:0;
-webkit-transform:scale(0);
}
100% {
opacity:1;
-webkit-transform:scale(1);
}
}
@-o-keyframes newsChild {
0% {
opacity:0;
-o-transform:scale(0);
}
100% {
opacity:1;
-o-transform:scale(1);
}
}




.pages {
	text-align:center;
	margin: 64px 0 0 0;
}
.pages a, .pages span {
	display:inline-block;
	padding:9px 14px;
	margin:0 1px;
	border:1px solid #f0f0f0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.pages a, .pages li {
	display:inline-block;
	list-style: none;
	text-decoration:none;
	color:#58A0D3;
}
.pages a.first, .pages a.prev, .pages a.next, .pages a.end {
	margin:0;
}
.pages a:hover {
	border-color:#50A8E6;
}
.pages span.current {
	background:#50A8E6;
	color:#FFF;
	font-weight:700;
	border-color:#50A8E6;
}





.main {
	padding:74px 0 90px 0;
}
.main .child {
	float:left;
	position:relative;
	width:386px;
	height:auto;
	border:1px solid #e9e9e9;
	background:#f7f7f7;
	margin:0 12px 50px 0;
}
.main .child {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.main .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 .child .childImg {
	border:1px solid #fdfdfd;
	height:255px;
}
.main .child .childImg img {
	max-width:100%;
	max-height:100%;
	vertical-align:middle;
}
.main .child .childImg img {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.main .child .childImg img:hover {
	transform:scale(1.04);
	-moz-transform:scale(1.04);
	-ms-transform:scale(1.04);
	-o-transform:scale(1.04);
	-webkit-transform:scale(1.04);
}
.main .child .childTitle {
	height:50px;
	line-height:50px;
}
.main .child .childTitle .title {
	color:#1D68C4;
	font-size:16px;
	padding-left:16px;
	background:#fff;
}


/*block12*/
.problock{ padding: 5rem 0; background: url(../images/probg.jpg) no-repeat center top; background-size: 100% 100%;  overflow: hidden; display: block;}
.problock .mainTitle{ color: #fff;    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff; }

.check_tit{ padding: 30px 0; text-align: center; display: block; overflow: hidden;  }
.check_tit em{ display:inline-block; cursor: pointer;  float: left;
   text-align: center; font-size: 18px;  transition: 1s; 
  padding:10px 20px; height:40px; line-height:40px; color: #fff;  background: #006DB8;font-style: normal; margin-right: 2px  }
.check_tit em:hover,.check_tit em.on{ background: #f1a017; color: #fff ; }
.check_con3 ul{margin-top:20px; clear:both; overflow: hidden; padding-top: 10px }
.check_con3 ul li{ float:left; width:371px; margin-right: 26px ;
  background: #fff;  overflow: hidden;   background: #006DB8;  margin-bottom:30px;  transition: 0.8s; }
.check_con3 ul li:hover{  box-shadow: 0px 0px 10px #999; }
.check_con3 ul li:nth-child(3n){ margin-right: 0 }
.check_con3 ul li img{ height:240px; width: 100%; overflow: hidden;}
.check_con3 ul li strong{ font-size:16px;  text-align: center; display: block;  height: 60px; line-height:60px; color: #fff;  }
.check_con3 ul li strong,.check_con ul li p{ padding: 0 10px; color: #fff; font-weight: normal;  }
.check_con3 ul li:hover strong,.check_con ul li:hover p{ color: #fff;  background: #f1a017;}
.check_con3 ul li p { margin-bottom: 20px; color: #999; font-size: 14px; margin-top:5px }
.more{ text-align:center;  }
.more a{background:#f1a017; color: #fff; display:inline-block; padding:20px 50px; }

