body {
  background-color: #fff;
}
.mp_content {
  min-width: 1200px;
  width: 1200px;
  margin: 0 auto;
  clear: both;
}
button {
  border: none;
}
.top_banner {
  width: 100%;
  height: 540px;
  display: inline-block;
}
.top_banner .mp_content {
  padding-top: 180px;
}
.top_banner .mp_content .left_btn {
  width: 163px;
  height: 48px;
  background: rgba(255, 0, 0, 0.5);
  border-radius: 10px;
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 171px;
  cursor: pointer;
  opacity: 0;
}
.flow_cont {
  width: 1200px;
  margin: -140px auto 80px;
}
.flow_cont .mp_content {
  margin-top: 47px;
  width: 100%;
  border-radius: 20px;
  background-repeat: no-repeat;
  box-shadow: 3px 5px 8px 0 rgba(221, 218, 218, 0.9);
}
.flow_cont .mp_content.flow_type1 {
  height: 780px;
  background: url('../../images/tm_service/ft1.png'), linear-gradient(188deg, #FFB400 0%, #FF9000 100%);
}
.flow_cont .mp_content.flow_type2 {
  height: 780px;
  background: url('../../images/tm_service/ft2.png'), linear-gradient(188deg, #FFB400 0%, #FF9000 100%);
}
.flow_cont .mp_content.flow_type3 {
  height: 780px;
  background: url('../../images/tm_service/ft3.png'), linear-gradient(188deg, #FFB400 0%, #FF9000 100%);
}
.flow_cont .mp_content.flow_type4 {
  height: 480px;
  background: url('../../images/tm_service/ft4.png'), linear-gradient(188deg, #FFB400 0%, #FF9000 100%);
}
.flow_cont .mp_content.flow_type5 {
  height: 480px;
  background: url('../../images/tm_service/ft5.png'), linear-gradient(188deg, #FFB400 0%, #FF9000 100%);
}
.flow_cont .mp_content .up {
  padding-top: 57px;
  padding-bottom: 39px;
  width: 100%;
  height: 43px;
  position: relative;
  color: #fff;
}
.flow_cont .mp_content .up .up_t1 {
  margin-left: 60px;
  font-size: 36px;
  font-weight: bold;
  float: left;
}
.flow_cont .mp_content .up .up_t1 span {
  margin: 0 20px;
}
.flow_cont .mp_content .up .up_t2 {
  float: left;
  margin-right: 35px;
}
.flow_cont .mp_content .up .up_t2 p {
  font-size: 18px;
  line-height: 1;
}
.flow_cont .mp_content .up .up_t2 p:nth-child(1) {
  margin-bottom: 10px;
}
.flow_cont .mp_content .up .fbtn {
  width: 100px;
  height: 32px;
  background: #FFFFFF;
  display: inline-block;
  border-radius: 10px;
  color: #FFC334;
  font-size: 14px;
  text-align: center;
  line-height: 32px;
  margin-top: 8px;
}
.flow_cont .mp_content .up .fbtn:hover {
  color: mediumpurple;
}
.flow_cont .mp_content .down {
  margin-top: 50px;
  width: 990px;
  height: 415px;
}
.flow_cont .mp_content .down ul {
  margin-left: 59px;
  width: 1090px;
}
.flow_cont .mp_content .down ul li {
  float: left;
  height: 280px;
  -webkit-border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 10px;
  -moz-background-clip: padding;
  border-radius: 10px;
  background-clip: padding-box;
  background-color: #fff;
  margin-bottom: 20px;
  position: relative;
  width: 255px;
  margin-right: 20px;
}
.flow_cont .mp_content .down ul li:nth-child(4),
.flow_cont .mp_content .down ul li:nth-child(8) {
  margin-right: 0;
}
.flow_cont .mp_content .down ul li .img-container {
  width: 100%;
  margin-top: 50px;
  text-align: center;
  display: block;
}
.flow_cont .mp_content .down ul li .t1 {
  font-size: 18px;
  color: #333333;
  text-align: center;
  margin-top: 15px;
  font-weight: 500;
}
.flow_cont .mp_content .down ul li .t2 {
  color: #999;
  font-size: 14px;
  width: 225px;
  margin: 19px auto 0;
  text-align: center;
  line-height: 24px;
}
.flow_cont .mp_content .down ul li .price_cont {
  color: #FFC334;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 226px;
}
.flow_cont .mp_content .down ul li .price_cont b {
  font-size: 18px;
  line-height: 34px;
}
.flow_cont .mp_content .down ul li .price_cont span {
  font-size: 18px;
  font-weight: bold;
}
.flow_cont .mp_content .down ul li .price_cont a {
  width: 100px;
  height: 34px;
  background: #FF9000;
  border-radius: 10px;
  text-align: center;
  line-height: 34px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  display: none;
}
.flow_cont .mp_content .down ul li .price_cont a.type_sp {
  display: inline-block;
}
.flow_cont .mp_content .down ul li:hover .price_cont b,
.flow_cont .mp_content .down ul li:hover .price_cont span {
  display: none;
}
.flow_cont .mp_content .down ul li:hover .price_cont a {
  display: inline-block;
}
.why_us {
  margin-top: 80px;
}
.why_us .title {
  color: #333333;
  font-size: 36px;
  text-align: center;
  font-weight: bold;
}
.why_us .mp_content {
  margin-top: 70px;
  height: 1069px;
  background-image: url('../../images/tm_service/whyus.png');
}
.why_reg_container {
  width: 100%;
  background-color: #fff;
  padding-top: 42px;
}
.why_reg_container .why_content {
  margin-top: 23px;
  display: inline-block;
}
.why_reg_container .why_content ul li {
  float: left;
  height: 155px;
  width: 384px;
  -webkit-box-shadow: 3px 5px 18px 3px rgba(0, 0, 0, 0.27);
  -moz-box-shadow: 3px 5px 18px 3px rgba(0, 0, 0, 0.27);
  box-shadow: 3px 5px 18px 3px rgba(0, 0, 0, 0.27);
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease,-moz-transform 0.3s ease,-o-transform 0.3s ease,transform 0.3s ease;
}
.why_reg_container .why_content ul li:first-child {
  margin-right: 24px;
}
.why_reg_container .why_content ul li:last-child {
  margin-left: 24px;
}
.why_reg_container .why_content ul li img {
  float: left;
  margin-top: 29px;
  margin-left: 49px;
}
.why_reg_container .why_content ul li .lc {
  margin-top: 37px;
  margin-left: 22px;
  float: left;
}
.why_reg_container .why_content ul li .lc .t1 {
  color: #02136D;
  font-size: 22px;
}
.why_reg_container .why_content ul li .lc .bline {
  width: 30px;
  height: 4px;
  background-color: #00FF9D;
  margin-top: 8px;
  display: inline-block;
}
.why_reg_container .why_content ul li .lc .tn {
  font-size: 12px;
  line-height: 20px;
  color: #2E2E2E;
}
.why_reg_container .why_content ul li:hover {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -o-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}
.why_reg_container .b_btn_container {
  text-align: center;
  padding-top: 51px;
  padding-bottom: 18px;
}
.why_reg_container .b_btn_container .tit {
  text-align: center;
  font-size: 20px;
  color: #000;
  zoom: 1;
  filter: alpha(opacity=60);
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.why_reg_container .b_btn_container .btn {
  margin-top: 9px;
  width: 200px;
  height: 40px;
  background-color: #FBBF00;
  -webkit-border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 20px;
  -moz-background-clip: padding;
  border-radius: 20px;
  background-clip: padding-box;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
}
.why_reg_container .b_btn_container .btn:hover {
  opacity: 0.8;
}
.sy_container {
  background-color: #FFBA00;
  padding-top: 26px;
  padding-bottom: 70px;
  display: inline-block;
  width: 100%;
}
.sy_container .sy_title {
  margin-bottom: 23px;
}
.sy_container .sy_list li {
  margin-bottom: 26px;
  float: left;
  width: 384px;
  height: 200px;
  background-color: #F2F4FB;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  margin-left: 24px;
  -webkit-transition: -webkit-transform 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease,-moz-transform 0.2s ease,-o-transform 0.2s ease,transform 0.2s ease;
}
.sy_container .sy_list li:nth-child(1),
.sy_container .sy_list li:nth-child(4) {
  margin-left: 0;
}
.sy_container .sy_list li .bline {
  width: 30px;
  height: 4px;
  background-color: #30DEBF;
  margin: 29px auto 0;
}
.sy_container .sy_list li .title {
  margin-top: 16px;
  text-align: center;
  color: #000000;
  font-size: 22px;
  font-weight: bold;
}
.sy_container .sy_list li .p_des {
  margin: 24px auto 0;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  width: 342px;
  text-align: center;
  zoom: 1;
  filter: alpha(opacity=40);
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
}
.sy_container .sy_list li:hover {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -o-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}
.rg_container {
  padding-top: 49px;
}
.rg_container .rg_title {
  display: inline-block;
  width: 100%;
}
.rg_container .rg_title img {
  float: left;
}
.rg_container .rg_title .right_cates {
  float: right;
}
.rg_container .rg_title .right_cates p {
  text-align: right;
  font-size: 13px;
  color: #373737;
  font-weight: bold;
}
.rg_container .rg_title .right_cates ul {
  margin-top: 15px;
}
.rg_container .rg_title .right_cates ul li {
  float: left;
  border: 1px solid #D2D2D2;
  color: #373737;
  line-height: 42px;
  width: 130px;
  text-align: center;
  margin-right: 22px;
  background-color: #fff;
  -webkit-border-radius: 22px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 22px;
  -moz-background-clip: padding;
  border-radius: 22px;
  background-clip: padding-box;
  font-size: 14px;
  cursor: pointer;
}
.rg_container .rg_title .right_cates ul li:last-child {
  margin-right: 0;
}
.rg_container .rg_title .right_cates ul li.active {
  background-color: #00D2B4;
  color: #fff;
  border: 1px solid #00D2B4;
}
.rg_container .rg_common {
  margin-top: 48px;
  display: none;
}
.rg_container .rg_common.active {
  display: block;
}
.rg_container .rg_common li {
  float: left;
  height: 225px;
  width: 224px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  margin-left: 18px;
  background-color: #fff;
}
.rg_container .rg_common li:nth-child(1) {
  margin-left: 0;
}
.rg_container .rg_common li .img-container {
  height: 160px;
  display: block;
  font-size: 0;
  text-align: center;
  position: relative;
  border-bottom: 1px dashed #D2D2D2;
}
.rg_container .rg_common li .img-container:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.rg_container .rg_common li .img-container img {
  max-height: 160px;
  display: inline-block;
  vertical-align: middle;
}
.rg_container .rg_common li .reg_name {
  font-size: 14px;
  color: #1A1A1A;
  margin-top: 8px;
  text-indent: 9px;
  margin-bottom: 4px;
}
.rg_container .rg_common li .reg_btns .cate_name {
  font-size: 12px;
  color: #A4A4A4;
  padding-left: 9px;
  line-height: 28px;
}
.rg_container .rg_common li .reg_btns .right_btns {
  float: right;
}
.rg_container .rg_common li .reg_btns .right_btns .abtn {
  line-height: 28px;
  width: 60px;
  border: 1px solid #00D2B4;
  color: #00D2B4;
  margin-right: 5px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  display: block;
  -webkit-border-radius: 16px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 16px;
  -moz-background-clip: padding;
  border-radius: 16px;
  background-clip: padding-box;
  float: right;
  cursor: pointer;
}
.rg_container .rg_common li .reg_btns .right_btns .abtn.ask_btn {
  border: 1px solid #FBBF00;
  color: #fff;
  background-color: #FBBF00;
}
.rg_container .rg_common li .reg_btns .right_btns .aline {
  color: #575757;
  font-size: 14px;
  font-weight: bold;
  margin-right: 16px;
  line-height: 28px;
  cursor: pointer;
}
.rg_container .intrest {
  margin-top: 35px;
  text-align: right;
  display: inline-block;
  width: 100%;
  color: #373737;
  line-height: 29px;
  font-size: 12px;
}
.rg_container .intrest .more_intrest {
  float: right;
  width: 147px;
  height: 29px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  background-color: #FBBF00;
  -webkit-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 15px;
  -moz-background-clip: padding;
  border-radius: 15px;
  background-clip: padding-box;
  margin-left: 12px;
  color: #fff;
}
.rg_container .intrest .more_intrest:hover {
  opacity: 0.8;
}
