body{
    font-family: 'Microsoft YaHei',Simsun,Arial,sans-serif;
    font-size: 14px;
    line-height: 1;
    color: #000;
}
ul,li,ol{
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}
a:hover{
    text-decoration: none;
    color: #000;
}
h1,h2,h3{
    margin: 0;
}
p{ margin-bottom: 0;}
.table{ margin: 0;}
.container{
    max-width: 1030px;
}

.logo{
    padding: 20px 0 18px;
}
.logo-img{
    float: left;
}
.logo-img a{ display: block;}
.logo-txt{
    float: left;
    padding: 4px 0 4px 12px;
    margin-left: 14px;
    color: #616161;
    line-height: 22px;
    border-left: 1px solid #808080;
}
.header ul{
    padding: 16px 0;
    margin-top: 20px;
}
.header li{
    float: left;
    line-height: 20px;
}
.header .tel{
    font-size: 16px;
    font-weight: 700;
    color: #f20000;
    margin-right: 25px;
}
.header .qq,
.header .zx{
    padding-left: 20px;
    background: url("../images/qq.png") no-repeat left center;
}
.header .zx{
    margin-left: 20px;
    background-image: url("../images/zx.png");
}
.banner{
    max-width: 1440px;
    margin: 0 auto;
}

.title{
    text-align: center;
    background: #febf0f;
    padding: 27px 0 20px;
    margin-top: 30px;
}
.title h1{
    font-size: 32px;
    font-weight: 700;
    padding-bottom: 5px;
}
@media (max-width: 767px){
    .header .logo{
        padding: 10px 0 8px;
    }
    .header ul{
        margin-top: 10px;
    }
    .header .tel{
        margin-right: 0;
        font-size: 18px;
    }
    .title{
        padding: 20px 0 15px;
    }
    .title h1{
        font-size: 20px;
    }
}

.case p{
    line-height: 26px;
    margin-top: 15px;
    text-indent: 2em;
    margin-bottom: 20px;
}
.case p b{
    font-weight: 400;
    color: #ff0000;
}
.case li{
    float: left;
}
.case li + li{
    width: 32%;
    margin-left: 1.5%;
}
.case .table-bordered td{
    padding: 0;
    text-align: center;
    vertical-align: middle;
}
.case .table-bordered td + td{
    text-align: left;
    padding-left: 10px;
}
@media (min-width: 992px){
    .case li:first-child{
        width: 33%;
    }
    .case .table-bordered td{
        height: 33px;
    }
}
@media (min-width: 1200px){
    .case .table-bordered td{
        height: 35px;
    }
}
@media (max-width: 991px){
    .case li:first-child{
        width: 100%;
    }
    .case li + li{
        width: 49%;
        margin: 20px 0 0 0;
    }
    .case .li2{
        margin-right: 2%;
    }
    .case .table-bordered td{
        height: 38px;
    }
}

/*shoushi*/
.advantage{
    background: #f2f2f2;
    padding-bottom: 30px;
}
.adv1{
    padding: 35px 0 0 2.3%;
}
.adv1-l{
    float: left;
    width: 50%;
}
.adv1-l ul{
    margin: 15px 0 30px;
}
.adv1-l ul li{
    float: left;
    width: 97px;
    padding-left: 26px;
    line-height: 18px;
    background: url("../images/adv2.png") no-repeat left center;
    margin-left: 23px;
    margin-top: 17px;
}
.adv1-l ul .ml0{
    margin-left: 0;
}
.adv1-l p{
    line-height: 26px;
    margin-top: 20px;
}
.adv1-r{
    float: right;
    width: 47%;
}


@media (min-width: 768px){
    .adv2{
        margin-top: 25px;
    }
    .adv2 div{
        width: 47.5%;
    }
    .adv2 .pull-left{
        margin-left: 2.2%;
    }
    .adv2 .pull-right{
        margin-right: 2.2%;
    }
}
@media (max-width: 991px){
    .advantage{
        padding-bottom: 20px;
    }
    .adv1{
        padding-top: 25px;
    }
    .adv1-l ul{
        margin: 5px 0 20px;
    }
    .adv1-l ul li{
        width: 110px;
        margin-left: 0;
    }
    .adv1-r{
        padding-top: 40px;
    }
    .adv2{
        margin-top: 15px;
    }
}
@media (max-width: 767px){
    .adv1{
        padding: 25px 15px 0;
    }
    .adv1-l{
        width: 100%;
    }
    .adv1-l ul li{
        width: 100px;
    }
    .adv2{
        padding: 0 15px;
    }
    .adv2 div{
        width: 100%;
        margin-bottom: 5px;
    }
}


