/**!
 * 湖北省建筑市场监管与诚信一体化工作平台
 * date:2020-09-07
 * author: yx;
 */
 
/*固定通知*/
.popmianleft {
	line-height: 28px;
	position: fixed;
	right: 15px;
	top: 310px;
	color: #111;
	padding: 10px;
	z-index: 999;
}

.closeleft {
	float: right;
	font-weight: 700;
	color: #bda7a7;
	line-height: 1;
	cursor: pointer
}

.popleft {
	background: #FFFAFA;
	font-size: 16px;
	width: 315px;
	line-height: 28px;
	position: fixed;
	right: 15px;
	top: 345px;
	color: #111;
	padding: 10px;
	box-shadow: 0px 0px 8px #415171;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	z-index: 9999;
}

.popsub {
	border: 1px solid #d5e0f5;
	padding: 0 10px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.tit {
	width: 100%;
	text-align: center;
	font-size: 22px;
	margin: 0 0 10px 0;
	line-height: 50px;
	padding: 0;
	border-bottom: 1px dashed #ccc
}

.pop_list {
	text-indent: 32px;
	display: block
}

.main {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 1920px;
	overflow-x: hidden;
}

.content {
	width: 1200px;
	margin: 0 auto;
}

a {

}

/* 头部 */
.header {
	height: 250px;
	background: url("../image/img_hd.png") no-repeat;
}

.header-hd {
	height: 198px;
	background: url("../image/img_logo.png") 350px 55px no-repeat;
}

.header-tt {
	margin: 63px 0 0 85px;
}

.header-wd {
	color: #fff;
	font-size: 35px;
	font-family: "SourceHanSansCN-Bold";
}

.header-website {
	color: #fff;
	font-size: 16px;
}

/* 搜索框 */
.search-box {
	width: 305px;
	height: 38px;
	margin-top: 80px;
}

#type_chosen {
	width: 67px !important;
}

.chosen-container-single .chosen-drop {
	border-radius: 0 !important;
}

.chosen-container-single .chosen-single {
	height: 38px !important;
	line-height: 38px !important;
	border-right: 1px solid transparent !important;
}

.chosen-drop {
	height: 96px !important;
}

.chosen-container .chosen-drop {
	padding: 0 !important;
	top: 32px !important;
}

/* 输入框 */
.input-box {
	position: relative;
}

.input-box input {
	height: 38px;
	line-height: 38px;
	width: 190px;
	text-indent: 10px;
	font-size: 15px;
	color: #dad9d7;
}

.input-box::before {
	position: absolute;
	content: '';
	left: 0;
	top: 10px;
	width: 1px;
	height: 18px;
	background-color: #dad9d7;
}

.ico-box {
	width: 48px;
	height: 38px;
	background: url("../image/ico_search.png") center no-repeat #ff9425;
	
}

.ico-box:hover {
	background-color: #ffc100;
}

/* 头部导航 */
.nav-box {
	background-color: #0000000f;
}

.nav-li {
	float: left;
	width: 14.26%;
}

.nav-li a {
	display: block;
	width: 100%;
	height: 52px;
	line-height: 52px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	
}

.nav-li.active a {
	font-family: "SourceHanSansCN-Bold";
	background-color: #a20612;
}

/* 内容 */
.middle {
	height: 1730px;
	margin-top: 30px;
	background: url("../image/bg_middle.png") center no-repeat;
}

/* 轮播 */
.ewb-scrollimg {
	position: static;
	width: 448px;
	height: 316px;
}
/* 自定义样式 */
.owl-carousel {
	position: relative;
}

/* 文字介绍 */
.ewb-img-intro {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 42px;
	line-height: 42px;
	font-size: 15px;
	color: #fff;
	text-indent: 10px;
	padding-right: 150px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: #00000099;
}

/* 分页按钮 */
.owl-dots {
	position: absolute;
	right: 7px;
	bottom: 5px;
	height: 18px;
	z-index: 60;
	font-size: 0;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	overflow: hidden;
}

