html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
b,
i,
dl,
dt,
dd,
ul,
ol,
li,
fieldset,
form,
label,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
a,
input {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
/* h1,h2,h3,h4,h5,h6 {  font-size: 100%;  font-weight: normal;  } */
body {
    font: 12px/1.5 'Microsoft Yahei', stheiti, SimSun, sans-serif;
    color: #555;
    position: relative;
    min-width: 1200px;
    background-color: #dbd5d5ef;
}
ul,
dl {
    list-style: none;
}
a {
    text-decoration: none;
    outline: none;
}
a:hover {
    text-decoration: none;
}
a {
    star: expression(this.onFocus=this.blur());
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
}
address,
caption,
cite,
code,
dfn,
em,
th,
strong,
i {
    font-style: normal;
}
input,
select,
img {
    vertical-align: middle;
}
.header {
    width: 100%;
    height: 100px;
    background-color: #fcf6f6;
    /* background-image: url('.././mainpage/image/package.jpg'); */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: #ffffff;
}
.nav {
    width: 80%;
    height: 100px;
    margin: 0 auto;
    line-height: 100px;
    /* line-height:25px;   */
    /* overflow:hidden;   */
    /* text-align:center; */
    /* position: relative;
    left: 590px;
    top: 775px; */
}
.nav span {
    float: left;
}
.path {
    width: 80%;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
}
/* .index-package {
    background-image: url('.././mainpage/image/package2.jpg');
    background-repeat:no-repeat;
    background-size:100% 100%;
} */
.content {
    width: 80%;
    min-height: 700px;
    background-color: #fcf6f6;
    margin: 0 auto;
    /* position: relative;
    top:50px; */
}
.content2 {
    width: 100%;
    min-width: 1700px;
    min-height: 767px;
    background-color: #ffffff;
    margin: 0 auto;
    /* background-image: url('.././mainpage/image/img9.png'); */
    /* background-size: 100% 100%; */
    /* background-repeat:no-repeat; */
    /* position: relative;
    top:50px; */
}
.content-list {
    width: 825px;
    margin: 0 auto;
}
/* .index_title {
    padding-top: 63px;
} */
.index_zxcp {
    overflow: hidden;
    margin: 0 10px;
    margin-top: 50px;
    border-top: 1px #e0e0e0 solid;
    border-left: 1px #e0e0e0 solid;
}
.zxcp_list {
    float: left;
    width: 200px;
    border-right: 1px #e0e0e0 solid;
    border-bottom: 1px #e0e0e0 solid;
    padding-bottom: 20px;
}
.zxcp_list a {
    display: block;
    padding-top: 37px;
}
.zxcp_list a p {
    color: #a2a2a2;
    line-height: 28px;
    text-align: center;
}
.zxcp_list a h3 {
    color: black;
    line-height: 33px;
    text-align: center;
    padding-top: 12px;
    font-size: 18px;
}
.zxcp_list a img {
    display: block;
    margin: 0 auto;
    height: 38px;
    width: auto;
}
.bottom {
    width: 100%;
    height: 70px;
    background-color: #0a0101e3;
    position: relative;
    top: 30px;
    line-height: 25px;
    text-align: center;
    color: white;
}
ul {
    display: block;
    list-style-type: disc;
    padding-inline-start: 10px;
    overflow: hidden;
}
ul li {
    width: 100%;
    height: 37px;
    line-height: 37px;
    /* padding: 0 8px; */
    border-bottom: 1px dotted #ddd;
    float: left;
    list-style: none;
    text-align: -webkit-match-parent;
    display: inline;
}
li i {
    width: 7px;
    height: 13px;
    margin-top: 11px;
    margin-right: 8px;
    float: left;
    display: inline;
    background: url(.././mainpage/image/txt_right_arrow.jpg) no-repeat;
}
.new-date {
    float: right;
    position: relative;
    right: 10px;
}
table {
    position: relative;
    top: 30px;
    font-size: 24px;
}
td {
    text-align: center;
    width: 200px;
    height: 60px;
}
.tage {
    margin-left: 50px;
}
input {
    border: 1px solid #d2d2d2;
    background-color: transparent;
    height: 40px;
}
.user {
    float: left;
    margin-right: 20px;
    position: relative;
    top: 25px;
}

.user-bt {
    margin-right: 20px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #f4f4f4;
    color: #444;
    border-color: #ddd;
    -webkit-appearance: button;
    font-family: inherit;
    text-transform: none;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    box-sizing: border-box;
}
