@charset "utf-8";
/* CSS Document */
body,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
  margin: 0;
}
ol,
ul {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
html {
  font-size: 14px;
  color: #333;
}
body {
  width: 100%;
  height: 100%;
  font-family: "Helvetica Neue", "Microsoft Yahei", Helvetica, Arial, sans-serif;
}
li {
  list-style: none;
  vertical-align: top;
}
a {
  text-decoration: none;
  color: #333;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
}
a:focus {
  outline: none;
}
input {
  outline: none;
  background: none;
}
img {
  border: 0 none;
}
b {
  font-weight: normal;
}
i {
  font-style: normal;
}
*:focus {
  outline: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fz12 {
  font-size: 12px;
}
.fz14 {
  font-size: 14px;
}
.fz16 {
  font-size: 16px;
}
.fz20 {
  font-size: 20px;
}
.fz24 {
  font-size: 24px;
}
.fz42 {
  font-size: 42px;
}
.fz28 {
  font-size: 28px;
}
.clear {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.mg-t10 {
  margin-top: 8px;
}
.mg-l10 {
  margin-left: 10px;
}
.mg-l10:hover {
  color: #2e82ff;
  cursor: pointer;
}
.link-color {
  color: #2e82ff;
}
.warn-color {
  color: #ff4646;
}
body {
  background: #ebeef0;
}
.bg-white {
  background: #fff;
}
/*顶部头top*/
.top {
  width: 100%;
  min-width: 1180px;
  height: 34px;
  background: #f5f5f5;
  color: #666;
}
.top-center {
  width: 1180px;
  height: 34px;
  line-height: 34px;
  margin: 0 auto;
  overflow: hidden;
}
.phone-icon {
  padding-left: 25px;
  background: url(../images/icon_telephone.png) no-repeat left center;
  background-image: -webkit-image-set(url(../images/icon_telephone.png) 1x, url(../images/icon_telephone@2x.png) 2x);
  background-image: -moz-image-set(url(../images/icon_telephone.png) 1x, url(../images/icon_telephone@2x.png) 2x);
  background-image: -ms-image-set(url(../images/icon_telephone.png) 1x, url(../images/icon_telephone@2x.png) 2x);
  background-image: -o-image-set(url(../images/icon_telephone.png) 1x, url(../images/icon_telephone@2x.png) 2x);
  _background-image: url(../images/icon_telephone.png);
}
.top-center a {
  display: inline-block;
  color: #666;
}
.top-center a.user-img {
  padding-left: 20px;
  background: url(../images/icon_id.png) no-repeat left center;
  background-image: -webkit-image-set(url(../images/icon_id.png) 1x, url(../images/icon_id@2x.png) 2x);
  background-image: -moz-image-set(url(../images/icon_id.png) 1x, url(../images/icon_id@2x.png) 2x);
  background-image: -ms-image-set(url(../images/icon_id.png) 1x, url(../images/icon_id@2x.png) 2x);
  background-image: -o-image-set(url(../images/icon_id.png) 1x, url(../images/icon_id@2x.png) 2x);
  _background-image: url(../images/icon_id.png);
}
.top-center i {
  padding: 0 10px;
  color: #666;
}
/*头部菜单nav*/
.nav-box {
  width: 100%;
  min-width: 1180px;
  height: 80px;
  background: #fff;
  -moz-box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 1px;
  /*firefox*/
  -webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 1px;
  /*webkit*/
  box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 1px;
  /*opera或ie9*/
}
.nav {
  width: 1180px;
  height: 80px;
  margin: 0 auto;
}
.nav ul {
  overflow: hidden;
}
.nav ul li {
  float: left;
  font-size: 16px;
}
.img-li {
  width: 313px;
  height: 79px;
  margin-right: 32px;
  background: url(../images/logo.png) no-repeat left center;
}
.nav ul li a {
  display: block;
  padding: 0 5px;
  margin: 0 20px;
  height: 77px;
  line-height: 95px;
  border-bottom: 3px solid #fff;
}
.nav .fl {
  float: left;
  position: relative
}
#navigation .lbl {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  height: 2px;
  line-height: 2px;
  overflow: hidden;
  background-color: red;
  z-index: 99;
  zoom: 1;
}
#navigation li.current .lbl {
  display: block;
}
#navigation li:hover .lbl {
  display: block;
}
.sq-btn {
  display: block;
  height: 77px;
  line-height: 95px;
}
.sq-btn:hover {
  color: #2e82ff;
}
/*wap菜单*/
.wap-head {
  width: 100%;
  height: 60px;
  display: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: url(../images/logo_chan181111.png) no-repeat center #fff;
  background-size: 178px;
  background-image: -webkit-image-set(url(../images/logo_chan181111.png) 1x, url(../images/logo_chan181111.png) 2x);
  background-image: -moz-image-set(url(../images/logo_chan181111.png) 1x, url(../images/logo_chan181111.png) 2x);
  background-image: -ms-image-set(url(../images/logo_chan181111.png) 1x, url(../images/logo_chan181111.png) 2x);
  background-image: -o-image-set(url(../images/logo_chan181111.png) 1x, url(../images/logo_chan181111.png) 2x);
  _background-image: url(../images/logo_chan181111.png);
}
.wap-nav-icon {
  width: 60px;
  height: 60px;
  background: url(../images/menu-icon.png) no-repeat center;
  background-size: 35%;
}
/*面包屑*/
.break {
  width: 1180px;
  color: #666;
  margin: 18px auto 10px;
}
.break a:hover {
  color: #398ef6;
}
.break i {
  padding: 0 5px;
}
/*主体内容con*/
.con {
  width: 1180px;
  min-height: 600px;
  background: #fff;
  /*padding:40px 200px 40px 260px; */
  margin: 0 auto 40px;
  border: 1px solid #dfdfdf;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.con-info {
  width: 1178px;
  padding: 40px 0 0;
  background: #fff;
  margin: 0 auto 20px;
  border: 1px solid #dfdfdf;
}
.mg-l240 {
  margin-left: 240px;
}
.con-bank,
.con-bank-xq,
.break,
.group-txt,
.con,
.group-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.con-bank {
  width: 1180px;
  padding: 0 40px;
  background: #fff;
  margin: 0 auto 20px;
  border: 1px solid #dfdfdf;
}
.con-bank-xq {
  width: 1180px;
  padding: 0 40px;
  background: #fff;
  margin: 0 auto 40px;
  border: 1px solid #dfdfdf;
}
.con-check {
  width: 1180px;
  /*min-height:680px; */
  overflow: hidden;
  zoom: 1;
  margin: 0 auto;
}
/*footer*/
.footer {
  width: 100%;
  /*min-width:1180px;*/
  background-color: #2c2f3c;
  color: #b6b6ba;
  text-align: center;
}
.footer-mid {
  width: 740px;
  overflow: hidden;
  padding: 20px 0;
  margin: 0 auto;
}
.footer-img {
  width: 130px;
  font-size: 12px;
  padding-top: 110px;
  background: url(../images/twm-img3.jpg) no-repeat center top;
  background-size: 100px auto;
}
.footer-txt {
  text-align: left;
}
.footer-txt p a {
  display: inline-block;
  color: #b6b6ba;
}
.footer-txt p i {
  padding: 0 10px;
}
/*资讯*/
.zx-box {
  padding: 10px;
  border: 1px solid #dfdfdf;
  border-right: none;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background: #fff;
  cursor: pointer;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px 1px;
  /*firefox*/
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px 1px;
  /*webkit*/
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px 1px;
  /*opera或ie9*/
  position: fixed;
  right: 0;
  bottom: 45px;
  z-index: 200;
}
.weixin-icon-num {
  width: 105px;
  height: 105px;
  margin-right: 20px;
}
.weixin-icon-top {
  left: 300px;
  top: 35px;
  position: absolute;
  background: #fff;
  width: 130px;
  height: auto;
  z-index: 1000;
  text-align: center;
  padding-bottom: 15px;
}
.weixin-img {
  width: 130px;
  height: 130px;
}
.tool-list li {
  color: #333;
}
.tool-list li a {
  display: block;
  height: 26px;
  width: 26px;
  overflow: hidden;
  text-align: center;
}
.tool-list li.qq-tool {
  margin: 19px 0 20px;
}
.tool-list li.weix-tool {
  margin-bottom: 14px;
}
.tool-list li.qq-tool .icon {
  display: block;
  height: 26px;
  width: 26px;
  background: url(../images/icon_qq.png) no-repeat center;
  background-image: -webkit-image-set(url(../images/icon_qq.png) 1x, url(../images/icon_qq@2x.png) 2x);
  background-image: -moz-image-set(url(../images/icon_qq.png) 1x, url(../images/icon_qq@2x.png) 2x);
  background-image: -ms-image-set(url(../images/icon_qq.png) 1x, url(../images/icon_qq@2x.png) 2x);
  background-image: -o-image-set(url(../images/icon_qq.png) 1x, url(../images/icon_qq@2x.png) 2x);
  _background-image: url(../images/icon_qq.png);
}
.tool-list li.weix-tool .icon {
  display: block;
  height: 26px;
  width: 26px;
  background: url(../images/icon_weixin.png) no-repeat center;
  background-image: -webkit-image-set(url(../images/icon_weixin.png) 1x, url(../images/icon_weixin@2x.png) 2x);
  background-image: -moz-image-set(url(../images/icon_weixin.png) 1x, url(../images/icon_weixin@2x.png) 2x);
  background-image: -ms-image-set(url(../images/icon_weixin.png) 1x, url(../images/icon_weixin@2x.png) 2x);
  background-image: -o-image-set(url(../images/icon_weixin.png) 1x, url(../images/icon_weixin@2x.png) 2x);
  _background-image: url(../images/icon_weixin.png);
}
.tool-list li .text {
  color: #f60;
  display: none;
  font-size: 12px;
  line-height: 13px;
  text-align: center;
}
.none-box {
  /*width:270px; height:130px; margin:100px auto; padding-left:160px;
    background:url(../images/img_notice.png) no-repeat left center;
    background-image: -webkit-image-set(url(../images/img_notice.png) 1x, url(../images/img_notice@2x.png) 2x);
    background-image: -moz-image-set(url(../images/img_notice.png) 1x, url(../images/img_notice@2x.png) 2x);
    background-image: -ms-image-set(url(../images/img_notice.png) 1x, url(../images/img_notice@2x.png) 2x);
    background-image: -o-image-set(url(../images/img_notice.png) 1x, url(../images/img_notice@2x.png) 2x);
    _background-image: url(../images/img_notice.png);*/
  width: 400px;
  margin: 100px auto;
}
.none-box img {
  margin-left: 30px;
}
.none-box .fr {
  margin-right: 30px;
}
.none-box p {
  padding-top: 20px;
  padding-bottom: 20px;
}
.btn-none {
  display: block;
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #ff4646;
  border-radius: 2px;
  color: #fff;
}
.plice-link {
  display: inline-block;
  height: 20px;
  padding-left: 22px;
  background: url(../images/batb.png) no-repeat left top;
  padding-top: 2px;
}
.item {
  width: 100%;
  height: 20px;
  position: absolute;
  z-index: 124;
  bottom: 5px;
  left: 0;
  text-align: center;
  overflow: hidden;
  zoom: 1;
}
.item a {
  display: inline-block;
  width: 20px;
  height: 10px;
  margin-right: 10px;
  background: #fff;
  border-radius: 50px;
  opacity: 0.3;
  -moz-opacity: 0.3;
  filter: alpha(opacity=30);
  overflow: hidden;
}
.item a.cur {
  background: #fff;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
  width: 40px;
}
/*wap导航菜单*/
.pop-box-wap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1500;
  color: #fff;
}
.bg-wap {
  background: #000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
}
.pop-tab-wap {
  width: 120px;
  height: 100%;
  background-color: #45474d;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1600;
}
.wap-nav,
.wap-load,
.wap-sq,
.wap-tuichu {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wap-load {
  width: 100%;
  padding: 30px 0 10px;
  line-height: 20px;
  padding-left: 20px;
}
.wap-nav {
  width: 100%;
  padding-left: 20px;
}
.wap-nav li {
  width: 100%;
  height: 36px;
  line-height: 36px;
}
.wap-nav li a,
.wap-sq a,
.wap-tuichu a {
  color: #fff;
  text-decoration: none;
}
.wap-load-img {
  padding-left: 30px;
  background: url(../images/user.png) no-repeat left center;
  background-image: -webkit-image-set(url(../images/user.png) 1x, url(../images/user@2x.png) 2x);
  background-image: -moz-image-set(url(../images/user.png) 1x, url(../images/user@2x.png) 2x);
  background-image: -ms-image-set(url(../images/user.png) 1x, url(../images/user@2x.png) 2x);
  background-image: -o-image-set(url(../images/user.png) 1x, url(../images/user@2x.png) 2x);
  _background-image: url(../images/user.png);
}
.wap-load-txt {
  padding-left: 0px;
}
.wap-load-txt a {
  color: #fff;
  text-decoration: none;
}
.wap-load-txt i {
  padding: 0 5px;
}
.wap-sq {
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
}
.wap-tuichu {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
}
.btn-bg-none {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-tap-highlight-color: rgba(0, 0, 0, 0);
  -o-tap-highlight-color: rgba(0, 0, 0, 0);
  /* tap-highlight-color: rgba(0, 0, 0, 0); */
}
.orgnameerror {
  padding-left: 50px
}
.search-list {
  width: 1180px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  margin: 0 auto;
  background: #f5f5f5;
  margin-top: 20px;
  margin-bottom: 20px;
}
.list-solid {
  height: 34px;
  padding-top: 15px;
  border-bottom: 1px dashed #dfdfdf;
  margin-left: 20px;
  margin-right: 20px;
}
/*.search-list div.none-solid{ border:0;}*/
.search-list div.list-top-solid {
  height: 34px;
  padding-top: 15px;
  border-top: 1px dashed #dfdfdf;
}
.search-list span {
  color: #666;
}
.search-list a {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  color: #333;
  padding: 0 5px;
  margin-right: 10px;
  border-radius: 2px;
  margin-bottom:15px;
}
.search-list a:hover,
.search-list a.acrive-ser {
  color: #fff;
  background-color: #ff4646;
}
.left_span {
  display: block;
  float: left;
  width: 70px;
  text-align: right;
}
.orgName {
  line-height: 32px;
}
.orgTop {
  padding-bottom: 10px;
}
.list-pos {
  position: relative;
  border: 0;
}
ul.inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.newline {
  padding-top: 0px;
  height: auto;
  padding-bottom: 10px;
}
#finName a {
  margin-top: 10px;
}
.el-select .el-input.is-focus .el-input__inner,
.el-select .el-input__inner:focus {
  border-color: #c0c4cc;
}
.el-input__inner:focus {
  border-color: #c0c4cc;
}
