.index_one {
  background: #fff url(../images/bg1.png) bottom center no-repeat;
  width: 100%;
}
.index_one .index_one_single {
  padding: 40px 0 90px;
  display: flex;
  justify-content: space-between;
}
.index_one .index_one_single .index_one_line {
  width: 2px;
  height: 50px;
  background: #2d2d2d;
}
.index_one .index_one_single .index_one_box {
  display: flex;
  align-items: center;
}
.index_one .index_one_single .index_one_box .index_one_one {
  margin: 0 10px;
}
.index_one .index_one_single .index_one_box .index_one_one span {
  display: block;
  font-size: 26px;
  color: #2d2d2d;
  font-weight: bold;
  text-align: center;
}
.index_one .index_one_single .index_one_box .index_one_one span:nth-of-type(2) {
  font-size: 18px;
  color: #2d2d2d;
  text-transform: uppercase;
}
.index_one .index_one_single .index_one_box .index_one_two {
  font-size: 24px;
  color: #2d2d2d;
}
.index_one .index_one_other {
  text-align: center;
}
.index_one .index_one_other .index_one_other_tel {
  background: url(../images/one_img3.png) center no-repeat;
  width: 739px;
  height: 66px;
  margin: 0 auto 50px;
  font-size: 40px;
  color: #fff;
  line-height: 66px;
  text-align: right;
  padding-right: 80px;
}
.index_one .index_one_other .index_one_other_text {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  color: #fff;
  padding: 0 60px 40px;
  line-height: 40px;
}

.index_two {
  background: url(../images/aboutbg.jpg) top center no-repeat;
  background-size: cover;
  width: 100%;
  padding: 80px 0 80px 0;
}
.index_two .title {
  color: #fff;
}
.index_two .title h3 b {
  color: #fff;
}
.index_two .title h3::after {
  display: none;
}
.index_two .title h5 {
  color: rgb(255, 255, 255);
}
.index_two .index_two_nav {
  display: flex;
  justify-content: space-between;
}
.index_two .index_two_nav .index_two_nav_list {
  flex: 0 0 22%;
  background: #f0f0f0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 1%;
}
.index_two .index_two_nav .index_two_nav_list img {
  margin-right: 20px;
}
.index_two .index_two_nav .index_two_nav_list p {
  font-size: 28px;
  margin-bottom: 10px;
}
.index_two .index_two_nav .index_two_nav_list span {
  font-size: 20px;
}
.index_two .index_two_nav .index_two_nav_list:hover, .index_two .index_two_nav .index_two_nav_list.active {
  cursor: pointer;
  background: linear-gradient(101deg, #1373f5, #0945ca);
}
.index_two .index_two_nav .index_two_nav_list:hover img, .index_two .index_two_nav .index_two_nav_list.active img {
  filter: brightness(300%) grayscale(500%);
}
.index_two .index_two_nav .index_two_nav_list:hover p, .index_two .index_two_nav .index_two_nav_list.active p {
  color: #fff;
}
.index_two .index_two_nav .index_two_nav_list:hover span, .index_two .index_two_nav .index_two_nav_list.active span {
  color: #fff;
}
.index_two .index_two_content {
  margin-top: 40px;
}
.index_two .index_two_content .index_two_content_single {
  background: #fff;
  padding: 25px;
  display: flex;
  justify-content: space-between;
}
.index_two .index_two_content .index_two_content_single .index_two_content_left {
  flex: 0 0 44%;
  text-align: center;
  padding: 40px 0 20px;
  margin-left: 2%;
}
.index_two .index_two_content .index_two_content_single .index_two_content_left .titles {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px #333 solid;
  padding-bottom: 20px;
}
.index_two .index_two_content .index_two_content_single .index_two_content_left .titles span {
  font-size: 30px;
  color: #333;
}
.index_two .index_two_content .index_two_content_single .index_two_content_left .titles a {
  background: #119a65;
  color: #fff;
  margin: 0;
  line-height: 35px;
}
.index_two .index_two_content .index_two_content_single .index_two_content_left h2 {
  background: #149dd0;
  width: 100px;
  font-size: 44px;
  color: #149dd0;
  height: 10px;
  margin-top: 40px;
  margin-bottom: 30px;
}
.index_two .index_two_content .index_two_content_single .index_two_content_left p {
  text-align: left;
  font-size: 18px;
  line-height: 35px;
  text-indent: 48px;
}
.index_two .index_two_content .index_two_content_single .index_two_content_left a {
  display: block;
  width: 140px;
  line-height: 40px;
  text-align: center;
  background: #149dd0;
  font-size: 18px;
  color: #fff;
  margin: 20px 0 0;
}
.index_two .index_two_content .index_two_content_single .index_two_content_right {
  flex: 0 0 50%;
}
.index_two .index_two_img {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.index_three {
  background: url(../images/bg2.jpg) top center no-repeat;
  width: 100%;
  padding: 80px 0;
  background-size: cover;
  overflow: hidden;
}
.index_three .index_three_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
}
.index_three .index_three_content .index_three_content_box {
  flex: 0 0 221px;
  background: url(../images/bg2-1.png) top center no-repeat;
  width: 221px;
  height: 252px;
  margin-bottom: 40px;
}
.index_three .index_three_content .index_three_content_box span {
  display: block;
  margin-top: 30px;
  font-size: 30px;
  color: #222;
}
.index_three .index_three_content .index_three_content_box h2 {
  font-size: 34px;
  line-height: 70px;
  color: #0254ce;
  margin: 0px 0 10px;
}
.index_three .index_three_content .index_three_content_box h2::after {
  content: "";
  display: block;
  width: 150px;
  height: 1px;
  background: #fe6500;
  margin: 0 auto;
}
.index_three .index_three_content .index_three_content_box p {
  line-height: 40px;
  font-size: 22px;
  color: #212121;
}

.changdishipai {
  background: url(../images/shijingbg.jpg) top center no-repeat;
  width: 100%;
  padding: 80px 0;
}
.changdishipai .title {
  color: #595959;
}
.changdishipai .title h3::after {
  display: none;
}
.changdishipai .title h3 b {
  color: #119a65;
}

.floor_7_main .itembox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 18px;
  border: 1px #949494 solid;
  padding: 15px;
}
.floor_7_main .itembox .itembox_time {
  flex: 0 0 16%;
  font-size: 48px;
  color: #212121;
  text-align: center;
}
.floor_7_main .itembox .itembox_time span {
  display: block;
  font-size: 20px;
  margin-top: 20px;
}
.floor_7_main .itembox .itembox_text {
  margin-left: 20px;
}
.floor_7_main .itembox .itembox_text a {
  display: block;
  font-size: 24px;
  color: #212121;
}
.floor_7_main .itembox .itembox_text p {
  font-size: 16px;
  color: #212121;
  margin-top: 10px;
}
.floor_7_main .itembox:last-child {
  margin-bottom: 0;
}
.floor_7_main .itembox:hover {
  border: 1px solid #004cb3;
}
.floor_7_main .itembox:hover .itembox_text a {
  color: #004cb3;
}
.floor_7_main .itembox:hover .itembox_text p {
  color: #004cb3;
}
.floor_7_main .itembox:hover * {
  color: #004cb3;
}

