﻿

@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.box1200{
  width: 1200px;
  margin: 0 auto;

}

/*head-top*/


.box{
  width: auto;
  height: 30px;

}

.box-1200{
  width: 1200px;
  height: 30px;
  margin: 0 auto;
  background-color:#ffffff;

}

.top-1{
  float: left;
  font-size: 12px;
  color: #5a5a5a;
  line-height: 30px;
}

.top-2{
  float: right;
  font-size: 12px;
  color: #5a5a5a;
  line-height: 30px;
}


/*head-top- end*/

.table {
  display: table;
  text-align: center;
}

.table_cell {
  display: table-cell;
  vertical-align: middle;
}

.header {
  width: 100%;
  height: 90px;
}

.header .box1200 {
  height: 90px;
}

.header .box1200 .logo {
  display: block;
  padding-top: 14px;
}
.header .box1200 .contact1 {
  overflow: hidden;
  padding-top: 30px;
}

.header .box1200 .contact1 .hot_line p:first-child {
  font-size: 20px;
  color: #666666;
}
.header .box1200 .contact {
  overflow: hidden;
  padding-top: 20px;
}

.header .box1200 .contact .hot_line p:first-child {
  font-size: 20px;
  color: #666666;
}

.header .box1200 .contact .hot_line p:nth-child(2) {
  font-size: 20px;
  color: #ff7a18;
  font-weight: bold;
}

.header .box1200 .contact a.fl {
  display: block;
  width: 123px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  font-size: 14px;
  color: #ffffff;
  background: #ff7a18;
  margin-left: 12px;
}

/*服务优势*/

.container{
  height: 566px;
  width: 1920px;
}

.fwys h2{
  font-size: 30px;
  line-height: 30px;
  color: black;
  text-align: center;

}

.span{
  color:#bc251c ;
}

.fwys h2  span{
  color: #bc251c;
}

.container p{
  font-size: 15px;
  line-height: 15px;
  color: #2A2A2A;
  text-align: center;
  margin-top: 10px;
}

.container img{
  margin-top: 60px;
}

/*end-服务优势*/


.header .box1200 .contact a.fl i {
  display: inline-block;
  height: 100%;
  vertical-align: top;
  width: 18px;
  background: url("../Images/icon_phone.png") no-repeat center;
  margin-right: 5px;
}

.conter li{
  font-size: 20px;
  margin: 40px 25px 20px;

}

.contor {
  float: right;
}
.zixun {
float: right;
  width: 123px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  font-size: 14px;
  color: #ffffff;
  background: #ff7a18;
  margin-left: 12px;
}

.conter li:hover{
  background: #ff7a18;
}

.contor .p{
  font-size: 20px;
  margin:15px 0 10px;
}

.pp{
  font-size: 20px;
 color: #ff7a18;
}


.banner {
  cursor: pointer;
  width: 100%;
  height: 450px;
  background: url("../Images/banner.jpg") no-repeat center;
  padding-top: 48px;
}

.banner .form {
  float: right;
  width: 324px;
  background: #ffffff;
  padding: 22px 0;
}

.banner .form_t1 {
  font-size: 22px;
  color: #000000;
  text-align: center;
  line-height: 22px;
}

.banner .form_t2 {
  font-size: 14px;
  line-height: 14px;
  color: #000000;
  text-align: center;
  margin-top: 8px;
}

.banner .form input {
  display: block;
  width: 291px;
  height: 42px;
  margin: auto auto 22px auto;
  border: 1px solid #bfbfbf;
  padding-left: 42px;
}

.banner .form .name {
  margin-top: 20px;
  background: url("../Images/icon_person.png") no-repeat center left 12px;
}

.banner .form .phone {
  background: url("../Images/icon_mobile.png") no-repeat center left 12px;
}

.banner .form .demand {
  background: url("../Images/icon_map.png") no-repeat center left 12px;
}

.banner .form .button {
  display: block;
  width: 291px;
  height: 49px;
  background: #ff7f00;
  border-radius: 4px;
  font-size: 18px;
  color: #ffffff;
  margin: auto;
}

