html {
  min-width: 1200px;
}

/*头部*/
.content {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}

.banner {
  width: 100%;
  height: 638px;
  background: url(http://www.news.cn/zt/2024dflh/img/pc_banner.jpg) no-repeat
    50% 0;
}

/*聚焦区*/
.jj_left {
  float: left;
  width: 800px;
  height: 450px;
  /* margin-top: 30px; */
  overflow: hidden;
  border: 4px solid #d4372a;
}

.part1-left {
  width: 800px;
  height: 450px;
  position: relative;
  float: left;
}

.part1-left .arrow-left {
  background: url(http://www.news.cn/politics/xhstjh/image/left.png) no-repeat
    left top;
  background-size: 100%;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -15px;
  width: 20px;
  height: 56px;
  z-index: 2;
  display: none;
}

.part1-left .arrow-right {
  background: url(http://www.news.cn/politics/xhstjh/image/right.png) no-repeat
    left top;
  background-size: 100%;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -15px;
  width: 20px;
  height: 56px;
  z-index: 2;
  display: none;
}

.part1-left:hover .arrow-left,
.part1-left:hover .arrow-right {
  display: block;
}

.part1-left .swiper-container {
  width: 800px;
  height: 450px;
}

.swiper-slide {
  position: relative;
}

.part1-left .swiper-pagination {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 10px;
  z-index: 2;
}

.part1-left .swiper-pagination-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #ccc;
  margin: 0 3px;
  cursor: pointer;
}

.part1-left .swiper-pagination-bullet-active {
  background: #d4372a;
}

.part1-left .picTitle {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.part1-left .picTitle .img img {
  width: 100%;
  height: auto;
  display: block;
}

.part1-left .picTitle .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 70px;
  background: url(http://www.news.cn/politics/xhstjh/image/gray1.png) top left
    repeat-x;
  z-index: 0;
}

.part1-left .picTitle .name {
  bottom: 40px;
  color: #fff;
  /*	height: 90px;*/
  left: 0;
  font-size: 22px;
  line-height: 32px;
  overflow: hidden;
  position: absolute;
  text-indent: 1em;
  text-align: center;
  width: 100%;
  z-index: 11;
}

.part1-left .picTitle .name a {
  color: #fff;
  text-decoration: none;
}

/* .part1-left .picTitle .name a:hover { text-decoration: underline; } */
/*chooseBox*/
.icon {
  display: inline-block;
  vertical-align: middle;
  background: url("http://www.news.cn/2015/img2015/icon_all.png") no-repeat;
  overflow: hidden;
}

.iconDownArrowWhite {
  width: 14px;
  height: 14px;
  background-position: -19px -45px;
}

.chooseBox-enter {
  position: absolute;
  z-index: 2;
  font-size: 14px;
  font-family: "微软雅黑";
  right: 30px;
  top: 10px;
  color: #fff;
  width: 95px;
  text-align: center;
}

.chooseBox-enter a {
  color: #fb964c;
  font-family: "微软雅黑";
  font-size: 14px;
}

.chooseBox-language {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 40px;
  width: 95px;
  overflow: hidden;
  height: 20px;
  margin-left: 556px;
}

.chooseBox-language ul {
  z-index: 2;
  position: relative;
}

.chooseBox-language li {
  height: 20px;
  line-height: 19px;
  position: relative;
  color: #6ac6f0;
  text-align: left;
  padding-left: 12px;
}

.chooseBox-language li a {
  color: #fff;
  font-size: 12px;
  font-family: Arial;
}

.chooseBox-language-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #142751;
  opacity: 0.2;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  z-index: 1;
}

.chooseBox-icon {
  position: absolute;
  right: 5px;
  top: 3px;
}

/*蓝*/
.part1-right {
  width: 400px;
  float: right;
  background: #f2f9fe;
  overflow: hidden;
}

.part1-right h3 {
  width: 348px;
  font-size: 24px;
  color: #333;
  padding: 25px 0px 15px 0px;
  border-bottom: 1px dashed #528dfa;
  text-align: center;
  margin: 0 auto;
  line-height: 35px;
  font-weight: bold;
}

.part1-right h3 a {
  color: #333;
  font-weight: bold;
}

/*.part1-right ul { width: 380px; margin: -3px auto 0; }*/
.part1-right ul {
  overflow: hidden;
  margin: -5px auto 0;
}

.part1-right li {
  font-size: 16px;
  color: #305798;
  padding: 15px 15px 0px 15px;
  height: 60px;
}

.part1-right li + li {
  border-top: 1px solid #fff;
  padding: 15px 15px 0px 15px;
}

.part1-right li:hover {
  background: #ce1127;
}

.part1-right li a {
  color: #305798;
}

.part1-right li:hover a {
  color: #fff;
}

.part1-right li * {
  vertical-align: middle;
}

.indexlink {
  width: 93px;
  height: 27px;
  font-size: 14px;
  line-height: 27px;
  position: absolute;
  left: 50%;
  top: 200px;
  margin-left: 432px;
  background: url("http://www.news.cn/world/xddcfels2018/images/20180907_xjpcfEls_lmt_v1.png")
    0 0 no-repeat;
  text-align: center;
  color: #fff;
}

.indexlink a {
  color: #fff;
}

.mul-play {
  position: absolute;
  width: 50px;
  height: 50px;
  bottom: 57px;
  left: 10px;
  display: none;
  cursor: pointer;
  z-index: 999;
}

.mul-play img {
  width: 100%;
  height: 100%;
}

.videoPart {
  width: 800px;
  height: 450px;
  background: #333;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
}

.videoPart video {
  width: 800px;
  height: 450px;
}

.videoPart .videoPart-close {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 50;
  background: url("http://www.newsres.cn/bigbig201710101700/bundle/s1014_icon_btn_close.png")
    no-repeat;
  cursor: pointer;
  background-size: 100% auto;
}

.dizhi {
  position: absolute;
  display: block;
  width: 830px;
  height: 340px;
  z-index: 99;
  top: 0;
  left: 50%;
  margin-left: -402px;
  text-indent: -99999em;
}

.iphoto {
  width: 21px;
  height: 45px;
  float: left;
  margin-left: 5px;
  margin-right: 8px;
  display: inline-block;
  background: url("http://www.news.cn/politics/2019xcf/images/20190319_XCFicon1_v1_.png")
    0 2px no-repeat;
}

.ivideo {
  width: 24px;
  height: 45px;
  float: left;
  margin-left: 5px;
  margin-right: 8px;
  display: inline-block;
  background: url("http://www.news.cn/politics/2019xcf/images/20190319_XCFicon2_v1_.png")
    0 2px no-repeat;
}

.isound {
  width: 22px;
  height: 45px;
  float: left;
  margin-left: 5px;
  margin-right: 8px;
  display: inline-block;
  background: url("http://www.news.cn/politics/2019xcf/images/20190319_XCFicon3_v1_.png")
    0 2px no-repeat;
}

.ipen {
  width: 21px;
  height: 45px;
  float: left;
  margin-left: 5px;
  margin-right: 8px;
  display: inline-block;
  background: url("http://www.news.cn/politics/2019xcf/images/20190319_XCFicon4_v1_.png")
    0 2px no-repeat;
}

.itxt {
  width: 17px;
  height: 45px;
  float: left;
  margin-left: 5px;
  margin-right: 8px;
  display: inline-block;
  background: url("http://www.news.cn/politics/2019xcf/images/20190319_XCFicon5_v1_.png")
    0 2px no-repeat;
}

.part1-right li:hover .iphoto {
  background: url("http://www.news.cn/politics/2019xcf/images/20190319_XCFicon1_v2_.png")
    0 2px no-repeat;
}

.part1-right li:hover .ivideo {
  background: url("http://www.news.cn/politics/2019xcf/images/20190319_XCFicon2_v2_.png")
    0 2px no-repeat;
}

.part1-right li:hover .isound {
  background: url("http://www.news.cn/politics/2019xcf/images/20190319_XCFicon3_v2_.png")
    0 2px no-repeat;
}

.part1-right li:hover .ipen {
  background: url("http://www.news.cn/politics/2019xcf/images/20190319_XCFicon4_v2_.png")
    0 2px no-repeat;
}

.part1-right li:hover .itxt {
  background: url("http://www.news.cn/politics/2019xcf/images/20190319_XCFicon5_v2_.png")
    0 2px no-repeat;
}

.jj_right {
  float: right;
  width: 375px;
  height: 460px;
  /* margin-top: 30px; */
  overflow: hidden;
}

.jj_list li {
  font-size: 18px;
  color: #000;
  border-bottom: 1px dotted #556775;
  padding-bottom: 16px;
  line-height: 25px;
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 20px;
  flex-wrap: wrap;
  height: 46px;
  overflow: hidden;
}

.jj_list li span {
  box-sizing: border-box;
  width: 100%;
  display: block;
}

.jj_list li + li {
  margin-top: 16px;
}

.jj_list li a {
  color: #000;
}

.jj_list li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #d4372a;
  border-radius: 100%;
  position: absolute;
  top: 20px;
  left: 0;
}

/*滚动新闻*/
.gdxw {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  font-family: "微软雅黑";
  margin-top: 40px;
}

.gdxw #newestListScroll {
  width: 1042px;
  height: 42px;
  overflow: hidden;
  float: right;
  border-left: none;
}

