/*页面覆盖修改代码-start*/
body{
  font-family: "Lucida Sans Unicode", Arial, "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", SimHei, "黑体", "STXihei", "华文细黑", sans-serif;
  overflow-x: hidden;
}
.clearfix{*zoom:1}
.clearfix:after{content:"";display: block;clear:both}
.indexHeader{
  position: fixed;
  top: 0;
  left: 0;
  line-height: normal;
  box-sizing: border-box;
  width: 100%;
  height: .96rem;
  z-index: 100;
  text-align: center;
  padding: 0 0.39rem;
  border-bottom: 1px solid #c6c6c6;
  border-top: 1px solid #c6c6c6;
}
.indexHeader .product{
  font-size: .38rem;
  line-height: .96rem;
  color: #323232;
  display: block;
}
.mixin-header{
  background: #fafafa!important;
}
.icon-jt{
  width: 1em;
  height: 1em;
  border-bottom: 1px solid #e61010;
  border-left: 1px solid #e61010;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
}
.load_title{
  margin-top: 0.96rem;
  width: 100%;
  height: 0.69rem;
  text-align: center;
  background: #ededed;
  border-bottom: 1px solid #dedede;
}
.load_title span{
  line-height: 0.69rem;
  font-size: 0.26rem;
  color: #7e7e7e;
  display: block;
}
.circle-wrapper .inner {
  z-index: 50;
}

.pro_list li>div {
    margin-bottom :0.14rem;
}
.pro_list li>div:nth-last-of-type(1) {
     margin-bottom :0;
}
 
.huanKuanXuZhi {
    overflow:hidden;
    line-height:normal;
    text-align:center;
}
.huanKuanXuZhi  span{
   
}
/*页面覆盖修改代码-end*/

/*图标字体css-start*/
@font-face {font-family: "esd";
  src: url('../content/fonts/iconfont.eot?t=1476846957'); /* IE9*/
  src: url('../content/fonts/iconfont.eot?t=1476846957#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../content/fonts/iconfont.woff?t=1476846957') format('woff'), /* chrome, firefox */
  url('../content/fonts/iconfont.ttf?t=1476846957') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../content/fonts/iconfont.svg?t=1476846957#esd') format('svg'); /* iOS 4.1- */
}
.esd {
  font-family:"esd" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.esd-fanhui:before { content: "\e604"; }
.esd-cuowu:before { content: "\e605"; }
.esd-caidan:before { content: "\e60d"; }
.esd-p-news:before { content: "\e600"; }
.esd-dianhua:before { content: "\e601"; }
.esd-guanyuwomen:before { content: "\e606"; }
.esd-xiaozhushouyingyewangdian:before { content: "\e607"; }
.esd-huiyuan:before { content: "\e608"; }
.esd-xiazaiapp:before { content: "\e60b"; }
.esd-zixunzaixian:before { content: "\e609"; }
.esd-renminbi:before { content: "\e602"; }
.esd-daikuan:before { content: "\e60a"; }
.esd-shouye-copy:before { content: "\e603"; }
/*图标字体css-end*/

.indexHeader .esd{
  font-size: 0.45rem;
  color: #e61010;
  line-height: 0.96rem;
}
.esd-fanhui:before{
  float: left;
}
.esd-dianhua:before{
  font-size: 0.5rem;
  float: right;
}

/*indexWindowTelephone电话弹窗-start*/
.indexWindowTelephone,
.popupWindowTelephone {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  height: 100%;
  width: 100%;
  line-height: normal;
  z-index: 101;
}
.indexWindowTelephone .cover,
.popupWindowTelephone .cover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000000;
  opacity: 0.8;
}
.indexWindowTelephone .contentBox,
.popupWindowTelephone .contentBox {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -3.2rem;
  margin-top: -2rem;
  height: 4rem;
  width: 6.4rem;
  background: #ffffff;
  border-radius: 0.1rem;
}
.indexWindowTelephone .content,
.popupWindowTelephone .content {
  box-sizing: border-box;
  padding-top: 0.84rem;
  text-align: center;
}
.indexWindowTelephone .content p,
.popupWindowTelephone .content p {
  margin: 0;
}
.indexWindowTelephone .content p:nth-of-type(1),
.popupWindowTelephone .content p:nth-of-type(1) {
  font-size: 0.32rem;
  line-height: 0.28rem;
  color: #323232;
}
.indexWindowTelephone .content p:nth-of-type(2),
.popupWindowTelephone .content p:nth-of-type(2) {
  margin: 0.2rem 0 0.18rem 0;
  font-size: 0.4rem;
  font-weight: 900;
  line-height: 0.36rem;
  color: #282828;
}
.indexWindowTelephone .content p:nth-of-type(3),
.popupWindowTelephone .content p:nth-of-type(3) {
  font-size: 0.26rem;
  line-height: 0.36rem;
  color: #646464;
}
.indexWindowTelephone .btnBox,
.popupWindowTelephone .btnBox {
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 1.09rem;
  width: 100%;
}
.indexWindowTelephone .btnBox .cancel,
.popupWindowTelephone .btnBox .cancel,
.indexWindowTelephone .btnBox .dial,
.popupWindowTelephone .btnBox .dial {
  float: left;
  width: 50%;
  font-size: 0.48rem;
  text-align: center;
  line-height: 1.09rem;
  color: #ffffff;
}
.indexWindowTelephone .btnBox .cancel,
.popupWindowTelephone .btnBox .cancel {
  border-bottom-left-radius: 0.1rem;
  background: #c8c8c8;
}
.indexWindowTelephone .btnBox .dial,
.popupWindowTelephone .btnBox .dial {
  text-decoration: none;
  display: block;
  border-bottom-right-radius: 0.1rem;
  background: #e7290f;
}
/*indexWindowTelephone电话弹窗-end*/