﻿/*************************************************************
 * Command:Start
 * Control:ChannelMenu.DropDown
 * Style:ChannelMenu_DropDown
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

/*****************************************************************
 * 下拉横向菜单控件风格
 * 名称：横向菜单
 ******************************************************************/
.ChannelMenu_DropDown #nav
{
    z-index: 100;
    position: relative;
    background:url(../images/untitled.bmp) repeat scroll 0 0 transparent;
    height: 73px;
}

.ChannelMenu_DropDown #nav ul
{
    margin: 0px;
    padding: 0px;
    text-decoration: none; 
}
.ChannelMenu_DropDown #nav #product
{
    margin: 0px;
    padding: 0px;
    text-decoration: none; color:#FFF; font-weight:bold; display:block;
}
.ChannelMenu_DropDown #nav .active{background:url(../images/untitled.bmp) no-repeat; width:97px; height:53px; color:#fff; display:block;}
.ChannelMenu_DropDown .nav_on a:hover
{
    margin: 0px;
    padding: 0px;
    text-decoration: none; 
    color:#000; font-weight:bold;
    background:url(../images/navnbg1.gif) no-repeat; width:97px; height:53px; 
}
.ChannelMenu_DropDown .nav a:hover
{
    margin: 0px;
    padding: 0px;
    text-decoration: none; 
    color:#000; font-weight:bold;
    background:url(../images/navnbg1.gif) no-repeat; width:97px; height:53px; 
}
.ChannelMenu_DropDown #nav li
{
    float: left;
    margin: 0px; 
    cursor: pointer;
    list-style: none; padding-left:5px;  width:97px;  text-align:center;
}
.ChannelMenu_DropDown #nav ul li span
{
   line-height:35px;
}
.ChannelMenu_DropDown #nav ul li img
{
   line-height:35px; margin-top:10px;
}
.ChannelMenu_DropDown #nav .sonall
{
    z-index: 200;
    position: absolute;
    top: 38px;
    padding-right: 12px;
}
.ChannelMenu_DropDown .son0
{
    margin-left: -168px;
    width: 520px;
}
.ChannelMenu_DropDown .son1
{
    margin-left: -168px;
    width: 520px;
}
.ChannelMenu_DropDown .son2
{
    margin-left: -168px;
    width: 520px;
}
.ChannelMenu_DropDown .son3
{
    margin-left: -252px;
    width: 440px;
}
.ChannelMenu_DropDown .son4
{
    margin-left: -420px;
    width: 580px;
}
.ChannelMenu_DropDown .son5
{
    margin-left: -420px;
    width: 580px;
}
.ChannelMenu_DropDown .son6
{
    margin-left: -420px;
    width: 580px;
}
.ChannelMenu_DropDown .son7
{
    margin-left: -420px;
    width: 580px;
}
.ChannelMenu_DropDown .son8
{
    margin-left: -420px;
    width: 580px;
}
.ChannelMenu_DropDown .son9
{
    margin-left: -420px;
    width: 580px;
}
.ChannelMenu_DropDown .son10
{
    margin-left: -420px;
    width: 580px;
}






/*************************************************************
 * Command:End
 * Control:ChannelMenu.DropDown
 * Style:ChannelMenu_DropDown
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ChannelMenu.TopMenu
 * Style:ChannelMenu_TopMenu
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

/************网站菜单*************/
.ChannelMenu_TopMenu{
    height:64px;background:url(../images/untitled.bmp);width:100px;
}
.ChannelMenu_TopMenu .menu {
    height:64px; width:960px; margin:0 auto;
}
.ChannelMenu_TopMenu #menubox {
    height:32px;
    font-size:14px; padding-top:4px;
}
.ChannelMenu_TopMenu #menubox li {
    float:left;
    font-weight:bold;
    color:#000;
    background:url(../images/menu_line.gif) no-repeat right top;
    padding:0px 10px;
    text-align:center;
    margin-right:7px;
    padding-left:0px;
    cursor: pointer;
    height:32px;
    line-height:32px;
    _background:url(../images/menu_line.gif) no-repeat right -1px;
}

