/*转为黑白
*{filter:gray; color:gray;}
*/
body,html
{

    font-size: 12px;
    margin: 0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
    padding: 0;
  /*background:#01C3FF;*/
 background:#fff6f2;
    /* background:#fff6f2 url(../images/tea2018.jpg) no-repeat center top;*/


}


a:link {text-decoration:none;font-style:normal;color:black;}
a:visited {text-decoration:none;font-style:normal;color:black;}
a:active {text-decoration:none;font-style:normal;color:red}
a:hover {text-decoration:none;font-style:normal;color:blue; }


.Page_top_bg
{
    /*background-image: url(../images/20110914bg.jpg);*/
    background-repeat: no-repeat;
    background-position: center top;
    /*padding-top:115px;*/
}


.Page_bottom_bg
{
    /*background-image: url(../images/tri_bg_btm.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
padding-top:250px;*/

    text-align: center;
    position: relative;
}

#Header
{
   width:1006px;
   height:159px;
   clear:both;
   margin:0 auto;
   vertical-align:middle;
   background:#FFFFFF url(../images/tricaasbanner.jpg) no-repeat center top;
}

#Header_en
{
   width:1006px;
   height:159px;
   clear:both;
   margin:0 auto;
   vertical-align:middle;
   background:#FFFFFF url(../images/tricaasbanner_en.jpg) no-repeat center top;
}

#EChinateaLink
{
    width:180px; /*设定宽度*/
    height:159px;
    display:block;
    line-height:159px;
 float:right; /*浮动居右*/
 clear:both; 
  overflow:hidden; /*超出宽度部分隐藏*/  
}

#TopHeader
{
   /*width:100%;*/
   width:1006px;
   height:28px;
   line-height:28px;
   margin:0 auto;
   clear:both;
   text-align:center;
   background:#FCFCFC url(../images/topbg.jpg) repeat-x left top;
}

#TopHeader_line
{
   width:1006px;
   margin:0 auto;
   height:28px;
      line-height:28px;
   clear:both;
}

#TopHeader_Left
{
 font-size:12px;
 width:150px; /*设定宽度*/
 text-align:left; /*文字左对齐*/
 float:left; /*浮动居左*/
 clear:left; /*不允许左侧存在浮动*/
 overflow:hidden; /*超出宽度部分隐藏*/
 padding-left:4px;
 display:block;
 line-height:28px;
 color:black;
}

#TopHeader_Right
{
 width:400px;
 font-size:12px;
 text-align:right;
 float:right; /*浮动居右*/
 clear:right; 
 overflow:hidden;
 padding-right:2px;
 display:block;line-height:26px;
 color:black;
 vertical-align:middle;

}

#TopHeader_Right ul {float:right;list-style:none;margin:0px auto; 
}
/*添加了float:right使得菜单位于页面右侧*/
#TopHeader_Right ul li {float:right;margin:0 6px;display:block;line-height:26px}
#TopHeader_Right ul li a:link,#TopHeader_Right ul li a:visited { text-decoration:none;color:black;}
#TopHeader_Right ul li a:hover{text-decoration:none;color:red;}
#TopHeader_Right ul li a:active {text-decoration:none;color:red}



a.menu:link {text-decoration:none;font-style:normal;color:black;}
a.menu:visited {text-decoration:none;font-style:normal;color:black;}
a.menu:active {text-decoration:none;font-style:normal;color:red}
a.menu:hover {text-decoration:none;font-style:normal; color:green;}



#Header_Title
{
   width:774px;
   margin:0 auto;
   height:159px;
   background:#DEDEDE;
   clear:both;
   border-right:2px solid #6BB464;
   border-left:2px solid #6BB464;
   border-top:0px solid #FFFFFF;
   border-bottom:1px solid #FFFFFF;
}

#Header_Menu
{
   text-align:center;
   width:760px;
   border-top:0px solid #FFFFFF;
   border-right:2px solid #6BB464;
   border-bottom:1px solid #FFFFFF;
   border-left:2px solid #6BB464;
   height:28px;
   background:#1E981E;
   float:left;
   clear:both;
   padding:0px 7px 0px 7px;
   vertical-align:middle;
   filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#1E981E', endColorStr='#3CA63C', gradientType='0'); 

}

#Header_SiteMap
{
  position:relative;
   width:1006px;
   margin:0 auto;
   height:35px;
   clear:both;
   display:block;
   line-height:35px;
   background :#FCFCFC url(../images/barbg.jpg) repeat-x left top; 
   text-align: left;
   z-index:1;
}
#Header_SiteMap1
{
  position:relative;
  float:left;
   width:100%;
   margin:0 auto;
   height:35px;
   clear:both;
    display:inline;
   line-height:35px;
   background :#FCFCFC url(../images/barbg.jpg) repeat-x left top; 
   text-align: left;
}

#Header_SiteMap_Left
{
 position:
 relative;
 font-size:12px;
 width: 740px; /*设定宽度*/
 text-align:
 left; /*文字左对齐*/
 float:
 left; /*浮动居左*/
 clear:
 left; /*不允许左侧存在浮动*/
 overflow:
 hidden; /*超出宽度部分隐藏*/
 padding-left:14px;
 display:
 block;
 height:35px;
 line-height:35px;
 color:
 black;
 vertical-align:
 middle;
 display:
 inline;
}


