html,body{
    background-color: #3b3838;
}
body .common-header .logo{
    width: 56px;
}
.giftSet{padding: 24px 0 0;}
.content{
    width: 100%;
}
.content .phone-type li:first-child{
    margin-top: 0;
    border: none;
    line-height: 16px;
    background: #FFFFFF;
}
.content .phone-type li{
    margin-bottom: 8px;
    width: 120px;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
}
.content .phone-type li.active{
    color: #00EA9C; border: 1px solid #00EA9C;
}
.content .phone-type li:first-child:hover{
    color: #292D33;
    background: none;
    border: none;
}
.content .phone-type li:hover{
     color: #00EA9C; border: 1px solid #00EA9C;
}
.content .svga-content{
    /* width: 300px; */
    margin-left: 16px;
	float: left;
	margin-right: 25px;
}
.content .phone-box{
    width: 308px;
    height: 667px;
    /*background: rgba(255, 255, 255, 0.04);*/
    border-radius: 8px;
    /*padding: 8px;*/
    margin-left: auto;
    margin-right: auto;
    /*margin-top: 16px;*/
}
/*.content .svga-kong{*/
/*    width: 270px;*/
/*}*/
.content .phone{
    width: 100%;
    height: 100%;
    border-radius: 4px;
    overflow: hidden;
	/*background: rgba(249, 249, 249, 0.04);*/
	/*background: #2f2c2c;*/
    /*box-shadow: 0px 5px 5px 5px rgb(0 0 0 / 16%);*/
	display: flex;
	align-items: center;
	justify-content: center;
}
.content .drag-box{
    width: 100%;
    height: 100%;
    background-color: rgba(249, 249, 249, 0.04);
    display: none;
}
.choose-color{
    width: 32px;
    height: 32px;
    border-radius: 4px;
    margin: 0 4px;
    box-sizing: border-box;
}
.choose{
    display: none; 
}
.choose-color{
    margin-top: 10px;
	margin-bottom: 10px;
}
.choose-color:nth-child(1){

}
.choose-color:nth-child(2){
    background-color: #FFFFFF;
    /*border: 1px solid #E9E9EA;*/
}
.choose-color:nth-child(3){
    background-color: #398EFF;
}
.choose-color:nth-child(4){
    background-color: #14B446;
}
.choose-color:nth-child(5){
    background-color: #F9D02F;
}
.choose-color:nth-child(6){
    background-color: #FD415A;
}
.content .kong-img{
    width: 80px;
    height: 80px;
}
.content .mode-item{
    width: 86px;
    height: 32px;
    line-height: 32px;
    border-radius: 3px;
    margin-right: 16px;
    background: none;
	color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.2);
    cursor: pointer;
}
.content .mode-item.active{
    background-color: none;
    color: #00EA9C;
	border: 1px solid #00EA9C;
}
.content .mode-item:hover{
    color: #00EA9C;
    border: 1px solid #00EA9C;
}
.content .mode-item:last-child{
    margin-right: 0;
}
.content .animate-preview{
    width: 60%;
}
.content .preview-detail{
    width: 392px;
    height: 160px;
    /*background: #f0f0f0;*/
    border-radius: 8px;
	/*border: 1px solid rgba(255, 255, 255, 0.08);*/
    margin-top: 20px;
	margin-bottom: 12px;
	/*color: #333;*/
	font-size: 14px;
	line-height: 28px;
}
.content .kong-title{
    line-height: 160px;
}
.content .preview-scroll{
    width: 100%;
    height: 100%;
    overflow: scroll;
    -ms-overflow-style:none;
    overflow:-moz-scrollbars-none;
}
.content .preview-scroll::-webkit-scrollbar{
      display:none;
  }
.content .preview-detail span{
    display: inline-block;
    line-height: 20px;
}
.content .svga-text{
    width: 392px;
    height: 550px;
    /*background: #f0f0f0;*/
    /*border-radius: 8px;*/
    /*border: 1px solid rgba(255, 255, 255, 0.08);*/
	/*color: #333;*/
	font-size: 14px;
	line-height: 28px;
}
.content .kong-text{
    line-height: 504px;
}
.svga-detail{
    display: none;
    overflow: auto;
}
.animate-detail-list{
    height: 343px;
    overflow-y: scroll;
    color: #b2b2b2;
    scrollbar-width: none;
}
.animate-detail-list li{
    cursor: pointer;
	/*padding-left: 16px;*/
}
.preview-img{
    width: 200px;
	margin-left: 16px;
	margin-top: 16px;
	border-radius: 4px;
    /*height: 126px;*/
    /*overflow: scroll;*/
	background: rgba(255, 255, 255, 0.04);
	display: flex;
	align-items: center;
	justify-content: center;
}
.fff{
    position: fixed;
    top: 10%;
    margin-left: 253px;
}
.myImgs{
    width: 200px;
    box-shadow: 0px 5px 5px 5px rgb(0 0 0 / 16%)
}
.animate-detail-list li.is-active{
    color: #00EA9C;
}
.animate-detail-list li:hover{
    color: #00EA9C;
}

.phone-type{width: 392px; float: left;}
.phone-type h4{font-size: 12px;width: 392px; line-height: 20px; color: #fff; padding-bottom: 16px;}
.phone-type li{float: left; width: 120px; font-size: 12px; margin-right: 8px; height: 32px; color: #fff; background: none; text-align: center; line-height: 32px; border-radius: 3px;border: 1px solid rgba(255,255,255,0.2);}
.preview-list{float: right;display: none}
.phont-size{font-size: 12px; line-height: 20px; color: #009f95e0;}
.common-text-center{text-align: center;color:#009f95e0; line-height: 20px; font-size: 12px;}
.choose ul li{float: left; border: 1px solid rgba(255, 255, 255, 0.08);}
.choose .model-ul{margin-top: 8px;}
.common-wrapper{display: flex; justify-content: center;}