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

body,html, div, p,ol, ul,h1,h2,h3,h4, textarea, form, input, h1, h2, h3, h4, h5, dl, dt, dd, img, section, article, aside, header, footer, nav, dialog, figure, hgroup,img {list-style: none; margin: 0; padding: 0;font-family:"微软雅黑";}
body,html{ font-size:15px; color:#666; max-width:640px; margin:0 auto}

a{ text-decoration: none;font-family:"微软雅黑"; color:#333 }
img { border: 0;}
.fl{ float:left}
.fr{ float:right}
.cle{ clear:both}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
.top{ width:100%; text-align:center; background:#3b9e6c; color:#fff; font-weight:bold; font-size:20px; height:50px;} 
.top .fanh{ float:left; width:10%; text-align:center; margin-top:3%}
.top .fanh img{ max-width:40%;}
.top P{ width:80.5%; text-align:center; line-height:50px; float:left}
.bman{ width:96%; margin:2%; margin-top:4%}
.bgimg{ background:url(../images/img2.png) no-repeat; background-size:cover; text-align:center; overflow:hidden; padding:12% 0; border-radius:8px;}
.bgimg img{ /*float:left;margin-left:27%;*/ width:18%;display: block;    margin: 0 auto; }
.bgimg p{ font-weight:bold; font-size:20px; /*float:left; padding-left:2%;padding:5% 0;*/ color:#fff; line-height: 30px;    width: 100%;}
.bgimg a{ display:block; overflow:hidden}
.bgimg2{ background:url(../images/img3.png) no-repeat;background-size:cover; }
.bgimg3{ background:url(../images/img4.png) no-repeat;background-size:cover; }

/*学校报名*/

/*.tit{ font-weight:bold; color:#333; text-align:center; padding-top:3%; line-height:26px;}*/
.tit span{ font-size:15px;}
.tit p{ font-size:18px;}
.biaod{ width:96%; padding:2%;}
.biaod .p{ border-bottom:1px solid #ddd; line-height:38px; overflow:hidden; }
.biaod .p label{ width:28%; display:inline-block; color:#000; float:left}
.biaod .p input{ border:none;font-family:"微软雅黑"; line-height:34px; width:72%;font-size:15px;}
.biaod .p select{ border:none;font-family:"微软雅黑"; line-height:34px; width:72%;font-size:15px;}
.row{ float:left; width:72%}
.row a{ display: block}
.biaod .wenj a,.biaod .ship a,.biaod .tup a{ display:block; width:72%; float:left}
.biaod .tup a{ color:#f20808}

.tijiaj{ padding-top:5%; margin-left:5%; margin-bottom:5%; overflow:hidden; clear:both}
.tijiaj a{ display:block; float:left; width:40%; text-align:center; line-height:36px; color:#fff; margin-left:5%; background:#3b9e6c; font-size:15px; border-radius:8px;}
.tijiaj .czbd{ background:#ddd; color:#333}

.danx{position: relative;display: inline-block; line-height:38px;}
.danx input[type="radio"] { width: 16px; height: 16px;opacity: 0; margin-right:10px;}

.biaod .danx label { position: absolute;top: 11px;width: 16px; 
height: 16px;border-radius: 100%;border: 1px solid #ccc; margin-left:-22px;}

        /*设置选中的input的样式*/
        /* + 是兄弟选择器,获取选中后的label元素*/
.danx input:checked+label { background-color: #3b9e6c; border: 1px solid #3b9e6c; }

.danx input:checked+label::after { position: absolute;
 content: "";width: 4px;height: 10px;top: 0px;left: 5px; border: 2px solid #fff;
border-top: none;border-left: none;transform: rotate(45deg)}

#imglook{ overflow:hidden; padding-top:2%}
#imglook tr{ width:30%; float: left; margin:1% 1.5%; text-align:center;height: 160px;}
#imglook tr td{ width:100%;height: 140px;}
#imglook img{ width:100%;max-height: 100%;}