@charset "UTF-8";
a {
	color: black;
}

/* 清除浮动类 */
.cleafix:after {
	clear: both;
	content: "\200B";
	display: block;
	height: 0;
}

.cleafix {
	*zoom: 1;
}

/* 招生报名页面css开始.............. */

/* 项目搜索 */
.searchdiv {
	padding: 15px 0;
}

input::-webkit-input-placeholder {
	color: #6f6f6f;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #6f6f6f;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #6f6f6f;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #6f6f6f;
}

.searchdiv>div {
	height: 80px;
}

.search_left {

	width: 20%;
}


.search_left p {
	padding-top: 10%;
	text-align: center;
	font-size: 18px;
	color: #04447b;
}

.search_right {
	width: 80%;
}

.search_right>ul>li {
	float: left;
	width: 140px;
	margin-right: 40px;
	line-height: 40px;

}

.search_right>ul>li>input {
	text-align: center;
	font-size: 16px;
	/* color: #6f6f6f; */
	width: 138px;
	padding: 0px;
	border: 1px solid #dddddd;
	padding: 3px 0;
}

.search_right>ul>li>input[type='button'] {
	background-color: #114560;
	color: white;
	padding: 3px 0;
	cursor: pointer;
}

.search_right>ul>li>select {
	font-size: 16px;
	/* color: #6f6f6f; */
	width: 100%;
	border: 1px solid #dddddd;
	padding: 3px 0;
}

/* 培训项目一览表 */

.list_titile {
	height: 40px;
	background-color: #20548e;
}

.list_titile p {
	text-align: center;
	line-height: 40px;
	color: white;
	height: 40px;
	background-color: #20548e;

}

.list>.fix {
	margin: 10px 0;
	min-height: 120px;
	border-bottom: 0px !important;
}

.list_con_title {
	background-color: #ececec;
	border-left: 3px solid #20548e;
	line-height: 45px;
}

.list_con_title>p {
	display: inline-block;
	font-size: 20px;
	text-indent: 30px;
}

.list_con_title>p>a {
	color: black;
}

.list_con_title>span>a {
	font-size: 15px;
	float: right;
	color: #206896;
	padding-right: 30px;
}

.list>.fix>.list_con_con {
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	padding-top: 20px;
	min-height: 30px;
	padding-left: 10px;
	background: #fbfbfb;
}
.list>.fix:hover>.list_con_title{background: rgba(72,133,216,0.8);border-left: 3px solid rgba(72,133,216,0.2);}
.list>.fix:hover>.list_con_title a{color:#fff;}

.list>.fix:hover>.list_con_con {
    background: rgba(216,239,253,0.8);
}
.list>.fix:hover>.list_con_con p{/* color:#fff; */}

.list_con_con div {
	float: left;
	width: 25%;
	font-size: 14px;
}

.list_con_con div p {
	display: inline-block;
}

.list_con_con div img,
.list_con_con div p {
	vertical-align: middle;
}
.gdpx  .list_con_con div{
	float: none;
	width: 100%;
	font-size: 16px;
}
.gdpx  .list_con_con div#vsb_content{
	float:none;
	width:100%;
	font-size:16px;
	line-height:32px;
	margin-bottom: 40px;
}
.gdpx .list_con_title{
	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background:none;
	border-left: 4px solid #20548e;
}
.gdpx .list_con_title p a{
	color:#000;
	font-weight:bold;
}
.list>.gdpx:hover>.list_con_title{background:none;}
.list>.gdpx:hover>.list_con_title a{color:#20548e;}
/* 招生报名页面css结束.............. */


/* teachers页面css开始....... */

.teacher_title {
	margin: 20px 0;
	color: white;
	font-size: 20px;
	background-color: #f3f3f3;
	padding: 10px 20px 0px;
}
.teacher_title a{font-size: 18px;line-height: 40px;color: #414141;margin-right: 60px;font-weight: 600;display: block;float: left;border-bottom: 2px solid #414141;padding: 0 5px;}
.teacher_title a.hover,.teacher_title a:hover{border-bottom: 2px solid #0453a4;color: #0453a4;}
.teacher_title p.zs{font-weight: bold;color:#0453a4;font-size: 14px;line-height: 36px;}
#teacher_ul>li {
	width: 400px;
	height: 185px;
	float: left;
	margin-top: 20px;
	margin-left: 0;
	margin-bottom: 15px;
	margin-right: 100px;
}
#teacher_ul>li.noRight{margin-right:0;}
#teacher_ul>li>a {
	display: inline-block;
	width: 170px;
	float: left;
}

#teacher_ul .teacher_details {
	display: inline-block;
	width: 180px;
	padding: 0px 20px 0 20px;
}

#teacher_ul .teacher_details a {
	font-size: 16px;
	text-align: left;
}

