/*ÂÖ²¥Í¼*/
.slideBox {
    clear: both;
    min-width: 1000px;
    overflow: hidden;
    position: relative;
    text-align: center;
    height: 400px;
}

.slideBox .bd {
    position: relative;
    z-index: 0;
}

.slideBox .bd ul {
    width: 100% !important
}

.slideBox .bd li {
    width: 100% !important;
    zoom: 1;
    vertical-align: middle;
    height: 400px;
}

.slideBox .hd {
    display: none;
}

.slideBox .prev, .slideBox .next {display: none;}

.product{
    width: 100%;
    height: 260px;
}
.product .toptitle{
    height: 75px;
    margin-top: 10px;
}
.product .toptitle .more{
    float:right;
    font-size:12px;
    color:#00479d;
    font-weight:bold;
    margin-top:50px;
}
.product .toptitle span {
    float: left;
    color: #cccccc;
    font-size: 24px;
    font-family: "Arial";
    margin-top: 30px;
    line-height: 31px;
}
.product .toptitle h3{
    line-height: 27px;
    margin: 30px 5px 0 0;
    float: left;
    color: #333333;
    font-size: 24px;
    padding-left: 14px;
    background: url(/images/line.jpg) no-repeat left;
}
/* ±¾Àý×Ócss */
.picScroll-left{ width:1080px;  overflow:hidden; position:relative;margin: 0 auto;}
.picScroll-left .hd{display: none;}
.picScroll-left .tempWrap{
    width: 1080px !important;
}
.picScroll-left .bd{
    padding-top: 6px;
    background: url(/images/bdbg.jpg) repeat-x center 58px;
}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{width:130px; margin:0 5px 0 68px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li:hover .show{
    display: none;
}
.picScroll-left .bd ul li:hover .hide{
    display: block;
}
.picScroll-left .bd ul li .hide{
    display: none;
}
.picScroll-left .bd ul li:hover .title a{
    color:#00479d;
}
.picScroll-left .bd ul li .pic{text-align:center; margin: 0 auto; width:106px; height:106px;}
.picScroll-left .bd ul li .pic img{ width:106px; height:106px;}
.picScroll-left .bd ul li .title{ line-height:16px;}
.picScroll-left .bd ul li .title a{font-size: 16px; color: #323232;}





















.aboutus{
    padding: 0 30px;
    width: 1080px;
    height: 360px;
    margin: 0 auto;
    background-color: #f4f8fc;
}
.aboutus .title{
    height: 75px;
}
.aboutus .title span {
    float: left;
    color: #cccccc;
    font-size: 24px;
    font-family: "Arial";
    margin-top: 30px;
    line-height: 31px;
}
.aboutus .title h3{
    line-height: 27px;
    margin: 30px 5px 0 0;
    float: left;
    color: #333333;
    font-size: 24px;
    padding-left: 14px;
    background: url(/images/line.jpg) no-repeat left;
}
.aboutus .left{
    padding: 20px;
    width: 756px;
    height: 214px;
    background-color: #fff;
}
.aboutus .left img{
    width: 214px;
    height: 214px;
    vertical-align: top;
    float: left;
}
.aboutus .left .txt{
    width: 520px;
    float: right;
    color: #221e1f;
    font-size: 14px;
    line-height: 30px;
    height:210px;
    overflow:hidden;
}
.aboutus .right{
    width: 254px;
    overflow: hidden;
}
.aboutus .right a{
    width: 127px;
    height: 127px;
    float: left;
    position: relative;
}
.aboutus .right h3{
    color: #fff;
    font-weight: normal;
    font-size: 20px;
    margin: 10px 0 0 10px;
}
.aboutus .right .txt{
    font-size: 12px;
    color: #fff;
    position: absolute;
    height: 31px;
    line-height: 31px;
    bottom: 0;
    left: 30px;
}
.aboutus .right .first div,.aboutus .right .last div{
    color: #fff;
    font-size: 14px;
    margin: 2px 0 0 10px;
}
.aboutus .right .first{
    background-color: #007ed5;
}
.aboutus .right .last{
    background-color: #0166b6;
}