﻿
.content {
    width: 1000px;
}
#picbox, #picbox2 {
    height: 480px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1000px;
}
#picbox2 {
    height: 145px;
    overflow: hidden;
    width: 255px;
}
.pics {
    float: left;
    left: -1000px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 1000px;
}
.pics2 {
    background-color: #fff4f2;
    bottom: 0;
    display: block;
    float: left;
    height: 145px;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 255px;
}
.home-foodprod-img {
    width: 255px;
    height: 145px;
    position: absolute;
}
/*
.home-foodprod-nextimg {
    animation: foodprodNexImgAnim 1s;
}
@keyframes foodprodNexImgAnim {
	0%{
		transform: translateX(255px);
	}
	100%{
		transform: translateX(0);
	}
}
*/
.color1 {
    color: #c6ae8c;
}
.color2 {
    color: #adbe73;
}
.pics img {
    width: 100%;
}
#main {
    height: 480px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.cont_left, .cont_middle {
    background-color: #fff7eb;
    float: left;
    height: 240px;
    line-height: 22px;
    margin-right: 10px;
    overflow: hidden;
    width: 254px;
}
.line {
       border-bottom: 1px dashed orange;
    height: 0;
    margin: 10px auto 0;
    overflow: hidden;
    width: 90%;
    z-index: 2;
}
.cont_middle {
    background-color: #f8ffdb;
    width: 470px;
}
.cont_right {
    float: right;
    height: 240px;
    overflow: hidden;
    width: 255px;
}
.cont_left_top, .cont_middle_top, .cont_right_top {
    color: white;
    cursor: pointer;
    font-family: "黑体";
    font-size: 15px;
    overflow: hidden;
    padding: 10px;
    position: relative;
}
.cont_left_top a, .cont_middle_top a, .cont_right_top a {
    color: White;
}
.cont_left_top {
    background-color: #d1ae77;
}
.cont_middle_top {
    background-color: #aec752;
}
.cont_right_top {
     background-color: #eb8b7b;
    line-height: 22px;
}
.cont_middle_foot_left {
    float: left;
    margin-left: 10px;
    margin-top: 16px;
}
.cont_middle_foot_right {
    float: left;
    line-height: 22px;
    margin-left: 15px;
    margin-top: 10px;
    position: relative;
    width: 260px;
    z-index: 0;
}
.cont_left em {
    color: #c6b28c;
}
.cont_middle em {
    /*color: #adc36b;*/
    color: #42baef;
}
.cont_left_bottom {
    line-height: 25px;
    padding: 10px;
}
.index_content h3 {
    font-size: 16px;
    margin-bottom: 8px;
}
.h3title {
    font-weight: normal;
}
.index_content {
    width: 1000px;
}
.cont_left2 {
    background-color: #ebfaff;
    height: 290px;
    width: 360px;
}
.cont_left2 .cont_middle_foot_right {
    line-height: 20px;
    width: 180px;
}
.cont_middle2 {
    background-color: #fff2eb;
    height: 290px;
    width: 364px;
}
.cont_right2 {
    height: 290px;
}
.cont_left2 em {
    /*color: #42baef;*/
    color: #adc36b;
}
.cont_middle_foot_left2 {
    color: #ff8e5a;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-top: 12px;
    text-align: right;
    width: 80px;
}
.cont_middle_foot_left2 a {
    color: #ff8e5a;
}
.cont_middle_foot_right_img {
    bottom: 0;
    position: absolute;
    right: -5px;
    z-index: -1;
}
.cont_left2 .cont_left_top {
    background-color: #47bbed;
}
.cont_middle2 .cont_middle_top {
    background-color: #f7874f;
}
.cont_right2 .cont_right_top {
    background-color: #87cbc0;
}
.cont_middle_foot_right h2 {
    color: #4ab2e7;
    font-size: 14px;
    line-height: 28px;
}
.cont_middle_foot_right h2 a {
    color: #aec752;
}
.cont_middle_foot_right2 {
    line-height: 25px;
    width: 290px;
}
.content_left_p1 {
    line-height: 25px;
    padding: 13px 10px 10px;
}
.cont_middle2 em {
    color: #ff864a;
}
.logos {
    background-image: url("/Resources/images/home/logos.jpg");
    height: 60px;
}
.foot1, .foot2, .foot3 {
    background-color: white;
    background-image: url("/Resources/images/foot3.jpg");
    background-repeat: no-repeat;
    bottom: 0;
    cursor: pointer;
    height: 0;
    overflow: hidden;
    padding-top: 59px;
    position: absolute;
    z-index: 10000;
}
.foot1 {
    background-position: -1px 0;
    border: 1px solid #ef5921;
    left: 0;
    width: 304px;
}
.foot2 {
    background-position: -305px 0;
    border: 1px solid #f79a00;
    left: 306px;
    width: 304px;
}
.foot3 {
    background-position: -610px 0;
    border: 1px solid #ffbe00;
    left: 612px;
    width: 386px;
    z-index: 100000;
}
.content_ul {
    font-size: 12px;
    height: 60px;
    line-height: 30px;
    overflow: visible;
    position: relative;
}
.index_hover {
    border: 1px solid #ffefd6;
}
/*
.foot1 p {
    cursor: pointer;
    display: block;
    float: left;
    padding-left: 25px;
    width: 127px;
}
*/
.foot1 p, .foot2 p {
    display: block;
    padding-left: 2em;
    width: 100%;
}
.foot3 {
    line-height: 30px;
    text-align: center;
}
.foot3 table {
    height: 280px;
    margin: 15px auto 0;
    width: 95%;
    z-index: 1000000;
}
.content_ul em {
    float: left;
    font-size: 0.1em;
    margin-right: 5px;
    margin-top: 3px;
}
#picbox a {
    display: none;
}
#nav {
    bottom: 10px;
    display: block;
    height: 15px;
    position: absolute;
    right: 205px;
    width: 800px;
    z-index: 100;
}
.anvli {
    background-color: white;
    border-radius: 4px;
    cursor: pointer;
    float: right;
    height: 8px;
    list-style: none outside none;
    margin-right: 5px;
    width: 8px;
}
.navnow {
    background-color: red;
}
.hbut {
    background-image: url("/Resources/images/home/sprite.png");
    cursor: pointer;
    display: none;
    height: 100px;
    position: absolute;
    top: 200px;
    width: 45px;
    z-index: 1000;
}
.hbut img {
    width: 50px;
}
#pre {
    left: 0;
}
#next {
    background-position: -55px 0;
    right: 0;
}
#pre:hover, #next:hover {
    background-image: url("/Resources/images/home/sprite1.png");
}
.foot_div {
    margin-top: 10px;
    z-index: 10000;
}
.logo_a1:hover {
}
.logo_a2:hover {
    background-position: -125px 0;
}
.logo_a3:hover {
    background-position: -250px 0;
}
.logo_a4:hover {
    background-position: -375px 0;
}
.logo_a5:hover {
    background-position: -500px 0;
}
.logo_a6:hover {
    background-position: -625px 0;
}
.logo_a7:hover {
    background-position: -750px 0;
}
.logo_a8:hover {
    background-position: -875px 0;
}
.logos a {
    cursor: pointer;
    display: block;
    float: left;
    height: 60px;
    text-decoration: none;
    width: 125px;
}
.logos a:hover {
    background-image: url("/Resources/images/home/bt.jpg");
    text-decoration: none;
}
.pics2_a1, .pics2_a2 {
    display: block;
    float: left;
    height: 125px;
    margin-left: 10px;
    margin-top: 10px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    width: 150px;
}
.pics2_a1 img {
    height: 125px;
}
.pics2_a2 {
    line-height: 22px;
    padding-top: 20px;
    text-align: left;
    width: 80px;
}
.big
{
    overflow:hidden;
    
    }
