﻿.float_top{
    height: 8px;
    /* 主页使用 */
    background: rgb(218,239,255);
    /* 分页使用 */
    /*background: white;*/
}

/*首页动态图*/
.navDy_pic{
    width: 100%;
    height: 312px;
    background: rgb(218,239,255);
}

.dy_pic{
    width: 1060px;
    height: 312px;
    overflow: hidden;
    margin: auto;
    position: relative;
}

.dy_point{
    position: absolute;
    top: 90%;
    left: 47%;
}

.dy_point img{
    border: 0px;
    margin-right: 3px;
}

.main_content{
    width: 1010px;
    height: 100%;
    background: white;
    margin-left: auto;
    margin-right: auto;
}

/*大红字*/
.red_new{
    width: 100%;
    height: 55px;
    line-height: 30px;
}

.red_new p{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: rgb(216,11,23);
}

/*主体动态新闻*/
.main_dyNew{
    width: 495px;
    height: 400px;
    margin-left: 10px;
    position: relative;
    float: left;
}

.main_dyNew img{
    width: 495px;
    height: 400px;
    border: 0px;
}

.dyNew_a{
    width: 480px;
    height: 20px;
    background: black;
    position: absolute;
    top: 90%;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    opacity: 0.7;
}

.dyNew_a p{
    width: 370px;
    float: left;
    color: white;
}

.main_point{
    width: 70px;
    position: absolute;
    left:415px;
}

.main_point img{
    border: 0px;
    width: 7px;
    height: 7px;
}

/*文字新闻*/
.text_news{
    width: 475px;
    height: 400px;
    margin-left: 20px;
    float: left;
}

.main_news{
    width: 475px;
    height: 40px;
}

.main_news li{
    width: 120px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    margin-right: 10px;
    font-family: 微软雅黑;
    font-size: 16px;
    text-align: center;
    color: rgb(51,51,51);
}


/*!* 备份 jquery用 *!
.main_news li:hover{
    background: rgb(11,129,219);
    border-radius: 5px;
    color: white;
}*/

.big_new{
    width: 475px;
    height: 123px;
    margin-top: 15px;
    border-top: 1px solid rgb(210,220,234);
    border-bottom: 1px dotted rgb(153,153,153);
}

