body{
	background: #fafafa;
}
.kjywh{
	background: url(kjywh_bg.png) bottom no-repeat;
	padding-bottom: 30px;
}
.kjywh .main-box{
	border: none;
}
.bottom {
    margin-top: -5px;
}
.kjywh-top{
	margin-bottom: 5px;
}
.kjywh-top{
	margin-bottom: 5px;
}
.kjywh-top img{
	width: 100%;
}
.kjycx-box{
	margin-top: 25px;
	margin-bottom: 10px;
	height: 142px;
	overflow: hidden;
}
.kjycx-box img {
    width: 32.8%;
}
.kjycx-right{
	width: 64%;
}
.kjycx-right-tit{
    height: 43px;
    line-height: 43px;
    font-size: 18px;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}
.kjycx-right-tit a{
	color: #1e64aa;
}
.kjycx-right-tit .more {
    position: absolute;
    right: 25px;
    top: 0;
    font-size: 14px; 
}
.kjycx-right .pub-table-box li span{
	color: #999999;
	margin-right: 25px;
}
@media screen and (max-width: 1200px){
				.main-box {
						margin-top:0;
						padding: .2rem .3rem .6rem;
				}
				.kjywh {
				    padding-bottom:0;
				}
				.kjycx-box {
				    margin-top:.4rem;
				    margin-bottom: 0;
				    height: auto;
						position: relative;
						padding-bottom: 2.84rem;
				}
				.kjycx-right {
				    width: 100%;
				}
				.kjycx-right-tit {
				    height: auto;
				    line-height: normal;
						padding-bottom: .2rem;
				}
				.kjycx-right-tit .more {
				    font-size: .24rem;
				}
				.kjycx-box>img {
				    width: 100%;
						height: 2.84rem;
				    float: none;
				    position: absolute;
				    bottom: 0;
				}
				.pub-table-box{
				    margin-top: 0;
				}
				.pub-table-box li {
				    border-bottom:none;
				}
				.pub-table-box li i {
				    width: 4px;
				    height: 4px;
				    position: absolute;
				    top: 43%;
				    left: 0;
				    background: #000;
				    margin-top: 0;
				}
				
				.kjycx-right .pub-table-box li span {
				    color: #3A3A3A;
				    margin-right: 25px;
				}
			}
		