﻿@import url("../../Css/Base.css");

#main .left{ float:left; width:650px; }
#main .right{ float:right; width:300px; }

/*Index Page*/
#top_new{ float:right; width:338px;  overflow:hidden; background-color:#F7FBFE; }
#top_new h3{ background:url(../Images/title_news_topnew_bg.jpg); }
#top_new .content{ padding:3px 10px; }
#top_new .item{ clear:both; height:68px; padding:3px 0; cursor:pointer; }
#top_new .item .pic{ float:right; width:80px; }
#top_new .item .pic img{ width:80px; height:60px; }
#top_new .item .info{ float:left; width:220px; }
#top_new .item .info h4{ color:#FE6905; line-height:23px; font-size:14px; }
#top_new .item .info p{ line-height:20px;height:56px;overflow:hidden; }

#top_amss{ height:270px; background-color:#FCFCFC; }
#top_amss .item{ clear:both; height:138px; cursor:pointer; }

#top_qlhdhx{ height:270px; background-color:#FCFCFC; }
#top_qlhdhx .item{ clear:both; height:138px; cursor:pointer; }

#top_yldyj{ height:270px; background-color:#FCFCFC; }
#top_yldyj .item{ clear:both; height:138px; cursor:pointer; }

#top_lxsm{ height:300px; background:#FCFCFC; }
#top_lxsm .content{ padding:10px; }
#top_lxsm .photo{ width:100%; height:138px; }
#top_lxsm .photo_item{ float:left; margin:5px; }
#top_lxsm .photo_item p{ text-align:center; }
#top_lxsm .photo_item .pic{ padding:3px; width:105px; height:98px; border:1px solid #929292; }
#top_lxsm .photo_item .text{ line-height:22px; }

#top_hyzl{ height:325px; background-color:#efefef; }
#top_hyzl .item{ float:left; text-align:center; margin:5px; width:133px; height:133px; border:1px solid #CBCDB8; background-color:#fff; }
#top_hyzl .item .pic{ margin:3px; }
#top_hyzl .item .line{ width:90%; }

#top_hyzl,#top_zgyy{ height:325px; background-color:#efefef; }
#top_hyzl .item,#top_zgyy .item{ float:left; text-align:center; margin:5px; width:133px; height:133px; border:1px solid #CBCDB8; background-color:#fff; }
#top_hyzl .item img,#top_zgyy .item img{ width:120px; height:100px; }
#top_hyzl .item .pic,#top_zgyy .item .pic{ margin:3px; }
#top_hyzl .item .line,#top_zgyy .item .line{ width:90%; }

/*Info Page*/
#news_info{ height:auto !important; color:#3C3C3C; background-color:#FBFBF9; }
#news_info h3{ color:#fff; text-indent:0.5em; font-size:16px; height:28px; line-height:28px; background:url(../Images/title_info.jpg); }
#news_info .main{ margin:8px; }
#news_info .title{ line-height:38px; text-align:center; font-size:18px; font-weight:bold; color:#f60;}
#news_info .for{ line-height:20px; text-align:center; margin-bottom:10px; }
#news_info .line{ margin:5px 0; }
#news_info .content{ color:#3d3d3d; line-height:25px; height:1%; font-size:13px;}
#news_info .content img{ width:expression(this.width>600 && this.width>this.height?600:true); }
#news_info .cpages{ margin:15px 0; text-align:right; }
#news_info .cpages span{ margin:0 5px; border:1px solid #ccc; padding:3px 5px; }

#news_list{ height:auto !important; background-color:#FBFBF9; }
#news_list .content{ margin:10px; }
#news_list h3{ color:#fff; text-indent:0.5em; font-size:16px; height:28px; line-height:28px; background:url(../Images/title_info.jpg); }
#news_list .list{ clear:both; margin:5px; position:relative; }
#news_list .list h5{ height:20px; font-size:14px;position:relative; }
#news_list .list h5 a{ color:#9C3A0B; }
#news_list .list h5 span{ position:absolute; top:0; right:10px; font-size:12px; font-weight:normal; }
#news_list .list .resume{ color:#484848; line-height:20px; }
#news_list .page{ margin:5px; line-height:20px; text-align:right; }