/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:'Microsoft YaHei'; color:#666;background: #efefef;}
a{color:#666;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;padding: 0 10px;box-sizing: border-box;}


.indexTop{width: 100%;background: #fff;border-top: 3px solid #999;height: 105px;}
.indexTop .Warp{display: flex;justify-content: space-between;align-items: center;height: 105px;}
.indexTop .logo{display: block;}
.indexTop .logo img{max-height: 66px;width: auto;}
.indexTop .right{display: flex;justify-content: flex-end;align-items: center;}
.indexTop .ewm{width: 100px;height: 100px;}
.indexTop .ewm img{width: 100%;height: 100%;object-fit: cover;}
.indexTop .icon{width: 60px;}
.indexTop .icon img{width: 100%;}
.indexTop .desc{color: #494949;font-size: 16px;font-weight: 100;} 
.indexTop .desc .tit{font-size: 20px;font-weight: 500;}




.header{ position:relative;width: 100%;background: #ff0000;}

/*menu*/
.pc_menu{}
.menu{height:48px;line-height:48px;}
.menu ul{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center; -webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.menu ul li{ float:left; position:relative;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;float: left\0; border-right:#ff3e07 solid 1px;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:0px; top:48px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;}
.menu ul li dl dd{ line-height:35px;border-bottom:#ddd dotted 1px; }
.menu ul li dl dd a{ font-size:16px; color:#666;display:block; padding:0;text-align:center;}
.menu ul li dl dd a:hover{ color:#fff;}
.menu a{ font-size:18px;color:#fff;display:block;text-align:center;padding: 0 20px;font-weight: 500;}
.menu a:hover{background:#c00000;color:#fff;}
a.menu_hover{ background:#c00000;color:#fff;}



/*swiper*/
.swiper {width: 100%;height: 100%;}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}

/*banner*/
.banner{width: 100%;}

/*common*/
.iComTitle{}

.mainContent{width: 100%;}
.mainWarp{width: 100%;display: flex;justify-content: space-between;}
.mainLeft{width: 210px;margin-right: 40px;}
.mainRight{width: 960px;}

.iKefu{width: 100%;border: 1px solid #cecece;box-sizing: border-box;background: #fff;margin-bottom: 10px;}
.iKefuTit{width: 100%;height: 40px;line-height: 40px;background: url(../images/side.jpg) left center repeat-x;padding: 0 5px;box-sizing: border-box;}
.iKefuTit .title{background: url(../images/jh.jpg) left center no-repeat;padding: 0 15px;box-sizing: border-box;font-size: 12px;color: #161616;font-weight: bold;}
.iKefu .panel{padding: 10px;box-sizing: border-box;}
.iKefu .part{display: flex;font-size: 12px;color: #333;margin-bottom: 5px;}
.iKefu .part:last-child{margin-bottom: 0;}
.iKefu .part .img{width: 80px;margin-right: 10px;display: inline-block;}
.iKefu .part .img img{width: 100%;}

.iEwmShow{width: 100%;border: 1px solid #cecece;box-sizing: border-box;background: #fff;margin-bottom: 10px;}
.iEwmShow .iKefuTit .title{color: #f00;text-align: center;}
.iEwmShow .panel{padding: 5px;box-sizing: border-box;}
.iEwmShow .panel img{width: 100%;}

.iImgLink{width: 100%;border: 1px solid #cecece;box-sizing: border-box;background: #fff;margin-bottom: 10px;padding: 3px;}
.iImgLink ul li{width: 100%;}
.iImgLink ul li a{display: block;font-size: 0px;overflow: hidden;}
.iImgLink ul li a img{width: 100%;}

.iTel{width: 100%;margin-bottom: 10px;font-size: 16px;color: #494949;}

.taocan{width: 100%;margin: 10px 0;border: 3px #dbdbdb solid;box-sizing: border-box;background: #fff;padding: 3px;}
.taocan ul{display: flex;flex-wrap: wrap;}
.taocan ul li{display: inline-block;width: 25%;}
.taocan ul li a{display: block;width: 100%;height: 85px;overflow: hidden;font-size: 0px;}
.taocan ul li a img{width: 100%;height: 100%;object-fit: cover;}

.iText{width: 100%;margin: 10px 0;border: 3px #dbdbdb solid;box-sizing: border-box;background: #fff;padding:10px 3px;}
.iText .desc{background: #4BF993;color: #4B4B4B;font-size: 15px;}
.iText .desc a{color: #4B4B4B;font-weight: bold;text-decoration: underline;}

.index1{width: 100%;margin: 10px 0;display: flex;justify-content: space-between;}
.iNews{width: calc(50% - 10px);display: inline-block;background: #f7f7f7;border: 3px #dbdbdb solid;box-sizing: border-box;padding: 2px;}
.iNewTitle{width: 100%;display: flex;justify-content: space-between;align-items: center;height: 30px;line-height: 30px;padding: 0 5px;box-sizing: border-box;}
.iNewTitle .title{font-size: 13px;color: #FF0000;font-weight: bold;}
.iNewTitle .more{font-size: 13px;font-weight: bold;color: #666;text-transform: uppercase;}
.iNewList{width: 100%;padding:0 3px;box-sizing: border-box;}
.iNewList ul li{height: 30px;line-height: 30px;display: flex;justify-content: space-between;align-items: center;border-bottom: 1px dashed #cecece;}
.iNewList .title{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: calc(100% - 80px);display: block;font-size: 12px;color: #333;}
.iNewList .time{display: block;width: 70px;text-align: right;font-size: 12px;color: #333;}
.iNewList ul li:hover{background: #fffcd5;opacity: 0.8;}

.iContact{width: calc(50% - 10px);display: inline-block;background: #f7f7f7;border: 3px #dbdbdb solid;box-sizing: border-box;display: flex;flex-wrap: wrap;padding: 3px;align-items: center;}
.iContact .img{display: inline-block;width: 50%;font-size: 0px;overflow: hidden;}
.iContact .img img{width: 100%;}

.index2{background: #f7f7f7;border: 3px #dbdbdb solid;box-sizing: border-box;margin: 10px 0;}
.index2 ul{display: flex;flex-wrap: wrap;}
.index2 ul li{display: inline-block;margin: 2px;}
.index2 .img{width: auto;max-width: 260px;}
.index2 .img img{width: auto;}

.index3{background: #f7f7f7;border: 3px #dbdbdb solid;box-sizing: border-box;margin: 10px 0;padding: 3px 10px;}
.index3Tit{font-size: 12px;color: #000;line-height: 30px;font-weight: bold;}
.i3Warp{width: 100%;background: #fff;display: flex;justify-content: space-between;padding: 8px;box-sizing: border-box;margin-bottom: 3px;}
.i3Warp .part{display: inline-block;width: 50%;padding-right: 20px;box-sizing: border-box;}
.i3Warp .info{width: 100%;font-size: 12px;color: #666;}
.i3Warp .info p{padding: 0;}
.i3Warp .more{text-align: center;}

.iProduct{background: #fff;border: 1px #dbdbdb solid;box-sizing: border-box;margin: 10px 0;padding: 3px;}
.iProduct .Warp{width: 100%;background: #f7f7f7;padding: 3px;box-sizing: border-box;}
.iProTit{width: 100%;line-height: 38px;font-size: 14px;color: #666;font-weight: bold;border-bottom: 2px dotted #999;box-sizing: border-box;}
.iProList{width: 100%;}
.iProList ul{display: flex;flex-wrap: wrap;}
.iProList ul li{width: 20%;padding: 3px;box-sizing: border-box;}
.iProList .part{display: block;width: 100%;overflow: hidden;}
.iProList .part .img{width: 100%;font-size: 0px;overflow: hidden;}
.iProList .part .img img{width: 100%;}
.iProList .part .desc{padding: 10px;box-sizing: border-box;text-align: center;}
.iProList .part .tit{font-size: 12px;color: #333;}

.index4{background: #fff;border: 1px #dbdbdb solid;box-sizing: border-box;margin: 10px 0;padding: 3px;}
.index4 .img{width: 100%;overflow: hidden;font-size: 0px;}
.index4 .img img{width: 100%;}

.iLink{width: 100%;margin-top: 20px;background: #fff;border: 1px solid #eee;padding: 3px;}
.iLink ul{background: #f7f7f7;display: flex;flex-wrap: wrap;}
.iLink ul li{display: inline-block;}
.iLink ul li .img{display: block;width: 134px;height: 46px;}
.iLink ul li .img img{width: 100%;height: 100%;object-fit: cover;}


.footer{width: 100%;padding: 10px 0;border-bottom: 4px solid #666;}
.fDesc{width: 100%;text-align: center;font-size: 12px;color: #666;}
.fMenu{width: 100%;margin-bottom: 10px;}
.fMenu ul{display: flex;flex-wrap: wrap;justify-content: center;text-align: center;}
.fMenu ul li{display: inline-block;padding: 0 5px;border-right: 1px solid #fff;}
.fMenu ul li a{color: #4b4b4b;font-size: 12px;text-decoration: underline;}

.fLink ul{display: flex;flex-wrap: wrap;justify-content: center;text-align: center;}
.fLink ul li{display: inline-block;padding: 0 5px;border-right: 1px solid #4b4b4b;}
.fLink ul li a{color: #4b4b4b;font-size: 12px;}

/*page*/
.familyMeal{width: 100%;margin: 10px 0;border: 1px #dbdbdb solid;background: #fff;padding: 3px;box-sizing: border-box;}
.familyMeal .Warp{background: #F7F7F7;min-height: 300px;padding: 0 10px;box-sizing: border-box;}
.familyMeal .item1{width: 100%;}
.familyMeal .item1 .title{line-height: 30px;font-size: 14px;color: #666;font-weight: bold;margin-bottom: 5px;}
.familyMeal .item1 ul{display: flex;flex-wrap: wrap;}
.familyMeal .item1 ul li{width: 25%;padding: 20px;box-sizing: border-box;}
.familyMeal .item1 .img{display: block;text-align: center;font-size: 0px;overflow: hidden;}
.familyMeal .item1 .img img{width: 230px;}

.famMeal2{width: 100%;}
.famMeal2 .title{font-size: 12px;color: #212121;}
.tableWarp{width: 100%;margin: 10px 0;}
.table{width: 100%;clear: both;border-collapse: collapse;word-break: break-all;background: #fff;font-size:12px;color:#212121;}
.table td{text-size-adjust:none;font-size:12px;word-break:normal;}
.table .baid{font-size:14px;color:#212121;padding: 5px 0;}
.table .fonts{font-size:14px;color:#212121;padding: 5px 0;}

.famMeal2 .more{width: 100%;}
.famMeal2 .more img{vertical-align: middle;margin-right: 10px;}
.famMeal2 .more .txt{font-size: 12px;color: #F71515;font-weight: bold;}

.famMeal3{width: 100%;font-size: 12px;color: #000;}
.famMeal3 p{padding: 0;}
.famMeal3 img{max-width: 100%;}
.famMeal3 .more{font-size: 12px;color: #212121;}
.famMeal3 .more a{color: #f00;font-weight: bold;}
.famMeal3 .more img{vertical-align: middle;}

.famMeal4{width: 100%;padding: 10px 0;}
.famMeal4 .img{display: inline-block;}
.famMeal4 .img img{max-width: 900px;}
.famMeal4 .ewm img{width: 145px;}

/*page*/
.kuandai{width: 100%;margin: 10px 0;border: 1px #dbdbdb solid;background: #fff;padding: 3px;box-sizing: border-box;}
.kuandai .Warp{background: #F7F7F7;min-height: 300px;padding: 0 10px;box-sizing: border-box;}
.kdTitle{height: 40px;line-height: 40px;background:#90caf8;padding: 0 5px;box-sizing: border-box;margin-bottom: 20px;font-size: 16px;color: rgba(236, 10, 10, 1);font-weight: bold;}
.kdWarp{display: flex;justify-content: space-between;border: 1px #dbdbdb solid;}
.kdWarp .title{background: #90CAF8;height: 36px;line-height: 36px;text-align: center;font-size: 12px;color: #494949;font-weight: bold;border: 1px #dbdbdb solid;box-sizing: border-box;}
.kdWarp .box{width: calc(100% - 280px);box-sizing: border-box;flex: 1;}
.kdWarp .right{width: 280px;box-sizing: border-box;border-left: 1px solid #dbdbdb;}
.kdWarp .img{width: 100%;padding: 10px;box-sizing: border-box;font-size: 0px;overflow: hidden;}
.kdWarp .img img{width: 100%;}

.kuandai .trFirst{height: 25px;background: #9cdefe;}
.tableWarp{width: 100%;margin: 10px 0;}
.table{width: 100%;clear: both;border-collapse: collapse;word-break: break-all;background: #fff;font-size:12px;color:#212121;}
.table td{text-size-adjust:none;font-size:12px;word-break:normal;padding: 0 10px;box-sizing: border-box;line-height: 25px;}
.table .baid{font-size:14px;color:#212121;padding: 5px 0;}
.table .fonts{font-size:14px;color:#212121;padding: 5px 0;}
.kuandai .table{text-align: center;}

.bgcde8c7{background: #cde8c7;}
.bge7f4e4{background: #e7f4e4;}
.bgB2DFDC{background: #B2DFDC;}
.bgFFF176{background: #FFF176;}
.kdWarp .icon{width: 15px;}
.kdWarp .desc{padding: 10px;box-sizing: border-box;border: 1px solid #dbdbdb;}
.kuandai .more{font-size: 20px;color: #000;}
.kuandai .more img{vertical-align: middle;margin: 0 20px;}
.kuandai .imgShow{width: 100%;font-size: 0;overflow: hidden;margin-top: 10px;}
.kuandai .imgShow img{width: 100%;}


.application{width: 100%;margin: 10px 0;border: 3px #dbdbdb solid;background: #fff;padding: 3px;box-sizing: border-box;}
.application .Warp{background: #F7F7F7;min-height: 300px;padding: 0 80px;box-sizing: border-box;}
.applTitle{width: 100%;text-align: center;font-size: 14px;color: #C00000;font-weight: bold;}
.application .desc{font-size: 12px;color: #494949;line-height: 1.6;}
.appForm{width: 100%;margin: 10px 0;padding-bottom: 10px;}
.appForm ul li{width: 100%;margin-bottom: 10px;}
.appForm .tits{font-size: 12px;color: #666;font-weight: bold;margin-bottom: 5px;}
.appForm .fontStyle{color: #FF0000;}
.appForm select{width: auto;height: 25px;}
.appForm .tip{color: #666;font-size: 12px;}
.formInput{width: 100%;border: 1px solid #666;height: 25px;}
.appForm .yzm{display: flex;align-items: center;}
.appForm .yzm input{display: inline-block;width: 90px;height: 25px;border: 1px solid #666;margin-right: 10px;}
.appForm .yzmImg{width: 60px;height: 25px;display: inline-block;overflow: hidden;margin-right: 10px;}
.appForm .yzmImg img{width: 100%;height: 100%;}
.yzmChange{font-size: 14px;color: #000;}
.appForm .submit{text-align: center;}
.appForm .submit button{width: 45px;height: 25px;border: 1px solid #999;font-size: 12px;color: #999;text-align: center;background: #fff;}

.szTV{width: 100%;margin: 10px 0;border: 3px #dbdbdb solid;background: #fff;padding: 3px;box-sizing: border-box;}
.szTV .Warp{background: #F7F7F7;min-height: 300px;padding: 0 10px;box-sizing: border-box;padding-bottom: 40px;}
.szTitle{font-size: 14px;color: #666;font-weight: bold;border-bottom: 2px dotted #CCCCCC;line-height: 40px;margin-bottom: 10px;}
.szTV table img{vertical-align: middle;}
.szTV table{color: #494949;}
.szTV table tr td{word-break:normal;}

.address{width: 100%;margin: 10px 0;}
.mapWarp{width: 100%;background: #f7f7f7;border: 2px solid #fff;box-sizing: border-box;padding: 3px;margin-bottom: 10px;}
.map{width: 100%;/*height: 360px;*/overflow: hidden;}

.newPrice{width: 100%;margin: 10px 0;border: 3px #dbdbdb solid;background: #fff;padding: 3px;box-sizing: border-box;}
.newPrice .Warp{background: #F7F7F7;min-height: 300px;padding: 0 10px;box-sizing: border-box;padding-bottom: 40px;}
.npMore {padding: 5px 17px;color: #FFFFFF;margin: 0px;border: 0px;transition: all 0.3s ease-in-out;background: #259FF2;line-height: 1.5;display: inline-block;border-radius: 10px;box-shadow: #cccccc 0px 0px 10px;text-decoration-line: none;}
.newPrice .szTitle{margin: 0;}
.newPrice table p{padding: 0;}
.newPrice .td1{border-right:1px dashed #CCCCCC;color:#666666;border-bottom:1px dashed #CCCCCC;line-height:1.5;text-align:center;word-break:normal;padding-right:15px;padding-left:15px;}
.newPrice .td2{border-right:1px dashed #CCCCCC;color:#666666;border-bottom:1px dashed #CCCCCC;line-height:1.5;font-size:16px;text-align:center;word-break:normal;}
.newPrice .td3{border-right:1px dashed #CCCCCC;color:#666666;border-bottom:1px dashed #CCCCCC;line-height:1.5;text-align:center;word-break:normal;}
.newPrice .td4{border-right:1px dashed #CCCCCC;color:#666666;border-bottom:1px dashed #CCCCCC;line-height:1.6;word-break:normal;padding-right:15px;padding-left:15px;}
.newPrice .text{margin: 10px 0;}
.npTitle{line-height: 30px;background: #efefef;font-size: 14px;font-weight: bold;color: #666;padding: 0 10px;box-sizing: border-box;}

.inside{width: 100%;margin: 10px 0;border: 3px #dbdbdb solid;background: #fff;padding: 3px;box-sizing: border-box;}
.inside .Warp{background: #F7F7F7;min-height: 300px;padding: 0 10px;box-sizing: border-box;}









@media only screen and (max-width: 1200px) {
.wapper{ width:1200px;margin: 0 auto;}
.w1200px{ width:1200px;margin: 0 auto;}




}


