.owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls{text-align: right; position:absolute; width:100%; bottom:10px;}
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/ display:none;}
.owl-theme .owl-controls .owl-page span{display: block;width: 8px;height: 8px;margin: 5px 3px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 50%;-moz-border-radius: 20px;border-radius: 20px;background:#fff;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{background:#4289ce;}
/* If PaginationNumbers is true*/
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
/* preloading images*/
.owl-item.loading{min-height: 150px;background: url(../images/ajaxloader.gif) no-repeat center center}


/*风寸同行共同成长*/
.owl-demo4{ width:1220px; margin-top:59px; margin-left:-10px;}
/* Styling Next and Prev buttons*/
.owl-demo4.owl-theme .owl-controls .owl-pagination{ position:absolute; bottom:-20px; padding-top:10px; right:-3%; padding-right:3%; padding-left:3%; height:38px; background-color:#65c42f; display:none;}
/* Styling Pagination*/
.owl-demo4.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/transition:all 0.3s; }
.owl-demo4.owl-theme .owl-controls .owl-page span{display: block;width: 6px;height: 6px;margin: 5px 3px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 50%;-moz-border-radius: 20px;border-radius: 20px;background:#fff;transition:all 0.3s;}
.owl-demo4.owl-theme .owl-controls .owl-page.active span{background:#ef8700;}
.owl-demo4.owl-theme .owl-controls .owl-page:hover span{opacity:0.8;filter:Alpha(opacity=80);}
.owl-demo4.owl-theme .owl-controls .owl-buttons{ position:absolute; top:0%; width:100%; left:0; height:0;}
.owl-demo4.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:40px; height:60px;/*IE7 life-saver*/ text-indent:60px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:-320px; }
.owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/i_bg6.png) no-repeat; float:left;}
.owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background:url(../images/i_bg6_on.png) no-repeat;transition:all 0.3s;}
.owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/i_bg7.png) no-repeat; float:right;}
.owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next:hover{background:url(../images/i_bg7_on.png) no-repeat;transition:all 0.3s; }


.owl-demo4 .item{margin:0 10px;}
.owl-demo4 .item .imgs img{display: block;width: 100%;height:529px;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;  margin:0 auto; vertical-align:bottom; }
.owl-demo4 .item dd{ /*width:286px;*/width:100%;text-align:center;}
.owl-demo4 .item dd .box{ overflow:hidden; height:529px; position:relative;}
.owl-demo4 .item dd .imgs{ width:100%;margin:0 auto;overflow:hidden; position:relative;}
.owl-demo4 .item dd:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.owl-demo4 .item dd .h2{font-size:24px; font-weight:normal;color:#999; height:120px; line-height:120px;overflow:hidden; padding-left:8px; padding-right:8px;transition:all 0.3s; background-color:#fff; letter-spacing:1px;}
.owl-demo4 .item dd .bg{ background:url(../images/i_bg8.png) center center no-repeat rgba(0,0,0,.75); position:absolute; width:100%; height:100%; top:0; left:0;transition:all 1s;}
.owl-demo4 .item dd .bg .txt_hide{ overflow:hidden;transition:all 1s;filter: Alpha(Opacity=100);opacity: 1.0;}
.owl-demo4 .item dd .bg .h3{margin-top:47px; height:64px; line-height:64px; overflow:hidden; font-size:18px; font-weight:normal; color:#fff;}
.owl-demo4 .item dd .bg .p{ line-height:20px; height:40px; font-size:14px; color:#d6d6d6;border-radius:10px;background:rgba(214,214,214,.24);padding-left:12px; margin-left:13px; margin-right:13px; padding-right:10px; padding-top:10px; padding-bottom:10px; text-align:left;}
.owl-demo4 .item dd .bg2{ background:url(../images/i_bg14.jpg) right top #cd3c40 no-repeat; width:100%; height:0px; overflow:hidden; color:#fff; transition:all 1s;}
.owl-demo4 .item dd .bg2 .h3{ margin-top:100px; height:32px; line-height:32px; overflow:hidden; font-size:18px; font-weight:normal;}
.owl-demo4 .item dd .bg2 .p{ font-size:14px; line-height:18px; padding-left:19px; margin-left:14px; margin-right:13px; padding-right:15px; padding-top:18px; padding-bottom:12px;background:rgba(255,255,255,.2); margin-top:20px; border-radius:10px; text-align:left;}
.owl-demo4 .item dd .bg2 .i_three_e{ text-align:right; line-height:20px; padding-top:20px;}
.owl-demo4 .item dd:hover .bg2{height:426px;}
.owl-demo4 .item dd:hover .txt_hide{ height:0;filter: Alpha(Opacity=0);opacity: 0;}
.owl-demo4 .item dd .bg .txt_hide .p{height: 80px;}
.owl-demo4 .item dd:hover .bg{ height:103px;}


/*他们都在用畅捷通*/
.owl-demo5{width:1122px; margin-top:59px;}
/* Styling Next and Prev buttons*/
.owl-demo5.owl-theme .owl-controls .owl-pagination{ position:absolute; bottom:-20px; padding-top:10px; right:-3%; padding-right:3%; padding-left:3%; height:38px; background-color:#65c42f; display:none;}
/* Styling Pagination*/
.owl-demo5.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/transition:all 0.3s; }
.owl-demo5.owl-theme .owl-controls .owl-page span{display: block;width: 6px;height: 6px;margin: 5px 3px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 50%;-moz-border-radius: 20px;border-radius: 20px;background:#fff;transition:all 0.3s;}
.owl-demo5.owl-theme .owl-controls .owl-page.active span{background:#ef8700;}
.owl-demo5.owl-theme .owl-controls .owl-page:hover span{opacity:0.8;filter:Alpha(opacity=80);}
.owl-demo5.owl-theme .owl-controls .owl-buttons{ position:absolute; top:0%; width:100%; left:0; height:0;}
.owl-demo5.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:40px; height:60px;/*IE7 life-saver*/ text-indent:60px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:-120px; }
.owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/i_bg6.png) no-repeat; float:left;}
.owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background:url(../images/i_bg6_on.png) no-repeat;transition:all 0.3s;}
.owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/i_bg7.png) no-repeat; float:right;}
.owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-next:hover{background:url(../images/i_bg7_on.png) no-repeat;transition:all 0.3s; }


