﻿html {
overflow:-moz-scrollbars-vertical;
} 
body
{
    margin: 0px auto;
    text-align: center;
  
}
div
{
    text-align: left;
}

form, marquee, li, ul, h1, h2, h3, h4, h5,p
{
    padding: 0px;
    margin: 0px;
}

ul, li
{
    list-style: none;
}
.b_l
{
    float: left;
    overflow: hidden;
}
.b_r
{
    float: right;
    overflow: hidden;
}
h2
{
    overflow: hidden;
}
h2 span
{
   float:right
}
/*开始定义头*/

#Head
{
    height: 49px;
    overflow: hidden;

}
#Head .name
{
    font-size: 20px;
    font-weight: bold;
}
#Menu
{
    overflow: hidden;
}
/*--------banner----*/
#Banner
{
    background: url(http://www.z6img.cn/Material/images/defaultbanner.jpg);
    width: 950px;
    height: 250px;
    margin-bottom:10px;
}
/*------------*/
#Swf360, #ProductCatecory, #HomeArticle,#Map, #Visitors, #ProductPicList, #CasePicList, #HomeMessage,#Newslist
{
    margin-bottom: 10px;
    clear:both
}
#Swf360 .content, #ProductCatecory ul, #HomeArticle ul,#Map .content, #ProductPicList ul, #CasePicList ul, #HomeMessage ul
{ 

}
#Visitors ul{ height:280px; width:226px; padding:10px 0px 0px 10px;}
/*---------留言------------*/
#HomeMessage
{
    width: 98%;
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
}
#HomeMessage li
{
    width: 100%;
    text-align: left;
    margin-top: 8px;

    padding-top: 5px;
    float: left;
}

#HomeMessage li .titler
{
    height: 15px;

    text-indent: 22px;
    margin: 0px 0px 0px 10px;
    clear: both;
}
#HomeMessage li .titler .buthuifu
{
   float:right
}
#HomeMessage li .contenter
{
    text-align: left;
    clear: both;
    padding-left: 10px;
}

#HomeMessage li .contenter .dianping
{
    line-height: 19px;
    margin: 10px 0px 8px 0px;
    padding: 0px 0px 0px 42px;
}
#HomeMessage li .contenter .huifu
{
    line-height: 19px;

    margin: 10px 0px 8px 0px;
    padding: 0px 27px 0px 42px;
}

#HomeMessage .Submission
{
    width: 635px;
    text-align: left;
    clear: both;
    border-top: #ccc 1px dashed;
    margin-bottom: 20px;
      position:relative
}

#HomeMessage .Submission .title
{
    font-weight: bold;
    height:30px;
    overflow:hidden;
    line-height:30px;
    padding-top:10px;
}
#HomeMessage .Submission textarea
{
    width: 605px;
    height: 84px;
    border: 1px solid #DFDBDF;
    color: #575757;
  
}

#HomeMessage .Submission .code
{
    height: 23px;
    line-height: 23px;
    width: 635px;
    margin:5px 0px;
    padding:10px 0px;
    clear:both;
}

#HomeMessage .imgcontent1
{
    width:450px;
    display: none;
    border: 1px solid #D4D0C8;
    height: 160px;
    overflow-x: hidden;
    overflow: scroll;
    z-index: 1000;
    background-color: White;
    position: absolute;
    top:10px;
    left:180px;
}

#HomeMessage .bimgcontent1
{
    width: 300px;
    display: none;
    border: 2px solid #D4D0C8;
    padding-left: 3px;
    padding-top: 3px;
    height: 135px;
    overflow-x: hidden;
    overflow: scroll;
    margin-left: 30px;
    z-index: 1000;
    background-color: White;
    position: absolute;
}
#HomeMessage .bimgcontent2
{
    width: 300px;
    display: none;
    border: 2px solid #D4D0C8;
    padding-left: 3px;
    padding-top: 3px;
    height: 110px;
    overflow-x: hidden;
    overflow: scroll;
    margin-left: 85px;
    z-index: 1000;
    background-color: White;
    position: absolute;
}
#HomeMessage .bimgcontent3
{
    width: 300px;
    display: none;
    border: 2px solid #D4D0C8;
    padding-left: 3px;
    padding-top: 3px;
    height: 109px;
    overflow-x: hidden;
    overflow: scroll;
    margin-left: 160px;
    z-index: 1000;
    background-color: White;
    position: absolute;
}

.productinfo{ padding-left:15px;}
.productinfo p{ padding:5px}

/*------留言-------*/
#message
{

}
#message li
{
    width: 100%;
    text-align: left;
    margin-top: 8px;

    padding-top: 5px;
    float: left;
}


#message li .titler
{
    height: 15px;

    text-indent: 22px;
    margin: 0px 0px 0px 10px;
    clear: both;
}
#message li .titler .buthuifu
{
   float:right
}
#message li .contenter
{
    text-align: left;
    clear: both;
    padding-left: 10px;
}

#message li .contenter .dianping
{
    line-height: 19px;

    margin: 10px 0px 8px 0px;
    padding: 0px 0px 0px 42px;
}
#message li .contenter .huifu
{
    line-height: 19px;

    margin: 10px 0px 8px 0px;
    padding: 0px 27px 0px 42px;
}

#message .Submission
{
    width: 635px;
    text-align: left;
    clear: both;
    border-top: #ccc 1px dashed;
    margin-bottom: 20px;
      position:relative
}

#message .Submission .title
{
   font-weight: bold;
    height:30px;
    overflow:hidden;
    line-height:30px;
    padding-top:10px;
}
#message .Submission textarea
{
    width: 605px;
    height: 84px;
    border: 1px solid #DFDBDF;
    color: #575757;
}

#message .Submission .code
{
    height: 23px;
    line-height: 23px;
    width: 635px;
    margin: 15px 0px 15px 0px;
    clear:both;
}

#message .imgcontent1
{
  width:450px;
    display: none;
    border: 1px solid #D4D0C8;
    height: 160px;
    overflow-x: hidden;
    overflow: scroll;
    z-index: 1000;
    background-color: White;
    position: absolute;
    top:40px;
    left:180px;
}
#message .imgcontent2
{
    width: 300px;
    display: none;
    border: 2px solid #D4D0C8;
    padding-left: 3px;
    padding-top: 3px;
    margin-top: 30px;
    height: 160px;
    overflow-x: hidden;
    overflow: scroll;
    margin-left: 172px;
    z-index: 1000;
    background-color: White;
    position: absolute;
}
#message .imgcontent3
{
    width: 300px;
    display: none;
    border: 2px solid #D4D0C8;
    padding-left: 3px;
    padding-top: 3px;
    margin-top: 30px;
    height: 159px;
    overflow-x: hidden;
    overflow: scroll;
    margin-left: 247px;
    z-index: 1000;
    background-color: White;
    position: absolute;
}

#message .bimgcontent1
{
    width: 300px;
    display: none;
    border: 2px solid #D4D0C8;
    padding-left: 3px;
    padding-top: 3px;
    height: 135px;
    overflow-x: hidden;
    overflow: scroll;
    margin-left: 30px;
    z-index: 1000;
    background-color: White;
    position: absolute;
}
#message .bimgcontent2
{
    width: 300px;
    display: none;
    border: 2px solid #D4D0C8;
    padding-left: 3px;
    padding-top: 3px;
    height: 110px;
    overflow-x: hidden;
    overflow: scroll;
    margin-left: 85px;
    z-index: 1000;
    background-color: White;
    position: absolute;
}
#message .bimgcontent3
{
    width: 300px;
    display: none;
    border: 2px solid #D4D0C8;
    padding-left: 3px;
    padding-top: 3px;
    height: 109px;
    overflow-x: hidden;
    overflow: scroll;
    margin-left: 160px;
    z-index: 1000;
    background-color: White;
    position: absolute;
}
/*开始定义内页*/


#Archives
{
 line-height:28px;
}

#Archives .content
{
    min-height:350px;
}

#Leftmenu 
{
   
}

#Leftmenu span
{
    float:right
}



/*开始定义尾部*/
.foot
{
    clear: both;
    padding-top: 6px;
    position: relative;
    text-align:center;
    line-height:30px;
    margin-top:20px;
}
.foot .logo
{
    position: absolute;
    left: 20px;
    top:40px;
    text-indent: -9999px;
    width: 108px;
    height: 37px;
    background: url(http://www.z6img.cn/home/images/footlogo.png) repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=   "true" , sizingMethod= "scale" , src= "http://www.z6img.cn/home/images/footlogo.png" );
    _background: none;
}
.footcopyright
{
    width: 600px;
    float: left;
    padding-top: 20px;
    line-height: 30px;
}


/*第二年*/
.viptwo
{
    width: 82px;
    height: 34px;
    margin-top: 20px;
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.z6img.cn/home/images/vip2.png' ,sizingMethod= 'image' );
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 6px;
    float: left;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: #FFF913;
    text-align: center;
    line-height: 25px;
}



/*.layout:unknown {
	CLEAR: both; DISPLAY: block; HEIGHT: 0px; content: ' '
}
.main-wrap:unknown {
	CLEAR: both; DISPLAY: block; HEIGHT: 0px; content: ' '
}*/
