﻿body {
}
/*===================================================================================手机版样式==================================================================================================*/


* {
    margin: 0px;
    padding: 0px;
}
/*内外边距初始化*/
html, body, div, h1, h2, h3, h4, h5, h6, p, th, strong, var, em, span, img, input, textarea, ul, ol, li, hr {
    margin: 0;
    padding: 0;
    font-size: 62.5%;
    font-family: "微软雅黑",Arial, Helvetica, sans-serif;
}
/*去除 list 默认样式*/
ul, ol {
    list-style-type: none;
}
/*去除 a 标签默认样式*/
a {
    text-decoration: none;
}
/*去除读取内容样式*/
th, strong, var, em {
    font-weight: normal;
    font-style: normal;
}
/*左右浮动*/
.fl {
    float: left;
}

.fr {
    float: right;
}
/*清除浮动*/
.clear {
    clear: both;
}

.clearfix::after {
    display: block;
    height: 0;
    content: "";
    clear: both;
    visibility: hidden;
}
/*不同字号*/
.f-13 {
    font-size: 1.3rem;
}

.f-14 {
    font-size: 1.4rem;
}

.f-16 {
    font-size: 1.6rem;
}

.f-18 {
    font-size: 1.8rem;
}

.f-20 {
    font-size: 2rem;
}
/*元素类型*/
.inline {
    display: inline;
}

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}
/*box-sizing*/
.border-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*外边距*/
.mar20 {
    margin: 20px auto;
}

.mar15 {
    margin: 15px auto;
}

.mar10 {
    margin: 10px auto;
}
/*内边距*/
.pad20 {
    padding: 20px;
}

.pad15 {
    padding: 15px;
}

