﻿.bigbox{
    max-width: 1190px;
    text-align: center;
}
.content{
    width: 100%;
    margin-top: 1rem;
}
.liuchengs{
    text-align: left;
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    /*flex-wrap: wrap;*/
}
.liuchengs>div{
   flex: 1;
}
.liuchengs>div>img{
    width: 100%;
    height: auto;
    max-width:60px ;
}
.liuchengs>div{
    line-height: 30px;
}
.liucheng p {
    text-align: center;
}
.jiantou{
    transform: rotate(90deg);
    height: 100%;
    width: auto;
    margin: 1rem 1rem 0 1rem;
}
#guanggao_list{height:23px;overflow:hidden}
.guanggao{width: 7764px; margin-left: -399px;}
#guanggao_list li{float:left;padding:0 5px}
#guanggao_list>span{
    color: #0F95DB;
    background: white;
}
/*.auto{*/
/*    margin:0 auto;*/
/*    width:1200px;*/
/*    font:normal 12px/22px "宋体"*/
/*}*/
.baoming{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    margin-top: 1rem;
}
.baoming img{
    width: 100%;
    height: auto;
}
.baoming_zuo,.baoming_you{
    flex: 1;
    border: 1px solid #dddddd;
    padding-bottom: 2rem;
    border-radius: 3px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#b2b2b2')";
    -moz-box-shadow: 2px 2px 2px #b2b2b2;
    -webkit-box-shadow: 2px 2px 2px #b2b2b2;
    box-shadow: 2px 2px 2px #b2b2b2;
}
.baoming_zuo input,.baoming_zuo select{
    height: 30px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    margin-bottom: 1.5rem;
    line-height: 30px;
    padding-left: 1rem;
    flex: 1;
}
.baoming_zuo select{
    width: 62px;
}
.baoming_zuo label{
    text-align: left;
}
.baoming_zuo form{
    margin-top: 2rem;
}
.baoming_zuo>form>button{
    height: 38px;
    width: 60%;
    background: #FFCC66;
    border: 0;
    color: white;
    border-radius: 5px;
    margin-top: 1rem;
}
.baoming_zuo>form>button:hover{
    background: #F57708;
}

.baoming_zhong{
    padding-left: 1rem;
    flex: 2;
    border: 1px solid #dddddd;
    padding-bottom: 2rem;
    border-radius: 3px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#b2b2b2')";
    -moz-box-shadow: 2px 2px 2px #b2b2b2;
    -webkit-box-shadow: 2px 2px 2px #b2b2b2;
    box-shadow: 2px 2px 2px #b2b2b2;
    margin: 0 1.5rem;
    height: 286px;
}
.myul{
    list-style-type: none;
    margin-top: 1rem;
}
.baoming_you_content{
    margin: 1rem;
    height: 122px;
    overflow: hidden;
    flex: 1;
}

.baoming_you_content2{
    margin: 1rem;
    height: 130px;
    overflow: hidden;
    flex: 1;
}
.myli{
    display: flex;
    display: -webkit-flex;
    border-bottom: 1px dashed #dddddd;
    text-align: center;
}
.myli>p{
    background: #E15811;
    line-height: 22px;
    height: 22px;
    width: 40px;
    color: white;
    position: relative;
    top: 15px;
}
.myli>div{
  margin-left: 1rem;
}
.myli>div>p{
    text-align: left;
}
.baozhang{
    display: flex;
    display: -webkit-flex;
}
.baozhang>div{
    height: 120px;
    /*border: 1px solid #dddddd;*/
    border-top: 0;
    flex: 1;
    display: flex;
    display: -webkit-flex;
    color: #666666;
}
.baozhang>div>img{
    position: relative;
    top: 30px;
    left: 30px;
}
.baozhang_wenzi{
margin-top: 20px;
    flex: 1;
}
.baozhang_wenzi p:first-child{
    color: #666666;
    font-size: 22px;
}

