@charset "utf-8";
/*reset.css*/
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,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;}
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%;}
.txtboxcs{ border:solid 1px #ccc; height:22px;}
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:12px/1.231 arial,helvetica,clean,sans-serif,"宋体";} /*网站字体颜色*/
a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:none;}
.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;}

#site {
    left: 508px;
    position: absolute;
    top: 5px;
}
#siteDiv {
    background-color: #ffffff;
    border: 1px solid #999999;
    display: none;
    padding: 8px 10px;
    position: absolute;
    width: 110px;
    z-index: 1000;
}
#siteDiv li {
    float: left;
    list-style-type: none;
    padding-right: 15px;
}
#siteDiv li a {
    color: #666;
}

/* -- 页面整体布局 -- */
.header , .content , .footer { width:960px; margin:0 auto;  }
.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(../images/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top { background:url(../images/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot {  font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(../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(../images/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top {  height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(../images/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(../images/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:752px;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;}


/* function */
i,em{ font-style: normal;}
.f_cb:after,.f_cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f_cb,.f_cbli li{zoom:1;}
.f_ib{display:inline-block;*display:inline;*zoom:1;}
.f_dn{display:none;}
.f_db{display:block;}
.f_pr{position:relative;}
.f_pa{position:absolute;}
.f_fl{float:left;}
.f_fr{float:right;}
.f_prz{position:relative;zoom:1;}
.f_oh{overflow:hidden;}
.f_ar{font-family:arial,\5b8b\4f53;}
.f_fw{font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;}
.f_fa{font-family:Arial, Helvetica, sans-serif;}
.f_fst{ font-family: "宋体"; }
.f_fs1{font-size:12px;}
.f_fs2{font-size:13px;}
.f_fs3{font-size:14px;}
.f_fs4{font-size:24px;}
.f_fs5{font-size:30px;}
.f_fs6{font-size:16px;}

.f_cs1{ color:#1369c0;}

.f_fwn{font-weight:normal;}
.f_fwb{font-weight:bold;}
.f_tal{text-align:left;}
.f_tac{text-align:center;}
.f_tar{text-align:right;}
.f_csp{cursor:pointer;}



/*头部开始*/
.g_top{ background:url(../images/topbg.jpg) repeat-x top; height:135px; position: relative; z-index:2}
.g_top .m_zc { color: #999999;height: 27px;line-height: 27px;}
.g_top .m_zc a { color: #999999; padding: 0 16px; height: 27px; line-height: 27px; display: inline-block; background:url(../images/topico.jpg) no-repeat 4px 11px;}
.g_top .m_zc .last{background: none;}

.m_hcon{  padding:30px 0 0 0;overflow:hidden; width: 960px; position: relative;}
.m_hcon p{font-family:"Microsoft YaHei";float:left;  color:#666;margin:0 0 0 26px; font-size:14px; font-weight: normal; line-height: 24px; }
.m_hcon p b{ color: #3462a9; }
.m_hcon p span{ color:#666; display:block; font-size:18px; font-weight:bold; font-weight: normal;}
.u_wb{ position: absolute; left:705px; top:30px; height: 24px; line-height: 24px;font-family:"Microsoft YaHei";}
.u_wb a{ font-size: 14px; color: #666; display: inline-block; padding: 0 30px 0 46px;}
.u_wb .wb1{background:url(../images/wb1.jpg) no-repeat 14px top;}
.u_wb .wb2{background:url(../images/wb2.jpg) no-repeat 24px top; padding-right: 0; padding-left: 58px;}
.u_tel{font-family:"Microsoft YaHei";font-size:14px;color:#666; padding:24px 0 0 0;  height:45px; text-align: left;  padding-left: 60px; padding-right: 0;}
.u_tel b{ font-size:24px; color:#3462a9; font-weight: normal; font-family: arial;}



/*导航*/
.menu{height:66px;overflow:hidden;  background:url(../images/navbg.jpg) repeat-x; position: absolute; left:0; top:135px; z-index: 99; width: 960px; display: block; }
.menu .lastli{ background:none;}
.menu li{ float: left;background:url(../images/ge.jpg) no-repeat right; height: 66px;}
.menu .lastli{ background: none;}
.menu li em{ display: block; font-size: 12px; color: #869cc5;  font-weight: normal; font-style: normal; text-transform: uppercase; text-align: center; font-family: arial; line-height: 25px;}
.menu li a{ color: #fff; font-size: 15px; font-weight: bold; text-align: center; display: inline-block; padding:16px 18px 0 18px; height:50px; }

.menu li a:hover,.menu .cur a{color: #fff; background:#ffa801; text-decoration:none; }
.menu li a:hover em,.menu .cur a em{ color: #ffc575;}

.menu li a span{line-height:20px; display:inline-block; padding-right: 14px; padding-top:18px; height:45px;}
.menu li a:-webkit-any-link{ display:block;}

/*搜索*/
.g_ser{ height:48px; line-height:48px;  left: 0; bottom: 0; _bottom:-1px; background:url(../images/serbg.png) repeat-x; width: 100%; z-index:2; position:absolute;}
.h_sea{ height:48px;overflow:hidden; color:#a7a6a8;}
.inp01{height:27px;line-height:27px;    padding-left: 10px; width:219px;float:left;color:#716d6a;  border: none;}
.s_ss { float:left; width:28px; height:27px;}
.key{ font-size: 14px;}
.key a{color:#fff; padding:0 10px; font-size: 14px; background: none; height: 48px; line-height: 48px; display: inline-block;}
.s_inp{ padding-top: 12px;}
.g_sern{ height:51px; line-height:51px; background:url(../images/serbg.png) repeat-x; width: 100%;}
/*头部结束*/



/*底部开始*/
.g_ft{ height:202px; background: url(../images/fbg.jpg) repeat-x;}
.g_ft .m_fnav{  height:41px; line-height:41px; color:#fff; text-align:center; font-family:"Microsoft YaHei" }
.g_ft .m_fnav a{ color:#fff; padding:0 16px;  font-size: 12px; font-weight: normal; }
.g_ft .m_fnav .lasta{ background: none;}
.g_ft .f_ftcon{ color: #666666; padding: 32px 0 0 345px;  line-height: 24px; font-size: 12px;    }
.g_ft .f_ftcon a{ color:#666666; }
.g_ft .flogo{ left:0; top:42px;}
.g_ft .cnzz{ right:258px; top:113px;}
.g_ft .code{ right:57px; top:26px;}
/*底部结束*/
.code.f_pa img {
    height: 130px;
    width: 130px;
}
 /*temp.css*/
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(../images/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}#roll_top{background:url(../images/top.gif) no-repeat}#fall{background:url(../images/top.gif) no-repeat 0 -80px}#ct{background:url(../images/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))}



.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:none;background:url(../images/bg.gif)}
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:165px;background:url(../images/im_01.gif)}
.ImRow0{background:url(../images/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px; }
.ImRow1{background:url(../images/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px;}
a.im,a:hover.im{text-decoration:none;height:35px;color:#3462a9; font-size:14px;}
.ImFooter{height:90px;background:url(../images/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:#3462a9; text-align:center;margin:15px 0 0;font-family:'宋体';}
.ImFooter p{font-size:20px;font-weight:bold;  color:#ff993b;text-align:center;margin:10px 0;}
