/*
* @Author: bingjieyan
* @Date:   2019-03-25 16:41:43
* @Last Modified by:   YanB
* @Last Modified time: 2019-11-06 13:52:29
*/
.menubanner{
	display: flex;
	align-items: center;
}
.btn_marginright{
	margin-right: 15px!important;
}
.newstylebtn{
	margin: 0;
	height: 47px;
	line-height: 43px!important;
	width: 232px;
}
.menubannerimg1{
   margin-left: -30px;
   margin-top: 10px;
}
.page.cmscontent{
	padding: 0 15px;
}
.collapse{
    display: block;
}
.btn2active{
   /* position: relative;
    top:-50px;
    left: 0px; */
    cursor: pointer;
    border: 3px solid rgb(243, 7, 164);
    background-color:rgb(243, 7, 164) ;
    line-height:35px;
    
 
}
.promotioncontent {
   position: relative;
   top:15px;
}
.fixpaddtop{
    /* height: 160px; */
}
.nav li{
    margin-top: 21px;
    font-size: 14px;
}
.page .tandg .nav.nav-tabs a {
    text-decoration: none;
    color: #ef9e41;
}

.page .tandg .nav.nav-tabs a:hover {
    color: #ef9e41;
    text-decoration: none;
}

.coltit{
	font-size: 24px;
	text-align: center;
	font-weight: 600;
	color: #ef9e41;
    margin: 25px 0;
}
.colp{
	margin-bottom: 15px;
}
.colul{
	margin-bottom: 15px;
}
.colul li{
	list-style: square;
	margin-left: 20px;
}
.colvideo{
	padding: 0 50px;
}
.fenlei{
	padding: 30px 0;
}
.coltit2{
	color: #ef9e41;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 3px solid #ef9e41;
    margin-bottom: 15px;
}
.fenlei p,.fenlei ul{
	padding: 0 15px;
	height: 100px;
    margin-bottom: 20px;
}
    .imgdiv img{width: 95%;}
    .imgdiv2 img{width: 85%;}
    @media screen and (max-width:767px) {
        .imgdiv img,.imgdiv2 img{width: 100%}
        .menubannerimg {padding: 5px 0 0;}
    }
    .promotioncontent{margin-bottom: 20px;}
    .promotioncontent .whydet{font-size: 22px;width: 230px;height: 50px;line-height: 50px;;}
    .huodong p{text-align: center;}
    .huodong p.colt{margin-top: 15px;margin-bottom: 10px;}
    .bgcol{color: #fff;background: #ef9e41;}
    .shijian{text-align: center;}
    .shijian .textl{text-align: left;}
    .col-md-12,.col-xs-2{padding: 11.5px 0;border:1px solid #ddd;}
    .bgcol .col-md-12{border-left: 0;border-right: 0;}
    .countdown .col-md-6{
        border: solid #ef9e41 1px;
        border-radius: 8px;
        margin: 30px auto;
        padding: 10px;
        text-align: center;
        float: none;}
    .countdown .showname {
        padding: 2px 0 10px;
        color: #ef9e41;
        font-weight: 500;
        font-size: 20px;
        display: block;
        margin-bottom: 0;}
    .shownamediv >span{display: inline-block;}
    .shownamediv .showname{
        padding: 2px;
        margin-left: 0;
        font-size: 30px;
        font-weight: 700;
        display: inline-block;
        text-align: center;
        color: #ef9e41;margin:0 15px;}
    .shownamediv .shownamebr{
        padding: 2px 0 2px 0;
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        display: block;
        color: #666;}
    .shownamediv .sep{
        display: inline-block;
        vertical-align: top;
        font-size: 30px;
        font-weight: 600;
        color: #666;}
    .botdiv .col-xs-4{text-align: center;color:#ef9e41;}
    .botdiv .col-xs-4,.botdiv .col-xs-8{padding: 15px 0;}
    .botdiv .col-xs-4 p{padding-top: 10px;}
    .Normal{overflow: inherit;}
    .Commentrow>div>div{background: #f6f6f6;    padding: 15px;}
    .shijian .lin1023{padding: 0;}
    @media screen and (max-width:767px) {.shijian .lin1023>div{height: 75px}}
.whydivimg p>img{
    max-width: 100%;
    /* height: 85px; */
}

.chance-icon{
	width: 35px;
}
.review_swiper{
	width: 100%;
	/* height: 255px; */
	/* border: 1px solid red; */
}
.review-items{
	display: flex;
	justify-content: space-between;
}
.review-left{
	width: 50%;
}
.review-right{
	width: 50%;
	padding: 15px;
	text-align: center;
	background-color: rgba(245,245,245,0.8);
}
.reviewimg{
	max-width: 100%;
}
.review-leftpan{
	width: 86px;
	right: 112px;
	bottom: 14px;
	top: auto;
	left: auto;
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
}
.review-rightpan{
	width: 86px;
	 top: auto;
	bottom: 14px;
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
}
/* 濯掍綋鏌ヨ */
@media only screen and (min-width: 1120px) {
	.fenlei p,.fenlei ul{
		height: 120px;
	}
	.mobimg{
		display: none;
	}
    .pcimg{
        max-width: 100%;
    }
}
/*mob*/
@media screen and (max-width:767px){
	.btn_marginright{
		margin: 20px auto!important;
	}
	.mobimg{
		display: block;
	}
	.pcimg{
		display: none;
	}
	.menubanner{
		flex-wrap: wrap;
	}
	.newstylebtn{
		position: unset!important;
		margin: 20px auto;
	}
	.review-items{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.review-left{
		width: 100%;
	}
	.review-right{
		width: 100%;
	}
    .fixpaddtop{
        height: 100%;
    }
    .promotioncontent {
        position: relative;
        top:0px;
     }
     .btn2active{
        position: relative;
        left: 2px;
        top:-20px;
       
     }
     .text-left{
         margin-left: 20px;
         font-size: 14px !important;
     }
     .menubannerimg1{
         margin-left: 40px;
     }
     .mobimg{
         max-width: 100%;
     }

}
@media screen and (min-width:767px) and (max-width:1120px){
	
}