
.bx-wrapper img {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: auto;
	min-height: 315px;
	overflow:hidden;
}
.bx-viewport {height:315px!important;}
.cp_slider li{height:315px;}
@media ( max-width : 490px) {
	.bx-wrapper img {
	min-height: 168px;
	
}
.bx-viewport {height:168px!important;}
.cp_slider li{height:168px;}
}
.slider-content {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.44) 33%, rgba(0, 0, 0, 0.7) 53%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0
		, 0, 0)), color-stop(33%, rgba(0, 0, 0, 0.44)),
		color-stop(53%, rgba(0, 0, 0, 0.7)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.44) 33%, rgba(0, 0, 0, 0.7) 53%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.44) 33%, rgba(0, 0, 0, 0.7) 53%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.44) 33%, rgba(0, 0, 0, 0.7) 53%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.44) 33%, rgba(0, 0, 0, 0.7) 53%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',
		endColorstr='#b3000000', GradientType=0)
}

.slider-content h3 {
	color: #fff;
	margin-left: 10px
}

.bxslider-space{
	margin-left: 5px;
}

.small_home_metas {
	position: absolute;
	top: 0;
	padding: 8px;
	width: 100%;
	display: block
}

.small_home_date {
	float: right;
	color: #eee;
	font-size: 13px
}

.small_home_category {
    font-size: 13px;
    padding: 4px 18px;
}

.small_home_wrapper {
	position: relative;
	padding: 1px 1px 0 0;
}

.small_home_wrapper h4 {
	position: absolute;
	bottom: 0;
	padding: 10px 8px;
	color: #fff;
	width: 100%;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.44) 33%, rgba(0, 0, 0, 0.7) 53%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0
		, 0, 0)), color-stop(33%, rgba(0, 0, 0, 0.44)),
		color-stop(53%, rgba(0, 0, 0, 0.7)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.44) 33%, rgba(0, 0, 0, 0.7) 53%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.44) 33%, rgba(0, 0, 0, 0.7) 53%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.44) 33%, rgba(0, 0, 0, 0.7) 53%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.44) 33%, rgba(0, 0, 0, 0.7) 53%);
	margin: 0;
	font-size: 19px;
}

.small_home_post_img {
	width: 100%;
	overflow: hidden
}

@media ( min-width : 992px) {
	.small_home_post_img {
		height: 200px
	}
}

@media ( min-width : 768px) and (max-width: 991px) {
	.small_home_post_img {
		height: 150px
	}
}

@media ( max-width : 490px) {
	.small_home_post_img {
		height: 170px
	}
	.small_home_post_img img {
		width: auto;
		height: 100%
	}
}

@media ( min-width : 491px) {
	.small_home_post_img img {
		width: 100%;
		height: auto
	}
}

.latest_post_section .widget-title {
	color: #073
}

.front_stock_section {
	border: 2px solid #ddd;
	margin: 10px auto 8px;
	position: relative
}

.front_stock_section img {
	width: 100%;
	height: auto
}

.front_stock_section .widget-title {
	color: #0047ad;
	padding-left: 9px
}

.latest_post_section .widget-title, .front_stock_section .widget-title {
	margin: 5px auto;
}

.latest_post_section {
	border: 2px solid #ddd;
	padding: 10px;
	margin-top: 5px;
	padding-top: 0;
	padding-bottom: 0
}


.latest_post_title a {
	color: #222 !important;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5em
}

.latest_post_table {
	counter-reset: index
}

.latest_post_table td.latest_post_date_author:before {
	content: counter(index);
	counter-increment: index;
	background: #ff8300;
	color: #fff;
	padding: 5px 8px;
	font: bold 12px sans-serif;
	margin-left: 12px
}

.latest_post_author_header {
	color: #ff8300;
	font-weight: 700;
	font-size: 18px
}

.latest_post_title a:hover {
	color: green !important
}

.latest_post_title a br {
	display: none
}

.latest_post_date_author {
	width: 45px;
	font-size: 13px
}

.latest_author_date {
	padding-left: 10px;
	color: #999
}

.latest_post_date {
	color: #999;
	width: 90px;
	font-size: 13px
}

