body {
  background-color: #F2F6FC;
}
body #tm_search_input2 {
  height: 52px;
  line-height: 52px;
}
body .pc_footer .footer {
  padding-top: 210px;
}
#app {
  /**r */
  /** */
}
#app .container {
  min-width: 1220px;
  font-weight: bold;
}
#app .bh_banner {
  width: 100%;
  height: 475px;
  background-repeat: no-repeat;
  background-position: center;
  text-align: left;
  background-color: transparent;
  left: 0;
  margin-left: 0;
  overflow: visible;
}
#app .bh_banner .box {
  width: 1031px;
  margin: 0 auto;
  padding-top: 118px;
}
#app .bh_banner .tit {
  font-size: 68px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1;
  text-align: center;
  text-shadow: 10px 17px 39px rgba(20, 93, 218, 0.13);
}
#app .bh_banner .sub_tit {
  font-size: 24px;
  margin-top: 29px;
  color: #FFFFFF;
  line-height: 1;
  text-shadow: 10px 17px 39px rgba(20, 93, 218, 0.13);
  color: #ffffff;
  text-align: center;
}
#app .search {
  width: 1031px;
  display: flex;
  align-content: center;
  justify-content: space-between;
  margin: 0;
}
#app .search .search_box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: #fff;
  border-radius: 4px;
  height: 52px;
  width: 900px;
  position: relative;
}
#app .search .search_box #keywords_popupmenu {
  top: 52px;
}
#app .search .search_box .tmTopSearchInput .icon-llhomesearch {
  font-size: 20px;
  color: #22C793;
  position: absolute;
  left: 15px;
  top: 15px;
}
#app .search .search_box.brand_home_search_box .el-input__inner.noRadius {
  height: 52px;
  line-height: 52px;
}
#app .search .search_box .el-input__inner {
  border: none;
  padding: 0;
  text-indent: 55px;
}
#app .search .search_box .el-input__inner.noRadius {
  border-top: 1px solid #2ADBB0;
  border-left: 1px solid #2ADBB0;
  height: 52px;
  line-height: 52px;
  border-radius: 4px 0 0 0;
  box-sizing: border-box;
}
#app .search .search_box .el-button {
  background: linear-gradient(0deg, #44D492 0%, #2FD1AA 99%);
  color: #fff;
  width: 120px;
  border: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#app .search .search_box .el-button span {
  font-size: 16px;
  color: #EAFEFF;
  font-weight: bold;
}
#app .search .el-input_inner,
#app .search .el-button,
#app .search .el-select {
  height: 52px;
}
#app .search .sub_button {
  overflow: hidden;
  height: 52px;
  background: linear-gradient(0deg, #FFB400 0%, #FFC170 99%);
  border-radius: 4px;
  width: 120px;
}
#app .search .sub_button .el-button {
  width: 120px;
  background: linear-gradient(0deg, #FFB400 0%, #FFC170 99%);
  border-radius: 4px;
  color: #fff;
  border: none;
}
#app .search .sub_button .el-button span {
  font-size: 16px;
  font-weight: bold;
}
#app .none_border {
  border: none;
}
#app .search_num {
  width: 850px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1;
}
#app .search_num div {
  margin-top: 19px;
  font-size: 14px;
}
#app .search_num img {
  float: left;
  width: 13px;
  height: 14px;
  margin-right: 12px;
  vertical-align: middle;
  margin-top: 0;
  margin-left: 4px;
}
#app .search_num span {
  margin-right: 14px;
  font-size: 14px;
  font-weight: normal;
}
#app .search_num span:hover {
  color: #22C793;
  cursor: pointer;
}
#app .location {
  width: 100%;
  background: #f5f6fa;
  height: 48px;
}
#app .location .cur-nav_tit {
  width: 1220px;
  display: flex;
  height: 48px;
  font-size: 14px;
  font-weight: 400;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
#app .mp-content {
  width: 1200px;
  margin: 0 auto;
}
#app .demo-tabs {
  display: flex;
  justify-content: flex-start;
  width: 850px;
  margin: 57px 0 22px;
}
#app .demo-tabs .tab {
  font-family: Microsoft YaHei;
  margin: auto 5px;
  cursor: pointer;
  width: 100px;
  height: 36px;
  background: #FFFFFF;
  border-radius: 2px;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
