﻿@charset "utf-8";
/* CSS Document */
 
html,body{
	width:100%;
	height:100%;
 	margin:0;
	padding:0;
 	line-height:20px;
}
ul,li{
	list-style:none;}
	
img{
	border:0px;
	
	
	}
.divli li
{
	display:inline-block;
	}
 
body{
	font-size:14px;
	font-family:"微软雅黑";
	color:#333333;
	 
	overflow:visible;
	scrollbar-arrow-color: #f1f1f1;  
	scrollbar-face-color: #f1f1f1;  
	scrollbar-3dlight-color: #f1f1f1;  
	scrollbar-highlight-color: #ffffff;  
	scrollbar-shadow-color: #f1f1f1;  
	scrollbar-darkshadow-color: #f1f1f1;  
	scrollbar-track-color: #ffffff;  
	scrollbar-base-color:#f1f1f1;  
	 }
#bg{
	 height:800px;
	width:100%; 
	position:relative; 
 	}
	#supceng{
	width:1060px;
	height:100%;
 	margin:0;
	padding:0;
	z-index:-10;
	position:absolute; 
 	}
	#kong{
	 /*height:20px;*/
	 /*background:url(../images/hui.png);*/
	background-position:top;
	background-repeat:repeat-x;
 	}
	#kong2{
	 height:45px;
	 
 	}
	#kong3{
	 height:177px;
	 
 	}
#top{
	
	height:120px;
	width:1060px; 
	margin:0 auto;
	
	position:relative;
	font-family:"华文中宋";
	font-size:43px;
	color:#FFF;
	font-weight:bold;
	line-height:120px;
 	}
	#arrow-down {
    width:12px; 
    height:12px;
	background:url(../images/arrow-down.png);
	position:absolute;
	background-position:center center;
	background-repeat:no-repeat;
	 display:none; 
	z-index:11;
	left:60px;
	top: 400px;
	 
}
#pertty{
	left:668px;
	top:0px;
	background:url(../images/pertty2.png);
	background-position:center center;
	background-repeat:no-repeat;
	height:166px;
	width:392px; 
	margin:0 auto;
 position:absolute; 
 z-index:10;
 	}
#perttygirl{
	position:absolute;
	left:956px;
	top:0px;
	 
	height:168px;
	width:110px;
	z-index:11;
	
	}	
#main{width:1060px;   
 	height:552px;
	margin:0 auto;
	position:relative;
}
#middle{ height:552px; width:1060px; 
 position:relative; }
 
#left{
	top:0px;
	left:0px;
	width:647px;
	height:542px;
	background:url(../images/left.png)  center top no-repeat;
	float:left;
 	z-index:5;
	}
#right{
	top:0px;
	left:0px;
	float:right;
	width:392px;
	height:540px;
	 
	}
	#rightbottom
	{
		top:0px;
	left:0px;
	float:right;
	width:392px;
	height:365px;
	border:1px #dcdcdc solid;
	box-sizing:border-box;
	padding-left:23px; 
	}
#topic{
	left: 7px;
	right:0;
	top: 0px;
	margin:0 auto;
 	width:630px;
	height:350px;
  	overflow-x:hidden;
	overflow-y:auto;
	position:relative;
	 
 	}
#searchresult
        {
			left:0;
			top:0;
			display:none;
            width: 595px;
            position: absolute;
            z-index: 3;
            overflow: hidden;
            background: #FFFFFF;
            border : solid 1px #d3d3d3;
        }
		

#search{
	
	margin:0 10px ;
	left:7px;
 	right:20px;
	height:100px;
	width:597px;
 	padding: 0 5px;
	padding-top:10px;
 	 }
	 
#txt_search{
	margin:10px 0px 0px 0px;
	text-align:left;
	vertical-align:middle;
	background:url(../images/inputnew.png)  no-repeat;
	width:495px;
	height:88px;
	font-size:16px;
	line-height:20px;
	border-radius: 3px;
	color:#333333;
	border:0px ;
	padding: 5px;
	outline:none;
	resize:none;
	display:block;
	overflow:hidden;
 	}
	#send{
		 	 background:url(../images/sendnew.png);
             background-position:left center; 
             background-repeat:no-repeat; 
             border:0px;
             width:88px;
             height:88px;
			 float:right;
			 cursor:pointer;
 		}
