
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,em,b,i,ins,del {
	margin:0;
	padding:0;
	zoom:1
}
input {
	vertical-align:middle;
	margin:-2px 0 0 0;
	*margin-left:-4px 0 0 -2px;
	zoom:1
}
table {
	border-collapse:collapse;
	border-spacing:0
}
ins,del {
	text-decoration:none
}
fieldset,img {
	border:none
}
img {
	border:0px
}
form {
	border:0px
}
address,caption,cite,code,dfn,em,strong,th,var,b,i {
	font-style:normal;
	font-weight:normal
}
ul,li {
	list-style:none;
	zoom:1
}
caption,th {
	text-align:left
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal
}
q:before,q:after {
	content:''
}
hr {
	height:1px;
	border-top:1px solid #e4e4e4;
	padding:0;
	margin:0
}
abbr,acronym {
	border:0;
	font-variant:normal
}
sup {
	vertical-align:text-top
}
sub {
	vertical-align:text-bottom
}
legend {
	color:#000
}
a {
	color:#3a97df;
	text-decoration:none
}
a:hover {
	color:#1AA7F6;
	text-decoration:none
}
form {
	margin:0
}
button {
	cursor:pointer;
	margin:0;
	padding:0
}
body {
	margin:0px auto;
	padding:0px;
	color:#616161;
	font-size:12px;
	line-height:18px;
	font-family:"Î¢ÈíÑÅºÚ"
}
input,select,button {
	font-family:"arial"
}
.auto {
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both
}
.hide {
	//display:none
}
.show {
	display:block
}
/*------------end---------------*/