.teacher_name {
	font-weight: bold;
	font-size: 20px;
}

.teacher_more {

float: right;

/* margin-top: 30px; */
}

/* teachers页面css结束....... */

/* 新闻中心页面css start............. */

.list_news {
	margin: 15px 0 15px 0px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 10px;
}

.list_news:hover .new_left_time {
	background-color: #20548e;

}

.list_news:hover .new_left_time>p {
	color: white;
}

.list_news:hover .new_left_time>span {
	color: white;
}

.new_left_time {
	background-color: #f2f2f3;
	color: black;
	text-align: center;
	padding-top: 10px;
	height: 60px;
	width: 70px;
	display: inline-block;
}

.new_left_time p {
	font-size: 18px;
	font-weight: bold;
	color: #8f775e;

}

.new_left_time span {
	font-size: 14px;
	color: #8f775e;
}

.new_right_txt {
	margin-left: 20px;
	display: inline-block;
}

.new_right_txt h3 a {
	font-weight: 500;

}

.list_news:hover .new_right_txt a {
	color: #20548e;
}

.new_right_txt p {}

/* 新闻中心页面css end............. */

/* 党建工作页面css start...... */


.dang_work:hover a {
	color: #20548E;
}

.dang_work p {
	display: inline-block;
	font-size: 18px;
	line-height: 50px;
	width: 800px;
	text-indent: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dang_work p,
.dang_work span {
	vertical-align: middle;
}

/* 党建工作页面css end...... */

/* 商务援外培训 css start..............*/

.yuanwai_top h3 {
	color: #20548E;
	font-weight: 100;
	margin-top: 20px;
	text-indent: 10px;
}

.yuanwai_top span {
	display: inline-block;
	height: 2px;
}

.left_sapn {
	width: 100px;
	background-color: #f8960b;
}

.right_span {
	width: 795px;
	background-color: #20548E;
}

.yuanwai_txtimg {
	padding: 20px;
	background-color: #FFFFFF;
	position: relative;
}

.yuanwai_txtimg p {
	text-indent: 30px;
	/* display: inline-block; */
	/* float: left; */
	/* width: 550px; */
	color: #5f5f5f;
	line-height: 27px;
}

.yuanwai_txtimg img {
	float: right;
	width: 290px;
	height: 195px;
	margin-top: 12px;
}

.yuanwai_txtimg span {
	position: absolute;
	margin-right: 20px;
	bottom: 0px;
	right: 0px;
}

/* 项目数据 */
.yuanwai_number {
	padding: 20px 0;
	text-align: center;
}

.yuanwai_number>h3 {
	color: #20548E;
}

.yuanwai_number>span {
	display: inline-block;
	width: 100%;
	color: #f8960b;
}

.yuanwai_number div {
	margin: 25px 0;
	width: 19%;
	float: left;
	
}
.yuanwai_number div p{
	line-height: 40px ;
}

.yuanwai_number div p span {
	font-size: 36px;
	color: #f8960b;
font-weight:bold;
line-height:68px;
vertical-align:bottom;
}

/* 公用title */
.yuanwai_video{margin-top:30px;}
.yuanwai_left_title {
	display: inline-block;
	margin-bottom: 15px;
}

.yuanwai_left_title h3 {
	font-size: 18px;
	padding: 5px 20px;
	background-color: #ffc000;
}

/* 参训学员分布 */
.yuanwai_stu {
	padding: 20px 0;
}

.yuanwai_stu p {
	text-indent: 20px;
	margin-bottom: 30px;
}

/* 援外项目视频 */
._video div{
	float: left;
	width: 29%;
	margin:2% 2% ;
}
._video div img {
	width: 100%;height:180px;
}

.yuanwaiPhone_title{
	margin-bottom: 20px ;
}
.yuanwaiPhone_title h4 {
	text-align: center;
	margin: 0 10px ;
}

.yuanwaiPhone_title :before {	
	margin-right: 20px;
	display: inline-block;
	height: 1px;
	content: '';
	width: 340px;
	background-color: #80b8f6;
}

.yuanwaiPhone_title :after {
	margin-left: 20px ;
	display: inline-block;
	height: 1px;
	content: '';
	width: 340px;
	background-color: #80b8f6;
}


.swiper-container{
	width: 800px ;
	height: 140px ;
}

.swiper-container .swiper-slide{
	/* padding: 0 5px ; */
}
.swiper-container .swiper-slide img{
	/* margin: 0 5px ; */width:100%;height:140px;
}
.swiper_img{
	padding: 0 5px ;
}


.swiper_div {
	position: relative;
}
.swiper_prev,.swiper_next{
	font-size: 20px ;
	font-weight: bold;
	font-family: 宋体;
	position: absolute;
	display: inline-block;
	width: 25px ;
	height: 50px ;
	background-color: #80b8f6;
	color: #FFFFFF;
	border-radius: 3px ;
	padding-top: 25px ;
	text-align: center;
	cursor: pointer;
	top: 30px ;
}
.swiper_prev{
	left: 25px ;
}
.swiper_next{
	right: 25px ;
}

/* 商务援外培训 css end..............*/

/* 联系我们 css start.................. */

.cont>.web>h1 {
	font-size: 26px;
	color: #20548E;
	text-indent: 10px;
	border-bottom: 1px solid #cdcdcd;
	line-height: 85px;

}

.from_title p {
	display: inline-block;
}

.from_title span {

	display: inline-block;
	width: 85%;
	height: 1px;
	background-color: #d1d1d1;
}

.from_title .from_title_P,
span {
	vertical-align: middle;
}

.from_title_P {
	font-size: 20px;
}

.from_title .red_wran {
	color: #9a0000;
	margin-bottom: 20px;
}

.from_div {

width: 600px;

font-size: 14px;
}

.from_div form {
	background-color: #f7f7f7;
	padding: 20px;
}

.from_div input,
select,
textarea {
	padding: 0px;
	margin: 0px;

	border: 1px solid #d0d0d0;
	width: 200px;
	box-sizing: border-box;
}

.from_div label {
	display: inline-block;
	width: 350px;
}

.from_div label span {
	color: red;
}

textarea {
	resize: none;
}

.from_div input,
select {
	line-height: 25px;
}

.from_div label,
.from_div textarea,
.from_div input {
	vertical-align: middle;
	margin: 10px 0;
}

#Ver_code {
	width: 100px;
}

