@charset "UTF-8";
p {
  margin: 0;
}

input,
textarea {
  border: none;
  outline: none;
  background-color: transparent;
}

img {
  vertical-align: middle;
}

/* 通用样式 */
.p1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.bw {
  width: 100%;
}

.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.dfc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
  overflow: hidden;
}

.imgbig img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.imgbig:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.ovimg img {
  width: 100%;
  min-height: 100%;
}

.ibw img {
  width: 100%;
  height: auto;
}

.miw img {
  max-width: 100%;
  max-height: 100%;
}

.iml {
  text-align: center;
}

.iml img {
  transform: translateY(-2px);
  vertical-align: middle;
}

.bgmax {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.bgmin {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

.fh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/**/
.head-bg {
  background: #014793;
}

.head-bg .logo {
  line-height: 140px;
}

.head-bg .topad {
  line-height: 140px;
  margin-left: 32px;
}

.head-bg .hot {
  text-align: right;
  color: rgba(255, 255, 255, 0.71);
  margin-top: 20px;
}

.head-bg .hot a {
  color: rgba(255, 255, 255, 0.71);
  background: url(../images/hot.png) no-repeat left center;
  padding: 0 16px;
}

.head-bg .hot a:first-child {
  background: none;
}

#formsearch {
  width: 264px;
  border: 1px solid #fff;
  border-radius: 10px;
  margin-top: 35px;
  height: 36px;
  float: right;
}

#formsearch input {
  height: 34px;
  background: none;
  border: none;
  line-height: 34px;
}

#formsearch input#keyword {
  height: 34px;
  line-height: 34px;
  padding-left: 20px;
  color: rgba(255, 255, 255, 0.71);
  font-size: 14px;
}

#formsearch input#s_btn {
  width: 60px;
  padding: 0;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 12px;
  float: right;
  background: url(../images/sou.png) no-repeat center center;
}

#formsearch ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(255, 255, 255, 0.71);
}

#formsearch ::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(255, 255, 255, 0.71);
}

#formsearch ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(255, 255, 255, 0.71);
}

#formsearch ::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.71);
}

/**/
.bj1 {
  background: url(../images/bj1.jpg) no-repeat top center;
  height: 861px;
  overflow: hidden;
}

.bj1 .pro-index {
  padding-top: 70px;
}

.bj1 .pro-index .prol {
  background: url(../images/tt1.jpg) no-repeat top center;
  width: 300px;
  height: 691px;
}

.bj1 .pro-index .prol .p-sort {
  background: rgba(255, 255, 255, 0.83);
  margin-top: 162px;
  padding: 20 32px;
  height: 488px;
  padding-top: 18px;
}

.bj1 .pro-index .prol .p-sort li {
  color: #333333;
  font-size: 16px;
  line-height: 56px;
  padding-left: 56px;
}

.bj1 .pro-index .prol .p-sort li a {
  display: block;
  color: #333333;
  font-size: 16px;
  line-height: 56px;
  padding-left: 56px;
}

.bj1 .pro-index .prol .p-sort li.cur {
  background: url(../images/sort.png) no-repeat top left;
  color: #fff;
}

.bj1 .pro-index .prol .p-sort li.cur a {
  color: #fff;
}

.bj1 .pro-index .pror {
  width: 870px;
}

.bj1 .pro-index .pror h2 {
  background: url(../images/tt2.png) no-repeat left center;
  position: relative;
  height: 88px;
  margin-top: 30px;
}

.bj1 .pro-index .pror h2 b {
  display: block;
  color: #014793;
  font-size: 26px;
  padding-top: 30px;
}

.bj1 .pro-index .pror h2 span {
  display: block;
  font-size: 26px;
  padding-left: 56px;
  color: #014793;
}

.bj1 .pro-index .pror h2 a {
  width: 184px;
  height: 48px;
  border: 1px solid #999999;
  font-size: 14px;
  border-radius: 30px;
  display: block;
  text-align: center;
  line-height: 46px;
  color: #999999;
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 10px;
}

.bj1 .pro-index .pror .p-list1 {
  margin: 0 -11px;
  margin-top: 42px;
}

.bj1 .pro-index .pror .p-list1 li {
  float: left;
  width: 274px;
  margin: 0 11px;
  position: relative;
}

.bj1 .pro-index .pror .p-list1 li a {
  display: block;
}

.bj1 .pro-index .pror .p-list1 li a .img1 img {
  width: 274px;
  height: 200px;
}

.bj1 .pro-index .pror .p-list1 li a h3 {
  text-align: center;
  color: #333333;
  font-size: 16px;
  line-height: 54px;
}

.bj1 .pro-index .pror .p-list1 li a .hh {
  position: absolute;
  background: url(../images/tt3.png) no-repeat top center;
  width: 274px;
  height: 200px;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
}

.bj1 .pro-index .pror .p-list1 li a .hh .more1 {
  background: url(../images/more1.png) no-repeat top center;
  height: 21px;
  margin-top: 62px;
}

.bj1 .pro-index .pror .p-list1 li a .hh .more2 {
  color: #014793;
  text-align: center;
  width: 120px;
  height: 36px;
  border-radius: 5px;
  margin: 0 auto;
  background: #fff;
  line-height: 36px;
  margin-top: 24px;
}

.bj1 .pro-index .pror .p-list1 li:hover a .hh {
  opacity: 1;
}

.tt {
  display: none;
}

.bj2 {
  background: url(../images/bj2.jpg) no-repeat top center;
  height: 707px;
  overflow: hidden;
}

.bj2 .worry-index {
  padding-top: 84px;
}

.bj2 .worry-index h2 {
  text-align: center;
  color: #e08c07;
  font-size: 44px;
  font-weight: bold;
}

.bj2 .worry-index h2 span {
  font-size: 26px;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  padding-left: 10px;
}

.bj2 .worry-index h3 {
  color: #fff;
  font-weight: bold;
  font-size: 48px;
  text-align: center;
  line-height: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 550px;
  margin: 0 auto;
  margin-top: 10px;
}

.bj2 .worry-index h3 b {
  font-size: 60px;
  padding-right: 10px;
  text-transform: uppercase;
  display: inline-block;
}

.bj2 .worry-index h3 span {
  display: inline-block;
  width: 130px;
  height: 65px;
  background: #e08c07;
  line-height: 65px;
  margin: 0 10px;
}

.bj2 .worry-index .worry-list {
  margin-top: 75px;
  position: relative;
  height: 425px;
}

.bj2 .worry-index .worry-list li {
  position: absolute;
}

