﻿@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; border: 1px solid #999;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,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 arial,helvetica,clean,sans-serif; min-width:1080px; width:100%;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse; border: 1px solid #111;}
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;}

@charset "utf-8";
body { color:#666; font-size:12px;font-family: "Microsoft Yahei";} /*网站字体颜色*/
a { color:#666; text-decoration:none;font-family: "Microsoft Yahei";}  /*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;font-family: "Microsoft Yahei"; }
h1,h2,h3,h4,h5,h6{ font-family:"Microsoft Yahei";}

.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
i,em{ font-style:normal;}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}



/* -- 页面整体布局 -- */
.header , .content , .footer { width:1080px; margin:0 auto;font-family: "Microsoft Yahei"; }
.left { width:201px; float:left; overflow:hidden;}
.left2 { width:790px; 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:855px; float:left; display:inline; margin-left:24px; 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:855px; min-height:250px;  padding-bottom:15px; overflow:hidden;}
.right2_main { width:273px; padding-bottom:15px; overflow:hidden;}
.left2_main { width:782px;padding-bottom:15px; overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}

/*头部开始*/
.t_bg{ background:url(Img/Common/t_bg.gif) no-repeat center 0; height:201px; overflow:hidden;}
.h_top{ height:31px; line-height:31px; color:#b9bbbd;}
.h_top a{ color:#b9bbbd; display:inline-block; padding-right:12px;}
.h_top i{ float:right; display:inline-block; _margin-top:6px;}
.h_top i img{ padding-right:3px;}
.h_top em{ float:right;}
.h_top em img{ vertical-align:middle; padding-top:4px;}
.h_con{ height:118px;}
.h_con h1{ float:left; padding:26px 12px 0 0;width:89px;}
.h_con p{ float:left; width:333px;margin-top:30px; color:#353b47; font-size:17px;}
.h_con p b{ display:block; color:#2957ad; font-size:24px; height:32px;}
.h_con q{ display:block; float: right; margin-top:37px; background:url(Img/Common/tel.gif) no-repeat left 0; font-size:15px; color:#353b47; height:45px; text-align:right; padding-left:35px; width:160px; margin-right:10px;}
.h_con q b{ color:#0068b7; font-size:25px; color:#2957ad; font-weight:normal; display:block; font-family:Impact;}
.h_nav{ height:52px;}
.h_nav ul li{font-size:14px; float:left;background:url(Img/Common/n_lin.gif) no-repeat right 27px;}
.h_nav ul li a{ display:inline-block; float:left; color:#353b47; padding:0 52px;line-height:52px; }
.h_nav ul li a:hover,.h_nav ul li.cur a{ color:#2957ad; text-decoration:none;}
.h_nav ul .nob a{ background:none; padding-right:0;}
.h_nav ul .first a{ padding-left:0;}
/*头部结束*/
/*搜索*/
.s_bg{height:75px; line-height:75px; margin-bottom:0; border-bottom:0;}
.sea{ width:1080px;margin:0 auto; color:#b1b3b6;}
.sea p{float:left;width:690px;height:75px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.sea p b{ font-weight:normal;}
.sea p a{ color:#b1b3b6; padding:0 6px;}
.s_b{ float:right; padding:23px 0 0 0 ;}
.s_01{ float:left;height:29px; width:337px; color:#abadb1;border:none; background: url(Img/Common/s_inp.gif) no-repeat;line-height:29px; padding:0 10px;}
.s_b input{ float:left;}

/*底部开始*/
.f_bg{ background:url(Img/Common/f_bg.gif) no-repeat center 0; height:231px; overflow:hidden; padding-top:65px;}
.f_con1{ width:432px;height:191px;}
.f_con1 h3{ padding:7px 35px 0 0; width:130px; float:left;}
.f_con1 p{ float:left; width:216px;}
.f_con1 p a{ display:inline-block; width:106px; height:35px; color:#fff;}
.f_con2{ width:350px; color:#fff;height:191px;}
.f_con2 p{ height:35px;}
.f_con3{ width:295px; height:191px;}
.f_con3 span{ width:17px; color:#fff; float:left;}
.f_con3 img{ width:126px; height:119px; border:5px solid #fff; margin-left:3px; float:left;}
.footer h4{ text-align:center; color:#888b91; font-weight:normal; height:40px; line-height:40px;}
.footer h4 span{ padding:0 42px;}
.footer h4 a{color:#888b91;}
.footer h4 img{ padding-left:25px;_margin-top:19px;}
/*底部结束*/


 
 /*temp.css*/
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(img/nodata.gif) no-repeat 20px 20px;}
#nodata2 { 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(/Skins/Default/Img/top.gif) no-repeat}#fall{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -80px}#ct{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -40px}#roll{ z-index:9999; display:block;width:15px;margin-right:-555px;position:fixed;right:50%;top:80%;_margin-right:-555px;_position:absolute;_margin-top:470px;_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:#2957ad;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;}


.ue-table-interlace-color-single.firstRow {
    border: 1px solid #111;
}

.ue-table-interlace-color-single.firstRow > td {
    border: 1px solid #111;
}

.ue-table-interlace-color-double > td {
    width: 68px;
    border: 1px solid #111;
}

.form tr {
    border: 1px solid #999;
}
.form td {
    border: 1px solid #999;
    padding: 0 0 0 16px;
}
