*{
	margin:0;padding: 0;
    font-size: 13px;
}
@media(min-width: 1400px){
    *{
        font-size: 13px;
    }
}
/* @media(min-width: 1500px){
    *{
        font-size: 14px;
    }
} */
/* @media(min-width: 1600px){
    *{
        font-size: 15px;
    }
} */
@font-face {
    font-family: 'fangzheng';
    src:url('../fonts/方正综艺简体.TTF');
    font-weight: normal;
    font-style: normal;
}
li{
	list-style: none;
}
a{
	text-decoration: none;color:#333;
}
body{
    /*-ms-overflow-style: none;
    overflow: -moz-scrollbars-none;*/
}
body::-webkit-scrollbar { width: 0px !important }
.body-content{
    background: white;    margin: 1rem auto 0rem!important;
}
.body-content,.quanping_model_body{
	max-width: 1840px;margin:0 auto;position: relative;
}
.zoomClear:after{
	display: block;content:'';clear:both;
}
header{
    height: 4rem;
    left: 0px;
    top: 0px;
    /* background-color: rgba(36, 86, 80, 1); */
    background:black;
    line-height: 4rem;color:white;
    /*padding:0 10px;*/
    position: relative;width: 100%;
}
.fr{
	float: right;
}
.fl{
	float: left;
}
.tl{
	text-align: left;
}
.tr{
	text-align: right;
}
.myInfo{

	/* position: absolute;right:7%;top:0;cursor: pointer;color:white; */
}
img{
    vertical-align: middle;
}
.logo{
	margin-left: 50px;
    height: 2.5rem;
    border-radius: 2.5rem;
    top: 8px;
    background-color: rgba(255, 255, 255, 1);
    padding: 0px 20px;
    width: auto;
    color: #333;
    display: inline-block;
    line-height: 2.5rem;cursor: pointer;
}

.leibie{
    background: white;padding: 1px 10px;
    margin:25px 0 50px 0;color:#555;
}
.leibie span,.leibie strong{
    margin:0 15px;    padding: 3px 8px;font-size: 1rem;cursor: pointer;
}
.leibie span.active{
    background-color: rgba(111, 202, 120, 1);color:white;
}
.leibie_item{
    margin: 20px 0;
}
.menu{
    /*height: 68px;*/
    line-height: 5.5rem;text-align: center;padding: 0 10%;background: white;
}
.menu div{
    /* padding: 0 2%; */
}
.menu div span{

    width: 100%;
    /* height: 100%; */
    display: inline-block;cursor: pointer;font-weight: bold;color:#505050;font-size: 1rem;
}
.menu .active{
    color:#f10075;
}

.grey7{
    color:rgba(165, 165, 165, 1);
}
.flex{
    display: flex;
}
.flex1{
    flex:1;
}
.flex2{
    flex:2;
}
.flex15{
    flex:1.5;
}
.flex14{
    flex:1.4;
}
.flex13{
    flex:1.3;
}
.flex16{
    flex:1.6;
}
.flex17{
    flex:1.7;
}

footer{
    background-color: rgba(153, 153, 153, 1);
    width: 100%;text-align: center;color:white;padding:20px 0 50px 0;margin-top: 50px;
}
footer .footer_content{
    margin:50px 0;
}
footer .href a{
    color:white;
}
footer .hezuo{
    width: 90%;
    margin: 25px 5%;
}
footer .hezuo .parner{
    background: white;margin:0 10px;text-align: center;color:#333;padding:10px 0;cursor: pointer;
}
footer .hezuo img{
    width: 80px;height: 60px;
}

.el-pagination.is-background .btn-next, .el-pagination.is-background .btn-prev, .el-pagination.is-background .el-pager li{
    background-color: #aaaaaa!important;color:white!important;
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
    background-color: #f10075!important;
    color: #FFF!important;
}

.input22 input{
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;background:transparent;
}
.input22 .el-input__icon{
    line-height: 30px;
}
.my .my_body .my_left .router-link-exact-active h3,.my .my_body .my_left .router-link-exact-active p{
    color:#cf4342;
}
.my .my_body .my_left .router-link-exact-active p span{
    display: block;
}
.my .my_body .my_left .router-link-exact-active h3 i{
    background:#cf4342;color:white;
}

.noneList{
    text-align: center;
}

.goods_item .imgBg{
	height: 291px!important;background-size: 100%!important;
}
.el-dialog__header,.el-dialog__footer{
    display: none;
}
.el-dialog__body{
    text-align: center;
}
.el-dialog{
	box-shadow:none!important;
	background: transparent!important;
}
