@charset "gb2312";

html,
body {
  -webkit-overflow-scrolling: touch;
  -moz-overflow-scrolling: touch
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
figure,
figcaption,
table,
th,
td img {
  margin: 0;
  padding: 0
}

a,
abbr,
acronym,
address,
big,
blockquote,
body,
caption,
cite,
code,
dd,
dl,
dt,
fieldset,
form,
h1,
time,
h2,
h3,
h4,
h5,
h6,
html,
img,
ins,
kbd,
label,
legend,
li,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline
}

body {
  font-family: Î¢ÈíÑÅºÚ;
  font-size: 14px;
  text-align: left;
  margin: 0 auto;
  line-height: 24px;
  background: #fff;
  color: #333;
  font-weight: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

.transition {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  outline: none
}

a:link,
a:active,
a:visited,
a:hover {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent
}

button {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  outline: none
}

input {
  border-radius: 0;
  outline: none
}

input:-ms-clear {
  display: none
}

input,
textarea {
  border: 0
}

textarea {
  resize: none;
  outline: none
}

img {
  border: 0;
  vertical-align: middle
}

ul,
li {
  list-style: none
}

a:link,
a:visited {
  color: #333;
  text-decoration: none
}

a:hover,
a:active {
  color: #fa4d4d;
  text-decoration: none
}

img {
  MAX-WIDTH: 100% !important;
  HEIGHT: auto !important;
  _width: expression(this.width > 100% ? "100%" :this.width) !important
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0px
}

.container {
  clear: both;
  width: 980px;
  margin: 0 auto;
  padding: 0px 0px;
  position: relative
}

.header {
  background: #1f2224
}

.header .logo {
  float: left;
  width: 18.2%;
  padding-top: 15px
}

.header ul {
  float: right;
  padding-top: 29px;
  padding-right: 88px
}

.header ul li {
  float: left;
  line-height: 1;
  padding-bottom: 27px
}

.header ul li a {
  clear: both;
  display: block;
  font-size: 12px;
  color: #fff;
  margin: 0px;
  padding: 0px 12px;
  line-height: 1
}

.header ul li:hover,
.header ul li.on {
  background: url(../images/navlibg.png) no-repeat center bottom;
  background-size: 100%;
  position: relative
}

.header ul li:hover:after,
.header ul li.on:after {
  content: '';
  position: absolute;
  width: 50px;
  height: 2px;
  background: #fff;
  left: 50%;
  margin-left: -25px;
  bottom: 0px;
  border-radius: 2px 2px 0px 0px
}

.header .headertel {
  float: right;
  background: url(../images/photoicon01.png) no-repeat left center;
  background-size: 30px;
  padding-left: 40px;
  color: #ecd1a2;
  font-size: 12px;
  margin-top: 17px
}

.header .headertel span {
  clear: both;
  display: block;
  font-weight: bold;
  font-size: 13px;
  color: #ffa11b
}

.header .headertel span font {
  font-size: 16px
}

.banner {
  clear: both;
  width: 100%;
  min-width: 980px
}

.banner .banslide01 .banslide01top {
  background: url(../images/bannerone_bg.jpg) no-repeat center top #1e272a;
  background-size: cover;
  padding-top: 81px
}

.banner .banslide01 .banslide01top .container {
  position: relative
}

.banner .banslide01 .banslide01top .banslide01topfl {
  position: absolute;
  z-index: 2;
  width: 51.73333%;
  left: 4.93333%;
  top: 5px
}

.banner .banslide01 .banslide01top .banslide01topfl .banslide01topflpic {
  width: 100%;
  text-align: left
}

.banner .banslide01 .banslide01top .banslide01topfl ul {
  padding-top: 23px;
  padding-right: 30.92784%;
  margin-left: 6.4433%
}

.banner .banslide01 .banslide01top .banslide01topfl ul li {
  color: #dad0ba;
  font-size: 14px;
  line-height: 24px;
  margin-top: 20px
}

.banner .banslide01 .banslide01top .banslide01topfl ul li i {
  float: left;
  background: #f5cd84;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  position: relative;
  box-shadow: 0px 0px 30px 7px rgba(245, 205, 132, 0.39);
  margin-right: 25px;
  margin-top: 9px
}

.banner .banslide01 .banslide01top .banslide01topfl ul li i:after {
  content: '';
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
  border: 1px solid #f5cd84;
  border-radius: 50%
}

.banner .banslide01 .banslide01top .banslide01topfl ul li i:before {
  content: '';
  position: absolute;
  left: 3px;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  background: #f5cd84;
  width: 19px
}

.banner .banslide01 .banslide01top .banslide01topfr {
  float: right;
  width: 51.1333%;
  margin-right: 3.7333%;
  position: relative;
  z-index: 3
}

.banner .banslide01 .banslide01bom {
  background: url(../images/bannerone_bombg.jpg) no-repeat center top #313e44;
  padding: 28px 0px 18px
}

.banner .banslide01 .banslide01bom dt {
  float: left;
  width: 22.6%;
  color: #f5cd84;
  font-size: 14px;
  padding-right: 5.5333%;
  line-height: 1
}

.banner .banslide01 .banslide01bom dt span {
  clear: both;
  display: block;
  height: 14px;
  margin-top: 12px;
  background-image: url(../images/bannerone_03.png);
  background-repeat: repeat;
  background-position: left top;
  animation: slide 1s linear infinite;
  -webkit-animation: slide 1s linear infinite
}

.banner .banslide01 .banslide01bom dd {
  float: left;
  width: 25.8%;
  text-align: right;
  font-size: 14px;
  color: #8a8a8a;
  padding: 4px 0px 6px
}

.banner .banslide01 .banslide01bom dd span {
  color: #eacf96;
  border: 1px solid #b3a682;
  background: #4b5b60;
  border-radius: 13px;
  display: inline-block;
  line-height: 24px;
  padding: 0px 10px;
  margin-left: 10px
}

@keyframes slide {
  from {
    background-position: left top
  }

  to {
    background-position: -9px top
  }
}

@-webkit-keyframes slide {
  from {
    background-position: left top
  }

  to {
    background-position: -9px top
  }
}

.hometit {
  clear: both;
  display: block;
  text-align: center
}

.hometit h2 {
  font-size: 32px;
  color: #333333;
  line-height: 1;
  padding-bottom: 18px
}

.hometit p {
  font-size: 12px;
  color: #666666;
  line-height: 24px
}

.homeone {
  padding-top: 75px;
  padding-bottom: 45px;
  overflow: hidden
}

.homeone ul {
  margin-left: -41px
}

.homeone ul li {
  float: left;
  margin-top: 40px;
  margin-left: 41px;
  width: 214px;
  background: #456a6a;
  border-radius: 0px 0px 8px 20px;
  position: relative;
  overflow: hidden
}

.homeone ul li:before {
  content: '';
  position: absolute;
  right: 0px;
  top: 0px;
  border-top: 60px solid #fff;
  border-right: 214px solid #fff;
  border-bottom: 60px solid transparent;
  border-left: 214px solid transparent
}

.homeone ul li .homeonepic {
  clear: both;
  display: block;
  position: relative;
  z-index: 2;
  margin: 0px 10px;
  background: url(../images/homeonelibg.png) no-repeat center bottom;
  padding-bottom: 10px;
  background-size: 100%
}

.homeone ul li .homeonepic img {
  border-radius: 20px 20px 20px 0px;
  overflow: hidden
}

.homeone ul li .homeonetit {
  clear: both;
  display: block;
  position: relative;
  z-index: 2;
  margin: 0 10px;
  text-align: center;
  color: #fff;
  padding-bottom: 10px;
  font-size: 13px;
  font-weight: bold
}

.homeone ul li:hover {
  background: #f5cd84
}

.hometwo {
  padding: 47px 0px;
  background: #f3f4f6
}

.hometwo .hometwosolid01 {
  margin-top: 44px
}

.hometwo .hometwosolid01 .hometwopic {
  float: left;
  display: block;
  border-radius: 65px;
  overflow: hidden;
  box-shadow: 0px 0px 20px #d6ddde;
  width: 61.4667%
}

.hometwo .hometwosolid01 .hometwopic img {
  width: 100%;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s
}

.hometwo .hometwosolid01 .hometwopic:hover img {
  -o-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03)
}

.hometwo .hometwosolid01 .hometwofr {
  float: right;
  width: 33.7333%;
  position: relative
}

.hometwo .hometwosolid01 .hometwofr h3 {
  clear: both;
  display: block;
  font-size: 24px;
  padding: 35px 0px 19px;
  line-height: 1
}

.hometwo .hometwosolid01 .hometwofr p {
  font-size: 12px;
  line-height: 20px;
  color: #555
}

.hometwo .hometwosolid01 .hometwofr ul {
  clear: both;
  display: block;
  margin-top: 20px;
  overflow: hidden;
  position: relative
}

.hometwo .hometwosolid01 .hometwofr ul li {
  float: left;
  width: 86px;
  height: 98px;
  background: url(../images/hometwoicon04.png) no-repeat center top;
  background-size: 100%;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  margin-left: 36px;
  position: relative;
  z-index: 2
}

.hometwo .hometwosolid01 .hometwofr ul li i {
  clear: both;
  display: block;
  width: 26px;
  margin: 13px auto 10px
}

.hometwo .hometwosolid01 .hometwofr ul li span {
  clear: both;
  display: block;
  padding-top: 9px;
  font-size: 14px
}

.hometwo .hometwosolid01 .hometwofr ul li:first-child {
  margin-left: 0px
}

.hometwo .hometwosolid01 .hometwofr ul:after,
.hometwo .hometwosolid01 .hometwofr ul:before {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  height: 1px;
  background: #698282
}

.hometwo .hometwosolid01 .hometwofr ul:after {
  bottom: 21%
}

.hometwo .hometwosolid01 .hometwofr ul:before {
  top: 28%
}

.hometwo .hometwosolid01 .hometwofr .homebtn {
  clear: both;
  display: block;
  background: url(../images/hometwoicon05.png) no-repeat center top;
  background-size: 100%;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 33px;
  margin-top: 60px;
  color: #1d1d1d;
  width: 205px;
  height: 33px
}

.hometwo .hometwosolid01 .hometwofr .homebtn:hover {
  background-image: url(../images/hometwoicon05_h.png);
  color: #1d7452
}

.hometwo .hometwosolid01 .hometwofr .hometwoicon01 {
  position: absolute;
  width: 29.7%;
  right: 1%;
  bottom: -25px
}

.homethree {
  overflow: hidden;
  padding: 10px 0px 82px 0px
}

.homethree .homethreebox {
  margin-left: -6.6667%;
  padding-top: 36px
}

.homethree .homethreebox .homethreeitem {
  float: left;
  margin-left: 6.6667%;
  width: 43.3334%
}

.homethree .homethreebox .homethreeitem .homethreetit {
  clear: both;
  display: block;
  overflow: hidden
}

.homethree .homethreebox .homethreeitem .homethreetit i {
  float: left;
  background: #f5cd84;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  position: relative;
  box-shadow: 0px 0px 30px 7px rgba(245, 205, 132, 0.39);
  margin-right: 25px;
  margin-top: 9px;
  margin-left: 5px
}

.homethree .homethreebox .homethreeitem .homethreetit i:after {
  content: '';
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
  border: 1px solid #f5cd84;
  border-radius: 50%
}

.homethree .homethreebox .homethreeitem .homethreetit i:before {
  content: '';
  position: absolute;
  left: 3px;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  background: #f5cd84;
  width: 19px
}

.homethree .homethreebox .homethreeitem .homethreetit h3 {
  float: left;
  font-size: 15px;
  color: #111111
}

.homethree .homethreebox .homethreeitem .homethreetit a {
  float: right;
  background: url(../images/mnewicon01.png) no-repeat right center;
  background-size: 2px;
  font-size: 12px;
  padding-right: 12px;
  color: #999
}

.homethree .homethreebox .homethreeitem .homethreetit a:hover {
  color: #f00
}

.homethree .homethreebox .homethreeitem ul li {
  clear: both;
  display: block;
  margin-top: 25px;
  overflow: hidden;
  background: #f3f4f6;
  border-radius: 6px;
  padding-right: 5%;
  padding-left: 3.3%;
  padding-top: 17px;
  padding-bottom: 15px
}

.homethree .homethreebox .homethreeitem ul li .homethreefl {
  clear: both;
  display: block;
  width: 100%
}

.homethree .homethreebox .homethreeitem ul li .homethreefl a {
  clear: both;
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #1e1e1e;
  line-height: 1
}

.homethree .homethreebox .homethreeitem ul li .homethreefl span {
  clear: both;
  display: block;
  width: 100%;
  color: #999;
  font-size: 14px;
  line-height: 1;
  text-align: left;
  padding: 15px 0px 6px 0px
}

.homethree .homethreebox .homethreeitem ul li .homethreefl p {
  font-size: 12px;
  line-height: 20px;
  color: #666;
  height: 40px;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden
}

.homethree .homethreebox .homethreeitem ul li .homethreefr {
  float: right;
  display: inline-block;
  font-size: 12px;
  color: #ffba53;
  font-weight: bold
}

.homethree .homethreebox .homethreeitem ul li .homethreefr:hover {
  color: #c00
}

.homethree .homethreebox .homethreeitem ul li:hover {
  background: #f5cd84
}

.homethree .homethreebox .homethreeitem ul li:hover a,
.homethree .homethreebox .homethreeitem ul li:hover p {
  color: #fff
}

.homethree .homethreebox .homethreeitem ul li:hover span {
  color: #fff
}

.homethree .homethreebtn {
  clear: both;
  display: block;
  width: 183px;
  background: url(../images/aboutthreebtn.png) no-repeat center top;
  background-size: 100%;
  font-size: 14px;
  color: #1d1d1d;
  font-weight: bold;
  line-height: 46px;
  margin: 30px auto 0px;
  text-align: center
}

.homethree .homethreebtn:hover {
  background-image: url(../images/aboutthreebtn_h.png);
  color: #1d7452
}

.homefour {
  background: url(../images/homefourbg.jpg) no-repeat center top #0e0d0b;
  background-size: 100%;
  padding-top: 55px
}

.homefour .hometit h2,
.homefour .hometit p {
  color: #fff
}

.homefour .homefourbox ul {
  float: left;
  width: 64.2667%;
  margin-top: 94px;
  position: relative
}

.homefour .homefourbox ul li {
  background: url(../images/homefouricon02.png) no-repeat center center;
  background-size: 100%;
  text-align: center;
  width: 158px;
  height: 94px;
  position: absolute;
  left: 0;
  top: 0px;
  padding-top: 13px
}

.homefour .homefourbox ul li:first-child+li {
  left: 241px
}

.homefour .homefourbox ul li:first-child+li+li {
  left: 480px
}

.homefour .homefourbox ul li:first-child+li+li+li {
  left: 124px;
  top: 168px
}

.homefour .homefourbox ul li:first-child+li+li+li+li {
  left: 386px;
  top: 168px
}

.homefour .homefourbox ul li p {
  clear: both;
  display: block;
  color: #fff;
  font-size: 13px;
  line-height: 1
}

.homefour .homefourbox ul li p strong {
  display: inline-block;
  margin-right: 10px;
  font-size: 40px
}

.homefour .homefourbox ul li span {
  clear: both;
  display: block;
  font-size: 12px;
  color: #fff;
  line-height: 1;
  padding-top: 9px
}

.homefour .homefourbox .homefourpic {
  float: right;
  width: 35.7333%;
  margin-top: 32px
}

.proone_Breadnav {
  font-size: 12px;
  padding: 18px 0px;
  line-height: 24px;
  color: #999
}

.proone_Breadnav a {
  color: #999
}

.proone_Breadnav a:hover {
  color: #f5cd84
}

