/*公共样式  开始*/
html { width: 100%; height: 100%; font-size: 62.5%; }
*:hover, *:active, *:focus { -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, button, textarea, p, blockquote { margin: 0; padding: 0; }
body { font-family: Microsoft Yahei, '微软雅黑', Arial, Helvetica, sans-serif; font-size: 16px; width: 100%; padding: 0; margin: 0; background-color: #ededed; }
table { border-collapse: collapse; border-spacing: 0; font-size: inherit; font: 100%; }
input, img { vertical-align: middle }
div::after{ content:""; display:block; clear:both;}
a { text-decoration: none; cursor: pointer; }
a:link, a:visited, a:active, a:hover { text-decoration: none; }
input,button{outline:none  }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; -webkit-appearance: none; }
input[type="text"], input[type="password"], input[type="number"], input[type="button"] { -webkit-appearance: none; -moz-appearance: none; }
li { list-style: none; }
img, object { max-width: 100%; }
.clearfixd:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfixd {
*zoom:1; overflow: hidden; }
.hide { display: none; }
.nomarginleft { margin-left: 0 }
input:focus, select:focus { outline: none; }
.flexbox { display: -webkit-box; display: -webkit-flex; display: flex; }
.flex { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; }


/*公共样式  结束*/

/*外边大壳子*/
.content_div {width: 100%;max-width: 640px;min-width: 320px;margin: 0 auto;clear: both;background: #f8f8f8;overflow: hidden;min-height: 100vh;}
.ty_bg{ position:fixed; top:0; left:0; width:100%; height:calc(100% - 50px); z-index:-1;}
.ty_bg img{ width:100%; height:100%;}

.ny_bg{ position:fixed; top:0; left:0; width:100%; height:100vh; z-index:-1;}
.ny_bg img{ width:100%; height:100%;}

/*header*/
.header{width:100%;position: fixed;top:0;left:0;background: #ffc49a;z-index:99;padding:0 15px;box-sizing: border-box;text-align:center;}
.header img{width: 36px;float: left;margin:8px 0;position: absolute;
    left: 13px;}
.header .back{ position:absolute; left:10px; top:0; display:block;}
.header .back i{ font-size:20px; color:#fff; line-height:50px;}
.header p{ line-height:50px; color:#fff; font-size:16px;text-align:center;}
.header .em{ position:absolute; top:10px; right:15px; }
.header .em em{font-size:26px; color:#ccc;}
.header  .em span{ font-size:14px; color:#fff; line-height:30px;}
.header .eq{ position:absolute; top:10px; right:50px; }
.header .eq.on em:before{ content: "\e60a";}
.header .eq em{font-size:26px; color:#c9a887;}

.banner { width:100%; overflow:hidden;height:200px;}
.swiper-container{height: 100%;}
.banner .swiper-pagination-bullet-active{background: #ffffff;}
.banner img{ width:100%; height:100%}
/*首页*/
.index_top{width:100%;text-align:center;position:relative;padding: 10px 0 50px;background: url(../images/gere2.png) no-repeat top;background-size: 100% auto;}
.index_top .touxiang{width:100%;text-align:center;position:relative;}
.index_top .touxiang .tx_bg{ width:140px; height:140px; position: absolute; top:0; left:50%; margin-left:-70px;}
.index_top .touxiang .tx_bg img{ width:100%; height:100%;}
.index_top .touxiang > img{ width:105px; height:105px; position:relative; z-index:1; margin-top:21px; border-radius:50%; }
.index_top .text_con{width:100%;text-align:center;margin: 10px 0;}
.index_top .text_con p{ font-size:14px; color:#999;}
.index_top .text_con span{font-size:16px;color: #fff;margin-bottom:2px;display:block;width:100%;}
.index_top .dengji_con{ width:250px; margin:-35px auto 20px; position:relative; z-index:1;}
.index_top .dengji_con .dengji_bg{ position:absolute; width:100%; top:0; left:0;}
.index_top .dengji_con p{ font-size:16px; color:#fff; position:relative; z-index:1; padding-top:5px;}
.index_top .dengji{ position:absolute; top:30px; right:10px; border-radius:50px; padding:0 10px; background:#7cba67;}
.index_top .dengji i{ display:block; width:25px; height:25px; float:left; margin-right:5px; margin-top:2px;}
.index_top .dengji i img{ width:100%; height:100%; float:left;}
.index_top .dengji em{ font-size:14px; line-height:30px; color:#fff;}

.top_bg{ width:100%; position:fixed;top:0; left:0; z-index:99;}


.index_center{ width:92%; padding:5px 0; background:#7cba67; margin:0 auto; border-radius:100px;}
.index_center .one{ width:50%; float:left; border-right:1px solid rgba(255,255,255,0.2); box-sizing:border-box; text-align:center;}
.index_center .one p{ font-size:14px; color:#fff; margin-bottom:5px;}
.index_center .one span{ font-size:16px; color:#fff56e;}
.index_center .one:nth-child(2){ border:none;}

.nav{ width:100%;}
.nav ul::after{ content:""; display:block; clear:both;}
.nav ul li{ float:left; width:33.33%; text-align:center; padding:15px 0;}
.nav ul li i{ display:block; width:50px; height:50px; margin:0 auto;}
.nav ul li i img{ width:100%; height:100%;}
.nav ul li p{ font-size:14px; color:#666; margin-top:10px;}




/*暂无数据*/
.zanwu_img{ width:100%; padding-top:60px;}
.zanwu_img img{ width:180px; margin:0 auto; display:block;}

/*按钮*/
.btn{width:100%;border-radius:5px;margin: 0 auto 0;text-align:center;line-height:45px;position: fixed;bottom: 0;left: 0;background: #fff;padding: 10px;box-shadow: 0 0 10px rgba(0,0,0,0.1);box-sizing: border-box;}
.btn a{display:block;width:100%;height:100%;color:#fff;background: #ffc49a;border-radius: 5px;}
.btn button{ font-size:16px; color:#fff; border:none; background:none; line-height:normal; margin:0; width:100%; height:100%; display:block; }


/*个人资料*/
.ziliao_con{width:100%;background:#fff;margin:0 auto 0;padding: 0 10px 50px;box-sizing:border-box;}
.ziliao_con .xinxi_one {width:100%;border-bottom:1px solid #f1f1f1;padding: 5px 0;position:relative;} 
.ziliao_con .xinxi_one:last-child{ border:none;}
.ziliao_con .xinxi_one .input{width:calc(100% - 120px); text-align:right;float:left;display:block;line-height:35px;font-size:14px;color:#999;border:none;background: none;}
.ziliao_con .xinxi_one .danxuan{width:calc(100% - 90px); float:left; display:block; line-height:35px;}
.ziliao_con .xinxi_one .select{width:calc(100% - 90px); float:left; display:block; line-height:35px; height:35px; border:none; font-size:14px;}
.ziliao_con .xinxi_one i{ position:absolute; right:5px; top:0; line-height:56px; color:#999;}
.ziliao_con .xinxi_one p{ width:calc(100% - 90px); text-align:right; float:left; display:block; line-height:35px; font-size:14px; color:#999;}
.ziliao_con .xinxi_one input#btn{ position:absolute; top:10px; right:0; background:#7cba67; color:#fff; border-radius:5px; font-size:14px; border:none; padding:0 10px; line-height:35px;}
.ziliao_con .xinxi_one span{width:90px;float:left;font-size: 14px;color:#333;line-height:35px;}
.ziliao_con .xinxi_one span em{ font-size:12px; color:#f00;}
.ziliao_con .xinxi_one .touxiang_con{ float:right;  width:50px; height:50px; overflow:hidden; position:relative; border-radius:50%; border:1px solid #eee;}
.ziliao_con .xinxi_one .touxiang_con img{ width:100%; height:100%;}
.ziliao_con .xinxi_one .touxiang_con input{ position:absolute; top:0; left:0; opacity:0; display:block; width:100%; height:100%;}
.ziliao_con .xinxi_one a::after{ content:""; display:block; clear:both;}
.ziliao_con .xinxi_one a{ display:block; width:100%; height:100%;}

.ziliao_con .xinxi_one a img{width: 25px;float: left;height: 25px;margin: 13px 5px 0 0; border:none}
.ziliao_con .xinxi_one #logoupload{position: absolute;width: 50px;height: 50px;right: 0;opacity: 0;}
 .ziliao_centers{overflow: hidden;width: 95%;padding: 20px 0;background: #fff;position: relative;z-index: 2;margin: -45px auto 10px;border-radius: 10px;}
 .ziliao_centers li{width: 50%;text-align: center;float: left;} 
.ziliao_centers li span{color: #ef9044;margin-left: 15px;font-size: 16px;}
.ziliao_centers li p{color: #888;margin-left: 15px;}
.ziliao_con .erweima_con {width: 100%;text-align: center;margin: 50px 0 0 0;}
.ziliao_con .erweima_con img{width: 200px;height: 200px;border: 5px solid #f8f8f8;}
.ziliao_con .erweima_con span{width: 100%;color: #ef9044;display: block;margin: 10px 0 0;font-size: 14px;}
/* 我要捐粮 */
.jl_top{width: 100%;height: 150px; position: relative;
/* background: url(../images/bannerp.jpg) no-repeat center; */
/* background: #7cba67; */
/* background-size:100% 100%; */
}
.jl_top img{width: 100%;height: 100%;}
.jl_top span {    position: absolute;
    width: auto;
    right: 20px;height: 50px ;line-height: 50px;float: right;margin: 50px 0;font-size: 18px;color: #ef9044;font-weight: 600;}
.content{
    width: 88%;
    margin: 20px auto;
    /*padding:0 10px;*/
    box-sizing: border-box;
    border-radius: 20px;
    }
    @font-face{
		src: url("") format('truetype');
		font-family: "HYYaKuHeiW";
	}
	 @font-face{
		src: url("") format('truetype');
		font-family: "HYYaKuHei45W";
	}

	 @font-face{
		src: url("") format('truetype');
		font-family: "DongQingHeiTiJianTiZhongWen";
	}
		 @font-face{
		src: url("") format('truetype');
		font-family: "Hiragino Sans GB W3";
	}
	
.content .lis{width: 100%;margin-bottom:27px;box-shadow: 0 0 10px rgba(0,0,0,0.1);border-radius: 10px ;overflow: hidden;position: relative;}
.content .lis .top{height: 165px;width: 100%;background: #e8e8e8;padding: 0;box-sizing: border-box;position: relative;}
.content .lis .top .bg{ position: absolute; top:0; left:0; width: 100%; height: 100%;z-index: 2;}
.content .lis .top .con{width: 100%;height: 100%;padding:6px 8px;box-sizing: border-box;position: relative;z-index: 3;}
.content .lis p{width: 100%;float: right;color: #fff;position: relative;top: 0;left: 0;padding: 0 0 20px 0;box-sizing: border-box;}
.content .lis p img{width: 25px;height: 25px;border-radius: 50%;float: left;position: relative;z-index: 9;}
.content .lis p .name{ line-height: 21px;float: left;font-size: 11px;background: rgba(244,121,34,.5);padding: 0 10px 0 20px;margin-left: -10px;margin-top:2.5px; letter-spacing: 2px;font-family: "Hiragino Sans GB W3";}
.content .lis p .cname{display: block; float: left;  background: rgba(244,121,34,.5);font-size: 17px;text-align: center;margin-left: 23px;position: relative;padding: 0 10px;box-sizing: border-box;top:-13px;height:20px;}
.content .lis p .cname span{position: relative;top: -3px;letter-spacing: 1px;font-family: "HYYaKuHeiW";}
/* .content .lis p .cname em{display: block; background: rgba(244,121,34,.5);} */

.content .lis p  em{float: right;color: #ee7822;font-size: 13px;background: #fff;padding: 0 10px;border-radius: 50px;}
.content .lis .bottom{float: left;width: 100%;padding: 10px;box-sizing: border-box;background: #fff;}
.content .lis .bottom p{width: 33.3%;float: left;font-size: 14px;color: #272727;position: relative;top: 0;padding: 0;text-align: center;font-family: "Hiragino Sans GB W3"; }
/*.content .lis .bottom p:first-child{width: 40%;text-align: right;}*/

/* .content .lis .bottom p:last-child{text-align: right;} */
.content .lis .bottom p span{color:  #ee7822;}
/* 身份认证 */
.ziliao_con .xinxi_one span{width: 130px;line-height: 50px;}
.ziliao_con .xinxi_one img{width: 50px;height: 50px;border-radius: 50%;float: right;border: 1px solid #999;}
.ziliao_con .xinxi_one input{width: calc( 100% - 140px);float: left;border: none;line-height: 50px;}
.ziliao_con .xinxi_one input.yanz{width: calc( 100% - 240px);}
.ziliao_con .xinxi_one .btnz{float: right;line-height: 30px;margin-top: 10px;background: #7cba67;border: none;color: #fff;padding: 0 10px;border-radius: 5px;}
.xinxi_up{width: 100%;float: left;text-align: center;background: #fff;margin: 10px auto;}
.xinxi_up .xinxi_one{text-align: left; background: #fff;padding: 0 10px;box-sizing: border-box;line-height: 80px;}
.xinxi_up img{margin: 10px 0 10px;width: 80%;border: 1px solid #f1f1f1;border-radius: 5px;height:180px;}
.xinxi_up input{width: 80%;margin: 10px 0 10px;height: 100%;position: absolute;top: 0;left: 10%;opacity: 0;border: 1px solid;}
.xinxi_xieyi{width: 100%;padding: 10px;margin: 10px 0; box-sizing: border-box;}
.xinxi_xieyi image{width: 20px;height: 20px;}

/* 发布团购 */
.ziliao_con .cl_li{width: 100%;position: relative;}
.ziliao_con .cl_li.cl_lits{margin:20px 0 0;}
.ziliao_con .cl_li input{width: 100%;line-height: 50px;text-indent: 10px;border: 1px solid #f1f1f1;border-radius: 5px;background:#f2f2f2; border-radius: 10px;}
.ziliao_con .cl_li textarea{width: 100%;border: 1px solid #f1f1f1;border-radius: 5px;min-height: 150px;line-height: 30px;padding: 8px 10px;box-sizing: border-box;background:#f2f2f2;border-radius: 10px;}
.ziliao_con .cl_li .li{width: 25%;float: left;text-align: center;margin-bottom: 10px;position: relative; padding:5px;}
.ziliao_con .cl_li.cl_lits input{background: none;}
.ziliao_con .cl_li.cl_lits textarea{background: none;}
.ziliao_con .cl_li .li .image{width: 100%;border-radius: 5px;height: 95px;}

 .ziliao_con .cl_li .li .close{position: absolute;right: -3px;top: -3px;background: rgba(0,0,0,.3);width: 20px;height: 20px;border-radius: 50%;font-size: 12px;line-height: 20px;text-align: center;color: #fff;}

.ziliao_con .cl_li .li  #fileupload{position: absolute;width:100%;height:95px ;opacity: 0;}
.ziliao_con .cl_li > span{font-size: 16px;line-height: 40px;margin-right: 10px;width: 100%;display: block;background: #fff8f5;margin-bottom: 10px;padding: 0 10px;border-left: 5px solid #fb7039;color: #fb7039;     font-family: "DongQingHeiTiJianTiZhongWen";}
.ziliao_con .cl_li .p{border: 1px solid #f1f1f1;border-radius: 5px;padding: 0 15px;box-sizing: border-box;}
.ziliao_con .cl_li .p span{ font-weight: normal;line-height: 40px;margin-right: 10px;width: 100%;display: block; }
.ziliao_con .cl_li .p input{width: calc(100% - 25px);border: none;line-height: 40px;float: left;}
.ziliao_con .cl_li ul{width: 100%;float: left;margin: 10px 0 5px;}
.ziliao_con .cl_li .lis{width: 100px;float: left;text-align: center;line-height: 35px;border: 1px solid #f1f1f1;border-radius: 50px;margin-right: 10px;background: #f8f8f8;}
.ziliao_con .cl_li .lis.on{background: #ffc49a;color: #fff;border: 1px solid #ffc49a;}
.ziliao_con .cl_li .lis.zflis{background: #fff;color: #ee7822;width: 32%;border-radius: 10px;border-color: #ffc49a;font-size: 14px;margin-bottom: 10px;margin-right: 2%;padding: 5px 0;box-sizing: border-box;}
.ziliao_con .cl_li .lis.zflis span{float: unset;color: #ee7822;}
.ziliao_con .cl_li .lis.zflis.active span{color: #fff;}
.ziliao_con .cl_li .lis.zflis.active{border: 1px solid #fff;background: #ffc49a;color: #fff;}
/*.ziliao_con .cl_li .lis.zflis.listm{border:1px solid ##f6f6f6;background: #none;color: #333;}*/
/*.ziliao_con .cl_li .lis.zflis.listm input{border:none;}*/
.ziliao_con .cl_li .lis.zflis:nth-child(3n){ margin-right: 0;}
.ziliao_con .cl_li .cl_con{width: 100%;float: left;font-size: 14px;line-height: 1.8em;padding: 10px 0;}
.ziliao_con .cl_li  table{width: 100%;float: left;}
.ziliao_con .cl_li  table tr{width: 100%;}
.ziliao_con .cl_li  table tr th{text-align: center;background: #ffc49a;color: #fff;padding: 10px 0; font-size:14px}
.ziliao_con .cl_li  table tr td{text-align: center;padding: 10px 0;font-size:14px; background: #fff8f5;}
.ziliao_con .cl_li li h2{width: 100%;color: #333;font-size: 18px;font-weight:normal;position: relative;}
.ziliao_con .cl_li li h2 span{float: unset;color: #0f40f5;font-size: 16px;}
.ziliao_con .cl_li li h2 img{width: 18px;height: 18px; position: relative;top: 1px;
    float: left;} 
.ziliao_con .cl_li li p{line-height: 25px;font-size: 15px;}
.ziliao_con .cl_li li p span{font-size: 15px;color: #333;line-height: 25px;}

.ziliao_con .cl_li li h2 a{background: #fff;
    padding: 0 5px;
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;position: relative;
    top: 5px;left:-2px;}
    
/* 单个基地 */
.jd_li{width: 100%;padding: 10px 20px;box-sizing: border-box;}
.jd_li .tx{border-radius: 50%;width: 60px;height: 60px;float: left;overflow: hidden;}
.jd_li li{float: right;width: calc(100% - 75px);}
.jd_li li h2{color: #ee7822;font-size: 18px;margin: 2px 0 5px 0;}
.jd_li li p{color: #fb7039;}
.jd_li li p img{margin: -3px 0 0;}
.jd_li li p span{float: right;color: #333;}
.jd_li li p span em{color: #ee7822;}

.jd_li li .p{color: #3c64f7;}
.jd_li li .p img{margin: -3px 0 0;display: inline-block;width: 18px;}
.jd_li li .p span{float: right;color: #333;padding: 2px;font-size: 12px;display: block;
    width: 100%;
    float: right;
    text-align: right;}
.jd_li li .p span em{color: #ee7822;}
.jd_lis{border-radius: 10px;background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.jd_lis p{width: 100%;margin-bottom: 10px;color: #666;font-size: 14px;}
.jd_lis p em{color: #ee7822;}
.jd_lis p span{float: right;color: #666;font-size: 14px;}
progress{width: 85%;border: none;border-radius: 50px;height: 10px;position: relative;top: -4px;background: #fff4de; -webkit-appearance: none;
   appearance: none;}
progress::-webkit-progress-bar{
	background: #fff4de; border-radius: 25px;
}




progress::-moz-progress-bar { background: #fff4de; }
progress::-webkit-progress-bar { background: #fff4de; }
progress::-webkit-progress-value  { background: #fff4de; }

progress::-webkit-progress-value{
	background: #ee7822;  border-radius: 25px;
}

.jd_li h2.tit{color: #ee7822;font-size: 18px;font-weight: 600;margin-bottom: 5px;}
.jd_li p.con{color: #666;line-height: 1.5em;     }
.jd_li p.guss{float: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 13;
    overflow: hidden;}
.jd_li p.con text{max-width: 100%;color: #333;font-size: 13px;text-align: justify;white-space: normal;word-wrap: break-word;word-break: break-all;letter-spacing: .3px;}
.jd_li p.con img{width: 100%;margin: 5px 0;}
.more{width: 100px;color: #333;text-align: center;margin: 5px 0;font-size: 14px;border: 1px solid #333;display: block;margin: 0 auto 10px;padding: 5px 0;border-radius: 5px;} 
.jd_li .jd_li_tt{width: 100%;margin-bottom: 10px;}
.jd_li .jd_li_tt h2{font-weight: 600;}
.jd_li .jd_li_tt h2 em{color: #333;font-weight: 600;}
.jd_li .jd_li_tt p{border-bottom: 1px solid #f1f1f1;padding: 5px 0 10px;font-size: 13px;}
.jd_li .jd_li_tt p img{margin-right: 2px;display: inline-block;width: 16px;}
.jd_li .jd_li_tt h2 img{width:22px;height: 24px;margin-top: -2px;}
.jd_li .jd_li_tt .con{color: #fb7039;padding: 10px;box-sizing: border-box;position: relative;background: #f8f8f8;}
.jd_li .jd_li_tt .con img{position: absolute;right: 45px;width: 60px;top: -4px;border-radius: 50%;}
.jd_li .jd_li_tt .cons{color: #333;background: #f8f8f8;padding: 5px 10px 5px;}
.liuyan{width: 100%;overflow: hidden;}
.liuyan li::after{ content: ""; display: block; clear: both;}
.liuyan li{border-bottom: 1px solid #f8f8f8;margin-bottom: 10px;}
.liuyan h2{color: #fb7039;text-align: left;font-size: 16px;margin-bottom: 20px;padding: 10px 10px;border-left: 5px solid #fb7039;background: #fffcfc;font-weight: 800;}
.liuyan .top{width: 100%;overflow: hidden;padding: 0 10px;font-size: 14px;}
.liuyan .bottom{width: calc(100% - 75px);float: right;overflow: hidden;margin: 0 0 10px 0;font-size: 14px;}
.liuyan .top img{width: 50px;height: 50px;border-radius: 50%;float: left;}
.liuyan .top p{float: right;width: calc( 100% - 65px);}
.liuyan .top p span{display: block;width: 100%;margin-top: 5px;color: #999;}
.an_btn{position: fixed;left: 10px;bottom: 10%;width: auto;}
.notice-news { width: auto; height: 90px;margin: 0px auto; overflow: hidden; position: fixed;left: 10px;bottom: 10%;}
.notice-news .con{  margin: 0 auto; display: flex; align-items: center; height: 90px; }

.news-list { list-style: none; width:auto; height: 90px;float: left; font-size: 18px; font-weight: 600; overflow: hidden; }
.news-list li { font-size:14px; width: auto;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;height: 35px;padding:0 10px;box-sizing: border-box;background: rgba(244,121,34,.5);border-radius: 30px;margin-bottom: 10px;line-height: 35px;color: #fff;}
.news-list li img{width: 25px;height: 25px;border-radius: 50%;float: left;margin-right: 10px;margin-top: 5px;}

.ziliao_conxq_con{ padding:0}
.ziliao_conxq_con .jd_lione{
    background: #ffc49a;
    padding: 30px 18px 30px;
}
.ziliao_conxq_con .rz_btn{float:left;background: #fff;padding: 2px 10px;border-radius: 30px;font-size: 12px;color: #ee7822;}
.ziliao_conxq_con .jd_lione li h2{
    color: #3f3f3f;
    font-size: 18px;
    font-weight: 600;
}
.ziliao_conxq_con .jd_lione .p span em{ color:#333}
.ziliao_conxq_con .jd_litwo{
    padding: 15px;
    border-radius: 2px;
    width: 90%;
    margin: 0 auto 20px;
}
/*.ziliao_conxq_con .jd_lithree{border-top: 10px solid #f8f8f8;}*/
.ziliao_conxq_con .jd_lithree .tits{ font-size:14px; font-weight:800; color:#333; display:block; width:100%; margin-bottom:5px}
.ziliao_conxq_con .jd_lithree  h2{
    width: 120px;
    margin: 10px auto 10px;
    text-align: center;
    /*background: #fb7039;*/
    color: #3f3f3f;
    /*font-weight: normal;*/
    padding: 10px 0;
    font-size: 18px;position: relative;
}
.ziliao_conxq_con .jd_lithree  h2 .lt{width:12px;position:absolute;left:0;top:0;}
.ziliao_conxq_con .jd_lithree  h2 .rb{width:12px;position:absolute;right:0;bottom:0;}
.ziliao_conxq_con .jd_lifour {border-top: 10px solid #f8f8f8;margin-top: 20px;}
.ziliao_conxq_con .jd_lifour  h2{
    color: #333;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 800;
}

.ziliao_conxq_con .jd_lithree .img{ width:100%}
.ziliao_conxq_con .jd_lithree .img img{width:93%;margin-right: 2%;height: 110px;display: block;float: left;margin-bottom: 8px;border-radius: 10px;}
.ziliao_conxq_con .jd_lithree .img img:nth-child(3n){ margin-right: 0; }


.ziliao_conxq_con .jd_lifour h2 em{font-size: 14px;}
.ziliao_conpay_con{ padding: 0;}
.ziliao_conpay_con .cl_li{ width: 95%; margin:0 auto;}
.ziliao_conpay_con .cl_litwo{width: 100%;padding: 10px !important;font-size: 14px;border-top: 1px solid #f8f8f8;}
.ziliao_conpay_con .cl_lione{width: 100%;padding: 25px 10px 10px;box-sizing: border-box;background: #ffc49a;} 

.ziliao_conpay_con .cl_lione li h2{
    /*background: #fff;*/
    display: inline;
    padding: 0 10px 0 0;
    border-radius: 10px;
}
.ziliao_conpay_con .cl_lione li p{
    color: #333;
    margin-top: -10px;
    line-height: normal;
    font-size: 14px;
}
