html,
body {
  background: url("../img/body-bg.jpg") repeat-y;
}
.header {
  width: 100%;
  height: 60px;
  background: #ffffff;
  overflow: hidden;
}
.header .header-center {
  width: 1200px;
  height: 60px;
  margin: 0 auto;
}
.header .header-center h1 {
  float: left;
}
.header .header-center ul {
  overflow: hidden;
  float: right;
}
.header .header-center ul li {
  float: left;
  width: 116px;
  margin-top: 17px;
}
.header .header-center ul li a {
  display: block;
  width: 100%;
  height: 26px;
  border-right: 1px solid #d2d2d2;
  line-height: 26px;
  font-size: 16px;
  text-align: center;
}
.banner {
  width: 100%;
}
.banner img {
  width: 100%;
}
.content {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.content .plat1 {
  width: 100%;
  height: 860px;
  background: white;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.content .plat1 span {
  display: block;
  text-align: center;
  font-size: 24px;
  margin-top: 25px;
  color: #9E9E9E;
}
.content .plat1 .xu {
  width: 98%;
  margin: 0 auto;
  margin-top: 45px;
  position: relative;
}
.content .plat1 .xu i {
  display: block;
  width: 100%;
  border-bottom: 2px dashed #F3661A;
}
.content .plat1 .xu b {
  color: #EB5F45;
  font-size: 44px;
  background: white;
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -25%;
}
.content .plat1 .xu b s {
  position: relative;
  top: -10px;
  margin-left: 5px;
}
.content .plat1 .xu b s:first-child {
  margin-right: 15px;
}
.content .plat1 .tiao3 {
  overflow: hidden;
  width: 1100px;
  margin: 0 auto;
  margin-top: 60px;
}
.content .plat1 .tiao3 img {
  float: left;
  margin-left: 25px;
}
.content .plat1 .tiao3 ul {
  float: left;
}
.content .plat1 .tiao3 ul li {
  font-size: 22px;
  margin-top: 56px;
  text-align: left;
}
.content .plat1 .tiao3 ul li b {
  font-size: 22px;
}
.content .plat1 h5 {
  color: #F8BE00;
  font-size: 38px;
  border-bottom: 4px solid #F8BE00;
  display: inline-block;
  padding-bottom: 5px;
  margin-top: 50px;
}
.content .plat1 .img2 {
  float: right;
  margin-top: 40px;
}
.content .plat1 .sz {
  position: absolute;
  left: 8px;
  top: 8px;
}
.content .plat1 .sy {
  position: absolute;
  right: 8px;
  top: 8px;
  transform: rotate(90deg);
}
.content .plat2 {
  width: 100%;
  height: auto;
  background: white;
  overflow: hidden;
  text-align: center;
  position: relative;
  margin-top: 25px;
  padding-bottom: 30px;
}
.content .plat2 .sz {
  position: absolute;
  left: 8px;
  top: 8px;
}
.content .plat2 .sy {
  position: absolute;
  right: 8px;
  top: 8px;
  transform: rotate(90deg);
}
.content .plat2 .zx {
  position: absolute;
  left: 8px;
  bottom: 8px;
  transform: rotate(270deg);
}
.content .plat2 .yx {
  position: absolute;
  right: 8px;
  bottom: 8px;
  transform: rotate(180deg);
}
.content .plat2 .xu {
  width: 99%;
  margin: 0 auto;
  margin-top: 85px;
  position: relative;
}
.content .plat2 .xu i {
  display: block;
  width: 100%;
  border-bottom: 2px dashed #F3661A;
}
.content .plat2 .xu b {
  color: #EB5F45;
  font-size: 44px;
  background: white;
  position: absolute;
  top: -30px;
  display: block;
  left: 50%;
  margin-left: -125px;
}
.content .plat2 .xu b s {
  position: relative;
  top: -10px;
  margin-left: 18px;
}
.content .plat2 .xu b s:first-child {
  margin-left: 0;
  margin-right: 18px;
}
.content .plat2 .bk4 {
  text-align: center;
  margin-top: 60px;
}
.content .plat2 .bk4 li {
  width: 220px;
  height: 150px;
  border-radius: 20px;
  display: inline-block;
  margin-left: 40px;
  border: 1px dashed #999999;
}
.content .plat2 .bk4 li:first-child {
  margin-left: 0;
}
.content .plat2 .bk4 li b {
  display: block;
  width: 186px;
  height: 85px;
  background: #FEB802;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 20px;
  font-size: 34px;
  color: #663300;
  text-align: center;
  line-height: 85px;
}
.content .plat2 .bk4 li span {
  color: #663300;
  font-size: 24px;
  text-align: center;
  display: block;
  margin-top: 4px;
}
.content .plat2 .theory {
  margin-top: 50px;
}
.content .plat2 .theory .tit {
  display: block;
  text-align: center;
  color: #EB5F45;
  font-size: 32px;
}
.content .plat2 .theory img {
  margin-top: 50px;
}
.content .plat2 .theory .bf {
  width: 625px;
  height: 95px;
  border-radius: 4px;
  border: 2px dashed #F3661A;
  margin: 0 auto;
  margin-top: 60px;
}
.content .plat2 .theory .bf b {
  background: white;
  font-size: 33px;
  position: relative;
  top: -20px;
  padding: 0 14px;
}
.content .plat2 .theory .bf ul li {
  width: 129px;
  height: 41px;
  background: #F3661A;
  overflow: hidden;
  float: left;
  margin-left: 22px;
}
.content .plat2 .theory .bf ul li span {
  display: block;
  width: 120px;
  height: 32px;
  border: 2px solid #ffffff;
  margin: 0 auto;
  color: white;
  margin-top: 3px;
  font-size: 20px;
  text-align: center;
  line-height: 32px;
}
.content .plat2 .js {
  width: 1155px;
  margin: 0 auto;
}
.content .plat2 .js .name {
  width: 100%;
  height: 77px;
  background: url("../img/name-bg.png");
  margin-top: 45px;
  position: relative;
}
.content .plat2 .js .name b {
  color: #444444;
  font-size: 26px;
  position: absolute;
  left: 130px;
  top: 24px;
  line-height: 50px;
}
.content .plat2 .js .p1 {
  font-size: 20px;
  margin-top: 40px;
}
.content .plat2 .js .p2 {
  font-size: 26px;
  margin-top: 30px;
}
.content .plat2 .js .p2 span {
  font-size: 32px;
  color: #198478;
  font-weight: bold;
}
.content .plat2 .js .p2 b {
  padding: 2px 15px;
  border-radius: 15px;
  font-size: 24px;
  color: white;
  width: 390px;
  height: 36px;
  background: #1A8478;
}
.content .plat2 .js .jsimg {
  margin-top: 42px;
}
.content .plat2 .js .p3 {
  width: 1100px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  padding: 15px;
  box-sizing: border-box;
  margin-top: 20px;
  position: relative;
}
.content .plat2 .js .p3 span {
  font-size: 16px;
  color: #FEB800;
  font-weight: bold;
}
.content .plat2 .js .p3 .ys {
  position: absolute;
  left: 0;
  top: 0;
}
.content .plat2 .js .p3 .p3zx {
  position: absolute;
  right: 0 !important;
  bottom: 0;
  transform: rotate(180deg);
}
.content .plat2 .six-pla {
  width: 1155px;
  margin: 0 auto;
}
.content .plat2 .six-pla ul {
  overflow: hidden;
}
.content .plat2 .six-pla ul li {
  width: 339px;
  height: 360px;
  float: left;
  margin-left: 40px;
  margin-top: 20px;
}
.content .plat2 .six-pla ul li img {
  display: block;
}
.content .plat2 .six-pla ul li div {
  width: 100%;
  background: #008278;
  height: 115px;
}
.content .plat2 .six-pla ul li i {
  float: left;
  display: block;
  width: 60px;
  font-size: 52px;
  color: white;
  text-align: left;
  font-weight: 500;
  line-height: 42px;
  margin-left: 25px;
  margin-top: 26px;
  height: 64px;
  background: url("../img/pla2-xie.jpg");
}
.content .plat2 .six-pla ul li p {
  width: 240px;
  float: left;
  font-size: 18px;
  color: white;
  text-align: left;
  margin-top: 26px;
  margin-left: 14px;
}
.content .plat2 .six-pla .siximg {
  width: 1100px;
  display: block;
  margin: 0 auto;
  position: relative;
  left: 8px;
}
.content .plat2 .six-pla .video {
  width: 638px;
  height: 369px;
  margin: 0 auto;
  margin-top: 30px;
}
.content .plat2 .six-pla .video span {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  background: #eeeeee;
}
.content .plat2 .six-pla .video .m {
  width: 100%;
}
.content .plat2 .six-pla .video .m video {
  width: 100%;
}
.content .plat2 .line-system {
  width: 1155px;
  margin: 0 auto;
  margin-top: 45px;
}
.content .plat2 .line-system .name {
  width: 100%;
  height: 77px;
  background: url("../img/name-bg.png");
  margin-top: 45px;
  position: relative;
}
.content .plat2 .line-system .name b {
  color: #444444;
  font-size: 26px;
  position: absolute;
  left: 130px;
  top: 24px;
  line-height: 50px;
}
.content .plat2 .line-system .p1 {
  font-size: 20px;
  margin-top: 40px;
}
.content .plat2 .line-system .p2 {
  font-size: 26px;
  margin-top: 30px;
}
.content .plat2 .line-system .p2 span {
  font-size: 32px;
  color: #198478;
  font-weight: bold;
}
.content .plat2 .line-system .p2 b {
  padding: 2px 15px;
  border-radius: 15px;
  font-size: 24px;
  color: white;
  width: 390px;
  height: 36px;
  background: #1A8478;
}
.content .plat2 .line-system .btm {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 25px;
}
.content .plat2 .line-system .btm .left-img {
  float: left;
}
.content .plat2 .line-system .btm .right-img {
  float: right;
}
.content .plat2 .line-system ul {
  overflow: hidden;
  width: 1100px;
  margin: 0 auto;
  margin-top: 25px;
}
.content .plat2 .line-system ul li {
  float: left;
  margin-left: 61px;
}
.content .plat2 .line-system ul li:first-child {
  margin-left: 0;
}
.content .plat2 .line-system ul li span {
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
}
.content .plat2 .line-system ul li span i {
  font-style: normal;
  text-align: center;
  line-height: 23px;
  color: white;
  display: inline-block;
  width: 23px;
  height: 23px;
  background: #444444;
  border-radius: 50%;
  margin-right: 10px;
  position: relative;
  top: -4px;
}
.content .plat2 .heat-system {
  width: 1155px;
  margin: 0 auto;
  margin-top: 45px;
}
.content .plat2 .heat-system .name {
  width: 100%;
  height: 77px;
  background: url("../img/name-bg.png");
  margin-top: 45px;
  position: relative;
}
.content .plat2 .heat-system .name b {
  color: #444444;
  font-size: 26px;
  position: absolute;
  left: 130px;
  top: 24px;
  line-height: 50px;
}
.content .plat2 .heat-system .p1 {
  font-size: 20px;
  margin-top: 40px;
}
.content .plat2 .heat-system .p2 {
  font-size: 26px;
  margin-top: 30px;
}
.content .plat2 .heat-system .p2 span {
  font-size: 32px;
  color: #198478;
  font-weight: bold;
}
.content .plat2 .heat-system .p2 b {
  padding: 2px 15px;
  border-radius: 15px;
  font-size: 24px;
  color: white;
  width: 390px;
  height: 36px;
  background: #1A8478;
}
.content .plat2 .heat-system ul {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 38px;
}
.content .plat2 .heat-system ul li {
  float: left;
  margin-left: 17px;
}
.content .plat2 .heat-system ul li span {
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
}
.content .plat2 .heat-system ul li:first-child {
  margin-left: 0;
}
.content .plat2 .heat-system dl {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 45px;
}
.content .plat2 .heat-system dl dd {
  float: left;
  margin-left: 15px;
}
.content .plat2 .heat-system dl dd:first-child {
  margin-left: 0;
}
.content .plat2 .ctrl-system {
  width: 1155px;
  margin: 0 auto;
  margin-top: 45px;
}
.content .plat2 .ctrl-system .name {
  width: 100%;
  height: 77px;
  background: url("../img/name-bg.png");
  margin-top: 45px;
  position: relative;
}
.content .plat2 .ctrl-system .name b {
  color: #444444;
  font-size: 26px;
  position: absolute;
  left: 130px;
  top: 24px;
  line-height: 50px;
}
.content .plat2 .ctrl-system .p1 {
  font-size: 20px;
  margin-top: 40px;
}
.content .plat2 .ctrl-system .p2 {
  font-size: 26px;
  margin-top: 30px;
}
.content .plat2 .ctrl-system .p2 span {
  font-size: 32px;
  color: #198478;
  font-weight: bold;
}
.content .plat2 .ctrl-system .p2 b {
  padding: 2px 15px;
  border-radius: 15px;
  font-size: 24px;
  color: white;
  width: 390px;
  height: 36px;
  background: #1A8478;
}
.content .plat2 .ctrl-system div {
  margin-top: 20px;
}
.content .plat3 {
  width: 100%;
  height: auto;
  background: white;
  overflow: hidden;
  text-align: center;
  position: relative;
  margin-top: 25px;
  padding-bottom: 60px;
}
.content .plat3 .sz {
  position: absolute;
  left: 8px;
  top: 8px;
}
.content .plat3 .sy {
  position: absolute;
  right: 8px;
  top: 8px;
  transform: rotate(90deg);
}
.content .plat3 .xu {
  width: 99%;
  margin: 0 auto;
  margin-top: 85px;
  position: relative;
}
.content .plat3 .xu i {
  display: block;
  width: 100%;
  border-bottom: 2px dashed #F3661A;
}
.content .plat3 .xu b {
  color: #EB5F45;
  font-size: 44px;
  background: white;
  position: absolute;
  top: -30px;
  display: block;
  left: 50%;
  margin-left: -125px;
}
.content .plat3 .xu b s {
  position: relative;
  top: -10px;
  margin-left: 18px;
}
.content .plat3 .xu b s:first-child {
  margin-left: 0;
  margin-right: 18px;
}
.content .plat3 .bk4 {
  text-align: center;
  margin-top: 60px;
}
.content .plat3 .bk4 li {
  width: 220px;
  height: 125px;
  border-radius: 20px;
  display: inline-block;
  margin-left: 40px;
  border: 1px dashed #999999;
}
.content .plat3 .bk4 li:first-child {
  margin-left: 0;
}
.content .plat3 .bk4 li b {
  display: block;
  width: 186px;
  height: 85px;
  background: #FEB802;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 20px;
  font-size: 30px;
  color: #663300;
  text-align: center;
  line-height: 85px;
}
.content .plat3 .bk4 li span {
  color: #663300;
  font-size: 24px;
  text-align: center;
  display: block;
  margin-top: 4px;
}
.content .plat3 .num1 {
  width: 1097px;
  margin: 0 auto;
}
.content .plat3 .num1 H4 {
  width: 100%;
  height: 60px;
  border-radius: 30px;
  background: #F3661A;
  color: white;
  font-size: 35px;
  line-height: 60px;
  margin-top: 35px;
}
.content .plat3 .num1 .div1 {
  width: 100%;
}
.content .plat3 .num1 .div1 .bz {
  overflow: hidden;
  margin-top: 20px;
}
.content .plat3 .num1 .div1 .bz .num {
  width: 58px;
  height: 70px;
  background: url("../img/pla3-xie.jpg");
  color: #F3661A;
  font-size: 30px;
  font-weight: bold;
  float: left;
  text-align: left;
}
.content .plat3 .num1 .div1 .bz span {
  display: block;
  float: right;
  margin-right: 10px;
  width: 998px;
  height: 51px;
  background: #FCDCCA;
  border: 1px solid #EB5F45;
  border-radius: 10px;
  line-height: 51px;
  font-size: 22px;
  padding-left: 15px;
  text-align: left;
  margin-top: 5px;
  box-sizing: border-box;
}
.content .plat3 .num1 .div1 .js {
  overflow: hidden;
  margin-top: 20px;
}
.content .plat3 .num1 .div1 .js .left-txt {
  width: 182px;
  height: 157px;
  background: url("../img/pla3-left-txt-bg.jpg");
  text-align: center;
  line-height: 161px;
  font-size: 28px;
  font-weight: bold;
  color: white;
  float: left;
}
.content .plat3 .num1 .div1 .js .right-p {
  float: left;
  font-size: 26px;
  font-weight: bold;
  width: 890px;
  text-align: left;
  margin-left: 25px;
}
.content .plat3 .num1 .div1 .js .right-p h3 {
  color: #FEB800;
  font-size: 22px;
}
.content .plat3 .num1 .div1 .js .right-p h3 span {
  font-size: 16px;
  font-weight: 500;
  color: #444444;
}
.content .plat3 .num1 .div1 .js .right-p p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  margin-top: 10px;
}
.content .plat3 .num1 .div1 .js .right-p p span {
  font-size: 17px;
  font-weight: bold;
  color: #FEB800;
}
.content .plat3 .num1 .div1 ul {
  overflow: hidden;
  margin-top: 20px;
}
.content .plat3 .num1 .div1 ul li {
  width: 266px;
  float: left;
  margin-left: 10px;
}
.content .plat3 .num1 .div1 ul li:first-child {
  margin-left: 0;
}
.content .plat3 .num1 .div1 ul li span {
  display: block;
  width: 266px;
  height: 37px;
  background: #EEEEEE;
  font-size: 16px;
  line-height: 37px;
  margin-top: 5px;
}
.content .plat3 .num1 .div1 dl {
  overflow: hidden;
  margin-top: 20px;
}
.content .plat3 .num1 .div1 dl dd {
  float: left;
}
.content .plat3 .num1 .div1 dl dd img {
  display: block;
}
.content .plat3 .num1 .div1 dl dd span {
  display: block;
  width: 100%;
  height: 37px;
  background: #EEEEEE;
  font-size: 16px;
  line-height: 37px;
  margin-top: 5px;
}
.content .plat3 .num1 .div1 dl dd .shuangimg {
  margin-left: 5px;
}
.content .plat3 .num1 .div1 dl dd .shuangimg img {
  display: block;
}
.content .plat3 .num2 {
  width: 1097px;
  margin: 0 auto;
  margin-top: 40px;
}
.content .plat3 .num2 .bz {
  overflow: hidden;
  margin-top: 20px;
}
.content .plat3 .num2 .bz .num {
  width: 58px;
  height: 70px;
  background: url("../img/pla3-xie.jpg");
  color: #F3661A;
  font-size: 30px;
  font-weight: bold;
  float: left;
  text-align: left;
}
.content .plat3 .num2 .bz span {
  display: block;
  float: right;
  margin-right: 10px;
  width: 998px;
  height: 51px;
  background: #FCDCCA;
  border: 1px solid #EB5F45;
  border-radius: 10px;
  line-height: 51px;
  font-size: 22px;
  padding-left: 15px;
  text-align: left;
  margin-top: 10px;
  box-sizing: border-box;
}
.content .plat3 .num2 .bz span i {
  font-style: normal;
  color: #F26619;
  font-size: 22px;
}
.content .plat3 .num2 ul {
  overflow: hidden;
  margin-top: 38px;
}
.content .plat3 .num2 ul li {
  float: left;
  border: 1px solid #ddd;
  width: 264px;
  margin-left: 10px;
}
.content .plat3 .num2 ul li:first-child {
  margin-left: 0;
}
.content .plat3 .num2 ul li img {
  display: block;
}
.content .plat3 .num3 {
  width: 1097px;
  margin: 0 auto;
  margin-top: 40px;
}
.content .plat3 .num3 .bz {
  overflow: hidden;
  margin-top: 20px;
}
.content .plat3 .num3 .bz .num {
  width: 58px;
  height: 70px;
  background: url("../img/pla3-xie.jpg");
  color: #F3661A;
  font-size: 30px;
  font-weight: bold;
  float: left;
  text-align: left;
}
.content .plat3 .num3 .bz span {
  display: block;
  float: right;
  margin-right: 10px;
  width: 998px;
  height: 51px;
  background: #FCDCCA;
  border: 1px solid #EB5F45;
  border-radius: 10px;
  line-height: 51px;
  font-size: 22px;
  padding-left: 15px;
  text-align: left;
  margin-top: 10px;
  box-sizing: border-box;
}
.content .plat3 .num3 .bz span i {
  font-style: normal;
  color: #F26619;
  font-size: 22px;
}
.content .plat3 .num3 ul li {
  display: inline-block;
  margin-top: 25px;
}
.content .plat3 .num3 ul li span {
  display: block;
  width: 100%;
  height: 37px;
  background: #EEEEEE;
  font-size: 18px;
  line-height: 37px;
  margin-top: 5px;
}
.content .plat3 .num3 dl {
  width: 1100px;
  margin-top: 50px;
}
.content .plat3 .num3 dl dt {
  width: 100%;
  text-align: center;
  font-size: 35px;
  color: #EB5F45;
  font-weight: bold;
  margin-bottom: 30px;
}
.content .plat3 .num3 dl dd {
  width: 168px;
  float: left;
  margin-left: 18px;
  margin-top: 45px;
  position: relative;
}
.content .plat3 .num3 dl dd .jb {
  display: block;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #F3661A;
  text-align: center;
  line-height: 44px;
  color: white;
  font-style: normal;
  font-size: 24px;
  position: absolute;
  top: -10px;
}
.content .plat3 .num3 dl dd span {
  display: block;
  width: 164px;
  height: 31px;
  background: #F3661A;
  color: white;
  font-size: 18px;
  text-align: center;
  line-height: 31px;
  margin-top: 10px;
}
.content .plat3 .num3 dl dd .txt {
  width: 98%;
  height: 100px;
  border: 1px solid #dddddd;
  margin-top: 10px;
  padding: 5px;
  text-align: left;
  box-sizing: border-box;
  line-height: 22px;
}
.content .plat3 .zx {
  position: absolute;
  left: 8px;
  bottom: 8px;
  transform: rotate(270deg);
}
.content .plat3 .yx {
  position: absolute;
  right: 8px;
  bottom: 8px;
  transform: rotate(180deg);
}
.content .plat4 {
  width: 100%;
  height: auto;
  background: white;
  overflow: hidden;
  text-align: center;
  position: relative;
  margin-top: 25px;
  padding-bottom: 60px;
}
.content .plat4 .sz {
  position: absolute;
  left: 8px;
  top: 8px;
}
.content .plat4 .sy {
  position: absolute;
  right: 8px;
  top: 8px;
  transform: rotate(90deg);
}
.content .plat4 .xu {
  width: 99%;
  margin: 0 auto;
  margin-top: 85px;
  position: relative;
}
.content .plat4 .xu i {
  display: block;
  width: 100%;
  border-bottom: 2px dashed #F3661A;
}
.content .plat4 .xu b {
  color: #EB5F45;
  font-size: 44px;
  background: white;
  position: absolute;
  top: -30px;
  display: block;
  left: 50%;
  margin-left: -125px;
}
.content .plat4 .xu b s {
  position: relative;
  top: -10px;
  margin-left: 18px;
}
.content .plat4 .xu b s:first-child {
  margin-left: 0;
  margin-right: 18px;
}
.content .plat4 .bk4 {
  text-align: center;
  margin-top: 60px;
}
.content .plat4 .bk4 li {
  width: 258px;
  height: 150px;
  border-radius: 20px;
  display: inline-block;
  margin-left: 18px;
  border: 1px dashed #999999;
}
.content .plat4 .bk4 li:first-child {
  margin-left: 0;
}
.content .plat4 .bk4 li b {
  display: block;
  width: 215px;
  height: 85px;
  background: #FEB802;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 20px;
  font-size: 30px;
  color: #663300;
  text-align: center;
  line-height: 85px;
}
.content .plat4 .bk4 li span {
  color: #663300;
  font-size: 17px;
  text-align: center;
  display: block;
  margin-top: 10px;
}
.content .plat4 .phone-pai1 {
  width: 1100px;
  margin: 0 auto;
}
.content .plat4 .phone-pai1 ul {
  overflow: hidden;
  margin-top: 38px;
}
.content .plat4 .phone-pai1 ul li {
  width: 266px;
  float: left;
  margin-left: 12px;
}
.content .plat4 .phone-pai1 ul li:first-child {
  margin-left: 0;
}
.content .plat4 .phone-pai1 ul li span {
  display: block;
  width: 100%;
  color: white;
  font-size: 18px;
  line-height: 41px;
  height: 41px;
  background: url("../img/pla4-pai1-bg.jpg") repeat;
}
.content .plat4 .pai2 ul {
  margin-top: 20px;
}
.content .plat4 .pai2 ul li {
  display: inline-block;
}
.content .plat4 .pai2 ul li span {
  display: block;
  width: 100%;
  height: 37px;
  background: #EEEEEE;
  font-size: 18px;
  line-height: 37px;
  margin-top: 5px;
}
.content .plat4 .dh {
  width: 1010px;
  margin: 0 auto;
}
.content .plat4 .dh b {
  float: left;
  color: #EB5F45;
  font-size: 24px;
  margin-top: 25px;
}
.content .plat4 .dh b img {
  position: relative;
  top: 8px;
  margin-right: 10px;
}
.content .plat4 .dh span {
  float: left;
  display: block;
  margin-left: 20px;
  margin-top: 24px;
  width: 318px;
  height: 51px;
  border: 1px solid  #EB5F45;
  font-size: 32px;
  color: #EB5F45;
  line-height: 51px;
  font-weight: bold;
}
.content .plat4 .dh span i {
  font-style: normal;
  color: #EB5F45;
  font-size: 24px;
  position: relative;
  top: -5px;
  left: 5px;
}
.content .plat4 .zx {
  position: absolute;
  left: 8px;
  bottom: 8px;
  transform: rotate(270deg);
}
.content .plat4 .yx {
  position: absolute;
  right: 8px;
  bottom: 8px;
  transform: rotate(180deg);
}
.content .plat5 {
  width: 100%;
  height: auto;
  background: white;
  overflow: hidden;
  text-align: center;
  position: relative;
  margin-top: 25px;
  padding-bottom: 60px;
}
.content .plat5 .sz {
  position: absolute;
  left: 8px;
  top: 8px;
}
.content .plat5 .sy {
  position: absolute;
  right: 8px;
  top: 8px;
  transform: rotate(90deg);
}
.content .plat5 .xu {
  width: 99%;
  margin: 0 auto;
  margin-top: 85px;
  position: relative;
}
.content .plat5 .xu i {
  display: block;
  width: 100%;
  border-bottom: 2px dashed #F3661A;
}
.content .plat5 .xu b {
  color: #EB5F45;
  font-size: 44px;
  background: white;
  position: absolute;
  top: -30px;
  display: block;
  left: 50%;
  margin-left: -143px;
}
.content .plat5 .xu b s {
  position: relative;
  top: -10px;
  margin-left: 18px;
}
.content .plat5 .xu b s:first-child {
  margin-left: 0;
  margin-right: 18px;
}
.content .plat5 p {
  font-size: 20px;
  margin-top: 60px;
}
.content .plat5 .btn-cont {
  height: 36px;
  width: 374px;
  border: 1px solid #F3661A;
  margin: 0 auto;
  margin-top: 40px;
}
.content .plat5 .btn-cont button {
  width: 50%;
  height: 36px;
  float: left;
  background: white;
  font-size: 15px;
}
.content .plat5 .btn-cont button.act {
  background: #F3661A;
  color: white;
}
.content .plat5 .mainshow {
  width: 1200px;
  height: 535px;
  overflow: hidden;
}
.content .plat5 .flex1 {
  width: 1100px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 10px;
}
.content .plat5 .flex1 .flex-control-nav {
  display: block;
  bottom: -7%;
  z-index: 999;
}
.content .plat5 .flex1 .flex-control-nav a {
  width: 10px;
  height: 10px;
  border: 1px solid #CCCCCC;
  border-radius: 50%;
}
.content .plat5 .flex1 .flex-control-nav a.flex-active {
  background: #CCCCCC;
}
.content .plat5 .flex1 .flex-direction-nav {
  width: 1200px;
  bottom: 45%;
  height: 30px;
  position: absolute;
  left: -50px;
}
.content .plat5 .flex1 .flex-direction-nav .flex-prev {
  width: 22px;
  height: 39px;
  background: url("../img/left-page.jpg");
  color: transparent;
}
.content .plat5 .flex1 .flex-direction-nav .flex-prev:before {
  display: none;
}
.content .plat5 .flex1 .flex-direction-nav .flex-next {
  width: 22px;
  height: 39px;
  background: url("../img/right-page.jpg");
  color: transparent;
}
.content .plat5 .flex1 .flex-direction-nav .flex-next:before {
  display: none;
}
.content .plat5 .flex1 ul li {
  margin-top: 10px;
}
.content .plat5 .flex1 ul li dl {
  overflow: hidden;
}
.content .plat5 .flex1 ul li dl dd {
  margin-top: 20px;
  float: left;
  margin-left: 10px;
}
.content .plat5 .flex1 ul li dl dd div {
  position: relative;
  width: 267px;
  height: 203px;
  overflow: hidden;
}
.content .plat5 .flex1 ul li dl dd div i {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 43px;
  background: rgba(0, 0, 0, 0.42);
  color: white;
  font-size: 16px;
  font-style: normal;
  line-height: 43px;
}
.content .plat5 .flex1 ul li dl dd div img {
  height: 203px;
}
.content .plat5 .flex1 ul li dl dd span {
  display: block;
  font-size: 18px;
}
.content .plat5 h3 {
  color: #EB5F45;
  font-size: 35px;
  margin-top: 60px;
}
.content .plat5 .img1 ul {
  margin-top: 30px;
}
.content .plat5 .img1 ul li {
  margin-top: 20px;
  display: inline-block;
}
.content .plat5 .img1 ul li span {
  display: block;
  width: 100%;
  height: 37px;
  background: #EEEEEE;
  font-size: 18px;
  line-height: 37px;
  margin-top: 5px;
}
.content .plat5 .flex2 {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
.content .plat5 .flex2 .flex-control-nav {
  display: block;
  bottom: -7%;
}
.content .plat5 .flex2 .flex-control-nav a {
  width: 10px;
  height: 10px;
  border: 1px solid #CCCCCC;
  border-radius: 50%;
}
.content .plat5 .flex2 .flex-control-nav a.flex-active {
  background: #CCCCCC;
}
.content .plat5 .flex2 .flex-direction-nav {
  width: 1200px;
  bottom: 45%;
  height: 30px;
  position: absolute;
  left: -50px;
}
.content .plat5 .flex2 .flex-direction-nav .flex-prev {
  width: 22px;
  height: 39px;
  background: url("../img/left-page.jpg");
  color: transparent;
}
.content .plat5 .flex2 .flex-direction-nav .flex-prev:before {
  display: none;
}
.content .plat5 .flex2 .flex-direction-nav .flex-next {
  width: 22px;
  height: 39px;
  background: url("../img/right-page.jpg");
  color: transparent;
}
.content .plat5 .flex2 .flex-direction-nav .flex-next:before {
  display: none;
}
.content .plat5 .flex2 ul li {
  margin-top: 10px;
}
.content .plat5 .flex2 ul li dl {
  overflow: hidden;
}
.content .plat5 .flex2 ul li dl dd {
  margin-top: 20px;
  float: left;
  margin-left: 8px;
}
.content .plat5 .flex2 ul li dl dd img {
  width: 266px;
}
.content .plat5 .flex2 ul li dl dd span {
  display: block;
  font-size: 18px;
}
.content .plat5 .zx {
  position: absolute;
  left: 8px;
  bottom: 8px;
  transform: rotate(270deg);
}
.content .plat5 .yx {
  position: absolute;
  right: 8px;
  bottom: 8px;
  transform: rotate(180deg);
}
.content .plat6 {
  width: 100%;
  height: auto;
  background: white;
  overflow: hidden;
  text-align: center;
  position: relative;
  margin-top: 25px;
  padding-bottom: 60px;
}
.content .plat6 .sz {
  position: absolute;
  left: 8px;
  top: 8px;
}
.content .plat6 .sy {
  position: absolute;
  right: 8px;
  top: 8px;
  transform: rotate(90deg);
}
.content .plat6 .xu {
  width: 99%;
  margin: 0 auto;
  margin-top: 85px;
  position: relative;
}
.content .plat6 .xu i {
  display: block;
  width: 100%;
  border-bottom: 2px dashed #F3661A;
}
.content .plat6 .xu b {
  color: #EB5F45;
  font-size: 44px;
  background: white;
  position: absolute;
  top: -30px;
  display: block;
  left: 50%;
  margin-left: -231px;
}
.content .plat6 .xu b s {
  position: relative;
  top: -10px;
  margin-left: 18px;
}
.content .plat6 .xu b s:first-child {
  margin-left: 0;
  margin-right: 18px;
}
.content .plat6 .zx {
  position: absolute;
  left: 8px;
  bottom: 8px;
  transform: rotate(270deg);
}
.content .plat6 .yx {
  position: absolute;
  right: 8px;
  bottom: 8px;
  transform: rotate(180deg);
}
.content .plat6 .tccont {
  width: 1100px;
  margin: 0 auto;
  margin-top: 65px;
  overflow: hidden;
}
.content .plat6 .tccont div {
  float: left;
  width: 530px;
  height: 390px;
  background: #FDE8DD;
  border: 1px solid #F9AD85;
}
.content .plat6 .tccont div.rtc {
  float: right;
}
.content .plat6 .tccont div h4 {
  width: 100%;
  height: 46px;
  color: white;
  font-size: 26px;
  line-height: 46px;
  text-align: left;
  padding-left: 30px;
  box-sizing: border-box;
  font-weight: 500;
  background: url("../img/tc-name-txt.jpg") no-repeat;
}
.content .plat6 .tccont div table {
  width: 490px;
  margin: 0 auto;
  margin-top: 20px;
}
.content .plat6 .tccont div table thead tr th {
  line-height: 35px;
  font-weight: 500;
  font-size: 18px;
}
.content .plat6 .tccont div table tbody tr td {
  line-height: 30px;
  font-size: 16px;
}
.content .plat6 .tccont div table tbody tr td b {
  color: #EB5F45;
  font-size: 18px;
}
.content .plat6 .tccont div ul {
  margin-left: 20px;
}
.content .plat6 .tccont div ul li {
  text-align: left;
  font-size: 16px;
  margin-top: 8px;
}
.content .plat6 .tccont div ul li i {
  margin-top: 5px;
  float: left;
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-right: 10px;
  background: #EB6045;
}
.content .plat6 p {
  font-size: 18px;
  margin-top: 50px;
}
.content .plat6 .dz {
  width: 830px;
  height: 60px;
  margin: 0 auto;
  margin-top: 35px;
}
.content .plat6 .dz a {
  float: left;
}
.content .plat6 .dz .txt {
  width: 466px;
  height: 65px;
  border-radius: 5px;
  float: right;
  background: #FDE8DD;
}
.content .plat6 .dz .txt span {
  display: block;
  width: 448px;
  height: 51px;
  margin: 0 auto;
  margin-top: 5px;
  border: 2px dashed #EB5F45;
  color: #EB5F45;
  font-size: 24px;
  text-align: center;
  line-height: 51px;
}
.content .plat6 .gifts {
  width: 1100px;
  height: 403px;
  margin: 0 auto;
  margin-top: 35px;
  overflow: hidden;
  background: url("../img/gifts-bg.jpg");
}
.content .plat6 .gifts h4 {
  font-size: 30px;
  color: white;
  margin-top: 16px;
}
.content .plat6 .gifts ul li {
  width: 540px;
  height: 130px;
  float: left;
  margin-top: 30px;
}
.content .plat6 .gifts ul li img {
  float: left;
  margin-left: 20px;
}
.content .plat6 .gifts ul li .txt {
  width: 374px;
  height: auto;
  float: left;
  padding-left: 14px;
  box-sizing: border-box;
}
.content .plat6 .gifts ul li .txt i {
  display: block;
  width: 127px;
  height: 6px;
  background: white;
  margin-top: 42px;
}
.content .plat6 .gifts ul li .txt span {
  display: block;
  width: 100%;
  font-size: 18px;
  color: white;
  border-bottom: 2px solid #fff;
  padding-bottom: 5px;
  text-align: left;
  margin-top: 5px;
}
.content .plat7 {
  width: 100%;
  height: auto;
  background: white;
  overflow: hidden;
  text-align: center;
  position: relative;
  margin-top: 25px;
  padding-bottom: 60px;
}
.content .plat7 .sz {
  position: absolute;
  left: 8px;
  top: 8px;
}
.content .plat7 .sy {
  position: absolute;
  right: 8px;
  top: 8px;
  transform: rotate(90deg);
}
.content .plat7 .xu {
  width: 99%;
  margin: 0 auto;
  margin-top: 85px;
  position: relative;
}
.content .plat7 .xu i {
  display: block;
  width: 100%;
  border-bottom: 2px dashed #F3661A;
}
.content .plat7 .xu b {
  color: #EB5F45;
  font-size: 44px;
  background: white;
  position: absolute;
  top: -30px;
  display: block;
  left: 50%;
  margin-left: -143px;
}
.content .plat7 .xu b s {
  position: relative;
  top: -10px;
  margin-left: 18px;
}
.content .plat7 .xu b s:first-child {
  margin-left: 0;
  margin-right: 18px;
}
.content .plat7 .firimg {
  width: 850px;
  margin: 0 auto;
  margin-top: 65px;
  overflow: hidden;
}
.content .plat7 .firimg img {
  float: left;
}
.content .plat7 .firimg img:last-child {
  float: right;
}
.content .plat7 p {
  width: 762px;
  height: 40px;
  background: #EB5F45;
  border-radius: 20px;
  margin: 0 auto;
  color: white;
  font-size: 24px;
  text-align: center;
  line-height: 40px;
  margin-top: 60px;
}
.content .plat7 .smb {
  display: block;
  text-align: center;
  font-size: 30px;
  margin-top: 40px;
}
.content .plat7 span {
  display: block;
  width: 100%;
  font-size: 22px;
  margin-top: 30px;
}
.content .plat7 span i {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  color: #EB5F45;
}
.content .plat7 ul {
  margin-top: 35px;
}
.content .plat7 ul li {
  display: inline-block;
}
.content .plat7 .zx {
  position: absolute;
  left: 8px;
  bottom: 8px;
  transform: rotate(270deg);
}
.content .plat7 .yx {
  position: absolute;
  right: 8px;
  bottom: 8px;
  transform: rotate(180deg);
}
.content .plat8 {
  width: 100%;
  height: auto;
  background: white;
  overflow: hidden;
  text-align: center;
  position: relative;
  margin-top: 25px;
  padding-bottom: 140px;
}
.content .plat8 .sz {
  position: absolute;
  left: 8px;
  top: 8px;
}
.content .plat8 .sy {
  position: absolute;
  right: 8px;
  top: 8px;
  transform: rotate(90deg);
}
.content .plat8 .xu {
  width: 99%;
  margin: 0 auto;
  margin-top: 85px;
  position: relative;
}
.content .plat8 .xu i {
  display: block;
  width: 100%;
  border-bottom: 2px dashed #F3661A;
}
.content .plat8 .xu b {
  color: #EB5F45;
  font-size: 44px;
  background: white;
  position: absolute;
  top: -30px;
  display: block;
  left: 50%;
  margin-left: -121px;
}
.content .plat8 .xu b s {
  position: relative;
  top: -10px;
  margin-left: 18px;
}
.content .plat8 .xu b s:first-child {
  margin-left: 0;
  margin-right: 18px;
}
.content .plat8 .bm-cont {
  width: 1100px;
  height: 569px;
  margin: 0 auto;
  background: #F67C13;
  margin-top: 65px;
}
.content .plat8 .bm-cont .left {
  width: 555px;
  height: 296px;
  float: left;
}
.content .plat8 .bm-cont .left h4 {
  text-align: center;
  color: white;
  margin-top: 35px;
  font-size: 25px;
  font-weight: 500;
}
.content .plat8 .bm-cont .left ul {
  margin-left: 10px;
  margin-top: 10px;
}
.content .plat8 .bm-cont .left ul li {
  float: left;
  margin-left: 15px;
  margin-top: 20px;
}
.content .plat8 .bm-cont .left ul li input {
  width: 243px;
  padding-left: 10px;
  box-sizing: border-box;
  height: 40px;
  background: white;
  outline: none;
  border: none;
}
.content .plat8 .bm-cont .left ul li.lang input {
  width: 502px;
}
.content .plat8 .bm-cont .left ul li.button input{
  width: 502px;
  height: 40px;
  background: #A25006;
  font-size: 20px;
  color: white;
  text-align: center;
  line-height: 40px;
}
.content .plat8 .bm-cont .right {
  width: 545px;
  float: right;
  height: 296px;
}
.content .plat8 .bm-cont .right .quan {
  width: 506px ;
  margin-top: 22px;
  height: 229px;
  background: url("../img/quan-bg.png");
}
.content .plat8 .bm-cont .right .quan .ldiv {
  width: 320px;
  height: 205px;
  float: left;
}
.content .plat8 .bm-cont .right .quan .ldiv b {
  font-size: 64px;
  display: block;
  text-align: center;
  font-weight: 500;
  color: white;
  margin-top: 45px;
}
.content .plat8 .bm-cont .right .quan .ldiv span {
  margin-top: 20px;
  font-size: 20px;
  line-height: 35px;
  color: white;
}
.content .plat8 .bm-cont .right .quan .rdiv {
  width: 180px;
  height: 205px;
  float: left;
  text-align: center;
}
.content .plat8 .bm-cont .right .quan .rdiv img {
  margin-top: 60px;
}
.content .plat8 .bm-cont .right .quan .rdiv span {
  display: block;
  text-align: center;
  color: white;
  font-size: 15px;
}
.content .plat8 .bm-cont dl {
  width: 980px;
  float: left;
  height: 150px;
  margin: 0 auto;
  margin-left: 50px;
  margin-top: 30px;
}
.content .plat8 .bm-cont dl dd {
  width: 450px;
  height: 51px;
  float: left;
  margin-top: 22px;
  margin-left: 30px;
  border: 1px solid #CCCCCC;
  text-align: center;
  line-height: 51px;
  font-size: 26px;
}
.content .plat8 .bm-cont dl dd b {
  font-size: 26px;
  color: #F67913;
}
.content .plat8 .bm-cont strong {
  display: block;
  text-align: center;
  position: relative;
  top: 30px;
  height: 50px;
}
.content .plat8 .zx {
  position: absolute;
  left: 8px;
  bottom: 8px;
  transform: rotate(270deg);
}
.content .plat8 .yx {
  position: absolute;
  right: 8px;
  bottom: 8px;
  transform: rotate(180deg);
}
.footer {
  width: 100%;
  height: 130px;
  background: #3C3C3C;
  margin-top: 60px;
  overflow: hidden;
  text-align: center;
}
.footer .footimg {
  margin-top: 20px;
}
.footer b {
  display: block;
  text-align: center;
  color: #72797F;
  font-weight: 500;
  margin-top: 10px;
}
.footer b img {
  position: relative;
  top: 5px;
  left: -5px;
}
.footer p {
  color: #72797F;
  margin-top: 5px;
}