/*why*/
.why .more{
    text-align: right;
    padding: 12px 0;
}
.why .more:hover{
    text-decoration: underline;
}
.reasons{
    margin-bottom: 10px;
}
.reasons li{
    float: left;
    text-align: center;
}
.reasons .cont .icon{
    height: 41%;
}
.reasons .cont p{
    color: #4c4c4c;
}
@media (min-width: 768px){
    .reasons li{
        position: relative;
        padding-top: 20.7%;
        width: 22%;
        background: #eee;
    }
    .reasons li + li{
        margin-left: 4%;
    }
    .reasons li .cont{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        padding-top: 10.5%;
    }
    .reasons .cont img{
        max-height: 100%;
        width: auto;
    }
    .reasons .cont h3{
        font-size: 20px;
        font-weight: 700;
        margin: 7.5% 0 9%;
    }
}
@media (max-width: 767px){
    .reasons li{
        width: 24.6%;
        padding: 15px 2%;
        background: #eee;
    }
    .reasons li + li{
        margin-left: 0.533%;
    }
    .reasons .cont .icon{
        width: 40px;
        height: 46px;
        margin: 0 auto;
    }
    .reasons .cont img{
        width: 100%;
        vertical-align: middle;
    }
    .reasons .cont h3{
        font-size: 14px;
        margin: 8px 0 5px;
        font-weight: 700;
    }
    .reasons .cont p{
        line-height: 16px;
        font-size: 12px;
    }
    .reasons .cont p span{
        display: inline-block;
    }
}
@media (max-width: 400px){
    .reasons .cont h3{
        font-size: 12px;
    }
}


/*产品展示*/
.bt{
    margin: 22px 0 17px;
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
}
.bt i{
    display: inline-block;
    width: 40px;
    height: 32px;
    text-align: center;
    font-style: normal;
    color: #fff;
    background: #26bfa1;
}
.yl-cont .txt{
    float: left;
    width: 30.8%;
    line-height: 24px;
}
.yl-cont ul{
    float: right;
    width: 69.2%;
}
.yl-cont li{
    float: left;
    width: 32.87%;
    border: 1px solid #48ad00;
}
.yl-cont li img{
    width: 100%;
}
.yl-cont li + li{
    margin-left: 0.69%;
}

.zhonglei .row{
    margin: 0 -5px;
}
.zhonglei .col-xs-6{
    padding: 0 5px;
    margin-bottom: 10px;
}
.zhonglei img{
    width: 100%;
}
.zhonglei .des{
    position: relative;
    padding: 15px 22px 20px;
    background: #f0f0f0;
}
.zhonglei .des h3{
    font-size: 18px;
    line-height: 1;
    color: #000;
}
.zhonglei .des p{
    color: #666;
    margin-top: 15px;
}
.zhonglei .des .btn{
    position: absolute;
    font-size: 18px;
    color: #fff;
    background: #26bfa1;
}

.chicun p{
    margin-bottom: 24px;
}
.chicun .pic{
    float: left;
    width: 28.6%;
}
.chicun .biaoge{
    float: right;
    width: 70.5%;
    text-align: center;
}
.chicun .table thead th,
.chicun .table tbody td{
    vertical-align: middle;
}
.chicun .table thead th{
    border-bottom-width: 1px;
    text-align: center;
    background: #393939;
    color: #fff;
}

@media (min-width: 768px){
    .yl-cont .txt p{
        line-height: 22px;
        padding-top: 3px;
    }
    .zhonglei .des{
        padding: 15px 22px 20px;
    }
    .zhonglei .des .btn{
        right: 22px;
        top: 15px;
        width: 112px;
        height: 44px;
        text-align: center;
        padding: 0;
        line-height: 44px;
    }
    .chicun .table thead th,
    .chicun .table tbody td{
        height: 27px;
        padding: 0;
    }
}
@media (min-width: 992px){
    .yl-cont .txt p{
        width: 80%;
        margin: 0 auto;
        padding-top: 5%;
    }
    .chicun .table{
        margin-top: 1px;
    }
    .chicun .table thead th,
    .chicun .table tbody td{
        height: 35px;
    }
}
@media (min-width: 1200px){
    .chicun .table{
        margin-top: 2px;
    }
    .chicun .table thead th,
    .chicun .table tbody td{
        height: 37px;
    }
}
@media (max-width: 767px){
    .yl-cont .txt{
        width: 100%;
        margin-bottom: 15px;
    }
    .yl-cont ul{
        width: 100%;
    }
    .zhonglei .des{
        padding: 10px;
    }
    .zhonglei .des h3 a{
        font-size: 15px;
    }
    .zhonglei .des p{
        margin-top: 8px;
        font-size: 12px;
    }
    .zhonglei .des .btn{
        right: 15px;
        top: 17px;
        font-size: 14px;
    }
    .chicun .biaoge{
        width: 100%;
    }
}
@media (max-width: 480px){
    .zhonglei .des .btn{
        display: none;
    }
    .zhonglei .row{
        margin: 0 -3px;
    }
    .zhonglei .col-xs-6{
        padding: 0 3px;
        margin-bottom: 6px;
    }
    .chicun p{
        margin-bottom: 15px;
    }
    .chicun .table thead th,
    .chicun .table tbody td{
        font-size: 12px;
        padding: 4px 4px;

    }
}


