article, aside, audio, canvas, datalist, details, dialog, figcaption, figure, footer, header, hgroup, nav, progress, section, source, summary, video{display:block;}
keygen, mark, meter, output, time{display:inline;}@charset "utf-8";
/***** Reset *****/
*{margin:0; padding:0; list-style:none; font-size:13px; color:#666; font-family:"\5FAE\8F6F\96C5\9ED1",helvetica,Arial;}
img{vertical-align:middle; border:none;}
blockquote, q{quotes:none;}
q:before, q:after{content:'';}
a, .pointer, input[type=image],input[type=submit],input[type=reset], input[type=button],  input[type=file], button{
	cursor:pointer; text-decoration:none;
	outline:none/* IE 8+, Firefox, Chrome, Safari 下去掉激活的虚线边框 */;
}
a:link, a:visited{color:#666; text-decoration:none;}
a:hover, a:active{color:#F60;}
/***** Generic Classes 通用样式名 *****/
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
/* 清除浮动 */
.clear{clear:both!important; float:none!important; font-size:0px!important; line-height:0px!important; height:0px!important;}
.hide{display:none!important;}

/*加载中*/
.loadingP{text-align:center; width:100%; padding-top:1px;}
.loadingP img{display:block; margin:10px auto; text-align:center;}

/* 美化文件上传 */
.lamFileBox{position:relative; margin-bottom:10px;}
.lamFileAttachWrapper .lamFileBox{margin:0;}/* 非图片文件上传 */
/* 浏览...   添加   移除 */
.lamFileBox button{
	border:#699ADC 1px solid; border-radius:4px;
	color:#FFFFFF; text-align:center; width:64px; height:24px; line-height:22px; margin-left:4px;
	position:relative; top:2px; [;top:1px;]; top:0px\9;
	background-image:linear-gradient(#72BAF6,#6E9EE6); /* IE 10+ */
	background-image:-moz-linear-gradient(#72BAF6,#6E9EE6); /* Firefox 4.0+ */
	background-image:-webkit-linear-gradient(#72BAF6,#6E9EE6);/* Safari 5.1+, Chrome 13.0+ */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#72BAF6', endColorstr='#6E9EE6', GradientType='0'); /* IE 9-*/
}
button.lamBtnAdd{
	letter-spacing:4px; border-color:#6BBDDF;
	background-image:linear-gradient(#62DCF3,#71C0E7); /* IE 10+ */
	background-image:-moz-linear-gradient(#62DCF3,#71C0E7); /* Firefox 4.0+ */
	background-image:-webkit-linear-gradient(#62DCF3,#71C0E7);/* Safari 5.1+, Chrome 13.0+ */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#62DCF3', endColorstr='#71C0E7', GradientType='0'); /* IE 9-*/
}
button.lamBtnRemove{
	letter-spacing:4px; border-color:#D35963;
	background-image:linear-gradient(#FC7891,#E76A71); /* IE 10+ */
	background-image:-moz-linear-gradient(#FC7891,#E76A71); /* Firefox 4.0+ */
	background-image:-webkit-linear-gradient(#FC7891,#E76A71);/* Safari 5.1+, Chrome 13.0+ */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FC7891', endColorstr='#E76A71', GradientType='0'); /* IE 9-*/
}
/* 文本框 */
.lamThumbTxt{width:370px; padding-left:4px;}
/* 真正的文件域 */
input.lamUpload{position:absolute; top:0px; *top:2px; left:0; height:24px; line-height:24px; width:445px;/* firefox的文件域不支持width，得用size，size="1"时为85像素，每个size之间相差7个像素的宽度 */ filter:Alpha(opacity=0);opacity:0; cursor:pointer;}


/* 美化下拉菜单 */
.sbHolder{border:solid 1px #5EB0DF; border-radius:3px; height:22px; position:relative; z-index:180; display:inline-block; margin-right:4px; text-align:left;}
.sbSelector{display:block; height:22px; line-height:22px; text-indent:6px; white-space:nowrap; position:absolute; top:0; left:0; z-index:2;}
.sbSelector:link, .sbSelector:visited{color:#164B76;}
.sbSelector:hover{color:#090;}
/* 箭头 */
.sbToggle{display:block; width:20px; height:20px; line-height:20px; position:absolute; right:0; top:1px; z-index:3; text-align:center; border-left:#9CF 1px solid;}
.sbToggle:hover{color:#090;}
/* 选项打开时的箭头 */
.sbToggleOpen{color:#F60!important;}
/* 选项 */
.sbOptions{background:#FFF; border:solid 1px #5EB0DF; border-radius:3px; position:absolute; left:-1px; top:30px; z-index:200; overflow-y:auto;}
.sbOptions li{}
.sbOptions a{display:block; height:23px; line-height:23px; white-space:nowrap; padding-left:6px;}
.sbOptions a:link, .sbOptions a:visited{color:#164B76;}
.sbOptions a:hover, .sbOptions a:focus, .sbOptions a.sbFocus{background:#3399FF!important; color:#FFF!important;}
.sbOptions li.last a{border-bottom:none;}
.sbOptions .sbDisabled{display:block; color:#999;}
/* selected */
.sbOptions li.sbSelected a{color:#FFF!important; background:#F90!important;}
/* opgroup */
.sbOptions .sbGroup{display:block; font-weight:bold; height:23px; line-height:23px; padding-left:6px;}
/* opgroup options */
.sbOptions .sbSub{padding-left:17px;}
/* disabled */
.sbHolderDisabled{}
.sbHolderDisabled .sbSelector{}
.sbHolderDisabled .sbToggle{}
/* 模拟 disabled */
.sbHolderImiDisabled{border:solid 1px #AAA;}
.sbHolderImiDisabled *{color:#AAA!important; border-color:#AAA;}


/***** Basic Layout 定义基本模板: 头部、底部、等，用来定义网站的基本结构 *****/
html{background:url(../images/html_bg.jpg) repeat-x;}
body{}

/***** Header 头部样式 *****/
header{width:1100px; height:190px; margin:auto; position:relative;}
#toolBox{position:absolute; top:8px; right:10px; padding-left:40px; background:url(../images/icon.png) 10px -364px no-repeat;}
#headBox{height:108px; padding-top:20px; overflow:hidden;}
#logo{float:left; margin-right:70px;}
#headBox form{float:right; padding:50px 0 0 55px; width:210px; margin-top:30px; background:url(../images/icon.png) right top no-repeat;}
#headBox input{float:left; width:150px; height:18px; line-height:18px; background:none; border:#949EA8 1px solid; border-right:none;}
#headBox button{
	float:right; width:60px; height:20px; line-height:20px; border:none; color:#FFF; font-weight:bold; font-size:12px;
	background-image:linear-gradient(#404040,#000000); /* IE 10+ */
	background-image:-moz-linear-gradient(#404040,#000000); /* Firefox 4.0+ */
	background-image:-webkit-linear-gradient(#404040,#000000);/* Safari 5.1+, Chrome 13.0+ */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#000000', GradientType='0'); /* IE 9-*/
}

/* 导航栏 */
#nav{height:34px; padding-left:20px;}
#nav li{float:left; height:34px; padding:2px 5px 4px; background:url(../images/icon.png) right -93px no-repeat;}
#nav li:last-child{background:none;}
#nav a{display:inline-block; text-align:center; width:104px; height:34px; line-height:34px; font-size:14px; font-weight:bold;}
#nav a:link, #nav a:visited{color:#FFF;}
#nav a:hover, #nav a:active, #nav .current a{color:#000!important; background:url(../images/icon.png) right -145px no-repeat;}

/* 主体 */
#wrapper{width:1100px; margin:auto;}
aside dt dfn, .comFst dt dfn, #casesBox dt dfn{border-left:#CACACA 1px solid; padding:0 10px; margin-left:10px; color:#969696; text-transform:uppercase; font-style:normal; font-weight:normal; font-size:10px;}

aside{float:left; width:260px;}
aside dl{background:#F2F2F2; padding:5px 10px 0; margin-bottom:15px;}
#connectAside{margin-bottom:0;}
aside dt{height:30px; line-height:30px; border-bottom:#FFF 1px solid;}
aside dt h3{padding-left:30px; color:#333333; background:url(../images/icon.png) 10px -183px no-repeat;}
aside dd{border-top:#CBCBCB 1px solid; padding:10px 0;}
aside dd img{margin-bottom:10px;}
aside dd p{line-height:2;}
#main{float:right; width:825px; margin-left:15px;}

.comFst{}
.comFst dt{
	height:30px; line-height:30px;
	background-image:linear-gradient(#FFF,#FFF,#E9E9E9); /* IE 10+ */
	background-image:-moz-linear-gradient(#FFF,#FFF,#E9E9E9); /* Firefox 4.0+ */
	background-image:-webkit-linear-gradient(#FFF,#FFF,#E9E9E9);/* Safari 5.1+, Chrome 13.0+ */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E9E9E9', GradientType='0'); /* IE 9-*/
}
.comFst dt h3{padding-left:30px; color:#333333; background:url(../images/icon.png) 10px -183px no-repeat;}
.comFst dt a{width:40px; height:14px; float:right; margin:-23px 10px 0 0; background:url(../images/icon.png) 0 -216px no-repeat;}
.comFst dd{border:#ECECEC 1px solid; padding:10px;}

hgroup{background:#F2F2F2; padding-bottom:20px; margin-bottom:15px;}
hgroup h1{
	height:40px; line-height:40px; margin-bottom:20px;
	background-image:linear-gradient(#00AAAD,#00A2AC,#008CA8); /* IE 10+ */
	background-image:-moz-linear-gradient(#00AAAD,#00A2AC,#008CA8); /* Firefox 4.0+ */
	background-image:-webkit-linear-gradient(#00AAAD,#00A2AC,#008CA8);/* Safari 5.1+, Chrome 13.0+ */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00AAAD', endColorstr='#008CA8', GradientType='0'); /* IE 9-*/
}
hgroup h1 strong{padding-left:55px; font-size:16px; color:#FFF; font-weight:normal; background:url(../images/icon.png) 20px -258px no-repeat;}
hgroup h2{height:42px; line-height:42px; border:#CCC 1px solid; margin:10px;}
hgroup h2 a{padding-left:45px; color:#373737!important; font-size:14px; background:url(../images/icon.png) 20px -291px no-repeat;}
hgroup h2.current{border-left:#1386D1 2px solid; background:#FFF;}
hgroup h2.current a{color:#3D91CD!important; background-position:-210px -291px;}

/* 面包屑 */
#breadCrumb{
	height:30px; line-height:30px;
	background-image:linear-gradient(#FFF,#FFF,#E9E9E9); /* IE 10+ */
	background-image:-moz-linear-gradient(#FFF,#FFF,#E9E9E9); /* Firefox 4.0+ */
	background-image:-webkit-linear-gradient(#FFF,#FFF,#E9E9E9);/* Safari 5.1+, Chrome 13.0+ */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E9E9E9', GradientType='0'); /* IE 9-*/
}
#breadCrumb .fst{padding-left:30px; background:url(../images/icon.png) 10px -326px no-repeat;}
#breadCrumb a, #breadCrumb b{margin:0 10px; font-style:normal;}

.noRecord{text-align:center; color:red; line-height:5;}

/* 首页 */
/* Slide */
#lamImgWindow1{position:relative;}
#lamSlideshow1{width:1100px; height:385px; overflow:hidden;}
#lamSlideshow1 div{width:6000px; /* 设置足够的宽度 */ height:385px; position:relative;}
#lamSlideshow1 div a, #lamSlideshow1 div img{float:left; width:1100px; height:385px;}
#lamSlideshow1 div a img{float:none;}
#lamTrigger1{position:relative; top:-30px; width:1100px; text-align:right;}
#lamTrigger1 a{display:inline-block; margin-right:12px; width:20px; height:20px; line-height:20px; text-align:center; color:#d94b01; background-color:#fff5e1; border:1px solid #f47500;}
#lamTrigger1 a.current{
	width:22px; height:22px; line-height:22px; font-weight:bold; color:#FFF;
	background-image:linear-gradient(#FDC451,#FA8611); /* IE 10+ */
	background-image:-moz-linear-gradient(#FDC451,#FA8611); /* Firefox 4.0+ */
	background-image:-webkit-linear-gradient(#FDC451,#FA8611);/* Safari 5.1+, Chrome 13.0+ */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FDC451', endColorstr='#FA8611', GradientType='0'); /* IE 9-*/
}
#lamBtnPrev1, #lamBtnNext1{width:45px; height:99px; position:absolute; top:50%; left:-50px; margin-top:-50px; z-index:3; filter:alpha(opacity=40); -moz-opacity:.4; opacity:.4; background:url(../images/arrow1.gif);}
#lamBtnNext1{background-position:-45px 0; left:auto; right:-50px;}
#lamBtnPrev1:hover, #lamBtnNext1:hover{filter:alpha(opacity=80); -moz-opacity:.8; opacity:.8;}

.index #main{float:left; width:825px; margin:0 15px 0 0;}

.newsCate2{float:left; width:560px; height:284px;}
.newsCate2 dd section{display:none; overflow:hidden; margin:6px 0;}
.newsCate2 .current section{display:block;}
.newsCate2 .current p{display:none;}
.newsCate2 dd p{height:22px; line-height:22px; border-bottom:#9c9c9c 1px dotted;}
.newsCate2 dd p a{float:left;}
.newsCate2 dd p time{float:right; color:#9C9C9C;}
.newsCate2 dd h2{text-align:center; height:30px; line-height:30px;}
.newsCate2 dd img{width:100px; height:70px; border:#E9E9E9 10px solid; float:left; margin-right:10px;}
.newsCate2 dd summary{text-indent:2em; color:#9C9C9C;}

.about{float:left; width:350px; margin-top:15px; margin-right:15px;}
.about dd{cursor:pointer;}
.about dd img{width:155px; height:auto; border:#E9E9E9 10px solid; float:left; margin-right:10px;}
.about dd p{text-indent:2em; line-height:2;}

.newsCate1{float:left; width:456px; margin-top:15px;}
.newsCate1 li{height:24px; line-height:24px; border-bottom:#9c9c9c 1px dotted;}
.newsCate1 li a{float:left;}
.newsCate1 li time{float:right; color:#9C9C9C;}

.userCenter, .agentCenter{display:block; height:61px; margin-bottom:15px; background:url(../images/icon.png) 0 -404px no-repeat;}
.agentCenter{background-position:0 -468px;}

/* 我们的案例 */
#casesBox{margin-top:15px; clear:both;}
#casesBox dt{
	height:35px; line-height:35px;
	box-shadow:2px 2px 2px rgba(45,45,45,.3); /* IE 9+, Firefox, Chrome, Safari */
	background-image:linear-gradient(#00AAAD,#007EA6); /* IE 10+ */
	background-image:-moz-linear-gradient(#00AAAD,#007EA6); /* Firefox 4.0+ */
	background-image:-webkit-linear-gradient(#00AAAD,#007EA6);/* Safari 5.1+, Chrome 13.0+ */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00AAAD', endColorstr='#007EA6', GradientType='0'); /* IE 9-*/
}
#casesBox dt h3{padding-left:30px; color:#FFF; background:url(../images/icon.png) -50px -205px no-repeat;}
#casesBox dt dfn{color:#FFF;}
#casesBox dt a{width:40px; height:14px; float:right; margin:-23px 10px 0 0; background:url(../images/icon.png) 0 -216px no-repeat;}
#casesBox dd{height:130px; padding:20px 0; position:relative;}
#lamSlideshow2{margin:auto; width:1000px; overflow:hidden;}
#casesBox ul{width:9000px; position:relative; height:130px;}
#casesBox li{float:left; margin-right:15px; text-align:center;}
#casesBox li a{display:block; margin-bottom:10px;}
#casesBox li img{width:110px; height:80px; border:#ECECEC 1px solid; padding:5px;}
#lamTrigger2{display:none;}
#lamBtnPrev2, #lamBtnNext2{width:45px; height:99px; position:absolute; top:50%; left:0px; margin-top:-65px; z-index:3; filter:alpha(opacity=40); -moz-opacity:.4; opacity:.4; background:url(../images/arrow1.gif);}
#lamBtnNext2{background-position:-45px 0; left:auto; right:0px;}
#lamBtnPrev2:hover, #lamBtnNext2:hover{filter:alpha(opacity=80); -moz-opacity:.8; opacity:.8;}
/* 友情链接 */
.index .link dd{background:#F2F2F2; border:#ECECEC 1px solid; margin-top:1px;}
.index .link dd a{padding:0 10px;}

/* 公司简介 */
.info article{padding:15px;}
.info article > h1{padding:20px 0; color:#333; text-align:center; border-bottom:#C4C4C4 1px dashed; font-size:18px;}
.info #content{line-height:2;}
.info #content p{margin:15px 0;}
.info #content img{max-width:800px;}

/* 产品列表 */
#pdList li{float:left; width:360px; margin:15px;}
#pdList li h2{text-align:center; height:30px; line-height:30px;}
#pdList li img{width:164px; height:120px; border:#E9E9E9 8px solid; float:left; margin-right:10px;}
#pdList li summary{text-indent:2em; color:#9C9C9C;}
#pdList li summary a{margin-left:15px; color:#00A6AD; font-weight:bold;}

/* 新闻列表 */
#nsList{margin-top:20px; padding:0 20px;}
#nsList li{height:40px; line-height:40px; border-bottom:#CCC 1px dashed;}
#nsList li a{float:left;}
#nsList li a span{color:#009999; margin:0 15px;}
#nsList li time{float:right; color:#9C9C9C;}
.info .meta{height:40px; line-height:40px; padding:0 20px; text-align:center;}

/* FAQ */
.faq details{margin-top:5px;}
.faq summary{line-height:26px; padding:5px; cursor:pointer; word-break:break-all;}
.faq summary b{color:#FF003B; margin-right:8px;}
.faq section{display:none; padding:5px; border:#6699CC 1px solid; background:#E9F7FE;  word-break:break-all;}
.faq .toShow{display:block;}
.faq section b{color:#018EA9;}
.faq section dialog{text-indent:2em; color:#000; line-height:160%; zoom:1; /* overwrite chrome */position:static; border:none; background:none;}

/* 岗位详情 */
.tableForm{background:#aaa; width:100%; margin:20px auto;}
.tableForm caption{line-height:40px;}
.tableForm caption span{color:#069; margin:0 4px; cursor:pointer;}
.tableForm tr{background:#F0FAFC;}
.tableForm th{text-align:right; padding-right:8px; width:140px; white-space:nowrap;}
.tableForm td{text-align:left; background:#FFF; height:14px; padding:7px 10px;}
.job .tableForm tbody{display:none;}
.tableForm .btn{color:#09C; margin-left:15px;}
.tableForm .apply{color:#C00; margin-left:15px;}
.tableForm em{color:red; margin-right:4px;}
.tableForm i{color:#999; display:block; font-style:normal; font-size:12px; font-weight:normal;}
#yzimg{cursor:pointer;}
.tableForm .btnTd{text-align:center; height:40px;}
.sbHolder_education{z-index:240;}
.tableForm .btnTd button{
	padding:0 20px; height:35px; line-height:35px; border:none; border-radius:8px; color:#FFF; font-size:16px; margin:0 10px; text-align:center;
	background-image:linear-gradient(#00AAAD,#007582); /* IE 10+ */
	background-image:-moz-linear-gradient(#00AAAD,#007582); /* Firefox 4.0+ */
	background-image:-webkit-linear-gradient(#00AAAD,#007582);/* Safari 5.1+, Chrome 13.0+ */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00AAAD', endColorstr='#007582', GradientType='0'); /* IE 9-*/
}
.tableForm .btnTd button[type=submit]{
	background-image:linear-gradient(#0CAD00,#039200); /* IE 10+ */
	background-image:-moz-linear-gradient(#0CAD00,#039200); /* Firefox 4.0+ */
	background-image:-webkit-linear-gradient(#0CAD00,#039200);/* Safari 5.1+, Chrome 13.0+ */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0CAD00', endColorstr='#039200', GradientType='0'); /* IE 9-*/
}
.tableForm .btnTd button[type=reset]{
	background-image:linear-gradient(#AD003A,#93002B); /* IE 10+ */
	background-image:-moz-linear-gradient(#AD003A,#93002B); /* Firefox 4.0+ */
	background-image:-webkit-linear-gradient(#AD003A,#93002B);/* Safari 5.1+, Chrome 13.0+ */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#AD003A', endColorstr='#93002B', GradientType='0'); /* IE 9-*/
}

/* 留言板 */
.msg #main{position:relative;}
.postBtn{position:absolute; right:20px; top:0; width:80px; height:20px; line-height:20px; text-align:center; color:#FFF!important; font-size:12px; border-radius:8px;
	background-image:linear-gradient(#AD003A,#93002B); /* IE 10+ */
	background-image:-moz-linear-gradient(#AD003A,#93002B); /* Firefox 4.0+ */
	background-image:-webkit-linear-gradient(#AD003A,#93002B);/* Safari 5.1+, Chrome 13.0+ */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#AD003A', endColorstr='#93002B', GradientType='0'); /* IE 9-*/
}
.msg input{height:28px; line-height:28px; border:#CCCCCC 1px solid;}
.msg textarea{width:500px; height:100px;}
.msg #yzcode{width:80px;}
.msg #yzimg{height:26px;}
/* 查询回复 */
#infoBox{margin-top:20px;}
#infoBox dt{height:30px; line-height:30px; background:#EEE; padding:0 10px;}
#infoBox dt b{float:right;}
#infoBox dd{line-height:180%; border-bottom:#CCC 2px solid; padding:10px;}
#infoBox dd em{color:red; font-style:normal;}

/* 底部 */
footer{padding:40px 0; margin-top:15px; text-align:center; line-height:2; border-top:#CFCFCF 1px solid; background:#F5F5F5;}
footer a{margin:0 10px;}
#dBarCode{width:1200px; margin:auto; position:relative;}
#dBarCode strong{position:absolute; text-align:center; right:50px; top:-80px;}
#dBarCode strong img{display:block; margin-top:5px;}
#dBarCode #wxService{right:170px;}


/****************** Page.php 的配套样式 作者：lamson ***********/
#LamPageBar .lamPage{padding:3px; margin:3px; text-align:center; font-size:13px; font-family:tahoma,helvetica,sans-serif, "宋体";}
#LamPageBar .lamPage a, #LamPageBar .lamPage span, #LamPageBar .lamPage em{padding:2px 3px; text-decoration:none; display:inline-block;}
#LamPageBar .lamPage .current{font-weight:bold;}
#LamPageBar .lamPage select{margin:0 4px;}

/*css lamson*/
#LamPageBar input._LamPageIptItem{border:none; border-bottom:#5EB0DF 1px solid;}

/**
 * css lamYahoo2 style pagination
 * @author 林坤源
 * @version 2.0 最后修改时间 2011年05月14日
 * @link http://www.lamsonphp.com
 */
#LamPageBar .lamYahoo2{font-family:tahoma,helvetica,sans-serif;}
#LamPageBar .lamYahoo2 a{border:#CDCDCD 1px solid; color:#696969;}
#LamPageBar .lamYahoo2 a, #LamPageBar .lamYahoo2 span{padding:0 3px; margin:0 3px; height:24px; line-height:24px; min-width:14px; _width:14px; _white-space:nowrap;}
#LamPageBar .lamYahoo2 select{color:#0061de;}
#LamPageBar .lamYahoo2 a:hover, #LamPageBar .lamYahoo2 a:active{border:#CDCDCD 1px solid; color:#696969;background:#F0F0F0;}
#LamPageBar .lamYahoo2 .current{color:#000;}
#LamPageBar .lamYahoo2 .disabled{display:none;}

#ad6{float:left;}
#ad7{width:250px; height:284px; float:left; overflow:hidden; margin-right:15px;}


.sscr header{width:1002px;}
.sscr #logo{margin-right:20px;}
.sscr header form{padding-left:20px;}
.sscr #nav{padding-left:10px;}
.sscr #nav a{width:98px;}
.sscr #nav a:hover, .sscr #nav a:active, .sscr #nav .current a{background-image:url(../images/sscr-nava.png)!important; background-image:url(../images/ie6-sscr-nava.png);}
/* 主体 */
.sscr #wrapper{width:1002px;}
.sscr #main{width:725px;}
.sscr #lamImgWindow1{width:1002px; overflow:hidden;}
.sscr #lamSlideshow1{height:330px;}
.sscr #lamSlideshow1 div{height:330px;}
.sscr #lamSlideshow1 div a, .sscr #lamSlideshow1 div img{width:1002px; height:330px;}
.sscr #lamTrigger1{width:1002px;}

.sscr .newsCate2{width:460px;}
.sscr .about{width:350px;}
.sscr .about dd img{width:115px; border:#E9E9E9 5px solid; margin-right:5px;}
.sscr .newsCate1{width:360px;}
.sscr #lamSlideshow2{width:900px;}

.sscr #dBarCode{width:1002px;}
.sscr #dBarCode strong{right:10px;}
.sscr #dBarCode #wxService{right:120px;}



