@charset "utf-8";
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, html, input, legend, li, ol, p, pre, td, textarea, th, ul {
	margin: 0;
	padding: 0
}
a, a:active, a:hover {
	text-decoration: none
}
html {
	overflow-y: scroll;
	overflow: hidden/9
}
body {
	background-color: #fff
}
body, button, input, select, textarea {
	font: 12px/1.5 "Source Han Sans SC", "HanHei SC", "PingFang SC", "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "寰蒋闆呴粦", Arial, sans-serif;
	color: #333
}
button, h1, h2, h3, h4, h5, h6, input, select, textarea {
	font-size: 100%
}
a, button, input, select, textarea {
	font-family: "Source Han Sans SC", "HanHei SC", "PingFang SC", "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "寰蒋闆呴粦", Arial, sans-serif;
	outline: 0
}
address, cite, dfn, em, var {
	font-style: normal
}
dl, ol, ul {
	list-style: none
}
a {
	cursor: pointer;
	color: #666
}
img {
	border: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.clearfix {
*zoom:1
}
.clearfix:after {
	display: block;
	clear: both;
	content: "\0020";
	visibility: hidden;
	height: 0
}
.global-wrap {
	position: relative;
	min-height: 100%;
	clear: both
}
.ielt7 .global-wrap {
	height: 100%
}
.ect {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.content-wrapper {
	width: 1220px;
	margin: 0 auto
}
.global-wrap .header {
	width: 100%
}
iframe#clsIframe {
	position: absolute
}
#popupContainer {
	display: none
}
/*img A*/
.imga {
	display: block;
}
.imga img {
	display: block;
	width: 100%;
}
.imgh {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 75%;
}
.imgh img, .trbl {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* 娴姩浣嶇疆 */
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right!important;
}
.cl {
	clear: both;
}
/*首页样式开始*/
.fontcl1 {
    color: #0cb46a;
	font-size: 24px;
	line-height: 36px;
	 font-weight: normal;
}
.index_icotj {
	display: inline-block;
	background: url(../images/ico1.png) no-repeat;
	vertical-align: middle;
	margin: 0px 3px;
	background-position: 0 -110px;
    height: 42px;
    margin-right: 5px;
    width: 40px;
	
}
.menu_list_ok_tenders {
	width: 350px;
	margin: 20px auto 0px auto;
	padding: 0px;
	position: relative;
}
.menu_list_ok_tenders .s1_hd_sub {
	margin-bottom: 10px;
}
.menu_list_ok_tenders h1 {
	margin-bottom: 10px;
}
.menu_list_ok_tenders .service_img {
	position: absolute;
	left: -5px;
	top: 110px;
}
.menu_list_ok_tenders .service_img img {
	width: 140px;
	height: 140px;
}
.menu_list_ok_tenders p.colorbg {
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 10px 0px;
	padding: 0px 10px;
}
.menu_list_ok_tenders p.colorbg a {
	font-size: 16px;
	color: #fd0202
}
/*预约框修改样式*/
.ui-dialog .ui-dialog-content {
	padding: 10px 10px 20px 10px;
}
.ui-hack-widget-dialog .ui-dialog-title {
	font-size: 20px;
	color: #333;
}
.ui-hack-widget-dialog .ui-dialog-titlebar {
	padding: 8px 5px;
	background: #fff;
	margin: 0px;
	border: none;
	border-bottom: 1px solid #e0e0e0;
	font-weight: normal;
}
.ui-hack-widget-dialog {
	border: none;
	padding: 15px 25px;
	box-shadow: 0px 0px 10px #333;
	z-index: 9999;
}
.ui-widget-content h2 {
	font-size: 14px;
	margin-bottom: 4px;
	color: #666;
	margin: 0px;
}
.yuyBook dt, .yuyBook dd {
	float: left;
	height: 35px;
	line-height: 35px;
	display: inline-block;
	border: 1px solid #ddd;
}
.yuyBook dt {
	background: url(../images/dlkBg.png) no-repeat;
	width: 70px;
	padding-left: 30px;
	border-right: none;
}
.yuyBook dd {
	border-left: none;
	width: 70%;
}
.yuyBook dd.short {
	width: 40%;
}
.yuyBook dd input.text {
	border: none;
	width: 90%;
	padding-top: 0px;
}
.yuyBook dd input.short {
	width: 50%;
}
.yuyBook dl {
	overflow: hidden;
	margin: 15px 0px 0px;
}
.yuyBook dt.name {
	background-position: 0px 0px;
}
.yuyBook dt.tel {
	background-position: 0px -40px;
}
.yuyBook dt.yzm {
	background-position: 0px -80px;
}
.yuyBook .yuyue_tel {
	color: #555;
	margin-left: 10px;
	font-size: 14px;
}
.yuyue_bottom {
	margin-top: 15px;
}
.yuyue_bottom .btn {
	font-size: 16px;
	width: 150px;
}
/*预约框修改样式*/

/*404页面样式开始*/
.error_box {
	width: 800px;
	height: 400px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 65px auto;
	border-radius: 10px;
}
.error_cont {
	padding: 50px 30px;
	text-align: center;
}
.error_cont h1 {
	font-size: 80px;
	line-height: 120px;
	color: #000;
}
.error_cont p {
	font-size: 30px;
	line-height: 60px;
}
.error_cont a {
	display: inline-block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #ff6600;
	text-align: center;
	margin: 25px;
	font-size: 20px;
}
/*404页面样式结束*/

/*找回密码样式开始*/
.passport_for {
	margin-bottom: 80px;
}
.passport_for .passport_for_liuc {
	width: 620px;
	background: url(../images/forgotPic.png) no-repeat;
	height: 42px;
}
.passport_for .liuc1 {
	background-position: 0px 0px;
}
.passport_for .liuc2 {
	background-position: 0px -42px;
}
.passport_for .liuc3 {
	background-position: 0px -84px;
}
.passport_for .for_liuc li {
	float: left;
	margin: 0px 20px;
}
.passport_for .for_liuc li.current {
	color: #fe7902;
}
.passport_for .for_liuc li:first-child {
	margin-left: 25px;
	margin-right: 180px;
}
.passport_for .for_liuc li:last-child {
	float: right;
}
.pass_for_form {
	margin-left: 160px;
}
.pass_for_form input.text {
	width: 260px;
	height: 30px;
	border: 1px solid #ccc;
}
.pass_for_form tr.zh td {
	height: 30px;
}
.pass_for_form input.btn {
	margin-top: 15px;
}
.pass_for_sucss {
	margin: 0px 20px;
}
.pass_for_sucss h1 {
	padding-bottom: 10px;
}
.pass_for_sucss p {
	line-height: 35px;
}
.pass_for_sucss p.suor {
	font-size: 14px;
}
.pass_for_sucss p.ct {
	text-align: center;
}
.pass_for_sucss a.csbtn {
	background: #fe9602;
	padding: 0px 20px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	margin: 5px 0px;
}
.pass_for_sucss a.csbtn:hover {
	color: #fff;
}
.passport_menu {
	margin-top: 30px;
	font-size: 14px;
	line-height: 35px;
}
.passport_menu p.tit {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
}
/*找回密码样式结束*/

/*登录页面修改  2015-03-31*/
.login_rt .hl_icon {
	display: inline-block;
	background: url(../images/hulian_icon.png) no-repeat;
	width: 50px;
	height: 50px;
	margin-right: 5px;
}
.login_rt .login_qq {
	background-position: 0px -104px;
}
.login_rt .login_weibo {
	background-position: 0px -52px;
}
.login_rt .login_weixin {
	background-position: 0px 0px;
}
