*,
body {
  font-family: "微软雅黑";
  box-sizing: border-box;
  color: #333333;
}

a {
  color: #fefefe;
}

a:hover {
  color: #bb2335;
}

.Clear {
  clear: both;
  overflow: hidden;
}

.default_pgContainer {
  overflow: hidden;
}


.dqwz {
  height: 40px;
  background: #ededed;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dqwz .wz {
  width: 1200px;
  left: 40px;
  margin: 0 auto;
  font-size: 14px;
  color: #454545;
  line-height: 40px;
  overflow: hidden;
}

.dqwz .wz img {
  margin-right: 4px;
}

.con_list {
  width: 1200px;
  margin: 30px auto;
  border: 1px solid #d8d8d8;
}

.con_list .tab {
  height: 48px;
  background: #ededed;
  clear: left;
  overflow: hidden;
}

.con_list ul li {
  width: 140px;
  float: left;
  font-weight: bold;
  text-align: center;
  line-height: 49px;
}

.con_list ul.tab li a {
  color: #333333;

}

.con_list ul.tab li.active a {
  font-weight: bold;
  color: #4270aa;
}

.con_list ul li.active {
  color: #245399;
  background: #FFFFFF;

}

.con_list .list {
  padding-bottom: 10px;
  margin-top: 15px;
}

.con_list .list:first-child {
  display: block;
}

.con_list .list {
  display: none;
}

.con_list .list ul {
  width: 95%;
  margin: 0 auto;
}

.con_list .list ul li {
  width: 100%;
  margin: 0 auto;
}

.con_list .list ul li {
  text-align: left;
  font-weight: normal;
  line-height: 36px;
  background: url(dian.png) no-repeat left 17px;
  padding-left: 15px;
  overflow: hidden;
}

.x_line {
  border-bottom: 1px solid #e8e8e8;
  padding: 10px 0px;
  overflow: hidden;
  width: 100%;
}

/*.con_list .list ul li:nth-child(5n){
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
}
.con_list .list ul li:nth-child(5n+1){
    padding-top: 10px;
}*/
.con_list .list ul li span {
  float: right;
  color: #999999;
}

.con_list .list ul li img {
  margin: 0 10px;
}

.con_list .list ul li a {
  color: #333333;
  font-size: 16px;
  width: 70%;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow: hidden;
}

.con_list .list ul li a:hover {
  color: #245399;
}

/**/
@media screen and (max-width:998px) {
  body {
    background: #FFFFFF;
    font-size: 14px;
  }

  /*头尾开始*/
  .header {
    background: url(header1.png) no-repeat 40% 0;
    padding-bottom: 8px;
  }

  .header .head {
    width: 98%;
  }

  .header .nav1 {
    width: 100%;
  }

  .header .head_left {
    display: none;
  }

  .header .nav1 a {
    font-size: 16px;
  }

  .header .search {
    width: 100%;
    position: relative;
  }

  .header .search form {
    position: absolute;
    top: -35px;
    right: 0px;
  }

  .header .head .head_right ul {
    color: #fefefe;
    font-size: 10px;
    /*margin-top: 12px; */
  }

  .header .head .head_right ul span {
    float: left;
    padding: 0 8px;
  }

  .header .head .head_right ul {
    color: #fefefe;
    font-size: 10px;
    margin-top: 1px;
  }

  .footer .foot {
    width: 95%;
  }

  .footer .foot ul li.dwxx {
    padding: 0;
    text-align: center;
    margin-top: 10px;
    width: 100%;
  }

  .footer .zflj {
    overflow: hidden;
    width: 212px;
    margin: 0 auto;
  }

  .footer .foot .footer_gy {
    /*margin-right: 25%;*/
    margin-top: 10px;
    width: 100%;
  }

  .footer .foot .footer_gy ul {
    margin: 0 auto;
    width: 334px;
    /*overflow: auto;*/
  }

  .select {
    width: 100%;
  }

  .select select:nth-child(1) {
    margin-left: 2%;
  }

  .select select {
    margin-left: 2%;
    width: 17%;
    height: 30px;
    background: #f7f7f7;
    margin-top: 22px;
    border: 1px solid #dee0e2;
  }

  .header {
    height: 100%;
  }

  .header .search input[type="submit"] {
    vertical-align: bottom;
    height: 30px;
    width: 30%;
    background: #bb2335;
    color: #ffffff;
    font-size: 16px;
    border: 0;
    outline: none;
    cursor: pointer;
  }

  .header .search input[type="text"] {
    height: 30px;
    width: 62%;
    left: 50px;
    border: 0;
    padding-left: 14px;
    background: url(search.png) no-repeat;
  }

  .header .nav1 ul li a {
    font-size: 16px;
    display: block;
  }

  .header .nav1 ul li {
    width: 100%;
    background: #f9f9f9;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #eeeeee;
  }

  .header .nav1 {
    height: 100%;
    position: relative;

    margin-top: 12px;
  }

  .header .nav1 ul {
    display: none;
  }

  .header .phone_list {
    width: 40px;
    height: 20px;
    /*background: #000;*/
    float: right;
    display: block;
    position: absolute;
    top: -34px;
    right: 0px;

  }

  .header .phone_list img {
    width: 30px;
    height: 20px;
  }

  .line {
    height: 2px;
  }

  /*头尾结束*/

  .con_list ul li {
    width: 25%;
    float: left;
    font-weight: bold;
    text-align: center;
    line-height: 49px;
  }

  .con_list .list ul li a {
    font-size: 14px;
  }

  .con_list .list ul li span {
    font-size: 14px;
  }

  .con_list {
    width: 100%;
    margin: 30px auto;
    border: 1px solid #d8d8d8;
  }

  .dqwz .wz {
    width: 100%;
    left: 40px;
    margin: 0 auto;
    font-size: 14px;
    color: #454545;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.dqwz .wz .bt-left {
  display: block !important;
  width: 100%;
  font-size: 16px;
  width: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dqwz .wz .bt-left table {
  *float: left !important;
}

.dqwz .wz .bt-left img {
  *float: left !important;
  *margin-top: 15px !important;
}

.dqwz .wz .bt-left span {
  *float: left !important;
}