@charset "utf-8";
img{border:0;max-width:100%;}
ul li{margin:0;padding:0;}
*{margin:0;padding:0;list-style-type:none;}
body{background:#595757;background-position:center top;position: relative;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}

/* 容器 */
.box{width:980px; margin:0 auto;background:#fff;}
.box1{width:920px; margin:0 auto;border-top:0;padding:3px 24px 24px;border:1px solid #000;border-top:0;}
/* 通用代码 */
.fl{float:left;}
.fr{float:right;}
.noborder{border:0;}
.font{font-weight:bold;}


/*页头*/
.head{margin:0 auto;width:100%;min-width:1000px;height:40px;background:#c7c7c7;}
.head2{width:980px; margin:0 auto;/* border:1px solid green; */}
.nav{float:left;padding-left:40px;width:200px;height:40px;font:12px/40px '宋体';}
.nav a{text-decoration:none;color:#666;}
.nav a:hover{text-decoration:underline;}
.nav_a{float:right;width:400px;height:40px;font:12px/40px '宋体';padding-right:40px;}
.nav_a a{text-decoration:none;color:#666;}
.nav_a a:hover{text-decoration:underline;}

/* 聚焦新品 */
#tab1{width:100%;overflow:hidden;height:50px;background:#eb5504;}
#tab1 ul{width:100%;overflow:hidden;}
#tab1 li{float:left;width:229px;height:50px;cursor:pointer;font:20px/50px '微软雅黑';color:#000;border-right:1px solid #000;text-align:center;}
#tab1 li.now{color:#fff;background:#595757;}
.tablista{width:100%;overflow:hidden;display:none;background:#d3d3d3;padding-bottom:45px;}
.block{display:block;}

.probox{width:822px;height:242px;background:url(../images/bg1.jpg);overflow:hidden;margin:15px auto 0;}
.probox1{width:822px;height:242px;background:url(../images/bg2.jpg);overflow:hidden;margin:15px auto 0;}
.proimg{width:175px;overflow:hidden;padding-left:50px;float:left;}
.proimg1{width:175px;overflow:hidden;padding-right:40px;float:right;}
.proimg2{width:230px;overflow:hidden;padding-left:20px;float:left;}
.proimg3{width:230px;overflow:hidden;padding-right:10px;float:right;}
.proul{float:left;width:550px;overflow:hidden;font:14px/20px '宋体';color:#000;margin-top:15px;padding-left:10px;}
.proul2{float:left;width:550px;overflow:hidden;font:14px/24px '宋体';color:#000;margin-top:15px;padding-left:10px;}
.proul1{float:left;width:550px;overflow:hidden;font:14px/24px '宋体';color:#000;margin-top:15px;padding-left:30px;}

/* 品质认证 */
.rzbox{width:920px;height:511px;background:url(../images/rzbg.jpg);padding-top:90px;}
#focus_Box{position:relative;width:880px;height:420px;margin:0px auto 0;/* border:1px solid green; */}
#focus_Box ul{position:relative;width:880px;height:420px;}
#focus_Box li{z-index:0;position:absolute;width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:0px;}
#focus_Box li img{width:100%;background:url(../images/loading.gif) no-repeat center 50%;height:100%;vertical-align:center;border:5px solid #eb5504;border-radius:5px;}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:60px;height:134px;top:140px;}
#focus_Box .prev{background:url(../images/prev.png) ;left:10px}
#focus_Box .next{background:url(../images/next.png) ;right:10px} 

/* 司能播报 */
.bbbox{width:920px;height:601px;background:url(../images/bbbg.jpg);}
.videobox{width:850px;padding:20px 35px;overflow:hidden;}
.videobox li{float:left;width:276px;overflow:hidden;margin-top:12px;}
.videobox li.margin{margin:12px 10px 0;}
.videobox li a:hover{text-decoration:none;}
.videobox li a:hover .vtitle{color:#448ddf;}
.vtitle{width:100%;text-align:center;font:14px/24px '宋体';color:#000;}
/* 司能动态 */
.newbox{width:854px;height:395px;background:url(../images/newbg.jpg);padding:20px 33px;}
.newvideo{float:left;width:394px;overflow:hidden;margin-top:32px;}
.newvtitle{width:100%;text-align:center;font:14px/24px '宋体';color:#000;margin-top:10px;}

.dynamiclist{float:left;width:430px;margin-top:20px;padding-left:17px;}
.dynamiclist li{font:14px/40px '宋体';width:400px;padding-left:30px;background:url(../images/listimg.png) no-repeat left center;}
.dynamiclist li a{color:#000;}
/* 司能专题 */
.ztbox{width:860px;height:234px;background:url(../images/zbg.jpg);padding:40px 30px 20px;}
.zt1{float:left;width:418px;overflow:hidden;}
.zt2{float:right;width:421px;overflow:hidden;}
.padding{padding-bottom:25px;}
/* footer */
.footer{padding:25px 0;width:100%;min-width:1000px;text-align:center;font:12px/24px '宋体';color:#000;background:#898989;}
.footer a{color:#000;font-weight:bold;}