.gdxw h2 {
  float: left;
  width: 156px;
  height: 42px;
  overflow: hidden;
}

.gdxw #newestListScroll .wrap {
  height: 42px;
  width: 10000px;
}

.gdxw #gd_content,
.gdxw #gd_scroll {
  float: left;
}

.gdxw li {
  float: left;
  height: 42px;
  line-height: 42px;
  padding: 0 30px 0 0;
  overflow: hidden;
}

.gdxw li .time {
  font-size: 12px;
  color: #f00;
  font-style: normal;
  padding-right: 5px;
}

.gdxw li a {
  height: 29px;
  line-height: 29px;
  text-decoration: none;
  color: #000;
  font-size: 16px;
}

/*直通车*/
.ztc {
  width: 1200px;
  margin: 0 auto;
  margin-top: 30px;
}

.ztc_l {
  width: 820px;
  float: left;
}

.ztc_r {
  float: right;
  width: 368px;
  height: 482px;
  background: url(ooooo/zxc_bg.png) no-repeat;
}

.ztc_r .tit {
  width: 285px;
  height: 100px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 35px;
}

.ztc_r .tit h2 {
  font-size: 24px;
  color: #fff;
  text-align: center;
}

.ztc_r .tit p {
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-top: 14px;
}

.ztc_r .title {
  width: 285px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  line-height: 26px;
  font-size: 16px;
  color: #333;
  margin-top: 85px;
}

