@charset "utf-8";
/*
	Theme Name: PUCKPARK
*/

.pk_btn {
	background-color:#009fe3;
	display:inline-block;
	line-height:40px;
	padding:0 10px;
	color:#fff;
}

header .pk_topnav {
	background-color:#009fe3;}

header .pk_topnav .topmenu_entry {
	transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
}

header .pk_topnav .topmenu {
	margin:0;
	float:right;}

header .pk_topnav .topmenu li {
	list-style:none;
	display:block;
	float:left;
	padding:0;
	margin:0;
	position: relative;}

header .pk_topnav .topmenu li a {
	display:block;
	color:#fff;
	line-height:50px;
	margin:0;
	padding: 0 15px;}

header .pk_topnav .topmenu li a:hover {
	background-color: #0087c1;
}

header .topmenu .sub-menu {
	display: none;
	background-color: #0087c1;
	position: absolute;
	z-index: 999;
	left: 0;
	width: 200px;
	padding: 0;
}

header .pk_topnav .topmenu li .sub-menu a {
	line-height: 20px;
	padding: 20px;
}

	
header .pk_topsearch {
	overflow:hidden;
	background-color:#00587e;
	clear:both;
	padding:9px 0;}

header .pk_topsearch form {
	text-align:center;
}

header .pk_topsearch form input {
	line-height:32px;
	border:none;
	margin:0;
	padding:0 10px;
}

header .pk_topsearch form .searchin {
	background-color:#fff;
	color:#000;
}

header .pk_topsearch form .searchsend {
	background-color:#009fe3;
	color:#fff;
}

header .pk_topnav .logo_entry {
	overflow:hidden;
	height:50px;
	float:left;
}

header .pk_topnav .logo_entry .toplogo {
	float:left;
	height:50px;
	display:block;
}

header .pk_topnav .logo_entry .menu_control {
	float:right;
	height:50px;
	display:none;
	position: relative;
	width: 34px;
	z-index: 99;
}

.pk_topnav .logo_entry .menu_control .navicon {
	content:"";
	width: 100%;
	height: 6px;
	position: absolute;
	left: 0;
	right: 0;
	top: 22px;
	background-color: #fff;
}

.pk_topnav .logo_entry .menu_control:before {
	content:"";
	width: 100%;
	height: 6px;
	position: absolute;
	left: 0;
	right: 0;
	top: 10px;
	background-color: #fff;
}

.pk_topnav .logo_entry .menu_control:after {
	content:"";
	width: 100%;
	height: 6px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
	background-color: #fff;
}

.pk_homepage_mark {
	line-height: 80px;
	text-align: center;
	margin: 0;
	color: #009fe3;
}

.pk_homepage_mark:before {
	content:"";
	width: 15px;
	height: 1px;
	background-color: #009fe3;
	margin-right: 10px;
	vertical-align: middle;
	display: inline-block;
}

.pk_homepage_mark:after {
	content:"";
	width: 15px;
	height: 1px;
	background-color: #009fe3;
	margin-left: 10px;
	vertical-align: middle;
	display: inline-block;
}
	
.pk_homebanner {
	clear:both;
	position:relative;
	background-color: #fff;
	border-bottom: 1px solid #eee;
	text-align: center;}

.pk_homebanner .inside_box {
	padding: 60px 0;
	width: 100%;
	max-width: 800px;
	margin: 0 auto 0;
}

.pk_homebanner .inside_box .bannerimg {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto 0;
}

.pk_homebanner .inside_box .d_title {
	color: #009fe3;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: 4px;
}

.pk_homebanner .inside_box .d_title span {
	display: block;
	color: #666;
}

.pk_homebanner .inside_box .d_title .d_author {
	display: block;
	font-size: 20px;
	color: #009fe3;
	padding-left: 50%;
	text-align: left;
}

.pk_homebanner .inside_box .d_info {
	color: #999;
	padding-top: 30px;
}

.pk_homebanner .inside_box .d_info span {
	color: #009fe3;
}

.pk_homenews {
	padding: 50px 0;
}

.pk_homenews .swiper-container {
	padding: 0 0 60px;
	background-size: 40px 40px;
    background-position: right bottom;
    background-repeat: no-repeat;
}

.pk_homenews .swiper-container .swiper-slide .inside_box {
	width: 100%;
	height: 400px;
	overflow: hidden;
	background-color: #f2f2f2;
	background-size: cover;
	background-position: center center;
}

.pk_homenews .swiper-container .swiper-pagination {
	text-align: left;
	bottom: 0;
}

.pk_homenews .swiper-container .readmore {
	text-decoration: none;
	line-height: 20px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 20;
	display: none;
}

.pk_homenews .swiper-slide .shadow_box {
	background:linear-gradient(to right,rgba(0,0,0,0.3),rgba(0,0,0,0));
	color: #fff;
	width: 40%;
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	margin: 0;
	padding: 0;
}

.pk_homenews .swiper-slide .content_box {
	padding: 30px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
}
	
.pk_fastlink {
	overflow:hidden;
	margin-bottom:80px;
	padding: 60px 0;
	text-align: center;
	background-color: #ffffff;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;}

.pk_fastlink .news_list .news_cell {
	overflow: hidden;
	width: 100%;
	text-align: left;
	margin: 0 0 30px;
	background-color: #f2f2f2;
}

.pk_fastlink .news_list .news_cell .d_thumbnail {
	display: block;
	max-width: 100%;
	height: auto;
	border: 1px solid #eee;
	margin: 0;
}

.pk_fastlink .news_list .news_cell .infobox {
	padding: 14px;
}

.pk_fastlink .news_list .news_cell .d_title {
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 10px;
	min-height: 70px;
}

.pk_fastlink .news_list .news_cell .d_time {
	display: block;
    font-size: 14px;
    line-height:20px;
    padding-top: 30px;
    color: #999;
    background-size: 40px 40px;
    background-position: right bottom;
    background-repeat: no-repeat;
}

	
.research_list .research_cell {
	margin: 0 0 30px;
}

.research_list .research_cell .d_imgbox {
	display: block;
	overflow: hidden;
	position: relative;
}

.research_list .research_cell .d_imgbox .d_thumbnail {
	display: block;
	margin: 0;
	padding: 0;
	max-width: 100%;
	height: auto;
}

.research_list .research_cell .d_imgbox .shadow_box {
	display: block;
	position:absolute;
	bottom:0;
	left: 0;
	right: 0;
	top:0;
	background: linear-gradient(to top,rgba(0,0,0,0.3),rgba(0,0,0,0));
	z-index: 1;
}

.research_list .research_cell .d_imgbox .d_info {
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	padding: 10px;
}

.research_list .research_cell .d_imgbox .d_info .d_title {
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
}

/* blackboard */
.blackboard {
	min-height:600px;
}	
	
.blackboard .page_title h1 {
	margin:0;
	padding:0;
	line-height:100px;
	display:block;
	width:100%;
	clear:both;
	border-bottom:1px solid #ccc;
	color: #009fe3;
	font-weight:bold;}

.blackboard .page_main {
	padding: 60px 0;
}

.blackboard .page_main .wp_content_entry .row {
	margin:0;
	padding:60px 0;}
	
.joinus_page .wp_content_entry {
	padding:100px 0;
	color:#fff;
}

.joinus_page {
	background-size:cover;
	background-position:center center;
}

.joinus_page .page_title .container h1 {
	color:#fff;
}

.homejoin {
	width: 100%;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
}

.homejoin .content_box {
	display: table;
	height: 400px;
	width: 100%;
	background-color: rgba(0,0,0,0.4);
}

.homejoin .content_box .inside_box {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #fff;
}

.pk_homeegg {
	padding: 0 0 40px;
	text-align: center;
}

.pk_homeegg .joinegg {
	text-align: center;
	margin: 0 0 20px;
}

.pk_homeegg .joinegg .d_info {
	font-size: 20px;
	line-height: 26px;
	margin: 0 0 10px;
	color: #666;
}

.pk_homeegg .egg_cell {
	padding: 30px 15px;
	border: 1px solid #eee;
	text-align: center;
	margin: 0 0 30px;
}

.pk_homeegg .egg_cell .dlogo img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto 10px;
}

.pk_homeegg .egg_cell .d_name {
	font-size: 20px;
	margin: 0 0 10px;
	line-height: 26px;
	font-weight: bold;
}

.pk_homeegg .egg_cell .d_name:after {
	content: "";
	display: block;
	margin: 8px auto 0;
	width: 20px;
	height: 2px;
	background-color: #666;
}

.pk_homeegg .egg_cell .d_excrept {
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 10px;
	color: #666;
	min-height: 180px;
}

.pk_homeegg .egg_cell .d_location {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #E74C3C;
	margin: 0 0 20px;
}

.pk_homeegg .egg_cell .d_location:before {
	content: "";
	width: 10px;
	height: 10px;
	box-sizing: border-box;
	background-color: #fff;
	border: 3px solid #E74C3C;
	border-radius: 50% 50% 0 50%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	transform: rotate(45deg);
}

.side_box {
	display: block;
	padding: 15px;
	margin: 40px 0 40px;
	overflow: hidden;
	border: 1px solid #eee;
	max-width: 220px;
}

.side_category {
	display: block;
	padding: 15px;
	margin: 40px 0 40px;
	overflow: hidden;
	border: 1px solid #eee;
}

.side_category li {
	display: block;
}

.side_category li a {
	display: block;
	padding: 6px;
	overflow: hidden;
}

.side_category li a:hover {
	text-decoration: none;
	background-color: #f2f2f2;
}

.side_news {
	display: block;
    padding: 15px;
    margin: 40px 0 40px;
    overflow: hidden;
    border: 1px solid #eee;
}

.side_news .d_cell {
	display: block;
	overflow: hidden;
	margin: 0 0 15px;
	width: 100%;
}

.side_news .d_title {
	font-weight: bold;
}

.side_category li a .num {
	float: right;
	font-weight: bold;
}

.news_entry .news_list {
	padding: 30px 0;
}

.news_entry .news_list .news_cell {
	display: block;
	overflow: hidden;
	padding: 0 0 30px;
}

.news_entry .news_list .news_cell .d_thumbnail a {
	display: block;
}

.news_entry .news_list .news_cell .d_thumbnail a:hover {
	opacity: 0.8;
}

.news_entry .news_list .news_cell .d_thumbnail img {
	display: block;
	max-width: 400px;
	width: 100%;
	height: auto;
	margin: 0 auto 15px;
	border: 1px solid #eee;
}

.news_entry .news_list .news_cell .content_box .d_title {
	margin: 0 0 6px;
	font-size: 20px;
}

.news_entry .news_list .news_cell .content_box .d_time {
	display: block;
	font-size: 14px;
	color: #999;
}

.news_entry .news_list .news_cell .content_box .d_excerpt {
	padding: 10px 0;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
}

.research_entry .research_list {
	padding: 30px 0;
}

.incubator_entry .incubator_list {
	padding: 30px 0;
}

.incubator_entry .incubator_list .incubator_cell {
	padding: 15px;
	border: 1px solid #eee;
	margin: 0 0 30px;
}

.incubator_entry .incubator_list .incubator_cell .d_logo {
	display: block;
}

.incubator_entry .incubator_list .incubator_cell .d_logo img {
	display: block;
	margin: 0 auto 15px;
	max-width: 400px;
	width: 100%;
	height: auto;
	border: 1px solid #eee;
}

.incubator_entry .incubator_list .incubator_cell .d_name {
	font-size: 20px;
    margin: 0 0 10px;
    line-height: 26px;
}

.incubator_entry .incubator_list .incubator_cell .d_name:after {
	content: "";
    display: block;
    margin: 8px 0 0;
    width: 30px;
    height: 2px;
    background-color: #666;
}

.incubator_entry .incubator_list .incubator_cell .d_excerpt {
	display: block;
    font-size: 16px;
    line-height: 24px;
    color: #666;
    margin: 0 0 20px;
}

.incubator_entry .incubator_list .incubator_cell .d_excerpt:before {
	content: "";
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    background-color: #fff;
    border: 3px solid #009fe3;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.incubator_entry .incubator_list .incubator_cell .d_location {
	display: block;
    font-size: 14px;
    line-height: 20px;
    color: #E74C3C;
    margin: 0 0 20px;
}

.incubator_entry .incubator_list .incubator_cell .d_location:before {
	content: "";
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    background-color: #fff;
    border: 3px solid #E74C3C;
    border-radius: 50% 50% 0 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    transform: rotate(45deg);
}

.about_page h4 {
	color: #009fe3;
}

.contact_entry .d_infobox {
	width: 90%;
	height: 500px;
	margin: 0 auto 30px;
	background-size: cover;
	background-position: center center;
}

.contact_entry .d_infobox .inside_box {
	display: table;
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: 30px;
	background-color: rgba(0,0,0,0.3);
}

.contact_entry .d_infobox .inside_box .d_cellbox {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
}

.contact_entry .d_infobox .inside_box .d_cellbox .d_info {
	font-size: 16px;
	line-height: 24px;
}

.single_news {
	padding: 20px;
	background-color: #fff;
	margin: 40px auto 40px;
	border-top: 4px solid #009fe3;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.single_news .single_head {
	padding: 0 0 14px;
	margin: 0 0 30px;
	border-bottom: 1px solid #eee;
}

.single_news .single_head .d_title {
	margin: 0 0 10px;
}

.single_news .single_head .d_time {
	display: block;
	font-size: 14px;
	line-height: 20px;
    color: #999;
    margin: 0 0 5px;
}

.single_news .single_head .d_meta {
	margin: 0 0 5px;
	color: #333;
}

.single_news .single_head .d_meta span {
	font-size: 14px;
	line-height: 28px;
    color: #333;
}

.single_news .single_head .d_meta span.read_count {
	border:1px solid #009fe3;
	border-radius:2px;
}

.single_news .single_head .d_meta span.read_count i {
	padding: 0 8px;
	font-style:normal;
}

.single_news .single_head .d_meta span.read_count .pika {
	background-color:#009fe3;
	color: #fff;
}

.single_news .single_head .d_category {
	display: block;
	margin: 0 0 10px;
	overflow: hidden;
}

.single_news .single_head .d_category a {
	background-color: #009fe3;
	color:#fff;
	padding: 0 6px;
	margin-right: 6px;
}

.single_news .single_content {
	font-size: 16px;
	line-height: 28px;
	text-align: justify;
}

.single_news .single_content p {
	margin: 0 0 20px;
}

.single_news .single_content img {
	display: block;
	margin: 0 auto 10px;
	max-width: 100%;
	height: auto;
}

.single_news .single_content table {
	text-align: left;
}

.single_news .single_content table td {
	border: 1px solid #ddd;
	padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
}

.single_research {
	overflow: hidden;
	margin: 40px auto 40px;
	border: 1px solid #eee;
}

.single_research .single_head {
	display: block;
	overflow: hidden;
	position: relative;
}

.single_research .single_head .shadow_box {
	display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: linear-gradient(to top,rgba(0,0,0,0.3),rgba(0,0,0,0));
    z-index: 1;
}

.single_research .single_head .d_info {
	color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 20px;
}

.single_research .single_head .d_thumb {
	display: block;
	max-width: 100%;
	height: auto;
	width: 100%;
	margin: 0;
}

.single_research .research_type {
}

.single_research .research_type p {
	margin: 0;
	padding: 6px;
	color: #fff;
	font-weight: bold;
	display: block;
	background-color: #009fe3;
	font-size: 15px;
	line-height: 20px;
	font-family: serif;
}

.single_research .research_type a {
    color: #fff;
    padding: 0 8px;
    border-right:1px solid #fff;
}

.single_research .single_content {
	padding: 40px 20px;
}

.single_research .single_content img {
	display: block;
    margin: 0 auto 10px;
    max-width: 100%;
    height: auto;
}

.single_research .d_meta {
	padding: 10px 20px;
	color: #333;
}

.single_research .bd_share {
	padding: 0 20px;
}

.single_research .d_meta span {
	font-size: 14px;
	line-height: 28px;
    color: #333;
}

.single_research .d_meta span.read_count {
	border:1px solid #009fe3;
	border-radius:2px;
}

.single_research .d_meta span.read_count i {
	padding: 0 8px;
	font-style:normal;
}

.single_research .d_meta span.read_count .pika {
	background-color:#009fe3;
	color: #fff;
}

.single_incubator {
	padding: 20px;
    background-color: #f6f6f6;
    margin: 40px auto 40px;
    border-top: 4px solid #009fe3;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.single_incubator .dlogo {
	display: block;
	max-width: 100%;
	height: auto;
	border:1px solid #eee;
	margin: 0 0 20px;
}

.single_incubator .dname {
	margin: 0 0 20px;
	padding: 0 0 20px;
	position: relative;
}

.single_incubator .dname:after {
	width: 200px;
	height: 2px;
	background-color: #666;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
}

.single_incubator .dlocation {
	display: block;
    font-size: 14px;
    line-height: 20px;
    color: #E74C3C;
    margin: 0 0 20px;
}

.single_incubator .dlocation:before {
	content: "";
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    background-color: #fff;
    border: 3px solid #E74C3C;
    border-radius: 50% 50% 0 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    transform: rotate(45deg);
}

.single_incubator .content_entry {
	padding:0 0 30px;
	font-size: 16px;
	line-height: 30px;
}

.single_incubator .table_h {
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 30px;
	color: #009fe3
}

.single_incubator .dinfo {
	font-size: 16px;
	line-height: 30px;
	background-color: #fff;
	border:1px solid #ccc;
	border-collapse:collapse;
	margin: 0 0 30px;
	width: 100%;
}

.single_incubator .dinfo tr {
	border-bottom:1px solid #ccc;
}

.single_incubator .dinfo td {
	padding:8px;
}

.single_incubator .dinfo td.h {
	font-weight: bold;
	width: 200px;
}

.single_incubator .dinfo .social_fb {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background-image: url('./images/social_fb.png');
	background-size: 30px 30px;
	background-position: center center;
	vertical-align: middle;
}

.single_incubator .dinfo .social_tw {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background-image: url('./images/social_tw.png');
	background-size: 30px 30px;
	background-position: center center;
	vertical-align: middle;
}

.single_incubator .dinfo .social_lk {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background-image: url('./images/social_lk.png');
	background-size: 30px 30px;
	background-position: center center;
	vertical-align: middle;
}

.page_parent {
	overflow: hidden;
	padding: 50px 0;
}

.page_parent .cell {
	background-color: #f2f2f2;
	border:1px solid #f2f2f2;
}

.page_parent .cell .dthumb {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto 0;
}

.page_parent .cell .dinfo {
	padding: 14px;
}

.page_parent .cell .dname {
	font-size: 18px;
    line-height: 24px;
    margin: 0 0 10px;
}

.page_parent .cell .more {
	display: block;
    font-size: 14px;
    line-height: 20px;
    padding-top: 30px;
    color: #009fe3;
    background-size: 40px 40px;
    background-position: right bottom;
    background-repeat: no-repeat;
    text-decoration: none;
}

.halfrow_l {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 400px;
	overflow: hidden;
}

.halfrow_l .cell {
	display: table;
	height: 100%;
	width: 50%;
	float: left;
}

.halfrow_l .cell .bgbox {
	display: block;
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 100%;
}

.halfrow_l .cell .midbox {
	vertical-align: middle;
	display: table-cell;
	padding:0 40px;
}

.halfrow_r {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 400px;
	overflow: hidden;
}

.halfrow_r .cell {
	display: table;
	height: 100%;
	width: 50%;
	float: right;
}

.halfrow_r .cell .bgbox {
	display: block;
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 100%;
}

.halfrow_r .cell .midbox {
	vertical-align: middle;
	display: table-cell;
	padding:0 40px;
}

#pay {
	background-color: #009fe3;
    display: block;
    line-height: 40px;
    padding: 0 10px;
    color: #fff;
    max-width: 100px;
    margin: 0 auto 30px;
    text-align: center;
    font-weight: bold;
}