.main {
	width:1200px;
	height:auto;
	margin:0 auto;
	/*background:#ccc url(../images/main_bg.jpg)*/;
	margin-top:40px
}
.main_l {
	width:840px;
	height:auto;
	float:left
}
.main_lt {
	width:838px;
	height:380px;
	//background:#FFF;
	//border:1px solid #c8c8c8
}
.main_llist {
	width:838px;
	height:auto;
	margin-top:20px
}
.main_llist ul {
}
.main_llist ul li {
	width:858px;
	height:auto;
	margin:10px 0;
}
.main_llist_title {
	width:838px;
	height:40px;
	border-bottom:3px solid #eee;
}
.main_llist_title p {
	width:auto;
	height:40px;	
	line-height:40px;
	/*text-shadow:3px 3px 8px #999;
	*/
}
.main_llist_title p strong {
}
.main_llist_title p strong a {
	width:110px;
	height:40px;
	display:block;
	float:left;
	font-size:20px;
	font-weight:bold;
	text-align:right;
	color:#000;
	border-bottom:3px solid #02abfd;
	margin-left:-20px;
}
.main_llist_title p strong a:hover {
	color:#000
}
.main_llist_title p span {
	width:20px;
	height:40px;
	background:#FFF;
	display:block;
	float:left;
}
.main_llist_title p span img {
	margin-top:10px;
	width:20px;
	height:20px;
}
.main_llist_today {
	width:390px;
	height:85px;
	margin:10px 0 0 0;	
	background:#fafafa;	
	padding:10px;
	float:left;
	margin-right:17px;
	cursor:pointer;
}
.main_llist_today h2 {
	width:130px;
	height:85px;
	float:left;
}
.main_llist_today h2 a{
	width:130px;
	height:85px;
	display:block;
	overflow:hidden
}
.main_llist_today h2 img {
	width:130px;
	height:85px;
	transition:all 0.3s ease-out 0s;
	-o-transition:all 0.3s ease-out 0s;	
	-moz-transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.main_llist_today h1 {
	width:250px;
	height:auto;
	float:left;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	margin-top:-3px;
	font-family:"Î¢ÈíÑÅºÚ";
	margin-left:10px;
}
.main_llist_today h1 a {
	color:#000
}
.main_llist_today h1 a:hover {
	color:#000;
}
.main_llist_today p {
	width:250px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:10px;
	line-height:20px;
	color:#333;
	font-size:12px;
	text-align: justify;
	text-justify:inter-ideograph;
}
.main_llist_today p a {
	color:#296f06;
}
.main_llist_today p a:hover {
	color:#c00000;
}
.main_llist_today:hover {	
	background:#f1f1f1;
}
.main_llist_today:hover p{
	color:#333;
}
.main_llist_today h2 img:hover{	
	transform:scale(1.3);
	-o-transform:scale(1.3);
	-moz-transform:scale(1.3);
	-webkit-transform:scale(1.3);
}

.main_llist_article {
	width:838px;
	height:140px;
	padding:20px 0 10px 0;
	border-bottom:1px solid #f8f8f8;
	background:#fff;
	//cursor:pointer;
}
.main_llist_article .right{
	width:618px;
	height:auto;
	float:left;
}
.main_llist_article .pr p{
	width:99%;
	height:64px;
	float:left;
}
.main_llist_article.more{
	display:none;
}
.main_llist_article h2 {
	width:220px;
	height:150px;
	float:left;
	position:relative;
}
.main_llist_article h2 span{
	width:auto;
	height:auto;
	bottom:20px;
	left:0px;
	position:absolute;
	padding:5px 10px;
	font-size:16px;
	font-family:"Î¢ÈíÑÅºÚ";
	line-height:16px;
	color:#fff;
	background:#02abfd;
	z-index:15;
}
.main_llist_article h2 a .logo{
	width:400px;
	height:220px;	
	top:-15px;
	left:-65px;
	position:absolute;
	transition:all 0.23s ease-out 0s;
	-o-transition:all 0.23s ease-out 0s;	
	-moz-transition:all 0.23s ease-out 0s;
	-webkit-transition:all 0.23s ease-out 0s;
	z-index:-1;
	opacity:0;
}
.main_llist_article h2 a .logo img{
	width:425px;
	height:160px;
}
.main_llist_article h2 a .mask{
	width:28px;
	height:18px;
	bottom:81px;
	left:126px;
	position:absolute;
	background:rgba(0,0,0,.5);
	transition:all 0.23s ease-out 0s;
	-o-transition:all 0.23s ease-out 0s;	
	-moz-transition:all 0.23s ease-out 0s;
	-webkit-transition:all 0.23s ease-out 0s;
	z-index:-1;opacity:0
}
.main_llist_article h2 .leftimg{
	display:block;
	width:200px;
	height:130px;
	overflow:hidden;
	position:absolute;
}
.main_llist_article h2 img {
	width:200px;
	height:130px;
	transition:all 0.3s ease-out 0s;
	-o-transition:all 0.3s ease-out 0s;	
	-moz-transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
}
.main_llist_article h1 {
	width:auto;
	height:20px;
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:20px;
	line-height:20px;
	//margin-top:5px;
	overflow:hidden;
}
.main_llist_article h1 a {
	color:#000
}
.main_llist_article:hover h1 a {
	color:#02ABFD;
}
.main_llist_article p {
	width:99%;
	height:64px;
	float:left;
	line-height:28px;
	color:#333;
	font-size:14px;
	margin-top:20px;
	text-align: justify;
	text-justify:inter-ideograph;
	padding-right:10px;
}
.main_llist_article p a{	
	color:#02ABFD;
}
.main_llist_article span {
	width:100%;
	height:35px;
	display:inline-block;
	line-height:35px;
	font-size:14px;
}
.main_llist_article span .share{
	float:right;
	margin:5px 20px 0 0;
	width:auto;
}
.main_llist_article span .share em{
	float:left;
	width:auto;
	line-height:25px;
	color:#aaa;
}
.main_llist_article span .share div.stow{
	display:block;
	width:65px;
	height:auto;
	float:left;
	margin-right:20px;
	cursor:pointer;	
}
.main_llist_article span .share div i{
	display:block;
	width:25px;
	height:25px;
	margin:0 0 0 10px;
	background:url(../images/stow.png) no-repeat left center;
	background-size:25px;
	float:left;
}
.main_llist_article span .share div i.sucess{
	background:url(../images/stow2.png) no-repeat left center;
	background-size:25px;
}
.main_llist_article span .share div:hover i{	
	background:url(../images/stow2.png) no-repeat left center;
	background-size:25px;
}
.main_llist_article span .writer{
	width:auto;
	height:35px;
	background:url(../images/writer.png) no-repeat left center;
	background-size:16px;
	float:left;	
	text-indent:25px;
}
.main_llist_article span .time{
	width:auto;
	height:35px;
	float:left;
	margin-left:30px;
	background:url(../images/time.png) no-repeat left center;
	background-size:16px;
	text-indent:25px;
}
.main_llist_article:hover{
	background:#f7f7f7;
}
.main_llist_article:hover p{
	color:#333;
}
.main_llist_article h2 img:hover{	
	transform:scale(1.3);
	-o-transform:scale(1.3);
	-moz-transform:scale(1.3);
	-webkit-transform:scale(1.3);
}
.main_llist_article:hover h2 a .mask{	
    display:block;
	transform:scale(10);
	-o-transform:scale(10);
	-moz-transform:scale(10);
	-webkit-transform:scale(10);
	z-index:8;opacity:1
}
.main_llist_article:hover h2 a .logo{	
    display:block;
	transform:scale(0.28);
	-o-transform:scale(0.28);
	-moz-transform:scale(0.28);
	-webkit-transform:scale(0.28);
	z-index:9;
	opacity:1
}


.main_llist_list {
	width:840px;
	height:113px;
	background:#fff
}
.main_llist_list ul {
}
.main_llist_list ul li {
	width:415px;
	height:24px;
	background:#fff url(../images/list_bg.jpg) no-repeat 2% center;
	text-indent:22px;
	float:left;
	margin:2px;
	border:0;
	line-height:24px;
	font-size:14px
}
.main_llist_list ul li span {
	float:right;
	margin-right:10px
}
.main_llist_list ul li a {
	color:#504f4f
}
.main_llist_list ul li a:hover {
	/*color:#504f4f;
	*/
background:#2d2d2d;
	color:#FFF
}
/*¹ã¸æ*/
.ad_boxleft{
	width:838px;
	height:95px;
	margin-top:20px;
}
.ad_boxleft img{
	width:838px;
	height:95px;
}
.ad_boxright{
	width:338px;
	height:95px;
	margin-top:20px;
}
.ad_boxright img{
	width:338px;
	height:95px;
}

/* main_left */

.main_r {
	width:340px;
	height:auto;
	float:right;
}
.mod7 {
	background:#555;
	border-top:1px solid #02abfd;
	border-right:4px solid #02abfd;
	border-bottom:1px solid #02abfd;
	border-left:1px solid #02abfd;
	padding-bottom:20px;
	height:360px;
}
.mod7 .hd {
	position:relative;
	height:46px;
	line-height:36px
}
.mod7 .hd h2 {
	width:90px;
	height:46px;
	position:absolute;
	left:-11px;
	color:#fff;
	background:url(../images/titlebare.png) no-repeat;
	padding-left:10px;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size:18px;
	top:-2px;
	font-weight:normal
}
.mod7 .hd h2 a {
	color:#fff
}
.mod7 .hd .fr {
	padding-right:15px
}
.mod7 .hd .fr a {
	color:#02abfd
}
.mod7 .bd {
	padding:0 15px;
	margin-top:-10px;
	height:195px;
}
.mod7 .bd li {
	background:url(../images/dotline2.png) repeat-x 0 bottom;
	padding-top:15px;
	padding-bottom:0;
	position:relative;
	height:auto;
	position:relative;	
	margin-top:25px;
}
.mod7 .Q-tpList .pic {
	float:right;
	position:absolute;
	right:0;
	bottom:0;
	margin:0
}
.mod7 .Q-tpList em,.mod7 .Q-tpList p {
	width:200px;
	display:block;
	font-size:14px;
	line-height:2em;
	text-indent:3em;
	height:64px;
	overflow:hidden;	
}
.mod7 .Q-tpList em a{
	color:#fff;	
}
.mod7 .bd li span{
	width:35px;
	height:35px;
	top:0px;
	left:0;
	position:absolute;
}
.mod7 .bd li span img{
	width:35px;
	height:35px;
}
.mod7 .bd .last {
	background:none
}

.main_rt {
	width:338px;
	height:392px;
	overflow:hidden;
	margin-top:15px;
}
.main_rt p {
	width:auto;
	height:30px;
	line-height:30px;
	border-bottom:3px solid #eee
}
.main_rt p strong {
}
.main_rt p strong a {
	width:100px;
	height:30px;
	display:block;
	float:left;
	margin-left:-20px;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	font-family:"Î¢ÈíÑÅºÚ";
	color:#000;
	border-bottom:3px solid #02abfd;
}
.main_rt p strong a:hover {
	color:#000
}
.main_rt p span {
	width:20px;
	height:30px;
	display:block;
	float:left;
}
.main_rt p span img {
	margin-top:5px;
	width:20px;
	height:20px;
}
.rightimg{
        WIDTH: 358px; margin-top:10px;
}
.rightimg li{
        float:left;margin:10px 10px 0 0;WIDTH: 164px; HEIGHT: 156px;text-align:center;overflow:hidden;
}
.rightimg li .mask{
        float:left;WIDTH: 164px; HEIGHT: auto;text-align:center;
}
.rightimg li .mask p{
        WIDTH: 164px; HEIGHT: auto;text-align:left;line-height:17px;color:#aaa;border-bottom:none;text-align: justify;
	text-justify:inter-ideograph;
	//text-indent:2em;
}
.rightimg li .biaoti{
        WIDTH: 164px;font-size:13px;TEXT-DECORATION: none;LINE-HEIGHT: 35px; DISPLAY: block; HEIGHT: 30px; OVERFLOW: hidden; FONT-WEIGHT: normal; text-align:center;
}
.rightimg li:hover a{
        COLOR: #ee542a;
}
.rightimg li a {
        WIDTH: 169px; HEIGHT: auto;display:block;text-align:center;font-size:12px;
}
.rightimg li a img{
        WIDTH: 164px; 
        HEIGHT: 123px;
        transition: all .2s ease-in;
        -o-transition: all .2s ease-in;
        -moz-transition: all .2s ease-in;
        -webkit-transition: all .2s ease-in;
}
.rightimg li:hover a img{
        WIDTH: 118px; 
        HEIGHT: 76px;
}
.container{
	width:338px;
	height:392px;
}
h2.acc_trigger {
	padding: 8px 0 8px 0;	
	margin: 10px 0 0 0;
	height: 30px;	
	line-height: 30px;
	width: 340px;
	font-size: 16px;
	font-weight: normal;
	float: left;
	border-top:1px solid #eee;
	overflow:hidden;
}
h2.acc_trigger a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0 0 0 30px;
	height:30px;
}
h2.acc_trigger span {
	width:30px;	
	height:30px;
	float:left;
}
h2.acc_trigger span img{
	width:20px;	
	height:20px;
	margin-top:5px
}
h2.acc_trigger a:hover {
	color: #02abfd;
}
h2.active {
	background:#fafafa;
}
h2.active a{
	color: #02abfd;
}
.acc_container {
	margin: 0 0 5px; 
	padding: 0;
	overflow: hidden;
	font-size: 12px;
	width: 340px;
	clear: both;
	cursor:pointer;
}
.acc_container .block {
	padding-left:20px;
	padding-right:5px;
	background:#fafafa;
}
.acc_container .block p {
	margin: 8px 0;
	line-height:25px;
	height:auto;
	border-bottom:none;
	text-align: justify;
	text-justify:inter-ideograph;
	text-indent:2em;
	color:#333;
	padding:5px 0;
}
.weekhot{
	height:auto;
	margin-top:30px;
}
.main_rlist {
	width:338px;
	height:auto;
	margin-top:28px;
	cursor:pointer;
}
.main_rlist p {
	width:auto;
	height:30px;	
	line-height:30px;
	border-bottom:3px solid #eee
}
.main_rlist p strong {
}
.main_rlist p strong a {
	width:100px;
	height:30px;
	display:block;
	float:left;
	margin-left:-20px;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	font-family:"Î¢ÈíÑÅºÚ";
	color:#000;
	border-bottom:3px solid #02abfd;
}
.main_rlist p strong a:hover {
	color:#000
}
.main_rlist p span {
	width:20px;
	height:30px;
	display:block;
	float:left;
}
.main_rlist p span img {
	margin-top:5px;
	width:20px;
	height:20px;
}
.main_rlist ul {
	width:338px;
	height:528px;
	margin:0 auto;
	margin-top:5px
}
.main_rlist ul li {
	width:338px;
	height:110px;
	background:#FFF;
	float:left;
	padding:5px 0 15px 0;
	border-bottom:1px dashed #c8c8c8
}
.main_rlist ul li:hover {
	background:#fafafa
}
.main_rlist ul li h2 {
	width:90px;
	height:auto;
	float:left
}
.main_rlist ul li h2 img {
	margin:5px 0 0 0
}
.main_rlist ul li h1 {
	width:338px;
	height:auto;
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	line-height:25px;
}
.main_rlist ul li h1 a {
	color:#000
}
.main_rlist ul li h1 a:hover {
	color:#666565
}
.main_rlist ul li p {
	width:200px;
	height:auto;
	float:right;
	line-height:24px;
	color:#333;
	font-size:12px;
	background:none;
	border:0;
	text-align: justify;
	text-justify:inter-ideograph;
	margin-top:8px;
}
.main_rlist ul li p a {
	color:#000
}
.main_rlist ul li p a:hover {
	color:#000
}
.main_rlist ul li:hover h1 a {
	color: #02abfd;
}
#quotation{
        margin-top:15px;
        width:300px;
        overflow:hidden;
}
#quotation ul {
        width:300px;
        height:auto;
        
}
#quotation ul li{
        width:300px;
        height:auto;
}
#quotation ul li .detal{
        width:298px;
        height:auto;
        border:1px #d7d7d7 solid;
        position:relative;
        background:#fafafa
}
#quotation ul li .detal .arr{
        display:block;
        width:15px;
        height:15px;        
        position:absolute;
        right:100px;
        bottom:-9px;        
        border-right:1px #d7d7d7 solid;
        border-bottom:1px #d7d7d7 solid;
        background:#fafafa;
        transform: rotate(45deg); 
        -o-transform: rotate(45deg); 
        -webkit-transform: rotate(45deg); 
        -moz-transform: rotate(45deg); 
}
#quotation ul li .detal p{
        padding:20px 17px 10px 23px;
        line-height:20px;
        text-align:justify;
        text-indent:24px;
}
#quotation ul li .detal .username{
        display:block;
        margin:0 26px 10px 0;
        text-align:right; 
        TEXT-DECORATION:none;              
}
#quotation ul li .detal .username img{
        width:25px;
        height:25px; 
        border:2px #fff solid;
        border-radius:30px;
        -o-border-radius:30px;
        -webkit-border-radius:30px;
        -moz-border-radius:30px;
        transition:all .3s ease-in-out;
        -o-transition:all .3s ease-in-out;
        -webkit-transition:all .3s ease-in-out;
        -moz-transition:all .3s ease-in-out;      
}
#quotation ul li .detal .username:hover img{
        border-radius:0px;
        -o-border-radius:0px;
        -webkit-border-radius:0px;
        -moz-border-radius:0px;            
}
#quotation ul li span{
        width:40px;
        height:18px;
        font-size:12px;
        color:#fff;
        background:#000;
        display:block;
        line-height:17px;
        text-align:center;        
}
#quotation ul li .text{
        //width:auto;
        //height:auto;
        font-size:12px;
        color:#000;
        display:block;
        line-height:22px;
        //float:right;
        text-indent:50px;
        margin-top:-20px;
        TEXT-DECORATION:none;
}
#quotation ul li .text:hover{
        color:#c00000;        
}
#quotation ul li .original{
        width:300px;
        height:auto;
        margin:15px 0 25px 0;
}

