﻿@charset "UTF-8";
/*z中文 */
/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}/*font-size:100%;*/

img{
	border: 0;
}
*{
	margin: 0;
	padding: 0;
}

body {
	font-family:'微软雅黑','宋体','helvetica','Arial';
	font-size: 12px;
	color: #333;
	height: 100%;
	width: 100%;
}

.body_head a,.body_main_frame a {
	text-decoration: none;
	color: #666666;
}
a:link,a:visited { text-decoration:none;}
a:hover,a:active  { text-decoration:none;}

.clear {
	clear: both;
	line-height:0px;
	height:0px;
	font-size:0px;
}

/*头部开始*/
	#qmenu{
		display:none;
	}
#hd .nv-bg{
	width:100%;
	height:40px;
}
#hd .nv-bg #nv{
	width:958px;
	margin:0 auto;
	height:40px;
	padding-left:0;
	background:#7ab416;
	border: 1px #599e10 solid;
	border-bottom:0;
}
#nv ul{
	border-top:1px #bababa solid;
	height:39px;
}
#nv li{
	font: bold 20px '微软雅黑','宋体','helvetica','Arial';
	height:39px;
	line-height:39px;
	background:none;
	padding-right:0;
}
#nv li a{
	display:inline-block;
	*display:inline;
	height:39px;
	text-align:center;
	padding: 0 27px;
}
#nv li.a{
	margin-left:0;
	background:none;
}
#nv li.a a{
	background:#599e10;
}
#nv li a:hover{
	background:#eb8e0b;
}

.head-top-information{
	width: 100%;
	border-bottom: 1px #fff solid;
	background: #f1f1f1;
}
.head-top-information .content{
	width: 960px;
	margin: 0 auto;
	font: 12px '微软雅黑','宋体','helvetica','Arial';
	color: #808080;
	line-height: 28px;
	text-align: right;
}
.head-top-information .content a{
	color: #808080;
}
.head-top-information .content a.news-number{
	margin-right: 6px;
}
.head-top-information .content a.quit{
	margin-right: 12px;
}
.head-top-information .content a:hover{
	text-decoration: underline;
}
.head-top-information .content .line{
	padding: 0 2px;
	color: #ccc;
}
.head-frame{
	width: 100%;
	border-top: 1px #c7c9ca solid;
}
.head-frame .head-content{
	width: 960px;
	margin: 0 auto;
}
.head-frame .head-content .logo-div{
	width: 400px;
	float: left;
	padding: 25px 0 18px 10px;
}
.head-frame .head-content .logo-div img{
	width: auto;
	height: 40px;
}
.head-frame .head-content .login-div{
	width: 132px;
	float: right;
	margin-left: 10px;
	padding-top: 26px;
}
.head-frame .head-content .login-div .registered{
	width: 64px;
	height: 30px;
	float: left;
}
.head-frame .head-content .login-div .registered a{
	display: block;
	font: 12px '微软雅黑','宋体','helvetica','Arial';
	color: #fff;
	line-height: 33px;
	text-align: center;
	background: #eb8e0b;
}
.head-frame .head-content .login-div .login{
	width: 68px;
	float: left;
	position: relative;
}
.head-frame .head-content .login-div .login .login-link{
	display: block;
	padding-right: 8px;
	font: 12px '微软雅黑','宋体','helvetica','Arial';
	color: #fff;
	line-height: 33px;
	text-align: center;
	background: #50575c url(../images/triangle-ico.jpg) 50px center no-repeat;
}
.head-frame .head-content .login-div .login .other-login{
	display: none;
	position: absolute;
	width: 66px;
	top: 33px;
	left: 0px;
	background: #fff;
	border: 1px #50575c solid;
	border-top: 0;
	z-index: 9;
}
.head-frame .head-content .login-div .login .other-login li a{
	display: block;
	font: 12px '微软雅黑','宋体','helvetica','Arial';
	color: #50575c;
	line-height: 30px;
	text-align: center;
	height:30px;
	overflow:hidden;
}
.head-frame .head-content .login-div .login .other-login li a:hover{
	background: #50575c;
	color: #fff;
}
.head-frame .head-content .login-div .login.hover .other-login{
	display: block;
}

.head-frame .head-content .search-div{
	width: 340px;
	float: right;
	padding-top: 26px;
}
.head-frame .head-content .search-div input{
	float: right;
	width: 245px;
	font: 12px '微软雅黑','宋体','helvetica','Arial';
	line-height:17px;
	color: #c2c0c0;
	padding: 7px 10px;
	border: 1px #c2c0c0 solid;
}
.head-frame .head-content .search-div button{
	width: 34px;
	height: 33px;
	float: right;
	border: 1px #c2c0c0 solid;
	border-left: 0;
	background: url(../images/search-button-bg.jpg) no-repeat;
	cursor: pointer;
}
.head-frame .head-content .search-div p.label-p{
	font: 12px '微软雅黑','宋体','helvetica','Arial';
	color: #666;
	line-height: 26px;
}
.head-frame .head-content .search-div p.label-p span.type{
	font-weight: bold;
}
.head-frame .head-content .search-div p.label-p a{
	color: #666;
}
.head-frame .head-content .search-div p.label-p a:hover{
	text-decoration: underline;
}
.head-frame .nav-div{
	width: 100;
	height: 40px;
	background: #c61a37 url(../images/nav-bg.jpg) center 0 no-repeat;
}
/*头部结束*/