#app .demo-tabs .active {
  font-size: 16px;
  position: relative;
  color: #fff;
  background-color: #22C793;
}
#app .demo-tabs .active:after {
  content: "";
  position: absolute;
  left: 42px;
  bottom: -8px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #22C793;
}
#app .contain_box {
  width: 100%;
  margin-top: 47px;
  padding-bottom: 45px;
  display: inline-block;
}
#app .contain_box .contain_box-title {
  font-size: 26px;
  font-weight: bold;
  color: #303133;
  line-height: 1;
  text-align: center;
  padding-top: 47px;
}
#app .contain_box .contain_box-more-body {
  width: 100%;
  text-align: center;
}
#app .contain_box .contain_box-more {
  display: inline-block;
  margin: 12px auto 21px;
  font-size: 16px;
  font-weight: 500;
  color: #111;
  line-height: 24px;
  text-align: center;
  border-bottom: 1px solid #111;
  cursor: pointer;
}
#app .contain_box .card-list-body .card-list-left {
  width: 290px;
  height: 562px;
  float: left;
}
#app .contain_box .card-list-body .card-list-left .card-list-left-top {
  width: 290px;
  height: 374px;
  background-repeat: no-repeat;
}
#app .contain_box .card-list-body .card-list-left .card-list-left-top .tit {
  padding-top: 52px;
  padding-left: 30px;
  font-size: 24px;
  font-weight: bold;
  color: #111111;
}
#app .contain_box .card-list-body .card-list-left .card-list-left-top .sub_tit {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
  margin-top: 18px;
  padding-left: 30px;
  padding-right: 25px;
}
#app .contain_box .card-list-body .card-list-left .card-list-left-top .see-tedatil {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  background: #22C793;
  border-radius: 4px;
  margin-top: 25px;
  font-size: 16px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #F2F8FF;
  margin-left: 32px;
}
#app .contain_box .card-list-body .card-list-left .card-list-left-bottom {
  margin-top: 5px;
}
#app .contain_box .card-list-body .card-list-left .card-list-left-bottom .card {
  width: 290px;
  height: 184px;
  background: #ffffff;
  margin: 0 0 5px 0;
  border-radius: 4px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  text-align: left;
  box-sizing: border-box;
  box-shadow: none;
  border: none;
}
#app .contain_box .card-list-body .card-list-left .card-list-left-bottom .card:nth-child(5n) {
  margin-right: 0;
}
#app .contain_box .card-list-body .card-list-left .card-list-left-bottom .card .el-card__body {
  padding: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
#app .contain_box .card-list-body .card-list-left .card-list-left-bottom .card .el-card__body:hover .see-detail {
  display: block;
}
#app .contain_box .card-list-body .card-list-left .card-list-left-bottom .card:hover {
  box-shadow: 0px 7px 18px 2px rgba(13, 52, 161, 0.1);
}
#app .contain_box .card-list-body .card-list-left .card-list-left-bottom .card:hover .see-detail {
  display: block;
}
#app .contain_box .card-list-body .card-list-left .card-list-left-bottom .card .tit {
  font-size: 24px;
  font-weight: bold;
  color: #303133;
  cursor: pointer;
  padding-top: 28px;
  margin-left: 39px;
  display: inline-block;
}
#app .contain_box .card-list-body .card-list-left .card-list-left-bottom .card .sub_tit {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  margin-left: 39px;
  width: 210px;
  margin-top: 10px;
  line-height: 24px;
}
#app .contain_box .card-list-body .card-list-left .card-list-left-bottom .card .see-detail {
  display: none;
  margin-top: 18px;
  margin-left: 36px;
  width: 100px;
  height: 32px;
  background: #22C793;
  border-radius: 4px;
  font-size: 16px;
  line-height: 32px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #F2F8FF;
  text-align: center;
  margin-top: 15px;
  cursor: pointer;
}
#app .contain_box .card-list-body .card-list-left .card-list-left-bottom .card .card-f-img {
  position: absolute;
  bottom: 11px;
  right: 16px;
}
#app .contain_box .card_item {
  float: right;
  width: 910px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  margin: 0 auto;
  position: relative;
}
#app .contain_box .card_item .card {
  width: 298px;
  height: 184px;
  background: #ffffff;
  margin: 0 0 5px 5px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  text-align: left;
  box-sizing: border-box;
  box-shadow: none;
  border: none;
}
#app .contain_box .card_item .card:nth-child(5n) {
  margin-right: 0;
}
#app .contain_box .card_item .card .el-card__body {
  padding: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
