/*
 * @Author: omtech.cn
 * @Date: 2018-08-07 14:45:37
 * @Last Modified by:   adminomt
 * @Last Modified time: 2020-07-15 11:44:20
 */

@charset 'utf-8';

/**
 ********************** common **********************
 */
/*reset*/
.wrapper { background: url("./bg.jpg") no-repeat center top #f0f0f0; }
a:hover { color: #ea0f0f; }

/**
 ********************** header **********************
 */
.header .topbar { background-color: #1a4e95; }
.header .logo a {
	background: url('./logo.png') no-repeat center top;
	_background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/statics/images/default/quxian/plate07/nankai/logo.png');
}
.header .menu { background-color: #1a4e95; }
.header .menu li { width: 200px; }
.header .menu li a.on,
.header .menu li a:hover {
	color: #fff;
	background: #ea0f0f;
	font-weight: bold;
}

/**
 ********************** footer **********************
 */
.footer { background-color: #114a99; }

/*fix-qrcode*/
.fix-qrcode .title {
	background: url('./qrcode_title.png') no-repeat;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/statics/images/default/quxian/plate07/nankai/qrcode_title.png');
}
.fix-qrcode .cont { background: url('./qrcode_cont.png') no-repeat #fff; }

/**
 ********************** home **********************
 */
/*hd-home*/
.hd-home { background: url("../../../../images/default/quxian/plate07/nankai/hd_home_icon.png") no-repeat 10px 0 #1a4e95; }
.hd-home .more:hover { color: #ff5151; }

/*news-item*/
.news-item li a { background: url('../../../../images/default/quxian/plate07/nankai/news_icon.png') no-repeat 0 17px; }

/*home-notice*/
.home-notice .title { background: url('../../../../images/default/quxian/plate07/nankai/notice_icon.png') no-repeat left center; }
.home-notice .title h3 { color: #f00; }
.home-notice .cont li a:hover { color: #f00; }
.home-notice .more:hover { color: #f00; }

/*home-slide*/
.home-slide .icon li.on { background-color: #1a4e95; }

/*home-headlines*/
.home-headlines h3 {
	color: #fff;
	background:url('../../../../images/default/quxian/plate07/nankai/hd_news_logo.png') no-repeat center center;
}
.home-headlines .bd li a { background: url('../../../../images/default/quxian/plate07/nankai/news_icon.png') no-repeat 5px 12px; }
.home-headlines .bd li a:hover { background-position: 5px -44px; }
.home-headlines a.more:hover { color: #f00; }

/* home-yaowen */
.home-yaowen .news-item li.picnews {
	height: 145px;
	margin-bottom: 5px;
	overflow: hidden;
	box-shadow: 2px 2px 10px 0px rgba(9, 2, 4, 0.1);
}
.home-yaowen .news-item .picnews .cont {
	margin-top: 15px;
	margin-left: 200px;
}
.home-yaowen .news-item li.picnews .cont h4 {
	max-height: 60px;
	_height: 60px;
}

/* homt-topic */
.home-topic .title { background: #1a4e95; }
.home-topic .title .more {
	display: block;
	width: 50px;
}
.home-topic .title .more:hover { color: #f00; }

/* home-lianjie */
.home-lianjie .news-item li.picnews .image {
	width: 268px;
	height: 150px;
}
.home-lianjie .news-item li.picnews {
	padding-bottom: 14px;
}

/*home-jubao*/
.home-jubao { overflow: hidden; }
.home-jubao .bd-box { width: 600px; }
.jubao-text span {
	float: left;
	height: 60px;
	font-weight: bold;
}
.jubao-text .sm {
	padding-right: 20px;
	font-size: 25px;
	line-height: 30px;
	color: #0c5bc7;
}
.jubao-text .md {
	font-size: 58px;
	color: #f00;
	line-height: 54px;
}
.jubao-text .lg {
	font-size: 64px;
	color: #f00;
	line-height: 58px;
}
.jubao-btn {
	overflow: hidden;
	margin-top: 20px;
}
.jubao-btn li {
	float: left;
	width: 180px;
	height: 35px;
	padding-right: 20px;
	line-height: 35px;
	text-align: center;
}
.jubao-btn li a {
	display: block;
	height: 100%;
	color: #fff;
	background-color: #155bb7;
}
.jubao-btn li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #ea0f0f;
}
.jubao-cont .item {
	float: left;
	width: 190px;
	overflow: hidden;
	padding-right: 10px;
	color: #1a4e95;
}
.jubao-cont .item .logo,
.jubao-cont .item dl { width: 180px; }
.jubao-cont .item .logo i {
	display: block;
	margin: 18px auto;
	width: 44px;
	height: 44px;
	background: url("../../../../images/default/quxian/plate07/nankai/jubao_logo.png") no-repeat;
}
.jubao-cont .item1 .logo { background-position: 0 0; }
.jubao-cont .item2 .logo { background-position: -44px 0; }
.jubao-cont .item3 .logo { background-position: -88px 0; }
.jubao-cont .item dl {
	width: 180px;
	height: 150px;
	padding-right: 10px;
	border-right: 1px solid #1a4e95;
}
.jubao-cont .item dt {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
.jubao-cont .item dd {
	margin-top: 17px;
	padding: 0 5px;
	line-height: 22px;
}
.jubao-cont .item dd p { margin-top: 10px; }

/* home-nankai */
.home-nankai .news-item-hd .image { height: 242px; }
.home-nankai .news-item-hd img,
.home-tushuo .news-item-hd img {
	width: 100%;
	height: 100%;
}
.home-nankai .news-item-hd img:hover,
.home-tushuo .news-item-hd img:hover {
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
}
.home-nankai .news-item-hd .title {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 50px;
  overflow: hidden;
  background-color: rgba(0,0,0,.6);
  _background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);
}
.home-nankai .news-item-hd .title p {
  display: block;
  height: 50px;
  overflow: hidden;
  margin: 0 20px 0 20px;
  font-size: 18px;
  line-height: 50px;
}
.home-nankai .news-item-hd .title p a {
  color: #fff;
}

/* home-tushuo */
.home-tushuo .news-item-hd .image { height: 570px; }

/* home-weijian */
.home-weijian .news-item li.picnews .image {
	width: 268px;
	height: 150px;
}
.home-weijian .news-item li.picnews { padding-bottom: 10px; }

/*home-guangjiao*/
.home-guangjiao .search {
	height: 40px;
	border: 1px solid #c9c9c9;
	position: relative;
}
.home-guangjiao .search button {
	position: absolute;
	top: 8px;
	right:10px;
	z-index: 2;
	display: inline-block;
	width: 17px;
	height: 17px;
	margin: 4px;
	cursor: pointer;
	border: 0 none;
	background: url('../../../../images/default/quxian/plate07/hd_search_icon.png') no-repeat;
}
.home-guangjiao .search input {
	position: absolute;
	top: 8px;
	left: 10px;
	width: 530px;
	border: 0;
}
.home-guangjiao ul { width: 610px; }
.home-guangjiao li {
	float: left;
	width: 275px;
	margin-top: 10px;
	margin-right: 30px;
}
.home-guangjiao li .image { height: 68px; }
.home-guangjiao li.big .image { height: 110px; }
.home-guangjiao li img {
	width: 100%;
	height: 100%;
}
.home-guangjiao li .image:hover img {
	-webkit-transform: scale(1.05);
	        transform: scale(1.05);
}

/*home-wenhua*/
.home-wenhua .bd {
	width: 100%;
	overflow: hidden;
}
.home-wenhua .bd ul { width: 1300px; }
.home-wenhua .bd li {
	position: relative;
	float: left;
	width: 291px;
	height: 385px;
	padding-right: 12px;
	padding-bottom: 12px;
}
.home-wenhua .bd li h5 {
	position: absolute;
	bottom: 90px;
	left: 20px;
	z-index: 2;
	display: inline-block;
	font-size: 45px;
	padding-right: 82px;
	background: url('../../../../images/default/quxian/plate07/nankai/wenhua_icon.png') no-repeat right 36px;
}
.home-wenhua .bd li h5 a { color: #fff; }
.home-wenhua .bd li p {
	position: absolute;
	bottom: 30px;
	left: 20px;
	z-index: 2;
	width: 250px;
	height: 50px;
	overflow: hidden;
	line-height: 25px;
}
.home-wenhua .bd li p a { color: #fff; }
.home-wenhua .bd li p a:hover {
	font-weight: bold;
	color: #fff;
}
.home-wenhua .bd li .image,
.home-wenhua .bd li img {
	width: 100%;
	height: 100%;
}

/*home-sites*/
.home-sites .hd h3 b { color: #114a99; }
.home-sites .hd h3,
.home-sites .bd li.on a,
.home-sites .bd li a:hover { color: #ea0f0f; }


/**
 ********************** sub **********************
 */
/*hd-sub*/
.hd-sub h3 {
	padding-left: 10px;
	color: #333;
}

/*hd-sub-content*/
.hd-sub-content h3 { border-bottom: 3px solid #ea0f0f; }
.hd-sub-content .more:hover { color: #ea0f0f; }

/*sub-sort*/
.sub-sort li.on a,
.sub-sort li a:hover {
	color: #fff;
	background-color: #ea0f0f;
}

/*pagecode*/
.pagecode span,
.pagecode a:hover {
	border-color: #ea0f0f;
	background: #ea0f0f;
}

/*show*/
.show-content a,
.show-keywords a,
.show-content a:hover,
.show-keywords a:hover { color: #ea0f0f; }
.show-related li a { background: url('../../../../images/default/quxian/plate07/nankai/news_icon.png') no-repeat 0 8px; }
.show-related li a:hover { background-position: 0 -38px; }


.link-three-box .inner {
	width: 1320px; 
}
.link-three-box .link-three {
    width: 320px;
    margin-right: 120px;
    height: 80px;
    line-height: 80px;
    background: #1a4e95;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 30px;
}