﻿* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
  margin : 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

li {
  list-style: none;
  text-align: left;
}

fieldset,
img {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing : 0;
}

abbr[title] {
  border-bottom: 1px dotted;
  cursor       : help;
}

address,
cite,
dfn,
em,
var {
  font-style: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
}

body {
  font: 12px "Microsoft YaHei";
}

body {
  background: #FFF;
  text-align: center;
}

html,
body {
  /* min-width: 1300px; */
}

p {
  text-align  : left;
  text-indent : 24px;
  text-align  : justify;
  text-justify: distribute;
}

a {
  text-decoration: none;
  color          : #000
}

a:hover {
  color: #a7793d
}

img,
input {
  margin : 0;
  padding: 0;
  border : none
}

li,
ol,
ul {
  list-style: none
}

button,
input[type=button] {
  cursor: pointer
}

input {
  outline   : 0;
  background: 0 0
}

.clearfix:after {
  display   : block;
  visibility: hidden;
  clear     : both;
  height    : 0;
  content   : ''
}

.clearfix {
  *zoom: 1
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.space01 {
  height: 10px;
  font  : 0px/0px SimSun;
  clear : both;
}

.line01 {
  width        : 95%;
  margin-left  : auto;
  margin-right : auto;
  height       : 0px;
  margin-bottom: 20px;
  font         : 0px/0px SimSun;
  border-bottom: 1px solid #e3e5f4;
  clear        : both;
}

.ohd {
  overflow: hidden;
}

.ht {
  font-family: '\9ed1\4f53';
}

.yh {
  font-family: '\5fae\8f6f\96c5\9ed1';
}

.st {
  font-family: SimSun;
}

/*general end*/
/*particular*/

.top{
  background: url(../images22/top.jpg) no-repeat center center;
}
.top img{
  width: 100%;
}
.w12{
  width: 1200px;
  margin: 0 auto;
}
.tit{
  background: url(../images22/lb.png) no-repeat center bottom;
  padding-bottom: 15px;
  margin-top: 30px;
}
.tit span{
  font-size: 46px;
}
.jd{
  margin-top: 30px;
}
.jd .cl{
  width: 640px;
}
.jd .cr{
  width: 525px;
}
.ls1 li{
  font-size: 18px;
  line-height: 40px;
  padding: 10px 0;
  border-bottom: 1px dashed #ccc;
}
.ls1 li a{
  padding: 0 10px;
  display: block;
  color: #000;
}
.ls1 li.cur,
.ls1 li:hover{
  font-weight: bold;
  background-image: linear-gradient(to right, #fef9f4, #fce1cd);
}
.ss{
  margin: 60px 0;
  background-color: #fceedb;
  font-size: 0;
}

.sf{
  width: 386px;
  height: 68px;
  background: url(../images22/srch.png) no-repeat 0 0;
  margin: 30px 0 0 57px;
}
.sf .stxt{
  width: 180px;
  font-size: 16px;
  line-height: 40px;
  margin: 12px 0 0 125px;
  color: #666;
}
.sf .sbnt{
  width: 80px;
  height: 40px;
  cursor: pointer;
  margin: 12px 0 0;
}
.ban a:first-of-type img{
  float: left;
  margin-left: -5px;
}
.ban a:last-of-type img{
  float: right;
  margin-right: -16px;
}
.sl{
  background-image: linear-gradient(to bottom, #fff, #f4f4f4);
  margin-bottom: 10px;
}
.sl span{
  padding: 0 35px;
  font-size: 26px;
  line-height: 60px;
  position: relative;
}
.sl span.cur{
  color: #d01122;

}
.sl span.cur::after{
  content: '';
  width: 58px;
  height: 8px;
  background: url(../images22/lb1.png) no-repeat center bottom;
  position: absolute;
  left: 30%;
  bottom: -19px;
}
.ct{
  padding: 10px 0;
}
.ct .cont{
  display: none;
}
.n1.ct .c{
  display: flex;
  justify-content: space-between;
}
.ct .c img{
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,.2);
}
.ct .cont:first-of-type{
  display: block;
}

.ls2 li {
  padding-left: 20px;
  font-size: 16px;
  line-height: 48px;
  text-align: right;
  overflow: hidden;
  background: url(../images22/lba.jpg) no-repeat 0 center;
}

.ls2 a {
  width: 75%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  text-align: left;
}
.ls2 span {
  color: #bbb;
}
.n1{
  margin-top: 30px;
}


.w3{
  margin-top: 30px;
  padding: 10px 0 70px;
  background-color: #f8f8f8;
}
.ls3{
  width: 1200px;
  margin: 30px auto 0;
  display: grid;
  grid-template-columns: repeat(8,auto);
}
.ls3 li{
  font-size: 20px;
  text-align: center;
  line-height: 70px;
  border: 1px solid #ccc;
}

.ls3 li:hover{
  background-image: linear-gradient(to bottom, #f4d798, #f9d7c5);
}
.swiper-button-prev,
.swiper-button-next{
  width: 32px;
  height: 55px;
}
.swiper-button-prev{
  background-image: url(../images22/le.png);

}
.swiper-button-next{
  background-image: url(../images22/ri.png);
}
.zt{
  width: 1200px;
  margin: 0 auto;
  position: relative;
  padding-top: 40px;
}
.sct{
  width: 95%;
  margin: 0 auto;
}
.sct img{
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}
@media screen and (max-width: 768px) {
  .w12{
    width: 100%;
    padding: 0 10px;
  }
  .tit span{
    font-size: 24px;
  }
  .tit{
    margin-top: 20px;
  }
  .jd .cr,
  .jd .cl,
  .jd .cl img{
    width: 100%;
  }
  .ss{
    padding: 10px 0;
    margin: 20px 0;
  }
  .ss img{
    width: 32%;
  }
  .sf{
    float: none;
    margin: 0 auto 10px;
  }
  .ban a img{
    width: 100%;
    margin: 0!important;
  }
  .ls1 li{
    font-size: 18px;
    line-height: 30px;
  }
  .sl span{
    padding: 0 5px;
    font-size: 18px;
    line-height: 40px;
  }
  .sl span.cur::after{
    left: 15%;
  }
  .zt,
  .ls3{
    width: 100%;
  }
  .zt{
    padding-top: 20px;
  }
  .zt img{
    width: 100%;
  }
  .w3{
    padding: 0 10px;
    margin-top: 10px;
  }
  .ls3{
    grid-template-columns: repeat(4,25%);
  }
  .ls3 li{
    font-size: 16px;
    line-height: 50px;
  }
  .ls2 li{
    line-height: 33px;
  }
  .jd{
    margin-top: 20px;
  }

  .ct .c{
    display: block;
  }
  .ct .c img{
    width: 100%;
    margin-bottom: 10px;
  }
  .n1{
    margin-top: 20px;
  }
  


}