@charset "utf-8";

header {
  position: relative;
}

/*banner区*/
.banner-wrapper {
  width: 100%;
}

a {
  text-decoration: none !important;
}

/*轮播图片*/
.swiper-slide img {
  width: 100%;
  display: block;
}

.banner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/*导航条开始*/
.navbar-wrapper {
  width: 100%;
  height: 62px;
  /* background: #262b37; */
  background: #fff url(../images/head-bg.png) no-repeat;
  background-size: 100%;
  box-shadow: 0 1px 1px 0 rgb(0 0 0 / 25%);
}

.menu {
  z-index: 10000;
  width: 100%;
}

.logo {
  display: inline-block;
}

.navbar-header .logon-section {
  display: flex;
  align-items: center;
}

.navbar-header .logonImg {
  width: 99px;
  height: 29px;
}

.nav-click-mobile {
  width: 52px;
  cursor: pointer;
  padding: 15px;
  margin: 0;
  float: left;
  margin-top: -37px;
}

/*三条杠*/
.navbar-header {
  /* display: none; */
}

.navbar-header a.navbar-brand {
  display: none;
}

.navbar.navbar-inverse {
  margin: 0 auto;
  line-height: 62px;
  /* background: #262b37; */
  color: #c3c8d6;
  border: none;
  font-size: 14px;
}

.nav>li>a {
  display: inline-block;
}

.navbar-nav>li {
  /* float: none; */
  /* overflow: hidden; */
  display: inline;
}

.navbar-nav {
  display: flex;
  align-items: flex-start;
  margin: 0 auto;
  text-align: center;
  float: none;
  z-index: 5000;
}

.navbar-nav .menuItem .navbar-img {
  width: 18px;
  height: 11px;
  margin-left: 4px;
}

.navwrapper {
  z-index: 1000;
}

/*高亮*/
.active {
  /* background: #1b1f29; */
  /* background: #56D5FF; */
  /* opacity: 0.2;
	border-radius: 12px;
	color: #0C428A; */
}

.pos {
  position: fixed;
  top: 0px;
}

.navbar-inverse .navbar-nav .active,
.navbar-inverse .navbar-nav .active:focus {
  /* background:#1b1f29;
  color:#c3c8d6; */
  opacity: 0.2;
  border-radius: 12px;
  color: #0C428A;
  font-size: 11px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  padding: 1px 20px;
}

.navbar-inverse .navbar-nav .active:hover {
  /* background:#1b1f29;
  color:#fff; */
  background: #56D5FF;
  opacity: 0.2;
  border-radius: 12px;
  color: #0C428A;
}


/* .page {
  position: relative;
  width: 1920px;
  height: 3592px;
  overflow: hidden;
} */

.bd2 {
  /* height: 1868px; */
  background: url(/assets/images/bac-image60.png) no-repeat;
  background-size: 100% 100%;
  width: 100%;
}

.outer2 {
  width: 970px;
  height: 1725px;
  margin: 102px 0 0 80px;
}

.txt6 {
  width: 1040px;
  overflow-wrap: break-word;
  color: rgba(42, 48, 62, 1);
  font-size: 58px;
  font-family: Microsoft YaHei;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 58px;
  text-align: center;
  display: block;
}

.section1 {
  background-color: rgba(134, 179, 51, 1);
  width: 452px;
  height: 6px;
  margin: auto;
}

.section2 {
  background-color: rgba(255, 255, 255, 0.5);
  height: 800x;
  margin-top: 101px;
  width: 1040px;
}

.main3 {
  width: 1371px;
  height: 70px;
  margin: 60px 0 0 80px;
}

.info1 {
  width: 177px;
  height: 62px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 22px;
  font-weight: 700;
  font-family: MicrosoftYaHeiSemibold;
  text-align: left;
  white-space: nowrap;
  line-height: 62px;
  display: block;
}

