body{
    margin: 0px;
    padding: 0px;
    font-family: "微软雅黑", Georgia, Serif;
}
img{
    border: 0px;
}

.col-xs-12{
    padding-left: 0px;
    padding-right: 0px;
}
.top{
    width: 1000px;
    margin:15px auto 10px;
}
.mynav a:link{
    color: #ffffff;
}
 .mynav a:visited{
    color: #ffffff;
}
.mynav a:hover{
    text-decoration: none;
    color: #ffffff;
}
/*nav*/

#nav {
 	background-color: #0466b8;
    border-color: #0466b8;
}
#nav .mynav li  a {
    color: #ffffff;
  
}
#nav .mynav li  a:hover {
    background: #eeeeee;
	color: #23527c;
}
#nav .mynav ul li{
   margin: 0;
  min-width:142px;
  border: 1px solid #0d3556;
    text-align: center;
}
#nav .mynav ul .select {
    background: #eeeeee;
	color: #23527c;
}
#nav .mynav ul .select  a{
	color: #23527c;
}
/*
.mynav{
    width: 100%;
    background-color: #0466b8;
    height: 35px;
    float: left;
    margin-top: 15px;
    color: #ffffff;
}
*/
/*
ul li a{
    list-style-type: none;
    float: left;
    width: 142px;
    border: 1px solid #0d3556;
    height: 35px;
    text-align: center;
    padding-top: 5px;
}
ul{
    width: 1100px;
    margin: auto;
}*/
ul a:link{
   /* color: #ffffff;*/
}
ul a:visited{
    color: #ffffff;
}
ul a:hover{
    color: #ffffff;
}
/*修改navbar的高度*/
.navbar-nav>li>a {
padding-top: 7px;
padding-bottom: 7px;
}
.navbar-brand {
height: 35px;
padding-top: 7px;
}
.navbar {
min-height: 35px;
}


.navbar-toggle {
margin-top: 4px;
margin-bottom: 4px;
}
/*修改navbar的高度结束*/
/*nav结束*/
.my_left{
    position: absolute;
    width: 147px;
    margin-left: 40px;
    margin-top: 150px;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
}
.my_left a:link{
    color: #ffffff;
    text-decoration: none;
}
.my_left a:visited{
    color: #ffffff;
}
.my_left a:hover{
    color: #ffffff;
}
.my_right{
    position: absolute;
    width: 200px;
    margin-left: 1600px;
    margin-top: 150px;
}

.small_block{
    width: 500px;
    height: 250px;
    float: left;
    margin-left: 35px;
    margin-top: 30px;
}

.banner{
    background-image: url("../images/banner1.png");
    background-size: 1150px 512px;
    /*   畅学无忧   */
    width: 100%;
    background-color: #0466b8;
    height: 35px;
    float: left;
    margin-top: 15px;
    color: #ffffff;
}
/*内容1*/
.block{
    float: left;
    padding: 0; 
    margin: 0px; 
    text-align: center; 
   height: 350px;
    text-align: center;
    padding-top: 30px;  
}
.link{
    width: 140px;
    height: 35px;
    border-radius: 8px;
    padding-top: 5px;
    margin:  20px auto;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}
/*内容1结束*/
.block2{
    float: left;
    height: 565px;
    padding-right: 15px;
    padding-left: 15px;
}
.block2 img{
    margin-top: 160px;
    margin-left: 30px;
}
.block2_text{
	width:90%;
    font-size: 20px;
    color: #ffffff;
    margin-top: 20px;
    float: left;
    margin-left:20px;
   
}
.circle{
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 9px;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
    border-radius:8px;
}
.block3{
    background-image: url("../../common/images/publicity/step.png");
}

.block3_item{
    width: 200px;
    margin-left: 70px;
    float: left;
 
    font-size: 16px;
    text-align: center;
   
}
.block3_title{
    width: 200px;
    height: 50px;
    margin-top: 5px;
    background-color: #ffffff;
   opacity: 0;
   cursor: pointer;
}
.block3_text{
    width: 200px;
    height: 180px;
    margin-top: 160px;
    background-color: #ffffff;
    opacity: 0;
    cursor: pointer;
}
/*修改蒙版问题样式*/
.block31 > div{
	float: right;
	height: 100%;
	background-image: url("../../common/images/publicity/step.png");
	background-repeat: no-repeat;
}

.block31 .marsk{
	width:100%;
   height:100%;
	background: white;
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity:0.8;
	padding: 15px;
}
.kjsteps{
	margin-right: -100%;
}

.stepText{
	font-size: 15px;
	text-align: center;

}

.showData{
	height:140px;
	width:200px;
}
/*修改蒙版问题样式结束*/


.block4{
    background-image: url("../../common/images/publicity/1_20.png");
}
.block5{
    background-image: url("../../common/images/publicity/Q1.png");
}
.block6{
    background-image: url("../../common/images/publicity/Q2.png");
}
.block7{
    background-image: url("../../common/images/publicity/Q3.png");
}
.block8{
    background-image: url("../../common/images/publicity/Q4.png");
}
.block9{
    /*height: 1170px;*/
    background-color:#fafbeb;
}
.block9_item{
    width: 160px;
    text-align: center;
    font-weight: bold;
    float: left;
}
.myarrow{
    float: left;
    margin-left: 10px;
    margin-top: 60px;
    margin-right: 10px;
}
.line{
    background-image: url("../../common/images/publicity/icon_30.png");
    width: 100%;
    height: 4px;
    margin-top: 40px;
    float: left;
}
/*
.block9{

    background-color: #5dc1cc;
}
.block9 img{
    float: left;
    margin-left: 50px;
    margin-top: 30px;
}
.block9 span{
    float: left;
    font-size: 34px;
    font-weight: bold;
    line-height: 48px;
    margin-top: 60px;
    margin-left: 50px;
    letter-spacing: 5px;
    color: #dd6a7a;
    text-shadow: 3px 0px 0px #fff,-3px 0px 0px #fff,0px 3px 0px #fff,0px -3px 0px #fff;
}
.block9_img{
    background-image: url("../../common/images/publicity/5_24.png");
    background-size: 1100px;
    background-repeat: no-repeat;
    margin: 20px 20px;
}*/
.block10{
   /* height: 325px;*/
    font-size: 36px;
    font-weight: bold;
}
.block10_text{
    float: left;
    letter-spacing: 6px;
    margin-left: 70px;
    margin-top: 100px;
    text-shadow: 3px 0px 0px #fff,-3px 0px 0px #fff,0px 3px 0px #fff,0px -3px 0px #fff;
}
.myitem{
    background-image: url("../../common/images/publicity/111_17.png");
    width: 100%;
    height: 54px;
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    padding-left: 80px;
    padding-top: 11px;
    margin-left: 10px;
    margin-top: 50px;
}
.text{
    font-size: 18px;
    color: #452710;
    width: 90%;
    letter-spacing: 3px;
    margin-top: 20px;
    float: left;
    margin-left: 25px;
}
.bg2{
    background-image: url("../../common/images/publicity/111_20.png");
}
.bg3{
    background-image: url("../../common/images/publicity/111_26.png");
    padding-left: 120px;
}
.bg4{
    background-image: url("../../common/images/publicity/111_29.png");
    padding-left: 100px;
}
.bg5{
    background-image: url("../../common/images/publicity/111_31.png");
    padding-left: 120px;
}
#floor a{
	 color:white;
}
/*就业信息css，财税咨询css*/
.pic {
	background-image: url("../images/banner_03.png");
	height: 556px;
	margin-top: 60px;
	padding-top: 500px;
	padding-left: 1020px;
}

.info {
	width: 100%;
	height: 250px;
	border: solid 1px #7d7d7d;
	margin-top: 30px;
	float: left;
}

.info_pic {
	width: 255px;
	height: 197px;
	background-color: #7d7d7d;
	float: left;
	margin-top: 25px;
	margin-left: 20px;
}

.info_text {
	width: 350px;
	font-weight: bold;
	float: left;
	margin-left: 50px;
	margin-top: 60px;
	line-height: 30px;
}

.mybtn {
	margin-top: 40px;
	float: right;
	margin-right: 80px;
}

.myul {
	margin-top: 60px;
	margin-left: 40px;
}

.myul li {
	width: 300px;
	height: 35px;
	text-align: center;
	color: #ffffff;
	background-color: #0466b8;
	padding-top: 5px;
     float: left;
     list-style-type:none;
}
.myul li:hover {
	background: #eeeeee;
     color: #23527c;
}
.myul .select{
		background: #eeeeee;
     color: #23527c;
}
.news {
	width: 900px;
	float: left;
	background-color: #fafdff;
	margin-left: 80px;
	border: 1px solid #7d7d7d;
	margin-top: 40px;
}