.title_li{
    width: 475px;
    height: 40px;
    line-height: 40px;
    font-family: 微软雅黑;
    color: rgb(51,51,51);
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.content_li{
    width: 440px;
    height: 50px;
    line-height: 25px;
    color: rgb(102,102,102);
    font-family: 微软雅黑;
    font-size: 14px;
    text-align: left;
    text-indent: 28px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
}

.next_li{
    margin-top: 7px;
    width: 475px;
    font-family: 微软雅黑;
    font-size: 14px;
    text-align: right;

}

.next_li a{
    color: rgb(219,10,23);
}

.other_news{
    width: 475px;
    height: 220px;
    line-height: 36px;
}

.other_news a:hover{
    color: rgb(19,129,219);
}

.span_left{
    margin-right: 5px;
    float: left;
    font-family: 微软雅黑;
    font-size: 15px;
}

.span_mid{
    width: 350px;
    float: left;
    font-family: 微软雅黑;
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.span_right{
    width: 90px;
    float: right;
    text-align: right;
    font-family: 微软雅黑;
    font-size: 15px;
}

.other_news a{
    color: rgb(51,51,51);;
}

.litter_main{
    width: 650px;
    height: 340px;
    margin-left: 10px;
    margin-top: 15px;
    float: left;
}

.litter_title{
    width: 650px;
    height: 39px;
    border-bottom: 1px solid rgb(11,129,219);
}

.litter_title li{
    width: 150px;
    height: 39px;
    line-height: 39px;
    font-size: 16px;
    font-family: 微软雅黑;
    text-align: center;
    /* jQuery用 */
    /*background-color: rgb(11,129,219);*/
    background-color: rgb(236,236,236);
    margin-right: 2px;
}

.litter_title a{
    color: black;
}

.litter_white{
    width: 650px;
    height: 10px;
}

.litter_white ul{
    width: 650px;
    height: 10px;
}

.litter_white img{
    position: absolute;
    left: 75px;
    border: 0px;
}

.litter_white li{
    width: 150px;
    height: 10px;
    position: relative;
}

/*.litter_title li:hover{
    color: white;
    background-color: rgb(11,129,219);
}*/

.litter_list{
    line-height: 32px;
}

.litter_left{
    margin-left: 0px;
    margin-right: 5px;
    float: left;
    font-family: 微软雅黑;
    font-size: 24px;
    text-align: center;
}

.litter_mid{
    width: 520px;
    float: left;
    font-family: 微软雅黑;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.litter_right{
    width: 90px;
    float: right;
    text-align: right;
    font-family: 微软雅黑;
    font-size: 14px;
}

.litter_list a{
    color: rgb(102,102,102);
}

.litter_list a:hover{
    color: rgb(19,129,219);
}

/* 固本加强 */
.augment{
    width: 292px;
    height: 340px;
    margin-top: 15px;
    margin-left: 30px;
    float: left;
}

.augment_blue{
    width: 120px;
    height: 39px;
    line-height: 39px;
    font-family: 微软雅黑;
    text-align: center;
    font-size: 16px;
    color: white;
    background-color: rgb(11,129,219);

}

.augment_su{
    width: 170px;
    height: 39px;
    line-height: 40px;
    font-family: 楷体;
    text-align: right;
    font-size: 14px;
}

.augment_su a{
    color: rgb(102,102,102);
}

.augment_content{
    width: 292px;
    height: 300px;
    margin-top: 39px;
    border-top: 1px solid  rgb(19,129,219);
}

.augment_content li{
    line-height: 33px;
    width: 290px !important;
}

.augment_content a{
    color: rgb(102,102,102);
}

.augment_left{
    margin-right: 15px;
}

.augment_left img{
    *margin-top: 10px !important;
    margin-top: 15px;
    position: absolute;
    border: 0px;
}

.augment_right{
    width: 260px;
}

.augment_content a:hover{
    color: rgb(19,129,219);
}

/*专题专栏*/
.main_column{
    width: 540px;
    height: 240px;
    margin-top: 19px;
    margin-left: 10px;
    float: left;
}

.column_title{
    width: 540px;
    height: 52px;
    line-height: 52px;
    position: relative;
}

.column_title img {
    position: absolute;
    left: 187px;
    border: 0px;
    z-index: 10;
}

.div_hr{
    width: 538px;
    border-top: 1px solid rgb(11,129,219);
    position: absolute;
    top: 49%;
    z-index: 5;
}

.column_content{
    margin-top: 5px;
}

.column_content li{
    width: 258px;
    height: 68px;
    margin-top: 13px;
    position: relative;
    border: 1px solid rgb(242,247,255);
}

.column_content li:hover{
    box-shadow: 0px 2px 2px 0 rgb(233,233,233),0px 2px 3px 0px rgb(247,247,247);
    transition: 1s;
}



.content_right{
    margin-right: 16px;
}

.column_content img{
    width: 258px;
    height: 68px;
    border: 0px;
}

/*杂*/
.mixed{
    width: 430px;
    height: 240px;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
}

.mixed li:hover{
    box-shadow: 0px 2px 2px 0 rgb(233,233,233),0px 2px 3px 0px rgb(247,247,247);
    transition: 1s;
}

.mixed img{
    border: 0px;
}

.mix_top{
    width: 430px;
    height: 70px;
    margin-bottom: 5px;
}

.mix_top li{
    width: 208px;
    height: 68px;
    border: 1px solid rgb(242,247,255);
}

.mix_top li:hover{
    box-shadow: 0px 2px 2px 0 rgb(233,233,233),0px 2px 3px 0px rgb(247,247,247);
    transition: 1s;
}

.mix_top img{
    width: 208px;
    height: 68px;
}

.mixTop_right{
    margin-right: 10px;
}

.mix_top img{
    border: 0px;
}

/* 杂 左 */
.mix_left{
    width: 210px;
    height: 155px;
    float: left;
}

.mix_left img{
    float: left;
}


.mix_left a{
    color: rgb(51,51,51);
}

.mixLeft_smallLiR{
    width: 100px;
    height: 72px;
    float: left;
    border: 1px solid rgb(236,236,236);
}

.mixLeft_smallLi{
    width: 100px;
    height: 72px;
    float: left;
    margin-left: 6px;
    border: 1px solid rgb(236,236,236);
}

.mixLeft_smallLiR img{
    border: 0px;
    width: 100px;
    height: 72px;
}

.mixLeft_smallLi img{
    border: 0px;
    width: 100px;
    height: 72px;
}

.mixLeft_bigLi img{
    width: 208px;
    height: 73px;
    border: 0px;
}

.mixLeft_bigLi{
    width: 208px;
    height: 73px;
    margin-top: 7px;
    border: 1px solid rgb(236,236,236);
}

.mix_right{
    width: 208px;
    height: 153px;
    margin-left: 10px;
    border: 1px solid rgb(236,236,236);
    float: left;
}
.mix_right:hover{
    box-shadow: 0px 3px 3px 0 rgb(233,233,233),0px 5px 6px 0px rgb(247,247,247);
    transition: 1s;
}

/*分界线*/
.main_hr{
    width: 990px;
    height: 1px;
    margin: 15px 10px 20px 10px;
    background-color: rgb(210,220,234);
}

/* 左图片链接 */
.imgA_left{
    width: 480px;
    height: 135px;
    margin-left: 10px;
    float: left;
}


.imgA_left li{
    line-height: 30px;
}

.img_rMargin{
    margin-right: 10px;
}

.imgA_left img{
    width: 235px;
    height: 62px;
    border: 0px;
}

/* 右边链接效果 */
.textA{
    width: 459px;
    height: 118px;
    margin-left: 20px;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 14px;
    background: rgb(245,248,252);
    float: left;
}

.textA_main{
    width: 100%;
    height: 28px;
    border-bottom: 1px solid rgb(46,158,243);
}

.textA_main li{
    width: 122px;
    height: 27px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    color: rgb(51,51,51);

}

.textA_main span{
    color: rgb(46,158,243);
    font-size: 12px;
    font-weight: bold;
    float: left;
}

.textA_content{
    margin-top: 5px;
    width: 100%;
    height: 90px;
}

.textA_content ul{
    float: left;
}

.textA_content li{
    font-size: 14px;
    width: 110px;
    line-height: 25px;
    text-align: center;
}

.textA_content a{
    color: rgb(51,51,51);
}