#note{
	color: rgb(60, 33, 17);
	font-size:14px;
	font-family:"微软雅黑";
	
	}
#count{
	color: rgb(0, 66, 118);
	font-weight: 700;
	font-size: 22px;
	font-style: italic;
	font-family: Constantia,Georgia;
	margin:2 5px;
	}
	

	.csscontent
	{
		}
.answer{
 	margin-bottom:10px;
	margin-top:10px;
	margin-right:20px;
 	font-size:14px;
	width:85%;
	position:relative;/*�˴�����ȥ�������ظ���ͷ������*/
	clear: both;

 	 }	
.answer_icon{
	float:left;
	width:58px;
	height:58px;
	background:url(../images/robotnew.png) center top  no-repeat; }

.answer_bar{
	background:url(../images/ml.png) center center no-repeat;
	width:10px;
	height:19px; 
	left:63px;
	top:14px;
	position:absolute;
	z-index:6;
   	}
.answer_msg{
	margin-left:72px;
	margin-right: 5px;
	position:relative;
 	}
.answer_content{
	float:left;
	padding:10px;	
	border:1px solid #d9d9d9;
	border-radius:5px;
	background-color:#ffffff;
	word-break:break-all;
 	}
	.ask{
 	float:right;
	padding-top:10px;
	margin:10px 12px 10px 10px ;	
	font-size:14px;
	width:85%;
	position:relative;
 	 }	
.ask_icon{
	float:right;
	width:58px;
	height:58px;
	background:url(../images/usernew.png) center top  no-repeat; }
.ask_msg{
	margin-left:30px;
	margin-right:65px;
 	}
.ask_bar
{
	float:right;
	background:url(../images/mr.png) center center no-repeat;
	width:9px;
	height:12px;
 	top:14px;
	right:59px;
	position:absolute;
	z-index:4;
	}
.ask_content{
	background:#ffffff;
	color: #004c98;
	border: 1px solid #d9d9d9;
	float:right;
	padding:10px;	
	border-radius:5px;
	word-break:break-all;
 	}
 #DealNews{
		display:block;
		float:left;
		width:98%;
		 }
 #CommonNews{
		display:none;
		float:left;
		width:98%;
		 }		 
 #more{
	 float:left;
 	width:98%;		
			}
 #bottom{
	 width:980px;
	 height:156px;
	background-position:top center ;
	background-repeat:no-repeat;
	 position:relative;
	 }
	 
	 
.tzxq-list{font-family:"微软雅黑"; font-size:13px; color:#666666; text-align:left}
.tzxq-list a:link{font-family:"微软雅黑"; font-size:13px; color:#666666; text-align:left}
.tzxq-list a:visited{font-family:"微软雅黑"; font-size:13px; color:#666666; text-align:left}
.tzxq-list a:hover{font-family:"微软雅黑"; font-size:13px; color:#666666; text-align:left}
.tzxq-list a:active{font-family:"微软雅黑"; font-size:13px; color:#666666; text-align:left}

.shzxq-first-title{font-family:"微软雅黑"; font-size:18px; color:#000000;}
a.shzxq-first-listtitle:link{font-family:"微软雅黑"; font-size:13px; color:#666666;}
a.shzxq-first-listtitle:visited{font-family:"微软雅黑"; font-size:13px; color:#666666;}
a.shzxq-first-listtitle:hover{font-family:"微软雅黑"; font-size:13px; color:#ff6814;}
a.shzxq-first-listtitle:active{font-family:"微软雅黑"; font-size:13px; color:#666666;}
.std
{
	cursor:pointer;}
	
	
	.content{
	 cursor:pointer;
	 background-color:#f0f0f0;
	 font-family:"微软雅黑";
	 font-size:13px;
	 }
	 
	  #bottom{
	 width:1060px;
	 height:156px;
	background-position:top center ;
	background-repeat:no-repeat;
	 position:relative;
	 }