
@charset "utf-8";
a{
    text-decoration: none;
    font-weight: normal;
}
img{margin:0px;padding: 0px;}
ul{margin:0px;padding: 0px;}
ul li { list-style:none; }
input { -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; }
h1,h2,h3{
    font-weight: normal;
}
input, select { -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; }

h2,h3{
    margin:0px;
    padding:0px;
    font-family:Microsoft YaHei;
}
/* 专题和活动的导航 */
.spNav{
    width: 1180px;
    height: 78px;
    margin:0 auto;
    background-color: #FFF;
}
.spLogo{
    width: 225px;
    height: 78px;
    float: left;
    margin-right: 80px;
}
.spLogo img{
    width: 225px;
    height: 50px;
    margin-top: 14px;
}
.spNav ul{
    width: 601px;
    height: 40px;
    line-height: 40px;
    margin-top:15px;
    float: left;
}
.spNav ul li{
    height: 40px;
    line-height: 40px;
    float: left;
    margin-right: 30px;
}
.spNav ul li a{
    color: #333333;
    font-size: 14px;
    font-family: Microsoft YaHei;
}
.spNav ul li a:hover{
    color: #fa4c06;
}
.spNav ul li a.cur{
    color: #fa4c06;
}
.spRight{
    width: 240px;
    height: 55px;
    line-height: 55px;
    float: right;
    background:url(../images/telBg.png) no-repeat 10px center;
    color: #fa4c06;
    font-size: 24px;
    font-weight: bold;
    text-indent: 40px;
    margin-top:8px;
}
.wmjzli{background-color: #e94e15;color: #fff;height:100px;line-height:100px;padding:0px 8px;}
.wmjzli a{color:#ffffff !important;}
