.banner {
  display: block;
  width: 100%;
  min-width: 1200px;
  height: 600px;
  background: url(../images/foreignTrade/bannner.png) top center no-repeat;
  background-size: 1920px 600px;
}
.box1 {
  padding: 71px 0 0;
  height: 780px;
  background: #ffffff url(../images/foreignTrade/bg3.png) center 180px no-repeat;
  background-size: 1920px 515px;
  box-sizing: border-box;
}
.box1 .btn {
  width: 200px;
  height: 48px;
  display: inline-block;
  background-color: #F15842;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  font-size: 22px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  margin: 0 12px;
  border: 1px solid #f08200;
}
.box1 .zx {
  width: 200px;
  height: 48px;
  display: inline-block;
  border: 1px solid #F15842;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  font-size: 22px;
  line-height: 50px;
  color: #F08200;
  text-align: center;
  margin: 0 12px;
}
.box4 {
  padding: 77px 0 65px;
  background: #ffffff;
  background-size: 1920px 664px;
}
.box4 ul {
  margin: 45px auto 0;
}
.box4 ul li {
  float: left;
  width: 400px;
  text-align: center;
  background-color: #fff;
  box-sizing: border-box;
  margin-bottom: 40px;
}
.box4 ul h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 62px;
  text-align: center;
  color: #343434;
}
.box4 ul img {
  width: 130px;
  height: 98px;
}
.box4 ul p {
  font-size: 16px;
  line-height: 28px;
  color: #9A9A9A;
  overflow: hidden;
}
.box4 .btn {
  width: 132px;
  height: 42px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #F15842;
  margin: 20px auto 0;
  display: block;
  font-size: 16px;
  line-height: 42px;
  color: #fff;
  text-align: center;
}
.box5 {
  height: 758px;
  padding: 198px 0 0;
  background: #ffffff url(../images/foreignTrade/bg2.png) top center no-repeat;
  background-size: 1920px 758px;
  overflow: hidden;
  box-sizing: border-box;
}
.box5 .main .fr {
  width: 602px;
}
.box5 img {
  width: 602px;
  height: 148px;
  display: block;
}
.box5 ul {
  width: 534px;
  margin: 10px auto 0;
}
.box5 ul li {
  width: 160px;
  height: 58px;
  float: left;
  margin: 0 8px 10px;
  border: 1px solid #ebebeb;
  color: #428CCA;
  font-size: 18px;
  line-height: 58px;
  text-align: center;
}
.box5 .btn {
  width: 200px;
  height: 50px;
  display: block;
  background-color: #F15842;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  font-size: 22px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  margin: 113px auto 0;
}
.box2 {
  padding: 44px 0 46px;
  background: #ffffff url(../images/foreignTrade/bg1.png) top center no-repeat;
  background-size: 1920px 598px;
  box-sizing: border-box;
  overflow: hidden;
}
.box2 ul {
  margin: 60px auto 20px;
}
.box2 ul li {
  float: left;
  width: 320px;
  margin: 0 40px ;
  padding: 0 0 30px;
  box-sizing: border-box;
}
.box2 ul li div {
  width: 208px;
}
.box2 ul img {
  width: 90px;
  height: 90px;
  margin-right: 20px;
  margin-top: 4px;
}
.box2 ul h4 {
  font-size: 19px;
  color: #102238;
  line-height: 36px;
  margin-bottom: 8px;
}
.box2 ul p {
  font-size: 15px;
  line-height: 28px;
  color: #5E646E;
  height: 84px;
  overflow: hidden;
}
