
/*常务会议开始*/
.Big_background_ChangWu {
  background: url(xy_cwhy_img1.png) no-repeat center top;
}
.xy_ChangWu_hy .xy_cwhy_logo {
  padding-top: 53px;
}
.xy_ChangWu_hy .xy_cwhy_logo > span {
  float: right;
  margin-top: 15px;
}
.xy_ChangWu_hy .xy_cwhy_logo > span a {
  display: block;
  width: 156px;
  height: 41px;
  line-height: 41px;
  font-size: 22px;
  color: #015293;
  border-radius: 10px;
  box-sizing: border-box;
  padding-left: 55px;
  background: url(xy_cwhy_img3.png) no-repeat 19px center;
  background-color: #fff;
}
.xy_ChangWu_hy .xy_cwhy_logo > span a:hover {
  font-weight: 700;
}
.xy_ChangWu_hy .tit img {
  display: block;
  margin: 0 auto;
  margin-top: 60px;
}
.xy_ChangWu_hy .tong_VisualArea {
  margin-top: 50px;
}
.xy_ChangWu_hy .cont1 .left {
  float: left;
  width: 796px;
  height: 535px;
  box-sizing: border-box;
  background-color: #f6f6f6;
  box-sizing: border-box;
  padding: 35px 40px;
}
.xy_ChangWu_hy .cont1 .left h3 {
  font-size: 37px;
  color: #015293;
  line-height: 64px;
}
.xy_ChangWu_hy .cont1 .left .nr {
  font-size: 18px !important;
  color: #333 !important;
  line-height: 28px !important;
  font-family: '微软雅黑' !important;
}
.xy_ChangWu_hy .cont1 .left .nr * {
  font-size: 18px !important;
  color: #333 !important;
  line-height: 28px !important;
  font-family: '微软雅黑' !important;
}
.xy_ChangWu_hy .cont1 .left .nr p {
  margin-top: 30px;
}
.xy_ChangWu_hy .cont1 .left > a {
  display: inline-block;
  font-size: 18px;
  color: #e63701;
  margin-top: 35px;
  margin-left: 25px;
}
.xy_ChangWu_hy .cont1 .right {
  float: right;
  width: 396px;
  height: 535px;
  padding-left: 38px;
  border-left: 1px solid #e2e2e2;
  box-sizing: border-box;
}
.xy_ChangWu_hy .cont1 .right h3 {
  font-size: 30px;
  height: 48px;
}
.xy_ChangWu_hy .cont1 .right h3 span {
  color: #015293;
}
.xy_ChangWu_hy .cont1 .right h3 a {
  float: right;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  height: 48px;
  line-height: 38px;
}
.xy_ChangWu_hy .cont1 .right p {
  display: block;
  width: 358px;
  height: 200px;
  background-color: #000;
  margin-bottom: 36px;
}
.xy_ChangWu_hy .cont1 .right p a {
  display: block;
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.xy_ChangWu_hy .cont1 .right img {
  display: block;
  width: 358px;
}
.xy_ChangWu_hy .cont1 .right video {
  display: block;
  width: 358px;
  height: 200px;
}
.xy_ChangWu_hy .cont2 {
  margin-top: 46px;
}
.xy_ChangWu_hy .select_box {
  text-align: center;
  margin-top: 28px;
}
.xy_ChangWu_hy .select_box h4 {
  display: inline-block;
  font-size: 22px;
  color: #333;
}
.xy_ChangWu_hy .select_box .select {
  display: inline-block;
  width: 196px;
  height: 27px;
  line-height: 27px;
  position: relative;
  font-size: 22px;
  box-sizing: border-box;
  padding-left: 27px;
  font-weight: 400;
  background: url(xy_cwhy_img6.png) no-repeat 167px center;
  background-color: #f3f3f3;
  text-align: left;
}
.xy_ChangWu_hy .select_box .select span {
  display: inline-block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.xy_ChangWu_hy .select_box ul {
  position: absolute;
  width: 100%;
  top: 27px;
  left: 0;
  background-color: #fff;
  box-sizing: border-box;
  height: 0;
  transition: height 0.3s;
  overflow: hidden;
}
.xy_ChangWu_hy .select_box ul.show {
  border: 1px solid #ccc;
  border-top: none;
  transition: height 0.3s;
}
.xy_ChangWu_hy .select_box li {
  font-size: 16px;
  text-align: center;
  height: 27px;
  line-height: 27px;
  cursor: pointer;
}
.xy_ChangWu_hy .select_box li:hover {
  color: #fff;
  background-color: #015293;
}
.xy_ChangWu_hy .select_cont {
  margin-top: 5px;
  padding-left: 67px;
}
.xy_ChangWu_hy .select_cont li {
  float: left;
  width: 312px;
  margin-right: 70px;
  margin-top: 32px;
}
.xy_ChangWu_hy .select_cont li:nth-child(3n) {
  margin-right: 0;
}
.xy_ChangWu_hy .select_cont li span {
  float: left;
  margin-right: 20px;
}
.xy_ChangWu_hy .select_cont li a {
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #dcdcdc;
  background-color: #eaeaea;
  border-radius: 3px;
  font-size: 20px;
  margin-top: 4px;
  margin-left: 9px;
  color: #333;
  transition: background-color 0.3s;
}
.xy_ChangWu_hy .select_cont li a[href]:hover {
  color: #fff;
  background-color: #015293;
  transition: background-color 0.3s;
}
/*常务会议结束*/
