.clearfix:before,.clearfix:after{
    display: table;
    content: " ";
    clear: both;
}
.container{
    width: 1000px;
    margin: 0 auto;
}
.left{
    width: 70%;
    float: left;
    padding-bottom: 30px;
    padding-right: 20px;
    border-right: 1px solid #e5e5e5;
}
.right{
    width: 30%;
    float: right;
    padding-left: 30px;
}
.imgbox{
    width: 100%;
    min-width: 777px;
}
.imgbox .img{
    width: 380px;
    height: 205px;
    float: left;
}
.imgbox img{
    width: 100%;
    height: 100%;
}
.imgbox ul{
    float: right;
    width: 375px;
}
.imgbox ul li{
    height: 34px;
    line-height: 36px;
    font-size: 18px;
    background: url(../images/search/libg.png) no-repeat 0px 16px;
}
.imgbox ul li a{
    padding-left: 15px;
    color: #000;
}
.zybsbox{
    width: 100%;
    margin-top: 25px;
    border-bottom: 6px solid #f2f2f2;
    padding-bottom: 30px;
}
.placepic{
    margin-top: 20px;
}
.title{
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #e5e5e5;
}
.title ul li{
    float: left;
    color: #8c8c8c;
    padding-right: 18px;
    padding-left: 18px;
}
.title ul li + li{
     border-left: 2px solid #8c8c8c;
}
.title ul li a.active{
    color: #cc2728;
}
/* .title ul li:nth-child(2) a{
    border-left: 2px solid #8c8c8c;
    border-right: 2px solid #8c8c8c;
    padding: 0px 18px;
} */
.title ul li a{
    color: #8c8c8c;
    font-size: 20px;
    font-weight: bold;
    line-height: 21px;
    display: block;
    height: 22px;
}
.title ul i{
    float: left;
    font-style: normal;
    padding: 0 15px;
    line-height: 28px;
    font-weight: bold;
    color: #8c8c8c;
}
.list{
    margin-top: 25px;
}
.list .comli{
    display: none;
}
.list .comli li {
    line-height: 35px;
    padding-left: 20px;
    background: url(../images/search/libg.png) no-repeat 0 center;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .5s;
    /* color: #000; */
}
.list .comli.active{
    display: block;
}
.list .comli .li{
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    padding-left: 15px;
}
.list .comli li a{
    float: left;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
}
.list .comli .li span{
    float: right;
}
.list li{
    transition: unset;
}
.list li:hover {
    transform: unset;
}
.list li span{
    font-size: 16px;
    color: #000;
}
.rtitle{
    font-size: 20px;
    font-weight: bold;
    color:#0043a4;
}
.rtitle p{
    height: 40px;
    line-height: 49px;
    background: url(../images/search/lmbg.png) no-repeat 0 16px;
    padding-left: 15px;
    margin-bottom: 30px;
}
.rtitle:nth-child(2) p{
    margin-top:30px;
}
.rtitle a{
    display: block;
    width: 265px;
    height: 112px;
}
.rtitle:nth-child(2) a{
    width:265px;
    height:160px;
    margin-bottom: 10px;
}
.rtitle a img{
    width: 100%;
    height: 100%;
}
.two a{
    margin-bottom: 18px;
    width: auto;
    height: auto;
}
.lyzq a{
    width: 250px;
    height: 70px;
}
.rtitle .xgyy{
    width: 268px;
    height: 170px;
    padding: 0 10px;
    box-shadow: 0px 0px 4px 2px #e5e5e5;
    margin-bottom: 10px;
    padding: 10px;
    box-sizing: border-box;
}
.rtitle .xgyy img{
    float: left;
    margin-right: 20px;
}
.rtitle .xgyy a{
    float: left;
    width: 72%;
    height: auto;
    margin-bottom: 0;
}
.rtitle .xgyy ul{
    padding-left: 54px;
}
.rtitle .xgyy ul li{
    width: 47%;
    float: left;
    height: 33px;
    line-height: 33px;
}
.rtitle .xgyy ul li a{
    font-size: 16px;
    font-weight: normal;
    width: 100%;
}
.rtitle .xgyy2 ul{
    padding-left: 10px;
}
.rtitle .xgyy2 ul li{
    width: 50%;
}
.rtitle .xgyy5 ul li{
    width: 50%;
}
.rtitle.yshj .xgyy{
    height: 130px;
}
.rtitle.yshj .xgyy ul li{
    width: 50%;
}
.list li a:hover{
    text-decoration: underline;
}
.title ul a.comtitmore{
    float: right;
    line-height: 22px;

    width: 10%;
}