﻿html,body {
    margin:0;
    padding:0;
    font-family:"微软雅黑";
}
.head-sep{
    border-left:1px solid #8a8a8a;
    height:15px;
    margin-top:16px;
}
.news-box1{
    width:1195px;
    height:40px;
    border-bottom:1px dotted #a6a6a6;
    line-height:40px;
    font-size:16px;
    color:#6c6c6c;
    padding-left:5px;
}
.nmain-news13 { width:auto; height:40px; font-size:15px; color:#5a5a5a;margin-left:70px;margin-top:30px; margin-bottom:50px;text-align:center;} 
.nmain-news13 li { width:50px; margin-left:8px; margin-right:8px; background-color:#fff;border:1px solid #ccc;border-radius:3px; text-align:center; line-height:36px;float:left;list-style-type:none;}
.nmain-news13 li a{ color:#333;}
.news-list{
    width:1200px;
    height:750px;
}
.news-list-left{
    width:730px;
    height:750px;
    position:relative;
}
.news-list-right{
    width:470px;
    height:750px;
}
.list-top{
    width:700px;
    height:50px;
    margin-left:30px;
}
.list-top-left{
    width:100px;
    height:47px;
    border-bottom:3px solid #fc6c6c;
    font-size:21px;
    color:#fc6c6c;
    line-height:47px;
}
.list-top-right{
    width:600px;
    height:48px;
    border-bottom:2px solid #e5e5e5;
}
.list-content{
    width:690px;
    height:auto;
    min-height:107px;
    margin-left:40px;
    margin-top:20px;
    border-bottom:1px dotted #a6a6a6;
}
.list-title{
    width:690px;
    height:60px;
    line-height:60px;
    font-size:16px;
}
.list-title a{
    color:#fc6c6c;
}
.list-intro{
    width:690px;
    height:auto;
    overflow:auto;
}
.list-intro-left{
    width:690px;
    height:auto;
    font-size:12px;
    color:#5e5d5d;
}
.list-intro-title{
    margin:10px 0;
    display:block;
    font-size:26px;
    color:#221815;
}
.list-intro-left a{
    color:#fc6c6c;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.list-time{
    font-size:12px;
    color:#5e5d5d;
    margin:10px 0;
}
.list-input{
    position:absolute;
    bottom:100px;
    right:50px;
}
.list-input input{
    height:30px;
    width:30px;
    font-size:14px;
    color:#5e5d5d;
    padding:0;
    border:1px solid #a6a6a6;
    background-color:#fff;
    outline:none;
    cursor:pointer;
}
.list-input input:hover{
    background-color:#fc6c6c;
    color:#fff;
    border:0;
}
.list-article{
    height:200px;
    margin-left:40px;
}
.list-article ul li{
    list-style-type:none;
    line-height:40px;
    font-size:16px;
    color:#646564;
}
.list-article ul li a{
    color:#646564;
}
.list-tdcode{
    width:280px;
    height:280px;
    padding-top:20px;
    margin-top:20px;
    margin-left:100px;
    text-align:center;
    border:1px solid #e5e5e5;
}
.list-tdcode img{
    width:200px;
    height:200px;
}
.list-tdcode-text{
    font-size:16px;
    color:#646564;
    margin-top:20px;
}
.list-food{
    width:350px;
    height:auto;
    margin-left:30px;
    font-size:16px;
    color:#646564;
}
.list-food li{
    margin-left:10px;
    margin-top:10px;
}
.food-tuijian{
    width:340px;
    height:100px;
    margin-top:10px;
}
.food-left{
    width:160px;
    height:100px;
}
.food-right{
    width:170px;
    height:100px;
}
.food-right p{
    margin:10px 0;
    font-size:13px;
    color:#474847;
}
.food-right a{
    font-size:12px;
    color:#565756;
}
.show{
    display:block;
}
.hidden{
    display:none;
}