.baozhang_wenzi p:last-child{
    color: #666666;
    font-size: 18px;
}
.hengfu{
    margin-top: -1rem;
    display: flex;
    display: -webkit-flex;
}
.hengfu img{
    position: relative;
    height: 101px;
    width: 1190px;
    margin: 0 auto;
    overflow: hidden;
    flex: 1;
}
.jiaxiaotus{
    margin-top: 1rem;
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
}
@media screen and (max-width: 1170px) {
    .jiaxiaotus>.jiaxiaotu:last-child{
        display: none;
    }
}
@media screen and (max-width: 1100px) {

    .xinwen_zuixin li{
        line-height: 20px;
        height: 30px;
        font-size: 16px;
    }
    .xinwen_toutiao_list>div:last-child{
        display: none;
    }
    /*.xinwen_tuijian li:nth-child(n+11){*/
    /*    display: none;*/
    /*}*/
    .zhaojiaolian_box>.box_pinglun{
        height: 285px !important;
    }

    .baoming_you_content2{
        height: 291px;
        margin-top: -110px;
    }
    .zhaojiaxiao_center>div:last-child{
        display: none;
    }
    .jianli h3{
        display: block !important;
        margin: 0 0;
        line-height: 20px;
    }
    .jianli_gongsi p{
        width: 68% !important;
    }
}
@media screen and (max-width: 1000px) {
    .xinwen,.jiqiao,.fagui,.qiche{
        height: 420px !important;
        padding-bottom: 43rem !important;
    }
    .kecheng_info p:not(:first-child){
        display: none;
    }
    .kecheng_info p{
        text-align: center;
    }
}

.jiaxiaotu{
    margin: 1rem;
}
.jiaxiaotu_img>img{
    width:175px;
    height: 131px;
    object-fit: contain;
}
.jiaxiaotu>p{
    margin-top: 1rem;
}
.content_title{
    border-bottom: 1px solid #dddddd;
    display: flex;
    justify-content: space-between;
}
.content_title>h3{
    text-align: left;
    color: #141414;
    padding-bottom: 1rem;
    margin-bottom: -1px;
    background:url("images/jiantou.jpg") no-repeat center bottom;

}

/*.kechengs{*/
/*    text-align: left;*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    justify-content: space-around;*/
/*}*/
.kecheng{
    margin:0 1rem 1rem 0;
    padding-top: -2rem;
}
/*.img_info{*/
/*    display: flex;*/
/*    justify-content: space-around;*/
/*    width: 220px;*/
/*    height: 30px;*/
/*    position: relative;*/
/*    top: -30px;*/
/*    color: white;*/
/*    line-height: 30px;*/
/*    background-color:rgba(82,82,82,0.6);*/
/*}*/
/*.img_info{*/
/*    cursor: pointer;*/
/*}*/
/*.img_info:hover{*/
/*    color: #F57708;*/
/*    font-weight: 600;*/
/*}*/

/*.kecheng_info_dizhi{*/
/*    position: relative;*/
/*    text-align: center;*/
/*    top: -25px;*/
/*    cursor: pointer;*/
/*    display: flex;*/
/*    flex-wrap: nowrap;*/
/*    justify-content: space-between;*/
/*    line-height: 20px;*/
/*}*/
/*.kecheng_info_dizhi p{*/
/*    line-height: 15px;*/
/*    position: relative;*/
/*    top: 5px;*/
/*}*/
/*.kecheng_info_dizhi button{*/
/*    background: #F57708;*/
/*    border-radius: 5px;*/
/*    padding:0 5px;*/
/*    color: white;*/
/*}*/
/*.kecheng_info_dizhi button:hover{*/
/*    background: #E15811;*/
/*}*/
/*.kecheng_info>img{*/
/*    width: 220px;*/
/*    cursor: pointer;*/
/*    border-radius: 3px 3px 0 0;*/
/*}*/
.tuijianUl>li:not(:first-child),.zhidingUl>li:not(:first-child){
    display: none;
}
/*.toutiao h4{*/
/*    font-weight: 600;*/
/*    cursor: pointer;*/
/*    text-align: center;*/
/*}*/
/*.kecheng_toutiao{*/
/*    line-height: 40px;*/
/*}*/