.ewb-img button.owl-dot {
	float: left;
	width: 25px;
	height: 18px;
	line-height: 18px;
	margin-right: 3px;
	background: #898989;
	border: 0;
	outline: 0;
}

.ewb-img button.owl-dot span {
	font-family: "Arial";
	font-size: 12px;
	color: #fff;
}

.ewb-img .owl-dot.active {
	background: #ff8202;
}

/* 第二个轮播 */
.ewb-scrollimg .owl-dots {
	position: absolute;
	right: 0px;
	bottom: 12px;
	height: 12px !important;
	z-index: 200;
}

.ewb-scrollimg button.owl-dot {
	float: left;
	width: 12px;
	height: 12px;
	margin-right: 5px;
	display: block;
	background: rgb(214, 214, 214);
	border-radius: 10px;
	border: 0;
	outline: 0;
}

.ewb-scrollimg .owl-dot.active {
	background: #ffc100;
}

/* 动态 */
.dynamic-info {
	margin-left: 22px;
	width: 492px;
	height: 312px;
	border: 1px solid #eee;
	background-color: #fff;
}

.tab-head {
	border-top: 2px solid #eee;
	border-bottom: 1px solid #eee;
}

.dynamic {
	float: left;
	width: 120px;
	height: 40px;
	margin-top: -2px;
	line-height: 40px;
	color: #666;
	font-size: 18px;
	text-align: center;
	
}

.dynamic.active {
	color: #bd1a2d;
	border-bottom: transparent;
	border-top: 2px solid #bd1a2d;
	font-family: "SourceHanSansCN-Bold";
}

.dynamic:first-child {
	border-right: 1px solid #eee;
}

.dynamic-li {
	height: 38px;
	line-height: 38px;
	background: url("../image/img_li.png") 15px center no-repeat;
}

.dynamic-li:hover .dynamic-wd, .dynamic-li:hover .dynamic-time {
	color: #dd2c2b;
}

.dynamic-wd {
	width: 325px;
	text-indent: 35px;
	font-size: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
}

.dynamic-time {
	margin-right: 15px;
	font-size: 17px;
	color: #999;
}

/* 右侧链接 */
.right-link {
	margin-left: 22px;
	width: 214px;
	height: 315px;
}

.link-box {
	height: 65px;
	border: 1px solid #eee;
	margin-bottom: 15px;
}

.link-box a {
	display: block;
	color: #bd1a2d;
	font-size: 18px;
}

.link-box:hover a {
	color: #fff;
}

.guide {
	margin-bottom: 0;
}

.link-box-info1, .link-box-info2 {
	margin-left: 80px;
	height: 24px;
	line-height: 24px;
}

.link-box-info1 {
	margin-top: 8px;
}

.link-box-info3 {
	margin-left: 87px;
	line-height: 65px;
}

.management {
	background: url("../image/img_management.png") 24px center no-repeat
		#fff;
}

.management:hover {
	background: url("../image/img_management_hover.png") 24px center
		no-repeat #e94f4e;
}

.enterprise {
	background: url("../image/img_enterprise.png") 24px center no-repeat
		#fff;
}

.enterprise:hover {
	background: url("../image/img_enterprise_hover.png") 24px center
		no-repeat #e94f4e;
}

.unit {
	background: url("../image/img_unit.png") 24px center no-repeat #fff;
}

.unit:hover {
	background: url("../image/img_unit_hover.png") 24px center no-repeat
		#e94f4e;
}

.guide {
	background: url("../image/img_guide.png") 24px center no-repeat #fff;
}

.guide:hover {
	background: url("../image/img_guide_hover.png") 24px center no-repeat
		#e94f4e;
}

/* 企业信息 */
.box-tt {
	height: 60px;
	border-bottom: 1px solid #dbdbdb;
}

.box-tt-p {
	width: 120px;
	height: 44px;
	line-height: 44px;
	padding-top: 15px;
	border-bottom: 2px solid #bd1a2d;
	color: #bd1a2d;
	font-size: 20px;
	text-indent: 35px;
	font-family: "SourceHanSansCN-Bold";
}