.pad10 {
    padding: 10px;
}
/*省略号*/
.slh {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.slhm {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*透明度*/
.opacity {
    opacity: 0;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
/*首行缩进*/
.shsj {
    text-indent: 2em;
}
/*字体对齐*/
.textl {
    text-align: left;
}

.textc {
    text-align: center;
}

.textr {
    text-align: right;
}
/*强制换行*/
.qzhh {
    word-wrap: break-word;
    word-break: break-all;
    padding: 0px;
}
/*图片链接边框*/
.borimg {
    border: 0 none;
}
/* 鼠标样式 */
.pointer {
    cursor: pointer;
}
/* 定位关系 */
.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.wirte {
    color: #fff;
}

.line-35 {
    line-height: 35px;
}

.line-45 {
    line-height: 45px;
}

.line-25 {
    line-height: 25px;
}
/*-------------分割线-----------------*/
/*top 内边距为 12
main: 内边距为 20
上下栏目边距为 15px*/

/*顶部*/
.top {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 12px;
    box-sizing: border-box;
    background: #0a95e1;
}

.top_nav {
    font-size: 1.6rem;
    color: #fff;
    line-height: 43px;
    margin-top: 5px;
}

    .top_nav img {
        display: inline-block;
        margin-left: 6px;
        position: relative;
        top: 3px;
        width: 24px;
    }

/*主体*/
.main {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    background: #eff0f2;
}


/*公告内容*/
.main_gg {
    padding: 0 20px;
    background-color: #fff;
    border-bottom: 1px solid #d9d9d9;
}

.gg_title span {
    color: #0962b6;
    font-weight: 600;
    font-size: 2.4rem;
    padding: 10px 0;
    display: block;
}

.gg_time {
    font-size: 1.2rem;
    color: #666666;
    line-height: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d9d9d9;
}

.gg_con span {
    font-size: 1.6rem;
    color: #333333;
    line-height: 24px;
    margin-bottom: 10px;
    display: block;
    margin-top: 10px;
}

.gg_con p {
    text-indent: 0em;
    font-size: 1.6rem;
    color: #333333;
    line-height: 24px;
}

.gg_cons span {
    font-size: 1.6rem;
    color: #333333;
    line-height: 24px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.gg_cons p {
    text-indent: 0em;
    font-size: 1.6rem;
    color: #333333;
    line-height: 24px;
}

.gg_time span {
    font-size: 1.2rem;
    color: #666666;
    line-height: 24px;
}

.fj_tit {
    height: 36px;
    line-height: 36px;
    margin-bottom: 5px;
}

span.fj_col {
    background-color: #0a95e1;
    height: 30px;
    width: 10px;
    display: inline-block;
    position: relative;
    top: 8px;
}

span.fj_c {
    font-size: 1.7rem;
    line-height: 36px;
    font-weight: bold;
    display: inline-block;
    margin-left: 5px;
}



span.fj_c {
    font-size: 1.8rem;
    line-height: 36px;
    font-weight: bold;
    display: inline-block;
    margin-left: 5px;
}

.fj_01 img {
    width: 30px;
    position: relative;
    top: 9px;
}

.fj_01 a {
    font-size: 1.6rem;
    color: #0962b6;
    margin-left: 6px;
}

.fj_01 span {
    width: 88%;
    display: inline-flex;
}

.gg_ .access {
    padding-bottom: 20px;
    border-bottom: 1px solid #c7c9ce;
}

p.gg_bsxz01 {
    width: 48%;
    margin: 7px 0px;
    border: 1px solid #0a95e1;
}

.gg_bsxz {
    padding-top: 5px;
    width: 100%;
    padding-bottom: 20px;
}

.bsxz_tp {
    width: 25%;
    display: inline-block;
    height: 43px;
    float: left;
    background-color: #c8ebfe;
    border-right: 1px solid #0a95e1;
}

    .bsxz_tp img {
        width: 27px;
        padding: 8px 0px;
        position: relative;
        left: 50%;
        margin-left: -13.5px;
    }

.bsxz_tit a {
    width: 74%;
    display: inline-block;
    height: 43px;
    line-height: 43px;
    color: #0962b6;
    font-size: 1.6rem;
    text-align: center;
}


/*历史中标*/
.main_lszb {
    background-color: #fff;
    border-bottom: 1px solid #d9d9d9;
    margin-top: 15px;
}

.lszb_tit img {
    width: 34px;
    position: relative;
    display: inline-block;
    top: 8px;
}

.lszb_tit {
    padding: 0 20px;
    height: 45px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 5px;
}

    .lszb_tit span {
        font-size: 1.7rem;
        display: inline-block;
        color: #333;
        margin-left: 10px;
        font-weight: 600;
    }

.lszb_list ul li {
    font-size: 1.6rem;
    text-align: left;
    color: #666;
    padding: 5px 20px;
    line-height: 28px;
    padding-left: 59px;
    border-bottom: 1px solid #d9d9d9;
    background: url(../AImages/imageNew/Item/lszb_bd_03.png) no-repeat top 8px left 29px;
    background-size: 17px;
}

    .lszb_list ul li a {
        color: #666;
    }

.lszb_mor {
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 1.6rem;
    color: #333;
}

    .lszb_mor a {
        color: #333;
    }
/*相关动态*/
.main_xgdt {
    background-color: #fff;
    border-bottom: 1px solid #d9d9d9;
    margin-top: 15px;
}

.xgdt_tit img {
    width: 34px;
    position: relative;
    display: inline-block;
    top: 8px;
}

.xgdt_tit {
    padding: 0 20px;
    height: 45px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 5px;
}

    .xgdt_tit span {
        font-size: 1.7rem;
        display: inline-block;
        color: #333;
        margin-left: 10px;
        font-weight: 600;
    }

.main_xgdt ul li {
    font-size: 1.6rem;
    text-align: left;
    color: #666;
    padding: 5px 20px;
    line-height: 28px;
    padding-left: 59px;
    border-bottom: 1px solid #d9d9d9;
    background: url(../AImages/imageNew/Item/dt_list_03.png) no-repeat top 15px left 29px;
    background-size: 11px;
}

    .main_xgdt ul li a {
        color: #666;
    }

.xgdt_mor {
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 1.6rem;
    color: #333;
}

    .xgdt_mor a {
        color: #333;
    }

/*留言板*/
.main_lyb {
    padding: 0 20px;
    background-color: #fff;
    border-bottom: 1px solid #d9d9d9;
    margin-top: 15px;
}

.lyb_tit img {
    width: 34px;
    position: relative;
    display: inline-block;
    top: 8px;
}

.lyb_tit {
    height: 45px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 5px;
}

    .lyb_tit span {
        font-size: 1.7rem;
        display: inline-block;
        color: #333;
        margin-left: 10px;
        font-weight: 600;
    }

.lyb_list textarea {
    width: 100%;
    height: 110px;
    border: 0px;
    line-height: 30px;
    font-size: 1.5rem;
    outline: 0px;
    color: #bdbdbd;
}
/*提交按钮*/
.updata {
    margin: 0px 20px;
    height40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    font-size: 1.7rem;
    background-color: #0a95e1;
    margin-top: 15px;
    margin-bottom: 20px;
}

/*热门留言*/
.main_rmly {
    background-color: #fff;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 15px;
}

.rmly_tit img {
    width: 34px;
    position: relative;
    display: inline-block;
    top: 8px;
}

.rmly_tit {
    padding: 0 20px;
    height: 45px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 5px;
}

    .rmly_tit span {
        font-size: 1.7rem;
        display: inline-block;
        color: #333;
        margin-left: 10px;
        font-weight: 600;
    }

.main_rmly ul li {
    font-size: 1.6rem;
    text-align: left;
    color: #666;
    padding: 10px 20px 0 20px;
    line-height: 28px;
}

p.ly_main {
    font-size: 1.6rem;
    color: #333;
}

.main_rmly ul li:last-child .ly_con {
    border: 0px;
}

.ly_con.fr {
    width: 85%;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
}

.rmly_tx img {
    width: 32px;
}

.ly_user {
    color: #0a95e1;
    font-size: 1.5rem;
}

.ly_time {
    font-size: 1.2rem;
    color: #999;
}

/*底部*/
.footer {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 12px 20px 12px;
    box-sizing: border-box;
    background: #5d626a;
}

.login_popup {
    width: 90%;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    
    position: fixed;
    top: 10%;
    margin-left: 5%;
}

.login_input {
    width: 90%;
    margin: 0 auto;
    box-sizing: border-box;
}

p.login_inputbox input {
    width: 100%;
    height: 36px;
    background: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    box-sizing: border-box;
    outline: none;
    padding-left: 47px;
    font-size: 14px;
     -webkit-appearance: none;
}

    p.login_inputbox input ::placeholder {
        color: #666;
    }

    p.login_inputbox input:focus {
        /*border: 2px solid #3fb2f1;*/
        border: 1px solid #3fb2f1;
    }

.login_tx hr {
    display: inline-block;
    height: 1px;
    border: 0px;
    background: #fff;
    width: 80px;
    margin: 0px 10px;
    vertical-align: middle;
}

p.login_inputbox img {
    width: 7%;
    position: absolute;
    top: 8px;
    left: 8px;
    border-right: 1px solid #abb4ba;
    padding-right: 8px;
}

p.login_inputbox {
    position: relative;
    margin-top: 20px;
}

.login_inputname {
    font-size: 1.4rem;
    margin-top: 5px;
    line-height: 29px;
    padding-left: 5px;
    color: #666666;
}

.login_tx {
    width: 100%;
    height: 64px;
    text-align: center;
    color: #fff;
    padding-top: 28px;
    background: url(../AImages/imageNew/SJ/login_03.png) no-repeat 100% 100%;
}

    .login_tx img {
        width: 12%;
        vertical-align: middle;
        display: inline-block;
    }

    .login_tx span {
        font-size: 2rem;
        font-weight: 600;
        vertical-align: middle;
        margin-left: 11px;
        display: inline-block;
        margin-top: 5px;
    }

.login_btndl {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 1.6rem;
    color: #fff;
    border-radius: 18px;
    border: 0px;
    margin-top: -10px;
    background: linear-gradient(180deg,#46b6f3,#0a95e1);
    margin-left: -85px;
}

.login_btns {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 1.6rem;
    color: #fff;
    border-radius: 18px;
    border-color: #ff893b;
    background-color: #ff893b;
    margin: -36px 0px 0px 85px;
    border: 1px solid #ff893b;
    float: left;
}

.login_btn {width: 40%;margin: 11px auto;margin-bottom: 24px;}

.login_zc {
    text-align: center;
    font-size: 1.5rem;
    color: #0a95e1;
    margin-bottom: 23px;
}

    .login_zc a {
        color: #fd7d00;
    }
    span#labPContent img {
    height: 100%;
    width: 100%;
}
img.yam_img {
    width: 20% !important;
    height: 30px !important;
    border-right: 0px !important;
    position: absolute !important;
    top: 3px !important;
    left: inherit !important;
    right: 0px !important;
}
