*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑","arial";
}
@media (min-width: 1200px){
	.daohang .container {
    width: 1325px;
}
}

 
 
/*头部*/
.header{
	width: 100%;
	color: white;
	/*background:url(../images/ba-bg.jpg);*/
	/*background-color: #48a6e9;*/
	background-repeat:no-repeat ;
	background-size:100% 90%;
	background-attachment: fixed;
}
.header-top{
	text-align: right;
	line-height: 25px;
	padding:5px 0;
	background:#5297e4;
} 
.header-top a{
	margin-left: 10px;
	color: white;
	text-decoration: none;
}
.header-top a:hover{
	color:#ffb804;
}
.header-logo{
	padding: 20px 0 20px 0px;
	background-position-y: 80%;
	background-position-x: 60%;
}
.seach{
	display: block;
	margin-top: 30px;
	padding-bottom: 35px;

}
.s_bt{
	background: #a3a3a3;
	width:50px;
	margin-left: -10px;
	color: white;
}
.form-control{
	border: 1px solid #5297e4;
}
.btn{
	background: #5297e4;
	color: white;
		border: 1px solid #5297e4;
}
.btn:hover{
	background: #5297e4 !important;
	color: white !important;
		border: 1px solid #5297e4 !important;
}
@media only screen and (max-width: 500px) {
	.header-logo{
		display: none;
	}
	#lun1{
		margin-top:50px;
	}
	#lun2 p {
		display: none;
	}
	#lun2 .carousel-control{
		font-size: 20px !important;
	}
	.left-nav{
		margin-top: 55px;
	}
	.slide{
		margin-top: 50px;
	}
}
/*部分zero*/
.content-zero{
	background: #FFF;
}
.bottom_luqu{
	padding: 15px 0;
	padding-right: 35px;
}
.bottom_zszy{
	padding: 15px 0;
	padding-left: 35px;
}
.content-zero img{
	width: 100%;
}
@media only screen and (max-width: 991px)  {
	.bottom_luqu{
	padding: 12px 0;
	padding-right: 0;
}
.bottom_zszy{
	padding: 0 0 12px 0;
	padding-left: 0;
}
}

/*新闻标题*/
@media (max-width: 992px){
	.limit-notice {
    padding: 0;
}
}
.Enlish-title{
	font-size: 15px;
	font-weight: 400;
	color: #7b7b7b;
	margin-left: .5em;
}
.news .new-bk .no-tibox {
    text-align: center;
    width: 60px;
    border-radius:5px;
     border: 1px solid #0077c6; 
    background: #cce2f2;
    color: #007DD0;
}
.new-bk ul li:hover{
	border-bottom: 1px solid #007DD0!important;
}
.new-bk ul li:hover a{
	color:#007DD0!important;;
}
.desc-news{
	font-size: 12px;
	color: #8e8e8e;
 	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    overflow: hidden;
    margin-top: 3px;
    line-height: 18px;
     
}
/*公告栏*/
.tzgg{
	padding-left: 30px;
}
.tzgg .no-box{
	width:81% ;
}
.news-left .notice{
	padding-left: 15px;
}

.notice{
	z-index: 666;
}
.content-one .notice ul li:first-child{
	/*margin-top: -20px!important;*/
}
.notice ul li{
	margin-top: 10px;
	border-bottom: 1px solid #cccccc;
	padding: 0 0 11px 0;
	
}
.notice ul li a{
	color: #4c4c4c;
}
.no-tibox{
	text-align: center;
	width: 60px;
	border-radius:5px;
	border: 1px solid #13a449;
	background: #c6eedd;
	color:#13a449;
	
}
.day{
	font-size: 26px ;
	font-weight: bold;
	/*background: #e9e9e9;*/
}

.no-box{
	width: 78%;
	float: right;
	margin-top: -60px;
	height: 60px;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
}
.notice ul li:hover{
	border-bottom: 1px solid #13a449;
}
.notice ul li:hover a{
	color:#13a449;
}
/*新闻中心*/

