div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip { 
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

.titl{
	text-align:center;
}
.titl:after{
	background-color: #ee5032;
	content: "";
	display: block;
	margin: 20px auto 40px;
	width: 100px;
	height: 2px;
}
.item{
	padding: 0 2.5%;
}
.three{
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.neiye *{
	color:#a9a9a9 !important; 
}
.neiye h1{
	font-size:32px;
	letter-spacing:4px;	
	text-align:center;
	margin-bottom:30px;
}
.custom-height{
	margin-top:10px
}
.red{
	color:#f00
}
.titles{
	text-align:center;
	color:#fff;
	padding:20px 0;
}
.jc{
	text-align:center;
	padding-bottom:20px;
}
.jc ul{
    width: 209px;
    overflow: hidden;
    padding: 0;
    margin:45px auto;
}
.jc li{
	float:left;
	list-style:none;
	width:33.33%;
}
.jc1 li{
	width:25%;
}
.items li{
	list-style:none;
	font-size:12px;
}
#pages {
	text-align: center;
}

#pages a:nth-child(1) {
	display: none
}

#pages a:hover {
	color: #fff
}

#pages a {
	margin: 0 6px;
}

#pages span {
	background-color: #f00;
	padding: 4px 10px;
}
.dtp{
	display:block;
	margin-bottom:10px
}
.tile{
	padding-top:10px
	
}
.small-img{
	width:254px !important;
	height:230px !important;
	
}
.anli{
	margin: 10px 0;
}
.anli img{
	border-radius:50% ;
}
.anli p{
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.anli a:hover{
	color: #fff !important;
}