@charset "utf-8";
/* CSS Document */
*{margin: 0;padding: 0;}
a{text-decoration: none;}
ul li{list-style-type: none;}
body{background: #eff4fa;}
.im2{display: none;}
.zcpj-topic{width: 1200px;height: auto;margin: 20px auto;}
.zcpj-template{width: 1180px;margin: 15px auto;}
 .zcpj-title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #eaedef;
	 margin-bottom: 20px;
}
 .zcpj-title::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 20px;
  border-radius: 2px;
  background: #0766cc;
  vertical-align: middle;
  margin-top: -10px;
}
.zcpj-title h3 {
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	color: #222222;
	vertical-align: middle;
	margin-left: 14px;
	width: 85%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 40px;
	margin-top: 0px;
}

.zcpj-title a {
  display: inline-block;
  width: 50px;
  font-size: 16px;
  color: #999999;
  vertical-align: middle;
  
  margin-left: 18.5px;
  float:right;
}
.zcpj-img{float: left;}
.zcpj-img img{width:530px; height:230px;}
.zcpj-contain{width: 590px;height: 190px;background: #fff;padding: 20px 10px;float: right;}
.zcpj-template::after{content: '';display: table;clear: both;}
.zcpj-contain h2{font-size: 22px;margin-bottom: 20px;line-height: 1.5;font-weight: bold;}
.zcpj-contain ul::after{content: '';display: table;clear: both;}
.zcpj-contain ul li{float: left;margin-bottom: 15px;margin-right: 5px;}
.zcpj-contain ul li a{display: block;width: 138px;height: 38px;border: 1px solid #1b6fe3;text-align: center;line-height: 38px;border-radius: 10px;background: #e5f0ff;color: #1b6fe3;font-size: 16px;}
.zcpj-contain ul li:nth-child(4){margin-right: 0px;}
.zcpj-contain ul li a:hover{background: #1b6fe3;color: #fff;}
@media screen and (max-width: 750px){
	img{width: 100%;}
	.im2{display:block;}
	.im1{display: none;}
.zcpj-topic{width:100%;height: auto;margin: 20px auto;}	
.zcpj-template{width:96%;margin: 15px auto;}
	.zcpj-title{margin-bottom:30px;line-height: 60px;}
	 .zcpj-title::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 35px;
  border-radius: 2px;
  background: #0766cc;
  vertical-align: middle;
}
	.zcpj-title h3{width:65%;font-size:42px;height:50px;line-height:50px;}
	.zcpj-title a {
  display: inline-block;
  width: 70px;
  font-size: 30px;
  color: #999999;
  vertical-align: middle;
  margin-left: 18.5px;
  float:right;
}
	.zcpj-img{float:none;}
	.zcpj-img img{width:720px; height:312px;}
	.zcpj-contain{width:98%;height:auto;background: #fff;padding: 15px 1%;float:none;}
	.zcpj-contain h2{font-size: 40px;margin-bottom: 20px;line-height: 1.5;font-weight: bold;}
	.zcpj-contain ul li{float: left;margin-bottom: 15px;margin-right:1%;width:49%;}
	.zcpj-contain ul li a{display: block;width:100%;height: 68px;border: 1px solid #1b6fe3;text-align: center;line-height: 68px;border-radius: 10px;background: #e5f0ff;color: #1b6fe3;font-size: 30px;}
	.zcpj-contain ul li:nth-child(4){margin-right: 0px;}
}






