@charset "gb2312";
/* CSS Document */

/*全局样式*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre, 
form,fieldset,input,textarea,p,blockquote,th,td { 
word-break: break-all; word-wrap:break-word;
padding:0; 
margin:0; 
} 
ul li{ list-style:none;}

body{width:100%; font-family:"微软雅黑",Arial; height:auto; font-size:12px; background-image:url(../images/bg.jpg); color:#505050; text-decoration:none; margin:0 auto;}

/*table { 
border-collapse: collapse; 
border-spacing: 0; 
} */
fieldset,img { 
border: 0; 
} 
address,caption,cite,code,dfn,em,th,var { 
font-weight: normal; 
font-style: normal; 
} 
ol,ul { 
list-style: none; 
} 
caption,th { 
text-align: left; 
} 
h1,h2,h3,h4,h5,h6 { 
font-weight: normal; 
font-size: 100%; 
} 
q:before,q:after { 
content:''; 
} 
abbr,acronym { border: ;}
.clear{ line-height:0; clear:both;}

a{ font-family:"宋体",Arial; font-size:12px; color:#505050; text-decoration:none; cursor:pointer;}
a:hover{ font-family:,"宋体",Arial; font-size:12px; text-decoration:none; color:#036564;}
.strong{font-weight:bold;}
.gg{float:left; width:20px;}
.gg1{float:left; height:20px;}
#box{background:url(../images/bj1.jpg) center top no-repeat;}

/*---------------------------头部-------------------*/
#header{width:100%; height:195px; float:left; background:url(../images/tbj.jpg) top no-repeat; margin-bottom:30px;}
.top{margin:0 auto; height:100px; width:1000px;}
.logo{width:384px; height:124px; float:left; }
.head_tel{ float:right; margin-right:15px; width:386px; height:49px; margin-top:35px;}
#nav li{ text-align:center;font-size:12px;}

/*New Nav Style*/
/*#nav_wrap { width:960px; overflow:hidden; }
#nav{position:relative; width:944px; margin:0 auto; }
#nav .l{ height:42px; float:left}
#nav .r{ height:42px; width:2px; float:right}
#nav .bt_qnav { float:right; }	
#nav .bt_qnav a{ width:31px; height:32px; line-height:39px;display:block;padding:9px 2px 0 0;}
#nav .c{ float:left;margin:0;padding:0}

#nav li { float:left; list-style:none; }
#nav li .v a{ width:118px;height:42px; line-height:42px; display:block; color:#FFF; font-size:14px; font-weight:bold; background:url(../images/nav_sx.jpg) right top no-repeat; float:left;}
#nav li .v a:hover,#nav li .v .sele{background:url(../images/nav_bj.jpg) center top no-repeat; text-decoration:none; color:#000; line-height:42px; font-size:14px}
#nav .kind_menu {height:32px;*height:32px; line-height:32px;vertical-align:middle; position:absolute; top:42px; left:70px; width:944px; text-align:left; display:none; color:#656565; }
#nav .kind_menu a {color:#656565; float:left; text-align:center; width:90px;}
#nav .kind_menu a:hover { color:#656565; background:url(../images/navnbg.png) left 6px no-repeat; text-decoration:none;}
#nav .kind_menu span { font-size:10px;color:#cecece; line-height:32px; *line-height:32px; float:left }
#tmenu{height:28px;}*/

.nav{width:1000px; float:left; height:52px; margin-top:15px;}
.nav ul{width:1000px; height:40px; float:left;}
.nav ul li{width:108px; height:40px; text-align:center; line-height:20px; color:#fff; font-size:16px;float:left; font-family:"微软雅黑",Arial, Helvetica, sans-serif; margin-left:30px;}
.nav ul li img{width:35px; height:40px; float:left;}
.nav ul li span{color:#6e6e6e; font-size:12px;}
.nav ul li span a{color:#6e6e6e; font-size:12px; text-decoration:none;}
.nav ul li span a:hover{color:#fff; font-size:12px; text-decoration:none;}
.nav ul li a{color:#fff; text-decoration:none; font-family:"微软雅黑"; display:block; font-size:16px;}
.nav ul li a:hover{color:#007883; text-decoration:none; font-family:"微软雅黑"; font-size:16px; display:block;}
.banner{width:100%; height:380px; float:left; margin-bottom:25px;}

/*------------------------底部-------------------*/
#footer{width:100%; height:210px; background:url(../images/tbj.jpg) top; margin-top:20px; float:left;}
.footer{width:1000px; height:153px; margin:0 auto;}
.footer_nav{width:1000px; height:40px; line-height:40px; float:left; text-align:center; color:#fff; margin-top:10px;}
.footer_nav a{color:#fff; text-decoration:none;}
.footer_nav a:hover{color:#036564; text-decoration:none;}
.footer_con{width:1000px; height:auto;  text-align:center; line-height:30px; color:#fff; margin-top:10px; float:left;}
.footer_con a{color:#fff; text-decoration:none;}
.footer_con a:hover{color:#c30; text-decoration:none;}

/*分页样式*/

.list_page{text-align:center;margin:10px;font-family:宋体;clear:both;}
.list_page a{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #90CBF9;color:#333;font-family:宋体;}
.list_page span{background:#90CBF9;color:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #90CBF9;font-family:宋体;}
.list_page b{background:#fff;margin:0 1px;color:#333;overflow:hidden;}
.list_page b input{border:1px solid #90CBF9;margin:0;padding:4px 8px;font-size:12px;font-family:宋体;font-weight:normal;width:16px;text-align:center;*vertical-align:middle}