*{
    margin:0;

    padding:0
}
html{
    font-size: 12px;
}
ul{
    list-style: none;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
    color:#333;
}
.mt-50{
    margin-top: 50px;
}
.mt-20{
    margin-top: 20px;
}
.ml-15{
    margin-left: 15px;
}
.right{
    float: right;
}
.page{
    display: flex;
    margin-top: 40px;
    justify-content: center;
}
.page li{
    padding: 5px 10px;
    border: 1px solid #EAEAEA;
    margin-right: 15px;
    color:#333;
}
.page li a{
    color:#333;
}
.page .thisclass{
    background: #CA445B;
    color:#fff;
}
.center{
    width: 1200px;
    margin:0 auto
}
.font-20{
    font-size: 20px;
}
.font-16{
    font-size: 16px;
}
.color-999{
   color:#999
}
.color-666{
    color:#666 
}
.flex{
    display: flex;
}
.flex-fl{
    justify-content: space-between;
}
.flex-wrap{
    flex-wrap: wrap;
}
.flex-mid{
    align-items:center;
}
.div-five{
    width: 580px;
}
.div-six{
    width: 641px;
}
.div-four{
    width: 521px;
}
.hidden{
    overflow: hidden;
    text-overflow:ellipsis; 
    white-space: nowrap;
}
.twohang{
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2; 
    overflow: hidden;
}
.threehang{
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 3; 
    overflow: hidden;
}
.fixed{
    width: 100%;
    font-size: 16px;
    color:#666;
    margin:15px 0
}
.fixed a{
    font-size: 18px;
    color:#333
}
.logo{
    margin-top: 70px;
    margin-bottom: 2px;
}
.header{
    background:#fff;
    height: 126px;
}
.header .center{
    align-items:flex-end;
}
.nav{
    display: inline-flex;
    height:45px;
}
.nav li {
     font-size: 20px;
    text-align: center;
    width: 140px;
   height:46px;
   line-height: 46px;
}
.nav li:hover{
    background: #CA445B;
    font-weight: bold
}
.nav li:hover a{
    color:#fff;
}
.nav li a{
    font-size: 20px;
    color:#333333;
}
.nav .active{
   background: #CA445B;
}
.nav .active a{
    font-weight: bold;
    color:#fff;
}
.main-one{
    margin-top: 78px;
}
.eight-div{
    width: 760px;
}
.four-div{
    width: 380px;
}
.banner{
    margin-top: 20px;
}
.banner img{
    width: 100%;
}
.title{
    color:#CA445B;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    border-bottom: 1px solid #EEEEEE;
}
.title:after{
 
}
.title span{
    border-bottom:2px solid #CA445B;
    padding-bottom: 10px;
}
/* .title span:before{
    content: '';
    position: absolute;
    right:-30px;
    top:13px;
    background: #FAA619;
    width: 20px;
    height: 4px;
}
.title span:after{
    content: '';
    position: absolute;
    left:-33px;
    top:13px;
    background: #FAA619;
    width: 20px;
    height: 4px;
} */
.title .title-more{
    width: 71px;
    height: 20px;
    background: #CA445B;
    color:#fff;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    font-weight: 400;
    border-radius: 15px;
}
.div-img{
    line-height: 26px;
}
.div-img img{
    height:130px;
    width: 240px;
}
.img-div{
    margin-top: 24px;
}
.div-left{
    width: 240px;
}
.div-right{
    width: 500px;
}
.img-div li{
    width: 240px;
    margin-top: 10px;
}
.img-div li p a{
    font-size: 16px;
}
.img-div li p {
    font-size: 16px;
    color:#999;
    margin-top: 5px;
    margin-bottom: 7px;
}
.img-div img{
    width:100%;
    height:140px;
}
.div-left .img-div img{
    height:200px;
}
.link a{
    font-size: 12px;
    color:#333;
}
.footer{
    background: #E9E9E9;
    padding:60px 0;
    padding-bottom: 40px;
}
.footer p{
    font-size: 16px;
    text-align: center;
    color:#999;
    margin-bottom: 15px;
}
.footer p a{
    font-size: 16px;
    color:#999;
}
.list-left{
    width: 760px;
}
.list-right{
    width: 380px;
}
.list li img{
    height:120px;
    width: 200px;
}
.list li{
    margin-top: 20px;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 15px;
}
.list li div a{
    position: relative;
    padding-left: 20px;
}
.list li div a::after{
    position: absolute;
    content: '';
    height:10px;
    width: 10px;
    background: #CA445B;
    left:0;
    top:9px;
}
.list li div p:first-child{
   display: flex;
   justify-content: space-between;
   align-items: center;
}
.list li div p time{
    color:#999;
    font-size: 16px;
}
.list li div{
    width: 545px;

}
.list li div p:last-child{
    margin-top: 23px;
    line-height: 25px;
}
.time{
    display: inline-block;
    margin:0 10px;
    height:19px;
    width: 19px;
    vertical-align: middle;
    background: url(../images/time.png)no-repeat;
}
.watch{
    display: inline-block;
    height:17px;
    margin:0 10px;
    width: 26px;
    vertical-align: middle;
    background: url(../images/watch.png)no-repeat;
}
.list-img img{
    width: 100%;
    height:150px;
}
.art-mian-top{
    margin-top: 80px;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px dashed rgba(113,162,141,0.4);
    margin-bottom: 20px;
}
.art-mian-top h1{
    color:#333;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 15px;
}
.art-mian-top p{
    font-size: 18px;
    color:#999
}
.art-main{
    line-height: 30px;
    font-size: 14px;
}
.art-main{
    text-indent: 2em;
}
.next{
    margin-top: 50px;
}
.next div{
    font-size: 18px;
    color:#333;
    margin-bottom: 15px;
    
}
.next div a{
    font-size: 18px;
}
.list-li{
    line-height: 40px;
    margin-top: 20px;
}
.list-li li{
    font-size: 15px;
    display: flex;
    align-items: center;
}
.list-li li a{
    flex:1;
    font-size: 15px;
}
.list-li li span{
    font-size: 14px;
    display: flex;
    color:#888;
    margin-left: 10px;
}
.boder-img {
    display: flex;
    flex-wrap: wrap;
    
}
.boder-img li{
    border:1px solid #E6E6E6;
    width:288px;
    height:250px;
    text-align: center;
    padding: 0 10px;
}
.boder-img li p{
    margin-top: 15px;
}
.boder-img li img{
    width: 260px;
    height:160px;
    margin-top: 30px;
}
.txt-div li{
    padding-bottom: 15px;
    margin-top: 15px;
    border-bottom:1px dashed #EEEEEE
}
.txt-div li:first-child{
    margin-top: 30px;
    
}
.txt-div li a{
    font-size: 18px;
    flex: 1;
    position: relative;
    padding-left:18px
}
.txt-div li a:after{
   content: '';
   position: absolute;
   left:0;
   width: 10px;
height: 10px;
background: #CA445B;
top:10px;
}
.txt-div li a span{
    color:#FAA619;
}
.txt-div li p{
    font-size: 16px;
    color:#999;
    margin-top: 10px;
    line-height: 28px;
}
.div-three{
    width: 380px;
}