/* CSS Document */
*{padding:0; margin:0;}
ul,li{text-decoration:none;}
img{border:none;}

body{font-size:14px; font-family:"微软雅黑"; margin:0 auto; width:100%;}
a{font-size:14px; color: #000; text-decoration: none; cursor:pointer;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
h1,h2,h3,h4,h5,ul,li,dl,dt,dd,p,img,ol{margin:0; padding:0; list-style:none; border:none;}
.fl {
    float: left;
}
.fr {
    float: right;
}


/* 最上部工具条 */
.nav_fixed{position:fixed; top:0;}
#SI_Top_Wrap{width:1100px; margin:0 auto;}
#top_wrap{width:100%;   /*background:url(../images/top-banner-bg1.jpg) repeat-x scroll 0 0 transparent;*/ background:#fff; height:49px;}
.top-nav-wrap {width:100%;left:0;	z-index: 9999;position: absolute;top: 3px;left:0;}
.top-nav-wrap-fix {position: fixed;top:0;_position:absolute;_top:expression(eval(document.documentElement.scrollTop));}
#header{width:100%;}
#header .toolkit{float: left; width: 100%; height: 49px;  line-height: 49px;overflow:hidden;}
#header .toolkit .logo{float:left; height:46px; padding-top:2px;}
#header .toolkit .logo img{height:46px;}
#header .toolkit .toolkit-l{float:right;}
#header .toolkit .toolkit-r{float:right; margin-top:9px;}
#header .toolkit li{float:left;margin-left:5px;}
#header .toolkit li img{float:left;}
#header .toolkit .jia-this{margin-top:-3px;}
#header .toolkit li a{margin-right:10px; font-family: "微软雅黑";}

.bannerBg{
	width:100%; 
	overflow:hidden;
}
.banner{
	margin-top:49px; 
	width:1920px; 
	position:relative; 
	left:50%; 
	margin-left:-960px;
}
.banner .button{
	position:absolute;
}


/*.bannerNav{width:100%; background:url(../images/2016offer_03.jpg) no-repeat; height:94px;}
.bannerNav ul{width:1000px; margin:0 auto; overflow:hidden;}
.bannerNav li{float:left; padding:8px 0; margin:0 38px;}
.bannerNav img{float:left; margin-right:15px;}
.bannerNav a{color:#fff; font-size:16px; font-weight:bold; line-height:78px; float:left;}*/



/* 录取风采展示 */
.jr_lq{
	background:url(luqu.jpg) no-repeat center; 
	width:100%;
}
.common{
	width:1000px; 
	margin:0 auto;
	overflow:hidden;
}

/*.title_tel{font-size:20px; color:#fff; text-align:center; margin-top:20px;}*/
.common h5{
	color:#fff; 
	font-size:30px; 
	font-weight:bold; 
	text-align:center;
	height:30px;
	line-height:30px;
}
.common h5 span{color:#000;}
.jr_lq .common .tel_ad{
	margin-bottom:123px;
}



#outer {
    width: 1000px;
    height: 270px;
	background:#fff;
    margin: 40px auto;
    overflow: hidden;
}
#outer .outer_l, #outer .outer_r {
    width: 302px;
    height: 100%;
}
#outer ul {
    float: left;
}
#outer .outer_l li.cur, #outer .outer_r li.cur {
    background: #129DD6;
    color: #fff;
}
#outer .outer_l li, #outer .outer_r li {
    width: 100%;
    height: 66px;
    margin-bottom: 2px;
    background: #D2EFFD;
    text-align: center;
    line-height: 66px;
    cursor: pointer;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #000;
    position: relative;
}
#outer .outer_l li span.cur, #outer .outer_r li span.cur {
    display: block;
}
#outer .outer_l li span, #outer .outer_r li span {
    position: absolute;
    height: 66px;
    width: 25px;
    background:url(arr.jpg) no-repeat;
    top: 0;
    right: -25px;
    display: none;
}
#outer .outer_c {
    overflow: hidden;
}
#outer .outer_c {
    width: 450px;
    height: 100%;
    background: #fff;
}
#outer .outer_c li {
    width: 100%;
    height: 100%;
}
#outer .outer_c li .l_pic {
    width: 127px;
    height: 200px;
    margin-left: 28px;
    margin-top: 50px;
    float: left;
    _display: inline;
}
#outer .outer_c li .l_pic p {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    padding-top: 10px;
}
#outer .outer_c li .l_pic p span {
    color: #cc0518;
    font-weight: 100;
    font-size: 14px;
}
#outer .outer_c li .r_word {
    width: 240px;
    height: 240px;
    float: right;
    margin-top: 50px;
    margin-right: 28px;
    _display: inline;
}
#outer .outer_c li .r_word a h4 {
    text-align: center;
    font-size: 17px;
    padding-top: 10px;
    padding-right: 35px;
}
#outer .outer_c li .r_word a p {
    line-height: 24px;
    font-size: 14px;
    margin-top: 10px;
}


