﻿body,header,section,footer,div,ul,li,table,.tr,td,input,textarea,h1,h2,h3,h4,h5,p,span,a,img,b,iframe{
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    -webkit-tap-highlight-color:rgba(255,0,0,0);
}
html{
    font-size: 10px;
    font-family: 微软雅黑,黑体;
}
a{
    text-decoration: none;
    color:#3d3d3d;
}
li{
    list-style-type: none;
}
.cur{
    cursor: pointer;
}
.left{
    float: left;
}
.right{
    float: right;
}


@charset "utf-8";html{background:#fff;color:#666}
body,div,p{margin:0;padding:0}

a{color:#000;text-decoration:none;display: inline-block;}
a:hover{color:#1f73b9;cursor: pointer;}a:active{color:#}
a:hover img{opacity:.8;filter:alpha(opacity:80)}

.lunbo-new{width: 580px;height: 344px;overflow: hidden;}
.lunbo-new img{width:580px;height:344px;}
.lunbo-new p{width: calc(100% - 30px);height:55px;line-height: 55px;font-size: 18px;color: #fff;position: relative;top: -55px;background-color: rgba(0,0,0,0.4);padding: 0 15px;}
