body{
	background: #fafafa;
}
.kjywh .main-box{
	border: none;
}
.kjywh{
	background: url(kjywh_bg.png) bottom no-repeat;
	padding-bottom: 30px;
}
.bottom {
    margin-top: -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;
}

.ybyj-tit{
	height: 114px;
	border-bottom: 1px solid #e9edf0;
	text-align: center;
	font-size: 0;
	padding-left: 35%;
}
.tab-title>div:last-child {
    background: #f0f3f8;
}
.ybyj-tit div{
	margin-top: 25px;
	width: 172px;
	height: 56px;
	text-align: center;
	font-size: 20px;
	line-height: 56px;
	background: #f0f3f8;
	color: #1e64aa;
	padding: 0;
}
.ybyj-tit div.active{
	background: #1e64aa;
	color: #fff;
}
.yb-tit{
	border-bottom-left-radius: 28px;
	border-top-left-radius: 28px;
}
.yj-tit{
	border-bottom-right-radius: 28px;
	border-top-right-radius: 28px;
}
@media screen and (max-width: 1200px){
				.main-box {
						margin-top:0;
						padding: .2rem .3rem .6rem;
				}
				.kjywh {
				    padding-bottom:0;
				}
				.kjycx-right {
				    width: 100%;
				}
				.ybyj-tit {
				    padding-left: 0;
				    display: flex;
				    justify-content: center;
						width: 100%;				
						height: auto;
						padding-bottom: .3rem;
						border-bottom: none;
						position: relative;
						overflow: visible;
				}
				.ybyj-tit::after{
					content: '';
					position: absolute;
					bottom: 0;
					left: -.3rem;
					right: -.3rem;
					width: 108%;
					height: 1px;
					background: #e9edf0;
					
				}
				.ybyj-tit div {
				    margin-top: .3rem;
				    width: 50%;
				    height: .8rem;
				    font-size: .3rem;
				    line-height: .8rem;
						
				}
				.yb-tit {
				    border-bottom-left-radius: .4rem;
				    border-top-left-radius: .4rem;
				}
				.yj-tit {
				    border-bottom-right-radius:.4rem;
				    border-top-right-radius:.4rem;
				}
				.kjycx-box {
				    margin-top:.4rem;
				    margin-bottom: 0;
				    height: auto;
						position: relative;
						padding-bottom: 2.84rem;
				}
				.pub-table-box{
				    margin-top: 0;
				}
				.pub-table-box .more {
				    font-size: .24rem;
				    margin-top: 0;
				    margin-bottom: 0;
				}
				.kjycx-right-tit {
				    height: auto;
				    line-height: normal;
						padding-bottom: .2rem;
				}
				.kjycx-box>img {
				    width: 100%;
						height: 2.84rem;
				    float: none;
				    position: absolute;
				    bottom: 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;
				}
			}