@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/

#top, #top2, #logo, #logo1 { width:960px;  margin:0 auto; overflow:hidden; border:0px dashed red;}


/*==========@@公共板块  开始@@==========*/
/* 顶部 */
#top_main { height:100px; border-bottom:1px solid #e4e4e4; }
#top { height:27px; line-height:27px; text-align:right; }
#top_1 { float:left;  text-align:left; }
#top_2 { float:right; text-align:right; }
#top .MobileEdition{ font-weight: bold; color:red; }
#top a { color:#666; }
#top a:hover { color:#000; text-decoration:none; }
#top2 { height:80px; line-height:27px; text-align:left; }#top2_1 { float:left;  text-align:left; }#top2_2 { float:right; text-align:right; }#top2 .MobileEdition{ font-weight: bold; color:red; }#top2 a { color:#666; }#top2 a:hover { color:#000; text-decoration:none; }#top2 .WebLogo{ float:left; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; }#top2 .WebLogo img{  height:67px; padding-top:7px; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; }#top2 .Language{width:500px;float:right; padding:10px;}#top2 .Language .MobileEdition{ font-weight: bold; color:red;}#top2 .Member { width:500px; height:35px; line-height:35px; float:right; text-align:right;font-weight:bold; }#top2 .Member .MemberName, #logo_main .Member .MemberGroupName{ color:#F30; }
/*Logo*/
#logo_main{ width:100%; position:relative; z-index:102; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; }
#logo_main.fixed{ position:fixed; top:0px; box-shadow:0px 2px 4px #888; background:#fff; }
#logo{ overflow:hidden; }
#logo .WebLogo{ float:left; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; }
#logo .WebLogo img{  height:67px; padding-top:7px; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; }
#logo .Language{width:500px;float:right; padding:10px;}
#logo .Language .MobileEdition{ font-weight: bold; color:red;}
#logo .Member { width:500px; height:35px; line-height:35px; float:right; text-align:right;font-weight:bold; }
#logo .Member .MemberName, #logo_main .Member .MemberGroupName{ color:#F30; }#logo1{ overflow:hidden; }#logo1 .WebLogo{ float:left; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; }#logo1 .WebLogo img{  height:67px; padding-top:7px; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; }#logo1 .Language{width:500px;float:right; padding:10px;}#logo1 .Language .MobileEdition{ font-weight: bold; color:red;}#logo1 .Member { width:500px; height:35px; line-height:35px; float:right; text-align:right;font-weight:bold; }#logo1 .Member .MemberName, #logo_main .Member .MemberGroupName{ color:#F30; }
/*导航*/
#navigation_main { background:#2466ad; }
#navigation{ float:left; }
#navigation ul.navigationlist li { float:left; line-height:43px; text-align:center; }
#navigation ul.navigationlist li .ChannelName{ display:block; padding:20px 0px 20px 35px; font-size:17px; color:#333; font-weight:bold; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; }
#navigation ul.navigationlist li a:hover { text-decoration:none; color:#0075c2; }
#navigation ul.navigationlist .current{ color:#0075c2; }
/*导航栏下拉*/
#navigation .info_wrap_main{ width:100%; overflow:hidden; display:none; position:absolute; left:0; z-index:100; background:#f1f1f1; color:#666; text-align:left; }
#navigation .info_wrap{ width:1200px; margin:0 auto; padding:35px 0px; overflow:hidden; }
#navigation .line{ position:absolute; z-index:-1; bottom:0px; width:0px; height:4px; font-size:3px; background:#ce1421; display:none; }
#navigation .Channel_wrap{ float:left; width:30%; margin-right:5%; margin-left:3%; }
#navigation .Channel_wrap .ChannelName1{ display:block; font-size:24px; margin-bottom:12px; color:#4e4e4e; font-weight:bold; }
#navigation .Channel_wrap p{ color:#666; }
#navigation .Channel_wrap .more{ display:inline-block; padding:9px 18px 0 0; float:none; color:#666; background:url(../images/nav_li_ico.png)/*tpa=http://0198.wangzhan31.com/App/Tpl/Home/Default/Public/images/nav_li_ico.png*/ no-repeat right 17px; text-align:left;
font-size:14px; line-height:22px; }
#navigation .Channel_wrap .more:hover{ color:#bccbe0; }
#navigation .subnavigationlist{ float:left; width:15%; margin-right:1%; }
#navigation ul.subnavigationlist li{ float:none; padding:0px; line-height:28px; display:inline; }
#navigation ul.subnavigationlist li a{ display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; font-weight:normal; color:#666; font-size:16px; 
padding:0px 10px 10px; text-align:left; }
#navigation ul.subnavigationlist li a:hover{ color:#0075c2; }
#navigation .right_info{ float:left; width:30%; }
#navigation .right_info p{ color:#bccbe0; }
/*公告*/
#announcement { margin-top:5px;  height:35px; line-height:35px;background-color:#f0f0f0; color:#0B3B7D;}
#announcement .announcement_title{ float:left;font-weight:bold; text-indent:35px; background:url(../images/announcement_title.gif)/*tpa=http://0198.wangzhan31.com/App/Tpl/Home/Default/Public/images/announcement_title.gif*/ no-repeat 8px center; width:150px;}
#announcement .announcement_body{float:left; width:750px;}
#announcement .announcement_bottom{float:right; width:100px; }
.announcementlist{ }
.announcementlist li { line-height:35px; }

