@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0}
body{font-size:14px;  height:800px; min-width:1140px}
ul li{list-style:none}
a{text-decoration:none}
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE 去掉虚线框*/
a:active, a:focus { outline:none; } /* for Firefox */
img{border:0}
.clear01{height:1px; overflow:hidden; clear:both; width:100%}
.clear{height:10px; overflow:hidden; clear:both; width:100%}
.clear20{height:20px; overflow:hidden; clear:both; width:100%}
.clear40{height:40px; overflow:hidden; clear:both; width:100%}
.fleft{float:left}
.fright{float:right}
.p_s_text{line-height:16px}
.hidden{display:none}

#header{  position: fixed;
  _position: absolute;
  _bottom: auto;
  _top: expression(eval(document.documentElement.scrollTop));
}
.head{  width: 100%;
  height:80px;
  background:url(../peakfire/header_bg.png);
  background-position: top left;
  background-repeat: repeat;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0; }
.nav{width:1140px; margin:0 auto;}
.nav .logo{float:left; width:230px; margin-top:10px}
.nav .nav-content{width:910px; float:right; position:relative}
.nav .nav-content ul li{float:left; height:80px; line-height:80px; width:100px}

.nav .nav-content ul li a.nav_a{display:block; width:112px; text-align:center; color:#fff; padding-left:4px; font-size:16px; font-family:"黑体"}
.nav .nav-content ul li a:hover{color:red}

.nav .nav-content ul li.index_li{width:100px}
.nav .nav-content ul li .li-content{display:none; width:1032px;  
background:url(../peakfire/indexpfbg1.png) bottom left no-repeat; position:absolute; left:-16px; top:70px; z-index:999;  padding:10px 0 10px 40px}
.nav .nav-content ul li:hover .li-content{display:block; z-index:999999}
.nav .nav-content ul li .s_ul{float:left;}
.nav .nav-content ul li .s_w_1{width:140px}
.nav .nav-content ul li .s_w_2{width:180px}
.nav .nav-content ul li .s_w_3{width:160px}
.nav .nav-content ul li .s_w_4{width:158px}
.nav .nav-content ul li .s_w_5{width:240px}
.nav .nav-content ul li .s_w_6{width:120px}
.nav .nav-content ul li .s_w_7{width:150px}
.nav .nav-content ul li .s_w_8{width:205px}
.nav .nav-content ul li .s_ul li{height:30px; line-height:30px; width:100%}
.nav .nav-content ul li .s_ul li a{font-size:14px; font-family:"黑体"; text-align:left; color:#666;  padding:0}
.nav .nav-content ul li .s_ul li a:hover{text-decoration:underline; color:#f60}
.nav .nav-content ul li .s_ul .s_title a{font-size:14px; font-family:"黑体"; color: #c4271e;}
.nav .nav-content ul li .s_ul .s_title a:hover{text-decoration:underline}
.bigimg{margin-top:90px}
.container{width:1000px; margin:0 auto}

/* 焦点图css*/
.wy-mod-banner{background: #fff;height:500px;position: relative; margin-top:80px}
.wy-mod-banner .banners{width:100%;height:500px;overflow: hidden;position: absolute;left:50%;margin-left:-50%;}
.wy-mod-banner .banner{width:100%;height:500px;overflow: hidden;position: absolute;left:50%;margin-left:-50%;}
.wy-mod-banner .banner img{height:500px; width:100%}
.wy-mod-banner .focus{width:960px;margin:0px auto;padding-top:458px;text-align: center;}
.wy-mod-banner .focus a{text-decoration: none;z-index:3;width:24px;height:74px;position:relative;display: inline-block;*display:inline;overflow: hidden;margin:0px 3px;zoom:1;}
.wy-mod-banner .focus a .bg-m{z-index:4;color:white;line-height:40px;font-size:40px;position:absolute;display: block;left:2px;top:6px;cursor:pointer; display: none;}
.wy-mod-banner .focus a .bg-b{background-image:url(../images/i_dot.32.png);position:absolute;display: block;left:0px;top:0px;cursor:pointer; width: 18px; height: 18px;}
.wy-mod-banner .focus a .inner{background-image:url(../images/i_dot_hover.32.png);position:absolute;left:0px;top:0px;z-index:9;opacity:0;display: none\0;+display: none;*display: none; width: 18px;height: 18px;}
.wy-mod-banner .focus a.on .inner,.wy-mod-banner .focus a:hover .inner{cursor:pointer;display:block;border:0;-webkit-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;opacity:1;}
.wy-mod-banner .focus .hover .inner{display:block;}
/* 焦点图css 结束*/

/*index product start*/
.index-main{  font: 12px/24px "微软雅黑";}
.index-main .main-title {
  width: 100%;
  padding-top: 40px;
  margin-bottom:30px;
  background: url(../images/index_bg01.png) repeat-x 0 bottom;
}
.index-main .main-title h2 {
  height: 43px;
  font: 14px/24px "微软雅黑";
  color: #a3a3a4;
}
.index-main .main-title h2 span {
  float: left;
  display: inline-block;
  border-bottom: 1px solid #727272;
  padding-bottom: 18px;
  font: bold 20px/24px "微软雅黑";
  color: #333;
  height: 24px;
  margin-right: 5px;
}
.max-min {
  width: 100%;
  max-width: 1200px;
  min-width:1000px;
  margin: 0 auto;
}
.clearfix{*zoom:1}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}
.clearfix:after{clear:both}
.index-probox {
  position: relative;
  overflow: hidden;
  float: left;
  margin: 0 1px;
  height: 459px;
  background: #eaeaea;
}
.index-probox ul li {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 459px;
  background-repeat: no-repeat;
  background-position: center top;
}
.index-promore {
  display: block;
  height: 62px;
  margin: 20px 0;
  background: #f7f7f7;
  font: 14px/62px Arial;
  color: #9d9d9d;
  text-align: center;
  transition: all .4s;
}
.index-promore:hover {
  background: #999;
  color: #fff;
}
.index-probox .number {
  position: absolute;
  width: 100%;
  height: 15px;
  line-height: 15px;
  left: 0;
  bottom: 100px;
  text-align: center;
  z-index: 3;
  display: none;
}
.index-probox .number span {
  display: inline-block;
  width: 13px;
  height: 15px;
  margin: 0 2px;
  opacity: .4;
  filter: Alpha(opacity=40);
  background: url(../images/index_bg03.png) no-repeat;
  cursor: pointer;
}
.index-probox .number span.on {
  opacity: 1;
  filter: Alpha(opacity=100);
}
.proboxbg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .4;
  filter: Alpha(opacity=40);
  overflow: hidden;
  z-index: 2;
  display: none;
}
.protext {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  background: url(../images/index_bg04.png) no-repeat center 112px;
  z-index: 3;
  text-align: center;
}
.protext h3 {
  font: 20px/34px "微软雅黑";
  color: #fff;
  margin-top: 0;
}
.protext p {
  font: 18px/30px "Times New Roman";
  color: #fff;
  opacity: .6;
  filter: Alpha(opacity=60);
}
.protext a {
  display: block;
  width: 100%;
  height: 300px;
  padding-top: 159px;
}
.pro_search{position:relative}
.pro_search .search{position:absolute; right:0;  top:7px;  border: 1px solid #ddd; width:169px; height:25px; float:right;}
.pro_search .search_text{width:150px; height:25px; border:0; background:none; line-height:25px;color:#a5a5a5}
.pro_search .search_btn{width:10px; height:11px; position:absolute; top:7px; right:7px}
/*index product end*/

/*news start*/
.index-newsri {
  width: 47%;
  padding-left: 5px;
}
.index-newsmore {
  float: right;
  font: normal 16px/24px Arial;
  color: #c6c6c6;
  padding-right: 15px;
}
.index-main .main-title2 h2 span {
  border-bottom: 1px solid #fff;
  font: bold 20px/24px "微软雅黑";
  color: #fff;
}
.index-newsri dl {
  width: 100%;
  margin-left: -5px;
  padding: 22px 0;
  padding-left: 5px;
  margin-bottom: 25px;
  transition: background .4s;
  cursor: pointer;
}
.index-newsri dl dt {
  width: 17%;
  float: left;
  border-right: 1px solid #e6e6e6;
  font: normal 66px/76px 'verdana';
  color: #e6e6e6;
  text-align: center;
}
.index-newsri dl dd {
  float: right;
  width: 74%;
  float: right;
  padding-right: 18px;
}

.index-newsri dl dd h3 {
  height: 24px;
  margin-bottom: 10px;
  font: 18px/24px "微软雅黑";
  color: #dfdfdf;
  overflow: hidden;
}

.index-newsri dl dd h3 span {
  float: right;
  font-size: 14px;
  color: #717171;
  margin-bottom: 12px;
}
.index-newsri dl dd p {
  color: #888;
}
.index-newsri dl.hover{padding-left:0;background:#e3e3e3;border-left:5px solid #333}
.index-newsri dl.hover dt{color:#565656;border-color:#666}
.index-newsri dl.hover dd h3{color:#3b3b3b}

/*news end*/

/*峰火优势start*/
.index-brand {
  height: 379px;
  overflow: hidden;
}
.index-brandbox {
  position: relative;
  overflow: hidden;
  float: left;
  margin: 0 1px 0 0;
  height: 379px;
  background: #f4f4f4;
  transition: background .5s,padding .5s,margin .5s;
  cursor: pointer;
}
.index-brandbox .brand-icon {
  width: 80px;
  height: 66px;
  margin: 60px auto 23px;
  overflow: hidden;
}
.index-brandbox .icon01 {
  background: url(../images/index_bg07.png) no-repeat;
  background-position: 0 -106px;
  transition: all .6s ease-out .3s;
}
.index-brandbox .icon02 {
  background: url(../images/index_bg08.png) no-repeat;
  background-position: 0 -106px;
  transition: all .6s ease-out .3s;
}
.index-brandbox .icon03 {
  background: url(../images/index_bg09.png) no-repeat;
  background-position: 0 -106px;
  transition: all .6s ease-out .3s;
}
.index-brandbox .icon04 {
  background: url(../images/index_bg10.png) no-repeat;
  background-position: 0 -106px;
  transition: all .6s ease-out .3s;
}

.index-brandbox .brand-title {
  text-align: center;
}
.index-brandbox .brand-title h4 {
  font: normal 20px/28px "微软雅黑";
  color: #484848;
  transition: all .3s;
}
.index-brandbox.hover .brand-title h4 {
  color: #fff;
}
.index-brandbox .brand-title p {
  font: 18px/28px "Times New Roman";
  color: #bababa;
}
.index-brandbox .brand-intro {
  width: 76%;
  font: 12px/24px "微软雅黑";
  color: #777;
  margin: 20px auto 0;
  text-align: center;
}
.index-brandbox .nrand-jia {
  margin: 0 auto;
  width: 114px;
  height: 25px;
  background: url(../images/index_bg12.png) no-repeat;
  display: none;
}
.index-brandbox.hover .icon01,.index-brandbox.hover .icon02,.index-brandbox.hover .icon03,.index-brandbox.hover .icon04{background-position:0 0}
.index-brandbox.hover .brand-title h4{color:#fff}
.index-brandbox.hover .brand-title p{color:#d9d9d9}
.index-brandbox.hover .brand-title span{background:#d9d9d9}
.index-brandbox.hover .brand-intro{height:76px;color:#f2f2f2}
.index-brandbox.hover .nrand-jia{display:block}
/*峰火优势end*/


/* peakfire recommend */
.winit {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.cate-wrap{border-top:1px solid #D2D2D2; border-right:1px solid #D2D2D2; border-bottom:1px solid #D2D2D2; overflow:hidden;}
.cate-wrap ul{width:102%;}
.cate-wrap li{float:left; border-left:1px solid #D2D2D2; padding:15px 7px 30px;}
.cate-wrap li a{display:block; width:156px; text-align:center;}
.cate-wrap li h3{font-size:16px; font-weight:normal;}
.cate-wrap li span.en{display:block; border-bottom:1px solid #3CBAED; height:24px; line-height:24px;}
.cate-wrap li a p{color:#aaaaaa; padding-top:10px; font-size:12px;}
.cate-wrap li.cate1 a{color:#3cbaed;}
.cate-wrap li.cate2 a{color:#6bc348;}
.cate-wrap li.cate3 a{color:#bc66d1;}
.cate-wrap li.cate4 a{color:#e9714e;}
.cate-wrap li.cate5 a{color:#32b9a8;}
.cate-wrap li.cate6 a{color:#efb230;}
.cate-wrap li.cate7 a{color:#f14b71;}
.cate-wrap .clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}
/*定制*/
.rw1180{width:100%;max-width:1200px; min-width:1000px; clear:both; margin:0 auto; background:#fff;}
#liangfajdt{width:100%;max-width:1200px; min-width:1000px; height:450px; overflow:hidden;}
#liangfajdt ul{height:450px;}
#liangfajdt ul li{float:left; height:450px; overflow:hidden; cursor:pointer; background:#000; padding:0px;}	
#liangfajdt ul li.kwicks-selected{border-left:0px;}	
.jdt_img{position:absolute; top:0px; left:0px; z-index:44}
.lf_jdttitle{position:absolute; top:355px; width:518px; padding-left:20px; line-height:50px; font-family:'微软雅黑'; font-size:20px; text-align:left; z-index:66;-webkit-transition: bottom .2s ease-in-out;-moz-transition: bottom .2s ease-in-out;-o-transition: bottom .2s ease-in-out;-ms-transition: bottom .2s ease-in-out;transition: bottom .2s ease-in-out; opacity:0;FILTER:alpha(opacity=0); moz-opacity:0;}

.lf_jdttitle a{color:#fff;}
.lf_jdttitle a:hover{color:#fff;}
.sd_xia_title a{/*color:#717171;*/ text-decoration:none;}
.sd_xia_title a:hover{color:#fff; text-decoration:none;}

.lf_jdtbg{position:absolute; top:355px; width:538px; height:50px; background:#000; opacity:0;FILTER:alpha(opacity=0); moz-opacity:0; z-index:55;-webkit-transition: bottom .2s ease-in-out;-moz-transition: bottom .2s ease-in-out;-o-transition: bottom .2s ease-in-out;-ms-transition: bottom .2s ease-in-out;transition: bottom .2s ease-in-out;}
/*2015.4.28*/
.kwicks-expanded a{color:#ffffff}
.kwicks-collapsed a{ color:#717171;} 
/*2015.4.28*/
.kwicks-expanded .lf_jdttitle{ opacity:1;FILTER:alpha(opacity=100); moz-opacity:1;}
.kwicks-expanded .lf_jdtbg{ opacity:0.5;FILTER:alpha(opacity=50); moz-opacity:0.5;}

.jdt_img img{opacity:0.5; filter:alpha(opacity=50);-webkit-transition: opacity .2s ease-in-out;-moz-transition: opacity .2s ease-in-out;-o-transition: opacity .2s ease-in-out;-ms-transition: opacity .2s ease-in-out;transition: opacity .2s ease-in-out;}
.kwicks-expanded .jdt_img img{opacity:1; filter:alpha(opacity=100);}
.kwicks-expanded .shenduxia{ background:#000000;}

.h405{height:405px}
.shenduxia{width:100%; height:45px; background:#212121; line-height:45px; font-size:14px;}
.shenduxia p{float:left;}
.sd_xia_title{padding:0 0 0 10px; font-family:'微软雅黑'; font-size:16px;}
a.sd_x_tu{ background:url(images/side_sl.png) 0px -414px no-repeat; line-height:45px; padding:0px 0 0 13px; margin-left:30px;}
a.sd_x_tu_zj{ background:url(images/side_sl_zj.png) 0px -410px no-repeat; line-height:40px; padding:0px 0 0 13px; margin-left:30px;}
.sd_xia_ri{padding-top:3px; height:42px;-webkit-transition: bottom .2s ease-in-out;-moz-transition: bottom .2s ease-in-out;-o-transition: bottom .2s ease-in-out;-ms-transition: bottom .2s ease-in-out;transition: bottom .2s ease-in-out; opacity:0;FILTER:alpha(opacity=0); moz-opacity:0;}

.kwicks-expanded .sd_xia_ri{ opacity:1;FILTER:alpha(opacity=100); moz-opacity:1;}
.relative{position:relative}

/*index_list*/
.index_list{background:url(../peakfire/pro_bg.jpg) repeat-x; width:1004px; height:185px;
margin:0 auto}
.prolist li{ float:left; width:200px; text-align:center; border-right:1px solid #dae3eb; height:160px; padding-top:18px;}
.prolist li.nobor{ border-right:none;}
.prolist li h2{ line-height:20px;font-family:"\5FAE\8F6F\96C5\9ED1";  text-align:center; width:100%;font-size:14px;}
.prolist li h2 a{color:#1d1d1e;}
.prolist li h2 span{ font-size:9px; font-family:"Arial", Helvetica, sans-serif;}
.listpic{ width:100%; text-align:center; height:120px;}

.content_nav a,.content_nav span{color:#666;}

a.active{color:#E4393C}
.listbox{background:#FFF; margin-top:80px}

/* footer start */
.foot-links {
  border-top: 1px solid #eaeaea; 
}
.foot-links,.foot-bt{ font: 12px/22px 'Microsoft YaHei','华文细黑',Helvetica,Arial,sans-serif;}
.foot-links-content {
  width: 100%;
  max-width:1200px;
  min-width:1000px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 25px;
  height: 220px;
}
.foot-links-content li {
  width: 13%;
  float: left;
  
}
.foot-links-content .title {
  color: #373737;
  font-size: 14px;
  padding-bottom: 10px;
  padding-left: 2px;
  font-weight: bold;
}
.foot-links-content a {
  display: block;
  color: #838383;
  padding: 2px 10px;
  background: url(../images/icons.gif) left no-repeat;
}

.foot-tel {
  background: url("../images/tel_s.png") no-repeat scroll 0 5px;
}
.foot-wz-01, .foot-wz-02 {
  margin-left: 57px;
  width: 175px;
}
.foot-tel-01 {
  font-size: 26px;
}
.foot-tel, .foot-zxkf {
  margin: 10px 0;
}
.foot-zxkf {
  background: url("../images/zxkf.png") no-repeat scroll 0 10px;
}
.foot-kf-01 {
  background: url("../images/zx.png") no-repeat scroll 110px 13px transparent;
}
.foot-wz-01 {
  font-size: 22px;
  color: #e10000;
}
.foot-wz-01, .foot-wz-02 {
  margin-left: 57px;
  width: 175px;
}

.foot-bt {
  height: 70px;
  background: #2b2b2b;
  border-top: 5px solid #000;
}
.foot-bt-content {
  width: 100%;
  max-width:1280px;
  min-width:1000px;
  margin: 0 auto;
}
.ft-info {
  color: #828282;
  float: left;

  margin-top: 25px;
}
.foot-bt-links {
  float: right;
  padding-top: 25px;
}
.foot-bt-links a {
  padding-left: 20px;
  color: #e2e2e2;
  float: left;
}
.foot-links-content a:hover, .foot-bt-links a:hover {
  color: #e10000;
}
.iqr{position:absolute; left:44%; top:20px; width:200px}
.iqr .iqr-div{width:80px; text-align:center}
.iqr .iqr-div img{width:80px; height:80px}
.iqr .iqr-div p{line-height:25px; color:white; font-size:11px}
/*footer end*/

.login{width:339px; height:392px; background:url(../peakfire/login_form.png); margin-top:23px; position:relative;}
.login_form{ padding:35px 35px 0 35px;}
.login_bottom{border-top:1px solid #ddd;height:20px;padding: 14px 0; margin:14px 5px 6px 5px;}
.login_bottom span,.login_bottom a{display:block; float:left; margin-right:13px; color: #666; font-size:12px}
.login_bottom span{margin-left:10px;}
.login_bottom a:hover{color:#F00}

.user_input,.re_input{width:278px; height:54px;background:url(../peakfire/user_input.png) no-repeat;
position:relative; margin-top:20px}
.user_input label,.re_input label{  position: absolute;
  z-index: 3;
  top:8px;
  left:8px;
  width: 38px;
  height: 38px;
  background:url(../peakfire/pwd-icons-new.png) left top no-repeat;}
.re_input label{background-position:-48px 0}
.user_input input,.re_input input{ border:0; background:none; width:213px; height:39px; line-height:39px; margin:7px 5px 8px 50px; padding-left:10px;}
.login_h{font-size:24px; color:#f1600f;font-family:"黑体"; margin-bottom:20px}
.login_h a{text-align:right; font-size:16px;  display:block; float:right; color:#000;font-family:"黑体"; }
.login_submit{ margin:10px auto; width:228px}
.login_submit input{background:url(../peakfire/login_submit.png) no-repeat; width:228px; height:42px; line-height:42px; border:0; font-size:24px;
color:#FFF;
font-family:"黑体";
cursor:pointer}
.login_for{margin:10px 0 20px 5px}
.login_for .fhcheckbox{
  float: none;
  vertical-align: middle;
  _vertical-align: -1px;
  margin: 0 3px 0 0;
  padding: 0;
 
}
.login_for label{color:#666}
.login_for a{display:block; float:right}

/*
user center
*/
.tableborder{background: #F1F1F1;}
.tableborder th, .tableborder td {
  color: #000;
  padding: 7px 10px;
  font-weight: normal;
  border: #fff solid 1px;
}
.tableborder th {
  text-align: right;
  color: #333;
}
.header {
  font: 9pt Tahoma, Verdana;
  color: #FFFFFF;
  font-weight: bold;
  background-color:#CCC;
}
.tableborder a{color:#005aa0}
.qd_box{    padding: 10px 16px;
}
.qd_box  p {
    padding: 4px 0;
    font-size: 15px;
}
.qd_box  p .g_12b {
    color: #12b20e;
}
.qd_box  p b, .qd_box  p strong {
    font-weight: bold;
}

.qdqq{margin-top:10px; text-align:center}
.qd span ,.qdqq span {
	background: #f69711;
	border: 1px solid #ec8100;
    box-shadow: 1px 1px 0 #fbbd5c inset;
	display:block;
	height:25px;
	line-height:25px;    display: block;
    font-size: 18px;text-align:center; color:#fff}
#qdsign,#qdqqsign{cursor:pointer}

/*qq客服*/
*html .lrkf{position:absolute;}		/*修正IE6bug的，IE6不支持固定定位，这一句必须要。*/
.lrkf{width:252px; font-size:13px;position:fixed;}
/*qq left*/
a.lrkf_btn{position:absolute; top:20px;width:29px;left:-29px;display:block;}
a .qqkfleft{ background:url(/skin/default/images/qqleft.gif) no-repeat; width:29px; height:103px; text-indent:-9000px}


/* qq right */
.lrkf .lrkf_box{width:252px;}
.lrkf .lrkf_header{background:url(/skin/default/images/qq-head.png) no-repeat left top; width:252px; height:35px}
.lrkf .lrkf_foot{background:url(/skin/default/images/qq-bottom.png) no-repeat left bottom; height:102px; width:252px}
.lrkf .rcx_foot{background:url(/skin/default/images/rcx_foot.png) no-repeat left bottom; height:142px; width:252px}
.lrkf .tbly_foot{background:url(/skin/default/images/tbly_foot.png) no-repeat left bottom; height:138px; width:252px}
.lrkf .wldj_foot{background:url(/skin/default/images/wldj_foot.png) no-repeat left bottom; height:183px; width:252px}
.lrkf .wlgb_foot{background:url(/skin/default/images/wlgb_foot.png) no-repeat left bottom; height:102px; width:252px}
.lrkf .zyks_foot{background:url(/skin/default/images/zyks_foot.png) no-repeat left bottom; height:137px; width:252px}
.lrkf .lrkf_con{background:url(/skin/default/images/qq-center.png); padding:0;}
.lrkf_con li.qqkf{padding:5px 0;}
.lrkf_con ul.kflist{padding:10px 10px 10px 60px; list-style:none; overflow:hidden}
.lrkf_con ul li{float:left; width:150px; position:relative;}
.lrkf_con ul li span{ display:block; height:25px; line-height:25px; font-size:14px}
.lrkf_con ul li a{display:block; position:absolute; left:30px; top:5px}


.footlink{background:#2b2b2b; margin-top:-5px; height:60px}
.link_a{max-width: 1280px; width:100%; min-width: 1000px; margin:0 auto; color: #828282;     font: 12px/22px 'Microsoft YaHei','华文细黑',Helvetica,Arial,sans-serif; padding-bottom:10px }
.footlink a{color: #828282;  margin-right:10px;     font: 12px/22px 'Microsoft YaHei','华文细黑',Helvetica,Arial,sans-serif;}
.footlink a:hover{color:#f60}

/* user_page*/
.user_page a ,.user_page b{
    float: left;
    color: #666;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    text-align: center;
    border: 1px solid #BBB;
    min-width: 14px;
    padding: 0 7px;
    margin: 0 5px 0 0;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    background: #efefef;
    background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
    background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%);
    background: linear-gradient(top, #ffffff 0%,#efefef 100%);
}
.user_page b{
    background: #666;
    color: #FFF;
    border-color: #444;
    box-shadow: 0 1px 0 rgba(255,255,255,1), 0 0 2px rgba(0, 0, 0, 0.3) inset;
    cursor: default;
}

.submit_a {
    background: #f69711;
    border: 1px solid #ec8100;
    box-shadow: 1px 1px 0 #fbbd5c inset;
    display: block;
    height: 25px;
    line-height: 25px;
    display: block;
    font-size: 18px;
    text-align: center;
    color: #fff;
    width: 80px;
    font: 12px/22px 'Microsoft YaHei','华文细黑',Helvetica,Arial,sans-serif;
    font-weight: 800;
}
#shipping{margin-left:10px}
.hxjs {
  width: 1000px;
    margin: 80px auto 10px;
color: #333;
}
.hxjs,.hxjs h1,.hxjs h2,.hxjsh3,.hxjsh4,.hxjs h5,.hxjs h6 {
    font-family: \5FAE\8F6F\96C5\9ED1;
}
.hxjs h4, .hxjs h5,.hxjs h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.hxjs p {
    margin: 0 0 10px;
}
.hxjs img {
    vertical-align: middle;
    border: 0;
}


.return-home {
    margin-top: 60px;
}
.ovhi {
    overflow: hidden;
}
.gv-title {
    color: #74a019;
    font-size: 20px;
    font-weight: bold;
}
.large-title {
    float: left;
    width: 140px;
    height: 35px;
    margin-bottom: 0px;
font-size: 30px;
    margin-top: 20px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.fw {
    font-weight: bold;
}
.title-decoration {
    float: right;
    background: url(/images/bg_divider.png) repeat-x;
    height: 10px;
    width: 85%;
    margin-top: 30px;
}
.core-content p {
    text-indent: 2em;
    line-height: 25px;
}
.core-content img {
    display: block;
    width: auto;
    margin: 0 auto;
}