html,body{
    background-color: #FFFFFF;
}
body .common-header .logo{
    width: 56px;
}
.content{
    width: 100%;
}
/* .content .phone-type{
    margin-left: 136px;
} */
.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: 375px;
    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);
	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){
    background-color: #000000;
}
.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 .model-ul{
    margin-top: 16px;
} */
.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: rgba(249, 249, 249, 0.04);
    border-radius: 8px;
	border: 1px solid rgba(255, 255, 255, 0.08);
    margin-top: 38px;
	margin-bottom: 12px;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
}
.content .kong-title{
    line-height: 160px;
}
.content .preview-scroll{
    width: 100%;
    height: 100%;
    overflow: scroll;
    /*���闓����￥�綵�IE筝�羣√�削�篁��九�札羯���*/
    -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;
}
/* .preview-list{
    margin-left: 16px;
} */
.content .svga-text{
    width: 392px;
    height: 550px;
    background: rgba(249, 249, 249, 0.04);
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.08);
	color: #fff;
	font-size: 14px;
	line-height: 28px;
}
.content .kong-text{
    line-height: 504px;
}
.svga-detail{
    display: none;
}
.animate-detail-list{
    /* display: none; */
    height: 343px;
    overflow-y: scroll;
}
.animate-detail-list li{
    cursor: pointer;
	padding-left: 16px;
}
.preview-img{
    width: calc(100% - 32px);
	margin-left: 16px;
	margin-top: 16px;
	border-radius: 4px;
    /* height: 352px; */
    height: 126px;
    overflow: scroll;
	background: rgba(255, 255, 255, 0.04);
	display: flex;
	align-items: center;
	justify-content: center;
    /* background-size: 100%;
    background-position: center;
    background-repeat: no-repeat; */
}
/* .myImgs{} */
.animate-detail-list li.is-active{
    color: #00EA9C;
}
/* .animate-detail-list li:first-child:hover{
    color: #292D33;
} */
.animate-detail-list li:hover{
    color: #00EA9C;
}
/*.imgs-list{*/
/*    width: 200px;*/
/*    height: 200px;*/
/*    display: none;*/
/*    top: 0px;*/
/*    right: 10px;*/
/*    !*background-color: #ffffff;*!*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    z-index: 10;*/
/*}*/
/*.detail-item:hover .imgs-list{*/
/*    display: block;*/
/*}*/
.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;}
.phont-size{font-size: 12px; line-height: 20px; color: #fff;}
.common-text-center{text-align: center;color:rgba(255, 255, 255, 0.6); 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;}