﻿@charset "utf-8";
html { color:#000; background:#FFF; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:0;padding-top: 50px; }
address, caption, cite, code, dfn, em, th, var, optgroup { font-style:inherit; font-weight:inherit; }
del, ins { text-decoration:none; }
li { list-style:none; }
caption, th { text-align:left; }
q:before, q:after { content:''; }
abbr, acronym { border:0; font-variant:normal; }
sup { vertical-align:baseline; }
sub { vertical-align:baseline; }
input, button, textarea, select, optgroup, option { font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; }
input, button, textarea, select { *font-size:100%; }
input, select { vertical-align:middle; }
body { font:12px/1.231; }
select, input, button, textarea, button { font:99% arial, helvetica, clean, sans-serif; }
table { font-size:inherit; font:100%; border-collapse:collapse; }
pre, code, kbd, samp, tt { font-family:monospace; *font-size:108%; line-height:100%; }
h1 { font-size:32px; }
h2 { font-size:26px; }
h3 { font-size:20px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:10px; }
.mt10 { margin-top:10px; }
.mr10 { margin-right:10px; }
.mb10 { margin-bottom:10px; }
.ml10 { margin-left:10px; }
.bg { background:#FFF; }
/*other.css*/
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee; margin:10px 0; background:url(nodata.gif) no-repeat 20px 20px; }
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1 { display:none; z-index:1001; width:398px; border:1px solid #ccc; background:#fff; padding-bottom:20px; }
#mesbook1_c div, #mesbook1 div { border:1px solid #E4E3E3; background:#EBECEB; height:18px; padding:4px .5em 0; margin-bottom:10px; }
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto; }
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right; }
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns { padding-bottom:10px; }
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input { margin-right:20px; }
/*rollup.css*/
#roll_top, #fall, #ct { position:relative; cursor:pointer; height:72px; width:26px; z-index:9; }
/*#roll_top { background:url(top.gif) no-repeat }*/
#fall { background:url(top.gif) no-repeat 0 -80px }
#ct { background:url(top.gif) no-repeat 0 -40px }
/*#roll { display:block; width:15px; margin-right:-500px; position:fixed; right:50%; top:50%; _margin-right:-505px; _position:absolute; _margin-top:300px; _top:expression(eval(document.documentElement.scrollTop)); z-index:9; }*/
#roll_top, #fall, #ct { position:relative; cursor:pointer; height:72px; width:26px }
#roll_top { background:url(top.gif) no-repeat }
#fall { background:url(top.gif) no-repeat 0 -80px }
#ct { background:url(top.gif) no-repeat 0 -40px }
#roll { display:block; width:15px; margin-right:-500px; position:fixed; right:50%; top:50%; _margin-right:-505px; _position:absolute; _margin-top:300px; _top:expression(eval(document.documentElement.scrollTop)); z-index:9; }
/*im.css*/
.ImTable * { padding:0px; margin:0px }
.ImTable { border-collapse:collapse; border:none; background:url(bg.gif) }
.ImTable h2 { font-size:14px; font-weight:bold; margin-top:5px }
.ImHeader { height:165px; background:url(im_01.gif) }
.ImRow0 { background:url(ico_item1.gif) no-repeat; margin:10px 10px 0; height:28px; padding-left:10px; padding-top:4px; }
.ImRow1 { background:url(ico_item1.gif) no-repeat; margin:10px 10px 0; height:28px; padding-left:10px; padding-top:4px; }
a.im, a:hover.im { text-decoration:none; height:28px; line-height:22px; color:#1e1e1e; font-size:12px; }
.ImFooter { height:90px; background:url(im_04.gif) no-repeat; display:inline-block; width:150px; font-family:Arial, Helvetica, sans-serif; }
.ImFooter h5 { font-size:14px; font-weight:normal; color:#fff; text-align:center; margin:15px 0 0; font-family:'微软雅黑'; }
.ImFooter p { font-size:20px; font-weight:bold; color:#fff; text-align:center; margin:10px 0; }
/*flashs.css*/
#flashs { position:relative; overflow:hidden; }
#flashs .bgitem { z-index:1; position:absolute; top:0; left:0; }
#flashs .btn { position:absolute; z-index:7; bottom:25px; right:50%; margin-right:-450px; padding:5px 6px; z-index:101 }
#flashs .btn span { color:#E60012; background:#fff; border:1px solid #E60012; cursor: pointer; display: inline-block; margin-left: 5px; padding:2px 6px; }
#flashs .btn span.cur { background:#E60012; color:#fff; }
/*common.css*/
body { color:#666; font-size:12px; font-family: "宋体"; } /*网站字体颜色*/
a { color:#666; 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:960px; margin:0 auto; overflow:hidden; }
.left { width:232px; float:left; overflow:hidden; }
.left2 { width:670px; float:left; overflow:hidden; }
.left3 { width:754px; float:left; overflow:hidden; color:#666; }
.lefttop { display:none; }
.left2top { background:url(left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; }
.leftbot { margin-bottom:10px; }
.left2bot { background:url(right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }
.right { width:717px; float:right; display:inline; overflow:hidden; }
.right2 { width:275px; float:right; overflow:hidden; }
.right3 { width:201px; float:right; overflow:hidden; color:#666; }
.righttop { display:none; }
.right2top { display:none; }
.rightbot { margin-bottom:10px; }
.right2bot { margin-bottom:10px; }
.right_main { width:717px; padding-bottom:15px; overflow:hidden; }
.right2_main { background:#eee; width:273px; 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;
}
/*头部开始*/
.h_head { height:265px; background:url(h_head.gif) repeat-x center top; position:relative; z-index:9; }
.h_head .header { height:265px; }
.h_head .h_top { font-family:"Microsoft YaHei"; color:#999999; height:30px; font-size:12px; padding-top: 16px; }
.h_head .h_top a { padding:0 14px; color:#999; font-family:"Microsoft YaHei"; font-size:12px; }
.h_head .h_top img { vertical-align: top }
.h_head .h_top em a { padding: 0 3px; }
.h_head .h_Main { height:159px; }/* 网站主体 */
.h_head .h_Main .logo { padding:0 36px 5px 0; height: 154px;}
.h_head .h_Main .h_dis { float: left; width: 290px }
.h_head .h_Main .h_pho { padding-top: 50px;color:#fff; font-size:14px; font-family:"Microsoft YaHei"; padding-left:64px; background:url(h_pho.gif) no-repeat left top; }
.h_head .h_Main .h_pho b { font-size:36px; display:block; color:#fff; font-family:"Microsoft YaHei"; font-weight: bold; font-style: italic; width: 240px; font-family: arial }
.h_head .h_Main .h_pho p { display:block; }
.h_head .h_nav { height:60px; }/* 头部导航 */
.h_head .h_nav li { float:left; height:60px; color:#fff; padding: 0 18px; }
.h_head .h_nav li a { position:relative; color:#fff; height:60px; line-height:60px; font-size:12px; display:inline-block; text-align:center; font-family:"Microsoft YaHei"; font-size:15px; background: url(h_navBor.gif) repeat-x left bottom; padding: 0 10px; }
.h_head .h_nav li a:hover, .h_head .h_nav li.cur a { text-decoration:none; background:url(h_havCur.gif) repeat-x center top; }


/*底部开始*/
.f_foot { background:url(f_foot.gif) repeat-x center top; height:182px; overflow:hidden; padding-top: 28px; height: 277px; font-family: "Microsoft YaHei" }
.ft_l { display: block; width: 233px; padding-top: 14px; overflow: hidden; float: left; }
.ft_l .f_logo { display: block; overflow: hidden; height: 71px; }
.f_nav { display: block; width: 198px; text-align: center; }
.f_nav h2 { display: block; height: 25px; font:normal 14px/25px "Microsoft YaHei"; color: #e72129; text-align: center; }
.f_nav h2 a { color: #e72129; }
.f_nav .fnavBx { display: block; padding-top: 8px; }
.fnavBx a { display: inline-block; height: 31px; line-height: 31px; width:90px; text-align: center; color: #fff; font-size: 14px; }
.ft_r { display: block; width: 626px; overflow: hidden; float: right; }
.link { display: block; height: 126px; overflow: hidden; }
.link h2 { display: block; height: 46px; line-height: 46px; overflow: hidden; }
.link h2 .tit { color: #fff; display: block; padding-left: 15px; color: #fff; font-size: 16px; background: url(linkTit.gif) no-repeat left center; }
.link h2 .more { color: #fff; display: block; padding-right: 15px; color: #fff; font-size: 14px; background: url(linkMore.gif) no-repeat right center; }
.link .linkBx { display: block; height: 50px; overflow: hidden; text-align: center; }
.link .linkBx li{ display:inline; float:left;}

.linkBx a { display: inline-block; height: 26px; line-height: 26px; width:78px; color: #fff; }
.f_Info { display: block; height: 120px; overflow: hidden; }
.f_Txt { display: block; width: 460px; float: left; line-height: 29px; color: #fff; }
.f_Txt a { color:#fff; }
.f_Txt a:hover { color:#fff; }
.f_Info em { display: block; float: right; }

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }

