﻿@charset "utf-8";
body { min-width: 1200px; color: #333; }
a { color: #333; }
.sub-nav { display: none; }
.finance-report { width: 1200px; height: auto; margin: 0 auto; font-family: "微软雅黑"; padding-bottom: 60px; min-height: 400px; }
.item { margin-bottom: 26px; }
.items-left, .items-right { width: 548px; height: auto; padding: 15px 15px; background: #f2f2f2; }
.items-left:hover, .items-right:hover { background: #3773db; }
.items-left:hover .tit, .items-right:hover .tit { color: #FFF; }
.items-left:hover .sub-tit, .items-right:hover .sub-tit { color: #8db6fd; }
.items-left { float: left; }
.items-right { float: right; }
.time { float: left; width: 70px; height: 82px; padding-left: 8px; margin-right: 16px; background: url(/company/img/cwbgBg.png) repeat-x; border: 0px solid #e6e6e6; overflow: hidden; }
.month { padding-top: 20px; font-size: 26px; font-weight: bold; line-height: 100%; color: #fff; }
.year { font-size: 14px; line-height: 26px; color: #fff; }
.list { display: block; width: 450px; float: left; height: 82px; overflow: hidden; }
.list td { width: 100%; height: 82px; vertical-align: middle; }
.list td span { padding-top: 6px; }
.tit { display: block; font-weight: bold; font-size: 16px; /*line-height: 48px;*/
line-height: 24px; color: #484a51; margin-bottom: 8px; }
.sub-tit { font-size: 14px; line-height: 100%; color: #717580; }
.more { width: 168px; height: 40px; overflow: hidden; border: 2px solid #1583f0; margin: 0 auto; margin-top: 40px; /*background: #fff;*/
text-align: center; line-height: 40px; font-family: "微软雅黑"; font-size: 14px; color: rgb(21, 131, 240); cursor: pointer; }
.hide { display: none; }
.box-tab { /*width:220px;*/
margin: 0 auto; text-align: center; margin-bottom: 30px; }
.tabs { /* 
	display: inline-block;
	width: 6em;
	height: 2em;
	border: 2px solid #e6e6e6;
	margin: 0 10px;
	line-height: 2em;
	text-align: center;
	color: #717580;
	cursor: pointer;
	
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.06);
	   -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.06);
	        box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.06);
	-webkit-transition: -webkit-box-shadow 0.2s ease 0s;
	transition: -webkit-box-shadow 0.2s ease 0s;
	-moz-transition: box-shadow 0.2s ease 0s, -moz-box-shadow 0.2s ease 0s;
	transition: box-shadow 0.2s ease 0s;
	transition: box-shadow 0.2s ease 0s, -webkit-box-shadow 0.2s ease 0s, -moz-box-shadow 0.2s ease 0s;
	
	 */
}
/* .tabs:hover{
	-webkit-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.06);
	   -moz-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.06);
	        box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.06);
} */
/* .tabs:first-child{
	background:#fff;
} */
.publishnews01, .publishnews02 { display: none; }
.publishnews01 { display: block; }
.tabs { width: 420px; padding-bottom: 28px; margin: 0 auto; }
.visiting-tit-txt { float: left; margin: 0 22px; border-bottom: 3px solid #f7f7f7; font-size: 16px; line-height: 32px; color: #484a51; cursor: pointer; }
.active { color: #1583f0; border-color: #1583f0; }
