@charset "gb2312";
/* CSS Document */

/**公共样式开始**/
* { margin:0; padding:0; }
body { font-size:12px; line-height:24px; color:#000; font-family:"宋体";}
ul, ol { list-style:none; }
a { text-decoration:none; color:#000; }
a:hover { text-decoration:underline; }
a img { border:none; }
p { text-indent:2em; }
.fl { float:left; }
.fr { float:right; }
.clear { clear:both; }
.cl:after { content:''; display:block; clear:both; }
.shous{ text-indent:0;}
/**公共样式结束**/


/**头部**/
.head{width:320px; margin:0 auto;}
header, nav, footer, div, ul, p { overflow:hidden; color:#4c4c4c; font-size:14px; }
header { background:#000; }
header img, .ban img { float:left; width:100%; }
nav { background:#298e8a; padding-bottom:10px }
nav span { display:block; float:left; width:25%; text-align:center; }
nav span a { display:block; border-left:1px solid #fff; color:#fff; line-height:1.6rem; margin-top:10px }
 nav span:first-child a, nav span:nth-child(5) a {
border-left:none;
}
nav span a:link, nav span a:hover, nav span a:visited, nav span a:active { color:#fff; }
#banner { height:146px; width:320px; margin:0px auto;  }


/**导语**/
.daoyu{ height:71px; width:320px; margin-left:auto; margin-right:auto; margin-top:10px; background:#f0f0f0;}
.daoyu p{width:275px; padding-left:10px; line-height:23px;}



/**标题**/
.biaoti{width:320px; height:41px; margin-left:auto; margin-right:auto; margin-top:15px; margin-bottom:10px;}
.biaoti p{ font-family:"微软雅黑"; font-size:18px; height:41px; line-height:41px; padding-left:145px; text-indent:0;}
.bj1{ background:url(../images/biaoti_1.jpg) no-repeat;}
.bj2{ background:url(../images/biaoti_2.jpg) no-repeat;}
.bj3{ background:url(../images/biaoti_3.jpg) no-repeat;}
.bj4{ background:url(../images/biaoti_4.jpg) no-repeat;}


/**tit1**/
.tit1{width:320px; height:310px; margin:0 auto;}
.tit1_x{height:258px; width:304px; margin:0 auto;}
.tit1_x_x{width:149px; height:125px;}
.tit1_x_x p{height:21px; line-height:21px; font-family:"微软雅黑"; font-size:14px; color:#1e5945; text-indent:0;}
.mr{ margin-right:6px;}
.mb{ margin-bottom:8px;}

.zixun{width:275px; height:28px; background:#ffa200; margin-left:auto; margin-right:auto; border-radius:15px; margin-top:15px;}
.zixun a{ float:left; font-family:"微软雅黑"; font-size:14px; color:#fff; height:28px; line-height:28px; padding-left:5px;}


/**tit2**/
.tit2{width:320px; height:375px; margin:0 auto;}
.tit2_x{height:79px; width:302px; margin:0 auto; border-bottom:1px dashed #ccc;}
.tit2_x img{ margin-top:7px;}
.tit2_x_x{width:228px; height:79px;}
.ziti{color:#1e5945; font-weight:bold; text-indent:0;}


/**tit3**/
.tit3{width:320px; height:320px; margin:0 auto;}
.mg{ margin:0 0 11px 5px;}
.tit3_x{width:320px; height:104px; background:#f0f0f0;}
.tit3_x p{padding:5px 10px;}


/**tit4**/
.tit4{width:320px; height:605px; margin:0 auto;}
.tit4_x{width:282px; height:546px; margin:0 auto;}
.tit4_x_x{width:223px; height:546px;}
.mb2{ margin-bottom:14px;}


/*底部*/
.pt10{ padding-top:10px;}

.footer{background:#067253; margin-bottom:30px; margin-top:5px; font-size:12px;width:320px; margin-left:auto; margin-right:auto;}
.footnav {display:-webkit-box;display:-moz-box;display:box; color:#fff; line-height:30px; box-shadow:0 1px 2px #0ba63a;}
.footnav a{-webkit-box-flex:1; -moz-box-flex:1;font-size:14px; color:#fff;text-align:center;height:40px; width: 85%; margin: 0 4px;}
.footinfo{ color:#fff; line-height:24px; padding:10px; text-align:center;}
.footinfo a{ color:#fff;}

