*{
    margin: 0;
    padding: 0;
    text-decoration: none;
}
 .pagination {
     display: inline-block;
     padding-left: 0;
     margin: 20px 0;
     border-radius: 4px;
 }

.pagination>li {
    display: inline;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

ul li{
    list-style: none;
}
.clear{
    clear: both;
}
.nav{
    height: 50px;
    background-color: #000;

    line-height: 50px;
}
.center{
    width: 60%;
    height: 30px;
    margin-left: 20%;

}
.center a{
    font-size: 12px;
    margin-right: 20px;
}
.center a:hover{
    color: orange;
}
.nav_center_left{
    float: left;
}

.nav_center_right{
    float: right;
}

.nav_center_left a{
    color: #ccc;
    font-size: 18px;
}
.nav_center_left span{
    color: #ccc;
    font-size: 18px;
}

.nav_center_right a{
    color: #ccc;
    font-size: 18px;
}
.center_20{
    margin-left: 20%;
    width: 60%;
    height: 80px;
    min-width: 1000px;
}

.center_20_not80{
    margin-left: 20%;
    width: 60%;
    min-width: 1000px;
}
.logo_left{
    width: 17%;
    height: 55px;
    float: left;
    margin-top: 30px;
}
.logo_left img{
    width: 100%;
    height: 100%;
}
.search_right{
    float: right;
    width: 80%;
}
.tel_right{
    margin-top: 30px;
}
.search_box{
    position: relative;
    width: 560px;
    height: 36px;
    border: 2px #fdd000 solid;
    border-radius: 18px;
    margin-top: 30px;
}
.search{
    float: left;
    width: 360px;
    border-radius: 50px;
    height: 36px;
    outline: 0;
    line-height: 36px;
    background-color: transparent;
    border: none;
    margin-left: 10px;
}
.search_submit{
    float: right;
    border: none;
    width: 132px;
    height: 40px;
    color: #333;
    background: linear-gradient(to right,#ffd800,#fff100);
    font-size: 18px;
    font-weight: 700;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    cursor: pointer;
    border-radius: 0 18px 18px 0;
    position: absolute;
    right: -2px;
    top: -2px;
}
.tel_right{
    float: right;
    width: 20%;
}
.tel_right p:first-child{
    font-size: 12px;
    color: #666;
    font-family: "\5B8B\4F53";
    height: 20px;
    line-height: 20px;
}
.tel_right p:last-child{
    font-weight: 700;
    color: #333;
    font-size: 17px;
    height: 20px;
    line-height: 20px;
}
.menu{
    margin-top: 30px;
    height: 50px;
    line-height: 50px;
}
.menu-ul li{
    float: left;

}
.menu-ul li a{
    color: #333;
    padding: 10px 30px;
    border-bottom: 2px solid transparent;
}
.menu-ul li a:hover{
    color: orange;
    border-bottom: 2px solid orange;
}
.swiper-container {
    width: 100%;
    height: 460px;
}
.swiper-slide{
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;

}
.m_unit_liveDynamic {
    position: relative;
    z-index: 10;
    overflow: hidden;
    width: auto;
    height: 46px;
    color: #666;
    background-color: #fff;
    line-height: 46px;
    font-size: 12px;
}
.m_title {
    float: left;
    padding-left: 23px;
    background: url("lb.png") no-repeat center left;
    display: block;
}

.m_slider {
    float: right;
    padding-right: 290px;
}
.bx-wrapper {
    background: #fff;
}
.bx-wrapper {
    position: relative;
    padding: 0;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.m_liveNum .m_liveInfo{
    margin-right: 10px;
    display: block;
    float: left;
}

.m_unit_liveDynamic .m_content .m_liveTitle {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 700px;
    color: #666;
}

.m_unit_liveDynamic .m_content a {
    color: #ff9d00;
    text-decoration: none;
    margin-right: 5px;
}
.bx-clone{
    float: none; list-style: outside none none; position: relative;
}
.bx-viewport{
    width: 100%; overflow: hidden; position: relative; height: 46px;
}
#j_liveDynamic{
    width: auto; position: relative; transition-duration: 0.3s; transform: translate3d(0px, -46px, 0px);
}
.topDiv{
    background-color: #f6f6f6;
    margin-bottom: 30px;
}
.top-flex{
    display: flex;
    justify-content: space-around;
}
.img-info{
    height: 200px;
    cursor: pointer;
}
.img-info img{
    width: 100%;
    height: 100%;
}
.top{
    height: 60px;
    line-height: 60px;
}
.menuFor{
    display: flex;
    justify-content: space-between;
}
.menuFor a{
    font-size: 12px;
    color: #999999;
}
.menuFor a:hover{
    color: orange;
}
.info-menu{
    /*display: flex;*/
    /*justify-content: space-around;*/
}
.five{
    height: 260px;
    width: 19%;
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: 10px;
    float: left;
    margin-right: 10px;
}
.five:hover{

}
.five img{
    width: 100%;
    height: 60%;
}
.five h5{
    height: 32px;
    color: #999999;
    font-size: 12px;
    padding: 10px 5px;

}
.five a{
    color: orange;
    font-size: 18px;
    position: relative;
    top: -20px
}
.footers p a{
    color: #000;
    padding: 20px;
}
.footers p{
    text-align: center;
    margin-bottom: 10px;
}
.footers span{
    color: #666;
    font-size: 12px;

}
.info-head{
    height: 600px;

}
.info-head .left{
    width: 45%;
    height: 100%;
    float: left;
    position: relative;
    top: -20px;
}
.info-head .right{
    width: 55%;
    height: 100%;
    float: right;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    top: -20px;
}
.left{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.left img{
    width: 100%;
    height: 100%;
}
.img-left{
    height: 60%;
}
.title{
    color: #000;
    font-size: 18px;
    padding: 10px 20px;
}
.id{
    padding: 5px 20px;
}
.id span{
    font-size: 12px;
    color: #ccc;
}
.price_div{
    margin-top: 10px;
    background-color:RGB(255,248,239);
    height: 100px;
    line-height: 100px;
}
.black{
    color: #000;
}
.price_div span{
    font-size: 12px;
    margin-left: 20px;
}
.orange{
    color: orange;
    font-size: 49px!important;
}
.public{
    margin-left: 20px;
    margin-top: 40px;
}
.public span{
    color: orange;
}
.qq{
    margin-top: 40px;
    display: flex;
    justify-content: flex-start;
}
.phone{
    margin-top: 40px;
    display: flex;
    justify-content: flex-start;
}
.qq .iconfont{
    color: #0a6aa1;
    font-size: 26px;
    margin-right: 20px;
}
.phone button{
    background-color: #fff;
    border: 2px solid orange;
    padding: 5px 20px;
    cursor: pointer;
}

.phone .iconfont{
    color: orange;
    font-size: 26px;
    margin-right: 20px;
}


.qq button{
    background-color: #999999;
    color: #fff;
    border-radius: 1px;
    border: 0;
    padding: 5px 20px;
    cursor: pointer;
}
.like h4{
    color: orange;
    padding: 10px 10px 10px 0;
    border-bottom: 2px solid orange;
}
.like-div{
    height: 280px;
    width: 24%;
    border: 1px solid #ccc;
}
.like-div img{
    width: 100%;
    height: 60%;
}
.like-div h5{
    padding: 20px 10px;
    color: #999;
    font-size: 12px;
}
.like-div a{
    font-size: 18px;
    padding: 20px 10px;
    color: orange;
    font-style: italic;
}
.detail h4{
    color: #000;
    padding: 10px;
    border-bottom: 2px solid orange;
}
.detail{
    border: 1px solid RGB(246,245,245);
    background-color: RGB(246,245,245);
    margin-top: 30px;
}
.left-type{
    width: 75%;
    float: left;
}
.right-type{
    height: 400px;
    width: 25%;
    float: right;
}
.left-type-img{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35%;
    height: 100%;
    float: left;
}
.left-type-img img{
    width: 90%;
    height: 90%;
}
.one-type{
    width: 100%;
    height: 200px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.right-type-img{
    width: 65%;
    float: right;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.right-type-img h3{
    font-size: 20px;
    font-weight: 400;
    font-family: Sans-Serif;
    color: orange;
    padding: 10px;
}
.publish{
    color: #ccc;
    font-size: 16px;
    padding: 10px   ;
}
.time{
    color: orange;
}
.bottom{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.type_ a{
    color: #ccc;
    margin-left: 20px;
    font-size: 14px;
}
.type_ {
    position: relative;top: -43px;
    padding: 12px 0;
}
.type_ a:hover{
    color: orange;
}