@charset "UTF-8";

.fl {
	float: left;
}
.fr {
	float: right;
}
.tac {
	text-align: center;
}
.clearfix:before,.clearfix:after{
	display: table;
	content: "";
	clear: both;
	height: 0;
}
.clearfix{
	zoom: 1;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.title-wrap {
	width: 100%;
	text-align: center;
	padding: 60px 0 88px;
}
.title-inner-wrap {
	display: inline-block;
}
.title-line {
	width: 40px;
	height: 2px;
	background: #999;
	margin-top: 13px;
}
.title-line-l {
	/* margin-left: 432px; */
}
.title {
	font-size: 28px;
	color: #333;
	margin: 0 14px;
	letter-spacing: 4px;
}

.wrap {
	width: 100%;
	font-family: "微软雅黑";
}
.banner1-wrap {
	width:100%;
	overflow: hidden;
  min-width: 1200px;
}
.banner1-inner {
	display: block;
	width:100%;
  height: 420px;
  background: url(/template/1/huisuanzhang/_files/images/generate_imgs/banner_one.png) no-repeat center center;
  background-size: cover;
}
.banner1-inner img {
  width: 100%;
  height: 100%;
}
/*报名栏样式*/
.free-wrap {
	width: 100%;
	background: #fff;
	overflow: hidden;
  min-width: 1200px;
  padding-bottom: 16px;
}
.free-form {
	margin-left: 88px;
	margin-top: 45px;
}
.free-information {
	box-sizing: border-box;
	width: 845px;
	height: 62px;
	border: 2px solid #f46756;
}
.free-city {
	box-sizing: border-box;
	width: 218px;
	height: 58px;
	line-height: 58px;
	font-size: 14px;
	color: #999;
	padding-left: 50px;
	position: relative;
}
.free-city span {
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 18px;
	left: 14px;
	background: url(/template/1/huisuanzhang/_files/images/swch_imgs/icon_weizhi.png) no-repeat center center;
}
.free-city .sp2 {
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 18px;
	left: 185px;
	background: url(/template/1/huisuanzhang/_files/images/swch_imgs/icon_phone.png) no-repeat center center;
}
.free-city .sp3 {
	display: block;
	width: 1px;
	height: 22px;
	background: #d2d2d2;
	position: absolute;
	top: 18px;
	left: 220px;
}
.free-name {
	box-sizing: border-box;
	width: 340px;
	height: 58px;
	padding-left: 50px;
	position: relative;
}
.free-name span {
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 18px;
	left: 14px;
	background: url(/template/1/huisuanzhang/_files/images/swch_imgs/icon_ren.png) no-repeat center center;
}
.free-name input {
	box-sizing: border-box;
	width: 300px;
	height: 58px;
	font: 14px/22px '微软雅黑';
	color: #999;
	outline: 0;
	border: none;
	margin: 0;
	padding: 5px 20px 5px 5px;
	background: none;
}
.free-tel {
	width: 282px;
	height: 58px;
	position: relative;
}
.free-tel span {
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 18px;
	left: -25px;
	background: url(/template/1/huisuanzhang/_files/images/swch_imgs/icon_xiala.png) no-repeat center center;
}
.free-tel .sp2 {
	display: block;
	width: 1px;
	height: 22px;
	background: #d2d2d2;
	position: absolute;
	top: 18px;
	left: -36px;
}
.free-tel input {
	box-sizing: border-box;
	width: 255px;
	height: 58px;
	font: 14px/22px '微软雅黑';
	color: #999;
	outline: 0;
	border: none;
	margin: 0;
	padding: 5px 20px 5px 5px;
	background: none;
}
.free-btn {
	box-sizing: border-box;
	width: 180px;
	height: 62px;
	line-height: 62px;
	display: block;
	background: #f46756;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	border: none;
	outline: none;
}/*报名栏样式 - end*/

/*Icons+文字类-样式1*/
.icons1-wrap {
	width:100%;
    overflow: hidden;
    min-width: 1200px;
    background-color: #fff;
    padding-bottom: 30px;
}
.icons1 .title {
	letter-spacing: 4px;
}
.icons1-lists li {
	width: 420px;
	height: 110px;
	margin-bottom: 50px;
}
.icons1-lists .icons1-list:nth-child(3),.icons1-lists .icons1-list:nth-child(6) {
	width: 360px;
} 
.icons1-lists .icons1-list:nth-child(4),.icons1-lists .icons1-list:nth-child(5),.icons1-lists .icons1-list:nth-child(6) {
	margin-bottom: 0px;
}
.icons1-lists li img {
	display: block;
	width: 70px;
	height: 70px;
	margin-right: 23px;
}
.icons1-inner-title {
	font-size: 18px;
	color: #333;
}
.icons1-inner-line {
	width: 22px;
	height: 2px;
	background: #dadbdf;
	margin: 14px 0;
}
.icons1-inner-des {
	width: 252px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	text-align: left;
}/*Icons+文字类-样式1 end*/
/*Icons+文字类-样式2*/
.icons2-wrap {
	width:100%;
    overflow: hidden;
    min-width: 1200px;
    background-color: #fff;
    /*background-color: skyblue;*/
    padding-bottom: 30px;
}
.icons2-lists li {
	box-sizing: border-box;
	width: 300px;
	padding: 0 50px;
}
.icons2-inner-img {
	display: block;
	width: 90px;
	height: 90px;
	margin: 0 auto;
}
.icons2-inner-title {
	font-size: 16px;
	color: #333;
	text-align: center;
	padding: 40px 0 18px;
}
.icons2-inner-des {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.2px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}/*Icons+文字类-样式2 end*/

/*图文内容1*/
.pt1-wrap {
	width:100%;
    overflow: hidden;
    min-width: 1200px;
    background-color: #fff;
    padding-bottom: 30px;
}
.pt1-list {
	width: 290px;
	height: 174px;
  box-shadow: 0 0 40px rgba(195,190,243,0.3);
  position: relative;
}
.pt1-list img {
  width: 100%;
  height: 100%;
  position: absolute;
}
.pt1-list:nth-child(1) {
	/* background: url(/template/1/huisuanzhang/_files/images/generate_imgs/bg_green.png) no-repeat center center; */
	margin-right: 10px;
	/* background-size: 290px 174px; */
}
.pt1-list:nth-child(2) {
	/* background: url(/template/1/huisuanzhang/_files/images/generate_imgs/bg_lan.png) no-repeat center center; */
	margin-right: 10px;
	/* background-size: 290px 174px; */
}
.pt1-list:nth-child(3) {
	/* background: url(/template/1/huisuanzhang/_files/images/generate_imgs/bg_zise.png) no-repeat center center; */
	margin-right: 10px;
	/* background-size: 290px 174px; */
}
.pt1-list:nth-child(4) {
	/* background: url(/template/1/huisuanzhang/_files/images/generate_imgs/bg_orange.png) no-repeat center center;
	background-size: 290px 174px; */
}
.pt1-title {
	font-size: 18px;
	color: #fff;
  padding: 35px 0 12px;
  position: relative;
}
.pt1-st {
  font-size: 14px;
  padding: 0 10px 20px;
  position: relative;
  line-height: 20px;
}
.pt1-list:nth-child(1) .pt1-st {
	color: #9FFFF3;
}
.pt1-list:nth-child(2) .pt1-st {
	color: #A1B0FF;
}
.pt1-list:nth-child(3) .pt1-st {
	color: #D391FF;
}
.pt1-list:nth-child(4) .pt1-st {
	color: #FFD3C1;
}
.pt1-btn {
  position: relative;
	display: block;
	width: 118px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 4px;
	font-size: 14px;
	color: #fff;
	margin: 0 auto;
}
.pt1-list:nth-child(1) .pt1-btn:hover {
	background: #fff;
	color: #00aaab;
}
.pt1-list:nth-child(2) .pt1-btn:hover {
	background: #fff;
	color: #2549ff;
}
.pt1-list:nth-child(3) .pt1-btn:hover {
	background: #fff;
	color: #7138FE;
}
.pt1-list:nth-child(4) .pt1-btn:hover {
	background: #fff;
	color: #f55e5e;
}/*图文内容1 end*/

/*图文内容2*/
.pt2-wrap {
	width:100%;
    overflow: hidden;
    min-width: 1200px;
    background-color: #fff;
    padding-bottom: 30px;
}
.pt2-list {
	box-sizing: border-box;
	margin: 0 5px;
	width: 290px;
	box-shadow: 0 0 40px rgba(195,190,243,0.3);
	padding-bottom: 24px;
	background: #fff;
}
.pt2-img {
	display: block;
	width: 290px;
	height: 190px;
}
.pt2-title {
	font-size: 16px;
	color: #333;
	padding: 28px 0 18px;
}
.pt2-des {
	margin: 0 auto;
	width: 195px;
	font-size: 14px;
	color: #999;
	line-height: 24px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}/*图文内容2 end*/

/*图文内容3*/
.pt3-wrap {
	width:100%;
    overflow: hidden;
    min-width: 1200px;
    background-color: #fff;
    padding-bottom: 30px;
}
.pt3-list {
	width: 530px;
	height: 455px;
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 0 30px rgba(131,133,140,.1);
	margin: 0 19px;
}
.pt3-title {
	font-size: 20px;
	color: #fff;
	width: 100%;
	height: 120px;
	line-height: 120px;
	text-align: center;
}
.pt3-img img {
	display: block;
	width: 64px;
	height: 35px;
	margin-top: 210px;
}
.pt3-inner-lists {
	padding: 40px 0 0 70px;
	box-sizing: border-box;
}
.pt3-inner-list {
	position: relative;
	font-size: 14px;
	color: #666;
	padding-left: 40px;
	margin-bottom: 30px;
}
.pt3-inner-list span {
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	top: -4px;
	left: 0;
}
.pt3-il-left .pt3-inner-list:hover {
	color: #3052ff;
}/*图文内容3 end*/

/*图文内容4*/
.pt4-wrap {
	width:100%;
    overflow: hidden;
    min-width: 1200px;
    background-color: #fff;
    padding-bottom: 30px;
}
.pt4-left {
	width: 600px;
}
.pt4-left img {
	display: block;
	width: 600px;
	height: 360px;
}
.pt4-right {
	width: 600px;
	height: 360px;
	box-sizing: border-box;
	padding: 50px 90px 0 70px;
	background: url(/template/1/huisuanzhang/_files/images/generate_imgs/im_fuhao.png) no-repeat 70px 19px;
}
.pt4-des {
	height: 165px;
	font-size: 14px;
	color: #666;
	line-height: 28px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    margin-bottom: 50px;
}
.pt4-btn {
	display: block;
	width: 172px;
	height: 52px;
	border: 1px solid #999;
	box-sizing: border-box;
	background: #fff;
	font-size: 18px;
	color: #666;
	line-height: 52px;
	text-align: center;
}/*图文内容4 end*/
/*图文内容5*/
.pt5-wrap {
	/* margin-top: 110px; */
	width:100%;
    overflow: hidden;
    min-width: 1200px;
    background-color: skyblue;
    margin: 0 0 0 0;
}
.pt5-wrap img,.pt6-wrap img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.pt5-inner-wrap {
	display: block;
	width: 100%;
  height:530px;
  position: relative;
}
.pt5,.pt6 {
  position: relative;
}
.pt5 .title-wrap {
  padding-top: 85px;
}
.pt5 .title {
	color: #fff;
}
/*图文内容5 end*/
/*图文内容6*/
.pt6-wrap {
	/* margin-top: 110px; */
	width:100%;
	height: 420px;
    overflow: hidden;
    min-width: 1200px;
    position: relative;
    margin: 30px 0 30px 0;
}
.pt6 .title-wrap {
	padding-top: 85px;
	padding-bottom: 70px;
}
.pt6 .title {
	color: #fff;
}
.pt6-des {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
}
/*图文内容6 end*/
/*业务流程*/
.process-wrap {
	width:100%;
    overflow: hidden;
    min-width: 1200px;
    background-color: #fff;
    padding-bottom: 90px;
}
.process-wrap .title-wrap {
  padding: 100px 0 88px;
}
.process {
	position: relative;
}
.process .title-wrap {
	padding-bottom: 126px;
}
.process-lists li {
	width: 250px;
}
.process-inner-line1 {
	position: absolute;
	top: 197px;
	left: 38px;
	display: block;
	width: 242px;
	height: 57px;
}
.process-inner-line2 {
	position: absolute;
	top: 337px;
	left: 295px;
	display: block;
	width: 242px;
	height: 57px;
}
.process-inner-line3 {
	position: absolute;
	top: 197px;
	left: 545px;
	display: block;
	width: 242px;
	height: 57px;
}
.process-inner-line4 {
	position: absolute;
	top: 337px;
	left: 790px;
	display: block;
	width: 242px;
	height: 57px;
}
.process-lists li:nth-child(5) {
	width: 200px;
} 
.process-inner-img {
	width: 80px;
	height: 80px;
	display: block;
	margin-right: 14px;
}
.process-inner-title {
	font-size: 16px;
	color: #333;
	padding-bottom: 18px;
}
.process-inner-con {
	width: 98px;
}
.process-inner-des {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}/*业务流程 end*/
/* 企业文化 */
.qywh {
  padding-bottom: 30px;
}
.qywh .swiper-container {
     width: 100%;
     height: 300px;
     position: relative;
 }
 .qywh .item {
     width: 33.333333333%;
     height: 100%;
 }
 .qywh .item .box {
     width: 336px;
     height: 210px;
     margin: auto; 
     position: absolute; 
     top: 0; left: 0; bottom: 0; right: 0;
     transition: all linear 300ms;
 }
 .qywh .item .box img {
     width: 100%;
     height: 100%;
 }
 .qywh .item .box .word {
     width: 100%;
     height: 58px;
     text-align: center;
     line-height: 58px;
     font-size: 18px;
     color: #fff;
     background-color: rgba(76,66,189,0.5);
     position: absolute;
     bottom: 0;
     left: 0;
 }
 .qywh .swiper-slide .box {
    filter: grayscale(100%);
  }
 .qywh .swiper-slide-next div.box {
     filter: none;
     transform: scale(1.3);
     -ms-transform:scale(1.3); 	/* IE 9 */
     -moz-transform:scale(1.3); 	/* Firefox */
     -webkit-transform:scale(1.3); /* Safari 和 Chrome */
     -o-transform:scale(1.3); 	/* Opera */
 }
 .qywh .btn,.qywh .btn {
     width: 60px;
     height: 60px;
     background-color: rgba(0,0,0,0.2);
     color: #fff;
     position: absolute;
     top: 50%;
     margin-top: -30px;
     border-radius: 50%;
     background-image: none;
 }
 .qywh .swiper-button-prev {
     left: 286px;
     background-image: url('/template/1/huisuanzhang/_files/images/generate_imgs/left-icon.png');
     background-size: 60%;
 }
 .qywh .swiper-button-next {
     right: 286px;
     background-image: url('/template/1/huisuanzhang/_files/images/generate_imgs/right-icon.png');
     background-size: 60%;
 }
 .qywh .btn.goin {
     background-color: rgba(76,66,189,0.5);
 }
/*品牌背书1*/
.team-wrap {
	width:100%;
    overflow: hidden;
    min-width: 1200px;
    background: #fff;
    padding-bottom: 30px;
}
.team .title-wrap {
	padding: 60px 0 73px;
}
.team-left img {
	display: block;
	width: 600px;
	height: 390px;
}
.team-right {
	width: 600px;
	height: 390px;
	box-sizing: border-box;
	background: #f3f2ff;
}
.team-title {
	font-size: 18px;
	color: #333;
	padding: 97px 0 22px 110px;
}
.team-des {
	font-size: 14px;
	color: #999;
	padding: 0 0 46px 110px;
}
.team-inner-con {
	padding-left: 102px;
}
.team-inner-list {
	width: 92px;
	margin-right: 40px;
}
.team-inner-list img {
	display: block;
	width: 92px;
	height: 92px;
}
.team-inner-list p {
	font-size: 14px;
	color: #666;
	padding-top: 16px;
}/*品牌背书1 end*/

.last-bot {
  margin-bottom: 0 !important;
}
.last-right {
  margin-right: 0 !important;
}
.input-item .input-label {
  font-size: 16px;
  line-height: 54px;
  color: #ffffff;
  padding: 0 18px;
  float: left;
}
.input-item .input-block {
  float: left;
  padding: 0 18px;
}
.input-item input,
.input-item textarea {
  outline: none;
  background-color: transparent;
  border: none;
  width: 100%;
  display: block;
  height: 100%;
}
.input-item select {
  font-size: 14px;
  color: #999;
}
.input-item {}
/*品牌背书1*/
.brand-wrap {
  width: 100%;
  /* margin-top: 110px; */
  height: 483px;
  overflow: hidden;
  min-width: 1200px;
  position: relative;
  /* background: url('/template/1/huisuanzhang/_files/images/generate_imgs/im_bg_youshi.png') no-repeat center;
  background-size: 100%; */
}
.brand {
  position: relative;
}
.brand-wrap img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.brand .title-line {
  background: #8779e7;
}
.brand .title {
  color: #fff;
}
/* .brand .title-line-l {
  margin-left: 465px;
} */
.brand {
  width: 1200px;
}
.brand .pbox {
  padding-left: 250px;
  background-size: 100%;
}
.brand .pbox .intro {
  width: 568px;
  height: 124px;
  border-radius: 0;
  background-color: '';
  padding: 8px;
  position: relative;
}
.brand .pbox .intro .word {
  width: 100%;
  height: 100%;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.1);
  overflow: hidden;
}
.brand .pbox .intro .word h5 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 54px;
  color: #ffffff;
  text-indent: 100px;
}
.brand .pbox .intro .word p {
  text-indent: 45px;
  letter-spacing: 5px;
  font-size: 18px;
  line-height: 40px;
  color: #ffffff;
}
.brand .pbox .intro .word .num {
  position: absolute;
  top: 0;
  right: -60px;
  font-size: 45px;
  line-height: 54px;
  color: #ffffff;
}
.brand .pbox .intro .word .num span {
  font-size: 100px;
  line-height: 54px;
  color: #ffffff;
}
.brand .pbox .intro::before {
  content: '';
  width: 438px;
  height: 140px;
  border-radius: 0;
  background-color: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.brand .pbox .intro::after {
  content: '';
  width: 582px;
  height: 42px;
  border-radius: 0;
  background-color: '';
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
/*品牌背书2 end*/
/*服务团队1 */
.service1-wrap .serv-cont {
  padding: 0 25px;
  padding-bottom: 50px;
}
.service1-wrap .serv-cont .serv-cont-pers {
  width: 722px;
}
.service1-wrap .serv-cont .serv-cont-pers li {
  width: 170px;
  float: left;
  margin: 0 25px 42px 25px;
}
.service1-wrap .serv-cont .serv-cont-pers li .img {
  width: 100%;
  height: 170px;
  border-radius: 50%;
  overflow: hidden;
}
.service1-wrap .serv-cont .serv-cont-pers li .name {
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  text-align: center;
  margin-top: 25px;
}
.service1-wrap .serv-cont .serv-cont-card {
  width: 398px;
  height: 498px;
  border: 1px solid #c4a65e;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.service1-wrap .serv-cont .serv-cont-card ul {
  padding: 42px 0 0 56px;
}
.service1-wrap .serv-cont .serv-cont-card ul li {
  margin: 14px 0;
}
.service1-wrap .serv-cont .serv-cont-card ul li .img {
  width: 50px;
  height: 50px;
}
.service1-wrap .serv-cont .serv-cont-card ul li .it {
  margin-left: 25px;
  font-size: 14px;
  line-height: 50px;
  color: #333333;
}
.service1-wrap .serv-cont .serv-cont-card .zx .img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 26px auto;
}
.service1-wrap .serv-cont .serv-cont-card .zx .gobtn {
  width: 170px;
  height: 50px;
  border-radius: 0;
  background-color: #f46756;
  font-size: 18px;
  line-height: 50px;
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
}
.service1-wrap img {
  width: 100%;
  height: 100%;
}
/*服务团队1 end*/

/*服务团队2*/
.service2-wrap .serv-cont {
  width: 100%;
  padding-bottom: 20px;
}
.service2-wrap .serv-cont li {
  position: relative;
  float: left;
  width: 290px;
  height: 340px;
  margin: 5px;
  background-color: #e8e7ec;
}
.service2-wrap .serv-cont li img {
  width: 100%;
  height: 100%;
}
.service2-wrap .serv-cont li .mask {
  display: none;
  width: 100%;
  height: 100%;
  padding: 50px 34px 0 34px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 8, 253, 0.7)), to(rgba(125, 63, 235, 0.7)));
  background: linear-gradient(top, rgba(14, 8, 253, 0.7), rgba(125, 63, 235, 0.7));
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}
.service2-wrap .serv-cont li .mask .name {
  font-size: 22px;
  line-height: 60px;
  letter-spacing: 20px;
  text-align: center;
}
.service2-wrap .serv-cont li .mask .btn {
  position: absolute;
  bottom: 60px;
  left: 60px;
  width: 166px;
  height: 44px;
  border-radius: 0;
  background-color: transparent;
  text-align: center;
  line-height: 44px;
  border: 1px solid #fff;
  cursor: pointer;
  color: #fff;
}
/*服务团队2 end*/
/*资讯推荐1 2 */
.inf-recom,.inf-recom2 {
  padding-bottom: 20px;
}
.inf-recom .infor li {
  float: left;
  width: 390px;
  margin: 0 5px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px 5px #eee;
          box-shadow: 0 0 5px 5px #eee;
}
.inf-recom .infor li img {
  width: 100%;
  height: 240px;
}
.inf-recom .infor li p {
  font-size: 15px;
  line-height: 30px;
  color: #333333;
  padding: 20px 26px;
}
.inf-recom2 .inf-list .list-l li {
  width: 645px;
}
.inf-recom2 .inf-list .list-l li .img {
  width: 270px;
  height: 164px;
}
.inf-recom2 .inf-list .list-l li .img img {
  width: 100%;
  height: 100%;
}
.inf-recom2 .inf-list .list-l li .word {
  width: 332px;
  margin-left: 36px;
}
.inf-recom2 .inf-list .list-l li .word h5 {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
}
.inf-recom2 .inf-list .list-l li .word p {
  font-size: 13px;
  line-height: 26px;
  color: #999999;
  margin-bottom: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.inf-recom2 .inf-list .list-l li .word div {
  font-size: 13px;
  line-height: 26px;
  color: #999999;
}
.inf-recom2 .inf-list .list-l .it:after {
  width: 100%;
  height: 0;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 20px;
  padding-top: 20px;
}
.inf-recom2 .inf-list .list-r h5 {
  font-size: 22px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 34px;
}
.inf-recom2 .inf-list .list-r li {
  margin-bottom: 48px;
}
.inf-recom2 .inf-list .list-r li .num {
  width: 22px;
  height: 22px;
  border-radius: 0;
  background-color: #564efd;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  text-align: center;
  margin: 5px 15px 0 0;
}
.inf-recom2 .inf-list .list-r li p {
  width: 380px;
  font-size: 16px;
  line-height: 30px;
  color: #333333;
}
/*资讯推荐1 2 end */
/* 慧算账动态 */
.hsz-act .act-cont {
  padding: 0 50px;
}
.hsz-act .act-cont .act-l .img {
  margin-bottom: 32px;
  width: 500px;
  height: 308px;
  border-radius: 0;
  background-color: transparent;
}
.hsz-act .act-cont .act-l .img img {
  width: 100%;
  height: 100%;
}
.hsz-act .act-cont .act-r li {
  margin-bottom: 46px;
}
.hsz-act .act-cont .act-item .date {
  width: 64px;
  height: 64px;
  border-radius: 0;
  background-color: #564efd;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  margin-right: 30px;
}
.hsz-act .act-cont .act-item .date h6 {
  font-size: 18px;
}
.hsz-act .act-cont .act-item .date div {
  width: 40px;
  height: 2px;
  border-radius: 0;
  background-color: #7871fd;
  margin: 0 auto;
}
.hsz-act .act-cont .act-item p {
  width: 388px;
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
/* 慧算账动态 end */
/* 常见问答 */
.zt-question .ques-cont {
  padding-bottom: 10px;
}
.zt-question .ques-cont li {
  float: left;
  width: 520px;
  margin: 0 20px 56px 20px;
}
.zt-question .ques-cont li .ques {
  margin-bottom: 24px;
}
.zt-question .ques-cont li .ques div {
  width: 22px;
  height: 22px;
  border-radius: 0;
  background-color: #564efd;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  text-align: center;
  margin-right: 18px;
}
.zt-question .ques-cont li .ques p {
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zt-question .ques-cont li .answer {
  width: 100%;
  height: 112px;
  border-radius: 0;
  background-color: #f0f3fc;
  font-size: 14px;
  line-height: 26px;
  color: #666666;
  padding: 16px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.zt-question .ques-cont .goright {
  float: right;
}
/* 常见问答 end */
/* 服务案例 */
.serve-exam {
  background-color: #f5f5f5;
  padding-bottom: 60px;
}
.serve-exam .exam-cont ul li {
  float: left;
  width: 208px;
  text-align: center;
  margin-right: 32px;
}
.serve-exam .exam-cont ul li img {
  width: 168px;
  height: 196px;
}
.serve-exam .exam-cont ul li div {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  padding: 24px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.serve-exam .exam-cont .tis {
  padding-left: 50px;
  position: relative;
}
.serve-exam .exam-cont .tis img {
  width: 32px;
  height: 25px;
  position: absolute;
  top: -2px;
  left: 0;
}
.serve-exam .exam-cont .tis p {
  font-size: 15px;
  line-height: 24px;
  color: #333333;
  font-style: italic;
}
.serve-exam .exam-cont .tis div {
  font-size: 15px;
  line-height: 30px;
  color: #999999;
  font-style: italic;
}
/* 服务案例 end */
/* 合作伙伴 */
.zt-friend .friend {
  padding-bottom: 50px;
}
.zt-friend .friend li {
  float: left;
  width: 236px;
  height: 118px;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #e8e8e8;
  overflow: hidden;
}
.zt-friend .friend li img {
  width: 100%;
  height: 100%;
}
.zt-friend .friend img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.66;
}
.zt-friend .friend img:hover {
  -webkit-filter: none;
          filter: none;
  opacity: 1;
}
.zt-friend .friend.active img {
  -webkit-filter: none;
          filter: none;
  opacity: 1;
}
/* 合作伙伴 end */
/* 免费咨询1 2 */
.free-ques {
  background-color: #594aff;
  padding-bottom: 60px;
}
.free-ques .title {
  color: #fff;
}
.free-ques .free-cont {
  padding-bottom: 98px;
}
.free-ques .free-cont .input-item {
  width: 626px;
  margin: 32px auto;
  margin-top: 0;
}
.free-ques .free-cont .input-item .input-label {
  float: left;
  padding: 0 28px;
}
.free-ques .free-cont .input-item .input-block {
  float: left;
  width: 442px;
  height: 54px;
  border-radius: 0;
  background-color: #ffffff;
  font-size: 16px;
  line-height: 54px;
  color: #666;
  padding: 0 24px;
}
.free-ques .free-cont .input-item .input-block input {
  font-size: 16px;
  line-height: 54px;
  color: #666666;
}
.free-ques .free-cont .input-item .txt {
  height: 100px;
  padding: 14px 24px;
}
.free-ques .free-cont .input-item textarea {
  resize: none;
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
.free-ques .free-cont .btn {
  width: 168px;
  height: 48px;
  border-radius: 0;
  background-color: #594aff;
  border: 1px solid #fff;
  font-size: 18px;
  line-height: 48px;
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
  margin-left: 566px;
}
/* 免费咨询1 2 end */
/* 底部悬浮栏 */
.fixed-bot {
  width: 100%;
  height: 100px;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #6167ff;
  z-index: 99;
}
.fixed-bot .word {
  padding-left: 185px;
  line-height: 114px;
  font-size: 24px;
  color: #fff;
  position: relative;
}
.fixed-bot .fixbox {
  position: relative;
  height: 100%;
  width: 1200px;
  margin: 0 auto;
}
.fixed-bot .fixbox .img {
  width: 1200px;
  height: 114px;
  position: absolute;
  bottom: 0;
  left: 70px;
}
.fixed-bot .fixbox .btn {
  width: 180px;
  height: 50px;
  border-radius: 24px;
  background-color: #2ac987;
  font-size: 20px;
  line-height: 50px;
  color: #ffffff;
  text-align: center;
  position: absolute;
  bottom: 26px;
  right: 323px;
  cursor: pointer;
}
.fixed-bot .fixbox .close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 6px;
  right: 128px;
  cursor: pointer;
}
.zhanwei {
  width: 100%;
  height: 100px;
}
/* 弹窗1 2 */
.zt-openbox1 {
  display: none;
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.zt-openbox {
  height: 502px;
  background-color: #ffffff;
  width: 560px;
  height: 500px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -280px;
  margin-top: -250px;
  border-radius: 10px;
}
.zt-openbox .free-form,.free-ques .free-form {
  margin: 0;
  padding: 0;
}
.zt-openbox .img {
  position: relative;
  overflow: hidden;
  border: 10px 10px 0 0;
}
.zt-openbox .img img {
  width: 100%;
  height: 124px;
}
.zt-openbox .img .word {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  color: #ffffff;
}
.zt-openbox .img .word h5 {
  font-size: 25px;
  line-height: 40px;
  color: #ffffff;
  margin-top: 35px;
}
.zt-openbox .input-item {
  margin: 16px 0 16px 56px;
}
.zt-openbox .input-item .input-label {
  font-size: 14px;
  line-height: 50px;
  color: #666666;
}
.zt-openbox .input-item .input-block {
  width: 292px;
  height: 48px;
  border: 1px solid #d2d2d2;
}
.zt-openbox .input-item input {
  font-size: 14px;
  line-height: 50px;
  color: #999999;
}
.zt-openbox .btn {
  width: 330px;
  height: 50px;
  border-radius: 0;
  background-color: #04cb9a;
  cursor: pointer;
  text-align: center;
  font-size: 17px;
  line-height: 50px;
  color: #ffffff;
  margin: 32px 0 0 146px;
}
.zt-openbox .form-colse {
  position: absolute;
  top: -44px;
  right: -44px;
  width: 44px;
  height: 44px;
  cursor: pointer;
}
.zt-openbox2 {
  display: none;
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.zt-openbox2 .zt-openbox .input-item .block-tt {
  height: 68px;
  padding: 5px 18px;
}
.zt-openbox2 .zt-openbox textarea {
  font-size: 14px;
  line-height: 24px;
  color: #999;
  width: 100%;
  height: 100%;
  resize: none;
}
/* 弹窗1 2 end */

/* 修改 */
#formCityMock_f3,#formCityMock_f4 {
  line-height: 50px;
}
.input-item select {
  outline: none;
  border: none;
  background-color: transparent;
  height: 100%;
}
.free-ques .free-cont .input-item .in-sel {
  padding: 0;
  width: 490px;
  position: relative;
}
.free-ques .free-cont .input-item .in-sel select {
  padding: 0 24px;
  width: 100%;
  font-size: 16px;
  color: #666;
}
.free-ques .free-cont .input-item .in-put {
  position: relative;
}
.free-ques .free-cont .input-item .in-sel .xia,.free-ques .free-cont .input-item .in-put .xia {
  width: 36px;
  height: 54px;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff url('/template/1/huisuanzhang/_files/images/generate_imgs/bot-icon.png') no-repeat left;
  background-size: 14px 14px;
}
.zt-openbox .input-item .in-sel {
  padding: 0;
  width: 328px;
  position: relative;
}
.zt-openbox .input-item .in-sel select {
  padding: 0 18px;
  width: 100%;
  font-size: 14px;
  color: #666;
}
.zt-openbox .input-item .in-put {
  position: relative;
}
.zt-openbox .input-item .in-put .free-city-inner {
  color: #666;
  font-size: 14px;
}
.zt-openbox .input-item .in-sel .xia,.zt-openbox .input-item .in-put .xia {
  width: 28px;
  height: 48px;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff url('/template/1/huisuanzhang/_files/images/generate_imgs/icon_xiala.png') no-repeat left;
  background-size: 14px 8px;
}
 /*底部漂浮窗*/
 .small-window {
	box-sizing: border-box;
	width: 190px;
	height: 90px;
	line-height: 90px;
	padding-left: 15px;
	border-radius: 0 45px 45px 0;
	background: -webkit-linear-gradient(left, #221560, #3037e4);
    background: -o-linear-gradient(right,#221560, #3037e4);
    background: -moz-linear-gradient(right,#221560, #3037e4);
    background: linear-gradient(to right,#221560, #3037e4);
	font-size: 20px;
	color: #fff;
	position: relative;
	cursor: pointer;
	display: none;
	position: fixed; 
	bottom: 27px; 
  left: -100%; 
  z-index: 99;
}
.small-window .small-bg {
	width: 149px;
	height: 77px;
	display: block;
	position: absolute;
	top: -30px;
	right: -12px;
}

/* banner */
.banner-wrap {
	width: 100%;
  min-width: 1200px;
  height: 420px;
  position: relative;
}
.banner {
	height: 420px;
	position: relative;
}
/*banner轮播start*/
.slideshow a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
}
/*轮换大区域*/
.slideshow {
	width:100%;
	height:420px;
	position:absolute;
	left: 0;
	top: 0;
}
.slideshowcenter li {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.slideshow #slideshowback {
	width:100%;
	height:420px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}
.slideshow #slideshowback p {
	width:100%;
	height:420px;
	position:absolute;
	left:0px;
	top:0px;
	opacity:0;
	filter:alpha(opacity=0);
}
.slideshow #slideshowback p img {
  width: 100%;
  height: 100%
}
.slideshow #slideshowback .slideshowback1 {
  background: url(_files/images/header_imgs/banner_1.png) no-repeat scroll center center;
  opacity: 1;
  filter:alpha(opacity=100);
}
.slideshow .slideshow_main {
	width:1200px;
	height:420px;
	margin:0 auto;
	position:relative;
}
#slidebonum {
	height:14px;
	line-height:23px;
	position:absolute;
	right: 50%; 
	bottom: 2%; 
	z-index:5;
}
#slidebonum li {
	width:10px;
	height:10px;
	float:left;
	margin-left:8px;
	background:#000000;
	cursor:pointer;
	opacity: 0.3;
	filter:alpha(opacity=30);
}
#slidebonum .slideboone,#slidebonum li:hover {
	background:#ffffff;
	cursor:pointer;
	opacity: 1;
	filter:alpha(opacity=100);
}
/*banner轮播end*/

.mbxtopnav {
  width: 100%;
  height: 60px;
  background-color: #f5f5f5;
}
.mbxtopnav .headnav {
  width: 1200px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 60px;
  color: #999999;
}
.mbxtopnav .headnav a {
  color: #999999;
}
textarea {
  font-family: 'Microsoft YaHei','微软雅黑';
}