/* 导航下 */

.cp_tit {
  position: relative;
  /* background: url(../images/cptitbj.png); */
  background: #086ada;
  text-align: center;
  /* height: 120px; */
}

.ZyTitle {
  width: 1200px;
  height: 60px;
  margin: auto;
}
.ZyTitle .lefts {
  width: 650px;
  height: 90px;
  float: left;
  font-size: 26px;
  color: #fff;
  overflow: hidden;
}
.ZyTitle .leftEn {
  line-height: 60px;
  padding-left: 15px;
  float: left;
  font-weight: bold;
  color: #fff;
}
.ZyTitle .leftCh {
  float: left;
  padding-top: 33px;
  font-size: 16px;
  color: #fff;
  padding-left: 18px;
  font-size: 28px;
}
.ZyTitle .rights {
  width: 530px;
  height: 90px;
  float: left;
}
.ZyTitle .ZyUrl {
  width: auto;
  height: 60px;
  line-height: 60px;
  float: right;
  padding-right: 10px;
  color: #fff;
  font-size: 16px;
}
.ZyTitle .ZyUrl a {
  color: #fff;
  font-size: 16px;
}
.ZyTitle .Rsreachs {
  width: 36px;
  height: 88px;
  float: right;
  position: relative;
  right: 80px;
  top: 0px;
  opacity: "1";
}
.ZyTitle .Rsearch {
  width: 0px;
  height: 30px;
  border: 1px solid #000000;
  position: absolute;
  right: 40px;
  top: 55px;
  filter: alpha(opacity=0); /*IE滤镜，透明度50%*/
  -moz-opacity: 0;
}
.ZyFooterMenus {
  width: 1200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.ZyFooter {
  width: 100%;
  height: 50px;
  border-top: 1px solid #e6e6e6;
  background: url(../images/footers.gif);
  padding-top: 30px;
}

.clear0 {
  clear: both;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
  width: 100%;
}
.clear10 {
  clear: both;
  height: 10px;
  font-size: 0px;
  line-height: 0px;
  width: 100%;
}

/* 主体部分 */

.cont_wrap {
  position: relative;
}
.wpb {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.wpc {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.wps {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.zwchann {
  margin: auto;
  /* padding-top: 20px; */
  position: relative;
  height: 100%;
  overflow: hidden;
  padding-bottom: 30px;
  /* width: 1200px; */
  background: #fff;
}
.zwchann .pic {
  float: left;
  width: 410px;
  /* height: 343px; */
  border: 1px solid #ccc;
  margin: 20px 0 0 15px;
}
.zwchann .pic img {
  width: 96%;
  margin: auto;
  display: block;
}
.zwchann .box {
  float: right;
  width: 490px;
  font-size: 14px;
  line-height: 20px;
  margin: 20px 20px 0 0;
}

.zx_aikesen {
  display: inline-block;
  width: 100%;
}
.zx_aikesen a {
  display: block;
  float: left;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  width: 30%;
  text-align: center;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  border: #e2e2e2 1px solid;
  border-radius: 30px;
  margin-left: 55px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #086ada;
  margin: 0 45px;
}
.zx_aikesen a:hover {
  background: #086ada;
  color: #fff;
  border: #1a1a1a 1px solid;
  box-shadow: 0 8px 10px 0 #bbb;
  z-index: 2;
  -webkit-transform: translate(0, -2px);
  -webkit-transform: translate(0, -2px);
}

.zwchann .box h2 {
  font-size: 26px;
  color: #086ada;
  height: 30px;
}
.zwchann .box .nr {
  height: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #c8c8c8;
  margin-top: 10px;
  line-height: 22px;
}
.zwchann .box .sx {
  padding-top: 10px;
  padding-bottom: 10px;
}
.zwchann .box .zx {
  border: 1px solid #c8c8c8;
  height: 45px;
  border-radius: 25px;
  line-height: 45px;
  font-size: 16px;
  color: #ff6600;
  text-align: center;
}

.zwchann .box .sx p {
  line-height: 22px;
}

.zwchann .zwpage {
  position: absolute;
  bottom: 0;
  right: 0px;
}
.zwchann .zwpage img {
  margin: 0 5px;
}
.zwxmjs {
  padding-top: 30px;
  padding-bottom: 30px;
}
