﻿@charset "utf-8";
html{color:#000;background:#FFF; }
body { color:#666;font:14px/1.4 "Microsoft YaHei";} /*网站字体颜色*/
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;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;}
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;}
i,em{ font-style:normal;}
.dn,.hide{ display:none;}
a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline; /*transition:all 0.3s; 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}
.clearfix{zoom:1;}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:1000px; margin:0 auto;}

.cart_content{ margin-top:15px; margin-bottom:15px;}

/* -- 页面整体布局 -- */
.header , .content , .footer { width:1200px; margin:0 auto;  }
.left,.leftr{ width:244px; float:left; overflow:hidden;}
.leftr{ float:left;}
.left2 { width:930px; float:left; overflow:hidden; margin-top:15px;}
.left3 { width:244px; float:left; overflow:hidden; color:#666;}
.lefttop {height:0px; font-size:0; overflow:hidden; margin-top:10px;}
.leftbot { height:0px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right,.rightl{ width:930px; float:right; display:inline;overflow:hidden;}
.rightl{ float:right;}
.right2 { width:244px;  float:right; overflow:hidden;margin-top:15px;}
.right3 { width:244px; float:right; overflow:hidden; color:#666;}
.rightbot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:930px; overflow:hidden; }
.right2_main { width:244px;overflow:hidden;}
.left2_main { width:930px;overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}

/*头部开始*/
.topWrap{ background:url(../images/h_top_bg.gif) repeat-x center top;height:228px; overflow:hidden;}
.topWrap h5{ font:12px "Microsoft Yahei"; color:#808080; height:38px;  line-height:35px;font-weight:normal;}
.topWrap h5 span{ float:right; color:#808080; height:35px; line-height:35px;}
.topWrap h5 span a{ display:inline-block; padding:0 10px; color:#808080;}

.topWrap h5 span a.wx{ position:relative;}
.topWrap h5 span a.wx img{ position:absolute;left:0; top:35px;width:76px; height:76px; display:none;}
.topWrap h5 span a:hover img{ display:block;}

.nrs{ height:123px; margin-top:20px; overflow:hidden;}
.nrs h2{ width:112px; float:left; overflow:hidden; height:100px;}
.nrs h2 img{ width:112px; height:100px;}
.nrs h3{ width:550px; font:21px "Microsoft Yahei"; font-weight:bold; color:#303131;float:left; padding:20px 0 0 10px;}
.nrs h3 em{ display:block; font:18px "Microsoft Yahei"; padding-top:5px;}
.nlx{ width:500px; float:right; overflow:hidden; margin-top:25px;}
.nlx span{ display:inline-block; width:245px; height:43px; float:left; margin-top:5px;}
.nlx span a{ display:inline-block; width:100px; height:43px; font:16px "Microsoft Yahei"; font-weight:bold; text-align:center; line-height:43px; color:#fff; padding-left:13px; background:url(../images/top_bg1.gif) no-repeat;}
.nlx span a.a02{ background:url(../images/top_bg2.gif) no-repeat center top; color:#666; margin-left:14px;}
.nlx p{ width:225px; float:right; font:14px "Microsoft Yahei"; color:#666; background:url(../images/lx.gif) no-repeat left 3px; padding-left:42px;}
.nlx p em{ display:block; font:28px Arial, Helvetica, sans-serif; font-weight:bold; color:#0085d4;}

.h_nav{height:46px; background:#313131;overflow:hidden;}
.h_nav ul{ width:1200px; margin:0 auto;}
.h_nav li { float:left; height:46px;overflow:hidden; background:url(../images/nav_line.png) no-repeat right center;}
.h_nav li a{ display:inline-block; font:15px "Microsoft Yahei"; text-align:center; color:#fff; font-weight:bold; line-height:46px; height:46px; padding:0 32px;}
.h_nav li a:hover , .h_nav .cur a { text-decoration:none; background:#0085d4;}
.h_nav .nones{ background:none;}
/*头部结束*/

.sou{ height:58px; background:#dedede; line-height:58px;overflow:hidden;}

.inp01{ width:223px; font:12px "宋体"; height:26px; line-height:26px; background:url(../images/sou1.gif) no-repeat; border:0 ; color:#9e9e9e; padding-left:10px;}
.inp02{ background:url(../images/sou2.gif) no-repeat; width:37px; height:26px; border:0; cursor:pointer;}
.sou p{ font:14px "Microsoft Yahei"; width:900px; color:#161616; height:58px; line-height:58px;}
.sou p a{color:#4e4e4e; padding:0 8px;}

/*底部开始*/
.footWrap{background: #313131; padding-top:37px; overflow:hidden;}

.fnav{ width:430px; overflow:hidden; padding-left:15px;}
.fnav p a{ float:left; width:110px; padding-left:33px; background:url(../images/fline.gif) no-repeat left top; font:14px "Microsoft Yahei"; line-height:45px; float:left;}
.fnav p a{ display:block; color:#fff; height:45px; line-height:45px;}

.f_pic{  width:100px; height:160px; overflow:hidden;}
.f_pic img{width:100px; height:101px;}
.f_pic em{ display:block; padding-top:10px; color:#fff; font:22px "Microsoft Yahei"; text-align:center; font-weight:bold;}

.f_wz{ width:400px; font:14px "Microsoft Yahei"; line-height:45px; color:#fff;}
.f_wz a{ color:#fff;}
.f_wz em{display:inline-block; padding:0 10px;}
.f_wz p{ background:url(../images/f01.gif) no-repeat left center; padding-left:32px;}
.f_wz .p02{ background:url(../images/f02.gif) no-repeat left center;}
.f_wz .p03{background:url(../images/f03.gif) no-repeat left center;}

.code{ width:233px; height:165px; overflow:hidden;}
.code p{ width:104px; height:133px; background:url(../images/code_bg.gif) no-repeat center top; font:14px "Microsoft Yahei"; text-align:center; color:#fff;}
.code p em{ display:block; width:76px; height:76px; border:3px solid #fff; margin:15px auto 10px;}
.code p em img{width:76px; height:76px;}

.foot{ height:40px; font:14px "Microsoft Yahei"; line-height:40px; color:#5c5c5c;}
.foot span{ float:right; display:inline-block;}
.foot a{ color:#5c5c5c;}
.foot em{ padding:0 10px;}


/*底部结束*/
 /*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/tops.gif) no-repeat}
#fall{background:url(../images/tops.gif) no-repeat 0 -80px}
#ct{background:url(../images/tops.gif) no-repeat 0 -40px}
#roll{display:block;width:15px;margin-right:-625px;position:fixed;right:50%;top:80%;_margin-right:-625px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}

.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.jpg)}
.ImRow0{background:url(../images/ico_item1.jpg) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px; }
.ImRow1{background:url(../images/ico_item1.jpg) 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:#333; font-size:14px;}
.ImFooter{height:90px;background:url(../images/im_04.jpg) 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:'Microsoft Yahei';}
.ImFooter p{font-size:20px;font-weight:bold;  color:#fff;text-align:center;margin:10px 0;}

.h_head_gd{filter:alpha(opacity=90);opacity:0.9; position:fixed; top:-165px; width:100%;_position:absolute;_top:expression(eval(document.documentElement.scrollTop)-165); z-index:10; left:0;}
/*浮动*/
.drift{ width:50px; height:auto; position:fixed; bottom:3%; right:2px; z-index:999;_position: absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));-margin-top:350px;}
.drift li{ width:50px; height:49px; margin-bottom:3px;position: relative;}
.drift li a{ display:block;width:50px; height:49px; background:#2D2C32; overflow:hidden;}
.drift #rolls a{background:#0085d4;}
.drift li a:hover,.drift #rolls a:hover{ background:#0085d4;}
.drift li a:hover span{display:block;}
.drift li span{width:166px; right:51px;top: 0;height: 49px;line-height: 49px; background: #0085d4;color: #fff;text-align: center;font-family:Arial;position: absolute;font-size: 22px;font-weight: bold;display: none;}
.drift li .ewm{background:#fff;height:203px;border:1px solid #EEEFF1;}
.drift li .ewm img{width:146px;display:block;overflow:hidden;padding:10px;width:146px;}
.drift li .ewm em{height:40px;line-height:18px;overflow:hidden;  font-family: "Microsoft YaHei";font-size:12px;font-weight:normal;color:#000;}
 
/* -- 当前位置 -- */
.topadcs{width:100%; overflow:hidden; text-align:center;margin:0px auto; margin-bottom:0;height:350px;}
.topadcs a img{ width:100%; height:auto; display:block;}
.topadcs a{display:block;margin:0 auto;}
.topadcs a.fullad{ height:350px;}

.wz{margin:15px auto;}
.plc,.plc2{ background:url(../images/logo_03.png) no-repeat 5px 0 ;height:20px;line-height:24px;padding:7px 8px 8px 45px; position:relative; color:#666; overflow:hidden; font-size:14px; border-bottom:1px solid #ececec; padding-bottom:8px; font-family:"Microsoft Yahei","微软雅黑";}
.plc span {}
.plc i,.plc2 i,.plc a{ font-style:normal; font-size:14px; color:#666;}
.red_x { color:#0085d4; display:inline; font-family:'Microsoft YaHei','微软雅黑'; font-size:12px;}
.plc .red_x{ color:#0085d4; font-weight:bold; font-size:14px;}
.red_x1 { color:#0085d4; display:inline; font-family:'Microsoft YaHei','微软雅黑'; font-size:12px;}
.pages li {
    float: left;
    margin-left: 8px;
    border: 1px solid #e0e0e0;
    padding: 3px 10px;
}
