@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, em, b, i, u, s, dl, dt, dd, ol, ul, li, input, select, textarea, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; outline: 0 none; border: 0 none; -webkit-text-size-adjust: none }
html { overflow-x: hidden; overflow-y: scroll }
body { font-family: "Microsoft Yahei", \5FAE\8F6F\96C5\9ED1, Arial, simHei, "宋体", Helvetica; }
article, aside, dialog, figure, footer, header, legend, nav, section, time { display: block }
a { text-decoration: none; }
button { border: 0 }
table{ border-collapse:collapse;}
ul, ol, li { list-style: none }
h1, h2, h3, h4, h5, h6, em, b, i, u { font-style: normal; font-weight: normal; }
input, button, ul li { vertical-align: top }
input, button:focus { outline: 0; }
textarea { resize: none }
.fl{ float: left}
.fr{ float: right}
.clearfix { zoom: 1 }
.clearfix:after { visibility: hidden; display: block; clear: both; height: 0; font-size: 0; content: "." }
section { width: 1000px; margin: 0 auto; }

.clear{ clear: both}
/*****校区*****/
.xq{ width: 100%; height:600px; }
.xq .xq-con{ width: 1200px; margin: 0 auto; height:600px;}
.xq .xq-con li{width:370px; float: left;}
.xq .xq-con li h3{ display: inline-block; font-size: 20px; color: #fff; margin-top: 10px; background-image:-webkit-linear-gradient(0deg,#653bfd,#1a74ff); padding:5px 20px 5px 10px; border-radius:0 35px 0px 0px;}
.xq .xq-con li p{ font-size: 17px; line-height: 24px; color: #000; padding: 8px 10px; border: 1px dashed #ddd; border-radius:0 15px 0px 0px; }
.xq .xq-con .ctli{ margin: 0 43px;}
