.main1{ width:10rem;background:#fff;margin:0px auto;overflow:hidden;}
.tab{
	width: 100%;
	overflow: hidden;
	clear: both;
	background-color:#fff;
    position: relative;
    padding-bottom: 10px;
}
.ul-container{
    overflow: hidden;
    clear: both; 
}
.ul-container li{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    float: left;
}
.ul-container li .tab-box{
    display: block;
    position: relative;
	text-align:center;
	float:left;
    width:2.0rem;
	height:2.2rem;
}

.ul-container li .tab-box img{
    width:1.0rem;
	height:1.0rem;
	border:0px;
}

.ul-container li .tab-box p{
	text-align:center;
	font-size:0.3rem;
}


.dot-container{
    width: 100%;
    background:transparent;
    position: absolute;
    text-align:center;
    bottom: 5px;
}

.dot-container span{
    background-color:#ddd;
    width: 10px;
    height: 3px;
    display: inline-block;
    margin:0 2px
}

.dot-container span.act{
    background-color:#206cfe;
}


.main2{ width:10rem;background:#fff;margin:0px auto;overflow:hidden;}


.xwt2{ width:9.6rem;border-bottom:1px solid #efefef;  margin-left:0.2rem;}
.xwt2_left{ width:6.0rem; color:#999999;float:left;}
.xwt2_left_a{ width:6.0rem;height:1.4rem; line-height:0.7rem; font-size:0.45rem;  float:left; overflow:hidden}
.xwt2_left_b{ width:6.0rem; padding-top:0.3rem;float:left;}
.xwt2_left_b .p1{ font-size:0.3rem; color:#999;float:left;}
.xwt2_left_b .p1 span{ padding-right:20px;}
.xwt2_right{ width:3.4rem; height:2.1rem;float:right;}
.xwt2_right img{ width:3.4rem; height:2.1rem;border:0px;border-radius:0.2rem;}


.xwt2_a{ width:9.6rem; line-height:0.7rem; font-size:0.45rem;  float:left; overflow:hidden}
.xwt2_b{ width:9.6rem; padding-top:0.2rem;float:left;}
.xwt2_b img{ width:100%; border:0px;border-radius:0.2rem;}

.xwt2_b ul{width:9.8rem; }
.xwt2_b ul li{ width:3.1rem; margin-right:0.15rem;float:left;} 
.xwt2_b ul li img{ width:100%; height:2.0rem;border:0px;border-radius:0.2rem;}

.xwt2_c{ width:9.6rem; float:left;}
.xwt2_c .p1{ font-size:0.3rem; color:#999;float:left;}
.xwt2_c .p1 span{ padding-right:20px;}

