html {
    background: #ffffff !important;
}

.news_main {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 50px;
    margin-bottom: 50px;
}

.fan_box {
    width: 100%;
    height: 30px;
    float: left;
    border-bottom: 1px #F5F6FA solid;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.baoming {
    width: auto;
    height: 30px;
    float: right;
    margin-right: 4%;
}

.baoming img {
    width: 16px;
    height: 16px;
    float: left;
    margin-top: 7px;
}

.baoming p {
    width: auto;
    height: 30px;
    line-height: 30px;
    font-family: "Microsoft Yahei";
    font-size: 0.85rem;
    color: #001966;
    margin-left: 5px;
}

.project_info {
    width: 100%;
    height: auto;
    padding: 10px 0;
    background-color: #001966;
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 9999;
    display: none;
}

.info_p {
    width: auto !important;
    height: 30px !important;
    display: table;!important;
    margin: 0 auto 10px auto !important;
}

.info_p p {
    width: auto !important;
    height: 30px !important;
    line-height: 30px !important;
    float: left !important;
    font-family: "Microsoft Yahei" !important;
    font-size: 1.15rem !important;
    color: #ffffff !important;
}

.info_p img {
    width: 20px;
    height: 20px;
    margin-top: 5px;
    margin-right: 10px;
    float: left;
}

.project_info input {
    border-radius: 2px;
}

.project_info input[type='text'] {
    width: 70%;
    height: 30px;
    line-height:normal !important;
    float: left;
    font-family: "Microsoft Yahei";
    font-size: 0.85rem;
    color: #333333;
    border: none;
    background-color: #ffffff;
    margin: 10px 13%;
    padding: 0 2%;
}

.project_info input[type='number'] {
    width: 70%;
    height: 30px;
    line-height: 30px;
    float: left;
    font-family: "Microsoft Yahei";
    font-size: 0.85px;
    color: #333333;
    border: none;
    background-color: #ffffff;
    margin: 10px 13%;
    padding: 0 2%;
}

.info_btn {
    width: auto;
    display: table;
    margin: 0 auto;
}

.tijiao {
    width: 100px;
    height: 30px;
    line-height: 30px;
    float: left;
    background-color: #001451;
    font-family: "Microsoft Yahei";
    font-size: 0.85rem;
    color: #ffffff;
    border: none;
    margin: 10px;
}

.off {
    width: 100px;
    height: 30px;
    line-height: 30px;
    float: left;
    background-color: #001451;
    font-family: "Microsoft Yahei";
    font-size: 0.85rem;
    color: #ffffff;
    border: none;
    margin: 10px;
}

.fan_box i {
    width: 1px;
    height: 14px;
    float: left;
    background-color: #001966;
    margin: 8px 10px;
}

.fan_box p {
    width: auto;
    height: 30px;
    float: left;
    line-height: 30px;
    font-family: "Microsoft YaHei";
    font-size: 0.85rem;
    color: #001966;
}

.fanhui {
    width: auto;
    height: auto;
    float: left;
    font-family: "Microsoft YaHei";
    font-size: 0.85rem;
    color: #001966;
    line-height: 20px;
    margin-left: 4%;
    margin-top: 5px;
}

.fanhui img {
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 2px;
}

.news_title {
    width: 100%;
    height: auto;
    float: left;
    background-color: #ffffff;
    padding: 5px 0 0 0;
}

