* {
  margin: 0;
  padding: 0;
}

a,
a:hover {
  text-decoration: none;
}

.bw {
  background: #fff;
}

.by {
  background: #FFC107;
}

.cl {
  clear: both
}

.fl {
  float: left;
}

.fr {
  float: right;
}

ul {
  list-style-type: none;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.w {
  width: 1200px;
  margin: 0 auto;
  display: block;
}

.w-100 {
  width: 1000px;
  margin: 0 auto;
  display: block;
}

.mt40 {
  margin-top: 40px;
}

/*  */
.ban {
  overflow: hidden;
  background: url('../dzz/banner.jpg') no-repeat center center;
  height: 570px;
}

.banbox {

  position: absolute;

  height: 360px;

  left: 76px;

  top: 95px;

  width: 530px;
}

.banbox h1 {

  font-size: 77px;

  font-weight: 600;

  color: #030000;

  line-height: 130px;

  text-shadow: -1px 0 white, 0 1px white, 3px 0 white, 0 -1px white;
}


.banbox h1 font {

  color: #e71f19;


}

.banbox section {

  padding-top: 20px;

  overflow: hidden;
}

.banbox p {

  color: #080808;

  font-size: 30px;

  line-height: 48px;

  margin-bottom: 20px;

  display: inline-block;

  border: 1px solid #515151;

  padding: 0 5px 0 5px;

  /* border-radius: 15px; */
}

.banbox section ul {}

.banbox section ul li {
  padding-top: 20px;
}

.banbox section ul li img {
  display: block;
  float: left;
  margin: 0 auto;
}

.banbox section ul li span {
  color: #515151;
  font-size: 24px;
  line-height: 26px;
  margin-left: 40px;
  display: block;
}

/* tit */
.tit {

  overflow: hidden;

  text-align: center;
}

.tit p {

  font-size: 72px;

  font-family: Impact;

  line-height: 100px;

  text-transform: uppercase;

  color: #e1e1e1;
}

.tit h2 {
  font-size: 90px;
  line-height: 85px;
  color: #ff0b00;
  margin-top: -53px;
  font-weight: 600;
}

.tit h2 font {
  font-size: 90px;
  line-height: 85px;
  color: #515151;
  margin-top: -53px;
}

.tit span {
  font-size: 24px;
  line-height: 35px;
  color: #515151;
  text-align: left;
  display: block;
  text-indent: 52px;
}

.cp1 {
  padding: 8px 0 8px;
  /* width: 560px; */
  text-align: center;
  margin: 0 auto;
  /* margin-top: 20px; */
}

.cp1 b {
  font-size: 24px;
  line-height: 24px;
  color: #515151;
  font-weight: 400;
  text-transform: uppercase;
}

/* js */
.js {
  overflow: hidden;
}

.js-h {
  padding: 0px 10px 0px 10px;
}

.js-h p {
  font-size: 24px;
  line-height: 40px;
  padding: 0 10px 0 10px;
  text-indent: 52px;
}

.js-h b {
  font-size: 36px;
  line-height: 40px;
  color: #ff0000;
  display: block;
  margin: 40px 0 40px 0;
}

.tu {
  overflow: hidden;
  text-align: center;
}

.tu img {
  max-width: 100%;
}

.js-c {}

.js-c p {
  font-size: 24px;
  line-height: 40px;
  padding: 0 10px 0 10px;
  text-indent: 52px;
}

.cp {
  overflow: hidden;
}

.cp-l {
  float: left;
  margin-right: 7px;
  width: 360px;
}

.cp-l img {
  max-width: 100%;
}

.cp-r {
  width: 633px;
  display: block;
  float: left;
  /* margin-top: 11px; */
}

.cp-r ul {}

.cp-r ul li {
  width: 633px;
  height: 235px;
  background: #ededed;
  display: block;
  margin-bottom: 9px;
  padding-left: 20px;
}

.cp-r ul li h2 {
  color: #ff0000;
  font-size: 36px;
  line-height: 50px;
  padding-top: 35px;
  margin: 0px;
}

.cp-r ul li p {
  text-indent: 0px;
  text-transform: uppercase;
  padding-left: 0px;
  margin-bottom: 15px;
}

.cp-r ul li span {
  display: block;
  font-size: 16px;
  line-height: 27px;
}

.cs {
  overflow: hidden;
}

.cs img {
  max-width: 100%;
  margin-bottom: 40px;
}

/* dw */
.dw {
  overflow: hidden;
  height: 800px;
  text-align: center;
}

.dwban {
  background: url('../dzz/dw.jpg') no-repeat center center;
  width: 100%;
  height: 760px;
}

.dwban h2 {
  font-size: 72px;
  line-height: 100px;
  margin-top: 60px;
  color: #ff0000;
  font-weight: 600;
}

.dwban p {
  font-size: 21px;
  line-height: 30px;
  padding: 20px 20px 0 20px;
}

.dwban b {
  font-size: 60px;
  line-height: 60px;
  display: inline-block;
  margin-top: 50px;
  background: #ff0000;
  padding: 10px 15px 10px 15px;
  border-radius: 45px;
  color: #ffffff;
}

.dwban b img {
  padding-right: 5px;
}

.dwban font {
  display: block;
  font-size: 44px;
  line-height: 70px;
  margin-top: 20px;
  color: #000000;
}

.dwban span {
  font-size: 18px;
  color: #000000;
  line-height: 30px;
}

.dwban section {
  overflow: hidden;
  margin-top: 50px;
}

.dwban section ul {
  padding: 0 5% 0 5%;
}

.dwban section ul li {
  display: block;
  float: left;
  width: 25%;
}

.dwban section ul li img {
  /* max-width: 100%; */
  width: 147px;
}

.dwban section ul li p {
  font-size: 22px;
  color: #ffffff;
  line-height: 35px;
  padding: 0px;
}

/* non */
.non {
  overflow: hidden;
  text-align: center;
}

.non b {
  font-size: 54px;
  display: block;
  line-height: 60px;
  margin-bottom: 40px;
}

.non-l {
  display: block;
  float: left;
  text-align: left;
  width: 50%;
}

.non-l b {
  margin-bottom: 0px;
  line-height: 80px;
}

.non-l span {
  display: inline-block;
  font-size: 36px;
  line-height: 40px;
  background: #ff0000;
  padding: 10px 10px;
  color: #ffffff;
  margin-top: 25px;
  border-radius: 52px;
}

.non-l span img {
  margin-right: 10px;
}

.non-r {
  display: block;
  float: right;
}

.non-r img {
  max-width: 100%;
}

/* xj */
.xj {

  overflow: hidden;

  text-align: center;

  margin-bottom: 60px;
}

.xja {}

.xja-l {

  float: left;

  width: 50%;
}


.xja-l b,
.xjb-r b {
  float: left;
  font-size: 80px;
  line-height: 90px;
  color: #ffffff;
  background: #ff0000;
  display: inline-block;
  padding: 5px 5px 5px 10px;
  margin: 80px 1px 0 0;
}

.fa font {

  display: block;

  text-transform: uppercase;

  font-size: 18px;

  line-height: 20px;
}

.fb {

  float: left;

  margin: 90px 0 0 20px;

  text-align: left;
}

.fb p {

  font-size: 36px;

  line-height: 11px;

  font-weight: 600;

  margin-bottom: 30px;

  color: #000000;
}

.fb span {

  font-size: 20px;

  display: block;

  text-align: left;

  line-height: 30px;

  color: #6f6f6f;
}

.xja-r {

  float: right;
}

.xja-r img {
  max-width: 100%;
}

.xjb {

  overflow: hidden;

  /* margin-top: 60px; */
}

.xjb-f {

  float: left;
}

.xjb-f img {

  max-width: 100%;
}

.xjb-r {

  float: right;
}

/* parameter */
.parameter {
  overflow: hidden;
  margin-bottom: 60px;
}

.parameter img {
  max-width: 100%;
}