.main{margin:50px 0}
.wrapper{max-width:1420px;padding:0 10px;margin-left:auto;margin-right:auto}
.wrapper:after{content:"";display:table;clear:both}
.nbanner{height:350px;width:100%;margin-top:100px;background-position:center;background-repeat:no-repeat;background-size:cover;text-align: right;color:#fff;position: relative;}
.nbanner .wrapper{height: 100%;justify-content: flex-end;}
.nbanner h3{font-size: 35px;line-height: 50px;font-weight: normal;}
.nbanner h4{font-size: 30px;line-height: 35px;text-transform:uppercase;font-weight: normal;}
.pro{margin-top:100px;}

.left{width:254px;border:3px solid var(--theme-color);padding-bottom:20px}
.left .title{padding:19px 0;background:var(--theme-color);position: relative;}
.left .title h2{font-size:26px;line-height:26px;color:#fff;text-align:center;font-weight:400}
.left .title h3{font-size:20px;line-height:20px;color:#fff;text-align:center;margin-top:5px;font-weight:400;text-transform:uppercase}
.left .title .btn_down{display: none; height:40px;cursor: pointer;width: 40px; cursor: pointer; position: absolute; top:0; right: 0; text-align: center; line-height: 40px;}
.left .title .btn_down .icon{ height:40px;width:40px; display: block; background: url(../images/icon-menu.png) center no-repeat;}
.left .title .btn_down .cur .icon{background: url(../images/icon-menu-on.png) center no-repeat;}

.left ul{width:100%;padding:0 4%;box-sizing: border-box;}
.left ul li{display:block;font-size:16px;line-height:17px;color:#333;border-radius:5px;padding:13px;margin-top:20px;background:#f5f5f5 url(../images/left-li.png) right 10px center no-repeat}
.left ul li a{color:inherit}
.left ul li.active,.left ul li:hover{background:#f5f5f5 url(../images/left-li-hover.png) right 10px center no-repeat}
.left ul li.active a,.left ul li:hover a{color:var(--theme-color)}
.right{width:78.75%}
.sortname{font-size:18px;line-height:24px;color:var(--theme-color);font-weight:600;padding-bottom:20px;margin-bottom:40px;border-bottom:1px solid #eee}
.sortname span{border-bottom:3px solid var(--theme-color);padding-bottom:19px}

.plist{width: 100%;}
.plist .item{border:1px solid #efefef;transition: ease-in .2s;width: 32%;margin-right: 2%;margin-bottom: 2%;box-sizing: border-box;}
.plist .item:nth-child(3n){margin-right: 0;}
.plist .item a{color:#333;font-size:14px;}
.plist .item .img{width:100%;height:257px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}
.plist .item .img img{max-height:200px;}
.plist .item .img.jcal{width:90%;margin: 0 auto;height: unset;padding-top: 5%;}
.plist .item .img.jcal img{max-height: unset;}
.plist .item .tit{text-align:center;margin:20px 0 0;font-size:16px;font-weight:bold}
.plist .item .meta{padding:10px 20px;}
.plist .item p{color:#666;line-height:25px;}
.plist .item .more{width: 90%;text-align: center;line-height: 40px;border: 1px solid #efefef;margin: 0 auto 15px; transition: ease-in .2s;}
.plist .item:hover .more{border-color: var(--theme-color);background-color: var(--theme-color);color: #fff;}
.plist .item:hover{border-color: var(--theme-color);}

.info{padding-bottom: 5px;border-bottom: 1px solid #efefef;line-height: 30px;}
.info h2{font-size: 18px;color: #333;}
.info p{font-size:13px;color:#666}
.dmenu{width:160px;text-align:center;height:47px;border-right:1px solid #efefef;font-weight:700;font-size:16px;line-height:48px;}

.pcon .top {margin-bottom:30px}
.pcon .top .img{width:50%;height:450px;border:1px solid #efefef;padding:10px;display:flex;align-items:center;justify-content:center}
.pcon .top .img img{max-height:400px;}
.pcon .top .text{width:45%;}
.pcon .top .tels{border-bottom: 1px solid #efefef;font-size: 16px;line-height: 36px;}
.pcon .top .tels span{font-size: 19px;font-weight: bold;margin-left: 12px;line-height: 36px;color:var(--theme-color)}
.pcon .top .meta{font-size:14px;color:#666;margin-top:10px;line-height:25px}
.pcon .top .btns{margin-top: 20px;}
.pcon .top .btns .layui-btn{background-color: var(--theme-color);}
.pcon .top .btns .layui-btn.layui-btn-normal{background-color: #f39800;}
.pcon .bottom{border:1px solid #efefef;}
.pcon .bottom .con{border-top:1px solid #efefef;padding:20px}
.pcon .bottom .return a{display: block;width: 200px;line-height: 40px;background: #f5f5f5;color: #333;margin: 20px auto;text-align: center;font-size: 15px;transition: ease-in .2s;}
.pcon .bottom .return a:hover{background: var(--theme-color);color: #fff;}

.titcon{line-height:30px;}
.titcon .en{font-size:14px;color:#999;text-transform:uppercase}
.titcon .cn{font-size:25px;font-weight:700;color:#0c0c0c}

.about{padding:50px 0 100px}
.about .aleft{width: 785px;font-size: 14px;color: #666666;line-height:40px;}
.about .aleft .con{margin-top:20px;}
.about .aright{width: 600px;}
.about .aright video{max-width: 100%;}

@media (max-width:1477px){
  .about .aleft{width:730px;line-height:40px;margin-top:20px}
}
@media (max-width:1365px){.wh_about1{width:1150px;margin:0 auto 50px}
.about .aleft{width:580px;line-height:40px;margin-top:20px}
}
@media (max-width:1199px){.wh_about1{width:100%;padding:0 2%;margin:0 auto 30px}
.about .aright{width:40%;height:100%}
.about .aleft{width:56%;line-height:24px;margin-top:0}
.wh_about_title h1{padding-top:40px}
.wh_about_title h2{font-size:30px;line-height:72px}
}
@media (max-width:990px){.about .aleft{font-size:13px;width:56%;line-height:20px;margin-top:0}
}



.honor {width: 100%;padding: 90px 0 110px;background: url(../images/honor_bg.png) no-repeat center/100% 100%;box-sizing:border-box}
.honor .swiper-slide{align-items: center;justify-content: center;display: flex;height:unset;background:#fff}
.honor-swiper{margin-top:50px}
.swiper_button{position:relative;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:55px}
.swiper .swiper-slide img{width:100%}
.swiper_button .prev4{position:static;outline:0;width:40px;height:40px;background:url(../images/nl1.jpg) no-repeat center;margin-top:0;margin:0 3px}
.swiper_button .next4{position:static;outline:0;width:40px;height:40px;background:url(../images/nr2.jpg) no-repeat center;margin-top:0;margin:0 3px}
.swiper_button .prev4:hover{position:static;outline:0;width:40px;height:40px;background:url(../images/nl2.jpg) no-repeat center;margin-top:0}
.swiper_button .next4:hover{position:static;outline:0;width:40px;height:40px;background:url(../images/nr1.jpg) no-repeat center;margin-top:0}

.company-lc{padding:100px 0 50px;position:relative;}
.company-lc .inbox{max-width:1380px}
.company-lc .inbox .yw{color:#f0f0f0}
.about-dpp{height:400px;background:url(../images/line03.png) no-repeat;background-position:center;position:relative}
.about-dpp:after,.about-dpp:before{content:"";height:2px;width:50%;position:absolute;top:50%;left:0;margin-top:-1px;background-color:var(--theme-color)}
.about-dpp:before{left:auto;right:0}
.about-dpp .adbox{position:relative;margin-top:20px;height:100%}
.about-dpp .adpp-swiper{height:100%;max-width:1120px;width:calc(94% - 80px);margin-left:auto;margin-right:auto}
.adpp-swiper .swiper-slide .inbox{padding-left:30px;overflow:hidden;max-height:50%;position:absolute;padding-bottom:10px;left:0}
.adpp-swiper .swiper-slide:nth-child(2n+1) .inbox:before{content:"";position:absolute;left:4px;top:22px;height:100%;width:2px;background-color:var(--theme-color)}
.adpp-swiper .swiper-slide:nth-child(2n+1) .inbox:after{content:"";width:6px;height:6px;border-radius:50%;border:2px solid var(--theme-color);position:absolute;top:12px;left:0}
.adpp-swiper .swiper-slide:nth-child(2n+2) .inbox:before{content:"";position:absolute;left:4px;top:0;width:2px;background-color:var(--theme-color)}
.adpp-swiper .swiper-slide:nth-child(2n+2) .inbox:after{content:"";width:6px;height:6px;border-radius:50%;border:2px solid var(--theme-color);position:absolute;left:0}
.adpp-swiper .swiper-slide .inbox .year{font-size:30px;color:var(--theme-color);line-height:1;height:30px;overflow:hidden}
.adpp-swiper .swiper-slide .inbox .desc{overflow:hidden;margin-top:10px;max-height:200px}
.adpp-swiper .swiper-slide .inbox .desc .demo{font-size:18px;color:#5f5f5f;height:26px;line-height:1;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;border-bottom:1px solid #e8e8e8;margin-bottom:10px}
.adpp-swiper .swiper-slide .inbox .desc .imgbox{-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center}
.adpp-swiper .swiper-slide .inbox .des .content{line-height:1.8;font-size:12px;color:#6b6b6b}
.adpp-swiper .swiper-slide .inbox .desc img{width:100%}
.adpp-swiper .swiper-slide:nth-child(2n+1) .inbox{bottom:50%}
.adpp-swiper .swiper-slide:nth-child(2n+1) .inbox .desc{margin-bottom:30px}
.adpp-swiper .swiper-slide:nth-child(2n+2) .inbox{top:50%}
.adpp-swiper .swiper-slide:nth-child(2n+2) .inbox{padding-top:60px}
.adpp-swiper .swiper-slide:nth-child(2n+2) .inbox:before{height:68px}
.adpp-swiper .swiper-slide:nth-child(2n+2) .inbox:after{top:68px}
.about-dpp .btn{position:absolute;z-index:10;cursor:pointer;top:50%;width:40px;height:40px;margin-top:-20px;border-radius:50%;border:2px solid var(--theme-color);background-color:#fff}
.about-dpp .btn:after{content:"";position:absolute;width:10px;height:10px;top:50%;left:50%;margin-top:-5px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
.about-dpp .adpp-prev{left:0}
.about-dpp .adpp-next{right:0}
.about-dpp .adpp-prev:after{border-top:2px solid var(--theme-color);border-left:2px solid var(--theme-color);margin-left:-4px}
.about-dpp .adpp-next:after{border-bottom:2px solid var(--theme-color);border-right:2px solid var(--theme-color);margin-left:-7px}

.order .icon{background-repeat:no-repeat; background-image:url(../images/allbgs.png); background-size:150px; -moz-background-size:150px;background-position: 0 -318px;
    width: 150px;
    height: 149px;
    margin: 0 auto;}
.order .text{ padding-top:30px; height:80px; text-align:center; font-size:14px;color:#666}
.order .but a{ display: inline-block; width:71px; height:32px; line-height:32px; color:#fff; text-align:center;background:var(--theme-color);padding:0 5px;border-radius:5px;font-size:15px}

.xx .top {margin-bottom:30px}
.xx .top .text{width:100%;text-align: center;}
.xx .top .info{margin-bottom: 15px;}
.xx .top .info h2{font-weight: bold;}
.xx .top .item{width: calc((100% - 80px) / 5);margin-right: 20px;float: left;}
.xx .top .item:last-child{margin-right: 0;}
.xx .top .layui-form-label{text-align: left;width: unset;padding-left: 0;display: block;float: none;}
.xx .top select{height: 38px;line-height: 1.3;line-height: 38px\9;border: 1px solid #e6e6e6;color: rgba(0, 0, 0, .85);border-radius: 2px; padding-left: 10px;width: 100%;}
.xx .top .layui-row select{border-left:0}
.xx .top .layui-btn{background-color: var(--theme-color);margin-top: 20px;}

.xx .mid{margin-bottom:30px}
.xx .mid h2,.xx .fot h2{font-size: 18px;color: black;padding-bottom: 10px;font-weight: bold;}
.xx .mid .bomtable{width:100%;overflow-x: auto;}
.xx .mid .layui-table tr{cursor: pointer;}
.xx .mid .layui-table td, .layui-table th{word-break: keep-all;}
.xx .fot p{font-size: 15px;color:black;padding-bottom: 5px;}
.xx .fot .slogan{text-align: center;width: 100%;margin: 40px 0;}
.xx .fot .slogan img{width: 50%;}
.xx .fot .note{width: 100%;}
.xx .fot .note .fl{width: 20%;}
.xx .fot .note img{width: 100%;}
.xx .fot .note p{font-size: 28px;font-weight: bold;color: #333;}

.yycase{width: 500px;height: 500px;border: 1px solid #EEE;display:flex;justify-content:center;align-items:center;margin:20px auto}

.model-form {
    padding: 25px 30px 0 0;
}

.news{width: 1005;}
.news .news_item{position: relative;background: #fff;border-radius: 6px;transition:all 1s;border:1px solid #efefef;width: 32%;margin-right: 2%;margin-bottom: 2%;box-sizing: border-box;}
.news .news_item:nth-child(3){margin-right: 0;}
.news .news_item .news_item_link{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}
.news .news_item .news_item_inner{display:block;padding:5%}
.news .news_item .news_item_inner .news_img_box{width:100%;margin:0 auto;overflow:hidden}
.news .news_item .news_item_inner .news_img{position:relative;margin-right:0;padding-top:52.631%;width:100%;background:no-repeat 50%;background-size:cover;transition:all .36s ease}
.news .news_item:hover .news_item_inner .news_img{transform: scale(1.1);}
.news .news_item .news_item_inner .news_item_header{margin-top: 20px;}
.news .news_item .news_item_inner .news_item_title{color:#333;font-weight:400;font-size:16px;line-height:24px;transition:color .4s ease-out}
.news .news_item:hover .news_item_inner .news_item_title{color: var(--theme-color);}
.news .news_item .news_item_inner .news_item_date{display:inline-block;margin-top:2px;max-width:100%;color:#999;font-size:14px;line-height:1;line-height:24px}
.news .news_item .news_item_inner .news_item_summery{margin-top:18px;color:#666;font-size:14px;line-height:1.7;}
.news .news_item .news_item_inner .news_item_ext_line{margin-top:10px;}

.contents{
	margin:20px 0;
    font-size: 20px;
    line-height: 30px;
    color: #666666;
}

.pages{text-align: center;margin-top: 40px;}
.pages a{margin: 0 2px;background-color: #f4f4f5;color: #606266;border-radius: 2px;padding: 0 10px;font-size: 13px;height: 28px;line-height: 28px;display: inline-block;transition: all .3s;}
.pages a.page-num-current,.pages a:hover{background: var(--theme-color);color:#fff;}

.contact .top{width: 100%;text-align: left;box-shadow: 0 0px 3px rgba(0,0,0,0.15);}
.contact .top .text{width: 30%;height: 100%;line-height: 30px;color: #606266;box-sizing: border-box;padding: 3% 0 0 3%;flex-wrap:wrap;justify-content:left}
.contact .top .text div:first-child{margin-bottom:10px}
.contact .top .text h2{font-size: 16px;line-height: 40px;font-weight: bold;color: #333;}
.contact .top .cmap{width: 70%;height: 100%;}
.contact .top .cmap img{max-width: unset;}
.contact .other{margin-top: 60px;background: #f5f5f5;padding: 94px 0 115px;position: relative;}
.contact .other .list li{width: 32%;margin-right: 2%;margin-bottom: 2%;background-color: #fff;padding:3%;line-height: 30px;color: #606266;box-sizing: border-box;min-height: 300px;}
.contact .other .list li:nth-child(3n){margin-right: 0;}
.contact .other .list li h2{font-size: 20px;line-height: 40px;font-weight: bold;color: #333; border-bottom: 1px solid #efefef;padding-bottom: 10px;margin-bottom: 10px;}

/* ==========================================================================

   Footer

   ========================================================================== */
footer {
  color: #555555;
  font-size: 12px;
  background: #0d0d0d;
  font-family: microsoft yahei;
  padding: 40px 0 20px 0;
  border-top: 4px solid var(--theme-color);
}

footer a {
  color: #999999;
}

.footleft {
  width: 30%;
  float: left;
  font: 300 14px/30px microsoft yahei;
  color: #848484;
  transition: all 1s;
}

.footright {
  width: 70%;
  float: right;
  text-align: right;
  transition: all 1s;
}

.footleft .tel {
  font: 300 48px/48px microsoft yahei;
}

.footright .mode {
  display: inline-block;
  float: right;
  margin-left: 10%;
  text-align: center;
}

.footright .mode p {
  font: 300 12px/24px microsoft yahei;
  color: #fff;
}

@media only screen and (max-width:1000px) {
  .footleft {
    width: 100%;
  }

  .footright {
    width: 100%;
    margin-top: 10px;
  }

  .footright .mode {
    display: inline-block;
    float: left;
    text-align: center;
    width: 33%;
    margin-left: 0px;
  }

  .footright .mode img {
    max-width: 100%;
  }

  .footleft .tel {
    font: 300 32px/48px microsoft yahei;
  }

}

@media screen and (max-width: 1400px) {
  .wrapper{padding:0 10%;}
  .nbanner,.pro{margin-top: 80px;}
  .right{width: 72.75%;}

  .contact .top .text{width: 40%;}
  .contact .top .cmap{width: 60%;}
  .contact .other{padding: 60px 0 115px;}
  .contact .other .list li{min-height: 260px;}
  .contact .other .list li h2{font-size: 16px;line-height: 30px;}
}
@media screen and (max-width: 1200px) {
  .wrapper{padding:0 8%;}
}
@media screen and (max-width: 1024px) {
  .main{margin:5% 0}
  .wrapper{padding:0 5%;}
  .nbanner{margin-top: 50px;height:150px;}
  .nbanner h3{font-size: 30px;line-height: 40px;}
  .nbanner h4{font-size: 20px;line-height: 30px;}
  .pro{margin-top: 50px;}

  .left{width:100%;margin-bottom: 5%;padding-bottom: 0px;}
  .left .title{padding:10px 0;}
  .left .title h2{font-size:20px;line-height:20px;text-align:left;font-weight:700;padding-left: 10px;}
  .left .title h3{display:none;}
  .left .title .btn_down{display: block;}
  .left ul{display: none;padding: 0 10px 10px;}
  .left ul li{font-size:14px;line-height:1;margin-top:10px;}
  .right{width: 100%;}

  .sortname{font-size:16px;line-height:20px;padding-bottom:10px;margin-bottom:20px;}
  .sortname span{padding-bottom:9px}

  .plist .item{width: 49%;}
  .plist .item:nth-child(3n){margin-right: 2%;}
  .plist .item:nth-child(2n){margin-right: 0;}


  .titcon{line-height:20px;}
  .titcon .en{font-size:14px;}
  .titcon .cn{font-size:20px;}

  .about{padding:0px 0 50px}
  .about .aleft{width: 100%;font-size: 14px;color: #666666;float: unset;}
  .about .aleft .con{margin-top:20px;line-height:40px;}
  .about .aright{float: unset;margin-top: 20px;text-align: center;width: 100%;}

  .honor {width: 100%;padding: 40px 0 50px;}

  .xx .fot p{font-size: 15px;color:black;padding-bottom: 5px;}
  .xx .fot .slogan{text-align: center;width: 100%;margin: 20px 0;}
  .xx .fot .slogan img{width: 100%;}

  .yycase{width: 500px;height: 500px;border: 1px solid #EEE;display:flex;justify-content:center;align-items:center;margin:20px auto}

  .contact .top .text{width: 50%;}
  .contact .top .cmap{width: 50%;}
  .contact .other{padding: 60px 0 115px;}
  .contact .other .list li{min-height: 260px;width: 48%;}
  .contact .other .list li:nth-child(2n){margin-right: 0;}
  .contact .other .list li:nth-child(3n){margin-right: unset;}
  .contact .other .list li h2{font-size: 16px;line-height: 30px;}
}

@media screen and (max-width: 769px) {
  .plist .item{width: 100%;}
  .plist .item:nth-child(3n){margin-right: 0%;}
  .plist .item:nth-child(2n){margin-right: 0;}

  .pcon .top {margin-bottom:20px}
  .pcon .top .img{width:100%;height:300px;border:1px solid #efefef;padding:10px;overflow: hidden;box-sizing: border-box;}
  .pcon .top .img img{max-height:100%;}
  .pcon .top .text{width:100%;margin-top: 20px;}
  .pcon .top .tels{border-bottom: 1px solid #efefef;font-size: 16px;line-height: 36px;}
  .pcon .top .tels span{font-size: 19px;font-weight: bold;margin-left: 12px;line-height: 36px;color:var(--theme-color)}
  .pcon .top .meta{font-size:14px;color:#666;margin-top:10px;line-height:25px}
  .pcon .top .btns{margin-top: 20px;}
  .pcon .top .btns .layui-btn{background-color: var(--theme-color);}
  .pcon .top .btns .layui-btn.layui-btn-normal{background-color: #f39800;}
  .pcon .bottom{border:1px solid #efefef;}
  .pcon .bottom .con{border-top:1px solid #efefef;padding:20px}
  .pcon .bottom .return a{display: block;width: 200px;line-height: 40px;background: #f5f5f5;color: #333;margin: 20px auto;text-align: center;font-size: 15px;transition: ease-in .2s;}
  .pcon .bottom .return a:hover{background: var(--theme-color);color: #fff;}

  .honor {width: 100%;padding: 40px 0 50px;}

  .xx .top {margin-bottom:30px}
  .xx .top .text{width:100%;text-align: center;}
  .xx .top .item{width: 100%;margin-right: 0px;float: unset;}
  .xx .fot .note .fl{width: 50%;margin: 20px 0;}
  .xx .fot .note p{font-size: 20px;}

  .yycase{width: 100%;height: unset;}

  .news .news_item{width: 100%;float: left;}
  .news .news_item:nth-child(3n){margin-right: 0;}
  
  .contents{font-size: 14px;}

  .contact .top{height: unset;}
  .contact .top .text{width: 100%;padding: 5%;font-size: 14px;line-height: 20px;display: block;}
  .contact .top .cmap{width: 100%;}
  .contact .other{padding: 5% 0;}
  .contact .other .list li{min-height: unset;width: 100%;margin-bottom: 5%;}
  .contact .other .list li:nth-child(2n){margin-right: unset;}
  .contact .other .list li:nth-child(3n){margin-right: unset;}
  .contact .other .list li h2{font-size: 16px;line-height: 30px;}
}



.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}
.owl-carousel .owl-item{float:left}
.owl-controls .owl-buttons div,.owl-controls .owl-page{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:transparent}
.grabbing{cursor:url(grabbing.png) 8 8,move}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-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:center;margin-top: 20px;position: absolute;bottom: 10px;left: 0;right: 0;}
.owl-theme .owl-controls .owl-buttons div{color:#fff;display:inline-block;zoom:1;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1}
.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}
.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}
.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}