.show_first {
  width: 100%;
  background: #fff;
}

.show_first_up {
  padding: 12px 0;
  border-bottom: 1px solid #d9d9d9;
}

.show_first_up_title {
  font-size: 16px;
  color: #414141;
  margin-right: 70px;
  line-height: 16px;
  position: relative;
}

.show_first_up_title:after {
  content: '';
  display: block;
  width: 22px;
  height: 18px;
  position: absolute;
  top: 50%;
  right: -62px;
  margin-top: -9px;
  background: url("../Images/icon_laba.png") no-repeat center;
}

.show_first_up_data {
  font-size: 16px;
  color: #414141;
  line-height: 16px;
  margin-right: 60px;
  position: relative;
}

.show_first_up_data i {
  color: #fe1227;
}

.show_first_up_data:not(:last-child):after {
  content: '';
  display: block;
  width: 2px;
  height: 16px;
  background: #d9d9d9;
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -8px;
}
.show_first_down{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.show_first_down_each {
  /*width: 240px;*/
  height: 125px;
  /*padding: 30px 0 0 50px;*/
  padding-top:30px;
  position: relative;
}
.show_first_down_each>img{
    position: absolute;
    width:40px;
    height:40px;
  object-fit: scale-down;
  left: -48px;
  right: auto;
  top: 42px;
  bottom: auto;
}

.show_first_down_each p {
  font-size: 14px;
  color: #7c7c7c;
  line-height: 18px;
}

.show_first_down_each p:first-child {
  font-size: 16px;
  color: #eb6100;
  line-height: 16px;
  margin-bottom: 12px;
  font-weight: bold;
}

.welfare {
  width: 100%;
  background: #f5f5f5;
  padding-top: 45px;
}

.welfare h3{
  text-align: center;
  margin-top: 20px;
  font-size: 15px;
  line-height: 15px;
  color: #eb6100;
}


.welfare h2 {
  text-align: center;
  font-size: 30px;
  color: #2f2f2f;
  line-height: 30px;
}



.welfare ul {
  margin-top: 45px;
}

.welfare_li {
  width: 272px;
  height: 309px;
  padding: 30px;
  text-align: left;
  border:  #DCDCDC solid 2px;

}

.welfare_li:nth-child(1) {
  background: url("../Images/p3_bg1.png") no-repeat center;
}

.welfare_li:nth-child(2) {
  background: url("../Images/p3_bg2.png") no-repeat center;
}

.welfare_li:nth-child(3) {
  background: url("../Images/p3_bg3.png") no-repeat center;
}



.welfare_li:nth-child(4) {
  background: url("../Images/p3_bg4.png") no-repeat center;
}



.welfare_li:not(:last-child) {
  margin-right: 35px;
}

.welfare_li_p1 {
  font-size: 22px;
  color: #eb6100;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 40px;
  position: relative;
}

.welfare_li_p1:after {
  content: '';
  display: block;
  width: 95px;
  height: 1px;
  background: #c1c1c1;
  position: absolute;
  bottom: -20px;
  left: 0;
}

.welfare_li_p2 {
  /*font-size: 12px;*/
  font-size: 14px;
  color: #000000;
  line-height: 18px;
  margin-bottom: 16px;
}
.welfart_a{
  width:140px;
  height:40px;
  background:rgba(255,255,255,0.54);
  border:1px solid rgba(255, 134, 74, 1);
  border-radius:20px;
  display: block;
  font-size:16px;
  font-weight:400;
  color:rgba(255,134,74,1);
  line-height:40px;
  text-align: center;
  margin-top:7px;
  margin-left: 20px;
}
.welfare_li_p3 {
  font-size: 16px;
  color: #000000;
}
.welfart_a:hover{
  background:rgba(255,134,74,1);
  color:rgba(255,255,255,1);
  }

.welfare_li_p3 span {
  font-size: 30px;
  color: #ff5325;
  font-weight: bold;
  margin-left: 30px;
  position: relative;
}

.welfare_li_p3 span:before {
  content: '￥';
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -9px;
}

.welfare_li_p3 i {
  font-size: 16px;
  color: #3d3d3d;
}

.welfare_li_p4 {
  font-size: 16px;
  color: #626262;
}

.welfare_li_p4 span {
  font-size: 18px;
  color: #626262;
  text-decoration: line-through;
}

.welfare_li_p4 span:before {
  content: '￥';
  font-weight: bold;
}

.reg_guide {
  width: 100%;
  background: #f5f5f5;
  padding: 50px 0 42px 0;
}

.reg_guide h2 {
  text-align: center;
  font-size: 30px;
  color: #2f2f2f;
  line-height: 30px;
}

.reg_guide_slide {
  margin-top: 38px;
  width: 100%;
}

.reg_guide_slide_hd {
  width: 226px;
  height: 359px;
  background: #ff791b;
  padding: 30px 0 0 12px;
}

.reg_guide_slide_hd li {
  height: 73px;
  line-height: 73px;
  padding-left: 80px;
  text-align: left;
  font-size: 20px;
  color: #ffffff;
  transition: 0.3s;
  width: 100%;
  position: relative;
}

.reg_guide_slide_hd li:first-child {
  background: transparent url("../Images/p4_icon1.png") no-repeat center left 42px;
}

.reg_guide_slide_hd li:first-child:after {
  content: '';
  display: block;
  width: 205px;
  height: 1px;
  background: #ffad74;
  position: absolute;
  bottom: 0;
  left: 0;
}

.reg_guide_slide_hd li:first-child:hover {
  color: #ff791b;
  background: #fff url("../Images/p4_icon1_h.png") no-repeat center left 42px;
}

.reg_guide_slide_hd li.on:first-child {
  color: #ff791b;
  background: #fff url("../Images/p4_icon1_h.png") no-repeat center left 42px;
}

.reg_guide_slide_hd li:nth-child(2) {
  background: transparent url("../Images/p4_icon2.png") no-repeat center left 42px;
}

.reg_guide_slide_hd li:nth-child(2):after {
  content: '';
  display: block;
  width: 205px;
  height: 1px;
  background: #ffad74;
  position: absolute;
  bottom: 0;
  left: 0;
}

.reg_guide_slide_hd li:nth-child(2):hover {
  color: #ff791b;
  background: #fff url("../Images/p4_icon2_h.png") no-repeat center left 42px;
}

.reg_guide_slide_hd li.on:nth-child(2) {
  color: #ff791b;
  background: #fff url("../Images/p4_icon2_h.png") no-repeat center left 42px;
}

.reg_guide_slide_hd li:nth-child(3) {
  background: transparent url("../Images/p4_icon3.png") no-repeat center left 42px;
}

.reg_guide_slide_hd li:nth-child(3):after {
  content: '';
  display: block;
  width: 205px;
  height: 1px;
  background: #ffad74;
  position: absolute;
  bottom: 0;
  left: 0;
}

.reg_guide_slide_hd li:nth-child(3):hover {
  color: #ff791b;
  background: #fff url("../Images/p4_icon3_h.png") no-repeat center left 42px;
}

.reg_guide_slide_hd li.on:nth-child(3) {
  color: #ff791b;
  background: #fff url("../Images/p4_icon3_h.png") no-repeat center left 42px;
}

.reg_guide_slide_hd li:nth-child(4) {
  background: transparent url("../Images/p4_icon4.png") no-repeat center left 42px;
}

.reg_guide_slide_hd li:nth-child(4):after {
  content: '';
  display: block;
  width: 205px;
  height: 1px;
  background: #ffad74;
  position: absolute;
  bottom: 0;
  left: 0;
}

.reg_guide_slide_hd li:nth-child(4):hover {
  color: #ff791b;
  background: #fff url("../Images/p4_icon4_h.png") no-repeat center left 42px;
}

.reg_guide_slide_hd li.on:nth-child(4) {
  color: #ff791b;
  background: #fff url("../images/p4_icon4_h.png") no-repeat center left 42px;
}

.reg_guide_slide_bd {
  width: 974x;
}

.reg_guide_slide_bd ul {
  overflow: hidden;
  width: 974px;
}

.reg_guide_slide_bd ul li {
  float: left;
  position: relative;
  width: 324px;
  height: 179px;
  padding: 22px 0 0 50px;
}

.reg_guide_slide_bd ul li .p1 {
  font-size: 18px;
  color: #1d1d1d;
  line-height: 18px;
  margin-bottom: 8px;
}

.reg_guide_slide_bd ul li .p2 {
  /*font-size: 12px;*/
  font-size: 14px;
  color: #6a6a6a;
  /*line-height: 12px;*/
  /*width: 195px;*/
  width: 260px;
  height: 40px;
  line-height: 16px;
}

.reg_guide_slide_bd ul li .p3 {
  font-size: 20px;
  color: #ff5325;
  line-height: 20px;
}

.reg_guide_slide_bd ul li .p3:before {
  content: '￥';
  font-size: 18px;
}

.reg_guide_slide_bd ul li .p3:after {
  content: '起';
  font-size: 14px;
}

.reg_guide_slide_bd ul li .btn {
  display: block;
  text-align: center;
  width: 88px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #eb6100;
  border: 1px solid #eb6100;
  border-radius: 4px;
  margin-top: 20px;
}

.reg_guide_slide_bd ul:first-child .li1 {
  background: url("../Images/p4_1_1.png") no-repeat center;
}

.reg_guide_slide_bd ul:first-child .li2 {
  background: url("../Images/p4_1_2.png") no-repeat center;
}

.reg_guide_slide_bd ul:first-child .li3 {
  background: url("../Images/p4_1_3.png") no-repeat center;
}

.reg_guide_slide_bd ul:first-child .li4 {
  background: url("../Images/p4_1_4.png") no-repeat center;
}

.reg_guide_slide_bd ul:first-child .li5 {
  background: url("../Images/p4_1_5.png") no-repeat center;
}

.reg_guide_slide_bd ul:first-child .li6 {
  background: url("../Images/p4_1_6.png") no-repeat center;
}

.reg_guide_slide_bd ul:nth-child(2) .li1 {
  background: url("../Images/p4_2_1.png") no-repeat center;
}

.reg_guide_slide_bd ul:nth-child(2) .li2 {
  background: url("../Images/p4_2_2.png") no-repeat center;
}

.reg_guide_slide_bd ul:nth-child(2) .li3 {
  background: url("../Images/p4_2_3.png") no-repeat center;
}

.reg_guide_slide_bd ul:nth-child(2) .li4 {
  background: url("../Images/p4_2_4.png") no-repeat center;
}

.reg_guide_slide_bd ul:nth-child(2) .li5 {
  background: url("../Images/p4_2_5.png") no-repeat center;
}

.reg_guide_slide_bd ul:nth-child(2) .li6 {
  background: url("../Images/p4_2_6.png") no-repeat center;
}

.reg_guide_slide_bd ul:nth-child(3) .li1 {
  background: url("../Images/p4_3_1.png") no-repeat center;
}

.reg_guide_slide_bd ul:nth-child(3) .li2 {
  background: url("../Images/p4_3_2.png") no-repeat center;
}

.reg_guide_slide_bd ul:nth-child(3) .li3 {
  background: url("../Images/p4_3_3.png") no-repeat center;
}

.reg_guide_slide_bd ul:nth-child(3) .li4 {
  background: url("../Images/p4_3_4.png") no-repeat center;
}

.reg_guide_slide_bd ul:nth-child(3) .li5 {
  background: url("../Images/p4_3_5.png") no-repeat center;
}

.reg_guide_slide_bd ul:nth-child(3) .li6 {
  background: url("../Images/p4_3_6.png") no-repeat center;
}

.reg_guide_slide_bd ul:nth-child(4) .li1 {
  background: url("../Images/p4_4_1.png") no-repeat center;
}

.reg_guide_slide_bd ul:nth-child(4) .li2 {
  background: url("../Images/p4_4_2.png") no-repeat center;
}

.reg_guide_slide_bd ul:nth-child(4) .li3 {
  background: url("../Images/p4_4_3.png") no-repeat center;
}

.reg_guide_slide_bd ul:nth-child(4) .li4 {
  background: url("../Images/p4_4_4.png") no-repeat center;
}

.reg_guide_slide_bd ul:nth-child(4) .li5 {
  background: url("../Images/p4_4_5.png") no-repeat center;
}

.reg_guide_slide_bd ul:nth-child(4) .li6 {
  background: url("../Images/p4_4_6.png") no-repeat center;
}

.ad {
  display: block;
  width: 100%;
  height: 154px;
  background: url("../Images/ad.png") no-repeat center;
}

.process {
  width: 100%;
  height: 452px;
  background: url("../Images/p5_bg.jpg") no-repeat center;
  padding-top: 42px;
}

.process h2 {
  text-align: center;
  font-size: 30px;
  color: #2f2f2f;
  line-height: 30px;
}

.process_ul {
  margin-top: 35px;
}

.process_ul li {
  float: left;
  width: 166px;
  height: 240px;
  margin-right: 90px;
  position: relative;
  padding-top: 150px;
}

.process_ul li p:first-child {
  text-align: center;
  font-size: 22px;
  color: #939393;
  line-height: 22px;
}

.process_ul li p:nth-child(2) {
  text-align: center;
  font-size: 18px;
  color: #2f2f2f;
  line-height: 18px;
  margin-top: 30px;
  font-weight: 400;
}

.process_ul li:after {
  content: '';
  display: block;
  position: absolute;
  width: 34px;
  height: 26px;
  background: url("../Images/p5_icon1.png") no-repeat center;
  top: 50%;
  right: -65px;
  margin-top: -13px;
}

.process_ul li:nth-child(1) {
  background: url("../Images/p5_bg1.png") no-repeat center;
}

.process_ul li:nth-child(2) {
  background: url("../Images/p5_bg2.png") no-repeat center;
}

.process_ul li:nth-child(3) {
  background: url("../Images/p5_bg3.png") no-repeat center;
}

.process_ul li:nth-child(4) {
  background: url("../Images/p5_bg4.png") no-repeat center;
}

.process_ul li:nth-child(5) {
  margin-right: 0;
  background: url("../Images/p5_bg5.png") no-repeat center;
}

.process_ul li:nth-child(5):after {
  content: none;
}

.process_contact {
  display: block;
  width: 212px;
  height: 44px;
  border-radius: 22px;
  background: #ff791b;
  background: linear-gradient(90deg, #ff791b, #ff874e);
  text-align: center;
  line-height: 44px;
  margin: 30px auto auto;
  font-size: 14px;
  color: #ffffff;
}

.data {
  width: 100%;
  height: 468px;
  background: url("../Images/p6_bg.jpg") no-repeat center;
}

.data .box1200 {
  box-shadow: 0 2px 9px #b7b7b7;
  background: #fff;
  padding: 35px 0 45px 0;
  position: relative;
  height: 468px;
}

.data .box1200 h2 {
  padding-left: 42px;
  position: relative;
  font-size: 30px;
  display: flex;
  justify-content: space-between;
}

.data .box1200 h2:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 25px;
  width: 10px;
  height: 27px;
  margin-top: -13.5px;
  background: #ff7719;
}

.data_show {
  width: 740px;
  margin: 60px 0 0 70px;
}

.data_show li {
  float: left;
  overflow: hidden;
  width: 333px;
  height: 78px;
}

.data_show li .num {
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: #3171ed;
  text-align: center;
  line-height: 24px;
  font-size: 16px;
  color: #ffffff;
  float: left;
}

.data_show li .detail {
  float: left;
  margin-left: 8px;
}
.detail_a{
  width:120px;
  height:40px;
  background:rgba(255,134,74,1);
  border-radius:20px;
  display: block;
  font-size:16px;
  font-weight:400;
  color:rgba(255,255,255,1);
  line-height:40px;
  text-align: center;
  margin-right:35px;
}
.data_show li .detail p:nth-child(1) {
  font-size: 18px;
  color: #2f2f2f;
  line-height: 18px;
}

.data_show li .detail p:nth-child(2) {
  /*font-size: 12px;*/
  font-size: 14px;
  line-height: 12px;
  color: #797979;
  margin-top: 14px;
}

.data .line {
  width: 255px;
  height: 1px;
  background: #ff7719;
  position: relative;
  margin-left: 85px;
}

.data .line:before {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background: #ff7719;
  position: absolute;
  top: 50%;
  left: -9px;
  margin-top: -4.5px;
}

.data_computer_img {
  position: absolute;
  top: 142px;
  left: 678px;
  width: 486px;
  height: 285px;
  background: url("../Images/p6_img1_h.png") no-repeat center;
  transition: 0.3s;
}

.data_computer_img a {
  display: none;
  width: 135px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  background: #ff8036;
  border-radius: 17.5px;
  font-size: 14px;
  color: #ffffff;
  margin: 115px auto auto;
  transition: 0.3s;
}

.data_computer_img:hover {
  background: url("../Images/p6_img1.png") no-repeat center;
}

.data_computer_img:hover a {
  display: block;
}

.finish {
  width: 100%;
  height: 519px;
  background: url("../Images/p7_bg.jpg") no-repeat center;
  padding-top: 32px;
}

.finish h2 {
  padding-left: 42px;
  position: relative;
  font-size: 30px;
}

.finish h2:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 25px;
  width: 10px;
  height: 27px;
  margin-top: -13.5px;
  background: #ff7719;
}

