@charset "utf-8";
.pageCommon{ margin-top:25px;}
.pageCommon .pageLeft{ width:240px; float:left;}
.pageCommon .pageRight{ width:720px; float:right;}
/*菜单*/
.pageLeft .pageLeftMenu{ border:1px #689502 solid;}
.pageLeft .pageLeftMenu .menuTitle{ height:51px; line-height:50px; background:#a0c74c url(../style/menuTitleBg.jpg) repeat-x; color:#fff; font-size:24px; font-weight:bold; text-align:center;}
.pageLeft .pageLeftMenu .menuContent{ padding:10px 0px; background:#FFF;}
.pageLeft .pageLeftMenu .menuContent li{ height:30px; margin:4px 0px;}
.pageLeft .pageLeftMenu .menuContent li a{ display:block;height:30px; line-height:30px; font-size:14px; color:#333333; margin-left:54px; background:url(../style/menuListIco.gif) center left no-repeat; padding-left:15px;}
.pageLeft .pageLeftMenu .menuContent li:hover{ background:#c3de86;}
.pageLeft .pageLeftMenu .menuContent .lv3 a{ background:none;}
.pageLeft .pageLeftMenu .menuContent li:hover a{ color:#FFF;background:url(../style/menuListIco2.gif) center left no-repeat; text-decoration:none;}
.pageLeft .pageLeftMenu .menuContent .curr{ background:#c3de86;}
.pageLeft .pageLeftMenu .menuContent .curr a{ color:#FFF;background:url(../style/menuListIco2.gif) center left no-repeat; text-decoration:none;}
/*加盟代理*/
.pageLeft .pageJoin{ margin-top:20px;}
.pageLeft .pageJoin .divTitle{ height:51px; line-height:51px; background:#ff9c00 url(../style/joinTitleBg.jpg) repeat-x; color:#fff; text-align:center; font-size:24px; border:1px #dc8409 solid; border-bottom:none;}
.pageLeft .pageJoin ul{border:1px #f89d7e solid; border-top:none; background:#FFFFFF; width:238px; padding-top:10px;}
.pageLeft .pageJoin ul li{ height:32px;margin-bottom:10px; margin-left:10px;}
.pageLeft .pageJoin ul li span{ display:inline-block; width:60px; text-align:right; color:#333333; font-size:12px; font-family:"宋体";}
.pageLeft .pageJoin ul li input{ margin-left:5px; height:29px; line-height:29px; font-size:16px; border:1px #e2e2e2 solid; width:145px; padding-left:10px;}
.pageLeft .pageJoin ul li .subBtn{ background:#ff7b04; border:1px #c25c00 solid; color:#fff; width:80px; font-size:18px; cursor:pointer; padding-left:0px;}
/*水饺百科*/
.pageLeft .pageBaike{margin-top:20px;border:1px #b4b4b4 solid;}
.pageLeft .pageBaike .divTitle{ height:50px; line-height:50px; background:#ff9c00 url(../style/baikeTitleBg.jpg) repeat-x; color:#333333; text-align:center; font-size:24px;font-weight:bold;}
.pageLeft .pageBaike ul{ background:#FFFFFF; width:238px;}
.pageLeft .pageBaike ul li{ height:41px; line-height:41px; border-top:1px #b4b4b4 solid; padding:0px 17px;}
.pageLeft .pageBaike ul li a{ font-size:12px; font-family:"宋体";}
/*产品列表*/
.imgListDiv { width:720px;}
.imgListDiv .imgListShow ul li{ width:219px; height:255px; float:left; margin:5px 10px;}
.imgListDiv .imgListShow ul li .img{ height:206px; text-align:center;}
.imgListDiv .imgListShow ul li img{ border:2px #e2e1e0 solid; width:217px; height:206px;}
.imgListDiv .imgListShow ul li .txt{width:219px; height:46px; line-height:21px; text-align:center; padding-top:10px;}
.imgListDiv .imgListShow ul li .txt a{ font-size:14px; color:#666666;}
.imgListDiv .imgListShow ul li .txt a:hover{ text-decoration:none;}
.imgListDiv .imgListShow ul li:hover img{ border:2px #c3de86 solid;}
.imgListDiv .imgListShow ul li:hover a{ color:#8ebb29;}
/*产品详细信息*/
.proDetails{}
.proDetails .proTop{}
.proDetails .proTop .topLeft{ width:334px; float:left;}
.proDetails .proTop .topRight{ width:305px; float:left; margin-left:65px;}
.proDetails .proTop .topLeft .maxImg{ border:1px #d4d4d4 solid; width:324px; height:309px;}
.proDetails .proTop .topLeft .maxImg img{border:2px #fff solid; width:320px; height:305px;}
.proDetails .proTop .topLeft .imgList{ margin-top:10px;}
.proDetails .proTop .topLeft .imgList .list{ width:75px; float:left; margin-left:8px; padding-top:14px;}
.proDetails .proTop .topLeft .imgList .curr{ background:url(../style/proListIco.gif) top center no-repeat;}
.proDetails .proTop .topLeft .imgList .list img{ border:1px #d4d4d4 solid; cursor:pointer;}
.proDetails .proTop .topLeft .imgList .noMargin{ margin-left:0px;}
.proDetails .proTop .topRight{}
.proDetails .proTop .topRight .proName{ font-size:18px; color:#666666; font-weight:600;}
.proDetails .proTop .topRight .proName span{ color:#7db10a;}
.proDetails .proTop .topRight .price{ width:283px; height:49px; line-height:49px; padding-left:10px; background:url(../style/proPriceBg.gif) #7db10a; color:#FFFFFF; margin-top:22px;}
.proDetails .proTop .topRight .price span{ font-size:48px;}
.proDetails .proTop .topRight .info{ margin-top:35px; font-size:12px;font-family:"宋体"; line-height:23px;}
.proDetails .proTop .topRight .info span{ font-size:14px; color:#666666; font-weight:bold;}
.proDetails .proInfoList{ margin-top:20px;}
.proDetails .proInfoList .listTitle{ border-bottom:1px #7db10a solid;}
.proDetails .proInfoList .listTitle span{ display:block; height:35px; line-height:35px; background:#7db10a; color:#fff; width:100px; text-align:center; font-size:19px;}
.proDetails .proInfoList .listContent{ margin-top:20px; line-height:28px;font-family:"宋体";}
.proDetails .proInfoList .ffList{ margin-top:30px;}
.proDetails .proInfoList .ffList .ffTitle{ width:243px; height:32px; background:url(../style/proFFListBg.gif) no-repeat; padding-left:50px;font-size:14px; color:#fff;}
.proDetails .proInfoList .ffList .ffContent{ margin-top:20px;}
/*订购*/
.dgContent{ margin-top:20px; line-height:28px;font-family:"宋体";}
.dgContent .dgList{ margin-top:10px; color:#81b311;}
.dgContent .dgList input{ height:29px; line-height:29px; border:1px #abadb3 solid; width:310px; padding-left:10px;}
.dgContent .dgList textarea{ width:450px; padding-left:10px;}
.dgContent .dgList span{ display:inline-block; width:90px; font-size:14px; color:#777777; font-weight:bold;font-family:"Microsoft YaHei","微软雅黑","Microsoft JhengHei","华文细黑","STHeiti,MingLiu";}
.dgContent .dgList .subBtn{ width:155px; height:36px; line-height:34px; font-size:19px; color:#fff; border:1px #e06f01 solid; background:url(../style/subBtnBg.gif) repeat-x; cursor:pointer;}
/*关于我们列表*/
.aboutMenu{ margin-bottom:25px;}
.aboutMenu a{ display:block; width:238px; height:37px; line-height:37px; color:#FFF; font-size:16px; background:#7db10a url(../style/aboutMenuBg.gif) no-repeat; margin-bottom:1px; text-align:center;}
.aboutMenu a:hover{ background:#ff9b00 url(../style/aboutMenuBg2.gif) no-repeat; text-decoration:none;}
.aboutMenu .curr{ background:#ff9b00 url(../style/aboutMenuBg2.gif) no-repeat;}
/*文字类显示方式*/
.textShowDiv{}
.textShowDiv .divTitle{ border-bottom:1px #7db10a solid; height:35px;}
.textShowDiv .divTitle span{ display:inline-block; padding:0px 20px; height:35px; line-height:35px; text-align:center; color:#fff; font-size:20px; background:#7db10a;}
.textShowDiv .divContent{ margin-top:20px;font-size:12px; font-family:"宋体"; letter-spacing:1px; line-height:22px;}
.textShowDiv .divContent hr{ border:none; border-top:1px #e2e2e2 solid;}
.textShowDiv .divDarenTitle{ border-bottom:1px #ff7b04 solid; height:35px; margin-top:40px;}
.textShowDiv .divDarenTitle span{ display:inline-block; padding:0px 20px; height:35px; line-height:35px; text-align:center; color:#fff; font-size:20px; background:#ff7b04;}
/* 页码 */
.page{}
.pageUl{ float:right;margin-top:27px;}
.pageUl li{ height:26px; float:left; line-height:26px; text-align:center; margin-left:10px;}
.pageUl li a{ color:#fff; font-family:"宋体"; font-size:12px;display:inline-block; padding:0px 13px; border:1px #c2c2c2 solid; background:#cecece;}
.pageUl li a:hover{ background:#7db10a; text-decoration:none;border:1px #71a304 solid;}
.pageUl .curr a{ background:#7db10a;border:1px #71a304 solid;}
/*新闻列表页*/
.newsListShow{}
.newsListShow .divTitle{ border-bottom:1px #7db10a solid; height:35px;}
.newsListShow .divTitle span{display:inline-block; padding:0px 20px; height:35px; line-height:35px; text-align:center; color:#fff; font-size:20px; background:#7db10a;}
.newsListShow .newsListShow{ width:600px; margin:0 auto; margin-top:30px;}
.newsListShow .newsListShow li{ height:47px; border-bottom:1px #c8c8c8 dashed; padding-left:10px; background:url(../style/menuListIco3.gif) left center no-repeat;}
.newsListShow .newsListShow li .fl{ width:400px; float:left;cursor:pointer;}
.newsListShow .newsListShow li .fr{ width:100px; float:right; text-align:right; cursor:pointer;}
.newsListShow .newsListShow li:hover{background:url(../style/menuListIco.gif) left center no-repeat;}
.newsListShow .newsListShow li a{height:47px; line-height:47px; display:block;}
.newsListShow .newsListShow li a:hover{ color:#7db10a; text-decoration:none;}

.shichangjia{ font-size:18px; color:#666666; font-weight:600; line-height:30px; height:30px; margin-top:10px;}
.pinpai{ font-size:18px; color:#666666; font-weight:600; line-height:30px; height:30px;margin-top:10px;}
.danwei{ font-size:18px; color:#666666; font-weight:600; line-height:30px; height:30px;margin-top:10px;}
.cpjs{margin-top:10px;font-size:14px; color:#666666;}