body {
  margin: 0 auto;
  min-width: 350px;
  overflow: hidden;
}
* {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font: 16px/1.7 Tahoma, Helvetica, Arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
address,
cite,
dfn,
em,
var,
i,
em {
  font-style: normal;
}
small {
  font-size: 12px;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  transition: 0.1s all;
}
abbr[title],
acronym[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
fieldset,
img {
  border: none;
}
button,
input,
select,
textarea {
  outline: 0;
}
html {
  overflow-y: scroll;
}
body,
a {
  color: #555;
}
a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  text-decoration: none;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f24 {
  font-size: 24px;
}
.f12 {
  font-size: 12px;
}
.fb {
  font-weight: 700;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.of {
  overflow: hidden;
}
.clear {
  clear: both;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.tc {
  text-align: center;
}
.cfff {
  color: #fff;
}
.db {
  display: block;
}
.di {
  display: inline-block;
}
.dn {
  display: none;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.wrapfix:after {
  height: 0;
  visibility: hidden;
  clear: both;
  content: "";
  display: block;
}
.ts01 {
  transition: 0.2s all;
}
.head_nav {
  display: none;
}
.banner {
  background: url(../img/banner.jpg) center top no-repeat;
  height: 611px;
}
.banner .w1200 {
  position: relative;
}
.banner a {
  position: absolute;
  width: 324px;
  height: 52px;
  top: 382px;
  left: 126px;
}
.banner img {
  display: none;
}
.title {
  color: #4a9a84;
  text-align: center;
  font-weight: 700;
  margin: 60px auto;
}
.links {
  text-align: center;
}
.links a.more {
  background: url(../img/more-bg.png) center no-repeat;
  width: 371px;
  font-size: 20px;
  display: inline-block;
  margin: 60px;
  border-radius: 30px;
  height: 86px;
  color: #fff;
  padding-top: 36px;
}
.links a.more:hover {
  animation: swing 0.5s;
}
#it1 .hd ul {
  height: 78px;
  padding: 0px 105px;
}
#it1 .hd ul li {
  margin-left: 36px;
  margin-top: 18px;
  background: url(../img/it1_qiehuan2.png) center no-repeat;
  float: left;
  cursor: pointer;
  width: 21%;
  height: 60px;
  font-size: 22px;
  text-align: center;
  color: #282828;
  position: relative;
  line-height: 54px;
  font-weight: 500;
}
#it1 .hd ul li.on {
  background: url(../img/it1_qiehuan1.png) center no-repeat;
  font-size: 22px;
  text-align: center;
  color: #ffffff;
}
#it1 .bd .con .con_kuang {
  height: 500px;
  background: url(../img/it1_bdbg.png) center no-repeat;
}
#it1 .bd .con .con_kuang img {
  margin-left: 7%;
  margin-top: 3%;
}
#it1 p {
  margin: 0 auto;
  text-align: center;
}
#it2 {
  background: url(../img/it2-bg.png) center top no-repeat;
  padding-top: 1px;
  margin-top: 0;
}
#it2 .w1200 ul {
  padding-top: 30px;
}
#it2 .w1200 ul li {
  width: 20%;
  float: left;
  text-align: center;
  position: relative;
}
#it2 .w1200 ul li p {
  background: url(../img/it2-pbg.png) center no-repeat;
  width: 190px;
  height: 190px;
  margin: -44px auto 0;
  font-size: 18px;
  color: #ff7348;
  padding: 60px 10px;
  font-weight: 700;
}
#it2 .w1200 ul li a {
  width: 150px;
  background: linear-gradient(to right, #ff5146, #ff9349);
  border-radius: 30px;
  color: #fff;
  text-align: center;
  display: inline-block;
  padding: 2px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#it2 .w1200 ul li:nth-of-type(2n) {
  margin-top: 80px;
}
#it2 .more {
  margin-top: 40px;
}
#it3 {
  background: url(../img/it3-bg.jpg) center bottom no-repeat;
  padding-top: 1px;
}
#it3 .w1200 ul {
  position: relative;
  padding: 0 40px;
}
#it3 .w1200 ul > img {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 63px;
}
#it3 .w1200 ul li {
  width: 46%;
  margin: 2%;
  float: left;
  background: #fff;
  border-radius: 10px;
  padding-top: 30px;
  height: 170px;
}
#it3 .w1200 ul li h1 {
  color: #ff8548;
  margin-bottom: 10px;
}
#it3 .w1200 ul li p {
  background: url(../img/it3-pbg.png) 0 6px no-repeat;
  padding-left: 30px;
}
#it3 .w1200 ul li:nth-of-type(1),
#it3 .w1200 ul li:nth-of-type(3) {
  padding-right: 180px;
  padding-left: 50px;
}
#it3 .w1200 ul li:nth-of-type(2),
#it3 .w1200 ul li:nth-of-type(4) {
  padding-right: 50px;
  padding-left: 180px;
}
#it3 .w1200 .links a {
  margin-top: 30px;
}
#it4 .w1200 ul li {
  float: left;
  width: 340px;
  border-radius: 20px;
  border: 1px dashed #facca9;
  background: #fffcfa;
  position: relative;
  margin-right: 90px;
  padding-bottom: 30px;
  height: 626px;
}
#it4 .w1200 ul li h1 {
  background: linear-gradient(to right, #fb8259, #f4b471);
  border-radius: 20px 20px 0 0 ;
  text-align: center;
  padding: 20px ;
  font-size: 30px;
  color: #fff;
}
#it4 .w1200 ul li em {
  position: absolute;
  left: 27px;
  top: -14px;
  width: 46px;
  height: 59px;
  font-size: 30px;
  color: #f59c65;
  background: url(../img/it4-embg.png);
  padding-left: 12px;
  line-height: 1.4;
}
#it4 .w1200 ul li p {
  margin: 25px 25px 25px 50px ;
  position: relative;
  border-bottom: 1px dashed #ffd4ae;
  padding-bottom: 30px;
  font-size: 14px;
  color: #8f8f8f;
}
#it4 .w1200 ul li p b {
  display: block;
  font-size: 18px;
  color: #333;
  margin-bottom: 5px;
}
#it4 .w1200 ul li p img {
  position: absolute;
  left: -35px;
  top: 5px;
  width: 24px;
}
#it4 .w1200 ul li p:nth-of-type(3) {
  border: none !important;
}
#it4 .w1200 ul li a {
  width: 80%;
  margin-left: 10%;
  background: #f6a86b;
  border-radius: 30px;
  color: #fff;
  display: block;
  text-align: center;
  padding: 3px 0;
  position: absolute;
  bottom: 30px;
}
#it4 .w1200 ul li:last-child {
  margin-right: 0;
}
#it4 .link {
  background: url(../img/it4-link.png) center no-repeat;
  height: 200px;
  margin-top: 70px;
}
#it4 .link img {
  display: none;
}
#it4 .link .w1200 {
  position: relative;
}
#it4 .link a {
  position: absolute;
  width: 260px;
  text-align: center;
  font-size: 24px;
  background: #ffda78;
  right: 0px;
  top: 90px;
  border-radius: 30px;
  padding: 5px;
}
#it5 {
  padding-top: 1px;
  background: url(../img/it5-bg.jpg) center top no-repeat;
  padding-bottom: 50px;
}
#it5 .w1200 .it5-t {
  position: relative;
  margin-bottom: 30px;
}
#it5 .w1200 .it5-t img {
  display: block;
  margin: 0 auto;
  box-shadow: 3px 3px 15px 0 #ffb79c;
  border-radius: 15px;
}
#it5 .w1200 .it5-t a {
  position: absolute;
  right: 59px;
  bottom: 72px;
  width: 170px;
  background: #faccae;
  color: #ca551a;
  text-align: center;
  border-radius: 20px;
  font-size: 14px;
}
#picScroll1 {
  position: relative;
}
#picScroll1 .hd ul {
  display: none;
}
#picScroll1 .hd > span {
  display: block ;
  position: absolute;
  top: 40%;
  z-index: 9;
}
#picScroll1 .hd span.prev {
  right: 0;
}
#picScroll1 .bd ul {
  padding: 0 30px;
}
#picScroll1 .bd ul li {
  width: 21%;
  margin: 2%;
  float: left;
  background: url(../img/it5-libg.png) center top no-repeat;
  padding: 40px 20px;
}
#picScroll1 .bd ul li h1 {
  margin-bottom: 5px;
  color: #fff;
}
#picScroll1 .bd ul li .con {
  background: #fff;
  border-radius: 10px;
  padding: 20px 20px 30px ;
  box-shadow: 3px 3px 15px 0 #ffb79c;
}
#picScroll1 .bd ul li .con h2 {
  color: #ff8548;
  font-size: 18px;
}
#picScroll1 .bd ul li .con span {
  width: 5px ;
  height: 5px;
  border-radius: 10px;
  background: #ff8548;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