.news_pic {
	width: 280px;
	height: 223px;
	background-color: #d2d2d2;
	margin-top: 12px;
	margin-left: 10px;
	margin-bottom: 12px;
	float: left;
}

.news_con {
	width: 580px;
	margin-left: 20px;
	float: left;
	padding-bottom: 10px;
}

.news_con .news_content {
	width: 100%;
	line-height: 25px;
	min-height: 150px;
}

.news_con .news_content p {
	text-indent: 2em;
	margin: 0;
	padding: 0;
	min-height: 25px;
}

.time {
	width: 320px;
	height: 28px;
	background-color: #e3e6e7;
	border: 1px solid #aaabab;
	margin-top: 15px;
	color: #646565;
	padding-left: 15px;
	padding-top: 3px;
	float: left;
}

.more {
	width: 180px;
	height: 28px;
	color: #ffffff;
	background-color: #29a5e3;
	border: 1px solid #67add0;
	float: left;
	margin-top: 15px;
	padding-left: 15px;
	padding-top: 3px;
}
.table{
    border: 1px solid #ddd;
}
.table th{
    text-align: center;
}
.table td{
    text-align: center;
    height: 48px;
}
#pageInfo{
	float: left;
	width: 100%;
}
.work{
    width: 1000px;
    border: 1px solid #ddd;
    float: left;
    margin-left: 50px;
    margin-top: 50px;
}
.work_top{
    width: 880px;
    margin-left: 30px;
    margin-top: 30px;
    float: left;
}
.work_bottom{
    margin-left: 20px;
    margin-top: 220px;
}
.work_item{
    margin-top: 10px;
}
.job_title{
	 height: 35px;
    padding:8px 15px;
    margin-left: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #f7931e;
    
}
.work_title{
    width: 100px;
    height: 35px;
    padding-top: 8px;
    margin-left: 30px;
    color: #ffffff;
    text-align: center;
    background-color: #f7931e;
}
.work_text{
    width: 900px;
    margin-left: 30px;
    line-height: 26px;
    margin-top: 20px;
}
/*学校简介页面*/
.schoolIntroPic {
	width: 300px;
	height: 220px;
	border: 1px solid #ddd;
	float: left;
	margin: 0 10px 10px 0;
}

.schoolIntro {
	color: #2E7EB7;
	font-size: 18px;
	font-weight: bold;
}

.introDetail {
	text-indent: 2em;
	color: #333;
	font-size: 16px;
	line-height: 2em;
}

.ht-honor span {
	color: #2E7EB7;
	font-size: 20px;
	font-weight: bold;
}

.ht-honor p {
	text-indent: 2em;
	font-size: 16px;
}

.bottomFrame ul li {
	width: 275px;
	height: 180px;
	background: #ddd;
	float: left;
	list-style-type: none;
}

/*师资力量页面*/
.teacherImg {
	border: 1px solid #ddd;
	width: 220px;
	height: 280px;
}

.teacherIntro h4 {
	font-weight: bold;
	font-size: 18px;
}

.teacherIntro .teaIntroTitle {
	color: #2E7EB7;
	font-size: 16px;
}

.teacherIntro .teaIntroDetail {
	text-indent: 2em;
	color: #333;
	font-size: 16px;
}

.teabutton {
	float: right;
	margin-right: 100px;
}
/*精选课程*/
.tableFrame table tr td {
	vertical-align: middle !important;
	border: 1px solid #B3B3B3 !important;
}

.theadStyle {
	height: 80px;
	background: #085697;
	color: #fff;
	font-size: 18px;
}

.tablebutton {
	padding: 1px 5px;
	font-size: 12px;
}

.studentImg {
	width: 172px;
	height: 185px;
	border: 1px solid #000000;
	background: #fff;
}

.studentIntro p {
	font-weight: bold;
	font-size: 16px;
	line-height: 40px
}

.stuEvaluate {
	text-indent: 2em;
	font-size: 14px;
	color: #333;
}

.stuShow {
	line-height: 2em;
	font-size: 16px;
}
sitemap{
	display: none;
}


