.bxt{background:url(../../img/smsqf/xb/new.png) no-repeat; }
.content-right .notice{height:27px;width:29px;background-position: 0 0;}
.content-right .info{height:30px;width:29px;background-position: 0 -27px;}
#contact .contacts .qq{height:31px;width:33px;background-position: -210px -35px;display:block;}
.content-right .lx{height:56px;width:59px;background-position: -30px 0;}
.content-right .yx{height:59px;width:59px;background-position: -89px 0;}
.content-right .zc{height:56px;width:60px;background-position: -149px 0;}
.content-right .qq{height:34px;width:86px;background-position: -210px 0;}

.cbxt{background:url(../../img/smsqf/xb/category.png)  no-repeat;}
.c10{height:26px;width:26px;background-position:0 0;}
.c8{height:26px;width:26px;background-position:-27px 0;}
.c13{height:26px;width:26px;background-position:-54px 0;}
.c12{height:26px;width:26px;background-position:-81px 0;}
.c2{height:26px;width:26px;background-position:-108px 0;}
.c1{height:26px;width:26px;background-position:-135px 0;}
.c7{height:26px;width:26px;background-position:-162px 0;}
.c3{height:26px;width:26px;background-position:-189px 0;}
.c21{height:26px;width:26px;background-position:-216px 0;}
.c20{height:26px;width:26px;background-position:-243px 0;}
.c23{height:26px;width:26px;background-position:-270px 0;}
.c22{height:26px;width:26px;background-position:-297px 0;}
.c16{height:26px;width:26px;background-position:-324px 0;}
.c15{height:26px;width:26px;background-position:-351px 0;}
.c18{height:26px;width:26px;background-position:-378px 0;}
.c17{height:26px;width:26px;background-position:-405px 0;}

.notice-flex{
    display: flex;
    justify-content: space-between;
    margin-bottom:20px;
}

.notice-box-left{
 width: 914px;
}

.box-bottom{
    border-bottom:1px solid #DCDCDC;
}

.ct-title-padding{
    padding: 0 0 10px  0;
}

.ct-title{
    font-size: 20px;
    color: black;
}

#contact{
    padding-top:10px;
}

#contact .contacts li{
    float:left;
    padding:0 4px;
}

#contact .contacts li p{
    float:left;
    line-height:42px;
}

#contact .contacts li a{
    float:left;
    margin-bottom:10px;
    padding:0 3px;
    cursor:pointer;
}

#contact .content-box .title-position{
    line-height: 42px;
}

#content{
    margin:40px 0;
    margin-bottom:80px;
}

#content .content-box{
    overflow:hidden;
}

#content .content-left
{
    width:910px;
    float:left;
}

#content .content-left .title{
    font-size:22px;
    font-weight:bold;
    border-left:3px solid #26ad60;
    text-indent:15px;
    margin-bottom:29px;
}

#content .content-left .contents{
    min-height:910px;
}

#content .content-left .contents li{
    height:auto;
    width:910px;
    border-bottom:1px solid #e1e1e1;
    display:block;
    padding:20px 0;
    overflow:hidden;
}

#content .content-left .contents li img{
    width:160px;
    height:120px;
    float:left;
}

#content .content-left .contents li .new{
    margin-left:20px;
    float:left;
}

#content .content-left .contents li .new a{
    display:block;
    background:#26ad60;
    color:#fff;
    width:76px;
    padding:4px 0;
    text-align:center;
    border-radius:3px;
}

#content .content-left .contents li .new a:hover{
    background:#ff9e38;
}

#content .content-left .contents li .new-title{
    font-size:20px;
}

#content .content-left .contents li .new-content{
    font-size:14px;
    color:#818588;
    width:728px;
    margin:10px 0; 
    line-height: 20px;
}

#content .content-left .contents li .new-desc{
    font-size:14px;
    width:728px;
    margin:5px 0;
    line-height:20px;
    color:#ff630c;
}

#content .content-left .paging{
    margin:50px 0;
    display:block;
    text-align:center;
}

#content .content-left .paging ul{
    overflow:hidden;
    display:inline-block;
    margin:0 auto;

}

#content .content-left .paging li {
    float:left;
}

#content .content-left .paging li a{
    display:block;
    font-size:14px;
    color:#aaafb3;
    padding:9px 12px;
    margin:0 5px;
    border:1px solid #aaafb3;
    border-radius:3px;
}

#content .content-left .paging .sl{
    margin-top:10px;
    color:#aaafb3;
}

#content .content-left .paging li a:hover{
    background:#26ad60;
    color:#fff;
}

#content .content-right{
    float:left;
    width:260px;
    margin-left:28px;
}

#content .content-right .title{
    margin:23px 0;
    font-size:28px;
    font-weight:bold;
    color:#2a2b2d;
}

#content .content-right .category ul li{
    width:220px;
    height:30px;
    padding:15px 20px;
    font-size:16px;
    color:#818588;
    display:block;
    background-color:#f7f7f7;
    cursor:pointer;
}

#content .content-right .category ul li:hover{
    background:#26ad60;
}

#content .content-right .category ul li:hover p{
    color:#fff;
}

#content .content-right .category ul li:hover .cbxt{
    background-position-y:-27px;
}

#content .content-right .category ul li:hover .cst{
    background-position-y:-27px;
}

#content .content-right .category ul li a{
    display:block;
    overflow:hidden;
}

#content .content-right .category .selected{
    background:#26ad60;
}

#content .content-right .category .selected .cbxt{
    background-position-y:-27px;
}

#content .content-right .category .selected p{
    color:#fff;
}

#content .content-right .category ul li p:nth-child(1){
    float:left;
}
#content .content-right .category ul li p:nth-child(2){
    margin-left:10px;
    line-height:30px;
    float:left;
}

#content .content-right .category ul li p:nth-child(3){
    float:right;
    margin-right:20px;
    line-height:30px;
}

#content .content-right .l-moble{
    margin-top:29px;
    border:1px solid #e1e1e1;
}

#content .content-right .information{
    height:310px;
    width:260px;
}

#content .content-right .caption{
    height:52px;
    background:#f7f7f7;
    text-indent: 28px;
    color:#2a2b2d;
    font-size:16px;
    line-height:52px;
}

#content .content-right .information .content{
    padding:10px 20px;
}

#content .content-right .information .content ul li p{
    padding:10px 0;
    color:#2a2b2d;
}

#content .content-right .information .content ul li .qq{
    float:right;
    display:block;
    margin-top:2px;
    cursor:pointer;
}

#content .content-right .contact .link{
    padding:10px 20px;
}

#content .content-right .contact .link .bxt{
    float:left;
}

#content .content-right .contact .link  ul li{
    overflow:hidden;
}

#content .content-right .contact .link span{
    float:left;
    margin:10px 0;
}

#content .content-right .contact .link span p{
    display:block;
}