.main_rtr{
	width:338px;
	height:auto;
	margin-top:20px;	
}
.main_rtr p {
	width:auto;
	height:30px;	
	line-height:30px;
	border-bottom:3px solid #eee
}
.main_rtr p strong a {
	width:auto;
	height:30px;
	display:block;
	float:left;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	font-family:"Î¢ÈíÑÅºÚ";
	color:#000;
	border-bottom:3px solid #02abfd;
}
.main_rtr p strong a:hover {
	color:#000
}
.ck-slide {
	position:relative;
	overflow:hidden
}
.ck-slide { 
    width: 338px; 
	height: 280px;	
	margin-top:20px;
}
.ck-slide ul.ck-slide-wrapper { 
    height: 280px;
}
.ck-slide ul.ck-slide-wrapper {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	margin:0;
	padding:0;	
}
.ck-slide ul.ck-slide-wrapper li {
	position:absolute;
	width:336px;
	height:231px;
	border:1px solid #ccc;	
}
.ck-slide ul.ck-slide-wrapper li div.mask{
	width:336px;
	height:231px;
	box-shadow: 0 0 20px rgba(0,0,0,.8) inset;
	left:0px;
	top:0px;
	position:absolute;
}
.ck-slide ul.ck-slide-wrapper li div.title{
	width:336px;
	height:50px;
	left:0px;
	bottom:0px;
	position:absolute;
	font-size:16px;
	text-align:center;
	font-family:"Î¢ÈíÑÅºÚ";
	line-height:50px;
	color:#ffff00;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#000,endColorStr=#000);  
        background: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,1));
        background:-moz-linear-gradient(top,rgba(0,0,0,0), rgba(0,0,0,1));
        background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#000), to(#000));
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000), to(#000)); 
        background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,1));
        background: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,1));
}
.ck-slide ul.ck-slide-wrapper li img{
	width:336px;
	height:231px;
}
.ck-slide .ck-prev,.ck-slide .ck-next {
	position:absolute;
	top:40%;
	z-index:2;
	width:35px;
	height:70px;
	margin-top:-35px;
	border-radius:3px;
	opacity:.15;
	background:red;
	text-indent:-9999px;
	background-repeat:no-repeat;
	transition:opacity .2s linear 0s
}
.ck-slide .ck-prev {
	left:1px;
	background:none;
	//background:url(../images/arrow-left.png) #000 50% no-repeat;
}
.ck-slide .ck-next {
	right:1px;
	background:none;
	//background:url(../images/arrow-right.png) #000 50% no-repeat;
}
.ck-slidebox {
	position:absolute;
	left:50%;
	bottom:12px;
	z-index:30
}
.ck-slidebox ul {
	height:20px;
	padding:4px 10px;
	border-radius:3px;
	//background:rgba(0,0,0,0.5)
}
.ck-slidebox ul li {
	float:left;
	height:12px;
	margin:4px 4px
}
.ck-slidebox ul li em {
	display:block;
	width:10px;
	height:10px;
	border-radius:50%;
	background-color:#d5d5d5;
	text-indent:-9999px;
	cursor:pointer
}
.ck-slidebox ul li.current em {
	background-color:#09C400
}
.ck-slidebox ul li em:hover {
	background-color:#09C400
}

