@import 'header_public.css';
@import 'right_fiexd.css';
.iconfont.cursor{
    cursor: pointer;
}
.search-top{
    line-height: 50px;
}
.width-1110{
    width: 1110px;
}
.service_topwrap{
    min-height: 160px;
}
.service_toptitle{
    background: #0f2453;
    color:#fff;
    font-size: 20px;
    padding:10px 33px;
    text-align: center;
    position: absolute;
    top:0;
    min-width: 156px;
    min-height: 50px;
}
/*.bdg_two{
    border-bottom: 2px solid #eee;
}*/
.font_20{
    font-size: 20px;
    font-weight: bold;
}

.service_topic{
    height: 150px;
}
.service_topbg{
    min-height:43px;
    margin-top: 10px;
    border-bottom: 2px solid #eee;
}
.service_botcont{
    margin-top: 15px;
}
.serviceList_zan{
    margin:0 auto;
}
.serviceList_zan.listFixtop{
    position: fixed;
    top: 0;
    z-index: 100;
    left: 50%;
    margin-left: -555px;
    height: 50px;
    background: #fafafa;
    border-bottom: 1px solid #eee;
}
.service_topinfo_wrap{
    width:960px;
    margin-top: 10px;
}
.shareBtn{
    width: 28px;
    margin-top: 13px;
    float: left;
    margin-right: 6px;
}
.shareBtn_txt{
	padding-top: 15px;
}
.service_local{
    color: #333;
    display: flex;
    justify-content: space-between;
}
.scoreWraps{
    height: 42px;
    line-height: 42px;
    position: relative;
}
.comp_logo{
    width: 120px;
    height: 120px;
    border: 1px solid #333;
    margin-top: 15px;
}
.comp_logo img{
    width: 120px;
    height: 120px;
 
}
.serviceName_loc{
    display: flex;
    justify-content: space-between;
}
.font-grn{
    color: #67b4a2;
}
/*����*/
.listPicCoverm{
    position: fixed;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    background-color: rgba(13,13,13,.75);
    z-index:1000;
}
.listPicCoverm #alerBox{
    text-align: center;
    font-size:26px;
    font-weight: bold;
    padding:30px;
    padding-top: 70px;
    position: relative;
    width: 400px;
    height: 414px;
    border-radius: 10px;
}
#alerBox .listPicClosem{
    top: 0px;
    right: 0px;
    cursor: pointer;
    font-weight: normal;
}
#alerBox .listPicClosem:hover{
    color:#333;
}
#alerBox {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 800px;
    height: 500px;
    background-color: #fff;
}
.goWeix {
    color: #4ac105;
    width: 150px;
    margin: 0 auto;
    border-radius: 4px;
    font-size: 16px;
    padding: 6px 20px;
    margin-top: 50px;
    font-weight: normal;
    letter-spacing: 2px;
}
.listPicClosem {
    position: absolute;
    top: 40px;
    right: 150px;
    font-size: 40px;
    color: #aaaaaa;
    padding: 20px;
}
.service_topinfo{
    height:auto;
    color: #333;
    line-height: 30px;
}
.service_taplists{
    height: 80px;
}
.service_tap_lists {
    bottom: 0px;
    font-size: 16px;
}
.service_tap_lists li{
    float: left;
    margin-right: 26px;
}
.service_tap_lists li,
.service_tap_lists li a{
    width: 106px;
    text-align: center;
    line-height: 40px;
    color:#999;
}
.service_tap_lists li.active{
    font-weight: 700;
    color: #333;
    border-bottom: 3px solid #2ba187;
}

.service_tap_lists li:hover a{
    color: #2ba187;
    border-bottom: 3px solid #2ba187;
}

.service_topuser{
    line-height: 30px;
    display: flex;

}
.service_topuser span{
    padding-right: 20px;
    padding-bottom: 8px;
    text-align: left;
}
.service_topzans{
    height:80px;
    position: absolute;
    right: 0px;
    top: 40px;
}
.service_topuserCont{
    display: inline-block;
    width: 640px;
}
.tipPing{
    text-align: center;
    font-size: 16px;
    color: #666;
    padding-top: 20px;
}
.zan_wrap{
    text-align: center;
    margin-left: 16px;
}
.zan_wrap .iconfont{
    border: 1px solid #ccc;
    border-radius: 100%;
    width: 42px;
    height: 42px;
    text-align: center;
    vertical-align: middle;
    line-height: 46px;
    margin-bottom: 8px;
}
.service_mid_wrap{
    background: #fff;
}
.cursorPt{
    cursor: pointer;
}
.service_mid_wrap.width-1110{
    margin-bottom: 30px;
}
.service_mid_lf{
    background:#fafafa;
    width: 742px;
    border: 1px solid #eee;
    padding:24px 30px;
}
.service_mid_rt{
    margin-bottom: 30px;
    width: 338px;
    margin-left: 30px;
}
.wid_80{
    width: 80px;
    text-align: left;
}
.service_comp_lists li{
    line-height: 30px;
    list-style-type: disc;
    color: #666;
    margin-left: 20px;
}
.service_comp_lists li span{
    color:#333;
    display: inline;
}