.head-top{
	border-bottom:1px solid #4ea4e1 ;
	padding-bottom: 5px;
	margin: 20px 0;
}
.title-top{
	font-size: 19px;
	font-weight: bold;
	color: #4a4a52;
	border-bottom:3px solid #1a85d1 ;
	padding-bottom: 4px;
}
.title-more{
	float: right;
	margin-top: 5px;
}
.title-more a{
	color: #000000 !important;
	/*font-weight: bold;*/
	transition: 0.36s  all ease;
}
.title-more:hover a{
	margin-right:10px ;
}
.abule:hover a{
	color: #177ce9 !important;
}
.agreen:hover a{
	color: #11a44c !important;
}
.ared:hover a{
	color: #e32436 !important;
}
.ayell:hover a{
	color: #f9c524 !important;
}
.agre:hover a{
	color: #13a34b !important;
}


/*新闻*/
.news-left{
	padding: 0 !important;
}
.news-right ul li{
	 margin-top: 6px;
    border-bottom: 1px dashed #a9a9a9;
    padding-bottom: 5px;
}
.news-right ul li a{
	font-size: 15px;
	display: block;
	color: #4c4c4c;
	padding: 4px 0;
	margin-top: 3px;
}
.news-right ul li a:hover{
	color: #177ce9;

}

/*新闻轮播*/
@media only screen and (min-width:997px ) {
	.news-lunbo{
		padding-right: 15px;
	}
}
.news-lunbo{
	
	/*background: white;*/
	overflow: hidden;
}
.out {
	min-height:305px;
	position:relative;
	background: white;
}
.img a{
	display: block;
	color: #5e5e5e !important;
}
.img li {
	position:absolute;
	width:100% !important;
	top:0px;
	right:0px;
	display:none
}
.out-img{
	/*height: 100%;*/
	overflow: hidden;
}
 

@media only screen and (max-width: 991px)  {
	.out{
		min-height: 305px;
	}
	
}
@media only screen and (max-width: 425px)  {
	.out{
		min-height: 256px;
	}
	
}
@media only screen and (max-width: 320px)  {
	.out{
		min-height:186px;
	}
	
}
.out-img img{
	width: 100%;
	max-height: 305px;
}
.out .num {
	position:absolute;
	top: 0;
	right:0;
	font-size:0px;
	text-align:center;
	overflow: hidden;
}
.num li {
	width:20px;
	height:20px;
	background:#666666;
	color:#FFFFFF;
	text-align:center;
	line-height:20px;
	display:inline-block;
	font-size:16px;
/*	border-radius:50%;*/
	margin-right:10px;
	cursor:pointer;
}
.out .btn {
	position:absolute;
	top:50%;
	margin-top:-30px;
	width:30px;
	height:60px;
	background:rgba(0,0,0,0.5);
	color:#FFFFFF;
	text-align:center;
	line-height:60px;
	font-size:40px;
	display:none;
	cursor:pointer;
}
.out .num li.active-1 {
	color: white;
	background: #177ce9;
}
.out:hover .btn {
	display:block
}

.content-one{
	padding: 10px 0;
}
/*新闻列表*/
.news-right ul li a{
	display: block;
	font-size: 16px;
	width: 85%;
	padding:10px 0;
}
.news-time{
	float: right;
	margin-top: -29px;	
}
.news-ti{
	position: absolute;
	bottom: 0;
	font-size: 15px;
	width: 100%;
	/*background:url(../images/ti-bg.png);*/
	background: rgba(0,0,0,.7);
	color: white;
	padding: 2px;
	text-align: center;
 
	padding: 7px 0;
}
.content-one{
	background: #f0f3f8;
}
/*第二部分*/
.content-two{
	padding: 20px 0;
	margin-bottom: 5px;
}