#app .contain_box .card_item .card .el-card__body:hover .see-detail {
  display: block;
}
#app .contain_box .card_item .card:hover {
  box-shadow: 0px 7px 18px 2px rgba(13, 52, 161, 0.1);
}
#app .contain_box .card_item .card:hover .see-detail {
  display: block;
}
#app .contain_box .card_item .card .tit {
  font-size: 24px;
  font-weight: bold;
  color: #303133;
  cursor: pointer;
  padding-top: 28px;
  margin-left: 39px;
  display: inline-block;
}
#app .contain_box .card_item .card .sub_tit {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  margin-left: 39px;
  width: 210px;
  margin-top: 10px;
  line-height: 24px;
}
#app .contain_box .card_item .card .see-detail {
  display: none;
  margin-top: 18px;
  margin-left: 36px;
  width: 100px;
  height: 32px;
  background: #22C793;
  border-radius: 4px;
  font-size: 16px;
  line-height: 32px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #F2F8FF;
  text-align: center;
  margin-top: 15px;
  cursor: pointer;
}
#app .contain_box .card_item .card .card-f-img {
  position: absolute;
  bottom: 11px;
  right: 16px;
}
#app .brand-search-box {
  position: relative;
  margin-top: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 38px;
  margin-bottom: 132px;
  height: 220px;
}
#app .brand-search-box .search-box-item {
  width: 396px;
  height: 200px;
  background: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0px 10px 14px 2px rgba(137, 141, 147, 0.25);
  float: left;
  position: relative;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  display: flex;
  justify-content: space-evenly;
}
#app .brand-search-box .search-box-item:hover {
  height: 220px;
  background-color: #366BEC;
}
#app .brand-search-box .search-box-item:nth-child(3n) {
  margin-right: 0;
}
#app .brand-search-box .search-box-item:hover .right-text-box .title {
  color: #fff;
}
#app .brand-search-box .search-box-item:hover .right-text-box .intro {
  color: #fff;
}
#app .brand-search-box .search-box-item:hover .right-text-box .sbi-btns {
  display: block;
}
#app .brand-search-box .search-box-item:hover .sb-img-box .triggle_icon.ti_hide {
  display: block;
}
#app .brand-search-box .search-box-item:hover .sb-img-box .triggle_icon.ti_show {
  display: none;
}
#app .brand-search-box .search-box-item .sb-img-box {
  width: 120px;
  margin-top: 43px;
  position: relative;
}
#app .brand-search-box .search-box-item .sb-img-box .triggle_icon {
  position: absolute;
  bottom: 10px;
  right: -15px;
}
#app .brand-search-box .search-box-item .sb-img-box .triggle_icon.ti_hide {
  display: none;
}
#app .brand-search-box .search-box-item .right-text-box {
  width: 179px;
}
#app .brand-search-box .search-box-item .right-text-box .title {
  font-size: 20px;
  font-weight: bold;
  color: #111;
  line-height: 1;
  margin-top: 40px;
}
#app .brand-search-box .search-box-item .right-text-box .intro {
  width: 179px;
  font-size: 16px;
  font-weight: 400;
  color: #111;
  line-height: 24px;
  margin-top: 12px;
}
#app .brand-search-box .search-box-item .right-text-box .sbi-btns {
  display: none;
  position: absolute;
  bottom: 25px;
  left: 36px;
}
#app .brand-search-box .search-box-item .right-text-box .sbi-btns a {
  width: 120px;
  height: 32px;
  background: #19D190;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
  line-height: 32px;
  display: inline-block;
}
#app .bh-com-title {
  font-size: 28px;
  font-weight: bold;
  color: #111111;
  text-align: center;
  line-height: 40px;
  height: 40px;
}
#app .bh-com-title span {
  color: #22C793;
}
#app .bh-com-title img {
  vertical-align: text-top;
}
#app .bh-why-search {
  width: 1200px;
  height: 480px;
  background: #FFFFFF;
  box-shadow: 0px 5px 18px 2px rgba(9, 28, 69, 0.1);
  border-radius: 4px;
  margin-top: 24px;
  padding-top: 36px;
}
#app .bh-why-search .bhws-sub-title {
  font-size: 20px;
  font-weight: 400;
  color: #CCCCCC;
  line-height: 1;
  margin-top: 13px;
  text-align: center;
}
#app .bh-why-search .bhws-cont {
  width: 1110px;
  margin: 32px auto 0;
  position: relative;
}
#app .bh-why-search .bhws-cont .float-bj {
  position: absolute;
  top: 83px;
  left: 480px;
}
#app .bh-why-search .bhws-cont .bhws-c .bcl-tit {
  height: 60px;
  background: #434343;
  width: 100%;
  font-size: 20px;
  line-height: 60px;
  text-indent: 54px;
  font-weight: bold;
  color: #FFFFFF;
}
#app .bh-why-search .bhws-cont .bhws-c ul {
  margin-top: 13px;
}
#app .bh-why-search .bhws-cont .bhws-c ul li {
  font-size: 18px;
  font-weight: 500;
  line-height: 44px;
  text-indent: 54px;
  color: #333333;
}
#app .bh-why-search .bhws-cont .bhws-c ul li i {
  color: #fff;
  font-size: 12px;
  width: 21px;
  height: 21px;
  border-radius: 12px;
  text-align: center;
  line-height: 21px;
  display: inline-block;
  background-color: #333333;
  text-indent: 0;
  font-style: initial;
  margin-right: 11px;
}
#app .bh-why-search .bhws-cont .bhws-c-left {
  width: 540px;
  height: 280px;
  background: #F4F4F4;
  border: 4px solid #434343;
  border-radius: 8px;
  float: left;
}
#app .bh-why-search .bhws-cont .bhws-c-right {
  width: 540px;
  height: 280px;
  background: #EBF0FD;
  border: 4px solid #366BEC;
  border-radius: 8px;
  float: right;
}
#app .bh-why-search .bhws-cont .bhws-c-right .bcl-tit {
  background-color: #366BEC;
}
#app .bh-why-search .bhws-cont .bhws-c-right ul li {
  color: #366BEC;
}
#app .bh-why-search .bhws-cont .bhws-c-right ul li i {
  background-color: #366BEC;
}
#app .bh-how-search {
  height: 960px;
  margin-top: 10px;
  padding-top: 36px;
  background: #FFFFFF;
  box-shadow: 0px 5px 18px 2px rgba(9, 28, 69, 0.1);
  border-radius: 4px;
}
#app .bh-how-search .bhws-body {
  position: relative;
  width: 100%;
  height: 612px;
  margin-top: 46px;
}
#app .bh-how-search .bhws-body .bhws-img {
  position: absolute;
  top: 49px;
  left: 442px;
}
#app .bh-how-search .bhws-body .bhws-item {
  position: absolute;
  width: 330px;
}
#app .bh-how-search .bhws-body .bhws-item p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  margin-top: 20px;
}
#app .bh-how-search .bhws-body .bhws-item .bhws-c-body {
  width: 330px;
  height: 120px;
  display: inline-block;
}
#app .bh-how-search .bhws-body .bhws-item .bhws-c-body .bhws-i-circel {
  width: 120px;
  height: 120px;
  background: linear-gradient(180deg, #68B4EF 0%, #606BF6 100%);
  box-shadow: 0px 5px 18px 2px rgba(96, 108, 246, 0.4);
  border-radius: 60px;
}
#app .bh-how-search .bhws-body .bhws-item .bhws-c-body .bhws-i-circel .cir-word {
  font-size: 20px;
  font-weight: 800;
  color: #fff;
  width: 100%;
  text-align: center;
  padding-top: 35px;
  line-height: 1.5;
}
#app .bh-how-search .bhws-body .bhws-item.item1 {
  right: 755px;
  text-align: right;
}
#app .bh-how-search .bhws-body .bhws-item.item1 .bhws-c-body .bhws-i-circel {
  float: right;
}
#app .bh-how-search .bhws-body .bhws-item.item2 {
  left: 755px;
}
#app .bh-how-search .bhws-body .bhws-item.item2 .bhws-c-body .bhws-i-circel {
  float: left;
  background: linear-gradient(0deg, #00C188 0%, #00D396 100%);
  box-shadow: 0px 5px 18px 2px rgba(0, 205, 146, 0.4);
}
#app .bh-how-search .bhws-body .bhws-item.item1,
#app .bh-how-search .bhws-body .bhws-item.item2 {
  top: 0;
}
#app .bh-how-search .bhws-body .bhws-item.item3 {
  right: 815px;
  text-align: right;
}
#app .bh-how-search .bhws-body .bhws-item.item3 .bhws-c-body .bhws-i-circel {
  float: right;
  background: linear-gradient(0deg, #00C188 0%, #00D396 100%);
  box-shadow: 0px 5px 18px 2px rgba(0, 200, 140, 0.4);
}
#app .bh-how-search .bhws-body .bhws-item.item4 {
  left: 805px;
}
#app .bh-how-search .bhws-body .bhws-item.item4 .bhws-c-body .bhws-i-circel {
  float: left;
  background: linear-gradient(180deg, #68B4EF 0%, #606BF6 100%);
  box-shadow: 0px 5px 18px 2px rgba(96, 108, 246, 0.4);
}
#app .bh-how-search .bhws-body .bhws-item.item3,
#app .bh-how-search .bhws-body .bhws-item.item4 {
  top: 261px;
}
#app .bh-how-search .bhws-body .bhws-item.item5 {
  top: 390px;
  left: 445px;
  text-align: center;
}
#app .bh-how-search .bhws-body .bhws-item.item5 .bhws-c-body .bhws-i-circel {
  margin: 0 auto;
  background: linear-gradient(0deg, #5645EF 0%, #9489F8 100%);
  box-shadow: 0px 5px 18px 2px rgba(96, 108, 246, 0.4);
}
#app .bh-how-search .bhws-foot {
  margin-left: 44px;
  position: relative;
}
#app .bh-how-search .bhws-foot .bhws-btn {
  left: 50%;
  margin-left: -87.5px;
  bottom: 9px;
  cursor: pointer;
  position: absolute;
}
