* {
  margin: 0;
  padding: 0;
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}

.clearfix {
  *zoom: 1;
}

li {
  list-style: none;
}

.top > li {
  list-style: none;
}

.nav > li {
  list-style: none;
  float: left;
  font-weight: bold;
}

.nav > li > a {
  color: #333333;

  text-decoration: none;
  padding: 0 41px;
  display: block;
  line-height: 50px;
}

.nav > li > a:hover {
  background-color: #0084cf;
  color: #fff;
}

.zygg {
  float: left;
  color: #e40830;
  background-color: #f9ebd4;
  padding: 6px 9px;
  border-radius: 15px;
  margin-top: 8px;
  margin-right: 20px;
  font-size: 14px;
}

.footer_ul > li {
  font-size: 12px;
}

.input_search::-webkit-input-placeholder {
  color: #117ec6;
}

.input_search {
  text-indent: 10px;
  padding: 4px;
}

section {
 
  /* height: 940px; */
}

.section_ul {
  width: 1170px;
  margin: auto;
  padding-left: 100px;
}

.section_ul > li {
  border-right: 1px solid #ccc;
}

.section_ul2 > li:first-child {
  border: none;
}


.section_ul > li > a {
  color: #999999;

  padding-right: 10px;
  font-size: 14px;
}

.section_ul > li > a > span {
  color: #999999;
}

.section_ul > li:last-child > a {
  color: #1979b7;
}

.section_ul2 > li {
  font-size: 20px;
}


.gywm_span.active_span {
  background-color: #0075c2;
  color: #fff;
}

.section_ul2 > li {
  font-size: 16px;
  cursor: pointer;
}


.zygg {
  float: left;
  color: #e40830;
  background-color: #f9ebd4;
  padding: 6px 9px;
  border-radius: 15px;
  margin-top: 8px;
  margin-right: 20px;
  font-size: 14px;
}

.jTzggW {
  overflow: hidden;
  float: left;
  width: 1000px;
  height: 100%;
  margin-left: 50px;
}

.jTzggW ul {
  width: 10000px;
}

.jTzggW ul li {
  margin-right: 200px;
  float: left;
}

.jTzggW ul li a {
  line-height: 45px;
  color: #fff;
  text-decoration: none;
}

.nav_bottom {
  z-index: 40;
  background: linear-gradient(rgb(105, 104, 104), black);
  opacity: 0.8;
  position: absolute;
  bottom: 2px;
  width: 100%;
  height: 45px;
}

.navb_ul {
  width: 1170px;
  margin: auto;
  overflow: hidden;
}

#box {
  position: relative;
  height: 190px;
  padding: 5px;
}

.screen {
  position: relative;
  width: 834px;
  height: 190px;
  overflow: hidden;
}

.screen ul li {
  float: left;
  width: 248px;
  height: 190px;
  overflow: hidden;
}

.screen ul > li + li {
  margin-left: 35px;
}

.screen ul {
  position: absolute;
  width: 1668px;
  height: 190px;
  left: 0px;
  top: 0px;
}

.screen img {
  width: 248px;
  height: 190px;
}

.all ol {
  position: absolute;
  right: 10px;
  bottom: 10px;
  line-height: 20px;
  text-align: center;
}

.all ol li {
  float: left;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #ccc;
  margin-left: 10px;
  list-style-type: none;
  cursor: pointer;
  border-radius: 5px;
}

.all ol li.current {
  background: #db192a;
}

#arr {
  display: none;
}

#arr span {
  width: 40px;
  height: 60px;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -30px;
  background: #000;
  cursor: pointer;
  line-height: 60px;
  text-align: center;
  font-weight: bold;
  font-family: '黑体';
  font-size: 30px;
  color: #fff;
  opacity: 0.3;
  border: 1px solid #fff;
  border-radius: 5px;
}

#arr #right {
  right: 5px;
  left: auto;
}
