* {
    padding: 0;
    margin: 0;
}
html,
body {
    width: 100%;
    height: 100%;

}
body,.mui-content{
	background: #fff;
   /* overflow: hidden;*/
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
}
a,
button,
input,
optgroup,
select,
textarea {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a {
    text-decoration: none!important;
}
b{
	font-weight: normal;
}
li {
    list-style: none;
}
i,em{
	font-style: normal;
}
.clearFix:after{
    content:"";
    display:block;
    clear:both;
}
.hide{
	display: none;
}
/*布局*/
.bg,.header1,.h_top,.list1{
	width:100%;
	height: auto;
	overflow: hidden;
}
.login_top{
	width: 100%;
	position: relative;
}
.login_top img{
	width: 100%;
}
.tit{
	position: absolute;
	top:3rem;
	color: #fff;
	width:100%;
	text-align: center;
	font-size: 0.75rem;
}
.form{
	width: 100%;
	padding:0 10%;
}
.form .hang{
	border-bottom: 1px solid #ccc;
	padding:0 10px;
	margin-top: 0.6rem;
}
.form .hang img{
	width: 0.7rem;
	vertical-align: middle;
    margin-top: -4px;
}
.form .hang input{
	width:80%;
    font-size: 0.4rem;
    border:none;
    margin-bottom: 0px;
    padding-left: 8px;
}
.btn{
	width:80%;
	margin-left:10%;
	line-height: 1.2rem;
	height:1.2rem;
	border-radius: 50px;
	background: #ce0000;
	text-align: center;
	margin-top:1rem;
	margin-bottom: 0.6rem;
}
.btn a{
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 0.44rem;
}

.header1{
	padding:2% 5%;
	background: #ce0000;
	position: fixed;
	z-index: 100;
}
.h_top span{
	float: left;
	font-size: 0.48rem;
	color: #fff;
	line-height: 1rem;
}
.h_top p{
	float: right;
	border-radius: 50px;
	border:1px solid #fff;
	height: 1rem;
	width: 64%;
}
.h_top p img{
	width:0.54rem;
	margin-right: 10px;
    float: right;
	margin-top: 0.18rem;
}
.h_top p input{
	width:82%;
	background: none;
	border:none;
	color: #fff;
	height: 0.95rem;
	line-height: 0.9rem;
	float: left;
	font-size: 0.4rem;
    padding-left: 12px;
}
.h_top p input::-webkit-input-placeholder{
    color:#fff;
}
.h_nav{
	width:100%;
	padding: 0 4%;
	margin-top:110px;
	margin-bottom: 14px;
	height: auto;
	overflow: hidden;
}
.h_nav a{
	font-size: 0.4rem;
	color: #222;
	float: left;
	margin-right: 16%;
	padding:0 2px 6px 2px;
}
.h_nav2{
	width:100%;
	padding: 0 4%;
	margin-top:15px;
	height: auto;
	overflow: hidden;
}
.h_nav2 a{
	font-size: 0.4rem;
	color: #fff;
	float: left;
	margin-right: 16%;
	padding:0 2px 6px 2px;
}
.on{
	font-weight: bold;
	color: #ec0000!important;
	border-bottom: 2px solid #ec0000;
}
.h_nav2 .on{
	font-weight: bold;
	color: #fff!important;
	border-bottom: 2px solid #fff;
}
.swiper-container {
    width: 100%;
  /*  margin-left:3%;*/
    /*margin-top:114px!important;*/
}
.swiper-slide{
    width: 100%;
    text-align: center;
    position: relative;
}
.swiper-slide img{
	width:100%;
	height: 4.6rem;
	display: block;
}
.wenzi{
	width:100%;
	position: absolute;
	background: rgba(0,0,0,0.5);
	line-height: 1rem;
	bottom: 0px;
	height: 1rem;
	color: #fff;
	font-size: 0.35rem;
	text-align: left;
	padding-left: 12px;
}
.list1{
	/*margin-top:12px;
	padding-bottom: 52px;*/
}
.list1 .l_left{
	float: left;
	width:44%;
}
.list1 li>div{
	border-bottom: 1px solid #dcdcdc;
	height: auto;
	overflow: hidden;
	position: relative;
}
.list1 li:last-child>div{
	border-bottom: none;
}
.tu{
	padding: 2% 4%;
}
.chun_zi{
	padding: 2.5% 4% 7% 4%;
}
.list1 .l_left img{
	width:100%;
}
.list1 .l_right{
	float: right;
	width: 53%;
}
.titles{
	font-size: 0.41rem;
}
.time_zan {
	font-size: 0.34rem;
	position: absolute;
}
.tu .time_zan{
	width: 50%;
	bottom: 12px;
}
.chun_zi .time_zan{
	width: 50%;
	margin-left:43%;
	bottom: 4px;
}
.time_zan span{
	color: #999;
	float: left;
	width: 30%;
}
.time_zan label{
	color: #999;
	float: right;
	width: 36%;
}
.time_zan label img{
	width:0.38rem;
	margin-right: 4px;
	vertical-align: top;
    margin-top: 1px;
}
.bottom{
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: auto;
	overflow: hidden;
	height:52px;
	background: #959595;
	z-index: 10;
}
.bottom li{
	float: left;
	width:25%;
	text-align: center;
}
.bottom li img{
	width:26px;
    margin-bottom: -5px;
    margin-top: 4px;
}
.bottom li a{
	width:100%;
	height: 100%;
	display: inline-block;
	color: #fff;
	font-size: 0.32rem;
}
.red{
	background: #ce0000;
}
.header{
	background: #ce0000;
	box-shadow: none;
}
.header h1,.back,.header2 h1,.header3 h1{
	color: #fff;
}
.con{
	width:100%;
	padding: 0 5%;
}
.h1{
	width:100%;
	font-size: 0.45rem;
	font-weight: bold;
	line-height: 0.64rem;
	margin-top: 7px;
}
.shijian{
	color:#999;
	font-size: 0.34rem;
	line-height: 0.9rem;
}
.xq_list{
	color: #333333;
	padding-bottom: 46px;
}
.xq_list li{
	line-height: 0.6rem;
	font-size: 0.4rem;
}
.xq_list .suojin{
	text-indent:9%;
}
.xq_list li img{
	width:100%;
	margin-top:6px;
}
.dianzan{
	width:100%;
	line-height: 44px;
	height: 44px;
	background: #f4dddd;
	text-align: center;
	position: fixed;
	bottom: 0;
	left:0px;
}
.dianzan img{
	width: 25px;
	margin-top:8px;
}
.header2{
	background:url(../img/bg2.png) no-repeat;
	width:100%;
	height:60vw;
	background-size:100% 100%;
	box-shadow: none;
	position: inherit;
}
.word_list{
	width:100%;
	height: auto;
	overflow: hidden;
	padding: 0 5%;
	padding-bottom: 52px;
}
.word_list li{
	width:50%;
	float: left;
	height: 84px;
	overflow: hidden;
	text-align: center;
	position: relative;
	margin-bottom: 0.6rem;
}
.word_list li a{
	width:100%;
	height: 100%;
	display: inline-block;
	font-size: 0.38rem;
	color: #000;
}

.word_list .a1 img{
	width: 40px;
}
.word_list .a2 img{
	width: 45px;
}
.word_list .a3 img{
	width: 57px;
}
.word_list .a4 img{
	width: 49px;
    margin-top: 3px;
}


.word_list li span{
	position: absolute;
	bottom: 0;
	width:100%;
	text-align: center;
	left: 0;
}
.chose{
	border-bottom: 1px solid #eee;
	height: auto;
	overflow: hidden;
	font-size: 0.41rem;
	padding: 0 6%;
	position: relative;
	line-height: 1.2rem;
}
.chose span{
	float: left;
}
.chose span small{
	font-size: 0.33rem;
	color:#999;
}
.chose span small b{
	color: #ce0000;
	font-weight: normal;
}
.chose label,.chose input{
	float: right;
	margin-right: 8%;
	width: 64%;
    text-align: right;
    border:none;
    margin-bottom: 0px;
}
.chose input{
	height: 1.2rem;
	padding-right: 0px;
}
.chose span img{
	width:23px;
    vertical-align: sub;
    margin-right: 10px;
}
.chose textarea{
	height: 110px;
	border-radius: 8px;
	padding: 6px;
	color: #333;
	font-size: 0.38rem;
}
.yuojian{
	position: absolute;
	right:2%;
	color: #999;
	top: 0.32rem;
	font-size: 0.6rem;
}
.yuojian2{
	position: absolute;
	right:4%;
	color: #ccc;
	top: 0.3rem;
	font-size: 0.6rem;
}
.ewm{
	position: absolute;
	right:2%;
    width: 30px!important;
    top: 7px;
}
.chose .tupian{
	clear: both;
	width: 100%;
}
.img1{
	width: 29.4%;
	margin-left:3%;
	float: left;
	position: relative;
	text-align: center;
}
.img1 .bg_img{
	width: 24vw;
	height: 23vw;
	border-radius: 10px;
}
.img2 .bg_img{
	width: 17vw;
	height: 16vw;
	border-radius: 10px;
}
.img2 .del{
	top:0!important;
	width:25%!important;
}
.img1 .file{
	position: absolute;
	z-index: 1000;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0;
}
.h_top1{
	background: #ce0000;
	padding:1% 6% 4% 6%;
	float: inherit;
}
.h_top1 p{
	float: left;
	width:74%;
}
.xiala{
	float: right;
	width:28px;
	margin-top: 7px;
}
.liebiao_list{
	width:100%;
	height: auto;
	overflow: hidden;
}
.liebiao_list li{
	border-bottom:1px solid #eee;
	font-size: 0.39rem;
	padding: 2% 4%;
	position: relative;
}
.zhangtai{
	position: absolute;
	width: 1.4rem;
    right: 4%;
    top: 5%;
}
.liebiao_list li div{
	line-height: 0.76rem;
}
.liebiao_list li span em{
	color: #666;
}
.liebiao_list .two{
	height: auto;
	overflow: hidden;
}
.liebiao_list .two span{
	float: left;
	width:50%;
}
.day_nav{
	background: #ce0000;
	padding:2% 1%;
	width:100%;
	height: auto;
	overflow: hidden;
}
.day_nav a{
	float: left;
	width:24%;
	margin-left:7%;
	color: #fff;
	margin-bottom: 6px;
	text-align: center;
	font-size: 0.4rem;
	line-height: 32px;
}
.day_nav2{
	background: #fff;
	padding:2% 1%;
	width:100%;
	height: auto;
	overflow: hidden;
}
.day_nav2 a{
	float: left;
	width:24%;
	margin-left:7%;
	color: #000;
	margin-bottom: 6px;
	text-align: center;
	font-size: 0.38rem;
	line-height: 32px;
}
.dang{
	background: #fff;
	border-radius: 30px;
	font-weight: bold;
	color: #ce0000!important;
}
.dang2{
	/*background: #ce0000;*/
	font-weight: bold;
	color: #ce0000!important;
	border-bottom: 2px solid #ce0000;
}
.my_pm{
	width:100%;
	padding: 2% 5%;
	line-height: 1rem;
	font-size: 0.42rem;
	border-bottom: 1px solid #eee;
	clear: both;
}
.my_pm img{
	width:1.2rem;
	vertical-align: bottom;
    margin-right: 14px;
}
.my_pm span{
	color: #ce0000;
}
.pm_list{
	width:100%;
	height: auto;
	overflow: hidden;
}
.pm_list li{
	border-bottom: 1px solid #eee;
	padding:1.5% 5% 0 5%;
	height: auto;
	overflow: hidden;
}
.pm_list li .mingci{
	float: left;
	font-size: 0.66rem;
	width:14%;
	margin-top: 0.55rem;
}
.pm_list li .toux{
	float: left;
	width: 20%;
}
.pm_list li .toux img{
	width:90%;
}
.pm_list li .names{
	float: left;
	width:40%;
    padding-left: 6px;
    margin-top: 0.25rem;
}
.pm_list li .names span{
	font-size: 0.4rem;
	display: block;
}
.pm_list li .names label{
	font-size: 0.38rem;
	color: #999;
}
.pm_list li .fen{
	float: left;
	width:26%;
	margin-top: 0.5rem;
	color: #ce0000;
	font-size: 0.48rem;
	text-align: right;
}
.pm_list li:nth-child(1) .mingci,.pm_list li:nth-child(2) .mingci,.pm_list li:nth-child(3) .mingci{
	color: #ce0000;
}
.header3 {
    background: url(../img/bg3.png) no-repeat;
    width: 100%;
    height: 49vw;
    background-size: 100% 100%;
    box-shadow: none;
    position: inherit;
}
.peo_info{
	width:100%;
	padding: 0 10%;
	height: auto;
    overflow: hidden;
    margin-top: -30vw;
    position: relative;
}
.peo_info img{
	float: left;
	width:25%;
	border:1px solid #f34840;
	border-radius: 50%;
}
.peo_info .renyuan{
	float: left;
	color: #fff;
	padding-left: 0.4rem;
	margin-top:0.15rem;
}
.peo_info .renyuan span{
	font-size: 0.48rem;
}
.peo_info .renyuan label{
	font-size: 0.4rem;
}
.yuojian1{
	position: absolute;
	color: #fff;
	right:8%;
	top:5vw;
	font-size: 0.7rem;
}
.shezhi{
	width:100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 52px;
	margin-top: 10vw;
}
.shezhi li{
	padding: 0 5%;
	border-bottom: 1px solid #eee;
	font-size: 0.4rem;
	line-height: 1.2rem;
	position: relative;
}
.shezhi li span{
	width: 38px;
    display: inline-block;
    text-align: center;
}
.shezhi li img{
    vertical-align: middle;
    margin-right: 6px;
}
.shezhi li:nth-child(1) img{
	width:27px;
}
.shezhi li:nth-child(3) img{
	width:24px;
    margin-top: -4px;
}
.shezhi li:nth-child(4) img{
	width:25px;
}
.shezhi li:nth-child(5) img{
	width:20px;
    margin-top: -2px;
}
.shezhi li:nth-child(6) img{
	width:20px;
	margin-top: -2px;
}
.shezhi li:nth-child(8) img{
	width:26px;
}
.shezhi li:nth-child(9) img{
	width:21px;
	margin-top:-2px;
}
.hui{
	background: #eee;
	height: 6px;
}
/*群众反馈*/
.bg1{
	width:100vw;
	height: 100vh;
	background: #90d0d0;
}smallsmall
.huangbg{
	width:100vw;
	height: auto;
	overflow: hidden;
	background: url(../img/bg.jpg) no-repeat;
	background-size:100% 100% ;
	padding-bottom: 1rem;
}
.tou{
	width:100%;
}
.tou img{
	width:100%;
	height: 40vw;
}
.white_bg{
	width:92%;
	margin-left:4%;
	background: #fff;
	border-radius: 15px;
	height:79%;
	position: relative;
	z-index: 10;
	margin-top:-4vw;
	padding:4% 5% 3% 4%;
	box-shadow: 4px 4px 4px 1px rgb(0,0,0,0.3);
}
.fankui,.fankui li,.jiansuo,.jiansuo li{
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 0.39rem;
}
.fankui li,.jiansuo li{
	margin-bottom: 12px;
}
.fankui span,.jiansuo span{
	float: left;
	line-height: 0.9rem;
	width:26%;
}
.fankui label,.fankui input,.fankui textarea,.fankui .img_box,.jiansuo input,.jiansuo select,.jiansuo label{
	width:74%;
	float: right;
	border:1px solid #ccc!important;
	border-radius: 6px;
	line-height: 1rem;
	height: 1rem;
	padding-left: 8px;
    margin-bottom: 0;
}
.fankui label{
	line-height: 0.9rem;
}
.fankui textarea{
	height:3.4rem;
	line-height: 0.52rem;
	padding: 8px;
}
.fankui .img_box{
	border:none!important;
	height: auto;
	padding-left: 0;
}
.fankui .img_box img{
	display: block;
}

.fankui .ipt{
	width:38%;
	float: left;
}
.fankui .yzm{
	width:22%;
	float: left;
	margin:3px 2px 0 4px;
}
.fankui .huan{
	font-size:0.3rem;
	float: left;
	color: #999;
	line-height: 38px;
}
/**/
#popdiv5{
	padding: 5%;
}
.jiansuo li:last-child{
	margin-bottom: 0!important;
}
.jiansuo span{
	width:24%;
}
.jiansuo li div,.jiansuo label{
	width:74%;
	float: left;
}
.jiansuo input,.jiansuo select{
	width:100%;
	float: initial;
	line-height: 0.5rem;
	margin-top:0;
	padding-top: 0;
    padding-bottom: 0;
}
.jiansuo .dat{
	width:46.5%;
    padding-right: 0;
    padding-left: 3px;
}
.jiansuo li b{
	margin:0 2%;
}
.layui-layer-btn .layui-layer-btn0 {
    border-bottom: 2px solid #ce0000!important;
    background: #ce0000!important;
}
.mui-poppicker{
	z-index: 19891021!important;
}
.btn1{
	background: #94d0bd;
	width: 92%;
    margin-left: 4%;
    border-radius: 8px;
}
.con1{
    padding-bottom: 52px;
}
.msg{
	font-size: 0.64rem;
}
.layui-layer-hui{
	width:38%;
	margin-left:31%;
}
.msg img{
	width:36px;
	vertical-align: middle;
	margin-right: 5px;
}
.phones{
	width: 0.5rem;
    vertical-align: middle;
    margin-left: 8px;
    margin-top: -1px;
}
.jiejue{
	color: #44b844!important;
}
.w_jiejue{
	color: #ce0000!important;
}
.dianhua em{
	color: #666;
}
/*举报*/
.mas {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10001;
    left: 0;
}
.icon_img {
    padding-top: 20px;
    border-radius: 5px;
    text-align: center;
    background: white;
    overflow: initial;
    width: 60%;
    z-index: 9999999;
    display: block;
    position: absolute;
    left: 21%;
    top: 25%;
}
.icon_img .er_weima {
    max-width: 190px;
}
.icon_img .wrong {
    width: 50px;
    position: absolute;
    bottom: -73px;
    left: 50%;
    margin-left: -24px;
}
.icon_img p{
	margin-bottom: 10px;
}
/*新增添加按钮*/
.add_btn{
	position: absolute;
	right:14px;
	top: 11px;
	color:#ec0000;
	font-size: 0.32rem;
	background: #fff;
	padding: 0 6px;
	border-radius: 4px;
}
.add_btn:link{
	color:#ec0000;
}
.add_btn:visited { 
	color:#ec0000;
} 
.add_btn:hover { 
	color:#ec0000;
} 
.add_btn:active {
	color:#ec0000;
}
.add_btn img{
	width:25px;
}
.tianjia_tip{
	width:100%;
	padding: 0 10%;
	font-size: 0.38rem;
	text-align: center;
	color: #999;
	margin-top:8vh;
}
.tianjia_tip img{
	width:100%;
	margin-bottom: 1vh;
}
.small{
	font-size: 0.36rem;
	color: #666;
}
.small em{
	color: #999!important;
}
.h4{
    width: 90%;
    text-align: center;
    color: #fff;
    font-size: 0.47rem;
	margin-top: 3px;
	margin-left:5%;
}
.mui-title{
	font-size: 0.47rem!important;
}
.jianhao{
    margin-left: -9px;
    margin-top: 2px;
}
.h_nav2 a{
	font-size: 0.41rem;
}
.liebiao_list2,.liebiao_list3{
    padding-bottom: 52px;
}
.liebiao_list2 li:nth-child(1),.liebiao_list3 li:nth-child(1){
	border-top:1px solid #eee;
}
.header4{
	height: 84px;
}
.header5{
	height: 98px;
}
.h_top2{
	padding-top: 92px;
    margin-bottom: -5px;
}
.h_top2 p{
	border:1px solid #ce0000;
	float: initial;
	margin-left:5%;
	width: 90%;
}
.h_top2 p input::placeholder{
	color: #999;
}
.h_top2 p input{
	color: #222;
	padding-left: 12px;
}
.h_top2 p img{
	float: right;
    margin-right: 12px;
    width: 0.6rem;
    margin-top: 0.16rem;
}
.h_top3{
    margin-bottom: -5px;
    padding-top:12px ;
}
.h_top3 p{
	border:1px solid #fff;
	float: initial;
	margin-left:6%;
	width: 86%;
}
.h_top3 p input::placeholder{
	color: #fff;
}
.h_top3 p input{
	color: #fff;
	padding-left: 12px;
}
.h_top3 p img{
	float: right;
    margin-right: 12px;
    width: 0.6rem;
    margin-top: 0.16rem;
}
.cen{
	width:100%;
	text-align: center;
	font-size: 0.34rem!important;
	color: #ce0000;
}
.del{
    width: 21%!important;
    position: absolute;
    right: 0px;
    top: -4%;
    z-index: 2000;
}
.orange{
	color: orange!important;
}
#pullrefresh{
    top: 27vw!important;
}
.mui-bar-nav~.mui-content .mui-pull-top-pocket {
    top:0px;
}

