body,
dl,
dt,
dd,
p,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
li,
span {
    padding: 0;
    margin: 0;
}
html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: "Microsoft YaHei"!important;
}
body{
    font-size: 14px;
    font-family: "Microsoft YaHei"!important;
    color: #000;
    overflow-x: hidden;
    background-color: #fff;
}
a {
    text-decoration: none!important;
    color:#000;
}
ul,ol{
    list-style: none;
}
input,textarea{
    border: none;
    outline: none;
    resize: none;
    -webkit-appearance: none;
}
li {
    list-style: none;
}
.clearfix::before,
.clearfix::after {
    content: '';
    display: block;
    line-height: 0;
    height: 0;
    visibility: hidden;
    clear: both;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.main{
    width: 1200px;
    margin:0 auto;
}
.mui-ellipsis{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.bread{
    text-align: left;
    font-size: 16px;
    line-height: 40px;
    padding-left: 10px;
}
.bread a{
    font-size: 16px;
    text-decoration: none;
    color: #000;
}
.bread a:nth-child(1){
    font-weight: 700;
}
.bread a::before{
    margin:0 5px;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    vertical-align: -1px;
}
.next-page{
    margin:50px auto 0;
}
.next-page p{
    margin:10px 0;
    font-size: 16px;
    font-weight: 700;
}
.next-page a{
    text-decoration: none;
    color: #000;
}
.page-list{
    margin-top: 100px;
}
.page-list .prev{
    float: left;
    width: 150px;
    height: 40px;
    background-color: #ccc;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
}
.page-list ul{
    position: relative;
}
.page-list .next{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    position: absolute;
    text-align: center;
    line-height: 34px;
    left:0;
    right:0;
    top:-53px;

}
.page-list a{
    color: #444;
    font-weight: 700;
}
.page-list .page-list-li{
    float: right;
    margin-top: 10px;
}
.page-list .page-list-li ul li{
    float: left;
    margin-right: 20px;
}
.page-list .page-list-li ul li a.on{
    border-bottom: 1px solid #333;
}
.black-line{
    width: 100%;
    height: 1px;
    background-color: #000;
}
.blackbgc{
    background-color: #242424;
    color: #fff;
}
.yelb a{
    color: #f3b50c!important;
    text-decoration: none;
}
.index-liuyan {
  background-color: #fff;
}
.index-liuyan .index-liuyan-left {
  text-align: left;
  width: 720px;
}
.index-liuyan .index-liuyan-left .liuyan-title {
  line-height: 35px;
  margin-top: 126px;
  font-size: 35px;
  font-weight: 700;
  color: #e6b025;
  text-align: left;
}
.index-liuyan .index-liuyan-left .liuyan-title span {
  font-weight: 400;
  font-size: 12px;
  color: #a2a2a2;
}
.index-liuyan .index-liuyan-right {
  width: 480px;
  padding-left: 126px;
}
.index-liuyan .index-liuyan-right p:nth-child(1) {
  font-size: 24px;
  font-weight: 700;
  margin-top: 270px;
  color: #e6b025;
  line-height: 42px;
}
.index-liuyan .index-liuyan-right p:nth-child(2) {
  font-size: 12px;
  color: #939393;
  line-height: 36px;
}
.index-liuyan .index-liuyan-right p:nth-child(2) i {
  margin-right: 5px;
  font-weight: 700;
}
.index-liuyan .index-liuyan-right p:nth-child(3) {
  width: 35px;
  height: 2px;
  background-color: #d8d8d8;
  margin-top: 25px;
}
