@charset "utf-8";
input {
  border: 0;
  outline: none;
  /*去除蓝色边框*/
}
/* 初始化 */
body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  border: none;
}
em,
i {
  font-style: normal;
}
strong {
  font-weight: normal;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.clearfix {
  zoom: 1;
}
a {
  text-decoration: none;
  color: #333333;
  font-family: "微软雅黑", Helvetica, Arial, 'Hiragino Sans GB', 'Microsoft Yahei', "微软雅黑", "STHeiti", "华文细黑", sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover {
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: 0 auto -webkit-focus-ring-color;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none;
}
ul,
ol,
li {
  list-style: none;
}
img {
  border: none;
  vertical-align: middle;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-family: "经典微中黑简体_0", Helvetica, Arial, 'Hiragino Sans GB', 'Microsoft Yahei', "微软雅黑", "STHeiti", "华文细黑", sans-serif;
}
/* 禁用iPhone中Safari的字号自动调整 */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  background-color: #fff;
  font-family: Helvetica, Arial, 'Hiragino Sans GB', 'Microsoft Yahei', "微软雅黑", "STHeiti", "华文细黑", sans-serif;
  position: relative;
}
/* 去除iPhone中默认的input样式 */
input[type="submit"],
input[type="reset"],
input[type="button"],
input,
textarea {
  -webkit-appearance: none;
  resize: none;
}
/* 取消链接高亮  */
body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* 设置HTML5元素为块 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
/* 图片自适应 */
img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  -ms-interpolation-mode: bicubic;
  /*为了照顾ie图片缩放失真*/
}
section.section {
  width: 100%;
  margin-top: 120px;
}
section.section .header {
  width: 100%;
  height: 202px;
  background-color: #de2221;
}
section.section .header .title {
  width: 1478px;
  margin: 0 auto;
  height: 100%;
}
section.section .header .title p.num {
  font-family: "Microsoft Sans Serif";
  font-size: 206px;
  line-height: 257px;
  color: #ffffff;
  margin-right: 30px;
  height: 202px;
}
section.section .header .title span.erect {
  writing-mode: vertical-rl;
  font-family: STSongti-SC-Light;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 27.746px;
  color: #ffffff;
  margin-top: 50px;
  letter-spacing: 0.4px;
  margin-left: 23px;
}
section.section .header .title h2 {
  margin-left: 30px;
  padding-left: 30px;
  height: 202px;
  background-color: #ffffff;
  width: 1000px;
  box-sizing: border-box;
  font-family: "宋体";
  font-size: 70.7px;
  font-weight: normal;
  font-stretch: normal;
  /* line-height: 13.109px; */
  letter-spacing: 0px;
  color: #de2221;
  position: relative;
}
section.section .header .title h2 span {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translate(0, -50%);
}
section.section .header .title h2 small {
  font-family: STHeitiSC-Light;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  color: #777777;
  width: 372px;
  margin-right: 30px;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translate(0, -50%);
}
section.section .header .title h2 small hr {
  border-color: #777777;
}
section.section .header .title h2 small p {
  font-size: 14px;
  line-height: 16px;
}
section.section article {
  width: 1446px;
  margin: 0 auto;
  margin-top: 100px;
}
section.section article h3 {
  text-align: center;
  overflow: hidden;
  position: relative;
  font-family: "宋体";
  font-size: 62.03px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
}
section.section article h3::after {
  content: "";
  width: 50%;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  left: -106px;
  top: 50%;
  transform: translate(0, -50%);
}
section.section article h3::before {
  content: "";
  width: 50%;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  right: -104px;
  top: 50%;
  transform: translate(0, -50%);
}
section.section article p {
  font-family: "宋体";
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1.2px;
  color: #ffffff;
  text-align: center;
  line-height: 26px;
  margin-top: 27px;
  margin-bottom: 30px;
}
section.section article p small {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: -0.7px;
  color: #ffffff;
}
section.section.sectionOne article.article-1 {
  background-color: #de2221;
  height: 656px;
  padding: 85px 94px;
}
section.section.sectionOne article.article-2 h3 {
  color: #777777;
  margin-top: 184px;
}
section.section.sectionOne article.article-2 h3::before {
  background-color: #777777;
}
section.section.sectionOne article.article-2 h3::after {
  background-color: #777777;
}
section.section.sectionOne article.article-2 p {
  color: #777777;
}
section.section.sectionOne article.article-2 p small {
  color: #777777;
  letter-spacing: 0px;
}
section.section.sectionOne article.article-2 div.row {
  margin-right: -5px;
  margin-left: -5px;
}
section.section.sectionOne article.article-2 div.row div.col-xs-6.col-sm-6.col-md-6.col-lg-6 {
  padding-right: 5px;
  padding-left: 5px;
  margin-bottom: 10px;
}
section.section.sectionTow article.article-1 div.row {
  margin-right: 2.5px;
  margin-left: 2.5px;
}
section.section.sectionTow article.article-1 div.row div.col-xs-4.col-sm-4.col-md-4.col-lg-4 {
  padding: 2.5px;
}
section.section.sectionTow article.article-1 div.row div.col-xs-4.col-sm-4.col-md-4.col-lg-4 div.thumbnail {
  padding: 0;
  border: none;
  background-color: #de2221;
  border-radius: 0;
}
section.section.sectionTow article.article-1 div.row div.col-xs-4.col-sm-4.col-md-4.col-lg-4 div.thumbnail div.caption p {
  text-align: left;
  font-size: 22px;
  margin-top: 34px;
  margin-left: 21px;
  line-height: 36px;
  color: #ffffff;
}
section.section.sectionTow article.article-2 div.row {
  margin-right: 2.5px;
  margin-left: 2.5px;
}
section.section.sectionTow article.article-2 div.row div.col-xs-4.col-sm-4.col-md-4.col-lg-4,
section.section.sectionTow article.article-2 div.row div.col-xs-8.col-sm-8.col-md-8.col-lg-8 {
  padding: 2.5px;
  position: relative;
}
section.section.sectionTow article.article-2 div.row div.col-xs-4.col-sm-4.col-md-4.col-lg-4 p,
section.section.sectionTow article.article-2 div.row div.col-xs-8.col-sm-8.col-md-8.col-lg-8 p {
  height: 316px;
  width: 100%;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #ffffff;
  background-color: #de2221;
  padding: 75px 29px;
  margin-top: 0;
  text-align: left;
}
section.section.sectionFive article.article-1 div.row {
  margin-right: 10px;
  margin-left: 10px;
}
section.section.sectionFive article.article-1 div.row div.col-xs-4.col-sm-4.col-md-4.col-lg-4 {
  padding: 10px;
}
section.section.sectionFive article.article-1 div.row div.col-xs-4.col-sm-4.col-md-4.col-lg-4 div.thumbnail {
  padding: 0;
  border: none;
  background-color: #de2221;
  border-radius: 0;
}
section.section.sectionFive article.article-1 div.row div.col-xs-4.col-sm-4.col-md-4.col-lg-4 div.thumbnail div.caption h4 {
  text-align: center;
  color: #ffffff;
  font-family: '宋体';
  margin-top: 52px;
  font-size: 30px;
}
section.section.sectionFive article.article-1 div.row div.col-xs-4.col-sm-4.col-md-4.col-lg-4 div.thumbnail div.caption p {
  font-size: 20px;
  line-height: normal;
  color: #ffffff;
  letter-spacing: 0;
  margin: 0;
  margin-top: 18px;
  margin-bottom: 52px;
}
footer {
  position: relative;
}
footer i {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000000;
  opacity: 0.5;
}
footer p {
  width: 100%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(0, -50%);
  font-family: '宋体';
  font-size: 49.67px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 49.109px;
  letter-spacing: 0px;
  color: #ffffff;
}
footer p small {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 13.109px;
  letter-spacing: 0px;
  color: #ffffff;
}
