@charset "utf-8";
/* CSS Document */

body{
	min-height: 1000px;
	/*padding-top: 70px; 跟悬浮导航配合使用 单目前有个BUG，时不时的导航就会忘记70PX 导致面页错位 是浏览器的BUG*/
	font-family:"Microsoft YaHei";
}

.billboard{text-align:center;color: #5a5a5a;/* background:center top no-repeat #222; */background-size:cover;margin-bottom: 200px;}
.billboard .wrapper{height: 400px;padding-top:100px;position:fixed;width:100%;left:0;top:0;display:inline-table;}
.billboard .inner{width:100%;height:100%;display:table-cell;vertical-align:middle}
.billboard .inner p{text-transform:uppercase}

.billboard h2 { display:block; width:100%; font-size:32px; color:#fff; height:50px; line-height:38px; overflow:hidden; text-align:center; padding-top:85px;}
.billboard p{ display:block; width:100%;}

#list_dows{text-align:center}
#list_dows span{display:block;padding:20px 0}
.face_ok{margin-top:20px;padding:10px 30px;border:1px solid #ccc;cursor:pointer}
#loadimg{text-align:left;padding:20px;width:100%;float:left}
#loadimg img{margin-right:10px;float:left}
#loadimg span{margin-top:10px;display:block;float:left}
.suggestionsBox{position:absolute;width:218px;background-color:rgba(255,255,255,255);left:0;top:30px;border-width:1px;border-style:solid;border-color:#eee;border-radius:0 0 5px 5px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}
.suggestionsBox .suggestionList{padding:10px;padding-bottom:0}
#autoSuggestionsList li{border-bottom:1px dotted #ddd;color:#666;padding-bottom:10px;margin-bottom:10px;font-size:14px}
#autoSuggestionsList li:last-child{border-bottom:none;margin-bottom:0}
#autoSuggestionsList li a.jr{color:#666;padding:0;line-height:22px}
#autoSuggestionsList li a.jr:hover{color:#008040}
.fa-date{margin-right:7px}
.searchform{width: 710px;height:48px;margin:0 auto;display:block;position:relative;z-index:999;background:url(../images/sea-mbg.png);border-radius:3px;padding:5px;}
.search-input{padding:11px 0;font-size:16px;width:586px;text-indent:12px;overflow:hidden;border-top-left-radius:2px;border-bottom-left-radius:2px;outline:0;color:#999;border:1px solid #eee;border-bottom-style:dotted}
#home-searchIcon{float:right;cursor:pointer;height:48px;width:112px;background:#008040;overflow:hidden;font-size:18px;color:#fff;border:none;border-top-right-radius:2px;border-bottom-right-radius:2px;text-indent:30px}
#home-searchIcon i{margin-left:-55px}
#suggestions{padding:10px 0 0;width:586px;background-color:#fff;margin-top:-1px;z-index:99999;border:1px solid #ddd;border-top:none;text-align:left;border-bottom-left-radius:3px;border-bottom-right-radius:3px}
.scul li a{margin-left:10px;width:auto}
#yzm{width:100%;text-align:center}
#yzm input.vd{width:100px;padding:5px;text-transform:uppercase;margin:0 5px}
#yzm img{margin-top:5px}
.specialTips{height:40px;line-height:40px}
.specialTips p{float:left}
.specialTips div{float:left;background:url(../images/little_icon1.png) 0 12px no-repeat;color:#ff6c00;text-indent:20px;margin-left:20px}
.billboard h2 {display:block;width:100%;font-size:32px;color: #4a4a4a;height:50px;line-height:38px;overflow: visible;text-align:center;padding-top:85px;}
.billboard p{ display:block; width:100%;}
.k-hot{margin-top:10px;font-size:14px;}
.k-hot span{font-weight:600}
.k-hot a{color: #444;} .k-hot a:hover{ text-decoration:underline;}
.shop .product #wrapnav.nav-fixed .fixed-buy-btn{background-color:#ea4c89;min-width:120px;padding:0 20px;text-align:center;color:#FFF;display:inline-block;font-size:16px}
.shop .product #wrapnav.nav-fixed .fixed-buy-btn i{margin-right:10px}
.vdcodeimg{padding:7px;border:1px solid #ddd;border-left:none}

button,file,input,optgroup,option,select,textarea{font:inherit;outline:0;vertical-align:middle;}

.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 5px 0;
}
.pd hr{
	height:1px;
	padding:0;
	margin:0;
	border:none;
}
.pdmobile{
	margin:10px 0 30px -15px;
	padding:5px 0 0 0;
}
.container{padding:0;}

/* 本例子css */
.multipleLine{ overflow:hidden; position:relative; width:100%;  border:1px solid #ccc;   } 
		.multipleLine .bd{  height:130px; overflow:hidden;  }
		.multipleLine .bd ul{ overflow:hidden; zoom:1; margin:0; padding:0; }
		.multipleLine .bd ul li{  float:left; _display:inline; overflow:hidden;   }    
 .caption b{height:25px;overflow:hidden;line-height:25px;display: inline-block;}
 

 