﻿body{
	margin : 0px;
	padding : 0;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	font-size:13px;
    line-height:20px;
}
.listboxStyle
{
    font-size:20px;
    line-height:30px;
    width:600px;
    }
option
{
    border-bottom-width:2px;
    border-bottom-style:solid;
    border-bottom-color:Black;
    }
.title2
{
    font-size:20px;
    font-weight:900;
    color:#947b02;
}
.left
{
    width:16%;
    float:left;
    position:relative;
    top:14px;

}
/*.right
{
    width:70%;
    margin:20px 0px 0px 30px; 
    float:left;

}*/
.maincontainer{
	margin:0 auto;
	height:100%;
    background-color:white;
}
@media screen and (max-width: 1280px) { 
.maincontainer {width: 1280px;margin:0 auto} 
}
/* ======页面底部 ====== */
#bottom
{
    /*background-image:url(../images/bottom.gif);
    background-repeat:no-repeat;*/
    /*height:110px;*/ 
    clear:both;
    color:#999;
    margin:0 auto;
    background-color:#ebe9e9;
    padding:10px;
}
.footQQ
{
    
    font-size:12px;
    color:Gray;
    line-height:20px;
    padding-right:20px;
    width:850px;
    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:#ba9a00;
    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 #ba9a00;
    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:#ba9a00;
    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:15px;
 }
.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;*/
}
.textboxstyleScore
{
    width:71px;
    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:20px 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:50px;
}
.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 #ba9a00;
    height:30px;
    padding:5px;
}
.e_table1 td
{
    border:2px solid #ba9a00;
    padding:5px;
 
}
.app
{
    float:left;
    width:130px;
    height:130px;
    background-image:url(../images/pic/application.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}
.app tr {
         background-color:#bd9e00;color:white;
    }
.e_table1Header
{
    font-size:15px;
    font-weight:900;
    background-color:#e1f2f7;
    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: 黑体 !important;
    font-size: 12pt;
    height: 35px;
    background: url("../images/Tab_Option_bg2.gif") repeat-x;
}

.ajax_tab_menu .ajax__tab_body /*资料区*/
{
font-family:宋体;
font-size:15px;
/*border:2px solid #ba9a00;*/
border-top:0;
background-color:greenyellow;
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;
}

.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_bg2.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 #ba9a00;
    width:250px;
    height:150px;
    float:right;
    margin:5px;
    padding:5px;
    line-height:30px;
    visibility:hidden;
}
.e_colorTop2
{
    border:1px solid #ba9a00;
    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:#ba9a00; 
    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:#ba9a00;
    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/bigbtnnew.png);
        background-repeat:no-repeat;
        
        }
   .bigbtnWen{
        width:200px;
        height:200px;
        float:left;
        background-image:url(../images/mainbtn/bigbtnWenchongbao.png);
        background-repeat:no-repeat;
        
        }
.edit
{
    display:none; 
    background-color:#ffffa2;
    position:relative;
    top:-100px;
    width:176px; 
    height:75px;
    padding:10px;
    line-height:25px;
}
.editScore {
    width: 200px;
    height: 200px;
    float: left;
    background-image: url(../images/mainbtn/editscore.png);
    background-repeat: no-repeat;

}
.editRank {
    width: 200px;
    height: 200px;
    float: left;
    background-image: url(../images/mainbtn/editrank.png);
    background-repeat: no-repeat;

}
  /*——————专业选择————————*/
  .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;
 }
 /*--------大学信息-----------*/
 .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;
}
.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_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;
     padding:0px;
     display:block;
     float:left;
     text-align:center;
     margin:10px
     }
 
/*————修改地区专业限制—————*/
.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 #ba9a00;
    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 #ba9a00;
   
    }
.S_leftmain
{
    padding:10px;
    line-height:20px;
    font-size:15px;
}

