.mobile-footer,.mobile-header,.mobile-header-blank,#mobile-footer {
    display: none;
}

body.investor_announcement, body.investor_manage {
    background: #eeeeee;
}
.fl {float:left;}
.fr {float: right;}
.text-center {
    text-align: center!important;
}
.banners {
    width: 100%;
    position: relative;
    height: 500px;
}
.p-relative {
    position: relative;
}
.pa {
    position: absolute;
}
/* 首页焦点图 */
.banner{ width: 100%; position: relative;}
.banner .slide-image {width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-position: top center;}
.banner .swiper-pagination{ bottom: 50px!important; background: url(../img/xx.png) no-repeat center center;}
.banner .swiper-pagination:after{ position: absolute; content: '';}
.banner .swiper-pagination-bullet{ margin: 0 51px !important; border-radius: 0; width: 9px; height: 9px; opacity: 1; background-color: #fff; position: relative;}
.banner .swiper-pagination-bullet:after{ position: absolute; content: ''; left: 0; bottom: -12px; width: 100%; height: 100%; color: #fff;}
.banner .swiper-pagination-bullet:nth-of-type(1):after{ content: 'Ι';}
.banner .swiper-pagination-bullet:nth-of-type(2):after{ content: 'ΙI';}
.banner .swiper-pagination-bullet:nth-of-type(3):after{ content: 'ΙII';}
.banner .swiper-pagination-bullet-active{ background-color: #72bb38;}
.banner .swiper-pagination-bullet-active:after{ color: #72bb38;}
.banner .swiper-pagination-bullet-active:before{ position: absolute; content: ''; width: 13px; height: 13px; left: -3px; top:-3px; border: 1px solid #FFF;}
.contact-index h1 {
    margin: 40px 0;
    font-weight: normal;
    text-align: center;
    color: #2a7ec2;
    font-size: 30px;
}

.contact-info {
    width: 880px;
    margin: 0 auto;
    text-align: center;
    color: #333333;
}
.contact-info p {
    margin-bottom: 15px;
    font-size: 18px;
}
.contact-info span {
    padding-right: 40px;
}
.contact-info span.nopd {
    padding: 0;
}

h1.bigTitle {
    margin: 40px 0;
    font-weight: normal;
    text-align: center;
    font-size: 30px;
    color: #232323;
}
h1.bigTitle.green {
    text-align: left;
    color: #72bb38;
    font-size: 36px;
}
h1.bigTitle.blue {
    text-align: left;
    color: #2a7ec2;
    font-size: 36px;
}
#nav {
    height: 77px;
    width: 100%;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0,0,0,.08);
    -moz-box-shadow: 0 3px 4px 0 rgba(0,0,0,.08);
    box-shadow: 0 3px 4px 0 rgba(0,0,0,.08);
}
#nav .nav-container {
    position: relative;
}
#nav .nav-container .title {
    color: #ffffff;
    line-height: 27px;
    height: 27px;
    position: absolute;
    top: 25px;
    left: 0;
}
#nav .nav-container .title h3 {
    position: relative;
    padding-left: 13px;
    font-size: 24px;
}
#nav .nav-container .title h3:after{
    position: absolute;
    content: '';
    left: 0;
    top: 3px;
    width: 2px;
    height: 23px;
    background: #ffffff;
}
#nav .nav-container .nav-main {
    padding-left: 420px;
}
#nav .nav-container .nav-main.about {
    padding-left: 300px;
}
#nav .nav-container .nav-main.business {
    padding-left: 190px;
}
#nav .nav-container .nav-main.investor{
    padding-left: 300px;
}
#nav .nav-container .nav-main.news {
    padding-left: 260px;
}
#nav .nav-container .nav-main a {
    color: #ffffff;
    font-size: 16px;
    line-height: 77px;
    height: 77px;
    padding: 0 30px;
    display: block;
    float: left;
    /*width: 100px;*/
    text-align: center;
}
#nav .nav-container .nav-main a:hover, #nav .nav-container .nav-main a.on {
    background: #10c7d1;
}
.tabs {
    text-align: center;
    margin: 10px 0;
}
.tabs a {
    padding: 7px 3px;
    color: #000000;
    font-size: 18px;
    margin: 0 26px;
    display: inline-block;
}
.tabs a.on {
    color: #74bc3b;
    border-bottom: 1px solid #74bc3b;
}
.tabs a:hover {
    color: #74bc3b;
}

/* 财务年报 */
.finance-report-list {
    width: 912px;
    margin: 0 auto;
}
.finance-report-list .list-item {
    margin-bottom: 40px;
    float: left;
    margin-right: 40px;
}
.finance-report-list .list-item:nth-child(4n) {
    margin-right: 0;
}
.finance-report-list .list-item img{
    width: 194px;
    height: 265px;
    border: 2px solid #eaeaea;
}

/*pdf list*/

.pdf-list .list-item {
    margin-bottom: 25px;
    font-size: 16px;
    color: #333333;
}
.pdf-list .list-item .hd {
    height: 48px;
    line-height: 48px;
    background: #ffffff;
    margin-bottom: 2px;
    padding: 0 20px;

}
.pdf-list .list-item .hd .title {
    float: left;

}
.pdf-list .list-item .hd .count {
    float: left;
    padding-left: 80px;
}
.pdf-list .list-item .hd .date, .pdf-list .list-item .bd .date {
    float: right;
}
.pdf-list .list-item .bd {
    background: #ffffff;
}
.pdf-list .list-item .bd li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eeeeee;
    padding: 0 20px;
}
.pdf-list .list-item .bd li a {
    color: #333;
    font-size: 15px;
    display: block;
}
.pdf-list .list-item .bd li a i {
    width: 20px;
    height: 20px;
    background: url("../img/pdf.png") no-repeat left center;
    margin-left: 5px;
    display: inline-block;
    position: relative;
    top: 5px;
}
.pdf-list .list-item .bd li:hover {
    background: #f5f5f5;
}

