@charset "utf-8";
/* CSS Document */

/*css重置*/
*{ margin:0; padding:0;font-family:Arial,"Microsoft YaHei";}
a{ text-decoration:none;font-family:Arial,"Microsoft YaHei"; color:#fff;}
li{ list-style:none;}
.clearfix{ clear:both;}
img{ border:0; display:block;}
p{font-family:Arial,"Microsoft YaHei"; line-height:39px;}





/*首页产品*/
.s_pro_box{width:1268px; margin:0 auto; margin-top:57px;}
.s_pro_left{ background-image:url(../images/img2.jpg); width:674px; 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:#033b89; float:right; border-left:11px solid #ff3600; 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:285px; float:left; background-color:#e5e5e5; margin-bottom:15px; margin-right:15px; margin-left:15px;}
.s_pro_tip p a{ display:block; font-size:14px; color:#333;background-color:#e5e5e5; line-height:42px; padding-left:20px;}
.s_pro_tip p a:hover{background-color:#023a8b; color:white;}

