a:active,
a:hover {
  color: #ff6113 !important;
  /* font-family: "微软雅黑"; */
}

.content {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}

.banner {
  width: 100%;
  height: 539px;
  margin: 0 auto;
  position: relative;
  background:  center top no-repeat;
}

.column-title {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}

/*banner*/
body {
  width: 100%;
  min-width: 1200px;
  height: auto;
  overflow-x: hidden;
  font-family: "微软雅黑";
}

/*end*/
/*导航*/
.nav_box {
  width: 1080px;
  height: 60px;
  margin: -60px auto 0;
}

.nav_list {
  list-style: none;
  font-size: 0;
  white-space: nowrap;
}

.nav_list li {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
  position: relative;
  width: auto;
}

.nav_list li a {
  font-weight: bold;
  color: #fff;
}

.nav_list li   li {
  margin-left: 90px;
}

.language-more {
  background: url(/uploads/image/wwsimages/arrow_down.png)
    no-repeat 94px 25px;
  padding-right: 50px;
}

.language-more:hover .sub {
  height: 280px;
  padding: 15px 0;
}

.sub {
  position: absolute;
  left: 0;
  width: 100px;
  transition: all 0.5s;
  overflow: hidden;
  height: 0px;
  background: #2c9592;
  background: linear-gradient(to top, #2c9592 0%, #2c9592 100%);
  z-index: 50;
}

.sub a {
  display: block;
  text-align: center;
  font-weight: normal;
}

.sub a:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

.lh-xl {
  line-height: 2;
}

.fs-sm {
  font-size: 14px;
}

.footer {
  text-align: center;
  margin-top: 20px;
  height: 100px;
  background: #00238c;
}

.footer p {
  line-height: 30px;
  font-size: 16px;
  color: #fff;
}

/*end*/
/*聚焦区*/
.jj_tu_box {
  width: 586px;
  height: 380px;
  overflow: hidden;
  margin-top: 35px;
}

.focusbox3 {
  width: 586px;
  height: 356px;
  position: relative;
}

.focusbox3:hover .arrow-left {
  background: url(/uploads/image/wwsimages/jj_right.png)
    no-repeat left top;
  position: absolute;
  left: 0;
  top: 135px;
  width: 38px;
  height: 72px;
  z-index: 2;
}

.focusbox3:hover .arrow-right {
  background: url(/uploads/image/wwsimages/jj_left.png)
    no-repeat left bottom;
  position: absolute;
  right: 0;
  top: 135px;
  width: 38px;
  height: 72px;
  z-index: 2;
}

.focusbox3 .swiper-container {
  width: 586px;
  height: 356px;
}

.swiper-slide {
  position: relative;
}

.focusbox3 .swiper-container.swiper-wrapper .swiper-slide img {
  width: 586px;
  height: 356px;
}

.focusbox3 .swiper-container .swiper-wrapper .swiper-slide .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 45px;
  opacity: 0.8;
  background: #035899;
  z-index: 0;
}

.focusbox3 .swiper-container .swiper-wrapper .swiper-slide .title {
  position: absolute;
  left: 2%;
  bottom: 0;
  width: 96%;
  height: 45px;
  line-height: 45px;
  color: #fff;
  overflow: hidden;
  z-index: 1;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.focusbox3 .swiper-container .swiper-wrapper .swiper-slide .title a {
  color: #fff;
}

.focusbox3 .pagination {
  position: absolute;
  right: 10px;
  text-align: center;
  bottom: -25px;
  width: 100%;
  z-index: 2;
}

.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #035899;
  margin: 0 10px;
  cursor: pointer;
}

.swiper-active-switch {
  background: #2c9592;
}

.jj_txt_box {
  width: 395px;
  height: 450px;
  overflow: hidden;
}

.jj_txt_box .title {
  font-size: 22px;
  color: #035899;
  font-weight: bold;
  line-height: 29px;
}

.jj_txt_box .title a {
  color: #035899;
}

.jj_txt_box .txt {
  font-size: 14px;
  color: #333;
  line-height: 25px;
  margin-top: 15px;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 18px;
  text-indent: 2em;
}

.jj_txt_box .txt span a {
  font-size: 14px;
  color: #035899;
}

