@CHARSET "gb2312";
/*首页第一屏*/
#div_level_1 {
    height: 470px;
    overflow: hidden;
}

.div_headline {
    position: relative;
    padding: 0 10px 0 0;
    overflow: hidden;
}

.div_headline h3 {
    /*头条新闻 */
    font-size: 30px;
    font-family: "SimHei";
    font-weight: normal;
    padding: 25px 0;
    border-bottom: 3px solid #c00
}

.b_striking {
    /*头条的查看更多 */
    position: absolute;
    top: 25px;
    right: 25px;
    width: 55px;
}

.div_subleft {
    float: left;
    width: 285px;
    padding-right: 5px;
    margin-right: 5px;
    font-size: 12px;
    border-right: 1px solid #ccc;
}

.div_subleft li {
    padding: 6px 6px 3px 10px;
    background: url("imagesbg.gif") no-repeat 0 71%;
}

.div_subleft h2 {
    background: url("imagesline_dot_h.gif") repeat-x 100% 100%;
    padding: 5px;
    letter-spacing: 2px;
}

.div_subleft div {
    position: relative;
}

.div_subright {
    float: left;
    width: 400px;
    font-size: 14px;
    position: relative;
}

.div_subright ul {
    margin: 35px 5px 0 0;
    background: url("imagesline_dot_h.gif") repeat-x 0 0;
    padding: 5px 0 0;
}

#p_0 a,
#p_1 a,
#p_2 a {
    width: 20px;
    height: 13px;
    text-indent: -100px;
    position: absolute;
    top: 12px;
    right: 8px;
    overflow: hidden;
    background: url("imagesbg.gif") no-repeat 0 88%;
}

.p0, .p1, .p2, .ul0, .ul1, .ul2,
.hidem0,
.hidem1,
.hidem2,
.hidem {
    display: none;
}

ul.default,
p.default,
.showem {
    display: block;
}

.div_subright h2 {
    padding: 2px 5px;
    letter-spacing: 2px;
    cursor: pointer;
    position: absolute;
    top: 3px;
    width: 70px;
    text-align: center;
}

.div_subright h2.h20 {

}

.div_subright h2.h21 {
    left: 75px;
}

.div_subright h2.h22 {
    left: 150px;
}

h2.default,
.div_subright h2.h2_hover {
    background: #c00;
    color: #fff;
}

.div_subright li {
    padding: 6px 6px 3px 10px;
    background: url("imagesbg.gif") no-repeat 0 71%;
}

.div_topic_1 {
    border-bottom: 2px solid #c00;
    padding: 0 5px 5px;
    min-height: 100px;
}

.div_special_1 {
    padding: 0 5px;
}

.div_special_1 div {
    background: url("imagesline_dot_h.gif") repeat-x 0 100%;
    padding: 5px 0;
    min-height: 101px;
    _height:101px;
}

/*第二屏*/
#div_level_2 {
    height: 180px;
    background: url("imageslevel2_bg.gif") repeat-x;
    padding: 4px 0 0;
    border-bottom: 1px solid #fff;

}

#div_grey {
    background: #666;
    height: 180px;
}

.div_halfbox {
    float: left;
    width: 490px;
    padding: 0 0 0 5px;
}

.div_halfbox ul {
    width: 257px;
    _width: 247px;
    height: 180px;
    background: #ccc;
    float: left;
}

.div_halfbox li {
    border-bottom: 1px solid #fff;
    font-size: 13px;
    padding: 3px 5px;
}

.div_halfbox li a {
    color: #c00;
}

.border_r {
    border-right: 3px solid #bbb;
}

.div_halfbox h2 {
    width: 26px;
    height: 170px;
    background: #c00;
    color: #fff;
    float: left;
    padding: 10px 0 0 5px;
}

.div_halfbox  div {
    float: left;
    width: 202px;
}

.div_halfbox  h3 {
    color: #fff;
    font-size: 14px;
    padding: 5px 8px 8px;

}

.div_halfbox  h3 a {
    color: #fff
}

.div_halfbox  p {
    color: #fff;
    font-size: 13px;
    line-height: 150%;
    padding: 5px 0;
}

.div_halfbox  p a {
    color: #fb6;
}

.div_halfbox  img {
    width: 186px;
    height: 109px;
    float: left;
    border: 1px solid #eee;
    margin: 8px;
}

/*第三屏*/

#div_level_4 h2,
#div_level_3 .div_left h2 {
    background: url("imagesline_dot_h.gif") repeat-x 100% 100%;
    padding: 3px;
}


.div_columns2 {
   min-height: 380px;
}

#div_level_3 .div_left  ul {
    clear: both;
}

#div_level_3 .div_left  li {
    padding: 6px 6px 3px 18px;
    background: url("imagesbg.gif") no-repeat 8px 71%;
    
}

.colspan {
    width: 750px;
    height: 540px;
    position: relative;
    border-top: 2px solid #c00;
}


#div_level_3 .div_left .colspan .ul_columns2  li {
    float: left;
    background: none;
    width: 374px;
    padding: 0;
}

