h1,h2,h3,h4,h5,h6,p,pre,hr,ul,li,div{
	padding:0;
	margin:0;
	list-style: none;
}
body{
	padding:0;
	margin:0;
	font-size: 12px;
	color: #666666;                             
     font-family: 'Arical', '寰蒋闆呴粦'}
a:link,a:visited{
	color: #666;
	text-decoration: none;
	float: none;
}
a:hover{color: #E5004F;}
.clear{ clear:both;}
/*top*/
.topbg{
	width:100%;
	margin: 0 auto;
	
}
.topall{
	width: 1200px;
	height: 90px;
	margin:0 auto;
	position: relative;

}
.tops{
	width: 1200px;
	height: 93px;
	margin:0 auto;
	background: #000;
	opacity: 0.3;
}
.topx{
	width: 1200px;
	height: 56px;
	line-height: 56px;
	margin:0 auto;
	background: #000;
	opacity: 0.7;
}
.logo{
	width: 182px;
	height: 122px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	top:130px;
	left: -480px;
	z-index: 10;
}
.left-box{
	width: 900px;
	float: left;
	margin-left: 100px;
}
.shouye{
	display:block;
	width: 80px;
	height: 56px;
	float: left;
	line-height: 56px;
	margin-right: 20px;
	font-size: 16px;
	color:#fff; opacity:0.9; 
}
.left-box a{
	display:block;
	width: 80px;
	height: 56px;
	float: left;
	line-height: 56px;
	margin-right: 20px;
	color:#fff; opacity:0.9; 
}
.left-box .nav{ 
	display:inline-block; 
	float:left; height:55px;
	line-height: 55px; 
	font-size:14px; letter-spacing:1px; }
.right-box li{
	width: 60px;
	height: 55px;
	line-height: 55px;
	float: left;
	color:#ccc;
}
.right-box {
	float: right;
	width: 200px;
}
#menu{
		float: right;
	width: 200px;

}
#menu a{
	color:#fff;
}
.line{
	float: left;
	width: 90px;
	margin-right: 10px;
	color: #fff;
	height: 40px;
	line-height: 40px;
}
/*neitong*/
.neirong{
	width: 1200px;
	height: 300px;
	margin:0 auto;
}
.neileft{
	width: 445px;
	height: 300px;
	float: left;
}
.neileft li{
	width: 425px;
	height: 35px;
	line-height: 35px;
}
.neileft li a{
	width: 325px;
	height: 35px;
	font-size: 14px;
	padding-left: 20px;
	line-height: 35px;
	float:left;
	text-align: left;
	overflow:hidden;
}
.neileft li span{
	width: 25px;
	height: 35px;
	line-height: 35px;
	float:right;
	padding-right: 40px;
}
.xuxian{
	height: 1px;
	width: 425px;
	border-top: 1px dashed #ccc;
}
.neitopl{
	width: 425px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color:#795540;
	border-bottom: 1px solid #ccc;
}
.neitopl li{
	width: 155px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #795540;
	font-size: 16px;
	font-weight:700;
	padding-left: 30px;
	color:#795540;
	float: left;
}
.neitopl span{
	float: right;
	margin-right: 20px;
}
 .neiright{
           width: 645px;
            height: 300px;
            margin: 0 auto;
            margin-left: 100px;
            float: left;
        }

.tab {
          
            border-bottom: 0;
            height: 36px;
            width: 620px;
        }
        .tabimg{
        	width: 130px;
        	height: 36px;
        	float: left;
        }

        .tab li {
            position: relative;
            float: left;
            width: 80px;
            height: 34px;
            line-height: 34px;
            text-align: center;
            cursor: pointer;
            
        }

        .tab span {
            position: absolute;
            right: 0;
            top: 10px;
            background: #ddd;
            width: 1px;
            height: 14px;
            overflow: hidden;
        }

        .products {
            width: 645px;
            height: 234px;
        }

        .products .main {
            float: left;
            display: none;
        }

        .products .main.selected {
            display: block;
        }

        .tab li.active {
            border-color: red;
            border-bottom: 0;
        }
  /*鍥剧墖灞曠ず*/
  .wrap{
    width:1200px;
    margin:10px auto;
}
.slide {
    height:500px;
    position: relative;
}
.slide li{
    left:200px;
    top:0;
}
.slide li img{
    width:100%;
}
.arrowl{
    opacity: 0;
}
.prevl{
    width:76px;
    height:112px;
    position: absolute;
    left: 1%;
    top:50%;
    margin-top:-56px;
    background: url("prev.png")/*tpa=http://hnzuoyebang.com/Public/image/prev.png*/ no-repeat;
    z-index: 99;
}
.nextl{
	 width:76px;
    height:112px;
	 position: absolute;
    top:50%;
    right:1%;
    margin-top:-56px;
      z-index: 99;
    background-image: url("next.png")/*tpa=http://hnzuoyebang.com/Public/image/next.png*/;
}
.tupian{
	margin-bottom: 80px;
	width:1180px;
    margin:10px auto;
    padding-left: 20px;
    text-align: left;
    border-bottom: 1px solid #ccc;
}
.xinwen{
	width:300px;
	height: 30px;
	line-height: 30px;
	float: left;
}