/*全局*/
html, body, div, span, fieldset, form, label, input, iframe, p {
	margin: 0;
	padding: 0;
}
div, form, img, ul, ol, li, dl, dt, dd ,h1, h2, h3, h4, h5, h6{ margin: 0; padding: 0; border: 0; }
li { list-style-type:none; }
select{font-size:12px;font-family: Arial, Helvetica, sans-serif}
body {font-size:12px; font-family:"Microsoft YaHei",微软雅黑,STHeiti,MingLiu; color:#727171; background:#d3d3d4}
:focus { outline:0; }
iframe#vishidden{ display:none;}
a{color:#727171;text-decoration:none;outline-style:none;blr:expression(this.onFocus=this.blur())/*去掉a连接虚线框*/ }
a:hover{
	color: #FF0000
}
select{ font-family : Trebuchet MS }
.clear{ clear:both}
.global_bg{ width:100%; background:#ffffff}

#wrapper{margin:0px auto;width:100%;font-family:"Microsoft YaHei",微软雅黑,STHeiti,MingLiu;  height:auto;}
/*顶部*/
.top{ width:1000px; margin:0px auto; height:75px;}
.top_logo{ width:220px; height:49px; float:left; background:url(../images/ss_logo.gif) no-repeat; margin-top:14px;}
.top_menu{ width:600px; float:left; margin:25px 0px 0px 50px; font-size:18px;}
.top_menu li{ float:left; margin-left:10px; width:100px; text-align:center; height:50px}
.top_menu li.index{ width:80px;}
.up_ico{background:url(../images/up.gif) center bottom no-repeat; width:28px; height:16px; }
.up_ico a{color:#e94914}
.shadow{ background:url(../images/shadow_line.gif); height:3px}
/*banner*/
.slide-main{position:relative}
.prev,.next{display:block;width:49px;height:104px;position:absolute;z-index:222;top:180px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}
.prev{left:40px;background:url(../images/foot.png) no-repeat 0 0;}
.next{right:40px;background:url(../images/foot.png) no-repeat -49px 0;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:480px;left:0;text-align:center;}
.item a{display:inline-block;width:9px;height:9px;margin-right:11px;background:#333;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);overflow:hidden; background:url(../images/circle.png) no-repeat right}
.item a.cur{background:#fff;background:url(../images/circle_on.png) no-repeat left;width:10px;height:10px;}
.slide-box,.slide{display:block;width:100%;height:500px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;position:relative;z-index:8;}
.slide a{display:block;width:100%;cursor:pointer;}
.slide_fix{position:absolute;left:50%; z-index:9;width:1000px;margin-left:-1000px;text-align:center;}
.welcome{ height:50px; line-height:50px; text-align:center; background:#e94915; color:#d3d3d4; font-size:18px; letter-spacing:1px}
/*四张图片*/
.mod{ width:1000px; margin:0px auto;height:167px; padding-top:30px}
.mod li{ float:left; width:240px;height:167px; margin-left:10px}
/*二级页面*/
.container{ width:965px; height:auto; margin:0px auto}
.container .content{ background:#ea4a15; height:200px; line-height:30px; text-indent:2em; color:#d3d3d4; padding:20px 40px; font-size:14px}
.container .content1{ background:#ffffff; line-height:30px; text-indent:2em; color:#000; padding:20px 40px; font-size:14px}
.container .sales{height:40px; line-height:40px; padding-left:20px; background:#ea4a15; font-size:14px;color:#ffffff; letter-spacing:1px}
.container .sales_t{ height:45px; line-height:45px; background:#ffffff; font-size:14px; text-align:center; color:#e94a15}
.product{ width:100%; background:url(../images/p_bg.jpg) repeat-x; height:77px}
.product .p_menu{ width:420px; height:66px; margin:0px auto; font-size:16px; letter-spacing:2px; color:#FFFFFF; padding-top:4px}
.product .p_menu li{ float:left; width:100px;text-align:center; height:66px; line-height:66px}
.product .p_menu li a{ color:#FFFFFF}
.product .p_menu li.on{ background:#d3d3d4; color:#e94a15}
.product .p_menu li.on a{color:#e94a15; display:block; width:100px; height:50px}
.product_fixed{position:fixed; width:100%; margin:0px auto; height:162px;top:0;z-index:999; background:#d3d3d4}
.p_bg{ }
.yhg_all{background:#ea4a15; height:370px}
.yhg_all .tit{ color:#d3d3d4; text-align:center; padding:20px 0px 10px 0px; font-size:22px;}
.yhg_all .yhg_list li{ width:310px; height:auto; text-align:center; float:left; margin-left:9px; color:#d3d3d4; font-size:14px}
.con_wz{ background:#ffffff; color:#595757; padding:30px; line-height:30px; height:auto; font-size:14px; min-height:400px}

/*版权*/
.copyright{ width:1000px; margin:0px auto; height:40px; clear:both; line-height:40px; text-align:center; padding-top:40px; font-size:13px}
