@charset "utf-8";
#header .logo{margin-top:3px;}
#header{ background:#0267B5}

.nodeIntro{padding-top:15px;}
.nodeIntro .pic{ float:right; border:1px solid #9CC3E2; padding:16px; border-left:0; width:360px;}
.nodeIntro .pic img{ width:100%; height:270px;}
.nodeIntro .con{border-top:1px solid #9CC3E2;padding: 34px 50px 20px 0;position:relative;width: 757px;}
.nodeIntro .con h3{font-size:18px;color:#0267B5;font-weight:bold;padding:0 20px 0 30px;background: url(images/icons.png) 0 9px no-repeat #fff; position:absolute;top: -19px;left:0;}
.nodeIntro .intro p{line-height:28px;}

/* 我们的产品 */
#products h2{ text-align:center; height:84px; line-height:84px; background:#EBF8FD; font-size:30px; color:#0267B5; margin-bottom:17px;}
.proList{overflow:hidden; margin-bottom:20px;}
.proList li{float:left; width:285px; margin-right:20px; position:relative; height:412px; cursor:pointer}
.proList li:hover .con{ background:#ebfaff }
.proList .last{margin-right:0}
.proList .con{background:#DDF4FC; padding:20px; height:135px; }
.proList .con h3{ font-size:14px; line-height:30px;}
.proList .con label{font-weight:bold;}
.proList .con .intro{display:none}
.proList .con i{
    display:block;
    width:90px;
    height:90px;
    text-align:center;
    line-height:80px;
    background: url(images/icons.png) -1px -487px no-repeat;
    font-style:normal;
    color:#2B9EE9;
    position:absolute;
    left:50%;
    bottom:0;
    margin-left:-45px;
}
.proList .on .con i{ background-position:0 -397px; color:#fff; }
.proIntro{ border:1px solid #F6ECD3; background:#FEFCED; padding:15px 20px; line-height:30px; margin-bottom:30px;}
.proIntro .in{display:inline}

#contactUs{ border-top:2px solid #BDEAF9; padding:20px; margin-bottom:20px;}
#contactUs h2{font-size:30px;color:#0184C5;margin-bottom: 20px;}
#contactUs ul{overflow:hidden; font-size:16px;}
#contactUs li{float:left;padding-left:80px;background: url(images/icons.png) 0 -87px no-repeat;margin-right:80px;}
#contactUs .li2{background-position: 0 -243px;}

#footer{ color:#666666;text-align:center}
