/*TODO*/
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
  font-weight: normal;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}
[hidefocus],
summary {
  outline: 0;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}
sup,
sub {
  font-size: 83%;
}
pre,
code,
kbd,
samp {
  font-family: inherit;
}
q:before,
q:after {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label,
summary {
  cursor: default;
}
/* a,button{cursor:pointer;} */
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}
del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}
body,
textarea,
input,
button,
select,
keygen,
legend {
  outline: 0;
}
img {
  vertical-align: bottom;
  border: none;
}
html {
  font-family: "Tahoma", "Microsoft Yahei", "Helvetica Neue", "Helvetica";
}
.clear:after {
  content: '.';
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
  line-height: 0;
}
.clear {
  zoom: 1;
}
.clearfix {
  overflow: hidden;
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.YaHei {
  font-family: 'Microsoft YaHei';
}
.color5E {
  color: #5E5E5E;
}
.color52 {
  color: #525252;
}
.sp-text {
  line-height: 1.5;
  color: #525252;
  font-size: 14px;
}
.left {
  float: left;
}
.right {
  float: right;
}
/*.pink div[widget],
.pink table[widget] {
	background: #E35A6E;
}*/
.PageBody {
  background-size: 100% auto;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.sp-page {
  margin: 0 auto;
  max-width: 700px;
  min-width: 520px;
}
.sp-widget {
  position: relative;
  padding: 10px 20px;
}
.sp-pagetitle div {
  text-align: center;
}
.sp-pagetitle .title {
  word-break: break-all;
  line-height: 67px;
  font-weight: bold;
  font-size: 56px;
  padding: 30px 40px 15px;
}
.sp-pagetitle .title a {
  color: #FFF;
}
.sp-pagetitle .subtitle {
  padding: 0 40px 30px;
  font-size: 26px;
  color: #FFF;
  word-break: break-all;
}
.sp-pagetitle-bottom .title {
  padding: 0 40px 30px;
}
.sp-pagetitle-bottom .subtitle {
  padding: 30px 40px 15px;
}
/* .sp-pagetitle-text {
	background: #FFF;

	.title { padding: 30px 40px 15px; }
	.subtitle { padding: 0 40px 30px; }
}
.sp-pagetitle-bottom-text {
	background: #FFF;

	.title { padding: 0 40px 30px; }
	.subtitle { padding: 30px 40px 15px; }
} */
.sp-pagetitle-left .title,
.sp-pagetitle-left .subtitle {
  text-align: left;
}
.sp-pagetitle-center .title,
.sp-pagetitle-center .subtitle {
  text-align: center;
}
.sp-pagetitle-right .title,
.sp-pagetitle-right .subtitle {
  text-align: right;
}
.sp-menu {
  padding: 0;
}
.sp-menu table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px;
}
.sp-menu td {
  padding: 10px;
  vertical-align: top;
  word-break: break-all;
  border: 1px solid transparent;
  border-left: none;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.sp-menu .menu-last {
  border-right: none;
}
.sp-menu a {
  color: #FFF;
}
.sp-menu-padding {
  padding: 10px 20px;
  background: #FFF;
}
.sp-menu-full {
  padding: 0;
}
/* .sp-menu-dark {
	td { background: #666; }
} */
.sp-menu-text {
  /*td { background: #FFF; }*/
}
/* .sp-menu-text-dark {
	td { background: #FFF; }
	a { color: #666; }
} */
.sp-picture a {
  display: block;
  text-align: center;
}
.sp-picture a img {
  max-width: 100%;
}
.sp-picture-padding {
  padding: 10px 20px;
}
.sp-picture-full {
  padding: 0;
}
.sp-paragraph {
  /*margin: 20px 0;*/
}
.sp-paragraph .paragraph-img {
  margin-top: 20px;
  padding: 5px;
  border: 1px solid #CCC;
  width: 180px;
  background-color: #FFF;
}
.sp-paragraph .paragraph-img a {
  display: block;
}
.sp-paragraph .paragraph-img img {
  width: 100%;
}
.sp-paragraph .paragraph-content {
  margin-left: 232px;
}
.sp-paragraph .paragraph-title {
  margin: 0 0 10px 0;
  font-size: 20px;
  color: #5E5E5E;
}
.sp-paragraph .paragraph-title-center {
  text-align: center;
}
.sp-paragraph .paragraph-title-right {
  text-align: right;
}
.sp-paragraph .paragraph-desc {
  margin: 5px 0 0;
  font-size: 12px;
  line-height: 1.6;
}
.sp-paragraph .paragraph-text {
  line-height: 1.5;
  color: #525252;
  font-size: 14px;
}
.sp-paragraph .paragraph-text em {
  font-style: italic;
}
.sp-paragraph .paragraph-text u {
  text-decoration: underline;
}
.sp-paragraph-right .paragraph-img {
  float: right;
}
.sp-paragraph-right .paragraph-content {
  margin: 0 232px 0 0;
}
.sp-paragraph-text .paragraph-img {
  display: none;
}
.sp-paragraph-text .paragraph-content {
  margin: 0;
}
.sp-title {
  /*margin: 20px 0;*/
  text-align: center;
  word-wrap: break-word;
  word-break: break-all;
}
.sp-title .title a {
  font-size: 28px;
  font-weight: bold;
}
.sp-gallery ul {
  width: 100%;
}
.sp-gallery li {
  overflow: hidden;
  width: 29.09090909%;
  /*width: 156px;*/
  text-align: center;
}
.sp-gallery .l1 {
  float: left;
}
.sp-gallery .l3 {
  margin: 0 auto;
}
.sp-gallery .l2 {
  float: right;
}
.sp-gallery .gallery-img {
  display: block;
  padding: 5px;
  border: 1px solid #CCC;
  background-color: #FFF;
}
.sp-gallery .gallery-img img {
  width: 100%;
  /* min-width: 156px; max-width: 180px;*/
  background-repeat: no-repeat;
  background-position: center center;
}
.sp-gallery .gallery-title {
  display: inline-block;
  zoom: 1;
  padding: 10px 0 0;
  width: auto;
  font-size: 20px;
  text-align: center;
  word-wrap: break-word;
  word-break: break-all;
  color: #5E5E5E;
}
.sp-gallery .gallery-text {
  padding-top: 10px;
  width: auto;
  word-wrap: break-word;
  line-height: 1.5;
  color: #525252;
  font-size: 14px;
  text-align: center;
}
.sp-gallery-m1 .gallery-title {
  display: inline-block;
}
.sp-gallery-m1 .gallery-text {
  display: none;
}
.sp-gallery-m2 .gallery-title {
  display: none;
}
.sp-gallery-m2 .gallery-text {
  display: block;
}
.sp-gallery-m3 .gallery-title {
  display: none;
}
.sp-gallery-m3 .gallery-text {
  display: none;
}
.sp-gallery-big ul {
  width: 100%;
}
.sp-gallery-big li {
  float: left;
  overflow: hidden;
  width: 47.27272727%;
  text-align: center;
}
.sp-gallery-big .last {
  float: right;
}
.sp-gallery-big .gallery-img {
  display: block;
  padding: 5px;
  border: 1px solid #CCC;
  background-color: #FFF;
}
.sp-gallery-big .gallery-img img {
  width: 100%;
  /* min-width: 226px; max-width: 300px;*/
  background-repeat: no-repeat;
  background-position: center center;
}
.sp-gallery-big .gallery-title {
  display: inline-block;
  zoom: 1;
  padding: 10px 0 0;
  width: auto;
  font-size: 20px;
  text-align: center;
  word-wrap: break-word;
  word-break: break-all;
  color: #5E5E5E;
}
.sp-gallery-big .gallery-text {
  padding-top: 10px;
  width: auto;
  word-wrap: break-word;
  word-break: break-all;
  line-height: 1.5;
  color: #525252;
  font-size: 14px;
  text-align: center;
}
.sp-gallery-big-m1 .gallery-title {
  display: inline-block;
}
.sp-gallery-big-m1 .gallery-text {
  display: none;
}
.sp-gallery-big-m2 .gallery-title {
  display: none;
}
.sp-gallery-big-m2 .gallery-text {
  display: block;
}
.sp-gallery-big-m3 .gallery-title {
  display: none;
}
.sp-gallery-big-m3 .gallery-text {
  display: none;
}
.sp-button .inner {
  text-align: center;
}
.sp-button .inner a {
  display: inline-block;
  zoom: 1;
  font-size: 28px;
  color: #FFF;
  padding: 14px 40px;
  border-radius: 5px;
}
.sp-button em {
  font-weight: normal;
}
.sp-contact .content {
  padding: 15px 40px;
  font-size: 14px;
  color: #525252;
  border: 3px solid #EEE;
  background-color: #FFF;
}
.sp-contact .c-qrcode {
  float: left;
}
.sp-contact ul {
  margin: 0 0 0 210px;
}
.sp-contact li {
  padding: 2px 0;
}
.sp-contact li img {
  vertical-align: middle;
  padding-right: 5px;
}
.sp-contact .c-remark {
  padding-bottom: 10px;
  padding-top: 0;
}
.sp-contact .c-name {
  padding: 0 0 4px;
  color: #5E5E5E;
  font-size: 20px;
}
.sp-contact-right .c-qrcode {
  float: right;
}
.sp-contact-right ul {
  margin: 0 210px 0 0;
}
.sp-contact-noqr .c-qrcode {
  display: none;
}
.sp-contact-noqr ul {
  margin: 0;
}
.sp-qrcode .qr-img {
  float: left;
  margin: 0 0 0 43px;
}
.sp-qrcode .q-remark {
  margin: 0 0 0 253px;
  line-height: 1.5;
  color: #525252;
  font-size: 14px;
}
.sp-qrcode-right .qr-img {
  float: right;
  margin: 0 43px 0 0;
}
.sp-qrcode-right .q-remark {
  margin: 0 253px 0 0;
  line-height: 1.5;
  color: #525252;
  font-size: 14px;
}
.sp-social .content {
  margin: 0 auto;
  /*max-width: 480px;*/
  min-width: 380px;
  text-align: center;
}
.sp-social .content a {
  display: inline-block;
  zoom: 1;
  margin: 0 10px 27px 10px;
}
.sp-table table {
  table-layout: fixed;
  width: 100%;
}
.sp-table .tb-header td {
  padding: 8px;
  text-align: left;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  border: 0;
}
.sp-table td {
  padding: 8px;
  border-bottom: 1px solid #C5C5C5;
  color: #525252;
  text-align: left;
  font-size: 14px;
  background-color: #FFF;
}
.sp-table-noborder .tb-header td {
  border: none;
}
.sp-table-noborder td {
  border: none;
}
.sp-table-nobg .tb-header td {
  color: #5C5C5A;
  background-color: transparent !important;
  border-bottom-color: #5C5C5A !important;
  border-bottom-width: 3px !important;
  border-bottom-style: solid;
}
.sp-table-nobg td {
  border-bottom: 1px solid #C5C5C5;
}
.sp-logobar {
  padding: 0;
  text-align: center;
}
.sp-logobar img {
  width: 100%;
  max-width: 700px;
}
.sp-vedio .inner {
  position: relative;
  height: 434px;
  text-align: center;
  background: url(../images/videobg.png) no-repeat center center;
  background-size: 100% auto;
}
.sp-vedio .inner embed {
  width: 100%;
  height: 100%;
}
.sp-separator {
  padding-left: 0;
  padding-right: 0;
}
.sp-separator .inner {
  overflow: hidden;
  text-align: center;
}
.sp-paragraph .paragraph-btn {
  padding-top: 10px;
}
.sp-gallery .gallery-btn,
.sp-gallery-big .gallery-btn {
  text-align: center;
}
.sp-paragraph .paragraph-btn a,
.sp-gallery .gallery-btn a,
.sp-gallery-big .gallery-btn a {
  margin: 10px auto 0;
  width: auto;
  display: inline-block;
  border-radius: 3px;
  color: #FFF;
  font-weight: bold;
  background-color: #ffa127;
  border-bottom: 2px solid #d87a00;
}
.sp-paragraph .paragraph-btn a,
.sp-gallery .gallery-btn a,
.sp-gallery-big .gallery-btn a {
  padding: 7px 18px;
}
@media screen and (max-width: 699px) {
  .sp-paragraph .paragraph-img {
    padding: 0;
    width: 156px;
    border: none;
  }
  .sp-paragraph .paragraph-content {
    margin-left: 186px;
  }
  .sp-paragraph-right .paragraph-img {
    float: right;
  }
  .sp-paragraph-right .paragraph-content {
    margin: 0 186px 0 0;
  }
  .sp-paragraph-text .paragraph-img {
    display: none;
  }
  .sp-paragraph-text .paragraph-content {
    margin: 0;
  }
  .sp-gallery li {
    width: 32.5%;
  }
  .sp-gallery .gallery-img {
    padding: 0;
    border: none;
  }
  .sp-gallery-big li {
    width: 47.083333%;
  }
  .sp-gallery-big .gallery-img {
    padding: 0;
    border: none;
  }
  .sp-social .content {
    width: 380px;
  }
  .sp-contact .content {
    padding: 15px 20px;
  }
  .sp-qrcode .qr-img {
    margin: 0 0 0 23px;
  }
  .sp-qrcode .q-remark {
    margin: 0 0 0 233px;
  }
  .sp-qrcode-right .q-remark {
    margin: 0 233px 0 0;
  }
  .sp-qrcode-right .qr-img {
    margin: 0 23px 0 0;
  }
  .sp-vedio .inner {
    height: 316px;
  }
  .sp-vedio .inner a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .sp-separator img {
    width: 100%;
  }
  .sp-table .inner {
    overflow: auto;
  }
}
