.text-r{text-align:right;}
.text-j{text-align:justify;}
.text-hide-2{word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
body {
  background-color: #f5f5f5;
}
.home-top-code-link{margin-bottom:20px;}
.home-top-link{width:580px;}
.home-top-link ul{margin-right:-22px;}
.home-top-link li{margin:15px 10px 0 0;width:65px;float:left;text-align:center;}
.home-top-link li img{}
.home-top-link li:hover img{transform: rotateX(360deg);transition:1s;}
.home-title {
  margin:20px auto 10px;
}
.home-title strong {
  font-size:22px;
  color: #000;
}
.home-title strong em {padding-left:5px;border-left:5px solid #c20007;
  margin-right: 4px;
  color: #c20007;
}
a.home-moreLink {
  bottom: 0;
  right: 0;
  padding: 4px 26px !important;
  display: inline-block;
  font-size: 12px;
  border: 1px solid #d9d9d9;
  background-color: #e8e8e8;
  color: #8c8b8b;
  border-radius: 16px;
  transition: 0.5s;
}
.home-title a.home-moreLink:hover {
  background: #c20007;
  border-color: #c20007;
  color: #fff;
}
.home-warp {
  margin: 0 auto;
  padding:30px 100px 35px;
  width: 1200px;
  background-color: #fff;
}
.home-search-link {
  margin-bottom: 15px;
}
.home-search {
  margin-top: 15px;
  width: 578px;
  height: 40px;
  border: 1px solid #b3b3b3;
  border-radius: 4px;
}
.home-search span {
  margin-top: 7.5px;
  width: 113px;
  height: 25px;
  border-right: 1px solid #b3b3b3;
  display: block;
  cursor: pointer;
}
.home-search span i {
  width: 90px;
  height: 25px;
  line-height: 25px;
}
.home-search span img {
  margin: 9px 4px 0 0;
  width: 12px;
  height: 7px;
  transition: 0.5s;
}
.home-search span.on img {
  transform: rotate(180deg);
}
.home-search input {
  padding: 0;
  width: 375px;
  height: 40px;
  line-height: 40px;
  display: block;
  border: 0;
  text-indent: 10px;
}
.home-search a {
  margin: -1px -1px 0 0;
  width: 84px;
  height: 42px;
  background: url(../images/public/z-mainsearchimg.png) #c20007 no-repeat center center;
  display: block;
  border-radius: 0 4px 4px 0;
}
.home-search ul {
  top: 45px;
  left: 0;
  width: 115px;
  border: 1px solid #b3b3b3;
  background-color: #fff;
  z-index: 999;
  transition: 1.5s;
  display: none;
}
.home-search ul li {
  line-height: 32px;
  cursor: pointer;
  border-bottom: 1px dashed #ccc;
}
.home-search ul li:hover {
  background-color: #c20007;
  color: #fff;
}
.home-search ul li:last-child {
  border: 0;
}
.home-search ul.on {
  display: block;
  top: 40px;
}
.home-more-link li {
  margin-left: 20px;
  font-size: 14px;
  color: #666;
}
.home-more-link li img {
  margin: 0 auto 4px;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  display: block;
}
.home-swiper-num .home-swiper {
  width: 580px;
  height: 320px;overflow:hidden;
}
.home-swiper-num .home-swiper .hd {
  right: 15px;
  bottom: 14.5px;
  z-index: 999;
}
.home-swiper-num .home-swiper .hd li {
  margin-left: 5px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #fff;
  float: left;
  cursor: pointer;
}
.home-swiper-num .home-swiper .hd li.on {
  background-color: #c20007;
}
.home-swiper-num .home-swiper .bd {
  height: 320px;
}
.home-swiper-num .home-swiper .bd ul {
  height: 320px;
}
.home-swiper-num .home-swiper .bd li {
  width: 100%;
  height: 100%;
}
.home-swiper-num .home-swiper .bd li img {
  width: 100%;
  height: 100%;
  display: block;
}
.home-swiper-num .home-swiper .bd li p {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 36px;
  line-height: 36px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-indent: 10px;
}
.home-num ul {
  width: 594px;
}
.home-num li {
  margin-right:6px;
  width:140px;
  height:165px;
}
.home-num li div {
  padding: 18px 0 0 10px;
}
.home-num li div i {
  margin-right: 2px;
  width: 15px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 12px;
  border-radius: 4px;
}
.home-num li div em {
  margin-top:6px;display:block;
}
.home-num li:nth-child(1) {
  margin-bottom: 12px;
  color: #f18f47;
}
.home-num li:nth-child(1) i {
  background-color: #f18f47;
}
.home-num li:nth-child(2) {
  margin-bottom: 12px;
  color: #f1863e;
}
.home-num li:nth-child(2) i {
  background-color: #f1863e;
}
.home-num li:nth-child(3) {
  color: #e2664e;
}
.home-num li:nth-child(3) i {
  background-color: #e2664e;
}
.home-num li:nth-child(4) {
  color: #7585e2;
}
.home-num li:nth-child(4) i {
  background-color: #7585e2;
}
.home-num li.serverTime {
  background: url(../images/public/home-num-1.jpg?v=0.1) no-repeat;
  background-size: 100% 100%;
}
.home-num li.volunteerReg {
  background: url(../images/public/home-num-2.jpg?v=0.1) no-repeat;
  background-size: 100% 100%;
}
.home-num li.serverActivity {
  background: url(../images/public/home-num-3.jpg?v=0.1) no-repeat;
  background-size: 100% 100%;
}
.home-num li.groupAdd {
  background: url(../images/public/home-num-4.jpg?v=0.1) no-repeat;
  background-size: 100% 100%;
}
.home-Notice {
  width: 580px;
}
.home-news {
  width: 580px;
}
.home-news-tit{margin-bottom:10px;}
.home-news-tit span {
  color: #c20007;
  font-size: 18px;
  display: block;
}
.home-news-tit a {
  padding:2px 14px;
  display: inline-block;
  font-size: 12px;
  border: 1px solid #d9d9d9;
  background-color: #e8e8e8;
  color: #8c8b8b;
  border-radius: 16px;
  transition: 0.5s;
}
.home-news-tit a:hover {
  background: #c20007;
  border-color: #c20007;
  color: #fff;
}
.home-public-news li {
  margin-bottom:14px;
  font-size: 16px;
}
.home-public-news li span {margin-right:4px;
  width:75px;color:#333;
}
.home-public-news li a {
  max-width: 410px;
  transition: 0.5s;
}
.home-public-news li a:hover {
  color: #c20007;
}
.home-public-news li i {
  font-size: 14px;
  color: #999;
}
.home-Activity-tit {
  margin-bottom: 15px;
}
.home-Activity .home-moreLink{bottom:-40px !important;z-index:999;}
.home-Activity-tit .activity-num{top:0;left:545px;height:32px;line-height:32px;font-family:cursive;color:#999;font-weight:600;}
.home-Activity-tit .activity-num em{margin-right:30px;}
.home-Activity-tit .activity-num i{color:#c20007;font-style:normal;}
.home-Activity-tit span {
  margin-right:8px;
  width:80px;
  height:30px;
  line-height:30px;
  border: 1px solid #e9e9e9;
  font-size: 14px;
  color: #000;
  cursor: pointer;
}
.home-Activity-tit span.on {
  border-color: #c20007;
  color: #c20007;
  cursor: context-menu;
}
.home-Activity-list ul {
  margin-right: -20px;
}
.home-Activity-list li {
 margin: 0 15px 15px 0;
    width: 188px;
    height:260px;
    background-color: #f9f9f9;
    overflow: hidden;
    transition: 0.5s;
    box-shadow: 0 2px 5px #ccc;
}
.home-Activity-list li .activity-img {
  height:155px;
}
.home-Activity-list li .activity-img img.big-img {
  width: 100%;
  height: 100%;
  display: block;
}
.home-Activity-list li .activity-info {
  padding-top:10px;
  margin: 0 auto;
  width:170px;
}
.home-Activity-list li strong {
  margin-bottom:10px;
  font-size:14px;
  color: #333;
  display: block;
}
.home-Activity-list li p.activityAddres {
  padding-left:14px;
  margin-bottom:10px;
  font-size: 12px;
  color: #70a4df;
  background: url(../images/public/activityAddres.png) no-repeat left center;background-size:10px 14px;
}
.home-Activity-list li p.activity-num {
  padding-top:10px;
  border-top: 1px solid #dadada;
}
.home-Activity-list li p.activity-num span {
  width: 50%;
  font-size: 12px;
}
.home-Activity-list li p.activity-num span i {
  color: #c20007;
}
.home-Activity-list li .activity-group {
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  overflow: hidden;
  transition: 0.5s;
}
.home-Activity-list li .activity-group p {
  margin-top:5px;
  padding: 0 5px;font-size:12px;
}
.home-Activity-list li .activity-group p label {
  width: 75px;
}
.home-Activity-list li .activity-group p span {
  width:170px;
  display: block;
}
.home-Activity-list li:hover {
  background-color: #c20007;
}
.home-Activity-list li:hover * {
  color: #fff !important;
}
.home-Activity-list li:hover .activity-group {
  height:155px;
}
.home-Activity-list li:hover p.activityAddres {
  background: url(../images/public/activityAddres-on.png) no-repeat left center;background-size:10px 14px;
}
.home-Activity-list .home-Activity-item {
  display: none;
}
.home-link1 {
  margin: 12px auto 0;
  height: 112px;
}
.home-link1 img {
  margin: 0 auto;
  max-width: 100%;
  height: 100%;
  display: block;
}
.home-group-list .group-list-warp ul {
  margin-right: -22px;
}
.home-group-list .group-list-warp li {
  margin: 5px 10px 5px 0;
    padding: 5px 0;
    width:292px;
    height: 105px;
    background-color: #f7f7f7;
    transition: 0.5s;cursor:pointer;
}
.home-group-list .group-list-warp li .group-logo {
  width:70px;
  height: 100%;
  border-right: 1px dashed #ccc;
}
.home-group-list .group-list-warp li .group-logo img {
  margin: 21.5px auto 0;
  max-width:85%;
  border-radius: 50%;
  display: block;
}
.home-group-list .group-list-warp li .group-info {
  padding-left: 8px;
  width:212px;
  font-size: 12px;
  color: #999;
}
.home-group-list .group-list-warp li .group-info strong {
  margin-bottom: 5px;
  color: #333;
  display: block;
  font-weight: 500;
}
.home-group-list .group-list-warp li .group-info p.group-address {
  margin-bottom: 10px;
  padding-left: 16px;
  height: 17px;font-size:12px;
  background: url(../images/public/activityAddres.png) no-repeat left center;
  color: #666;background-size:10px 14px;
}
.home-group-list .group-list-warp li .group-info p.group-org {
  margin-bottom: 10px;
}
.home-group-list .group-list-warp li .group-info span {
  display: block;
}
.home-group-list .group-list-warp li .group-info span em {
  width: 50%;
  display: block;
}
.home-group-list .group-list-warp li .group-info span em i {
  margin-left: 8px;
  color: #c20007;
}
.home-group-list li:hover {
  box-shadow: 0 2px 6px #ddd;
}
.home-linkImg-Swiper {
  margin:15px auto 0;
  height:78px;
  border: 1px solid #ccc;
}
.home-linkImg-Swiper .hd {
  bottom: 8px;
  right: 10px;
  z-index: 9999;
}
.home-linkImg-Swiper .hd li {
  margin-left: 8px;
  width: 13px;
  height: 13px;
  line-height: 13px;
  border: 1px solid #fff;
  font-size: 12px;
  background-color: #fff;
  text-align: center;
  float: left;
  cursor: pointer;
  color: #000;
}
.home-linkImg-Swiper .hd li.on {
  background-color: #c20007;
  color: #fff;
}
.home-linkImg-Swiper li {
  width: 100%;
  height:78px;
}
.home-linkImg-Swiper li img {
  width: 100%;
  height: 100%;
  display: block;
}
.home-org-warp {
  height:480px;
}
.home-org-warp ul {
  height: 100%;
}
.home-org-warp li {
  margin-right: 2px;
  width: 55px;
  height: 100%;position:relative;
  overflow: hidden;
}
.home-org-warp li .home-org-name {
  width: 55px;
  height: 100%;
  line-height: 26px;
  background-color: #c20007;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}
.home-org-warp li .home-org-name span {
  padding-top:155px;
  display: block;
  font-size: 16px;
}
.home-org-warp li .home-org-info {
  top: 0;
    left: 55px;
  width:1025px;
  height:485px;overflow: hidden;
  background-color: #f9f9f9;position:absolute;
}
.home-org-warp li.on .home-org-info {width:1025px;}
.home-org-warp li .home-org-info .home-org-detail {
  margin:40px 20px 0 20px;
  padding: 25px 22px 20px;
  width: 310px;
  background-color: #f2f2f2;
  color: #4c4c4c;
  font-size: 14px;
}
.home-org-warp li .home-org-info .home-org-detail img {
  margin: 0 auto 10px;
  width: 100%;
  height: 200px;
  display: block;
}
.home-org-warp li .home-org-info .home-org-detail strong {
  margin-bottom: 10px;
  color: #000;
  font-size: 15px;
  display: block;
}
.home-org-warp li .home-org-info .home-org-detail p.org-detail-address {
  margin-bottom: 10px;
  padding-left: 15px;font-size:13px;
  background: url(../images/public/activityAddres.png) no-repeat left center;background-size:10px 14px;
}
.home-org-warp li .home-org-info .home-org-detail p.org-type label {
  color: #000;
}
.home-org-warp li .home-org-info .home-org-detail .org-num {
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px dashed #ccc;
}
.home-org-warp li .home-org-info .home-org-detail .org-num dl {
  margin: 0 auto;
  width: 33.3333%;
}
.home-org-warp li .home-org-info .home-org-detail .org-num dd {
  margin: 5px 0 0 0;
  color: #d61206;
}
.home-org-warp li .org-list {
  padding-top:10px;
  width: 625px;
}
.home-org-warp li .bm-list a {width:130px !important;}
.home-org-warp li .org-list a {
  padding: 0 10px 0 14px;
  width:182px;
  line-height: 56px;
  border-bottom: 1px solid #ddd;
  display: block;
  font-size: 14px;
  color: #000;
  background: url(../images/public/org-link-bg.png) no-repeat left center;
  transition: 0.5s;
}
.home-org-warp li .org-list a:hover {
  color: #c20007;
}
.home-org-warp li.on {
  width: 1080px;
}
.volunteer-style-warp ul {
  margin-right: -36px;
}
.volunteer-style-warp li {
  margin-right:20px;
  width:285px;
  height:194px;
  border-radius: 6px;
  overflow: hidden;
}
.volunteer-style-warp li img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  display: block;
}
.volunteer-style-warp li p {padding: 2px 2%;
  left: 0;
  bottom:0;
  width:96%;
  line-height:20px;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.volunteer-style-warp li:hover p {
  bottom: 0;
}
.goodPeople-warp ul {
  margin-right: -60px;
}
.goodPeople-warp li {
  margin-right: 55px;
  width: 65px;
  height: 165px;
}
.goodPeople-warp li .People-img {
  width: 100px;
  height: 140px;
  border: 1px solid #ccc;
}
.goodPeople-warp li .People-img img {
  width: 100%;
  height: 120px;
  display: block;
}
.goodPeople-warp li p {
  padding-top: 5px;
  font-size: 16px;
  color: #333;
}
.home-study-warp ul {
  margin-right: -34px;
}
.home-study-warp li {
  margin-right: 14px;
  width: 292px;
  height: 188px;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: hidden;
}
.home-study-warp li .home-study-img {
  width: 100%;
  height: 154px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
.home-study-warp li .home-study-img img.big-img {
  margin: 1px auto 0;
  width: 290px;
  height: 152px;
  display: block;
  border-radius: 4px 4px 0 0;
  transition: 0.5s;
}
.home-study-warp li .home-study-img img.study-vid {
  top: 50%;
  margin-top: -24.5px;
  left: 50%;
  margin-left: -24.5px;
  width: 49px;
  height: 49px;
  display: block;
  z-index: 999;
}
.home-study-warp li p {
  height: 32px;
  line-height: 32px;
}
.home-study-warp li:hover img.big-img {
  transform: scale(1.2, 1.2);
}
.msg-pop{bottom:160px;right:0;}
.msg-pop li{margin-bottom:5px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;background-color:#b50007;}
.msg-pop li img.pa{bottom:0;right:40px;width:120px;transition:.5s;display:none;}
.home-goodPeople{width:580px;}
.Ranking-box{width:580px;}
.home-Ranking .home-title{margin: 0px auto 10px !important;}
.home-Ranking-tit{height:27px;}
.home-Ranking-tit a{top:0;width:115px;height:27px;line-height:27px;color:#999;font-size:14px;text-indent:10px;background:url(../images/public/Ranking-bg.png) no-repeat left center;}
.home-Ranking-tit a:nth-child(1){left:0;}
.home-Ranking-tit a:nth-child(2){padding-left:10px;left:100px;}
.home-Ranking-tit a:nth-child(3){padding-left:10px;left:200px;}
.home-Ranking-list{background-color:#f5f5f5;}
.home-Ranking-list .home-Ranking-item{display:none;}
.home-Ranking-list table{margin:0 auto;width:95%;color:#666;}
.home-Ranking-list table th{line-height:40px;border-bottom:1px dashed #ccc;}
.home-Ranking-list table td{line-height:35px;}
.home-Ranking-list table td a{color:#c20007;}
.home-Ranking-list table td.Ranking-num{color:#c20007;}
.home-Ranking-list table tr:nth-child(1) td:nth-child(1){background:url(../images/public/z-sjphcontimg3.png) no-repeat center center;font-size:0;}
.home-Ranking-list table tr:nth-child(2) td:nth-child(1){background:url(../images/public/z-sjphcontimg4.png) no-repeat center center;font-size:0;}
.home-Ranking-list table tr:nth-child(3) td:nth-child(1){background:url(../images/public/z-sjphcontimg5.png) no-repeat center center;font-size:0;}
.home-Ranking-tit a.on{background:url(../images/public/Ranking-bg-on.png) no-repeat left center;color:#fff;z-index:999;}

.hot-news{margin-bottom:15px;width:580px;}
.hot-news strong{margin-bottom:10px;font-size:18px;color:#000;display:block;transition:.5s;}
.hot-news strong:hover{color:#c20007;}
.hot-news p{font-size:16px;color:#666;text-indent:32px;line-height:24px;}

.txtMarquee-left{width:480px;position:relative;}
.txtMarquee-left .bd{padding-right:10px;}
.txtMarquee-left .bd .tempWrap{width:100% !important; }
.txtMarquee-left .bd ul{ overflow:hidden;zoom:1; }
.txtMarquee-left .bd ul li{margin-right:20px;float:left;height:30px;line-height:30px;text-align:left; _display:inline; width:auto !important;}
.txtMarquee-left .bd ul li:hover{color:#C20007;}
.Notice-hot li:last-child{margin-bottom:0;}	              	
@media only screen and (max-width:1420px) {
	.home-warp{padding:30px 10px 35px;}
	.slogan-t{margin-left:25px;}
}

	              	
.z-xuexi{
	  position: fixed;
    top: 50%;
    left: 0;
    width: 100px;
    height: 100px;
    margin-top: -50px;
}
.z-xuexi img{
	width:100%;
    height:100%;
}   	

.z-qzzxcont{
	width: 100%;
	border: 1px solid #CCCCCC;
	border-radius: 7px;
	margin-top: 15px;
}
.z-wmqz,.z-wmzr{
	margin-top: 10px;
}
.z-wmqztitle,.z-wmzrtitle{
	width: 100%;
	height: 35px;
	box-sizing: border-box;
	border-bottom: 2px solid #c20007;
}
.z-wmqztitle span{
	float: left;
	line-height: 35px;
	padding-left: 40px;
	font-size: 16px;
	color: #c20007;
	font-weight: bold;
	background: url(../images/public/z-wmqzimg.png) no-repeat 10px center;
}
.z-wmzrtitle span{
	float: left;
	line-height: 35px;
	padding-left: 40px;
	font-size: 16px;
	color: #c20007;
	font-weight: bold;
	background: url(../images/public/z-wmzrimg.png) no-repeat 10px center;
}
.z-wmqztitle ul,.z-wmzrtitle ul{
	float: left;
	margin-top: 3px;
	margin-left: 40px;
}
.z-wmqztitle ul li,.z-wmzrtitle ul li{
	float: left;
	padding: 4px 15px;
	background: #FFFFFF;
	color: #4D4D4D;
	cursor: pointer;
}
.z-wmqztitle ul li.on,.z-wmzrtitle ul li.on{
	background: #c20007;
	color: #FFFFFF;
	border-radius: 5px;
}
.z-wmqzcont,.z-wmzrcont{
	width: 100%;
	box-sizing: border-box;
	padding: 7px 0px;
	border-bottom: 1px solid #CCCCCC;
}
.z-wmqzcont1,.z-wmzrcont1{
	width: 100%;
	display: none;
}
.z-wmqzcont ul li,.z-wmzrcont ul li{
	width: 25%;
	float: left;
	box-sizing: border-box;
	padding: 3px 10px;
	border-right: 1px dashed #CCCCCC;
}
.z-wmqzcont ul li:nth-child(4),.z-wmzrcont ul li:nth-child(4){
	border: none;
}
.z-wmqzcont ul li h2,.z-wmzrcont ul li h2{
	color: #333;
	font-weight: bold;
	font-size: 14px;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.z-wmqzcont ul li p,.z-wmzrcont ul li p{
	color: #666666;
	font-size: 14px;
	line-height: 25px;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.z-wmqzcont ul li i,.z-wmzrcont ul li i{
	display: inline-block;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #c20007;
	border-radius: 3px;
	color: #c20007;
	line-height: 20px;
	text-align: center;
}

.z-wmqzcont1 ul.not-info{
    height: 147px;
    text-align: center;
    line-height: 147px;
    color: #999;
}      	
.z-wmzrcont1 ul.not-info{
    height: 172px;
    text-align: center;
    line-height: 172px;
    color: #999;
}      	
.my-service{margin-top:15px;}
.home-my-service .home-my-service-tit{margin-bottom:15px;}
.home-my-service .home-my-service-tit a{margin-right:10px;padding:0 10px;height:32px;line-height:32px;border:1px solid #c20007;border-radius:4px;display:block;text-align:center;font-size:16px;color:#666;}
.home-my-service .home-my-service-tit a.on{background-color:#c20007;color:#fff;}
.home-my-service-type{padding:0 0 10px 6px;border-bottom:5px solid #f5f5f5;}
.home-my-service-type a{padding-left:12px;margin-bottom:10px;display:block;font-size:16px;color:#666;background:url(../images/wmember/people-ico.jpg) no-repeat left center;}
.home-my-service-type a:hover{color:#c20007;}
.home-service-item-list ul{margin-right:-24px;}
.home-service-item-list li{margin:0 10px 15px 0;padding:5px;width:280px;height:150px;border:1px solid #e6e6e6;transition:.5s;}
.home-service-item-list li:hover{border-color:#c20007;box-shadow:0 2px 6px #e24d52;}
.home-service-item-list li strong{margin-bottom:10px;display:block;font-weight:500;}
.home-service-item-list li p{color:#999;font-size:14px;}
.home-service-item-list li .service-introduce{margin-bottom:5px;height: 45px;line-height:22px;}
.home-service-type{margin-top:10px;font-size:12px !important;}
.home-service-type em{padding-left:24px;line-height:17px;display:block;}
.home-service-type em.service-people{margin-bottom:5px;background:url(../images/public/service-people.png) no-repeat left center;}
.home-service-type em.service-time{background:url(../images/public/service-time.png) no-repeat left center;}
.home-service-item-list .home-service-item{max-height:340px;min-height:140px;display:none;overflow:hidden;}
.not-data{margin:0 auto;display:block;}
.columnMoreList  li span{    max-width: 155px;
    min-width: 80px;
    display: block;
    width: auto;}
.columnMoreList  li p{width:334px;}
    	

	              	

	              	

	              	