﻿@charset "utf-8";
/* CSS Document */

/* 通用属性 */
.lf {
  float: left;
}

.rt {
  float: right;
}

#floor_1_main {
  background: url(topbg.jpg) no-repeat;
  height: 713px;
}

#floor_1,
#floor_2,
#floor_3,
#floor_4,
#floor_5,
#floor_6,
#floor_7 {
  width: 1200px;
  margin: 0px auto;
  overflow: hidden;
}

#floor_1 {
  padding: 70px 0;
}

#floor_1 img {
  float: right;
}

#floor_1 .InfoTitle {
  display: block;
  font-size: 64px;
  line-height: 110px;
  color: #fff;
  padding-top: 115px;
}

#floor_1 p {
  font-size: 26px;
  line-height: 1.6em;
  padding-left: 0;
  color: #fff064;
}

#floor_2_main {
  background: url(youshi.jpg) no-repeat center bottom;
  overflow: hidden;
  padding-top: 20px;
}

#floor_2 {
  margin-bottom: 20px;
}

#floor_2 .info_wrap {
  overflow: hidden;
  height: 650px;
}

#floor_2 p {
  padding-bottom: 50px;
}


#floor_3_main {
  background: #f7f9fa;
  overflow: hidden;
}

#floor_3 {
  padding: 20px 0 35px;
  height: 640px;
}

#floor_4 {
  margin-top: 30px;
  height: 710px;
}

#floor_5_main {
  background: #f7f9fa;
  overflow: hidden;
}

#floor_5 {
  padding: 20px 0 35px;
}

#floor_5 .left_bottom1 {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 0px solid red;
}

#floor_5 .left_bottom1 li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 12px;
  height: 12px;
  background: #aaa;
  margin-right: 15px;
  overflow: hidden;
  font-size: 0px;
  border-radius: 6px;
  margin-top: 19px;
}

#floor_5 .left_bottom1 li.on {
  background: #F85035;
}

#floor_6 {
  text-align: center;
  padding-top: 50px;
}

#floor_7_main {
  padding-bottom: 0px;
  background: #f7f9fa;
  overflow: hidden;
}

#floor_7 {
  padding: 20px 0 40px 0;
  width: 1300px
}

#floor_7 .InfoPicture {
  width: 100%;
}

#floor_7 .info_wrap {
  width: 805px;
  overflow: hidden;
  margin: 20px auto;
}

/* .btn {
  float: left;
  margin-left: 30px;
  width: 225px;
  height: 75px;
  font-size: 28px;
  border: 1px solid #f57a27;
  text-align: center;
  line-height: 70px;
  color: #f57a27;
  margin-bottom: 20px;
} */

/* .btn:hover {
  background: #f57a27;
  color: #fff;
} */

.btnHome {
  color: #00b6e9;
  border-color: #00b6e9;
}

.btnHome:hover {
  background: #00b6e9;
  color: #fff;
}

.left_title1 {
  text-align: center;
}

.left_title1 h2 {
  font-size: 34px;
  color: #222;
  padding: 10px 0 15px;
  font-weight: normal;
}

.left_title1 p {
  color: #666;
  overflow: hidden;
}

.left_body1 {
  padding-top: 20px;
  overflow: hidden;
}

.left_body1 .hd {
  float: left;
  width: 240px;
}

.left_body1 .bd {
  float: right;
  width: 930px;
  border-left: none;
}

.left_body1 .bd .info_wrap {
  text-align: right;
}

.left_body1 .bd .info_wrap img {
  width: 930px
}

.left_body1 .bd .info_wrap p {
  padding: 10px 0 0 0;
  text-align: left;
  line-height: 1.3em;
}

.textlist1 {}

.textlist1 li {
  padding-top: 92px;
}

.textlist1 li p {
  line-height: 22px;
  color: #666;
}

.textlist1 li .AlbumTitle {
  font-size: 18px;
  color: #ff6800;
  line-height: 30px;
}

.textlist1 li.n1 {
  width: 260px;
  text-align: right;
}

.textlist1 li.n2 {
  width: 270px;
  text-align: left;
}

.textlist1 li.n2 p {
  padding: 0;
}

.textlist2 {}

.textlist2 li {
  height: 80px;
  position: relative;
  background: #0bd3c2;
  cursor: pointer;
}

.textlist2 li .AlbumTitle {
  display: block;
  font-size: 18px;
  color: #fff;
  line-height: 24px;
  padding: 4px 0;
  text-align: left;
  text-indent: 10px;
  font-weight: bold;
}

.textlist2 li p {
  color: #fff;
  line-height: 20px;
  font-size: 12px;
  text-align: left;
  padding-left:5px;
}

.textlist2 li.on {
  background: #fa4343;
}

.textlist2 li.on i {
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fa4343;
  position: absolute;
  right: -10px;
  z-index: 10;
  top: 29px;
}

.textlist3 {}

.textlist3 li {
  height: 80px;
  position: relative;
  background: #4bb0fc;
  cursor: pointer;
}

.textlist3 li .AlbumTitle {
  display: block;
  font-size: 18px;
  color: #fff;
  line-height: 24px;
  padding: 4px 0;
  text-align: left;
  text-indent: 10px;
  font-weight: bold;
}

.textlist3 li p {
  color: #fff;
  line-height: 20px;
  font-size: 12px;
  text-align: left;
  padding-left:5px;
}

.textlist3 li.on {
  background: #ff3dcb;
}

.textlist3 li.on i {
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #ff3dcb;
  position: absolute;
  right: -10px;
  z-index: 10;
  top: 29px;
}

.gridlist1 {}

.gridlist1 li {
  float: left;
}

.gridlist1 li img {
  width: 286px;
  padding-right: 18px;
}

#floor_question {
  width: 1200px;
  margin: 0px auto;
  overflow: hidden;
}

#floor_question_main {
  margin-top:30px;
  padding-bottom: 20px;
  background: #fff;
  overflow: hidden;
}

.questionlist {
  overflow: hidden;
}

.questionlist li {
  width: 25%;
  float: left;
  overflow: hidden;
}

.questionlist li .question_wrap {
  padding: 18px;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
  height:220px;
}

.questionlist li #n1 {
  background: #ff3dcb;
}

.questionlist li #n2 {
  background: #fa4343;
}

.questionlist li #n3 {
  background: #4bb0fc;
}

.questionlist li #n4 {
  background: #0bd3c2;
  margin-right: 0;
}

.questionlist li #n5 {
  background: #0C6;
}

.questionlist li #n6 {
  background: #F90;
}

.questionlist li #n7 {
  background: #93F;
}

.questionlist li #n8 {
  background: #F9F;
  margin-right: 0;
}

.questionlist li .AlbumTitle {
  font-weight: normal;
  color: #000;
  font-size: 15px;
  font-family: 黑体;
  margin-bottom: 5px;
}

.questionlist li p {
  color: #fff;
  padding: 0;
  margin: 0;
  line-height: 21px;
  font-size: 12px;
}