@charset "UTF-8";
a.c-Btn, a.c-BorderBtn {
  -webkit-tap-highlight-color: transparent; }

button, [type="button"], [type="submit"], [type="reset"], input.c-Field {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0; }

a.c-Btn, a.c-BorderBtn {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

a.c-Btn, a.c-BorderBtn {
  -webkit-touch-callout: none; }

.u-textBreak {
  word-wrap: break-word;
  word-break: break-all; }

.wrap:before, .dy-About-box:before, .dy-Product:before, .dy-News-box:before, .dy-News-box .news-left .news-item:before, .list-Item:before, .news-rights:before, .dy-Show:before, .wrap:after, .dy-About-box:after, .dy-Product:after, .dy-News-box:after, .dy-News-box .news-left .news-item:after, .list-Item:after, .news-rights:after, .dy-Show:after {
  content: "";
  display: table; }

.wrap:after, .dy-About-box:after, .dy-Product:after, .dy-News-box:after, .dy-News-box .news-left .news-item:after, .list-Item:after, .news-rights:after, .dy-Show:after {
  clear: both;
  overflow: hidden; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:active, a:hover {
    outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0; }

optgroup {
  font-weight: bold; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template,
[hidden] {
  display: none; }

html {
  box-sizing: border-box; }

*, *:before, *:after, *::before, *::after {
  box-sizing: inherit; }

::-webkit-scrollbar {
  width: 2px;
  height: 2px;
  background-color: transparent; }

::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3); }

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none; }

a {
  text-decoration: none; }

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset; }

:disabled, [disabled], [aria-disabled] {
  background-color: #e6e6e6 !important;
  color: #ababab !important;
  cursor: not-allowed !important;
  pointer-events: none !important; }

.u-textL {
  text-align: left !important; }

.u-textC {
  text-align: center !important; }

.u-textR {
  text-align: right !important; }

.u-textRtl {
  direction: rtl !important; }

