.neirongye {
    color: #666666;
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 30px;
    width: 68%;
    float: right;
}

.neirongye h2 {
    text-align: center;
    margin: 0;
}

.neirongye .shijian {
    text-align: center;
    color: #9f9f9f;
    font-size: 16px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 14px;
    margin-top: 6px !important;
    margin-bottom: 36px;
}

.contquyu {
    border-bottom: 1px dashed  #eeeeee;
    min-height:360px;
    padding: 10px;
}

.contquyu img {
    max-width: 100%;
}

.fanye {
    padding: 0 10px;
}

.contstart .leftlist {
    float: left;
    width: 28%;
    border-right: 1px solid #e6e6e6;
    padding-bottom: 100px;
}

.contstart .rightcont {
    float: right;
    width: 68%;
    padding-bottom: 30px;
    min-height:360px;
}

.contstart .leftlist ul .bigtit {
    background: url(../images/listitbg.png) no-repeat left center;
    line-height: 58px;
    height: 58px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-right: 44px;
    font-weight: bold;
    letter-spacing: 2px;
    padding-bottom: 16px;
}

/*.contstart .leftlist ul .movemargin {
    width: 62%;
}

.contstart .leftlist ul .movemargin {
    background: #ececec;
    line-height: 42px;
    height: 42px;
    color: #555;
    width: 54%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    margin-top: 8px;
    margin-left: 52px;
    text-align: center;
}*/

.page {
    padding-top: 36px;
}
/*
.contstart .leftlist ul .movemargin:hover {
    background: #3683cf;
    color: #fff;
}*/

/*.contstart .rightcont ul li {
    border-bottom: 1px solid #e8e8e8;
}
*/
.contstart .rightcont ul li .datetz {
    font-size: 14px;
}

.contstart .rightcont ul li a .ptit {
    font-size: 16px !important;
    color: #333 !important;
    width: 60%;
}

.contstart .rightcont ul li a .ptit,
.contstart .rightcont ul li a .describe {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.contstart .rightcont ul li a p:hover {
    color: #3683cf !important;
}


/* 
.contstart .rightcont ul li a .ptit:hover,
.contstart .rightcont ul li a .datetz:hover {
    color: #3683cf !important;
} */

.contstart .rightcont ul li a .describe {
    color: #999999;
}

.contstart .rightcont ul li a .ptit {
    font-weight: bold;
}

.contstart .rightcont ul li a .ptit img {
    width: 13px;
    margin-right: 10px;
}

.contstart .rightcont ul p {
    margin: 12px 0;
}

.mbxnav {
    line-height: 40px;
    background: #f0f0f0;
    padding: 0 20px;
    margin-bottom: 14px;
    border-bottom: 1px solid #e6e6e6;
}

.mbxnav a {
    display: inline;
}

@media screen and (max-width:1024px) {
    .leftlist {
        display: none;
    }
    .contstart .rightcont {
        width: 100%;
        margin: 0 auto;
    }
}

@media screen and (max-width:768px) {
    .contstart .rightcont ul li {
        width: 100%;
    }
    .contstart {
        width: 94%;
    }
}

@media (max-width:414px) {
    .leftlist {
        display: none;
    }
    .contstart .rightcont {
        float: right;
        width: 100%;
        padding-bottom: 30px;
    }
}

@media screen and (max-width:320px) {
    .contstart .rightcont ul p {
        margin: 8px 0;
    }
}