/* .关于我们 */
.gray-bg{
    background: #f9f9f9;
}
.about-company {
    padding: 0 0.3rem .46rem;
}
.about-company p {
    font-size: 0.16rem;
    line-height: 0.26rem;
}
.about-data, .about-project, .about-history, .about-interact{
    padding: 0.48rem 0 0.7rem;
}
.about-title {
    text-align: center;
    color: #262e3d;
}
.about-title span {
    width: 0.8rem;
    height: 0.01rem;
    background: #000;
    display: inline-block;
    vertical-align: middle;
}
.about-title em {
    font-style: normal;
    font-size: 0.3rem;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    margin: 0 0.1rem;
}
.about-data .about-data-introduce {
    font-size: 0.14rem;
    text-align: center;
    line-height: 0.3rem;
    margin: 0.2rem 0;
}
.about-data .about-data-introduce em {
    font-size: 0.24rem;
}
.about-data .about-data-list {
    padding: 0.4rem 0.4rem 0;
}
.about-data .about-data-list li {
    float: left;
    width: 33.3%;
    text-align: center;
}
.about-data .about-data-list li h1 {
    font-size: 0.24rem;
    color: #262e3d;
    margin-top: 0.25rem;
}
.about-data .about-data-list li p {
    font-size: 0.14rem;
    line-height: 0.24rem;
    margin-top: 0.1rem;
}

.about-project {
    text-align: center;
}
.about-project-list {
    text-align: left;
    margin-left: 0.18rem;
    padding: 0.5rem 0 0.2rem;
}
.about-project-list li {
    float: left;
    margin-left: 0.3rem;
    margin-bottom: 0.3rem;
    width: calc(33.33% - .2rem);
}
.about-project-list li:first-of-type{
    margin-left: 0;
}
.about-project-list li img{
    width: 100%;
}
.about-project-list li h1 {
    font-size: 0.24rem;
    color: #262e3d;
    margin: 0.3rem 0 0.1rem;
}
.about-project-list li p {
    font-size: 0.14rem;
    margin: 0;
    line-height: 0.24rem;
    min-height: 0.48rem;
    overflow: hidden;
}
.about-project-list li a {
    margin-top: 0.1rem;
    font-size: 0.12rem;
    display: inline-block;
    vertical-align: middle;
    color: #247cd2;
    font-weight: bold;
    margin-right: 0.3rem;
}

.about-interact-list {
    padding: 0.5rem 0.7rem 0;
    text-align: center;
}
.about-interact-list li {
    float: left;
    width: 33.33%;
}
.about-interact-list li img {
    width: 1.56rem;
    height: 1.56rem;
}
.about-interact-list li p {
    margin-top: 0.2rem;
}
.account-list{
    margin-left: 1rem;
}
.account-list p{
    font-size: .14rem;
    line-height: .16rem;
    color: #5B6677;
    margin-top: .33rem!important;
    text-align: left;
}
.account-list p:first-of-type{
    margin-top: 0!important;
}
.account-list strong{
    margin-top: .08rem;
    font-size: .16rem;
    line-height: .2rem;
    font-weight: bold;
    color: #262E3D;
    display: block;
}