.title-desc {
    color: #232323;
    line-height: 32px;
    font-size: 18px;
    word-wrap: break-word;
    text-align: justify;
}
.text-ident {
    text-indent: 2em;
}
/* tabs-slider */
.tabs-slider {

}
.tabs-slider .tab-lists {
    position: relative;
    margin: 20px auto 15px auto;
}
.tabs-slider .tab-lists ul {
    margin: 0;
    padding: 15px 0 15px 0;
}
.tabs-slider .tab-lists ul li {
    width: 230px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    float: left;
}
.tabs-slider .tab-lists ul li .img-wrap {
    width: 110px;
    height: 110px;
    margin: 0 auto;
}
.tabs-slider .tab-lists ul li .img-wrap i {
    font-size: 100px;
}
.tabs-slider .tab-lists ul li p {
    margin-top: 2px;
    line-height: 30px;
    font-size: 20px;
    color: #666666;
}
.tabs-slider .tab-lists ul li i {
    color: #666666;
}
.tabs-slider .tab-lists ul li.current p {
    color: #009ec9;
    font-weight: bold;
}
.tabs-slider .tab-lists ul li.current .img-wrap i {
    color: #009ec9;
}
.tabs-slider .slider-content {
    position: relative;
}
.tabs-slider .slider-content .slider-wrap {
    position: relative;
    height: 345px;
}
.tabs-slider .slider-content .item {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 360px;
    color: #fff;
    background-size: cover!important;
}
.tabs-slider .slider-content .item .slide-item-content {
    width: 1050px;
    color: #ffffff;
    font-size: 16px;
    margin: 100px auto 0 auto;
    line-height: 42px;
}
.tabs-slider .slider-content .item.current{
    z-index: 2;
    opacity: 1;
    filter: alpha(opacity=100);
}

.tabs-slider .arrow-wrap {
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    display: table;
    width: 100%;
    height: 18px;
    overflow: hidden;
}

.tabs-slider .arrow-wrap .arrow-item {
    display: table-cell;
    position: relative;
    width: auto;
    background-color: #fff;
}

.tabs-slider .arrow-wrap .arrow-triangle {
    width: 1150px;
    height: 17px;
    background-color: transparent;
}
.tabs-slider .arrow-wrap .arrow-triangle:before, .tabs-slider .arrow-wrap .arrow-triangle:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 50%;
    box-sizing: border-box;
}
.tabs-slider .arrow-wrap .arrow-triangle:before {
    right: 50%;
    border-top: 18px solid #fff;
    border-right: 22px solid transparent;
}

.tabs-slider .arrow-wrap .arrow-triangle:after {
    left: 50%;
    border-top: 18px solid #fff;
    border-left: 22px solid transparent;
}


.arrow-wrap.arrow-current1 .arrow-triangle:before {
    right: 87.5%;
    width: 12.5%;
}
.arrow-wrap.arrow-current1 .arrow-triangle:after {
    left: 12.5%;
    width: 87.5%;
}


.arrow-wrap.arrow-current2 .arrow-triangle:before {
    right: 62.5%;
    width: 37.5%;
}
.arrow-wrap.arrow-current2 .arrow-triangle:after {
    left: 37.5%;
    width: 62.5%;
}

.arrow-wrap.arrow-current3 .arrow-triangle:before {
    right: 37.5%;
    width: 62.5%;
}
.arrow-wrap.arrow-current3 .arrow-triangle:after {
    left: 62.5%;
    width: 37.5%;
}

.arrow-wrap.arrow-current4 .arrow-triangle:before {
    right: 12.5%;
    width: 87.5%;
}
.arrow-wrap.arrow-current4 .arrow-triangle:after {
    left: 87.5%;
    width: 12.5%;
}

#tabs-slider-idea.tabs-slider .slider-content .slider-wrap {
    height: 230px;
}
#tabs-slider-idea.tabs-slider .slider-content .item {
    height: 230px;
}
#tabs-slider-idea.tabs-slider .slider-content .item .slide-item-content {
    margin-top: 80px;
}

#tabs-slider-idea .arrow-wrap.arrow-current1 .arrow-triangle:before {
    right: 90%;
    width: 10%;
}
#tabs-slider-idea .arrow-wrap.arrow-current1 .arrow-triangle:after {
    left: 10%;
    width: 90%;
}


#tabs-slider-idea .arrow-wrap.arrow-current2 .arrow-triangle:before {
    right: 70%;
    width: 30%;
}
#tabs-slider-idea .arrow-wrap.arrow-current2 .arrow-triangle:after {
    left: 30%;
    width: 70%;
}

#tabs-slider-idea .arrow-wrap.arrow-current3 .arrow-triangle:before {
    right: 50%;
    width: 50%;
}
#tabs-slider-idea .arrow-wrap.arrow-current3 .arrow-triangle:after {
    left: 50%;
    width: 50%;
}

#tabs-slider-idea .arrow-wrap.arrow-current4 .arrow-triangle:before {
    right: 30%;
    width: 70%;
}
#tabs-slider-idea .arrow-wrap.arrow-current4 .arrow-triangle:after {
    left: 70%;
    width: 30%;
}

#tabs-slider-idea .arrow-wrap.arrow-current5 .arrow-triangle:before {
    right: 10%;
    width: 90%;
}
#tabs-slider-idea .arrow-wrap.arrow-current5 .arrow-triangle:after {
    left: 90%;
    width: 10%;
}

/* 人才表格 */
.form-table table {
    width: 100%;
    color: #232323;
    font-size: 16px;
}
.form-table table h2 {
    font-weight: bold;
    font-size: 1.5em;
}
.form-table table td {
    border: 1px solid #bbb;
    vertical-align: middle;
    padding: 10px;
    font-size: 18px;
}
.form-table table td {
    /*width: 380px;*/
}
.form-table table td.table-title {
    width: 20px;
    padding: 10px 30px;
}
.form-table table td.table-col {
    /*width: 60px;*/
}
.form-table table td.table-col-l {
    width: 80px;
}

.form-table table input,.form-table table textarea {
    outline: none;
    border: 0;
    vertical-align: inherit;
}
.form-table table input.full,.form-table table textarea.full {
    width: 100%;

}
.form-table table input.line {
    border-bottom: 1px solid #333333;
}

.more-submit {
    width: 120px;
    padding: 2px;
    border-radius: 50px;
    margin: 0 auto;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
}
.more-submit a {
    color: #ffffff;
    font-size: 14px;
}

#staff-train-images .flex-direction-nav{display: none}
#staff-train-images .flex-control-nav {
    text-align: center;
    margin-bottom: 50px;
}
#staff-train-images .flex-control-nav li {
    display: inline-block;
}
#staff-train-images .flex-control-nav li a {
    display: inline-block;
    border-radius: 100%;
    margin: 0 5px;
    border: 2px solid #72bb38;
    background-color: #fff;
    width: 10px;
    height: 10px;
    opacity: 1;
    text-indent: -99999em;
    cursor: pointer;
}
#staff-train-images .flex-control-nav li a.flex-active {
    background-color: #72bb38;
}


