html,
body {
    width: 100%;
}

body{
    font-family: Microsoft YaHei;
}
header{
    /*height: 700px;*/
    width: 100%;
}
p{
    text-align: center;
}
h2{
    text-align: center;
}
h5{
    line-height: 1.3;
}
a{
    background-color: transparent !important;
}
.navbar{
    z-index: 1008;
    top: 0;
    left: 0;
}
.navbar-default{
    height: 32px;
    position: absolute;
    margin-top: 30px;
    background-color: transparent;
    border-color: transparent;
    color: #f5f5f5;
}
.navbar-default-fixed{
    position: fixed;
    margin: 0;
    width: 100%;
    opacity: 0.95;
    background-color: rgba(255,255,255,1);
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2);
    height: 80px;
    padding-top: 15px;
    /*padding-left: 100px;*/
}
.navbar-default .navbar-nav > li > a:link{
    color: #f5f5f5;
}
.navbar-default .navbar-nav > li > a:visited{
    color: #f5f5f5;
}
.navbar-default .navbar-nav > li > a:hover{
    color:#07bf84 !important;
}
.navbar-default .navbar-nav > li > a:focus{
    color:#FFFFFF;
}

.ishover > li > a:link{
    color: #666666 !important;
}
.ishover > li > a:visited{
    color: #666666 !important;
}
.ishover > li > a:hover{
    color:#666666 ;
}
.ishover > li > a:focus{
    color:#666666;
}

.dropdown-menu{
    background-color: transparent;
    color: white;
    border:1px solid white;
    border-radius: 10px !important;
}
.dropdown-menu > li > a{
    color: white;
}
.dropdown-menu > li > a:hover{
    color: #262626 !important;
}
.ishover .dropdown-menu > li > a{
    color: #666666;
}
.ishover .dropdown-menu > li > a:hover{
    color: #666666;
}
.navbar-right li:nth-child(2) a span{
    border: solid 1px;
    border-radius: 50px;
    padding: 0 15px !important;
}
.navbar-right li:not(:first-child) a span{
    border: solid 1px;
    border-radius: 50px;
    padding: 5px;
}
.carousel-control{
    display: none;
}
.carousel-indicators li{
    margin-left: 5px !important;
}
.carousel-inner{
    height: 100%;
}
.carousel-caption{
    position: absolute;
    width: 506px;
    height: 200px;
    top: 50%;
    left: 50%;
    margin-left: -215px;
    margin-top: -135px;
}
.carousel-caption h1{
    position: absolute;
    left: 0;
    letter-spacing: 10px;
}
.carousel-caption h3{
    letter-spacing: 10px;
    position: absolute;
    top: 80px;
    left: 90px;
}
.carousel-caption a{
    position: absolute;
    left: 130px;
    top: 150px;
    background-color: #07bf84 !important;
    border-color: #07bf84;
    border-radius: 100px;
    width: 200px;
    height: 44px;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 16px;
    text-align: center;
    padding-top: 12px;
}
.icon-weixin{
    background: url("../img/index/weixin.png") no-repeat 0px 0px;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}
.icon-weixin-hover{
    background: url("../img/index/weixin2.png") no-repeat 0px 0px;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}
.icon-weibo{
    background: url("../img/index/weibo.png") no-repeat 0px 0px;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}
.icon-weibo-hover{
    background: url("../img/index/weibo2.png") no-repeat 0px 0px;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}
.icon-qun{
    background: url("../img/index/qun.png") no-repeat 0px 0px;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}
.icon-qun-hover{
    background: url("../img/index/qun2.png") no-repeat 0px 0px;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}
