﻿body{
	margin : 0px;
	/*background-image:url(../images/bg.gif);*/
	font-size:13px;
    line-height:20px;
    /*background:url(../image/shu.jpg) right bottom no-repeat;*/
}
.listboxStyle
{
    font-size:20px;
    line-height:30px;
    width:600px;
    }
#middle {
    clear:both;
}
option
{
    border-bottom-width:2px;
    border-bottom-style:solid;
    border-bottom-color:Black;
    }
.left
{
    width:16%;
    float:left;
    position:relative;
    top:14px;

}
.right
{
    width:70%;
    margin:20px 0px 0px 30px; 
    float:left;

}
.maincontainer{
	margin:0 auto;
    background-color:white;
    width:100%;
}
@media screen and (max-width: 1280px) { 
.maincontainer {width: 1280px;margin:0 auto} 
}
/* ======页面底部 ====== */
#bottom
{
    background-image:url(../images/bottom.gif);
    background-repeat:repeat-x;
    height:150px; 
    width:100%; 
    clear:both;
    color:#999;
    margin:0 auto;
    z-index:0;
    margin-top:10px;
}
/*.footQQ
{
    
    font-size:12px;
    color:Gray;
    line-height:20px;
    padding-right:20px;
    width:100%;
    margin:0 auto;
    
}*/
/* ======left ====== */
.shuoming
{
    float:left;
    position:relative;
    left:40px;
    top:20px;
    background-image:url(../images/declare.png);
    background-repeat:no-repeat;
    width:250px;
    height:335px;
    }
.shuoming p
{
    width:200px;
    line-height:40px;
    position:relative;
    left:28px;
    top:50px;
    color:White;
    font-size:13px;
}
.shuoming strong
{
    display:block;
    text-align:center;
    font-size:18px;
}
.left_top
{
    background-image:url(../images/lefttop.gif);
    width:180px;
    height:500px;
    background-repeat:no-repeat;
 }
.left  ul
{
	padding : 20px 20px 20px 20px;
	margin:0;
	width:180px;
	
}
 .left_bottom
 {
    background-image:url(../images/leftmiddle.gif);
    width:180px;
    height:297px;
 }
.left ul>li
{
    list-style : none;
	display : inline-block;
	height : 70px;
	width : 70px;
	text-align:center;
	margin:0px 5px 0px 0px;
	line-height:100px;
	float:left;
	margin-top:5px;
}
.left ul>li>a
{
    position : relative;
	display : block;
	color :Gray;
	font-size : 15px;
	text-decoration : none;
	cursor : pointer;
	line-height:42px;
    top: 0px;
    left: 0px;
    width: 72px;
}
.left >ul>li>a:hover
{
    color:Black; 
}
#info
{
    background-image : url(../images/leftbtn/70_04.gif);
    
}
#info:hover
{
    background-image:url(../images/lefthover/hover_04.gif);
}
#tel
{
    background-image : url(../images/leftbtn/70_23.gif);
}
#tel:hover
{
    background-image : url(../images/lefthover/hover_23.gif);
}
#corse
{
    background-image : url(../images/leftbtn/70_01.gif);
}
#corse:hover
{
    background-image : url(../images/lefthover/hover_01.gif);
}
#corse_add
{
    background-image : url(../images/leftbtn/70_14.gif);
}
#corse_add:hover
{
    background-image : url(../images/lefthover/hover_14.gif);
}
#pwd
{
    background-image : url(../images/leftbtn/70_06.gif);
}
#pwd:hover
{
    background-image : url(../images/lefthover/hover_06.gif);
}
#laws
{
    background-image : url(../images/leftbtn/70_12.gif);
}
#laws:hover
{
    background-image : url(../images/lefthover/hover_12.gif);
}
#news
{
    background-image : url(../images/leftbtn/70_28.gif);
    
}
#news:hover
{
    background-image:url(../images/lefthover/hover_28.gif);
}
#help
{
    background-image : url(../images/leftbtn/70_31.gif);
}
#help:hover
{
    background-image : url(../images/lefthover/hover_31.gif);
}
#version
{
    background-image : url(../images/leftbtn/70_29.gif);
}
#version:hover
{
    background-image : url(../images/lefthover/hover_29.gif);
}
#lectures
{
    background-image : url(../images/leftbtn/70_10.gif);
    background-repeat:no-repeat;
}
#lectures:hover
{
    background-image : url(../images/lefthover/hover_10.gif);
}
#service
{
    background-image : url(../images/leftbtn/70_27.gif);
}
#service:hover
{
    background-image : url(../images/lefthover/hover_27.gif);
    color:Black;
    
}
#logout
{
    background-image : url(../images/leftbtn/70_26.gif);
}
#logout:hover
{
    background-image : url(../images/lefthover/hover_26.gif);
}
#activity
{
    background-image : url(../images/leftbtn/70_261.gif);
}
#activity:hover
{
    background-image : url(../images/lefthover/hover_261.gif);
}
#Nav
{
    background-image : url(../images/leftbtn/70_20.gif);
}
#Nav:hover
{
    background-image : url(../images/lefthover/hover_20.gif);
}
#system
{
    position:relative;
    top:-470px;
    }
/* ======right ====== */
.tab,.tab>ul
{
    margin:0;
}
.tab>ul>li
{
    background-color:#3b740d;
    list-style:none;
    height:30px;
    width:160px;
    display:inline-block;
    margin-right:5px;
    text-align:center;
    line-height:30px;

}
.tab>ul>li>a
{
    color:White;
    font-size:small;
    text-decoration:none;
}
#tab1
{
    background-color:#9ec1f0;

}
/* ======登陆页面 ====== */
.login
{
    width:700px;
    margin:100px auto;
    font-size:15px;
    border:2px solid #3b740d;
    background-color:white;
}
.picture
{
    float:left;
    width:200px;
    height:200px;
    background-image:url(../images/otherbtn/box.gif);
    background-position:center;
    background-repeat:no-repeat;
}
.login_main tr
{
    height:40px;
}
.inform
{
    height:40px;
    background-color:#3b740d;
    width:700px;
    text-align:center;
    font-size:20px;
    font-weight:900;
    line-height:40px;
    color:White;
    
}
/*------页面公用--------*/
.dropdownlistStyle
{
    width:200px;
    height:25px;
    border:1px solid black;
    font-size:20px;
 }
