@charset "gb2312";


.leftnews{width:820px;}
.left{width: 820px;
float: left;
margin-top:22px;}
.leftnews a{color:#ad0000; 
    font-size: 18px;
    height: 40px; 
    line-height: 40px;}
.leftnews a span{
    float: right;
}
.newslist{
    width: 390px;
    border-top:4px solid #ad0000;
    float: left;
    margin-right: 40px;
    height: 234px;
}
.current4{margin-right:0px;}
.imgbox{
    width:390px; 
    height: 140px;
    overflow: hidden;
    
}
.imgbox img{
    width: 100%;
    height: auto; 
    margin-top: -60px;
}

.newstitle{

    width: 390px;
    line-height: 20px;
    text-align: left;
    margin-top: 10px;   
}
.newstitle a{
    color: #ad0000;
}
.newstitle span{
    color:#666666;
    font-size: 12px;
}
.box {
width: 380px;
    float: right;
       margin-top:20px; }
.box .hd-btn {
            display: inline-block;
            height: 40px;
            width: 48%;
            background-color: #f5f4f4;
    line-height: 40px; vertical-align: middle;text-align: center;border-right: 2px sliod #333333;border-radius: 5px 5px 0 0;color: #ad0000;font-size: 16px;
    
        }


.box .on {
            background-color: #ad0000;
            color: #fff;
        }
.bd-box {
            display: none;
            width: 50%;
            height: 70px;
        }

.tzgg{width: 380px; float: left;background-color: #ebeced;}
.tzgg ul li{width: 360px;height:80px;line-height: 70px;  vertical-align: middle;background: none;margin: 10px; text-align: left;}
.tzgg ul li a{color:#333333;}
.date{width: 96%;height: 80px;border-bottom: 2px solid #cccccc; padding: 5px 0 0px 0; margin: 0 auto; }
.date span{width: 80px;
    height: 60px;
    float: left;
    font-size: 14px !important;
   
}
.date span dl{width: 80px; height: 30px;background-color: #ad0000; color: #ffffff; text-align: center; line-height: 30px; vertical-align: middle;border-radius: 5px 5px 0 0}
.date span dd{ width: 80px; height: 30px; text-align: center;line-height:30px; vertical-align: middle;background-color: #ffffff;color:#ad0000;border-radius: 0 0 5px 5px;}
.date font{width:240px;float: right;font-size: 14px;line-height: 22px; margin-left: 18px;}
.date font a{color: #333333;text-align:left !important;font-size: 14px;}
.tongzhi{font-size: 14px;line-height: 16px; margin-left:8px;width:250px;text-align: left; float: right;}
.tongzhi p{color:#333333;padding: 0;margin: 5px;}
.tongzhi dl{color:#ad0000;font-size: 12px;padding: 0;margin: 5px;}
.imglinkbox{
    width: 100%;
    background: url(imageskstdbg.png) no-repeat bottom;
    height: 498px;
    float: left;
}
.imglink{
    width:1280px;
    height: 200px;
    margin: 0 auto;
   
}
.imglink ul li{
    width: 60px;
    height: 60px;
    border-radius: 30px;
    border: 2px #d5d5d5 dashed;
    background: #fff;
    margin: 48px;
    float:left;
   
}
.imglink ul li:hover{
    border:2px #ad0000 dashed
}
.imglink li:hover .imgbg{
    background-color: #ad0000;
}

.imglink li:hover span{
    color: #ad0000;
}

.imgbg{
   width: 50px;
    height: 50px;
    border-radius: 25px;
    background: #d5d5d5; 
    text-align: center;
    margin: 5px auto;
}
.imgbg img{
    width: 26px;
    height: 26px;
    padding: 12px;
}
.imgbg span{
    width: 120px;
    float:left;
    line-height: 18px;
    font-size: 14px;
    text-align: center;
    color:#a8a8a8;
    position: relative;
    top:15px;
    left:-32px;
}
.on1{
    background: #ad0000;
    color: #ad0000;
}