* {
	word-break: break-all;
}

body {
	color: #000;
	font-size: 14px;
	font-family: "Microsoft YaHei", "微软雅黑", tahoma, arial, simsun, "宋体";
	text-align: left;
}

html,
body,
div,
ul,
li,
dl,
dt,
dd,
form,
input,
select,
h2,
h3,
h4,
h5,
p {
	margin: 0px;
	padding: 0px;
}

h1 {
	text-align: center;
	font-size: 18px;
}

ul,
li {
	list-style: none;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

input,
select {
	font-size: 12px;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #049eaf;
	text-decoration: none;
}

a:focus {
	text-decoration: none;
	outline: none;
	border: none;
}

.clear {
	clear: both;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
	font-size: 0;
	line-height: 1px
}

.pointer {
	cursor: pointer;
}

.layout_wrap {
	width: 958px;
	overflow-x: hidden;
}

.label {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #0b5aa8;
	z-index: 9999;
	background-color: #5ba4a9;
	color: #000;
	text-align: left;
	text-size: 12px;
	text-weight: normal
}

.label span {
	display: none
}

.label div {
	position: absolute;
	width: 15px;
	height: 15px;
	background-color: #000000;
	right: 0px;
	bottom: 0px;
	clear: both;
	cursor: se-resize;
	font-size: 1px;
	line-height: 0%
}

.row:after {
	clear: both;
}

.row:after,
.row:before {
	display: table;
	content: " ";
}

/*相关通用*/
label.error {
	color: #0b5aa8;
	margin: 0 5px;
	padding-left: 15px;
	background: url(../images/error.gif) left no-repeat;
}

.ajaxing {
	position: absolute;
	height: 36px;
	background: #EFEFEF url(../images/wait-big.gif) no-repeat;
	padding-left: 32px;
	border: 1px solid #AAAAAA;
}

.content_box {
	min-height: 40px;
	height: auto !important;
	height: 40px
}

.fleft,
.fl {
	float: left;
}

.fright,
.fr {
	float: right;
}

.inline-block {
	display: inline-block;
}

.text-center {
	text-align: center;
}

/* 边距 */
.mt10,
.mtop {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mb6 {
	margin-bottom: 6px;
}

.mb10,
.mbottom {
	margin-bottom: 10px;
}

.mb12 {
	margin-bottom: 12px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.ml25 {
	margin-left: 25px;
}

.mr10 {
	margin-right: 10px;
}

.mr15 {
	margin-right: 15px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.fz28 {
	font-size: 28px;
}

.fz24 {
	font-size: 24px;
}

.fz20 {
	font-size: 20px;
}

.fz18 {
	font-size: 18px;
}

.fz16 {
	font-size: 16px;
}

.common_border {
	border: 1px solid #d8d8d8;
}

.common_input_border {
	border: 1px solid #D8D8D8;
}

.common_bg_color {
	background: #f9f9f9;
}

.blue_border {
	border: 1px solid #B6C7DB;
}

.layout_mtop {
	margin-top: 5px;
}

.layout_mright {
	margin-right: 5px;
}

.layout_mbottom {
	margin-bottom: 5px;
}

.layout_padding {
	padding: 8px;
}

.layout_txtcontent_border {
	border: 1px solid #D0D0D0;
}

/*******弹出框*********/
.php168_dialog {
	position: absolute;
	border: 5px solid #8CB8EA;
	background-color: #ffffff;
	width: 400px;
	height: 200px;
}

.php168_dialog .title_bar {
	padding: 5px;
	background-color: #f1f7fd;
	cursor: move;
}

.php168_dialog .title {}

.php168_dialog .close {
	float: right;
	cursor: pointer;
}

.php168_dialog .content_container {
	width: 100%;
}

.php168_dialog .content {
	padding: 5px;
}

.php168_dialog .button_bar {
	clear: left;
}

.php168_dialog .button_bar .ok,
.php168_dialog .button_bar .cancel {
	background: url(../images/button4.gif) repeat-x;
	color: #3A7494;
	border: 1px solid #CEDEEF;
	padding: 2px 10px 2px;
	margin-left: 10px;
	margin-bottom: 2px;
	cursor: pointer
}

.loginbox {
	padding: 10px;
	line-height: 180%;
	text-align: center
}

.message_dialog {
	position: absolute;
	border: 1px solid #A0A0A0;
	background-color: #F9F7F7;
	width: 400px;
	height: 200px;
	padding: 1px;
	line-height: 22px
}

.message_dialog .title_bar {
	padding: 5px;
	background: #f1f7fd url(../images/topbar.gif) repeat-x;
	cursor: move;
	color: #FFF;
	font-size: 14px;
	font-weight: bold
}

.message_dialog .title_bar .close {
	width: 10px;
	background: url(../images/closed.gif) no-repeat
}

.message_dialog .title_bar .close:after {
	content: url(../images/closed.gif)
}

.message_dialog .title_bar .close span {
	display: none
}

.message_dialog .title {}

.message_dialog .close {
	float: right;
	cursor: pointer;
}

.message_dialog .content_container {
	width: 100%;
}

.message_dialog .content {
	padding: 5px;
}

.message_dialog .content div {
	border-bottom: 1px solid #dadada;
	padding: 5px 0;
}

.message_dialog .button_bar {
	clear: left;
}

.message_dialog .button_bar .ok,
.message_dialog .button_bar .cancel {
	background-color: #5ba4a9;
	color: #ffffff;
	border: 1px solid #CEDEEF;
	padding: 2px 10px 2px;
	margin-left: 10px;
	margin-bottom: 2px;
	cursor: pointer
}

.message_dialog .content .showInputBox {
	width: 85px;
	height: 23px;
	border: none;
	background: url(../images/messagebutton.png) no-repeat
}

#mobileInputBox,
#emailInputBox {
	display: none
}

.pages {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	display: inline-block;
	margin-top: 25px;
}

.pages a {
	cursor: pointer;
}

.pages a,
.pages span {
	height: 40px;
	border: 1px solid #EBEBEB;
	padding: 0 15px;
	color: #282828;
	display: inline-block;
	line-height: 40px;
	text-decoration: none;
	margin: 0 2px;
	border-radius: 6px;
}

.pages a:hover,
.pages span:hover {
	border-color: #049eaf;
	color: #049eaf;
	position: relative;
	z-index: 1;
}

.pages a.s2 {
	background-color: #049eaf;
	color: #fff;
	border-color: #EBEBEB;
	position: relative;
	z-index: 1;
}

.fanye {
	color: #049EAF;
	margin-top: 10px;
}

.fanye ul li {
	float: left;
	list-style-type: none;
	margin-left: 30px;
	width: 90%;
}

.wenzsj {
	text-align: center;
}

.wenzsj ul li {
	float: left;
	line-height: 30px;
	margin-left: 25%;
}

.clearit {
	clear: both;
	margin: 0;
	padding: 0;
}

.ystdt {
	width: 100%;
	font-size: 20px;
	padding: 20px;
}

.ystdt span {
	float: right;
	width: 100px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	border: 1px solid #ddd;
	border-radius: 5px;
	color: #666;
	text-align: center;
}

.listpage li {
	border-color: #909090;
	border-style: solid;
	border-width: 1px;
	color: #16bdb8;
	display: block;
	float: left;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	padding: 0 40px;
}

.listpage li a {
	display: block;
	width: 100%;
	height: 32px;
	color: #333;
	font-weight: bold;
}
