@charset "utf-8";

body {
	font-family: 'microsoft yahei'
}

.hide {
	display: none !important;
}

.nr_head_top {
	overflow: hidden;
	width: 100%;
	min-width: 1190px;
	height: 40px;
	line-height: 40px;
	background: #f8f8f8;
}

.nr_top_con {
	width: 1190px;
	margin: 0 auto;
}

.nr_top_con ul li {
	float: left;
}

.nr_top_con ul li a {
	display: inline-block;
	padding: 0 22px;
	font-size: 14px;
	color: #666;
}

.nr_top_con ul li a:hover {
	background: #c50205;
	color: #fff;
}

.nr_top_con p {
	float: right;
	font-size: 14px;
}

.nr_top_con p a {
	color: #646464;
}

.nr_top_con p a:hover {
	background: #c50205;
}

.haslogin {
	display: none;
}

.nr_top_con p.unlogin a {
	padding: 1px 5px;
	margin: 0 3px;
}

.nr_top_con p.unlogin a:hover {
	background: #c50205;
	border-radius: 3px;
	color: #fff;
}

.login_after {
	margin-right: 10px;
}

.login_after a {
	color: #d20304;
}

.exit_btn {
	float: none!important;
	margin-left: 10px;
}

.exit_btn a {
	line-height: 40px;
	padding: 2px 3px;
	background: #d20304;
	border-radius: 3px;
	color: #fff!important;
}

.login_after a:hover {
	background: #f8f8f8!important;
	opacity: .8;
	filter: alpha(opacity=80);
}

.share {
	width: 100%;
	height: 85px;
	min-width: 1190px;
	background: #D52136;
}

.share-con {
	width: 1190px;
	height: 85px;
	line-height: 85px;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
}

.share-con .logo {
	width: 240px;
	margin: 23px 0 0;
}

.share-con .shoucang {
	cursor: pointer;
}

.share-con .shoucang .shoucang-icon {
	display: inline-block;
	width: 20px;
	height: 16px;
	margin: 0 9px -3px 0;
	background: url(../img/spirit.png) 0 0 no-repeat;
}

.share-con .share-nav {
	width: 392px;
}

.share-con .share-nav .share-icon {
	width: 226px;
}

.share-con .share-nav .share-icon a {
	display: inline-block;
	background: url(../img/spirit.png) no-repeat;
}

.share-con .share-nav .share-icon a:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}

.share-con .share-nav .share-icon .wx {
	width: 22px;
	height: 18px;
	margin: 0 15px -3px 0;
	background-position: 0 -30px;
}

.share-con .share-nav .share-icon .wb {
	width: 22px;
	height: 22px;
	margin: 0 18px -3px 0;
	background-position: 0 -60px;
}

.share-con .share-nav .share-icon .qq {
	width: 16px;
	height: 18px;
	margin: 0 17px -3px 0;
	background-position: 0 -90px;
}

.share-con .share-nav .share-icon .xl {
	width: 24px;
	height: 19px;
	margin: 0 15px -3px 0;
	background-position: 0 -120px;
}

.share-con .share-nav .share-icon .kj {
	width: 21px;
	height: 19px;
	margin: 0 0 -3px 0;
	background-position: 0 -150px;
}

.share-con .share-nav .share-icon span {
	opacity: .5;
	filter: alpha(opacity=50);
}

.search-box {
	height: 110px;
	background: #FFFFFF;
	border: 1px solid #f1f1f1;
}

.search-box ul {
	margin: 23px auto 6px;
	padding-left: 80px;
	width: 568px;
}

.search-box ul li {
	float: left;
	width: 52px;
	height: 24px;
	line-height: 24px;
	border-radius: 3px;
	font-size: 14px;
	color: #333;
	text-align: center;
	cursor: pointer;
}

.search-box ul li.on,.search-box ul li:hover {
	background: #D52136;
	color: #fff;
}

.search-box .search-con {
	width: 648px;
	margin: 0 auto;
}

