*{
margin:0px;
padding:0px;
}
body{
font-size:12px;
}
a:visited,a:link{
text-decoration:none;
}
a:hover,a:active{
text-decoration:underline;
}
a.underline:visited,a.underline:link{
text-decoration:underline;
}
a.nounderline:hover,a.nounderline:active{
text-decoration:none;
}
ul{
list-style:none;
}
.floatLeft{
float:left;
}
.floatRight{
float:right;
}
.floatClear{
clear:both;
}
.box{
width:1003px;
margin:0 auto;
}
.top{
height:108px;
background:url(/images/top_bg.jpg) top repeat-x #d7f1e8;
}
.logo{
width:196px;
text-align:center;
}
.top_nav{
width:784px;
margin-left:9px;
display:inline;
}
.top_subMenu{
height:32px;
text-align:right;
margin:10px auto 0px;
}
.top_subMenu img{
vertical-align:middle;
margin-left:10px;
margin-right:3px;
}
.topMenu{
height:32px;
margin-top:23px;
}
.menu_both{
width:4px;
float:left;
}
.menu_center{
width:776px;
height:32px;
line-height:32px;
background:#fff;
}
.menu_center ul{
width:100%;
height:32px;
background-repeat:no-repeat;
clear:both;
}
/*----------------------------------------------*/
.menu li{
line-height:32px;
font-size:13px;
font-weight:bold;
padding:0px 15px;
text-align:center;
float:left;
cursor:pointer;
position:relative;/*定位方式不可修改*/
}
.sub_box{
top:100%;
left:0%;
/*本样式必须有,并且不可修改*/
}
.sub_menu{
top:0%;
left:100%;
/*本样式必须有,并且不可修改*/
}
.sub_box,.sub_menu{
width:100% !important;
width:140%;
position:absolute;
/*本样式必须有,并且不可修改*/
}
.sub_list{
position:relative;
/*本样式必须有,并且不可修改*/
}
.sub_list a{
width:100%;
display:block;
/*本样式必须有,并且不可修改*/
}
.sub_alpha{
background:#fff;
/*本样式必须有,颜色值可以修改为需要的背景颜色*/
}
.menu_over{
background:#fff;
/*本样式为鼠标事件时的样式,名字可以在JS中修改,本样式中只推荐写background属性*/
}
/*--------- End ------------*/
.banner{
background:url(/images/banner_bg.jpg) repeat-x;
}
.navBody{
width:100%;
background:url(/images/body_bg.jpg) repeat-x top #f9fffd;
}
.body_l{
width:195px;
}
.body_l_box{
margin-top:6px;
margin-left:7px;
}
.body_l_title{
width:188px;
line-height:31px;
background:url(/images/body_l_title.gif) no-repeat;
}
.body_l_title span{
width:90%;
color:#2e644d;
font-size:13px;
font-weight:bold;
filter: DropShadow(Color=#ecf6f7, OffX=1, OffY=1, Positive=1);
display:block;
margin-left:10px;
}
.body_info_box{
border-left:#c9efe2 solid 1px;
border-right:#c9efe2 solid 1px;
border-bottom:#c9efe2 solid 1px;
background:#fff;
}
.leaf_box,.test_box,.news_box{
width:93%;
line-height:22px;
padding:5px auto;
margin:0 auto;
}
.leaf_box img{
margin:5px;
}
.leaf_box a{
display:block;
}
.test_box li{
text-indent:20px;
background:url(/images/test_dot.gif) 0px center no-repeat;
}
.news_box li{
text-indent:10px;
background:url(/images/news_dot.gif) 3px center no-repeat;
}
.body_r{
width:808px;
}
.body_zice{
width:782px;
margin-left:13px;
margin-top:4px;
}
.zice_msg{
width:490px;
position:relative;
}
.zice_line{
border:#98bc76 2px solid;
background:#fff;
}
.zice_info{
width:95%;
height:318px;
margin:0 auto;
}
.body_question{
width:280px;
position:relative;
margin-left:10px;
}
.coner_lu,.coner_ru,.coner_lb,.coner_rb{
width:6px;
height:6px;
font-size:6px;
position:absolute;
}
.coner_lu{
left:0px;
top:0px;
background:url(/images/zice_corner.jpg) top left;
}
.coner_ru{
right:0px;
top:0px;
background:url(/images/zice_corner.jpg) top right;
}
.coner_lb{
left:0px;
bottom:0px;
background:url(/images/zice_corner.jpg) bottom left;
}
.coner_rb{
right:0px;
bottom:0px;
background:url(/images/zice_corner.jpg) bottom right;
}

.proNav{
width:795px;
height:220px;
margin-top:9px;
margin-left:7px;
background:url(/images/pro_bg.jpg) center no-repeat;
clear:both;
}
.proNav_list{
width:95%;
height:160px;
padding-top:55px;
margin:0 auto;
}
.knowNav{
width:795px;
height:220px;
margin-top:9px;
margin-left:7px;
background:url(/images/know_bg.jpg) center no-repeat;
overflow:hidden;
}
.knowNav_list{
width:95%;
height:165px;
margin:0 auto;
margin-top:42px;
}
.know_news{
width:280px;
}
.know_news ul{
margin-top:20px;
}
.know_news ul li{
line-height:22px;
}
.know_magazine{
width:455px;
}
.magazine_title{
background:url(/images/magazine_title_line.jpg) bottom repeat-x;
}
.magazine_title span{
font-weight:bold;
width:111px;
line-height:18px;
background:url(/images/magazine_title.jpg) no-repeat center;
text-align:center;
margin-left:10px;
display:block;
}
.magazine_info{
height:145px;
background:#eef2f1 url(/images/magazine_info_bg.jpg) right bottom no-repeat;
border-left:#b9b9b9 solid 1px;
border-right:#b9b9b9 solid 1px;
border-bottom:#b9b9b9 solid 1px;
}
.magazine_box{
width:97px;
height:133px;
margin-top:9px;
margin-left:10px;
}
.magazine_pic{
width:75px;
height:93px;
background:#bdcac3;
margin:3px auto auto;
overflow:hidden;
}
.magazine_pic img{
width:75px;
height:93px;
position:relative;
left:-3px;
top:-3px;
}
.magazine_name{
width:100%;
height:20px;
line-height:20px;
text-align:center;
}
.magazine_button{
width:100%;
height:17px;
}
.copy_bg{
background:#d3f4e9 url(/images/copy_bg.jpg) repeat-x top;
text-align:center;
padding:10px 0px;
clear:both;
}
.zixun_button{
margin:5px;
}
.conent_box{
width:100%;
position:relative;
}
.content_info{
width:97%;
margin:0 auto;
}
.content_main{
font-size:13px;
line-height:24px;
margin:20px auto;
}
.news_ul{
width:95%;
margin:0 auto;
}
.news_ul li{
line-height:22px;
border-bottom:#CCCCCC dotted 1px;
margin:5px auto;
}
.news_ul span{
margin:auto 5px;
}
.news_ul span img{
margin-top:6px;
}
.content_shadow{
background:url(/images/zice_title_shadow.jpg) left no-repeat;
}
.content_zice{
width:782px;
margin-left:13px;
margin-top:4px;
}
.content_page{
width:95%;
height:100px;
line-height:50px;
text-align:center;
border-top:#CCCCCC dashed 1px;
margin:0 auto;
}
.zixun_list{
width:99%;
line-height:22px;
text-align:left;
}

/*
.zixun_list a{
display:block;
}

.zixun_list a:hover,.zixun_list a:active{
background:#efefef;
}
.zixun_list a:visited{
background:#efefef;
}
.zixun_list a:visited span{
color:#CCCCCC;
}
.zixun_list a:visited h3{
font-size:12px;
color:#999;
}
.zixun_list a:hover h3,.zixun_list a:active h3{
font-size:13px;
font-weight:bold;
text-decoration:underline;
}


.zixun_list a:hover,.zixun_list a:active{
background:#d8f8f0;
}
.zixun_list a:visited{
background:#c1f1e5;
}
.zixun_list a:visited h3{
font-size:12px;
color:#2c8a66;
}
.zixun_list a:visited span{
color:#f00;
}
.zixun_list a:link{
color:#66b095;
}
.zixun_list a:hover h3,.zixun_list a:active h3{
font-size:13px;
font-weight:bold;
text-decoration:underline;
color:#2c8a66;
}
*/
.zixun_list a{
display:block;
padding-left:10px;
}
.zixun_list li a:link,.zixun_list li a:visited,.zixun_list li a:hover,.zixun_list li a:active{
color:#f00;
}
.zixun_list a:hover,.zixun_list a:active{
background:#d8f8f0;
}
.zixun_list a:visited{
background:#c1f1e5;
}
.zixun_list a:visited h3,.zixun_list a:link h3{
font-size:12px;
color:#2c8a66;
}
.zixun_list a:visited span{
color:#f00;
}
.zixun_list a:link{
color:#66b095;
}
.zixun_list a:hover h3,.zixun_list a:active h3{
font-size:13px;
font-weight:bold;
text-decoration:underline;
color:#2c8a66;
}



.zixun_list li{
padding:10px 0px;
border-bottom:#CCCCCC dashed 1px;
}


.zixun_remsg_bg{
background:#dedede;
display:block;
}
.zixun_remsg{
border:#aaa solid 1px;
background:#fff;
padding:10px;
position:relative;
left:-5px;
top:-5px;
display:block;
}
.iwantask{
padding:10px;
text-align:center;
vertical-align:middle;
}

.zice_reli{
background:#efefef;
border:#ccc solid 1px;
}
.zice_reli li{
text-indent:10px;
}
