.top-news{position:relative;margin-bottom:40px}
.top-news .bulet{position:absolute;width:200px;height:20px;bottom:10px;right:30px;}
.top-news .bulet li{list-style:none;float:left;display:block;padding:8px;font-size:17px}
.newsitems img{float:left}
.newsitems p.title{font-size:14px;padding:6px 6px;font-weight:bold}
.newsitems .news-summry{float:right;width:300px;line-height:140%}
.newsitems .news-summry a{font-size:14px;color:red; text-decoration:underline;}



.article-list{margin:0 10px 40px 10px}
.article-list p.ph2{border-bottom:1px solid #cbcccc;padding:0 0 10px 0;}
.article-list p.ph2 strong{font-size:15px}
.article-list p.ph2 a{float:right}
.article-list ul{padding:10px}
.article-list ul li{padding:6px 0;}
.article-list ul li span{float:right}
.news h1{ text-align:center;padding:8px 80px;font-size:25px;margin:0;}
.newsinfo {text-align:center;padding:10px 0;font-size:12px}
.summary{padding:10px;background:#D2D3D5;line-height:150%;margin:8px 0}
.content{line-height:150%;padding:10px;}
.content img{margin:10px auto}


/*slide news*/

 .img-swith-main
        {
            position: relative;
            font-family: Arial, Verdana;
            font-size: 12px;
            width: 100%;
            height: 250px;
           
        }
        .img-switch
        {
            width: 100%;
            height: 100%;
            overflow: hidden;
        }
        .img-switch ul
        {
            margin: 0px;
            padding: 0px;
            list-style-type: none;
            overflow: hidden;
            width: 100%;
            height: 100%;
        }
        .img-switch ul li
        {
            float: left;
            width: 100%;
            height: 100%;
            display: none;
        }
        /*.img-switch ul li img
        {
            width: 100%;
            height: 100%;
            border: 0px;
        }*/
        .img-switch-clear
        {
            clear: both;
        }
        .img-switch-index
        {
            position: absolute;
            bottom: 20px;
            right: 20px;
            overflow: hidden;
        }
        .img-switch-index ul
        {
            margin: 0px;
            padding: 0px;
            list-style-type: none;
        }
        .img-switch-index ul li
        {
            padding: 2px;
            border: 1px solid #c0c0c0;
            margin-right: 5px;
            float: left;
            font-weight: bold;
            cursor: pointer;
            color: Black;
            padding-left: 8px;
            padding-right: 8px;
        }










