﻿@charset "utf-8";
/*网页整体*/
*{margin:0;padding:0;}
img{border:0;}
body {color: #FFFFFF;font-size: 12px;font-family: Arial; background:#191919 url("../images/bg.jpg") repeat-x;;}
/*默认链接*/
a {font-size: 12px;color: #eeeeee;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;color: #FFFF00;}
a:active {text-decoration: none;}

.black{color:#000000;}
.grey{color:#666666;}
.white{color:#FFFFFF;}
.red{color:#FF0000;}
.yellow{color:#FFFF00;}
.orange{color:#FF9900;}
.bule{color:#0000FF;}
.green{color:#00FF00;}

input{height:18px;vertical-align:middle;background:#333333; border:#dddddd solid 1px;color:#FFFFFF;}
.input_submit{color:#FFFFFF; background: url("../images/button_bg.jpg") repeat-x; height:20px; }
textarea{background:#333333;border:#dddddd solid 1px; color:#FFFFFF;}
/*网页主体*/
#main{ width:990px; margin:10px auto; padding:0 0 0 10px ;}
/*公司名称*/
.company_name{font-size:20px; color:#CCCCCC; font-weight:bold; margin-left:8px;}
/*导航栏*/
#menu{background: url("../images/menu_bg.jpg") repeat-x; margin:0 0 8px 0; }
#menu a{display:block; float:left; width:100%; height:30px; text-align:center; line-height:30px; font-weight:bold; color:#FFFFFF;font-size:14px; text-align:center; }
#menu a:hover{ background:#535353; color: #FFFF00;}
/*左边分类*/
#left_class{border:#333333 1px solid; background:#252525 ;}
#left_class h6{font-size:14px; font-weight:bold; color:#CCCCCC; height:28px;  background: url("../images/title_bg.jpg") repeat-x; line-height:28px; margin:1px; padding-left:8px;}
#left_class ul{list-style-type:none;}
#left_class ul li a{color:#CCCCCC;  padding:5px 0 5px 8px; margin:0 1px 0 1px; display:block; }
#left_class ul li a:hover{ color:#FFFF00;}
#left_class ul li ul li a{color:#FFFFFF; padding:5px 0 5px 8px; }
#left_class ul li ul li a:hover{color:#66FF00;}
/*左边联系方式*/
#left_contact{border:#333333 1px solid; background:#252525; margin-top:8px;}
#left_contact h6{font-size:14px; font-weight:bold; color:#CCCCCC; height:28px;  background: url("../images/title_bg.jpg") repeat-x; line-height:28px; margin:1px; padding-left:8px;}
#left_contact p{margin:5px; line-height:25px;}
/*网页底部*/
#foot{border-top:#333333 1px solid; margin-top:8px;line-height:25px;padding:5px; background:#222222;text-align:center; color:#666666;width:970px;}
#foot a{color:#666666;}

#top_flash{margin-bottom:8px;}
/*内容显示区*/
#right_main{border:#333333 1px solid; background:#252525; margin:0; padding:10px;overflow:hidden;text-overflow:ellipsis; width:720px;}
#right_main td{padding:3px;}

.weizhi{ color:#999999; font-size:20px; padding:2px;}
.line_buttom_hui{border-bottom:#444444 solid 1px;}
.hangju{line-height:25px; padding:3px; color:#CCCCCC;}
.border_hui{border:#E7E7E7 1px solid;}
.line_buttom_hui_xuxian{border-bottom: #666666 1px dashed;}
.border_hui_xuxian{border:#666666 1px dashed;}
/*分页样式*/
#page {padding:8px; margin: 3px;  text-align: center; clear:both;}
#page a{border:#333333 1px solid; padding:2px 5px; margin:2px; color:#999999; text-decoration:none;}
#page a:hover{color:#FFFFFF; background:#333333;}
#page span.current{border:#333333 1px solid;padding:2px 5px; margin:2px;color: #FFFFFF;background:#01B0ED;}
#page span.disabled{border:#333333 1px solid;padding:2px 5px; margin:2px;color: #DDDDDD;}
#page span.text {border:#333333 1px solid;padding:2px 5px; margin:2px;color: #666666;}
/*产品图片*/
.Pro_Info{text-align:center;border-bottom:1px solid #ccc; margin-bottom:5px;}
.Pro_Images{padding:2px;}
.Pro_Images img{display:inline; width:80px; height:80px;margin:0 5px;border:1px solid #ccc;filter:alpha(opacity=50);opacity:0.3;cursor:pointer;}
.Pro_Images .active{filter:alpha(opacity=100);opacity:1;border-color:#999;}
.Pro_BigImage{text-align:center;background:#fff;}
.Pro_BigImage img{margin:0 auto;cursor:pointer;}


/* 商城明细 */
.mall_info{ font-size:12px; line-height:24px; padding-top:10px;}
.mall_info .product_img{position:relative; width:300px;height:300px;float:left;margin:0 30px 30px 0;overflow:hidden;}
.mall_info .product_img ul{list-style:none;margin:0;padding:0;}
.mall_info .product_img ul.img_mall_list{z-index:2;height:300px;width:100%;overflow:hidden;}
.mall_info .product_img ul.img_mall_list li{height:300px;width:100%;overflow:hidden;float:left;}
.mall_info .product_img ul.img_mall_list li img{width:300px;height:300px;}
.mall_info .product_img ul.img_thumb_list{right:10px;bottom:10px;height:50px;overflow:hidden;z-index:3;position:absolute;}
.mall_info .product_img ul.img_thumb_list li{float:left;width:50px;height:50px;margin-left:10px;cursor:pointer;}
.mall_info .product_img ul.img_thumb_list li img{width:48px;height:48px;border:1px solid #EFEFEF;}
.mall_info .product_img ul.img_thumb_list li.on img{border:1px solid red;}
.mall_info .info{ float:left; width:410px;}
.mall_info .title{font-size:14px; color:#333; font-weight:bold;}

.pro_detail{ overflow:hidden; margin-top:30px; padding-bottom:20px;}
.pro_detail .pro_title{ width:100%; border-bottom:1px solid #ccc; height:30px; margin-bottom:10px;}
.pro_detail .pro_title li{ float:left; height:30px; line-height:30px;padding:0 20px;cursor:pointer;}
.pro_detail .pro_title .current{ border:1px solid #ccc;  border-bottom:1px solid #fff;  height:29px; position:relative;}

.pro_detail .pro_txt{ overflow:hidden; padding:0 5px;}
.pro_detail .pro_txt p{ margin-bottom:10px; line-height:22px;}


.detail_main{ padding:0 0 10px;}
.detail_main .infoTitle{font-size:14px; font-weight:bold; height:56px; line-height:62px; }
.detail_main .message{font-size:12px; line-height:24px; color:#666;}

.softSet .infoTitle{ height:66px; line-height:80px; }
.softSet ul{width:576px; padding:24px 0 0 0px;}
.softSet li{padding:0px;}
.softSet dt{height:56px;}
 .softSet dd{border-top:1px solid #efefef; }

.softSet li{width:88px; margin:0 8px 0 0;}
.softSet li img{width:48px; height:48px; padding:0px 20px;}
.softSet li a.word{width:auto; margin-top:6px; font-size:12px; height:24px; line-height:24px; border:none;}
.softAbs .info .downbtn{ width:100px; height:35px; line-height:35px; text-align:center; background:#d81313; color:#fff; border:0; cursor:pointer;font-family:"微软雅黑"; font-size:14px; margin-top:10px;}
.softAbs .info .numtxt{ width:60px; height:18px; border:1px solid #ccc; padding:2px;}

