body {
  margin: 0;
  padding: 0;
  font-family: \5FAE\8F6F\96C5\9ED1;
  background-color: #ececec;
}
.main {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  text-align: center;
}
ul,
li,
p,
span,
h3,
h1,
h4 {
  margin: 0;
  padding: 0;
  font-family: \5FAE\8F6F\96C5\9ED1;
}
ul {
  list-style-type: none;
}
.clear {
  clear: both;
}
.top {
  width: 100%;
  height: 495px;
  border-bottom: #e5e5e5 1px solid;
  background: url(../images/banner_img.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  object-fit: contain;
  position: relative;
}
.topText {
  font-size: 36px;
  color: #fff;
  margin-left: 20px;
  line-height: 1.173;
  font-weight: bold;
}
.topIcon {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: absolute;
  left: 380px;
  top: 50px;
}

.sou {
  width: 100%;
  background: #f3f8ff;
  /* position: absolute;
  top: 46%; */
  /* background-color: #007ac8; */
}
.souBox {
  width: 1200px;
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.souBox_imageBox {
  display: flex;
  flex-direction: column;
  /* align-items: center;
  justify-content: center; */
  width: 80%;
}
.sou_left {
  float: left;
  margin-top: 20px;
  display: inline;
}
.sou_right {
  float: right;
  width: 520px;
  display: inline;
}

.zzsc {
  width: 520px;
  /* margin: 0 auto; */
  height: 30px;
  margin-bottom: 10px;
  /* margin-top: 10px; */
}
.zzsc a {
  /* color: #999999;
   */
  color: rgba(210, 238, 252, 1);
  text-decoration: none;
  padding: 0px 0px;
  width: 120px;
  display: block;
  float: left;
  font-size: 18px;
  height: 30px;
  line-height: 36px;
  text-align: center;
}
.zzsc a:hover {
  text-decoration: none;
  /* background: url(../images/hainan_01.png) no-repeat center 35px; */
  /* color: #66ccff; */
  color: #fff;
  font-size: 22px;
  font-weight: 500;
}
.zzsc a.thisclass {
  text-decoration: none;
  /* color: #66ccff;
   */
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  /* background: url(../images/hainan_01.png) no-repeat center 35px; */
}
.width50 {
  width: 70px !important;
}

.search {
  border: #fff 1px solid;
  border-radius: 50px;
  background: rgba(181, 222, 246, 1);
  width: 520px;
  height: 40px;
}
.search input {
  width: 350px;
  height: 40px;
  line-height: 40px;
  color: rgba(64, 160, 217, 1);
  background: rgba(181, 222, 246, 1);
  font-size: 16px;
  margin: 0;
  padding: 0;
  float: left;
  display: inline;
  border: 0;
  margin-left: 20px;
  outline: none;
}
.search img {
  float: right;
  margin: 3px;
  display: inline;
}

.nav {
  width: 100%;
  /* height: 72px; */
  height: 105px;
  /* margin-top: 30px; */
  /* background: url(../images/hainan_04.png) repeat-x center bottom; */
  /* position: relative; */
}
/* .nav_nr { */
/* width: 1200px; */
/* margin: auto;
} */

.topTime {
  display: flex;
  flex-direction: row;
  align-items: center;
  top: 56%;
  position: absolute;
  width: 609px;
  left: 34%;
  justify-content: space-between;
  color: #fff;
  font-size: 32px;
}

.navBox {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  line-height: 105px;
}

a {
  color: inherit;
  text-decoration: none;
}

.titleBox {
  width: 140px;
  text-align: center;
  height: 100%;
}

.titleBox {
  width: 140px;
  /* text-align: center; */
  height: 100%;
}

.titleBox .active {
  width: 140px;
  /* text-align: center; */
  height: 100%;
  background-image: url(../images/select_bj.png);
  background-repeat: no-repeat;
}

.lineStyle {
  border: 1px solid #e3e4e5;
  height: 60px;
}

.btnClass {
  background: #2c6fdd;
  color: #fff;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 10px;
  line-height: 45px;
  box-sizing: border-box;
  cursor: pointer;
}

.dsbt_box {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* margin-top: 80px; */
}

.dsbj_content {
  width: 100%;
  /* background-color: red; */
  background-image: url("../images/dajj_content_bj.png");
  height: 510px;
  margin-top: 80px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.dsbj_left {
  width: 50%;
  height: 100%;
  /* background: red; */
  padding: 35px;
  box-sizing: border-box;
  font-size: 16px;
  color: rgb(51, 51, 51);
  line-height: 1.875;
}

.dsbj_right {
  flex: 1;
  height: 100%;
}

.middle_content {
  width: 100%;
  padding-top: 80px;
  box-sizing: border-box;
  background-image: url("../images/bj.png");
  background-position: 15px;
}

.zzjg_box {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  padding-bottom: 80px;
  box-sizing: border-box;
}

.zzjg_content {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: 80px;
}

.zzjg_left {
  width: 49%;
  height: 378px;
  background-image: url("../images/zzjg_content_bj.png");
  background-repeat: no-repeat;
}

.zzjg_right {
  width: 49%;
  height: 378px;
  background-image: url("../images/zzjg_content_bj.png");
  background-repeat: no-repeat;
}

.zzjg_title {
  font-size: 24px;
  font-family: "SourceHanSansCN";
  color: rgb(255, 255, 255);
  font-weight: bold;
  height: 90px;
  width: 100%;
  line-height: 90px;
  margin-left: 30px;
}

#title_container {
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}

#title_container div {
  margin: 15px 0;
  cursor: pointer;
}

#title_container img {
  margin-right: 10px;
}

