*{ 
	margin:0px;
	padding: 0px;
}
.s_banner{
	width:100%;
	height: auto;
	overflow: hidden;
}
.s_banner img{
	width:100%;
}
.position{
	width:100%;
	height: auto;
	overflow: hidden;
}
.position_content{
	width:1200px;
	height: 38px;
	margin: 0px auto
}
.p_img{
	width:14px;
	height: 18px;
	float: left;
	margin: 8px auto;
}
.p_c{
	width:auto;
	height: 38px;
	line-height: 38px;
	float: left;
	font-size: 14px;
	color: #999999;
	margin-left: 10px;
}
.system {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #f4f4f4
}
.system_content {
	width: 1332px;
	height: auto;
	overflow: hidden;
	margin: 80px auto 85px auto
}
.system_content1 {
	width: 1332px;
	height: 30px;
	line-height: 30px;
	font-size: 30px;
	color: #d5d5d5;
	margin: 0px auto;
	text-align: center;
}
.system_content2 {
	width: 1332px;
	height: 22px;
	line-height: 22px;
	font-size: 22px;
	margin: 30px auto 50px auto;
	text-align: center
}
.system_content_c {
	width: 1332px;
	height: auto;
	overflow: hidden;
	margin: auto;
}
.system_content_list{
	width: 288px;
	height: 369px;
	float: left;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin: 15px 78px;
	background-color: #fff;
	
}
.system_mobile_more{
	width:100%;
	height: 80px;
	display: block;
}
.img1 img{
	width: inherit;
}
.img2 img{
	width: inherit;
}
  .system-body .system-content {
  position: absolute;
  *zoom: 1;
  left: 0;
  top: 0;
}
 .system-body .system-content:before,
 .system-body .system-content:after {
  content: "";
  display: table;
}
 .system-body .system-content:after {
  clear: both;
}
 .system-body {
	 width:312px;
	 margin: auto;
	 height: 369px;
  position: relative;
  color: #000;
  font-size: 0;
  text-align: center;
  min-width: 236px;
  max-width: 288px;
  cursor: pointer;
}
 .system-body .item-bg {
  width: 100%;
  height: 100%;
}
 .system-body .mask {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
 border: 1px solid #c2c2c2;
}
 .system-body .mask .content {
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  bottom: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
 .system-body .mask .content .item-img-panel {
	position: relative;
	width: 312px;
	height: 160px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}
 .system-body .mask .content .item-img-panel .item-img{
  width: 100%;
  display: inline-block;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
 .system-body .mask .content .item-img-panel .item-img-hover {
  width: 100%;
  display: none;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
 .system-body .mask .content .item-img-panel .item-img-hover {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
 .system-body .mask .content .item-title {
  color: #373d41;
  font-size: 22px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  margin-top: 85px;
	 font-weight: normal;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.system-body .mask .content .item-title  a{
	color: #373d41;
	text-decoration: none
}
.system-body .mask .content .item-title  a:hover{
	color: #373d41;
	text-decoration: none
}
 .system-body .mask .content .item-desc {
  font-size: 14px;
  color: #fff;
  text-align: left;
  padding: 0px 23px;
  line-height: 24px;
  height: 72px;
}
.system-body .mask .content .item-desc{
	text-overflow: ellipsis;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:4;
}
 .system-body .mask .content .item-desc{
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
 .system-body:hover{
	border-top: 2px solid #61b2bb;
	 border-bottom: 2px solid #61b2bb;
	 border-left: 2px solid #61b2bb;
	 border-right: 2px solid #61b2bb;
	 box-shadow: 0px 8px 15px #999;
	 background-color: #fff
	}
 .system-body:hover .content {
  top: 26px;
}
.system-body:hover .mask {
  border: none
}
 .system-body:hover .mask .content .item-img-panel {
	position: relative;
	width: 236px;
	height: 184px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	left: 26px;
}
.system-body:hover .mask .content .item-img-panel img{
	width:100%;
}
 .system-body:hover .content .item-img-panel .item-img {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.system-body:hover .mask .content .item-img-panel .item-img{
  width: 100%;
  display: none;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
 .system-body:hover .mask .content .item-img-panel .item-img-hover {
  width: 100%;
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
 .system-body:hover .content .item-img-panel .item-img-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
 .system-body:hover .content .item-title {
  color: #61b2bb;
font-size: 20px;
line-height: 40px;
  margin-top:16px;
	 font-weight: normal;
   border-bottom: 2px solid #61b2bb;
}
.system-body:hover .content .item-title a{
	color: #61b2bb;
	text-decoration: none;
}
.system-body:hover .content .item-title a:hover{
	color: #61b2bb;
	text-decoration: none;
}
 .system-body:hover .content .item-desc{
	    position: absolute;
    bottom: 20px;
    color: #5f5e5e;
    font-size: 14px;
    height: 80px;
    line-height: 20px;
    opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}




@media screen and (max-width:640px){
	
.s_banner{
	width:100%;
	height: auto;
	overflow: hidden;
}
.s_banner img{
	width:100%;
}
.position{
	width:100%;
	height: auto;
	overflow: hidden;
  display: none;
}
.position_content{
	width:1200px;
	height: 38px;
	margin: 0px auto
}
.p_img{
	width:14px;
	height: 18px;
	float: left;
	margin: 10px auto;
}
.p_c{
	width:auto;
	height: 38px;
	line-height: 38px;
	float: left;
	font-size: 14px;
	color: #999999;
	margin-left: 10px;
}
.system {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #f4f4f4
}
.system_content {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px auto 25px auto
}
.system_content1 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 30px;
	color: #d5d5d5;
	margin: 0px auto;
	text-align: center;
}
.system_content2 {
	width: 100%;
	height: 22px;
	line-height: 22px;
	font-size: 22px;
	margin: 30px auto 50px auto;
	text-align: center
}
.system_content_c {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
}
.system_content_list{
	width: 100%;
	height: auto;
	float: left;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin: 15px auto;
	background-color: #e6e6e6;
	
}
.system_mobile_more{
	width:100%;
	height: 80px;
	display: block;
}
.img1 img{
	width: inherit;
}
.img2 img{
	width: inherit;
}
  .system-body .system-content {
  position: absolute;
  *zoom: 1;
  left: 0;
  top: 0;
}
 .system-body .system-content:before,
 .system-body .system-content:after {
  content: "";
  display: table;
}
 .system-body .system-content:after {
  clear: both;
}
 .system-body {
	 width:251px;
	 margin: auto;
	 height: 300px;
  position: relative;
  color: #000;
  font-size: 0;
  text-align: center;
  cursor: pointer;
	
}
 .system-body .item-bg {
  width: 100%;
  height: 100%;
}
 .system-body .mask {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
	  border: 1px solid #61b2bb;
	 box-shadow: 0px 8px 15px #999;
	 background-color: #fff
}
 .system-body .mask .content {
  position: absolute;
  left: 0;
  right: 0;
  top: 26px;
  bottom: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
 .system-body .mask .content .item-img-panel {
	position: relative;
	width: 223px;
	height: auto;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	left: 14px
}
 .system-body .mask .content .item-img-panel .item-img{
  width: 100%;
  display: none;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
 .system-body .mask .content .item-img-panel .item-img-hover {
  width: 100%;
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
 .system-body .mask .content .item-img-panel .item-img-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
 .system-body .mask .content .item-title {
	  border-bottom: 1px solid #61b2bb;
   color: #61b2bb;
font-size: 16px;
line-height: 40px;
  margin-top:6px;
	 font-weight: normal;
	 font-weight: normal;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
	.system-body .mask .content .item-title a{
		color: #61b2bb
	}
 .system-body .mask .content .item-desc {
  position: absolute;
	 bottom: 0px;
  color: #5f5e5e;
 font-size: 14px;
 height: 86px;
 line-height: 21px;
	 overflow: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
 .system-body .mask .content .item-desc{
  opacity: 1
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
 .system-body:hover{
	border: 1px solid #61b2bb;
	 box-shadow: 0px 8px 15px #999;
	 background-color: #fff
	}
 .system-body:hover .content {
  top: 26px;
}
.system-body:hover .mask {
  border: none
}
 .system-body:hover .mask .content .item-img-panel {
	position: relative;
	width: 223px;
	height: auto;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	left: 14px;
}
 .system-body:hover .content .item-img-panel .item-img {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.system-body:hover .mask .content .item-img-panel .item-img{
  width: 100%;
  display: none;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
 .system-body:hover .mask .content .item-img-panel .item-img-hover {
  width: 100%;
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
 .system-body:hover .content .item-img-panel .item-img-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
 .system-body:hover .content .item-title {
  color: #61b2bb;
font-size: 16px;
line-height: 40px;
  margin-top:6px;
	 font-weight: normal;
  
}
 .system-body:hover .content .item-desc{
	 position: absolute;
	 bottom: 0px;
  color: #5f5e5e;
 font-size: 14px;
	 border-top:none;
 height: 86px;
 line-height: 21px;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
}
