@charset "utf-8";
.transition {
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
@keyframes myfirst {
  from {
    opacity: 0.2;
  }
  to {
    opacity: 0.7;
  }
}
@-moz-keyframes myfirst {
  /* Firefox */
}
@-webkit-keyframes myfirst {
  /* Safari 和 Chrome */
}
@-o-keyframes myfirst {
  /* Opera */
}
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
  overflow: hidden;
}
.content {
  min-height: 700px;
}
.content.content_contact {
  min-height: 630px;
}
.about-left {
  min-height: 700px;
  padding-top: 30px;
  width: 250px;
  float: left;
  border-right: 1px solid #F5F5F5;
}
.about-left.about-right_contact {
  min-height: 630px;
}
.about-left li {
  width: 100%;
  height: 49px;
  text-align: center;
  line-height: 49px;
  background-color: white;
}
.about-left li a {
  font-size: 16px;
  color: #333333;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.about-left .checked {
  background: #1465b1;
}
.about-left .checked a {
  color: white;
}
.about-right {
  width: 950px;
  padding: 50px 50px 0px 50px;
  float: left;
}
.about-right.about-right_contact {
  padding: 28px 0 0px 0;
}
.about-right .about h2 {
  font-size: 36px;
  font-weight: bold;
  color: #333333;
  line-height: 56px;
  margin-top: 10px;
}
.about-right .about .sub {
  font-size: 20px;
  font-family: DIN-Bold;
  margin-bottom: 30px;
  font-weight: bold;
  color: #666666;
}
.about-right .about .about-content_text img {
  width: 100%;
  margin-bottom: 20px;
}
.about-right .about .about-content_text p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #333333;
  line-height: 28px;
  margin-bottom: 20px;
}
.about-right .about .about-content_text p span {
  color: #f17100;
}
.about-right .about .about-content_text .biaoyu {
  overflow: hidden;
  margin: 20px 0 30px;
}
.about-right .about .about-content_text .biaoyu p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  color: #666666;
  line-height: 36px;
}
.about-right .about .about-content_text .biaoyu p span {
  font-weight: bold;
  color: #333333;
  font-size: 16px;
}
.about-right .about .about-content_service {
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 30px;
}
.about-right .about .about-content_service .title {
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 42px;
  margin-bottom: 10px;
}
.about-right .about .about-content_service p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  color: #666666;
  line-height: 36px;
}
.about-right .about .about-content_service p span {
  font-weight: bold;
  color: #333333;
}
.about-right .talents h2 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}
.about-right .talents h2 span {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
}
.about-right .talents h3 {
  font-size: 20px;
  padding: 10px 0;
  font-weight: bold;
  color: #666666;
}
.about-right .talents > p {
  font-size: 16px;
  color: #333333;
  padding: 8px 0;
}
.about-right .talents .xuqiu {
  padding: 20px 0;
  font-size: 16px;
  color: #666666;
  border-bottom: 1px solid #F6F6F6;
}
.about-right .talents .email-talents {
  margin-top: 20px;
  margin-right: 51px;
  height: 76px;
  margin-bottom: 50px;
  background: #f5f5f5;
  border-radius: 3px;
  font-size: 14px;
  color: #999999;
}
.about-right .talents .email-talents p {
  font-size: 14px;
}
.about-right .talents .email-talents p:nth-of-type(1) {
  margin-left: 25px;
  padding-top: 16px;
  padding-bottom: 8px;
}
.about-right .talents .email-talents p:nth-of-type(2) {
  margin-left: 53px;
}
.about-right .talents .icon-circle {
  width: 12px;
  height: 12px;
  border: 2px solid #1465b1;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
}
.about-right .contact {
  position: relative;
  background-image: url(../images/tu_3.png?v=1.0.2);
  background-repeat: no-repeat;
  height: 560px;
  overflow: hidden;
}
.about-right .contact .describe {
  position: absolute;
  top: 40px;
  right: 100px;
}
.about-right .contact .describe h2 {
  color: #1465B1;
  font-size: 30px;
  font-weight: bold;
  color: #1465b1;
}
.about-right .contact .describe > span {
  width: 50px;
  height: 3px;
  background: #bfbfbf;
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
}
.about-right .contact .describe ul {
  margin: 10px 0;
}
.about-right .contact .describe li {
  padding: 5px 0;
  font-size: 16px;
  color: #333333;
}
.about-right .contact .describe li i {
  margin-right: 16px;
}
.about-right .introduce .agreement {
  margin-bottom: 20px;
}
.about-right .introduce h3 {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
  font-weight: 800;
}
.about-right .introduce p {
  line-height: 29px;
  font-size: 16px;
  color: #333333;
  padding: 7px 0;
}
.about-right .feedback > div {
  width: 500px;
  margin: 0 auto;
}
.about-right .feedback h2 {
  font-size: 36px;
  font-weight: bold;
  color: #333333;
  line-height: 35px;
}
.about-right .feedback h2 span {
  margin-left: 10px;
  font-size: 20px;
  font-family: DIN-Bold;
  font-weight: bold;
  color: #666666;
}
.about-right .feedback p {
  font-size: 16px;
  color: #999999;
  line-height: 40px;
  margin: 10px 0 30px 0;
}
.about-right .feedback span {
  font-size: 16px;
  color: #666666;
  margin-right: 12px;
}
.about-right .feedback input {
  border: 1px solid #cecece;
  height: 44px;
  width: 422px;
  padding: 0 10px;
}
.about-right .feedback textarea {
  margin-top: 20px;
  width: 100%;
  border: 1px solid #cecece;
  height: 156px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #666666;
  padding: 16px;
  line-height: 16px;
}
.about-right .feedback a {
  width: 161px;
  height: 45px;
  background: #1465b1;
  border-radius: 3px;
  display: inline-block;
  text-align: center;
  line-height: 45px;
  color: white;
}
.about-right .friendly {
  margin: 40px 0 40px 30px;
}
.about-right .friendly li {
  float: left;
  margin: 5px 20px 10px 0;
  width: 95px;
  text-align: center;
  overflow: hidden;
}
.about-right .friendly li a {
  height: 40px;
  display: inline-block;
  line-height: 40px;
}
.about-right .friendly li img {
  width: auto;
  height: 100%;
}
.about-right .friendly li font {
  font-size: 36px;
  font-weight: bold;
  color: #1465b1;
}
.about-right .friendly li > p {
  text-align: center;
  font-size: 14px;
  color: #666666;
  margin: 10px 0;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  word-break: keep-all;
}
.about-right .terrace img {
  max-width: 100%;
}
.about-right .terrace .text {
  overflow: hidden;
  margin: 22px 0;
  font-size: 14px;
  color: #828282;
  line-height: 20px;
}
.about-right .terrace .text p {
  min-width: 98px;
  margin-right: 54px;
  display: inline-block;
}
.about-right .terrace .text p span {
  color: #333333;
}
.about-right .terrace .text p span.number {
  font-size: 18px;
  font-weight: 600;
}
.about-right .terrace .text p i {
  font-size: 12px;
  font-style: inherit;
}
.subscribe {
  background-image: url(../images/email_bg.png);
  background-size: auto;
  background-repeat: no-repeat;
  height: 1280px;
  background-position: top center;
  background-color: #f1f2f5;
}
.subscribe > div {
  position: relative;
}
.subscribe > div .recentNew {
  line-height: 36px;
  width: 170px;
  position: relative;
  height: 36px;
  display: inline-block;
  text-align: center;
  margin-right: 20px;
  margin-left: 265px;
  margin-top: 730px;
  font-size: 14px;
  font-weight: 300;
  color: white;
  background-color: #1465B1;
  border-radius: 3px;
}
.subscribe > div .recentNew i {
  margin-left: 10px;
  font-family: "Microsoft YaHei";
  font-style: normal;
  position: absolute;
  right: 16px;
}
.subscribe > div .recentNew:hover {
  background-color: #1465B1 !important;
}
.subscribe > div .recentLast {
  line-height: 36px;
  width: 170px;
  position: relative;
  height: 36px;
  display: inline-block;
  text-align: center;
  margin-top: 730px;
  font-size: 14px;
  color: white;
  background-color: #1465B1;
  border-radius: 3px;
  font-weight: 300;
}
.subscribe > div .recentLast i {
  margin-left: 10px;
  font-family: "Microsoft YaHei";
  font-style: normal;
  position: absolute;
  right: 16px;
}
.subscribe > div .recentLast:hover {
  background-color: #1465B1 !important;
}
.subscribe > div .subscribe-right {
  padding: 30px 20px;
  width: 341px;
  -webkit-box-shadow: -2px 13px 16px -6px #dfeaf5;
  -moz-box-shadow: -2px 13px 16px -6px #dfeaf5;
  -o-box-shadow: -2px 13px 16px -6px #dfeaf5;
  box-shadow: -2px 13px 16px -6px #dfeaf5;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 25px 0px 25px 0px;
  position: absolute;
  right: 0;
  top: 42px;
}
.subscribe > div .subscribe-right > h2 {
  line-height: 20px;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
}
.subscribe > div .subscribe-right li label {
  font-size: 14px;
  font-weight: 300;
  margin: 17px 0 10px 0;
  display: inline-block;
}
.subscribe > div .subscribe-right li label.error {
  color: red;
}
.subscribe > div .subscribe-right li > div .tips-error {
  font-size: 12px;
  color: #9F3338;
  font-weight: 300;
  max-height: 29px;
  line-height: 30px;
}
.subscribe > div .subscribe-right li > div .filter-box {
  position: relative;
}
.subscribe > div .subscribe-right li > div .filter-box .filter-list {
  width: 100%;
  top: 49px;
  max-height: 200px;
  overflow: auto!important;
}
.subscribe > div .subscribe-right li > div .filter-box .filter-list li {
  margin-bottom: 0;
}
.subscribe > div .subscribe-right li > div .filter-box .filter-text {
  width: 100%;
}
.subscribe > div .subscribe-right li > div .filter-box .filter-text i {
  right: 20px;
}
.subscribe > div .subscribe-right li > div .widthAll {
  width: 100%;
}
.subscribe > div .subscribe-right li > div .widthSecond {
  width: 140px;
}
.subscribe > div .subscribe-right li > div .widthSecond:nth-of-type(1) {
  margin-right: 21px;
}
.subscribe > div .subscribe-right li > div input {
  height: 46px;
  text-align: left;
  width: 100%;
  padding: 0 20px;
  background-color: #ffffff;
  line-height: 46px;
  font-size: 14px;
  border: 1px solid #f1f1f1;
  color: #333333;
}
.subscribe > div .subscribe-right li > div input.widthSecond {
  width: 140px;
}
.subscribe > div .subscribe-right li > div .validate {
  display: inline-block;
  float: right;
  width: 140px;
  height: 46px;
  line-height: 46px;
  font-size: 0;
}
.subscribe > div .subscribe-right li > div.double select {
  width: 140px;
  background-color: #ffffff;
  float: left;
  border: 1px solid #f1f1f1;
  font-size: 14px;
  font-weight: 300;
  color: #333333;
}
.subscribe > div .subscribe-right li > div.double select:nth-of-type(1) {
  margin-right: 20px;
}
.subscribe > div .subscribe-right li > div.company-industry {
  height: 160px;
  border: 1px solid #f1f1f1;
  background-color: #ffffff;
  padding: 7px 7px 7px 0;
}
.subscribe > div .subscribe-right li > div.company-industry > div {
  height: 147px;
  overflow: auto;
  padding: 11px 20px;
}
.subscribe > div .subscribe-right li > div.company-industry li {
  font-size: 14px;
  cursor: pointer;
  font-weight: 300;
  color: #999999;
  line-height: 28px;
  margin-bottom: 0;
}
.subscribe > div .subscribe-right li > div.company-industry li.checked {
  color: #1465B1 !important;
}
.subscribe > div .subscribe-right li > div.company-industry li.checked .icon-choose {
  background-position: -371px -308px;
  width: 17px;
  height: 15px;
  margin-right: 8px;
}
.subscribe > div .subscribe-right li > div.company-industry li:hover {
  color: #333333;
}
.subscribe > div .subscribe-right li > .subscribe-btn {
  width: 299px;
  height: 49px;
  line-height: 49px;
  display: inline-block;
  text-align: center;
  margin-top: 25px;
  color: white;
  font-size: 14px;
  background-color: #A7CADF;
  border-radius: 3px;
}
.subscribe > div .subscribe-right li > .subscribe-btn:hover {
  background-color: #1465B1;
}
.subscribe > div .subscribe-right li.privacy {
  margin-top: 25px;
  background: #ffffff;
  border: 1px solid #f1f1f1;
  padding: 20px;
  margin-bottom: 13px;
}
.subscribe > div .subscribe-right li.privacy h4 {
  margin-bottom: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  color: #333333;
}
.subscribe > div .subscribe-right li.privacy > div {
  height: 173px;
  padding-right: 15px;
  overflow-y: auto;
}
.subscribe > div .subscribe-right li.privacy > div p {
  font-size: 14px;
  font-weight: 300;
  color: #666666;
  line-height: 24px;
}
.subscribe > div .subscribe-right li.privacy > div p:not(:last-child) {
  margin-bottom: 10px;
}
.subscribe-list {
  background: -webkit-linear-gradient(top, #F5F8F9, #E4EBF2);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(top, #F5F8F9, #E4EBF2);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(top, #F5F8F9, #E4EBF2);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to top, #F5F8F9, #E4EBF2);
  /* 标准的语法（必须放在最后）*/
  padding: 50px 0;
}
.subscribe-list > div > h2 {
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: bold;
  color: #394f64;
  line-height: 28px;
}
.subscribe-list > div ul li {
  float: left;
  width: 216px;
  margin-right: 30px;
  margin-bottom: 30px;
}
.subscribe-list > div ul li:nth-of-type(5n) {
  margin-right: 0;
}
.subscribe-list > div ul li > aside {
  width: 216px;
  height: 293px;
  position: relative;
}
.subscribe-list > div ul li > aside .new-image {
  display: inline-block;
  float: left;
  position: absolute;
  z-index: 3;
  line-height: 49px;
  height: 63px;
  background: #ffffff;
  border: 1px solid #333333;
  text-align: center;
  top: 10px;
  left: 10px;
}
.subscribe-list > div ul li > aside .new-image p:nth-of-type(1) {
  padding: 0 8px;
  font-size: 42px;
  background-color: white;
  color: #666666;
  border-bottom: 1px solid #333333;
  line-height: 39px;
  font-family: DIN-MEDIUM;
}
.subscribe-list > div ul li > aside .new-image p:nth-of-type(1) span {
  font-size: 14px;
  color: #333333;
  vertical-align: middle;
  width: 13px;
  display: inline-block;
  line-height: 16px;
  margin-left: 4px;
  margin-top: -9PX;
}
.subscribe-list > div ul li > aside .new-image p:nth-of-type(2) {
  font-size: 14px;
  background-color: white;
  color: #666666;
  line-height: 21px;
}
.subscribe-list > div ul li > aside img {
  border-radius: 10px 10px 0px 0px;
  width: 100%;
  height: 100%;
}
.subscribe-list > div ul li > aside .icon-time {
  width: 113px;
  height: 25px;
  position: absolute;
  bottom: 0;
  color: #999999;
  padding: 0 6px;
  right: 0;
  background: #ffffff;
}
.subscribe-list > div ul li > aside .icon-time i {
  font-size: 14px;
  font-family: DIN-MEDIUM;
  font-weight: 500;
  font-style: normal;
}
.subscribe-list > div ul li > aside .icon-time i:nth-of-type(2) {
  width: 10px;
  height: 1px;
  background: #bbbbbb;
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
}
.subscribe-list > div ul li > p {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: white;
  font-size: 14px;
  font-weight: 300;
  padding: 15px 20px;
  -webkit-box-shadow: 0px 2px 5px -1px #e0e0e0;
  -moz-box-shadow: 0px 2px 5px -1px #e0e0e0;
  -o-box-shadow: 0px 2px 5px -1px #e0e0e0;
  box-shadow: 0px 2px 5px -1px #e0e0e0;
}
.subscribe-list > div ul li > p a {
  line-height: 24px;
  color: #666666;
  height: 47px;
  overflow: hidden;
  display: inline-block;
}
