﻿@charset "utf-8";
/* CSS Document */
.bannerWrap{ position:relative;}
.slideBox{ width:100%; overflow:hidden;margin:0 auto; position:relative;}
.slideBox .hd{ height:16px; overflow:hidden; position:absolute; right:50%; bottom:15px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:9px;  width:13px; height:13px;text-align:center;border:1px solid #fff; border-radius:50%;background:#000; cursor:pointer;filter:alpha(opacity=20);opacity:0.2;}
.slideBox .hd ul li.on{ background:#fff;filter:alpha(opacity=100);opacity:1;border:0 none;}
.slideBox .bd{ position:relative; z-index:0;  }
.slideBox .bd li{ zoom:1; vertical-align:middle; width:100%; }
.slideBox .bd li a{ width:100%;display:block;  }
.slideBox .bd img{display:block; border:0 none; margin:0 auto;}
/*左右按钮*/
.slideBox .prev,
.slideBox .next{position:absolute; left:5px; top:50%; margin-top:-37px; display:block; width:38px; height:74px;background-image:url(/content/img/arrowL.png);background:rgba(0,0,0,.2) url(/content/img/arrowL.png) no-repeat center center;background-image:url(/content/img/arrowL.png);display:none; filter:alpha(opacity=30);opacity:0.3;   }
.slideBox .next{ left:auto; right:5px; background-image:url(/content/img/arrowR.png); }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=90);opacity:.9;  }


.list{width:1251px; margin:38px auto; border:1px solid #d4d4d4; padding:10px 0 40px 0; overflow:hidden;}
.listL{width:514px; height:250px; padding-left:16px;}
.listL h2,.listC h2,.listR h2{font:18px "microsoft yahei"; color:#333; height:35px;}
.brankList{width:488px; height:240px; overflow:hidden; margin:50px 0 0; }
.brankList>a{float:left; margin:0 3px 3px 0;overflow:hidden; width:auto;}
.brankList>.mar{margin-right:3px;}
.brankList>.lastMar{margin-right:0;}
.brankList img{height:250px; width:480px;}
.listC{width:235px; height:280px; padding:0 20px 20px 70px; overflow:hidden;background-repeat:no-repeat; background-image:url(/content/img/listCbG.png); background-position-x:0px; background-position-y:95px;}
.lisText{height:180px; overflow:hidden; padding-bottom:10px;margin-top:40px;}
.lisText a{display:block;font:14px "microsoft yahei"; color:#333; /*overflow:hidden; text-overflow:ellipsis; white-space:nowrap;*/padding-left:17px; height:32px; background:url(/content/img/list.png) no-repeat left top 5px;background-repeat:no-repeat; background-image:url(/content/img/list.png); background-position-x:left; background-position-y:5px;}
.more{float:right;padding-right:20px; background:url(/content/img/more.png) no-repeat right center;}
.listR{width:350px; margin-right:15px; height:250px;}
.appWrap{padding-top:30px; width:350px; overflow:hidden; background-repeat:no-repeat; background-image:url(/content/img/listCbG.png); background-position-x:0px; background-position-y:60px;}
.appWrap dt{width:174px; height:174px; float:left;}
.appWrap a{position:relative; font:14px "microsoft yahei"; color:#fff; padding-right:15px; background:url(/content/img/more1.png) no-repeat right center; top:-30px; left:93px;}
.appWrap dd{width:272px; height:220px;  padding:10px 15px 0;position:relative;left:-16px;}
.appWrap dd p{ height:25px;line-height:25px;}
.ewm div{width:auto;}
.ewm em,.ewm p{font:14px "microsoft yahei";color:#333; padding-left:10px;}
.ewm p{height:18px;clear:both; position:relative; top:-2px;padding-right:7px; font-size:14px;}
.ewm em{position:relative; top:-6px;}
.ewm img{width:111px; padding:7px;}
