@charset "utf-8";
/* CSS样式 */
*{margin:0;padding: 0;}
ul { list-style:none;padding-left: 0px; }
a{text-decoration: none;}
.big-box{background:#fff;width:1200px;margin: 0 auto;}
.banner{width: 1200px;margin: 0 auto;text-align: center;}
.zcwj{width: 1180px;margin: 0 auto;}
.zcwj-title{width: 1180px;background: url("zybs_old.png") center center no-repeat;text-align: center;font-size: 36px;font-weight: 600;color: #207cf7;}
.zcwj-container{width: 1180px;margin: 20px auto;}
.zcwj-container-left{width: 580px;float: left;}
.lunbo1{width:580px;height:317px;float: left;}
.dd1 {
    width: 100%;
    height: 32px;
    background-color: #000;
    opacity: 0.88;
    filter: alpha(opaity=88);
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 0px;
    text-align: left;
}

.dd1>span {
    display: block;
    height: 32px;
    line-height: 32px;
    margin-left: 10px;
    width: 350px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
}
.zcwj-container-right{width:580px;float:right;}
.zcwj-container-right h2{font-size: 20px;}
.zcwj-container-right>a{display: block;width: 105px;height: 30px;color: #333;border: 1px solid #207cf7;text-align: center;line-height: 30px;border-radius: 5px;}
.zcwj-container-rightcontain ul li {
    background: url("zqsknewd1.png") no-repeat left center transparent;
    padding-left: 20px;
    position: relative;
    zoom: 1;
    line-height: 46px;
}
.zcwj-container-rightcontain ul li a {
    font-size: 16px;
	color: #333;
}
.zcwj-container::after{display: table;content: '';clear: both;}
.img-container{width: 1180px;margin:0 auto;display: flex;justify-content: space-between;}
.zqpt{width: 1180px;margin: 20px auto;}
.platform-box {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  align-content: center;
  align-items: center;
	width: 1200px
}
.platform-box-item {
  width: 33.333%;
  display: flex;
  flex-wrap: nowrap;
  height: 120px;
  align-content: center;
  align-items: center;
  text-decoration: none;
}
.left-con {
  font-size: 18px;
  font-weight: 600;
  color: #207cf7;
  width: 75%;
  line-height: 28px;
}
.right-icon {
  margin-left: 12px;
}












