﻿body 
{
background:#fff;
margin:0px;
padding:0px;
font-family:微软雅黑;
}

/*-------------statr--------------*/
#main_container
{
/*width:970px;*/
width:1290px;
margin:5px auto;
background: none;
font-size:12px;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
border:0px solid red;
}

#main_container img
{
 border:0px;
 margin:0px;
}

/*li {display:inline; }*/
em{font-style:normal}
.clear{ clear:both; }

/*-------------母版页top picture --------------*/
.top_banner
{

/*width:970px;*/
width:1285px;
height:150px;
border:0px solid blue;
margin: 10px auto; /* 水平居中 */
display: block; /* 确保 margin: auto 生效 */
}

.top_banner_left
{
float:left;
width:435px;
height:150px;
background:url(../Images/top_left.png)  no-repeat;
background-size: auto; /* 确保图片完整显示在容器内 */
background-position: center center; /* 让图片水平和垂直都居中 */
border:0px solid green;
}

.top_banner_right
{
float:right;
width:800px;
height:150px;
background:url(../Images/top_banner.jpg)  no-repeat;
border:0px solid gray;
}

.sub_top_banner_right
{
float:right;
width:800px;
height:150px;
background:url(../Images/SunTop_Right_Banner.png)  no-repeat;
border:0px solid orange;
}


/*-------------导航栏--------------*/

/* 导航栏特效样式代码  --  开始*/
#menu2 { 
	padding: 0px;
	height: 40px;
	/*width: 800px;*/
	/*width: 912px;*/
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu2 ul {
	padding: 0;
	list-style: none;
	/*font-size: 1.1em;*/
	font-size: 18px;
	font-weight:bold;  
	/*width: 800px;*/
	/*width: 912px;*/
	width: 970px;
	/*margin-top: 15px;*/
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#menu2 ul li {
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	height: 40px;
	/*width: 114px;*/
	width: 107.77px;
	display: block;
	text-align: center;
}
#menu2 ul li a, #menu2 ul li span {
	float: left;
	text-decoration: none;
	color: #fff;
	clear: both;
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#menu2 ul li a{
color: #000000;
background: transparent url(../Images/top_menu.gif) repeat-x left bottom;
background-position: left bottom;
}
#menu2 ul li span {
background: transparent url(../Images/top_menu.gif) repeat-x left top;
background-position: left top;
}

/* 导航栏特效样式代码  --  结束*/

/*-------------Flash闪图样式 --------------*/

/* Flash闪图特效样式代码  --  开始*/