.main_tags {
	width:338px;
	height:230px;	
}
.weixin {
	width:230px;
	height:230px;
	margin: 0px auto;
	border:1px solid #c8c8c8
}
.weixin a {
}
.weixin a img {
	width:230px;
	height:230px
}
.main_link {
	width:338px;
	height:185px;
	background:#FFF;
	border:1px solid #c8c8c8;
	margin-top:9px
}
.main_link p {
	width:auto;
	height:30px;
	background:#FFF url(../images/7dian.jpg) repeat-x left center;
	line-height:30px;
	border-bottom:1px solid #c8c8c8
}
.main_link p strong {
}
.main_link p strong a {
	width:100px;
	height:30px;
	display:block;
	background:#FFF;
	float:left;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#000
}
.main_link p strong a:hover {
	color:#000
}
.main_link p span {
	width:40px;
	height:30px;
	background:#FFF;
	display:block;
	float:right;
	float:right
}
.main_link p span img {
	margin-top:10px;
	margin-left:15px
}
.main_link ul {
}
.main_link ul li {
	width:auto;
	height:auto;
	line-height:26px;
	font-size:14px;
	display:block;
	float:left;
	margin:5px;
	text-align:center
}
.main_link ul li a {
	color:#666565
}
.main_link ul li a:hover {
	color:#000
}
/* ÈÈÃÎÆÀÂÛ
#cyReping .hide{
	display:block !important;
}
#cyReping .reping-header{
	display:none !important;
}
#cyReping .reping-list .list-item{
	margin:0px !important;
    height:auto;
	padding:15px 0 !important;
}
#cyReping .reping-list .nickname{
	padding: 0 0 0px 50px !important;
}
#cyReping .reping-list .content{
	padding: 0 0px 5px 50px !important;
	margin:0px;
	display:block;
}
#cyReping .reping-list .title{
	padding:0 0 0 50px !important;
}
#cyReping{
	    margin-top:10px;
        font-size:14px;
        font-family:simsun;
        font-weight:normal;
        line-height:25px;        
}
#cyReping .reping-list{
        height:auto !important;
}
#cyReping .reping-list .avatar{
        border-radius:50%;
}
*/



