@charset 'utf-8';
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  font-family: 'PingFang SC', 'Lantinghei SC', 'Source Han Sans CN', 'Source Han Sans SC', 'Helvetica Neue', Helvetica, Arial, 'STHeitiSC-Light', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', 'sans-serif', 'Microsoft YaHei';
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-break: break-word;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
small {
  font-size: 12px;
}
ol,
ul {
  list-style-type: none;
}
legend {
  color: #000000;
}
fieldset,
img {
  border: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
}
body,
button,
input,
select,
textarea {
  font: 14px/25px '';
  color: #151515;
}
/*"Open Sans","Hiragino Sans GB","Microsoft YaHei",STHeiti,"WenQuanYi Micro Hei",SimSun,Arial,sans-serif*/
input,
select,
textarea {
  font-size: 100%;
  outline: 0;
}
button {
  cursor: pointer;
  outline: 0;
}
mark {
  background-color: transparent;
}
a {
  text-decoration: none;
  color: inherit;
  outline: 0;
  _color: #333;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: 0;
}
::selection {
  color: #fff;
  background: #328EFE;
  text-shadow: none;
}
::-moz-selection {
  color: #fff;
  background: #328EFE;
  text-shadow: none;
}
input::-ms-clear {
  display: none;
}
input[type=password]::-ms-reveal {
  display: none;
}
*,
*:after,
*:before {
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.clearFix:after {
  content: '';
  display: block;
  clear: both;
}
.no {
  display: none;
}
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-overflow-scrolling: touch;
}
a {
  color: #333;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
.ellipsis-1,
.ellipsis-2,
.ellipsis-3,
.ellipsis-4 {
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.ellipsis-1 {
  -webkit-line-clamp: 1;
}
.ellipsis-2 {
  -webkit-line-clamp: 2;
}
.ellipsis-3 {
  -webkit-line-clamp: 3;
}
.ellipsis-4 {
  -webkit-line-clamp: 4;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
body {
  background: #fff;
}
@keyframes Yunxz {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.Yx-topbon {
  width: 1200px;
  margin: 0 auto;
  padding: 60px 0;
  display: flex;
  align-items: center;
}
.Yx-topbon .Yx-topleft {
  padding-left: 54px;
}
.Yx-topbon .Yx-topleft .Yx-tologo img {
  float: left;
}
.Yx-topbon .Yx-topleft .Yx-totext {
  font-size: 42px;
  font-weight: bold;
  line-height: 60px;
  padding-top: 50px;
}
.Yx-topbon .Yx-topleft .Yx-totext p span {
  color: #FF6900;
  letter-spacing: 4px;
}
.Yx-topbon .Yx-topleft .Yx-totext2 {
  letter-spacing: 4px;
}
.Yx-topbon .Yx-topleft .Yx-tozk {
  width: 601px;
  height: 56px;
  background: -webkit-linear-gradient(right, rgba(255, 137, 15, 0) 0%, #f96514 32%, #ed1d1d 100%);
  background: -o-linear-gradient(right, rgba(255, 137, 15, 0) 0%, #f96514 32%, #ed1d1d 100%);
  background: linear-gradient(to left, rgba(255, 137, 15, 0) 0%, #f96514 32%, #ed1d1d 100%);
  font-size: 28px;
  color: #fff;
  padding-left: 16px;
  line-height: 56px;
  letter-spacing: 1px;
  margin-top: 35px;
}
.Yx-topbon .Yx-topleft .Yx-tozk span {
  font-weight: bold;
  font-size: 36px;
}
.Yx-topbon .Yx-topright {
  flex: 1;
  padding-left: 42px;
}
.Yx-topbon .Yx-topright .Yx-trsbox {
  position: relative;
}
.Yx-topbon .Yx-topright .Yx-trsbox .Yx-nzhbox {
  position: relative;
}
.Yx-topbon .Yx-topright .Yx-trsbox .Yx-nzhbox img {
  transform-origin: center center;
}
.Yx-topbon .Yx-topright .Yx-trsbox .Yx-logotns {
  position: absolute;
  left: 147px;
  top: 168px;
}
.Yx-topbon .Yx-topright .Yx-trsbox .Yx-topy {
  position: absolute;
  right: 0;
  bottom: 10px;
}
.Yx-flact {
  background: #F5F5F5;
  padding: 40px 0;
  min-width: 1200px;
}
.Yx-flcontent {
  width: 1200px;
  margin: 0 auto;
}
.Yx-flcontent .Yx-fltit {
  font-size: 32px;
  text-align: center;
  line-height: 40px;
  padding: 20px 0 35px;
  color: #333333;
}
.Yx-flcontent .Yx-fltit2 {
  padding-bottom: 20px;
}
.Yx-flcontent .Yx-fltit2 h2 {
  font-size: 28px;
  line-height: 40px;
  padding: 20px 0 10px;
  color: #333333;
}
.Yx-flcontent .Yx-fltit2 p {
  font-size: 14px;
  color: #555;
  line-height: 22px;
}
.Yx-flucbox {
  display: flex;
}
.Yx-flucbox .Yx-flnav {
  width: 216px;
  height: 180px;
  border: 1px solid #FF7A36;
  padding: 29px 0 0 16px;
  background: #ffffff url(../img/Yx-flbg.png) no-repeat center center;
}
.Yx-flucbox .Yx-flnav:hover {
  box-shadow: 0 0 10px rgba(255, 122, 54, 0.5);
}
.Yx-flucbox .Yx-flnav h2 {
  margin-bottom: 20px;
}
.Yx-flucbox .Yx-flnav h2 i {
  display: block;
  width: 80px;
  height: 4px;
  background: #FF7A36;
  margin-bottom: 10px;
}
.Yx-flucbox .Yx-flnav h2 span {
  display: block;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 5px;
  line-height: 25px;
}
.Yx-flucbox .Yx-flnav h2 em {
  font-size: 16px;
  color: #FF7A36;
  font-weight: bold;
}
.Yx-flucbox .Yx-flnav p {
  color: #666;
  line-height: 18px;
}
.Yx-flucbox .Yx-flnav2 {
  width: 462px;
  display: flex;
  padding: 0;
  background: #fff;
}
.Yx-flucbox .Yx-flnav2 > div {
  padding: 29px 0 0 16px;
  width: 216px;
}
.Yx-flucbox .Yx-flnav2 .Yx-flhuo {
  padding: 0;
  display: flex;
  align-items: center;
  flex: 1;
  width: auto;
  position: relative;
  justify-content: center;
}
.Yx-flucbox .Yx-flnav2 .Yx-flhuo:after {
  content: '';
  width: 1px;
  height: 100%;
  background: #F5F5F5;
  position: absolute;
  left: 50%;
  top: 0;
}
.Yx-flucbox .Yx-flnav2 .Yx-flhuo div {
  width: 37px;
  height: 37px;
  text-align: center;
  line-height: 37px;
  color: #FF7A36;
  background: #F5F5F5;
  border-radius: 50%;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.Yx-flucbox .Yx-zw {
  flex: 1;
}
.Yx-flucbox2 .Yx-flnav {
  width: 256px;
  padding-left: 25px;
}
.Yx-flucbox2 .Yx-flnav2 {
  width: 575px;
  padding-left: 0px;
}
.Yx-flucbox2 .Yx-flnav2 > div {
  width: 256px;
  padding-left: 25px;
}
.Yx-formbox {
  width: 1200px;
  margin: 0 auto;
  padding: 50px 0 100px;
}
.Yx-formbox .Yx-fromtit {
  text-align: center;
  font-size: 28px;
  line-height: 30px;
  padding-bottom: 30px;
}
.Yx-formbox .Yx-fromtit2 {
  text-align: left;
}
.Yx-formbox .Yx-fromall {
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  position: relative;
}
.Yx-formbox .Yx-fromall .Yx-fromleft {
  width: 600px;
  padding: 30px;
  background: #F5F5F5;
}
.Yx-formbox .Yx-fromall .Yx-fromleft input {
  display: block;
  width: 100%;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  padding: 0 12px;
  margin-bottom: 10px;
}
.Yx-formbox .Yx-fromall .Yx-fromleft textarea {
  display: block;
  width: 100%;
  height: 65px;
  padding: 10px 12px;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  resize: none;
  margin-bottom: 10px;
  line-height: 20px;
}
.Yx-formbox .Yx-fromall .Yx-fromleft .Yx-getyzm {
  display: flex;
}
.Yx-formbox .Yx-fromall .Yx-fromleft .Yx-getyzm > div {
  width: 400px;
  display: flex;
  padding-left: 10px;
}
.Yx-formbox .Yx-fromall .Yx-fromleft .Yx-getyzm > div input {
  flex: 1;
}
.Yx-formbox .Yx-fromall .Yx-fromleft .Yx-getyzm > div em {
  display: block;
  width: 120px;
  height: 34px;
  line-height: 34px;
  background: #FF7A36;
  text-align: center;
  position: relative;
  top: 3px;
  cursor: pointer;
  margin-left: 10px;
  color: #fff;
}
.Yx-formbox .Yx-fromall .Yx-fromleft .Yx-btnbox {
  display: flex;
  padding-top: 10px;
}
.Yx-formbox .Yx-fromall .Yx-fromleft .Yx-btnbox div {
  width: 240px;
  line-height: 40px;
  text-align: center;
  color: #fff;
}
.Yx-formbox .Yx-fromall .Yx-fromleft .Yx-btnbox .Yhuo {
  flex: 1;
  line-height: 40px;
  color: #888;
  text-align: center;
}
.Yx-formbox .Yx-fromall .Yx-fromleft .Yx-btnbox .Yx-goble {
  background: #FF7A36;
  cursor: pointer;
}
.Yx-formbox .Yx-fromall .Yx-fromleft .Yx-btnbox .Yx-gobrig {
  background: #DE3030;
  cursor: pointer;
}
.Yx-formbox .Yx-fromall .Yx-fromright {
  flex: 1;
  padding-left: 50px;
}
.Yx-formbox .Yx-fromall .Yx-fromright dl {
  display: flex;
  align-items: center;
}
.Yx-formbox .Yx-fromall .Yx-fromright dl dt {
  width: 200px;
  border: 1px solid #ddd;
  height: 200px;
}
.Yx-formbox .Yx-fromall .Yx-fromright dl dt img {
  display: block;
  width: 100%;
}
.Yx-formbox .Yx-fromall .Yx-fromright dl dd {
  padding-left: 30px;
}
.Yx-formbox .Yx-fromall .Yx-fromright dl dd h2 {
  font-size: 20px;
  font-weight: bold;
}
.Yx-formbox .Yx-fromall .Yx-fromright dl dd h3 {
  font-size: 14px;
  color: #888;
  padding-bottom: 15px;
}
.Yx-formbox .Yx-fromall .Yx-fromright dl dd p {
  font-size: 16px;
  line-height: 30px;
}
.Yx-formbox .Yx-fromall .Yxbj {
  position: absolute;
  right: 15px;
  bottom: 15px;
}