.paybox {
	position: fixed;
	z-index: 99999;
	display: none;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
}

.paybox .paywho {
	max-width: 80%;
	width: 300px;
	height: auto;
	padding: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background-color: #fff;
	display: none;
}

.paywho .paybtn {
	font-size: 15px;
	line-height: 44px;
	width: 100%;
	display: block;
	margin: 0 0 15px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.payclose {
	font-size: 15px;
	line-height: 44px;
	width: 100%;
	display: block;
	margin: 0 0 15px;
	color: #666;
	font-weight: bold;
	text-align: center;
}

.paywho .pp {
	background-color: #eab54e;
}

.paywho .we {
	background-color: #5fd353;
}

.payqr {
	display: none;
	max-width: 80%;
	width: 300px;
	height: auto;
	padding: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background-color: #fff;}

.payqr .pay_qrcode {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 30px;
}

.list_nav {
	display: block;
	padding: 15px 0 40px;
	text-align: center;
}

.list_nav a {
	background-color: #fff;
	border:1px solid #f2f2f2;
	padding: 0 8px;
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
	display: inline-block;
}

.list_nav span {
	background-color: #fff;
	border:1px solid #f2f2f2;
	padding: 0 8px;
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
	display: inline-block;
}

/* footer */
footer .bottom_info {
	padding:50px 0;
	background-color:#009fe3;}

footer .bottom_info .newsletter {
	color:#fff;
	margin-bottom:15px;
}

footer .qrcode {
	max-width: 150px;
	width: 100%;
	height: auto;
	display: block;
	margin: 0;
	padding: 0;
}

footer .bottom_info .newsletter form input {
	border:none;
	margin:0;
	padding:0 10px;
	line-height:38px;
}

footer .bottom_info .newsletter form .emailin {
	background-color:#fff;
	color:#000;
}

footer .bottom_info .newsletter form .emailsend {
	color:#fff;
	background-color:#00587e;
}

footer .bottom_info .bottommenu {
	margin:0;
	padding:0;
	display:block;
	list-style:none;
}

footer .bottom_info .bottommenu li a {
	color:#fff;
}
	
footer .site_info {
	height:50px;
	background-color:#0f4359;}

footer .site_info p {
	line-height:50px;
	display:block;
	color:#ccc;
	margin:0;
	padding:0;}

.bottom_info .social_bar {
	margin: 0 0 10px;
}

.bottom_info .social_bar a {
	display: block;
	float: left;
	margin-right: 8px;
	width: 44px;
	height: 44px;
	border-radius: 25%;
	overflow: hidden;
}

.foot_menu_wrap {
	display: table;
	margin: 0;
	padding: 0;
	table-layout: fixed;
	width: 100%;
	font-size: 16px;
	line-height: 22px;
}

.foot_menu_wrap .foot_cell {
	display: table-cell;

}

.foot_menu_wrap .foot_cell ul {
	list-style-type: none;
	padding: 0 10px;
	margin: 0;
}

.foot_menu_wrap .foot_cell ul li:first-child a {
	color: #fff;
	font-weight: bold;
}

.foot_menu_wrap .foot_cell ul li {
	margin: 0 0 15px;
}

.foot_menu_wrap .foot_cell ul li a {
	color: #fff;
	text-decoration: none;
}

.foot_menu_wrap .foot_cell ul li a:hover {
	color: #000;
}

@media (max-width: 992px){
	
	header .pk_topnav .logo_entry {
		clear:both;
		float:none;
	}
	
	header .pk_topnav .topmenu_entry {
		clear:both;
		height:0;
		overflow:hidden;
	}
	
	header .pk_topnav .topmenu {
		padding:0;
		margin:0;
		float:none;
	}
	
	header .pk_topnav .topmenu li {
		float:none;
		padding:0;
		margin:0;
		text-align:center;
	}
	
	
	header .pk_topnav .logo_entry .menu_control {
		display:block;
	}

.pk_homenews .swiper-container .swiper-slide .inside_box {
	height: 300px;
}

.pk_homenews .swiper-slide .shadow_box {
	width: 100%;
}

.halfrow_l, .halfrow_r {
	height: auto;
}

.halfrow_l .cell, .halfrow_r .cell {
	display: block;
	height: auto;
	width: 100%;
	float: none;
}

.halfrow_l .cell .bgbox, .halfrow_r .cell .bgbox {
	display: block;
	height: 400px;
}

.halfrow_l .cell .midbox, .halfrow_r .cell .midbox {
	display: block;
	height: auto;
	padding: 40px;
}

.foot_menu_wrap .foot_cell {
	display: block;

}

}
