.insidebanner{ height: auto; overflow: hidden;}
.insidebanner img{display: block; max-width: 100%;  width:100%;}





#pager{  text-align:center; margin-top:30px;  height: auto;
    overflow: hidden;
    width: 100%;}
.pager a{ font-size:12px; color:#666; border:#e9e9e9 1px solid; padding:2px 10px;}
.pager span a.current{ background:#da251d; color:#fff; padding:3px 11px;}



.mainBox-con{ height: auto; overflow: hidden; margin-bottom: 3%;}


.navtwouly ul li{ margin-bottom: 1%;}

.navtwo{ height: auto; overflow: hidden;  margin: 2% 0px;}
.navtwo ul{height: auto; overflow: hidden;  text-align: center; }
.navtwo ul li{ display: inline-block;
    width: auto;
    height: 40px;
padding:0px 10px;
    border: 1px solid #da261e;
    background: #fff;
    text-align: center;
    line-height: 40px;
    margin-right: 1%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 30px;
    color: #da261e;
    cursor: pointer;}

.navtwo ul li a{     font-size: 16px;
    color: #da261e;
    display: block;
    width: 100%;
    line-height: 40px;}
.navtwo ul li.cur{ background: #da261e; color: #fff;}
.navtwo ul li.cur a{ color: #fff; }

.aboutnav{ height: auto; overflow: hidden;  text-align: center;margin: 2% 0px;}
.aboutnav li{ display: inline-block;
    width: 174px;
    height: 40px;
    border: 1px solid #da261e;
    background: #fff;
    text-align: center;
    line-height: 40px;
    margin-right: 1%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 30px;
    color: #da261e;
    cursor: pointer;}
.aboutnav li.active{ background: #da261e; color: #fff;}





.producul{ height: auto; overflow: hidden;  margin:0 -6px; }
.producul [class*=col-]{ padding:0 6px;}
.producul .produli{ margin-bottom: 12px;}
.producul .produli a{ height: auto; overflow: hidden; display: block; border:1px solid #e9e9e9; position: relative;}
.producul .produli .producimg{ height: auto; overflow: hidden;  }
.producul .produli .producimg img{ display: block; overflow: hidden; max-width: 100%;margin:0 auto;    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;}

.producul .produli .progray{ height: 100%; width: 100%; position: absolute; top:0px; left:0px;overflow: hidden; text-align: center; }
.producul .produli .progray .mtil{ font-size: 18px; font-weight: bold; color: #333333; margin:6% 0px 5px;}
.producul .produli .progray .mtsb{ font-size: 16px;  color: #666666; display:none;}

.producul .produli .gray{ height: 100%; width: 100%; position: absolute; top:0px; left:0px; background: rgba(0,0,0,0.8);     overflow: hidden;
    transition: all 5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;     filter: alpha(Opacity=0);
    -moz-opacity: 0;
    opacity: 0;}
.producul .produli .gray .grayin{position: absolute;top: 50%;transform: translateY(-50%);width: 100%;text-align: center;}
.producul .produli .gray .grayin .graytitle{ font-size: 18px; color: #fff; font-weight: bold;}
.producul .produli .gray .grayin .grysubt{ font-size: 16px; color: #ffffff; margin:10px 0px;}
.producul .produli .gray .grayin span{ display:  block; width: 135px; height: 34px; background:#da261e; color: #fff; line-height: 34px; text-align: center; font-size: 16px; margin:0 auto;  border-radius: 30px;}




.casecul{ height: auto; overflow: hidden;  }

.casecul .caseli{ margin-bottom: 2%;}
.casecul .caseli a{ height: auto; overflow: hidden; display: block; border:1px solid #e8e8e8;}
.casecul .caseli .producimg{ height: auto; overflow: hidden;  }
.casecul .caseli .producimg img{ display: block; overflow: hidden; max-width: 100%;margin:0 auto;    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;}
.casecul .caseli p{ color: #3a3a3a; font-size: 14px; text-align: center;  height: 45px; background: #eaeaea; line-height: 45px; overflow: hidden;}
.casecul .caseli:hover a{ border-color: #da261e;}
.casecul .caseli:hover .producimg img{transform: scale(1.1);-webkit-transform: scale(1.1);overflow: hidden;}
.casecul .caseli:hover p{ background: #da261e;color: #fff;}



.newsin{ height:auto; overflow:hidden;}
.newsin .news_li{ height:auto; overflow:hidden; border-bottom:1px solid #e4e4e4; background:#fff; padding:3% 0px;}
.newsin .news_li a{ height:auto; overflow:hidden; display:block;}
.newsin .news_li a .news-le{ float:left; width:25%;}
.newsin .news_li a .news-le img{ display:block; max-width: 100%;}
.newsin .news_li a .news-ri{ float:left; width:calc(100% - 25% - 6% - 88px); margin-left:2%; margin-right: 4%;}
.newsin .news_li a .news-ri .newsTitle{ font-size: 24px; color:#2d2d2d; margin-top: 2%;}
.newsin .news_li a .news-ri p{ font-size: 14px; color:#606060; margin-top: 2%; line-height: 25px;}

.newsin .news_li a .newsintime{ float: right; width:88px; text-align: center;border-left: 1px dashed #c6c6c6;}
.newsin .news_li a .newsintime .day{ font-size: 30px; color: #2d2d2d; border-bottom: 1px dashed #c6c6c6; line-height: 75px;}
.newsin .news_li a .newsintime .date{ font-size: 18px; color: #2d2d2d; height: 75px; padding-top:10%;}
.newsin .news_li:hover .news-ri .newsTitle{ color:#da261e;}



.news-kj{ border:1px solid #eaeaea; height: auto; overflow: hidden; padding:20px; margin-top: 4%;}
.time_day{ border-bottom:1px solid #d1d1d1; ;padding: 10px 0; margin-bottom: 20px;border-top:1px solid #d1d1d1; text-align: center; font-size: 13px; color:#666666;}

.news-title{text-align: center;font-size: 28px;color: #333333;margin-top:15px;margin-bottom: 30px;}
.ht-r2{ display: inline-block;}
.news-info{ height: auto; overflow: hidden; margin-top: 30px; line-height: 25px; border-top:1px solid #d1d1d1; }
.news-info a{ color:#333333; font-size: 13px; margin-right: 40px; display:inline-block;}
.news-info a.aa{ float: right; color:#da261e; margin-right: 0;}


.insideTitle{ height: auto; overflow: hidden; text-align: center;}
.insideTitle .abmatle{ font-size: 75px; color: #333333; opacity: 0.1; font-family: "Arial"; font-style: italic; font-weight: bold; line-height: 75px;}
.insideTitle .insideh1{ font-size: 36px; color: #333333; font-weight: bold;    position: relative;top: -47px;}

.mainBox-cont{ margin-bottom: 0px;}
.about-in{ height: auto;  margin-bottom:3%;}

.about-in .about-detail{ height: auto;}
.about-detail .about-left{ float: left; width: 45%;  border:1px solid #b8b8b8; position: relative; clear: both;    margin-right: 4%;
    margin-bottom: 3%;}
.about-detail .about-left img{ display: block;  position: relative; top:22px; left:22px;}

.about-detail .about-right{ height: auto; /* margin-left: 8%; float: left; width: 47%; */ }
.aboutaside{ height: auto; padding-bottom: 10px; margin-top: 4%; position: relative;}
.aboutaside h1{ font-size: 26px; color: #2c2c2c; font-weight: bold;}
.aboutaside p{ font-size: 12px; color: #b9b9b9; font-family: "Arial"; font-style: italic; margin-top: 5px; }
.aboutinfo p{ line-height: 24px;}
.newsDetail{ height:auto; overflow:hidden;}

.exhibition{ height: auto; overflow: hidden; background: #f5f5f5; padding:3% 0px;}
.aboutpv .owl-nav{ position: absolute;top: 50%;right: 0px;left: 0px;margin-top: -27.5px;}
.aboutpv .owl-nav>div{ padding: 0px !important;width:54px !important;opacity: 1 !important;border-radius: 50% !important;font-size: 0px !important;height: 54px !important;filter: Alpha(Opacity=100) !important; border:1px solid #6c6c6c !important;transition: all .8s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;}

.aboutpv .owl-nav .owl-prev {background: url(../images/prev.png) no-repeat center center !important;opacity: 1px !important;position: absolute;left: -7%;transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;}
.aboutpv .owl-nav .owl-next {background:url(../images/next.png) no-repeat center center !important;opacity: 1px !important;position: absolute;right: -7%;transition: all .8s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;}

.aboutpv .owl-nav>div:hover{ border-color: #da261e !important;}
.aboutpv .owl-nav .owl-next:hover{ background-image: url(../images/next1.png) !important;}
.aboutpv .owl-nav .owl-prev:hover{ background-image: url(../images/prev1.png) !important;}

.aboutpv{ height: auto;}
.aboutpv .exhibitem{ width: 95%; margin:0 auto; height: auto; overflow: hidden;}
.aboutpv .exhibiimg{ background: #fff; border:1px solid #e5e5e5; padding:2px; overflow: hidden;}
.aboutpv .exhibiimg img{display: block; overflow: hidden; max-width: 100%;margin:0 auto;    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s; }
.aboutpv .exhibitem p{ color: #363636; text-align: center; font-size: 14px; margin-top: 4%;}
.aboutpv .exhibitem:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);overflow: hidden; }


.honorcont,.publication{ height: auto; overflow: hidden; margin:3% 0px;}

.develop{ height: auto; overflow: hidden;background: #f5f5f5; padding:3% 0px;}









.ab_ul{ height: auto; overflow: hidden; margin: 3% 0px;}
.ab_ul li{  height: auto; overflow: hidden; border-right:1px solid #d2d5da; text-align: center;}
.ab_ul li div{ overflow: hidden; background: url(../images/tim1.png) no-repeat left center; padding-left: 58px; display: inline-block; text-align: left; height: 50px; }
.ab_ul li h2{ font-size: 18px; color:#3e2e25; margin-bottom:5px; font-weight: bold;}
.ab_ul li p{ font-size: 14px; color:#666666;}
.ab_ul li:nth-child(2) div{ overflow: hidden; background: url(../images/tim2.png) no-repeat left center;  }
.ab_ul li:nth-child(3) div{ overflow: hidden; background: url(../images/tim3.png) no-repeat left center;  }
.ab_ul li:nth-child(4) div{ overflow: hidden; background: url(../images/tim4.png) no-repeat left center;  }
.ab_ul li:last-child{ border-right: none;}
.map{ height: auto;overflow: hidden; position: relative;}
.map .map_tanc{ width:302px; height: 305px; background:rgba(0,0,0,0.6); position: absolute; top:3px; left:10px; text-align: center; }
.map .map_tanc span{ background: url(../images/map.png) no-repeat left center; display: inline-block; padding-left: 35px;font-size: 20px; color:#fff; margin-top: 22%;font-weight: bold; text-align: center; line-height: 30px;}
.map .map_tanc p{ font-size: 18px; color:#ffffff; text-align: center; margin-top: 12%; line-height: 35px;}


.sub_area{ height:auto;  margin:3% 0px;}
.sub_area .contact_title{ font-size: 18px; color:#da261e;  font-weight: bold;}
.sub_area .sub_main{height:auto; margin-top: 1%; }

.fl{ float:left;}
.fr{ float:right;}
.sub_area .sub_main .sub_L .wx1 p{ text-align: center; font-size: 16px; margin-top: 6px;}

.sub_area .sub_main .sub_R{ height: auto; overflow: hidden;}
.sub_R .sub_input{ -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; height:auto; width:25%;}
.sub_R .sub_input p{ margin-bottom:10px; display:block; height: auto;}
.sub_R .sub_input p:last-child{ margin-bottom: 0px;}
.sub_R .sub_input p input{line-height:45px; background:none; border:1px solid #e4e4e4; width:100%; text-indent:10px;-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; height: 45px;
    box-sizing: border-box; font-size: 14px; display: block;}
.sub_R .sub_text{ margin:0px 2%; width:55%;}
.sub_R .sub_text textarea{ width:100%; height:100px; background:none;border:1px solid #e4e4e4; padding-top: 5px; text-indent: 10px; font-size: 14px; display: block;}
.sub_R .btn1{ width:16%;}

.sub_R .btn1 input{ width:100%; height:46px;background:#da261e; border:none; color:#fff; font-size:16px; text-align: center; display:block;  overflow:hidden;}
.sub_R .btn1 .isbtn{ background: #666666; margin-bottom: 8px;}



.proinfo_con{ height: auto; overflow: hidden; margin:3% 0px;}
.pro-info-left{ float: left; width: 38%; height:auto; }
.proinowl .owl-buttons>div{ padding: 0px !important;width:43px !important;opacity: 1 !important;border-radius: 00% !important;font-size: 0px !important;height: 86px !important;filter: Alpha(Opacity=100) !important; border:0px solid #6c6c6c !important; margin:0px !important;}
.spec-preview {width: 100%;height: auto;overflow: hidden;}
.spec-preview .jqzoom {
  float: left;
  border: none;
  position: relative;
  padding: 0px;
  cursor: pointer;
  margin: 0px;
  display: block;
  width: 100% !important;
  
}


.jqzoom > img {
  /*max-height: 410px !important;*/
  max-width: 100% !important;
border:1px solid #CCCCCC;
margin: 0 auto;
    display: block
}
.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 410px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}
.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity=50);
}

.zoomdiv .bigimg {
    max-width: 300%;
    height: auto !important;
    width: 300% !important;
}
.fangda-img-list{ height: auto;  width: 100% !important; margin:3% auto;}
.fangda-img-list .fangdaimg{ width: 95%;  margin:0 auto;}
.fangda-img-list img{ max-width: 100%;border:2px solid #dddddd; }

.fangda-img-list .owl-controls{      position: absolute;top: 50%;right: 0px;left: 0px;margin-top: -15px !important;}
.fangda-img-list .owl-nav>div{ padding: 0px !important;width: 30px !important;opacity: 1 !important;border-radius: 0% !important;font-size: 0px !important;height: 30px !important;filter: Alpha(Opacity=100) !important; margin:0px !important;}

.fangda-img-list .owl-nav .owl-prev {background:transparent url(../images/thumbs_left.png) no-repeat center center !important;opacity: 1px !important;position: absolute;left: 0%; top: 50%; margin-top: -5px;}
.fangda-img-list .owl-nav .owl-next {background:transparent url(../images/thumbs_right.png) no-repeat center center !important;opacity: 1px !important;position: absolute;right: 0%; top: 50%; margin-top: -5px;}

.pro-info-right{ float: right; width:58%; }
.pro-info-p{ color: #da251d; font-size: 20px;  margin-bottom: 16px; font-weight: bold; height: 58px; background: #f5f5f5; line-height: 58px; border-left:6px solid #da251d;    text-indent: 18px;}
.pro-info-p1{ height: auto; overflow: hidden; }
.pro-info-p1 dl{ height: auto; overflow: hidden; margin-bottom: 2%; border-bottom: 1px dashed #b7b7b7; padding-bottom: 5%;}

.pro-info-p1 dl dd{ font-size: 13px; color:#333333; line-height: 25px; margin-top: 20px;}

.coall{ height: auto; overflow: hidden;  display:none;}
.coall .apan{ font-size: 26px; color:#da251d; background: url(../images/call2.png) no-repeat left center; line-height: 40px; padding-left: 45px; margin-right: 40px;}
.coall .apan a{ color:#da251d; }
.coall .span{ margin-top: 30px; }
.justt{ height: auto; overflow: hidden; margin-top: 4%; display:none;}
.justt a{ display: inline-block; width: 120px; height: 40px; background:#da251d; color:#fff; line-height: 40px; color:#fff; font-size: 13px; text-align: center; border-radius: 3px; margin-right:15px;}

.pro_change{ height: auto; overflow: hidden; margin-top: 5%;   }
.pro_change >ol{ height: auto; overflow: hidden; height: 50px; line-height: 50px; background: #f5f5f5;border-left:6px solid #da251d;}
.pro_change >ol >li{ padding:0 28px; float: left; color:#333333; font-size: 18px; text-align: center; cursor: pointer;  }
.pro_change >ol >li.cur{ color:#da251d;}
.pro_con{ height: auto; overflow: hidden; margin-top: 5%;}
.pro_con .pro_in{ height: auto; overflow: hidden; }





.proulbox{ height:auto; overflow:hidden;}

.proulbox li{ height:auto; overflow:hidden; margin-top: 3%;}
.proulbox li .proli-le{ float:left; width:22%; border:1px solid #dbdbdb; padding: 5px;}
.proulbox li .proli-le img{ display:block; max-width: 100%; margin:0 auto;}
.proulbox li .proli-ri{ float:right; width:75%; position:relative; }
.proulbox li .proli-ri .protitle{ font-size: 24px; color:#3f3f3f;}
.proulbox li .proli-ri .prosub{ font-size: 14px; color:#505050; line-height: 30px; margin-top: 10px;}
.proulbox li .proli-ri p{  margin-top:2%; background: url(../images/circlebg.png) repeat-x left center; width:100%; text-align: right;}
.proulbox li .proli-ri p span{  width:114px; background:#fff; display:inline-block; }
.proulbox li .proli-ri p i{height:28px; border-radius: 28px; line-height: 28px; text-align: center; font-size: 14px; color:#fff; background:#f99219; display:inline-block;width:105px; font-style: inherit;}



.ome{ height: auto; overflow: hidden; margin-top: 3%;}
.ome .omeh1{ text-align: center; font-size:36px; color: #2f2f2f; font-weight: bold; line-height: 40px;}
.ome .omesub{ text-align: center; font-size: 14px; text-align: center; margin:2% 0px 1%; line-height: 30px;}


.breadcrumbs {
    padding: 6px 15px;
    margin-top: 30px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    height: 30px;
    margin-bottom:20px;
}
.breadcrumbs li{ float:left;}
.breadcrumbs li a {
    color: #333;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}


.mapweb{ height:auto; overflow:hidden; margin-top: 4%;}
.map-box{ overflow:hidden; margin-bottom:3%;}
.map-box  .mapLeft{font-size:16px; margin-bottom:10px;}
.map-box  .mapLeft a{color:#da251d;  }
.mapRight{overflow:hidden; border:1px solid #ccc; padding:10px;}
.mapRight li{ overflow:hidden; float:left; width:180px;}
.mapRight a:hover{ color:#da251d;}
.mapRight a{ display:block; padding:5px 0; color: #555;}
.mapRight a b{display:block; font-size:14px; color: #555;}
.list-unstyled li a:hover b{color:#da251d; }


@media screen and (min-width: 768px) {
img{ max-width: 100%;}
.producul .produli:hover .progray{ display: none;}
.producul .produli:hover .gray{ filter: alpha(Opacity=100);-moz-opacity: 1;opacity: 1;}

.producul .produli:hover .producimg img{transform: scale(1.1);-webkit-transform: scale(1.1);overflow: hidden;}
}







@media screen and (max-width: 768px) {



.producul .produli .progray .mtil{ font-size: 16px;}
.producul .produli .progray .mtsb{ font-size: 14px;}
.proulbox li .proli-ri .protitle{ font-size: 20px;}
.proulbox li .proli-ri .prosub{ font-size: 12px; line-height: 20px; margin-top: 0px;}

.casecul{ margin:0 -8px;}
.casecul .caseli{ margin-bottom: 2%;}
.casecul [class*=col-]{ padding:0 8px;}

.about-in h1,.insideTitle .insideh1{ font-size: 18px;}

.aboutpv .owl-nav > div{ width:40px !important; height:40px !important; background-size: 30% !important;}
.aboutpv .owl-nav .owl-prev{ left:0px;}
.aboutpv .owl-nav .owl-next{ right:0px;}

.newsin .news_li a .news-ri .newsTitle{ font-size: 18px; margin-top: 0px;}
.newsin .news_li a .news-ri p{ margin-top: 1%; font-size: 12px; line-height: 20px;}

.newsin .news_li a .newsintime .day{ line-height: 40px;}
.newsin .news_li a .newsintime .date{ height: auto;}

.aboutnav li{ width: 18%;}
.aboutnav li:last-child{ margin-right: 0px;}

.ab_ul li{ border-right:0px; text-align: left;}
.ab_ul li div{ background-size: 20% !important; padding-left: 0px; background: none !important;}
.ab_ul li h2{ font-size: 14px;}
.ab_ul li p{ font-size: 12px;}

.about-detail .about-left{ float: none; margin-bottom: 5%; margin-right: 0px; border:none;}
.about-detail .about-left img{ position: italic; margin:0 auto; display: block; top:0px; left:0px;}
.insideTitle .abmatle{ font-size: 46px; line-height: 46px;}
.insideTitle .insideh1{ top:-30px;}

}




@media screen and (max-width: 430px) {

.navtwouly ul{ text-align: left;}
.navtwo ul li{ font-size: 14px; width: 100%; height: 35px;display: block; }
.navtwo ul li:nth-child(3n){ margin-right: 0px;}
.navtwo ul li a{ line-height: 35px; font-size: 14px;}


.proulbox li .proli-le{ padding:1px;}
.proulbox li .proli-ri .protitle{ font-size: 14px;}
.proulbox li .proli-ri p i{ font-size: 12px;}

.map .map_tanc{ display: none;}


.newsin .news_li a .newsintime{ display: none;}
.newsin .news_li a .news-le{ width: 36%;}
.newsin .news_li a .news-ri{ width: calc(100% - 36% - 2% ); margin-right: 0px;}
.newsin .news_li a .news-ri .newsTitle{ font-size: 14px;}
.newsin .news_li a .news-ri p{ font-size: 12px; line-height: 20px;}

.sub_area .sub_main .sub_L{ float:none; display:none;}
.sub_area .sub_main .sub_R { float:none; width:100%;}
.sub_area .sub_main .sub_R { width:100%;}
.fl,.fr{ float:none; }
.sub_R .sub_input{ width:100%;}

.sub_R .sub_text{ width:100%; margin:10px 0px;}
.sub_R .btn1{ width:40%;}
.sub_R .btn1 input { height:40px; line-height: 40px; font-size: 18px;}
.sub_area .contact_title { font-size: 20px;}






.casecul{ margin:0 -4px;}
.casecul [class*="col-"]{ padding:0 4px;}
.casecul .caseli p{ font-size: 14px;}
.news-title{ font-size: 20px; margin:2% 0px;}

.news-info a.aa{ float: none; width: 100%;}
.porducul .porducli{ width: 32%; margin-right: 2%; margin-bottom: 2%;}
.porducul .porducli:nth-child(3n){ margin-right: 0px;}
.porducul .porducli:nth-child(5n){ margin-right: 2%;}

.porducul .porducli .gray p{ font-size:14px;}

.pro-info-left{ float:none; width:100%;}
.pro-info-right{ float:none; width:100%; margin-top: 5%;}
.pro-info-p { font-size: 16px; height:40px; line-height: 40px;}

.mapRight li{ overflow:hidden; float:left; width:33%;}

.ome .omeh1{ font-size: 26px;}

.aboutnav li{ width: 31%; margin-bottom: 3%;}
.aboutnav li:nth-child(3){ margin-right: 0px;}
.insideTitle .abmatle{ font-size: 26px;}
.insideTitle .insideh1{ top:-26px;}
}