/*.toutiao>ul{*/
/*    list-style-type: none;*/
/*    text-align: center;*/
/*}*/
/*.toutiao>ul>li{*/
/*    float: left;*/
/*    text-align: center;*/
/*        position: relative;*/
/*        top:-5px;*/
/*    margin-left:1rem;*/
/*}*/
/*.toutiao>ul>li:hover{*/
/*    color: #F47608;*/
/*}*/
a,a:link,a:visited,a:hover,a:active{
    text-decoration: none;
    color:inherit;
}
/*.jiaxiao{*/
/*    text-align: left;*/
/*    display: flex;*/
/*    margin-top: 1.5rem;*/
/*    justify-content: space-around;*/
/*}*/
/*.jiaxiao:not(:last-child){*/
/*    border-bottom: 1px #dddddd dashed;*/
/*}*/
/*.jiaxiao_info{*/
/*    position: relative;*/
/*    top: -7px;*/
/*    width: 450px;*/
/*    line-height: 30px;*/
/*}*/
/*.jiaxiao_img{*/
/*    width: 90px;*/
/*    height: 90px;*/
/*}*/
img{
    object-fit:scale-down;
}

/*.jiaxiao_info>h4{*/
/*    font-weight: 600;*/
/*}*/
/*.jiaxiao_info_time{*/
/*    display: flex;*/
/*}*/
/*.jiaxiao_info_time>label:not(:first-child){*/
/*    margin-left: 3rem;*/
/*}*/
/*.jiaxiao>button{*/
/*    height: 38px;*/
/*    width: 120px;*/
/*    background: #FFCC66;*/
/*    border: 0;*/
/*    color: white;*/
/*    border-radius: 5px;*/
/*    margin-top: 1rem;*/
/*}*/
/*.jiaxiao>button:hover{*/
/*    background: #F57708;*/
/*}*/
.jiaolians{
    display: flex;
    justify-content: space-around;
    padding: 1rem 1rem 0 1rem;
    min-width: 382px;
}
.jiaolians>.jiaolian:not(:first-child){
    margin-left: 1rem;
}
/*.jiaolian img{*/
/*    width: 221px;*/
/*    height: 221px;*/
/*}*/
.jiaolian{
    height: fit-content;
    width: 100px;
    flex: 1;
    border: 2px solid #dfdeda;
    border-radius: 5px;

    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#b2b2b2')";
    -moz-box-shadow: 2px 2px 2px #b2b2b2;
    -webkit-box-shadow: 2px 2px 2px #b2b2b2;
    box-shadow: 2px 2px 2px #b2b2b2;
    position: relative;
}
.jiaolian>button{
    text-align: center;
    width: 180px;
    position: relative;
    left: 50px;
    height: 38px;
    background: #FFCC66;
    border: 0;
    color: white;
    border-radius: 5px;
    margin-top: 1rem;
}

.jiaolian>button:hover{
    background: #F57708;
}

.jiaolian_infos{
    display: flex;
}
.jiaolian_info{
    margin-top: 10px;
    text-align: left;
    line-height: 20px;
    margin-left: 1rem;
}
.jiaolian_info label{
    margin-right: 2rem;
	font-weight:none !important;
}
.jiaolian_info button{
    float: right;
    margin-right: 1rem;	
    background: #222;
    padding: 1px 1rem;
    border-radius: 3px;
    color: white;
    font-weight: 600;
    margin-bottom: 0.8rem;
}
.jiaolian_list{
    flex: 2;
}
.zhaojiaolian_box{
    display: flex;
}
.zhaojiaolian{
    margin-top: 2rem;
}
.jiaolian_info button:hover{
    background: #F57708;
}
.jiaolian_img{
    position: relative;
    top: 10px;
   
}
.jiaolian_img img{
    width: 100px;
    border: 2px solid #d1d0cf;
}
.jiaolian_img label{
    display: block;
    margin-top: 0.5rem;
}
.label-danger{
    float: right;
    /*margin-right: 1rem;*/
}
.zhaojiaxiao>h3{
    display: inline-block;
    color: white;
    padding: 8px 35px;
    border-radius: 30px;
    background: #F57708;
}

.zhaogongzuo{
    padding-top: 2rem;
}

