@charset "utf-8";
body {font: 12px/1.5 "Source Han Sans SC","HanHei SC","PingFang SC","Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
color: #333; min-width:1200px; background:#f9f9f9;margin:0px auto;}/*网站字体颜色*/
a { color:#666666; 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; font-size:0; line-height:0; height:0; overflow:hidden;}
.clearfix { clear:both;zoom:1;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.fw{ font-family:"微软雅黑","宋体";}
.pa{ position:absolute;}
.pr{ position:relative}
.mt8{ margin-top:8px;}
.font14 { font-size:14px; font-weight:bold;}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}

html{color:#000;}
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; font-weight:normal;}
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{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;  border:none; color:#fff;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;font: 12px/1.5 "Source Han Sans SC","HanHei SC","PingFang SC","Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,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;}


.icon_xb{background-image:url(/style/images/icon_xb.png);}

/*顶部最先*/
.top_m{width:100%;height:29px;background:#eeeeee; border-bottom:1px solid #e0e0e0;margin:0px auto;}

.dingbu{width:1200px; height:29px;line-height:29px;margin:0px auto;}
.dingbu p{ float:left; font-size:14px; color:#999999;}
.dingbu ul{ float:right;}
.dingbu ul li{ float:left;margin-left:9px;line-height:29px;}
.dingbu ul li a{color:#999999;font-size:14px; padding-left:9px;}
.dingbu ul li .t{display:inline-block;width:14px; height:14px;position:relative; top:2px; margin-right:6px;}
.dingbu a:hover,.dingbu ul li.te a:hover{color:#333; text-decoration: underline;}

/*顶部点击微信样式*/
#moquu_wxin {z-index:9999;}
#moquu_wxin a {color:#999999;}
#moquu_wxin a:hover { color:#333;}
.moquu_wxin{position:relative;z-index:2; background:url(/style/css/Img/Common/jt_xb0.png) right center no-repeat; padding-right:15px;}
.moquu_wxin a:hover .moquu_wxinh{display:block}
.moquu_wxin .moquu_wxinh {position: absolute;display: none;left:50%;margin-left:-65px;top:30px;width: 130px; height: auto;overflow: hidden;padding: 6px 0 0; background: url(/style/css/Img/Common/wechatbg.png) center top no-repeat;}
.moquu_wxin .moquu_wxinh .z{border: 1px solid #ededed; background: #fff;padding: 10px 0;}
.moquu_wxin .moquu_wxinh img{width:110px;height:110px;display: block;margin:0 auto;}

.header{width:100%;height:63px;padding:31px 0;background:#fff;position:relative; margin:0 auto;}
.header .main{width:1200px;height:63px;position:relative; margin:0 auto;}
.header .logo{width:182px;height:63px;float:left;}
.header .logo a{width:182px;height:63px;display:block; text-indent:-9999px;background: url(/style/images/logo.png) left center no-repeat; }
.header .zi{ float:left;height:auto;overflow:hidden; text-align:left;line-height:24px;margin:20px 0 0 23px; padding-left:23px; border-left:1px solid #444444;}
.header .zi p{ font-size:16px; color:#454545;}

.nav_sy{ height:32px;float:right; margin:15px 0 0;}
.nav_sy li{height:32px; line-height:32px;z-index:8888; float:left;  position:relative; padding: 0 20px; text-align: center;
}
.nav_sy li a{ display:block;height:32px;font-size:15px; color:#333333;}
.nav_sy li a:hover{ color:#333;border-bottom:2px solid #333;}
.nav_sy li img{ width:25px; height:15px; position:absolute; right:5px; top:0px;}
.nav_sy  li ul {
   position: absolute;
    top: 35px;
    width: 100px;
    margin-left: -50px;
    left: 50%;
    display: none;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 0;
	 z-index: 5000;
}

.nav_sy  li.hover ul {
    display: block;
}


.nav_sy  li ul li {

   width: 100px;
    padding: 0;
    height: 30px;
    text-align: center;
}

.nav_sy   ul li a,
.nav_sy   ul li a:link {
    color: #fff;
  font-size: 12px;
	text-decoration: none;
}

.nav_sy   ul li a:hover {
    color: #e94c3d;
    font-size: 12px;
	 text-decoration: none;
}

a.dianji{color:#333!important;border-bottom:2px solid #333 !important;}
a.ce_dianji{color:#333!important; font-weight:bold !important;}

.nav_fix{position: fixed;top: 0;left:0;z-index: 9999;padding:6px 0;box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);}
/*.nav_fix .logo a{background: url(/style/css/Img/Common/logo1.png) left center no-repeat;}
.nav_fix .zi{border-left:1px solid #ccc;}
.nav_fix .zi p{color:#fff;}
.nav_fix li a{color:#fff;}
.nav_fix li a:hover{ color:#fff;border-bottom:2px solid #fff;}
.nav_fix a.dianji{color:#fff !important;border-bottom:2px solid #fff !important;}
*/


.search{ width:1100px;height:37px;margin:20px auto;}
.search.t{ width:1170px; height:37px; overflow:hidden;background:#fcfcfc; border-radius:6px;padding:7px 15px;margin:40px auto 0;}
.search p{color:#808080;font-size:14px; line-height:37px; float:left; background:url(/style/images/weizhi_xb1.png) left center no-repeat; padding-left:18px;}
.search .zi{color:#333333;font-size:14px; line-height:37px;float:left;}
.search h1{ display:inline-block;color:#808080;font-size:12px; font-weight:normal;}
.search p a{ color:#808080; padding:0 3px;}
.search p em{ padding:0 6px; font-family:"宋体";}
.search a:hover{color:#333;text-decoration: underline;}
.search .search1{ width:270px;height:35px; border:1px solid #E7BE00;  border-radius:18px;position:relative;float:right;}
.search .search1 .inp01{width:200px;height:25px;padding:5px 5px 5px 15px;line-height:25px;text-align:left;color:#999999;font-size:12px;position:absolute;left:15px;top:0;outline:0;font-family:"微软雅黑";}
.search .search1 .inpso{width:49px;height:20px;background:url(/style/images/soso1.png) center no-repeat; border-left:1px solid #E7BE00; border-radius:0 50% 50% 0;position:absolute;right:0;top:7px;outline:0; z-index:2;text-indent:-999px; cursor:pointer;}

.search2{ width:1200px;height:37px;margin:20px auto;}
.search2.t{ width:1270px; height:37px; overflow:hidden;background:#fcfcfc; border-radius:6px;padding:7px 15px;margin:40px auto 0;}
.search2 p{color:#808080;font-size:14px; line-height:37px; float:left; background:url(/style/images/weizhi_xb1.png) left center no-repeat; padding-left:18px;}
.search2 .zi{color:#333333;font-size:14px; line-height:37px;float:left;}
.search2 h1{ display:inline-block;color:#808080;font-size:12px; font-weight:normal;}
.search2 p a{ color:#808080; padding:0 3px;}
.search2 p em{ padding:0 6px; font-family:"宋体";}
.search2 a:hover{color:#333;text-decoration: underline;}
.search2 .search1{ width:270px;height:35px; border:1px solid #E7BE00;  border-radius:18px;position:relative;float:right;}
.search2 .search1 .inp01{width:200px;height:25px;padding:5px 5px 5px 15px;line-height:25px;text-align:left;color:#999999;font-size:12px;position:absolute;left:15px;top:0;outline:0;font-family:"微软雅黑";}
.search2.search1 .inpso{width:49px;height:20px;background:url(/style/images/soso1.png) center no-repeat; border-left:1px solid #E7BE00; border-radius:0 50% 50% 0;position:absolute;right:0;top:7px;outline:0; z-index:2;text-indent:-999px; cursor:pointer;}

.jz_nav{ width:100%;height:51px; line-height:51px; text-align:center; vertical-align:middle; background:#333333; margin:0 auto;}
.jz_nav a{ display:inline-block; font-size:14px; color:#fff; padding:0 43px; background: url(/style/css/Img/Common/nav_x1.png) right center no-repeat;}
.jz_nav a:last-child{ background:none;}
.jz_nav a:hover{ color:#fff;text-decoration: underline;}

.jz_m{ width:100%; height:auto;overflow:hidden; padding:52px 0 60px;background:#444444;position:relative; z-index:3;margin:0 auto;}
.jz_m .main{ width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.jz_m .jz_logo{ float:left; padding:5px 75px 0 0;}
.jz_m .jz_logo img{width:130px;height:147px;}
.jz_m .z2{ width:380px;height:auto; overflow:hidden; text-align:left;float:left; padding-left:200px;}
.jz_m .z2 h6{ line-height:28px; font-size:18px; color:#fff; font-weight:normal; margin:5px 0 15px;}
.jz_m .z2 p{ height:33px; overflow:hidden; line-height:33px; font-size:12px; color:#cccccc;}
.jz_m .z2 p i{ width:11px; height:13px; display:block; float:left; margin:10px 8px 0 0;}
.jz_m .z2 p i.xb1{ background-position:-57px 0;}
.jz_m .z2 p i.xb2{ background-position:-68px 0;}
.jz_m .z2 p i.xb3{ background-position:-79px 0;}

.jz_m .z1{ width:404px;height:155px; overflow:hidden;float:right; }
.jz_m .z1 dl{height:auto; overflow:hidden; margin:20px 0 0;}
.jz_m .z1 dl dt{width:100px;height:auto; overflow:hidden; float:left; margin-right:26px;}
.jz_m .z1 dl dt .t{width:86px;height:86px;padding:7px;background:url(/style/css/Img/Common/ewm_bj.jpg) center no-repeat;margin:0 auto 2px;}
.jz_m .z1 dl dt .t img{width:86px;height:86px;margin:0 auto;}
.jz_m .z1 dl dt p{ text-align:center; font-size:12px; color:#fff;}

.jz_link .main p a:hover,.td_m p a:hover{color:#333;text-decoration: underline;}

.jz_link{width:100%;height:56px;line-height:56px;overflow:hidden;background:#444444; padding:0 0 20px;margin:0 auto;}
.jz_link .main{ width:1200px;height:auto; overflow:hidden; border-top:1px solid #363636;margin:0 auto;}
.jz_link .main h6{width:150px; height:56px;font-size:14px;color:#cccccc; float:left; background:url(/style/css/Img/Common/link_xb.png) left center no-repeat; padding-left:12px;}
.jz_link .main p{width:1030px;height:36px; line-height:36px; padding:10px 0; overflow:hidden; float:right;}
.jz_link .main p a{display:inline-block;padding:0 20px;font-size:13px;color:#cccccc; }

/**返回顶部**/
.fd_m{ width:60px; position:fixed; right:0; top:30%; z-index:99;}
.fd_m li{width:60px; height:62px; position:relative;}
.fd_m li a{ display:block;height:50px; padding:10px 0 2px;background:url(/style/css/Img/Common/fd_x1.jpg) #666666 center bottom no-repeat;text-align:center;}
.fd_m li img{height:26px; margin:0 auto;}
.fd_m li p{ font-size:12px; color:#fff; text-transform:uppercase;}
.fd_m li .z1{ display:none;}
.fd_m li:hover .z1{ display:block; width:224px;height:50px;padding:10px 0 2px 10px;position:absolute; right:0px; bottom:0; z-index:2;background:url(/style/css/Img/Common/fd_x2.jpg) #666666 center bottom no-repeat; text-align:left; line-height:50px; font-size:14px; color:#fff;}
.fd_m li:hover .z1 b{font-size:18px;}
.fd_m li:hover .z1 img{ position:relative; top:4px; margin-right:4px;}<!--耗时1763857599.3855秒-->