/*reset.css*/
@charset "utf-8";

html {
  color: #000;
  background: #FFF;
}

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;
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: 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;
}

.sl {
  padding: 20px 0 10px 0;
  text-align: center;
  font-size: 36px;
  color: #333;
  font-weight: bold;
}

.sl em {
  padding: 10px;
  font-size: 18px;
  font-weight: normal;
  display: block;
}

.pmenu {
  border-bottom: 1px solid #888;
}

.pmenu .tit {
  font-weight: bold;
  color: #fff;
  font-size: 20px;
  display: inline-block;
  line-height: 40px;
  padding: 0 12px;
  background: #666;
}

.pmenu .tit a {
  color: #fff;
}

.pmenu .tdesc {
  float: left;
  font-size: 16px;
  padding: 0 15px;
  font-style: italic;
}

.pmenu .ptitm {
  float: right;
  font-size: 13px;
  color: #555;
}

.pmenu .ptitm img {
  vertical-align: middle;
}

.pmore {
  text-align: center;
  margin: 15px 0;
}

.pmore a {
  background: #F20909;
  display: inline-block;
  padding: 8px 20px;
  color: #fff;
  font-size: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  font-weight: bold;
}

.pcenter_tit {
  text-align: center;
  font-size: 27px;
  color: #fff;
  margin-top: 75px;
  margin-bottom: 20px;
}

.pcenter_tit .tit {
  background: #f00;
  display: inline-block;
  padding-left: 8px;
  line-height: 38px;
}

.pcenter_tit strong {
  background: #ff0;
  color: #f00;
  display: inline-block;
  padding: 0 6px;
  margin-left: 6px;
  float: right;
}

.pcenter_tit a {
  color: #fff;
}

.pcenter_tit strong a {
  color: #f00;
}

.pcenter {
  text-align: center;
  font-size: 15px;
  line-height: 28px;
  color: #444;
}

.pcenter .b1 {
  color: #444;
}

.pcenter .b1 a {
  color: #444;
}

.plist3 {
  margin: 60px 0;
}

.plist3 li {
  width: 320px;
  text-align: center;
  float: left;
}

.plist3 li img {
  border: 1px solid #f5f5f5;
}

.plist3 li strong {
  display: block;
  font-size: 15px;
  margin-top: 10px;
}

.plist02 {
  margin-top: 30px;
}

.plist02 li {
  position: relative;
}

.plist02 li strong {
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: 181px;
  background: #000;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  width: 310px;
  left: 5px;
  margin: 0;
  color: #fff;
}

.plist02 li strong a {
  color: #fff;
}

.pxx {
  margin: 15px 0 40px;
}

.pxx dl {
  margin: 10px 0;
}

.pxx dl dt {
  line-height: 35px;
  font-size: 17px;
  color: #c00;
  background: #fafafa;
  padding: 2 4px;
}

.pxx dl dd {
  line-height: 26px;
  font-size: 14px;
  color: #555;
  padding: 2 4px;
  margin: 2px 0;
}

.pim12_td {
  margin: 15px 0;
  padding-top: 17px;
  height: 302px;
  background: url(/sh_qwafm/data/upload/image/20170224/1487916596632524.jpg) no-repeat right top;
  font-family: "Microsoft YaHei";
}

.pim12_td p {
  line-height: 42px;
  padding-left: 40px;
  background: url(/Skins/Default/img/pdian.png) no-repeat 21px 16px;
  font-size: 16px;
  color: #444;
}

.pim12_td p a {
  color: #444;
}

.pim12_td .tdbot {
  font-size: 22px;
  font-weight: bold;
  padding-left: 40px;
  color: #d00;
  padding-bottom: 12px;
}

.pim12_td .tdbot a {
  color: #d00;
}

.allcontent p {
  line-height: 28px;
  font-size: 15px;
  line-height: 28px;
  font-size: 15px;
}

/*title*/


/* -- 外边距 -- */
.mt10 {
  margin-top: 10px;
}

/* -- 弹出窗口 -- */
#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 dl.b1 dd.l_25 {
  font-size: 13px;
  margin-bottom: 3px;
}

#mesbook1_c dl.b1 dd.b {
  margin: 3px 0 5px;
}

#mesbook1_c dl.b1 dd.b #mesbook1_cDelay {
  color: #c00;
  font-size: 15px;
}

#mesbook1_cBtns {
  margin-top: 7px;
}

#mesbook1_cImgClose {
  cursor: pointer;
}

#mesbook1_c #mesbook1_cBtns,
#mesbook1 #mesbook1Btns {
  padding-bottom: 10px;
}

#mesbook1_c #mesbook1_cBtns input,
#mesbook1 #mesbook1Btns input {
  margin-right: 20px;
}

#nodata {
  padding: 80px;
  padding-left: 150px;
  border: solid 1px #eee;
  margin: 10px 0;
  background: url(/Skins/Default/img/nodata.gif) no-repeat 20px 20px;
}

/* -- 外边距 -- */
.m1 {
  margin: 1px;
}

.m2 {
  margin: 2px;
}

.m5 {
  margin: 5px;
}

.m10 {
  margin: 10px;
}

.mt2 {
  margin-top: 2px;
}

.mt5 {
  margin-top: 5px;
}

.mt8 {
  margin-top: 8px;
}

.mt10 {
  margin-top: 10px;
}

