.fangyi button {
  border: none;
  outline: none;
  cursor: pointer;
}
.fangyi a:hover {
  color: #ca4300 !important;
}
.fangyi .banner {
  max-width: 1920px;
  margin: auto;
  height: 425px;
  background: url("../../images/promotion/fangyi/banner.jpg") no-repeat center center;
  position: relative;
}
.fangyi .banner .wrap {
  position: relative;
}
.fangyi .banner .lange {
  position: absolute;
  left: 0;
  top: 20px;
}
.fangyi .banner .lange a {
  display: inline-block;
  width: 40px;
  height: 25px;
  line-height: 25px;
  border-radius: 2px;
  text-align: center;
  font-size: 12px;
}
.fangyi .banner .lange a.active {
  color: #fff;
  background: #ca4300;
}
.fangyi .banner .lange a.active:hover {
  color: #fff !important;
}
.fangyi .banner p {
  text-align: right;
  padding-right: 70px;
}
.fangyi .banner p:first-child {
  font-size: 48px;
  color: #333;
  font-weight: bold;
  line-height: 60px;
  padding-top: 75px;
}
.fangyi .banner p:first-child i {
  color: #ca4300;
}
.fangyi .banner p:nth-child(2) {
  color: #878787;
  font-size: 18px;
  line-height: 30px;
  padding-top: 20px;
}
.fangyi .banner label {
  display: block;
  padding-right: 70px;
  height: 50px;
  line-height: 50px;
  margin-top: 20px;
}
.fangyi .banner label span {
  font-size: 30px;
  color: #ca4300;
  font-weight: bold;
  background: url('../../images/promotion/fangyi/telphone.png') no-repeat 0 center;
  padding-left: 40px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  float: right;
}
.fangyi .banner label button {
  margin-left: 20px;
  width: 200px;
  height: 50px;
  line-height: 5px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  background: #ca4300;
  float: right;
}
.fangyi .banner label button:hover {
  background: #cc5500;
  transition: 0.5s;
}
.fangyi .banner label button em {
  font-family: Arial;
  padding-left: 20px;
}
.fangyi .banner-bottom {
  height: 56px;
  position: relative;
  background: #2f2f2f;
}
.fangyi .banner-bottom .link-text {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  width: 260px;
  height: 56px;
  line-height: 56px;
  text-align: center;
}
.fangyi .banner-bottom .link-text i {
  display: inline-block;
  height: 18px;
  border-left: 1px solid #191919;
  border-right: 1px solid #5c5c5c;
  float: left;
  margin-top: 19px;
}
.fangyi .banner-bottom .link-text:hover {
  color: #ca4300;
  font-weight: bold;
}
.fangyi .banner-bottom .link-text:last-child {
  width: 396px;
}
.fangyi .banner-bottom .link-text:first-child {
  width: 296px;
}
.fangyi .title {
  text-align: center;
  margin-bottom: 50px;
  padding-top: 60px;
}
.fangyi .title h2 {
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 20px;
}
.fangyi .title p {
  font-size: 14px;
  margin-bottom: 30px;
  margin: 0 0 10px 0;
  color: #999;
}
.fangyi .title span {
  width: 120px;
  height: 3px;
  display: inline-block;
  background: #e5e5e5;
}
.fangyi .service-tab li {
  width: 120px;
  height: 200px;
  text-align: center;
  float: left;
  margin-right: 38px;
  cursor: pointer;
  position: relative;
}
.fangyi .service-tab li:last-child {
  margin-right: 0;
}
.fangyi .service-tab li:hover div,
.fangyi .service-tab li.active div {
  display: none;
}
.fangyi .service-tab li:hover img,
.fangyi .service-tab li.active img {
  border: 2px solid #ca4300;
}
.fangyi .service-tab li:hover span,
.fangyi .service-tab li.active span {
  color: #ca4300;
  font-weight: bold;
}
.fangyi .service-tab li:hover i,
.fangyi .service-tab li.active i {
  display: block;
}
.fangyi .service-tab li img {
  width: 116px;
  height: 116px;
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.fangyi .service-tab li div {
  width: 116px;
  height: 116px;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
  z-index: 2;
  background: rgba(0, 0, 0, 0.2);
  display: block;
}
.fangyi .service-tab li span {
  display: inline-block;
  width: 120px;
  text-align: center;
  font-size: 18px;
  color: #333;
  padding-top: 140px;
}
.fangyi .service-tab li i {
  display: none;
  width: 0;
  height: 0;
  position: absolute;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  border-width: 10px;
  border-style: solid dashed dashed dashed;
  border-color: transparent transparent #bfbfbf transparent;
  top: 180px;
  left: 50%;
  transform: translateX(-50%);
}
.fangyi .service-content {
  border-top: 1px solid #bfbfbf;
  background: #fafafa;
  padding: 20px 0 40px 0;
}
.fangyi .service-content .service-content-tab {
  height: 43px;
  border-bottom: 2px solid #ca4300;
}
.fangyi .service-content .service-content-tab li {
  float: left;
  color: #333;
  font-size: 20px;
  position: relative;
  height: 43px;
  line-height: 43px;
  width: 150px;
  text-align: center;
  cursor: pointer;
}
.fangyi .service-content .service-content-tab li:hover,
.fangyi .service-content .service-content-tab li.active {
  color: #fff;
  background: #ca4300;
}
.fangyi .service-content .service-content-tab li:hover i,
.fangyi .service-content .service-content-tab li.active i {
  display: none;
}
.fangyi .service-content .service-content-tab li i {
  position: absolute;
  display: block;
  width: 25px;
  height: 15px;
  background: url('../../images/promotion/fangyi/hot.gif') no-repeat 0 0;
  top: 5px;
  right: 5px;
}
.fangyi .service-content .service-content-con .item {
  float: left;
  margin-right: 32px;
  padding-top: 40px;
}
.fangyi .service-content .service-content-con .item:last-child {
  margin-right: 0;
}
.fangyi .service-content .service-content-con .item.item1 {
  width: 270px;
}
.fangyi .service-content .service-content-con .item.item1 img {
  width: 270px;
  height: 195px;
}
.fangyi .service-content .service-content-con .item.item1 span {
  border-bottom: 0;
}
.fangyi .service-content .service-content-con .item.item2 {
  width: 170px;
}
.fangyi .service-content .service-content-con .item.item3 {
  width: 340px;
}
.fangyi .service-content .service-content-con .item.item4 {
  width: 340px;
}
.fangyi .service-content .service-content-con .item.item5 {
  width: 700px;
}
.fangyi .service-content .service-content-con .item > span {
  color: #333;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  width: 100%;
  border-bottom: 1px solid #bfbfbf;
  display: block;
}
.fangyi .service-content .service-content-con .item > p {
  font-size: 16px;
  line-height: 28px;
  padding-top: 20px;
}
.fangyi .service-content .service-content-con .item > em {
  color: #ca4300;
  padding-top: 20px;
  display: block;
}
.fangyi .service-content .service-content-con .item dl {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #bfbfbf;
}
.fangyi .service-content .service-content-con .item dl dd {
  color: #333;
  font-size: 16px;
}
.fangyi .service-content .service-content-con .item dl dd em {
  color: #ca4300;
  font-weight: bold;
}
.fangyi .service-content .service-content-con .item ul {
  padding-top: 20px;
}
.fangyi .service-content .service-content-con .item ul li {
  color: #333;
  font-size: 16px;
  line-height: 28px;
  padding-left: 10px;
  display: block;
  background: url('../../images/promotion/fangyi/dot.png') no-repeat left 10px;
}
.fangyi .service-content-bottom {
  margin-top: 42px;
  border-top: 1px solid #bfbfbf;
  padding: 15px 0;
  text-align: center;
}
.fangyi .service-content-bottom p {
  line-height: 22px;
  font-size: 14px;
  color: #333;
}
.fangyi .service-content-bottom p span {
  color: #ca4300;
}
.fangyi .service-content-bottom button {
  margin-top: 25px;
  width: 200px;
  height: 50px;
  line-height: 5px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  background: #ca4300;
}
.fangyi .service-content-bottom button:hover {
  background: #cc5500;
  transition: 0.5s;
}
.fangyi .service-content-bottom button em {
  font-family: Arial;
  padding-left: 20px;
}
.fangyi .advantage {
  padding-bottom: 50px;
  height: 170px;
}
.fangyi .advantage li {
  float: left;
  border-left: 1px solid #ddd;
  padding: 0 30px;
  height: 170px;
  width: 245px;
}
.fangyi .advantage li:last-child {
  border-right: 1px solid #ddd;
}
.fangyi .advantage h3 {
  color: #ca4300;
  font-size: 40px;
  height: 55px;
  line-height: 55px;
}
.fangyi .advantage h3 em {
  font-family: Arail, Roboto, "Helvetica Neue";
}
.fangyi .advantage span {
  color: #333;
  font-size: 20px;
  display: block;
  padding: 5px 0 10px 0;
  font-weight: bold;
}
.fangyi .advantage p {
  color: #878787;
  line-height: 24px;
  font-size: 16px;
}
.fangyi .serviceDetail {
  background: #fafafa;
}
.fangyi .serviceDetail .serverConLi {
  width: 284px;
  height: 234px;
  margin-right: 30px;
  margin-bottom: 25px;
  float: left;
  position: relative;
  cursor: pointer;
  list-style: none;
}
.fangyi .serviceDetail .serverConLi:nth-child(4n) {
  margin-right: 0;
}
.fangyi .serviceDetail .serverConLi i {
  position: absolute;
  display: block;
  width: 82px;
  height: 34px;
  overflow: hidden;
  background: url('../../images/buyicon.png') no-repeat 0 0;
  z-index: 2;
  top: 0;
  left: 0;
}
.fangyi .serviceDetail .serverConLiWord1 {
  margin: 20px auto 0;
}
.fangyi .cooperationDemo {
  padding-bottom: 50px;
}
.fangyi .cooperationDemo li {
  position: relative;
}
.fangyi .cooperationDemo li span {
  position: absolute;
  background: url('../../images//promotion/fangyi/hot.gif') no-repeat 0 0;
  top: 2px;
  left: 373px;
  display: block;
  width: 25px;
  height: 15px;
}
.fangyi .cooperationDemo p {
  text-align: center;
  padding-top: 40px;
}
.fangyi .cooperationDemo p a {
  border: 1px solid #ca4300;
  color: #ca4300;
  font-size: 16px;
  display: inline-block;
  width: 185px;
  height: 45px;
  line-height: 45px;
  text-align: center;
}
.fangyi .cooperationDemo p a:hover {
  transform: 0.5s;
  background: #ca4300;
  color: #fff !important;
}
.fangyi .consult {
  background: #fafafa;
  padding-bottom: 100px;
}
.fangyi .consult label {
  float: left;
}
.fangyi .consult label:first-child {
  margin-left: 50px;
}
.fangyi .consult label input {
  height: 45px;
  line-height: 45px;
  padding-left: 10px;
  border: 1px solid #ddd;
  background: #fff;
  margin-right: 20px;
  width: 179px;
}
.fangyi .consult label input:last-child {
  margin-right: 10px;
}
.fangyi .consult label input.input-big {
  width: 330px;
}
.fangyi .consult label input:focus {
  border: 1px solid #ca4300;
  outline: none;
}
.fangyi .consult label input.focus {
  border: 1px solid #ca4300;
}
.fangyi .consult button {
  background: #ca4300;
  color: #fff;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 130px;
  border: 0;
  cursor: pointer;
  margin-left: 20px;
}
.fangyi .consult button:hover {
  background: #cc5500;
  transition: 0.5s;
}
.fangyi .inspection div {
  text-align: center;
  padding-bottom: 25px;
}
.fangyi .inspection a {
  display: inline-block;
  text-align: center;
}
.fangyi .inspection a.text {
  color: #ca4300;
}
.fangyi .inspection a.text:hover {
  text-decoration: underline;
}
.fangyi .inspection a.button {
  color: #333;
  width: 137px;
  height: 41px;
  line-height: 41px;
  background: url('../../images/promotion/fangyi/button.png') no-repeat 0 0;
  font-size: 14px;
}
.fangyi .inspection dl {
  width: 1226px;
  height: 179px;
  background: url('../../images/promotion/fangyi/pic-1.jpg') no-repeat 0 0;
  width: 556px;
  padding: 40px 0 0 670px;
  margin-top: 15px;
}
.fangyi .inspection dt {
  font-size: 16px;
  padding-bottom: 10px;
}
.fangyi .inspection dd {
  font-size: 14px;
  width: 300px;
  float: left;
  background: url('../../images/promotion/fangyi/dot.png') no-repeat left 12px;
  height: 30px;
  line-height: 30px;
  padding-left: 15px;
}
.fangyi .inspection dd:nth-child(odd) {
  width: 200px;
}
/*# sourceMappingURL=fangyi.css.map */