.latest_post_date span {
	padding-left: 5px;
	font-size: 14px;
	color: #999;
	font-weight: 100
}

.latest_post_table {
	table-layout: fixed;
	width: 100%
}

.latest_post_table td {
	padding: 2px 0
}

.latest_post_table tr {
	border-top: 1px solid #e0e0e0
}

.latest_post_table tr:first-child {
	border-top: 3px solid #e0e0e0
}

/* Category Post */
.home_wrapper_div {
	background: #fff;
	margin: 20px 0 18px;
	border-top: 3px solid #ccc
}

.news_title_show {
	padding: 5px 10px 0;
	margin-top: -25px;
	background-color: #fff;
	width: 115px
}

.news_title_show a {
	font-size: 26px;
	font-weight: normal
}

.news_title_show i.fa {
	padding-right: 7px;
	font-size: 25px
}

.home_post_div2 .home_title_content2 h4, .small_home_wrapper h4 {
	position: absolute;
	bottom: 0;
	padding: 10px 8px;
	color: #fff;
	width: 100%;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.44) 33%, rgba(0, 0, 0, 0.7) 53%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0
		, 0, 0)), color-stop(33%, rgba(0, 0, 0, 0.44)),
		color-stop(53%, rgba(0, 0, 0, 0.7)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.44) 33%, rgba(0, 0, 0, 0.7) 53%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.44) 33%, rgba(0, 0, 0, 0.7) 53%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.44) 33%, rgba(0, 0, 0, 0.7) 53%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.44) 33%, rgba(0, 0, 0, 0.7) 53%);
	margin: 0;
	font-size: 19px
}

.home_post_div2 .meta_fields2, .small_home_metas {
	position: absolute;
	top: 0;
	padding: 8px;
	width: 100%;
	display: block
}

.home_post_div2 {
	position: relative
}

.home_post_div2_no_img .home_category_date2, .home_post_div2 .home_category_date2
	{
	float: right;
	font-size: 13px;
	color: #eee;
	margin-top: 4px
}

.home_post_div2_no_img .home_category_date2 {
	color: #999 !important
}

.term_home_post_a2, .term_home_post_a_list {
	margin-right: 5px;
	font-size: 13px;
	padding: 4px 5px
}

.home_post_div2_no_img .meta_fields2 {
	height: 32px;
}

.home_post_div2_no_img p, .home_post_div2_no_img .home_title_content2 h4,
	.home_post_div2_no_img .meta_fields2, .home_title_content2 p,
	.home_post_list .meta_fields_list {
	padding: 5px 7px;
	margin-bottom: 0;
}

.home_post_div2_no_img .home_title_content2 h4 {
	font-size: 19px;
}

.home_post_img2 {
	width: 100%;
	overflow: hidden;
}

.home_post_img2 img {
	width: 100%;
	height: auto;
}


@media ( max-width : 457px) {
	.home_title_content2 h4 {
		border-bottom: 1px solid #ddd;
		padding-bottom: 12px
	}
	.home_title_content2 p {
		border-bottom: 1px solid #ddd
	}
}

.home_title_content2 p {
	color: graytext;
	font-size: 15px;
	padding-bottom: 12px
}

@media ( min-width : 458px) {
	.home_post_listing {
		border-left: 1px solid #ddd
	}
}

.home_post_list {
	padding: 4px 0;
	border-bottom: 1px solid #ddd;
	margin: 0 6px
}

.home_post_list a:hover h4 {
	color: green
}

.home_post_list h4 {
	font-size: 14px;
	line-height: 1.5em;
	margin: 5px 0;
	color: #444
}

.home_more_news {
	text-align: right;
	display: block;
	width: 100%;
	padding: 7px 0;
	font-size: 15px
}

.more_tutianxia {
	position: absolute;
	top: -11px;
	right: 30px;
	font-size: 15px
}

.home_title_content_tutianxia h4 {
	margin-top: 10px;
	text-align: center
}

.home_post_div_tutianxia {
	padding: 10px;
	border: 1px solid #ddd
}

.home_post_img_tutianxia {
	overflow: hidden;
	width: 100%;
	text-align: center
}

