h1 {
    font-size: 100%;
    font-weight: 500;
}
h1 a:hover{
	color: blue;
}

/*åŸ¹è®­å’¨è¯¢*/
.clr{
	clear:both;
}
.pxzx >div.zixun_list{
	margin-bottom:24px;
}
.pxzx >div.zixun_list:nth-child(1){
	margin-top: 90px;
	/* text-align: center; */
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.pxzx >div.zixun_list >div.list_block{
	width:480px;
	height:440px;
	background:#fcfcfc;
	padding:20px 40px;
	
	box-sizing: border-box;
	position: relative;
	border-left:6px solid transparent;
	border-top:6px solid transparent;
	transition: border 0.3s;
	margin-bottom:30px;
	    margin: 20px 10px;
		    border: 1px solid #ddd;
	
}
.pxzx >div.zixun_list >div.list_block ul{
	
	max-height:335px;
	overflow:hidden;
	     margin-top: -20px;
}
.pxzx >div.zixun_list >div.list_block:nth-child(1){
	/* margin-right:30px; */
}
.pxzx >div.zixun_list >div.list_block:nth-child(2){
	margin-right:4px;
}
.pxzx >div.zixun_list >div.list_block:hover{
	box-shadow:  0px 5px 15px #d2d2d2 ;
	border-left:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	
	transform:border;
}
.pxzx >div.zixun_list >div.list_block >h1{
	background: url(../images/leixin1.png) no-repeat
		left center;
	color:#fff;
	    text-indent: 22px;
    background-size: 30% 140%;
	line-height:32px;
}
.pxzx >div.zixun_list >div.list_block:nth-child(2) >h1{
		background: url(../images/leixin2.png) no-repeat
		left center;
	color:#fff;
	    text-indent: 22px;
    background-size: 30% 140%;
	line-height:32px;
}
.pxzx >div.zixun_list >div.list_block:nth-child(3) >h1{
		background: url(../images/leixin3.png) no-repeat
		left center;
	color:#fff;
	    text-indent: 22px;
    background-size: 30% 140%;
	line-height:32px;
}


.pxzx >div.zixun_list >div.list_block:nth-child(4) >h1{
		background: url(../images/leixin4.png) no-repeat
		left center;
	color:#fff;
	    text-indent: 22px;
    background-size: 30% 140%;
	line-height:32px;
}

.pxzx >div.zixun_list >div.list_block-detail >h1{
	
    background-size: 12% 140%;
}
.pxzx >div.zixun_list >div.list_block_detail >h1{
	background: url(../images/leixin1.png) no-repeat
		left center;
	color:#fff;
	    text-indent: 22px;
    background-size:30% 140%;
}
.pxzx >div.zixun_list >div.list_block02 >h1{
	background: url(../images/leixin2.png) no-repeat
		left center;
}
.pxzx >div.zixun_list >div.list_block03 >h1{
	background: url(../images/leixin3.png) no-repeat
		left center;
}
.pxzx >div.zixun_list >div.list_block04 >h1{
	background: url(../images/leixin4.png) no-repeat
		left center;
}
.pxzx >div.zixun_list >div.list_block >h2{
	width:100%;
	height:1px;
	background-color:#e6e6e6;
	margin-top:6px;
}

.pxzx >div.zixun_list >div.list_block >h2:before{
	content: '';
	width:166px;
	background-color:#ffb762;
	height:2px;
	position: absolute;
	left:40px;
	margin-top:-1px;
	
}
.pxzx >div.zixun_list >div.list_block:nth-child(2)>h2:before{
	background-color:#53c3ff;
}
.pxzx >div.zixun_list >div.list_block:nth-child(3)>h2:before{
	background-color:#8df464;
}
.pxzx >div.zixun_list >div.list_block:nth-child(4)>h2:before{
	background-color:#ff9f86;
}

.pxzx >div.zixun_list >div.list_block ul li{
	padding:14px 0;
	padding-top:10px;
	box-sizing: border-box;
	border-bottom:1px dotted #e6e6e6;
	
}
.pxzx >div.zixun_list >div.list_block ul li:last-child{
	padding-bottom:20px;
	border:none;
	margin-bottom:20px;
}
.pxzx >div.zixun_list >div.list_block ul li >h1{
	font-size:16px;
	color:#808183;
	max-width: 340px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pxzx >div.zixun_list >div.list_block ul li >h1:after{
	content: '';
	width:24px;
	height:20px;
	display: inline-block;
	background: url(../images/arrow.png) no-repeat center center;
	position: absolute;
	right:40px;
}
 
.pxzx >div.zixun_list >div.list_block ul li >h1:hover{
	color:#4eabe4;
	cursor: pointer;
}
.pxzx >div.zixun_list >div.list_block ul li >h1:hover a{
	color:#4eabe4;
	cursor: pointer;
}
.pxzx >div.zixun_list >div.list_block ul li >h1:hover:after{
	background: url(../images/arrow-active.png) no-repeat center center;
}
.pxzx >div.zixun_list >div.list_block ul li >p{
    line-height: 15px;
    font-size: 12px;
    color: #a6a6a6;
    text-align: start;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin: 0;
    max-width: 315px;
}
.pxzx >div.zixun_list >div.list_block  .list_more{
	position: absolute;
	right:40px;
	
	color:#4eabe4;
	font-size:14px;
	cursor: pointer;
	bottom:18px;
}
.pxzx >div.zixun_list >div.list_block  .list_more a:hover{
	color:#4eabe4;
	cursor: pointer;
}



/*åŸ¹è®­å’¨è¯¢è¯¦æƒ…*/
.pxzx >div.zixun_list >div.list_block-detail{
	width:100%;
}



.pxzx >div.zixun_list >div.list_block-detail{
	box-shadow:  0px 5px 15px #d2d2d2 ;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	
	
}
.pxzx >div.zixun_list >div.list_block-detail>h2:before{
	width:400px;
}
.pxzx >div.zixun_list >div.list_block-detail:nth-child(1){
	margin-right: 0;
}


.pxzx >div.zixun_list >div.list_block-detail ul li >h1{
	max-width:600px;
}

.pxzx >div.zixun_list >div.list_block-detail{
	height:auto;
}
.pxzx >div.zixun_list >div.list_block-detail ul li:last-child{
	margin-bottom:0;
}
.pxzx >div.zixun_list >div.list_block-detail ul li >p{
	max-width:900px;
	
}

.pxzx >div.zixun_list >div.list_block-detail ul li >p{
	    -webkit-line-clamp:6;
	text-align: justify;
	line-height: 20px;
}
.pxzx >div.zixun_list >div.list_block-detail ul{
	overflow:visible;
	max-height: none;
	margin-bottom: 0;
}


/*è¯¦æƒ…02*/

.pxzx >div.zixun_list >div.list_block-detail02 >h1{
	background:url(../images/leixin2.png) no-repeat
 left center;
 background-size: 14% 140%;
}
.pxzx >div.zixun_list >div.list_block-detail02 >h2:before{
	background-color:#53c3ff;
	
}
/*è¯¦æƒ…03*/

.pxzx >div.zixun_list >div.list_block-detail03 >h1{
	background:url(../images/leixin3.png) no-repeat
 left center;
 background-size: 14% 140%;
}
.pxzx >div.zixun_list >div.list_block-detail03 >h2:before{
	background-color:#8df464;
}
/*è¯¦æƒ…04*/

.pxzx >div.zixun_list >div.list_block-detail04 >h1{
	background:url(../images/leixin4.png) no-repeat
 left center;
 background-size: 14% 140%;
}
.pxzx >div.zixun_list >div.list_block-detail04 >h2:before{
	background-color:#ff9f86;
}