.jj_list li {
  font-size: 17px;
  color: #333;
  position: relative;
  margin-top: 11px;
  line-height: 24px;
  padding-left: 20px;
}

.jj_list li a {
  color: #333;
}

.jj_list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 7px;
  height: 7px;
  background: #035899;
  border-radius: 100%;
}

/*end*/
.dh_box {
  width: 1000px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
}

.dh_box span {
  width: 465px;
  height: 112px;
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 215px;
}

/*热点透视*/
.rdts_box {
  width: 1000px;
  height: 415px;
  overflow: hidden;
}

.rdts_left {
  width: 300px;
  height: auto;
}

.rdts_left .title {
  font-size: 22px;
  color: #035899;
  font-weight: bold;
  line-height: 34px;
  margin-top: 20px;
}

.rdts_left .title a {
  color: #035899;
}

.rdts_left .txt {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  margin-top: 15px;
  text-indent: 2em;
}

.rdts_mid {
  width: 330px;
  height: auto;
  margin-left: 32px;
}

.rdts_mid .title {
  font-size: 22px;
  color: #035899;
  font-weight: bold;
  line-height: 34px;
}

.rdts_mid .title a {
  color: #035899;
}

.rdts_mid .txt {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  margin-top: 15px;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 15px;
  text-indent: 2em;
}

.rdts_mid .txt span a {
  font-size: 14px;
  color: #035899;
}

.rdts_list li {
  font-size: 17px;
  color: #333;
  position: relative;
  margin-top: 15px;
  line-height: 26px;
  padding-left: 20px;
}

.rdts_list li a {
  color: #333;
}

.rdts_list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 7px;
  height: 7px;
  background: #035899;
  border-radius: 100%;
}

.rdts_right {
  width: 305px;
  height: auto;
}

.rdts_right .dh {
  width: 119px;
  height: 27px;
  float: right;
  margin-bottom: 7px;
}

.picnews {
  background: #f1f1f1 
    no-repeat scroll 50% 50%;
  height: 380px;
  overflow: hidden;
  position: relative;
  width: 305px;
}

.picnews .picimg a {
  display: block;
  line-height: 0;
}

.picnews .picimg img {
  width: 100%;
}

.picnews .picbg {
  background: #1d71b6 none repeat scroll 0 0;
  bottom: 0;
  height: 35px;
  left: 0;
  opacity: 0.8;
  position: absolute;
  width: 100%;
  z-index: 10;
}

.picnews .pictit {
  bottom: 0;
  color: #fff;
  height: 35px;
  left: 0;
  line-height: 35px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 11;
}

.picnews .pictit a {
  color: #ffffff;
  line-height: 35px;
}

/*end*/
/*独家策划*/
.djch_box {
  width: 100%;
  height: 460px;
  background:  repeat-y;
}

.djch_nr {
  width: 1172px;
  height: 460px;
  margin: 0 auto;
}

.focusbox4 {
  width: 1172px;
  height: 460px;
  position: relative;
  background: #fff;
}

.focusbox4 .arrow-left4 {
  background:  no-repeat left top;
  position: absolute;
  left: -55px;
  top: 189px;
  width: 37px;
  height: 82px;
  z-index: 2;
}

.focusbox4 .arrow-right4 {
  background:  no-repeat left bottom;
  position: absolute;
  right: -55px;
  top: 189px;
  width: 37px;
  height: 82px;
  z-index: 2;
}

.focusbox4 .swiper-container {
  width: 1171px;
  height: 460px;
}

.swiper-slide {
  position: relative;
}

.slide_cont {
  width: 1185px;
}

.narrow_box {
  float: left;
  width: 230px;
  height: 460px;
  position: relative;
  margin-right: 7px;
  transition: all 1s;
  cursor: pointer;
}

.narrow_box .title {
  position: absolute;
  left: 0;
  width: 230px;
  height: 230px;
  background: #00c3ff;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
  padding: 40px 35px;
  z-index: 2;
  box-sizing: border-box;
}

.narrow_box .title a {
  color: #fff;
}

.narrow_box .img {
  position: absolute;
  left: 0;
  width: 230px;
  height: 230px;
  top: 230px\9;
}

.narrow_box .img img {
  width: 100%;
  height: 100%;
}

.narrow_box:nth-child(odd) .title {
  top: 0;
}

.narrow_box:nth-child(odd) .img {
  top: 230px;
}

