@charset "utf-8";
body{ color:#333; font-size:14px;font-family: "Microsoft Yahei";} 
body,ul,ol,li,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,img,span,input{margin:0;padding:0;list-style:none;}
a { color:#333; text-decoration:none;font-family: "Microsoft Yahei";} 
a:focus{outline:0;}
a.hand:hover   {cursor:hand};
img{border:none;}
p{ font-family: "Microsoft Yahei"; }
h1,h2,h3,h4,h5,h6{ font-family:"Microsoft Yahei";}
i,em{ font-style:normal;}


.kuandu{
        width: 1200px;
    margin: 0 auto;
    padding:70px 0 40px;
}
.title {
  margin-bottom: 50px;
  text-align: center;
}

.title h4 {
  font-size: 30px;
  color: #333;
  font-weight: bold;
  margin-bottom: 10px;
      letter-spacing: 3px;
}
.title p {
    font-size: 16px;
    color: #c4c4c4;
}
/*代发*/

.df_nr{
		font-size: 15px;
	line-height: 35px;
}
.df_nr p{
font-size: 16px;
    line-height: 40px;
}


#tags{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
  #tags li{
    width: 48%;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  border:1px solid #f5f5f5;
  }
  #tags li>div{
    width: 100%;
  }
  #tags li .touxing{
    width: 120px;
    height: 120px;
    margin-right: 30px;
  }
  #tags li .kf_tit{
    font-size: 22px;
    width: 100%;
    display: inline-block;
  }
  #tags li .line{
  width: 37px;
    height: 3px;
    display: block;
    background: #006DFF;
    margin: 10px 0;
  }
  #tags li .kf_con{
        font-size: 16px;
  }
  #tags li .kf_con .wxhm{
    margin-right: 20px;
  }
  #tags li .kf_con .tele{
    
  }