#outer .outer_r {
    width: 248px;
    height: 100%;
}
#outer .outer_r li span {
    background:url(arr.jpg) no-repeat;
    top: 0;
    left: -25px;
}
/*#outer .outer_r li.lh {
    line-height: 24px;
    padding-top: 10px;
    height: 56px;
}*/




/*概念 资质*/
.jr_gn,.jr_sq,.jr_sqtj{
	width:100%;
	overflow:hidden;
}
.jr_gn div{
	    width: 1920px;
    	position: relative;
    	left: 50%;
    	margin-left: -960px;
}



/*申请难度解析*/
.jr_sq{
	background:#f88421;
}
.jr_sq .sqjx_pic{
	margin:40px 0;
}
.jr_sq .common p{
	font-size:18px;
	margin-top:25px;
	text-align:center;
}
.jr_sq .tel_ad{
	margin-bottom:30px;
}
.jr_sq .bottom_pic, .jr_sqtj .bottom_pic, .jr_rxpm .top_pic, .city .bottom_pic{
	    width: 1920px;
    	position: relative;
    	left: 50%;
    	margin-left: -960px;
}

.jr_sq .step_cont{
	padding:40px 0;
	
}



/*申请条件*/
.jr_sqtj{background:#d45755;}


#menu{width:1000px; overflow:hidden; margin:40px auto;}
#menu #nav {display:block;width:100%;padding:0;margin:0;list-style:none;}
#menu #nav li {
	float:left;
	
}
#menu #nav li a {
	display:block;
    font-size: 18px;
    color: #fa953f;
    font-weight: bold;
    text-align: center;
	width:205px;
    height: 55px;
    line-height: 55px;
    margin-left: 33px;
    background: #fff;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    text-transform: uppercase;
}

#menu_con{
	width:940px; 
	height:390px;
	background: #fa953f;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-top:30px;
    padding: 15px 30px;
    /* min-height: 269px; */
}
/*.tag{ padding:10px; overflow:hidden;}*/
#menu #nav li a.selected{background:#fa953f; color:#fff;}


#menu_con .tag p{
	color: #000;
    font-size: 14px;
    line-height: 23px;
    margin-top: 10px;
    clear: both;
} 



/*金融硕士分类*/

.db{
    width: 1000px;
	overflow:hidden;
    margin: 0 auto;
}
#fxbg{
	margin-top:40px;
}
#fxbg .box {
    width: 485px;
    height: 171px;
    background: #75d4f2;
    margin-bottom: 30px;
}
#fxbg .box-l {
    width: 159px;
    color: #363636;
}
#fxbg .box-l h3 {
    font-size: 16px;
    text-align: center;
    line-height: 171px;
}
#fxbg .box-r {
    width: 325px;
    height: 171px;
    background-color: #fff;
}
#fxbg .box-r p {
    width: 305px;
    padding: 30px 10px 30px 10px;
    color: #000;
    line-height: 25px;
}






