﻿/* ************************************ 
* 内容概要：初始定义,个人习惯,标签定义
************************************ */
body,textarea,button,input,selec{font-family:"微软雅黑";background:#fff;font-size:14px;color:#333;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{padding:0;margin:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
table {border-collapse: collapse;border-spacing: 0;}
em{font-style:normal;}
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
ol,ul{list-style:none;}
fieldset,img {border:0;}
th,td{border-collapse:collapse;border-spacing:0;}
address,caption,cite,code,dfn,em,th,var,i,b{font-style:normal;font-weight:normal;}
input,textarea{font-size:12px;}
q:before,q:after {content:"";}
abbr,acronym{border:0;}
.clear{clear:both;}
.clearfix{zoom:1;}
.clearfix:after{content:".";display:block;height:0;line-height:0;clear:both;visibility:hidden;}

/** =link 链接 **/
a{color:#252525;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:none;color:#1a5535;}
a,a:active{outline:none;text-decoration:none;} 
.a_active{color:#1a5535;text-decoration:none;}
.a_active:hover{color:#1a5535;text-decoration:none;}
:focus{outline:none;}
/*****=个人习惯定义*******/
.right,.fr{float:right;display:inline;}
.left,.fl{float:left;display:inline;}
.text-right{text-align:right;}
.text-left{text-align:left;}
.text-center{text-align:center;}
.mb15{margin-bottom:15px;}
/*头部*/
.top-box{width:1000px;margin:0px auto;}
.top-box .logo{width:200px;height:75px;padding:20px 0px;float:left;}
.top-box .logo a{width:200px;height:75px;display:block; padding-top:20px;}
.top-box .word{width:344px;float:left;margin-left:80px;margin-top:40px;line-height:35px;font-size:17px;font-weight:bold;color:#1a5535;}
.top-box .topcontent{width:375px;float:right;}
.top-box .topcontent ul{width:270px;height:30px;margin-top:10px;margin-left:105px;}
.top-box .topcontent ul li{height:30px;float:left;}
.top-box .topcontent ul li a{line-height:30px;height:30px;display:inline-block;font-size:12px;}
.top-box .topcontent ul .one{padding-left:28px;background:url(../images/top-main.png) left center no-repeat;margin-right:20px;}
.top-box .topcontent ul .two{padding-left:26px;background:url(../images/top-save.png) left center no-repeat;margin-right:20px;}
.top-box .topcontent ul .san{padding-left:32px;background:url(../images/top-contact.png) left center no-repeat;}
.top-box .topcontent .top-tel{height:50px;background:url(../images/top-tel.png) left center no-repeat;padding-left:70px;margin-top:10px;}
.top-box .topcontent .top-tel p{line-height:50px;font-size:18px;font-weight:bold;color:#666;}
.top-box .topcontent .top-tel p span{font-size:24px;}
/*水平导航样式*/
/*下拉样式*/
.menu_box{width:100%;height:50px;padding-top:1px;background:url(../images/nav-bg.png) left top repeat-x;}
#Menu ul{width:1000px;height:50px;margin:0px auto;}
#Menu ul li{position:relative;z-index:10;float:left;width:109px;text-align:center;}
#Menu ul li.line{float:left;width:2px;height:50px;background:url(../images/line.png) left center no-repeat;}
#Menu ul li a {display: block;height:50px;line-height:50px;color: #ffffff;font-size: 14px;font-weight: bold;}
#Menu ul li ul{position:absolute;z-index:10;left:0;background-color:#03468d;line-height:20px;display:none;width:100%;}/*一级样式*/
#Menu ul li ul li{position:relative;z-index:10;background-color:#1a5535;width:100%;text-align:center;padding:5px 0 5px 0;
border:0px solid #ffffff; border-width:1px 0 0 0;}/*li行样式*/
#Menu ul li ul li ul{position:absolute;left:109px;top:0px;display:none;}/*二级样式*/
#Menu ul li ul li ul li {position:relative;z-index:10;background-color:#dddddd;width:100%;text-align:center;padding:5px 0 5px 0;
border:0px solid #ffffff; border-width:1px 0 0 0;}/*三级样式*/
#Menu ul li.hover{background-color:#fbfbfb;} /*鼠标经过时栏目li样式*/
#Menu ul li.hover a.menu{ color:#1a5535; /*border-bottom:#ddd solid 1px;*/}
#Menu ul li.hover ul{display:block} 
#Menu ul li.hover ul li ul{display:none;}
#Menu ul li ul li.hover ul{display:block; color:#fff; width:160px; }
#Menu ul li ul li.hover a { color:#1a5535;}/*鼠标经过时下拉li样式*/
#Menu ul li ul li.hover ul li ul{display:none} 
#Menu ul li ul li ul li.hover {display:block; background-color:#dddddd;} 
#Menu ul li ul li ul li.hover a { color:#fff;}
#Menu ul li ul li ul li a:hover { text-decoration:none;color:#463e3e;}
#Menu ul li ul a{display:block!important;display:inline;height:22px;line-height:22px;font-size:12px;color:#fff; text-align:center; padding:5px;}/*默认a样式*/
#Menu ul li ul a:hover{text-decoration:none;color:#1a5535;}/*鼠标经过a样式*/
/*底部*/
.footer{width:100%;background:#545252;margin-top:30px;font-size:12px;color:#fff;}
.footer a,.footer a:hover{color:#fff;}
.footer .foot{width:1000px;margin:0px auto;padding:20px 0px;}
.footer .foot .cp{width:350px;float:left;margin-right:30px;}
.footer .foot .cp dl dt{width:350px;height:30px;line-height:30px;font-size:16px;font-weight:bold;}
.footer .foot .cp dl dd{float:left;width:165px;padding-right:10px;}
.footer .foot .cp dl dd a{height:30px;line-height:30px;display:iinline-block;margin-left:2px;}
.footer .foot .lx{width:350px;float:left;margin-right:30px;}
.footer .foot .lx dl dt{width:350px;height:30px;line-height:30px;font-size:16px;font-weight:bold;}
.footer .foot .lx dl dd{padding-right:10px;}
.footer .foot .lx dl dd span{height:30px;line-height:30px;display:iinline-block;margin-left:5px;}
.footer .foot .code{width:110px;float:right;}
.footer .foot .code p{height:30px;line-height:30px;text-align:center;}
.footer .banquan{width:100%;padding:20px 0px;line-height:20px;background:#333;color:#fff;text-align:center;}
/*页次*/
.page{ padding:5px; text-align:center;margin:30px 0px;}
.page a{padding:3px 8px; margin:0 5px;border:1px solid #1a5535;color:#333;}
.page span{border:1px solid #1a5535;background:#1a5535; color:#fff; padding:3px 8px;}
.page a:hover{ border:1px solid #1a5535;color:#1a5535;}
.page b{padding:3px 8px; margin:0 5px;border:1px solid #1a5535;color:#333;}
/*翻页*/
.met_page{text-align:center;margin-top:20px;font-size:13px;}
.met_page a{ margin-right:30px; color:#333; text-decoration:none;}
.met_page a:hover{ margin-right:30px;color:#1a5535;text-decoration:none;}