﻿
#subject_list
{
margin-bottom:20px;	
}

.board{border:1px solid #3470ac; text-align:left;margin-top:15px;font-size:14px;min-height: 191px; overflow:hidden;}
.board h2 {color:#193b5f; padding-left:15px; font-size:16px; border-bottom:1px solid #3470ac; font-family:"Microsoft Yahei"; height:38px; line-height:38px; margin:0px; font-weight:bolder;}
.board ul{color:#788062;line-height:130%;font-size:14px;list-style-type:none; margin-top:6px; padding-bottom:8px; margin-left:15px; padding-right:4px; width:250px; padding-left:0;}
.board ul li{padding-left:15px;background-image:url("/images/home/dot4.gif");background-attachment:scroll;background-repeat:no-repeat;background-position:left center; overflow:hidden;width:240px;text-overflow:ellipsis; white-space:nowrap; height:25px; line-height:25px;}


/*专题内容*/
#subject_list .brief_content1
{width: 672px; overflow:hidden;}

#subject_list .brief_content2
{width: 670px; font-size: 14px; line-height: 150%;color: #3d3d3d; overflow:hidden; border-bottom:1px solid #B1B1E3; padding-top:0; padding-bottom:0;}

#subject_list .brief_content2 strong{ color:#193b5f;}

/*标题*/
#subject_list h1
{
	font-weight:bold;
	font-size:16px;
	margin-top:22px;			
	margin-bottom:10px;
	color:#193B5F;
	
}
#subject_list .line {border-top:solid 1px #666ccc;width:672px;margin-left:auto;margin-right:auto; height:2px;}

/*标题*/
#subject_list ul {list-style-type:none;padding-top:16px; padding-left:0; margin-bottom:15px;width:900px;overflow:hidden}
/*修改*/
#subject_list ul li{cursor: pointer;width:900px;font-size:14px;overflow:hidden;position:relative;line-height:28px;margin-bottom:25px;
                    border-bottom:1px dashed #d8d8d8;padding-bottom:25px;height:auto}
#subject_list ul li:last-child{border:0}
#subject_list ul li a{float:left}
#subject_list ul li span{float:right;color:#666666;font-size:12px;bottom:16px;width:67px;position:absolute;right:0px;padding-right:15px}
/*修改*/

#subject_list a:link{color:#363636;text-decoration:none}
#subject_list a:visited{color:#363636;text-decoration:none}
#subject_list a:hover{color:#016A9F;text-decoration:underline}
#subject_list a{color:#363636}
#subject_list p{font-size:14px;line-height:180%}


/*修改*/
#subject_list .wen_img{width:180px;height:120px;float:left}
#subject_list .wen_img img{width:100%}
#subject_list ul li .tlt{overflow:hidden;line-height:20px;font-size:18px;    margin-left: 205px;width: 68%;height:22px}
#subject_list ul li .tlt a{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}
#subject_list ul li .content{overflow:hidden;width:68%; margin-left: 205px;line-height:20px;margin-top:7px;height:90px}
#subject_list ul li .content a{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.board .case_yanjng .case_box{float:left;     border: 1px solid #dcdcdc;height:125px;
    width: 47.6%;
    margin: 2px;
}
   .board .case_yanjng .case_box img {margin: 10px 0;
    width:100%;}
.board .case_yanjng {overflow:hidden;margin:10px 10px;cursor: pointer;
}
.board .try {margin-top:0;cursor: pointer;}
.board .try .btn {height:35px;line-height:35px;color:#fff;background-color:#0d82c5; margin: 0 10px 20px;text-align: center;}
.board .try .txt_box {height:30px;border:1px solid #c3c3c3;color:#999;margin:15px 10px;text-indent:5px;line-height:30px}
    .board .try .txt_box .yz {
        float: right;
        background: #d7effc;
        padding: 0px 5px;
        height: 20px;
        margin-top: 5px;
        line-height: 20px;
        margin-right: 5px;
    }