﻿.mail_left,.mail_left p{ font-family:'宋体';}
.Focus_map { margin-top:30px;}
.Focus_map .ico li.high { background:#f90;}

.xfdiv { padding:30px 0; background:#fff;}
.title,.titlep { font-size:16px; line-height:26px; margin-bottom:10px; color:#232323; text-align:center; }
.titlep { font-size:12px; color:#8b92a0;line-height:22px; }

.cpdiv { margin:30px 0 0;}
.cpdiv li { width:169px; border:solid 1px #ddd; background:#fff; margin-right:-1px; float:left; text-align:center; position:relative; overflow:hidden;}
.cpdiv li .iconfont { display:block; width:84px; height:84px; background:url(http://v.zw.cn/html/images/ico.png) no-repeat; margin:30px auto 20px;}
.cpdiv li h2 { font-size:16px; }
.cpdiv li p {font-size:12px; color:#8b92a0; padding:10px 30px; line-height:24px; }
.cpdiv li span { color:#000; display:block; margin-bottom:40px;}
.cpdiv li .cpdiv_b { position:absolute; bottom:-41px; left:-1px; height:40px; width:288px; }
.cpdiv li .cpdiv_b a { display:inline-block; width:143px; height:40px; line-height:40px; text-align:center; background:#ff8540; color:#fff;}
.cpdiv li .cpdiv_b a:hover { background:#cc6a3a;}
.cpdiv li.cp02 .iconfont { background-position:0 -84px;}
.cpdiv li.cp03 .iconfont { background-position:0 -168px;}
.cpdiv li.cp04 .iconfont { background-position:0 -252px;}
.cpdiv li.cp05 .iconfont { background-position:0 -336px;}
.cpdiv li.cp02 .cpdiv_b a {background:#ffb630;}
.cpdiv li.cp02 .cpdiv_b a:hover { background:#e09d21;}
.cpdiv li.cp03 .cpdiv_b a {background:#599bf8;}
.cpdiv li.cp03 .cpdiv_b a:hover { background:#367ee3;}
.cpdiv li.cp04 .cpdiv_b a {background:#1fce9a;}
.cpdiv li.cp04 .cpdiv_b a:hover { background:#13b081;}
.cpdiv li.cp05 .cpdiv_b a {background:#ff7c7c;}
.cpdiv li.cp05 .cpdiv_b a:hover { background:#ee6363;}

.intro-item {
  width: 100%;
  text-align: center;
  border-bottom: solid 1px #eee;
}
.intro-item.noborder {
  border-bottom: none;
}
.item-wrapper {
  text-align: left;
  *zoom: 1;
  padding:20px 0 ;
}
.item-wrapper:before,
.item-wrapper:after {
  display: table;
  content: "";
}
.item-wrapper:after {
  clear: both;
}
.item-wrapper .content-l {
  float: left;
}
.item-wrapper .content-r {
  float: right;
}
.item-wrapper .content-l,
.item-wrapper .content-r {
  position: relative;
  max-width:350px;
  _width: 340px;
}
.item-wrapper .content-l h4,
.item-wrapper .content-r h4 {
  font-size: 16px;
  color: #505050;
  margin-bottom: 5px;
}
.item-wrapper .content-l em,
.item-wrapper .content-r em {
  position: absolute;
  font-size: 90px;
  font-style: italic;
  color: #7ad3fc;
  left: 0;
  top: -15px;
  display: none;
  width: 95px;
  height: 148px;
  background: url(http://v.zw.cn/html/images/shadow.png) no-repeat 0 -20px;
}
.item-wrapper .content-l p,
.item-wrapper .content-r p {
  color: #8f8f8f;
  line-height: 20px;
  margin-bottom: 5px;
}
.item-wrapper .content-l ul,
.item-wrapper .content-r ul {
  font-size:12px;
  list-style: none;
}
.item-wrapper .content-l ul li,
.item-wrapper .content-r ul li {
  color: #505050;
  line-height: 24px;
}
.item-wrapper .content-l ul li i,
.item-wrapper .content-r ul li i {
  font-style: normal;
  font-size: 14px;
  position: relative;
  top:3px;
  margin-right: 5px;
}
.item-wrapper .img-rz-r,
.item-wrapper .img-bz-l,
.item-wrapper .img-rk-r {
  width: 312px;
  height: 210px;
  background: url(http://v.zw.cn/html/images/intro-img.png) no-repeat;
}
.item-wrapper .img-rz-r {
  float: right;
  background-position: 25px 0px;
  height:106px;
}
.item-wrapper .img-bz-l {
  float: right;
  background-position:right -132px;
  height:122px;
  background-size:230px;
}
.item-wrapper .img-rk-r {
  float: right;
  background-position: right -252px;
  height:124px;
  background-size:200px;
}