@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, lengend, button, input, textarea, th, td, table { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 22.5px/1.2 Dosis, Tahoma, Helvetica, Arial, sans-serif; }
address, cite, dfn, em, var, i { font-style: normal; }
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; }
small { font-size: 12px; }
ul { list-style: none; }
a { text-decoration: none; color: #000; }
a:hover { text-decoration: none; color: #cc0000; }
abbr[title], acronym[title] { border-bottom: 1px dotted; cursor: help; }
q:before, q:after { content: ''; }
legend { color: #000; }
fieldset, img { border: none; }
button, input, select, textarea { font-size: 100%; }
hr { border: none; height: 1px; }
html { overflow-y: scroll; }
:focus { outline: none; }
.clearfix { zoom: 1; }
.clearfix:after { content: "."; display: block; clear: both; height: 0; overflow: hidden; visibility: hidden; }
.floatl { display: inline; float: left; }
.floatr { display: inline; float: right; }
body, td, th { font-size: 20px; color: #3d3c3c; }

.fs12 { font-size:12px;} 
.fs14 { font-size:14px;}
.lh24 { line-height:24px;} 
/*guide1*/
.wrapper {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 1920px) {
  .wrapper {
    width: 1899px;
  }
}
@media (min-width: 1366px) and (max-width: 1440px) {
  .content1Left {
    width: 510px !important;
    margin-right: 50px !important;
  }
  
  .content23Left {
    width: 540px !important;
    padding: 80px 0 0 68px !important;
  }
  .content27Left {
    width: 570px !important;
    padding: 0 0 0 68px !important;
  }
  .content29 {
    padding: 100px 0 0 100px !important;
  }
  .content2Right {
    width: 840px !important;
  }
  .content2Right ul li {
    margin-left: 45px !important;
  }
}
@media (min-width: 1280px) and (max-width: 1365px) {
  .content1Left {
    width: 470px !important;
    margin-right: 10px !important;
  }
  .content23Left {
    width: 500px !important;
    padding: 80px 0 0 28px !important;
  }
  .content25Right {
    width: 542px !important;
  }
  .content27Left {
    width: 530px !important;
    padding: 0 0 0 28px !important;
  }
  .content29 {
    padding: 100px 0 0 50px !important;
  }
  .content2Right {
    width: 805px !important;
  }
  .content2Right ul li {
    margin-left: 25px !important;
  }
}
.header {
  padding: 65px 0 0 59px;
}
.guideBg1 {
  background:url('images/header_bg.jpg') no-repeat;
  background-size: 100% 100%;
  height: 1151px;
}
.header .nav {
  padding-left: 210px;
}
.header .nav a {
  font-size: 24px;
  font-family: Dosis;
  font-weight: 500;
  margin: 0 45px;
  color: #fff;
  line-height: 1.5;
}
.header .nav a:hover {
  text-decoration:underline;
}
.content1 {
  background:url('images/guide1_bg5.jpg') no-repeat;
  background-size: 100% 100%;
  padding: 0 102px 0 180px;
  margin-top: -182px;
}
.content1Left {
  font-family: Dosis;
  color: #3D3C3C;
  width: 640px;
  margin-right: 90px;
}
.content1Left .title {
  font-family: Dosis;
  font-size: 48px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  padding: 30px 0 50px 0;
}
.content1Left p {
  color: #3D3C3C;
  line-height: 1.3;
}
.moreBody {
  margin-top: 67px;
}
.more a {
  font-family: Dosis;
  font-size: 22px;
  height: 60px;
}
.link a {
  margin:0 15px
}
.content2 {
  background:url('images/guide1_bg6.jpg') no-repeat;
  background-size: 100% 100%;
  padding: 100px 0 0 180px;
}
.content2Left {
  float: left;
  width: 403px;
}
.content2Left1 {
  font-family: Dosis;
  font-weight: 500;
  font-size: 53px;
  color: #2d1a11;
  float: left;
  line-height: 1.2;
}
.content2Left1 .title {
  margin: 80px 0 60px 0;
}
.content2Left2 {
  margin: 190px 0 0 115px;
  float: left;
}
.content2Right {
  color: #000;
  float: left;
  text-transform: uppercase;
  overflow: hidden;
  white-space: nowrap;
  width: 935px;
}
.content2Right ul {
  display: flex;
  transition: transform 0.5s ease;
}
.content2Right ul li {
  margin-left: 75px;
}
.content2Right .title1 {
  font-size: 13.5px;
  padding: 15px 0 5px;
}

.content2Right .title2 {
  font-size: 18px;
  font-weight: bold;
}
.footer {
  background:url('images/footer_bg.jpg') no-repeat;
  background-size: 100% 100%;
  height: 652px;
  padding: 330px 30px 0 0;
}
.footer .nav {
  padding-top: 333px;
}
.footer .nav a {
  font-size: 22.5px;
  font-family: Dosis;
  font-weight: 500;
  margin: 0 30px;
  color: #fff;
  line-height: 1.5;
}
.footer .note {
  padding-top: 170px;
  text-align: center;
  color: #fff;
  font-size: 19px;
  line-height: 1;
}
/*guide2*/
.guideBg2 {
  background:url('images/header_bg2.jpg') no-repeat;
  background-size: 100% 100%;
  height: 938px;
}
.content3 {
  background:url('images/guide2_bg1.jpg') no-repeat;
  background-size: 100% 100%;
  padding: 0 210px;
  position: relative;
}
.content3 .icon1 {
  position: absolute;
  left: 56.4%;
  top: 62px;
}
.content3 .title1 {
  text-align: center;
  font-weight: bold;
  font-size: 45px;
  line-height: 1.2;
  color: #000;
}
.content3 .title2 {
  font-weight: bold;
  font-size: 45px;
  line-height: 1.2;
  color: #000;
  padding: 0 0 22px 38.5%;
}
.content3 .title3 {
  text-align: center;
  font-size: 18px;
  line-height: 1.25;
  color: #000;
  font-style: italic;
  padding-bottom: 50px;
}
.content3 img{
  margin: 0 auto;
  display: block;
}
.guide2Body {
  width: 1110px;
  margin: 0 auto;
}
.content4{
  background:url('images/guide2_bg2.jpg') no-repeat;
  background-size: 100% 100%;
  padding-top: 62px;
}
.content5{
  background:url('images/guide2_bg3.jpg') no-repeat;
  background-size: 100% 100%;
  padding: 30px 0;
}
.content6{
  background:url('images/guide2_bg4.jpg') no-repeat;
  background-size: 100% 100%;
  padding: 30px 0;
}
.content7{
  background:url('images/guide2_bg5.jpg') no-repeat;
  background-size: 100% 100%;
  padding: 30px 0;
}
.content8{
  background:url('images/guide2_bg6.jpg') no-repeat;
  background-size: 100% 100%;
  padding: 30px 0;
}
.content9{
  background:url('images/guide2_bg7.jpg') no-repeat;
  background-size: 100% 100%;
  padding: 30px 0;
}
.content10{
  background:url('images/guide2_bg8.jpg') no-repeat;
  background-size: 100% 100%;
  padding: 30px 0;
  font-size: 13.5px;
  color: #3d3c3c;
  text-align: justify;
}
.content4Left {
  width: 178px;
  float: left;
  margin-right: 92px;
}
.guide2Title {
  font-size: 45px;
  font-weight: bold;
  color: #000;
  line-height: 1.2;
}
.guide2Title2 {  
  font-size: 45px;
  font-weight: bold;
  color: #000;
  line-height: 1;
  margin-bottom: 24px;
}
.titleTextRight {
  text-align: right;
}
.content4Right {  
  font-size: 22.5px;
  color: #3d3c3c;
  text-align: justify;
  width: 840px;  
  float: left;
}
.content5Left {
  width: 577px;
  float: left;
  margin-right: 18px;
  font-size: 22.5px;
  color: #3d3c3c;
  text-align: justify;
  line-height: 1.2;
  word-spacing: 1px;
}
.content5Left .img, .content5Right .img {
  width: 100%;
}
.content5Right {
  width: 497px;
  float: left;
  margin-left: 18px;
  font-size: 22.5px;
  color: #3d3c3c;
  text-align: justify;
  line-height: 1.2;
  word-spacing: 1px;
  position: relative;
}
.guide2Icon {
  position: absolute;
  left: 8%;
  top: 48.9%;
}
.content8Text {
  font-size: 22.5px;
  color: #3d3c3c;
  text-align: justify;
  line-height: 1.2;
  word-spacing: 1px;
}
/*aboutUs*/
.guideBg3 {
  background:url('images/header_bg3.jpg') no-repeat;
  background-size: 100% 100%;
  height: 998px;
}
.content11 {
  background:url('images/about_02.jpg') no-repeat;
  background-size: 100% 100%;
  height: 788px;
}
.content11 .title {
  text-align: center;
  font-weight: 600;
  font-size: 57px;
  line-height: 1.2;
  color: #2d1a11;
}
.content11Left {
  padding: 167px 0 0 170px;
}
.content11Left .subTitle {
  font-weight: 600;
  color: #000;
  font-size: 29.6px;
  padding-bottom: 55px;
}
.content11Left p {
  color: #3D3C3C;
  line-height: 1.6;
  font-style: italic;
  font-size: 31.2px;
}
.content12 {
  background:url('images/about_03.jpg') no-repeat;
  background-size: 100% 100%;
  height: 759px;
}
.content12 .title {
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  line-height: 1.2;
  color: #3d3c3c;
  padding-top: 50px;
}
.content12Left {
  width: 537px;
  padding: 100px 0 0 50%;
}
.content12Left p {
  font-size: 22.5px;
  line-height: 1.2;
  color: #3d3c3c;
  text-align: right;
}
.content13 {
  background:url('images/about_04.jpg') no-repeat;
  background-size: 100% 100%;
  height: 1965px;
}
.content13 .title {
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  width: 825px;
  margin: 0 auto;
  padding: 225px 0 155px;
  letter-spacing: 1px;
}
.content13 .qaLeft, .content13 .qaRight {
  width: 29%;
  float: left;
}
.content13 .qaLeft {
  margin-left: 15%;
}
.content13 .qaRight {
  margin-left: 13.5%;
}
.content13 .question {
  font-size: 27px;
  font-style: italic;
  font-weight: 500;
  padding-bottom: 40px;
}
.content13 .answer {
  font-size: 13.5px;  
  text-align: justify;
}
.content13 .bottomTitle {
  font-size: 53px;
  text-align: center;
  color: #fff;
  font-weight: 500;
  padding: 130px 0;
}
.content13 .imgList {
  width: 1050px;
  margin: 0 auto;
  padding: 0 0;
}
.content13 .imgList ul {
  padding-top: 60px;
}
.content13 .imgList ul li {
  float: left;
  padding: 2px 20px;
}
.content13 .imgList .specialization {
  font-size: 13px;
  padding-top: 12px;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
}
.content13 .imgList .name {
  font-size: 13px;
  padding: 5px 0 12px;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
}
.content14 {
  background:url('images/about_05.jpg') no-repeat;
  background-size: 100% 100%;
  height: 810px;
}
.content14 .title {  
  font-size: 53px;
  text-align: center;
  color: #2d1a11;
  font-weight: bold;
  padding: 80px 0;
}
.content14 .title2 {  
  font-size: 36px;
  text-align: center;
  color: #2d1a11;
  font-weight: bold;
  padding: 230px 0 0;
}
.content14 .title3 {
  font-size: 27px;
  text-align: center;
  color: #2d1a11;
  font-weight: 500;
}
.content14Body {
  width: 290px;
  margin: 28px auto;
}
.footerBg {  
  background:url('images/footer_bg2.jpg') no-repeat;
  background-size: 100% 100%;
}
.footer1 {
  height: 592px;
  padding: 390px 30px 0 0;
}
.footer1 .nav {
  padding-top: 333px;
}
.footer1 .nav a {
  font-size: 22.5px;
  font-family: Dosis;
  font-weight: 500;
  margin: 0 30px;
  color: #fff;
  line-height: 1.5;
}
.footer1 .note {
  padding-top: 170px;
  text-align: center;
  color: #fff;
  font-size: 19px;
  line-height: 1;
}
/*products*/
.guideBg4 {
  background:url('images/header_bg4.jpg') no-repeat;
  background-size: 100% 100%;
  height: 879px;
}
.content15 {
  background:url('images/Produts_bg1.jpg') no-repeat;
  background-size: 100% 100%;
  height: 1116px;
}
.content15 .title {
  font-size: 53px;
  text-align: center;
  color: #005691;
  font-weight: bold;
  padding: 80px 0 30px;
}
.content15Select {
  width: 768px;
  margin: 0 auto 90px;
}
.content15Select ul li {
  text-transform: uppercase;
  font-size: 13.5px;
  float: left;
}
.content15Select ul li a {
  color: #151313;
  display: inline-block;
  font-weight: bold;
  padding: 16px 27px;
  border-bottom: 4px solid #a6a6a6;
  letter-spacing: -1px;
}
.content15Select ul li a:link {
  color: #151313;  
}
.content15Select ul li a:hover, .content15Select ul li a.active {
 border-bottom: 4px solid #14548a;  
}
.productsBody {
  width: 1300px;
  margin: 0 auto;
}
.content15Right .btn {
  border: 2px solid #151313;
  border-radius: 30px;
  padding: 6px 19px;
  font-size: 14.33px;
}
.content15Left {
  width: 601px;
}
.content15Right {
  width: 699px;
}
.smallImg img {
 padding: 30px 10px;
 cursor: pointer;
}
.content15Right .line {
  margin: 20px 0 0;
  border-top: 1px solid #151313;
}
.content15Right .title1 {
  font-size: 24px;
  color: #005691;
  font-weight: bold;
  padding: 8px 0 0;
}
.content15Right .title2 {
  font-size: 24px;
  color: #005691;
  font-weight: bold;
  padding: 20px 0 10px;
}
.content16 .textContent {
  border-bottom: 1px solid #2a2a2a;
}
.content16Left {
  width: 336px;
  float: left;
}
.content16Left:nth-child(1) {
  margin-right: 27px;
}
.textContent, .textContent1 {
  font-size: 16px;
  padding: 10px 0 8px;
  color: #151313;
}
.textContent1 {
  letter-spacing: -0.3px;
  padding-bottom: 15px;
}
.content17 {
  background:url('images/Produts_bg2.jpg') no-repeat;
  background-size: 100% 100%;
  height: 1590px;
}
.content17 .title, .content36 .title {  
  font-size: 68px;
  text-align: center;
  color: #000;
  font-weight: 600;
}
.content35 .title1 {  
  font-size: 24px;
  text-align: center;
  color: #000;
  font-weight: 600;
}
.content35 .title2 {  
  font-size: 38.4px;
  text-align: center;
  color: #000;
  font-weight: 600;
  padding: 3px 0 70px;
}
.content35 {
  display: flex;
}
.content35 .con {
  flex: 1;
}
.content35Left {
  background: url('images/Produts_bg4.jpg') no-repeat;
  background-size: 100% 100%;
  margin-right: 9px;
  padding: 70px 50px 40px;
}
.content35Left p {
  font-size: 14.4px;
}
.content35Left p span {
  font-weight: bold;
  font-size: 19.2px;
}
.content35Right {
  background: url('images/Produts_bg5.jpg') no-repeat;
  background-size: 100% 100%;
  margin-left: 9px;
  padding: 60px 58px 60px;
}
.content35Right p span {
  font-weight: bold;
  font-size: 19.2px;
}
.content35Right .p1 {
  font-size: 14.4px;
  width: 340px;
  text-align: justify;  
  line-height: 1.6;
  padding-bottom: 30px;
}
.content35Right .p2 {
  font-size: 19.2px;
  font-weight: 600;
  line-height: 1.4;
}
.content36 {
  background:url('images/Produts_bg3.jpg') no-repeat;
  background-size: 100% 100%;
  height: 1717px;
}
.content37 {
  display: flex;
  justify-content: center;
  padding-bottom: 112px;
}
.content37 img {
  padding: 0 71px;
}
.content38 {
  display: flex;
  justify-content: center;
  padding: 90px 0;
}
.content38 img {
  padding: 0 24px;
}
.content38 img:first-child {
  padding-left: 0;
}
.content38 img:last-child {
  padding-right: 0;
}
.content39 {
  display: flex;
  padding-top: 90px;
}
.content39 .con {
  flex: 1;
  background-color: #fff;
  margin: 0 12px;
  border-radius: 30px;
  padding-bottom: 30px;
}
.content39 .con:first-child {
  margin-left: 0;
}
.content39 .con:last-child {
  margin-right: 0;
}
.content39 .start {
  padding: 10px 28px 6px;
}
.content39 .title1 {
  padding: 0 28px 10px;
  font-weight: bold;
  font-size: 28.8px;
  color: #2d1a11;
}
.content39 .text {
  padding: 0 28px;
  text-align: justify;
}
.content39 .name {
  padding: 0 28px;
  color: #2d1a11;
  font-size: 24px;
  font-weight: bold;
  text-align: right;
}
.content17 .point {
  display: flex;
  justify-content: center;
  padding: 20px 0 90px;
}
.content17 .point span {
  padding: 0 10px;
  cursor: pointer;
}
.content18 {
  padding-top: 40px;
}
.content18 ul li {
  float: left;
  padding: 56px 28px 28px 28px;
}
.content18 ul li img {
  display: block;
}
.content18 ul li:nth-child(3n) {
  padding-right: 0;
}
.content18 .text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-transform: uppercase;
  font-size: 14.4px;
  background-color: #fff;
  padding: 5px 13px;
}
.content18 .text .title1 {
  font-weight: bold;
  color:#000;
}
.content18 .text .textBlue {
  text-transform: capitalize;
  color: #19528d;
  font-weight: 600;
}
.footerBg1 {  
  background:url('images/footer_bg3.jpg') no-repeat;
  background-size: 100% 100%;
}
/*home*/
.homeBg {  
  background:url('images/header_bg5.jpg') no-repeat;
  background-size: 100% 100%;
  height: 941px;
}
.content19 {
  background:url('images/home_bg1.jpg') no-repeat;
  background-size: 100% 100%;
  height: 723px;
}
.content19 .title {
  font-size: 53px;
  text-align: center;
  color: #005691;
  font-weight: bold;
  padding-bottom: 30px;
}
.homeBody {
  width: 69.5%;
  margin: 0 auto;
}
.content20 {
  display: flex;
  justify-content: space-between;
}
.content20 img {
  display: block;
}
.content20 .title1 {
  font-weight: 400;
  font-size: 18px;
  color: #020000;
  text-align: center;
  padding-top: 58px;
}
.content20 .title2 {
  font-weight: bold;
  font-size: 30px;
  color: #0B0303;
  text-align: center;
}
.content20 .title3 {
  font-weight: 400;
  font-size: 14px;
  color: #0B0303;
  line-height: 16px;
  text-align: center;
}
.content21 {
  padding-top: 66px;
}
.content21 img {
  display: block;
  margin: 0 auto;
}
.content22 {
  background:url('images/home_bg2.jpg') no-repeat;
  background-size: 100% 100%;
  height: 819px;
  position: relative;
}
.content22 a {
  width: 240px;
  height: 50px;
  background: #0A795C;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-weight: 500;
  position: absolute;
  right: 11.5%;
  top: 55%;
}
.content23 {
  background:url('images/home_bg3.png') no-repeat;
  background-size: 100% 100%;
  height: 804px;
}
.content23Left {
  width: 640px;
  float: left;
  padding: 80px 0 0 168px;
}
.content23Left .title1 {
  font-weight: bold;
  font-size: 48px;
  color: #0A795C;
}
.content23Left .title2 {
  font-weight: 500;
  font-size: 24px;
  color: #0A795C;
  padding-bottom: 20px;
}
.content23Left .title3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
  color: #3D3C3C;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
}
.content23Left .title4 {
  padding: 25px 0 40px;
  font-weight: 600;
  font-size: 12.8px;
  line-height: 1.5;
  color: #3D3C3C;
}
.content23Left a {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 24px;
  color: #0A795C;
  padding: 5px 35px;
  border-radius: 24px;
  border: 2px solid #0A795C;
}
.content23Right {
  width: 653px;
  float: left;
  padding:50px 0 0 3.8%;
}
.content24 {
  background:url('images/home_bg4.jpg') no-repeat;
  background-size: 100% 100%;
  height: 1061px;
  position: relative;
}
.content24 a {  
  width: 240px;
  height: 50px;
  background: #85BFE8;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-weight: 500;
  position: absolute;
  left: 11%;
  top: 54%;
}
.content25 {
  background:url('images/home_bg5.jpg') no-repeat;
  background-size: 100% 100%;
  height: 706px;
  
}
.content25Left {
  width: 653px;
  float: left;
  padding: 30px 0 0 0;
}

.content25Right {
  width: 642px;
  float: left;
  padding:80px 0 0 3.8%;
}
.content25Right .title1 {
  font-weight: bold;
  font-size: 48px;
  color: #85bfe8;
  padding-bottom: 40px;
}
.content25Right .title3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
  color: #3D3C3C;
  padding-bottom: 50px;
  text-align: justify;
}
.content25Right a {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 24px;
  color: #85bfe8;
  padding: 5px 35px;
  border-radius: 24px;
  border: 2px solid #85bfe8;
  float: right;
}
.content26 {
  background:url('images/home_bg6.jpg') no-repeat;
  background-size: 100% 100%;
  height: 1057px;
  position: relative;  
}
.content26 a {  
  width: 240px;
  height: 50px;
  background: #784932;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-weight: 500;
  position: absolute;
  left: 11%;
  top: 51%;
}
.content27 {
  background:url('images/home_bg7.jpg') no-repeat;
  background-size: 100% 100%;
  height: 746px;
}
.content27Left {
  width: 640px;
  float: left;
  padding: 0 0 0 168px;
}
.content27Left .title1 {
  font-weight: bold;
  font-size: 48px;
  color: #784932;
  padding-bottom: 40px;
}
.content27Left .title3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.2;
  color: #3D3C3C;
  padding-bottom: 50px;
}
.content27Left a {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 24px;
  color: #784932;
  padding: 5px 35px;
  border-radius: 24px;
  border: 2px solid #784932;
}
.content27Right {
  width: 653px;
  float: left;
}
.content28 {
  background:url('images/home_bg8.jpg') no-repeat;
  background-size: 100% 100%;
  height: 1109px;
  position: relative;
}
.content28 a {  
  width: 240px;
  height: 50px;
  background: #784932;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-weight: 500;
  position: absolute;
  right: 11%;
  top: 46%;
}
.content29 {
  background:url('images/home_bg9.jpg') no-repeat;
  background-size: 100% 100%;
  height: 516px;
  padding: 100px 0 0 180px;
}
.content30 {
  background:url('images/home_bg10.jpg') no-repeat;
  background-size: 100% 100%;
  height: 1030px;
}
.content30 .title {
  text-align: center;
  font-weight: 600;
  font-size: 57px;
  line-height: 1.2;
  color: #2d1a11;
  padding-top: 70px;
}
.content30Left {
  padding: 207px 0 0 170px;
}
.content30Left .subTitle {
  font-weight: 600;
  color: #000;
  font-size: 29.6px;
  padding-bottom: 80px;
}
.content30Left p {
  color: #3D3C3C;
  line-height: 1.6;
  font-style: italic;
  font-size: 31.2px;
}
.content31 {
  background:url('images/home_bg11.png') no-repeat;
  background-size: 100% 100%;
  height: 933px;
}
.content31 .title {
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  line-height: 1.2;
  color: #3d3c3c;
  padding-top: 5px;
}
.content31Left {
  width: 537px;
  padding: 100px 0 0 50%;
}
.content31Left p {
  font-size: 22.5px;
  line-height: 1.2;
  color: #3d3c3c;
  text-align: right;
}
.content32{
  background:url('images/home_bg12.jpg') no-repeat;
  background-size: 100% 100%;
  height: 1441px;  
}
.content32 .title {
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  width: 825px;
  margin: 0 auto;
  padding: 225px 0 155px;
  letter-spacing: 1px;
}
.content32 .qaLeft, .content32 .qaRight {
  width: 29%;
  float: left;
  padding-top: 776px;
}
.content32 .qaLeft {
  margin-left: 15%;
}
.content32 .qaRight {
  margin-left: 13.5%;
}
.content32 .question {
  font-size: 27px;
  font-style: italic;
  font-weight: 500;
  padding-bottom: 50px;
}
.content32 .answer {
  font-size: 14.4px;  
  font-weight: 400;
  text-align: justify;
}
.content33 {
  background:url('images/home_bg13.jpg') no-repeat;
  background-size: 100% 100%;
  height: 1314px;
  position: relative;
}
.content33 .title {  
  font-size: 53px;
  text-align: center;
  color: #2d1a11;
  font-weight: bold;
  padding: 80px 0;
}
.content33 .number {
  font-weight: 300;
  font-size: 115px;
  color: #2D1A11;
  line-height: 1.1;
}
.content33 .subContent1 {
  width: 259px;
  position: absolute;
  top: 20%;
  left: 41%;
}
.content33 .subContent2 {
  width: 350px;
  position: absolute;
  top: 64.5%;
  left: 11%;
}
.content33 .subContent3 {
  width: 259px;
  position: absolute;
  top: 75.5%;
  left: 65.5%;
}
.content33 p {
  font-weight: bold;
  font-size: 19.2px;
  color: #2D1A11;
  line-height: 1.5;
}
.content34 {
  background:url('images/home_bg14.jpg') no-repeat;
  background-size: 100% 100%;
  height: 863px;  
}