body{
    background: #F2F2F2;
}
.widthAtuo{
    width:1280px;
    margin:0 auto;
}
.lefts{
    float: left;
}
.rights{
    float:right;
}
/*面包屑*/
.crumbs>a{
    font-size: 14px;
    font-weight: 400;
    color: #9C9C9C;
    padding:15px 0;
    display: inline-block;
}
.crumbs .present{
    color: #43483D;
}
.information-left{
    width:910px;
}
.information-right{
    width:360px;
}
/*  左边 banner*/
.infor-banner-box{
    width:100%;
    padding:10px;
    background: #ffffff;
    margin-bottom:10px;
    box-sizing: border-box;
}
.infor-banner-l{
    width: 596px;
    height: 282px;
    background: url("../images/advertising1.png") no-repeat;
    background-size: cover;
    position: relative;
}
.infor-banner-bottom{
    width: 100%;
    height: 83px;
    background: rgba(31,31,31,0.5);
    padding-left:23px;
    box-sizing: border-box;
    position: absolute;
    bottom:0;
    left:0;
    right:auto;
    top:auto;
}
.infor-banner-bottom>p{
    width: 518px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
}
.infor-banner-bottom .p1{
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    padding:20px 0 5px 0;
}
.infor-banner-bottom .p2{
    font-size: 11px;
    font-weight: 400;
    color: #E4E4E4;
}
.infor-banner-r{
    position: relative;
}
.infor-banner-img{
    width: 290px;
    height: 139px;
    background: url("../images/advertising1.png") no-repeat;
    background-size: cover;
    padding-left:25px;
    box-sizing: border-box;
}
.infor-banner-img>p{
    width: 210px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
}
.infor-banner-img .p1{
    font-size: 13px;
    font-weight: bold;
    color: #E0E0E0;
    padding:90px 0 5px 0;
}
.infor-banner-img .p2{
    font-size: 10px;
    font-weight: 400;
    color: #E4E4E4;
}
.infor-r-abs{
    position: absolute;
    bottom:0;
    right:0;
    left:auto;
    top:auto;
}
.mar6{
    margin-top: 6px;
}
/*banner end*/
/*选择的热门标签*/
.hot-pitch{
    padding:15px 34px 0 15px;
    box-sizing: border-box;
    background: #ffffff;
    width:100%;
}
.hot-pitch .buts{
    font-size: 12px;
    font-weight: 400;
    color: #3573EC;
    padding:0 10px;
    height: 33px;
    background: #F2F6FF;
    border-radius: 17px;
    text-align: center;
    line-height: 33px;
}
.hot-pitch .des{
    font-size: 12px;
    font-weight: 400;
    color: #6B97ED;
    height:35px;
    line-height: 35px;
    padding-left:20px;
}
.hot-pitch-bor{
    padding-bottom:15px;
    border-bottom:1px solid #E5E5E5;
}
/*选择的热门标签 end*/
/*列表*/
.infor-list{
    width:100%;
    background: #ffffff;
}
.infor-list-head{
    border-bottom:1px solid #E5E5E5;
    padding-left:32px;
}
.infor-list-head>a{
    display: block;
    border-bottom:4px solid #ffffff;
    float:left;
    color:#424242;
    font-size: 16px;
    font-weight: 400;
    margin-right:60px;
    padding:25px 0 14px 0;
}
.infor-list-head .listOn{
    border-bottom:4px solid #3573EC;
    color:#3573EC;
}
.infor-list-head>a:hover{
    color:#3573EC;
}
.infor-list-box .infor-lists{
    display: block;
    padding:35px 35px 0 35px;
    box-sizing: border-box;
}
.infor-list-box{
    display: none;
}
.inforShow{
    display: block;
}
.infor-list-detas{
    border-bottom:1px solid #EEEEEE;
    padding-bottom:35px;
}
.infor-list-detas .list-imgs{
    width: 197px;
    height: 112px;
    object-fit: cover;
    margin-right:20px;
}
.list-boxr .des{
    width:616px;
    font-size: 12px;
    font-weight: 400;
    color: #787878;
    line-height: 22px;
    padding:6px 0 20px 0;
}
.list-boxr .title{
    font-size: 17px;
    font-weight: 400;
    color: #252729;
}
.infor-operation>div{
    font-size: 12px;
    font-weight: 400;
    color: #C2C2C2;
    cursor: pointer;
    margin-right:20px;
    display: flex;
    align-items: center;
}
.infor-operation>div img{
    width:14px;
    height:14px;
    object-fit: contain;
    margin-right:3px;
}
.infor-lists:hover .title{
   color: #F6593A;
}
.list-boxr .times{
    font-size: 12px;
    font-weight: 400;
    color: #9E9E9E;
    float:right;
}
/*列表 end*/

