@import "base.css";
@import "iconfont.css";
@import "tip.css";

.w80{width:80px;}
.w100{width: 100px;}
.w150{width: 150px;}
.w210{width:210px;}
.w230{width:230px;}
.w240{width: 240px;}
.w250{width: 250px;}

/* index */
.fee-intr{width: 1200px;margin: 0 auto;font-size: 12px;color: #989898;text-indent: 20px;line-height: 35px}
.fee-intr-link{color: #6ECA54;text-decoration: underline;}


.placeOrder{overflow: hidden;padding-bottom: 42px;width:1200px;margin:0 auto;font-family: "微软雅黑 Regular","微软雅黑";}
.po-left{float:left;width: 810px;}
.po-left{float:left;width: 810px;}
.po-right{float:right;width:345px;}
.po-l-title{line-height: 50px;border-bottom: 1px solid #E5E5E5;overflow: hidden;margin-bottom: 32px;margin-top:15px;}
.po-l-title h2{font-size: 18px;color:#444;float:left;}
.po-l-t-coupon{float:left;margin-left:18px;width:100px;padding-left: 30px;position: relative;line-height: 23px;height: 23px;margin-top: 13px;cursor: pointer;}
.po-l-t-coupon span{color:#fff;}
.po-l-t-coupon em{position: absolute;left:-4px;font-size: 30px;color:#F35B2C;bottom: 1px;}
.po-l-t-coupon a{color:#D84A4A;}
.po-l-t-mj{margin-left:65px;display: none;}
.po-l-t-mj label{display: inline-block;width:40px;height:20px;background: #61A8ED;line-height: 20px;text-align: center;color:#fff;}
.po-l-t-mj span{color:#61A8ED;}
.po-l-f-startUpBox{position: relative}
.po-l-f-startUpBox .fj-tips{
    position: absolute;
    left: 275px;
    top: 314px;
    border: 1px solid #FAAC66;
    z-index: 99999;
    background-color: #FFF9F6;
    line-height: 24px;
    padding: 12px;
    font-size:14px;
    display: none;
}
.po-l-f-startUpBox .fj-tips a{
    color: #03A9F4;
    text-decoration: underline;
}
.po-l-f-item{min-height: 40px;line-height: 40px;margin-bottom: 12px;}
.po-l-f-item .more{color:#ff7e00;font-size: 14px;}
.po-l-f-item2{margin-bottom: 24px;}
.po-l-f-key{width:100px;padding-right: 11px;text-align: right;font-size: 14px;float:left;color:#666666}
.po-l-f-radio{
    float: left;
    width: 660px;
    max-height: 150px;
    overflow: auto;
}
.po-l-f-radio li{float:left;width:128px;height: 38px;border:1px solid #DFDFDF;border-radius: 4px;text-align: center;line-height: 38px;margin-right:33px;cursor: pointer;font-size: 14px;overflow: hidden;color:#666666;margin-bottom:10px;}
.po-l-f-radio li em{display: none;}
.po-l-f-radio li.selected{border: 2px solid #E34C4B;width:126px;height: 36px;line-height: 36px;position: relative;}
.po-l-f-radio li.selected em{position: absolute;top:0;right: -5px;color: #E34C4B;display: block;line-height: 10px;font-size: 30px;}

.po-l-f-radio.fwlx li.selected{background:#E34C4B;color:#fff;}
.po-l-f-radio.fwlx li:nth-child(2){border:1px solid #CC9966;color:#CC9966;}
.po-l-f-radio.fwlx li:nth-child(2).selected{background:#CC9966;color:#fff;}

.startUpBox-btn{font-size: 14px;line-height: 28px;padding-left: 20px;margin-bottom: 12px;}
.startUpBox-btn a em{padding-right: 5px;position: relative;top:2px;}
.startUpBox-btn a{color:#D81D1F;cursor: pointer;}
.startUpBox-btn span{color:#888;}
.po-l-f-val{height: 38px;width: 270px;border: 1px solid #DFDFDF;border-radius: 4px;padding: 0 5px;}
select.po-l-f-val{width:280px;}
.po-l-f-tip{padding: 14px 17px;border:1px solid #FAAC66;background-color: #FFF7E6;margin-bottom: 15px;position: relative;z-index:99;}
.po-l-f-tip li{line-height: 30px;color:#666;font-size: 14px;}
.po-l-f-tip li div.feeContent{width: 70px;}
.po-l-f-tip li span.po-l-f-key{float:left;width:100px;text-align: right;}
.po-l-f-tip li em.red{color:#e01c32;}
.po-l-f-t-gfzj{right:20px;top:13px;line-height: 25px;color:#686868;position: absolute;font-size: 13px;}
.po-l-f-t-gfzj input{position: relative;top:2px;}
.po-l-f-t-gfzj .fj-btn{margin-left: 4px;}
.po-l-f-total{font-size: 28px;font-weight: 700;color:#E21C32;}
.po-btn-box{overflow: hidden;}
/*.po-btn{width:198px;height: 48px;border-radius: 5px;font-size: 18px;line-height: 48px;text-align: center;background: #D65355;color:#fff;cursor: pointer;border:none;font-family: "微软雅黑 Regular","微软雅黑";}*/
.po-btn{margin-left:20px;width:147px;height: 41px;border-radius: 5px;font-size: 18px;line-height: 41px;text-align: center;background: #D65355;color:#fff;cursor: pointer;border:none;font-family: "微软雅黑 Regular","微软雅黑";}
.po-btn-default{
    border: 1px solid #ccc;
    color: #666;
    background-color: #fff;
}
.po-btn-addCat{background-color: #FBB435;margin-left:49px;}
.po-btn-app:hover{background-color: #F8535B;}
.po-btn-addCat:hover{background-color: #F0711D;}

.fj-btn,.zj-btn{display: inline-block;height: 18px;width:18px;text-align: center; border:1px solid #E26769;line-height: 18px;border-radius: 9px;color:#E26769;cursor: pointer;background: #fff;}
.fj-btn:hover,.zj-btn:hover{background-color: #E26769;color:#fff;}
.po-l-f-addFile{overflow: hidden;}
.po-addFile{width:193px;height:78px;cursor: pointer;border:1px solid #ddd;background-color: #fff;color:#555;float:left;}
.po-l-f-text{float:left;margin-left:18px;width:385px;line-height: 17px;}
.po-l-f-text p{color:#888;}
.po-l-f-text a{color:#3598DB;text-decoration: none;margin-top:5px;display: block;}
.po-l-f-item2 .po-l-f-key{line-height: 78px;}
.po-l-f-item2 .personnel-container .personnel-footer{
    padding-left:100px;
}
.po-l-f-item2 .ip-info{
    font-size:12px;
    padding:0;
}
.po-l-f-item2 .personnel-content{
    padding-left:120px;
}
#detailsCharges .po-l-f-key{padding-right: 0;font-size: 15px;}
.deline,.deline .po-l-f-key{text-decoration:line-through;}

.po-right h3{line-height: 48px;color:#3598db;font-weight: 700;font-size: 18px;}
.po-r-u{line-height: 30px;margin-bottom: 10px;color:#888;font-size: 13px;}
.po-r-u b{color:#c38e39;font-weight: 400;}
.po-r-a-contact{text-align: center;padding: 15px 0;border-top:1px solid #eee;border-bottom: 1px solid #eee;width:340px;margin: 0 auto; }
.po-r-a-c-t{font-size: 18px;color:#D2484B;font-weight: 700;line-height: 33px;}
.po-r-a-c-m{line-height: 28px;color:#333;}
.po-r-a-c-m em{color:#999;}
.po-r-a-c-b{line-height: 26px;color:#474E5D;font-size: 16px;font-weight: 700;}

.po-r-a-title{height:28px;line-height: 28px;position: relative;margin-top: 34px;}
.po-r-a-title h2{width:75px;padding-right:15px;line-height: 28px;color:#fff;background-color: #2CA3E6;text-align: center;position: relative;}
.po-r-a-title h2 em{color:#fff;position: absolute;right:-15px;top:0;font-size: 30px;}

.po-r-changeAdviser{position: absolute;right:8px;top:0;cursor: pointer;color:#BFAFCB;}
.po-r-a-box{height: 168px;}
.po-r-a-info{overflow: hidden;}
.po-r-a-i-head{width:86px;height: 86px;border-radius: 43px;border:1px solid #EFEFEF;float:left;margin-top:19px;margin-left:43px;overflow: hidden;}
.po-r-a-i-name{float: right;width: 123px;margin-right: 78px;margin-top:19px;}
.po-r-a-i-name b{line-height: 36px;height: 36px;font-size: 16px;overflow: hidden;color:#666;}
.po-r-a-i-name ul{line-height: 20px;color:#666;}
.po-r-a-b-btn{overflow: hidden;margin-top:12px;}
.po-r-a-b-btn a{width:75px;float:left;height: 26px;line-height: 26px;text-align: center;border:1px solid #E26769;border-radius: 5px;cursor: pointer;color:#E26769;}
.po-r-a-b-btn a:hover{background-color: #E26769;color: #fff;}
.btn-freeCall{margin-left:40px;}
.btn-onlineConsulting{margin-left:18px;}
.btn-video{margin-left:18px;}

.pa-process{margin: 0 auto;width: 1200px;font-family: "微软雅黑 Regular","微软雅黑";}
.pa-p-tab{border-left: 1px solid #EDECEC;background-color: #FAF9F9;border-bottom: 1px solid #EDECEC;height: 55px;}
.pa-p-tab li{float:left;width:178px;height: 54px;border:1px solid #EDECEC;border-left: none;text-align: center;line-height: 54px;font-size: 16px;color:#333;background: #FAF9F9;cursor: pointer;}
.pa-p-tab li.selected{height: 53px;line-height: 53px;border-top:2px solid #E26769;color:#E26769;border-bottom: 1px solid #fff;background: #fff;}

.apply-process{padding-top: 70px;width: 1200px;border-bottom: 1px solid #ccc;margin:0 auto;}
.apply-cost{padding-top: 48px;}
.apply-process h2,.apply-cost h2,.apply-material h2,.apply-assurance h2,.apply-faq h2{font-size: 27px;font-weight: bold;margin-bottom: 10px;color:#676767;text-align: center;}
.apply-process p,.apply-cost p{line-height: 20px;color:#999;text-indent: 2em;text-align: center;font-size: 14px;}
.apply-cost p{font-weight: 700;}
.apply-material h3{font-size: 19px;color:#333;line-height: 36px;text-align: center;padding: 10px 0;}
.a-process-bg{height: 304px;background: url("../../images/apply/apply-process.png") center center no-repeat;}
.a-cost-bg li{height: 490px;}
.a-cost-bg li.fm{background:  url("../../images/apply/apply-cost-fm.jpg") center center no-repeat;}
.a-cost-bg li.sy{background:  url("../../images/apply/apply-cost-sy.jpg") center center no-repeat;}
.a-cost-bg li.wg{background:  url("../../images/apply/apply-cost-wg.jpg") center center no-repeat;}
.a-material-need-bg{height: 296px;background:  url("../../images/apply/apply-material.png") center center no-repeat;margin-top:20px;}
.a-material-process-bg{height: 332px;background:  url("../../images/apply/apply-material-2.jpg") center center no-repeat;}
.apply-assurance{height: 528px;background:  url("../../images/apply/apply-assurance.jpg") center center no-repeat;position: relative;overflow: hidden;}
.apply-a-title{margin-top:55px;color:#676767;}
.apply-a-des{text-align: center;font-size: 20px;color:#666;}
.apply-c-content{position: absolute;width:1200px;height:306px;background:url("../../images/apply/apply-a-content.png") no-repeat;left:50%;margin-left:-600px;top:170px; }
.apply-faq{width:1200px;margin:0 auto;}
.apply-faq h3{font-size: 18px;color:#333;line-height: 85px;}
.apply-faq p{line-height: 24px;color:#999;font-size: 14px;padding: 24px 18px;background: #F9F9F9;}
.apply-faq li{border-bottom: 1px dashed #ccc;padding-bottom: 53px;line-height: 24px;}
.apply-faq h2{line-height: 100px;border-bottom:1px solid #ccc;}
.apply-material{margin-top:90px;}
.apply-process,.apply-cost,.apply-material,.apply-assurance,.apply-faq{font-family: "微软雅黑 Regular","微软雅黑";}
.a-cost-tab{line-height: 85px;font-size: 20px;overflow: hidden;width:573px;margin:0 auto;margin-top:60px;margin-bottom: 20px;}
.a-cost-tab li{line-height: 42px;float:left;border-bottom: 3px solid #fff;margin:0 38px;width: 115px;text-align: center;cursor: pointer;}
.a-cost-tab li.selected{font-weight: 700;border-bottom: 3px solid #E26769;}

/* checkOrder */
.checkOrder{width:1200px;margin:0 auto;font-family: "微软雅黑 Regular","微软雅黑";}
.co-balance-box,.co-vouchers-box{border:1px solid #FAAC66;background-color: #FFF9F6;color:#666;padding: 21px 0 21px 40px;font-size: 14px;}
.co-vouchers-box{padding: 15px 0 15px 40px;}
.co-vouchers-box li{line-height: 28px;height: 28px;font-size: 14px;}
.co-vouchers-box .money{color:#666;padding-right: 103px;}
.co-vouchers-box li a{color:#1175b5;text-decoration: none;font-size: 12px;}
.co-b-checkbox{position: relative;top:2px;}
.rechargeBtn{width:58px;height: 26px;background-color: #F36B6D;color:#fff;text-align: center;line-height: 26px;border: none;margin-left:45px;cursor: pointer;border-radius: 3px;font-size: 12px;}
.rechargeBtn:hover{background-color: #D2484B;}
.co-message-box{overflow: hidden;}
.co-message-box dl{overflow: hidden;}
.co-message-box dt,.co-message-box dd{float:left;}
.co-message-box dt{width:105px;padding-right: 15px;text-align: right;line-height: 36px;color:#666;}
.co-m-b-input{border: 1px solid #ccc;height:36px;line-height: 36px;width:528px;padding: 0 10px;}
.checkOrder .startUpBox-btn{padding-top: 15px;padding-left: 30px;}
.checkOrder .table{
    width:100%;
    font-family: '微软雅黑 Regular', '微软雅黑';
    color: #666666;
    font-size:14px;
    line-height: 24px;
}
.checkOrder .table td,.checkOrder .table th{
    background-color:#f5f5f5;
}
.checkOrder .table thead{
    line-height:40px;
    border:1px solid #e5e5e5;
}
.checkOrder .table thead th{
    font-size:15px;
    font-weight: 400;
    font-style: normal;
    padding:5px 12px;
}

.checkOrder .table tbody{
    background-color:#fcfcfc;
    border:1px solid #e5e5e5;
}
.checkOrder .table tbody td{
    padding:20px 12px;
}



.commodityList{width: 100%;table-layout: fixed;}
.cl-title{line-height: 41px;border:1px solid #ccc;background-color: #F5F5F5;color:#6b6b6b;font-size: 15px;color:#6B6B6B;}
.cl-title th.w80,.cl-item td.w80{text-align: center;}
.cl-item{border:1px solid #ccc;margin-top:10px;font-size: 13px;}
.cl-title th{padding: 0 8px;}
.cl-item td{padding: 10px 8px;color:#666666;line-height: 28px;word-break: break-all;}
.cl-item td.pl-60,.cl-title th.pl-60{padding-left: 60px;}
.cl-item dl{overflow: hidden;}
.cl-item dt,.cl-item dd{float:left;}
.cl-item dt{clear:left;}
.co-top h2{font-size: 20px;line-height: 100px;}
.co-top{height: 120px;position: relative;}
.co-top ul,.pay-top ul,.oc-top ul{position: absolute;right:0;top:15px;font-size: 15px;color:#888888;}
.co-top ul li,.pay-top ul li,.oc-top ul li{width:198px;border-bottom: 8px solid #DFDFDF;float:left;margin-left:2px; line-height: 55px;text-align: center;position: relative;}
.co-top-yq,.co-top-num{position: absolute;bottom:0;left:88px;font-size: 25px;width:25px;height: 25px;}
.co-top-yq{color:#DFDFDF;}
.co-top-num{color:#fff;font-size: 14px;bottom: -2px;}
.co-top ul li.selected,.pay-top ul li.selected,.oc-top ul li.selected{color:#D84A4A;border-bottom: 8px solid #D84A4A;}
.co-top ul li.selected .co-top-yq,.pay-top ul li.selected .co-top-yq,.oc-top ul li.selected .co-top-yq{color:#D84A4A;}
.co-count{float:right;margin:10px 0;}
.co-count dl{overflow: hidden}
.co-count dt,.co-count dd{float:left;line-height: 34px;}
.co-count dt{clear:left;width:200px;text-align: right;padding-right: 15px;color:#555;font-size: 14px;}
.co-count dd{width:130px;text-align: left;color:#D84A4A;font-size: 16px;}
.co-total{height: 150px;clear:both;text-align: right;padding-top:30px;border-top:1px solid #E5E5E5;overflow: hidden;width: 100%;}
.co-total span{color: #666666;font-size: 16px;line-height: 40px;}
.co-total span em{color:#d84a4a;font-size: 22px;}
.orderSubmit-btn{width:198px;height: 48px;border:none;background-color: #D84A4A;color:#fff;font-size: 18px;text-align: center;line-height: 48px;border-radius: 5px;margin-left:30px;cursor: pointer;}
.orderSubmit-btn:hover{background-color: #F8535B;}

/* pay */
.pay{width:1200px;margin:0 auto;font-family: "微软雅黑 Regular","微软雅黑";}
.pay-top{overflow: hidden;position: relative;height: 237px;}
.pay-top ul{margin-top:20px;}
.pay-t-successInfo h2{font-size: 16px;font-weight: 700;color:#666;margin-top: 44px;line-height: 50px;}
.pay-t-successInfo dl{font-size: 14px;color: #555;line-height: 30px;}
.pay-t-successInfo dl dt,.pay-t-successInfo dl dd{float:left;}
.pay-t-successInfo dl dt{clear: left;}
.pay-t-successInfo dl em{color:#d84a4a;font-weight: 700;font-family: "Arial Negreta","Arial";font-size: 16px;}
.pay-t-si-time{color:#888;font-size: 12px;}

.pay-op-tab{border-top:4px solid #D2484B;line-height: 50px;border-bottom: 1px solid #E2E2E2;font-size: 16px;overflow: hidden;}
.pay-op-tab li{float:left;width: 142px;text-align: center;color:#757575;height: 50px;cursor: pointer}
.pay-op-tab li span{display: inline-block;height: 20px;line-height: 20px;border-right: 1px solid #E2E2E2;width: 100%;}
.pay-op-tab li.selected{color:#D2484B;font-weight: 700;}
.pay-op-list,.pay-alipay{overflow: hidden;padding-top: 37px;padding-bottom: 35px;}
.pay-op-list a,.pay-alipay a{float:left;width:168px;height: 44px;margin:0 0 20px 24px;border: 1px solid #E5E5E5; }
.payBtn{width:198px;height: 48px;background-color: #D84A4A;color:#fff;border: none;font-size: 18px;text-align: center;line-height: 48px;border-radius: 5px;cursor: pointer;margin-left:37px;}
.payBtn:hover{background-color: #F8535B;}
.pay-bottom{text-align: right;}
.pay-total{color:#666666;font-size: 16px;}
.pay-total em{color:#d84a4a;font-size: 22px;font-weight: 700;}
.pay-bottom{margin-bottom: 30px;}

.od-table{width: 100%;}
.od-t-title{border:1px solid #E5E5E5;border-bottom: 1px solid #F08928;}
.od-t-title th{background:#F5F5F5;line-height: 34px;color:#222222;font-size: 14px;padding: 0 8px; }
.od-t-order td{background: #FEF7EC;color:#515151;line-height: 37px;padding: 0 8px;}
.od-t-item td{border-bottom: 1px dashed #E4E4E4;padding: 15px 8px;font-size: 13px;color: #222;line-height: 28px;}
.od-t-item dt,.od-t-item dd{float:left;}
.od-t-item dt{clear: left;width: 140px;}
.od-t-item dd{color:#996600;}
.od-t-item .vouchers{color:#008000;}
.od-t-item .fullCut{color: #0066FF;}
.odBtn{width:85px;height:23px;line-height: 23px; background: #fff;color:#1175B5;border: 1px solid #80C5ED; text-align: center;cursor: pointer;margin:0 auto;}
.odBtn em{position: relative;top:2px;color:#41A9E4;right: -5px;}
.odBtn-open{background-color: #80C5ED;}

.pay-op-remittance{overflow: hidden;padding-bottom: 35px;}
.pay-op-r-tip{padding: 5px 12px;line-height: 32px;border:1px solid #FAAC66;background-color: #FFF9F6;color:#666;margin-top:20px;}
.pay-op-remittance h3{line-height: 52px;margin-top:14px;color:#666;font-size: 16px;font-weight: 700;}
.pay-op-remittance dl{width:528px;line-height: 38px;padding: 14px 0;border: 1px solid #E5E5E5;overflow: hidden;color:#666;font-size: 15px;}
.pay-op-remittance dt,.pay-op-remittance dd{float:left;}
.pay-op-remittance dt{clear:left;width:108px;padding-right: 10px;text-align: right;}
.pay-op-r-code{color:#d84a4a;font-style: oblique;font-weight: 700;}
.font-red{color:#d84a4a;}

/* orderComplete */
.orderComplete{width:1200px;margin:0 auto;font-family: "微软雅黑 Regular","微软雅黑";}
.oc-top{position: relative;height: 130px;margin-top:15px;}

.oc-info{position: relative;}
.oc-info h3{font-weight: 400;font-size: 20px;line-height: 26px;color:#009900;}
.oc-info em.iconfont{color:#009900;position: absolute;font-size: 60px;left:-80px;top:90px;}
.oc-info p{font-size: 13px;color: #4b5b78;line-height: 36px;}
.oc-orderInfo{line-height: 34px;color:#4b5b78;font-size: 14px;}
.oc-orderInfo span{padding-right: 22px;}
.oc-orderInfo em{font-weight: 700;}
.oc-orderInfo em.oc-oi-price{font-size: 16px;}
.oc-i-btn{margin-top:21px;}
.oc-i-btn input{width: 128px;height: 38px;border:none;border-radius: 4px;background-color: #D65355;color:#fff;line-height: 38px;text-align: center;cursor: pointer;}
.oc-i-btn input.orderBtn{background-color: #B5B5B5;margin-left:50px;}
.oc-i-btn input.caseBtn:hover{background-color: #F8535B;}
.oc-i-btn input.orderBtn:hover{background-color: #797979;}
.oc-info{width:510px;margin:0 auto;padding: 110px 0 270px 0;position: relative;left:40px;}

.po-right h3.po-r-h3-title{font-size: 14px;font-weight: 700;color:#474e5d;}

.patentType-sy,.patentType-wg,.patentType-fm{display: inline-block;line-height: 20px;height: 20px;color: #fff;background-color: #FFAE5F;border-radius: 10px;width: 65px;text-align: center}
.patentType-wg{background-color: #F96C6C;}
.patentType-fm{background-color: #78BEA7;}
.cl-btn{height:29px;display: inline-block;padding: 0 10px;border-radius: 4px;color:#fff;cursor: pointer;}
.delBtn{background-color: #3598DB;}
.delBtn:hover{background-color: #31B0D5;}
.red{color:#DC5454;}
.co-t-cartOp{float:left;overflow: hidden;font-size: 15px;line-height: 40px;}
.co-t-co-checkbox{float:left;width: 100px;text-align: center}
.cart-delAllBtn{margin-left:10px;cursor: pointer;color:#6B6B6B;}
.cart-clearCartBtn{margin-left: 20px;cursor: pointer;color: #6B6B6B;}
.cart-delAllBtn:hover,.cart-clearCartBtn:hover{color:rgb(216, 74, 74);}
.f22{font-size: 22px;padding: 0 3px;font-weight: 700;}



.co-b-b-inputText{font-size: 12px;height: 36px;line-height: 36px;width:300px;padding:0 10px;border:1px solid #ccc;}


#gfzj-element{display: inline-block;width:610px;}
.apply-pay{width:1200px;margin:0 auto;font-family: '微软雅黑 Regular', '微软雅黑';line-height: 34px;}
.ap-info{padding-top: 30px;}
.ap-i-tip{min-height: 70px;color:#009900;font-size: 16px;line-height: 40px;position: relative;border-bottom: 3px solid #AAAAAA;}
.ap-i-tip span{padding-left: 15px;font-size: 30px;position: relative;top:4px;}

.ap-i-t-total{position: absolute;right:60px;color:#D84A4A;font-size: 24px;font-weight: 700;}
.ap-i-orderInfo{display:inline;color: #000;font-size: 14px;padding: 0 50px 10px 20px; }
.ap-i-orderInfo span{font-size: 14px;position: relative;top:0px;color: #666}
.ap-i-orderInfo em{padding: 0 5px;color: #000}
.createList{margin-left:30px;font-size: 12px;color:#1175B5;cursor: pointer;}
.createList:hover{text-decoration: underline;}

.ap-i-balance{line-height: 80px;position: relative;}
.ap-i-b-checkbox{margin-left:10px;}
.ap-i-b-recharge{padding-left: 30px;color:#1175B5;}
.ap-i-b-actualAmount{position: absolute;right: 20px;font-size: 14px;width: 150px;}
.ap-i-b-actualAmount span,.ap-pm-actualAmount span{color:#D84A4A;}
.ap-paymentMethod{border-left:5px solid #D84A4A;height:40px;line-height: 40px;overflow: hidden;background: #F7F7F7;position: relative;}
.ap-paymentMethod li{padding: 0 20px;float:left;}
.ap-paymentMethod li a{color:#666;cursor: pointer;}
.ap-paymentMethod li.selected a{color:#D84A4A;}
.ap-paymentMethod li a:hover{color:#282E2B;}
.ap-paymentMethod li.selected a:hover{color:#D84A4A;}
.ap-pm-actualAmount{position: absolute;right:20px;font-size: 14px;width: 150px;}
.ap-pmc-b-icon,.ap-pmc-a-icon{overflow: hidden;padding-left:28px;padding-top: 2px; }
.ap-pmc-b-icon li,.ap-pmc-a-icon li{cursor: pointer;float:left;width:168px;height:44px;border:1px solid #E5E5E5;margin-right:24px;margin-top: 35px;background-image: url("../images/common/bank-icon.png");overflow: hidden;text-indent: -999999px;}
.ap-pmc-b-icon li.selected,.ap-pmc-a-icon li.selected{border:1px solid #FF4E00;}

.bank-ICBCBTB{background-position: -4px -1336px;}
.bank-ABCBTB{background-position: -4px -1185px }
.bank-CCBBTB{background-position: -4px -1237px; }
.bank-SPDBB2B{background-position: -3px -1387px; }
.bank-BOCBTB{background-position: -4px -1437px;}
.bank-CMBBTB{background-position: -4px -1287px; }


.bank-ICBKCNBJ{background-position:-10px -14px; }
.bank-ICBKCNBJ{background-position:-10px -14px; }
.bank-CMBCCNBS{background-position:-10px -76px;}
.bank-PCBCCNBJ{background-position: -10px -135px;}
.bank-ABOCCNBJ{background-position: -10px -188px;}
.bank-SPDBCNSH{background-position: -10px -242px;}
.bank-GDBKCN22{background-position: -10px -295px;}
.bank-FJIBCNBA{background-position: -9px -347px;}
.bank-MSBCCNBJ{background-position: -8px -400px;}
.bank-COMMCNSH{background-position: -8px -455px;}
.bank-PSBCCNBJ{background-position: -5px -507px;}
.bank-CIBKCNBJ{background-position: -10px -557px;}
.bank-EVERCNBJ{background-position: -5px -610px;}
.bank-BOJSCNBN{background-position: -10px -668px;}
.bank-BKCHCNBJ{background-position: -10px  -730px;}
.bank-BOSHCNSH{background-position: -10px  -783px;}
.bank-HXBKCNBJ{background-position: -3px  -830px;}
.bank-ZJCBCN2N{background-position: -3px -884px;}
.bank-NJCBCNBN{background-position: -4px -941px;}
.bank-JNNCSYYH{background-position: -5px -996px;}
.bank-SZDBCNBS{background-position: -6px -1045px;}

.alipay-ALIPAY{background-position: 4px -1110px;}

.ap-paymentMethodContent{padding-bottom: 50px;}


.ap-offline{padding: 45px 58px;}
.ap-o-content{overflow: hidden;}
.ap-o-c-left{float:left;}
.ap-o-c-left p{line-height: 48px;font-size: 14px;color:#666;}
.ap-o-c-right{float:right;text-align: center}
.ap-o-c-l-btn{width:138px;height: 41px;border-radius: 5px;background: #D84A4A;color:#fff;display: block;text-align: center;font-size: 14px;line-height: 41px;margin-top: 20px;cursor: pointer;}
.ap-o-c-l-btn:hover,.sn-confimBtn:hover{background: #FF5559;}
.ap-o-c-r-icon{color:#56ABE4;font-size: 30px;}
.ap-o-c-r-400{color:#797979;font-size: 24px;line-height: 60px;}

.ap-o-content dl{overflow: hidden;font-size: 13px;color:#666;}
.ap-o-content dt,.ap-o-content dd{float:left;}
.ap-o-content dt{clear:left;}
.ap-o-c-dl-top{font-size: 16px;font-weight: 700;}
.serialNumber-border{width:423px;height:38px;border:1px solid #aaa;border-radius: 4px;overflow: hidden;float:left;margin-top:10px;}
.sn-b-key{float:left;width:70px;height:38px;text-align: center;line-height: 38px;}
.sn-b-value{border:none;width:332px;height:38px;line-height: 38px;padding:0 8px;}
.sn-confimBtn{width:71px;height:35px;border-radius: 4px;background: #DC5454;color:#fff;border:none;cursor: pointer;float:left;margin-left:25px;margin-top:11px;}
.sn-rechargeBtn{clear:left;width:159px;height:39px;border:1px solid #C4CBCD;border-radius: 4px;cursor: pointer;margin-top:55px;color:#0088CC;font-size: 14px;background: #fff;font-family: '微软雅黑 Regular', '微软雅黑';}
.sn-rechargeBtn:hover{background: #0088CC;color:#fff;border:1px solid #0088CC;}
.ap-o-c-num{display: none;}
.pay-op-tip{text-align: right;clear: right;margin-bottom: 80px;color:#777;font-size: 14px;}
.pay-op-tip em{color:#F5C117;}
.pay-op-tip a{color:#1175B5;padding: 0 3px;cursor: pointer;}

.pay-op{overflow: hidden;}
#payBtn{width:201px;height:51px;background: #DC5454;border-radius: 5px;font-size: 18px;color:#fff;text-align: center;border:none;float:right;background: #DC5454;cursor: pointer;margin-bottom:29px;  }
#payBtn:hover{background: #FF5559;}
.rechargeError{padding-left: 20px;color:red;}

.shoppingCartAdd,.shoppingCartMax{width:200px;height:38px;position: fixed;top:50%;left:50%;margin-left:-100px;margin-top:-19px;border-radius: 5px;background: #FBB435;
    color:#fff;font-size: 15px;z-index: 10000;text-align: center;line-height: 38px;display: none;}
.dataNull{min-height:480px;height:480px;line-height: 480px;text-align: center;font-size: 20px;}
.dataNull a{display: inline-block;width:170px;height:50px;border-radius: 5px;color:#fff;text-align: center;line-height: 50px;font-size: 18px;background: #DC5454;}

.patent-file-item {
    width: 100px;
    color: #666;
    margin-right: 10px;
    word-wrap: break-word;
    word-break: break-all;
}

.po-l-f-addFile .patent-file-item{float:left;}
.upBox .patent-file-item{display: inline-block;vertical-align: top;}
.patent-file-logo {
    line-height: 110px;
    text-align: center;
}

.patent-file-logo, .patent-file-add-btn{
 border: 1px solid #ccc;
          height: 110px;}
.patent-file-add-btn {
      text-align: center;
      cursor: pointer;
  }
.patent-file-add-btn .icon-patent-file-add{font-size:30px;
    display: inline-block;margin-top:20px;}
.patent-file-extra{line-height: 20px;text-align: center;}
.patent-file-logo-type {
    font-size: 60px;
}
.patent-file-popup{width:100px;height:112px;background-color:#898989;color: #fff;}
.patent-file-popup a{color:#fff;}
.patent-file-opt-btns{margin-top:40px;text-align: center;}

.rechargeSuccess{display: none;}

.caseBtn,.orderBtn{width:131px;height:41px;border-radius: 5px;display: inline-block;border:none;cursor: pointer;color:#fff;text-align: center;line-height: 41px;
font-size: 14px;font-family: '微软雅黑 Regular', '微软雅黑';}
.caseBtn{background: #DC5454;}
.orderBtn{background: #B5B5B5;margin-left:45px;}
.caseBtn:hover{background: #FF5559;}
.orderBtn:hover{background: #797979;}
.sn-resetBtn{width: 71px;
    height: 35px;
    border-radius: 4px;
    background: #DC5454;
    color: #fff;
    border: none;
    cursor: pointer;
    float: left;
    margin-left: 25px;
    margin-top: 11px;}
.po-l-f-item .bs-input{height:38px;box-sizing:border-box}
.alertDiv{text-align: center;padding:50px 0}
.alertDiv img{max-width: 600px;}
.order_pay_error_01{text-align: center;color:#C90026;font-size: 24px;line-height: 60px;padding-top: 50px;}
.order_pay_error_01 em{padding-right: 10px;font-size: 36px;}

.custom-couponSelect{display: inline-block;position: relative;height:30px;line-height: 30px;width: 100%;}
.custom-couponSelect span{display: block;height:30px;position: absolute;left:0;top:0;width: 100%;text-align: left;border:1px solid #ccc;cursor: pointer;border-radius: 3px;text-indent: 10px;font-weight: 700;}
.custom-couponSelect span:hover{box-shadow: 1px 2px 3px #eee;}
.custom-couponSelect span em{position: absolute;right: 10px;line-height: 30px;}
.custom-couponSelect ul{position: absolute;top:30px;left:0; border:1px solid #ccc;border-bottom: none;width:100%;background: #fff;display: none;z-index: 2;}
.custom-couponSelect ul li{height:30px;text-align: left;border-bottom: 1px solid #ccc;text-indent: 10px;cursor: pointer;}
.custom-couponSelect ul li:hover{background: #eee;}
.patent-file-opt-btns1{text-align: center}
.patent-file-opt-btns a{cursor: pointer}
.upBox{padding-left:110px;}
.upBox .patent-file-extra{overflow: hidden}

.custom-couponSelect-price{display: none;height: 20px;position:absolute;top:31px;border: none;color: inherit;font-size: 13px;font-weight:100}

.patent_applicant_container{
   display: none;
}
.totalFee{
    font-size:20px;
}

.ap-o-c-num{}
.ap-o-c-num h4{font-size: 18px;font-weight: 700;}
.ap-o-c-n-info{border: 1px solid #ccc;width: 400px;height: 171px;color: #ccc;padding: 14px 0px 0px 30px;margin-top: 27px;}
.ap-o-c-n-info dt{width: 100px;text-align: right;}
.ap-o-c-n-info dt,.ap-o-c-n-info dd{font-size: 15px;}
.ap-o-c-n-info .ap-o-c-mask{font-style: oblique;color: #D84A4A;font-weight: 700;}
.ap-o-c-n-warn{background:#FFF6EE;font-weight: 400;font-size: 13px;line-height: 15px;border: 1px solid #FFCC99;width: 900px;margin-top: 60px;}
.ap-o-c-n-warn p{line-height: 40px;text-indent: 23px;}
.ap-o-content .ap-o-c-left .reciver{font-size: 17px;color: #000000;font-weight: 700;}

.pattype{padding:2px 5px;border-radius: 3px;color:#fff; line-height: 18px;}
.pattype.fm{background:#78BFA8;}
.pattype.wg{background:#F96C6C;}
.myorder-apply .pattype{
    display: inline-block;
    border-radius: 10px;
    padding:0 10px;
    margin-right:10px;
    width: 60px;
    text-align:center;
    font-size:10px;
}
.pattype.sy{
    background-color:#ffae5f
}
.pattype.sb{
    color:#996600;
}
.apply-agency-list{
    padding:30px;
}
.apply-agency-list .apply-table{
    width: 100%;
}
.apply-agency-list .agency-search-box{
    width: 380px;
    border: 1px solid #DDDDDD;
    height: 30px;
    line-height: 30px;
    margin: 0 0 20px 0 ;
}
.apply-agency-list .agency-search-box .agency-search-input{
     border: 0;
     width: 300px;
     height: 30px;
     padding-left: 5px;
    outline:0;
 }
.apply-agency-list .agency-search-box .agency-search-btn{
    background-color: #ffffff;
    color: #333;
    border: 0;
    border-left: 1px solid #ddd;
    height: 30px;
    width: 70px;
    outline: 0;
    cursor: pointer;
}

.apply-agency-list .apply-table thead{

    background-color:#f5f5f5;
}
.apply-agency-list tbody tr{
    cursor: pointer;
}
.apply-agency-list tbody tr.active td{
    color:#ff7e00;
}
.apply-agency-list .apply-table td{
    height: 24px;
    line-height: 24px;
    color:#333333;
    padding:2px 5px;
}

.apply-agency-list .apply-table tfoot td{
    padding: 20px 0;
}
.apply-agency-list .apply-table tfoot .Js_next,.apply-agency-list .apply-table tfoot .Js_prev{
    background-color:#d1d1d1;
    padding: 6px 12px;
    color: #666666;
}

.apply-agency-info .po-r-agency{background-color: #fafafa;padding:20px;}

.apply-agency-info .po-r-agency-title h2.title{font-size: 20px; height:40px; line-height:40px;color:#333333;font-weight: 700;background-color: transparent}
.apply-agency-info .agency-logo img{border-radius: 50%;margin-right: 10px;  border:1px solid #dddddd;}
.apply-agency-info .po-r-agency-info{font-size:14px;color:#666666;line-height: 24px;}
.apply-agency-info .po-r-agency-info>div {border-bottom:1px solid #DDDDDD;padding-top:5px;padding-bottom: 5px;}



#po-l-f-tips{
    position: absolute;
    padding: 6px 10px;
    background: #666;
    border: none!important;
    color: #fff;
    text-indent: 0px;
    border-radius: 4px;
}

#po-l-f-tips .triangle {
    position: absolute;
    top: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #666;
}
#serviceCharge .lal{font-size: 14px;color: #6B6B6B;line-height: 18px;margin-left: 10px;}