.bj2 .worry-index .worry-list li a {
  display: block;
  width: 200px;
  height: 200px;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.bj2 .worry-index .worry-list li a p {
  color: #333333;
  font-size: 16px;
  text-align: center;
  margin-top: 15px;
}

.bj2 .worry-index .worry-list li:nth-of-type(1) {
  left: 30px;
  top: 190px;
}

.bj2 .worry-index .worry-list li:nth-of-type(2) {
  left: 345px;
  top: 0px;
}

.bj2 .worry-index .worry-list li:nth-of-type(3) {
  left: 660px;
  top: 0px;
}

.bj2 .worry-index .worry-list li:nth-of-type(4) {
  right: 30px;
  top: 190px;
}

.bj2 .worry-index .worry-list li:hover a {
  background: #e08c07;
}

.bj2 .worry-index .worry-list li:hover a .img1 img {
  filter: brightness(100);
}

.bj2 .worry-index .worry-list li:hover a p {
  color: #fff;
}

.bj2 .worry-index .worry-list .ys-title {
  background: url(../images/tt4.png) no-repeat top center;
  height: 163px;
  width: 356px;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

.bj2 .worry-index .worry-list .ys-title span {
  display: block;
  color: #e08c07;
  font-size: 36px;
  text-transform: uppercase;
  padding-top: 65px;
}

.bj2 .worry-index .worry-list .ys-title p {
  font-size: 30px;
  color: #333333;
  line-height: 26px;
}

/**/
.bj3 {
  margin-top: 100px;
}

.bj3 .ys1 .ys1l {
  width: 900px;
  margin-left: 360px;
  position: relative;
}

.bj3 .ys1 .ys1l::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 100px;
  background: #e2e2e2;
  top: -100px;
}

.bj3 .ys1 .ys1l .ys1-list li {
  float: left;
  width: 400px;
}

.bj3 .ys1 .ys1l .ys1-list li .tt1 {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}

.bj3 .ys1 .ys1l .ys1-list li .tt1 .date {
  background: #e08c07;
  width: 50px;
  height: 50px;
  color: #fff;
  line-height: 50px;
  text-align: center;
  font-size: 36px;
}

.bj3 .ys1 .ys1l .ys1-list li .tt1 .wz {
  margin-left: 18px;
}

.bj3 .ys1 .ys1l .ys1-list li .tt1 .wz b {
  display: block;
  color: #333333;
  font-size: 18px;
}

.bj3 .ys1 .ys1l .ys1-list li .tt1 .wz span {
  display: block;
  color: #999999;
  font-size: 12px;
  text-transform: uppercase;
}

.bj3 .ys1 .ys1l .ys1-list li p {
  font-stretch: 16px;
  color: #333333;
  line-height: 32px;
}

.bj3 .ys1 .ys1l .ys1-list li:nth-of-type(1) {
  margin-right: 70px;
}

.bj3 .ys1 .ysr {
  width: 660px;
}

.bj3 .ys2 {
  margin-top: 65px;
}

.bj3 .ys2 .ys1l {
  width: 1050px;
}

.bj3 .ys2 .ys1l .ys1-list li {
  float: left;
  width: 400px;
}

.bj3 .ys2 .ys1l .ys1-list li .tt1 {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}

.bj3 .ys2 .ys1l .ys1-list li .tt1 .date {
  background: #e08c07;
  width: 50px;
  height: 50px;
  color: #fff;
  line-height: 50px;
  text-align: center;
  font-size: 36px;
}

.bj3 .ys2 .ys1l .ys1-list li .tt1 .wz {
  margin-left: 18px;
}

.bj3 .ys2 .ys1l .ys1-list li .tt1 .wz b {
  display: block;
  color: #333333;
  font-size: 18px;
}

.bj3 .ys2 .ys1l .ys1-list li .tt1 .wz span {
  display: block;
  color: #999999;
  font-size: 12px;
  text-transform: uppercase;
}

.bj3 .ys2 .ys1l .ys1-list li p {
  font-stretch: 16px;
  color: #333333;
  line-height: 32px;
}

.bj3 .ys2 .ys1l .ys1-list li:nth-of-type(1) {
  margin-right: 70px;
}

.bj3 .ys2 .ysr {
  width: 660px;
}

/**/
.bj4 {
  background: url(../images/bj3.jpg) no-repeat top center;
  height: 214px;
  overflow: hidden;
  margin-top: 100px;
}

.bj4 .hezuo-index {
  padding-top: 28px;
}

.bj4 .hezuo-index .htel {
  width: 226px;
  border-right: 1px solid rgba(255, 255, 255, 0.21);
  height: 160px;
}

.bj4 .hezuo-index .htel p {
  padding-top: 10px;
}

.bj4 .hezuo-index .htel p:nth-of-type(1) {
  color: #e08c07;
  font-size: 24px;
  font-weight: bold;
}

.bj4 .hezuo-index .htel p:nth-of-type(2) {
  color: #fff;
  font-size: 26px;
  font-weight: 100;
  padding: 10px 0;
}

.bj4 .hezuo-index .htel a {
  display: block;
  width: 130px;
  height: 42px;
  border: 1px solid #fff;
  border-radius: 20px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  line-height: 40px;
}

.bj4 .hezuo-index .hzz {
  width: 946px;
}

.bj4 .hezuo-index .hzz .hezuo-list {
  margin-top: 30px;
}

.bj4 .hezuo-index .hzz .hezuo-list li {
  float: left;
  margin-right: 35px;
  position: relative;
}

.bj4 .hezuo-index .hzz .hezuo-list li h3 {
  position: absolute;
  left: 0;
  right: 0;
  color: #fff;
  top: 0;
  font-size: 16px;
  text-align: center;
  line-height: 97px;
}

.bj4 .hezuo-index .hzz .hezuo-list li:last-child {
  margin-right: 0;
}

/**/
.bj5 {
  background: #efefef;
  padding-top: 100px;
  height: 562px;
}

.bj5 .about-index .aboutl {
  width: 630px;
}

.bj5 .about-index .aboutl h2 {
  font-size: 14px;
  color: #e08c07;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.bj5 .about-index .aboutl h2 b {
  display: block;
  color: #e08c07;
  font-size: 30px;
  padding-bottom: 5px;
}

.bj5 .about-index .aboutl h2 span {
  display: block;
  width: 60px;
  height: 2px;
  background: #e08c07;
  margin-top: 20px;
}

.bj5 .about-index .aboutl p {
  color: #333333;
  font-size: 16px;
  line-height: 32px;
  text-indent: 2em;
}

.bj5 .about-index .aboutl a {
  display: block;
  width: 184px;
  height: 48px;
  border: 1px solid #999999;
  border-radius: 30px;
  font-size: 16px;
  line-height: 46px;
  text-align: center;
  color: #999999;
  margin-top: 40px;
}

.bj5 .about-index .aboutr {
  width: 540px;
  height: 360px;
}

/**/
.bj6 {
  background: url(../images/bj4.jpg) no-repeat top center;
  height: 313px;
  overflow: hidden;
}

.bj6 .honor-index {
  padding-top: 16px;
}

.bj6 .honor-index .honorl {
  margin-top: 34px;
}

.bj6 .honor-index .honorr {
  width: 1140px;
  overflow: hidden;
}
.bj6 .honor-index .honorr .bd{
    width: 1140px;
}
.bj6 .honor-index .honorr .honorr-list li {
  float: left;
  margin: 0 15px;
  width: 175px;
}

.bj6 .honor-index .honorr .honorr-list li a {
  display: block;
}

.bj6 .honor-index .honorr .honorr-list li a .img1 img {
  width: 175px;
  height: 250px;
}

/**/
.bj7 {
  background: url(../images/bj5.jpg) repeat-x top center;
  height: 603px;
  padding-top: 100px;
  overflow: hidden;
}

.bj7 .case-index h2 {
  position: relative;
}

.bj7 .case-index h2 span {
  display: block;
  color: #333333;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 100;
  letter-spacing: 6px;
}

.bj7 .case-index h2 b {
  display: block;
  color: #333333;
  font-size: 30px;
  padding-top: 15px;
}

.bj7 .case-index h2 a {
  width: 184px;
  height: 48px;
  border: 1px solid #999999;
  font-size: 14px;
  border-radius: 30px;
  display: block;
  text-align: center;
  line-height: 46px;
  color: #999999;
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 10px;
}

.bj7 .case-index .case-roll {
  position: relative;
  margin-top: 40px;
}

.bj7 .case-index .case-roll .hd a {
  display: block;
}

.bj7 .case-index .case-roll .hd a.prev {
  background: url(../images/left.png) no-repeat top center;
  width: 41px;
  height: 65px;
  position: absolute;
  left: -70px;
  top: 170px;
}

.bj7 .case-index .case-roll .hd a.prev:hover {
  background: url(../images/lefth.png) no-repeat top center;
}

.bj7 .case-index .case-roll .hd a.next {
  background: url(../images/right.png) no-repeat top center;
  width: 41px;
  height: 65px;
  position: absolute;
  right: -70px;
  top: 170px;
}

.bj7 .case-index .case-roll .hd a.next:hover {
  background: url(../images/righth.png) no-repeat top center;
}

.bj7 .case-index .case-roll .bd ul li {
  float: left;
  margin: 0 15px;
  position: relative;
}

.bj7 .case-index .case-roll .bd ul li a {
  display: block;
}

.bj7 .case-index .case-roll .bd ul li a .img1 img {
  width: 380px;
  height: 400x;
}

.bj7 .case-index .case-roll .bd ul li a .wz {
  background: url(../images/tt6.png) no-repeat top center;
  height: 82px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-left: 40px;
}

.bj7 .case-index .case-roll .bd ul li a .wz .w1 {
  color: #999999;
  font-size: 14px;
  padding-top: 18px;
}

.bj7 .case-index .case-roll .bd ul li a .wz .w2 {
  color: #333333;
  font-size: 18px;
}

.bj7 .case-index .case-roll .bd ul li:hover a .wz {
  background: url(../images/tt7.png) no-repeat top center;
}

.bj7 .case-index .case-roll .bd ul li:hover a .wz .w1 {
  color: #fff;
}

.bj7 .case-index .case-roll .bd ul li:hover a .wz .w2 {
  color: #fff;
}

/**/
.news-index {
  margin-top: 100px;
}

.news-index h2 {
  position: relative;
}

.news-index h2 span {
  display: block;
  color: #333333;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 100;
  letter-spacing: 6px;
}

.news-index h2 b {
  display: block;
  color: #333333;
  font-size: 30px;
  padding-top: 15px;
}

.news-index h2 a {
  width: 184px;
  height: 48px;
  border: 1px solid #999999;
  font-size: 14px;
  border-radius: 30px;
  display: block;
  text-align: center;
  line-height: 46px;
  color: #999999;
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 10px;
}

.news-index .n-sort {
  text-align: right;
}

.news-index .n-sort li {
  display: inline-block;
  background: url(../images/tt8.png) no-repeat left center;
  padding-left: 20px;
  margin-left: 10px;
}

.news-index .n-sort li a {
  display: block;
  color: #333333;
  font-size: 18px;
}

.news-index .n-sort li:first-child {
  background: none;
}

.news-index .n-sort li:hover a {
  color: #014793;
}

.news-index .news-con {
  margin-top: 35px;
}

.news-index .news-con .newsl {
  width: 780px;
}

.news-index .news-con .newsl .n-list1 li {
  width: 340px;
  float: left;
  margin-bottom: 50px;
}

.news-index .news-con .newsl .n-list1 li a {
  display: block;
}

.news-index .news-con .newsl .n-list1 li a span {
  display: block;
  width: 20px;
  height: 1px;
  background: #014793;
}

.news-index .news-con .newsl .n-list1 li a h3 {
  color: #333333;
  font-size: 18px;
  padding-top: 30px;
  padding-bottom: 15px;
}

.news-index .news-con .newsl .n-list1 li a p {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
}

.news-index .news-con .newsl .n-list1 li a h4 {
  padding-top: 30px;
  color: #999999;
  font-size: 12px;
}

.news-index .news-con .newsl .n-list1 li:nth-child(2n) {
  margin-left: 50px;
}

.news-index .news-con .newsl .n-list1 li:hover h3 {
  color: #014793;
}

.news-index .news-con .newsr {
  width: 420px;
}

.news-index .news-con .newsr .n-list2 li {
  padding: 0 20px;
  height: 60px;
  line-height: 60px;
  background: url(../images/tt9.png) no-repeat 367px center;
}

.news-index .news-con .newsr .n-list2 li a {
  display: block;
  color: #333333;
  font-size: 14px;
  position: relative;
}

.news-index .news-con .newsr .n-list2 li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 29px;
  width: 2px;
  height: 2px;
  background: #5d5d5d;
  z-index: 999;
}

