html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input {
  margin: 0;
  padding: 0;
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
li {
  list-style: none;
  cursor: pointer;
}
textarea {
  overflow: auto;
  resize: none;
}
html {
  font-size: 100px;
  opacity: 1;
}
body {
  font-family: "Microsoft YaHei";
  font-size: 0.16rem;
  background-color: #fff;
}
a {
  color: #000000;
  text-decoration: none;
}
.clearfix:after {
  display: table;
  content: '';
  clear: both;
}
a[href],
input[type='submit'],
input[type='image'],
label[for],
select,
button,
.pointer {
  cursor: pointer;
}
.header {
  height: 200px;
  line-height: 200px;
  min-width: 1200px;
  width: auto!important;
  width: 1200px;
}
.header .logo {
  width: 1200px;
  margin: 0 auto;
}
.header .logo .a {
  display: inline-block;
  margin-left: 20px;
}
.top {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  border-radius: 10px 10px 0 0;
  background-color: #ce161c;
}
.top .menu {
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
  height: 60px;
  line-height: 60px;
}
.top .menu li {
  display: inline-block;
  width: 12.28%;
  text-align: center;
  cursor: pointer;
}
.top .menu li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.top .menu li span {
  display: inline-block;
  font-size: 20px;
  vertical-align: middle;
  color: #fff;
}
.top .menu .t-active {
  background-color: #bf0006;
}
.top #bsxw,
.top #sxdd,
.top #wmcj,
.top #wmsj,
.top #wcnr,
.top #wmcb,
.top #bgt {
  display: block;
  background-color: #fff;
  box-shadow: 0px 4px 4px 4px rgba(0, 0, 0, 0.06);
  width: 10.6%;
  text-align: center;
  position: absolute;
  top: 65px;
  left: 191px;
  z-index: 10;
  padding: 0 10px 10px;
}
.top #bsxw li,
.top #sxdd li,
.top #wmcj li,
.top #wmsj li,
.top #wcnr li,
.top #wmcb li,
.top #bgt li {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #ce161c;
  border-bottom: 1px solid #ececec;
}
.top #bsxw li:last-child,
.top #sxdd li:last-child,
.top #wmcj li:last-child,
.top #wmsj li:last-child,
.top #wcnr li:last-child,
.top #wmcb li:last-child,
.top #bgt li:last-child {
  border: 0;
}
.top #sxdd {
  top: 60px;
  left: 24.6%;
}
.top #wmcj {
  top: 60px;
  left: 36.9%;
}
.top #wmsj {
  top: 60px;
  left: 49.1%;
}
.top #wcnr {
  top: 60px;
  left: 61.4%;
}
.footer {
  text-align: center;
  min-width: 1000px;
  margin-top: 98px;
}
.footer .f-content {
  border-top: 6px solid #ce161c;
}
.footer .f-content .f-width {
  width: 1200px;
  height: 180px;
  margin: 0 auto;
  text-align: center;
}
.footer .f-content .f-width .f-center {
  display: inline-block;
  margin-top: 50px;
}
.footer .f-content .f-width .f-center .r-top li {
  display: inline-block;
  margin-right: 15px;
}
.footer .f-content .f-width .f-center .r-top li span {
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
  color: #444;
}
.footer .f-content .f-width .f-center p {
  font-size: 14px;
  color: #444;
  line-height: 28px;
}
body {
  background-image: url("../img/bj.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.main {
  width: 1200px;
  min-height: 500px;
  margin: 0 auto;
  padding-top: 10px;
  background-color: #fff;
}
.main .weizhi {
  width: 90%;
  margin: 0 auto;
  font-size: 14px;
  color: #444444;
  margin-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d9d9d9;
}
.main .right {
  width: 90%;
  margin: 0 auto;
}
.main .right .bt {
  text-align: center;
  font-size: 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #d9d9d9;
}
.main .right .bt h2 {
  margin-top: 40px;
  font-size: 24px;
  color: #444444;
}
.main .right .bt span {
  display: inline-block;
  width: 50%;
  text-align: left;
  margin-top: 20px;
  vertical-align: middle;
  font-size: 14px;
  color: #444;
}
.main .right .bt ul {
  width: 50%;
  margin-top: 20px;
  text-align: right;
  display: inline-block;
  vertical-align: middle;
}
.main .right .bt ul li {
  display: inline-block;
  font-size: 14px;
  color: #444;
  margin-right: 5px;
  cursor: pointer;
}
.main .right .bt ul li img {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.main .right .nr {
  padding-bottom: 40px;
  border-bottom: 1px solid #d9d9d9;
}
.main .right .nr p {
  font-size: 16px;
  color: #444;
  text-indent: 2em;
  margin-top: 40px;
  line-height: 1.8;
}
.main .right strong {
  display: block;
  text-align: right;
  font-size: 14px;
  color: #444;
  margin-top: 10px;
  font-weight: normal;
}