/*

#cyReping {
    background-color: transparent;
    border: 0;
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    line-height: 1.4;
    margin: 0 auto;
    overflow: visible;
    padding: 0;
    position: relative;
    text-align: left;
    width: auto;
	font-family:simsun;
}


#cyReping div,#cyReping ul,#cyReping img {
    margin: 0;
    padding: 0;
    border: 0;
}

#cyReping a {
    background: transparent;
    text-decoration: none;
    color: #059;
}

#cyReping a:active,#cyReping a:hover {
    outline: 0;
}


#cyReping .cy-wrapper {
    
}

#cyReping .reping-header {
    background-color: #23618a;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 16px;
	display:none;
}


#cyReping .reping-list {
    list-style: none;
}


#cyReping .reping-list .list-item {
    border-bottom: 1px dotted silver;
    clear: both;
    display: block; 
    //margin : 6px 10px 0px 10px;
    padding: 15px 0;
	height:auto;
}

#cyReping .reping-list .list-item:before,#cyReping .reping-list .list-item:after {
    display: table;
    content: " ";
}

#cyReping .reping-list .list-item:after {
    clear: both;
}


#cyReping .reping-list .list-item:last-child {
    border-bottom: none;
}


#cyReping .reping-list .avatar {
    float: left;
    width: 50px;
}


#cyReping .reping-list .contavatar {
    padding: 0 0 0 60px;
}

#cyReping .reping-list .cont {
    padding: 0 0 0 10px; 
}


#cyReping .reping-list .nickname {
    display: block;
    padding: 0 0 0px 50px;
    color: #059;
    width: auto;
}


#cyReping .reping-list .content {
    padding: 0 0 0px 50px;
    width: auto;
}


#cyReping .reping-list .title {
    display: block;
	padding: 0 0 0px 50px;
    overflow: hidden;
    width: auto;
}


#cyReping .hide {
    display: block;
}

*/

























