/*@charset "gb2312";*/
/**

 * ----------------------------------------------------------------------------

 * $hack :ie 6 _  \ ie7 *+ \  ie6,ie7 *  \  ie7,firefox !important ie9, \9
*/
/**
 +------------------------------------------------------------------------------
 * 网站样式重写
 +------------------------------------------------------------------------------
 * @comefrom  互联网
 * @subpackage  RBAC
 +------------------------------------------------------------------------------
 */
 html{-webkit-text-size-adjust:none; /*解决chrome浏览器下字体不能小于12px*/}
 body{ color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif;}
a{outline:none; text-decoration:none;} 
a:hover{ text-decoration:underline;}
a:active { star:expression(this.onFocus=this.blur()); }
a:focus { outline:0; }
html{zoom:1;}html *{outline:0;zoom:1;} html button::-moz-focus-inner{border-color:transparent!important;} 
body{ font-size:14px;} body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;} table{/*border-collapse:collapse;border-spacing:0;*/} fieldset,a img{border:0;} address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;} li{list-style:none;} caption,th{text-align:left;} h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} q:before,q:after{content:'';}
input[type="submit"], input[type="reset"], input[type="button"], button { -webkit-appearance: none; /*去掉苹果的默认UI来渲染按钮*/} em,i{ font-style:normal;}



/**
 +------------------------------------------------------------------------------
 * Public Class
 +------------------------------------------------------------------------------
 * @subpackage  RBAC
 +------------------------------------------------------------------------------
 */
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }.clearfix {display:block;}.clear{ clear:both;}/* 清除浮动*/
.colwrapper { overflow:hidden; zoom:1 /*for ie*/; margin:5px auto; }/* 高度自适应 */ 
.strong{ font-weight: bold;} .left{ float: left;display: inline;} .right{ float: right;display: inline;} .center{ margin:0 auto; text-align:center;}
.show{ display:block; visibility:visible;}.hide{ display: none; visibility:hidden;}
.block{ display:block;} .inline{ display:inline;}
.transparent{filter:alpha(opacity=50); -moz-opacity:0.5;/** Firefox 3.5即将原生支持opacity属性，所以本条属性只在Firefox3以下版本有效 ***/ -khtml-opacity: 0.5; opacity: 0.5; } .break{ word-wrap:break-word;overflow:hidden; /*word-break:break-all;*/}

.tal{ text-align:left} .tar{ text-align:right;}

/*文字两侧对齐*/
.justify {
	text-align:justify;
	text-justify:distribute-all-lines;/*ie6-8*/
	text-align-last:justify;/* ie9*/
	-moz-text-align-last:justify;/*ff*/
	-webkit-text-align-last:justify;/*chrome 20+*/
}

.toe{
	/*超出省略号*/
	 word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
@media screen and (-webkit-min-device-pixel-ratio:0){/* chrome*/
	.justify:after{
		content:".";
		display: inline-block;
		width:100%;
		overflow:hidden;
		height:0;
	}
}


/* 兼容IE6的定位属性fixed，固定不动样式 */
.fixed{
	position:fixed; 
	clip:rect(0 100% 100% 0);
	_position:absolute;
	
	/* 底部 */
	 top:0px;
	left:0px;
	_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);
	/*_left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);*/
	
	/* 左侧 */
	/*left:0px;*/
	/*_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);*/
	/*_left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);*/
}
/* 解决固定层在IE6下闪的问题 */
*html{
	background-image:url(about:blank);
	background-attachment:fixed;
}


