*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑","arial";
}
.top_active{
	position: fixed;
	z-index: 999;
	top:0px;
}
/*头部*/
.header{
	width: 100%;
	background-color:rgba(0,88,187,0.6);
	color: white;
	z-index: 100;
	position: relative;
}

.header-logo{
		background-color:#000000 ;
	background: rgba(0,88,187,0.6);
	padding: 10px 0;
}
.header-logo img{
	width: 100%;
}
.top-size{
	height: 120px;
	background: #efefef;
}
/*轮播*/
.top-nav{
	position: absolute;
	top: 0;
	width: 100%;
}

/*栏目通用头部*/
.content-head{
	margin-top: 35px;
	text-align: center;
}
.content-head h4{
	color: #848484;
}
.content-head h3{
	margin-top: 0 !important;
	color: #0c5cad;
	
}
.head-hr{
	border-bottom: 1px solid #848484;
	width: 150px;
	margin: auto;
	position: relative;
}
.hr{
	position: absolute;
	border: 2px solid #0c5cad;
	width: 80px;
	margin: auto;
	/*border-radius: 5px;*/
	top:-2px;
	left: 25%;
}
.hr-daohang{
	position: absolute;
	border: 2px solid #848484;
	width: 80px;
	margin: auto;
	/*border-radius: 5px;*/
	top:-2px;
	left: 25%;
}
/*新闻中心*/
	.news,.cg-show{
		background: #dbe2e2;
		padding-bottom: 60px;
	}
	
/*图片新闻*/
.con-news{
	margin: 20px 0;
}

.news-txt{
	padding-top: 10px;
		background-color: #0c5cad;
		color: white;
		padding: 10px;
}
.news-img{
	max-height: 170px;
	overflow: hidden;
}
.news-img img{
	width: 100%;
	transition: all 0.36s ease;
}
.news-time{
	border: 1px solid white;
	text-align: center;
	width: 75px;
}
.day{
	font-size: 30px;
	font-weight: bold;
}
.news-title{
	width: 70%;
	float: right;
	margin-top: -65px;
	border-bottom:1px solid white ;
	font-size: 16px;
	padding: 20px 0;
}
.news-abs{
	padding: 10px 0 0 2px;
	height: 45px;
	font-size: 13px;
}
.news-left a:hover .news-img img{
	transform: scale(1.1);
}
.news-left a:hover .news-txt{
	background-color: #007dd0;
}
.pic-news .news-title{
	white-space: normal;
	-webkit-line-clamp: 2;
	padding-top: 10px;
	height: 64px;
}
/*新闻列表*/
.news-right ul li a{
	display: block;
	padding: 10px;
	color: #5b5b5b;
	border: 1px solid #9a9797;
	background: white;
	
}

.news-r-txt{
	float: right;
	width: 75%;
	margin-top: -65px;
	transition: all 0.5s ease;
}
.news-r-title {
	font-size: 14px;
	font-weight: bold;
}
.news-r-abs{
	margin: 5px 0;
	height: 40px;
}
.news-right ul li{
	margin-bottom: 20px;
	overflow: hidden;
	height: 86px;
	border: 1px solid #0C5CAD;
	border-bottom: 2px solid #0C5CAD;
	
}
.news-right .news-time{
	background-color: #0C5CAD;
	color: white;
	
}
.con-news .news-right{
	padding: 0 !important;
}
.new-bg{
	width: 100%;
	height: 84px;
	/*background: #0c5cad;*/
	/*border: 2px solid #0C5CAD;
	border-bottom: 3px solid #0C5CAD;*/
	background: url(/SITE_RES/demo_tcsisu_com__xxgk/images/jia.png) no-repeat right bottom;
	/*transition: all 0.5s ease;*/
	
}
.news-right ul li:hover .new-bg{
	margin-top: -86px;
} 
.news-right ul li:hover .news-time{
	background: #0C5CAD;
}
.news-right ul li:hover .news-r-txt{
	color: #0C5CAD;
}


/*通知公告*/
.notice-con{
	margin-top: 20px;
	padding: 0 !important;
	margin-bottom: 50px;
}
.notice-con a{
	color: #686868;
	font-size: 15px;
}
.notice-title{
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0;
	color: #232322;
}
.notice-box{
	padding: 20px;
	letter-spacing: 2px;
	border: 1px solid #d3d8d8;
	border-bottom: none;
	margin: 30px 0 0 0;
}
.not-month{
	color: #FFF;
}
.not-year{
	color: #FFF;
}
.notice-abs{
	font-size: 14px;
	margin: 20px 0;
	height: 80px;
}
.notice-time{
	padding: 10px 20px;
	border: 1px solid #d3d8d8;
	border-top: none;
	margin-bottom: 20px;
	overflow: hidden;
	height: 100px;
	background-color: #096ed5;
}
.not-month{
	font-size: 35px;
}
#notice a ,#meeting a,#message a,#activity a{
	display: block;
	transition: all 0.36s ease; 
		
}
.not-key{
	float: right;
	visibility: hidden;
	margin-top:20px ;
	transition: all 0.36s ease; 
}
#notice .col-sm-4 a:hover{
	box-shadow: 5px 5px 20px #7d7d7d;
	margin-top: -10px;
}
#notice .col-sm-4 a:hover .notice-box{
	background: #0c5cad;
}
#notice .col-sm-4 a:hover .notice-time{
	background-color: #f7f7f7;
}
#notice .col-sm-4 a:hover .not-key{
	visibility: visible;
		margin-top: -50px;
}
#notice .col-sm-4 a:hover .not-month{
	color: #686868;
}
#notice .col-sm-4 a:hover .not-year{
	color: #686868;
}
#notice .col-sm-4 a:hover .notice-box .notice-title,#notice .col-sm-4 a:hover .notice-box .notice-abs{
	color: white;
}
/*会议安排*/
#meeting .col-sm-4 a:hover{
	box-shadow: 5px 5px 20px #7d7d7d;
	margin-top: -10px;
}
#meeting .col-sm-4 a:hover .notice-box{
	background: #0096eb;
}
#meeting .col-sm-4 a:hover .notice-time{
	background-color: #f7f7f7;
}
#meeting .col-sm-4 a:hover .not-key{
	visibility: visible;
		margin-top: -50px;
}
#meeting .col-sm-4 a:hover .notice-box .notice-title,#meeting .col-sm-4 a:hover .notice-box .notice-abs{
	color: white;
}

/*信息公开*/
#message .col-sm-4 a:hover{
	box-shadow: 5px 5px 20px #7d7d7d;
	margin-top: -10px;
}
#message .col-sm-4 a:hover .notice-box{
	background: #0084cf;
}
#message .col-sm-4 a:hover .notice-time{
	background-color: #f7f7f7;
}
#message .col-sm-4 a:hover .not-key{
	visibility: visible;
		margin-top: -50px;
}
#message .col-sm-4 a:hover .notice-box .notice-title,#message .col-sm-4 a:hover .notice-box .notice-abs{
	color: white;
}

/*学术活动*/

#activity .col-sm-4 a:hover{
	box-shadow: 5px 5px 20px #7d7d7d;
	margin-top: -10px;
}
#activity .col-sm-4 a:hover .notice-box{
	background: #0079bd;
}
#activity .col-sm-4 a:hover .notice-time{
	background-color: #f7f7f7;
}
#activity .col-sm-4 a:hover .not-key{
	visibility: visible;
		margin-top: -50px;
}
#activity .col-sm-4 a:hover .notice-box .notice-title,#activity .col-sm-4 a:hover .notice-box .notice-abs{
	color: white;
}
/*风采展示*/
#demo{width:100%; overflow:hidden; margin:0px auto;
	margin:20px 0 ;
}
#demo a{
	color: #9a9797;
	text-decoration: none;
}
#demo td{
	padding: 10px;
	background-color: white;
}

#demo a:hover{
	color: #007dd0;
}


/*更多*/
.more{
	float: right;
	border: 1px solid white;
	padding: 5px;
	margin-right: 20px;
	margin-top: -33px;
	background: white;
}
.more a{
	color: #7c878e;
	transition: all 0.36s ease; 
}
.more:hover a{
	color: #0c5cad;
	padding-right: 20px;
}

