/* ============================================================
   公共部分
   ============================================================ */

.section-box{margin-top:10px;}
.section-tab .more-info .ico{display:inline-block;width:16px;height:16px;margin:-3px 4px 0 0;*margin-top:0;vertical-align:middle;}
.section-tab .more-info .ico-down{background:url(../../images/product/ico_down.png) no-repeat;}
.section-tab .more-info .ico-docu{background:url(../../images/product/ico_docu.png) no-repeat;}
.section-tab .more-info .ico-help{background:url(../../images/product/ico_help.png) no-repeat;}

/*
.data-box .pic{margin:15px 0 25px;}
.data-box .pic:last-child{margin-bottom:0;}
*/

/* 特点 */
.feature .item{padding-left:20px;margin-bottom:20px;position:relative;}
.feature .item p{color:#8d8d8d;}
.feature .item .ico-sign{width:11px;height:11px;position:absolute;top:8px;left:0;background:url(../../images/product/ico_sign.png) no-repeat;}

/* 方式 */
.pattern .item{margin-bottom:20px;}
.pattern .item p{color:#8d8d8d;}

/* 备注 */
.prompt dd{color:#8d8d8d;}

/* 案例 */
.case-view .item{margin-bottom:40px;}
.case-view .item h3{font-size:16px;}
.case-view .item .desc{margin:10px 0 25px;color:#8d8d8d;}
.case-view .item .cite{padding-left:65px;margin-bottom:20px;position:relative;}
.case-view .item .cite .ico{position:absolute;top:0;left:0;}
.case-view .item .cite .judge{padding:13px 58px;font-size:18px;background:#f4f5f9;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.case-view .item .cite .arrow{width:0;height:0;overflow:hidden;position:absolute;top:10px;left:53px;border-style:dashed solid dashed dashed;border-width:12px 12px 0 0;border-color:transparent #f4f5f9 transparent transparent;}
.case-view .item .cite .quote{width:16px;height:16px;position:absolute;}
.case-view .item .cite .quote.start{top:10px;left:90px;background:url(../../images/product/ico_quote_start.png) no-repeat;}
.case-view .item .cite .quote.end{bottom:10px;right:35px;background:url(../../images/product/ico_quote_end.png) no-repeat;}



/* ============================================================
   私有部分
   ============================================================ */


/* product_list.shtml(产品大全)
------------------------------ */
.product-list .info-sort a{display:inline-block;margin-left:20px;color:#888888;}
.product-list .info-sort .selected{color:#3a3a3a;}
.product-list .list-view{overflow:hidden;margin-bottom:-20px;}
.product-list .list-view ul{width:105%;}
.product-list .list-view li{float:left;width:297px;margin:0 20px 20px 0;}
.product-list .list-view li a{display:block;height:68px;padding:15px 15px 17px 90px;border:1px solid #e7e7eb;cursor:pointer;position:relative;zoom:1;}
.product-list .list-view li a:hover{text-decoration:none;background:#f7f7f7;}
.product-list .list-view li .icon{position:absolute;left:17px;top:21px;width:58px;height:58px;overflow:hidden;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;}
.product-list .list-view li .icon images{width:58px;height:58px;}
.product-list .list-view li .title{margin:0 48px 4px 0;color:#222222;font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.product-list .list-view li .desc,.product-list .list-view li .status{color:#8d8d8d;font-size:12px;}
.product-list .list-view li .desc{height:38px;overflow:hidden;}
.product-list .list-view li .status{color:#8d8d8d;position:absolute;top:19px;right:15px;}
.product-list .list-view li .status .ico-plaint{display:inline-block;width:2px;height:11px;margin:-3px 5px 0 0;vertical-align:middle;overflow:hidden;background:url(../images/ico_plaint.png) no-repeat;}
.product-list .more-view{margin-top:20px;*margin-top:40px;}
.product-list .more-view a{display:block;height:36px;line-height:36px;border:1px solid #e7e7eb;text-align:center;}
.product-list .more-view a:hover{text-decoration:none;background:#f7f7f7;}
.product-list .more-view .ico-arrow{display:inline-block;width:18px;height:8px;vertical-align:middle;margin-top:-4px;*margin-top:14px;overflow:hidden;background:url(../../images/product/ico_arrow_down.png) no-repeat;}
.product-list .view-up .ico-arrow{background:url(../../images/product/ico_arrow_up.png) no-repeat;}


/* product_detail.shtml(产品详情)
------------------------------ */
.product-detail .dialog .scroll-box{height:300px;}
.product-detail .func-intro images{max-width:880px;}


/*auto_withdraw.shtml(自动提现设置)-->业务逻辑设置页面，需迁移到相关业务目录
------------------------------ */
.auto-withdraw .pole-msg .inner p{font-weight:normal}
.auto-withdraw .form .nm .tips-info{padding-left:23px;}
.auto-withdraw .dialog-bd .table-wrp .c5{width:200px;*width:200px;}
.auto-withdraw .dialog-bd .align-center{padding-left:90px;padding-right:90px;}/* 内容居中 */
.auto-withdraw .format-word{width:280px;}
.auto-withdraw .format-tags{margin-top:12px;}
.auto-withdraw .format-tags .tags-tips{display:inline-block;vertical-align:middle;*margin-top:-12px;}
.auto-withdraw .format-tags .tags-item{display:inline-block;color:#808080;line-height:1;margin-left:2px;padding:2px 10px 6px;text-decoration:none;border:1px solid #d5d5d5;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;}
.auto-withdraw .format-tags .tags-item:hover{background:#e6e7ec;}


/* product_detail_jsapi.shtml(授权服务商)
------------------------------ */

/* 特约商户授权产品-特约商户列表 */
.auth-isp .submch-list .auth-state{margin-top:20px;}
.auth-isp .submch-list .auth-state a{padding:0 10px;color:#222;display:inline-block;vertical-align:middle;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.auth-isp .submch-list .auth-state a.selected{color:#fff;background:#576477;}
.auth-isp .submch-list .table-authorize .c1{width:400px;*width:360px;}
.auth-isp .submch-list .table-authorize .c3{width:180px;*width:140px;}
.auth-isp .submch-list .table-authorize .mch-num{color:#8d8d8d;}

/* 特约商户授权产品-授权APPID */
.auth-isp .auth-appid .limit-feature{margin-bottom:30px;}
.auth-isp .auth-appid .limit-feature h4{margin-bottom:10px;}
.auth-isp .auth-appid .limit-feature dl{padding:13px 20px;background:#f4f5f9;border:1px solid #f4f5f9;}
.auth-isp .auth-appid .limit-feature dt{float:left;width:90px;padding-top:3px;}
.auth-isp .auth-appid .limit-feature dd{padding:3px 0 3px 90px;}
.auth-isp .auth-appid .table-appid .c1{width:260px;*width:220px;}
.auth-isp .auth-appid .table-appid .c3,.auth-appid .table-appid .c4{width:140px;*width:100px;}

/* 我授权的产品 */
.auth-sub .table-authorize .c3{width:140px;*width:100px;}


/* product_setting_h5.shtml(服务商H5支付产品设置)
------------------------------ */
.submch-setting-h5 .url-list li{padding-top:4px;}
.submch-setting-h5 .url-edit{padding-top:4px;}
.submch-setting-h5 .table-domain .opr{width:30px;}


/* product_setting_app.shtml(服务商APP支付产品设置)
------------------------------ */
.submch-setting-app .mch-app .cbx-label{margin:0 0 10px 0;}
.submch-setting-app .mch-app .cbx-label .name{margin-left:10px;}
.submch-setting-app .mch-app .cbx-intro{margin-left:23px;}
.submch-setting-app .mch-app .form-item{margin-bottom:10px;}


/* data_push_setting.shtml(数据推送)
------------------------------ */
.data-push-setting .mt10{line-height: 20px; margin-top: 7px;}
.data-push-setting .table-push .table-tbody{ margin-top: -1px; max-height: 500px; overflow:auto;}
.data-push-setting .table-push .slt{ width: 80px; *width:40px;}
.data-push-setting .table-push .name{ width: 220px;*width: 180px;}
.data-push-setting .table-push  .staff_id{ width: 340px;*width: 300px;}


/* payment_dib.shtml(企业付款到零钱)
------------------------------ */
.payment-dib .form-item .api-left{padding-left: 22px;}




.transfer-manage-setting .info-box{ float: left; width: 453px; border: 1px solid #efefef; margin: 0 20px 20px 0; }
.transfer-manage-setting .info-box.last{margin-right: 0}
.transfer-manage-setting .info-box .info-bd{ height:200px;}
 



.transfer-manage-setting .set-box{ float: left; width: 413px; border: 1px solid #efefef; padding: 20px; margin: 0 20px 20px 0; }
.transfer-manage-setting .set-box.last{margin-right: 0}
.transfer-manage-setting .set-box .set-hd {border-bottom: 1px solid #efefef;}
.transfer-manage-setting .set-box .set-hd h3{ font-size: 16px;  padding-bottom: 10px; }
.transfer-manage-setting .set-box .set-bd{ height:200px;padding-top: 20px; }

.transfer-manage-open .dialog .avatar{width: 100px; margin-top: 10px;} 
.transfer-manage-open .dialog .avatar images{width: 100px; height: 100px; margin-bottom: 3px;}/*  |xGv00|b047ba0e56bae80008933921aecfbebb */