/* CSS Document */
body {
  font-family: '微软雅黑';
  background: #f3f3f3;
}

* {
  margin: 0 auto;
  list-style: none;
  padding: 0;
}

.clear {
  clear: both;
}


dd {
  line-height: 1.5;
  color: #666;
  font-size: 12px;
}

ul {
  list-style: none;
}

img {
  border-style: none;
}

p {
  font-size: 14px;
  font-family: "Microsoft YaHei", "微软雅黑";
}

span {
  font-size: 12px;
}

.page {
  width: 1200px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.daohang ul {
  width: 1200px;
  margin: 0 auto;
}

.nav {
  height: 70px;
}

.nav ul {
  height: 60px;
}

.nav li {
  float: left;
  width: 17%;
  height: 60px;
  perspective: 500px;
  margin: 0 15px;
}

.box {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
  transform-style: preserve-3d;
}

.front,
.bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 60px;
  text-align: center;
  color: #fff;
}

.front {
  z-index: 1;
  font-size: 20px;
  font-weight: 300;
}



.nav li:nth-child(1) .front {
  background: #740101;
}

.nav li:nth-child(2) .front {
  background: #ffaa00;
}

.nav li:nth-child(3) .front {
  background: #740101;
}


.nav li:nth-child(4) .front {
  background: #ffaa00;
}


.nav li:nth-child(5) .front {
  background: #740101;
}





.active a {
  color: #333;
  font-size: 22px;
}

.toubu {
  width: 100%;
  background: #fff;
  position: relative;
}
.qh{
  position: absolute;
  top: 20px;
  right: 20px;
}

.top {
  width: 1200px;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 10px;
}

.top img {
  width: 200px;
}

.top h3 {
  height: 80px;
  line-height: 80px;
  float: left;
  font-size: 40px;
  margin-left: 30px;
  letter-spacing: 1px;
  color: #740101;
}

.zuo {
  float: left;
  width: 150px;
}

.zuo img {
  width: auto;
  height: 100%;
}

.box1 {
  float: left;
  width: 33%;
}

.boxlist {
  float: left;
  width: 25%;
}

.boxcontent {
  float: left;
  width: 30%;
}

.boxcontentright {
  float: left;
  width: 70%;
}

.box2 {
  background-color: #f4f4f4;
  padding: 20px;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 20px;
  border-radius: 10px;
  cursor: pointer;
}

.wz {
  padding: 20px;
}

.box2 img {
  height: auto;
  width: 100%;
}

.tit1 {
  font-size: 30px;
  line-height: 100px;
  text-align: center;
  border-bottom-width: thin;
  border-bottom-style: solid;
  border-bottom-color: #000;
}


.img1 {
  height: auto;
  width: 100%;
}

h2 {
  padding: 10px 0;
  width: 140px;
  margin: 20px auto;
  border-top: 2px solid #740101;
  border-bottom: 2px solid #740101;
}

.dt-title {
  font-size: 16px;
  font-weight: 600;
  margin-top: 20px;
  line-height: 1.5;
}

.box2 {
  
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.3);
}

.box2 p {
  width: 300px;
  height: 180px;
  overflow: hidden;
  cursor: pointer;
}

.box2 p>img {
  width: auto;
  height: 100%;
}

.banner {
  width: 1200px;
  height: 400px;
  margin: 13px auto 15px auto;
  position: relative;
  overflow: hidden;
  background: #fff;
}
.pci img{
  width: 100%;
}
.banner .banner_pic .pic {
  display: none;
}

.banner .banner_pic .current {
  display: block;
}

.banner ol {
  position: absolute;
  left: 45%;
  bottom: 6%;
}
.banner_pic img{
  width: 100% !important;
}

.banner ol .but {
  float: left;
  width: 10px;
  height: 10px;
  border: 1px solid #2fafbc;
  border-radius: 50%;
  margin-right: 12px;
  text-align: center;
  line-height: 22px;
  background: #fff;
  color: #2fafbc;
  font-size: 16px;
  font-weight: bold;
  opacity: 0.5;
}

.banner ol li {
  cursor: pointer;
}

.banner ol .current {
  color: #fff;
  background: #2fafbc;
  float: left;
  width: 10px;
  height: 10px;
  border: 1px solid #2fafbc;
  border-radius: 50%;
  margin-right: 12px;
  text-align: center;
  line-height: 22px;
  font-size: 16px;
  font-weight: bold;
}


.qh{
  text-align: center;
  margin: 20px 0;
}



.paihang {
  margin-top: 20px;
}

.paihang-info {
  margin-bottom: 20px;
  padding: 20px;
  
  box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.1);
}


.paihang-info img {
  width: 100px;
  height: auto;
  float: left;
  margin-right: 20px;
  margin-left: 20px;
}

.paihang-info .fr {
  float: right;
}

.paihang-info h3 {
  margin-bottom: 10px;
}

.paihang-info p {
  line-height: 1.5;
}

.page h2 {
  margin-top: 0;
  text-align: center;
}

.form {
  width: 500px;
  margin: 40px auto;
  text-align: left;
  border-radius: 10px;
  background: #fff;
  padding: 40px 60px;
  margin-bottom: 50px;
}

.form .input {
  width: 70%;
  margin-bottom: 20px;
  margin-top: 5px;
  float: left;
  height: 35px;
  outline: none;
  border-radius: 20px;
  /* border: 2px solid #999; */
  border: none;
}


.form-info {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  border: 2px solid #666;
  border-radius: 20px;
}


.form-info p {
  width: 100px;
  font-size: 18px;
  color: #333;
  height: 40px;
  line-height: 40px;
  float: left;
  text-align: right;
}