/*弹窗*/
.zz{
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, .3);
	position: fixed;
	top: 0;
	z-index: 5000;
	display: none;
}
.bai_bg{
	background: #fff;
	width: 90%;
	margin-left:5%;
	border-radius: 10px;
	height:88vw;
	margin-top:23vh;
	position: relative;
}
.close{
	position: absolute;
    right: 4%;
    top: 0.15rem;
}
.close img{
	width:28px;
}
.jiansuo {
	height: 55vw;
	overflow-y: scroll;
}
.jiansuo li{
	width: 90%;
	margin-left:5%;
}

.two_btn{
	right: 7%;
	position: absolute;
	bottom: 10px;
}
.two_btn a{
	width:56px;
	line-height: 28px;
	height: 28px;
	display: inline-block;
	text-align: center;
	font-size: 0.34rem;
	border-radius: 2px;
}
.sure{
	background: #ce0000;
	color: #fff;
	margin-right:12px;
}
.cancel{
	background: #e1e1e1;
	color: #333;
}
.js_tit{
    width: 100%;
    font-size: 0.36rem;
    color: #666;
    background: #F8F8F8;
    border-bottom: 1px solid #eee;
    line-height: 1.1rem;
    height: 1.1rem;
    padding-left: 5%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: 16px;
}
.gaojijiansuo{
	display: none;
}
.tianjia_tip2 img{
	width:55%;
}
.del1{
    width: 30%!important;
    position: absolute;
    right: 0px;
    top: 0%;
}

