@charset "utf-8";
/* CSS Document index.html文件特有css*/
@import url("public.css");

/* 顶部css 包括菜单、logo*/
#toper{ width:960px; margin:auto; height:65px; position:relative; z-index:50;}
#top_login{ position:absolute; top:5px; right:10px; padding-right:15px; background:url(list_style001.gif) no-repeat right bottom;}
#top_login li{ float:left; padding:0 4px; color:#666;}
#top_login a{ color:#666;}
#top_login .a1{ color:#ff8716;}
#top_login a:hover{ color:#000;}

#top_menu{ position:absolute; bottom:0!important; bottom:-1px; right:68px; z-index:1;}
#top_menu li{ float:left; width:100px; margin:0 1px; font-size:12px;}
#top_menu li.longTypeOne{ float:left; width:70px; margin:0 1px;}
#top_menu li.longTypeTwo{ float:left; width:90px; margin:0 1px;}
#top_menu li.longTypeThree{ float:left; width:120px; margin:0 1px;}
#top_menu li a{ display:block; background:url(menu_top_bg.gif); line-height:25px; margin:0 1px; font-weight:bold; color:#1D6C9B}
#top_menu li a:hover{background:url(menu_top_bg_select.gif); color:#003d54;}
#top_menu li a.selected{background:url(menu_top_bg_select.gif); color:#003d54;}
#top_menu .border_1{ margin:0 2px; background:#5B9FCA; height:1px; overflow:hidden;}
#top_menu .border_2{ margin:0 1px; border-left:#5B9FCA solid 1px; border-right:#5B9FCA solid 1px; height:1px; overflow:hidden;}
#top_menu .border_3{ border-left:#5B9FCA solid 1px; border-right:#5B9FCA solid 1px;}

