/*�б�ҳ banner*/
/*listҳ��*/
/*�б�ҳ banner*/
.listban{margin-bottom: 0px}
.listban img{width: 100%;height: auto;}

.list_wrap{width: 100%}
.list_wrap_l{float:left; width:255px;margin-right: -255px;position: relative;}

@media screen and (max-width: 800px) {
    .list_wrap_l{display: none}
}
.list_wrap_r{margin-left: 300px;}
@media screen and (max-width: 999px) {
    .list_wrap_r {
        margin-left: 0px;
    }  
}


/*list�б�ҳ��ࣺ��Ŀ����*/
.list_side_wrap{ width: 100%;float: left; }
/*.list_side_header{ height: 73px;line-height: 73px;background-color: #2656a9;text-align: center; font-size: 20px;color: #fff;}*/
.list_side_header{ height: 73px;line-height: 73px;background-color:#a72126;text-align: center; font-size: 20px;color: #fff;}

.list_side_list{ padding-top: 0px;border: 1px solid #dddcd8; border-bottom: 0;}
.list_side_list ul li{line-height: 50px; text-align:center; border-bottom: 1px solid #dddcd8;}
/*.list_side_list ul li:last-child{border-bottom: none;}*/
/*.list_side_list ul li.seleted {background: url("../images/arrow2.png") 200px center no-repeat }!*border-left: 4px solid #0b79d3;*!*/
.list_side_list ul li.seleted a{background-color: #0d409a;color: #fff;}
.list_side_list ul li.seleted a:hover{background-color: #0d409a;color: #fff;}
.list_side_list ul li a{color: #175aa1;display: block;font-size: 16px;}
.list_side_list ul li a:hover{color: #175aa1;text-decoration: underline;}

/*list�б�ҳ�Ҳࣺ����*/
.list_map_wrap{margin-left: 8px;height: 60px;line-height:60px;background: url("../images/line1.jpg") left bottom repeat-x;}
/*.list_map_wrap{margin-left: 8px;height: 60px;line-height:60px;}*/
@media screen and (max-width: 800px) {
    .list_map_wrap{margin-left: 0px;
    }
}
.list_map_wrap .lj{float: left;color: #3c3f41; font-size: 20px; padding-left: 8px;}
.list_map_wrap .dh{float: right;background: url("img/home.png") left center no-repeat;padding-left: 20px;}

/*list�б�ҳ�Ҳࣺ�б�*/
.list_main_wrap{}
@media screen and (max-width: 800px) {
    .list_main_wrap{margin-left: 0px;
    }
}
.list_main_list{margin-top: 35px;min-height: 450px}
.articl_list{}
.articl_list ul{}

.articl_list>ul li{ padding-left: 16px; background:url("img/list_bk.png") left center no-repeat;height:70px;line-height: 70px;font-size: 16px;border-bottom: 1px solid #E0E0E0;}
.articl_list>ul li a{font-size: 20px;color: #3c3f41;white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;}
.articl_list>ul li span{float: right;font-size: 16px;color: #787878;}
.articl_list>ul li a:hover{color: #d71818;}

#wp_news_w442 ul{}
#wp_news_w442>ul li{ padding-left: 16px; background:url("../images/arrow.jpg") left center no-repeat;height:50px;line-height: 50px;font-size: 16px;border-bottom: 1px solid #E0E0E0;}
#wp_news_w442>ul li a{font-size: 16px;color: #3c3f41}
#wp_news_w442>ul li span{float: right;font-size: 16px;color: #787878;}
#wp_news_w442>ul li a:hover{color: #d71818;}

/*listͼƬ�б�*/
.list_listPic{width: 100%;min-height:500px;padding-top: 50px;}
.list_listPic ul{list-style: none;margin: 0;padding: 0;}
.list_listPic ul li{width: 250px;float: left; margin-left: 30px;margin-right: 20px;margin-bottom: 40px;}
.list_listPic ul li img{display: block;height: 200px;width: 100%}
.list_listPic ul li .imgtext{width:100%;display: block;line-height:40px;text-align: center;}
.list_listPic ul li:hover .imgtext{color: #d71818;}


/*��������*/
.list-main-detail .title {text-align: center;
    line-height: 50px;
    font-size: 25px;
    color: #535353;
    padding-top: 40px;
}
.line{height:1px;border: 1px solid #966a47;}
.list-main-detail .title_info{line-height: 100px;color: #8f8f8f; text-align: center;}
.list-main-detail .detail{}


.display_bak{
    background: url("img/listBk.png") center top no-repeat;
}


/*图片新闻列表*/
.list_news_container{}
.list_news_wrap{
    position: relative;
    background-color: #e8e5e5;
    background-image: url("img/401.png");
    background-size: 450px 157px;
    background-position: right bottom;
    background-repeat: no-repeat;
    margin-bottom: 40px;
    height: 268px;
    border: 10px solid #e0dfdf;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.list_news_pic{
    float:left; width:400px;margin-right: -415px;position: relative;
}
.list_news_pic img{
    width: 100%;
}
.list_news_text_wrap{
    margin-left: 420px;

}
.list_news_date{
    padding: 70px 90px 0px 0px;
    float: left;
    width: 180px;
    text-align: center;
    margin-right: -190px;
    position: relative;
}
.news_day{
    font-size: 40px;
    font-weight: bold;
    color: #a72126;
}
.news_year{
    font-size: 14px;
    line-height: 45px;
    color: #a72126;
}
.list_news_text{
    margin-left: 190px;
    padding: 40px 90px 0px 0px;
}
.list_news_text a{
    display: block;
}
.list_news_text_title{

    font-size: 20px;
    font-weight: bold;

    margin-bottom: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list_news_text_title a:hover{
    color: #FFF;
}
.list_news_text_info{
    height:100px;
    overflow: hidden;
    line-height: 35px;
    font-size: 14px;
    text-align: left;
    text-indent: 2em;
}
.list_news_text_info:hover a{
    color: #fff;
}
.text_info:hover{
    color: #FFF;
}

.list_news_more{
    margin-left: 40px;
    background-color: #b81f1f;
    width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.list_news_more a{
    display: block;

}
.list_news_wrap:before{

}

.list_news_wrap:hover{
    background-color: #ab3134;
    background-image: url("img/403.png");
    background-size: 450px 157px;
    background-position: right bottom;
    background-repeat: no-repeat;

}
.list_news_wrap:hover .list_news_text_wrap{
    color: #FFF;
}
.list_news_wrap:hover .list_news_more{
    background-color: #ec8e13;
}
.list_news_wrap:hover .news_year{
    color: #FFF;
}
.list_news_wrap:hover .news_day{
    color: #FFF;
}
.list_news_more a:hover{

    color: #FFF;
}

/*通知公告*/
.notice_bak{
    background-color: #fcf6f1;
    padding-bottom: 50px;
}
.notice_wrap{
     height: 200px ;
     border-radius: 10px;
    background-color: #FFF;
    position: relative;
    cursor: pointer;
    margin-bottom: 50px;
}
.notice_wrap:hover{
    background-color: #f0efed;
}
.notice_date_wrap{
    width: 80px;
    height: 45px;
    background-color: #b81f1f;
    margin-top: -10px;
    margin-left: 75px;
    position: absolute;
    /*border-top-left-radius:10px;*/
    /*border-top-right-radius: 10px;*/
    /*border-radius: 10px;*/

}
.notice_wrap:hover .notice_date_wrap{
    /*background-color: #f29906;*/
    background-color: #b81f1f;
}

.notice_date_wrap .year{
    font-size: 12px;
    text-align: right;
    line-height: 25px;
    color: #FFF;
    padding-right: 19px;
}
.notice_date_wrap .day{
    font-size: 20px;
    text-align: center;
    line-height: 16px;
    color: #FFF;
}
.notice_wrap .notice_title{
    width: 80%;
    padding-top: 40px;
    padding-left: 70px;
    font-size: 16px;
    font-weight: bold;
    line-height: 60px;
}
.notice_wrap:hover .notice_title{
    color: #b81f1f;
}
.notice_wrap .notice_info{
    width: 80%;
    font-size: 14px;
    line-height: 20px;
    padding-left: 70px;
    color: #555350;
}
.notice_wrap:hover .notice_info{
    color: #555350;
}
.notice_info:hover a{
    color: #555350;
}
.notice_wrap .more{

    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;

    /*background-image: url("img/more.png");*/
    /*background-position: right center;*/
    /*background-repeat: no-repeat;*/
}
.notice_wrap:hover .more{
    color: #b81f1f;
}
/*.notice_wrap:hover .more{*/
/*    background-image: url("img/more1.png");*/
/*}*/
