html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td{
    padding: 0;
    margin: 0;
}
* {
    font-family: "微软雅黑",Arial;
    font-size: 14px;
}
a {
    text-decoration: none;
}
img {
    border: 0;
}
i {
    text-decoration: none;
    display: inline-block;
}
ul,li,ol {
    list-style: none;
}
li{
    background:url("../img/liport.png") no-repeat left center ;
    padding-left: 20px;
}
body {
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    background-color: #313131;
}
.cont,.head-cont,.fffood-cont{
    margin: 0 auto;
    width: 1024px;
    overflow: hidden;
}
.head {
    background-color: #000;
    height: 125px;
    color: #fff;
    box-shadow:0 0 30px #000;
    -moz-box-shadow:0 0 30px #000;
    -webkit-box-shadow:0 0 30px #000;
}
.head-cont-l {
    padding-top: 10px;
    width: 500px;
}
.head-cont-r {
    margin-top: 25px;
    text-align: right;
    margin-left: 520px;
}
.head-cont-r .head-cont-logo {
    background:url("../img/logo.gif") no-repeat right center;
    height: 25px;
    width: 500px;
    display: inline-block;
}
.head-nav {
    padding-top: 10px;
}
.head-nav a{
    float: left;
    font-size: 18px;
    width: 100px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    margin: 0 10px;
    color: #fff;
}
.head-nav a:hover{
    border-bottom: 3px solid #fff;
    height: 32px;
    * line-height: 32px;
}
/* foor */
.foot {
    color: #fff;
    text-align: center;
    height: 60px;
    line-height: 60px;
}
.cont-loading {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -62px;
    margin-top: -62px;
}
/* 首页 */
.cont {
    position: relative;
    height: 600px;
}
.cont .cont-img{
    width:3072px;
}
.cont .cont-img-box {
    border: 1px solid #989898;
    width: 1022px;
    height: 578px;
    overflow: hidden;
    position: absolute;
    top: 20px;
    left: 0;
}
.cont-img-b1,.cont-img-b2,.cont-img-b3 {
    width:1024px ;
    height:600px;
    float: left;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.cont-img-b1 {
    background-image: url("../img/img01.jpg");
}
.cont-img-b2 {
    background-image: url("../img/img02.jpg");
}
.cont-img-b3 {
    background-image: url("../img/img03.jpg");
}
.cont .cont-img-item {
    position: absolute;
    bottom:25px;
    left: 50%;
    margin-left: -272px;
    width: 555px;
}
.cont .cont-img-lay {
    float: left;
    width: 165px;
    height: 102px;
    background:url("../img/img-layout.png") no-repeat 0 0;
    *background: none;
    cursor: pointer;
    padding-left:8px;
    padding-top: 17px;
    margin-right: 12px;
}
.cont .cont-img-lay.layhover {
    background:url("../img/img-layout-hover.gif") no-repeat 0 0;
}
.cont-img-b1s,.cont-img-b2s,.cont-img-b3s {
    width: 159px;
    height: 95px;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.cont-img-b1s {
    background-image: url("../img/img01-thu.jpg");
}
.cont-img-b2s {
    background-image: url("../img/img02-thu.jpg");
}
.cont-img-b3s {
    background-image: url("../img/img03-thu.jpg");
}

/* 蜂蜜 */
.fffood-cont {
    padding-top: 20px;
}
.fffood-cont-layout {
    border: 1px solid #989898;
    background-color: #464646;
}
.honey-cont-introduce,.honey-cont-cert,.honey-cont-boss,.honey-cont-packbox,.honey-cont-good,
.honey-cont-appropriate,.honey-cont-buy,.milk-cont-source,.milk-cont-certificate,.milk-cont-nutrition,
.milk-cont-ingredient,.milk-cont-buy{
    position: relative;
    padding: 40px 70px;
}
.fffood-cont-page {
    height: 600px;
    position: relative;
}
.fffood-cont-page .honey-cont-img,.fffood-cont-page .milk-cont-img {
    height: 600px;
    width: 1022px;
    position: absolute;
    left: 0;
    top: 0;
    box-shadow:inset 0 0 30px #000;
    -moz-box-shadow:inset 0 0 30px #000;
    -webkit-box-shadow:inset 0 0 30px #000;
}
.fffood-cont-page .honey-cont-img {
    background:url("../img/img01.jpg") no-repeat 0 0;
}
.fffood-cont-page .milk-cont-img {
    background:url("../img/img02.jpg") no-repeat 0 0;
}
.fffood-cont-page .honey-cont-milk {
    background:url("../img/milk-btn.png") no-repeat 0 0;
    width: 125px;
    height: 70px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -35px;
    cursor: pointer;
}
.fffood-cont-page .milk-cont-honey{
    background:url("../img/honey-btn.png") no-repeat 0 0;
    width: 125px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -35px;
    cursor: pointer;
}
.honey-cont-introduce {
}
.honey-cont-introduce img{
    position: absolute;
    right: 70px;
    top: 0;
}
.honey-cont-introduce .txt {
    width: 770px;
}
.honey-cont-cert {
}
.honey-cont-cert .crt-list {
    margin-bottom: 40px;
}
.honey-cont-cert .txt {
    float: left;
}
.honey-cont-boss {
}
.honey-cont-boss .boss-list {
    width: 464px;
    height: 280px;
    border: 1px solid #989898;
    float: left;
    margin-right: 20px;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
}
.boss-list .boss-list-box {
    width: 3248px;
}
.boss-list .bg1,.boss-list .bg2,.boss-list .bg3,.boss-list .bg4,.boss-list .bg5,.boss-list .bg6,.boss-list .bg7{
    float: left;
}
.boss-list .btn-left,.boss-list .btn-right{
    width: 26px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
}
.boss-list .btn-left {
    background: url("../img/boss-left.png") no-repeat center;
    left: 0;
}
.boss-list .btn-right{
    background: url("../img/boss-right.png") no-repeat center;
    right: 0;
}
.honey-cont-boss.txt {
    line-height: 24px;
}
.honey-cont-packbox {
    height: 535px;
}
.honey-cont-packbox img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -375px;
    margin-top: -232px;
}
.honey-cont-good {
}
.honey-cont-good ul{
    margin-left: 280px;
    padding-top: 10px;
}
.honey-cont-appropriate {
}
.honey-cont-appropriate ul{
    padding-top: 20px;
}
.fffood-cont .honey-cont-buy p{
    margin-bottom: 0px;
}
.honey-cont-buy .honey-buy-5,.honey-cont-buy .honey-buy-10,.honey-cont-buy .honey-buy-15 {
    float: left;
    width: 260px;
    min-height: 520px;
    *height: 520px;
    position: relative;
    margin-right: 50px;
    padding-bottom: 30px;
}
.honey-cont-buy .honey-buy-15 {
    margin-right: 0px!important;
}
.honey-cont-buy .honey-buy-effect {
    float: left;
}
.honey-cont-buy .honey-buy-effect-cont{
    float: right;
    width: 218px;
}
.fffood-cont p {
    margin-bottom: 20px;
}
.milk-cont-source {
}
.milk-cont-source img{
    margin-bottom: 30px;
}
.milk-cont-certificate {
}
.milk-cont-certificate .crt-title {
    margin-bottom: 35px;
}
.milk-cont-certificate .crt-box {
    width: 100%;
    height: 330px;
}
.milk-cont-certificate .crt-box div{
    float: left;
    width: 210px;
    margin-right: 120px;
    text-align: center;
}
.milk-cont-certificate .crt-box div.li-last{
    margin-right: 0px;
}
.milk-cont-nutrition img {
    position: absolute;
    right: 70px;
    top: 90px;
}
.milk-cont-nutrition p{
    margin-bottom: 15px;
    display: inline-block;
    width: 635px;
}
.milk-cont-nutrition i {
    display: inline-block;
    text-align: right;
    width: 130px;
    float: left;
}
.milk-cont-nutrition span {
    display: inline-block;
    float: right;
    width: 490px;
}
.milk-cont-ingredient .ingredient-description{
    margin-left: 570px;
}
.milk-cont-buy .milk-buy {
    margin-left: 180px;
    padding-bottom: 50px;
    position: relative;
}
.milk-cont-buy .milk-buy p{
    margin-bottom:0px;
    display: inline-block;
}
.milk-cont-buy .milk-buy-left {
    width: 70px;
    text-align: right;
    float: left;
}
.milk-cont-buy .milk-buy-right {
    width: 626px;
    float: right;
}
.milk-cont-buy .buy-now {
    left: 70px;
    margin-left: 0px;
    top: 180px;
    bottom: auto;
}
.us {
    padding: 150px 90px 120px 90px;
}
.us .fl {
    width: 390px;
}
.us .fr * {
    font-size: 16px!important;
    color: #fff;
}
.us .fr {
    width: 380px;
}
#allmap {
    width: 390px;
    height: 270px;
}
/* 通用 */
.txt,li,p {
    color: #b0b1b3;
    line-height: 23px;
}
.buy-now {
    background:url("../img/buybtn.gif") no-repeat center;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    bottom: 0px;
    width: 100px;
    height: 30px;
    border: 0px;
    cursor: pointer;
}
.scl{background:url("../img/loading-small.gif") no-repeat center;}
.dotted-dark {
    border-bottom: 1px dashed #333;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.dotted-light {
    border-bottom: 1px dashed #666;
}
strong.power {
    color: #b79a5f;
    font-size: 20px;
    font-style:italic;
    padding-right: 10px;
}
i.power {
    color: #b79a5f;
    font-style:italic;
}
a.tel {
    color: #fff;
    text-decoration: none;
    cursor:text;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.fz16 {
    font-size: 16px;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */