

.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%;margin-top: 3%}
.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*/

#owl-demo4{ width:100%; margin:0 auto; text-align:center;}

/* Styling Next and Prev buttons*/
#owl-demo4.owl-theme .owl-controls .owl-pagination{ display:none;}
#owl-demo4.owl-theme .owl-controls .owl-buttons{ position:absolute; top:50%; width:100%; left:0; height:0; margin-top: -17px}
#owl-demo4.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:35px; height:35px;/*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;}
#owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev{background:rgba(168,203,59,1)  url(../images/zuo2.png) no-repeat center; float:left; background-size:15px; margin-left:0px; border-radius:50%}
#owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{transition:all 0.3s;background:#ec6816 url(../images/zuo2.png) no-repeat center; background-size:15px;}
#owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next{ background:rgba(168,203,59,1) url(../images/you2.png) no-repeat center; background-size:15px;float:right; margin-right:0px;border-radius:50%}
#owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next:hover{transition:all 0.3s;background:#ec6816 url(../images/you2.png) no-repeat center; background-size:15px;}
#owl-demo4.owl-theme .owl-controls .owl-page{ display:inline-block;}

#owl-demo4 .item{margin:0 0px 0 0;}
#owl-demo4 .item img{display: block;width: 100%;-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; z-index:0;}
#owl-demo4 .item dd{ width:94%; margin:0 auto; position:relative; cursor:pointer;}
#owl-demo4 .item dd .imgs{ border:2px solid #ddd;overflow:hidden;}
#owl-demo4 .item dd h2{ text-align:center;font-weight:normal; font-size:18px; line-height:20px; height:20px; overflow:hidden; margin:0 auto; width:94%; max-width:130px; white-space:nowrap;text-overflow:ellipsis; margin-bottom:2px;}
#owl-demo4 .item dd p{ text-align:left; line-height:20px; height:20px; font-size:14px; overflow:hidden; padding-bottom:12px; background:url(../images/i_bg7.png) left bottom no-repeat;margin:0 auto; width:94%; max-width:130px;}
#owl-demo4 .item dd .txts{  left:0%; width:100%; height:100%; position:absolute; bottom:0;transition:all 0.3s; color:#fff; text-transform:uppercase; }
#owl-demo4 .item dd .txts .i_table{ display:table; width:100%; height:100%;}
#owl-demo4 .item dd .txts .i_table .i_td{ display:table-cell; vertical-align:middle;}
#owl-demo4 .item dd:hover 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:hover .imgs{ border:2px solid #aacd3b;}
#owl-demo4 .csel .item dd .imgs{border:2px solid #aacd3b;}

@media screen and (max-width:1100px) {
#owl-demo4.owl-theme .owl-controls .owl-buttons div{ width:30px; height:30px; }
#owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev{ margin-left:10px;}
#owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next{ margin-right:10px;}
#owl-demo4.owl-theme .owl-controls .owl-buttons{  margin-top: -15px}
}
@media screen and (max-width:800px) {
	
#owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev{background:rgba(168,203,59,1)  url(../images/zuo2.png) no-repeat center; float:left; background-size:12px; margin-left:0px; border-radius:50%}
#owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{transition:all 0.3s;background:#ec6816 url(../images/zuo2.png) no-repeat center; background-size:12px;}
#owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next{ background:rgba(168,203,59,1) url(../images/you2.png) no-repeat center; background-size:12px;float:right; margin-right:0px;border-radius:50%}
#owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next:hover{transition:all 0.3s;background:#ec6816 url(../images/you2.png) no-repeat center; background-size:12px;}
	
#owl-demo4.owl-theme .owl-controls .owl-buttons div{ width:24px; height:24px; }
#owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev{ margin-left:10px;}
#owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next{ margin-right:10px;}
#owl-demo4.owl-theme .owl-controls .owl-buttons{  margin-top: -12px}
	

}


.i_team{ overflow:hidden; position:relative}
.i_team .i_team_div{ display:none; position:relative;}


.ww_cpxx_box{overflow:hidden; margin: 0px; padding:0}
.ww_cpxx_pic{float: right; width: 50%; margin-left: 15%}
.ww_cpxx_pic img{width:100%; height: auto; vertical-align: top}

.ww_cpxx_box dl{overflow:hidden; margin: 0px; padding:0}
.ww_cpxx_box dl dt{overflow:hidden; margin: 0px; padding:0; line-height: 200%;font-size: 40px; margin-bottom: 5px;font-weight: normal}
.ww_cpxx_box dl dd{overflow:hidden; margin: 0px; padding:0;font-size: 16px; line-height: 190%}

@media (max-width: 1450px){
.ww_cpxx_box dl dt{font-size: 30px;}
.ww_cpxx_box dl dd{font-size: 14px;}
}

@media (max-width: 1200px){
.ww_cpxx_pic{float: right; width: 50%; margin-left: 10%}
.ww_cpxx_box dl dt{font-size: 26px;}
}

@media (max-width: 850px){
.ww_cpxx_pic{float: right; width: 50%; margin-left:5%}
.ww_cpxx_box dl dt{font-size: 22px; line-height: 30px}
}
@media (max-width: 550px){
.ww_cpxx_pic{float: none; width:100%; margin-left:0; margin-bottom: 15px}
.ww_cpxx_box dl dt{font-size: 20px; line-height: 30px}
}


#owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev{margin-left:10px!important;z-index: 2;}
#owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next{margin-right:10px!important;z-index: 2;}



