img {
    width: 100%;
    height: 100%;
}

a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
a:link{
    text-decoration: none;
}
ul{
    padding: 0;
}
ul li{
    list-style: none;
}
button{
    outline: none;
}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    overflow-x:hidden;
}
/*导航样式*/

.navbar {
    width: 100%;
    position: fixed;
    z-index: 999;
    font-size: 15px;
    margin-bottom: 0;
    border: 1px solid transparent;
}
.navbar-brand {
    float: left;
    font-size: 18px;
}
.navbar-default {
    background-color: #000;
}
.navbar-default .navbar-nav>li>a,.navbar-default .navbar-nav>li>a:active,.navbar-default .navbar-nav>li>a:visited,.navbar-default .navbar-nav>li>a:focus{
    color: #ffffff;
}
.navbar-default .navbar-nav>li>a:hover{
    color: #000000;
    background-color: #ffffff;
}
/*顶部大图*/
.background-img{
    background-color: #000000;
}

.wenzi {
    font-family: Microsoft YaHei;
    position: absolute;
    left: 100px;
    bottom: 100px;
    color: #263238;
    font-weight: 500;
    font-size: 50px;
    line-height: 60px;
}
.small-size {
    font-family: Microsoft YaHei;
    font-weight: normal;
    color: #263238;
    font-size: 16px;
    line-height: 20px;
}
.carousel-indicators .active {
    width: 20px;
    height: 12px;
}
.carousel-indicators li {
    margin-left: 4px;
    margin-right: 4px;
}
.carousel-indicators .active {
    background-color: #6DB647;
}
.carousel-indicators li {
    border: 1px solid  #6DB647;
}
/*第一部分*/
.section-one{
    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-one .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-one .textarea{
    padding-top: 12px;
}
.section-one .headline{
    font-weight: 500;
    font-size: 17px;
    line-height: 1;
    margin-bottom: 0;
    padding-bottom: 6px;
    padding-top: 7px;
    margin-top: 0;
}
.section-one  .item{
    margin-top: 36px;
}
.section-one .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-one .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-two{
    margin-top: 160px;
}
 .he{
     padding-bottom: 5px;
     border-bottom: 1px solid #e1e1e1;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 300;
}
.body-text{
    font-size: 13px;
    font-weight: 100;
    margin-bottom: 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-three{
    margin-top: 160px;
}

/*第四部分*/
.section-four{
    margin-top: 160px;
}

/*第五部分*/
.section-five{
    margin-top: 160px;
}
.section-five .item{
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.section-five .border{
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.section-five .expert{
    position: relative;
}
.section-five .expert .expert-img{

    opacity: 0.5;
}
.section-five .expert .expert-img:hover{
    opacity: 1;
}
.section-five .expert .expert-content{
    position: absolute;
    top: 20px;
    left: 80px;
}
/*第六部分*/
.section-six{
    margin-top: 160px;
}
.section-six a{
    font-size: 17px;
}
.section-six .col-md-4,.section-six.col-sm-4{
    margin-bottom: 23px;
}
/*尾部*/
.public-page-footer {
    margin-top: 160px;
    width: 100%;
    background: #262626;
}

.bottom_content {
    color: #666666;
    line-height: 2.5;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    border-top: 1px solid #323232
}

.linkmain {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.contact {
    margin: 80px 0 30px 0
}

.contact dd {
    color: #feffff;
    margin-bottom: 5px
}

.wxewm {
    position: absolute;
    left: 740px;
    top: 20px;
}

.realList li:hover {
    position: relative;
    top: -5px;
    transition: all .5s ease-in-out;
}

.bottom_content a {
    padding: 0 5px;
    color: #666666;
}

.bottom_content a:hover {
    text-decoration: underline
}
/*联系我们*/
.advice{
    padding-top: 20px;
    padding-left: 150px;
    position: fixed;
    z-index: 999;
    right:0;
    bottom: 180px;
}
.advice-menu{
    background-color: rgba(51, 202, 229, 0.8);
    width: 29px;
    text-align: center;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    color: #fff;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
}
.img-et{
    display: inline-block;
    width: 19px;
    height: 12px;
    margin-bottom: 5px;
    background: url("../images/fuhe.png") -80px 0;
}
.advice-items{
    display:none;
    padding: 20px;
    background-color: #fff;
    position: absolute;
    right: 0;
    margin-right: 40px;
    bottom: 0;
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.15);
    white-space: nowrap;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}
.advice-items .hd{
    text-align: right;
}
.img-close {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("../images/fuhe.png") 0 0;
}
.advice-items ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.advice-menu i {
    display: block;
    margin-top: -5px;
}
.img-tel{
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url("../images/tel.png");
}
.img-drcloud {
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url("../images/fuhe.png") -50px 0;
}
.advice-item-desc{
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    margin-top: -10px;
}
.advice-item-desc a {
    color: #373D41;
    line-height: 24px;
    font-size: 14px;
    margin: 0;
    text-decoration: none;
}
.advice-item-desc a:hover{
    color: #00C1DE;
}
.advice-item-desc p{
    color: #9B9EA0;
    line-height: 24px;
    font-size: 12px;
    margin: 0;
}
.img-connect {
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url("../images/fuhe.png") -20px 0;
}
@media (max-width: 768px) {
    .advice{
        display: none;
    }
    .yidong{
        font-size: 25px;
    }
	.wenzi {
    position: absolute;
    left: 0;
    bottom: 30px;
    font-size: 18px;
 }
 .small-size {
    display: none;
}
}
