/*覆盖nav部分样式*/
.bc-ul .wzyli a {
    color: #fff !important;
    border-bottom-color: #fff !important;
}
.tb-t.no-top .bc-ul .wzyli a {
    color: #999999 !important;
    border-bottom-color: #3499ef !important;
}
.topbar a.nav-btn {
    color: #fff;
}
.topbar .nav-login-li span {
    color: #fff;
}
/*简介*/
.introduction {
    position: relative;
    height: 742px;
    color: #fff;
    text-align: center;
}
.background-gradient {
    position: absolute;
    top: -138px;
    z-index: -1;
    height: 880px;
    width: 100%;
    background: linear-gradient(to bottom, #00caf5, #286ed0);
}
.background-line {
    position: absolute;
    bottom: 20px;
    z-index: 1;
    width: 100%;
    height: 245px;
    background-image: url(/Content/index/images/home/line.png);
    background-position: center top;
    background-repeat: no-repeat;
}
.carousel-indicators {
    position: relative;
    top: 710px;
}
.introduction .content {
    width: 1200px;
    height: 630px;
    margin: 0 auto;
    padding-top: 70px;
}
.introduction .content-left, .introduction .content-right {
    position: relative;
    float: left;
    z-index: 10;
    width: 600px;
    height: 400px;
}
.introduction .content-left {
    text-align: center;
    padding-top: 20px;
}
.introduction .item-1 .content-right img{
    position: absolute;
    left: -155px;
}
.introduction .carousel-inner {
    position: relative;
    top: -30px;
}
.introduction h1 {
    font-size: 44px;
    padding-bottom: 20px;
    padding-left: 10px;
    letter-spacing: 3px;
}
.introduction h2 {
    margin: 0;
    font-size: 35px;
    letter-spacing: 2px;
}
.introduction .content-left > a {
    display: inline-block;
    width: 200px;
    height: 50px;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    background-color: #095a9e;
    margin-top: 10px;
    border-radius: 5px;
    letter-spacing: 1px;
}
.introduction .content > a span {
    position: relative;
    top: -3px;
}
.introduction .item-2 .content-left{
    position: relative;
    left: -100px;
    text-align: center;
}
.introduction .item-1  .list-p {
    padding-bottom: 40px;
}
.introduction .item-1 .list-p span {
    margin-right: 50px;
}
.introduction .item-1 p {
    font-size: 19px;
}
.introduction .item-2 h1 {
    font-size: 55px;
}
.introduction .item-2 h2 {
    font-size: 30px;
    padding-bottom: 10px;
}
.introduction .item-2 ul {
    display: inline-block;
    width: 360px;
    font-size: 19px;
    padding-bottom: 30px;
}
.introduction .item-2 li {
    width: 120px;
}
.introduction .item-2 ul span {
    display: inline-block;
    position: relative;
    top: -4px;
    left: -10px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #84d5ff;
}
.introduction .item-2 {
    font-size: 18px;
}
.introduction .item-2 .content-right img{
     position: absolute;
     left: -60px;
 }
.clients {
    text-align: center;
    font-size: 16px;
    color: #666;
    padding-bottom: 60px;
}
.clients > a {
    display: inline-block;
    height: 45px;
    width: 160px;
    margin: 45px 0;
    background-color: #00aee0;
    color: #fff;
    line-height: 45px;
    letter-spacing: 1px;
}
.clients h1 {
    color: #333;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 35px;
    letter-spacing: 2px;
}
.clients ul {
    position: relative;
    left: 50%;
    margin-left: -536px;
    width: 1072px;
}
.clients ul li:nth-of-type(2n) {
    width: 470px;
}
.clients li {
    float: left;
    width: 599px;
    padding: 0 15px;
    height: 115px;
    border: 1px solid #eee;
    text-align: left;
}
.clients .clients-name {
    position: relative;
    height: 22px;
    color: #999;
}
.clients .clients-name span {
    position: absolute;
}
.clients > p {
    letter-spacing: 1px;
}
.clients h4 {
    font-size: 16px;
    text-align: left;
    padding: 0;
    margin: 0;
    padding-top: 10px;
}

/*特色*/
.characters {
    background-color: #fafafa;
    padding-bottom: 50px;
}
.characters .header {
    height: 300px;
    padding-top: 60px;
    padding-bottom: 80px;
    text-align: center;
    background-color: #fafafa;

}
.characters .header h1 {
    font-size: 30px;
    color: #333;
    margin-bottom: 20px;
}
.characters .header p {
    font-size: 18px;
    color: #666;
}
.characters .section {
    padding-bottom: 50px;
}
.characters .content {
    width: 1240px;
    height: 430px;
    position: relative;
    margin: 0 auto;
}
.characters .left, .characters .right {
    position: relative;
    width: 580px;
}
.characters .left {
    margin-right: 80px;
}
.characters .section-1 .circle, .characters .section-3 .circle {
    position: absolute;
    right: -50px;
    bottom: -50px;
}
.characters .section-2 .circle {
    position: absolute;
    left: -50px;
    bottom: -50px;
}
.characters .section .icon {
    text-align: center;
}
.characters .section h3 {
    line-height: 40px;
    font-size: 26px;
    color: #333;
    padding-bottom: 40px;
}
.characters .section p {
    font-size: 18px;
    color: #666;
}
.characters .text-section {
    padding-left: 60px;
    padding-top: 60px;
}


/*数据展示*/
.show {
    /*height: 1000px;*/
}
.show > ul {
    padding-top: 60px;
}
.show .header {
    padding-top: 60px;
    text-align: center;
    padding-bottom: 0;
}
.show .header h1 {
    font-size: 30px;
    color: #333;
}
.show .table-number {
    text-align: center;
    padding-bottom: 30px;
}
.show .table-number span {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 26px;
    font-weight: bold;
    color: #ff7164;
    border: 1px solid #ddd;
    margin-right: 3px;
}
.show-section-1,.show-section-2 {
    height: 500px;
    position: relative;
}
.show-section-1 {
    /*background-color: #f4f4f4;*/
}
.show-section-1 .main {
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -570px;
}
.show-section-1 .left {
    margin-right: 140px;
}
.show .title {
    text-align: center;
    font-size: 18px;
    color: #666;
    margin: 15px 0;
}
#table-show-1 {
    box-sizing: border-box;
    border: 1px solid #d0e9f4;
    margin-top: 2px;
}
.show .title-left {
    padding-bottom: 0px;
}
.show-section-2 {
    position: relative;
}
.show-section-2 .left {
    width: 648px;
    height: 424px;
    margin-left: 55px;
}
.show-section-2 .main {
    position: absolute;
    top: 52px;
    left: 50%;
    width: 1257px;
    margin-left: -625px;
}
.table-1 {
    width: 450px;
    height: 328px;
    margin-right: 16px;
    text-align: center;
}
.table-2 {
    width: 180px;
    height: 376px;

}
th {
    text-align: center !important;
}
.table-1 thead {
    background-color: #d0e9f4;
    border: 1px solid #d0e9f4;
    color: #139bd5;
    height: 55px;
    line-height: 55px !important;
    font-size: 16px;
    font-weight: 700;
}
.table-2 thead {
    background-color: #d0e9f4;
    border: 1px solid #d0e9f4;
    color: #139bd5;
    height: 55px !important;
    line-height: 55px !important;
    font-size: 16px;
    font-weight: 700;
}
.table-2 thead th {
    height: 55px !important;
}
.table-1 tbody td {
    line-height: 53px;
    font-size: 16px;
}
.table-1 tbody td:first-of-type {
    color: #00aee0;
}
#info4 {
    border: 1px solid #d0e9f4;
}
.table-2 tbody td {
    padding-top: 30px;
    padding-left: 30px;
    height: 65px;
    text-align: left;
}
.table-2 p {
    font-size: 16px;
    color: #666;
}
.table-2 p i {
    font-size: 22px;
    font-weight: 700;
    color: #339ae6;
}

