﻿.b_header {
  height: 150px;
  width: 100%;
}
.b_header .wrapper .left_box {
  width: 20%;
  height: 100%;
  float: left;
  padding: 30px 0;
}
.b_header .wrapper .left_box .name h3 {
  font-size: 42px;
}
.b_header .wrapper .left_box .name p {
  color: #a0a0a0;
  font-size: 31px;
}
.b_header .wrapper .right_box {
  float: right;
  width: 60%;
  height: 100%;
}
.b_header .wrapper .right_box .phone {
  height: 75px;
  clear: both;
  margin-left: 350px;
  line-height: 75px;
}
.b_header .wrapper .right_box .phone .number {
  float: left;
  color: #cc0000;
  font-size: 22px;
}
.b_header .wrapper .right_box .phone .number img {
  vertical-align: middle;
}
.b_header .wrapper .right_box .phone .img-box {
  float: right;
}
.b_header .wrapper .right_box .phone .img-box li {
  float: left;
  padding: 0 10px;
  text-align: center;
}
.b_header .wrapper .right_box .phone .img-box li span {
  width: 30px;
  height: 30px;
  display: inline-block;
}
.b_header .wrapper .right_box .phone .img-box li span img {
  width: 100%;
  vertical-align: middle;
}
.b_header .wrapper .right_box .nav {
  clear: both;
  height: 75px;
  line-height: 75px;
  float: right;
}
.b_header .wrapper .right_box .nav li {
  float: left;
  padding-left: 50px;
  font-size: 18px;
  text-align: center;
}
.b_header .wrapper .right_box .nav li a {
  width: 100%;
  display: inline-block;
}
.b_header .wrapper .right_box .nav li:last-child {
  width: auto;
}
.contain {
  width: 100%;
  height: 440px;
  position: relative;
  background: url(../image/index_01.jpg) no-repeat center;
}
.contain .title {
  color: #fff;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.contain .title h1 {
  font-size: 50px;
}
.contain .title p {
  font-size: 25px;
  margin-top: 20px;
}
.wrapper {
  clear: both;
}
.wrapper .text_content {
  margin-top: 80px;
}
.wrapper .text_content h1 {
  display: inline-block;
  font-size: 30px;
}
.wrapper .text_content span {
  font-size: 30px;
  color: #9c9c9c;
  margin: 0 20px;
}
.wrapper .text_content span::after {
  content: "";
  display: inline-block;
  height: 12px;
  width: 170px;
  margin-left: 20px;
  margin-top: -100px;
  border-top: 1px solid #333;
}
.wrapper .text_content .p_box {
  margin-top: 45px;
}
.wrapper .text_content .p_box p {
  font-size: 18px;
  color: #535353;
  line-height: 2em;
}
.wrapper .bottom_box {
  margin: 30px 0;
}
.wrapper .bottom_box ul {
  height: 150px;
}
.wrapper .bottom_box ul li {
  float: left;
  width: 300px;
  height: 100%;
  box-sizing: border-box;
  border-right: 1px solid #333;
  text-align: center;
}
.wrapper .bottom_box ul li span {
  font-size: 20px;
  color: #535353;
}
.wrapper .bottom_box ul li p {
  font-size: 70px;
  font-weight: 700;
  color: #57771e;
}
.wrapper .bottom_box ul li:last-child {
  border-right: 0;
}
.brand .text_content {
  margin-top: 80px;
}
.brand .text_content h1 {
  display: inline-block;
  font-size: 30px;
}
.brand .text_content span {
  font-size: 30px;
  color: #9c9c9c;
  margin: 0 20px;
}
.brand .text_content span::after {
  content: "";
  display: inline-block;
  height: 12px;
  width: 170px;
  margin-left: 20px;
  margin-top: -100px;
  border-top: 1px solid #333;
}
.brand .brand_box {
  margin-top: 45px;
  width: 100%;
  height: 450px;
}
.brand .brand_box .box_left {
  width: 700px;
  height: 450px;
}
.brand .brand_box .box_left img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.brand .brand_box .box_right {
  width: 500px;
  height: 100%;
  padding: 30px 0px 0 30px;
  box-sizing: border-box;
}
.brand .brand_box .box_right p {
  color: #535353;
  font-size: 18px;
  line-height: 1.8em;
}
.wrap-content {
  padding: 80px 0;
}
.wrap-content .fa_box {
  min-height: 700px;
}
.wrap-content .fa_box .left_box {
  height: 500px;
  width: 700px;
  float: right;
  background: url(../image/1111.jpg) no-repeat center center;
}
.wrap-content .fa_box .left_box img {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.wrap-content .fa_box .right_box {
  height: 500px;
  width: 500px;
  float: left;
  text-align: left;
  position: relative;
}
.wrap-content .fa_box .right_box .box_content {
  position: absolute;
  top: 50%;
  right: -200px;
  width: 100%;
  height: 50%;
  background-color: #fbfbfb;
  padding: 50px 20px 0 20px;
  box-sizing: border-box;
}
.wrap-content .fa_box .right_box .box_content h1 {
  color: #000;
  font-size: 50px;
  font-weight: 700;
  font-family: sans-serif;
  margin-bottom: 20px;
}
.wrap-content .fa_box .right_box .box_content h3 {
  height: 100px;
  font-size: 20px;
}
.wrap-content .fa_box_2 {
  min-height: 700px;
  padding: 0 100px 0 0px;
}
.wrap-content .fa_box_2 .left_box {
  height: 500px;
  width: 450px;
  float: left;
  background: url(../image/5555.png) no-repeat center center;
}
.wrap-content .fa_box_2 .right_box {
  height: 500px;
  width: 600px;
  float: right;
  text-align: left;
  padding: 150px 20px 0 0px;
  box-sizing: border-box;
}
.wrap-content .fa_box_2 .right_box h1 {
  color: #000;
  font-size: 50px;
  font-weight: 700;
  font-family: sans-serif;
  margin-bottom: 20px;
}
.wrap-content .fa_box_2 .right_box h3 {
  height: 100px;
  font-size: 20px;
  text-align: left;
}
.wrap-content .fa_box_3 {
  min-height: 600px;
  width: 80%;
  margin: 0 auto;
  height: 500px;
  margin-bottom: 80px;
}
.wrap-content .fa_box_3 .left_box {
  height: 500px;
  width: 50%;
  float: right;
  background: url(../image/6666.jpg) no-repeat center center;
}
.wrap-content .fa_box_3 .right_box {
  height: 500px;
  width: 50%;
  float: left;
  text-align: right;
  padding: 150px 40px 0 40px;
  box-sizing: border-box;
}
.wrap-content .fa_box_3 .right_box h1 {
  color: #000;
  font-size: 50px;
  font-weight: 700;
  font-family: sans-serif;
}
.wrap-content .fa_box_3 .right_box h3 {
  height: 100px;
  font-size: 20px;
}
.wrap-content .fa_box_4 {
  margin-bottom: 80px;
  height: 400px;
}
.wrap-content .fa_box_4 .left_box {
  height: 400px;
  width: 800px;
  float: left;
  position: relative;
  background: url(../image/7777.png) no-repeat bottom center;
}
.wrap-content .fa_box_4 .right_box {
  height: 500px;
  width: 400px;
  float: left;
  text-align: right;
  padding: 150px 40px 0 40px;
  box-sizing: border-box;
}
.wrap-content .fa_box_4 .right_box h1 {
  color: #000;
  font-size: 50px;
  font-weight: 700;
  font-family: sans-serif;
}
.wrap-content .fa_box_4 .right_box h3 {
  height: 100px;
  font-size: 20px;
}