/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul,li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:' '}
abbr,acronym{border:0;}
a{ text-decoration:none; outline:none;}
a:hover{ text-decoration:underline;}
.clearfix:after{content:'.';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
.t-center{text-align: center;}
.mt-40{margin-top: 40px;}


body{background: url(images/footer.jpg) no-repeat center bottom #feebe4;font-size: 16px;font-family:"microsoft yahei";}
#container,#content,#footer,.content,.theme{width: 100%;min-width: 1220px;}
#container{background: url(images/header.jpg) no-repeat center top;padding-top: 420px;}
#content{background: url(images/content.jpg) no-repeat center top;}
#footer{height: 90px;padding-top: 55px;text-align: center;font-size: 14px;color: #fff;}
#footer p{height: 22px;line-height: 1;}
.theme{background-repeat: no-repeat;background-position: center top;margin-bottom: -3px;}
.theme-1{height: 720px;background-image: url(images/img1.png);}
.theme-2{height: 510px;background-image: url(images/img2.png);}
.theme-3{height: 400px;background-image: url(images/img3.png);}
.theme-4{height: 509px;background-image: url(images/img4.png);}

.content-course{width: 1200px;height: 830px;padding-top: 105px;margin: 0 auto;}
.content-course-title{width: 440px;height: 40px;background: url(images/course-title.png) no-repeat 0 0;margin: 0 auto;}
.content-course-table{border-radius: 20px;margin: 40px 0;overflow: hidden;}
.content-course-table table{width: 100%;border-collapse: collapse;}
.content-course-table th,.content-course-table td{padding: 10px;text-align: center;}
.content-course-table th{height: 40px;background-color: #9414f3;font-size: 18px;color: #fff;}
.content-course-table td{background: #fff;font-size: 16px;color: #444;}
.content-course-table tr.even td{background-color: #f8f6f7;}
.content-course-table th.middle,.content-course-table td.middle{border-right: 1px solid #fff;border-left: 1px solid #fff;}
.content-course-table tr.bottom td{height: 35px;border-top: 1px solid #f8f6f7;color: #9414f3;}
.content-course-table ul{padding: 0 15px;}
.content-course-table li{background: url(images/arrow_1.png) no-repeat 0 9px;padding-left: 15px;text-align: left;line-height: 1.5;}
.content-course-info-txt{float: left;width: 950px;}
.content-course-info-txt li{background: url(images/arrow_2.png) no-repeat 5px 12px;padding-left: 20px;margin-bottom: 10px;line-height: 32px;font-size: 18px;color: #fff;}
.content-course-info-txt a{color: #fff;}
.content-course-info-code{float: right;width: 250px;}
.content-course-info-code li{float: left;width: 90px;margin-left: 20px;text-align: center;font-size: 14px;color: #fff;}



