/*企业简介*/
.lhw_contactus{ width:1200px; margin:0 auto; background:#FFF;overflow:hidden;}
.lhw_contactus img{ max-width:100% !important;}
.lhw_contactus_son{ width:1160px; margin: 20px auto 20px auto;}
/*企业简介结束*/

/*企业荣誉*/
.lhw_qiyeronyu{ width:1200px; margin:0 auto;overflow: hidden; background:#FFF;}
.lhw_qiyeronyu ul li{ width:350px; height:237px; float:left; margin-right:55px; margin-bottom:55px;}
.lhw_qiyeronyu ul li img{width:350px; height:237px;}
.lhw_qiyeronyu ul{ width:1220px; overflow:hidden;}
.lhw_qiyeronyu_width{overflow: hidden;width: 1160px;margin: 20px auto 20px auto;}
/*企业荣誉结束*/

.news_list #news_mainLeft {
    width: 1200px;
    margin-top: 13px;
    margin: 0 auto;
}
.news_list #news_mainLeft #news_location {
    color: #757575;
}
.news_list #news_mainLeft #news_location a {
    color: #757575;
    display: inline-block;
    margin: 5px;
}
.news_list #news_mainLeft #news_newsList {
    padding: 30px 50px;
}
.news_list #news_mainLeft #news_newsList .title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.news_list #news_mainLeft #news_newsList .title .left {
    position: relative;
}
.news_list #news_mainLeft #news_newsList .title .left b {
    font-size: 25px;
    font-weight: normal;
}
.news_list #news_mainLeft #news_newsList .title .left:after {
    content: '';
    width: 120px;
    height: 1px;
    background-color: #df001f;
    position: absolute;
    bottom: -10px;
    left: 0;
}
.news_list #news_mainLeft #news_newsList .news_middle {
    margin-bottom: 30px;
}
.news_list #news_mainLeft #news_newsList .news_middle .img {
    width: 50%;
}
.news_list #news_mainLeft #news_newsList .news_middle .right {
    width: 45.45455%;
}
.news_list #news_mainLeft #news_newsList .news_middle .right .info:last-child {
    border-bottom: 0px none;
}

.news_list #news_mainLeft #news_newsList .news_middle .right .info:first-child {
    margin-top: 0;
}

.news_list #news_mainLeft #news_newsList .news_middle .right .info {
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd;
    margin-top: 30px;
    display: block;
}
.news_list #news_mainLeft #news_newsList .news_middle .right b {
    font-size: 21px;
    color: #000;
}
.news_list #news_mainLeft #news_newsList .news_middle .right p {
    color: #6d6d6d;
    margin-top: 10px;
    max-height: 140px;
    overflow: hidden;
    line-height: 2;
}
.news_list #news_mainLeft #news_newsList .news_bottom .list .time {
    width: 90px;
    background-color: #e1e1e1;
    padding: 10px;
    vertical-align: middle;
    text-align: center;
}
.news_list #news_mainLeft #news_newsList .news_bottom .list .time b {
    display: block;
    font-size: 30px;
    line-height: 1;
    color: #df001f;
    font-weight: normal;
}
.news_list #news_mainLeft #news_newsList .news_bottom .list {
    border-bottom: 1px solid #e8e6e6;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.news_list #news_mainLeft #news_newsList .news_bottom .list .time span {
    display: block;
    line-height: 1;
    transform: scaleY(0.8);
    font-size: 15px;
}
.news_list #news_mainLeft #news_newsList .news_bottom .list .info {
    width: 67.67677%;
    margin-right: 2%;
    vertical-align: middle;
}
.news_list #news_mainLeft #news_newsList .news_bottom .list .img {
    width: 16.16162%;
    vertical-align: middle;
}
.news_list #news_mainLeft #news_newsList .news_justify .box {
    display: inline-block;
    vertical-align: top;
}
.news_list #news_mainLeft #news_newsList .news_justify>* {
    text-align: left;
    font-size: 14px;
}
.news_list #news_mainLeft #news_newsList .news_justify {
    text-align: justify;
    text-justify: inter-ideograph;
    letter-spacing: 0px;
    font-size: 0px;
}