/*找工作*/
.zhiweiList>.zhiwei:nth-child(even){
    background: #E6F7FF;
}
.zhiwei_info{
    cursor: pointer;
}
.zhiwei_title>p{
    font-size: 18px;
    color: #F57708;
    line-height: 20px;
    margin-left: 1rem;
}
.zhiwei_title,.gongsiName,.zhiwei_content,.gonsiInfo,.zhiwei{
    display: flex;
}
.gongsiName>p{
    color: #B9714B;
}
.gonsiInfo p{
    padding:0 1rem;
}
.gonsiInfo p:not(:first-child){
    border-left:1px solid black ;
}
.zhiwei_content>p{
    flex: 1;
}
.mybtn>button:first-child{
    background: #F57708;
    border: 0;
}
.mybtn>button{
    border: 0;
}
.mybtn{
    text-align: left;
}
.btn:focus{outline:none;}
.gongsiImg>img{
    margin-top: 2rem;
    margin-left: 2rem;
}
.zhiwei{
    margin:1rem 0;
    padding: 1rem 1.5rem;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius:3px;
}
/*.content_title ul{*/
/*    list-style-type: none;*/
/*    position: relative;*/
/*    top: 3.2rem;*/
/*}*/
/*.content_title li{*/
/*    padding-bottom: 5px;*/
/*    float: left;*/
/*    margin-left: 3rem;*/
/*    !*color: #666666;*!*/
/*    cursor: pointer;*/
/*    transition: 1s left;*/
/*}*/
/*@keyframes anim{*/
/*    0% {opacity: 0;}*/
/*    100% {opacity: 1;}*/
/*}*/
/*.content_title li:hover{*/
/*    color: #F57708;*/
/*}*/
.xuanzhong{
    color: #FF7500;
}
.Box{
    margin-top: 2rem;
}
.kecheng_toutiao{
    flex: 1;
    margin-left: 1rem;
}

.toutiao_img img{
    width: 125px;
    height: 115.5px;
    text-align: left;
    vertical-align: middle;
}
.toutiao_title{
    margin-left: 1rem;
    overflow: hidden;

}
.toutiao_title h5{
    font-weight: 600;
}
.toutiao_title p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 26px;
}
.toutiao{
    display: flex;
    border: 1px solid black;
    height: 118px;
    border-radius: 5px;
    cursor: pointer;
}
.toutiao_list .toutiao:not(:first-child){
    margin-top: 1.5rem;
}
/*.kecheng_list{*/
/*    display: flex;*/
/*    justify-content: space-around;*/
/*}*/
.kecheng_info{
    padding: 0 1rem;
    display: flex;
    flex: 1;
    justify-content: space-between;
    Background:rgba(102,102,102,.8);
    position: relative;
    top: -30px;
}
.kecheng_info p {
position: relative;
    top: 5px;
    color: white;
}
.kecheng_jiage{
    margin-top: -2rem;
    display: flex;
    justify-content: space-between;
    padding: 0 1rem;
    width: 100%;
    white-space: nowrap;
}
.kecheng_jiage span{
    margin-left: 2rem;
}
.kecheng_baoming p,.kecheng_jiage p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    white-space: initial;
    width: 70%;
    text-align: left;
}
.kecheng_info p:last-child{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    white-space: initial;
}
.kecheng_baoming{
    display: flex;
    justify-content: space-between;
    padding: 0 0.5rem;
    white-space: nowrap;
}
.kecheng_baoming button{
    background: #F57708;
    position: relative;
    top: -10px;
    padding: 5px 2rem;
    border-radius: 5px;
    color: white;
}
/*.kecheng_jiage p:last-child{*/
/*    position: relative;*/
/*    top: 20px;*/
/*}*/

.kecheng_box img{
    width:100% ;
}
.kecheng_box>p{
    float: left;
    padding-left: 1rem;
}
.kecheng_guding img{
    width:180px ;
}
.kecheng_guding{
    margin-right: 1rem;
}


.box_content1{
    display: flex;
    flex-wrap: wrap;
}
.box_content1 div{
    flex: 1;
}
.box_guding{
    margin: 0 2rem;
}
.kecheng_guding_title{
    text-align: center;
color: white;
    Background:rgba(102,102,102,.8);
    position: relative;
    top: -20px;
}
.kecheng_guding>.kecheng_jiage{
    margin-top: -2.5rem;
}
/*.kecheng_guding_list{*/
/*    display: flex;*/
/*    !*flex-wrap: wrap;*!*/
/*}*/

.box_pinglun{
    height: 325px;
    width: 400px;
    border: 1px solid #dddddd;

    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#b2b2b2')";
    -moz-box-shadow: 2px 2px 2px #b2b2b2;
    -webkit-box-shadow: 2px 2px 2px #b2b2b2;
    box-shadow: 2px 2px 2px #b2b2b2;;
}
.gudings{
    display: flex;
}

