@charset "utf-8";
/* CSS Document */
.pgBannerDiv{width:100%;height:297px;background:url("../images/img01.jpg") no-repeat center 0px;}

.pgNyLeftBox{width:215px;}
.pgNyLArea1{width:215px;background:#FF4200;padding-bottom:7px;}
.pgNyLArea1_title{color:#FFF;font-weight:bold;font-size:20px;text-indent:30px;padding:23px 0px;}
.pgNyLArea1_li{width:200px;background:#FFF;border-bottom:1px dotted #B4B1B1;text-indent:15px;margin-left:7px;color:#333333;padding:10px 0px;}
.pgNyLAreaSplit{height:10px;width:200px;}
.pgNyLArea2{width:215px;background:#FF4200;padding-bottom:1px;}
.pgNyLArea2_title{width:215px;color:#FFF;font-size:16px;padding:8px 0px;TEXT-ALIGN: center;}
.pgNyLArea2_cont{width:213px;background:#FFF;margin-left:1px;padding-bottom:10px;}
.pgNyLArea2_cont_img{width:185px;margin:25px 0px 0px 13px;}
.pgNyLArea2_cont_img img{width:185px;}
.pgNyLArea2_cont_title{width:185px;margin:10px 0px 0px 13px;color:#FF4200;font-weight:bold;}
.pgNyLArea2_cont_li{width:185px;margin:10px 0px 0px 13px;color:#333;font-size:13px;}
.pgNyLArea2_cont_li span{font-weight:bold;}


.pgNyRightBox{float:right;width:760px;background:#FFF;}
.pgNyRightBox_title{width:760px;color:#666;border-bottom:1px solid #ddd;padding:8px 0px;text-indent:25px;background:url("../images/lf_n_ic2.gif") no-repeat 10px 14px;}
.pgNyRightBox_title a{color:#666;text-decoration:none;}
.pgNyRightBox_cont_inner{width:720px;margin:10px 0px 0px 20px;}


/*******************分页********************/
.pgNyRightBox_cont_inner .page{float:left;overflow:hidden;width:850px;color:#333333;text-align:center;margin-top:10px;background:#FFF; border-bottom:none}
.pgNyRightBox_cont_inner .page a:link,.pgNyCRightCont .page a:visited{ text-align:center; font-size:12px; border:1px solid #d6d6d6; margin-left:5px; padding:3px 5px; text-decoration:none; color:#666;}
.pgNyRightBox_cont_inner .page a:hover,.pgNyCRightCont .page a.here{background:#FF4500; border-color:#FF4500; color:#FFF;}
.pgNyRightBox_cont_inner .page li{float:left;text-align:center; overflow:hidden; padding:15px 0px 15px 0px;border-bottom:1px solid #FFF}
.pgNyRightBox_cont_inner .page li:hover{background-color:#FFF; border-bottom:1px solid #FFF}

/*分页结束*/







/* .pgnyContentDiv{width:100%;margin:30px 0px 30px 0px;word-break:break-all;word-wrap:break-word;}

.pgNyCLeft{width:255px;}
.pgNyCLeftTitLft{width:90px;color:#1160AB;font-size:18px;padding-bottom:5px;border-bottom:solid 1px #1160AB;}
.pgNyCLeftTitRgt{width:163px;color:#7D7D7D;font-size:12px;padding:7px 0px 5px 0px;border-bottom:solid 1px #D6D6D6;}

.pgNyCLeftLi,.pgNyCLeftLix{width:255px;padding:10px 0px 10px 0px;text-indent:15px;border-bottom:#CCCCCC 1px dotted;}
.pgNyCLeftLix{border:none}
.pgNyCLeftLi a,.pgNyCLeftLix a{color:#555555;text-decoration:none;}

.pgNyCLeftCellK{width:250px;margin-top:10px;color:#666;}
.pgNyCLeftCellKL{width:65px;text-align:right;font-size:13px;}
.pgNyCLeftCellKR{width:180px;font-size:12px;}

.pgNyCRight{float:right;width:860px;}
.pgNyCRightNavTit{width:860px;background:url("../images/text2_icon_4.png") no-repeat 3px 8px;background-size:15px 15px;color:#666;text-indent:30px;border-bottom:1px solid #DBE0E3;padding:5px 0px 5px 0px;}
.pgNyCRightNavTit a{color:#666;text-decoration: none;}
.pgNyCRightCont{width:850px;margin:5px 0px 0px 10px;color:#666;line-height:28px;word-break:break-all;word-wrap:break-word;}
 */



.column_list ul {float: left;width:720px; margin-top:10px;}
.column_list ul li {
    float: left;
    width:720px;
    padding: 20px 0px 20px 0px;
    border-bottom: 1px solid #CCC;
}
.column_list ul li:hover {background-color: #F7F7F7;}
.column_list ul li:hover .title a{color: #FB6000;}
.column_list ul li:hover .title a:link{color: #FB6000;}
.column_list ul li:hover .title a:visited{color: #FB6000;}
.column_list ul li:hover .title a:hover{color: #FB6000;}
.column_list ul li img{float: left;width: 170px;height: 120px; margin-top:5px;}
.column_list ul li .title{float: left;width: 520px;height: 23px;margin-left: 20px;}
.column_list ul li .title h3 { font-size: 16px; margin: 0px; padding: 0px; }
.column_list ul li .title a{color: #626262;}
.column_list ul li .descri{
    float: left;
    width: 520px;
    font-size: 13px;
    line-height: 24px;
    height: auto;
    margin-left: 20px;
    margin-top: 5px;
    color: #626262;
}
.column_list ul li .postil{
    float: left;
    width: 520px;
    height: 20px;
    margin-top: 10px;
    margin-left: 20px;
}
.column_list ul li .postil .tags{float: left;margin-right:30px;height:25px;}
.column_list ul li .postil .tags a {padding: 2px 10px;margin-right: 20px;color: #626262;border:solid 1px #dadada;}
.column_list ul li .postil .tags a:visited{color: #626262;}
.column_list ul li .postil .times{float: right;margin-right: 10px;color:#626262;}

/* 信息无图处理 */
.column_list ul li .titleLg{float: left;width:720px;height: 23px;margin-left:10px;}
.column_list ul li .titleLg h3 { font-size: 16px; margin: 0px; padding: 0px;}
.column_list ul li .titleLg a{color: #626262;}
.column_list ul li .descriLg{
    float: left;
    width: 700px;
    font-size: 13px;
    line-height: 24px;
    height: auto;
    margin-left:10px;
    margin-top: 5px;
    color: #626262;
}
.column_list ul li .postilLg{
    float: left;
    width: 695px;
    height: 25px;
    margin-top: 10px;
    margin-left:10px;
}
.column_list ul li .postilLg .tags{float:left;margin-right:30px;height:25px;}
.column_list ul li .postilLg .tags a {padding: 2px 10px;margin-right: 20px;color: #626262;border:solid 1px #dadada;}
.column_list ul li .postilLg .tags a:visited{color: #626262;}
.column_list ul li .postilLg .times{float: right;margin-right: 10px;color:#626262;}





.art_content {
    float: left;
    height: auto;
    width: 710px;
    word-break: normal;
    line-height: 28px;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 10px 0px 10px 0px;
}
.art_content .title {
    height: auto;
    width: 708px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    line-height: 24px;
    font-weight: normal;
}
.art_content .title h1 {font-size: 22px;}
.art_content .postil {
    width:708px;
    margin-left: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #666;
    border-bottom: 1px dashed #dadada;
}

.art_content .postil span{ float: right; }
.art_content .xxsharex{width:708px;  margin-left: 10px;}

.art_content .text {
    width:690px;
    margin-left: 10px;
    height: auto;
    padding: 20px 0;
    float: left;
    font-size: 15px;
    word-wrap:break-word;word-break: break-all;
}
.art_content .text img { overflow:hidden; max-width:690px;height:auto; border:none;}










