@font-face {
  font-family: 'Verdana';
  src: url('../fonts/Verdana.ttf?97503341') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Verdana-Bold';
  src: url('../fonts/Verdana-Bold.ttf?97503341') format('truetype');
  font-weight: normal;
  font-style: normal;
}
a {
  color: #485e6e;
  text-decoration: none;
}
body {
  position: relative;
  min-width: 1200px;
}
.header {
  width: 100%;
  padding: 15px 0;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 9;
}
.header .box {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.header .box .logo-box {
  font-family: 'Verdana-Bold';
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 0;
  color: #0F448B;
  float: left;
}
.header .box .menu-box {
  margin: 0;
  float: right;
}
.header .box .menu-box li {
  display: inline-block;
  text-align: right;
  margin-left: 12px;
}
.header .box .menu-box li a {
  display: block;
  padding: 0 20px;
  line-height: 34px;
  border-radius: 20px;
  font-family: Verdana, 'Verdana';
  font-size: 14px;
  color: #9B9B9B;
  letter-spacing: 0;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  text-decoration: none;
}
.header .box .menu-box li a:hover {
  color: #485E6E;
  background: #F3F8FF;
  border-color: #485E6E;
}
.content {
  min-height: -moz-calc(100vh - 52px);
  min-height: -webkit-calc(100vh - 52px);
  min-height: calc(100vh - 52px);
  padding-top: 66px;
}
.content.home-page {
  background: #fff;
}
.content.detail-page {
  background: #f8f8f8;
}
.content .banner-box {
  width: 100%;
  min-width: 1200px;
  height: 420px;
  margin: 0 auto;
  background: url('../images/banner.png') no-repeat center center;
}
.content .tab-menu {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding: 30px 0;
}
.content .tab-menu .nav {
  text-align: center;
}
.content .tab-menu .nav li {
  display: inline-block;
  padding: 0 16px;
}
.content .tab-menu .nav li a {
  font-family: Verdana, 'Verdana';
  font-size: 16px;
  line-height: 30px;
  color: #9B9B9B;
  letter-spacing: 0;
  padding: 0;
}
.content .tab-menu .nav li a:hover {
  color: #485E6E;
  background: #fff;
}
.content .tab-menu .nav li.active a {
  background: #ffffff;
  color: #0F448B;
  border-bottom: 3px solid #0F448B;
}
.content .tab-menu .tab-content .tab-pane {
  margin-left: -9px;
  margin-right: -9px;
}
.content .tab-menu .tab-content .tab-pane .image-view-box {
  overflow: hidden;
  padding: 20px 0 0 0;
}
.content .tab-menu .tab-content .tab-pane .image-view-box li {
  width: 20%;
  float: left;
  padding: 15px 9px;
  list-style: none;
}
.content .tab-menu .tab-content .tab-pane .image-view-box li .shadow-box {
  width: 100%;
  height: 172px;
  display: block;
  position: relative;
}
.content .tab-menu .tab-content .tab-pane .image-view-box li .shadow-box .box {
  width: 100%;
  position: absolute;
  background: #FFFFFF;
  box-shadow: 0 2px 8px 0 rgba(15, 68, 139, 0.15);
  border-radius: 4px;
  text-align: center;
  padding: 38px 38px 15px 38px;
  top: 0;
}
.content .tab-menu .tab-content .tab-pane .image-view-box li .shadow-box .image_src {
  width: 64px;
  height: 64px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.content .tab-menu .tab-content .tab-pane .image-view-box li .shadow-box span {
  height: 45px;
  display: inline-block;
  font-family: Verdana, 'Verdana';
  font-size: 16px;
  color: #9B9B9B;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
}
.content .tab-menu .tab-content .tab-pane .image-view-box li .shadow-box:hover .box {
  top: -8px;
  box-shadow: 0 8px 20px 0 rgba(15, 68, 139, 0.15);
}
.content .about-lab {
  background: #F6F7F9;
  padding: 50px 0 45px 0;
}
.content .about-lab .box {
  width: 1200px;
  margin: 0 auto;
}
.content .about-lab .box h2 {
  font-family: Verdana, 'Verdana';
  font-size: 22px;
  color: #4A4A4A;
  letter-spacing: -0.14px;
  text-align: center;
  line-height: 30px;
  margin: 0;
  margin-bottom: 28px;
}
.content .about-lab .box p {
  font-family: Verdana, 'Verdana';
  font-size: 15px;
  color: rgba(0, 0, 0, 0.65);
  letter-spacing: -0.14px;
  line-height: 24px;
  text-align: left;
  margin-bottom: 15px;
}
.content .navigation-header {
  padding: 11px 0;
  box-shadow: 0 1px 0 0 #EEEEEE;
}
.content .navigation-header .box {
  width: 1000px;
  margin: 0 auto;
  font-family: Verdana, 'Verdana';
  font-size: 14px;
  color: #9B9B9B;
  letter-spacing: 0;
  line-height: 18px;
  text-align: left;
}
.content .navigation-header .box a {
  color: #485E6E;
  text-decoration: none;
}
.content .box-content {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.content .box-content .success-tip {
  padding-top: 95px;
  margin-bottom: 42px;
  text-align: center;
}
.content .box-content .success-tip .success-icon {
  width: 64px;
  height: 64px;
  background: url('../images/64_64icon.svg') no-repeat center center;
  margin: 0 auto 20px auto;
  display: block;
}
.content .box-content .success-tip h2 {
  font-family: Verdana, 'Verdana';
  font-size: 20px;
  line-height: 24px;
  color: #485E6E;
  letter-spacing: 0;
}
.content .box-content .success-tip p {
  font-family: Verdana, 'Verdana';
  font-size: 14px;
  line-height: 18px;
  color: #4A4A4A;
  letter-spacing: 0;
}
.content .box-content .job-id {
  font-family: Verdana, 'Verdana';
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 80px;
  color: #4A4A4A;
  letter-spacing: 0;
  text-align: center;
}
.content .box-content .job-id span {
  color: #1E0000;
}
.content .box-content .note-message {
  text-align: center;
}
.content .box-content .note-message .title {
  margin-bottom: 15px;
}
.content .box-content .note-message .title span {
  font-family: Verdana, 'Verdana';
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  background: #d1524c;
}
.content .box-content .note-message ul {
  padding: 0;
  display: inline-block;
}
.content .box-content .note-message ul li {
  font-family: Verdana, 'Verdana';
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  line-height: 18px;
  text-align: left;
  list-style: none;
  padding: 4px 0;
}
.content .box-content .step1 {
  margin-top: 30px;
}
.content .box-content .step1,
.content .box-content .step2 {
  border-left: 2px solid #6FBA00;
  padding-bottom: 40px;
}
.content .box-content .step3 {
  border-left: 2px solid #f8f8f8;
  border-bottom: 1px solid #EEEEEE;
  box-shadow: 0 1px 0 0 #FFFFFF;
}
.content .box-content .process-box {
  padding-left: 20px;
  margin-left: 6px;
}
.content .box-content .process-box > .title {
  position: relative;
  font-family: Verdana, 'Verdana';
  font-size: 14px;
  color: #9B9B9B;
  letter-spacing: 0;
  line-height: 18px;
  margin-bottom: 28px;
}
.content .box-content .process-box > .title strong {
  font-family: 'Verdana-Bold';
  font-size: 16px;
  color: #485E6E;
  letter-spacing: 0;
  margin-right: 15px;
}
.content .box-content .process-box > .title:after {
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #6FBA00;
  display: block;
  content: '';
  top: 0;
  left: -28px;
}
.content .box-content .process-box .introd {
  font-family: Verdana, 'Verdana';
  font-size: 14px;
  color: #485E6E;
  letter-spacing: 0;
  line-height: 18px;
  margin-bottom: 10px;
}
.content .box-content .white-box {
  background: #ffffff;
  border: 1px solid #F2F2F2;
}
.content .box-content .white-box .box-header {
  overflow: hidden;
  padding: 8px 20px;
  border-bottom: 1px solid #F2F2F2;
}
.content .box-content .white-box .box-header .box-header-title {
  font-family: Verdana, 'Verdana';
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  line-height: 18px;
  float: left;
}
.content .box-content .white-box .box-header .box-header-title span.red {
  color: #F54C2F;
}
.content .box-content .white-box .box-header .box-header-title a {
  font-family: Verdana, 'Verdana';
  font-size: 14px;
  color: #485E6E;
  letter-spacing: 0;
  line-height: 18px;
  margin: 0 5px;
  text-decoration: none;
}
.content .box-content .white-box .box-header .box-header-title a .tip {
  width: 16px;
  height: 16px;
  background: url('../images/tip.png') no-repeat center center;
  vertical-align: top;
  display: inline-block;
  margin-top: 1px;
  margin-left: 2px;
}
.content .box-content .white-box .box-header .box-header-button {
  float: right;
  text-align: right;
}
.content .box-content .white-box .box-header .box-header-button a {
  display: inline-block;
  line-height: 18px;
  margin-left: 20px;
  font-family: Verdana, 'Verdana';
  font-size: 14px;
  color: #0F448B;
  letter-spacing: 0;
  text-decoration: none;
}
.content .box-content .white-box .box-header .box-header-button a i {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
  margin-top: 1px;
}
.content .box-content .white-box .box-header .box-header-button a .delete-btn {
  background: url('../images/delete.svg') no-repeat center center;
}
.content .box-content .white-box .box-header .box-header-button a .example-btn {
  background: url('../images/example.svg') no-repeat center center;
}
.content .box-content .white-box .box-header .box-header-button a:hover {
  color: #485E6E;
}
.content .box-content .white-box .box-main {
  padding: 15px 3px;
}
.content .box-content .white-box .box-main .tree-box {
  padding: 0;
  margin: 0;
}
.content .box-content .white-box .box-main .tree-box > li {
  font-family: Verdana, 'Verdana';
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 18px;
  padding: 6px 18px;
  list-style: none;
  text-align: left;
  cursor: default;
}
.content .box-content .white-box .box-main .tree-box > li:hover {
  background: #F3F8FF;
}
.content .box-content .white-box .box-main .tree-box > li.shrink-drop-box {
  padding: 0;
}
.content .box-content .white-box .box-main .tree-box > li.shrink-drop-box:hover {
  background: #fff;
}
.content .box-content .white-box .box-main .tree-box > li .shrink-drop-li {
  font-family: Verdana, 'Verdana';
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 18px;
  text-decoration: none;
  padding: 6px 18px;
  display: block;
}
.content .box-content .white-box .box-main .tree-box > li .shrink-drop-li i {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
  margin-top: 1px;
}
.content .box-content .white-box .box-main .tree-box > li .shrink-drop-li i.shrink {
  background: url('../images/tree_down.png') no-repeat center center;
}
.content .box-content .white-box .box-main .tree-box > li .shrink-drop-li i.drop {
  background: url('../images/tree_up.png') no-repeat center center;
}
.content .box-content .white-box .box-main .tree-box > li .shrink-drop-li:hover {
  background: #F3F8FF;
}
.content .box-content .white-box .box-main .tree-box > li .drop-menu-ul {
  padding: 0;
  margin: 0;
}
.content .box-content .white-box .box-main .tree-box > li .drop-menu-ul li {
  list-style: none;
  padding: 6px 45px;
}
.content .box-content .white-box .box-main .tree-box > li .drop-menu-ul li:hover {
  background: #F3F8FF;
}
.content .box-content .white-box .box-main2 {
  padding: 15px 23px;
}
.content .box-content .white-box .box-main2 .myText {
  border: 0;
  text-align: left;
  width: 100%;
  font-family: Verdana, 'Verdana';
  font-size: 14px;
  letter-spacing: 0;
}
.content .box-content .white-box .box-main2 .myText::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #9B9B9B;
}
.content .box-content .white-box .box-main2 .myText:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #9B9B9B;
}
.content .box-content .white-box .box-main2 .myText::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #9B9B9B;
}
.content .box-content .white-box .box-main2 .myText::-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #9B9B9B;
}
.content .box-content .file-box {
  position: relative;
  margin-top: 15px;
}
.content .box-content .file-box #uploadFile {
  width: 346px;
  height: 42px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
}
.content .box-content .file-box .file-view {
  width: 346px;
  overflow: hidden;
  display: block;
}
.content .box-content .file-box .file-view input {
  width: 280px;
  background: #FFFFFF;
  border: 1px solid #F2F2F2;
  font-family: Verdana, 'Verdana';
  font-size: 14px;
  color: #9B9B9B;
  letter-spacing: 0;
  line-height: 22px;
  padding: 10px 20px;
  height: 42px;
  float: left;
}
.content .box-content .file-box .file-view input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #9B9B9B;
}
.content .box-content .file-box .file-view input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #9B9B9B;
}
.content .box-content .file-box .file-view input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #9B9B9B;
}
.content .box-content .file-box .file-view input::-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #9B9B9B;
}
.content .box-content .file-box .file-view .upload-btn {
  width: 66px;
  height: 42px;
  background: #fff url('../images/upload.svg') no-repeat center center;
  float: right;
  border: 1px solid #F2F2F2;
  border-left: 0;
}
.content .box-content .gray-box {
  margin-top: 25px;
}
.content .box-content .gray-box ul {
  margin: 0 -5px;
  padding: 0 0 30px 0;
  overflow: hidden;
}
.content .box-content .gray-box ul li {
  width: 25%;
  padding: 0 5px;
  list-style: none;
  position: relative;
  float: left;
}
.content .box-content .gray-box ul li .title-name {
  font-family: Verdana, 'Verdana';
  font-size: 14px;
  color: #9B9B9B;
  letter-spacing: 0;
  margin-bottom: 10px;
}
.content .box-content .gray-box ul li .mySelect {
  width: 100%;
  background: #FFFFFF url('../images/arrowhead.svg') no-repeat 200px center;
  border: 1px solid #F2F2F2;
  height: 42px;
  padding: 0 20px;
  font-family: Verdana, 'Verdana';
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.content .box-content .checkbox-group {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 6px;
  width: 16px;
  height: 16px;
}
.content .box-content .checkbox-group input[type='checkbox'] {
  width: 16px;
  height: 16px;
  opacity: 0;
  margin: 0;
}
.content .box-content .checkbox-group input[type='checkbox'] + label {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  display: block;
  width: 16px;
  height: 16px;
  background: url('../images/checkbox_unckecked.jpg') no-repeat center center;
}
.content .box-content .checkbox-group input[type='checkbox']:checked + label {
  background: url('../images/checkbox_ckecked.png') no-repeat center center;
}
.content .box-content .Be-notified-by-email {
  text-align: center;
  font-family: Verdana, 'Verdana';
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0;
  line-height: 18px;
  margin: 20px 0 30px 0;
}
.content .box-content .Be-notified-by-email span {
  color: #9B9B9B;
}
.content .box-content .submit-btn {
  margin: 0 auto;
  text-align: center;
}
.content .box-content .submit-btn input {
  width: 260px;
  height: 44px;
  background: #D9534F;
  border-radius: 2px;
  font-family: 'Verdana-Bold';
  font-size: 14px;
  line-height: 44px;
  color: #FFFFFF;
  letter-spacing: 0;
  border: 0;
}
.content .box-content .submit-btn input:hover {
  background: #cb504d;
}
.footer {
  padding: 16px 0;
  font-family: Verdana, 'Verdana';
  font-size: 14px;
  color: #9B9B9B;
  letter-spacing: 0;
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.08);
}
.footer .box {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.footer .box .webnet-message {
  float: left;
}
.footer .box .company-message {
  float: right;
}
