* {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
input {
  outline-style: none;
}
.w {
  width: 1280px;
  height: 100px;
  margin: 0 auto;
}
.display_none {
  display: none !important;
}
.nav1 {
  width: 100%;
  border-bottom: 4px solid red;
  background: url('../img/1-0png.png') no-repeat;
  background-size: 100%;
}
.nav1 .nav_img {
  float: left;
  margin-top: 12px;
}
.nav1 .nav_img img {
  width: 200px;
  height: 80px;
  float: left;
}
.nav1 .nav_b {
  float: left;
  margin-top: 60px;
}
.nav1 .nav_b ul {
  padding-left: 30px;
  box-sizing: border-box;
}
.nav1 .nav_b ul li {
  float: left;
  padding: 0 10px;
  box-sizing: border-box;
  position: relative;
}
.nav1 .nav_b ul li a {
  font-size: 22px;
  color: #ffffff;
  border-right: 1px solid #ffffff;
  padding-right: 15px;
  margin-left: 8px;
}
.nav1 .nav_b ul li img {
  height: 29px;
  float: inherit;
}
.nav1 .nav_b ul .last a {
  border-right: none;
}
.nav1 .nav_b .gy {
  width: 210px;
  height: 230px !important;
  border: 1px solid #b0b0b0;
  padding: 10px;
  box-sizing: border-box;
  position: absolute;
  top: 45px;
  left: -60px;
  line-height: 32px;
  text-align: center;
  background-color: #ffffff !important;
  display: none;
  z-index: 99;
}
.nav1 .nav_b .gy .gy_bk {
  border: 2px solid #b0b0b0;
}
.nav1 .nav_b .gy .gy_bk p {
  font-size: 22px;
  color: #231815;
  width: 160px;
  height: 40px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 2px solid #b0b0b0;
  cursor: pointer;
}
.nav1 .nav_b .gy .gy_bk p:last-child {
  border-bottom: none;
}
.nav1 .nav_b .gy .gy_bk p:hover {
  color: #f2715b;
}
.nav1 .nav_last .img_a {
  padding-top: 40px;
  box-sizing: border-box;
  float: left;
}
.nav1 .nav_last .img_a img {
  width: 49px;
  height: 49px;
}
.nav1 .nav_last .denglu1 {
  float: left;
  padding-top: 45px;
  box-sizing: border-box;
  margin-left: 10px;
}
.nav1 .nav_last .denglu1 a {
  display: block;
  font-size: 18px;
  width: 80px;
  height: 40px;
  line-height: 40px;
  color: black;
  text-align: center;
  border-radius: 5px;
  background-color: #ffffff;
}
.nav1 .nav_last .zhuce1 {
  float: left;
  padding-top: 45px;
  box-sizing: border-box;
  margin-left: 10px;
}
.nav1 .nav_last .zhuce1 a {
  display: block;
  font-size: 18px;
  width: 80px;
  height: 40px;
  line-height: 40px;
  color: black;
  text-align: center;
  border-radius: 5px;
  background-color: #ffffff;
}
.top_img {
  width: 100%;
}
.top_img img {
  width: 100%;
  height: 100%;
}
.huodong {
  width: 1200px;
  margin: 0 auto;
  margin-top: 80px;
}
.huodong .hd_img {
  height: 50px;
  border-bottom: 6px solid #ec7b24;
}
.huodong .hd_img .hd_imgs {
  float: left;
}
.huodong .hd_img .hd_imgs img {
  float: left;
  margin-top: -10px;
}
.huodong .hd_img .hd_imgs span {
  display: block;
  float: left;
  font-size: 22px;
  color: #000000;
  margin-top: 5px;
  margin-left: 20px;
}
.huodong .hd_img .hd_right {
  float: right;
}
.huodong .hd_img .hd_right .hd_tubiao img {
  float: left;
}
.huodong .hd_img .hd_right .hd_tubiao span {
  display: block;
  float: left;
  font-size: 22px;
  color: #000000;
  margin-top: 5px;
  margin-left: 20px;
}
.huodong .hd_img .hd_right .hd_tubiao span:nth-child(3) {
  display: block;
  float: left;
  font-size: 22px;
  color: #000000;
  margin-top: 5px;
  margin-left: 20px;
}
.huodong .hd_img .hd_right .hd_tubiao span:nth-child(3) a {
  color: #000000;
}
.huodong .hd_img .hd_right .hd_tubiao span:nth-child(4) {
  display: block;
  float: left;
  font-size: 22px;
  color: #000000;
  margin-top: 5px;
}
.huodong .hd_img .hd_right .hd_tubiao span:nth-child(4) a {
  color: #000000;
}
.huodong .hd_img .hd_right .hd_tubiao span:nth-child(5) {
  display: block;
  float: left;
  font-size: 22px;
  color: #000000;
  margin-top: 5px;
}
.huodong .hd_img .hd_right .hd_tubiao span:nth-child(5) a {
  color: #000000;
}
.title {
  width: 1200px;
  margin: 0 auto;
  border-bottom: 5px solid #e47022;
  overflow: hidden;
}
.title .left {
  float: left;
  line-height: 44px;
  font-size: 24px;
  background: url("../img/6-3.png") no-repeat left bottom 5px;
  background-size: 44px 48px;
  padding: 32px 0 0 62px;
  box-sizing: border-box;
  color: #000000;
}
.title .right {
  float: right;
  color: #000000;
  line-height: 44px;
  margin-top: 31px;
  background: url("../img/5-1.png") no-repeat left bottom 8px;
  background-size: 25px 33px;
  padding-left: 35px;
  box-sizing: border-box;
}
.title .right span {
  color: #000000;
  font-size: 12px;
}
.title .right a {
  color: #000000;
  font-size: 16px;
}
.title .right span:first-child,
.title .right span:last-child {
  font-size: 16px;
}
.tab_qh {
  width: 1200px;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
}
.tab_qh .kk {
  width: 1130px;
  margin: 0 auto;
}
.tab_qh .kk .tab {
  height: 70px;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  padding-top: 4px;
  box-sizing: border-box;
  border-bottom: 1px solid #9f9a99;
}

.tab_qh .kk .tab span {
  line-height: 30px;
  color: #000000;
  font-size: 20px;
  background-size: 2px 17px;
  /*margin-left: 16px;*/
  border-bottom: 3px solid transparent;
  padding:0 6px;
  box-sizing: border-box;
  cursor: pointer;
}
.tab_qh .kk .tab span:last-child {
  background: none;
}
.tab_qh .kk .tab span:first-child {
  margin-left: 0;
}
.tab_qh .kk .tab i {
  font-style: normal;
  margin-right: 5px;
}
.tab_qh .kk .tab .qqqq:last-child{
  color: #ffffff;
}
.tab_qh .kk .tab1 {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding-top: 4px;
  box-sizing: border-box;
  border-bottom: 1px solid #9f9a99;
}
.tab_qh .kk .tab1 span {
  line-height: 30px;
  color: #000000;
  font-size: 20px;
  background-size: 2px 17px;
  margin-left: 16px;
  border-bottom: 3px solid transparent;
  padding-left: 10px;
  cursor: pointer;
}
.tab_qh .kk .tab1 span:last-child {
  background: none;
}
.tab_qh .kk .tab1 span:first-child {
  margin-left: 0;
}
.tab_qh .kk .tab1 i {
  font-style: normal;
}

.tab_qh .kk .ke_Xq1 {
  width: 1130px;
  margin-top: 30px;
  text-align: center;
}
.tab_qh .kk .ke_Xq1 li {
  display: inline-block;
  padding: 0 15px;
  box-sizing: border-box;
  font-size: 24px;
  color: #000000;
  cursor: pointer;
  border-right: 1px solid #000000;
}
.tab_qh .kk .ke_Xq1 li a {
  font-size: 24px;
  color: #000000;
}
.tab_qh .kk .ke_Xq1 li:last-child {
  border-right: none;
}
.tab_qh .kk .con_one {
  width: 1200px;
  margin-top: 20px;
}
.tab_qh .kk .con_box {
  width: 950px;
  height: 800px;
  border-right: 1px solid #ccc;
  float: left;
}
.tab_qh .kk .content1 {
  width: 890px;
  height: 50px;
  margin-top: 50px;
}
.tab_qh .kk .content1 .Dy {
  width: 100%;
}
.tab_qh .kk .content1 .Dy .zuixin {
  width: 100%;
  height: 50px;
  overflow: hidden;
  border-bottom: 2px solid #000000;
}
.tab_qh .kk .content1 .Dy .zuixin img {
  float: left;
}
.tab_qh .kk .content1 .Dy .zuixin span {
  float: left;
  display: block;
  font-size: 22px;
  color: #000000;
  margin-top: 10px;
  margin-left: 20px;
}
.tab_qh .kk .content1 .Dy .box_con {
  width: 100%;
  height: 40px;
  margin-top: 30px;
  overflow: hidden;
  border-bottom: 1px solid #a19c9b;
}
.tab_qh .kk .content1 .Dy .box_con .gaokao {
  float: left;
}
.tab_qh .kk .content1 .Dy .box_con .gaokao img {
  float: left;
}
.tab_qh .kk .content1 .Dy .box_con .gaokao span {
  float: left;
  display: block;
  font-size: 22px;
  color: #000000;
  margin-left: 20px;
}
.tab_qh .kk .content1 .Dy .box_con .shijian1 {
  float: right;
}
.tab_qh .kk .content1 .Dy .box_con .shijian1 span a{
  color: #000000;
  font-size: 16px;
}
.tab_qh .kk .con_right {
  float: left;
  width: 220px;
  margin-left: 20px;
  overflow: hidden;
}
.tab_qh .kk .con_right .rili {
  width: 100%;
}
.tab_qh .kk .con_right .rili img {
  float: left;
}
.tab_qh .kk .con_right .rili span {
  display: block;
  font-size: 22px;
  color: #000000;
  margin-left: 60px;
}
.tab_qh .kk .con_right .sou_1 {
  width: 100%;
  height: 50px;
  color: rgba(43, 43, 43, 0.2);
  float: left;
  margin-top: 10px;
  position: relative;
}
.tab_qh .kk .con_right .sou_1 input {
  width: 100%;
  height: 100%;
  font-size: 28px;
  padding: 0 20px;
  box-sizing: border-box;
  border: solid 2px #f0b994 !important;
  border-radius: 10px;
}
.tab_qh .kk .con_right .sou_1 img {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.tab_qh .kk .con_right .sou_1 input::-webkit-input-placeholder {
  color: rgba(43, 43, 43, 0.2);
  font-size: 28px;
}
.tab_qh .kk .con_right .shiti {
  width: 100%;
  margin-top: 100px;
}
.tab_qh .kk .con_right p {
  border-bottom: 1px solid #a09b9a;
  line-height: 40px;
}
#pageGro {
  width: 890px;
  margin: 0px auto;
  padding-top: 100px;
}
#pageGro div,
#pageGro div ul li {
  font-size: 12px;
  color: #999;
  line-height: 48px;
  float: left;
  padding: 0 20px;
  box-sizing: border-box;
}
#pageGro div ul li {
  /*width: 50px;*/
  text-align: center;
  border: 2px solid #919191;
  border-radius: 10px;
  font-size: 16px;
  color: #000000;
  margin-left: 15px;
  cursor: pointer;
}
#pageGro div ul li a{
  color: #000000;
  cursor: pointer;
}
#pageGro div ul li.on {
  color: #fff;
  background: #ff9502;
  border: 2px solid #ff9502;
  border-radius: 10px;
}
#pageGro .pageUp,
#pageGro .pageDown {
  width: 125px;
  height: 48px;
  line-height: 48px;
  font-size: 20px;
  color: #000000;
  text-indent: 5px;
  text-align: center;
  border: 2px solid #919191;
  border-radius: 10px;
  cursor: pointer;
}
.Sy {
  color: #e84903 !important;
  border-bottom: 5px solid #e84903 !important;
}
.bottom_img {
  width: 100%;
}
.bottom_img img {
  width: 100%;
}
.fotter {
  height: 120px;
  background-color: #231815;
}
.fotter .footer {
  margin: 0 auto;
  width: 400px;
  padding-top: 15px;
  text-align: center;
}
.fotter .footer .footer_img {
  float: left;
}
.fotter .footer .footer_img img {
  width: 60px;
  height: 100px;
}
.fotter .footer p {
  color: #ffffff;
}
