@import url(global.css);
body{}
.main{width:1220px;height:100%;margin:0 auto;overflow:hidden; margin-top:20px; margin-bottom:20px; }
.info{position:relative; overflow:hidden;}
.info .box{display:block;position:relative;z-index:1;left: 50%; margin: 0 auto 0 -960px;overflow: hidden; text-align: center; width: 1920px;}
.info .box2{ background:#fff; padding:30px 0; width:1200px; margin:0 auto;}
.info img{display:block; margin:0 auto;}
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
.scrollbar::-webkit-scrollbar{width: 10px;height: 15px;background-color: #f5f5f5;}
/*定义滚动条的轨道，内阴影及圆角*/
.scrollbar::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);border-radius: 10px;background-color: #f5f5f5;}
/*定义滑块，内阴影及圆角*/
.scrollbar::-webkit-scrollbar-thumb{/*width: 10px;*/height: 20px;border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: #aaa;}

.search_nav{ width:1200px; height:100%; overflow:hidden; margin:0 10px; background:#fff;}
.search_nav .nav{ width:100%; height:42px; border-bottom:1px solid #f80; margin-bottom:5px;}
.search_nav .nav a{ height:42px; line-height:42px; padding:0 35px; font-size:14px; display:block; float:left; background:#fff;}
.search_nav .nav .hover{ background:#f80; color:#fff;}
.search_nav .con{ width:100%; height:100%; overflow:hidden; border-bottom:1px solid #eee;}
.search_nav .con .name{ width:100px; height:46px; line-height:46px; float:left; text-align:center; color:#999;}
.search_nav .con ul{ width:1100px; height:100%; overflow:hidden; float:left; padding:16px 0 2px 0;}
.search_nav .con ul li{ float:left; margin:0 30px 10px 0;}
.search_nav .con ul li a{ color:#333;}
.search_nav .con ul li a:hover{ color:#f60;}
.search_nav .con ul .in a{ color:#f60;}
.search_nav .con .senior{height:46px; line-height:46px; }
.search_nav .con .senior select{ width:68px; height:46px; line-height:46px; color:#666; font-size:12px; margin-right:20px;}
.search_nav .con .senior .left{ float:left;}
.search_nav .con .senior .left a{ height:22px; line-height:22px; padding:0 22px 0 10px; display:block; float:left; margin:11px 20px 0 0; position:relative; border:1px solid #eee; border-radius: 3px;}
.search_nav .con .senior .left a font{ display:block; width:12px; height:12px; position:absolute; top:1px; right:3px; color:#f30; font-size:12px; font-family:Arial;}
.search_nav .con .senior .sort{ float:right; padding-right:10px;}
.search_nav .con .senior .sort li{ float:left;}
.search_nav .con .senior .sort a{ margin:0 10px;}
.search_nav .con .senior .sort .hov{ color:#f60;}
.search_nav .con .senior .sort .in a{ color:#f60;}

/*-------------------------------托育园---------------------------------*/
#school{ width:100%; height:100%; overflow:hidden;}
#school .list{ width:900px; height:100%; overflow:hidden; float:left; box-shadow: 2px 0 10px rgba(0,0,0,.05); margin:10px; background: #f9f9f9;}
#school .list .box{ padding:30px; overflow:hidden; border-top:1px solid #eee; position:relative;background:#fff; z-index:1;}
#school .list .box:hover{box-shadow: 3px 0 10px rgba(0,0,0,.1); z-index:99;}
#school .list .left{ width:220px; height:100%; float:left;}
#school .list .left .img{ width:220px; height:220px; float:left; overflow:hidden;}
#school .list .left .img img{ width:220px; height:220px;border-radius: 6px;}

#school .list .right{ width:590px; height:220px; overflow:hidden; position:relative; float:right;}
#school .list .right .title{ width:100%; height:69px; overflow:hidden;}
#school .list .right .title h6{ width:100%; display:block; margin-bottom:15px; font-size:16px; font-weight:lighter;}
#school .list .right .title .level{ width:100%;  height:26px;}
#school .list .right .con{width:100%; height:60px; overflow:hidden; font-size:14px; line-height:24px; color:#999;}
#school .list .right ul{  width:100%;overflow:hidden;}
#school .list .right ul li{ width:88px; height:88px; overflow:hidden; display:block; float:left; margin-right:16px; border:1px solid #dedede; padding:1px;border-radius: 6px;}
#school .list .right ul li img{ width:88px; height:88px;border-radius: 6px;}
#school .list .bot{ position:absolute; bottom:0; right:0;}
#school .list .bot a{ width:96px; height:26px; line-height:26px; text-align:center; display:block;border-radius:3px; overflow:hidden;}
#school .list .bot a:nth-child(1){ border:1px solid #f60; color:#f60; float:left;}
#school .list .bot a:nth-child(2){ border:1px solid #f70; background:#f80 url(../images/ws3.png) no-repeat 12px center; background-size:20px 20px; text-indent:20px; color:#fff; float:right; margin-left:10px;}

#school .list2{ width:280px; height:100%; overflow:hidden; float:right; box-shadow: 2px 0 10px rgba(0,0,0,.05); margin:10px; background: #fff;}
#school .list2 .title{ font-size:18px; padding:30px 30px 0 30px;}
#school .list2 ul{ padding:20px 30px; height:100%; overflow:hidden;}
#school .list2 ul li{ width:220px; height:100%; overflow:hidden; display:block;}
#school .list2 ul li p{line-height:20px; margin:10px 0; color:#333; font-size:14px; border:1px solid #dedede; text-align:center; padding:5px 10px;border-radius: 3px;}
#school .list2 ul li .img{ width:220px; height:220px; overflow:hidden;}
#school .list2 ul li img{ width:220px; height:220px;border-radius: 6px;}
#school .list2 ul li:hover p{ border:1px solid #f60; color:#f60;}
/*-------------------------------服务商---------------------------------*/
#supplier{ width:100%; height:100%; overflow:hidden;}
#supplier .list{ width:900px; height:100%; overflow:hidden; float:left; box-shadow: 2px 0 10px rgba(0,0,0,.05); margin:10px; background: #f9f9f9; }
#supplier .list .box{height:100%; padding:30px; overflow:hidden; border-top:1px solid #eee; background:#fff; z-index:1;}
#supplier .list .box:hover{box-shadow: 3px 0 10px rgba(0,0,0,.1); z-index:99;}
#supplier .list .left{ width:220px; height:100%; float:left;}
#supplier .list .left .img{ width:220px; height:220px;}
#supplier .list .left  img{ width:220px; height:200;border-radius:6px;}

#supplier .list .right{ width:590px; height:220px; overflow:hidden; float:right; position: relative;}
#supplier .list .right .title{ width:600px; height:36px; overflow:hidden; }
#supplier .list .right .title h6{display:block; margin-bottom:10px; font-size:16px; font-weight:lighter; float:left;}
#supplier .list .right .data{height:24px; line-height:24px; color:#999; float:left;}
#supplier .list .right .data span{ display:block; float:left; margin-right:20px;}
#supplier .list .right .data span font{color:#f60;}
#supplier .list .right .level{ width:100%; height:26px;}
#supplier .list .right .good{ width:100%; overflow:hidden; height:30px; line-height:30px; color:#999; padding-top:10px;}
#supplier .list .right .good font{ height:28px; line-height:28px; margin-right:10px; color:#666; padding:0 15px; border:1px solid #dedede;    border-radius:20px; display:block; float:left;}
#supplier .list .right .good font:hover{ background:#f80; border:1px solid #f70; color:#fff;}
#supplier .list .right .con{ width:100%; height:72px; font-size:14px; line-height:24px; color:#999; padding:10px 0;}

#supplier .list ul{ width:100%; height:100%; overflow:hidden; padding:0px 30px; }
#supplier .list ul li{ width:100px; height:100px; overflow:hidden; display:block; float:left; margin-right:18px;}
#supplier .list ul li img{ width:100px; height:100px;border-radius: 6px;}
#supplier .list ul li p{ height:36px; overflow: hidden; margin:6px 0; line-height:18px; font-size:12px; color:#666; }
#supplier .list ul li font{ color:#f60;}

#supplier .list .bot{ position: absolute; bottom:0; right:0;}
#supplier .list .bot a{ width:100px; height:26px; line-height:26px; text-align:center; display:block; float:left; margin-right:10px;border-radius: 3px;}
#supplier .list .bot a:nth-child(1){ border:1px solid #f60; color:#f60;}
#supplier .list .bot a:nth-child(2){ border:1px solid #f70; background:#f80 url(../images/ws3.png) no-repeat 12px center; background-size:20px 20px; text-indent:20px; color:#fff;}


#supplier .list2{ width:280px; height:100%; overflow:hidden; float:right; box-shadow: 2px 0 10px rgba(0,0,0,.05); margin:10px; background: #fff;}
#supplier .list2 .title{ font-size:18px; padding:30px 30px 0 30px;}
#supplier .list2 ul{ padding:20px 30px; height:100%; overflow:hidden;}
#supplier .list2 ul li{ width:220px; height:100%; overflow:hidden; display:block;}
#supplier .list2 ul li p{ line-height:20px; margin:10px 0; color:#333; font-size:14px; border:1px solid #dedede; text-align:center; padding:5px 10px;border-radius: 3px;}
#supplier .list2 ul li .img{ width:220px; height:220px; overflow:hidden;}
#supplier .list2 ul li img{ width:220px; height:220px;border-radius: 6px;}
#supplier .list2 ul li:hover p{ border:1px solid #f60; color:#f60;}

/*-------------------------------商品---------------------------------*/
#product{ width: 100%; height: 100%; overflow: hidden;}
#product .list{ width:1200px; height:100%; overflow:hidden; background:#fff; box-shadow: 2px 0 10px rgba(0,0,0,.05); margin:10px; background: #fff; }
#product .list ul{ width:1350px; height:100%; overflow:hidden; padding:0 0 20px 10px; }
#product .list li{ width:214px; height:360px; padding:10px; display:block; float:left; overflow:hidden; margin:10px 0 0 0; background:#fff; position:relative;border:1px solid #fff;}
#product .list li .img{width:100%;overflow:hidden;}
#product .list li img{width:100%; height:214px; }
#product .list li span{ width:100%; display:block; line-height:38px; color:#f30; font-size:14px;}
#product .list li span b{ font-size:14px;}
#product .list li p{ width:100%; height:38px; overflow:hidden; font-size:12px; line-height:20px;color:#333;}
#product .list li .name{ padding:10px 0; font-size:12px; color:#999;}
#product .list li .acon{ width:214px; height:26px;} 
#product .list li .acon a{ height:22px; line-height:22px; text-align:center; display:block; float:left; margin-right:10px;border-radius: 3px; font-size:12px;}
#product .list li .acon a:nth-child(1){width:68px; color:#999; border:1px solid #dedede;}
#product .list li .acon a:nth-child(2){ width:68px;color:#f60; float:right;  border:1px solid #f60;}
#product .list li:hover{ border:1px solid #fff5df; background:#fff7eb;}

/*-------------------------------测评---------------------------------*/
#evaluation{ width:100%; height:100%; overflow:hidden;}
#evaluation .project{ width:1200px; height:100%; overflow:hidden; float:left; box-shadow: 2px 0 10px rgba(0,0,0,.05); margin:10px; background: #f9f9f9;}

#evaluation .project_nav{ height:40px; border-bottom:1px solid #f80; margin:0 10px; margin-bottom:5px;}
#evaluation .project_nav font{ height:40px; line-height:40px; padding:0 35px; font-size:14px; display:block; float:left; background:#fff;border-radius:3px 3px 0 0; color:#666;}
#evaluation .project_nav .hover{ background:#f80; color:#fff;}

#evaluation .project ul{ width:860px; float:left; padding:15px; height:100%; overflow:hidden; background:#fff; box-shadow: 2px 0 10px rgba(0,0,0,.1);}
#evaluation .project ul li{ width:830px; height:90px; padding:15px; border-top:1px dashed #dedede; position:relative;}
#evaluation .project ul li:hover{ background:#f5f5f5;}
#evaluation .project ul li .img{ float:left; margin-top:5px; }
#evaluation .project ul li img{ width:80px; height:80; float:left;border-radius:50%;}
#evaluation .project ul li:nth-child(1){ border:none;}
#evaluation .project ul li .con{ width:720px; float:right;}
#evaluation .project ul li .title{ width:100%; height:30px; overflow:hidden;  height:30px; line-height:30px;}
#evaluation .project ul li .title h6{ width:120px; display:block; font-size:14px; float:left;}
#evaluation .project ul li .title .number{color:#999; float:right;}
#evaluation .project ul li .title .number span{ display:block; float:left;}
#evaluation .project ul li .title .number font{ color:#f60; padding:0 5px; font-weight:bold;}
#evaluation .project ul li p{ line-height:22px; font-size:12px; color:#666; padding:5px 0;}


#evaluation .project .right{ width:250px; float:right; height:100%; overflow:hidden; padding:30px;}
#evaluation .project .right .title{ width:248; height:36px; line-height:36px; font-size:18px;text-align:center; border:1px solid #f70; background:#f80; color:#fff; margin-bottom:15px;}
#evaluation .project .right .con{ height:358px; line-height:24px; font-size:14px; background:#fff; padding:20px; margin-bottom:15px; border:1px solid #eee;}
#evaluation .project .right .con h6{ font-size:16px; color:#f60; margin-bottom:10px;}
#evaluation .project .right .con p{ margin-bottom:15px;}
#evaluation .project .right .acon{ display:block; padding:5px 20px; font-size:14px; color:#f60; border:1px solid #f60; border-radius: 3px; text-align:center; }
#evaluation .project .right .acon:hover{ color:#fff; border:1px solid #f70; background:#f80;}

#evaluation .project .right .img{line-height:24px; font-size:14px; background:#fff; padding:30px 20px; margin-bottom:15px; border:1px solid #eee; text-align:center; line-height:30px; color:#f60;}
#evaluation .project .right .img img{ width:80%;}

/*-------------------------------封面---------------------------------*/
#cover{ width:1150px; height:100%; overflow:hidden;line-height:26px;font-size:14px; background:#fff; padding:25px; box-shadow: 0 0 6px #e3e3e3; -webkit-box-shadow: 0 0 6px #e3e3e3; margin:10px;}
#cover p{margin-bottom:15px;}
#cover .tit{ border-bottom:1px dashed #dedede; margin:20px 0; height:38px;}
#cover .tit h3{ display:block; float:left; font-size:16px; color:#333;}
#cover .tit span{display:block;float:left;font-size:14px;color:#999;font-family:Arial;padding-left:5px;font-weight:bold;font-style: italic;}
#cover .img{ width:280px;}
#cover .left{ float:right; padding:0 20px;}
#cover .right{ float:left; padding-right:20px;}


/*-------------------------------购物车---------------------------------*/
#cart{height:100%;overflow:hidden;padding:15px 10px;}
#cart ul{ height:100%; overflow:hidden; border:1px solid #eee; background:#fff;}
#cart li{ height:60px; line-height:60px;overflow:hidden;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid  #eee;}
#cart li dd{ width:12%; overflow:hidden; float:left; display:block; text-align:center;}
#cart li .dd1{ width:7%;}
#cart li .inp{line-height:12px; padding-top:23px;}
#cart li .dd2{ width:45%; text-align:left;}
#cart .title{ height:36px; line-height:36px; background:#fcfcfc; font-weight:bold; padding-bottom:0; color:#555;}
#cart li dd{ width:12%; overflow:hidden; float:left; display:block; text-align:center;}
#cart li dd img{width:60px;height:60px;display:block;float:left;margin-right:10px;padding:1px;border:1px solid #eee;} 
#cart li dd h6{ font-size:14px; line-height:30px; font-weight:lighter; color:#333; padding-top:6px;}
#cart li dd p{ font-size:12px; line-height:18px; color:#999;}  
#cart .bot{line-height:52px; overflow:hidden;  margin-top:15px;}
#cart .bot .pay{ width:180px; display:block; height:42px; line-height:42px; background:#f80; border:1px solid #f70; text-align:center; font-size:16px; font-weight:bold; color:#fff; margin:0 auto;}
#cart #sabrosus{height:30px;}

/*------*/
#cart .nav_top{height:37px; margin-bottom:20px; border-bottom:1px solid #dedede;}
#cart .nav_top a{ width:120px;height:36px; line-height:36px; font-weight:bold; display:block; text-align:center; display:block; float:left; border:1px solid #dedede; border-bottom:none; background:#f7f7f7;}
#cart .nav_top .hov{ background:#f80;border:1px solid #f70; color:#FFF;}
#cart .nav_top font{ margin-left:5px; font-weight:lighter;}

/*------*/
#cart #dia dd{ width:9%;}
#cart #dia .dd1{ width:7%;}
#cart #dia .dd8{ width:12%;}
#cart #dia li{ height:30px; line-height:30px;}
#cart #dia img{width:30px;height:30px; border: none; margin:0 auto; display:block; float:none;} 

/*-------------------------------订单提交---------------------------------*/
#order{height:100%;overflow:hidden;padding:15px 10px;}
.order_title { width:100%; height:50px; margin-top:30px;}
.order_title ul{ float:right;}
.order_title ul li{ display:block; float:left;position:relative;width: 160px; height:38px; line-height:50px; border-top: 5px solid #ccc; text-align:center; color:#666;}
.order_title ul li font{position:absolute;top:-14px; left:69px; display:block; width:22px; height:22px; background:#ccc; color:#fff; text-align:center; line-height:20px;-webkit-border-radius: 50%;-ms-border-radius: 50%;-moz-border-radius: 50%;    -o-border-radius: 50%;border-radius: 50%;}
.order_title ul .hov{ color:#f80;border-top: 5px solid #f80;}
.order_title ul .hov font{background:#f80;}
.order_title ul .hov2{ color:#f80;border-top: 5px solid #f80;}
.order_title ul .hov2 font{background:#f80;}
/*---*/
#order{ color:#666;}
#order .title{ height:36px; background:#fefefe; border:1px solid #eee; border-bottom:none;}
#order .title a{ float:right; font-size:12px; line-height:26px; padding:0 12px; background:#ecad25; color:#fff; margin:10px 10px 0 0;}
#order h3{ display:block; float:left; padding:16px 0 0 20px; font-size:14px;}
#order span{ display:block; float:right; font-size:14px; padding-right:20px; color:#666666;}
#order ul{ height:100%; overflow:hidden; border-left:1px solid #eee;border-right:1px solid #eee;background:#fff;}
#order .pro li{ height:60px; line-height:60px;overflow:hidden;padding:20px 0 ;border-bottom:1px solid  #eee;}
#order .pro li img{width:58px;height:58px;display:block;float:left;margin-right:10px;padding:1px;border:1px solid #eee;} 
#order .pro dd{ width:12%; overflow:hidden; float:left; display:block; text-align:center;}
#order .pro .dd1{ width:7%;}
#order .pro .dd2{ width:45%; text-align:left; padding-left:20px;}
#order .pro .tit{ height:36px; line-height:36px; background:#f9f9f9; font-weight:bold; padding:0;}
#order .pro dd{ width:12%; height:60px; overflow:hidden; float:left; display:block; text-align:center;}
#order .pro dd h6{ font-size:12px;line-height:24px; padding-top:8px;}
#order .pro dd p{ font-size:12px;line-height:20px;}
#order .pro .dia{ height:30px; line-height:30px;overflow:hidden;padding:15px 0 ;border-bottom:1px solid  #eee;}
#order .pro .dia img{width:30px;height:30px;display:block;float:left;margin-left:46px;padding:1px; border:none;}
/*------*/   
#order .con{ padding:20px 0; color:#333;}
#order .con .preson2{width: 100%;overflow: auto;Max-Height: 165px; Min-Height: 10px; _height: expression(this.scrollHeight > 165 ? "168px" : (this.scrollHeight < 10 ? "10px" : "auto"));}
#order .con li{width:50%;float:left;display:block;margin-bottom:12px;line-height:26px; overflow:hidden;}  
#order .con li a{color: #226c6f; padding-left:5px;}
#order .con li h6{width:100px;height:26px;float:left;display:block;color:#333;font-size:12px;text-align:right;padding-right:10px;}  
#order .con li span{font-size:12px; display:block; float:left;}  
#order .con li span input{width:220px;height:22px;line-height:22px; padding:0; border:1px solid #dedede; text-indent:3px;} 
#order .con li span textarea{border:1px solid #dedede; margin-left:20px;} 
#order .con li span .w260{width:220px;}   
#order .con li span select {width:222px; height:26px; line-height:26px;padding-left:5px; display:block; margin:0;} 
#order .con1 li{ height:30px; padding:20px;}   
#order .bot{line-height:52px; overflow:hidden;  margin-top:15px;}
#order .bot .pay{ width:160px; display:block; height:42px; line-height:42px; background:#f80; border:1px solid #f70; text-align:center; font-size:16px; font-weight:bold; color:#fff; float:right;}
#order #sabrosus{height:30px;}
#order .combined{line-height: 36px; padding-top:20px; font-size:14px; color:#666;text-align:right; border-top:1px solid #eee;} 
#order .combined h6{ float:left; width:1025px; font-weight:lighter;}
#order .combined b{ color:#f90;font-size:24px;}
#order .combined font{ color:#f90; padding:0 5px;}

#order .chec{ border:1px solid #dedede; float:left; display:block; width:120px; text-align:center; margin-right:15px; line-height:30px; position:relative; overflow:hidden;}
#order .chec2{ border:1px solid #ecad25; color:#333; float:left; display:block; width:120px; text-align:center; margin-right:15px; line-height:30px; overflow:hidden; background:#eee url(../images/selected-icon2.png) no-repeat right bottom;}
#order .chec input,#order .chec2 input{ position:absolute; left:-300px;}
/*-------------------------------订单支付---------------------------------*/
#pay{ padding:130px 0 180px 0 ; font-size:14px; line-height:42px; text-align:center;} 
#pay p{  margin-bottom:20px; }
#pay p b{ color:#333;}
#pay span{ width:151px;display:block; margin:0 auto;}    
#pay span input{ background:url(../images/bay.png) no-repeat; no-repeat; width:151px; height:42px; border:none; display:block;}  
#pay ul{ width:903px; margin:0 auto; border-top:1px solid #dedede; border-left:1px solid #dedede; margin-top:20px; margin-bottom:20px; background:#fff;}
#pay ul li{ height:38px; line-height:32px;border-bottom:1px solid #dedede;}
#pay ul li dd{ width:300px; height:38px; line-height:32px; display:block; float:left; border-right:1px solid #dedede;}
#pay ul .title{ background:#f7f7f7;}
#pay ul .bot{ border-right:1px solid #dedede;}






/*----------------------------*/
.banner2{position:relative; overflow:hidden;}
.banner2 .box{display:block;position:relative;z-index:1;left: 50%; margin: 0 auto 0 -960px;overflow: hidden; text-align: center; width: 1920px; z-index:10;}
.banner2 img{display:block;  width: 1920px; }
/*-----------------content-------------*/
#content{ width:1200px; height:100%; overflow:hidden; font-size:14px; line-height:26px; background:#fff; padding:30px;}
#content h1{ text-align:center; font-size:30px; margin:10px 0 10px 0; font-weight:lighter;}
#content .time{ text-align:center; font-size:14px; color:#999; margin-bottom:20px;}
#content p{ margin-bottom:12px;}	
/*----------上下文章分页page------------*/
.page{ width:100%; height:100%; overflow:hidden; padding-top:50px;border-top:1px dashed #dedede;  margin:50px 0;}
.page span{ width:50%; display:block; float:left; color:#666; }
.page span a{ padding-left:10px;}
/*--------------分页--------------------*/
#sabrosus { width:100%; overflow:hidden;height:30px; padding:30px 0;text-align: center;color:#999; }
#sabrosus a {color:#666; margin-right: 3px; padding:6px 10px; border:#aaa 1px solid; text-decoration: none;border-radius: 2px; background:#fff;}
#sabrosus a:hover { border:#f70 1px solid;border-radius: 2px; background-color: #f80; color:#fff;}
#sabrosus a:active {border: #aaa 1px solid; color: #000;  background-color: lightyellow;border-radius: 2px;}
#sabrosus span.current {font-weight: bold;  color: #fff; margin-right: 5px; padding:6px 10px; border:#f70 1px solid; background-color: #f80;border-radius: 2px;}
#sabrosus span.disabled {border: #aaa 1px solid; margin-right: 3px; color: #929292; padding:6px 10px; border-radius: 2px;}
#sabrosus .rows{border: #aaa 1px solid; color: #666; padding:6px 10px; border-radius: 2px; background:#fff;}
/*----------------当前位置--------------*/
#position{ width:1200px; padding:10px 0; margin:0 auto; margin-bottom:15px; color:#999;}
#position .box{ width:1200px; margin:0 auto;}
#position .box a{ color:#999; padding:0 3px;}
#position2{float:left; color:#999;}
#position2 a{color:#999;}



