﻿@charset "utf-8";
/* CSS Document */


.w1200{position:relative;  width: 1000px;margin:0 auto;}



/*快速链接*/
.link_box{ width:1000px; margin:90px auto; background-color:#f6f6f6;position:relative;padding:30px 0;   }
.link_con{ width:712px; margin:0px auto; }
.link_con a.link_btn{width:210px; height:55px; line-height:55px; float: left;border-bottom:1px solid #f6f6f6; position:relative;margin-right:10px; margin-left:10px;display: block; text-align:center; color:#4f86af; font-size:20px;}
.link_con a.link_btn:hover{color:#38383a;border-bottom:1px solid #38383a;}
.link_con a.link_logo i{ background:url(../images/link_logo.png) no-repeat  0px -55px ; width:210px; height:55px;float: left;}
.link_con a.link_logo:hover i{ background-position:0px 0px }

/*.linknav{width:19.5%; display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto; float:left}*/
.linknav{width:14%; display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto; float:left;}

footer .bottombar{background:#1e1e1e;padding:15px 0;color:#fff;text-align:center}
footer .bottombar span{color:#fff;font-size:14px; }
footer .bottombar a{color: #fff;transition: color 0.5s;}
footer .bottombar a:hover{color: #fff;}

/*首页产品展示*/
.index_pro{position: relative;width: 100%;margin:0px auto; background:url(../images/index_pro_bg.jpg) repeat-x top #fff;  padding-top:30px; }
.slideimg { position: relative;}
.slideimg-btn {display: inline-block; width: 40px; height: 64px; position: absolute; z-index:1;top:70px;background: url(../images/j1.png);}
.slideimg .prev {left: 0px;}
.slideimg .next {right: 0px; background-image: url(../images/j2.png);}
.slideimg .child_box{float: left; width: 320px; margin:0 20px 0 0px}
.slideimg .child_box .child{position: relative;width:320px;height:190px;overflow:hidden;}
.slideimg .child_box .child .childImg{ vertical-align:middle;  width: 100%;}
.slideimg .child_box .child .childImg img{ vertical-align:middle;}
.slideimg .child_box .child .childHide{display:none;position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:2; background:url(../images/pruplebg.png);}
.slideimg .child_box .child .childSearchBg{display:none;position:absolute;top:50%;left:50%;width:97px;height:97px;margin:-48px 0 0 -48px;background:url(../images/seachbg.png); ;z-index:2;}
.slideimg .child_box .child .childSearch{display:none;position:absolute;top:50%;left:50%;width:30px;height:30px;margin:-15px 0 0 -15px;z-index:3;}
.slideimg .child_box .child:hover .childHide{display:block;}
.slideimg .child_box .child:hover .childSearch{display:block;}
.childname h2{font-size:16px;font-weight:normal;width:320px; text-align:center;height:50px;line-height:50px; background-color:#ECECEC;margin-top:10px;}

/*新品推荐*/
.index_newpro{position: relative;width: 100%;margin:0px auto; background:#f6f6f6; border-bottom:25px solid #cacaca; padding-top:75px; }
.main_tit1 .tita{text-align: center;}
.main_tit1 p{display: block;margin: 0 auto;width:100%;height: 40px;}
.main_tit1 .titb{line-height:40px;font-size: 30px;color: #221815; text-align:center;word-spacing:8px;letter-spacing:1px;}
.main_tit1 .titc{line-height:30px;font-size: 18px;color: #666; text-align:center}
.main_tit1 .titd{line-height:35px;font-size: 35px;color: #4f86af; text-align:center}
.main_tit1 .tite{line-height:40px;font-size: 25px;color: #71706d; text-align:center; text-decoration:underline;}

#gla{margin:20px auto 0px auto;position:relative; height:470px;overflow:hidden; z-index:0}
#gla_box{width:1000px;margin:auto;position:relative;}

.gla_inbox{overflow:hidden;position:relative; margin:0 auto;}
.gla_inbox .gla_more{ display:none;padding:5px;position:absolute;bottom:20px;left:190px;background:url(../images/gla_morebg.png) repeat;color:#FFF;}
.gla_inbox:hover .gla_more{display:block; background:#000;background-color:rgba(0,0,0,0.5);}

.gla_inbox img{width:100%;height:100%;}
.roundabout-holder{height:470px;width:1000px;}
.roundabout-moveable-item{display:block;height:355px;width:480px;cursor:pointer;}
.roundabout-in-focus{cursor:auto;}