.news-index .news-con .newsr .n-list2 li:hover {
  background: url(../images/tt10.png) no-repeat 367px center #014793;
}

.news-index .news-con .newsr .n-list2 li:hover a {
  color: #fff;
}

.news-index .news-con .newsr .n-list2 li:hover a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 29px;
  width: 2px;
  height: 2px;
  background: #fff;
  z-index: 999;
}

#ydemo {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  height: 360px;
}

#yindemo {
  height: 100%;
}

.foot {
  margin-top: 50px;
  background: #13202e;
  padding: 39px 0 30px;
}

.ftnav {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding-bottom: 44px;
}

.ftnav .ftnavt {
  width: 146px;
}

.ftnav .ftnavt h1 {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: rgba(255, 255, 255, 0.32);
  text-transform: uppercase;
}

.ftnav .ftnavt h2 {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #ffffff;
  background: url(../images/fnavt.png) no-repeat right center;
  margin-top: 10px;
}

.ftnavwz {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 28px;
}

.ftnavwz a {
  color: #ffffff;
  padding-right: 40px;
}

.ftnavwz a:last-child {
  padding-right: 0;
}

.foot2 {
  margin-top: 50px;
}

.foot2 .ftlx {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #ffffff;
}

.ftewm {
  width: 169px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 43px;
  letter-spacing: 5px;
  color: rgba(255, 255, 255, 0.3);
  text-align: center;
}

