@charset "utf-8";
/* CSS Document */


body{
    background: #e0e0e0;
    font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;
}


.container{
    width: 1000px;
    min-width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
.w-269{ width: 269px;}
.w-689{ width: 689px;}
.w-551{ width: 551px;}
.w-505{ width: 505px;}
.w-640{ width: 640px;}


.mb40{ margin-bottom: 40px;}
.mb60{ margin-bottom: 60px;}


.fs16{ font-size: 16px;}
.fs18{ font-size: 18px;}

.color-c56600{ color: #c56600;}
.color-ff1212{ color: #ff1212;}
.color-166695{ color: #166695 !important;}

.ti-28{ text-indent: 28px;}


/*banner*/
.slideBox{
    width: 100%;
    min-width: 1000px;
    height: 413px;
    overflow: hidden;
    /*border-bottom: 3px solid #fff;*/
    position: relative;
    z-index: 1;
}
.slideBox .bd{
    height: 100%;
    position: relative;
    z-index: 0;
}
.slideBox .bd ul li{
    height: 413px;
    position: relative;
}
.slideBox .bd ul li a{
    display: block;
    width: 100%;
    min-width: 1000px;
    height: 413px;
}


/*nav*/
nav{
    width: 100%;
    min-width: 1000px;
    height: 57px;
    background: #03185c;
}
nav>ul>li{
    float: left;
    padding-right: 2px;
    background: url("../images/nav_li.jpg") right center no-repeat;
}
nav>ul>li>a{
    display: block;
    height: 57px;
    line-height: 57px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}


/*footer*/
footer{
    width: 100%;
    min-width: 1000px;
    padding-top: 30px;
    padding-bottom: 80px;
    background: #03185c;
    border-top: 6px solid #ff9c00;
}
.footer-nav ul li{
    float: left;
    margin-right: 40px;
    display: inline;
}
.footer-nav ul li a{
    display: block;
    line-height: 42px;
    color: #fff;
}
.footer-nav ul li a.a-1{
    margin-bottom: 5px;
    font-size: 18px;
}
.footer-nav ul li a.a-2{
    font-size: 16px;
}
.footer-wechat .box{
    float: left;
    width: 134px;
    line-height: 28px;
    margin-right: 15px;
    display: inline;
    color: #fff;
    text-align: center;
}
.footer-wechat .box img{
    display: block;
    width: 134px;
    height: 134px;
}
.footer-tel{
    width: 220px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}
.footer-copy{
    padding-top: 10px;
    line-height: 20px;
    border-top: 1px solid #ef9304;
    font-size: 14px;
    color: #ff9c00;
}


/*main*/
.block-01{
    width: 960px;
    padding-right: 4px;
    padding-bottom: 30px;
    background: url("../images/bg_1.jpg") left top repeat-y;
}
.div-1{
    line-height: 34px;
    padding-left: 50px;
    background: url("../images/tit_bg1.png") left bottom no-repeat;
}
.div-1 a{
    float: left;
    margin-right: 50px;
    display: inline;
    font-size: 14px;
    color: #03185c;
}
.div-2{
    line-height: 30px;
    font-size: 14px;
    color: #000;
}
.div-2 a{
    color: #ff1212;
}
.div-3{
    padding-top: 15px;
    padding-bottom: 55px;
    background: url("../images/bg_2.jpg") center bottom #ebebeb no-repeat;
}
.div-3 .title{
    line-height: 20px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 14px;
    color: #717171;
}
.div-3 .content .sp{
    display: inline-block;
    width: 59px;
    line-height: 20px;
    color: #999;
}
.div-3 .content .sp .date{
    display: inline-block;
    width: 55px;
    height: 45px;
    line-height: 45px;
    font-size: 22px;
    font-weight: bold;
}
.div-3 .content .sp .date.bg1{
    background: url("../images/bg_3.jpg") no-repeat;
    color: #fff;
}
.div-3 .content .sp .date.bg2{
    background: url("../images/bg_3h.jpg") no-repeat;
    color: #555;
}
.div-4{
    background: #ebebeb;
}
.div-4 .title{
    height: 31px;
    line-height: 31px;
    background: #03185c;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}
.div-4 .content{
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 25px;
    padding-left: 10px;
}
.div-4 .content ul li{
    line-height: 30px;
    margin-bottom: 6px;
    font-size: 12px;
    word-break: break-all;
}
.div-4 .content ul li a{
    color: #060001;
}


/*常见问题*/
.div-5{
    font-size: 14px;
}
.div-5 .title{
    color: #764319;
}
.div-5 .content{
    padding-left: 20px;
    line-height: 30px;
    color: #000;
}
.div-5 .content .a-1{
    color: #e26a00;
    text-decoration: underline;
}


/*联系方式*/
.div-6{
    font-size: 14px;
}
.div-6 .title{
    height: 50px;
    line-height: 50px;
    padding-left: 5px;
    border-bottom: 1px dotted #666;
    font-size: 14px;
    color: #166695;
}
.div-6 .content{
    line-height: 30px;
    padding-left: 5px;
}


/*在线报名*/
.div-7{
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #cacbcf;
}
.div-7 td{
    line-height: 32px;
}
.wbk-1{
    width: 180px;
    height: 14px;
    line-height: 14px;
    border: 2px solid #cbccd0;
    color: #000;
    text-indent: 10px;
}
.div-8{
    padding-left: 150px;
    line-height: 22px;
    font-size: 14px;
    color: #060001;
}
.div-8 .content{
    padding-left: 24px;
}


/*主要内容*/
.div-9{
    background: url("../images/line_1.jpg") 130px top repeat-y;
    color: #000;
}
.div-9 .c-1{
    height: 36px;
    margin-bottom: 10px;
    background: url("../images/li_bg1.png") 118px center no-repeat;
}
.div-9 .c-1 .day{
    width: 120px;
    line-height: 18px;
    text-align: center;
}
.div-9 .c-1 .text{
    width: 400px;
    line-height: 36px;
    font-size: 14px;
}
.div-9 .c-2{
    line-height: 26px;
    margin-bottom: 10px;
    background: url("../images/li_bg2.png") 127px 10px no-repeat;
}
.div-9 .c-2 .time{
    width: 120px;
    text-align: center;
}
.div-9 .c-2 .text{
    width: 400px;
    font-size: 14px;
}
.div-9 .c-3{
    line-height: 26px;
    margin-bottom: 10px;
    background: url("../images/li_bg2.png") 127px 10px no-repeat;
}
.div-9 .c-3 .text{
    width: 400px;
    line-height: 26px;
    font-size: 14px;
}
.pl76{ padding-left: 76px;}
