body { min-width: 1200px; background:#FFFFFF}
p { }
#top { background: #F4F4F4; height: 36px; line-height: 36px; color: #333333; font-size: 16px; }
#top a { color: #333333;}
#header { }
h1{ font-size:14px;}
/*无缝滚动*/
#scrollleft { overflow:hidden; width:100%; }
#scrollleft .scrollmain { float:left; width:1000%; }
#scroll_a { float:left; }
#scroll_b { float:left; }
/*导航*/
#navigation { background: #0060AA; height: 50px; }
#navigation li { float: left; position: relative; }
#navigation .home { background: none; }
#navigation li a { display: block; line-height: 50px; width: 150px; border-right:#C0C0C0 1px solid; color: #000; text-align: center; font-size: 14px; color: #FFF; }
#navigation li a:hover { background: #FF9C00; text-decoration: none; color: #FFF; }
#navigation li .current { background: #FF9C00; text-decoration: none; color: #FFF; }
#navigation .sub { display: none; position: absolute; left: 0; background: #FF9C00; z-index: 99999; }
#navigation .sub li { background: none; float: none; }
#navigation .sub li a { height:32px; line-height:32px; font-size: 12px; font-weight: normal; color: #FFF; }
#navigation .sub li a:hover { background: #FF8000; }

#search { background: #F3F4F3; height: 54px; border-bottom: 1px solid #DDD; }
#search .container { position: relative; }
#search_key { border: 1px solid #DBDCDB; height: 36px; line-height: 36px; padding: 0 2px; width: 260px; position: absolute; right: 100px; top: 7px; background: #FFF; color: #AAA; }
#search_btn { background: #0060AA; height: 36px; width: 100px; ; position: absolute; right: 0; top: 7px; color: #FFF; cursor: pointer; }

#current_location { margin: 10px 0; background: #EEE; padding: 10px;}

/* 幻灯 */
.slideshow { height:500px; position: relative; }
.slideshow .bd li { height:500px;}
.slideshow .bd li a { display: block; height:500px;}
.slideshow .hd ul { width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:20px;  line-height:30px; text-align:center; }
.slideshow .hd ul li { cursor:pointer; display:inline-block; width: 60px; height: 6px; background: #FFF; margin-left: 2px; }
.slideshow .hd ul .on{ background: #000; }

/*图片相关*/
.picture_list .x3 { min-height: 209px;width:252px;}
.picture_list .wrap { border: 1px solid #EEE; padding: 5px; margin-bottom: 5px; }
.picture_list .wrap:hover { background: #0060AA; }
.picture_list .wrap:hover a { color: #FFF;}
.picture_list .wrap:hover .content { color: #FFF;}
.picture_list .thumbnail  {  background-color:#FFFFFF}
.picture_list .thumbnail img {height:200px; width:220px;}
.picture_list .title { text-align: center; padding: 10px 0; }
.picture_list .content { overflow: hidden; height: 100px; margin-bottom: 10px; font-size: 12px; color: #999; }

.picture_list1 .x3 { min-height: 209px;width:243px; }
.picture_list1 .wrap { border: 1px solid #EEE; padding: 5px; margin-bottom: 5px; }
.picture_list1 .wrap:hover { background: #0060AA; }
.picture_list1 .wrap:hover a { color: #FFF;}
.picture_list1 .wrap:hover .content { color: #FFF;}
.picture_list1 .thumbnail  {  background-color:#FFFFFF}
.picture_list1 .thumbnail img { height:200px; width:210px;}
.picture_list1 .title { text-align: center; padding: 10px 0; }
.picture_list1 .content { overflow: hidden; height: 100px; margin-bottom: 10px; font-size: 12px; color: #999; }

.picture_list_w .x3 { min-height: 285px;}
.picture_list_w .thumbnail img { width:200px;}
.picture_list_w .title { text-align: center; padding: 10px 0; }
.picture_list_d .thumbnail img { width: 100%; border: 5px solid #EEE;}
.picture_list_d .title { padding: 10px; background: #EEE; }
.picture_list_d .content { font-size: 12px; line-height: 28px; }
.picture_list_d .intro { text-align: right; font-size: 12px; background: #F5F5F5; padding: 10px; }
#link { padding: 5px 0;}
#link .text li { text-align: center; margin-bottom: 5px;}
#link .text li a { display: block; background: #EEE; padding: 5px;}
#link .picture li { margin-bottom: 5px; }
#link .picture img { width: 100%; padding: 4px; border: 1px solid #EEE; }

#footer_navigation { background:#0060AA; margin-top: 20px; padding: 20px 0;}
#footer_navigation a { color: #ffffff;}
#footer_navigation dt { font-size: 18px; line-height: 36px;}
#footer_navigation dd { line-height: 26px;}

#copyright { background: #242424; padding: 20px 0; border-top: 1px solid #181818; color: #ffffff; text-align:center}
#copyright a { color: #ffffff; }

#osm { z-index: 9999; position: absolute; display: block; overflow: hidden; width: 163px; zoom: 1; box-shadow: 0 0 10px #000; }
#ost { height: 36px; background: #1E3988; cursor: pointer; text-align: center; line-height: 36px; color: #FFF; padding: 0 10px; }
#osb { min-height: 100px; padding: 10px; text-align: center; background: #FFF; border: 1px solid #242424; }
.hd1 { background: #0060AA; padding: 0 10px; color: #FFF; font-size: 16px; border-left: 16px solid #FF8000; height: 40px; line-height: 40px; }
.bd1 { padding: 0px; padding-top:5px;}
.more { float: right; font-size: 12px;}
.more a { color: #FFF; }
.aname { font-size: 14px; color: #999; }
.channel_list li { margin-bottom: 5px; }
.channel_list li a { display: block; background: #EEE; padding: 10px; }
.channel_list li a:hover { background:#0060AA; color: #FFF;}
.channel_list .current_channel a { background: #FF9C00; color: #FFF;}
.channel_list_w { overflow: hidden; margin-bottom: 10px;}
.channel_list_w li { display: inline-block; margin-right: 5px; }
.channel_list_w li a { display: block; background: #EEE; padding: 10px 20px; }
.channel_list_w li a:hover { background: #FF9C00; color: #FFF;}
.channel_list_w .current_channel a { background: #FF9C00; color: #FFF;}
.channel_level1{ font-weight:bold}
#channel_content p { line-height: 28px;}


/*分页样式*/
.page_turner { margin: 20px 0; }
.page_turner a, .page_turner span { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; 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: #0060AA; color: #FFF; }
#gotop { position: fixed; width: 50px; height: 70px; bottom: 80px; right:80px; cursor: pointer; display: none; background: #000; color: #FFF; line-height: 70px; text-align: center; font-size: 12px; }



.guestbook_list { margin-bottom: 20px;}
.guestbook_list .username { background: #EEE; padding: 10px; }
.guestbook_list .content { padding: 20px; border: 1px solid #EEE; }
.guestbook_list .content .answer { padding: 10px; border: 1px solid #EEE; margin-top: 10px; }

.commentlist { font-size: 12px;}
.commentlist dt { background: #EEE; padding: 10px;}
.commentlist dd { padding: 10px; border: 1px solid #EEE;}

/*信息相关*/
#info_name { }
#info_intro { color: #666; font-size: 12px; margin-bottom: 20px; }
#info_video { text-align: center; margin-bottom: 20px;}
#info_slideshow { width: 437px; }
#info_slideshow .pn{ text-align: center; margin: 20px 0;}
#info_slideshow .hd { overflow: hidden; }
#info_slideshow .hd li { display: inline-block; width: 50px; margin: 0 2px 2px 0;}
#info_slideshow .hd li img { width: 50px; height: 50px; cursor: pointer; }
#info_slideshow .hd li.on img { border: 1px solid #0060AA; }
#info_slideshow .bd img { width: 100%; }
#info_content { margin: 20px 0;}
#info_around { background: #EEE; padding: 10px; margin-bottom: 20px;}
#info_comment { text-align: right; margin-bottom: 20px;}

#index-1 {  padding: 5px 0; }
#index-1 .clist { margin-bottom: 10px; text-align: center; }
.t1{ font-size: 30px; text-align: center; padding: 10px 0;}
.t2{ text-align: center; margin-bottom: 10px; color: #A4A5A4; }
#index-2 { padding: 10px 0;background: #ECF7FF;  }
#index-3{ padding: 0px 0; margin-top:0px;}
#index-3 .block { background: #FFF; padding: 5px; margin: 5px 0; min-height: 425px; }

.jjfa{ margin:62px auto 0; width: 1200px; overflow: hidden;}



.jjfa h2 img{ display: block; margin: 0 auto;}



.jjfa_c{ padding-top: 8px; width: 1200px; overflow: hidden;}



.jjfa_c li{ width: 220px; float: left; position: relative; margin: 25px 25px 0 0;font: 18px/20px "Microsoft Yahei","微软雅黑"; color: #555; text-align: center; }



.jjfa_c li a{ width: 220px; height: 338px; display: inline-block;background:url(images/jjfa_li.gif) no-repeat;}



.jjfa_c li img{ width:145px; height: 145px; display: block; padding: 47px 0 0 38px; *padding: 47px 0 0 0;}



.jjfa_c li em{ font: bold 14px/14px Arial; text-align: center; padding: 57px 0 12px 0; display: block; text-transform: uppercase; color: #b4b4b4;}



.jjfa_c li a:hover{ background:url(images/jjfa_cur.gif) no-repeat; text-decoration: none; color: #fff;}



.jjfa_c li a:hover em{ color: #fff;}



.jjfa_c li.nomr{ margin-right: 0;}



.jjfa_c li .fdj{ position: absolute; top:101px; left: 94px; width: 36px; height: 36px; display: none;}



.jjfa_c li .fdj img{ width: 36px; height: 36px; padding: 0;}



.jjfa_btn{ margin-top:55px;}



.jjfa_c li a:hover .fdj{ display: block;}

