.tool1 {
    display: block;
    width: 22px;
    height: 22px;
    background: url(/uploads/image/2015/tool1_on.png)no-repeat center center;
    background-size: contain;
	margin: 0 auto;
 
}
.tool2 {
    display: block;
    width: 22px;
    height: 22px;
    background: url(/uploads/image/2015/tool2_on.png)no-repeat center center;
    background-size: contain;
	margin: 0 auto;
 
}

.tool3 {
    display: block;
    width: 22px;
    height: 22px;
    background: url(/uploads/image/2015/tool3_on.png)no-repeat center center;
    background-size: contain;
	margin: 0 auto;
 
}
.tool4 {
    display: block;
    width: 22px;
    height: 22px;
    background: url(/uploads/image/2015/tool4_on.png)no-repeat center center;
    background-size: contain;
	margin: 0 auto;
 
}
.tool5 {
    display: block;
    width: 22px;
    height: 22px;
    background: url(/uploads/image/2015/tool5_on.png)no-repeat center center;
    background-size: contain;
	margin: 0 auto;
 
}
.tool6 {
    display: block;
    width: 22px;
    height: 22px;
    background: url(/uploads/image/2015/tool6_on.png)no-repeat center center;
    background-size: contain;
	margin: 0 auto;
 
}
.zn,.zn_on{float: left;
    margin-right: 0!important;
    margin-left: 0!important;
    color: #fff;
    padding: 4px 3px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 12px !important;
    text-align: center;
	}

.zn_on{
    background: #f23030;
}


.main {
    width: 100%;
    background: #f4f4f4;
    max-width: 640px;
    overflow: hidden;
    margin: 0 auto;
	
}
.zhinantop{
	background: url(/uploads/image/2015/znbj.png) no-repeat center left;
    background-size: contain;
	width: 100%;
    height: auto;
	min-height:606px;
    background-position: top;
    position: relative;
	
	}
	
	.zhinanbox {
    width: 95%;
    min-height: 400px;
    position: absolute;
    background: #fff;
    top: 120;
    left: 50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    border-radius: 10px;
}

.titbox {
    width: 96%;
    padding: 25px 2%;
    color: white;
}

.tit {
    font-size: 20px;
}

.ads{
		margin-top: 10px;
    background: url(/uploads/image/2015/dizhi.png) no-repeat center left;
    background-size: 18px;
    padding-left: 25px;
	 position: relative;
	 line-height: 25px;
	}
	
.rjt {
    position: absolute;
    content: '';
    right: 0;
    top: 5px;
    width: 7px;
    height: 12.5px;
    background: ;
    background-size: 100%;
}

.zhinanbox .tool span {
    width: 40%;
    float: left;
    border: 1px solid #999;
    border-radius: 20px;
    margin: 7px 0 7px 7%;
    padding: 10px 0;
}
.tool {
    float: left;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
}
.zhinanbox .tool span li {
    background-size: contain;
    margin-left: 8px;
    padding-left: 25px;
    font-size: 15px;
}
.zhinanbox  .tool span:nth-child(1) li{background: url(/uploads/image/2015/tool1.png) no-repeat center left;}
.zhinanbox  .tool span:nth-child(2) li{background: url(/uploads/image/2015/tool2.png) no-repeat center left;}
.zhinanbox  .tool span:nth-child(4) li{background: url(/uploads/image/2015/tool3.png) no-repeat center left;}
.zhinanbox .tool  span:nth-child(5) li{background: url(/uploads/image/2015/tool4.png) no-repeat center left;}
.zhinanbox .tool span:nth-child(6) li{background: url(/uploads/image/2015/tool5.png) no-repeat center left;}
.zhinanbox  .tool span:nth-child(7) li{background: url(/uploads/image/2015/tool6.png) no-repeat center left;}
.zhinanbox  .tool span:nth-child(3) li{background: url(/uploads/image/2015/tool7.png) no-repeat center left;}



