*{
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
    /*color: #000000;*/
}
.clearbox:after{
    content: '';
    display: block;
    height: 0;
    clear: both;
}
.top_tap{
    line-height: 60px;
    font-size: 14px;
}
.top_tap a{
    color: #000000;
}
.new_content{
    width: 1200px;
    margin: 30px auto;
}
.new_left{
    float: left;
    width: 840px;
    padding: 20px;
}
.new_left a{
    color: #000000;
}
.new_right{
    float: right;
    width: 300px;
}
.new_img{
    width: 225px;
    height: 160px;
    overflow: hidden;
    float: left;
}
.new_img img{
    width: 225px;
    height: 160px;
}
.new_left li{
    margin-top: 30px;    padding: 10px;
}.new_left li:hover{	box-shadow: 0px 2px 8px #000;}
.new_left .word{
    float: right;
    width: 580px;
}
.new_info h3{
    line-height: 50px;
}
.new_left .word>p{
    width: 580px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
    color: #666666;
    height: 70px;
}
.new_left .word>div{
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
    color: #999;
    line-height: 40px;
}
.new_left .word>div a{
    display: block;
    width: 100px;
    font-size: 14px;
    border: 1px solid #b9b6b6 ;
    color: #BBBBBB;
    text-align: center;
    float: right;
    line-height: 30px;
}
.new_form{
    border-top: 1px solid #666;
}
.new_form>div{
    width: 80%;
    margin: 0 auto;
}
.new_form input{
    display:block;
    width: 100%;
    border: 1px solid #CCCCCC;
    line-height: 30px;
    font-size: 14px;
    margin-top: 20px;
    outline-color: invert ;
    outline-style: none ;
    outline-width: 0px ;
    text-shadow: none ;
    -webkit-appearance: none ;
    -webkit-user-select: text ;
    outline-color: transparent ;
    box-shadow: none;
    padding: 0 5px;
    box-sizing: content-box;
}
.new_form input[type='button']{
    background: #ff6d15;
    width: 100%;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    margin: 30px auto;
}
.new_form p{
    text-align: center;
    line-height: 60px;
    font-size: 20px;
}
.tuijian,.bhb{
    width: 280px;
    height: 280px;
    overflow: hidden;
    margin: 0 10px;
    position: relative;
}
.tuijian p,.bhb P{
    width: 100%;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #000000;
    margin-bottom: 10px;
}
.tuijian p span,.bhb P span{
    line-height: 41px;
    display: inline-block;
    border-bottom: 1px solid #B61C1C;
}
.tuijian .swiper-slide,.bhb .swiper-slide{
    height: 280px;
}
.tuijian img,.bhb img{
    width: 100%;
    height: auto;
}
.banner_tips{
    position: absolute;
    /*bottom: 0;*/
    font-size: 14px;
    background: #404040;
    height: 30px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
}
.swiper_btn_left1,.swiper_btn_left2{
    position: absolute;
    width: 30px;
    left: 0;
    top: 160px;
    z-index: 100;
}
.swiper_btn_right1,.swiper_btn_right2{
    position: absolute;
    width: 30px;
    right: 0;
    top: 160px;
    z-index: 100;
}
.page {

    clear: both;

    width: 100%;

    text-align: center;

    line-height: 30px;

    overflow: hidden;

    padding: 15px 0;

}

#pages {

    font-size: 12px;

}
#pages li{ float: left; list-style: none; padding: 0; border: none;}

#pages a {

    border: 1px solid #e5e5e5;

    color: #3e3a39;

    overflow: hidden;

    margin: 0 2px 0 0;

    padding: 5px 10px;


}

#pages a:hover,#pages .current {

    background: #3e3a39;

    color: #fff;

}

#pages span {

    font-weight: 700;

    color: #e60000;

    margin: 0 5px;

}
.ckxq{
    width: 98px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #c0c0c0;
    color: #000;
}
.ckxq:hover{    color: #fff!important;
    background:#ff4c4c;
}