.news_title h1 {
    width: 92%;
    height: auto;
    line-height: 30px;
    font-family: "Microsoft Yahei";
    font-size: 1.35rem;
    font-weight: normal;
    color: #333333;
    text-align: left;
    margin-right: 4%;
    margin-left: 4%;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news_smalltil {
    width: 92%;
    height: auto;
    float: left;
    margin: 10px 4%;
    overflow: hidden;
    padding-bottom: 10px;
}

.news_smalltil div {
    float: left;
    margin-right: 5px;
}

.news_author {
    max-width: 90%;
    min-width: 42%;
    height: 24px;
    float: left;
    overflow: hidden;
    background: #177cb8;
    padding: 0 2%;
    border-radius: 2px;
    margin-top: 5px;
}

.news_author p {
    width: auto;
    line-height: 24px;
    font-family: "Microsoft Yahei";
    font-size: 0.75rem;
    color: #ffffff;
    float: left;
}

.news_author span {
    width: calc(100% - 50px);
    line-height: 24px;
    font-family: "Microsoft Yahei";
    font-size: 0.75rem;
    color: #ffffff;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_author span img {
    width: 10px;
    height: 10px;
    float: left;
    margin-top: 8px;
    margin-right: 5px;
}

.news_time {
    width: auto;
    height: 24px;
    float: left;
    margin-top: 5px;
    background: #F1A76A;
    padding: 0 2%;
    border-radius: 2px;
}

.news_time span {
    width: auto;
    height: 24px;
    float: left;
    line-height: 24px;
    font-family: "Microsoft Yahei";
    font-size: 0.75rem;
    color: #ffffff;
}

.news_flow {
    width: auto;
    height: auto;
    float: left;
    margin-top: 5px;
    background: #F3699C;
    border-radius: 2px;
    padding: 0 2%;
}

.news_flow p {
    width: auto;
    height: 24px;
    float: left;
    line-height: 24px;
    font-family: "Microsoft Yahei";
    font-size: 0.75rem;
    color: #ffffff;
}

.news_flow span {
    width: auto;
    height: 24px;
    float: left;
    line-height: 24px;
    font-family: "Microsoft Yahei";
    font-size: 0.75rem;
    color: #ffffff;
}

.news_country {
    width: auto;
    height: auto;
    float: left;
    margin-top: 5px;
    background: #F07063;
    border-radius: 2px;
    padding: 0 2%;
}

.news_country span {
    width: auto;
    height: 24px;
    float: left;
    line-height: 24px;
    font-family: "Microsoft Yahei";
    font-size: 0.75rem;
    color: #ffffff;
}

.news_category {
    width: auto;
    height: auto;
    float: left;
    margin-top: 5px;
    background: #7876FB;
    border-radius: 2px;
    padding: 0 2%;
}

.news_category span {
    width: auto;
    height: 24px;
    float: left;
    line-height: 24px;
    font-family: "Microsoft Yahei";
    font-size: 0.75rem;
    color: #ffffff;
}

.news_text {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px 0 20px 0;
    background-color: #ffffff;
    border-top: 10px #F5F6FA solid;
}

.news_text p {
    width: 92%;
    height: auto;
    float: left;
    line-height: 30px;
    font-family: "Microsoft Yahei";
    font-size: 1rem;
    color: #333333;
    text-align: left;
    margin: 5px 4%;
    text-indent: 20px;
}

.news_text img {
    max-width: 92% !important;
    height: auto !important;
    display: table !important;
    margin: 0 auto !important;
}

.weixin {
    width: auto;
    height: auto;
    float: right;
    margin-right: 4%;
    position: relative;
}

.weixin p {
    width: auto;
    height: 30px;
    line-height: 30px;
    float: left;
    font-family: "Microsoft Yahei";
    font-size: 1rem;
    color: #333333;
}

.weixin_on {
    width: 30px;
    height: 30px;
    float: left;
}

.weixin_ceng {
    position: absolute;
    bottom: 34px;
    right: 0;
    z-index: 9999;
    width: 100px;
    height: auto;
    display: none;
    box-shadow: 0 0 10px #F5F6FA;
}

.new_turnpage {
    width: 92%;
    height: 30px;
    float: left;
    margin: 10px 4%;
    padding: 15px 0;
    border-top: 1px #F5F6FA solid;
}

.previous {
    width: 30%;
    height: 30px;
    float: left;
    line-height: 30px;
    font-family: "Microsoft Yahei";
    font-size: 1rem;
    color: #d5d5d5;
    box-shadow: 0 0 0 1px #F5F6FA;
    border-radius: 4px;
    text-align: center;
}

.next {
    width: 30%;
    height: 30px;
    float: right;
    line-height: 30px;
    font-family: "Microsoft Yahei";
    font-size: 1rem;
    color: #d5d5d5;
    box-shadow: 0 0 0 1px #F5F6FA;
    border-radius: 4px;
    text-align: center;
}

.news_otherlist {
    width: 100%;
    height: auto;
    float: left;
    border-top: 10px #F5F6FA solid;
    padding-top: 15px;
}

.other_title {
    width: 88%;
    height: auto;
    float: left;
    margin: 0 4%;
    background-color: #F5F6FA;
    padding: 5px 2%;
    border-radius: 4px;
}

.other_title h2 {
    width: calc(100% - 25px);
    height: 30px;
    float: left;
    line-height: 32px;
    font-family: "Microsoft Yahei";
    font-size: 1.15rem;
    color: #001451;
    margin-left: 5px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.other_title img {
    width: auto;
    height: 18px;
    float: left;
    margin-top: 7px;
}

.company_text {
    width: 88%;
    height: auto;
    float: left;
    margin: 0 4%;
    padding: 5px 2%;
    border-radius: 4px;
    font-family: "Microsoft Yahei";
    font-size: 0.85rem;
    color: #333333;
    line-height: 24px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.container {
    width: 92%;
    height: 150px;
    float: left;
    margin: 5px 4%;
    border-radius: 4px;
}

.phone_number {
    width: 100%;
    height: auto;
    padding: 10px 0;
    background-color: #001966;
    float: left;
    margin-top: 10px;
}

.phone {
    width: auto;
    height: auto;
    display: table;
    margin: 0 auto;
}

.phone img {
    width: 16px;
    height: 16px;
    float: left;
    margin-top: 2px;
}

.phone a {
    width: auto;
    height: 20px;
    line-height: 22px;
    float: left;
    font-family: "Microsoft Yahei";
    font-size: 0.85rem;
    font-weight: bold;
    color: #ffffff;
    margin-left: 5px;
}

.project_list {
    width: 94%;
    height: auto;
    float: left;
    margin: 10px 3%;
    margin-bottom: 20px;
}

.project_box {
    width: 100%;
    height: auto;
    float: left;
    border-top: 1px #F5F6FA solid;
    padding: 10px 0;
    display: block;
}

.project_name {
    width: 55%;
    height: 30px;
    float: left;
}

.project_name img {
    width: auto;
    height: 12px;
    float: left;
    margin: 9px 5px 9px 0;
}

.project_name p {
    width: calc(100% - 25px);
    height: 30px;
    line-height: 30px;
    float: left;
    font-family: "Microsoft Yahei";
    font-size: 0.85rem;
    font-weight: bold;
    color: #333333;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.project_small {
    width: auto;
    height: 30px;
    float: right;
}

.prosmall_country {
    width: auto;
    height: 16px;
    float: left;
    padding: 0 5px;
    background-color: #F1A76A;
    margin-right: 5px;
    margin-top: 7px;
    border-radius: 1px;
}

.prosmall_country p {
    width: auto;
    height: 16px;
    float: left;
    line-height: 16px;
    font-family: "Microsoft Yahei";
    font-size: 0.75rem;
    color: #ffffff;
}

.prosmall_category {
    width: auto;
    height: 16px;
    float: left;
    padding: 0 5px;
    background-color: #6BA4F6;
    margin-top: 7px;
    border-radius: 1px;
}

.prosmall_category p {
    width: auto;
    height: 16px;
    float: left;
    line-height: 16px;
    font-family: "Microsoft Yahei";
    font-size: 0.75rem;
    color: #ffffff;
}

.project_comname {
    width: 75%;
    height: 24px;
    float: left;
}

.project_comname img {
    width: 14px;
    height: 14px;
    float: left;
    margin: 5px 5px 5px 0;
}

.project_comname p {
    width: calc(100% - 22px);
    height: 24px;
    line-height: 26px;
    float: left;
    font-family: "Microsoft Yahei";
    font-size: 0.8125rem;
    color: #999999;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.prosmall_time {
    width: auto;
    height: 24px;
    float: right;
}

.prosmall_time p {
    width: auto;
    height: 24px;
    float: left;
    line-height: 24px;
    font-family: "Microsoft Yahei";
    font-size: 0.75rem;
    color: #999999;
}