
div,
p,
hr,
pre,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
td,
th,
tfoot,
tbody,
thead,
form,
input,
textarea,
label,
ul,
ol,
dl,
li,
dt,
dd,
.clearfix:after {
  margin: 0;
  padding: 0;
}
	
* {
  list-style: none;
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none; /* 去除下划线 */
  color: inherit; /* 文字颜色继承自父元素 */
  cursor: pointer; /* 鼠标悬停时显示指针 */
}

/* 去除链接在悬停、活动和访问过状态下的默认样式 */
a:hover,
a:active,
a:visited {
  text-decoration: none; /* 去除悬停、活动和访问过状态下的下划线 */
}
/* 去除列表的默认样式 */
ul,
ol {
  list-style-type: none; /* 去除项目符号或编号 */
  margin: 0; /* 去除默认的外边距 */
  padding: 0; /* 去除默认的内边距 */
}

/* 去除列表项的默认样式 */
li {
  margin: 0; /* 去除默认的外边距 */
  padding: 0; /* 去除默认的内边距 */
}
body {
  font-family: "PingFang SC", "XHW-pzh", "Lantinghei SC", "Helvetica Neue",
    Helvetica, Arial, "Microsoft YaHei", "微软雅黑", "STHeitiSC-Light", "simsun",
    "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;
}
.top{
    width: 100%;
    height: 600px;
}
.top img{
    width: 100%;   
    height: 100%;
}
.lb{
    width: 100%;
height: 737px;
}
.lbc{
    width: 1188px;
    height: 100%;
    margin: 0 auto;
}
.yw{
    width: 100%;
    height: 422px;
}
.ywbt{
    width: 1188px;
    height: 40px;
    margin: 0 auto;
    margin-top: 70px;
}
.ywlist{
    width: 1188px;
    height: 312px;
    margin: 0 auto;
    padding-top: 55px;
    box-sizing: border-box;
}
.ywlist li{
background-image: url(./hd.png);
background-repeat: no-repeat;
height: 30px; 
background-position: 10px 10px;
padding-left: 35px;
margin-bottom: 47px;
}
.ywlist li a{
font-family: 宋体;
font-size: 22px;
font-weight: bold;}
.more{
    float: right;
}

.pl{
    width: 100%;
    height: 422px;
}
.plbt{
    width: 1188px;
    height: 40px;
    margin: 0 auto;
}
.pllist{
    width: 1188px;
    height: 312px;
    margin: 0 auto;
    padding-top: 55px;
    box-sizing: border-box;
}
.pllist li{
background-image: url(./hd.png);
background-repeat: no-repeat;
height: 30px; 
background-position: 10px 10px;
padding-left: 35px;
margin-bottom: 47px;
}
.pllist li a{
font-family: 宋体;
font-size: 22px;
font-weight: bold;}
.more{
    float: right;
}
.tj{
    width: 100%;
    height: 400px;
}
.tjC{
    width: 1188px;
    height: 400px;
    margin: 0 auto;
}
.tjC .left{
  width: 593px;
  height: 401px;
  float: left;
}
.tjC .right{
    width: 593px;
    height: 401px;
    float: right;
    padding-top: 18px;
    padding-left: 43px;
    box-sizing: border-box;
  }
  .tjtp{
    width: 593px;
    height: 44px;
    background-image: url(./tjtp.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .tplist{
  padding-top: 34px;
  padding-left: 60px;
  box-sizing: border-box;
}
.tplist span{
    text-align: center;
    font-family: 宋体;
    font-size: 22px;
    font-weight: bold;
    display: block;
    margin-top: 20px;
    width: 472px;}
    .bottom{
        width: 100%;
        height: 305px;
        background-image: url(./foot.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
.bottomC{
    width: 1188px;
    height: 305px;
    margin: 0 auto;
}
