www.gusucode.com > HadSky PHP轻论坛系统源码 v2.4.2源码程序 > ytqlt_v2.4.2.0701/template/default/css/puyuetian.css

    /*
 * puyuetianCSS v0.9.20151123
 * 作者:蒲乐天
 * QQ:632827168
 * http://www.puyuetian.com 
 * */


/*全局 CSS*/

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	outline: none;
}

a {
	background-color: transparent;
	color: #0e90d2;
}

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	outline: 0;
	color: #095f8a
}

ins,
a {
	text-decoration: none;
}

img {
	max-width: 100%;
	border: none;
}


/*布局 CSS*/

.clear {
	clear: both;
}

.display_block {
	display: block;
}

.display_none {
	display: none;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.margin_center {
	margin-left: auto;
	margin-right: auto;
}

.text_center {
	text-align: center;
}

.border_none {
	border: none;
}

.text_right {
	text-align: right;
}

.text_left {
	text-align: left;
}

.hook {
	padding: 0;
	margin: 0;
	border: none;
	outline: 0;
	font-size: 1em;
	box-sizing: border-box;
	display: block;
}


/*宽度CSS*/

.w100_ {
	width: 100%;
}

.w980 {
	width: 980px;
}

.w730 {
	width: 730px;
}

.w250 {
	width: 250px;
}

.w16 {
	width: 16px;
}

.w24 {
	width: 24px;
}

.w32 {
	width: 32px;
}

.w48 {
	width: 48px;
}

.w64 {
	width: 64px;
}

.w128 {
	width: 128px;
}

.w90 {
	width: 90px;
}

.w80 {
	width: 80px;
}


/*padding CSS*/

.p10 {
	padding: 10px;
}

.p-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.p_10 {
	padding-left: 10px;
	padding-right: 10px;
}


/*字体大小 CSS*/

.font_size22 {
	font-size: 22px;
}

.font_size18 {
	font-size: 18px;
}

.font_size16 {
	font-size: 16px;
}

.font_size14 {
	font-size: 14px;
}

.font_size12 {
	font-size: 12px;
}


/*按钮 CSS*/

.btn {
	border: none;
	padding: 4px 14px;
	cursor: pointer;
	border-radius: 2px;
	color: #444;
	font-family: "microsoft yahei";
}

.btn:hover {
	opacity: 0.85;
}

.btn-primary {
	background-color: #0374D5;
	color: white;
}

.btn_zan {
	color: #1E90FF;
	border-color: #1E90FF;
}

.btn_zan:hover {
	color: #1E90FF;
	border-color: #1E90FF;
	box-shadow: 0 0 5px 2px #DDDDDD;
}


/*颜色 CSS*/

.color_orangered {
	color: orangered;
}

.color_primary {
	color: #0374D5;
}

.color_gray {
	color: gray;
}

.nowarp {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.textbox {
	padding: 10px;
	padding-right: 0px;
	border: solid 1px #EEEEEE;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
	color: #444;
}

.textbox:focus {
	border: solid 1px #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
}

.stextbox {
	margin-top: 12px;
	height: 36px;
	line-height: 36px;
	padding: 0px 10px;
	border: none;
	width: 250px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	border-top: solid 1px #398BFC;
	border-left: solid 1px #398BFC;
	border-bottom: solid 1px #398bfc;
	background: #F2F4F7;
}

.adefault {
	color: black;
}

.adefault:hover {
	text-decoration: underline;
}

.posttitlediv {
	height: 56px;
	overflow: visible;
}

.verifycodeimg {
	width: 105px;
	height: 38px;
	cursor: pointer;
}

.stip {
	padding: 4px;
}

.sfooter {
	padding: 10px 0px 40px 0px;
	text-align: center;
}

.searchdiv {
	width: 725px;
	padding: 5px;
}

.searchdiv .stitle {
	color: blue;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 5px;
}

.searchdiv .stitle .sa {
	color: blue;
}

.searchdiv .scontent {
	max-height: 36px;
	font-size: 14px;
	color: #333;
	line-height: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 1px;
}

.searchdiv .surl {
	font-size: 14px;
	color: #008000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 1px;
}

.searchdiv .sposttime {
	color: #666;
}

.sword {
	color: red;
}

.pyt-icon {
	display: inline-block;
	background: #1992FC;
	color: white;
	min-width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-size: 10px;
	cursor: pointer;
}

.xtextbox {
	padding: 5px 15px;
	border: solid 1px #E9EBF0;
	color: #797979;
	font-size: 14px;
	background: transparent;
	font-family: "microsoft yahei";
}

.xbtn {
	padding: 5px 15px;
	border: solid 1px #E9EBF0;
	color: #797979;
	cursor: pointer;
	font-size: 14px;
	background: transparent;
	font-family: "microsoft yahei";
}

.xbtn:hover {
	background: #E9EBF0;
}

.xbtn2 {
	padding: 5px 15px;
	border: solid 1px #298EEA;
	color: #298EEA;
	cursor: pointer;
	font-size: 14px;
	background: transparent;
	font-family: "microsoft yahei";
}

.xbtn2:hover {
	color: white;
	background: #298EEA;
}