/*=============================首页产品中心 start*=============================*/
.mob_three{clear:both; 
    /*background:url(../images/PC/pro_bg.jpg) no-repeat center top;*/
    background-color: #F5F5F5;
    height:920px; padding:48px 0px 0px 0px; overflow:hidden;}

.mob_threeBox{clear:both; width:100%; text-align:left; overflow:hidden;}
.mob_threeBox .hd{clear:both; width:1220px; height:153px; padding-bottom:10px;}
.mob_threeBox .hd ul{clear:both; width:100%;}
.mob_threeBox .hd ul li{float:left; width:154px; margin-right:20px; cursor:pointer;  }
.mob_threeBox .hd ul li .mob_threeBox_top{clear:both; background:#fff; border-radius:5px; position:relative; padding:15px 0px 13px 0px;}
.mob_threeBox .hd ul li .mob_threeBox_top i{display:none; background:url(../images/PC/redbottom.png) no-repeat center center; width:15px; height:8px; position:absolute; left:50%; bottom:-8px; margin-left:-7px;}
.mob_threeBox .hd ul li .mob_threeBox_top .mob_threeBox_toppic{clear:both; width:128px; height:71px; margin:0 auto; text-align:center; line-height:71px;}
.mob_threeBox .hd ul li .mob_threeBox_top .mob_threeBox_toptit{color:#4d4d4d; font-size:16px; line-height:30px; padding:5px 5px 0px 5px; text-align:center;}
.mob_threeBox .hd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
.mob_threeBox .hd ul li.on .mob_threeBox_top{background:#1c78ba;}
.mob_threeBox .hd ul li.on .mob_threeBox_top .mob_threeBox_toptit{color:#fff;}
.mob_threeBox .hd ul li.on .mob_threeBox_top i{display:block;}
.mob_threeBox .bd{clear:both; background:#fff; border-radius:5px; padding-top:20px; overflow:hidden;}
.mob_threeBox .bd ul{width:100%; zoom:1;  }
.mob_threeBox .bd li{float:left; width:275px; margin-left:20px;}
.mob_threeBox .bd li .mob_threeBox_bompic{clear:both; border:1px solid #ccc; padding:1px;}
.mob_threeBox .bd li:hover .mob_threeBox_bompic{border:1px solid #dc1d22;}
.mob_threeBox .bd li .mob_threeBox_bomtit{clear:both; text-align:center; line-height:54px; font-size:16px; }
.mob_threeBox .bd li .mob_threeBox_bomtit a{color:#4d4d4d;}
.mob_threeBox .bd li .mob_threeBox_bomtit a:hover{color:#dc1d22;}
/*=============================首页产品中心 end=============================*/