.about-history-font{
    line-height: 0.3rem;
    margin: 0.2rem;
    text-align: center;
}
.about-history-list{
    padding: 0.6rem 0.2rem 0.7rem;
}
.about-history-list .li100 .history-content,
.about-history-list .li100 .history-line,
.about-history-list li .history-content {
    width: 50%;
    height: 100%;
}
.about-history-list li .history-content {
    height: 1.04rem;
    position: relative;
}
.about-history-list li .history-content .history-line {
    width: 0.04rem;
    height: 0.76rem;
    background: #579adb;
    position: absolute;
    top: 0.42rem;
}
.about-history-list li .history-content .history-dot {
    width: 0.12rem;
    height: 0.12rem;
    border-radius: 50%;
    border: .04rem solid #579adb;
    position: absolute;
    top: 0.18rem;
}
.about-history-list li .history-content .history-dot:hover {
    border-color: #579adb;
}
.about-history-list li .history-content .history-year {
    font-size: 0.18rem;
    font-weight: bold;
    color: #262e3d;
    padding: 0 0.4rem;
}
.about-history-list li .history-content .history-introduce {
    margin-top: 0.02rem;
    font-weight: bold;
    line-height: 0.24rem;
    padding: 0 0.4rem;
}
.about-history-list li .history-content .history-info {
    display: none;
    background: #fff;
    border: 1px solid #e6e6e6;
    z-index: 99;
    min-height: 100%;
    height: auto;
    padding: 0 0 .3rem;
    position: absolute;
    top: -.3rem;
}
.about-history-list li .history-content .history-info img {
    float: left;
    width: 1.4rem;
    height: 1.4rem;
    margin: 0.2rem 0.09rem;
}
.about-history-list li .history-content .history-info .history-font {
    width: calc(100% - 30px);
    text-align: left;
    color: #262e3d;
}
.about-history-list li .history-content .history-info .history-font h1 {
    font-size: 0.24rem;
    font-weight: bold;
    margin: 0.32rem 0 0.1rem;
}
.about-history-list li .history-content .history-info .history-font p {
    margin-top: 0.02rem;
    line-height: 0.24rem;
}
.about-history-list li .history-content .history-info .history-font i {
    width: 0.24rem;
    height: 0.48rem;
    position: absolute;
    top: .38rem;
    right: -0.24rem;
    margin-top: -0.24rem;
}
.about-history-list li .history-content.current .history-info {
    display: block;
}
.about-history-list li .history-content.float-end .history-line {
    left: -0.02rem;
}
.about-history-list li .history-content.float-end .history-dot {
    left: -0.1rem;
}
.about-history-list li .history-content.float-end .history-info {
    left: 0.4rem;
}
.about-history-list li .history-content.float-end .history-info .history-font {
    margin: 0 0.1rem 0 0.2rem;
}

