.tou {
  background: #000000;
  color: #cccc;
  line-height: 30px;
  height: 30px;
  font-size: 14px;
}

.tou a {
  color: #cccc;
}

.tou p {
  display: inline;
}

.head {
  height: 120px;
}

.head .logo {
  line-height: 120px;
}

.head .dh {
  background: url(../images/dh.jpg) no-repeat 0 50%;
  color: #fff;
  font-size: 18px;
  margin-top: 10px;
  text-indent: 34px;
  width: 237px;
  line-height: 39px;
}

.head #formsearch {
  width: 167px;
  height: 22px;
  background: url(../images/ss.png) no-repeat 50% 0;
  margin-top: 28px;
  margin-right: 16px;
}

.head #formsearch input {
  line-height: 22px;
  height: 22px;
  background: none;
  border: none;
}

.head #formsearch input#keyword {
  padding-left: 8px;
  color: #3a3a3a;
  width: 130px;
}

.head #formsearch input#s_btn {
  width: 33px;
  font-size: 0;
}

h2.bt {
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
  color: #272727;
  font-size: 30px;
  line-height: 1;
}

h2.bt p {
  background: url(../images/h-1.png) no-repeat 50%;
  font-size: 24px;
  margin-top: 10px;
}

.c1 {
  margin-top: 81px;
  margin-bottom: 80px;
}

.c1 .list2 {
  margin-top: 46px;
  text-align: center;
  margin-bottom: 38px;
}

.c1 .list2 li {
  display: inline-block;
  width: 132px;
  line-height: 37px;
  border: 1px solid #949494;
  margin: 0 3px;
}

.c1 .list2 li a {
  font-size: 18px;
  color: #1a1a1a;
}

.c1 .list2 li:hover {
  background: #00b3ea;
  border-color: #00b3ea;
}

.c1 .list2 li:hover a {
  color: #fff;
}

.c1 .content {
  position: relative;
}

.c1 .content .xx {
  position: absolute;
  z-index: 111;
  cursor: pointer;
  top: 146px;
}

.c1 .content .xx.next {
  left: -55px;
}

.c1 .content .xx.prev {
  right: -55px;
}

.c1 .content .bd {
  overflow: hidden;
}

.c1 .content .list3 li {
  float: left;
  margin-right: 30px;
}

.c1 .content .list3 li .img img {
  width: 380px;
  height: 320px;
}

.c1 .content .list3 li h3 {
  background: #dbdbdb;
  margin-top: 4px;
  text-align: center;
  font-weight: 500;
  line-height: 50px;
  font-size: 16px;
  color: #1a1a1a;
}

.c1 .content .list3 li:hover h3 {
  background: #00b3ea;
  color: #fff;
}

.c2 {
  margin-bottom: 24px;
}

.c2 h2 {
  margin-bottom: 40px;
  text-align: center;
}

.c2 .list2 li {
  margin-bottom: 60px;
}

.c2 .list2 li .tu {
  width: 565px;
}

.c2 .list2 li .zi {
  padding-top: 26px;
  width: 432px;
}

.c2 .list2 li .zi .tit {
  color: #00b3ea;
}

.c2 .list2 li .zi .tit .su {
  font-size: 80px;
  font-weight: 600;
  line-height: 82px;
}

.c2 .list2 li .zi .tit .zi1 {
  margin-top: 10px;
  float: right;
  font-size: 36px;
  font-weight: 600;
  border-bottom: 1px dashed #d9d9d9;
  width: 305px;
  line-height: 56px;
}

.c2 .list2 li .zi .tit .zi1 p {
  font-size: 18px;
  font-weight: 500;
  font-family: arial;
  line-height: 1;
}

.c2 .list2 li .zi dd {
  margin-top: 22px;
  font-size: 14px;
  color: #1a1a1a;
  line-height: 22px;
}

.c3 {
  background: url(../images/c3.png) no-repeat 50% 0;
  margin-bottom: 108px;
}

.c3 .tit {
  padding-top: 60px;
}

.c3 .tit .tit1 {
  padding-top: 103px;
  font-weight: 600;
  font-size: 36px;
  font-family: arial;
  line-height: 1;
  float: left;
  margin-left: 350px;
  color: #00b3ea;
}

.c3 .tit .tit2 {
  float: right;
  width: 598px;
}

.c3 .tit .tit2 p {
  font-weight: 600;
  font-size: 30px;
  line-height: 1;
  text-indent: 202px;
  color: #00b3ea;
}

