
.contentCon .title{
	    height: 54px;
	    border-bottom: 1px dashed #0069D9;
	    line-height: 54px;
		margin-top: 10px;
}
.contentCon .title .l-title{
	    height: 54px;
	    width: 194px;
	    color: white;
	    font-size: 16px;
	    text-align: center;
	    float: left;
		background: #0069D9;
}
.row{
	flex-wrap: nowrap!important;
}
.contentCon .mBd li{
	 border-bottom:1px dashed #0069D9 ;
}
.contentCon .mBd li img{
	width: 285px;
	height:135px;
}
.contentCon .mBd li .heights{
	max-height:135px;
	overflow: hidden;
	line-height: 26px;
}

.contentCon .mycontent{
	    min-height: 300px;
	    margin-top: 30px;
		margin-bottom: 30px;
}
.proCon li{
	   width: 250px;
	   height: 180px;
		margin-bottom: 30px;
		float: left;
		margin-right: 45px;
}
.proCon li:nth-child(4n){
	margin-right: 0px;
}
.proCon li img{
	    width: 250px;
	    height: 180px;
}
.contentCon .mycontent .dcs{
	max-width: 1200px;
	overflow: hidden;
	margin-top: 20px;
}
.contentCon .mycontent .dcs img{
	max-width: 100%;
	overflow: hidden;
}