.about-history-list li .history-content.float-end .history-info i {
    background: url("../images/history-arrow2.png") no-repeat;
    left: -0.24rem;
}
.about-history-list li .history-content.float-start {
    text-align: right;
}
.about-history-list li .history-content.float-start .history-line {

    right: -0.02rem;
}
.about-history-list li .history-content.float-start .history-dot {
    right: -0.1rem;
}
.about-history-list li .history-content.float-start .history-info {
    right: 0.4rem;
}
.about-history-list li .history-content.float-start .history-info .history-font {
    margin: 0 0.2rem 0 0.1rem;
}
.about-history-list li .history-content.float-start .history-info i {
    background: url("../images/history-arrow.png") no-repeat;
    right: -0.24rem;
}
.about-history-list li .history-gray .history-line {
    background: #d6d6d6;
}
.about-history-list li .history-gray .history-dot,
.about-history-list li .history-gray-gradient .history-dot{
    border: .04rem solid #d6d6d6;
}
.about-history-list li .history-gray-gradient .history-line {
    background: -moz-linear-gradient(top, #d6d6d6 0%, #f9f9f9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d6d6d6), color-stop(100%, #f9f9f9));
    background: -webkit-linear-gradient(top, #d6d6d6 0%, #f9f9f9 100%);
    background: -o-linear-gradient(top, #d6d6d6 0%, #f9f9f9 100%);
    background: -ms-linear-gradient(top, #d6d6d6 0%, #f9f9f9 100%);
    background: linear-gradient(to bottom, #d6d6d6 0%, #f9f9f9 100%);
}
.about-history-list li .history-gradient .history-line {
    background: -moz-linear-gradient(top, #579adb 0%, #d6d6d6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #579adb), color-stop(100%, #d6d6d6));
    background: -webkit-linear-gradient(top, #579adb 0%, #d6d6d6 100%);
    background: -o-linear-gradient(top, #579adb 0%, #d6d6d6 100%);
    background: -ms-linear-gradient(top, #579adb 0%, #d6d6d6 100%);
    background: linear-gradient(to bottom, #579adb 0%, #d6d6d6 100%);
}
.about-history-list li .history-gradient .history-dot {
    border-color: #579adb;
}

.about-history-list li .history-content{
    height: auto;
}
.about-history-list li .history-content .history-dot{
    background: #fff;
}
.about-history-list li .history-content.float-start .history-dot,
.about-history-list li .history-content.float-end .history-dot{
    top: 0;
}
.about-history-list li .history-content.float-start .history-line,
.about-history-list li .history-content.float-end .history-line{
    top: .18rem;
    height: calc(100% - .18rem);
}
.about-history-list li .history-content .history-introduce{
    font-weight: normal;
    font-size: .14rem;
    margin-top: 0;
}



.history-box{
    padding: 0 0.4rem;
}
.history-box .history-year{
    padding: 0!important;
    line-height: .2rem;
}
.history-box h3, .history-info h3{
    margin-top: .1rem!important;
    margin-bottom: .02rem;
    color: #262e3d;
}
.history-box p, .history-info p{
    font-size: .14rem;
    line-height: 0.24rem;
    position: relative;
    margin-top: 0!important;
}



.dataContainer .panel, .section{
    padding: 0.46rem;
    margin-top: 0.1rem;
    border-radius: .03rem;
    background: #fff;
}
.dataContainer .panel h1 {
    color: #262e3d;
    font-size: 0.24rem;
    font-weight: bold;
}


/* 联系我们 */
.contact .address h5 {
    margin-top: 0.15rem;
    margin-bottom: 0;
    font-size: 0.14rem;
}
.contact .address h5 *{
    font-size: inherit;
}
.contact .address .primary-text{
    color: #005596;
}

.contact-list{
    background: #f9f9f9;
    padding: 0.48rem 0.46rem 0.78rem;
    display: flex;
    justify-content: space-between;
}
.contact-list .contact-column{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc(33.33% - .4rem);
    height: 1.35rem;
    background: #fff;
    border: 1px solid #e0e0e0;
    margin-left: 0.6rem;
    color: #262e3d;
    text-align: center;
}
.contact-list .contact-column:first-of-type{
    margin-left: 0;
}
.contact-list .contact-column h1{
    font-size: 0.24rem;
}
.contact-list .contact-column p{
    font-size: 0.14rem;
    margin-top: 0.2rem;
}

/* 加入我们 */
.joinus .qrBox {
    padding-left: 0!important;
}
.joinus .tc {
    text-align: center;
    line-height: .24rem;
}
.joinus .lh2, .joinus .lh2 p{
    line-height: 2;
}
.joinus h3 {
    font-size: 0.32rem;
    font-weight: bold;
    margin-bottom: .2rem;
}

.joinus .uitab-wrap {
    margin-top: 0.3rem;
    line-height: 0.56rem;
}
.joinus .uitab-header {
    border-bottom: 1px solid #e5e5e5;
    margin-left: auto;
    margin-right: auto;
    width: 4rem;
}
.joinus .uitab-header li {
    display: inline-block;
    font-size: 0.2rem;
    height: 0.56rem;
    line-height: 0.56rem;
    font-weight: bold;
    padding: 0 0.4rem 0 0.4rem;
    cursor: pointer;
    color: #262e3d;
    position: relative;
}
.joinus .uitab-header li span {
    bottom: -0.01rem;
    left: 0;
    position: absolute;
    background: #005596;
    height: 0.02rem;
    width: 100%;
    display: none;
}
.joinus .uitab-header li.current {
    color: #005596;
}
.joinus .uitab-header li.current span {
    display: inline-block;
}

.joinus .uitab-wrap .uitab-item {
    display: none;
    padding-top: 0.2rem;
}
.joinus .uitab-wrap .uitab-item .info{
    font-size: 0.14rem;
    line-height: 2;
}
.joinus a.join, .about-project-btn{
    background-color: #005596;
    color: #fff;
    line-height: 0.56rem;
    font-size: 0.16rem;
    padding: 0 .2rem;
    display: inline-block;
    vertical-align: middle;
    border-radius: .02rem;
}
.joinus a.join{
    margin: 0.3rem 0 0.2rem;
}
.joinus .uitab-wrap .uitab-item.current {
    display: block;
}

/* alert */
.pop-win {
    display: none;
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
.pop-win .pop-cover {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.pop-win .pop-con {
    width: 6.67rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: fixed;
    z-index: 9;
    background: #fff;
    color: #262e3d;
    border-radius: .03rem;
    padding-bottom: .56rem;
}
.pop-win .pop-con .pop-header {
    text-align: center;
    padding-top: 0.38rem;
    position: relative;
}
.pop-win .pop-con .pop-header .pop-close{
    width: 0.4rem;
    height: 0.4rem;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0 0 0 .03rem;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pop-win .pop-con .pop-header .pop-close .icon-close{
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    background: url(/common/images/common/close-icon-white.png) no-repeat;
    background-size: 100%;
}
.pop-win .pop-con .pop-header h1 {
    font-size: 0.24rem;
}
.pop-win .pop-con .pop-body {
    padding-top: 0.25rem;
    position: relative;
}
.pop-con .pop-body .pop-receive .pop-file{
    position: relative;
    width: 3.6rem;
    margin: 0.4rem auto .3rem;
}
.popwin-actions{
    display: flex;
    justify-content: center;
}
.btn-sure {
    display: inline-block;
    vertical-align: middle;
    width: 2rem;
    height: 0.5rem;
    line-height: 0.5rem;
    border: 1px solid #005596;
    border-radius: 2px;
    text-align: center;
    font-weight: bold;
    transition: 0.3s;
}
.btn-sure.btn-sure {
    background: #005596;
    color: #fff;
}


/* 数据服务 */
.data-service-list li {
    float: left;
    position: relative;
    width: 30%;
    min-height: 1.2rem;
    margin-right: 3.3%;
    margin-top: 0.4rem;
}
.data-service-list li i {
    width: 0.51rem;
    height: 0.51rem;
    top: -0.05rem;
    left: 0;
    position: absolute;
}
.data-service-list li i.icon-data-ari {
    background: url("../images/data/data-ari.png") no-repeat;
}
.data-service-list li i.icon-data-quality {
    background: url("../images/data/data-quality.png") no-repeat;
}
.data-service-list li i.icon-data-monitor {
    background: url("../images/data/data-monitor.png") no-repeat;
}
.data-service-list li i.icon-data-water {
    background: url("../images/data/data-water.png") no-repeat;
}
.data-service-list li i.icon-data-environment {
    background: url("../images/data/data-environment.png") no-repeat;
}
.data-service-list li i.icon-data-online-monitor {
    background: url("../images/data/data-online-monitor.png") no-repeat;
}
.data-service-list li i.icon-data-regulatory {
    background: url("../images/data/data-regulatory.png") no-repeat;
}
.data-service-list li i.icon-data-weather {
    background: url("../images/data/data-weather.png") no-repeat;
}
.data-service-list li h2 {
    color: #262e3d;
    font-size: 0.26rem;
    line-height: 0.36rem;
    margin-left: 0.65rem;
}
.data-service-list li p {
    font-size: 0.16rem;
    line-height: 0.24rem;
    margin-left: 0.65rem;
    margin-top: 0.24rem;
}

.data-explain {
    margin-left: 0.12rem;
    margin-bottom: 0.4rem;
}
.data-explain h6 {
    color: #333;
    line-height: 0.26rem;
    margin-bottom: .1rem;
}
.data-explain p{
    font-size: .14rem;
}


/* 法律声明 or 用户协议 */
.disclaimer-content {
    padding: 0.3rem 0 0;
    margin-top: .3rem;
    border-top: 1px solid #eaebec;
}
.disclaimer-content p {
    margin-top: 0.26rem;
    font-size: 0.14rem;
    line-height: 0.24rem;
}
.disclaimer-content p span{
    line-height: 0.24rem;
}
.disclaimer-content p.text-right {
    text-align: right;
    color: #262e3d;
}
.disclaimer-content a{
    color: #247cd2;
    font-weight: bold;
}
.legal .disclaimer-content{
    border: none;
    margin-top: 0;
}





















