﻿@charset "utf-8";
#header .logo{margin-top:3px;}
#header{ background:#0267B5}
#aboutUs 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: 9px; */left:0;margin-left: 30px;margin-bottom: 10px;}

.nodeIntro{padding-top:15px;border: 1px solid #0077ca;padding: 30px;border-radius: 5px;width: 85%;}
.nodeIntro .pic{float:right;padding:16px;border-left:0;width: 569px;position: absolute;right: -61px;top: 39px;height: 245px;}
.nodeIntro .pic img{height: 230px;width: 520px;}
.nodeIntro .con{padding: 34px 50px 20px 0;position:relative;width: 630px;}
.nodeIntro .intro p{line-height:28px;}

/* 我们的产品 */
#products{margin-top:80px;}
#products h2{text-align:center;height:84px;line-height:84px;background: #c4ecff;font-size:30px;color:#0267B5;margin-bottom:17px;}
.proList{overflow:hidden; margin-bottom:20px;}
.proList li{float:left;width: 323px;margin-right:20px;position:relative;height:412px;cursor:pointer;padding: 20px;border: 1px solid #0077ca;padding: 30px;border-radius: 5px;}
.proList li:hover .con{ background:#ebfaff }
.proList .last{margin-right:0}
.proList .con{background: #f0faff;padding: 30px 40px;/* height:135px; */margin-top: 20px;}
.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: 60px;
    background: url(images/iconp.png) 70px center no-repeat;
    font-style:normal;
    /* position:absolute; */
    /* left:50%; */
    /* bottom:0; */
    /* margin-left:-45px; */
    color: #333;
    text-align: left;
}
.proList .on .con i{background: url(images/iconp_hover.png) 70px center no-repeat;}
.proIntro{border:1px solid #F6ECD3;background: #fff7ea;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}