.finish ul {
  margin-top: 35px;
}

.finish li {
  float: left;
  margin-left: 75px;
  width: 194px;
  height: 294px;
  overflow: hidden;
  position: relative;
}

.finish li:nth-child(1) {
  background: url("../Images/p7_bg1.png") no-repeat center;
}

.finish li:nth-child(2) {
  background: url("../Images/p7_bg2.png") no-repeat center;
}

.finish li:nth-child(3) {
  background: url("../Images/p7_bg3.png") no-repeat center;
}

.finish li:nth-child(4) {
  background: url("../Images/p7_bg4.png") no-repeat center;
}

.finish li .wrap {
  overflow: hidden;
  width: 100%;
  height: 77px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-top: 13px;
  border: 1px solid #dcdcdc;
  border-top: none;
}

.finish li .num {
  width: 21px;
  height: 21px;
  border-radius: 100%;
  text-align: center;
  line-height: 21px;
  background: #3171ed;
  font-size: 14px;
  color: #ffffff;
  float: left;
  position: relative;
  top: 5px;
  margin-left: 25px;
}

.finish li .name {
  float: left;
  margin-left: 12px;
  font-size: 18px;
  color: #2e2e2e;
  width: 110px;
  line-height: 28px;
}

.finish_btn {
  display: block;
  /*width: 212px;*/
  width: 120px;
  height: 44px;
  border-radius: 22px;
  background: #ff791b;
  background: linear-gradient(90deg, #ff791b, #ff874e);
  text-align: center;
  line-height: 44px;
  margin: 35px auto auto;
  font-size: 14px;
  color: #ffffff;
}

.choose_us {
  width: 100%;
  height: 456px;
  background: #fff;
  padding-top: 30px;
}

.choose_us h2 {
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  color: #2f2f2f;
}

.choose_us .box1200 {
  position: relative;
  height: 426px;
}

.choose_us_wrap {
  position: relative;
  width: 100%;
  margin-top: 32px;
}

.choose_us_wrap_l {
  width: 559px;
  height: 303px;
  background: url("../Images/p8_bg1.png") no-repeat center;
  position: absolute;
  top: 0;
  left: 121px;
  text-align: center;
}

.choose_us_wrap_l h3 {
  font-size: 30px;
  color: #ffffff;
  line-height: 62px;
}

.choose_us_wrap_l p {
  font-size: 18px;
  color: #282828;
  margin-top: 22px;
  line-height: 18px;
}

.choose_us_wrap_r {
  width: 558px;
  height: 303px;
  background: url("../Images/p8_bg2.png") no-repeat center;
  position: absolute;
  top: 12px;
  right: 23px;
  text-align: center;
}

.choose_us_wrap_r h3 {
  font-size: 30px;
  color: #ffffff;
  line-height: 62px;
}

.choose_us_wrap_r p {
  font-size: 18px;
  color: #696969;
  margin-top: 22px;
  line-height: 18px;
}

.choose_us_personal {
  position: absolute;
  bottom: 0;
  left: 0;
}

.team {
  width: 100%;
  /*height: 566px;*/
  height:650px;
  background: url("../Images/p9_bg.jpg");
  background-size: cover;
  padding-top: 35px;
}
.team_a{
  width:150px;
  height:47px;
  background: linear-gradient(0deg,rgba(255,121,27,1),rgba(255,135,78,1));
  border-radius:20px;
  font-size:16px;
  font-weight:400;
  color:#fff;
  line-height:47px;
  text-align: center;
  display: block;
  margin:40px auto;
}
.team h2 {
  text-align: center;
  font-size: 30px;
  color: #2f2f2f;
  line-height: 30px;
  margin-bottom: 35px;
}

.team_intro {
  width: 100%;
  background: #fff;
  padding: 15px;
}

.team_img {
  overflow: hidden;
  width: 540px;
  float: left;
}

.team_img li {
  float: left;
  width: 540px;
  height: 394px;
  overflow: hidden;
}

.team_img li img {
  width: 100%;
  height: 100%;
}

.team_detail {
  float: right;
  width: 590px;
}

.team_detail li {
  text-align: center;
  width: 258px;
  padding-top: 18px;
  float: left;
}

.team_detail li .title {
  font-size: 16px;
  color: #464646;
  font-weight: bold;
  line-height: 16px;
  margin: 3px 0 8px;
}

.team_detail li .intro {
  font-size: 15px;
  color: #2f2f2f;
  line-height: 18px;
  margin-top: 5px;
}

.team_detail li:nth-child(2n) {
  margin-left: 45px;
}

/* 风采 */
.fengcai {
  font-weight: bold;
  font-size: 30px;
  color: #222222;
}

.show {
  padding-top: 30px;
  padding-bottom: 48px;
  text-align: center;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center 220px;
}

.show h2 {
  font-size: 30px;
  color: #373737;
  text-align: center;
  line-height: 30px;
  margin-bottom: 22px;
}

.show_hd {
  display: inline-block;
  margin: 8px 0 13px;
  border: 1px solid #e2e2e2;
  background-color: #fafafa;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(37, 31, 50, 0.2);
  box-shadow: 0px 1px 10px 0px rgba(37, 31, 50, 0.2);
}

.show_hd li {
  border-left: 1px solid #e2e2e2;
  float: left;
  padding: 0 49px;
  height: 42px;
  line-height: 40px;
  font-size: 14px;
  color: #747474;
  font-weight: bold;
  cursor: pointer;
}

.show_hd li:first-child {
  border-left: none;
}

.show_hd li.on {
  color: #3573ec;
  position: relative;
}

.show_hd li.on:before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #3573ec;
  position: absolute;
  top: -1px;
  left: 0;
}