.image-item {
    width: 365px;
    height: 240px;
    position: relative;
    float: left;
    margin-right: 27px;
    margin-bottom: 27px;
}
.image-item:nth-child(3n) {
    margin-right: 0;
}
.image-item img {
    width: 365px;
    height: 240px;
}
.image-item .title {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #ffffff;
    font-size: 14px;
    background: rgba(0,153,204,.6);
}
.image-item .title .titleMain {
    padding: 0 10px;
}
.hr-contact-bx .item {
    float: left;
    width: 210px;
    height: 120px;
    position: relative;
    margin-right: 215px;
    padding: 20px 15px;
    color: #ffffff;
    font-size: 16px;
}
.hr-contact-bx .item:last-child {
    margin-right: 0;
}
.hr-contact-bx .item.address {
    background: url("../img/hr/001.png") no-repeat;
}
.hr-contact-bx .item.email {
    background: url("../img/hr/002.png") no-repeat;
}
.hr-contact-bx .item.postcode {
    background: url("../img/hr/003.png") no-repeat;
}
.hr-contact-bx .item:after {
    content: '';
    width: 96px;
    height: 2px;
    background: #99dde7;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 50%;
    margin-left: -48px;
    opacity: .7;
}
.hr-contact-bx .item .text-title {
    text-align: center;
    padding-top: 25px;
}
.hr-contact-bx .item .text-desc {
    text-align: center;
    padding-top: 25px;
}

#news-list a {
    padding: 30px 50px;
    background: #eeeeee;
    margin-bottom: 50px;
    display: block;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s
}
#news-list a:hover {
    box-shadow:0 0 9px 3px #cccccc;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s
}
#news-list a .thumb {
    width: 120px;
    height: 120px;
    margin-right: 50px;
    float: left;
}
#news-list a .thumb img {
    width: 120px;
    height: 120px;
}
#news-list a .main-info {
    float: right;
    width: 880px;
}
#news-list a .main-info h3 {
    font-size: 20px;
    line-height: 36px;
    color: #232323;
    font-weight: bold;
}

#news-list a .main-info .date {
    float: right;
    font-size: 14px;
    font-weight:normal;
}
#news-list a .main-info .desc {
    line-height: 28px;
    margin-top: 20px;
    font-size: 14px;
}

/*图片库*/
figure, figcaption {
    display: block;
}
.pics-list .pic-item {
    width: 370px;
    height: 316px;
    background: #eeeeee;
    position: relative;
    float: left;
    margin-right: 20px;
    cursor: pointer;
    margin-bottom: 20px;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s
}
.pics-list .pic-item:nth-child(3n) {
    margin-right: 0;
}
.pics-list .pic-item:hover {
    box-shadow:0 0 9px 3px #cccccc;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s
}
.pics-list .pic-item img {
    width: 370px;
    height: 250px;

}
.pics-list .pic-item .title {
    height: 66px;
    line-height: 66px;
    text-align: center;
    font-size: 16px;
    color: #232323;
}

.datawz {
    line-height: 32px;
    font-size: 16px;
    color: #fff;
    position: relative;
    padding-top: 65px;
}
.datawz p {
    font-size: 16px;
    text-indent: 2em;
}

.datanum {
    padding-top: 20px;
}
.datanum ul li {
    width: 230px;
    text-align: center;
    float: left;
    position: relative;
    font-size: 16px;
    color: #fff;
}

.datanum ul li span{ font-size:100px;}
.datanum ul li p{ display:inline-table; width:90%;font-size: 13px;}

.aboutbox {
    width: 1px;
    height: 70%;
    background: #ffffff;
    position: absolute;
    right: 0px;
    top: 20%;
}


.div-3 dd p {
    text-align: center;
    line-height: 30px;
    color: #000000;
}

.div-3 dl {
    width: 100%;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -moz-box;
}
.div-3 dl dd {
    width: 100%;
    text-align: center;
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    margin-bottom: 20px;
}
.industry-icons i {
    font-size: 115px;
    color: #00abc3;
}
.div-3 dl dd:hover p, .div-3 dl dd:hover i{
    color: #72bb38;
}

.honor-bx dl {
    text-align: center;
    padding-top: 80px;
}
.honor-bx dl dd {

    margin-bottom: 60px;
    font-size: 22px;
    color: #ffffff;
}
.honor-bx dl dd span {
    padding-left: 15px;
    position: relative;
    margin: 0 30px;
}
.honor-bx dl dd span:after {
    content: ' ';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #ffffff;
    left: 0;
    top: 10px;
    border-radius: 50%;
}

#about-honor-images .image-item {
    width: 360px;
    height: 259px;
    margin-right: 35px;
    margin-bottom: 35px;
    float: left;
}
#about-honor-images .image-item:nth-child(3n) {
    margin-right: 0;
}
#about-honor-images .image-item img {
    width: 360px;
    height: 259px;
}
.flex-direction-nav{display: none}
.flex-control-nav {
    text-align: center;
    margin-bottom: 50px;
}
.flex-control-nav li {
    display: inline-block;
}
.flex-control-nav li a {
    display: inline-block;
    border-radius: 100%;
    margin: 0 5px;
    border: 2px solid #72bb38;
    background-color: #fff;
    width: 10px;
    height: 10px;
    opacity: 1;
    text-indent: -99999em;
    cursor: pointer;
}
.flex-control-nav li a.flex-active {
    background-color: #72bb38;
}

.div-4 {
    width: 100%;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -moz-box;
}
.div-4 .item-bx {
    width: 100%;
    text-align: center;
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    margin-bottom: 20px;
}
.div-4 .item {

    width: 160px;
    height: 100px;
    padding: 40px 10px;
    color: #ffffff;
}
.div-4 .item.item-1 {
    background: url("../img/about/05.png") no-repeat center center;
}
.div-4 .item.item-2 {
    background: url("../img/about/06.png") no-repeat center center;
}
.div-4 .item.item-3 {
    background: url("../img/about/07.png") no-repeat center center;
}
.div-4 .item.item-4 {
    background: url("../img/about/08.png") no-repeat center center;
}
.div-4 .item.item-5 {
    background: url("../img/about/09.png") no-repeat center center;
}
.div-4 .item h3 {
    font-size: 26px;
    padding-top: 20px;
}
.div-4 .item p {
    font-size: 14px;
    padding-top: 15px;
}
.div-4 .item.item-5 p {
    padding-top: 5px;
}

