@charset "utf-8";

body {background-color:#eee; color:#666; font-size:14px}
img{
    position: relative;
    z-index:1;
}
.content_header{ height:48px;background:#FFF;}
.content_header p{text-align:center; color:#e95504; font-size:18px; font-family:Arial, sans-serif; padding-top:12px;}
.content_header a.back{ width:61px; height:33px; display:block; position:absolute; left:5px; top:7.5px; background:url(/images/back.png) no-repeat; background-size:contain; text-indent:-500%;}
.boxShadow{ box-shadow:0 1px 0 #CCC inset;}
.logoCon{ background-color:#fff; padding:5px 10px;}
.top{background-size:contain; width:100%; }
/*.imgCon{ width:7em; padding-right:5px; padding-top:5px;}
.imgCon img{ width:100%;}
.right{ width:14.5em; color:#555;font:400 1.2em/2.5em 'microsoft yahei'; padding-top:10px; padding-left:5px}

.right h2{ color:#e95504; font-size:1.5em; font-weight:400;}
.line{ border-bottom:solid 1px #FFF; border-top:solid 1px #CCC;}
.down{ padding:1em 0; width:100%;}*/

.top img{ width:60px; padding-top:10px;} 
.right{ padding-left:70px;color:#555;font:400 16px/35px 'microsoft yahei'; padding-top:5px;  }
.right h2{ color:#e95504; font:400 20px/35px ''}
.line{ border-bottom:solid 1px #FFF; border-top:solid 1px #CCC;}
.down{ padding:1em 0; width:100%; display: none;}

.left-text{ width:70%; overflow:hidden;}
.left-text p{ width:100%; font:400 13px/22px 'microsoft yahei'; color:#555;}
.left-text span{ width:110px; display:inline-block; padding-right:1%;}
.do{ width:30%; height:3em; padding-top:0.5em;}
.do a{width:100%; height:4em; display:block;  text-indent:-99999px; outline: 0;border:0;  -webkit-tap-highlight-color:rgba(255,255,255, 0.3);}
.Android a{background:url(/images/client/android.png) no-repeat; background-size:contain; outline: 0;border:0; -webkit-tap-highlight-color:rgba(255,255,255, 0.3);}
.app a{background:url(/images/client/app.png) no-repeat; background-size:contain; outline: 0;border:0; -webkit-tap-highlight-color:rgba(255,255,255, 0.3);}

.bdb{ border-bottom:dashed 1px #898989;}
/*焦点图样式*/
.silderCon{ width:100%;  background:#eee; padding-left:5px; padding-right:0;position: relative;}
.slider ul:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.slider{position:relative;width:100%;overflow:hidden}
#slider li{float:left;}

.slider-btn{text-align:center;width:100%;position:absolute;bottom:5px;}
.slider-btn span{
	display:inline-block;
	text-align:center;
	padding:.5em 1em;
}
.slider-btn em{
	display:inline-block;
	background-color:white;
	overflow:hidden;
	text-indent:-9990em;
	width:13px;
	height:13px;
	margin:0 2.5px;
	background:url(../images/dot.png) no-repeat -33px 0;
}
.slider-btn em.on{background:url(../images/dot.png) no-repeat -20px 0;}

/*文字列表*/
.listCon{ background-color:#fff; padding:1em 0; padding-left:5%; padding-right:5%; }
.listCon h3{ font:400 15px/25px 'microsoft yahei'; padding-bottom:0.5em}
.listCon ul{ padding-bottom:10px}
.listCon li {font:400 14px/24px 'microsoft yahei'; background:url(/images/client/listbg.png) no-repeat 0 0.8em;padding-left:15px; display:block;}

/*页脚*/
/*.foot{ background-color:#dcdcdc; border-top:dashed 1px #666; padding:1em 0 1em 0; color:#525252;font-family:Arial, Helvetica, sans-serif;}*/
.foot{height:90px; text-align:center; background-color:#EDEDED;}
.foot a{text-decoration:none; display:block;}
.foot p{ margin:8px 0; font-size:12px; color:#B7B7B7;}
.foot img{width:126px; margin-top:22px;}

/**图片轮播**/
.swiper {overflow: hidden;visibility: hidden;position: relative;}
.swiper-wrapper { width:1512px;height:426px;overflow: hidden;position: relative;}
.swiper-container {
  /**width: 24em;**/
  height: 35.5em;
  color: #fff;
  margin-left:-1em;
  margin:0;
  position: relative;
  padding:1.2rem 0;
}

.swiper-slide {
  width: 22em;
  height: 100%;
  position: relative;
}
.pagination {
  position: absolute;
  z-index: 20;
  left: 10px;
  bottom: 10px;
  display:none
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #222;
  margin-right: 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-visible-switch {
  background: #aaa;
}
.swiper-active-switch {
  background: #fff;
}
.imgborder{width:21em; margin:0 auto; height:auto;position: relative; z-index:1;}
.imgborder img{
	width: 21em;
	height:auto;
	position: absolute;
	top:0;
	left:0;
}

.shareWrap,.shareIphone{
  display: none;
}

.share-popup,.shareIphonepopup {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  position: fixed;
  background-color: rgba(0,0,0,0.7);
  z-index: 10
}

.share-popup p.tc {
  text-align: center !important;
}

.shareNum{
	width:80%;
	height:11rem;
	margin:11.5rem auto;
	text-align:left;
	padding:1rem 1.5rem;
	background:#fff;
	border-radius:3px;
	font-size:.9rem;
	font-family:"微软雅黑";
}
.inp-tel{
	border:1px solid #dedede;
	border-radius:3px;
	width:100%;
	height:2.5rem;
	font-size:.8rem;
	text-indent:1rem;
	line-height:2.5rem;
	margin:1rem 0 .5rem;
	font-family:"微软雅黑";
}
.btnsub,.btn-submit{
	display:block;
	width:100%;
	height:2.5rem;
	border-radius:3px;
	background:#ea5404;
	color:#fff;
	font-size:1rem;
	text-align:center;
	line-height:2.5rem;
}
.errInfo{
	color:red;
	margin-bottom:.5rem;
}
.goindex-box{
    width:45px;
    height:45px;
    background:url("http://img2.pingan.com/app_images/10100000/m/iloan/images/goindex_img.png") no-repeat;
    background-size:100% 100%;
    position:fixed;
    bottom:10px;
    right:10px;
    z-index:9999;
}
.goindex-box a{
    display: block;
    width:45px;
    height:45px;
}