.content-two h3{
	color:#ff9900;
	text-align: center;
	margin-bottom: 20px;
}
.hot-img{
	max-height: 160px;
	overflow: hidden;
}
.hot-img img{
	width: 100%;
}
.hot-time {
	text-align: center;
	margin: 0 auto;
	padding: 10px 0;
	border-bottom: 1px solid #bac6c6;
	width: 90%;
}
.content-two a{
	display: block;
	overflow: hidden;
	color: #555555;
	transition: all 0.33s ease;
}

.hot-ti{

	height: 36px;
	padding: 5px 10px;
}
.content-two>div .col-xs-6 a:hover{
	color: #e58a00;
	box-shadow: 2px 2px 3px #e58a00;
}
.content-two>div .col-xs-6{
	padding: 10px 8px !important;
}

.ky-more{
	float: right;
	color: black;
	margin: 0 auto;
	width: 100px;
	margin-top: -50px;
}
.ky-more a{
	padding: 8px 15px;
	transition: all 0.36s ease;
		background: #006599;
		color: white;
		font-size:15px ;
}
.ky-more a:hover{
	padding-left: 30px;
background: white;
	color: #006599;
}

/*文字溢出处理*/
.news-right ul li a,.news-ti{
	overflow: hidden;
	text-overflow: ellipsis;
-o-text-overflow:ellipsis; 
-icab-text-overflow: ellipsis; 
-khtml-text-overflow: ellipsis; 
-moz-text-overflow: ellipsis; 
-webkit-text-overflow: ellipsis; 
	white-space: nowrap;
}
/*多行溢出处理*/
/*2行*/
.hot-ti,.no-box{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	overflow: hidden;
}
/*4行*/
.job-txt{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	-moz-line-clamp: 4;
	overflow: hidden;
}

