﻿.clear {
    clear: both;
}

.pf-container {
    margin: 40px auto 0;
    width: 790px;
}

    .pf-container > div {
        margin-left: 10px;
        margin-bottom: 10px;
        box-sizing: border-box;
    }

        .pf-container > div a {
            color: #fff;
        }

    .pf-container .h1 {
        background-repeat: no-repeat;
        background-position-x: 20px;
        background-position-y: center;
        background-size: 30px 30px;
    }

    .pf-container .h2 {
        background-repeat: no-repeat;
        background-position-x: center;
        background-position-y: 40px;
        background-size: 30px 30px;
    }

.left {
    float: left;
}

.right {
    float: right;
}

.green {
    background-color: #00b050;
}

.blue {
    background-color: #00b0f0;
}

.pruple {
    background-color: #7030a0;
}

.yellow {
    background-color: #ffc000;
}

.margin {
    margin-left: 10px;
    margin-bottom: 10px;
}

.w1 {
    width: 300px;
    text-align: left;
    padding-left: 65px;
}

.w2 {
    width: 160px;
    text-align: right;
    padding-right: 10px;
}

.w3 {
    width: 270px;
    text-align: left;
    padding-left: 65px;
}

.h1 {
    height: 70px;
    line-height: 70px;
}

.h2 {
    height: 150px;
    text-align: center;
    padding: 80px 0 0 0;
}

.box-module {
    background-image: url(../../img/u147.png);
    background-size: 24px 24px!important;
}

.box-process {
    background-image: url(../../img/u141.png);
}

.box-custom-action {
    background-image: url(../../img/u163.png);
}

.box-news {
    background-image: url(../../img/u143.png);
}

.box-decision {
    background-image: url(../../img/u151.png);
}

.box-mobile {
    background-image: url(../../img/u157.png);
}

.box-role {
    background-image: url(../../img/u149.png);
}

.box-custom-event {
    background-image: url(../../img/u161.png);
}

.box-ui {
    background-image: url(../../img/u159.png);
}

.box-process-advance {
    background-image: url(../../img/u153.png);
}

.box-sql {
    background-image: url(../../img/u155.png);
}

.box-sdk {
    background-image: url(../../img/u164.png);
    background-repeat: no-repeat;
    background-position-x: 320px;
    background-position-y: center;
    background-size: 30px 30px;
    height: 70px;
    line-height: 70px;
    padding-left: 35px;
}

.popcontent {
    height: 520px;
    display: none;
    position: relative;
}

.popcontleft {
    width: 218px;
    height: calc(100% - 10px);
    margin-top: 10px;
    padding-left: 10px;
    float: left;
    border-right: 2px solid #abbfe7;
}

.popcontright {
    width: 770px;
    height: 100%;
    float: left;
}

.applyfloat {
    position: absolute;
    right: -37px;
    top: 220px;
    width: 37px;
    height: 105px;
    cursor: pointer;
    display: none;
    z-index: 1000;
    padding-top: 5px;
    border-radius: 5px;
    color: #fff;
    background-color: #0c71c0;
    font-family: 微软雅黑;
    font-size: 14px;
    box-sizing: border-box;
}

    .applyfloat span {
        display: inline-block;
        width: 27px;
        text-align: center;
        line-height: 16px;
        padding-top: 12px;
    }

.poptitle {
    height: 100px;
    line-height: 100px;
    background-color: #5076bd;
    color: #fff;
    font-size: 22px;
    padding-left: 15px;
}

    .poptitle li {
        text-align: left;
        padding-left: 35px;
    }

li {
    list-style: none;
}

.popbody {
    padding: 0 10px 0 20px;
}

.leftitem {
    font-size: 15px;
    color: #666;
    margin: 15px 0px 15px 0px;
    cursor: pointer;
    text-align: left;
}

    p.leftitem:hover, .leftitem.curitem {
        color: #4472c9;
        font-weight: bold;
    }

.AQITEM {
    width: 770px;
    display: none;
}

.popconwrapper {
    width: 710px;
    margin: 20px auto 0 auto;
    position: relative;
}

    .popconwrapper img {
        width: 708px;
        height: 420px;
        margin-top: 20px;
    }

        .popconwrapper img[src=""], .popconwrapper img:not([src]) {
            opacity: 0;
        }

.menu {
    display: block;
    position: absolute;
    top: 43px;
    left: 30px;
    width: 32px;
    height: 32px;
    background-image: url(../../img/menu_32.png);
}

.closeicon {
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -moz-transform: scale(1,1);
    z-index: 10;
    background-image: url(../../img/jaf-close.png);
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

    .closeicon:hover {
        background-image: url(../../img/jaf-close-hover.png);
    }

.poptitleitem {
    color: #4f77bb;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    border-bottom: 2px solid #f2f2f5;
    text-align: left;
}

.layui-layer-page .layui-layer-content {
    overflow: visible!important;
}
