@charset "utf-8";
/* CSS 文档 */
img { max-width: 100%; height: auto !important;}
body { padding-bottom: 68px; }
#logo { position: relative;}
#nav {  }
#nav li { text-align: center; line-height: 40px; margin-bottom: 4px; }
#nav li a { display: block; background: #CF0501; color: #FFF; font-size: 16px;  }
#footer { background: #FFF; position: fixed; bottom: 0; left: 0; width: 100%; border-top: 1px solid #EEE; padding: 8px 0;}
#footer #ficon a { color: #CF0501; display: block; font-size: 28px; text-align: center; }
#footer #ficon a .name { font-size: 12px; }
#footer #fnav { position: absolute; bottom: 68px; box-shadow: 0 0 10px #CCC; background: #FFF; width: 100%; display: none; padding: 20px; }
#footer #fnav a { display: block; text-align: center; background: #CF0501; margin-bottom: 10px; height: 30px; line-height: 30px; color: #FFF;}
#logo { margin-bottom: 4px; }
#logo img { width: 100%; }


.hdi { background: #CF0501; text-align: center; padding: 15px; color: #EEE; }
.hdi .cname{ font-size: 26px; }
.hdi .caname{ font-size: 16px; }
.bdi { padding: 20px; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.hd1 { background: #EEE; padding: 20px; text-align: center; font-size: 26px; }
.bd1 { padding: 20px; overflow: hidden; zoom: 1; margin-bottom: 20px; }

#slideshow img { width: 100%; }
#slideshow .hd ul { text-align:center; }
#slideshow .hd ul li { border-radius:4px; cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:4px; background: #EEE; overflow:hidden; line-height:9999px; }
#slideshow .hd ul .on{ background: #242424; }

.channel_list { overflow: hidden; text-align: center;}
.channel_list li { display: inline-block; margin-right: 4px; margin-bottom: 4px; }
.channel_list li a { display: block; height: 32px; line-height: 32px; background: #EEE; padding: 0 20px; margin-bottom: 4px; }
.channel_list li a.current { background: #CF0501; color: #FFF; }

.page_turner { margin-top: 20px; text-align: center; }
.page_turner a, .page_turner span { display: inline-block; height: 32px; line-height: 32px; min-width: 32px; text-align: center; background: #F2F2F2; margin-right: 2px; }
.page_turner a:link, .page_turner a:visited { text-decoration: none; }
.page_turner a:hover, .page_turner a.c { background: #0A8; color: #FFF; }

.feedback_list { }
.feedback_list dt { padding: 10px; background: #CCC; }
.feedback_list dd { padding: 10px; background: #F1F1F1; margin-bottom: 10px; }

.adlist{}
.adlist .wrap { background: #F7F7F7; padding: 10px; margin-bottom: 10px; border: 1px solid #EEE; }
.adlist .title { line-height: 36px; border-bottom: 1px dotted #999;}
.adlist .content { font-size: 12px; color: #AAA; padding: 10px 0; }
.adlist .info { font-size: 12px; text-align: right; }

.plist {}
.plist .wrap { margin-bottom: 10px; padding: 10px; border: 1px solid #EEE;}
.plist .title { text-align: center; height: 36px; line-height: 36px; background: #EEE; }

.pdlist{}
.pdlist .wrap { background: #F7F7F7; padding: 10px; margin-bottom: 10px; border: 1px solid #EEE; }
.pdlist .title { line-height: 36px; border-bottom: 1px dotted #999;}
.pdlist .content { font-size: 12px; color: #AAA; padding: 10px 0; }
.pdlist .info { font-size: 12px; text-align: right; }

.page_show { margin: 20px 0; text-align: center; }
.page_show a, .page_show span { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin-right: 2px; }
.page_show a:link, .page_show a:visited { text-decoration: none; }
.page_show a:hover, .page_show a.current { background: #CF0501; color: #FFF; }

.article_dlist {}
.article_dlist .wrap { border: 1px solid #EEE; padding: 20px; margin-bottom: 20px;}
.article_dlist .title { border-bottom: 1px solid #EEE; line-height: 50px; height: 50px; font-size: 16px;}
.article_dlist .content { padding: 10px 0; color: #666; font-size: 12px; }
.article_dlist .intro { padding: 10px; background: #FAFAFA;}

.picture_slist {}
.picture_slist .picture { border: 1px solid #EEE; padding: 5px; text-align: center;  }
.picture_slist .title { line-height: 36px; text-align: center; }

.picture_dlist {}
.picture_dlist .wrap{ border: 1px solid #EEE; padding: 10px; margin-bottom: 10px;}
.picture_dlist .picture { border: 1px solid #EEE; padding: 5px; text-align: center; }
.picture_dlist .title { border-bottom: 1px solid #EEE; line-height: 40px; height: 40px; font-size: 16px; margin-bottom: 15px; }
.picture_dlist .content { color: #666; font-size: 12px; }
.picture_dlist .intro { padding: 10px; background: #FAFAFA; font-size: 12px; margin-top: 10px;}

#channel_content { font-size: 16px;}
#channel_content p { font-size: 16px; line-height: 2.2;}

#info_title { font-size: 24px; line-height: 50px; }
#info_intro { background: #EEE; color: #999; padding: 0 10px; line-height: 40px; font-size: 12px; background: linear-gradient(to right, #EEE, #FFF); }
#info_content { padding: 20px 0; font-size: 16px;}
#info_content p { font-size: 16px; line-height: 2.2;}
#info_around { padding: 20px; background: #F5F5F5; line-height: 26px; border: 1px solid #CCCCCC; margin-bottom: 20px; }
#info_tab { margin: 20px 0;}

#info_parmeter { margin: 20px 0; }
#info_parmeter ul li { line-height: 40px; border-bottom: 1px solid #EEE;}

.recruitment_list .wrap { border: 1px solid #EEE; padding: 20px; margin-bottom: 20px;}
.recruitment_list .wrap>ul>li { border-bottom: 1px solid #EEE; padding: 6px 0; }
.recruitment_list .wrap>.content { padding: 10px; border: 1px solid #EEE; margin: 10px 0; }

