.w1000{
  width: 1000px;
  margin:0 auto;
}
.big_banner{
  width:100%;
  height:auto;
  background: url(../images/big_banner.jpg) no-repeat top center;
  /*background-size: 100% 100%;*/
  overflow: hidden;
  padding-bottom: 100px;
}
.icons{
  width: 660px;
  height: 78px;
  background: url(../images/2021.png) no-repeat center center;
  margin-top: 430px;
}
.icons_img{
  margin-left:165px;
}
.icons_img,.meeting_name{
    float: left;
    margin-top: 12px;
}
.icons_img img{
  width:50px;
  height:50px;
  display: inline-block;
  margin-left: 20px;
}
.meeting_name{
  margin-left:30px;
}
.meeting_name a{
  font-size: 23px;
  font-family: NotoSerifCJKsc, NotoSerifCJKsc-Bold;
  font-weight: 700;
  text-align: left;
  color: #ca1414;
  letter-spacing: 2px;
  line-height: 30px;
}

.focus{
  width:100%;
  height:702px;
  background: url(../images/focus_bannner.png) no-repeat center center;
  overflow: hidden;
}
.focus-con{
  width: 971px;
  height: 600px;
  margin-top: 37px;
  position: relative;
  overflow: hidden;
}


.main-con div.focus-con div.focus-slide-shadow {
  display: block;
  position: absolute;
  top: 0;
  right: -40px;
  width: 40px;
  height: 481px;
  background: #fff;
  filter: alpha(opacity=60);
  opacity: .6;
}

.main-con div.focus-con .focus-slide-shadow-bg {
  position: absolute;
  top: 0;
  right: 40px;
  z-index: -1;
  width: 40px;
  height: 481px;
  overflow: hidden;
  background-size: auto 481px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.main-con div.focus-con .focus-slide-shadow-bg img {
  width: 970px;
  height: 521px;
}
.main-con .swiper-focus div.swiper-slide {
  position: relative;
  height: 600px;
}

.main-con .swiper-focus div.swiper-slide img {
  display: block;
  width: 971px;
  height: 521px;
}

.main-con .swiper-focus div.swiper-slide em {
  display: none;
  background: #000;
  filter: alpha(opacity=50);
  opacity: .5;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 44px;
  z-index: 1;
}

.main-con .swiper-focus div.swiper-slide span {
  display: none;
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-size: 18px;
  line-height: 44px;
  text-align: left;
  text-indent: 1em;
  z-index: 3;
  width: 80%;
  height: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}

.main-con .swiper-focus div.swiper-slide span a {
  color: #fff;
}

.main-con .swiper-focus div.swiper-slide-active em, .main-con .swiper-focus div.swiper-slide-active span {
  display: block;
}

.main-con .swiper-focus div.focus-prev {
  width: 50px;
  height: 90px;
  position: absolute;
  cursor: pointer;
  top: 200px;
  left: 0;
  z-index: 9;
  background: url(../images/sy_focus_arrLeft.png) center center no-repeat;
}

.main-con .swiper-focus div.focus-next {
  width: 50px;
  height: 90px;
  position: absolute;
  cursor: pointer;
  top:200px;
  right: 0;
  z-index: 9;
  background: url(../images/sy_focus_arrRight.png) center center no-repeat;
}

.main-con .swiper-focus div.focus-numBox {
  position: absolute;
  right: 30px;
  top: 560px;
  color: #fff;
  font-style: normal;
  font-size: 16px;
  line-height: 1;
  z-index: 9;
}

.main-con .swiper-focus div.focus-numBox i.focus-curNum {
  color: #fff;
  font-style: normal;
  font-size: 36px;
}

.main-con .swiper-focus div.focus-numBox i.focus-allNum {
  font-style: normal;
  padding-left: 3px;
}












.news_p1{
  width:100%;
  height: auto;
  background: url(../images/mg_banner.png) no-repeat bottom center;
  /* background-size: 100% 100%; */
}
.mg_list h3{ 
  width: 100%;
  height: 66px;
  margin:100px auto 50px;
  background: url(../images/news.png) no-repeat center center;
}
.mgzy_title{
	margin-top: 100px;
	position: relative;
}
.mgzy_title h3{
  background: url(../images/mgzy.png) no-repeat center center;
	margin: 0px auto 50px;
	position: absolute;
	top: -30px;
	left: 0;
}
.w1200{
  width: 1200px;
  height: 720px;
  margin-top:-84px;
	margin-top: 0;
  overflow: hidden;
	overflow: visible;
  background: url(../images/mgzy_back.png) no-repeat center center;
}
.w1200>ul{
  margin-top:85px;
	margin-top: 0;
	padding-top: 45px;
}
.db_title h3{
  background: url(../images/dbjy.png) no-repeat center center;
}
.mg_list li{
  width: 48%;
  padding-left: 15px;
  background: url(../images/spot.png) no-repeat left;
  float: left;
  font-size: 18px;
  font-weight: 700;
  line-height: 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mg_list li a{
  color:#333;
}
.footer{
  width: 100%;
  height: 140px;
  text-align: center;
  overflow: hidden;
}
.footer p{
  font-size: 18px;
  color: #2a2a2a;
  line-height: 35px;
  margin:35px auto;
}
