* {
  -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: #3a849b
}

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: 20px;
  margin-bottom: 10px;

  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*/
.w1 {
  background: url(../images/b0.jpg) no-repeat center 0;
}

.tit {
  margin-bottom: 20px;
}

.top img {
  margin: 0 auto;
}

.w126 {
  width: 1260px;
  margin: 0 auto;
}

.nav {
  background: url(../images/tb.png) repeat-x 0 0;
  height: 85px;
}


.nav li {
  font-size: 30px;
  color: #fff;
  float: left;
  width: 210px;
  line-height: 70px;
  text-align: center;
}

.nav li:hover {
  text-shadow: #24436a 2px 2px 3px;
  line-height: 85px;
  background: url(../images/tb0.png) no-repeat 0 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}


.nav a {
  color: #fff;
}

.cont {
  width: 1260px;
  margin: 0 auto;
  background-color: #fff;
  padding: 30px;
}


.ls1 {
  font-size: 18px;
  line-height: 52px;
}

.ls1 li {
  text-align: right;

}

.ls1 li a {
  width: 75%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  text-align: left;

}

.ls1 li span {
  color: #bbb;

}

.dt .cl {
  width: 600px;
  position: relative;
  overflow: hidden;
}

.dt .c {
  position: relative;
  font-size: 0;
}
.dt .c img{
  width: 100%;
}

.dt .cl .c span {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  padding-left: 10px;
  background-color: rgba(0, 0, 0, .3);
  display: block;
  width: 100%;
  text-align: left;
}
.swiper-pagination{
  text-align: right;
  padding-right: 20px;
}
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  background-color: transparent;
  border: 2px solid #fff;
}

.swiper-pagination-bullet-active {
  width: 30px;
  border: none;
  background-color: #fab17b;
  border-radius: 10px;
}

.dt .cr {
  width: 560px;
}

.dt .cr span.t {
  font-size: 20px;
  font-weight: bold;
}

.dt .cr p.t {
  font-size: 18px;
  line-height: 33px;
}

.wj i {
  position: absolute;
  display: block;
  width: 22px;
  height: 39px;
  right: -11px;
  top: 50px;
  background: url(../images/ar.png) no-repeat 0 0;
}

.wj .cl.n i {
  top: 210px;
}


.wj .cl {
  width: 230px;
  font-size: 0;
  position: relative;
  z-index: 111;

}

.wj .cl img {
  margin-bottom: 5px;
}

.wj .cr {
  width: 960px;
  height: 300px;
  border: 1px solid #ddd;
  background: linear-gradient(to right, #ffffff, #eef6ff);
}

.wj .cr .ls1 {
  padding: 25px;
}

.wj .cr .ls1 li {
  line-height: 50px;
}

.wj .sld {
  width: 760px;
  margin: 20px auto 0;
}

.wj .c {
  width: 16.6666%;
  text-align: center;
  margin: 33px 0;
}

.wj .c img {
  display: block;
  margin: 0 auto;
  height: 40px;
}

.wj .c span {
  font-size: 17px;
  line-height: 33px;
}

.wj .cr {
  position: relative;
}

/* .wj .le,
.wj .ri{
  width: 33px;
  position: absolute;
  top: 117px;
  cursor: pointer;
}
*/
.wj .le {
  right: 0;
}

.wj .ri {
  left: 0;
}

.zc .cl {
  width: 830px;
}

.zc .cl .ls1 li {
  font-size: 18px;
  line-height: 48px;
  padding-left: 20px;
  background: url(../images/lb.png) no-repeat left center;
}

.zc .cr {
  width: 315px;
}

.zc .cr img {
  margin-top: 25px;
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.zc .ban {
  padding: 30px 0;
}

.bs {
  height: 616px;
  padding-top: 105px;
  background: url(../images/b1.jpg) no-repeat center 0;
}

.bs .ct {
  width: 1200px;
  margin: 0 auto;
}

.lc li {
  float: left;
  width: 170px;
  height: 170px;
  padding-top: 100px;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  margin-right: 35px;
  margin-bottom: 30px;
  margin-top: 4px;
  background: #eeeff0 url(../images/o1.png) no-repeat 30px 10px;
  box-shadow: 0 0 4px rgba(0, 0, 0, .1);
}

.lc li:nth-child(6n) {
  margin-right: 0;
}

.l1 li:nth-of-type(2) {
  background-image: url(../images/o2.png);
}

.l1 li:nth-of-type(3) {
  background-image: url(../images/o3.png);
}

.l1 li:nth-of-type(4) {
  background-image: url(../images/o4.png);
}

.l1 li:nth-of-type(5) {
  background-image: url(../images/o5.png);
}

.l1 li:nth-of-type(6) {
  background-image: url(../images/o6.png);
}

.l1 li:nth-of-type(7) {
  background-image: url(../images/o7.png);
}

.l1 li:nth-of-type(8) {
  background-image: url(../images/o8.png);
}

.l1 li:nth-of-type(9) {
  background-image: url(../images/o9.png);
}

.l1 li:nth-of-type(10) {
  background-image: url(../images/o10.png);
}

.l1 li:nth-of-type(11) {
  background-image: url(../images/o11.png);
}

.l1 li:nth-of-type(12) {
  background-image: url(../images/o12.png);
}

.l2 li:nth-of-type(1) {
  background-image: url(../images/o13.png);
}

.l2 li:nth-of-type(2) {
  background-image: url(../images/o14.png);
}

.l2 li:nth-of-type(3) {
  background-image: url(../images/o15.png);
}

.l2 li:nth-of-type(4) {
  background-image: url(../images/o16.png);
}

.l2 li:nth-of-type(5) {
  background-image: url(../images/o17.png);
}

.l2 li:nth-of-type(6) {
  background-image: url(../images/o18.png);
}

.l2 li:nth-of-type(7) {
  background-image: url(../images/o19.png);
}

.l2 li:nth-of-type(8) {
  background-image: url(../images/o20.png);
}

.l2 li:nth-of-type(9) {
  background-image: url(../images/o21.png);
}

.l2 li:nth-of-type(10) {
  background-image: url(../images/o22.png);
}

img.c {
  cursor: pointer;
}

.sp {
  padding: 60px 0;
}

.swp {
  width: 1060px;
  margin: 50px auto 0;
}

.sct {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.ts {
  background: #edf2f8 url(../images/t4.jpg) no-repeat center 0;
  padding: 50px 0;
}

.ts .ct {
  width: 1200px;
  margin: 0 auto;
  padding-top: 20px;
}

.ts .ls1 {
  width: 560px;
}

.ts .ls1 li {
  padding-left: 20px;
  background: url(../images/lb.png) no-repeat left center;
}

@media screen and (max-width: 768px) {}