.u-textMainTone {
  color: #3da4fe !important; }

.u-textSubTone {
  color: #fe6e00 !important; }

.u-textWarn {
  color: #8a6d3b !important; }

.u-textDanger {
  color: #a94442 !important; }

html {
  font-size: 16px;
  line-height: 1.625;
  font-family: arial, \5b8b\4f53, "Hiragino Sans GB", "Microsoft YaHei", sans-serif; }

body {
  background-color: #fff;
  min-width: 1260px; }
  .ie8 body {
    background-color: blue; }
  .ie9 body {
    background-color: red; }

.c-Row {
  font-size: 0; }
  .c-Row [class*="c-Row-col"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
    display: inline-block;
    vertical-align: top;
    font-size: initial;
    font-size: 16px\9;
    text-align: left;
    position: relative; }
    .c-Row [class*="c-Row-col"]:first-of-type {
      padding-left: 0; }
    .c-Row [class*="c-Row-col"]:last-of-type {
      padding-right: 0; }
  .c-Row--vAlign [class*="c-Row-col"] {
    vertical-align: middle; }
  .c-Row .c-Row-col1 {
    width: 4.16667%; }
  .c-Row .c-Row-colOffset1 {
    margin-left: 4.16667%; }
  .c-Row .c-Row-col2 {
    width: 8.33333%; }
  .c-Row .c-Row-colOffset2 {
    margin-left: 8.33333%; }
  .c-Row .c-Row-col3 {
    width: 12.5%; }
  .c-Row .c-Row-colOffset3 {
    margin-left: 12.5%; }
  .c-Row .c-Row-col4 {
    width: 16.66667%; }
  .c-Row .c-Row-colOffset4 {
    margin-left: 16.66667%; }
  .c-Row .c-Row-col5 {
    width: 20.83333%; }
  .c-Row .c-Row-colOffset5 {
    margin-left: 20.83333%; }
  .c-Row .c-Row-col6 {
    width: 25%; }
  .c-Row .c-Row-colOffset6 {
    margin-left: 25%; }
  .c-Row .c-Row-col7 {
    width: 29.16667%; }
  .c-Row .c-Row-colOffset7 {
    margin-left: 29.16667%; }
  .c-Row .c-Row-col8 {
    width: 33.33333%; }
  .c-Row .c-Row-colOffset8 {
    margin-left: 33.33333%; }
  .c-Row .c-Row-col9 {
    width: 37.5%; }
  .c-Row .c-Row-colOffset9 {
    margin-left: 37.5%; }
  .c-Row .c-Row-col10 {
    width: 41.66667%; }
  .c-Row .c-Row-colOffset10 {
    margin-left: 41.66667%; }
  .c-Row .c-Row-col11 {
    width: 45.83333%; }
  .c-Row .c-Row-colOffset11 {
    margin-left: 45.83333%; }
  .c-Row .c-Row-col12 {
    width: 50%; }
  .c-Row .c-Row-colOffset12 {
    margin-left: 50%; }
  .c-Row .c-Row-col13 {
    width: 54.16667%; }
  .c-Row .c-Row-colOffset13 {
    margin-left: 54.16667%; }
  .c-Row .c-Row-col14 {
    width: 58.33333%; }
  .c-Row .c-Row-colOffset14 {
    margin-left: 58.33333%; }
  .c-Row .c-Row-col15 {
    width: 62.5%; }
  .c-Row .c-Row-colOffset15 {
    margin-left: 62.5%; }
  .c-Row .c-Row-col16 {
    width: 66.66667%; }
  .c-Row .c-Row-colOffset16 {
    margin-left: 66.66667%; }
  .c-Row .c-Row-col17 {
    width: 70.83333%; }
  .c-Row .c-Row-colOffset17 {
    margin-left: 70.83333%; }
  .c-Row .c-Row-col18 {
    width: 75%; }
  .c-Row .c-Row-colOffset18 {
    margin-left: 75%; }
  .c-Row .c-Row-col19 {
    width: 79.16667%; }
  .c-Row .c-Row-colOffset19 {
    margin-left: 79.16667%; }
  .c-Row .c-Row-col20 {
    width: 83.33333%; }
  .c-Row .c-Row-colOffset20 {
    margin-left: 83.33333%; }
  .c-Row .c-Row-col21 {
    width: 87.5%; }
  .c-Row .c-Row-colOffset21 {
    margin-left: 87.5%; }
  .c-Row .c-Row-col22 {
    width: 91.66667%; }
  .c-Row .c-Row-colOffset22 {
    margin-left: 91.66667%; }
  .c-Row .c-Row-col23 {
    width: 95.83333%; }
  .c-Row .c-Row-colOffset23 {
    margin-left: 95.83333%; }
  .c-Row .c-Row-col24 {
    width: 100%; }
  @media only screen and (max-width: 47.935em) {
    .c-Row [class*="c-Row-col"]:not([class~="c-Row-col6"]):not([class~="c-Row-col8"]):not([class~="c-Row-col12"]):not([class~="c-Row-col24"]) {
      width: 100%; } }
  @media only screen and (min-width: 48em) {
    .c-Row .c-Row-col1--sm {
      width: 4.16667%; }
    .c-Row .c-Row-colOffset1--sm {
      margin-left: 4.16667%; }
    .c-Row .c-Row-col2--sm {
      width: 8.33333%; }
    .c-Row .c-Row-colOffset2--sm {
      margin-left: 8.33333%; }
    .c-Row .c-Row-col3--sm {
      width: 12.5%; }
    .c-Row .c-Row-colOffset3--sm {
      margin-left: 12.5%; }
    .c-Row .c-Row-col4--sm {
      width: 16.66667%; }
    .c-Row .c-Row-colOffset4--sm {
      margin-left: 16.66667%; }
    .c-Row .c-Row-col5--sm {
      width: 20.83333%; }
    .c-Row .c-Row-colOffset5--sm {
      margin-left: 20.83333%; }
    .c-Row .c-Row-col6--sm {
      width: 25%; }
    .c-Row .c-Row-colOffset6--sm {
      margin-left: 25%; }
    .c-Row .c-Row-col7--sm {
      width: 29.16667%; }
    .c-Row .c-Row-colOffset7--sm {
      margin-left: 29.16667%; }
    .c-Row .c-Row-col8--sm {
      width: 33.33333%; }
    .c-Row .c-Row-colOffset8--sm {
      margin-left: 33.33333%; }
    .c-Row .c-Row-col9--sm {
      width: 37.5%; }
    .c-Row .c-Row-colOffset9--sm {
      margin-left: 37.5%; }
    .c-Row .c-Row-col10--sm {
      width: 41.66667%; }
    .c-Row .c-Row-colOffset10--sm {
      margin-left: 41.66667%; }
    .c-Row .c-Row-col11--sm {
      width: 45.83333%; }
    .c-Row .c-Row-colOffset11--sm {
      margin-left: 45.83333%; }
    .c-Row .c-Row-col12--sm {
      width: 50%; }
    .c-Row .c-Row-colOffset12--sm {
      margin-left: 50%; }
    .c-Row .c-Row-col13--sm {
      width: 54.16667%; }
    .c-Row .c-Row-colOffset13--sm {
      margin-left: 54.16667%; }
    .c-Row .c-Row-col14--sm {
      width: 58.33333%; }
    .c-Row .c-Row-colOffset14--sm {
      margin-left: 58.33333%; }
    .c-Row .c-Row-col15--sm {
      width: 62.5%; }
    .c-Row .c-Row-colOffset15--sm {
      margin-left: 62.5%; }
    .c-Row .c-Row-col16--sm {
      width: 66.66667%; }
    .c-Row .c-Row-colOffset16--sm {
      margin-left: 66.66667%; }
    .c-Row .c-Row-col17--sm {
      width: 70.83333%; }
    .c-Row .c-Row-colOffset17--sm {
      margin-left: 70.83333%; }
    .c-Row .c-Row-col18--sm {
      width: 75%; }
    .c-Row .c-Row-colOffset18--sm {
      margin-left: 75%; }
    .c-Row .c-Row-col19--sm {
      width: 79.16667%; }
    .c-Row .c-Row-colOffset19--sm {
      margin-left: 79.16667%; }
    .c-Row .c-Row-col20--sm {
      width: 83.33333%; }
    .c-Row .c-Row-colOffset20--sm {
      margin-left: 83.33333%; }
    .c-Row .c-Row-col21--sm {
      width: 87.5%; }
    .c-Row .c-Row-colOffset21--sm {
      margin-left: 87.5%; }
    .c-Row .c-Row-col22--sm {
      width: 91.66667%; }
    .c-Row .c-Row-colOffset22--sm {
      margin-left: 91.66667%; }
    .c-Row .c-Row-col23--sm {
      width: 95.83333%; }
    .c-Row .c-Row-colOffset23--sm {
      margin-left: 95.83333%; }
    .c-Row .c-Row-col24--sm {
      width: 100%; } }
  @media only screen and (min-width: 64em) {
    .c-Row .c-Row-col1--md {
      width: 4.16667%; }
    .c-Row .c-Row-colOffset1--md {
      margin-left: 4.16667%; }
    .c-Row .c-Row-col2--md {
      width: 8.33333%; }
    .c-Row .c-Row-colOffset2--md {
      margin-left: 8.33333%; }
    .c-Row .c-Row-col3--md {
      width: 12.5%; }
    .c-Row .c-Row-colOffset3--md {
      margin-left: 12.5%; }
    .c-Row .c-Row-col4--md {
      width: 16.66667%; }
    .c-Row .c-Row-colOffset4--md {
      margin-left: 16.66667%; }
    .c-Row .c-Row-col5--md {
      width: 20.83333%; }
    .c-Row .c-Row-colOffset5--md {
      margin-left: 20.83333%; }
    .c-Row .c-Row-col6--md {
      width: 25%; }
    .c-Row .c-Row-colOffset6--md {
      margin-left: 25%; }
    .c-Row .c-Row-col7--md {
      width: 29.16667%; }
    .c-Row .c-Row-colOffset7--md {
      margin-left: 29.16667%; }
    .c-Row .c-Row-col8--md {
      width: 33.33333%; }
    .c-Row .c-Row-colOffset8--md {
      margin-left: 33.33333%; }
    .c-Row .c-Row-col9--md {
      width: 37.5%; }
    .c-Row .c-Row-colOffset9--md {
      margin-left: 37.5%; }
    .c-Row .c-Row-col10--md {
      width: 41.66667%; }
    .c-Row .c-Row-colOffset10--md {
      margin-left: 41.66667%; }
    .c-Row .c-Row-col11--md {
      width: 45.83333%; }
    .c-Row .c-Row-colOffset11--md {
      margin-left: 45.83333%; }
    .c-Row .c-Row-col12--md {
      width: 50%; }
    .c-Row .c-Row-colOffset12--md {
      margin-left: 50%; }
    .c-Row .c-Row-col13--md {
      width: 54.16667%; }
    .c-Row .c-Row-colOffset13--md {
      margin-left: 54.16667%; }
    .c-Row .c-Row-col14--md {
      width: 58.33333%; }
    .c-Row .c-Row-colOffset14--md {
      margin-left: 58.33333%; }
    .c-Row .c-Row-col15--md {
      width: 62.5%; }
    .c-Row .c-Row-colOffset15--md {
      margin-left: 62.5%; }
    .c-Row .c-Row-col16--md {
      width: 66.66667%; }
    .c-Row .c-Row-colOffset16--md {
      margin-left: 66.66667%; }
    .c-Row .c-Row-col17--md {
      width: 70.83333%; }
    .c-Row .c-Row-colOffset17--md {
      margin-left: 70.83333%; }
    .c-Row .c-Row-col18--md {
      width: 75%; }
    .c-Row .c-Row-colOffset18--md {
      margin-left: 75%; }
    .c-Row .c-Row-col19--md {
      width: 79.16667%; }
    .c-Row .c-Row-colOffset19--md {
      margin-left: 79.16667%; }
    .c-Row .c-Row-col20--md {
      width: 83.33333%; }
    .c-Row .c-Row-colOffset20--md {
      margin-left: 83.33333%; }
    .c-Row .c-Row-col21--md {
      width: 87.5%; }
    .c-Row .c-Row-colOffset21--md {
      margin-left: 87.5%; }
    .c-Row .c-Row-col22--md {
      width: 91.66667%; }
    .c-Row .c-Row-colOffset22--md {
      margin-left: 91.66667%; }
    .c-Row .c-Row-col23--md {
      width: 95.83333%; }
    .c-Row .c-Row-colOffset23--md {
      margin-left: 95.83333%; }
    .c-Row .c-Row-col24--md {
      width: 100%; } }
  @media only screen and (min-width: 80em) {
    .c-Row .c-Row-col1--lg {
      width: 4.16667%; }
    .c-Row .c-Row-colOffset1--lg {
      margin-left: 4.16667%; }
    .c-Row .c-Row-col2--lg {
      width: 8.33333%; }
    .c-Row .c-Row-colOffset2--lg {
      margin-left: 8.33333%; }
    .c-Row .c-Row-col3--lg {
      width: 12.5%; }
    .c-Row .c-Row-colOffset3--lg {
      margin-left: 12.5%; }
    .c-Row .c-Row-col4--lg {
      width: 16.66667%; }
    .c-Row .c-Row-colOffset4--lg {
      margin-left: 16.66667%; }
    .c-Row .c-Row-col5--lg {
      width: 20.83333%; }
    .c-Row .c-Row-colOffset5--lg {
      margin-left: 20.83333%; }
    .c-Row .c-Row-col6--lg {
      width: 25%; }
    .c-Row .c-Row-colOffset6--lg {
      margin-left: 25%; }
    .c-Row .c-Row-col7--lg {
      width: 29.16667%; }
    .c-Row .c-Row-colOffset7--lg {
      margin-left: 29.16667%; }
    .c-Row .c-Row-col8--lg {
      width: 33.33333%; }
    .c-Row .c-Row-colOffset8--lg {
      margin-left: 33.33333%; }
    .c-Row .c-Row-col9--lg {
      width: 37.5%; }
    .c-Row .c-Row-colOffset9--lg {
      margin-left: 37.5%; }
    .c-Row .c-Row-col10--lg {
      width: 41.66667%; }
    .c-Row .c-Row-colOffset10--lg {
      margin-left: 41.66667%; }
    .c-Row .c-Row-col11--lg {
      width: 45.83333%; }
    .c-Row .c-Row-colOffset11--lg {
      margin-left: 45.83333%; }
    .c-Row .c-Row-col12--lg {
      width: 50%; }
    .c-Row .c-Row-colOffset12--lg {
      margin-left: 50%; }
    .c-Row .c-Row-col13--lg {
      width: 54.16667%; }
    .c-Row .c-Row-colOffset13--lg {
      margin-left: 54.16667%; }
    .c-Row .c-Row-col14--lg {
      width: 58.33333%; }
    .c-Row .c-Row-colOffset14--lg {
      margin-left: 58.33333%; }
    .c-Row .c-Row-col15--lg {
      width: 62.5%; }
    .c-Row .c-Row-colOffset15--lg {
      margin-left: 62.5%; }
    .c-Row .c-Row-col16--lg {
      width: 66.66667%; }
    .c-Row .c-Row-colOffset16--lg {
      margin-left: 66.66667%; }
    .c-Row .c-Row-col17--lg {
      width: 70.83333%; }
    .c-Row .c-Row-colOffset17--lg {
      margin-left: 70.83333%; }
    .c-Row .c-Row-col18--lg {
      width: 75%; }
    .c-Row .c-Row-colOffset18--lg {
      margin-left: 75%; }
    .c-Row .c-Row-col19--lg {
      width: 79.16667%; }
    .c-Row .c-Row-colOffset19--lg {
      margin-left: 79.16667%; }
    .c-Row .c-Row-col20--lg {
      width: 83.33333%; }
    .c-Row .c-Row-colOffset20--lg {
      margin-left: 83.33333%; }
    .c-Row .c-Row-col21--lg {
      width: 87.5%; }
    .c-Row .c-Row-colOffset21--lg {
      margin-left: 87.5%; }
    .c-Row .c-Row-col22--lg {
      width: 91.66667%; }
    .c-Row .c-Row-colOffset22--lg {
      margin-left: 91.66667%; }
    .c-Row .c-Row-col23--lg {
      width: 95.83333%; }
    .c-Row .c-Row-colOffset23--lg {
      margin-left: 95.83333%; }
    .c-Row .c-Row-col24--lg {
      width: 100%; } }

:disabled, [disabled], [aria-disabled].c-BorderBtn {
  background-color: transparent !important; }

.c-Btn, .c-BorderBtn {
  font-size: 16px;
  cursor: pointer;
  width: 100%;
  padding: 0 .8em;
  line-height: 2em;
  height: 2em;
  text-align: center;
  display: inline-block;
  vertical-align: middle; }

a.c-Btn, a.c-BorderBtn {
  text-decoration: none; }

.c-Btn {
  background-color: #999;
  color: #fff;
  border: none; }
  .c-Btn:active {
    box-shadow: 0 0 0px 1em rgba(0, 0, 0, 0.1) inset; }
  .c-Btn--primary {
    background-color: #3da4fe;
    color: #fff; }
  .c-Btn--radius {
    border-radius: 3px; }
  .c-Btn--round {
    border-radius: 1em/1em; }

.c-BorderBtn {
  background-color: transparent;
  color: #999;
  border: 1px solid #999; }
  .c-BorderBtn:active {
    color: gray;
    border-color: gray; }
  .c-BorderBtn--primary {
    color: #3da4fe;
    border-color: #3da4fe; }
    .c-BorderBtn--primary:active {
      color: #0a8cfe;
      border-color: #0a8cfe; }
  .c-BorderBtn--radius {
    border-radius: 3px; }
  .c-BorderBtn--round {
    border-radius: 1em/1em; }

.c-Field {
  display: block;
  width: 100%;
  height: 2em;
  line-height: 2em;
  padding: 0 .8em;
  border: 1px solid #c7c7c7;
  transition: all .3s ease-in-out; }
  .c-Field--radius {
    border-radius: 3px; }
  .c-Field:focus {
    border-color: #3da4fe;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(61, 164, 254, 0.6); }
  textarea.c-Field {
    resize: none;
    line-height: inherit;
    height: auto;
    padding-top: .6em;
    padding-bottom: .6em;
    word-wrap: break-word;
    word-break: break-all; }
  select[multiple].c-Field {
    min-height: 6em; }

.c-File {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer; }
  .c-File input[type="file"] {
    display: none; }

.c-Radio {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  position: relative; }
  .c-Radio input[type="radio"] {
    display: none; }
    .c-Radio input[type="radio"]:checked ~ .c-Radio-icon:before {
      opacity: 1; }
    .c-Radio input[type="radio"][disabled] ~ .c-Radio-icon:after {
      border-color: #c7c7c7; }
    .c-Radio input[type="radio"][disabled] ~ .c-Radio-icon:before {
      background-color: #c7c7c7; }
  .c-Radio-icon {
    display: inline-block;
    vertical-align: -0.2em;
    width: 1em;
    height: 1em;
    overflow: hidden;
    position: relative;
    text-indent: -9999em; }
    .c-Radio-icon:after {
      content: "";
      display: block;
      width: 1em;
      height: 1em;
      position: absolute;
      top: 50%;
      right: 0;
      margin-top: -0.5em;
      border-radius: 50%;
      border: 1px solid #3da4fe;
      background-color: transparent; }
    .c-Radio-icon:before {
      content: "";
      display: block;
      width: 0.5em;
      height: 0.5em;
      position: absolute;
      top: 50%;
      right: 0.25em;
      margin-top: -0.25em;
      border-radius: 50%;
      background-color: #3da4fe;
      opacity: 0;
      transition: opacity .3s ease-in-out; }

.c-Checkbox {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  position: relative; }
  .c-Checkbox input[type="checkbox"] {
    display: none; }
    .c-Checkbox input[type="checkbox"]:checked ~ .c-Checkbox-icon:before {
      opacity: 1; }
    .c-Checkbox input[type="checkbox"][disabled] ~ .c-Checkbox-icon:after {
      border-color: #c7c7c7; }
    .c-Checkbox input[type="checkbox"][disabled] ~ .c-Checkbox-icon:before {
      color: #c7c7c7; }
  .c-Checkbox-icon {
    display: inline-block;
    vertical-align: -0.2em;
    width: 1em;
    height: 1em;
    overflow: hidden;
    position: relative;
    text-indent: -9999em; }
    .c-Checkbox-icon:after {
      content: "";
      display: block;
      width: 1em;
      height: 1em;
      position: absolute;
      top: 50%;
      right: 0;
      margin-top: -0.5em;
      border: 1px solid #3da4fe;
      background-color: transparent; }
    .c-Checkbox-icon:before {
      content: "\2713";
      color: #3da4fe;
      text-indent: -0.2em;
      text-indent: -0.3em \9;
      text-align: center;
      font-style: normal;
      font-size: 0.875em;
      font-family: \5b8b\4f53;
      display: block;
      width: 0.5em;
      height: 0.5em;
      line-height: 0.5em;
      position: absolute;
      top: 50%;
      right: 0.25em;
      margin-top: -0.25em;
      opacity: 0;
      transition: opacity .3s ease-in-out; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  z-index: 100; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

.c-Loading {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 99999999999;
  transition: .3s;
  text-align: center;
  display: block; }
  .c-Loading-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    font-size: 0.18667rem;
    color: #333; }
  .c-Loading.hasBg {
    background-color: #333;
    background-color: rgba(0, 0, 0, 0.5); }
  .c-Loading.is-hided {
    display: none; }

html {
  font-size: 16px;
  line-height: 1.625;
  font-family: "Microsoft YaHei", "Hiragino Sans GB", sans-serif, arial, \5b8b\4f53; }

body {
  background-color: #ffffff;
  min-width: 1200px; }

.wrap {
  width: 1200px;
  margin: 0 auto;
}
.noone{
  margin-top: -160px;
}

.dy-Top {
  width: 100%;
  background: #fafafa;
  line-height: 40px;
  height: 40px;
  border-bottom: 1px solid #fafafa; }
  .dy-Top a {
    display: inline-block; }
    .dy-Top a img {
      margin-top: 10px;
      width: 20px;
      height: 20px; }
  .dy-Top .know-us {
    color: #f25f1f;
    font-size: 14px;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    padding: 0 20px;
    margin-left: 20px;
    vertical-align: 5px; }

.dy-Head-logo {
  display: block;
  float: left;
  margin-top: 25px;
  margin-left: -188px;}

.dy-Head-nav {
  float: left;
  line-height: 100px;
  margin-left: 67px; }
  .dy-Head-nav a {
    color: #4c4c4c;
    font-size: 20px;
    display: inline-block;
    margin-left: 43px; }
    .dy-Head-nav a:hover {
      color: #ee7700; }
    .dy-Head-nav a.on {
      color: #ee7700; }

.dy-Head-right {
  float: right;
  color: #999999;
  font-size: 14px;
  line-height: 100px;  margin-right: -60px;}
  .dy-Head-right a {
    color: #999999; 
 }

.dy-Banner {
  width: 100%;
  height: 790px; }
  .dy-Banner-son {
    width: 100%;
    height: 616px;
    /*background: url("../img/banner.png") no-repeat top center;*/
    /*background-size: 100% 100%;*/
    text-align: center;
    padding-top: 230px; }
    .dy-Banner-son .banner-little {
      color: #ffffff;
      font-size: 18px; }
    .dy-Banner-son .banner-name {
      color: #ffffff;
      font-size: 60px;
      position: relative; }
      .dy-Banner-son .banner-name:after {
        content: '';
        position: absolute;
        width: 42px;
        height: 3px;
        /*background: #ffffff;*/
        left: 50%;
        bottom: -20px;
        margin-left: -21px;
        z-index: 2; }
    .dy-Banner-son .banner-text {
      width: 780px;
      color: #ffffff;
      font-size: 18px;
      margin: 40px auto; }
    .dy-Banner-son .see-more {
      display: block;
      width: 160px;
      height: 40px;
      background: #ee7700;
      color: #ffffff;
      font-size: 14px;
      text-align: center;
      line-height: 40px;
      border-radius: 6px;
      margin: 40px auto 0; }
      .dy-Banner-son .see-more:hover {
        background: #f5912d; }

.banner-Nav-little {
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  margin-top: 20px; }

.banner-Nav-name {
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  position: relative; }
  .banner-Nav-name:after {
    content: '';
    position: absolute;
    width: 42px;
    height: 3px;
    background: #ffffff;
    left: 50%;
    bottom: -10px;
    margin-left: -21px;
    z-index: 2; }

.banner-Nav-text {
  width: 295px;
  color: #ffffff;
  font-size: 14px;
  margin: 30px auto; }

.banner-Nav .more-btn {
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  display: block;
  text-transform: uppercase; }

.banner-slide {
  width: 100%;
  height: 616px;
  overflow: hidden;
  position: relative; }

.banner-slide .hd {
  height: 225px;
  overflow: hidden;
  width: 1200px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  bottom: 80px;
  z-index: 1; }

.banner-slide .hd ul {
  overflow: hidden;
  zoom: 1; }

.banner-slide .hd ul li {
  float: left;
  width: 400px;
  height: 225px;
  background: #ff7f00;
  cursor: pointer; }

.banner-slide .hd ul li:nth-child(2) {
  background: #f27900; }

.banner-slide .hd ul li:nth-child(3) {
  background: #e67300; }

.banner-slide .bd {
  position: relative;
  max-height: 616px;
  z-index: 0; }

.banner-slide .bd li {
  zoom: 1;
  width: 100%;
  height: 616px;
  vertical-align: middle; }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner-slide .prev,
.banner-slide .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -195px;
  display: block;
  width: 50px;
  height: 50px;
  background: url(../img/left_btn.png) no-repeat; }

.banner-slide .next {
  left: auto;
  right: 3%;
  background: url(../img/right_btn.png) no-repeat; }

.banner-slide .prev:hover {
  background: url(../img/left_btns.png) no-repeat; }

.banner-slide .next:hover {
  background: url(../img/right_btns.png) no-repeat; }

.banner-slide .prevStop {
  display: none; }

.banner-slide .nextStop {
  display: none; }

.dy-About-title {
  text-align: center;    margin-top: 30px;}
  .dy-About-title .title-one {
    text-align: center;
    color: #a6a6a6;
    font-size: 16px; }
  .dy-About-title .title-two {
    color: #4c4c4c;
    font-size: 40px;
    line-height: 32px; }
  .dy-About-title .title-three {
    color: rgba(80, 80, 80, 0.47);
    font-size: 18px;
    margin-top: 10px;
    position: relative; }
    .dy-About-title .title-three:after {
      content: '';
      position: absolute;
      left: 50%;
      margin-left: -21px;
      top: 70px;
      width: 42px;
      height: 3px;
      /*background: #ee7700;*/ }
    .dy-About-title .title-three span {
      color: #ee7700; }

.dy-About-box {
  width: 1095px;
  margin: 50px auto 0; }
  .dy-About-box .box-left {
    float: left;
    width: 480px;
    color: #4c4c4c;
    font-size: 16px;
    line-height: 30px; }
  .dy-About-box .box-right {
    float: right;
    width: 600px; }

.dy-About-btn {
  text-align: center;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 100px; }
  .dy-About-btn a {
    display: inline-block;
    margin: 0 10px;
    width: 160px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 6px;
    color: #ffffff;
    font-size: 16px; }
  .dy-About-btn .to-details {
    background: #ee7700; }
  .dy-About-btn .to-contact {
    background: #e0b6a4; }
    .dy-About-btn .to-contact:hover {
      background: #ee7700; }

.slideBox {
  width: 100%;
  height: 337px;
  overflow: hidden;
  position: relative; }

.slideBox .hd {
  height: 20px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  bottom: 5px;
  width: 100%;
  z-index: 1; }

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: right; }

.slideBox .hd ul li {
  display: inline-block;
  margin: 0 5px;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  text-align: center;
  background: rgba(255, 255, 255, 0.6);
  cursor: pointer; }

.slideBox .hd ul li.on {
  background: #fff; }

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0; }

.slideBox .bd li {
  width: 600px;
  height: 337px;
  zoom: 1;
  vertical-align: middle; }

.slideBox .bd img {
  width: 100%;
  height: 100%;
  display: block; }

.dy-Product {
  width: 100%;
  height: 1320px;
  background: url("../img/p_bg.png") no-repeat top center;
  background-size: 100% 100%;
  background-attachment: fixed; }
  .dy-Product-title {
    margin-top: 115px;
    text-align: center;
    color: #ffffff; }
    .dy-Product-title .product-one {
      font-size: 16px; }
    .dy-Product-title .product-two {
      font-size: 40px;
      line-height: 36px;
      position: relative; }
      .dy-Product-title .product-two:after {
        content: '';
        position: absolute;
        left: 50%;
        margin-left: -21px;
        top: 60px;
        width: 42px;
        height: 3px;
        background: #fff; }
    .dy-Product-title .product-text {
      width: 780px;
      font-size: 16px;
      margin: 50px auto; }

.dy-News {
  padding: 100px 0; }
  .dy-News-title {
    text-align: center; }
    .dy-News-title .product-one {
      font-size: 16px;
      color: #a6a6a6; }
    .dy-News-title .product-two {
      font-size: 40px;
      line-height: 36px;
      color: #4c4c4c;
      position: relative; }
      .dy-News-title .product-two:after {
        content: '';
        position: absolute;
        left: 50%;
        margin-left: -21px;
        top: 60px;
        width: 42px;
        height: 3px;
        background: #ee7700; }
    .dy-News-title .product-text {
      width: 780px;
      font-size: 16px;
      color: #828282;
      margin: 50px auto; }
  .dy-News-box .news-left {
    float: left;
    width: 575px;
    margin-top: 10px; }
    .dy-News-box .news-left .news-item {
      display: block;
      margin-top: 30px; }
      .dy-News-box .news-left .news-item .news-img {
        float: left;
        width: 70px;
        height: 70px;
        border: 5px solid #e5e5e5;
        border-radius: 50%; }
        .dy-News-box .news-left .news-item .news-img img {
          width: 100%;
          height: 100%;
          border-radius: 50%; }
      .dy-News-box .news-left .news-item .news-main {
        float: right;
        width: 475px; }
        .dy-News-box .news-left .news-item .news-main .news-title {
          color: #4c4c4c;
          font-size: 18px; }
        .dy-News-box .news-left .news-item .news-main .news-date {
          color: #878787;
          font-size: 16px;
          text-align: right;
          position: relative; }
          .dy-News-box .news-left .news-item .news-main .news-date:before {
            content: '';
            position: absolute;
            left: 9px;
            top: 11px;
            width: 20px;
            height: 2px;
            background: #ee7700; }
          .dy-News-box .news-left .news-item .news-main .news-date span {
            color: #ee7700; }
        .dy-News-box .news-left .news-item .news-main .news-text {
          color: #a6a6a6;
          width: 90%;
          font-size: 14px; }
  .dy-News-box .news-right {
    float: right;
    width: 575px; }

.zx-Main {
  width: 100%;
  height: 620px;
  background: url("../img/zx_bg.png") no-repeat top center;
  background-size: 100% 100%; }
  .zx-Main-title {
    margin-top: 115px;
    text-align: center;
    color: #ffffff; }
    .zx-Main-title .product-one {
      font-size: 16px; }
    .zx-Main-title .product-two {
      font-size: 40px;
      line-height: 36px;
      position: relative; }
      .zx-Main-title .product-two:after {
        content: '';
        position: absolute;
        left: 50%;
        margin-left: -21px;
        top: 60px;
        width: 42px;
        height: 3px;
        background: #fff; }
    .zx-Main-title .product-text {
      width: 780px;
      font-size: 16px;
      margin: 50px auto; }

.picScroll-left {
  width: 1200px;
  height: 210px;
  overflow: hidden;
  position: relative; }

.picScroll-left .hd {
  overflow: hidden;
  height: 30px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  z-index: 9; }

.picScroll-left .hd ul {
  width: 100%; }

.picScroll-left .hd ul li {
  display: inline-block;
  overflow: hidden;
  width: 7px;
  height: 7px;
  margin-right: 5px;
  cursor: pointer;
  background: #ca6b0b; }

.picScroll-left .hd ul li.on {
  background: #ffffff; }

.picScroll-left .bd {
  padding: 10px; }

.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1; }

.picScroll-left .bd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden; }

.picScroll-left .bd ul li .pic {
  text-align: center; }

.list-Item {
  display: block;
  width: 570px;
  height: 160px;
  background: #ffffff;
  border-radius: 6px;
  position: relative; }
  .list-Item:after {
    content: '';
    position: absolute;
    width: 70px;
    height: 56px;
    background: url("../img/qu.png") no-repeat center;
    right: 0;
    bottom: -1px; }
  .list-Item-img {
    float: left;
    width: 142px;
    height: 142px;
    margin-top: 9px;
    margin-left: 15px; }
    .list-Item-img img {
      width: 100%;
      height: 100%; }
  .list-Item-right {
    float: left;
    height: 100%;
    border-left: 2px solid #ee7e0d;
    width: 370px;
    margin-left: 20px;
    padding-left: 10px; }
    .list-Item-right .list-name {
      color: #4c4c4c;
      font-size: 16px;
      margin-top: 10px; }
      .list-Item-right .list-name i {
        font-style: normal;
        color: #a6a6a6;
        font-size: 12px; }
      .list-Item-right .list-name span {
        float: right; }
        .list-Item-right .list-name span b {
          font-weight: normal;
          color: #ee7e0d;
          font-size: 20px; }
    .list-Item-right .list-title {
      margin-top: 10px;
      color: #4c4c4c;
      font-size: 14px; }
    .list-Item-right .list-text {
      color: #4c4c4c;
      font-size: 14px; }

#dy-Map {
  width: 100%;
  height: 500px;
  background: #e0e0e0; }

.dy-Links {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #ee7700;
  color: #ffffff;
  font-size: 14px; }
  .dy-Links a {
    color: #ffffff; }

.dy-Footer-top {
  width: 100%;
  padding-top: 125px;
  height: 558px;
  background: url("../img/foot_bg.png") no-repeat top center;
  background-size: 100% 100%; }

.dy-Footer-ft {
  width: 100%;
  height: 58px;
  background: #191e21;
  line-height: 58px;
  color: #ffffff;
  font-size: 14px;
  text-align: center; }

.dy-Footer-left {
  float: left;
  width: 342px; }
  .dy-Footer-left .left-title {
    color: #fff;
    font-size: 22px; }
  .dy-Footer-left .left-text {
    margin-top: 20px;
    color: #636668;
    font-size: 16px; }
    .dy-Footer-left .left-text span {
      color: #fff; }

.dy-Footer-center {
  float: left;
  margin-left: 60px;
  margin-top: 64px;
  width: 330px;
  position: relative;
  padding-top: 20px; }
  .dy-Footer-center:before {
    content: '';
    position: absolute;
    width: 42px;
    height: 3px;
    background: #ffffff;
    left: 0;
    top: 0; }
  .dy-Footer-center .foot-nav a {
    display: inline-block;
    color: #a6a6a6;
    font-size: 16px;
    margin-bottom: 20px;
    margin-left: 94px;
    position: relative;
    padding-left: 15px;
    border-bottom: 1px dashed #1d2326; }
    .dy-Footer-center .foot-nav a:nth-child(2n+1) {
      margin-left: 0; }
    .dy-Footer-center .foot-nav a:after {
      content: '';
      position: absolute;
      width: 6px;
      height: 10px;
      background: url("../img/right.png") no-repeat center;
      background-size: 100%;
      left: 0;
      top: 8px;
      z-index: 2; }
    .dy-Footer-center .foot-nav a:hover {
      color: #f27520;
      border-bottom: 1px dashed #a6a6a6; }
    .dy-Footer-center .foot-nav a:hover:after {
      background: url("../img/rights.png") no-repeat center;
      background-size: 100%; }
  .dy-Footer-center .foot-link {
    margin-top: 30px; }
    .dy-Footer-center .foot-link a {
      display: inline-block;
      margin-right: 20px;
      margin-top: 10px;
      width: 32px;
      height: 32px; }
    .dy-Footer-center .foot-link .txwb {
      background: url("../img/f_ico1.png") no-repeat center;
      background-size: 100%; }
      .dy-Footer-center .foot-link .txwb:hover {
        background: url("../img/f_icos1.png") no-repeat center;
        background-size: 100%; }
    .dy-Footer-center .foot-link .qq {
      background: url("../img/f_ico2.png") no-repeat center;
      background-size: 100%; }
      .dy-Footer-center .foot-link .qq:hover {
        background: url("../img/f_icos2.png") no-repeat center;
        background-size: 100%; }
    .dy-Footer-center .foot-link .qqkj {
      background: url("../img/f_ico3.png") no-repeat center;
      background-size: 100%; }
      .dy-Footer-center .foot-link .qqkj:hover {
        background: url("../img/f_icos3.png") no-repeat center;
        background-size: 100%; }
    .dy-Footer-center .foot-link .pyq {
      background: url("../img/f_ico4.png") no-repeat center;
      background-size: 100%; }
      .dy-Footer-center .foot-link .pyq:hover {
        background: url("../img/f_icos4.png") no-repeat center;
        background-size: 100%; }
    .dy-Footer-center .foot-link .wx {
      background: url("../img/f_ico5.png") no-repeat center;
      background-size: 100%; }
      .dy-Footer-center .foot-link .wx:hover {
        background: url("../img/f_icos5.png") no-repeat center;
        background-size: 100%; }
    .dy-Footer-center .foot-link .wb {
      background: url("../img/f_ico6.png") no-repeat center;
      background-size: 100%; }
      .dy-Footer-center .foot-link .wb:hover {
        background: url("../img/f_icos6.png") no-repeat center;
        background-size: 100%; }

.dy-Footer-right {
  float: right;
  width: 450px;
  padding-left: 70px;
  position: relative; }
  .dy-Footer-right:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 280px;
    background: #616568;
    left: 0;
    top: 0; }
  .dy-Footer-right .form-title {
    color: #ffffff;
    font-size: 30px; }

.form-Box {
  margin-top: 20px;
  position: relative;
  padding-top: 20px; }
  .form-Box:after {
    content: '';
    position: absolute;
    width: 42px;
    height: 3px;
    background: #ffffff;
    left: 0;
    top: 0; }
  .form-Box-item {
    width: 370px;
    margin-top: 10px; }
    .form-Box-item .form-input {
      width: 100%;
      height: 40px;
      padding-left: 10px;
      color: #8d8d8d;
      font-size: 14px;
      border-radius: 6px;
      border: none;
      background: #34393c; }
    .form-Box-item .form-text {
      width: 100%;
      height: 70px;
      padding: 10px;
      color: #8d8d8d;
      font-size: 14px;
      border-radius: 6px;
      border: none;
      background: #34393c; }
  .form-Box .sub-btn {
    width: 370px;
    height: 40px;
    background: #f27520;
    color: #ffffff;
    border: none;
    border-radius: 6px;
    margin-top: 20px;
    cursor: pointer; }

#contact-map {
  width: 100%;
  height: 500px; }

.BMap_bubble_content {
  margin-top: 30px !important;
  color: #ee7700 !important; }

.BMap_cpyCtrl {
  display: none; }

.anchorBL {
  display: none; }

.new-slideBox {
  width: 574px;
  height: 323px;
  overflow: hidden;
  position: relative; }

.new-slideBox .hd {
  height: 20px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  bottom: 15px;
  width: 100%;
  z-index: 1; }

.new-slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: right; }

.new-slideBox .hd ul li {
  display: inline-block;
  margin: 0 5px;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  text-align: center;
  background: rgba(255, 255, 255, 0.6);
  cursor: pointer; }

.new-slideBox .hd ul li.on {
  background: #fff; }

.new-slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0; }

.new-slideBox .bd li {
  width: 100%;
  height: 323px;
  zoom: 1; }

.new-slideBox .bd img {
  width: 100%;
  height: 323px;
  display: block; }

.news-imgs {
  position: relative; }
  .news-imgs .news-bt {
    width: 100%;
    line-height: 50px;
    height: 50px;
    background: rgba(238, 126, 13, 0.8);
    color: #ffffff;
    font-size: 18px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5; }

.news-rights {
  display: block;
  margin-top: 20px; }
  .news-rights .news-img {
    float: right;
    width: 70px;
    height: 70px;
    border: 5px solid #e5e5e5;
    border-radius: 50%; }
    .news-rights .news-img img {
      width: 100%;
      height: 100%;
      border-radius: 50%; }
  .news-rights .news-main {
    float: left;
    width: 475px; }
    .news-rights .news-main .news-title {
      color: #4c4c4c;
      font-size: 18px; }
    .news-rights .news-main .news-date {
      color: #878787;
      font-size: 16px;
      text-align: left;
      position: relative; }
      .news-rights .news-main .news-date:before {
        content: '';
        position: absolute;
        right: 9px;
        top: 11px;
        width: 20px;
        height: 2px;
        background: #ee7700; }
      .news-rights .news-main .news-date span {
        color: #ee7700; }
    .news-rights .news-main .news-text {
      color: #a6a6a6;
      padding-left: 40px;
      font-size: 14px; }

.dy-Show {
  width: 1172px;
  margin: 20px auto 0; }
  .dy-Show-left {
    width: 770px;
    float: left; }
  .dy-Show-right {
    width: 370px;
    float: right; }
.dy-Show-right .show-top {
  width: 370px;
  height: 320px;
  position: relative;
  overflow: hidden; 
}
.dy-Show-right .show-top img {
  width: 100%;
  height: 100%;
  transition: all 1s ease 0s; 
}
.dy-Show-right .show-top:hover img {
  transform: scale(1.1, 1.1); 
}
.dy-Show-right .show-top .show-text {
  width: 100%;
  height: 115px;
  color: #ffffff;
  font-size: 26px;
  text-align: center;
  background: rgba(238, 126, 13, 0.8);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 4; 
}
.dy-Show-right .show-top .show-text span {
  display: inline-block;
  margin-top: 38px;
  padding: 0 10px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff; 
}
.dy-Show-right .show-foot {
  margin-top: 20px;
  width: 370px;
  height: 510px;
  position: relative;
  overflow: hidden; 
}
.dy-Show-right .show-foot img {
  width: 100%;
  height: 100%;
  transition: all 1s ease 0s; 
}
.dy-Show-right .show-foot:hover img {
  transform: scale(1.1, 1.1); 
}
.dy-Show-right .show-foot .show-content {
  /*position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 26px;
  height: 100px;
  margin-top: -50px;
  z-index: 5;*/ 
  width: 100%;
  height: 160px;
  color: #ffffff;
  font-size: 26px;
  text-align: center;
  background: rgba(238, 126, 13, 0.8);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 4; 
}
.dy-Show-right .show-foot .show-content span {
  /*color: #ec8a28; */
  display: inline-block;
  margin-top: 38px;
  padding: 0 10px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff; 
}

.showBox {
  width: 770px;
  height: 510px;
  overflow: hidden;
  position: relative; }

.showBox .bd {
  position: relative;
  height: 100%;
  z-index: 0; }

.showBox .bd li {
  width: 100%;
  height: 510px;
  zoom: 1; }

.showBox .bd img {
  width: 100%;
  height: 100%;
  display: block; }

.showBox .prev,
.showBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 42px;
  height: 42px;
  background: url(../img/prev.png) no-repeat center; }

.showBox .next {
  left: auto;
  background: url(../img/next.png) no-repeat center;
  right: 3%; }

.showBox .prev:hover {
  background: url(../img/prev.png) no-repeat center; }

.showBox .next:hover {
  background: url(../img/next.png) no-repeat center; }

.showBox .prevStop {
  display: none; }

.showBox .nextStop {
  display: none; }

.show-bt {
  margin-top: 20px; 
}
  .show-bt .show-item {
    width: 370px;
    height: 320px;
    position: relative;
    display: inline-block;
    overflow: hidden; }
    .show-bt .show-item img {
      width: 100%;
      height: 100%;
      transition: all 1s ease 0s; }
    .show-bt .show-item:hover img {
      transform: scale(1.1, 1.1); }
    .show-bt .show-item .show-name {
     width: 100%;
  height: 126px;

  color: #ffffff;
  font-size: 26px;
  text-align: center;
  background: rgba(238, 126, 13, 0.8);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 4;}
.show-bt .show-item .show-name span{ 
  display: inline-block;
  margin-top: 38px;
  padding: 0 10px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;}

.form-Box-item .form-input:focus,.form-Box-item .form-text:focus{
	outline: 1px solid #999 !important;
	border-radius: 6px !important;
}