/* 案例列表,主营业务列表 */
.service_yewu li,
.service_cases li{
    height: 142px;
    padding: 20px;
    margin-top: 20px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #ccc;
    display: flex;
}
.service_cases li .image,
.service_cases li .image img,
.service_yewu li .image,
.service_yewu li .image img
{
    width: 150px;
    height: 100px;
    border-radius: 2px;
    display: block;
}
.service_yewu li .info,
.service_cases li .info{
    line-height: 30px;
    padding-left: 20px;
    width: 480px;
}
.service_cases li .info h3{
    height: 40px;
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.service_yewu li .info h3{
    height: 60px;
    font-weight: bold;
}
.service_cases li .info h3 a{
    color: #333;
    text-align: left;
}
.service_cases li .info p{
    color: #666;
    line-height: 30px;
    height: 30px;
    text-align: left;
}
.service_yewu li .info p{
    color: #666;
    line-height: 25px;
    height: 50px;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;

}


.service_demos li{
    height: 190px;
    border: 1px solid #ccc;
    padding: 20px;
    background: #fff;
    border-radius: 2px;
    cursor: pointer;
    position:relative;
}
.service_demos .service_demos_pic{
    width: 208px;
    height: 150px;
}
.service_demos_pic{
    width: 176px;
    height:144px;
    margin-bottom: 10px;
    display: inline-block;
    border-radius: 2px;
}
.service_demos_info{
    display: inline-block;
    width: 426px;
    line-height: 30px;
    padding-left: 20px;
}
.service_demos_tit{
    height: 80px;
    font-size: 20px;
    font-weight: bold;
}
/**star**/
.star-box{
    width: 80px;
    height: 16px;
    margin-top: 12px;
    margin-right: 2px;
    text-align: left;
    background: url('../assets/img/allStars.png') 0px -14px no-repeat;
}
.star-box label{
    width: 80px;
    height: 16px;
    margin-right: 2px;
    text-align: left;
    background: url('../assets/img/allStars.png') 0px 2px no-repeat;
    display: inline-block;

}

.swiper-container.listS {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 338px;
}
.gr_c{
    color:#666;
}
.mtp-20{
    margin-top: 20px;
}
.mgb-30{
    margin-bottom: 30px;
}
.m-top-10{
    margin-top: 10px;
}
/* 右侧动态 */
.topHead{
    height:40px;
    border-bottom: 1px solid #e7e7e5;
}
.state{
    font-size: 20px;
    text-align: center;
    float: left;
    line-height: 40px;
    border-bottom: 2px solid #2ba187;
    width: 115px;
}
.service_local .icon-dingwei:before{
    font-size: 16px;
}

.itemtitle{
    margin-top: 50px;
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
}
.itemtitle h3{
    font-size: 20px;
    font-weight: bold;
    width: 150px;
}
.itemtitle a{
    margin-right: 10px;
    color:#333;
    font-size: 12px;
}
.itemtitle a:hover{
    color: #000;
}

.service_yewu_list{
    width: 208px;
    padding: 20px 20px 14px;
    border: 1px solid #ccc;
    height:250px;
    cursor: pointer;
}
.service_yewu_list:hover,.service_demos li:hover,.demo_lists_w:hover{
    border: 1px solid #2ba187;
}
li.service_yewu_list:nth-of-type(3n-1){
    margin: 20px 24px 0;
}
.service_yewu_list p{
    text-align: left;
}
.person-detail{
    position: relative;
    height:300px;
    background: #fafafa;
}
.icon-header{
    width:100%;
}
.icon-header img{
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}

.person-name{
    margin-top: 40px;
    font-size: 16px;
    height:18px;
    text-align: center;
}
.person-post{
    text-align: center;
    font-size: 13px;
    height: 13px;
}
.tel-message{
    border: 1px solid #2ba187;
    display: inline-block;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 20px;
    position: absolute;
    left: 50%;
    z-index: 2;
    background: #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%,0);
}
.tel-message span.bordr{
    border-right: 1px solid #2ba187;
}
.tel-message span{
    height: 40px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 13px;
    line-height: 40px;
    color: #2ba187;
}
.tel{
    border: 1px solid #2ba187;
    background: #32b79a;
    color:#fff;
}
/* ���Ҽ�ͷ */
.swiper-prev,.swiper-next{
    background:rgba(150,152,158,0.5);
    position: absolute;
    top: 50%;
    left: 20px;
    width: 27px;
    height: 60px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
}
.swiper-prev i, .swiper-next i{
    line-height: 60px;
}
/* .swiper-prev .icon-zuojiantou:hover{
    color: #bbbbb9;
} */

.swiper-next{
    left: auto;
    right: 20px;
}

.swiper-line{
    bottom: 20px !important;
}
.swiper-line span{
    width: 20px;
    height: 2px;
    background-color: #2ba187;
    border-radius: 0%;
}
.service_mid_rt .swiper-slide{
    padding-top: 30px;
}
#allmap {
    position: relative;
    width: 338px;
    height: 306px;
    border: 1px solid #eee;
    margin-top: 30px;
}
.article{
    margin-top:30px;
    background-color: #fff;
    padding: 0 10px 14px;
    border: 1px solid #e7e7e5;
}
.article .more{
    color: #969696;
    padding-right: 5px;
    line-height:42px;
}
.article .hovcol:hover{
    color:#2ba187;
}
.article ul{
    margin-top: 10px;
}
.article li{
    display: flex;
    height: 100px;
    padding: 15px 0px;
    border-bottom: 1px dashed #cdcdcd;
}
.article li:last-child{
    border-bottom: 0px;
}

