
.sxt {
    padding: 10px 0;
    border-top: 1px dotted #bbb
;}

.sxt p {
    display: block;
    width: 100%;
    height: 35px;
    font-size: 15px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 0 !important;}
.footer-left{
   float:left;
   width:40%;
   margin-top:30px;}
.contact{
   float:left;
   width:280px;}

.contact h3{
   font-size:18px;
   color:#fff;

   padding-bottom:23px;}

.contact p{
   font-size:13px;
   color:#fff;}
.erweima{
   float:right;}
.erweima-box{
   width:106px;
   height:105px;
   border:1px solid #797979;
   margin-top:30px;}
.erweima p{
   font-size:13px;
   color:#fff;
   padding-top:1px;
   padding-left:20px;}