.show_hd li.on:after {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  border-width: 8px;
  border-style: solid dashed dashed dashed;
  border-color: #fff transparent transparent transparent;
  border-bottom: none;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  margin: auto;
}

.show_bd {
  width: 1202px;
  margin: 10px auto;
  overflow: hidden;
}

.show_bd ul li dl {
  width: 1202px;
}

.showlists1 .showlists_item .showlists_mask {
  height: 64px;
}

.showlists1 .showlists_item .showlists_mask p {
  font-weight: normal;
  line-height: 26px;
}

.showlists1 .showlists_item .showlists_mask p:first-child {
  padding-top: 14px;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
}

.showlists_item {
  width: 264px;
  height: 200px;
  float: left;
  margin: 0 3px 5px;
  position: relative;
  border: 6px solid #fff;
  overflow: hidden;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
}

.showlists_item:hover img {
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.showlists_item img {
  position: absolute;
  left: -6px;
  top: -6px;
  max-width: none;
  -webkit-transition: all .8s;
  transition: all .8s;
}

.showlists_item1 {
  width: 386px;
  height: 405px;
}

.showlists_item1 .showlists_mask {
  width: 374px;
}

.showlists_pic {
  width: 100%;
  height: 100%;
}

.showlists_mask {
  width: 252px;
  height: 40px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  bottom: 0;
  text-align: left;
}

.showlists_mask p {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  padding-left: 10px;
  line-height: 40px;
}

.showlists_mask span {
  position: absolute;
  width: 100px;
  height: 10px;
  text-align: center;
  bottom: 0;
  top: 0;
  right: 0;
  margin: auto;
  font-size: 0;
}

.showlists_mask span i {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  cursor: pointer;
  margin: 0 5px;
}

.showlists_mask span i.on {
  border-color: #fff;
}

.question {
  width: 100%;
  background: #f5f5f5;
  padding-top: 30px;
}

.question h2 {
  font-size: 30px;
  color: #2f2f2f;
  text-align: center;
  margin-bottom: 55px;
}

.question li {
  float: left;
  width: 510px;
  margin-bottom: 35px;
}

.question li h3 {
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  width: 475px;
  font-size: 18px;
  color: #2f2f2f;
  line-height: 18px;
  position: relative;
  padding-left: 27px;
}

.question li h3:before {
  content: '问';
  display: block;
  width: 17px;
  height: 17px;
  text-align: center;
  line-height: 17px;
  font-size: 12px;
  color: #ffffff;
  background: #3171ed;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px;
}

.question li p {
  /*font-size: 12px;*/
  font-size: 14px;
  color: #2f2f2f;
  margin-top: 15px;
  width: 475px;
  height: 40px;
  padding-left: 27px;
  position: relative;
}

.question li p:before {
  content: '答';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  text-align: center;
  line-height: 17px;
  font-size: 12px;
  color: #ffffff;
  background: #ff7716;
  border-radius: 4px;
}


/*--公司业务--*/
.hot{background: #f5f5f5;padding: 0;}
.title-box{text-align: center;}
.title-box h2{font-size: 30px;color: #333;font-weight: bold;line-height: 50px;}
.title-box h2 span{color: #ff6600;}
.title-box h3{font-size: 14px;color: #eb6100;line-height: 26px;}
.title-box em{color: #ff6600;}
.hot-c{width: 1232px;margin:30px auto;}
.hot-l{float: left;width: 472px;height: 402px;background: url(../picture/hot1.png) no-repeat center center;box-shadow: 0 0 10px #ddd;}
.hot-l strong{display: block;font-size: 30px;font-weight: bold;text-align: center;line-height: 60px;color: red;margin-top: 35px;}
.hot-l-c{padding:30px 30px 0 140px;}
.hot-l-c h3{font-size:22px;color: #333;font-weight:bold;line-height: 40px;}
.hot-l-c h3 img{margin:-15px 0 0 5px;}
.hot-l-c p{font-size: 14px;color: #555;line-height: 24px;}
.hot-l-c p a{color:red;}
.hot-l-c p span{color:#ff6600;}
.hot-r{float: left;margin-left: 20px;width: 740px;}
.hot-r-c{float: left;width: 350px;height: 191px;margin-right: 20px;margin-bottom:20px;box-shadow: 0 0 10px #ddd;}
.hot-r-bg1{background: url(../picture/hot2.jpg) no-repeat;}
.hot-r-bg2{background: url(../picture/hot3.jpg) no-repeat;}
.hot-r-bg3{background: url(../picture/hot4.jpg) no-repeat;}
.hot-r-bg4{background: url(../picture/hot5.jpg) no-repeat;}
.hot-r-c h3{font-size: 22px;color: #333;line-height: 50px;font-weight:bold;padding-left: 90px;margin-top: 30px;}
.hot-r-c p{font-size: 14px;color: #555;padding-left:90px;padding-right: 30px;line-height: 24px;margin-top: 10px;}
.hot-r-c p a{color: red;}
/*--公司业务--*/