@media ( min-width : 992px) {
	.home_post_img_tutianxia {
		height: 150px
	}
}

@media ( min-width : 768px) {
	.home_post_div_tutianxia {
		min-height: 200px
	}
	.home_post_img_tutianxia {
		border: 1px solid #ddd;
		height: 120px
	}
	.home_post_img_tutianxia img {
		width: 100%;
		height: 100%
	}
}

@media ( max-width : 457px) {
	.home_post_img_tutianxia {
		height: 100% !important
	}
	.home_post_img_tutianxia img {
		border: 1px solid #ddd
	}
}

/* Icons */
.fa-icon-59:before, .fa-line-chart:before {
	content: "\f201"
}

.fa-icon-77:before, .fa-university:before {
	content: "\f19c"
}

.fa-icon-75:before, .fa-microphone:before {
	content: "\f130"
}

.fa-icon-76:before, .fa-globe:before {
	content: "\f0ac"
}

.fa-icon-83:before, .fa-building-o:before {
	content: "\f1ad"
}

.fa-icon-84:before, .fa-cube:before {
	content: "\f1b2"
}

.fa-icon-100:before, .fa-home:before {
	content: "\f015"
}

.fa-icon-112:before, .fa-futbol-o:before {
	content: "\f1e3"
}

.fa-icon-108:before, .fa-music:before {
	content: "\f001"
}

.fa-icon-99:before, .fa-commenting:before {
	content: "\f27a"
}

.fa-icon-93:before, .fa-picture-o:before {
	content: "\f03e"
}

/*  bursa graph */
.home_graph_date {
	font-size: 12px;
	color: #aaa;
	position: absolute;
	top: 11px;
	right: 5px
}

.stock_graph {
	font-size: 11px;
	width: 100%
}

.stock_graph tr:first-child {
	border-top: 2px #dbdbdb solid
}

.stock_graph tr:last-child {
	border-bottom: 2px #dbdbdb solid;
	text-align: right;
	height: 33px
}

.stock_graph tr {
	border-bottom: 1px #dbdbdb solid
}

.stock_graph tr td {
	padding: 2px
}

.stock_graph span.space_class {
	padding-left: 5px;
	white-space: nowrap
}

.stock_graph tr td input, .inner_stock_search input,
	.page-template-stock-self select, .page-template-stock-self input,
	.page-template-stock select, .page-template-stock input {
	border-radius: 6px;
	border: 1px solid #bbb;
	padding: 4px 5px;
	color: #555;
	font-size: 14px;
	margin: 2px 5px
}

.inner_stock_search input[type="submit"], span.graph_btn2 a, span.graph_btn a
	{
	padding: 5px 15px !important;
	font-size: 15px;
	font-weight: normal;
	border-radius: 6px;
	border: 0;
	margin-bottom: 5px
}

.inner_stock_search input[type="submit"] {
	padding: 3px 0 !important
}

input[value="搜索"] {
	border: 1px solid #bbb !important;
	padding: 3px 12px !important;
	font-size: 14px;
	border-radius: 6px
}

span.graph_btn2 a, span.graph_btn a {
	color: #fff !important
}

span.graph_btn2 a, .inner_stock_search input[type="submit"] {
	margin-right: 5px
}

span.graph_btn2 a {
	background: #0051c4;
	background: -moz-linear-gradient(top, rgba(0, 81, 196, 1) 0%,
		rgba(0, 49, 135, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,
		81, 196, 1)), color-stop(100%, rgba(0, 49, 135, 1)));
	background: -webkit-linear-gradient(top, rgba(0, 81, 196, 1) 0%,
		rgba(0, 49, 135, 1) 100%);
	background: -o-linear-gradient(top, rgba(0, 81, 196, 1) 0%,
		rgba(0, 49, 135, 1) 100%);
	background: -ms-linear-gradient(top, rgba(0, 81, 196, 1) 0%,
		rgba(0, 49, 135, 1) 100%);
	background: linear-gradient(to bottom, rgba(0, 81, 196, 1) 0%,
		rgba(0, 49, 135, 1) 100%)
}