/* 搜索部分*/
.searcher{ width:960px; margin:auto; margin-bottom:15px; position:relative; height:88px; background:url(search_bar_bg.jpg); z-index:41;}
.searcher .bar_left{ float:left; background:url(search_bar_left.jpg); width:10px; height:88px;}
.searcher .bar_right{ float:right; background:url(search_bar_right.jpg); width:10px; height:88px;}
.searcher form{ padding:20px 0 0 100px;}
.searcher form div{ float:left; margin:0 5px;}
.searcher input{ color:#393939;}
.searcher select{ color:#4C4C4C; width:150px;}
.searcher .input1 input{ border:#4E80AF solid 1px; text-indent:5px; width:400px; line-height:20px; height:20px; float:left;}
.searcher .input2{ margin-top:-3!important; margin-top:0px;}
.searcher .input4{ margin:3px 0 0 5px; display:none}
.searcher .input4 a{ color:#FFFFFF; text-decoration:underline; font-weight:bold;}
#hot_keyword{ position:absolute; left:20px; bottom:9px;}
#hot_keyword strong{ font-size:13px; color:#002F54;}
#hot_keyword a{ color:#005684; font-size:12px; padding:0 2px;}
#hot_keyword a:hover{ color:#000;}

/* 网页的总宽度 */
#bodyer{ width:960px; margin:auto; position:relative; text-align:left; height:975px;}

/* 登录块css*/
#content1{ width:198px; height:210px; position:absolute; left:0;; top:0;}
#content1 form{ margin:8px;}
#content1 .input1{ border:#82B2D2 solid 1px; height:18px; width:180px; background:#FFFFFF}
#content1 .input2{ border:#82B2D2 solid 1px; height:18px; width:100px; background:#FFFFFF}
#content1 .img{ float:right; background:#999999; margin:2px 10px 0 0;}
#content1 .submit{ margin:8px 0;}
#content1 ul{ margin:0 5px; padding-top:4px; background:url(bg_dash_line.gif) repeat-x left top;}
#content1 li{ float:left; background:url(list_style002.gif) no-repeat left center; padding-left:10px; margin:0 5px;}

/* 登录块css 登录后*/
#content1ed{ width:198px; height:210px; position:absolute; left:0;; top:0; background:url(photo015.jpg) no-repeat center bottom;}
#content1ed dl{ margin:10px 10px;}
#content1ed dt{ background:url(icon008.gif) no-repeat 10px center; text-indent:35px; line-height:30px; color:#FF7E00; font-size:16px; font-weight:bold; border-bottom:#898989 dashed 1px;}
#content1ed dd{ border-bottom:#898989 dashed 1px; line-height:22px; padding-left:25px; color:#1D6C9B;}
#content1ed dd strong{ color:#FF7E00}
#content1ed dd.button{ border-bottom:none; padding-top:10px;}
#content1ed dd.button input{ margin-right:5px; font-size:11px; color:#313131;}
/* 相册块css*/
#content2{ width:198px; height:330px; position:absolute; left:0;; top:214px;}
#content2 .show_one{background:url(bg_dash_line.gif) repeat-x left bottom; padding:12px 0; margin:0 7px 0 7px; clear:both; height:100px; position:relative;}
#content2 .show_one .img{ float:left; border:#E6E6E6 solid 1px; margin-right:10px;}
/*   opacity: .4; -khtml-opacity: .4; filter: alpha(opacity=40);  */
#content2 .show_one .img .shadow{ position:absolute;width:6px; height:95px; margin-top:-1px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/theme/default/images/img_shadow.png"); background:url(img_shadow.png);_background:none}
#content2 .show_one .word{ float:left; width:100px;}
#content2 .show_one .name{ color:#FF7E00; }
#content2 .show_one .tool{ padding:5px 0 25px 0;}
#content2 .show_one .tool a{ color:#FFFFFF;}
#content2 .show_one .btn1{ background:#FF7E00; width:34px; text-align:center; line-height:12px; float:left; margin-right:5px;}
#content2 .show_one .border1{ border-left:#FFFFFF solid 1px; border-right:#FFFFFF solid 1px; height:1px; overflow:hidden}
#content2 .show_one .btn2{ background:#00A9D6; width:58px; text-align:center; line-height:12px; float:left;}
#content2 .show_one .intro{ width:100px; color:#686868;}
#content2 .adv{ padding:0 5px; text-align:center; overflow:hidden; margin-top:6px; clear:both;}
#content2 ul{ margin:0 15px;}
#content2 li{ float:left; padding:2px;}
#content2 li a{ text-decoration:underline;}
/* 供应商块css*/
#content3{ width:198px; height:430px; position:absolute; left:0;; top:548px;}
#content3 .img{border:#E6E6E6 solid 1px; width:174px; margin:10px;}
#content3 .img img{ margin:1px;}
#content3 ul{ margin:0 5px 0 15px; line-height:20px;}
#content3 li{ background:url(list_style003.gif) no-repeat left center; padding-left:10px;}
/* 视频展示介绍css*/
#content4{ width:550px; height:210px; position:absolute; left:202px; top:0; background:#FEFEF1;}
#content4 .flasher{ padding:3px; background:#FFFFFF; float:left; margin:6px 10px 6px 6px!important; margin:6px 10px 6px 3px;}
#content4 .intro{ margin:10px 5px 0 5px; line-height:14px;}
#content4 .name{ color:#FF7E00; line-height:22px; font-size:14px; padding:5px 0;}
#content4 a{ color:#FF7E00; text-decoration:underline;}
#content4 a.company{ text-decoration:none;}
#content4 a.company:hover{ text-decoration:underline;}
#content4 a.more{ position:absolute; bottom:10px; right:10px;}
/* 推荐介绍css*/
#content5{ width:550px; height:290px; position:absolute; left:202px; top:214px;}
#content5 ul{ margin:10px 0; padding:0 10px;}
#content5 li{ float:left; width:94px; padding:6px; text-align:center; font-size:12px;}
#content5 li a{ color:#037AA6;}
#content5 li a:hover{ color:#FF7E00; text-decoration:underline;}
#content5 li img{ border:#CDCDCD solid 1px; padding:3px;}
/* 产品类别菜单css*/
#content6{ width:550px; height:20px; position:absolute; left:202px; top:512px; line-height:14px;}
#content6 .btn1{ height:16px; width:74px; float:left; margin-left:5px;}
#content6 .btn1 .word{ border-left:#D96D08 solid 1px; border-right:#D96D08 solid 1px; background:#FFDFB7; padding:1px; background:url(menu_area_bg.gif); }
#content6 .btn1 .word a{ display:block; height:17px; width:70px; background:url(menu_area_bg.gif); color:#FFFFFF; text-align:center;}
#content6 .btn1 .border1{ border-left:#FFF solid 1px; border-right:#FFF solid 1px; background:#D96D08; height:1px; overflow:hidden;}
#content6 .btn1 .border2{ border-left:#FFF solid 1px; border-right:#FFF solid 1px; background:#ED7F0B; height:1px; overflow:hidden;}
#content6 .btn2{ height:18px; width:100px; float:left; margin-left:5px;}
#content6 .btn2 .word{ border-left:#187AAD solid 1px; border-right:#187AAD solid 1px; background:#B1E3F2; padding:1px;background:url(menu_area_bg_bg001.gif); }
#content6 .btn2 .word a{ display:block; height:17px; width:96px; background:url(menu_area_bg001.gif); color:#FFFFFF; text-align:center;}
#content6 .btn2 .word a:hover{ background:url(menu_area_bg.gif);}
#content6 .btn2 .border1{ border-left:#FFF solid 1px; border-right:#FFF solid 1px; background:#187AAD; height:1px; overflow:hidden;}
#content6 .btn2 .border2{ border-left:#FFF solid 1px; border-right:#FFF solid 1px; background:#2096C8; height:1px; overflow:hidden;}
#content6 .btn3{ height:18px; width:74px; float:left; margin-left:5px;}
#content6 .btn3 .word{ border-left:#187AAD solid 1px; border-right:#187AAD solid 1px; background:#B1E3F2; padding:1px;background:url(menu_area_bg_bg001.gif); }
#content6 .btn3 .word a{ display:block; height:17px; width:70px; background:url(menu_area_bg001.gif); color:#FFFFFF; text-align:center;}
#content6 .btn3 .word a:hover{ background:url(menu_area_bg.gif);}
#content6 .btn3 .border1{ border-left:#FFF solid 1px; border-right:#FFF solid 1px; background:#187AAD; height:1px; overflow:hidden;}
#content6 .btn3 .border2{ border-left:#FFF solid 1px; border-right:#FFF solid 1px; background:#2096C8; height:1px; overflow:hidden;}
/* 产品类别css*/
#content7{ width:550px; height:350px; position:absolute; left:202px; top:532px; overflow:hidden;}
#content7 .intro{ margin:8px; background:#FFF1D1; color:#FF7200; text-indent:10px; line-height:20px;}
.aerecata{ margin:10px 20px;}
.aerecata dl{ width:50%; float:left;}
.aerecata dt{ background:url(list_style004.gif) no-repeat left center; text-indent:10px; font-size:12px; font-weight:bold;}
.aerecata dt a{color:#0190be;}
.aerecata dt a:hover{color:#0190be;}
.aerecata dd{ padding-left:10px; font-size:11px; line-height:18px;}
.aerecata dd a{ padding:0 2px; color:#606060; text-decoration:underline;}
.aerecata dd a:hover{color:#FF7E00; text-decoration:underline;}
/* 底部图片css*/
#content8{ width:546px; position:absolute; left:202px; top:886px; text-align:center; padding:2px; overflow:hidden; height:88px;}
/* 更多视频块css*/
#content9{ width:200px; height:425px; position:absolute; left:756px; top:0;}
#content9 ul{ margin:10px 0 5px 6px;}
#content9 ul li{ float:left; width:82px; padding:7px 5px!important;  padding:5px 5px; text-align:center;}
#content9 li a{ color:#037AA6;}
#content9 li a:hover{ color:#FF7E00; text-decoration:underline;}
#content9 .img{ height:80px;}
#content9 .img img{ border:#CDCDCD solid 1px;}
#content9 .adv{ padding:0 5px; text-align:center; overflow:hidden; margin-top:6px; clear:both;}
#content9 .adv img{  border:#CDCDCD solid 1px; padding:1px;}
/* FAQ块css*/
#content10{ width:200px; height:300px; position:absolute; left:756px; top:429px;}
#content10 .intro{ margin:8px 8px 4px 8px; background:#FFF1D1; color:#FF7200; text-indent:10px; line-height:18px;}
#content10 dl{ margin:2px 0 2px 10px; line-height:16px;}
#content10 dt{ background:url(list_style005.gif) no-repeat left center; color:#FF7200; padding-left:10px; line-height:18px;}
#content10 dd{ padding-left:10px;}
#content10 .andmore{ border-top:#898989 dashed 1px; background:url(photo002.jpg) no-repeat left center; padding-left:40px; margin:10px 10px 0 10px; line-height:14px; padding-top:5px;}
/* 图片连接块css*/
#content11{ width:200px; height:74px; position:absolute; left:756px; top:733px; background:url(photo003.jpg) no-repeat center center;}
#content11 .word{ position:absolute; top:5px; left:20px; width:100px; line-height:14px;}
#content11 .img{ position:absolute; top:40px; left:20px;}
#content12{ width:200px; height:70px; position:absolute; left:756px; top:811px;}
#content12 img{ margin:2px;}
#content13{ width:200px; height:70px; position:absolute; left:756px; top:894px;}



/* 登录块css*/
#cnt1{ width:198px; height:589px; position:absolute; left:0; top:0; overflow:hidden;}
#cnt1 .img{ float:right; background:#999999; margin:2px 10px 0 0;}
#cnt1 .submit{ margin:8px 0;}
#cnt1 dl{ margin:5px 7px; line-height:15px;}
#cnt1 dl a:hover{ color:#ff7e00;}
#cnt1 dt{ background:url(list_style004.gif) no-repeat left 5px; padding-left:10px; height:15px; overflow:hidden;}
#cnt1 dt a{ color:#0190be; font-weight:bold; font-size:12px;}
#cnt1 dd{ padding:0 10px; margin:auto auto 5px; overflow:hidden; height:15px;}
#cnt1 dd a{ color:#626262; text-decoration:underline;}

/* 供应商块css*/
#cnt2{ width:198px; height:370px; position:absolute; left:0; top:594px; overflow:hidden;}
#cnt2 .img{border:#E6E6E6 solid 1px; width:174px; margin:10px auto 5px auto;}
#cnt2 .img img{ margin:1px;}
#cnt2 ul{ margin:0 5px 0 15px; line-height:20px;}
#cnt2 li{ background:url(list_style003.gif) no-repeat left center; padding-left:10px;}
/* 底部图片css*/
#cnt3{ width:546px; position:absolute; left:202px; top:0; text-align:center; padding:2px; overflow:hidden; height:88px;}
/* 推荐介绍css*/
#cnt4{ width:550px; height:290px; position:absolute; left:202px; top:96px;}
#cnt4 ul{ margin:10px 0; padding:0 10px;}
#cnt4 li{ float:left; width:94px; padding:6px; text-align:center; font-size:12px;}
#cnt4 li a{ color:#037AA6;}
#cnt4 li a:hover{ color:#FF7E00; text-decoration:underline;}
#cnt4 li img{ border:#CDCDCD solid 1px; padding:3px;}
/* 产品类别菜单css*/
#cnt5{ width:550px; height:20px; position:absolute; left:202px; top:395px; line-height:14px;}
#cnt5 .word{ border-left:#187AAD solid 1px; border-right:#187AAD solid 1px; background:#B1E3F2; padding:1px;background:url(menu_area_bg_bg001.gif); }
#cnt5 .border2{ border-left:#FFF solid 1px; border-right:#FFF solid 1px; background:#2096C8; height:1px; overflow:hidden;}
#cnt5 .word a:hover{ background:url(menu_area_bg.gif);}

#cnt5 .btn1{ height:16px; width:74px; float:left; margin-left:5px;}
#cnt5 .btn1 .word a{ display:block; height:17px; width:70px; background:url(menu_area_bg001.gif); color:#FFFFFF; text-align:center;}

#cnt5 .btn2{ height:18px; width:100px; float:left; margin-left:5px;}
#cnt5 .btn2 .word a{ display:block; height:17px; width:96px; background:url(menu_area_bg001.gif); color:#FFFFFF; text-align:center;}

#cnt5 .btn3{ height:18px; width:74px; float:left; margin-left:5px;}
#cnt5 .btn3 .word a{ display:block; height:17px; width:70px; background:url(menu_area_bg001.gif); color:#FFFFFF; text-align:center;}

.select1 #cnt5 .btn1 .word{ border-left:#D96D08 solid 1px; border-right:#D96D08 solid 1px; background:#FFDFB7;background:url(menu_area_bg.gif);}
.select1 #cnt5 .btn1 .word a{background:url(menu_area_bg.gif); }
.select1 #cnt5 .btn1 .border2{ border-left:#FFF solid 1px; border-right:#FFF solid 1px; background:#ED7F0B; height:1px; overflow:hidden;}

.select2 #cnt5 .btn2 .word{ border-left:#D96D08 solid 1px; border-right:#D96D08 solid 1px; background:#FFDFB7;background:url(menu_area_bg.gif);}
.select2 #cnt5 .btn2 .word a{background:url(menu_area_bg.gif); }
.select2 #cnt5 .btn2 .border2{ border-left:#FFF solid 1px; border-right:#FFF solid 1px; background:#ED7F0B; height:1px; overflow:hidden;}

.select3 #cnt5 .btn3 .word{ border-left:#D96D08 solid 1px; border-right:#D96D08 solid 1px; background:#FFDFB7;background:url(menu_area_bg.gif);}
.select3 #cnt5 .btn3 .word a{background:url(menu_area_bg.gif); }
.select3 #cnt5 .btn3 .border2{ border-left:#FFF solid 1px; border-right:#FFF solid 1px; background:#ED7F0B; height:1px; overflow:hidden;}
/* 产品类别css*/
#cnt6{ width:550px; height:220px; position:absolute; left:202px; top:415px; overflow:hidden;}
#cnt6 .intro{ margin:8px; background:#FFF1D1; color:#FF7200; text-indent:10px; line-height:20px;}
#cnt6 .aerecata{ margin:10px 20px; display:none;}
#cnt6 .aerecata ul{ width:100%; float:left;}
#cnt6 .aerecata li{ float:left; width:50%; line-height:20px; height:20px; overflow:hidden;}
#cnt6 .aerecata li span{ float:right; margin-right:20px; display:inline;}
#cnt6 .aerecata li a{ background:url(list_style004.gif) no-repeat left 6px; padding-left:10px; color:#0190be;}
#cnt6 .aerecata .type2 li a{ color:#626262;}
#cnt6 .aerecata li a:hover{ color:#ff8e1f;}
#cnt6  #catea1 li{ float:left; width:33%; line-height:20px; height:20px; overflow:hidden;}
#cnt6  #catea2 li{ float:left; width:33%; line-height:20px; height:20px; overflow:hidden;}
.select1 #cnt6 #catea1{ display:block;}
.select2 #cnt6 #catea2{ display:block;}
.select3 #cnt6 #catea3{ display:block;}
/* 有一个广告 */
#cnt7{ width:550px; height:111px; position:absolute; left:202px; top:640px; overflow:hidden;}
#cnt7 img{ margin:2px auto auto 3px; border:#e4e4e4 solid 1px;}
/* 推荐产品 */
#cnt8{ width:550px; height:210px; position:absolute; left:202px; top:754px;}
#cnt8 ul{ margin:auto 10px;}
#cnt8 li{ float:left; width:25%; height:22px; overflow:hidden;}
#cnt8 li a{ background:url(list_style024.png) no-repeat left 5px; padding-left:1em; color:#606060; text-decoration:underline; line-height:22px;}
#cnt8 li a:hover{ color:#ff8716;}

/* 用户登陆 */
#cnt9{ position:absolute; right:0; top:0; border:#fdcd74 solid 1px; background:#fcedc4; height:91px; width:200px;}
#cnt9 .a1{ background:url(btn_10.png); position:absolute; width:96px; height:26px; font-size:1px; line-height:100px; overflow:hidden; left:9px; top:11px;}
#cnt9 .s1{ color:#803909; position:absolute; left:110px; font-size:12px; top:15px;}
#cnt9 .u1{ position:absolute; width:170px; height:39px; border:#ffd682 solid 1px; border-bottom:none; background:#ffffff; left:10px; top:42px; padding:3px 0 0 10px}
#cnt9 li{ background:url(list_style025.png) no-repeat left center; padding-left:10px; line-height:18px; font-size:12px; color:#804a00;}
#cnt9 .l1{ color:#e85a00; text-decoration:underline; font-weight:bold;}
#cnt9 .l2{ color:#e85a00; font-weight:bold;}
#cnt9 li a:hover{ color:#000;}
#cnt9 .div1{ position:absolute; width:163px; height:73px; border:#ffd682 solid 1px; background:#ffffff; left:8px; top:7px; padding:3px 10px 0;}
#cnt9 .div1 .username{ background:transparent url(icon008.gif) no-repeat scroll 5px center; border-bottom:1px dashed #898989; line-height:30px; height:30px; font-weight:bold; color:#ff8711; padding-left:3em;}
#cnt9 .div1 li{ line-height:20px; background:none; font-size:11px; padding-left:5px;}
#cnt9 .div1 .exit{ position:absolute; background:url(btn_exit.png); width:43px; height:30px; right:10px; bottom:8px; font-size:1px; line-height:100px; overflow:hidden;}
/* 用户帮助 */
#cnt10{ position:absolute; right:0; top:96px; background:#fff3e3; padding:5px 3px; width:195px; height:160px;}
#cnt10 .a{ position:absolute; width:85px; height:18px; background:#ffcf8d; border:#ffaa4c solid 1px; text-align:center; font-weight:bold; color:#60340a; line-height:20px; overflow:hidden; top:7px; z-index:88;}
#cnt10 .a1{ left:3px;}
#cnt10 .a2{ right:3px!important; right:2px;}
#cnt10 #cnt_c1,#cnt10 #cnt_c2{ border:#ffaa4c solid 1px; background:#FFF; border:#ffaa4c solid 1px; width:193px; height:136px; position:absolute; top:29px; left:3px;}
#cnt10 ul{ margin:5px auto;}
#cnt10 li{ background:url(list_style026.png) no-repeat left center; padding-left:10px; margin:auto 5px; line-height:20px;}
#cnt10 li a{ text-decoration:underline; color:#60340a;}
#cnt10 .c_title{ padding-left:15px;}
#cnt10 .c_title a{ font-weight:bold; color:#60340a;}
.select1 #cnt_c2{ display:none;}
.select2 #cnt_c1{ display:none;}
#cnt10.select1 .a1{ height:24px; width:98px; background:#FFF; top:5px; border-bottom:none; line-height:24px; color:#010101;}
#cnt10.select2 .a2{ height:24px; width:98px; background:#FFF; top:5px; border-bottom:none; line-height:24px; color:#010101;}
/* 更多视频块css*/
#cnt11{ width:200px; height:365px; position:absolute; right:0; top:270px;}
#cnt11 ul{ margin:5px 0 5px 6px;}
#cnt11 ul li{ float:left; width:82px; padding:7px 5px!important;  padding:5px 5px; text-align:center;}
#cnt11 li a{ color:#037AA6;}
#cnt11 li a:hover{ color:#FF7E00; text-decoration:underline;}
#cnt11 .img{ height:80px;}
#cnt11 .img img{ border:#CDCDCD solid 1px;}
#cnt11 .adv{ padding:0 5px; text-align:center; overflow:hidden; margin-top:6px; clear:both;}
#cnt11 .adv img{  border:#CDCDCD solid 1px; padding:1px;}
#cnt11 .name{ line-height:20px; height:20px; overflow:hidden;}
/* 相册块css*/
#cnt12{ width:198px; height:324px; right:0px; top:640px; position:absolute;}
#cnt12 .show_one{background:url(bg_dash_line.gif) repeat-x left bottom; padding:10px 0; margin:0 7px 0 7px; clear:both; height:100px; position:relative;}
#cnt12 .show_one .img{ float:left; border:#E6E6E6 solid 1px; margin-right:10px;}
/*   opacity: .4; -khtml-opacity: .4; filter: alpha(opacity=40);  */
#cnt12 .show_one .img .shadow{ position:absolute;width:6px; height:95px; margin-top:-1px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/theme/default/images/img_shadow.png"); background:url(img_shadow.png);_background:none}
#cnt12 .show_one .word{ float:left; width:100px;}
#cnt12 .show_one .name{ color:#FF7E00; }
#cnt12 .show_one .tool{ padding:5px 0 25px 0;}
#cnt12 .show_one .tool a{ color:#FFFFFF;}
#cnt12 .show_one .btn1{ background:#FF7E00; width:34px; text-align:center; line-height:12px; float:left; margin-right:5px;}
#cnt12 .show_one .border1{ border-left:#FFFFFF solid 1px; border-right:#FFFFFF solid 1px; height:1px; overflow:hidden}
#cnt12 .show_one .btn2{ background:#00A9D6; width:58px; text-align:center; line-height:12px; float:left;}
#cnt12 .show_one .intro{ width:100px; color:#686868;}
#cnt12 .adv{ padding:0 5px; text-align:center; overflow:hidden; margin-top:6px; clear:both;}
#cnt12 ul{ margin:0 15px;}
#cnt12 li{ float:left; padding:2px;}
#cnt12 li a{ text-decoration:underline;}

/* 随即产品 */
#spotlight{ width:960px; margin:auto auto 10px; text-align:left;}
#spotlight ul{ margin:auto 10px;}
#spotlight li{ float:left; width:14%; line-height:20px; overflow:hidden; height:20px;}
#spotlight li a{ background:url(list_style026.png) no-repeat left center; padding-left:10px; text-decoration:underline;}
/* link_by_word */
.link_by_word{ width:958px; margin:0 auto; padding:5px 0; border:#87C7E0 solid 1px; border-bottom:none;}
.link_by_word h3{ font-size:11px;}
.link_by_word h3 span{ text-transform:capitalize; padding-right:5px;}
.link_by_word h3 a{ text-transform:uppercase; padding:0 2px;}
.link_by_word h3 a:hover{ text-decoration:underline;}
/* 底部部分*/
#footer{ border-top:#87C7E0 solid 1px; padding:10px 0 20px 0; width:960px; margin:auto;}
#footer li{ display:inline; padding:0 5px; color:#0190BE;}
#footer li a{ font-size:12px; font-weight:bold; text-decoration:underline; color:#0190BE; line-height:35px;}