﻿/*内容开始*/
/* 首页 */
/* hearder */
@charset "utf-8";

/*首页*/
/* img{width:100%; height:auto; display:block;  } */
.main{ position:relative; }
.hearder{  height:79px; background:url(../images/topbg.jpg) repeat-x; position:fixed; top:0; width:100%; z-index:999 }
.topnav .blogo{ width:182px; height:59px; top:10px; position:absolute; display:inline-block; cursor:pointer }

.topnav{ max-width:1100px; width:100%; height: 79px; margin:0 auto;position:relative;  box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; }
.phone-bon {
    background: url(../images/header_menu.jpg) no-repeat;
    background-size: 100% 100%;
    width: 38px;
    height: 40px;
    position: absolute;
    right: 0px;
    top: 15px;
    display: none;
    z-index: 999;}
	.topnav .nav{position: absolute; right:0; width:80%;  margin-left:234px;   box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;  }
.topnav .nav .navul{  display:block; width:100%;     height: 79px;
    line-height: 79px;}
.topnav .nav .navul .hNLC-tit{ display:block; float:left; width:14.2%; position:relative; height: 79px;  box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;   padding:0 14px; font-size:16px; color:#474747;  text-align:center;}
.topnav .nav .navul .hNLC-tit span {display: inline-block; height: 79px;}
.topnav .nav .navul .hNLC-tit:hover span a{ font-size:16px; font-weight:bold; color:#333;   }
.topnav .nav .navul .hNLC-tit.on {  text-align: center; font-weight:bold; color:#333 }
 .nav .sub{ display:none; /*默认隐藏*/  position:absolute; left:-18px; top:79px; z-index:1; width:160px; border:1px solid #E6E4E3; border-top:0;  background:#fff; }

    .nav .sub li{ text-align:center; padding:0 8px; margin-bottom:-1px;    }
    .nav .sub li a{ display:block;  border-bottom:1px solid #E6E4E3; padding:8px 0; height:28px; line-height:28px; color:#666;     font-weight: normal;
    font-size: 14px;
}  
  .nav .sub li:hover a{color:red;  }
    .nav .sub li a:hover{ color:#FE7700;   }

.topnav .navsm  { display: none; }
.navsm{  display:none; }  
 /* banner */
.nbaner{ padding-top:79px;} 
.bans { width:100%; overflow:hidden; position:relative;padding-top:79px; }
.bans .warp { width:20000px; }
.bans .warp a { float:left; display:block; }
.bans .warp a img{ width:100%; float:left; }    
.bans ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;}
    .bans  img{width:100%;}
.bans  ul li{display:inline-block; width:30px; height:6px;  background-color:#fff; margin:0 8px;  }
.bans  ul li.click { background-color:#44beef; }
.describe{max-width: 1100px; margin:24px auto; }

.slideBox{ width:100%; height:auto; overflow:hidden; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;  }
.slideBox .hd {height: 12px; overflow: hidden;
        position: absolute;
        right: 4px;
        bottom: 14px;
        z-index: 1;}
    
    .slideBox .hd ul {
        overflow: hidden;
        zoom: 1;
        float: left;
    }
    
    .slideBox .hd ul li {
        float: left;
        margin-right:4px;
        width: 12px;
        height: 12px;      
        background: #fff;
        cursor: pointer;
    }
    
    .slideBox .hd ul li.on {
        background: #44beef;
       
    }
    .slideBox .bd {
        position: relative;
        width:100%;
        z-index: 0;
        margin-top:10px;
    }
    
    .slideBox .bd li {
        zoom: 1;
        vertical-align: middle;
    }
    
    .slideBox .bd img {
        width: 100%;
        height: auto;
        margin:0px;
       
    } 
      .slideBox .bd .picList  li{position:relative;   }
  .slideBox .bd .picList span{display: block;  position:absolute; bottom:-40px; height: 40px;line-height: 40px;width:100%;  background:#000;background-color:rgba(0,0,0,0.8); color:#fff; text-align:left; padding-left:10px; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;   }

/* 手机菜单 */
.ico_nav{width:22px; height:22px; background:url(../images/header_menu.png) no-repeat left center; background-size:22px; right:0px;}
.hNavList {width:100%; z-index:2; display:none;left:0; top:44px;}
.hNavListBg { background:#000; left:0; top:44px;filter:alpha(Opacity=60);-moz-opacity:0.6;opacity: 0.6; width:100%; height:100%; z-index:1; display:none;}
.hNavListCon {width:100%;}
.hNavListCon li { border-bottom:#dedede solid 1px; background:#fff; display:-webkit-box; line-height:38px;}
.hNavListCon li a { border-right:#dedede solid 1px;color:#666666; font-size:14px; line-height:38px;-webkit-box-flex: 1; display:block; text-align:center;}
.hNavListCon li a:last-child { border-right:none;}
.hNavListCon li a:active {color:#ff8400;}
.hNavListCon li.hNLC-tit { background:#ececec;}
.hNavListCon li.hNLC-tit span {display: block;
    color: #333;
    border: 1px solid #eee;
    height: 40px;
    margin: 4px auto;
    font-size: 14px;
    text-align: center;
    width: 80%;}
.navOn .hNavList { display:block; }
.navOn .hNavListBg {display:block;}
.bnavOn .hNavList { display:block;left:0; z-index:2; position:fixed;bottom:48px;top:auto; width:100%;}
.bnavOn .hNavListBg {display:block;left:0; top:0;}
/*产品中心模块*/

.mainpro{ margin:60px auto 40px; max-width:1200px; width:100%; }
.mtit{ color:#359dd5; border-bottom: 1px solid #eee; height: 44px; position:relative;margin-bottom: 28px;  }
.mtit h2{  text-align:center; font-size:30px;height: 44px; }
.mtit em{ display:block; font-size:14px;color:#9d9d9d; background-color:#fff; width:92px;  position: absolute; bottom: -10px; left: 50%; margin-left: -46px; text-align:center;}
.mainpro .procont{ width:100%; }
.mainpro .procont .prolist {width: 25%; overflow:hidden;  float:left; border:1px solid #fff;  position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;  }
.mainpro .procont .prolist span{ height: 60px; line-height: 60px; text-align:center; display:block; color:#575757; font-size:20px; position:absolute; bottom:0; width:100%;  background:#fff;
    background-color:rgba(255,255,255,0.8);
     }
.mainpro .procont .prolist img{width:100%; display:block;-webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
     }
  .mainpro .procont .prolist:hover img {  -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1) }  
/* 关于我们 */
.aboutmain { width:100%; }
.aboutmain .alist {width:32%; margin-right: 2%; cursor:pointer; float:left;}
.aboutmain .alist:hover .aicon { background-color:#48ace2; } 
.aboutmain .alist:hover .aicon span{color:#fff; }
.aboutmain .alist:hover .aicon em{ background-position:0 -78px; -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;}

.aboutmain .alist:hover .acont span{ color:#fff; text-align:center }
.aboutmain .alist:hover .acont {background-color:#48ace2;   }
.aboutmain .alist:hover .acont .adet{ color:#fff; border:1px solid #fff; }
.aboutmain .alist:last-child{ margin-right:0%; }
.aboutmain .alist .aicon { height:114px; background-color:#dbf2ff; padding:30px 0px; border-bottom:1px dotted #fff;}
.aboutmain .alist .aicon em{width:94px; height: 80px; margin:0 auto; display:block; background:url(../images/icon.png) no-repeat;  background-position: 0 0;  }
.aboutmain .alist .ary em{  background:url(../images/icon02.png) no-repeat; }
.aboutmain .alist .awh em{  background:url(../images/icon03.png) no-repeat; }
.aboutmain .alist .aicon span{ text-align:center; display: block; color:#48ace2; font-size:16px; }
.aboutmain .alist .acont { background-color:#f5f5f5; height:128px; padding:20px 28px; display: block; }
.aboutmain .alist .acont span{ text-align:center;  display: block; }
.aboutmain .alist .acont .adet{ display:block; border:1px solid #909090; height:28px; line-height: 28px; width:120px; text-align:center; margin:0 auto; margin-top:16px; border-radius:14px; color:#909090; border:1px solid #909090;  }
/* 新闻动态 */
.mnews{ width:100%; }
.mnews  .newsimg { width:38%; float:left; border:1px solid #eee;box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;  }
.mnews  .newsimg img{ width:100%; display:block; }
  .mainnewlist{ padding-left:30px; width:62%; float:left; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;  }
  .mainnewlist li{ display: block; width:100%;margin-bottom: 18px;  }
  .mainnewlist li .date{ width:14% !important; float: left; background-color:#f2f2f2; padding: 20px 12px;box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;  }
  .mainnewlist li .date span{ display:block;  text-align:center; font-size:40px; color:#666; margin:16px 0; font-weight:bold; }
  .mainnewlist li .date em{ display:block; text-align:center; font-size:14px; color:#909090; }
  .mainnewlist li  .newscont{ width:86% !important; float:left; padding-left:14px; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;  }
  .mainnewlist li  .newscont h2{ text-align:left; font-size: 14px; font-weight:bold; color:#333; }
 .mainnewlist li  .newscont span{ color:#666; font-size:12px; text-align:left; line-height:20px }
 .mainnewlist li  .newscont .newsdetbtn{ display:block;  width:90px; height: 26px; line-height: 26px; margin-top:10px;color:#999; font-size:10px;  border:1px solid #d7d7d7; text-align:center; border-radius:13px}
.mainnewlist li .newscont h2{ padding-top:10px; }




/* 底部 */
.footer{width:100%; background-color:#3a3a3a; height:110px;}
.footcont{max-width:1100px; width:100%; margin:0 auto;  position:relative; }
.footcont .nlogo{ position:absolute; left:0; vertical-align:middle; display:block; padding-top:16px; }
.footcont span{ display:inline-block; text-align:right; color:#828282; font-size:14px; position:absolute; right: 0;line-height: 76px; }
/* 新闻 */

.nmain{ width:100%; background:#fdfdfd; }
.nynav{ border:1px solid #f3f3f3; width:100%; max-width: 1200px; width:100%; height: 66px; line-height: 66px; background-color:#fff;margin:30px auto;}
.nynav .nynavlist { float:left;  }
.nynav .nynavlist li{ text-align:center; font-size:14px; color:#666; float:left; border-right:1px solid #f3f3f3; }
.nynav .nynavlist li a{ display:block; padding:0 34px;} 
.nynav .nynavlist li:hover{ cursor:pointer;color:#fff; background:url(../images/nnavlistbg.jpg) #48ace2 no-repeat center bottom;  }
.nynav .nynavlist li:hover a{ color:#fff;-webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; }
.nynav .nynavlist li.on{ color:#fff; background:url(../images/nnavlistbg.jpg) #48ace2 no-repeat center bottom;    } 
.nynav .nynavlist li.on a{ color:#fff; }
.nynav .locate{ float:right; padding-right:20px; background:url(../images/icon-home.jpg) no-repeat left center; padding-left:28px; }
.nynav .locate a{ font-size:12px; color:#666; text-align:left; margin-right:2px;  }
.nynav .locate a.locateon{ color:#333 }
.nyconmain { width:100% !important; max-width:1200px; margin:0 auto 60px; float:none!important;  border:1px solid #f3f3f3; padding:40px 40px 60px !important;box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; }
.newlist li{  border:1px solid #dedede;  width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; }
.newlist li:hover{ border:1px solid #48ace2; cursor:pointer;  }
.newlist li:hover .date{ background-color:#48ace2; }
.newlist li:hover .date span,.nyconmain li:hover .date em{ color:#fff; }
.newlist li .date{ width:10%; float:right; }
.newlist li  .newscont{ width:90%; }
.newlist li .newscont{ padding-left:36px; }
.newlist li .newscont h2{ padding-top:20px }

/* 招聘列表 */
table .trtit{ text-align:center;  }
table .trtit td{   background-color:#dedede;  text-align:center; font-weight:bold;  color:#666; font-size: 12px; font-weight:bold;  }
table  a.trname:hover{ color:#f8444b; }
table .trcont{ font-size: 12px; color:#666; text-align:center; }
table .trcont td{ border-bottom:1px solid #eee; }
/* 招聘详情 */
.recruitdet{line-height: 26px;font-size: 14px;}
.recruitdet  table{border-left:1px solid #dddddd;border-top:1px solid #dddddd; }
.recruitdet tbody {display: table-row-group;vertical-align: middle;border-color: inherit;}
.recruitdet tbody tr td{padding:8px 12px;border-right:1px solid #dddddd;border-bottom:1px solid #dddddd}
.recruitdet tbody tr td.tdtit{ background-color:#fcfcfc; width:12%;  text-align:right;}
.recruitdet tbody tr td.tdcont{ color:#666; width:78%; }
/* 产品列表 */
.productlist li { display:block; margin-bottom:2%;  width:32%; margin-right:2%; float:left; border:1px solid #eee;  box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; }
.productlist li:nth-child(3n) { margin-right:0%;}
.productlist li img {width:100%; display:block; height:200px;}
.productlist li .procont{ background-color:#fcfcfc; padding:14px 18px; }
.productlist li:hover .procont{ background-color:#48ace2;  }
.productlist li:hover .procont h2{ color:#fff; }
.productlist li:hover .procont span{ color:#fff; }
.productlist li .procont h2{ text-align:left; font-size:14px; color:#333; font-weight:bold; margin-bottom:4px; }
.productlist li .procont span{ line-height: 18px; text-align:left; font-size:12px; }
/* 产品详情 */
.productdet{ width:100%; }
.productdet .prodetimg{ width:30%; float:left;  }
.productdet .prodetimg img{  width:100%; display:block;box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; }
.productdet .prodetimg .protit{ text-align:center;  font-size:14px; font-weight:bold; color:#333; display:block; padding-top:14px; }
.productdet  .prodetmain{ width:70%; float:left; padding-left:20px; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; }
.productdet  .prodetmain .ixBC-topCon{ width:100%; }
.productdet  .prodetmain .ixBC-topCon li{ width:33%; margin-right:0.5%; float:left; display: block; padding:14px 0; text-align:center; background-color:#f8f8f8; border:1px solid #ccc;box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;  }
.productdet  .prodetmain .ixBC-topCon li a{ text-align:center; color:#333; font-size:14px; 　}
.productdet  .prodetmain .ixBC-topCon li.on{ background-color:#eee;   }
.productdet  .prodetmain .ixBC-topCon li:last-child { margin-right:0%; }
.productdet  .prodetmain  .procont{ padding:10px;color:#666;  }
.productdet  .prodetmain  .procont img{ display:block; width:100%; }

/* 常见问题 */
.problem h2{ font-size: 16px; margin:20px auto; font-weight: bold; color:#333; height:32px; line-height: 32px; padding-left:12px; border-left:4px solid #abb700; background-color: #f5f5f5; }
.problem li {border-bottom: 1px dashed #e5e5e5;padding:14px 10px;}
.problem li .quest{display:block; font-size: 14px; color:#333; text-align:left; padding-bottom:4px;}
.problem li .answer{line-height: 20px; color:#666;}
.problem li:hover { background-color: #f8f8f8; }
.problem li:hover .quest{color:#48ace2;}
 /* 发展历程 */

.devcont li{padding:10px 0;}
.devcont li:hover em{background-color:#48ace2; color:#fff; cursor:pointer;}
.devcont em{ display: block; width:58px; float: left; height: 58px; line-height: 58px; font-size:14px; background-color:#d1d1d1; color:#666; text-align: center;  }
.devcont .deveplist{width:80%; float:left;box-sizing:border-box; text-align: left; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; padding-left:12px;  }


/* 联系我们 */
.contus .contusnav h2{ font-size:14px; color:#333; font-weight:bold; border-left:3px solid #48ace2; padding-left:10px; margin-bottom: 18px;  }
.sideprolist{ width:49%; margin-right:2%; float:left;}
.sideprolist:last-child{ margin-right: 0%; }
.sideprolist .slide {width:100%; margin-bottom:0.8%; float: left; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
.sideprolist .slide span{display:block; width:100%; border:1px solid #c6c4c4; position: relative; background-color:#f8f8f8; padding:12px 20px 12px 10px; font-size:14px; text-align:left; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;   }
.sideprolist .slide span em{width:22px; height: 22px; display:inline-block; background:url(../images/slideup.png) no-repeat left center;  position:absolute; right: 0; }
.sideprolist .slide span em.ico-down{ background:url(../images/slidedown.png) no-repeat left center;}
.sideprolist .slide .prohide{ padding:12px 20px 12px 10px;    
    border-style: solid;
    border-width: 1px;
    border-top: none;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-color: #e1e1e1;margin-bottom: 5px; display: none;overflow:hidden;  }

.sideprolist a.sldbtn {margin: 10px 0; display:inline-block;
    margin-right: 20px;
    padding: 0 28px;
    height: 34px;
    line-height: 34px;
    background: #0043af;
    font-size: 14px;
    border-radius: 2px;
    border: 0;
   
    color: #fff;
    cursor: pointer;}

 .sideprolist .slide .prohide{ background-color:#fdfdfd;}
.contusnav .cont{ margin-bottom: 20px; padding:8px 6px; }
@media screen and (max-width:900px)
{ 
.nyconmain { padding:0 !important; border:none; }
.nyconmain li .date{ width:18%; }
.nyconmain li  .newscont{ width:82%; }
.nyconmain li .newscont{ padding-left: 14px; }
}
@media screen and (max-width:800px)
{ 
.nbaner,.bans{ padding-top:0px;} 
.recruitdet tbody tr td.tdtit{  width:28%; font-size:12px; padding:0 4px; }
.recruitdet tbody tr td.tdcont{ width:72%; }
.nyconmain{ margin-bottom:30px; } 
.newlist li .newscont a.newsdetbtn{display:none; }
/*头部*/
.hearder{ padding:0 12px; height:44px; position:relative;box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; }
.topnav{ height: auto; }
.topnav .blogo{ width:96px; height:auto;top:6; } 
.topnav .blogo img{  width:90px; height: auto; }
.hearder .search .sear,.hearder .nav ul{display:none;}
 .hearder .nav {display:none;}
 .hearder .navsm{display: block;
    position: absolute;
    right: 12px;
    width: 28px;top:8px}
    .navsm img{width:28px;right:12px; }
.bans ul {height:14px; }
.bans ul li{margin:0 4px;width:12px; height:4px; }

/*底部*/
.footer{ height: auto; }
.footcont .nlogo{ display:none;  }
.footcont span{ display: block; width:100%; text-align:center!important;  font-size:10px; line-height:20px; vertical-align:middle; padding:12px !important; background-color:#3a3a3a;box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;  }


/*产品列表*/
.productlist li{ width:49%; margin-right: 2%; }

.productlist li:nth-child(3n) {margin-right:2%}
.productlist li:nth-child(2n){ margin-right:0%; }
.nmain {
    width: 100%;
    background: #fdfdfd;
    padding: 0 12px;box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; }

/* 产品详情*/
.productdet .prodetimg{width:100%; float:none; border:1px solid #eee; }
.productdet .prodetimg .protit{ height:40px;line-height:40px;padding-top:0px; }
.productdet .prodetmain{ padding-left:0; width:100%; margin-top:20px; }
/*问答*/
.problem li .answer { font-size:12px; }
.sideprolist{ width:100%; margin-right: 0%; }

.aboutmain .alist .acont{ display: none; }
/*首页*/
.mainpro{margin:18px auto; padding:0 12px;box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; }
.mtit h2{font-size:18px;}
.mtit{ height: 34px; margin-bottom: 16px;  }
.mainpro .procont .prolist{ width:50%; margin-bottom:2% }
.mainpro .procont .prolist span{ height: 40px; line-height: 40px; font-size:14px; }
.aboutmain .alist .aicon{ height: 98px; padding:18px 0;}
.mnews .newsimg{ width:100%;margin-bottom:2%; }
.mainnewlist{ width:100%; padding-left:0px; }
.mainnewlist li .date{ padding:10px 6px; width:18% !important;  }
.mainnewlist li:hover .newscont h2{ color:#48ace2;}
.mainnewlist li .date em {font-size:10px;}
.mainnewlist li .date span{ margin:10px 0; font-size: 30px; }
.mainnewlist li .newscont h2{ font-size: 14px; font-weight:normal; }
.mainnewlist li .newscont span{ display:none; }
.aboutmain .alist .aicon em{ width:74px; height: 64px; background-size: cover; }
.aboutmain .alist:hover .aicon em{ background-position:0 -60px; -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;}
.nbaner .nimg{ background:none !important; height:auto !important; }
.nbaner .nimg img.nimgwap{display:block !important;}
.mainnewlist li .newscont .newsdetbtn{ display:none;} 
.productlist li .procont span{display:none;}
.productlist li .procont h2{font-weight:normal; margin-bottom:0px; height:44px; overflow:hidden} 

 .nynav{ margin:14px auto; height:auto;  line-height:30px;border:none; width:100%;  }
.nynav .locate{display:none;}
.nynav ul{ width:100%; display:block} 
.nynav .nynavlist li{ border:1px solid #f3f3f3; margin:0 0.5%; width:49%;margin-bottom:2%; padding:0 4px; font-size:12px; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;   } 
.nynav .nynavlist li:nth-child(2n){ marign-right:0% !important; float:left;  }
.mainnewlist li .newscont h2 { padding-top:0px;}
.mainnewlist li .newscont{ padding:20px 10px; width:82% !important; }
.recruit td.retime{display:none;} 
.productdet .prodetmain .ixBC-topCon li{ padding:6px 0;  }
.nynav .nynavlist li.on{ color:#fff; background-color:#48ace2 !important ; background:none;   }
.nynav .nynavlist li:hover{ background:none;background-color:#48ace2 !important ;}  
.nyconmain img{display:block; width:100%;}
 }