
.bannerBox {
  width: 100%;
  height: 680px;
  position: relative;
}
.bannerBox .textBox {
  position: absolute;
  top: 245px;
  left: 50%;
  transform: translateX(-50%);
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #fbf5f5;
  z-index: 99;
}
.bannerBox .textBox .h2 {
  width: 558px;
  font-size: 36px;
  margin-bottom: 25px;
  text-align: center;
  font-family: MicrosoftYaHei;
  color: #fbf5f5;
}
.bannerBox .textBox .h3 {
  width: 558px;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #fbf5f5;
  margin-bottom: 90px;
}
.bannerBox .textBox .line {
  width: 40px;
  height: 1px;
  opacity: 1;
  border-bottom: 1px solid #ffffff;
  box-sizing: border-box;
  margin: auto;
}
.bannerBox img {
  display: block;
  width: 100%;
  height: 100%;
}
.section {
  position: relative;
  font: "Microsoft Yahei";
  color: #fff;
}
.infoBox {
  display: block;
  box-sizing: border-box;
}
.infoBox .h2 {
  font-size: 30px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #333333;
  text-align: center;
  margin-bottom: 20px;

}
.infoBox .line {
  width: 40px;
  height: 1px;
  opacity: 1;
  border-bottom: 1px solid #707070;
  box-sizing: border-box;
  margin: 32px auto 50px;
}
.infoBox .desc {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #5b5b5b;
  line-height: 25px;
}
.infoBox .content {
  width: 1200px;
  height: 700px;
}
.infoBox .content img {
  display: block;
  width: 100%;
  height: 100%;
}
.page2 {
  padding: 58px 0 85px;
  box-sizing: border-box;
}
.page2 .box {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
}
.page2 .box .left {
  display: block;
  width: 544px;
  height: 462px;
  margin-right: 85px;
}
.page2 .box .left img {
  display: block;
  width: 100%;
  height: 100%;
}
.page2 .box .right {
  flex: 1;
}
.page2 .box .right .h3 {
  font-size: 28px;
  font-family: MicrosoftYaHei-Bold;
  color: #293325;
  line-height: 38px;
  letter-spacing: 3px;
  font-weight: 700;
}
.page2 .box .right .line {
  width: 70px;
  height: 1px;
  opacity: 1;
  border: 1px solid #707070;
  box-sizing: border-box;
  margin: 64px 0 35px;
}
.page2 .box .right .title {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold;
  text-align: left;
  color: #293325;
  line-height: 38px;
  font-weight: 700;
}
.page2 .box .right .desc {
  text-align: left;
}
.page2 .new ul {
  width: 100%;
}
.page2 .new ul li {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 45px 10px;
  border-bottom: 1px solid #B4B4B4;
  box-sizing: border-box;
  cursor: pointer;
}
.page2 .new ul li .left {
  width: 255px;
  min-width: 255px;
  height: 190px;
  background: rgba(0, 0, 0, 0);
  margin-right: 50px;
}
.page2 .new ul li .left img {
  display: block;
  width: 100%;
  height: 100%;
}
.page2 .new ul li .center {
  flex: 1;
}
.page2 .new ul li .center .title {
  width: 100%;
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #040404;
  line-height: 38px;
  letter-spacing: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page2 .new ul li .center .sub {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #828282;
  line-height: 15px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 10px 0 40px 0;
}
.page2 .new ul li .center .read {
  font-size: 10px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #bebdbd;
  line-height: 15px;
  letter-spacing: 1px;
}
.page2 .new ul li .right {
  width: 120px;
  min-width: 120px;
}
.page2 .new ul li .right .mm {
  width: 100%;
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #b2b1b1;
  text-align: center;
  margin-bottom: 10px;
}
.page2 .new ul li .right .yy {
  width: 100%;
  font-size: 14px;
  text-align: center;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #b2b1b1;
}
.page2 .new .html {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #515151;
  padding: 40px 0;
  box-sizing: border-box;
}
.page2 .new .btnList {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page2 .new .btnList .left,
.page2 .new .btnList .right {
  width: 30%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #a19e9e;
  line-height: 38px;
  cursor: pointer;
}
.page2 .new .btnList .left .span,
.page2 .new .btnList .right .span {
  width: 80px;
  min-width: 80px;
}
.page2 .new .btnList .left .title,
.page2 .new .btnList .right .title {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page2 .contact_us {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
}
.page2 .contact_us .left {
  flex: 1;
}
.page2 .contact_us .left .h2 {
  font-size: 32px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: left;
  color: #14210f;
  line-height: 38px;
  letter-spacing: 3px;
}
.page2 .contact_us .left .line {
  width: 70px;
  height: 1px;
  opacity: 1;
  border: 1px solid #707070;
  box-sizing: border-box;
  margin: 24px 0 30px;
}
.page2 .contact_us .left .title {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold;
  text-align: left;
  color: #293325;
  line-height: 38px;
  font-weight: 700;
}
.page2 .contact_us .left .textBox {
  margin-bottom: 30px;
}
.page2 .contact_us .left .textBox .p {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #676767;
  line-height: 25px;
}
.page2 .contact_us .right {
  display: block;
  width: 747px;
  height: 540px;
}
.page2 .contact_us .right img {
  display: block;
	margin-top: 10%;
  width: 100%;
  height: 90%;
}
.page3 {
  position: relative;
}
.page3 .infoBox {
  position: absolute;
  top: 53px;
  left: 50%;
  transform: translateX(-50%);
}
.page3 .infoBox .h2 {
  color: #fff;
}
.page3 .infoBox .desc {
  color: #fff;
}
.page3 .infoBox .line {
  border-bottom: 1px solid #DFDFDF;
}
.page3 .box .list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.page3 .box .list .item {
  flex: 1;
  height: 540px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 250px 75px 0;
  box-sizing: border-box;
}
.page3 .box .list .item:first-of-type {
  background-image: url('../images/jssl-bc-1.png');
}
.page3 .box .list .item:nth-of-type(2) {
  background-image: url('../images/jssl-bc-2.png');
}
.page3 .box .list .item:last-of-type {
  background-image: url('../images/jssl-bc-3.png');
}
.page3 .box .list .item .img {
  display: block;
  width: 70px;
  height: 70px;
  margin: auto;
}
.page3 .box .list .item .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.page3 .box .list .item .title {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold;
  text-align: center;
  color: #fcfdfb;
  line-height: 38.5px;
  letter-spacing: 2px;
  margin: 33px auto 14px;
}
.page3 .box .list .item .desc {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  text-align: center;
  color: #fdfcfc;
  line-height: 23px;
  letter-spacing: 1px;
}
.page4 {
  padding: 58px 0 85px;
  box-sizing: border-box;
}
.page4 .box .list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page4 .box .list .item {
  width: 367px;
  height: 328px;
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 1px 3px 10px 0 #dfdfdf;
  padding: 55px 15px;
  box-sizing: border-box;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}
.page4 .box .list .item:hover {
  transform: scale(1.05);
}
.page4 .box .list .item .img {
  display: block;
  width: 50px;
  height: 50px;
  margin: auto;
}
.page4 .box .list .item .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.page4 .box .list .item .title {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold;
  text-align: center;
  color: #14210f;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 30px auto 20px;
}
.page4 .box .list .item .bottom ul li {
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
  box-sizing: border-box;
}
.page4 .box .list .item .bottom ul li .round {
  position: absolute;
  top: 8px;
  left: 5px;
  display: block;
  width: 4px;
  height: 4px;
  min-width: 4px;
  background-color: #999;
  border-radius: 50%;
  margin-right: 15px;
}
.page4 .box .list .item .bottom ul li .name {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #999;
}
.page5 {
  padding: 58px 0 85px;
  box-sizing: border-box;
  background-color: #F7F7F7;
}
.page5 .box {
  width: 100%;
  height: 420px;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 60px;
}
.page5 .box .img {
  display: block;
  width: 800px;
  height: 420px;
}
.page5 .box .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.page6 {
  padding: 58px 0 85px;
  box-sizing: border-box;
}
.page6 .box {
  width: 100%;
  height: 765px;
  box-shadow: 1px 3px 10px 0px #dfdfdf;
  box-sizing: border-box;
}
.page6 .box .ul-header {
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #eee;
}
.page6 .box .ul-header li {
  flex: 1;
  text-align: center;
  line-height: 60px;
  font-size: 16px;
  font-family: Source Han Sans CN, Source Han Sans CN-Light;
  font-weight: 300;
  color: #000000;
}
.page6 .box .ul-body {
  width: 100%;
  height: 62px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 72px;
  box-sizing: border-box;
}
.page6 .box .ul-body li {
  flex: 1;
  line-height: 62px;
  font-size: 14px;
  font-family: Source Han Sans CN, Source Han Sans CN-Light;
  font-weight: 300;
  text-align: center;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #e8e8e8;
  box-sizing: border-box;
}
.page7 {
  padding: 58px 0 85px;
  box-sizing: border-box;
  background-color: #f6f6f6;
}
.page7 .box {
  display: flex;
  justify-content: center;
}
.page7 .box .list .item {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 42px;
}
.page7 .box .list .item:nth-of-type(1) .tip {
  left: 75px;
}
.page7 .box .list .item .tip {
  position: absolute;
  left: 130px;
  top: 0;
  height: 40px;
  line-height: 40px;
  color: #FE020E;
  font-size: 16px;
}
.page7 .box .list .item .name {
  width: 176px;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: right;
  color: #000;
  margin-right: 25px;
}
.page7 .box .list .item .input {
  width: 836px;
  height: 40px;
  opacity: 1;
}
.page7 .box .list .item .input input {
  display: block;
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 12px;
  padding-left: 30px;
  box-sizing: border-box;
}
.page7 .box .submitBtn {
  width: 178px;
  height: 45px;
  background: #1782d5;
  border-radius: 30px;
  text-align: center;
  line-height: 45px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #fdfefd;
  letter-spacing: 2px;
  margin: auto;
  cursor: pointer;
}
.parent {
  height: 0;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
}

.find_nav {
    width: 100%;
    height:60px;
    background-color: #f9f9f9;
    box-sizing: border-box;
    display: -moz-box;
    display: -webkit-box;
    display: box;
    box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.1);
    z-index: 999;
}
.find_nav_left {
    height:60px;
    position: relative;
    overflow: hidden;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    padding-left:360px;
    box-sizing: border-box;
}
.find_nav_list ul {
    position: relative;
    white-space: nowrap;
    font-size: 0;
}
.find_nav_list ul li {
    display: inline-block;
    padding: 0;
	margin:0 20px;
}
.find_nav_list ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height:60px;
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    color: #000;
    text-align: center;
    cursor: pointer;
}
.find_nav_cur a {
    color: #1761A3 !important;
}
.find_nav_list a.active{ color:#C00}
.sideline {
    display: block;
    position: absolute;
    height: 2px;
    background-color: #1761A3;
    left: 0;
    top: 57px;
    pointer-events: none;
}