@charset "utf-8";
/* CSS Document */

body{color:#000;background:#FFF;font:12px/1.6 Verdana, Helvetica, sans-serif;text-align:center;}
*{margin:0;padding:0;}
input,select{font-size:12px;vertical-align:middle;}
body div{text-align:left;}
textarea,input{word-wrap:break-word;word-break:break-all;padding:0px;}
i{  background: url(../images/ba.png) no-repeat;
    width: 14px;
    height: 17px;
    display: inline-block;
    margin: 2px 0 0 8px;}
li{list-style-type:none;}
img{border:0 none}
a{ color:#333;}
a:link, a:visited{color:#333;text-decoration: none;outline: none;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.top_box{width: 1000px;margin: 0 auto;display: block;height: 196px;background: #2895a1;position: relative;}
.nav{
                width:1000px;
                height:40px;
                margin:0 auto;
                text-align:center;
                font-size: 14px;
                font-weight: bold;
                background: #ddddde;
            }

            .nav ul{
                display: block;
                width: 910px;
                margin: 0 auto;
                height: 40px;
            }

            .nav ul li{
                float:left;
                padding-left: 20px;
                line-height:40px;
                position:relative;
                background-color: #ddddde;
            }

            .nav .nav_first{
                border-left:1px dotted #EAEAEA;
            }

            .nav ul li a{
                color:#000;
                display:block;
                font-family:Microsoft YaHei;
                border-left:none;
            }

            .nav ul li a:hover{
                color:#ff0000;
            }
            .nav ul li:hover .sub_nav{
                display:block;
                z-index: 9999;
            }

            .nav .sub_nav{
                position:absolute;
                width:90px;
                display:none;
                left:-1px;
            }

            .nav .sub_nav li{
                text-align:left;
                width:100px;
            }

            .nav .sub_nav b{
                width:15px;
                background-color:#CCC;
                display:inline-block;
                margin-right:15px;
            }

            .nav .sub_nav li a{
                border-top:none;
            }

            .nav .sub_nav li .sub_nav_last{
                border-bottom:none;
            }

            .nav .sub_nav li a:hover b{
                background-color:#999;
            }

            .nav .sub_nav li .sub_active{

            }

            .nav .caret {
                display: inline-block;
                width: 0;
                height: 0;
                vertical-align: middle;
                border-top: 4px dashed;
                border-top: 4px solid \9;
                border-right: 4px solid transparent;
                border-left: 4px solid transparent;
                border-top-color: #777777;
                margin-left:5px;
            }
section{width: 1000px;margin: 0 auto;}
.wzjs{position: absolute;top: 32px;left: 220px;}
.wzjs img{height:145px;width: 145px; float: left;}
footer{position: relative;height: 195px;width: 1000px;margin: 0 auto;background: #ddddde;}
.wzjs .b1{font-family: 微软雅黑;display: block;letter-spacing: 1px;font-size: 20px;width: 500px;}
.wzjs .b2{font-family: 微软雅黑;display: block;font-size:14px;color: #1f1616 ;}
.wz{height: 20px;display: block;font-size: 16px;letter-spacing: 2px;font-family: 微软雅黑;color: #333;font-weight: bold;}
.pic{position: absolute;top: 22px;height: 25px;}
.gsjs{height: 300px;width: 1000px;display: block;margin: 0 auto;}
.gsjs img{height: 100%;width: 100%;}
.left img{height: 223px;width: 356px;}
.left{display: block;float: left;margin-right: 30px;}
.right p{ font-size: 16px;
        letter-spacing: 1px;
        line-height: 1.65em;
        text-indent: 2em;}
.content{text-align: center;display: block;width: 1000px;margin: 0 auto;}
.content img{height: 300px;width: 700px;}
.content p{
    width: 700px;
    margin: 0 auto;
    text-align: left;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 2em;
}
.biaoti{
    width: 700px;
    text-align: left;
    display: block;
    margin: 0 auto;
    font-size: 18px;
    color: #007c09;
    font-weight: bold;
    font-family: "黑体";
}
.lefti{display: block;float: left;margin-right: 50px;}
.lefti img{
    height: 195px;
    width: 439px;
}
.righti{
    position: relative;
    top: 226px;
    font-size: 22px;
    letter-spacing: 1px;
    color: #007c09;
    font-weight: bold;
}
.clearfix { display: block; clear:both; float:none; }
.fleft{ float:left}
.fright{ float:right}
.tleft{ text-align:left}
.tright{ text-align:right}
.tcenter { text-align: center; }

::-moz-selection {
background:#70A102;
color:#fff;
text-shadow: #000 0 1px 0;
}
::selection { background: #70A102; color: #fff; text-shadow: #000 0 1px 0; }
.yh {font-family: 微软雅黑; }
.noBold { font-weight: normal; }
.bold { font-weight: bold; }
.ofHidden { overflow: hidden; }
.ml1 { margin-left: 1px; }
.ml0 { margin-left: 0; }
.mt5 { margin-top: 5px; }
.p10 { padding: 10px; }
.p20 { padding: 20px; }
.pl5 { padding-left: 5px; }
.pl10 { padding-left: 10px; }
.pl15 { padding-left: 15px; }
.pl20 { padding-left: 20px; }
.pl25 { padding-left: 25px; }
.pl30 { padding-left: 30px; }
.pt5 { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pt15 { padding-top: 15px; }
.pt20 { padding-top: 20px; }
.pt25 { padding-top: 25px; }
.pt30 { padding-top: 30px; }
.pb5 { padding-bottom: 5px; }
.pb10 { padding-bottom: 10px; }
.pb15 { padding-bottom: 15px; }
.pb20 { padding-bottom: 20px; }
.pb25 { padding-bottom: 25px; }
.pb30 { padding-bottom: 30px; }
.pr5 { padding-right: 5px; }
.pr10 { padding-right: 10px; }
.pr15 { padding-right: 15px; }
.pr20 { padding-right: 20px; }
.pr30 { padding-right: 30px; }
.ml5 { margin-left: 5px; }
.ml10 { margin-left: 10px; }
.ml15 { margin-left: 15px; }
.ml20 { margin-left: 20px; }
.ml25 { margin-left: 25px; }
.ml30 { margin-left: 30px; }
.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mr15 { margin-right: 15px; }
.mr20 { margin-right: 20px; }
.mr25 { margin-right: 25px; }
.mr30 { margin-right: 30px; }
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt25 { margin-top: 25px; }
.mt30 { margin-top: 30px; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }
.pd1{ padding:1px;}
.pd5{ padding:5px;}
.pd10{ padding:10px;}
.pd15{ padding:15px;}
.pd20{ padding:20px;}
.pd25{ padding:25px;}
.pd30{ padding:30px;}
.border_ccc{ border:1px solid #CCC;}
.box-shadow{box-shadow: 0 0 15px #cccccc;-webkit-box-shadow: 0 0 15px #cccccc;-moz-box-shadow: 0 0 15px #cccccc;}
.radius4{-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;}
.block {width:1000px; clear:both; margin:0 auto;}
.c_666{ color:#666}









