.xiangqing-r{
    width: 77%;
}
.xq-top .xq-top01{
    width: 48%;
    text-align: center;
	margin-right:2%;
}
.xq-top02 h3{
    font-size: 16px;
    color: #333333;
}
.xq-top02 ul{
    margin: 20px 0;
}
.xq-top02 ul li{
    line-height: 25px;
    color: #333333;
    font-size: 14px;
}
.xq-top02 .anniu{
    width: 100%;
}
.xq-top .xq-top01 img{
	width:100%;
	height:100%;
}
.anniu p{
    width: 30%;
    margin-right: 5%;
    float: left;
    border-radius: 10px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.anniu p:first-child{
    background-color: black;
}
.anniu p:last-child{
    background-color: #09b28d;
}
.anniu p a{
    color: white;
    font-size: 16px;
}
.xq-top .xq-top02 {
    width: 48%;
    margin-left: 2%;
}
.xiangqing-r>p{
    margin: 35px 0 10px;
    /*text-align: center;*/
    height: 40px;
    line-height: 40px;
    /*background-color: #f7f7f7;*/
    /*border: 1px solid #ededed;*/
    font-size: 16px;
    color: #222222;
}
.xq-bot p,
.xq-bot li{
    color: black;
    font-size: 14px;
    text-indent: 2em;
    line-height: 25px;
}
.fanye{
    margin-top: 20px;
}
.fanye p:first-child{
    color: #c42212;
}
.xiangqing-r .xiazai{
    margin: 35px 0 45px;
}
.xiazai a{
    color: #0000ff;
    font-size: 14px;
}
.fenlei02 .ul {
    min-height: 120px;
}
.fanye p{
    font-size: 14px;
    color: black;
}

section.xiangqing{
    margin-bottom: 60px;
}
.js-tit{
    margin-bottom: 30px;
}
.fenlei02 a,
.fenlei02 a:hover{
    color: #666666;
}
.anniu p:first-child:hover{
    background: #0acca2;
}
.anniu p:last-child:hover{
    background: black;
}
@media screen and (max-width: 992px) {
    .cp-fenlei .cp-fenlei-l{
        width: 20%;
    }
}
@media screen and (max-width: 767px) {
    .xiangqing-r {
        width: 100%;
    }
}
.fanye a{
    display: inline-block;
}
.fanye a:first-child{
    float: left;
}
.fanye a:last-child{
    float: right;
}
@media screen and (max-width: 467px) {
    .xq-top .xq-top01 {
        width: 88%;
        margin: 10px 6%;
    }
    .xq-top .xq-top02 {
        width: 100%;
        margin-left: 0;
    }
    .xq-top .xq-top02 li{
        float: left;
        width: 50%;
    }
    .xq-top .xq-top01 img{
        width: 90%;
    }
    .xiangqing-r>p{
        margin-top: 5px;
    }
}