@import url(/c_style/default.css);
/*全局*/
* { color:#ccc;}
A, A:link, A:visited {COLOR: #ccc;}
A:hover, A:active, select option {COLOR:#fff;}
input,select,textarea { border-color:#999; color: #fff; background:#676767}
body { background: #000;}
::-webkit-scrollbar { width:16px;}
::-webkit-scrollbar-thumb { background:#343434;}
::-webkit-scrollbar-track { background:#ccc;}

/*布局*/
.wall { width:90%;}

/*头部、尾部*/
.top { background:#666000;}
.bottom { background:#fff;}
.bottom *,.bottom A,.bottom A:link,.bottom A:visited {COLOR: #000;}
.bottom A:hover {COLOR: #666000;}

/*导航可与nav2结合在一起*/
#tophead {background:#F3F3F3; margin:0 0 10px 0; padding:1.7em 0 0 0; border-bottom:5px #BD2925 solid; text-align:right}
#toplogo {}
#topbanner {}
#nav { position:absolute; z-index:999; width:61.5%; min-width:650px}
#nav li {float:left; width:12.34%; border-left:1px solid #ccc; background:url(/c_style/bg_bg.gif); position:relative; border-radius:10px}
#nav li a {display:block; width:100%; height:35px; line-height:35px; text-align:center; font-size:14px; font-weight:bold; color:#ccc;}
#nav li a:hover,.cml { color:#fff; background:#666000; border-radius:10px}
#nav li ul { width:100%; position:absolute; left:0px; top:35px; display:none;}
#nav li:hover ul,#nav li.sfhover ul {display:block;}
#nav li ul li { width:100%; margin:0; background:#000; FILTER: alpha (opacity=80); opacity: 0.80; border-top:1px #ccc dashed}
#nav li ul li a { height:24px; line-height:24px}
#nav li ul li a:hover { FILTER: alpha (opacity=80); opacity: 0.80;}
#navselect { text-align:right; padding:4.5em 0 0.5em 0}
#navselect input { padding:0.2em}
#so { text-align:center; width:15em; padding:2px}

#nav2 { clear:both; height:24px; width:90%; margin:5px auto;}
#nav2 ul { position:absolute; width:90%; z-index:998}
#nav2 li {float:left; width:9.8%; margin:0 0.1%; background:#343434; position:relative;}
#nav2 li a {display:block; width:100%; height:24px; line-height:24px; text-align:center; font-size:14px; font-weight:bold; color:#ccc;}
#nav2 li a:hover { color:#fff; background:#666000;}
#nav2 li ul { width:100%; position:absolute; left:0px; top:24px; display:none;}
#nav2 li:hover ul,#nav2 li.sfhover ul {display:block;}
#nav2 li ul li { width:100%; margin:0; background:#000; FILTER: alpha (opacity=80); opacity: 0.80; border-top:1px #ccc dashed}
#nav2 li ul li a { height:24px; line-height:24px}
#nav2 li ul li a:hover { FILTER: alpha (opacity=80); opacity: 0.80;}

/*底部、版权*/
.copyright { overflow:hidden; padding:20px 0 0 0; margin:10px 0 0 0; min-width:1024px; background:#4a4a4a; border-top:1px #676767 solid;}
.copyright li { float:left;}
.copyright span { display:block;}
.copyright span,.copyright a { line-height:2em}
.copyright .biaoti1 { color:#fff}
.cll { width:3%; min-width:30px; border-left:1px #676767 solid; height:150px}
.cl1 { width:12%; min-width:120px; text-align:center}
.cl2 { width:26%; min-width:250px}
.cl3 { width:10%; min-width:100px}
.cl4 { width:14%; min-width:140px}
.cl5 { width:20%; min-width:200px}
.cl6 { width:12%; min-width:120px; text-align:center}
.cl6 img { margin-bottom:10px; max-width:100px}
.copyright2 { overflow:hidden; text-align:center; padding:10px 0 2em 0; background:#343434; border-top:1px #676767 solid;}

/*标题风格*/
.titleall,.titleall_1,.title1,.title1_1,.title2,.title3,.title3_1,.title4,.title5 { background:url(/c_style/bg_bg_b.gif) center repeat-x #393939; border:1px dashed #ccc; border-radius:10px}
.titleall,.titleall_1,.title1,.title3,.title3_1 { height:40px; line-height:40px;}
.titleall a,.titleall_1 a,.title1 a,.title3 a,.title3_1 a { line-height:40px; color:#FFFFFF;}
.title1_1,.title2,.title4 { height:30px; line-height:30px; padding-left:2em;}
.title1_1 a,.title2 a,.title4 a { line-height:30px}
.titleall { margin-bottom:10px; text-align:center; border-radius:10px}
.titleall_1 { padding-left:2em; border-color:#676767; border-radius:10px 10px 0 0}
.title1 { padding-left:2em; border-radius:10px 10px 0 0}
.title1_1 { background:url(/c_icon/22.gif) #343434 no-repeat 1em center; border:none; border-radius:10px 10px 0 0}
.title2 { border-radius:10px 10px 0 0; border-color:#676767; border-bottom:none}
.title3 { margin-bottom:10px; text-align:center; border-radius:10px}
.title3_1 { padding-left:2em;}
.title4 { border:1px solid #343434; border-bottom:none; border-top:none; border-radius:0}
.title5 { background: #343434 url(/c_icon/22.gif) 10px center no-repeat; padding:5px 0 5px 30px;}
.title5,.title5 a { font-size:1.5em; color:#FFFFFF; border-color:#666666}
.titleall li { float:left; width:12.5%; line-height:40px;}

/*图文列表*/
.listall,.list3 { overflow:hidden; padding:5px; background:#343434; border:1px #343434 solid; border-radius:10px}
.listall li,.list3 li { padding:5px; clear:both; overflow:hidden; position:relative; border-bottom:1px #343434 solid;}
.listall img,.list3 img { max-width:100%; max-height:100%; _width:expression(this.width > 80 && this.width > this.height ? 80: auto); _height:expression(this.height > 80 ? 80 : auto);}
.listall .pic_img,.list3 .pic_img { width:80px; height:80px; float:left; margin:0 5px 5px 0}
.listall .biaoti1,.list3 .biaoti1 { padding-left:15px; background: url(/c_icon/14.gif) no-repeat left center;}

/*图片列表*/
.picall,.pic3 { overflow:hidden; clear:both; position:relative; background:#343434; border-radius:10px}
.picall li,.pic3 li { float:left; margin:0.5%; overflow:hidden}
.picall li { width:19%; height:205px;}
.picall img { max-width:97%; max-height:97%; _width:expression(this.width > 168 && this.width > this.height ? 168: auto); _height:expression(this.height > 170 ? 170 : auto);}
.picall .pic_img { height:170px}
.pic1 { margin-bottom:10px; border:1px solid #343434; overflow:hidden;}
.pic1 li { width:32.3%; max-height:165px; float:left; margin:5px 0.5% 0 0.5%; overflow:hidden; vertical-align:bottom;}
.pic1 .pic_img { height:80px; margin:2px; border:none}
.pic1 img,.pic4 img { max-width:98%; max-height:98%}
.pic3_1,.pic3_2 { overflow:hidden;}
.pic3_1 li { width:24%; height:300px}
.pic3_1 img { max-width:97%; max-height:97%;}
.pic3_1 .pic_img { height:225px;}
.pic3_2 li { width:19%; height:190px;}
.pic3_2 img,.pic3_3 img { max-width:97%; max-height:97%; _width:expression(this.width > 138 && this.width > this.height ? 138: auto); _height:expression(this.height > 130 ? 130 : auto);}
.pic3_2 .pic_img,.pic3_3 .pic_img { height:130px}
.pic3_3 { padding:5px 0 5px 0; white-space:nowrap}
.pic3_3 li { width:18.999%;}
.pic4 { height:318px; border:1px solid #343434; background:#343434; overflow:hidden}
.pic4 li { width:50%; height:154px; float:left; margin:5px 0 0 0; overflow:hidden}
.pic4 .pic_img { height:90px; margin:0 3px}

.listall li img,.list3 li img,.picall li img,.pic1 li img,.pic3_1 li img,.pic3_2 li img,.pic3_3 li img,.pic4 li img,.shopp li img,.shoppall li img {position:absolute;margin:auto;left:0;top:0;right:0;bottom:0}
.pic_img {border:1px #ccc dashed; padding:5px; overflow:hidden; position: relative; text-align:center; border-radius:5px}

#msg1 { background:#fff; text-align:center}
#msg1 span { display:block; width:500px; border:2px #fff solid;}
.toolTip {}
.toolTip img { max-width:500px; max-height:500px;}
.toolTipfg { background:#ccc; color:#000}
.toolTipbg { text-align:right; font-size:0.8em;}

/*文章列表*/
.txtall li,.txt3 li { float:left; width:48%; margin:0.5%; padding:0.5%; overflow:auto; border-radius:10px}
.txtall,.txt3 { background:#343434; overflow:hidden; padding:5px; margin-bottom:10px; border-radius:10px}
.txt3 li { width:98%}
.txtall .l80_100,.txt3 .l80_100 { padding-left:15px; background: url(/c_icon/14.gif) no-repeat 3px center; text-overflow:ellipsis;}
.txt1 { padding:10px; margin-bottom:10px; border:1px dashed #ccc; border-top:none}
.txt1 li { height:20px; line-height:20px; padding:5px 0 0 18px; background:url(/c_icon/11.gif) no-repeat left center; overflow:hidden}
.txt2 { border:1px #676767 dashed; border-top:none}
.txt2 ol { background:#343434; padding:0 5px 0 5px}
.txt2 li { list-style-position:inside; list-style-type:decimal-leading-zero; background-image:none;}
.txt2 .xuanzhong { background:#676767}
.txt4 { height:278px; padding:5px; border:1px solid #343434; background:#343434; overflow:hidden}
.txt4 li,.txt2 li { height:27px; line-height:27px; border-top:1px #676767 dashed; padding:0 0 0 18px; background: #343434 url(/c_icon/22.gif) no-repeat left center; overflow:hidden;}
.txt1 li,.txt2 li,.txt3 li,.txt4 li,.txtall li {text-overflow:ellipsis; white-space:nowrap;}

/*类目*/
.lei { overflow:hidden;}
.lei li{ width:43%; float:left; min-height:22px; line-height:22px; margin-bottom:5px; padding:4px 1% 4px 6%; background:#343434 url(/c_icon/11.gif) no-repeat 5px 8px; overflow:hidden; border-radius:10px}
.lei li ul {margin:3px 0 0 -12%;}
.lei li ul li,.lei_pinpai li{float:left; background:#4a4a4a; padding:2%; margin:1%; text-align:center; overflow:hidden; width:auto; border-radius:5px}
.lei_pinpai{ background:#676767; padding:1%; margin-bottom:10px; overflow:hidden; border-radius:10px}
.lei_pinpai li { padding:1%; margin:1%}

.dizhi { background:#4A4A4A; margin-bottom:10px; padding:0 0 5px 0}
.dizhi ul { padding:0 10px 10px 10px}
.dizhi li{ float:left; height:20px; margin:3px; line-height:2em;}

.dz1 { background:#000000}
.dz1 li{ float:left; text-align:center; width:25%; line-height:3em; padding:0; border-radius:20px}
.dztitle { height:3em; background:url(/c_style/bg_bg.gif) repeat-x center;}
.dz2 { background:#343434; clear:both; overflow:hidden; margin:0 3px 3px 3px}

.zdlei { background:#343434; padding:6px; clear:both; overflow:hidden}
.zdlei li { overflow:hidden; line-height:25px; border-bottom:1px #ccc dashed}
.zdlei .xuanzhong { font-weight:bold;}
.zdleil { float:left; width:12%; font-weight:bold}
.zdleir { float:right; width:88%}
.zdleir li { float:left; width:20%; height:25px; clear:none; border:none}

/*详细页*/
.img { width:90%; margin:-10px auto 0 auto}
.img img{ max-width:100%}
.content_top { text-align:right;}
.content_top span { display:block; text-align:left;}
.content_top,.content_top span,.content_top a {color:#999; line-height:2em}
.content_jianjie { border-top:none; text-indent:2em; padding:8px;}
.content_ziduan { border-top:none; overflow:hidden;}
.content_ziduan li { float:left; overflow:hidden; width:32.33%; min-width:30%; padding:0 0.5%; line-height:2em}
.content { border:none; overflow:hidden;}
.content .img { width:100%; padding-top:20px; text-align:center}
.content .p2 { padding:10px 0;}
.content img { max-width:100%;}
.content,.pinglun { padding:5px; margin-top:10px;}
.pinglun {margin-top:10px}
.content_jianjie,.content_ziduan,.content,.pinglun { border:1px dashed #676767; background:#343434; border-radius:10px}
.content h1,.content h2,.content h3,.content h4 { line-height:2em}

/*购物列表*/
.shopl { float:left; width:30%;}
.shopr { float:right; width:68%;}
.shoplt,.shoprt { background:url(/c_style/bg_bg_b.gif); position:relative; margin-bottom:10px; text-align:center; border:1px dashed #ccc; border-radius:10px}
.shoplt { height:30px; line-height:30px; padding-left:2em; font-weight:bold}
.shoprt { height:40px;}
.shoprt,.shoprt a {line-height:40px; font-weight:bold}
.shoplei { background:#343434; padding:10px; margin-bottom:10px;}
.shoplei li { margin:10px 0 10px 0; padding-left:20px; background:url(/c_icon/22.gif) no-repeat;}
.shoplei li a:hover {font-weight:bold;}
.shopfl,.shoppp { background:#343434; margin-bottom:10px; overflow:hidden}
.shopfl li,.shoppp li { float:left; margin:0.5%; padding:0.5%; background:#676767}
.shopfl li:hover,.shoppp li:hover { background:#4A4A4A; font-weight:bold}
.shopfl li { width:23%;}
.shoppp li { width:18%;}

.shopp { padding:6px; background:#343434; overflow:hidden; border-radius:10px}
.shopp li { float:left; width:24%; height:310px; margin:0.5%; overflow:hidden; border-bottom:1px dashed #ccc; position:relative}
.shopp img { max-width:97%; max-height:97%; _width:expression(this.width > 196 && this.width > this.height ? 196: auto); _height:expression(this.height > 196 ? 196 : auto);}
.shopp .pic_img { height:196px; border:1px #ccc solid; padding:2px; overflow:hidden;}

.shoppall { background:#343434; overflow:hidden; border-radius:10px}
.shoppall li { float:left; width:19%; height:292px; margin:0.5%; overflow:hidden; border-bottom:1px dashed #ccc; position:relative}
.shoppall img { max-width:97%; max-height:97%; _width:expression(this.width > 168 && this.width > this.height ? 168: auto); _height:expression(this.height > 170 ? 170 : auto);}
.shoppall .pic_img { height:170px;}

.shopp span,.shoppall span { font-family:Georgia;}
.nu1 { font-size:12px}
.nu2 { font-size:18px; color:#00FF00}
.nu3 { float:right; font-size:18px; color:#FF0000}
.shoptitle { font-weight:bold}

/*购物详细*/
.shopsL,.shopsC,.shopsR { height:300px; line-height:28px; padding:0.5%; border:1px solid #676767; background:#343434; border-radius:10px}
.shopsL { float:left; width:32%; text-align:center;}
.shopsL img { max-height:280px; max-width:97%; _width:expression(this.width > 280 && this.width > this.height ? 280: auto); _height:expression(this.height > 280 ? 280 : auto);}
.shopsR { float:right; width:32%;}
.shopsR li { height:30px}
.shopsC { float:left; width:31%; margin-left:0.8%;}
.shopsC .nu2,.shopsC .nu3 { float:none; font-weight:bold}
.bigpic { padding:2px;}
.gopic { text-align:center; padding:10px; margin:10px 0 10px 0;}
.gopic .yjg a,.gopic .jrgwc a{ font-size: 18px; color:#fff; font-weight:bold; padding:10px 20px; margin:10px; border-radius:10px}
.moreb .yjg a,.moreb .jrgwc a{ color:#fff; font-weight:bold; padding:0 5px; background-image:url(/c_icon/14.gif); background-repeat:no-repeat; background-position: left top}
.lxa {text-align:center}
.jrgwc a{ background-color:#666000}
.yjg a { background-color:#676767;}

#img_box { _height:500px; min-height:500px;}     

/*各系统功能*/
.content_audio,.content_video { text-align:center; padding:10px 0 10px 0;}
.content_audio audio,.content_video video { width:100%}
.content_download { padding:5px}

/****************************************功能性****************************************/

/*翻页*/
#PageControl li,.cPageControl li { background:#343434;}
#PageControl li:hover,.cPageControl li:hover{ background-color:#676767;}
.nexpage .up a,.nexpage .down a{ background-color:#4a4a4a}

/*友情留言*/
.links,.liuyan { background:#343434; overflow:hidden; padding:0.5em; border-radius:10px}
.links ul { clear:both;}
.links li { float:left; width:12%; height:5em; padding:0.25%; white-space:nowrap; text-align:center; overflow:hidden}
.links img { max-width:100%; max-height:100%}
.links .txt li { height:2em;}

/*切换*/
.case_title li,.go_show a,.go_none a { width: 100px; height:21px; line-height:21px; text-align:center; display: block;}
.case_title,.case { background-color:#343434; overflow:hidden; position:relative}
.case_title li {float:left; margin:10px 0 10px 10px;}
.case_title .biaoti1 { text-align:left}
.case_title span span { margin:0 10px 0 10px; padding-top:5px; text-align:right; display:block; clear:both;}
.go_show,.go_none {}
.go_show { background:#BD2925}
.go_none { background:#676767}
.show_show {}
.show_none {}
.case {padding:0 10px 10px 10px;}
.case li{margin:10px}

/*其他*/
.xuanzhong,.xuanzhong a { color:#00FF00}
.user_menu { background-color:#343434}
.user_menu ul li a{ background-color:#4a4a4a;}
.bianse li{ background-color:#4A4A4A}
.bianse li:hover{ background-color:#676767;}
.tabletd { background:#676767;}
.tabletd td { background:#4A4A4A;}
.tabletr,.tabletitle td { color:#fff;}
.cbutton,.ccbutton{ background:#000;}/*下载详细页*/
.fontda,.fontxiao { background:#676767;}
.fontda label,.fontxiao label{ color:#fff}

/*定制*/
#full {display:none; position:fixed; bottom:250px; right:5px; z-index:1000; text-align:center; cursor:pointer;}
#full a { width:67px; height:114px; display:block; background-image:url(/c_ima/return_top.gif)}
.ilink { margin-top:10px; background: #343434; overflow:hidden}
.ilink ul{ clear:both;}
.ilink li{ float:left; width:19.5%; height:5em; padding:0.25%; white-space:nowrap; text-align:center; overflow:hidden}
.ilink li img { max-width:100%; max-height:100%}
.ilink .txt li { height:2em}
.top1 { width:95%; height:100px;clear:both; white-space: normal; margin:0 0 0 5px}
.top1 img { width:80px; height:70px; margin:0 5px 0 0}
.titlec { background:url(/c_style/bg_bg.gif) center repeat-x; position:relative; padding-left:40px; height:30px; line-height:30px; border-radius:10px}
.titlec a { line-height:30px}
.index_random { height:350px; background: url(/case1/index_bg.jpg) top repeat-x; margin-top:-10px; font-size:4em; padding-top:50px; text-align:center; font-family:"Comic Sans MS"}
.index_random i { color: #fff; text-shadow:5px 5px 5px #FF0000}
.index_random span { font-size:0.5em; color: #FFFFCC; text-shadow:5px 5px 5px #000; font-family:"华文彩云"}

.img_gallery{ height:200px;width:100%;overflow:hidden;position:relative;margin:0 0 10px 0; background:#000000; border-radius:10px}
.main_img{height:100%;width:100%;overflow:hidden;position:relative}
.main_img ul{width:9999px;height:100%;overflow:hidden;position:absolute;top:0;left:0}
.main_img li{float:left;width:100%;height:100%; text-align:center}
.main_img li a{display:block;width:100%;height:100%}
.main_img li img{ max-width:100%; max-height:100%;}
.img_font{position:absolute;top:0;left:0;color:#fff;width:100%;padding:5px}
.img_font span{display:none}
.point{position:absolute;bottom:5px;left:5px;z-index:999;width:100%;height:21px;}
.point a{float:left;width:21px;height:21px;margin:0;padding:0;background:url(/c_ima/btn_main_img_cml.png) 0 0 no-repeat;display:block;text-indent:-1000px}
.point a.on{background-position:0 -21px}
#btn_prev,#btn_next{z-index:999;position:absolute;display:block;width:50px!important;height:50px!important;top:50%;margin-top:-37px;display:none; font-size:36px; color:#FFFFFF}
#btn_prev{background:url(/c_ima/btn_main_img_cml.png) 0 0 no-repeat; background-position:0 -42px; left:1%}
#btn_next{background:url(/c_ima/btn_main_img_cml.png) 0 0 no-repeat; background-position:0 -92px; right:1%}

.ili li { float:left; width:19.8%; position:relative; margin:0.1%; border-radius:10px}
.ili a {display:block; width:auto; height:182px; padding:5px; line-height:2em; font-weight:bold; color:#fff; border-radius:10px}
.ili p,.ili span { color:#FFFFFF; line-height:1.5em; font-weight:normal;}
.bg1,.bg1 a { background:#000;}
.bg2,.bg2 a { background:#FF0000;}
.bg3,.bg3 a { background:#666000;}
.bg4,.bg4 a,.bg4 p,.bg4 .biaoti5 { background:#00FF00; color:#000}
.bg5,.bg5 a { background:#343434;}
.bg6,.bg6 a,.bg6 p,.bg6 .biaoti5 { background:#fff; color:#000;}
.bg7,.bg7 a,.bg7 p,.bg7 .biaoti5 { background:#ccc; color:#000;}
.bg8,.bg8 a { background:#999;}
.bg9,.bg9 a { background:#676767;}
.bg10,.bg10 a { background:#4a4a4a;}

#clist .lt1,#ctop .lt1{ width:20%; min-width:0}
#clist .rt3,#ctop .rt3{ width:79%; min-width:0}
#clist .lei li{ width:93%}
#clist .lei li ul { margin:3px 0 0 -5%}
#clist .lei li ul li,#clist .lei_pinpai li { width:44%}
#cshoplp1 .lei li { width:16%; padding:4px 2%}
#clistp1 .lei_pinpai { padding:0;}
#clistp1 .lei li ul li,#clistp1 .lei_pinpai li { padding:0.5%; margin:0.5%}