.ichen-down{overflow:hidden;margin-top:1px;padding:0 0 19px}
.ichen-down .title{font-weight:800;padding-bottom:8px;font-size:18px}
.ichen-down .down a{text-decoration:none;float:left;overflow:hidden;margin:5px 15px 5px 3px;width:110px;height:40px;border-radius:7px;background:#f6f6f6;text-align:center;line-height:40px;transition:all .3s}
.ichen-down .down a:before{margin-right:5px}
.ichen-down .down a:hover{background:#007bf5!important;color:#fff}
.ichen-down .tips{padding:25px 15px 25px;border:2px dashed #ccc;position:relative;text-align:center;margin:15px 0}
.ichen-down .tips span{color:#ff6767;font-weight:600;font-size:15px}
.ichen-down .tips a{color:red}
.ichen-down .tips .price{height:34px;line-height:34px;border:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}
.ichen-down .tips .Cleft{position:absolute;top:4px;left:9px;font-size:90%;color:#90949c}
.ichen-down .tips .Cright{position:absolute;top:4px;right:9px;width:22px}
.ichen-down .tips .Cright img{width:25px;height:25px}
.ichen-down .tips .Ctype{display:inline-flex;height:35px;width:250px;margin:0 0 15px 0}
.ichen-down .tips .Ctype input[type=radio]{display:none}
.ichen-down .tips .Ctype .option{border-radius:5px;width:100%;align-items:center;justify-content:space-evenly;margin:0 3px;cursor:pointer;border:1px dashed #d3d3d3}
.ichen-down .tips .Ctype .option .dot{height:4px;width:5px;border-radius:50%;position:relative}
.ichen-down .tips .Ctype .option span{font-size:14px;color:grey}
#type-1:checked:checked~.type-1,#type-2:checked:checked~.type-2,#type-3:checked:checked~.type-3{color:#000;border:1px dashed #60f}
#type-1:checked:checked~.type-1 .dot::before,#type-2:checked:checked~.type-2 .dot::before,#type-3:checked:checked~.type-3 .dot::before{opacity:1;transform:scale(1)}
#type-1:checked:checked~.type-1 span,#type-2:checked:checked~.type-2 span,#type-3:checked:checked~.type-3 span{color:#000}
.ichen-down .tips #buy{background:#ff6767;color:#fff;text-align:center;padding:10px;margin:10px auto 0;width:90px;cursor:pointer;font-size:14px;border-radius:4px;-webkit-transition:.8s;-moz-transition:.8s;-ms-transition:.8s;-o-transition:.8s;transition:.8s}
.ichen-down .tips #buy:hover{background:#dc2e2e}
@media screen and (max-width:800px){.ichen-down a{margin:1px 0 5px 18px;font-size:.8rem;text-align:center;display:block}
.ichen-down a:nth-child(3n){margin-right:0}
}
.down_link{background:url(/static/image/md-bg.jpeg) no-repeat 100% 0 #fffdff;margin-bottom:10px;padding:5px 10px;box-shadow:10px 10px 5px #888;border-radius:5px;background-position:100% 100%;background-position-y:-45px;background-position-x:-20px}
.down_link .down-title{font-size:17px;padding:.5rem 1rem;background-color:#4571f794;color:#fff;border-radius:5px;height:40px}
.down_link p{position:relative;margin:3px;padding:3px 15px;text-indent:0;color:#666;font-size:14px;line-height:180%}
.down_link p span{padding:0 5px;color:#ff5e52;font-weight:700;font-size:100%}
.down_link .tip{color:red}
.down_link div a{background:none repeat scroll 0 0 #1ba1e2;border:0 none;border-radius:2px;color:#fff!important;cursor:pointer;font-family:"Open Sans","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,Verdana,Tahoma,sans-serif;font-size:14px;margin:-4px 20px 0 0;padding:5px 24px}
.down_link div a:hover{background:none repeat scroll 0 0 #9b59b6}
/* by小辰 Q271106735 */