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-info{
    width:1200px;
    margin:0 auto;
}
.info-top,.info-top img{
    width:1200px;
}
.info-top img{
    width:1200px;
    border-bottom: 7px solid #036BC1;
}
/*.info-line{
    width: 1200px;
    height: 10px;
    background: #036BC1;
}*/
.info-about{
    width:900px;
    margin:0 auto;
    padding:70px 0;
}
.info-about-title{
    font-size:28px;
    color: #036BC1;
    margin-bottom:20px;
}
.info-about-msg{
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    /*text-indent: 2em;*/
    margin-top: 20px;
}
.info-center{
    width:1200px;
    height:810px;
    background: #2569AD url('../images/info_02.png') no-repeat;
    background-size:100%;
    position: relative;
}
.info-cen-btm{
    position: absolute;
    width:900px;
    left:150px;
    bottom:50px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
}
.info-cenbtm-title{
    font-size: 28px;
    font-weight: 400;
    /*margin-bottom:20px;*/
}
.lg-49{
    margin-top: 30px;
}
.lg-50{
    margin-top: 20px;
}
.info-hnr{
    width:100%;
    padding:60px 0;
    background: #000000;
    text-align:center;
}
.info-hnr-title{
    font-size: 26px;
    color: #797C7F;
    line-height:50px;
}
.info-hnr-sub{
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}
.info-hnr-line{
    display: inline-block;
    width:30px;
    height:2px;
    background: #797C7F;
    margin-bottom:6px;
}
.info-ul{
    width:800px;
    margin:0 auto;
}
.info-li{
    width:300px;
    margin:20px 50px;
    font-size: 12px;
    color: #E3AF7D;
    line-height: 20px;
}
.info-li .info-hnr-img{
    width:247px;
    height:77px;
}
.info-li .info-bok-img{
    width:99px;
    height:138px;
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.info-li-arw{
    width:247px;
    margin:0 auto;
    height:77px;
}
.info-li-div{
    width:100%;
    height:148px;
}
.info-cor{
    width:1000px;
    margin:0 auto;
    padding:20px 0;
}
.cor_ul{
    width:100%;
    display: block;
}
.cor_li{
    width:11%;
    float:left;
    border: 2px solid #D9D9D9;
    border-radius: 20px;
    position: relative;
    height: 80px;
    margin-bottom: 30px;
    background-color: #f9f9f9;
}
.cor_li:not(:nth-child(7n)){
    margin-right:3.3%;
}
.cor_li .cor_img,.cor_li div{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    max-width: 70%;
    max-height: 60%;
}
.cor_li div{
    font-size: 26px;
    font-weight: 700;
    color: #666; 
}
.nobr_li{
    border:none;
    background:transparent;
}
.info-cor-title{
    font-size: 26px;
    font-weight: 400;
    color: #036BC1;
    line-height: 40px;
    padding:20px 0;
    text-align:center;
}