﻿@import url(common.css); /* 引用公共样式 */
/*------------------------------------------以下开始,以上为保留样式--------------------------------------------------*/
body,html{font-size:14px;}
.center{max-width:640px;}
.all{min-width:480px;}
.spanel{background:#e3d9be;position:fixed;left:0;right:0;top:0;bottom:0;overflow:hidden;overflow-y:auto;}
.spinner{width:640px;min-height:100%;background-size:100% 100%;}
.sp11{right:10px;top:60px;}
.sp12{right:35px;top:140px;}
.s2{padding:80px 20px;}
.s2item1 .s2c1,.s2item1 .s2c2,.s2item1 .s2c3{float:left;}
.s2item2 .s2c1,.s2item2 .s2c2,.s2item2 .s2c3{float:right;}
.s2c1{margin-top:8px;}
.s2 .layui-form-select dl dd{padding:8px 10px;}
.s2c3{margin:-3px 5px 0;line-height:30px;text-align:center;}
.wxbox>.fl{width:2em;}
.wxbox{margin-left:-14px;}

@media screen and (min-width:769px) {
}
@media screen and (max-width:768px) {
    
    
}
@media screen and (max-width:575px) {
}