.c3 .tit .tit2 dd {
  margin-top: 17px;
  font-size: 14px;
  color: #1a1a1a;
  line-height: 26px;
}

.c3 .list2 {
  margin-top: 65px;
}

.c3 .list2 li {
  float: left;
}

.c3 .list2 li:nth-child(1) {
  margin-left: 300px;
}

.c3 .list2 li .img {
  position: relative;
  overflow: hidden;
}

.c3 .list2 li .img img {
  width: 300px;
  height: 254px;
  transition-duration: .3s;
}

.c3 .list2 li .img h3 {
  position: absolute;
  z-index: 111;
  bottom: 0;
  width: 100%;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  padding-left: 22px;
  font-weight: 500;
}

.c3 .list2 li:hover .img img {
  transform: scale(1.1);
}

.c4 {
  margin-bottom: 86px;
}

.c4 h2 {
  margin-bottom: 38px;
}

.c4 .list2 li {
  width: 381px;
  text-align: center;
  background: #f3f3f3;
  float: left;
  margin-right: 28px;
  padding-bottom: 31px;
}

.c4 .list2 li .img img {
  width: 381px;
  height: 149px;
}

.c4 .list2 li h3 {
  margin-top: 24px;
  font-size: 18px;
  color: #1a1a1a;
  line-height: 1;
  font-weight: 500;
}

.c4 .list2 li h3 p {
  font-size: 18px;
  font-family: arial;
  color: #bdbdbd;
  text-transform: uppercase;
  background: url(../images/h-x.png) no-repeat 50% bottom;
  line-height: 39px;
}

.c4 .list2 li dd {
  margin-top: 15px;
  font-size: 14px;
  line-height: 22px;
  color: #1a1a1a;
  padding: 0 22px;
}

.c4 .list2 li .ck {
  margin: 18px auto 0;
  display: block;
  text-align: center;
  width: 115px;
  height: 32px;
  background: url(../images/ck.png) no-repeat 50%;
}

.c4 .list2 li .ck:hover {
  background: url(../images/ck1.png) no-repeat 50%;
}

.c4 .list2 li:last-child {
  margin-right: 0;
}

.c5 {
  background: url(../images/c5.png) no-repeat 50% 0;
  height: 496px;
  box-sizing: border-box;
  padding-top: 96px;
}

.c5 h2 {
  text-align: center;
  line-height: 1;
  color: #fff;
  font-size: 32px;
  margin-bottom: 32px;
}

.c5 h2 p {
  font-weight: 500;
  font-size: 16px;
  margin-top: 34px;
  margin-top: 34px;
}

.c5 .content {
  width: 980px;
}

.c5 .content .bd {
  overflow: hidden;
}

.c5 .content .list2 li {
  float: left;
  margin-right: 20px;
}

.c5 .content .list2 li img {
  width: 180px;
  height: 240px;
}



.c6 {
  margin-top: 90px;
}

.c6 h2 {
  text-align: center;
  margin-bottom: 42px;
}

.c6 .list2 {
  text-align: center;
  margin-bottom: 40px;
}

.c6 .list2 li {
  display: inline-block;
  width: 170px;
  line-height: 40px;
  margin: 0 10px;
  background: url(../images/mr.png) no-repeat 50% 0;
}

.c6 .list2 li a {
  font-size: 18px;
  color: #1a1a1a;
  display: block;
}

.c6 .list2 li.on {
  background: url(../images/jg.png) no-repeat 50% 0;
}

.c6 .list2 li.on a {
  color: #fff;
}

.c6 .content .list3 {
  width: 450px;
}

.c6 .content .list3 li .img {
  position: relative;
}

.c6 .content .list3 li .img img {
  width: 450px;
  height: 355px;
}

.c6 .content .list3 li .img .zi {
  position: absolute;
  z-index: 111;
  width: 100%;
  height: 80px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding-left: 18px;
  padding-top: 14px;
  box-sizing: border-box;
  bottom: 0;
}

.c6 .content .list3 li .img .zi h3 {
  font-weight: 500;
  line-height: 30px;
  font-size: 18px;
}

.c6 .content .list3 li .img .zi dd {
  line-height: 22px;
  font-size: 14px;
}

.link {
  line-height: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #333;
}

.link a {
  color: #333;
}

/*# sourceMappingURL=index.css.map */