@charset "utf-8";
/*公共全局*/
body{font-size: 16px;color:#323232;font-family:'微软雅黑',tahoma,arial,'Hiragino Sans GB',\5b8b\4f53,sans-serif;background: #fafafa;}
body,p,ul,h1{margin:0;padding:0;}
li{list-style: none;}
a,input{-webkit-appearance: none;-webkit-tap-highlight-color:rgba(255,0,0,0);}
img{width:100%;border:none;outline:none;vertical-align: bottom;}
.zoom:after{clear:both;content:'.';display:block;height:0;visibility:hidden;overflow:hidden;}
.fl_left{float:left;}
.fl_right{float: right;}

.padding_side_10{padding:0 10px;}
.padding_10{padding:10px;}
.areaWrap{margin: 0 7px;padding: 15px 0;border-bottom: 1px solid #eaeaea;}
.areaWrap-content{padding: 0 9px;}
.areaTitle{text-align: center;color:#260;font-size: 16px;}
/*通用.diyScroll*/
.diyScroll ::-webkit-scrollbar-track-piece {background-color: #fff; -webkit-border-radius: 8px; } 
.diyScroll ::-webkit-scrollbar {width: 8px; height: 8px; } 
.diyScroll ::-webkit-scrollbar-thumb {height: 50px; background-color: #999; -webkit-border-radius: 8px; outline: 2px solid #fff; outline-offset: 2px; border: 2px solid #fff; }
.diyScroll ::-webkit-scrollbar-thumb:hover {height: 50px; background-color: #9f9f9f; -webkit-border-radius: 8px; }

.mainContent{margin:auto;background: #fafafa;}
/*卡片*/
.cards{/*width: 320px;*/margin: 0 auto;}
.card-item{ /* height: 505px; */ /* margin: 4px; */ /* border: 1px solid #ccc; */ /* border-radius: 5px; */ /* box-shadow: 0px 4px 4px 2px #bbb; */ overflow: auto; background: #fafafa;}
 
/*公用样式*/
.baseBtn{display: block;border: 1px solid #589A38;padding:6px 10px;border-radius:5px;text-align: center;color: #fff;background: #589A38;}
/*标题*/
.title-img{width: 48px; height: 48px; margin-right: 10px; border: 1px solid #ccc; }
.title-txt h1{font-size: 19px; font-weight: normal; line-height: 1.8em; color: #226700;}
.subTitle{font-size: 12px; color: #4d4d4d; }
.toScore{padding: 10px 0; }
.toScore .baseBtn{
}

/*资质*/
.nav{width: 98%;margin: 5px auto 8px; }
.nav-item{font-size: 13px;width: 33%;height: 24px;line-height: 24px;font-weight:bold;margin-left: -1px;position:relative;background: url(../images/icons.png) no-repeat center top; background-size: 28px; padding-left: 27px; border-left: 1px solid #d7d7d7;box-sizing: border-box;-webkit-tap-highlight-color: rgba(255,0,0,0);}
.nav-item.nav-1{background-position: 0px 2%; border: none;}
.nav-item.nav-2{background-position: 0px 27%; }
.nav-item.nav-3{background-position: 0px 51%; }

.nav-detail{font-size: 12px; background: #ebebeb; border-radius: 4px; padding: 6px 5px; /* margin-bottom: 12px; */ }
.nav-detail-txt{ }
.nav-detail-link{color: #4d4d4d;float: right;}
.nav-arrow{display:none;position:absolute;width: 0;height: 0;left: 10%;bottom: -8px;border: 8px solid #EBEBEB;border-top: 0px;border-left: 5px solid rgba(0, 0, 0, 0);border-right: 5px solid rgba(0, 0, 0, 0);}

.nav-item.current .nav-arrow{display: block;}

/*列表*/
.tableBorder{overflow: hidden;}
.tableBorder table{width: 100%;font-size: 14px;border-collapse:collapse;text-align: center;}
.table-head-title{color:#226700;}
.tableBorder tr{line-height: 1.6em; }

.tableBorder td.table-title{width: 28%;padding: 5px 0;/* font-weight:bold; */color: #226700;}
.tableBorder td.table-content{text-align: left;padding: 4px 6px; line-height: 1.8em;}
.tableBorder td.table-content a{float:right;text-decoration: none;color:#ABE282;}
/*生产流程*/
.card-process{margin: 8px; border: 1px solid #260; border-radius: 4px;}
.card-process td.table-title{
    background: #260;
    color: #fff;
    border-bottom: 1px solid #7aa466;
}
.card-process td.table-content{
    border-bottom: 1px solid #7AA466;
}
/*底部*/
.footer{ font-size: 12px; text-align: center; padding: 9px 0 7px; background: #fafafa; color: #ccc;}
.footer-btn{float: left; width: 132px; height: 30px; line-height: 30px; text-align: center; text-decoration: none; border-radius: 18px; background: #E85D8B url(../images/icons.png) no-repeat left top; background-size: 28px; color: #fff; }
.footer-btns{display: inline-block;margin:auto;}
.btn-great{background-position: 15px 75%;}
.btn-soso{background-color: #2d968c;background-position: 15px 100%;margin-left: 20px;}

/*首页*/
.card-index{padding: 0; }
.banner{margin-top:45px;}
.banner img{}
.card-index .title{padding: 0 10px; }
.card-index .nav{padding: 0 10px; }
.card-index .nav-detail{margin: 0 10px 10px; }



.calendar-head-itme{width:50%;}
.calendar-head-itme.current{color: #ffde00;}
.headTxt{width: 70px;margin: 0 auto;border-bottom: 2px solid #260;margin-top: -2px;}
.current .headTxt{border-bottom: 2px solid #ffde00;}
/*外链按钮*/
.linkArea{margin-top: 11px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fff; padding-left: 16px; }
.linkItem{font-size: 14px; position: relative; display: block; height: 40px; line-height: 40px; border-bottom: 1px solid #ccc; padding-left: 34px; background: url(../images/arrow-right.png) no-repeat 94% center; background-size: 6px; -webkit-tap-highlight-color: rgba(255,0,0,0); }
.linkItem:last-child{border-bottom: none;}
.linkItem-img{position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 22px; height: 22px; background: url(../images/icons-live.png) left top no-repeat; background-size: 22px; }
.linkItem-txt{}

.linkItem.lc .linkItem-img{background-position: 0px 26%; }
.linkItem.rl .linkItem-img{background-position: 0px 51%; height: 25px; }
.linkItem.sz .linkItem-img{background-position: 0 63%; }

/*生长期图片*/
.szq-info{position: relative;overflow: hidden;}
.szq-item{border: 1px solid #260;margin-bottom:10px;}
.szq-sub{font-size:14px;position: absolute;left: 0;bottom: 0;width: 100%;padding:4px 6px;line-height:1.5em;background: rgba(0,0,0,0.6);color:#fff;}
.szq-title{line-height: 1.6em;padding:4px 6px;}
/*放大图*/
.masklayer{position: fixed;left:0;top:0;width: 100%;height:100%;background:rgba(0,0,0,0.6);z-index: 99;}
.dialog{position: fixed;left:0;top:0;width: 100%;height:100%;z-index:100;overflow: auto;}
.dialog img.dialogImg{width:200%;}
.delDialog{position: fixed;right:10px;top:10px;width:24px;height:24px;border-radius:100%;z-index: 110;background: url(../images/close.png) no-repeat left center;background-size: 100%;}

/*搜索框*/
*{margin:0px;padding:0px;list-style:none;}.container{width:100%;height:auto;margin:0px auto;}.search{border:1px solid #f4f4f4;position:fixed;top:0px;left:0px;width:100%;height:40px;}.s_con{position:relative;float:left;display:block;width:70%;height:40px;}.s_con input{display:inline-block;border:0px;width:100%;height:40px;line-height:40px;padding-left:10px;}.s_con .clear{display:none;position:absolute;right:0px;top:6px;content:"";width:25px;height:25px;background-image:url('../images/del.svg');background-size:25px 25px;cursor:pointer;}.s_btn{float:left;display:block;background-color:#009DFF;width:30%;height:40px;line-height:40px;color:#fff;font-size:16px;text-align:center;cursor:pointer;}