/*右侧悬浮开始*/
#right-xuanfu{
	position: fixed;
	width:150px;
	right:50%;
	bottom: 92px;
	margin-right:-648px;
}
#right-xuanfu li{
	margin-top: 3px;
}
#right-xuanfu li a{
	display:block;
	width:42px;
	height:42px;
	background:url(../images/right-xuanfu-ico.jpg) no-repeat;
}
#right-xuanfu li.weixin{
	width:42px;
	height:42px;
}
#right-xuanfu li.weixin a{
	background-position: 0 0;
}
#right-xuanfu li.sina a{
	background-position: 0 -45px;
}
#right-xuanfu li.back-top a{
	background-position: 0 -90px;
}
#right-xuanfu li.two-dimension-ico img{
	width:150px;
	height:150px;
}
.back-top{
	position: fixed;
	right:50%;
	bottom: 50px;
	margin-right:-540px;
	list-style:none;
}
.back-top a{
	display:block;
	width:42px;
	height:42px;
	background:url(../images/right-xuanfu-ico.jpg) no-repeat;
	background-position: 0 -87px;	
}
/*右侧悬浮结束*/
/*左侧悬浮开始*/
#left-ad{
	bottom: 150px;
    left: 0px;
    position: fixed;
    width: 80px;
    z-index: 100;	
}
#left-ad li{
	margin-top: 3px;
}
#left-ad li a{
	display:block;
	width:165px;
	height:350px;
	background:url(../images/ad/gucci.jpg) no-repeat;
}
#left-ad li.gucci{
	width:165px;
	height:350px;
}
#left-ad li.gucci a{
	background-position: 0 0;
}

/*左侧悬浮结束*/

/*底部开始*/
#body_tail .footer .about-us{
	width: 100%;
	height: 30px;
	font: 12px '微软雅黑','宋体','helvetica','Arial';
	color: #ddd;
	line-height: 30px;
	background: #626262;
	text-align: center;
}
#body_tail .footer .about-us a{
	color: #ddd;
	margin: 0 15px;
}
#body_tail .footer .about-us a:hover{
	text-decoration: underline;
}
#body_tail .footer .friend-link{
	width:100%;
	background: #e5e5e5;
}
#body_tail .footer .friend-link .content{
	width: 960px;
	margin: 0 auto;
	padding: 15px 0 5px;
}
#body_tail .footer .friend-link .content h3{
	font: bold 12px "宋体",arial;
	color: #626262;
	text-align: center;
	margin-bottom: 12px;
}
#body_tail .footer .friend-link .content li{
	padding: 0 8px 8px;
	float:left;
	font: 12px "宋体",arial;
	color: #626262;
}
#body_tail .footer .friend-link .content li a{
	color: #626262;
}
#body_tail .footer .friend-link .content li a:hover{
	text-decoration: underline;
}
#body_tail .footer .web-information{
	width: 100%;
	padding: 15px 0 10px;
	background: #f5f5f5;
}
#body_tail .footer .web-information .content{
	width: 960px;
	margin: 0 auto;
}
#body_tail .footer .web-information .content .left{
	width: 375px;
	float: left;
	border-right: 1px #dfdfdf solid;
	text-align: right;
	padding: 20px 35px 20px 0;
}
#body_tail .footer .web-information .content .left h3{
	padding: 7px 0 10px;
}
#body_tail .footer .web-information .content .left h4{
	font: bold 12px '微软雅黑','宋体','helvetica','Arial';
	color: #626262;
	line-height: 20px;
}
#body_tail .footer .web-information .content .left h4 a{
	color: #626262;
}
#body_tail .footer .web-information .content .left p{
	font:12px '微软雅黑','宋体','helvetica','Arial';
	color: #626262;
	line-height: 20px;
}
#body_tail .footer .web-information .content .left p a{
	color: #626262;
	margin-left: 6px;
}
#body_tail .footer .web-information .content .left a:hover{
	text-decoration: underline;
}
#body_tail .footer .web-information .content .right{
	width: 514px;
	float: left;
	padding: 20px 0 20px 35px;
}
#body_tail .footer .web-information .content .right p{
	font:12px '微软雅黑','宋体','helvetica','Arial';
	color: #464646;
	line-height: 20px;
}
#body_tail .footer .web-information .content .right p a{
	color: #464646;
	margin-right: 6px;
}
#body_tail .footer .web-information .content .right a:hover{
	text-decoration: underline;
}
/*底部结束*/
/*新加*/
.source {
	padding-top:30px;
    color: #666666;
    font: 14px '微软雅黑','宋体','helvetica','Arial';
}
.source a ,.source span{
    color: #EB9B00;
    margin-left: 6px;
}
.source a:hover {
    text-decoration: underline;
}
#current-position{background: #EFEFEF;    height: 50px;  line-height: 50px;}
#current-position a{ height: 50px;  line-height: 50px; color:#656565;}
#crumbs{background: #EFEFEF;    height: 40px;  line-height: 40px;}
#crumbs a{ height: 40px;  line-height: 40px; color:#656565;}

