﻿ /*temp.css*/
.usecss{ margin:20px auto;}
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(img/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(/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:999; 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))}
*/

.youce {bottom: 25px;float: right;position: fixed;right: 5px;width: 54px;z-index: 10000;}
.youce ul li {margin-bottom: 3px;width: 41px; height:41px; overflow:hidden;}
.youce ul li em{ display:block;height: 41px;width: 41px;}
.youce ul li a.yc1 em{background: url("Img/yc_01.png") no-repeat scroll center center;}
.youce ul li a.yc2 em{background: url("Img/yc_02.png") no-repeat scroll center center;}
.youce ul li a.yc3 em{background: url("Img/yc_03.png") no-repeat scroll center center;}
.youce ul li a.yc3 .wx_box {bottom: 3px;cursor: default;display: none;padding-right: 9px;position: absolute;right: 46px;width: 153px;}
.youce ul li a.yc3 .yc_weixin {background: none repeat scroll 0 0 #fff;border: 1px solid #d6d6d6;padding: 12px 11px 0;}
.youce ul li a.yc3 .yc_weixin span {color: #333;display: block;line-height: 30px;text-align: center;}
.youce ul li a.yc4 em{background: url("Img/yc_04.png") no-repeat scroll center center;}
.youce ul li a.yc3:hover .wx_box {display: inline;}
.youce ul li a {display: block;height: 41px;width: 41px; background:#35363a;}
.youce ul li a:hover {background: #c8161d;}



.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:30px;padding-left:10px;padding-top:2px; }
.ImRow1{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:30px;padding-left:10px;padding-top:1px;}
a.im,a:hover.im{text-decoration:none;height:35px;color:#666; font-size:14px;}
.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:#fff;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;}

@charset "utf-8";
html{color:#000;background:#FFF; }
body { color:#000;font:12px/1.231 arial,helvetica,clean,sans-serif,"宋体";} /*网站字体颜色*/
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;}
i,em{ font-style:normal;}
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;}

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;}
.clearfix:after{ content:""; clear:both; height:0; visibility:hidden; display:block;}
.clearfix{*zoom:1}
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 , .footer {margin:0 auto; width:1000px; }
.content{ width:1200px; margin:0 auto;}
.left { width:221px; 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:955px; float:left; display:inline; margin-left:4px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:221px; 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:935px; padding-bottom:15px; overflow:hidden; margin-left:10px;}
.right2_main { width:273px; padding-bottom:15px; overflow:hidden;}
.left2_main { width:668px;  padding-bottom:15px; overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}


/*头部开始*/
.topWrap{ background:url(../../images/images/h_bj.jpg) repeat-x center top; height:229px; overflow:hidden;}

.h_top{ height:35px; font:12px/34px "Microsoft Yahei"; color:#999;overflow:hidden;}
.h_top span{color:#999;}
.h_top span a { font:12px/34px "Microsoft Yahei"; color:#999; display:inline-block; padding:0 10px;}
.h_top span img{ vertical-align:middle; _float:left;} 

.h_nr{ height:144px; overflow:hidden; width:1000px; margin:0 auto;}
.h_logo{ width:652px; height:81px; overflow:hidden; margin:40px 0 0 0;}
.h_logo span{ margin-top:4px; width:252px; height:44px; overflow:hidden;}
.h_logo span img{ width:252px; height:44px; }
.h_logo h1{ width:495px; height:59px; background:url(Img/Common/h_s.jpg) no-repeat left top; font:16px/30px "Microsoft Yahei"; color:#252c74; margin-left:20px;  padding-top:6px;}
.h_logo h1 b{ display:block; color:#f88300; font:bold 20px "Microsoft Yahei";}
.h_logo h1 i{ font:bold 20px "Microsoft Yahei"; color:#f88300;}

.h_lx{ 
width:360px; height:45px; margin-top:45px;overflow:hidden; margin-left:-30px;
 background: url(../../images/images/_logo_z.jpg) no-repeat center;
}
.fuerxian{

}
.h_lx p{ font: bold 24px Arial, Helvetica, sans-serif; color:#f88300; line-height:30px;}
.h_lx p span{ font:14px "Microsoft Yahei"; background:url(Img/Common/h_tel.jpg) no-repeat left center; padding-left:28px; color:#404145; display:block;}
.h_lx i{ display:block; font:bold 24px Arial, Helvetica, sans-serif; color:#f88300;}

.h_code{ height:77px; width:77px; overflow:hidden; margin-top:35px;}



.h_nav{height:50px; overflow:hidden;}
.h_nav ul li { float:left; height:50px; overflow:hidden;}
.h_nav ul li em{  vertical-align:middle; display:inline-block; background:url(Img/Common/home.png) no-repeat left center; height:50px; width:18px; margin-right:5px;}
.h_nav ul li a{ display:inline-block; font:14px/50px "Microsoft Yahei"; color:#fff; height:50px; padding:0 21px;}
.h_nav li a:hover , .h_nav .cur a { text-decoration:none; background:#f88300;}
.h_nav .nobot{ background:none;}


/*头部结束*/

/*底部开始*/
.footWrap{ background:url(../../images/images/_f_bj.gif) repeat-x center top; height:337px; overflow:hidden;}
.footer{ position:relative;}

.fnav{ height:97px; line-height:39px; text-align:center; color:#fff; font:bold 14px/97px "Microsoft Yahei";}
.fnav a{ color:#fff; padding:0 19px; display:inline;}
.f_pic{  width:207px; height:121px; margin:36px 0 0 52px; display:inline;}
.f_pic img{  width:262px; height:38px;}

.f_wz{ background:url(../../images/images/f_s.jpg) no-repeat left center; line-height:24px; color:#fdfcfc; margin-left:102px; padding:0px 0 0 34px; width:240px; font:12px/26px "Microsoft Yahei";}
.f_wz b{ font: bold 14px/26px "Microsoft Yahei"; color:#fdfcfc;}
.f_wz a{ color:#fff;}
.f_wz em{display:inline-block; padding:0 10px;}
.f_wz img{ vertical-align:middle; margin-right:12px;}

.link{ width:110px; margin-top:-25px;}
.link span{ display:block; font:12px "Microsoft Yahei";}
.link span a{ color:#fff;}
.link p{ width:150px; overflow:hidden;}
.link p a{ display:inline-block; width:74px; height:30px; overflow:hidden; font:12px/30px "Microsoft Yahei"; color:#fff;}


/*底部结束*/

.sou{height:65px;overflow:hidden;}
.s_inp01{ width:282px; padding-top:18px; *padding-top:16px; }
.inp01{ width:233px; height:30px; background:url(../../images/images/s.gif) no-repeat !important; border:0 ; color:#d0d0d0; font:12px/30px "Microsoft Yahei";padding-left:10px;}
.inp02{ background:url(../../images/images/ss.gif) no-repeat !important; width:39px; height:30px; border:0;cursor:pointer;}
.sou p{ width:600px; color:#777; font:12px/64px "Microsoft Yahei";}
.sou p a{color:#777; padding:0 8px;}

.menu_bj2{ position:fixed; z-index:999; left:0px; top:100px; width:175px;height:378px; }
.menu_bj2 .left{width:175px;}
.menu_bj2 .left .leib{width:172px;}