.lv_box {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #f6f6f6;
	box-sizing: border-box;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 30px;
}
.lv_bb {
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 35px;
	color: #666;
	font-size: 14px;
	padding-bottom: 25px;
}
.lv_b_l {
	width: 50%;
	height: auto;
	overflow: hidden;
	float: left;
	border-right: solid 1px #ddd;
	box-sizing: border-box;
	margin-top: 15px;
}
.lv_b_r {
	width: 50%;
	height: auto;
	overflow: hidden;
	float: left;
	box-sizing: border-box;
	padding-left: 25px;
	padding-top: 15px;
}
.lv_tit {
	font-size: 20px;
	color: #255AA0;
	padding-top: 25px;
	padding-bottom: 15px;
}
.lv_tit2 {
	font-size: 16px;
	color: #255AA0;
	padding-top: 25px;
/*	padding-bottom: 15px;*/
}
.lv_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 25px;
}
.lv_list li h1 {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #111111;
	line-height: 28px;
}
.lv_list li:hover h1{
	color: #255AA0;
}
.lv_list li p {
	margin-top: 0;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 28px;
	width: 100%;
	height: 28px;
}
.lv_list li p img{
	height: 20px;
	width: 20px;
	margin-right: 10px;
	margin-bottom: -3px;
}
.lv_list li h1 span {
	font-size: 14px;
	color: #999;
}
.w25p{
/*	width: 24%;*/
	display: inline-block;
	word-break: break-all;
/*	height: 48px;*/
/*	margin-right: 25px;*/
	float: left;
}
.lv_b_r img {
/*
	height: 14px;
	display: inline-block;
	margin-bottom: -1px;
	margin-right: 3px;
*/
}
.lv_shaixuan {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #f6f6f6;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.lv_shaixuan li {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
	line-height: 28px;
}
.lv_shaixuan li h1 {
	font-size: 16px;
	font-weight: 400;
	color: #255AA0;
	float: left;
	width: 120px;
	margin-right: 10px;
}

