@charset "utf-8";
html{font-size: 62.5%;}
body {font-family: "Microsoft YaHei";color: #333;width: 100%; font-size:1.3rem; max-width: 640px;min-width: 320px;margin:0 auto; background: #f4f7fa;}
a {color: #333; text-decoration:none}
a:hover,a:focus {text-decoration: none;color: #0761f3;}
ul {margin: 0;padding: 0;}
ul li {list-style: none;}
p {margin:0; padding:0;}
table{border-collapse:collapse;border-spacing:0}
form {margin: 0; padding:0;}
h2 {margin: 0;}
input {outline: none;}
input:focus{outline: none;}
input::-webkit-input-placeholder {color: #919292;}
input:-webkit-autofill, 
 textarea:-webkit-autofill, 
 select:-webkit-autofill { 
       -webkit-box-shadow: 0 0 0 1000px white inset; 
}
 input[type=text]:focus, input[type=password]:focus, textarea:focus {
      -webkit-box-shadow: 0 0 0 1000px white inset; 
}
a{ tap-highlight-color: rgba(0,0,0,0);
focus-ring-color: rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-focus-ring-color: rgba(0, 0, 0, 0);
-moz-tap-highlight-color: rgba(0,0,0,0);
-moz-focus-ring-color: rgba(0, 0, 0, 0);}

/* 浮动 */
.clearfix{zoom:1;}
.clearfix:after{height:0;visibility:hidden;content:".";display:block;clear:both}
.fl-left{ float:left !important;}
.fl-right{ float:right !important;}
/* 文本对齐 */
.taCenter {text-align: center !important;}
.taLeft {text-align: left !important;}
.taRight {text-align: right !important;}
/* 颜色 */
.white {color: #fff !important;}
.black {color: #333 !important;}
.green {color: #00b52f !important;}
.gray {color: #919292 !important;}
a.gray:hover {color: #e80000 !important;}
.blue {color: #0e8ed8 !important;}
.yellow {color: #fe880c !important;}
.red {color: #e80000 !important;}
/* 间距 */
.m0 {margin: 0px !important;}
.mt0 {margin-top: 0px !important;}
.mb0 {margin-bottom:0px !important;}
.ml0 {margin-left: 0px !important;}
.mr0 {margin-right: 0px !important;}
.ml5 {margin-left: .5rem !important;}
.ml10 {margin-left: 1rem !important;}
.mr5 {margin-right: .5rem !important;}
.mr10 {margin-right: 1rem !important;}
.p0 {padding: 0px !important;}
.pt0 {padding-top: 0px !important;}
.pb0 {padding-bottom: 0px !important;}
.pl0 {padding-left: 0px !important;}
.pr0 {padding-right: 0px !important;}
.pt5 {padding-top: .5rem !important;}
.mt5 {margin-top: .5rem !important;}
.mt10 {margin-top: 1rem !important;}
.mt15 {margin-top: 1.5rem !important;}
.mt20 {margin-top: 2rem !important;}
.mb5 {margin-bottom: .5rem !important;}
.mb10 {margin-bottom: 1rem !important;}
.mb15 {margin-bottom: 1.5rem !important;}
.mb20 {margin-bottom: 2rem !important;}
.pb20 {padding-bottom: 2rem !important;}

/* 文字大小 */
.font-12 {font-size: 1.2rem !important;}
.font-13 {font-size: 1.3rem !important;}
.font-14 {font-size: 1.4rem !important;}
.font-15 {font-size: 1.5rem !important;}
.font-16 {font-size: 1.6rem !important;}
.font-17 {font-size: 1.7rem !important;}
.font-18 {font-size: 1.8rem !important;}

/* 截字 */
.text-over{text-overflow:ellipsis;  -moz-text-overflow: ellipsis;  overflow:hidden;white-space: nowrap;}
.wid50 {max-width: 50%; display: inline-block; vertical-align: bottom;}
.main {padding:0 0 4.5rem;}

.btn-blue {width:100%;display:inline-block; text-align:center; color:#fff; font-size:1.5rem; height:4.5rem; line-height:4.5rem; border-radius:3px; background:#3671e2; border: 0; }
.btn-blue:hover {color: #fff;}
.btn-gray-bg {width:100%;display:inline-block; text-align:center; color:#fff; font-size:1.5rem; height:4.5rem; line-height:4.5rem; border-radius:3px; background:#d2d6dc; border: 0; }
.btn-red-bg {padding:9px 20px; color:#fff; background:#e80404;border:1px solid #e80404;}
.btn-blue-bg {padding:9px 20px; color:#fff; background:#024bb1;border:1px solid #024bb1;}
.bai-blue {width:100%;display:inline-block; text-align:center; color:#666; font-size:1.5rem; height:4.5rem; line-height:4.5rem; border-radius:3px; background:#fff; }
.btn-green-bo {display:inline-block; text-align:center; color:#00b52f; font-size:1rem;line-height:1.8rem; padding:0 0.5rem; border-radius:2px; border: 1px solid #00b52f; }
.btn-red-bo {display:inline-block; text-align:center; color:#e80404; font-size:1rem;line-height:1.8rem; padding:0 0.5rem; border-radius:2px; border: 1px solid #e80404; }
.btn-blue-bo {display:inline-block; text-align:center; color:#0362fc; font-size:1rem;line-height:1.8rem; padding:0 0.5rem; border-radius:2px; border: 1px solid #0362fc; }

.btn-gray {display:inline-block;padding:0 0.5rem; text-align:center; color:#999; font-size:1.2rem; height:2.5rem; line-height:2.5rem; background:#f5f5f5;}
.btn-blue-dan {width:96%;display:inline-block; color:#ADDCFE ;padding:1rem 2%; font-size:1.5rem; line-height:2.5rem; border-radius:3px; background:#F2F9FF; border: 1px solid #ADDCFE;}

.warp {margin: 1.5rem 2%;width:96%;}
.warp-box {padding:1.5rem; background: #fff; margin-bottom: 1.5rem; border-radius: 2px;}
.warp-box p {line-height: 2.5rem;}

.no-info {text-align: center;padding: 6rem 0;color: #999; font-size: 1.4rem;}
.no-info img {width:25%;}
.bottom-fix { position: fixed; bottom:0;padding:1rem 2%; width:96%; background: #f4f4f4; }

.title-center {width:40%; margin:0 auto 1.5rem;text-align: center; font-size: 1.6rem; font-weight: bold;background: url("/anhui/chizhou/wap/images/line-icon-9328cf2b6cd6ab09f7954ef3017c31ea.gif") repeat-x left center; background-size: 1px;}
.title-center span { margin-bottom:-1rem; display:inline-block; padding:0 0.5rem;  background:#fff; }
.title-center-blue {width: 96%;font-size: 1.7rem;}
.title-center-blue span {background: #f4f4f4; color:#0362fc; }
.title-yuan { font-size: 1.5rem; margin-bottom: 0.5rem; }
.title-yuan .yuan { margin-right:0.5rem; display:inline-block; width: 0.6rem; height: 0.6rem;border-radius: 0.6rem; background: #307cf4; }

/* 图片头部 */
.header-photo { position: relative; }
.header-photo .link {position: absolute; top:4rem; left:2rem;}
.header-photo .link-right {position: absolute; top:3.5rem; right: 2rem; text-align: right; }

/* 头部 */
.header {background:#3671e2; }
.header-box {width: 96%; margin: 0 auto;padding: 1.5rem 0 1.8rem;text-align: center;position: relative;}
.header-box .nav { color: #fff; font-size: 1.6rem;}
.header-box .arrow {position: absolute; top:1.8rem; left:0.5rem;}
.header-box .home {position: absolute; top:1.6rem; text-align: right; right:1rem;}
/* 底部 */
.footer {background: #fff;padding: .6rem 0 .8rem; box-shadow: 0px 3px 5px #666; border-top:1px solid #f5f5f5;  position: fixed;z-index:100; bottom:0; left:0; width:100%;}
.footer ul {width: 90%; margin: 0 auto;}
.footer ul li {float:left; width:25%;}
.footer ul li a {display: block; text-align: center;}
.footer ul li img {width:20%;}
.footer ul li .title {display: block; margin-top: 0.2rem;}
.footer ul li .nav-img {display:inline-block; text-align: center; width:2.8rem; height: 2.8rem;  }
.footer ul .on a {color: #3671e2;}
.footer ul li:nth-child(1) .nav-img{background:url("/anhui/chizhou/wap/images/home-2c08bd2154e016e0c7d59934842b8b56.png") no-repeat center top;background-size: 100%; }
.footer ul li:nth-child(2) .nav-img{background:url("/anhui/chizhou/wap/images/baogao-9663826f395293c8f376e680de7a908a.png") no-repeat center top;background-size: 84%; }
.footer ul li:nth-child(3) .nav-img{background:url("/anhui/chizhou/wap/images/news-a00809534ab0f2d089a7afb9d8f52274.png") no-repeat center top;background-size: 85%; }
.footer ul li:nth-child(4) .nav-img{background:url("/anhui/chizhou/wap/images/user-ff388e492897ae94dfc4cee93466f85a.png") no-repeat center top;background-size: 87%; }
.footer ul .on:nth-child(1) .nav-img{background:url("/anhui/chizhou/wap/images/home-on-f72c84531b0e4ef8365297e7e59300d0.png") no-repeat center top;background-size: 100%; }
.footer ul .on:nth-child(2) .nav-img{background:url("/anhui/chizhou/wap/images/baogao-on-2a76905528c3ca4338e7cb1ded343652.png") no-repeat center top;background-size: 84%; }
.footer ul .on:nth-child(3) .nav-img{background:url("/anhui/chizhou/wap/images/news-on-4ba40b298cbeaa8f92c8bf1d16b8d6bb.png") no-repeat center top;background-size: 85%; }
.footer ul .on:nth-child(4) .nav-img{background:url("/anhui/chizhou/wap/images/user-on-f1849bdf62c04f6a8983fd2a82159b48.png") no-repeat center top;background-size: 87%; }
.footer ul .ma-xin {position: relative;}
.footer ul .ma-xin a { position: absolute; top:-4rem; }
.footer ul .ma-xin img {width:45%;border-radius:5rem; background: #fff; padding: 0.8rem; background: #fff; }
.footer ul .ma-xin .title{margin: -.4rem 0 0;}

/* -----------------首页---------------- */
.index-bg { background:#f4f4f4 url("/anhui/chizhou/wap/images/index/ind-hed-bg-e1772b2ebde4ca88a89a29797042c486.png") no-repeat center top; background-size: 100%;}
.ind-logo { height: 20%; margin: 0 auto 0; text-align: center;padding:3.5rem 0 1.5rem;}
.ind-logo .name {margin:1rem 0 1.5rem; color:#fff; font-size: 2.8rem; font-weight: bold; text-shadow: 1px 1px 2px #023283;}
.ind-logo .name .small { display:block;margin-top:0.3rem; font-size:  1.3rem; font-weight: normal;letter-spacing: 0.5rem;}
.hed-search .search-input { width:90%; border-radius:5rem; margin:0 auto; background: #fff;padding: 0.3rem 0.3rem 0.3rem 2rem;}
.hed-search .search-icon {text-align: center; padding: 1rem 1rem; width:18%; background: #3671e2;border-radius: 10rem; color: #fff; float: right;}
.hed-search .search-input input {height: 3.5rem; line-height: 3.5rem;width:70%; border: none;border-radius: 5rem 0 0 5rem;}
.ind-ggao {width: 94%;margin: 0 auto;padding: 1.5rem 0; font-size: 1.4rem;color: #fff;}
.ind-ggao a {color: #fff;}
.nav-box {background: #fff; width: 96%; border-radius: 1rem;}
.nav-list {width:100%;padding: 0.8rem 0 1.8rem;}
.nav-list li {width:25%;float:left; text-align: center; margin: 1.5rem 0 0;}
.nav-list li a {display: block;}
.nav-list li span {width: 100%;display: block; margin-top: 0.8rem;}
.ind-lin-box {width: 96%; margin: 1.5rem auto;padding-bottom:5rem;}
.ind-lin-box a {width:48%;display: block;padding: 2rem 0 4rem; font-size:1.4rem; color:#fff;  text-align: center;}
.ind-lin-box a img {vertical-align: middle; margin-right: 0.5rem;}
.ind-lin-box a.chengx {width:100%;}
.ind-lin-box .xinyj { background: url("/anhui/chizhou/wap/images/index/xxj-bg-4f88dcaff9a78fb920251acc674317c0.png") no-repeat center top; background-size: 100%;}
.ind-lin-box .shenbao { background: url("/anhui/chizhou/wap/images/index/zz-bg-13daabaa4c24e5ce2894b47b694fb9b4.png") no-repeat center top; background-size: 100%;}
.ind-lin-box .chengx { background: url("/anhui/chizhou/wap/images/index/sx-img-72c1dfb5c76241a2c9f08ac06ece7858.png") no-repeat center top; background-size: 100%;}

.index-news { padding:1rem 1rem 7rem; margin:0 1% 0; background: #fff; border-radius: 5px 5px 0 0;  }
.news-top {border-bottom: 1px solid #eee; margin-bottom: 1rem;}
.news-top a{ margin-bottom:-1px; padding-bottom: 1rem; font-size:1.6rem; display: inline-block; width:31%; text-align: center; }
.news-top a.on {border-bottom: 2px solid #3671e2; color:#3671e2; }
.news-top span {color: #d9d9d9;}
.news-ul li{padding-bottom:1rem; margin-bottom:1rem; border-bottom: 1px dashed #eee;}
.news-ul li a {display: block; overflow: hidden;}
.news-ul .time {padding:1.5rem 0; font-weight:bold; font-size:1.6rem; float: left; text-align:center; color:#fff; width:20%; border-radius:5px; background: #81a5e9; display: inline-block;}
.news-ul .time .big {display: block; font-size: 1.7rem; margin-bottom: .1rem; }
.news-ul .text {width: 77%; float: right; margin-top: .5rem;}
.news-ul .text .title {font-size: 1.5rem; font-weight: bold; margin-bottom: .3rem;}
.news-ul .text .gray {display: -webkit-box;  overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis;}

/* -----------------新闻---------------- */
.search-top {padding: 2%; background:#3671e2;}
.search-top .search { border-radius:2px; background: #1a5ac4;margin-bottom: 0.5rem; }
.search-top .search a { padding: 1rem 0 0; text-align:center; width:10%; }
.search-top .search input {font-size:1.5rem; width:87%; background: #1a5ac4;-webkit-box-shadow: 0 0 0px 1000px #1a5ac4 inset!important; border: 0; height: 3.5rem; line-height: 3.5rem;color:#fff!important;}
.search-top .search input::placeholder{color:#a5c5f9;}
.search-top .search input:-webkit-autofill{ color: #fff!important;-webkit-box-shadow: 0 0 0px 1000px #1a5ac4 inset!important; }

.text-list {background: #fff; padding: 1.2rem 0;text-align: center;}
.text-list a {margin: 0.5rem 1.5rem 0; font-size: 1.6rem;    padding: 0 0 1rem;}
.text-list a.active {color:#3671e2; border-bottom: 3px solid #3671e2;font-weight: bold;}
.news-box {margin:0;  margin: 1rem auto;}
.new-list {margin: 0;}
.new-list a { padding: 1.5rem 2% 1.5rem; border-radius:2px; margin-bottom:1rem; display:block; box-shadow: 1px 1px 5px 0 #e9e9e9; border-bottom: 1px solid #f5f5f5;background: #fff;}
.new-list .title {line-height: 2.3rem; margin-bottom:1rem; font-size: 1.6rem;}
.new-list .gray-bg { padding: 0.5rem 1rem;  display:inline-block; border-radius:3px; background: #f5f5f5; color: #a6a6a6;  }
.news-link { margin: 0 0 1.5rem; border-bottom: 1px solid #f1f1f1;  margin-top: -0.9rem;}
.news-link .link-blue {float: left; text-align:center; width: 48%; height: 3.5rem;border-radius: 3px; line-height: 3.5rem;font-size: 1.4rem;background: #3671e2; color: #fff;}
.news-link .bai-blue {width: 48%; line-height: 3.5rem; height: 3.5rem; font-size: 1.4rem; border-radius: 3px;color: #3671e2; background: #fff;border: 1px solid #3671e2;}

.info-box { padding: 1rem 2%; background: #fff; width: 92%; margin: 1rem auto; box-shadow: 1px 1px 5px 0 #e9e9e9;}
.info-box .info-title { overflow:hidden; padding:0 0 2rem; margin-bottom:2rem;border-bottom: 1px solid #f5f5f5;}
.info-box .info-title .title {font-size: 1.8rem;margin-bottom: 1rem;}
.info-box .info-title .text { margin-right:1rem; padding: 0.5rem 1rem;  display:inline-block; border-radius:3px; background: #f5f5f5; color: #a6a6a6;}
.info-box .info-title .time{float: right;}
.info-text {font-size: 1.5rem; line-height: 2.5rem;word-wrap:break-word;word-break:normal; }
.info-text img {max-width: 100%;}
/* -----------------信用公示、红黑名单---------------- */
.nav-list-box li{ background: #fff; padding: 2.5rem 2.5rem; margin-bottom:1.5rem; border-radius:2px; overflow: hidden; position: relative;}
.nav-list-box li .txt-box{ line-height: 2.5rem; float: left;width:85%; }
.nav-list-box li .arrow { position: absolute; top:3.5rem; right:2.5rem; width:0.8rem; }
.news-box.com-box { background: none;box-shadow: 0 0 0 0;width: 100%; }
.news-box.com-box .new-list a {line-height:2.3rem; margin-bottom:1rem; box-shadow: none; border: 0;}
.news-box.com-box .new-list .title {margin-bottom: 1rem;}
.news-box.com-box .new-list .time{ padding-left:1.7rem; background: url("/anhui/chizhou/wap/images/time-1c71a11984f502f7582be934bff0582f.png") no-repeat left 0.5rem; background-size: 1.4rem;}
.news-box.yiyi-box .new-list {background: #fff; border-radius:2px; padding:0 0 1rem;}
.news-box.yiyi-box .news-link {margin: 0 2%; border: 0;}
.list-info-box{ padding:0 3%; margin:1rem auto;width:90%; background:#fff; border-radius:3px; }
.table-box {width: 100%;}
.table-box td {font-size: 1.6rem;padding: 1.5rem 0;border-bottom: 1px solid #f5f5f5;width:100%;}
.table-box td .title{display:block;  margin-bottom:0.5rem; font-weight: normal; font-size: 1.5rem; color:#a8a8a8; text-align: left; }
/* -----------------信用查询---------------- */
.nav-list-box02 li{ float: left; width: 42%;margin: 0 1% 1.5rem; height: 6rem;line-height:6rem; padding: 0 3%; background:#fff url("/anhui/chizhou/wap/images/chaxun-bg-74aafc7015102d630166234511c1ff4a.png") no-repeat right bottom; background-size: 100%; }
.nav-list-box02 li a { width:80%; font-size:1.5rem; line-height: 2rem; display:inline-block; vertical-align: middle; }
.h-title {padding:0 0 1rem; border-bottom: 1px solid #dcdcdc;}
.h-title .title { padding:0 0 1rem;  border-bottom: 2px solid #0362fc;}
.xygs-list { margin-bottom: 2rem;}
.xygs-list li { float: left;width:48%; margin: 0 1%;height: 10.5em;}
.xygs-list li img { width:100%;}
.xygs-list li span { display: block;padding: 5px 0.1rem;text-align: center;}
/* -----------------登陆注册、表单---------------- */
.form-box {margin: 3rem 2%; }
.form-box .title {font-size: 1.5rem;  margin:2rem 0 1rem;}
.inp-box {margin-bottom: 1rem; position: relative;}
.inp-box .inp {width: 100%;padding:0 2%; height:5rem; line-height:5rem; border: 1px solid #f5f5f5; background: #fff;}
.inp-box .inp-small{width: 65%;}
.inp-box select,.inp-box textarea {width: 100%;padding:0 2%; height:5rem; line-height:5rem; border: 1px solid #f5f5f5; background: #fff;}
.inp-box textarea {height: 8rem;font-family: "Microsoft YaHei";}
.inp-box .yzm-icon {background: #fff; padding:0.4rem 0;}
.inp-box .Validform_checktip {margin-top: 0.5rem;display: inline-block; position: absolute; top:0; right:1rem;}
.form-box .txt-bottom {margin-top: 20rem;}
.login-title-tab { text-align: center;margin: 4rem 0 3rem;}
.login-title-tab .title{font-size:1.8rem;display: inline-block;padding:0 0 0.5rem; margin: 0 2rem; }
.login-title-tab .title.active { color:#0362fc; border-bottom: 2px solid #0362fc;}
/* -----------------用户中心---------------- */
.per-body-bg {background:#f4f4f4 url("/anhui/chizhou/wap/images/person/per-bg-d2b2381bad2771fa4f1e85d1cebf0d35.png") no-repeat center top; background-size: 100%;}
.per-title {text-align: center; font-size: 20px; padding: 2rem 0 4rem; color: #fff;}
.per-name-box { width: 92%; margin: 0 4% 2rem; vertical-align: middle;}
.per-name-box a {color: #fff; display: block;margin-bottom: 1.5rem;}
.per-name-box .name {width: 20%;}
.per-name-box img {vertical-align: middle; }
.per-name-box .name-img {border-radius: 10rem; height: 7rem; width:7rem;}
.per-name-box .name-com {font-size: 1.4rem; width:78%; padding-top: .5rem;}
.per-list {background:#fff; padding:2rem 1rem;border-radius: 3px; margin-bottom: 1.5rem; }
.per-list li {float: left; width:50%; text-align: center; font-size: 1.5rem; }
.per-list li a {display: block;}
.per-list li .icon {height: 4rem; display: inline-block;vertical-align: middle;}
.per-list li img {width: 3rem;vertical-align: middle;}
.per-list02 {margin-bottom: 1.5rem;background:#fff; padding:1.5rem 1.5rem;border-radius: 3px;}
.per-list02 li {overflow:hidden; font-size:1.6rem; padding:0 0 1.5rem; margin-bottom:2rem; border-bottom: 1px solid #f5f5f5;}
.per-list02 li:last-child {border-bottom: none; margin: 0;padding:0 0 0.5rem; }
.per-list02 li .img {vertical-align: middle; margin-right: .5rem;}
.per-list02 li .name-img {width:4rem; height:4rem;border-radius: 10rem;}
.per-list02 li .arrow {float: right;}
.per-list02 li .arrow img {width: 40%}
.shenfen {margin-right: -2%;}
.shenfen .sf{float: left; width:48%; text-align:center; margin-right:2%; background: #fff; border-radius: 3px;}
.shenfen .sf a {display: block;padding: 3rem 0 0;}
.shenfen .sf p {background:#a4bafd; color: #fff; padding: 1rem 0; margin-top: 3rem; }
.shenfen-bg {padding: 4rem 0; text-align:center; color:#fff; font-size:1.6rem; background: url("/anhui/chizhou/wap/images/person/renz-bg-18c5bfbfba7a1bddd7136f1e630ab142.png") no-repeat center top; background-size: 100%;}
.shenfen-bg img {margin-bottom: 2rem;}
.inp-box-rz {height:5rem; line-height:5rem; border-radius:3px;padding:0 1rem; margin-bottom:1.5rem; background: #fff; font-size: 1.5rem;}

/* -----------------企业档案---------------- */
.web_main {margin: 1rem 2%;}
.web-head-text { background: url("/anhui/chizhou/wap/images/com-head-bg-40dbd25369a2be003291dbfb4c2a595b.png") no-repeat center top; background-attachment: fixed; padding: 1.5rem; margin-bottom: 1.5rem;border-radius: 2px;}
.web-head-text h1 {font-size: 2.2rem; margin: 0 0 1rem;}
.web-head-text h1 .btn-green-bo {font-weight: normal;margin-left: 0.5rem;vertical-align: middle;}
.web-head-text .btn-blue {width: auto;border-radius: 0; font-size: 1.2rem;padding:0 0.5rem; height:2.5rem; line-height: 2.5rem;}
.pub-contab {background: #fff; padding: 1.5rem; margin-bottom: 1.5rem;border-radius: 2px;}
.pub-contab .h-title {margin-bottom:1rem; font-size:1.5rem; font-weight:bold; padding:0 0 0.8rem; border-bottom: 1px solid #e9e9e9;}
.pub-contab .h-title .line {width:.5rem; height:1.8rem; display: inline-block; vertical-align: bottom; margin-right: .5rem;background: #156cfb;}
.table-right {width: 100%;}
.table-right th,.table-right td { vertical-align: middle; padding:0.9rem 0;font-size: 1.5rem;}
.table-right th {color: #999; text-align: left; font-weight: normal; }
.table-right td {text-align: right;}
.pub-contab .link {display:block;font-size:1.5rem; text-align:center; padding:1rem 0 0;margin-top:1.5rem; border-top: 1px solid #e9e9e9;}
.company-list {margin: 0 0 1.5rem -1.2rem;}
.company-list li{ width:26%;padding-right:3%; font-size:1.5rem; margin-bottom:2rem;  float:left; margin-left:1.2rem; border-right: 1px solid #e9e9e9; }
.company-list li .title {height: 4rem; line-height:2rem; display: block;color:#999;}
.company-list li:last-child {border-right: 0;padding-right:0; }
.info-no {text-align: center; margin: 2rem 0;}
.info-no img { width:20%; margin-bottom: 0.5rem;}
.footer-bottom { display: flex; border-top:1px solid #f5f5f5; background: #fff; padding: 1.2rem 0; position: fixed; bottom:0; width:100%;}
.footer-bottom li {width:50%; text-align: center;}
.footer-bottom li .text {display: block; font-size: 1.4rem; margin-top: 0.2rem;}
/* -----------------信易+---------------- */
.inner-box { padding:1rem; background: #fff; margin-bottom: 1rem;position: relative;}
.inner-box p {font-size: 1.4rem; margin: 0.5rem 0.5rem 0; line-height: 2.3rem;}
.inner-box .shenhe { display:inline-block; position: absolute; top:2rem; right:2rem; width:15%;}
.inner-warp-box {margin: 1rem -2%;}
.inner-warp-box .inner-box{ float: left; width:47%;padding:0 0 1rem; margin: 0 0 1rem 2%; text-align: center; }
.inner-warp-box .inner-box img {height: 10rem;}
.xxj-changj {position: relative;}
.xxj-changj ul {width: 100%; height:20rem; overflow: hidden;}
.xxj-changj .arrow-l {position: absolute; top: 40%; left:0;}
.xxj-changj .arrow-r {position: absolute; top: 40%; right:0;}
.xxj-changj .number-yuan {position: absolute; bottom:1rem; right:.5rem;}
.xxj-changj .number-yuan a {display: inline-block; margin-right: 1rem; width: 1rem; height: 1rem; border-radius: 1rem; background: #878787;}
.xxj-changj .number-yuan a.active {background: #024bb1;}

.nav-list-box-s {margin-left: -3%;}
.nav-list-box-s li{width: 38%; float:left; margin:0 0 1rem 3%;padding:1.2rem 1.5rem;}
.nav-list-box-s li .title {font-size: 1.5rem; }
.nav-list-box-s li .arrow {top:1.5rem; right:1.5rem;}
/* 用户中心-信易+ */
.xinyijia-box{margin: 1rem 2%;}
.xinyijia-box .xinyijia {padding:1.5rem; margin-bottom:1rem; background: #fff; border-radius: 3px;}
.xinyijia-box .xinyijia .img {width: 35%; height: 6.5rem; float: left;}
.xinyijia-box .xinyijia .txt-box {float: right; width: 62%;}
.xinyijia-box .xinyijia .txt-box .title{ font-size: 1.6rem; margin-bottom: 1.5rem; }
.xinyijia-box .xinyijia .txt-box .title .btn-green-bo {padding: 0 .2rem; margin-left: .5rem;vertical-align: bottom;}
.xinyijia-box .xinyijia .txt-box .btn-link { display:inline-block; border: 1px solid #dcdcdc; border-radius: 1.5rem; padding: 0.3rem 2rem 0.4rem; margin-left: .5rem;}
.xyj-table {width: 100%; margin-bottom: 1.5rem;}
.xyj-table th,.xyj-table td {padding:1rem 1rem; font-size: 1.4rem;}
.xyj-table th { font-size: 1.5rem; color:#5eb9fb; font-weight:normal;background: #f2f9ff; border: 1px solid #addcfe;}
.xyj-table td {border: 1px solid #e8e8e8;}
.xyj-blue {padding:1rem; font-size: 1.5rem; color:#5eb9fb; font-weight:normal;background: #f2f9ff; border: 1px solid #addcfe;}
/* 用户中心-联系我们 */
.about-img {background: #d1ebff; padding: 1rem; border-radius: 5px 5px 0 0;}
.about-txt { background: #fff; border-radius:  0 0 5px 5px; padding:2rem 1rem;}
.about-txt p { overflow:hidden; padding-bottom:1.5rem; margin-bottom:1.5rem; font-size:1.5rem; line-height:2.5rem; border-bottom: 1px solid #eee;}
.about-txt p img {vertical-align: middle; margin-right: .5rem;}
.about-txt p span {float: right;}

/* -----------------自主申报---------------- */
.lianjie {text-align: center;}
/* -----------------个人信用分---------------- */
.xinyongf-bg { padding:24rem 0 0; background: url("/anhui/chizhou/wap/images/xinyongfen-4633884d27b6bb894a9f43a585d92668.png") no-repeat center top; background-size: 100%;}
.fenzhi-list li{overflow:hidden; margin-bottom:1rem; background: #fff; border-radius: 3px;height:6rem; line-height: 6rem; }
.fenzhi-list li .dji {float:left; text-align:center; font-size:1.6em; width:18%;display:inline-block; font-weight:bold; color:#fff; background: #9ac0fe; }
.fenzhi-list li .txt { float:left; width:78%; font-size: 1.4rem;padding:1.6rem 2% 0; line-height:2.5rem; vertical-align:middle; display: inline-block; }
/* -----------------冀时办首页---------------- */
.jsb-body { background: #fff; }
.jsb-header {width:100%; margin: 0 auto; height:5rem; line-height:5rem; font-size:1.8rem; text-align: center; position: relative;}
.jsb-header .arrow {position: absolute; top: 0; left:1rem;}
.jsb-nav-list {margin: 1rem 0 0 1%; padding-bottom:9rem;}
.jsb-nav-list li{ float: left; width: 47%; margin: 0 1% 1rem; vertical-align:middle; border-radius:3px; border: 1px solid #e8e8e8; }
.jsb-nav-list li a {display: block; padding:1.2rem; font-size: 1.6rem; }
.jsb-nav-list li img {margin-right: 1rem; vertical-align: middle;}
/* -----------------layer确认弹窗--------------- */
.layui-m-anim-scale h3{ padding:0; margin:0;background-color: #024bb1; color: #fff; }





