﻿@charset "utf-8";
/* CSS Document */


.wp90{
	max-width: 1200px;
	margin: 0 auto;
}
.left{
	float: left;
}
.right{
	float: right;
}


.cLeft{
	width: 22%;
	border: solid 1px #ccc;
	position: relative;
	top: -40px;
}

/*左侧菜单区域*/
.colBar{
	background: #00367B;
	text-align: center;
	padding: 25px 23px;
}
.colBar h1{
	font-size: 36px;
	color: #fff;
}
.colBar h1 em{
	display: inline-block;
	height: 30px;
	border-left: solid 3px #fff;
	position: relative;
	top: 4px;
	padding-right: 20px;
}


.cl_sub ul{
	padding-left: 30px;
}
.cl_sub li{
	color: #fff;
	list-style-type: disc;
	list-style-position: inside;
	border-bottom: solid 1px #ccc;
	font-size: 20px;
}
.cl_sub li.active{
	color: #D52300;
}
.cl_sub li:last-child{
	border-bottom: none;
}
.cl_sub li a{
	display: inline-block;
	color: #444;
	padding: 27px;
}
/*左侧菜单区域end*/


/*右侧*/
.cRight{
	width: 73%;
}

.r_location{
	float: right;
	padding-top: 30px;
	font: 14px/1.5 "Helvetica Neue";
}
.r_location a{
	color: #00367B;
	font-size: 14px;
	padding: 0 10px;
}
.r_location a:hover{
	color: #D52300;
}
.cd_tit{
	padding-top: 30px;
	border-bottom: solid 1px #CCCCCC;
	overflow: hidden;
	clear: both;
	width: 100%;
}
.cd_tit h2{
	font-size: 32px;
	font-weight: normal;
	float: left;
	padding-bottom: 15px;
}
.cd_tit h2 em{
	color: #333333;
}
.cd_tit h2 i{
	color: #B3B3B3;
}
.cd_tit h2 span{
	font-size: 12px;
	color: #B3B3B3;
}

/*博海校友*/
.dt_news_list{

}
.dt_news_list li{
	padding: 35px 0;
	border-bottom: solid 1px #E5E5E5;
	overflow: hidden;
}
.dt_pic {
	
}
.dt_pic a{
	padding-right: 40px;
	display: block;
}

.dt_text{
	
}

