.advert{
    height: 5rem;
    position: relative;
}
.advert img{
    width: 100%;
    height: 5rem;
}
.advert a{
    position: absolute;
    top:0;
    left:0;
    bottom: 0;
    right:0;
    margin: 1rem auto ;
    width: 15rem;
    height: 3rem;
    background: #ffb422;
    border-radius: 18px;
    color: #fff;
    font-size: 2.6rem;
    text-align: center;
    line-height: 3rem;
}
.am-slider .am-slides img{
    height: 13rem;
}
.am-slider-a1 .am-control-nav li a.am-active{
    background-color: #c40000;
}
.serch-bg{
    width: 100%;
    height: 5rem;
    background: url("/images/shoye_08.png")no-repeat 100%;
}
.serch-bg h2{
    text-align: center;
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: bold;
    margin-top: 1rem;
    color: #fff;
}
.serch-bg h2 img{
    width: 2rem;
}
.input-box {
    margin-top: 1rem;
}
.input-box input{
    background: #fff;
    border: none;
    height: 3rem;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.input-box div{
    color: #fff;
    background: #c40000;
    line-height: 3rem;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.item-list{
    margin: 0.5rem 0;
    padding-top: 0.5rem;
}
.item-list li{
    width: 20%;
    float: left;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.item-list li img{
    width: 70%;
    display: block;
    margin: 0 auto;
}
.item-list li p{
    font-size: 1.4rem;
    margin: 0.5rem 0;
    color: #000;
    text-align: center;
}
.hbtt{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 3rem;
}
.hbtt h2{
    font-size: 1.8rem;
    font-weight: bold;
    color:#c40000;
    line-height: 2.9rem;
    border-right:1px solid #ccc ;
}
.hbtt .news-scroll{
    position: relative;
    height: 2.9rem;
    overflow: hidden;
}
.hbtt .news-scroll ul{
    width: 100%;
    position: absolute;
    left:1rem;
    top:0;
}
.hbtt .news-scroll ul li{
    width: 100%;
    line-height: 2.9rem;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.hxfw h2{
    font-size: 1.8rem;
    color: #333;
    padding-left: 2rem;
    line-height: 2.9rem;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}
.hxfw ul li{
    width: 33.3%;
    padding: 1rem 0.5rem;
    position: relative;
    float: left;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.hxfw ul li img{
    width: 4rem;
}
.hxfw ul li .p-rt{
    position: absolute;
    top:0;
    right: 0;
}
.hxfw ul li .p-rt img{
    width: 2rem;
}
.rmfw{
    background: url("/images/beijing.png")no-repeat top center;
    height: 24.3rem;
}
.rmfw h2{
    font-size: 1.8rem;
    color: #429bd6;
    text-align: center;
    font-weight: bold;
    margin: 0.5rem;
}
.rmfw ul{
    padding-left: 1.5rem;
}
.rmfw li{
    background: #fff;
    height: 6rem;
    width: 21%;
    margin-bottom: 1rem;
    overflow: hidden;
    box-shadow: 2px 2px 5px #ccc;
}
.rmfw li img{
    width: 6rem;
}
.rmfw li h3{
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
}
.rmfw li h4{
    font-weight: bold;
    font-size: 1.8rem;
    color: #c40000;
    text-align: center;
    line-height: 3rem;
	    width: 10rem;
}