#Header_SiteMap_Right
{
 position:relative;
 width:450px;
 font-size:12px;
 text-align:right;
 float:right; /*浮动居右*/
 clear:right; 
 overflow:hidden;
 padding-right:14px;
 display:block;
 height:35px;
 line-height:35px;
 color:black;
 vertical-align:middle;
}


.nav{ position:relative; width:1006px; height:39px; background:#FFFFFF url(../images/nav.jpg) no-repeat;border-left:0px solid #000000;border-right:0px solid #000000;margin:0 auto;z-index:101; }
/*          下拉菜单样式           */
.header_nav{ background-position:left -199px; height:39px; padding:0 0 0 10px; float:left;}
.header_nav ul{ padding-top:0px; padding-left:7px; *padding-left:7px; _padding-left:0px;margin:0px; _margin-left:-10px; list-style-type:none;}
.header_nav li{ width:80px; line-height:30px;  float:left; display:block; text-align:center; background-position:right -289px; position:relative; font-size:14px; z-index:100; margin:0px 8px;}
.header_nav a.nav_off:hover{color:#fff; background:url(../images/navho.jpg) no-repeat center bottom; text-decoration:none; 
                            width:80px; display:block;  line-height:39px; }
.header_nav a.nav_off:hover span.off_d{background-position:left -413px; height:39px; display:block; cursor:pointer;}
.header_nav a.nav_off{ color:#fff; text-decoration:none; display:block;  line-height:39px;}
.header_nav span.off_d{ background-position:left -326px; height:39px; display:block; cursor:pointer;}


.en_nav{ position:relative; width:1006px; height:39px; background:url(../images/nav.jpg) no-repeat;border-left:0px solid #000000;border-right:0px solid #000000;margin:0 auto; }
/*          下拉菜单样式           */
.header_en_nav{ background-position:left -199px; height:39px; padding:0 0 0 10px; float:left;}
.header_en_nav ul{ padding-top:0px; padding-left:7px; *padding-left:7px; _padding-left:0px;margin:0px; _margin-left:-10px; list-style-type:none;}
.header_en_nav li{ width:100px; line-height:30px;  float:left; display:block; text-align:center; background-position:right -289px; position:relative; font-size:14px; z-index:100; margin:0px 8px;}
.header_en_nav a.nav_en_off:hover{color:#fff; background:url(../images/navho.jpg) no-repeat center bottom; text-decoration:none; 
                            width:100px; display:block;  line-height:39px; }
.header_en_nav a.nav_en_off:hover span.off_d{background-position:left -413px; height:39px; display:block; cursor:pointer;}
.header_en_nav a.nav_off{ color:#fff; text-decoration:none; display:block;  line-height:39px;}
.header_en_nav span.off_d{ background-position:left -326px; height:39px; display:block; cursor:pointer;}


.bsgk_lable,.kxyj_lable,.tech_lable,.tjjs_lable,.yjs_lable,.info_lable
{
    position:absolute;float:left; top:39px; left:-5px; width:80px; border:1px solid #e8e8e8; background:#005c38; display:block; 
    z-index:100; text-align:center; font-weight:normal; filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
 }
 
 
.bsgk_lable ul,.rcdw_lable ul,.kxyj_lable ul,.info_lable ul,.tech_lable ul,.tjjs_lable ul,.yjs_lable ul{ float:left; display:block; padding:0px; margin:0px;}
.bsgk_lable li,.rcdw_lable li,.kxyj_lable li,.info_lable li,.tech_lable li,.tjjs_lable li,.yjs_lable li{ float:left; line-height:24px; padding:0px; font-size:12px; width:80px; display:block; margin:0px;}
.bsgk_lable a:link,.rcdw_lable a:link,.kxyj_lable a:link,.info_lable a:link,.tech_lable a:link,.tjjs_lable a:link,.yjs_lable a:link { text-decoration:none; text-align:center; text-align:center; width:80px; display:block; color:#fff000; border-bottom:1px solid #4d8b73;}
.bsgk_lable a:visited,.rcdw_lable a:visited,.kxyj_lable a:visited,.info_lable a:visited,.tech_lable a:visited,.tjjs_lable a:visited,.yjs_lable a:visited { text-decoration:none; text-align:center; text-align:center; width:80px; display:block; color:#fff000; border-bottom:1px solid #4d8b73;}
.bsgk_lable a:hover,.rcdw_lable a:hover,.kxyj_lable a:hover,.info_lable a:hover,.tech_lable a:hover,.tjjs_lable a:hover.yjs_lable a:hover{ font-weight:bold; text-decoration:none; display:block; width:80px; color:#FFFFFF; font-weight:normal; }


 .rcdw_lable
 {
    position:absolute;float:left; top:39px; left:-5px; width:120px; border:1px solid #e8e8e8; background:#005c38; display:block; 
    z-index:100; text-align:center; font-weight:normal; filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
 }
 
.rcdw_lable ul,{ float:left; display:block; padding:0px; margin:0px;}
.rcdw_lable li { float:left; line-height:24px; padding:0px; font-size:12px; width:120px; display:block; margin:0px;}
.rcdw_lable a:link { text-decoration:none; text-align:center; text-align:center; width:120px; display:block; color:#fff000; border-bottom:1px solid #4d8b73;}
.rcdw_lable a:visited { text-decoration:none; text-align:center; text-align:center; width:120px; display:block; color:#fff000; border-bottom:1px solid #4d8b73;}
.rcdw_lable a:hover{ font-weight:bold; text-decoration:none; display:block; width:120px; color:#FFFFFF; font-weight:normal; }


#PageBody
{
    width: 1006px;
    height:auto;
    margin:0 auto;
    clear:both;
    overflow: hidden;
    background-color:#FFFFFF;
    overflow: hidden;
    /*background:#FFFFFF url(../images/mainbg.jpg) repeat-y center top;*/
}

.MainBody
{
    width: 1006px;
    height:auto;
    margin:0 auto;
    clear:both;
    overflow: hidden;
    background-color:#FFFFFF;

}


.MainBody1
{
    width: 970px;
    margin:20px auto;
    clear:both;
    overflow: hidden;
    background-color:#FFFFFF;
    min-height:600px;
    border-top:0px solid #CDCDCD;
    border-right:1px solid #CDCDCD;
    border-bottom:1px solid #CDCDCD;
    border-left:1px solid #CDCDCD;
}

.MainBody1 .BodyTitle
{
  width:100%;
  float:left;
  clear:both;
    height: 38px;
    line-height:38px;
  background:url(../images/barbg1.jpg) repeat-x left top; 
}

.MainBody1 .BodyTitle_left
{
   float:left;clear:left;text-align:left;width:460px;height:38px;line-height:38px;overflow:hidden;padding-left:50px;font-size:16px; color:Green;font-family:华文中宋,黑体,隶书,Arial,宋体;font-weight:bold;background:url(../images/arrow1.gif) no-repeat 10px 10px;
}

.MainBody1 .BodyTitle_right
{
  float:right;clear:right;color:#999999; text-align:right;width:300px;height:38px;line-height:38px;overflow:hidden;font-size:12px; font-family: 宋体;text-align:right;padding-right:50px;
}



.MainBody_Left
{
  width:199px;
    min-height:200px;
  float:left;
  clear:left;
  padding-right:5px;
  padding-left:2px;
  overflow:hidden;
  padding-top:5px;
}

.MainBody_Right
{
  width:800px;
    min-height:200px;
  float:right;
  clear:right;
  overflow:hidden;
  padding-top:5px;
}


.MainBody1_Left
{
  width:497px;
    min-height:220px;
  float:left;
  clear:left;
  padding-right:5px;
  padding-left:2px;
  overflow:hidden;
  padding-top:5px;
}

.MainBody1_Right
{
  width:497px;
    min-height:220px;
  float:left;
  clear:right;
  overflow:hidden;
  padding-top:5px;
  padding-right:2px;
}
.boxTabZone {width:497px;min-height:220px;float:left;position:relative; border:1px solid #A9CAED;overflow:hidden; background-color:#FFFFFF; text-align:left;}
.boxTabZone .boxtabline1,.boxtabline2{width:490px;line-height:24px;min-height:220px;overflow:hidden;float:left;clear:left;}
.boxTabZone .boxtabline1 ul,.boxtabline2 ul{padding:5px 5px 5px 5px;list-style:none; margin:0;}
.boxTabZone .boxtabline1 li,.boxtabline2 li{padding-left:5px;height:26px;line-height:26px;width:485px;overflow:hidden;font-size:12px;background:url(../images/dotline.gif) repeat-x left bottom;}
.tabnewsline_left{   float:left;clear:left;text-align:left;width:360px;overflow:hidden; font-size:12px; font-family: 宋体;overflow:hidden;}
.tabnewsline_right{  float:right;clear:right;color:#999999; text-align:left;width:120px;overflow:hidden; font-size:12px; font-family: 宋体;}
.boxTabZonepMore {width:200px;height:26px;line-height:26px;display:block; float:right;clear:both;padding-right:10px;text-align:right;}


.boxTabTop {height:33px;background:url(../images/box_top_bg.gif) repeat-x;background-position:top;padding-left:10px;padding-top:3px;}
.boxTab_tit{width:90px;height:30px;background:url(../images/box_top_menubg2.gif) no-repeat;color:#ffffff;line-height:26px;text-align:center;font-size:14px;font-weight:bold;float:left;clear:left;padding-right:5px;}
.boxTab {width:380px;height:27px;line-height:27px;display:block; float:right;clear:right;padding-right:10px;padding-top:0px;text-align:left; vertical-align:middle;padding-bottom:2px;}
.tab1,.tab2,.tab3,.tab4,.tab5 {float:left;width:380px;list-style:none;margin:0px auto; padding:0;}
.tab1 li,.tab2 li,.tab3 li,.tab4 li,.tab5 li{width:85px;background:url(../images/topmenu_off.jpg) no-repeat;float:left;height:26px;line-height:26px;text-align:center;margin:0px 2px;}
.tab1 li a,.tab2 li a,.tab3 li a,.tab4 li a,.tab5 li a{color:black;font-size:14px;padding-right:3px;}
.tab1 .curr,.tab2 .curr,.tab3 .curr,.tab4 .curr,.tab5 .curr{width:85px;background:url(../images/topmenu_on.jpg) no-repeat;margin:0px 2px;}
.tab1 .curr a,.tab2 .curr a,.tab3 .curr a,.tab4 .curr a,.tab5 .curr a{color:green;font-size:14px;}

.MainBody_En
{
    width: 1006px;
    height:auto;
    margin:0 auto;
    clear:both;
    overflow: hidden;
    background-color:#FFFFFF;
    background:url(../images/leftnavbg_bottom.jpg) no-repeat left bottom; 
}

.MainBody_En_Left
{
  width:220px;
    min-height:600px;
  float:left;
  clear:left;
  overflow:hidden;
  padding-top:0px;
  
  

}

.MainBody_En_Left_Nav
{
  width:210px;
    min-height:368px;
  float:left;
  clear:left;
  padding-right:5px;
  padding-left:5px;
  overflow:hidden;
  padding-top:20px;
  padding-bottom:232px;
  background:url(../images/leftnavbg_top.jpg) no-repeat left top; 

}

.MainBody_En_Right
{
  width:779px;
    min-height:600px;
  float:left;
  clear:right;
  overflow:hidden;
  padding-top:5px;
}

.MainBody_Right_Content
{
    position:relative;
  width:770px;
    min-height:590px;
    border-top:0px solid #CDCDCD;
    border-right:1px solid #CDCDCD;
    border-bottom:1px solid #CDCDCD;
    border-left:1px solid #CDCDCD;
  float:left;
  clear:right;
  margin-top:10px;
  margin-bottom:5px;
  margin-left:5px;
  overflow:hidden;
  background:url(../images/BodyBg1.jpg) no-repeat right bottom;
}

.MainBody_Right_Content .ListTitle
{
  width:100%;
  float:left;
  clear:both;
    height: 38px;
    line-height:38px;
  background:url(../images/barbg1.jpg) repeat-x left top; 
}

.MainBody_Right_Content .ListTitle_left
{
   float:left;clear:left;text-align:left;width:660px;height:38px;line-height:38px;overflow:hidden;padding-left:50px;font-size:16px; color:Green;font-family:华文中宋,黑体,隶书,Arial,宋体;font-weight:bold;background:url(../images/arrow1.gif) no-repeat 10px 10px;
}

.MainBody_Right_Content .ListTitle_right
{
  float:right;clear:right;color:#999999; text-align:right;width:100px;height:38px;line-height:38px;overflow:hidden;font-size:14px; font-family: 宋体;
}


.MenuBody
{
  width:210px;
    min-height:368px;
  float:left;
  clear:left;
  line-height:26px;
  overflow:hidden;
  text-align:left;
}

.MenuBody ul{padding:5px 5px 5px 15px;list-style:none; margin:0;}
.MenuBody li{padding-left:0px;height:30px;line-height:26px;width:210px;overflow:hidden;font-size:13px;background:url(../images/dot.gif) repeat-x left bottom;}
.MenuBody ul li span {color:Green; font-weight:bold;}
.MenuBody ul li a:link,.MenuBody ul li a:visited { text-decoration:none;color:black;}
.MenuBody ul li a:hover{text-decoration:none;color:red;}
.MenuBody ul li a:active {text-decoration:none;color:red}


.ContentBody 
{
 position:relative;
 width:750px;
 text-align:left;
 float:left; /*浮动居右*/
 clear:both; /*不允许右侧存在浮动*/
 overflow:hidden;
 padding-left:15px;
 padding-right:15px;
 text-align:left;
 
}
.ContentBody  p
{
    line-height:26px;
    font-size:14px;
} 

.ContentBody1
{
 width:970px;
 height:auto;
 padding-left:18px;
 padding-right:18px;
 padding-bottom:10px;
 padding-top:10px;
 text-align:left;
 float:left; /*浮动居左*/
 clear:both; /*不允许左右侧存在浮动*/
 overflow:hidden;
}
.ContentBody1  p
{
    line-height:26px;
    font-size:14px;
}

.SiteBody_Left
{
    position:relative;
  width:196px;
    min-height:600px;
  float:left;
  clear:left;
  padding-right:12px;
  padding-left:12px;
  overflow:hidden;
  padding-top:5px;
}

#SidebarMenu_Top
{
 width:196px; /*设定宽度*/
 height:auto;
 float:left; /*浮动居左*/
 clear:both; /*不允许左侧存在浮动*/
 overflow:hidden; /*超出宽度部分隐藏*/
 margin:0 auto;
 overflow:hidden;
 background-image: url(../images/leftMenu_BG.gif);
 background-repeat: repeat-y;
 background-position: left top;
 position: relative;
}

#SidebarMenu_Btm
{
 width:196px; /*设定宽度*/
 min-height:500px;
 float:left; /*浮动居左*/
 clear:both; /*不允许左侧存在浮动*/
 overflow:hidden;  /*超出宽度部分隐藏*/
 margin:0 auto;
 text-align:center;
 background-image: url(../images/leftMenu_Btm.gif);
 background-repeat: no-repeat;
 background-position: left bottom;
 text-align: center;
 position: relative;
 padding-bottom:20px;

}

.SiteBody_Right
{
    position:relative;
  width:770px;
    min-height:600px;
    border-top:0px solid #CDCDCD;
    border-right:1px solid #CDCDCD;
    border-bottom:1px solid #CDCDCD;
    border-left:1px solid #CDCDCD;
  float:left;
  clear:right;
  margin-top:10px;
  margin-bottom:5px;
  overflow:hidden;
  background:url(../images/BodyBg1.jpg) no-repeat right bottom;
}

.SiteBody_Right .ListTitle
{
  width:100%;
  float:left;
  clear:both;
    height: 38px;
    line-height:38px;
  background:url(../images/barbg1.jpg) repeat-x left top; 
}

.SiteBody_Right .ListTitle_left
{
   float:left;clear:left;text-align:left;width:660px;height:38px;line-height:38px;overflow:hidden;padding-left:50px;font-size:16px; color:Green;font-family:华文中宋,黑体,隶书,Arial,宋体;font-weight:bold;background:url(../images/arrow1.gif) no-repeat 10px 10px;
}

.SiteBody_Right .ListTitle_right
{
  float:right;clear:right;color:#999999; text-align:right;width:100px;height:38px;line-height:38px;overflow:hidden;font-size:14px; font-family: 宋体;
}

#ContentMenu
{
  margin:0 auto;width:184px;overflow:hidden; 
}

#ContentMenu ul 
{
    margin:0; padding:0; text-align:left; FONT-FAMILY: 华文中宋,黑体,隶书,Arial,宋体; font-size:14px; font-weight:bolder;width:184px;
}



#ContentMenu li
{
  float:left;width:184px;height: 28px;line-height: 28px;text-indent:40px;display:block;text-decoration:none;color:#003300;background:url(../images/onButton.png) no-repeat left top;
}



.MainBody_RightL{width:400px;float:left;overflow:hidden;}
.MainBody_RightR{width:400px;float:right;overflow:hidden;}

.MainBody1_RightL{float:left;clear:left;width:592px;overflow:hidden;text-align:left;}
.MainBody1_RightR{float:right;clear:right;width:203px;overflow:hidden;}

.MainBody2_Middle{width:592px;float:left;clear:both;overflow:hidden; position:relative;}
.MainBody2_MiddleL{float:left;clear:left;width:470px;overflow:hidden;text-align:left;}
.MainBody2_MiddleR{float:right;clear:right;width:122px;overflow:hidden;}

.boxTopMore {width:60px;height:30px;line-height:30px;display:inline; float:right;clear:right;padding-right:10px;padding-top:3px;text-align:right; vertical-align:middle;}
.boxZone1 {width:199px;min-height:252px;float:left;position:relative; border:1px solid #A9CAED;overflow:hidden; background-color:#F5F9FC; text-align:left;background:url(../images/tzbg.jpg) no-repeat left bottom;}
.boxTop1 {height:33px;background:url(../images/box_top_bg.gif) repeat-x;background-position:top;padding-left:10px;padding-top:3px;}
.boxTop1_tit{width:90px;height:30px;background:url(../images/box_top_menubg2.gif) no-repeat;color:#ffffff;line-height:26px;text-align:center;font-size:14px;font-weight:bold;float:left;clear:left;}

.boxTop5_tit{width:199px;height:30px;color:#ffffff;line-height:26px;text-align:center;font-size:14px;font-weight:bold;float:left;clear:both; }
.boxTop5_tit ul {float:left;list-style:none;margin:0px auto;padding:0px; }
.boxTop5_tit ul li {float:left;margin:0 2px;width:90px;height:33px;display:block;line-height:26px;background:url(../images/box_top_menubg2.gif) no-repeat;text-align:center;font-size:14px;font-weight:bold;}
.boxTop5_tit ul li a:link,.boxTop5_tit ul li a:visited { text-decoration:none;color:black;}
.boxTop5_tit ul li a:hover{text-decoration:none;color:red;}
.boxTop5_tit ul li a:active {text-decoration:none;color:red}

.boxZone2 {width:396px;min-height:252px;float:left;position:relative; border:1px solid #A9CAED;overflow:hidden; background-color:#FFFFFF;/*background-color:#F5F9FC;*/ text-align:left;}
.boxTop2 {height:33px;background:url(../images/box_top_bg.gif) repeat-x;background-position:top;padding-left:10px;padding-top:3px;}
.boxTop2_tit{width:90px;height:30px;background:url(../images/box_top_menubg2.gif) no-repeat;color:#ffffff;line-height:26px;text-align:center;font-size:14px;font-weight:bold;float:left;clear:left;}

.boxZone3 {width:465px;min-height:50px;float:left;position:relative; border:1px solid #A9CAED;overflow:hidden; background-color:#F5F9FC; text-align:left;}
.boxTop3 {height:33px;background:url(../images/box_top_bg.gif) repeat-x;background-position:top;padding-left:10px;padding-top:3px;}
.boxTop3_tit{width:90px;height:30px;background:url(../images/box_top_menubg2.gif) no-repeat;color:#ffffff;line-height:26px;text-align:center;font-size:14px;font-weight:bold;float:left;clear:left;}

.boxZone4 {width:1000px;min-height:50px;float:left;position:relative; border:1px solid #A9CAED;overflow:hidden; background-color:#F5F9FC; text-align:left;}
.boxTop4 {height:33px;background:url(../images/box_top_bg.gif) repeat-x;background-position:top;padding-left:10px;padding-top:3px;}
.boxTop4_tit{width:90px;height:30px;background:url(../images/box_top_menubg2.gif) no-repeat;color:#ffffff;line-height:26px;text-align:center;font-size:14px;font-weight:bold;float:left;clear:left;}


.boxZone2 .dvline1{height:30px;line-height:26px;text-align:center;float:left;clear:left;width:100%; overflow:hidden;}
.boxZone2 .dvline1 a{font-size:14px;color:#D70100;font-weight:bold;}
.boxZone2 .dvline1 label{color:#CB6A35;font-size:14px;}

.boxZone2 .dvline2{line-height:24px;height:300px;overflow:hidden;float:left;clear:left;}
.boxZone2 .dvline2 ul{padding:5px 5px 5px 15px;list-style:none; margin:0;}
.boxZone2 .dvline2 li{padding-left:0px;height:24px;line-height:24px;width:390px;overflow:hidden;font-size:12px;}
.boxZone2 .dvline2 label{color:#CB6A35;font-size:12px;}

.dvline3{line-height:24px;height:auto;overflow:hidden;float:left;clear:left;}
.dvline3 ul{padding:5px 5px 5px 15px;list-style:none;margin:0;float:left;padding-left:5px;}
.dvline3 li{height:35px;overflow:hidden;font-size:12px;line-height:35px;display:block; margin:5px 8px 5px 8px;float:left;}
.dvline3 li img {border:0px;}
.dvline3 label{color:#CB6A35;font-size:12px;}

.dvline4{line-height:24px;height:auto;overflow:hidden;float:left;clear:left;}
.dvline4 ul{padding:5px 5px 5px 15px;list-style:none;margin:0;float:left;padding-left:5px;}
.dvline4 li{height:24px;width:230px;overflow:hidden;font-size:12px;line-height:24px;display:block; margin:1px 8px 1px 8px;float:left;}
.dvline4 li img {border:0px;}
.dvline4 label{color:#CB6A35;font-size:12px;}

.boxFlash { width:396px;float:left;border:1px solid #A9CAED;height:370px;background:url(../images/c_flash_bg.gif) repeat-x;}
.boxFlashFoot {width:385px;height:55px;border-top:1px dashed #cccccc;padding:5px;color:#777777;overflow:hidden;line-height:18px;margin-top:6px;text-align:left}
.focus {margin:auto;padding-left:3px; width:390px; height:390px; overflow:hidden;position:relative;float:left;}
.focus .bg {width:390px;height:26px;top:238px;left:3px; position:absolute;background:#28191c;filter:Alpha(opacity=60,finishOpacity=0,style=0);opacity:0.6;}
.focuspic {width:390px;}.focuspic img{width:390px;height:259px;padding-top:5px;display:block;border:0;}
.focuspic span {display:block;padding-top:10px; color:#666;text-align:center;padding-bottom:10px;}
.focuspic span a {color:#D70100;height:22px;line-height:22px;}
.focuspic span a:hover{color:#dd1100;}
.focusnav {width:110px;height:18px;position:relative;margin-top:-135px;padding:5px 0 10px 110px;float:right;}
.focusnav span {float:left;cursor:pointer;width:16px;height:15px;padding:0px;text-align:center;border:1px solid #fff;margin-right:6px;line-height:15px;background:#000;color:#fff;}
.focusnav span.current {background:#e10003;height:12px;padding:0px;height:15px;line-height:15px;}
.focuspic span strong {display:block; color:#333;height:16px;}

.news_left_title
{
   float:left;text-align:left;width:300px;overflow:hidden;padding-right:6px; font-size:12px; font-family: 宋体;
}

.news_right_date
{
  float:right;color:#999999; text-align:left;width:80px;overflow:hidden; font-size:12px; font-family: 宋体;
}

.newsbox_RL
{
  width:560px;
  float:left;
  clear:both;
    height: 190px;
    text-align:left;
    background-color:#FFFFFF;
    padding: 5px 5px 5px 5px;
    background:url(../images/dot1.gif) repeat-y center top; 
}

.newsbox
{
  width:560px;
  float:left;
  clear:both;
    height: 190px;
    text-align:left;
    background-color:#FFFFFF;
    padding: 0px 5px 5px 5px;
}


.news_line
{
    float:left;clear:left; overflow:hidden;width:450px;height:26px;line-height:26px;display:block;font-size:12px; font-family: 宋体;background:url(../images/dot.gif) repeat-x left bottom; 
}


.news_left_line
{
    float:left;clear:left; overflow:hidden;width:270px;height:26px;line-height:26px;display:block;font-size:12px; font-family: 宋体;background:url(../images/dot.gif) repeat-x left bottom; margin-left:10px;
}
.news_right_line
{
    float:right;clear:right; overflow:hidden;width:270px;height:26px;line-height:26px;display:block;font-size:12px; font-family: 宋体;background:url(../images/dot.gif) repeat-x left bottom; margin-right:10px;
}


.newsbox1
{
  width:560px;
  float:left;
  clear:both;
    height: 190px;
    text-align:left;
    background-color:#FFFFFF;
    padding: 0px 5px 5px 5px;
}


.news_line1
{
    float:left;clear:left; overflow:hidden;width:384px;height:26px;line-height:26px;display:block;font-size:12px; font-family: 宋体;background:url(../images/dot.gif) repeat-x left bottom; 
}



 .divBulletin .scrollNews
{
    position:relative;
    float:left;
    width:193px;
    height:220px;
    line-height:20px;
  font-size:12px;
  font-style:normal;
  font-family:宋体, Arial;
  text-align:left;
  padding-top:10px;
  padding-left:3px;
  padding-right:3px;
  overflow:hidden;

}


.divZzjg
{
  width: 199px;
   line-height:25px;
  overflow:hidden;
  clear:both;
  padding:0px 2px 20px 2px;
  height:auto;
  vertical-align:top;
  font-size:12px;
  text-align:left;
  padding-top:10px;
}

.divZzjg .dvline5{ overflow:hidden;}
.divZzjg .dvline5 ul{padding:0px 5px 5px 0px;list-style:none; margin:0;}
.divZzjg .dvline5 li{padding-left:0px;height:22px;line-height:22px;width:390px;overflow:hidden;font-size:12px;}
.divZzjg .dvline5 label{color:#CB6A35;font-size:12px;}

#wzTitle
{
   position:relative;
   font-family: 华文中宋,黑体,Arial, Helvetica, sans-serif; 
   font-size: 18pt;
   line-height:150%;
   text-align:center;
   vertical-align:middle;
   position:relative;
   width:952px;
   min-height:50px;
   float:left;
   margin: 20px 0 20px 0;
   clear:both;
   vertical-align:middle;
   display:block;
   font-weight:bold;
   overflow:hidden;
   color:Red;
   /*background:url(../images/bg_dot.gif) repeat-x left top;
   FILTER: progid:DXImageTransform.Microsoft.DropShadow(Color=#000000, OffX=1, OffY=1, Positive=True);*/
}

#wzMsg
{
    float:left;
    color:Green;
    clear:both;
   width:932px;
   height:30px;
   line-height:30px;
   display:block;
   overflow:hidden;
   background:#EEF5FB;
   font-size:14px;
   text-align:center;
   margin:0 0 20px 0;
   font-size:12px;
}


#wzMsg a:link {text-decoration:none;font-style:normal;color:green;}
#wzMsg a:visited {text-decoration:none;font-style:normal;color:green;}
#wzMsg a:active {text-decoration:none;font-style:normal;color:red}
#wzMsg a:hover {text-decoration:none;font-style:normal; color:blue;}

#wzContent
{ 
 position:relative;
 width:932px;
 text-align:left;
 line-height:26px;
 float:left;
 clear:both; 
 overflow:hidden;
 text-align:left;
 margin:20px 5px 20px 5px;
 font-size:14px;
} 

#wzContent p
{
  font-family:宋体,Arial, Helvetica, sans-serif;
  line-height:26px;
}

#Attachment
{
 position:relative;
 width:932px;
 text-align:left;
 line-height:38px;
 float:left;
 clear:both; 
 overflow:hidden;
 text-align:left;
 margin:0px 5px 2px 5px;
}

#WinFile
{
  height:230px;
}

#PreNextPage
{
   position:relative;
   font-size: 12px;
   COLOR: #7ACB12;
   line-height:140%;
   text-align:center;
   position:relative;
   width:932px;
   float:left;
   margin: 2px 5px 10px 5px;
   background:transparent;
   clear:both;
   vertical-align:middle;
   display:block;
   overflow:hidden;
   background:url(../images/bg_dot.gif) repeat-x left top
}

#wzOper
{
 width:932px;text-align:center;float:left;clear:both;line-height:30px;font-size:12px;padding:20px 0px 20px 0px;
}

#PreNextPage ul {float:left;list-style:none;margin:0; padding:0;width:932px;overflow:hidden; white-space:nowrap;}
/*添加了float:left使得菜单位于页面左侧*/
#PreNextPage ul li {float:left; margin:0 auto;display:block;width:466px;line-height:26px;overflow:hidden;text-align:center;white-space:nowrap;font-size:12px;}
#PreNextPage ul li a:link,#PreNextPage ul li a:visited { width:466px; display:block;text-decoration:none;color:blue;}
#PreNextPage ul li a:hover{width:466px;display:block;text-decoration:none;color:red;font-weight:bolder;}
#PreNextPage ul li a:active {width:466px;display:block;text-decoration:none;color:green;}

#divSpecial
{
  position:relative;width:203px; padding:5px 0px 5px 0px;vertical-align:top;text-align:center; line-height:52px;
}

.sqBorder
{ position:relative;
  float:left;
  clear:both; 
  width: 1000px; 
  height:120px; 
  margin-left:2px;
  padding-top:7px; 
  padding-bottom:7px; 
  vertical-align:top; 
  border-left:1px solid #003300; 
  border-right:1px solid #003300;
    background-image: url(../images/introbg.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

.scroll_div {width:1000px; height:120px;margin:0 auto; overflow: hidden; white-space: nowrap; background:#ffffff;}
.scroll_div img {width:103px;height:120px;border: 0;margin: auto 2px; border:1px #efefef solid;}
#scroll_begin, #scroll_end, #scroll_begin ul, #scroll_end ul, #scroll_begin ul li, #scroll_end ul li{margin:0px; padding:0px;list-style:none;display:inline;}/*设置ul和li横排*/


#PublisherSlideShow
{
    position:relative;float:left;clear:left; border:1px solid #000000;display:block; filter: revealTrans(duration=2,transition=23);   
}

#publishText
{
  width:220px;float:right;clear:right;text-align:left;font-weight:normal;font-size:9pt;margin:5px auto;float:right;clear:right;
}

#PublishList
{
  width: 386px;vertical-align:top; text-align:left;margin-top:2px;margin-bottom:5px; float:left;clear:both; overflow:hidden; white-space:nowrap;padding-left:5px;padding-right:5px;
}

.yellowFont
{
 color:#FF8913;font-weight:bolder;
}

.blackFont
{
 color:Black;font-weight:bolder;
}

#publishText ul 
{
    margin:0; padding:0; text-align:left; font-weight:bolder;
}

#hzDetail
{
    float:left;width:192px;height:150px;line-height:20px;font-size:12px; text-indent:2em;padding-left:4px;padding-right:4px;text-align:left;
}

#publishText li
{
  float:left;
  display:block;
    list-style-type: none;
    width:220px;
    height: 35px;
    padding-top:14px;
    line-height:120%;
    /*height: 50px;*/
    text-align: left;
    background: url(../images/dotline.gif) repeat-x left bottom;
}

#publishText li span
{
  text-indent:5px; display:block;text-decoration:none;color:Red;font-weight:normal;
}

#publishText li a:link,#publishText li a:visited { display:block;text-decoration:none;color:#FF8913;}
#publishText li a:hover{font-weight:bold;display:block;text-decoration:none;color:Red;}
#publishText li a:active {display:block;text-decoration:none;color:Red;}


#Footer
{
    width: 1006px;
    height:auto;
    text-align:center;
    margin:0 auto;
    clear:both;
    overflow: hidden;
    background:#FFFFFF 
    padding-top:5px;
}

#adsBody
{
    /*position: relative;width:100%; background:#233B67 url(../images/advert/adsBg1.gif) no-repeat center top;display:none;*/
    position: relative;width:100%; background:url(../images/advert/gq2015.jpg) no-repeat center top;display:none;

}

#ads
{
  position: relative; margin:auto; display:none; width:1006px;height:1075px;/*line-height:90px;*/display:block; background-color:Transparent; overflow:hidden; text-align:center; 
}

.close { position:absolute; right:4px; top:4px;color:#FFF; font-weight:bolder; cursor:pointer}
.boxZone5 {width:100%;min-height:128px;float:left;position:relative; overflow:hidden; background-color:#F5F9FC;text-align:left;}
.boxTop5 {height:33px;text-align:center;font-size:14px;padding-top:3px; filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#1E981E', endColorStr='#3CA63C', gradientType='0'); background-color:#1E981E; line-height:33px;display:block; color:#FFFFFF;}
.boxTop5_tit{width:90px;height:30px;color:#ffffff;line-height:26px;text-align:center;font-size:14px;font-weight:bold;float:left;clear:left;}
.boxTop5 a:link {color:#FFFFFF;}
.boxTop5 a:visited {color:#FFFFFF;}
.boxTop5 a:active {color:#FF0000;}
.boxTop5 a:hover {color:#FF0000;}



#SiteInfo
{
 width:100%;
 padding: 10px 0px 10px 0px;
 font-size:12px;
 text-align:center;
 vertical-align:middle;
 color:gray; 
 float:left;
 clear:both;
 overflow:hidden;
 white-space:nowrap;
 margin:0 auto;
 line-height:24px;
}

#UserHits
{
    color:Gray;
    font-size:9pt;
    width:200px;
    float:right;
    clear:right;
    text-align:right;
    padding-right:40px;
}

p
{
  font-style:normal;
  font-family:宋体,Arial, Helvetica, sans-serif;
  /*text-indent:2em;*/
  line-height:26px;
}

p.news 
{
  font-style:normal;
  font-family:宋体,Arial, Helvetica, sans-serif;
  text-indent:2em;
  line-height:26px;
}

div.newsimg
{
   font-weight: bolder;
   font-size:9pt;
   width:100%; 
   padding:0px; 
   text-align: center;
   line-height:28px;
}






#ContentMenu .flexslider li{height:auto}