.show-section-2 .right {
    margin-left: 78px;
    width: 400px;
}
.show-section-2 .pie-main {
    width: 330px;
    margin-left: 17px;
}
.show-section-2 .chart-box {
    width: 330px;
    height: 280px;
    overflow: hidden;
    position: relative;
}
#chart-3 {
    position: relative;
    top: -10px;
    left: 30px;
}
.show-percent {
    position: relative;
    top: 0;
    left: 41px;
}
.show-percent li {
    float: left;
    margin-left: 40px;
}
.show-percent i {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #e1e1e1;
    border-radius: 3px;
}
.show-percent span {
    font-size: 20px;
    color: #00aee0;
}
.show-percent p {
    font-size: 14px;
    color: #666;
}
.show-percent .section-2 i{
    background-color: #00aee0;
}

.show-percent .section-3 i {
    background-color: #87d1f5;
}
.show-percent .addition {
    margin: 0;
    text-align: center;
}
.show-proportion {
    position: absolute;
    top: 233px;
    left: 930px;
    text-align: center;
}
.show-proportion h3 {
    font-size: 20px;
    color: #00aee0;
    margin: 0;
    padding-bottom: 5px;
}
.show-proportion span {
    display: block;
    border-bottom: 3px solid #339ae6;
}
.show-proportion p {
    font-size: 18px;
    color: #666;
    padding-top: 5px;
}
.show .bottom {
    text-align: center;
    padding: 40px 0;
}
.show .bottom a {
    text-align: center;
    display: inline-block;
    width: 200px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    background-color: #00aee0;
    border-radius: 25px;
}
.show .bottom span {
    position: relative;
    top: -3px;
}


    /*弹出层*/
.dataOrderTips{
    border-left: 2px solid #bcfff3;
    padding: 1px 0;
    margin-left:15px;
    position: relative;
}
.dataOrderTips .point{
    position: relative;
    padding-left: 15px;
    margin-top: 10px;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    font-weight: 200;
}
.dataOrderTips i.pointIco{
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: #bcfff3;
    position: absolute;
    left: -7px;
    top: 7px;
}
.dataOrderTips .cont{
    font-size: 12px;
    padding-left: 30px;
}

.layui-layer-tips .layui-layer-content{
    background-color: #00c0d5 !important;
}
.layui-layer-tips i.layui-layer-TipsL,.layui-layer-tips i.layui-layer-TipsR{
    border-bottom-color:transparent !important;
    border-right-color:#00c0d5 !important;
    left: -16px !important;
    top: 16px !important;
}