.ChannelMenu_TopMenu #menubox li a {
    color:#000;
    cursor: pointer;

    display:inline-block;
}
.ChannelMenu_TopMenu #menubox li a:hover {
    color:#cc0000;
}
.ChannelMenu_TopMenu #menubox li a span {

    padding-left:10px;

}
.ChannelMenu_TopMenu #menubox li a em {
    padding-right:10px;
}
.ChannelMenu_TopMenu #menubox ul {
    padding-left:15px;
    height:32px;
}
.ChannelMenu_TopMenu #menubox li.current {
    color:#333;
}
.ChannelMenu_TopMenu #menubox li.current a {
    color:#fff;
    background:url(../images/menu_line.jpg) no-repeat center top;
    display:inline-block;
    text-align:center;
}
.ChannelMenu_TopMenu #menubox li.current span, #menubox li.current span em {
    display:inline-block;
    background:url(../images/menu_li_left.gif) no-repeat left 4px;
    height:32px;
    line-height:32px;


}
.ChannelMenu_TopMenu #menubox li.current a:hover {
    color:#fff;
}
.ChannelMenu_TopMenu #menubox li.current span em {
    background:url(../images/menu_li_right.gif) no-repeat right 4px;
}
.ChannelMenu_TopMenu .sub_menu {
    clear:both;
    height:31px;
    
}
.ChannelMenu_TopMenu .sub_center {
    padding-left:20px;
    color:#fff;
}
.ChannelMenu_TopMenu .sub_center span {
    float:right;
    padding-right:10px;
}
.ChannelMenu_TopMenu .sub_center ul {padding-top:3px;}
.ChannelMenu_TopMenu .sub_center li {
    float:left;
    height:28px;
    line-height:28px;
}
.ChannelMenu_TopMenu .sub_center li a {
    color:#000;
    margin:0px 7px;
    padding-left:8px;
    background:url(../images/icon.gif) no-repeat left center;
}
.ChannelMenu_TopMenu .sub_center li a.current {color:#fff;padding:5px;background:#1b71a4;}
.ChannelMenu_TopMenu .sub_center li a.current:hover {color:#ffff00;text-decoration:underline;}
.ChannelMenu_TopMenu .sub_center li a:hover {
    color:#cc0000;
}






/*************************************************************
 * Command:End
 * Control:ChannelMenu.TopMenu
 * Style:ChannelMenu_TopMenu
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ChannelMenuV.DropDown
 * Style:ChannelMenuV_DropDown
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

/*****************************************************************
 * 下拉横向菜单控件风格
 * 名称：横向菜单
 ******************************************************************/
.ChannelMenuV_DropDown
{
    margin:0 auto;
    padding: 0;
    border: 0;
    line-height: 24px;
    list-style-type: none;
    background: #666;
    font-family: arial, 宋体, serif;
    font-size: 12px; width:100%; 
}
.ChannelMenuV_DropDown a
{
    display: block;
    width: 80px;
    text-align: center;
    height:40px;
    line-height:40px;
}

.ChannelMenuV_DropDown a:link
{
    color: #fff;
    text-decoration: none;
}
.ChannelMenuV_DropDown a:visited
{
    color: #fff;
    text-decoration: none;
}
.ChannelMenuV_DropDown a:hover
{
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
}

.ChannelMenuV_DropDown li
{
    float: left;
    width: 110px; /* 导航菜单各项宽度*/
      background:#3964ac;
     background: -moz-linear-gradient(center bottom , #2A4187 0pt, #3B69B1 100%) repeat scroll 0 0 transparent;!important
      border-left: 1px solid #2F508C;
    border-right: 1px solid #5373B0;
}
.ChannelMenuV_DropDown li a:hover
{
    background: #263d7d;
}
.ChannelMenuV_DropDown li ul
{
    line-height: 27px;
    list-style-type: none;
    text-align: left;
    width: 180px;
    position: absolute;
    z-index:99;
}
.ChannelMenuV_DropDown li ul li
{
    float: left;
    width: 180px;
    background: #394e88;
}


.ChannelMenuV_DropDown li ul a
{
    display: block;
    width: 180px;
    width: 156px;
    text-align: left;
    padding-left: 24px;
}

.ChannelMenuV_DropDown li ul a:link
{
    color: #fff;
    text-decoration: none;
}
.ChannelMenuV_DropDown li ul a:visited
{
    color: #fff;
    text-decoration: none;
}
.ChannelMenuV_DropDown li ul a:hover
{
    color: #fff;
    text-decoration: none;
    font-weight: normal;
      background: #283e7c;
     border-bottom: 1px solid #496288;
    border-top: 1px solid #162F55;
}

.ChannelMenuV_DropDown li.sfhover ul
{
    left: auto;
}























/*************************************************************
 * Command:End
 * Control:ChannelMenuV.DropDown
 * Style:ChannelMenuV_DropDown
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ChannelMenu.ClickDropdown
 * Style:ChannelMenu_ClickDropdown
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

/************网站菜单*************/

.ChannelMenu_ClickDropdown .alixixi {
    width: 1003px;
    margin: 0 auto;
    position: relative;
}
.ChannelMenu_ClickDropdown #header {
    background:url(../images/header_bg.gif) no-repeat center top;
    padding-top: 120px;
}
.ChannelMenu_ClickDropdown #header .disclaimer {
    color: #999;
    padding: 100px 0 7px 0;
    text-align: right;
    display: block;
    position: absolute;
    top: 0; right: 0;
}
.ChannelMenu_ClickDropdown #header .disclaimer a {    color: #ccc;}
.ChannelMenu_ClickDropdown ul.topnav {
    list-style: none;
    padding: 0 20px;    
    margin: 0;
    float: left;
    width: 960px;
    background: #222;
    font-size: 1.2em;
    background:url(../images/topnav_bg.gif) repeat-x;
}
.ChannelMenu_ClickDropdown ul.topnav li {
    border:1px;
    float: left;
    margin: 0;    
    padding: 0 15px 0 0;
    position: relative; /*--Declare X and Y axis base--*/
}
.ChannelMenu_ClickDropdown ul.topnav li a{
    padding: 10px 5px;
    color: #fff;
    display: block;
    text-decoration: none;
    float: left;
}
.ChannelMenu_ClickDropdown ul.topnav li a:hover{
    background:url(../images/topnav_hover.gif) no-repeat center top;
}
.ChannelMenu_ClickDropdown ul.topnav li span { /*--Drop down trigger styles--*/
    width: 17px;
    height: 35px;
    float: left;
    background:url(../images/alixixi_com_btn.gif) no-repeat center top;
}
.ChannelMenu_ClickDropdown ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
.ChannelMenu_ClickDropdown ul.topnav li ul.alixixi_com {
    list-style: none;
    position: absolute; /*--Important - Keeps alixixi_com from affecting main navigation flow--*/
    left: 0; top: 35px;
    background: #333;
    margin: 0; padding: 0;
    display: none;
    float: left;
    width: 170px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border: 1px solid #111;
    z-index:999;
}
.ChannelMenu_ClickDropdown ul.topnav li ul.alixixi_com li{
    margin: 0; padding: 0;
    border-top: 1px solid #252525; /*--Create bevel effect--*/
    border-bottom: 1px solid #444; /*--Create bevel effect--*/
    clear: both;
    width: 170px;
}
.ChannelMenu_ClickDropdown html ul.topnav li ul.alixixi_com li a {
    float: left;
    width: 145px;
    background: #333 url(../images/dropdown_linkbg.gif) no-repeat 10px center;
    padding-left: 20px;
}
.ChannelMenu_ClickDropdown html ul.topnav li ul.alixixi_com li a:hover { /*--Hover effect for alixixi_com links--*/
    background: #222 url(../images/dropdown_linkbg.gif) no-repeat 10px center; 
}
.ChannelMenu_ClickDropdown #header img {
    margin: 20px 0 10px;
}
