.dropdownlistStyle1
{
    width:200px;
    height:30px;
    border:1px solid black;
    font-size:18px;
    /*position:relative;*/
    /*top:5px;*/
    margin-right:50px;
    
 }
.textboxstyle
{
    width:200px;
    height:23px;
    border:1px solid black;
    font-size:18px;
    vertical-align:middle;
    padding-top:5px;
}

.textboxstyle2
{
    width:300px;
    height:25px;
    border:1px solid black;
    font-size:15px;
}
.textareastyle
{
    width:500px;
    height:150px;
    border:1px solid black;
    font-size:15px;
    }
.center
{
    width:300px;
    margin:0 auto;
    }
.title1
{
    font-size:25px;
    font-weight:900;
    position:relative;
    top:50px;
    color:#947b02;
    background-color:white;
}
/*------个人信息页面--------*/
.e_writeBox
{
    width:700px;
    margin:0px auto;
    font-size:15px;
}
.e_red
{
    color:Red;
}
.th_01
{
    width:100px;
    text-align:right;
}
.e_tips1
{
    width:500px;
    color:Gray;
    font-size:12px;
    padding-left:100px;
}
.e_tips
{
    width:300px;
    color:Gray;
    font-size:12px;
    padding-left:20px;
}
.e_btn
{
    width:200px;
    margin:0 auto;
    }
legend
{
    font-size:20px;
    font-weight:900;
    
    }
legend a
{
    font-size:10px;
    }
