.mainBox {
	width: 100%;
	padding: 40px 0 0 0;
}
.box {
	width: 1200px;
	margin:0 auto;
	background-image: url(../img/bg.jpg);
	background-repeat:no-repeat ;
	background-size:100% auto ;
}
/*当前位置*/
.dqwz {
	width: 100%;
	
}
.dqwz a {
	text-decoration: none !important;
	font-size: 14px;
	color: inherit;
}

.box_list {
	width: 100%;
	padding-top: 10px;
	
}


/*列表*/
.list_right {
	width: 100%;
}

.right_title {
	width: 12%;
	text-align: center;
	padding: 10px 0px 0px 0px;
	border-bottom: 2px solid #154c95;
}
.right_title span a {
	font-size: 25px;
	color: #666;
	text-decoration: none;
}

.right_text {
	width: 100%;
}
.right_text ul {
	list-style: none;
    margin: 0 0 10px 10px;
    overflow: hidden;
}
.right_text ul li {
	font-size: 16px;
    line-height: 50px;
    border-bottom: 1px #ccc dashed;
    overflow: hidden;
}
.right_text ul li a {
	float: left;
    width: 80%;
    color: #4d4d4d;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.right_text ul li a:hover {
	color: #ba2a17;
}
.right_text ul li span {
	float: right;
	color: #999;
	font-size: 14px;
}
.fany {
	margin: 0 auto;
	width: 90%;
	/*padding: 10px 20px 0px;*/
}
.banner22 {
	width: 100%;
}
.banner22 img {
	width: 100%!important;
	height: 220px!important;
	min-width: 1200px!important;
}