.banner a {
  display:
}
li{list-style: none;}
.banner img {
  width: 100%;
}
/* .fl{float: left;}
.fr{float: right;} */
.video {
  padding: 25px 0;
}

.xsTitle {
  text-align: center;
  font-size: 22px;
  margin-top: 30px;
}

.xsTitle a {
  color: #212121;
}

.xsDes {
  display: block;
  width: 100%;
  text-align: center;
  color: #666;
  font-size: 1rem;
}

.xsPart>ul {
  margin-top:15px;
}

.xsPart>ul>li {
  box-sizing: border-box;
  padding: 5px;
  width: calc((100% - 12px)/2);
  margin-right: 12px;
  float: left;
  margin-bottom: 12px;
  box-shadow: 0 0 5px #e1e1e1;
}
.xsPart>ul>li:nth-child(2n) {
	margin-right: 0px;
}
.xsPart>ul>li.clear {
  margin: 0;
  padding: 0;
}

.xsPart>ul>li img {
  display: block;
  width: 100%;
}

.xsName {
  margin-top: 12px;
  color: #333;
  font-size: 16px;
  text-align: center;
  padding-bottom: 5px;
  background: url('../images/fengexian.jpg')no-repeat center bottom;
}

.xsjg {
  display: block;
  text-align: center;
  color: #666;
  font-size:14px;
  padding-top: 2px;
  padding-bottom: 12px;
}

a.btn {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  background-color: #f76905;
  border-radius: 4px;
  margin-bottom: 15px;
}


.mt15{margin-top: 15px;}
	.mr_2n0>*{width: calc((100% - 10px)/2);margin-right: 10px;float: left;margin-bottom: 5px}
	.mr_2n0 img{max-width: 100%;}
	.mr_2n0>*:nth-child(2n){margin-right: 0px;}
	.mr_2n0 .font{line-height: 30px;color: #333;font-size: 14px;margin-top: 2px;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.zylist {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 40px;
}

.zylist li {
  width: calc((100% - 7px)/2);
  float: left;
}
.zylist li img{max-width: 100%;}
.zylist li:nth-child(2n+2) {
  margin-left: 7px;
}

.zylist li:nth-child(n+3) {
  margin-top: 7px;
}

.zyfm {
  display: block;
  line-height: 0;
}

.zyfm img {
  width: 100%;
}

.zyinfo {
  background: #fff;
  padding: 10px 7px;
}

.zybt {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #262626;
  font-weight: bold;
  line-height: 18px;
}

.zyms {
  font-size: 13px;
  color: #686969;
  text-align: center;
  line-height: 15px;
  margin-top: 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.zyzx {
  overflow: hidden;
  margin-top: 14px;
}

.zyzx a {
  display: block;
  width: calc((100% - 19px)/2);
  height: 26px;
  line-height: 26px;
  text-align: center;
  border: 1px solid #3777e4;
  border-radius: 6px;
  font-size: 12px;
  color: #246ae1;
}

.zyzx a:first-child {
  float: left;
}

.zyzx a:last-child {
  float: right;
}