@charset "utf-8";
#menu { text-align: right; border-bottom: 1px solid #EEE; line-height: 36px;}
#logo img { height: 110px;}
#nav_wrap { background: #21AC38; height: 66px; margin-bottom: 20px; }
#nav .main {  float: left; width: 120px; text-align: center;  position: relative;}
#nav .main>a { display: block; color: #FFF; line-height: 66px; font-size: 18px; font-weight: bold; color: #FFF; }
#nav .main>a:hover { background: #93CB9D; }

#nav .sub { background: #21AC38; position: absolute; left: 0; top: 66px; width: 100%; z-index: 1984; display: none; padding: 10px; }
#nav .sub li { line-height: 30px; }
#nav .sub li a { display: block; color: #FFF; }
#nav .sub li a:hover { background: #FFF; color: #21AC38; }


.hd1 { background: #21AC38; color: #FFF; line-height: 50px; padding: 0 20px; margin-bottom: 10px; font-size: 16px;}
.hd1 .more { float: right;  }
.hd1 .more a { display: block; background: #0AE; padding: 0 15px; font-size: 12px; color: #FFF; }
.bd1 { background: #FAFAFA; padding: 20px; border: 1px solid #EEE;}
.alist { }
.alist li { background: url(images/alist.png) left center no-repeat; line-height: 40px; padding-left: 15px; border-bottom: 1px solid #EEE; }

#article { background: #FFF; padding: 20px; box-shadow: 0 0 10px #EEE; border-radius: 5px; font-size: 16px;  }
#article p { line-height: 2;  }
.alist { font-size: 16px; }
.alist .wrap { margin-bottom: 10px; box-shadow: 0 0 10px #CCC; padding: 10px; border-radius: 5px; }
.alist .wrap .title { font-size: 18px;  margin-bottom: 10px; }
.alist .wrap .content { font-size: 14px; }
.adlist { }
.adlist .wrap { padding: 20px; border: 1px solid #EEE; margin-bottom: 20px; border-radius: 5px; box-shadow: 0 0 10px #EEE; transition: all .5s ease 0s; }
.adlist .wrap:hover { box-shadow: 0 0 20px #CCC; }
.adlist .wrap .title { font-size: 16px; border-bottom: 1px solid #EEE; line-height: 40px; }
.adlist .wrap .content { margin-top: 10px; color: #999; }
.adlist .wrap .info { text-align: right; color: #999; }
.adlist .thumbnail { overflow: hidden; }
.adlist .thumbnail img { transition: all .5s ease 0s;}
.adlist .thumbnail img:hover { transform: scale(1.1, 1.1);}

.page_show { margin: 20px 0; }
.page_show a { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin-right: 2px; }
.page_show a:hover, .page_show a.page_current { background: #B90000; color: #FFF; }

.ad { margin: 10px 0;}

#footer { padding: 20px 0;}
#article_slide { margin-bottom: 10px;}
#article_slide .picture img { width: 100%; height: 460px; }
#article_slide .title { text-align: center; line-height: 40px; font-size: 18px;}
#article_slide .hd ul { text-align: center; margin-bottom: 20px; }
#article_slide .hd ul li { cursor: pointer; display: inline-block; height: 20px; width: 20px; border-radius: 5px; text-align: center; font-size: 12px; line-height: 20px; margin-right: 2px; background: #EEE; }
#article_slide .hd ul li.on { background: #21AC38; color: #FFF; }

#article_tags { margin-top: 20px;}
#search { position: relative; }
.search_text { border: 1px solid #E7E7E7; width: 300px; height: 36px; padding: 0 10px; position: absolute; top: 36px; right: 79px;}
.search_btn { cursor: pointer; height: 36px; width: 80px; background: #E7E7E7; color: #21AC38; position: absolute; top: 36px; right: 0;}

.hdi { background: #FFF; border-left: 10px solid #21AC38; background: #EEE; height: 46px; line-height: 46px; padding: 0 10px;}
.hdi .main { float: left; padding-right: 20px; font-size: 18px; font-weight: bold; color: #21AC38;}
.hdi .main a { font-size: 18px; font-weight: bold; color: #21AC38;}
.hdi .sub { float: left;}
.hdi .more { float: right;}
.bdi { padding: 20px 0;}

.slide {}
.slide .wrap { box-shadow: 0 0 10px #CCC; border-radius: 5px; margin-bottom: 10px; padding: 10px;}
.slide .thumbnail img { width: 100%; height: 200px; }
.slide .thumbnail { display: none; }
.slide .wrap:first-child .thumbnail { display: block; }
.slide .number{ font-size: 30px; text-align: center; color: #21AC38; padding-top: 30px;}
.slide .title { font-weight: bold; font-size: 18px; margin-top: 10px;}
.slide .content { color: #999; padding: 10px 0; }

.tab {}
.tab .hd { }
.tab .hd li a { display: block; background: #EEE; line-height: 36px; text-align: center; font-size: 17px; font-weight: bold; }
.tab .hd li { display: block; background: #EEE; line-height: 36px; text-align: center; font-size: 17px; font-weight: bold; }
.tab .hd li.on a { background: #21AC38; color: #FFF; }
.tab .bd { padding-top: 15px; }

.plist .wrap { padding: 10px; border: 3px solid #EEE; margin-bottom: 20px; }
.plist .wrap:hover { border: 3px solid #21AC38; }
.plist .wrap .title { font-size: 16px; font-weight: bold; }
.plist .wrap .content { padding: 10px 0; color: #666; }
.plist .wrap .thumbnail img { width: 100%; height: 80px; }

.alist2 { padding: 40px; border: 5px solid #EEE; padding-bottom: 20px; margin-bottom: 40px;}
.alist2 .first { font-size: 30px; font-weight: bold; text-align: center; margin-bottom: 20px;}
.alist2 .first a { color: #21AC38;}
.alist2 .wrap { background: #EEE; padding: 10px; margin-bottom: 20px; }
.alist2 .wrap:hover { background: #21AC38; }
.alist2 .wrap:hover a { color: #FFF; }


.tab2 {}
.tab2 .hd li { margin-bottom: 4px; }
.tab2 .hd li a { display: block; background: #EEE; line-height: 56px; text-align: center; font-size: 17px; font-weight: bold; }
.tab2 .hd li.on a { background: #21AC38; color: #FFF; }
.tab2 .bd {  }

.plist2 .wrap { box-shadow: 0 0 10px #CCC; padding: 10px; margin-bottom: 20px; border-radius: 5px; }
.plist2 .thumbnail img { width: 100%; height: 100px;}