/*  项目展示 */
.textarea__text {
    white-space: pre-wrap;
}
.product-list {
    overflow: hidden;

    width: 1127px;
    margin: 0 auto;
}
.product-list .item {
    width: 552px;
    height: 346px;
    float: left;
    margin-right: 23px;
    margin-bottom: 23px;
    position: relative;
    overflow: hidden;
}
.product-list .item:nth-child(2n) {
    margin-right: 0;
}
.product-list .item .title {
    position: absolute;
    height: 50px;
    width: 100%;
    color: #ffffff;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    bottom: 0;
    left: 0;
}
.product-list .item .details {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.product-list .item .details .info {
    padding: 40px;
}
.product-list .item .details .info h5 {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 30px;
    color: #ffffff;
}
.product-list .item .details .info p {
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
}
.product-list .item:hover .details {
    background-color: rgba(0, 153, 204, 0.9);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.product-list .item:hover .title {
    opacity: 0;
}
.product-list .item:hover .title.allshow {
    opacity: 1;
}
    /*netmap*/
.netmap {
    width: 1073px;
    height: 767px;
    position: relative;
    margin: 30px auto;
    background: url("/resouce/img/e976d60b5fcb81f1118308bec6c62a36.png") no-repeat center top;
}

.point-area {
    z-index:200;
    text-align: center;
    position: relative;
    width: 150px;
    height: 150px;
    transition: opacity .5s ease-out
}
.point-area .point {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    height: 1px;
    margin: auto;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    background: transparent
}
.point-area .point-shadow:after {
    box-shadow: inset 0 0 2em rgba(0,205,236,.16)
}
.point-area .point-white {
    background-color: #fff;
    border: 1px solid #1e9994
}
.point-area .point-dot {
    z-index: 1;
    background-color: #1e9994;
    border: 1px solid rgba(30,153,236,.37)
}
.point-area .point-10 {
    width: 100%;
    height: 100%
}
.point-area .point-10:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #1e9994;
    opacity: 0;
    -webkit-animation: ripple 4.5s ease-out 225ms infinite;
    animation: ripple 4.5s ease-out 225ms infinite
}

.point-area .point-20 {
    width: 100%;
    height: 100%
}
.point-area .point-20:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #1e9994;
    opacity: 0;
    -webkit-animation: ripple 4.5s ease-out .45s infinite;
    animation: ripple 4.5s ease-out .45s infinite
}
.point-area .point-30 {
    width: 100%;
    height: 100%
}
.point-area .point-30:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #1e9994;
    opacity: 0;
    -webkit-animation: ripple 4.5s ease-out 675ms infinite;
    animation: ripple 4.5s ease-out 675ms infinite
}
.point-area .point-40 {
    width: 100%;
    height: 100%
}
.point-area .point-40:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #1e9994;
    opacity: 0;
    -webkit-animation: ripple 4.5s ease-out .9s infinite;
    animation: ripple 4.5s ease-out .9s infinite
}
.point-area .point-50 {
    width: 100%;
    height: 100%
}
.point-area .point-50:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #1e9994;
    opacity: 0;
    -webkit-animation: ripple 4.5s ease-out 1125ms infinite;
    animation: ripple 4.5s ease-out 1125ms infinite
}
.point-area .point-60 {
    width: 100%;
    height: 100%
}
.point-area .point-60:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #1e9994;
    opacity: 0;
    -webkit-animation: ripple 4.5s ease-out 1.35s infinite;
    animation: ripple 4.5s ease-out 1.35s infinite
}
.point-area .point-70 {
    width: 100%;
    height: 100%
}
.point-area .point-70:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #1e9994;
    opacity: 0;
    -webkit-animation: ripple 4.5s ease-out 1575ms infinite;
    animation: ripple 4.5s ease-out 1575ms infinite
}
.point-area .point-80 {
    width: 100%;
    height: 100%
}
.point-area .point-80:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #1e9994;
    opacity: 0;
    -webkit-animation: ripple 4.5s ease-out 1.8s infinite;
    animation: ripple 4.5s ease-out 1.8s infinite
}
.point-area .point-90 {
    width: 100%;
    height: 100%
}
.point-area .point-90:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #1e9994;
    opacity: 0;
    -webkit-animation: ripple 4.5s ease-out 2025ms infinite;
    animation: ripple 4.5s ease-out 2025ms infinite
}
.point-area .point-100 {
    width: 100%;
    height: 100%
}
.point-area .point-100:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #1e9994;
    opacity: 0;
    -webkit-animation: ripple 4.5s ease-out 2.25s infinite;
    animation: ripple 4.5s ease-out 2.25s infinite
}
lesshat-selector {
    -lh-property: 0
}
@-webkit-keyframes ripple {
    0% {
        opacity:0;
        -webkit-transform:scale(.1)
    }
    5% {
        opacity:1
    }
    to {
        opacity: 0;
        -webkit-transform: scale(1)
    }
}
@keyframes ripple {
    0% {
        opacity:0;
        -webkit-transform:scale(.1);
        transform:scale(.1)
    }
    5% {
        opacity:1
    }
    to {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
.point-area.active .point-10:after, .point-area.active .point-20:after,.point-area.active .point-40:after, .point-area.active .point-60:after,
.point-area.active .point-60:after, .point-area.active .point-80:after, .point-area.active .point-100:after{
    border-color:#72bb38 ;
}
.point-area.active  .point-dot {
    background: #72bb38;
    border: 1px solid rgba(114,187,56,.37);
}
.netname{ line-height:24px; border-bottom:1px solid #72bb38; padding:0px 0px 0px 10px; font-size:14px; color:#303030; position:absolute;}
.netbox{ position:absolute; left:-19px; top:25px;}
.netbox .line {
    width: 20px;
    height: 20px;
    border-top:1px solid #72bb38;
    -webkit-transform: rotate(135deg);/*Safari 4+,Google Chrome 1+  */
    -moz-transform: rotate(135deg);/*Firefox 3.5+*/
    transform: rotate(135deg);/*Firefox 3.5+*/
}
.netbox .line.line2 {
    -webkit-transform: rotate(45deg);/*Safari 4+,Google Chrome 1+  */
    -moz-transform: rotate(45deg);/*Firefox 3.5+*/
    transform: rotate(45deg);

}
.city-list .city {
    color: #72bb38;
    display: inline-block;
    float: left;
    width: 100px;
    text-align: center;
}
/* 首页股票 */
#homeStock {
    width: 100%;
    height: 80px;
}


#homeStock .homeStock {
    width: 100%;
    display: table;
    padding: 15px 30px;
    color: #ffffff;
}
.stock ul.figure{font-size:16px; list-style: none; padding: 0; margin-bottom:0;}
.stock ul.figure li{ padding:0 10px; position: relative; display:block; padding-bottom:0px; width:100%; text-align: center;font-size: 16px;line-height: 1.5;}
.stock ul.figure li:first-child{padding:0 10px 0 10px;}
.stock ul.figure li:first-child:before{content: "";}
.stock ul.figure li:before{content:"|"; position: absolute; left: 0; top: 0;}
.stock .datetime, .stock .irasia{font-size:12px;}
.stock .datetime{float:none; text-align: center;}
.stock .irasia{float:none; padding-bottom: 15px; text-align: center;}
.fa-caret-up{color:#038816; padding:0 10px 0 10px;}
.fa-caret-down{color:#AB0F12; padding:0 15px 0 0;}
.sort-destination.full-width .isotope-item{width:33.333%;}

.stock .datetime, .stock .irasia{font-size:13px; padding-bottom: 0px;}
.stock ul.figure li{ padding:0 30px; position: relative; display: table-cell;}
.homeStock .stock{width:80%; display:table-cell; vertical-align: middle;}
.homeStock .more{width:20%; display:table-cell; vertical-align: middle;}

.stock ul.figure li {
    padding: 0 25px 5px 0;
    position: relative;
    display: table-cell;
    width: inherit;
}
.stock .datetime {
    float: left;
}
.stock .irasia {
    float: left;
    padding: 0 40px 15px 40px;
}
.stock .datetime, .stock .irasia {
    padding-top: 5px;
    font-size: 12px;
    padding-bottom: 0px;
}
.stock ul.figure li:first-child:before {
    content: "";
}
.stock ul.figure li {
    padding: 0 35px;
}
.stock ul.figure li:first-child {
    padding: 0 25px 5px 0;
}
.stock .irasia a {
    color: #ffffff;
}
.stock .irasia a:hover {
    text-decoration: underline;
}
.homeStock .more .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;

}
.homeStock .more .btn {
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.homeStock .more .btn.btn-borders {
    border-width: 3px;
}
.homeStock .more .btn.btn-borders.btn-default {
    background: none;
    color: #ffffff;
    min-width: 127px;
    border-color: #fff;
    opacity: 0.8;
    padding: 8px 16px;
}
.homeStock .more a:hover .btn.btn-borders.btn-default{
    opacity: 1!important;;
}

/* 首页年报 */
.pdf-report-item {
    float: left;
    width: 506px;
}
.pdf-report-item .hd {
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    color: #232323;
    font-weight: bold;
    border-bottom: 2px solid #2a7ec2;
    position: relative;
}
.pdf-report-item .hd:after {
    content: '';
    position: absolute;
    left: 20px;
    bottom: 0;
    width: 0;
    height: 0;
    border: 5px solid;
    border-color: transparent transparent #2a7ec2;
}
.pdf-report-item .bd .item {
    float: left;
    width: 194px;
    height: 265px;
    margin-right: 118px;
    margin-top: 30px;
    margin-bottom: 30px;
    box-shadow:2px 2px 1px 1px #ccc;
    background: #077E8C;
    position: relative;
}
.pdf-report-item .bd .item .szs{ position: absolute; left: 50%; top: 50%; margin: -22px 0 0 -22px; opacity: 0;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
}
.pdf-report-item .bd .item:last-child {
    margin-right: 0;
}

.pdf-report-item .bd .item:hover .imgs{ opacity: 0.3;}
.pdf-report-item .bd .item:hover .szs{ opacity: 1;}
.wrapTitle {
    text-align: center;
}
.wrapTitle h1 {
    margin-bottom: 0;
}
.wrapTitle p {
    font-size: 12px;
    color: #cccccc;
    margin-top: 3px;
}

.wrapTitle p i, .wrapTitle p span {
    vertical-align: middle;
    font-family: arial;
    display: inline-block;
    text-transform: uppercase;
}
.wrapTitle p i {
    width: 30px;
    height: 1px;
    background-color: #cccccc;
    margin: 0 2px;
}
.wrapTitle.white h1.bigTitle {
    color: #ffffff;
}
.wrapTitle.white p {
    color: #f5f5f5;
}
.wrapTitle.white i {
    background-color: #f5f5f5;
}
.home-news a {
    display: block;
    width: 555px;
    float: left;
    position: relative;
    margin-right: 40px;
    margin-bottom: 22px;
}
.home-news a:nth-child(2n) {
    margin-right: 0;
}
.home-news a .date {
    width: 70px;
    height: 70px;
    background: #eeeeee;
    float: left;
    text-align: center;
}

.home-news a .date h3 {
    font-size: 24px;
    padding-top: 8px;
}
.home-news a .date h5 {
    font-size: 14px;
    padding-top: 3px;
}
.home-news a:hover .date{
    background: #72bb38;
    color: #ffffff;
}
.home-news a .info {
    padding-left: 92px;
}
.home-news a .info h4 {
    font-size: 18px;
    color: #000;
    margin-top: 5px;
    margin-bottom: 15px;
}.home-news a .info .desc {
    font-size: 15px;
    color: #666666;

 }

.pc-project-container {
     width: 1250px;
    padding: 0 50px;
    margin: 0 auto;
    position: relative;
}
#home-product-list {
    overflow: hidden;
    padding: 25px 0;
    width: 1248px;
}
#home-product-list .item {
    transform: scale(1);
}

#home-product-list .page-btn {
    width: 46px;
    height: 46px;
    border-radius: 5px;
    background: #b6dae6;
    position: absolute;
    cursor: pointer;
}
#home-product-list .prev-btn.page-btn {
    left: -80px;
    bottom: 180px;
    background: url("../img/prev.png") no-repeat center center #b6dae6;
}
#home-product-list .next-btn.page-btn {
    right: -80px;
    bottom: 180px;
    background: url("../img/next.png") no-repeat center center #b6dae6;
}
#home-product-list .item {
    width: 310px;
    height: 316px;
    position: relative;
    border-radius: 10px;
    border:5px solid transparent;
    margin: 0 auto;
}
#home-product-list .swiper-slide {
    width: 310px;
    text-align: center;
    transition: 300ms;
}
#home-product-list .item img {
    width: 310px;
    height: 256px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#home-product-list .item .title {
    height: 60px;
    line-height: 60px;
    width: 100%;
    text-align: center;
    color: #232323;
    font-size: 16px;
    background: #accdd6;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