#picScroll1 .bd ul li a {
  padding: 2px;
  background: linear-gradient(to right, #fa8259 50%, #f4b170);
  font-size: 14px;
  color: #fff;
  margin: -15px auto 0;
  display: block;
  width: 150px;
  border-radius: 20px;
  text-align: center;
}
#it6 {
  background: url(../img/it6-bg.jpg) center top no-repeat;
}
#it6 .title {
  display: none;
}
#it6 .w1200 {
  background: url(../img/title-6-1.png) left top no-repeat;
  padding: 50px 0 50px 340px;
}
#it6 .w1200 ul li {
  background: #fff;
  border-radius: 10px;
  width: 258px;
  float: left;
  margin: 14px;
  overflow: hidden;
  height: 380px;
}
#it6 .w1200 ul li img {
  display: block;
  margin: 0;
}
#it6 .w1200 ul li h1 {
  margin: 30px 20px 10px ;
  color: #fa8259;
}
#it6 .w1200 ul li span {
  width: 40px ;
  height: 8px ;
  border-radius: 10px ;
  background: #fa8259;
  display: block;
  margin: 0  20px ;
}
#it6 .w1200 ul li p {
  margin: 20px;
  color: #777777;
}
#it6 .w1200 ul li:nth-of-type(2) {
  margin-top: 50px;
}
#it6 .w1200 .links a {
  margin: 0 0 10px 456px;
}
#it7 .w1200 .it7-imgm {
  display: none;
}
#it8 {
  padding-top: 1px;
  background: url(../img/it8-bg.jpg) center top no-repeat;
  height: 729px;
}
#it8 .title {
  margin: 40px auto 30px;
}
#it8 .links a {
  margin-top: 20px;
}
#picScroll2 {
  padding: 00px 0 62px 294px;
  position: relative;
  background: url(../img/it8-boxbg.png) left top no-repeat;
}
#picScroll2 .tit {
  position: absolute;
  right: 24px ;
  text-align: right;
  bottom: 14px;
  font-size: 14px;
}
#picScroll2 .hd {
  width: 250px;
  position: absolute;
  bottom: 8px;
  left: 244px;
}
#picScroll2 .hd ul {
  display: block;
  text-align: center;
}
#picScroll2 .hd ul li {
  display: inline-block;
  width: 24px;
  height: 14px;
  border-radius: 10px;
  background: #ff6946;
  overflow: hidden;
  color: #ff6946;
  margin: 5px;
}
#picScroll2 .hd ul li.on {
  width: 80px;
}
#picScroll2 .bd ul {
  text-align: center;
}
#picScroll2 .bd ul li {
  width: 200px;
  height: 172px;
  margin: 21px 15px;
  background: url(../img/it8libg.png) center no-repeat;
  border-radius: 50%;
  text-align: center;
  float: left;
}
#picScroll2 .bd ul li h1 {
  margin-bottom: 5px;
  color: #fff;
  background: #ff6946;
  padding: 15px 0;
  font-size: 22px;
  position: relative;
  border-radius: 10px;
}
#picScroll2 .bd ul li h1 em {
  position: absolute;
  width: 0;
  height: 0;
  border-width: 20px  0 0 20px;
  border-style: solid;
  border-color: #ff6946  transparent ;
  bottom: -20px;
  left: 35px;
}
#picScroll2 .bd ul li p {
  color: #858585;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #ff6946;
  margin-top: 28px;
  padding: 12px 0;
}
#picScroll2 .bd ul li b {
  color: #ff6946;
  font-size: 30px;
  padding-left: 5px;
}
#it9 {
  background: url(../img/it9-bg.jpg) bottom center no-repeat;
  margin-top: -120px;
  padding-bottom: 50px;
}
#it9 .w1200 .it9-imgm {
  display: none;
}
#footer {
  background: url(../img/footer-bg1.png) center bottom no-repeat;
  height: 380px;
  margin-top: -117px;
}
#footer .w1200 p {
  font-size: 60px;
  color: #fff;
  padding-top: 257px;
  padding-left: 49px;
}
