.protemptwo {
	width: 100%;
}

.protemptwo li {
	float: left;
	width: 31.33%;
	box-shadow: 0px 0px 10px #eee;
	transition: all .5s ease;
	position: relative;
	margin: 0 1% 2% 1%;
}

.protemppic {
	overflow: hidden;
	position: relative;
}

.protemppic img {
	width: 100%;
	transition: all .5s ease;
}

.protemptitl a {
	display: block;
	position: relative;
	font-size: 16px;
	line-height: 60px;
	padding: 0px 3%;
}

.protemptitl {
	position: relative;
}

.protemptitl a:after,
.protemptitl:before,
.protemppic a:after {
	content: '';
	display: block;
	position: absolute;
}

.protemptitl a:after {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	right: 20px;
	top: 22px;
	background: url(../images/cymprotwo.png) no-repeat top center;
}

.protemptitl:before {
	width: 100%;
	height: 0px;
	bottom: 0px;
	left: 0px;
	background: #555;
	transition: all 0.5s ease;
}

.protemppic a:after {
	width: 100%;
	height: 0px;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), transparent);
	top: 0px;
	left: 0px;
	transition: all 0.5s ease;
}

.protemptwo li:hover .protemppic a:after {
	height: 100%;
}

.protemptwo li:hover .protemptitl:before {
	height: 100%;
	transition: 0.6s;
}

.protemptwo li:hover .protemptitl a:after {
	background-position-y: -18px;
}

.protemptwo li:hover .protemptitl a {
	color: #fff;
}

.protemptwo li:hover .protemppic img {
	transform: scale(1.5) rotate(-15deg);
}

.clear {
	clear: both;
}
	#igetxt {
						width: 96%;
						height: auto;
					}

					#igetxt ul {
						list-style: none;
						list-style-type: none;
						margin: 0px;
						padding: 0px;
					}

					#igetxt ul li {
						padding: 0px;
						margin: 0px;
						_padding: 0px;
						_margin: 0px;
						list-style: none;
						float: left;
						line-height: 20px;
						border: 1px solid #D9D9D9;
						margin-left: 6px;
						_margin-left: 6px;
						padding: 5px;
						cursor: pointer;
						cursor: hand;
						margin-bottom: 4px;
						_margin-bottom: 4px;
					}

					#igetxt ul li h3 {
						font-size: 13px;
						font-weight: bold;
						padding: 0px;
						margin: 0px;
					}

					.txtgetshow {
						width: 95%;
						padding: 6px 0px;
						line-height: 23px;
					}

					.pcontent_title_h4 {
						width: 1400px
					}
.ztidx h3 {
							font-size: 26px;
						}

						.ztidx {
							font-size: 24px;
							text-align: left;
							margin-left: 340px;
						}

						.ztidx a {
							font-size: 24px;
						}