.header {
  background: #fff;
  height: 100px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.header .col-md-4 {
  line-height: 100px;
}
.header .col-md-8 a {
  display: inline-block;
  color: #333;
  margin: 35px 0 0 40px;
  font-size: 20px;
  padding-bottom: 5px;
}
.header .col-md-8 a:hover {
  text-decoration: none;
  border-bottom: 4px solid #d30006;
}
.header .col-md-8 a.tel {
  color: #d30006;
  padding-left: 30px;
  background: url("../images/ico_phone.jpg") no-repeat left 5px;
}
.header .col-md-8 a.tel:hover {
  border: 0;
}
.header .col-md-8 a.hover {
  text-decoration: none;
  border-bottom: 4px solid #d30006;
}
#ad5 {
  margin-top: 100px;
}
.tax {
  background: #f0f0f0;
  position: relative;
  padding: 50px 0;
}
.tax .tax-header h1 {
  text-align: center;
}
.tax .tax-header h1 span {
  color: #ea5504;
}
.tax .tax-header p {
  text-align: center;
}
.tax .tax-content {
  margin-top: 40px;
}
.tax .tax-content .tax-content-l ul li {
  position: relative;
  width: 450px;
  height: 190px;
  transition: all 1s;
  color: #000;
  margin-top: 20px;
  z-index: 10;
}
.tax .tax-content .tax-content-l ul li .dv1 {
  z-index: 10;
  text-align: center;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tax .tax-content .tax-content-l ul li .dv1 p {
  font-size: 25px;
}
.tax .tax-content .tax-content-l ul li .dv2 {
  z-index: 10;
  height: 40px;
  width: 450px;
  overflow: hidden;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  color: #fff;
  left: 0;
  transition: height 0.5s;
}
.tax .tax-content .tax-content-l ul li .dv2 h2 {
  font-size: 20px;
  margin-top: 10px;
}
.tax .tax-content .tax-content-l ul li .dv2 a {
  background: #D92B2A;
  color: #fff;
  display: inline-block;
  padding: 5px 20px;
}
.tax .tax-content .tax-content-l ul li .dv2 a:hover {
  text-decoration: none;
}
.tax .tax-content .tax-content-l ul li .dv2 div {
  width: 100%;
}
.tax .tax-content .tax-content-l ul li:hover .dv2 {
  height: 190px;
}
.tax .tax-content .tax-content-l ul li:hover .dv2 div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tax .tax-content .tax-content-l ul li:nth-child(1) {
  background: url("../images/shuishou1.jpg") no-repeat;
}
.tax .tax-content .tax-content-l ul li:nth-child(2) {
  background: url("../images/shuishou2.jpg") no-repeat;
}
.tax .tax-content .tax-content-l ul li:nth-child(3) {
  background: url("../images/shuishou3.jpg") no-repeat;
}
.tax .tax-content .tax-content-r {
  z-index: 10;
}
.tax .tax-content .tax-content-r .col-md-3 h2 {
  font-size: 120px;
  font-weight: 900;
  text-align: right;
  margin: 42px 0 0 0;
  color: #ea5504;
}
.tax .tax-content .tax-content-r .col-md-9 > div {
  margin-top: 60px;
}
.tax .tax-content .tax-content-r .col-md-9 > div h3 {
  font-size: 35px;
  font-weight: 900;
  margin-bottom: 30px;
}
.tax .tax-content .tax-content-r .col-md-9 > div h3 span {
  border-bottom: 4px solid #000;
}
.tax .tax-content .tax-content-r .col-md-9 > div p {
  font-size: 20px;
}
.tax .tax-content .tax-content-r .col-md-9 > div p span {
  color: #d30006;
}
.tax .tax-content .tax-content-r .col-md-9 > div a {
  color: #3967B4;
  border: 1px solid #3967B4;
  padding: 10px 30px;
  display: inline-block;
  margin-top: 20px;
}
.tax .tax-content .tax-content-r .col-md-9 > div a:hover {
  text-decoration: none;
}
.tax .tax-content-bg {
  width: 60%;
  height: 680px;
  background: #ffffff;
  position: absolute;
  top: 200px;
  right: 100px;
  z-index: 1;
}
.tax .tax-content-bg2 {
  width: 100px;
  height: 100px;
  background: #ea5504;
  position: absolute;
  top: 150px;
  right: 70px;
}
.services {
  position: relative;
  background: #f7f7f7;
}
.services .tax-content .thumbnail {
  padding: 0;
  border: 0;
}
.services .tax-content .thumbnail .head {
  position: relative;
}
.services .tax-content .thumbnail .head > div {
  position: absolute;
  background: rgba(255, 0, 0, 0.7);
  height: 40px;
  width: 100%;
  bottom: 0;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
}
.services .tax-content .thumbnail .body {
  text-align: center;
}
.services .tax-content .thumbnail .body h3 {
  font-size: 18px;
  font-weight: bold;
  color: #3b3b3b;
}
.services .tax-content .thumbnail .body .dvp p {
  color: #999;
}
.services .tax-content .thumbnail .body .dvp:hover {
  cursor: pointer;
}
.services .tax-content .thumbnail .body .dvp:hover p {
  color: #3b3b3b;
}
.services .tax-content .thumbnail .body a {
  border: 1px solid #d30006;
  display: inline-block;
  padding: 5px 30px;
  color: #d30006;
  margin-bottom: 20px;
}
.services .tax-content .thumbnail .body a:hover {
  text-decoration: none;
}
.friends {
  background: #fff;
}
.friends table {
  margin-top: 20px;
  width: 100%;
}
.friends table tr td {
  width: 19%;
  text-align: center;
  background: #F0F0F0;
  display: inline-block;
  margin: 5px;
  padding: 5px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .friends table tr td {
    width: 18%;
  }
  .friends table tr td img {
    width: 100%;
  }
}
.tie img {
  width: 100%;
}
.tie1 {
  background: #F7F7F7;
}
.tie2 {
  background: url("../images/tie2.png");
  background-size: 100% 100%;
  position: relative;
}
.solution .solution-content {
  position: relative;
  text-align: center;
  padding: 20px 0 40px 0;
}
.solution .solution-content.s1 {
  background: #ffffff;
}
.solution .solution-content.s2 {
  background: #ffffff;
}
.solution .solution-content.s3 {
  background: #ffffff;
}
.solution .solution-content.s4 {
  background: #ffffff;
}
.solution .solution-content.s5 {
  background: #ffffff;
}
.solution .solution-content.s6 {
  background: #ffffff;
}
.solution .solution-content h3 {
  font-size: 26px;
  font-weight: bold;
}
.solution .solution-content h3.h1 {
  color: #887B6B;
}
.solution .solution-content h3.h2 {
  color: #728161;
}
.solution .solution-content h3.h3 {
  color: #567D86;
}
.solution .solution-content h3.h4 {
  color: #514E79;
}
.solution .solution-content h3.h5 {
  color: #73815F;
}
.solution .solution-content h3.h6 {
  color: #57293E;
}
.solution .solution-content p {
  color: #999;
}
.solution .solution-content p span {
  color: #d30006;
}
.solution .solution-content p.p1 {
  color: #C5B19D;
}
.solution .solution-content p.p2 {
  color: #768863;
}
.solution .solution-content p.p3 {
  color: #5A778B;
}
.solution .solution-content p.p4 {
  color: #53598B;
}
.solution .solution-content p.p5 {
  color: #758666;
}
.solution .solution-content p.p6 {
  color: #743653;
}
.solution .solution-content a {
  color: #F0F2EB;
  display: inline-block;
  padding: 5px 30px;
}
.solution .solution-content a.a1 {
  background: #B8A48C;
}
.solution .solution-content a.a2 {
  background: #748261;
}
.solution .solution-content a.a3 {
  background: #577B89;
}
.solution .solution-content a.a4 {
  background: #4F4E78;
}
.solution .solution-content a.a5 {
  background: #92A07B;
}
.solution .solution-content a.a6 {
  background: #562B3E;
}
.solution .solution-content a:hover {
  text-decoration: none;
}
.feng {
  background: #fff;
}
.feng .feng-content {
  margin-top: 50px;
}
.feng .feng-content .head {
  position: relative;
  height: 100px;
}
.feng .feng-content .head div {
  position: absolute;
  background: #F7F7F7;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}
.feng .feng-content .head div img {
  width: 100%;
}
.feng .feng-content .title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.feng .feng-content .content p {
  padding-left: 22%;
}
.foot {
  background: #2D2D2D;
  text-align: center;
}
.foot h2 {
  color: #ea5504;
  font-size: 26px;
}
.foot h2.tel {
  font-size: 22px;
}
.foot h3 {
  color: #fff;
  font-size: 18px;
}
.foot p {
  color: #fff;
  font-size: 16px;
}
#m1,
#m2,
#m3 {
  position: absolute;
  top: -98px;
}




.register {
  padding: 50px 0 45px;
  background: url(../images/register_bg.png) no-repeat center center #e8373d;
}

.register .title {
  padding-bottom: 5px;
  font-size: 26px;
  font-weight: normal;
  text-align: center;
  color: #fff;
}

.register .desc {
  padding-bottom: 20px;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.register .btn {
  display: block;
  width: 128px;
  height: 36px;
  padding: 0;
  margin: 0 auto;
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  background: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  transition: all .2s;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
}

.register .btn:hover {
  background: rgba(255, 255, 255, .1);
}



/* 主要样式 */
.process{padding:80px 0;text-align:center;}
.process h3{font-size:30px;line-height:52px;color:#23292E;font-weight:400;}
.process p{line-height:26px;font-size:14px;color:#999;}
.process .flowline{margin-top:50px;margin-left:40px;*zoom:1}
.process .flowline li{float:left;margin-left:110px;text-align:center;list-style:none}
.process .flowline li .icon-block{position:relative;display:inline-block;width:72px;height:72px;-webkit-border-radius:72px;-moz-border-radius:72px;border-radius:72px;background-color:#ea5504;line-height:0;margin-top:0}
.process .flowline li .icon-block img{width:32px;height:32px;background:url(../images/icon.png) 0 0 no-repeat;background-size:192px 64px;margin:20px 20px 0 20px}
.process .flowline li .icon-block:before{content:''}
.process .flowline li .icon-block span{margin:0}
.process .flowline li span{display:inline-block;margin-top:20px;font-size:18px;line-height:36px;color:#333}
.process .flowline li.process-0{margin-left:20px}
.process .flowline li.process-1{}
.process .flowline li.process-4{margin-left:112px}
.process .flowline li.process-5{margin-left:115px}
.process .flowline li.process-5 .flow-line{display:none}
.process .flowline .flow-line{position:absolute;top:36px;left:92px;width:77px;border-bottom:1px dotted #979797}.

/*# sourceMappingURL=index.css.map */

