
.smi_info_type_list{

    cursor:pointer;
    margin-top: 100px;
    margin-bottom: 200px;
}
.butt img{
    width: 100%;
}
.info_banner{
    color: #fff;
    height: 600px;
    background: url("../static/img/官网切图20190816/smi智慧切图12/组 4.png") no-repeat ;
   /* background-size: cover;

    -webkit-background-size: cover;

    -o-background-size: cover;*/

    background-position: center 0;
}
.info_banner_1{
    padding-top: 100px;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 2px;
    padding-bottom: 20px;
}
.info_banner_2{
    font-size: 24px;
    letter-spacing: 6px;

}
.info_banner_2_1{
    font-size: 20px;
    letter-spacing: 1px;
    padding-bottom: 20px;
}
.info_banner_3{
    letter-spacing: 4px;
    line-height: 30px;
    font-size: 18px;
}
.info_banner_3_1{
    letter-spacing: 1px;
    line-height: 20px;
    font-size: 18px;
    padding-bottom: 20px;
}
.info_banner_button{
    margin-top: 30px;
    letter-spacing: 0;

    text-align: center;
    color: #000;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    border-radius: 8px 8px;
}
.top_1{
    background-color: #fff;
    box-shadow: 	#DCDCDC 5px 5px 10px 1px ;
    padding-top: 60px;
    margin-top: -40px;
}
.top_1_1
{
    margin:  0 auto;
    width:80%;
    height:60px;
    line-height:36px;
    text-align:center;
}
.line
{
    display:inline-block;
    width:30%;
    border-top:1px solid #cccccc;
    vertical-align:5px;
}
.text{
    padding-left: 5%;
    padding-right: 5%;
    font-size: 18px;
    width:30%;
    font-weight: 600;
}
.top_1_2{
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 60px;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}
.top_img{
    text-align: center;
    margin-top: 40px;
    padding: 5px;
}
.top_img img{
    width: 100%;
}
.top_img_t,.top_img_t_t{
    text-align: center;
    margin-top: 40px;
    padding: 5px;
}
.top_img_t img,.top_img_t_t img{
    width: 100%;
}
.top_2_left{
    text-align: left;
    color: #0404AE;
    margin-top: 60px;
    margin-bottom: 40px;
    padding-left: 10%;
    padding-right: 10%;
    letter-spacing: 2px;
}
.top_2_right{
    text-align: right;
    color: #0404AE;
    margin-top: 60px;
    margin-bottom: 40px;
    padding-left: 10%;
    padding-right: 10%;
    letter-spacing: 2px;
}
.top_2_1{
    font-size: 30px;
    font-weight: 600;
    line-height: 33px;
    margin-bottom: 20px;
}
.top_2_2{
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px
}
.top_2_3{
    width: 60px;
    height: 10px;
    background-color: #0404AE;
    margin-bottom: 60px;
}
.top_2_4{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px

}

.foot_t1{
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #2E53EB;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.foot_t1_text{
    margin-bottom: 30px;
    line-height: 30px;
}
.foot_t1_button{
    margin: 0 auto;
    width: 150px;
    height: 30px;
    line-height: 29px;
    background-color: #fff;
    border:2px solid;
    color: #2E53EB;
    border-radius:25px;
    -moz-border-radius:25px; /* Old Firefox */
}
.no{
    display: none;
}
.ph_no{
    display: block;
}
@media (min-width: 1024px) {
    .info_banner_1{
        padding-top: 150px;
        font-size: 30px;
        font-weight: 600;
        letter-spacing: 2px;
        padding-bottom: 20px;
    }
    .no{
        display: block;
    }
    .ph_no{
        display: none;
    }
    .top_img img{
        width: 60%;
    }
    .top_img_t img{
        width: 80%;
    }
    .top_img_t_t img{
        width: 100%;
    }
    .info_content{
        color: #fff;
        margin-top: -22px;
        height: 800px;
        background: url("../static/img/官网切图20190816/smi智慧切图12/组 18.png") no-repeat ;
        background-position: center 0;
        /*background-size: cover;

        -webkit-background-size: cover;

        -o-background-size: cover;

        */
    }
}