.mt12 {
  margin-top: 12px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr12 {
  margin-right: 12px;
}

.ml5 {
  margin-left: 5px;
}

.ml7 {
  margin-left: 7px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml12 {
  margin-left: 12px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

/*加盟商在线下单*/
.userorder {
  width: 700px;
}

.userorder tr {
  height: 25px;
}

.userorder tr span {
  color: #f00;
  padding-left: 4px;
}

.stf {
  border: 1px solid #ccc;
  padding-left: 140px;
  padding-top: 10px;
  padding-bottom: 20px
}

.stf span {
  color: #000;
  font-size: 14px;
  line-height: 30px;
  font-weight: bold
}

.stf dd {
  line-height: 24px;
  font-size: 14px
}

.stf p {
  line-height: 24px;
  font-size: 14px
}

/*处理中动画占全屏*/
#oran_div_processing {
  width: 300px;
  padding: 20px;
  z-index: 9999;
  text-align: center;
  background: #fffeef;
  border: solid 1px #b8ab04;
}

.nor_tab {
  width: 100%;
  border: solid 1px #ccc;
  margin-bottom: 10px;
}

.nor_tab th {
  font-weight: bold;
  text-align: center;
  background: #f9f9f9;
  border: solid 1px #ccc;
  padding: 6px 0;
}

.nor_tab td {
  padding: 5px;
  border: solid 1px #ccc;
}

ul.t05_ul table {
  *margin-left: -15px;
}

/*滚动板IE补丁*/
.left_pro {
  width: 201px;
  float: right;
  overflow: hidden;
  margin-left: 5px;
}

.right_pro {
  width: 754px;
  float: left;
  display: inline;
  overflow: hidden;
}

.left_prj {
  width: 201px;
  float: right;
  overflow: hidden;
  margin-left: 5px;
}

.right_prj {
  width: 754px;
  float: left;
  display: inline;
  overflow: hidden;
}

.left_agent {
  width: 201px;
  float: right;
  overflow: hidden;
  margin-left: 5px;
}

.right_agent {
  width: 754px;
  float: left;
  display: inline;
  overflow: hidden;
}

.left_help {
  width: 201px;
  float: right;
  overflow: hidden;
  margin-left: 5px;
}

.right_help {
  width: 754px;
  float: left;
  display: inline;
  overflow: hidden;
}

.b15 {
  background: url(/Skins/Default/Img/SkinsVIBtn.jpg) no-repeat;
  border: 0;
  cursor: pointer;
  overflow: hidden;
}

.b15 {
  background-position: -79px -650px;
  width: 60px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

#flashs {
  height: 390px;
  overflow: hidden;
  position: relative;
}

#flashs .bgitem {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

#flashs .btn {
  bottom: 25px;
  margin-right: -450px;
  padding: 5px 6px;
  position: absolute;
  right: 50%;
  z-index: 7;
}

#flashs .btn span {
  background: none repeat scroll 0 0 #fb3200;
  border: 1px solid #fb3200;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  margin-left: 5px;
  padding: 2px 5px;
}

#flashs .btn span.cur {
  font-weight: bold;
  padding: 4px 8px;
}

.bdshare-slide-button,
.bdshare-slide-button-box {
  z-index: 99;
}

.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: 24px;
  padding-left: 3px;
  padding-top: 4px;
}

.ImRow1 {
  background: url(/UserControls/im/kefu/ico_item1.gif) no-repeat;
  margin: 10px 10px 0;
  height: 24px;
  padding-left: 3px;
  padding-top: 4px;
}

a.im,
a:hover.im {
  text-decoration: none;
  height: 35px;
  color: #fff;
  font-size: 12px;
}

.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: #8f9396;
  text-align: center;
  margin: 15px 0 0;
  font-family: '宋体';
}

.ImFooter p {
  font-size: 20px;
  font-weight: bold;
  color: #fb3200;
  text-align: center;
  margin: 10px 0;
}

.righttop1 {
  background: url(Img/right_top_img1.gif) no-repeat;
  height: 3px;
  display: none;
  font-size: 0;
  overflow: hidden;
}

.rightbot1 {
  background: url(Img/right_bot_img1.gif) no-repeat;
  height: 3px;
  font-size: 0;
  display: none;
  overflow: hidden;
  margin-bottom: 10px;
}

.ly {
  margin: 20px 0;
}

.ly .lyc {
  text-align: center;
  font-size: 14px;
  color: #fff;
  float: left;
  width: 310px;
  height: 77px;
  padding: 15px 0;
  margin-right: 32px;
  background: #fb3200;
  border-radius: 15px;
}

.ly .lyc4 {
  margin-right: 0;
}

.ly .lyc strong {
  font-size: 21px;
  display: block;
  line-height: 48px;
}

.lyb .lyc {
  margin-right: 0;
}

.lyb .lycb {
  width: 29px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  float: left;
  overflow: hidden;
  color: #c00;
}

.lyb {
  margin-left: 1px;
}

.mbq1 {
  PADDING-TOP: 20px;
}

.mpqh1 {
  padding-bottom: 10px;
}

.mdy1 {
  line-height: 40px;
  border-bottom: 1px solid #888;
  margin-top: 10px;
  padding: 20px 20px;
  background: #eee;
}

.mdy1 .mdc1 {
  font-weight: bold;
  color: #444;
  font-size: 24px;
  text-align: center;
  display: block;
  width: 100%;
  line-height: 40px;
  margin-bottom: 15px;
}

.mdy1 .mdc1 .con_kwd {
  color: #444
}

.mdy1 .mdc1 strong span {
  font-size: 18px;
  color: #888;
}

.mdy1 p {
  font-size: 15px;
  width: 425px;
  height: 160px;
  padding: 10px;
  float: left;
  background: #fff;
  border: 1px solid #f9f9f9;
  border-bottom: 2px solid #f0f0f0;
  border-right: 2px solid #f0f0f0;
}

.mdy1 .mdyp1 {
  margin-right: 20px;
}

.mdy1 p strong {
  color: #444;
  text-align: center;
}

.mdy1 p strong .con_kwd {
  color: #444
}

.mp1 {
  width: 100%;
  background: url(/sh_qwafm/data/upload/image/20170228/1488262477487420.jpg) no-repeat right 30px;
  padding-top: 20px;
}

.mp1 .list-paddingleft-2 li p {
  width: 400px;
  background: url(/sh_qwafm/data/upload/image/20170228/1488262847797766.jpg) no-repeat 0 8px;
  padding-left: 25px;
  line-height: 30px;
  color: #333;
  font-size: 15px;
}

.mpz2 {
  text-align: center;
  margin: 8px auto 20px;
}

