h1,h2,h3,h3,h4,h5,h6{font-weight: normal;}
body{background-color: #fff;
    font-family:"微软雅黑","Microsoft Yahei";
}
img{max-width: 100%;}
a img{-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;}
a:hover img{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
input[type="button"],input[type="submit"],input[type="reset"],button{
    -webkit-appearance: none;
    cursor: pointer;
}
a{
    color: #333333;
}
a:hover{
    color: #007791;
}
.wp{
    width: 1200px;margin: 0 auto;
}
/*公用*/
    
/*头部*/

/*底部*/