/*产品细节*/
.details .title{
    margin-bottom: 25px;
}
.details .item{
    position: relative;
    padding: 33px;
    background: #e6e6e6;
}
.details .item .pic{
    position: relative;
    width: 43.7%;
    padding-top: 28.7%;
    float: left;
}
.details .item .pic img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.details .item .des{
    position: absolute;
    right: 33px;
    top: 50%;
    margin-top: -30px;
    width: 48%;
}
.details .item .num{
    float: left;
    padding-right: 5px;
    background: #e6e6e6;
}
.details .item .txt{
    padding-left: 60px;
}
.details .item h3{
    font-weight: 700;
    padding-bottom: 7px;
    border-bottom: 1px dashed #a4a4a4;
}
.details .item p{
    padding-top: 7px;
    color: #1a1a1a;
}

.details .item-reverse{
    background: #ededed;
}
.details .item-reverse .pic{
    float: right;
}
.details .item-reverse .des{
    left: 33px;
}
.details .item-reverse .num{
    background: #ededed;
}

.details .item1 h3,
.details .item3 h3,
.details .item4 h3{
    display: inline-block;
    padding-right: 12%;
}

@media (min-width: 768px){
    .details .item{
        padding: 15px;
    }
    .details .item .des{
        right: 15px;
    }
    .details .item-reverse .des{
        left: 15px;
    }
    .details .item .txt{
        padding-top: 5px;
    }
    .details .item h3{
        font-size: 19px;
    }
}
@media (min-width: 992px){
    .details .item{
        padding: 33px;
    }
    .details .item .des{
        right: 33px;
    }
    .details .item-reverse .des{
        left: 33px;
    }
    .details .item h3{
        font-size: 26px;
    }
}
@media (min-width: 1200px){
    .details .item h3{
        font-size: 28px;
    }
}
@media (max-width: 767px){
    .details .item{
        padding: 10px;
    }
    .details .item .des{
        right: 10px;
        margin-top: -40px;
    }
    .details .item-reverse .des{
        left: 10px;
    }
    .details .item .des .num{
       display: none;
    }
    .details .item .des .txt{
        padding-left: 0;
    }
    .details .item .des h3{
        font-size: 18px;
        line-height: 28px;
    }
    .details .item .des p{
        line-height: 18px;
    }
}
@media (max-width: 460px){
    .details .item .des h3{
        font-size: 14px;
        line-height: 18px;
        padding-bottom: 4px;
    }
    .details .item .des p{
        font-size: 12px;
        line-height: 16px;
        padding-top: 4px;
    }
}

/*产品实力*/
.title p{
    width: 60%;
    margin: 12px auto 0;
    line-height: 24px;
    color: #1a1a1a;
}
.shili .row{
    margin: 10px -5px 0;
}
.shili .col-xs-6{
    padding: 0 5px;
}
@media (max-width: 991px){
    .title p{
        width: 80%;
    }
}
@media (max-width: 600px){
    .title p{
        width: 90%;
        text-align: left;
        text-indent: 2em;
    }
    .shili .row{
        margin: 6px -3px 0;
    }
    .shili .col-xs-6{
        padding: 0 3px;
    }
}

/*联系我们*/
.contact{
    padding: 25px 56% 20px 25px;
    margin-top: 25px;
    background: #f2f2f2 url("../images/contact-bg.png") no-repeat right center;
}
.contact h1{
    font-size: 28px;
    font-weight: 700;
}
.contact p{
    line-height: 24px;
    margin: 18px 0;
}
.contact li{
    margin-bottom: 10px;
    line-height: 24px;
    padding-left: 32px;
    background: url("../images/icon.png") no-repeat 0 0;
}
.contact .li2{ background-position: 0 -24px; }
.contact .li3{ background-position: 0 -48px; }
.contact .li4{ background-position: 0 -72px; }
.contact .li5{ background-position: 0 -96px; }


/*footer*/
.footer{
    padding: 30px 0 35px;
    margin-top: 30px;
    text-align: center;
    background: #febf0f;
}
.footer h3{
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
}
.footer li{
    display: inline-block;
}
.footer a{
    padding-left: 30px;
    line-height: 22px;
    color: #000;
    font-size: 18px;
    background: url("../images/home.png") no-repeat left bottom;
}
.footer a:hover{
    text-decoration: underline;
}
.footer .us{
    background-image: url("../images/i.png");
    margin-left: 40px;
    margin-right: 40px;
}
.footer .address{
    background-image: url("../images/address.png");
}
@media (max-width: 991px){
    .contact{
        padding-right: 44%;
    }
}
@media (max-width: 767px){
    .contact{
        padding: 15px;
        background: #f2f2f2;
    }
    .contact h1{
        font-size: 20px;
    }
    .footer h3{
        font-size: 18px;
        line-height: 28px;
    }
    .footer li{
        display: block;
        margin-bottom: 10px;
    }
    .footer .us{
        margin-left: 0;
        margin-right: 0;
    }
}









