@charset "utf-8";
/* CSS Document */
body{width:100%; min-width:320px;  font-family:"Microsoft Yahei"; font-size:62.5%; color:#666;transition: ease-in-out 0.3s; }
body,div,img,a,ul,ol,li,strong,span,fieldset,input,em,h1,h2,h3,h4,h5,h6,p,dl,dt,dd {margin:0; padding:0; border:none; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
ol,ul,li{list-style:none;}
/*body{padding-bottom:55px;}*/
input,textarea,selset,option,table,th,td{font-family:"Microsoft Yahei", Arial, Helvetica, sans-serif; font-size:12px; color:#000000;/**/}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
em{font-style:normal;}
img,input{vertical-align:middle; display:inline-block;}
textarea,input:focus{outline:none;}
a{text-decoration:none; color:#666;/**/}
a:focus{outline:none;}
.clearfix:after {visibility: hidden; display:block; font-size: 0; content: " ";clear:both; height: 0;}
.clearfix{*zoom:1;}
.fl{float:left;}
.fr{float:right;}
.clear{ clear:both;}
.box-shadow {border: 1px solid #acacac;-webkit-border-radius: 4px;border-radius: 4px;padding: 10px;-webkit-box-shadow: 2px 3px 4px #ddd;box-shadow: 2px 3px 4px #ddd}
.dflex {display: -webkit-box;display: -moz-box;display: -webkit-flex;display: -ms-flexbox;display: box;display: flex}
.flex {-webkit-box-flex: 1;-moz-box-flex: 1;-o-box-flex: 1;box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1}
.clearfix:after {visibility: hidden; display:block; font-size: 0; content: " ";clear:both; height: 0;}
.clearfix{*zoom:1;}
.txtl{text-align:left}
.txtc{text-align: center!important;text-align: -moz-center;text-align: -webkit-center;}
.txtr{text-align:right;}
.posr{ position:relative;}
.posa{ position:absolute;}
.clearBoth{ clear:both;}

.f6{font-size: 1.6em}
.f8{font-size: 1.8em}
.f20{font-size: 2em}
.f4{font-size: 1.4em}
.f2{font-size: 1.2em}

.txt-blue{color:#2770b8;}
.txt-333{color:#333;}
.txt-666{color:#666;}

.w-btn{border-radius:5px;padding: 5px 10px;color:#fff;font-size: 16px; display: inline-block;}
.btn-org{background-color: #ed7018;}
.btn-blue{background-color: #2770b8;}

.fwn{font-weight: normal;  }
.model {background-color: rgba(0, 0, 0, 0.6); bottom: 0; height: 100%; left: 0; opacity: 0; position: fixed; right: 0; top: 0; width: 100%; z-index: 1100; display:none;  }
.model-active{ opacity: 1; display:block; }


/*顶部topbar*/
.m-topbar{width: 100%;height: 44px; background-color: #1b1b1f;color:#fff;line-height: 44px;}
.m-topbar a{display:inline-block;height: 44px; top:0;color: #fff;font-size: 16px;min-width: 40px;}
.m-topbar a.ico_back{background: url("http://www.zuchegj.com/Wap/images/back_ico.png") no-repeat 10px center;left:0;  -webkit-background-size:11px 18px;  background-size:11px 18px;padding-left:25px;}
.m-topbar a.ico-dot{background: url("http://www.zuchegj.com/Wap/images/dot_three.png") no-repeat center;right:0; -webkit-background-size:22px 5px;  background-size:22px 5px;}



/*导航菜单*/

.conwrap {
  padding-bottom: 55px;
  height: 100%;
  width: 100%;
  -webkit-overflow-scrolling : touch;
  overflow-y: auto;
}
/*.m-menu{position: fixed;height: 55px;width: 100%;bottom:0;z-index: 9999;}*/
.m-menu{
  margin-top: -55px;
  background: #fff;
  position: relative;
  z-index: 99999;
}
.m-menu ul{background-color: #fff;height: 55px; border-top: 1px solid #ddd;}
.m-menu ul li .pic{width: 100%;padding:8px 0 2px;}
.m-menu ul li .pic .ico-menu img{height: 20px;}
.m-menu ul li .pic img.on{display:none;}
.m-menu ul li a{display:block;}
.m-menu ul li a.active .pic img.on{display:inline;}
.m-menu ul li a.active .pic img.off{display:none;}

.m-menu ul li .txt{font-size: 12px; color: #666; padding-top: 0px;}
.m-menu ul li a.active .txt{color:#2770b8;}

.m-menu ul li .ico-menu {
  display: inline-block;
  width: 25px;
  height: 24px;
  background: url("http://www.zuchegj.com/Wap/images/alfot.png") no-repeat;
  background-size: 55px;
}
.m-menu ul li i.ico-menu1 {
  background-position: 1px 0;
  background-size: 50px;
}
.m-menu ul li i.ico-menu2 {
  background-position: 2px -25px;
  background-size: 50px;
}
.m-menu ul li i.ico-menu3 {
  background-position: 2px -67px;
  background-size: 60px;
}
.m-menu ul li i.ico-menu4 {
  background-position: 2px -90px;
}
.m-menu ul li i.ico-menu5 {
  background-position: 4px -120px;
}
.m-menu ul li .active i.ico-menu1 {
  background-position: -26px 0;
}
.m-menu ul li .active i.ico-menu2 {
  background-position: -29px -25px;
}
.m-menu ul li .active i.ico-menu3 {
  background-position: -37px -67px;
}
.m-menu ul li .active i.ico-menu4 {
  background-position: -32px -91px;
}
.m-menu ul li .active i.ico-menu5 {
  background-position: -33px -120px;
}
.m-menu ul li {
  position: relative;
}
.m-menu .hidelist {
  position: absolute;
  bottom:-300px;
  left:50%;
  margin-left: -66px;
  width: 140px;
  min-height: 102px;
  background-color: #ffffff;
  border-radius: 5px;
  /*display: none;*/
  opacity: 0;
  -webkit-transition:  all .2s ease;
  -moz-transition:  all .2s ease;
  -o-transition:  all .2s ease;
  transition:  all .2s ease;
  z-index: -1;
}
.m-menu .hidelist::before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  bottom: -18px;
  left: 50%;
  margin-left: -10px;
}
.hidelist a {
  height: 50px;
  line-height: 50px;
  border-bottom: solid 1px #e4e4e4;
  font-size: 14px;
  color: #333333;
}
.hidelist a.active {
  color:#1fb7e9;
}
.hidelist a:last-child {
  border-bottom: none;
}
.Fsoftware {
  display: none;
}
.Fsoftware.active {
  display: block;
}
.trymask {
  position: fixed;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.2);
  z-index: 9999;
  display: none;
}

#hoverpop.active .hidelist {
  /*display: block;*/
  bottom: 66px;
  opacity: 1;
}

/* 弹框 */
p.tjinfo {
  font-size: 14px;
  color: #333;
  margin-bottom: 15px;
}
p.ptip {
  font-size: 12px;
  color: #999;
  line-height: 1.4;
}
div#animationTipBox {
  background: url("http://www.zuchegj.com/Wap/images/sytipbg.png") no-repeat;
  background-size: contain;
  z-index: 10000;
}
div#animationTipBox .dec_txt {
  line-height: 1.2;
  height: auto;
}
div#animationTipBox .icon {
  background: #fff;
  width: 44px;
  height: 44px;
  margin-top: 40px;
  margin-bottom: 50px;
}
div#animationTipBox .lose .icon {
  border-color: #fff;
}
div#animationTipBox .icon_box{
  width: 44px;
  height: 44px;
}
div.lose .line_left, div.lose .line_right{
  width: 30px;
  height: 4px;
  left: 3px;
  top: 17px;
  border-radius: 4px;
  background-color: #ffbc4c;
}
div#animationTipBox .okoButton {
  width: 82px;
  height: 34px;
  margin: 30px auto 0;
  background: #ffbc4c;
  font-size: 16px;
}
div#animationTipBox .redOkoButton {
  background: #ffbc4c;
}
div.mask {
  opacity: .5;
  z-index: 9999;
}
div.success img {
  margin: 12% 40% 14% 40%;
}

/*首页 头部*/
.m-header{}
.m-header h1{width: 100%;position: relative;}
.hedspantel {display: inline-block;width:33px;height:33px;position: absolute;right:10px;
top: 50%;margin-top: -10px;background: url("http://www.zuchegj.com/Wap/images/headtel.png") no-repeat;background-size: 33px;}
/*.m-header .logotxt{display:none;font-size: 16px;color: #333;margin-left: 8px;font-weight: normal;!* position: relative; *!}*/
/*.m-header .logotxt .tip{background:#0083cb;color:#fff;font-style:normal;font-size:12px;text-indent: initial;border-radius: 3px;line-height: 16px;padding: 0 2px;top: -10px;!* margin-left: 8px; *!position: relative;right: -4px;}*/
.nav-list{position:relative;width: 22px;height:auto;}
.nav-list .nav-list-pic{display:inline-block;background: url(http://www.zuchegj.com/Wap/images/nav-bg6.png) no-repeat; width: 22px; background-size: 22px; height: 22px; cursor:pointer; margin-top: 8px;}
.nav-list .nav-list-con{display:none;position:absolute;top:30px;background: url(http://www.zuchegj.com/Wap/images/navbg.png) repeat;border-radius:5px;width: 100px;overflow: hidden;right: -10px;    z-index: 10;}
.nav-list .nav-list-con .hr_logo{width:80px;  height: 38px; margin: 10px auto;}
.nav-list .nav-list-con ul{padding-bottom:10px;}
.nav-list .nav-list-con li{padding: 0 10px;line-height:30px;}
.nav-list .nav-list-con li a{color:#fff;font-size:1.6em;}

.m-ad{padding:0 5px; }
.m-ad ul li{background: url(http://www.zuchegj.com/Wap/images/ad-bg.png) no-repeat left center;padding-left: 90px; background-size: 80px; height: 60px; line-height: 60px;}
.m-line{width:100%;border-top: 1px solid #d7d7d7; height: 10px; background: #eee;}

.m-header .header-apply{margin-top: 6px;width: 66px;height: 24px;background-color: #eeae1a;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.m-header .header-apply a{color:#fff;text-align: center;display: block;line-height: 24px;}

/*首页banner**/
#banner {width: 100%;overflow: hidden;position:relative;}
#banner .swiper-slide { position:relative;text-align:center;}
#banner img {width: 100%;}
#banner .pagination {position: absolute;z-index: 20;bottom: 10px;text-align: center; margin:0;  }
.swiper-button-prev, .swiper-container-rtl .swiper-button-next,
.swiper-button-next, .swiper-container-rtl .swiper-button-prev  {
  color: rgba(255,255,255,0.8);
  background: rgba(0,0,0,.2);
  font-size: 30px;
  line-height: 40px;
  text-align: center;
}

/*首页通用title*/
.common-title{background-color: #f5f5f5;height:48px;line-height: 48px;}
.common-title h2 {display:inline-block;position:relative;font-size:18px;color:#333;font-family:'Microsoft YaHei';font-weight:bold;letter-spacing: -1px;}
.common-title h2::after,
.common-title h2::before {
  content: '';
  display: inline-block;
  width: 15px;
  height: 2px;
  background: #333;
  vertical-align: middle;
  margin-top: -1px;
}
.common-title h2::before {
  margin-right: 8px;
}
.common-title h2::after {
  margin-left: 8px;
}
.common-title span{color: #2770b8;font-size: 20px;padding:0 2px;}
.common-title em{color: #2770b8;font-size: 12px; position: relative;top: -2px;}
.common-title .smtxt{    font-size: 12px;margin-top: -10px;}

/* pc页面嵌入wap通用头尾样式 */
.proconbase.common-title {
  height: 105px;
  line-height: 105px;
}
.proconbase.common-title h2 {
  font-size: 48px;
}
.proincontbs .in-contact {
  height: 474px;
  padding-top: 80px;
}
.proincontbs .in-contact h4 {
  font-size: 50px;
}
.proincontbs .in-contact h3 {
  font-size: 60px;
  padding-top: 60px;
}
.proincontbs .in-contact .btn-blue {
  margin-top: 40px;
  padding: 28px;
  font-size: 45px;
  height: 90px;
}
.promeun.m-menu,
.promeun.m-menu ul {
  height: 165px;
}
.promeun.m-menu ul li .pic {
  padding: 26px 0 2px;
}
.promeun.m-menu ul li .txt {
  font-size: 40px;
}
.promeun.m-menu ul li .pic .ico-menu img {
  height: 60px;
}
.promfooter {
  padding-bottom: 170px;
}
.promfooter .m-footer h4 a {
  font-size: 48px;
}
.promfooter .m-footer {
  font-size: 26px;
  line-height: 2;
}


/*产品中心*/
.m-product dl {float: left;width: 50%;text-align:center;padding: 0px 6px 0px 6px;margin-bottom:12px;background: #f5f5f5;}
.m-product dl .proitem {
  padding-top: 14px;
  height:138px;
  background: #fff;
  box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.1);
}
.m-product dl dt{position:relative;width: 52px;height: 53px;
  margin: 0 auto;
  background: url(http://www.zuchegj.com/Wap/images/prolisicn.png) no-repeat;
  }
.m-product dl dt.pro-bg{background-position: 0 0;background-size: 52px;}
.m-product dl dt.pro-bg2{background-position: 0 -58px}
.m-product dl dt.pro-bg3{background-position: 0 -117px}
.m-product dl dt.pro-bg4{background-position: 0 -176px}
.m-product dl dt.pro-bg5{background-position: 0 -234px}
.m-product dl dt.pro-bg6{background-position: 0 -291px}
.m-product dl dt.pro-bg7{background-position: 0 -349px}
.m-product dl dt.pro-bg8{background-position: 0 -408px}
.m-product dl dt.pro-bg9{background-position: 0 -467px;position: relative;}
.m-product dl dt.pro-bg10{background-position: 0 -525px}
.m-product dl dt.pro-bg11{background-position: 0 -583px}
.m-product dl dt.pro-bg12{background-position: 0 -641px}
.m-product dl dt.pro-bg13{background-position: 0 -699px}
.m-product dl dt.pro-bg14{background-position: 0 -757px}
.m-product dl dt.pro-bg15{background-position: 0 -815px}
.m-product dl dt.pro-bg16{background-position: 0 -408px}

.pro-title h2{font-weight: normal; padding:2px 0 16px 0; color: #333;font-size:14px;font-family:PingFangMedium;font-weight:bold;
  text-align: center!important;
  text-align: -moz-center;
  text-align: -webkit-center;}
.pro-title p {
  padding: 0 12px;
  line-height: 18px;
  text-align: left;
  color: #333;
  font-family: PingFangRegular
}
.m-product dl.end{margin-bottom: 0px;}
.m-product .pro-list{padding: 0 6px;background: #f5f5f5;}

/*产品优势*/
/*.m-product-adv dl {max-height:120px;float: left;width:33.3333%;text-align:center;padding: 10px 0;overflow:hidden;}
.m-product-adv dl dt{min-height:44px;padding:10px 20px; -webkit-background-size:44px; background-size:44px;  background-position:top center;background-repeat: no-repeat;}
.m-product-adv dl dt.pro-bg{background-image: url(http://www.zuchegj.com/Wap/images/index-bg_13.png) }
.m-product-adv dl dt.pro-bg2{background-image: url(http://www.zuchegj.com/Wap/images/index-bg_16.png)}
.m-product-adv dl dt.pro-bg3{background-image: url(http://www.zuchegj.com/Wap/images/index-bg_20.png)}
.m-product-adv dl dt.pro-bg4{background-image: url(http://www.zuchegj.com/Wap/images/index-bg_22.png)}
.m-product-adv dl dt.pro-bg5{background-image: url(http://www.zuchegj.com/Wap/images/index-bg_28.png)}
.m-product-adv dl dt.pro-bg6{background-image: url(http://www.zuchegj.com/Wap/images/index-bg_30.png)}
.m-product-adv .pro-list{overflow: hidden;}
.m-product-adv .pro-title h2{font-size: 1.4em;line-height:22px;}*/

/*互融云优势*/
.swiper-container{background-color:#f9f9f9;margin: 10px; z-index: 0;}
.pro-adv .swiper-slide{width: 100%;}
.pro-adv .advBox {width:100%;display: inline-block;position: relative;border-radius: 3px;background: #fff;line-height: 30px;height:180px;}
.advBox .advBox-info {font-size: 16px;color:#333;padding: 10px 20px 10px;}
.advBox .advBox-other{padding:0 20px 10px;}
.advBox .advBox-other li{color: #666;font-size: 12px;}
.advBox .picbox{bottom:15px;right:0;}
.advBox .picbox.bg1 img{width: 100px;}
.advBox .picbox.bg2 img{width: 100px;}
.advBox .picbox.bg3 img{width: 100px;}
.advBox .picbox.bg4 img{width: 100px;}
.advBox .picbox.bg5 img{width: 100px;}
.advBox .picbox.bg6 img{width: 80px;}
.advBox .picbox.bg7 img{width: 100px;}
.advBox .picbox.bg8 img{width: 100px;}
@media all and (max-width: 342px){
  .advBox .picbox.bg3 img{width: 80px;}
  .advBox .picbox.bg5 img{width: 80px;}
  .advBox .picbox.bg6 img{width: 70px;}
  .advBox .picbox.bg7 img{width: 80px;}
  .advBox .picbox.bg8 img{width: 80px;}
}
.goodness {
  background: #f5f5f5;
}
.goodness .imgfl {
  float: left;
}
.goodness .fr {
  float: right;
}
.goodness .fl {
  float: left;
}
.goodness img {
  width: 136px;
  height: 92px;
}
.goodness li {
  display: flex;
  padding: 31px 15px 10px;
  min-height: 165px;
  background: #fff;
  margin-bottom: 10px;
}
.goodness .cont {
  padding-left: 30px;
  margin-top: -14px;
}
.goodness .cont h3 {
  font-family: PingFangMedium;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 10px;
  letter-spacing: -1px;
  color: #333333;
}
.goodness .cont p {
  font-family: PingFangRegular;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: -1px;
  color: #666666;
}
.goodness li.even .cont {
  padding-left: 0;
  padding-right: 30px;
}
.goodness li:last-child img {
  width: 122px;
  height: 113px;
}
.goodness li:last-child {
  margin-bottom:0;
}

/*核心竞争力*/
.corelist {
  padding: 10px 15px 0px;
  background: #fff;
}
.coreitem {
  min-height: 147px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.coreitem1 {
  background: url("http://www.zuchegj.com/Wap/images/h1.png") no-repeat;
  background-size: 100% 100%;
}
.coreitem2 {
  background: url("http://www.zuchegj.com/Wap/images/h2.png") no-repeat;
  background-size: 100% 100%;
}
.coreitem3 {
  background: url("http://www.zuchegj.com/Wap/images/h3.png") no-repeat;
  background-size: 100% 100%;
}
.coreitem4 {
  background: url(http://www.zuchegj.com/Wap/images/h4.png) no-repeat;
  background-size: 100% 100%;
}
.coreitem h4 {
  font-family: PingFangMedium;
  font-size: 17px;
  line-height: 18px;
  padding: 20px 0 12px;
  color: #ffffff;
  text-align: center;
  text-align: -moz-center; /*Firefox*/
  text-align: -webkit-center; /*Chrome*/
}
.coreitem p {
  padding: 0 25px;
  font-family: PingFangRegular;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
}
/*办公环境*/
.offceev {
  padding: 15px;
}


/*我们的客户*/
.indexCustomer {padding-top:20px !important;}
.indexCustomer ul{padding:0 10px;justify-content: space-between;}
.indexCustomer ul li {padding: 0;text-align: center}
.indexCustomer ul li>span {
  display: inline-block;
  padding: 0;
  margin-bottom: 10px;
  width: 107px;
  height: 40px;
  background: url("http://www.zuchegj.com/Wap/images/khicon.png") no-repeat;
  background-size: 350px;
}
.indexCustomer ul .cusl1 {
  background-position: 0 0;
}
.indexCustomer ul .cusl2 {
  background-position: 0 -107px;
}
.indexCustomer ul .cusl3 {
  background-position: right 0;
}
.indexCustomer ul .cusl4 {
  background-position: 0 -54px;
}
.indexCustomer ul .cusl5 {
  background-position: -122px -54px;
}
.indexCustomer ul .cusl6 {
  background-position: right -54px;
}
.indexCustomer ul .cusl7 {
  background-position: 0 -108px;
}
.indexCustomer ul .cusl8 {
  background-position: -122px -108px;
}
.indexCustomer ul .cusl9 {
  background-position: right -108px;
}
.indexCustomer ul .cusl10 {
  background-position: 0 -162px;
}
.indexCustomer ul .cusl11 {
  background-position: -122px -162px;
}
.indexCustomer ul .cusl12 {
  background-position: right -162px;
}
.indexCustomer ul .cusl13 {
  background-position: 0 -217px;
}
.indexCustomer ul .cusl14 {
  background-position: -122px -217px;
}
.indexCustomer ul .cusl15 {
  background-position: right -217px;
}
/*联系我们*/
.index-contact{
  padding-bottom: 15px;
}
.in-contact{
  min-height: 158px;
  background: #fff url("http://www.zuchegj.com/Wap/images/ContactUs.jpg") no-repeat;
  padding:22px 10px;
  background-size:100% 100%;
  line-height: 30px;
  text-align: center;
  text-align: -moz-center; /*Firefox*/
  text-align: -webkit-center; /*Chrome*/
}
.in-contact h4 {
  font-weight: bold;
  font-family: PingFangRegular;
  font-size: 16px;
  color: #2770b8;
  line-height: 1;
}
.in-contact h3 {
  padding-top: 20px;
  font-weight: bold;
  font-family: Arial;
  font-size: 22px;
  color: #2770b8!important;
  line-height: 1;
}
.in-contact .btn-blue {
  margin-top: 16px;
  font-family: PingFangRegular;
  /*width: 114px;*/
  height: 39px;
  background-color: #fa963d;
  border-radius: 5px;
  font-size: 15px;
  font-weight:bold;
  letter-spacing: 0px;
}
.gdadres {
  font-size: 15px;
  font-family: PingFangBold;
  letter-spacing: 2px;
}
.colyeorg {
  font-size: 19px;
  color: #ffb002;
  font-weight: bold;
}
.in-contact div.clearfix{}

.in-address ul{padding:15px 10px;}
.in-address ul li{line-height: 26px;}
.in-address ul li h4{font-size: 16px;}

.m-footer{padding:15px 0 10px; color: #333; font-size: 1.2em;  line-height: 26px;    border-top: 1px solid #ddd;}
.m-footer h4 a{font-size: 16px;font-weight: normal;color: #333;}
.m-footer h4 a.last,.m-footer h4 span{color:#848484;}

/*=====互融云产品系列=====*/
.com-product{background-color: #fff;min-height: 100%;}
.com-product .main-title{}
.com-product .loap-pro{}
.com-product .sec-title{
  height: 44px;
  background-image: linear-gradient(0deg,
  #1eb6e8 0%,
  #40c7f3 100%,
  #4ccb8c 100%,
  #58ce24 100%,
  #40c61e 100%,
  #28be18 100%),
  linear-gradient(#f1f1f1,#f1f1f1);
  background-blend-mode: normal,normal;
}
.com-product .sec2 .sec-title {
  background-image: linear-gradient(0deg,
  #eeae1a 0%,
  #ffc94e 100%,
  #accc39 100%,
  #58ce24 100%,
  #a3be1f 100%,
  #eeae1a 100%),
  linear-gradient(
          #f1f1f1,
          #f1f1f1);
}
.com-product .sec2 .tag-box .item a{
  background-image: linear-gradient(
          #fffcf6,
          #fffcf6),
  linear-gradient(
          #ffffff,
          #ffffff);
}
.com-product .sec3 .sec-title {
  background-image: linear-gradient(0deg,
  #6640f3 0%,
  #623bf3 100%),
  linear-gradient(
          #f1f1f1,
          #f1f1f1);
}
.com-product .sec3 .tag-box .item a{
  background-image: linear-gradient(
          #f6f3ff,
          #f6f3ff),
  linear-gradient(
          #ffffff,
          #ffffff);
}
.com-product .sec4 .sec-title {
  background-image: linear-gradient(0deg,
  #ff814a 0%,
  #ffa14e 100%,
  #a5d07f 100%,
  #4affb0 100%,
  #45e3d2 100%,
  #40c7f3 100%),
  linear-gradient(
          #f1f1f1,
          #f1f1f1);
}
.com-product .sec4 .tag-box .item a{
  background-image: linear-gradient(
          #fff7f3,
          #fff7f3),
  linear-gradient(
          #ffffff,
          #ffffff);
}
.com-product .sec5 .sec-title {
  background-image: linear-gradient(0deg,
  #4ae3ff 0%,
  #49dbff 100%,
  #4ad8ff 100%,
  #4ad4ff 100%,
  #4cd6ff 100%,
  #4ed7ff 100%),
  linear-gradient(
          #f1f1f1,
          #f1f1f1);
}
.com-product .sec5 .tag-box .item a{
  background-image: linear-gradient(
          #f3fbff,
          #f3fbff),
  linear-gradient(
          #ffffff,
          #ffffff);
}
.com-product .sec6 .sec-title {
  background-image: linear-gradient(0deg,
  #ee561a 0%,
  #ef491d 100%,
  #f74c36 100%,
  #ff4e4e 100%,
  #ac8e39 100%,
  #58ce24 100%),
  linear-gradient(
          #f1f1f1,
          #f1f1f1);
}
.com-product .sec6 .tag-box .item a {
  background-image: linear-gradient(
          #fff3f3,
          #fff3f3),
  linear-gradient(
          #ffffff,
          #ffffff);
}
.com-product .sec-title i {
  display: inline-block;
  width: 23px;
  height: 22px;
  background: url("http://www.zuchegj.com/Wap/images/Onlineloan.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 15px;
}
.com-product .sec2 .sec-title i {
  background: url("http://www.zuchegj.com/Wap/images/Offlineloan.png") no-repeat;
  width: 22px;
  height: 20px;
  background-size: contain;
}
.com-product .sec3 .sec-title i {
  background: url("http://www.zuchegj.com/Wap/images/Consumer.png") no-repeat;
  width: 18px;
  height: 23px;
  background-size: contain;
}
.com-product .sec4 .sec-title i {
  background: url("http://www.zuchegj.com/Wap/images/Supplychain.png") no-repeat;
  width: 22px;
  height: 22px;
  background-size: contain;
}
.com-product .sec5 .sec-title i {
  background: url("http://www.zuchegj.com/Wap/images/class.png") no-repeat;
  width: 23px;
  height: 18px;
  background-size: contain;
}
.com-product .sec6 .sec-title i {
  background: url("http://www.zuchegj.com/Wap/images/Investment.png") no-repeat;
  width: 16px;
  height: 22px;
  background-size: contain;
}
.com-product .txt-blue {
  font-family: PingFangMedium;
  font-size: 16px;
  letter-spacing: 3px;
  color: #ffffff;
  text-align: center;
  line-height: 44px;
  font-weight: normal;
}
.com-product .tag-box{padding: 10px 15px;}
.com-product .tag-box .item {
  float:left;
  background-color: #fff;
  width:50%;
  height:140px;
  margin-bottom: 10px;
}
.com-product .tag-box .item:nth-child(2n-1) {
  padding-right: 5px;
}
.com-product .tag-box .item:nth-child(2n) {
  padding-left: 5px;
}

.com-product .tag-box a{
  display:block;
  height: 100%;
  color:#666;
  font-size: 14px;
  background-image: linear-gradient(#f3fcff,#f3fcff),linear-gradient(#ffffff,#ffffff);
  background-blend-mode: normal,normal;
  text-align: center;/*IE*/
  text-align: -moz-center; /*Firefox*/
  text-align: -webkit-center; /*Chrome*/
}
.itmimgbox {
  display: inline-block;
  margin-top: 28px;
  margin-bottom: 18px;
  height: 48px;
}
.com-product .tag-box .item h5 {
  font-family: PingFangMedium;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  color: #666666;
}
.com-product .tag-box .item.end {
  width: 100%;
  padding: 0;
}
.com-product .tag-box a{position:relative;}
.com-product .tag-box a .hot_ico{position: absolute;width: 20px;top: -8px;right: -10px;display: block;height: 20px;background: url("http://www.zuchegj.com/Wap/images/hotico.png") no-repeat;background-size: 20px;z-index: 1;}


/****新闻列表页面******/
.m-newlist{background:#fff;}
.m-list-con{overflow:hidden;padding: 20px 10px 0;}
.m-list-con li{position:relative;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px dashed #eee;}
.m-list-con li:last-child{border:0;}
.m-list-con .list-title{/* padding-bottom:6px; */font-size: 14px;}
.m-list-con .list-title a{font-size: 14px;line-height:24px;font-weight:bold;font-family: PingFangRegular}
.m-list-con .list-txt{bottom: 0px;right:0;}
.m-list-con .list-txt .date{font-size:12px;}
.m-list-con .list-title a span {display: block; font-weight: normal;font-size:14px;}

/*公司介绍*/
.m-company{padding:10px;}
.company_con{line-height: 25px;padding:10px 0;font-size: 14px;}
.pattern dl{width:100%;padding: 0px 10px;overflow: hidden;}
.pattern dt{background-image: url(http://www.zuchegj.com/Wap/images/index-bg_36.png);width: 90px;background-repeat: no-repeat;background-size: 90px;margin: 0 5px;background-position: center;}
.pattern .pat-bg{background-image: url(http://www.zuchegj.com/Wap/images/index-bg_40.png);}
.pattern .pat-bg2{background-image: url(http://www.zuchegj.com/Wap/images/index-bg_44.png);}
.pattern .pat-bg3{background-image: url(http://www.zuchegj.com/Wap/images/index-bg_48.png);}
.pattern .pro-title {padding-bottom: 20px;line-height: 20px;}
.pattern .pro-title h2{font-weight: normal;color: #194fb2;font-size: 1.4em;}
.com-honor,.com-IPR,.com-partner{padding: 10px 0;}
.com-IPR li{padding:2px;}
.com-IPR li img,.com-partner li img{width: 100%;}
.parter-title{padding-top: 10px;}
.com-partner li{padding:0px 10px 10px 0;}
.m-office{padding: 10px;}

/*************贷款详情页面*************/
.m-prodetail{padding: 10px;}
.m-prodetail .prodetail-title{color:#1b1b1b;font-size: 16px;padding:20px 0 10px;}
.m-prodetail .item{padding-bottom: 10px;line-height: 25px;font-size: 14px;color: #1b1b1b;}
.m-prodetail .item.last{border-bottom: 1px dashed #eee;}
.m-prodetail .moreinfo{padding-top: 20px;color:#1b1b1b}
.m-prodetail table th,.m-prodetail table td{border:1px solid #ddd}

/******公司动态列表页面***********/
.mc-list-con{padding:20px 10px;}
.mc-list-con li{padding-bottom:10px;}
.mc-list-con .list-pic{width:80px;margin-right:10px;    padding-top: 4px;}
.mc-list-con .list-pic img{width:100%;border:1px solid #666;}
.mc-list-con .list-title{padding-bottom:6px;}
.mc-list-con .list-title a{font-size:14px;line-height:20px;font-weight:normal;}
.mc-list-con .list-txt .date{font-size:12px;color:#3c7dc8;}

.team-pic{padding:0 10px; width: 100%;}
.team-pic ul li{float: left; width:32%; margin-right: 1.3333%; margin-bottom: 20px;}
.team-pic ul li img{border:1px solid #9c9c9c;max-width: 100%;}

/******更多产品页面***********/
.prolist{border-top: 2px solid #d8d8d8;}
.protitle{ text-align:center;font-size:18px;padding: 30px 0;}
.prolist_box{position:relative;}
.w_box{background:#fff;}
.g_box{background:#f7f7f7;}
.prolist_box .entry-trangle{position:absolute;bottom:-20px;left:50%;margin-left:-20px;width: 0;height: 0;border-left:20px solid transparent;border-right:20px solid transparent; border-top: 20px  solid #fff;  z-index: 5;}
.g_box .entry-trangle{border-top: 20px  solid #f7f7f7;}
.prolist_box .prolists{padding-bottom:20px;overflow:hidden;}
.prolist_box dl{width:32%;float:left;border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;min-height: 150px;}
.prolist_box dl:nth-child(3n+0){border-right:0;}
.prolist_box dl:nth-last-child(1),.prolist_box dl:nth-last-child(2),.prolist_box dl:nth-last-child(3){border-bottom:0;}
.prolist_box dl dt{padding:10px 20px 0;text-align: center;}
.prolist_box dl dt img{max-width:100%;}
.prolist_box dl dd{font-size:14px;text-align: left; padding: 10px 20% 0;    min-height: 50px;}
.prolist_box dl.op0 dt,.prolist_box dl.op0 dd{ opacity:0}

/********定制服务************/
.m-services{border-top: 2px solid #d8d8d8;}
.m-services .title{color:#2770b8;font-size:18px;line-height:60px;}
.m-services-con{padding:2% 4%;}
.m-services-con .sertxt{font-size:13px; line-height:26px;}
.m-services-con .con-box{border:1px solid #ccc; border-radius:5px;padding:10px;margin-top:20px;}
.m-services-con .con-box .rpic{ background: url(http://www.zuchegj.com/Wap/images/server04.jpg) no-repeat right top; background-size: 80px;font-size: 13px;}
.m-services-con .con-box-foot{color:#493c0d;line-height:20px; font-size:13px;margin-bottom: 20px;}
.m-services-con .con-box-foot h5{font-size:16px;color:#fff;margin: 20px 0;height:38px;line-height:38px;text-align:center;width:70%;border-radius:5px;}
.m-services-con .con-box-foot .color1{background:#fc9732;}
.m-services-con .con-box-foot .color2{background:#efbe19;}

/***********小贷等系统**********/
.pro_detail_ban{width:100%;height:136px;position:relative;margin-bottom:50px;font-size:18px;text-align:center;}
.pro_detail_ban .ban01{z-index:1;width:232px;height:130px;bottom:-28px;left:50%;margin-left:-116px;}
.pro_detail_ban .ban02{z-index:2;width:20px;height:20px;left: 50%;      margin-left: 74px;      bottom: 44px;}
.pro_detail_ban .ban03{z-index:3;width:28px;height:36px;left: 50%;margin-left: -14px;bottom: -50px;}
.pro_detail_ban .ban04{color:#fff;padding:20px 0 10px;}
.pro_detail_ban .ban05{z-index:7;color:#4f94e7;width:80px;left:50%;margin-left:-40px; bottom:-6px;}
.detail-box{padding:10px 15px;margin-bottom:20px;background:#fff;}
.detail-box .detail-txt{font-size: 1.5em;line-height: 25px;}
.detail-box .com-title h2{font-size: 1.8em; color:#333!important;text-align:center;width:100%;margin-bottom:20px;}
.detail-box .com-title h2 em{float: left;width: 3px;height:20px; margin-top: 4px; margin-right: 20px; background: #3f51b5;margin-left: -15px;}
.detail-box p{text-align:center;}
.detail-box p>img{max-width:100%;}
.detail-box .detail-txt .txto{color:#e7d129;}
.detail-box .detail-txt .txtg{color:#79d609;}
.detail-box .detail-txt .txto img,.detail-box .detail-txt .txtg img{max-width:24px;}
.detail-box .step-num{text-align:center;padding:15px 0;}
.detail-box .step-num span{background:#747476;padding:2px 10px;color:#fff;font-size:18px;border-radius:5px;}
.detail-box .step-txt{border:1px dashed #f9d6cc;padding: 10px 10px; text-align:center;font-size: 15px;border-radius:5px;}

.xiaodai{background:#4f94e7;}
.zhongchou{background:#7a70f4;}
.zhongchou .ban05{color:#7a70f4;}
.zhai{background:#ee5b3f;}
.zhai .ban05{color:#ee5b3f;}
.hegui{background:#f0ba17;}
.hegui .ban05{color:#f0ba17;}
.baoli{background:#3db7ce;}
.baoli .ban05{color:#3db7ce;}
.yiyuan{background:#b152e2;}
.yiyuan .ban05{color:#b152e2;}
.danbao{background:#e14d4d;}
.danbao .ban05{color:#e14d4d;}
.zulin{background:#7474fb;}
.zulin .ban05{color:#7474fb;}
.diandang{background:#e2ab04;}
.diandang .ban05{color:#e2ab04;}
.linexd{background:#b962e3;}
.linexd .ban05{color:#b962e3;}
.bank{background:#3e89e5;}
.bank .ban05{color:#3e89e5;}
.ownmon{background:#84b913;}
.ownmon .ban05{color:#84b913;}
.cartsytem{background:#7b75f3;}
.cartsytem .ban05{color:#7b75f3;}


.com-newlist{height: 50px;line-height: 50px;padding: 0 10px;overflow: hidden;}
.com-newlist .ad-title{width:60px;font-size: 14px;font-weight:bold;color:#595656;margin:0px 10px 0 0;}
.com-newlist .qimo8{height:50px;overflow:hidden;zoom:1;width: 70%;}
.com-newlist .qimo8 .qimo{width:8000%; height:50px;}
.com-newlist ul{float:left;overflow:hidden; zoom:1;height:50px;}
.com-newlist ul li{float:left;line-height:50px;list-style:none;color:#595656;margin-left: 10px;}
.com-newlist ul li em{font-style:normal;margin-right: 4px;font-size: 12px;}
.com-newlist ul li a{color:#595656;font-size: 12px;}
.com-newlist ul li a:hover{text-decoration:underline;}
.com-newlist .more{right: 6px;top:0;font-size: 12px;}




  /*********手机app************/
.m-phone{padding:0 20px;}
.app_tit{color:#2770b8; line-height:50px;font-size:18px;padding:20px 0;}
.wx_tit{color:#333;}
.wx_tit img{width:30px;}
.app_box{border-radius:5px; border:1px dashed #878787;font-size:14px; color:#666; padding:20px 10px;line-height:25px;margin-bottom:20px;}
.app_box .appcol{font-size:16px;line-height:50px;}
.app_box li{ text-align:center;}
.app_box .app_pic_ico{width:90px;margin:0 auto;}
.app_box .app_pic_ico img{max-width:100%;}
.app_box .color01{color:#b152e1;}
.app_box .color02{color:#e04646;}
.app_box .color03{color:#048fe7;}
.app_box .color04{color:#5094e7;}
.app_box .color05{color:#34b3c8;}
.app_box .color06{color:#b962e4;}
.app_box .color07{color:#41b6c6;}
.app_box .color08{color:#5878fd;}
.app_box .color09{color:#ec8f21;}

/**使用申请**/
.try-con{
  padding:26px 40px 0;
}
.try-con .title{
  max-width: 294px;
  width: 100%;
  height: 42px;
  margin: 0 auto;
  background: url("http://www.zuchegj.com/Wap/images/trycontit.png") no-repeat;
  background-size: 100% 100%;
  font-family: PingFangMedium;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 42px;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}
.try-form{
  height: 246px;
  border-radius: 5px;
  border: solid 1px #d0d0d0;
  padding: 0 8px;
  margin-top: 24px;
}
.try-form .from-box{
  margin-bottom: 0;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #dedede;
}
.try-form .from-box:last-child {
  border-bottom: 0;
  margin-top: 32px;
}
.tryzixun {
  margin-top: 35px;
  font-size: 14px;
  font-family: Arial;
}
.try-form ::-webkit-input-placeholder { /* WebKit browsers */
  color: #999;
}
.try-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #999;
}
.try-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
}
.try-form :-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #999;
}
.try-form .from-box .comon-input{
  height:48px;
  line-height: 48px;
  /*-webkit-border-radius: 5px;*/
  /*-moz-border-radius: 5px;*/
  /*border-radius: 5px;*/
  padding:0 10px;
  font-size:14px;
  color: #333;
  border: none;
  background: transparent;
  outline: none;
}
.try-form .from-box .btn-sub{
  line-height: 38px;
  /*-webkit-border-radius: 5px;*/
  /*-moz-border-radius: 5px;*/
  /*border-radius: 5px;*/
  font-size:14px;
  color: #fff;
  text-align: center;
  border: 0;
  width: 100%;
  height: 38px;
  background-color: #53bafc;
  border-radius: 5px;
}
.try-form .from-box .ico{
  background: url("http://www.zuchegj.com/Wap/images/usericn.png") no-repeat;
  -webkit-background-size:100% 100%;
  background-size:100% 100%;
  display: inline-block;
  width: 34px;
  height:34px;
  margin-top: 8px;
}
.try-form .from-box .ico1{
  background: url("http://www.zuchegj.com/Wap/images/usericn.png") no-repeat;
  -webkit-background-size:100% 100%;
  background-size:100% 100%;
}
.try-form .from-box .ico2{
  background: url("http://www.zuchegj.com/Wap/images/phoneicn.png") no-repeat;
  -webkit-background-size:100% 100%;
  background-size:100% 100%;
}
/*.try-form .from-box .ico3{*/
  /*background: url("http://www.zuchegj.com/Wap/images/usericn.png") no-repeat;*/
  /*-webkit-background-size:100% 100%;*/
  /*background-size:100% 100%;*/
/*}*/
.try-form .from-box .ico4{
  background-position: 0px -96px;
}
.try-form .from-box .ico5{
  background: url("http://www.zuchegj.com/Wap/images/typeicn.png") no-repeat;
  -webkit-background-size:100% 100%;
  background-size:100% 100%;
}
.try-form .from-box .ico6{
  background-position: 0px -160px;
}

/*使用成功*/
.summit-boxs{background:#fff url("http://www.zuchegj.com/Wap/images/person.png") no-repeat center 70px;display: none;z-index:1112;
  background-size:282px;width: 296px;height: 230px;position: fixed;left: 50%;top:50%;margin-left:-148px;margin-top: -115px;border-radius: 5px;overflow: hidden;}
.summit-boxs.am-modal-active{display: block;}
.summit-boxs .title{
  background-color: #f1a43a;
  font-size: 22px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
}
.summit-boxs .title .closeIco{
  display: block;
  width: 30px;
  height: 36px;
  background: url("http://www.zuchegj.com/Wap/images/close.png") no-repeat;
  -webkit-background-size: 30px;
  background-size: 30px;
  right:0;top:-2px;
}
.summit-boxs .con{
  text-align: center;
  padding-top: 60px;
  margin-left: 60px;
  font-size: 16px;
}

/*返回顶部*/
.floating_ck{position:fixed;right:0px;bottom:55px;display: none;}
.floating_ck dl dd{position:relative;background:url(http://www.zuchegj.com/Wap/images/right-bg_05.png) no-repeat; margin-top:5px;text-align:center;cursor:pointer;background-size:60px;width:60px;height:60px;}
.floating_ck dl dd.return{background:url(http://www.zuchegj.com/Wap/images/right-bg_08.png) no-repeat;background-size:60px;width:60px;height:60px;}
/*.floating_ck dl dd:hover .floating_left{display:block;}*/
.return{background-image:url(images/icon0701/fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-145px;top:0px;background:url(http://www.zuchegj.com/Wap/images/right-bg_03.png) no-repeat;display:none;width:145px;height:80px;background-size:145px;}
.floating_left a{color:#fff;margin-top: 38px; display: inline-block;}
.floating_left a.m-tel{padding-right: 9px;width: 68px;text-align: center;display: inline-block;}
.floating_left a.m-qq{width: 69px;
  text-align: center;}
.floating_ewm{height:260px;top:-180px;}
.floating_ck dl dd.trypro{
  background:url(http://www.zuchegj.com/Wap/images/tryico.png) no-repeat;background-size:60px;width:60px;height:60px;
}

/***分页***/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
  padding:0 5px;
}
.pager li > a,
.pager li > span {
  display: inline-block;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .page{border:1px dashed #666;border-radius:2px;}
.pager .tz{display:block;width:100%;text-align:center;padding-top:10px;}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
}

#newBridge .nb-icon-right-bottom{
  bottom: 0px!important;
  left: auto!important;
  right: 0!important;
  width: 20%!important;
  height: 54px !important;
}
#newBridge .nb-icon-wrap-0 .nb-icon-wrap-base {
  background: transparent none center center no-repeat !important;
}
#newBridge .nb-invite-wrap-base {display: none!important;}
#hm_t_undefined{display:none;}
#newBridge .nb-icon-wrap-4 .nb-icon-wrap-base{opacity: 0;}

/*双十一*/
.double11{background-color: #e93b44;color: #fff;padding: 0 10px;}
.double-title{background: url("http://www.zuchegj.com/Wap/images/11-dtitle.png") no-repeat center;height: 35px;color:#fff;background-size: contain;line-height: 35px;}
.double-title h4{font-size: 15px;font-weight: normal;background: url("http://www.zuchegj.com/Wap/images/11_line.png") no-repeat bottom center;background-size: contain;height: 40px;}
.double-title h4 img{height: 16px;margin:0 2px;}
.double-txt1{text-align: center;font-size: 13px;line-height: 30px;padding: 10px 0;}
.double-txt1 li:last-child{background: url("http://www.zuchegj.com/Wap/images/11_line.png") no-repeat bottom center;background-size: contain;padding-bottom: 10px;}

.double-mark{padding: 10px 0;}
.double-mark li{background: url("http://www.zuchegj.com/Wap/images/11-mark.png") no-repeat center;height:  36px;line-height: 36px;background-size: auto  40px;margin-bottom: 10px;font-size: 13px;color: #333;}
.double-mark li em{color:#ff0000;}

.dou-compare .compare{font-size: 20px;color: #474747;background: url(http://www.zuchegj.com/Wap/images/twbg.png) repeat;/* height: 136px; */overflow: hidden;/* margin-bottom: 10px; */}
.dou-compare .compare_item {width: 100%;padding: 8px 0;}
.dou-compare .compare i{background-image: url("http://www.zuchegj.com/Wap/images/ico.png");background-size: 18px auto;background-repeat: no-repeat;display: inline-block;}
.dou-compare .compare_item li{font-size: 14px;}
.dou-compare .compare_item .compare_item_ti i{width: 15px;height: 15px;margin: 0 4px;position: relative;top: 2px;}
.dou-compare .compare_item_one i {background-position: 0 0px; }
.dou-compare .compare_item_two i {background-position: 0 -18px; }
.dou-compare .compare_item_three i {background-position: 0 -41px; }
.dou-compare .compare_item_four i {background-position: 0 -63px; }
.dou-compare .compare_item_five i {background-position: 0 -81px; }
.dou-compare .compare_item_six i {background-position: 0 -102px; }
.dou-compare .compare_item_cur {width: 50%;overflow: hidden;  }
.dou-compare .compare_item_cur i {float: left;margin: 4px 5px 0;width: 10px;height: 10px;display: inline-block; background-position: 0 -118px;  }
.dou-compare .compare_item_cur .barline{width: 56%;background: #b5b2b2;height: 6px;overflow: hidden;float: left;position: relative;top: 5px;  }
.dou-compare .compare_item_cur .barline span.charts {height: 6px;background: #f28125;position: absolute;  }
.dou-compare .compare_bo {width: 100%;height: 30px; line-height: 30px;overflow: hidden;background: #f58225;text-align: center;margin-bottom: 10px;  }
.dou-compare .compare_bo_bgnone{background-color: transparent;}
.dou-compare .compare_bo a {font-size: 14px;color: #fff;background: url(http://www.zuchegj.com/Wap/images/hand11.gif) no-repeat left center;background-size: 20px;padding-left: 20px;  }
.dou-compare .com_con_txt {display: inline-block;font-size: 14px;float: left;  }
.process_11 {width: 100%; margin-top: 10px;  }

.process_11 ul li {margin-right: 4px;padding: 10px 0 0; background: #fff;text-align: center;margin-bottom: 4px;  }
.process_11 ul li:hover {background: #f58225;  }
.process_11 ul li:hover p {color: #fff;  }
.process_11 ul li:last-child{margin-right: 0;}
.process_11 ul li p {height: 30px;line-height: 30px;overflow: hidden;font-size: 14px;color: #474747;  }
.process_11 ul li i {height: 30px;width: 30px;background: url(http://www.zuchegj.com/Wap/images/men11.png) no-repeat;display: inline-block;background-size: auto 30px;  }
.process_11 ul li:hover i {height: 30px;width: 30px;background: url(http://www.zuchegj.com/Wap/images/men_hover2.png) no-repeat; display: inline-block;  background-size: auto 30px;}
.process_11 ul li.xcdy i {background-position: -152px 0;}
.process_11 ul li.axdz i {background-position: -121px 0;}
.process_11 ul li.zsjl i {background-position: -208px 0;}
.process_11 ul li.tsff i {background-position: -182px 0;}
.process_11 ul li.aldd i {background-position: -30px 0;}
.process_11 ul li.jyff i {background-position: -0px 0;}
.process_11 ul li.jrzj i {background-position: -88px 0;}
.process_11 ul li.yyzc i {background-position: -58px 0;}
.process_11 ul li.xcdy:hover i {background-position: -208px 0;}
.process_11 ul li.axdz:hover i {background-position: -121px 0;}
.process_11 ul li.zsjl:hover i {background-position: -152px 0;}
.process_11 ul li.tsff:hover i {background-position: -182px 0;}
.process_11 ul li.aldd:hover i {background-position: -88px 0;}
.process_11 ul li.jyff:hover i {background-position: -0px 0;}
.process_11 ul li.jrzj:hover i {background-position: -30px 0;}
.process_11 ul li.yyzc:hover i {background-position: -58px 0;}
.parenter_11{background:#fff;padding:10px 5px 10px;}
.parenter_11 a img{border:1px solid #dcdcdc;width:100%;}
.parenter_11 a{padding-right: 10px;}
.parenter_11 a:last-child{padding:0;}

.recommend_11{background-color: #fff;padding-bottom: 10px;}
.recommend_11 li p:first-child{padding:10px;}
.recommend_11 li p:last-child{color:#3cad9b;}
.recommend_11 .lastpic{width: 50px;height:40px;position: relative;top:10px;right:6px;}
.recommend_11 img{height: 50px;}

.ele_title_11{padding-top: 20px;}
.ele_title_11 .recommend_dd img{width: 102px;}
.ele_title_11 .recommend_dd span {color: #f58225;}
.ele_title_11 .recommend_dd .cash_txt{font-size: 15px;padding:10px 0;}
.ele_title_11 .recommend_dd span i {margin-right: 8px;}

.consult_11 .compare_bo {width: 100%;height: 30px; line-height: 30px;overflow: hidden;background: #f58225;text-align: center;margin-bottom: 10px;  }
.consult_11 .compare_bo a {font-size: 14px;color: #fff;background: url(http://www.zuchegj.com/Wap/images/kf.png) no-repeat left center;background-size: 20px;padding-left: 25px;  }
.consult_11 .ph_ad li{text-align:center;overflow:hidden;background:#fff;padding:10px 0 10px;}
.consult_11 .ph_ad li span{display:inline-block;color:#474747; padding-left:20px;}
.consult_11 .ph_ad li .hot_line{background:url(http://www.zuchegj.com/Wap/images/hot_line.png) no-repeat left center;background-size: auto 15px;}
.consult_11 .ph_ad li .address{background:url(http://www.zuchegj.com/Wap/images/address.png) no-repeat left center;background-size: auto 15px;}
.consult_11 .ph_ad li p a{color:#3cad9b}


.bottom_11{padding:10px 0;line-height:22px;text-align:center;font-size: 12px;color:#fff;background:#e93b44 url(http://www.zuchegj.com/Wap/images/bottom_line.png) no-repeat center;background-size: contain;}
.hry-hdbg img{ width: 100%; display: block;}

/*智能极速*/
.sztradPage{}
.sztradPage img{width: 100%;}
.tradNumTitle {
  text-align: center;
  background: #fff;
  font-size: 16px;
  color: #07192f;
  padding: 20px 0;
}
.tradNumTitle span {
  display: block;
  font-size: 12px;
  color: #999999;
  margin-top: 10px;
}
.ourprolist{width: 100%;}
.ourprolist a{display: block;padding:0 5px;}
.ourprolist img{width: 100%;}
.prosuper{background: #f7f8fc;padding:10px;margin: 10px 0 0;}
.prosuper .tradNumTitle {background: transparent;}
.case {
  width: 100%;
  background: url(http://www.zuchegj.com/Wap/images/casebg.jpg) no-repeat center;
  height: 180px;
  padding-top: 10px;
  margin-top: 20px;
  position: relative;
}
.mr_frUl {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 60px;
}
.tempWrap {
  position: relative;
  z-index: 999;
}
.mr_frBtnL {
  margin: 0;
  cursor: pointer;
  display: inline;
  width: 30px!important;
  height: 30px!important;
  margin-top: 30px;
}
.mr_frBtnR {
  margin-top: 0px;
  cursor: pointer;
  width: 30px!important;
  height: 30px!important;
  margin-top: 30px;
}
.mr_frUl ul {
}
.mr_frUl ul li {
  margin: 0 6px;
}
.mr_frUl ul li img {
  display: inline;
  width: 100%;
}


.case .tradNumTitle{left:50%;margin-left:-65px;color:#fff;position: absolute;top: 10px;background: transparent;padding: 0;width: 130px;}
.case .tradNumTitle span{color: #fff;}

/*消费金融*/
.xfappBox1{padding:10px;}
.xfappBox1 h4{font-size: 18px; text-align: center;margin: 12px 0;}
.xfappBox1 .xfapptxt{padding: 0 0 12px}
.xfappBox1 .xfapptxt p{font-size: 12px;line-height: 20px;}

.xfappBox1{padding:10px;}
.xfappBox1 h4{font-size: 18px; text-align: center;margin: 12px 0;}
.xfappBox1 .xfapptxt{padding: 0 0 12px}
.xfappBox1 .xfapptxt p{font-size: 12px;line-height: 20px;}

.partcase{background: #fff;height: 140px;margin-top: 0px;}
.partcase h4{font-size: 16px;padding:10px;}
.partcase .mr_frUl{padding-top:10px;}
.partcase .mr_frBtnL{width: 15px!important;margin-top: 10px;height: 26px!important;margin-left: 10px;}
.partcase .mr_frBtnR{width: 15px!important;margin-top: 10px;height: 26px!important;margin-right: 10px;}
.mr_frUl ul li a{display: block;width: 98%;float:left;padding:1%;}

.tradnumKey{padding: 15px 10px 15px;text-indent:2em;}
.tradnumKey li{line-height: 26px;font-size: 12px;color:#333;padding-bottom: 10px;}
.tradnumKey li span{font-weight:bold;}
.tradnumKey li .org{color:#f1752c;}
.tradnumKey li .red{color:#5d94f5;}
.tradnumKey li .blue{color:#ff0101;}

.uniqueList{padding:10px 10px 20px;}
.uniqueList .desc{font-size:14px;line-height:26px;padding-bottom:10px;}
.uniqueList .desc strong{color:#5d94f5;}