.search-box .search-con span {
	display: inline-block;
	width: 59px;
	height: 30px;
	margin: 0 18px 0 0;
	*margin: 0 18px 16px 0;
	background: url(../img/source-rearach.png) center center;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.search-box .search-con .search-text {
	width: 438px;
	height: 34px;
	line-height: 34px;
	*margin: 0 5px 0 0;
	padding: 0 5px;
	background: #fff;
	border: 1px solid #dad8d8;
	font-family: 'microsoft yahei';
	font-size: 14px;
	color: #ccc;
}

.search-box .search-con button {
	width: 82px;
	height: 36px;
	line-height: 36px;
	background: #D52136;
	border-radius: 3px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-left: 5px;
}

.search-box .search-con button:hover {
	background: #B50404;
}

.container-source {
	background: #FAF9F9;
	padding: 32px 0 60px 0;
}

.tab {
	position: relative;
}

.tab .line {
	position: absolute;
	left: 148px;
	top: 23px;
	height: 16px;
	border-left: 1px solid #e5e5e5;
}

.tab .tab-topul {
	position: relative;
	width: 100%;
	background: #FFFFFF;
	border-top: 1px solid #f1f1f1;
}

.tab .tab-topul.newstyle {
	background: transparent;
	border-top: 0;
}

.tab .tab-topul li {
	width: 120px;
	float: left;
	margin: 0 59px 0 0;
	padding: 15px 0 16px 11px;
	font-size: 20px;
	color: #333;
	cursor: pointer;
}

.tab .tab-topul li em {
	display: inline-block;
	margin: 0 12px -4px 0;
	background: url(../img/source-tab.png) center center;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
}

.tab .tab-topul .cur-on {
	position: relative;
	top: -2px;
	border-top: 2px solid #D52136;
}

.line-FrClr {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	padding: 6px 2px;
	margin: 10px 0;
	color: #D52136;
	font-size: 14px;
}

.line-FrClr:hover {
	color: #B50404;
}

.tab-con {
	width: 1190px;
}

.tab-con .tab-con3 {
	background: transparent;
}

.tab-con .tab-con3 .item {
	padding: 32px 0 2px;
	width: 281px;
	min-height: 247px;
	float: left;
	margin-left: 22px;
	position: relative;
	z-index: 0;
}

.tab-con .tab-con3 .item:nth-child(4n+1) {
	margin-left: 0;
}

.tab-con .tab-con3 .item a {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 28px;
	min-height: 203px;
	background: #FFFFFF;
	padding: 22px 0 20px;
	border-bottom: solid #EEEEEE 4px;
	border-radius: 2px;
	transition: all 0.3s;
}

.tab-con .tab-con3 .item a:hover {
	box-shadow: 0 0 16px #AAAAAA;
}

.tab-con .tab-con3 .item .info {
	padding: 0 20px;
	font-size: 12px;
	color: #999;
	line-height: 16px;
	margin-bottom: 24px;
}

.tab-con .tab-con3 .item .info .head {
	border-radius: 50%;
	overflow: hidden;
	width: 78px;
	height: 78px;
	border: solid 1px #ccc;
	margin-left: -1px;
	margin-right: 10px;
}

.tab-con .tab-con3 .item .info .head img {
	width: 100%;
}

.tab-con .tab-con3 .item .info .name h3 {
	font-size: 20px;
	color: #000;
	line-height: 40px;
	position: relative;
	display: inline-block;
	margin-top: 4px;
}

.tab-con .tab-con3 .item .info .name h3 i {
	display: inline-block;
	padding: 0;
	max-width: 6em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tab-con .tab-con3 .item .info .name h3 span {
	display: block;
	height: 29px;
	width: 40px;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	background: url(../img/tag-source.png);
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	right: -42px;
	bottom: 20px;
	text-align: center;
}

.tab-con .tab-con3 .item .detail {
	position: relative;
	margin-top: 2px;
}

.tab-con .tab-con3 .item .detail .d-line {
	display: inline-block;
	width: 1px;
	height: 14px;
	margin-top: 12px;
	background: #BDBDBD;
}

.tab-con .tab-con3 .item .detail>div {
	padding: 0 12px;
	text-align: center;
}

.tab-con .tab-con3 .item .detail>div:first-child {
	padding-left: 0;
}

.tab-con .tab-con3 .item .detail span {
	display: block;
	line-height: 20px;
}

.tab-con .tab-con3 .item .desc {
	white-space: normal;
	color: #666666;
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
	padding: 16px 20px 0;
	border-top: solid 1px #F3F3F3;
	transition: all 0.3s;
	overflow: hidden;
	position: relative;
}

.tab-con .tab-con3 .item .desc i {
	display: none;
}

.tab-con .tab-con3 .item .desc.open-all i {
	display: block;
	position: absolute;
	bottom: 1px;
	right: 20px;
	height: 20px;
	padding: 0 0 0 22px;
	background: url(../img/linear-white.png) right center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #666;
	line-height: 20px;
}

.yc-line {
	position: absolute;
	left: 190px;
	top: 24px;
	height: 235px;
	border-right: 1px solid #e5e5e5;
}

.weixinbox {
	position: absolute;
	left: 50%;
	top: 40px;
	display: none;
	width: 240px;
	height: 275px;
	margin: 0 0 0 -120px;
	padding: 10px;
	background: #fff;
	border: solid 1px #d8d8d8;
	font-size: 12px;
	z-index: 9999;
}

.weixinbox .t {
	position: relative;
	height: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
}

.weixinbox .t a {
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
	height: 16px;
	font-size: 16px;
	color: #999;
	text-decoration: none;
}

.weixinbox .c div {
	width: 185px;
	height: 185px;
	margin: 16px auto;
}

.weixinbox .b {
	line-height: 22px;
	color: #666;
}

.weixin_btn_close {
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
	height: 16px;
	font-size: 16px;
	color: #999;
	cursor: pointer;
}

.w1190 {
	width: 1190px;
	margin: 0 auto
}

.w1200 {
	width: 1200px;
	margin: 0 auto
}

.header {
	width: 100%;
	height: 90px;
	min-width: 1200px;
	background: #D52136
}

.header .logo {
	float: left;
	width: 315px;
	margin: 23px 0 0
}

.header .logo1 {
	display: block;
	float: right;
	margin: 8px 0 0
}

.header .search {
	position: relative;
	float: right;
	padding: 27px 0 0
}

.header .search_k {
	width: 204px;
	height: 40px;
	line-height: 40px;
	padding: 0 53px 0 15px;
	border: none;
	font-family: 'microsoft yahei';
	font-size: 14px;
	color: #999
}

.header .search_k:focus {
	color: #333
}

.search .search-btn {
	position: absolute;
	top: 27px;
	*top: 28px;
	right: 0;
	display: inline-block;
	width: 53px;
	height: 40px;
	background: #f8f8f8 url(../img/search-btn.png) center center no-repeat
}

.search .search-btn:hover {
	background: #f8f8f8 url(../img/search-btn-hover.png) center center no-repeat
}

.quick_links {
	width: 100%;
	min-width: 1200px;
	padding: 7px 0;
	background: #f8f8f8;
	border-bottom: 1px solid #d9d8d8
}

.quick_links span {
	line-height: 36px;
	padding: 0 17px 0 0;
	font-size: 18px;
	color: #333
}

.quick_links a {
	margin: 0 33px 0 0;
	font-size: 16px
}

.quick_links a:hover {
	color: #D52136
}

.wrap {
	width: 1200px;
	margin: 0 auto
}

.w1190 {
	width: 1190px;
	margin: 0 auto
}

.content {
	padding: 35px 0 0;
}

.content .tagtitle{
	width: 100%;
	border-bottom:1px solid #e3e3e3;
	padding-bottom:20px;
}
.content li{
	margin:10px 25px 10px 0px;
	display: inline-block;
	font-size: 14px;
}



.main {
	float: left;
	width: 843px
}

.section1 .tit01 {
	margin: 23px 0 5px
}

.section1 div {
	border-bottom: none !important
}

.labspace {
	display: inline-block;
	width: 58px
}

.tit01 {
	margin: 0 0 15px 0;
	font-size: 20px;
	color: #000
}

.tit01 .s_dot {
	line-height: 24px;
	font-size: 12px
}

.tit02 {
	float: left;
	width: 80px;
	margin: 9px 0 0;
	*margin: 5px 0 0;
	padding: 0 0 0 16px;
	border-left: 3px solid #D52136;
	font-weight: normal
}

.tit02 a {
	font-size: 18px;
	color: #333
}

.tit02 a:hover {
	color: #D52136;
	text-decoration: underline
}

.list01 {
	overflow: hidden;
	font-size: 14px;
	color: #666
}

.list01 li {
	float: left;
	width: 74px;
	line-height: 30px;
	margin: 0 20px 0 0;
	white-space: nowrap
}

.list01 li a {
	padding: 5px;
	font-size: 14px;
	color: #666
}

.list01 .list01_ww {
	width: 188px
}

.list01 .list01_www {
	width: 282px
}

.list01 a:hover {
	background: #D52136;
	color: #fff
}

.list02 li {
	overflow: hidden;
	height: 113px
}

.list02 .p_a {
	float: left;
	width: 65px;
	margin: 5px 27px 0 0
}

.list02 h3 {
	overflow: hidden;
	margin: 0 0 5px 0;
	font-weight: normal
}

.list02 h3 a {
	font-size: 18px;
	color: #333
}

.list02 h3 a:hover {
	color: #D52136;
	text-decoration: underline
}

.list02 p {
	overflow: hidden;
	font-size: 14px;
	color: #666
}

.article {
	position: relative
}

.section {
	position: relative;
	padding: 0 0 5px 0
}

.section div {
	width: 101%;
	padding: 16px 0;
	border-bottom: 1px solid #eaeaea
}

.aside {
	float: right;
	width: 240px
}

.aside h2 {
	margin: 0 0 20px 0;
	font-size: 20px;
	color: #333
}

.section .bg-color2 {
	border-color: #D52136
}

.section .bg-color2 {
	border-color: #4489ca
}

.section .bg-color3 {
	border-color: #fcc252
}

.section .bg-color4 {
	border-color: #ff9600
}

.rt-1 {
	border-bottom: 1px solid #f1f1f1
}

.rt-2 {
	margin: 30px 0 0
}

.footer {
	margin-top: 40px;
	border-top: 1px solid #e5e5e5
}

.footer.mt0 {
	margin-top: 0;
}

.footer_bottom p a {
	padding: 0 10px
}

.footer_bottom p span a,.footer_bottom p span a:link {
	color: #a0a0a0
}

.footer_bottom p span a:hover {
	text-decoration: underline;
	color: #c50205
}

.footer_bottom p {
	line-height: 25px
}

.footer_bottom p.mt36 {
	margin-top: 36px;
}

.footer_bottom p span {
	padding-left: 15px
}

.footer2 {
	padding-bottom: 50px;
	border-top: 1px solid #e5e5e5
}

.index_xf {
	position: fixed;
	right: 20px;
	top: 330px;
	width: 60px;
	z-index: 9;
}

.index_xf ul li {
	cursor: pointer
}

.index_xf ul li a {
	text-indent: -2000em;
	background: url(../img/index_xf_spirit.png) no-repeat;
	width: 60px;
	height: 69px;
	float: left
}

.index_xf ul li.fx a {
	background-position: 0 -69px
}

.index_xf ul li.fx a:hover {
	background-position: -79px -69px
}

.index_xf ul li.xz a {
	background-position: 0 -138px
}

.index_xf ul li.xz a:hover {
	background-position: -79px -138px
}

.index_xf ul li.sc a {
	background-position: 0 -207px;
	height: 70px
}

.index_xf ul li.sc a:hover {
	background-position: -79px -207px
}

.index_xf ul li.fh a {
	background-position: 0 -277px
}

.index_xf ul li.fh a:hover {
	background-position: -79px -277px
}

.index_xf ul li.xz {
	position: relative
}

.index_xf ul li.xz .xz_code {
	background: url(../img/index_xf_spirit.png) no-repeat -79px -381px;
	width: 154px;
	height: 208px;
	position: absolute;
	left: -167px;
	top: 70px;
	*top: 0
}

.index_xf ul li.fx {
	position: relative
}

.index_xf ul li.fx .fx_code {
	background: url(../img/index_xf_spirit.png) no-repeat 0 -381px;
	width: 65px;
	height: 210px;
	position: absolute;
	left: -78px;
	top: 0
}

.index_xf ul li.fx .fx_code div {
	position: relative;
	width: 30px;
	height: 30px;
	cursor: pointer;
	text-indent: -2000em
}

.index_xf ul li.fx .fx_code .fx1 {
	top: 13px;
	left: 14px;
	background: url(../img/index_xf_spirit.png) no-repeat -164px -69px
}

.index_xf ul li.fx .fx_code .fx1:hover,.index_xf ul li.fx .fx_code .fx2:hover,.index_xf ul li.fx .fx_code .fx3:hover,.index_xf ul li.fx .fx_code .fx4:hover,.index_xf ul li.fx .fx_code .fx5:hover {
	opacity: .7;
	filter: alpha(opacity=70)
}

.index_xf ul li.fx .fx_code .fx2 {
	top: 32px;
	left: 14px;
	background: url(../img/index_xf_spirit.png) no-repeat -164px -108px
}

.index_xf ul li.fx .fx_code .fx3 {
	top: 52px;
	left: 14px;
	background: url(../img/index_xf_spirit.png) no-repeat -164px -149px
}

.index_xf ul li.fx .fx_code .fx4 {
	top: 71px;
	left: 14px;
	background: url(../img/index_xf_spirit.png) no-repeat -164px -191px
}

.index_xf ul li.fx .fx_code .fx4_span {
	position: absolute;
	top: 134px;
	left: -115px;
	width: 116px;
	height: 90px;
	background: url(../img/index_xf_spirit.png) no-repeat -79px -604px
}

.index_xf ul li.fx .fx_code .fx5 {
	top: 90px;
	left: 14px;
	background: url(../img/index_xf_spirit.png) no-repeat -164px -236px
}

.disclaimer {
	padding: 30px;
	background: #FFF;
	font-size: 14px;
	line-height: 30px;
	color: #333;
}

.disclaimer .back {
	padding-bottom: 20px;
}

.sidebar {
	position: fixed;
	right: 0;
	top: 40%;
	display: block;
	width: 55px;
	z-index: 100;
}

.sidebar li {
	position: relative;
	float: left;
	width: 55px;
	height: 53px;
	margin: 0 0 1px 0;
	line-height: 53px;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
}

.sidebar li>a {
	display: block;
	width: 55px;
	height: 100%;
	background: #dfe1e4;
	overflow: hidden;
}

.sidebar li>a:hover {
	color: #FFF;
}

.sidebar li .tips {
	width:72px;
	position: absolute;
	right: 75px;
	bottom: 0;
	height: 53px;
	line-height: 53px;
	padding: 0 8px;
	background: #b50404;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 12;
	-moz-transition: all 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}

.sidebar li .tips a {
	color: #FFF;
}

.sidebar li .tips .angle {
	position: absolute;
	right: -8px;
	top: 50%;
	display: none;
	width: 8px;
	height: 13px;
	margin: -6px 0 0;
	background: url(../img/sprite-finance.png) no-repeat -374px -249px;
}

.sidebar li.open {
	overflow: visible;
}

.sidebar li.open .tips {
	right: 55px;
	filter: alpha(opacity=100);
	opacity: 1;
}

.sidebar li.open .tips .angle,.sidebar li.open .tips-qrcode {
	display: block;
	filter: alpha(opacity=100);
	opacity: 1;
}

.sidebar li .tips-qrcode {
	position: absolute;
	right: 50px;
	bottom: 0;
	display: none;
	width: 164px;
	height: 162px;
	background: url(../img/sprite-finance.png) no-repeat -200px -100px;
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.sidebar .operate li>a:hover {
	background: #23262b;
}

.sidebar .operate li>a i {
	display: block;
	width: 25px;
	height: 25px;
	margin: 14px auto;
	text-indent: -99999px;
	background: url(../img/sprite-finance.png) no-repeat;
}

.sidebar .operate li.opt5>a i {
	width: 28px;
}

.sidebar .operate li.opt4>a i {
	width: 27px;
	height: 26px;
}

.sidebar .operate li.opt1>a i {
	background-position: -374px -100px;
}

.sidebar .operate li.opt2>a i {
	background-position: -374px -155px;
}

.sidebar .operate li.opt3>a i {
	background-position: -374px -211px;
}

.sidebar .operate li.opt4>a i {
	background-position: -374px -10px;
}

.sidebar .operate li.opt5>a i {
	background-position: -374px -53px;
}
