@charset "utf-8";
/* CSS Document */

/* 通用信息列表_普通式 */
.infoList li{ height:24px; line-height:24px;   }
.infoList li .date{ float:right; color:#999;  }


/* 通用图片列表_普通式 */
.picList li{ width:126px;  }
.picList .pic{ text-align:center; line-height:0px;  }
.picList .pic img{ width:120px; height:90px; padding:2px; border:1px solid #ccc;  }
.picList .pic a:hover img{ border-color:#f00;  }
.picList .title{ line-height:24px;   }


/* 文本切换盒子 - 公用类 */
.slideTxtBox{ width:450px; border:1px solid #ddd; text-align:left;  }
.slideTxtBox .hd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 20px; border-bottom:1px solid #ddd;  position:relative;  }
.slideTxtBox .hd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
.slideTxtBox .hd ul li{ float:left; padding:0 15px; }
.slideTxtBox .hd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; cursor:pointer; }
.slideTxtBox .bd{ padding:15px;  }
.slideTxtBox .bd ul{ padding:10px;  }
.slideTxtBox .tempWrap{ margin:15px;  }


/* 首页banner */
.slideBox_i{ width:1003px; height:401px; overflow:hidden; position:relative;  margin:0px auto;  }
.slideBox_i .hd{ height:7px; overflow:hidden; position:absolute; right:45px; bottom:15px; z-index:1; }
.slideBox_i .hd ul{ overflow:hidden; zoom:1; float:left; }
.slideBox_i .hd ul li{ float:left; margin-right:5px;  width:30px; height:7px; text-align:center; background:#7e7566; cursor:pointer; }
.slideBox_i .hd ul li.on{ background:#9e0322;}
.slideBox_i .bd{ position:relative; height:100%; z-index:0;   }

/* 产品中心banner */
.slideBox_p{ width:714px; height:319px; overflow:hidden; position:relative;  margin:0px auto;  }
.slideBox_p .hd{ height:7px; overflow:hidden; position:absolute; right:45px; bottom:15px; z-index:1; }
.slideBox_p .hd ul{ overflow:hidden; zoom:1; float:left; }
.slideBox_p .hd ul li{ float:left; margin-right:5px;  width:30px; height:7px; text-align:center; background:#7e7566; cursor:pointer; }
.slideBox_p .hd ul li.on{ background:#9e0322;}
.slideBox_p .bd{ position:relative; height:100%; z-index:0;   }

/* 首页广告banner */
.slideBox{ width:495px; height:467px; overflow:hidden; position:relative;  margin:0px auto;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:15px; bottom:100px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:8px; height:8px; text-align:center; background:url(i_bg.gif) no-repeat; cursor:pointer; }
.slideBox .hd ul li.on{  background:url(i_bg_sel.gif) no-repeat; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }

/* 首页四大产品系列 */
.slideBox2{ width:160px; padding-left:8px; padding-top:58px; height:175px; overflow:hidden; position:relative;  margin:0px auto;  }
.slideBox2 .hd{ height:48px;  overflow:hidden; position:absolute; left:10px; top:6px; z-index:1; }
.slideBox2 .hd ul li.on a{ background:#99001c; color:#fff; width:63px; height:24px; display:block; line-height:24px;  text-decoration:none; text-align:center }

.slideBox2 .bd{ position:relative; height:100%; z-index:0;   }



/* 多个左滚动 - 图片- 公用类 */
.leftLoop{ overflow:hidden; position:relative;  border:1px solid #ccc;   }
.leftLoop .hd{ overflow:hidden;  height:30px; background:#f4f4f4;  }
.leftLoop .hd .prev,.leftLoop .hd .next{ display:block;  width:5px; height:9px; line-height:10px; float:right; margin-right:10px; margin-top:10px;  overflow:hidden;  
	 cursor:pointer; background:url("icoLeft.gif") no-repeat;}
.leftLoop .hd .next{ background:url("icoRight.gif") no-repeat;  }
.leftLoop .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
.leftLoop .hd ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#ccc; margin-right:10px; text-indent:-999px; cursor:pointer;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(../PIE.htc);}
.leftLoop .hd ul li.on{ background:#f00;  }
.leftLoop .bd{ padding:10px;   }
.leftLoop .bd ul{ overflow:hidden; zoom:1; }
.leftLoop .bd ul li{ margin:0 10px; text-align:center; float:left; _display:inline; overflow:hidden;  }


/* 首页contact us  */
.topLoop{ overflow:hidden; position:relative; height:77px; padding:25px 0px 25px 0px; }
.topLoop .hd .prev{ position:absolute;  left:15px; bottom:3px; }
.topLoop .hd .next{ position:absolute;  left:15px; top:0px; }
	 
.topLoop .hd ul{ float:right; overflow:hidden; zoom:1;  }
.topLoop .hd ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#ccc; margin-right:10px; text-indent:-999px; cursor:pointer;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(../PIE.htc);}
.topLoop .hd ul li.on{ background:#f00;  }
.topLoop .bd ul{ overflow:hidden; zoom:1; *margin-top:-8px; }
.topLoop .picList li{ width:138px; height:77px; overflow:hidden; padding-left:15px;}
.topLoop .picList .pic img{ width:138px; height:77px; padding:0px; border:none;  }


/* 首页时尚杂志 */
.topLoop2{ overflow:hidden; position:relative; height:200px; padding-top:57px;}
.topLoop2 .hd .prev{ position:absolute;  left:14px; top:30px;  }
.topLoop2 .hd .next{ position:absolute;  left:148px; top:30px;}
.topLoop2 .hd .xians_s{ position:absolute;  left:30px; top:35px; border-top: 1px solid #DEDEDE;   height: 1px;
    overflow: hidden;  width: 113px;}

.topLoop2 .hd ul{ float:right; overflow:hidden; zoom:1;  }
.topLoop2 .hd ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#ccc; margin-right:10px; text-indent:-999px; cursor:pointer;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(../PIE.htc);}
.topLoop2 .hd ul li.on{ background:#f00;  }
.topLoop2 .bd ul{ overflow:hidden; zoom:1; }
.topLoop2 .picList li{ width:149px; height:205px;}
.topLoop2 .picList .pic img{ width:149px; height:155px; padding:0px; border:none; margin-bottom:6px;  }


/* 内页最新产品 */
.topLoop3{ overflow:hidden; position:relative; height:306px; padding-top:30px;}
.topLoop3 .hd .prev{ position:absolute; left:0px; top:152px;  }
.topLoop3 .hd .next{ position:absolute; right:0px; top:152px;}
    overflow: hidden;  width: 113px;}

.topLoop3 .hd ul{ float:right; overflow:hidden; zoom:1;  }
.topLoop3 .hd ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#ccc; margin-right:10px; text-indent:-999px; cursor:pointer;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(../PIE.htc);}
.topLoop3 .hd ul li.on{ background:#f00;  }
.topLoop3 .bd ul{ overflow:hidden; zoom:1; }
.topLoop3 .picList li{ width:163px; height:306px; line-height:18px}
.topLoop3 .picList .pic img{ width:163px; height:215px; padding:0px; border:none; margin-bottom:6px;  }
.topLoop3 .picList li h2{ text-align:center; font-size:16px; font-weight:bold; line-height:30px}

/* 多个左滚动 - 文本 - 公用类 */
.leftLoopTxt{  }


/* 图片按钮(左)滚动 - 公用类 */
.picBtnLeft{ width:467px; height:313px; border:1px solid #ccc; padding:5px;  position:relative;  overflow:hidden;  zoom:1;   }
.picBtnLeft .hd{ width:467px;  height:84px; position:absolute;  top:240px; }
.picBtnLeft .hd ul{ width:480px;  overflow:hidden; zoom:1; }
.picBtnLeft .hd ul li{ padding-top:5px; float:left; _display:inline; text-align:center;  }
.picBtnLeft .hd ul li img{ width:105px; height:65px; border:4px solid #ddd; cursor:pointer; margin-right:5px;   }
.picBtnLeft .hd ul li.on{ background:url("images/icoUp.gif") no-repeat center 0; }
.picBtnLeft .hd ul li.on img{ border-color:#f60;  }
.picBtnLeft .bd{ width:467px;  height:230px; position:relative;  }
.picBtnLeft .bd img{ width:467px; height:230px;  }
.picBtnLeft .bd li{ position:relative; zoom:1; }
.picBtnLeft .bd li .pic{ position:relative; z-index:0; line-height:0px;  }
.picBtnLeft .bd li .bg{ display:none;  width:467px; height:30px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=60);opacity:0.6;    }
.picBtnLeft .bd li .title{ display:none;  width:467px; height:30px; line-height:30px; left:0; bottom:0;   position:absolute; z-index:2;  }
.picBtnLeft .bd li .title a{ color:#fff;  }

/* 图片按钮(上)滚动 - 公用类 */
.picBtnTop{ width:500px; height:214px; border:1px solid #ccc; padding:5px;  position:relative;  overflow:hidden;  zoom:1;   }
.picBtnTop .hd{ width:98px;  height:214px; position:absolute; right:5px;}
.picBtnTop .hd ul li{ width:93px; padding:0 0 5px 5px;  text-align:center; line-height:0px;  }
.picBtnTop .hd ul li img{ width:85px; height:60px; border:4px solid #ddd; cursor:pointer;  }
.picBtnTop .hd ul li.on{ background:url("images/icoleft.gif") no-repeat 0 28px; }
.picBtnTop .hd ul li.on img{ border-color:#f60;  }
.picBtnTop .bd{ width:400px;  height:214px; position:relative;  }
.picBtnTop .bd img{ width:400px; height:214px;  }
.picBtnTop .bd li{ position:relative; zoom:1; }
.picBtnTop .bd li .pic{ position:relative; z-index:0; line-height:0px;  }
.picBtnTop .bd li .bg{ width:400px; height:30px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=60);opacity:0.6;    }
.picBtnTop .bd li .title{ width:400px; height:30px; line-height:30px; left:0; bottom:0;   position:absolute; z-index:2;  }
.picBtnTop .bd li .title a{ color:#fff;  }
 

/* 5、More Idea 衍生效果 不共用样色 ----------------------------------------------------------------------------------- */

/* 双重slide-文本滚动效果 */
#doubleSlideTxt{ width:524px; zoom:1; position:relative; text-align:left;  }
#doubleSlideTxt .parHd{ position:absolute; z-index:1; top:10px; left:453px; width:44px; overflow:hidden; }
#doubleSlideTxt .parHd li{ width:14px; padding:5px 5px 5px 5px;  line-height:16px; border:1px solid #baccdf; border-left:0; 
	margin-bottom:5px; background:#fff; color:#b5c4d3;  cursor:pointer; margin-left:1px;  }
#doubleSlideTxt .parHd li.on{ background:#dbeefd; font-weight:bold; color:#367399;  border-right:3px solid #4e98c6;  
	margin-left:0px; position:relative; z-index:100; padding:5px 10px 5px 10px;}
#doubleSlideTxt .parBd{ position:relative;  z-index:0; width:440px; left:0px; border:1px solid #baccdf; padding:6px; background:#dbeefd;}
#doubleSlideTxt .parBd .slideTxtBox{ background:#fff; width:400px; border:0; padding:20px;    }
#doubleSlideTxt .parBd .slideTxtBox .hd{ background:#fff;  }


/* brand_lx多图切换 */
.gallery{ width:855px; height:178px; margin:0px auto; padding-left:20px; }
.gallery .hd{ position:relative; zoom:1;}
.gallery .hd ul{ overflow:hidden; zoom:1; }
.gallery .hd li{ width:168px; height:141px; overflow:hidden; float:left; line-height:30px; margin-right:25px; padding:10px; border:1px #D2D2D2 solid; text-align:center; }
.gallery .hd li img{ margin-right:8px; height:120px;}
.gallery .hd li .h3as{ height:24px; line-height:24px; margin-bottom:3px; padding-bottom:3px; text-align:center; }
.gallery .hd li .h3as a{ color:#666; font-weight:bold; font-size:13px;  }
.gallery .hd .sPrev{ position:absolute; left:-50px; top:55px;}
.gallery .hd .sNext{ position:absolute; right:-30px; top:55px;}



/* job_fzview多图切换 */
.fzgallery{   }
.fzgallery .bd li{ width:672px; padding:0px;  }
.fzgallery .bd li .pic{ line-height:0px;  }
.fzgallery .bd li .bg,.gallery .bd li .title{ display:none;  }
.fzgallery .bd li img{ width:672px;   }
.fzgallery .hd{ position:relative;  margin-top:0px; zoom:1; padding:20px 0px 20px 32px; background-color:#ebebeb; margin-top:5px; }
.fzgallery .hd .tempWrap{/* margin-right:22px;*/   }
.fzgallery .hd ul{ overflow:hidden; zoom:1; }
.fzgallery .hd li{ width:89px; height:62px; padding:4px; background-color:#fff; cursor:pointer;  margin-right:5px; float:left;}
.fzgallery .hd li.on{ background-color:#666666;}
.fzgallery .hd .sNext{ position:absolute; right:10px; top:32px;}
.fzgallery .hd .sNext a{ display:block; width:14px; height:41px;  background:url(case_next.gif) no-repeat left top;}
.fzgallery .hd .sNext a:hover{ background:url(/images/case_next.gif) no-repeat left top;}
.fzgallery .hd .sPrev{ position:absolute; left:7px; top:32px; }
.fzgallery .hd .sPrev a{ display:block; width:14px; height:41px;  background:url(/case_pre.gif) no-repeat left top;}
.fzgallery .hd .sPrev a:hover{  background:url(case_pre.gif) no-repeat left top;}


/* 双重slide-仿Mtime */
.Mtime{ width:960px; height:311px;  overflow:hidden; position:relative; background:url("demoEffect/Mtime/bg_movies.jpg") no-repeat;  }
.Mtime .prev,.Mtime .next{ width:63px; height:100%; clear:both; cursor:pointer; position:absolute; left:0px; top:0px; }
.Mtime .next{ width:59px; left:auto; right:0px;  }
.Mtime .tempWrap{ margin-left:63px; }
.Mtime .MtimeCon{ width:840px; height:100%;     }
.Mtime .tabBox{ overflow:hidden; zoom:1; }
.Mtime .tabBox .bd{ padding: 15px 18px 15px 20px; width: 667px;  float:left;  }
.Mtime .tabBox .bd li{ overflow:hidden; zoom:1; }
.Mtime .tabBox .bd .text{  width: 225px; padding-right: 20px; word-wrap: break-word; float:left;  }
.Mtime .tabBox .bd .text h3 a{ color:#86CA35; font:normal 28px/40px "Microsoft YaHei"; _font-weight:bold;  }
.Mtime .tabBox .bd .text p{ padding-top:18px; line-height:22px; color:#fff; font-size:14px;     }
.Mtime .tabBox .bd .imgs{ float:right;  }
.Mtime .tabBox .hd{ width:103px; float:left; margin-top:6px;   }
.Mtime .tabBox .hd li{ margin-top:7px; padding-left:7px;  cursor:pointer; vertical-align:middle; }
.Mtime .tabBox .hd a{ padding:3px; display:block; height:45px; overflow:hidden;   }
.Mtime .tabBox .hd img{ width:90px; height:45px;  }
.Mtime .tabBox .hd li.on{ background:url("demoEffect/Mtime/icoLeft.gif") 0 center no-repeat; }
.Mtime .tabBox .hd li.on a{ background:#85CB35;  }

/* 常见焦点图 */
.focusBox{ width:275px; height:243px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.focusBox .hd{ position:absolute; z-index:1; right:3px; bottom:34px; }
.focusBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.focusBox .hd ul li{ float:left; margin-right:3px;  width:14px; height:14px; line-height:14px; text-align:center; background:#ddd; cursor:pointer; 
	font-family:Arial; color:#666; 
}
.focusBox .hd ul li.on{ background:#f00; color:#fff;     }
.focusBox .bd{ position:relative;  }
.focusBox .bd .pic{ line-height:0px;  }
.focusBox .bd .pic img{ width:275px; height:215px;}
.focusBox .bd .con{ height:28px; line-height:28px; text-align:center; font-weight:bold; background:#f6f6f6; }
 
/* 视频网站大焦点图 */
.tv-slideBox{  height:288px; overflow:hidden; background:#333; position:relative;   }
.tv-slideBox .hd{ display:none;  }
.tv-slideBox li{ overflow:hidden;  }
.tv-slideBox li .pic{ width:720px; float:left;   }
.tv-slideBox li .pic img{ width:720px;  }
.tv-slideBox li .con{ position:relative;  background:#fff;  height:288px; width:240px; padding-left:20px;   float:left; background:url("demoEffect/images/gtvSplit.png") -281px 0 repeat-y;  }
.tv-slideBox li .con .bg{ position:absolute; width:96px; height:96px; right:0px; top:0px; background:url("demoEffect/images/gtvSplit.png") -84px 0 no-repeat;    }
.tv-slideBox li .con .title{  width:170px; padding-top:30px; height:68px;  }
.tv-slideBox li .con .title a{ color:#fff;  font:normal 14px/22px "Microsoft YaHei"; _font-weight:bold; }
.tv-slideBox li .con .intro{ color:#cbcbcb; width:220px; border-top:1px dotted #cbcbcb;  padding-top:10px; margin-top:10px;   }
.tv-slideBox li .con .intro .more{ position:absolute; bottom:20px; left:20px; display:block; width:94px; height:28px; background:url("demoEffect/images/gtvSplit.png") -184px 0 no-repeat; overflow:hidden; line-height:990px;   }
.tv-slideBox li .con .intro .more:hover{ bottom:21px; }
.tv-slideBox .prev,.tv-slideBox .next{ position:absolute; z-index:1;width:39px; height:87px; overflow:hidden; cursor:pointer; left:10px; top:80px; background:url("demoEffect/images/gtvSplit.png") 0 0 no-repeat; }
.tv-slideBox .next{ background-position:-41px 0; left:674px; }
.tv-slideBox .prev:hover,.tv-slideBox .next:hover{ top:79px;  }