.article li .articleimg,
.article li .articleimg img{
    height: 80px;
    width: 80px;
}

.article li .articleinfo{
    margin-left: 10px;
    width: 230px;
}
.article li a{
    color: #333;
    text-align: left;
    line-height: 25px;
}
.article li a:hover{
    color:#2ba187
}
.article li .articleinfo p{
    font-size: 16px;
    overflow: hidden;
    text-overflow:ellipsis;
    height: 53px;
    color: #333333;
    text-align: left;
    font-weight: 700;
    margin-bottom: 5px;
}
.article li .articleinfo span{
    font-size: 10px;
    color: #b6b8b7;
}

.contacts{
    background-color: #fff;
    padding: 0 10px 14px;
    border: 1px solid #e7e7e5;
}
.contacts ul{
    margin-top: 5px;
}
.contacts li{
    padding: 15px 0px 15px 10px;
    height: 110px;
    border-bottom: 1px dashed #cdcdcd;
}
.contacts li:last-child{
    border-bottom: 0px;
}
.contacts_name,
.contacts_tel{
    display: flex; 
}
.contacts_name img,
.contacts_tel img{
    height: 18px;
    margin-right: 10px;
}
.contacts_name img{
    margin-top: 3px;
}
.contacts_tel img{
    margin-top: 6px;
}
.contacts_name{
    font-size: 14px;
    line-height: 25px;
    height: 25px;
}
.contacts_tel{
    margin-top: 5px;
    font-size: 12px;
    line-height: 25px;
}
.contacts_tel span{
    cursor: pointer;
}

.dy-line .one{
    width: 54px;
    height: 1px;
    background-color: #2ba187;
    margin-left: -46px;
}
.dy-line .one::before{
    content: "";
    float: left;
    width: 54px;
    height: 1px;
    background-color: #2ba187;
}
.dy-line .one::after{
    content: "";
    float: left;
    width: 326px;
    height: 1px;
    background-color: #e7e7e5;
}

.ser_breif{
    line-height: 26px;
    font-size: 14px;
    margin-bottom: 22px;
    word-break: break-all;
}
.comp_index .video{
    width:100%;
    background: #ccc;
    margin-top: 20px;
}
.border-bot{
    border-bottom: 1px dashed #cdcdcd;;
}
.m-right-30{
    margin-right: 30px;
}
.pdl_40{
    padding-left: 40px;
}
.mgt_40{
    margin-top: 40px;
}
.gr_col{
    color: #2ba187;
}
.img-show{
    border-radius: 50px;
}
.img-word{
    margin-bottom: 25px;
}