#home-product-list .swiper-slide-active .item, #home-product-list .swiper-slide-duplicate-active .item {
    border:3px solid #00a5c6;
    transform:scale(1.1);
}
#home-product-list .swiper-slide-active .item img, #home-product-list .swiper-slide-duplicate-active .item img, #mobile-home-product-list .swiper-slide-active .item img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
#home-product-list .swiper-slide-active .item .title, #home-product-list .swiper-slide-duplicate-active .item .title, #mobile-home-product-list .swiper-slide-active .item .title  {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

#history-bx {
    margin: 0 15px;
    position: relative;
}
.history-bx {
    height: 162px;
    width: 100%;
    background: url("../img/dot.png") repeat-x center;
}
.history-bx li {
    width: 140px;
    float: left;
    padding-top: 30px;
    text-align: center;
    position: relative;
    margin-top: 65px;
    background: url(../img/history-dot.png) no-repeat center 7px;
}

.history-bx li .note {
    position: absolute;
    width: 100%;
    left: 0;
    top: -20px;
    display: none;
}

.history-bx li .note h1 {
    height: 76px;
    line-height: 76px;
    color: #47bfd4;
    font-weight: bold;
    background: url(../img/history-item.png) no-repeat center top;
    margin-bottom: 8px;
    font-size: 12px;
}

