*{-moz-box-sizing: border-box;-webkit-box-sizing: border-box; box-sizing: border-box;outline: 0;}
body {background-color:#f5f5f5;margin:0;padding:0;font-family:Arial, Helvetica, sans-serif,Verdana;font-size: 14px;color: #333;line-height:24px;overflow-x: hidden;text-align: center;}
img{max-width:100%;max-height:100%;}
a{color:#333;text-decoration:none;outline: none;font-size:14px;}
a:hover{text-decoration:none;color:#00479d}
h1,h2,h3,h4,h5{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;padding:0;font-size:14px;}
ul, ol, li,p{list-style:none;margin:0;padding:0;box-sizing: border-box;-webkit-box-sizing: border-box;}
.main{margin: auto;width: 94%;max-width:720px}
.cls:after {
    content: " ";
    font-size: 0;
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    line-height: 0;
    width: 100%;
}
.h1{
    padding: 45px 20px 30px;
    font-size: 20px;
    font-weight: 700;
}
input[type=text]{
	outline: none;
	box-sizing: border-box;
	-webkit-box-sizing:border-box; /* Safari */
	border:1px solid #ddd;
	background: none;
	padding:8px 10px;
	line-height:20px;
	vertical-align:middle;
}
.input{width: 100%;}
.input::placeholder{color:#999}
#tips{padding: 10px;color:#f00;}
.btn {
	outline:none;
    cursor: pointer;
    margin-top: 30px;
    margin-bottom: 0;
    border-width: 0;
    font-size: 14px;
    background-color:#00479d;
    color: #fff;
    max-width:300px;
	line-height:38px;
    max-width:90%;
    min-width: 160px;
	padding: 0 25px;
	display:inline-block;
	text-align:center;
}
.items li a{display: block;padding:10px 35px 10px 15px;margin-top: 15px;text-align: left;background:#fff url(li.png) no-repeat right 15px center;}
.items li .t{font-weight: 700;}
.items li .c{font-size:12px;color:#666;margin-top: 5px;}
.title {
    font-size: 14px;
    font-weight: 700;
    background-color: #e5e5e5;
    padding:5px 10px;
}
.item-list {
    background-color: #fff;
    padding: 10px;
    font-size:12px;
    margin-bottom: 3%;
}
.item-list .item{
    padding: 5px 0 5px 100px;
    position: relative;
    float: left;
    width: 100%;
}
.item-list .item label{
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    display: -webkit-flex !important;
    display: flex !important;
    position: absolute;
    top: 0;
    width:100px;
    height: 100%;
    left: 0;
    text-align: right;
    padding-right:10px;
}
.item-list .item span{color:#999;display:inline-block;padding:5px 15p}

.piclist a{display:block;width:25%;float:left;height:60px;overflow:hidden;}
.piclist a img{padding:10px 10px 0 0;display:block;}


.logo {
    display:none;
}

.user-659677c896567696274178 .logo {
    aspect-ratio:431/167;
    display:block;
    background:url(logo-baichi.png) no-repeat center center / 100% 100%;
    width:300px;
    margin:100px auto 10px auto;
}

.user-66750ab6a5d7d080951634 .logo {
    aspect-ratio:417/186;
    display:block;
    background:url(logo-jiumu.png) no-repeat center center / 100% 100%;
    width:300px;
    margin:100px auto 10px auto;
}

.user-66750acf0cfe7906373866 .logo {
    aspect-ratio:500/233;
    display:block;
    background:url(logo-meitao.png) no-repeat center center / 100% 100%;
    width:300px;
    margin:100px auto 10px auto;
}

/*mobile*/
@media (max-width: 720px) {
	
}

/*ipad*/
@media (min-width: 720px) {
	
}
/*mobile ipad*/
@media (max-width: 1200px) {
	
}
/*pc*/
@media (min-width: 1200px) {
	
}