.tid-wrap {
	width: 100%;
	/* background: url(../images/wenjuan_imgs/test-bgc.png) no-repeat top;
	background-size: cover; */
	/* border-top: 1px solid #dadada; */
	padding-bottom: 60px;
}
.tid {
	width: 1240px;
	margin: 0 auto;
	padding-top: 60px;
	background: url(../images/wenjuan_imgs/test-bgc.png) no-repeat top;
}
.tid-title {
	width: 354px;
	height: 60px;
	background: #26a6ff;
	border-radius: 10px 10px 0 0;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 60px;
	margin: 0 auto;
	letter-spacing: 1px;
}
.tid-content {
	width: 1240px;
	padding-left: 40px;
	background: #fff;
	box-sizing: border-box;
	font-size: 16px;
	font-family: "微软雅黑";
}
.tid-subtitle {
	/* padding-top: 60px; */
	padding-bottom: 44px;
	color: #666;
	letter-spacing: 1px;
}
.tid-state {
	color: #333;
	padding-bottom: 30px;
	position: relative;
}
.tid-state span {
	position: absolute;
	left: 110px;
	top: 0;
	color: #26a6ff;
}
.tid-note1 {
	padding-bottom: 22px;
}
.tid-note1-sub {
	padding-bottom: 7px;
	position: relative;
}
.tid-note1-sub span {
	position: absolute;
	left: 75px;
	top: 0;
	color: #26a6ff;
}
.tid-note1 ul li {
	line-height: 30px;
	padding-left: 38px;
}
.tid-note2 {
	padding-bottom: 22px;
}
.tid-note2-sub {
	padding-bottom: 7px;
	position: relative;
}
.tid-note2-sub span {
	position: absolute;
	left: 115px;
	top: 0;
	color: #26a6ff;
}
.tid-note2 ul li {
	line-height: 30px;
	padding-left: 38px;
}
.tid-other {
	padding-bottom: 65px;
}
.tid-hint {
	letter-spacing: 2px;
	line-height: 30px;
}
.tid-btn {
    width: 350px;
    height: 54px;
    background: #26a6ff;
    border-radius: 4px;
    margin: 40px auto 30px;
}

.tid-btn a {
	display: block;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #fff;
	text-align: center;
	line-height: 54px;
}
/* 面包屑 */
.glist-headnav {
	background-color: #f2f2f2;
}
.glist-headnav .headnav {
	width: 1200px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 60px;
	color: #999999;
	text-indent: 12px;
  }
  .glist-headnav .headnav a {
	color: #999999;
  }
  .glist-headnav .headnav a.lastaddress {
	  color: #26a6ff;
  }

.tid-add {
	padding-bottom: 15px;
	line-height: 30px;
	text-indent: 2em;
}
.company-title {
	font-size: 18px;
	color: #333;
	padding: 30px 0;
	text-align: center;
}
.zc-kefu {
		position: fixed;
    	bottom: 0;
    	right: 3px;
    	z-index: 999;
    	width: 178px;
		height: 135px;
		background: url(/template/1/huisuanzhang/_files/images/sidebar_imgs/im_lady.png) no-repeat center top;
		cursor: pointer;
		font-size: 0;
	}
	.zc-text {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 178px;
		height: 39px;
		background: url(/template/1/huisuanzhang/_files/images/sidebar_imgs/im_anniu.png) no-repeat center center;
		font-size: 16px;
		color: #ffffff;
		text-align: center;
		line-height: 39px;
	}
	.zc-cir {
		position: absolute;
		bottom: 30px;
		left: 13px;
		width: 23px;
		height: 23px;
		background: url(/template/1/huisuanzhang/_files/images/sidebar_imgs/im_pop.png) no-repeat center center;
	}