#pt{margin-left:15px}
/*分享*/
.share-div {
    color: #666666;
    display: inline-block;
    font-family: '微软雅黑','hei','黑体',Arial,Helvetica,sans-serif;
    line-height: 12px;
}
.share-div a {
    background: url("../images/share_sprite1.png") repeat scroll 0 0 transparent;
    color: #666666;
    display: inline-block;
    float: left;
    margin-right: 10px;
    width: 15px;
}
.share-div a.sina {
    background-position: 0 0;
    height: 12px;
    text-indent: -9999px;
    vertical-align: middle;
}
.share-div a.tencent {
    background-position: 0 -12px;
    height: 12px;
    text-indent: -9999px;
    vertical-align: middle;
}
.share-div a.bshare-more {
    background-position: 0 -24px;
    height: 12px;
    text-indent: -9999px;
    vertical-align: middle;
}
.share-div a.sina:hover {
    background-position: -15px 0;
}
.share-div a.tencent:hover {
    background-position: -15px -12px;
}
.share-div a.bshare-more:hover {
    background-position: -15px -24px;
}
.share-div .bshare-custom {
    display: inline-block;
    float: left;
    vertical-align: middle;
}
#amonth{
	display: block;
	width: 51px;
	height: 18px;
	font: 10px arial;
	line-height: 18px;
	color: #555;
	-webkit-text-size-adjust:none;
	text-align: center;
}
#day{
	display: block;
	width: 51px;
	height: 23px;
	font: bold 17px '微软雅黑','宋体','helvetica','Arial';
	color: #549c17;
	line-height: 23px;
	text-align: center;
}
#day a{
	display:block;
}
#day img{
	padding: 2px 1px;
}
#viewpoint {
    height: 418px;
    margin-bottom: 30px;
    overflow: hidden;
}
#viewpoint .head-list {
    padding-top: 5px;
}
#viewpoint .head-list li {
    float: left;
    width: 130px;
}
#viewpoint .head-list li#tab1 {
    margin-right: 14px;
}
#viewpoint .head-list li a {
    background: none repeat scroll 0 0 #EFEFEF;
    color: #f60;
    display: block;
    font: bold 12px/30px '微软雅黑','宋体','helvetica','Arial';
    height: 30px;
    text-align: center;
    width: 130px;
}
#viewpoint .head-list li.selected a{
	background: #ccc;
}
#viewpoint .content {
    padding-top: 4px;
}
#viewpoint .content #demo1{
	height:348px;
	overflow:hidden;
}
#viewpoint .content li {
    border-bottom: 1px solid #EEEEEE;
}
#viewpoint .content li .left-img {
    float: left;
    margin-right: 15px;
    width: 56px;
    padding: 15px 0;
}
#viewpoint .content li .left-img img {
    height: 56px;
    width: 56px;
}
#viewpoint .content li .right-words {
    float: left;
    width: 203px;
    padding: 10px 0;
}
#viewpoint .content li .right-words h3 {
    color: #464646;
    font: bold 12px '微软雅黑','宋体','helvetica','Arial';
    margin-bottom: 6px;
}
#viewpoint .content li .right-words h3 a {
    color: #464646;
}
#viewpoint .content li .right-words h3 a:hover {
    text-decoration: underline;
}
#viewpoint .content li .right-words .word-content {
    color: #777777;
    font: 12px/20px '微软雅黑','宋体','helvetica','Arial';
    height: 40px;
    overflow: hidden;
}
#hot-topic {
    height: 338px;
    margin-bottom: 45px;
    overflow: hidden;
}
#hot-topic .content {
    border-left: 1px dotted #CCCCCC;
    padding: 6px 0 0 17px;
}
#hot-topic .content li {
    margin-top: 15px;
}
#hot-topic .content li .li-left {
    float: left;
    margin-right: 10px;
    width: 15px;
}
#hot-topic .content li .li-left span {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #FFFFFF;
    display: block;
    font: 12px/15px arial;
    height: 15px;
    text-align: center;
    width: 15px;
}
#hot-topic .content li.first-three .li-left span {
    background: #ff6200
}
#hot-topic .content li .li-right {
    color: #666666;
    float: left;
    font: 12px/15px '微软雅黑','宋体','helvetica','Arial';
    height: 15px;
    overflow: hidden;
    width: 231px;
}
#hot-topic .content li .li-right a {
    color: #666666;
}
#hot-topic .content li .li-right a:hover {
    text-decoration: underline;
}
.highlight{ 
	background: none repeat scroll 0 0 #87BB2D;
}
#related-activities .content ul {
    border-bottom: 1px solid #EEEEEE;
}
.links{
	font:bold 12px '微软雅黑','宋体','helvetica','Arial';
}
.a_fl, .a_fr{
	top:150px;
}
* i {
	font-style: italic;
}