.proone {
  background: #242e32;
  background: -webkit-repeating-linear-gradient(top, #293439 0%, #242e32 33%, #20282b 59%, #20272a 100%);
  background: -o-repeating-linear-gradient(top, #293439 0%, #242e32 33%, #20282b 59%, #20272a 100%);
  background: repeating-linear-gradient(to bottom, #293439 0%, #242e32 33%, #20282b 59%, #20272a 100%);
  padding-bottom: 18px
}

.proone .proonebox {
  background: #f6fff5;
  background: -webkit-linear-gradient(left, #f6fff5, #fff);
  background: -o-linear-gradient(left, #f6fff5, #fff);
  background: linear-gradient(to right, #f6fff5, #fff);
  padding-left: 29px;
  border-radius: 40px;
  position: relative
}

.proone .proonebox:before {
  content: 'Crusher';
  position: absolute;
  right: 0px;
  top: 0px;
  color: #d1d7d2;
  color: rgba(133, 172, 144, 0.05);
  font-size: 83px;
  font-weight: bold;
  text-transform: uppercase
}

.proone .proonebox .proonefl {
  float: left;
  width: 20px;
  margin-right: 15px;
  padding-top: 54px
}

.proone .proonebox .proonefl span {
  clear: both;
  display: block;
  padding: 10px 4px;
  text-align: center;
  font-size: 12px;
  color: #2a4645;
  line-height: 13px;
  background: url(../images/prooneicon01.jpg) no-repeat left bottom;
  background-size: 100%
}

.proone .proonebox .proonefl span:first-child {
  padding-top: 0px
}

.proone .proonebox .proonefl span:first-child+span+span {
  padding-bottom: 0px;
  background: none
}

.proone .proonebox .proonepic {
  float: left;
  width: 423px;
  margin: 33px 0px;
  border: 4px solid #eae8dd;
  border-radius: 19px;
  overflow: hidden
}

.proone .proonebox .proonefr {
  float: right;
  padding-right: 43px;
  background: url(../images/prooneicon06.png) no-repeat right bottom;
  background-size: 286px;
  width: 456px;
  padding-top: 37px;
  position: relative;
  z-index: 2
}

.proone .proonebox .proonefr h1 {
  font-size: 24px;
  color: #1a1a1a;
  line-height: 1;
  padding-bottom: 7px
}

.proone .proonebox .proonefr .proonep01 {
  clear: both;
  display: block;
  background: url(../images/prooneicon02.png) no-repeat left top;
  background-size: 34px;
  padding-left: 39px;
  color: #2a4746;
  line-height: 24px;
  padding-bottom: 1px
}

.proone .proonebox .proonefr ul {
  clear: both;
  display: block;
  margin-top: 16px;
  overflow: hidden;
  position: relative
}

.proone .proonebox .proonefr ul li {
  float: left;
  width: 101px;
  height: 98px;
  background: url(../images/prooneicon03.png) no-repeat center top;
  background-size: 100%;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  margin-left: 55px;
  position: relative;
  z-index: 2
}

.proone .proonebox .proonefr ul li:first-child {
  margin-left: 0px
}

.proone .proonebox .proonefr ul li i {
  clear: both;
  display: block;
  width: 25px;
  margin: 15px auto 10px
}

.proone .proonebox .proonefr ul li span {
  clear: both;
  display: block;
  padding-top: 9px;
  font-size: 15px
}

.proone .proonebox .proonefr ul:before,
.proone .proonebox .proonefr ul:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  height: 1px;
  background: #698282
}

.proone .proonebox .proonefr ul:before {
  top: 28%
}

.proone .proonebox .proonefr ul:after {
  bottom: 21%
}

.proone .proonebox .proonefr .proonetxt {
  padding-top: 15px
}

.proone .proonebox .proonefr .proonetxt p {
  clear: both;
  display: block;
  font-size: 12px;
  line-height: 22px;
  padding-bottom: 5px
}

.proone .proonebox .proonefr .proonebom {
  clear: both;
  display: block;
  padding-top: 15px
}

.proone .proonebox .proonefr .proonebom .proonebom01 {
  float: left;
  width: 201px
}

.proone .proonebox .proonefr .proonebom .proonebom02 {
  float: right;
  background: url(../images/prooneicon05.png) no-repeat left top;
  background-size: 36px;
  padding-left: 45px;
  font-size: 12px;
  color: #e1a34a;
  line-height: 1;
  margin-top: 20px
}

.proone .proonebox .proonefr .proonebom .proonebom02 strong {
  clear: both;
  display: block;
  font-size: 17px;
  color: #b11e29;
  padding-top: 8px
}

.protwo {
  clear: both;
  background: #324045;
  padding: 30px 0px
}

.protwo ul {
  text-align: center
}

.protwo ul li {
  display: inline-block;
  text-align: center;
  border-left: 1px solid #4d5b65;
  padding: 0px 6.3485%
}

.protwo ul li:first-child {
  border-left: 0px;
  padding-left: 0%
}

.protwo ul li:first-child+li+li+li+li {
  padding-right: 0%
}

.protwo ul li a {
  background: url(../images/protwoicon01.png) no-repeat left center;
  background-size: 17px;
  line-height: 20px;
  padding-left: 24px;
  color: #aec4c3;
  font-size: 14px
}

.protwo ul li a:hover {
  background-image: url(../images/protwoicon02.png);
  color: #f5cd84
}

.prothree {
  padding: 30px 0px
}


/*ÓÒ²à4*/
.prothree .prothreefl {
    width: 698px;
	float:right;
	position:relative;
	bottom:12px;
  }

.prothree .prothreefl p {
  color: #555;
  margin: 10px 0px;
  font-size: 12px;
  line-height: 24px
}

.prothree .prothreefl p a {
  color: #1130d0
}

.prothree .prothreefl p a:hover {
  text-decoration: underline
}

.prothree .prothreefl span.showtime {
  color: #555;
  margin: 10px 0px;
  font-size: 12px
}

.prothree .prothreefl strong {
  color: #333;
  font-size: 14px
}

.prothree .prothreefl h2,
.prothree .prothreefl h3 {
  color: #191c1b;
  background: url(../images/prothreeicon05.jpg) no-repeat left 4px;
  background-size: 32px;
  padding-left: 36px;
  margin: 25px 0px 15px 0px;
  line-height: 26px
}

.prothree .prothreefl h2 {
  font-size: 18px
}

.prothree .prothreefl h3 {
  font-size: 19px
}

.prothree .prothreefl video {
  width: 100%;
  max-width: 800px !important
}

.prothree .prothreefl img,
.prothree .prothreefl video {
  margin: 0 auto
}

.prothree .prothreefl ul {
  clear: both
}

.prothree .prothreefl ul li {
  clear: both;
  display: block;
  color: #555;
  margin: 10px 0px;
  font-size: 12px;
  line-height: 24px
}

.prothree .prothreefl table td {
  padding: 10px 10px
}

  
/*×ó²à4*/
.prothree .prothreefr {
     background: url(../images/prothreeicon03.jpg) no-repeat right 12px;
	 background-position: right 15px;
	background-size: 116px;
	float:left;
    width: 270px;
  }


.prothree .prothreefr .prothreefrtit {
  font-size: 20px;
  color: #191c1b;
  text-align: center;
  padding-bottom: 10px;
  padding-top: 10px;
  font-weight: bold
}

.prothree .prothreefr .prothreefrtit:after,
.prothree .prothreefr .prothreefrtit:before {
  content: '';
  width: 21px;
  height: 19px;
  display: inline-block;
  margin: 0px 10px
}

.prothree .prothreefr .prothreefrtit:after {
  background: url(../images/prothreeicon01.png) no-repeat center center;
  background-size: 100%
}

.prothree .prothreefr .prothreefrtit:before {
  background: url(../images/prothreeicon02.png) no-repeat center center;
  background-size: 100%
}

.prothree .prothreefr ul {
  background: #fff;
  box-shadow: 0px 3px 10px rgba(216, 216, 225, 0.56);
  border-radius: 13px;
  position: relative;
  padding: 19px 19px 6px
}

.prothree .prothreefr ul:after {
  content: '';
  position: absolute;
  left: 6px;
  top: 6px;
  right: 6px;
  bottom: 0px;
  background: url(../images/prothreeicon04.jpg) repeat left top;
  border: 1px solid #f1efed;
  border-radius: 13px
}

.prothree .prothreefr ul li {
  position: relative;
  z-index: 2;
  background: #fff;
  margin-bottom: 27px;
  border-radius: 13px;
  overflow: hidden;
  box-shadow: 0px 3px 10px rgba(216, 216, 225, 0.56)
}

.prothree .prothreefr ul li .prothreefrpic img {
  width: 100%;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s
}

.prothree .prothreefr ul li .prothreefrtxt {
  clear: both;
  display: block;
  text-align: center;
  font-size: 12px;
  color: #333;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 24px;
  padding: 4px 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.prothree .prothreefr ul li:hover .prothreefrpic img {
  -o-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03)
}

.prothree .prothreefr ul li:hover .prothreefrtxt {
  background: #f5cd84;
  color: #fff
}

.profour {
  background: #f0f4f6;
  background: -webkit-linear-gradient(top, #f0f4f6, #fff);
  background: -o-linear-gradient(top, #f0f4f6, #fff);
  background: linear-gradient(to bottom, #f0f4f6, #fff);
  padding-top: 48px;
  padding-bottom: 58px;
  position: relative
}

.profour:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: url(../images/profouricon02.png) no-repeat center top;
  background-size: 100%
}

.profour>div,
.profour>p,
.profour>h3 {
  position: relative;
  z-index: 2
}

.profour h3 {
  font-size: 27px;
  color: #494949;
  background: url(../images/profouricon03.png) no-repeat left center;
  background-size: 42px;
  padding-left: 55px;
  line-height: 1;
  margin-bottom: 35px
}

.profour .profourbox {
  clear: both;
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
  max-width: 1920px;
  margin: 0 auto
}

.profour .profourbom {
  background: url(../images/profouricon01.png) repeat-x center center;
  text-align: center;
  margin-top: 52px
}

.profour .profourbom a {
  display: inline-block;
  background: #456a6a;
  border: 1px solid #729a9a;
  box-shadow: 0px 3px 0px #121e22;
  line-height: 24px;
  padding: 7px 20px;
  color: #fff;
  border-radius: 20px
}

.profour .profourbom a:hover {
  background: #ff5353;
  background: -webkit-linear-gradient(top, #ff5353, #9f0400);
  background: -o-linear-gradient(top, #ff5353, #9f0400);
  background: linear-gradient(to bottom, #ff5353, #9f0400);
  box-shadow: 0px 3px 0px #7C0501;
  border: 1px solid #ff5353
}

.profive {
  background: url(../images/profiveicon02.jpg) repeat center top;
  min-width: 980px;
  position: relative
}

.profive .profivepic {
  position: absolute;
  background: url(../images/profiveicon00.png) no-repeat right top;
  background-size: cover;
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 32.1875%
}

.profive .profivefl {
  float: right;
  width: 25.67708%;
  background: #105155
}

.profive .profivefl:after {
  content: '';
  position: absolute;
  right: 0px;
  top: 0px;
  background: #407477;
  width: 6.04167%;
  height: 0px;
  padding-bottom: 6.04167%
}

.profive .profivefl h4 {
  margin-left: 10.14199%;
  font-size: 22px;
  color: #fff;
  background-size: 42px;
  padding-left: 20px;
  line-height: 1;
  margin-bottom: 0px;
  margin-top: 30px;
  position: relative
}

.profive .profivefl h4:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 4px;
  background: #fff;
  bottom: 0px
}

.profive .profivefl ul {
  clear: both;
  display: block;
  margin: 10px auto 10px;
  width: 85.1927%;
  position: relative
}

.profive .profivefl ul li {
  text-align: left;
  font-size: 12px;
  color: #fff2be;
  line-height: 1;
  padding: 15px 0px 15px 50px;
  border-bottom: 1px dashed #80afb2;
  position: relative
}

.profive .profivefl ul li:last-child {
  border-bottom: 0px
}

.profive .profivefl ul li i {
  position: absolute;
  left: 0px;
  top: 22px;
  width: 40px
}

.profive .profivefl ul li strong {
  clear: both;
  display: block;
  color: #95c4c8;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal
}

.profive .profivefl ul li p {
  clear: both;
  display: block;
  color: #5f999d;
  font-size: 14px;
  line-height: 24px
}

.profive .profivefr {
  float: left;
  width: 34.6875%;
  margin-left: 34.58333%;
  padding: 30px 0px
}

.profive .profivefr .profivefrtop {
  padding-bottom: 20px
}

.profive .profivefr .profivefrtop h3 {
  clear: both;
  display: block;
  color: #0d0d0c;
  font-size: 20px;
  padding-bottom: 10px
}

.profive .profivefr .profivefrtop p {
  clear: both;
  display: block;

  color: #666666;
  font-size: 14px;
  line-height: 24px
}

.profive .profivefr dl {
  clear: both;
  display: block
}

.profive .profivefr dl dd {
  clear: both;
  display: block;
  position: relative;
  margin-bottom: 20px;
  background: #f6f6f7;
  border: 1px solid #fff;
  border-radius: 5px
}

.profive .profivefr dl dd i {
  position: absolute;
  left: 10px;
  top: 8px;
  width: 25px;
  display: inline-block
}

.profive .profivefr dl dd i img {
  width: 100%
}

.profive .profivefr dl dd span {
  position: absolute;
  left: 44px;
  z-index: 1;
  top: 0%;
  line-height: 23px;
  font-size: 14px;
  padding: 9px 0px;
  color: #aeaeae
}

.profive .profivefr dl dd span font {
  color: #f00;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  font-weight: bold;
  padding-left: 5px
}

.profive .profivefr dl dd .err {
  color: #ff461f;
  background: url(../images/cancel.png) no-repeat right center;
  padding-right: 25px;
  right: 14px
}

.profive .profivefr dl dd input {
  clear: both;
  display: block;
  position: relative;
  z-index: 2;
  width: 100%;
  font-size: 12px;
  border: 0px;
  padding: 9px 14px 9px 44px;
  line-height: 23px;
  height: 43px;
  color: #aeaeae;
  background: none
}

.profive .profivefr dl dt {
  clear: both;
  display: block;
  text-align: center;
  padding-top: 15px
}

.profive .profivefr dl dt input {
  width: 131px;
  height: 33px;
  border-radius: 17px;
  background: #292628;
  background-size: 100%;
  text-align: center;
  line-height: 33px;
  font-size: 14px;
  color: #fea43c;
  font-weight: bold;
  cursor: pointer
}

.profive .profivefr dl dt input:hover {
  background: #105155;
  color: #fff
}

.relatnews {
  padding: 55px 0px 20px 0px
}

.relatnews .relatnewstit {
  margin-bottom: 35px;
  overflow: hidden
}

.relatnews .relatnewstit h3 {
  float: left;
  font-size: 27px;
  color: #494949;
  background: url(../images/profouricon03.png) no-repeat left center;
  background-size: 42px;
  padding-left: 55px;
  line-height: 1
}

.relatnews .relatnewstit a {
  float: right;
  background: url(../images/mnewicon01.png) no-repeat right center;
  background-size: 2px;
  font-size: 12px;
  padding-right: 12px;
  color: #999;
  margin-top: 5px
}

.relatnews .relatnewstit a:hover {
  color: #f00
}

.relatnews ul {
  clear: both;
  display: block;
  margin-left: -6.6667%
}

.relatnews ul li {
  float: left;
  margin-left: 6.6667%;
  margin-bottom: 25px;
  overflow: hidden;
  background: #f3f4f6;
  border-radius: 6px;
  padding: 17px 1.5% 15px 1.6%;
  width: 43.3341%;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s
}

.relatnews ul li .relatnewsfl {
  float: left;
  width: 85%
}

.relatnews ul li .relatnewsfl a {
  clear: both;
  display: block;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: bold;
  color: #1e1e1e;
  line-height: 1
}

.relatnews ul li .relatnewsfl p {
  font-size: 12px;
  line-height: 20px;
  color: #666;
  height: 40px;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden
}

.relatnews ul li .relatnewsfr {
  float: right
}

.relatnews ul li .relatnewsfr p {
  font-family: Impact;
  color: #d7dfdf;
  font-size: 14px;
  line-height: 1;
  text-align: right;
  padding-bottom: 7px
}

.relatnews ul li .relatnewsfr p span {
  clear: both;
  display: block;
  padding-bottom: 5px;
  font-size: 24px
}

.relatnews ul li .relatnewsfr a {
  clear: both;
  display: inline-block;
  text-decoration: underline;
  font-size: 12px;
  color: #d7dfdf
}

.relatnews ul li .relatnewsfr a:hover {
  color: #c00
}

.relatnews ul li:hover {
  background: #f5cd84
}

.relatnews ul li:hover a,
.relatnews ul li:hover p {
  color: #fff
}

.sandtit {
  padding-bottom: 25px;
  position: relative;
  overflow: hidden
}


.sandtit:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 57px;
  height: 6px;
  background: #487364
}

.sandtit h3 {
  float: left;
  font-size: 24px;
  color: #353938;
  position: relative;
  line-height: 1
}

.sandtit a {
  float: right;
  background: url(../images/mnewicon01.png) no-repeat right center;
  background-size: 2px;
  font-size: 12px;
  padding-right: 12px;
  color: #999
}

.sandone {
  background: url(../images/sandonebg.jpg) no-repeat center top #e9e8e6;
  background-size: cover;
  width: 100%;
  margin: 0 auto;
  overflow: hidden
}

.sandone .container {
  padding-bottom: 55px
}

.sandone .sandonefl {
  float: left;
  width: 335px;
  padding-top: 27px;
  position: relative;
  height: 380px;
  z-index: 50
}

.sandone .sandonefl:after {
  content: '';
  position: absolute;
  right: -35.0194%;
  bottom: 0px;
  background: url(../images/sandoneicon01.png) no-repeat center bottom;
  background-size: 100%;
  height: 100%;
  width: 124.9027%
}

.sandone .sandonefl h1 {
  display: inline-block;
  font-size: 38px;
  color: #242424;
  position: relative;
  line-height: 45px;
  padding-bottom: 35px;
  margin-bottom: 25px;
  z-index: 3
}

.sandone .sandonefl h1:after {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0px;
  bottom: 0px;
  width: 45px;
  height: 6px;
  background: #487364
}

.sandone .sandonefl .sandoneflp01 {
  clear: both;
  display: block;
  font-size: 12px;
  line-height: 25px;
  color: #666
}

.sandone .sandonefr {
  float: right;
  width: 547px;
  margin-right: 3.33333%;
  margin-top: 30px;
  position: relative;
  z-index: 51
}

.sandone .sandonefr .sandonefrbox {
  position: relative;
  z-index: 3;
  overflow: hidden;
  border-radius: 78px 13px 13px 13px
}

.sandone .sandonefr .sandonefrbox video {
  width: 100%;
  border: 2px solid #fff
}

.sandone .sandonefr:after {
  content: '';
  position: absolute;
  z-index: 1;
  width: 94.98807%;
  right: -5.60859%;
  bottom: -10.06424%;
  top: 11.34904%;
  border: 8px solid rgba(69, 106, 106, 0.31);
  border-radius: 20px
}

.sandtwo {
  clear: both;
  background: #214451;
  background: -webkit-linear-gradient(left, #214451, #14343e);
  background: -o-linear-gradient(left, #214451, #14343e);
  background: linear-gradient(to right, #214451, #14343e);
  position: relative;
  overflow: hidden
}

.sandtwo:after {
  content: '';
  position: absolute;
  width: 660px;
  height: 624px;
  right: calc(50% + 163px);
  bottom: -219px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 111px solid rgba(49, 81, 92, 0.69)
}

.sandtwo .sandtwobox {
  clear: both;
  width: 980px;
  margin: 0 auto;
  padding: 80px 0px 60px 0px;
  z-index: 1;
  overflow: hidden;
  position: relative
}

.sandtwo .sandtwobox .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 5;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.sandtwo .sandtwobox .swiper-wrapper .swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative
}

.sandtwo .sandtwobox .swiperbom {
  position: absolute;
  z-index: 6;
  left: 0px;
  right: 0px;
  bottom: 40px;
  text-align: center
}

.sandtwo .sandtwobox .swiperbom .swiper-pagination {
  display: inline-block;
  text-align: center;
  position: relative;
  line-height: 1
}

.sandtwo .sandtwobox .swiperbom .swiper-pagination:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
  background: #3d7c7a;
  margin-top: -1px;
  height: 2px
}

.sandtwo .sandtwobox .swiperbom .swiper-pagination span {
  width: 58px;
  text-align: center;
  color: #c8c8c8;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  line-height: 1;
  cursor: pointer;
  line-height: 1;
  position: relative;
  z-index: 2
}

.sandtwo .sandtwobox .swiperbom .swiper-pagination span.swiper-pagination-bullet-active {
  color: #06807c
}

.sandtwo .sandtwoitem .sandtwoitemfl {
  float: left;
  width: 545px
}

.sandtwo .sandtwoitem .sandtwoitemfr {
  float: right;
  width: 380px;
  padding-top: 10px
}

.sandtwo .sandtwoitem .sandtwoitemfr h3 {
  clear: both;
  display: block;
  font-size: 33px;
  line-height: 45px;
  color: #fff;
  text-align: left
}

.sandtwo .sandtwoitem .sandtwoitemfr h3 a {
  color: #fff
}

.sandtwo .sandtwoitem .sandtwoitemfr h3 a:hover {
  color: #f8cb62
}

.sandtwo .sandtwoitem .sandtwoitemfr ul {
  position: relative;
  z-index: 3;
  padding: 30px 0px
}

.sandtwo .sandtwoitem .sandtwoitemfr ul li {
  float: left;
  background: url(../images/sandtwoicon01.png) no-repeat left center;
  background-size: 40px;
  font-weight: bold;
  font-size: 12px;
  color: #ccc;
  line-height: 1;
  text-align: left;
  padding: 3px 0px 3px 48px
}

.sandtwo .sandtwoitem .sandtwoitemfr ul li:first-child {
  padding-right: 40px
}

.sandtwo .sandtwoitem .sandtwoitemfr ul li span {
  clear: both;
  display: block;
  font-size: 18px;
  padding-top: 8px
}

.sandtwo .sandtwoitem .sandtwoitemfr p {
  clear: both;
  display: block;
  background: url(../images/sandtwoicon04.png) no-repeat left 5px;
  background-size: 9px;
  color: #98b3bc;
  font-size: 12px;
  line-height: 20px;
  padding-left: 20px;
  margin: 10px 0px
}

.sandtwo .sandtwoitem .sandtwoitemfr .zsj_zixun {
  clear: both;
  display: inline-block;
  width: 232px;
  height: 51px;
  position: relative;
  background: #ffc942;
  background: -webkit-linear-gradient(top, #f7d371, #ffb72a);
  background: -o-linear-gradient(top, #f7d371, #ffb72a);
  background: linear-gradient(to bottom, #f7d371, #ffb72a);
  box-shadow: 0px 5px 0px #dc8f3e;
  border: 1px solid #ffc942;
  line-height: 51px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 18px;
  border-radius: 26px;
  margin-top: 43px
}

.sandtwo .sandtwoitem .sandtwoitemfr .zsj_zixun:after {
  content: '';
  background: url(../images/sandtwoicon03.png) no-repeat center top;
  background-size: 100%;
  width: 97px;
  height: 85px;
  position: absolute;
  right: -120px;
  bottom: 8px
}

.sandtwo .sandtwoitem .sandtwoitemfr .zsj_zixun:hover {
  background: #ff5353;
  background: -webkit-linear-gradient(top, #ff5353, #9f0400);
  background: -o-linear-gradient(top, #ff5353, #9f0400);
  background: linear-gradient(to bottom, #ff5353, #9f0400);
  box-shadow: 0px 5px 0px #7C0501;
  border: 1px solid #ff5353
}

.sandthree {
  clear: both;
  padding-top: 65px;
  padding-bottom: 81px
}

.sandthree h3 {
  clear: both;
  text-align: center;
  color: #353938;
  font-size: 30px;
  background: url(../images/sandthreeicon05.png) no-repeat center top;
  background-size: 392px;
  padding-top: 28px;
  color: #353938;
  line-height: 35px
}

.sandthree ul {
  padding-top: 35px;
  margin: 0px -9px
}

.sandthree ul li {
  float: left;
  width: 230px;
  height: 356px;
  margin-left: 26px;
  position: relative
}

.sandthree ul li:first-child {
  margin-left: 0px
}

.sandthree ul li .sandthreeitem {
  clear: both;
  width: 100%;
  height: 100%;
  background: url(../images/sandthreebg.png) no-repeat center top;
  background-size: 100%;
  overflow: hidden;
  position: relative
}

.sandthree ul li .sandthreeitem .sandthreepic {
  clear: both;
  width: 143px;
  margin: 40px auto 30px
}

.sandthree ul li .sandthreeitem .sandthreetxt {
  clear: both;
  display: block;
  color: #e5e5e5;
  padding: 0px 30px 0px 30px;
  font-size: 12px;
  line-height: 20px
}

.sandthree ul li .sandthreebom {
  position: absolute;
  background: #5f94a4;
  background: -webkit-linear-gradient(left, #5f94a4, #23657a);
  background: -o-linear-gradient(left, #5f94a4, #23657a);
  background: linear-gradient(to right, #5f94a4, #23657a);
  border-radius: 12px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  width: 125px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  bottom: -15px;
  left: 50%;
  margin-left: -65px
}

.sandfour {
  background: #edf2f1;
  padding-top: 54px;
  padding-bottom: 65px
}

.sandfour .sandtit {
  margin-bottom: 20px
}

.sandfour .sandfourfl {
  float: left;
  width: 31.53333%;
  position: relative;
  z-index: 2;
  -o-box-shadow: 6px 0px 15px rgba(38, 48, 64, 0.33);
  -webkit-box-shadow: 6px 0px 15px rgba(38, 48, 64, 0.33);
  -moz-box-shadow: 6px 0px 15px rgba(38, 48, 64, 0.33);
  -ms-box-shadow: 6px 0px 15px rgba(38, 48, 64, 0.33);
  box-shadow: 6px 0px 15px rgba(38, 48, 64, 0.33);
  padding: 40px 32px 80px 32px;
  font-size: 12px;
  line-height: 26px;
  color: #6f6f6f;
  border-radius: 10px;
  background: #fff;
  margin-top: 40px
}

.sandfour .sandfourfl:before {
  content: '';
  position: absolute;
  left: 13px;
  right: 13px;
  bottom: 13px;
  top: 13px;
  border: 1px solid #487364;
  border-radius: 10px
}

.sandfour .sandfourfr {
  float: right;
  width: 83.13333%;
  margin-left: -14.66667%;
  background: url(../images/sandfourbg.jpg) repeat left top;
  padding-left: 14.7%;
  border-radius: 10px
}

.sandfour .sandfourfr ul {
  clear: both;
  display: block;
  overflow: hidden;
  padding-top: 33px;
  padding-bottom: 22px
}

.sandfour .sandfourfr ul li {
  float: left;
  background: #edf2f1;
  margin-left: 9.5%;
  width: 149px;
  border-radius: 75px
}

.sandfour .sandfourfr ul li p {
  clear: both;
  display: block;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #dee7e0;
  margin: 3px
}

.sandfour .sandfourfr ul li span {
  clear: both;
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #487364;
  text-align: center;
  padding: 3px 0px
}

.sandfour .sandfourfr .sandfourfrbom {
  clear: both;
  text-align: right;
  font-size: 12px;
  color: #ffc37c;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 18px;
  padding-right: 40px
}

.sandfive {
  padding: 40px 0px 68px 0px
}

.sandfive .sandfivefl {
  float: left;
  width: 54.6667%;
  padding-top: 25px
}

.sandfive .sandfivefl .sandfivefltxt {
  font-size: 12px;
  line-height: 22px;
  color: #6f6f6f;
  padding-bottom: 25px;
  padding-top: 20px
}

.sandfive .sandfivefl ul li {
  float: left;
  width: 20.61%;
  text-align: center;
  margin-left: 19%
}

.sandfive .sandfivefl ul li:first-child {
  margin-left: 0px
}

.sandfive .sandfivefl ul li p {
  clear: both;
  display: block;
  margin-bottom: 15px
}

.sandfive .sandfivefl ul li span {
  clear: both;
  display: block;
  font-size: 13px;
  line-height: 22px;
  color: #fcbb6e;
  font-weight: bold
}

.sandfive .sandfivefr {
  float: right;
  width: 36.8%;
  background: url(../images/sandfivebg.jpg) no-repeat right top;
  padding-top: 25px;
  padding-right: 30px;
  background-size: 264px
}

.sandfive .sandfivefr img {
  border-radius: 10px;
  box-shadow: 0px 6px 15px rgba(38, 48, 64, 0.33)
}

.sandsix {
  background: #f0f4f6;
  background: -webkit-linear-gradient(top, #f0f4f6, #fff);
  background: -o-linear-gradient(top, #f0f4f6, #fff);
  background: linear-gradient(to bottom, #f0f4f6, #fff);
  padding-top: 48px;
  padding-bottom: 58px;
  position: relative
}

.sandsix:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: url(../images/profouricon02.png) no-repeat center top;
  background-size: 100%
}

.sandsix>div,
.sandsix>p,
.sandsix>h3 {
  position: relative;
  z-index: 2
}

.sandsix .sandsixbox {
  clear: both;
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
  max-width: 1920px;
  margin: 0 auto
}

.sandsix .sandsixbom {
  background: url(../images/profouricon01.png) repeat-x center center;
  text-align: center;
  margin-top: 52px
}

.sandsix .sandsixbom a {
  display: inline-block;
  background: #456a6a;
  border: 1px solid #729a9a;
  box-shadow: 0px 3px 0px #121e22;
  line-height: 24px;
  padding: 7px 20px;
  color: #fff;
  border-radius: 20px
}

.sandsix .sandsixbom a:hover {
  background: #ff5353;
  background: -webkit-linear-gradient(top, #ff5353, #9f0400);
  background: -o-linear-gradient(top, #ff5353, #9f0400);
  background: linear-gradient(to bottom, #ff5353, #9f0400);
  box-shadow: 0px 3px 0px #7C0501;
  border: 1px solid #ff5353
}

.sandsever {
  clear: both;
  display: block;
  padding-top: 10px;
  padding-bottom: 45px;
  overflow: hidden
}

.sandsever ul {
  clear: both;
  display: block;
  padding-top: 32px;
  margin-bottom: 40px;
  margin-left: -6.4%
}

.sandsever ul li {
	float: left;
	width: 18.797%;
	margin-left: 6.01504%;
	position: relative;
	margin-bottom: 2.01504%;
}

.sandsever ul li .sandseverbtn {
  clear: both;
  display: block;
  position: absolute;
  right: -6px;
  bottom: -6px;
  width: 28px;
  height: 28px
}

.sandsever ul li .sandseverbtn:after {
  content: '';
  position: absolute;
  left: -5px;
  right: -5px;
  bottom: -5px;
  top: -5px;
  background: #fff;
  border-radius: 50%;
  z-index: 1
}

.sandsever ul li .sandseverbtn:before {
  content: '+';
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  border-radius: 50%;
  background: left;
  background: -webkit-linear-gradient(left, #99c3c1, #95b49e);
  background: -o-linear-gradient(left, #99c3c1, #95b49e);
  background: linear-gradient(to right, #99c3c1, #95b49e);
  z-index: 2;
  color: #fff;
  text-align: center;
  line-height: 27px;
  font-size: 16px
}

.sandsever ul li .sandseverbox {
  clear: both;
  display: block;
  padding: 5px;
  border: 1px solid #e3e4e4;
  border-radius: 9px;
  background: #fafcfb;
  position: relative;
  overflow: hidden
}

.sandsever ul li .sandseverbox:after {
  content: '';
  position: absolute;
  width: 36px;
  height: 36px;
  border: 1px solid #e3e4e4;
  border-radius: 50%;
  background: #fff;
  right: -11px;
  bottom: -11px
}

.sandsever ul li .sandseverbox .sandseverpic {
  clear: both;
  display: block;
  border-radius: 9px;
  overflow: hidden;
  margin-bottom: 15px
}

.sandsever ul li .sandseverbox .sandseverpic img {
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s
}

.sandsever ul li .sandseverbox .sandsevertit {
  clear: both;
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 5px
}

.sandsever ul li .sandseverbox p {
  clear: both;
  display: block;
  font-size: 12px;
  line-height: 20px;
  color: #555555;
  padding: 3px 0px
}

.sandsever ul li:hover .sandseverbox {
  background: #ffefb1
}

.sandsever ul li:hover .sandseverbox .sandseverpic img {
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05)
}

.sandsever ul li:hover .sandseverbox .sandsevertit {
  color: #ffa500
}

.sandsever ul li:hover .sandseverbox p {
  color: #9c8a5e
}

.sandsever ul li:hover .sandseverbtn:before {
  background: left;
  background: -webkit-linear-gradient(left, #ffcb4c, #ffefb1);
  background: -o-linear-gradient(left, #ffcb4c, #ffefb1);
  background: linear-gradient(to right, #ffcb4c, #ffefb1)
}

.sandsever .sandseverbom a {
  float: left;
  margin-right: 25px;
  margin-bottom: 20px;
  border: 1px dotted #648d84;
  border-radius: 8px;
  padding: 0px 12px;
  line-height: 22px
}

.sandsever .sandseverbom a:hover {
  color: #fff;
  background: #f5cd84;
  border: 1px solid #f5cd84
}

.sandeight .sandeightbox {
  padding-top: 39px
}

.sandeight .sandeightbox p {
  clear: both;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
  padding: 1px 12px;
  color: #353938;
  border: 1px solid #cad6d2;
  border-radius: 13px;
  margin-right: 18px;
  cursor: pointer;
  position: relative
}

.sandeight .sandeightbox p:before {
  content: '';
  width: 9px;
  height: 9px;
  border: 1px solid #cad6d2;
  background: #fff;
  position: absolute;
  left: -6px;
  top: 8px;
  border-radius: 50%
}

.sandeight .sandeightbox p:after {
  content: '';
  width: 16px;
  height: 16px;
  background: #fff;
  position: absolute;
  left: -17px;
  top: 5px
}

.sandeight .sandeightbox p.on:before {
  border: 1px solid #cad6d2;
  background: #cad6d2
}

.sandeight .sandeightbox p.on:after {
  display: none
}

.sandeight #sandeightitem {
  padding-top: 26px
}

.sandeight #sandeightitem table {
  width: 100%;
  border-collapse: collapse;
  border: 0px;
  background: #ccc
}

.sandeight #sandeightitem table td {
  padding: 5px 10px;
  border: 1px solid #8abfad
}

.sandnine {
  padding-top: 55px
}

.sandnine ul {
  margin-left: -8.66667%;
  margin-top: 32px
}

.sandnine ul li {
  float: left;
  width: 24.84663%;
  margin-left: 7.97546%;
  position: relative
}

.sandnine ul li:after {
  content: '';
  position: absolute;
  background: #56616b;
  background: -webkit-linear-gradient(top, #56616b, #56616b);
  background: -o-linear-gradient(top, #56616b, #56616b);
  background: linear-gradient(to bottom, #56616b, #56616b);
  width: 100%;
  left: 5.92593%;
  top: 24px;
  bottom: 0px;
  display: block;
  border-radius: 6px 6px 6px 32px
}

.sandnine ul li:hover:after {
  background: #84b992;
  background: -webkit-linear-gradient(top, #84b992, #466b6a);
  background: -o-linear-gradient(top, #84b992, #466b6a);
  background: linear-gradient(to bottom, #84b992, #466b6a)
}

.sandnine ul li .sandninepic {
  clear: both;
  display: block;
  position: relative;
  z-index: 2;
  border-radius: 10px;
  overflow: hidden
}

.sandnine ul li .sandninepic img {
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s
}

.sandnine ul li .sandninetit {
  clear: both;
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #fff;
  padding: 19px 0px 17px 0px;
  line-height: 1
}

.sandnine ul li:hover img {
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05)
}

.sandten {
  padding-top: 64px;
  padding-bottom: 50px
}

.sandten .sandtentop {
  padding-top: 38px;
  padding-bottom: 27px
}

.sandten .sandtentop .sandtentopfl {
  float: left
}

.sandten .sandtentop .sandtentopfl span {
  float: left;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
  padding: 1px 12px;
  color: #353938;
  border: 1px solid #cad6d2;
  border-radius: 13px;
  margin-right: 18px;
  cursor: pointer;
  position: relative
}

.sandten .sandtentop .sandtentopfl span:before {
  content: '';
  width: 9px;
  height: 9px;
  border: 1px solid #cad6d2;
  background: #fff;
  position: absolute;
  left: -6px;
  top: 8px;
  border-radius: 50%
}

.sandten .sandtentop .sandtentopfl span:after {
  content: '';
  width: 16px;
  height: 16px;
  background: #fff;
  position: absolute;
  left: -17px;
  top: 5px
}

.sandten .sandtentop .sandtentopfl span.active:before {
  border: 1px solid #cad6d2;
  background: #cad6d2
}

.sandten .sandtentop .sandtentopfl span.active:after {
  display: none
}

.sandten .sandtentop .sandtentopfr {
  float: right;
  margin-top: 4px
}

.sandten .sandtentop .sandtentopfr a {
  background: url(../images/mnewicon01.png) no-repeat right center;
  background-size: 2px;
  font-size: 12px;
  padding-right: 12px;
  color: #999;
  display: none
}

.sandten .sandtentop .sandtentopfr a.active {
  display: block
}

.sandten .sandtenbom ul {
  clear: both;
  display: none;
  margin-left: -6.6667%
}

.sandten .sandtenbom ul.active {
  display: block
}

.sandten .sandtenbom ul li {
  float: left;
  margin-left: 6.6667%;
  margin-bottom: 25px;
  overflow: hidden;
  background: #f3f4f6;
  border-radius: 6px;
  padding: 17px 1.5% 15px 1.6%;
  width: 43.3341%;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s
}

.sandten .sandtenbom ul li .sandtenbomfl {
  float: left;
  width: 85%
}

.sandten .sandtenbom ul li .sandtenbomfl a {
  clear: both;
  display: block;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: bold;
  color: #1e1e1e;
  line-height: 1
}

.sandten .sandtenbom ul li .sandtenbomfl p {
  font-size: 12px;
  line-height: 20px;
  color: #666;
  height: 40px;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden
}

.sandten .sandtenbom ul li .sandtenbomfr {
  float: right
}

.sandten .sandtenbom ul li .sandtenbomfr p {
  font-family: Impact;
  color: #d7dfdf;
  font-size: 14px;
  line-height: 1;
  text-align: right;
  padding-bottom: 7px
}

.sandten .sandtenbom ul li .sandtenbomfr p span {
  clear: both;
  display: block;
  padding-bottom: 5px;
  font-size: 24px
}

.sandten .sandtenbom ul li .sandtenbomfr a {
  clear: both;
  display: inline-block;
  text-decoration: underline;
  font-size: 12px;
  color: #d7dfdf
}

.sandten .sandtenbom ul li .sandtenbomfr a:hover {
  color: #c00
}

.sandten .sandtenbom ul li:hover {
  background: #f5cd84
}

.sandten .sandtenbom ul li:hover a,
.sandten .sandtenbom ul li:hover p {
  color: #fff
}

.mobileone {
  clear: both;
  min-width: 980px;
  background: url(../images/mobileonebg.jpg) no-repeat center top;
  background-size: cover
}

.mobileone .mobileonefl {
  float: left;
  width: 44%;
  padding-top: 27px;
  padding-bottom: 55px
}

.mobileone .mobileonefl h1 {
  display: inline-block;
  font-size: 38px;
  color: #242424;
  position: relative;
  line-height: 45px;
  padding-bottom: 35px;
  margin-bottom: 25px;
  z-index: 3
}

.mobileone .mobileonefl h1:after {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0px;
  bottom: 0px;
  width: 45px;
  height: 6px;
  background: #487364
}

.mobileone .mobileonefl .mobileoneflp01 {
  clear: both;
  display: block;
  font-size: 12px;
  line-height: 22px;
  color: #353938;
  height: 124px
}

.mobileone .mobileonefl .mobileoneflbtn {
  clear: both;
  display: inline-block;
  background: #ffc741;
  background: -webkit-linear-gradient(top, #ffd655, #ffb72a);
  background: -o-linear-gradient(top, #ffd655, #ffb72a);
  background: linear-gradient(to bottom, #ffd655, #ffb72a);
  box-shadow: 0px 5px 0px #dc8e3d;
  border: 1px solid #ffd073;
  line-height: 52px;
  padding: 0px 40px;
  font-weight: bold;
  color: #fff;
  font-size: 18px;
  border-radius: 26px;
  position: relative
}

.mobileone .mobileonefl .mobileoneflbtn:hover {
  background: #ff5353;
  background: -webkit-linear-gradient(top, #ff5353, #9f0400);
  background: -o-linear-gradient(top, #ff5353, #9f0400);
  background: linear-gradient(to bottom, #ff5353, #9f0400);
  box-shadow: 0px 5px 0px #7C0501;
  border: 1px solid #ff5353;
  animation: tyt 0.5s
}

.mobileone .mobileonefl .mobileoneflbtn:after {
  content: '';
  position: absolute;
  right: -243px;
  bottom: 15px;
  background: url(../images/hometwoicon01.png) no-repeat center bottom;
  background-size: 100%;
  height: 93px;
  width: 96px
}

@keyframes tyt {
  0% {
    transform: translateY(0)
  }

  20% {
    transform: translatey(-8px)
  }

  40% {
    transform: translatey(0)
  }

  60% {
    transform: translatey(-4px)
  }

  100% {
    transform: translatey(0)
  }
}

@-webkit-keyframes tyt {
  0% {
    transform: translateY(0)
  }

  20% {
    transform: translatey(-8px)
  }

  40% {
    transform: translatey(0)
  }

  60% {
    transform: translatey(-4px)
  }

  100% {
    transform: translatey(0)
  }
}

@-moz-keyframes tyt {
  0% {
    transform: translateY(0)
  }

  20% {
    transform: translatey(-8px)
  }

  40% {
    transform: translatey(0)
  }

  60% {
    transform: translatey(-4px)
  }

  100% {
    transform: translatey(0)
  }
}

.mobiletwo {
  clear: both;
  background: url(../images/mobiletwoicon01.jpg) repeat left top;
  padding-top: 62px
}

.mobiletwo h3 {
  clear: both;
  display: block;
  color: #fff;
  font-size: 38px;
  line-height: 1;
  padding-bottom: 30px
}

.mobiletwo .mobiletwotab {
  clear: both;
  display: block;
  overflow: hidden;
  text-align: left;
  position: relative;
  z-index: 5
}

.mobiletwo .mobiletwotab span {
  float: left;
  color: #c2c2c2;
  font-size: 13px;
  font-weight: bold;
  padding-right: 70px;
  padding-left: 20px;
  background: url(../images/mobiletwoicon03.png) no-repeat left center;
  background-size: 12px;
  line-height: 30px;
  cursor: pointer
}

.mobiletwo .mobiletwotab span.on,
.mobiletwo .mobiletwotab span:hover {
  color: #fbb830;
  background-image: url(../images/mobiletwoicon04.png)
}

.mobiletwo .mobiletwoitem {
  clear: both;
  display: none
}

.mobiletwo .mobiletwoitem.on {
  display: block
}

.mobiletwo .mobiletwoitemtop {
  margin-top: -15px
}

.mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl {
  position: relative;
  float: left;
  width: 790px;
  background: url(../images/mobiletwoicon05.png) no-repeat left top;
  background-size: 745px;
  padding-top: 42px
}

.mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox {
  position: absolute;
  right: 0px;
  bottom: 0px
}

.mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox a {
  float: left;
  width: 134px;
  height: 38px;
  border-radius: 19px;
  font-size: 14px;
  font-weight: bold;
  color: #ededed;
  position: relative;
  border: 2px solid #14789b;
  text-align: center;
  line-height: 34px;
  background: rgba(255, 255, 255, 0.12)
}

.mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox a:after {
  content: '';
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
  border: 1px dashed #18799c;
  border-radius: 25px
}

.mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox a:hover {
  color: #ff5353;
  border-color: #ff5353;
  background: #fff
}

.mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox a:hover:after {
  border-color: #ff5353
}

.mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox span {
  float: left;
  width: 152px;
  font-size: 12px;
  line-height: 1;
  color: #b9b9b9;
  text-align: center
}

.mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox span strong {
  clear: both;
  display: block;
  border-top: 1px solid #7d7d7d;
  color: #ffbb30;
  font-size: 16px;
  line-height: 1;
  padding-top: 8px;
  margin-top: 8px
}

.mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox:after {
  content: '';
  width: 15px;
  height: 15px;
  background: url(../images/mobiletwoicon02.png) no-repeat center center;
  background-size: 15px;
  position: absolute;
  right: -15px;
  top: 13px
}

.mobiletwo .mobiletwoitemtop .mobiletwoitemtopfr {
  float: right;
  width: 128px;
  padding-top: 10px
}

.mobiletwo .mobiletwoitemtop .mobiletwoitemtopfr li {
  clear: both;
  border-radius: 17px;
  border: 2px solid #92b2bc;
  margin-bottom: 47px;
  padding: 15px 13px;
  box-shadow: 6px -6px 10px #0e2a30 inset;
  line-height: 1;
  color: #94c7d7;
  font-size: 12px
}

.mobiletwo .mobiletwoitemtop .mobiletwoitemtopfr li strong {
  clear: both;
  display: block;
  font-size: 18px;
  line-height: 1;
  padding-top: 12px
}

.mobiletwo .mobiletwoitembom {
  clear: both;
  background: url(../images/mobiletwoicon06.jpg) repeat left top;
  box-shadow: 0px 7px 34px rgba(27, 61, 72, 0.46);
  border-radius: 20px;
  position: relative;
  z-index: 5
}

.mobiletwo .mobiletwoitembom:before {
  content: '';
  top: -82px;
  left: -122px;
  position: absolute;
  background: url(../images/mobiletwoicon08.png) no-repeat right bottom;
  background-size: 360px;
  width: 360px;
  height: 200px
}

.mobiletwo .mobiletwoitembom dt {
  float: left;
  width: 140px;
  position: relative;
  z-index: 2
}

.mobiletwo .mobiletwoitembom dt span {
  clear: both;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  line-height: 1;
  padding-top: 30px
}

.mobiletwo .mobiletwoitembom dd {
  float: left;
  background: url(../images/mobiletwoicon07.jpg) no-repeat left center;
  width: 210px;
  padding: 30px 24px;
  position: relative;
  z-index: 2
}

.mobiletwo .mobiletwoitembom dd p {
  clear: both;
  color: #767676;
  font-size: 12px;
  line-height: 20px
}

.mobiletwo .mobiletwoitembom dt+dd {
  background: none
}

.mobilethree {
  clear: both;
  padding-top: 65px;
  padding-bottom: 81px;
  position: relative
}

.mobilethree:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  top: -88px;
  background: url(../images/mobilethreeicon02.png) no-repeat center top;
  background-size: 100% 90px;
  height: 90px
}

.mobilethree h3 {
  clear: both;
  text-align: center;
  color: #353938;
  font-size: 30px;
  background: url(../images/sandthreeicon05.png) no-repeat center top;
  background-size: 392px;
  padding-top: 28px;
  color: #353938;
  line-height: 35px
}

.mobilethree .mobilethreetxt {
  clear: both;
  display: block;
  width: 80%;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  color: #555;
  padding-top: 30px;
  margin: 0 auto
}

.mobilethree ul {
  padding-top: 35px
}

.mobilethree ul li {
  float: left;
  width: 228px;
  margin-left: 22px;
  position: relative;
  border-radius: 20px;
  overflow: hidden
}

.mobilethree ul li:first-child {
  margin-left: 0px
}

.mobilethree ul li:first-child+li,
.mobilethree ul li:first-child+li+li+li {
  margin-top: 60px
}

.mobilethree ul li .mobilethreepic {
  clear: both;
  display: block;
  width: 100%
}

.mobilethree ul li .mobilethreetit {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: url(../images/mobilethreeicon01.png) repeat-x left bottom;
  background-size: auto 86px;
  clear: both;
  display: block;
  color: #e5e5e5;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  padding: 45px 20px 10px 20px;
  text-align: center
}

.mobilethree ul li:hover .mobilethreetit {
  background-image: url(../images/mobilethreeicon01_h.png);
  color: #fff
}

.mobilefour {
  background: #0b485c;
  background: -webkit-linear-gradient(left, #0b485c, #18404d);
  background: -o-linear-gradient(left, #0b485c, #18404d);
  background: linear-gradient(to right, #0b485c, #18404d);
  position: relative;
  padding-top: 46px;
  padding-bottom: 10px
}

.mobilefour:after {
  content: '';
  background: url(../images/mobilefouricon02.png) no-repeat center bottom;
  background-size: 100%;
  position: absolute;
  left: 0%;
  top: 0px;
  bottom: 0px;
  width: 100%;
  max-width: 1920px;
  min-width: 980px
}

.mobilefour:before {
  content: '';
  background: url(../images/mobilefouricon01.png) no-repeat center top;
  background-size: 100%;
  position: absolute;
  left: 0%;
  top: 0px;
  bottom: 0px;
  width: 16.66667%
}

.mobilefour .mobilefourtop {
  position: relative;
  z-index: 3
}

.mobilefour .mobilefourtop h3 {
  clear: both;
  text-align: center;
  color: #fff;
  font-size: 32px;
  background: url(../images/mobilefouricon04.png) no-repeat center top;
  background-size: 392px;
  padding-top: 28px;
  line-height: 35px
}

.mobilefour .mobilefourtop p {
  clear: both;
  display: block;
  width: 80%;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  color: #b2b2b2;
  padding-top: 30px;
  margin: 0 auto
}

.mobilefour .mobilefourbom {
  position: relative;
  z-index: 3;
  margin-top: 100px
}

.mobilefour .mobilefourbom .mobilefourbombox {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%
}

.mobilefour .mobilefourbom .mobilefourbombox span {
  position: absolute;
  background: #ffac54;
  display: inline-block;
  color: #fff;
  box-shadow: 3px 2px 0px rgba(255, 172, 84, 0.4);
  border-radius: 4px;
  line-height: 1;
  padding: 5px 10px 8px 10px
}

.mobilefour .mobilefourbom .mobilefourbombox span i {
  font-style: normal;
  padding-right: 5px;
  display: inline-block;
  vertical-align: top
}

.mobilefour .mobilefourbom .mobilefourbombox span:after {
  content: '';
  position: absolute;
  left: 50%;
  background: #ffac54;
  width: 2px;
  top: 25px
}

.mobilefour .mobilefourbom .mobilefourbombox span:before {
  content: '';
  position: absolute;
  left: 50%;
  background: url(../images/mobilefouricon05.png) no-repeat center top;
  width: 47px;
  height: 47px;
  background-size: 47px;
  margin-left: -23px
}
/* Ð¡ÆÁ*/
.mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon01 {
  left: 127px;
  top: -67px
}

.mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon01:after {
  bottom: -131px
}

.mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon01:before {
  bottom: -154px
}

.mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon02 {
  left: 312px;
  top: -42px
}

.mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon02:after {
  bottom: -194px
}

.mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon02:before {
  bottom: -217px
}

.mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon03 {
  left: 483px;
  top: -40px
}

.mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon03:after {
  bottom: -205px
}

.mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon03:before {
  bottom: -230px
}

.mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon04 {
  left: 633px;
  top: -38px
}

.mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon04:after {
  bottom: -35px
}

.mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon04:before {
  bottom: -60px
}

.mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon05 {
  left: 762px;
  top: -44px
}

.mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon05:after {
  bottom: -136px
}

.mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon05:before {
  bottom: -158px
}

.abouttit h2 {
  clear: both;
  display: block;
  font-size: 34px;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  color: #333;
  padding-bottom: 15px
}

.abouttit p {
  clear: both;
  display: block;
  text-align: center;
  font-size: 13px;
  color: #666;
  line-height: 30px;
  padding: 0px 9.33333%
}

.aboutone {
  clear: both;
  display: block;
  background: url(../images/aboutban01.jpg) no-repeat center bottom;
  background-size: cover;
  width: 100%;
  min-width: 1000px;
  max-width: 1920px;
  margin: 0px auto
}

.aboutone .proone_Breadnav {
  padding-bottom: 64px
}

.aboutone .aboutonefl {
  float: left;
  width: 37.33333%;
  color: #fff
}

.aboutone .aboutonefl .aboutonefltit {
  clear: both;
  display: block;
  position: relative;
  font-size: 34px;
  padding-bottom: 38px;
  margin-bottom: 19px;
  font-weight: bold;
  line-height: 1;
  padding-top: 12px
}

.aboutone .aboutonefl .aboutonefltit:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 35px;
  height: 5px;
  background: #fd8300
}

.aboutone .aboutonefl .aboutonefltxt {
  clear: both;
  display: block;
  font-size: 12px;
  line-height: 32px;
  color: #d8d2d0
}

.aboutone .aboutonefr {
  float: right;
  width: 54.13333%;
  margin-right: -2.4%
}

.abouttwo {
  padding-top: 66px;
  padding-bottom: 66px
}

.abouttwo #maincontent {
  width: 100%;
  min-width: 1000px;
  max-width: 1920px;
  margin: 40px auto 0px;
  height: 380px;
  overflow: hidden;
  position: relative
}

.abouttwo #maincontent .element {
  display: none;
  position: absolute !important
}

.abouttwo #maincontent div.pict {
  width: 800px;
  cursor: default !important
}

.abouttwo #maincontent div.pict p {
  width: 610px;
  margin: 0 auto;
  transform: scale(0.86)
}

.abouttwo #maincontent div.pict p img {
  border-radius: 13px;
  position: relative;
  z-index: 3
}

.abouttwo #maincontent div.main {
  position: static;
  text-align: center;
  display: block;
  cursor: pointer !important
}

.abouttwo #maincontent div.main p {
  position: relative;
  transform: scale(1)
}

.abouttwo #maincontent div.main p:after,
.abouttwo #maincontent div.main p:before {
  content: '';
  position: absolute;
  background: rgba(54, 81, 72, 0.2);
  border-radius: 13px
}

.abouttwo #maincontent div.main p:after {
  left: -15px;
  right: -15px;
  top: 15px;
  bottom: 15px
}

.abouttwo #maincontent div.main p:before {
  left: -30px;
  right: -30px;
  top: 30px;
  bottom: 30px
}

.abouttwo #maincontent div.main .guardian {
  display: none;
  height: 0
}

.abouttwo #maincontent .navi {
  z-index: 9999999
}

.abouttwo #maincontent .left,
.abouttwo #maincontent .right {
  top: 41%;
  cursor: pointer;
  width: 3.64583%
}

.abouttwo #maincontent .left {
  left: 12%
}

.abouttwo #maincontent .right {
  right: 12%
}

.aboutthree {
  background: url(../images/aboutthreebg.jpg) no-repeat center top #f4f0ea;
  background-size: 100%;
  padding: 65px 0px
}

.aboutthree ul {
  margin-left: -4.93333%;
  padding-top: 40px;
  margin-bottom: 46px
}

.aboutthree ul li {
  float: left;
  width: 20.33037%;
  margin-left: 4.66963%;
  position: relative
}

.aboutthree ul li .aboutthreebg {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  bottom: 0px
}

.aboutthree ul li .aboutthreepic {
  clear: both;
  display: block;
  position: relative;
  z-index: 2;
  width: 90.625%;
  margin: 25px auto 0px;
  overflow: hidden
}

.aboutthree ul li .aboutthreepic img {
  width: 100%;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s
}

.aboutthree ul li .aboutthreebox {
  position: relative;
  z-index: 2;
  background: url(../images/aboutthreeicon03.png) no-repeat center top;
  background-size: 100%;
  padding: 22px 20px 10px 20px
}

.aboutthree ul li .aboutthreebox a {
  clear: both;
  display: block;
  font-size: 14px;
  line-height: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  font-weight: bold;
  color: #333;
  padding-bottom: 7px
}

.aboutthree ul li .aboutthreebox p {
  clear: both;
  color: #555;
  padding: 3px 0px;
  line-height: 20px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.aboutthree ul li .aboutthreebox:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  top: 7px;
  z-index: -1;
  bottom: 0px;
  background: #cee0e0;
  background: -webkit-linear-gradient(left, #cee0e0, #b5d1d1);
  background: -o-linear-gradient(left, #cee0e0, #b5d1d1);
  background: linear-gradient(to right, #cee0e0, #b5d1d1);
  border-radius: 0px 0px 13px 13px
}

.aboutthree ul li .aboutthreebox:before {
  content: '';
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: url(../images/aboutthreeicon01.png) no-repeat left bottom;
  background-size: 100%;
  width: 49.0625%;
  top: 0px
}

.aboutthree ul li:hover .aboutthreepic img {
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05)
}

.aboutthree ul li:hover .aboutthreebox a {
  color: #ffa500
}

.aboutthree ul li:hover .aboutthreebox p {
  color: #9c8a5e
}

.aboutthree ul li:hover .aboutthreebox:after {
  background: #ffefb1;
  background: -webkit-linear-gradient(left, #ffefb1, #ffcb4c);
  background: -o-linear-gradient(left, #ffefb1, #ffcb4c);
  background: linear-gradient(to right, #ffefb1, #ffcb4c)
}

.aboutthree .aboutthreebtn {
  clear: both;
  display: block;
  width: 183px;
  background: url(../images/aboutthreebtn.png) no-repeat center top;
  background-size: 100%;
  font-size: 14px;
  color: #1d1d1d;
  font-weight: bold;
  line-height: 46px;
  margin: 0 auto;
  text-align: center
}

.aboutthree .aboutthreebtn:hover {
  background-image: url(../images/aboutthreebtn_h.png);
  color: #1d7452
}

.aboutfour {
  padding-top: 66px;
  padding-bottom: 66px;
  position: relative;
  background: url(../images/aboutfourbg.jpg) repeat left top
}

.aboutfour .abouttit h2,
.aboutfour .abouttit p {
  color: #fff
}

.aboutfour .aboutfourbox {
  clear: both;
  display: block;
  width: 100%;
  min-width: 1000px;
  max-width: 1920px;
  margin: 55px auto 46px;
  overflow: hidden;
  position: relative
}

.aboutfour .aboutfourbom {
  background: url(../images/profouricon01.png) repeat-x center center;
  text-align: center
}

.aboutfour .aboutfourbom a {
  display: inline-block;
  background: url(../images/aboutfouricon01.png) no-repeat center center;
  background-size: 100%;
  font-size: 12px;
  color: #000;
  width: 364px;
  height: 47px;
  line-height: 47px
}

.aboutfour .aboutfourbom a:hover {
  background-image: url(../images/aboutfouricon01_h.png);
  color: #1d7452
}

.aboutfive {
  clear: both;
  display: block;
  background: url(../images/aboutfivebg.jpg) repeat left top;
  padding: 58px 0px
}

.aboutfive ul {
  clear: both;
  display: block;
  margin-left: -12%;
  padding-top: 42px
}

.aboutfive ul li {
  float: left;
  width: 14.28571%;
  margin-left: 10.71429%;
  position: relative
}

.aboutfive ul li i {
  clear: both;
  display: block;
  width: 81.25%;
  position: absolute;
  left: 100%;
  top: 23%
}

.aboutfive ul li .aboutfivepic {
  width: 62.5%;
  margin: 0 auto
}

.aboutfive ul li .aboutfivetit {
  clear: both;
  display: block;
  text-align: center;
  font-size: 14px;
  color: #375352;
  font-weight: bold;
  line-height: 1;
  padding: 27px 0px 15px 0px
}

.aboutfive ul li .aboutfivetxt {
  clear: both;
  display: block;
  text-align: center;
  font-size: 11px;
  color: #375352;
  line-height: 22px
}

.contactone {
  clear: both;
  width: 100%;
  min-width: 1000px;
  max-width: 1920px;
  margin: 0 auto;
  background: url(../images/contactonebg.jpg) no-repeat center top;
  position: relative;
  background-size: cover
}

.contactone .contactonefl {
  float: left;
  position: relative;
  z-index: 2;
  width: 42%;
  padding-bottom: 12px
}

.contactone .contactonefl h1 {
  padding-top: 0px;
  font-size: 40px;
  line-height: 1;
  color: #fff;
  padding-bottom: 24px
}

.contactone .contactonefl .contactonetxt {
  font-size: 12px;
  color: #fff;
  line-height: 30px;
  text-align: left;
  padding-bottom: 55px;
  font-weight: bold;
  padding-right: 12%
}

.contactone .contactonefl .contactonedel {
  margin-left: 28px;
  border-radius: 6px;
  background: #feb33c;
  line-height: 24px;
  padding: 6px 10px 6px 25px;
  color: #000;
  width: 61.90476%;
  font-size: 12px;
  position: relative;
  margin-bottom: 38px
}

.contactone .contactonefl .contactonedel span {
  position: absolute;
  left: -28px;
  top: -17px;
  width: 40px;
  height: 40px

}

.contactone .contactonefl .contactonedel strong {
  font-size: 14px
}

.contacttwo {
  clear: both;
  display: block;
  background: url(../images/contacttwobg.png) repeat left top;
  padding: 58px 0px
}

.contacttwo ul {
  clear: both;
  display: block;
  margin-left: -12%;
  padding-top: 42px
}

.contacttwo ul li {
  float: left;
  width: 14.28571%;
  margin-left: 10.71429%;
  position: relative
}

.contacttwo ul li i {
  clear: both;
  display: block;
  width: 81.25%;
  position: absolute;
  left: 100%;
  top: 23%
}

.contacttwo ul li .contacttwopic {
  width: 62.5%;
  margin: 0 auto
}

.contacttwo ul li .contacttwotit {
  clear: both;
  display: block;
  text-align: center;
  font-size: 14px;
  color: #375352;
  font-weight: bold;
  line-height: 1;
  padding: 27px 0px 15px 0px
}

.contacttwo ul li .contacttwotxt {
  clear: both;
  display: block;
  text-align: center;
  font-size: 11px;
  color: #375352;
  line-height: 22px
}

.newone {
  clear: both;
  display: block;
  background: url(../images/newonebg.jpg) no-repeat center top;
  width: 100%;
  min-width: 1000px;
  max-width: 1920px;
  padding-bottom: 35px;
  margin: 0 auto
}

.newone .newonetop {
  padding-top: 65px;
  padding-bottom: 25px;
  padding-left: 20px;
  width: 72.33333%
}

.newone .newonetop h1 {
  clear: both;
  display: block;
  font-size: 25px;
  line-height: 35px;
  color: #fff;
  padding-bottom: 15px
}

.newone .newonetop p {
  clear: both;
  display: block;
  font-size: 12px;
  line-height: 1;
  color: #fff
}

.newone .newonetop p span {
  padding-right: 50px
}

.newone .newonebom {
  clear: both;
  display: block;
  background: url(../images/newonebg02.jpg) no-repeat center top #fff;
  background-size: 100%;
  border-radius: 20px
}

.newone .newonebom .newonebomfl {
  float: left;
  width: 72.66667%;
  padding-bottom: 60px
}

.newone .newonebom .newonebomfr {
  float: right;
  width: 27.33333%
}

.newonebox {
  padding-left: 4.31034%;
  padding-right: 4.31034%;
  padding-top: 35px
}

.newonebox p {
  color: #566367;
  margin: 10px 0px;
  font-size: 12px;
  line-height: 24px
}

.newonebox p a {
  color: #1130d0
}

.newonebox p a:hover {
  text-decoration: underline
}

.newonebox span.showtime {
  color: #555;
  margin: 10px 0px;
  font-size: 12px
}

.newonebox strong {
  color: #333;
  font-size: 14px
}

.newonebox h2,
.newonebox h3 {
  color: #282c2d;
  background: url(../images/icon06.jpg) no-repeat left 3px;
  background-size: 20px;
  padding-left: 30px;
  margin: 25px 0px 15px 0px;
  line-height: 26px
}

.newonebox h2 {
  font-size: 18px
}

.newonebox h3 {
  font-size: 16px
}

.newonebox video {
  width: 100%;
  max-width: 800px !important
}

.newonebox img,
.newonebox video {
  margin: 0 auto
}

.newonebox ul {
  clear: both
}

.newonebox ul li {
  clear: both;
  display: block;
  color: #555;
  margin: 10px 0px;
  font-size: 12px;
  line-height: 24px
}

.newonebox table {
  width: 100%
}

.newonebox table td {
  padding: 10px 10px;
  word-break: break-all
}

.newonepage {
  clear: both;
  display: block;
  background: url(../images/prothreeicon04.jpg) repeat left top;
  padding: 10px 15px;
  margin-top: 20px;
  border-radius: 13px;
  box-shadow: 0px 0px 15px rgba(161, 176, 190, 0.36);
  margin-left: 4.31034%;
  margin-right: 4.31034%
}

.newonepage p {
  clear: both;
  display: block;
  color: #282c2d;
  font-size: 12px;
  padding: 10px 0px;
  line-height: 26px
}

.newonepage p a {
  color: #282c2d
}

.newonepage p a:hover {
  color: #bc2830
}

.newonepage p:first-child {
  background: url(../images/pagebg.png) no-repeat center bottom;
  padding-bottom: 25px;
  background-size: 100%
}

.newonebomfrtop {
  clear: both;
  display: block;
  background: url(../images/newicon01.png) center top no-repeat;
  background-size: 100%;
  width: 78.04878%;
  margin-top: -80px;
  padding-top: 1px
}

.newonebomfrtop .newonebomfritem01 {
  height: 233px;
  padding-top: 1px
}

.newonebomfrtop .newonebomfritem01 span {
  float: right;
  display: block;
  width: 104px;
  margin-top: -47px;
  margin-right: 21px
}

.newonebomfrtop .newonebomfritem01 strong {
  clear: both;
  display: block;
  margin: 0px 15px 0px 25px;
  color: #fff;
  background: #ffa11b;
  border-radius: 10px;
  line-height: 24px;
  padding: 3px 0px;
  font-size: 12px;
  text-align: center
}

.newonebomfrtop .newonebomfritem01 p {
  clear: both;
  display: block;
  padding: 12px 16px 0px 20px;
  font-size: 12px;
  line-height: 20px;
  color: #666
}

.newonebomfrtop .newonebomfritem01 p a {
  color: #d50606;
  margin: 0px 5px
}

.newonebomfrtop .newonebomfritem02 {
  background: url(../images/newicon03.png) no-repeat center top;
  color: #fff;
  text-align: center;
  background-size: 100%;
  font-size: 21px;
  font-weight: bold;
  line-height: 44px;
  padding-bottom: 5px;
  margin-right: -4px;
  margin-left: 8px
}

.newonebomfrbom {
  clear: both;
  display: block;
  background: url(../images/prothreeicon03.jpg) no-repeat right 12px;
  background-size: 149px;
  padding-right: 21.95122%;
  margin-top: 54px
}

.newonebomfrbom .newonebomfrbomtit {
  font-size: 25px;
  color: #191c1b;
  text-align: center;
  padding-bottom: 25px;
  font-weight: bold
}

.newonebomfrbom>ul {
  background: #fff;
  box-shadow: 0px 3px 10px rgba(216, 216, 225, 0.56);
  border-radius: 13px;
  position: relative;
  padding: 19px 19px 6px
}

.newonebomfrbom>ul:after {
  content: '';
  position: absolute;
  left: 6px;
  top: 6px;
  right: 6px;
  bottom: 0px;
  background: url(../images/prothreeicon04.jpg) repeat left top;
  border: 1px solid #f1efed;
  border-radius: 13px
}

.newonebomfrbom>ul li {
  position: relative;
  z-index: 2;
  background: #fff;
  margin-bottom: 27px;
  border-radius: 13px;
  overflow: hidden;
  box-shadow: 0px 3px 10px rgba(216, 216, 225, 0.56)
}

.newonebomfrbom>ul li .newonebomfrbompic img {
  width: 100%;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s
}

.newonebomfrbom>ul li .newonebomfrbomtxt {
  clear: both;
  display: block;
  text-align: center;
  font-size: 12px;
  color: #333;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 24px;
  padding: 4px 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.newonebomfrbom>ul li:hover .newonebomfrbompic img {
  -o-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03)
}

.newonebomfrbom>ul li:hover .newonebomfrbomtxt {
  background: #f5cd84;
  color: #fff
}

.newonebomfrbom .newonebomfrbomitem {
  clear: both;
  padding-top: 20px
}

.newonebomfrbom .newonebomfrbomitem>div {
  background: #fff;
  box-shadow: 0px 3px 10px rgba(216, 216, 225, 0.56);
  border-radius: 13px;
  position: relative;
  padding: 15px 16px 15px
}

.newonebomfrbom .newonebomfrbomitem>div:after {
  content: '';
  position: absolute;
  left: 6px;
  top: 6px;
  right: 6px;
  bottom: 0px;
  background: #fff;
  border: 1px solid #f1efed;
  border-radius: 13px
}

.newonebomfrbom .newonebomfrbomitem>div .xgnew-list li {
  position: relative;
  z-index: 2;
  overflow: hidden;
  display: none;
  border-top: 1px solid #e6e6e6;
  padding-top: 15px;
  margin-top: 15px
}

.newonebomfrbom .newonebomfrbomitem>div .xgnew-list li:nth-child(4n-3) {
  border-top: 0px;
  padding-top: 0px;
  margin-top: 0px
}

.newonebomfrbom .newonebomfrbomitem>div .xgnew-list li .xgnew-listpic {
  clear: both;
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 5px
}

.newonebomfrbom .newonebomfrbomitem>div .xgnew-list li .xgnew-listpic i {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #ffa11b;
  color: #fff;
  font-size: 12px;
  line-height: 22px;
  padding: 0px 10px;
  font-style: normal
}

.newonebomfrbom .newonebomfrbomitem>div .xgnew-list li .xgnew-listpic img {
  width: 100%;
  transition: all 0.5s
}

.newonebomfrbom .newonebomfrbomitem>div .xgnew-list li .xgnew-listtit {
  clear: both;
  display: block;
  text-align: left;
  font-size: 12px;
  color: #333;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 24px;
  padding-top: 10px
}

.newonebomfrbom .newonebomfrbomitem>div .xgnew-list li p {
  clear: both;
  text-align: left;
  overflow: hidden;
  padding-top: 10px
}

.newonebomfrbom .newonebomfrbomitem>div .xgnew-list li p span {
  float: left;
  margin-right: 5px;
  background: #f7f7f7;
  font-size: 12px;
  color: #acacac;
  border-radius: 5px;
  padding: 3px 8px
}

.newonebomfrbom .newonebomfrbomitem>div .xgnew-list li:hover .xgnew-listpic img {
  transform: scale(1.05)
}

.newonebomfrbom .newonebomfrbomitem>div>p {
  text-align: center;
  position: relative;
  z-index: 2;
  padding-top: 15px
}

.newonebomfrbom .newonebomfrbomitem>div>p span {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  color: #666;
  cursor: pointer
}

.caseone {
  clear: both;
  display: block;
  background: url(../images/newonebg.jpg) no-repeat center top;
  width: 100%;
  min-width: 1000px;
  max-width: 1920px;
  padding-bottom: 35px;
  margin: 0 auto
}

.caseone .caseonetoppic {
  clear: both;
  display: block;
  width: 75.53333%;
  margin: 40px auto 60px
}

.caseonebox {
  clear: both;
  display: block;
  border-radius: 20px 20px 0px 0px;
  background: url(../images/prothreeicon04.jpg) repeat left top
}

.caseonebox .caseoneul {
  clear: both;
  display: block;
  margin-left: -2.66667%;
  padding-top: 46px
}

.caseonebox .caseoneul li {
  float: left;
  width: 26.2987%;
  margin-left: 5.84416%;
  position: relative;
  margin-bottom: 56px
}

.caseonebox .caseoneul li:after {
  content: '';
  position: absolute;
  background: #ebeff3;
  width: 100%;
  left: 5.92593%;
  top: 24px;
  bottom: 0px;
  display: block;
  border-radius: 6px 6px 6px 32px
}

.caseonebox .caseoneul li:hover:after {
  background: top;
  background: -webkit-linear-gradient(top, #84b992, #466b6a);
  background: -o-linear-gradient(top, #84b992, #466b6a);
  background: linear-gradient(to bottom, #84b992, #466b6a)
}

.caseonebox .caseoneul li .caseoneulpic {
  clear: both;
  display: block;
  position: relative;
  z-index: 2;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 6px 6px 8px rgba(22, 29, 36, 0.41)
}

.caseonebox .caseoneul li .caseoneulpic img {
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%
}

.caseonebox .caseoneul li .caseoneultit {
  clear: both;
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #666666;
  padding: 19px 0px 17px 0px;
  line-height: 1
}

.caseonebox .caseoneul li:hover img {
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05)
}

.caseonebox .caseoneul li:hover .caseoneultit {
  color: #fff
}

.proonelist {
  clear: both;
  display: block;
  background: url(../images/newonebg.jpg) no-repeat center top;
  width: 100%;
  min-width: 1000px;
  max-width: 1920px;
  padding-bottom: 35px;
  margin: 0 auto
}

.proonelist .proonelisttoppic {
  clear: both;
  display: block;
  width: 75.53333%;
  margin: 40px auto 60px
}

.proonelistbox {
  clear: both;
  display: block;
  border-radius: 20px 20px 0px 0px;
  background: url(../images/newonebg02.jpg) no-repeat center top #fff;
  background-size: 100%;
  position: relative
}

.proonelistbox .proonelistclass {
	position: absolute;
	left: 3.66667%;
	right: 3.66667%;
	top: 2px;
	z-index: 3;
	margin-top: 20px;
}

.proonelistbox .proonelistclass a {
	float: left;
	margin-right: 3.66667%;
	font-size: 16px;
	color: #333;
	position: relative;
	font-weight: bold;
	height: 20px;
}

.proonelistbox .proonelistclass a.on,
.proonelistbox .proonelistclass a:hover {
  color: #2b6c72
}

.proonelistbox .proonelistclass a.on:after,
.proonelistbox .proonelistclass a:hover:after {
  content: '';
  background: url(../images/caseicon04.png) no-repeat center top;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  bottom: -20px
}

.proonelistbox .proonelistul {
  clear: both;
  display: block;
  padding-top: 100px
}

.proonelistbox .proonelistul li {
  float: left;
  width: 20.4%;
  margin-left: 3.66667%;
  position: relative;
  margin-bottom: 46px;
  border: 1px solid #e6e6e6;
  border-radius: 9px;
  background: #fafcfb
}

.proonelistbox .proonelistul li .proonelistulpic {
  clear: both;
  display: block;
  border-radius: 9px;
  overflow: hidden;
  margin: 6px 6px 0px 6px
}

.proonelistbox .proonelistul li .proonelistulpic img {
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s
}

.proonelistbox .proonelistul li .proonelistultit {
  clear: both;
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #333;
  padding: 7px 6px 7px 6px;
  line-height: 24px
}

.proonelistbox .proonelistul li:hover {
  background: #f5cd84
}

.proonelistbox .proonelistul li:hover img {
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05)
}

.proonelistbox .proonelistul li:hover .proonelistultit {
  color: #333
}

.proonelistnew {
  clear: both
}

.proonelistnew li {
  float: left;
  margin-left: 3.66667%;
  margin-bottom: 25px;
  overflow: hidden;
  background: #f3f4f6;
  border-radius: 6px;
  padding: 17px 1.5% 15px 1.6%;
  width: 44.46667%;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s
}

.proonelistnew li .proonelistnewfl {
  float: left;
  width: 85%
}

.proonelistnew li .proonelistnewfl a {
  clear: both;
  display: block;
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: bold;
  color: #1e1e1e;
  line-height: 1
}

.proonelistnew li .proonelistnewfl p {
  font-size: 12px;
  line-height: 20px;
  color: #666;
  height: 40px;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden
}

.proonelistnew li .proonelistnewfr {
  float: right
}

.proonelistnew li .proonelistnewfr p {
  font-family: Impact;
  color: #d7dfdf;
  font-size: 14px;
  line-height: 1;
  text-align: right;
  padding-bottom: 7px
}

.proonelistnew li .proonelistnewfr p span {
  clear: both;
  display: block;
  padding-bottom: 5px;
  font-size: 24px
}

.proonelistnew li .proonelistnewfr a {
  clear: both;
  display: inline-block;
  text-decoration: underline;
  font-size: 12px;
  color: #d7dfdf
}

.proonelistnew li .proonelistnewfr a:hover {
  color: #c00
}

.proonelistnew li:hover {
  background: #f5cd84
}

.proonelistnew li:hover a,
.proonelistnew li:hover p {
  color: #fff
}

.newlistonetit {
  clear: both;
  display: block;
  background: url(../images/profouricon03.png) no-repeat left center;
  background-size: 35px;
  font-size: 20px;
  font-weight: bold;
  color: #191c1b;
  padding-left: 48px;
  margin-top: 47px;
  margin-left: 43px;
  line-height: 1.2;
  position: relative;
  z-index: 5
}

.newlistonetit:after {
  content: '';
  width: 111px;

  height: 56px;
  background: url(../images/icon02.png) no-repeat center top;
  background-size: 100%;
  left: -24px;
  position: absolute;
  top: -30px;
  z-index: -1
}

.newlistone {
  clear: both;
  display: block;
  background: url(../images/newbg.jpg) no-repeat center top;
  width: 100%;
  min-width: 1000px;
  max-width: 1920px;
  padding-bottom: 11px;
  margin: 0 auto
}

.newlistone .newlistonetoppic {
  clear: both;
  display: block;
  width: 75.53333%;
  margin: 40px auto 60px
}

.newlistonebox {
  clear: both;
  display: block;
  border-radius: 20px 20px 0px 0px;
  background: url(../images/newonebg02.jpg) no-repeat center top #fff;
  background-size: 100%;
  padding-top: 1px
}

.newlistonebox .newlistoneul01 {
  clear: both;
  display: block;
  margin-left: -1.33333%;
  padding-top: 39px
}

.newlistonebox .newlistoneul01 li {
  float: left;
  margin-left: 5.26316%;
  width: 26.57895%;
  border: 1px solid #e6e6e6;
  border-radius: 9px;
  background: #fafcfb
}

.newlistonebox .newlistoneul01 li .newlistoneul01pic {
  clear: both;
  display: block;
  border-radius: 9px;
  overflow: hidden;
  margin: 6px 6px 0px 6px
}

.newlistonebox .newlistoneul01 li .newlistoneul01pic img {
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s
}

.newlistonebox .newlistoneul01 li .newlistoneul01tit {
  clear: both;
  display: block;
  position: relative;
  z-index: 2;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  color: #333;
  line-height: 24px;
  height: 48px;
  margin: 7px 6px
}

.newlistonebox .newlistoneul01 li:hover {
  background: #f5cd84
}

.newlistonebox .newlistoneul01 li:hover img {
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05)
}

.newlistonebox .newlistoneul01 li:hover .newlistoneul01tit {
  color: #333
}

.newlistonebox .newlistoneul02 {
  clear: both;
  margin-left: -6%;
  padding: 16px 0px
}

.newlistonebox .newlistoneul02 li {
  float: left;
  width: 38.36478%;
  margin-left: 9.43396%;
  position: relative;
  font-size: 12px;
  padding: 16px 70px 16px 25px;
  line-height: 1;
  background: url(../images/icon03.jpg) no-repeat left center;
  background-size: 15px
}

.newlistonebox .newlistoneul02 li a {
  clear: both;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.newlistonebox .newlistoneul02 li span {
  position: absolute;
  right: 0px;
  top: 50%;
  line-height: 24px;
  margin-top: -12px;
  color: #3d4441
}

.newlisttwo {
  background: #f6f8f9;
  padding-bottom: 26px;
  padding-top: 6px
}

.newlisttwo ul {
  padding: 35px 4% 0px
}

.newlisttwo ul li {
  background: #fff;
  margin-left: 2.53623%;
  border-radius: 65px 3px 3px 3px;
  margin-bottom: 33px;
  padding: 17px 0px 20px 0px
}

.newlisttwo ul li .newlisttwopic {
  float: left;
  margin-left: -2.60223%;
  width: 15.53903%
}

.newlisttwo ul li .newlisttwobox {
  float: left;
  margin-left: 2.23048%;
  width: 81.78439%
}

.newlisttwo ul li .newlisttwobox h3 {
  clear: both;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 13px;
  font-weight: normal;
  line-height: 1
}

.newlisttwo ul li .newlisttwobox .newlisttwotxt {
  clear: both;
  display: block;
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  color: #666666;
  margin: 15px 0px
}

.newlisttwo ul li .newlisttwobox .newlisttwobom {
  clear: both;
  display: block;
  overflow: hidden
}

.newlisttwo ul li .newlisttwobox .newlisttwobom span:first-child {
  float: left;
  font-size: 12px;
  color: #555555;
  background: #f6fcf7;
  border: 1px solid #b5e7bd;
  height: 16px;
  line-height: 14px;
  border-radius: 8px 0px 0px 8px;
  padding: 0px 10px
}

.newlisttwo ul li .newlisttwobox .newlisttwobom span:first-child+span {
  float: right;
  background: url(../images/icon04.jpg) no-repeat left center;
  line-height: 16px;
  font-size: 12px;
  color: #999;
  padding-left: 17px;
  background-size: 12px
}

.newlistthree {
  padding-bottom: 26px;
  padding-top: 6px
}

.newlistthree ul {
  padding: 44px 4% 0px
}

.newlistthree ul li {
  margin-bottom: 33px
}

.newlistthree ul li span {
  float: left;
  width: 8.33333%;
  margin-top: 28px;
  border-top: 2px solid #98b8ad;
  line-height: 1;
  padding-top: 12px;
  color: #070b0c;
  text-align: center
}

.newlistthree ul li .newlistthreebox {
  float: left;
  width: 91.66667%;
  border: 1px solid #f3f3f3;
  border-radius: 13px;
  padding: 22px 16px
}

.newlistthree ul li .newlistthreebox h3 {
  clear: both;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  padding-bottom: 13px
}

.newlistthree ul li .newlistthreebox p {
  clear: both;
  font-size: 12px;
  line-height: 1;
  overflow: hidden;
  color: #666666;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.newlistfour {
  clear: both;
  display: block;
  background: url(../images/newbg.jpg) no-repeat center top;
  width: 100%;
  min-width: 1000px;
  max-width: 1920px;
  padding-bottom: 11px;
  margin: 0 auto
}

.newlistfour .newlistfourtoppic {
  clear: both;
  display: block;
  width: 75.53333%;
  margin: 40px auto 60px
}

.newlistfour .newlistfouritem {
  clear: both;
  display: block;
  border-radius: 20px 20px 0px 0px;
  background: url(../images/newonebg02.jpg) no-repeat center top #fff;
  background-size: 100%;
  padding-top: 1px
}

.newlistfour .newlistfouritem .newlistfouritemtop .newlistfouritemtoptit {
  clear: both;
  display: block;
  background: url(../images/profouricon03.png) no-repeat left center;
  background-size: 35px;
  font-size: 20px;
  font-weight: bold;
  color: #191c1b;
  padding-left: 48px;
  margin-top: 47px;
  margin-left: 3%;
  line-height: 1.2;
  position: relative;
  z-index: 5
}

.newlistfour .newlistfouritem .newlistfouritemtop ul {
  clear: both;
  display: block;
  margin-left: 0%;
  padding-top: 39px
}

.newlistfour .newlistfouritem .newlistfouritemtop ul li {
  float: left;
  margin-left: 3%;
  width: 29.3333%;
  border: 1px solid #e6e6e6;
  border-radius: 9px;
  background: #fafcfb
}

.newlistfour .newlistfouritem .newlistfouritemtop ul li .newlistfouritemtoppic {
  clear: both;
  display: block;
  border-radius: 9px;
  overflow: hidden;
  margin: 6px 6px 0px 6px
}

.newlistfour .newlistfouritem .newlistfouritemtop ul li .newlistfouritemtoppic img {
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s
}

.newlistfour .newlistfouritem .newlistfouritemtop ul li .newlistfouritemtoptxt {
  clear: both;
  display: block;
  position: relative;
  z-index: 2;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  color: #333;
  line-height: 24px;
  height: 48px;
  margin: 7px 6px
}

.newlistfour .newlistfouritem .newlistfouritemtop ul li:hover {
  background: #f5cd84
}

.newlistfour .newlistfouritem .newlistfouritemtop ul li:hover img {
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05)
}

.newlistfour .newlistfouritem .newlistfouritemtop ul li:hover .newlistfouritemtoptxt {
  color: #333
}

.newlistfour .newlistfouritem .newlistfouritembom {
  clear: both;
  display: block;
  overflow: hidden;
  padding: 30px 0px
}

.newlistfour .newlistfouritem .newlistfouritembom li {
  float: left;
  margin-left: 3%;
  width: 45.5%;
  margin-bottom: 20px;
  padding: 0px 0px 20px 0px;
  border-bottom: 1px dashed #dfdfdf
}

.newlistfour .newlistfouritem .newlistfouritembom li .newlistfourpic {
  float: left;
  width: 23%
}

.newlistfour .newlistfouritem .newlistfouritembom li .newlistfourbox {
  float: right;
  width: 73%
}

.newlistfour .newlistfouritem .newlistfouritembom li .newlistfourbox h3 {
  clear: both;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 13px;
  font-weight: normal;
  line-height: 1
}

.newlistfour .newlistfouritem .newlistfouritembom li .newlistfourbox .newlistfourtxt {
  clear: both;
  display: block;
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  color: #666666;
  margin: 6px 0px
}

.newlistfour .newlistfouritem .newlistfouritembom li .newlistfourbox .newlistfourbom {
  clear: both;
  display: block;
  overflow: hidden
}

.newlistfour .newlistfouritem .newlistfouritembom li .newlistfourbox .newlistfourbom span:first-child {
  float: left;
  font-size: 12px;
  color: #555555;
  background: #f6fcf7;
  border: 1px solid #b5e7bd;
  height: 16px;
  line-height: 14px;
  border-radius: 8px 0px 0px 8px;
  padding: 0px 10px
}

.newlistfour .newlistfouritem .newlistfouritembom li .newlistfourbox .newlistfourbom span:first-child+span {
  float: right;
  background: url(../images/icon04.jpg) no-repeat left center;
  line-height: 16px;
  font-size: 12px;
  color: #999;
  padding-left: 17px;
  background-size: 12px
}

.newlistfour .newlistfouritem .sitemap {
  clear: both;
  display: block;
  overflow: hidden;
  padding: 30px 0px
}

.newlistfour .newlistfouritem .sitemap li {
  float: left;
  margin-left: 3%;
  width: 29.3333%;
  margin-bottom: 10px;
  padding: 0px 0px 10px 0px;
  border-bottom: 1px dashed #dfdfdf
}

.newlistfour .newlistfouritem .sitemap li a {
  clear: both;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 13px;
  font-weight: normal;
  line-height: 24px;
  background: url(../images/caseicon04.png) no-repeat left center;
  padding-left: 25px
}

.insidecaseone {
  background: #283438;
  background: -webkit-linear-gradient(top, #242b2e);
  background: -o-linear-gradient(top, #242b2e);
  background: linear-gradient(to bottom, #242b2e);
  padding-bottom: 60px
}

.insidecaseone .insidecaseoneitem {
  margin-top: 15px;
  background: url(../images/caseonebg.png) no-repeat center top;
  background-size: 100%;
  position: relative;
  padding-top: 41px;
  height: 437px
}

.insidecaseone .insidecaseoneitem .insidecaseoneitemicon {
  position: absolute;
  left: 2%;
  width: 46.53333%;
  top: 0px
}

.insidecaseone .insidecaseoneitem .insidecaseonefl {
  float: left;
  position: relative;
  z-index: 2;
  width:55.66667%;
  padding-left: 2.46667%
}

.insidecaseone .insidecaseoneitem .insidecaseonefl h1 {
  font-size: 25px;
  color: #333;
  line-height: 30px;
  height: 60px
}

.insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonemid {
  height: 250px;
  padding-top: 15px
}

.insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonemid p {
  background: url(../images/icon01.jpg) no-repeat left 8px;
  background-size: 16px;
  font-size: 13px;
  font-weight: bold;
  color: #666;
  line-height: 22px;
  padding: 5px 0px 5px 30px
}

.insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonemid p span {
  font-weight: normal
}

.insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonemid p:last-child {
  padding-left: 0px;
  font-weight: normal;
  background: none;
  margin-top: 10px
}

.insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonebom {
  clear: both;
  display: block;
  overflow: hidden
}

.insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonebom span {
  float: left;
  width: 38.74346%
}

.insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonebom p {
  float: right;
  background: url(../images/caseicon03.png) no-repeat left center;
  background-size: 37px;
  padding-left: 47px;
  font-size: 12px;
  color: #e1a34a;
  line-height: 1;
  margin-top: 17px
}

.insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonebom p strong {
  clear: both;
  display: block;
  color: #fff;
  font-size: 16px;
  padding-top: 6px
}

.insidecaseone .insidecaseoneitem .insidecaseonefr {
  float: right;
  position: relative;
  z-index: 2;
  width: 42.93333%
}

.insidecaseone .insidecaseoneitem .insidecaseonefr .insidecaseonefrtop {
  position: absolute;
  right: 26px;
  top: -41px;
  background: url(../images/caseicon06.png) no-repeat left top;
  background-size: 64px;
  font-size: 12px;
  color: #d5e0e0;
  line-height: 41px;
  padding-left: 78px
}

.insidecaseone .insidecaseoneitem .insidecaseonefr .insidecaseonepic {
  clear: both;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 2;
  border-radius: 26px 26px 0px 26px
}

.insidecaseone .insidecaseoneitem .insidecaseonefr .insidecaseoneicon {
  clear: both;
  display: block;
  overflow: hidden;
  padding-top: 12px
}

.insidecaseone .insidecaseoneitem .insidecaseonefr .insidecaseoneicon span {
  float: left;
  width: 33.3333%;
  text-align: center
}

.insidecaseone .insidecaseoneitem .insidecaseonefr .insidecaseoneicon span i {
  clear: both;
  display: inline-block;
  font-style: normal;
  color: #daedf3;
  font-size: 12px;
  background: url(../images/caseicon04.png) no-repeat left center;
  background-size: 9px;
  padding-left: 17px
}

.casetwo {
  background: url(../images/casetwobg.jpg) repeat center center;
  padding-top: 52px;
  padding-bottom: 55px
}

.casetwo h3 {
  font-size: 27px;
  color: #494949;
  background: url(../images/profouricon03.png) no-repeat left center;
  background-size: 42px;
  padding-left: 55px;
  line-height: 1;
  margin-bottom: 35px
}

.casetwo ul {
  margin-left: -7.73333%;
  padding: 37px 0px 0px 0px;
  overflow: hidden
}

.casetwo ul li {
  float: left;
  position: relative;
  width: 12.80941%;
  margin-left: 7.17822%;
  background: #d4dfe1;
  border-radius: 19px;
  padding: 6px
}

.casetwo ul li:after {
  content: '';
  width: 20.77295%;
  background: url(../images/casetwoicon01.png) no-repeat center center;
  height: 17px;
  position: absolute;
  right: 117.3913%;
  top: 50%;
  margin-top: -8px
}

.casetwo ul li:first-child:after {
  display: none
}

.casetwo ul li .casetwopic {
  clear: both;
  display: block;
  border-radius: 19px;
  background: #fff;
  overflow: hidden;
  position: relative;
  z-index: 2;
  box-shadow: 0px 0px 6px rgba(121, 134, 158, 0.51)
}

.casetwo ul li .casetwopic img {
  clear: both;
  display: block;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s
}

.casetwo ul li .casetwotit {
  background: top;
  background: -webkit-linear-gradient(top, #5c858c, #ccd5ec);
  background: -o-linear-gradient(top, #5c858c, #ccd5ec);
  background: linear-gradient(to bottom, #5c858c, #ccd5ec);
  clear: both;
  display: block;
  position: absolute;
  left: 11px;
  right: 11px;
  border-radius: 50%;
  height: 113px;
  color: #fff;
  top: -36px;
  text-align: center;
  font-size: 12px;
  padding-top: 12px;
  line-height: 24px
}

.casetwo ul li:hover .casetwopic img {
  -o-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03)
}

.casetwo ul li:hover .casetwotit {
  background: top;
  background: -webkit-linear-gradient(top, #fd8034, #f69946);
  background: -o-linear-gradient(top, #fd8034, #f69946);
  background: linear-gradient(to bottom, #fd8034, #f69946)
}

.casethree {
  padding: 30px 0px
}

.casethree .casethreefl {
  float: left;
  width: 69.8%
}

.casethree .casethreefl p {
  color: #555;
  margin: 10px 0px;
  font-size: 12px;
  line-height: 24px
}

.casethree .casethreefl p a {
  color: #1130d0
}

.casethree .casethreefl p a:hover {
  text-decoration: underline
}

.casethree .casethreefl span.showtime {
  color: #555;
  margin: 10px 0px;
  font-size: 12px
}

.casethree .casethreefl strong {
  color: #333;
  font-size: 14px
}

.casethree .casethreefl h2,
.casethree .casethreefl h3 {
  color: #191c1b;
  background: url(../images/prothreeicon05.jpg) no-repeat left 4px;
  background-size: 27px;
  padding-left: 36px;
  margin: 25px 0px 15px 0px;
  line-height: 26px
}

.casethree .casethreefl h2 {
  font-size: 18px
}

.casethree .casethreefl h3 {
  font-size: 16px
}

.casethree .casethreefl video {
  width: 100%;
  max-width: 800px !important
}

.casethree .casethreefl img,
.casethree .casethreefl video {
  margin: 0 auto
}

.casethree .casethreefl ul {
  clear: both
}

.casethree .casethreefl ul li {
  clear: both;
  display: block;
  color: #555;
  margin: 10px 0px;
  font-size: 12px;
  line-height: 24px
}

.casethree .casethreefl table td {
  padding: 10px 10px
}

.casethree .casethreefr {
  float: right;
  width: 27.33333%;
  background: url(../images/prothreeicon03.jpg) no-repeat right 12px;
  background-size: 149px
}

.casethree .casethreefr .casethreefrtit {
  font-size: 25px;
  color: #191c1b;
  text-align: center;
  padding-bottom: 25px;
  font-weight: bold
}

.casethree .casethreefr .casethreefrtit:after,
.casethree .casethreefr .casethreefrtit:before {
  content: '';
  width: 21px;
  height: 19px;
  display: inline-block;
  margin: 0px 10px
}

.casethree .casethreefr .casethreefrtit:after {
  background: url(../images/prothreeicon01.png) no-repeat center center;
  background-size: 100%
}

.casethree .casethreefr .casethreefrtit:before {
  background: url(../images/prothreeicon02.png) no-repeat center center;
  background-size: 100%
}

.casethree .casethreefr ul {
  background: #fff;
  box-shadow: 0px 3px 10px rgba(216, 216, 225, 0.56);
  border-radius: 13px;
  position: relative;
  padding: 19px 19px 6px
}

.casethree .casethreefr ul:after {
  content: '';
  position: absolute;
  left: 6px;
  top: 6px;
  right: 6px;
  bottom: 0px;
  background: url(../images/prothreeicon04.jpg) repeat left top;
  border: 1px solid #f1efed;
  border-radius: 13px
}

.casethree .casethreefr ul li {
  position: relative;
  z-index: 2;
  background: #fff;
  margin-bottom: 10px;
  overflow: hidden
}

.casethree .casethreefr ul li a {
  clear: both;
  display: block;
  font-size: 12px;
  color: #999999;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  position: relative;
  padding-left: 22px
}

.casethree .casethreefr ul li a:before,
.casethree .casethreefr ul li a:after {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #d6933c;
  background-image: linear-gradient(to bottom right, #b5daea, #d6933c);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 3px;
  top: 8px
}

.casethree .casethreefr ul li a:after {
  width: 12px;
  height: 12px;
  background: none;
  border: 1px solid #c6bb9d;
  left: 0;
  top: 5px
}

.casethree .casethreefr .newonebomfrtop {
  margin-top: 70px;
  padding-top: 1px
}

.casefour .casefourtoptit {
  margin-bottom: 33px;
  overflow: hidden
}

.casefour .casefourtoptit h3 {
  float: left;
  font-size: 27px;
  color: #494949;
  background: url(../images/profouricon03.png) no-repeat left center;
  background-size: 42px;
  padding-left: 55px;
  line-height: 1
}

.casefour .casefourtoptit a {
  float: right;
  background: url(../images/mnewicon01.png) no-repeat right center;
  background-size: 2px;
  font-size: 12px;
  padding-right: 12px;
  color: #999
}

.casefour ul {
  clear: both;
  display: block;
  margin-bottom: 61px;
  margin-left: -6.4%
}

.casefour ul li {
	float: left;
	width: 18.797%;
	margin-left: 6.01504%;
	position: relative;
	margin-bottom: 2%;
}

.casefour ul li .casefourbtn {
  clear: both;
  display: block;
  position: absolute;
  right: -6px;
  bottom: -6px;
  width: 28px;
  height: 28px
}

.casefour ul li .casefourbtn:after {
  content: '';
  position: absolute;
  left: -5px;
  right: -5px;
  bottom: -5px;
  top: -5px;
  background: #fff;
  border-radius: 50%;
  z-index: 1
}

.casefour ul li .casefourbtn:before {
  content: '+';
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  border-radius: 50%;
  background: left;
  background: -webkit-linear-gradient(left, #99c3c1, #95b49e);
  background: -o-linear-gradient(left, #99c3c1, #95b49e);
  background: linear-gradient(to right, #99c3c1, #95b49e);
  z-index: 2;
  color: #fff;
  text-align: center;
  line-height: 27px;
  font-size: 16px
}

.casefour ul li .casefourbox {
  clear: both;
  display: block;
  padding: 5px;
  border: 1px solid #e3e4e4;
  border-radius: 9px;
  background: #fafcfb;
  position: relative;
  overflow: hidden
}

.casefour ul li .casefourbox:after {
  content: '';
  position: absolute;
  width: 36px;
  height: 36px;
  border: 1px solid #e3e4e4;
  border-radius: 50%;
  background: #fff;
  right: -11px;
  bottom: -11px
}

.casefour ul li .casefourbox .casefourpic {
  clear: both;
  display: block;
  border-radius: 9px;
  overflow: hidden;
  margin-bottom: 15px
}

.casefour ul li .casefourbox .casefourpic img {
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s
}

.casefour ul li .casefourbox .casefourtit {
  clear: both;
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 5px
}

.casefour ul li .casefourbox p {
  clear: both;
  display: block;
  font-size: 12px;
  line-height: 20px;
  color: #555555;
  padding: 3px 0px
}

.casefour ul li:hover .casefourbox {
  background: #ffefb1
}

.casefour ul li:hover .casefourbox .casefourpic img {
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05)
}

.casefour ul li:hover .casefourbox .casefourtit {
  color: #ffa500
}

.casefour ul li:hover .casefourbox p {
  color: #9c8a5e
}

.casefour ul li:hover .casefourbtn:before {
  background: left;
  background: -webkit-linear-gradient(left, #ffcb4c, #ffefb1);
  background: -o-linear-gradient(left, #ffcb4c, #ffefb1);
  background: linear-gradient(to right, #ffcb4c, #ffefb1)
}

.casethreebox {
  clear: both;
  display: block;
  margin-top: 30px;
  position: relative
}

.casethreebox .casethreeboxcon {
  border-radius: 26px;
  background: url(../images/caseicon07.jpg) repeat left top;
  padding: 10px 47px 32px 47px;
  position: relative;
  z-index: 3;
  box-shadow: 0px 5px 18px rgba(121, 134, 158, 0.27)
}

.casethreebox .casethreeboxcon strong {
  clear: both;
  display: block;
  font-size: 25px;
  color: #191c1b;
  background: url(../images/icon05.png) no-repeat left top;
  padding: 22px 0px 15px 29px;
  background-size: 51px;
  margin-left: -29px
}

.casethreebox .casethreeboxcon p {
  color: #5e6861;
  padding: 0px !important;
  margin: 0px !important
}

.casethreebox:after,
.casethreebox:before {
  content: '';
  position: absolute;
  background: url(../images/caseicon07.jpg) repeat left top;
  opacity: 0.6;
  border-radius: 26px;
  box-shadow: 0px 5px 18px rgba(121, 134, 158, 0.27)
}

.casethreebox:after {
  left: 30px;
  right: 30px;
  bottom: -12px;
  top: 30px;
  z-index: 2
}

.casethreebox:before {
  left: 60px;
  right: 60px;
  bottom: -24px;
  top: 60px;
  z-index: 1
}

.NybFoot {
  clear: both;
  padding: 30px 0px;
  line-height: 26px;
  color: #b9b9b9;
  font-size: 16px;
  text-align: center;
  background: #0d0d0c
}

.NybFoot a:link,
.NybFoot a:visited {
  color: #777777;
  text-decoration: none
}

.NybFoot a:hover,
.NybFoot a:active {
  color: #eee;
  text-decoration: underline
}

.NybFoot a {
  padding-right: 15px
}

.floating_ck {
  position: fixed;
  right: 10px;
  top: 30%;
  display: block;
  width: 130px;
  height: 263px;
  z-index: 999999
}

.floating_ck span {
  position: absolute;
  width: 60px;
  height: 60px;
  right: 0px;
  bottom: -12px
}

.floating_ck span img {
  position: absolute;
  width: 21px;
  height: 25px;
  left: 50%;
  margin-left: -10px;
  bottom: 4px;
  transform: scale(1);
  animation: blow01 2.5s infinite ease-in-out;
  z-index: 2
}

.floating_ck span i {
  position: absolute;
  border: 1px solid #396c69;
  left: 50%;
  top: 50%;
  border-radius: 50%
}

.floating_ck span i.floating_i01 {
  width: 28px;
  height: 28px;
  margin-top: -14px;
  margin-left: -14px;
  transform: scale(1);
  animation: blow 2.5s infinite ease-in-out
}

.floating_ck span i.floating_i02 {
  width: 18px;
  height: 18px;
  margin-top: -9px;
  margin-left: -9px;
  opacity: 1;
  transform: scale(1);
  animation: blow 2.5s infinite ease-in-out
}

.floating_ck span i.floating_i03 {
  width: 10px;
  height: 10px;
  margin-top: -5px;
  margin-left: -5px;
  opacity: 1;
  transform: scale(1);
  animation: blow 2.5s infinite ease-in-out
}

@keyframes blow {

  0%,
  5%,
  10.5%,
  90.5%,
  100% {
    transform: scale(1);
    opacity: 1
  }

  5.5%,
  10% {
    transform: scale(0.8)
  }

  70%,
  90% {
    transform: scale(1.3);
    opacity: 0
  }
}

@keyframes blow01 {

  0%,
  5%,
  10.5%,
  15%,
  90.5%,
  100% {
    transform: scale(1);
    opacity: 1
  }

  5.5%,
  10% {
    transform: scale(0.8)
  }
}

.pagebox {
  position: relative;
  margin-bottom: 36px;
  padding-top: 30px
}

.pageboxtop {
  position: absolute;
  left: 50%;
  margin-left: -490px;
  bottom: 50px;
  display: none;
  background: #fff;
  padding-bottom: 15px
}

#pageup {
  display: inline-block;
  cursor: pointer;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #bcbcbc;
  color: #999;
  margin: 0px 5px 0 0;
  padding: 3px 17px;
  line-height: 30px
}

#pageup strong {
  color: #ff3a3b;
  font-size: 14px
}

.pagecolse {
  position: absolute;
  right: 1px;
  top: 2px;
  background: #000000;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 0px 15px 0px 5px;
  cursor: pointer;
  z-index: 11
}

.dispage {
  position: relative;
  border: 1px solid #50b37f;
  border-radius: 15px;
  padding: 20px 15px;
  z-index: 10
}

.dispage:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -14px;
  margin-left: -10px;
  width: 0px;
  height: 0px;
  border-top: 13px solid #50b37f;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 0px
}

.dispage li {
  float: left;
  width: 5%;
  text-align: center;
  padding: 10px 0px;
  font-size: 16px
}

.dispage li a {
  width: 38px;
  height: 38px;
  display: inline-block;
  background: #e5e5e5;
  border-radius: 50%;
  line-height: 38px;
  color: #666
}

.dispage li a:hover,
.dispage li.on a {
  color: #fff;
  background: #50b37f
}

.disabled_page {
  cursor: pointer
}

div.digg {
  clear: both;
  padding: 0px 0px 0px 0px;
  text-align: center;
  display: block;
  border-radius: 4px;
  line-height: 18px
}

div.digg a {
  display: inline-block;
  padding: 5px 12px;
  margin: 0 0 0 8px;
  line-height: 20px;
  background: #fff;
  text-decoration: none
}

div.digg a:hover {
  z-index: 3;
  color: #fff;
  background: #185a5e;
  border-color: #185a5e
}

div.digg a,
div.digg span {
  padding: 5px 10px;
  margin-left: -1px;
  color: #666;
  text-decoration: none;
  background: #fff;
  border: 1px solid #ededed;
  display: inline-block
}

div.digg span.disabled {
  background: #eaeaea;
  color: #999999
}

div.digg span.current {
  background: #185a5e;
  color: #fff;
  border: 0.05rem solid #185a5e
}

@media (min-width: 1366px) {
  .container {
    width: 1160px
  }

  .header .logo {
    padding-top: 7px
  }

  .header ul {
    padding-top: 35px;
    padding-right: 104px
  }

  .header ul li {
    padding-bottom: 32px
  }

  .header ul li a {
    font-size: 14px;
    padding: 0px 14px
  }

  .header ul li:hover:after,
  .header ul li.on:after {
    width: 60px;
    margin-left: -30px
  }

  .header .headertel {
    font-size: 13px;
    background-size: 36px;
    padding-left: 47px;
    margin-top: 20px
  }

  .header .headertel span {
    font-size: 15px
  }

  .header .headertel span font {
    font-size: 20px
  }

  .banner .banslide01 .banslide01top .banslide01topfl ul {
    padding-top: 28px
  }

  .banner .banslide01 .banslide01top .banslide01topfl ul li {
    font-size: 17px;
    margin-top: 28px
  }

  .banner .banslide01 .banslide01top .banslide01topfl ul li i {
    width: 8px;
    height: 8px;
    box-shadow: 0px 0px 30px 7px rgba(245, 205, 132, 0.39);
    margin-right: 36px;
    margin-top: 9px
  }

  .banner .banslide01 .banslide01top .banslide01topfl ul li i:after {
    left: -6px;
    right: -6px;
    top: -6px;
    bottom: -6px
  }

  .banner .banslide01 .banslide01top .banslide01topfl ul li i:before {
    left: 3px;
    margin-top: -1px;
    height: 2px;
    width: 24px
  }

  .banner .banslide01 .banslide01bom {
    padding: 30px 0px 20px
  }

  .banner .banslide01 .banslide01bom dt {
    font-size: 15px;
    padding-right: 7.2333%
  }

  .banner .banslide01 .banslide01bom dt span {
    height: 17px;
    margin-top: 14px
  }

  .banner .banslide01 .banslide01bom dd {
    font-size: 17px;
    padding: 7px 0px 8px;
    line-height: 31px
  }

  .banner .banslide01 .banslide01bom dd span {
    border-radius: 16px;
    line-height: 25px;
    padding: 2px 14px;
    margin-left: 13px
  }

  .hometit h2 {
    font-size: 38px;
    padding-bottom: 23px
  }

  .hometit p {
    font-size: 13px
  }

  .homeone {
    padding-top: 91px;
    padding-bottom: 53px
  }

  .homeone ul {
    margin-left: -49px
  }

  .homeone ul li {
    margin-top: 46px;
    margin-left: 49px;
    width: 253px;
    border-radius: 0px 0px 8px 25px
  }

  .homeone ul li:before {
    border-top: 74px solid #fff;
    border-right: 253px solid #fff;
    border-bottom: 74px solid transparent;
    border-left: 253px solid transparent
  }

  .homeone ul li .homeonepic {
    padding-bottom: 12px
  }

  .homeone ul li .homeonepic img {
    border-radius: 23px 23px 23px 0px
  }

  .homeone ul li .homeonetit {
    padding-bottom: 12px;
    font-size: 15px
  }

  .hometwo {
    padding: 55px 0px
  }

  .hometwo .hometwosolid01 {
    margin-top: 52px
  }

  .hometwo .hometwosolid01 .hometwopic {
    border-radius: 77px;
    box-shadow: 0px 0px 30px #d6ddde
  }

  .hometwo .hometwosolid01 .hometwofr h3 {
    font-size: 29px;
    padding: 40px 0px 19px
  }

  .hometwo .hometwosolid01 .hometwofr p {
    font-size: 13px;
    line-height: 24px
  }

  .hometwo .hometwosolid01 .hometwofr ul {
    margin-top: 27px
  }

  .hometwo .hometwosolid01 .hometwofr ul li {
    width: 102px;
    height: 116px;
    margin-left: 42px
  }

  .hometwo .hometwosolid01 .hometwofr ul li i {
    width: 29px;
    margin: 15px auto 14px
  }

  .hometwo .hometwosolid01 .hometwofr ul li span {
    padding-top: 12px;
    font-size: 17px
  }

  .hometwo .hometwosolid01 .hometwofr .homebtn {
    font-size: 17px;
    line-height: 39px;
    margin-top: 72px;
    width: 243px;
    height: 39px
  }

  .hometwo .hometwosolid01 .hometwofr .hometwoicon01 {
    bottom: -29px
  }

  .homethree {
    padding: 20px 0px 91px 0px
  }

  .homethree .homethreebox {
    padding-top: 45px
  }

  .homethree .homethreebox .homethreeitem .homethreetit i {
    width: 8px;
    height: 8px;
    box-shadow: 0px 0px 30px 7px rgba(245, 205, 132, 0.39);
    margin-right: 36px;
    margin-top: 9px;
    margin-left: 6px
  }

  .homethree .homethreebox .homethreeitem .homethreetit i:after {
    left: -6px;
    right: -6px;
    top: -6px;
    bottom: -6px
  }

  .homethree .homethreebox .homethreeitem .homethreetit i:before {
    left: 3px;
    margin-top: -1px;
    height: 2px;
    width: 24px
  }

  .homethree .homethreebox .homethreeitem .homethreetit h3 {
    font-size: 18px
  }

  .homethree .homethreebox .homethreeitem .homethreetit a {
    background-size: 3px;
    font-size: 14px;
    padding-right: 12px
  }

  .homethree .homethreebox .homethreeitem ul li {
    margin-top: 30px;
    border-radius: 7px;
    padding-top: 27px;
    padding-bottom: 20px
  }

  .homethree .homethreebox .homethreeitem ul li .homethreefl a {
    font-size: 13px
  }

  .homethree .homethreebox .homethreeitem ul li .homethreefl span {
    font-size: 16px
  }

  .homethree .homethreebox .homethreeitem ul li .homethreefl p {
    font-size: 12px;
    line-height: 24px;
    height: 48px
  }

  .homethree .homethreebox .homethreeitem ul li .homethreefr {
    font-size: 13px
  }

  .homethree .homethreebtn {
    font-size: 17px;
    width: 217px;
    line-height: 54px;
    margin-top: 40px
  }

  .homefour {
    padding-top: 63px
  }

  .homefour .homefourbox ul {
    margin-top: 110px
  }

  .homefour .homefourbox ul li {
    width: 186px;
    height: 111px;
    padding-top: 13px
  }

  .homefour .homefourbox ul li:first-child+li {
    left: 285px
  }

  .homefour .homefourbox ul li:first-child+li+li {
    left: 568px
  }

  .homefour .homefourbox ul li:first-child+li+li+li {
    left: 147px;
    top: 198px
  }

  .homefour .homefourbox ul li:first-child+li+li+li+li {
    left: 457px;
    top: 198px
  }

  .homefour .homefourbox ul li p {
    font-size: 14px
  }

  .homefour .homefourbox ul li p strong {
    margin-right: 10px;
    font-size: 47px
  }

  .homefour .homefourbox ul li span {
    font-size: 14px;
    padding-top: 14px
  }

  .homefour .homefourbox .homefourpic {
    margin-top: 39px
  }

  .proone_Breadnav {
    padding: 25px 0px
  }

  .proone {
    padding-bottom: 22px
  }

  .proone .proonebox {
    padding-left: 34px;
    border-radius: 46px
  }

  .proone .proonebox:before {
    font-size: 98px
  }

  .proone .proonebox .proonefl {
    margin-right: 18px;
    padding-top: 65px
  }

  .proone .proonebox .proonefl span {
    padding: 20px 4px
  }

  .proone .proonebox .proonepic {
    width: 501px;
    margin: 40px 0px;
    border: 5px solid #eae8dd;
    border-radius: 23px
  }

  .proone .proonebox .proonefr {
    padding-right: 51px;
    background-size: 344px;
    width: 540px;
    padding-top: 44px
  }

  .proone .proonebox .proonefr h1 {
    font-size: 27px;
    padding-bottom: 9px
  }

  .proone .proonebox .proonefr .proonep01 {
    background-size: 39px;
    padding-left: 47px;
    padding-top: 3px;
    padding-bottom: 3px
  }

  .proone .proonebox .proonefr ul {
    margin-top: 20px
  }

  .proone .proonebox .proonefr ul li {
    width: 120px;
    height: 116px;
    font-size: 12px;
    margin-left: 64px
  }

  .proone .proonebox .proonefr ul li i {
    width: 29px;
    margin: 17px auto 14px
  }

  .proone .proonebox .proonefr ul li span {
    padding-top: 9px;
    font-size: 18px
  }

  .proone .proonebox .proonefr .proonetxt {
    padding-top: 25px
  }

  .proone .proonebox .proonefr .proonetxt p {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 8px
  }

  .proone .proonebox .proonefr .proonebom {
    padding-top: 26px
  }

  .proone .proonebox .proonefr .proonebom .proonebom01 {
    width: 238px;
    margin-left: -16px
  }

  .proone .proonebox .proonefr .proonebom .proonebom02 {
    background-size: 43px;
    padding-left: 53px;
    font-size: 14px;
    margin-top: 23px;
    padding-top: 3px
  }

  .proone .proonebox .proonefr .proonebom .proonebom02 strong {
    font-size: 18px;
    padding-top: 8px
  }

  .protwo {
    padding: 38px 0px
  }

  .protwo ul li {
    padding: 0px 6.339%
  }

  .protwo ul li a {
    background-size: 20px;
    line-height: 24px;
    padding-left: 27px;
    font-size: 17px
  }

  .prothree {
    padding: 48px 5%
  }


/*ÓÒ²à3*/
.prothree .prothreefl {
    width: 740px;
	float:right;
	position:relative;
	bottom:18px;
  }



  .prothree .prothreefl p {
    font-size: 16px;
    line-height: 27px
  }

  .prothree .prothreefl span.showtime {
    font-size: 16px;
    line-height: 27px
  }

  .prothree .prothreefl strong {
    font-size: 18px
  }

  .prothree .prothreefl h2,
  .prothree .prothreefl h3 {
    background-position: left 4px;
    background-size: 36px;
    padding-left: 42px;
    margin: 30px 0px 20px 0px;
    line-height: 28px
  }

  .prothree .prothreefl h2 {
    font-size: 20px
  }

  .prothree .prothreefl h3 {
    font-size: 20px
  }

  .prothree .prothreefl ul li {
    font-size: 12px;
    line-height: 24px
  }
/*×ó²à3*/
.prothree .prothreefr {
    background-size: 166px;
	float:left;
    width: 273px;
  }

  .prothree .prothreefr .prothreefrtit {
    font-size: 20px;
    padding-top: 10px;
	padding-bottom: 10px
  }

  .prothree .prothreefr .prothreefrtit:after,
  .prothree .prothreefr .prothreefrtit:before {
    width: 24px;
    height: 23px;
    margin: 0px 12px
  }

  .prothree .prothreefr ul {
    box-shadow: 0px 3px 12px rgba(216, 216, 225, 0.56);
    border-radius: 15px;
    padding: 25px 25px 6px
  }

  .prothree .prothreefr ul:after {
    left: 8px;
    top: 8px;
    right: 8px;
    bottom: 8px;
    border-radius: 15px
  }

  .prothree .prothreefr ul li {
    margin-bottom: 31px;
    border-radius: 15px;
    box-shadow: 0px 3px 12px rgba(216, 216, 225, 0.56)
  }

  .prothree .prothreefr ul li .prothreefrtxt {
    font-size: 13px;
    line-height: 24px;
    padding: 8px 5px
  }

  .profour {
    padding-top: 55px;
    padding-bottom: 70px
  }

  .profour h3 {
    font-size: 32px;
    background-size: 50px;
    padding-left: 65px;
    margin-bottom: 44px
  }

  .profour .profourbom {
    margin-top: 75px
  }

  .profour .profourbom a {
    box-shadow: 0px 3px 0px #121e22;
    padding: 12px 24px;
    border-radius: 24px;
    font-size: 14px
  }

  .profour .profourbom a:hover {
    box-shadow: 0px 3px 0px #7C0501
  }

  .profive .profivefl h4 {
    font-size: 28px;
    padding-left: 24px;
    margin-top: 35px
  }

  .profive .profivefl h4:before {
    width: 7px
  }

  .profive .profivefl ul li {
    padding: 20px 0px 20px 60px
  }

  .profive .profivefl ul li i {
    top: 30px;
    width: 45px
  }

  .profive .profivefl ul li strong {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 5px
  }

  .profive .profivefl ul li p {
    font-size: 15px;
    line-height: 24px
  }

  .profive .profivefr {
    padding: 35px 0px
  }

  .profive .profivefr .profivefrtop {
    padding-bottom: 25px
  }

  .profive .profivefr .profivefrtop h3 {
    font-size: 30px;
    line-height: 1
  }

  .profive .profivefr .profivefrtop p {
    font-size: 16px;
    line-height: 30px
  }

  .profive .profivefr dl dd {
    margin-bottom: 20px;
    border-radius: 10px
  }

  .profive .profivefr dl dd i {
    left: 15px;
    top: 14px;
    width: 30px
  }

  .profive .profivefr dl dd span {
    left: 56px;
    line-height: 38px;
    font-size: 16px;
    padding: 10px 0px
  }

  .profive .profivefr dl dd span font {
    padding-left: 5px
  }

  .profive .profivefr dl dd .err {
    padding-right: 25px;
    right: 14px
  }

  .profive .profivefr dl dd input {
    font-size: 16px;
    padding: 10px 14px 10px 56px;
    line-height: 38px;
    height: 60px
  }

  .profive .profivefr dl dt {
    padding-top: 20px
  }

  .profive .profivefr dl dt input {
    width: 150px;
    height: 45px;
    border-radius: 23px;
    line-height: 45px;
    font-size: 18px
  }

  .relatnews {
    padding: 67px 0px 27px 0px
  }

  .relatnews .relatnewstit {
    margin-bottom: 40px
  }

  .relatnews .relatnewstit h3 {
    font-size: 32px;
    background-size: 50px;
    padding-left: 65px
  }

  .relatnews .relatnewstit a {
    background-size: 3px;
    font-size: 14px;
    padding-right: 12px;
    margin-top: 8px
  }

  .relatnews ul li {
    margin-bottom: 30px;
    border-radius: 7px;
    padding-top: 27px;
    padding-bottom: 20px
  }

  .relatnews ul li .relatnewsfl a {
    margin-bottom: 20px;
    font-size: 13px
  }

  .relatnews ul li .relatnewsfl p {
    font-size: 12px;
    line-height: 24px;
    height: 48px
  }

  .relatnews ul li .relatnewsfr p {
    font-size: 17px;
    padding-bottom: 16px
  }

  .relatnews ul li .relatnewsfr p span {
    padding-bottom: 10px;
    font-size: 28px
  }

  .relatnews ul li .relatnewsfr a {
    font-size: 13px
  }

  .mobileone .mobileonefl {
    padding-top: 30px;
    padding-bottom: 55px
  }

  .mobileone .mobileonefl h1 {
    font-size: 45px;
    margin-bottom: 30px;
    line-height: 50px;
    padding-bottom: 45px
  }

  .mobileone .mobileonefl h1:after {
    height: 7px;
    width: 55px
  }

  .mobileone .mobileonefl .mobileoneflp01 {
    font-size: 13px;
    line-height: 26px;
    height: 148px
  }

  .mobileone .mobileonefl .mobileoneflbtn {
    box-shadow: 0px 4px 0px #dc8e3d;
    line-height: 58px;
    padding: 0px 49px;
    font-size: 21px;
    border-radius: 30px
  }

  .mobileone .mobileonefl .mobileoneflbtn:hover {
    box-shadow: 0px 4px 0px #7C0501
  }

  .mobileone .mobileonefl .mobileoneflbtn:after {
    right: -266px;
    height: 110px;
    width: 114px
  }

  .mobiletwo {
    padding-top: 75px
  }

  .mobiletwo h3 {
    font-size: 45px;
    padding-bottom: 35px
  }

  .mobiletwo .mobiletwotab span {
    font-size: 15px;
    padding-right: 90px;
    padding-left: 22px;
    background-size: 15px
  }

  .mobiletwo .mobiletwoitemtop {
    margin-top: -15px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl {
    width: 935px;
    background-size: 880px;
    padding-top: 51px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox a {
    width: 156px;
    height: 44px;
    border-radius: 22px;
    font-size: 17px;
    line-height: 40px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox span {
    width: 180px;
    font-size: 12px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox span strong {
    font-size: 18px;
    padding-top: 8px;
    margin-top: 8px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox:after {
    width: 17px;
    height: 17px;
    background-size: 17px;
    right: -17px;
    top: 13px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfr {
    width: 150px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfr li {
    border-radius: 20px;
    border: 3px solid #92b2bc;
    margin-bottom: 55px;
    padding: 18px 16px;
    box-shadow: 10px -10px 12px #0e2a30 inset;
    font-size: 14px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfr li strong {
    font-size: 22px;
    padding-top: 10px;
    line-height: 30px
  }

  .mobiletwo .mobiletwoitembom {
    box-shadow: 0px 8px 40px rgba(27, 61, 72, 0.46);
    border-radius: 24px
  }

  .mobiletwo .mobiletwoitembom:before {
    top: -168px;
    left: -151px;
    background-size: 450px;
    width: 450px;
    height: 315px
  }

  .mobiletwo .mobiletwoitembom dt {
    width: 160px
  }

  .mobiletwo .mobiletwoitembom dt span {
    font-size: 30px;
    padding-top: 35px
  }

  .mobiletwo .mobiletwoitembom dd {
    width: 250px;
    padding: 35px
  }

  .mobiletwo .mobiletwoitembom dd p {
    font-size: 12px;
    line-height: 24px
  }

  .mobilethree {
    padding-top: 75px;
    padding-bottom: 93px
  }

  .mobilethree:after {
    top: -105px;
    background-size: 100% 107px;
    height: 107px
  }

  .mobilethree h3 {
    font-size: 34px;
    background-size: 466px;
    padding-top: 33px;
    line-height: 40px
  }

  .mobilethree .mobilethreetxt {
    font-size: 12px;
    line-height: 26px;
    padding-top: 25px;
    width: 70%
  }

  .mobilethree ul {
    padding-top: 45px
  }

  .mobilethree ul li {
    width: 270px;
    margin-left: 26px;
    border-radius: 15px
  }

  .mobilethree ul li:first-child+li,
  .mobilethree ul li:first-child+li+li+li {
    margin-top: 68px
  }

  .mobilethree ul li .mobilethreetit {
    background-size: auto 78px;
    font-size: 17px;
    line-height: 30px;
    padding: 35px 20px 10px 20px
  }

  .mobilefour {
    padding-top: 50px;
    padding-bottom: 10px
  }

  .mobilefour .mobilefourtop h3 {
    font-size: 34px;
    background-size: 466px;
    padding-top: 33px;
    line-height: 40px
  }

  .mobilefour .mobilefourtop p {
    font-size: 12px;
    line-height: 26px;
    padding-top: 25px;
    width: 70%
  }

  .mobilefour .mobilefourbom {
    margin-top: 120px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span {
    box-shadow: 3px 4px 0px rgba(255, 172, 84, 0.4);
    border-radius: 5px;
    line-height: 1;
    width: 85px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span:after {
    top: 25px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span:before {
    width: 50px;
    height: 50px;
    background-size: 50px;
    margin-left: -25px
  }
/* ÖÐÆÁ*/
  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon01 {
    left: 160px;
    top: -70px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon01:after {
    bottom: -161px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon01:before {
    bottom: -187px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon02 {
    left: 370px;
    top: -38px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon02:after {
    bottom: -221px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon02:before {
    bottom: -247px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon03 {
    left: 586px;
    top: -35px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon03:after {
    bottom: -225px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon03:before {
    bottom: -250px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon04 {
    left: 765px;
    top: -35px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon04:after {
    bottom: -40px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon04:before {
    bottom: -66px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon05 {
    left: 902px;
    top: -52px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon05:after {
    bottom: -166px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon05:before {
    bottom: -188px
  }

  .sandtit {
    padding-bottom: 30px
  }

  .sandtit:after {
    width: 54px;
    height: 6px
  }

  .sandtit h3 {
    font-size: 29px
  }

  .sandtit a {
    background-size: 3px;
    font-size: 14px;
    padding-right: 12px;
    margin-top: 3px
  }

  .sandone .container {
    padding-bottom: 73px
  }

  .sandone .sandonefl {
    padding-top: 30px;
    height: 440px;
    width: 397px
  }

  .sandone .sandonefl h1 {
    font-size: 45px;
    margin-bottom: 30px;
    line-height: 50px;
    padding-bottom: 45px
  }

  .sandone .sandonefl h1:after {
    height: 7px;
    width: 55px
  }

  .sandone .sandonefl .sandoneflp01 {
    font-size: 13px;
    line-height: 30px
  }

  .sandone .sandonefr {
    margin-top: 30px;
    width: 648px
  }

  .sandtwo:after {
    width: 782px;
    height: 740px;
    right: calc(50% + 128px);
    bottom: -260px;
    border: 131px solid rgba(49, 81, 92, 0.69)
  }

  .sandtwo .sandtwobox {
    width: 1240px;
    padding: 98px 0px 125px 0px
  }

  .sandtwo .sandtwobox .swiperbom {
    bottom: 50px
  }

  .sandtwo .sandtwobox .swiperbom .swiper-pagination span {
    font-size: 17px;
    width: 68px
  }

  .sandtwo .sandtwoitem .sandtwoitemfl {
    width: 677px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr {
    width: 492px;
    padding-right: 40px;
    padding-top: 10px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr h3 {
    font-size: 38px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr ul {
    padding: 40px 0px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr ul li {
    background-size: 46px;
    font-size: 14px;
    text-align: left;
    padding: 3px 0px 3px 58px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr ul li:first-child {
    padding-right: 50px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr ul li span {
    clear: both;
    display: block;
    font-size: 22px;
    padding-top: 8px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr p {
    background-position: left 5px;
    background-size: 9px;
    font-size: 13px;
    line-height: 20px;
    padding-left: 20px;
    margin: 20px 0px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr a {
    width: 273px;
    height: 60px;
    font-size: 22px;
    box-shadow: 0px 4px 0px #dc8f3e;
    line-height: 60px;
    border-radius: 30px;
    margin-top: 43px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr a:after {
    width: 115px;
    height: 101px;
    right: -140px;
    bottom: 10px
  }

  .sandthree {
    padding-top: 75px;
    padding-bottom: 93px
  }

  .sandthree h3 {
    font-size: 34px;
    background-size: 466px;
    padding-top: 33px;
    line-height: 40px
  }

  .sandthree ul {
    padding-top: 46px;
    margin: 0px -10px
  }

  .sandthree ul li {
    width: 270px;
    height: 418px;
    margin-left: 33px
  }

  .sandthree ul li .sandthreeitem .sandthreepic {
    width: 166px;
    margin: 40px auto 20px
  }

  .sandthree ul li .sandthreeitem .sandthreetxt {
    padding: 0px 40px;
    font-size: 12px;
    line-height: 24px
  }

  .sandthree ul li .sandthreebom {
    border-radius: 14px;
    font-size: 16px;
    width: 146px;
    height: 42px;
    line-height: 42px;
    bottom: -18px;
    margin-left: -75px
  }

  .sandfour {
    padding-top: 63px;
    padding-bottom: 78px
  }

  .sandfour .sandtit {
    margin-bottom: 25px
  }

  .sandfour .sandfourfl {
    padding: 48px 48px 96px 48px;
    font-size: 13px;
    line-height: 30px;
    border-radius: 12px;
    margin-top: 49px
  }

  .sandfour .sandfourfl:before {
    left: 16px;
    right: 16px;
    bottom: 16px;
    top: 16px;
    border-radius: 12px
  }

  .sandfour .sandfourfr {
    border-radius: 12px
  }

  .sandfour .sandfourfr ul {
    padding-top: 39px;
    padding-bottom: 27px
  }

  .sandfour .sandfourfr ul li {
    width: 176px;
    border-radius: 88px
  }

  .sandfour .sandfourfr ul li p {
    margin: 3px
  }

  .sandfour .sandfourfr ul li span {
    font-size: 15px;
    padding: 6px 0px
  }

  .sandfour .sandfourfr .sandfourfrbom {
    font-size: 13px;
    padding-bottom: 24px;
    padding-right: 47px
  }

  .sandfive {
    padding: 48px 0px 80px 0px
  }

  .sandfive .sandfivefl {
    padding-top: 30px
  }

  .sandfive .sandfivefl .sandfivefltxt {
    font-size: 12px;
    line-height: 26px;
    padding-bottom: 43px;
    padding-top: 25px
  }

  .sandfive .sandfivefl ul li p {
    margin-bottom: 25px
  }

  .sandfive .sandfivefl ul li span {
    font-size: 15px;
    line-height: 26px
  }

  .sandfive .sandfivefr {
    padding-top: 28px;
    padding-right: 36px;
    background-size: 313px
  }

  .sandfive .sandfivefr img {
    border-radius: 12px;
    box-shadow: 0px 7px 18px rgba(38, 48, 64, 0.33)
  }

  .sandsix {
    padding-top: 55px;
    padding-bottom: 70px
  }

  .sandsix .sandsixbom {
    margin-top: 75px
  }

  .sandsix .sandsixbom a {
    box-shadow: 0px 3px 0px #121e22;
    padding: 12px 24px;
    border-radius: 24px;
    font-size: 14px
  }

  .sandsix .sandsixbom a:hover {
    box-shadow: 0px 3px 0px #7C0501
  }

  .sandsever {
    padding-top: 8px;
    padding-bottom: 53px
  }

  .sandsever ul {
    padding-top: 38px;
    margin-bottom: 49px
  }

  .sandsever ul li .sandseverbtn {
    right: -6px;
    bottom: -6px;
    width: 34px;
    height: 34px
  }

  .sandsever ul li .sandseverbtn:before {
    line-height: 34px;
    font-size: 19px
  }

  .sandsever ul li .sandseverbox {
    padding: 7px;
    border-radius: 10px
  }

  .sandsever ul li .sandseverbox:after {
    width: 42px;
    height: 42px;
    right: -10px;
    bottom: -10px
  }

  .sandsever ul li .sandseverbox .sandseverpic {
    border-radius: 10px;
    margin-bottom: 20px
  }

  .sandsever ul li .sandseverbox .sandsevertit {
    font-size: 17px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px
  }

  .sandsever ul li .sandseverbox p {
    font-size: 12px;
    line-height: 24px;
    padding: 3px 5px
  }

  .sandsever .sandseverbom a {
    margin-right: 30px;
    margin-bottom: 22px;
    border-radius: 8px;
    padding: 1px 15px;
    line-height: 24px
  }

  .sandeight .sandeightbox {
    padding-top: 46px
  }

  .sandeight .sandeightbox p {
    font-size: 12px;
    line-height: 24px;
    padding: 2px 15px 2px 20px;
    border: 2px solid #cad6d2;
    border-radius: 16px;
    margin-right: 20px
  }

  .sandeight .sandeightbox p:before {
    width: 10px;
    height: 10px;
    border: 2px solid #cad6d2;
    left: -8px;
    top: 7px
  }

  .sandeight .sandeightbox p:after {
    width: 22px;
    height: 22px;
    left: -23px;
    top: 3px
  }

  .sandeight .sandeightbox p:hover:before,
  .sandeight .sandeightbox p.on:before {
    border: 2px solid #cad6d2
  }

  .sandeight #sandeightitem {
    padding-top: 30px
  }

  .sandeight #sandeightitem table td {
    padding: 10px 15px
  }

  .sandnine {
    padding-top: 62px
  }

  .sandnine ul {
    margin-top: 40px
  }

  .sandnine ul li:after {
    top: 26px;
    border-radius: 7px 7px 7px 38px
  }

  .sandnine ul li .sandninepic {
    border-radius: 7px
  }

  .sandnine ul li .sandninetit {
    font-size: 17px;
    padding: 21px 0px 20px 0px
  }

  .sandten {
    padding-top: 75px;
    padding-bottom: 55px
  }

  .sandten .sandtentop {
    padding-top: 46px;
    padding-bottom: 30px
  }

  .sandten .sandtentop .sandtentopfl span {
    font-size: 12px;
    line-height: 24px;
    padding: 2px 15px 2px 20px;
    border: 2px solid #cad6d2;
    border-radius: 16px;
    margin-right: 20px
  }

  .sandten .sandtentop .sandtentopfl span:before {
    width: 10px;
    height: 10px;
    border: 2px solid #cad6d2;
    left: -8px;
    top: 7px
  }

  .sandten .sandtentop .sandtentopfl span:after {
    width: 22px;
    height: 22px;
    left: -23px;
    top: 3px
  }

  .sandten .sandtentop .sandtentopfr a {
    background-size: 3px;
    font-size: 14px;
    padding-right: 12px
  }

  .sandten .sandtenbom ul li {
    margin-bottom: 30px;
    border-radius: 7px;
    padding-top: 27px;
    padding-bottom: 20px
  }

  .sandten .sandtenbom ul li .sandtenbomfl a {
    margin-bottom: 20px;
    font-size: 13px
  }

  .sandten .sandtenbom ul li .sandtenbomfl p {
    font-size: 12px;
    line-height: 24px;
    height: 48px
  }

  .sandten .sandtenbom ul li .sandtenbomfr p {
    font-size: 17px;
    padding-bottom: 16px
  }

  .sandten .sandtenbom ul li .sandtenbomfr p span {
    padding-bottom: 10px;
    font-size: 28px
  }

  .sandten .sandtenbom ul li .sandtenbomfr a {
    font-size: 13px
  }

  .abouttit h2 {
    font-size: 40px;
    padding-bottom: 20px
  }

  .abouttit p {
    font-size: 15px
  }

  .aboutone .proone_Breadnav {
    padding-bottom: 75px
  }

  .aboutone .aboutonefl .aboutonefltit {
    font-size: 40px;
    padding-bottom: 45px;
    margin-bottom: 25px;
    padding-top: 15px
  }

  .aboutone .aboutonefl .aboutonefltit:after {
    width: 41px;
    height: 6px
  }

  .aboutone .aboutonefl .aboutonefltxt {
    font-size: 13px;
    line-height: 37px
  }

  .abouttwo {
    padding-top: 77px;
    padding-bottom: 77px
  }

  .abouttwo #maincontent {
    margin-top: 50px;
    height: 450px
  }

  .abouttwo #maincontent div.pict {
    width: 950px
  }

  .abouttwo #maincontent div.pict p {
    width: 720px
  }

  .abouttwo #maincontent div.pict p img {
    border-radius: 15px
  }

  .abouttwo #maincontent div.main p:after,
  .abouttwo #maincontent div.main p:before {
    border-radius: 15px
  }

  .abouttwo #maincontent div.main p:after {
    left: -18px;
    right: -18px;
    top: 18px;
    bottom: 18px
  }

  .abouttwo #maincontent div.main p:before {
    left: -36px;
    right: -36px;
    top: 36px;
    bottom: 36px
  }

  .abouttwo #maincontent div.main .guardian {
    display: none;
    height: 0
  }

  .aboutthree {
    padding: 75px 0px
  }

  .aboutthree ul {
    padding-top: 47px;
    margin-bottom: 54px
  }

  .aboutthree ul li .aboutthreepic {
    margin: 30px auto 0px
  }

  .aboutthree ul li .aboutthreebox {
    padding: 25px 27px 15px 27px
  }

  .aboutthree ul li .aboutthreebox a {
    font-size: 17px;
    padding-bottom: 10px
  }

  .aboutthree ul li .aboutthreebox p {
    padding: 4px 0px;
    line-height: 20px
  }

  .aboutthree ul li .aboutthreebox:after {
    top: 7px;
    border-radius: 0px 0px 15px 15px
  }

  .aboutthree .aboutthreebtn {
    font-size: 17px;
    width: 217px;
    line-height: 54px
  }

  .aboutfour {
    padding-top: 75px;
    padding-bottom: 77px
  }

  .aboutfour .aboutfourbox {
    margin-top: 67px;
    margin-bottom: 55px
  }

  .aboutfour .aboutfourbom a {
    font-size: 14px;
    width: 430px;
    height: 55px;
    line-height: 55px
  }

  .aboutfive {
    padding: 68px 0px
  }

  .aboutfive ul {
    padding-top: 50px
  }

  .aboutfive ul li .aboutfivetit {
    font-size: 17px;
    padding: 30px 0px 15px 0px
  }

  .aboutfive ul li .aboutfivetxt {
    font-size: 13px;
    line-height: 26px
  }

  .contactone .contactonefl {
    padding-bottom: 12px
  }

  .contactone .contactonefl h1 {
    padding-top: 0px;
    font-size: 47px;
    padding-bottom: 30px
  }

  .contactone .contactonefl .contactonetxt {
    font-size: 13px;
    line-height: 35px;
    padding-bottom: 60px
  }

  .contactone .contactonefl .contactonedel {
    margin-left: 33px;
    border-radius: 7px;
    padding: 10px 14px 10px 28px;
    font-size: 13px;
    margin-bottom: 48px
  }

  .contactone .contactonefl .contactonedel span {
    left: -33px;
    top: -18px;
    width: 47px;
    height: 47px
  }

  .contactone .contactonefl .contactonedel strong {
    font-size: 17px
  }

  .contacttwo {
    padding: 68px 0px
  }

  .contacttwo ul {
    padding-top: 50px
  }

  .contacttwo ul li .contacttwotit {
    font-size: 17px;
    padding: 30px 0px 15px 0px
  }

  .contacttwo ul li .contacttwotxt {
    font-size: 13px;
    line-height: 26px
  }

  .newone {
    padding-bottom: 50px
  }

  .newone .newonetop {
    padding-top: 72px;
    padding-bottom: 28px;
    padding-left: 25px;
    width: 65.33333%
  }

  .newone .newonetop h1 {
    font-size: 29px;
    line-height: 45px;
    padding-bottom: 20px
  }

  .newone .newonetop p {
    font-size: 12px
  }

  .newone .newonetop p span {
    padding-right: 60px
  }

  .newonebox {
    padding-top: 35px;
    padding-left: 5.22565%;
    padding-right: 9.97625%
  }

  .newonebox p {
    font-size: 16px;
    line-height: 27px
  }

  .newonebox span.showtime {
    font-size: 16px;
    line-height: 27px
  }

  .newonebox strong {
    font-size: 18px
  }

  .newonebox h2,
  .newonebox h3 {
    background-position: left 3px;
    background-size: 22px;
    padding-left: 32px;
    margin: 30px 0px 20px 0px;
    line-height: 28px
  }

  .newonebox h2 {
    font-size: 20px
  }

  .newonebox h3 {
    font-size: 18px
  }

  .newonebox ul li {
    font-size: 12px;
    line-height: 24px
  }

  .newonepage {
    padding: 10px 25px;
    border-radius: 15px;
    box-shadow: 0px 0px 18px rgba(161, 176, 190, 0.36);
    margin-top: 30px;
    margin-left: 5.22565%;
    margin-right: 9.97625%
  }

  .newonepage p {
    font-size: 14px;
    padding: 10px 0px;
    line-height: 26px
  }

  .newonepage p:first-child {
    padding-bottom: 25px
  }

  .newonebomfrtop {
    margin-top: -94px
  }

  .newonebomfrtop .newonebomfritem01 {
    height: 275px
  }

  .newonebomfrtop .newonebomfritem01 span {
    width: 123px;
    margin-top: -56px;
    margin-right: 24px
  }

  .newonebomfrtop .newonebomfritem01 strong {
    margin: 0px 17px 0px 30px;
    border-radius: 14px;
    padding: 7px 0px;
    font-size: 14px
  }

  .newonebomfrtop .newonebomfritem01 p {
    clear: both;
    display: block;
    padding: 14px 20px 0px 24px;
    font-size: 12px;
    line-height: 24px
  }

  .newonebomfrtop .newonebomfritem02 {
    font-size: 25px;
    line-height: 53px;
    padding-bottom: 5px;
    margin-right: -5px;
    margin-left: 10px
  }

  .newonebomfrbom {
    background-position: 105px 15px;
    background-size: 176px;
    margin-top: 60px
  }

  .newonebomfrbom .newonebomfrbomtit {
    font-size: 29px;
    padding-bottom: 30px
  }

  .newonebomfrbom>ul {
    box-shadow: 0px 3px 12px rgba(216, 216, 225, 0.56);
    border-radius: 15px;
    padding: 25px 25px 6px
  }

  .newonebomfrbom>ul:after {
    left: 8px;
    top: 8px;
    right: 8px;
    bottom: 8px;
    border-radius: 15px
  }

  .newonebomfrbom>ul li {
    margin-bottom: 31px;
    border-radius: 15px;
    box-shadow: 0px 3px 12px rgba(216, 216, 225, 0.56)
  }

  .newonebomfrbom>ul li .newonebomfrbomtxt {
    font-size: 13px;
    line-height: 24px;
    padding: 8px 5px
  }

  .newonebomfrbom .newonebomfrbomitem {
    padding-top: 30px
  }

  .newonebomfrbom .newonebomfrbomitem>div {
    box-shadow: 0px 3px 12px rgba(216, 216, 225, 0.56);
    border-radius: 15px;
    padding: 25px 25px
  }

  .newonebomfrbom .newonebomfrbomitem>div:after {
    left: 8px;
    top: 8px;
    right: 8px;
    bottom: 8px;
    border-radius: 15px
  }

  .newonebomfrbom .newonebomfrbomitem>div .xgnew-list li {
    padding-top: 20px;
    margin-top: 20px
  }

  .newonebomfrbom .newonebomfrbomitem>div .xgnew-list li:nth-child(4n-3) {
    border-top: 0px;
    padding-top: 0px;
    margin-top: 0px
  }

  .newonebomfrbom .newonebomfrbomitem>div .xgnew-list li:nth-child(4n-3) .xgnew-listpic,
  .newonebomfrbom .newonebomfrbomitem>div .xgnew-list li:nth-child(4n-3) .xgnew-listtit {
    clear: both;
    float: none;
    width: 100%
  }

  .newonebomfrbom .newonebomfrbomitem>div .xgnew-list li:nth-child(4n-3) .xgnew-listtit {
    padding-top: 10px
  }

  .newonebomfrbom .newonebomfrbomitem>div .xgnew-list li .xgnew-listpic {
    float: left;
    width: 46.15385%;
    clear: none;
    margin-bottom: 5px
  }

  .newonebomfrbom .newonebomfrbomitem>div .xgnew-list li .xgnew-listpic i {
    font-size: 14px
  }

  .newonebomfrbom .newonebomfrbomitem>div .xgnew-list li .xgnew-listtit {
    float: right;
    width: 50%;
    clear: none;
    font-size: 13px;
    line-height: 24px;
    padding-top: 0px
  }

  .newonebomfrbom .newonebomfrbomitem>div .xgnew-list li p {
    clear: both;
    text-align: left;
    overflow: hidden;
    padding-top: 10px
  }

  .newonebomfrbom .newonebomfrbomitem>div .xgnew-list li p span {
    float: left;
    margin-right: 5px;
    background: #f7f7f7;
    font-size: 13px;
    color: #acacac;
    border-radius: 5px
  }

  .newonebomfrbom .newonebomfrbomitem>div>p span {
    font-size: 16px
  }

  .caseone .caseonetoppic {
    margin: 53px auto 64px
  }

  .caseonebox {
    border-radius: 23px 23px 0px 0px
  }

  .caseonebox .caseoneul {
    padding-top: 55px
  }

  .caseonebox .caseoneul li {
    margin-bottom: 67px
  }

  .caseonebox .caseoneul li:after {
    top: 26px;
    border-radius: 7px 7px 7px 38px
  }

  .caseonebox .caseoneul li .caseoneulpic {
    border-radius: 7px;
    box-shadow: 7px 7px 10px rgba(22, 29, 36, 0.41)
  }

  .caseonebox .caseoneul li .caseoneultit {
    font-size: 17px;
    padding: 21px 0px 20px 0px
  }

  .proonelist .proonelisttoppic {
    margin: 53px auto 64px
  }

  .proonelistbox {
    border-radius: 23px 23px 0px 0px
  }

  .proonelistbox .proonelistclass {
    top: 30px
  }

  .proonelistbox .proonelistclass a {
    font-size: 18px
  }

  .proonelistbox .proonelistul {
    padding-top: 100px
  }

  .proonelistbox .proonelistul li {
    margin-bottom: 37px;
    border-radius: 10px
  }

  .proonelistbox .proonelistul li .proonelistulpic {
    border-radius: 10px;
    margin: 7px 7px 0px 7px
  }

  .proonelistbox .proonelistul li .proonelistultit {
    font-size: 17px;
    padding: 11px 7px 11px 7px
  }

  .proonelistnew li {
    margin-bottom: 30px;
    border-radius: 7px;
    padding-top: 27px;
    padding-bottom: 20px
  }

  .proonelistnew li .proonelistnewfl a {
    margin-bottom: 20px;
    font-size: 13px
  }

  .proonelistnew li .proonelistnewfl p {
    font-size: 12px;
    line-height: 24px;
    height: 48px
  }

  .proonelistnew li .proonelistnewfr p {
    font-size: 17px;
    padding-bottom: 16px
  }

  .proonelistnew li .proonelistnewfr p span {
    padding-bottom: 10px;
    font-size: 28px
  }

  .proonelistnew li .proonelistnewfr a {
    font-size: 13px
  }

  .newlistonetit {
    background-size: 41px;
    font-size: 24px;
    padding-left: 55px;
    margin-top: 62px;
    margin-left: 52px
  }

  .newlistonetit:after {
    width: 132px;
    height: 68px;
    left: -30px;
    top: -33px
  }

  .newlistone {
    padding-bottom: 40px
  }

  .newlistone .newlistonetoppic {
    margin: 53px auto 64px
  }

  .newlistonebox {
    border-radius: 23px 23px 0px 0px
  }

  .newlistonebox .newlistoneul01 {
    padding-top: 45px
  }

  .newlistonebox .newlistoneul01 li {
    border-radius: 10px
  }

  .newlistonebox .newlistoneul01 li .newlistoneul01pic {
    border-radius: 10px;
    margin: 10px 10px 0px 10px
  }

  .newlistonebox .newlistoneul01 li .newlistoneul01tit {
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    margin: 16px 10px
  }

  .newlistonebox .newlistoneul02 {
    padding: 20px 0px
  }

  .newlistonebox .newlistoneul02 li {
    font-size: 14px;
    padding: 20px 85px 20px 32px;
    background-size: 19px
  }

  .newlisttwo {
    padding-bottom: 32px;
    padding-top: 1px
  }

  .newlisttwo ul {
    padding-top: 45px
  }

  .newlisttwo ul li {
    border-radius: 77px 3px 3px 3px;
    margin-bottom: 38px;
    padding: 21px 0px 23px 0px
  }

  .newlisttwo ul li .newlisttwobox h3 {
    font-size: 15px
  }

  .newlisttwo ul li .newlisttwobox .newlisttwotxt {
    line-height: 23px;
    height: 46px;
    margin: 17px 0px
  }

  .newlisttwo ul li .newlisttwobox .newlisttwobom span:first-child {
    font-size: 12px;
    height: 20px;
    line-height: 18px;
    border-radius: 10px 0px 0px 10px
  }

  .newlisttwo ul li .newlisttwobox .newlisttwobom span:first-child+span {
    line-height: 20px;
    font-size: 12px;
    background-size: 12px
  }

  .newlistthree {
    padding-bottom: 26px;
    padding-top: 10px
  }

  .newlistthree ul {
    padding-top: 50px
  }

  .newlistthree ul li {
    margin-bottom: 39px
  }

  .newlistthree ul li span {
    margin-top: 33px;
    padding-top: 15px
  }

  .newlistthree ul li .newlistthreebox {
    border-radius: 15px;
    padding: 29px 21px 25px 21px
  }

  .newlistthree ul li .newlistthreebox h3 {
    font-size: 17px;
    padding-bottom: 18px
  }

  .newlistthree ul li .newlistthreebox p {
    font-size: 12px
  }

  .newlistfour {
    padding-bottom: 11px
  }

  .newlistfour .newlistfourtoppic {
    margin: 53px auto 64px
  }

  .newlistfour .newlistfouritem {
    border-radius: 23px 23px 0px 0px;
    padding-top: 1px
  }

  .newlistfour .newlistfouritem .newlistfouritemtop .newlistfouritemtoptit {
    background-size: 41px;
    font-size: 24px;
    padding-left: 55px;
    margin-top: 62px
  }

  .newlistfour .newlistfouritem .newlistfouritemtop .newlistfouritemtoptit:after {
    width: 132px;
    height: 68px;
    left: -30px;
    top: -33px
  }

  .newlistfour .newlistfouritem .newlistfouritemtop ul {
    padding-top: 45px
  }

  .newlistfour .newlistfouritem .newlistfouritemtop ul li {
    border-radius: 10px
  }

  .newlistfour .newlistfouritem .newlistfouritemtop ul li .newlistfouritemtoppic {
    border-radius: 10px;
    margin: 10px 10px 0px 10px
  }

  .newlistfour .newlistfouritem .newlistfouritemtop ul li .newlistfouritemtoptxt {
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    margin: 16px 10px
  }

  .newlistfour .newlistfouritem .newlistfouritembom {
    padding: 30px 0px
  }

  .newlistfour .newlistfouritem .newlistfouritembom li {
    margin-bottom: 30px;
    padding-bottom: 30px
  }

  .newlistfour .newlistfouritem .newlistfouritembom li .newlistfourbox h3 {
    font-size: 15px
  }

  .newlistfour .newlistfouritem .newlistfouritembom li .newlistfourbox .newlistfourtxt {
    line-height: 23px;
    height: 46px;
    margin: 7px 0px
  }

  .newlistfour .newlistfouritem .newlistfouritembom li .newlistfourbox .newlistfourbom span:first-child {
    font-size: 12px;
    height: 20px;
    line-height: 18px;
    border-radius: 10px 0px 0px 10px
  }

  .newlistfour .newlistfouritem .newlistfouritembom li .newlistfourbox .newlistfourbom span:first-child+span {
    line-height: 20px;
    font-size: 12px;
    background-size: 12px
  }

  .newlistfour .newlistfouritem .sitemap {
    padding: 30px 0px
  }

  .newlistfour .newlistfouritem .sitemap li {
    margin-bottom: 15px;
    padding-bottom: 15px
  }

  .newlistfour .newlistfouritem .sitemap li a {
    font-size: 15px
  }

  .insidecaseone {
    padding-bottom: 70px
  }

  .insidecaseone .insidecaseoneitem {
    padding-top: 48px;
    height: 517px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefl h1 {
    font-size: 29px;
    line-height: 35px;
    height: 65px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonemid {
    height: 303px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonemid p {
    background-size: 18px;
    font-size: 15px;
    line-height: 22px;
    padding: 10px 0px 10px 36px;
    background-position: left 14px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonebom p {
    background-size: 43px;
    padding-left: 56px;
    font-size: 14px;
    margin-top: 17px;
    height: 43px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonebom p strong {
    font-size: 18px;
    padding-top: 7px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefr .insidecaseonefrtop {
    right: 35px;
    top: -49px;
    background-size: 77px;
    font-size: 14px;
    line-height: 49px;
    padding-left: 92px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefr .insidecaseonepic {
    border-radius: 31px 31px 0px 31px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefr .insidecaseoneicon {
    padding-top: 20px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefr .insidecaseoneicon span i {
    font-size: 12px;
    background-size: 11px;
    padding-left: 20px
  }

  .casetwo {
    padding-top: 60px;
    padding-bottom: 65px
  }

  .casetwo h3 {
    font-size: 32px;
    background-size: 50px;
    padding-left: 65px;
    margin-bottom: 44px
  }

  .casetwo ul {
    padding-top: 36px
  }

  .casetwo ul li {
    border-radius: 23px;
    padding: 8px
  }

  .casetwo ul li .casetwopic {
    border-radius: 20px;
    box-shadow: 0px 0px 7px rgba(121, 134, 158, 0.51)
  }

  .casetwo ul li .casetwotit {
    left: 12px;
    right: 12px;
    height: 130px;
    top: -36px;
    font-size: 13px;
    padding-top: 12px
  }

  .casethree {
    padding: 48px 0px
  }

  .casethree .casethreefl p {
    font-size: 16px;
    line-height: 27px
  }

  .casethree .casethreefl span.showtime {
    font-size: 16px;
    line-height: 27px
  }

  .casethree .casethreefl strong {
    font-size: 18px
  }

  .casethree .casethreefl h2,
  .casethree .casethreefl h3 {
    background-position: left 4px;
    background-size: 32px;
    padding-left: 42px;
    margin: 30px 0px 20px 0px;
    line-height: 28px
  }

  .casethree .casethreefl h2 {
    font-size: 20px
  }

  .casethree .casethreefl h3 {
    font-size: 18px
  }

  .casethree .casethreefl ul li {
    font-size: 12px;
    line-height: 24px
  }

  .casethree .casethreefr {
    background-position: right 15px;
    background-size: 176px
  }

  .casethree .casethreefr .casethreefrtit {
    font-size: 29px;
    padding-bottom: 30px
  }

  .casethree .casethreefr .casethreefrtit:after,
  .casethree .casethreefr .casethreefrtit:before {
    width: 24px;
    height: 23px;
    margin: 0px 12px
  }

  .casethree .casethreefr ul {
    box-shadow: 0px 3px 12px rgba(216, 216, 225, 0.56);
    border-radius: 15px;
    padding: 25px 25px 6px
  }

  .casethree .casethreefr ul:after {
    left: 8px;
    top: 8px;
    right: 8px;
    bottom: 8px;
    border-radius: 15px
  }

  .casethree .casethreefr ul li {
    margin-bottom: 31px
  }

  .casethree .casethreefr ul li a {
    font-size: 13px;
    line-height: 24px
  }

  .casethree .casethreefr .newonebomfrtop {
    margin-top: 80px
  }

  .casefour .casefourtoptit {
    margin-bottom: 40px
  }

  .casefour .casefourtoptit h3 {
    font-size: 32px;
    background-size: 50px;
    padding-left: 65px
  }

  .casefour .casefourtoptit a {
    background-size: 3px;
    font-size: 14px;
    padding-right: 12px;
    margin-top: 5px
  }

  .casefour ul {
    margin-bottom: 73px
  }

  .casefour ul li .casefourbtn {
    right: -6px;
    bottom: -6px;
    width: 34px;
    height: 34px
  }

  .casefour ul li .casefourbtn:before {
    line-height: 34px;
    font-size: 19px
  }

  .casefour ul li .casefourbox {
    padding: 7px;
    border-radius: 10px
  }

  .casefour ul li .casefourbox:after {
    width: 42px;
    height: 42px;
    right: -10px;
    bottom: -10px
  }

  .casefour ul li .casefourbox .casefourpic {
    border-radius: 10px;
    margin-bottom: 20px
  }

  .casefour ul li .casefourbox .casefourtit {
    font-size: 17px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px
  }

  .casefour ul li .casefourbox p {
    font-size: 12px;
    line-height: 24px;
    padding: 3px 5px
  }

  .casethreebox .casethreeboxcon {
    border-radius: 29px;
    padding: 10px 52px 35px 52px;
    box-shadow: 0px 6px 21px rgba(121, 134, 158, 0.27)
  }

  .casethreebox .casethreeboxcon strong {
    font-size: 29px;
    padding: 24px 0px 20px 36px;
    background-size: 60px;
    margin-left: -36px
  }

  .casethreebox:after,
  .casethreebox:before {
    border-radius: 29px;
    box-shadow: 0px 6px 21px rgba(121, 134, 158, 0.27)
  }

  .casethreebox:after {
    left: 35px;
    right: 35px;
    bottom: -13px
  }

  .casethreebox:before {
    left: 70px;
    right: 70px;
    bottom: -26px
  }

  .floating_ck {
    width: 140px;
    height: 283px
  }

  .pageboxtop {
    margin-left: -580px
  }
}

@media (min-width: 1500px) {
  .container {
    width: 1320px
  }

  .header .logo {
    padding-top: 21px
  }

  .header ul {
    padding-top: 39px;
    padding-right: 118px
  }

  .header ul li {
    padding-bottom: 39px
  }

  .header ul li a {
    font-size: 16px;
    padding: 0px 17px
  }

  .header ul li:hover:after,
  .header ul li.on:after {
    width: 70px;
    margin-left: -35px
  }

  .header .headertel {
    font-size: 14px;
    background-size: 41px;
    padding-left: 53px;
    margin-top: 23px
  }

  .header .headertel span {
    font-size: 17px
  }

  .header .headertel span font {
    font-size: 22px
  }

  .banner .banslide01 .banslide01top .banslide01topfl ul {
    padding-top: 32px
  }

  .banner .banslide01 .banslide01top .banslide01topfl ul li {
    font-size: 19px;
    margin-top: 32px
  }

  .banner .banslide01 .banslide01top .banslide01topfl ul li i {
    width: 9px;
    height: 9px;
    box-shadow: 0px 0px 30px 7px rgba(245, 205, 132, 0.39);
    margin-right: 41px;
    margin-top: 9px
  }

  .banner .banslide01 .banslide01top .banslide01topfl ul li i:before {
    left: 3px;
    margin-top: -1px;
    height: 2px;
    width: 27px
  }

  .banner .banslide01 .banslide01bom {
    padding: 36px 0px 23px
  }

  .banner .banslide01 .banslide01bom dt {
    font-size: 17px
  }

  .banner .banslide01 .banslide01bom dt span {
    height: 19px;
    margin-top: 15px
  }

  .banner .banslide01 .banslide01bom dd {
    font-size: 19px;
    padding: 6px 0px 9px;
    line-height: 35px
  }

  .banner .banslide01 .banslide01bom dd span {
    border-radius: 16px;
    padding: 5px 20px;
    margin-left: 14px
  }

  .hometit h2 {
    font-size: 44px;
    padding-bottom: 29px
  }

  .hometit p {
    font-size: 15px;
    line-height: 28px
  }

  .homeone {
    padding-top: 103px;
    padding-bottom: 60px
  }

  .homeone ul {
    margin-left: -56px
  }

  .homeone ul li {
    margin-top: 52px;
    margin-left: 56px;
    width: 288px;
    border-radius: 0px 0px 8px 20px
  }

  .homeone ul li:before {
    border-top: 83px solid #fff;
    border-right: 288px solid #fff;
    border-bottom: 79px solid transparent;
    border-left: 288px solid transparent
  }

  .homeone ul li .homeonepic {
    padding-bottom: 15px
  }

  .homeone ul li .homeonepic img {
    border-radius: 26px 26px 26px 0px
  }

  .homeone ul li .homeonetit {
    padding-bottom: 16px;
    font-size: 17px
  }

  .hometwo {
    padding: 60px 0px
  }

  .hometwo .hometwosolid01 {
    margin-top: 60px
  }

  .hometwo .hometwosolid01 .hometwopic {
    border-radius: 88px;
    box-shadow: 0px 0px 40px #d6ddde
  }

  .hometwo .hometwosolid01 .hometwofr h3 {
    font-size: 33px;
    padding: 45px 0px 25px
  }

  .hometwo .hometwosolid01 .hometwofr p {
    font-size: 14px;
    line-height: 28px
  }

  .hometwo .hometwosolid01 .hometwofr ul {
    margin-top: 34px
  }

  .hometwo .hometwosolid01 .hometwofr ul li {
    width: 116px;
    height: 132px;
    margin-left: 48px;
    font-size: 14px
  }

  .hometwo .hometwosolid01 .hometwofr ul li i {
    width: 34px;
    margin: 17px auto 17px
  }

  .hometwo .hometwosolid01 .hometwofr ul li span {
    padding-top: 12px;
    font-size: 19px
  }

  .hometwo .hometwosolid01 .hometwofr .homebtn {
    font-size: 19px;
    line-height: 44px;
    margin-top: 82px;
    width: 276px;
    height: 44px
  }

  .hometwo .hometwosolid01 .hometwofr .hometwoicon01 {
    bottom: -32px
  }

  .homethree {
    padding: 30px 0px 110px 0px
  }

  .homethree .homethreebox {
    padding-top: 55px
  }

  .homethree .homethreebox .homethreeitem .homethreetit i {
    width: 9px;
    height: 9px;
    box-shadow: 0px 0px 30px 7px rgba(245, 205, 132, 0.39);
    margin-right: 41px;
    margin-top: 9px;
    margin-left: 6px
  }

  .homethree .homethreebox .homethreeitem .homethreetit i:before {
    left: 3px;
    margin-top: -1px;
    height: 2px;
    width: 27px
  }

  .homethree .homethreebox .homethreeitem .homethreetit h3 {
    font-size: 21px
  }

  .homethree .homethreebox .homethreeitem .homethreetit a {
    background-size: 4px;
    font-size: 16px;
    padding-right: 14px
  }

  .homethree .homethreebox .homethreeitem ul li {

    margin-top: 35px;
    border-radius: 8px;
    padding-top: 29px;
    padding-bottom: 25px
  }

  .homethree .homethreebox .homethreeitem ul li .homethreefl a {
    font-size: 14px
  }

  .homethree .homethreebox .homethreeitem ul li .homethreefl p {
    font-size: 14px;
    line-height: 28px;
    height: 56px
  }

  .homethree .homethreebox .homethreeitem ul li .homethreefr {
    font-size: 14px
  }

  .homethree .homethreebtn {
    font-size: 19px;
    width: 246px;
    line-height: 62px;
    margin-top: 50px
  }

  .homefour {
    padding-top: 73px
  }

  .homefour .homefourbox ul {
    margin-top: 127px
  }

  .homefour .homefourbox ul li {
    width: 212px;
    height: 127px;
    padding-top: 13px
  }

  .homefour .homefourbox ul li:first-child+li {
    left: 325px
  }

  .homefour .homefourbox ul li:first-child+li+li {
    left: 647px
  }

  .homefour .homefourbox ul li:first-child+li+li+li {
    left: 167px;
    top: 225px
  }

  .homefour .homefourbox ul li:first-child+li+li+li+li {
    left: 520px;
    top: 225px
  }

  .homefour .homefourbox ul li p {
    font-size: 15px
  }

  .homefour .homefourbox ul li p strong {
    margin-right: 18px;
    font-size: 54px
  }

  .homefour .homefourbox ul li span {
    font-size: 15px;
    padding-top: 18px
  }

  .homefour .homefourbox .homefourpic {
    margin-top: 44px
  }

  .proone_Breadnav {
    padding: 29px 0px;
    font-size: 14px
  }

  .proone {
    padding-bottom: 25px
  }

  .proone .proonebox {
    padding-left: 38px;
    border-radius: 52px
  }

  .proone .proonebox:before {
    font-size: 112px
  }

  .proone .proonebox .proonefl {
    margin-right: 21px;
    padding-top: 74px;
    width: 25px
  }

  .proone .proonebox .proonefl span {
    padding: 25px 4px;
    font-size: 14px;
    line-height: 15px
  }

  .proone .proonebox .proonepic {
    width: 570px;
    margin: 45px 0px;
    border: 5px solid #eae8dd;
    border-radius: 26px
  }

  .proone .proonebox .proonefr {
    padding-right: 60px;
    background-size: 380px;
    width: 618px;
    padding-top: 50px
  }

  .proone .proonebox .proonefr h1 {
    font-size: 31px;
    padding-bottom: 10px
  }

  .proone .proonebox .proonefr .proonep01 {
    background-size: 43px;
    padding-left: 54px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 14px
  }

  .proone .proonebox .proonefr ul {
    margin-top: 22px
  }

  .proone .proonebox .proonefr ul li {
    width: 137px;
    height: 133px;
    font-size: 14px;
    margin-left: 73px
  }

  .proone .proonebox .proonefr ul li i {
    width: 35px;
    margin: 18px auto 16px
  }

  .proone .proonebox .proonefr ul li span {
    padding-top: 9px;
    font-size: 19px
  }

  .proone .proonebox .proonefr .proonetxt {
    padding-top: 30px
  }

  .proone .proonebox .proonefr .proonetxt p {
    font-size: 15px;
    line-height: 27px;
    padding-bottom: 8px
  }

  .proone .proonebox .proonefr .proonebom {
    padding-top: 30px
  }

  .proone .proonebox .proonefr .proonebom .proonebom01 {
    width: 270px;
    margin-left: -17px
  }

  .proone .proonebox .proonefr .proonebom .proonebom02 {
    background-size: 49px;
    padding-left: 60px;
    font-size: 15px;
    margin-top: 26px;
    padding-top: 3px
  }

  .proone .proonebox .proonefr .proonebom .proonebom02 strong {
    font-size: 21px;
    padding-top: 9px
  }

  .protwo {
    padding: 42px 0px
  }

  .protwo ul li {
    padding: 0px 5.339%
  }

  .protwo ul li a {
    background-size: 23px;
    line-height: 26px;
    padding-left: 31px;
    font-size: 19px
  }

  .prothree {
    padding: 55px 5%
  }

/*ÓÒ²à2*/
.prothree .prothreefl {
    width: 875px;
	float:right;
	position:relative;
	bottom:10px;
  }


  .prothree .prothreefl p {
    font-size: 16px;
    line-height: 30px;
    margin: 15px 0px
  }

  .prothree .prothreefl span.showtime {
    font-size: 16px;
    line-height: 30px
  }

  .prothree .prothreefl strong {
    font-size: 18px
  }

  .prothree .prothreefl h2,
  .prothree .prothreefl h3 {
    background-position: left 6px;
    background-size: 42px;
    padding-left: 48px;
    line-height: 35px
  }

  .prothree .prothreefl h2 {
    font-size: 23px
  }

  .prothree .prothreefl h3 {
    font-size: 24px
  }

  .prothree .prothreefl ul li {
    font-size: 14px;
    line-height: 24px;
    margin: 15px 0px
  }
/*×ó²à2*/
.prothree .prothreefr {
    background-size: 166px;
	float:left;
    width: 280px;
  }



  .prothree .prothreefr .prothreefrtit {
    font-size: 23px;
    padding-top: 19px;
	padding-bottom: 19px;
  }

  .prothree .prothreefr .prothreefrtit:after,
  .prothree .prothreefr .prothreefrtit:before {
    width: 27px;
    height: 25px;
    margin: 0px 16px
  }

  .prothree .prothreefr ul {
    box-shadow: 0px 3px 14px rgba(216, 216, 225, 0.56);
    border-radius: 17px;
    padding: 26px 26px 6px
  }

  .prothree .prothreefr ul:after {
    left: 8px;
    top: 8px;
    right: 8px;
    bottom: 8px;
    border-radius: 17px
  }

  .prothree .prothreefr ul li {
    margin-bottom: 36px;
    border-radius: 17px;
    box-shadow: 0px 3px 14px rgba(216, 216, 225, 0.56)
  }

  .prothree .prothreefr ul li .prothreefrtxt {
    font-size: 15px;
    line-height: 24px;
    padding: 10px 5px
  }

  .profour {
    padding-top: 62px;
    padding-bottom: 80px
  }

  .profour h3 {
    font-size: 37px;
    background-size: 56px;
    padding-left: 75px;
    margin-bottom: 50px
  }

  .profour .profourbom {
    margin-top: 86px
  }

  .profour .profourbom a {
    box-shadow: 0px 4px 0px #121e22;
    padding: 12px 27px;
    border-radius: 24px;
    font-size: 16px
  }

  .profour .profourbom a:hover {
    box-shadow: 0px 4px 0px #7C0501
  }

  .profive .profivefl h4 {
    font-size: 30px;
    padding-left: 28px;
    margin-top: 40px
  }

  .profive .profivefl h4:before {
    width: 7px
  }

  .profive .profivefl ul li {
    padding: 25px 60px 25px 70px
  }

  .profive .profivefl ul li i {
    width: 50px;
    top: 36px
  }

  .profive .profivefl ul li strong {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 5px
  }

  .profive .profivefr {
    padding: 40px 0px
  }

  .profive .profivefr .profivefrtop {
    padding-bottom: 30px
  }

  .profive .profivefr .profivefrtop h3 {
    font-size: 35px;
    padding-bottom: 20px
  }

  .profive .profivefr .profivefrtop p {
    font-size: 18px
  }

  .profive .profivefr dl dd {
    margin-bottom: 24px;
    border-radius: 10px
  }

  .profive .profivefr dl dd i {
    left: 13px;
    top: 12px;
    width: 35px
  }

  .profive .profivefr dl dd span {
    left: 62px;
    line-height: 38px;
    font-size: 18px;
    padding: 10px 0px
  }

  .profive .profivefr dl dd span font {
    padding-left: 5px
  }

  .profive .profivefr dl dd .err {
    padding-right: 25px;
    right: 14px
  }

  .profive .profivefr dl dd input {
    font-size: 18px;
    padding: 10px 14px 10px 62px;
    line-height: 38px;
    height: 60px
  }

  .profive .profivefr dl dt {
    padding-top: 25px
  }

  .profive .profivefr dl dt input {
    width: 180px;
    height: 50px;
    border-radius: 25px;
    line-height: 50px;
    font-size: 20px
  }

  .relatnews {
    padding: 78px 0px 33px 0px
  }

  .relatnews .relatnewstit {
    margin-bottom: 45px
  }

  .relatnews .relatnewstit h3 {
    font-size: 37px;
    background-size: 56px;
    padding-left: 75px
  }

  .relatnews .relatnewstit a {
    background-size: 4px;
    font-size: 16px;
    padding-right: 14px;
    margin-top: 10px
  }

  .relatnews ul li {
    margin-bottom: 35px;
    border-radius: 8px;
    padding-top: 29px;
    padding-bottom: 25px
  }

  .relatnews ul li .relatnewsfl a {
    margin-bottom: 25px;
    font-size: 14px
  }

  .relatnews ul li .relatnewsfl p {
    font-size: 14px;
    line-height: 28px;
    height: 56px
  }

  .relatnews ul li .relatnewsfr p {
    font-size: 20px;
    padding-bottom: 12px
  }

  .relatnews ul li .relatnewsfr p span {
    font-size: 32px;
    padding-bottom: 7px
  }

  .relatnews ul li .relatnewsfr a {
    font-size: 14px
  }

  .mobileone .mobileonefl {
    padding-top: 36px;
    padding-bottom: 70px
  }

  .mobileone .mobileonefl h1 {
    font-size: 50px;
    margin-bottom: 35px;
    line-height: 55px;
    padding-bottom: 50px
  }

  .mobileone .mobileonefl h1:after {
    width: 62px
  }

  .mobileone .mobileonefl .mobileoneflp01 {
    font-size: 15px;
    line-height: 30px;
    height: 168px
  }

  .mobileone .mobileonefl .mobileoneflbtn {
    box-shadow: 0px 4px 0px #dc8e3d;
    line-height: 67px;
    padding: 0px 59px;
    font-size: 24px;
    border-radius: 35px
  }

  .mobileone .mobileonefl .mobileoneflbtn:hover {
    box-shadow: 0px 4px 0px #7C0501
  }

  .mobileone .mobileonefl .mobileoneflbtn:after {
    right: -300px;
    height: 126px;
    width: 130px
  }

  .mobiletwo {
    padding-top: 85px
  }

  .mobiletwo h3 {
    font-size: 51px;
    padding-bottom: 38px
  }

  .mobiletwo .mobiletwotab span {
    font-size: 17px;
    padding-right: 105px;
    padding-left: 26px;
    background-size: 18px
  }

  .mobiletwo .mobiletwoitemtop {
    margin-top: -15px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl {
    width: 1064px;
    background-size: 997px;
    padding-top: 60px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox a {
    width: 178px;
    height: 52px;
    border-radius: 26px;
    border: 3px solid #14789b;
    font-size: 19px;
    line-height: 46px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox a:after {
    left: -5px;
    right: -5px;
    top: -5px;
    bottom: -5px;
    border-radius: 31px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox span {
    width: 205px;
    font-size: 14px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox span strong {
    font-size: 21px;
    padding-top: 8px;
    margin-top: 8px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox:after {
    width: 20px;
    height: 20px;
    background-size: 20px;
    right: -20px;
    top: 13px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfr {
    width: 168px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfr li {
    border-radius: 23px;
    border: 3px solid #92b2bc;
    margin-bottom: 62px;
    padding: 22px 18px 20px 18px;
    box-shadow: 11px -11px 14px #0e2a30 inset;
    font-size: 16px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfr li strong {
    font-size: 24px;
    padding-top: 10px;
    line-height: 30px
  }

  .mobiletwo .mobiletwoitembom {
    box-shadow: 0px 9px 45px rgba(27, 61, 72, 0.46);
    border-radius: 26px
  }

  .mobiletwo .mobiletwoitembom:before {
    top: -205px;
    left: -179px;
    background-size: 530px;
    width: 530px;
    height: 371px
  }

  .mobiletwo .mobiletwoitembom dt {
    width: 200px
  }

  .mobiletwo .mobiletwoitembom dt span {
    font-size: 33px;
    padding-top: 40px
  }

  .mobiletwo .mobiletwoitembom dd {
    width: 280px;
    padding: 38px 45px
  }

  .mobiletwo .mobiletwoitembom dd p {
    font-size: 14px;
    line-height: 26px
  }

  .mobilethree {
    padding-top: 85px;
    padding-bottom: 110px
  }

  .mobilethree:after {
    top: -115px;
    background-size: 100% 117px;
    height: 117px
  }

  .mobilethree h3 {
    font-size: 39px;
    background-size: 530px;
    padding-top: 40px;
    line-height: 45px
  }

  .mobilethree .mobilethreetxt {
    font-size: 14px;
    line-height: 30px;
    padding-top: 27px
  }

  .mobilethree ul {
    padding-top: 50px
  }

  .mobilethree ul li {
    width: 308px;
    margin-left: 29px;
    border-radius: 17px
  }

  .mobilethree ul li:first-child+li,
  .mobilethree ul li:first-child+li+li+li {
    margin-top: 78px
  }

  .mobilethree ul li .mobilethreetit {
    background-size: auto 89px;
    font-size: 19px;
    line-height: 30px;
    padding: 45px 20px 10px 20px
  }

  .mobilefour {
    padding-top: 60px;
    padding-bottom: 20px
  }

  .mobilefour .mobilefourtop h3 {
    font-size: 39px;
    background-size: 530px;
    padding-top: 40px;
    line-height: 45px
  }

  .mobilefour .mobilefourtop p {
    font-size: 14px;
    line-height: 30px;
    padding-top: 27px
  }

  .mobilefour .mobilefourbom {
    margin: 140px 9px 0px 9px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span {
    width: 96px;
    font-size: 17px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span:after {
    top: 25px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span:before {
    width: 55px;
    height: 55px;
    background-size: 55px;
    margin-left: -28px
  }
/* ´óÆÁ*/
  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon01 {
    left: 183px;
    top: -88px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon01:after {
    bottom: -181px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon01:before {
    bottom: -207px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon02 {
    left: 426px;
    top: -62px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon02:after {
    bottom: -265px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon02:before {
    bottom: -290px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon03 {
    left: 650px;
    top: -40px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon03:after {
    bottom: -250px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon03:before {
    bottom: -280px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon04 {
    left: 860px;
    top: -36px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon04:after {
    bottom: -50px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon04:before {
    bottom: -80px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon05 {
    left: 1027px;
    top: -62px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon05:after {
    bottom: -180px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon05:before {
    bottom: -207px
  }

  .sandtit {
    padding-bottom: 33px
  }

  .sandtit:after {
    width: 62px;
    height: 8px
  }

  .sandtit h3 {
    font-size: 33px
  }

  .sandtit a {
    background-size: 4px;
    font-size: 16px;
    padding-right: 14px;
    margin-top: 5px
  }

  .sandone .container {
    padding-bottom: 73px
  }

  .sandone .sandonefl {
    padding-top: 40px;
    height: 508px;
    width: 452px
  }

  .sandone .sandonefl h1 {
    font-size: 50px;
    margin-bottom: 35px;
    line-height: 55px;
    padding-bottom: 50px
  }

  .sandone .sandonefl h1:after {
    width: 62px
  }

  .sandone .sandonefl .sandoneflp01 {
    font-size: 15px;
    line-height: 35px
  }

  .sandone .sandonefr {
    margin-top: 40px;
    width: 737px
  }

  .sandtwo:after {
    width: 890px;
    height: 842px;
    right: calc(50% + 214px);
    bottom: -298px;
    border: 150px solid rgba(49, 81, 92, 0.69)
  }

  .sandtwo .sandtwobox {
    width: 1420px;
    padding: 110px 0px 145px 0px
  }

  .sandtwo .sandtwobox .swiperbom {
    bottom: 60px
  }

  .sandtwo .sandtwobox .swiperbom .swiper-pagination span {
    font-size: 19px;
    width: 77px
  }

  .sandtwo .sandtwoitem .sandtwoitemfl {
    width: 770px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr {
    width: 565px;
    padding-right: 50px;
    padding-top: 10px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr h3 {
    font-size: 44px;
    line-height: 50px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr ul {
    padding: 40px 0px 20px 0px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr ul li {
    background-size: 53px;
    padding: 3px 0px 3px 66px;
    font-size: 16px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr ul li:first-child {
    padding-right: 65px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr ul li span {
    font-size: 25px;
    padding-top: 8px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr p {
    background-position: left 5px;
    background-size: 13px;
    font-size: 14px;
    line-height: 24px;
    padding-left: 26px;
    margin: 25px 0px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr a {
    width: 311px;
    height: 68px;
    font-size: 25px;
    box-shadow: 0px 5px 0px #dc8f3e;
    line-height: 68px;
    border-radius: 34px;
    margin-top: 43px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr a:after {
    width: 130px;
    height: 113px;
    right: -161px;
    bottom: 12px
  }

  .sandthree {
    padding-top: 85px;
    padding-bottom: 110px
  }

  .sandthree h3 {
    font-size: 39px;
    background-size: 530px;
    padding-top: 40px;
    line-height: 45px
  }

  .sandthree ul {
    padding-top: 50px;
    margin: 0px -12px
  }

  .sandthree ul li {
    width: 312px;
    height: 483px;
    margin-left: 30px
  }

  .sandthree ul li .sandthreeitem .sandthreepic {
    width: 192px;
    margin: 44px auto 20px
  }

  .sandthree ul li .sandthreeitem .sandthreetxt {
    padding: 0px 45px;
    font-size: 14px;
    line-height: 28px
  }

  .sandthree ul li .sandthreebom {
    border-radius: 16px;
    font-size: 19px;
    width: 166px;
    height: 47px;
    line-height: 47px;
    bottom: -18px;
    margin-left: -86px
  }

  .sandfour {
    padding-top: 70px;
    padding-bottom: 90px
  }

  .sandfour .sandtit {
    margin-bottom: 27px
  }

  .sandfour .sandfourfl {
    padding: 55px 43px 107px 43px;
    font-size: 15px;
    line-height: 35px;
    border-radius: 14px;
    margin-top: 57px
  }

  .sandfour .sandfourfl:before {
    left: 17px;
    right: 17px;
    bottom: 17px;
    top: 17px;
    border-radius: 14px
  }

  .sandfour .sandfourfr {
    border-radius: 14px
  }

  .sandfour .sandfourfr ul {
    padding-top: 46px;
    padding-bottom: 33px
  }

  .sandfour .sandfourfr ul li {
    width: 199px;
    border-radius: 100px
  }

  .sandfour .sandfourfr ul li p {
    margin: 4px
  }

  .sandfour .sandfourfr ul li span {
    font-size: 17px;
    padding: 6px 0px
  }

  .sandfour .sandfourfr .sandfourfrbom {
    font-size: 15px;
    padding-bottom: 28px;
    padding-right: 54px
  }

  .sandfive {
    padding: 54px 0px 92px 0px
  }

  .sandfive .sandfivefl {
    padding-top: 33px
  }

  .sandfive .sandfivefl .sandfivefltxt {
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 50px;
    padding-top: 27px
  }

  .sandfive .sandfivefl ul li p {
    margin-bottom: 28px
  }

  .sandfive .sandfivefl ul li span {
    font-size: 17px;
    line-height: 29px
  }

  .sandfive .sandfivefr {
    padding-top: 33px;
    padding-right: 40px;
    background-size: 357px
  }

  .sandfive .sandfivefr img {
    border-radius: 13px;
    box-shadow: 0px 8px 21px rgba(38, 48, 64, 0.33)
  }

  .sandsix {
    padding-top: 62px;
    padding-bottom: 80px
  }

  .sandsix .sandsixbom {
    margin-top: 86px
  }

  .sandsix .sandsixbom a {
    box-shadow: 0px 4px 0px #121e22;
    padding: 12px 27px;
    border-radius: 24px;
    font-size: 16px
  }

  .sandsix .sandsixbom a:hover {
    box-shadow: 0px 4px 0px #7C0501
  }

  .sandsever {
    padding-top: 11px;
    padding-bottom: 64px
  }

  .sandsever ul {
    padding-top: 44px;
    margin-bottom: 57px
  }

  .sandsever ul li .sandseverbtn {
    width: 37px;
    height: 37px
  }

  .sandsever ul li .sandseverbtn:before {
    line-height: 37px;
    font-size: 22px
  }

  .sandsever ul li .sandseverbox {
    padding: 8px;
    border-radius: 12px
  }

  .sandsever ul li .sandseverbox:after {
    width: 48px;
    height: 48px;
    right: -12px;
    bottom: -12px
  }

  .sandsever ul li .sandseverbox .sandseverpic {
    border-radius: 12px;
    margin-bottom: 22px
  }

  .sandsever ul li .sandseverbox .sandsevertit {
    font-size: 19px;
    margin-bottom: 10px
  }

  .sandsever ul li .sandseverbox p {
    font-size: 14px;
    line-height: 24px;
    padding: 4px 5px
  }

  .sandsever .sandseverbom a {
    margin-right: 34px;
    margin-bottom: 25px;
    border-radius: 10px;
    padding: 3px 16px;
    line-height: 24px
  }

  .sandeight .sandeightbox {
    padding-top: 53px
  }

  .sandeight .sandeightbox p {
    font-size: 14px;
    padding: 2px 17px 2px 22px;
    margin-right: 25px
  }

  .sandeight #sandeightitem {
    padding-top: 30px
  }

  .sandnine {
    padding-top: 66px
  }

  .sandnine ul {
    margin-top: 45px
  }

  .sandnine ul li:after {
    top: 30px;
    border-radius: 8px 8px 8px 44px
  }

  .sandnine ul li .sandninepic {
    border-radius: 8px 8px 26px 8px
  }

  .sandnine ul li .sandninetit {
    font-size: 19px;
    padding: 25px 0px 21px 0px
  }

  .sandten {
    padding-top: 85px;
    padding-bottom: 54px
  }

  .sandten .sandtentop {
    padding-top: 54px;
    padding-bottom: 37px
  }

  .sandten .sandtentop .sandtentopfl span {
    font-size: 14px;
    padding: 2px 17px 2px 22px;
    margin-right: 25px
  }

  .sandten .sandtentop .sandtentopfr a {
    background-size: 4px;
    font-size: 16px;
    padding-right: 14px
  }

  .sandten .sandtenbom ul li {
    margin-bottom: 35px;
    border-radius: 8px;
    padding-top: 29px;
    padding-bottom: 25px
  }

  .sandten .sandtenbom ul li .sandtenbomfl a {
    margin-bottom: 25px;
    font-size: 14px
  }

  .sandten .sandtenbom ul li .sandtenbomfl p {
    font-size: 14px;
    line-height: 28px;
    height: 56px
  }

  .sandten .sandtenbom ul li .sandtenbomfr p {
    font-size: 20px;
    padding-bottom: 12px
  }

  .sandten .sandtenbom ul li .sandtenbomfr p span {
    font-size: 32px;
    padding-bottom: 7px
  }

  .sandten .sandtenbom ul li .sandtenbomfr a {
    font-size: 14px
  }

  .abouttit h2 {
    font-size: 47px;
    padding-bottom: 25px
  }

  .abouttit p {
    font-size: 17px
  }

  .aboutone .proone_Breadnav {
    padding-bottom: 86px
  }

  .aboutone .aboutonefl .aboutonefltit {
    font-size: 45px;
    padding-bottom: 51px;
    margin-bottom: 28px;
    padding-top: 16px
  }

  .aboutone .aboutonefl .aboutonefltit:after {
    width: 47px;
    height: 7px
  }

  .aboutone .aboutonefl .aboutonefltxt {
    font-size: 15px;
    line-height: 42px
  }

  .abouttwo {
    padding-top: 88px;
    padding-bottom: 88px
  }

  .abouttwo #maincontent {
    margin-top: 55px;
    height: 511px
  }

  .abouttwo #maincontent div.pict {
    width: 1100px
  }

  .abouttwo #maincontent div.pict p {
    width: 820px
  }

  .abouttwo #maincontent div.pict p img {
    border-radius: 17px
  }

  .abouttwo #maincontent div.main p:after,
  .abouttwo #maincontent div.main p:before {
    border-radius: 17px
  }

  .abouttwo #maincontent div.main p:after {
    left: -20px;
    right: -20px;
    top: 20px;
    bottom: 20px
  }

  .abouttwo #maincontent div.main p:before {
    left: -40px;
    right: -40px;
    top: 40px;
    bottom: 40px
  }

  .abouttwo #maincontent div.main .guardian {
    display: none;
    height: 0
  }

  .aboutthree {
    padding: 87px 0px
  }

  .aboutthree ul {
    padding-top: 55px;
    margin-bottom: 64px
  }

  .aboutthree ul li .aboutthreepic {
    margin: 37px auto 0px
  }

  .aboutthree ul li .aboutthreebox {
    padding: 28px 32px 20px 32px
  }

  .aboutthree ul li .aboutthreebox a {
    font-size: 19px;
    padding-bottom: 15px
  }

  .aboutthree ul li .aboutthreebox p {
    padding: 3px 0px;
    line-height: 24px;
    font-size: 14px
  }

  .aboutthree ul li .aboutthreebox:after {
    top: 9px;
    border-radius: 0px 0px 17px 17px
  }

  .aboutthree .aboutthreebtn {
    font-size: 19px;
    width: 246px;
    line-height: 62px
  }

  .aboutfour {
    padding-top: 87px;
    padding-bottom: 87px
  }

  .aboutfour .aboutfourbox {
    margin-top: 70px;
    margin-bottom: 63px
  }

  .aboutfour .aboutfourbom a {
    font-size: 16px;
    width: 489px;
    height: 62px;
    line-height: 62px
  }

  .aboutfive {
    padding: 77px 0px
  }

  .aboutfive ul {
    padding-top: 60px
  }

  .aboutfive ul li .aboutfivetit {
    font-size: 19px;
    padding: 38px 0px 20px 0px
  }

  .aboutfive ul li .aboutfivetxt {
    font-size: 15px;
    line-height: 29px
  }

  .contactone .contactonefl {
    padding-bottom: 12px
  }

  .contactone .contactonefl h1 {
    padding-top: 10px;
    font-size: 53px;
    padding-bottom: 35px
  }

  .contactone .contactonefl .contactonetxt {
    font-size: 15px;
    line-height: 40px;
    padding-bottom: 88px
  }

  .contactone .contactonefl .contactonedel {
    margin-left: 39px;
    border-radius: 8px;
    padding: 12px 14px 12px 33px;
    font-size: 15px;
    margin-bottom: 45px
  }

  .contactone .contactonefl .contactonedel span {
    left: -39px;
    top: -22px;
    width: 55px;
    height: 55px
  }

  .contactone .contactonefl .contactonedel strong {
    font-size: 19px
  }

  .contacttwo {
    padding: 77px 0px
  }

  .contacttwo ul {
    padding-top: 60px
  }

  .contacttwo ul li .contacttwotit {
    font-size: 19px;
    padding: 38px 0px 20px 0px
  }

  .contacttwo ul li .contacttwotxt {
    font-size: 15px;
    line-height: 29px
  }

  .newone {
    padding-bottom: 70px
  }

  .newone .newonetop {
    padding-top: 85px;
    padding-bottom: 35px;
    padding-left: 30px;
    width: 65%
  }

  .newone .newonetop h1 {
    font-size: 33px;
    line-height: 50px;
    padding-bottom: 25px
  }

  .newone .newonetop p {
    font-size: 14px
  }

  .newone .newonetop p span {
    padding-right: 65px
  }

  .newonebox {
    padding-top: 35px;
    padding-left: 6.25652%;
    padding-right: 10.42753%
  }

  .newonebox p {
    font-size: 16px;
    line-height: 30px;
    margin: 15px 0px
  }

  .newonebox span.showtime {
    font-size: 16px;
    line-height: 30px
  }

  .newonebox strong {
    font-size: 18px
  }

  .newonebox h2,
  .newonebox h3 {
    background-position: left 5px;
    background-size: 24px;
    padding-left: 34px;
    line-height: 35px
  }

  .newonebox h2 {
    font-size: 23px
  }

  .newonebox h3 {
    font-size: 21px
  }

  .newonebox ul li {
    font-size: 14px;
    line-height: 24px;
    margin: 15px 0px
  }

  .newonepage {
    padding: 10px 26px;
    border-radius: 17px;
    margin-left: 6.25652%;
    margin-right: 10.42753%;
    box-shadow: 0px 0px 21px rgba(161, 176, 190, 0.36);
    margin-top: 40px
  }

  .newonepage p {
    font-size: 16px;
    padding: 10px 0px;
    line-height: 26px
  }

  .newonepage p:first-child {
    padding-bottom: 25px
  }

  .newonebomfrtop {
    margin-top: -107px
  }

  .newonebomfrtop .newonebomfritem01 {
    height: 314px
  }

  .newonebomfrtop .newonebomfritem01 span {
    width: 138px;
    margin-top: -64px;
    margin-right: 28px
  }

  .newonebomfrtop .newonebomfritem01 strong {
    margin: 0px 21px 0px 33px;
    border-radius: 16px;
    padding: 9px 0px;
    font-size: 16px
  }

  .newonebomfrtop .newonebomfritem01 p {
    padding: 14px 24px 0px 30px;
    font-size: 14px;
    line-height: 28px
  }

  .newonebomfrtop .newonebomfritem02 {
    font-size: 28px;
    line-height: 60px;
    padding-bottom: 7px
  }

  .newonebomfrbom {
    background-position: 120px 17px;
    background-size: 200px;
    margin-top: 70px
  }

  .newonebomfrbom .newonebomfrbomtit {
    font-size: 33px;
    padding-bottom: 32px
  }

  .newonebomfrbom>ul {
    box-shadow: 0px 3px 14px rgba(216, 216, 225, 0.56);
    border-radius: 17px;
    padding: 26px 26px 6px
  }

  .newonebomfrbom>ul:after {

    left: 8px;
    top: 8px;
    right: 8px;
    bottom: 8px;
    border-radius: 17px
  }

  .newonebomfrbom>ul li {
    margin-bottom: 36px;
    border-radius: 17px;
    box-shadow: 0px 3px 14px rgba(216, 216, 225, 0.56)
  }

  .newonebomfrbom>ul li .newonebomfrbomtxt {
    font-size: 15px;
    line-height: 24px;
    padding: 10px 5px
  }

  .newonebomfrbom .newonebomfrbomitem {
    padding-top: 30px
  }

  .newonebomfrbom .newonebomfrbomitem>div {
    box-shadow: 0px 3px 14px rgba(216, 216, 225, 0.56);
    border-radius: 17px;
    padding: 26px 26px
  }

  .newonebomfrbom .newonebomfrbomitem>div:after {
    left: 8px;
    top: 8px;
    right: 8px;
    bottom: 8px;
    border-radius: 17px
  }

  .newonebomfrbom .newonebomfrbomitem>div .xgnew-list li {
    padding-top: 25px;
    margin-top: 25px
  }

  .newonebomfrbom .newonebomfrbomitem>div .xgnew-list li .xgnew-listpic {
    margin-bottom: 8px
  }

  .newonebomfrbom .newonebomfrbomitem>div .xgnew-list li .xgnew-listtit {
    font-size: 17px;
    line-height: 24px
  }

  .newonebomfrbom .newonebomfrbomitem>div .xgnew-list li p span {
    font-size: 14px
  }

  .caseone .caseonetoppic {
    margin: 60px auto 79px
  }

  .caseonebox {
    border-radius: 26px 26px 0px 0px
  }

  .caseonebox .caseoneul {
    padding-top: 55px
  }

  .caseonebox .caseoneul li {
    margin-bottom: 67px
  }

  .caseonebox .caseoneul li:after {
    top: 30px;
    border-radius: 8px 8px 8px 44px
  }

  .caseonebox .caseoneul li .sandeightpic {
    border-radius: 8px 8px 26px 8px;
    box-shadow: 8px 8px 11px rgba(22, 29, 36, 0.41)
  }

  .caseonebox .caseoneul li .sandeighttit {
    font-size: 19px;
    padding: 25px 0px 21px 0px
  }

  .proonelist .proonelisttoppic {
    margin: 60px auto 79px
  }

  .proonelistbox {
    border-radius: 26px 26px 0px 0px
  }

  .proonelistbox .proonelistclass a {
    font-size: 18px
  }

  .proonelistbox .proonelistul li {
    margin-bottom: 50px;
    border-radius: 12px
  }

  .proonelistbox .proonelistul li .proonelistulpic {
    border-radius: 12px;
    margin: 8px 8px 0px 8px
  }

  .proonelistbox .proonelistul li .proonelistultit {
    font-size: 19px;
    padding: 15px 8px 15px 8px
  }

  .proonelistnew li {
    margin-bottom: 35px;
    border-radius: 8px;
    padding-top: 29px;
    padding-bottom: 25px
  }

  .proonelistnew li .proonelistnewfl a {
    margin-bottom: 25px;
    font-size: 14px
  }

  .proonelistnew li .proonelistnewfl p {
    font-size: 14px;
    line-height: 28px;
    height: 56px
  }

  .proonelistnew li .proonelistnewfr p {
    font-size: 20px;
    padding-bottom: 12px
  }

  .proonelistnew li .proonelistnewfr p span {
    font-size: 32px;
    padding-bottom: 7px
  }

  .proonelistnew li .proonelistnewfr a {
    font-size: 14px
  }

  .newlistonetit {
    background-size: 47px;
    font-size: 27px;
    padding-left: 63px;
    margin-top: 62px;
    margin-left: 58px
  }

  .newlistonetit:after {
    width: 151px;
    height: 77px;
    left: -33px;
    top: -37px
  }

  .newlistone {
    padding-bottom: 45px
  }

  .newlistone .newlistonetoppic {
    margin: 60px auto 79px
  }

  .newlistonebox {
    border-radius: 26px 26px 0px 0px
  }

  .newlistonebox .newlistoneul01 {
    padding-top: 53px
  }

  .newlistonebox .newlistoneul01 li {
    border-radius: 12px
  }

  .newlistonebox .newlistoneul01 li .newlistoneul01pic {
    border-radius: 12px;
    margin: 12px 12px 0px 12px
  }

  .newlistonebox .newlistoneul01 li .newlistoneul01tit {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    margin: 18px 12px
  }

  .newlistonebox .newlistoneul02 {
    padding: 22px 0px
  }

  .newlistonebox .newlistoneul02 li {
    font-size: 16px;
    padding: 22px 95px 20px 38px;
    background-size: 21px
  }

  .newlisttwo {
    padding-bottom: 37px
  }

  .newlisttwo ul {
    padding-top: 54px
  }

  .newlisttwo ul li {
    border-radius: 88px 4px 4px 4px;
    margin-bottom: 45px;
    padding: 23px 0px 27px 0px
  }

  .newlisttwo ul li .newlisttwobox h3 {
    font-size: 17px
  }

  .newlisttwo ul li .newlisttwobox .newlisttwotxt {
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    margin: 20px 0px 25px 0px
  }

  .newlisttwo ul li .newlisttwobox .newlisttwobom span:first-child {
    font-size: 14px;
    height: 22px;
    line-height: 20px;
    border-radius: 11px 0px 0px 11px
  }

  .newlisttwo ul li .newlisttwobox .newlisttwobom span:first-child+span {
    line-height: 22px;
    font-size: 14px;
    background-size: 14px;
    padding-left: 22px
  }

  .newlistthree {
    padding-bottom: 26px;
    padding-top: 20px
  }

  .newlistthree ul {
    padding-top: 60px
  }

  .newlistthree ul li {
    margin-bottom: 42px
  }

  .newlistthree ul li span {
    margin-top: 37px;
    padding-top: 18px;
    font-size: 14px
  }

  .newlistthree ul li .newlistthreebox {
    border-radius: 17px;
    padding: 31px 24px 28px 24px
  }

  .newlistthree ul li .newlistthreebox h3 {
    font-size: 19px;
    padding-bottom: 21px
  }

  .newlistthree ul li .newlistthreebox p {
    font-size: 14px
  }

  .newlistfour {
    padding-bottom: 11px
  }

  .newlistfour .newlistfourtoppic {
    margin: 60px auto 79px
  }

  .newlistfour .newlistfouritem {
    border-radius: 26px 26px 0px 0px
  }

  .newlistfour .newlistfouritem .newlistfouritemtop .newlistfouritemtoptit {
    background-size: 47px;
    font-size: 27px;
    padding-left: 63px;
    margin-top: 62px
  }

  .newlistfour .newlistfouritem .newlistfouritemtop .newlistfouritemtoptit:after {
    width: 151px;
    height: 77px;
    left: -33px;
    top: -37px
  }

  .newlistfour .newlistfouritem .newlistfouritemtop ul {
    padding-top: 53px
  }

  .newlistfour .newlistfouritem .newlistfouritemtop ul li {
    border-radius: 12px
  }

  .newlistfour .newlistfouritem .newlistfouritemtop ul li .newlistfouritemtoppic {
    border-radius: 12px;
    margin: 12px 12px 0px 12px
  }

  .newlistfour .newlistfouritem .newlistfouritemtop ul li .newlistfouritemtoptxt {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    margin: 18px 12px
  }

  .newlistfour .newlistfouritem .newlistfouritembom {
    padding-top: 50px
  }

  .newlistfour .newlistfouritem .newlistfouritembom li {
    margin-bottom: 30px;
    padding-bottom: 30px
  }

  .newlistfour .newlistfouritem .newlistfouritembom li .newlistfourbox h3 {
    font-size: 17px
  }

  .newlistfour .newlistfouritem .newlistfouritembom li .newlistfourbox .newlistfourtxt {
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    margin: 10px 0px 10px 0px
  }

  .newlistfour .newlistfouritem .newlistfouritembom li .newlistfourbox .newlistfourbom span:first-child {
    font-size: 14px;
    height: 22px;
    line-height: 20px;
    border-radius: 11px 0px 0px 11px
  }

  .newlistfour .newlistfouritem .newlistfouritembom li .newlistfourbox .newlistfourbom span:first-child+span {
    line-height: 22px;
    font-size: 14px;
    background-size: 14px;
    padding-left: 22px
  }

  .newlistfour .newlistfouritem .sitemap {
    padding-top: 50px
  }

  .newlistfour .newlistfouritem .sitemap li {
    margin-bottom: 20px;
    padding-bottom: 20px
  }

  .newlistfour .newlistfouritem .sitemap li a {
    font-size: 17px
  }

  .insidecaseone {
    padding-bottom: 80px
  }

  .insidecaseone .insidecaseoneitem {
    padding-top: 55px;
    height: 588px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefl h1 {
    font-size: 33px;
    line-height: 40px;
    height: 70px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonemid {
    height: 355px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonemid p {
    background-size: 21px;
    font-size: 17px;
    line-height: 30px;
    padding: 10px 0px 10px 40px;
    background-position: left 16px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonebom p {
    background-size: 49px;
    padding-left: 63px;
    font-size: 16px;
    margin-top: 21px;
    height: 49px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonebom p strong {
    font-size: 21px;
    padding-top: 8px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefr .insidecaseonefrtop {
    right: 75px;
    top: -55px;
    background-size: 86px;
    font-size: 14px;
    line-height: 55px;
    padding-left: 104px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefr .insidecaseonepic {
    border-radius: 35px 35px 0px 35px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefr .insidecaseoneicon {
    padding-top: 16px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefr .insidecaseoneicon span i {
    font-size: 14px;
    background-size: 12px;
    padding-left: 23px
  }

  .casetwo {
    padding-top: 70px;
    padding-bottom: 75px
  }

  .casetwo h3 {
    font-size: 37px;
    background-size: 56px;
    padding-left: 75px;
    margin-bottom: 50px
  }

  .casetwo ul {
    padding-top: 40px
  }

  .casetwo ul li {
    border-radius: 26px;
    padding: 9px
  }

  .casetwo ul li .casetwopic {
    border-radius: 22px;
    box-shadow: 0px 0px 8px rgba(121, 134, 158, 0.51)
  }

  .casetwo ul li .casetwotit {
    left: 14px;
    right: 14px;
    height: 170px;
    top: -40px;
    font-size: 15px;
    padding-top: 18px
  }

  .casethree {
    padding: 55px 0px
  }

  .casethree .casethreefl p {
    font-size: 16px;
    line-height: 30px;
    margin: 15px 0px
  }

  .casethree .casethreefl span.showtime {
    font-size: 16px;
    line-height: 30px
  }

  .casethree .casethreefl strong {
    font-size: 18px
  }

  .casethree .casethreefl h2,
  .casethree .casethreefl h3 {
    background-position: left 6px;
    background-size: 36px;
    padding-left: 48px;
    line-height: 35px
  }

  .casethree .casethreefl h2 {
    font-size: 23px
  }

  .casethree .casethreefl h3 {
    font-size: 21px
  }

  .casethree .casethreefl ul li {
    font-size: 14px;
    line-height: 24px;
    margin: 15px 0px
  }

  .casethree .casethreefr {
    background-position: right 17px;
    background-size: 200px
  }

  .casethree .casethreefr .casethreefrtit {
    font-size: 33px;
    padding-bottom: 32px
  }

  .casethree .casethreefr .casethreefrtit:after,
  .casethree .casethreefr .casethreefrtit:before {
    width: 27px;
    height: 25px;
    margin: 0px 16px
  }

  .casethree .casethreefr ul {
    box-shadow: 0px 3px 14px rgba(216, 216, 225, 0.56);
    border-radius: 17px;
    padding: 26px 26px 6px
  }

  .casethree .casethreefr ul:after {
    left: 8px;
    top: 8px;
    right: 8px;
    bottom: 8px;
    border-radius: 17px
  }

  .casethree .casethreefr ul li {
    margin-bottom: 36px
  }

  .casethree .casethreefr ul li a {
    font-size: 15px;
    line-height: 28px
  }

  .casethree .casethreefr ul li a:before {
    width: 10px;
    height: 10px;
    top: 10px
  }

  .casethree .casethreefr ul li a:after {
    width: 14px;
    height: 14px;
    top: 7px
  }

  .casethree .casethreefr .newonebomfrtop {
    margin-top: 90px
  }

  .casefour .casefourtoptit {
    margin-bottom: 46px
  }

  .casefour .casefourtoptit h3 {
    font-size: 37px;
    background-size: 56px;
    padding-left: 75px
  }

  .casefour .casefourtoptit a {
    background-size: 4px;
    font-size: 16px;
    padding-right: 14px;
    margin-top: 8px
  }

  .casefour ul {
    margin-bottom: 84px
  }

  .casefour ul li .casefourbtn {
    width: 37px;
    height: 37px
  }

  .casefour ul li .casefourbtn:before {
    line-height: 37px;
    font-size: 22px
  }

  .casefour ul li .casefourbox {
    padding: 8px;
    border-radius: 12px
  }

  .casefour ul li .casefourbox:after {
    width: 48px;
    height: 48px;
    right: -12px;
    bottom: -12px
  }

  .casefour ul li .casefourbox .casefourpic {
    border-radius: 12px;
    margin-bottom: 22px
  }

  .casefour ul li .casefourbox .casefourtit {
    font-size: 19px;
    margin-bottom: 10px
  }

  .casefour ul li .casefourbox p {
    font-size: 14px;
    line-height: 24px;
    padding: 4px 5px
  }

  .casethreebox .casethreeboxcon {
    border-radius: 34px;
    padding: 16px 60px 42px 60px;
    box-shadow: 0px 7px 24px rgba(121, 134, 158, 0.27)
  }

  .casethreebox .casethreeboxcon strong {
    font-size: 33px;
    padding: 26px 0px 24px 39px;
    background-size: 68px;
    margin-left: -39px
  }

  .casethreebox:after,
  .casethreebox:before {
    border-radius: 34px;
    box-shadow: 0px 7px 24px rgba(121, 134, 158, 0.27)
  }

  .casethreebox:after {
    left: 35px;
    right: 35px;
    bottom: -14px
  }

  .casethreebox:before {
    left: 70px;
    right: 70px;
    bottom: -28px
  }

  .pageboxtop {
    margin-left: -660px
  }
}

@media (min-width: 1800px) {
  .container {
    width: 1500px
  }

  .header .logo {
    padding-top: 24px
  }

  .header ul {
    padding-top: 46px;
    padding-right: 133px
  }

  .header ul li {
    padding-bottom: 43px
  }

  .header ul li a {
    font-size: 18px;
    padding: 0px 25px
  }

  .header ul li:hover:after,
  .header ul li.on:after {
    width: 84px;
    margin-left: -42px
  }

  .header .headertel {
    font-size: 16px;
    background-size: 47px;
    padding-left: 60px;
    margin-top: 26px
  }

  .header .headertel span {
    font-size: 20px
  }

  .header .headertel span font {
    font-size: 26px
  }

  .banner .banslide01 .banslide01top .banslide01topfl ul {
    padding-top: 31px
  }

  .banner .banslide01 .banslide01top .banslide01topfl ul li {
    font-size: 22px;
    margin-top: 42px
  }

  .banner .banslide01 .banslide01top .banslide01topfl ul li i {
    width: 11px;
    height: 11px;
    box-shadow: 0px 0px 30px 7px rgba(245, 205, 132, 0.39);
    margin-right: 46px;
    margin-top: 9px
  }

  .banner .banslide01 .banslide01top .banslide01topfl ul li i:after {
    left: -7px;
    right: -7px;
    top: -7px;
    bottom: -7px
  }

  .banner .banslide01 .banslide01top .banslide01topfl ul li i:before {
    left: 3px;
    margin-top: -2px;
    height: 3px;
    width: 31px
  }

  .banner .banslide01 .banslide01bom {
    padding: 41px 0px 27px
  }

  .banner .banslide01 .banslide01bom dt {
    font-size: 20px;
    padding-right: 6.5333%
  }

  .banner .banslide01 .banslide01bom dt span {
    height: 21px;
    margin-top: 18px
  }

  .banner .banslide01 .banslide01bom dd {
    font-size: 22px;
    padding: 8px 0px 10px;
    line-height: 39px
  }

  .banner .banslide01 .banslide01bom dd span {
    border-radius: 20px;
    line-height: 25px;
    padding: 7px 27px;
    margin-left: 16px
  }

  .hometit h2 {
    font-size: 50px;
    padding-bottom: 33px
  }

  .hometit p {
    font-size: 17px;
    line-height: 32px
  }

  .homeone {
    padding-top: 119px;
    padding-bottom: 69px
  }

  .homeone ul {
    margin-left: -64px
  }

  .homeone ul li {
    margin-top: 60px;
    margin-left: 64px;
    width: 327px;
    border-radius: 0px 0px 8px 20px
  }

  .homeone ul li:before {
    border-top: 95px solid #fff;
    border-right: 327px solid #fff;
    border-bottom: 91px solid transparent;
    border-left: 327px solid transparent
  }

  .homeone ul li .homeonepic {
    padding-bottom: 19px
  }

  .homeone ul li .homeonepic img {
    border-radius: 30px 30px 30px 0px
  }

  .homeone ul li .homeonetit {
    padding-bottom: 22px;
    font-size: 20px
  }

  .hometwo {
    padding: 70px 0px
  }

  .hometwo .hometwosolid01 {
    margin-top: 70px
  }

  .hometwo .hometwosolid01 .hometwopic {
    border-radius: 100px
  }

  .hometwo .hometwosolid01 .hometwofr h3 {
    font-size: 38px;
    padding: 55px 0px 27px
  }

  .hometwo .hometwosolid01 .hometwofr p {
    font-size: 17px;
    line-height: 32px
  }

  .hometwo .hometwosolid01 .hometwofr ul {
    margin-top: 40px
  }

  .hometwo .hometwosolid01 .hometwofr ul li {
    width: 131px;
    height: 149px;
    margin-left: 56px;
    font-size: 16px
  }

  .hometwo .hometwosolid01 .hometwofr ul li i {
    width: 38px;
    margin: 20px auto 19px
  }

  .hometwo .hometwosolid01 .hometwofr ul li span {
    padding-top: 14px;
    font-size: 22px
  }

  .hometwo .hometwosolid01 .hometwofr .homebtn {
    font-size: 22px;
    line-height: 50px;
    margin-top: 94px;
    width: 314px;
    height: 50px
  }

  .hometwo .hometwosolid01 .hometwofr .hometwoicon01 {
    bottom: -37px
  }

  .homethree {
    padding: 40px 0px 118px 0px
  }

  .homethree .homethreebox {
    padding-top: 61px
  }

  .homethree .homethreebox .homethreeitem .homethreetit {
    line-height: 30px
  }

  .homethree .homethreebox .homethreeitem .homethreetit i {
    width: 11px;
    height: 11px;
    box-shadow: 0px 0px 30px 7px rgba(245, 205, 132, 0.39);
    margin-right: 46px;
    margin-top: 10px;
    margin-left: 7px
  }

  .homethree .homethreebox .homethreeitem .homethreetit i:after {
    left: -7px;
    right: -7px;
    top: -7px;
    bottom: -7px
  }

  .homethree .homethreebox .homethreeitem .homethreetit i:before {
    left: 3px;
    margin-top: -2px;
    height: 3px;
    width: 31px
  }

  .homethree .homethreebox .homethreeitem .homethreetit h3 {
    font-size: 24px
  }

  .homethree .homethreebox .homethreeitem ul li {
    margin-top: 40px;
    border-radius: 10px;
    padding-top: 34px;
    padding-bottom: 27px
  }

  .homethree .homethreebox .homethreeitem ul li .homethreefl a {
    font-size: 17px
  }

  .homethree .homethreebox .homethreeitem ul li .homethreefl p {
    font-size: 16px;
    line-height: 32px;
    height: 64px
  }

  .homethree .homethreebtn {
    font-size: 22px;
    width: 280x;
    line-height: 65px;
    height: 70px;
    margin-top: 60px
  }

  .homefour {
    padding-top: 83px
  }

  .homefour .homefourbox ul {
    margin-top: 143px
  }

  .homefour .homefourbox ul li {
    width: 241px;
    height: 144px;
    padding-top: 13px
  }

  .homefour .homefourbox ul li:first-child+li {
    left: 370px
  }

  .homefour .homefourbox ul li:first-child+li+li {
    left: 736px
  }

  .homefour .homefourbox ul li:first-child+li+li+li {
    left: 190px;
    top: 256px
  }

  .homefour .homefourbox ul li:first-child+li+li+li+li {
    left: 591px;
    top: 256px
  }

  .homefour .homefourbox ul li p {
    font-size: 18px
  }

  .homefour .homefourbox ul li p strong {
    margin-right: 25px;
    font-size: 62px
  }

  .homefour .homefourbox ul li span {
    font-size: 18px;
    padding-top: 20px
  }

  .homefour .homefourbox .homefourpic {
    margin-top: 50px
  }

  .proone_Breadnav {
    padding: 36px 0px;
    font-size: 16px
  }

  .proone {
    padding-bottom: 29px
  }

  .proone .proonebox {
    padding-left: 45px;
    border-radius: 60px
  }

  .proone .proonebox:before {
    font-size: 127px
  }

  .proone .proonebox .proonefl {
    margin-right: 24px;
    padding-top: 56px;
    width: 27px
  }

  .proone .proonebox .proonefl span {
    padding: 30px 5px;
    font-size: 16px;
    line-height: 17px
  }

  .proone .proonebox .proonepic {
    width: 647px;
    margin: 50px 0px;
    border: 6px solid #eae8dd;
    border-radius: 30px
  }

  .proone .proonebox .proonefr {
    padding-right: 67px;
    background-size: 478px;
    width: 700px;
    padding-top: 58px
  }

  .proone .proonebox .proonefr h1 {
    font-size: 35px;
    padding-bottom: 12px
  }

  .proone .proonebox .proonefr .proonep01 {
    background-size: 47px;
    padding-left: 57px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px
  }

  .proone .proonebox .proonefr ul {
    margin-top: 27px
  }

  .proone .proonebox .proonefr ul li {
    width: 154px;
    height: 149px;
    font-size: 16px;

    margin-left: 85px
  }

  .proone .proonebox .proonefr ul li i {
    width: 38px;
    margin: 22px auto 19px
  }

  .proone .proonebox .proonefr ul li span {
    padding-top: 12px;
    font-size: 20px
  }

  .proone .proonebox .proonefr .proonetxt {
    padding-top: 35px
  }

  .proone .proonebox .proonefr .proonetxt p {
    font-size: 18px;
    line-height: 32px;
    padding-bottom: 8px
  }

  .proone .proonebox .proonefr .proonebom {
    padding-top: 35px
  }

  .proone .proonebox .proonefr .proonebom .proonebom01 {
    width: 307px;
    margin-left: -20px
  }

  .proone .proonebox .proonefr .proonebom .proonebom02 {
    background-size: 56px;
    padding-left: 70px;
    font-size: 18px;
    margin-top: 30px;
    padding-top: 3px
  }

  .proone .proonebox .proonefr .proonebom .proonebom02 strong {
    font-size: 24px;
    padding-top: 11px
  }

  .protwo {
    padding: 48px 0px
  }

  .protwo ul li {
    padding: 0px 5.259%
  }

  .protwo ul li a {
    background-size: 26px;
    line-height: 28px;
    padding-left: 37px;
    font-size: 22px
  }

  .prothree {
    padding: 62px 5%
  }

/*ÓÒ²à1*/
.prothree .prothreefl {
    width: 950px;
	float:right;
	position:relative;
	top:2px;
  }

  .prothree .prothreefl p {
    font-size: 22px;
    line-height: 36px;
    margin: 30px 0px
  }

  .prothree .prothreefl span.showtime {
    font-size: 26px;
    line-height: 36px
  }

  .prothree .prothreefl strong {
    font-size: 18px
  }

  .prothree .prothreefl h2,
  .prothree .prothreefl h3 {
    background-position: left 4px;
    background-size: 46px;
    padding-left: 56px;
    margin: 20px 0px 20px 0px;
    line-height: 35px
  }

  .prothree .prothreefl h2 {
    font-size: 26px
  }

  .prothree .prothreefl h3 {
    font-size: 28px
  }

  .prothree .prothreefl ul li {
    font-size: 16px;
    line-height: 26px;
    margin: 30px 0px
  }
/*×ó²à1*/
.prothree .prothreefr {
    background-size: 186px;
	float:left;
    width: 350px;
  }

.prothree .prothreefr .prothreefrtit {
    padding-top: 19px;
	font-size: 28px;
    padding-bottom: 19px;
  }

  .prothree .prothreefr .prothreefrtit:after,
  .prothree .prothreefr .prothreefrtit:before {
    width: 30px;
    height: 28px;
    margin: 0px 15px
  }

  .prothree .prothreefr ul {
    box-shadow: 0px 3px 16px rgba(216, 216, 225, 0.56);
    border-radius: 20px;
    padding: 30px 30px 6px
  }

  .prothree .prothreefr ul:after {
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
    border-radius: 20px
  }

  .prothree .prothreefr ul li {
    margin-bottom: 41px;
    border-radius: 20px;
    box-shadow: 0px 3px 16px rgba(216, 216, 225, 0.56)
  }

  .prothree .prothreefr ul li .prothreefrtxt {
    font-size: 17px;
    line-height: 24px;
    padding: 13px 5px
  }

  .profour {
    padding-top: 71px;
    padding-bottom: 93px
  }

  .profour h3 {
    font-size: 42px;
    background-size: 64px;
    padding-left: 87px;
    margin-bottom: 58px
  }

  .profour .profourbom {
    margin-top: 86px
  }

  .profour .profourbom a {
    box-shadow: 0px 4px 0px #121e22;
    padding: 19px 35px;
    border-radius: 37px;
    font-size: 18px
  }

  .profour .profourbom a:hover {
    box-shadow: 0px 4px 0px #7C0501
  }

  .profive {
    max-width: 1920px;
    margin: 0 auto
  }

  .profive .profivefl h4 {
    font-size: 30px;
    padding-left: 28px;
    margin-top: 42px
  }

  .profive .profivefl h4:before {
    width: 7px
  }

  .profive .profivefl ul {
    margin: 27px auto 27px
  }

  .profive .profivefl ul li {
    padding: 32px 120px 31px 80px
  }

  .profive .profivefl ul li i {
    top: 38px;
    margin-right: 15px;
    width: 62px
  }

  .profive .profivefl ul li strong {
    font-size: 22px;
    padding-bottom: 5px
  }

  .profive .profivefr {
    padding: 42px 0px 50px 0px
  }

  .profive .profivefr .profivefrtop {
    padding-bottom: 35px
  }

  .profive .profivefr .profivefrtop h3 {
    font-size: 42px;
    padding-bottom: 20px
  }

  .profive .profivefr dl dd {
    margin-bottom: 24px;
    border-radius: 15px
  }

  .profive .profivefr dl dd i {
    left: 18px;
    top: 17px;
    width: 44px
  }

  .profive .profivefr dl dd span {
    left: 76px;
    line-height: 38px;
    font-size: 18px;
    padding: 20px 0px
  }

  .profive .profivefr dl dd span font {
    padding-left: 5px
  }

  .profive .profivefr dl dd .err {
    padding-right: 25px;
    right: 14px
  }

  .profive .profivefr dl dd input {
    padding: 20px 14px 20px 76px;
    line-height: 38px;
    height: 80px
  }

  .profive .profivefr dl dt {
    padding-top: 30px
  }

  .profive .profivefr dl dt input {
    width: 220px;
    height: 60px;
    border-radius: 30px;
    line-height: 60px;
    font-size: 22px
  }

  .relatnews {
    padding: 88px 0px 36px 0px
  }

  .relatnews .relatnewstit {
    margin-bottom: 52px
  }

  .relatnews .relatnewstit h3 {
    font-size: 42px;
    background-size: 64px;
    padding-left: 87px
  }

  .relatnews ul li {
    margin-bottom: 40px;
    border-radius: 10px;
    padding-top: 34px;
    padding-bottom: 27px
  }

  .relatnews ul li .relatnewsfl a {
    margin-bottom: 30px;
    font-size: 17px
  }

  .relatnews ul li .relatnewsfl p {
    font-size: 16px;
    line-height: 32px;
    height: 64px
  }

  .relatnews ul li .relatnewsfr p {
    font-size: 22px;
    padding-bottom: 15px
  }

  .relatnews ul li .relatnewsfr p span {
    font-size: 36px;
    padding-bottom: 7px
  }

  .relatnews ul li .relatnewsfr a {
    font-size: 16px
  }

  .mobileone .mobileonefl {
    padding-bottom: 85px;
    padding-top: 40px
  }

  .mobileone .mobileonefl h1 {
    font-size: 58px;
    line-height: 65px;
    padding-bottom: 55px;
    margin-bottom: 35px
  }

  .mobileone .mobileonefl h1:after {
    height: 8px;
    width: 70px
  }

  .mobileone .mobileonefl .mobileoneflp01 {
    font-size: 17px;
    line-height: 34px;
    height: 193px
  }

  .mobileone .mobileonefl .mobileoneflbtn {
    box-shadow: 0px 5px 0px #dc8e3d;
    line-height: 76px;
    padding: 0px 67px;
    font-size: 28px;
    border-radius: 38px
  }

  .mobileone .mobileonefl .mobileoneflbtn:hover {
    box-shadow: 0px 5px 0px #7C0501
  }

  .mobileone .mobileonefl .mobileoneflbtn:after {
    right: -350px;
    height: 145px;
    width: 150px
  }

  .mobiletwo {
    padding-top: 95px
  }

  .mobiletwo h3 {
    font-size: 58px;
    padding-bottom: 42px
  }

  .mobiletwo .mobiletwotab span {
    font-size: 20px;
    padding-right: 120px;
    padding-left: 30px
  }

  .mobiletwo .mobiletwoitemtop {
    margin-top: -15px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl {
    width: 1212px;
    background-size: 1132px;
    padding-top: 64px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox a {
    width: 201px;
    height: 57px;
    border-radius: 30px;
    font-size: 22px;
    line-height: 51px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox a:after {
    left: -6px;
    right: -6px;
    top: -6px;
    bottom: -6px;
    border-radius: 35px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox span {
    width: 234px;
    font-size: 16px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox span strong {
    font-size: 24px;
    padding-top: 8px;
    margin-top: 8px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox:after {
    width: 22px;
    height: 22px;
    background-size: 22px;
    right: -22px;
    top: 13px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfr {
    width: 192px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfr li {
    border-radius: 26px;
    border: 4px solid #92b2bc;
    margin-bottom: 72px;
    padding: 25px 20px;
    box-shadow: 12px -12px 16px #0e2a30 inset;
    font-size: 18px
  }

  .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfr li strong {
    font-size: 28px;
    padding-top: 12px;
    line-height: 35px
  }

  .mobiletwo .mobiletwoitembom {
    box-shadow: 0px 10px 51px rgba(27, 61, 72, 0.46);
    border-radius: 30px
  }

  .mobiletwo .mobiletwoitembom:before {
    top: -229px;
    left: -207px;
    background-size: 615px;
    width: 615px;
    height: 430px
  }

  .mobiletwo .mobiletwoitembom dt {
    width: 212px
  }

  .mobiletwo .mobiletwoitembom dt span {
    padding-top: 45px;
    font-size: 38px
  }

  .mobiletwo .mobiletwoitembom dd {
    width: 322px;
    padding: 52px 44px
  }

  .mobiletwo .mobiletwoitembom dd p {
    font-size: 16px;
    line-height: 30px
  }

  .mobilethree {
    padding-top: 99px;
    padding-bottom: 125px
  }

  .mobilethree:after {
    top: -145px;
    background-size: 100% 150px;
    height: 150px
  }

  .mobilethree h3 {
    font-size: 45px;
    background-size: 603px;
    padding-top: 40px;
    line-height: 50px
  }

  .mobilethree .mobilethreetxt {
    font-size: 16px;
    line-height: 34px;
    padding-top: 30px
  }

  .mobilethree ul {
    padding-top: 54px
  }

  .mobilethree ul li {
    width: 350px;
    margin-left: 33px;
    border-radius: 20px
  }

  .mobilethree ul li:first-child+li,
  .mobilethree ul li:first-child+li+li+li {
    margin-top: 89px
  }

  .mobilethree ul li .mobilethreetit {
    background-size: auto 104px;
    font-size: 22px;
    line-height: 30px;
    padding: 59px 20px 15px 20px
  }

  .mobilefour {
    padding-top: 65px;
    padding-bottom: 20px
  }

  .mobilefour .mobilefourtop h3 {
    font-size: 45px;
    background-size: 603px;
    padding-top: 40px;
    line-height: 50px
  }

  .mobilefour .mobilefourtop p {
    font-size: 16px;
    line-height: 34px;
    padding-top: 30px
  }

  .mobilefour .mobilefourbom {
    margin-top: 160px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span {
    width: 110px;
    font-size: 20px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span:after {
    top: 25px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span:before {
    width: 57px;
    height: 57px;
    background-size: 57px;
    margin-left: -29px
  }
/* È«ÆÁ*/
  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon01 {
    left: 207px;  
    top: -88px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon01:after {
    bottom: -185px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon01:before {
    bottom: -214px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon02 {
    left: 480px;
    top: -68px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon02:after {
    bottom: -297px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon02:before {
    bottom: -325px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon03 {
    left: 745px;
    top: -35px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon03:after {
    bottom: -287px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon03:before {
    bottom: -315px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon04 {
    left: 977px;
    top: -69px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon04:after {
    bottom: -87px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon04:before {
    bottom: -118px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon05 {
    left: 1167px;
    top: -68px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon05:after {
    bottom: -203px
  }

  .mobilefour .mobilefourbom .mobilefourbombox span.mobilefouricon05:before {
    bottom: -230px
  }

  .sandtit {
    padding-bottom: 38px
  }

  .sandtit:after {
    width: 70px
  }

  .sandtit h3 {
    font-size: 38px
  }

  .sandtit a {
    margin-top: 8px
  }

  .sandone .container {
    padding-bottom: 85px
  }

  .sandone .sandonefl {
    padding-top: 40px;
    height: 570px;
    width: 514px
  }

  .sandone .sandonefl h1 {
    font-size: 58px;
    line-height: 65px;
    padding-bottom: 55px;
    margin-bottom: 35px
  }

  .sandone .sandonefl h1:after {
    height: 8px;
    width: 70px
  }

  .sandone .sandonefl .sandoneflp01 {
    font-size: 17px;
    line-height: 38px
  }

  .sandone .sandonefr {
    width: 838px
  }

  .sandtwo:after {
    width: 1011px;
    height: 956px;
    right: calc(50% + 243px);
    bottom: -336px;
    border: 170px solid rgba(49, 81, 92, 0.69)
  }

  .sandtwo .sandtwobox {
    width: 1600px;
    padding: 128px 0px 162px 0px
  }

  .sandtwo .sandtwobox .swiperbom {
    bottom: 70px
  }

  .sandtwo .sandtwobox .swiperbom .swiper-pagination span {
    font-size: 22px;
    width: 87px
  }

  .sandtwo .sandtwoitem .sandtwoitemfl {
    width: 876px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr {
    width: 634px;
    padding-top: 10px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr h3 {
    font-size: 50px;
    line-height: 60px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr ul {
    padding: 45px 0px 30px 0px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr ul li {
    background-size: 60px;
    padding: 3px 0px 3px 80px;
    font-size: 18px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr ul li:first-child {
    padding-right: 75px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr ul li span {
    font-size: 28px;
    padding-top: 8px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr p {
    background-position: left 5px;
    background-size: 12px;
    font-size: 16px;
    line-height: 26px;
    padding-left: 30px;
    margin: 25px 0px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr a {
    width: 354px;
    height: 78px;
    font-size: 28px;
    line-height: 78px;
    border-radius: 39px;
    margin-top: 50px
  }

  .sandtwo .sandtwoitem .sandtwoitemfr a:after {
    width: 148px;
    height: 129px;
    right: -184px;
    bottom: 15px
  }

  .sandthree {
    padding-top: 99px;
    padding-bottom: 125px
  }

  .sandthree h3 {
    font-size: 45px;
    background-size: 603px;
    padding-top: 40px;
    line-height: 50px
  }

  .sandthree ul {
    padding-top: 60px;
    margin: 0px -13px
  }

  .sandthree ul li {
    width: 354px;
    height: 548px;
    margin-left: 36px
  }

  .sandthree ul li .sandthreeitem .sandthreepic {
    width: 216px;
    margin: 60px auto 35px
  }

  .sandthree ul li .sandthreeitem .sandthreetxt {
    padding: 0px 48px;
    font-size: 16px;
    line-height: 32px
  }

  .sandthree ul li .sandthreebom {
    border-radius: 18px;
    font-size: 22px;
    width: 229px;
    height: 54px;
    line-height: 54px;
    bottom: -25px;
    margin-left: -117px
  }

  .sandfour {
    padding-top: 83px;
    padding-bottom: 103px
  }

  .sandfour .sandtit {
    margin-bottom: 30px
  }

  .sandfour .sandfourfl {
    padding: 60px 46px 120px 46px;
    font-size: 17px;
    line-height: 40px;
    border-radius: 16px;
    margin-top: 65px
  }

  .sandfour .sandfourfl:before {
    left: 20px;
    right: 20px;
    bottom: 20px;
    top: 20px;
    border-radius: 16px
  }

  .sandfour .sandfourfr {
    border-radius: 16px
  }

  .sandfour .sandfourfr ul {
    padding-top: 51px;
    padding-bottom: 37px
  }

  .sandfour .sandfourfr ul li {
    width: 227px;
    border-radius: 114px
  }

  .sandfour .sandfourfr ul li p {
    margin: 9px
  }

  .sandfour .sandfourfr ul li span {
    font-size: 20px;
    padding: 2px 0px
  }

  .sandfour .sandfourfr .sandfourfrbom {
    font-size: 17px;
    padding-bottom: 30px;
    padding-right: 60px
  }

  .sandfive {
    padding: 62px 0px 106px 0px
  }

  .sandfive .sandfivefl {
    padding-top: 38px
  }

  .sandfive .sandfivefl .sandfivefltxt {
    font-size: 16px;
    line-height: 34px;
    padding-bottom: 55px;
    padding-top: 30px
  }

  .sandfive .sandfivefl ul li p {
    margin-bottom: 30px
  }

  .sandfive .sandfivefl ul li span {
    font-size: 20px;
    line-height: 34px
  }

  .sandfive .sandfivefr {
    padding-top: 38px;
    padding-right: 47px;
    background-size: 395px
  }

  .sandfive .sandfivefr img {
    border-radius: 15px;
    box-shadow: 0px 9px 24px rgba(38, 48, 64, 0.33)
  }

  .sandsix {
    padding-top: 71px;
    padding-bottom: 93px
  }

  .sandsix .sandsixbom {
    margin-top: 86px
  }

  .sandsix .sandsixbom a {
    box-shadow: 0px 4px 0px #121e22;
    padding: 19px 35px;
    border-radius: 37px;
    font-size: 18px
  }

  .sandsix .sandsixbom a:hover {
    box-shadow: 0px 4px 0px #7C0501
  }

  .sandsever {
    padding-top: 12px;
    padding-bottom: 72px
  }

  .sandsever ul {
    padding-top: 50px;
    margin-bottom: 65px
  }

  .sandsever ul li .sandseverbtn {
    width: 42px;
    height: 42px;
  }

  .sandsever ul li .sandseverbtn:before {
    line-height: 42px;
    font-size: 25px
  }

  .sandsever ul li .sandseverbox {
    padding: 9px;
    border-radius: 14px
  }

  .sandsever ul li .sandseverbox:after {
    width: 54px;
    height: 54px;
    right: -15px;
    bottom: -15px
  }

  .sandsever ul li .sandseverbox .sandseverpic {
    border-radius: 14px;
    margin-bottom: 25px
  }

  .sandsever ul li .sandseverbox .sandsevertit {
    font-size: 20px;
    margin-bottom: 13px
  }

  .sandsever ul li .sandseverbox p {
    font-size: 16px;
    line-height: 24px;
    padding: 6px 5px
  }

  .sandsever .sandseverbom a {
    margin-right: 40px;
    margin-bottom: 30px;
    padding: 5px 20px;
    line-height: 24px
  }

  .sandeight .sandeightbox {
    padding-top: 60px
  }

  .sandeight .sandeightbox p {
    font-size: 16px;
    padding: 6px 20px 6px 25px;
    border: 3px solid #cad6d2;
    border-radius: 21px;
    margin-right: 30px
  }

  .sandeight .sandeightbox p:before {
    width: 11px;
    height: 11px;
    border: 3px solid #cad6d2;
    left: -8px;
    top: 10px
  }

  .sandeight .sandeightbox p:after {
    left: -24px;
    top: 8px
  }

  .sandeight .sandeightbox p:hover:before,
  .sandeight .sandeightbox p.on:before {
    border: 3px solid #cad6d2
  }

  .sandeight #sandeightitem {
    padding-top: 40px
  }

  .sandnine {
    padding-top: 80px
  }

  .sandnine ul {
    margin-top: 52px
  }

  .sandnine ul li:after {
    top: 36px;
    border-radius: 10px 10px 10px 50px
  }

  .sandnine ul li .sandninepic {
    border-radius: 10px 10px 30px 10px
  }

  .sandnine ul li .sandninetit {
    font-size: 22px;
    padding: 31px 0px 25px 0px
  }

  .sandten {
    padding-top: 97px;
    padding-bottom: 62px
  }

  .sandten .sandtentop {
    padding-top: 60px;
    padding-bottom: 40px
  }

  .sandten .sandtentop .sandtentopfl span {
    font-size: 16px;
    padding: 6px 20px 6px 25px;
    border: 3px solid #cad6d2;
    border-radius: 21px;
    margin-right: 30px
  }

  .sandten .sandtentop .sandtentopfl span:before {
    width: 11px;
    height: 11px;
    border: 3px solid #cad6d2;
    left: -8px;
    top: 10px
  }

  .sandten .sandtentop .sandtentopfl span:after {
    left: -24px;
    top: 8px
  }

  .sandten .sandtentop .sandtentopfr {
    margin-top: 10px
  }

  .sandten .sandtenbom ul li {
    margin-bottom: 40px;
    border-radius: 10px;
    padding-top: 34px;
    padding-bottom: 27px
  }

  .sandten .sandtenbom ul li .sandtenbomfl a {
    margin-bottom: 30px;
    font-size: 17px
  }

  .sandten .sandtenbom ul li .sandtenbomfl p {
    font-size: 16px;
    line-height: 32px;
    height: 64px
  }

  .sandten .sandtenbom ul li .sandtenbomfr p {
    font-size: 22px;
    padding-bottom: 15px
  }

  .sandten .sandtenbom ul li .sandtenbomfr p span {
    font-size: 36px;
    padding-bottom: 7px
  }

  .sandten .sandtenbom ul li .sandtenbomfr a {
    font-size: 16px
  }

  .abouttit h2 {
    font-size: 52px;
    padding-bottom: 30px
  }

  .abouttit p {
    font-size: 20px
  }

  .aboutone .proone_Breadnav {
    padding-bottom: 100px
  }

  .aboutone .aboutonefl .aboutonefltit {
    font-size: 52px;
    padding-bottom: 59px;
    margin-bottom: 33px;
    padding-top: 17px
  }

  .aboutone .aboutonefl .aboutonefltit:after {
    width: 53px;
    height: 8px
  }

  .aboutone .aboutonefl .aboutonefltxt {
    font-size: 17px;
    line-height: 48px
  }

  .abouttwo {
    padding-top: 100px;
    padding-bottom: 100px
  }

  .abouttwo #maincontent {
    margin-top: 60px;
    height: 580px
  }

  .abouttwo #maincontent div.pict {
    width: 1280px
  }

  .abouttwo #maincontent div.pict p {
    width: 930px
  }

  .abouttwo #maincontent div.pict p img {
    border-radius: 20px
  }

  .abouttwo #maincontent div.main p:after,
  .abouttwo #maincontent div.main p:before {
    border-radius: 20px
  }

  .abouttwo #maincontent div.main p:after {
    left: -22px;
    right: -22px;
    top: 22px;
    bottom: 22px
  }

  .abouttwo #maincontent div.main p:before {
    left: -44px;
    right: -44px;
    top: 44px;
    bottom: 44px
  }

  .abouttwo #maincontent div.main .guardian {
    display: none;
    height: 0
  }

  .aboutthree {
    padding: 100px 0px
  }

  .aboutthree ul {
    padding-top: 65px;
    margin-bottom: 70px
  }

  .aboutthree ul li .aboutthreepic {
    margin: 40px auto 0px
  }

  .aboutthree ul li .aboutthreebox {
    padding: 30px 35px 20px 35px
  }

  .aboutthree ul li .aboutthreebox a {
    font-size: 22px
  }

  .aboutthree ul li .aboutthreebox p {
    padding: 5px 0px;
    font-size: 16px
  }

  .aboutthree ul li .aboutthreebox:after {
    top: 8px;
    border-radius: 0px 0px 20px 20px
  }

  .aboutthree .aboutthreebtn {
    font-size: 22px;
    width: 280x;
    line-height: 65px;
    height: 70px
  }

  .aboutfour {
    padding-top: 100px;
    padding-bottom: 100px
  }

  .aboutfour .aboutfourbox {
    margin-top: 80px;
    margin-bottom: 72px
  }

  .aboutfour .aboutfourbom a {
    font-size: 18px;
    width: 555px;
    height: 70px;
    line-height: 70px
  }

  .aboutfive {
    padding: 90px 0px
  }

  .aboutfive ul {
    padding-top: 68px
  }

  .aboutfive ul li .aboutfivetit {
    font-size: 22px;
    padding: 44px 0px 25px 0px
  }

  .aboutfive ul li .aboutfivetxt {
    font-size: 17px;
    line-height: 34px
  }

  .contactone .contactonefl {
    padding-bottom: 12px
  }

  .contactone .contactonefl h1 {
    padding-top: 20px;
    font-size: 60px;
    padding-bottom: 50px
  }

  .contactone .contactonefl .contactonetxt {
    font-size: 17px;
    line-height: 46px;
    padding-bottom: 105px
  }

  .contactone .contactonefl .contactonedel {
    margin-left: 43px;
    border-radius: 10px;
    padding: 15px 18px 15px 35px;
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 50px
  }

  .contactone .contactonefl .contactonedel span {
    left: -43px;
    top: -24px;
    width: 60px;
    height: 60px
  }

  .contactone .contactonefl .contactonedel strong {
    font-size: 22px
  }

  .contacttwo {
    padding: 90px 0px
  }

  .contacttwo ul {
    padding-top: 68px
  }

  .contacttwo ul li .contacttwotit {
    font-size: 22px;
    padding: 44px 0px 25px 0px
  }

  .contacttwo ul li .contacttwotxt {
    font-size: 17px;
    line-height: 34px
  }

  .newone {
    padding-bottom: 92px
  }

  .newone .newonetop {
    padding-top: 100px;
    padding-bottom: 35px;
    padding-left: 40px;
    width: 61%
  }

  .newone .newonetop h1 {
    font-size: 38px;
    padding-bottom: 30px
  }

  .newone .newonetop p {
    font-size: 16px
  }

  .newone .newonetop p span {
    padding-right: 72px
  }

  .newonebox {
    padding-top: 35px;
    padding-left: 9.63303%;
    padding-right: 16.97248%
  }

  .newonebox p {
    font-size: 16px;
    line-height: 36px;
    margin: 30px 0px
  }

  .newonebox span.showtime {
    font-size: 16px;
    line-height: 36px
  }

  .newonebox strong {
    font-size: 18px
  }

  .newonebox h2,
  .newonebox h3 {
    background-position: left 6px;
    margin: 40px 0px 30px 0px;
    line-height: 35px
  }

  .newonebox h2 {
    font-size: 26px
  }

  .newonebox h3 {
    font-size: 24px
  }

  .newonebox ul li {
    font-size: 16px;
    line-height: 26px;
    margin: 30px 0px
  }

  .newonepage {
    padding: 15px 42px;
    border-radius: 20px;
    box-shadow: 0px 0px 24px rgba(161, 176, 190, 0.36);
    margin-top: 50px;
    margin-left: 9.63303%;
    margin-right: 16.97248%
  }

  .newonepage p {
    font-size: 18px;
    padding: 15px 0px;
    line-height: 26px
  }

  .newonepage p:first-child {
    padding-bottom: 30px
  }

  .newonebomfrtop {
    margin-top: -120px
  }

  .newonebomfrtop .newonebomfritem01 {
    height: 356px
  }

  .newonebomfrtop .newonebomfritem01 span {
    width: 157px;
    margin-top: -74px;
    margin-right: 30px
  }

  .newonebomfrtop .newonebomfritem01 strong {
    margin: 0px 23px 0px 38px;
    border-radius: 18px;
    padding: 12px 0px;
    font-size: 18px
  }

  .newonebomfrtop .newonebomfritem01 p {
    padding: 20px 27px 0px 32px;
    font-size: 16px;
    line-height: 32px
  }

  .newonebomfrtop .newonebomfritem02 {
    font-size: 32px;
    line-height: 68px;
    padding-bottom: 7px;
    margin-right: -6px;
    margin-left: 12px
  }

  .newonebomfrbom {
    background-position: 140px 20px;
    background-size: 226px;
    margin-top: 81px
  }

  .newonebomfrbom .newonebomfrbomtit {
    font-size: 38px;
    padding-bottom: 39px
  }

  .newonebomfrbom>ul {
    box-shadow: 0px 3px 16px rgba(216, 216, 225, 0.56);
    border-radius: 20px;
    padding: 30px 30px 6px
  }

  .newonebomfrbom>ul:after {
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
    border-radius: 20px
  }

  .newonebomfrbom>ul li {
    margin-bottom: 41px;
    border-radius: 20px;
    box-shadow: 0px 3px 16px rgba(216, 216, 225, 0.56)
  }

  .newonebomfrbom>ul li .newonebomfrbomtxt {
    font-size: 17px;
    line-height: 24px;
    padding: 13px 5px
  }

  .newonebomfrbom .newonebomfrbomitem {
    padding-top: 40px
  }

  .newonebomfrbom .newonebomfrbomitem>div {
    box-shadow: 0px 3px 16px rgba(216, 216, 225, 0.56);
    border-radius: 20px;
    padding: 30px 30px
  }

  .newonebomfrbom .newonebomfrbomitem>div:after {
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
    border-radius: 20px
  }

  .newonebomfrbom .newonebomfrbomitem>div .xgnew-list li {
    padding-top: 25px;
    margin-top: 25px
  }

  .newonebomfrbom .newonebomfrbomitem>div .xgnew-list li .xgnew-listpic {
    margin-bottom: 8px
  }

  .newonebomfrbom .newonebomfrbomitem>div .xgnew-list li .xgnew-listtit {
    font-size: 17px;
    line-height: 24px
  }

  .caseone .caseonetoppic {
    margin: 66px auto 82px
  }

  .caseonebox {
    border-radius: 30px 30px 0px 0px
  }

  .caseonebox .caseoneul {
    padding-top: 70px
  }

  .caseonebox .caseoneul li {
    margin-bottom: 86px
  }

  .caseonebox .caseoneul li:after {
    top: 36px;
    border-radius: 10px 10px 10px 50px
  }

  .caseonebox .caseoneul li .sandeightpic {
    border-radius: 10px 10px 30px 10px;
    box-shadow: 9px 9px 13px rgba(22, 29, 36, 0.41)
  }

  .caseonebox .caseoneul li .sandeighttit {
    font-size: 22px;
    padding: 31px 0px 25px 0px
  }

  .proonelist .proonelisttoppic {
    margin: 66px auto 82px
  }

  .proonelistbox {
    border-radius: 30px 30px 0px 0px
  }

  .proonelistbox .proonelistclass {
    top: 40px
  }

  .proonelistbox .proonelistul {
    padding-top: 120px
  }

  .proonelistbox .proonelistul li {
    margin-bottom: 55px;
    border-radius: 15px
  }

  .proonelistbox .proonelistul li .proonelistulpic {
    border-radius: 15px;
    margin: 9px 9px 0px 9px
  }

  .proonelistbox .proonelistul li .proonelistultit {
    font-size: 22px;
    padding: 18px 9px 18px 9px
  }

  .proonelistnew li {
    margin-bottom: 40px;
    border-radius: 10px;
    padding-top: 34px;
    padding-bottom: 27px
  }

  .proonelistnew li .proonelistnewfl a {
    margin-bottom: 30px;
    font-size: 17px
  }

  .proonelistnew li .proonelistnewfl p {
    font-size: 16px;
    line-height: 32px;
    height: 64px
  }

  .proonelistnew li .proonelistnewfr p {
    font-size: 22px;
    padding-bottom: 15px
  }

  .proonelistnew li .proonelistnewfr p span {
    font-size: 36px;
    padding-bottom: 7px
  }

  .proonelistnew li .proonelistnewfr a {
    font-size: 16px
  }

  .newlistonetit {
    background-size: 53px;
    font-size: 31px;
    padding-left: 72px;
    margin-top: 70px;
    margin-left: 65px
  }

  .newlistonetit:after {
    width: 170px;
    height: 85px;
    left: -38px;
    top: -44px
  }

  .newlistone {
    padding-bottom: 55px
  }

  .newlistone .newlistonetoppic {
    margin: 66px auto 82px
  }

  .newlistonebox {
    border-radius: 30px 30px 0px 0px
  }

  .newlistonebox .newlistoneul01 {
    padding-top: 58px
  }

  .newlistonebox .newlistoneul01 li {
    border-radius: 14px
  }

  .newlistonebox .newlistoneul01 li .newlistoneul01pic {
    border-radius: 14px;
    margin: 13px 13px 0px 13px
  }

  .newlistonebox .newlistoneul01 li .newlistoneul01tit {
    font-size: 18px;
    line-height: 34px;
    height: 68px;
    margin: 21px 13px
  }

  .newlistonebox .newlistoneul02 {
    padding: 25px 0px
  }

  .newlistonebox .newlistoneul02 li {
    font-size: 18px;
    padding: 25px 110px 25px 44px;
    background-size: 23px
  }

  .newlisttwo {
    padding-bottom: 41px
  }

  .newlisttwo ul {
    padding-top: 61px
  }

  .newlisttwo ul li {
    border-radius: 100px 4px 4px 4px;
    margin-bottom: 50px;
    padding: 26px 0px 31px 0px
  }

  .newlisttwo ul li .newlisttwobox h3 {
    font-size: 20px
  }

  .newlisttwo ul li .newlisttwobox .newlisttwotxt {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    margin: 25px 0px 30px 0px
  }

  .newlisttwo ul li .newlisttwobox .newlisttwobom span:first-child {
    font-size: 16px;
    height: 24px;
    line-height: 22px;
    border-radius: 12px 0px 0px 12px
  }

  .newlisttwo ul li .newlisttwobox .newlisttwobom span:first-child+span {
    line-height: 24px;
    font-size: 16px;
    background-size: 16px;
    padding-left: 25px
  }

  .newlistthree {
    padding-bottom: 26px;
    padding-top: 26px
  }

  .newlistthree ul {
    padding-top: 70px
  }

  .newlistthree ul li {
    margin-bottom: 50px
  }

  .newlistthree ul li span {
    margin-top: 42px;
    padding-top: 20px;
    font-size: 20px
  }

  .newlistthree ul li .newlistthreebox {
    border-radius: 20px;
    padding: 38px 27px 34px 27px
  }

  .newlistthree ul li .newlistthreebox h3 {
    font-size: 22px;
    padding-bottom: 22px
  }

  .newlistthree ul li .newlistthreebox p {
    font-size: 16px
  }

  .newlistfour {
    padding-bottom: 11px
  }

  .newlistfour .newlistfourtoppic {
    margin: 66px auto 82px
  }

  .newlistfour .newlistfouritem {
    border-radius: 26px 26px 0px 0px
  }

  .newlistfour .newlistfouritem .newlistfouritemtop .newlistfouritemtoptit {
    background-size: 47px;
    font-size: 27px;
    padding-left: 63px;
    margin-top: 62px
  }

  .newlistfour .newlistfouritem .newlistfouritemtop .newlistfouritemtoptit:after {
    width: 170px;
    height: 85px;
    left: -38px;
    top: -44px
  }

  .newlistfour .newlistfouritem .newlistfouritemtop ul {
    padding-top: 58px
  }

  .newlistfour .newlistfouritem .newlistfouritemtop ul li {
    border-radius: 14px
  }

  .newlistfour .newlistfouritem .newlistfouritemtop ul li .newlistfouritemtoppic {
    border-radius: 14px;
    margin: 13px 13px 0px 13px
  }

  .newlistfour .newlistfouritem .newlistfouritemtop ul li .newlistfouritemtoptxt {
    font-size: 18px;
    line-height: 34px;
    height: 68px;
    margin: 21px 13px
  }

  .newlistfour .newlistfouritem .newlistfouritembom li .newlistfourbox h3 {
    font-size: 20px
  }

  .newlistfour .newlistfouritem .newlistfouritembom li .newlistfourbox .newlistfourtxt {
    font-size: 16px;
    line-height: 30px;
    height: 60px
  }

  .newlistfour .newlistfouritem .newlistfouritembom li .newlistfourbox .newlistfourbom span:first-child {
    font-size: 16px;
    height: 24px;
    line-height: 22px;
    border-radius: 12px 0px 0px 12px
  }

  .newlistfour .newlistfouritem .newlistfouritembom li .newlistfourbox .newlistfourbom span:first-child+span {
    line-height: 24px;
    font-size: 16px;
    background-size: 16px;
    padding-left: 25px
  }

  .newlistfour .newlistfouritem .sitemap li a {
    font-size: 20px
  }

  .insidecaseone {
    padding-bottom: 90px
  }

  .insidecaseone .insidecaseoneitem {
    padding-top: 62px;
    height: 668px;
    margin-top: 15px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefl h1 {
    font-size: 38px;
    line-height: 45px;
    height: 75px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonemid {
    height: 410px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonemid p {
    background-size: 23px;
    font-size: 20px;
    line-height: 35px;
    padding: 15px 0px 15px 45px;
    background-position: left 21px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonebom p {
    background-size: 56px;
    padding-left: 71px;
    font-size: 18px;
    margin-top: 24px;
    height: 56px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonebom p strong {
    font-size: 24px;
    padding-top: 10px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefr .insidecaseonefrtop {
    right: 85px;
    top: -63px;
    background-size: 100px;
    font-size: 16px;
    line-height: 63px;
    padding-left: 120px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefr .insidecaseonepic {
    border-radius: 40px 40px 0px 40px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefr .insidecaseoneicon {
    padding-top: 20px
  }

  .insidecaseone .insidecaseoneitem .insidecaseonefr .insidecaseoneicon span i {
    font-size: 16px;
    background-size: 14px;
    padding-left: 26px
  }

  .casetwo {
    padding-top: 79px;
    padding-bottom: 84px
  }

  .casetwo h3 {
    font-size: 42px;
    background-size: 64px;
    padding-left: 87px;
    margin-bottom: 58px
  }

  .casetwo ul {
    padding-top: 46px
  }

  .casetwo ul li {
    border-radius: 30px;
    padding: 10px
  }

  .casetwo ul li .casetwopic {
    border-radius: 26px;
    box-shadow: 0px 0px 9px rgba(121, 134, 158, 0.51)
  }

  .casetwo ul li .casetwotit {
    left: 16px;
    right: 16px;
    height: 190px;
    top: -46px;
    font-size: 17px;
    padding-top: 24px
  }

  .casethree {
    padding: 62px 0px
  }

  .casethree .casethreefl p {
    font-size: 16px;
    line-height: 36px;
    margin: 30px 0px
  }

  .casethree .casethreefl span.showtime {
    font-size: 16px;
    line-height: 36px
  }

  .casethree .casethreefl strong {
    font-size: 18px
  }

  .casethree .casethreefl h2,
  .casethree .casethreefl h3 {
    background-position: left 4px;
    background-size: 42px;
    padding-left: 56px;
    margin: 40px 0px 30px 0px;
    line-height: 35px
  }

  .casethree .casethreefl h2 {
    font-size: 26px
  }

  .casethree .casethreefl h3 {
    font-size: 24px
  }

  .casethree .casethreefl ul li {
    font-size: 16px;
    line-height: 26px;
    margin: 30px 0px
  }

  .casethree .casethreefr {
    background-position: right 20px;
    background-size: 226px
  }

  .casethree .casethreefr .casethreefrtit {
    font-size: 38px;
    padding-bottom: 39px
  }

  .casethree .casethreefr .casethreefrtit:after,
  .casethree .casethreefr .casethreefrtit:before {
    width: 30px;
    height: 28px;
    margin: 0px 15px
  }

  .casethree .casethreefr ul {
    box-shadow: 0px 3px 16px rgba(216, 216, 225, 0.56);
    border-radius: 20px;
    padding: 30px 30px 6px
  }

  .casethree .casethreefr ul:after {
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
    border-radius: 20px
  }

  .casethree .casethreefr ul li {
    margin-bottom: 25px
  }

  .casethree .casethreefr ul li a {
    font-size: 16px;
    line-height: 32px;
    padding-left: 27px
  }

  .casethree .casethreefr ul li a:before {
    top: 11px
  }

  .casethree .casethreefr ul li a:after {
    top: 8px
  }

  .casethree .casethreefr .newonebomfrtop {
    margin-top: 100px
  }

  .casefour .casefourtoptit {
    margin-bottom: 52px
  }

  .casefour .casefourtoptit h3 {
    font-size: 42px;
    background-size: 64px;
    padding-left: 87px
  }

  .casefour .casefourtoptit a {
    margin-top: 10px
  }

  .casefour ul {
    margin-bottom: 96px
  }

  .casefour ul li .casefourbtn {
    width: 42px;
    height: 42px
  }

  .casefour ul li .casefourbtn:before {
    line-height: 42px;
    font-size: 25px
  }

  .casefour ul li .casefourbox {
    padding: 9px;
    border-radius: 14px
  }

  .casefour ul li .casefourbox:after {
    width: 54px;
    height: 54px;
    right: -15px;
    bottom: -15px
  }

  .casefour ul li .casefourbox .casefourpic {
    border-radius: 14px;
    margin-bottom: 25px
  }

  .casefour ul li .casefourbox .casefourtit {
    font-size: 20px;
    margin-bottom: 13px
  }

  .casefour ul li .casefourbox p {
    font-size: 16px;
    line-height: 24px;
    padding: 6px 5px
  }

  .casethreebox .casethreeboxcon {
    border-radius: 40px;
    padding: 16px 68px 42px 68px
  }

  .casethreebox .casethreeboxcon strong {
    font-size: 38px;
    padding: 26px 0px 30px 39px;
    background-size: 68px
  }

  .casethreebox:after,
  .casethreebox:before {
    border-radius: 40px
  }

  .casethreebox:after {
    bottom: -15px
  }

  .casethreebox:before {
    bottom: -30px
  }

  .pageboxtop {
    margin-left: -750px
  }

  .zixun1 {
    padding-top: 0px !important;
    padding-bottom: 0px !important
  }
}

@media (min-width: 1921px) {
  .homefour {
    background-size: 1920px
  }

  .aboutthree {
    background-size: 1920px
  }
}

.poster_wrap.load {
  height: 100%;
  z-index: 99999999;
  background: #fff;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0
}

.poster_wrap .mobloadone {
  clear: both;
  border-bottom: 1px solid #eee;
  height: 10%;
  width: 100%;
  padding: 1% 0px
}

.poster_wrap .mobloadone .container {
  height: 100%;
  position: relative
}

.poster_wrap .mobloadone .mobloadone01 {
  float: left;
  background: #e4e4e4;
  width: 100px;
  height: 40px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -20px
}

.poster_wrap .mobloadone .mobloadone02 {
  height: 60px;
  width: 150px;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -30px
}

.poster_wrap .mobloadone .mobloadone02 i {
  clear: both;
  display: block;
  background: #e4e4e4;
  height: 15px;
  margin: 10px 0px
}

.poster_wrap .mobloadone .mobloadone03 {
  text-align: center;
  position: absolute;
  left: 120px;
  right: 170px;
  height: 15px;
  top: 50%;
  margin-top: -8px
}

.poster_wrap .mobloadone .mobloadone03 i {
  background: #e4e4e4;
  height: 100%;
  width: 10%;
  display: inline-block;
  margin: 0px 1.5% 0px
}

.poster_wrap .mobloadtwo {
  clear: both;
  height: 40%;
  background: #e4e4e4
}

.poster_wrap .mobloadthree {
  clear: both;
  height: 7%;
  border-bottom: 1px solid #eee;
  padding: 1.3% 0%
}

.poster_wrap .mobloadthree .container {
  height: 100%;
  position: relative;
  overflow: hidden
}

.poster_wrap .mobloadthree span {
  float: left;
  width: 15%;
  background: #e4e4e4;
  height: 15px;
  margin-left: 13%;
  position: relative;
  top: 50%;
  margin-top: -8px
}

.poster_wrap .mobloadthree span:first-child {
  margin-left: 0px
}

.poster_wrap .mobloadfour {
  clear: both;
  height: 40%
}

.poster_wrap .mobloadfour .mobloadfourtop {
  height: 35%;
  padding-top: 5%
}

.poster_wrap .mobloadfour .mobloadfourtop p {
  height: 30px;
  background: #e4e4e4;
  width: 50%;
  margin: 0px auto 0px
}

.poster_wrap .mobloadfour .mobloadfourtop span {
  clear: both;
  display: block;
  height: 15px;
  background: #e4e4e4;
  width: 80%;
  margin: 20px auto 0px
}

.poster_wrap .mobloadfour .mobloadfourbom {
  padding-top: 5%;
  height: 65%
}

.poster_wrap .mobloadfour .mobloadfourbom p {
  float: left;
  width: 20%;
  margin-left: 5%;
  height: 100%
}

.poster_wrap .mobloadfour .mobloadfourbom p span {
  clear: both;
  display: block;
  background: #e4e4e4;
  height: 80%
}

.poster_wrap .mobloadfour .mobloadfourbom p i {
  clear: both;
  display: block;
  background: #e4e4e4;
  height: 15px;
  margin-top: 10px
}

.poster_wrap .mobloadfour .mobloadfourbom p:first-child {
  margin-left: 0px
}

.poster_wrap .loadbg {
  position: relative;
  overflow: hidden
}

.poster_wrap .loadbg::after {
  content: '';
  position: absolute;
  animation: shine 1s infinite;
  width: 150px;
  left: -160px;
  height: 100%;
  background: -webkit-linear-gradient(100deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(100deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(100deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(100deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100%)
}

@keyframes shine {
  from {
    left: -160px
  }

  to {
    left: 110%
  }
}

#gotoTop2 {
  position: fixed;
  right: 30px;
  bottom: 100px;
  width: 34px;
  height: 80px;
  z-index: 9999;
  background: url(../images/pcgoback.png) no-repeat center 10px rgba(255, 255, 255, 0.8);
  cursor: pointer;
  border: 1px solid #927435
}

#gotoTop2:after,
#gotoTop2:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 20px;
  width: 1px;
  height: 45px;
  background: #927435
}

#gotoTop2:after {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-animation: bottom-move-2 3.5s infinite forwards cubic-bezier(0.25, 0, 0.25, 1);
  animation: bottom-move-2 3.5s infinite forwards cubic-bezier(0.25, 0, 0.25, 1)
}

#gotoTop2:before {
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-animation: top-move-2 3.5s infinite forwards cubic-bezier(0.25, 0, 0.25, 1);
  animation: top-move-2 3.5s infinite forwards cubic-bezier(0.25, 0, 0.25, 1)
}

@-webkit-keyframes bottom-move-2 {
  0% {
    -webkit-transform: translateY(0) scaleY(1)
  }

  60% {
    -webkit-transform: translateY(-10px) scaleY(0)
  }

  to {
    -webkit-transform: translateY(-10px) scaleY(0)
  }
}

@keyframes bottom-move-2 {
  0% {
    transform: translateY(0) scaleY(1)
  }

  60% {
    transform: translateY(-10px) scaleY(0)
  }

  to {
    transform: translateY(-10px) scaleY(0)
  }
}

@-webkit-keyframes top-move-2 {
  0% {
    -webkit-transform: translateY(10px) scaleY(0)
  }

  40% {
    -webkit-transform: translateY(0) scaleY(0)
  }

  to {
    -webkit-transform: translateY(0) scaleY(1)
  }
}

@keyframes top-move-2 {
  0% {
    transform: translateY(10px) scaleY(0)
  }

  40% {
    transform: translateY(0) scaleY(0)
  }

  to {
    transform: translateY(0) scaleY(1)
  }
}

.zixun1 {
  color: brown !important;
  background: #ffc34f !important;
  border-radius: 20px !important;
  padding: 6px 40px 6px 15px;
  border: 1px dashed #a52a2a;
  margin: 0px 8px;
  position: relative;
  display: inline-block
}

.zixun1:after {
  content: '';
  position: absolute;
  right: 2px;
  top: 2px;
  background: url(../images/icon07.gif) no-repeat center center;
  background-size: 100%;
  border-radius: 50%;
  width: 32px;
  height: 32px
}

.zixun1 strong,
.zixun1 span {
  color: brown !important
}

[class^="smalltit"] i,
[class^="smalltit"] em {
  font-style: normal
}

.n2802one {
  margin: 0rem -0.1067rem
}

.n2802one:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0px
}

.n2802one li {
  float: left;
  width: 20%;
  color: #555;
  padding: 15px 5px 0px 5px;
  font-weight: bold;
  clear: none !important
}

.n2802one li a {
  clear: both;
  display: block;
  border: #3bb47d solid 1px;
  border-radius: 5px;
  line-height: 30px;
  text-align: center;
  padding: 0.2987rem 0rem;
  box-shadow: 0px 5px 0px #59ca7d;
  color: #36902f;
  font-size: 16px
}

.n2802one li a:hover {
  background: #ffe6c7;
  border: #ebd0a5 solid 1px
}

.n2802two li p:first-child {
  clear: both;
  display: block;
  padding-left: 30px
}

.n2802two li p:first-child strong {
  position: relative;
  display: inline-block
}

.n2802two li p:first-child strong:after,
.n2802two li p:first-child strong:before {
  position: absolute;
  top: 0px;
  content: '';
  bottom: 0px;
  width: 20px;
  border-radius: 5px;
  background: url(../images/tb002.png) no-repeat center center;
  background-size: 20px
}

.n2802two li p:first-child strong:after {
  left: -30px
}

.n2802two li p:first-child strong:before {
  right: -30px;
  transform: rotate(179deg)
}

.n2802two li p:first-child i {
  font-style: normal;
  display: block;
  color: #36902f;
  font-size: 16px;
  padding: 0px 25px;
  position: relative
}

.n2802two li p:first-child i:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 10px 10px;
  background: #54bc86;
  z-index: -1;
  transform: skewX(-21deg)
}

.n2802two li p+p {
  text-align: left
}

.smalltit017 strong {
  display: inline-block;
  position: relative;
  padding-left: 18px
}

.smalltit017 strong i {
  clear: both;
  display: block;
  background: #ffe186;
  padding: 0px 20px 0px 35px;
  border-radius: 0px 10px 10px 0px;
  color: #2c2c2c
}

.smalltit017 strong em {
  position: absolute;
  top: 0rem;
  background: #ffffff;
  color: #ffc000;
  font-style: normal;
  left: 0px;
  top: -3px;
  text-align: center;
  font-size: 20px;
  width: 36px;
  height: 36px;
  z-index: 5;
  border-radius: 50%;
  line-height: 30px;
  border: 3px solid #ffc000
}

.smalltit028 {
  text-align: left
}

.smalltit028 strong {
  display: inline-block;
  position: relative;
  padding-left: 40px
}

.smalltit028 strong i {
  clear: both;
  display: block;
  padding: 0px 0px;
  color: #ffc000;
  font-weight: bold;
  font-size: 18px
}

.smalltit028 strong em {
  position: absolute;
  top: 0px;
  background: #ffc000;
  color: #ffffff;
  font-style: normal;
  left: 0rem;
  width: 30px;
  height: 30px;
  z-index: 5;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  font-size: 20px;
  font-weight: bold
}

.ie8-hack .profive .profivefl .profivetit h3,
.ie8-hack .sandtwo .sandtwoitem .sandtwoitemfr ul li,
.ie8-hack .header .headertel,
.ie8-hack .newlistfour .newlistfouritem .newlistfouritemtop .newlistfouritemtoptit,
.ie8-hack .profive .profivefl .profivetit h3,
.ie8-hack .relatnews .relatnewstit h3,
.ie8-hack .insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonebom p,
.ie8-hack .proone .proonebox .proonefr .proonep01,
.ie8-hack .proone .proonebox .proonefr .proonebom .proonebom02 {
  padding-left: 0px;
  background: none
}

.ie8-hack .header ul li:hover,
.ie8-hack .header ul li.on,
.ie8-hack .sandthree h3,
.ie8-hack .newonebomfrtop,
.ie8-hack .newonebomfrbom {
  background: none
}

.ie8-hack .aboutthree .aboutthreebtn,
.ie8-hack .aboutfour .aboutfourbom a,
.ie8-hack .hometwo .hometwosolid01 .hometwofr .homebtn {
  background: #edcd91
}

.ie8-hack .aboutthree .aboutthreebtn:hover,
.ie8-hack .aboutfour .aboutfourbom a:hover,
.ie8-hack .hometwo .hometwosolid01 .hometwofr .homebtn:hover {
  background: #76d1d1
}

.ie8-hack .newonebomfrtop,
.ie8-hack .newonebomfrtop .newonebomfritem01 span {
  margin-top: 0px
}

.ie8-hack .mobiletwo .mobiletwoitemtop .mobiletwoitemtopfl .mobiletwoitemtopbox:after,
.ie8-hack .sandsever ul li .sandseverbox:after,
.ie8-hack .mobiletwo .mobiletwoitembom:before,
.ie8-hack .mobilefour:before,
.ie8-hack .sandsever ul li .sandseverbtn,
.ie8-hack .sandtwo .sandtwoitem .sandtwoitemfr a:after,
.ie8-hack .sandone .sandonefl:after,
.ie8-hack .insidecaseone .insidecaseoneitem .insidecaseonefr .insidecaseonefrtop,
.ie8-hack .casetwo ul li:after,
.ie8-hack .casethree .casethreefr .casethreefrtit:after,
.ie8-hack .casethree .casethreefr .casethreefrtit:before,
.ie8-hack .casethreebox:after,
.ie8-hack .casethreebox:before,
.ie8-hack .casefour ul li .casefourbtn,
.ie8-hack .casefour ul li .casefourbox:after,
.ie8-hack .proone .proonebox:before,
.ie8-hack .prothree .prothreefr .prothreefrtit:after,
.ie8-hack .prothree .prothreefr .prothreefrtit:before {
  display: none
}

.ie8-hack .mobiletwo .mobiletwoitembom dt span {
  color: #13313a
}

.ie8-hack .mobilethree h3,
.ie8-hack .mobilefour .mobilefourtop h3,
.ie8-hack .casethree .casethreefr,
.ie8-hack .casethreebox .casethreeboxcon strong,
.ie8-hack .prothree .prothreefr,
.ie8-hack .sandfive .sandfivefr {
  background: none
}

.ie8-hack .newonebomfrtop .newonebomfritem01 {
  padding-bottom: 30px;
  height: auto
}

.ie8-hack .insidecaseone .insidecaseoneitem {
  background: #fff
}

.ie8-hack .insidecaseone .insidecaseoneitem .insidecaseonefl .insidecaseonebom p strong,
.ie8-hack .insidecaseone .insidecaseoneitem .insidecaseonefr .insidecaseoneicon span i {
  color: #6c8f9b
}

.ie8-hack .insidecaseone .insidecaseoneitem .insidecaseonefr {
  padding-right: 30px
}

.ie8-hack .proone .proonebox .proonefr ul li {
  background: #2a4745;
  border: 2px solid #d6b19a
}

.ie8-hack .sandthree ul li .sandthreeitem {
  background: #519a9b
}

.newonebox p.narrow_video {
  width: 400px;
  margin: 0 auto
}

.newonebox p.narrow_video video {
  width: 100%;
  height: 705px
}

.smalltext009 {
  border: 1px solid #487364 !important;
  margin: 20px 0px !important
}

.smalltext009 .smalltext009tit {
  color: #487364 !important
}

.smalltext009 .smalltext009icon span:nth-child(2) {
  background: #caf3d3 !important
}

.smalltext009 .smalltext009icon span:nth-child(1) {
  background: #b8f3de !important
}

.smalltext031 {
  border: 1px solid #487364 !important
}

.smalltext031 .tit {
  background: #487364 !important
}

.smalltext015 {
  background: #487364;
  background: linear-gradient(to right, #335f50, #487364);
  background: -webkit-linear-gradient(left, #335f50, #487364) !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important
}

.smalltext015:after {
  border: 2px solid #1f483a !important
}

.smalltext015 .smalltext015pic+p {
  margin-top: 20px !important
}

.smalltext015 .smalltext015tit {
  color: #487364 !important
}

.smalltxt050:after {
  border: 2px solid #44847c !important
}

.smalltxt050:before {
  background: #b8deda !important
}

.smalltext030 {
  width: 100% !important;
  max-width: 100% !important
}