.ftewm img {
  width: 169px;
  height: 169px;
}

.ftdh {
  margin-right: 40px;
}

.ftdh .djzx {
  width: 140px;
  height: 40px;
  background: url(../images/djzx.png) no-repeat center;
  padding-left: 50px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  display: block;
  letter-spacing: 0px;
  color: #ffffff;
  margin-left: 50px;
}

.ftdh h2 {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 5px;
  color: #ffffff;
  margin-top: 48px;
  text-align: right;
}

.ftdh h3 {
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 15px;
  text-align: right;
}

.footer {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: rgba(255, 255, 255, 0.3);
  margin-top: 20px;
}

.footer a {
  color: rgba(255, 255, 255, 0.3);
}

.footer .k1 {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: rgba(255, 255, 255, 0.3);
}

.footer .k1 a {
  color: rgba(255, 255, 255, 0.3);
}

.footer h2 {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: rgba(255, 255, 255, 0.3);
}

.footer h2 a {
  color: rgba(255, 255, 255, 0.3);
}

.f_link {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  margin-top: 25px;
  padding-top: 30px;
}

.f_link2 h2 {
  float: left;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #fff;
}

.f_link2 h2 span {
  color: #e08c07;
}

.f_link2 a {
  float: left;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: rgba(255, 255, 255, 0.3);
  margin-left: 80px;
}
