.hxjs{
    width: 1500px;
    margin: 0 auto;
    margin-top: 75px;
    margin-bottom: 75px;
}
.tmzs_con{
	width:100%;
	margin-top:60px;
}
.tmzs_tit{
	width:100%;
	font-size:30px;
	color:#115f95;
	text-align:center;
}
.tmzs_tit i{
	width:80px;
	height:4px;
	background: #115f95;
	margin:0 auto;
	margin-top:8px;
	display:block;
}
.tmzs_tit p{
	font-size:16px;
	color:#666;
	line-height:24px;
	margin-top:20px;
	text-indent:2em;
	text-align:left;
}
.tmzs_con ul{
	width:100%;
	overflow:hidden;
	padding:10px;
}
.tmzs_con ul li{
	width:18.4%;
	float: left;
	margin-right:2%;
	padding:30px 18px 18px 18px;
	box-sizing:border-box;
	background:#fff;
	border-radius:20px;
	margin-top:30px;
}
.tmzs_con ul li:hover{
	box-shadow: 0 2px 5px 5px #c0c8d0;
	/*box-shadow: 0 0 5px 5px #c0c8d0;*/
}
.tmzs_con ul li:nth-child(5n){
	margin-right:0;
}
.tmzs_con ul li img{
	width:100%;
	height: 225px;
}
.tmzs_con ul li h1{
	font-size:13px;
	text-align:center;
	margin-top:20px;
	height:40px;
	line-height:20px;
}
.tmzs_con ul li p{
	font-size:12px;
	text-align:right;
	margin-top:30px;
}
.tmzs_con ul li p a{
	color:#115f95;
}
.tmzs_con ul li p a:hover{
	text-decoration:underline;
}
.tmzs_more{
	font-size:18px;
	font-weight:bold;
	margin-top:35px;
	text-align:right;
}
.tmzs_more a{
	color:#115f95;
}
.tmzs_more a:hover{
	text-decoration:underline;
}
@media (min-width: 640px) and (max-width:1400px){
        body{
            width:1400px;
        }
    }
/*手机版*/
 @media screen and (max-width: 640px){
 .hxjs{
 	width:96%;
 	margin-top: 50px;
    margin-bottom: 50px;
 }
.tmzs_con{
	margin-top:30px;
}
.tmzs_tit{
	font-size:18px;
}
.tmzs_tit::before{
	height:18px;
}
.yl_tit img{
	width:50%;
}
.tmzs_con ul{
	box-sizing:border-box;
	margin-top:0px;
}
.tmzs_con ul li{
	width:47%;
	margin-right:6%;
	margin-top:20px;
}
.tmzs_con ul li:nth-child(2n){
	margin-right:0;
}
.tmzs_con ul li:nth-child(5n){
	margin-right:6%;
}
.lb_dh .lb_dh1{
	margin-left:4px;
}
.tmzs_con ul li img{
	height:130px;
}

 }