span.graph_btn a {
	background: #009243;
	background: -moz-linear-gradient(top, rgba(0, 146, 67, 1) 0%,
		rgba(0, 107, 57, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,
		146, 67, 1)), color-stop(100%, rgba(0, 107, 57, 1)));
	background: -webkit-linear-gradient(top, rgba(0, 146, 67, 1) 0%,
		rgba(0, 107, 57, 1) 100%);
	background: -o-linear-gradient(top, rgba(0, 146, 67, 1) 0%,
		rgba(0, 107, 57, 1) 100%);
	background: -ms-linear-gradient(top, rgba(0, 146, 67, 1) 0%,
		rgba(0, 107, 57, 1) 100%);
	background: linear-gradient(to bottom, rgba(0, 146, 67, 1) 0%,
		rgba(0, 107, 57, 1) 100%)
}

.inner_stock_search input[type="submit"], input[value="查看股价"] {
	background: #4c4c4c;
	background: -moz-linear-gradient(top, rgba(76, 76, 76, 1) 0%,
		rgba(28, 28, 28, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(76,
		76, 76, 1)), color-stop(100%, rgba(28, 28, 28, 1)));
	background: -webkit-linear-gradient(top, rgba(76, 76, 76, 1) 0%,
		rgba(28, 28, 28, 1) 100%);
	background: -o-linear-gradient(top, rgba(76, 76, 76, 1) 0%,
		rgba(28, 28, 28, 1) 100%);
	background: -ms-linear-gradient(top, rgba(76, 76, 76, 1) 0%,
		rgba(28, 28, 28, 1) 100%);
	background: linear-gradient(to bottom, rgba(76, 76, 76, 1) 0%,
		rgba(28, 28, 28, 1) 100%);
	color: #fff !important;
	margin-right: 15px !important;
	margin-left: 0px !important;
}

input[value="搜索"] {
	background: #fff;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
		rgba(224, 224, 224, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,
		255, 255, 1)), color-stop(100%, rgba(224, 224, 224, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
		rgba(224, 224, 224, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
		rgba(224, 224, 224, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%,
		rgba(224, 224, 224, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%,
		rgba(224, 224, 224, 1) 100%);
	color: #000 !important
}

.green_font{
    color:#5cb500;
}
.red_font{
    color:#d62222;
}

div.stockpick_section {
	border: 2px solid #0047ad;
	margin: 0 auto;
	background-color: #fff
}

.stockpick_section h4 {
	color: #fff;
	background-color: #0047ad;
	padding: 7px 0 8px 7px;
	margin-bottom: 2px
}

.stockpick_section h5 {
	float: right;
	margin-top: -27px;
	margin-right: 10px;
	font-size: 13px
}

.stockpick_section h5 a {
	color: #fff;
	font-weight: 100
}

table.hangjiaHome {
	width: 100%
}

table.hangjiaHome tr td:first-child {
	font-size: 12px;
	padding-left: 5px;
	color: #777;
	width: 74px
}

table.hangjiaHome tr td a {
	font-weight: normal;
	font-size: 14px;
	color: #2222e0;
	line-height: 1em
}

table.hangjiaHome tr {
	border-bottom: 1px solid #ddd
}

table.hangjiaHome tr td {
	padding-top: 4px;
	padding-bottom: 4px
}

.quicklink_section {
	background-color: #e9f5ff;
	border: 2px solid #0047ad;
	margin: 10px auto
}

.quicklink_section h3 {
	background-color: #0047ad;
	color: #fff;
	padding: 10px;
	font-size: 18px
}

ul#menu-quick-links {
	list-style-type: none;
	padding: 0;
	margin: 10px
}

ul#menu-quick-links li {
/*	background: url(../img/bullet.png) no-repeat left center;*/
	padding: 4px 0 4px 19px;
	border-bottom: 1px solid #b2cad8
}

ul#menu-quick-links li:last-child {
	border-bottom: 0
}

ul#menu-quick-links li.home-menu {
	display: none
}

ul#menu-quick-links li a {
	color: #0047ad;
	font-size: 16px;
	font-weight: normal
}

ul#menu-quick-links li a:hover {
	color: #000
}
