.info-banner {
    position: relative;
    padding-top: 90px;
    width: 100%;
    height: 608px;
}
.info-banner {
    background: #0e0e10 url(../images/banner.png) center 0 no-repeat;
}
.product-info-title {
    margin-bottom: 22px;
    height: 150px;
    line-height: 46px;
    font-size: 76px;
    color: #fff;
    font-weight: 600;
}
.product-info-other span{
    display: block;
    border: 1px solid #fff;
    float: left;
    padding: 5px 20px;
    font-size: 20px;
    color:#fff;
    margin-right:20px; 
    margin-top:40px; 
    border-radius: 20px;
}
.product-info-detail {
    margin-bottom: 30px;
    width: 680px;
    text-align: justify;
    font-size: 14px;
    color: #c8cbcf;
    line-height: 25px;
}
.info-nav {
    position: relative;
    padding-top: 90px;
    margin-left: 50px;
}
.auto, .autoWidth {
    margin: 0 auto;
    max-width: 1200px;
    _width: 1200px;
}
.seo-advantage,.seo-package,.seo-problem{
    padding: 60px 0px ;
}
.choose {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.seo-title{
    text-align: center;
    padding: 20px 0px;
}
.seo-title h3{
    font-size: 30px;
}
.advantage-img{
    height:140px;
    background: url(../images/element-01.png) center no-repeat;
    width:100%;
    margin-top: 20px;
}
.advantage-img ul,.advantage-introduce ul{
    width:100%;
}
.advantage-img ul li,.advantage-introduce  ul li{
    float: left;
    width:33.33%;
}
.advantage-img-one{
    background: url(../images/element-02.png) center no-repeat;
    height: 140px;
    width:100%;
}
.advantage-img-two{
    background: url(../images/element-03.png) center no-repeat;
}
.advantage-img-three{
    background: url(../images/element-04.png) center no-repeat;
}
.clear{
    clear: both;
}
.advantage-img-bg{
    margin-top:40px; 
    background: url(../images/element-05.png) center no-repeat;
    height: 120px;
    width:100%;
}
.advantage-img-text{
    padding: 10px 75px;
    text-indent: 32px;
    font-size: 16px;
}
.package{
    background: #F3F6FB;
}
.seo-title span{
    color:#565a5d;
    font-size: 15px;
}
.package-table{
    width:100%;
    border-collapse: collapse; padding:2px;
}
.package-table{
    border:1px solid #CBCCCE;
}
.package-table td{
    border:1px solid #CBCCCE;
    height:60px;
    text-align: center;
    font-size: 13px;
    background: #FFFFFF;
}
.package-table tr:first-child td{
    background: linear-gradient(90deg,rgba(29,101,211,1) 0%,rgba(28,166,238,1) 99%)!important;
    font-size: 20px;
    height:80px;
    color:#fff;

}
.package-table tr td:first-child{
     text-align: left;
     background: #F4FCFE;
}
.package-table tr td:first-child span{
    margin-left:30px;
    font-weight: 600;
}
.problem-title{
    background: #007BD9;
    height:60px;
    line-height: 60px;
    color:#fff;
    padding:0px  50px;
    font-size: 24px;
}
.problem-text{
    background: #F6F6F6;
    height:180px;
    padding:20px 50px;
    font-size: 16px;
    text-indent: 36px;
    color:#797979;
}