.narrow_box:nth-child(even) .title {
  top: 230px;
}

.narrow_box:nth-child(even) .img {
  top: 0;
}

.narrow_box.on {
  width: 460px;
  height: 460px;
}

.narrow_box.on .img {
  position: absolute;
  left: 0;
  width: 460px;
  height: 460px;
  top: 0\9;
}

.narrow_box.on .title {
  position: absolute;
  left: 0;
  top: 327px;
  width: 100%;
  height: 133px;
  background: url(/uploads/image/wwsimages/djch_bj2.png)
    repeat-x;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
  padding: 75px 10px 0 10px;
}

.narrow_box.on:nth-child(odd) .img {
  top: 0;
}

/*高清大图*/
.gqdt_box {
  width: 100%;
  height: 675px;
  /* background: #00c3ff; */
}

.gqdt_nr {
  width: 1200px;
  height: 675px;
  margin: 0 auto;
}

.focusbox5 {
  width: 1200px;
  height: 675px;
  position: relative;
}

.focusbox5 .arrow-left5 {
  background:  no-repeat left top;
  position: absolute;
  left: -55px;
  top: 320px;
  width: 38px;
  height: 82px;
  z-index: 2;
}

.focusbox5 .arrow-right5 {
  background:  no-repeat left bottom;
  position: absolute;
  right: -55px;
  top: 320px;
  width: 38px;
  height: 82px;
  z-index: 2;
}

.focusbox5 .swiper-container {
  width: 1200px;
  height: 675px;
}

.swiper-slide {
  position: relative;
}

.focusbox5 .swiper-container.swiper-wrapper .swiper-slide img {
  width: 1200px;
  height: 675px;
}

#gqdt .swiper-wrapper .swiper-slide img {
  width: 1200px;
  height: 675px;
}

.focusbox5 .swiper-container .swiper-wrapper .swiper-slide .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 35px;
  opacity: 0.8;
  background: #2a6a64;
  z-index: 0;
}

