﻿html,body {
    margin:0;
    padding:0;
    font-family:"微软雅黑";
}
.chronic{
    width:1200px;
    height:auto;
    margin:0 auto;
}
.chronic-content{
    width:1200px;
    height:auto;
    min-height:600px;
    margin-bottom:20px;
}
.chronic-box1{
    width:1195px;
    height:40px;
    border-bottom:1px dotted #a6a6a6;
    line-height:40px;
    font-size:16px;
    color:#6c6c6c;
    padding-left:5px;
}
.chronic-title{
    width:1195px;
    height:50px;
}
.title-left{
    width:100px;
    height:47px;
    float:left;
    font-size:21px;
    color:#fc6c6c;
    line-height:47px;
    border-bottom:3px solid #fc6c6c;
}
.title-right{
    width:1065px;
    height:48px;
    float:left;
    border-bottom:2px solid #e5e5e5;
}
.chronic-box2{
    width:1200px;
    height:auto;
    line-height:40px;
    overflow:auto;
}
.chronic-box2 ul{
   padding:0;
}
.chronic-box2 li{
    width:80px;
    height:30px;
    float:left;
    line-height:30px;
    text-align:center;
    background-color:#f3f3f3;
    border-radius:5px;
    font-size:17px;
    list-style-type:none;
    margin:20px;
    cursor:pointer;
}
.box2-checked{
    width:80px;
    height:30px;
    float:left;
    line-height:30px;
    text-align:center;
    background-color:#f3f3f3;
    border:1px solid #fc6c6c;
    border-radius:5px;
    font-size:17px;
    color:#fc6c6c;
    list-style-type:none;
    margin:20px;
    cursor:pointer;
}
.chronic-box3{
    width:1200px;
    height:auto;
    overflow:auto;
}
.box3-left{
    width:850px;
    height:auto;
    float:left;
}
.box3-right{
    width:330px;
    height:auto;
    float:left;
    margin-left:20px;
}
.box3-item{
    width:830px;
    height:auto;
    margin:20px auto;
    z-index:-1;
}
.item-top{
    width:829px;
    height:35px;
    line-height:29px;
    font-size:20px;
    color:#fff;
    position:relative;
    border-top:1px solid #e2e2e2;
    border-right:1px solid #e2e2e2;
}
.item-top img{
    position:absolute;
    z-index:-1;
    left:-7px;
}
.item-top p{
    display:inline-block;
    font-size:18px;
    margin-left:36px;
    color:#5a5a5a;
}
.item-content{
    border:1px solid #e2e2e2;
    border-top:0;
    width:828px;
    height:auto;
}
.item-question{
    width:818px;
    height:auto;
    font-size:16px;
    color:#5a5a5a;
    text-indent:2em;
    word-break:break-all;
    word-wrap:break-word;
    padding:0 5px;
}
.common-name{
    font-size:12px;
    color:#b9b9b9;
    text-align:right;
    margin:5px 0;
}
.item-answer{
    width:818px;
    height:auto;
    font-size:16px;
    color:#727171;
    text-indent:2em;
    word-break:break-all;
    word-wrap:break-word;
    padding:10px 5px;
    background-color:#ffe9e9;
}
.answer-delete {
    text-align:right;
}
.answer-delete a{
    font-size:14px;
    color:#fc6c6c; 
}
.item-tip{
    width:828px;
    height:auto;
    line-height:40px;
    font-size:16px;
    color:#616161;
    overflow:auto;
}
.item-tip img{
    vertical-align:-8px;
}
.tip-left{
    float:left;
    margin-top:5px;
    margin-left:20px;
}
.tip-right{
    float:right;
    margin-top:5px;
    margin-right:20px;
    cursor: pointer;
}
.answer-write{
	width: 830px;
	height: auto;
	margin: 5px 0;
	background-color: #ffe9e9;
	display: none;
}
.answer-table{
    display:none;
}
.answer-list{
	width: 828px;
	height: auto;
    border:1px solid #e2e2e2;
    font-size:14px;
    color:#616161;
	display: block;
    margin-top:-1px;
}
.answer-name{
    margin: 0 20px;
    line-height:30px;
}
.answer-content{
    padding:10px 20px;
}
.write-top{
	font-size: 16px;
	color: #333333;
	text-indent: 2em;
	line-height: 50px;
}
.answer-write textarea{
	font-size:14px;
	color: #7a7a7a;
	margin-left:30px;
	resize: vertical;
}
.write-submit{
	width: 758px;
	height: auto;
	overflow: auto;
	padding-right: 50px;
	line-height: 50px;
}
.submit-right{
	float: right;
}
.submit-right input{
	width: 70px;
	height: 30px;
	font-size: 16px;
	color: #fff;
	background-color: #fc6c6c;
	border: 0;
	border-radius: 3px;
	outline: none;
	cursor: pointer;
}
.let-ask{
    width:330px;
    height:auto;
    margin-top:20px;
    overflow:auto;
}
.let-ask input{
    border:0;
    border-radius:3px;
    float:left;
    outline:none;
    height:40px;
    font-size: 17px;
    color: #5a5a5a;
}
.login{
    width:330px;
    height:40px;
}
.login-zhuce{
    width:140px;
    height:40px;
    line-height:40px;
    text-align:center;
    background-color:#eaeaea;
    float:left;
}
.login-zhuce a{
    color: #5a5a5a;
}
.hot-article{
    width:330px;
    height:auto;
    margin-top:20px;
}
.article-top{
    width:330px;
    height:40px;
}
.top-left{
    width:100px;
    height:37px;
    float:left;
    font-size:21px;
    color:#fc6c6c;
    line-height:40px;
    border-bottom:3px solid #fc6c6c;
}
.top-right{
    width:190px;
    height:38px;
    float:left;
    border-bottom:2px solid #e5e5e5;
}
.article-title{
    width:290px;
    height:auto;
}
.article-title ul{
   margin:0;
   padding:0;
}
.article-title li{
    list-style-type:none;
    line-height:35px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.article-title li a{
    font-size:16px;
    color:#646564;
    text-decoration:none;
}
.article-title li a:hover{
    color:#fc6c6c;
}
.change-bg1{
    color:#fc6c6c;
    border:1px solid #fc6c6c;
}
.change-bg2{
    color:#5a5a5a;
    border:1px solid #dbdbdb;
}
.lis-tip{
    color: #fc6c6c;
    text-align: center;
    line-height: 400px;
}
.lis-tip img{
    vertical-align:middle;
}
.pages  span:not(.pagenum) {
  display: inline-block;
  padding:0px 10px;
  height: 30px;
  line-height: 30px;
  border: 1px #eee solid;
  text-align: center;
  vertical-align: middle;
  margin: 0px 5px;
  border-radius: 3px;
  cursor: pointer;
}
.pages > span:first-of-type,
.pages > span:last-of-type {
  width: 60px;
}
.currentpage {
  background-color: #fc6c6c;
  color: #fff;
}
.pages span.page-right{
    float:right;
    border:none;
    width:200px;
}
.pages span.page-right i{
    padding:0px 5px;
}
.pages {
  padding: 30px 10px 30px 40px;
}