.history-bx li .note p{
    line-height: 16px;
    color: #47bfd4;
}

#history-bx .swiper-button-prev {

    width: 28px;
    height: 28px;
    background: url("../img/history-prev.png") no-repeat center center #a1a1a1;
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -14px;
    border-radius: 50%;
}

#history-bx .swiper-button-next {

    width: 28px;
    height: 28px;
    background: url("../img/history-next.png") no-repeat center center #a1a1a1;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -14px;
    border-radius: 50%;
}
#mobile-home-product-list {
    display: none;
}
#project-home-show {
    height: 570px;
}


/*video*/
.video-list {
    width: 872px;
    margin: 0 auto;
    overflow: hidden;
}
.video_bg {
    float: left;
    width: 386px;
    margin-right: 100px;
    text-align: center;
}
.magazine_bg {
    width: 216px;
    margin-right: 112px;
}
.video_bg img {
    width: 386px;
}
.video_bg.magazine_bg img {
    width: 216px;
}
.video_bg a:hover{ background:url(../img/alpha_black_80.png) repeat; cursor:pointer; text-decoration:none}
.video_bg .img_scale{-moz-transition: all 0.6s ease-in 0s; -webkit-transition:all 0.6s ease-in 0s; transition:all 0.6s ease-in 0s; -o-transition:all 0.6s ease-in 0s; background:url(../img/play_logo_bg.png) no-repeat center center; width:100%; height:100%; z-index:98}
.video_bg:hover .img_scale{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);}
.video_bg:hover .img_filter{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.video_bg.last, .video_bg:nth-child(2n) {
    margin-right: 0;
}
.video_bg .title {
    height: 60px;
    padding-top: 5px;
    text-align: center;
    font-size: 16px;
    color: #444;
}

#about-note {

    height: 5799px;
}
#business-process-1 {
    height: 739px;
}

#business-process-2 {
    height: 450px;
}

#business-process-3 {
    height: 482px;
}

#business-process-4 {
    height: 970px;
}
#business-process-6 {
    height: 596px;
}

#business-process-1 h2, #business-process-2 h2, #business-process-3 h2, #business-process-4 h2, #business-process-6 h2 {
    color: #ffffff;font-size: 36px;padding-top: 40px;
}

/* 分页 */
.footer-pagination {
    padding: 20px 0;
    font-size: 14px;
    margin-bottom: 50px;
}
.footer-pagination .form-control-static {
    line-height: 38px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination>li>a,.pagination>li>span {
    color: inherit;
    border-color: #dcdcdc;
    transition: border-color,0.3s
}

.pagination>li>span {
    cursor: default
}

.pagination>li>span:hover {
    background-color: #fff
}

.pagination>li:first-child>a,.pagination>li:first-child span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination>li:last-child>a,.pagination>li:last-child span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
    background-color: #00c0d1;
    border-color: #00c0d1
}

/* 分页 */

.news-detail-hd h1 {
    text-align: center;
    line-height: 38px;
    font-size: 25px;
    margin: 0.67em 0;
    color: #232323;
}
.news-detail-hd .date {
    text-align: center;
    color: #a6a8a5;
}
.news-detail-hd .content {
    line-height: 26px;
    margin: 30px 0;
    text-align: justify;
    word-wrap: break-word;
}
.news-detail-hd .content p {
    text-indent: 2em;
    margin-bottom: 15px;
    line-height: 1.8;
    font-size: 18px;
}
.news-detail-hd .content img {
    text-align: center;
    /*margin-bottom: 15px;*/
}

.news-detail-hd .content p img {
    text-align: center;
}


.news-detail-hd .gradient-more {
    background: #00a5c6;
    /* Old browsers */
    background: -moz-linear-gradient(left, #00a5c6 0%, #00abc3 50%, #00b1c0 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #00a5c6 0%, #00abc3 50%, #00b1c0 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #00a5c6 0%, #00abc3 50%, #00b1c0 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a5c6', endColorstr='#00b1c0', GradientType=1);
    /* IE6-9 */
}
.news-detail-hd .more {
    width: 120px;
    padding: 2px;
    border-radius: 50px;
    margin: 0 auto;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 14px;

}
.news-detail-hd .more a {
    display: block;
    color: #006743;
    background: #ffffff;
    border-radius: 50px;
    font-weight: bold;
}
.news-detail-hd .more a.nobg {
    background: none;
    color: #ffffff;
}
.news-detail-hd .more a:hover {
    background: none;
    color: #ffffff;
}
.news-detail-hd .more a.nobg:hover {
    background: #ffffff;
    color: #006743;
}
/* 股票价格 */
.stock-container .code-name {
    color: #00c0d1;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
}
.stock-container .stock-desc {
    font-size: 15px;
    line-height: 26px;
    color: #999999;
}
.stock-container .tables {
    margin-top: 30px;
}
.stock-container .tables .left-table {

}
.stock-container .tables .left-table .table {

}
.stock-container .tables .left-table .table th, .stock-container .tables .left-table .table td {
    text-align: center;
    font-size: 16px;
    color: #555555;
    padding: 15px;
    border: 2px solid #ffffff;
}
.stock-container .tables .left-table .table td.bg, .stock-container .tables .left-table .table th.bg {
    background: #00c0d1;
    color: #ffffff;
}
.stock-container .tables .left-table .table #nowPrice{
    font-size: 40px;
    color: #666666;
    font-weight: bold;
}
.stock-container .stock-copyright {
    font-size: 14px;
    line-height: 1.8;
    text-align: center;
    padding: 20px 0;
    color: #666666;
}
/* 股票价格 */
/* 搜索 */
.search-result h1 {
    font-weight: normal;
    padding: 0px 0 0px 20px;
    border-left: 2px solid #00c0d1;
    margin: 50px 0;
    line-height: 1;

}

.search-info {
    background-color: #00c0d1;
    color: #63be9d;
    padding: 36px 30px;
    line-height: 30px;
    margin-bottom: 50px;
}

.search-info .stxt {
    border: 1px solid #00c0d1;
    padding: 0px 17px;
    height: 30px;
    width: 30%;
    float: left;
    color: #6D6B6B;
}

