/*团队*/
.picScroll-left { overflow:hidden; position:relative; }
.picScroll-left .hd { overflow:hidden; height:31px; position:absolute; width:70px; top:130px; right:0px; }
.picScroll-left .hd .prev, .picScroll-left .hd .next { display:block; width:31px; height:31px; float:right; overflow:hidden; cursor:pointer; background:url("images/5arr.png") no-repeat left top; }
.picScroll-left .hd .prev { float:left; }
.picScroll-left .hd .next { background-position:right top; }
.picScroll-left .hd a:hover { background-position:left bottom; }
.picScroll-left .hd a.next:hover { background-position:right bottom; }
.picScroll-left .hd .prevStop { background-position:-60px 0; }
.picScroll-left .hd .nextStop { background-position:-60px -50px; }
.picScroll-left .hd ul { float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li { float:left; width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on { background-position:0 0; }
.picScroll-left .bd ul { overflow:hidden; zoom:1; }
.picScroll-left .bd ul li { margin:0 20px; float:left; _display:inline; overflow:hidden; text-align:center; width:294px; position:relative; height:286px; }
.picScroll-left .bd ul li a { display:block; }
.picScroll-left .bd ul li .pic { text-align:center;background-size: cover; background-repeat:no-repeat; overflow:hidden; height:286px; background-position: center top;  }
/* .picScroll-left .bd ul li .pic img { min-height:286px; width:100%; } */
.picScroll-left .bd ul li .title { position:absolute; z-index:10; width:100%; height:286px; overflow:hidden; top:0px; }
.picScroll-left .bd ul li a:hover .title { background-color:rgba(0, 0, 0, 0.5); }
.picScroll-left .bd ul li .title .p1 { font-size:22px; line-height:40px; color:#fff; margin-top:100px; transition:all 0.5s ease 0s; transform:translateY(-286px); }
.picScroll-left .bd ul li a:hover .title .p1 { transform:translateY(0px); }
.picScroll-left .bd ul li .title .p2 { font-size:16px; line-height:30px; color:#fff; transition:all 0.5s ease 0s; transform:translateY(286px); }
.picScroll-left .bd ul li a:hover .title .p2 { transform:translateY(0px); }
/*合作伙伴*/
.picMarquee-left {   position:relative; padding-bottom:170px;}
.picMarquee-left .hd { overflow:hidden; height:38px; position:absolute;width:80px;background:url(images/hz1.png) no-repeat left center; top:130px; padding:0px 137px; left:415px;}
.picMarquee-left .hd .prev, .picMarquee-left .hd .next { display:block; width:38px; height:38px; float:right;   overflow:hidden; cursor:pointer; background:url(images/hz2.png) no-repeat left top; }
.picMarquee-left .hd .prev{ float:left;}
.picMarquee-left .hd .next{ background-position:right top;}
.picMarquee-left .hd .prev:hover{background-position:left bottom;}
.picMarquee-left .hd .next:hover{background-position:right bottom;}
.picMarquee-left .hd .prevStop { background-position:-60px 0;}
.picMarquee-left .hd .nextStop { background-position:-60px -50px;}
.picMarquee-left .bd ul { overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li { margin-right:8px; float:left; _display:inline; overflow:hidden; text-align:center;width:220px; }
.picMarquee-left .bd ul li .pic { text-align:center; }
.picMarquee-left .bd ul li .pic a { display:block; height:75px; text-align:center; width:224px; border: 1px solid #D6D6D6; display: block; padding:2px; }
.picMarquee-left .bd ul li .pic a:hover{border-color:#8B8B8B;}
.picMarquee-left .bd ul li .pic img { width:auto;min-width:75px; height:75px; max-width:90%; }
.picMarquee-left .bd ul li .pic a:hover img { }
.picMarquee-left .bd ul li .title { line-height:24px; }