.outer3 {
  background-color: rgba(255, 255, 255, 1);
  height: 70px;
  border: 2px solid rgba(223, 223, 223, 1);
  width: 1158px;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #B7B7B7;
}

.box1 {
  width: 1056px;
  height: 24px;
  margin: 22px 0 0 50px;
}

.word4 {
  width: 674px;
  height: 62px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  text-align: left;
  white-space: nowrap;
  line-height: 50px;
  display: block;
  padding-left: 15px;
  margin-left: 55px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

/* 下拉框 开始*/
/* .outer3:hover{
  color: #FEFEFE;
  text-decoration: none;
  background-color: #4D96F5;
} */
.btn-default:active {
  background-color: #4D96F5;

}

.dropdown-menu {
  margin: 0;
  width: 553px;
  padding: 0;
  position: absolute;
  top: 62px;
  left: 55px;
}

.dropdown-menu>li>a {
  padding: 15px 0px 15px 10px;
  text-align: left;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #444444;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

/* .btn-default:active,
.btn-default.active {
  background-color: #4D96F5;

} */

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-color: #FFFFFF;
}

.dropdown-menu>li>a:hover {
  color: #FEFEFE;
  text-decoration: none;
  background-color: #4D96F5;
}

/* 下拉框 结束*/
.icon5 {
  width: 29px;
  height: 20px;
  margin-top: -3px;
  position: absolute;
  top: 23px;
  right: 15px;
}

.icon4 {
  width: 32px;
  height: 19px;
  margin-top: -3px;
  margin-left: 70px;
  position: absolute;
  top: 25px;
  right: 15px;
}

.iconText4 {
  color: red;
  font-size: 16px;
  position: absolute;
  bottom: -30px;
  left: 13px;
}

.main4 {
  width: 1391px;
  height: 70px;
  margin: 43px 0 0 80px;
  position: relative;
}

.word5 {
  width: 199px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 22px;
  font-weight: 700;
  font-family: MicrosoftYaHeiSemibold;
  text-align: left;
  white-space: nowrap;
  line-height: 28px;
  margin-top: 24px;
  display: block;
}

.group2 {
  background-color: rgba(255, 255, 255, 1);
  height: 62px;
  /* border: 2px solid rgba(223, 223, 223, 1); */
  margin-left: 36px;
  width: 310px;
  position: relative;
}

.menu1 {
  margin: 0;
  width: 310px;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0px;

}

.group3 .menu1 {
  height: 353px;
  overflow-y: auto;
}

.bd3 {
  width: 479px;
  height: 23px;
  margin: 23px 0 0 50px;
}

.word6 {
  width: 100%;
  height: 100%;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  display: block;
  margin-right: 60px;
}

.label2 {
  width: 32px;
  height: 19px;
  margin-top: 2px;
}

.group3 {
  background-color: rgba(255, 255, 255, 1);
  height: 62px;
  /* border: 2px solid rgba(223, 223, 223, 1); */
  margin-left: 50px;
  width: 310px;
}

.section3 {
  width: 421px;
  height: 23px;
  margin: 23px 0 0 50px;
}

.word7 {
  width: 100%;
  height: 100%;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  display: block;
  margin-right: 60px;
}

.label3 {
  width: 32px;
  height: 19px;
  margin-top: 2px;
}

.main5 {
  width: 910px;
  height: 68px;
  margin: 44px 0 0 80px;
  position: relative;
}

.countText {
     /* position: absolute; */
     color: red;
     display: flex;
     /* right: 135px; */
     /* top: 25px; */
     font-size: 13px;
     align-items: center;
}

.wordlimit {
  display: flex;
  align-items: flex-end;
  font-size: 12px;
  color: #000;
  margin-left: 5px;
}

.word8 {
  width: 162px;
  height: 27px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 22px;
  font-weight: 700;
  font-family: MicrosoftYaHeiSemibold;
  text-align: left;
  white-space: nowrap;
  line-height: 28px;
  margin-top: 23px;
  display: block;
}

.main6:hover {
  background-image: linear-gradient(90deg, #0C428A 0%, #2B75D1 100%);
  color: #FFFFFF;
  border: 0;
}

.main6 {
  border: 2px solid #0C428A;
  color: #0C428A;
  border-radius: 34px;
  height: 50px;
  width: 160px;
  margin-top: 10px;
  /* margin-left: 70px; */
}

.txt7 {
  overflow-wrap: break-word;
  font-weight: 400;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 50px;
  display: block;
  text-align: center;
}

.route {
  color: #000;
  width: 430px;
  height: 68px;
  display: flex;
  /* line-height: 3px; */
  align-items: center;
  margin-left: 30px;
  font-size: 18px;
}

.main7 {
  width: 1449px;
  height: 256px;
  margin: 43px 0 49px 20px;
}

.txt8 {
  width: 256px;
  height: 27px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 22px;
  font-weight: 700;
  font-family: MicrosoftYaHeiSemibold;
  text-align: left;
  white-space: nowrap;
  line-height: 28px;
  margin-top: 24px;
  display: block;
}

.main8 {
  background-color: rgba(255, 255, 255, 1);
  width: 553px;
  height: 256px;
  border: 2px solid rgba(223, 223, 223, 1);
  margin-left: 39px;
  color: rgba(183, 183, 183, 1);
  font-size: 24px;
}

.textarea {
  min-height: 100px;
  border: 1px solid #a0b3d6;
  /* width: 300px; */
  font-size: 18px;
  max-height: 300px;
  overflow-y: auto;
  color: #000;
  font-weight: 400;
}

.section4 {
  background-color: rgba(255, 255, 255, 0.5);
  height: 388px;
  margin-top: 50px;
  width: 1040px;
}

.block1 {
  width: 842px;
  height: 21px;
  margin: 50px 0 0 120px;
}

.word9 {
  width: 105px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 18px;
  font-weight: 600;
  font-family: MicrosoftYaHeiSemibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 28px;
  margin-top: 1px;
  display: block;
}

.word10 {
  width: 110px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 18px;
  font-family: MicrosoftYaHeiSemibold;
  text-align: left;
  font-weight: 600;
  white-space: nowrap;
  line-height: 28px;
  display: block;
  margin-left: 330px;
}

.block2 {
  position: relative;
  width: 1369px;
  height: 70px;
  margin: 29px 0 0 120px;
}

.phone {
  position: absolute;
  color: red;
  right: 770px;
  bottom: -30px;
  display: none;
}

.main9 {
  background-color: rgba(255, 255, 255, 1);
  height: 60px;
  /* border: 2px solid rgba(223, 223, 223, 1); */
  width: 350px;
}

.txt9 {
  width: 100%;
  height: 100%;
  overflow-wrap: break-word;
  color: #000;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  display: block;
  padding-left: 30px;
  border: 2px solid rgba(223, 223, 223, 1);
}

.main10 {
  background-color: rgba(255, 255, 255, 1);
  height: 60px;
  width: 350px;
  margin-left: 86px;
}

.word11 {
  width: 100%;
  height: 100%;
  overflow-wrap: break-word;
  color: #000;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  display: block;
  padding-left: 30px;
  border: 2px solid rgba(223, 223, 223, 1);

}

.block3 {
  width: 841px;
  height: 27px;
  margin: 39px 0 0 120px;
}

.txt10 {
  width: 123px;
  height: 26px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 18px;
  font-weight: 600;
  font-family: MicrosoftYaHeiSemibold;
  text-align: left;
  white-space: nowrap;
  line-height: 28px;
  margin-top: 1px;
  display: block;
}

.word12 {
  width: 109px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 20px;
  font-weight: 600;
  font-family: MicrosoftYaHeiSemibold;
  text-align: left;
  white-space: nowrap;
  line-height: 28px;
  display: block;
  margin-left: 315px;
}

.block4 {
  width: 1369px;
  height: 70px;
  margin: 23px 0 59px 120px;
  position: relative;
}

.name {
  position: absolute;
  color: red;
  bottom: -32px;
  left: 22px;
  display: none
}

.age {
  position: absolute;
  color: red;
  bottom: -32px;
  left: 22px;
  display: none
}

.mailbox {
  position: absolute;
  color: red;
  bottom: -32px;
  right: 770px;
  display: none;
}

.main11 {
  background-color: rgba(255, 255, 255, 1);
  height: 60px;
  /* border: 2px solid rgba(223, 223, 223, 1); */
  width: 350px;
}

.word13 {
  width: 100%;
  height: 100%;
  overflow-wrap: break-word;
  color: #000;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  display: block;
  padding-left: 30px;
  border: 2px solid rgba(223, 223, 223, 1);
}

.main12 {
  background-color: rgba(255, 255, 255, 1);
  height: 60px;
  /* border: 2px solid rgba(223, 223, 223, 1); */
  width: 350px;
  margin-left: 86px;
}

.info2 {
  width: 100%;
  height: 100%;
  overflow-wrap: break-word;
  color: #000;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  display: block;
  border: 2px solid rgba(223, 223, 223, 1);
  padding-left: 30px;
  /* margin: 35px 0 0 50px; */
}

.section5 {
  background-color: rgba(255, 255, 255, 0.5);
  height: 371px;
  margin-top: 50px;
  width: 1040px;
}

.layer5 {
  width: 787px;
  height: 271px;
  margin: 55px auto;
}

.main13 {
  width: 787px;
  height: 21px;
  margin-left: 1px;
  display: flex;
  justify-content: space-between;
}

.word14 {
  width: 194px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 24px;
  font-family: MicrosoftYaHeiSemibold;
  text-align: left;
  white-space: nowrap;
  line-height: 28px;
  display: block;
}

.info3 {
  width: 230px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 25px;
  font-family: MicrosoftYaHeiSemibold;
  text-align: left;
  white-space: nowrap;
  line-height: 28px;
  margin-top: 1px;
  display: block;
  text-align: right;
}

.main14 {
  background-color: rgba(134, 179, 51, 0.3);
  width: 787px;
  height: 4px;
  margin: 32px 0 0 1px;
}

.main15 {
  width: 787px;
  height: 21px;
  margin: 50px 0 0 0;
  display: flex;
  justify-content: space-between;
}

.info4 {
  width: 120px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 24px;
  font-family: MicrosoftYaHeiSemibold;
  text-align: left;
  white-space: nowrap;
  line-height: 28px;
  display: block;
}

.word15 {
  width: 230px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 25px;
  font-family: MicrosoftYaHeiSemibold;
  text-align: left;
  white-space: nowrap;
  line-height: 28px;
  margin-top: 1px;
  display: block;
  text-align: right;
}

.main16 {
  background-color: rgba(134, 179, 51, 0.3);
  width: 787px;
  height: 4px;
  margin: 32px 0 0 1px;
}

.main17 {
  width: 787px;
  height: 28px;
  margin-top: 43px;
}

.txt11 {
  width: 202px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 24px;
  font-family: MicrosoftYaHeiSemibold;
  text-align: left;
  white-space: nowrap;
  line-height: 28px;
  margin-top: 7px;
  display: block;
}

.word16 {
  width: 230px;
  overflow-wrap: break-word;
  color: rgba(235, 29, 29, 1);
  font-size: 25px;
  font-family: MicrosoftYaHeiSemibold;
  text-align: left;
  white-space: nowrap;
  line-height: 40px;
  display: block;
  text-align: right;
}

.main18 {
  background-color: rgba(134, 179, 51, 0.3);
  width: 787px;
  height: 4px;
  margin: 32px 0 0 1px;
}

/* .main19:hover {
  background-image: linear-gradient(90deg, #0C428A 0%, #2B75D1 100%);
  color: #FFFFFF;
  border: 0;
} */

.main19 {
  width: 185px;
  height: 45px;
  background: #114488;
  border-radius: 42px;
  color: #FFFFFF;
  line-height: 45px;
  text-align: center;
  margin: 170px auto;
  margin-bottom: 100px;
}

.txt12 {
  font-size: 20px;
  font-weight: 400;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  display: block;
  text-align: center;
}

.txt13 {
  width: 285px;
  height: 60px;
  line-height: 60px;
  margin-left: 73px;
  border: 2px solid rgba(223, 223, 223, 1);
  color: rgba(183, 183, 183, 1);
  font-size: 24px;
  color: #000;
  font-size: 20px;
}
.angular{
  transform: rotate(270deg);
}

/*底部开始*/
footer {
  width: 100%;
  /* height: 327px; */
  background: #1C2230;
}

.footer-section {
  padding: 28px 0 41px 0;
}

.footer-section .footer-item:not(:last-child)::after {
  position: absolute;
  right: 0;
  top: 0;
  content: '';
  width: 1px;
  height: 161px;
  border: 1px solid #ABB1BF;
  opacity: 0.2;
}

.footer-item .desc {
  margin-bottom: 28px;
  text-align: center;
}

.footer-item .desc .pic {
  width: 113px;
  height: 33px;
}

.footer-item .desc-cont p {
  font-size: 9px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  text-align: right;
}

.footer-item .text1 {
  margin-bottom: 16px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}

.footer-item .text-desc {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 9px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #969BA7;
}

.footer-item .text-desc span {
  width: 50%;
}

.footer-section .qrcode-list {
  display: flex;
  padding-left: 30px;
}

.footer-item .qrcode {
  margin-right: 17px;
}

.footer-item .qrcode .pic {
  width: 66px;
  height: 65px;
}

.footer-item .qrcode div {
  text-align: center;
  font-size: 9px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}

.footer-item .qrcode .name {
  margin: 18px 0 5px 0;
}

.footer-section .link-list {
  display: flex;
  margin-top: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #383E4C;
}

.footer-section .link-list li {
  flex: 1;
  text-align: center;
}

.footer-section .company-info {
  margin: 14px 0;
  text-align: center;
}

.footer-section .company-info .company-item {
  font-size: 9px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #808591;
}

.footer-section .company-info .company-item:not(:last-child) {
  margin-right: 10px;
}

.footer-section .copyRight {
  text-align: center;
  font-size: 9px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}

.footer-section .copyRight .cont1 {
  color: #808591;
}

.footer-section .copyRight .code {
  margin-left: 34px;
  color: #808591;
}

.footer-section .copyRight .code-cont {
  color: #333232;
}


/*判断屏幕大小*/
@media only screen and (max-width: 768px) {

  /*导航条三道杠*/
  .navbar-header {
    display: block;
  }
}

/*适配*/
@media screen and (min-width: 1200px) {
  .nav-custom .navbar-wrapper .container {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}

/*banner区*/
@media screen and (max-width: 991px) {

  /*导航条*/
  .navbar.navbar-inverse a {
    padding-left: 18px;
    padding-right: 18px;
  }

  /*SCI解决方案*/
  .sci-package {
    padding: 20px 0;
  }

  .top-section h1 {
    padding-bottom: 35px;
    width: 170px;
    font-size: 28px;
  }

  .top-section h2 {
    margin-top: 7px;
    font-size: 18px;
  }

  .sci-text-pic .text1,
  .sci-text-pic .text2 {
    margin: 30px 0 16px 0;
    font-size: 14px;
  }

  .sci-text-pic .content {
    padding-bottom: 10px;
  }

  .sci-text-pic .under-line {
    margin-top: 104px;
  }

  .more-pic-section .pic {
    position: absolute;
    width: 57px;
    height: 70px;
    left: 20px;
    top: -12px;
  }

  .more-pic-section .cont {
    height: 115px;
  }

  .more-pic-section .text-box {
    width: 490px;
  }

  .more-pic-section .text1 {
    font-size: 20px;
    line-height: 24px;
  }

  .more-pic-section .text2 {
    height: auto;
    margin-top: 14px;
    line-height: 14px;
  }

  .more-pic-section .more-btn {
    margin-left: 10px;
    width: 120px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 15px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #86B333;
    text-align: center;
    line-height: 30px;
  }

  .news-information .left-section .text1 {
    font-size: 27px;
    line-height: 36px;
  }

}




@media screen and (max-width: 810px) {
  body {
    min-height: 700px;
  }

  #header h3 {
    font-size: 38px;
  }

  #header h3 span {
    font-size: 16px;
  }

  /*导航条*/
  .navbar.navbar-inverse a {
    padding-left: 17px;
  }

}




@media screen and (max-width: 768px) {

  .navbar-wrapper .container,
  .navwrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}


@media screen and (max-width: 767px) {
  .navbar-header {
    display: block;
  }

  .navbar-header a.navbar-brand {
    display: block;
  }
}


@media screen and (max-width: 650px) {
  #wrapper {
    top: 200px !important;
  }

  .navbar-inverse .navbar-collapse {
    background: #fff;
  }

  .sci-package {
    padding: 15px 0;
  }

  .top-section h1 {
    width: 150px;
    font-size: 24px;
  }

  .top-section h2 {
    font-size: 16px;
    text-align: center;
  }

  .sci-text-pic .text1,
  .sci-text-pic .text2 {
    margin: 16px 0 10px 0;
    font-size: 14px;
  }

  .sci-text-pic .pic {
    width: 97%;
    margin-bottom: 10px;
  }

  .sci-text-pic .content2 {
    padding-bottom: 0;
  }

  .bottom-section .before-item {
    margin-bottom: 5px;
    padding-top: 0;
  }

  .sci-text-pic .content3 {
    padding-left: 5px;
    text-align: left;
  }

  .sci-text-pic .under-line {
    margin-top: 10px;
  }

  .more-pic-section .pic {
    position: absolute;
    width: 28px;
    height: 35px;
    left: 22px;
    top: -6px;
  }

  .more-pic-section .cont {
    height: 90px;
  }

  .more-pic-section .text-box {
    width: 70%;
    height: 104px;
  }

  .more-pic-section .text1 {
    font-size: 13px;
  }

  .more-pic-section .text2 {
    height: auto;
    margin-top: 6px;
  }

  .more-pic-section .more-btn {
    margin-left: 5px;
    width: 70px;
    height: 20px;
    border-radius: 10px;
    font-size: 12px;
    line-height: 20px;
  }

  .scientific-cont .scientific-item {
    margin-bottom: 10px;
  }

  .scientific-cont .middle {
    width: 100%;
  }

  .scientific-cont .middle .pic {
    width: 100%;
    height: 100%;
  }

  .scientific-cont .middle .detail-cont {
    padding-top: 0px;
  }

  .scientific-cont .middle .detail-cont .desc {
    padding: 0;
    margin: 0;
    width: unset;
  }

  .scienceClassroom .science-classroom-videos .right {
    margin-top: 10px;
  }

  .news-information .left-section {
    padding: 4px;
    width: 70px;
    height: 80px;
  }

  .news-information .left-section .text1 {
    font-size: 14px;
    line-height: 33px;
  }

  .news-information .center-section {
    padding: 0 10px;
  }

  .news-information .center-section .desc1 {
    font-size: 16px;
  }

  .news-information .right-section .pic {
    width: 130px;
    height: 110px;
  }

  .footer-item {
    padding: 10px;
  }
}


@media screen and (max-width: 480px) {
  .navbar.navbar-inverse.navbar-static-top a {
    line-height: 17px;
    padding-top: 11px;
    padding-bottom: 11px;
  }
}


@media screen and (max-width: 400px) {}<!--0.00022101402282715-->