.search-info .sbtn {
    background-color: #0099cc;
    color: #fff;
    overflow: hidden;
    text-align: center;
    width: 85px;
    border: 0px none;
    height: 32px;
    line-height: 32px;
    float: left;
    margin-left: 14px;
    cursor: pointer;
}

.search-info .snum {
    font-style: italic;
    padding-left: 12px;
    color: #ffffff;
}

.serachlist a:link, .serachlist a:visited { color: #a9a9a9; }
.serachlist a:active, .serachlist a:hover { color: #767676; }
.serachlist dd { border-bottom: 1px solid #cccccc; font-size: 16px; color: #a9a9a9; padding-bottom: 24px; margin-bottom: 30px; }
.serachlist dd .num { float: left; display: block; padding-right: 26px; font-size: 18px; line-height: 1.4; }
.serachlist dd .blue { color: #5899dd; text-decoration: underline; }
.color-main {
    color: #00c0d1 !important;
}
/* 搜索 */


.webuploader-container {
    position: relative;
}
.webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px,1px,1px,1px);
}
.webuploader-pick {
    /*position: relative;*/
    /*display: inline-block;*/
    /*cursor: pointer;*/
    /*background: #00b7ee;*/
    /*padding: 10px 15px;*/
    /*color: #fff;*/
    /*text-align: center;*/
    /*border-radius: 3px;*/
    /*overflow: hidden;*/
}
.webuploader-pick-hover {
    /*background: #00a2d4;*/
}

.webuploader-pick-disable {
    opacity: 0.6;
    pointer-events:none;
}

/*2025.04.10改版更新内容*/
.data__flex__container {
    margin-top: 30px;
}
.data__flex__container .data__flex__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.data__flex__container .data__flex__item .flex__item {
    width: 274px;
    position: relative;
    height: 150px;
    background: #FFFFFF;
    text-align: center;
}
.data__flex__container .data__flex__item .flex__item::before {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px;
    background: #E5F8FA;
    z-index: 0;
}
.data__flex__container .data__flex__item .flex__item .num {
    color: #00ABC3;
    font-size: 80px;
    line-height: 100px;
    position: relative;
    z-index: 2;
    font-weight: bold;
}
.data__flex__container .data__flex__item .flex__item .text {
    font-size: 14px;
    position: relative;
    z-index: 2;
    margin-top: 10px;
    color: #232323;
}

.industry__icons__v2 {
    display: flex;
    align-items: center;
    height: 100%;
}
.industry__icons__v2 .industry__icons__item {
    width: 191px;
    height: 350px;
    text-align: center;
    color: #FFFFFF;
}
.industry__icons__v2 .industry__icons__item:hover {
    background: #FFFFFF;
    color: #00ABC3;
}
.industry__icons__v2 .industry__icons__item .icon {
    margin: 100px auto 20px auto;
    width: 90px;
    height: 90px;
}
.industry__icons__v2 .industry__icons__item .text {

}
.industry__icons__v2 .industry__icons__item .more {
    padding: 3px 5px;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    text-align: center;
    border-radius: 3px;
    width: 60px;
    margin: 50px auto 0 auto;
    display: none;
}
.industry__icons__v2 .industry__icons__item .more a {
    color: #FFFFFF;
}
.industry__icons__v2 .industry__icons__item .icon.icon-1 {
    background: url("/resource/img/about/index/industry/1.png") no-repeat;
}
.industry__icons__v2 .industry__icons__item:hover .icon-1 {
    background: url("/resource/img/about/index/industry/1-on.png") no-repeat;
}
.industry__icons__v2 .industry__icons__item .icon.icon-2 {
    background: url("/resource/img/about/index/industry/2.png") no-repeat;
}
.industry__icons__v2 .industry__icons__item:hover .icon-2 {
    background: url("/resource/img/about/index/industry/2-on.png") no-repeat;
}
.industry__icons__v2 .industry__icons__item .icon.icon-3 {
    background: url("/resource/img/about/index/industry/3.png") no-repeat;
}
.industry__icons__v2 .industry__icons__item:hover .icon-3 {
    background: url("/resource/img/about/index/industry/3-on.png") no-repeat;
}
.industry__icons__v2 .industry__icons__item .icon.icon-4 {
    background: url("/resource/img/about/index/industry/4.png") no-repeat;
}
.industry__icons__v2 .industry__icons__item:hover .icon-4 {
    background: url("/resource/img/about/index/industry/4-on.png") no-repeat;
}
.industry__icons__v2 .industry__icons__item .icon.icon-5 {
    background: url("/resource/img/about/index/industry/5.png") no-repeat;
}
.industry__icons__v2 .industry__icons__item:hover .icon-5 {
    background: url("/resource/img/about/index/industry/5-on.png") no-repeat;
}
.industry__icons__v2 .industry__icons__item .icon.icon-6 {
    background: url("/resource/img/about/index/industry/6.png") no-repeat;
}
.industry__icons__v2 .industry__icons__item:hover .icon-6 {
    background: url("/resource/img/about/index/industry/6-on.png") no-repeat;
}
.industry__icons__v2 .industry__icons__item:hover .more {
    display: block;
    border: 1px solid #00ABC3;
    color: #00ABC3;
}
.industry__icons__v2 .industry__icons__item:hover .more a {
    color: #00ABC3;
}
.tabs__culture {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tabs__culture .culture__item {
    width: 210px;
    height: 300px;
    background: #0099CC;
    color: #FFFFFF;
    text-align: center;
}
.tabs__culture .culture__item .icon {
    width: 125px;
    height: 125px;
    margin: 10px auto 0 auto;
}
.tabs__culture .culture__item .title {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 50px;
}
.tabs__culture .culture__item .desc {
    font-size: 14px;
    margin-bottom: 2px;
    padding: 0 10px;
}
.tabs__culture .culture__item.item-1 {
    background: #0099CC;
}
.tabs__culture .culture__item.item-1 .icon {
    background: url("/resource/img/about/culture/1.png") no-repeat center center;
    background-size: 43%;
}
.tabs__culture .culture__item.item-2 {
    background: #009FC9;
}
.tabs__culture .culture__item.item-2 .icon {
    background: url("/resource/img/about/culture/2.png") no-repeat center center;
    background-size: 43%;
}
.tabs__culture .culture__item.item-3 {
    background: #00A7C5;
}
.tabs__culture .culture__item.item-3 .icon {
    background: url("/resource/img/about/culture/3.png") no-repeat center center;
    background-size: 43%;
}
.tabs__culture .culture__item.item-4 {
    background: #00B2C0;
}
.tabs__culture .culture__item.item-4 .icon {
    background: url("/resource/img/about/culture/4.png") no-repeat center center;
    background-size: 43%;
}
.tabs__culture .culture__item.item-5 {
    background: #00BCBB;
}
.tabs__culture .culture__item.item-5 .icon {
    background: url("/resource/img/about/culture/5.png") no-repeat center center;
    background-size: 43%;
}

.honor__desc__container {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.honor__desc__container .honor__item {
    width: 260px;
    height: 180px;
    background: #0099CC;
    color: #FFFFFF;
    text-align: center;
}
.honor__desc__container .honor__item .icon {
    width: 49px;
    height: 49px;
    margin: 25px auto 15px auto;
}
.honor__desc__container .honor__item .title {
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
}
.honor__desc__container .honor__item .bigtitle {
    font-size: 18px;
    height: 56px;
    line-height: 56px;
}
.honor__desc__container .honor__item.item-1 {
    background: #0099CC;
}
.honor__desc__container .honor__item.item-2 {
    background: #009FC9;
}
.honor__desc__container .honor__item.item-3 {
    background: #00A7C5;
}
.honor__desc__container .honor__item.item-4 {
    background: #00B2C0;
}
.honor__desc__container .honor__item.item-5 {
    background: #0099CC;
}
.honor__desc__container .honor__item.item-6 {
    background: #009FC9;
}
.honor__desc__container .honor__item.item-7 {
    background: #00A7C5;
}
.honor__desc__container .honor__item.item-8 {
    background: #00B2C0;
}
.honor__desc__container .honor__item.item-1 .icon {
    background: url("/resource/img/about/honor/icons/1.png") no-repeat center center;
}
.honor__desc__container .honor__item.item-2 .icon {
    background: url("/resource/img/about/honor/icons/2.png") no-repeat center center;
}
.honor__desc__container .honor__item.item-3 .icon {
    background: url("/resource/img/about/honor/icons/3.png") no-repeat center center;
}
.honor__desc__container .honor__item.item-4 .icon {
    background: url("/resource/img/about/honor/icons/4.png") no-repeat center center;
}
.honor__desc__container .honor__item.item-5 .icon {
    background: url("/resource/img/about/honor/icons/5.png") no-repeat center center;
}
.honor__desc__container .honor__item.item-6 .icon {
    background: url("/resource/img/about/honor/icons/6.png") no-repeat center center;
}
.honor__desc__container .honor__item.item-7 .icon {
    background: url("/resource/img/about/honor/icons/7.png") no-repeat center center;
}
.honor__desc__container .honor__item.item-8 .icon {
    background: url("/resource/img/about/honor/icons/8.png") no-repeat center center;
}

.report__list .report__item {
    width: 100%;
    height: 400px;
    padding: 45px 0;
    background: #FFFFFF;
    overflow: hidden;
}
.report__list .report__item .report__thumb{
    float: left;
    width: 265px;
    height: 360px;
}
.report__list .report__item .report__content {
    float: right;
    width: 810px;
    margin-left: 75px;
    padding-top: 35px;
    border-bottom: 2px solid #333;
    color: #333333;
}
.report__list .report__item .report__content .report_title {
    font-size: 28px;
    height: 35px;
    line-height: 35px;
}
.report__list .report__item .report__content .report_desc {
    font-size: 16px;
    line-height: 30px;
    margin-top: 15px;
    height: 210px;
    margin-bottom: 30px;
    text-align: justify;
    word-wrap: break-word;
    overflow: hidden;
}
.report__list .report__item.odd {
    background: url(/resource/img/about/report_bg.jpg) no-repeat top center;
}
.report__list .report__item.odd .report__thumb{
    float: right;
    width: 265px;
    height: 360px;
}
.report__list .report__item.odd .report__content {
    float: left;
    margin-left: 0;
    margin-right: 75px;
    color: #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
}
.report__list .report__item.odd .report__content .report_title {

}

.magazine__list {

}
.magazine__list .magazine__item {
    float: left;
    width: 340px;
    height: 435px;
    margin-right: 65px;
    margin-bottom: 40px;
}
.magazine__list .magazine__item.last, .magazine__list .magazine__item:nth-child(3n) {
    margin-right: 0;
}

.tabs__hr__idea {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tabs__hr__idea .tabs__item {
    width: 210px;
    height: 400px;
    background: #0099CC;
    color: #FFFFFF;
    text-align: center;
}
.tabs__hr__idea .tabs__item .icon {
    width: 54px;
    height: 54px;
    margin: 30px auto 30px auto;
}
.tabs__hr__idea .tabs__item .title {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 50px;
    padding: 0 10px;
}
.tabs__hr__idea .tabs__item .desc {
    font-size: 14px;
    margin-bottom: 2px;
    text-align: left;
    padding: 0 20px;
    line-height: 22px;
}
.tabs__hr__idea .tabs__item.item-1 {
    background: #0099CC;
}
.tabs__hr__idea .tabs__item.item-1 .icon {
    background: url("/resource/img/hr/idea/1.png") no-repeat center center;

}
.tabs__hr__idea .tabs__item.item-2 {
    background: #009FC9;
}
.tabs__hr__idea .tabs__item.item-2 .icon {
    background: url("/resource/img/hr/idea/2.png") no-repeat center center;

}
.tabs__hr__idea .tabs__item.item-3 {
    background: #00A7C5;
}
.tabs__hr__idea .tabs__item.item-3 .icon {
    background: url("/resource/img/hr/idea/3.png") no-repeat center center;

}
.tabs__hr__idea .tabs__item.item-4 {
    background: #00B2C0;
}
.tabs__hr__idea .tabs__item.item-4 .icon {
    background: url("/resource/img/hr/idea/4.png") no-repeat center center;

}
.tabs__hr__idea .tabs__item.item-5 {
    background: #00BCBB;
}
.tabs__hr__idea .tabs__item.item-5 .icon {
    background: url("/resource/img/hr/idea/5.png") no-repeat center center;

}
.project_more_btn {
    width: 149px;
    height: 42px;
    margin: 0 auto;
    cursor: pointer;
}

.business__list {

}
.business__list .business__item {
    width: 552px;
    float: left;
    margin-right: 23px;
    margin-bottom: 46px;
    position: relative;
    overflow: hidden;
}
.business__list .business__item:nth-child(2n) {
    margin-right: 0;
}
.business__list .business__item .title {
    height: 40px;
    width: 100%;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.business__list .business__item .desc {
    font-size: 14px;
    color: #333333;
    height: 88px;
    line-height: 22px;
    margin-bottom: 40px;
    margin-top: 20px;
}
/*2025.04.10改版更新内容*/