*{margin:0;padding:0;border:0;}
body{width:100%;height:100%;background:#fff url(../images/bodybg.png) no-repeat center top;}
.box{width:1000px;background:url(../images/baibg.png);margin:0px auto;}
.top{width:100%;height:30px;background:url(../images/topbg.png) repeat-x;}
.topbox{width:1000px;height:30px;line-height:30px;margin:0px auto;}

.menubg{width:1000px;height:50px;line-height:50px;background:url(../images/menubg.png) no-repeat center center;}
.menubg ul li{list-style-type:none;float:left;width:90px;height:50px;text-align:center;color:#444;font-size:15.4px;}
.menubg ul li:hover{color:#fff;background:url(../images/menufucus.png) no-repeat center center;}

.topnews{width:978px;padding-left:106px;margin:10px auto;height:82px;background:#fff url(../images/toutiao.png) no-repeat;border:solid 1px #ddd;}
.toptit{font-size:16px;color:#16A5DF;}
.toptxt ul li{list-style-type:none;float:left;width:250px;font-size:12px;color:#999;}
.toptxt ul li:hover{color:#16A5DF;}

.newslist ul li{list-style-type:none;line-height:30px;}

.titbg3{background:url(../images/titbg3.png) no-repeat 15px 0px;height:34px;line-height:34px;color:#fff;}
.zxjjbg{background:#fff url(../images/txtbg1.png) no-repeat left bottom;text-indent:2em;line-height:26px;}
.zxjgbg{background:#fff url(../images/txtbg2.png) no-repeat left top;padding-top:24px;}

.picbg{background:url(../images/picbg.png) no-repeat 15px 0;}
.linkbg{background:url(../images/linkbg.png) no-repeat;}
.picbox{width:890px;height:180px;margin-left:45px;margin-top:67px;}
.link{width:930px;margin-left:70px;}
.link a{margin:10px;float:left;}

.gdimg{width:240px;height:180px;}
.gdimg img{width:240px;height:150px;padding-right:10px;}

.midleft{width:260px;float:left;}
.midright{width:1000px;}
.left01{width:260px;height:45px;float:left;background:url(../images/listbg.png) no-repeat;color:#fff;text-align:center;font-size:20px;line-height:45px;}
.left02{width:260px;padding:5px;float:left;line-height:25px;}
.left03{width:260px;float:left;margin-top:1em;}
.left03 img{width:258px;height:248px;border:solid 1px #ddd;}
.right01{width:998px;height:45px;background:#f5f5f5 url(../images/titbg4.png) no-repeat;border:solid 1px #ddd;line-height:45px;font-size:20px;color:#fff;}
.right02{width:998px;border:solid 1px #ddd;min-height:484px;}
.right02 ul li{list-style-type:none;height:30px;line-height:30px;border-bottom:dashed 1px #ddd;margin-left:10px;padding-right: 10px;}
.arttit{width:978px;height:40px;line-height:40px;text-align:center;font-size:20px;margin:0 10px;}
.artstit{width:978px;margin:0 10px 10px 10px;font-size:12px;color:#999;text-align:center;}
.arttxt{width:978px;margin:0 10px;}
.arttxt img{max-width:100%;}
.artfoot{width:978px;text-align:center;margin-top:20px;margin-bottom:20px;}



/*轮播图*/
    .wrapper{
        float:left;
        width:472px;
        height:304px;
    }
    /* focus */
    #focus{width:472px;height:304px;overflow:hidden;position:relative;}
    #focus ul{height:304px;position:absolute;}
    #focus ul li{float:left;width:472px;height:304px;overflow:hidden;position:relative;background:#000;}
    #focus ul li div{position:absolute;overflow:hidden;}
    #focus .btnBg{position:absolute;width:472px;height:40px;left:0;bottom:0;background:#000;}
    #focus .title{position:absolute;width:452px;height:40px;left:0;bottom:0;text-align:left;line-height: 40px;padding-left: 20px;color:#fff; cursor:pointer;}
    #focus .btn{position:absolute;width:240px;height:10px;right:30px;bottom:10px;text-align:right;}
    #focus .btn span{display:inline-block;_display:inline;_zoom:1;width:43px;height:2px;_font-size:0;margin-left:5px;cursor:pointer;background:#fff;}
    #focus .btn span.on{background:#fff;}
    
    #focus .pre{left:0;}
    #focus .next{right:0;background-position:right top;}
    
    .catlog{
        float:right;width:335px;height:304px;
    }
    .catlog-item1,.catlog-item2,.catlog-item5,.catlog-item6{
        float:left;width:167px;height:137px;
    }
    .catlog-item1 a,.catlog-item2 a,.catlog-item5 a,.catlog-item6 a{
        display: block;width:167px;height:137px;
        text-align: center;
        line-height: 137px;
    }
    .catlog-item3,.catlog-item4{
        float:left;width:167px;height:139px;
    }
    .catlog-item3 a, .catlog-item4 a{
        display: block;width:167px;height:139px;
        text-align: center;
        line-height: 139px;
    }
    .catlog-item1 a,.catlog-item5 a{
        background: #007ef3;
    }
    .catlog-item1 a:hover,.catlog-item5 a:hover{
        background: #;
    }
    .catlog-item2 a,.catlog-item6 a{
        background: #73d842;
    }
    .catlog-item2 a:hover,.catlog-item6 a:hover{
        background: #3fe967;
    }
    .catlog-item3 a{
        background: #3fe967;
    }
    .catlog-item3 a:hover{
        background: #73d842;
    }
    .catlog-item4 a{
        background: #00a6f2;
    }
    .catlog-item4 a:hover{
        background: #007ef3;
    }
    .font26Bai a{
        font-family: "微软雅黑";
        font-size: 24px;
        color:#fff;
        font-weight: bold;
        text-decoration: none;
    }