@media (max-width:1560px){
    .main_top,.v-back a,.select-edit-page .cur-edit-page,.admin-site-history .site-history-a, .admin-site-setting .site-setting-a, .main_site_other li.v-applet a, .main_site_other li.v-oa a, .main_site_other li.v-wap a, .admin-templates .select-templates-a, .admin-tool-team .admin-tool-team-a, .admin-top, .admin-top-operate .admin-preview-i, .admin-top-operate .admin-save-i, .admin-user-center .user-center-a, .select-edit-page .cur-edit-page, .select-language .cur-language, .version-but .v-back a, .version-but .v-edit a, .version-but .v-mng a {
        /*height: 50px;*/
    }
    .main_site_other li.v-applet a:before, .main_site_other li.v-oa a:before, .main_site_other li.v-wap a:before, .select-edit-page .cur-edit-page:before, .version-but .v-back a:before, .version-but .v-edit a:before, .version-but .v-mng a:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 35px;
        height: 35px;
        background-image: url("../../images/Vnew/pic_icon_small.png");
    }
    .main_site_other li.v-applet a, .main_site_other li.v-oa a, .main_site_other li.v-wap a, .select-edit-page .cur-edit-page {
        padding: 0 15px;
    }
    .cur-edit-page{
        width: 220px;
        padding: 0 15px;
    }
    .select-edit-page .cur-edit-page em {
        width: 110px;
        height: 22px;
        line-height: 22px;
    }
    .select-edit-page .cur-edit-page em::before{
        top: 13px;
    }
    .select-edit-page .cur-edit-page em:after {
        top: 11px;
    }
    .main_site_other li.v-buy-update img {
        height: 50px;
    }
    .admin-site-history .site-history-a, .admin-site-setting .site-setting-a, .admin-templates .select-templates-a, .admin-tool-team .admin-tool-team-a, .admin-top-operate .admin-preview-i, .admin-top-operate .admin-save-i, .admin-user-center .user-center-a, .select-language .cur-language {
        padding: 0 5px;
    }
    .admin-user-center .user-center-a small {
        width: 33px;
        height: 33px;
    }
    .admin-top-operate .admin-preview-i>a, .admin-top-operate .admin-save-i>a {
        width: 60px;
        height: 30px;
        line-height: 30px;
    }
    .pc_desgin_tool_box li{
        height: 50px;
        width: 50px;
        line-height: 50px;
    }
    .pc_desgin_tool_box li .icon{
        margin: 5px;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border-radius: 50px;
    }
    .pc_desgin_tool_box li .pic-icon{
        margin: -5px 0 0 -5px;
        height: 50px;
        width: 50px;
        line-height: 50px;
        border-radius: 50px;
        background-image: url("../../images/Vnew/pic_icon_small.png");
    }
    .pc_desgin_tool_box li:hover{
        width: 110px;
    }
    .pc_desgin_tool_box li  .text{
        width: 100%;
        font-size: 0;
    }
    .pc_desgin_tool_box li:hover .text{
        width: auto;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }
    .showWebSite{
        margin-top: 50px;
    }
    
}
@media (max-width:1257px){
    .showWebSite{
        margin-top: 100px;
    }    
}
