body,
html {
  background-color: #f6f6f6;
}
.top_header .header_logo {
  width: 1200px;
  height: 68px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto;
}
.top_header .header_logo .header_left img {
  width: 87px;
  height: 34px;
  margin-right: 20px;
  vertical-align: middle;
  cursor: pointer;
}
.top_header .header_logo .header_left span {
  box-sizing: border-box;
  padding-left: 20px;
  font-size: 22px;
  color: #333333;
  border-left: 1px solid #dcdcdc;
  vertical-align: middle;
}
.top_header .header_logo .diijer {
  display: flex;
  align-items: center;
}
.top_header .header_logo .diijer .dieliys {
  display: flex;
  align-items: center;
  padding-right: 37px;
}
.top_header .header_logo .diijer .dieliys li a {
  color: #333;
  font-size: 16px;
  padding: 0 13px;
}
.top_header .header_logo .diijer .dieliys li a:hover {
  color: #4285f4;
}
.top_header .header_logo .diijer .dieliys li.on a {
  color: #4285f4;
}
.top_header .header_logo .header_right img {
  width: 19px;
  height: 23px;
  margin-right: 5px;
}
.top_header .header_logo .header_right span {
  font-size: 20px;
  color: #4285f4;
}
.top_header .header_box {
  background: url('../../static/img_old/dataPlatform/bg_2.png') no-repeat;
  height: 370px;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 73px;
}
.top_header .header_box .header_title {
  width: 700px;
  margin: auto;
}
.top_header .header_box .search_label {
  margin: 32px auto 0;
  width: 867px;
  box-sizing: border-box;
  padding-left: 20px;
  display: flex;
  justify-content: flex-start;
}
.top_header .header_box .search_label .label {
  box-sizing: border-box;
  padding: 6px 7px;
  font-size: 14px;
  color: #ffffff;
  margin-right: 16px;
  cursor: pointer;
}
.top_header .header_box .search_label .active {
  display: inline-block;
  background-color: #fff;
  color: #4285f4;
  border-radius: 4px 4px 0px 0px;
  position: relative;
  z-index: 10;
}
.top_header .header_box .search_input {
  width: 867px;
  position: relative;
  box-shadow: 0px 0px 17px 1px rgba(10, 94, 178, 0.71);
  margin: auto;
  border-radius: 4px;
}
.top_header .header_box .search_input input {
  width: 867px;
  box-sizing: border-box;
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  font-size: 16px;
  color: #333333;
  border: none;
  border-radius: 4px;
  outline: none;
}
.top_header .header_box .search_input input:focus {
  border: none;
}
.top_header .header_box .search_input input:-ms-input-placeholder,
.top_header .header_box .search_input textarea:-ms-input-placeholder {
  color: #888888;
}
.top_header .header_box .search_input input::-webkit-input-placeholder,
.top_header .header_box .search_input textarea::-webkit-input-placeholder {
  color: #888888;
}
.top_header .header_box .search_input input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #888888;
  opacity: 1;
}
.top_header .header_box .search_input input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #888888;
  opacity: 1;
}
.top_header .header_box .search_input .search_btn {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  width: 119px;
  border-radius: 4px;
  background-color: #ff6e34;
  color: white;
  font-size: 16px;
  line-height: 60px;
  text-align: center;
}
.top_header .header_box .search_hot {
  margin: 24px auto 0;
  width: 867px;
  color: white;
  text-align: left;
  font-size: 14px;
}
.top_header .header_box .search_hot .type {
  display: inline-block;
  color: #ffffff;
}
.top_header .header_box .search_hot img {
  width: 14px;
  vertical-align: middle;
}
.top_header .header_box .search_hot a {
  color: #ffffff;
  margin-right: 10px;
}
.top_header .header_box .search_hot a:hover {
  text-decoration: underline;
}
.service_introduction {
  width: 1200px;
  margin: 10px auto 0;
  box-sizing: border-box;
  padding: 30px 20px 38px;
  display: flex;
  background-color: #fff;
}
.service_introduction .ser_logo {
  width: 360px;
  margin-right: 24px;
}
.service_introduction .ser_logo img {
  width: 100%;
}
.service_introduction .ser_buy .ser_title {
  text-align: left;
}
.service_introduction .ser_buy .ser_title .title_logo {
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  box-sizing: border-box;
  padding: 0px 6px;
  background-color: #fb3c2a;
  border-radius: 2px;
  margin-right: 14px;
  vertical-align: middle;
}
.service_introduction .ser_buy .ser_title .title {
  font-weight: bold;
  font-size: 30px;
  color: #333333;
  vertical-align: middle;
}
.service_introduction .ser_buy .ser_data {
  width: 777px;
  height: 110px;
  background: url('/static/img_old/dataPlatform/ser_bg.png') no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 14px;
  margin-bottom: 10px;
}
.service_introduction .ser_buy .ser_data .ser_year {
  display: flex;
  font-size: 14px;
  color: #999999;
  align-items: center;
}
.service_introduction .ser_buy .ser_data .ser_year:first-child {
  margin-bottom: 15px;
}
.service_introduction .ser_buy .ser_data .ser_year .year_title {
  margin-right: 50px;
}
.service_introduction .ser_buy .ser_data .ser_year .year {
  display: flex;
}
.service_introduction .ser_buy .ser_data .ser_year .year a {
  display: inline-block;
  width: 86px;
  height: 34px;
  background-color: #ffffff;
  border-radius: 2px;
  border: solid 2px #eeeeee;
  margin-right: 20px;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
  color: #999999;
}
.service_introduction .ser_buy .ser_data .ser_year .year .active {
  border: solid 2px #fb3c2a;
  color: #fb3c2a;
  position: relative;
}
.service_introduction .ser_buy .ser_data .ser_year .year .active:before {
  content: url("/static/img_old/dataPlatform/choose_2.png");
  position: absolute;
  right: 0;
  bottom: 0;
  width: 21px;
  height: 22px;
}
.service_introduction .ser_buy .ser_data .ser_year .year_num {
  color: #999999;
}
.service_introduction .ser_buy .ser_data .ser_year .year_num span {
  color: #fb3c2a;
}
.service_introduction .ser_buy .ser_contact {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: 14px;
}
.service_introduction .ser_buy .ser_contact .contact_title {
  font-size: 14px;
  color: #999999;
  margin-right: 50px;
}
.service_introduction .ser_buy .ser_contact .contact img {
  width: 20px;
  vertical-align: middle;
}
.service_introduction .ser_buy .ser_contact .contact .phone {
  font-size: 32px;
  color: #fb3c2a;
  font-weight: bold;
  vertical-align: middle;
  margin-right: 23px;
}
.service_introduction .ser_buy .ser_contact .contact .con_buy {
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  width: 190px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background-image: linear-gradient(-26deg, #fc3e39 0%, #fe6141 100%), linear-gradient(#fb3c2a, #fb3c2a);
  background-blend-mode: normal,
          normal;
  border-radius: 4px;
  vertical-align: middle;
  cursor: pointer;
}
.service_introduction .ser_buy .ser_contact .contact .con_buy:hover {
  background-image: linear-gradient(rgba(51, 51, 51, 0.07), rgba(51, 51, 51, 0.07)), linear-gradient(-26deg, #fc3e39 0%, #fe6141 100%), linear-gradient(#fb3c2a, #fb3c2a);
  background-blend-mode: normal,
            normal,
            normal;
}
.data_content {
  width: 1200px;
  margin: 10px auto 0;
  background-color: #ffffff;
  border-radius: 2px;
  border: solid 1px #eeeeee;
  text-align: left;
  box-sizing: border-box;
  padding: 25px 20px;
}
.data_content .data_intro {
  font-size: 18px;
  color: #333333;
  position: relative;
  margin-bottom: 22px;
}
.data_content .data_intro:after {
  content: "";
  position: absolute;
  width: 34px;
  height: 4px;
  background-color: #4285f4;
  left: 0;
  bottom: -6px;
}
.data_content .data_info {
  font-size: 14px;
  line-height: 25px;
  color: #666666;
  margin-bottom: 30px;
}
.data_content .data_table {
  width: 1158px;
  overflow-x: scroll;
  border: solid 1px #eeeeee;
  border-left: none;
}
.data_content .data_table table {
  width: 1800px;
  border: solid 1px #eeeeee;
  text-align: center;
}
.data_content .data_table table tr {
  cursor: pointer;
}
.data_content .data_table table tr .w63 {
  width: 63px;
}
.data_content .data_table table tr .w245 {
  width: 245px;
  white-space: pre-wrap;
}
.data_content .data_table table tr .w100 {
  width: 100px;
}
.data_content .data_table table tr .w152 {
  width: 152px;
}
.data_content .data_table table tr .w162 {
  width: 162px;
}
.data_content .data_table table tr .w172 {
  width: 172px;
}
.data_content .data_table table tr .w73 {
  width: 73px;
}
.data_content .data_table table tr th {
  box-sizing: border-box;
  padding: 11px;
  background-color: #7aa4de;
  font-size: 14px;
  color: #ffffff;
}
.data_content .data_table table tr td {
  box-sizing: border-box;
  padding: 11px;
  font-size: 14px;
  color: #666666;
  border: solid 1px #eeeeee;
  text-align: left;
}
.data_content .data_table table tr:hover {
  background-color: #f2f7fe;
}
.data_content .data_require {
  margin-top: 45px;
  font-size: 16px;
  color: #333333;
}
.data_content .data_require span {
  color: #fb3c2a;
}
.data_content .data_form {
  margin: 18px auto 40px;
  width: 1160px;
  height: 150px;
  position: relative;
}
.data_content .data_form .limit {
  box-sizing: border-box;
  padding: 15px 10px;
  width: 100%;
  height: 100%;
  resize: none;
  outline: none;
  color: #333333;
  border-radius: 4px;
  border: solid 1px #dadcdf;
}
.data_content .data_form .limit::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
}
.data_content .data_form .limit:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
}
.data_content .data_form .limit::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
}
.data_content .data_form .limit::-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
}
.data_content .data_form .limit:focus {
  border: solid 1px #4285f4;
}
.data_content .data_form p {
  position: absolute;
  bottom: 13px;
  right: 17px;
  font-size: 16px;
  color: #999999;
}
.data_content .data_input {
  margin-top: 20px;
}
.data_content .data_input input {
  width: 1160px;
  height: 60px;
  border-radius: 4px;
  border: solid 1px #dadcdf;
  outline: none;
  box-sizing: border-box;
  padding-left: 10px;
  color: #333333;
}
.data_content .data_input input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
}
.data_content .data_input input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
}
.data_content .data_input input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
}
.data_content .data_input input::-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
}
.data_content .data_input input:focus {
  border: solid 1px #4285f4;
}
.data_content .data_submite {
  width: 190px;
  height: 48px;
  line-height: 48px;
  background-color: #4285f4;
  border-radius: 4px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  margin: 40px auto 0;
  cursor: pointer;
}
.data_content .data_submite:hover {
  background-image: linear-gradient(rgba(51, 51, 51, 0.13), rgba(51, 51, 51, 0.13)), linear-gradient(#4285f4, #4285f4);
  background-blend-mode: normal,
      normal;
}
.data_content .data_prompt {
  position: fixed;
  left: 50%;
  top: 20%;
  transform: translate(-30%, -50%);
  width: 460px;
  height: 50px;
  background-color: #ffe7e5;
  border-radius: 4px;
  border: solid 1px #feb7b0;
  box-sizing: border-box;
  padding-left: 30px;
  line-height: 46px;
  display: none;
}
.data_content .data_prompt .radio_close {
  width: 19px;
  margin-right: 10px;
  vertical-align: middle;
}
.data_content .data_prompt .tips {
  font-size: 16px;
  color: #fb4e3d;
  vertical-align: middle;
}
.apply_buy {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 10;
  display: none;
}
.apply_buy .box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 380px;
  height: 240px;
  background-color: #ffffff;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 14px 15px;
}
.apply_buy .box .close {
  text-align: right;
  cursor: pointer;
}
.apply_buy .box .close img {
  width: 14px;
}
.apply_buy .box .title {
  margin-bottom: 30px;
}
.apply_buy .box .phone_news {
  position: relative;
}
.apply_buy .box .phone_news span {
  font-size: 16px;
  color: #333333;
}
.apply_buy .box .phone_news input {
  width: 240px;
  box-sizing: border-box;
  padding: 9px 0 9px 15px;
  border-radius: 2px;
  border: solid 1px #e0e0e0;
  outline: none;
  font-size: 16px;
  color: #333;
}
.apply_buy .box .phone_news .tips {
  position: absolute;
  font-size: 14px;
  color: #fb3c2a;
  bottom: -25px;
  left: 98px;
  display: none;
}
.apply_buy .box .submit {
  width: 140px;
  height: 36px;
  background-color: #4285f4;
  border-radius: 3px;
  font-size: 16px;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
  line-height: 36px;
  margin: 34px auto 0;
  cursor: pointer;
}
.apply_buy .box .label {
  margin-top: 10px;
  font-size: 12px;
  color: #999999;
}
/*# sourceMappingURL=data_detail.css.map */