* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: #000;
  text-decoration: none;
}

img {
  max-width: 100%;
}

body {
  max-width: 1920px;
  margin: 0 auto;
}

.content {
  width: 100%;
  height: 50px;
  background: #f96203;
}

.content ul {
  width: 1093px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.content ul a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 50px;
}

.innp {
  width: 1200px;
  margin: 0 auto;
}

.content_lite {
  margin-top: 26px;
  position: relative;
}

.content_lite .conten_img {
  position: absolute;
  top: 7px;
  right: 7px;
}

.conten_text {
  display: flex;
  align-items: center;
  padding-top: 24px;
}

.conten_text a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #313131;
}

.aside {
  padding-top: 33px;
}

.aside h2 {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  position: relative;
  padding-left: 13px;
}

.aside h2:after {
  display: block;
  content: "";
  width: 5px;
  height: 25px;
  background: #f96203;
  border-radius: 3px;
  position: absolute;
  top: 13%;
  left: 0%;
}

.aside img {
  margin-top: 20px;
}

.section {
  background: #ffffff;
  box-shadow: 0px 4px 4px 0px rgba(191, 191, 191, 0.2);
  padding: 30px 96px;
}

.section ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.section ul li {
  text-align: center;
}

.section ul li span {
  display: block;
  width: 46px;
  line-height: 46px;
  background: #5663e6;
  border-radius: 50%;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  margin: 0 auto;
}

.section ul li p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
}

.section ul li em {
  display: block;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #707070;
  line-height: 24px;
  font-style: normal;
}

.section ul li:nth-child(2) span {
  background: #fc8083;
}

.section ul li:nth-child(3) span {
  background: #a97afe;
}

.section ul li:nth-child(4) span {
  background: #fdb240;
}

.section ul li:nth-child(5) span {
  background: #5cc374;
}

.section ul li:nth-child(6) span {
  background: #f8955c;
}

.region {
  margin-top: 23px;
  background: #ffffff;
  box-shadow: 0px 3px 22px 2px rgba(191, 191, 191, 0.26);
}

.region ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 12px 0 42px 0;
}

.region ul a {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000;
  line-height: 30px;
  margin: 0 17px;
  padding-top: 25px;
  height: 55px;
}

.region ul a:hover {
  color: #f96708;
  border-bottom: 1px solid #f96708;
}

.region ul .hover {
  color: #f96708;
  border-bottom: 1px solid #f96708;
}