.focusbox5 .swiper-container .swiper-wrapper .swiper-slide .title {
  position: absolute;
  left: 2%;
  bottom: 0;
  width: 96%;
  height: 35px;
  line-height: 35px;
  color: #fff;
  overflow: hidden;
  z-index: 1;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.focusbox5 .swiper-container .swiper-wrapper .swiper-slide .title a {
  color: #fff;
}

.focusbox5 .pagination {
  position: absolute;
  right: 10px;
  text-align: right;
  bottom: 5px;
  width: 15%;
  z-index: 2;
}

.focusbox5 .swiper-pagination-switch {
  display: inline-block;
  width: 9px;
  height: 10px;
  border-radius: 9px;
  background: #fff;
  margin: 0 5px;
  cursor: pointer;
}

.focusbox5 .swiper-active-switch {
  background: #00cdff;
}

/*end*/
/*背景资料*/
.bjzl_list {
  width: 100%;
  height: auto;
  list-style: none;
}

.bjzl_list li {
  float: left;
  width: 322px;
  height: 230px;
}

.bjzl_list li   li {
  margin-left: 16px;
}

/*end*/
.dtt {
  width: 1000px;
  height: 128px;
  overflow: hidden;
  margin: 0 auto;
}

.dtt .tit {
  width: 1000px;
  font-size: 36px;
  color: #305798;
  font-weight: bold;
  height: 47px;
  overflow: hidden;
  line-height: 47px;
  margin-top: 25px;
  text-align: center;
}

.dtt .tit a {
  color: #305798;
  font-weight: bold;
}

.dtt .txt {
  width: 1000px;
  font-size: 15px;
  color: #535353;
  height: 24px;
  overflow: hidden;
  line-height: 24px;
  margin-top: 15px;
  font-family: 宋体, arial, helvetica, sans-serif;
  text-align: center;
}

.dtt .txt a {
  color: #535353;
}

.part1 {
  width: 1000px;
  height: 356px;
  position: relative;
  margin: 0 auto;
  /* background:  no-repeat; */
}

.part1-left {
  width: 586px;
  height: 356px;
  position: relative;
  float: left;
  margin-right: 30px;
}

.part1-left .arrow-left {
  background: 
    no-repeat left top;
  position: absolute;
  left: 10px;
  top: 47%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  z-index: 2;
}

.part1-left .arrow-right {
  background: 
    no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 47%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  z-index: 2;
}

.part1-left .swiper-container {
  width: 586px;
  height: 356px;
}

.swiper-slide {
  position: relative;
}

.part1-left .pagination {
  position: absolute;
  right: 10px;
  text-align: right;
  bottom: 7px;
  width: 19%;
  z-index: 2;
}

.part1-left .swiper-pagination-switch {
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #ccc;
  margin: 0 3px;
  cursor: pointer;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.part1-left .swiper-active-switch {
  background: #fb964c;
}

.part1-left .pictitle {
  position: relative;
  width: 586px;
  height: 356px;
  overflow: hidden;
}

.part1-left .pictitle .img img {
  width: 586px;
  height: 356px;
  display: block;
}

.part1-left .pictitle .bg {
  background: #000000;
  bottom: 0;
  height: 35px;
  left: 0;
  opacity: 0.4;
  filter: alpha(opacity=40);
  position: absolute;
  width: 100%;
  z-index: 10;
}

.part1-left .pictitle .name {
  bottom: 0;
  color: #ffffff;
  height: 35px;
  left: 0;
  line-height: 35px;
  overflow: hidden;
  position: absolute;
  text-indent: 1em;
  text-align: left;
  width: 100%;
  z-index: 11;
}

.part1-left .pictitle .name a {
  color: #ffffff;
  text-decoration: none;
}

.part1-left .pictitle .name a:hover {
  text-decoration: underline;
}

.part1-right {
  width: 412px;
  height: 356px;
  float: right;
  /* background: #1d71b7; */
}

.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: 385px;
  margin: -6px auto 0;
}

.part1-right li {
  background: 
    0 22px no-repeat;
  color: #333;
  padding: 16px 0 14px 12px;
}

.part1-right li a {
  color: #333;
}

.indexlink {
  width: 126px;
  height: 29px;
  line-height: 29px;
  position: absolute;
  left: 50%;
  top: 140px;
  margin-left: -63px;
  background: 
    0 0 no-repeat;
  text-align: center;
  color: #fff;
}

.indexlink a {
  color: #fff;
}

.mul-play {
  position: absolute;
  width: 88px;
  height: 88px;
  bottom: 35px;
  left: 5px;
  display: none;
  cursor: pointer;
  z-index: 999;
}

.videopart {
  width: 586px;
  height: 356px;
  background: #333;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
}

.videopart iframe {
  width: 586px;
  height: 356px;
}

.videopart .videopart-close {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0;
  right: -22px;
  z-index: 50;
  background: url(/uploads/image/wbbundle/s1014_icon_btn_close.png)
    no-repeat;
  cursor: pointer;
  background-size: 100% auto;
}

/*聚焦区*/
.spearea-box {
  padding-top: 20px;
}

.spearea-head {
  padding-bottom: 18px;
  margin-bottom: 20px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.spearea-head h2 {
  font-size: 36px;
  line-height: 60px;
  font-weight: bold;
  color: #d90009;
  text-align: center;
}

.spearea-head h2 a {
  color: #00238c;
}

.spearea-head p {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  text-align: center;
}

.spearea-bottom {
  position: relative;
  width: 1200px;
  height: 391px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 5px;
  padding-bottom: 5px;
}

.spearea-bottom::after {
  content: "";
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  right: -30px;
  bottom: -30px;
  z-index: 3;
}

.spearea-video {
  position: absolute;
  width: 760px;
  height: 450px;
  z-index: 3;
  left: 0;
  top: 0;
}

.spearea-iframe {
  width: 760px;
  height: 450px;
  background: #000;
}

.spearea-close {
  width: 30px;
  height: 30px;
  background: 
    center center no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100%;
  background-size: 100%;
  position: absolute;
  right: -30px;
  top: 0;
  cursor: pointer;
}

.spearea-inside {
  width: 660px;
  height: 391px;
  margin-left: 0;
  float: left;
}

.spearea-inside .swiper-pagination {
  text-align: right;
  width: 20%;
  right: 10px;
  left: auto;
  bottom: 15px;
}

.spearea-inside .swiper-pagination-bullet {
  background: #0e5a97;
  opacity: 1;
}

.spearea-inside .swiper-pagination-bullet-active {
  background: #00c3ff;
}

.spearea-inside-prev {
  width: 45px;
  height: 45px;
  background: 
    center center no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100%;
  background-size: 100%;
}

.spearea-inside-next {
  width: 45px;
  height: 45px;
  background: 
    center center no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100%;
  background-size: 100%;
}

.spearea-inside-play {
  width: 80px;
  height: 80px;
  background: 
    center center no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100%;
  background-size: 100%;
  position: absolute;
  left: 10px;
  bottom: 60px;
  z-index: 2;
  cursor: pointer;
}

.spearea-inside-img {
  width: 660px;
  height: 390px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.spearea-inside-img img {
  width: 100%;
  height: 390px;
}

.spearea-inside-tit {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(51, 51, 51, 0.8);
  color: #fff;
  font-size: 22px;
  line-height: 50px;
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
}

.spearea-inside-tit a {
  color: #fff;
}

.spearea-list {
  width: 500px;
  height: 391px;
  float: right;
}

.spearea-list li {
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  padding-left: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.spearea-list li:last-child {
  border-bottom: 0;
}

.spearea-list li::before {
  content: "";
  width: 8px;
  height: 8px;
  /*  background: #ffcc31;*/
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 10px;
  top: 10px;
}

.spearea-list li a {
  color: #333333;
  position: relative;
}

.spearea-list li a:hover {
  color: #329591 !important;
}

.iphoto {
  width: 21px;
  height: 45px;
  float: left;
  margin-left: 5px;
  margin-right: 15px;
  display: inline-block;
  background: 
    0 2px no-repeat;
}

.ivideo {
  width: 24px;
  height: 45px;
  float: left;
  margin-left: 5px;
  margin-right: 12px;
  display: inline-block;
  background: 
    0 2px no-repeat;
}

.isound {
  width: 22px;
  height: 45px;
  float: left;
  margin-left: 5px;
  margin-right: 15px;
  display: inline-block;
  background: 
    0 2px no-repeat;
}

.ipen {
  width: 21px;
  height: 45px;
  float: left;
  margin-left: 5px;
  margin-right: 15px;
  display: inline-block;
  background: 
    0 2px no-repeat;
}

.itxt {
  width: 17px;
  height: 45px;
  float: left;
  margin-left: 5px;
  margin-right: 18px;
  display: inline-block;
  background: 
    0 2px no-repeat;
}

/*# sourcemappingurl=maps/index.css.map */
/*end*/
/*20190419*/
.syhs_box {
  width: 100%;
  height: 310px;
}

.dh_box {
  margin-top: 30px;
  width: 100%;
}

/*.m130 { margin-top:-120px; }*/
.p60 {
  padding-top: 0px;
  margin-bottom: 36px;
}

.hsy_nr {
  width: 100%;
  height: 308px;
  position: relative;
}

.hs_right {
  width: 526px;
  height: 289px;
  background: url(/uploads/image/wpqimages1/fttj_bg.png)
    no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 50;
}

.hs_left {
  width: 504px;
  height: 264px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
}

.hs_text {
  width: 460px;
  height: 180px;
  margin: 0 auto;
  margin-top: 65px;
  overflow: hidden;
}

.hs_text h2 {
  font-size: 22px;
  color: #fff;
  line-height: 30px;
}

.hs_text h2 a {
  color: #fff;
}

.hs_text p {
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  margin-top: 10px;
}

.hs_xq {
  font-size: 16px;
  padding: 5px 15px;
  margin-right: 50px;
  background: #23cefd;
  border-radius: 15px 15px 15px 15px;
  color: #fff;
}

.hs_xq a {
  color: #fff;
}

.footer {
  padding-top: 30px;
}

.gdxw {
  width: 1071px;
  margin: 20px auto 0;
  padding-left: 130px;
  background: #00b1fd  0 3px no-repeat;
  position: relative;
  border-radius: 6px;
  height: 30px;
}

/*滚动效果样式*/
#gd_area {
  width: 1070px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  float: left;
}

.wrap {
  float: left;
  width: 100000px;
}

#gd_content,
#gd_scroll {
  float: left;
}

#gd_content li,
#gd_scroll li {
  height: 30px;
  color: #000;
  padding-left: 8px;
  margin-right: 15px;
  display: inline;
  float: left;
  line-height: 30px;
  background: url(/uploads/image/wsicommon_img/com_dot.gif) 0 14px
    no-repeat;
}

#gd_content li a,
#gd_scroll li a {
  color: #fff;
}

