@charset "utf-8";
body { color:#666; font-size:12px; font-family: "微软雅黑";} /*网站字体颜色*/
a { color:#0072ae; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}



/* -- 页面整体布局 -- */
.header , .content , .footer { width:1000px; margin:0 auto; overflow:hidden;  }
.left { width:201px; float:left; overflow:hidden;}
.left2 { width:670px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(/template/demo/html/images/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top { background:url(/template/demo/html/images/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(/template/demo/html/images/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(/template/demo/html/images/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }
.right { width:754px; float:left; display:inline; margin-left:5px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(/template/demo/html/images/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(/template/demo/html/images/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(/template/demo/html/images/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(/template/demo/html/images/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right_main { width:752px; min-height:458px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.right_main .pro_x{ padding:15px 0 0 15px;}
.right_main .del_x{ padding:15px 0 0 5px;}
.right2_main { width:273px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.left2_main { width:668px;  border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.h_nav li a:-webkit-any-link{ display:block;}

/*头部开始*/
.top{ background:url(/template/demo/html/images/h_top_bg.gif) repeat-x; height:235px;}

.top .h_top{ color:#797979; padding-top:9px; height:19px;font-size:12px;}
.top .h_top p{ color:#595959; font-family:"微软雅黑"}

.top .h_top p a{ padding:0 13px 0 14px; color:#595959;}

.top .h_Main{ padding-top:13px; height:104px; overflow:hidden;}

.top .h_Main .logo{ padding-right:18px;}

.top .h_Main .h_dis{color:#24292B; font-size:24px;font-family:"Microsoft Yahei"; line-height:31px; padding-top:6px;}
.top .h_Main .h_dis p{ margin-top:10px; padding-left:25px; border-left:1px solid #d2d2d2;}
.top .h_Main .h_dis b{ color:#202020; font-size:30px; font-weight:bold}
.top .h_Main .h_dis em{ color:#0072ad; font-size:19px; text-align:center; font-style: inherit; display:block; background:url(/template/demo/html/images/top_yy.jpg) no-repeat center center;}

.top .h_Main .h_pho{ color:#373737; font-size:16px;font-family:"Microsoft Yahei";width:202px; padding-left:60px; background:url(/template/demo/html/images/h_pho.gif) no-repeat left 3px; margin-top:22px;}
.top .h_Main .h_pho span{font-size:32px; color:#ff8400; font-family:Times New Roman; font-weight:bold; }

.top .h_nav{ height:45px;width:1000px;}
.top .h_nav li{ float:left;height:45px; line-height:45px; background:url(/template/demo/html/images/h_nav_li_bg.gif) no-repeat top right;*background-image:expression(this.nextSibling==null?'none':'Img/Common/h_nav_li.gif');}
.top .h_nav li.cur {
background-color: #ff8400;
}
.top .h_nav li:last-child{}
.top .h_nav li a{ color:#fff; font-size:14px; height:45px;padding:0 25px 0 19px; display:inline-block; font-family:"Microsoft Yahei"}
.top .h_nav li a:hover{text-decoration:none; background-color:#ff8400; margin-left:-2px; padding-left:21px;}

.key_nav{ font-family:"微软雅黑"; padding-top:9px; height:35px; }
.key_nav p{ height:35px; line-height:29px;}
.key_nav p b{ color:#6c6c6c;}
.key_nav p a{ color:#6c6c6c; margin-right:13px;}
.key_nav .sea{ background:url(/template/demo/html/images/h_search.gif) no-repeat; width:221px; height:21px; padding:3px;}
.key_nav .sea input{ border:none; background-color:transparent}
.key_nav .sea input.sea_txt{padding-left:6px; width:177px; height:21px; line-height:21px; margin-right:2px; color:#e4e4e4; float:left; font-family:"微软雅黑"}
.key_nav .sea input.sea_btn{width:36px; height:21px; line-height:21px; float:left; color:#fff; font-weight:bold; cursor:pointer; text-indent:-9999px;}
/*头部结束*

/*底部开始*/
.f_nav{ padding-top:14px; height:26px; overflow:hidden; background-color:#2664ad; padding-left:15px;}
.f_nav li{ float:left; color:#fff; }
.f_nav li a{ color:#fff; padding:0 18px 0 14px;}
.f_info{ padding:39px 0 52px 0px;}
.f_info .info{ width:668px; line-height:27px; color:#0072ae; border-left:1px solid #0072ae; padding-left:28px; margin-top:-5px;}
.f_info .info span{ padding:0 40px; font-weight:normal}
.foot{ height:35px; padding-top:30px; background-color:#252525; color:#9d9d9d; font-family:"微软雅黑"}
.foot a{color:#9d9d9d;}
.foot img{ vertical-align:middle; margin-top:-3px; margin-right:5px;}
.foot span{ margin-left:56px}
.foot p{ font-weight:normal}
/*底部结束*/

/* component_page_common */
.page { padding:20px 0 0px 150px; } /* 调节分页框位置 */
.page { margin:0 auto; height:22px; clear:both; }
.page a { color:#000; font-size:12px; font-family:arial, helvetica, sans-serif; }
.page a:hover { color:#F66; text-decoration:none; }
.page ol { float:left; height:22px; line-height:22px; margin:0 5px 0 0; }
.page span { float:left; height:22px; line-height:22px; display:block; }
.page .start a { width:46px; padding:0 10px 0 0; height:22px; line-height:22px; display:block; text-align:right; background:url(../page/first.png) no-repeat; }
.page .start_off { width:46px; padding:0 10px 0 0; text-align:right; background:url(../page/first_off.png) no-repeat; font-family:Arial, Helvetica, sans-serif; }
.page .first a { width:46px; padding:0 8px 0 0; height:22px; line-height:22px; display:block; text-align:right; background:url(../page/prev.png) no-repeat; }
.page .first_off { width:46px; padding:0 8px 0 0; text-align:right; background:url(../page/prev_off.png) no-repeat; font-family:Arial, Helvetica, sans-serif; }
.page .angle_left { background:url(../page/left.png); width:5px; }
.page .numeric { background:url(../page/right.png); padding:0 5px; }
.page .current { color:#F00; font-weight:bold; font-size:12px; font-family:arial, helvetica, sans-serif; }
.page .angle_right { background:url(../page/right.png) right; width:5px; }
.page .next a { width:46px; padding:0 0 0 8px; height:22px; line-height:22px; display:block; text-align:left; background:url(../page/next.png) no-repeat; }
.page .next_off { width:46px; padding:0 0 0 8px; text-align:left; background:url(../page/next_off.png) no-repeat; font-family:Arial, Helvetica, sans-serif; }
.page .end a { width:46px; padding:0 0 0 8px; height:22px; line-height:22px; display:block; text-align:left; background:url(../page/last.png) no-repeat; }
.page .end_off { width:46px; padding:0 0 0 8px; text-align:left; background:url(../page/last_off.png) no-repeat; font-family:Arial, Helvetica, sans-serif; }
.page .total { width:100px; }


