.g-serivceitem{
    padding:20px 0 8px;
    height: auto;
    margin-top: 0;
}
.g-taskclassify .row {
    height:auto;
}
.g-taskmainlist li .cor-white{
    color: #b0b0b0;
    display: inline-block;
    padding:6px 17px;
    background: #f5f5f5;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
}
.g-taskmainlist li .cor-white:hover{
    background: #f0f0f0;
}
.g-taskmainlist li .g-toshopbtn {
    color: #898989;
    width:105px;
    height:36px;
    line-height: 34px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    padding-left: 22px;
    background: url("../images/toshopbtn.png") no-repeat 14px center #fafafa;
}
.g-taskmainlist li .g-toshopbtn:hover {
    border-color: #2f55a0;
    color: #fff;
    background: url("../images/toshopbtnh.png") no-repeat 14px center #2f55a0;
}
.g-taskmainlist li .u-item .u-itmbtn{
    padding: 2px 11px;
    border: 1px solid #c1c7d2;
    margin-left: 5px;
    border-radius: 10px;
    color:#767d89;
}
.g-taskmainlist li .s-servicericon {
    display: inline-block;
    width: 20px;
    height: 20px;
    /*margin-left: 10px;*/
    vertical-align: -2px;
}
/*.g-taskmainlist li .s-icob1{*/
    /*background: url("../images/bank-c.png") no-repeat;*/
/*}*/
/*.g-taskmainlist li .s-icob2{*/
    /*background: url("../images/bank-h.png") no-repeat;*/
/*}*/
/*.g-taskmainlist li .s-ico1{*/
    /*background: url("../images/realname-c.png") no-repeat;*/
/*}*/
/*.g-taskmainlist li .s-ico2{*/
    /*background: url("../images/realname-h.png") no-repeat;*/
/*}*/
/*.g-taskmainlist li .s-icoa1 {*/
    /*background: url("../images/pay-c.png") no-repeat;*/
/*}*/
/*.g-taskmainlist li .s-icoa2 {*/
    /*background: url("../images/pay-h.png") no-repeat;*/
/*}*/
.bank-attestation{
    background: url(../images/bank-c.png) center no-repeat;
}
.bank-attestation-no{
    background: url(../images/bank-h.png) center no-repeat;
}
.cd-card-attestation{
    background: url(../images/realname-c.png) center no-repeat;
}
.cd-card-attestation-no{
    background: url(../images/realname-h.png) center no-repeat;
}
.email-attestation{
    background: url(../images/email-c.png) center no-repeat;
}
.email-attestation-no{
    background: url(../images/email-h.png) center no-repeat;
}
.alipay-attestation{
    background: url(../images/pay-c.png) center no-repeat;
}
.alipay-attestation-no{
    background: url(../images/pay-h.png) center no-repeat;
}
.company-attestation{
    background: url(../images/com-c.png) center no-repeat;
}
.company-attestation-no{
    background: url(../images/com-h.png) center no-repeat;
}
.g-taskmainlist li .m-serivcebox{
    width: 10.666667%;
}
.g-taskmainlist li .m-serivcebox1{
    width: 22.666667%;
}
.m-serivcebox {
    position: relative;
}
.u-serviceimgico {
    position: absolute;
    top:3px;
    left: -2px;
    background: url(../images/serviceimgico.png) no-repeat;
    width:41px;
    height: 41px;
    color: #fff;
    padding-top: 3px;
    padding-left: 7px;
}
.serviceitem {
    height:24px;
    overflow: hidden;
}
.serviceitem .u-itmbtn{
    display: inline-block;
    margin-bottom: 2px;
}
@media screen and (max-width: 767px){
    .g-taskmainlist li .m-serivcebox {
        width: 16.66666667%;
    }
    .nopdr { padding-right: 0;}
}
@media screen and (max-width: 992px){
    .g-taskclassify .col-xs-2 {
        width:12%;
    }
}


.g-shoplisidebor {
    border-top:1px dashed #c4c4c4;
    padding-top: 14px;
    margin-left: -20px;
    margin-right: -20px;
    padding-left:20px;
    padding-right: 20px;
}
.g-shoplisidebor select {
    width: 100%;
    height: 36px;
}
.g-shoplisidebor .btn-blue {
    height: 36px;
}
.g-shopsidelinfo {
    padding-left: 0;
}
.g-tasksidelinbtn {
    width:64px;
    height:22px;
    line-height: 20px;
    border:1px dashed #bcbcbc;
    border-radius: 4px;
    color: #ABABAB;
    text-align: center;
}
.g-tasksidelinbtn:nth-of-type(1) {
    margin-right: 10px;
}
.g-shoplimain {
    margin: 0;
    margin-right: -1px;
}
.g-shoplimain li {
    border-right:1px solid #ebebeb;
    border-bottom:1px solid #ebebeb;
    margin-bottom: -1px;
}
.g-shoplimain li .g-shoplipos {
    line-height: 24px;
}
.g-shoplimain .g-shopliwrap {
    padding: 20px 5px 10px;
}
.g-shoplimain .g-shopliimg img{
    width:100%;
    height:185px;
}
@media screen and (max-width: 992px){
	.g-shoplimain .g-shopliimg img{
		width:100%;
		height:100px;
	}
}
.g-shoplimain .g-shopliimg {
    position: relative;
}
.g-shoplimain .g-shopliimg span{
    position: absolute;
    background: url("../images/shop/shopliimgico.png") no-repeat;
    width:30px;
    height: 32px;
    text-align: center;
    color: #fff;
    right: 0;
    top:0;
}