.fac-box{
    width: 607px;
    height: 485px;
    background-color: #fff;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.fac-box a{
    font-size: 42px;
    position: absolute;
    top:15px;
    right:35px;
}
.fac-content{
    width:378px;
    margin: 50px auto 0 auto;
}
.fac-content p{
    margin-top: 15px;
}
.m-left-10 {
    margin-left: 10px;
}
.bd_two{
    border-bottom: 3px solid #2ba187;
}
/*demo*/
.demo_lists_w{
    cursor: pointer;
    width: 258px;
    height:292px;
    padding: 16px;
    border: 1px solid #ccc;
    margin-right: 26px;
    position: relative;
}
.demo_lists_w .po_rel{
    position: relative;
}
.demo_lists_w:nth-of-type(4n){
    margin-right: 0;
}
.com_demos_pic{
    width: 224px;
    height:166px;
    display: inline-block;
}
.demo_lists_w p{
    text-align: left;
}
.width-1110.service_mid_lf{
    width:1110px;
}
.wid_254.service_mid_rt{
    width:254px;
}
.demo_lists_w .lists_name{
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 46px;
    width: 224px;
    -webkit-line-clamp: 2;
    color:#333;
}
.wrapHide{
    text-overflow: ellipsis;
    overflow: hidden;
    width: 224px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height:20px;
    width: 176px;
}
.demo_lists_w span{
    text-align: left;
    line-height: 30px;
    margin-top: 8px;
    font-size: 14px;
}
.lists_name{
    font-size: 16px;
    margin-top: 10px;
}
.bdt_list{
    border: 1px solid #2ba187;
    position: relative;
}
.typeText {
    position: absolute;
    left: 18px;
    bottom: 128px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.typeText span{
    background-color: #fff;
    padding: 0px 6px;
    border: 1px solid #ccc;
    border-radius: 4px;
    line-height: 24px;
    text-align: center;
}
.mgr-10{
    margin-right: 10px;
}
.com_demo_zhu .demo_lists_w{
    height: 276px;
}
.comp_demo{
    margin-bottom: 50px;
}
.com_demo_zhu .com_demos_pic{
    width: 226px;
    height: 186px;
}
.com_demo_zhu .lists_name{
    margin-top: 8px;
    height: 50px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 224px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color:#333;
}
.comp_zhuy{
    height: 100px;
    width: 100px;
    border-radius: 100%;
    text-align: center;
    margin:100px auto;
    border: 1px solid #1d2129;
    line-height: 100px;
    color:#1d2129;
    font-weight: bold;
}
.comp_demo_dong .service_demos_info{
    width: 794px;
}
.comp_demo_dong .service_demos_tit{
    height: 40px;
}
.comp_demo_dong .icon-shijian:before,.comp_demo_dong .icon-dianjiliang:before{
    color: #666;
}
.comp_demo_dong .icon-fenxiang:before{
    color: #32b79a;
}
.service_topzans .icon-dianjiliang:before{
    font-size: 18px;
    margin-right: 0;
}
.service_topzans .icon-shoucang:before,.service_topzans .icon-dianzan:before{
    vertical-align: middle;
    font-size: 22px;
}
.service_topzans .icon-shoucang1:before,.service_topzans .icon-dianzan1:before{
    vertical-align: middle;
    font-size: 22px;
}
.clickZan_txt,.colllect_txt{
    position: absolute;
    top:-22px;
}
.clickZan_txt{
    width: 200px;
    left: -2px;
    display: none;
}
.colllect_txt{
    width: 200px;
    text-align: center;
    left: -50%;
    margin-left: 140px;
}
/*���ֵ���*/
.bigMapWraper{
    position: fixed;
    width: 100%;
    background-color:rgba(0,0,0,.75);
    left:0;
    top:0;
    bottom: 0;
    z-index: 900;
}
.mapClose{
    position: absolute;
    top: 40px;
    right: 150px;
    font-size: 40px;
    color: #aaaaaa;
    padding: 20px;
}
.bigMapWraper .scoreWrap{
    padding: 30px;
    width: 500px;
    height: 350px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -241px;
    margin-top: -222px;
    width: 480px;
    height: 444px;
    background-color: #fff;
    border-radius: 4px;
}
.scoreWrap .alertbox{
    margin-top:8px;
    text-align: center;
    font-size: 24px;
}
.scoreWrap .text_r{
    text-align: right;
    width: 74px;
    line-height: 50px;
    font-size: 14px;
    padding-right: 10px;
}
.scoreWrap .score_cont{
    margin-top: 50px;
    padding: 0 38px;
}
.font-9{
    color:#999;
}
.scoreWrap .score_cont img{
    width: 22px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 16px;
    margin-top: -6px;
    cursor: pointer;
}
.scoreWrap .subScore a{
    background: #2ba187;
    color: #fff;
    width: 100px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    border-radius: 4px;
    display: block;
    margin: 8px auto 0;
}
.bigMapWraper .scoreClose{
    top: 50%;
    margin-top: -240px;
    margin-right: -310px;
    right: 50%;
}
.bigMapWraper .scoreClose {
    top: 50%;
    margin-top: -240px;
    margin-right: -310px;
    right: 50%;
    cursor: pointer;
}
.yi_ping{
    position: absolute;
    top: -24px;
    display: none;
    font-size: 12px;
    right: 112px;
    width: 120px;
}
/*�Ŵ���ͼƬ*/
.listPicCover, .listPicCoverm {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(13,13,13,.75);
    z-index: 1000;
}
#listPicBox {
    height: auto;
    background: none;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top:-40px;
    transform: translate(-50%,-50%);
    width: 800px;
}
#listPicBox .listPicWarper {
    position: relative;
}
#listPicBox .listPiclun {
    width: auto;
    padding-top: 0;
    height: 450px;
}

