*{box-sizing:border-box;}
body,ul,ol,li,dl,dd,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,iframe{margin:0;padding:0;border:0;} 
body{background:#fff;color:#333;font-size:12px;font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体","Arial Narrow";min-height:100%;}
ul,ol{list-style-type:none;} 
select,input,img,select{vertical-align:middle;} 
a{text-decoration:none;cursor:pointer;transition:color .2s ease-in-out;} 
a,a:link{color:#666;} 
a:hover,a:active{color:#73BB29;}
img{vertical-align:middle;}
input,textarea{border:none;outline:none;background:none;resize:none;overflow: hidden;}

.c-warn{color:#ff6709;display: inline-block;}
.c-ok{color:#73bb29;display: inline-block;}
.c-err{color:#ec513c;display: inline-block;}
.c-link,.c-link:hover{color:#3399ff;}

.l{float:left;}
.r{float:right;}
.clear::after{content:'';display:block;clear:both;}
.main{width:1200px;margin:0 auto;/* border:1px solid red;box-sizing: content-box; */}
h1{font-size:22px;color:#333;font-weight:700;}
.SimSun{font-family:"SimSun","宋体","Arial Narrow";}
.Arial{font-family:"Arial";}
.tips{color:#999;font-family:"SimSun","宋体","Arial Narrow";font-size:12px;}

/*其他通用样式*/
.more{font-size:12px;color:#aaa;font-weight:400;font-family:"SimSun","宋体","Arial Narrow";}
.more::after{content:"查看更多 >"}
.more:hover{color:#73BB29;}

.my-card{box-shadow:0px 1px 5px rgba(0,0,0,0.05);background:#fff;transition:all linear 0.3s}
.my-card:hover{box-shadow:0px 1px 10px rgba(0,0,0,0.15);}

.doubel-dotted{width:100%;height:4px;border:1px dotted #464D5C;border-left:0;border-right:0;}

.toggle-box{position: relative;}
.toggle-box .toggle-con{overflow:hidden;opacity:0;position: absolute;z-index:1;transition:all .5s ease;visibility:hidden;}
.toggle-box:hover .toggle-con{opacity:1;visibility:visible;}

/* 通用头部 */
.header{width:100%;}
.header .top-bar{width:100%;background:#FAFAFA;border-bottom:1px solid #eee;height:35px;line-height:35px;color:#888;font-family:"SimSun","瀹嬩綋","Arial Narrow";}
.top-bar .btn-box a{color:#888;}
.top-bar .btn-box a:hover{color:#73BB29;}
.top-bar .btn-register{margin-left:20px;padding-left:20px;border-left:1px solid #ccc;}
.top-bar .btn-user{display: inline-block;min-width:75px;border-right:1px solid transparent;border-left:1px solid transparent;padding-right:10px;}
.top-bar .btn-user:hover{background:#fff;border-right:1px solid #eee;border-left:1px solid #eee;}
.top-bar .btn-user .account{display:inline-block;width:100%;height:35px;padding-left:10px;background: url(../images/arrow-down.png) no-repeat right center;padding-right:12px;}
.top-bar .btn-user .account:hover{background: url(../images/arrow-up.png) no-repeat right center;}
.top-bar .btn-user .toggle-con{background: #fff;border:1px solid #eee;border-top:0;width:100%;top:35px;left:-1px;}
.top-bar .btn-logout{border-left:1px solid #ccc;padding-left:20px;}
.top-bar .btn-user .item{height:30px;margin:0;}
.top-bar .btn-user .item a{padding-left:10px;display:block;height:30px;line-height:30px;width:100%;}
.top-bar .btn-user .item a:hover{background:#F8F8F8;color:#73BB29;}
.nav{min-height:90px;}
.nav .logo{height:90px;width:325px;}
.nav .btn-box{padding-left:60px;width:810px;}
.nav .logo,.nav .btn-box,.nav .search-box-box{display:table-cell;vertical-align:middle;}
.nav .btn-box>*{margin-bottom:10px;display: inline-block;}
.nav .btn-box .toggle-box{display: inline-block;}
.nav .btn-box .toggle-box .toggle-con{z-index:1;top:30px;left: -15px; background: #fff; border-radius: 5px; box-shadow:-3px 0 3px rgba(0,0,0,.1),3px 0 3px rgba(0,0,0,.1),0 -3px 3px rgba(0,0,0,.1),0 3px 3px rgba(0,0,0,.1);padding:10px 15px;}
.nav .btn-box .toggle-box .toggle-con a{white-space:nowrap;font-weight: normal;font-size:14px;margin-right:0;display: block;line-height:25px;}
.nav .btn-box a{margin-right:30px;color:#333;font-size:16px;font-weight:700;}
.nav .btn-box a.on{color:#73BB29;}
.nav .btn-box a:hover{color:#73BB29;}
.nav .search-box{width:180px;height:30px;border:1px solid #ccc;border-radius:30px;padding:5px 30px 0 10px;overflow:hidden;position:relative;}
.nav #search-input{height:15px;width:100%;padding-right:0px;color:#666;}
.nav .search-box .placeholder{color:#ccc;position:absolute;cursor:text;top:6px;left:14px;}
.nav .search-box .btn-search{display:block;width:15px;height:15px;position: absolute;left:150px;top:50%;margin-top:-7.5px;background:url(../images/search.png) no-repeat center;cursor: pointer;}

/* 通用底部 */
.footer{width:100%;background:#2B2B2B;}
.footer .text-box{color:#818181;font-size:14px;}
.footer .text-box a{color:#818181;font-size:14px;}
.footer .text-box a:hover{color:#73bb29}
.footer .text-box .tel{font-size: 22px;font-weight: normal;font-family: Georgia;color: #73BB29;line-height: 36px;}
.footer .text-box .text{margin-bottom:30px;}
.footer .link-box{width:100%;padding:50px 50px;}
.footer .link-box .list{float:left;width:170px;}
.footer .link-box dt.title{color:#dadada;font-size:14px;margin-bottom:10px;}
.footer .link-box dd{color:#818181;font-size:12px;line-height:30px;}
.footer .code-box{text-align:center;}
.footer .code-box .text{color:#dadada;margin-top:20px;}
.footer .copy-box{text-align:center;border-top:1px solid #363636;height:80px;}
.footer .copy-box .text{color:#666;font-size:12px;line-height:80px;}
.footer .copy-box .copy,.footer-log .copy-box .copy{font-size:22px;position: relative;top:5px;}
/* 右侧固定按钮 */
.fixed-right{position: fixed;bottom:120px;right:25px;}
.fixed-right .btn-list{height:200px;}
.fixed-right .item{width:60px;height:60px;border-radius:3px;background:#fbfbfb;border:1px solid #ddd;margin-bottom:6px;}
.fixed-right .item .btn{display:inline-block;width:100%;height:100%;}
.fixed-right .btn-service .btn{background:url(../images/service.png) no-repeat center;}
.fixed-right .btn-service:hover .btn{background-image:url(../images/service-on.png)}
.fixed-right .btn-code .btn{background:url(../images/code.png) no-repeat center;}
.fixed-right .btn-code:hover .btn{background-image:url(../images/code-on.png)}
.fixed-right .btn-top{display:none;}
.fixed-right .btn-top .btn{background:url(../images/top.png) no-repeat center;}
.fixed-right .btn-top:hover .btn{background-image:url(../images/top-on.png)}

.fixed-right .service-box{width:200px;height:260px;background:url(../images/service-tooltip-bg.png) no-repeat left center;top:0;right:58px;padding:0 25px 0 15px;background-size:95% 100%;}
.fixed-right .service-box .con{width:100%;padding:13px 0;text-align: center;}
.fixed-right .service-box .con:not(:last-child){border-bottom:1px solid #eee;}
.fixed-right .service-box .con p:first-child{margin-bottom:5px;}
.fixed-right .service-box .con .label{color:#666;font-size:14px;}
.fixed-right .service-box .con .num{color:#999;font-size:12px;font-family:"SimSun","瀹嬩綋";}
.fixed-right .service-box .con .arial{font-family:"Arial"}

.fixed-right .btn-code .code-box{position: absolute;right:58px;top:50%;margin-top:-51px;width:232px;height:102px;background:url(../images/code-tooltip-bg.png) no-repeat left center;background-size:222px 102px;padding:15px;}
.fixed-right .code-box .img{width:70px;height:70px;}
.fixed-right .code-box .img img{width:100%;height:100%;}
.fixed-right .code-box .text{text-align:center;width:120px;margin-top:16px;}
.fixed-right .code-box .text .tit{font-size:14px;color:#333;margin-bottom:7px;}
.fixed-right .code-box .text .con{font-size:12px;color:#999;}

/*输入框组件*/
.my-form{margin-top:15px;}
/* .my-form-item{overflow: hidden;} */
.my-form-item .my-input{margin-bottom:30px;}
.my-input .my-tips-box,.my-input .my-placeholder{width:100%;height:30px;font:12px/30px "SimSun";padding-left:5px;position: absolute;bottom:-30px;color:#ff0000;display:none;white-space: nowrap;}
.my-form-item .my-input.error .my-tips-box{display:block;}
.my-input .my-placeholder{color:#aaa;}
.my-input.error .my-placeholder{display: none !important;}
.my-input.tips .my-placeholder{display: block;}
.my-input.error .my-tips-box::before{content:"";width:16px;height:16px;display:inline-block;background:url(../images/icon-error.png) no-repeat center;position: relative;top:4px;margin-right:5px;}

.my-input{width:100%;height:42px;position: relative;}
.my-input+.my-input{margin-top:25px;}
.my-input input,.my-input .input{width:100%;height:100%;padding:0 10px;border:1px solid #d9d9d9;transition:border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out;font-size:16px;}
.my-input .placeholder{position:absolute;top:0px;left:12px;height:42px;line-height:42px;color:#999;font-size:14px;cursor: text;}
.my-input[label-left] input{padding-left:50px;}
.my-input[label-left] .placeholder{left:52px;}
.my-input input::-webkit-input-placeholder,.my-input .input::-webkit-input-placeholder {color: #999;font-size:14px;} 
.my-input input:-moz-placeholder,.my-input .input:-moz-placeholder {color: #999;font-size:14px;} 
.my-input input::-moz-placeholder,.my-input .input::-moz-placeholder {color: #999;font-size:14px;}
.my-input input:-ms-input-placeholder,.my-input input:-ms-input-placeholder{color: #999;font-size:14px;}
.my-input input+.my-label-left{position:absolute;height:40px;width:41px;top:1px;left:1px;border-right:1px solid #d9d9d9;transition:all .2s ease-in-out;background:#f8f8f8 url() no-repeat center;}
.my-input:hover input+.my-label-left,.my-input input:focus+.my-label-left{border-color:#3399FF;background-color:#fff;}
.my-input:hover input,.my-input input:focus,.my-input:hover .input,.my-input .input:focus{border:1px solid #3399FF;}
.my-input input:focus,.my-input .input:focus{box-shadow:0 0 4px rgba(105,173,255,0.66);}
.my-input.error input,.my-input.error .input{border-color:#EB6100 !important;box-shadow:none!important;}
.my-input.error input:focus,.my-input.error .input:focus{box-shadow:0 0 4px rgba(255,86,40,0.33);}
.my-input.error input+.my-label-left{border-color:#EB6100;background-color:#fff;}
.my-input .my-btn-right{width:42px;height:40px;background-color:#fff !important;background:url() no-repeat center;position: absolute;top:1px;right:1px;cursor: pointer;transition:background .2s ease-in-out;}

/*定制不同的样式*/
.my-input.my-input-primary:hover input+.my-label-left,.my-input.my-input-primary input:focus+.my-label-left{border-color:#73bb29;background-color:#fff;}
.my-input.my-input-primary:hover input,.my-input.my-input-primary input:focus,.my-input.my-input-primary:hover .input,.my-input.my-input-primary .input:focus{border:1px solid #73bb29;}
.my-input.my-input-primary input:focus,.my-input.my-input-primary .input:focus{box-shadow:0 0 4px rgba(115,187,41,0.66);}


.my-input[input-type="phone"] .my-label-left{background-image:url(../images/icon-phone.png);}
.my-input:not(.error)[input-type="phone"]:hover input+.my-label-left,.my-input:not(.error)[input-type="phone"] input:focus+.my-label-left{background-image:url(../images/icon-phone-on.png);}
.my-input[clearable] .my-btn-right{background-image:url(../images/icon-clear.png);}
.my-input[input-type="pwd"] .my-label-left{background-image:url(../images/icon-pwd.png);}
.my-input:not(.error)[input-type="pwd"]:hover input+.my-label-left,.my-input:not(.error)[input-type="pwd"] input:focus+.my-label-left{background-image:url(../images/icon-pwd-on.png);}
.my-input.my-input-primary:not(.error)[input-type="pwd"]:hover input+.my-label-left,.my-input.my-input-primary:not(.error)[input-type="pwd"] input:focus+.my-label-left{background-image:url(../images/icon-pwd-primary.png);}
.my-input[input-type="pwd"] .my-btn-right{background-image:url(../images/icon-eye.png);}
.my-input[input-type="pwd"] input[type="text"]+div+ .my-btn-right,.my-input[input-type="pwd"] .my-btn-right:hover{background-image:url(../images/icon-eye-on.png);}

.my-input[input-type="code"] .my-label-left{background-image:url(../images/icon-code.png);}
.my-input:not(.error)[input-type="code"]:hover input+.my-label-left,.my-input:not(.error)[input-type="code"] input:focus+.my-label-left{background-image:url(../images/icon-code-on.png);}

.my-input.my-input-primary:not(.error)[input-type="code"]:hover input+.my-label-left,.my-input.my-input-primary:not(.error)[input-type="code"] input:focus+.my-label-left{background-image:url(../images/icon-code-primary.png);}

/*定制输入框尺寸*/
.my-input[size="md"]{height:34px;}
.my-input[size="md"] input{font-size:14px;color:#757575;}
.my-input[size="md"] .my-btn-right{height:32px;}
.my-input[size="md"] input+.my-label-left{height:32px;}
.my-input[size="md"] .my-tips-box{font-size:12px;}
.my-input[size="md"] .placeholder{height:34px;line-height:34px;color:#ccc;font-size:12px;font-family:"SimSun","瀹嬩綋";}
.my-input[size="md"] input::-webkit-input-placeholder{color:#ccc;font-size:12px;font-family:"SimSun","瀹嬩綋";}
.my-input[size="md"] input::-moz-input-placeholder{color:#ccc;font-size:12px;font-family:"SimSun","瀹嬩綋";}
.my-input[size="md"] input:-moz-input-placeholder{color:#ccc;font-size:12px;font-family:"SimSun","瀹嬩綋";}
.my-input[size="md"] input:-ms-input-placeholder{color:#ccc;font-size:12px;font-family:"SimSun","瀹嬩綋";}
/*文本域*/
.my-input[size="md"][type="textarea"]{height:58px;}
.my-input textarea{color:#757575;font-family: "Arial";font-size:14px;}
.my-input[size="md"][type="radio"] .input{border:none;white-space: nowrap; line-height: 28px;}
.my-input[size="md"][type="radio"] input{display: none;}
.my-input[size="md"][type="radio"] .radio-box{display: inline-block;cursor: pointer; margin-right: 15px;}
.my-input[size="md"][type="radio"] .radio-box:not(:first-child){margin-right:5px;}
.my-input[size="md"][type="radio"] .input .text{color:#5b5b60;font-size:14px;}
.my-input[size="md"][type="radio"] .input .icon{display:inline-block;width:16px;height:16px;border:1px solid #ddd;background: #fff;border-radius:16px;position: relative;top:3px;}
.my-input[size="md"][type="radio"] .radio-box.on .icon{border-color:#73BB29;}
.my-input[size="md"][type="radio"] .radio-box.on .icon::after{content:"";display:inline-block;width:10px;height:10px;background: #73bb29;border-radius:16px;position: absolute;top:2px;left:2px;}

.my-input .font-count-box{position: absolute;bottom:5px;right:5px;font-size:12px;color:#ccc;font-size:"SimSun","瀹嬩綋";}


/*按钮 */
.my-btn-link{color:#73BB29 !important;cursor: pointer;}

.my-btn{border:0;outline:0;width:100%;height:42px;text-align:center;font-size:16px;cursor: pointer;border:1px solid #d9d9d9;color:#999;font-size:12px;background:#fff;}
/*定制按钮样式*/
.my-btn:hover,.my-btn:active{border-color:#3399FF;}
.my-btn:active{box-shadow:0 0 4px rgba(105,173,255,0.66);}
.my-btn.my-btn-primary:hover,.my-btn.my-btn-primary:active{border-color:#73BB29;}
.my-btn.my-btn-primary:active{box-shadow:0 0 4px rgba(115,187,41,0.66);}
.my-btn.my-btn-default{font-size:16px;background:#73BB29;color:#fff;transition:background .2s ease-in-out;border-color:#73BB29;}
.my-btn.my-btn-default:hover{background:#82CA38;border-color:#82CA38;box-shadow:none;}
.my-btn.my-btn-default:active{background:#69B11F;border-color:#69B11F;box-shadow:none;}
.my-btn[disabled],.my-btn[disabled]:hover,.my-btn[disabled]:active{background:#C7C7C7;cursor:not-allowed;border:1px solid #d9d9d9;box-shadow:none;}
/*定制按钮尺寸*/
.my-btn[size="md"]{height:34px;line-height:32px;font-size:14px;}

/*登录框*/
.my-form .btn-box{margin-top:15px;}

/*layer弹窗*/
.layui-layer.my-layer{border-radius:5px;}
.my-layer .layui-layer-title{display:none;}
.my-layer-msg .layui-layer-content{width:400px;min-height:350px;background:#fff;padding:40px;text-align: center;}
.my-layer-msg .icon-box{width:100%;height:60px;background:url() no-repeat center;}
.my-layer-msg .icon-text,.my-layer-msg .con{margin-top:30px;}
.my-layer-msg .main-box{font-size:16px;color:#333;}
.my-layer-msg .con .tips{margin-top:10px;font-family:"Microsoft YaHei","寰蒋闆呴粦";}
.my-layer-msg .tips-box{margin-top:35px;font-family:"Microsoft YaHei","寰蒋闆呴粦";}
.my-layer-msg .tips{font-size:14px;}
/*layer定制样式*/
.my-layer-msg-success .icon-box{background-image: url(../images/layer-success.png) !important;}
.my-layer-msg .my-layer-msg-success .icon-text{font-size:28px;color:#333;font-weight:700;}
.my-layer-msg-success .tips-box a{color:#3399ff;}
.my-layer-msg-success .main-box a{color:#73BB29;}

.my-layer-form .layui-layer-content{padding:30px 40px 45px;}
.my-layer-form .title{font-size:20px;color:#4d4d4d;padding-bottom:20px;border-bottom:1px solid #ddd;}
.my-layer-form .layui-layer-setwin{top:30px;right:40px;}
.my-layer-form .layui-layer-setwin .layui-layer-close1{background:url(../images/btn-close.png) no-repeat center;width:17px;height:17px;}

/*公用的提示信息窗样式*/
.my-message.layui-layer-dialog{min-width:auto;border-radius: 3px;box-shadow: 1px 1px 6px rgba(0,0,0,.2);border:none;}
.my-message.layui-layer-dialog .layui-layer-content .layui-layer-ico{width:16px;top:7px;}
.my-message.layui-layer-dialog .layui-layer-padding{padding:10px 15px 10px 40px;}
.my-message .layui-layer-ico0{background:url(../images/icon-warning.png) no-repeat center;}
.my-message .layui-layer-ico1{background:url(../images/icon-success.png) no-repeat center;}
.my-message .layui-layer-ico2{background:url(../images/icon-error-2.png) no-repeat center;}

/*小图标*/
.my-icon{display:inline-block;width:12px;height:12px;background:no-repeat center;position: relative;background-size:100% 100%;}
.my-icon.my-icon-info{background-image:url(../images/icon-info.png);top:2px;cursor: pointer;}
.my-icon.my-icon-check{background-image:url(../images/icon-checkbox-on.png);top:3px;}
.my-icon.my-icon-uncheck{background-image:url(../images/icon-checkbox.png);top:3px;}

/*popup提示*/
.my-popup{position: relative;display:inline-block;}
.my-popup .my-popup-content{visibility:hidden;opacity:0;display:block;transition:opacity ease-in-out .5s;position: absolute;right:-160px;top:-9px;border:1px solid #d8dce5;background:#fff;width:150px;padding:10px 8px;}
.my-popup .my-popup-content::before{content:"";width:0;height:0;display:block;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid transparent;border-right:8px solid #d8dce5;position: absolute;top:10px;left:-17px;}
.my-popup .my-popup-content::after{content:"";width:0;height:0;display:block;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid transparent;border-right:8px solid #fff;position: absolute;top:10px;left:-16px;}
.my-popup:hover .my-popup-content{visibility: visible;opacity: 1;}

/*表单样式*/
.my-form .form-img-code .input-box{width:130px;}
.my-form .form-img-code .img-code-box{width:103px;height:40px;text-align: center;position: relative;padding-top:5px;}
.my-form .form-img-code .img-code-box img{width:60px;height:30px;cursor: pointer;}
.my-form .form-img-code .tips{width:87px;height:40px;line-height:40px;text-align: right;}
.my-form .form-img-code .tips a{color:#3399ff;}

.my-form .form-phone-code .input-box{width:197px;}
.my-form .form-phone-code .right-box{width:92px;}

.my-form .btn[disabled]{font-size:14px;}



/*面包屑和左侧导航栏*/
.top-bread{height:40px;line-height: 40px;color:#666;font-size:12px;}
.top-bread>.item:not(:first-child)::before{content:" > ";}
.left-nav{width:200px;background:#fff;float:left;}
.right-con{width:980px;min-height:680px;background:#fff;padding:30px 50px;float:right;}
.left-nav .nav-box{width:100%;padding:40px 30px;}
.left-nav .item{height:40px;line-height:40px;background:url() no-repeat left center;padding-left:50px;font-size:18px;transition:background .2s ease-in-out;font-family: "Microsoft YaHei";}
.left-nav .item:not(:first-child){margin-top:35px;}
.left-nav .item a{color:#333;display:inline-block;width:100%;height:100%;}
.left-nav .item:hover a,.left-nav .item.on a{color:#73bb29;}
.left-nav .grzx{background-image:url(../images/user-center/icon-grzx.png)}
.left-nav .grzx:hover,.left-nav .grzx.on{background-image:url(../images/user-center/icon-grzx-on.png)}

.left-nav .zpzx{background-image:url(../images/user-center/icon-zpzx.png)}
.left-nav .zpzx:hover,.left-nav .zpzx.on{background-image:url(../images/user-center/icon-zpzx-on.png)}

.left-nav .jczx{background-image:url(../images/user-center/icon-jczx.png)}
.left-nav .jczx:hover,.left-nav .jczx.on{background-image:url(../images/user-center/icon-jczx-on.png)}

.left-nav .wqdt{background-image:url(../images/user-center/icon-wqdt.png)}
.left-nav .wqdt:hover,.left-nav .wqdt.on{background-image:url(../images/user-center/icon-wqdt-on.png)}

.left-nav .jyxq{background-image:url(../images/user-center/icon-jyxq.png)}
.left-nav .jyxq:hover,.left-nav .jyxq.on{background-image:url(../images/user-center/icon-jyxq-on.png)}

.left-nav .sjtj{background-image:url(../images/user-center/icon-sjtj.png)}
.left-nav .sjtj:hover,.left-nav .sjtj.on{background-image:url(../images/user-center/icon-sjtj-on.png)}

.left-nav .ddzx{background-image:url(../images/user-center/icon-ddzx.png)}
.left-nav .ddzx:hover,.left-nav .ddzx.on{background-image:url(../images/user-center/icon-ddzx-on.png)}


.left-nav .zpgl{background-image:url(../images/user-center/icon_zpgl.png)}
.left-nav .zpgl:hover,.left-nav .zpgl.on{background-image:url(../images/user-center/zpgl_d.png)}

.left-nav .zhgl{background-image:url(../images/user-center/icon_zhgl.png)}
.left-nav .zhgl:hover,.left-nav .zhgl.on{background-image:url(../images/user-center/zhgl_d.png)}

.left-nav .khgl{background-image:url(../images/user-center/icon_khgl.png)}
.left-nav .khgl:hover,.left-nav .khgl.on{background-image:url(../images/user-center/khgl_d.png)}







/*步骤组件*/
.my-steps{overflow: hidden;padding-top:20px;}
.my-steps .my-steps-item{float:left;position: relative;width:158px;height:40px;color:#757575;font-family:"SimSun","瀹嬩綋";font-size:12px;text-align: center;padding-top:15px;}
.my-steps .my-steps-item .icon{border:1px solid #ddd;width:20px;height:20px;border-radius:20px;background: #fff;position: absolute;top:-10px;left:50%;margin-left:-10px;box-sizing:border-box;}
.my-steps .my-steps-item .icon::after{content:"";width:10px;height:10px;border-radius:10px;background: #ddd;position: absolute;top:4px;left:50%;margin-left:-5px;box-sizing:border-box;}
.my-steps .my-steps-item::after,.my-steps .my-steps-item::before{content:"";display:block;position: absolute;top:0px;border-top:1px solid #ddd;width:60px;}
.my-steps .my-steps-item::after{left:0;}
.my-steps .my-steps-item::before{right:0;}
.my-steps .my-steps-item.on::after,.my-steps .my-steps-item.on:not(:last-child)::before{border-color:#73bb29;}
.my-steps .my-steps-item.on .icon{border-color:#73bb29;}
.my-steps .my-steps-item.on .icon::after{background-color:#73bb29;}

body .layui-laydate .layui-this{background:#73bb29 !important;}

/*pager页码*/
.my-pager{width:100%;text-align: center;margin-top:30px;}
.my-pager .my-pager-box{display:inline-block;}
.my-pager .my-pager-item-box,.my-pager .my-pager-jump{float:left;overflow: hidden;}
.my-pager .my-pager-item{width:40px;height:40px;line-height:40px;;font-size:14px;color:#666;text-align: center;float:left;}
.my-pager .my-pager-btn{border:1px solid #ddd;background:#fff;cursor: pointer;}
.my-pager .my-pager-btn+.my-pager-btn{border-left:0;}
.my-pager .my-pager-item.my-pager-btn:hover,.my-pager .my-pager-item.my-pager-btn.on{background:#73bb29;border-color:#73bb39;color:#fff;}
.my-pager .my-pager-jump{color:#aaa;font-size:12px;font-family: "SimSun","瀹嬩綋";margin-left:10px;}
.my-pager .my-pager-jump .my-form-item{width:40px;height:40px;display:inline-block;}
.my-pager .my-pager-jump .my-form-item .my-input{height:40px;}
.my-pager .my-pager-jump .my-btn{color:#666;width:60px;height:40px;}

/**********正常页码**********/
.com-page { overflow: hidden; margin: 30px 0;}
.com-page-l { float: left; line-height: 40px; margin-left: -10px;}
.com-page-l span { color: #aaa; margin-left: 10px;}
.com-page .page-con { float: right; margin-right: -13px;}
.com-page .page-con .laypage_main { margin: 0;}
.laypage_main a,.laypage_main span{height:36px;text-align: center; line-height:36px; font-size: 14px;}
.laypage_main button,.laypage_main input,.laypageskin_default a{border:1px solid #e8e8e8;background-color:#fff}
.laypage_main{font-size:0;clear:both;color:#666; margin: 10px 0;}
.laypage_main *{display:inline-block;vertical-align:top;font-size:12px}
.laypage_main a{text-decoration:none;color:#666; padding: 0 14px; position: relative;}
.laypage_main a:hover { border: #73bb29 1px solid; color:#ff6700; z-index: 99;}
.laypage_main a,.laypage_main span{margin:0 -1px 0 0px; position: relative; z-index: 9;}
.laypage_main a.laypage_prev,.laypage_main a.laypage_last,.laypage_main a.laypage_first,.laypage_main a.laypage_next { font-size: 12px;}
.laypage_main input{width:40px;margin:0 5px;padding:0 5px}
.laypage_main button{height:28px;line-height:26px;margin-left:10px;padding:0 10px;color:#666; vertical-align: middle; cursor: pointer;}
.laypage_main button:hover {border: #73bb29 1px solid; color:#73bb29;}
.laypageskin_default span{height:36px;line-height:36px;color:#999;border:1px solid #e8e8e8; padding: 0 14px;}
.laypageskin_default .laypage_curr{color:#666; background: #73bb29; padding: 0 15px; height: 40px;border: none; color: #fff; z-index: 98;}
.laypageskin_molv a,.laypageskin_molv span{padding:0 12px;border-radius:2px}
.laypageskin_molv a{background-color:#f1eff0}
.laypageskin_molv .laypage_curr{background-color:#00AA91;color:#fff}
.laypageskin_molv input{height:24px;line-height:24px}
.laypageskin_molv button{height:26px;line-height:26px}
.laypageskin_yahei{color:#333}
.laypageskin_yahei a,.laypageskin_yahei span{padding:0 13px;border-radius:2px;color:#333}
.laypageskin_yahei .laypage_curr{background-color:#333;color:#fff}
.laypageskin_flow{text-align:center}
.laypageskin_flow .page_nomore{color:#999}
.laypage_main .laypage_total { border: none;}
.laypage_main input { height: 26px; vertical-align: middle;}

.newchebox input {appearance: none; -webkit-appearance: none; outline: none; display: none;}
.newchebox input+span {height: 16px;padding-left: 18px;display: inline-block;background: url(../images/list/ckboxbg.png) no-repeat;background-position-x: 0px;background-position-y: 4px;position: relative;top: 3px;}
.newchebox input:checked+span {background-position: 0 -26px}

.common-floatnav { position:fixed;bottom:120px;left: 50%;margin-left: 615px; width: 60px; height: 204px; z-index: 100;}
.common-floatnav a,.common-floatnav .kf-scrolltop { display: block; width: 60px; height: 60px; margin-bottom: 1px; border: #eee 1px solid; text-align: center; background: #fbfbfb;}
.common-floatnav a em,.common-floatnav .kf-scrolltop em {  font-size: 32px; display: inline-block; *display: inline; *zoom:1; color: #aaa;}
.common-floatnav a p,.common-floatnav .kf-scrolltop p { line-height: 16px; color: #fff; padding-top: 13px; display: none;}
.common-floatnav a:hover em,.common-floatnav .kf-scrolltop:hover em { display: none;}
.common-floatnav a:hover p,.common-floatnav .kf-scrolltop:hover p { display: block;}
.common-floatnav a.kf-ewm:hover { background: #6173f1; border: #6173f1 1px solid;}
.common-floatnav a.kf-qq:hover { background: #70ba26; border: #70ba26 1px solid;}
.common-floatnav .kf-scrolltop  { cursor: pointer; display: none;}
.common-floatnav .kf-scrolltop:hover { background: #666666; border: #666666 1px solid;}
.kf-ewm { position: relative; z-index: 100;}
.kf-ewm:hover dl.ewm-box { display: block;}
dl.ewm-box { width:100px; height: 100px; border: #6173f1 1px solid; background: #fff; position: absolute; left: -103px; top:-1px; display: none;}
dl.ewm-box img{margin-top: 10px;}

.my-table{display: table;width:100%;}
.my-table-row{display: table-row;background: #F5F5F5;height:30px;}
.my-table-cell{display: table-cell;word-break: break-all;}



.layui-layer.layer-common .layui-layer-title{font-size: 20px; background-color: #fff; line-height: 60px; padding-left: 40px; border: none; height: 70px; padding-top: 10px; position: relative;}
.layui-layer.layer-common .layui-layer-title:after{content: ''; width: 820px; height: 1px; background: #ddd; position: absolute; bottom: 0; left: 40px;}
.layui-layer.layer-common .layui-layer-setwin {right: 43px; top: 35px;}
.layui-layer.layer-common .layui-layer-setwin .layui-layer-ico{width: 17px; height: 17px; background: url(../images/user-center/closeicon.png) no-repeat;}
.layui-layer.layer-common .layui-layer-content{padding: 20px 40px 50px;}

.tips-common.layui-layer{margin-left:-15px;}
.tips-common.layui-layer-tips .layui-layer-content{color: #989898; font-family: simsun;}
.tips-common.layui-layer-tips .layui-layer-content h3{font-weight: normal; font-size: 12px;}
.tips-common.layui-layer-tips .layui-layer-content p{font-size: 12px;}


.upload-bar {position: relative;background-color: #6DA807;border: 1px solid #6DA807;border-radius: 10px;box-shadow: 1vw 3vh 10vh rgba(109, 168, 7, 0.8);background-size: 3em 3em;background-image: linear-gradient(-45deg, transparent 0em, transparent 0.8em, #96D923 0.9em, #96D923 2.1em, transparent 2.1em, transparent 2.9em, #96D923 3.1em);-webkit-animation: upload-bar-animation 750ms infinite linear;-moz-animation: upload-bar-animation 750ms infinite linear;animation: upload-bar-animation 750ms infinite linear;transition:all .3s;}
@-webkit-keyframes upload-bar-animation {
    0% {
      background-position: 0 0;
    }
    100% {
      background-position: 3em 0;
    }
  }
  @-moz-keyframes upload-bar-animation {
    0% {background-position: 0 0;}
    100% {background-position: 3em 0;}
    }
  @keyframes upload-bar-animation {
    0% {background-position: 0 0;}
    100% {background-position: 3em 0;}
  }
  .upload-bar:before {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;height: 100%;border-radius: 10px;background-image: linear-gradient(to bottom, #6DA807, rgba(171, 226, 77, 0.6) 15%, transparent 60%, #6DA807);}


.layer-upload-process{display: none;padding:30px 40px;}
.layer-upload-process .layer-title{font-size:20px;color:#d4d4d4;padding-bottom:20px;text-align: center;border-bottom: 1px solid #ddd;}
.layer-upload-process .layer-content{margin:45px 0 25px;text-align: center;}
.layer-upload-process .label{font-weight:700;color:#4d4d4d;font-size:14px;}
.layer-upload-process .upload-bar-box{width:302px;height:22px;display:inline-block;border:1px solid #e2e2e2;background: #F0F0F0;border-radius:50px;overflow: hidden;position: relative;top:-1px;}
.layer-upload-process .upload-bar{width:100%;height:100%;position:absolute;right:100%;}
.layer-upload-process .percentage{color:#73bb29;font-weight:700;font-size:14px;}

.my-table-cell .stata{color: #666; float:left; line-height: 30px; position: relative; width: 90px; text-align: center;}
.my-table-cell .stata a.chsta{background: url(../images/user-center/xlicon.png)no-repeat right; padding-right: 22px;}
.my-table-cell .stata span{float: right; width: 60px; text-align: center; color: #666; line-height: 30px; margin-right: 20px;}
.my-table-cell .statacon{position: absolute; width: 100%; top: 0; left: 0; background: #fff; border-radius: 5px; box-shadow:-3px 0 3px rgba(0,0,0,.1),3px 0 3px rgba(0,0,0,.1),0 -3px 3px rgba(0,0,0,.1),0 3px 3px rgba(0,0,0,.1); display: none;}
.my-table-cell .statacon p em{font-style: normal; padding-right: 22px; background: url(../images/user-center/slicon.png)no-repeat right;}
.my-table-cell .statacon a{display: block; padding-right: 22px;}
.my-table-cell .stata1{color: #666; float:left; line-height: 30px; position: relative; width: 90px; text-align: center;}
.my-table-cell .stata1 a.chsta1{background: url(../images/user-center/xlicon.png)no-repeat right; padding-right: 22px;}
.my-table-cell .stata1 span{float: right; width: 60px; text-align: center; color: #666; line-height: 30px; margin-right: 20px;}
.my-table-cell .statacon1{position: absolute; width: 100%; top: 0; left: 0; background: #fff; border-radius: 5px; box-shadow:-3px 0 3px rgba(0,0,0,.1),3px 0 3px rgba(0,0,0,.1),0 -3px 3px rgba(0,0,0,.1),0 3px 3px rgba(0,0,0,.1); display: none;}
.my-table-cell .statacon1 p em{font-style: normal; padding-right: 22px; background: url(../images/user-center/slicon.png)no-repeat right;}
.my-table-cell .statacon1 a{display: block; padding-right: 22px;}

.fixed-top{width:100%;position: fixed;top:0;left:0;z-index: 100;border-bottom: 1px solid #eee;}
.fixed-top .nav{display:none;min-height:auto;background:#fff;}
.fixed-top .fixed-left{display:none;overflow:hidden;position:absolute;bottom:-231px;left:50%;margin-left:-600px;}
.fixed-left .left-card{width:200px;background-color:#fff;}