fieldset
{
    margin:20px; 
    padding:15px; 
}
/*——————图标————————*/
.pic_21
{
    float:left;
    width:130px;
    height:130px;
    background-image:url(../images/pic/pic_21.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}
.pic_22
{
    float:left;
    width:130px;
    height:130px;
    background-image:url(../images/pic/pic_22.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}
.pic_08
{
    float:left;
    width:130px;
    height:130px;
    background-image:url(../images/pic/pic_08.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}
.pic_06
{
    float:left;
    width:130px;
    height:130px;
    background-image:url(../images/pic/pic_06.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}
.pic_09
{
    float:left;
    width:130px;
    height:130px;
    background-image:url(../images/pic/pic_09.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}
.pic_11
{
    float:left;
    width:130px;
    height:130px;
    margin-left:20px;
}
.pic_15
{
    float:left;
    width:130px;
    height:130px;
    background-image:url(../images/pic/pic_15.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}
.pic_07
{
    float:left;
    width:130px;
    height:130px;
    background-image:url(../images/pic/pic_07.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}
.pic_10
{
    float:left;
    width:130px;
    height:130px;
    background-image:url(../images/pic/pic_10.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}
.pic_25
{
    float:left;
    width:130px;
    height:130px;
    background-image:url(../images/pic/pic_25.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}
.pic_03
{
    float:left;
    width:130px;
    height:130px;
    background-image:url(../images/pic/pic_03.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}

.pic_24
{
    float:left;
    width:130px;
    height:130px;
    background-image:url(../images/pic/pic_24.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}
.pic_01
{
    float:left;
    width:170px;
    height:170px;
    background-image:url(../images/pic/pic_01.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}
/*------申请表页面--------*/
.e_table
{
    margin:20px auto;
    font-size:15px;
}
.e_table1
{
    margin:20px auto;
    font-size:15px;
}
.e_table td
{
    border:2px solid #3b740d;
    height:30px;
    padding:5px;
}
.e_table1 td
{
    border:2px solid #3b740d;
    padding:5px;
 
}
.app
{
    float:left;
    width:130px;
    height:130px;
    background-image:url(../images/pic/application.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}

.e_table1Header
{
    font-size:15px;
    font-weight:900;
    background-color:#d9ffbc;
    text-align:center;
    }

.e_applicationformtip
{
    text-align:center;
    color:Red;
    font-size:15px;
}
.e_table_td1
{
    width:150px;
    text-align:right;
    font-weight:900;
}
.e_table_td2
{
    width:500px;
}
.e_table_td3
{
    width:100px;
    
}
.e_table_td4
{
    width:200px;
    text-align:center;
}
.e_table_td5
{
    width:150px;
    text-align:center;
}
.e_table_td6
{
    width:80px;
}
.e_table_td7
{
    width:80px;
}
.e_table_td8
{
    width:300px;
}

.Q_main
{
    clear:both;
    width:950px;
    margin:0 auto;
}
/*————————申请表和大学信息选项卡样式————————*/
.ajax_tab_menu .ajax__tab_header /*整体按钮底样式*/ {
    font-family: 黑体;
    font-size: 12pt;
    height: 35px;
    background: url("../images/Tab_Option_bg2.gif") repeat-x bottom;
}

.ajax_tab_menu .ajax__tab_body /*资料区*/ {
    font-family: 宋体;
    font-size: 15px;
    /*border:2px solid #ba9a00;*/
    border-top: 0;
    background-color: #ffffff;
    padding: 10px;
}

.ajax_tab_menu .ajax__tab_tab /*预设样式*/ {
    font-family: 黑体;
    font-size: 12pt;
    width: 78px;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    text-align: center;
    color: #333333;
    background: url("../images/Tab_Option_bg_OFF2.gif") repeat-x;
}
.ajax_tab_menu .ajax__tab_hover .ajax__tab_tab /*鼠标经过样式*/ {
    width: 78px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: url("../images/Tab_Option_bg_ON2.gif") repeat-x;
    width: 78px;
}

.ajax_tab_menu .ajax__tab_active .ajax__tab_tab /*当前使用中样式*/ {
    width: 78px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: url("../images/Tab_Option_bg_ON2.gif") repeat-x;
}
/*————————好像是成绩选项卡样式————————*/
.ajax_tab_menuNew .ajax__tab_header /*整体按钮底样式*/ {
    font-family: 黑体;
    height: 35px;
    font-size: 28px;
    background: url("../images/Tab_Option_bg3.gif") repeat-x;
    border-bottom: 2px solid #2c6aa4;
}

.ajax_tab_menuNew .ajax__tab_body /*资料区*/ {
    font-family: 宋体;
    font-size: 15px;
    /*border:2px solid #ba9a00;*/
    border-top: 0;
    background-color: #ffffff;
    padding: 10px;
}

.ajax_tab_menuNew .ajax__tab_tab /*预设样式*/ {
    font-family: 黑体;
    font-size: 12pt;
    max-width: 142px;
    min-width: 78px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #333333;
    background: url("../images/Tab_Option_bg_OFF3.gif") repeat-x;
}

.ajax_tab_menuNew .ajax__tab_hover .ajax__tab_tab /*鼠标经过样式*/ {
    max-width: 142px;
    min-width: 78px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: url("../images/Tab_Option_bg_ON3.gif") repeat-x;
}

.ajax_tab_menuNew .ajax__tab_active .ajax__tab_tab /*当前使用中样式*/ {
    max-width: 142px;
    min-width: 78px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: url("../images/Tab_Option_bg_ON3.gif") repeat-x;
}
/*————————主页选项卡样式————————*/
.ajax_tab_menuNewDefault .ajax__tab_header /*整体按钮底样式*/ {
    height: 35px;
    border-bottom: 2px solid #cbcbcb;
    color: #b4b4b4;
    font-weight: 900;
    background: url("../images/Tab_Option_bg3.gif") repeat-x;
}

.ajax_tab_menuNewDefault .ajax__tab_body /*资料区*/ {
    font-family: 宋体;
    font-size: 15px;
    /*border:2px solid #ba9a00;*/
    border-top: 0;
    background-color: #ffffff;
    padding: 10px;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_outer {
    background-size: auto 32px;
    height: 32px !important;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_inner {
    background-size: auto 32px;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_tab {
    background-size: auto 32px !important;
}

.ajax_tab_menuNewDefault .ajax__tab_tab /*预设样式*/ {
    font-family: 黑体;
    font-size: 12pt;
    width: 100px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #333333;
    background: url("../images/tab.gif") repeat-x;
}

.ajax_tab_menuNewDefault .ajax__tab_hover .ajax__tab_tab /*鼠标经过样式*/ {
    font-family: 黑体;
    font-size: 12pt;
    width: 100px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: url("../images/tab1.gif") repeat-x;
}

.ajax_tab_menuNewDefault .ajax__tab_active .ajax__tab_tab /*当前使用中样式*/ {
    background: url("../images/tab1.gif") repeat-x;
    width: 100px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #333333;
}
/*------大学列表页面--------*/
.e_colorTop1
{
    border:1px solid #3b740d;
    width:250px;
    height:150px;
    float:right;
    margin:5px;
    padding:5px;
    line-height:30px;
    visibility:hidden;
}
.e_colorTop2
{
    border:1px solid #3b740d;
    width:200px;
    height:150px;
    float:right;
    margin:5px;
    padding:5px;
    line-height:30px;

    
}
.e_colorTop3
{
    width:250px;
    height:120px;
    float:left;
    margin:5px;
    padding:5px;
    line-height:50px;
}
.topcontain
{
    width:1000px;
    margin:0 auto;
}
.greentitle
{
    width:100%; 
    height:30px; 
    background-color:#3b740d; 
    color:White; 
    text-align:center;
    font-size:15px;
    
    }
 .e_table_info
 {
     width:1000px;
     height:70px;
     margin:0 auto;
     padding-top:30px;
        
     }
a img
{
    border:0px solid red;
    }
 

/*-------方案管理----------*/
table caption
{
    display:none;
}
.f_main table
{
    text-align:center;
}
.f_main
{
    
    font:20px;
    clear:both;
    width:900px;
    margin:20px auto;
}
.f_top
{
    width:900px;
    height:150px;
    margin:10px auto;
}
.f_blue
{
    background-color:#3b740d;
    width:400px;
    height:25px;
    font-size:20px;
    color:White;
    text-align:center;
    line-height:25px;
 }
/*------------推荐方式---------------*/
.smallbtn{
        width:200px;
        height:100px;
        float:left;
        }
 .bigbtn{
        width:200px;
        height:200px;
        float:left;
        background-image:url(../images/mainbtn/bigbtn.png);
        background-repeat:no-repeat;
        
        }
.edit
{
    display:none; 
    background-color:#ffffa2;
    position:relative;
    top:-100px;
    width:176px; 
    height:75px;
    padding:10px;
    line-height:25px;
}
  /*——————专业选择————————*/
  .M_middle
  {
      width:950px;
      margin:0 auto;
  }
  .M_middle_reason
  {
      height:336px;
      float:right;
      background-image:url(../images/declare.png);
      width:250px;
      margin:0;
  }
  .M_middle_reason_inner
  {
      margin:50px 20px 0px 30px;
  }
  .M_middle_select
  {
      width:430px;
      height:250px;
      padding-left:50px;
      
 }
 .M_bottom
 {
     width:500px;
     float:left;
     padding:30px 0px 0px 0px ;
     
 }
 .e_btn1
 {
     border-color: #FFFFFF; 
     border-style: hidden; 
     background-image: url('../images/otherbtn/red.gif'); 
     background-repeat: no-repeat; 
     height: 28px; 
     width: 110px;
     color:White;
     font-size:14px;
 }
 /*--------大学信息-----------*/
 .fieldTD
{
    font-size:20px;
    font-weight:900;
    color:#045d23;
}
.fieldTD2
{
    font-size:15px;
    font-weight:900;
    color:#045d23;
    vertical-align:top;
    margin-bottom:20px;
   
    
}
 .ajax_tab_menu12 .ajax__tab_header /*整体按钮底样式*/
{
font-family:宋体;
height:28px;
font-size:12px;
background:url("../images/Tab_Option_bg2.gif") repeat-x bottom;
}

.ajax_tab_menu12 .ajax__tab_body /*资料区*/
{
font-family:宋体;
font-size:12px;
border:0px solid #999999;
border-top:0;
background-color:#ffffff;
padding:20px;
}

.ajax_tab_menu12 .ajax__tab_tab /*预设样式*/
{
background:url("../images/Tab_Option_bg_OFF2.gif") repeat-x;
width:78px;
height:28px;
line-height:28px;
text-align:center;
margin-right:4px;
margin:0;
}
.ajax_tab_menu12 .ajax__tab_hover .ajax__tab_tab /*鼠标经过样式*/
{
background:url("../images/Tab_Option_bg_ON2.gif") repeat-x;
width:78px;
height:28px;
color:#FFFFFF;
line-height:28px;
text-align:center;
}

.ajax_tab_menu12 .ajax__tab_active .ajax__tab_tab /*当前使用中样式*/
{
background:url("../images/Tab_Option_bg_ON2.gif") repeat-x;
width:78px;
height:28px;
line-height:28px;
text-align:center;
color:#FFFFFF;
}
.U_top
{
    height:150px;
    width:1000px;
}
.U_zhangcheng
{
    padding:30px;
    font-size:15px;
    line-height:30px;
    text-indent:2em;
}
.U_zhangcheng_top
{
    width:100%;
    float:right;
    text-align:right;
    }
 .HLText
 {
     font-size:12px;
     color:Black;
     text-decoration:none;
     position:relative;
     top:-31px;
  }
 .HL_ul li
 {
     list-style-type:none;
     margin:20px 10px 20px 10px;
     padding:0px;
     display:block;
     float:left;
     height:100px;
     width:100px;
     text-align:center;
     }
 
/*————修改地区专业限制—————*/
.S_top
{
    height:100px;
    width:1000px;
}
.S_middle
{
    width:1000px;
    margin:0px 50px 50px 50px;
    clear:both;
}
.S_left
{
    float:left;
    width:400px;
    border:2px solid #3b740d;
    margin:30px;
    font-size:15px;
    line-height:30px;
    height:100%;
}
.S_bottom
{
    width:1000px;
    margin:0 auto;
    clear:both;
}
.S_middle2
{
    width:900px;
    margin:0 auto;
    clear:both;
    border:2px solid #3b740d;
   
    }
.S_leftmain
{
    padding:10px;
    line-height:20px;
    font-size:15px;
}

.TreeView
{
    border:1px solid black;
    font-size:14px;
}
/*----------211----------*/
.D_main
{
    width:800px;
    clear:both;
    margin:0 auto;
    font-size:15px;
  
}
/*-------大学名称列表---------*/
.DL_main
{
    clear:both;
    margin:0 auto;
    width:600px;
    font-size:15px;
}
.DL_main option
{
    border-bottom:1px solid gray;
    height:25px;
    font-size:15px;
    line-height:25px; 
}
/*——————批次汇总————————*/
.Sum_Batch_main
{
    clear:both;
}
/*------------专业名称列表------------*/
.MajorSelect
{
    width:250px;
    float:right;
    border:2px solid #bd9e00;
    position:relative;
    right:-100px;
}
.MajorSelect li
{
    list-style-type:disc;
    margin:0;
    padding:0;
    
    }
.topTitle
{
    height:30px;
    line-height:30px;
    background-color:#bd9e00;
    color:White;
    font-size:20px;
    text-align:center;
}
.TextInt
{
    clear:both;
    width:900px;
    margin:0 auto;
 }
 .textTitle
 {
     font-size:20px;
     text-align:center;
     font-weight:900;
     line-height:50px;
  }
  /*------------查询卡大学介绍--------------*/
  .FontBold
  {
      font-weight:900;
      color:#3b740d;
  }
  .UnivContent
  {
      clear:both;
      padding:50px 50px 20px 50px;
      font-size:15px;
      line-height:25px; 
  }
  .title2
{
    font-size:20px;
    font-weight:900;
    color:#947b02;
}
   .CommentContent
  {
      clear:both;
      padding:0px 50px 20px 50px;
      font-size:15px;
      line-height:25px; 
      width:900px;
      margin:0 auto;
  }
  /*------------修改成绩--------------*/
  .score_left
  {
      width:520px;
      padding:20px;
      clear:both;
      margin:0px 10px 0px 20px;
      float:left;
      font-size:15px;
 }
 .ckbox
 {
     position:relative;
     top:-20px;
 }
 .hyLink
 {
     position:relative;
     top:10px;
     margin:10px;
 }
 .hytext
 {
     color:Red;
     }
 /*------------------密码成功页面--------------------*/
.returnbtn
{
    float:right; 
    width:152px;
    position:relative;
    top:-100px
}
/*-------------志愿百科页面-------------*/
 .e_btn2
 {
     border-color: #FFFFFF; 
     border-style: hidden; 
     background-repeat: no-repeat; 
     background-color:#9bbb59;
     height: 80px; 
     width: 260px;
     color:White;
     font-size:20px;
     margin:5px;
     float:left;
 }

  .e_btn4
 {
     border-color: #FFFFFF; 
     border-style: hidden; 
     background-repeat: no-repeat; 
     background-color:#4bacc6;
     height: 80px; 
     width: 125px;
     color:White;
     font-size:20px;
     margin:5px;
     float:left;
 }
   .e_btn5
 {
     border-color: #FFFFFF; 
     border-style: hidden; 
     background-repeat: no-repeat; 
     background-color:#f79646;
     height: 80px; 
     width: 170px;
     color:White;
     font-size:20px;
     margin:5px;
     float:left;
 }
   .e_btn6
 {
     border-color: #FFFFFF; 
     border-style: hidden; 
     background-repeat: no-repeat; 
     background-color:#4f81bd;
     height: 80px; 
     width: 530px;
     margin:5px;
     float:left;
 }
    .e_btn6:hover
 {
     background-color:#000;

 }
    .e_btn5:hover
 {
     background-color:#000;

 }
     .e_btn4:hover
 {
     background-color:#000;

 }
      .e_btn2:hover
 {
     background-color:#000;

 }
 .zyLeft
 {
     float:left;
     margin:0px 0px 0px 0px;
     clear:both;
     width:550px;
     font-size:20px;
     color:White;
     text-align:center;
 }
 .zyLeft a
 {
     font-size:20px;
     color:#fff;
     line-height:80px;
     text-decoration:none;
     font-weight:900;
}
.selectSpan
{
    cursor:pointer;
}
/*------排名查询--------*/
.tbtbstyle
{
    width:250px;
    float:left;
    margin:20px;
}
.btnStyle
{
    position:relative;
    top:20px;
    left:20px;
}
/*申请表打印*/
.Shuiyin
{
    background-color:White; 
    width:800px; 
    margin:0px auto; 
    background-image:url(../images/otherbtn/logo.gif);
}
.userInfo li
{
    width:300px;
    font-size:15px;
    text-align:left;
    
}
.userInfo
{
    width:400px;
    margin-left:30px;
    background-color:red;
    float:left
    }
/*梯度提示页面*/
.tishi
    {
     background-image:url(../images/tishi.png); 
     width:681px; 
     height:200px; 
     background-repeat:no-repeat;
     background-position:left;
     margin:200px auto;
     font-size:20px;
     color:Blue;
     text-align:left;
     
     }
/*大学排名页面*/
.rank
{
    background-image:url(../images/rank.png);
    background-repeat:no-repeat;
    font-family:"微软雅黑";
    clear:both;
    position:relative;
    width:890px;
    margin:0 auto;
}
    .rank a
    {
        font-size:12px;
        color:#3b740d;
        line-height:25px;
        text-decoration:none;
    }
    .rank a:hover
    {
        color:black;
    }
    .rank a strong
    {
        font-size:20px;
        color:#0f8cba;
        font-weight:900;
    }
        .rank a strong:hover
        {
            color:red;
        }
.subject
{
    background-image:url(../images/subject.png);
    background-repeat:no-repeat;
    width:800px;
    height:700px;
    clear:both;
    margin:0 auto;
}
    .subject li
    {
        width:120px;
        height:140px;
        float:left;
        margin:0 12px 25px 12px;
        font-size:15px;
        text-align:left;
        padding:10px;
        text-decoration:none; 
    }
    .subject a
    {
        text-decoration:none; 
        color:#0f8cba;
        font-size:12px;
        line-height:25px;
        font-family:"微软雅黑";
    }
    .subject a:hover
    {
        color:black;
    }
        .subject li strong
        {
            font-size:20px;
            color:wheat;
            line-height:40px
        }
        .subject li strong:hover
        {

            color:black;
        }
    .subject ul
    {
        width:700px;
        position:relative;
        left:25px;
    }

.zhushi
{
    width:800px; 
    border-style:dashed; 
    line-height:25px; 
    border-width:1px; 
    padding:10px;
    margin:10px auto;
    text-indent:2em; 
    font-size:15px;
    clear:both;
}
/*专业详细排名*/
.major_lubiao
{
    background-image:url(../images/major_lubiao.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    float:left;
    width:200px;
    height:300px;
}
.major_neiro
{
    width:200px;
    height:100px;
    float:left;
    border-color:#873d16;
    border-width:2px;
    border-style:dashed;
    margin:20px;
    padding:20px;
    font-family:微软雅黑;
    color:#873d16
}
    .major_neiro:hover
    {
        border-color:black;
    }
    .major_neiro p
    {
        font-size:15px;
        
    }
    .major_neiro strong
    {
        font-size:20px;
        font-weight:900;
    }
    .major_neiro a
    {
        color:#873d16;
        text-decoration:none;
    }
    .major_neiro a:hover
    {
        color:Black;
        text-decoration:underline;
    }
/*页面公用*/
.MiddleMain1
{
    clear:both;
    width:800px;
    margin:10px auto;
}
/*港校*/
.UnivUrl
{
    width:100px;
    font:20px;
    text-align:center;
    float:left;
    margin:10px;
}
.labelStuInfo
{
    float:right;margin-right:10px;position:relative;top:-25px;color:black;
}
.hyLinkshuoming
{
    color:yellow;
}
.pan
{
    display:inline-block;
    width:300px;
}
.datalistApp {
    margin:10px;
    padding:10px;
}
.banner {
    background-image:url(../images/indexbanner.jpg);
    height:256px;
    font-family:微软雅黑;
}
/*index页面*/
.ka {
    width:200px;
    height:182px;
    border-right-style:dotted;
    border-right-color:white;
    float:left;
}
.ka2 {
    width:200px;
    height:182px;
    border-right-style:dotted;
    border-right-color:white;
    float:left;
}
#jinka a{
    display:block; 
    width:150px; 
    height:92px;
    background-image:url("../images/jinka1.png"); 
    background-repeat:no-repeat;
    margin:40px auto;
    
} 
#jinka a:hover {
    background-image:url("../images/jinka2.png"); 
}
#puka a{
    display:block; 
    width:150px; 
    height:92px;
    background-image:url("../images/puka1.png"); 
    background-repeat:no-repeat;
    margin:40px auto;
} 
#puka a:hover {
    background-image:url("../images/puka2.png"); 
}
#zhuanke a{
    display:block; 
    width:150px; 
    height:92px;
    background-image:url("../images/zhuanke1.png"); 
    background-repeat:no-repeat;
    margin:40px auto;
} 
#zhuanke a:hover {
    background-image:url("../images/zhuanke2.png"); 
}
#vip a{
    display:block; 
    width:150px; 
    height:92px;
    background-image:url("../images/vip1.png"); 
    background-repeat:no-repeat;
    margin:40px auto;
} 
#vip a:hover {
    background-image:url("../images/vip2.png"); 
}
.zi {
    font-size:30px;
    color:white;
    font-weight:900;
    text-align:center;
    font-family:微软雅黑;
    position:relative;
    top:-20px;
}
.note
{
    color:Gray;
    font-size:12px;
}
.shuomingTip {
    position:relative;
    top:-50px;
    left:150px;
    width:650px;
}
.ka2 a {
    color:white;
    text-decoration:none;
    position:relative;
    top:90px;
}
    .ka2 a:hover {
        text-decoration:underline;
        color:black;
    }
/*百宝箱*/
#dataName li {
    display:block;
    width:400px;
    float:left;
}
    #dataName li a {
        position:relative;
        top:-60px;
    }
/*.maincontainer{
    width:100%;
	margin:0 auto;
	height:100%;
}*/
.pic_11
{
    float:left;
    width:130px;
    height:130px;
    margin-left:20px;
}
.title1
{
    font-size:25px;
    font-weight:900;
    position:relative;
    top:50px;
    color:#947b02;
    background-color:white;
}
.bannerTop {
    width: 100%;
    margin: 0 auto;
    font-size: 15px;
    background-color: black;
    height: 80px;
    line-height: 80px;
}
/*------页面公用--------*/
.dropdownlistStyle
{
    /*width:200px;
    height:25px;
    border:1px solid black;
    font-size:15px;*/

    width: 205px;
        height: 30px;
        border: 1px solid Gray;
        font-size: 15px;
        line-height:30px;
        padding:5px;
 }
/*.dropdownlistStyle1
{
    width:200px;
    height:30px;
    border:1px solid black;
    font-size:18px;
    position:relative;
    top:5px;
    margin-right:50px;
    
 }*/
.textboxstyle
{
    width:200px;
    height:23px;
    border:1px solid #808080;
    font-size:18px;
    vertical-align:middle;
    /*padding-top:5px;*/
}
.textboxstyle2
{
    width:300px;
    height:25px;
    border:1px solid black;
    font-size:15px;
}
.textareastyle
{
    width:500px;
    height:150px;
    border:1px solid black;
    font-size:15px;
    }
.center
{
    width:300px;
    margin:0 auto;
    }
.title1
{
    font-size:25px;
    font-weight:900;
    position:relative;
    top:50px;
    color:#005820;
    background-color:white;
}
/*.titlelantu
{
    font-size:25px;
    font-weight:900;
    color:#005820;
    line-height:25px;

}*/
.btn {
    width:80px;
    height:30px;
    font-style:normal;
    font-weight:900;
    font-size:18px;
    font-family:微软雅黑;
}
/*------个人信息页面--------*/
.e_writeBox
{
    width:700px;
    margin:20px auto;
    font-size:15px;
}
.e_red
{
    color:Red;
}
.th_01
{
    width:150px;
    text-align:right;
}
.e_tips1
{
    width:500px;
    color:Gray;
    font-size:12px;
    padding-left:100px;
}
.e_tips
{
    width:95%;
    color:Gray;
    font-size:12px;
    border:1px dotted gray; 
    padding:10px;
    margin:10px;
}
.e_btn
{
    width:200px;
    margin:0 auto;
    }
.legend
{
    font-size:20px;
    font-weight:900;
    
    }
.legend a
{
    font-size:10px;
    }
.fieldset
{
    margin:20px; 
    padding:15px; 
}
/* ======登陆页面 ====== */
.login
{
    width:700px;
    margin:100px auto;
    font-size:15px;
    border:2px solid #005820;
    background-color:white;
}
.pictureLogin
{
    float:left;
    width:200px;
    height:200px;
    background-image:url(../images/box.gif);
    background-position:center;
    background-repeat:no-repeat;
}
.login_main tr
{
    height:40px;
}
.inform
{
    height:40px;
    background-color:#005820;
    width:700px;
    text-align:center;
    font-size:20px;
    font-weight:900;
    line-height:40px;
    color:White;
    
}
/*选择类型*/
.major_lubiao
{
    background-image:url(../images/major_lubiao.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    float:left;
    width:200px;
    height:300px;
}
.major_neiro
{
    width:200px;
    height:100px;
    float:left;
    border-color:#3d2c10;
    border-width:2px;
    border-style:dashed;
    margin:20px;
    padding:20px;
    font-family:微软雅黑;
    color:#873d16;
    line-height:30px
}
    .major_neiro:hover
    {
        border-color:#cbcbcb;
    }
    .major_neiro p
    {
        font-size:15px;
        
    }
    .major_neiro strong
    {
        font-size:20px;
        font-weight:900;
    }
    .major_neiro a
    {
        color:#005820;
        text-decoration:none;
    }
    .major_neiro a:hover
    {
        color:#cbcbcb;
        text-decoration:underline;
    }
.title a{
    color:gray;
    text-decoration:none;
}
.title {
    color:gray;
    float:right;
    padding-top:20px;
    padding-right:10px;
    font-weight:900;
}
.titleOther a{
    color:white;
    text-decoration:none;
}
.titleOther {
    color:white;
    float:right;
    padding-top:20px;
    padding-right:10px;
    font-weight:900;
}
.titleLantu {
    clear:both;
    width: 100%;
    border-top: solid #3d2c10 2px;
    border-bottom: solid #3d2c10 2px;
    color: #3b7805;
    padding-left: 20px;
    margin-bottom:10px;
    font-size:20px;
    font-weight:900;
    line-height:30px;
    font-family:微软雅黑;
}
    .titleLantu a {
        text-decoration:underline;
        color: #3b7805;
        font-weight:900;
    }

.imageLike {
    margin-left: 50px;
    float: left;
}
.textLike {
    margin-left: 10px;
    float: left;
}
.imageChoice {
    float: left;
    margin-left: 50px;
}
.column {
    width: 170px;
    float: left;
}
.state {
    width:200px;
    height:120px;
    float:left;
    background-color:#edecea;
    text-align:center;
    line-height:120px;
    margin:15px;    
}
    .state a {
        color:black;
        border-bottom:solid white 2px;
        padding-bottom:10px;
        text-decoration:none; 
        font-size:18px;
        font-weight:500;
        font-family:微软雅黑;

    }
        .state a:hover {
            border-bottom:solid gray 2px;
            text-decoration:none;
        }
.indexPublic {
    width:220px;
    height:120px;
    float:left;
    text-align:center;
    line-height:120px;
    margin:30px;
    border:solid 5px Gray;
    margin-bottom:50px;
}
    .indexPublic a {
        color:Gray;
        border-bottom:solid white 2px;
        padding-bottom:10px;
        text-decoration:none; 
        font-size:20px;
        font-weight:900;
        font-family:微软雅黑;
        text-align:center;
        position:relative;
        left:-15px;
    }
.indexImage {
    float: left;
    width: 100px;
    text-align: center;
    height: 120px;
    line-height: 120px;
}
.indexPublic image {
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
}
.indexLink {
    float: left;
    text-align: center;
    width: 120px;
}
.datalistTitle {
    width: 910px;
    font-size: 18px;
    font-weight: 900;
    background-color: #3d2c10;
    height:50px;
    color:white;
}
.tip {
    clear:both;
    border:solid #808080 1px;
    width:1050px;
    padding:20px;
    margin:20px auto;
    background-color:#cbcbcb;
}
.datalist {
    border:solid #808080 1px ;
    padding:20px;
    width:1050px;
    margin:20px auto;
}
.item {
    border-bottom:dotted black 1px;
    padding:20px;
}
/*主页*/
.link {
    width:100px;
    height:100px;

    margin:20px;
    float:left;
}
    .link a {
         border:solid 2px #cbcbcb;
         width:100px;
    height:100px;
    display:block;
    color:#cbcbcb;
    text-decoration:none;
    line-height:100px;
    text-align:center;
    border-color:#edecea;
    }
        .link a:hover {
            text-decoration:underline;
        }
.jiantou {
    float:left;
    padding-top:50px;
}
.listboxStyle
{
    font-size:20px;
    line-height:30px;
    width:800px;
    }
.tb td {
    border:1px solid #808080;
    margin:0px;
}
.indexUl {
    text-decoration:none;
}
.list li{
    width:600px;
    height:40px;
    margin:10px;
    border-bottom:solid 1px #808080;
    padding-left:20px;
    line-height:40px;
}
/*tap*/
/*--------信息填报-----------*/
 .ajax_tab_menu11 .ajax__tab_header /*整体按钮底样式*/
{
font-family:宋体;
height:41px;
font-size:18px;
background:url("../images/Tab_Option_bg.gif") repeat-x bottom;
margin-left:0px;
}

.ajax_tab_menu11 .ajax__tab_body /*资料区*/
{
font-family:宋体;
font-size:18px;
border:0px solid #999999;
border-top:0;
background-color:#ffffff;
padding:10px;
}
.ajax_tab_menu11 .ajax__tab_tab /*预设样式*/
{
background:url("../images/Tab_Option_bg_OFF.gif") repeat-x;
width:150px;
height:41px;
line-height:41px;
text-align:center;
margin-right:4px;
margin:0;
color:#005820;
}
.ajax_tab_menu11 .ajax__tab_hover .ajax__tab_tab /*鼠标经过样式*/
{
background:url("../images/Tab_Option_bg_ON.gif") repeat-x;
width:150px;
height:41px;
color:#FFFFFF;
line-height:41px;
text-align:center;
}

.ajax_tab_menu11 .ajax__tab_active .ajax__tab_tab /*当前使用中样式*/
{
background:url("../images/Tab_Option_bg_ON.gif") repeat-x;
width:150px;
height:41px;
line-height:41px;
text-align:center;
color:#FFFFFF;
}
.tableScore table td {
    border:solid 1px #999999;
    font-size:15px;
}
.major_neiro
{
    width:200px;
    height:100px;
    float:left;
    border-color:#873d16;
    border-width:2px;
    border-style:dashed;
    margin:20px;
    padding:20px;
    font-family:微软雅黑;
    color:#873d16
}
    .major_neiro:hover
    {
        border-color:black;
    }
    .major_neiro p
    {
        font-size:15px;
        
    }
    .major_neiro strong
    {
        font-size:20px;
        font-weight:900;
    }
    .major_neiro a
    {
        color:#873d16;
        text-decoration:none;
    }
    .major_neiro a:hover
    {
        color:Black;
        text-decoration:underline;
    }
.tablescore td {
    padding:0px 15px 0px 15px;
}
.wenzishuoming {
    border:dotted 2px #3b7805;
    padding:10px;
    font-size:15px;
    line-height:20px;
    width:700px;
    margin:0 auto;
}
.ceping a {
    border:none;
    text-decoration:none;
    font-size:15px;
}
.ceping image {
     border:none;
}
.panelmajor {
    display:inline;
}
.tableCommend td {
    width:150px;
    border:solid 1px #808080;
}
.jt {
    position:relative;
    top:-2px;
    left:5px;
    margin-right:5px;
}
.progress {
    margin-right:55px;
}
/*错误页面*/
.pictureError
{
    float:left;
    width:200px;
    height:200px;
    background-image:url(../images/error.jpg);
    background-position:center;
    background-repeat:no-repeat;
}
.tb td {
    padding:8px;
}
.tableScore2 {
    margin:0px;
    padding:0px;
}
.tableScore2 td{
    height:30px;
    border:1px solid Black;
    width:100px;
    padding:5px;
}
.textboxEnable {
    width:1100px;
    font-size:18px;
    line-height:25px;
}
.shuomingTip {
    position:relative;
    top:-40px;
    left:150px;
    width:650px;
}
.search {
    font-size:20px; font-family:微软雅黑; color:gray;clear:both;line-height:40px;margin-bottom:20px
}
    /*.search input {
        width: 200px;
        height: 23px;
        border: 1px solid black;
        font-size: 18px;
        vertical-align: middle;
        padding-top: 5px;
    }*/
    .search textarea {
        width: 800px;
        height: 100px;
        border: 1px solid black;
        font-size: 18px;
        vertical-align: middle;
        padding-top: 5px;
    }
    .search select {
        width: 205px;
        height: 30px;
        border: 1px solid Gray;
        font-size: 15px;
        line-height:30px;
        padding:5px;
    }
    .search button {
        width:30px;
        height:100px;
        font-family:微软雅黑;
        font-size:18px;
    }

#main {
    width: 1200px;
    margin: 0 auto;
    background-color: blue;
    clear: both;

}
/*@media screen and (max-width: 1280px) { 
#main {width: 1280px;margin:0 auto} 
}*/
#main li {
    width:130px;
    height:130px;
    background-color:Gray;
    margin:10px;
    float:left;
}
#main a{
    color:white;font-size:25px;font-family:微软雅黑;display:block;
    width:130px;
    height:130px;
    text-decoration:none;
    text-align:center;
}
    #main a:hover {
        background-color:white;
        color:gray;
    }
    #main .bigA a{
        color:white;font-size:45px;font-family:微软雅黑;display:block;
    width:280px;
    height:280px;
    text-decoration:none;
    text-align:center;
    line-height:70px;
    }
    #main .bigA a:hover{
        background-color:white;
        color:gray;
    }
.employee tr {
    height:50px;
    font-size:25px;
}
.dropdownlistStyleBig {
    width:415px;
    height:35px;
    border:1px solid Gray;
    font-size:25px;
    line-height:30px;
}
.textboxstyleBig
{
    width:400px;
    height:30px;
    border:1px solid Gray;
    font-size:25px;
    line-height:30px;
}
.employee button{

    width:100px;
    height:30px;
}
.searchTitle {
    font-weight: 900;
    color: #3b7805;
    vertical-align:top;
}
.DetailTitle {
    font-weight: 900;
    color: #3b7805;
    width:200px;
}
.cardTip {
    text-indent:2em;color:gray
}
.batchInfor {
    float: left;padding:10px;background-color:#ffffff;border:solid 5px #e4e4e4;width:410px;margin:10px
}
    .batchInfor ul {
        padding:0px 20px;
        height:230px;
        font-size:15px;
    }
        .batchInfor ul li {
            line-height: 50px;
            border-bottom: dashed 1px #999;
        }
.batchInfor input[type="submit"]{
	background:#005586;
	width:98%;
	color:#fff;
	font-size:15px;
	padding:10px 0;
	border:none;
	outline:none;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
    margin:0px;
    font-family:微软雅黑;
}
    .batchInfor input[type="submit"]:hover {
        background:#00c3f9;
    }
.batchInfor button{
	background:#005586;
	width:90%;
	color:#fff;
	font-size:12px;
	padding:5px 0;
	border:none;
	outline:none;
  margin: 0 0 0 3%;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
    margin:0px 0px 9px 10px;
    font-family:微软雅黑;
}
.batchInfor button:hover{
	background:#00c3f9;
}
.univPrepareTitle {
    color: #005586;
    font-family: 微软雅黑;
    font-weight: 900;
    font-size: 15px;
    background-color: #e4e4e4;
    margin-bottom: 20px;
    padding: 10px;
}
.logo {
    width: 1200px;
    margin: 0 auto;
}
.bannerTop2 {
    color: white;
    font-weight: 900;
    font-family: 微软雅黑;
    font-size: 30px;
    line-height: 60px;
    background-color: #59beea;
    text-align: center;
    width: 100%;
    height: 30px;
}
.bottom2 {
    background-color: gray;
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
.bottom1 {
    background-color: black;
    color: white;
    height: 200px;
    width: 100%;
    clear: both;
    font-size: 20px;
    font-family: 微软雅黑;
    line-height: 30px;
}
.top1 {
    width: 100%;
    font-size: 15px;
    height: 80px;
    line-height: 80px;
}
.titleTop {
    color: white;
    font-weight: 900;
    font-family: 微软雅黑;
    font-size: 30px;
    line-height: 60px;
    background-color: #59beea;
    text-align: center;
    width: 100%;
}
.dataListTitle {
    width: 1050px; margin: 0px auto; border-top: solid #808080 1px;padding:10px 10px 0px 30px;line-height:25px;font-size:20px;
}
    .dataListTitle a {
        color:#084c80;
        font-size:18px;
    }
.searchTitle {
    font-weight: 900;
    font-size: 20px;
    color: #947b02;
    font-family: 微软雅黑;
    text-align: right;
}
.textboxstyle3
{
    width:200px;
    height:30px;
    border:1px solid black;
    font-size:18px;
    position:relative;
    top:-10px;
    padding-left:5px;
}
.dropdownlistStyle
{
    width:200px;
    height:30px;
    border:1px solid black;
    font-size:15px;
 }