.ztc_r .title a {
  color: #333;
}

.imglist {
  width: 820px;
  margin-bottom: 10px;
}

.imglist li {
  width: 800px;
  height: 123px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  position: relative;
  padding: 10px 0;
}

.imglist li img {
  width: 200px;
  height: 123px;
  float: left;
  margin-right: 10px;
}

.imglist li .text {
  height: auto;
  line-height: 30px;
  font-size: 18px;
  color: #333;
  margin-bottom: 6px;
}

.imglist li .text a {
  color: #333;
}

.imglist li p {
  height: auto;
  line-height: 26px;
  font-size: 15px;
  color: #666;
}

/*图片列表组件3*/
.listPic1 li {
  width: 258px;
  overflow: hidden;
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}

.listPic1 li a {
  display: block;
  line-height: 0;
}

.listPic1 li img {
  width: 100%;
}

.listPic1 li .picTit {
  padding: 6px 10px;
  font-size: 16px;
  line-height: 25px;
}

.listPic1 li .picTit a {
  line-height: 25px;
  font-size: 16px;
}

.foot {
  text-align: center;
  padding: 30px 0;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  background: #bf0000;
  margin-top: 50px;
}

.zkox {
  width: 1200px;
  margin: 0 auto;
  margin-top: 35px;
}

.zkox h1 {
  font-size: 35px;
  color: #db1704;
  text-align: center;
}

.zkox h1 a {
  color: #db1704;
}

.zkox h1 a:hover {
  color: #ca0500 !important;
}

.zkox p {
  font-size: 18px;
  color: #333;
  text-align: center;
  margin-top: 10px;
}

.zkox p a {
  color: #333;
}

.zkox p a:hover {
  color: #ca0500 !important;
}

.dyz_box {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.dh {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 64px;
  margin-bottom: 64px;
}

.lhgc_list {
  list-style: none;
  overflow: hidden;
}

.lhgc_list li {
  float: left;
  width: 540px;
  height: 136px;
  border: 1px solid #c7414d;
  padding: 9px;
  display: flex;
  align-items: center;
  /* justify-content: center; */
  margin: 0 20px 35px 20px;
}

.lhgc_list li img {
  float: left;
  width: 242px;
  height: 136px;
  padding-right: 15px;
}

.lhgc_list li p {
  font-size: 20px;
  color: #333;
}

.lhgc_list li p a {
  color: #333;
}

.zt_list {
  overflow: hidden;
  list-style: none;
}

.zt_list li {
  float: left;
  width: 210px;
  height: 190px;
  overflow: hidden;
  border: 1px solid #b91220;
  border-radius: 10px;
  margin: 0 14px 25px 14px;
}
.zt_list li img {
  width: 210px;
  height: 122px;
}
.zt_list li p {
  font-size: 18px;
  color: #333;
  width: 96%;
  margin: 0 auto;
  margin-top: 10px;
  line-height: 27px;
}

.zt_list li p a {
  color: #333;
}