.owl-demo5 .item{margin:0 0;}
.owl-demo5 .item .imgs img{display: block; width:118px;height:118px; margin:0 auto; border-radius:50%;transition:all 0.3s; }
.owl-demo5 .item dd{ /*width:286px;*/width:1004px; margin:0 auto; background-color:#cd3c41; border-radius:6px; position:relative; height:226px;}
.owl-demo5 .item dd .i_pic2{ position:absolute; top:0; right:0; color:#fff; font-size:14px; text-align:right; width:163px; height:49px;background:url(../images/i_pic6.png) no-repeat;}
.owl-demo5 .item dd .i_pic2 span{transform:rotate(12deg); height:30px; line-height:30px; display:block; padding-right:9px; letter-spacing:1px; overflow:hidden;}
.owl-demo5 .item dd .imgs{margin-top:27px;padding-top:55px;float:left;overflow:hidden; width:198px; text-align:center; border-right:1px solid #db6e73; height:172px;}
.owl-demo5 .item dd:hover .imgs img{opacity:0.8;filter:Alpha(opacity=80);}
.owl-demo5 .item dd .imgs .h3{font-size:22px; font-weight:normal;color:#fff; height:50px; line-height:50px;overflow:hidden; padding-left:8px; padding-right:8px; margin-top:3px;}
.owl-demo5 .item dd .txts{ float:left; margin-left:29px; width:747px;margin-top:27px; overflow:hidden; padding-top:20px;}
.owl-demo5 .item dd .txts .h2{ height:42px; line-height:42px; overflow:hidden; font-size:24px; font-weight:normal;color:#fff; margin-bottom:14px;}
.owl-demo5 .item dd .txts .p{ color:#fff; font-size:14px; line-height:20px; overflow:hidden; height:80px;}

/*专家互动*/
.owl-demo6{width:708px;margin-bottom:45px;}
/* Styling Next and Prev buttons*/
.owl-demo6.owl-theme .owl-controls .owl-pagination{ position:absolute; bottom:-20px; padding-top:10px; right:-3%; padding-right:3%; padding-left:3%; height:38px; background-color:#65c42f; display:none;}
/* Styling Pagination*/
.owl-demo6.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/transition:all 0.3s; }
.owl-demo6.owl-theme .owl-controls .owl-page span{display: block;width: 6px;height: 6px;margin: 5px 3px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 50%;-moz-border-radius: 20px;border-radius: 20px;background:#fff;transition:all 0.3s;}
.owl-demo6.owl-theme .owl-controls .owl-page.active span{background:#ef8700;}
.owl-demo6.owl-theme .owl-controls .owl-page:hover span{opacity:0.8;filter:Alpha(opacity=80);}
.owl-demo6.owl-theme .owl-controls .owl-buttons{ position:absolute; top:0%; width:100%; left:0; height:0; text-align:center;}
.owl-demo6.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:31px; height:31px;/*IE7 life-saver*/ text-indent:60px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:13px; margin-left:2px; margin-right:2px;}
.owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/i_bg15.png) no-repeat;}
.owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background:url(../images/i_bg15_on.png) no-repeat;transition:all 0.3s;}
.owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/i_bg16.png) no-repeat; }
.owl-demo6.owl-theme .owl-controls .owl-buttons div.owl-next:hover{background:url(../images/i_bg16_on.png) no-repeat;transition:all 0.3s; }


.owl-demo6 .item{margin:0 0;}
.owl-demo6 .item dd{ display:block;width:100%;margin-bottom:7px;height:105px; overflow:hidden;}
.owl-demo6 .item dd .imgs{ float:left; overflow:hidden; margin-top:10px; width:72px; margin-left:6px;}
.owl-demo6 .item dd .imgs img{ display:block;width:72px; height:72px; border-radius:50%;}
.owl-demo6 .item dd .txts{ float:right; width:626px; background:url(../images/i_bg10.png) right center no-repeat; height:105px; overflow:hidden; font-size:14px; color:#6a6a6a; line-height:22px; text-align:left; display:table;}
.owl-demo6 .item dd .txts p{ padding-left:32px; padding-right:25px;  max-height:66px; overflow:hidden; display:table-cell; vertical-align:middle;}
.owl-demo6 .item dd:nth-child(2n+0) .imgs{ float:right; margin-left:0;}
.owl-demo6 .item dd:nth-child(2n+0) .txts{ width:631px; float:left;background:url(../images/i_bg11.png) right bottom no-repeat; margin-left:3px;}

@media screen and (max-width: 480px) {


}