
.toplink{
	overflow: hidden;
    float: right;
    margin-bottom:12px;
}
.toplink li{
	float:left;
}
.toplink li:last-child a{
	padding-right: 2px;
}
.toplink li span{
	display: block;
    float: right;
    height: 14px;
    border-right: 1px solid #c2c2c2;
}
.toplink li a{
	padding: 0 14px;
	font-size: 14px;
	color: #595959;
}
.toplink li a:hover{
	color:#174592;
}
.companylist .news-txt p.date{
	font-family: 'Arial';
	font-size: 14px;
	color: #174592;
	margin-bottom: 4px;
}
.companylist .news-txt p a.read_more{
	font-size: 14px;
	color: #595959;
	font-style: unset;
	text-decoration:none;
	margin-top:7px;
}
.companylist .news-txt p a.read_more:hover{
	color: #174592;
}
.fourthpart .row{
	margin-right:-25px;
	margin-left:-25px;
}
.events_list li{
	margin:25px 0;
}
.events_list li p.date{
	color: #595959;
	font-size: 18px;
	margin-bottom:15px;
}
.events_list li p.title{
	color: #333;
	font-size: 18px;
	margin-bottom:20px;
}
.events_list li p.abstract{
	color: #666;
	font-size: 14px;
	margin-bottom:16px;
}
.events_list li p a.read_more{
	color: #174592;
	font-size: 14px;
}
.events_list li p a.read_more:hover{
	color: #5088e6;
}
.events_list li p.date strong{
	color: #174592;
	font-size: 46px;
}
.foot {
    display: block;
    overflow: hidden;
    margin: 0 auto;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Arial';
    color: #fffbf3;
}
.btm-logo {
    float: left;
    margin-right: 10px;
    padding: 20px 0;
}
.foot a {
    color: #fffbf3;
    text-decoration: none;
}
.foot p {
    font-size: 14px;
    color: #fffbf3;
    line-height: 22px;
    font-family: 'Arial';
    display: block;
    overflow: hidden;
    margin: 0;
    float: left;
    margin-top: 20px;
    padding-left: 15px;
    border-left: 1px solid #5974a1;
}
.blue {
    float: right;
    padding-top: 25px;
}
.tophalf .lanmu{
	font-size: 46px;
    color: #fff;
    overflow: unset;
    padding-top: 7px;
    height: 40px;
    margin-bottom:10px;
}
.links{
	overflow: hidden;
    border-bottom:  1px solid #5974a1;
    padding-bottom: 17px;
}
.links li{
	float: left;
	margin-bottom: 10px;
}
.links li a{
	font-size: 18px;
	color: #fff;
	padding-right: 40px;
}
.links li a:hover,.foot a:hover{
	color: #387df1;
}
.links li:last-child a{
	padding-right: 0;
}
.lanmu2_l{
	position: relative;
}
.lanmu2_l span{
	position: absolute;
    bottom: -33px;
    display: block;
    width: 37px;
    height: 4px;
    border-radius: 5px;
    left: 0;
    background: #d9d9d9;
}





@media(max-width: 1200px){
	.navbar-default .navbar-nav > li > a {
    font-size: 16px;
    padding: 22.5px 11px;
}
.searchbox {
    width: 79.55%;
    }
    .foot {
    background: url(footbg.jpg) repeat-y;
    background-size: 100%;
}
.foot p {
    font-size: 14px;
    color: #fffbf3;
    line-height: 22px;
    font-family: 'Arial';
    display: block;
    width: 62%;
}
.btm-logo {
    float: left;
    margin-right: 10px;
    padding: 31px 0;
    }
    .links li a {
    font-size: 18px;
    color: #fff;
    padding-right: 22px;
}

}


@media(max-width: 991px){
	.lanmu2_r {
    line-height: 50px;
    width: 19.23%;
}
.foot p {
    width: 80%;
    border-left: 0;
    padding-left: 0;
}
.btm-logo{
	width: 100%;
	padding-bottom: 5px;
}
.btm-logo img{
	margin:0 auto;
}
.mobmt {
    margin-top: 22px;
    padding:15px;
}
.notices dd:last-child{
	border-bottom: 0;
}
.logo{
	margin: 24px 0;
}
}

@media(max-width: 767px){
			.toplink{
		float:none;
	}
	.searchbox{
		width: 100%;
	}
	.flex-caption a{
		float: left;
    width: 100%;
    overflow: hidden;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
	}
.flex-caption {padding: 14px; }
.lanmu2_l {
    font-size: 22px;
}
.lanmu2_r {
    line-height: 40px;
    width: 31.23%;
    height: 40px;
}
.lanmu2_l span {
    bottom: -16px;
    }
    .lanmu2{
    	height: 50px;
    }
    .fourthpart .row {
    margin-right: -15px;
    margin-left: -15px;
}
.foot p {
    width: 100%;
    border-left: 0;
    padding-left: 0;
    text-align:center;
    margin-bottom: 20px;
}
.blue{
	float: none;

}
.blue img{
	margin:0 auto;
}
.links li {
    float: none;
    margin-bottom: 15px;
}
.links li:last-child{
	margin-bottom:0;
}
.tophalf .lanmu {
    margin-bottom: 20px;
}
}
@media(max-width: 320px){
.lanmu2_l {
    font-size: 16px;
}
}
@media(min-width: 767px){
	.events_list li.col-md-4.col-sm-4.col-xs-12{
		padding:0 25px;
	}

}