#listPicBox .listPiclun .swiper-slide {
    overflow: hidden;
}
#listPicBox .listPiclun .swiper-slide img {
    display: block;
    margin: 0 auto;
}
#listPicBox .swiper-pagination {
    color: #fff;
    text-align: center;
    bottom: 10px;
}
.listPicClose {
    font-size: 50px;
    font-weight: inherit;
    top: -40px;
    right: -70px;
    position: absolute;
    color: #aaaaaa;
    padding: 20px;
    cursor: pointer;
}
#listPicBox .huiName {
    font-size: 16px;
    padding-top: 12px;
}
#listPicBox .Infoswrap{
    position: absolute;
    width: 800px;
    bottom: -89px;
    font-size: 18px;
    color: #333;
    background: #fff;
    padding: 0 20px;
    z-index: 90;
    padding-bottom: 40px;
}
#listPicBox  .Infotxts{
    font-size: 14px;
    margin-top: 10px;
    border-top: 1px solid #fafafa;
    height: 46px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    background: #fff;
    color: #333;
    padding: 4px;
    width: 730px;
}
#listPicBox .txtsWraps{
   height:auto;
    -webkit-line-clamp: inherit;
}
.bigTmore{
    position: absolute;
    bottom: 20px;
    right: 70px;
    cursor: pointer;
    z-index: 20;
    color: #2ba187;
    font-size: 14px;
}
.service_mid_lf.anwserBox{
    border: none;
    padding: 0
}
.service_anwser li{
    min-height: 120px;
    border: 1px solid #ccc;
    padding: 20px;
    background: #fafafa;
    border-radius: 2px;
    cursor: pointer;
    position: relative;
    border-bottom: none;
}
.service_anwser li:last-child{
    border-bottom:1px solid #ccc;
}
.anwserSub {
    color: #fff;
    font-size: 18px;
    background: #32b79a;
    text-align: center;
    padding: 10px 30px;
    margin-left: 82px;
    border-radius: 4px;
}
.answerNum{
    position: absolute;
    width: 50px;
    height:80px;
    text-align: center;
    padding:20px 0;
    font-size: 18px;
    color:#2ba187;
}
.fontbd{
    font-weight: bold;
}
.answerNum .font12{
    position: absolute;
    font-size: 12px;
    left: 12px;
    font-weight: bold;
    top: 40px;
}
.anwserWrap .service_demos_tit{
    font-size: 16px;
}
.anwser_info{
    padding-left: 20px;
    width: 820px;
    margin-left: 50px;
}
.tipWraps span{
    padding: 2px 14px;
    border-radius: 20px;
    border: 1px solid #eee;
    background: #eeeeee;
    margin-right: 20px;
    margin-top:10px;
}
.anwser_tit{
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
}
.answerName{
    width: 124px;
    text-align: right;
    margin: 2px 8px 0px 0;
    line-height: 26px;
    position: absolute;
    right: 20px;
    top: 20px;
}
.overDec{
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    width: 124px;
    -webkit-line-clamp: 1;
    height: 28px;
    text-align: right;
}
.swiper-lines.swiper-lines-active{
    opacity: 1;
    background: #007aff;
}

.swiper-lines {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}
.service_mid_wrap.heightSet{
    min-height:500px;
}
.topLog{
    width: 60px;
    height: 60px;
    position: absolute;
    top: 40px;
    left: 58px;
}
.wx-mfw-pop{
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
}
._j_qrimg{
   margin-top:40px;
}
/*����*/
.scoreWraps .bs_pop{
    bottom: -48px;
    right: -4px;
}
.bs_pop{
    width: 60px;
    height: 56px;
    overflow: hidden;
    float: left;
    border-radius: 5px;
    position: absolute;
    bottom: -30px;
    background: #fff;
    border: 1px solid #eee;
    right: 2px;
    z-index: 100;
    padding: 10px;
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.bs_pop img{
    width: 36px;
    height: 36px;
}