.jj_txt_box {
  width: 395px;
  height: 450px;
  overflow: hidden;
  margin-top: 0px;
}

.dyx {
  width: 1200px;
  margin: auto;
}

.dyxl {
  width: 581px;
  float: left;
}

.dyxl .zcxw {
  width: 251px;
  float: left;
}

.dyxl .zcxw img {
  width: 251px;
  height: 140px;
  margin-top: 20px;
}

.dyxl .zcxw h3 {
  font-size: 22px;
  color: #000;
  line-height: 28px;
  margin-top: 6px;
}

.dyxl .zcxw h3 a {
  color: #000;
}

.dyxl .zcxw p {
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  margin-top: 6px;
}

.dyxl .zcxw p a {
  color: #666666;
}

.dyxl .ycxw {
  width: 303px;
  float: right;
  margin-top: 20px;
}

.dyxr {
  width: 581px;
  float: right;
}

.jj_txt_box {
  width: 580px;
  height: auto;
  overflow: hidden;
}

.jj_txt_box .title {
  font-size: 22px;
  color: #333333;
  font-weight: bold;
  line-height: 32px;
}

.jj_txt_box .title a {
  color: #333333;
}

.jj_txt_box .txt {
  font-size: 16px;
  color: #666;
  line-height: 28px;
  margin-top: 10px;
  padding-bottom: 10px;
  text-indent: 2em;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #bfbfbf;
}

