@charset "utf-8";

/* CSS Document */
body,
html,
div,
blockquote,
img,
label,
p,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
ul,
ol,
li,
dl,
dt,
dd,
form,
a,
fieldset,
input,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
}

body {
  font-family: "ËÎÌå";
  font-size: 12px;
  color: #000000;
  line-height: 20px;
  text-align: left;
  background: #f3f3f3;
  background-image: url(http://nx.cma.gov.cn/material/img/2023kxjjs_bj.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 200px;
}


td,
th {
  font-family: "ËÎÌå";
  font-size: 12px;
  color: #000000;
}

a {
  color: #fff;
}

A:link {
  TEXT-DECORATION: none;
}

A:visited {
  TEXT-DECORATION: none;
}

A:hover {
  TEXT-DECORATION: underline;
  color: #ffffff;
}

ul,
li {
  list-style-type: none;
}

.clearit {
  clear: both;
}
h1{
  width: 350px;
  height: 30px;
  color: red;
font-size: 30px;
font-family: "ºÚÌå";
text-align: center;
margin-top: 20px;
text-indent: 0.5em;
}
hr{
  
  border:2px solid red ;
  border-radius: 1px;
}
.wrapper {
  width: 1000px;
  margin: 0 auto;
  background: #FFF;
  padding: 0 16px;
  overflow: hidden;
}



.top {
  width: 100;
  margin-left: 45px;
  margin-top: 5px;

}

.header {
  width: 1200px;
  height: 50px;
  
  font-size: 50px;
  display: flex;
  align-items: center;
  text-indent: 20px;
  color: red;
  font-family: "Î¢ÈíÑÅºÚ";
  font-weight: 50px;
  text-align: center;
}

p {
  width: 1000px;
  height: 36px;
  font-size: 25px;
  display: flex;
  align-items: center;
  text-indent: 2em;
  color: red;
  font-family: "ºÚÌå";
  font-weight: 600;
  
  margin-top: 10px;
  
}

.pdf {
  width: 50px;
  height: 50px;
  background-color: #f8b09a;
  margin-left: 550px;
  color: white;
  font-size: 15px;
  border-radius: 3px;
}



.content {
  width: 1000px;
  height: 263px;
  margin-top: 5px;
}

.left {
  width: 335px;
  float: left;
  
}

img{
  border-radius: 5px;
  box-shadow: 0 5px 4px rgba(235, 46, 46, 0.3);

}

.right {
  width: 650px;
  height: 250px;
  float: right;
}

.right h2 {
  line-height: 40px;
  background: #ffebe2;
  color: #a4a705;
  text-align: center;
  margin-right: 50px;
  /* border:1px dashed #e1cdbc; */
  font-family: "Î¢ÈíÑÅºÚ";
  font-size: 24px;
  margin-top: 15px;
  margin-bottom: 15px;
}
a{
  color:#a4a705;
}

.right span {
  font-size: 20px;
  margin: 5px 16px;
  margin-right: 50px;
  line-height: 30px;
  font-weight: normal;
  font-family: 'Î¢ÈíÑÅºÚ';
  color: #333333;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  text-indent: 2em;
  text-align: left;
}

.foot {
  width: 1000px;
  margin-top: 40px;
  background: #f8b09a;
}

.foot h3 {
  font-size: 12px;
  font-weight: normal;
  line-height: 36px;
  text-align: center;
  color: #FFF;
}

#Footer{
    padding: 25px;
    overflow: hidden;
}
.footin{
    width: 830px;
    margin: 0 auto;
    overflow: hidden;
}
.cavil {
    margin-top: 10px;
    margin-right: 15px;
}
.fotxx.fl p a {
    display: inline-block;
    margin: 0 10px 5px;
}
.fotxx{
    text-align: center;
}
.por{
    margin-top: 15px;
    margin-left: 25px;
}
.fotxx p {
    width: 100%;
    font-size: 14px;
    line-height: 1.6;
    color: #5e5e5e;
}
.fl{float:left}
.fr{float:right}

