*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}
ul,li{
    list-style: none;
}
@font-face {font-family: "iconfont";
    src: url('../fonts/iconfont.eot'); /* IE9*/
    src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
    /*url('../fonts/iconfont.woff') format('woff'), */ /* chrome, firefox */
    url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('../fonts/iconfont.svg') format('svg'); /* iOS 4.1- */
}
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-huatong:before { content: "\349e"; }

.icon-neirong:before { content: "\e632"; }

.icon-bianji:before { content: "\e611"; }

.icon-wu:before { content: "\e637"; }

.icon-help-tel:before { content: "\e638"; }

.icon-dianhua:before { content: "\e6ab"; }

.icon-yuyue:before { content: "\e62c"; }

.icon-xiganqiaochenfufc9702:before { content: "\e67d"; }

.icon-dianhua1:before { content: "\e6c9"; }

.icon-erweima:before { content: "\e615"; }

.icon-lease-resv-2home:before { content: "\e614"; }

.icon-phone:before { content: "\e617"; }

.icon-yinle:before { content: "\e644"; }

.icon-erweima1:before { content: "\e729"; }

.icon-zixun:before { content: "\e66c"; }

.icon-erweima2:before { content: "\e60c"; }

.icon-wudao:before { content: "\e60a"; }

.icon-zixun1:before { content: "\e79b"; }

.icon-zixun2:before { content: "\e61a"; }

.icon-biantui:before { content: "\e60b"; }

.icon-yinle1:before { content: "\e61d"; }
#zx_zx_top{
  top:30%;
}
.zx {
width:100px;
position: fixed;
right: 0;
top:23%;
z-index: 99999;
}

.zx li {
    width: 98px;
    height:58px;
    border: 1px solid #E0E0E0;
    margin-bottom: -1px;
    background: #fff;
    position: relative;
    z-index: 99999;
    text-align: center;
}
.zx li a{
  display:block;
  width:100%;
  height:100%;
  cursor: pointer;
}
.zx li span{
  margin-top:6px;
  display:inline-block;
  font-size:30px;
  line-height:28px;
  color:#E60012;
}
.zx li p {
    font-size: 12px;
    margin-top:4px;
    text-align: center;
}
.zx li.li_1 {
    background: #E60012;
    border-color: #E60012;
    color:#fff;
}
.zx li.li_1>a{
    color:#fff;
}
.zx li.li_1>a>span{
    color:#fff;
}
.icon-qq{
  width:24px;
  height:26px;
  margin:0 auto;
  background:url(../images/qq.png) no-repeat;
}
.zx li.li_gd div {
    background: #E60012;
}
.zx li .zx_div {
    position: absolute;
    right: -1px;
    top:0px;
    display: none;
}
.zx li .zx_div_red{
   background: #e60012;
}
.zx li.li_gd div p {
    width: 150px;
    height:54px;
    line-height:58px;
    font-size: 13px;
    color: #fff;
    text-indent:30px;
    position:relative;
    overflow: hidden;
    font-family: "微软雅黑";
    -webkit-transition: .4s all;
     -moz-transition: .4s all; 
     -ms-transition: .4s all; 
     transition: .4s all;
}
.zx li.li_gd div p span.zx_icon{
  color:#fff;
}
.zx ul li.curres .zx_div{
  display:block;

}
.zx li.curres .zx_div span{
  color:#fff;
  font-size:30px;
  position:absolute;
  top:8px;
  left:-16px;
}
.zx li.curres .zx_div span.icon-qq{
  left:36px;
}
.zx li.curres div.zx_div p{
  text-indent:54px;
  font-size:14px;
}
.zx li.curres div p span.zx_icon{
  left:-28px;
}
.zx li.curres div p.zx_tel_p{
  text-indent:40px;
  height:60px;
  line-height: 60px;
  font-size:14px;
}
.zx li img.siber_ewm{
  top:0px;
  left:-196px;
}
.zx li .zx_culum{
  position:absolute;
  left:-124px;
  top:0px;
  display: none;
}
.zx li .zx_culum>li{
  background:#E60012;
  border:none;
  width:120px;
  height:46px;
  line-height:46px;
  color:#fff;
  text-align: left;
  text-indent:38px;
  position: relative;
  border-bottom:2px solid #E0E0E0;
}
.zx li .zx_culum li a{
  color:#fff;
}
.zx li .zx_culum li a:hover{
  color:#333;
  background:#eee;
}
.wd_icon1{
  width:24px;
  height:24px;
  position: absolute;
  left:14px;
  top:10px;
  background:url(../images/wd_icon_bg.png) no-repeat;
}

.imgs110{
    display: none;
}
.weiyi:hover .imgs110{
    display: block;
}