.lv_rr {
	float: left;
	width: 590px;
	height: auto;
	overflow: hidden;
}
.lv_rr p {
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	float: left;
	display: inline-block;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 15px;
	cursor: pointer;
}
.lv_rr p.cur {
	background-color: #255AA0;
	color: #fff;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 4px;
	margin-bottom: 4px;
}
.lv_beizhu {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.lv_an {
	width: 80px;
	height: 40px;
	background-color: #FFA200;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	float: left;
	margin-right: 20px;
}
.lv_beizhu p {
	font-size: 14px;
	color: #999999;
	line-height: 20px;
}
.lv_paixu {
	width: 100%;
	height: 51px;
/*	overflow: hidden;*/
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #f6f6f6;border-top:solid 1px #f6f6f6 ;
	margin-bottom: 20px;
	margin-top: 20px;
	box-sizing: border-box;
	position: relative;
}
.lv_paixu h1 {
	float: left;
	font-size: 14px;
	font-weight: 400;
	color: #255AA0;
	margin-right: 10px;
}
.lv_paixu p {
	float: left;
	font-size: 14px;
	font-weight: 400;
	color: #666;
	margin-right: 20px;
	cursor: pointer;
}
.lv_paixu .lv_ssv_k p {
	margin-right: 0;
}
.lv_paixu p span{
	display: inline-block;
}
.lv_paixu p img {
	display: inline-block;
}
.lv_paixu p span img {
	width: 9px;
	margin-bottom: -1px;
	margin-left: 3px;
}
.lv_paixu p span img:nth-child(1){
	display: block;
}
.lv_paixu p span img:nth-child(2){
	display: none;
}
.lv_paixu p span img:nth-child(3){
	display: none;
}
.lv_paixu p.fan span img:nth-child(1){
	display: none;
}
.lv_paixu p.fan span img:nth-child(2){
	display: none;
}
.lv_paixu p.fan span img:nth-child(3){
	display: block;
}
.lv_paixu p.zheng span img:nth-child(1){
	display: none;
}
.lv_paixu p.zheng span img:nth-child(2){
	display: block;
}
.lv_paixu p.zheng span img:nth-child(3){
	display: none;
}
.lv_ssv_k{
	width: 120px;
	position: absolute;
	top:49px;
	background-color: #fff;
	padding-left: 10px;
	box-sizing: border-box;
	left:425px;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
	line-height: 30px;
}
.lv_list{
	width: 100%;
	height: auto;overflow: hidden;
}
.lv_list li{
	width: 100%;
	height: auto;overflow: hidden;
/*	margin-bottom: 40px;*/
	border-bottom: solid 1px #eee;
	padding-top: 20px;
	padding-bottom: 10px;
}
.lv_list li h1{
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: bold;
}
.lv_list li p{
	font-size: 14px;
	color: #666;
	margin-bottom: 10px;
	line-height: 24px;
}
.xing{
	height: 15px;
	width: 16px;
	background-image: url(../img/xx.png);
	background-size: 100% 100%;
	display: inline-block;
	margin-left: 2px;
	margin-bottom: -1px;
	
}
.lv_list li h1 .lv_bq{
	float: right;
	width: 46px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	background-color: #255AA0;
	color: #fff;
	font-weight: normal;
	margin-left: 5px;
/*	display: none;*/
}


.xing_zhi {
	position: relative;
	cursor: pointer;
}
.xingz {
	display: none;
	border: solid 1px #ddd;
	position: absolute;
/*	height: 18px;*/
/*	width: 60px;*/
	border-radius: 3px;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	color: #333;
	background-color: #fff;
	left: 15px;
	z-index: 2;
	padding-left: 5px;
	padding-right: 5px;
	top:-20px;
	white-space: nowrap;

}
.lv_list li p .xingz img ,.xingz img {
	position: absolute;
	bottom: -5px;
	width: 7px;
	height: 5px;
	left:10px;
	margin-right: 0;
	margin-bottom: 0;
}

.xing_zhi:hover .xingz {
	display: block;
}
.lv_mask {
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 1;
}
.lv_zhifu {
	width: 500px;
	height: 425px;
	overflow: hidden;
	background-color: #fff;
	box-sizing: border-box;
	padding-left: 40px;
	padding-right: 40px;
	position: fixed;
	top: 200px;
	z-index: 2;
	left: 50%;
	margin-left: -250px;
}
.lv_zhifu h1 {
	line-height: 100px;
	font-size: 20px;
	font-weight: 400;
	color: #0046A1;
	text-align: center;
}
.lv_zhifu_k {
	width: 420px;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #F6F6F6;
	padding-bottom: 25px;
}
.lv_zhifu_k p {
	line-height: 70px;
	border-bottom: solid 1px #ddd;
}
.lv_zhifu_k p img {
	height: 30px;
	float: left;
	margin-top: 20px;
	margin-right: 15px;
}
.lv_zhifu_k p input {
	float: right;
	width: 20px;
	height: 20px;
	background-color: #ddd;
	margin-top: 25px;
}
.lv_zhifu h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 75px;
	color: #999;
	text-align: center;
}
.lv_zhifu h2 span {
	font-size: 30px;
	font-weight: normal;
	line-height: 75px;
	color: #ff0000;
	margin-left: 10px;
	margin-right: 10px;
}
.lv_ank {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.lv_an1 {
	width: 150px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	background-color: #3DC45D;
	color: #FFFFFF;
	float: left;
	margin-right: 40px;
	margin-left: 40px;
}
.lv_an2 {
	width: 150px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	background-color: #BBBBBB;
	color: #333333;
	float: left;
}
#lv_search {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top:15px;
	background-color: #f6f6f6;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
	margin-top: 25px;
}
.lv_text {
	width:425px;
	height: 40px;
	float: left;
	border: solid 1px #ddd;
	font-size: 16px;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
}
 .lv_text::placeholder {
 color: #aaa;
}
.lv_an3 {
	width: 100px;
	height: 40px;
	float: left;
	border: 0;
	box-sizing: border-box;
	background-color: #255AA0;
	color: #fff;
	cursor: pointer;
}
.pagination {
	/*		width: 100%;*/
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}
.pagination li {
	float: left;
	width: 25px;
	height: 25px;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 25px;
	text-align: center;
	border: solid 1px #ddd;
	font-size: 12px;
	color: #666;
}
.pagination li.active {
	background-color: #255aa0;
	color: #fff;
	border: solid 1px #255aa0;
}
.pagee {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}
	.search_logo{
		float: left;
		height: 40px;
		margin-right: 20px;
		margin-left: 75px;
	}
.lv_bq2{
	font-size: 14px;
	display: inline-block;background-color: #eee;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 24px;
	font-weight: normal;
	margin-right: 5px;
}
.lv_list li p.goushow{
	width: 80px;
/*	height: 40px;*/
	background-color: #eee;
	color: #666;
	font-size: 14px;
	clear: both;
	text-align: center;
	line-height: 30px;
	-moz-transition: all 0.2s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	-ms-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out;
}
.lv_list li:hover p.goushow{
	background-color: #FFA200;
	color: #fff;
}












