.news {
    font-size: 0px;
}
.news>img:nth-child(1) {
    /*width: 100%;
    height: 3rem;*/
    width: auto;
    height: auto;
    max-width: 100%;
    margin-bottom: 48px;
}
.news>.zixun {
    width: 100%;
    height: 0.5rem;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.news>.zixun>a {
    display: inline-block;
    text-align: center;
    width: 2.6rem;
    height: 100%;
    line-height: 0.5rem;
    color: #666666;
    font-size: 0.2rem;
    background-color: #fff;
    border: 1px solid #d2d2d2;
}

.news>.zixun>.chengse {
    width: 2.6rem;
    height: 100%;
    color: #fff;
    font-size: 0.2rem;
    border: 1px solid #f67605;
    background-color: #f67605;
}

.news>.wenti {
    width: 11.7rem;
    /*height: 13.7rem;*/
    display: flex;
    margin: 0 auto;
    flex-direction: column;
}

.news>.wenti :hover {
    background: #f0f0f0;
}

.news>.wenti>.aaa {
    box-sizing: border-box;
    width: 100%;
    padding: 27px 21px 28px 16px;
    border-bottom: 1px solid #e6e6e6;
    display: flex;
    font-size: 0.24rem;
    background: #fff;
    min-width: 500px;
    min-height: 100px;
}
.news>.wenti>.aaa:nth-child(1) {
    border-top: none;
}
.news>.wenti>.aaa:hover {
    background-color: #F0F0F0;
}
.news>.wenti>div>div:nth-child(1) {
    /*width: 2.48rem;
    height: 1.65rem;*/
    width: 248px;
    height: 165px;
    /*margin-right: 0.21rem;*/
    background: url(./assets/images/phone.png) 0 0 repeat;
    background-size: 100% 100%;
}

.news>.wenti>div>div:nth-child(2) {
    width: 8.63rem;
    height: 100%;
    padding-left: 21px;
}
.news>.wenti>div>div:nth-child(2):hover {
    background: #f0f0f0;
}
.news>.wenti>div>div:nth-child(2)>p {
    margin-bottom: 0.16rem;
}

.news>.wenti>div>div:nth-child(2)>p:nth-child(1) {
    font-size: 0.18rem;
    color: #505253;
}
.news>.wenti>div>div:nth-child(2)>p:nth-child(1):hover {
    color: #0D3F6F;
}
.news>.wenti>div>div:nth-child(2)>p:nth-child(2) {
    font-size: 0.12rem;
    color: #969696;
}

.news>.wenti>div>div:nth-child(2)>p:nth-child(3) {
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.22rem;
    height: .46rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news>.wenti>div>div:nth-child(2)>.chakan {
    display: inline-block;
    line-height: 0.3rem;
    text-align: center;
    width: 1rem;
    height: 0.3rem;
    min-width: 50px;
    min-height: 16px;
    background-color: #fff;
    font-size: 0.15rem;
    color: #000000;
    border: 1px solid #d2d2d2;
}
.news>.wenti>div>div:nth-child(2)>.chakan:hover {
    background-color: rgba(246,118,5,1);
    border-color: rgba(246,118,5,1);
    color: #fff;
}
.news>.wenti>div>div:nth-child(2)>button:nth-child(4) :hover {
    background-color: #f67605;
    color: #fff;
}
.chengse {
    width: 2.6rem;
    height: 100%;
    color: #fff;
    font-size: 0.2rem;
    border: none;
    background-color: #f67605;
}
.news .hangye {
    margin: 0 auto;
    width: 11.51rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 0.15rem;
    position: relative;
}

.news .hangye>p {
    font-size: 0.24rem;
    color: #1b1b1b;
    margin-top: 1.03rem;
    margin-bottom: 0.45rem;
}

.news .hangye>div:nth-child(2) {
    overflow: hidden;
    text-indent: 2em;
    width: 100%;
    height: 2.08rem;
    font-size: .16rem;
    color: #9a9a9a;
    line-height: .32rem;
    margin-bottom: 0.41rem;
}

.news .hangye>div:nth-child(3),
.news .hangye>div:nth-child(5) {
    width: 5.64rem;
    height: 4.26rem;
    background: #00ff00;
}

.news .hangye>div:nth-child(4) {
    text-indent: 2em;
    margin-top: .56rem;
    margin-bottom: .53rem;
    color: #9a9a9a;
    line-height: .32rem;
    font-size: .16rem;
}

.block {
    display: block !important;
}

.block_none {
    display: none !important;
}
.tab3 {
    width: 1rem;
    height: 0.3rem;
    background-color: #f67605;
    font-size: 0.15rem;
    color: #fff;
    border: 1px solid #d2d2d2;
}
.back {
    position: absolute;
    left: 0;
    top: -0.5rem;
    width: .4rem;
    height: .4rem;
}
.page{
    width: 100%;
    height: 0.66rem !important;
    display: flex;
    align-items: center;
    margin-top: .37rem;
    padding-left: 0.2rem;
}
.page span {
    font-size:.12rem;
    color:rgba(100,100,100,1);
    margin-right: 2.24rem;
    width: 2rem;
}
.page>div:nth-child(2){
    display: flex;
    align-items: center;
    width:4.65rem;
    height:.36rem;
}
.page>div:nth-child(2)>a {
    height: 100%;
    font-size: .12rem;
    background:rgba(240,240,240,1);
    border:1px solid rgba(230,230,230,1);
    border-radius:2px 2px 2px 2px;
    margin-left: .15rem;
    width: .36rem;
    height: .36rem;
    display: inline-block;
    text-align: center;
    line-height: 0.36rem;
}
.page>div:nth-child(2)>a:nth-child(1) {
    width: 1rem;
}
.page>div:nth-child(2)>a:last-child {
    min-width: 32px;
    min-height: 13px;
    width: 1rem;
}
.page>div:nth-child(2)>a:hover {
    background-color: #F67605;
    color: #fff;
}
a {
    text-decoration: none;
}
.page_box{
    width: 1200px;
    background-color: #fff !important;
}
.page_box:hover {
    font-size: 0px;
    background-color: #fff;
}
.pagination{
    width: 830px;
    margin:  37px auto 51px;
    list-style: none;
    overflow: hidden;
    background-color: #fff !important;
}
.pagination:hover {
    background-color: #fff;
}
.pagination li{
    width: 36px;
    height: 36px;
    font-size: 18px;
    float: left;
    margin: 10px 18px;
}
.pagination li:first-child{
    width: 84px;
    height: 36px;
}
.pagination li:last-child{
    width: 84px;
    height: 36px;
}
.pagination li span,.pagination li a{
    display: block;
    width: 100%;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background-color: rgba(240,240,240,1);
    border: 1px solid rgba(230,230,230,1);
    border-radius:2px 2px 2px 2px;
    font-size:12px;
    font-family:inpinheiti;
    font-weight:400;
    color:rgba(150,150,150,1);
}
/*.pagination li.active a,.pagination li.active span {
    border-radius: 2px;
    background-color: #F67605 !important;
    border-color: #f67605 !important;
    color: #fff;
}*/
.pagination li a:hover{
    border-radius: 2px;
    background-color: #F67605 !important;
    border-color: #f67605 !important;
    color: #fff;
}
.pagination li span:hover{
    border-radius:2px;
    background-color: #F67605 !important;
    border-color: #f67605 !important;
    color: #fff;
}