.TreeView
{
    border:1px solid black;
    font-size:14px;
}
/*----------211----------*/
.D_main
{
    width:1000px;
    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:1100px;
    margin:0 auto;
 }
 .textTitle
 {
     font-size:20px;
     text-align:center;
     font-weight:900;
     line-height:50px;
  }
  /*------------查询卡大学介绍--------------*/
  .FontBold
  {
      font-weight:900;
      color:#ba9a00;
  }
  .UnivContent
  {
      clear:both;
      padding:50px 50px 20px 50px;
      font-size:15px;
      line-height:25px; 
  }
   .CommentContent
  {
      clear:both;
      padding:0px 50px 20px 50px;
      font-size:15px;
      line-height:25px; 
  }
  /*------------修改成绩--------------*/
  .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;
}
/*-------------志愿百科页面-------------*/
 .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:1100px; 
    margin:0px auto; 
    background-image:url(../images/otherbtn/logo.gif);
}
/*.userInfo li
{
    width:300px;
    font-size:15px;
    text-align:left;
    
}*/
.userInfo
{
    width:800px;
    margin-left:30px;
    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:#ba9a00;
        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:1000px; 
    border-style:dashed; 
    /*line-height:25px;*/ 
    border-width:1px; 
    padding:10px;
    margin:10px auto;
    text-indent:2em; 
    /*font-size:15px;*/
    clear:both;
    font-size:12px
}
.zhushiRed {
    color:red;
    width:1000px;
    margin: 0 auto;
}
/*专业详细排名*/
.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:微软雅黑;
    background-color:red;
    width:1160px;
}
/*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;
    left:230px;
    width:850px;
    top:-30px;
    font-size:12px;
}
.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;
    }
/*登录页面*/
.pictureLogin
{
    float:left;
    width:200px;
    height:200px;
    background-image:url(../images/box.gif);
    background-position:center;
    background-repeat:no-repeat;
}
/*错误页面*/
.pictureError
{
    float:left;
    width:600px;
    height:200px;
    background-image:url(../images/error.jpg);
    background-position:center;
    background-repeat:no-repeat;
}
.univPrepareTitle {
    color:#005586;font-family:微软雅黑;font-weight:900;font-size:15px;background-color:#e4e4e4;margin-bottom:20px;padding:10px;
}
.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:0px 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 0px 9px 10px;
    font-family:微软雅黑;
}
    .batchInfor input[type="submit"]:hover {
        background:#00c3f9;
    }
.batchInfor button{
	background:#005586;
    width:98%;
	color:#fff;
	font-size:15px;
	padding:0px 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 0px 9px 10px;
    font-family:微软雅黑;
}
.batchInfor button:hover{
	background:#00c3f9;
}
.lanbutton input[type="submit"] {
    background: #005586;
    color: #fff;
    font-size: 15px;
    padding: 5px 0;
    border: none;
    outline: none;
    margin: 20px 0 0 0;
    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: 微软雅黑;
}
    .lanbutton input[type="submit"]:hover {
        background: #00c3f9;
    }
.linkYellow a{
	background:#947b02;
	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:5px;
    font-family:微软雅黑;
    text-decoration:none;
}
.linkYellow  a:hover{
	background:#ba9a00;
}
.linkYellow input[type="submit"] {
    background:#947b02;
	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:5px;
    font-family:微软雅黑;
    text-decoration:none;
    width:100px
}
    .linkYellow input[type="submit"]:hover {
        background:#ba9a00;
    }
.appl a {
    color:#0f8cba;
    text-decoration:underline;
}
.appTab{
    border-top:solid 1px #338ac0;
    margin:0px;
    text-align:center;
}
.appTab2{
    border:solid 1px #338ac0;
    margin:0px;
    text-align:center;
    background-color:red;
}
.majorDiff {
    width:400px;
    float:left;
   margin-right:30px;
   line-height:30px;
   font-size:18px;
}
.majorDiffFont {
    font-weight:900;
    color:#bd9e00;
}
.lantushuoming {
    border:dotted 2px Gray;
    padding:10px;
    font-size:15px;
    line-height:20px;
    width:700px;
    margin:0 auto;
}

.blueBtn input[type="submit"]{
	background:#005586;
	width:98%;
	color:#fff;
	font-size:15px;
	padding:10px 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;
    font-family:微软雅黑;
}
    .blueBtn input[type="submit"]:hover {
        background:#00c3f9;
    }
