/** 
* Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) 
* http://cssreset.com 
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
a:active, a:focus, a {
    outline: none;
    text-decoration: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.w1360{
    width: 1348px;
    margin: auto;
}
.top{
    background-image: url("../img/top.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    height: 830px;
    overflow: hidden;
}
.nav{
    background-image: url("../img/nav-bg.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    height: 209px;
    overflow: hidden;
}
.course{
    background-image: url("../img/course-bg.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    height: 555px;
    overflow: hidden;
}
.top-text-1{
    font-size: 24px;
    font-family: "微软雅黑";
    color: white;
    text-align: center;
    margin-top: 298px;
}
.top-text-2 {
    margin-top: 132px;
    width: 475px;
    margin-left: 510px;
    color: #fcf5e2;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 25px;
}
.top-text-2 span:first-child {
    color: brown;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 77px;
    display: inline-block;
    border: 2px solid #b28739;
    border-radius: 16px;
    background-color: #fec969;
}
.top-text-2 span:last-child {
    font-weight: bold;
    text-align: center;
    width: 316px;
    display: inline-block;
    border: 2px solid #a9421f;
    border-radius: 16px;
    background-color: #a9421f;
}
a.collect {
    margin-top: 66px;
    display: block;
    margin-left: 996px;
    font-size: 28px;
    width: 65px;
    color: white;
    text-decoration: none;
}
.nav p{
    text-align: center;
    margin-top: 85px;
}
.nav p a{
    font-size: 33px;
    font-family: "微软雅黑";
    text-decoration: none;
    color: white;
    margin-left: 40px;
    margin-right: 40px;
}
.nav p a.cur-nav {
    color: #ffeb3b;
}
h3 {
    color: white;
    font-size: 35px;
    font-family: "微软雅黑";
    text-align: center;
    margin-top: 35px;
    margin-bottom: 35px;
    font-weight: bold;
}
.course-box{
    width: 882px;
    height: 442px;
    padding: 20px;
    background-color: #b71403;
    border-radius: 30px;
    margin: auto;
    box-sizing: border-box;
}
.course-box ul{
    display: block;
    background-color: #eb5557;
    padding: 5px;
    height: 402px;
    box-sizing: border-box;
    border-radius: 10px;
}
.course-box ul li{
    display: block;
    float: left;
    background: white;
    height: 390px;
}
.course-price {
    margin-top: 10px;
}
.course-price span:nth-child(2){
    color: #F44336;
    font-size: 26px;
    margin-left:30px;
}
.price{
    color: #F44336;
    font-size: 40px;
    font-family: fantasy;
}
.min-price{
    color: #333;
    font-size: 18px;
    margin-left: 35px;
}
.click-btn {
    display: block;
    float: right;
    width: 53px;
    font-size: 24px;
    color: white;
    background-color: #f44336;
    border-radius: 5px;
    text-decoration: none;
    margin-right: 20px;
    padding: 5px;
}
.course-box ul.declare{
    background-color: white;
}
.wfs {
    width: 100%;
}
.fl {
    float: left;
}
.cover-page-foot {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 12px;
    color: #3A3A3A;
    text-align: center;
    background-color: white;
}
.cover-page-foot .subnav a, .cover-page-foot .subnav .copyright a, .cover-page-foot .subnav .address a {
    padding-right: 10px;
    padding-left: 5px;
    color: #333;
    border-right: 1px solid #ccc;
}
#indexlink {
    height: auto;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    padding-top: 10px;
}
.cover-page-foot .copyright, .cover-page-foot .address {
    color: #888;
}
.cover-page-foot .subnav, .cover-page-foot .copyright {
    line-height: 30px;
}
.site-nav {
    Z-INDEX: 1900;
    BACKGROUND: #f5f5f5;
    WIDTH: 100%;
    min-width: 1210px;
    ZOOM: 1;
    font-family: Arial, Helvetica, sans-serif, 宋体;
    border-bottom: solid 1px #ddd;
}
.site-nav .site-nav-bd {
    BACKGROUND: #f5f5f5;
    MARGIN: 0px auto;
    WIDTH: 1210px;
    ZOOM: 1;
    HEIGHT: 35px;
    -webkit-backface-visibility: hidden;
}
.site-nav .site-nav-bd .site-nav-bd-l {
    DISPLAY: inline;
    FLOAT: left;
}
.site-nav-bd .menu {
    DISPLAY: inline;
    FLOAT: left;
}
.site-nav .site-nav-bd .site-nav-bd-l .menu {
    DISPLAY: inline;
    FLOAT: left;
}
.site-nav-bd .menu .menu-hd {
    PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    PADDING-BOTTOM: 0px;
    OVERFLOW: hidden;
    LINE-HEIGHT: 36px;
    PADDING-TOP: 0px;
    POSITION: relative;
    HEIGHT: 36px;
    _display: inline;
    _zoom: 1;
    border-left: #f5f5f5 1px solid;
    border-right: #f5f5f5 1px solid;
}
.site-nav-bd .menu .menu-hd p {
    DISPLAY: inline;
    FONT-SIZE: 12px;
    FLOAT: left;
    COLOR: #6c6c6c;
    MARGIN-RIGHT: 0px;
}
.site-nav .iconfont {
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
    FONT-FAMILY: global-iconfont;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscaleFont type;
    margin-top: 10px;
}
.site-nav-bd .menu .menu-hd p SPAN {
    DISPLAY: inline;
    FLOAT: left;
    CURSOR: pointer;
}
.site-nav-bd .menu .menu-hd .iconfont {
    COLOR: #9c9c9c;
    MARGIN-RIGHT: 5px;
    _line-height: 33px;
}
.site-nav-bd .menu .menu-hd A {
    DISPLAY: inline;
    FONT-SIZE: 12px;
    FLOAT: left;
    COLOR: #6c6c6c;
    MARGIN-RIGHT: 0px;
}
.site-nav .site-nav-bd .site-nav-bd-r {
    width: 370px;
    DISPLAY: inline;
    FLOAT: right;
}
.zone {
    position: relative;
    width: 60px;
    height: 36px;
    line-height: 36px!important;
    float: left;
    vertical-align: middle;
    font-size: 14px;
}
.zone span {
    position: absolute;
    z-index: 5050;
    top: 35px;
    left: -100px;
    display: none;
}
.site-nav-bd-r img {
    vertical-align: middle;
}
.site-nav-bd A {
    COLOR: #3c3c3c;
}
.site-nav-bd .site-nav-pipe {
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 0px;
    COLOR: #ddd;
    PADDING-TOP: 0px;
    FONT-STYLE: normal;
}
.site-nav .site-nav-bd .site-nav-bd-r .site-nav-pipe, .site-nav .site-nav-bd .site-nav-bd-l .site-nav-pipe {
    DISPLAY: inline;
    FLOAT: left;
    LINE-HEIGHT: 35px;
    HEIGHT: 35px;
}
.course-box img {
    width: 268px;
    height: 312px;
}
ul.declare {
    padding-top: 41px;
}
.declare p {
    padding: 12px 50px;
}
