#blog .row{ margin:0;}
#portfolio{ padding-bottom:0;}
.link{clear:both;color:#ccc;margin-top: 20px;}
.link a{padding: 0 5px; color: #ccc;}
.jubao{ color: #ccc; float: right;}
.information{ color: #ccc; margin-top: 20px;}
.fmenu li{display: inline;color: #ccc; }
.fmenu a{color: #ccc;}
.rrr img{max-width: none;}
 .gongan{clear:both; text-align: center; padding-top: 20px;}
.video-wp{position: fixed;display: flex;align-items: center;justify-content: center;position: fixed;top: 0;right: 0;bottom: 0;left: 0;background-color: #000;opacity: 0;visibility: hidden;z-index: 1800;padding: 0 60px;transition:  .3s;text-align: center;z-index: -1;}
.video-wp.cur{opacity: 1;visibility: visible;z-index: 1800;}
.video-box{position: relative;width: 100%;}
.video-close{position: absolute;width: 36px;right: -18px;top: -18px;cursor: pointer;z-index: 25;}
.video-close img{display: block;width: 100%;transform: rotate(0deg);-ms-transform: rotate(0deg);-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);}
.video-close:hover img{transform: rotate(90deg);-ms-transform: rotate(90deg);-moz-transform: rotate(90deg);-webkit-transform: rotate(90deg);transition: transform .3s;}
.video-box video {max-height: calc(100vh - 4em);width: 100%!important;vertical-align: middle;max-width: 100%;}
.video-box video:focus{outline: none;}

.about-area p{ font-size:16px;}
.abouttitle h4{ margin-bottom:0px; font-size:26px; font-weight:700; }
.abouttitle span{color:#666; font-size:13px;}
.abouttitle { padding-bottom:10px; }

.post-meta  h2{font-size:18px;}
.blog-area .info{padding:20px!important;}

#nav{ position:relative; z-index:1; margin-left: auto}
#nav .mainCate{ position:relative; zoom:1;  display:inline-block;}
#nav h3 a{ display:block; font-size:16px; font-weight:700;}
#nav h3{ margin-bottom:0;padding:25px 10px;}
#nav .subCate{ display:none;/*默认隐藏*/  background: #e0e0e0; position:absolute; left:0; top:66px; width:400px;color:#333; border:1px double #E0E0E0; padding:10px;}
#nav .subCate h4{ height:30px; line-height:30px;   font-size:14px; font-weight:700; color:#333; cursor:pointer; margin-bottom:0;}
#nav .subCate h4 a{ display:block; height:30px;}
#nav .subCate ul{ width:400px; float:left;overflow:hidden;}
#nav .subCate li{ width:400px; display:block; clear:both;}
#nav .subCate li a{ display:inline-block; text-align:left; line-height:25px; }
#nav .subCate #sub-ul-1{ width:400px; word-wrap:break-word; line-height:20px;}
#nav .on{background: #e0e0e0; font-weight:normal;}
#nav .on .subCate{ display:block !important; /* !important 强制显示，否则会闪烁*/ }

.post-content{padding:15px; overflow: hidden; font-size:14px;}
.pro_des{ display:block; width:55%; float:left; line-height:20px; }
.pro_des h1{ font-size:18px;color:#232323; line-height:30px; font-weight:bold;}
.pro_des p{ font-size:14px; line-height: 200%；}
.pro_des a{ display:inline-block;text-align: center; line-height:25px; background:#005CA9; color:#fff; margin-top:20px;padding:10px 20px; font-size: 14px;}
.pro_img{ display:block; width:35%; float:right;}
.pro_img img{border: 1px solid #dddddd; width: 100%;}
.pro_card{ clear:both; padding-top:20px;}
/* 本例子css */
.slideTxtBox{ border:1px solid #ddd; text-align:left; }
.slideTxtBox .hd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 10px 0 20px;   border-bottom:1px solid #ddd;  position:relative; }
.slideTxtBox .hd ul{ float:left;  position:absolute; left:-1px; top:-1px; height:32px;   }
.slideTxtBox .hd ul li{ float:left; padding:0 30px; cursor:pointer;  }

.slideTxtBox .hd ul li.on{ height:31px;  background:#fff; border:1px solid #ddd; }
.slideTxtBox .bd ul{ padding:10px;  zoom:1; line-height:24px; }
.slideTxtBox .bd li{ height:24px; line-height:24px;   }
.slideTxtBox .bd li .date{ float:right; color:#999;  }
.pro_card table{width: 100%;}
.pro_card table td{ padding-left:10px; line-height: 250%;}

.service{ padding:10px;}
.service1{ margin-bottom:30px;}
.stitle{ background:#015BA9; color:#fff; font-weight:700; line-height:200%; text-indent:20px; font-size:18px; margin-bottom:0;}
.sc{ padding:10px; padding-top:0; border:1px solid #dddddd; border-top:none;}
.service table{margin:0;}
.service table tr th{height:42px ;vertical-align: middle;text-align: center;font-weight: normal;font-size: 14px;background-color: #ededed;color:#333;}
.service table .hui td{background-color: #f0f0f0;}
.service table tr td{height:42px ;vertical-align: middle;text-align: center;font-weight: normal;font-size: 14px;color:#666;}

.servicel{width:49%; float:left;}
.servicer{width:49%; float:right;}

@media only screen and (min-width: 767px){
.company{ padding:100px 0;}
.mp4{width:45%; float:left;position: relative;overflow: hidden;display: block;cursor: pointer;}
.mp4::before{position: absolute;width: 100%;height: 100%;opacity: 0;content: "";left: 0;top: 0;z-index: 1;background-color: #000;}
.mp4::after{position: absolute;width: 64px;height: 64px;content: "";left: 50%;top: 50%;z-index: 10;margin-left: -32px;margin-top: -32px;background-image: url(/static/image/bo2.png);background-size: 100%;}
.mp4 img{width:100%;}
.profile{ width:50%; float:right;}
.profile h3{font-size:35px; color:#015BA9; font-weight:700; margin-bottom:50px; }
.profile p{ overflow:hidden; padding-bottom:20px; margin-bottom:0; line-height:215%; font-size:16px;}
.profile a{ display:inline-block;  color:#015BA9; font-size:16px; border:1px solid #015BA9; padding:10px 50px; border-radius:5px; clear:both; margin-top:30px;}
.profile a:hover{ background:#015BA9; color:#fff;}

.prolist { padding:25px; overflow: hidden;}
.prolist li{display:block; width: 24%;float: left; border: 1px solid #f0f0f0; margin-right: 1.33%;margin-bottom: 30px;}
.prolist li:nth-child(4n){ margin-right:0;}
.prolist li span{display:block; color: #333333; font-size:16px; background: #f0f0f0; line-height: 300%;  white-space: nowrap;
overflow: hidden;text-overflow: ellipsis; width:100%; text-align:center;}
.prolist li a:hover span{ background:#015BA9; color:#fff;}

.newslist{display:flex;}
.newsleft{width:45%;background:#fff; }
.newsleft .nimg img{width:100%;}
.newsleft a{ overflow:hidden; background:#fff; display:block; padding:20px;}
.newsleft .ntitle span{ font-size:18px; font-weight: 600;text-transform: capitalize;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;width:100%; line-height:250%;}
.newsleft a:hover .ntitle span{color:#015BA9;}
.newsleft time{color: rgba(0, 0, 0, 0.65);}
.newsleft .ntitle p{ margin:10px 0;color: rgba(0, 0, 0, 0.65);display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; overflow:hidden;}

.newsright{width:53%; margin-left:auto;background:#fff; }
.newsright .nimg img{width:100%;}
.newsright .nimg{width:30%; float:left;}
.newsright .ntitle{width:68%; float:right;}
.newsright a{ overflow:hidden; display:block; padding:20px;}
.newsright .ntitle span{ font-size:18px; font-weight: 600;text-transform: capitalize;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;width:100%; line-height:100%; margin-bottom:10px;}
.newsright a:hover .ntitle span{color:#015BA9;}
.newsright time{color: rgba(0, 0, 0, 0.65);}
.newsright .ntitle p{ width:100%; padding:5px 0;color: rgba(0, 0, 0, 0.65);display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; overflow:hidden;}


.khfw{padding:100px 0;}
.khfw-1{width:650px;min-height: 1px;margin-right: 50px;}
.khfw-map img{display: block;width: 100%;}
.khfw-2{overflow: hidden;padding-top: 40px;}
.khfw-2 .khfw-des{margin-top: 0;height: auto; font-size:16px; line-height:200%;}
.khfw-2-dl dl{margin:0;}
.khfw-2-dl dd{margin-top: 50px;padding-left: 100px;background-repeat: no-repeat;background-position: 12px 50%;}
.khfw-2-dl dd h1{margin:0;font-size: 20px;color: #000;opacity: 0.87;font-weight: bold;}
.khfw-2-dl dd h2{margin:0;font-size: 16px;color: #000;opacity: 0.65;margin-top: 15px;}
.khfw-2-dl dd h3{margin:0;font-size: 40px;color: #000;opacity: 0.87;margin-top: 15px;font-family: "Impact";}

.khfw-2-dl dd:nth-child(1){background-image: url(/static/image/main4-2-ico1.png);}
.khfw-2-dl dd:nth-child(2){background-image: url(/static/image/main4-2-ico2.png);}
.khfw-2-dl dd:nth-child(3){background-image: url(/static/image/main4-2-ico3.png);}

.khfw-1 .khfw-cs dl{margin-top: 50px;}
.khfw-cs dl{margin:0;display: flex;justify-content: space-around;margin-top: 75px;}
.khfw-cs dd h1{margin:0;font-size: 16px;color:rgba(0,0,0,0.65);text-align: center;}
.khfw-cs dd h1 span{font-family: 'Impact';font-size: 40px;color:#015BA9;padding-right: 5px;}
.khfw-cs dd h2{margin:0;font-size: 16px;color:rgba(0,0,0,0.65);text-align: center;margin-top: 15px;}
.khfw-title{font-size: 35px;color: #015BA9;font-weight: 700;margin-bottom: 20px;}

.breadcrumb-items .col-md-12{display:flex;}
.smenu{ padding:0; padding-top:20px; clear:both; text-align:right;margin-left: auto }
.smenu li{display:inline-block;}
.smenu li a{font-size:16px; margin-left:20px;}
.smenu li a.on{color:#015BA9; border-bottom:2px solid #015BA9; font-weight:700; }  

.sideMenu{display:none;} 

.prolist2 {width:100%; overflow: hidden;}
.prolist2 li{display:block; width: 30%;float: left; border: 1px solid #f0f0f0; margin-right: 5%;margin-bottom: 30px; background:#fff;}
.prolist2 li:nth-child(3n){ margin-right:0;}
.prolist2 li span{display:block; color: #333333; background: #f0f0f0; line-height: 250%;  white-space: nowrap;
overflow: hidden;text-overflow: ellipsis; width:100%}
        
}

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

.company{ padding-top:10px; padding-bottom:10px;}
.mp4{width:100%;position: relative;overflow: hidden;display: block;cursor: pointer;}
.mp4::before{position: absolute;width: 100%;height: 100%;opacity: 0;content: "";left: 0;top: 0;z-index: 1;background-color: #000;}
.mp4::after{position: absolute;width: 64px;height: 64px;content: "";left: 50%;top: 50%;z-index: 10;margin-left: -32px;margin-top: -32px;background-image: url(/static/image/bo2.png);background-size: 100%;}
.mp4 img{width:100%;}
.profile{ width:100%; margin-top:20px; text-align:center;}
.profile h3{font-size:26px; color:#015BA9; font-weight:700; margin-bottom:20px; }
.profile p{ overflow:hidden; padding-bottom:20px; margin-bottom:0; line-height:180%; text-align:left;}
.profile a{ display:inline-block;  color:#015BA9; border:1px solid #015BA9; padding:5px 20px; border-radius:5px; clear:both; margin:0 auto;}
.profile a:hover{ background:#015BA9; color:#fff;}

		 
.prolist { overflow: hidden;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
.prolist li{display:block; width: 48%;float: left; border: 1px solid #f0f0f0; margin-right: 4%;margin-bottom: 30px;}
.prolist li:nth-child(3n){ margin-right:4%;}
.prolist li:nth-child(2n){ margin-right:0;}
.prolist li span{display:block; color: #333333; background: #f0f0f0; line-height: 250%; text-align:center;  white-space: nowrap;
overflow: hidden;text-overflow: ellipsis; width:100%;}

.newslist{display:normal;}
.newsleft{width:100%;background:#fff; }
.newsleft .nimg img{width:100%;}
.newsleft a{ overflow:hidden; background:#fff; display:block; padding:20px;}
.newsleft .ntitle span{ font-size:18px; font-weight: 600;text-transform: capitalize;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;width:100%; line-height:250%;}
.newsleft a:hover .ntitle span{color:#015BA9;}
.newsleft time{color: rgba(0, 0, 0, 0.65);}
.newsleft .ntitle p{ padding:10px 0;color: rgba(0, 0, 0, 0.65);display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; overflow:hidden; padding-bottom:0;}

.newsright{width:100%; background:#fff; border-top:1px #f0f0f0 solid; }
.newsright .nimg img{width:100%;}
.newsright .nimg{width:30%; float:left; display:none;}
.newsright .ntitle{width:100%; float:right;}
.newsright a{ overflow:hidden; display:block; padding-top:20px; padding-left:20px; padding-right:20px;}
.newsright .ntitle span{ font-size:18px; font-weight: 600;text-transform: capitalize;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;width:100%; line-height:100%; margin-bottom:5px;}
.newsright a:hover .ntitle span{color:#015BA9;}
.newsright time{color: rgba(0, 0, 0, 0.65); }
.newsright .ntitle p{ width:100%; padding:5px 0;color: rgba(0, 0, 0, 0.65);display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; overflow:hidden;}
			 
.khfw{padding:50px 15px;}
.khfw-1{width:100%;}
.khfw-map img{display: block;width: 100%;}
.khfw-2{ width:100%; padding-top:30px; clear:both;}
.khfw-2 .khfw-des{margin-top: 0;height: auto;}
.khfw-2-dl dl{margin:0;}
.khfw-2-dl dd{margin-top: 30px;padding-left: 60px;background-repeat: no-repeat; background-size:40px;background-position:left center;}
.khfw-2-dl dd h1{margin:0;font-size: 20px;color: #000;opacity: 0.87;font-weight: bold;}
.khfw-2-dl dd h2{margin:0;font-size: 16px;color: #000;opacity: 0.65;margin-top: 15px;}
.khfw-2-dl dd h3{margin:0;font-size: 16px;color: #000;opacity: 0.87;margin-top: 15px;font-family: "Impact";}

.khfw-2-dl dd:nth-child(1){background-image: url(/static/image/main4-2-ico1.png);}
.khfw-2-dl dd:nth-child(2){background-image: url(/static/image/main4-2-ico2.png);}
.khfw-2-dl dd:nth-child(3){background-image: url(/static/image/main4-2-ico3.png);}

.khfw-1 .khfw-cs dl{margin-top: 50px;}

.khfw-cs dl{margin:0;display: flex;flex-wrap: wrap;justify-content: flex-start;}
.khfw-cs dd{width: 50%;margin-top: 25px;}
.khfw-cs dd h1{margin:0;font-size: 20px;color:rgba(0,0,0,0.65);text-align: center;}
.khfw-cs dd h1 span{font-family: 'Impact';font-size: 32px;color:#015BA9;padding-right: 5px;}
.khfw-cs dd h2{margin:0;font-size: 14px;color:rgba(0,0,0,0.65);text-align: center;margin-top: 10px;}
.khfw-title{font-size: 24px;color: #015BA9;font-weight: 700;margin-bottom: 20px; line-height:30px; text-align:center;}


.rrr{ text-align: center; padding: 15px 0;}
.jubao{display:none;}
.link{clear:both;color:#ccc;margin-top: 0;}
.footer-area {padding: 20px 0 20px;}


.breadcrumb-items .col-md-12{display:block;}
.smenu{ padding:0; padding-top:10px; clear:both; text-align:left; border-top:1px #dddddd solid;}
.smenu li{display:inline-block; line-height:250%;}
.smenu li a{font-size:14px; margin-left:0px; margin-right:10px;}
.smenu li a.on{color:#015BA9; border-bottom:2px solid #015BA9; font-weight:700;}

#nav{display:none;}

.sideMenu{  border:1px solid #ddd;  border-top:none; }
.sideMenu h3{ line-height:300%; padding-left:10px;  border-top:1px solid #e3e3e3; background:#f4f4f4; cursor:pointer;margin-bottom:0; font-size: 14px; font-weight:700;}
.sideMenu h3 em{ float:right; display:block; width:43px; height:43px;   background:url(/static/image/jia.png) no-repeat  center; cursor:pointer; background-size:20px; }
.sideMenu h3.on em{ background:url(/static/image/jian.png) no-repeat center;background-size:20px; }
.sideMenu ul{ padding:10px; color:#999; display:none; /* 默认都隐藏 */ }
.sideMenu ul li a{font-weight:700;}
.sideMenu dl{ margin-bottom:0; }
.sideMenu dl dt{display:inline;}
.sideMenu dl dt a{ font-weight:normal;}

.prolist2 {width:100%; overflow: hidden;}
.prolist2 li{display:block; width: 48%;float: left; border: 1px solid #f0f0f0; margin-right: 4%;margin-bottom: 30px;}
.prolist2 li:nth-child(3n){ margin-right:4%;}
.prolist2 li:nth-child(2n){ margin-right:0;}
.prolist2 li span{display:block; color: #333333; background: #f0f0f0; line-height: 250%;  white-space: nowrap;
overflow: hidden;text-overflow: ellipsis; width:100%;}

.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.pro_img{ display:block; width:100%;}
.pro_des{ display:block; width:100%; line-height:20px; margin-left: 0; padding-top: 20px;}
.pro_des a{ display:inline-block;text-align: center; line-height:25px; background:#005CA9; color:#fff; margin-top:20px;padding:5px 10px; font-size: 14px;}
.pro_card table{width: 100%!important;}
.pro_card table td{ line-height: 180%; padding-left:5px;}
.servicel{width:100%; float:normal;}
.servicer{width:100%; float:normal;}
}



@media only screen and (min-width: 767px){
.pcbanner{display:block}
.mbanner{display:none}
}
@media only screen and (max-width: 767px){
.pcbanner{display:none}
.mbanner{display:block}
}

@media only screen and (min-width: 767px){
.fuwu{ margin-top:50px;}
.fuwu dl{display:flex;margin-top:50px;}
.fuwu dl dd{display:inline-block;line-height:40px; width:33%; text-align:center;}
.fuwu dl dd h1{display:inline-block; font-weight:700;}
.fuwu dl dd h2{color:#015BA9;display:inline-block;font-weight:700;}
.fuwu dl dd:nth-child(1) h1 {font-size:25px;background: url(/static/image/main4-2-ico1.png) no-repeat left center;background-size:40px; padding-left:70px; }
.fuwu dl dd:nth-child(2) h1 {font-size:25px;background: url(/static/image/main4-2-ico2.png) no-repeat left center;background-size:35px; padding-left:70px; }
.fuwu dl dd:nth-child(3) h1 {font-size:25px;background: url(/static/image/main4-2-ico3.png) no-repeat left center;background-size:40px; padding-left:70px; }
.fuwu dl dd h2 {font-size:25px;}
.fuwu dl dd:nth-child(3) h2{font-size:28px; }
}

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

.fuwu{ padding:20px 0px;}
.fuwu img{width:100%;}
.fuwu dl{margin-top:50px; }
.fuwu dl dd{display:block;line-height:40px; width:100%; text-align:left; margin-bottom:20px;}
.fuwu dl dd h1{display:inline-block; font-weight:700;}
.fuwu dl dd h2{color:#015BA9;display:inline-block;font-weight:700;}
.fuwu dl dd:nth-child(1) h1 {font-size:20px;background: url(/static/image/main4-2-ico1.png) no-repeat left center;background-size:30px; padding-left:50px; }
.fuwu dl dd:nth-child(2) h1 {font-size:20px;background: url(/static/image/main4-2-ico2.png) no-repeat left center;background-size:30px; padding-left:50px; }
.fuwu dl dd:nth-child(3) h1 {font-size:20px;background: url(/static/image/main4-2-ico3.png) no-repeat left center;background-size:30px; padding-left:50px; }
.fuwu dl dd h2 {font-size:20px;}
.fuwu dl dd:nth-child(3) h2{font-size:23px; }

}



@media only screen and (min-width: 767px){
.qlink{display:flex;}
.weixiu{margin-left:auto; width:49%;}
.zhaopin{width:49%;}
.zhaopin a{display:block;position:relative; overflow:hidden; }
.zhaopin a .qtilte{position:absolute; left:20px; top:20px; width:80%;}
.zhaopin a .qtilte span{ font-size:30px; font-weight:700; color:#fff; line-height:300%;}
.zhaopin a .qtilte p{ font-size:16px;color:#fff;}
.weixiu a{display:block;position:relative; }
.weixiu a .qtilte{position:absolute; left:20px; top:20px; width:80%;}
.weixiu a .qtilte span{ font-size:30px; font-weight:700; color:#fff; line-height:300%;}
.weixiu a .qtilte p{ font-size:16px;color:#fff;}
}

@media only screen and (max-width: 767px){
.qlink{}
.weixiu{; width:100%;}
.zhaopin{width:100%; margin-bottom:30px;}
.zhaopin a{display:block;position:relative; overflow:hidden; }
.zhaopin a .qtilte{position:absolute; left:20px; top:20px; width:90%;}
.zhaopin a .qtilte span{ font-size:25px; font-weight:700; color:#fff; padding-bottom:20px; overflow:hidden; display:block; }
.zhaopin a .qtilte p{ font-size:14px;color:#fff; line-height:150%;}
.weixiu a{display:block;position:relative; }
.weixiu a .qtilte{position:absolute; left:20px; top:20px; width:80%;}
.weixiu a .qtilte span{ font-size:25px; font-weight:700; color:#fff;padding-bottom:20px;overflow:hidden; display:block;}
.weixiu a .qtilte p{ font-size:14px;color:#fff; line-height:150%;}
}


@media (min-width: 767px){
.services-area .owl-nav{position: absolute;left: 0px;top: 50%;z-index: -1;width: 100%;margin-top: -20px;}
.services-area .owl-nav .owl-prev{background:rgba(255, 255, 255, 1) none repeat scroll 0 0;-moz-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);-webkit-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);-o-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);color: #015BA9;height: 40px;line-height: 40px;padding: 0;text-align: center;width: 40px;display: inline-block;float:left; margin-left:-40px;}
.services-area .owl-nav .owl-next{background:rgba(255, 255, 255, 1) none repeat scroll 0 0;-moz-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);-webkit-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);-o-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);color: #015BA9;height: 40px;line-height: 40px;]padding: 0;text-align: center;width: 40px;display: inline-block; float:right;margin-right:-40px;}
}
@media (max-width: 767px){
.services-area .owl-nav{position: absolute;left: 0px;top: 50%;z-index: 1;width: 100%;margin-top: -10px;}
.services-area .owl-nav .owl-prev{background:rgba(255, 255, 255, 1) none repeat scroll 0 0;-moz-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);-webkit-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);-o-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);color: #015BA9;height: 20px;line-height: 20px;padding: 0;text-align: center;width: 20px;display: inline-block;float:left; margin-left:-15px;}
.services-area .owl-nav .owl-next{background:rgba(255, 255, 255, 1) none repeat scroll 0 0;-moz-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);-webkit-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);-o-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);color: #015BA9;height: 20px;line-height: 20px;]padding: 0;text-align: center;width: 20px;display: inline-block; float:right;margin-right:-15px;}
.services-area{ margin-bottom:20px;}
}