.enterprise-tt {
	background: url("../image/img_enterprise-tt.png") left 25px no-repeat;
}

.enterprise-content {
	margin-top: 20px;
}

.enterprise-left {
	width: 683px;
	height: 300px;
	background-color: #fff;
}

.box-hd {
	padding-top: 10px;
}

.box-hd>h2 {
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	text-align: center;
	background: url("../image/bg_box_hd.png") center no-repeat;
}

.enter-ul {
	margin-left: 25px;
}

.enterprise-info-li {
	float: left;
	width: 212px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	background: url("../image/bg_enterprise_info_li.png") left center
		no-repeat;
}

.enterprise-info-li:hover a {
	color: #bd1a2d;
}

.enterprise-info-li a {
	display: block;
	text-indent: 20px;
	color: #666;
}

/* 进鄂企业公示 */
.enterprise-right {
	width: 495px;
	height: 300px;
	background-color: #fff;
}

.right-content {
	padding: 0 15px;
}

.publicity-hd {
	background-color: #f8f8f8;
}

.roll1 {
	height: 220px;
}

.roll2 {
	height: 132px;
}

.roll3 {
	height: 99px;
}

.publicity-li {
	list-style: none;
}

.publicity-li a:hover .publicity-name, .publicity-li a:hover .publicity-time
	{
	color: #bd1a2d;
}