.middle {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.middle .middle_lie {
  width: 774px;
}

.middle .middle_lie .aside {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.middle .middle_lie .aside a {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #f96708;
  line-height: 30px;
}

.middle .middle_lie .middle_lie_lhv {
  margin-top: 23px;
  padding: 16px 20px 65px;
  box-shadow: 0px 3px 22px 2px rgba(191, 191, 191, 0.26);
}

.middle .middle_lie .middle_lie_lhv .middle_top ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}

.middle .middle_lie .middle_lie_lhv .middle_top ul a {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #1b1b1b;
  line-height: 30px;
  width: 87px;
  text-align: center;
}

.middle .middle_lie .middle_lie_lhv .middle_top ul a.active {
  color: #f96203;
  position: relative;
}

.middle .middle_lie .middle_lie_lhv .middle_top ul a.active:after {
  display: block;
  content: "";
  width: 87px;
  height: 4px;
  background: #f96203;
  border-radius: 3px;
  position: absolute;
  top: 126%;
  left: 0%;
}

.middle .middle_lie .middle_lie_lhv .middle_lis {
  padding-top: 26px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.middle .middle_lie .middle_lie_lhv .middle_lis .img {
  width: 268px;
  height: 166px;
  background: #eeeeee;
  padding: 10px;
  margin-right: 55px;
}

.middle .middle_lie .middle_lie_lhv .middle_lis .text {
  width: 382px;
}

.middle .middle_lie .middle_lie_lhv .middle_lis .text h4 {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #f96203;
  line-height: 30px;
}

.middle .middle_lie .middle_lie_lhv .middle_lis .text p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #1b1b1b;
  line-height: 30px;
  padding-top: 19px;
}

.middle .middle_lie .middle_lie_lhv .middle_lis .text span {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.middle .middle_lie .middle_lie_lhv .middle_lis .text span b {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #b5b5b5;
  line-height: 30px;
}

.middle .middle_lie .middle_lie_lhv .middle_lis .text span a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #b5b5b5;
  line-height: 30px;
}

.middle .middle_lir {
  width: 383px;
}

.middle .middle_lir .middle_lir_lih {
  padding: 10px 0 43px;
  background: #ffffff;
  box-shadow: 0px 3px 22px 2px rgba(191, 191, 191, 0.26);
  margin-top: 23px;
}

.middle .middle_lir .middle_lir_lih .images {
  width: 347px;
  margin: 0 auto;
}

.middle .middle_lir .middle_lir_lih .middle_texts {
  padding: 9px 15px 0;
}

.middle .middle_lir .middle_lir_lih .middle_texts ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.middle .middle_lir .middle_lir_lih .middle_texts ul a {
  width: 110px;
  height: 82px;
  background: #f8f8f8;
  margin-top: 11px;
}

.middle .middle_lir .middle_lir_lih .middle_texts ul a img {
  display: block;
  margin: 0 auto;
  margin-top: 7px;
}

.middle .middle_lir .middle_lir_lih .middle_texts ul a span {
  display: block;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  text-align: center;
  padding-top: 6px;
}

.middle .middle_lir .middle_lir_lih .middle_a_lhs {
  padding: 0 15px;
}

.middle .middle_lir .middle_lir_lih .middle_a_lhs ul li {
  display: flex;
  padding-top: 17px;
  align-items: center;
  justify-content: space-between;
}

.middle .middle_lir .middle_lir_lih .middle_a_lhs ul li .text {
  margin: 0 33px 0 22px;
  width: 141px;
  overflow: hidden;
}

.middle .middle_lir .middle_lir_lih .middle_a_lhs ul li .text span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
}

.middle .middle_lir .middle_lir_lih .middle_a_lhs ul li .text p {
  font-size: 14px;
  color: #707070;
  padding-top: 6px;
}

.middle .middle_lir .middle_lir_lih .middle_a_lhs ul li a {
  width: 98px;
  height: 30px;
  border: 1px solid #ec6941;
  border-radius: 15px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #f96203;
  line-height: 30px;
  text-align: center;
}

.primary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 27px;
}

.primary .primary_lite {
  width: 346px;
  height: 492px;
  background: #ffffff;
  box-shadow: 0px 4px 12px 1px rgba(191, 191, 191, 0.2);
  border-radius: 10px;
}

.primary .primary_lite .img {
  width: 100%;
  height: 97px;
  background-image: url(../images/iocn11.jpg);
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0;
  position: relative;
}

.primary .primary_lite .img span {
  display: block;
  line-height: 97px;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
}

.primary .primary_lite .text {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 15px 0;
  margin: 0 20px;
  border-bottom: 1px solid #dcdcdc;
}

.primary .primary_lite .text p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #1b1b1b;
  padding: 10px 25px;
}

.primary .primary_lite .tesd {
  padding-left: 30px;
  margin: 0 20px;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 10px;
}

.primary .primary_lite .tesd ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-top: 15px;
}

.primary .primary_lite .tesd ul li img {
  margin-right: 15px;
}

.primary .primary_lite .tesd ul li span {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}

.primary .primary_lite .tesd ul li span i {
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #f96203;
  line-height: 35px;
}

.primary .primary_lite .tesd ul li span em {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #313131;
}

.primary .primary_lite .a_tgsd span {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 15px 0 0 52px;
}

.primary .primary_lite .a_tgsd span i {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #f96203;
}

.primary .primary_lite .a_tgsd span em {
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #f96203;
  line-height: 35px;
}

.primary .primary_lite .a_tgsd ul {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
}

.primary .primary_lite .a_tgsd ul a {
  width: 113px;
  line-height: 33px;
  border: 1px solid #e5e5e5;
  border-radius: 17px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #707070;
  text-align: center;
  margin: 0 10px;
}

.primary .primary_lite .a_tgsd ul .w1200 {
  color: #ffffff;
  background: #f96203;
}

.primary_lite:nth-child(2) .img {
  background-image: url(../images/iocn12.jpg);
}

