﻿ html,body,h1,h2,h3,h4,h5,h6,ul,li,form{
	margin: 0px;
	padding: 0px;
	font-family:宋体;
}


.warp{ width:980px; padding:0px; margin:0px auto;overflow:hidden;}
.header{ font-family:宋体, Arial, Helvetica, sans-serif; font-size:12px;}

/***顶栏***/
.navtop{ background:#CCCCCC url('../topimages/navtop_bg.jpg') repeat-x left top; height:29px; border:1px #D3D3D3 solid; line-height:29px;}
.navtop_title{ width:138px; text-align:center}
.navtop .navtop_service{ width:300px}
.navtop .navtop_opreate{ width:120px;}
.navtop .textbox{ width:80px; height:16px; padding:0px; margin:0px; margin:4px 4px 0 3px;}
.navtop .submitbtn{ margin:6px 30px 0 10px;}
#navtop{}
#navtop p{ padding:0px; margin:0px; float:left; height:29px; overflow:hidden}
#navtop p a{ text-decoration:none; color:#000}
#navtop p a:hover{ text-decoration:underline}
#navtop .tip_red{color:#ff0000;}

/***一级导航***/
.navmain{ height:58px; font-size:14px; margin-top:2px; overflow:hidden}
.navmain .logo{ width:210px;float:left; text-align:center;}
.navmain .navmain_list{ width:766px; padding-right:4px;float:right; height:58px; font-size:14px;}
#navmain{}
#navmain ul{ list-style:none; float:right;}
#navmain p{ padding:0px; margin:0px; }
#navmain_list li{ display:block; width:100px; float:left; text-align:center; margin:0 3px; padding:25px 0 0 0;font-size:14px; }
#navmain_list li a{ background:url('../topimages/navbg_hover.jpg') no-repeat left top; display:block; height:32px; line-height:38px; text-decoration:none; color:#004AA7;font-size:14px;}
#navmain_list li a:hover{background:url('../topimages/navbg.jpg') no-repeat left top; color:#fff;font-size:14px;}
#navmain_list li .a1{background:url('../topimages/navbg.jpg') no-repeat left top; color:#fff;font-size:14px;}

/***二级导航***/
.navgation{background:url('../topimages/navbg_1.jpg') repeat-x left top;  height:45px; line-height:45px;}
.navgation_bg{background:url('../topimages/navleft.jpg') no-repeat left center; padding-left:110px;}

#navgation{}
#navgation ul{ padding:0px; margin:0px; height:45px; overflow:hidden;background:url('../topimages/navright.jpg') no-repeat right center;  list-style:none }
#navgation ul li{ float:left;}
#navgation li span{ display:block; width:92px; height:45px; line-height:45px}
#navgation li a{ text-decoration:none; font-size:14px; font-weight:bold; color:#FC6D04; width:95px; display:block; text-align:right;}
#navgation li a:hover{text-decoration:underline;}
#navgation li .a1{ text-decoration:none; font-size:14px; font-weight:bold; color:#ff0000; width:95px; display:block; text-align:right;text-decoration:underline;}
#navgation li .a1:hover{text-decoration:underline;}
/***三级导航***/
.navchd{ text-align:center; height:25px; background:url('../topimages/navcld_bg.jpg') repeat-x left center; line-height:25px;}
#navchd{}
#navchd a{ text-align:center; text-decoration:none; color:#034AA6}
#navchd a:hover{ text-decoration:underline;}

/***二级导航小图标***/
.nav_ico1{ background:url('../topimages/ico1.jpg') no-repeat 8px center; cursor:hand;}
.nav_ico2{ background:url('../topimages/ico2.jpg') no-repeat left center;cursor:hand;}
.nav_ico3{ background:url('../topimages/ico3.jpg') no-repeat left center;cursor:hand;}
.nav_ico4{ background:url('../topimages/ico4.jpg') no-repeat left center;cursor:hand;}
.nav_ico5{ background:url('../topimages/ico5.jpg') no-repeat left center;cursor:hand;}
.nav_ico6{ background:url('../topimages/ico6.jpg') no-repeat left center;cursor:hand;}
.nav_ico7{ background:url('../topimages/ico7.jpg') no-repeat left center;cursor:hand;}
.nav_ico8{ background:url('../topimages/ico8.jpg') no-repeat left center;cursor:hand;}
.nav_ico9{ background:url('../topimages/ico9.jpg') no-repeat left center;cursor:hand;}

/***尾部***/
.footer{ text-align:center;font-size:12px; width:980px; margin:0px auto;}
.sitemap{ height:35px; line-height:35px;  border:1px solid #FCB251; background:#FFE6C7; margin:4px 0 6px 0}
.copyright{ line-height:22px; color:Black;}
#sitemap{color:Black;}
#sitemap a{ text-decoration:none; color:#070200}
#sitemap a:hover{ text-decoration:underline;}

.clearfix:after
{
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}
.clearfix
{
display:inline-block;
}
/* Hide from IE Mac */
.clearfix {display:block;}
/* End hide from IE Mac */
