/*公共*/
@charset "utf-8";
*{margin:0;padding:0;font-size:16px;font-family:"Microsoft YaHei";}
ul,ol{list-style: none}
li{vertical-align:middle}
img{border:none;}
body,button,input,select,textarea { color: #333333;}
table{border-collpase:collapse;}
a:link, a:visited{ color:#666; text-decoration:none;}
a:hover{text-decoration:underline;}
.inline {display:inline;  }
.clearfix:before,.clearfix:after{ display: table;content: " ";  }
.clearfix:after{clear:both;}
a:link,a:visited,a:hover{color:#666;text-decoration:none;}
table{border-collapse:collapse;border-spacing:0;}
.content{width:62.5%;margin:0 auto;min-width:960px}
button{outline: none;}
.fl{float:left; display:inline;}
.fr{float:right; display:inline;}
.clear{clear:both;}
.wrapper{width:100%;overflow:hidden;min-width:960px}
h1{font-size:52px;font-weight:bold}
h2{font-size:42px;font-weight:bold}
h4{font-size:26px;font-weight:normal}
h3{font-size:24px;font-weight:normal}
h5{font-size:20px;font-weight:normal}
h6{font-size:18px;font-weight:normal}
.boxShadow{width:100%;overflow:hidden;height:0;background:transparent url("../images/ty.png") repeat-x;}
.index-wrapper{width:100%;min-width:960px;overflow:hidden;background:#fff url("../images/wg.png") repeat;box-shadow: 0px 0 22px 9px #f5f5f5 inset;padding-top:23px;}
.index-wrapper01{background:#fff url("../images/wg.png") repeat;}
/*公共头部*/
.wraHeader{width:100%;overflow:hidden;background:#fff;margin:0 auto;min-width:600px;height:80px;}
.wraHeader .wraHeader-box{width:100%;max-width:1200px;min-width:960px;margin:0 auto}
.wraHeader-left{width:188px;float:left}
.wraHeader-left>a>img{float:left;width:100%;margin-top:18px;}
.wraHeader-right>a{color:#666;float:left;margin:18px 15px;display:inline-block;line-height:45px;padding:0 15px;}
.wraHeader-right>.actives{color:#3ad276;border-bottom:2px solid #3ad276;}
/*公共底部*/
.wraFood{width:100%;overflow:hidden;background:#464649;color:#fff}
.wraFood-Item{width:63%;overflow:hidden;margin:0 auto;}
.wraFood-Item>a{padding:0 6%;margin:30px auto;color:#fff;border-right:1px solid #fff;float:left;}
.wraFood-code{width:100%;float:left;}
.wraFood-code-left{float:left;margin-right:3%;}
.code-cont{width:10%;float:left;position:relative;}
.code-cont .code-cont-img{width:100%;float:left;border-radius:10px;background:#fff;margin-bottom:2%;position:relative;}
.code-cont .code-cont-img>img{width:94%;float:left;margin:3%;}
.code-cont>p{width:150%;float:left;margin-top:10px;text-align:center;left:-25%;bottom:-18%;position:absolute;font-size:12px;}
.code-type{width:22%;float:left;margin-left:2%;}
.code-type .code-type-item{width:100%;background:#c2c2c2;border-radius:10px;float:left}
.code-type .code-type-item>img{width:8%;float:left;margin:5.5% 5% 4% 5%;}
.code-type .code-type-item>p{width:75%;float:left;text-align:center;margin:5.9% 0;border-left:1px solid #fff;font-weight:bold}
.wraFood-bottom{width:100%;overflow:hidden;margin:1% auto 0;padding:2% 0;text-align:center;float:left}
.wraFood-bottom>p{width:100%;float:left;line-height:1.8}
.wraFood-bottom>img{margin-bottom:2%}
/*左侧菜单*/
.left-menu{width:23%;float:left;}
.left-menu>.left-menu-li{width:100%;line-height:3;border-bottom:1px solid #f1f1f1;background:#fff;float:left;text-align:center;position: relative;cursor:pointer}
.left-menu>.left-menu-li img{position:absolute;top:50%;margin-top:-11px;right:8%;height:22px;display:none}
.left-menu .leftMenu{color:#fff;background:#3ad276;}
.left-menu .leftMenu img{display:block;}
.right-menucont{width:75%;float:right;box-sizing:border-box;padding:6% 5% ;background:#fff;margin-bottom:2%;box-shadow: 0px 2px 10px 2px #f5f5f5;border:1px solid #f1f1f1;min-height:840px;}


@media screen and (max-width:1780px) {
	h4 {
        font-size:23px;
    }
}
@media screen and (max-width:1600px) {
	.code-type .code-type-item > p {
        font-size:14px;
    }
}