/*表格*/
.table{
    /*此元素会作为块级表格来显示（类似 <table>），表格前后带有换行符。*/
    display:table;
    /*border-collapse:collapse;*/
    /*border-collapse:separate;*/
    /*border:1px solid #ccc;*/
}
/*.table-caption{*/
/*    !*此元素会作为一个表格标题显示（类似 <caption>）*!*/
/*    display:table-caption;*/
/*    margin:0;*/
/*    font-size:16px;*/
/*}*/
.table-header-group{
    /*此元素会作为一个或多个行的分组来显示（类似 <thead>）。*/
    display:table-header-group;
    background:#FF652A;
    font-weight:bold;
    color: white;
    /*border-radius: 20px 20px 0 0;*/
}
.table-row-group{
    /*此元素会作为一个或多个行的分组来显示（类似 <tbody>）。*/
    display:table-row-group;
}
.table-footer-group{
    /*此元素会作为一个或多个行的分组来显示（类似 <tfoot>）。*/
    display:table-footer-group;
}
ul{
    list-style:none;
}
.box_content2,.box_toutiao{
    flex: 1;
}
.box_content2 div:last-child{
    margin-right: 0; !important;
}
.box_toutiao>.xinwen_tuijian li{
    padding: 0 1rem;
}
.box_toutiao>.xinwen_tuijian li:first-child div:nth-child(2){
    margin-left: -3rem;
}
.box_toutiao>.xinwen_tuijian li div:first-child{
    width: 60%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    white-space: initial;
}

.box_toutiao{
    margin-right: 3rem;

}
.table li{
    cursor: pointer;
}
.box_content2,.zhaojiaxiao_box2{
    display: flex;
    margin-bottom: -2rem;
}
.zhaojiaxiao_box2  li div:nth-child(1){
    width: 20% !important;
}
.jiaxiao_tubiao{
    background: #5f96e0;
    border-radius: 3px;
    padding: 1px 1rem;
    color: white;
}
.jiaxiao_pinglun{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width: auto;
    white-space: initial;
    height: 32px;
    line-height: 32px;
}
.zhaojiaxiao_center{
    margin-top: 1rem;
    display: flex;
    flex: 1;
}
.zhaojiaxiao_info{
    margin-right: 1.3rem;
    margin-bottom: 1rem;
}
.zhaojiaxiao_img{
    width: auto;
    height: 180px;
}
.zhaojiaxiao_info_img img{
    cursor: pointer;
    width: 100%; height: auto;
    max-width: 180px;
    max-height: 180px;
}
.zhaojiaxiao_info_img>p{
    background:rgba(102,102,102,0.8);
    color: white;
    position: relative;
    top:-20px;
    cursor: pointer;
}
.zhaojiaxiao_info_baoming{
    margin-top: -25px;
    line-height: 15px;
    padding-bottom: 0.6rem;
    white-space: nowrap;
}
.zhaojiaxiao_info_baoming{
    display: flex;
    justify-content: space-between;
}
.zhaojiaxiao_info_baoming p{
    position: relative;
    top: 5px;
    text-overflow: ellipsis;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width: 110px;
    white-space: initial;
}
    .zhaojiaxiao_info_baoming button {
        color: #f50814;
        border-radius: 2px;
        padding: 5px 5px;
        border: 1px solid #F57708;
    }

        .zhaojiaxiao_info_baoming button:hover {
            background: #F57708;
        }

   
.zhaojiaxiao_boxs{
    flex: 2;
}
.zhaojiaxiao_box{
    display: flex;
    justify-content: space-between;
}
.zhaojiaxiao_box>.box_pinglun{
    height:445px;
    margin-top: 1rem;
    flex: 1;
}
.zhaojiaolian_box>.box_pinglun{
    height: auto;
    margin-top: 1rem;
    flex: 1;
}

