@charset "utf-8";
/*================重置样式部分===============*/
html,
body,
div,
span,
object,
iframe,
table,
tr,
th,
td,
em,
img,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
dl,
dt,
dd,
ul,
li,
form,
label {
  border: 0 none;
  font-family: inherit;
  font-style: inherit;
  margin: 0;
  padding: 0;
}
body {
  color: #000;
  font-family: 微软雅黑;
  font-size: 14px;
}
input,
select {
  font-size: 12px;
  line-height: 16px;
}
img {
  border: none;
}
a {
  text-decoration: none;
}
ul,
li {
  list-style-type: none;
}
input,
select {
  vertical-align: middle;
}
/*外层基本宽度*/
.wrap {
  width: 1200px;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.w100 {
  width: 100%;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.w98 {
  width: 98%;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.w96 {
  width: 96%;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.w94 {
  width: 94%;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.w92 {
  width: 92%;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.w90 {
  width: 90%;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.w88 {
  width: 88%;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.w86 {
  width: 86%;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.w84 {
  width: 84%;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.w82 {
  width: 82%;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.w80 {
  width: 80%;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.head1 {
  text-align: center;
  font-size: 46px;
  color: #000000;
  line-height: 60px;
  font-weight: bold;
}
.head1 img {
  margin: 20px 0;
}
.head1 span {
  font-size: 68px;
  color: #179bcf;
  line-height: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.head1 strong {
  color: #409EC4;
  font-weight: normal;
}
.head2 {
  text-align: center;
  background: url("../images/head2_bg.jpg") repeat-x left 38px;
  background-size: 2px 2px;
}
.head2 span {
  background-color: #ffffff;
  padding: 0 20px;
  font-size: 40px;
  color: #000000;
  line-height: 76px;
  font-weight: normal;
}
.p_text {
  font-size: 18px;
  color: #000000;
  line-height: 27px;
  font-weight: normal;
  padding: 20px 0;
}
.p_text span {
  font-size: 30px;
  color: #fd7985;
  line-height: 45px;
  font-weight: normal;
}
.link {
  width: 100%;
  height: auto;
  margin: auto;
  overflow: hidden;
  padding: 40px 0 50px 0;
  text-align: center;
}
.swt {
  display: inline-block;
  padding: 0 30px;
  font-size: 30px;
  color: #ffffff;
  line-height: 80px;
  font-weight: bold;
  /*.txtShadow(0.02rem,0.02rem,0.02rem,#000);.txtStroke(0.01rem #6C502C);.linearGradient(to bottom,#FFFFFF,#B17937);.transition(all,.3s,ease);*/
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 6px 0px #4c87bb;
  -ms-box-shadow: 0 6px 0px #4c87bb;
  -o-box-shadow: 0 6px 0px #4c87bb;
  -moz-box-shadow: 0 6px 0px #4c87bb;
  box-shadow: 0 6px 0px #4c87bb;
  background-color: #86bceb;
}
/*.swt:hover{.bgc(#7F7F7F);color:#fff;}*/
.banner {
  position: relative;
  width: 100%;
  height: auto;
  margin: auto;
  overflow: hidden;
  height: 923px;
  background: url("../images/banner.jpg") no-repeat center -115px;
  background-size: auto;
}
.banner p {
  width: 390px;
  position: absolute;
  left: 50%;
  top: 695px;
  z-index: 1;
  margin-left: -165px;
  font-size: 17px;
  color: #ffffff;
  line-height: 33px;
  font-weight: normal;
}
.banner p strong {
  font-size: 28px;
}
.p0 {
  height: 882px;
  background: url("../images/p0_pic1.jpg") no-repeat center top;
  background-size: auto;
}
.p0 .p_text {
  width: 720px;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.p0 h4 {
  text-align: center;
  padding: 45px 0 26px 0;
  font-size: 24px;
  color: #000000;
  line-height: 70px;
  font-weight: normal;
}
.p0 ul {
  width: 782px;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.p0 ul li {
  width: 49%;
  height: 146px;
  margin: auto;
  overflow: hidden;
  margin-bottom: 2px;
  float: left;
  justify-content: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: flex;
  display: -webkit-box;
  font-size: 24px;
  color: #000000;
  line-height: 35px;
  font-weight: normal;
}
.p0 ul li:nth-of-type(even) {
  float: right;
}
.p0 ul li:nth-of-type(1) {
  width: 39%;
  padding-left: 10%;
}
.p0 ul li:nth-of-type(3) {
  width: 36%;
  padding-left: 14%;
}
.p1 {
  background: #ADE7E9;
}
.p1 .wrap {
  width: 1320px;
}
.p1 ul {
  justify-content: space-between;
  align-content: center;
  -webkit-box-pack: justify;
  -webkit-box-align: center;
  display: flex;
  display: -webkit-box;
}
.p1 ul li {
  width: 323px;
  height: 323px;
  overflow: hidden;
  -webkit-border-radius: 323px;
  -moz-border-radius: 323px;
  -ms-border-radius: 323px;
  -o-border-radius: 323px;
  border-radius: 323px;
  position: relative;
  cursor: pointer;
}
.p1 ul li:nth-of-type(1) {
  background: #FE9FA7;
}
.p1 ul li:nth-of-type(2) {
  background: #86BCEB;
}
.p1 ul li:nth-of-type(3) {
  background: #FFFB89;
}
.p1 ul li:nth-of-type(3) p,
.p1 ul li:nth-of-type(3) strong {
  color: #714915;
}
.p1 ul li:nth-of-type(4) {
  background: #FF638A;
}
.p1 ul p,
.p1 ul .con {
  width: 240px;
  height: auto;
  margin: auto;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -120px;
}
.p1 ul .con {
  text-align: center;
  top: 25px;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.p1 ul .con img {
  width: 162px;
}
.p1 ul .con strong {
  font-size: 26px;
  color: #ffffff;
  line-height: 32px;
  font-weight: bold;
}
.p1 ul p {
  height: 100%;
  font-size: 24px;
  color: #ffffff;
  line-height: 36px;
  font-weight: normal;
  z-index: 2;
  justify-content: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: flex;
  display: -webkit-box;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0;
  filter: alpha(opacity=0);
}
.p1 ul li:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
}
.p1 ul li:hover .con {
  opacity: 0;
  filter: alpha(opacity=0);
}
.p2 {
  background: url("../images/p2_bg.jpg") no-repeat center top;
  background-size: auto;
}
.p2 .wrap {
  height: 2768px;
  position: relative;
}
.p2 .p_text {
  width: 436px;
  height: auto;
  margin: auto;
  overflow: hidden;
  text-align: left;
  position: absolute;
  left: 50%;
  margin-left: -218px;
  top: 420px;
  font-size: 24px;
  line-height: 52px;
}
.p2 dl {
  width: 455px;
  height: auto;
  margin: auto;
  overflow: hidden;
  position: absolute;
}
.p2 dl dt {
  font-size: 28px;
  color: #ff638a;
  line-height: 48px;
  font-weight: bold;
  text-align: center;
}
.p2 dl dd {
  font-size: 18px;
  color: #ffffff;
  line-height: 33px;
  font-weight: normal;
  background-color: #ff638a;
  padding: 20px 40px;
  text-align: justify;
}
.p2 dl:nth-of-type(1) {
  top: 1059px;
  left: 30px;
}
.p2 dl:nth-of-type(2) {
  top: 1412px;
  right: 30px;
}
.p2 dl:nth-of-type(2) dt {
  color: #86BCEB;
}
.p2 dl:nth-of-type(2) dd {
  background-color: #86bceb;
}
.p2 .step {
  position: absolute;
  left: 0;
  top: 1700px;
  z-index: 1;
}
.p2 .step ul {
  height: 836px;
  position: relative;
}
.p2 .step ul li {
  font-size: 18px;
  color: #000000;
  line-height: 30px;
  font-weight: normal;
  position: absolute;
  width: 236px;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.p2 .step ul li:nth-of-type(1) {
  width: 330px;
  height: auto;
  margin: auto;
  overflow: hidden;
  font-size: 30px;
  color: #000000;
  line-height: 36px;
  font-weight: bold;
  left: 157px;
  top: 30px;
}
.p2 .step ul li:nth-of-type(2) {
  left: 0px;
  top: 400px;
}
.p2 .step ul li:nth-of-type(3) {
  left: 780px;
  top: 70px;
}
.p2 .step ul li:nth-of-type(4) {
  right: 0px;
  top: 500px;
}
.p2 .step ul li:nth-of-type(5) {
  right: 30px;
  bottom: 80px;
}
.p2 .step ul li:nth-of-type(6) {
  left: 60px;
  bottom: 120px;
}
.p2 .link {
  position: absolute;
  left: 0;
  bottom: 60px;
}
.p3 {
  background-color: #ffb0b6;
  padding-bottom: 60px;
}
.p3 .wrap {
  position: relative;
}
.p3 p {
  width: 204px;
  position: absolute;
  font-size: 18px;
  color: #010101;
  line-height: 30px;
  font-weight: normal;
}
.p3 p strong {
  color: #FF4878;
}
.p3 p:nth-of-type(1) {
  font-size: 24px;
  color: #010101;
  line-height: 50px;
  font-weight: normal;
  width: 844px;
  left: 172px;
  top: 250px;
}
.p3 p:nth-of-type(2) {
  left: 0px;
  top: 470px;
}
.p3 p:nth-of-type(3) {
  right: 0px;
  top: 480px;
}
.p3 p:nth-of-type(5) {
  right: 0px;
  top: 850px;
}
.p3 p:nth-of-type(4) {
  left: 0px;
  top: 950px;
}
.p3 p:nth-of-type(6) {
  width: 201px;
  right: 180px;
  top: 1150px;
}
.p3 .link {
  position: absolute;
  left: 0;
  bottom: 0;
}
.p4 {
  background: url("../images/p4_bg.jpg") no-repeat center top;
  background-size: auto;
}
.p4 .wrap {
  height: 1190px;
  position: relative;
}
.p4 p {
  position: absolute;
  font-size: 18px;
  color: #010101;
  line-height: 30px;
  font-weight: normal;
  text-indent: 15px;
}
.p4 p:nth-of-type(1) {
  width: 230px;
  left: 144px;
  top: 490px;
}
.p4 p:nth-of-type(2) {
  width: 213px;
  right: 110px;
  top: 505px;
}
.p4 p:nth-of-type(3) {
  width: 225px;
  left: 194px;
  top: 680px;
}
.p4 p:nth-of-type(4) {
  width: 181px;
  right: 195px;
  top: 678px;
}
.p4 ul {
  width: 345px;
  position: absolute;
}
.p4 ul li {
  font-size: 22px;
  color: #000000;
  line-height: 38px;
  font-weight: normal;
}
.p4 ul:nth-of-type(1) {
  left: 199px;
  bottom: 249px;
}
.p4 ul:nth-of-type(2) {
  right: 249px;
  bottom: 209px;
}
.p4 .link {
  position: absolute;
  left: 0;
  bottom: 0;
}
.p5 {
  background: url("../images/p5_bg.jpg") no-repeat center top;
  background-size: auto;
}
.p5 .wrap {
  height: 1024px;
  position: relative;
}
.p5 .cont {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  bottom: 160px;
  justify-content: space-between;
  align-content: top;
  -webkit-box-pack: justify;
  -webkit-box-align: top;
  display: flex;
  display: -webkit-box;
}
.p5 dl {
  width: 262px;
  overflow: hidden;
}
.p5 dl dt {
  font-size: 22px;
  color: #ffffff;
  line-height: 62px;
  font-weight: normal;
  text-align: center;
  background-color: #333333;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.p5 dl dd {
  font-size: 16px;
  color: #000000;
  line-height: 26px;
  font-weight: normal;
  text-align: justify;
  padding-top: 5px;
}
.p5 dl dd:nth-of-type(1) a {
  display: block;
  width: 100%;
  height: 470px;
}
.p6 {
  border-top: 1px solid #999999;
}
.p6 .head1 {
  font-weight: normal;
}
.p6 .cont {
  justify-content: space-between;
  align-content: top;
  -webkit-box-pack: justify;
  -webkit-box-align: top;
  display: flex;
  display: -webkit-box;
}
.p6 dl {
  width: 190px;
  overflow: hidden;
  padding: 30px 0;
}
.p6 dl dt {
  height: 117px;
  font-size: 19px;
  color: #333333;
  line-height: 30px;
  font-weight: normal;
  margin: 10px 0;
  justify-content: space-between;
  align-content: center;
  -webkit-box-pack: justify;
  -webkit-box-align: center;
  display: flex;
  display: -webkit-box;
}
.p6 dl dd {
  font-size: 14px;
  color: #474747;
  line-height: 28px;
  font-weight: normal;
  text-align: justify;
}
.p6 dl dd:nth-of-type(1) {
  text-align: center;
}
.p6 dl:nth-of-type(1) dt {
  color: #06B4CD;
  border-top: 3px solid #06b4cd;
  border-bottom: 3px solid #06b4cd;
}
.p6 dl:nth-of-type(2) dt {
  color: #85CB5B;
  border-top: 3px solid #85cb5b;
  border-bottom: 3px solid #85cb5b;
}
.p6 dl:nth-of-type(3) dt {
  color: #E07839;
  border-top: 3px solid #e07839;
  border-bottom: 3px solid #e07839;
}
.p6 dl:nth-of-type(4) dt {
  color: #F24767;
  border-top: 3px solid #f24767;
  border-bottom: 3px solid #f24767;
}
.p6 dl:nth-of-type(5) dt {
  color: #2D4295;
  border-top: 3px solid #2d4295;
  border-bottom: 3px solid #2d4295;
}
.p7 {
  background-color: #409ec4;
}
.p7 img {
  display: block;
}
.p7 .head1 {
  font-weight: normal;
}
.p7 p,
.p7 .swt,
.p7 strong,
.p7 .head1 {
  color: #fff;
}
.p7 .swt {
  line-height: 33px;
  padding: 10px 40px;
}
.p7 .swt strong {
  color: #409EC4;
  font-weight: normal;
}
.p7 .swt {
  color: #fff;
  border: 2px solid #fff;
}
.p8 .swt {
  line-height: 33px;
  padding: 10px 40px;
}
.p8 .swt strong {
  color: #409EC4;
  font-weight: normal;
}
.p9 {
  height: 519px;
  background: url("../images/p9_pic1.jpg") no-repeat center top;
  background-size: auto;
}
.p9 p {
  width: 100%;
  padding-top: 160px;
  font-size: 30px;
  color: #000000;
  line-height: 56px;
  font-weight: normal;
  text-align: center;
}
