@charset "utf-8";
/* CSS Document */

body{
	min-height: 1000px;
	padding-top: 70px;
	font-family:"Microsoft YaHei";
}
.qt86-navbar{

}

#SaveImg{
	background: url("../img/tmbg.jpg");
}

#form #text{
	width:100%;
	height:128px;
	margin-bottom:10px;
}
#form .row .form-group{
	margin-bottom: 10px;
}

.demolist .thumbnail img{
	padding-top: 15px;
}

footer.text-center::before{
	content:'';
}


/* #dazi */
#dazi .form_box #text{
	width:auto;
	height:auto;
	margin-bottom:auto;
}

#dazi .demolist .thumbnail img{
	padding-top: auto;
}

/* single */
#single .singleShow img{
	background: url("../img/tmbg.jpg");
}
/* plugin */

ul.pickerTable{
	width:100%;
	padding:0;
}

ul.pickerTable li{
	display: inline-block;
	width:18px;
	height:18px;
	border:1px solid #000;
	cursor:pointer;
	margin:1px;
}

ul.pickerOther li{
	width:31px;
	height:31px;
}

/* other */
.pd{
	padding:5px 0 0 0;
}
.pdmobile{
	margin:10px 0 30px -15px;
	padding:5px 0 0 0;
}
.container{padding:0;}