body{
	background: #f6f6f6;
}
.civil-body{
	padding-top: 30px;
    border-top: 3px solid #ff4200;
    margin-bottom: 20px;
}
.civil-container{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.civil-leftside{
	width:870px;
}
.civil-leftside .sl-wrap{
	position: relative;
	padding: 15px;
	background-color: #fff;
	font-size: 16px;
	color: #555;
	margin-bottom: 30px;
}
.civil-leftside .sl-wrap input{
	position: absolute;
	right: 25px;
	top: 32px;
	width: 174px;
	line-height: 25px;
	z-index: 9;
}
.civil-leftside .sl-wrap .search-btn{
	position: absolute;
	background-image: url("../images/serch_btn.png");
	width: 16px;
	height: 16px;
	right: 30px;
	top: 38px;
	cursor: pointer;
	z-index: 10;
}
.civil-leftside .sl-wrap .sl-list{
	margin-top: 15px;
}
.civil-leftside .sl-wrap .title {
	float: left;
}
.civil-leftside .sl-wrap .title span{
	color: #ccc2bf;
	display: inline-block;
	margin-left: 15px;
    vertical-align: bottom;
    margin-bottom: 1px;
}
.civil-leftside .sl-wrap .list{
	position: relative;
	float: right;
	width: 788px;
}
.civil-leftside .sl-wrap .sl-list:first-child{
	margin-top: 0;
}
.civil-leftside .sl-wrap .list a{
	font-size: 14px;
	color: #555;
	display: inline-block;
	margin-left: 10px;
	padding: 0 6px;
	line-height:20px;
	transition:all .2s; 
}
.civil-leftside .sl-wrap .list a.cur{
	color: #fff;
	background-color: #fc9b33;	
}
.civil-leftside .sl-wrap .list a:hover{
	color: #fff!important;
	background-color: #fc9b33;
}
.civil-leftside .goods-list{
	position: relative;
	padding: 15px;
	background-color: #fff;
	margin-bottom: 20px;
}
.civil-leftside .goods-list .pic-box{
	position: relative;
	width: 220px;
	height: 220px;
	text-align: center;
	line-height: 220px;
	font-size: 0;
}
.civil-leftside .goods-list .pic-box img{
	max-width: 220px;
	max-height: 220px;
	vertical-align: middle;
}
.civil-leftside .goods-list .pic-box .link-box {
    position: absolute;
    height: 30px;
    width: 100%;
    bottom: 0;
    left: 0;
}
.civil-leftside .goods-list .pic-box .link-box .bg {
    position: absolute;
    width: 100%;
    height: 30px;
    background-color: #575d5f;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    left: 0;
    bottom: 0;
}
.civil-leftside .goods-list .pic-box .link-box a {
	display: block;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    position: relative;
    z-index: 2;
}
.civil-leftside .goods-list .text-content{
	position: relative;
	margin-left: 20px;
	width: 598px;
	height: 220px;
}
.civil-leftside .goods-list .text-content .title h3{
	width: 598px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;	
	max-height: 50px;
	overflow: hidden;
}
.civil-leftside .goods-list .text-content .title h3 a{
	color: #333333;
    display: inline-block;
}
.civil-leftside .goods-list .text-content .title h3 a:hover{
	color: #0099ff!important;
}
.civil-leftside .goods-list .text-content .title h3:hover{
	color: #0099ff!important;	
}
.civil-leftside .goods-list .text-content .title p{
	display: inline-block;
    vertical-align: super;
    font-size: 12px;
    color: #999999;
}
.civil-leftside .goods-list .text-content h5{
	font-size: 18px;
    color: #ee4444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* margin: 5px 0 30px 0; */
    line-height: 55px;
}
.civil-leftside .goods-list .text-content .text-bottom{
	position: absolute;
	width: 598px;
	left: 0;
	bottom: 0;
}
.civil-leftside .goods-list .text-content .text-bottom p{
	float: left;
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
}
.civil-leftside .goods-list .text-content .text-bottom .shop-content{
	float: right;
	font-size: 14px;
	color: #666;
}
.civil-leftside .goods-list .text-content .text-bottom .shop-content a{
	display: inline-block;
	width: 115px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	background-color: #ee4444;
	text-align: center;
	border-radius: 3px;
	margin-left: 15px;
}
.civil-leftside .goods-list .text-content .text-bottom .shop-content a:hover{
	color: #fff!important;
}
.civil-leftside .goods-list .text-content .text-desc{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	height: 100px;
    overflow: hidden;
}

.civil-rightside{
	position: relative;
	width: 270px;
	background-color: #fff;
	padding: 0 15px 10px 15px;
}
.civil-rightside .title{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #e3e0e0;
	line-height: 50px;
	margin-top: 10px;
}
.civil-rightside ul{
	margin-top: 5px;
}
.civil-rightside li{
	padding-top: 15px;
	padding-bottom: 10px;
	border-top: 1px solid #fafafa;
	font-size: 0;
}
.civil-rightside li:first-child{
	border-top: 0;
}
.civil-rightside li .picbox {
    display: block;
    width: 100px;
    height: 100px;
    background-color: #fff;
    float: left;
    text-align: center;
    line-height: 100px;
} 
.civil-rightside li .picbox img {
    vertical-align: middle;
    max-width: 100px;
    max-height: 100px;
}
.civil-rightside li .textbox {
    width: 150px;
    height: 100px;
    float: right;
}
.civil-rightside li .textbox p{
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #ff4200;
    font-weight: bold;	
}
.civil-rightside li .textbox a{
	font-size: 14px;
	color: #999;
	height: 65px;
	display: block;
	line-height: 22px;
	overflow: hidden;
	margin-top: 10px;
}

.civil-leftside .view-leftside{
	background-color: #fff;
}
.civil-leftside .view-title{
	font-size: 14px;
	color: #666;
	line-height: 60px;
	border-bottom: 1px solid #e3e0e0;
	padding-left: 15px;
}
.civil-leftside .view-leftside .view-content{
	position: relative;
	padding: 0 15px 15px 15px;
}
.view-leftside .view-content .link-content{
	position: relative;
	min-height: 200px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e3e0e0;
}
.view-leftside .view-content .link-content .pic-box{
	position: relative;
	height: 210px;
	width: 295px;
	text-align: center;
	line-height: 210px;
	font-size: 0;
}
.view-leftside .view-content .link-content .pic-box img{
	max-width: 295px;
	max-height: 180px;
	vertical-align: middle;

}
.view-leftside .view-content .link-content .text-box{
	position: relative;
	float: right;
	width: 545px;
}
.view-leftside .view-content .link-content .text-box h3{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	/*overflow: hidden;*/
	/*white-space: nowrap;*/
	/*text-overflow: ellipsis;*/
	display: inline-block;
	width: 545px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.view-leftside .view-content .link-content .text-box h5 {
    font-size: 16px;
	font-weight: bold;
    color: #ff4200;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 5px 0 25px 0;
}
.view-leftside .view-content .link-content .text-box p a{
	font-size: 14px; 
	color: #666;
}
.view-leftside .view-content .link-content .text-box a.a_btn{
	display: block;
	width: 146px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	color: #fff;
	font-size: 16px;
	background-color: #ff4200;
	border-radius: 3px;
	margin-top: 20px;
}
.view-leftside .view-content .link-content .text-box a.a_btn:hover{
	color: #fff!important;
}
.view-leftside .view-content .article-content{
	padding: 20px 0 50px 0;
	font-size: 16px;
	color: #666;
}
.view-leftside .view-content .article-content h5{
	font-size: 16px;
	color: #666;
	font-weight: bold;
	margin-bottom: 30px;
}
.view-leftside .view-content .article-content .article-box{
	line-height: 30px;
}
.view-leftside .view-content .article-content .article-box img{
	display: block;
	margin: 0 auto;
}
.view-leftside .view-content .article-content h5 span{
	vertical-align: middle;
	display: inline-block;
	margin-top: -7px;
	margin-right: 10px;
}
.view-leftside .view-content .article-content p{
	font-size: 16px;
	color: #666;
	margin: 30px 0;
}

/*翻页*/
.index-page-wrap {
    text-align: center;
    margin-top: 20px;
}
.page-wrap {
    display: inline-block;
}
.page-wrap .page-main {
    float: left;
}
.page-main {
    margin: 0px;
}
.page-wrap .page-main a.cur {
    background: #ff4200;
    color: #ffffff;
}
.page-wrap .page-main a {
    float: left;
    color: #616161;
    font-size: 14px;
    min-width: 28px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 3px;
    margin: 0 4px;
    padding: 1px;
}
.page-wrap .next-page, .page-wrap .prev-page {
    float: left;
    font-size: 14px;
    color: #616161;
    width: 60px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    border-radius: 3px;
    margin-left: 3px;
    padding: 1px;
}