@charset "utf-8";

/* CSS公共样式 */
body{font-family:"微软雅黑";overflow-x:hidden;zoom:1;overflow-y:scroll;}
.w1200{position:relative;width:1200px;margin: 0 auto;}
.w1000{position:relative;width:1000px;margin: 0 auto;}
.ptb30{padding:20px 0 5px;}

/* 头部 */
.headerOne{height:100px;}
.headerOne .logo{position:absolute;top:23px;left:0px;}
.headerOne .code{width:160px;position:absolute;right:215px;top:-2px;height:71px;line-height:18px;}
.headerOne .code img{float:left;border:1px solid #e7e7e7;margin-right:15px;}
.headerOne .code span{padding-top:15px;display:inline-block;}
.headerOne .tel{position:absolute;right:0;top:24px;background:url(../images/tel.jpg) no-repeat left;padding-left:45px;font-size:14px;line-height:22px;}
.headerOne .tel span{display:block;font-family:arial;font-size:24px;color:#aa0000;}

#fudongdiv{width:100%;height:50px;background:#220000;z-index:99999;position:fixed;top:-50px;}
.headerNav{width:100%;height:50px;background:#220000;}
.headerNav .nav,.fudongnav{width:1200px;margin:0 auto;}
.headerNav .nav li,.fudongnav li{height:50px;float:left;}
.headerNav .nav li a,.fudongnav li a{display:block;height:50px;line-height:50px;text-align:center;font-size:14px;color:#fff;padding: 0 28px;}
.headerNav .nav li.none a,.fudongnav li.none a{background:none;}
.headerNav .nav li a:hover,
.headerNav .nav li a.active,
.fudongnav li a:hover,
.fudongnav li a.active
{background:#aa0000;color:#fff;}

/* 底部 */
.footer{background:#333;padding:40px 0 20px;}
.footerMenu{width:165px;}
.footerMenu h3 a,.footerProd h3 a{font-size:14px;color:#fafafa;}
.footerMenu h3 a:hover,.footerProd h3 a:hover{color:#fff}
.footerMenu p a,.footerProd p a{color:#efefef;}
.footerMenu p a:hover,.footerProd p a:hover{color:#fafafa;text-decoration:underline;}
.footerProd{width:300px;}
.footerProd p{display:block;width:150px;float:left;}

.footerFast{padding-top:20px;overflow:hidden;}
.footerFast p{height:23px;line-height:23px;padding:0 10px;color:#fff;background:#af212d;border-radius:20px;width:100px;margin-left:35px;}
.footerFast h3{font-size:24px;font-family:arial;font-style:italic;color:#fff;line-height:30px;font-weight:normal;padding-left:6px;}
.footerFast .fast{height:25px;padding-left:70px;}
.footerFast .fast a{display:block;height:25px;width:25px;background:url(../images/fa.png) no-repeat;overflow:hidden;}
.footerFast .fast a.qq{float:left;background-position:0 0;float:left;}
.footerFast .fast a:hover.qq{background-position:0 -25px;}
.footerFast .fast .iconWx{width:25px;height:25px;float:left;margin-left:3px;position:relative;}
.footerFast .fast .iconWx a{background-position:0 -50px;}
.footerFast .fast .iconWx a:hover{background-position:0 -75px;}
.footerFast .fast .iconWx div{display:none;position:absolute;top:-110px;left:-42px;width:100px;height:100px;border:5px solid #000;}
.footerFast .fast a.xl{float:left;background-position:0 -100px;float:left;margin-left:3px;}
.footerFast .fast a:hover.xl{background-position:0 -125px;}

.footerCopy{border-top:1px solid #585858;padding-top:20px;overflow:hidden;color:#fafafa;margin-top:30px;}
.footerCopy .copy{line-height:20px;}
.footerCopy .copy span,.footerCopy .fast span{padding-left:8px;}
.footerCopy .copy a,.footerCopy .fast p a{color:#fafafa;}
.footerCopy .copy a:hover,.footerCopy .fast p a:hover{color:#fff;text-decoration:underline;}
.footerCopy .fast{line-height:20px;}
.footerCopy .fast p{width:50%;}
.footerCopy .fast p em{padding:0 5px;font-style:normal;}

.footerLinks{line-height:30px;overflow:hidden;background:#272727;color:#fafafa;}
.footerLinks a{color:#fafafa;padding:0 10px;line-height:20px;}
.footerLinks a:hover,.footerMenu a:hover,.footerTel a:hover{color:#fff;text-decoration:underline;}

/* 动画*/
.fullSlide{width:1440px;position:relative;height:520px;left:50%;margin-left:-720px;z-index:10;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;overflow:hidden;}
.fullSlide .bd li{height:520px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:520px;}

.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:20px;left:0;height:13px;line-height:13px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:13px;height:13px;margin:0 2px;overflow:hidden;background:#fff;line-height:999px;}
.fullSlide .hd ul .on{background:#aa0000;}
.fullSlide .prev,
.fullSlide .next{position:absolute;z-index:1;display:block;width:45px;height:100px;top:50%;margin-top:-50px;left:10%;background:url(../images/img/icons.png) 0 0 no-repeat;
  cursor:pointer;filter:alpha(opacity=80);opacity:0.8;display:none;}
.fullSlide .next{left:auto;right:10%;background-position:-45px 0;}

/* 产品服务 */
.hrTitle{height:70px;text-align:center;}
.minProduct{overflow:hidden;padding-top:35px;}
.minProduct ul{width:1300px;}
.minProduct ul li{width:270px;height:270px;float:left;margin-right:40px;padding-top:30px;}
.minProduct ul li img{width:270px;height:190px;}
.minProduct ul li h3{height:40px;line-height:40px;font-size:16px;color:#333;font-weight:normal;}
.minProduct ul li p{line-height:18px;color:#5e5e5e;}

/* 经典案例 */
.mainCase{background:#ededed;padding:35px 0;overflow:hidden;margin-top:30px;}
.mainCase ul{width:1300px;}
.mainCase ul li{width:260px;height:276px;float:left;margin-right:53px;margin-top:30px;}
.mainCase ul li a{display:block;width:260px;height:252px;overflow:hidden;}
.mainCase ul li a .pic{width:260px;height:252px;}
.mainCase ul li a .pic img{display:block;width:260px;height:252px;
  
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.mainCase ul li a:hover .pic img {
	-webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
	
	
  
  
}
.mainCase ul li a.more{width:260px;height:124px;display:block;z-index:11;background:url(../images/more.jpg) no-repeat #aa0000 center 105px;padding-top:128px;text-align:center;text-decoration:underline;font-size:14px;color:#fff;transition:All 0.5s ease-in-out;}

/*  优势 */
.mainOdds{overflow:hidden;padding:55px 0;width:1100px;margin:0 auto;}
.mainOdds .hrTitle{margin-bottom:55px;}
.mainOdds h3{font-size:35px;color:#515151;line-height:45px;padding-left:90px;}
.mainOdds h3 span{display:block;color:#b0212d;}
.mainOdds p{padding-top:20px;padding-left:62px;font-size:14px;}
.oddsA{width:475px;}
.oddsA1{background:url(../images/y1.jpg) no-repeat;}
.oddsA2{height:311px;padding-top:50px;}
.oddsA3{background:url(../images/y3.jpg) no-repeat;margin-top:80px;}
.oddsB{width:525px;}
.oddsB1{height:256px;}
.oddsB2{background:url(../images/y2.jpg) no-repeat;margin-top:40px;overflow:hidden;}
.oddsB3{height:295px;margin-top:40px;}

/* 艾力斯动态 */
.mainNews{background:#ededed;padding:35px 0;overflow:hidden;}
.mainNews .hrTitle{margin-bottom:40px;}
.newsBox{width:580px;overflow:hidden;}
.newsBox h2{font-size:16px;color:#515151;}
.picNews{height:100px;padding-top:22px;border-top:1px solid #eaeaea;overflow:hidden;}
.picNews .pic{display:block;width:160px;height:100px;float:left;margin-right:15px;}
.picNews h3{width:405px;float:left;height:24px;line-height:24px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;padding-bottom:10px;}
.picNews h3 a{color:#515151;}
.picNews h3 a:hover,.newsBox ul li a:hover{color:#b0212d}
.picNews h5{line-height:22px;font-size:12px;font-weight:normal;}

.newsBox ul{width:650px;padding-top:10px;overflow:hidden;}
.newsBox ul li{width:270px;float:left;margin-right:40px;height:36px;line-height:36px;border-bottom:1px dotted #bdbdbd;}
.newsBox ul li a{display:block;width:190px;height:36px;float:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#333;}
.newsBox ul li span{float:right;text-align:right;color:#999}

/* 快捷链接 */
.mainApp{padding:45px 0;overflow:hidden;}
.mainApp ul li{width:130px;float:left;text-align:center;margin:0 85px;display:inline-block;}
.mainApp ul li div{display:block;width:130px;height:130px;background:url(../images/icon.jpg) no-repeat;overflow:hidden;}
.mainApp ul li a{width:130px;height:190px;display:block;}
.mainApp ul li .pic1{background-position:0 0}
.mainApp ul li a:hover .pic1{background-position:0 -130px}
.mainApp ul li .pic2{background-position:0 -260px}
.mainApp ul li a:hover .pic2{background-position:0 -390px}
.mainApp ul li .pic3{background-position:0 -520px}
.mainApp ul li a:hover .pic3{background-position:0 -650px}
.mainApp ul li .pic4{background-position:0 -780px}
.mainApp ul li a:hover .pic4{background-position:0 -910px}
.mainApp ul li a:hover{color:#b0212d}
.mainApp ul li h3{padding-top:15px;font-size:14px;font-weight:normal;line-height:20px;}
.mainApp ul li h3 span{font-family:arial;font-size:12px;display:block;}

/* 内页BANNER */
.pageBanner{width:1440px;height:200px;position:relative;left:50%;margin-left:-720px;}

/* 当前位置 */
.pageTitle{height:45px;line-height:45px;font-family:"宋体";font-size:14px;}
.pageBt{font-size:30px;line-height:35px;text-align:center;background:url(../images/pbt.jpg) no-repeat 0 28px;font-weight:bold;color:#515151;}


/* 联系我们 */
.conactBox,.contactUs,.feedbackBox{overflow:hidden;padding-top:30px;}
.contactUs .pic{width:568px;height:361px;}
.contactUs .txt{width:600px;padding-top:20px;}
.contactUs .txt .txtBox{overflow:hidden;padding-top:20px;width:600px;}
.mapBox{overflow: hidden;padding:50px 0;}

/* 在线留言 */
.feedbackBox{padding:35px 0;overflow:hidden;}
.feedback{padding-top:35px;}
.feedback label{display:block;float:left;height:32px;line-height:32px;margin-bottom:30px;padding-left:40px;background:url(../images/contact.png) no-repeat;font-size:14px;}
.feedback label.name{background-position:0 -32px;}
.feedback label.email{background-position:0 -64px;}
.feedback label.city{background-position:0 -96px;}
.feedback label.msg_title{background-position:0 -128px;}
.feedback label.address{background-position:0 -160px;}
.feedback label.message{background-position:0 -192px;margin-bottom:10px;}
.feedback input{width:214px;height:30px;line-height:30px;float:left;margin:0 56px 30px 0;padding:0 10px;border:1px solid #dbdbdb;}
.feedback input.last{margin-right:0;}
.feedback .msg{border-top:1px dotted #ccc;padding:30px 0;}
.feedback textarea{height:125px;width:1128px;padding:10px;border:1px solid #dbdbdb;display:block;}
.feedback .btns{width:120px;height:40px;margin-right:10px; background:#b0212d;color:#fff;border:none;font-size:15px;margin-bottom:0;cursor: pointer;}
.feedback .reset{background:#ccc;cursor:pointer;margin-bottom:0;}
.tableRow{width:100%;height:32px;}
.tableRow input{width:150px;margin-right:10px;color:#999;float:left;}
.tableRow .checkcode{float:left;}
.feedback input:focus,.feedback textarea:focus{border-color:#b0212d;}

/* 新闻列表 */
.newsList{padding-top:30px;overflow:hidden;}
.newsList ul{width:1300px;}
.newsList ul li{width:578px;border:1px solid #dbdbdb;float:left;margin-right:40px;margin-top:30px;}
.newsList ul li .date{width:84px;height:95px;border-right:1px solid #dbdbdb;background:#f8f8f8;float:left;text-align:center;font-family:arial;font-size:14px;line-height:20px;padding-top:55px;}
.newsList ul li .date span{font-size:20px;color:#515151;display:block;}
.newsList ul li .cont{width:463px;float:left;padding:15px;}
.newsList ul li .cont a.pic{width:190px;height:120px;float:left;margin-right:15px;}
.newsList ul li .cont .txt{width:258px;float:left;overflow:hidden;font-family:"宋体"}
.newsList ul li .cont .txt h3{height:32px;line-height:32px;width:258px;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border-bottom:1px solid #dbdbdb;font-weight:normal;font-family:"微软雅黑"}
.newsList ul li .cont .txt p{padding-top:10px;line-height:19px;color:#999;}
.newsList ul li .cont .txt p a{color:#b0212d;}
.newsList ul li .cont .txt{width:258px;float:left;overflow:hidden;font-family:"宋体"}
.newsList ul li .contFaq{width:463px;float:left;padding:15px;font-family:"宋体";}
.newsList ul li .contFaq h3{height:32px;line-height:32px;width:463px;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border-bottom:1px solid #dbdbdb;font-weight:normal;font-family:"微软雅黑"}
.newsList ul li .contFaq p{padding-top:10px;line-height:19px;color:#999;}
.newsList ul li .contFaq p a{color:#b0212d;}

/* 新闻详细 */
.newsShow h2{font-size:20px;line-height:32px;text-align:center;position:relative;font-weight:normal;padding-top:30px;}
.newsShow h3{text-align:center;height:30px;line-height:30px;border-bottom:1px solid #d2d2d2;font-weight:normal;font-family:"宋体";}
.newsShow h3 span{margin:8px 8px 0 8px; color:#999;text-decoration:none;}
.fontResizer a{padding:0 5px;}
.curFont{font-weight:bold;}
.newsShowBox{padding-top:15px;line-height:26px;padding-bottom:10px;font-family:"宋体";}
.picturePic{text-align:center;padding-bottom:15px;}
.fenyList{height:35px;background:#eee;padding:0 10px;margin-top:15px;}
.prew {background:url(../images/img/pre_info.gif) no-repeat left center;float:left;height:35px;line-height:35px;overflow:hidden;padding-left:15px;text-align:left;width:46%;}
.nextw {background:url(../images/img/next_info.gif) no-repeat right center;float:right;height:35px;line-height:35px;overflow:hidden;padding-right:15px;text-align:right;width:46%;}
.keywordBox{border:1px solid #eee;padding:5px 10px;margin-top:15px;overflow:hidden;}
.keywordBox a{padding:0 5px;}

.recTitle{padding-left:20px;height:35px;line-height:35px;background:url(../images/img/page_line.jpg) no-repeat 10px 12px #eee;font-size:14px;font-weight:bold;color:#333;margin-top:15px;font-weight:normal;}

/* 推荐资讯样式 */
.recNews{width:1000px;overflow:hidden;padding-bottom:35px;}
.recNews ul{width:1100px;padding-top:10px;}
.recNews ul li{float:left;margin-right:60px;width:470px;height:30px;line-height:30px;}
.recNews ul li a{display:block;width:350px;line-height:30px;background:url(../images/img/iconh.jpg) no-repeat left center;padding-left:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;}
.recNews ul li a:hover{background:url(../images/img/iconi.jpg) no-repeat left center;}
.recNews ul li span{float:right;color:#999;}

/* 关于艾丽斯 */
.aboutusBox{padding-top:35px;padding-bottom:50px;overflow:hidden;}
.aboutUs{width:1200px;overflow:hidden;padding-top:35px;}
.aboutUs .pic{width:529px;height:494px;}
.aboutUs .txt{width:625px;height:494px;overflow:hidden;}
.aboutUs .txt .h3{font-size:30px;font-weight:normal;color:#b0212d;line-height:35px;padding-top:20px;}
.aboutUs .txt .txtBox{font-size:14px;padding-top:15px;}

.culture{padding-top:50px;overflow:hidden;}
.culture ul{width:1250px;overflow:hidden;padding-bottom:10px;padding-top:35px;}
.culture ul li{float:left;margin-right:10px;margin-bottom:10px;}
.culture p{font-size:14px;text-indent:2em;}

.setting{padding-top:50px;overflow:hidden;}
.setting .bd{width:1200px;height:243px;overflow:hidden;padding-top:35px;}
.setting .bd li{width:285px;height:243px;margin-right:20px;float:left;}
.setting .bd li img{width:275px;height:193px;padding:2px;border:3px solid #dadada;}
.setting .bd li img:hover{border-color:#b0212d;}
.setting .bd li span{display:block;height:30px;line-height:30px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0 10px;font-family:"宋体";}

/* 产品中心 */
.productList{padding-bottom:35px;width:1200px;overflow:hidden;padding-top:35px;}
.productList ul{width:1300px;padding-top:35px;}
.productList ul li{width:558px;height:190px;float:left;border:1px solid #eaeaea;padding:10px;margin-right:40px;margin-bottom:20px;}
.productList ul li .pic{width:270px;height:190px;display:block;float:left;padding:;}
.productList ul li .txt{width:270px;float:right;}
.productList ul li .txt h3{font-size:16px;border-bottom:1px solid #e5e5e5;color:#b0212d;line-height:40px;font-weight:normal;text-overflow:ellipsis;
white-space:nowrap;overflow:hidden;}
.productList ul li .txt p{padding-top:10px;line-height:22px;font-family:"宋体"}
.productList ul li .txt a{display:block;width:263px;height:24px;background:#cbcbcb;line-height:24px;text-align:center;color:#fff;font-size:14px;margin-top:20px;}
.productList ul li .txt a:hover{background:#b0212d;color:#fff;}
.productList ul li:hover{border:3px solid #b0212d;padding:8px;}

/* 产品详细左侧样式 */
.pageProductBox{width:768px;overflow:hidden; float:right;}
.productShowPic{width:352px;}
.productShowPic .box{width:352px;height:378px;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-s310, .tb-s310 a{height:320px;width:350px;background:#fff}
.tb-s310, .tb-s310 img{max-height:320px;max-width:350px;}
.tb-s310 a{*font-size:271px;}
.tb-booth{border:1px solid #dadada;position:relative;z-index:1;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(../images/img/mask.png);cursor:move;z-index:1;}

.tb-picList{width:352px;height:46px;overflow: hidden;margin-top:10px;position:relative;}
.tb-picList a.prev{display:block;width:12px;height:21px;position:absolute;top:14px;left:0;background:url(../images/img/anu.png) no-repeat;overflow:hidden;cursor:pointer;}
.tb-picList a.prev:hover{background-position:0 -21px;}
.tb-picList a.next{display:block;width:12px;height:21px;position:absolute;top:14px;right:0;background:url(../images/img/anu.png) no-repeat 0 -42px;overflow:hidden;cursor:pointer;}
.tb-picList a.next:hover{background-position:0 -63px;}

.tb-picList .tb-thumb{position:relative;width:290px;height:46px;margin:0 auto;overflow:hidden;}
.tb-picList .tb-thumb ul{position:absolute;width:999999px;height:46px;}
.tb-picList .tb-thumb ul li{background:none;float:left;width:76px;height:46px;overflow:hidden;}
.tb-picList .tb-thumb ul li a{display:block;width:60px;height:44px;border:1px solid #dadada;text-align:center;background:#fff}
.tb-picList .tb-thumb ul li img{max-width:100%;height:44px;cursor:pointer;}

/* 产品右侧简介样式 */
.productShowTitle{width:392px;height:378px;overflow:hidden;padding-left:23px}
.productShowTitle h2{line-height:24px;border-bottom:1px dashed #dadada;font-size:16px;padding:10px 0;font-family:"微软雅黑"}
.descriptionBox{padding:10px 0;height:170px;overflow:hidden;}
.productOrder a{display:block;width:120px;height:40px;line-height:40px;text-align:center;font-size:18px;color:#fff;border-radius:4px;font-family:"微软雅黑"}
.productOrder a:hover{background:#cb212f;color:#fff;}

/* 产品说明标签切换样式 */
.tabListBox{overflow:hidden;margin-top:20px;}
.tabList{height:35px;background:#eee;}
.tabList li{display:block;width:100px;height:35px;line-height:35px;float:left;text-align:center;font-size:15px;font-family:"微软雅黑"}
.tabList li.on{color:#fff;}
.tabBox{overflow:hidden;padding-top:15px;}

/* 采购表单样式 */
.order{width:615px;border:none;background:none;font-size:14px;font-weight:bold;color:#333;}
.orderTable{padding:20px;margin-top:2px;background:#efefef;overflow:hidden;}
.orderTable .tableRow{width:320px;height:24px;float:left;}
.orderTable .tableRow span{display:inline-block;float:left;width:65px;height:24px;line-height:24px;text-align:center;}
.orderTable .tableRow .rowInput{float:left;padding:3px 5px;width:243px;height:16px;line-height:16px;border:1px solid #d0d0d0;background:#fff;color:#999;margin:0;}
.tableRowA{margin-top:15px;margin-bottom:15px;height:80px;}
.tableRowA span{display:inline-block;float:left;width:65px;height:80px;line-height:22px;text-align:center;}
.rowTextarea{float:left;padding:3px 5px;width:883px;height:72px;line-height:20px;border:1px solid #d0d0d0;background:#fff;color:#999;}
.grCode{width:500px;}
.orderTable .tableRow .rowA{width:120px;}
.pt15{margin-top:15px;}
.checkcode{margin-left:10px;float:left;width:63px;height:22px;border:1px solid #d0d0d0;}
.orderTable .tableRow .subtA{margin-left:65px;width:65px;height:24px;line-height:24px;text-align:center;border:none;background:#666;cursor:pointer;float:left;color:#fff;border-radius:2px;}
.orderTable .tableRow .subtA:hover{background:#888}
.orderTable .tableRow .subtB{margin-left:10px;width:65px;height:24px;line-height:24px;text-align:center;border:none;background:#999;cursor:pointer;float:left;color:#fff;border-radius:2px;}
.orderTable .tableRow .subtB:hover{background:#666}

/* 相关产品样式 */
.relatedProduct{width:1000px;overflow:hidden;}
.relatedProduct ul{width:1050px;padding-top:15px;}
.relatedProduct li{width:240px;height:195px;float:left;margin-right:16px;margin-bottom:5px;}
.relatedProduct li img{border:2px solid #ececec;padding:3px;}
.relatedProduct li img:hover{border-color:#b0212d;}
.relatedProduct li h3{display:block;height:30px;line-height:30px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0 10px;font-weight:normal;}

/* 经典案例 */
.caseList{padding-bottom:35px;width:1200px;overflow:hidden;padding-top:35px;}
.caseList ul{width:1300px;padding-top:35px;}
.caseList ul li{width:558px;height:190px;float:left;border:1px solid #eaeaea;padding:10px;margin-right:40px;margin-bottom:20px;}
.caseList ul li .pic{width:160px;height:190px;display:block;float:left;padding:;}
.caseList ul li .txt{width:340px;float:right;}
.caseList ul li .txt h3{font-size:16px;border-bottom:1px solid #e5e5e5;color:#b0212d;line-height:40px;font-weight:normal;text-overflow:ellipsis;
white-space:nowrap;overflow:hidden;}
.caseList ul li .txt p{padding-top:10px;line-height:22px;font-family:"宋体"}
.caseList ul li .txt a{display:block;width:80px;height:24px;background:#cbcbcb;line-height:24px;text-align:center;color:#fff;font-size:14px;margin-top:20px;}
.caseList ul li .txt a:hover{background:#b0212d;color:#fff;}
.caseList ul li:hover{border:3px solid #b0212d;padding:8px;}

/* 相关案例样式 */
.caseBoxShow{padding-bottom:35px;overflow:hidden;}
.relatedCase{width:1000px;overflow:hidden;}
.relatedCase ul{width:1050px;padding-top:15px;}
.relatedCase li{width:240px;height:253px;float:left;margin-right:16px;margin-bottom:5px;}
.relatedCase li img{border:2px solid #ececec;padding:3px;}
.relatedCase li img:hover{border-color:#b0212d;}
.relatedCase li h3{display:block;height:30px;line-height:30px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0 10px;font-weight:normal;}

.sidebar{text-align:center;height:35px;padding-top:20px;}
.sidebar a{display:inline-block;width:105px;height:33px;border:1px solid #220000;margin:0 5px;text-align:center;line-height:33px;}
.sidebar a.active{background:#b0212d;color:#fff;border-color:#b0212d;}
.sidebarOne{ float:left; border:1px solid #999; width:200px; }
.sidebarOne h2{ float:left; width:173px; height:50px; background:#200; line-height:50px; color:#FFF; font-size:16px; padding-left:28px;}
.sidebarOne ul li{ float:left; width:200px; height:30px; background:#CCC; line-height:30px;margin: 2px 0px; }
.sidebarOne ul li a{ color:#000; font-size:14px;margin-left: 11px;}
.zi{position: relative;float: left;left: 404px;top: 7px;}