.khpj-comment-wrp {

	width: 1180px;

	margin: 0 auto;

}



.khpj-comment-hd {

	text-align: center;

	padding: 40px 0;

}



.khpj-comment-hd span {

	position: relative;

	font-size: 24px;

	color: #454545;

	display: inline-block;

	min-width: 180px;

	padding: 0 10px;

}



.khpj-comment-hd .khpj-line-l,.khpj-comment-hd  .khpj-line-r {

	display: inline-block;

	height: 5px;

	width: 110px;

	border-top: 1px solid #e0e0e0;

}



.khpj-comment-sty1-box {

	width: 1180px;

	overflow: hidden;

}



.khpj-comment-sty1-box .khpj-comment-sty1-list {

	display: block;

	width: 1220px;

	overflow: visible;

}



.khpj-comment-sty1-box .khpj-comment-sty1-item {

	display: block;

	float: left;

	width: 570px;

	margin-right: 40px;

	margin-bottom: 40px;

}



.khpj-comment-sty1-box .khpj-comment-img {

	width: 570px;

	height: 380px;

	overflow: hidden;

}



.khpj-comment-sty1-box .khpj-comment-tit {

	padding: 25px 0 10px;

	text-align: center;

}



.khpj-comment-sty1-box .khpj-comment-tit h2 {

	font-size: 18px;

}

.khpj-comment-sty1-box .khpj-comment-tit h2 a{

	font-weight:normal;

	display:inline-block;

	overflow:hidden;

	text-overflow:ellipsis;

	white-space:nowrap;

	font-size: 24px;

	color: #5b9afb;

}

.khpj-comment-sty1-box .khpj-comment-tit h2 a:hover{	

	color: #91a9f1;

}

.khpj-comment-sty1-box .khpj-comment-tit p {

	font-size: 12px;

	color: #333;

	padding-top: 10px;

	line-height: 18px;

}



.khpj-comment-sty1-box .khpj-comment-txt {

	border-top: 1px solid #ededed;

	padding: 20px 10px 0 60px;

	position: relative;

	height: 96px;

}



.khpj-comment-sty1-box .khpj-comment-txt p {

	font-size: 15px;

	color: #666;

	line-height: 24px;

}

.khpj-page{margin: 0 auto;position: relative;text-align: center;margin-bottom: 25px;}

.khpj-page ul {

    list-style: none;

    padding: 0 12px;

    display: inline-block;

    height: 45px;

    overflow: hidden;

    border-radius: 5px;

}

.khpj-page ul li {

    margin-top:15px;

    margin-left: 10px;

    margin-bottom: 0;

    margin-right: 0px;

    display: inline-block;



    border:1px solid #d3d3d3;

    bottom: -11px;

}

.khpj-page ul li a {

    background: white;

    display: block;

    padding: 0 12px;

    color: #959595;

    position: relative;

    text-decoration: none;

    height: 27px;

    line-height: 27px;

    transition: all .2s linear;

    /* box-shadow: 0px 3px #7fafbc, 0px 4px 5px rgba(0, 0, 0, 0.3);

    transition: all 0.3s ease; */

}

.khpj-page ul li a.cur {

    background: #5b9afb;

    color: white;

}

.khpj-pre_page a:hover,.next_page a:hover, .page_number a:hover,.index a:hover,.end a:hover{

    background-color: #5b9afb;

    color: #fff;

}

