*{margin: 0;padding: 0;}
body{
    font-size: 17px;
    font-family: "微软雅黑";
}
img{
    border: 0;
}
.comprehensive{
	max-width: 750px;
	margin: 0 auto;
}

.percent{
    width: 100%;
    background: #fff;
}
.percent-Img{
    width: 100%;
}
.content{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
}
.Title{
    padding: 0 20px;
    margin: 20px 0 30px 0;
    text-align: center;
    font-size: 24px;
}
.SmallTitle{
    width: 100%;
    color: #9a9a9a;
    font-size: 12px;
    text-align: center;
    margin-bottom: 30px;
}
.title{
    padding: 0 20px;
    margin: 30px 0;
    font-size: 18px;
    color: #128a48;
}
.BigTitle{
    padding: 0 20px;
    margin-bottom: 30px;
    font-size: 16px;
    color: #4b4c4c;
    font-weight: 600;
	font-family: "微软雅黑";
}
.NoBold{
    font-weight: 100;
}
.content-txt{
    color: #4b4c4c;
    line-height: 30px;
    text-align: justify;
}
.P-Margin{
    margin-bottom: 22px;
}
.WXFrame{
    padding: 15px 0;
    width: 100%;
    background: #eee;
}
.WX-frame{
    padding: 15px 0;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px #d2d2d2 solid;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #888;
}
.WX-Style{
    padding: 3px 5px;
    color: #fff;
    background: #469de6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.Icon{
    width: 100%;
    text-align: center;
}
.IconLeft, .IconRight{
    display: inline-block;
    width: 48px;
    height: 48px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    border: 2px #EEE solid;
    margin: 30px 0 10px;
}


.MBot{
    margin-bottom: 10px;
}
.IconLeft{
    margin-right: 5px;
}
.Icon-Img{
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-top: 12px;
    vertical-align: middle;
}
.Img-Left{
    background: url("../image/cang.png") no-repeat;
    background-size: 22px;
}
.Img-Right{
    background: url("../image/zan.png") no-repeat;
    background-size: 22px;
	
}




.MLeft{
    margin-left: 5px;
}
.comment{
    width: 100%;
    margin-bottom: 60px;
}
.comment-P{
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    color: #404040;
    border-bottom: 1px #f4f4f4 solid;
}
.Color-Blue{
    color: #5aa7e9;
}
.CommentBig{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    margin-top: 18px;
}
.CommentBig-Left{
    width: 35px;
    height: 35px;
    float: left;
    margin-right: 10px;
}
.CommentBig-Right{
    width: auto;
    margin-left: 45px;
    border-bottom: 1px #f6f6f6 solid;
}
.BGColor{
    width: 100%;
    height: 15px;
    background: #eee;
}
.character{
    font-size: 12px;
    color: #9a9a9a;
    line-height: 21px;
}
.time{
    float: right;
}
.word{
    font-size: 14px;
    color: #555;
}
.Empty{
    height: 20px;
    line-height: 20px;
}
.Reply{
    margin-top: 20px;
    padding: 10px;
    background: #faf9f9;
    border: 1px #eeeeee solid;
}
.Reply-content{
    padding: 10px 0;
}
.NoBorder{
    border: 0;
}
.bold{
    font-weight: bold;
}
.CommentBig-Img{
    margin-top: 10px;
    width: 100%;
}

.BQ {
    width: 100%;
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
}

/*底部悬浮条*/
/*.GT-BXX {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 99;
}

.BXX-BRR {
    max-width: 750px;
    height: 58px;
    line-height: 58px;
    margin: 0 auto;
    background-color: #e7e7e7;
    text-align: center;
    border-top: 1px #c5c5c5 solid;
}
.vertical{
    width: 40px;
    height: 31px;
    vertical-align: middle;
    margin-right: 10px;
}
.BRR-A{
    background: #469de6;
    color: #fff;
    padding: 3px 5px;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-left: 10px;
}*/
/*底部悬浮条*/
.DiBTi {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 99;
}

.DiBTi-BCT {
    max-width: 800px;
    height: 50px;
    margin: 0 auto;
    text-align: center;
}

.BCT-BXO {
    background-color: #e7e7e7;
    width: 60%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
}

.BXO-Img {
    display: inline-block;
    width: 40px;
    height: 31px;
    vertical-align: middle;
    margin-right: 10px;
}

.BXO-Sp {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}

.SP-SPan {
    color: red;
    font-weight: 600;
    background-color: yellow;
    padding: 2px;
    border-radius: 5px;
}

.DiBTi-BTT {
    background-color: #469de6;
    width: 40%;
    height: 50px;
    float: right;
    text-align: center;
}

.BTT-A {
    display: inline-block;
    width: 100%;
    height: 50px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    line-height: 50px;
}

ul li
	{
	list-style-type:none;
	}
.ls{
	    color: rgb(95, 156, 239);
	}
.dd{
				width: 100%;
				height: 100vh;
				position: fixed;
				background-color: rgba(0,0,0,0.5);
				display: none;
				z-index: 10000000;
			}
			.wa {
				position: fixed;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
				margin: auto;
				z-index: 10000;
			
				padding: 10px;
				font-size: 90%;
				background-color: #db1814;
				border-radius: 10px;
				text-align: center;
				
				width: 300px;
				height: 420px;
				
			}
			
			#cancel {
				color: #000;
				background-color: #fff;
				width: 25px;
				height: 25px;
				line-height: 25px;
				font-size: 16px;
				text-align: center;
				font-weight: bold;
				border-radius: 100px;
				position: absolute;
				right: -8px;
				top: -8px;
			}
			           
			.wa>ul {
				width: 100%;
			}
			
			.wa>ul>li {
				text-align: center;
				float: left;
				width: 90%;
				margin: 0 5%;
			}
			
			.wa>ul>li>a {
				display: block;
				width: 100%;
				height: 40px;
				line-height: 43px;
				color: #db1814;
				border-radius: 5px;
				background-color: #fff;
				font-size: 16px;
				letter-spacing: 2px;
				font-weight: bold;
				text-decoration: none;
				margin-top:10px;
			}
			
			ul,
			ol,
			li,
			dl,
			dt,
			dd,
			img,
			i {
				margin: 0;
				padding: 0;
				list-style: none;
			}
	.byr {
    background: #ff0;
    color: #f00;
    padding: 0 5px;
}

@media screen and (max-width: 768px) {
.index_left_nav {
	display: none;
}
}
	.bk{padding: 10px;
	    border-width: 1px;
	    border-style: solid;
	    border-color: rgb(211, 207, 207);
	}

.dibu{width:100%;position:fixed;left:0px;bottom:0px;z-index:1000;}
.container{max-width:750px;background-color:#128a48;font-weight:bold;font-size:18px;padding:8px 0;  background-color:rgba(0,0,0,0.6);}
.container p{ color:#fff; line-height:25px; position:relative;}
