@CHARSET "UTF-8";
.serviceCase{width: 1002px;margin: 20px auto;overflow:hidden;}
.case_main_left{width: 240px; float: left;}
.case_main_right{width: 752px; float: right;}
.case_title_b{width: 230px; height: 40px; background: #dfdfdf; margin-top: 6px;}
.case_title_a{width: 230px; height: 40px; background: #1e4ad9; margin-top: 6px;}
.case_title_b a{font-size: 16px; color: #323232; font-family: Microsoft Yahei; line-height: 40px; text-align: center;  font-weight: bold; display: block; text-decoration: none;}
.case_title_a a{font-size: 16px; color: #fff; font-family: Microsoft Yahei; line-height: 36px;text-align: center; font-weight: bold; display: block; text-decoration: none;}
.case_title_b a:hover{color: #fff;}
.case_title_b:hover{background: #1e4ad9;}
.case_position{width: 752px; height: 30px;  border-bottom: solid 2px #dfdfdf;}
.case_position p{font-size: 12px; color: #323232; line-height: 30px;}
.case_list{width:100%;margin-left:auto;margin-right:auto;}
.case_list li{list-style-type:none;border-bottom:2px solid #d7d7d7;}
.case_list_div{height:130px}
.show_image_div{float:left;width:29%;margin-top:10px;text-align: center;}
.show_image{ width:195.8px; height:110px}
.case_list a{text-decoration:none;color:black}
.show_case{float:left;width:69%}
.show_case_time{float:right; margin-top:13px}
.show_case_title{margin-top:12px}
.show_case_content{text-indent:2em;margin-top:7px;line-height:160%;}
.show_case_more{margin:-23px 20px 0 0;float:right;}
.show_case_more a{color:orange}
.page_div {
	margin-top:70px;
	margin-bottom: 20px;
	font-size: 15px;
	font-family: "microsoft yahei";
	color: #666666;
	text-align:center;
	box-sizing: border-box;
}
.page_div a {
	min-width: 30px;
	height: 28px;
	border: 1px solid #dce0e0!important;
	text-align: center;
	margin: 0 4px;
	cursor: pointer;
	line-height: 28px;
	color: #666666;
	font-size: 13px;
	display: inline-block;
}
#firstPage,
#lastPage {
	width: 50px;
	color: #0073A9;
	border: 1px solid #0073A9!important;
}
#prePage,
#nextPage {
	width: 70px;
	color: #0073A9;
	border: 1px solid #0073A9!important;
}
.page_div
.current {
	background-color: #0073A9;
	border-color: #0073A9;
	color: #FFFFFF;
}
.totalPages {
	margin: 0 10px;
}
.totalPages span,
.totalSize span {
	color: #0073A9;
	margin: 0 5px;
}