@charset "utf-8";
/* CSS Document */

/*css重置*/


.clearfix{ clear:both;}




/*首页产品*/
.s_pro_box{width:1150px; margin:0 auto; margin-top:57px;}
.s_pro_left{ background-image:url(../images/img2.jpg); width:644px; height:99px; float:left; margin-bottom:58px;}
.s_pro_left p{ font-size:48px; color:#484848; line-height:99px;}
.s_pro_right{ width:215px; background-color:#000; float:right; margin-right:40px; border-left:11px solid #4FC1C8; margin-top:37px;}
.s_pro_right p a{ display:block; font-size:14px; color:white; line-height:28px; text-align:center;}

.s_pro_tip{     width: 270px;
    height: 65px;
    padding-top: 10;
    float: left;
    background-color: #4FC1C8;
    margin-bottom: 15px;
    margin-right: 5px;
    margin-left: 5px;}
.s_pro_tip p a{ display:block; font-size:20px; font-weight:bold;color:#333;background-color:#4FC1C8; line-height:42px; padding-left:10px;}
.s_pro_tip p a:hover{background-color:#000; color:white;}









