* {
  margin: 0;
  padding: 0;
}

strong,
b {
  font-weight: normal;
}

em,
i {
  font-style: normal;
}

a,
u {
  text-decoration: none;
}

ul,
li,
ol {
  list-style: none;
}

a {
  display: inline-block;
  color: #000;
}

a:hover {
  color: #035fa8;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

.clearfix::after {
  content: "";
  clear: both;
  display: block;
}

input {
  outline: none;
}

img {
  border: 0;
}

option,
select {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  outline: 0;
}
.top {
  width: 100%;
  height: 998px;
  background-image: url(./bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.topC {
  width: 1200px;
  height: 420px;
  margin: 530px auto;
}
.topC .left {
  width: 409px;
  height: 420px;
  background-image: url(./xbg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  float: left;
}
.topC .right {
  width: 736px;
  height: 420px;
  background-color: #000;
  float: right;
}
.topC .left .tt a {
  color: #fff;
  font-weight: bold;
  font-size: 48px;
  margin-top: 40px;
  margin-left: 50px;
  line-height: 52px;
}
.topC .left .tt a span {
  font-size: 36px;
  margin-left: 66px;
}
.topC .left ul {
  margin-top: 45px;
}
.topC .left ul li {
  background-image: url(./bxd.png);
  background-repeat: no-repeat;
  font-size: 20px;
  width: 366px;
  height: 47px;
  padding-left: 40px;
  box-sizing: border-box;
  margin-bottom: 25px;
  background-position: 10px 7px;
}
.topC .left ul li a {
  color: #fff;
}
.bod {
  width: 100%;
  background-color: #fcfbf7;
}
.tl {
  width: 1200px;
  height: 502px;
  margin: 0 auto;
  background-image: url(./hbg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 43px;
  overflow: hidden;
}
.tl .left {
  width: 413px;
  height: 503px;
  text-align: center;
  margin-top: 80px;
  float: left;
}
.tl .right {
  width: 786px;
  height: 503px;
  float: right;
  padding-top: 120px;
  padding-left: 50px;
  box-sizing: border-box;
}
.tl .right .ritt p {
  font-size: 19px;
  font-weight: bold;
  font-family: "仿宋";
  text-indent: 2em;
  line-height: 28px;
}
.ritt {
  width: 635px;
  color: #000;
  height: 169px;
}
.tl .right ul li{
  background-image: url(./shu.jpg);
  background-repeat: no-repeat;
  font-size: 19px;
  font-weight: bold;
  font-family: "仿宋";
  padding-left: 50px;
  margin-top: 46px;
}
.tl .right ul li span{
border-right: 2px solid #000;
padding-right: 6px;
padding-left: 14px;
}
.tl .right ul li span:last-child {  
  border: none;  
}
.tl .right ul li:last-child {
  margin-top: 22px;
 }
.zyjs{
  width: 1186px;
  height: 445PX;
  margin: 0 auto;
}
.center{
  display: flex;
  justify-content: space-between;
}
.center .tit{
  width: 558px;
  height: 455px;
  padding-top: 80px;
  box-sizing: border-box;
}
.center .tit ul{
  background-color: #fff;
  width: 558px;
  height: 322px;
  padding-top: 69px;
  padding-left: 51px;
  box-sizing: border-box;
  margin-top: 18px;
}
.center .tit span{
  font-size: 26px;
  color: #c80205;
  font-weight: bold;
  margin-left: 10px;
}
.center .tit .gd{
  color: #c80205;
  float: right;
  font-weight: bold;
  margin-right: 10px;
  margin-top: 10px;
}
.center .tit ul li{
  background-image: url(./hd.jpg);
  background-repeat: no-repeat;
  font-size: 18px;
  width: 486px;
  height: 25px;
  padding-left: 24px;
  box-sizing: border-box;
  margin-bottom: 43px;
  background-position: 10px 5px;
}
.foot{
  width: 100%;
  padding: 30px 0px 0px 0px;
  text-align: center;
  font-size: 14px;
  color: #000000;
  line-height: 30px;
}