/*notice more*/
.notice .more{
	float: right;
	padding: 5px;
	margin-right: 20px;
	margin-top: -40px;
	background: #ababab;
}
.notice .more a{
	color: white;
	transition: all 0.36s ease; 
}
.notice .more:hover a{
	color: #0c5cad;
	padding-right: 20px;
}

/*师资队伍*/

.js-ti{
	text-align: center;
	color: #505050;
	background-color: #c8c8c8;
	padding: 5px;
}
.jiaoshi{
	margin-top: 20px;
}
.jiaoshi a:hover .js-ti{
	background: #0c5cad;
	color: white;
}
.teach{
	margin-top: 20px;
}
.teach h4{
	font-weight: bold;
	text-align: left;
}

/*文字溢出处理*/
.news-title,.news-r-title{
	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行*/
.news-abs,.news-r-abs,.notice-title{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	overflow: hidden;
	
}
/*五行*/
.notice-abs{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	-moz-line-clamp: 5;
	overflow: hidden;
}
/*屏幕小于768px*/
@media only screen and (max-width: 770px){

	.content-txt{
		margin-top: 10px !important;
		min-height: none ;
	}
	
	.fast-div{
		display: none;
	}
	
}
/*屏幕小于500px*/
@media only screen and (max-width: 500px) {
	.top-size{
		height: 0px;
	}
	.header-logo{
		display: none;
	}
	.slide{
		margin-top: 50px;
	}
}
@media only screen and (max-width:1000px ) {
	.news-right{
		margin-top: 10px;
	}
	.header{
		margin-top: 50px;
	}
}
@media only screen and (max-width:768px ) and (min-width:500px) {
	.news-r-txt{
		width: 80%;
	}

}
/*footer*/
.foot-con{
	text-align: center;
	font-size: 16px;
	color: #FFF;
}
@media (min-width: 1200px){
	.foot-con .container {
    width: 1400px;
}
}
a,
a:hover,
a:active {
  text-decoration: none;
}
li {
  list-style-type: none;
}
.row {
  margin-right: 0;
  margin-left: 0;
}
/*页脚-begin*/
body > footer {
  color: #707c8c;
  font-size: 12px;
}
body > footer li,
body > footer ul {
  /*clear: both !important;*/
  display: block !important;
  width: 100%;
}
body > footer > div {
  padding: 30px 0 10px 0;
  background-color: #015cad;
}
body > footer a {
  color: #707c8c;
}
body > footer a:hover {
  color: white;
}
body > footer img {
  width: 98%;
}
body > footer h4 {
   margin-top: 0;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 0;
  color: #93a3b9;
}
body > footer h4:before {
  position: absolute;
  content: "";
  width: 15%;
  height: 1px;
  background: #007dd0;
  bottom: 0;
  left: 0;
}
body > footer h4:after {
  position: absolute;
  content: "";
  width: 83%;
  height: 1px;
  background: #cccccc;
  left: 17%;
  bottom: 0;
}
.icon-angle-right{
	display: inline-block;
	background: url(/SITE_RES/demo_tcsisu_com__xxgk/images/jiantou.png);
	width: 6px;
	height: 9px;
}
body > footer .icon-angle-right,
body > footer .icon-map-marker,
body > footer .icon-phone {
  margin-right: 5px;
}
body > footer .col-nav li {
  padding: 5px 0;
  border-bottom: 1px solid #cccccc;
  line-height: 20px;
}
body > footer .red-river {
  padding: 10px 0 5px 0;
}
body > footer .red-river img{
  width: 16px;
  margin-right:3px ;
}
body > footer .red-river li{
	line-height: 24px;
}
body > footer .copyright {
  background-color: #034d90;
  text-align: center;
  padding: 10px 5px;
  color: #cbcbcb;
}



/*内容页面*/
.con-pan{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.content-txt{
	margin-top: 60px;
	text-align: center;
}
.content-txt a{
	color: #003885;
}
.content-top{
	border-bottom: 1px solid #003885;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
}
.con-title{
		font-weight: bold;
		text-align: center;
}
.content-atice p{

	letter-spacing: 2px;
	text-align: justify;

}
.content-atice img{

}

/*列表*/
.badge{
	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;
}

.con-list a{
	color: black;
	font-size: 16px !important;
	text-align: left;
}
.con-list a:hover ,.list-group-item:hover .badge{
	color: white;
}
.list-group-item:hover{
	background: #0099cc;
}


/*左侧导航*/
.left-nav{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.panel-heading{
	background: #006699 !important;
	color: white !important;
}
.left-nav header{
	background: #006699;
	color: white !important;

}
.f-box{
	padding: 10px;
	text-align: center;
}
.f-box img{
	width: 30%;
}
.fast-title{
	color: #4a4a51;
	margin-top: 10px;
}
.title-top{
	font-size: 19px;
	font-weight: bold;
	color: #4a4a52;
	padding-bottom: 8px;
}
.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: #0099cc !important;
	color: white !important;
}
.jia{
	font-feature-settings: "Glyphicons Halflings";
	color: white;
	font-size: 25px !important;
	font-weight: bold;
	float: right;
	margin-top: -8px;
}

/*快速导航*/
.fast .slide{
	/*background: white;*/
}
.fast .col-xs-2{
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.fast .slide .carousel-control{
	top: 32% !important;
}
.fast-box{
	padding: 30px;
}
.fast-box a{
	color: #6f6f6f;
}
.box{

	border:2px solid #bebebe;
	padding-top: 5px;
	text-align: center;
}
.f-img{
	height:94px;
	/*width: 80px;*/
	margin: 0 auto;
}
.f-img img{
	width: 35%!important;
	padding-top: 12px;
}
@media only screen and (min-width:767px ) {
	.f-img .vip{
		width: 25%!important;
		padding-top:25px;
	}
	.f-img .share{
		width: 35%!important;
		padding-top: 18px;
	}
	.f-img .OA{
		width: 35%!important;
		padding-top: 16px;
	}
	.f-img .youxiang{
		width: 40%!important;
		padding-top: 14px;
	}
	.f-img .xueyuan{
		width: 35%!important;
		padding-top: 15px;
	}
}

.footNav .slide .dotList ul li.active{
	background-color:#0c5cad;
}
.footNav .slide .dotList ul li {
    width: 5px;
}

.f-img .activepic{
	display: none;
}
.fast-box a:hover .f-img .morenpic{
	 display: none;
}
.fast-box a:hover .f-img .activepic{
	 display: block;
	 margin: 0 auto;
}
.f-title{
	text-align: center;
	/*width: 70%;*/
	/*float: right;*/
	margin-top: 10px;
	font-weight: bold;
}
#lun3{
	margin-top: 20px;
}
.fast a{
	color: #979797;
}
.fast a:hover .box{
	border-color: #0c5cad;
}
.fast a:hover .iconfont{
	color: #0c5cad;
}







/*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;
}
.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-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-head-logo {
    background: rgba(12,92,173,1);
}
/*content 内容页*/

/************主内容区*********/
.main{
    padding: 30px 0 0;
    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;
    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;
    background-color: #fff;
    margin-bottom:30px;
}
.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;
    }
}


/*新闻中心*/

.head-top{
	border-bottom: 1px solid #cccccc;
	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;
}
.ablue:hover a{
	color: #007dd0 !important;
}
 /*一部分*/
.threepart ul{
	margin-top: -10px;
}
.threepart ul li{
    list-style-image:url(/SITE_RES/demo_tcsisu_com__xxgk/images/dian.png) ;     
    margin-left: 15px;
    font-size: 14px;
    line-height: 35px;
}
.threepart-time{
	float: right;
	font-size: 13px;
	color: #7b8591;

}
.threepart ul li:hover{
    list-style-image:url(/SITE_RES/demo_tcsisu_com__xxgk/images/bluelDian.png) ;     
    font-family: #e72337;
    transition: all 0.4s ease;
}
.threepart ul li:hover a{
    color: #0859a1;
    transition: all 0.4s ease;
}
.threepart a{
	display: block;
	overflow: hidden;
	color: #555555;
	transition: all 0.33s ease;
}

.xiaoxun{
	margin-top: 30px;
}

.xiaoxun img{
	width: 80%;
}