


@media only screen and (max-width: 1440px) {
	

	.con_list1 h3{font-size: 30px;}
	
	
}


@media only screen and (max-width:1200px ) {

	.index_con1 .con_list1{width: 100%;height: 100%;padding: 10px;transform: translateY(0);top:0;left: 0;}
	.con_list1 h3{font-size: 25px;}
	.con_list1 p{margin-top: 10px;font-size: 12px;line-height: 20px;}
	.con_list1 h3:before{margin-bottom: 10px;height: 2px;margin-top: 20px;}
	.con1_list2 img{width: 30px;}
	.con1_list2{bottom:6px;}
	
	.index_con1{margin-top: 0px}
	


}




@media only screen and (min-width:768px ) and (max-width:1200px){

	.index_con1 .con_list1{top:50%;transform: translateY(-50%);height: auto;padding: 50px;width:50%;left: 10%;}

	
}

@media only screen and (max-width:700px ){
	
	.index_con1 .con_list1{position:static;margin-top: -5px;background: #0f6ab6;padding-bottom: 25px;}
	
	
}
