* {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.selected {
  border-bottom: 3px solid #ee715b !important;
  color: #ee715b !important;
}
.display_none {
  display: none !important;
}
.shishenggongdu2 {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
.shishenggongdu2 .nav1 {
  width: 100%;
  border-bottom: 4px solid red;
  background: url("../img/1-0png.png") no-repeat;
  background-size: 100%;
}
.shishenggongdu2 .nav1 .w {
  width: 1280px;
  height: 100px;
  margin: 0 auto;
}
.shishenggongdu2 .nav1 .w .nav_img {
  float: left;
  margin-top: 12px;
}
.shishenggongdu2 .nav1 .w .nav_img img {
  display: block;
  width: 200px;
  height: 80px;
  float: left;
}
.shishenggongdu2 .nav1 .w .nav_b {
  float: left;
  margin-top: 60px;
}
.shishenggongdu2 .nav1 .w .nav_b ul {
  padding-left: 30px;
  box-sizing: border-box;
}
.shishenggongdu2 .nav1 .w .nav_b ul li {
  list-style: none;
  float: left;
  padding: 0 10px;
  box-sizing: border-box;
  position: relative;
}
.shishenggongdu2 .nav1 .w .nav_b ul li a {
  font-size: 22px;
  color: #ffffff;
  border-right: 1px solid #ffffff;
  padding-right: 15px;
  margin-left: 8px;
}
.shishenggongdu2 .nav1 .w .nav_b ul li img {
  height: 29px;
  float: inherit;
}
.shishenggongdu2 .nav1 .w .nav_b ul .last a {
  border-right: none;
}
.shishenggongdu2 .nav1 .w .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;
}
.shishenggongdu2 .nav1 .w .nav_b .gy .gy_bk {
  border: 2px solid #b0b0b0;
}
.shishenggongdu2 .nav1 .w .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;
}
.shishenggongdu2 .nav1 .w .nav_b .gy .gy_bk p:last-child {
  border-bottom: none;
}
.shishenggongdu2 .nav1 .w .nav_b .gy .gy_bk p:hover {
  color: #f2715b;
}
.shishenggongdu2 .nav1 .w .nav_last .img_a {
  padding-top: 40px;
  box-sizing: border-box;
  float: left;
}
.shishenggongdu2 .nav1 .w .nav_last .img_a img {
  width: 49px;
  height: 49px;
}
.shishenggongdu2 .nav1 .w .nav_last .denglu1 {
  float: left;
  padding-top: 45px;
  box-sizing: border-box;
  margin-left: 10px;
}
.shishenggongdu2 .nav1 .w .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;
}
.shishenggongdu2 .nav1 .w .nav_last .zhuce1 {
  float: left;
  padding-top: 45px;
  box-sizing: border-box;
  margin-left: 10px;
}
.shishenggongdu2 .nav1 .w .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;
}
.shishenggongdu2 .tu {
  width: 100%;
}
.shishenggongdu2 .tu img {
  width: 100%;
  height: auto;
  display: block;
}
.shishenggongdu2 .title {
  width: 1200px;
  margin: 0 auto;
  border-bottom: 5px solid #e47022;
  overflow: hidden;
}
.shishenggongdu2 .title .left {
  float: left;
  line-height: 44px;
  font-size: 24px;
  background: url("../img/s21_1.png") no-repeat left 8px bottom 4px;
  background-size: 59px 60px;
  padding: 32px 0 0 80px;
  box-sizing: border-box;
  color: #000000;
}
.shishenggongdu2 .title .right {
  float: right;
  color: #000000;
  line-height: 44px;
  margin-top: 31px;
  background: url("../img/s22_2.png") no-repeat left bottom 8px;
  background-size: 22px 30px;
  padding-left: 35px;
  box-sizing: border-box;
}
.shishenggongdu2 .title .right span {
  color: #000000;
  font-size: 12px;
}
.shishenggongdu2 .title .right a {
  color: #000000;
  font-size: 16px;
}
.shishenggongdu2 .title .right span:first-child,
.shishenggongdu2 .title .right span:last-child {
  font-size: 16px;
}
.shishenggongdu2 .con {
  width: 1200px;
  margin: 0 auto;
}
.shishenggongdu2 .con .tab {
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding-top: 4px;
  box-sizing: border-box;
}
.shishenggongdu2 .con .tab .qwe:last-child {
  color: #ffffff;
}
.shishenggongdu2 .con .tab span {
  line-height: 30px;
  color: #000000;
  font-size: 18px;
  background-size: 2px 17px;
  margin-left: 16px;
  border-bottom: 3px solid transparent;
  padding: 0 3px;
  box-sizing: border-box;
  cursor: pointer;
}
.shishenggongdu2 .con .tab span:last-child {
  background: none;
}
.shishenggongdu2 .con .tab span:first-child {
  margin-left: 0;
}
.shishenggongdu2 .con .tab i {
  font-style: normal;
  margin-right: 5px;
}
.shishenggongdu2 .con .ri {
  float: right;
  margin-top: -26px;
}
.shishenggongdu2 .con .ri select {
  width: 66px;
  height: 28px;
  cursor: pointer;
}
.shishenggongdu2 .con .sel {
  margin-top: 30px;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding-bottom: 4px;
  box-sizing: border-box;
  border-bottom: 1px solid #aeaaa9;
}
.shishenggongdu2 .con .sel .box {
  line-height: 30px;
  margin-right: 20px;
  overflow: hidden;
}
.shishenggongdu2 .con .sel .box span {
  float: left;
  font-size: 17px;
  margin-right: 10px;
}
.shishenggongdu2 .con .sel .box select {
  float: left;
  width: 152px;
  height: 28px;
  cursor: pointer;
}
.shishenggongdu2 .con .sel .box:last-child {
  margin-right: 0;
}
.shishenggongdu2 .con .hr1 {
  background-color: #231815;
  height: 3px;
}
.shishenggongdu2 .con .hr2 {
  background-color: #979291;
  height: 1px;
  margin-top: 4px;
}
.shishenggongdu2 .con .list {
  padding-top: 50px;
  box-sizing: border-box;
  overflow: hidden;
}
.shishenggongdu2 .con .list .list_left {
  float: left;
  border-right: 2px solid #59514f;
  padding-left: 20px;
  padding-right: 25px;
  box-sizing: border-box;
}
.shishenggongdu2 .con .list .list_left .tab_con {
  width: 837px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.shishenggongdu2 .con .list .list_left .tab_con .box {
  width: 403px;
  margin-bottom: 56px;
}
.shishenggongdu2 .con .list .list_left .tab_con .box .p1 {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
.shishenggongdu2 .con .list .list_left .tab_con .box .tu_box {
  height: 200px;
  margin-top: 20px;
}
.shishenggongdu2 .con .list .list_left .tab_con .box .tu_box img {
  display: block;
  width: auto;
  height: 200px;
  margin: 0 auto;
}
.shishenggongdu2 .con .list .list_left .tab_con .box .tit_1 {
  line-height: 40px;
  border-bottom: 1px dashed #7c7674;
  overflow: hidden;
}
.shishenggongdu2 .con .list .list_left .tab_con .box .tit_1 img {
  float: left;
  margin-top: 10px;
}
.shishenggongdu2 .con .list .list_left .tab_con .box .tit_1 span:nth-child(2) {
  float: left;
  width: 270px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 10px;
  cursor: pointer;
}
.shishenggongdu2 .con .list .list_left .tab_con .box .tit_1 span:nth-child(3) {
  float: right;
}
.shishenggongdu2 .con .list .list_left .tab_con .box .btn1 {
  margin-top: 7px;
  overflow: hidden;
}
.shishenggongdu2 .con .list .list_left .tab_con .box .btn1 span {
  float: right;
  display: block;
  width: 58px;
  height: 20px;
  line-height: 16px;
  font-weight: bold;
  color: #000000;
  font-size: 14px;
  padding-left: 10px;
  box-sizing: border-box;
  cursor: pointer;
}
.shishenggongdu2 .con .list .list_left .tab_con .box .btn2 {
  margin-top: 10px;
  background: #f1f1f1;
  padding: 10px 20px 10px 18px;
  box-sizing: border-box;
  font-size: 14px;
}
.shishenggongdu2 .con .list .list_left .tab_con .box .btn2 p {
  line-height: 28px;
  overflow: hidden;
}
.shishenggongdu2 .con .list .list_left .tab_con .box .btn2 p span:first-child {
  float: left;
}
.shishenggongdu2 .con .list .list_left .tab_con .box .btn2 p span:last-child {
  float: right;
  cursor: pointer;
  width: 78px;
  height: 28px;
  text-align: center;
  background-image: linear-gradient(180deg, #fdd336 0%, #fd9816 100%);
}
.shishenggongdu2 .con .list .list_left .tab_con .box .btn2 p:last-child {
  margin-top: 9px;
}
.shishenggongdu2 .con .list .list_left .tab_con .box .btn2 p:last-child span:last-child {
  background-image: linear-gradient(180deg, #42ef53 0%, #0eb80c 100%);
}
.shishenggongdu2 .con .list .list_left .tab_con .box:nth-child(odd) {
  margin-right: 30px;
}
.shishenggongdu2 .con .list .list_left .tab_con #pageGro {
  width: 890px;
  margin: 0px auto;
  padding-top: 100px;
  text-align: center;
}
.shishenggongdu2 .con .list .list_left .tab_con #pageGro div,
.shishenggongdu2 .con .list .list_left .tab_con #pageGro div ul li {
  font-size: 12px;
  color: #999;
  line-height: 48px;
  float: left;
  padding: 0 20px;
  box-sizing: border-box;
}
.shishenggongdu2 .con .list .list_left .tab_con #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;
}
.shishenggongdu2 .con .list .list_left .tab_con #pageGro div ul li a {
  color: #000000;
  cursor: pointer;
}
.shishenggongdu2 .con .list .list_left .tab_con #pageGro div ul li.on {
  color: #fff;
  background: #ff9502;
  border: 2px solid #ff9502;
  border-radius: 10px;
}
.shishenggongdu2 .con .list .list_left .tab_con #pageGro .pageUp,
.shishenggongdu2 .con .list .list_left .tab_con #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;
}
.shishenggongdu2 .con .list .list_right {
  float: left;
  margin-left: 23px;
  background: url("../img/s19_6.png") no-repeat left 20px bottom;
  background-size: 268px auto;
  padding-bottom: 350px;
  box-sizing: border-box;
}
.shishenggongdu2 .con .list .list_right .tit {
  height: 37px;
  font-size: 20px;
  font-weight: bold;
  background: url("../img/s21_5.png") no-repeat left 10px center;
  background-size: 38px 37px;
  line-height: 48px;
  padding-left: 65px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.shishenggongdu2 .con .list .list_right .box {
  display: block;
  max-width: 280px;
  min-width: 260px;
  line-height: 28px;
  border-bottom: 2px solid #aba7a6;
  padding: 8px 20px 8px 10px;
  box-sizing: border-box;
  cursor: pointer;
  color: #000000;
}
.shishenggongdu2 .con .list .list_right .box:last-child {
  border-bottom: none;
}
.shishenggongdu2 .con .list .list_right .tit2 {
  height: 44px;
  font-size: 20px;
  font-weight: bold;
  background: url("../img/s19_1.png") no-repeat left 23px center;
  background-size: 37px 44px;
  line-height: 40px;
  padding-left: 66px;
  box-sizing: border-box;
  margin-top: 47px;
  margin-bottom: 20px;
}
.shishenggongdu2 .con .list .list_right .tit3,
.shishenggongdu2 .con .list .list_right .tit4 {
  height: 34px;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  padding-left: 56px;
  box-sizing: border-box;
  margin-top: 36px;
  margin-bottom: 14px;
}
.shishenggongdu2 .con .list .list_right .tit3 {
  background: url("../img/s19_3.png") no-repeat left 10px center;
  background-size: 34px 34px;
}
.shishenggongdu2 .con .list .list_right .tit4 {
  background: url("../img/s19_4.png") no-repeat left 10px center;
  background-size: 34px 34px;
}
.shishenggongdu2 .con .list .list_right .box2 {
  display: block;
  max-width: 280px;
  min-width: 260px;
  line-height: 28px;
  border-bottom: 2px solid #68605e;
  padding: 8px 20px 8px 10px;
  box-sizing: border-box;
  cursor: pointer;
  color: #000000;
}
.shishenggongdu2 .con .list .list_right .box2 span {
  display: block;
}
.shishenggongdu2 .bottom_img {
  width: 100%;
}
.shishenggongdu2 .bottom_img img {
  width: 100%;
}
.shishenggongdu2 .fotter {
  height: 120px;
  background-color: #231815;
}
.shishenggongdu2 .fotter .footer {
  margin: 0 auto;
  width: 400px;
  padding-top: 15px;
  text-align: center;
}
.shishenggongdu2 .fotter .footer .footer_img {
  float: left;
}
.shishenggongdu2 .fotter .footer .footer_img img {
  width: 60px;
  height: 100px;
}
.shishenggongdu2 .fotter .footer p {
  color: #ffffff;
}
