@charset "utf-8";
.content{
    width:1100px;
    margin:0 auto;
    /*background:blue;*/
    height:600px;
}
.con_box{
    width:210px;
    height: 239px;
    /*background:red;*/
    border: 1px solid #ffffff;
}
.content ul li{
    float:left;
    margin-top:50px;
}
.c_li{
    margin-left:50px;
}
.con_img img{width: 103px;}
.con_img{   
    width: 103px;
    margin: 0 auto;
    margin-top: 27px;
}
.con_p{
    font-size: 20px;
    /* line-height: 29px; */
    margin-top: 17px;
    color:#6092E8;
}
.con_p1 {
    width: 152px;
    line-height: 22px;
    font-size: 13px;
    margin: 0 auto;
    margin-top: 10px;
    color:#757575;
}
.con_p1 .con_p1_p{
    width:152px;
    display:block;
}
.con_p_t_nor{
    color:#6092E8;
}
.con_p_c_nor{
    color:#757575;
}
.con_p_c_hover{
    color:white;
}
.li2 p{
    color:white;
}
.outer_foot {
    width: 100%;
    /*height: 212px;*/
     height: 220px;

    font-size: 18px;
    text-align: center;
    margin-top: 19px;
  
    /*position: absolute;  bottom: 0; /* 关键 */     */
    /*left:0; */
    
}
.foot_img{
    width:100%;
    height:212px;
}
.li2 div{
    background:#ADB8C7;
    border:1px solid #ADB8C7;
}