.BigCon {
  padding-top: 30px;
}

.greyContext {
  width: 100%;
  padding: 20px 0px;
  min-height: 300px;
  background: #f2f2f2;
}

.greyContext>.context,
.BigCon>.context {
  display: flex;
  justify-content: space-between;
}

.greyContext>.context>div,
.BigCon>.context>div {
  width: 48%;
}

.swiper-container-BigContext{
  overflow: hidden;
}
.BigCon>.context>div #video {
  width: 100%;
}

.BigCon>.context>div #video_span {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-top: -4px;
  padding: 0px 4%;
  color: white;
  background: #bd1a2d;
}

.BigCon>.context>div>p {
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-top: -4px;
  color: #bd1a2d;
  border-bottom: 1px solid #d7d7d7;
  display: flex;
  justify-content: space-between;
}

.BigCon>.context>div>p>span a {
  display: inline-block;
  padding: 0px 20px;
  height: 50px;
  font-size: 30px;
  cursor: pointer;
}

.OpeningNews p span .act {
  color: #bd1a2d;
  border-bottom: 1px solid #bd1a2d;
}

.openingSwitch p span .act {
  color: #bd1a2d;
  border-bottom: 1px solid #bd1a2d;
}

.openDifficultyDiv .openUp,
.openDifficultyDiv ul,
.BigCon>.context>div>p>.openDifficultyHref a {
  display: none;
}

.openDifficultyDiv .difficulty,
.BigCon>.context>div>p>.openDifficultyHref .openUp {
  display: block;
}

.openUp li,
.difficulty li,
.difficulty1 li {
  margin-top: 10px;
}

.BigCon>.context>div>p>span .acter {
  border-bottom: none;
}

.BigCon>.context>div>p>span .acter i {
  color: #C7C7C7;
}

.BigCon>.context>div>ul a {
  display: flex;
  justify-content: space-between;
  color: #000000;
  margin-top: 15px;
}