/*************************************************************
 * Command:End
 * Control:ChannelMenu.ClickDropdown
 * Style:ChannelMenu_ClickDropdown
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Footer.Default
 * Style:Footer_Default
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

/*******网站底部定义开始*******/
.Footer_Default #footer {
	height:115px;
	border-top:2px solid #1d87be;
	background:#f7f7f7;
	margin-top:10px;
}
.Footer_Default .service {
	height:32px;
	line-height:32px;
	text-align:center;
	color:#444;
}
.Footer_Default .service a {
	color:#444;
}
.Footer_Default .service a:hover {
	color:#cc0000;
}
.Footer_Default .copyright {
	text-align:center;
	line-height:180%;
	padding-top:10px;
	font-family: Arial;
	color:#444;
}
/*********版权信息页与关于我们页面样式定义**********/
.Footer_Default .copyright_list h1 {
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
}
.Footer_Default .copyright_list p {
	line-height:170%;
	font-size:14px;
	color:#333;
}

/*************************************************************
 * Command:End
 * Control:Footer.Default
 * Style:Footer_Default
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ChannelMenu.CurrentLocation
 * Style:ChannelMenu_CurrentLocation
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

.ChannelMenu_CurrentLocation .sitepath{
    height:32px;
    line-height:32px;
    background:url(images730.gif) no-repeat;
    padding-left:32px;
}
.ChannelMenu_CurrentLocation .sitepath em, .sitepath_allweb em {
    padding:0px 5px;
}
.ChannelMenu_CurrentLocation .sitepath a, .sitepath_allweb a {
    color:#000;
}
.ChannelMenu_CurrentLocation .sitepath a:hover, .sitepath_allweb a:hover {
    color:#cc0000;
}
.ChannelMenu_CurrentLocation .r_navigation {
    height:23px;
    line-height:23px;
}
.ChannelMenu_CurrentLocation .sitepath_allweb {
    background:url(imagesback.gif) no-repeat left -490px;
}
 





/*************************************************************
 * Command:End
 * Control:ChannelMenu.CurrentLocation
 * Style:ChannelMenu_CurrentLocation
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:sfl_banner
 * Style:sfl_banner
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

.silbo{
float:left;
width:1000px;
border:0px;
border-top-width:0;
margin-bottom:20px;
}
.silbo-slide{
    height:240px;
    width:1000px;
    border-bottom:0px;
    ;
}
.silbo-slide #SlidePlayer{
position:relative;
margin:0 auto;
}
.silbo-slide .Slides{
padding:0;
margin:0;
list-style:none;
height:240px;
overflow:hidden;
}
.silbo-slide .Slides li{
float:left;
height:240px;
width:1000px;
}
.silbo-slide .Slides img{
border:0;
display:block;
width:1000px;
height:240px;
}
.silbo-slide .SlideTriggers{
margin:0;
padding:0;
list-style:none;
position:absolute;
top:220px;
right:8px;
z-index:10;
height:25px;
}
.silbo-slide .SlideTriggers li{
float:left;
display:inline;
color:#74a8ed;
text-align:center;
line-height:16px;
width:16px;
height:16px;
font-family:Arial;
font-size:.9em;
cursor:pointer;
overflow:hidden;
margin:3px 2px;
background:url(../images/slide_trigger.png) no-repeat center center;
}
.silbo-slide .SlideTriggers li.Current{
color:#fff;
background:url(../images/slide_trigger_c.png) no-repeat center center;
border:0;
font-weight:bold;
font-size:1.1em;
line-height:21px;
height:21px;
width:21px;
margin:0 6px;}

/*************************************************************
 * Command:End
 * Control:sfl_banner
 * Style:sfl_banner
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:sfl_top
 * Style:sfl_top
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

#top{ width:1003px;height:110px; background:url(imagestop_bg.jpg) no-repeat;}
.logo{ padding:28px 0 0 20px;}
  /*搜索*/