.follower, .act_input, .act_input2 {
    background-image: url("/Resources/images/act/bag2.png");
}
.follower {
    background-position: -250px -750px;
    bottom: 0;
    height: 220px;
    position: absolute;
    right: 0;
    width: 850px;
    z-index: 9999999;
}
.act_head {
    height: 325px;
    margin: 100px auto 0;
    width: 970px;
}
#act_2, #act_1, #act_4, #act_jh, #act_wz, #act_8n, #act_8, #act_2n, #act_d1, #act_d2 {
    background-image: url("/Resources/images/act/bag2.png");
 
    height: 120px;
    position: absolute;
    top: -120px;
}
#act_2 {
    background-position: -50px 0;
    left: 0;
    width: 100px;
}
#act_1 {
    background-position: -270px 0;
    left: 220px;
    width: 60px;
}
#act_d2 {
    background-position: -625px 0;
    left: 560px;
    width: 40px;
}
#act_d1 {
    background-position: -480px 0;
    left: 420px;
    width: 35px;
}
#act_4 {
    background-position: -360px 0;
    left: 300px;
    width: 120px;
}
#act_8 {
    background-position: -517px 0;
    left: 455px;
    width: 105px;
}
#act_2n {
    background-position: -660px 0;
    left: 600px;
    width: 110px;
}
#act_8n {
    background-position: -770px 0;
    left: 715px;
    width: 110px;
}
#act_jh {
    background-position: -150px 0;
    left: 100px;
    width: 120px;
}
#act_wz {
    background-position: -57px -140px;
    height: 200px;
    position: absolute;
    right: 0;
    top: 350px;
    display:none;
    width: 820px;
}
.act_big1 {
    background-image: url("/Resources/images/body.jpg");
    background-position: center 0;
    position: absolute;
    width: 100%;
    z-index: 999999;
}
#Id1, .act_btn {
    background:none;
    border: medium none;
    color: #ec1f1f;
    font-size: 26px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-left: 260px;
    outline: medium none;
    text-indent: 1em;
    vertical-align: middle;
    width: 360px;
}
#Id1:focus, .act_btn:focus, #Id1:hover, .act_btn:hover {
    border: medium none;
}
.act_btn {
    cursor: pointer;
    height: 56px;
    margin-left: 0;
    width: 130px;
}
.act_input {
    background-position: 0 -350px;
    height: 170px;
    overflow: hidden;
    width: 100%;
}
.act_input2 {
    background-position: 0 -520px;
    display: none;
    height: 200px;
    padding-top: 8px;
    width: 100%;
}
.act_big2 {
    margin: 0 auto;
    position: relative;
    width: 820px;
}
.act_line {
    border-bottom: 2px dashed #f26867;
    height: 340px;
    margin: 0 auto;
  
    width: 0px;
}
 /******************浮动广告begin**************************/
.fd
{
    left: -0px;
    position: absolute;
    margin: 0px;
    margin-top: 150px;
    z-index: 10001;
    padding: 0px;
    overflow:hidden;
    width:180px;
    height:500px;
   
}
#windowV
{
    width:100%;
    margin: 0px;
    margin-top: 0px;
    text-align:center;
    position: absolute;
    left:0px;
    z-index:1000;
    }
#fd2
{
    right: -0px;
    left: auto;
}
.fd h1
{
    background-color: #1E375E;
    display: block;
    height: 27px;
    width: 100%;
}

.fd .close
{
   color: #808000;
    cursor: pointer;
    float: right;
    font-size: 16px;
    font-weight: 600;
    height: 18px;
    left: 0;
    line-height: 18px;
    position: absolute;
    text-align: center;
    text-indent: 0;
    top: 0;
    width: 16px;
}
.fd .close2
{
    left:auto;
    right:0px;
    }
/******************浮动广告end**************************/
