/* 全局样式 */
*{ padding:0; margin:0;}
*,:after,:before {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body,html {height:100%;min-width:320px;max-width:640px;color:#666;background: #fff}
a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var {margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;font-size:100%;vertical-align:baseline}
html {margin:0 auto;font-family:"Microsoft yahei","微软雅黑",Arial,sans-serif,Helvetica,sans-serif;font-size: 12px;}
body{-webkit-touch-callout: none; -webkit-text-size-adjust: none;}
input,button,select,div,a{ border:none;outline:none;}
input[type="button"], input[type="submit"], input[type="reset"],button{-webkit-appearance: none;}
input{font-family:"Microsoft yahei",Arial,sans-serif,Helvetica,sans-serif;}
input:hover{ border:none;}
label:hover{ border:none;}
ul,ol,li{ list-style:none;}
.clear{ clear:both;}
a {text-decoration:none;color:#FFFFFF;}
img{width: 100%; height: auto; pointer-events: none; /***图片不能长按保存***/display:block;/***去除图片之间间隙***/}
.yellow{color: #faf31f;}
/***logo***/
.logo{width: 100%; overflow: hidden;}
/***banner***/
.banner{width: 100%; overflow: hidden;}
/***光荣榜***/
.bang{overflow: hidden;}
.tel{width: 85%; height: 3em; background: #bc0715; font-size: 1.5em;line-height: 3em;color: #FFFFFF; text-align: center; margin: 1em auto;}
h2{width: 100%; height: 3em; line-height: 3em; font-size: 2em; text-align: center; color: #FFFFFF; font-weight: bold;}
p{width: 100%; line-height: 2em; font-size: 1.5em; color: #191919; text-align: center; font-weight: bold; padding: 1em 0;}
/***课程安排***/
.courses table{width: 100%; overflow: hidden; margin: 1em auto; margin-bottom: 0; font-size: 1em; text-align: center;}
.courses table tr{border-bottom:2px solid #FFFFFF;}
.courses table td{border-right:2px solid #FFFFFF; line-height: 2em;}
.courses h3{width: 20%; height: 2em; line-height: 2em; font-size: 1e,; color: #FFFFFF; text-align: center; background: #018BED;}
.courses table p{width: 96%; padding:0 2% ; font-size: 1em; font-weight:300; text-align: left; }
.courses ol li{width: 90%; margin: 5%; font-size: 1rem; line-height: 1.5em;}
/***rest***/
.rest{width:100%; overflow:hidden;}
.rest table{width: 90%; text-align:center; font-size:1em; color:#333333; line-height:2em; margin: 1em auto ;}
.bor{ border-right: 1px solid #d7d8da; border-bottom: 1px solid #d7d8da;}
.feature ul li{width: 90%; margin:5%; padding: 2% 0; padding-left: 15%;font-size: 1em;line-height: 1.5em;}
.li1{background: url(../img/li1.png) left center no-repeat; background-size: 15%;}
.li2{background: url(../img/li2.png) left center no-repeat; background-size: 15%;}
.li3{background: url(../img/li3.png) left center no-repeat; background-size: 15%;}
.li4{background: url(../img/li4.png) left center no-repeat; background-size: 15%;}
.li5{background: url(../img/li5.png) left center no-repeat; background-size: 15%;}
.li6{background: url(../img/li6.png) left center no-repeat; background-size: 15%;}
.li7{background: url(../img/li7.png) left center no-repeat; background-size: 15%;}
.li8{background: url(../img/li8.png) left center no-repeat; background-size: 15%;}
.li9{background: url(../img/li9.png) left center no-repeat; background-size: 15%;}
/***principal***/
.principal{width: 100%; overflow: hidden;}
/***footer***/
.footer{width: 100%; overflow: hidden; background: #333333; color: #FFFFFF; font-size: 1em; text-align: center; line-height: 2em; padding: 2em 0;}
/*底部浮层*/
.fu{ width:100%; height:52px;max-width:640px; margin:0 auto; position:fixed; bottom:0; z-index:999; background:#333333;}
.fu a{width:40%;height:42px; margin-top:5px; margin-right:2%; background:#d82753; border-radius:5px; color:#FFF;float:right; font-size:1.5em;line-height:42px;text-decoration:none;text-align:center;position:relative;}
.fu a.on{ background:#455db7;}
.fu .but{width:12%; float:right; background:none; margin-top:2px;}
/***环境***/
#focus{ overflow:hidden;}
#focus ul{ float:left;}
#focus li{ width:100%; float:left;}
#focus li img{width: 96%; margin: 2% auto;}