.form .submit {
  margin-top: 20px;
}

.form .tijiao {
  background: #740101;
  text-align: center;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  width: 100% !important;
  
  border: none;
  outline: none;
  margin-bottom: 10px;
}


a {
  text-decoration: none;
  color: #000;
  display: block;
}

.back {
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 0 auto;
}

.back a {
  color: #740101;
  font-size: 20px;
  font-weight: 600;
}

.main {
  padding: 20px;
  background: #fff;
  border-radius: 20px;
}

.main-left {
  width: 300px;
  background: #fff;
  float: left;
  margin-right: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.main-right {
  width: 850px;
  float: left;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
}

.main-title {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #740101;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}

.fenlei {
  width: 100%;
}

.fenlei li {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
}

.fenlei li a {
  color: #740101;
  background: #fff;
  font-size: 18px;
  
}

.tushu {
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  min-height: 500px;
}

.tushu-info {
  width: 100%;
  height: 150px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 20px 0;
}

.tushu-info .price {
  color: #e4393c;
  margin-bottom: 5px;
}

.tushu-info .tushu-img {
  width: 150px;
  text-align: center;
  float: left;
  margin-right: 20px;
}

.tushu-info .tushu-img img {
  height: 100%;
}

.tushu-info h4 {
  font-size: 16px;
}

.tushu-info p {
  font-size: 14px;
  color: #666;
  margin-top: 5px;
}


.time_box{
  text-align: center;
  font-weight: 600;
  color: #000;
}

.zuo {
  width: 70%;
  box-sizing: border-box;
}

.neirong1 {
  margin: 20px 0;
  padding-bottom: 20px;
  border-bottom: 2px solid #ccc;
  text-indent: 2em;
}
.neirong1 .hide{
  display: none;
}


.neirong2 {
  margin-right: 0px;
  box-sizing: border-box;
}

.neirong2 .title {
  padding-right: 0;
}

.neirong2 .neirong2-img {
  width: 93%;
  height: 220px;
  overflow: hidden;
  text-align: center;
  margin: 0;
  border-radius: 20px;
  overflow: hidden;
}

.neirong2 img {
  
  height: 100%;
  cursor: pointer;
}

.neirong2-zuo,
.neirong2-you {
  float: left;
  width: 49%;
}

.neirong2-zuo {
  margin-right: 15px;
}

.liebiao li {
  list-style-type: circle;
  margin: 20px 0;
  font-size: 14px;
  margin-left: 20px;
}

.liebiao span {
  font-weight: 600;
}

.title {
  position: relative;
  padding-right: 20px;
}

.title span {
  background: #740101;
  color: #fff;
  font-size: 14px;
  padding: 2px 10px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 5px;
}

.zhaosheng {
  padding: 20px;
  padding-top: 0;
  box-sizing: border-box;
}

.lianjie {
  width: 100%;
  border-radius: 20px;
  border: 2px solid #ccc;
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
  margin-bottom: 20px;
}
.lianjie1{
  background: #740101;
  color: #fff;
  border: 2px solid #fff;
}

.you {
  width: 30%;
  height: 100%;
  float: left;
}

.you .title {
  padding-right: 0;
}

.you .title span {
  right: 0;
}

.tongzhi {
  width: 100%;
}

.tongzi li {
  list-style-type: decimal;
  margin: 20px 0;
  margin-left: 20px;
  font-size: 14px;
  cursor: pointer;
}


.neirong1-tu {
  width: 300px;
  height: 200px;
  overflow: hidden;
  float: right;
  margin-right: 10px;
  margin-left: 20px;
  border-radius: 20px;
}

.neirong1-tu img {
  width: auto;
  height: 200px;
  
}


.neirong1 p {
  line-height: 1.8;
  font-size: 14px;
}

.neirong2 .title {
  margin-bottom: 10px;
}

button {
  padding: 5px 20px;
  outline: none;
  background: #740101;
  color: #333;
  border: none;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
}

.back {
  position: fixed;
  right: 3%;
  bottom: 10%;
  width: 60px;
  height: 60px;
  background: #740101;
  border-radius: 20px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.back a {
  display: block;
  width: 100%;
  height: 100%;
}

.back-img {
  width: 30px;
  height: 30px;
  text-align: center;
  margin-top: 15px;
}

.ly-box{
  margin: 0 auto;
  text-align: left;
}
.ly-box .form{
  width: 500px;
  float: left;
}
.ly-box  input{
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.ly-box .neirong{
  float: right;
  margin-top: 40px;
  width: 400px;
  text-align: left;
  border-radius: 10px;
  background: #fff;
  padding: 40px 60px;
  margin-bottom: 50px;
}
.ly-box textarea{
  width: 100%;
}
.ly-box .desc{
  font-size: 14px;
  line-height: 1.8;
}
.ly-box .user{
  text-align: right;
  font-size: 16px;
  color: #666;
}
.ly-box p{
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 30px;
}
.ly-box .btn{
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #740101;
  color: #fff;
  margin-top: 20px;
  cursor: pointer;
}

table {
  width: 700px;
  border: 1px solid #666;
  margin-bottom: 30px;
}

td {
  font-size: 14px;
  text-align: center;
  padding: 10px;
}
table{
  border-collapse: collapse;
  
  }
  
  table td, table th{
  border: 1px solid #000;
  
  }
.one {
  background: #f0c570;
}

.two {
  background: #fff;
}

.foot {
  font-size: 14px;
  height: 60px;
  color: #fff;
  background: #740101;
  text-align: center;
  cursor: default;
  line-height: 60px;
  font-weight: 300;
  margin-top: 30px;
}