
/*banner开始了*/
.banner{margin:0 auto;height: 546px;width:90%;position:relative; overflow-x:hidden; }
.banner ul{width: 300%;height:  546px;}
.nav-left .logo {vertical-align: middle; margin: 0 5px;}
.nav-left .ad{vertical-align: middle; margin: 0 7px;}
.conUl { width: 270%; position:absolute; left:0; top:0; }
.conUl li { float:left; width: 33.33%; }

.btnDiv { width: 90%; position:relative; margin:0 auto; top: 50%;  }
.banner .leftBtn,.banner .rightBtn { width: 50px; height: 60px; position:absolute; background:url(../img/icon/fh.png) no-repeat;
    top: 45%; margin: -30px 0 0 0; }
.banner .leftBtn { left: 0; background-position: 0 0; }
/*.banner .leftBtn:hover { background-position: 0 0; }*/
.banner .rightBtn { right:0; background-position: 0 0; background: url("../img/icon/qj.png") no-repeat;}
/*.banner .rightBtn:hover { background-position: -42px 0; }*/
/*首页列表*/
.list{overflow: hidden;width: 90%; height: auto;margin: 10px auto;background: #fff;padding: 0 0 20px 0;}
.list div{width:31%;height: auto;float: left;}

/*新闻动态*/
.news{margin: 0 0 0 5px;width: 33%;}
.news .bt {cursor: pointer;}
.news .bt,.intro .bt ,.rongyuzizhi .bt, .lunBoTu .bt{width: 100%;height: 60px;line-height: 60px; font-size:14px;color:#929292;font-weight: bold;}
.news span,.intro span,.rongyuzizhi span ,.lunBoTu span{font-size: 16px;color: #f08519;font-weight: bold;}
.news .nanqs{width:100%;height: 30px;font-size: 12px;color: #3e3c3c;}
.news .newsPic{width:100%;overflow: hidden;height:auto;}
.news .newsL{float: left;}
.news .newsR{float: left; width: 50%;margin: 0 10px 0 30px;height:auto;line-height: 28px;}
.news .newsCon{width: 100%;height:auto; margin: 10px 0 0 0;}
.news .newsCon li{height: 40px;line-height: 40px;border-bottom:1px solid #d4d4d4;cursor: pointer;}
.news .newsCon li:hover{color:#f08519;}
.news .newsCon li span{float: right;color: #3e3c3c; font-size: 12px;margin: 0 5px;}

/*公司简介*/
.intro{margin: 0 15px 0 27px;width: 31%;}
.intro .introPic {width: 98%;height: 140px;}
.intro .introCon{width:98%; height: 110px;}
.intro .introCon p{height: 40px;line-height: 40px;}
.intro .introCon p a{ color: #f08519;cursor: pointer;}

/*关于我们*/
.list  li{height: 40px;line-height: 40px;}
.list .jiameng{width: 100%;font-size: 12px;color: #333;font-weight: bold;margin: 40px 0 0 0;}
.jiameng li{height: 40px;line-height: 40px; border-bottom: 1px solid #ccc;}
.jiameng li:hover{ color: #f08519;cursor: pointer;}
.rongyuzizhi{float: right;margin: 0 10px 0 10px; width:28%;}
.rongyuzizhi .rongyuzizhiCon{width: 100%; font-size: 14px;color: #333;font-weight: bold;}
.lunBoTu{height: 200px;background:#eee;width: 90%;margin: 0 auto;}

/*荣誉资质*/
* { margin: 0; padding: 0; list-style: none; }
.con { width:90%; height: 200px;  margin: 10px auto; position:relative; overflow:hidden;}
.con ul { width: 3000px; position:absolute; left: 0; top: 0; }
.con ul li { float:left; margin: 0 10px; }
a{text-decoration:none;color:#333;text-align:center;height:30px;line-height:30px;}
.left,.right{z-index:999;}
.left{width:30px;height:30px;background:#ccc;float:left;position:absolute;top:86px;left:0;}
.right{width:30px;height:30px;background:#ccc;float:right;position:absolute;top:86px;right:0;}