.mp1 .mpz1 {
  top: 18px;
  left: 420px;
  position: absolute;
}

.mpp1 {
  font-size: 26px;
  color: #99d31f;
  font-weight: bold;
  margin-bottom: 12px;
}

.mp1 dl dt .con_kwd {
  color: #99d31f;
}

.mp1 dl dd p strong,
.mp1 dl dd p strong a {
  color: #d31900;
  font-weight: normal;
}

.mdb0 {
  margin: 30px 10px 12px;
  width: 940px;
}

.mdb0 dl dt {
  float: left;
  width: 580px;
  color: #222;
  font-size: 14px;
  text-align: center;
  line-height: 50px;
}

.mdb0 dl dt img {
  display: block;
}

.mdb0 dl dd {
  float: left;
  width: 322px;
  padding-left: 30px;
  padding-top: 50px;
}

.mdb0 dl dd em {
  color: #99d31f;
  font-size: 13px;
  padding-left: 25px;
}

.mdb0 dl dd p {
  line-height: 30px;
  color: #222;
  font-size: 15px;
  padding-left: 25px;
}

.mdb0 dl dd p.mpico1 {
  background: url(/UploadFiles/Others/201511171315165295657.jpg) no-repeat 0 6px;
  margin-bottom: 12px;
  margin-top: 4px;
}

.mdb0 dl dd p.mpico2 {
  background: url(/UploadFiles/Others/201511171315164240601.jpg) no-repeat 0 6px;
}

.mhp0 {
  background: #99d31f;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  line-height: 30px;
  padding: 8px 15px;
}

.mhp0 .con_kwd {
  color: #fff
}

.mddb table {
  width: 940px;
  margin: 0 auto;
  margin-top: 15px;
}

.mddb table td {
  text-align: center;
  border: 1px solid #999;
  padding: 8px 5px;
  line-height;
  8px;
  font-size: 14px;
  color: #333;
}

.mddb table .mnh0 {
  background: #e0e0e0;
  font-weight: bold;
  font-size: 15px;
  height: 45px;
}

.mddb table .todd {
  background: #f0f0f0;
}

.mbq1 {
  margin: 25px 2px;
  padding: 14px 12px;
  color: #444;
}

.mbq1 .con_kwd {
  color: #444
}

.mbq1 .mpqh1 {
  font-size: 20px;
  font-weight: bold;
  line-height: 35px;
  text-align: center;
}

.mbq1 .mpqc1 {
  font-size: 15px;
  text-indent: 2em;
  line-height: 26px;
  padding-top: 10px;
  text-decoration: underline;
}

.mbq1 .mpqc1 em {
  color: #e00;
}

.content a.alred {
  color: #e00;
}

.content a.alred {
  color: #e00;
  text-decoration: underline;
}

#roll_top,
#fall,
#ct {
  position: relative;
  cursor: pointer;
  height: 72px;
  width: 56px;
}

#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 {
  display: block;
  width: 15px;
  margin-right: -500px;
  position: fixed;
  right: 50%;
  bottom: 15%;
  _margin-right: -505px;
  _position: absolute;
  _margin-top: 300px;
  _top: expression(eval(document.documentElement.scrollTop));
}


#slideshow_wrapper {
  POSITION: relative;
  PADDING-BOTTOM: 0px;
  PADDING-LEFT: 0px;
  WIDTH: 960px;
  PADDING-RIGHT: 0px;
  HEIGHT: 351px;
  OVERFLOW: hidden;
  PADDING-TOP: 0px
}

#slideshow_footbar {
  right: 45%;
  Z-INDEX: 5;
  POSITION: absolute;
  WIDTH: 100%;
  BOTTOM: 0px;
  HEIGHT: 30px
}

#slideshow_photo {
  POSITION: absolute;
  WIDTH: 100%;
  HEIGHT: 100%;
  CURSOR: pointer
}

#slideshow_photo A {
  Z-INDEX: 1;
  BORDER-BOTTOM: 0px;
  POSITION: absolute;
  BORDER-LEFT: 0px;
  MARGIN: 0px;
  DISPLAY: block;
  BORDER-TOP: 0px;
  TOP: 0px;
  BORDER-RIGHT: 0px;
  LEFT: 0px
}

#slideshow_footbar .slideshow-bt {
  background-color: #FFFFFF;
  border: 1px solid #DC0000;
  color: #FA6916;
  cursor: pointer;
  float: right;
  font-family: Arial;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  margin: 2px 1px;
  overflow: hidden;
  text-align: center;
  width: 16px;
}

#slideshow_footbar .bt-on {
  background-color: #DC0000;
  color: #fff;
  line-height: 18px;
  width: 18px;
  height: 18px;
  font-size: 12px;
  margin: 2px 1px;
  border: 0px;
}

/*common.css*/
@charset "utf-8";

html {
  color: #000;
  background: #FFF;
}

body {
  color: #444;
  font: 12px/1.231 arial, helvetica, clean, sans-serif, "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;
  font-family: "Microsoft YaHei";
}

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;
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: 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%;
}


.mt10 {
  margin-top: 10px;
}

a {
  color: #666;
  text-decoration: none;
  font-family: "Microsoft YaHei";
}

/*for ie f6n.net*/
a:focus {
  outline: 0;
}

/*for ff f6n.net*/
a:hover {
  text-decoration: none;
  font-family: "Microsoft YaHei";
}

.vam {
  vertical-align: middle;
}

.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}

p {
  word-spacing: -1.5px;
  font-family: "Microsoft YaHei";
}

.tr {
  text-align: right;
}

.tl {
  text-align: left;
}

