.container {
  width: 1200px;
}

body {
  background-color: #fff;
}

.head {
  position: fixed;
  height: 90px;
  background: transparent;
  top: 0;
  left: 0;
  z-index: 100;
  padding: 0;
  width: 100%;
}

/* .head .border {
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
} */

.head .logoV {
  height: 90px;
  line-height: 90px;
}

.head .logoV img {
  margin-top: 0;
}

.head .headerList {
  float: right;
}

.head .headerList li {
  display: inline-block;
  margin-left: 25px;
}

.head .headerList li a {
  font-weight: 300;
  line-height: 90px;
  color: #fff;
  font-size: 20px;
}

.banner {
  position: relative;
  height: 600px;
  overflow: hidden;
}

.banner .banenr-img {
  position: absolute;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}

.banner .banenr-img .img {
  width: 100%;
  height: 600px;
}

.banner .txt {
  position: absolute;
  top: 220px;
  left: 0;
  right: 0;
  margin: auto;
  width: 1200px;
  z-index: 99;
  color: #fff;
}

.banner .rage {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
}

.banner .txt .h3 {
  font-size: 25px;
  /* font-weight: 00; */
  /* margin-bottom: 30px; */
  vertical-align: middle;
  text-align: right;
  padding: 30px 30px 0 0;
}

.banner .txt .h2 {
  font-size: 48px;
  font-weight: 300;
}

.print .print-list {
  margin-left: -30px;
  position: relative;
  top: -65px;
  z-index: 99;
}

.print .print-list li {
  width: 300px;
  height: 260px;
  /* border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px; */
  overflow: hidden;
  float: left;
  /* margin-left: 30px; */
  /* box-shadow: 0 4px 20px 4px rgba(177, 181, 219, 0.48); */
  position: relative;
  padding: 35px 20px 0;
}

.print .print-list li .txt {
  text-align: center;
  width: 100%;
  margin-top: 10px
}
.print .print-list li img {
  width: 100%;
  border-radius: 10px;
}

.print .print-list li .txt p {
  font-weight: 500;
}

.print .print-list li .txt .more-link {
  color: #0470C7;
  font-size: 24px;
  line-height: 31px;
}

.print .print-list li .txt .more-link .more-icon {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  background: url("../images/more-icon.png") no-repeat;
  width: 21px;
  height: 20px;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 5px;
}

.technology {
  margin-bottom: 50px;
  background-color: #ebf3f3 !important;
  padding-top: 50px;
  padding-bottom: 50px;
}

.technology .headline-1 {
  color: #566e7e;
  font-size: 48px;
  text-align: left;
  margin-bottom: 40px;
  font-weight: 200;
  display: block;
}
.technology .large-condensed{
  color: #698693;
  font-size: 24px;
  text-align: left;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 20px;

}
.technology  p {
  font-size: 19px;
  text-align: left;
  margin-bottom: 20px;
  line-height: 28px;
  color: #4a5d6d;
}
.technology  a {
  color: #0170c7;
}

.technology .classify-list {
  border-top: 1px solid #B1CDCC;
  border-right: 1px solid #B1CDCC;
  border-bottom: 1px solid #B1CDCC;
}

.technology .classify-list .tab-choose {
  width: 410px;
  height: 350px;
}

.technology .classify-list .tab-choose li {
  height: 117px;
  border-bottom: 1px solid #B1CDCC;
  border-left: 1px solid #B1CDCC;
  border-right: 1px solid #B1CDCC;
  line-height: 115px;
  color: #1E384B;
  font-size: 20px;
  background-color: #EAF3F3;
  padding-left: 20px;
}

.technology .classify-list .tab-choose li.cur {
  border-left: 3px solid #435262;
  background-color: #fff;
  border-right: none;
}

.technology .classify-list .tab-choose li a {
  color: #435262;
  display: block;
  font-weight: 500;
}

.technology .classify-list .content {
  width: 789px;
  float: right;
  padding: 45px;
  color: #455D6F;
  font-size: 20px;
  line-height: 30px;
}

.resource {
  background: #fff ;
  width: 100%;
  margin-bottom: 50px;
}
.resource h1 {
  color: #566e7e;
  font-size: 48px;
  text-align: left;
  margin-bottom: 40px;
  font-weight: 200;
  display: block;
}
.resource .large-condensed{
  color: #698693;
  font-size: 24px;
  text-align: left;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 20px;

}
.resource  p {
  font-size: 19px;
  text-align: left;
  margin-bottom: 20px;
  line-height: 28px;
  color: #4a5d6d;
}

.sheji{
  background: #fff ;
  width: 100%;
  height: 550px;

}

.resource .title {
  font-size: 48px;
  font-weight: 200;
  color: #455D6F;
  /* text-align: ; */
  margin: 40px 0;
}
.sheji .title {
  font-size: 48px;
  font-weight: 200;
  color: #455D6F;
  /* text-align: ; */
  margin: 40px 0;
}


.resource .video-box img {
  width: 100%;
}
.sheji .video-box img {
  width: 100%;
}

.resource .video-box p {
  color: #455D6F;
  font-size: 18px;
  margin: 10px 0;
  line-height: 28px;
}
.sheji .video-box p {
  color: #455D6F;
  font-size: 18px;
  margin: 10px 0;
  line-height: 28px;
}

.resource .video-box p a {
  color: #0170c7;
}

.sheji .video-box p.color-gray-tit a{
  margin-bottom:10px;
  font-size: 24px;
  line-height: 31px;
  color: #0170c7;
}
hr.heavy {
  border-color: #8ea4ae;
  border-bottom: 6px solid #a6bbc3;
}
hr.thin {
  border-color: #bed1d5;
}

.form-box {
  background-color: #f5f5f5;
}
.headline-6 {
  color: #768d99;
  letter-spacing: normal;
  margin-bottom: 10px;
  font-size: 19px;
  line-height: 28px;
  display: block;
  margin-top: 10px;
}
.form-box .title {
  font-size: 40px;
  color: #2B4250;
  text-align: center;
  margin-top: 70px;
  font-weight: 600;
}

.form-box .form_b {
  color: #9F9F9F;
}

.form-box .form_b .form-control {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.form-box .form_b .custom-select {
  width: 100%;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  height: 34px;
  line-height: 34px;
}

.form-box .btn {
  margin: 25px auto 70px;
  display: block;
  width: 165px;
  height: 40px;
  font-size: 18px;
  background-color: #007FD1;
}

.about_box {
  background-color: #1F384C;
  padding: 50px 0 100px;
}

.about_box .h3 {
  color: #C4D600;
  font-size: 39px;
  font-weight: bold;
  line-height: 46px;
  margin-bottom: 20px;
}

.about_box p {
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  text-align: justify;
}

.about_box a {
  color: #C4D600;
  font-size: 18px;
  display: block;
  margin-top: 15px;
}

.none {
  display: none;
}
