@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 16px;
	font-family:"Microsoft Yahei",宋体,Verdana,Arial,Helvetica,Sans-serif;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}
input,textarea{outline:none;}
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;	
}
/*input框自动填充背景色*/
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #fff inset;	/**通过边框阴影遮挡住背景*/
	/*-webkit-text-fill-color: #333; !**填充字体颜色*!*/
}
body{ background:#fff; overflow-x:hidden;}
a,a:link,a:visited{color:#333333; text-decoration:none;}
a.active{color: #ffb02c; text-decoration:none;}
.cl{clear:both; visibility:hidden; font-size:0px; line-height:0px; width:100%; height:0; padding:0px; margin:0px;}

/*clear float*/
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}

.red,a.red:link,a.red:visited{color:#ee7800;}
a.red:hover {color:#ffb02c;}

.dot{color:#ae1d2c;}



/*header*/
.headerpage{clear:both; width:100%; margin:0 auto 0 auto; padding:0;}
.headerpage:after, .headerpage:before {content: '';display: block;clear: both;height: 0;}

.headerpage .top { background:#1b1f20;}

/*搜索*/
.sousuobg{ clear:both; width:100%; height:40px; line-height:40px; background:url(../images/topline.png) #f8f8f8 no-repeat top; overflow:hidden;}
.sousuo{ clear:both; max-width:1200px; margin:0 auto;}
.sousuo .dianhua{ float:right; width:60%; font-size:14px;  text-align:right; }
.sousuo .dianhua a{ display:inline-block; padding:0 5px; color:#333;}
.sousuo .dianhua span{ color:#c10c21; font-size:14px; line-height:40px; margin-left:10px;}

header{width:100%;}
header .toptb { background:#1b1f20; overflow:hidden; }
header .toptb .post{ margin:auto; width:90%;}
header .toptb .rightinfo { text-align:right; line-height:52px;  color:#fff; font-size:14px;-webkit-filter: brightness(1000) grayscale(100); filter: brightness(1000) grayscale(100);} 
header .toptb .tightfx {line-height:52px; color:#fff; font-size:14px; }

.head{clear:both; margin:20px auto 45px auto; width:90%; overflow:hidden;}
header:after,header:before {content: '';display: block; clear: both; height: 0;}

header .logo{ float:left; width:201px; }
header .headerright{float:right; width:28%; font-size:17px; line-height:20px; font-weight:bold; margin-top:0.5%; }
header .headerright li { list-style:none; float:left; font-size:14px;}
header .headerright li:nth-child(1) {  width:40%;}
header .headerright li:nth-child(2) {  width:60%;}
header .headerright img{ float:left; margin-right:10px; }
header .headerright span { color:#999; font-size:13px;font-weight:normal;}

.wapnav{float:right; display:none;}


/*Banner大图调用 开始*/
.bannerwrap{clear:both; width:100%; margin:0 auto; padding:0; background:#e5e5e5;}
.bannerwrap .banner{position:relative;width:100%;margin:0 auto;padding:0;overflow:hidden;}
.bannerwrap .banner a{background-position:center;}
.bannerwrap .banner .mask{vertical-align:middle;position:absolute; width:100%; height:40px; right:0; bottom:10px; text-align:center; }
.bannerwrap .banner .mask span{color:#ffffff;padding:0 5px;text-align:center;line-height:15px;width:10px;height:10px;font-family:Arial;font-size:12px;cursor:pointer;overflow:hidden;margin:3px 1px;background-color:#ffffff; -webkit-border-radius: 50%;-moz-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%; height:450px;}
.bannerwrap .banner .mask span.show{color:#fff;line-height:10px;width:10px;height:10px;font-size:12px;margin:0 1px;border:0;background-color:#ae1d2c;font-weight:bold;}
#showbanner{display:block;width:100%; text-align:center;background-position:top;background-repeat:no-repeat;}
#showbanner img{ width:100%; display:block;}
#showbanner img:after,#showbanner img:before {content: '';display: block;clear: both;height: 0;}
/*Banner大图调用 结束*/


.container-fluid{max-width:1450px; margin:0 auto;}
.biaoti{  margin:0 auto; text-align:center;}
.biaoti a{ text-transform:uppercase; line-height:42px; font-size:28px; text-align:center; font-weight:bold;}

.hxjg { margin-bottom:4%;}

/*案例或荣誉*/
.recproducts{ box-shadow: 0px 0px 10px #e2e2e2; padding:0% 0 4% 0;}
.recproducts a{ display: block; width: 100%;  padding: 0; margin: 0; width: 100%; position:relative;height: auto;overflow: hidden;}
.recproducts img {width: 100%; transition: all 0.5s; padding-bottom:50px; height: auto;transition: all 0.3s; background:#fff; }
.recproducts:hover img {transform: scale(1.3); -webkit-transform: scale(1.3); -moz-transform: scale(1.3);transition: all 0.3s;}
figure.effect-bubba { margin:0 auto;background: #000;}
figure.effect-bubba img { opacity: 1;-webkit-transition: opacity 0.35s; transition: opacity 0.35s;transition: all 0.3s;}
figcaption{ width: 100%; padding: 0; margin: 0;}
figure.effect-bubba:hover img {opacity: 0.6;}
figure.effect-bubba h2 { width:100% ; text-align:center; position: absolute; bottom:70px;  left: 0px;font-size:16px; padding-left: 0px;  padding-right: 0px; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(0, 60px, 0); transform: translate3d(0, 60px, 0); color: #fff; font-weight: inherit; font-family: inherit; color:#333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1; }
figure.effect-bubba p {width:100% ; text-align:center; position: absolute;top: 48%;left: 0px; padding: 10px 0px; opacity: 0; font-size: 24px; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); color: #fff; text-align: left; text-transform: capitalize; }
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {  position: absolute; top: 30px;  right: 30px;  bottom: 30px;  left: 30px; content: ''; opacity: 0; -webkit-transition: opacity 0.5s, -webkit-transform 0.5s; transition: opacity 0.5s, transform 0.5s;}

figure.effect-bubba figcaption::before {  border-top: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: scale(0, 1); transform: scale(0, 1);}
figure.effect-bubba figcaption::after { border-right: 1px solid #fff; border-left: 1px solid #fff; -webkit-transform: scale(1, 0); transform: scale(1, 0);}
figure.effect-bubba:hover h2 { text-shadow: none; white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis; overflow: hidden;bottom: 200px;}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {opacity: 1;-webkit-transform: scale(1);transform: scale(1);box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);}
figure.effect-bubba:hover h2,
figure.effect-bubba:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);color: #fff;width:100% ; text-align:center;}

/*------*/
.row1 {position: absolute; left: 0;}
		   
.serviceright a{ font-size:32px; font-weight:bold; color:#333;}			
.serviceright{  font-size: 72px; font-weight: bold;-webkit-box-reflect: below -48px-webkit-gradient(linear,left top,left bottom, from(rgba(0,0,0,0)),to(rgba(255,255,255,0.08)));}
	


/*首页样式*/
.indextitle1 { text-align:center; margin-bottom:2%;}
.indextitle1 a span { color:#ffa700;font-size:30px;}
.indextitle1 p { color:#070337;}
.indextitle1 p a { color:#070337;font-size:30px; font-weight:bold;}
.indextitle1 p a:hover { color:#ff0001;}



/*产品分类*/
.prolist_bg { background:#ffa700; text-align:center; padding:2% 0;}
.prolist_bg h1 { font-size:24px; color:#f4f4f4; font-weight:bold;}
.isearch { margin:2% auto 0 auto;max-width:418px; height:42px; padding:0px 0 0 0;  color:#333; border:1px solid #fff}
.isearch .input { width:305px; border:0px; font-size:15px; color:#fff; line-height:42px; padding-left:10px;outline:none;margin-right:0px; background:none; }
.isearch .button { float:right; width:96px; height:42px; background:#fff; color:#999999; border:0px solid #e10f01;}




/*产品展示*/
.product_b { background:#efefef; padding:3%;}
.product_b .content { margin:0 auto; max-width: 1470px;}
#owl-demo .item {margin: 10px; background:#ffffff; padding:5% 0;box-shadow: 0px 0px 10px #d8d8d8; overflow:hidden}
#owl-demo .item img{	display: block;	width: 100%;	height: auto; transition: 0.5s;}
#owl-demo .item p { text-align:center; font-size:16px; margin:5% 0; }
#owl-demo .item:hover img {transition: 0.5s;  transform: scale(1.05);}


/*关于我们*/
.company { padding:4% 0;}
.company .picimg {transition: 0.5s; overflow:hidden;}
.company .picimg:hover {transform: scale(1.05);}

.company .aboutcom { padding-left:0px; padding-right:3%;}
.company .aboutcom img { margin-bottom:10px;}
.company .dsj { font-size:30px; font-weight:bold;} 
.company .btwzs{ font-size:24px; line-height:32px; font-weight:bold; margin:0% 0 4% 0;}
.company .content {font-size:16px; line-height:34px; color:#666; }


/*数字滚动*/
.sz_bg{ background:url(../images/sz_bg.jpg) center no-repeat; padding:5% 0; text-align:center; margin-bottom:3%;}
.sz_bg li { transition: 0.5s;}
.sz_bg li .ptitle i { color:#fff; font-style:normal; font-weight:bold; font-size:60px;}
.sz_bg li p { color:#fff;text-transform: uppercase; font-size:20px;}
.sz_bg li .pic:hover  { background:#fd914f;  transform: translate(0%, -10%) scale(1.1); transition: 0.5s; transform-style: preserve-3d; }
.sz_bg li .pic:hover img {transition: 0.5s; -webkit-filter: brightness(100) grayscale(100); filter: brightness(100) grayscale(100);  transform: rotate(1turn);}

/*案例*/
.caseshow { margin:3% 0 5% 0;}


.gsjj1-2{    margin-bottom: 32px;}
.gsjj1-2 ul{    position: relative;}
.gsjj1-2 ul li{ background:#000;
    width: 24.5%;
    float: left;
    overflow: hidden;
    margin-bottom: 8px;
}
.gsjj1-2 ul li:nth-child(2n){
    float: right;
    margin-left: 50%;
}
.gsjj1-2 ul li img{opacity:0.6;
    width: 100%;
    transition: .5s;
}
.gsjj1-2 ul li:last-child{
    width: 49.75%;
    position: absolute;
    left: calc(24.5% + 8px);
    top: 0;
}
.gsjj1-2 ul li:hover img{
    transform: scale(1.1); opacity:0.3;
}

.gsjj1-2 ul li a{ display:block; position:relative;  }
.gsjj1-2 ul li .case_zi{ position:absolute; width:100%; top:38%; text-align:center; color:#fff; font-size:18px;  }
.gsjj1-2 ul li .case_zi strong{ font-weight:normal; display:block; }
.gsjj1-2 ul li .case_zi span{ display:block; width:70px; margin:15px auto 0 auto; border-radius:3px; border:1px solid #fff; color:#fff; font-size:12px; }

@media (max-width: 991px){
    .gsjj1-2 ul li:last-child{
        left: calc(24.5% + 4px);
    }

}
@media (max-width: 960px){
	
	.gsjj1-2 { width:96%; margin:3% auto;}
    .gsjj1-2 ul li{
        width: 49%;
    }
    .gsjj1-2 ul li:nth-child(2n){
        margin-left: 2%;
    }
    .gsjj1-2 ul li:last-child{
        width: 100%;
        position: static;
        margin: 0;
    }
}

/*首页新闻*/
.newsbox_bg{ clear:both; padding:3% 0; background:#efefef; }
.newsbox { background:#fff; padding:5%;  box-shadow: 0px 0px 10px #dedede;}
.newsbox dl{ transition: all 0.5s; background:#f7f7f9 }
.newsbox dl dt{  width:100%; overflow:hidden;}
.newsbox  img{ max-width:100%; margin-bottom:2%}
.newsbox dd{ padding:0; }
.newsbox dd a{ font-size:24px; color:#ffa700; line-height:40px; height:44px; overflow:hidden; font-weight:bold; display:inline-block}
.newsbox dd a:hover { color:#ff0001;}
.newsbox dd p{ font-size:16px; color:#666666; line-height:28px;}
.newsbox dl:hover {-webkit-transform: translate3d(0px, -20px, 0);transform: translate3d(0px, -20px, 0);transition: all 0.5s; }

.hotmwarp{ float:left; padding:0px 0 10px 10px; margin-left:3%; margin-top:3%; color:#ffa700; border-left:2px solid #ffa700}
.hotmd{ clear:both; display:block; text-align:center; font-size:48px; font-weight:bold;  color:#ffa700;  }
.hotmym { clear:both; display:block;text-align:center;font-size:16px; margin-top:-10px; color:#ffa700}

.newsyou { overflow:hidden; }
.newsyou li {  width:47%; background:#fff; float:right; margin:0 0 3% 3%; padding:3%;}
.newsyou li a {line-height:36px; height:36px;  font-size:18px; white-space: nowrap; margin-bottom:10px; display:block; overflow:hidden;}
.newsyou li a:hover { color:#ff0001}
.newsyou li p { font-size:15px; height:70px; line-height:23px; color:#999999; overflow:hidden}

/*首页样式 end*/


/*尾*/
.footerbox{ clear:both; margin:0 auto; width:100%; padding-top:30px;  background:#141414;  overflow:hidden;}

.footmenu{ margin-bottom:3%;}
.footmenu a:hover{color:#e17c4a; text-decoration:none;}
.footmenu dl{ }
.footmenu dl dt{ font-size:24px; color:#fff; text-transform:uppercase; margin-bottom:2%; display:block;}
.footmenu dl dt a{ font-size:24px; color:#fff; text-transform:uppercase; margin-bottom:2%; display:block; }
.footmenu dl dd{  width:100%; clear:both; margin-top:0px; font-size:16px; color:#ffffff;line-height:36px;  }
.footmenu dl dd a{ font-size:16px; color:#ffffff; line-height:36px;  }
.footmenu dl dd a:hover { color:#ff0001;}


.footerbottom{ font-size:16px; color:#fff; background:none; padding:15px 0; text-align:center;border-top: 1px solid #3f4249;}
.footerbottom a{font-size:16px; color:#fff; }
.footerbottom a:hover{color:#e17c4a;}

.fnav2{ display:none}

/*内页*/
.mainpage{clear:both; width:100%; margin:2px auto 0 auto; padding:0;  }
.mainpage:after, .mainpage:before{content: '';display: block;clear: both;height: 0;}
.left{clear:both; overflow:hidden; padding:0 0%; margin:0 auto;}
.right{clear:both; max-width:1200px; margin:0 auto; padding:0 1%; background:#FFF;}	

.mainarea{ position:relative; clear:both; overflow:hidden; padding:10px 0 20px 0; min-height:360px; height:360px;}
[class].mainarea{height:auto;}
.mainarea div.content{font-size:14px; line-height:23px;}

.zoominfo{ clear:both;}
/*.zoominfo .zoominfoleft{ float:left; }*/
.zoominfo .zoominforight{ float:left; margin-left:15px; font-size:14px; line-height:25px; }
.zoominfo .zoominforight h3{ font-size:16px; font-weight:bold;}
.zoominfo .htmleaf-content{ max-width:500px; margin:3% auto 0 auto; }
.zoominfo .thumbnails{ border:1px solid #d6d6d6; }

.zoominfo .thumb-box {
	padding: 1.4em 0 1em;
	margin-left: -1%;
	width: 102%;}
.zoominfo .thumb-box .thumbs {
	overflow: hidden;
	*zoom: 1;
}
.zoominfo .thumb-box .thumbs li {
	float: left;
	width: 23%;
	text-align: center;
	padding: 0 1%;}
.zoominfo .thumb-box .thumbs li img {
	width: 100%;
	opacity: .8;
	-moz-transition: opacity 0.32s;
	-o-transition: opacity 0.32s;
	-webkit-transition: opacity 0.32s;
	transition: opacity 0.32s;
	border-bottom: 4px solid transparent;
}
.zoominfo .thumb-box .thumbs li img.active {
	border-color: #31ACE2;
	opacity: 1;
}
.zoominfo .thumb-box .thumbs li:hover img {
	opacity: 1;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}



.midpicarea{border:solid 1px #bbbbbb;z-index:5;cursor:crosshair;}
.bigpicarea{border:solid 1px #bbbbbb;overflow:hidden;position:absolute;z-index:6;}
.viewarea{border:solid 1px #fff;cursor:move; background-color:#999;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;overflow:hidden;position:absolute; z-index:10;  }

.zoomsmall{margin-top:8px;}
.zoomsmall ul{clear:both;}
.zoomsmall ul li{float:left; margin:0 2px;}
.zoomsmall ul li img{border:solid 1px #bbbbbb; padding:2px; cursor:pointer;}

/*内页位置*/
.bannermain{ height:300px; }
.posbox{  clear:both;  padding:0; width:100%; text-align:center; margin-bottom:1%; box-shadow: 0px 0px 8px #d6d6d6;}

.positionbg { position:absolute; top:30%; width:100%; text-align:center; color:#fff}
.position{font-size:16px; font-family:Arial, Helvetica, sans-serif}
.position a,.position a:link,.position a:visited { font-size:14px; color:#fff;font-family:Arial, Helvetica, sans-serif}
.position a:hover,.position font.active,.position a.active,.position a.active:link,.position a.active:visited{ color:#ff0001;}
.positioninfo { font-size:42px;}

.menu1{ overflow:hidden; text-align:center; margin:0 auto; padding:0.8% 0; }
.menu1 a {color:#000000; line-height:48px; margin:0px 5px; padding:0.5% 2.5%;border-radius:30px; font-size:16px; text-decoration:none; text-align:center; background:#e6e6e6; 	-webkit-transition: background-color 0.5s;	-moz-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s;}
.menu1 a:link,.menu1 a:visited{background:#e6e6e6;}
.menu1 a:hover,.menu1 a.active,.menu1 a.active:link,.menu1 a.active:visited{background:#ffa700; color:#FFFFFF;}

.menucp{ overflow:hidden; text-align:center; margin:0 auto; padding:0.8% 0;  }
.menucp a { float:left; color:#000000; line-height:48px; margin:0.5%; width:15.5%; display:inline-block; border-radius:30px; font-size:16px; text-decoration:none; text-align:center; background:#e6e6e6; -menucp-transition: background-color 0.5s;	-moz-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s;}
.menucp a:link,.menucp a:visited{background:#e6e6e6;}
.menucp a:hover,.menucp a.active,.menucp a.active:link,.menucp a.active:visited{background:#ffa700; color:#FFFFFF;}

.menu2{ overflow:hidden; margin:0 auto; padding:0% 0; text-align:left; }
.menu2 a {color:#ffffff; background:#1b1f20; line-height:40px; margin:0px 5px 5px 5px; padding:0% 2.5%; display:inline-block; border-radius:30px; font-size:16px; text-decoration:none; text-align:center; 	-webkit-transition: background-color 0.5s;	-moz-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s;}
.menu2 a:link,.menu2 a:visited{background:#1b1f20;}
.menu2 a:hover,.menu2 a.active,.menu2 a.active:link,.menu2 a.active:visited{background:#ffa700; color:#ffffff;}





.backtop{ text-align:right; margin:10px 0 20px 0;}
.infosearch{ text-align:right; margin-bottom:20px; margin-top:10px; padding:5px 5px 0 0;}
.infosearch input[type="text"]{width:200px;height:36px;border: 1px solid #dddddd;-moz-border-radius: 3px;-webkit-border-radius:3px;border-radius:3px;padding-left:3px;background-color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:16px;}
.infosearch input[type="submit"]{background-color:#ffa700;border:1px solid #ffa700;height:36px;width:80px;color:#ffffff;-moz-border-radius:3px;-webkit-border-radius: 3px;border-radius:3px; font-size:16px;font-family:Arial, Helvetica, sans-serif}

.infodes{ clear:both; padding:10px 0; line-height:20px;}

.af{ clear:both;}
.af dl{ clear:both;font-size:12px;line-height:23px;}
.af dl dt,.addf dl dd{ float:left;}
.af dl dt{ width:70px; text-align:right;}

/*信息*/
.imgbox{ width:100%; clear:both;font-family:"微软雅黑";}
.imgbox li{ list-style:none;   }
.imgbox li .listpic{  overflow:hidden;position:relative;}
.imgbox li img{ width:100%; display:block; height:auto;transition: all 0.3s ease-out;}
.imgbox li h3{ position:absolute; bottom:0; height:40px; background:rgba(255,167,0,0.9); width:80%; margin:0 10%; line-height:40px; text-align:center; color:#fff;transition: all 0.3s ease-out; font-size:1rem;}
.imgbox li .intro{ position:absolute; width:100%; height:100%; background:rgba(0,0,0,0.6); opacity:0; z-index:9999; top:0; left:0;transition: all 0.3s ease-out;}
.imgbox li .intro h4{ text-align:center; line-height:40px; margin:12% 0 4% 0; color:#fff; font-size:1.5rem; transform: scale(0.5); transition: all 0.3s ease-out;}
.imgbox li .intro p{ text-align:left; line-height:28px; color:#fff; font-size:14px; padding:5% 10%; text-indent:2em;transform: scale(0.5); transition: all 0.3s ease-out;}
.imgbox li .intro span{ display:block; text-align:center;}
.imgbox li .intro span a{ width:80px; height:30px; line-height:30px; background:rgba(255,167,0,1); text-decoration:none; color:#fff; padding:0 5px; border:solid #cf923f 1px;transition: all 0.3s ease-out;transform: scale(0.5); display:inline-block; font-size:14px; }
.imgbox li:hover img{transform: scale(1.5);}
.imgbox li:hover .intro{ opacity:1;}
.imgbox li:hover h3{ bottom:-40px;}
.imgbox li .intro span a:hover{ background:rgba(255,255,0,0); color:#fff;}

.imgbox li:hover .intro h4{transform: scale(1);}
.imgbox li:hover .intro p{ transform: scale(1);}
.imgbox li:hover .intro span a{transform: scale(1);}


.info_list{clear:both;margin-top:0px;padding:0px;}
.info_list ul{clear:both;}
.info_list ul li{ float:left; text-align:center; margin-top:15px;}


.info_listimg{clear:both;margin-top:0px;padding:0px; overflow:hidden}
.info_listimg ul{clear:both; margin-top:10px; }
.info_listimg ul li{float:left; width:23%; padding:5px 1% 5px 1%; text-align:center; line-height:36px;}
.info_listimg ul li a{display:block; padding:0px;}

.info_listimg ul li img{ width:100%;display:block; border:1px solid #dddddd;}
.info_listimg ul li a:hover{text-decoration:none;}
.info_listimg ul li a p{overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }


.info_list ol.head{background: #eeeeee;font-size:14px;height:30px;line-height:30px; text-align:center; color:#333333;}
.info_list ol.head span.title{float:left;width:65%; font-size:15px; font-weight:bold;}
.info_list ol.head span.title a{font-size:15px; font-weight:bold;}
.info_list ol.head span.views{float:left;width:10%; }
.info_list ol.head span.date{float:right;width:16%; text-align:right; padding:0 25px 0 0;}

.info_list ul{ }
.info_list ol{clear:both; overflow:hidden; font-size:12px;line-height:36px; padding:10px 0 10px 10px; margin:0 0 5px 0; border:1px solid #eee;  }
.info_list ol.bg{background: #f5f5f5; padding:0 0 0 10px;}
.info_list ol.info font.dot{color:#ee7700; font-family:"宋体";}
.info_list ol.info a.title{float:left;width:65%;}
.info_list ol.info span.views{float:left;width:10%;text-align:center;font-size:12px;color:#666666;}
.info_list ol.info span.date{float:right;width:16%; font-size:12px;  text-align:right; padding:0 20px 0 0; color:#666666;}
.info_list ol.info a.title:hover { color:#ff0001}

.info_list dl{ float:left; width:300px; height:265px; text-align:center; margin:0 25px 15px 25px; }
.info_list dl dd{ height:20px;line-height:20px;}


.info_view{ clear:both;padding:5px 0 10px 0;}
.info_view h1.title{border-bottom:1px dotted #ccc; font-size:20px;line-height:26px; padding:15px 0; text-align:center;}
.info_view h2.subtitle{ background:#f5f5f5; color:#999; font-size:14px;line-height:22px; padding:5px 0;text-align:center; font-family:Arial, Helvetica, sans-serif}
.info_view div.content{padding:15px 0px; line-height:32px;}
.info_view div.content p{padding:2px 0; font-size:17px; font-family:Arial, Helvetica, sans-serif}
.info_view img{ max-width:100%;}
.info_view div.atta{font-size:14px;line-height:23px;padding-top:2px;color:#ee7700; font-weight:bold;}
.info_view div.comment{font-size:12px;line-height:23px;padding-top:2px;}

.info_view div.other{ text-align:left; padding-right:0px;}

.info_view .bigimg{ padding:10px 0px; text-align:center;}


.info_view table {border-collapse:collapse; border-spacing: 0; border:#CCCCCC 1px solid;}
.info_view td{border:#CCCCCC 1px solid; text-align:center; padding:4px;}

.main_san{ margin:2% 0 0% 0; border-top:1px dashed #ccc; padding:20px 0 0 0;  }
.main_san div{ margin:0 0 15px 0; }
.main_san a{ position:relative; display:block; color:#fff; overflow:hidden; transition: 588ms;}
.main_san p{ position:absolute; width:100%; top:36%; font-size:30px; text-align:center; z-index:333 }
.main_san p span{ display:block; font-size:18px;  }
.main_san img{ transition: 588ms; }
.main_san a:hover img {transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.main_san a:hover{ box-shadow:0px 10px 10px #888888;}


.info_commentlist{clear:both;margin-top:0px;padding:0px;}
.info_commentlist h1{background:#eeeeee;font-size:14px;line-height:28px;padding-top:3px;text-align:center;}
.info_commentlist p.name{clear:both; font-weight:bold; padding:3px 0;}
.info_commentlist p.date{clear:both; padding:3px 0; }
.info_commentlist p.content{clear:both; font-size:12px;line-height:20px; margin-bottom:20px; padding-bottom:10px; border-bottom:dotted 1px #ccc;}

.info_commentadd{ padding:5px;}
.info_commentadd p{ padding:3px 0;}
.info_commentadd input[type="text"]{ width:230px;}
.info_commentadd #txtcode{width:80px;}
.info_commentadd textarea{ width:230px;}

.supply_add{ padding:5px;}
.supply_add h2{ padding:5px; background-color:#f0f0f0; text-align:center;}
.supply_add p{ padding:3px 0;}
.supply_add input[type="text"]{ width:230px;}
.supply_add #txtcode{width:80px;}
.supply_add textarea{ width:230px;}

/*产品*/
.product_cate{clear:both;}
.product_cate dl{ clear:both; width:100%; margin-top:10px;}
.product_cate dl dt{ float:left; width:30%;}
.product_cate dl dd{ float:right; width:69%; line-height:21px;}
.product_cate dl strong{ font-size:14px;}

.product_list{clear:both;}
.product_list ul{clear:both;}

/*产品：上图下字*/
.product_list{clear:both; margin-top:0px; padding:0px; overflow:hidden;}
.product_list li a img{transition: all linear 0.6s; width:96%; padding:6% 0 4% 0%}
.product_list li a{ color: #333;  border: solid #eee 1px; display: block; position:relative;overflow: hidden; margin-bottom:30px;}
.product_list li a:before{ background:rgba(0,0,0,0.3); position: absolute; opacity: 0;  left: 0; top: 0; width: 100%; height:0%;  z-index: 5; content:"了解更多";transition:all .6s linear; display: flex; justify-content: center; align-items: center; }
.product_list li a:hover:before{  height: 100%; color: #fff; opacity: 1;}
.product_list li a:hover img{transform: scale(1.4); }
.product_list li a p{ line-height:48px; opacity: 1; transition:opacity .6s linear; text-align:center;word-break:break-all;	display:-webkit-box;	-webkit-line-clamp:1;	-webkit-box-orient:vertical;	overflow:hidden; font-size:16px; margin:5% 0;}

.product_list li a:hover p{ opacity: 0;}


/*产品：列表*/
.product_list ol.head{background: #eeeeee;font-size:14px;height:26px;line-height:26px;padding-top:2px; padding-left:16px;text-align:center; color:#333333;}
.product_list ol.head span.title{float:left;width:60%;}
.product_list ol.head span.views{float:left;width:10%;  }
.product_list ol.head span.date{float:right;width:28%; }

.product_list ol.info{clear:both; font-size:12px;height:27px;line-height:27px;padding:2px 0 1px 16px;background-image:url(../images/bg.gif); background-repeat:no-repeat;}
.product_list ol.bg{background: #f5f5f5;}
.product_list ol.info font.dot{color:#ee7700; font-family:"宋体";}
.product_list ol.info a.title{float:left;width:60%; }
.product_list ol.info span.views{float:left;width:10%;text-align:center;font-size:12px;color:#666666;}
.product_list ol.info span.date{float:right;width:28%; text-align:center;font-size:12px;color:#666666;}

/*产品：左图右字*/
.product_list dl{ clear:both; width:100%; margin-top:10px;}
.product_list dl dt{ float:left; margin-right:10px;}
.product_list dl dd{ float:left; line-height:21px;}
.product_list dl strong{ font-size:14px;}
.product_list dl div.summary{ line-height:20px;}

/*.product_list ol.other,ol.other a,.product ol.other a:link,.product ol.other a:visited { display:block; font-size:12px; height:23px; line-height:23px;}*/
.product_view h1.title{border-bottom:1px dotted #ccc; font-size:22px;line-height:40px; padding:10px 0; text-align:center; font-weight:bold;}
.product_view h1.title b{ display:block; line-height:30px; font-size:20px;}
.product_view h2.subtitle{ background:#f5f5f5; color:#999; font-size:14px;line-height:22px; padding:5px 0;text-align:center;}
.product_view div.bigimg{ text-align:center; padding:10px 0;}
.product_view div.bigimg img{}

.product_view dl{ clear:both;}
.product_view dl dt,.product_view dl dd{ float:left;}
.product_view dl dt{ margin-right:10px; }
.product_view dl dd ul{ clear:both;}
.product_view dl dd li{ clear:both;font-size:12px;line-height:23px;}
.product_view dl dd span,.product_view dl dd p{ float:left;}
.product_view dl dd span{ width:70px; text-align:right;}
.product_view div.atta{font-size:12px;line-height:20px;color:#ee7700;}


.product_viewcart{padding:5px;}
.product_viewcart h2{ padding:5px; background-color:#f0f0f0; text-align:center; font-weight:bold;}
.product_viewcart p{ padding:3px 0; border-bottom:dotted 1px #ccc; margin-bottom:10px; padding-bottom:10px;}
.product_viewcart strong{ font-weight:bold;}
.product_viewcart input[type="text"]{ width:230px;}
.product_viewcart input.pnum{width:80px;}
.product_viewcart textarea{ width:230px;}


/*下载*/
.one_frist{   }
.one_frist ul{}
.one_frist ul li{ background:#f7f7f7; border:1px solid #eee; margin:0 0 5px 0; padding:15px 2%; clear:both; overflow:hidden; }
.one_frist ul li a{ display:block; float:left; width:75%; }
.one_frist ul li a:hover{ color:#ff0000; }
.one_frist ul li span{ color:#ffa700; float:left; font-size:14px; margin:0 10px 0 0; }



/*留言内页*/
.message_add{ padding:5px;}
.message_add p{ padding:5px 10px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; color:#333; border:1px solid #dedede; margin:0 0 5px 0; margin:0 2.5% 10px 0; font-size:16px;}
.message_add input[type="text"]{ width:84%; border:0px solid red; background:#fff; }
.message_add #txtcode{width:100px;}
.message_add textarea{ width:96%; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}
.message_add .Submit { background:#fd914f; border:0; padding:0.5% 3%; color:#fff; margin:1% 2%;}

.message_list{clear:both; margin-bottom:25px;padding:0px;font-size:12px;line-height:20px; padding:1px;}
.message_list h1.title{background:#ebebeb;font-size:14px;line-height:28px;text-align:center;}
.message_list div.memo{padding:5px 0;}
.message_list div.nickname{text-align:left; padding:3px 0px;}
.message_list div.adddate{text-align:left; padding:3px 0px;}
.message_list div.reply{ padding:5px 0;background-color:#f7f7f7; }

.order_add{ padding:5px;}
.order_add p{ padding:3px 0;}
.order_add input[type="text"]{ width:230px;}
.order_add #txtcode{width:100px;}
.order_add textarea{ width:230px;}


/*人力资源内页*/
.job_add{ padding:5px;}
.job_add p{ padding:3px 0;}
.job_add input[type="text"]{ width:98%; height:30px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}
.job_add #txtcode{width:100px;}
.job_add textarea{ width:98%; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}
.job_add select{ height:30px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}

.joblist{ clear:both; margin-bottom:15px; padding:10px 3px 10px 3px; border-bottom:dotted #333 1px;}
.joblist p{ padding:3px 0;}
.joblist p.biaoti{ font-size:18px;}
.joblist p.biaoti span{ font-size:18px;}
.joblist p.biaoti a{ background:#eeeeee; padding:3px 15px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}
.joblist p.fabu{ color:#666666;}

.viewpic{ width:100%; text-align:center; clear:both;}
.viewpic img{ margin:20px auto; display:block;}
/*分页*/
.pagelist{clear:both; line-height:26px; margin-top:2%; text-align:center; color:#333333; width:100%; display:block; }
.pagelist a{color:#363535; text-decoration:none; line-height:26px; margin:5px 2px; border:#CCCCCC solid 1px; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; padding:3px 8px;}
.pagelist a:hover{color:#0a51a3; text-decoration:none; border:#ccc solid 1px; background:#f1f1f1;}
.pagelist a.red{color:#ffffff; text-decoration:none; font-weight:bold; background:#d71820; border:none; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.pagelist a.red:hover{color:#ffffff; text-decoration:none;} 

.plinktop{text-align:right;font-size:12px;line-height:25px; padding-right:8px;}
.plinktop a,.plinktop a:link,.plinktop a:visited { padding:0 3px;color:#363535;  text-decoration:none;}
.plinktop a:hover{color:#ee7700; text-decoration:underline;}
.plinktop a.red,.plinktop a.red:link,.plinktop a.red:visited {color:#ee7700; text-decoration:underline; }
.plinktop a.red:hover{color:#ee7700; text-decoration:underline;} 

.plinkbottom{text-align:center;font-size:14px;line-height:25px;  padding-right:0px; margin:20px 0 0 0;}
.plinkbottom a,.plinkbottom a:link,.plinkbottom a:visited {padding:0 3px;color:#363535;text-decoration:none; }
.plinkbottom a:hover{color:#ee7700; text-decoration:underline;}
.plinkbottom a.red,.plinkbottom a.red:link,.plinkbottom a.red:visited {color:#ee7700; text-decoration:underline; }
.plinkbottom a.red:hover{color:#ee7700; text-decoration:underline;}

.imgborder{ border:#dedede solid 1px;}

.roundabout-holder  { 
	width:850px;
	height:496px;
	margin:0 auto;

}
.roundabout-moveable-item {
   width:650px;
   height:394px;
   cursor: pointer;
	border:3px solid #ccc;
	border:3px solid rgba(0, 0, 0, 0.08);
   border-radius:4px;
	 -moz-border-radius:4px;
	 -webkit-border-radius:4px;
}
	.roundabout-moveable-item img{
		width:100%;
	}
.roundabout-in-focus {
	border:4px solid rgba(0, 0, 0, 0.1);
}


.nyjg { margin-bottom:3%;}

/*新闻内页*/
.info_listxw{clear:both; padding:0px; margin-top:20px; display:block; overflow:hidden;}
.info_listxw dl{ clear:both; padding:1.5% 0px; border-bottom:1px dotted #cccccc; overflow:hidden;position: relative;}
.info_listxw dl:before{ content:""; background:#f8f8f8; width:100%; height:100%; position:absolute; left: 0; top: 0;  opacity: 0; visibility: hidden; transform: scaleY(0); -webkit-transform: scaleY(0); -moz-transform: scaleY(0); transition: 570ms; }

.info_listxw dl:hover:before {opacity: 1; visibility: visible; transform: scaleY(1); -webkit-transform: scaleY(1); -moz-transform: scaleY(1); }
.info_listxw dl:hover dt img {transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}

.info_listxw dl dt{ display:none;}
.info_listxw dl dd{ clear:both; position:relative; padding:0px 0%;}
.info_listxw dl dd a.title{ clear:both; font-size:20px; line-height:42px;}
.info_listxw dl dd .jianyao{ clear:both; height:50px; overflow:hidden;}
.info_listxw dl dd .jianyao p{ font-size:16px; line-height:26px; color:#666666; font-family:Arial, Helvetica, sans-serif }
.info_listxw dl dd .jianyao div{float:left; color:#666666; text-align:left; list-style-type: none;}
.info_listxw dl dd .jianyao font{float:left; color:#666666; text-align:left;}
.info_listxw dl dd .jianyao span{float:left; color:#666666; text-align:left;}
.info_listxw dl dd .jianyao strong{float:left; font-weight:normal;}
.info_listxw dl dd .jianyao a{float:left; color:#666666;}
.info_listxw dl dd .jianyao img{ display:none;}
.info_listxw dl dd .jianyao br{ display:none;}
.info_listxw dl dd .jianyao iframe{ display:none;}
.info_listxw dl dd .newsdate{ clear:both; color:#999999; font-size:14px; line-height:26px;}




/* 特效滚动 */
#focus_Box{position:relative;width:800px;height:554px;margin:20px auto;}
#focus_Box ul{position:relative;width:800px;height:554px}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:200px;border-radius:4px;box-shadow:1px 1px 12px rgba(200, 200, 200, 1)}
#focus_Box li img{width:100%;background:url(../images/loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
#focus_Box li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:url(../images/float-bg.png) repeat;text-indent:8px;color:#fff;}
#focus_Box li p span{display:inline-block;width:70%;height:40px;overflow:hidden;}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:131px;}
#focus_Box .prev{background:url(../images/btn.png) left bottom no-repeat;left:0px}
#focus_Box .next{background:url(../images/btn.png) right bottom no-repeat;right:0px} 
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}
#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(../images/share-btn.png) no-repeat;text-indent:-999px;}



/*QQ客服样式*/
.main-im{position:fixed;right:10px;top:300px;z-index:100;width:110px;height:272px;}
.main-im .qq-a{display:block;width:106px;height:116px;font-size:14px;color:#0484cd;text-align:center;position:relative;}
.main-im .qq-a span{bottom:5px;position:absolute;width:90px;left:10px;}
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:18px;top:10px;overflow:hidden;z-index:9;}
.main-im .qq-container{z-index:99;position:absolute;width:109px;height:118px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background:url(../images/qq-icon-bg.png) no-repeat center 8px;}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}
.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;display:none;}
.main-im .im_main .im-tel{color:#000000;text-align:center;width:109px;height:105px;border-bottom:1px solid #dddddd;}
.main-im .im_main .im-tel div{font-weight:bold;font-size:12px;margin-top:6px;}
.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:bold;color:#e66d15;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .weixing-container{width:55px;height:47px;border-right:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background:url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show{width:112px;height:172px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-126px;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:112px;top:134px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:112px;top:132px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:104px;height:103px;padding-left:5px;padding-top:5px;}
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}
.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(../images/toTop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a{display:block;width:52px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background:url(../images/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-im{cursor:pointer;margin-left:68px;width:40px;height:133px;background:url(../images/open_im.png) no-repeat left top;}
.cart-btn {
	width: 60px;
	height:60px;
	height:60px;
	position: fixed;
	top:300px;
	right:0px;
	z-index: 99;
	cursor: pointer;
}
/*导航栏开始*/
.mainnav ul li:hover > ul {
	display:block;
}
.mainnav ul li:hover > ul li:hover {
	display:block;
}
/*.mainnav li > a:after { content:  ' +'; }*/
.mainnav li > a:only-child:after { content: ''; }
/*导航栏结束*/
.menu1_box{ overflow:hidden; text-align:center; }
.menu1_box h2{display: none;}
.menu1_box a {color:#000000; line-height:40px;  padding:10px 15px; font-size:15px; text-decoration:none; text-align:center; background:#e6e6e6; 	-webkit-transition: background-color 0.5s;	-moz-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s;}
.menu1_box a:link,.menu1_box a:visited{background:#e6e6e6;}
.menu1_box a:hover,.menu1_box a.active,.menu1_box a.active:link,.menu1_box a.active:visited{background:#d71820; color:#FFFFFF;}
.menu1_box ul li {display: inline;float: left;width:120px;}
.menu1_box ul {display: inline-block;overflow: auto;}
.page_road{text-align: center;}
/*订单信息*/
.tipcontent {
	width: 300px;
	margin: 10px auto 0 auto;
}
.tipcontent .reason{
	margin-left: 10px;
}
#iknow{
	display: block;
	line-height: 30px;
	height: 30px;
	width: 100px;
	margin: 0 auto;
	text-align: center;
	border-radius:5px;
	cursor:pointer;
	background:#d71820;
	color: #fff;
	margin-top:20px;
}
.tipcontent table td{
	height:40px;
}
.order_title{
	height:40px;line-height:40px;
	padding-left: 10px;
}
.product_info{
	width:70%;
}
.product_info td{
	width:25%;
	height: auto;
	line-height:35px;
	text-align: left;
	padding-left:30px;
}
.pro_name{
	cursor:pointer;
}
.address_info{
	width:80%;
}
.address_info td:nth-child(2),.address_info td:nth-child(4){
	width:30%;
	height: auto;
	line-height:35px;
}
/*订单退款申请结束*/
#layui-layer1{
	border: 1px solid #8D8D8D;
}
#layui-layer1 .layui-layer-title{padding-left:10px;font-size:15px;}
.action_box span,.action_box a{
	color:#40a9ff;
	cursor: pointer;
}
/*相关产品/相关新闻*/
.product_related{ clear:both; overflow:hidden}
.product_related .title{ line-height:34px; font-size:16px; font-weight:bold; border:#e6e6e6 1px solid; margin-bottom:2%; padding-left:2%;}
.product_related ul{}
.product_related ul li{float:left; width:21%; padding-right:2%; padding-left:2%; padding-bottom:2%; line-height:24px;}
.product_related ul li img{ border:#e5e5e5 1px solid;width:100%;}
.product_related li a{ text-align:center; display:block}

.news_related{ clear:both; margin-top:2%;}
.news_related .title{ line-height:34px; font-size:16px; font-weight:bold; border:#e6e6e6 1px solid; margin-bottom:2%; padding-left:2%;}
.news_related ul{ width:96%; margin:0 auto}
.news_related li{float:left; width:48%; margin-left:0.5%; margin-right:0.5%; line-height:34px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}

.mins {
	position: fixed;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 999;
	display: none;
	text-align: center;
}
.mins form{      width: 350px;
	margin: 220px auto;
	background: rgba(0,0,0,.7);
	padding: 20px;
}
.mins span{    padding-right: 20px;
	margin-top: 225px;
	display: inline-block;
	position: absolute;
	margin-left: 175px;}
.mins span a{color:#FFF}