.section-feature{
    display: inline-block;
    padding: 0 20px;
    /*font-weight: bold;*/
}
.section-feature p{
    text-align: center;
}
.section-feature h3{
    text-align: center;
}
.container .row h2{
    margin-top: 35px;
    margin-bottom: 40px;
    color: #000000;
}
.section-intro{
    height: 400px;
    background-color: rgba(0, 0, 0, 0.05);
    padding-top: 35px;
}
.section-intro-number{
    height: 800px;
    background-color: #2081e6;
    margin-bottom: 40px;
}
.section-intro-number h2{
    color: white;
    margin-top: 225px;
    text-align: left;
}
.section-intro-number h2 span{
    padding-bottom: 3px;
    border-bottom: solid 4px;
    border-color: #2eaff1;
}
.section-intro-number-icon-out{
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, .075);
    border:solid 1px;
    border-color: rgba(255, 255, 255, .1);
    border-radius: 100%;
    margin-bottom: 25px;
    color: #ccc;
    font-size: 20px;
    padding: 5px 13px;
}
.section-intro-number-icon-in{
    width: 40px;
    height: 40px;
    background-color: #000000;
    border:solid 1px;
    border-color: #000000;
    border-radius: 100%;
    margin-bottom: 25px;
    color: white;
    font-size: 20px;
    padding: 5px 13px;
}
.section-intro-number-text-out{
    height: 75px;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.54);
}
.section-intro-number-text-in{
    height: 75px;
    margin-bottom: 10px;
    color: white;
}
.section-intro-template{
    height: 450px;
    background-color: #07b688;
}
.section-intro-chart{
    height: 450px;
}
.section-intro-template-text{
    margin-top: 30px;
    color: white;
}
.section-intro-template-text h2{
    text-align: left;
    margin-bottom: 30px;
    margin-top: 100px;
}
.section-intro-template-text h5{
    line-height: 25px;
}

@keyframes rowup {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(0, -510px, 0);
        transform: translate3d(0, -510px, 0);
        display: none;
    }
}
.section-intro-template-scroll{
    cursor: pointer;
    display: inline-block;
    -webkit-animation: 10s rowup linear infinite normal;
    -o-animation: 10s rowup linear infinite normal;
    -moz-animation: 10s rowup linear infinite normal;
    animation: 10s rowup linear infinite normal;
}
.section-intro-template-scroll:nth-child(odd){
    margin: -10px 0;
}
.section-intro-template-scroll:nth-child(even){
    margin: 10px 0;
}
.section-intro-template-scroll-mask{
    background: #eeeeee96;
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    height: 100%;
}
.section-intro-template-scroll-mask .btn{
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: calc((100% - 138px) / 2);
}
.section-intro-chart h2{
    text-align: left;
    margin-bottom: 30px;
    margin-top: 100px;
    color: #444444;
    /*font-weight: bold;*/
}
.section-intro-chart-scroll{
    height: 450px;
    overflow: hidden;
}
.section-intro-chart-scroll div:nth-child(odd){
    margin: -20px 0;
}
.section-intro-chart-scroll div:nth-child(even){
    margin: 10px 0;
}
.section-intro-chart-scroll-mask{
    background: #eeeeeede;
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    height: 100%;
    margin: 0 !important;
}
.section-intro-chart-scroll-mask h3{
    text-align: center;
    /*margin: 50px 0;*/
    color: #000000;
    position: relative;
    top: 5px;
}
.section-intro-chart-scroll-mask .btn{
    margin-left: calc((100% - 138px) / 2);
    margin-top: 10px;
    position: relative;
    top: 15px;
}
@keyframes rowup2 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(0, -1200px, 0);
        transform: translate3d(0, -1200px, 0);
        display: none;
    }
}
.section-intro-chart-scroll div{
    cursor: pointer;
    display: inline-block;
    -webkit-animation: 20s rowup2 linear infinite normal;
    -o-animation: 20s rowup2 linear infinite normal;
    -moz-animation: 20s rowup2 linear infinite normal;
    animation: 20s rowup2 linear infinite normal;
}
.section-intro-dataviz{
    height: 500px;
    background-color: #293750;
}
.section-intro-dataviz img{
    width: 100%;
    max-width: 600px;
    margin-top: 60px
}
.section-intro-dataviz h3{
    text-align: left;
    margin-top: 60px;
    margin-bottom: 30px;
}
.section-intro-dataviz h5{
    margin-bottom: 30px;
}
.section-intro-dataviz h6{
    margin-bottom: 30px;
}
.section-intro-report{
    height: 500px;
}
.section-intro-report img{
    width: 100%;
    max-width: 600px;
    margin-top: 100px
}
.section-intro-report h3{
    text-align: left;
    margin-top: 40px;
    margin-bottom: 30px;
}
.section-intro-report h5{
    margin-bottom: 30px;
}
.section-intro-report h6{
    margin-bottom: 30px;
}
.section-link{
    background-color: #f3faff;
    height: 50px;
}
.section-link a{
    font-size: 12px;
    /*font-weight: bold;*/
    border-left: 1px solid #293750;
    margin-left: 1px;
    text-indent:4px;
    line-height: 14px;
    display: inline-block;
    color: #293750;
    text-decoration: none;
    text-align: left;
}
.section-link-a a{
    font-size: 12px !important;
    /*font-weight: bold;*/
    border-left: 1px solid #FFFFFF;
    margin-left: 1px;
    text-indent:4px;
    line-height: 14px;
    display: inline-block;
    color: #293750;
    text-decoration: none;
    text-align: left;
}
.section-link a:hover{
    opacity: 1;
}
.section-bottom{
    background-color: #293750;
    /*height: 410px;*/
}
.section-bottom a{
    font-size: 14px;
    color: white;
    text-decoration: none;
}
.section-bottom p{
    margin: 10px 0;
    color: white;
    letter-spacing:10px;
}
.section-bottom-tel{
    margin-top: 20px;
}
.section-bottom-tel p{
    text-align: left;
    letter-spacing: 0;
}
.btn-success{
    background-color: #07bf84 !important;
    border-color: #07bf84 !important;
    padding: 6px 40px;
    border-radius: 20px;
}
.btn-success:hover{
    background-color: #07bf84 !important;
    border-color: #07bf84;
}
.btn-info{
    background-color: #2081e6 !important;
    border-color: #2081e6 !important;
    padding: 6px 40px;
    border-radius: 20px;
}
.btn-info:hover{
    background-color: #2081e6;
    border-color: #2081e6;
}
.modal-header{
    padding: 12px;
}
.bg-primary{
    background-color: #364660;
    color: #a3aebf;
    border-color: #364666;
}