.top_mes{
    float:right;
    font-size:12px;
    text-align:right;
    color:#8cd5e5;
    width:300px;
    margin-right:0px;
    text-align:right;
    margin-top: 10px;
}
.top_mes span{margin-top:4px; margin-right:5px;}
.top_mes span a{ color:#FFF}

}












/*************************************************************
 * Command:End
 * Control:sfl_top
 * Style:sfl_top
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:YZJY
 * Style:YZJY
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

.home_pic_tl{ float:left;text-align:left; width:231px; height:362px; 
}
.home_pic_tl img{ width:231px; height:162px;border:1px solid #999;padding:3px;
}
.home_pic_tl span{
    font-size:12px;
    line-height:2;
    width:231px;
    float:left;
    border:0px;
    padding:3px;
    white-space: pre-wrap;
    /*overflow:hidden;*/
    /*text-overflow:ellipsis; /*溢出显示省略号*/
    color:#666;
    display: block;
}






/*************************************************************
 * Command:End
 * Control:YZJY
 * Style:YZJY
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleList.Default
 * Style:ArticleList_Default
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

.ArticleList_Default .area {
	width:360px;
	margin-top:10px;
}
.ArticleList_Default .area h3 {
	height:30px;
	line-height:30px;
	background:url(../images/back1.gif) no-repeat;
	font-size:12px;
	color:#fff;
	position:relative; text-indent:20px;
}
/*******标题自适应***********/
.ArticleList_Default .area h3 span {
	background:url(../images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:35px;
}
.ArticleList_Default .area h3 em {
	background:url(../images/sidebar.gif) no-repeat right -33px;
	padding-right:35px;
	color:#fff;
	display:inline-block;
}
.ArticleList_Default .area h3 em a {
	color:#fff;
}
.ArticleList_Default .area h3 em a:hover {
	color:#ffff00;
}

.ArticleList_Default .area h3 img {
	position:absolute;
	top:10px;
	left:320px;
}
.ArticleList_Default .area ul {
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
        border-bottom:1px solid #e1e1e1;
	background:url(../images/area_back.gif) repeat-x left top;
	padding:10px;
	height:auto!important;
	min-height:187px;
	height:187px;
	padding-bottom:0px;
}
.ArticleList_Default .area li {
	height:23px;
	line-height:23px;
	padding-left:8px;
	background:url(../images/icon3.gif) no-repeat left center;
	color:#999999;
	position:relative;
}
.ArticleList_Default .area li a {
	color:#313534;
}
.ArticleList_Default .area li a:hover {
	color:#cc0000;
}
.ArticleList_Default .area li span.datetime{
position:absolute;
	top:0px;
	right:5px;
}
.ArticleList_Default .underline_area {
	height:5px;
	line-height:5px;
	font-size:0px;
	background:url(imagesback.gif) no-repeat -141px -79px;
}
.ArticleList_Default .area_ad img {
	border:1px solid #cfd8df;
}
 


/*************************************************************
 * Command:End
 * Control:ArticleList.Default
 * Style:ArticleList_Default
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:slf_index_list
 * Style:slf_index_list
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

.slf_index_list .area {
	width:360px;
	margin-top:10px;
}
.slf_index_list .area h3 {
	height:30px;
	line-height:30px;
	background:url(../images/back1.gif) no-repeat;
	font-size:12px;
	color:#fff;
	position:relative; text-indent:20px;
}
/*******标题自适应***********/
.slf_index_list .area h3 span {
	background:url(../images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:35px;
}
.slf_index_list .area h3 em {
	background:url(../images/sidebar.gif) no-repeat right -33px;
	padding-right:35px;
	color:#fff;
	display:inline-block;
}
.slf_index_list .area h3 em a {
	color:#fff;
}
.slf_index_list .area h3 em a:hover {
	color:#ffff00;
}

.slf_index_list .area h3 img {
	position:absolute;
	top:10px;
	left:320px;
}
.slf_index_list .area ul {
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
        border-bottom:1px solid #e1e1e1;
	background:url(../images/area_back.gif) repeat-x left top;
	padding:10px;
	height:auto!important;
	min-height:187px;
	height:187px;
	padding-bottom:0px;
}
.slf_index_list .area li {
	height:23px;
	line-height:23px;
	padding-left:8px;
	background:url(../images/icon3.gif) no-repeat left center;
	color:#999999;
	position:relative;
}
.slf_index_list .area li a {
	color:#313534;
}
.slf_index_list .area li a:hover {
	color:#cc0000;
}
.slf_index_list .area li span.datetime{
position:absolute;
	top:0px;
	right:5px;
}
.slf_index_list .underline_area {
	height:5px;
	line-height:5px;
	font-size:0px;
	background:url(imagesback.gif) no-repeat -141px -79px;
}
.slf_index_list .area_ad img {
	border:1px solid #cfd8df;
}
 


/*************************************************************
 * Command:End
 * Control:slf_index_list
 * Style:slf_index_list
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:sfl_index_list
 * Style:sfl_index_list
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

.sfl_index_list .content_1_r{ float:left; margin:0px; padding:0px; width:370px;}
.sfl_index_list .content_1_r p{ margin:0px;}
.sfl_index_list .content_1_r ul li{ clear:left;background:url(imagesnr_bg.png) repeat-x; width:340px; height:27px; font-size:12px; line-height:27px;white-space:nowrap;overflow:hidden;}
.sfl_index_list .content_1_r ul li div{ color:#666666; width:270px;float:left; margin-left:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.sfl_index_list .content_1_r ul li div a:hover{ color: #23A6D8
}
.sfl_index_list .content_1_r ul li span{ color:#666666; float:right}
.sfl_index_list .content_1_r ul{
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 20px;
}
.sfl_index_list .tl{ float:left; height:26px; clear:both; margin-bottom:10px;margin-left: 10px;
}
.sfl_index_list .tl_h{ float:left; height:26px; width:76px;
}
.sfl_index_list .tl_bg_r img{ margin-top:8px; margin-right:20px;
}
.sfl_index_list .tl_bg_r{ float:left;height:26px; text-align:right; background-image:url(imagestl_bg.png); background-repeat:repeat-x; width:270px; margin-left:4px;)
}
.sfl_index_list .content_1_r .tl .tl_h{ padding-left:10px;
}
 










/*************************************************************
 * Command:End
 * Control:sfl_index_list
 * Style:sfl_index_list
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:KSDH
 * Style:KSDH
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


.content_1_l{width:260px; float:left;}
.content_1_l_til a{ float:left;display:block; background:url(../images/l_title.png) no-repeat; width:85px; height:28px; font-size:12px; color:#666666; padding-left:36px; line-height:28px;}
.content_1_l_con1{ background:url(../images/l_bg1.png) no-repeat; width:240px; height:25px; color:#666666; font-size:12px; line-height:25px; text-align:center;}
.content_1_l_con2{ background:url(../images/l_bg2.png) no-repeat; width:240px; height:25px; color:#666666; font-size:12px; line-height:25px; text-align:center;}
.content_1_l_con1 a{ margin:0 20px 0 20px;}
.content_1_l_con2 a{ margin:0 20px 0 20px;}



/*************************************************************
 * Command:End
 * Control:KSDH
 * Style:KSDH
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:YQLJ
 * Style:YQLJ
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

/*************************************************************
 * Command:End
 * Control:YQLJ
 * Style:YQLJ
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:foot
 * Style:foot
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

/*foot*/
#foot{ height:52px; border-top:1px solid #d4d4d4; margin-top:5px; border-bottom:10px solid #cccccc; float:inherit;}
.f_logo{ float:left; padding:0 10px 0 10px;border-right:1px solid #cccccc; margin:10px 50px 0 0; }
.f_con{ font-size:12px; color: #999; line-height:26px; float:center; text-align:center;}
.f_rcon{ float:right;font-size:12px; color:#999; line-height:52px; padding-right:25px}

/*************************************************************
 * Command:End
 * Control:foot
 * Style:foot
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:NewsTab.Speeches
 * Style:NewsTab_Speeches
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

.NewsTab_Speeches .ttnew_right_ldjh
{
    width: 222px;
    height: auto;
}
.NewsTab_Speeches .ttnew_right_ldjh h3 {
	height:30px;
	line-height:30px;
	background:url(../images/back1.gif) no-repeat;
	font-size:12px;
	color:#000;
	position:relative; text-indent:28px;
}
.NewsTab_Speeches .ttnew_right_ldjh_nr
{
    margin: 0 auto;
    border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.NewsTab_Speeches .ttnew_right_ldjh_nr_1
{
    width: 202px;
    margin: 0 auto;
}
.NewsTab_Speeches .ttnew_right_ldjh_nr_11
{
    width: 202px;
    line-height: 25px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    color: #060;
    font-weight: bold;
}
.NewsTab_Speeches .ttnew_right_ldjh_nr_12
{
    width: 202px;
    text-align: left;
    line-height: 22px;
    color: #333;
}
.NewsTab_Speeches .clear
{
    clear: both;
    font-size: 1px;
}

/*************************************************************
 * Command:End
 * Control:NewsTab.Speeches
 * Style:NewsTab_Speeches
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Sidebar.ChannelNav
 * Style:Sidebar_ChannelNav
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

/******栏目分类**********/
.Sidebar_ChannelNav .sidebar
{
    background-color:#ffffff;
    float: right;
    width: 220px;
}
.Sidebar_ChannelNav .subnav
{
    background-color:#ffffff;
}
.Sidebar_ChannelNav .subnav li
{
    margin-top: 6px;
}
.Sidebar_ChannelNav .subnav li a
{
    height: 26px;
    line-height: 26px;
    background:url(imagesbg.gif) no-repeat;
    width: 165px;
    display: inline-block;
    padding-left: 33px;
    color: #333;
}
.Sidebar_ChannelNav .subnav li a:hover, .subnav li.class_on a
{
    background:url(imagesbg_hover.gif) no-repeat;
    color: #ae541f;
}

.Sidebar_ChannelNav .subnav h3
{
    height: 32px;
    line-height: 32px;
    background:url(../images/left_back.jpg) no-repeat;
    font-size: 12px;
    color: #000;
    padding-left: 28px;
    font-size: 12px;

}
.Sidebar_ChannelNav .subnav ul
{
    padding: 4px 8px 10px 12px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.Sidebar_ChannelNav .underline
{
    height: 6px;
    line-height: 6px;
    font-size: 0px;
    
}























/*************************************************************
 * Command:End
 * Control:Sidebar.ChannelNav
 * Style:Sidebar_ChannelNav
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:PagedArticleList.Default
 * Style:PagedArticleList_Default
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

.PagedArticleList_Default .article_list
{
}

.PagedArticleList_Default .article_list h3{
    background:url(imagesback2.gif) no-repeat;
    height: 30px;
    line-height: 30px; color:#FFF; text-indent:20px;
}
.PagedArticleList_Default .article_list h3 span
{
    background:url(../images/sidebar.gif) no-repeat left top;
    display: inline-block;
    padding-left: 37px;
}
.PagedArticleList_Default .article_list h3 em
{
    background:url(../images/sidebar.gif) no-repeat right -33px;
    padding-right: 37px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
}
.PagedArticleList_Default .article_list h3 em a
{
    color: #ffff00;
}
.PagedArticleList_Default .article_list h3 em a:hover
{
    color: #fff;
}
.PagedArticleList_Default .article_list ul
{
    padding: 10px 10px 10px 10px;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
.PagedArticleList_Default .article_list li
{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    background:url(imagesline.gif) repeat-x left bottom;
}
.PagedArticleList_Default .article_list li span.datetime
{
    float: right;
    padding-right: 5px;
}
.PagedArticleList_Default .article_list li a
{
    color: #333;
    padding-left: 20px;
    background:url(imagesicon4.gif) no-repeat left -29px;
}
.PagedArticleList_Default .article_list li a:hover {
    background:url(imagesicon4.gif) no-repeat scroll left 1px transparent;
    color: #AE541F;
}
.PagedArticleList_Default .underline_left
{
    height: 7px;
    line-height: 7px;
    font-size: 0px;
    background:url(imagesback.gif) no-repeat left -269px;
}
.PagedArticleList_Default .clear
{
    clear: both;
}
.PagedArticleList_Default .clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.PagedArticleList_Default .page_css, .class_page
{
    text-align: center;
    padding: 5px 0;
}
.PagedArticleList_Default .page_css a, .class_page a
{
    display: inline-block;
    border: 1px solid #a8c1ce;
    padding: 3px 8px;
    color: #4a89a9;
    line-height: 100%;
}
.PagedArticleList_Default .page_css a:hover, .class_page a:hover
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleList_Default .page_css b a, .class_page b a
{
    color: #fff;
    border: 1px solid #4081A1;
    background: #62A1DF;
}
.PagedArticleList_Default .page_line
{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

/*************************************************************
 * Command:End
 * Control:PagedArticleList.Default
 * Style:PagedArticleList_Default
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Recommand.Newest
 * Style:Recommand_Newest
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

.Recommand_Newest .month_tip h3
{
    height: 32px;
    line-height: 32px;
    background:url(../images/back1.gif) no-repeat;
    font-size: 12px;
    color: #000;
    padding-left: 28px;
    font-size: 12px;
}
.Recommand_Newest .month_up ul, .month_tip ul
{
    padding: 4px 8px 0px 12px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
.Recommand_Newest .underline
{
    height: 6px;
    line-height: 6px;
    font-size: 0px;
    background:url(imagesback.gif) no-repeat -141px -66px;
}
.Recommand_Newest .month_tip li
{
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
    background:url(../images/icon1.gif) no-repeat left center;
}
.Recommand_Newest .month_up li a
{
    color: #313534;
}
.Recommand_Newest .month_tip li a:hover, .month_up li a:hover
{
    color: #cc0000;
}
.Recommand_Newest .month_tip ul
{
    background:url(imagesback.gif) no-repeat -975px -250px;
}
.Recommand_Newest .month_tip li
{
    padding-left: 15px;
    background: none;
    height: 25px;
    line-height: 25px;
}


/*************************************************************
 * Command:End
 * Control:Recommand.Newest
 * Style:Recommand_Newest
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleSingle.Default
 * Style:ArticleSingle_Default
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

/**************文章正文开始*****************/

.ArticleSingle_Default .article_content {
    border:1px solid #dddddd;
    padding:30px; 
	line-height: 180%
}
.ArticleSingle_Default .article_content .Content{
 font-size: 10pt; line-height: 150%
}

.ArticleSingle_Default .article_content h1 {
    color:#2782b9;
    font-size:18px;
    font-family:"微软雅黑";
    text-align:center;
    line-height:35px;
}
.ArticleSingle_Default .article_info {
    height:30px;
    line-height:30px;
    text-align:center;
    background:url(imagesarticle_line.gif) repeat-x left center;
    margin:26px 0px;
}
.ArticleSingle_Default .article_info a {
    color:#333333;
}
.ArticleSingle_Default .article_info a:hover {
    color:#cc0000;
}
.ArticleSingle_Default .article_content_list {
    line-height:180%;
    font-size:14px;
    color:#212121;
    word-wrap:break-word;
    word-break:normal;
}
.ArticleSingle_Default .article_mood {
    padding-bottom:20px;
}
.ArticleSingle_Default .artilcle_tool {
    height:26px;
    line-height:26px;
    text-align:right;
    background:#f2f2f2;
    padding-right:8px;
}
.ArticleSingle_Default .artilcle_tool a {
    color:#333;
}
.ArticleSingle_Default .artilcle_tool a:hover {
    color:#cc0000;
}
.ArticleSingle_Default .article_page {
    height:31px;
    line-height:31px;
    margin-top:15px;
}
.ArticleSingle_Default .article_page li {
    float:left;
    margin-right:15px;
    padding-left:10px;
    background:url(../images/icon5.gif) no-repeat left center;
}
.ArticleSingle_Default .article_page li.next {background:url(../images/icon7.gif) no-repeat left center;}
.ArticleSingle_Default .article_page li span {color:#cc0000;}
.ArticleSingle_Default .article_page li a {
    color:#333;
}
.ArticleSingle_Default .article_page li a:hover {
    color:#cc0000;
}
/***********相关信息****************/
.ArticleSingle_Default .article_about h3 {
    font-size:14px;
    padding-left:20px;
    height:31px;
    line-height:31px;
    border-bottom:1px solid #ddd;
}
.ArticleSingle_Default .article_about ul {
    padding:10px;
}
.ArticleSingle_Default .article_about li {
    height:22px;
    line-height:22px;
    background:url(../images/icon1.gif) no-repeat left center;
    padding-left:10px;
}
.ArticleSingle_Default .article_about li a {
    color:#333;
}
.ArticleSingle_Default .article_about li a:hover {
    color:#cc0000;
}

.ArticleSingle_Default .artilcle_tool {
    height:26px;
    line-height:26px;
    text-align:right;
    background:#f2f2f2;
    padding-right:8px;
}
.ArticleSingle_Default .artilcle_tool a {
    color:#333;
}
.ArticleSingle_Default .artilcle_tool a:hover {
    color:#cc0000;
}

.ArticleSingle_Default .article_page {
    height:31px;
    line-height:31px;
    margin-top:15px;
}
.ArticleSingle_Default .article_page li {
    float:left;
    margin-right:15px;
    padding-left:10px;
    background:url(../images/icon5.gif) no-repeat left center;
}
.ArticleSingle_Default .article_page li.next {background:url(../images/icon7.gif) no-repeat left center;}
.ArticleSingle_Default .article_page li span {color:#cc0000;}
.ArticleSingle_Default .article_page li a {
    color:#333;
}
.ArticleSingle_Default .article_page li a:hover {
    color:#cc0000;
}


.ArticleSingle_Default .mtop10 {
    margin-top:10px;
}




/*************************************************************
 * Command:End
 * Control:ArticleSingle.Default
 * Style:ArticleSingle_Default
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:ArticleView.Default
 * Style:ArticleView_Default
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

/**************文章正文开始*****************/
.ArticleView_Default .article_line
{
    height: 4px;
    line-height: 4px;
    font-size: 0px;
    background:url(imagesback.gif) no-repeat left -358px;
}
.ArticleView_Default .article_content
{
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    padding: 30px;
}
.ArticleView_Default .article_content h1
{
    color: #2782b9;
    font-size: 18px;
    font-family: "微软雅黑";
    text-align: center;
    line-height: 35px;
}
.ArticleView_Default .article_info
{
    height: 30px;
    line-height: 30px;
    text-align: center;
    background:url(imagesarticle_line.gif) repeat-x left center;
    margin: 26px 0px;
}
.ArticleView_Default .article_info a
{
    color: #333333;
}
.ArticleView_Default .article_info a:hover
{
    color: #cc0000;
}
.ArticleView_Default .article_content_list
{
    line-height: 180%;
    font-size: 14px;
    color: #212121;
    word-wrap: break-word;
    word-break: normal;
}
.ArticleView_Default .article_mood
{
    padding-bottom: 20px;
}
.ArticleView_Default .artilcle_tool
{
    height: 26px;
    line-height: 26px;
    text-align: right;
    background: #f2f2f2;
    padding-right: 8px;
}
.ArticleView_Default .artilcle_tool a
{
    color: #333;
}
.ArticleView_Default .artilcle_tool a:hover
{
    color: #cc0000;
}
.ArticleView_Default .article_page
{
    height: 31px;
    line-height: 31px;
    margin-top: 15px;
}
.ArticleView_Default .article_page li
{
    float: left;
    margin-right: 15px;
    padding-left: 10px;
    background:url(../images/icon5.gif) no-repeat left center;
}
.ArticleView_Default .article_page li.next
{
    background:url(../images/icon7.gif) no-repeat left center;
}
.ArticleView_Default .article_page li span
{
    color: #cc0000;
}
.ArticleView_Default .article_page li a
{
    color: #333;
}
.ArticleView_Default .article_page li a:hover
{
    color: #cc0000;
}
/***********相关信息****************/
.ArticleView_Default .article_about h3
{
    font-size: 14px;
    padding-left: 20px;
    height: 31px;
    line-height: 31px;
    border-bottom: 1px solid #ddd;
}
.ArticleView_Default .article_about ul
{
    padding: 10px;
}
.ArticleView_Default .article_about li
{
    height: 22px;
    line-height: 22px;
    background:url(../images/icon1.gif) no-repeat left center;
    padding-left: 10px;
}
.ArticleView_Default .article_about li a
{
    color: #333;
}
.ArticleView_Default .article_about li a:hover
{
    color: #cc0000;
}

.ArticleView_Default .artilcle_tool
{
    height: 26px;
    line-height: 26px;
    text-align: right;
    background: #f2f2f2;
    padding-right: 8px;
}
.ArticleView_Default .artilcle_tool a
{
    color: #333;
}
.ArticleView_Default .artilcle_tool a:hover
{
    color: #cc0000;
}

.ArticleView_Default .article_page
{
    height: 31px;
    line-height: 31px;
    margin-top: 15px;
}
.ArticleView_Default .article_page li
{
    float: left;
    margin-right: 15px;
    padding-left: 10px;
    background:url(../images/icon5.gif) no-repeat left center;
}
.ArticleView_Default .article_page li.next
{
    background:url(../images/icon7.gif) no-repeat left center;
}
.ArticleView_Default .article_page li span
{
    color: #cc0000;
}
.ArticleView_Default .article_page li a
{
    color: #333;
}
.ArticleView_Default .article_page li a:hover
{
    color: #cc0000;
}


.ArticleView_Default .mtop10
{
    margin-top: 10px;
}
.ArticleView_Default .articleAttachments{margin-bottom:10px;line-height:1.5em;}
.ArticleView_Default .articleAttachments li{margin-left:20px;font-size:14px;}
.ArticleView_Default .articleAttachments a:hover
{
    color: #cc0000;
}

/*************************************************************
 * Command:End
 * Control:ArticleView.Default
 * Style:ArticleView_Default
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:Publicity.Banner
 * Style:Publicity_Banner
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

.Publicity_Banner #slider1 {
        OVERFLOW: hidden; WIDTH: 1006px; POSITION: relative; HEIGHT: 210px
    }
.Publicity_Banner #slider1 IMG {
        BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
    }
.Publicity_Banner #slider1Content {
        MARGIN-LEFT: 0px; WIDTH: 1006px; POSITION: absolute; TOP: 0px
    }
.Publicity_Banner .slider1Image {
        DISPLAY: none; FLOAT: left; POSITION: relative
    }
.Publicity_Banner .slider1Image SPAN {
        PADDING-RIGHT: 14px; DISPLAY: none; PADDING-LEFT: 14px; FILTER: alpha(opacity=70); PADDING-BOTTOM: 12px;        FONT: 10px/15px Arial, Helvetica, sans-serif; WIDTH: 694px; COLOR: #fff; PADDING-TOP: 12px; POSITION: absolute; BACKGROUND-COLOR: #000; -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7
    }
.Publicity_Banner .clear {
        CLEAR: both
    }
.Publicity_Banner .slider1Image SPAN STRONG {
        FONT-SIZE: 14px
    }
.Publicity_Banner .left {
        LEFT: 0px; WIDTH: 260px! important; TOP: 0px; HEIGHT: 180px
    }
.Publicity_Banner .right {
        RIGHT: 0px; WIDTH: 260px! important; BOTTOM: 0px; HEIGHT: 180px
    }
.Publicity_Banner .bannerUI {
        position:absolute;
        LIST-STYLE-TYPE: none
        z-index:0;
    }
.Publicity_Banner .style1 {
        FONT-SIZE: small
    }








/*************************************************************
 * Command:End
 * Control:Publicity.Banner
 * Style:Publicity_Banner
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/


/*************************************************************
 * Command:Start
 * Control:templateName
 * Style:templateName
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/

/*************************************************************
 * Command:End
 * Control:templateName
 * Style:templateName
 * Desc:目前没有
 * Quot:sfl_mb
*************************************************************/