#cb_title_container {
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  /* margin: 10px 0; */
}

#cb_title_container div {
  margin: 15px 0;
  cursor: pointer;
}

#cb_title_container img {
  margin-right: 10px;
}

.scap_box {
  width: 100%;
  background: url("../images/scap_bj.png");
  height: 987px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.scap_content {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: calc(100% - 114px);
}

.scap_title {
  margin: 0 auto;
  display: flex;
  padding-top: 80px;
  box-sizing: border-box;
}

.firstStage {
  position: absolute;
  top: 8%;
  left: 4%;
}

.secondStage {
  position: absolute;
  top: 105px;
  left: 36%;
}

.thirdStage {
  position: absolute;
  right: 3%;
  top: 8%;
}

.scapTitle {
  font-size: 26px;
  font-family: "SourceHanSansCN";
  color: rgb(7, 84, 254);
  font-weight: bold;
  line-height: 1.767;
  position: absolute;
  top: 3%;
  left: 10%;
}

.scapTime {
  font-size: 16px;
  font-family: "SourceHanSansCN";
  color: rgb(153, 153, 153);
  line-height: 2.871;
  position: absolute;
  top: 10%;
  left: 11%;
}

.scapContent {
  font-size: 18px;
  font-family: "SourceHanSansCN";
  color: rgb(51, 51, 51);
  line-height: 1.667;
  position: absolute;
  top: 22%;
  padding: 0 31px;
}

.secondTitle {
  font-size: 26px;
  font-family: "SourceHanSansCN";
  color: rgb(7, 84, 254);
  font-weight: bold;
  line-height: 1.767;
  position: absolute;
  top: 3%;
  left: 10%;
}

.dsjx_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 80px;
  box-sizing: border-box;
}

.dsjxContent {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 80px;

  /* padding-bottom: 80px; */
}

.mediumBox {
  margin-top: 80px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #f2f4f8;
  padding-top: 80px;
  padding-bottom: 80px;
}

.mediumContent {
  width: 1200px;
  margin: 0 auto;
  margin-top: 80px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.image-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.image-item {
  width: calc(20% - 5px); /* 20% width with 10px margin */
  margin-bottom: 10px;
}

.image-item img {
  width: 100%;
  height: auto;
}
.yqlj_box {
  /* margin-top: 30px; */
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
}
.yqlj_title_box {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 30px;
}

.yqlj_title {
  font-size: 28px;
  font-family: "SourceHanSansCN";
  color: rgb(102, 102, 102);
  font-weight: bold;
  line-height: 2.143;
  margin-left: 10px;
}

.yqlj_box_content {
  width: 1200px;
  margin: 0 auto;
}

.lj_items {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.lj_first {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100px;
}

.third_first {
  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
  height: 100px;
}

.lj_content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.bottomBox {
  width: 100%;
  background: #333333;
  padding-top: 30px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.bottomTitle {
  font-size: 22px;
  font-family: "SourceHanSansCN";
  color: rgb(255, 255, 255);
  line-height: 1.364;
}

.bottomLine {
  border: 1px solid #fff;
  width: 100px;
  margin-top: 20px;
}

.phoneLeft {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-right: 10px;
}

.phoneText {
  font-size: 18px;
  font-family: "SourceHanSansCN";
  color: rgb(255, 255, 255);
}

.phoneRight {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 18px;
  font-family: "SourceHanSansCN";
  color: rgb(255, 255, 255);
  
}

.phoneLeftBox{
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-top: 60px;
  width: 55%;
}


.bottomContent{
  width: 70%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.emailBox{
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #fff;
}

.emailText{
  font-size: 18px;
  font-family: "SourceHanSansCN";
  color: rgb(255, 255, 255);
  margin-left: 10px;
}

.email_content_box{
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 35%;
  margin-top: 30px;

}

.recordNumber{
  width: 100%;
  margin-top: 30px;
  color: #fff;
  height: 70px;
  line-height: 70px;
  text-align: center;
  background-color: #222222;
}

.jxbox{
  position: relative;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .05);
  margin: 0 15px;
}


.firstPlace{
  position: absolute;
  color: #d3a848;
  left: 43%;
  top: 57%;
}

.secondPlace{
  position: absolute;
  color: #4899d3;
  left: 43%;
  top: 57%;
}

.thirdPlace{
  position: absolute;
  color: #e976d5;
  left: 43%;
  top: 57%;
}

.fourPlace{
  position: absolute;
  color: #ee873d;
  left: 43%;
  top: 57%;
}