.txt {
        float: left;
    margin: 10px;
    font-size: 18px;
    font-weight: 600;
    background: url(/uploads/image/2015/tuijian.png) no-repeat center right;
    background-size: 21px 20px;
    padding-right: 30px;
	padding-top: 2px;
}



/*鍐呭閮ㄥ垎*/

.lists {
    width: 100%;
    background: #fff;
    padding: 0px 8px;
	color: #666;
	float: left;
}

.lists li {
    font-size: 17px;
	    background: no-repeat center right;
    background-size: 8.5px;
    padding: 15px 0;
    padding-right: 18px;
    border-bottom: 1px solid #eee;
}
.open #tit{
	 background: url(/uploads/image/2015/arrow_down.png)no-repeat center right !important;
    background-size: 15px !important;
}

.lists span{
	display:none;
	}
	
.lists span li {
    margin-left: 25px;
}

#bottom-div {
	position: fixed;
	width: 100%;
	
	min-height:60%;
	left: 0;
	bottom: -60%;
	background-color: #fff;
	transition: bottom 300ms;
	z-index: 10002;
	height: 60%;
    overflow: hidden;
	    color: #666;
}
.lpbboxbg {
    position: fixed;
    z-index: 10001;
    top: 0;
    left: 0;
    height: 1500px;
    width: 2000px;
    background-color: #000;
    filter: alpha(opacity=8);
    -moz-opacity: .8;
    opacity: .3;
    display: none;
    _position: absolute;
    _top: expression(eval(document.documentelement.scrolltop));
    _left: expression(eval(document.documentelement.scrollleft));
	
}
#bottom-div.on {
	bottom: 0px;
}

#bottom-div li {
    font-size: 17px;
    padding: 15px 8px;
	    margin-bottom: 2px;
    border-bottom: 1px solid #eee;
}

#bottom-div span {
    float: left;
    font-size: 16px;
    width: 100%;
    padding: 5px 8px 30px;
    line-height: 27px;
	height: 300px;
    overflow-y: auto;
}
#bottom-div span p,#bottom-div span div{
    font-size: 16px;
    line-height: 27px;
}
.zigebox {
    background: #fff;
    float: left;
    padding: 12px 8px;
}

.zigebox a {
    /*margin-right: 3.5%;*/
}
.zigebox img {
    width: 32%;
}

.zigebox a:last-child {
    margin-right: 0;
}


.n-d-content, .n-d-content p {
    font-size: 18px;
    line-height: 31px;
    font-family: pingfang sc,arial,\\5fae\8f6f\96c5\9ed1,\\5b8b\4f53,simsun,helvetica,sans-serif;
}

.n-d-content {
    margin: 0 10px;
	    float: left;
}

.n-d-content img {
    width: 100%;
    margin: 0 auto;
	object-fit: contain;
}

.bodytit {
    float: left;
    display: block;
    width: 100%;
    font-size: 18px;
    padding: 10px;
    background: #fff;
}

.wenico {
    background: #e8e6e3;
    color: #ffb03f;
    padding: 2px;
    margin-right: 3px;
}

.wenico1 {
    background: #ffb03f;
    color: #fff;
    padding: 2px;
    margin-right: 3px;
}
.close-reveal-modal {
    float: right;
    color: #dcd8d8;
    padding: 5px;
    font: bold 18px/18px simsun;
    position: absolute;
    top: 5px;
    right: 5px;
}

.introduce {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    font-size: 15px;
    color: #888888;
}

.rencaitit{
	font-size: 17px;
    text-align: center;}
	
	
	.imgbox {
    position: fixed;
    z-index: 10002;
    text-align: left;
    width: 90%;
    height: 90%;
    background: #ffffff;
    top: 40%;
    left: 50%;
    transform: translate(-50%,-40%);
    -webkit-transform: translate(-50%,-40%);
    -moz-transform: translate(-50%,-40%);
    border-radius: 4px;
    display: none;
    overflow: auto;
}