@charset "utf-8";
/*zhaonan  16.52*/
.content_module_top {
    width: 1000px;
    height: 330px;
    background: url(../images/smartHomeLogo3.png) no-repeat center left;
}
.content_module_top1 {
    width: 1000px;
    height: 330px;
    background: #fff;
}
.content_module_top2 {
    width: 1000px;
    height: 330px;
    background: url(../images/smartHomeLogo4.jpg) no-repeat center left;
}
.listen_btn2:hover{
    color:#ee3123;
}
.listen_btn2{
    position: absolute;bottom: -12px;right: -10px;font-size: 12px;color: #000;transition: color 0.3s;
}
.content_module_top1 span.arrow,.content_module_top2 span.arrow,.content_module_top span.arrow{font:bold 14px "宋体"; color:#ee3123;display: inline;}

.module_top_left{width: 800px;height: 30px;line-height: 30px;}
.module_top_left span{font:bold 14px Microsoft YaHei;color:#ee3123;display: inline;}
.module_top_left a{
    font: bold 14px Microsoft YaHei;
    color: #ee3123;
    display: inline;
}
.module_top_left p{font:bold 12px Microsoft YaHei;color:#444;display: inline;}
.module_top_right{width: 185px;height: 330px;float: right;margin-right: 15px;}
.module_top_right p{font:bold 14px Microsoft YaHei;color:#444;display: inline;}
.module_top_right ul{margin-top: 20px;}
.module_top_right ul li{width: 218px;height: 24px;line-height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.module_top_right ul li a{font-size: 12px;color:#000;transition: color 0.3s; }
.module_top_right ul li a:hover{color:#ee3123;}
.module_top_right ._more{float: right;padding-right: 18px;padding-top: 10px;}
.module_top_right ._more a{font:normal 12px Microsoft YaHei;color: #000;transition: color 0.3s;}
.module_top_right ._more a:hover{color:#ee3123;}
.content_module_bottom{width: 1000px;height: 290px;background: url(../images/smartHome_module_bottom_bg.jpg) left no-repeat;position: relative;}
.content_module_bottom h4{padding-top: 100px;font-weight: bold;color: #444;font-size: 15px;}
.self_service{width: 318px;height: 190px;float: left;}
.self_tittle{position: absolute;left: 108px;}
.self_link{width: 287px;
    padding-top: 170px;
    padding-left: 60px;}
.self_link a{font:normal 12px Microsoft YaHei;color: #666;display: inline-block;transition: color 0.3s;margin-bottom: 20px;margin-right: 55px;}
.self_link a:hover{color:#ee3123;}
.station_btn{display: block;width: 84px;height: 23px;background: #ee3123;color:#fff;font:normal 12px Microsoft YaHei;line-height: 23px;text-align: center;border-radius: 2px;float: left;}
.service_station a#repair_btn{margin-top: 20px;margin-left: 75px;}
.service_station a#on_site_btn {margin-top: 20px;margin-left: 42px;background: #CCC;}
.service_station a#olad_link_btn{width:150px;margin-top: 20px;margin-left: 42px}
.product{
    width: 360px;
    height: 190px;
    float: left;
}
.product_tittle{
    text-align: center;
}
.product_link{width: 360px;padding-top: 45px;text-align: center;}
.product_link p{font:normal 14px Microsoft YaHei;
    color: #666;
}
.product_link a{font:normal 12px Microsoft YaHei;color: #666;display: inline-block;transition: color 0.3s;}
.product_link a:hover{color:#ee3123;}
.left{
    background: url("../images/smart01.jpg");
    float: left;
    width: 490px;
    height: 240px;
    margin: 30px auto 50px;
}
.right{
    background: url("../images/smart02.jpg");
    float: left;
    margin: 30px 0 50px 20px;
    width: 490px;
    height: 240px;
}
.footer {
    clear: both;
}
/*zhaonan  4.26  16:21*/
.content ul{
    width: 800px;
    margin: 0 auto;
    height: 230px;
}
.content ul li{
    width: 200px;
    height: 191px;
    margin: 40px auto;
    float: left;
}
.content ul li h5{
    text-align: center;
    font-size: 18px;
    color: #666;
    height: 36px;
    line-height: 36px;
}
.content ul li h4 a{
    font-size: 12px;
    color: #333;
    height: 30px;
    line-height: 30px;
}
.content ul li h4 a:hover{
    color:#ee3123;
}
.content ul li h4 span{
    color: #999;
}
.content ul li p{
    font-size: 14px;
    color: #999;
    height: 30px;
    line-height: 30px;
}






