@charset "UTF-8";
/*公共部分*/
.tableT{}
.tableT tr th{ text-align: right; padding: 8px 0;}
.tableT tr td{ padding: 8px 0;}
.tableT tr td input{ border: 1px solid #d4d4d4; height: 25px; padding: 1px; line-height: 25px;}
.tableT tr td button{ background-color: #319ff4; cursor: pointer; text-align: center; font-size: 14px; color: #fff; width: 100%; height: 36px; line-height: 36px; border-radius: 5px; border: none;}

.tableF{border-collapse:collapse;border-bottom: 1px solid #eeeeee;}
.tableF tr th{background-color: #f4fafe;color: #666666;font-size: 13px;text-align: right;padding: 8px 20px 8px 0;border-top: 1px solid #eeeeee;}
.tableF tr td{padding: 8px 0 8px 20px;border-top: 1px solid #eeeeee;font-size: 12px;}
.tableF tr td .input{ border: 1px solid #d4d4d4; height: 25px; padding: 1px; line-height: 25px;border-radius: 4px; text-indent:5px;}
.tableF tr td textarea{ border: 1px solid #d4d4d4;  padding: 1px;}
.tableF tr td span{ width: 22px; display: inline-block;}
.tableF tr td label{ display: inline-block; margin-bottom: 5px;}
.tableF tr td label input{margin-top: -3px;}
.file {position: relative;display: inline-block;background-color: #87ce64;border-radius: 2px;  overflow: hidden; color: #fff !important;text-decoration: none;text-indent: 0;  line-height: 20px; text-align: center; font-size: 13px; height: 29px; line-height: 29px; border: none;}
.file input {position: absolute;font-size: 100px;right: 0;top: 0;opacity: 0;  }
/*找回账号密码*/
.reAccount{ margin: 80px auto; width: 300px; margin-left: 350px;}
.code{ margin-left: 8px;}
.code img{ border: 1px solid #d4d4d4;}

/*系统注册步骤*/
.step{ border: 1px solid #dddddd; height: 44px; line-height: 44px; font-size: 14px; background-color: #f5f5f5; color: #333333;}
.step span{ height: 44px; display: inline-block; position: relative;}
.step span em{ position: absolute; right: -14px; z-index: 99; top: -2px;}
.step .step01{background-color: #eeeeee; padding: 0 20px 0 40px;}
.step .cur{ background-color: #fff; color: #319ff4; padding: 0 20px 0 30px;}
.step .cur em{ position: absolute; right: -14px;z-index: 99; top: -2px;}
/*按钮*/
.infoBtn{ padding: 10px 0 30px; text-align: center;}
.infoBtn button{ background-color: #319ff4; border: none; color: #fff; height: 32px; line-height: 32px; padding: 0 25px; text-align: center; margin: 0 10px; font-size: 13px; border-radius: 5px; cursor: pointer}
/*注册成功*/
.register{ font-size: 26px; color: #333; text-align: center;padding: 20px 0;}
.register img{ margin-right: 10px;}

/*登录*/
.login{ background: #eff8fe url("images/login_bg.jpg") no-repeat center bottom; width: 100%; height: 400px;}
.login .loginBox{ position: absolute; top: 40px; right: 62px; width: 360px; border-radius: 5px; background-color: #fff; z-index: 98; box-shadow: 0 1px 3px #aad5f8; }
.login .book{ position: absolute;top:390px; right: -5px; z-index: 99; display: none;}
.login .bg_circle{ position: absolute;bottom:200px; right: 0; z-index: 99; display: none;}
.loginBox .loginTit{font-size: 16px;}
.loginBox .loginTit span{ background-color: #f4f5f7; width: 33.33%; display: inline-block; text-align: center;}
.loginBox .loginTit span a{display:block; height: 42px; line-height: 42px;color:#319ff4;}
.loginBox .loginTit .cur{ background-color: #fff;}
.loginBox ul{ padding: 10px 35px;}
.loginBox ul li{margin: 10px auto;}
.loginBox ul li .int{ border: 1px solid #add9fb; height: 34px; line-height: 34px; padding: 0 5%; color: #999999; border-radius: 5px; font-size: 13px;}
.loginBox ul li em{ margin-left: 10px; width: 96px; height: 40px;}
.loginBox ul li em img{ border: 1px solid #add9fb; border-radius: 5px;}
.loginBox ul li label{ color: #999999; font-size: 12px;}
.loginBox ul li label input{ vertical-align: middle; margin-top: -2px;}
.loginBox ul li .a_register{ float: right; font-size: 12px; color: #319ff4; text-decoration: underline;}
.loginBox ul li .a_registerA{ font-size: 12px; color: #319ff4; text-decoration: underline;}
.loginBox ul li button{ border: none; border-radius: 5px; width: 100%; text-align: center; font-size: 18px; color: #fff; background-color: #6ebcf7; height: 38px;line-height: 38px;cursor: pointer;}
.loginBox ul li .a_link{ background-color: #f0f8fe;font-size: 12px; color: #6ebcf7;  padding: 0 5px;}
.loginBox ul li .a_link a{ color: #6ebcf7; }

.errors { position: absolute; top: 54px; right: 300px; width: 120px; margin: 10px 35px 0; padding: 6px 14px; border-radius: 5px; background: #ffe1df; border: 1px #ff6860 solid; color: #ff6860; }

/*报名项目菜单*/
.menu{}
.menu h2{ font-size: 16px; color: #fff; background-color: #319ff4; height: 45px; line-height: 45px; padding: 0 15px;}
.nav{border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;border-top: 1px solid #e5e5e5;}
.nav li a{display:block;padding: 12px 15px;font-size: 14px;color: #000;border-bottom: 1px solid #eee;cursor: pointer;}
.nav li a.tab_head{padding:15px;}
.nav li a img{ margin-right: 10px;}
.nav li ul li a{padding-left: 45px;font-size: 13px;color: #666666;}
.nav li ul li.cur a{ color: #319ff4;}

/*报名项目内容*/
.contmain{}
.contmain h3{ color: #010101; font-size: 14px; text-align: center; margin:12px 10px 0; font-weight: bold; padding: 10px 0; border-bottom: 1px solid #f1f1f1}
.contmain .tabSearch{padding: 10px 0;}
.contmain .tabSearch tr th{ color: #000; font-size: 12px;}
.contmain .tabSearch tr td{ text-align: center;font-size: 12px;}
.contmain .tabSearch tr td input{ border: 1px solid #d4d4d4; height:28px; line-height: 28px; width: 100%; }
.contmain .tabSearch tr td a.btn{ background-color: #319ff4; width: 60px; height: 30px; line-height: 30px; text-align: center;}
.contmain .tabCont{ border: 1px solid #e5e5e5; color: #000; font-size: 12px; border-collapse: collapse;}
.contmain .tabCont tr th{ height: 38px; text-align: center; border: 1px solid #d3d3d3; background-color: #e5e5e5;}
.contmain .tabCont tr td{ height: 38px; text-align: center; border-bottom: 1px solid #e5e5e5;}
.contmain .tabCont tr:nth-child(2n) td{ background-color: #f9f9f9;}
.contmain .tabCont tr td a{ color: #319ff4; text-decoration: underline; cursor: pointer;}
.contmain .words p{ color: #000000; font-size: 12px; line-height: 22px;text-indent: 2em;}
    /*页码*/
.page{ text-align: center; padding: 10px 0;}
.page a{ font-size: 14px; text-align: center; border: 1px solid #e5e5e5; display: inline-block; padding: 3px 10px; margin: 0 5px;}
.page a.cur{ color: #fff; background-color: #319ff4;}

/*说明*/
.explain{ color: #999999; font-size: 12px; margin: 20px 10px}
.explain span{ color: #000000; float: right;}

/*用户信息管理*/
.main{position: relative;}
.left_side{background: #fff; position: absolute;width: 150px;}
.left_side.fixd{position: fixed;top: 0;color: #666;}
.left_side .nav{border: none;}
.right_side{margin-top:10px;background: #fff; width: 790px;}
.right_side .manage{ position: relative; width: 32%;position: relative;font-size: 12px;color: #999;border: 1px solid #ddd; box-sizing: border-box;}
.right_side .manage.second{margin: 0 2%;}
.right_side .manage:hover { background: #eff8ff; border: 1px solid #8dbbe6; }
/*.right_side .manage .mg_title{padding:20px;color: #319ff4;font-size: 18px;background: #eaf5fe;}*/
.right_side .manage .mg_title{ padding: 15px 20px 0 20px; color: #333;font-size: 18px; }
.right_side .manage i{position: absolute;right: 13px;top: -2px;}
.right_side .manage i img { width: 30px; height: auto; }
.right_side .manage .f_pd20 { padding: 8px 20px 15px; }
.right_side .bor_b{border-bottom: 1px solid #eee;padding-bottom: 15px;}

p.tx-center.fs18.bor_b {}

p.tx-center.fs18.bor_b {}
.pw.tableF {border: none;width: 330px;}
.pw.tableF tr th{background: #fff;border: none;padding: 8px 0;}
.pw.tableF tr td{border: none;padding: 8px 0;}
.file.w58{margin-left: 10px;}
.inline{display: inline;margin-left: 10px;}
.tableT .infoBtn{padding:0;text-align: left;}
.tableT .infoBtn button{height: 30px;width: auto;line-height: 30px;padding: 0 15px;margin: 0 0 0 10px;}
.tableT .infoBtn button img{width: 16px;}
.tableR td {padding: 8px 20px;text-align: left; border-bottom: 1px #eee solid;}
.tableR th {padding: 8px 20px;text-align: left; border-bottom: 1px #eee solid; border-top: 1px #eee solid;}
.tableR td{color: #666;}
.tableR .tab_left th { padding: 8px;text-align: left;}
.tableR th {color: #333;}
.tableR td a,
.tableR th a {padding: 1px 7px;border: 1px solid;margin: 0 8px 0 0;}
.tableR td .check,
.tableR th .check {color: #41abf3;border-color: #41abf3;font-size: 12px;}
.tableR td .view,
.tableR th .view {color: #41abf3;border-color: #41abf3;font-size: 12px;}
.tableR thead tr { background: #f4fafe}
.tableR tbody tr:nth-child(2n) { background: #f8f8f8;}




