﻿@charset "utf-8";
/*reset.css*/
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;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style: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 arial,helvetica,clean,sans-serif;}
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%;}
/*title*/
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;}
 
/*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:201px; float:left; overflow:hidden;}
.left2 { width:670px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(Img/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top { background:url(Img/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(Img/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(Img/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(Img/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(Img/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(Img/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(Img/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;}
.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;}

/*头部开始*/
em,i{ font-style:normal;}
.h_wrap{ background:url(Img/Common/h_bg.jpg) no-repeat center top; height:200px; overflow:hidden; position:relative;}
.h_top{ height:27px; line-height:26px; color:#666; position:relative;}
.h_top b{color:#c40000;}
.h_top a{ display:inline-block; padding:0 2px; color:#666;}
.h_mid{ height: 129px; overflow: hidden;}
.h_tel{ width: 204px; height:69px; padding:0 0 0 56px; margin-top: 42px; font:14px/16px "microsoft Yahei"; color: #666; background:url(Img/Common/h_tel.gif) no-repeat 0 2px;  }
.h_tel em{ display: block; font:32px/32px Impact; color: #c40000; padding-top: 2px;}
.h_mid{ height:128px; overflow:hidden;}
.h_mid .logo{ display:inline-block;float:left;margin:28px 0 0 0; }
.h_mid h1{margin: 35px 0 0 12px;font:20px/22px "microsoft Yahei";color:#434343;background:url(Img/Common/h_line.gif) no-repeat left top;padding:10px 0 0 20px;height: 55px;}
.h_mid h1 b{ display:block; font:bold 22px/24px "microsoft Yahei"; color:#d40000; padding-bottom:7px;}
.h_nav{ width:960px;height:45px;}
.h_nav li{ float: left; font:14px/45px "microsoft Yahei"; color: #fff; height:45px;background:url(Img/Common/menu_line.jpg) no-repeat right center;position: relative;}
.h_nav li a{ color: #fff; display: inline-block; height:45px; padding:0 32px;}
.h_nav li a:hover, .h_nav li.cur a{ text-decoration: none; background:url(Img/Common/menu_cur1.jpg) no-repeat center top; }
.h_nav li.nones{ background: none;}


/*头部结束*

/*底部开始*/
.f_bg{ background:#0159a1; height:296px; overflow:hidden; font-family:"microsoft Yahei"; color:#fff;font-size:14px;}
.f_nav{ background:url(Img/Common/f_nav.jpg) no-repeat; height:58px; font-size:14px; color:#fff; text-align:center; line-height:58px;}
.f_nav a{ color:#fff; padding:0 6px; display:inline-block;}
.f_nav img{ vertical-align:middle; margin-left:20px;}
.f_logo{width:225px;margin: 34px 0 0 10px;display:inline;text-align: center;}
.copyright{ margin:17px 0 0 17px; display:inline; line-height:26px; padding:16px 0 0 26px; height:180px; background:url(Img/Common/f_line.jpg) no-repeat left top;}
.copyright a{ color:#fff;}
.copyright img{ vertical-align:middle; margin-left:22px;}
.f_code{ width:114px; margin:30px 100px 0 0; display:inline;}
.f_code img{ display:block; width:114px;}
.f_code span{ display:block; height:28px; line-height:28px; text-align:center; font-family:"微软雅黑";}

/*底部结束*/

 
 /*temp.css*/
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(img/nodata.gif) no-repeat 20px 20px;}
#commonHeaderUsername{width:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding: 0;}
/* -- 弹出窗口 -- */
#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{z-index: 15;position:relative;cursor:pointer;height:72px;width:26px}#roll_top{background:url(Img/top.gif) no-repeat}#fall{background:url(Img/top.gif) no-repeat 0 -80px}#ct{background:url(Img/top.gif) no-repeat 0 -40px}#roll{ z-index:9999; 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))}
/*客服*/
.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:none;background:url(../../UserControls/im/kefu/bg.gif)}
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:165px;background:url(../../UserControls/im/kefu/im_01.gif)}
.ImRow0{background:url(../../UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:26px;padding-left:3px;padding-top:2px; }
.ImRow1{background:url(../../UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:26px;padding-left:3px;padding-top:2px;}
a.im,a:hover.im{text-decoration:none;height:35px;color:#fff; font-size:12px;}
.ImFooter{height:90px;background:url(../../UserControls/im/kefu/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:#000;text-align:center;margin:15px 0 0;font-family:'微软雅黑';}
.ImFooter p{font-size:20px;font-weight:bold;  color:#c40000;text-align:center;margin:10px 0;}
   /*IE6 样式*/
.ie_box{ height:83px; background: url("ie_update.png") repeat-x left top; overflow:hidden; font-size:12px; color:#917b50; z-index: 999;position:absolute;top: 0px;left: 0; width:100%; display:none;}
.ie_content{ width:910px;  margin:auto; line-height:36px; padding:10px 0px; background:url("ie_update.png") no-repeat left -90px; padding-left:70px; position:relative;  }
.ie_down a{  float:left; overflow:hidden; text-decoration:none; padding-left:20px; padding-right:16px; line-height:16px; margin:0px; color:#917b50;}
.ie_down a:hover{text-decoration:underline;}
.ie_down .up1{ background:url("ie_update.png") no-repeat 0px -170px;}
.ie_down .up2{ background:url("ie_update.png") no-repeat 0px -196px;}
.ie_down .up3{ background:url("ie_update.png") no-repeat 0px -218px;}
.ie_down .up4{ background:url("ie_update.png") no-repeat 0px -240px;}
.ie_down .up5{ background:url("ie_update.png") no-repeat 0px -262px;}
.ie_down .up6{ background:url("ie_update.png") no-repeat 0px -284px;}
.ie_close{ position:absolute; top:10px; right:20px;}
.ie_close a{ color:#917b50;}
.ie_close a:hover{ color:#f7b79b;}
.clear{ clear:both;}

td sub{ vertical-align:sub}
td sup{ vertical-align:top}
.h_top .weixin {
    display: none;
    height: 127px;
    right: 272px;
    position: absolute;
    top: 27px;
    width: 127px;
}