#tableTitle td {
    border:1px solid Black;
}
.indexPublic {
    width:100px;
    height:150px;
    float:left;
    margin:0px 70px 20px 70px;
    line-height:50px;
}
    .indexPublic a {
        color:black;
        border-bottom:solid white 2px;
        text-decoration:none; 
        font-size:20px;
        font-weight:900;
        font-family:微软雅黑;
        width:100px;
        margin:0 auto;
        position:relative;
        left:-5px;
    }
.indexImage {
    float: left;
    width: 100px;
    text-align: center;
    /*line-height: 200px;*/
}
.indexPublic image {
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
}
.indexLink {
    float: left;
    text-align: center;
    width: 120px;
}
.userinforLeft {
    width:225px;float:left;background-color:#efefef;line-height:45px;height:420px;
}
    .userinforLeft ul {
        margin:0px; padding:0px;
    }

.userinforLeft  li{
    border-bottom:1px solid Gray;
    padding:2px 0px 2px 15px;
}
    .userinforLeft image {
        padding-left:20px;
    }
    .userInforText a {
        text-decoration:none;
        color:black;
        padding-left:20px;
    }
        .userInforText a:hover {
            font-weight:900;
        }
.indexBottom {
    	background-image:url(../images/img998.png);
        width:430px;padding-top:20px;
        height:180px;
        float:left;
}
.indexBottombg {
    background-color:#8d7600;
    color:white; width:100%
    ;clear:both;font-size:20px;font-family:微软雅黑;line-height:20px;margin-top:20px;height:30px
}
.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: 16px;
    color: #947b02;
    font-family: 微软雅黑;
    text-align: right;
}
.searchTitleArt {
    font-weight: 900;
    font-size: 16px;
    color: #947b02;
    font-family: 微软雅黑;
    text-align: right;
    vertical-align: top
}
.searchTitleDropdown {
    font-weight:900;
    font-size:16px;
    color:#947b02;
    font-family:微软雅黑;
    text-align:right;
    border:0px;
}
.search th_01 {
    font-weight:900;
    font-size:16px;
    color:#947b02;
    font-family:微软雅黑;
    text-align:right;
    vertical-align:top;
}
.searchTitle {
    vertical-align: middle;
}

.mainMiddleNew {
    width: 1100px;
    margin: 10px auto;
}
.dataListLink a {
    color:#005586;
    font-size:16px
}
.BlueTitle {
    font-size: 20px;
    font-weight: 900;
    color: #0a639d;
    font-family: 微软雅黑;
    line-height:50px
}
.BlueBannerTitleLeft {
    background-color:#0a639d;
    width:10px;height:50px;float:left;
}
.BlueBannerTitle {
    width:1060px;
    background-color:#d7d7d7;
    float:left;height:50px;
    font-size:25px;
    line-height:50px;
    padding-left:20px;
    font-family:微软雅黑;
    
}
.dataListStyle a{
    color:#0f8cba;
    text-decoration:underline;
}
    .dataListStyle a:hover {
        text-decoration:none;
    }
.gridviewA a {
    color:Black;
    text-decoration:none;
}
    .gridviewA a:hover {
         text-decoration:underline;
    }
/*.searchTable td {
    border-bottom: solid 1px #999;
    margin:0px;
    padding:0px;
}*/
.searchTable td {
    vertical-align: top;
}
.planYearTb td {
    width:200px;
    border:solid 1px Gray;
    /*padding:0px;*/
    /*margin:0px;*/
}   
/*从这里开始是设置专业不调剂状态*/
.jt {
    position:relative;
    top:-2px;
    left:5px;
    margin-right:5px;
}
.progress {
    margin-right:65px;
}
.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;
}
.titlePinggu {
    clear:both;
    width: 100%;
    border-top: solid #3d2c10 2px;
    border-bottom: solid #3d2c10 2px;
    color: #0f8cba;
    padding-left: 20px;
    margin-bottom:10px;
    font-size:20px;
    font-weight:900;
    line-height:30px;
    font-family:微软雅黑;
}
    .titlePinggu a {
        text-decoration:underline;
        color: #3b7805;
        font-weight:900;
    }
    .pingguInfor {
    clear:both;
    border:solid #999 1px;
    /*width:1150px;*/
    padding:20px;
    margin:20px auto;
    background-color:#e4e4e4;
    font-size:16px;
    color:black;
}
.blueBtn  button{
    background:#005586;
	width:150px;
	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:微软雅黑;
}
    .blueBtn button:hover {
        background:#00c3f9;
    }
