.content-left{
	width: 530px;
	float: left;
}
.content-right{
	width: 500px;	
	float: right;
}
.sjcx{
	background-color: #f3f3f3;
	width: 100%;
	height: 40px;
}
.sjcx-title{
	float: left;
	line-height: 40px;
	height: 100%;
	width: 140px;
	color: #fff;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
}
.sjcx-list ul .width60{
	width: 60%;
}
.sjcx-list ul{
	overflow: hidden;
}
.sjcx-list ul li{
	float: left;
	width: 49%;
	height: 35px;
	line-height: 35px;
	margin-left: 1%;
}
.sjcx-list ul li a{
	width: 100%;
	display: inline-block;
	font-size: 17px;
	box-sizing: border-box;
	cursor:pointer;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sjcx-list ul li a:before{
	content: "";
	background: url(../jpg/kq890a.jpg) no-repeat left;
	padding-left: 20px;
}
.right-title ul li{
	line-height: 40px;
	height: 40px;
	border-bottom: 1px dashed #e7e7e7;
}
.right-title ul li a{
	font-size: 17px;
}
.right-title ul li a:before{
	content: "";
	background: url(../png/pzsn4o.png) no-repeat left;
	padding-left: 20px;
}
.sj-img{
	margin: 25px 0;
}
.sj-img img{
	width: 100%;
}
.sj-bj ul{
	overflow: hidden;
	margin-bottom: 15px;
}
.sj-bj ul li{
	font-size: 17px;
	float: left;
	height: 50.74px;
	line-height: 50.74px;
}
.sj-bj ul .sj-num:before,.sj-bj ul .bj-num:before{
	content: "";
	background: url(../png/pzsn4o.png) no-repeat left;
	padding-left: 20px;
}
.sj-bj ul .bj-num{
	margin-left: 10px;
}
.sj-num span,.bj-num span{
	color: #13438d;
}
.sj-bj ul .sj-search{
	float: right;
}
.sj-search input{
	width: 285px;
	height: 100%;
	line-height: 45px;
	float: left;
	color: #333;
	padding-left: 15px;
}
.sj-botton{
	width: 110px;
	float: left;
	background: #57a6f8;
	color: #fff;
	font-size: 17px;
	text-align: center;
	height: 100%;
}
.bj-list{
	margin-top: 20px;
}
.bj-list table{
	width: 100%;
}
.bj-list td{
	height: 40px;
	line-height: 40px;
    border-bottom: 1px dashed #e7e7e7;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    font-size: 17px;
}
.bj-list tr:first-child td{
	background-color: #f3f3f3;
	color: #13438d;
	border-bottom: none;
}
.con_title	span{
	font-size:15px;
	text-align: center;
	width: 65px;
	float: right;
	line-height: 40px;
	cursor: default;
	position: relative;
}
.con_title span img{
	position: absolute;
	width: 19px;
	height: 16px;
	left: -15px;
	top: 50%;
	margin-top: -8px;
}

@media( max-width:1600px){
	.content-left {
	    width: 475px;
	}
	.content-right {
	    width: 455px;
	    float: right;
	}
	.right-title ul li {
	    line-height: 35px;
	    height: 35px;
	    font-size: 15px;
	}
	.sj-img {
	    margin: 15px 0;
	}
	.sj-bj ul li {
	    height: 40px;
	    line-height: 40px;
	}
	.bj-list {
	     margin-top: 0px; 
	}
	.bj-list td {
	    height: 35px;
	    line-height: 35px;
	    font-size: 15px;
	}
	.sj-bj ul {
	    overflow: hidden;
	    margin-bottom: 15.82px;
	}
	.con_title	span{
		line-height: 35px;
	}
	.right-title ul li a {
	    font-size: 14px;
	}
}