.publicity-name {
	width: 330px;
	font-size: 16px;
	color: #666;
	height: 35px;
	line-height: 35px;
	text-indent: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.publicity-qyname {
	width: 200px;
	font-size: 16px;
	color: #666;
	height: 35px;
	line-height: 35px;
	text-indent: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

.publicity-ryname {
	width: 100px;
	font-size: 16px;
	color: #666;
	height: 35px;
	line-height: 35px;
	text-indent: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.publicity-time {
	width: 105px;
	font-size: 16px;
	color: #666;
	text-align: center;
	height: 35px;
	line-height: 35px;
}

.publicity-name-tt, .publicity-qyname-tt
.publicity-time-tt {
	height: 30px;
	line-height: 30px;
	color: #333;
	text-align: center;
}

/* 人员信息 */
.peo {
	width: 213px;
}

.peo-tt {
	background: url("../image/img_peo_tt.png") left 25px no-repeat;
}

.province-box {
	margin-top: 20px;
}

.province-link {
	display: block;
	border: 1px solid transparent;
	height: 87px;
	width: 211px;
}

.province-link:hover {
	border: 1px solid #e35555;
}

#province-in {
	margin-bottom: 15px;
	background: url("../image/bg_province_in.png");
}

#province-out {
	background: url("../image/bg_province_out.png");
}

/* 工程项目 */
.file {
	width: 965px;
}

.file-tt {
	color: #666;
    border-bottom: 2px solid transparent;
    width: auto;
    background: url("../image/img_file_tt_de.png") left 25px no-repeat;
    margin-right: 30px;
    
}

.file-tt.active {
    border-bottom: 2px solid #bd1a2d;
    color: #bd1a2d;
    background: url("../image/img_file_tt.png") left 25px no-repeat;
}

.file-tt2 {
    color: #666;
    border-bottom: 2px solid transparent;
    width: auto;
    background: url("../image/img_file_tt2_de.png") left 25px no-repeat;
    
}
.file-tt2.active {
    border-bottom: 2px solid #bd1a2d;
    color: #bd1a2d;
    background: url("../image/img_file_tt2.png") left 25px no-repeat;
}
.file-tabview>.tab-head {
    float: left;
    width: 120px;
    height: 194px;
    background: #DF3E32;
    box-sizing: border-box;
    padding-top: 4px;
    border: 0;
}
.file-tabview .sincerity-li1 a {
   background: url("../image/img_li.png") left 3px center no-repeat
}
 
.file-tabview .dynamic{
   width: 50%;
   box-sizing: border-box;
}
.roll4 {
    height: 132px;
}
.beh-stime {
    width: 130px;
    color: #666;
    font-size: 16px;
}
.beh-project {
    width: 254px;
    color: #666;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    padding: 0 10px 0 20px;
}
.beh-info {
    width: 200px;
    color: #666;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    padding: 0 10px;
}
.file-tabview>.tab-head .hdl {
    height: 53px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 47px;
    padding-left: 28px;
    margin-bottom: -8px;
    
}
.file-tabview>.tab-head .hdl.active {
    color: #BD1A2D;
    background: url("../image/file_tab_active.png") right -3px center no-repeat;
}
.file-tabview>.tab-body {
    float: left;
    width: 845px;
    height: 194px;
    background: #fff;
}
.file-tabview>.tab-body .bdl1 {
    padding: 20px 40px 0 20px;
}
.file-tabview>.tab-body .tab-body {
    padding: 10px 40px 0 20px;
}

.file-box {
	margin-top: 20px;
	height: 194px;
	background-color: #fff;
}

.engineering, .supplement {
	width: 50%;
}

.list-li {
	height: 33px;
	line-height: 33px;
	text-indent: 20px;
	background: url("../image/img_li.png") left center no-repeat;
}

.list-li a {
	display: block;
}

.list-li:hover .engineering-wd, .list-li:hover .engineering-time {
	color: #dd2c2b;
}

.engineering-wd {
	width: 330px;
	color: #666;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.engineering-time {
	color: #999;
	font-size: 16px;
}

.sincerity {
	margin-top:280px;
}

/* 诚信信息 */
.sincerity-tt {
	background: url("../image/img_sincerity_tt.png") left 25px no-repeat;
}

/* 企业诚信信息 */
.ent-sin {
	margin-top: 20px;
}

.sincerity-left {
	width: 120px;
	height: 200px;
	background: url("../image/bg_sincerity_left.png");
}

.sincerity-left-p {
	padding-top: 63px;
	width: 20px;
	line-height: 16px;
	margin: 0 auto;
	color: #fff;
	font-size: 16px;
	font-family: "SourceHanSansCN-Bold";
}

.sincerity-right {
	width: 1080px;
}

.sincerity-box {
	height: 200px;
	background-color: #fff;
}

.sincerity-bad, .sincerity-good {
	width: 50%;
}

.sincerity-li a {
	display: block;
	height: 33px;
	line-height: 33px;
	text-indent: 20px;
	background: url("../image/img_li.png") left center no-repeat;
}

.sincerity-li:hover .sincerity-wd, .sincerity-li:hover .sincerity-time {
	color: #dd2c2b;
}

.sincerity-wd {
	width: 400px;
	color: #666;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sincerity-time {
	color: #999;
	font-size: 16px;
}

.sincerity-title {
	background-color: #f8f8f8;
	height: 30px;
	line-height: 30px;
}

.sincerity-name {
	width: 85px;
	text-align: center;
	font-size: 16px;
	color: #666;
}

.sincerity-beh {
	width: 295px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
	font-size: 16px;
	color: #666;
}

.sincerity-t {
	width: 105px;
	text-align: center;
	font-size: 16px;
	color: #666;
}

.sincerity-peo-li a {
	height: 33px;
	line-height: 33px;
}

.sincerity-peo-li:hover .sincerity-name, .sincerity-peo-li:hover .sincerity-beh,
	.sincerity-peo-li:hover .sincerity-t {
	color: #dd2c2b;
}

/* 人员诚信信息 */
.peo-sin {
	height: 200px;
	margin-top: 15px;
}

.beh-hd {
	background-color: #f8f8f8;
}

.beh-name {
	width: 90px;
	color: #666;
	font-size: 16px;
	text-align: center;
}

.beh-beh {
	width: 305px;
	color: #666;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.beh-time {
	width: 110px;
	color: #666;
	font-size: 16px;
	text-align: center;
}

.beh-tt {
	height: 30px;
	line-height: 30px;
	color: #333;
	text-align: center;
}

.sincerity-li1 a:hover .beh-name, .sincerity-li1 a:hover .beh-beh,
	.sincerity-li1 a:hover .beh-time {
	color: #bd1a2d;
}

.sincerity-li1 a {
	display: block;
	height: 33px;
	line-height: 33px;
}

/* 底部 */
.footer {
	margin-top: 30px;
	height: 125px;
	color: #dad9d7;
}

.footer-top {
	text-align: center;
	padding-top: 28px;
}

.footer-top p {
	height: 34px;
	line-height: 60px;
	font-size: 15px;
}

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

.footer-link a {
	height: 34px;
	line-height: 34px;
	color: #dad9d7;
	font-size: 15px;
}

/*Plugin CSS*/
.str_wrap {
	overflow: hidden;
	width: 100%;
	position: relative;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}

.str_move {
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	cursor: move;
}

.str_move_clone {
	display: inline-block;
	vertical-align: top;
	position: absolute;
	left: 100%;
	top: 0;
}

.str_vertical .str_move_clone {
	left: 0;
	top: 100%;
	height: auto !important;
}

.str_down .str_move_clone {
	left: 0;
	bottom: 100%;
}

.str_vertical .str_move, .str_down .str_move {
	white-space: normal;
	width: 100%;
}

.str_static .str_move, .no_drag .str_move, .noStop .str_move {
	cursor: inherit;
}

.str_wrap img {
	max-width: none !important;
}

/* 0924 start */
.person-head {
	height: 38px;
	border: 1px solid #eee;
	margin-bottom: 6px;
}

.person-hd {
	height: 38px;
	line-height: 38px;
	position: relative;
	font-size: 16px;
	color: #666;
	text-align: center;
	width: 50%;
	float: left;
	box-sizing: border-box;
	
	border-left: 1px solid #eee;
}

.person-hd:first-child {
	border-left: 0;
}

.person-hd::before {
	display: none;
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	height: 2px;
	background: #bd1a2d;
}

.person-hd.active {
	font-size: 18px;
	color: #bd1a2d;
	font-weight: bold;
}

.person-hd.active::before {
	display: block;
}

.roll1 {
	height: 180px;
}

/* 新手指南 */

.new-btn{
    position: fixed;
    right: 20px;
    width: 102px;
    height: 102px;
    top: 70%;
    margin-top: -51px;
    background: url("../image/new_btn.png") no-repeat;
}

.new-btn:hover{
    background-image: url("../image/new_btnh.png");
}

/* end */

/*# sourceMappingURL=realName.css.map */

/* 2022-12-15 */



.box-tt-p {
	margin-left:50px;
	width:auto;
	display:inline-block;
	cursor:pointer;
    border-bottom: 2px solid transparent;
    color: #666;
    font-size: 20px;
    font-family: "SourceHanSansCN-Bold";
}

.box-tt-p:first-child {
	 margin-left:0;
}

.box-tt-p.active {
	 color:#bd1a2d;
	border-bottom-color:#bd1a2d;
}


.credit-info {
	background: url("https://hbjz.hbcic.net.cn/ythweb/szjs_ythpt/frame/workportal/images/credit_info_ico.png") left 25px no-repeat;
}

.credit-info.active {
	background: url("../image/img_sincerity_tt.png") left 25px no-repeat;
}

.credit-evaluation {
	background: url("https://hbjz.hbcic.net.cn/ythweb/szjs_ythpt/frame/workportal/images/credit_evaluation_ico.png") left 25px no-repeat;
}

.credit-evaluation.active {
	background: url("https://hbjz.hbcic.net.cn/ythweb/szjs_ythpt/frame/workportal/images/credit_evaluation_icoh.png") left 25px no-repeat;
}

.credit-ranking {
	background: url("https://hbjz.hbcic.net.cn/ythweb/szjs_ythpt/frame/workportal/images/credit_ranking_ico.png") left 25px no-repeat;
}

.credit-ranking.active {
	background: url("https://hbjz.hbcic.net.cn/ythweb/szjs_ythpt/frame/workportal/images/credit_ranking_icoh.png") left 25px no-repeat;
}

.evaluate-left {
	 height: 630px;
	background:url("https://hbjz.hbcic.net.cn/ythweb/szjs_ythpt/frame/workportal/images/evaluate_left_bg.jpg") left bottom no-repeat #df3e32;
}

.evaluate-items {
	 padding-top: 27px;
}

.evaluate-item {
	padding: 0 17px 2px 24px;
	
	height: 70px;
	line-height:24px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.evaluate-item.active {
	color:#bd1a2d;
	background:url("https://hbjz.hbcic.net.cn/ythweb/szjs_ythpt/frame/workportal/images/tab_active.png") left 8px no-repeat;
}

.behavior-items {
	margin-top: 6px;
}

.behavior-item {
	position: relative;
	 float:left;
	 width: 50%;
	 height: 34px;
	 line-height: 34px;
	 text-align: center;
	 border: 1px solid #eee;
	 box-sizing: border-box;
	 font-size: 18px;
	 color:#666;
	 
}

.behavior-item:before {
	 position: absolute;
	 content: "";
	 left:0;
	 right:0;
	 top:0;
	 height: 3px; 
}

.behavior-item.active {
	color:#bd1a2d;
}

.behavior-item.active:before {
 background-color: #bd1a2d;

}

.behavior-table {
	width: 100%;
	table-layout: fixed;
}

 .behavior-txt {
	padding-left: 20px;
	background: url("https://hbjz.hbcic.net.cn/ythweb/szjs_ythpt/frame/workportal/images/table_ico.png") left 12px no-repeat;
	}

 .behavior-th {
	background-color: #f8f8f8;
	text-align: center;
	height: 32px;
	font-size: 16px;
	color:#333;
 }

 .table-wrap {
	margin-top: 10px;
 }

 .behavior-td {
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color:#666;
 }

 .behavior-td:last-child {
	text-align: center;
 }

 .box-hd > h2 > a {
	 color:#666;
 }

 .province-hd > h2 {
	background-image: url("https://hbjz.hbcic.net.cn/ythweb/szjs_ythpt/frame/workportal/images/rank_title_bg.png");
 }

 .evaluate-left + .sincerity-right {
	 height: 630px;
 }

 .sincerity-box,
 .sincerity-bad {
	height: 100%;
 }

 .province-table .behavior-td:first-child {
	text-align: center;
 }

 .province-table .behavior-td:first-child > span {
	display: inline-block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	border-radius: 50%;
	background-color: #eee;
 }

 .province-table .behavior-td:first-child > span.province-ico1,
 .province-table .behavior-td:first-child > span.province-ico2,
 .province-table .behavior-td:first-child > span.province-ico3 {
	 font-size: 0;
	 border-radius: 0;
	 background-color: transparent;
 }

 .province-ico1 {
	background: url("https://hbjz.hbcic.net.cn/ythweb/szjs_ythpt/frame/workportal/images/serial_num1.png") center no-repeat;
 }

 .province-ico2 {
	background: url("https://hbjz.hbcic.net.cn/ythweb/szjs_ythpt/frame/workportal/images/serial_num2.png") center no-repeat;
 }

 .province-ico3 {
	background: url("https://hbjz.hbcic.net.cn/ythweb/szjs_ythpt/frame/workportal/images/serial_num3.png") center no-repeat;
 }
 .file-btn {
	position: fixed;
	left: 114px;
	z-index: 99;
	width: 112px;
	height: 111px;
	background: #FFFFFF;
	box-shadow: 1px 4px 8px rgba(213, 215, 222, 0.8);
	border-radius: 6px;
	/* top: 50%; */
	/* transform: translateY(-80%); */
	box-sizing: border-box;
	padding-top: 20px;
	bottom: 440px;
}

.file-btn>span {
	display: block;
	font-size: 18px;
	line-height: 18px;
	color: #333;
	padding-top: 55px;
	background: url("../image/file_btn.png") no-repeat top center;
	text-align: center;
}