.saleHot {
    background-image:url(../image/saleHot.gif);
    width:200px;
    height:30px;
}
.checkMajor{
    border-bottom:1px solid #999;
    padding:0px;
    margin:0px;
}
.checkMajor td{
    width:100px;
    text-align:center;

}
.item {
    border-bottom:dotted black 1px;
    padding:20px;
}
.tip {
    clear:both;
    border:solid #808080 1px;
    width:1050px;
    padding:20px;
    margin:20px auto;
    background-color:#cbcbcb;
}
.tipLink {
    clear: both;
    /*border: solid #808080 1px;*/
    width: 1050px;
    padding: 20px;
    margin: 20px auto;
    background-color: #cbcbcb;
}
.paginator {
    font: 17px Arial, Helvetica, sans-serif;
    padding: 10px 20px 10px 0;
    margin: 0px;
}

    .paginator a {
        padding: 1px 6px;
        border: solid 1px #ddd;
        background: #fff;
        text-decoration: none;
        margin-right: 2px
    }

        .paginator a:visited {
            padding: 1px 6px;
            border: solid 1px #ddd;
            background: #fff;
            text-decoration: none;
        }

    .paginator .cpb {
        padding: 1px 6px;
        font-weight: bold;
        font-size: 17px;
        background: #00c3f9;
        border: solid 1px #ddd;
    }

    .paginator a:hover {
        color: #fff;
        background: #ffa501;
        border-color: #ffa501;
        text-decoration: none;
    }
.zixunshiText {
    color:green;
}
.newModelTitle {
    color:#996600;
    font-weight:900;
    text-align:right;
}
.newModelTable td {
    vertical-align:top;
}
.newModelUnivData td {
    width:200px;
    text-align:center;
}
.apiInfo tr{
    
    font-size:16px;
    height:40px;
    text-align:center;


}
.apiInfo td{
    width:200px;
     border-bottom: 2px solid  #ba9a00 ;
     
}
.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;
    }
.Majormodel td {
    border:1px solid #999;
}
.buluLink a {
    background: #00c3f9;
    width: 90%;
    color: #fff;
    font-size: 12px;
    padding: 5px;
    border: none;
    outline: none;
    margin: 0 0 0 3%;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    margin: 5px;
    font-family: 微软雅黑;
    text-decoration: none;
}

    .buluLink a:hover {
        background: #005586;
        
    }
    .buluLink a:visited {
        color: #fff;
    }
.indexArt {
    clear: both;
    width: 1000px;
    text-align: center;
    line-height: 80px;
    color: #808080;
    font-family: 微软雅黑;
    font-size: 18px
}
.majorGraduateTextBox {
    width:250px;
    height:35px;
    border:solid #cbcbcb 1px;
}
.execlToText  td{
    mso-number-format: '/@';
}
.execlToText{
    mso-number-format:'/@';
}
.lanbtn button{
	background:#005586;
    width:98%;
	color:#fff;
	font-size:15px;
	padding:0px 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 0px 9px 10px;
    font-family:微软雅黑;
}
.lanbtn button:hover{
	background:#00c3f9;
}
.lanbtn input[type="submit"]{
	background:#005586;
	width:98%;
	color:#fff;
	font-size:15px;
	padding:0px 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 0px 9px 10px;
    font-family:微软雅黑;
}
    .lanbtn input[type="submit"]:hover {
        background:#00c3f9;
    }
    .lanbtn a{
	background:#005586;
    width:98%;
	color:#fff;
	font-size:15px;
	padding:0px 5px;
	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 0px 9px 10px;
    font-family:微软雅黑;
    text-decoration:none;

}
.lanbtn a:hover{
	background:#00c3f9;
}

.blackA {
    color:black;
}
    .blackA a {
        color:black;
    }
    .blackA a:hover {
        color:white;
    }
.redColorFont {
    color: red;
}
#TableTitle  td{
    padding:0px;
    margin:0px;
    border:solid 1px #999;
}