/*   畅学无忧页面   */
.banner1{
    width: 1900px;
    height: 768px;
    background-image: url("../images/changxue/banner_bg_02.png");
}
.banner2{
    width: 1900px;
    height: 874px;
    background-image: url("../images/changxue/banner_bg.png");
}
.myh1{
    color: #ffffff;
    letter-spacing: 5px;
    float: left;
    margin-left: 300px;
    margin-top: 50px;
    font-weight: 700;
}
.mybtn{
    width: 80px;
    height: 30px;
    background-color: #ffffff;
    float: left;
    margin-left: 30px;
    margin-top: 60px;
    border-radius: 8px;
    color: #c90439;
    text-align: center;
    padding-top: 4px;
    opacity: 0.85;
    letter-spacing: 2px;
}
.mybtn:hover{
    opacity: 1.0;
}
.banner2_img{
    clear: both;
    background-image: url("../images/changxue/2222_03.png");
    width: 945px;
    height: 800px;
    margin-left: 470px;
    margin-top: -25px;
}
.banner2_text{
    width: 200px;
    color: #ab4863;
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 5px;
    margin-top: 440px;
    margin-left: 55px;
    line-height: 40px;
    float: left;
}
.banner2_text2{
    clear: both;
    color: #fdf68c;
    font-size: 24px;
    letter-spacing: 5px;
    font-weight: bold;
    margin-left: 360px;
    margin-top: 360px;
    position: absolute;
    text-align: center;
}
.banner3{
    width: 1900px;
    height: 655px;
    background-image: url("../images/changxue/banner_bg_04.png");
}
.banner3_img{
    clear: both;
    background-image: url("../images/changxue/2222_07.png");
    width: 761px;
    height: 469px;
    margin-left: 550px;
    margin-top: 60px;
}
.banner3_text{
    width: 710px;
    color: #c65103;
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;
    letter-spacing: 4px;
    text-indent: 2em;
    margin-top: 60px;
    margin-left: 30px;
}
.banner4{
    width: 1900px;
    height: 1659px;
    background-image: url("../images/changxue/banner_bg_05.png");
}
.banner4_group{
    width: 900px;
    height: 1600px;
    margin-left: 470px;
    margin-top: 30px;
    float: left;
}
.group_item{
    width: 900px;
    height: 400px;
    margin-bottom: 15px;
}
.group_text{
    width: 450px;
    height: 70px;
    border-radius: 10px;
    margin-left: 40px;
    margin-top: 150px;
    float: left;
    background-color: #fde79d;
    color: #873305;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding-top: 15px;
    letter-spacing: 4px;
}
.connect_line{
    width: 8px;
    height: 344px;
    position: absolute;
    background-image: url("../images/changxue/2222.png");
    margin-top: 220px;
    margin-left: 550px;
}
.banner5{
    width: 1900px;
    height: 624px;
    background-image: url("../images/changxue/2222_28.png");
}
.banner6{
    height: 850px;
    width: 1900px;
    background-color: #52beb3;
}
.banner6_item{
    width: 500px;
    height: 60px;
    background-color: #ffffff;
    border-radius: 10px;
    color: #52beb3;
    letter-spacing: 6px;
    text-align: center;
    font-size: 24px;
    padding-top: 10px;
    margin-left: 100px;
    margin-top: 180px;
    float: left;
}
.line2{
    background-image: url("../images/changxue/icon_30.png");
    width: 1100px;
    height: 4px;
    position: absolute;
    margin-top: 220px;
}
.banner8{
    width: 1900px;
    height: 810px;
    margin-top: 1100px;
    background-color: #b4e1ec;
}
.banner8_item{
    width: 900px;
    height: 230px;
    margin-left: 550px;
    margin-top: 35px;
}
.banner8_text{
    font-size: 24px;
    color: #2f9cb7;
    font-weight: 800;
    letter-spacing: 6px;
    float: left;
    text-align: center;
    margin-left: 120px;
    margin-top: 40px;
    line-height: 40px;
}
.banner9{
    width: 1900px;
    height: 1900px;
    background-color: #e9e9e9;
}
.banner9_item{
    background-image: url("../images/changxue/banner_bg_07.png");
    width: 1900px;
    height: 358px;
    margin-top: 80px;
    float: left;
}
.banner9_item p{
    font-size: 24px;
    color: #ffffff;
    font-weight: 800;
    margin-top: 26px;
    position: absolute;
    margin-left: 750px;
    letter-spacing: 3px;
}
.banner9_text{
    width: 1200px;
    position: absolute;
    margin-top: 560px;
    margin-left: 400px;
}




