/*顶部大图*/
.carousel-inner img{
    width: 100%!important;
    height: 100%;
}
.background-img{
    margin-top: 50px;
}
.background-img.android-banner{
   background-color: #000000;
}
.carousel-indicators .active {
    width: 20px;
    height: 12px;
}
.carousel-indicators li{
    margin-left: 4px;
    margin-right: 4px;
}
.wenzi{
    position: absolute;
    left: 100px;
    bottom: 100px;
    color: #fff;
    font-weight:900;
    font-size: 50px;
    line-height:60px;

}
.small-size{
    font-weight:normal;
    color:#ffffff;
    font-size:16px;
    line-height:20px;
}

.android-banner .wenzi {
    font-family: Microsoft YaHei;
    position: absolute;
    left: 100px;
    bottom: 100px;
    color: #263238;
    font-weight: 500;
    font-size: 50px;
    line-height: 60px;
}
.android-banner .small-size {
    font-family: Microsoft YaHei;
    font-weight: normal;
    color: #263238;
    font-size: 16px;
    line-height: 20px;
}
.android-banner .carousel-indicators .active {
    width: 20px;
    height: 12px;
}
.android-banner .carousel-indicators li {
    margin-left: 4px;
    margin-right: 4px;
}
.android-banner .carousel-indicators .active {
    background-color: #6DB647;
}
.android-banner .carousel-indicators li {
    border: 1px solid  #6DB647;
}
/*第一部分*/
.section-first{
    margin-top: 120px;
    height: auto;
}
.section .title{
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif;
    font-weight: 500;
    text-align: center;
}
.section .sub-title{
    margin-top: 20px;
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}
.section-first .motionBand {
    margin-bottom: 5px;
}
.motionBand.dark2light {
    background-image: linear-gradient(to right,#f0ab00 33.33%,rgba(240,171,0,0.7) 33.33%,rgba(240,171,0,0.7) 66.66%,rgba(240,171,0,0.4) 66.66%);
}
.section-first .textarea{
    padding-top: 12px;
}
.section-first .headline{
    font-weight: 500;
    font-size: 17px;
    line-height: 1;
    margin-bottom: 0;
    padding-bottom: 6px;
    padding-top: 7px;
    margin-top: 0;
}
.section-first .textarea li:before{
    content: '\25a0';
    font-size: 10px;
    position: absolute;
    width: 14px;
    left: 0;
    color: #333;
  
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.section-first .textarea li{
    padding-bottom: 6px;
    padding-left: 16px;
    position: relative;
}
 .link-list{
    margin-top: 4px;
}
 .version1{
    color: #fff;
    display: inline-block;
     cursor:default;
    font-weight: normal;
    font-size: 13px;
    line-height: 1.2;
    height: 40px;
    overflow: hidden;
    padding: 5px 24px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    max-width: 375px;
}
 .button-text{
    display: inline-block;
    width: 100%;
    color: #ffffff;
    position: relative;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
}
.hover-boxs{
    display: flex;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
 .hoverbox {
    background-color: #2fa0e0;
    height: 40px;
    width: 33.334%;
    transition: background-color,150ms,linear;
}
 .version1:hover .hoverbox {
    background-color: #f0ab00;
}
.version1:hover .hoverbox:nth-child(1) {
    transition-delay: 0;
}

.version1:hover .hoverbox:nth-child(2) {
    transition-delay: 50ms;
}
.version1:hover .hoverbox:nth-child(3) {
    transition-delay: 100ms;
}
/*第二部分*/
.section-second{
    margin-top: 160px;
}
.section-second img{
    max-height: 100%;
    max-width: 100%;
}
.he{
     padding-bottom: 5px;
     border-bottom: 1px solid #e1e1e1;
     margin-bottom: 10px;
     margin-top: 20px;
     font-size: 17px;
     font-weight: 300;
}
.jz-left{
    padding: 25px 0 28px;
    text-align: center;
}
.jz-left h2{
    line-height: 1.3px;
    font-size: 16px;
    color: #2d3757;
    margin-top: 20px;
    margin-bottom: 25px;
    text-align: center;
}
.body-text {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 3px;
    margin-top: 3px;
}
 .blue-link{
    font-size: 14px;
    font-weight: normal;
    color: #008fd3;
    text-decoration: none;
    line-height: 1.2em;
    outline: 0;
}
.blue-link:hover, .blue-link:active, .blue-link:visited{
    color: #008fd3;
    text-decoration: none;
}
.blue-link:after {
    content: '> ';
    margin-left: 3px;
    margin-right: -10px;
    display: inline-block;
    transform: scaleX(0.4);
}
/*第三部分*/
.section-third{
    margin-top: 160px;
}
.section-third .item{
    margin-top: 30px;
}
/*第四部分*/
.section-fourth{
    margin-top: 160px;
}

/*第五部分*/
.section-fifth{
    margin-top: 160px;
}
.section-fifth .item{
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.section-fifth .border{
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.section-fifth .expert{
    position: relative;
}
.section-fifth .expert .expert-img{

    opacity: 0.5;
}
.section-fifth .expert .expert-img:hover{
    opacity: 1;
}
.section-fifth .expert .expert-content{
    position: absolute;
    top: 20px;
    left: 80px;
}
/*第六部分样式*/
.section-sixth{
    margin-top: 40px;
}
.section-sixth .news-item {
    margin-bottom: 15px;
    width: 100%
}
.section-sixth .news-item-title a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    color: #333;
    line-height: 28px;

}
.section-sixth .news-read-more{
    float: right;
}
.section-sixth .news-read-more a {
    color: #0073eb;
    line-height: 34px;
}
.section .item{
    margin-top: 36px;
}
.section .title h2{
    margin-top: 20px;
    margin-bottom: 10px;
}