<style>
	body,html{
		max-width: 640px;
		overflow: hidden;
		color: #393939;
	}

	ul,li{margin:0;padding;0}
    	.weui-row {
    		margin-top: 10px;
      }
    [class*="weui-col-"] {
        border: 1px solid #ccc;
        height: 40px;
        line-height: 40px;
        text-align: center;
    }
    .bg-hui{
      	background-color:#e7e7e7;
    }
   	.bg-bottom-color{
   		background-color:#CCCCCC;
   	}
    .bg-mubu{
    	background-color:white;
    }
    .top-all{
    	height:45px;width:100%;margin-top:1px;margin-bottom:1px;background-color:#f5685e;
    }
    .top-span{
    	font-size:1.2em;color:white;font-weight:bolder;margin: 0 auto;line-height:45px;
    }
    .div-mubu-base-wai{
    	margin-top:10px;margin-bottom:10px;padding: 10px 10px 10px 10px;
    }
    .div-mubu-base{
    	margin-top:0px;margin-bottom:0px;padding: 0;
    }
    .border-number{
    	float: left;margin-top:5px;width:14px;height:18px;line-height:18px;margin-left:4px;border:1px solid #ccc;color: red;text-align: center;
    }
    .border-number:nth-child(1){
    	margin-left: 1px;
    }
    .border-number-right{
    	float: left;font-size:12px;color:#696969;height:28px;margin-top:0px;margin-left:4px;line-height:28px;text-align: center;
    }
    .fr-red-user{
    	float: right;color: #696969;cursor:pointer;height:28px;line-height:28px;font-size:14px;
    }
    .div-10px-red{
    	float:left;height:24px;margin-left: 10px;margin-right: 5px;
    }
    .line-32px{
    	height: 32px;line-height: 32px;
    }
    .border-number-wai{
    	font-size:10px;text-align: left;width:100%;
    }
    .img-width-6h{
    	width: 60%;max-height: 100%;margin: 0px;
    }
    .img-bottom-font{
    	margin-bottom:2%;padding:0;font-size:12px;color:#696969;
    }
    .div-img-font-1{
    	text-align: center;padding-top:2.5%;
    }
    .div-guanyu{
    	height:140px;margin-top:10px;margin-bottom:10px;
    }
    .fl-h10f{
    	float:left;height:100%;
    }
    .fr-h30{
    	height: 24px;float: right;line-height: 24px;margin-top: 3px;
    }
    .div-img-aixing{
    	height:25%;margin-top:1px;margin-bottom:0px;
    }
    .div-lianxi{
    	height:50px;width:100%;margin-bottom:0px;
    }
    .lxwm-border1{
    	background-color:#f5685e;border:1px solid #f5685e;height:30px;width: 100px;z-index: 1;color:white;text-align: center;line-height:30px;font-size: 0.9em;
    }
    .lxwm-border2{
    	margin-top:-24px;margin-left:5px;border:1px solid #f5685e;height:30px;width: 100px;z-index: -1;
    }
    .div-lxfs{
    	width:100%;margin-top:10px;margin-bottom:0px;padding-left:10px;font-size: 14px;
    }
    .div-lxfs p{
    	margin-right: 10px;
    }
    .w10f-maxh10f{
    	width:100%;max-height: 100%;
    }
    .div-redline{
    	height:32px;width:100%;margin-top:0px;margin-bottom:0px;line-height:32px;
    }
    .div-redline-h3f-w10f{
    	height:30px;width:100%;background-color:#f5685e;
    }
    .h30-fr-mt5{
    	height: 30px;float: right;margin-top:5px;
    }
    .h30-line30-fr-cwhite{
    	height: 30px;line-height:30px;float: right;color:white;
    }
    .div-foot-wai{
    	height:50px;width:100%;margin-top:0px;margin-bottom:0px;background-color: white;
    }
    .div-zero{
    	height:55px;width:100%;margin-top:0px;margin-bottom:0px;
    }
    .imgbg-bgseng{
    	background:url(../images/heibgseng.jpg);
        background-size: 100% 100%;
        background-repeat:no-repeat;  
        background-position:0% 0%;  
        background-size:cover;  
        width:100%;
        height:200px;
        background-color: #f5685e;
    }
    .div-yuanimg{
    	display:inline-block;
    	margin-top: 0px;
        width:75px;
        height:75px;
        border-radius:75px;
        border:1px solid #fff;
        overflow:hidden;
        -webkit-box-shadow:0 0 2px #ccc;
        box-shadow:0 0 2px #ccc;
    }
    .div-img-3f{
    	float: left;
    	width: 33%;
    	text-align: center;
    	margin-top:5px;
    }
    .imgbg-xiajinru{
    	height: 25px;
    }
    .imgbg-bottom-font{
    	color: white;
    	margin-top: 0px;
    	padding: 0;
    	font-size: 0.8em;
    }
    .imgbg-set-tubiao{
    	padding: 0;
    	margin-top: 0;
    }
    .imgp-set-font{
    	color: white;
    	text-align: center;
    	font-size: 0.9em;

    }
    .font-set-juan1{
    	font-size: 0.75em;
    	
    }

    .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-container1 {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        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;
    }
	.textmore{
		word-break:keep-all;
	    white-space:nowrap;
	    overflow:hidden;
	    text-overflow:ellipsis;
	}
	.labelred{
		display: inline;
	    padding: .2em .6em .3em;
	    font-size: 75%;
	    font-weight: 700;
	    line-height: 1;
	    color: #fff;
	    text-align: center;
	    white-space: nowrap;
	    vertical-align: baseline;
	    border-radius: .25em;
	    background-color: #f5685e;
	}
	/*插件css*/
     .page {
        width: 1000px;
        margin: 30px auto 0;
    }

    h1 {
        text-align: center;
        font-size: 24px;
    }

    .displays {
        padding: 30px;
        border: 10px solid #ccc;
        background-color: #222;
        border-radius: 30px;
        box-shadow: 0 0 12px 4px #000 inset;
    }

    .flapper {
    	margin-top: 3px;
        margin-bottom: 3px;
        text-align: center;
    }


    div.inline {
        display: inline-block;
        vertical-align: bottom;
    }

    div.activity {
        width: 12px;
        height: 12px;
        border-radius: 6px;
        background-color: #250000;
        position: relative;
        top: 33px;
        left: -15px;
    }

    div.activity.active {
        background-color: #f00;
    }           

	/*插件css end*/
</style>