/*屏幕小于768px*/
@media only screen and (max-width: 768px){
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.content-txt{
		margin-top: 10px !important;
		min-height: none ;
	}

}
@media (max-width: 991px) {
	.header-logo{
		margin-top: 52px;
	}
}
/*footer*/
/*footer*/
footer{
	width: 100%;
	background: #177ce9;
	color: white;
	padding-top: 30px ;
}
footer .row img{
	width: 100%;
}
footer .row{
	border-left:2px solid white ;
	padding: 40px 0;
}
footer .row div{
	text-align: center;
}
.footer-left{
	padding: 40px 0;
}
.footer-left-top{
	border-bottom: 1px solid white;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.footer-left ul li a{
		color: #f1f1f1;
	
}
.footer-left ul li{
	margin-top: 3px;
}

.footer-left ul li a:hover{
	color: #d91722;
}
.foot{
	padding: 5px;
	background: #016ca0;
	font-size: 12px;
	text-align: center;
	color: white;
}
.foot a{
	color: #d91722;
}
.phon {
	width: 100%;
	text-align: center;
}


/*foot-end*/


/*# sourceMappingURL=footer.css.map */
/*一部分*/
.threepart ul{
	margin-top: -10px;
}
.threepart ul li{
    list-style-image:url(../images/dian.png) ;     
    margin-left: 15px;
    font-size: 16px;
    line-height: 35px;
}
.threepart-time{
	float: right;
	font-size: 13px;
	color: #7b8591;

}
.threepart ul li:hover{
    list-style-image:url(../images/redDian.png) ;     
    font-family: #e72337;
    transition: all 0.4s ease;
}
.threepart ul li:hover a{
    color: #e72337;
    transition: all 0.4s ease;
}
/*二部分*/
.threepart2 ul{
	margin-top: -10px;
}
.threepart2 ul li{
    list-style-image:url(../images/dian.png) ;     
    margin-left: 15px;
    font-size: 16px;
    line-height: 35px;
}
.threepart2 ul li:hover{
    list-style-image:url(../images/yellDian.png) ;     
    font-family: #f9c524;
    transition: all 0.4s ease;
}
.threepart2 ul li:hover a{
    color: #f9c524;
    transition: all 0.4s ease;
}
/*三部分*/
.threepart3 ul{
	margin-top: -10px;
}
.threepart3 ul li{
    list-style-image:url(../images/dian.png) ;     
    margin-left: 15px;
    font-size: 16px;
    line-height: 35px;
}
.threepart3 ul li:hover{
    list-style-image:url(../images/greenDian.png) ;     
    font-family: #13a34b;
    transition: all 0.4s ease;
}
.threepart3 ul li:hover a{
    color: #13a34b;
    transition: all 0.4s ease;
}
/*荣誉奖项*/
.content-thr{
	width: 100%;
	background: #f0f3f8;
	padding: 50px;
}
#lun3{
	margin-top: 20px;
}
.honor-title{
	padding: 15px 10px 5px 10px;
	background: white;
	color: #454545;
	font-size: 16px;
}
.honor-img{
	width: 100%;
	height: 240px;
	overflow: hidden;
}
#lun3 .slideItem a{
	display: block;
	margin-top: 10px;

}
#lun3 .slideItem a>div>div{
	box-shadow: 3px 0px 10px #8a8a8a;
}
.icon{
	display: block;
	text-align: center;
	position: absolute;
	left: 45%;
	top: -50px;
	transition: all 0.6s ease;
	opacity: 0;
}
.icon img{
	width: 40px !important;
	height: 40px;
}
#lun3 .slideItem a:hover>div>div{
	opacity: 0.8;
	border-bottom: 2px solid red;
}
#lun3 .slideItem a:hover .icon{
	top: 30%;
	opacity: 1;
}
#lun3 .dotList{
	bottom:-15px !important;
}
#lun3 .dotList li{
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
@media (max-width: 991px) {
	.news-list{
		margin-top: 20px;
	}
}
.english{
	padding: 0px 10px 15px 10px;
	background: white;
	color: #bababa;
	font-size: 14px;
}
#lun3 .slideItem a:hover .english{
	background: #007dd0;
	color: #ececec;
	padding-bottom: 50px;
	
}
#lun3 .slideItem a:hover .honor-title{
	background: #007dd0;
	color: #FFF;
	padding-top: 30px;
	transition:padding-top 0.36s;
	
}

#lun3 .slideItem a:hover .honor-img{
	height: 210px;
}