/*入学要求*/
.jr_rxpm{
	background:#f88421;
	width:100%;
	overflow:hidden;
}
.jr_rxpm .common h5{
	text-align:left;
}
.jr_rxpm .common h5 a{
	color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.llis,.jr_rank{
	margin-top:40px;
	width:485px;
}
.llis p {
    height: 90px;
    margin-bottom: 2px;
    overflow: hidden;
}
.llis span {
    display: block;
    float: left;
}
.llis span.span_bt {
    width: 98px;
    height: 90px;
	line-height:90px;
    font-size: 16px;
}
.llis span a {
	font-size: 16px;
    color: #fff;
    display: block;
    width: 100px;
    height: 90px;
	text-align:center;
    background: #d45755;
}
.llis span.span_nr {
    color: #343434;
	background:#fff;
	width:355px;
	height:70px;
	padding: 10px 16px;
	line-height:25px;
}


/*排名*/
.jr_rxpm .fr{
	margin-left:30px;
}
.jr_rank p{
	height:36px;
	margin-bottom:1px;
}
.jr_rank span.rank_l{
	color: #fff;
    float:left;
    width: 40px;
    height: 36px;
	line-height:36px;
	text-align:center;
    background: #d45755;
}
.jr_rank span.rank_r{
	float:left;
	width:412px;
	padding:0 16px;
	height:36px;
	line-height:36px;
	background:#fff;
}


.jr_rxpm .tel_ad{
	margin-top:40px;
}




/*院校解析*/
.city{
	width: 100%;
	overflow:hidden;
	background: #d45755;
}
.city .common{
	width: 1000px;
	margin:0 auto;
}
.city .common h5{
	margin-bottom:40px;
}
.common div a{display:inline-block;float:left}
.common div a:hover{opacity:0.8; filter:alpha(opacity=80);}
.city .common img{margin-top: 3px; margin-right: 3px;}
.common img.cityimg3,.cityimgs img.cityimg4{margin-top: 7px;}
.common img.cityimg3{float: left;}
.common img.cityimg4{margin-right: 0;float: right;}





/*信息解读*/
.jr_xxjd{
	background:#f88421;
	padding-bottom:40px;
}
.jr_xxjd_fl,.jr_xxjd_center,.jr_xxjd_fr{
	background:#fff;
	width:323px;
	float:left;
}
.jr_xxjd_img{
	position:relative;
}
.jr_xxjd_img .position_img{
	position:absolute;
	left: 92px;
    bottom: -18px;
}

.jr_xxjd_fl ul, .jr_xxjd_center ul, .jr_xxjd_fr ul{
	padding:20px;
}


.jr_xxjd_center{
	margin:0 15px;
}

.jr_xxjd_fl li, .jr_xxjd_center li, .jr_xxjd_fr li{
	height: 30px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
}
.jr_xxjd_fl li a, .jr_xxjd_center li a, .jr_xxjd_fr li a{
	font-size:14px;
	color:#000;
}





/*回顶部*/
.backToTop { display: none; width: 52px; height: 50px; padding: 5px 0; background: url(../images/share.png) no-repeat 0px bottom; position: fixed; _position: absolute; right: 50px; bottom: 180px; _bottom: "auto"; cursor: pointer; left: 50%; margin-left: 520px; }
*+html .backToTop{bottom:0;}
.backToTop:hover { background: url(../images/share.png) no-repeat -53px bottom; }
.last{clear:left;}





footer {
    width: 100%;
    min-width: 1000px;
    padding: 20px 0;
    background: #f88421;
	border-top:1px dashed #fff;
}
.w-210 {
    width: 210px;
}
.tel {
    width: 197px;
    height: 28px;
}
.tel img {
    display: block;
    width: 197px;
    height: 28px;
}
.wechat ul li {
    float: left;
    width: 92px;
    margin-right: 13px;
    display: inline;
}
.wechat ul li img {
    display: block;
    width: 92px;
    height: 92px;
}
.wechat ul li p {
    line-height: 24px;
    color: #000;
    text-align: center;
}
.copy {
    width: 778px;
    height: 133px;
    padding-top: 25px;
    padding-left: 11px;
    line-height: 30px;
    border-left: 1px solid #252525;
    font-size: 14px;
    color: #252525;
}
.mb10 {
    margin-bottom: 10px;
}
.copy a {
    margin: 0 8px;
    color: #252525;
}





/*切换代码*/
.case {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
	padding:40px 0;
    height: 303px;
}
.case .content {
    margin: 0px auto;
    width: 1000px;
    height: 303px;
    position: relative;
}
.case .content ul {
    width: 1000px;
    height: 303px;
    margin: 0px auto;
    position: relative;
}
.case .content ul li {
    width: 253px;
    height: 68px;
    position: absolute;
}

.case .content ul .li1 {
    left: 0px;
    top: 0px;
}
.case .content ul .li2 {
    left: 0px;
    top: 78px;
}
.case .content ul .li3 {
    left: 0px;
    top: 156px;
}
.case .content ul .li4 {
    left: 0px;
    top: 234px;
}
.case .content ul .li5 {
    left: 770px;
    top: 0px;
}
.case .content ul .li6 {
    left: 770px;
    top: 78px;
}
.case .content ul .li7 {
    left: 770px;
    top: 156px;
}
.case .content ul .li8 {
    left: 770px;
    top: 234px;
}



.case .content ul li a {
    width: 253px;
    height: 68px;
    display: block;
    background:url(case.jpg) no-repeat;
    text-align: center;
    font: "微软雅黑";
    font-size: 20px;
    color: #ffffff;
    padding-top: 20px;
}


.case .content .pro1_box {
    position: absolute;
    left: 263px;
    top: 0px;
    width: 497px;
    height: 303px;
    background: #fff;
    overflow: auto;
}
.case .content .pro1_box p {
    font-size: 14px;
    width: 290px;
    line-height: 25px;
    float: left;
    margin-left: 20px;
    margin-top: 40px;
}
.case .content .pro1_box p a {
    color: #000;
}

