.BigCon>.context>div>ul>li p {
  width: 75%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.switch_inform>li p {
  width: 75%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.switch_inform>li a {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}

.OpeningNews ul li a {
  flex-direction: column;
  font-size: 18px;
}

.OpeningNews ul li a span {
  display: block;
  text-indent: 2rem;
  font-size: 16px;
  color: #7f7f7f;
  margin-top: 16px;
}

.greyContext .context b {
  height: 100%;
  display: flex;
  align-items: center;
}

.greyContext .context b span {
  height: 58px;
  font-size: 26px;
  cursor: pointer;
  color: #000000;
  font-weight: bold;
  line-height: 58px;
  margin: 0px 10px;
}

.greyContext .context b .Act {
  height: 58px;
  font-size: 26px;
  cursor: pointer;
  color: #bd1a2d;
  font-weight: bold;
  margin: 0px 10px;
  line-height: 58px;
  border-bottom: 3px solid #bd1a2d;
}

.contextTitle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #b5b5b5;
  height: 60px;
  margin-bottom: 20px;
}

.conAct>div,
.conActive>div {
  border-bottom: 1px solid #b5b5b5;
  padding-bottom: 15px;
  display: flex;
}

.conAct>div>div,
.conActive>div>div {
  flex: 1;
  display: flex;
  padding: 5px 0px;
  margin: 0px 0px;
  align-items: center;
  justify-content: space-around;
}

.conAct>div>div a,
.conActive>div>div a {
  width: 48%;
  height: 100%;
  color: #000000;
  background: rgba(255, 234, 202, 1);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.conAct ul li,
.conActive ul li,
.conActive1 ul li {
  line-height: 34px;
}

.conAct ul li a,
.conActive ul li a,
.conActive1 ul li a {
  font-size: 16px;
  color: #000000;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.conAct ul li a p,
.conActive ul li a p,
.conActive1 ul li a p {
  width: 75%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.Imgers {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.Imgers>div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Imgers>div a,
.Imgers>div img {
  width: 100%;
}

.ImgerA a {
  width: 100%;
  height: 80px;
}

.ImgerA,
.ImgerB {
  width: 100% !important;
  height: 80px;
  display: flex;
  justify-content: space-between;
}

.ImgerB a {
  display: block;
  width: 19%;
  background: white;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: black;
}

.ImgerB a:hover {
  color: black;
  box-shadow: 0 0 10px #FFEACA;
}

.ImgerA a img,
.ImgerB a img {
  width: 100%;
  height: 80px;
}

.Top_Hr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0px;
  color: rgba(189, 26, 45, 1);
  font-weight: bold;
}

.Top_Hr hr {
  flex: 1;
  margin-left: 20px;
  border: none;
  height: 1px;
  background-color: #bd1a2d;
}

.areaDiv {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.areaDiv dt img {
  width: 100%;
  height: 204px;
}

.areaDiv dd {
  margin-top: -4px;
}

.areaDiv dd p {
  /*border: 1px solid red;*/
  border-top: 0px;
  padding: 8px 0px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.areaDiv dd p,
.areaDiv dd p a {
  font-family: 'Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜ Bold', 'Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  color: #BD1A2D;
}

.areaDiv dd .MoveHover {
  display: none;
  background: rgba(255, 235, 205, 0.8);
}

.contextTitle b {
  height: 100%;
  display: flex;
  align-items: center;
}

.contextTitle b span {
  height: 58px;
  font-size: 26px;
  cursor: pointer;
  color: #000000;
  font-weight: bold;
  line-height: 58px;
  margin: 0px 10px;
}

.g_links_box {
  height: 60px;
  background: #f2f2f2;
  margin-bottom: 20px;
}

.g_links_box .m_links_box {
  width: 1200px;
  margin: 0 auto;
  line-height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.g_links_box .m_links_box .m_links_module {
  margin: 0 10px;
  /*color: #fff;*/
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 20px;
}

.g_links_box .m_links_box .m_links_module1 span {
  width: 235px;
}

.g_links_box .m_links_box .m_links_module span {
  zoom: 1;
  display: block;
  background: url(http://www.beijing.gov.cn/images/ico_up2_ch_20190924.png) right no-repeat;
  text-align: center;
  cursor: pointer;
  padding-right: 20px;
}

.g_links_box .m_links_box .m_links_module i {
  height: 60px;
  display: inline-block;
  zoom: 1;
  display: inline;
  line-height: 60px;
  color: #fff;
  font-style: normal;
  padding-left: 10px;
}

.g_links_box .m_links_box .m_links_module1 ul {
  left: 20px;
}

.g_links_box .m_links_box .m_links_module ul {
  position: absolute;
  top: -252px;
  left: 0;
  border: 1px solid #ccc;
  width: 291px;
  height: 250px;
  z-index: 99999;
  background: #fff;
  font-size: 14px;
  line-height: 28px;
  overflow-y: auto;
  display: none;
}

.g_links_box .m_links_box .m_links_module li {
  padding: 0 10px;
  line-height: 28px;
}

.g_links_box a {
  font-size: 14px;
}

* {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-decoration: none;
  font-family: 'Microsoft Tai Le', sans-serif;
}

.Context {
  width: 1200px;
  margin: 100px auto;
}

.TabTitle {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(217, 217, 217, 1);
}

.TabTitle>div {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.TabContext {
  width: 100%;
}

.TabContext form {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.TabContext .Ipt50 {
  width: 45%;
}

.TabContext .Ipt100 {
  width: 100%;
}

.TabContext form>div {
  min-height: 28px;
  display: flex;
  align-items: center;
  margin: 10px 0px;
}

.TabContext form>div textarea,
.TabContext form>div select,
.TabContext form>div input {
  flex: 1;
  height: 100%;
  outline: none;
  padding: 0px 5px;
  font-size: 16px;
  border: 1px solid rgba(217, 217, 217, 1);
}

.TabContext form>div textarea {
  height: 90px;
  padding: 2px 5px;
}

.Button {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}

.Button button {
  width: 120px;
  height: 44px;
  cursor: pointer;
}

.img2 {
  width: 100%;
  height: 120px;
  display: flex;
  justify-content: space-between;
  margin: 10px 0px;
}

.img2 a {
  width: 19%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #FFEAD3;
  color: #CC1A2D;
  padding: 15px 14px;
}

.img2 a i {
  font-size: 28px;
  margin: 20px 0;
  color: #CC1A2D;
}

.img2 a:hover {
  color: white !important;
  background: #BD1A2D;
}