#div_level_3 .div_left .colspan .ul_columns2  li.li_left {
    background: url("imagesline_dot_v.gif") 100% 100% repeat-y;
}

#div_level_3 .div_left .ul_columns2  li a {
    display: block;
    padding: 6px 6px 3px 18px;
    background: url("imagesbg.gif") no-repeat 8px 71%;
}

.pic_text {
    background-color: #f2f2f2;
    padding: 5px;
    width: 364px;
    float: left
}



.pic_text img {
    width: 127px;
    height: 72px;
    float: left;
    border: 1px solid #bbb;
    margin: 2px 8px 0 5px;
}

.pic_text p {
    font-size: 12px;
    line-height: 150%;
}

.pic_text h3 {
    padding: 8px;
    font-size: 14px;
}


.div_gmdb {
    clear: both;
    position: relative;
    height: 130px;

}

#div_level_3 .div_left .div_gmdb_sub {
    width:224px;
    float: left;
    font-size: 12px;
    padding: 8px;
}
#div_level_3 .div_left .div_gmdb_sub ul li {
    background: none;
    padding: 2px;
}
#div_level_3 .div_left .div_gmdb_sub ul{
   float: left;
}
#div_level_3 .div_left .div_gmdb_sub h3 a {
    color: #0000f3;
    text-decoration: underline;
    float: left;
}

.div_gmdb_sub img {
    width: 70px;
    height: 53px;
    float: right
}

.userlist li {
    float: left;
    _width:100px;
}

#div_link {
    padding: 5px;
}

#div_link li {
    padding: 6px 6px 3px 18px;
    background: url("imagesbg.gif") no-repeat 8px 52%;
    font-size: 12px;
    width: 120px;
    float: left;
}


/*精华页*/
#column-wrap{display:table;}
#column-main{display:table-cell;vertical-align:top;width:700px;_float:left}
#column-side{display:table-cell;vertical-align:top;width:300px;_width:290px;background: #f1f1f1;_float:left}
#topheadline{margin:.5em 0 0;padding:.5em;border-bottom: 3px solid #c00;}
                #topheadline h3{font-size: 30px;line-height:1.5;font-family: "SimHei";font-weight: normal;padding: .1em 0;}
                        .h-figure{margin:.5em 0;height:330px;overflow:hidden;border:3px solid #f7f7f7;}
                        .h-figure img{width:100%;}
#column-1{width:300px;float:left;}
#column-2{width:398px;_width:390px;float:left;border-left: 1px solid #ccc;}
#column-3{}

.h-desc,.b1-desc,.b3-desc{color:#333333;font-size:90%;line-height:1.5;margin:0 0 .5em 0;}
.box-1>h3,.box-2>h3{line-height:1.3;font-size:117%;font-weight:700;}
.box-info{font-size:90%;color:#333333;}
        .box-info span{display:inline-block;}
        .box-info i{font-style:normal;}

        .box-1{margin:.5em .5em .5em 0;padding:.5em .5em 1em;border-bottom:1px dashed #ccc;}
                .b1-figure{margin:.5em 0;overflow:hidden;border:3px solid #f7f7f7;max-height:160px;}
                .b1-figure img{width:100%;}
        .box-2{margin:.5em;padding:.5em .5em 1em;border-bottom:1px dashed #ccc;}
                .b2-desc{color:#333333;font-size:90%;margin:.5em 0 1em;line-height:1.5;}

.col-title{position:relative;font-size: 18px;line-height: 150%;color: #c00;background: url("42.96.174.19skindefaultimagesline_dot_h.gif") repeat-x 100% 100%;padding: 5px;letter-spacing: 2px;}
.col-title .h-more{width: 20px;height: 13px;color:transparent;position: absolute;top: 12px;right: 8px;overflow: hidden;background: url("42.96.174.19skindefaultimagesbg.gif") no-repeat 0 88%;}
#infscr-loading { 
    text-align: center;
    z-index: 100;
    position: fixed;
    left: 45%;
    bottom: 40px;
    width: 200px;
    padding: 10px;
    background: #000; 
    opacity: 0.8;
    color: #FFF;
    -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
                    border-radius: 10px;
}

#read-more-info{padding:1em;text-align:center;clear:both;font-weight:700;border-top: 3px solid #c00;}
        #read-more-btn{display:block;cursor:pointer;background:#f1f1f1;border:1px solid #ccc; padding:.5em;margin:.5em 1em;}
        
.box-3{
    font-size: 12px;
}

.box-3 h2 {
    background: url("imagesbg.gif") no-repeat 5px 30%;
    padding: 2px 0 5px 18px;
}

.box-3 ol {
    padding: 0 5px 5px 22px;
    background: url("imagesnumbers.gif") no-repeat 4px 4px;
}

.box-3 ol li {
    padding: 5px 0;
}

.box-3 ul li {
    padding: 6px 6px 3px 18px;
    background: url("imagesbg.gif") no-repeat 8px 51%;
}

.r_pictext img{width:240px;height:135px; margin: 5px 25px;}
.r_pictext h3{ padding:5px;font-size: 12px; text-align: center;}