.jj_txt_box .txt a {
  color: #666;
}

.jj_txt_box .txt span a {
  font-size: 16px;
  color: #d30306;
}

.jj_list {
  margin-top: 9px;
}

.jj_list li {
  font-size: 18px;
  color: #333;
  position: relative;
  margin-top: 13px;
  line-height: 25px;
  padding-left: 15px;
  height: auto;
}

.jj_list li a {
  color: #333;
}

.jj_list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 5px;
  height: 5px;
  background: #d30306;
  border-radius: 100%;
}

.dyxr {
  width: 581px;
  float: right;
}

/*图片列表组件2*/
.xwdyx {
  width: 1200px;
  margin: auto;
}

.xwdyxl {
  width: 732px;
  float: left;
}

.xwdyxr {
  width: 426px;
  float: right;
}

.xxdt_list2 {
  width: 100%;
  height: auto;
}

.xxdt_list2 li {
  width: 100%;
  height: 147px;
  overflow: hidden;
  background: #ffe9d7;
  padding-right: 15px;
}

.xxdt_list2 li   li {
  margin-top: 20px;
}

.xxdt_list2 li img {
  float: left;
  width: 246px;
  height: 147px;
  margin-right: 5px;
}

.xxdt_list2 li p {
  padding-left: 10px;
  font-size: 14px;
  color: #000;
  line-height: 24px;
  margin-top: 10px;
  height: 72px;
  overflow: hidden;
}

.xxdt_list2 li p span {
  color: #d30306;
  padding-left: 10px;
}

.xxdt_list2 li p span a {
  color: #d30306;
}

.xxdt_list2 li p a {
  color: #000;
}

.xxdt_list2 li h2 {
  padding-left: 10px;
  font-size: 22px;
  color: #000;
  line-height: 29px;
  height: 28px;
  overflow: hidden;
  margin-top: 20px;
}

.xxdt_list2 li h2 a {
  color: #000;
}

.xxdt_list3 {
  width: 100%;
  height: auto;
}

.xxdt_list3 li {
  width: 100%;
  height: 147px;
  overflow: hidden;
  background: #ffe9d7;
  padding-left: 15px;
}

.xxdt_list3 li   li {
  margin-top: 20px;
}

.xxdt_list3 li img {
  float: right;
  width: 246px;
  height: 147px;
  margin-left: 5px;
}

.xxdt_list3 li p {
  font-size: 14px;
  color: #000;
  line-height: 24px;
  margin-top: 10px;
  height: 72px;
  overflow: hidden;
  padding-right: 10px;
}

.xxdt_list3 li p span {
  color: #d30306;
  padding-left: 10px;
}

