html,body {
    width: 100%;
    height: 100%;
}
.index-container .swiper-slide {
    position: relative;
    overflow: hidden;
}
.index-container {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.ai_text{
    color: white;
}
.mass_text{
    color: white;
}
.product_text{
    color: white;
}
.info_text{
    color: white;
}
.footer_tab_cont_top_two{
    width: 240px;
    float: left;
    /*margin-left: 20px;*/
    margin-top: 20px;

}
.footer_tab_cont_top_two_title{
    width: 240px;
    font-size: 14px;
    color: #FFFFFF;    
    line-height: 30px;
}
.footer_tab_cont_top_two_cont{
    width: 240px;
    font-size: 12px;
    color: #BFBFBF;
    line-height: 30px;
}
.footer_tab_cont_top_three{
    width: 240px;
    float: left;
    margin-top: 20px;

}
.footer_tab_cont_top_three_title{
    width: 240px;
    font-size: 14px;
    color: #FFFFFF;    
    line-height: 30px;
}
.footer_tab_cont_top_three_cont{
    width: 240px;
    font-size: 12px;
    color: #BFBFBF;
    line-height: 30px;
}
.footer_tab_cont_top_four{
    width: 220px;
    float: left;
    margin-top: 20px;

}
.footer_tab_cont_top_four_title{
    width: 220px;
    font-size: 14px;
    color: #FFFFFF;    
    line-height: 30px;
}
.footer_tab_cont_top_four_cont{
    width: 220px;
    font-size: 12px;
    color: #BFBFBF;
    line-height: 30px;
}
.footer_tab_cont_top_five{
    width: 100px;
    float: left;
    margin-top: 40px;
}
.footer_tab_cont_top_five span{
    width: 50px;
    height: 50px;
    float: left;
}
.footer_tab_cont_top_five img{
    width: 50px;
    margin-left: 15px;
}
.footer_tab_cont_bottom{
    width: 1100px;
    margin: 10px auto 0 auto;
}
.footer_tab_cont_bottom_one{
    width: 1100px;
    border-bottom: 3px solid #BFBFBF;

}
.footer_tab_cont_bottom_two{
    width: 1100px;
    /*margin: 0 auto;*/
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #BFBFBF;
    line-height: 30px;
}
.footer_tab_cont_bottom_two_right{
    text-align:right;
}
p{
    margin: 0;
    padding: 0;
}
.main-contact{
    width:1200px;
    margin:0 auto;
    position: relative;
}
.contact-top,.contact-top img{
    width:1200px;
}
.contact-top img{
    width:1200px;
    border-bottom: 7px solid #036BC1;
}
/*.contact-line{
    width: 1200px;
    height: 10px;
    background: #036BC1;
}*/
.contact-block{
    width:100%;
    margin:0 auto;
    min-height:610px;
}
.contact-box{
    width:800px;
    padding:60px 0 90px 0;
    background:#fff;
    position: absolute;
    top:240px;
    left:225px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.21);
}
.ctac-title{
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    text-align:center;
}
.ctac-line{
    margin:20px auto;
    width: 63px;
    height: 5px;
    background: #036BC1;
}
.ctac-sale{
    width:680px;
    margin:20px auto;
}
.cat-sale-box{
    width: 285px;
    padding:50px 20px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.21);
}
.cat-sale-box .sale-img{
    width:63px;
    height:63px;
}
.sale-img img,
.ctac-mail img,
.ctac-qrcode img{
    width:100%;
}
.cat-sale-box .sale-right{
    width:220px;
    font-size: 12px;
    color: #333333;
}
.sale-title{
    font-size: 20px;
    line-height:22px;
    padding:10px 0;
    font-weight: 400;
    color: #036BC1;
}
.lg-9{
    margin-top: 5px;
}
.lg-11{
    margin-top: 5px;
}
.ctac-mail{
    width:63px;
    height:63px;
    margin:0 auto;
    padding-top:24px;
}
.ctac-mail-addr{
    font-size: 20px;
    line-height:24px;
    color: #036BC1;
    text-align:center;
}
.ctac-qrcode{
    width:91px;
    height:91px;
    margin:0 auto;
    padding-top:24px;
}