.ui-paging-container li.ui-paging-toolbar select {
    display: inline-block!important;
}
.newlists>li{
    transition: all .3s ease-out;
}
.newlists>li:hover{
    background: #F8F7F7!important;
    /*border-bottom: none;*/
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1);
    box-shadow: 0 0 30px rgba(0,0,0,0.15);
    -webkit-transform: translate3d(0, 0px, -2px);
    transform: translate3d(0, 1px, -2px);
}
.newlists>li:hover .newcon>div:nth-child(3)>span:nth-child(1){
    color: #3a4169!important;
}

.bshare-custom{
    line-height: 114px!important;
}
.pagelist {
    padding: 42px 0;
    text-align: center;
    margin-bottom:20px;
}
.pagelist span.current {
    background: #00adec;
    color: #FFF;
    border-color: #00adec;
    margin: 0 2px;
}

.pagelist a {
    margin: 0 3px;
}

.pagelist span, .pagelist a {
    border-radius: 3px;
    border: 1px solid #dfdfdf;
    display: inline-block;
    padding: 5px 12px;
    color: #333;
    text-decoration: none;

}
.pagelist .spt {
    border:none;
    color: #333;
    text-decoration: none;
    margin-right: 20px;
    width: 210px;
}
.pagelist .iptss{
    width: 70px;
    border-radius: 3px;
    border: 1px solid #dfdfdf;
    display: inline-block;
    padding: 5px 12px;
    color: #333;
    text-decoration: none;
    outline: none;
}

.iptss{
    height: 37px;
    border: 1px solid #ddd;
    color: #666;

    line-height: 37px;
}
.iptss option {
    height: 34px;
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
    line-height: 34px;
}
.ques>div:nth-child(2){
    display: flex;
    justify-content: space-between;
}
.newlists{
    width: 100%;
}

.newlists>li{
    width: 100%;
    height: 171px;
    border-bottom:1px dashed #c0c2c3;
}
.newcon{
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
}
.newcon>div:nth-child(1){
    width: 98px;
    padding-top: 18px;
}
.newcon>div:nth-child(1)>span{
    display: block;
    text-align: center;
    color: #a9a9a9;
}
.newcon>div:nth-child(1)>span:nth-child(1){
    font-size: 22px;
    line-height: 34px;
}
.newcon>div:nth-child(1)>span:nth-child(2){
    font-size: 16px;
    line-height: 28px;
}

.newcon>div:nth-child(2){
    width: 180px;
    height: 110px;
}
.newcon>div:nth-child(2)>img{
    display: block;
    width: 100%;
    height: 100%;
}

.newcon>div:nth-child(3){
    width: 680px;
    padding-left: 24px;
}
.newcon>div:nth-child(3)>span{
    display: block;
}
.newcon>div:nth-child(3)>span:nth-child(1){
    font-size: 20px;
    line-height: 34px;
    color: #333333;
}

.newcon>div:nth-child(3)>span:nth-child(2){
    font-size: 16px;
    line-height: 26px;
    color: #646464;
}
.newcon>div:nth-child(3)>span:nth-child(3){
    font-size: 13px;
    line-height: 26px;
    color: #00adec;
}
.newlists>li{
    padding: 30px 0;
}
.actives{
    border-bottom: 2px solid #3a4169;
}

.adrmessages {
    width: 100%;
     max-width:830px;
        margin:0 auto;
    margin-top: 40px;
    margin-bottom: 50px;
}
.adrmessages>span {
    display: block;
    font-size: 20px;
    line-height: 32px;
    color: #666;
}
#container1{
    width: 100%;
    max-width:830px;
    margin:0 auto;
    height: 340px;
}
.title{
    color:#00adec;
    font-weight:bolder;
    font-size:18px;
}

.ques{
    width: 808px;
    height: auto;
    display: block;
    margin: 0 auto;
    min-height:500px;

}
.acmaxtit{
    margin-bottom: 50px;
    font-weight: bold;
    color: #00adec;
    text-align: center;
}

.ques>li{
    display: block;
    width: 100%;
    text-align: left;
    color:#666;
    display: flex;
    margin-bottom: 14px;
}
.ques>li span{
    display: block;
    font-weight: bold;
}
.ques>li>div:nth-child(1){
    font-size: 20px;
    font-weight: bold;
    transition: all .05s;
}
.ques>li>div:nth-child(2){
    font-size: 20px;
    line-height: 30px;
}
.ques>li>div:nth-child(2)>span:nth-child(1){
    line-height: 20px;
    display: inline-block;
}
.ques>li>div:nth-child(2)>span:nth-child(2){
    margin-top: 12px;
    margin-bottom: 24px;
    color: #00adec;
}

.ques>li:hover div:nth-child(1){
    font-size: 17px;
    color: #00adec;
    line-height: 30px;
}
.quesq,.quesa{
    transition: all .05s;
}
.ques>li:hover .quesq{
    font-size: 24px;
    color: #00adec;
    line-height: 30px!important;
    border-bottom: 2px solid #00adec;
}
.quesa{
    display: none!important;
}
.ques>li:hover .quesa{
    display: block!important;
}



.itro>div{
    line-height: 28px;
    margin-bottom: 18px;
}
.itro>div>img{
    display: block;
    width: auto;
    margin: 0 auto;
    margin-top: 80px;
}
.itro{
    margin-bottom: 100px;
}