.small_banner {
  background: #0f4eb9;
  width: 100%;
  padding: 60px 0;
  margin: 60px 0 0;
  overflow: hidden;
}
.small_banner .stitle {
  text-align: center;
}
.small_banner .stitle h2 {
  font-size: 37px;
  color: #fff;
  margin-bottom: 20px;
}
.small_banner .stitle p {
  width: 100%;
  text-transform: uppercase;
  font-size: 22px;
  color: #fff;
  opacity: 0.5;
  display: flex;
  align-items: center;
  justify-content: center;
}
.small_banner .stitle p span {
  display: block;
  width: 380px;
}
.small_banner .stitle p::after {
  content: "";
  display: block;
  width: calc(50% - 190px);
  height: 1px;
  border-top: 1px rgba(255, 255, 255, 0.5) solid;
}
.small_banner .stitle p::before {
  content: "";
  display: block;
  height: 1px;
  width: calc(50% - 190px);
  border-top: 1px rgba(255, 255, 255, 0.5) solid;
}
.small_banner .list {
  margin-top: 40px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.small_banner .list h3 {
  margin-top: 15px;
  font-size: 24px;
  color: #fff;
  margin-bottom: 10px;
  font-weight: normal;
}
.small_banner .list p {
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 200;
}

.jiafu-youshi {
  background: url(../images/youshibg.jpg) top center no-repeat;
  background-size: cover;
  width: 100%;
  padding: 80px 0;
  overflow: hidden;
}
.jiafu-youshi .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jiafu-youshi .title h3 {
  width: auto;
  text-align: left;
  align-items: flex-end;
  justify-content: center;
}
.jiafu-youshi .title h3 b {
  color: #f0f0f0;
}
.jiafu-youshi .title h3 b::after {
  content: "";
  display: none;
  width: 80px;
  height: 4px;
  background: #f0f0f0;
  margin: 40px auto 0;
}
.jiafu-youshi .title h3::after, .jiafu-youshi .title h3::before {
  display: none;
}
.jiafu-youshi .title h5 {
  color: #f0f0f0;
  line-height: normal;
  margin-left: 20px;
}
.jiafu-youshi .jiafu-youshi__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jiafu-youshi .jiafu-youshi__single {
  position: relative;
  text-align: center;
  flex: 0 0 30%;
  margin-bottom: 20px;
  background: #fff;
  padding-top: 60px;
  border-radius: 30px;
}
.jiafu-youshi .jiafu-youshi__single:nth-of-type(1)::before {
  position: absolute;
  left: 20px;
  top: 40px;
  content: "1.";
  display: block;
  font-size: 78px;
  color: #cbcbcb;
  margin-bottom: 20px;
  font-weight: bold;
  font-style: italic;
}
.jiafu-youshi .jiafu-youshi__single:nth-of-type(2)::before {
  position: absolute;
  left: 20px;
  top: 40px;
  content: "2.";
  display: block;
  font-size: 78px;
  color: #cbcbcb;
  margin-bottom: 20px;
  font-weight: bold;
  font-style: italic;
}
.jiafu-youshi .jiafu-youshi__single:nth-of-type(3)::before {
  position: absolute;
  left: 20px;
  top: 40px;
  content: "3.";
  display: block;
  font-size: 78px;
  color: #cbcbcb;
  margin-bottom: 20px;
  font-weight: bold;
  font-style: italic;
}
.jiafu-youshi .jiafu-youshi__single .jiafu-youshi__single-box {
  padding: 30px 60px 60px;
}
.jiafu-youshi .jiafu-youshi__single .jiafu-youshi__single-box h2 {
  font-size: 44px;
  color: #333;
  line-height: 50px;
}
.jiafu-youshi .jiafu-youshi__single .jiafu-youshi__single-box p {
  font-size: 31px;
  color: #333;
  line-height: 40px;
  margin-bottom: 10px;
}
.jiafu-youshi .jiafu-youshi__single .jiafu-youshi__single-box p:nth-of-type(1) {
  margin-top: 20px;
}
.jiafu-youshi .jiafu-youshi__single .jiafu-youshi__single-box span {
  display: block;
  width: 60px;
  height: 4px;
  background: #0f4eb9;
  margin: 40px auto 0;
}/*# sourceMappingURL=index.css.map */