.dt_text .title{
	color: #4D4D4D;
	font-size: 16px;
	padding-top: 3px;
}
.dt_text .title h3{
	overflow: hidden;
	width: 99%;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.dt_text .time{
	color: #B5B5B5;
	padding-top: 5px;
}
.dt_text .info{
	padding-top: 20px;
	line-height: 2em;
	color: #999999;
	font-size: 14px;
}

.page-box{
	width: 100%;
	margin: 50px auto 0;
	text-align: center;
}


/*国际合作*/
.mi_inner{
	padding-bottom: 150px;
}
.con_article{
	padding-top: 10px;
}

.arc_cont_box {
    padding-top: 3%;
}

/*雇主服务*/
.mi_list{
	padding-top: 40px;
}
.mi_list .top_l{
	padding-bottom: 28px;
	overflow: hidden;
}
.mod_list{
	width: 50%;
	padding-top: 20px;
}
.cn_inner{
	margin: 0 25px 40px;
	position: relative;
}
.cn_inner a{
	display: block;
	overflow: hidden;
	position: relative;
	bottom: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.cn_inner a:hover {
    bottom: 6px;
    -webkit-box-shadow: 0px 3px 30px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 3px 30px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 3px 30px -10px rgba(0, 0, 0, 0.75);
}

.hide_ys {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.hide_ys .shade_p {
    opacity: 0.6;
    filter: alpha(opacity=60);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
}
.hide_ys .pic_tit {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    z-index: 6;
}
.hide_ys .pic_tit p{
	margin: 0 auto;
	text-align: center;
	height: 194px;
	line-height: 194px;
}
.hide_ys .pic_tit p span{
	font-size: 26px;
}
.hide_ys .pic_tit em{
	font: 400 32px/14px consolas;
	padding-left: 30px;
}

.btm_l{
	padding-top: 30px;
	overflow: hidden;
}

/*教授研究*/
.t_cf{
	padding: 28px 0;
	border-bottom: solid 1px #CCCCCC;
	overflow: hidden;
}
.col_f{
	margin-right: 40px;
}
.t_info{
	margin-left: 20px;
	position: relative;
}
.t_info .name{
	font-size: 24px;
	color: #333333;
	letter-spacing: 2px;
}
.t_info .txt{
	color: #808080;
	font-size: 14px;
	padding-top: 15px;
	line-height: 2em;
}
.t_info .def{
	color: #00367B;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
.t_info .def:hover{
	color: #bf0000;
}

/*博海国济*/
.por_p{
	margin: 0 auto;
	width: 100%;
	text-align: center;
	padding-top: 20px;
}
.por_p p{
	padding-bottom: 5px;
}
.por_p h3{
	padding-top: 15px;
}
.por_p .name{
	font-size: 28px;
	color: #333333;
	padding-bottom: 5px;
	border-bottom: solid 1px #CCCCCC;
}
.por_p .position{
	padding-top: 10px;
	font-size: 18px;
}

.por_t{
	padding-top: 15px;
}
.pos_info{
	text-indent: 2em;
	font-size: 16px;
	line-height: 2em;
	padding-top: 15px;
}


/*教学视频详情页*/
.video_ar{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.video_ar iframe{
	min-height: 500px;
}
.video_tit{
	padding: 40px 0 20px;
	font-size: 24px;
	color: #bf0000;
	text-align: center;
	width: 95%;
	margin: 0 auto;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.video_info{
	padding-bottom: 50px;
	text-align: center;
}
/*教学视频列表页*/
.video_list{
	width: 100%;
	padding-top: 30px;
	overflow: hidden;
}
.video_list li a{
	margin: 20px;
	display: block;
	position: relative;
	text-align: center;
}
.vd_tit{
	text-align: center;
	padding-top: 15px;
	width: 95%;
	margin: 0 auto;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.play_b{
    position: absolute;
    left: 50%;
    top: 30%;
    margin-left: -35px;
    width: 70px;
    height: 70px;
    background: url(../images/play.png) no-repeat;
}


/*在线报名*/
.online_apply{

}
.col_box{
	padding: 40px 0;
	margin: 0 20px;
	border-bottom: dashed 1px #ccc;
	overflow: hidden;
}
.bm_title{
	font-size: 16px;
	padding-bottom: 20px;
	color: #bf0000;
}
#form1 .input {
    background: #f6f6f6;
    border: 1px solid #dddcdc;
    padding: 6px 7px;
    width: 50%;
    border-radius: 5px;
    -moz-transition: border-color 0.3s ease-out 0s, box-shadow 0.3s ease-out 0s;
    -webkit-transition: border-color 0.3s ease-out 0s, box-shadow 0.3s ease-out 0s;
    transition: border-color 0.3s ease-out 0s, box-shadow 0.3s ease-out 0s;
}
#form1 .input:focus {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 0px 3px rgba(0, 54, 213, 0.25) inset;
    outline: 0px none;
}

.col_b_area{
	font-size: 14px;
	line-height: 30px;
	padding: 7px 0;
}
.col_b_area b{
	color: #bf0000;
}

.col_b_area input[type="radio"]{
	vertical-align: middle;
	position: relative;
	top: -2px;
}
.section label{
	display: inline-block;
	width: 100px;
	text-align: right;
	padding-right: 5px;
	float: left;
}

#form1 .col_address input{
	width: 75%;
}

.section textarea{
	width: 70%;
	height: 100px;
	background: #f6f6f6;
	border: 1px solid #dddcdc;
	padding: 6px 7px;
	font-size: 14px;
	border-radius: 5px;
	-moz-transition: border-color 0.3s ease-out 0s, box-shadow 0.3s ease-out 0s;
    -webkit-transition: border-color 0.3s ease-out 0s, box-shadow 0.3s ease-out 0s;
    transition: border-color 0.3s ease-out 0s, box-shadow 0.3s ease-out 0s;
}
.section textarea:focus {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 0px 3px rgba(0, 54, 213, 0.25) inset;
    outline: 0px none;
}
.submit_box{
	padding: 40px 0 0px;
	text-align: center;
}
.submit_box .submit_btn{
	padding: 10px 40px;
	background: #00367B;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	transition: background 0.6s;
	-webkit-transition: background 0.6s;
	-moz-transition: background 0.6s;
	-o-transition: background 0.6s;
}
.submit_box .submit_btn:hover{
	background: #2E72C8;

}

/*详情页*/
.detail_ar{
	padding: 50px 0 20px;
	clear: both;
}
.box_z_header {
    text-align: center;
    margin: 0 auto;
}
.box_z_header .title {
    color: #4E4E4E;
    font-size: 24px;
}
.art_info {
    text-align: center;
    padding: 15px 0 30px;
    font-size: 12px;
}
.art_info span {
    padding-right: 10px;
}
.def_info_box {
    border-bottom: solid 1px #F7F7F7;
    margin: 0 0 30px;
    padding: 10px 0;
}
.ud_article {
    width: 100%;
    margin: 60px auto 50px;
    text-align: center;
}
.ud_article p {
    display: inline-block;
    margin-left: 15px;
    max-width: 330px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size:14px;
}
.relevant_news_box {
    padding: 0px 10px 70px;
}
.relevant_news_box h3 {
    font-size: 18px;
}
.relevant_news_box .rel-info {
    margin-top: 10px;
}
.relevant_news_box ul li {
    line-height: 30px;
    max-width: 420px;
    overflow: hidden;
}
.relevant_news_box ul li a {
    display: inline-block;
    float: left;
    overflow: hidden;
    max-width: 300px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}
.relevant_news_box ul li span {
    color: #A5A5A5;
    font-size: 12px;
    float: right;
}



@media screen and (max-width:1199px){
	.cLeft{
		display: none;
	}
	.al_inner{
		padding: 20px;
	}


}
@media screen and (max-width:960px) {
	.cd_tit h2 {
	    font-size: 26px;
	}
	.dt_text .info {
	    padding-top: 10px;
	}

	.page-box {
	    margin: 50px auto 0;
	}
	.mi_inner {
	    padding-bottom: 80px;
	}

	.r_location {
	    padding-top: 0px;
	}
	.video_ar iframe{
		min-height: 410px;
	}
 }
@media screen and (max-width:767px) {
	.cd_tit h2 {
	    font-size: 24px;
	}
 	.por_p .name {
    	font-size: 20px;
	}
	.por_p .position {
	    padding-top: 1px;
	    font-size: 16px;
	}


	.dt_text .title {
	    font-size: 14px;
	}
	.dt_pic a {
	    padding-right: 20px;
	}
	.dt_text .info {
		font-size: 12px;
	    padding-top: 5px;
	    line-height: 1.7em;
	}
	.page-box {
	    margin: 40px auto 0;
	}
	.mi_inner {
	    padding-bottom: 60px;
	}

	.cn_inner {
	    margin: 0 15px 30px;
	    position: relative;
	}
	.hide_ys .pic_tit p {
	    height: 140px;
	    line-height: 140px;
	}
	.hide_ys .pic_tit p span {
	    font-size: 22px;
	}
	.hide_ys .pic_tit em {
	    font: 400 24px/14px consolas;
	    padding-left: 10px;
	}

	.col_f {
	    margin-right: 0px;
	}
	.t_info .name {
	    font-size: 18px;
	}
	.t_info .txt {
	    font-size: 14px;
	    padding-top: 10px;
	    line-height: 1.7em;
	}
	.team_list{
		padding: 20px 0;
		border-bottom: solid 1px #CCCCCC;
	}
	.t_cf {
	    padding: 0;  
	    border-bottom: none;
	}

	.video_ar iframe{
		min-height: 320px;
	}

	.video_tit {
	    padding: 30px 0 10px;
	    font-size: 18px;
	}

	.detail_ar{
		padding: 30px 0 0px;
	}
	.def_info_box {
	    margin: 0 0 20px;
	    padding: 0px 0;
	}
	.box_z_header .title {
	    font-size: 20px;
	}
	.ud_article {
	    margin: 30px auto 20px;
	}
	.relevant_news_box h3 {
	    font-size: 16px;
	}
	.relevant_news_box {
	    padding: 10px 10px 30px;
	}
 }

 @media screen and (max-width:479px) {
 	.cd_tit h2 {
	    font-size: 20px;
	}
 	.por_p .name {
    	font-size: 16px;
	}
	.por_p .position {
	    padding-top: 5px;
	    font-size: 14px;
	}

	.dt_pic a {
	    padding-right: 20px;
	    padding-bottom: 5px;
	    text-align: center;
	}
	.dt_news_list li {
	    padding: 15px 0;
	}
	div.digg span.disabled {
	    padding: 3px 8px;
	    margin: 0 0 0 5px;
	}

	.page-box {
	    margin: 40px auto 0;
	}
	.mi_inner {
	    padding-bottom: 40px;
	}


	.cn_inner {
	    margin: 0 5px 15px;
	    position: relative;
	}
	.mi_list {
	    padding-top: 20px;
	}
	.hide_ys .pic_tit p {
	    height: 130px;
	    line-height: 130px;
	}
	.hide_ys .pic_tit p span {
	    font-size: 18px;
	}
	.hide_ys .pic_tit em {
	    font: 400 18px/14px consolas;
	    padding-left: 10px;
	}
	.mi_list .top_l {
	    padding-bottom: 0px;
	}

	.bm_title {
	    font-size: 14px;
	    padding-bottom: 10px;
	}
	.col_b_area li{
		padding-left: 10%;
	}
	#form1 .input {
	    padding: 6px 7px;
	     width: 100%; 
	}
	.section label {
	    display: inline-block;
	    width: 100%;
	    text-align: left;
	    padding-left: 10px;
	}
	#form1 .input {
	    width: 94%;
	}
	#form1 .col_address input {
	    width: 94%;
	}
	.section textarea {
	    width: 94%;
	    height: 60px;
	    font-size: 12px;
	}

	.con_article p {
	    padding-top: 10px;
	    font-size: 14px;
	    line-height: 1.7em;
	}
	.con_article h3 {
	    font-size: 16px;
	    padding-top: 30px;
	}

	.t_info .name {
	    font-size: 16px;
	}
	.t_info .txt {
	    font-size: 14px;
	    padding-top: 6px;
	    line-height: 1.7em;
	}

	.video_ar iframe{
		min-height: 220px;
	}

	.video_tit {
	    padding: 20px 0 10px;
	    font-size: 16px;
	}
	.video_info {
	    padding-bottom: 30px;
	}

	/*详情页*/
	.detail_ar{
		padding: 20px 0 0px;
	}
	.def_info_box {
	    margin: 0 0 10px;
	}
	.box_z_header .title {
	    font-size: 16px;
	}
	.ud_article {
	    margin: 20px auto 20px;
	}
	.relevant_news_box h3 {
	    font-size: 14px;
	}
	.relevant_news_box {
	    padding: 10px 10px 20px;
	}
    .ud_article p {
       margin-left: 0px;
    }

 }




