/* 通用样式 */
*{margin: 0;padding: 0;}
body{font-family: "Segoe UI", Arial, "Microsoft Yahei", sans-serif;font-size: 12px;-webkit-font-smoothing:antialiased;min-width:1300px}
ul,li{list-style: none;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
a{text-decoration: none;color: #333;}
a:hover{color:#000;webkit-transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}
img{border: 0;}
.fl{float:left;}
.fr{float:right;}
.clear{clear: both;}
.common{width: 1300px;margin:0 auto;}

h2.bkbt{height: 50px;line-height: 50px;border-bottom: 2px solid #36663e;margin-bottom:15px;}
h2.bkbt span.bkmc{color:#333333;font-size: 20px;}
h2.bkbt span.more{font-size: 12px;}
h2.bkbt span.more a{}

.top_wrap{ background:url(../images/top_bg.jpg) no-repeat top center #056732; height:173px;}
.logo img{ padding-top:30px;}
.nav_wrap{ background:#f3ecec; height:50px; line-height:50px;}
.xwdt{ margin-top:20px;}
.tzgg{ width:420px;}
.bq_wrap{background:#666666;padding:20px 0; color:#fff; font-size:14px; text-align:center; line-height:32px;}


.list_con_l{ width:260px; margin-right:30px;}
.list_con_l h3 {height: 50px;line-height: 50px;font-size: 20px;background: #004721;font-weight: normal;font-size: 20px;color: #fff;padding: 0 0 0 40px;}
.list_con_r{width:1010px;}