.pmain{
    min-height: 400px;
    background-color: #ffffff;
    margin: 0px;
    border-bottom: 5px solid #f8f8f8;
}
.pmain .leftborder{
    border-left: 2px solid #F8F8F8;
}
.pmain .clist{
    height: 50px;
    background-color: #F1F1F1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 50px;
    color: #000;
    font-size: 16px;
}
.pmain li{
    width: 68px;
    height: 43px;
    float: left;
    margin-right: 19px;
    margin-bottom: 20px;
    background-color: #2b542c;
}
.pmain .liimg{
    width: 68px;
    height: 43px;
}
.pmain .cclist{
    height: 26px;
    background-color: #F1F1F1;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 26px;
    color: #000;
    font-size: 12px;
}
.pmain .margintop70{
    margin-top: 70px;
}
.pmain .title{
    height: 20px;
    line-height: 20px;
    margin:23px 0px;
    text-align: left;
    border-left: 3px solid #5CB4B4;
    color: #5CB4B4;
    font-size: 16px;
}
.pmain .ctitle{
    height: 20px;
    line-height: 20px;
    margin:23px 0px 23px 23px;
    text-align: left;
    color: #000000;
    font-size: 16px;
}

.pmain .ctitle span {
    font-size: 14px;
    color: #BEBEBE;
    padding-left: 10px;
}

.pmain .etitle{
    color: #BEBEBE;
    font-size: 12px;
}

.pmain .page{
    height: 80px;
    line-height: 80px;
}
.pmain .page .left{
    width: 50%;
    float: left;
    text-align: left;
}
.pmain .page .right{
    width: 50%;
    float: left;
    text-align: right;
    padding-right: 25px;
}


.pmain .navcur {
    height: 50px;
    background-color: #F1F1F1;
    background-image: url("../images/arrow-right.png");
    background-position: right;
    background-repeat: no-repeat;
    background-size:37px 13px ;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 50px;
    color: #000;
    font-size: 16px;
}
.pmain .ewm {
    cursor: pointer;
}
.ui-dialog-title{
    color: #5CB4B4;
}
.ui-dialog-close{
    color: #5CB4B4 !important;
    opacity: .7 !important;
}
.ui-dialog-close:focus, .ui-dialog-close:hover{
    color: #FA8700 !important;
}
@media screen and (max-width: 991px){
    .pmain .leftborder{
        border-left: 0px solid #F8F8F8;
    }
    .pmain .clist{
        height: 30px;
        background-color: #F1F1F1;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        margin-bottom: 6px;
        text-align: center;
        line-height: 30px;
        color: #000;
        font-size: 14px;
    }

    .pmain .margintop70{
        margin-top: 10px;
    }
    .pmain .navcur {
        height: 30px;
        background-color: #F1F1F1;
        background-image: url("../images/down.png");
        background-position: right;
        background-repeat: no-repeat;
        background-size:20px 23px ;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        margin-bottom: 6px;
        text-align: center;
        line-height: 30px;
        color: #000;
        font-size: 14px;
    }
    .pmain ur{
        display: none;
    }
    .pmain .webdisplay{
        display: none;
    }
}

@media screen and (min-width: 991px) and (max-width:1200px){

    .pmain li{
        width: 60px;
        height: 38px;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        background-color: #2b542c;
    }
    .pmain .liimg{
        width: 60px;
        height: 38px;
    }
}

/*works*/
.works{
    min-height: 300px;
}
.works .wnblock{
    height: 70px;
    margin-bottom: 20px;
    border:1px solid #F1F1F1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.works .wleft{
    height: 50px;
    width: 50px;
    float: left;
    margin: 10px;
    font-size: 24px;
    color: #ffffff;
    line-height: 50px;
    text-align: center;
    background-color: #5CB4B4;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.works .wright{
    height: 50px;
    float: left;
    margin: 10px;
}
.works .wright .wtitle{
    font-size: 14px;
    color: #000;
    height: 25px;
    line-height: 25px;
}
.works .wright .wftitle{
    font-size: 12px;
    color: #9D9D9D;
    height: 25px;
    line-height: 25px;
}

.works .wright .wdate{
    font-size: 12px;
    color: #9D9D9D;
}

@media screen and (max-width:1141px){

    .works{
        min-height: 200px;
    }
    .works .wnblock{
        height: 50px;
        margin-bottom: 10px;
        border:1px solid #F1F1F1;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
    .works .wleft{
        height: 40px;
        width: 40px;
        float: left;
        margin: 5px;
        font-size: 18px;
        color: #ffffff;
        line-height: 40px;
        text-align: center;
        background-color: #5CB4B4;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
    }
    .works .wright{
        height: 50px;
        margin-top: 1px;
        float: left;
    }
    .works .wright .wtitle{
        height: 20px;
        font-size: 12px;
        color: #000;
    }
    .works .wright .wftitle{
        height: 20px;
        font-size: 12px;
        color: #9D9D9D;
    }
}
@media screen and (max-width:375px) {
    .works .wleft{
        display: none;
    }
}
.worksc{
    min-height: 230px;
}
.chuchu{
    font-size: 12px; 
    color: #BEBEBE;
    margin-bottom: 20px;
    text-align: center;
    height: 28px;
    line-height: 28px;
}

.workctitle{
    min-height: 32px;
    line-height: 32px;
    margin:10px 0px;
    color: #000000;
    font-size: 22px;
    text-align: center;
}

.workcontain{
    text-align: justify;
    text-justify: inter-ideograph;
    padding: 0 40px 40px;
    font-size: 14px;
    line-height: 28px;
}
@media screen and (max-width:414px) {


.workcontain{
    text-align: justify;
    text-justify: inter-ideograph;
    padding: 0 30px 30px;
    font-size: 16px;
    line-height: 28px;
}
}

.pmain .back{
    height: 30px;
    line-height: 30px;
    text-align: right;
    padding-right: 30px;
    color: #5CB4B4;
    margin-bottom: 20px;
}