.news_list #news_mainLeft #news_newsList .news_justify:after {
    content: '';
    height: 0px;
    width: 100%;
    display: inline-block;
    overflow: hidden;
}

.news_list #news_mainLeft .news_borderWrap {
    border: 1px solid #dadada;
}

.news_list fieldset, img, abbr, acronym, a img {
    border: 0px none;
}

.news_list #news_mainLeft #news_newsList .news_bottom .news_pagination {
    margin: 10px 0px;
    text-align: center;
}
.news_list #news_mainLeft #news_newsList .news_bottom .news_pagination ul {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.news_list #news_mainLeft #news_newsList .news_bottom .news_pagination ul > li {
    display: inline;
}
.news_list #news_mainLeft #news_newsList .news_bottom .news_pagination ul > .disabled > span, .news_pagination ul > .disabled > a, .news_pagination ul > .disabled > a:hover, .news_pagination ul > .disabled > a:focus {
    color: #999999;
    cursor: default;
    background-color: transparent;
}
.news_list #news_mainLeft #news_newsList .news_bottom .news_pagination ul > li > a, #news_mainLeft #news_newsList .news_bottom .news_pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}
.news_list #news_mainLeft #news_newsList .news_bottom .news_pagination ul > .active > a, #news_mainLeft #news_newsList .news_bottom .news_pagination ul > .active > span {
    color: #999999;
    cursor: default;
}
.news_list #news_mainLeft #news_newsList .news_bottom .news_pagination ul > li > a:hover, .news_pagination ul > li > a:focus, .news_pagination ul > .active > a, .news_pagination ul > .active > span {
    background-color: #f5f5f5;
}
.news_list #news_mainLeft #news_newsList .news_bottom .news_pagination ul > li > a, #news_mainLeft #news_newsList .news_bottom .news_pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}




.news_list #mainRight {
    width: 300px;
    height: 98%;
    margin-top:23px;
    overflow-y: auto;
    position: absolute;
    padding-left:5px;
}
.news_list #mainRight {
    width: 300px;
    top: 0;
    right: 0;
}
.news_list .inquire {
    background-color: #df001f;
    padding: 15px;
    margin-bottom: 30px;
}
.news_list .inquire li {
    position: relative;
    margin-bottom: 15px;
}
.news_list .justify {
    text-align: justify;
    text-justify: inter-ideograph;
    letter-spacing: 0px;
    font-size: 0px;
}
.news_list .inquire input {
    width: 100%;
    height: 42px;
    line-height: 42px;
    padding-left: 10px;
    background-color: #fff;
    border: 0px none;
}
.news_list .inquire li:first-child input {
    border-radius: 5px;
    height: 56px;
    line-height: 56px;
    font-size: 30px;
    text-align: center;
    color: #df001f;
    font-weight: bold;
    padding-right: 50px;
}
.news_list .inquire li:first-child span {
    position: absolute;
    right: 20px;
    top: 19px;
}
.news_list .inquire select {
    background: #fff url(../images/sjx.png) no-repeat 95% 16px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 42px;
    padding-left: 10px;
    width: 100%;
}
.news_list option {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
}
.news_list .inquire .half .box {
    width: 49%;
}
.news_list .justify .box {
    display: inline-block;
    vertical-align: top;
}
.news_list .inquire button {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background-color: #ffc734;
    color: #000;
    border: 0px none;
}

.news_list *:before, *:after {
    text-align: inherit;
}

.news_list .justify .box {
    display: inline-block;
    vertical-align: top;
}
.news_list .justify>* {
    text-align: left;
    font-size: 14px;
}
.news_list img {
    max-width: 100%;
    height: auto;
    width: auto;
    vertical-align: middle;
}

.news_list .justify:after {
    content: '';
    height: 0px;
    width: 100%;
    display: inline-block;
    overflow: hidden;
}

.news_list a, b, p, li, *:before, *:after {
    transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
}

.news_list a[href], label[for], select {
    cursor: pointer;
}




    