.center {
  text-align: center;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.pa {
  position: absolute;
}

.pr {
  position: relative
}

i,
em {
  font-style: normal;
  font-family: "Microsoft YaHei";
}

/* -- 购物车外部框架 -- */
.cart_header,
.cart_content,
.cart_footer {
  width: 760px;
  margin: 0 auto;
}



/* -- 页面整体布局 -- */
.header {
  border-bottom: 1px solid #dadada;
}

.content,
.footer {
  width: 1000px;
  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(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;
}

.left2bot {
  background: url(Img/right_bot2_img.gif) no-repeat;
  height: 3px;
  font-size: 0;
  overflow: hidden;
  margin-bottom: 10px;
}

.right {
  width: 735px;
  float: left;
  display: inline;
  margin-left: 24px;
  overflow: hidden;
}

.right2 {
  width: 275px;
  float: right;
  overflow: hidden;
}

.right3 {
  width: 201px;
  float: right;
  overflow: hidden;
  color: #666;
}

.righttop {
  background: url(Img/right_top_img.gif) no-repeat;
  height: 0px;
  font-size: 0;
  overflow: hidden;
}

.right2top {
  background: url(Img/right2_top_img.gif) no-repeat;
  height: 0px;
  font-size: 0;
  overflow: hidden;
}

.rightbot {
  background: url(Img/right_bot_img.gif) no-repeat;
  height: 0px;
  font-size: 0;
  overflow: hidden;
  margin-bottom: 10px;
}

.right2bot {
  background: url(Img/left_bot2_img.gif) no-repeat;
  height: 0px;
  font-size: 0;
  overflow: hidden;
  margin-bottom: 10px;
}

.right_main {
  width: 752px;
  border: solid 0px #d5d5d5;
  border-top: 0;
  border-bottom: 0;
  padding-bottom: 15px;
  overflow: hidden;
}

.right2_main {
  width: 273px;
  border: solid 1px #d5d5d5;
  border-top: 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;
}

.h_nav li a:-webkit-any-link {
  /* display: block; */
}

/*头部开始*/
.t_bg {
  height: 190px;
  position: relative;
  z-index: 8;
}

.h_top {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  color: #c0bebe;
  font-family: "宋体";
  width: 1000px;
  margin: 0 auto;
}

.h_top i {
  float: left;
  color: #c0bebe;
  font-family: "宋体";
}

.h_top p {
  float: right;
  color: #adacac
}

.h_top p em {
  display: inline-block;
  padding: 0 10px 0 0;
}

.h_top p .nobor {
  background: none;
}

.h_top p a {
  padding: 0 5px 0 5px;
  display: inline-block;
  color: #aaa;
  font-family: "宋体";
}

.h_top p .efont a {
  color: #D42525;
  font-size: 13px;
  font-family: arial;
}

.h_top p .efont a.tdz {
  text-decoration: underline;
}

.h_top p .ico01 {
  background: url(Img/Common/ico01.gif) no-repeat 0 7px;
}

.h_top p .ico02 {
  background: url(Img/Common/ico02.gif) no-repeat 0 7px;
}

.h_top p .ico03 {
  background: url(Img/Common/ico03.gif) no-repeat 0 7px;
}

.h_top p .ico04 {
  background: url(Img/Common/ico04.gif) no-repeat 0 7px;
}

.h_con {
  height: 110px;
  width: 1000px;
  overflow: hidden;
  margin: 0 auto;
}

.h_con h1,
.h_con .sh1 {
  padding: 18px 0 0;
  float: left;
}

.h_bt {
  font-size: 18px;
  color: #000;
  margin: 23px 0 0 25px;
  padding: 4px 0 4px 35px;
  border-left: solid 1px #dadada;
  text-align: center;
}

.h_bt span {
  display: block;
  font-weight: bold;
  font-size: 28px;
  color: #e00;
  padding-bottom: 7px;
  text-align: center;
}

.h_pho {
  margin-top: 28px;
  background: url(../images/tel.jpg) no-repeat left 1px;
  padding-left: 65px;
}






.inp01 {
  background: #eee;
  width: 306px;
  height: 33px;
  margin: 15px 0;
  line-height: 33px;
  padding: 0 5px 0 25px;
  border: none;
  float: left;
  font-size: 14px;
  color: #666;
  font-family: "Microsoft YaHei";
}

.h_ser p {
  float: left;
  width: 580px;
  overflow: hidden;
  font-size: 14px;
  color: #343232;
}

.h_ser p a {
  padding: 0 10px;
  font-size: 12px;
  color: #999;
}

.h_nav .mnew {
  position: relative;
}

.h_nav .mnew b {
  position: absolute;
  width: 22px;
  height: 14px;
  display: block;
  top: -12px;
  right: 1px;
  background: url(Img/Common/new2.gif) no-repeat;
}

/*头部结束*/

/*底部开始*/
.f_bg {
  background: url(Img/Common/f_bg.gif) repeat-x center top;
  height: 380px;
  padding-top: 50px;
}

.f_pic01 {
  margin-top: 0px;
}

.f_pic01 {
  width: 200px;
  padding-right: 22px;
  height: 260px;
  padding-top: 0px;
}

.f_pic01 .bewm {
  text-align: center;
  margin: 0px auto 10px;
  color: #ccc;
  width: 120px;
  display: block;
  line-height: 30px;
}

.f_pic01 .bewm img {
  display: block;
}

.f_pic01 img {}

.f_con01 {
  padding-left: 55px;
  width: 650px;
  border-left: solid 1px #535252;
}

.f_con01 span {
  display: block;
  display: block;
  margin-bottom: 30px;
}

.f_con01 span a {
  font-size: 16px;
  color: #abd122;
}

.f_con01 p {
  font-size: 14px;
  color: #fff;
  line-height: 36px;
}

.f_con01 p a {
  color: #fff;
}

.f_con01 p em {
  padding-left: 70px;
}

.f_t {
  margin-bottom: 10px;
}

.f_yq {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #aaa;
  width: 960px;
}

.f_yq span {
  display: inline-block;
  width: 120px;
  display: block;
  text-align: center;
  border: solid 1px #434343;
  padding: 4px 6px;
}

.f_yq span a {
  font-size: 16px;
  color: #555;
}

.f_yq p {
  line-height: 35px;
}

.f_yq p a {
  font-size: 14px;
  color: #555;
  padding: 0 30px 0 0;
}

.f_yq i {
  float: right;
  width: 155px;
}

.f_yq i a {
  display: block;
  width: 151px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #555;
}

.f_nav {
  height: 64px;
  line-height: 64px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding-top: 36px;
}

.f_nav a {
  font-size: 14px;
  color: #fff;
  padding: 0 14px;
}

/*底部结束*/


/*index.css*/
@charset "utf-8";
/* CSS Document */

/*common*/
body {
  font-family: "Microsoft YaHei";
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.bg {
  background: #FFF;
}

span {
  overflow: hidden;
}

/*兼容IE8*/

/*正文开始*/


/*我们*/
.wm {
  padding-top: 20px;
}

.wm dl dt {
  float: left;
  padding: 30px 10px 0 0;
}

.wm dl dd {
  float: left;
  width: 765px;
}

.wm dl dd p {
  float: left;
  padding: 30px 10px 0;
  width: 566px;
}

.wm dl dd p em {
  display: block;
  font-size: 15px;
  color: #333;
  line-height: 37px;
}

.pinfo2 .wm dl dd p em {
  font-size: 15px;
}

.wm dl dd p em a.mkey1 {
  color: #000;
  font-weight: bold;
}

.wm dl dd p em .sst {
  font-weight: bold;
  color: #000;
  font-size: 15px;
  padding-left: 2px;
}

.wm dl dd p img {
  float: right;
  margin: -30px 10px 0 0;
}

.wm dl dd i {
  float: left;
  line-height: 0;
}

/*三大核心产品系列*/
.xl_bg {
  background: #f8f8f8;
  padding: 70px 0 39px;
}

.xl_top {
  text-align: center;
  height: 120px;
  background: url(../images/ys-tit.png) no-repeat 50% 35%;
}

.xl_top a {
  font-size: 36px;
  color: #333;
}

.xl_top a em {
  font-weight: bold;
}

.xl_top span {
  display: block;
  font-size: 18px;
  color: #333;
  padding: 10px 0;
}

.xl_top span a.aim01 {
  display: inline-block;
  font-size: 16px;
  color: red;
  text-decoration: underline;
  padding: 2px 3px 2px 8px;
}


.mxl01 {
  background: #484848;
}

.mxl02 {
  background: #484848;
}


.xl_nav {
  height: 46px;
  line-height: 46px;
}

.xl_nav em {
  float: right;
  padding-right: 132px;
}

.xl_nav em a {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

.xl_nav ul li {
  float: left;
  background: #fb3200;
}

.xl_nav ul li a {
  width: 315px;
  font-weight: bold;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.xl_nav ul li a:hover,
.xl_nav ul .cur a {
  color: #fff;
  background: #d7360e;
}

.xl_con {
  position: relative;
}

.xl_con i {
  display: block;
  position: absolute;
  top: 65px;
  left: 0;
  z-index: 999;
}

.xl_con_l2 {
  padding-top: 20px;
  float: right;
  width: 743px;
}

.xl_con dl {
  width: 680px;
}

.xl_con dl dt {
  float: left;
  width: 319px;
  height: 390px;
  position: relative;
}

.xl_con dl dt img {
  width: 319px;
  height: 390px;
}

.xl_con dl dt em {
  display: block;
  position: absolute;
  top: 395px;
  width: 319px;
  left: 0;
  text-align: center;
  line-height: 25px;
  font-size: 14px;
  color: #888;
}

.xl_con dl dt em a {
  font-weight: bold;
  font-size: 18px;
  color: #f00;
}

.xl_con dl dd {
  width: 322px;
  float: left;
}

.xl_con dl dd span {
  display: block;
  width: 324px;
  height: 189px;
  position: relative;
  margin-bottom: 20px;
}

.xl_con dl dd span img {
  width: 322px;
  height: 187px;
  border: 1px solid #ccc;
}

.xl_con dl dd span img:hover {
  border: 1px solid #888;
}

.xl_con dl dd span em {
  display: block;
  width: 322px;
  text-align: center;
  position: absolute;
  top: 158px;
  left: 1px;
  background: #666;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  height: 30px;
  line-height: 30px;
}

.xl_con dl dd span em a {
  font-size: 14px;
  color: #fff;
}

.xl_con dl dd p {
  display: none;
  text-align: center;
}

.xl_con dl dd p img {
  padding: 0 8px;
}

.xl_con_l {
  padding-top: 20px;
  float: left;
  width: 500px;
}

.xllist {
  width: 520px;
}

.xllist .xlitem {
  width: 240px;
  float: left;
  padding-right: 15px;
}

.xllist .xlitem .iteme {
  padding-right: 0;
}

.xllist .xlitem span {
  display: block;
  width: 240px;
  height: 232px;
  position: relative;
  margin-bottom: 22px;
}

.xllist .xlitem span img {
  width: 238px;
  height: 202px;
  border: 1px solid #ccc;
}

.xllist .xlitem span img:hover {
  border: 1px solid #888;
}

.xllist .xlitem span em {
  display: block;
  width: 240px;
  text-align: center;
  background: #666;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  height: 30px;
  line-height: 30px;
}

.xllist .xlitem span em a {
  font-size: 14px;
  color: #fff;
}

.proinfo h4 {
  line-height: 28px;
  background: #F7F7F7;
  padding: 0 5px;
  margin-top: 10px;
}

.xllist2 {}

.xllist2 .xlitem {
  width: 240px;
  float: left;
  padding-right: 11px;
}

.xllist2 .xlitem .iteme {
  padding-right: 0;
}

.xllist2 .xlitem span {
  display: block;
  width: 240px;
  height: 232px;
  position: relative;
  margin-bottom: 22px;
}

.xllist2 .xlitem span img {
  width: 238px;
  height: 202px;
  border: 1px solid #ccc;
}

.xllist2 .xlitem span img:hover {
  border: 1px solid #888;
}

.xllist2 .xlitem span em {
  display: block;
  width: 240px;
  text-align: center;
  background: #666;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  height: 30px;
  line-height: 30px;
}

.xllist2 .xlitem span em a {
  font-size: 14px;
  color: #fff;
}

.xllist2 .xlitem#pro-3 {
  padding-right: 0;
}

.xl_con02 p {
  line-height: 30px;
  color: #333;
  font-size: 14px;
  clear: both;
  text-align: right;
}

.xl01 {
  width: 480px;
  text-align: right;
  padding-top: 10px;
}

.xl01 span {
  display: block;
  text-align: center;
}

.xl01 span a {
  font-size: 35px;
  color: #fb3200;
  font-weight: bold;
  display: block;
  line-height: 50px;
  padding-bottom: 12px;
}

.xl01 span em {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #f00;
  padding: 5px 0 15px;
}

.xl01 span b {
  display: block;
  background: #cacaca;
  height: 3px;
  width: 143px;
  line-height: 0;
  font-size: 0;
  float: right;
}

.xl01 p em {
  text-align: center;
  display: block;
}

.xl01 p.dbcon {}

.xl01 p img {
  margin-top: 10px;
  margin-left: 10px;
  height: 37px;
}

.xl01 p img.db2 {
  width: 470px;
  height: 341px;
}

.xl_con02 .xl01 p img {
  margin-left: 0px;
  margin-right: 10px;
}

.xl_con02 {}

.xl_con02 i {
  top: 34px;
  left: 890px;
}

.xl_con02 .xl01 {
  text-align: left;
  width: 313px;
}

.xl_con02 dl {
  width: 647px;
}

.xl_con02 dl dt {
  float: right;
}

.xl_con02 .xl01 span b {
  float: left;
}

.xl_con03 {
  background: url(../images/xl_bg03.gif) no-repeat;
  height: 430px;
  margin-top: 16px;
  position: relative;
}

.xl_con03 i {
  display: block;
  position: absolute;
  top: 25px;
  left: 10px;
  z-index: 999;
}

.xl_con03 .recomm {
  position: absolute;
  left: 460px;
  top: 20px;
  width: 70px;
  height: 76px;
  background: url(../images/tuij.png) no-repeat;
  z-index: 9999;
}

.xl01-1 {
  width: 247px;
  padding-top: 70px;
  text-align: left;
}

.xl01-1 span {
  display: block;
}

.xl01-1 span a {
  font-size: 35px;
  color: #fb3200;
  font-weight: bold;
  display: block;
  line-height: 50px;
  padding-bottom: 12px;
}

.xl01-1 span em {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #f00;
  padding: 5px 0 15px;
}

.inqure-index p {
  width: 692px;
  line-height: 30px;
  color: #333;
  font-size: 14px;
  text-align: right;
}

.inqure-index em {
  width: 300px;
}

.inqure-index em img {
  margin-right: 10px;
}

.xl02 {
  width: 667px;
  background: url(../images/probj.jpg) repeat-y;
  padding-bottom: 20px;
}

.xl02 p {
  background: url(../images/line2.png) no-repeat center 10px;
  text-align: center;
}

.xl02 p img {
  padding: 0 8px;
}

.xl02 span {
  display: block;
  padding-top: 25px;
}

.xl02 span img {
  width: 353px;
  height: 300px;
  border: 1px solid #ccc;
}

.xl02 span img:hover {
  border: 1px solid #888;
}

.xl02 span em {
  display: block;
  width: 392px;
  text-align: center;
  padding-top: 10px;
}

.xl02 span em a {
  font-size: 14px;
  color: #333;
}

.xl03 {
  padding: 40px 10px 0 0;
  width: 305px;
  text-align: center;
}

.xl03 .tit a {
  display: block;
  font-size: 35px;
  color: #fb3200;
  line-height: 60px;
  font-weight: 600;
  text-align: right;
}

.xl03 .pro-con {
  text-align: right;
  margin-top: 15px;
}

.xl03 .pro-con p {
  font-size: 14px;
  color: #333;
  line-height: 28px;
}

.xl03 b {
  display: block;
  margin-top: 30px;
}

.xl03 b img {
  height: 37px;
  margin-left: 10px;
}

.xl03 b a {
  display: inline;
}

/*广告*/
.pic {
  width: 960px;
  margin: 0 auto;
}

.pic01 p {
  position: absolute;
  top: 141px;
  left: 48px;
}

/*提供专业的行业解决方案*/
.fa {
  padding-top: 40px;
}

.fa_top {
  text-align: center;
  padding-bottom: 50px;
}

.fa_top a {
  display: block;
  font-size: 36px;
  color: #333;
}

.fa_top em {
  display: block;
  font-size: 18px;
  color: #333;
  padding: 10px 0;
}

.fa01 {
  width: 238px;
  padding-right: 2px;
}

.fa01 ul li {
  height: 113px;
  overflow: hidden;
}

.fa01 ul li a {
  display: block;
  width: 212px;
  height: 113px;
  line-height: 113px;
  font-size: 18px;
  color: #333;
  padding-left: 28px;
  overflow: hidden;
}

.fa01 ul li a:hover,
.fa01 ul .cur a {
  background: url(Img/Index/fa_ico02.png) no-repeat 182px 45px #99d31f;
  color: #fff;
}

.fa_li01 a {
  background: url(Img/Index/fa_ico01.png) no-repeat 182px 45px #717171;
}

.fa_li02 a {
  background: url(Img/Index/fa_ico01.png) no-repeat 182px 45px #999;
}

.fa_li03 a {
  background: url(Img/Index/fa_ico01.png) no-repeat 182px 45px #b2b2b2;
}

.fa_li04 a {
  background: url(Img/Index/fa_ico01.png) no-repeat 182px 45px #ccc;
}

.fa02 {
  width: 720px;
}

.fa02 dl {}

.fa02 dl dt img {
  width: 720px;
  height: 318px;
}

.fa02 dl dd {
  position: relative;
  width: 690px;
  height: 120px;
  background: #f5f5f5;
  padding: 16px 15px 0;
}

.fa02 dl dd b a {
  display: block;
  font-size: 26px;
  color: #333;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}

.fa02 dl dd span {
  font-size: 14px;
  color: #828282;
  width: 690px;
  line-height: 30px;
  padding-bottom: 30px;
  display: block;
}

.fa02 dl dd i {
  position: absolute;
  right: 15px;
  bottom: 10px;
}

/*优势*/
.ys_top {
  background: url(Img/Index/ys_btbg.gif) no-repeat center 0;
  height: 260px;
  text-align: center;
}

.ys_top a {
  display: block;
  padding-top: 80px;
}

.ys01 {
  background: url(/sh_qwafm/data/upload/image/20170302/1488429747126741.jpg) no-repeat center 0;
  height: 626px;
}

.ys01 dl {
  padding: 68px 0 0 20px;
  width: 460px;
  float: left;
  height: 225px;
}

.ys01 dl dt {
  height: 64px;
  background: url(Img/Index/ys_xx10.gif) no-repeat 0 bottom;
}

.ys01 dl dt img {
  float: left;
  padding-right: 10px;
}

.ys01 dl dt h3 {
  float: left;
  width: 410px;
}

.ys01 dl dt h3 a {
  font-size: 22px;
  color: #3d3d3d;
}

.ys01 dl dt h3 a q {
  display: block;
  font-size: 9px;
  color: #999;
  text-transform: uppercase;
  font-weight: normal;
}

.ys01 dl dd {
  clear: both;
  padding: 15px 0 0 40px;
  display: inline-block;
}

.ys01 dl dd p {
  font-size: 14px;
  line-height: 30px;
  width: 388px;
  color: #525252;
  padding-bottom: 10px;
}

.ys01 dl dd p i {
  display: block;
}

.ys01 .ys_dl02 {
  clear: both;
}

.ys01 .ys_dl05 {
  clear: both;
  padding-left: 500px;
}

.ys02 {
  background: url(Img/Index/ys0345.jpg) no-repeat center 0;
  height: 1002px;
}

.ys02 .ys_dl03 {
  padding-left: 500px;
  height: 270px;
}

.ys02 .ys_dl03 dt h3 a {
  font-size: 20px;
  color: #3d3d3d;
}

.ys02 .ys_dl04 {
  height: 270px;
}

/*走进爱福蒙*/
.zj_bg {
  background: url(Img/Index/zj_bg.jpg) no-repeat center 0;
  height: 571px;
  margin-top: 40px;
}

.zj_top {
  height: 131px;
  position: relative;
  z-index: 999;
}

.zj_top h3 {
  position: absolute;
  background: url(Img/Index/zj_bt.gif) no-repeat;
  width: 270px;
  height: 161px;
  top: 12px;
  left: -17px;
  z-index: 9999;
}

.zj_top h3 a {
  font-size: 30px;
  color: #fff;
  font-weight: normal;
  display: block;
  padding: 18px 0 0 102px;
}

.zj_top p {
  padding: 30px 0 0 277px;
  width: 650px;
  line-height: 28px;
  font-size: 14px;
  color: #666;
}

.zj_con {
  width: 944px;
  height: 440px;
}

.zj_con em img {
  width: 944px;
  height: 440px;
}

.zj_le {
  top: 166px;
  left: 0;
}

.zj_ri {
  top: 166px;
  right: 0;
}

/*发展历程*/
.hlc {
  background: url(Img/mline.gif) no-repeat center bottom;
  margin-bottom: 15px;
}

.lc_bg {
  background: url(../images/course.jpg) no-repeat center 0;
  height: 831px;
}

.lc_bg .content {
  background-color: rgba(255, 255, 255, .5);
  padding-top: 45px;
}

.lc_top {
  text-align: center;
  margin-bottom: 65px;
  background: url(../images/course-tit.png) no-repeat 50% 50%;
}

.lc_top a {
  display: block;
  font-size: 36px;
  color: #333;
  padding-bottom: 5px;
}

.lc_top em {
  display: block;
  font-size: 18px;
  color: #333;
  padding: 10px 0;
}

.lc_con {
  height: 630px;
  position: relative;
  background: url(../images/go.png) no-repeat 50% 5px;
}

.lc_con a {
  display: block;
  position: absolute;
}

.lc_con a i {
  display: block;
  background: url(/sh_qwafm/data/upload/image/20170302/1488434623515348.png) no-repeat;
  width: 17px;
  height: 17px;
  float: left;
  margin: 5px 15px 0 0;
}

.lc_con a:hover i {
  display: block;
  background: url(/sh_qwafm/data/upload/image/20170302/1488435052119120.png) no-repeat;
}

.lc_con a span {
  float: left;
  width: 350px;
  font-size: 14px;
  color: #333;
}

.lc_con a:hover span {
  color: #fb3200;
}

.lc_con a span b,
.lc_con a span strong {
  font-size: 20px;
  float: left;
  display: block;
}

.lc_con a span em {
  float: left;
  display: block;
  width: 350px;
  line-height: 25px;
  padding-left: 3px;
}

.lc_a01 {
  top: 0;
  left: 493px;
}

.lc_con .lc_a02 {
  top: 45px;
  left: 21px;
}

.lc_con .lc_a02 span {
  width: 455px;
  text-align: right;
  padding-right: 17px;
}

.lc_con .lc_a02 span b,
.lc_con .lc_a02 span strong {
  float: none;
  display: inline-block
}

.lc_con .lc_a02 span em {
  float: none;
  display: inline-block
}

.lc_con .lc_a03 {
  top: 80px;
}

.lc_con .lc_a04 {
  top: 135px;
}

.lc_con .lc_a05 {
  top: 182px;
}

.lc_con .lc_a06 {
  top: 178px;
}

.lc_con .lc_a07 {
  top: 276px;
}

.lc_con .lc_a08 {
  top: 320px;
}

.lc_con .lc_a09 {
  top: 380px;
}

.lc_bg .lc_con .lc_a02 {
  top: 45px;
}

.lc_bg .lc_con .lc_a03 {
  top: 118px;
}

.lc_bg .lc_con .lc_a04 {
  top: 98px;
}

.lc_bg .lc_con .lc_a05 {
  top: 230px;
}

.lc_bg .lc_con .lc_a06 {
  top: 205px;
}

.lc_bg .lc_con .lc_a07 {
  top: 335px;
}

.lc_bg .lc_con .lc_a08 {
  top: 330px;
}

.lc_bg .lc_con .lc_a09 {
  top: 375px;
}

.lc_bg .lc_con .lc_a10 {
  top: 455px;
}

.hlc .lc_a01 {
  left: 470px;
}

.hlc .lc_con .lc_a02 span {
  width: 310px;
}

/*上万客户满意见证*/
.jz {}

.jz_top {
  height: 99px;
  text-align: center;
}

.jz_top a {
  font-size: 36px;
  color: #000;
}

.jz_top a b {}

.jz_top a em {
  display: block;
  font-size: 18px;
  padding-top: 10px;
}

.jz_con dl {
  float: left;
  line-height: 0;
  width: 313px;
}

.jz_con .jz_dl01 {
  padding: 10px 3px 0 3px;
}

.jz_con dl dt {
  line-height: 0;
  height: 272px;
  overflow: hidden;
}

.jz_con dl dt img {
  width: 313px;
  height: 272px;
}

.jz_con dl dd {
  background: url(Img/Index/zj_spbg01.gif) no-repeat;
  height: 151px;
  width: 313px;
}

.jz_con dl dd b {
  padding: 10px 0 0 15px;
  display: block;
}

.jz_con dl dd b a {
  font-size: 16px;
  color: #fff;
  display: inline-block;
  line-height: 26px;
}

.jz_con dl dd p {
  width: 267px;
  color: #f5f5f5;
  line-height: 25px;
  padding: 10px 0 0 20px;
}

.jz_con .jz_dl02 {
  padding: 0 10px;
}

.jz_con .jz_dl02 dd {
  background: url(Img/Index/zj_spbg02.gif) no-repeat;
}

/*联系*/
.lx_bg {
  background: #fb3200;
  height: 365px;
  margin: 0 0 30px;
}

.lx_p {
  padding: 58px 0 0;
  width: 1000px;
  height: 303px;
  background: url(../images/lxbj.png) no-repeat 100% 65%;
}

.lx_p .tit {
  color: #fff;
  font: 600 30px/45px "Microsoft YaHei";
  background: url(../images/line3.jpg) no-repeat 0 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.lx_p .tit span {
  display: block;
  font: 400 30px/36px "Microsoft YaHei";
}

.lx_p p {
  font-size: 16px;
  color: #fff;
  background: url(../images/lx_ico01.png) no-repeat 0 3px;
  padding-left: 20px;
  height: 36px;
}


.lx_con {
  padding-top: 10px;
  width: 375px;
}

.lx_con .v_tit {
  height: 37px;
  line-height: 37px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.lx_con p {
  font-size: 16px;
  color: #666;
  padding-bottom: 25px;
}

.lx_con p b {
  color: #000;
}

.lx_con ul li {
  margin-bottom: 16px;
}

.lx_con ul .p_li {
  padding-top: 25px;
}

.lx_con ul li .lx_sp {
  color: #999;
  font-size: 14px;
  display: block;
  padding-bottom: 5px;
}

.lx_con ul li .sinp01 {
  background: url(Img/Index/lx_inp01.gif) no-repeat;
  width: 306px;
  height: 35px;
  line-height: 35px;
  border: none;
  font-family: "Microsoft YaHei";
  color: #877d74;
  padding: 0 25px 0 5px;
  display: block;
  font-size: 14px;
}

/*前卫爱福蒙动态*/
.dt {
  width: 300px;
  overflow: hidden;
}

.dt_top {
  line-height: 30px;
  height: 35px;
  border-bottom: solid 1px #ccc;
  margin-bottom: 15px;
}

.dt_top span {
  float: right;
  display: block;
  padding-top: 9px;
}

.dt_top h3 a {
  font-size: 16px;
  color: #679605;
}

.dt_top h3 q {
  font-family: Arial;
  text-transform: uppercase;
  font-size: 12px;
  padding-left: 5px;
  color: #cfd1ca;
}

.dt_con dl dt {
  padding-bottom: 10px;
}

.dt_con dl dt img {
  width: 296px;
  height: 147px;
}

.dt_con dl dd span {
  display: block;
  line-height: 27px;
  height: 27px;
  overflow: hidden;
  border-bottom: dashed 1px #cfcfcf
}

.dt_con dl dd span a {
  font-size: 14px;
  color: #555;
}

.dt_con dl dd p {
  color: #666;
  line-height: 36px;
  border-bottom: dashed 1px #bfbfbf;
  display: inline;
}

.dt02 {
  padding: 0 30px;
}

.wd {
  width: 300px;
}

.wd_con {
  height: 384px;
  overflow: hidden;
  margin-top: 6px;
}

.wd_con li {
  padding: 10px 15px 10px;
  height: 109px;
  border: 1px solid #cfcfcf;
  margin-top: 12px;
  width: 282px;
}

.wd_con .nobor {
  border-bottom: none;
}

.wd_con li a {
  display: block;
  background: url(../images/wen.jpg) no-repeat 0 50%;
  height: 30px;
  line-height: 30px;
  padding-left: 30px;
  overflow: hidden;
  color: #000;
  border-bottom: 1px solid #cfcfcf;
}

.wd_con span {
  margin-top: 5px;
  display: block;
  background: url(../images/da.jpg) no-repeat 0 4px;
  line-height: 25px;
  padding-left: 30px;
  color: #666;
  white-space: normal;
  word-break: normal;
}




/*企业愿景*/
.yj_bg {
  background: url(Img/Index/yj_bg.jpg) no-repeat center 0;
  height: 437px;
  margin-top: 30px;
}

.yj_bg a {
  padding: 280px 0 0 395px;
  display: block;
}