/*初始化*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
fieldset,
img,
input,
button {
  border: none;
  padding: 0;
  margin: 0;
  outline-style: none;
}
ul,
ol,
li {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Microsoft YaHei";
}
select,
input,
textarea {
  font-size: 14px;
  margin: 0;
  padding: 12px;
}
textarea {
  resize: none;
}
img {
  border: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
body {
  font: 14px/150% Arial, Verdana, "Microsoft YaHei";
  color: #666;
  background-color: #f9f9f9;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
a {
  color: #666;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-decoration: none;
  font-weight: normal;
  font-size: 100%;
}
s,
i,
em {
  font-style: normal;
  text-decoration: none;
}
/*公共类*/
.w {
  width: 1160px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.ac {
  text-align: center;
}
.al {
  text-align: left;
}
html body {
  min-width: 1160px;
  height: 100%;
}
.more a {
  color: #0294ff;
}
body {
  background: url(imagesbg.png) no-repeat;
  postion: relative;
}
.answers {
  width: 1250px;
  height: 738px;
  background: #FFFFFF;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.answers .tit {
  height: 90px;
  line-height: 90px;
  padding-left: 155px;
  padding-right: 20px;
  background: url(imagestit.jpg);
  position: relative;
}
.answers .tit span {
  color: #FFFFFF;
  line-height: 90px;
}
.answers .tit .font1 {
  font-size: 30px;
}
.answers .tit .font2 {
  font-size: 24px;
}
.answers .tit i {
  float: right;
}
.answers .tit .logo {
  position: absolute;
  top: -30px;
  left: -20px;
}
.answers .con {
  padding-top: 34px;
}
.answers .con .fl {
  padding-left: 35px;
}
.answers .con .dialogbox {
  width: 780px;
  height: 470px;
  overflow-y: auto;
}
.answers .con .ans {
  position: relative;
}
.answers .con .ans .tex-ans {
  line-height: 30px;
  width: 673px;
  display: inline-block;
  border: 1px solid #BBBBBB;
  border-radius: 5px;
  margin-left: 27px;
  padding: 14px;
}
.answers .con .ans .jt {
  width: 24px;
  height: 20px;
  position: absolute;
  left: 47px;
  bottom: 30px;
  background: url(imagesicon-5.jpg);
}
.answers .con .ans .jt3 {
  width: 24px;
  height: 20px;
  position: absolute;
  left: 43px;
  bottom: 30px;
  background: url(imagesicon-5.jpg);
}
.answers .con .ans .tab {
  width: 600px;
  height: 215px;
}
.answers .con .send {
  width: 758px;
  height: 126px;
  line-height: 126px;
  background: #f1f1f1;
}
.answers .con .tex {
  width: 572px;
  height: 55px;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  margin-left: 40px;
  font-size: 18px;
}
.answers .con button {
  width: 100px;
  height: 55px;
  line-height: 55px;
  color: #FFFFFF;
  background: #2d8ef2;
  border-radius: 5px;
  font-size: 18px;
  margin-left: 16px;
}
.answers .con .ask {
  position: relative;
}
.answers .con .ask .tex-ask {
  line-height: 30px;
  color: #FFFFFF;
  display: inline-block;
  background: #25a2e8;
  border-radius: 5px;
  margin-right: 27px;
  padding: 14px;
  max-width: 620px;
}
.answers .con .ask .jt2 {
  content: "";
  display: inline-block;
  width: 12px;
  height: 16px;
  background: url(imagesicon-8.jpg);
  position: relative;
  left: 26px;
  top: 0px;
}
.answers .con .ask .jt {
  width: 24px;
  height: 20px;
  position: absolute;
  left: 47px;
  bottom: 30px;
  background: url(imagesicon-7.jpg) no-repeat;
}
.answers .ask,
.answers .ans {
  margin-bottom: 38px;
}
.answers .tab .tit {
  background: #FFFFFF;
  width: 647px;
  height: 44px;
  line-height: 44px;
  padding-left: 0;
}
.answers .tab .tit span {
  border: none;
  color: #25a2e8;
  line-height: 44px;
  font-size: 16px;
  padding: 10px;
}
.answers .tab .tit .active {
  background: url(imagesbg-1.png) no-repeat;
  color: #FFFFFF;
  background-size: 100% 37px;
}
.answers .tab-con{
	width:647px;
	height:160px;
	overflow-y:auto;
	padding:10px;
}
.answers .tab-con ul {
  display: none;
  overflow-y: auto;
}
.answers .tab-con .show {
  display: block;
}
.show li a:hover {
	color: #2f68c4; 
}
/*主题服务*/
.ztfw .tit {
  width: 377px;
  height: 37px;
  background: #FFFFFF;
  border-bottom: 1px solid #78c5f1;
  padding-left: 0;
  line-height: 37px;
}
.ztfw ul {
  width: 400px;
}
.ztfw ul li {
  margin-right: 52px;
  line-height: 43px;
  float: left;
}
.ztfw img {
  width: 20px;
  height: 20px;
}
/*热门服务*/
.rmfw {
  margin-top: 22px;
}
.rmfw .tit {
  width: 377px;
  height: 37px;
  background: #FFFFFF;
  border-bottom: 1px solid #78c5f1;
  padding-left: 0;
  line-height: 37px;
}
.rmfw ul {
  width: 400px;
}
.rmfw ul li {
	width:130px;
  line-height: 43px;
  float: left;
}
.rmfw img {
  width: 20px;
  height: 20px;
}