.Flash_Div
{
float:left;
width:425px;
color: #8B8B8B; 
background-color: #FFF; 
font-size: 12px; 
line-height: 1.5em; 
}
Flash_Div, h3, p, ul, li { margin: 0; padding: 0; }
.Flash_Div h3 { font-size: 100%; }
.Flash_Div li { list-style: none; }
.Flash_Div img { border: 0 none; -ms-interpolation-mode: bicubic; }
.Flash_Div a { color: #515151; text-decoration: none; }
.Flash_Div a:hover { color: #333; }

.mod_focus_show { width: 420px; height: 244px; position: relative; overflow: hidden; margin: 0 auto; }
.mod_focus_show .mod_focus_pic { display: block; width: 420px; height: 192px; }
.mod_focus_show .mod_focus_pic li, .mod_focus_show .mod_focus_pic a, .mod_focus_show .mod_focus_pic img { display: block; width: 420px; height: 192px; }
.mod_focus_show .mod_focus_pic li { position: absolute; left: 0; top: 0; }
.mod_focus_show .mod_focus_title { position: absolute; z-index: 1; left: 0; bottom: 48px; overflow: hidden; zoom: 1; width: 420px; height: 25px; background-color: rgba(0,0,0,.8); filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000',endColorstr='#CC000000'); background-image: url(about:blank); }
:root .mod_focus_title { filter: none; }
.mod_focus_show .mod_focus_title li { width: 354px; padding: 0 0 0 20px; overflow: hidden; word-break: keep-all; word-wrap: keep-all; white-space: nowrap; table-layout: fixed; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.mod_focus_show .mod_focus_title li h3 { margin-left:30px;line-height:0px; _line-height: 55px; font-size: 14px; font-family: "Microsoft Yahei",Tahoma,Geneva; font-weight: 500; }
.mod_focus_show .mod_focus_title li h3 a { padding-top:0px;margin-top:0px; color: #98e404; }

.focus_switch { width: 42px; height: 20px; position: absolute; z-index: 2; right: 15px; bottom: 51px; }
.focus_switch a { float: left; width: 20px; height: 20px; background-image: url(../Images/icon_focus_switch.png); background-repeat: no-repeat; cursor: pointer; }
.focus_switch .icon_prev { background-position: 0 0; margin: 0 1px 0 0; }
.focus_switch .icon_prev:hover { background-position: -18px 0; }
.focus_switch .icon_next { background-position: -36px 0; }
.focus_switch .icon_next:hover { background-position: -54px 0; }
.mod_focus_show .mod_focus_list { padding: 10px 5px; background: #000; overflow: hidden; height: 36px; }
.mod_focus_show .mod_focus_list li { width: 36px; height: 36px; float: left; margin: 0 4px 0 5px; position: relative; *display: inline; }
.mod_focus_show .mod_focus_list li a { display: block; width: 36px; height: 36px; }
.mod_focus_show .mod_focus_list li img { display: block; width: 36px; height: 36px; }
.mod_focus_show .mod_focus_list li a:hover { _background: none; }
.mod_focus_show .mod_focus_list li a:hover .mask, .mod_focus_show .mod_focus_list .current .mask { display: none; }
.mod_focus_show .mod_focus_list li .mask { display: block; height: 36px; width: 36px; position: relative; top: -36px; margin: 0 0 -36px; left: 0; bottom: 0; background: #000; opacity: .5; filter: alpha(opacity=50); }
.mod_focus_show .mod_focus_list li .border { display: none; }
.mod_focus_show .mod_focus_list .current .border { display: block; height: 5px; width: 36px; font-size: 0; overflow: hidden; position: absolute; left: 0; bottom: 0; background: #98e404; }

/* Flash闪图特效样式代码  --  结束*/

/* 站内搜多 */
.Search #KeyWord
{ 
    float:left;
    width:138px;
    border-bottom:1px solid #919191; 
    border-top:1px solid #919191;  
    border-left:1px solid #919191;
    border-right:0px solid #919191; 
    line-height:18px; 
    height:17px; 
    margin:0; 
    padding:0; 
    color:#999; 
    padding-left:10px;
 }
 
/*-------------最新文章列表 --------------*/

.Artical_New_Box
{
 float:right;
 width:525px;  
}

.t_ep
{
float:left;
width:120px;
color:#FDFDFD;
font-size:18px;
padding:0 0 0 15px;
margin:0px;
background : url(../Images/top_red.jpg) repeat-x;
}

.Artical_New    /*定义文章框架整体样式*/
{
float:left;
width:525px;
min-height:216px;  
/*border:1px solid #0498C8;*/
border:1px solid #B31616;
/*border-top:4px solid #1292BB;*/
border-top:4px solid #B31616;
padding:0;
margin:0 ;	
}

.Artical_New a  /*定义 a 样式*/
{
text-decoration:none;
margin:0px;
font-size: 14px;
color:#021060;
}

.Artical_New a:hover{ font-size: 14px;font-weight:normal;color: #FEA203;  /*橙色*/text-decoration:underline;}

.NewsName
{
	float:left;
	font-size:14px;
	margin-top:8px;
}

.NewsTime
{
	float:right;
	font-size:14px;
	color:#808080;
	margin-top:5px;
	width:40px;
}

/*-------------精品文章、专题文章 列表 --------------*/
.Box_Left_GongWen
{
 float:left;
 width:320px;    
}

.Artical_Advise   /*定义文章框架整体样式*/
{
float:left;
width:316px;
border:1px solid #B31616;
border-top:4px solid #B31616;
padding:0;
margin:0 ;	
}

.Artical_Advise  a  /*定义 a 样式*/
{
text-decoration:none;
margin:0px;
font-size: 14px;
color:#021060;
}

.Artical_Advise  a:hover{ font-size: 14px;font-weight:normal;color: #FEA203;  /*橙色*/text-decoration:underline;}

/*-------------今日关注 列表 --------------*/
.Box_Right_GongWen
{
 float:Right;
 width:640px;   
}

.t_ep_right
{
float:right;
width:120px;
color:#FDFDFD;
font-size:18px;
padding:0 0 0 15px;
margin:0px;
background : url(../Images/top_red.jpg) repeat-x;
}

.Today_Show /*今日关注 框*/
{
 float:Right;
 width:638px;
 min-height:304px;
 border:1px solid #B31616;
 border-top:4px solid #B31616;
 padding:0px;
 margin:0px ; 
}

.Box_XingQi
{
  float:left;
  width:80px;
  margin:10px 0;
}

.Box_XingQi a
{
  float:left;
  width:60px;
  font-size:16px;
 /* font-weight:bold;*/
  text-align:center;
  color:red; 
  margin:4px 10px; 
  border:1px solid red;
  text-decoration:none;
}

.Box_Monday 
{
  float:right;
  width:538px;
}

.Box_Today
{
  float:right;
  width:538px;
  display:none; /*在div切换中抑制此div在打开页面时也铺开*/
}

.Today_Font      /*定义头字体样式*/
{
color:#FEA203;
width:538px; 
font-size:22px;
font-weight:bold;
text-align:center;
padding:0px;
margin:10px auto;
}

.Today_Font a{ margin:0; padding:0px; font-size:18px; color:#FEA203; text-decoration:none;}
.Today_Font a:hover{margin:0; padding:0px; font-size:18px; color:#FEA203;text-decoration:none;}

.Today_Detail  /*具体"今日关注"文章部分信息*/
{
text-decoration:none;
margin:10px auto;
font-size:14px;
color:#021060;
}

p.Today_Detail span a
{
 font-size:14px;
 color:red;
 margin-left:10px;
 text-decoration:none;
}

/*-------------分类显示导航列表 样式 --------------*/

.Font_TwoClass     /*定义头字体样式*/
{
color:#FEA203;
font-size:16px;
padding:0px;
margin:10px 0px 5px 0px;	
}

.Font_Detail
{
float:left;
width:154px;
font-size:14px;
margin:5px 0px;
padding:0px;
overflow:hidden;
text-decoration:none;
}

.Font_Detail  a  /*定义 a 样式*/
{
text-decoration:none;
margin:0px;
font-size: 14px;
color:#021060;
}

.Font_Detail a:hover{ font-size: 14px;font-weight:normal;color: #FEA203;  /*橙色*/text-decoration:underline;}

/*-------------以下为页脚定义 样式 --------------*/
.Footer
{
clear:both;
width:970;
background-position:10px 10px;
padding-top:20px;
text-align:left;  /*定义表格中字体的位置：left  center  right*/
}

.foot_ep
{
float:left;
color:#000000;
font-size:18px;
padding:0;
margin:0;
}

.Footer p
{
 text-align:center;	
 font-size:16px;
 color:#000000;
}

.Footer p a
{
 text-align:center;	
 font-size:16px;
 color:#000000;
 text-decoration:none;
}

.Footer p a:hover
{   
font-weight:normal;
color: #0A04FF;
text-decoration: underline;
}


.Foot_Box
{
float:left;
width:970px;
margin:5px 0px;
border:1px solid #B31616;
}

.Foot_Box ul
{
float:left;
width:970px;
padding:0px;
margin:0px;
list-style-type:none;
/*border:1px solid red;*/
}

.Foot_Box li
{
float:left;
width:100px;
text-decoration:none;
text-align:center;
background-color:white;
padding:0px;
margin-top:5px;
margin-bottom:5px;
margin-left:35px;
margin-right:0px;
/*border:1px solid blue;*/
font-size:16px;
}

.Foot_Box li a  /*定义 a 样式*/
{
float:left;
text-decoration:none;
font-size:16px;
color: black;
}

.Foot_Box li a:hover{ font-size: 16px;font-weight:normal;color: #FEA203;  /*橙色*/text-decoration: underline;}

/*网站页脚*/
.Web_Bottom
{
    float:right;
    width:1290px;
    height:23px;
    background : url(../Images/red_bottom.jpg) repeat-x;
    
}

.Bottom_CopyRight
{
   float:left;
   width:400px;
   margin:4px 6px;
   font-size:12px;
   font-weight:bold;
   color:White;
}

.Bottom_CopyRight a{ margin:0; padding:0px; font-size:12px; color:white; text-decoration:none;}
.Bottom_CopyRight a:hover{margin:0; padding:0px; font-size:12px; color:white;text-decoration:none;}

/*联系我们*/
.Contact_Us
{
    float:right;
    width:370px;
    color:White; 
    margin:0px;
    padding-top:6px;
    text-decoration: none;border:0px solid green;
}

.Contact_Us a{margin:0; padding:0px; font-size:12px;color:White;text-decoration:none;}
.Contact_Us a:hover{margin:0; padding:0px; font-size:12px;color:White;text-decoration: none;}
