/* ====================
     公共样式
==================== */
body{background:#f0f1f1; color:#5a5a5a; font-size:12px; font-family:"微软雅黑",Arial; line-height:150%; margin:0; padding:0; }
div{margin:0 auto; padding:0;}
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p{
	margin:0; padding:0; border:none; list-style-type:none;
}
p{font-size:12px;}
.block{ width:1000px; position:relative; overflow:hidden; }
.block_2{ width:90%; max-width:1199px; position:relative; overflow:hidden; }
.fl{float:left; width:auto;}
.fr{float:right; width:auto;}
.fc{ margin:0px auto;}
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.dis{display:block;}
.inline{display:inline;}
.none{display:none;}
.por{ position:relative; overflow:hidden;}

#rg_qk{ margin-right:0px;}
.bg_white{ background:#ffffff;}

a,a:link {color: #1b1b1b;text-decoration: none;}
a:visited {text-decoration: none;color: #1b1b1b;}
a:hover {text-decoration: none;color: #691608;}
a:active {text-decoration: none;color: #691608;}

input,select,textarea{font-family:"微软雅黑",Arial; }

/*英文强制换行*/
.word{word-break:break-all;}

  /*边框*/
  .bt_line{ border-bottom:1px #333333 solid;}
  .border_top{ border-top:1px #dddddd solid; padding-top:10px;}
  .border_bt{ border-bottom:1px #dddddd solid; padding-top:10px; padding-bottom:10px;}
  .line_dashed{ height:15px; margin-bottom:15px; border-bottom:1px #dddddd dotted; }
  .border_gray{ border:1px #dddddd dotted; }
  .border_black{ border:1px #333333 solid; }

  /*图片处理*/
  .img_grey{ border:1px #c7c7c7 solid; margin-left:5px; margin-top:5px;}
  .img_black{ border:1px #000000 solid; margin-left:12px; margin-top:12px;}
  .img_self{ border:1px #cccccc solid; margin-bottom:5px; margin-top:5px;}

  /*字体颜色*/
  .t_dblue{color:#1e4674;}
  .t_blue{color:#0695ca;}
  .t_gray{color:#989495;}
  .t_red{ color:#691608;}
  .t_orange{ color:#fe8900;}
  .t_black{ color:#333333;}
  .f12{ font-size:12px;}
  .f14{ font-size:14px;}
  .f16{ font-size:16px;}
  .f18{ font-size:18px;}
  .f20{ font-size:20px;}
  .f25{ font-size:25px; line-height:25px;}
  .bold{ font-weight:bold;}

  /*按钮部分*/


  /*模块容器*/
  .box{ border:1px #c7c7c7 solid; position:relative; overflow:hidden; background:#fff;}
  .box .screeBox{border-bottom:1px #c7c7c7 solid; height:31px; line-height:31px; text-indent:10px; margin-bottom:5px;}
  .box .screeBox strong{ display:inline-block; width:80px; font-weight:normal; letter-spacing:10px;}
  .box .screeBox span{ background:#cc0000; line-height:18px; color:#FFFFFF; margin:0px 3px; padding:0px 3px;}
  .box .screeBox a{line-height:18px; margin:0px 3px;}
  
  /*页码*/
  #pager{ text-align:center;}
  #pager a { padding:2px 6px; border:1px solid #c7c7c7;}
  a.page_now{ color:#FF0000;}
    
  /*模块标题*/
  h3{height:33px; line-height:33px; font-size:12px; background:url(images/h3title.gif) repeat-x left top; padding:0 12px; font-weight:100;}
  h3.border{border:1px solid #c5e4ff; border-bottom:none;}
  h3 img{position:relative; top:7px;}
  h3 span{float:left; background:url(images/bg.gif) no-repeat 0px -570px;width:auto; height:33px; line-height:33px; text-align:left; font-weight:bold; color:#56a5ee; padding-left:12px;}
  h5{height:26px; line-height:26px; text-align:right; background:#3399FF; font-size:12px; color:#ffffff; padding:0 10px 0 0;}
  h5 span{float:left; font-weight:bold; padding-left:25px;}
  h6{height:23px; line-height:23px; text-align:right; font-size:12px; background:#4d86bd; color:#ffffff; border:1px solid #fff; padding-right:10px;}
  h6 span{float:left; padding-left:15px;}

  /*页面留白*/
  .blank{height:10px; line-height:10px; clear:both; visibility:hidden;}
  .blank5{height:5px; line-height:5px;/* _margin:-3px 0;*/ clear:both; visibility:hidden;}
  .blank1{height:1px; line-height:1px;/* _margin:-3px 0;*/ clear:both; visibility:hidden;}
  
  /*布局*/
  .tl15{ text-indent:15px; }
  .ptop3{ padding-top:3px; }
  .ptop5{ padding-top:5px; }
  .ptop10{ padding-top:10px; }
  .p5{ padding:5px; }
  .p10{ padding:10px; }
  .p15{ padding:15px; }
  .p17{ padding:17px; }
  .ptb20{ padding-top:20px; padding-bottom:20px; }
  .pb10{ padding-bottom:10px; }
  .pb20{ padding-bottom:20px; }
  .prb18{ padding-bottom:18px; padding-right:18px; }
  .prb25{ padding-bottom:25px; padding-right:25px; }
  .plf20{ padding-left:20px; padding-right:20px; padding-top:20px; }
  .plf10{ padding-left:10px; padding-right:10px; padding-top:10px; }
  .mtb5{ margin-top:5px; margin-bottom:5px; }
  .mtop5{ margin-top:5px; }
  .mtop10{ margin-top:10px; }
  .mtop15{ margin-top:15px; }
  .mtop23{ margin-top:23px; }
  .mtop25{ margin-top:25px; }
  .mtop40{ margin-top:40px; }
  .mtop80{ margin-top:80px; }
  .mb8{ margin-bottom:8px; }
  .mb15{ margin-bottom:15px; }
  .m5{ margin:5px; }
  .m15{ margin:15px; }
  .m20{ margin:20px; }
  .m25{ margin:25px; }
  .ml10{ margin-left:10px; }
  .mr5{ margin-right:5px; }
  .mr18{ margin-right:18px; }
  .mr10{ margin-right:10px; }
  .mr30{ margin-right:30px; }

/*header*/
.header_top{ width:100%; min-width:990px; height:36px; line-height:36px; background:#1b74ac; color:#d3d8e2;}
.header_top a{ color:#d3d8e2; display:inline-block;}
.header_top .fl a{ color:#d3d8e2; font-weight:bold;}
.header_top a:hover{ color:#FFFFFF;}
.top1{ background:url(../images/bxiii_03.png) no-repeat left center; padding-left:23px;}
.top2{ background:#ffffff url(../images/bxiii_05.png) no-repeat 5px center; padding-left:25px; padding-right:5px; border-radius:5px; padding-top:1px; padding-bottom:2px;}
.top2 a{color:#006699;}
.top2 a:hover{ color:#ff8800;}
.top3{ background:url(../images/bxiii_07.png) no-repeat left center; padding-left:23px;}
.top4{ background:url(../images/bxiii_04.png) no-repeat left center; padding-left:23px;}

.header_mid{ width:100%; min-width:990px; height:80px; z-index:100; position:relative; background:url(../images/bxi_03.png) repeat-x bottom;}
.header_mid .logo{ background:url(../images/logo.png) no-repeat left center; width:220px; height:141px; position:absolute; margin-left:-27px; margin-top:0px;}
.header_mid .list{ width:727px; height:80px; font-size:15px; line-height:80px; float:right;}

/*end header*/
.slider{width:100%; min-width:990px;height:525px; position:relative;}
.slider .window{width:100%; min-width:990px; height:525px; overflow: hidden; position: relative; margin:0 auto;}
.slider .image_reel{position: absolute;top: 0; left: 0;}
.slider .image_reel a{ float:left; height:525px; }
.slider .image_reel img{float: left; height:525px;}
.slider .paging{position: absolute; text-align:center; bottom:15px; left:47%;z-index: 100;text-align: center; display: none; }
.slider .paging a{width:9px; height:9px; border-radius:50px; display: inline-block; overflow:hidden; margin:0 4px; background:#e8e8e8;}
.slider .paging a.active{background:#1fb2ff;}

.slider .newsblock{ margin-top:-500px; position:relative;}
.slider .news{ display:block; width:300px; height:448px; margin-left:680px; margin-top:0px; position:absolute; background:#0e0f10; filter:alpha(opacity=80); /* IE */ -moz-opacity:0.8; /* Moz + FF */ opacity: 0.8;}
.slider .newsin{ display:block; width:280px; height:420px; margin-left:698px; margin-top:18px; position:absolute; color:#FFFFFF; z-index:100000001;}
.slider .newsin .title{ color:#1fb2ff; font-size:14px; line-height:40px; z-index:100000001;}
.slider .newsin li a{ color:#FFFFFF; line-height:25px;}
.slider .newsin li a span{ font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;}
.slider .newsin .title2{ color:#1fb2ff; font-size:14px; line-height:40px; z-index:100000001;}

.sliders{width:100%; height:432px;}
.sliders .window{width:90%; max-width:1199px; height:432px; overflow: hidden; position: relative; margin:0 auto; background:url(../images/sup_03.png) no-repeat top center;}
.sliders .window .image_reel img{height:420px;}

.sliders .orderblock{ width:90%; margin:0px auto; margin-top:-400px; position:relative; overflow:hidden;}
.sliders .order_box{ display:block; width:310px; height:303px; background:#ececec; padding:40px 25px; font-size:14px; float:right; margin-right:50px;}
.sliders .order_box .title{ font-size:15px; font-weight:bold; line-height:30px;}
.sliders .order_box select, .order_box input{ height:25px; line-height:25px;}
.sliders .order_box .submit{background:url(../images/order/wb_09.png) no-repeat center center; width:251px; height:46px; border:none; }

a.map_result_list{ display:block; cursor:pointer;}
a.map_result_list:hover{ background:#efefef;}

.index_mid { background:#fafafa; height:320px; width:100%; min-width:990px; padding:20px 0px;}

.header_nav{ width:100%; min-width:990px; height:50px; line-height:50px; margin-bottom:20px; background:#1b74ac; line-height:50px; color:#d3d8e2; font-size:14px; }
.header_nav .down{ width:190px; height:32px; line-height:32px; color:#ffffff; border:1px #378ca8 solid; border-radius:5px; background:url(../images/bx_22.png) repeat-x; margin-left:5px; margin-top:8px; margin-right:4px; padding-left:15px;}
.header_nav .down a{ color:#FFFFFF;}

.header_nav .cart{ width:148px; height:26px; margin-top:35px; background:#f3f3f3 url(../images/bx1_15.png) no-repeat 10px center; border:1px #d6d6d6 solid; padding:3px 5px; text-align:left; text-indent:45px; line-height:26px; font-size:13px; font-weight:bold; border-radius:5px;}
.header_nav .cart .down{ width:auto; height:26px; background:url(../images/bx1_18.png) no-repeat right center; padding-right:16px;}

.header_nav_shop{ height:42px; line-height:40px; background:url(../images/bx_18.png) repeat-x; margin:0px auto; border-radius:5px; font-size:14px; font-weight:bold; }
.header_nav_shop a{ display:inline-block; width:118px; height:42px; text-align:center; float:left; color:#FFFFFF; margin:0px 5px;}
.header_nav_shop a.cur{ background:#3278a5;}
.header_nav_shop a:hover{background:#3278a5;}
.header_nav_shop span{ display:inline-block; float:left; width:2px; height:39px; background:url(../images/bx_25.png) no-repeat center 12px;}

.index_list{ width:211px;}
.index_list li{ display:block; background:url(../images/bx_38.png) no-repeat left center; padding-left:15px; line-height:23px;}

.index_list .scrolls{ border:1px #e8e8e8 solid; padding:11px; width:189px; height:103px; }
.index_list .scrolls .window{width:189px; height:103px; overflow: hidden; position: relative; z-index:50;}
.index_list .scrolls .image_reel{position:absolute;top: 0px; left: 0px; z-index:50;}
.index_list .scrolls .image_reel a {float:left; width:189px; height:88px; display:inline-block;}
.index_list .scrolls img{ width:189px; height:88px;}
.index_list .scrolls .paging{ width:100%; height:10px; text-align:left; z-index:100; position:absolute; bottom:5px; left:5px; }
.index_list .scrolls .paging a{width:10px; height:10px; border-radius:9px; display: inline-block; overflow:hidden; margin:0 3px; *margin:0 5px !important; background:#6c6c6c;}
.index_list .scrolls .paging a.active{background:#d00700; }

.windows{width:545px; height:281px; overflow: hidden; position: relative; z-index:50;}
.windows .image_reels{position:absolute; top: 0px; left: 0px; width:auto; z-index:50; }
.windows .image_reels a {float:left; width:545px; height:281px; display:inline-block;}
.windows .image_reels img{ width:545px; height:281px;}
.pagings{text-align:center; width:545px; height:30px; margin-top:-23px; z-index:100; position:absolute;}
.pagings a{width:10px; height:10px; border-radius:9px; display: inline-block; overflow:hidden; margin:0 5px; background:#ffffff;}
.pagings a.active{background:#FFFF33;}

.shop_prom{}
.shop_prom .title{ height:36px; color:#3f3f3f; font-size:14px; margin-bottom:1px;}
.shop_prom .title a{ width:150px; height:36px; background:url(../images/shop/shop_04.png) repeat-x top; display:inline-block; line-height:36px; font-size:16px; font-weight:bold; text-align:center; color:#b1b1b1; border:1px #d5d5d5 solid;}
.shop_prom .title a.cur{ background:#ffffff; color:#1873ac; margin-bottom:0px; border:1px #d5d5d5 solid; border-bottom:1px #ffffff solid;}
.shop_prom .title a.hot{ background:url(../images/shop/shop_17.png) no-repeat 80px center; padding-right:30px;}

.shop_prom .list{ padding:15px 20px; border:1px #d5d5d5 solid; color:#888888; background:#FFFFFF; overflow:hidden;}
.shop_prom .list a{ display:inline-block; border:1px #d5d5d5 solid; width:280px; margin:15px 18px;}
.shop_prom .list a:hover{ border-bottom:2px #008db3 solid;}
.shop_prom .list a img{ width:276px; height:276px; padding:3px; margin-bottom:8px;}
.shop_prom .list a .bt{ height:33px; line-height:30px; background:#e8ede9;}
.shop_prom .list a .num{ color:#333333;}
.shop_prom .sline{ width:1px; height:275px; display:inline-block; background:#dedede; margin-left:12px; margin-right:12px;}

.shop_prom_bt .title{ background:#eaeaea; color:#015ca2; font-size:15px; font-weight:bold; text-indent:15px; height:30px; line-height:30px;}
.shop_prom_bt .content_box{border:1px #d5d5d5 solid; color:#888888; background:#FFFFFF; padding:10px; height:500px;}
.shop_prom_bt .adleft{ border:1px solid #cdcdcd; border-top:none; width:204px; height:454px; margin-left:10px; margin-right:10px; margin-top:10px;}
.shop_prom_bt .listright{ width:750px; height:476px; position:relative; overflow:hidden;}
.shop_prom_bt .listright a{ display:inline-block; border:1px solid #cdcdcd; border-bottom:2px solid #cdcdcd; margin:10px 12px 15px; width:160px; height:212px;}
.shop_prom_bt .listright a .tit{ height:37px; line-height:18px; padding:5px;}
.shop_prom_bt .listright a .content{ padding:5px; height:20px; line-height:18px; background:#e8ede9;}
.shop_prom_bt .listright a:hover{ border-bottom:2px #008db3 solid;}
.shop_prom_bt .listright a img{ width:130px; height:130px; margin-bottom:5px; }

.shop_choose{ background:#ffffff; border:1px #d5d5d5 solid; }
.shop_choose .nav_down{ padding:3px 8px;}
.shop_choose .nav_down a{ display:inline-block; height:31px; line-height:31px; margin-left:10px; padding:0px 5px;}
.shop_choose .nav_down a:hover{ background:#42b1e8; color:#FFFFFF; repeat-x bottom;}
.shop_choose .nav_down a .num{ color:#9d9d9d;}
.shop_choose .nav_down a:hover .num{ color:#ffffff;}
.shop_choose .nav_down span.title{ display:inline-block; height:31px; line-height:31px; float:left; color: #1b1b1b; margin-left:15px;}

.shop_choose .search_box{ height:35px; margin-top:8px; border-bottom:1px #d5d5d5 solid;}
.shop_choose .search_box .keyword{ width:300px; height:25px; line-height:25px; border:1px #d5d5d5 solid; background:url(../images/bx_12.png) repeat-x center; margin:0px; padding:0px 10px; color:#999999; margin-left:20px;}
.shop_choose .search_box .submit{ width:60px; height:27px; line-height:27px; border:none; background:#42b1e6; color:#FFFFFF; text-align:center;}

.shop_choose .logo_box{ height:60px; line-height:60px; padding:3px 8px; border-bottom:1px #d5d5d5 solid;}
.shop_choose .logo_box img{ width:73px; height:60px; margin-left:3px; float:left;}
.shop_choose .logo_box span{ display:inline-block; height:60px; line-height:60px; float:left; color: #1b1b1b; margin-left:15px;}
.shop_choose .logo_box a.more{ display:inline-block; background:url(../images/more.png) no-repeat center center; width:13px; height:60px; margin-left:30px;}

.order_faq{ background:#ececec; width:306px; height:196px; margin-top:7px;}
.order_faq a{ display:block; color:#a5a5a5; text-indent:20px; line-height:28px; font-size:13px;}
.order_faq a:hover{ background:#f5f5f5;}

.goods_cat{ line-height:30px; width:213px;}
.goods_cat .titles{ background:#008db3; color:#FFFFFF; text-indent:15px; }
.goods_cat .list{ background:#f5f5f5; border:1px #d8d8d8 solid; border-top:none; text-indent:15px; }
.goods_cat .list .child{ background:#ffffff; }
.goods_cat .list a{ display:block;}
.goods_cat .list .child a{ background:#ffffff url(../images/bx_38.png) no-repeat 13px center; padding-left:15px; }
.goods_cat .list a:hover{ background:#ffffff url(../images/bx_12.png) repeat-x;}

.goods_list{ width:765px;}
.goods_list .title{ line-height:30px; font-size:14px;}
.goods_list .titles{ line-height:30px; height:30px; font-size:14px; background:#e5e5e5; border:1px #d8d8d8 solid; border-bottom:none; display:block; text-indent:15px;}
.goods_list .attr_box{ border:1px #d8d8d8 solid; border-top:none; height:19px; line-height:19px; padding:8px 15px;}
.goods_list a{ display:inline-block; border-bottom:2px #ffffff solid;}
.goods_list a:hover{ border-bottom:2px #008db3 solid;}
.goods_list .tops{ border-top:1px #d8d8d8 solid;}
.goods_list .attr_box{ background:#ffffff;}
.goods_list .attr_box span{ width:80px; display:inline-block; color:#9a9a9a;}
.goods_list .attr_box a{ display:inline-block; margin-right:5px; padding:0px 8px;}
.goods_list .attr_box a:hover, .goods_list .attr_box a.cur{ background:#ff6c04; color:#FFFFFF;}

.goods_list .goodslist{ border:1px solid #cdcdcd;width:741px; height:auto; padding:12px; position:relative; overflow:hidden;}
.goods_list a{ display:inline-block; border-bottom:2px #ffffff solid;}
.goods_list a:hover{ border-bottom:2px #008db3 solid;}
.goods_list .goodslist a{ margin:5px 13px 0px;}
.goods_list .goodslist a img{ width:135px; height:136px; margin-bottom:8px; }
.goods_list .goodslist .line{border-top:1px solid #cdcdcd; margin-top:12px; height:12px; display:block;}
.goods_list .sline{ width:1px; height:275px; display:inline-block; background:#dedede; margin-left:12px; margin-right:12px;}

.article{}
.article .title{ font-size:20px; color:#333333; font-weight:bold; text-align:center; line-height:50px; margin-bottom:20px;}
.article .content{ height:1100px; position:relative; overflow:auto;}

.box{ border:1px #CCCCCC solid; position:relative;}
.box .content{ margin:20px;}

.is_best{width:180px; height:180px; background:url(../images/189.png) no-repeat; position:absolute; margin-left:596px; margin-top:-11px; z-index:10000000;}
.is_best_shop{width:180px; height:180px; background:url(../images/189.png) no-repeat; position:absolute; margin-left:821px; margin-top:-23px; z-index:10000000;}

.box_title{ height:30px; line-height:30px; font-size:14px; font-weight:bold; position:relative; overflow:hidden;}
.box_title a{ display:inline-block; border:1px #CCCCCC solid; border-bottom:none; text-align:center; width:100px;background:url(../images/gd_14.png) repeat-x bottom; }
.box_title a:hover, .box_title a.cur{ background:#ffffff; }

.box_title2{ line-height:30px; font-size:14px; font-weight:bold; position:relative; overflow:hidden;}
.box_title2 .tit{ font-size:16px; font-weight:bold; color:#808080;}
.box_title2 .titer{ background:#efefef; color:#666666; font-size:14px; padding:5px 35px; margin:5px auto 15px;}
.box_title2 .titer .big{ font-size:18px; color:#333333;}

.content2{ margin:10px 30px; text-align:left;}
.content2 .tit{ font-size:16px; font-weight:bold; color:#808080;}
.content2 textarea { border:1px #d3d3d3 solid; background:#f8f8f8; width:100%; height:100px; margin:10px auto;}

.bt_next{ width:117px; height:38px; background:url(../images/next_03.png) no-repeat; border:none;}
.bg_submits{ width:133px; height:38px; background:url(../images/submits_03.png) no-repeat; border:none;}

.goods_img{ width:360px; height:360px; margin:15px;}
.goods_name{ font-size:18px; color:#333333; font-weight:bold;}
.goods_attr{ line-height:25px;}
.goods_number{ background:#fffbce; padding:20px 25px; margin:10px 20px 20px; margin-left:0px; width:500px;}

.article_top img{ width:250px; max-height:200px; margin:15px;}
.article_top .fr{ width:415px; margin:15px 25px; margin-left:0px;}
.article_cat table th{ background:url(../images/shop/shop_10.png) repeat-x bottom; border-top:1px #ededed solid; border-bottom:1px #ededed solid;}
.article_cat table td{ border-bottom:1px #ededed solid;}

.agency_box{ position:absolute; top:60px; left:670px; width:250px; height:180px; padding:15px; line-height:25px; background:#ffffff; z-index:1000000000000; filter:alpha(opacity=90); /* IE */ -moz-opacity:0.90; /* Moz + FF */ opacity: 0.90;}
.agency_box .fr{ width:150px;}

.agency_box_result{ position:absolute; overflow-y:auto; top:280px; left:670px; width:250px; height:160px; padding:15px; line-height:20px; background:#ffffff; z-index:10000000;  filter:alpha(opacity=90); /* IE */ -moz-opacity:0.90; /* Moz + FF */ opacity: 0.90;}

.carorder2 span{ display:inline-block; width:180px; line-height:30px; font-size:14px;}
.biginput{ height:30px; line-height:30px; width:300px; font-size:16px; padding:0px 5px; border-radius:5px; margin-bottom:10px;}
.bigsubmit{ height:35px; line-height:30px; width:auto; font-size:16px; padding:0px 25px; border-radius:5px; margin-bottom:10px; font-weight:bold;}

.userMenuLeft{ text-align:center; height:auto; line-height:25px; border:1px #eeeeee solid; border-right:1px #cccccc solid;}
.userMenuLeft .title{ background:#ededed; font-weight:bold;}
.userMenuLeft .title span{ border-top:2px #3399FF solid; padding:0px 25px; margin-top:-1px; display:inline-block;}
.userMenuLeft a{ display:block; border-bottom:1px #ededed solid;}
.userMenuLeft a:hover , .userMenuLeft a.curs{ background:url(../images/shop/shop_10.png) repeat-x bottom;}

.log_box{ border:1px #CCCCCC solid; position:relative; overflow:hidden; height:auto; padding-bottom:20px; }
.log_title{width:100%; height:30px; line-height:30px; text-indent:20px; color:#FFFFFF; font-size:14px; background:url(../images/bx_18.png) repeat-x top; margin-bottom:30px;}

.reg_box{ position:relative; overflow:hidden; height:auto; padding-bottom:20px; }
.reg_title{width:100%; height:30px; line-height:30px; text-align:center; color:#017eac; font-size:18px; font-weight:bold; margin-bottom:30px;}

		#menu2 {
			background:#fff url(../images/bxi_03.png) repeat-x bottom;	
		}
		
		#menu2 ul li a {
			color: #1b74ac;
		}

		#menu2 ul li a span.over {
			background: #1b74ac;
			color: #fff;
		}
		.menu { 
			height: 80px;
			display: block;
		}

		.menu ul {
			list-style: none;
			padding: 0;
			margin: 0;
		}

		.menu ul li {
			/* width and height of the menu items */  
			float: left;
			overflow: hidden;
			position: relative;
			text-align: center;
			line-height: 80px;
		}

		.menu ul li a {
			/* must be postioned relative  */ 
			position: relative;
			display: block;
			min-width: 121px;
			height: 80px;
			color:#1b74ac; 
			cursor: pointer;
		}

		.menu ul li a span {
			/* all layers will be absolute positioned */
			position: absolute;
			left: 0;
			width: 121px;
		}

		.menu ul li a span.out {
			top: 0px;
		}

		.menu ul li a span.over,
		.menu ul li a span.bg {
			/* hide */  
			top: -80px;
		}

.order_login_box{ position:fixed; top:190px; width:100%; z-index:10000000000;}
.order_login_box .block{ background:#FFFFFF; position:relative; overflow:hidden; padding:30px; border:1px #999999 solid;}

.bnt_blue, .bnt_blue_1, .bnt_blue_2, bnt_bonus{border:none; width:115px; height:35px; background:url(../images/bx_18.png) repeat-x top; border-radius:5px; line-height:30px; color:#FFFFFF; font-size:14px;}

.new{ position:absolute; margin-left:190px; margin-top:0px; width:48px; height:48px; background:url(../images/mark_3.png) no-repeat;}








.i-list{display:none; BORDER: #ac020d 2px solid; POSITION: absolute; WIDTH: 280px; margin-left:196px; margin-top:-30px; z-index:100000;}
.i-list a:link, .i-list a:hover, .i-list a:visited, .i-list a:active { color:#333;}
.i-list .i_c_tips_t {BORDER-BOTTOM: #e6e6e6 1px solid; TEXT-INDENT: 10px; FONT: 700 14px/28px simsun; BACKGROUND: #f7f7f7; HEIGHT: 28px; line-height:28px; }
.i-list .i_c_tips_c {PADDING-BOTTOM: 8px; PADDING-LEFT: 15px; PADDING-RIGHT: 15px; BACKGROUND: #fff; PADDING-TOP: 5px; line-height:25px;}
.i-list .i_c_tips_c a{ margin-right:10px; }
.i-list .i_c_tips_c UL {WIDTH: 100%; BACKGROUND: #fff; HEIGHT: 100%}
.i-list .i_c_tips_c UL .title{ font-weight:bold;}
.i-list .i_c_tips_c UL:after {DISPLAY: block; HEIGHT: 0px; CLEAR: both; CONTENT: ''}
.i-list .i_c_tips_c UL LI {LINE-HEIGHT: 22px; MARGIN: 3px 0px; WIDTH: 95px; DISPLAY: inline-block; FLOAT: left; HEIGHT: 22px;  OVERFLOW: hidden;}

.index_mid .tabs{ margin-top:10px; position:relative; overflow:hidden; }
.index_mid .tabs div.on{ background:#ffffff; border:1px #d4d4d4 solid; border-bottom:1px #ffffff solid; padding:5px 20px; float:left;}
.index_mid .tabs div{ background:#d4d4d4; border:1px #ffffff solid; padding:5px 20px; float:left;}
.index_mid .content{border:1px #d4d4d4 solid; padding:10px; margin-top:0px; width:490px; height:120px;}
.index_mid .content a{ display:inline-block; margin:3px 0px; text-align:center; width:auto; width:160px; line-height:25px; margin-right:15px;}
.index_mid .content a span{ color:#a3a3a3; float:right;}
.index_mid .content img{ width:160px; height:95px;}

.index_right{ width:260px; float:right; margin-top:9px;}
.index_right .title{ background:#f6f6f6; color:#4b4b4b; font-size:16px; font-weight:bold; text-indent:15px; height:30px; line-height:30px; margin-top:10px;}
.index_right .content{ background:#ededed; text-align:center; padding-top:23px; padding-bottom:23px; height:240px; position:relative;}
.index_right .content a{ display:inline-block; margin:3px;}

.msg_title_box{ position:relative; overflow:hidden; height:42px;}
.msg_title{ float:left; width:130px; height:40px; line-height:40px; text-align:left;}
.msg_child{ float:left; width:auto; height:40px; line-height:40px;}
.msg_child a{ display:inline-block; width:auto; height:40px; line-height:40px; padding:0px 8px; background:#f3f3f3; border:1px #FFFFFF solid; text-align:center;}
.msg_child a:hover{ background:#FFFFFF; border:1px #CCCCCC solid;}

.sups{ margin-top:15px; position:relative; overflow:hidden; font-size:14px; font-weight:bold; }
.sups div.on{  background:url(images/ppb_07.jpg) repeat-x bottom center; padding-bottom:10px; width:333px; float:left; text-align:center;}
.sups div{ padding-bottom:10px; width:333px; float:left; text-align:center; background:url(images/ppb_09.jpg) repeat-x bottom center;}

.sups_content{ padding:10px; margin-top:0px; height:225px;}
.sups_content a{ display:inline-block; margin:4px 4px 4px 5px; width:126px; height:110px; text-align:center; line-height:30px; color:#000000; font-size:13px; font-weight:bold;}
.sups_content a img{ border:1px solid #a3a3a3;width:130px; height:75px; behavior: url(ie-css3.htc);}

.supss_content{ padding:10px; margin-top:0px; height:110px; text-align:left; border-bottom:1px #ebebeb dashed; margin:10px; position:relative; overflow:hidden;}
.supss_content a .title{ display:inline-block; margin:5px; line-height:30px; color:#000000; font-size:13px; font-weight:bold;}
.supss_content a img{ border:1px solid #a3a3a3; border-radius:10px; width:130px; height:75px; behavior: url(ie-css3.htc);}

.supsss_content{ padding:10px; margin-top:0px; height:300px; line-height:23px; color:#000000;}
.supsss_content .img{ border:1px solid #a3a3a3; border-radius:10px; width:130px; height:75px; margin:10px auto; behavior: url(ie-css3.htc);}
.supsss_content .content{ margin-bottom:10px; margin-top:10px; padding-bottom:10px; padding-top:10px; border-bottom:1px #CCCCCC dashed; border-top:1px #CCCCCC dashed;}

.index_cat_box{ height:288px;}
.index_cat_box .titles{ margin-bottom:5px;position:relative; overflow:hidden; }
.index_cat_box .titles .title{ float:left; height:25px; line-height:25px; font-size:20px; font-weight:bold; color:#ce1302; width:200px;}
.index_cat_box .titles .tab{ float:right; height:15px; line-height:15px; margin-top:10px; margin-right:20px;}
.index_cat_box .titles .tab a{ float:left; display:inline-block; width:auto; padding:0px 15px; text-align:center; border-right:1px #eeeeee solid;}
.index_cat_box .titles a.more{ float:right; color:#999999; margin-top:10px; height:15px; line-height:15px;}
.index_cat_box .contents{ height:255px; border:1px #d4d4d4 solid; border-top:2px #ce1302 solid; padding:0px 19px; position:relative; width:957px; }
.index_cat_box .contents .p_left{float:left; margin-left:-18px; margin-top:95px; width:19px; height:63px; }
.index_cat_box .contents .p_right{ float:right; margin-right:-20px; margin-top:95px; width:19px; height:63px; }
.index_cat_box .contents .goods_box{ width:217px; height:255px; padding:15px 10px; border-right:1px #d4d4d4 solid; float:left; text-align:left;}
.index_cat_box .contents .goods_box img.img{ width:213px; height:75px; border:1px #d4d4d4 solid; margin-top:10px; margin-bottom:10px; behavior: url(ie-css3.htc);}
.index_cat_box .contents .goods_box .desc{ margin-bottom:10px; height:40px;}

.help{ background:#f0eeef; padding:15px 30px 20px; width:939px; position:relative; overflow:hidden;}
.help div{ float:left; width:190px; height:110px; border-right:1px #ddd solid;}
.help div span{ display:block; height:40px; line-height:40px; color:#666666; font-size:15px; font-weight:bold; padding-left:35px;}
/*
.help div span.h1{ background:url(images/ds_94.jpg) no-repeat left center;}
.help div span.h2{ background:url(images/ds_97.jpg) no-repeat left center;}
.help div span.h3{ background:url(images/ds_100.jpg) no-repeat left center;}
.help div span.h4{ background:url(images/ds_102.jpg) no-repeat left center;}
*/
.help div a{ display:block; padding-left:35px; line-height:20px; color:#999999;}

#ur_here{ margin:3px auto; background:#dddddd; color:#FFFFFF; padding:0px 15px; line-height:30px; height:30px;}
#ur_here a{ color:#FFFFFF;}
#ur_here_2{ width:85%; margin:0px auto 5px; background:#dddddd; color:#FFFFFF; padding:0px 15px; line-height:30px; height:30px;}
#ur_here_2 a{ color:#FFFFFF;}
#ur_here span, #ur_here_2 span{ float:right;}

.left_menu{ width:208px; margin-top:15px; margin-bottom:15px;}
.left_menu .title{ width:208px;  height:64px; background:url(images/dsa_03.jpg) no-repeat center center; position:relative;}
.left_menu .title div{  padding-top:20px; margin-left:10px; line-height:30px; font-size:28px; font-weight:bold; color:#FFFFFF;}
.left_menu .list{  text-indent:20px;}
.left_menu .list a{ display:block; background:url(images/dsa_06.jpg); height:32px; line-height:32px; color:#666666;}
.left_menu .list a:hover, .left_menu .list a.on{ background:url(images/dsa_07.jpg); color:#000000;}
.left_menu .list a.downs{ background:#dddddd; text-indent:30px;}

.box2{ border:2px #e5e5e5 solid; padding:15px;}
.box3{ border:1px #e5e5e5 solid;}
.leftRedbox{ border:2px #ac020d solid; padding:1px; position:relative; overflow:hiddenl}
.leftRedbox .titles{ background:#ac020d repeat-x bottom; margin:1px; height:35px; line-height:35px; color:#FFFFFF; font-weight:bold; font-size:16px; text-indent:15px;}
.leftRedbox .boxRightList{ margin:8px;}

.sup_nav{ width:100%; line-height:33px; background:#cccccc; border-bottom:#999999 1px solid;}
.sup_nav a{ display:inline-block; width:auto; height:33px; line-height:33px; background:none; text-align:center; padding:0px 20px;color: #333333; font-size:14px; font-weight:bold;}
.sup_nav a:hover, .sup_nav a.on{ background:#999999; }

.sup_li{ font-size:14px; padding:10px; border-bottom:1px #CCCCCC dashed; background:none;}
.sup_li:hover{ background:#f8f8f8;}
.sup_li span{ color:#999999;}

.cat_list{}
.cat_list a{ display:inline-block; width:247px; height:100px; padding-top:10px; padding-bottom:10px; margin:3px; text-align:center; background:#FFFFFF; border:1px #ffffff solid; line-height:22px; font-size:14px; font-weight:bold;}
.cat_list a:hover{ background:#eaeaea; border:1px #dddddd solid;}
.cat_list a img{ width:213px; height:75px; border:1px #CCCCCC solid; border-radius:10px; behavior: url(ie-css3.htc);}

.cat_description{ border:1px #dddddd double; padding:15px; position:relative; overflow:hidden; margin-bottom:15px; line-height:22px;}

.member_bg{ background:#adadad url(images/us_03.jpg) repeat-x top; min-height:537px; border-left:#adadad 1px solid; border-right:#adadad 1px solid;}
.member_bg .login{ background:url(images/us_04.jpg) no-repeat center top; height:537px; }
.member_bg_bottom{ background:#adadad url(images/us_07.jpg) repeat-x top; height:15px;}
.member_bg .member_box{ background:#ffffff; border:2px solid #cdcdcd; min-height:500px; margin:5px auto; padding:25px; width:945px; }
.member_bg .member_box li{ border:1px solid #b1b1b1; padding:5px; margin:20px auto; position:relative; overflow:hidden; width:841px; *margin-left:-15px;}

.register_bg{ background:#ffffff; min-height:537px;}
.register_bg .login{ background:url(images/us_04.jpg) no-repeat center top; height:537px; }
.register_bg_bottom{ background:#ffffff; height:15px;}
.register_bg .member_box{ background:#ffffff; border:2px solid #cdcdcd; min-height:500px; margin:15px auto; padding:25px; width:945px; }
.register_bg .member_box li{ border:1px solid #b1b1b1; padding:5px; margin:20px auto; position:relative; overflow:hidden; width:841px; *margin-left:-15px;}

.big_bg{ min-height:537px;}
.big_bg .member_box{ background:#ffffff; border:2px solid #cdcdcd; min-height:500px; margin:15px auto; padding:25px; width:945px; }
.big_bg .member_box li{ border:1px solid #b1b1b1; padding:5px; margin:20px auto; position:relative; overflow:hidden; width:841px; *margin-left:-15px; background:none;}
.big_bg .member_box li:hover{ background:#f3f3f3;}
.big_bg_bottom{ background:#ffffff; height:15px;}

.ur_here{ background:#ffffff; filter:alpha(opacity=80); /* IE */ -moz-opacity:0.8; /* Moz + FF */ opacity: 0.8; margin-bottom:10px;}

/*main*/
.main_login{ border-top:1px solid #dadada; padding:30px; position:relative; overflow:hidden; }
.main_login .login_box{background:#ffffff; border-top:1px solid #dadada; border-radius:5px; margin-left:500px; width:450px; height:367px; float:right; position:absolute; behavior: url(ie-css3.htc);}
.login_box .login{ padding-left:420px; padding-top:100px; line-height:25px; width:500px; height:380px;}
.main_login .bt_login{ background:url(images/dmn_log_10.jpg) no-repeat center center; width:79px; height:24px; border:none; }
.main_login .foot{ width:100%; height:50px; border-top:1px #fff solid; text-align:center; margin-top:50px; padding-top:40px;}

.main_reg{background:#fff; border:1px #d0d0d0 solid; border-top:3px solid #17459d; padding:50px; position:relative; overflow:hidden; width:899px; }
.reg_foot{width:100%; height:50px; text-align:center; padding-top:30px;}

.links_head{ border-bottom:2px #ce1300 solid; margin-bottom:8px; height:35px; line-height:35px; font-size:16px; font-weight:bold;}
.friend_links{ position:relative; overflow:hidden; }
.friend_links a{ display:inline-block; margin-right:15px; margin-top:5px;}

.links{ position:relative; overflow:hidden; margin-top:23px; }
.links a{ display:inline-block; width:310px; height:314px; margin-right:20px; margin-bottom:23px; float:left; background:#ffffff; border:1px #e6e6e6 solid;}
.links a .img{ height:110px; background:#f6f6f6; text-align:center; }
.links a .img img{ width:125px; height:78px; border:#CCCCCC 1px solid; border-radius:10px; margin:15px; behavior: url(ie-css3.htc);}
.links a .price{ font-size:22px; font-weight:bold; text-align:center; line-height:40px;}
.links a:hover{background:#f6f6f6;}

.lists_head{ height:40px; background:url(images/ar_03.jpg) repeat-x; line-height:40px; padding:0px 15px; font-size:16px; font-weight:bold;}
.lists_box{ width:771px; *margin-left:-15px; *width:786px;}
.lists_box li{ height:40px; line-height:40px; border:1px #e5e5e5 solid; border-top:none; padding:0px 15px;}
.lists_head span, .lists_box span{ float:right; margin-right:15px; color:#999999;}

.activity{}
.activity li{ height:180px; padding:15px 5px; border-bottom:1px #e5e5e5 solid; line-height:20px;}
.activity li img{ float:left; width:280px; height:170px; border:8px #f3f3f3 solid; margin-right:15px;}
.activity li .title{ font-size:16px; font-weight:bold; margin-bottom:10px;}
.activity li .author{ color:#eb0c01;}

.redlist a{ display:block; background:url(images/p_red.jpg) no-repeat left center; text-indent:20px; line-height:25px;}
.redboxlist a{ display:block; height:29px; line-height:29px; border-bottom:1px #CCCCCC dotted; }
.redboxlist a span{ background:#ce0000; padding:1px 6px; color:#FFFFFF; text-align:center; margin-right:10px;}

.blacklist a{ display:block; background:url(images/list_c.gif) no-repeat left center; text-indent:15px; line-height:25px;}

.list_head{ height:31px; line-height:31px; border-bottom:2px #2e506c solid; border-left:1px #e9e9e9 solid;}
.list_head a{border-right:1px #e9e9e9 solid; border-top:1px #e9e9e9 solid; padding:0px 20px; display:inline-block; float:left; margin:0px; color:#333333; font-size:14px; }
.list_head a.on{ border:1px #3a5c78 solid; border-bottom:none; background:url(images/dmnbg_03.jpg); color:#FFFFFF; }
.list_head a.last{ border-right:none;}

.goodslistTitle{ border-top:2px #9d0f05 solid; height:40px; line-height:40px; text-indent:20px; margin-bottom:5px; font-weight:bold;}

.search_left_box{ border:2px solid #007eac; padding:15px; overflow:hidden;}
.search_left_box select{ width:110px; padding:2px 6px; border:none; border:1px #e4e4e4 solid; margin-bottom:10px;}
.search_left_box select.all{ width:230px; padding:2px 6px; border:none; border:1px #e4e4e4 solid;}
.search_left_box input.submit{ width:110px; padding:5px 6px; border:none; background:#007eac; text-align:center; color:#FFFFFF; font-size:14px; float:right;}

a.bt_orange{ background:#ff6400; padding:3px 10px; text-align:center; color:#FFFFFF; }
.bt_orange_big{ background:#ff6400; font-size:14px; padding:6px 25px; text-align:center; color:#FFFFFF; border:none; }

.basecon{width:814px; height:282px;}
.basecon .window{width:814px; height:282px; overflow: hidden; position: relative; margin:0 auto;}
.basecon .box_reel{position: absolute; top: 0; left: 0;}
.basecon .box_reel li{ float:left; display:inline-block; width:814px; height:282px; margin:0px; padding:0px; z-index:50;}

.goods_title{ height:78px; margin:1px; border-bottom:1px #cccccc solid; background:#f7f7f7 url(images/dmng_03.jpg) no-repeat left center; text-indent:40px;}
.textInfo ul{ overflow:hidden;}
.textInfo span{ display:inline-block; width:60px;}

.re_text img{ width:150px; height:110px;}

.td_06{ width:100px;}

a.search_selete, a.search_seleted:hover{ background:url(images/ds_15.jpg) no-repeat center bottom; color:#FFFFFF; width:65px; height:21px; line-height:21px; text-align:center; display:inline-block; margin:0px; }
a.search_seleted{ background:none; color:#333; width:65px; height:21px; line-height:21px; display:inline-block; text-align:center; margin:0px; cursor:pointer;}

.bt_step2{ border:none; width:85px; height:26px; background:url(images/me2_22.jpg);}
.bt_step3{ border:none; width:85px; height:26px; background:url(images/me3_13.jpg);}
.bt_back_step2{ border:none; width:85px; height:26px; background:url(images/me3_11.jpg);}

.bt_lo{border:none; width:140px; height:49px; background:url(images/lo_03.jpg);}
.bt_to_re{border:none; width:151px; height:48px; background:url(images/lo_05.jpg);}
.bt_re{border:none; width:162px; height:47px; background:url(images/re_07.jpg);}
.bt_re2{border:none; width:162px; height:47px; background:url(images/re2_07.jpg);}
.bt_gp{border:none; width:161px; height:48px; background:url(images/gp_07.jpg);}

.Cont{position:relative; overflow:hidden; width:949px; height:255px;}
.ScrCont{position:absolute; width:10000000px;}


.u1{ background:url(images/ub1.jpg) no-repeat left center; text-indent:25px; margin-left:15px;}
.u2{ background:url(images/ub2.jpg) no-repeat left center; text-indent:25px; margin-left:15px;}
.u3{ background:url(images/ub3.jpg) no-repeat left center; text-indent:25px; margin-left:15px;}
.u4{ background:url(images/ub4.jpg) no-repeat left center; text-indent:25px; margin-left:15px;}
.u5{ background:url(images/ub5.jpg) no-repeat left center; text-indent:25px; margin-left:15px;}
.u6{ background:url(images/ub6.jpg) no-repeat left center; text-indent:25px; margin-left:15px;}
.u7{ background:url(images/ub7.jpg) no-repeat left center; text-indent:25px; margin-left:15px;}
.u8{ background:url(images/ub8.jpg) no-repeat left center; text-indent:25px; margin-left:15px;}
.u9{ background:url(images/ub9.jpg) no-repeat left center; text-indent:25px; margin-left:15px;}
.u10{ background:url(images/ub10.jpg) no-repeat left center; text-indent:25px; margin-left:15px;}
.u11{ background:url(images/ub11.jpg) no-repeat left center; text-indent:25px; margin-left:15px;}
.u12{ background:url(images/ub12.jpg) no-repeat left center; text-indent:25px; margin-left:15px;}
.u13{ background:url(images/ub13.jpg) no-repeat left center; text-indent:25px; margin-left:15px;}

.uc_lists{float:left; width:235px; height:40px; line-height:40px; padding:3px 10px; font-size:16px; font-weight:bold; color:#999999; border:1px #CCCCCC solid; background:#f3f3f3; margin-bottom:5px; margin-right:5px;}
.uc_lists:hover{ background:#FFFFFF;color:#de0915;}
.uc_tables{ width:100%;}
.uc_tables th{ background:url(images/uc_12.jpg) repeat-x top; height:25px;}

.showpoint{position:relative; overflow:hidden; width:200px; height:200px; margin-right:0px; top:0px; background:#FFFFFF; border:#333333 1px solid; text-align:left; line-height:20px; padding:10px 15px; z-index:1000000;}


/********************************************************************/
.top{ width:100%; background:url(../images/top_bg.png) top repeat-x;}
.top_logo{ width:88%; max-width:1199px; margin:0px auto; position:relative; overflow:hidden;}
.top_logo .fl img{ padding:37px 0px;}
.top_logo_2{ width:991px; margin:0px auto; position:relative; overflow:hidden;}
.top_logo_2 .fl img{ padding:37px 0px;}
.top_logo_3{ width:991px; margin:0px auto; position:relative; overflow:hidden;}
.top_right_1{ height:30px; padding-top:33px; text-align:right;}
.top_right_2{ height:39px; line-height:35px; font-size:16px; color:#FFFFFF; text-align:right;}
.top_right_2 a{ color:#ffffff;}
.top_right_3{ height:42px; line-height:42px; text-align:right; font-size:15px;}

.main{ width:90%; max-width:1199px; margin:0px auto; height:445px; background:url(../images/banner_bg.png) center no-repeat; }
.main_con{ width:900px; float:left; margin-left:40px; padding-top:20px;}
.main_con ul li{ width:225px; height:104px; margin-top:15px; float:left; margin-right:19px;}
.main_con ul li a{ display:block; width:213px; height:60px; padding-top:41px; padding-left:12px; font-size:18px; color:#f1f1f1;}
.main_con ul .tt1{ background:url(../images/tt1.png) no-repeat;}
.main_con ul .tt2{ background:url(../images/tt2.png) no-repeat;}
.main_con ul .tt3{ background:url(../images/tt3.png) no-repeat;}
.main_con ul .tt4{ background:url(../images/tt4.png) no-repeat;}
.main_con ul .tt5{ background:url(../images/tt5.png) no-repeat;}
.main_con ul .tt6{ background:url(../images/tt6.png) no-repeat;}
.main_con ul .tt7{ background:url(../images/tt7.png) no-repeat;}
.main_con ul .tt8{ background:url(../images/tt8.png) no-repeat;}
.main_con ul .tt9{ background:url(../images/tt9.png) no-repeat;}

.footer{ width:90%; max-width:1199px; margin:40px auto; overflow:hidden;}
.footer_2{ width:991px; max-width:1199px; margin:40px auto; overflow:hidden;}
.copy{ margin-left:30px;}
.nav_bot{ width:290px;}
.nav_bot li{ float:left; margin-left:13px;}
.nav_bot li a{ font-size:14px; color:#625e5d;}
.nav_bot li a:hover{ font-size:14px; color:#691608;}
.footer_bottom{ height:12px; background:#d1d2d6; border-top:1px #bbbcbf solid;}

.applebox{
　　-moz-border-bottom-colors: #f1f1f1 #ededed #ebebeb #eaeaea #e9e9e9 #e8e8e8;
　　-moz-border-top-colors: #f1f1f1 #ededed #ebebeb #eaeaea #e9e9e9 #e8e8e8;
　　-moz-border-left-colors: #f1f1f1 #ededed #ebebeb #eaeaea #e9e9e9 #e8e8e8;
　　-moz-border-right-colors: #f1f1f1 #ededed #ebebeb #eaeaea #e9e9e9 #e8e8e8;
}

.order_bottom{width:90%; max-width:1199px; margin:0px auto 20px; text-align:center;}
.order_bottom img{ margin-top:30px; margin-bottom:30px;}