/*内容页面*/
.con-pan{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.content-txt{
	margin-top:30px;
	min-height: 400px ;
}
.content-top a{
	color: #0a5c99;
}
.content-top{
	border-bottom: 1px solid #0a5c99;

	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
}
.con-title{
		font-weight: bold;
		text-align: center;
}
.content-atice p{
	text-align: justify;
}

/*列表*/
.badg{
	border-radius:0 !important;
	background: none !important;
	color: black !important; 
	float: right  !important; 
}
.list-group-item{
	border-left: none !important;
	border-right: none !important; 
	border-top: none !important;
	padding-bottom: 1px solid red !important;
	margin-top: 10px !important;
	overflow: hidden;
}
.list-group-item{
	color: #4e4e4e;
	font-size: 16px !important;
}
.list-group .list-group-item:hover,.list-group-item:hover .badg{
	color: #0a5c99 !important;
}

/*左侧导航*/
.left-nav{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.panel-heading{
	background: #006599 !important;
	color: white !important;
}
.left-nav header{
	background: #006599;
	color: white !important;

}

.left-nav header h3{
	font-size: 20px !important;
		padding: 10px;
}
.left-nav li a{
	display: block;
	text-align: left !important;
	padding: 10px;
	color: #4c4c4c ;
}
.panel-title a{
	color: white !important;
	text-align: left !important;  
	display: block;
}

.left-nav .active{
	background: #1e7ac5 !important;
	color: white !important;
}
.jia{
	font-feature-settings: "Glyphicons Halflings";
	color: white;
	font-size: 25px !important;
	font-weight: bold;
	float: right;
	margin-top: -8px;
}
.panel-body{
	padding: 0 !important;
}

/*教师风采*/

.js-ti{
	color: #505050;
	padding: 5px;
}
.js-ti h5{
	margin: 0 !important;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.jiaoshi a{
	display: block;
	margin-top: 10px;
	box-shadow: 2px 2px 5px #6A6A6A;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow: hidden
}

.teach-pic {
	max-height: 180px;
	overflow: hidden;
}
.teach-pic img{
	width: 100%;
	
}
.jiaoshi a:hover .js-ti{
	background: #0098ed;
	color: white;
}
 

/*List 列表页*/



/************主内容区*********/
.main{
    padding: 30px 0 100px;
    background-color: #efefef;
}



/****折叠面板*****/
.my-panel{
    margin: 0 -15px 0;
    border-bottom: none;
}
.panel-heading{
    padding: 0;
    border: none;
}
.panel-title a{
    position: relative;
    display: block;
    padding: 10px;
    font-size: 16px;
    color: #333;
    border: 1px solid #eee;
}
.panel-heading a:before {
    content: '\002b';
    position: absolute;
    font-family:'Glyphicons Halflings';
    right: 10px;
    top: 10px;
    font-size: 15px;
    color: #1e75db;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.panel-heading.active a:before {
    content: ' ';
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.panel-heading a:focus{
    text-decoration: none;
}
.panel-heading a:after {
    content: ' ';
    font-size: 16px;
    position: absolute;
    font-family: 'Glyphicons Halflings';
    right: 10px;
    top: 10px;
    color: #1e75db;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.panel-heading.active a:after {
    content: '\2212';
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.panel-body{
    margin: 0;
    padding:0 10px;
}

.panel-body a{
    display: block;
    padding:15px;
    font-size: 15px;
    color: #444;
    text-align: center!important;
    border-bottom: 1px dashed #ddd;
}
.panel-body li.active a{
    color: #1e75db;
}
.panel-body li:last-of-type a{
    border-bottom: none;
}

.left-menu{
    border: 1px solid #dbdbdb;
    background-color: #fff;
}
.left-menu header{
    padding: 20px 0 5px 50px;
    color: #fff;
    background-color: #024a93;
}
.left-menu header h3{
    margin: 0;
    font-weight: 800;
}
.left-menu header p{
    margin: 0 10px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.left-menu li a{
    display: block;
    height: 60px;
    line-height: 60px;
    padding:0 20px 0 50px;
    color: #7a7a7a;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #ccc;
}
.left-menu li.last-li a{
   border: none;
}

.left-menu li.active a,.left-menu a:hover{
    color: rgba(0,70,140,.8);
}

.right-uls .content{
    min-height: 400px;
    padding-bottom: 40px;
    border: 1px solid #dbdbdb;
    background-color: #fff;
}
.right-uls .content header{
    padding: 0 30px;
    line-height: 40px;
    font-size: 16px;
    box-sizing: border-box;
    border: 1px solid #eee;
    background:#f8f8fa;
    font-weight: bold;
}
.right-uls .content header span{
    font-size: 14px;
}
.news-uls{
    margin-bottom: 30px;
    padding: 0 40px;
}
.news-uls li a{
    display: block;
    color: #737373;
    padding: 20px 0 20px;
    box-sizing: border-box;
    border-bottom: 1px dotted #ccc;
}
.news-uls li a:hover h4{
    color: rgba(0,70,140,.8);
}
.news-uls li a h4{
    display: inline-block;
    width: 70%;
    color: #333;
    font-size: 16px;
    /*font-weight: 600;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-title{
	padding: 0 15px;
}
.news-uls li a h4 span{
    font-size: 14px;
    font-weight: normal;
}
.nes-date{
    line-height: 36px;
}
.news-uls p{
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 40px; \9
    *max-height: 40px;
}

.news-img{
    padding: 0;
}
.news-img img{
    width: 100%;
}


/******招聘列表*****/
.zhao-menu{
    min-height: 400px;
}
.zhao-uls{
    padding: 15px;
}
.zhao-uls li{
    display: block;
}
.zhao-uls a{
    display: block;
    padding: 10px 5px 5px;
    border-bottom: 1px dashed #bbb;
}
.zhao-uls h3{
    display: inline-block;
    width: 70%;
    margin: 0;
    color: #555;
    font-size: 15px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zhao-date{
    font-size: 12px;
    color: #666;
}



/***分页条**/
.pagination{
    width: 100%;
    padding: 0 40px;
}
.pagination ul{
    line-height: 24px;
    font-size: 14px;
    text-align: right;
}
/* .pagination-number{
    display: inline-block;
}
.pagination-number li{
    display: inline-block;
    margin-left: 8px;
} */
.pg-1{
    text-align: right;
}
.pagination ul span,.pg-1 .total{
    display: inline-block;
    height: 24px;
    padding: 0 15px;
    color: #fff;
    border: 1px solid #004abc;
    background-color: #1c418f;
}
.pagination ul a,.pg-1 a,.pg-1 .current{
    display: inline-block;
    height: 24px;
    margin:0 5px 8px;
    padding: 0 7px;
    color: #7e7e7e;
    border: 1px solid #dbdbdb;
}
.pagination ul li.active a,.pg-1 .current{
    color: #fff;
    border: 1px solid #004abc;
    background-color: #1c418f;
}
.pagination ul li a:hover,.pg-1 a：hover{
    color: #1c418f;
}

@media (max-width: 992px) {
    .left-menu header{
        padding: 10px;
        text-align: center;
    }

    .left-menu li a{
        padding: 0 10px;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .main,.main .container{
        padding: 0;
    }
    .my-box{
        margin: 0 -15px;
    }
    .left-menu,.right-uls{
        padding: 0;
    }
    .content{
        padding-bottom: 10px;
    }
    .news-uls{
        padding: 0 10px;
    }
    .pagination{
        margin-bottom: 0;
        padding: 0 10px;
    }
    .zhao-container{
        padding: 0;
    }
    .left-menu header h3{
        font-size: 16px;
    }
    .left-menu li a{
        font-size: 15px;
        border: none;
    }
    .zhao-menu{
        min-height: 10px;
    }
}


/*content 内容页*/

/************主内容区*********/
.main{
    padding: 30px 0 0;
    background-color: #efefef;
}


/****折叠面板*****/
.my-panel{
    margin: 0  0;
    border-bottom: none;
}
.panel-heading{
    padding: 0;
    border: none;
}
.panel-title a{
    position: relative;
    display: block;
    padding: 10px;
    font-size: 16px;
    color: #333;
    border: 1px solid #eee;
}
.panel-heading a:before {
    content: '\002b';
    position: absolute;
    font-family:'Glyphicons Halflings';
    right: 10px;
    top: 10px;
    font-size: 15px;
    color: #1e75db;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.panel-heading.active a:before {
    content: ' ';
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.panel-heading a:focus{
    text-decoration: none;
}
.panel-heading a:after {
    content: ' ';
    font-size: 16px;
    position: absolute;
    font-family: 'Glyphicons Halflings';
    right: 10px;
    top: 10px;
    color: #1e75db;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.panel-heading.active a:after {
    content: '\2212';
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.panel-body{
    margin: 0;
    padding:0 10px;
}

.panel-body a{
    display: block;
    padding:15px;
    font-size: 15px;
    color: #444;
    text-align: center;
    border-bottom: 1px dashed #ddd;
}
.panel-body li.active a{
    color: #1e75db;
}
.panel-body li:last-of-type a{
    border-bottom: none;
}
.left-menu{
    border: 1px solid #dbdbdb;
    background-color: #fff;
}
.left-menu header{
    padding: 20px 0 5px 50px;
    color: #fff;
    background-color: #024a93;
}
.left-menu header h3{
    margin: 0;
    font-weight: 800;
}
.left-menu header p{
    margin: 0 10px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.left-menu li a{
    display: block;
    height: 60px;
    line-height: 60px;
    padding:0 20px 0 50px;
    color: #7a7a7a;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #ccc;
}
.left-menu li.last-li a{
   border: none;
}

.left-menu li.active a,.left-menu a:hover{
    color: rgba(0,70,140,.8);
}
.content{
    min-height: 400px;
    border: 1px solid #dbdbdb;
    background-color: #fff;
}
.content header{
    padding: 0 30px;
    line-height: 40px;
    font-size: 16px;
    box-sizing: border-box;
    border: 1px solid #eee;
    background:#f8f8fa;
}
.content header span{
    font-size: 14px;
}

.news-info{
    padding: 30px 50px;
    color: #555;
    box-sizing: border-box;
}
.news-info h4{
    line-height: 25px;
    color: #222;
    font-size: 17px;
    font-weight: 600;
}
.news-date{
    margin-bottom: 15px;
}
.news-info table{
    width: auto!important;
    border: none;
}
.news-info img{
    width: 100%!important;
    height: auto!important;
    margin-bottom: 10px;
}
.news-info span img{
    width: 100%;
    margin-bottom: 10px;
}
.news-info p{
    color: #444;
    font-size: 14px;
    line-height: 30px;
    text-align: justify;
}

#bsPanel{
    display: none!important;
}
.bshare-custom{
    display: inline-block;
    margin-bottom: 20px;
   /* text-align: right;*/
}
.bsBox{
    width: 232px!important;
    height: 258px!important;
    padding: 10px!important;
}


.content-top{
    margin-top: 30px;
    height: 30px;
}
.like-btn{
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
    font-size: 14px;
}
.like-btn span{
    display: inline-block;
    margin: 0 3px;
    vertical-align: 1px;
}



/******招聘列表*****/
.zhao-menu{
    min-height: 400px;
}
.zhao-uls{
    padding: 15px;
}
.zhao-uls li{
    display: block;
}
.zhao-uls a{
    display: block;
    padding: 10px 5px 5px;
    border-bottom: 1px dashed #bbb;
}
.zhao-uls h3{
    display: inline-block;
    width: 70%;
    margin: 0;
    color: #555;
    font-size: 15px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zhao-date{
    font-size: 12px;
    color: #666;
}


@media (max-width: 992px) {
    .left-menu header{
        padding: 10px;
        text-align: center;
    }

    .left-menu li a{
        padding: 0 10px;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .weizhi{
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
    }
    .main,.main .container{
        padding:0;
    }
    .left-menu,.right-uls{
        padding: 0;
    }
    .news-info{
        padding: 0 15px;
    }
    .zhao-container{
        padding: 0;
    }
    .left-menu header h3{
        font-size: 16px;
    }
    .left-menu li a{
        font-size: 15px;
        border: none;
    }
    .zhao-menu{
        min-height: 10px;
    }
}


/*email*/
.phone{
	/*padding: 5%;*/
	overflow: hidden;
}
.phone .email-btn{
	margin: 8px auto;
	float: left;
	width: 100px;
	background: url(../images/emailbg.jpg) no-repeat;
	font-weight: bold;
	color: black;
	text-align: center;
}
.phone .email-btn:hover{
	color: red;
}
 .email-btn{
	background: #0f5fa6;
	/*color: white;
		border-radius: 0;*/
		font-size: 14px !important;
		padding: 12px 0px !important;
		/*border: 1px solid #177ce9;*/
}
.email-btn:hover{
	/*background: #177ce9 !important;*/
	color: #177ce9 !important;
	/*border: 1px solid #177ce9 !important;*/
}