.xing{
    color: #ec0000;
    font-weight: bold;
    margin-right: 2px;
    font-size: 0.44rem;
    position: absolute;
  	left: 3%;
    top: 0.05rem;
}
.fankui li{
	position: relative;
}
.xing1{
	left: 1%;
}
.fankui li{
	padding-left: 5%;
}
.huangbg{
    background: #94d0bd;
    padding-bottom: 20px;
}
.cengji{
	line-height: 1.1rem!important;
}
.liebiao_list2 li ul li{
	padding: 2% 4%;
	border-bottom:1px dashed #eee;
}
.liebiao_list2>li{
	padding: 0 4%;
}
.liebiao_list2 li ul li:last-child{
	border-bottom: none;
}
.liebiao_list2 li ul{
	display: none;
}

.liebiao_list2 li ul li ul li{
	padding:2% 0;
}
.liebiao_list2 li ul li ul{
	margin-top: 0.2rem;
}
.cengji1{
	color: #666;
    font-size: 0.38rem;
}
.chose .div b{
	display: block;
	font-size: 0.32rem;
	color: #666;
	line-height: 0.9rem;
}
.chose .div input{
	display: block;
  	width: 100%;
  	float: initial;
    margin-right: 0;
    height: 1rem;
    text-align: left;
    border: 1px solid #ccc;
    padding-right: 10px;
    margin-bottom: 0.2rem;
}
.chose .div1{
	margin-top:0.2rem;
	margin-bottom: 0.3rem;
	height: auto;
	overflow: hidden;
}
.chose .div1 input{
	background: #eee;
    width: 64%;
    float: left;
    margin-right:0;
    height: 1rem;
    text-align: left;
    margin-top: 0.1rem;
    padding-right: 10px;
    margin-left:5%;
}
.chose .div1 .btns{
	background: #ce0000;
    margin-right: 0;
    float: right;
    height: 1rem;
	width:20%;
	text-align: center;
    margin-top: 0.1rem;
    line-height: 1rem;
    text-align: center;
    color: #fff;
    border-radius: 3px;
}
.chose .div1 b{
	float: left;
	font-size: 0.36rem;
	color: #000;
}
.pm_list1 .names span{
	margin-top:0.24rem;
}
#popdiv6{
	padding: 4%;
}
.tx_list{
	width:100%;
	height: auto;
	overflow: hidden;
}
.tx_list li{
	float: left;
	width:33.33%;
	text-align: center;
	margin-bottom: 15px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.tx_list li img{
	width:80%;
}
.tx_list li .xuanzhong{
	background: url(../img/80.png) no-repeat;
	width:25px;
	height: 25px;
	position: absolute;
	background-size:100% 100% ;
    right: 15%;
    bottom: 6%;
}
.blues{
	color: dodgerblue!important;
}
.video{
	width: 100%;
	/*margin-top:34vh;*/
	min-height: 36%;
	max-height: 90%;
}
.shipin{
	width:100%;
	margin-bottom: 15px;
	position: relative;
}
.postimg{
	width:100%;
	display: block;
}
.zhezhao{
	position: relative;
	width:100%;
}
.bo{
	position: absolute;
    width: 30px;
    top: 28%;
    left: 34%;
}
.zhe_z{
	position: absolute;
    width: 24vw;
    height: 23vw;
    border-radius: 10px;
	background: #000;
	left:4%;
	top:0;
	opacity: 0.5;
}
.tupian{
	height: auto;
	overflow: hidden;
	padding-top: 4px;
}
.mui-bar{
    z-index: 3000;
}
.big_zz{
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0;
	z-index: 4001;
	display: none;
}
.big_tit{
	font-size:0.41rem;
	font-weight: bold;
	color: #333;
	margin-left:5%;
	margin-bottom: 12px;
    width: 90%;
    clear: both;
    line-height: 1rem;
    border-bottom: 1px dashed #ccc;
}
#Echart,#Echart2,#Echart3,#Echart4{
	margin-bottom: 10px;
}
.xiala_list{
	position: absolute;
	font-size: 0.32rem;
	color: #333;
	font-weight: normal;
	background: #fff;
	width:100%;
    top: 38px;
    z-index: 500;
    box-shadow: 0px 0px 8px #888888;
    border-radius: 5px;
    padding: 5px 0;
    height: 5.3rem;
    overflow-y: scroll;
    display: none;
}
.xiala_list li{
	line-height: 0.72rem;
}
.day_nav2 a{
	position: relative;
} 
.day_nav2{
	overflow: visible;
}
.di{
	background: #ce0000;
	color: #fff;
}
.mui-backdrop{
	z-index: 4000!important;
}
.mui-popover{
	z-index: 5000!important;
}
.puman{
	width:100%;
	height: 100vh;
	display: none;
	position: absolute;
	top:0px;
	z-index: 3001;
}
.puman img{
	width: 100%;
	height: 100vh;
	display: block;
}
.jiazai{
	position: absolute;
	left: 35%;
    top: 27%;
    width: 32px;
}
.yan_zm{
    float: right;
    width: 32%;
    text-align: center;
    background-color: #94d0bd;
    height: 1rem;
    line-height: 1rem;
    color: #fff;
    border-radius: 5px;
    font-size: 0.36rem;


}