.xxdt_list3 li p span a {
  color: #d30306;
}

.xxdt_list3 li p a {
  color: #000;
}

.xxdt_list3 li h2 {
  font-size: 22px;
  padding-right: 10px;
  color: #000;
  line-height: 29px;
  height: 28px;
  overflow: hidden;
  margin-top: 20px;
}

.xxdt_list3 li h2 a {
  color: #000;
}

.xxdt_list {
  width: 100%;
  height: auto;
}

.xxdt_list li {
  width: 100%;
  height: 184px;
  overflow: hidden;
  padding-bottom: 20px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #bfbfbf;
}

.xxdt_list li img {
  float: left;
  width: 210px;
  height: 125px;
  margin-right: 15px;
}

.xxdt_list li p {
  font-size: 14px;
  color: #000;
  line-height: 25px;
  height: 124px;
  overflow: hidden;
}

.xxdt_list li p a {
  color: #000;
}

.xxdt_list li h2 {
  font-size: 22px;
  height: 24px;
  overflow: hidden;
  color: #000;
  line-height: 24px;
  margin-bottom: 15px;
}

.xxdt_list li h2 a {
  color: #000;
}

.xxdt_list li p span {
  color: #d30306;
  padding-left: 10px;
}

.xxdt_list li p span a {
  color: #d30306;
}

.jj_txt_box3 {
  width: 495px;
  height: 450px;
  overflow: hidden;
}

.jj_txt_box3 .title {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  line-height: 22px;
}

.jj_txt_box3 .title a {
  color: #333;
}

.jj_txt_box3 .txt {
  font-size: 14px;
  color: #333;
  line-height: 25px;
  margin-top: 5px;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 15px;
}

.jj_txt_box3 .txt span a {
  font-size: 14px;
  color: #035899;
}

.jj_list3 li {
  font-size: 17px;
  color: #333;
  position: relative;
  margin-top: 11px;
  line-height: 25px;
  padding-left: 20px;
}

.jj_list3 li a {
  color: #333;
}

.jj_list3 li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 7px;
  height: 7px;
  background: #00238c;
  border-radius: 100%;
}

.gdxwlj {
  width: 120px;
  height: 28px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.focusbox5 .swiper-container .swiper-wrapper .swiper-slide .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 45px;
  opacity: 0.6;
  background: #333;
  z-index: 0;
}

