@charset "utf-8";
/* CSS Document */
/*Page->Index->Focus*/
.c-main-focus {
	height: 450px;
}
.c-main-focus__flexslider {
	position: relative;
	height: 450px;
	overflow: hidden;
}
.c-main-focus__flexslider .slides {
	position: relative;
	z-index: 1;
	height: 450px;
}
.c-main-focus__flexslider .slides li a {
    display:block;
	height: 450px;
	background-repeat: no-repeat;
	background-position: center center;
}
.c-main-focus__flexslider .flex-control-nav {
	position: relative;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -32px;
	z-index: 2;
	font-size: 0;
	text-align: center;
}
.c-main-focus__flexslider .flex-control-nav li {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	margin: 0 5px;
  *display: inline;
	zoom: 1;
}
.c-main-focus__flexslider .flex-control-nav a {
	display: inline-block;
	width: 12px;
	height: 12px;
	line-height: 40px;
	border: 2px solid #fff;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	overflow: hidden;
	cursor: pointer;
}
.c-main-focus__flexslider .flex-control-nav .flex-active {
	background: #fff;
}
/*Page->Index->Common:ModuleLayout*/
.c-mod {
	padding: 45px 0;
}
.c-mod_bg-grey {
	background: #f7f8fc;
}
.c-mod-head {
	margin-bottom: 25px;
}
.c-mod-head__title {
	display: inline-block;
	height: 22px;
	padding-left: 15px;
	font-size: 22px;
	font-weight: 600;
	border-left: 4px solid #f52f3e;
	line-height: 1;
}
.c-mod-head__link {
	font-size: 14px;
	color: #a0a4a7;
	-webkit-transition: color .24s;
	-moz-transition: color .24s;
	transition: color .24s;
}
.c-mod-head__link:hover {
	color: #f20000;
}
.c-mod-nav li {
	float: left;
	height: 16px;
	margin: 4px 0 0 24px;
	padding-left: 24px;
	line-height: 1;
	overflow: hidden;
}
.c-mod-nav li + li {
	border-left: 1px solid #e6e8ee;
}
.c-mod-nav li a {
	font-size: 16px;
	color: #303335;
	-webkit-transition: color .24s;
	-moz-transition: color .24s;
	transition: color .24s;
}
.c-mod-nav li a:hover {
	color: #f52f3e;
}
/*Page->Index->Common:Tab*/
.c-tab-nav {
	float: right;
	height: 47px;
	margin-top: -47px;
}
.c-tab-nav li {
	float: left;
	margin-left: 32px;
	padding-bottom: 13px;
	font-size: 14px;
	font-weight: 600;
	color: #636669;
	line-height: 32px;
	border-bottom: 2px solid transparent;
	cursor: pointer;
	-webkit-transition: color .24s;
	-moz-transition: color .24s;
	transition: color .24s;
}
.c-tab-nav li.active {
	color: #f52f3e;
	border-bottom-color: #f52f3e;
}
.c-tab-nav li:hover {
	color: #f52f3e;
}
.c-tab-content {
	position: relative;
}
.c-tab-content .c-tab-panel {
	display: none;
}
/*Page->Index->Common:Table*/
.c-tab-panel table {
	width: 100%;
	table-layout: fixed;
}
.c-tab-panel table [align="left"] {
	padding-left: 30px;
}
.c-tab-panel table thead {
	height: 54px;
	background: #fafafc;
}
.c-tab-panel table tr {
	line-height: 30px;
}
.c-tab-panel table th {
	height: 54px;
	font-size: 12px;
	color: #a2a3a5;
	line-height: 30px;
}
.c-tab-panel table tbody tr {
	position: relative;
	z-index: 1;
	height: 67px;
	font-size: 14px;
	color: #636669;
	border-bottom: 1px solid #f6f6f6;
	-webkit-transition: .1s all ease;
	-moz-transition: .1s all ease;
	transition: .1s all ease;
	/*filter: alpha(opacity=100);*/
}
.c-tab-panel table tbody tr td {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.c-tab-panel table tbody tr td.s-fund:hover,
.c-tab-panel table tbody tr td.s-name:hover {
	color: #f52f3e;
}
.c-tab-panel table .u-text-red {
	color: #f52f3e;
}
.c-tab-panel table .u-text-green {
	color: #69cd8e;
}
.c-tab-panel table a {
	-webkit-transition: color .24s;
	-moz-transition: color .24s;
	transition: color .24s;
}
.c-tab-panel table a:hover {
	color: #f52f3e;
}
.c-tab-panel table tbody tr .s-btn {
	display: inline-block;
	vertical-align: top;
	width: 52px;
	height: 30px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	border-radius: 3px;
	font-size: 0;
}
.c-tab-panel table tbody tr .s-btn_clock {
	background-position: 19px -98px;
}
.c-tab-panel table tbody tr .s-btn_car {
	background-position: 19px -128px;
}
.c-tab-panel table tbody tr:hover {
	background: #f9f9fc;
}
.c-tab-panel table tbody tr:hover .s-btn {
	font-size: 14px;
	background: #f52f3e;
}
.c-tab-panel table tbody tr .s-btn:hover {
	background: #f20000;
}
/*T1*/
table .s-rank {
	width: 70px;
}
table .s-fund {
	width: 210px;
}
table .s-code {
	width: 84px;
}
table .s-worth {
	width: 96px;
}
table .s-date {
	width: 114px;
}
table .s-week, table .s-month, table .s-quarter, table .s-half, table .s-year {
	width: 108px;
}
/*T2*/
table .s-name {
	width: 250px;
}
table .s-type {
	width: 84px;
}
table .s-door {
	width: 106px;
}
table .s-turn {
	width: 92px;
}
table .s-term {
	width: 98px;
}
table .s-earn {
	width: 88px;
}
table .s-state {
	width: 76px;
}
table .s-operate {
	width: 86px;
}




/*Page->Index->Module:Notice*/
.c-mod-notice {
	height: 56px;
}
.c-certificate {
	height: 56px;
	padding: 16px 0;
}
.c-certificate li {
	float: left;
	font-family: "KaiTi";
	font-size: 16px;
	font-weight: 700;
	color: #323232;
}
.c-certificate li + li {
	margin-left: 20px;
}
.c-certificate li i {
	display: inline-block;
	width: 18px;
	height: 13px;
	margin-right: 8px;
}
.c-certificate li .u-icon_fund {
	background-position: 0 -165px;
}
.c-certificate li .u-icon_private {
	background-position: -26px -165px;
}
.c-certificate li .u-icon_member {
	background-position: -52px -165px;
}
.c-notice {
	width: 400px;
	height: 56px;
	padding: 16px 0;
	overflow: hidden;
}
.c-notice__label {
	float: left;
	width: 100px;
	height: 16px;
	margin: 4px 0;
	padding-right: 8px;
	font-family: "KaiTi";
	font-size: 16px;
	font-weight: 700;
	color: #323232;
	line-height: 1;
	border-right: 1px solid #e6e8ee;
}
.c-notice__label i {
	display: inline-block;
	vertical-align: top;
	width: 16px;
	height: 16px;
	margin-right: 7px;
}
.c-notice__label .u-icon_search {
	background-position: 0 -185px;
}
.c-notice__label .u-icon_star {
	background-position: -40px -185px;
}
.c-notice__list {
	float: left;
	width: 300px;
	height: 24px;
	line-height: 24px;
	padding-left: 8px;
	overflow: hidden;
}
.c-notice__list li {
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-transition: color .24s;
	-moz-transition: color .24s;
	transition: color .24s;
}
.c-notice__list li a {
	font-size: 14px;
	color: #666;
	-webkit-transition: color .24s;
	-moz-transition: color .24s;
	transition: color .24s;
}
.c-notice__list li:hover,
.c-notice__list li a:hover {
	color: #f52f3e;
}
.c-mod-notice .u-pull-left + .u-pull-left {
	margin-left: 60px;
}
/*Page->Index->Module:Wallet*/
.c-wallet__poster h3 {
	font-size: 42px;
	font-weight: 700;
	line-height: 1;
	background-image: -webkit-gradient(linear,0 0,0 bottom,from(#4a4949),to(#242323));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: 0 6px 10px rgba(0,0,0,.2);
}
.c-wallet__poster-income {
	margin-top: 18px;
	font-family: Arial;
	font-weight: 700;
	line-height: 1;
	background-image: -webkit-gradient(linear,0 0,0 bottom,from(#ff2400),to(#cc0000));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: 0 4px 6px rgba(204,0,0,.1);
}
.c-wallet__poster-income b {
	font-size: 62px;
}
.c-wallet__poster-income em {
	margin-left: 3px;
	font-size: 20px;
}
.c-wallet__poster-profit p {
	font-size: 14px;
	color: #a3a3a3;
	line-height: 20px;
}
.c-wallet__poster-btns {
	margin-top: 18px;
	margin-bottom: 25px;
}
.c-wallet__poster-btn {
	float: left;
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	border-radius: 4px;
}
.c-wallet__poster-btn + .c-wallet__poster-btn {
	margin-left: 15px;
}
.c-wallet__poster-btn_dark {
	width: 180px;
	height: 44px;
	padding: 12px 20px;
	color: #fff;
	background: #ee2e0d;
	box-shadow: 0 8px 20px rgba(246, 177, 185, 1);
}
.c-wallet__poster-btn_light {
	height: 44px;
	padding: 11px 20px;
	color: #f52f3e;
	border: 1px solid #f52f3e;
}
.c-wallet__poster-btn_light:hover {
	background: rgba(245, 47, 62, .13);
}
.c-wallet__poster-text {
	font-size: 0;
}
.c-wallet__poster-text li {
	display: inline-block;
	margin-right: 15px;
	font-size: 16px;
	line-height: 1;
	color: #666;
}
.c-wallet_poster-links {
	margin-top: 21px;
	height: 14px;
	line-height: 1;
}
.c-wallet_poster-links li {
	float: left;
	height: 12px;
	padding-right: 11px;
}
.c-wallet_poster-links li + li {
	padding-left: 11px;
	border-left: 1px solid #323232;
}
.c-wallet_poster-links li a {
	display: inline-block;
	margin-top: -1px;
	font-size: 14px;
	font-weight: 700;
	color: #323232;
	-webkit-transition: color .24s;
	-moz-transition: color .24s;
	transition: color .2s;
}
.c-wallet_poster-links li a:hover {
	color: #f52f3e;
}
.c-card-item {
	position: relative;
	float: left;
	width: 255px;
	height: 279px;
	text-align: center;
	background: #fff;
	-webkit-box-shadow: 0 5px 15px rgba(224, 226, 232, .5);
	box-shadow: 0 5px 15px rgba(224, 226, 232, .5);
	-webkit-transition: -webkit-transform .5s;
	-moz-transition: -moz-transform .5s;
	transition: transform .5s;
}
.c-card-item + .c-card-item {
	margin-left: 30px;
}
.c-card-item__hd {
	height: 188px;
	margin: 0 20px;
	padding-top: 30px;
}
.c-card-item__hd h4 {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 700;
	color: #323232;
	line-height: 1;
}
.c-card-item__hd h5 {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	color: #323232;
} 
.c-card-item__income {
	margin-bottom: 5px;
	font-family: Arial;
	font-weight: 700;
	color: #f20000;
	line-height: 1;
}
.c-card-item__income b {
	font-size: 36px;
}
.c-card-item__income em {
	font-size: 16px;
}
.c-card-item__hd p {
	font-size: 12px;
	color: #a3a3a3;
}
.c-card-item__bd {
	margin: 0 20px;
	padding-top: 24px;
	border-top: 1px solid #f4f6fc;
} 
.c-cards .c-wallet__poster-btn_light {
	display: inline-block;
	vertical-align: top;
	width: 124px;
	height: 36px;
	padding: 7px 14px;
	float: none;
	font-size: 14px;
	font-weight: 400;
}
.c-card-item:hover {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	transform: translateY(-5px);
}
/*Page->Index->Module:College*/
.c-college__poster {
	position: relative;
	width: 300px;
	height: 380px;
}
.c-college__advert {
	position: absolute;
	left: 15px;
	bottom: 45px;
}
.c-college__advert li {
	position: relative;
	float: left;
	width: 130px;
	height: 30px; 
	margin: 10px 10px 0 0;
	padding-left: 28px;
	font-size: 14px;
	color: #080401;
	line-height: 30px;
	background: #e8a401;
}
.c-college__advert li:before {
	content: "";
	position: absolute;
	top: 9px;
	left: 10px;
	display: block;
	width: 12px;
	height: 12px;
	background: url(../images/i_college_i.png) no-repeat 0 0;
}
.c-college__panel {
	width: 900px;
	margin-top: -20px;
	overflow: hidden;
}
.c-college-item {
	position: relative;
	float: left;
	display: block;
	width: 280px;
	height: 180px;
	margin: 20px 0 0 20px;
}
.c-college-item__thumb {
	width: 280px;
	height: 140px;
	overflow: hidden;
}
.c-college-item__thumb img {
	width: 280px;
	height: 140px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.c-college-item__text {
	height: 24px;
	margin-top: 16px;
	font-size: 0;
}
.c-college-item__text span {
	display: inline-block;
	vertical-align: top;
	width: 44px;
	height: 24px;
	font-size: 12px;
	color: #636669;
	text-align: center;
	line-height: 22px;
	border: 1px solid #eee;
	border-radius: 3px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.c-college-item__text h4 {
	display: inline-block;
	vertical-align: top;
	width: 236px;
	height: 24px;
	padding-left: 10px;
	font-size: 16px;
	color: #303335;
	line-height: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.c-college-item:hover .c-college-item__thumb img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}
.c-college-item:hover .c-college-item__text span {
	color: #f52f3e;
	border-color: #f52f3e;
}
.c-college-item:hover .c-college-item__text h4 {
	color: #f52f3e;
}
/*Page->Index->Module:Theme*/
.c-theme {
	position: relative;
	z-index: 1;
	width: 380px;
	height: 305px;
	border: 1px solid #e6e8ee;
	background: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.c-theme + .c-theme {
	margin-left: 30px;
}
.c-theme-angle {
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 5;
	display: block;
	width: 80px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.c-theme-angle_ztjj0 {
	background-image: url(../images/i_theme_qd.png);
}
.c-theme-angle_ztjj1 {
	background-image: url(../images/i_theme_cz.png);
}
.c-theme-angle_ztjj2 {
	background-image: url(../images/i_theme_yx.png);
}
.c-theme-inner {
	position: relative;
	z-index: 1;
	width: 378px;
	height: 303px;
}
.c-theme-inner .c-tab-content {
	position: relative;
	width: 378px;
	height: 303px;
	overflow: hidden;
}
.c-theme-inner .c-tab-content .c-tab-panel {
	position: absolute;
	left: 0;
	top: 0;
	width: 378px;
	height: 303px;
}
.c-theme-nav {
	position: absolute;
	bottom: 29px;
	right: 29px;
	z-index: 2;
	width: auto;
	height: 16px;
	overflow: hidden;
}
.c-theme-nav li {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	margin-left: 10px;
	font-family: "Arial";
	font-size: 12px;
	color: #e2e4ea;
	line-height: 14px;
	text-align: center;
	border: 1px solid #e2e4ea;
	border-radius: 2px;
	cursor: pointer;
}
.c-theme-nav li.active {
	color: #fff;
	border-color: #f52f3e;
	background: #f52f3e;
}
.c-theme-item {
	margin: 0 29px;
}
.c-theme-item__hd {
	padding-top: 28px;
}
.c-theme-item__hd h4 {
	height: 26px;
	padding: 0 15px;
	font-size: 24px;
	font-weight: 700;
	color: #303335;
	text-align: center;
	line-height: 1;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.c-theme-item__bd {
	padding-top: 34px;
	margin-bottom: 12px;
}
.c-theme-item__bd li {
	float: left;
	width: 33.3333%;
	margin-bottom: 22px;
	line-height: 1;
	text-align: center;
}
.c-theme-item__bd h5 {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 400;
}
.c-theme-item__bd h5.u-text-black {
	color: #323234;
}
.c-theme-item__bd h5.u-text-red {
	color: #f52f3e;
}
.c-theme-item__bd h5.u-text-green {
	color: #69cd8e;
}
.c-theme-item__bd p {
	font-size: 14px;
	color: #a2a3a5;
}
.c-theme-item__ft {
	padding-top: 25px;
	border-top: 1px solid #f4f6fc;
}
.c-theme-item__btn {
	display: block;
	width: 110px;
	height: 36px;
	font-size: 14px;
	color: #f52f3e;
	line-height: 34px;
	text-align: center;
	border: 1px solid #f52f3e;
	border-radius: 3px;
	-webkit-transition: background .2s ease;
	-moz-transition: background .2s ease;
	transition: background .2s ease;
}
.c-theme-item__btn .u-icon_car {
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 16px;
	margin: 9px 9px 0 0;
	background-position: 0 -135px;
}
.c-theme:hover {
	-webkit-box-shadow: 0 5px 25px rgba(224, 226, 232, .95);
	box-shadow: 0 5px 25px rgba(220, 220, 220, .95);
}
.c-theme-item__btn:hover {
	color: #fff;
	background: #f52f3e;
} 
.c-theme-item__btn:hover .u-icon_car {
	background-position: -40px -135px;
}
/*Page->Index->Module:Rank*/
table tbody tr .s-rank i {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background: url(../images/i_rank.png) no-repeat 0 0;
}
table tbody tr:nth-child(1) .s-rank i {
	background-position: 0 0;
}
table tbody tr:nth-child(2) .s-rank i {
	background-position: 0 -30px;
}
table tbody tr:nth-child(3) .s-rank i {
	background-position: 0 -60px;
}
table tbody tr:nth-child(4) .s-rank i {
	background-position: 0 -90px;
}
table tbody tr:nth-child(5) .s-rank i {
	background-position: 0 -120px;
}
table tbody tr:nth-child(6) .s-rank i {
	background-position: 0 -150px;
}
table tbody tr:nth-child(7) .s-rank i {
	background-position: 0 -180px;
}
table tbody tr:nth-child(8) .s-rank i {
	background-position: 0 -210px;
}
table tbody tr:nth-child(9) .s-rank i {
	background-position: 0 -240px;
}
table tbody tr:nth-child(10) .s-rank i {
	background-position: 0 -270px;
}
table tbody tr:nth-child(11) .s-rank i {
	background-position: 0 -300px;
}
table tbody tr:nth-child(12) .s-rank i {
	background-position: 0 -330px;
}
/*Page->Index->Module:Profit*/
.c-profit {
	position: relative;
	overflow: hidden;
}
.c-profit + .c-profit {
	margin-left: 30px;
}
.c-profit__media {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.c-profit__content {
	position: relative;
	z-index: 1;
	width: 380px;
	height: 305px;
}
.c-profit__angle {
	position: absolute;
	top: 0;
	right: 8px;
	z-index: 5;
	display: block;
	width: 64px;
	height: 69px;
	padding: 17px 15px 0;
	font-size: 12px;
	color: #fff;
	line-height: 14px;
	text-align: center;
}
.c-profit__angle_stock {
	background: url(../images/i_stock.png);
}
.c-profit__angle_sunshine {
	background: url(../images/i_sunshine.png);
}
.c-profit__angle_money {
	background: url(../images/i_money.png);
}
.c-profit__head {
	height: 121px;
	margin: 0 30px;
	font-size: 14px;
	color: #303335;
	line-height: 1;
	text-align: center;
	border-bottom: 1px dotted #a2a3a5;
}
.c-profit__head h3 {
	margin-bottom: 20px;
	padding-top: 35px;
	font-size: 24px;
	font-weight: 600;
}
.c-profit__body {
	height: 104px;
	margin: 0 25px;
}
.c-profit__body li {
	position: relative;
	width: 50%;
	font-size: 16px;
	color: #656667;
	line-height: 1;
	text-align: center;
}
.c-profit__body li:first-child:after {
	content: "";
	position: absolute;
	top: 35px;
	right: 0;
	display: block;
	width: 0;
	height: 30px;
	border-right: 1px dotted #a2a3a5;
}
.c-profit__body li h4 {
	margin-bottom: 10px;
	padding-top: 25px;
	font-size: 24px;
	font-weight: 600;
	color: #323234;
}
.c-profit__footer {
	position: absolute;
	left: 50px;
	bottom: 35px;
	width: 280px;
	height: 50px;
	-webkit-transition: bottom .3s ease;
	-moz-transition: bottom .3s ease;
	transition: bottom .3s ease;
}
.c-profit__footer span {
	display: block;
	width: 280px;
	height: 50px;
	border-radius: 3px;
	background: rgba(255, 255, 255, .7);
	-webkit-box-shadow: 0 8px 10px rgba(75, 75, 75, .3);
	box-shadow: 0 8px 10px rgba(75, 75, 75, .3);
}
.c-profit__footer b {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 20px;
	margin-top: -10px;
	margin-left: -40px;
	font-size: 16px;
	font-weight: 600;
	color: #f52f3e;
	text-align: center;
	line-height: 20px;
}
.c-profit__content:hover .c-profit__footer {
	bottom: 40px;
}
/*Page->Index->Module:Roadshow*/
.c-roadshow__link {
	display: block;
	width: 280px;
	height: 305px;
	background: #fff;
	-webkit-transition: all .24s;
	-moz-transition: all .24s;
	transition: all .24s;
}
.c-roadshow__link:hover {
	-webkit-box-shadow: 0 4px 25px rgba(130, 130, 130, .78);
	box-shadow: 0 4px 25px rgba(130, 130, 130, .78);
}
.c-subscribe {
	width: 280px;
	height: 135px;
	margin-top: 17px;
	padding: 20px 23px;
	font-size: 14px;
	color: #f52f3e;
	text-align: center;
	background: url(../images/subscribe.jpg) no-repeat center center;
	cursor: pointer;
}
.c-subscribe h3 {
	margin: 6px 0 2px;
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	color: #f52f3e;
}
.c-subscribe .c-subscribe__number {
	display: inline-block;
	vertical-align: top;
	height: 21px;
	margin-top: 6px;
	padding: 0 15px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	background: #f08f96;
}
/*Page->Index->Module:Partner*/
.c-partner {
	margin: 0 -12px;
}
.c-partner__item {
	float: left;
	width: 180px;
	height: 64px;
	margin: 0 12px 24px 12px;
	border: 1px solid #e1e2e6;
	border-radius: 3px;
	overflow: hidden;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
    text-align:center;
}
.c-partner__item img{
    height:100%;
}
.c-partner__item:hover {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-box-shadow: 0 4px 15px rgba(224, 226, 232, .55);
	box-shadow: 0 4px 15px rgba(224, 226, 232, .55);
}
/*Page->Index->Module:Report*/
.c-report + .c-report {
	margin-left: 30px;
}
.c-report__list {
	padding-top: 13px;
}
.c-report__item {
	position: relative;
	height: 30px;
	padding: 5px 6px 5px 14px;
	margin-top: 6px;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.c-report__item a {
	color: #636669;
	-webkit-transition: color .3s;
	-moz-transition: color .3s;
	transition: color .3s;
}
.c-report__item a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 13px;
	display: block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #bfbfbf;
	-webkit-transition: background .3s;
	-moz-transition: background .3s;
	transition: background .3s;
}
.c-report__item a:hover {
	color: #f20000;
}
.c-report__item a:hover:before {
	background: #f20000;
}
/*Page->Index->Module:Modal*/
.c-modal_index {
	width: 430px;
	height: 330px;
	background: url(../images/modalbgindex.jpg) no-repeat center center;
}
/*Page->Index->Module:Modal->Animation*/
.c-modal_index.linearBottom,
.c-modal_index.linearTop {
  -webkit-animation-duration: .45s;
  -moz-animation-duration: .45s;
  -o-animation-duration: .45s;
  animation-duration: .45s;
}
.linearTop{
  -webkit-animation-name: linearTop;
  -moz-animation-name: linearTop;
  -o-animation-name: linearTop;
  animation-name: linearTop;
}
.linearBottom{
  -webkit-animation-name: linearBottom;
  -moz-animation-name: linearBottom;
  -o-animation-name: linearBottom;
  animation-name: linearBottom;
}
@keyframes linearBottom {
   0%{
      -webkit-transform: translate3d(0,0,0);
      -moz-transform: translate3d(0,0,0);
      -o-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
      opacity: 1;
      filter:alpha(opacity=100);
   }
   100%{
      -webkit-transform: translate3d(0,80px,0);
      -moz-transform: translate3d(0,80px,0);
      -o-transform: translate3d(0,80px,0);
      transform: translate3d(0,80px,0);
      opacity: 0;
      filter:alpha(opacity=0);
   }
}

@keyframes linearTop {
   0%{
     -webkit-transform: translate3d(0,80px,0);
      -moz-transform: translate3d(0,80px,0);
      -o-transform: translate3d(0,80px,0);
      transform: translate3d(0,80px,0);
      opacity: 0;
      filter:alpha(opacity=0);
   }
   100%{
       -webkit-transform: translate3d(0,0,0);
      -moz-transform: translate3d(0,0,0);
      -o-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
      opacity: 1;
      filter:alpha(opacity=100);
   }
}
















