/* 通用属性 */
* { margin: 0; padding: 0; list-style: none; font-family: "微软雅黑", "宋体"; }
body { font-size: 13px; color:#444}
#main_out { }
.float_clear { clear: both; }
.float_left { float: left; }
.float_right { float: right; margin-right:5px}
.display_none { display: none; }
img { border: none; }
.red { color: red; }
.must_input { font-weight: bold; color: red; }
.green { color: green; }
.blue { color: blue; }
.gray { color: gray; }
.purple { color: purple; }
.clear { clear: both; }
.highlight { color: #FFF; background: red; padding: 1px; }
a { text-decoration: none; color: #000; }
a:hover { text-decoration: underline; }
p { line-height: 26px; }
/* 顶部 */
#top_menu_main { background-color:#002527; height: 50px; }
#top_menu { width: 1000px; margin: 0 auto; height: 50px; line-height: 50px; padding: 0 10px; }
#top_menu_left { float: left; width: 700px; }
#top_menu_right { float: right; width: 400px; text-align: right; color:#FFFFFF;  }
#top_main { height: 140px; background-color:#004448;}
#top { margin: 0 auto; width:1000px;position: relative; }
#logo { float:left; width:300px; margin-top:20px}
#search { float:right; width:500px; padding-top:54px}
#search span {color:#FFFFFF; font-size:20px; font-family:"微软雅黑"}
/*导航*/
#navigation_main { height: 36px; width:100%;background: url(images/navigation.jpg); }
#navigation { height:36px; width: 1000px; margin: 0 auto; }
#navigation ul li { float: left; background: url(images/navigation_li.jpg) left no-repeat; position: relative; z-index: 9999;line-height: 36px; }
#navigation ul #home { background: none; }
/*主导航*/
#navigation ul li a { display: block; line-height: 36px; width: 80px; color: #fff; text-align: center; font-size: 14px; font-weight: bold; }
#navigation ul li a:hover { background: url(images/current_nav.jpg) bottom center no-repeat; text-decoration:none; }
#navigation ul li .current_nav { background: url(images/current_nav.jpg) bottom center no-repeat; }
#navigation ul li a p { line-height:5px;font-weight: normal; font-size:6px; font-family:'Arial', 'Helvetica', 'sans-serif'}
/*子导航*/
#navigation ul li ul { display: none; position: absolute; left: 0; background: #0F56A8; z-index: 9999; border: 1px solid #FFF; }
#navigation ul li ul li { background: none; float: none; }
#navigation ul li .hasmenu { background: url(images/hasmenu.gif) right no-repeat; }
#navigation ul li ul li a { height: 26px; line-height: 26px; font-size: 6px; font-weight: normal; }
#navigation ul li ul li a:hover { background: #1764C4; }
#navigation ul li ul li ul { left: 110px; top: 0; }
/*搜索按钮*/
#form_text_search { border: 1px solid #EBEBEB; background: #fff; height: 26px; line-height: 26px; padding: 0 5px; width: 230px; position: absolute; top: 55px; right: 79px; color: #191919; }
#form_submit_search { width: 60px; height: 28px; border: 1px solid #A02F2C; background: #A02F2C; position: absolute; top: 55px; right: 20px; color: #FFF; }
/* 当前位置 */
.current_location { float: left; text-align: right; padding-right: 10px; color: #666; }
.current_location li { padding-left: 20px; color: #666;background: url(images/posion.png) left no-repeat;  }
.current_location a { color: #666; }
.current_location .current_channel { font-weight: bold; color: #004448; }
/* 幻灯 */
#banner_main { padding: 10px; }
#banner_title { }
#banner_body { width: 100%; margin: 0 auto; height: 260px; overflow: hidden; position: relative; }
#banner_body ul { height: 260px; position: absolute; }
#banner_body ul li { float: left; width:1000px; height: 260px; overflow: hidden; position: relative; background: #000; }
#banner_body ul li div { position: absolute; overflow: hidden; }
#banner_body .btnBg { position: absolute; width: 1000px; height: 20px; left: 0; bottom: 0; background: #000; }
#banner_body .btn { position: absolute; width: 1000px; height: 10px; padding: 5px 10px; right: 0; bottom: 0; text-align: right; }
#banner_body .btn span { display: inline-block; _display: inline; _zoom: 1; width: 25px; height: 10px; _font-size: 0; margin-left: 5px; cursor: pointer; background: #fff; }
#banner_body .btn span.on { background: #fff; }
#banner_body .preNext { width: 45px; height: 100px; position: absolute; top: 80px; background: url(images/sprite.png) no-repeat 0 0; cursor: pointer; }
#banner_body .pre { left: 0; }
#banner_body .next { right: 0; background-position: right top; }
#banner_bottom { }
/* 主体 */
#content_main { }
#content_title { display: none; }
#content_body { margin: 10px auto; width: 1000px; }
#content_bottom { }
/*主体左侧*/
#left { float: left; width: 280px; }
#left_h { display: none; }
#left_b { border:1px solid #D5D5D5; background-color:#EDEDED}
#left_f { display: none; }
.left_title { background: url(images/left_title.jpg) no-repeat; height: 92px; line-height: 92px; }
.left_title_hot { background: url(images/left_title_hot.jpg) no-repeat; height: 92px; line-height: 92px; }
.left_title h2 { font-size: 14px; color: #FFF; }
.left_title a { font-size: 12px; color: #FFF; }
.left_title h2 a { font-size: 14px; color: #FFF; }
.left_title h2 span { font-size: 12px; color: #FFF; font-weight: normal; font-style: italic; margin-left: 10px; }
.left_body { padding: 10px 9px;   }
.left_bottom { height: 20px; }
/*主体右侧*/
#right { float: right; width: 700px; background-color:#EDEDED}
#right_h { display: none; }
#right_b { border: 1px solid #DADADA}
#right_f { display: none; }
.right_title_B { background: url(images/btop.png) center no-repeat;  height: 20px; margin-top:5px; }
.right_title {  height: 32px; margin-top:10px;}
.right_title h2 { font-size: 18px; color: #C5261B; text-align:center}
.line { background: url(images/line.jpg) center;height: 2px;margin-top:20px; }
.right_title h2 span { font-size: 12px; color: #0D4F9D; font-weight: normal; margin-left: 10px; }
.right_body { padding: 20px; overflow: hidden; zoom: 1;  }
.right_bottom { height: 10px; }
#wide { border: 1px solid #DADADA; padding: 19px; background: #FFF; }
.w_title { width: 1000px; margin: 0 auto;height: 40px; line-height: 40px; border-bottom: 1px solid #DDDCDC; background-color:#EDEDED}
.w_title h2 { font-size: 16px; color: #FE5214; }
.w_title h2 span { font-size: 12px; color: #000; font-weight: normal; margin-left: 10px; }
.w_body { padding: 10px 0; overflow: hidden; zoom: 1; }
.w_bottom { height: 10px; }
/*通用内容块*/
.c_title { background: url(images/right_title.jpg) repeat-x; height: 30px; line-height: 30px; border: 1px solid #DADADA; padding: 0 15px; }
.c_title h2 { font-size: 14px; color: #0D4F9D; }
.c_title a { font-size: 12px; color: #0D4F9D; }
.c_title h2 a { font-size: 14px; color: #0D4F9D; }
.c_title h2 span { font-size: 12px; color: #0D4F9D; font-weight: normal; margin-left: 10px; }
.c_body { padding: 20px; overflow: hidden; zoom: 1; border: 1px solid #DADADA; border-top: none; }
.c_bottom { height: 10px; }
/* 友情链接 */
#link_main { width: 1000px; margin: 0 auto; }
#link { width: 1000px; margin: 0 auto; padding: 10px 0; }
#link_title { background:  #182D5C; color: #FFF; padding: 0 10px; height: 30px; line-height: 30px; }
#link_title h2 { color: #FFF; font-size: 14px; }
#link_title a { color: #FFF; font-size: 12px; }
#link_body { border: 1px solid #000; border-top: none; padding: 9px; background: #FFF; }
#link_pic { overflow: auto; zoom: 1; }
#link_pic ul li { float: left; padding: 1px 3px; text-align: center; }
#link_pic img { width: 90px; height: 30px; padding: 2px; border: 1px solid #CCC; }
#link_pic ul li a:hover img { border: 1px solid #6C9ACC; }
#link_text { height:auto;}
#link_text ul { height:45px;line-height: 45px; }
#link_text li { float: left; text-align: center; padding: 1px; }
#link_text a {  line-height: 22px; padding: 0 10px; }
.link_text_list  { margin-left:40px}
.link_text_list li { line-height: 26px;  padding-left: 10px; background: url(images/article_list_c.gif) left no-repeat; }
.link_text_list a{ color:#444}
#link_bottom { }
/* 版权信息 */
#copyright_main { background: #182D5C; padding: 10px 0; }
#bottom_navigation { width: 980px; margin: 0 auto; height: 26px; line-height: 26px; text-align: center; color: #FFF; }
#bottom_navigation a { color: #FFF; }
#copyright { color: #FFF; margin-left:70px; margin-top:10px}
#copyright a { color: #FFF; }
/* 留言 */
.guestbook_main { padding: 10px; border: 1px solid #CCC; margin-bottom: 10px; }
.guestbook_title { color: #227BAD; line-height: 30px; font-weight: bold; border-bottom: 1px dashed #227BAD; }
.guestbook_intro { line-height: 30px; text-align: right; }
.guestbook_content { padding: 5px; border: 1px dashed #CCC; margin-bottom: 10px; }
.guestbook_answer { padding: 5px; border: 1px solid #CCC; }
.guestbook_answer h2 { color: red; line-height: 20px; font-size: 12px; }
/*图片列表[简约]*/
.picture_list_s li { float: left; text-align: center; padding: 4px; }
.picture_list_s .img_wrap img { padding: 4px; border: 1px solid #CCC; width: 148px; height: 148px; }
.picture_list_s li a { line-height: 22px; }
.picture_list_s li a:hover img { border: 1px solid #cc0000; }
/*图片列表[首页]*/
.picture_list_ss li { float: left; text-align: center; padding:  6px; }
.picture_list_ss .img_wrap img { padding: 1px; border: 1px solid #CCC; width: 345px; height: 140px; }
.picture_list_ss li a { line-height: 26px; }
.picture_list_ss li a:hover img { border: 1px solid #004448; }

/*图片列表[宽屏]*/
.picture_list_w li { float: left; text-align: center; padding: 4px; }
.picture_list_w .img_wrap img { padding: 4px; border: 1px solid #CCC; width: 168px; height: 168px; }
.picture_list_w li a { line-height: 22px; }
.picture_list_w li a:hover img { border: 1px solid #cc0000; }
/*图片列表[详细]*/
.picture_list_d { margin-bottom: 10px; }
.pld_left { width: 210px; float: left; }
.pld_right { width: 450px; float: right; }
.picture_list_d .img_wrap img { padding: 3px; border: 1px solid #CCC; width: 200px; }
.picture_list_d .img_wrap:hover img { border: 1px solid #F00; }
.pld_title { line-height: 32px; border-bottom: 1px dashed #999; background: url(images/picture_list.gif) left no-repeat; padding-left: 15px; font-size: 14px; }
.pld_content { padding: 5px; }
.pld_intro { text-align: right; color: #999; border-top: 1px dashed #999; line-height: 26px; }
.pld_intro a { color: #999; }
/*文章列表*/
.article_list_c li { line-height: 26px;  padding-left: 10px; background: url(images/article_list_c.gif) left no-repeat; }
.article_list_s li { line-height: 30px; border-bottom: 1px dashed #999; padding-left: 15px; background: url(images/article_list_s.gif) left no-repeat; }
.article_list_d { padding: 0 10px; border: 1px solid #DDDCDC; margin-bottom: 10px; }
.ald_title { font-size: 12px; line-height: 32px; border-bottom: 1px dashed #999; padding-left: 15px; background: url(images/article_list_d.gif) left no-repeat; font-size: 14px; }
.ald_content { color: #666; }
.ald_intro { text-align: right; color: #999; border-top: 1px dashed #999; line-height: 26px; }
.ald_intro a { color: #999; }
/*评论列表*/
.commentlist { }
.commentlist dt { line-height: 22px; border: 1px dashed #CCC; padding: 0 10px; background: #F5F5F5; }
.commentlist dd { padding: 10px; border: 1px dashed #CCC; border-top: none; margin-bottom: 5px; }
.searchlist li { line-height: 30px; border-bottom: 1px dashed #999; }
/*频道列表 - 无限级分类*/
.channel_list_d { }
.channel_list_d li { line-height: 28px; padding: 2px; border-bottom: 1px solid #D7D7D7; }
.channel_list_d li a { display: block; padding: 0 10px; line-height: 28px; }
.channel_list_d li a:hover { background: #0D4F9D; text-decoration: none; color: #FFF; }
.channel_list_d .current_channel a { background: #0D4F9D; color: #0F56A8; font-weight: bold; color: #FFF; }
.channel_level1 { font-size: 12px; font-weight: bold; }
.channel_level2 { font-size: 12px; }
.channel_level3 { font-size: 12px; }
/*频道列表 - 递推一级分类*/
.channel_list_s { }
.channel_list_s li { line-height: 40px; padding: 3px  3px 10px  3px;  }
.channel_list_s li a { display: block; text-align:center;line-height: 42px; background: url(images/channel_a.png);}
.channel_list_s li a:hover { background: url(images/channel_hover.png); text-decoration: none; color: #FFF; }
.channel_list_s .current_channel a { background: url(images/channel_hover.png); font-weight: bold; color: #fff; }
/*频道列表 - 宽屏*/
.channel_list_w { overflow: auto; zoom: 1; padding: 10px; border: 1px solid #DDDCDC; }
.channel_list_w li { float: left; padding: 1px; }
.channel_list_w li a { display: block; padding: 0 10px; line-height: 24px; font-size: 14px; }
.channel_list_w li a:hover { background: #2B2D41; font-weight: bold; color: #FFF; text-decoration: none; }
.channel_list_w .current_channel a { background: #2B2D41; font-weight: bold; color: #FFF; }
/*信息详情页*/
#info_name { font-size: 16px; font-weight: normal; text-align: center; padding: 20px 0; }
#info_intro { text-align: center; color: #999; border: 1px solid #E4DDB4; line-height: 30px; background: #F6F1E3; }
#info_intro a { color: #999; }
#info_picture { text-align: center; margin: 20px auto; }
#info_picture img { padding: 5px; border: 1px solid #CCC; }
#info_video { text-align: center; margin: 20px auto; }
#info_slideshow { text-align: center; margin: 20px auto; overflow: auto; zoom: 1; }
.info_slideshow_show img { padding: 5px; border: 1px solid #CCC; max-width: 600px; }
#info_slideshow_nav { overflow: auto; zoom: 1; margin-top: 10px; }
#info_slideshow_nav li { float: left; padding: 2px; }
#info_slideshow_nav li img { width: 50px; height: 50px; border: 1px solid #CCC; padding: 1px; cursor: pointer; }
#info_attach { margin: 20px auto; text-align: center; }
#info_scontent { padding: 10px; background: #EFF3D9; border: 1px solid #A6CC93; margin-top: 10px; }
#info_content { padding: 20px 0; font-size: 14px; }
#info_bcontent { padding: 10px 0; font-size: 14px; }
#info_extra { padding: 10px 0; }
#info_pic { width: 240px; }
#info_bpic { padding: 10px; text-align: center; }
#info_bpic img { max-width: 600px; padding: 5px; border: 1px solid #CCC; }
#info_around { padding: 5px; background: #EFF3D9; border: 1px solid #A6CC93; }
#info_comment { text-align: right; padding: 20px 0; }
/*无缝滚动*/
#products_scroll { overflow: auto; width: 100%; }
/*滑动门*/
#tab_menu { overflow: auto; zoom: 1; }
#tab_menu li { float: left; line-height: 28px; padding: 0 10px; text-align: center; font-size: 12px; color: #2362ED; font-weight: bold; cursor: pointer; color: #225D98; }
#tab_menu .tab_menu_in { background: #225D98; color: #FFF; }
#sitemap li { padding: 1px; }
#sitemap li a { background: #EFF3D9; line-height: 22px; display: block; padding: 0 20px; border: 1px solid #A6CC93; }
#sitemap li a:hover { text-decoration: none; background: #FFF; }
/*表单相关*/
input { font-size: 12px; }
.form_text { font-size: 12px; border: 1px solid #CCC; height: 26px; line-height: 26px; padding: 0 5px; width: 400px; }
.form_text_verifycode { font-size: 12px; border: 1px solid #CCC; height: 26px; line-height: 26px; padding: 0 5px; width: 50px; }
.form_select { font-size: 12px; border: 1px solid #CCC; }
.form_textarea { font-size: 12px; width: 400px; height: 80px; padding: 5px; border: 1px solid #CCC; }
.form_checkbox { }
.form_submit { background: url(images/submit_button.jpg) no-repeat; width: 79px; height: 31px; border: none; color: #FFF; font-weight: bold; }
.form_file { font-size: 12px; padding: 3px 5px; border: 1px solid #CCC; background: #FFF; }
.common_form { }
.common_form li { padding: 10px 0; overflow: auto; zoom: 1; border-bottom: 1px dashed #CCCCCC; }
.common_form label { float: left; text-align: right; padding-right: 10px; width: 100px; display: block; height: 28px; line-height: 28px; font-size: 14px; }
/*表格*/
.layout_table { border-collapse: collapse; width: 100%; }
.common_table { border-collapse: collapse; width: 100%; }
.common_table td { padding: 5px; border: 1px solid #DBDBDB; }
.common_table th { text-align: center; border: 1px solid #DBDBDB; }
/* 漂浮的客服 */
#online_support_main { z-index: 9999; position: fixed; display: block; overflow: hidden; width: 163px; zoom: 1; }
#online_support_title { height: 34px; background: url(images/online_support_title.jpg) no-repeat; cursor: pointer; }
#online_support_body { min-height: 100px; background: url(images/online_support_body.jpg) repeat-y; padding: 10px; text-align: center; }
#online_support_bottom { height: 20px; background: url(images/online_support_bottom.jpg) no-repeat; }
/*分页样式*/
.page_turner { padding: 4px 0px 0px 1px; float: right; clear: both; }
.page_turner a, .page_turner span { float: left; display: block; border: 1px solid #D3D1D1; padding: 2px 5px; margin-left: 4px; line-height: 16px; }
.page_turner a:link, .page_turner a:visited { text-decoration: none; }
.page_turner a:hover, .page_turner a.c { background: #004448; color: #FFF; }
#total { color: red; }
#gotop { position: fixed; width: 19px; bottom: 35px; height: 63px; cursor: pointer; display: none; background: url(images/gotop.gif) no-repeat; }

#slideshow { position: relative; width:1000px; margin:0 auto}
#slideshow img {  width:1000px}
#slideshow .hd ul { text-align: center; height: 20px; position: absolute; bottom: 5px; width: 100%; }
#slideshow .hd ul li{ display:inline-block; width:30px; height:5px; background:#8C8C8C; margin-right: 2px; overflow:hidden; font-size: 0;}
#slideshow .hd ul .on{ background:#085359; }

.indext1{ font-size:28px; color:#004448; font-family:"微软雅黑";font-weight: normal; }
.indext1en{ font-size:16px; color:#666; font-family:Arial, Helvetica, sans-serif; margin-left:15px; font-weight:bold}

.indext11{ font-size:26px; color:#004448; font-family:"微软雅黑"; }
.indext1en1{ font-size:20px; color:#666; font-family:Arial, Helvetica, sans-serif; margin-left:20px; font-weight:bold}