.focusbox5 .swiper-container .swiper-wrapper .swiper-slide .title {
  position: absolute;
  left: 2%;
  bottom: 0;
  width: 96%;
  height: 45px;
  line-height: 45px;
  color: #fff;
  overflow: hidden;
  z-index: 1;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.focusbox5 .swiper-container .swiper-wrapper .swiper-slide .title a {
  color: #fff;
}

.focusbox5 .pagination {
  position: absolute;
  right: 10px;
  text-align: right;
  bottom: 5px;
  width: 15%;
  z-index: 2;
}

.focusbox5 .swiper-pagination-bullet {
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 9px;
  background: #fff;
  margin: 0 5px;
  cursor: pointer;
}

.focusbox5 .swiper-pagination-bullet-active {
  background: #00cdff;
}

.content {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}

.xsd_list {
  overflow: hidden;
}

.xsd_list li {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

.xsd_list li div {
  box-sizing: border-box;
  float: left;
  padding: 20px;
  width: 840px;
}

.xsd_list li   li {
  margin-top: 20px;
}

.xsd_list li img {
  float: left;
  width: 330px;
  height: 185px;
  /* padding-right: 25px; */
}

.xsd_list li h2 {
  font-size: 22px;
  font-weight: bold;
  color: #000;
  line-height: 29px;
}

.xsd_list li h2 a {
  color: #000;
}

.xsd_list li h4 {
  font-size: 18px;
  color: #666;
  margin-top: 10px;
}

.xsd_list li p {
  font-size: 16px;
  /* font-weight: bold; */
  color: #333;
  line-height: 28px;
  margin-top: 10px;
}

.qgfx_list {
  overflow: hidden;
  list-style: none;
}

.qgfx_list   .qgfx_list {
  margin-top: 20px;
}

.qgfx_list li {
  float: left;
  width: 580px;
  height: 151px;
  overflow: hidden;
}

.qgfx_list li   li {
  margin-left: 20px;
}

.qgfx_pic {
  width: 260px;
  height: 151px;
}

.qgfx_pic img {
  width: 260px;
  height: 151px;
}

.qgfx_tit {
  width: 305px;
  height: auto;
}

.qgfx_tit h2 {
  font-size: 18px;
  color: #000;
}

.qgfx_tit p {
  font-size: 14px;
  color: #666;
  margin-top: 5px;
  line-height: 22px;
}

.lqxm_left {
  float: left;
  width: 590px;
  height: 330px;
}

.focusbox9 {
  width: 540px;
  height: 330px;
  overflow: hidden;
  position: relative;
}

.focusbox9 .swiper-wrapper .swiper-slide img {
  width: 540px;
  height: 400px;
}

.focusbox9 img {
  width: 540px;
  height: 303px;
}

.focusbox9 .swiper-wrapper .swiper-slide .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  opacity: 0.6;
  background: #000;
  z-index: 0;
}

.focusbox9 .swiper-wrapper .swiper-slide .title {
  position: absolute;
  left: 2%;
  bottom: 0;
  width: 96%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  overflow: hidden;
  z-index: 1;
  font-size: 18px;
}

.focusbox9 .swiper-wrapper .swiper-slide .title a {
  color: #fff;
}

.focusbox9 .swiper-pagination {
  text-align: right;
  left: inherit;
}

.focusbox9 .swiper-pagination-bullet-active {
  background: #00cdff;
}

.focusbox9 .swiper-pagination {
  position: absolute;
  right: 10px;
  text-align: right;
  bottom: 5px;
  width: 15%;
  z-index: 2;
}

.lqxm_list {
  float: left;
  width: 640px;
  height: 330px;
  overflow: hidden;
}

.lqxm_list li {
  overflow: hidden;
  border-bottom: 1px dotted #d0beb9;
  padding: 20px 0;
}

.lqxm_list li h2 {
  font-size: 22px;
  font-weight: bold;
  color: #000;
}

.lqxm_list li h2 a {
  color: #000;
}

.lqxm_list li p {
  font-size: 16px;
  color: #666;
  margin-top: 8px;
  line-height: 26px;
}

.lqxm_list li   li {
  margin-top: 20px;
}

.media_list {
  float: left;
  width: 1200px;
  height: auto;
  overflow: hidden;
}

.media_list li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  border-bottom: 1px dotted #d0beb9;
  margin: 0 20px 20px 0;
  padding-bottom: 20px;
  width: 580px;
  float: left;
}

.media_list li h2 {
  font-size: 22px;
  color: #000;
}

.media_list li h2 a {
  color: #000;
}

.lqxm_left {
  float: left;
  width: 640px;
  height: 330px;
}

.dmbj_left {
  float: right;
  width: 540px;
  height: 330px;
}

.dmbj_list {
  float: left;
  width: 540px;
  height: auto;
  overflow: hidden;
}

.dmbj_list li {
  overflow: hidden;
  border-bottom: 1px dotted #d0beb9;
  padding-bottom: 20px;
}

.dmbj_list li h2 {
  font-size: 22px;
  color: #000;
}

.dmbj_list li h2 a {
  color: #000;
}

.dmbj_list li p {
  font-size: 16px;
  color: #666;
  margin-top: 5px;
  line-height: 22px;
}

.dmbj_list li   li {
  margin-top: 20px;
}

.guest {
  width: 1200px;
  margin: auto;
}

.guest li {
  width: 100%;
  height: 185px;
  overflow: hidden;
  position: relative;
  float: left;
  margin: 0 16px 20px 16px;
  padding-bottom: 20px;
}

.guest li img {
  width: 330px;
  height: 185px;
  z-index: 0;
  float: left;
}

.guest li .text {
  width: 826px;
  height: auto;
  line-height: 24px;
  font-size: 16px;
  color: #fff;
  padding: 5px 20px 5px 20px;
  z-index: 1;
  float: left;
}

.guest li .text h2 {
  font-size: 22px;
  color: #000;
}

.guest li .text h2 a {
  color: #000;
}

.guest li .text p {
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
  color: #000;
}

.guest li .text p a {
  color: #000;
}

#more {
  width: 230px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #1853b5;
  border-radius: 50px;
  text-align: center;
  margin-top: 15px;
  cursor: pointer;
}