/*png图片ie6下透明滤镜实现写法*/
.pngimg{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/x.png');}

/**
 +------------------------------------------------------------------------------
 * FCK 兼容解决方案
 +------------------------------------------------------------------------------
 * @subpackage  RBAC
 +------------------------------------------------------------------------------
 */
em{ font-style:italic !important;} strike{ text-decoration:line-through !important;} strong{ font-weight:bold !important; text-indent:0;} u{ text-decoration:underline !important;}

/**
 +------------------------------------------------------------------------------
 * 表单样式
 +------------------------------------------------------------------------------
 * @subpackage  RBAC
 +------------------------------------------------------------------------------
 */

/**
 +------------------------------------------------------------------------------
 * 网站整体颜色总汇
 +------------------------------------------------------------------------------
 * @codex  颜色:使用颜色的名称或者16进制代码,如 
 * @subpackage  RBAC
 +------------------------------------------------------------------------------
 */
.ff8600,ff86aa a{ color:#ff8600;}

/**
 +------------------------------------------------------------------------------
 * 网站整字体大小
 +------------------------------------------------------------------------------
 * @codex   字体大小,直接使用"font+字体大小"作为名称,如
 * @package  ORG
 * @subpackage  RBAC
 +------------------------------------------------------------------------------
 */
.font14px{ font-size:14px;}
.font9pt{ font-size:9pt;}
/*自定义字体*/
/*@font-face {  font-family: danley;  src: url('../font/FredokaOne.ttf');  }  .danley {  font-family: danley; }*/

/*@font-face { 
font-family: Hiragino; 
src: url('../font/Hiragino.otf'); 
} */
 
/* css */ 
body{ min-width:1200px;line-height:2;color:#010101; font-size:14px; font-family:"微软雅黑",Microsoft YaHei,Arial, Helvetica, sans-serif; overflow-x:hidden  }
a{ color:#010101; text-decoration:none; font-size:14px;transition: all 0.3s;
-moz-transition: all 0.3s;	/* Firefox 4 */
-webkit-transition: all 0.3s;	/* Safari 和 Chrome */
-o-transition: alll 0.3s;	/* Opera */}
a:hover{ color:#da251c; text-decoration:none; }
.weap{ width:1200px; margin:0 auto;}
.ui-nowrap {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}   
.ui-nowrap-multi { display: -webkit-box; overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}  
/*header*/
.header{ height:120px;}
.header .logo{ float:left; padding-top:43px}
.header .menu{ float:right; padding-top:53px;}
.header .menu .nli{ float:left; position:relative; margin-left:25px; height:26px; line-height:26px;}
.header .menu .nli ul{ position:absolute; z-index:1; right:0;top:26px; background-color:#fff; border:1px solid #d4d4d4; display:none}
.header .menu .nli ul a{ display:block;white-space :nowrap; padding-left:10px; padding-right:25px}
.header .menu .nli.on .alink{color:#da251c; }
/*底部*/
.conmessindex{ padding-bottom:25px; padding-top:50px; background-color:#1d1d1d; color:#fff}
.contactindex{ width:370px; float:left;}
.messageindex{ float:right; width:670px;}
.conmessindex .hd{ color:#da251c; margin-bottom:20px}
.conmessindex .hd .en{ font-size:30px; font-weight:bold; text-transform:uppercase}
.conmessindex .hd h3{ font-size:20px; margin-top:-15px;}
.contactindex .hdd{ margin-bottom:10px}
.contactindex .hdd h3{font-size:18px; font-weight:bold;}
.contactindex .hdd p{ margin-top:-5px}

.messageindex li{ background-color:#fff; padding:10px; margin-bottom:15px}
.messageindex li input{ width:100%; border:none; background:none; display:block}
.messageindex li textarea{ width:100%; border:none; background:none; height:80px;font-family:"微软雅黑"}
.messageindex li.btnli{ padding:0; background:none}
.messageindex li .btn{ background-color:#da251c; color:#fff; height:30px; cursor:pointer}
.messageindex li .btn:hover{ opacity:.9}

.footer{ text-align:center; padding:20px 0}
.footnav{ background-color:#1d1d1d; color:#fff; text-align:center; line-height:60px;}
.footnav a{ color:#fff; margin:0 20px;}
.footnav a:hover{ text-decoration:underline}
/*页码*/
.pages{ text-align:center; color:#cecece; font-size:18px; line-height:32px}
.pages a{ font-size:18px}
.pages ul{ display:inline-block; vertical-align:middle}
.pages ul li{ display:inline-block; margin:0 5px;}
.pages ul li a{ display:inline-block; width:32px; height:32px; border:1px solid #d6d6d6; background-color:#fff; font-size:18px;   color:#292929}
.pages ul li a:hover,.pages ul li.on a{ background:#dc342b; color:#fff} 
.pages ul li.pprev a,.pages ul li.pnext a{ width:auto; background:#fff; padding:0 10px}
.pages ul li.pprev a:hover,.pages ul li.pnext a:hover{ background:#dc342b; color:#fff}
/*banner*/
.bannerbox{ height:650px;position:relative;}
.banner .bd ul li{ height:650px;}
.banner .bd ul li a{ display:block; height:100%}
.banner .prev,.banner .next{ display:block; position:absolute; z-index:1; width:54px; height:114px;  background-position:center; background-repeat:no-repeat;top:50%; margin-top:-57px; cursor:pointer; }
.banner .prev{ left:0px; background-image:url(../images/ico-prev.png)}
.banner .next{ right:0px; background-image:url(../images/ico-next.png)}
.banner .prev:hover,.banner .next:hover{ background-color:#da251c;}
.banner .hd{ position:absolute; z-index:1; bottom:35px; left:0; right:0; text-align:center;}
.banner .hd li{ display:inline-block; width:48px; height:3px; border:1px solid #da251c; margin:0 8px; cursor:pointer}
.banner .hd li.on{ background-color:#da251c}

.productindex{ padding-top:90px; padding-bottom:50px}
.productindex .weap{ overflow:hidden}
.productindex ul{ width:1250px}
.productindex li{ float:left; width:200px; margin-right:50px;}
.productindex li .img{ overflow:hidden; position:relative}
.productindex li .img img{ width:100%; display:block}
.productindex li a{ display:block; border:1px solid #e8e8e8; position:relative}
.productindex li a:hover{ border:1px solid #e14b44}
.productindex li a:hover .img:after{ content:""; display:block; position:absolute; z-index:1; left:0; right:0;top:0; bottom:0; background:rgba(0,0,0,.5)}
.productindex li h3{ display:none; z-index:2;font-size:14px; height:30px; line-height:30px; color:#fff; position:absolute; left:10px; right:10px;top:50%; margin-top:-15px; text-align:center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.productindex li a:hover h3{ display:block;}

.plo{ text-align:center; color:#000; margin-bottom:20px}
.plo .en{ text-transform:uppercase; font-size:55.5px; font-weight:bold}
.plo h3{ font-size:22px; margin-top:-13px;letter-spacing:45px;}

.Pcenterindex{ padding-top:20px; padding-bottom:70px;}
.Pcenterindex .bd ul{ margin-left:-10px; margin-right:-10px}
.Pcenterindex .bd li{ float:left; width:285px; margin:0 10px;}
.Pcenterindex .bd li a{ display:block; position:relative}
.Pcenterindex .bd  .img{ overflow:hidden}
.Pcenterindex .bd .img img{ width:100%}
.Pcenterindex .bd .txt{ position:absolute; z-index:1;top:55px; left:0; right:0; text-align:center; color:#fff}
.Pcenterindex .bd .txt h3{ font-size:24px;}
.Pcenterindex .bd a:hover .txt h3{ color:#da251c}

.Pcenterindex .hd{ text-align:center; margin-top:50px}
.Pcenterindex .hd li{ display:inline-block; width:48px; height:3px; border:1px solid #da251c; margin:0 8px; cursor:pointer}
.Pcenterindex .hd li.on{ background-color:#da251c}

.aboutindex{ background:url(../images/aboutbg.jpg) no-repeat center; background-size:cover; padding-top:70px; padding-bottom:50px}
.aboutindex .img{ float:left; width:605px; overflow:hidden}
.aboutindex .img img{ width:100%}
.aboutindex .txt{ float:left; width:595px; }
.aboutindex .txt .ms{ background-color:#fff; margin-left:-50px;padding:65px 55px;}
.aboutindex .txt .ms p{ text-indent:28px;}
.aboutindex .txt .more{ margin-top:20px;}
.aboutindex .txt .more a{ display:block; width:130px; height:34px; line-height:34px; text-align:center; color:#da251c; border:1px solid #da251c; border-radius:5px;}
.aboutindex .txt .more a:hover{ color:#fff; background-color:#da251c}
.aboutindex .plo{ text-align:left; padding-left:30px; margin-top:-35px;}
.aboutindex .plo h3{letter-spacing:15px; margin-top:-23px;}

.honorindex{ background-color:#f2f2f2; padding-bottom:45px; padding-top:45px}
.honorindex .bd{ overflow:hidden}
.honorindex .bd ul{ width:1220px;}
.honorindex li{ float:left; width:285px; margin-right:20px;}
.honorindex li a{ display:table-cell; position:relative; width:285px; height:285px; background-color:#fff; padding:20px; vertical-align:middle; text-align:center;}
.honorindex li a:hover:after{ content:""; display:block; position:absolute; z-index:1; left:0; right:0;top:0; bottom:0; border:1px solid #e56862; }
.honorindex li img{ max-width:100%; max-height:100%;}
.honorindex .more{ text-align:center; margin-top:50px}
.honorindex .more a{ display:inline-block;width:130px; height:34px; line-height:34px; text-align:center; background:none; color:#da251c;border-radius:5px;border:1px solid #da251c;}
.honorindex .more a:hover{color:#fff; background-color:#da251c; }

/*关于我们*/
.nbanner{ height:500px; background-repeat:no-repeat; background-position:center; background-size:cover}
.lanmuplo{ padding:30px 0;}
.lanmuplo h3{ float:left; height:50px; line-height:50px; vertical-align:middle; color:#fff; background-color:#dc342b; padding:0 35px; font-size:16px; margin-right:60px; position:relative}
.lanmuplo h3:after{ content:""; position:absolute; z-index:1; height:18px; width:1px; background-color:#414141;top:18px; right:-60px;}
.lanmuplo ul{ padding-left:260px; padding-top:10px; }
.lanmuplo ul li{ display:block; float:left; margin-right:50px; margin-bottom:10px}
.lanmuplo ul li.on a,.lanmuplo ul li a:hover{ color:#dc342b}
.lanmuplo ul li a{ font-size:16px;color:#707070}

.lanmumain{ background-color:#f2f2f2; padding-top:70px; padding-bottom:35px; }
.aboutpage .conn{overflow:hidden; text-align:justify; font-size:16px;}
.aboutpage .conn a{ font-size:16px;}
.aboutpage .title{ font-size:25px; text-align:center; margin-bottom:10px}

/*环境*/
.imglist .weap{ overflow:hidden}
.imglist .bd{ margin-bottom:20px;}
.imglist .bd ul{ width:1220px;}
.imglist .bd li{ float:left; width:285px; margin-right:20px; margin-bottom:20px;}
.imglist .bd li a{ display:block; position:relative; border:1px solid #f2f2f2}
.imglist .bd li img{ width:100%; display:block;}
.imglist .bd li a:hover{ border:1px solid #e05952}
.imglist .bd li a:hover:after{ content:""; display:block; position:absolute; z-index:1; left:0; right:0;top:0; bottom:0; background:rgba(0,0,0,.5)}
.imglist .bd li h3{ display:none; z-index:2;font-size:14px; height:30px; line-height:30px; color:#fff; position:absolute; left:10px; right:10px;top:50%; margin-top:-15px; text-align:center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size:20px;}
.imglist .bd li a:hover h3{ display:block;}

/*产品*/
.classify{color:#707070; background-color:#fff; padding:20px 35px; margin-bottom:45px; margin-top:-15px;}
.classify h3{ float:left;}
.classify ul{ padding-left:110px;}
.classify ul li{ float:left; margin-right:40px; margin-bottom:10px}
.classify ul li a{ color:#707070}
.classify ul li.on a,.classify ul li a:hover{ color:#da251c}

.productlist .bd{ margin-bottom:20px;}
.productlist .bd ul{ width:1220px;}
.productlist .bd li{ float:left; width:285px; margin-right:20px; margin-bottom:20px;}
.productlist .bd li a{ display:block; position:relative; border:1px solid #f2f2f2}
.productlist .bd li img{ width:100%; display:block;}
.productlist .bd li a:hover{ border:1px solid #e05952}
.productlist .bd li a:hover:after{ content:""; display:block; position:absolute; z-index:1; left:0; right:0;top:0; bottom:0; background:rgba(0,0,0,.5)}
.productlist .bd li h3{ display:none; z-index:2;font-size:14px; height:30px; line-height:30px; color:#fff; position:absolute; left:10px; right:10px;top:50%; margin-top:-15px; text-align:center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size:20px;}
.productlist .bd li a:hover h3{ display:block;}
.producttitle{ line-height:35px; margin-bottom:30px;}
.producttitle h3{ font-size:30px; float:left}
.producttitle a{ float:right; color:#555555; font-size:18px;}
/*产品详情*/
.productinfo{ background-color:#FFF;padding:40px; margin-bottom:54px;}
.productinfo .img{ float:left; width:480px; }
.productinfo .img img{ width:480px}
.productinfo .infoconn{ width:560px; float:right; padding-left:40px; border-left:1px solid #d2d2d2; min-height:480px; font-size:13px; line-height:1.8}
.productinfo .infoconn .t{ color:#dc342b; margin-bottom:10px; font-size:18px;}
.productinfo .more{ margin-top:20px}
.productinfo .more a{ display:inline-block; width:208px; height:43px; border:1px solid #e25850; color:#e25850; text-align:center; font-size:18px; line-height:43px;}
.productinfo .more a:hover{ background-color:#e25850; color:#fff}

.details{ padding:40px; background-color:#fff; margin-bottom:55px; overflow:hidden}

.productindex .weap{ overflow:hidden}
.productindex ul{ width:1250px}
.productindex li{ float:left; width:200px; margin-right:50px;}
.productindex li .img{ overflow:hidden; position:relative}
.productindex li .img img{ width:100%; display:block}
.productindex li a{ display:block; border:1px solid #e8e8e8; position:relative}
.productindex li a:hover{ border:1px solid #e14b44}
.productindex li a:hover .img:after{ content:""; display:block; position:absolute; z-index:1; left:0; right:0;top:0; bottom:0; background:rgba(0,0,0,.5)}
.productindex li h3{ display:none; z-index:2;font-size:14px; height:30px; line-height:30px; color:#fff; position:absolute; left:10px; right:10px;top:50%; margin-top:-15px; text-align:center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.productindex li a:hover h3{ display:block;}

.groomlist .title{ height:25px; line-height:25px; margin-bottom:35px;}
.groomlist .title h3{ color:#db2419; font-size:20px; font-weight:bold; float:left}
.groomlist .title a{ float:left; font-size:18px; color:#555555; float:right}
.groomlist .title a:hover{color:#db2419;}

.groomlist .weap{ overflow:hidden}
.groomlist .bd ul{ width:1250px}
.groomlist .bd li{ float:left; width:200px; margin-right:50px;}
.groomlist .bd li .img{ overflow:hidden; position:relative}
.groomlist .bd li .img img{ width:100%; display:block}
.groomlist .bd li a{ display:block; border:1px solid #e8e8e8; position:relative}
.groomlist .bd li a:hover{ border:1px solid #e14b44}
.groomlist .bd li a:hover .img:after{ content:""; display:block; position:absolute; z-index:1; left:0; right:0;top:0; bottom:0; background:rgba(0,0,0,.5)}
.groomlist .bd li h3{ display:none; z-index:2;font-size:14px; height:30px; line-height:30px; color:#fff; position:absolute; left:10px; right:10px;top:50%; margin-top:-15px; text-align:center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.groomlist .bd li a:hover h3{ display:block;}

.groomlist .hd{ text-align:center; margin-top:40px}
.groomlist .hd li{ display:inline-block; width:48px; height:3px; border:1px solid #da251c; margin:0 8px; cursor:pointer}
.groomlist .hd li.on{ background-color:#da251c}

/*荣誉*/
.honorlist .bd{ margin-bottom:25px}
.honorlist .bd ul{ width:1220px;}
.honorlist .bd li{ float:left; width:285px; margin-right:20px; margin-bottom:20px}
.honorlist .bd li a{ display:table-cell; position:relative; width:285px; height:285px; background-color:#fff; padding:20px; vertical-align:middle; text-align:center;}
.honorlist .bd li a:hover:after{ content:""; display:block; position:absolute; z-index:1; left:0; right:0;top:0; bottom:0; border:1px solid #e56862; }
.honorlist .bd li img{ max-width:100%; max-height:100%;} 
.honorlist .bd li a:hover:before{ content:""; display:block; position:absolute; z-index:1; left:0; right:0;top:0; bottom:0; background:rgba(0,0,0,.5)}
.honorlist .bd li h3{ display:none; z-index:2;font-size:20px; height:30px; line-height:30px; color:#fff; position:absolute; left:10px; right:10px;top:50%; margin-top:-15px; text-align:center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.honorlist .bd li a:hover h3{ display:block;}

/*联系我们*/
.contactpage .bd{ margin-bottom:30px;}
.contactpage .bd .img{ float:left;}
.contactpage .bd .conn{ float:right; width:625px;}
.contactpage .bd .title{ margin-bottom:15px}
.contactpage .bd .title h3{ font-size:24px; font-weight:bold}
.contactpage .bd .title p{ font-size:19px; margin-top:-10px;}
.contactpage .bd .ms{ font-size:18px; line-height:1.8}
.contactpage .bd .ms a{ font-size:18px;}
.contactpage .bd .map{ height:450px}
/*在线留言*/
.messageform .title{ text-align:center; font-size:18px; margin-bottom:35px;}
.messageform li{ background-color:#fff; padding:15px; margin-bottom:15px}
.messageform li input{ width:100%; border:none; background:none; display:block}
.messageform li textarea{ width:100%; border:none; background:none; height:80px; font-family:"微软雅黑"}
.messageform li.btnli{ padding:0; background:none}
.messageform li .btn{ background-color:#da251c; font-size:18px; color:#fff; height:50px; cursor:pointer}
.messageform li .btn:hover{ opacity:.9}

/*点击图片放大*/
#gallery-overlay {background-color:#000;}
#gallery-container {font: 16px/22px verdana, arial, sans-serif; margin:0 auto;}
#gallery {background:#fff url(../img/gallery/loading.gif) center 100px no-repeat; color:#999; display:none; height:200px;margin:0 auto; position:relative; width:300px; box-shadow:0 0 64px #000; -moz-box-shadow:0 0 64px #000; -webkit-box-shadow:0 0 64px #000;}
#gallery-image-container {display:none; height:100%;}
#gallery-loading {padding:8px;}
#gallery-controls {display:none; height:100%; left:0; position:absolute; top:0; width:100%;}
#gallery-controls div {float:left; height:100%; width:50%; position:relative}
#gallery-controls a { width:35px; height:100px; margin-top:-50px; display:block !important; position:absolute; z-index:1;top:50%}
#gallery-controls a:hvoer{ background-color:#da251c}
#gallery-previous-link {left:0;  }
#gallery-next-link { right:0; }
#gallery-meta-container {background:#fff; color:#999; display:none; margin:0 auto; overflow:auto; position:relative}
#gallery-image {padding:40px; padding-bottom:20px; max-height:550px}
#gallery-meta {display:none; height:44px; padding:0px 40px; position:relative}
#gallery-previous-link{ background:url(../images/ico-prevh.png) no-repeat center;}
#gallery-previous-link:hover{ background:#da251c url(../images/ico-prev.png) no-repeat center;}
#gallery-next-link{ background:url(../images/ico-nexth.png) no-repeat center;}
#gallery-next-link:hover{background:#da251c url(../images/ico-next.png) no-repeat center;}
#gallery-info {text-align:center; }
#gallery-meta div#gallery-close { position:absolute; z-index:1; right:40px;top:0; font-weight:normal; font-size:18px; color:#333; display:block;}
#gallery-close a {color:#333; font-size:18px; display:block; cursor:pointer; background:url(../images/ico-close.png) no-repeat right center; padding-right:18px;}
#gallery-title a{ font-size:20px;}
 
#gallery-pages {color:#999; display:block; font-size:10px; line-height:14px; text-align:left}

/*筛选*/
.scv-shaixuan>a,.scv-shaixuan>span,.scv-shaixuan>b {
	font-weight: normal;
	color: #707070;
	margin-right: 40px;
    margin-bottom: 10px;
    display: inline-block;
}
.scv-shaixuan>span {
	font-weight: normal;
	color: #da251c;
	margin-right: 40px;
    margin-bottom: 10px;
    display: inline-block;
}
.scv-shaixuan>a:hover {
	color: #da251c;
}

/*分页*/
.pagination-wrapper {
    margin: 20px 0;
}
.pagination {
    height: 34px;
    text-align: center;
}
.pagination li {
    display: inline-block;
    margin-right: 5px;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    font-size: 16px;
    border: 1px solid #dddddd;
    color: #555555;
    background: #FFF;
}
.pagination li a {
    color: #555555;
    text-decoration: none;
}
.pagination li:hover {
    background: #dc342b;
    border-color: #dc342b;
    color: #fff;
}
.pagination li:hover a {
    color: #FFF;
}
.pagination li.thisclass {
    color: #fff;
    background: #dc342b;
    border-color: #dc342b;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
    background: #dc342b;
    border-color: #dc342b;
    color: #fff;
    cursor: default;
}


table, th, td
{
    border: 1px solid black;
    text-align: center;
}