.nation-title{font-size: 28px; color: #333; height: 60px; line-height: 60px; font-weight: 400;margin-top: 10px;display: block;}


.classification{width: 1200px;
    height: 80px;
    border: 1px solid #dbdbdb;
    border-top: 2px solid #93b7f1;
    margin-top: 20px;}

.classification li {
    width: 149px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    float: left;
    font-size: 14px;
    color: #f45c00;
}
.classification li a {
    width: 149px;
    height: 40px;
    display: block;
    color: #444;
}
.classification li a:hover{
    background:#f3f3f3; 
    color:#444;
}
.tk li:nth-child(4n){
    margin-right: 0;
}
.mr20{margin-right:20px;}
.listbox{float:left; margin-bottom:20px; margin-top:10px;width:285px; height:330px; position:relative;}
.listimg{float:left; width:285px; height:290px; position:relative; overflow:hidden;}
.listimg img{background:#333; width:285px; height:290px; top:0; left:0; position:absolute;}
.listinfo{_margin-bottom:3px;width:250px; line-height:22px; font-size:12px;}
.listinfo a{font-size:12px;}
.listtitle{float:left; margin-top:8px; _margin-top:-2px; width:260px; font-size:14px;}
.listtitle a{color: #000000;font-size: 12px;font-weight: bold;}

/* 大图小图文 */
.large_pic_news {

}
.large_pic_news .lpn_left {
	width: 370px;
	height: 256px;
	overflow: hidden;
	margin-top: 14px;
	float: left;
}
.large_pic_news .lpn_left img {
	display: block;
}
.large_pic_news .lpn_left .lpn_cover {
    height: 74px;
    margin-top: -74px;
    background-color: #000000;
    opacity: 0.6;
    filter:alpha(opacity=60);  /* IE 透明度 */
}
.large_pic_news .lpn_left p {
    height: 74px;
    line-height: 74px;
    margin-top: -74px;
    color: #FFFFFF;
    font-size: 15px;
    position: relative;
    z-index: 1;
    text-align: center;
}
.large_pic_news .lpn_left p a{
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
}

.large_pic_news .lpn_right {
    width: 1200px;
}
.large_pic_news .lpn_right li {
    width: 390px;
    height: 120px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    background:#FFF; 
    box-shadow: 0 0 10px #f3f3f3;
}
.large_pic_news .lpn_right li:nth-child(3n){
    margin-right: 0;
}

.large_pic_news .lpn_right li:hover .lpn_right_text h3 a ,.large_pic_news .lpn_right li:hover .lpn_right_text p{color:#00afdf;}

.large_pic_news .lpn_right li img {
	display: block;
	float:left;
        width: 140px;
        height: 100px;
        margin: 10px;
       background: #e6e6e6;
}
.large_pic_news .lpn_right .lpn_right_text {
       margin-right: 10px;
       margin-left: 10px;
}

.large_pic_news .lpn_right .lpn_right_text h3 a{
    font-family:Microsoft YaHei;
    font-size:14px;
    line-height:30px;
    text-decoration:none;
    color:#333;
    cursor:pointer;      
}
.large_pic_news .lpn_right .lpn_right_text p {
    color:#999999;
    font-family:Microsoft YaHei;
    text-indent:2em;
    font-size:13px;
    line-height:25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

/* 图块 */
ul.block_pics {
    margin-left: -19px;
}
ul.block_pics li {
    width: 184px;
    height: 184px;
    float: left;
    overflow: hidden;
    margin-left: 19px;
    margin-top: 15px;
}
ul.block_pics li img {
    display: block;
    width: 184px;
    height: 184px;
}
ul.block_pics li .bp_cover {
    height: 34px;
    margin-top: -34px;
    background-color: #000000;
    opacity: 0.6;
    filter:alpha(opacity=60);  /* IE 透明度 */
}
ul.block_pics li p{
    height: 34px;
    line-height: 34px;
    margin-top: -34px;
    font-size: 14px;
    position: relative;
    z-index: 1;
    text-align: center;
    overflow: hidden;
    color: #FFFFFF;	
}
ul.block_pics li p a{
    text-align: center;
    overflow: hidden;
    color: #FFFFFF;	
}
.col-3-1 {
    width: 31.3333%;
    margin-right: 2.75%;
    float: left;
}
.last {
    margin-right: 0;
}

.native_content {
    color:#333333;
    font-size: 14px;
    font-family: 微软雅黑;
    line-height:30px;
    padding: 15px;
    text-indent:2em;
   display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
}
.native_gaisu{
    height: 35px;
    line-height: 35px;  
    margin: 10px 15px;
    font-size: 21px;
}

.native_gaisu a{
    color: #333;
    font-size: 20px;
}
.zytj_title{
    margin-left: 20px;
    margin-right: 20px;
}