.jiaolain_li_p{
    flex: 1;
    text-align: center;

}
/*.jiaolain_li_p p:not(:first-child){*/
/*    margin-left:1rem ;*/
/*}*/
/*.jiaolain_li_p p:last-child{*/
/*    float: right;*/
/*}*/
.jiaolain_li_p2{
    display: flex;
    justify-content: space-between;
}
.koubeis{
    display: flex;
    padding-top: 1.5rem;
}
.koubeis>div{
    flex: 1;
/*    临时*/
    height: 420px;
    border: 1px solid #666666;
    border-radius: 3px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#b2b2b2')";
    -moz-box-shadow: 2px 2px 2px #b2b2b2;
    -webkit-box-shadow: 2px 2px 2px #b2b2b2;
    box-shadow: 2px 2px 2px #b2b2b2;
}
.koubeis div:not(:first-child){
    margin-left: 1rem;
}
.koubeis_title{
    display: flex;
    justify-content: space-between;
    padding: 0.5rem 1rem;
    border-bottom: 1px solid #dddddd;
    position: relative;
    top: 10px;
    line-height: 1px;

}
.koubei_jiaxiao_li>div{
    flex: 1;
    margin-right: 1rem;
}
.koubeis_title a{
    color: #666666;
}
.koubeis_title a:hover{
    color: #E15811;
}
.koubei_jiaxiao_li img{
    max-width: 100px;
    max-height: 100px;
}
.koubei_jiaxiao_content ul{
    margin-top: 2rem;

}
.koubei_jiaxiao_li{
    display: flex;
    text-align: left;
    /*margin-bottom: 1rem;*/
}
.koubei_jiaxiao_li>span{
    display: inline-block;
    border-radius: 50px;
    background: #666666;
    color: white;
    width: 18px;
    height: 18px;
    text-align: center;
    margin-right: 1rem;
    font-size: 12px;
    line-height: 18px;
}
.koubei_jiaxiao_li_renshu{
    content: "";
    display: flex;
    justify-content: space-between;
    flex: 1;
}
.koubei_jiaxiao_li_renshu{
    margin: 0 1rem;
}
.renshu{
    color: #E15811;
}
.shuzi{
    background-color: #2EB2F8 !important;
}
.glyphicon-star{
    color: #FFDB6E;
}
.koubei_jiaolian_info{
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: relative;
    left: -1rem;
    height: auto;
}


.koubei_jiaolian_info p{
    display: flex;
}
.koubei_jiaolian img{
    height: 50px;
    width: 50px;
}
.content_title>div>a{
    position: relative;
    top: 30px;
    margin-left: 2rem;
    color: #666666;
}
.content_title>div>a:hover{
    color: #E15811;
    font-weight: 600;
}
.xinwen_content{
    display: flex;
    margin-top: 1rem;
}
.xinwen_content>div{
/*    暂时*/
    height: 463px;
    /*border: 1px solid #dddddd;*/
}
.xinwen_content>div:not(:first-child){
    margin-left: 1.5rem;
}
.xinwen_guding{
    flex: 0.8;
}
.xinwen_guding>.xinwen_guding_img:not(:first-child){
    margin-top:-2rem ;
}

.xinwen_guding_img img{
    width:100%;
    height:auto;
}
.xinwen_guding_img p{
    position: relative;
    top: -25px;
    background: rgba(102,102,102,0.8);
    color: white;
    height: 25px;
    line-height: 25px;
}

.xinwen_toutiao_zuixin{
    flex: 1.5;
    color: #666666;
}
.xinwen_toutiao_zuixi p{

}
.xinwen_toutiao_zuixin h4{
    font-weight: 600;color:#000;
}


.xinwen_toutiao>p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: initial;
}
.xinwen_toutiao_list{
    border-bottom: 1px solid #dddddd;
}
.xinwen_zuixin{
    display: flex;
    font-size: 18px;
    text-align: left;
}
.xinwen_zuixin li{
    white-space: nowrap;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    white-space: initial;
    width: 100%;
    line-height: 40px;
    cursor: pointer;
}
.xinwen_zuixin_zuo{
    margin-right: 1.5rem;
}

.xinwen_zuixin>div{
    flex: 1;
}