.from_div #btn_sub,.from_div #重置 {
	cursor: pointer;
	margin: 0 auto;
	background-color: #9a0000;
	color: #FFFFFF;
	width: 150px;
	line-height: 40px;
	margin-left: 120px;
	margin-top: 10px;
}
.from_div #重置{margin-left:0;}
.buttonstyle1022828{width: 150px!important;line-height: 40px!important;height:40px!important;margin:20px!important;}

/* 地图 */
._map_div {
}

._map_left {
	padding: 39px 29px;
	width: 440px;
	height:220px;
	border: 1px solid #D0D0D0;
	line-height: 25px;
	color: #353535;
}

._map_left h3 {
	margin: 8px 0;
}

._map_right {
	width: 700px;

}
._map_right img{height:300px;width:700px;}

/* 学校联系方式 */
.phone {
	margin: 30px 0;
}

.phone_left {
	display: inline-block;
	width: 568px;
	height: 642px;
	border: 1px solid #D0D0D0;
}

.phone_right {
	display: inline-block;
	width: 600px;
}
.phone_right h3{
    padding: 10px 10px ;
	font-size: 26px ;
	font-weight: 100;
	border-bottom: 1px solid #D0D0D0;
}
.phone_number {
	padding: 10px 5px ;
	border-bottom:1px solid #D0D0D0 ;
}
.phone_number label{
	display: inline-block;
	width: 80px ;
}