.primary_lite:nth-child(2) .img p {
  position: absolute;
  top: 0;
  left: 0;
  width: 117px;
  line-height: 24px;
  background: #fed077;
  border-radius: 10px 0 10px 0;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #cf5509;
  text-align: center;
}

.primary_lite:nth-child(3) .img {
  background-image: url(../images/iocn13.jpg);
}

.primary_lite:nth-child(3) .img p {
  position: absolute;
  top: 0;
  left: 0;
  width: 144px;
  line-height: 24px;
  background: #fed077;
  border-radius: 10px 0 10px 0;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #cf5509;
  text-align: center;
}

.checked {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.checked .checked_lite {
  width: 774px;
}

.checked .checked_lite .aside {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.checked .checked_lite .aside a {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #f96708;
  line-height: 30px;
}

.checked .checked_lite .checked_lite_ty {
  background: #ffffff;
  box-shadow: 0px 3px 22px 2px rgba(191, 191, 191, 0.26);
  margin-top: 23px;
  padding: 16px 15px;
}

.checked .checked_lite .checked_lite_ty .divid ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #dcdcdc;
}

.checked .checked_lite .checked_lite_ty .divid ul a {
  width: 84px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #1b1b1b;
  line-height: 30px;
  text-align: center;
  padding-bottom: 14px;
}

.checked .checked_lite .checked_lite_ty .divid ul a.active {
  color: #f96203;
  position: relative;
}

.checked .checked_lite .checked_lite_ty .divid ul a.active:after {
  display: block;
  content: "";
  width: 87px;
  height: 4px;
  background: #f96203;
  border-radius: 3px;
  position: absolute;
  top: 95%;
  left: 0%;
}

.checked .checked_lite .checked_lite_ty .divid_ty {
  padding-top: 16px;
  width: 337px;
}

.checked .checked_lite .checked_lite_ty .divid_ty .img {
  width: 337px;
  height: 205px;
  background: #eeeeee;
  padding: 10px;
}

.checked .checked_lite .checked_lite_ty .divid_ty .img img {
  width: 100%;
}

.checked .checked_lite .checked_lite_ty .divid_ty h4 a {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #f96203;
  padding-top: 18px;
  display: block;
}

.checked .checked_lite .checked_lite_ty .divid_ty a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #1b1b1b;
  line-height: 38px;
}

.checked .checked_lite .checked_lite_ty .divid_ty > a:first-child {
  padding-bottom: 20px;
}

.dividsd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
}

.checked_litr {
  width: 383px;
}

.checked_litr .checked_litr_ty {
  margin-top: 23px;
  background: #ffffff;
  box-shadow: 0px 3px 22px 2px rgba(191, 191, 191, 0.26);
  padding: 21px 16px 21px 33px;
}

.checked_litr .checked_litr_ty ul a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 36px;
  position: relative;
}

.checked_litr .checked_litr_ty ul a span {
  font-size: 16px;
  color: #1b1b1b;
}

.checked_litr .checked_litr_ty ul a p {
  font-size: 14px;
  color: #535353;
}

.checked_litr .checked_litr_ty ul a:after {
  display: block;
  content: "";
  width: 3px;
  height: 3px;
  background: #1b1b1b;
  position: absolute;
  top: 50%;
  left: -4%;
}

.indicator .aside {
  padding-bottom: 17px;
  border-bottom: 1px solid #ec6941;
}

.indicator .indicator_lite {
  padding-top: 29px;
}

.indicator .indicator_lite ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.indicator .indicator_lite ul a {
  width: 224px;
  height: 143px;
  border-radius: 10px;
  font-size: 31px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 143px;
  text-align: center;
  background-image: url(../images/iocn14.jpg);
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0;
}

.indicator .indicator_lite ul a:nth-child(2) {
  background-image: url(../images/iocn15.jpg);
}

.indicator .indicator_lite ul a:nth-child(3) {
  background-image: url(../images/iocn16.jpg);
}

.indicator .indicator_lite ul a:nth-child(4) {
  background-image: url(../images/iocn17.jpg);
}

.indicator .indicator_lite ul a:nth-child(5) {
  background-image: url(../images/iocn18.jpg);
}

.gallery {
  width: 100%;
  height: 84px;
  background: #434343;
  margin-top: 36px;
}