/*热门文章*/
.infor-topic{
    background: #ffffff;
    margin-bottom: 10px;
}
.public-box{
    padding:20px 30px;
    box-sizing: border-box;
    border-bottom:1px solid #F2F2F2;
}
.public-box .title{
    font-size: 18px;
    font-weight: bold;
    color: #424751;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}
.public-box .title img{
    max-width:20px;
    max-height:20px;
    object-fit: contain;
    margin-right:8px;
}
.label-hyh{
    font-size: 14px;
    font-weight: 400;
    color: #989BA0;
    cursor: pointer;
}
.label-hyh .hyh-img{
    width:14px;
    height:12px;
    background: url("../images/hyh.png") no-repeat;
    background-size: contain;
    display: inline-block;
}
.label-hyh:hover{
    color:#3573ec;
}
.label-hyh:hover .hyh-img{
    background: url("../images/hyhH.png") no-repeat;
    background-size: contain;
}
.topic-list{
    width:100%;
    background: #ffffff;
    padding:0 30px;
    box-sizing: border-box;
}
.topic-list>a{
    padding:20px 0;
    box-sizing: border-box;
    width:100%;
    height:100%;
    display: block !important;
    border-bottom:1px solid #EEEEEE;
}
.topic-list>a:hover .tipic-cons .tls{
    color:#F6593A;
}
.topic-list .tipic-img{
    width: 118px;
    height: 76px;
    object-fit: cover;
    margin-right:12px;
}
.tipic-cons .tls{
    font-size: 15px;
    font-weight: 400;
    color: #545454;
    padding-bottom:10px;
	width:168px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tipic-cons .des{
    width:168px;
    font-size: 12px;
    font-weight: 400;
    color: #A5A5A5;
    height:33px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 18px;
}
/*热门文章 end*/
.infor-label{
    width:100%;
    background: #ffffff;
}
.label-ul{
    display: flex;
    justify-content: space-between;
    padding:20px 30px 0 30px;
    box-sizing: border-box;
    flex-wrap: wrap;
}
.label-ul .labelOn{
    color: #3573EC;
    border:1px solid #3573EC;
}
.label-ul>li>a{
    width: 93px;
    height: 33px;
    background: #F5F5F9;
    border-radius: 17px;
    font-size: 12px;
    font-weight: 400;
    color: #545454;
    line-height: 33px;
    text-align: center;
    margin-bottom:20px;
    display: block;
    border:1px solid #F5F5F9;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 4px;
    box-sizing: border-box;
}
.label-ul>li>a:hover{
    color: #3573EC;
    border:1px solid #3573EC;
}
/*精品企业推荐*/
.infor-recommend{
    width:100%;
    background: #ffffff;
    margin-top:10px;
}
.recommend-con{
    padding:0 30px;
}
.recommend-box{
    display: block;
    width:100%;
    padding:25px 0;
    box-sizing: border-box;
    border-bottom:1px solid #EEEEEE;
}
.recommend-box .title{
    width:310px;
    font-size: 20px;
    font-weight: 400;
    color: #252729;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
    padding-bottom:20px;
}
.recommend-box:hover .title{
    color:#F6593A;
}
.recommend-type>li{
    width:150px;
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #545454;
    padding-bottom:10px;
}
.recommend-type>li .tls{
    color: #A5A5A5;
}
.recommend-foots{
    margin-top:10px;
}
.recommend-foots .price{
    font-size: 26px;
    font-weight: bold;
    color: #F6593A;
}
.recommend-foots .price span{
    font-size: 16px;
}
.recommend-consult .kfH{
    display: none;
}
.recommend-consult{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 400;
    color: #3573EC;
    width: 102px;
    height: 31px;
    background: #FFFFFF;
    border: 1px solid #6796F2;
    text-align: center;
    line-height: 31px;
}
.recommend-consult img{
    width:4px;
    margin-right:4px;
    margin-left: 4px;
}
.recommend-consult:hover{
    background:#3573EC;
    color:#ffffff;
}
.recommend-consult:hover .kf{
    display: none;
}
.recommend-consult:hover .kfH{
    display: block;
}

/*分页*/
.pages{
    width:100%;
    padding:30px 0;
    background: #ffffff;
 }
.page-box{
    margin: 0 auto;
    text-align: center;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-box>a{
    float: left;
    display: block;
    height:40px;
    line-height: 40px;
    padding:0 14px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    font-size: 14px;
    font-weight: 400;
    color: #747679;
    min-width: 16px;
}
.page-box>div{
    height:40px;
    line-height: 40px;
    padding-left:16px;
}
.page-box>div span{
    color:#F6593A;
}
.page-box .marl9{
    margin-left:9px;
}
.page-box .marr9{
    margin-right:9px;
}
.page-box>a:hover{
   color:#3573EC;
    border:1px solid #3573EC;
}




