.phone_number input{
	margin: 10px 0;
	display: inline-block;
	width: 200px ;
	margin-left: 5px;
}
.saoma{
	position: relative;
}
.erweima{
	display: inline-block;
	width: 150px;
	float:  left;
	height: 40px;
}
.erweima_txt{
	padding-top: 10%;
	display: inline-block;
	width: 130px;
}
/* 联系我们 css end.................. */

/* 近期活动 */
.list_main{width: 1200px; margin: 0 auto; height: auto; overflow: hidden; position: relative; top:-10px;}
.list_main_left{ width: 220px; float: left;}
.list_main_right{ width: 940px; float: right; padding: 20px 0;}
.list_sub{ width:100%;min-height: 300px; background: url("../images/list_subj.png") bottom right no-repeat #e5e5e5; padding: 20px 0; overflow: hidden; }
.list_sub li{width: 100%;padding: 5px 0 5px 15px;}
.list_sub li a{display: block;height: 44px;line-height: 44px;width: 100%;padding: 0 0 0 15px;font-size: 15px;}
.list_sub li a:hover{ background: #ffffff; border-left: #b7b7b7 2px solid; color:#555555; font-weight: bold;}
.list_sub .on_here{ background: #ffffff; border-left: #990000 2px solid; color:#990000; font-weight: bold; }
.hot-new{
    overflow: hidden;
    margin-bottom: 14px;
    border-bottom: 1px solid #dfdfdf;
}
.hot-new .pic-box{
    float: left;
    width:320px;
    position: relative;
    margin-right: 42px;
}
.hot-new .pic{
    padding-top: 71%;
    position: relative;
    overflow: hidden;
}
.hot-new .pic img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.hot-new .pic:hover img{
    --webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
}
.hot-new .pic-box i{
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 43px;
    background: url(../images/q-hot.jpg) no-repeat center center;
}
.hot-new .txt{
    padding-bottom:25px;
    overflow: hidden;
    margin-top:10px;
    position: relative;
}
.hot-new .txt h3{
    font-size: 22px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 22px;
}
.hot-new .txt h3 a{
    color: #555;
}
.hot-new .txt h3 a:hover{
    color: #0453a4;
}
.hot-new .txt p{
    font-size: 14px;
    line-height: 26px;
    color: #555;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 78px;
}
.hot-new .txt .btn-look{
    display: inline-block;
    margin-top: 35px;
    width: 98px;
    height: 31px;
    line-height: 29px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    border: 1px solid #999999;
    background-color: #999999;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.hot-new .txt .btn-look:hover{
    border: 1px solid #0453a4;
    color: #fff;
    background-color: #0453a4;
}
.hot-new .txt .time{
    position: absolute;
    right: 0;
    bottom: 20px;
    padding-left: 20px;
    font-size: 14px;
    color: #555;
}
/* 近期活动 css end.................. */

/* 援外培训-项目展示 */
.zh-title{width:100%; height:60px; line-height:60px; border-bottom:2px solid #d8dae2; float:left;}
.zh-title h3{display:block;float:left;font-size:24px;color: #0453A4;padding-left: 20px;position: relative;}
.zh-title h3::before{display:block;content:"";width: 4px;height: 28px;background: #0453A4;position: absolute;left: 0;top: 50%;margin-top: -13px;}
.zh-title a{display:block; float:right; font-size:16px; color:#86a7cd;}
.ss{width:100%; float:left; margin-bottom:50px;}
.ss li {
  padding: 10px 0;
  line-height: 45px;
  font-size: 18px;
  padding-left: 34px;
  background: url(../images/link.png) left center no-repeat;
  border-bottom: 1px solid #e6e7ea;
}
.ss li .date {
  float: right;
  font-size: 16px;
  padding-left: 30px;
  color: #666;
}
.ss li:hover a {
  color: #0453A4;
}
/* end-------- */

/* 联系我们 */
 ul.lxwm_list {position: relative;padding: 0 20px;}
 ul.lxwm_list li{background: url(../images/link.png) left center no-repeat;padding: 0 25px;line-height: 50px;border-bottom: 1px solid #e6e7ea;}
 ul.lxwm_list li a{font-size: 16px;color: #333;display: block;}
 ul.lxwm_list li:hover a{color: #175ea5;}
/* end-------- */