@charset "utf-8";
/* CSS Document */
/*====公共样式====*/
*{ margin:0px; padding:0px;}
body, button, input, select, textarea { font-family:"微软雅黑";    font-size: 12px;}
body { font-family:"微软雅黑";    font-size: 12px;background-image: url("../images/body_bg.gif");}
h1, h2, h3, h4, h5, h6 { font-family:"微软雅黑";    font-size: 14px;    font-weight: normal;}
ul, ol {    list-style: none outside none;}
li {    list-style-type: none;}
fieldset, img {    border: 0 none;}
em,i, cite {    font-style: normal;}
button, input, select, textarea, label {    outline: medium none;    vertical-align: middle;}
button {    cursor: pointer;    font-size: 12px;}
table {    border: medium none;    border-collapse: collapse;}
textarea {    word-wrap: break-word;}
a {    color: #000000;    outline: medium none;    text-decoration: none;}
.fl {    float: left;}
.fr {    float: right;}
.tac {    text-align: center;}
.h25 {    height: 25px;    line-height: 25px;}
.h35 {    height: 35px;    line-height: 35px;}
.clear{clear: both;}
.cle {clear: both; display: block; font-size: 0; height: 0; overflow: hidden;}
/*====公共样式结束====*/
/*====头部样式开始= background:url(../images/headbg.jpg) repeat-x;===*/
.head{ background:#fbfbfb;}
.head .banner{ width:1000px; margin:0 auto; border-bottom:1px solid #FFF;}
.nav_bg{ background:#fbfbfb;}/*2014.01.20*/
.nav{ width:1000px; margin:0 auto; position:relative;}/*2014.01.20*/
.nav .menu{ width:1000px; margin:0 auto; height:40px; background:url(../images/menu_bg.jpg);}

.nav .menu .li{ float:left; height:40px; line-height:40px;}
.nav .menu .a{ width:92px; height:38px; text-align:center; display:block; font-size:16px; font-weight:bold; color:#fff; font-family:"黑体";}/*2014.01.20*/
.nav .menu .a_first{ margin-left:22px;}/*2014.01.20*/
.nav .menu .a_last{ width:124px;}
.nav .menu .a:hover{ background:url(../images/menu_hover.png) no-repeat; color:#000;}
.nav .menu .a_last:hover{ background:url(../images/menu_hover02.png) no-repeat; color:#000;}

.i_menu01{ position:absolute; width:93px; top:40px; left:85px;}/*2014.01.20 调整位置*/
.i_menu01 .li{ width:93px; height:30px; line-height:30px; border-bottom:1px solid #ccc;}/*2014.01.20*/
.i_menu01 .li .a{ width:80px; display:block; padding:0px 0px 0px 13px; background:#d8e7f6; font-size:14px; font-family:"黑体"; color:#313335; font-weight:bold;}/*2014.01.20*/
.i_menu01 .li .a:hover{ color:#a10b0b; background:url(../images/i_menu01.png) no-repeat #d8e7f6 3px 9px; font-family:"黑体"; font-size:14px; font-weight:bold;}/*2014.01.20*/
/*====头部样式结束====*/
/*====首页主要内容样式开始====*/
/* .main_bg{ background:#fbfbfb;} */
.main{ width:980px; margin:0 auto; padding:0px 10px; background:#fff;}
/*.h2的公共样式*/
.h2 .title{ font-size:15px; font-weight:bold;}
.h2 .more{ font-size:14px; color:#535151;}
.h2 .more:hover{ color:#f00;}
/*图片新闻*/
.picnew{ width:388px; height:344px; border:1px solid #d6d6d6; float:left; margin:10px 10px 10px 0px;}
.picnew .h2{ height:30px; line-height:28px;}
.picnew .title{ padding:0px 275px 0px 10px;}

/*院校新闻*/
.schoolnew{ width:580px; float:left; margin-top:10px;}
.schoolnew .h2{ height:30px; line-height:30px; background:url(../images/h2bg_m.jpg) no-repeat #e7e5e6;}
.schoolnew .title{ padding:0px 455px 0px 20px;}
.schoolnew .li{ height:26px;*height:auto; line-height:26px; padding:0px 10px; border-bottom:1px solid #dbdbdb; color:#333;}
.schoolnew .titname{ width:460px; display:block; float:left;overflow: hidden; text-overflow:ellipsis; white-space:nowrap;}
.schoolnew .titname:hover{ color:#ac293e;}
.schoolnew .date{ float:right; margin-right:15px;}
/*视频新闻*/
.videonew{ width:580px; float:left; margin:2px 0px 10px 0px;}
.videonew .h2{ height:30px; line-height:30px; background:url(../images/h2bg_m.jpg) no-repeat #e7e5e6;}
.videonew .title{ padding:0px 455px 0px 20px;}
.videonew .ul{ height:118px; background:url(../images/videonew_bg.jpg) repeat-x bottom; padding:15px 10px 15px 12px; border:1px solid #ccc; border-top:none;}
.videonew .li{ float:left; border:1px solid #ccc; padding:3px; margin:0px 13px;}
.videonew .content{ padding:5px; background:#000;}
/*广告图*/
.ad{ height:125px; clear:both; border:1px solid #ccc; padding:1px; margin-bottom:10px;}
/*左边*/
.left{ width:210px; float:left; margin-right:10px;}
/*登录*/
.left .login{ width:210px; height:140px; background:url(../images/denglu.jpg) no-repeat; padding:38px 0px 0px 20px; line-height:30px; margin-bottom:10px;}
.left .login .div{ width:180px;}
.left .login .input{ width:110px; padding:2px 5px;}
.left .login .button01{ width:50px; height:20px; margin-left:39px; margin-top:10px;}
.left .login .button02{ width:50px; height:20px; margin-left:10px; margin-top:10px;}

.leftcolumn{ height:620px; background:#e8e6e7; margin-bottom:10px;}
.leftcolumn .ul{ background:#fff; margin:0px 10px 5px 10px; padding:10px 10px 25px 10px;}
.leftcolumn .li{ border-bottom:1px solid #ccc; padding:0px 10px; height:26px;*height:auto; line-height:26px;}
.leftcolumn .a{ width:150px; display:block;overflow: hidden; text-overflow:ellipsis; white-space:nowrap; color:#666;}
.leftcolumn .title{display:block;/*  font-size:0px; line-height:0px; text-indent:-9999px;*/ float:left; padding-left:15px; font-family:"微软雅黑"; color:#ffffff;}
.leftcolumn .more{ height:24px; line-height:24px; float:right; margin-right:10px; color:#dbd9da;}

.notify .h2{ height:28px; line-height:28px; background:url(../images/h2bg_l.jpg) no-repeat #5d6c95;}
.serve .h2{ height:28px; line-height:28px; background:url(../images/h2bg_l.jpg) no-repeat #5d6c95;}
.school .h2{ height:28px; line-height:28px; background:url(../images/h2bg_l.jpg) no-repeat #5d6c95;}

/*中间*/
.middle{ width:540px; float:left; margin-bottom:10px;}
.middle .list .h2{ height:30px; background:url(../images/h2bg_m.jpg) no-repeat #e7e5e6;}
.middle .list .xxhjs{}
.middle .list .title{ height:30px; line-height:30px; font-size:15px; font-family:"微软雅黑"; padding:0px 420px 0px 20px;}
.middle .list .xxhjs .title{ padding:0px 406px 0px 20px;}
.middle .list .ul{ padding:0px 10px 10px 10px;}
.middle .list .li{ border-bottom:1px solid #ccc; padding:0px 10px; height:26px;*height:auto; line-height:26px;}
.middle .list .a{ width:400px; display:block; float:left;overflow: hidden; text-overflow:ellipsis; white-space:nowrap;}
.middle .list .a:hover{ color:#ac293e;}
.middle .list .span{ width:100px; display:block; float:right; text-align:right;}

/*右边*/
.right{ width:210px; float:right;}
.zhxy{ margin-bottom:20px;}
.zhxy .h2{ height:28px; line-height:28px; background:url(../images/h2bg_l.jpg) no-repeat #5d6c95; margin-bottom:10px; padding-left:15px; color:#fff;}
.zhxy .h2 .title,.zjxz .h2 .title{ /*display:block; font-size:0px; line-height:0px; text-indent:-9999px;*/}
.zhxy .h2 .more,.zjxz .h2 .more{ height:30px; line-height:30px; float:right; margin-right:10px; color:#DBD9DA}
.zhxy .zhxy_div{}/*20140120*/
.zhxy .h3{ height:32px; line-height:32px; color:#fff; margin:0px 0px 5px 0px; text-align:center;cursor: pointer;}
.zhxy .zhxy01{ width:210px; height:45px; background:url(../images/zhxy01.jpg) no-repeat; text-indent:-9999px;}/*20140120*/
.zhxy .zhxy02{ width:210px; height:45px; background:url(../images/zhxy02.jpg) no-repeat; text-indent:-9999px;}/*20140120*/
.zhxy .zhxy03{ width:210px; height:45px; background:url(../images/zhxy03.jpg) no-repeat; text-indent:-9999px;}/*20140120*/
.zhxy .zhxy04{ width:210px; height:45px; background:url(../images/zhxy04.jpg) no-repeat; text-indent:-9999px;}/*20140120*/

.zjxz{ height:552px; background:#f9f9f9; margin-bottom:10px;}
.zjxz .h2{ height:28px; line-height:28px; background:url(../images/h2bg_l.jpg) no-repeat #5d6c95; margin-bottom:15px; padding-left:15px; color:#fff;}
.zjxz .mavin{ width:170px; padding:0px 20px 10px 20px;*padding:0px 20px 10px 20px;}
.zjxz .photo{ width:79px; float:left;}
.zjxz .introduce{ width:79px; float:right; line-height:26px;}
/*校院风光*/
.studio{ width:980px; height:142px; background:url(../images/yxfg_bg.jpg) no-repeat; margin:0 auto; margin-bottom:10px; clear:both; position:relative; z-index:1;}
.s_video{ width:936px; position:absolute; top:15px; left:40px; overflow:hidden;}
.s_video .div{ width:138px; height:96px; background:url(../images/zbj_bk.jpg) no-repeat;padding:7px 9px; float:left;}
/*底部链接部份背景*/
.linkbg{ height:232px; padding:8px 0px 0px 0px; /*background:url(../images/linkbg.jpg) no-repeat;*/ border:2px solid #bebebe; margin-bottom:10px;}/*2014.01.20*/
/*部门网站导航*/
.website{ height:60px; padding:0px 0px 10px 0px; margin-bottom:10px; background:#f7f7f7;/*background:url(../images/link_bg.jpg);*/}
.website .h2{ height:35px; line-height:35px; color:#cc2306; font-family:"微软雅黑"; font-size:15px; font-weight:bold; margin-bottom:10px; text-indent:-9999px; background:url(../images/bmwzdh.png) no-repeat #efefef 8px 8px;}
.website .web01{ width:127px; height:17px; background:url(../images/website_xb01.jpg) no-repeat; margin-left:180px; float:left;}
.website .web02{ width:127px; height:17px; background:url(../images/website_xb02.jpg) no-repeat; margin:0px 115px; float:left;}
.website .web03{ width:127px; height:17px; background:url(../images/website_xb03.jpg) no-repeat; margin-right:180px; float:left;}
.website .a{ display:block; color:#00b0f3; text-indent:-9999px;}
/*友情链接*/
.link{  padding:0px 0px 10px 0px; margin-bottom:10px; background:#f7f7f7; /*background:url(../images/link_bg.jpg);*/}
.link .h2{ height:35px; line-height:35px; color:#cc2306; font-family:"微软雅黑"; font-size:15px; font-weight:bold; margin-bottom:10px; text-indent:-9999px; background:url(../images/yqlj.png) no-repeat #efefef 8px 8px;}
.link .tubiao{ padding-left:20px;}
.link .tubiao .a{ width:104px; height:33px; display:block; float:left; margin-left:40px; border:1px solid #565656; padding:1px;}
.link .form{ padding:20px 10px 10px 10px; *padding:0px 10px 10px 10px;}
.link .select{ width:130px; margin-left:20px; border:1px solid #86a3c3;}

/*脚部导航*/
.fotnav{ width:1000px; height:44px; margin:0 auto; background:url(../images/fotnav.jpg) repeat-x; clear:both; margin-bottom:2px;}
.fotnav .fotmeun{ width:400px; margin:0 auto; padding-top:4px;}
.fotnav .fotmeun .li{ float:left; padding:10px 0px; font-size:14px; color:#343536;}
.fotnav .fotmeun .a{ padding:0px 10px; color:#343536;}
.fotnav .fotmeun .a:hover{ text-decoration:underline;}
/*====首页主要内容样式结束====*/
/*====脚部样式开始====*/
.foot{ height:125px; background:#fbfbfb;}
.foot .fotinfo{ width:1000px; height:115px; margin:0 auto; padding-top:10px; background:url(../images/foot.jpg) repeat-x; text-align:center; font-size:12px; color:#343536; line-height:20px;}

/*====脚部样式结束====*/
/*====二级页面样式开始====*/
.second{ width:980px; margin:0 auto; padding:10px; background:#fff;}
.second_left{ width:202px; height:700px; padding:85px 10px 0px 17px; float:left; background:url(../images/second_nav.jpg) no-repeat;}
.second_left .s_menu{}
.second_left .s_menu .li{ width:181px; height:29px; line-height:29px; padding-left:30px; background:url(../images/s_navbg.png) no-repeat; margin-bottom:5px;}
.second_left .s_menu .a{ font-size:14px;}
.second_left .s_menu .a:hover{ color:#1767c2;}
.current{ color:#1767c2;}/*当前状态*/

.s_r_bg{ width:751px; height:866px; float:left; background:url(../images/s_r_bg.jpg) no-repeat bottom right;}
.second_right{ width:704px; height:819px; padding:20px; border:1px solid #e4e4e4; background:#fff;}
.second_right .h3{ background:url(../images/s_tubiao.jpg) no-repeat 3px 6px; padding-left:18px; margin-bottom:10px; border-bottom:2px solid #c4c4c4; font-weight:bold;}
.second_right .s_list .li{ background:url(../images/s_li.jpg) no-repeat 3px 13px; border-bottom:1px dashed #ccc; padding:0px 15px; height:26px;*height:auto; line-height:26px;}
.second_right .s_list .a{ width:550px; display:block; float:left;overflow: hidden; text-overflow:ellipsis; white-space:nowrap;}
.second_right .s_list .a:hover{ color:#ac293e;}
.second_right .s_list .span{ display:block; float:right;}

.page{ padding:25px 0px; text-align:right;}
.page span{ padding:0px 5px;}

/*====二级页面样式结束====*/
/*====内容页面样式开始====*/
.c_borderbg{ background:#fbfbfb; padding:10px 0px;}
.border{ width:896px; margin:0 auto; padding:0px 50px 50px 50px; border:2px solid #dadada; color:#444; background:#fff;}
.border .h6{line-height:40px; margin:30px 0px 50px 0px; font-size:24px; color:#2b2b2b; text-align:center;}
.border .scrapinfo{ text-align:center; margin-bottom:15px;}
.border .scrapinfo .span{ color:#888; margin-left:15px; margin-right:5px;}
.border .hr{ margin-bottom:30px;}
/*====内容页面样式结束====*/
/*====报名系统样式开始====*/
/*报名系统--登录页*/
.s_head .l_ad{ width:1000px; margin:0 auto; padding-bottom:0px; background:#fff;}
.l_login_m{ width:1000px;height:490px; margin:0 auto; background:url(../images/login_m.jpg) repeat-x #fff; position:relative;}
.l_login_m02{height:490px; background:url(../images/login_bg.jpg) no-repeat;}
.l_login_bg{ width:576px; height:400px; padding:45px 0px 0px 100px; margin:0 auto; position:absolute; left:50%; top:50%; margin-left:-50px; margin-top:-176px;}
/*左边*/
.l_menu{ width:229px; float:left;}
.l_menu .menu_ul{}
.l_menu .li{ width:229px; height:80px;}
.l_menu .a{ width:229px; height:80px; display:block; text-indent:-9999px;}
.l_menu .e_menu01{ background:url(../images/e_menu01.jpg) no-repeat;}
.l_menu .e_menu01:hover{ background:url(../images/e_menu01_h.jpg) no-repeat;}
.l_menu .on_menu01{ background:url(../images/e_menu01_h.jpg) no-repeat;}/*当前状态*/

.l_menu .e_menu02{ background:url(../images/e_menu02.jpg) no-repeat;}
.l_menu .e_menu02:hover{ background:url(../images/e_menu02_h.jpg) no-repeat;}
.l_menu .on_menu02{ background:url(../images/e_menu02_h.jpg) no-repeat;}/*当前状态*/

.l_menu .e_menu03{ background:url(../images/e_menu03.jpg) no-repeat;}
.l_menu .e_menu03:hover{ background:url(../images/e_menu03_h.jpg) no-repeat;}
.l_menu .on_menu03{ background:url(../images/e_menu03_h.jpg) no-repeat;}/*当前状态*/

.l_menu .e_menu05{ background:url(../images/1_00_07.png) no-repeat;}
.l_menu .e_menu05:hover{ background:url(../images/1_00_08.png) no-repeat;}
.l_menu .on_menu05{ background:url(../images/1_00_08.png) no-repeat;}/*当前状态*/


/*右边*/
.l_login{width:290px; padding-left:3px; float:left; color:#498ed5; font-size:14px;position:relative;z-index:40;}
.l_title{ font-size:16px; font-weight:bold; }
.l_title .li{ width:90px; height:25px; line-height:25px; text-align:center; margin:20px 0px; float:left; position: relative; z-index: 100;}
.l_title .a{ display:block; color:#909090; cursor:pointer;}
.l_title .a:hover{ color:#498ed4; background:url(../images/l_title_bor.jpg) no-repeat bottom;}
.l_title .li .li_div{ left:5px; position:absolute; z-index: 101;}
.l_title .sub_a{display:block;width:80px;height:30px;line-hieght:30px;color:#999EA1;cursor:pointer;}
.l_title .sub_a:hover{color:#538FCA;}
.l_title  .on_a{ color:#498ed4; background:url(../images/l_title_bor.jpg) no-repeat bottom;}/*当前状态*/
.l_form{ width:205px; margin:0 auto;}
.l_div{ height:40px; line-height:40px; }
.l_div .l_input{ width:140px; height:28px; line-height:33px; padding:0px 5px; border:1px solid #b8b8b8; margin-left:10px;}
.l_div .l_input01{ width:70px; height:28px; line-height:33px; padding:0px 5px; border:1px solid #b8b8b8; margin-left:10px;}
.l_div .span{ float:left; display:block;}
.l_div .l_yzhm{ width:57px; height:33px; display:block; float:left; margin:3px 0px 0px 12px;}
.l_div_grey{color:grey;}
.l_but{ padding:10px 62px; clear:both;}
.l_but .l_denglu{ width:111px; height:38px; background:url(../images/denglu_but.png) no-repeat; border:none;}
.login_bg02{ width:320px; height:225px; background:url(../images/login_bg02.png) no-repeat; position:absolute; top:39px; left:-3px; z-index:50;}
/*报名系统--子页面*/
/*====报名系统 头部样式开始====*/
/* .s_head{ background:#fbfbfb;} */
.s_head .s_banner{ width:1000px; margin:0 auto; height:120px; background:url(../images/new_login.png) no-repeat 30px 20px #fff; text-indent:-9999px;}
.s_head .s_ad{ width:1000px; margin:0 auto; padding-bottom:10px; background:#fff;}
/*====报名系统 头部样式结束====*/
/*====报名系统 脚部样式开始====*/
.s_foot{ height:125px; background:#fbfbfb;}
.s_foot .s_fotinfo{ width:1000px; height:115px; margin:0 auto; padding-top:10px; background:#dadada; text-align:center; font-size:12px; color:#636363; line-height:20px;}

/*====报名系统 脚部样式结束====*/
/*报名系统--子页面*/
.enlist{ width:1000px; margin:0 auto; background:#fff;}

/*左边*/
.e_menu{ width:229px; padding:0px 0px 224px 0px; margin-bottom:20px; background:url(../images/e_menubg.jpg) no-repeat left bottom #f6f6f6; float:left;}
.e_menu .menu_ul{}
.e_menu .li{ width:229px; height:80px;}
.e_menu .a{ width:229px; height:80px; display:block; text-indent:-9999px;}
.e_menu .e_menu01{ background:url(../images/e_menu01.jpg) no-repeat;}
.e_menu .e_menu01:hover{ background:url(../images/e_menu01_h.jpg) no-repeat;}
.e_menu .on_menu01{ background:url(../images/e_menu01_h.jpg) no-repeat;}/*当前状态*/

.e_menu .e_menu02{ background:url(../images/e_menu02.jpg) no-repeat;}
.e_menu .e_menu02:hover{ background:url(../images/e_menu02_h.jpg) no-repeat;}
.e_menu .on_menu02{ background:url(../images/e_menu02_h.jpg) no-repeat;}/*当前状态*/

.e_menu .e_menu03{ background:url(../images/e_menu03.jpg) no-repeat;}
.e_menu .e_menu03:hover{ background:url(../images/e_menu03_h.jpg) no-repeat;}
.e_menu .on_menu03{ background:url(../images/e_menu03_h.jpg) no-repeat;}/*当前状态*/

/*右边*/
.grxx{width:758px; float:right; padding-left:10px; padding-top:10px; border-top:7px solid #f6f6f4; border-right:2px solid #f6f6f4;}
.grxx .seat{ padding:10px; font-size:14px; color:#828282;}
.grxx .e_title{ padding-top:20px; margin:0px 10px; font-size:16px; font-weight:bold; border-bottom:1px solid #808080; letter-spacing:2px;}

/*右上菜单*/
.enlist_nav{ height:40px; line-height:40px; background:#e2e2e2;}
.enlist_nav .e_name{ padding-left:10px; float:left;font-size:14px;}
.enlist_nav .e_name .a{ margin-left:10px;}
.enlist_nav .e_name .a:hover{ color:#7f0025; text-decoration:underline;}
.enlist_nav .e_nav{ float:right;}
.enlist_nav .e_nav .li{ float:left;}
.enlist_nav .e_nav .a{ padding:0px 10px; display:block; font-size:16px; font-weight:bold; font-family:"微软雅黑";}
.enlist_nav .e_nav .a:hover{ background:#7aabe5; color:#fff;}
.enlist_nav .e_nav .on_a{ background:#7aabe5; color:#fff;}
/*报名系统--个人信息页（右边）*/
.enroll{ width:1000px; margin:0 auto; background:#fff;}
.enroll .seat{ padding:10px; font-size:14px; color:#828282;}
.enroll_m{ width:640px; margin:0 auto; padding:30px 0px;}
.enroll_m .note{ background:url(../images/enroll.jpg) no-repeat; padding-left:15px; margin-bottom:20px;}
.enroll_m .title{ margin-bottom:10px;}
.enroll_m .title .tit_left{ padding-top:20px; float:left;}
.enroll_m .title .tit_right{ float:right;}
.enroll_m .title .but{ width:116px; height:35px;line-height:35px; background:url(../images/but_tj.jpg) no-repeat; border:none;}
.enroll_m .span{ color:#fe000b;}
.enroll_m .table{ border:1px solid #ccc;}
.enroll_m .table .th{ width:120px; height:35px; text-align:right; color:#606060;}
.enroll_m .table .th01{ height:55px;}
.enroll_m .table .width01{ width:85px;}

.enroll_m .table .th,.enroll_m .table .td{ padding:0px 3px; border:1px solid #ccc;}
.enroll_m .table .td .content{ text-align:center;}
.enroll_m .table .input,.enroll_m .table .input01,.enroll_m .table .textarea{ border:1px solid #c7c7c7; padding:0px 5px;}
.enroll_m .table .input{ height:18px; line-height:18px;}
.enroll_m .table .input01{ width:270px; height:18px; line-height:18px;}
.enroll_m .table .textarea{ width:530px; line-height:18px; margin:5px 0px;}
.enroll_m .table .remark{ color:#444; padding:5px 0px;}
.enroll_m .table .sex{ margin-right:20px;}
.enroll_m .table .select{ color:#444; border:1px solid #c7c7c7;}
.enroll_m .title{ margin-top:20px;}
.enroll_m .pic{ border:1px solid #ccc; padding:5px 0px 5px 50px; overflow:hidden;}
.enroll_m .pic_left{ width:248px; height:190px; float:left; border:1px solid #ccc; margin-right:98px;}
.enroll_m .pic .input02{ width:230px; height:20px; padding:0px 5px; margin-bottom:20px;}
.enroll_m .pic .preview{ height:30px; line-height:30px; text-align:center; background:#f6f6f6; border-bottom:1px solid #ccc;}
.enroll_m .pic .upload{ width:230px; margin:0 auto; padding:30px 5px; margin-top:21px; background:#f6f6f6;}
.enroll_m .pic .upload .but_sc{ width:50px; height:24px; line-height:20px;}
.enroll_m .pic_right{ width:188px; height:190px; float:left; border:1px solid #ccc;}
.enroll_m .pic .remark{ color:#444; clear:both; padding-top:5px;}
.enroll_m .pic_right .photo{ width:100px; margin:0 auto; padding:1px; border:1px solid #ccc; margin-top:2px;}

.enroll_m .but_tj{ width:116px; height:35px;line-height:35px; background:url(../images/but_tj.jpg) no-repeat; border:none; margin:10px 0px 0px 10px;}



/*报名系统--我的班级（右边）*/
.myenroll{ margin-top:30px; margin-left:10px; border:1px solid #cdcdcd;}
.myenroll .th{ height:40px; border:1px solid #cdcdcd; font-weight:normal;}
.myenroll .tr{ height:35px;}
.myenroll .dual{ background:#fafcff;}/*双数行背景色*/

.myenroll .td{ border-bottom:1px solid #cdcdcd; text-align:center;}
.myenroll .tdleft{ text-align:left; padding:0px 10px;}

/*报名系统--修改信息（右边）*/




/*报名系统--修改密码（右边）*/
.password{ width:738px; margin:0 auto; padding-top:30px;}
.password .th{ border:1px solid #ccc; height:35px; line-height:35px; background:#f5f7f8; text-align:center;}
.password .td{ border:1px solid #ccc; height:35px; line-height:35px;}
.password .input{ width:150px; height:24px; line-height:24px; padding:0px 5px; margin-left:7px; border:1px solid #acacac;}
.password .td .button{ width:64px; height:22px; background:url(../images/password_but.jpg) no-repeat; border:none; margin-left:42px;}

/*====报名系统样式结束====*/
/*====栏目页面 头部样式开始==以“c_”开头命名类名= background:url(../images/headbg_s.jpg) repeat-x;=*/
.c_head{ height:229px; border-bottom:1px solid #fff;}
.c_head .c_banner{ width:1000px; margin:0 auto;}
.c_nav{ width:1000px; margin:0 auto;}
.c_nav .c_name{ width:1000px; margin:0 auto;}
.c_nav{ height:45px; line-height:45px; background:#e2e2e2;}
.c_nav .c_name{ padding:9px 0px;}
.c_nav .c_name .li{ float:right; height:26px; line-height:26px; margin-right:20px; font-size:12px; font-family:"微软雅黑";}
.c_nav .c_name .cancel_but{ width:104px; height:26px; background:url(../images/cancel_but.png) no-repeat; border:none; color:#fff; font-size:15px; font-family:"微软雅黑";}

/*====栏目页面 头部样式结束 margin-top:10px;====*/
/*====栏目页面 主要内容样式====*/
.column{ width:1000px; margin:0 auto; background:#fbfbfb;}
.column .c_title{ width:760px; margin:0 auto; margin-bottom:20px; padding:50px 0px 10px 0px; border-bottom:2px solid #ccc;}
.column .c_mid{ width:760px; margin:0 auto; text-align:center;}
.column .c_main{ width:760px; margin:0 auto; padding-bottom:50px;}
.column .c_main .div{ padding:10px; float:left;}

/*====栏目页面 主要内容样式结束====*/
/*====测评系统 开始====*/
/*测评系统 头部*/
.eva_head{ background:#fbfbfb;}
.eva_head .eva_banner{ width:1000px; margin:0 auto; height:120px; background:url(../images/logo03.png) no-repeat 30px 20px #fff; text-indent:-9999px;}
.eva_head .eva_ad{ width:1000px; margin:0 auto; padding-bottom:10px; background:#fff;}
/*测评系统 脚部*/
.s_foot{ height:125px; background:#fbfbfb;}
.s_foot .s_fotinfo{ width:1000px; height:115px; margin:0 auto; padding-top:10px; background:#dadada; text-align:center; font-size:12px; color:#636363; line-height:20px;}
/*测评系统 主要内容*/
.cpxx{width:976px; margin:0 auto; margin-bottom:10px; padding:10px 0px 20px 0px; border-top:7px solid #f6f6f4; border-right:2px solid #f6f6f4; border-left:2px solid #f6f6f4; border-bottom:2px solid #f6f6f4;}
.cpxx .seat{ padding:10px; font-size:14px; color:#828282;}
.cpxx .e_title{ padding-top:20px; margin:0px 10px; font-size:16px; font-weight:bold; border-bottom:1px solid #808080; letter-spacing:2px;}

/*菜单*/
.cpxx_nav{ height:40px; line-height:40px; background:#e2e2e2;}
.cpxx_nav .e_name{ padding-left:10px; float:left;font-size:14px;}
.cpxx_nav .e_name .a{ margin-left:10px;}
.cpxx_nav .e_name .a:hover{ color:#7f0025; text-decoration:underline;}
.cpxx_nav .e_nav{ float:right;}
.cpxx_nav .e_nav .li{ float:left;}
.cpxx_nav .e_nav .a{ padding:0px 10px; display:block; font-size:16px; font-weight:bold; font-family:"微软雅黑";}
.cpxx_nav .e_nav .a:hover{ background:#7aabe5; color:#fff;}
.cpxx_nav .e_nav .on_a{ background:#7aabe5; color:#fff;}
/*表格*/
.cpxx_table{ margin-top:30px; margin-left:10px; border:1px solid #cdcdcd;}
.cpxx_table .th{ height:40px; border:1px solid #cdcdcd; font-weight:normal;}
.cpxx_table .tr{ height:35px;}
.cpxx_table .tr .a{ padding:0px 5px;}
.cpxx_table .tr .a:hover{color:#7f0025; text-decoration:underline;}
.cpxx_table .dual{ background:#fafcff;}/*双数行背景色*/

.cpxx_table .td{ border-bottom:1px solid #cdcdcd; text-align:center;}
.cpxx_table .tdleft{ text-align:left; padding:0px 10px;}



/*====测评系统 结束====*/





















