﻿﻿﻿@charset "utf-8";

/* CSS Document */

*{transition:all .5s;}







.huiSpan{padding:15px 0px; background-color:#ececec;}





.contTit{position:relative; height:52px; line-height:52px; background:url(../img/contiitbg.png) repeat-x center; border-bottom:1px solid #e0e0e0;}

.contTit .titA{margin-left:20px; padding-left:16px; background:url(../img/tita_ico.png) no-repeat left center; color:#0368ae;}

.contTit .titMore{position:absolute; right:20px; top:0px; padding-right:20px; background:url(../img/titmore_ico.png) no-repeat right center; font-family:arial; font-size:12px; text-transform:uppercase; color:#5d5d5d;}



/*cb_产品列表*/

.cpList{width:754px; height:856px; overflow:hidden;}

.listBox{margin-bottom:20px; border:1px solid #e0e0e0; background-color:#fff;}

.listBox ul{margin-top:24px; padding:0px 10px; overflow:hidden;}

.listBox li{float:left; margin:0px 9px; width:226px; text-align:center;}

.listBox li img{border:1px solid #e5e5e5;}

.listBox li h5{height:46px; line-height:46px; font-style:13px;}

.listBox li h5 a{color:#333;}



/*cb_合作伙伴*/

.hzhb{margin-top:4px; border:1px solid #e0e0e0; background-color:#fff;margin-bottom: 30px;}

.hzhb .hzCont{padding:20px 0px; position:relative;}

.hzhb .hzCont ul{margin:0 auto; width:1091px!important; overflow:hidden;}

.hzhb .hzCont li{margin:0 8px; float:left; width:134px; text-align:center;}

.hzhb .hzCont li img{border:1px solid #ebebeb;}

.hzhb .hzCont li h5{margin-top:12px; font-weight:normal;}

.hzhb .hzCont li h5 a{color:#333;}

.hzhb .hzCont .btnLeft , .hzhb .hzCont .btnRight{position:absolute; top:50%; margin-top:-25px; width:15px; height:33px;}

.hzhb .hzCont .btnLeft{left:16px; background:url(../img/btnleft.png) no-repeat center;}

.hzhb .hzCont .btnRight{right:16px; background:url(../img/btnright.png) no-repeat center;}