.xinwen_tuijian{
    flex: 1;
    margin-top: 0;
}
.box_pinglun>.xinwen_tuijian li:first-child,.box_toutiao>.xinwen_tuijian li:first-child{
        background: #e6e3e1;
    color: #4f4f4f;
    font-weight: 600;
}
.glyphicon-tags{
    font-size: 12px;
    margin-right: 1rem;
    line-height: 30px;
}
.xinwen_toutiao{
    cursor: pointer;
}
.xinwen_toutiao:hover,.xinwen_zuixin li:hover,.xinwen_tuijian li:hover{
    color: #E15811;
}
.xinwen_tuijian{
    /*padding-top: 1rem;*/
    text-align: left;
}
.xinwen_tuijian li{
    line-height: 30px;
    display: flex;
    justify-content: space-between;
    white-space:nowrap;
    cursor: pointer;
    color: #666666;
}
.xinwen_tuijian_title>p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    white-space: initial;
    width: 80%;
}
.xinwen_tuijian_title{
    display: flex;
    width: 80%;
}



.lrk{
    display: flex;
    margin-top: 10px;
}
.lrk .dl h1 {
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    background: #d5d5d5;
    padding: 5px 0 5px 10px;
    color: #ff6a00;
    margin-top: 0 !important;
    text-align: left;
    padding:12px;
}
#mydl1{
    flex: 1;
    width: 250px;
}
#mydl22{
    flex: 2;
    margin: 0 1rem;
}
#mydr2{
    width: 250px;
}
#mydl1 .content{
    flex: 1;
    margin-top: 30px;
    padding: 0 5px;
}
.jianli_boxs{
    width: auto;
}
#mydr2 .content{
    flex: 1;
    margin-top: 12px;
    padding: 0 5px;
}
.box_pinglun>.xinwen_tuijian li{
    padding: 0 1rem;
}
.box_pinglun>.xinwen_tuijian li div:nth-child(2){
    flex: 2;
    margin: 0 1rem;
}
.box_pinglun>.xinwen_tuijian li div:last-child{
    text-align: right;
}


/*找工作模块*/

.content{
    margin-top: 6rem;
    position: relative;
    top:-15px
}
.content>.new_qiye:hover{
    color: #E15811;
}
.new_qiye{
    display: flex;
    justify-content: space-between;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
}
.new_qiye h6{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width: auto;
    white-space: initial;
}
.new_qiye:not(:last-child){
    border-bottom: 1px dashed  black;

}
.new_qiye>a>h6>span{
    margin-right: 1rem;
}

.new_qiye>a{
    color: black;
    text-decoration: none;
}

.new_qiye>a,.new_qiye>a:link,.new_qiye>a:visited,.new_qiye>a:hover,.new_qiye>a:active{
    text-decoration: none;
    color:inherit;
}
.dl>h1>a,.dl>h1>a:link,.dl>h1>a:visited,.dl>h1>a:hover,.dl>h1>a:active{
    text-decoration: none;
    color:inherit;
}
.dr>h1>a,.dr>h1>a:link,.dr>h1>a:visited,.dr>h1>a:hover,.dr>h1>a:active{
    text-decoration: none;
    color:inherit;
}

.HdhMid{
    margin-bottom: 4rem;
}

.dl>h1>a{
    float: right;
    margin-right: 1rem;
    font-sizecontent: 10px;
    color: white;
}

.dr>h1>a{
    float: right;
    margin-right: 1rem;
    font-sizecontent: 10px;
    color: white;
}
#mydl1{
    background: none;
}
#mydl2{
    background: none;
    margin: 0 0 0 1.5rem;
    width: 670px;
}
#mydr{
    background: none;
}

.jianli{
    border: 2px solid #8D8D8D;
    padding: 1rem;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
    cursor: pointer;
}
.jianli:hover{
    background: #F6FAFD;
}
.jianli>h3{
    font-size: 12px;
}
.jianli_boxs{
    display: flex;
    /*width: 674px;*/
    margin-top: 1rem;
}
.jianli_box{
    flex: 1;
}
.jianli>h3{
    display: flex;
    justify-content: space-between;
}
.jianli>div{
    display: flex;
}
.jianli>div>P{
    margin-right: 2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width: auto;
    white-space: nowrap;
    white-space: initial;
}
.jianli_boxs>.jianli_box{
    margin:0 1rem;
}
.jianli_chengshi,.jianli_gongsi{
    color: #8D8D8D;
}
/*找工作模块*/


.xinwen,.jiqiao,.fagui,.qiche{
    margin-top: 3rem;
}
.qiche{
    padding-bottom: 5rem;
}