 /*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
 html,body{
 	width:100%;
 	height:100%;
 	min-width: 1366px;
 }
 body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea { margin: 0; padding: 0; }
 body, button, input, select, textarea { font: 12px/1.5 tahoma,Helvetica,arial,\5b8b\4f53,sans-serif; font-family: "Hiragino Sans GB","Microsoft YaHei","微软雅黑",tahoma,arial,simsun,"宋体";color: #505050; }
 a{
 	text-decoration: none;
 }
 a,input,li{
 	cursor: pointer
 }
 .clear:after {visibility:hidden; display:block;font-size:0;content:" ";clear:both;height:0;}
 .clear{clear:both;}
 li{
 	list-style: none;
 }
.cursor{
	cursor: pointer;
}
.selected{
	color:#55b59b;
}
.d-none{
	display: none;
}
.d-block{
	display: block;
}
em{
	display: block;
}
#jiathis_weixin_tip a{
	display: none;
}