@media screen and (min-width: 1200px) and (max-width: 1370px){
    .navbar-nav > li > a{
        padding: 15px 10px;
    }
}
@media screen and (max-width: 768px) {
    header{
        height: 250px;
    }
    .carousel-indicators li{
        display: none;
    }
    .carousel-caption{
        position: relative;
        bottom: 200px;
        width: 100% !important;
        left: 220px;
        top: -50px;
        margin-left: -215px !important;
    }
    .carousel-caption a{
        width: 100px;
        height: 25px;
        font-size: 14px;
        padding-top: 5px;
        position: absolute;
        left: calc(50% - 50px) !important;
        top: 100px;
    }
    .carousel-caption h1{
        display: none;
    }
    .carousel-caption h3{
        display: none;
    }
    .section-intro{
        height: 300px;
    }
    .section-intro img{
        display: none;
    }
    .section-intro-number{
        height: auto;
    }
    .section-intro-number .container-fluid img{
        display: none !important;
    }
    .section-intro-number h2{
        margin: 10px;
        text-align: center;
    }
    .section-intro-number h2 span{
        border: none;
    }
    .section-intro-template-text{
        display: none;
    }
    .section-intro-number-text-in{
        width: auto;
    }
    .section-intro-number-text-out{
        width: auto;
    }
    .section-intro-template-scroll-mask{
        display: none;
    }
    .section-intro-chart h2{
        margin: 10px 0;
    }
    .section-intro-chart-scroll-mask{
        display: none;
    }
    .section-intro-dataviz{
        height: 550px;
    }
    .section-intro-dataviz h3{
        margin: 0px;
    }
    .section-intro-dataviz img{
        display: none;
    }
    .section-intro-report img{
        display: none;
    }
    .section-link{
        display: none;
    }
     .section-bottom p{
         display: none;
     }

     .weixin-img{
         display: none;
     }
     .section-intro-report h3{
         margin-top: 30px;
     }
     .dataviz-intro-xs{
         position: absolute;
         top: 90px;
     }

}
@media screen and (min-width: 992px) and (max-width: 1100px){
    .navbar-nav > li > a{
        padding:15px 10px;
    }
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
    padding: 5px 0;
    line-height: 1;
    vertical-align: top;
}
.news_title_td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    border: none;
}
.table>tbody>tr:hover{
    background:none;
}