@charset "utf-8";
 * {font-size: 12px;list-style-type: none;margin: 0;padding: 0;}
body {font-family: Microsoft YaHei, Arial, Verdana, Helvetica, sans-serif;font-size: 12px;}
div {display: block;margin:0 auto;}
a {color: #256EB1;text-decoration: none;}
a:hover {text-decoration: none;}
img {border: 0;float:left;}
input, select, button {font: 12px Verdana,Arial,Tahoma;vertical-align: middle;}
ul, li {list-style: none outside none;}


.headBg {height:697px;}
.occ {height:600px;}
.headCont {width:1280px;height:697px;background: url(bachelorBg.jpg) no-repeat;}
.nav {width:1280px;height:49px;}
.nav1 {width:100px;height:49px;background-color:#0f4e9f;float:left;}
.nav2 {width:151px;height:86px;float:left;margin-left:4px;display:inline;}
.navBar {width:800px;height:49px;float:left;background-color:#0f4e9f;margin-left:4px;display:inline;}
.navBar ul {width:800px;}
.navBar ul li {float:left;line-height:49px;font-size:16px;color:white;margin-left:40px;display:inline;}
.navBar1 {border-bottom:3px solid red;}
.navBar ul li a {font-size:16px;color:white;}
.nav4 {width:271px;height:49px;float:left;background-color:#0f4e9f}
.nav4 img {display:block;padding-top:14px;padding-left:30px;}
.zixun {width:209px;height:44px;}
.bg11 {height:528px;background-color:#034ea2;}
.bg22 {width:1040px;height:528px;background: url(t1Bg.jpg) no-repeat;}
.benke {width:1040px;height:265px;}
.benke img {padding-left:70px;}
.ad1 {height:425px;background-color:#dee5e4;}
.ad2 {width:1279px;height:425px;}
.ad3 {height:265px;background-color:#9cb7d0;}
.ad4 {width:1043px;height:265px; background-image:url(tt1.jpg);}
.myForm3 {width:643px;height:43px;}
.myOcc3 {height:110px;}
.myForm3 input {width:170px;height:35px;border:0px;margin-left:30px;display:inline;font-size:14px;background-color:#034ea2;color:white;}
.formSub3 {width:138px;height:46px;margin-top:20px;}
.formSub3  img {cursor:pointer;}
.lesson1 {height:1150px;background-color:#b2e1f9;}
.lesson2 {width:1280px;height:973px; background-image:url(kcBg.jpg);}
.ltit {width:324px;height:70px;text-align:center;line-height:70px;font-size:42px;color:#034ea2;}
.ldetail {width:1000px;height:35px;font-size:15px;color:black;line-height:35px;margin-top:20px;}
.ldetail a {color:#034ea2;font-size:15px;}
.ldetail a:hover {text-decoration:underline;}
.lesson2 table {margin: 0 auto;text-align:center;border-collapse:collapse;margin-top:30px;border:2px solid #deebf5;color:white;}
.lesson2 table td {border:2px solid #deebf5;font-size:14px;}
.lesson2 table td span {font-size:14px;}
.fangan {height:809px;background-image:url(q.png);}
.f1 {width:1040px;height:228px;}
.f1 img {padding-left:140px;}
.tc {width:388px;height:57px;margin-top:40px;}
.tc1 {width:1040px;height:226px;margin-top:40px;}
.tc1 img {margin-left:20px;display:inline;}
.tel2 {width:218px;height:65px;margin-top:40px;}
.fomrs2 {background-color:#034ea2;height:354px;}
.formss1 {width:1280px;height:280px;background: url(t8Bg.gif) no-repeat;}
.myForm1 {width:643px;height:43px;}
.myOcc1 {height:204px;}
.myForm1 input {width:170px;height:35px;border:0px;margin-left:70px;display:inline;font-size:14px;}
.formSub1 {width:109px;height:38px;}
.formSub1  img {cursor:pointer;}	
.du {height:796px;background-color:#b6e4fa;}
.duMain {width:1040px;height:796px;}
.mainTit {width:665px;height:54px;color:#034ea2;font-size:40px;text-align:center;}
.mm {width:1040px;height:704px;}
.mm img {padding-left:50px;padding-top:20px;cursor:pointer;}

.tea {height:400px;background: url(q.png) repeat;}
.tea1 {width:353px;height:72px;}
.box {height:225px;width:1000px; overflow: hidden; position:relative;margin-top:24px; }
.box li { display:block; float:left; margin-left:42px;display:inline;margin-right:5px; width:194px; height:225px;text-align:center; cursor:pointer;}
a.prev, a.next {background:url(left.png) no-repeat 0 0; display:block;width:23px;height:53px;margin-left:-30px;margin-top:90px;display:inline;position: absolute;cursor:pointer;}
a.next { background-image:url(right.png);margin-left:1070px;margin-top:-154px;}
.scroll_list{ width:10000em; position:absolute; }
.bbg {width:1059px;height:261px;background:url(border.png) no-repeat 0 0;}

/*弹出层的STYLE*/
html,body {height:100%; margin:0px; font-size:12px;}

.mydiv {
text-align: center;
line-height: 40px;
font-size: 12px;
font-weight: bold;
z-index:99;
width: 788px;
height: 335px;
left:50%;/*FF IE7*/
top: 50%;/*FF IE7*/

margin-left:-394px!important;/*FF IE7 该值为本身宽的一半 */
margin-top:-168px!important;/*FF IE7 该值为本身高的一半*/

margin-top:0px;

position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/

_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/

}


.bg {
background-color: #ccc;
width: 100%;
height: 100%;
left:0;
top:0;/*FF IE7*/
filter:alpha(opacity=50);/*IE*/
opacity:0.5;/*FF*/
z-index:1;

position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/

_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/

}
/*The END*/

.forms3 {height:364px;background-color:#034ea2;}
.forms33 {width:1280px;height:364px;background:url(form3.jpg) no-repeat 0 0;}
.ff1 {width:680px;height:43px;}
.ff1 input {height:30px;line-height:30px;width:150px;margin-left:54px;display:inline;border:0}
.ff2 {width:680px;height:43px;margin-top:18px;}
.ff2 input {height:30px;line-height:30px;width:150px;margin-left:90px;display:inline;border:0}
.ff3 {width:85px;height:38px;margin-top:30px;}
.ff3 img {cursor:pointer;}
.bot2 {width:941px;height:399px;margin-top:40px;}
.fot1 {height:182px;background-color:#e6e7e8;}
.fot2 {width:1050px;height:182px;}