<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

body {
  font-family: "Microsoft YaHei";
}

button {
  border: none;
  cursor: pointer;
}

.clear {
  clear: both
}

.xianfukefu {
  position: fixed;
  bottom: 30%;
  right: 0;
  z-index: 99;
  background: #d9d9d9;
  padding: 3px 3px 0 3px
}

.xianfukefu span,
.xianfukefu #telxf,
.xianfukefu #wxxf {
  display: block;
  width: 50px;
  height: 50px;
  margin-bottom: 3px;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  -ms-transition: all .4s ease-in-out 0s;
  -o-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
}

.xianfukefu span:hover,
.xianfukefu #telxf:hover,
.xianfukefu #wxxf:hover {
  ;
  transform: translate(-5px, 0px);
  -ms-transform: translate(-5px, 0px);
  -webkit-transform: translate(-5px, 0px);
}

.xianfukefu span img,
.xianfukefu #telxf img,
.xianfukefu #wxxf&gt;img {
  width: 50px;
  height: 50px
}

#wxadd {
  display: none;
  position: absolute;
  bottom: 30%;
  right: 58px;
  max-height: 150px;
  max-width: 140px;
  padding: 5px;
  box-shadow: 0px 3px 10px #acacac;
  text-align: center;
  background: #fff;
  color: #F00
}

#wxadd img {
  display: block;
  width: 100px;
  height: 100px;
  margin: auto
}

.xianfukefu #wxxf:hover #wxadd {
  display: block
}

#teladd {
  display: none;
  position: absolute;
  bottom: 30%;
  right: 58px;
  margin-bottom: 0px;
  height: 44px;
  line-height: 50px;
  width: 200px;
  padding: 0 5px;
  background: #fff;
  border: 3px solid #d9d9d9
}

.xianfukefu #telxf:hover #teladd {
  display: block
}

.section_10 {
  margin: auto;
  padding: 50px 0;
  height: auto;
  background: #f4f4f4;
  width: 100%;
  position: relative
}

.section_10box {
  width: 1200px;
  margin: auto;
  height: auto
}

.section_10 .left {
  width: 580px;
  background: #f4f4f4;
  float: left
}

.section_10 .left h3 {
  font-size: 20px;
  display: inline-block;
  margin-bottom: 10px;
  padding-left: 20px;
  font-weight: 500;
  margin-right: 10px
}

.section_10 .left ul {
  background: #fff;
  padding: 10px 20px 15px 20px;
  border: 1px solid #d9d9d9;
  box-shadow: rgba(0, 0, 0, .07) 0 1px 3px;
  border-radius: 7px;
}

.section_10 .left ul li {
  display: block;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #e4e4e4;
}

.section_10 .left ul li::before {
  content: "·";
  color: #333;
  padding-right: 5px;
  font-size: 20px
}

.section_10 .left ul li a {
  display: inline-block;
  font-size: 14px;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  -ms-transition: all .4s ease-in-out 0s;
  -o-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
}

.section_10 .left ul li a:hover {
  text-decoration: underline;
  transform: translate(10px, 0px);
  -ms-transform: translate(10px, 0px);
  -webkit-transform: translate(10px, 0px);
}

.section_10 .right {
  width: 600px;
  background: #f4f4f4;
  float: right
}

.section_10 .right h3 {
  font-size: 20px;
  display: inline-block;
  margin-bottom: 10px;
  padding-left: 20px;
  font-weight: 500;
  margin-right: 10px
}

.section_10 .right ul {
  background: #fff;
  padding: 10px 20px 15px 20px;
  border: 1px solid #d9d9d9;
  box-shadow: rgba(0, 0, 0, .07) 0 1px 3px;
  border-radius: 7px;
}

.section_10 .right ul li {
  display: block;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #e4e4e4;
}

.section_10 .right ul li::before {
  content: "·";
  color: #333;
  padding-right: 5px;
  font-size: 20px
}

.section_10 .right ul li a {
  display: inline-block;
  font-size: 14px;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  -ms-transition: all .4s ease-in-out 0s;
  -o-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
}

.section_10 .right ul li a:hover {
  text-decoration: underline;
  transform: translate(10px, 0px);
  -ms-transform: translate(10px, 0px);
  -webkit-transform: translate(10px, 0px);
}

.section_10 span {
  float: right;
  color: #999;
  display: block
}

.section_6 {
  clear: both;
  width: 100%;
  height: auto;
}

.section_6 {
  width: 100%;
  padding: 50px 0;
  text-align: center;
}

.section_6 h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
  height: 40px
}

.section_6 h2::before {
  content: '———';
  font-size: 12px;
  font-weight: 100;
  color: #333;
  padding-right: 3%;
}

.section_6 h2::after {
  content: '———';
  font-size: 12px;
  font-weight: 100;
  color: #333;
  padding-left: 3%;
}

.section_6 span {
  color: #8f8f8f;
  text-transform: uppercase;
  font-weight: 100;
  display: block;
  font-size: 12px;
  margin-bottom: 10px
}

.section_6 p {
  line-height: 20px;
  margin-bottom: 20px;
  font-size: 13px;
  color: #666565;
  font-weight: 100
}

.section_6 p strong {
  color: #F00
}

.section_6 .jiage_box {
  width: 1000px;
  margin: auto;
  padding: 20px 0 0 0;
  font-size: 14px
}

.section_6 .jiage_box .tong {
  float: left;
  text-align: left;
  width: 40%;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  -ms-transition: all .4s ease-in-out 0s;
  -o-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
  box-shadow: 0 7px 10px #999;
  border-radius: 15px 15px 0 0;
  overflow: hidden;
}

.section_6 .jiage_box .tong:hover {
  transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  -webkit-transform: translate(0px, -10px);
}

.section_6 .jiage_box .tong li {
  height: 45px;
  line-height: 45px;
  padding: 0px 20px
}

.section_6 .jiage_box .tong li:nth-of-type(1) {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  background: #999 !important;
  color: #fff
}

.section_6 .jiage_box .tong li:nth-of-type(odd) {
  background: #fff;
}

.section_6 .jiage_box .tong li:nth-of-type(even) {
  background: #DADADA;
}

.section_6 .jiage_box .tong li span {
  display: inline-table;
}

.section_6 .jiage_box .tong li span {
  display: inline-table;
  margin: 0 10px 0 0;
  font-weight: 100
}

.section_6 .jiage_box .tuijian {
  float: right;
  text-align: left;
  width: 58%;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  -ms-transition: all .4s ease-in-out 0s;
  -o-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
  box-shadow: 0 7px 10px #999;
  border-radius: 15px 15px 0 0;
  overflow: hidden
}

.section_6 .jiage_box .tuijian:hover {
  transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  -webkit-transform: translate(0px, -10px);
}

.section_6 .jiage_box .tuijian li {
  height: 45px;
  line-height: 45px;
  padding: 0px 20px
}

.section_6 .jiage_box .tuijian li:nth-of-type(1) {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  background: #e02e24 !important;
  color: #fff
}

.section_6 .jiage_box .tuijian li:nth-of-type(odd) {
  background: #fff;
}

.section_6 .jiage_box .tuijian li:nth-of-type(even) {
  background: #ffd2bb;
}

.section_6 .jiage_box .tuijian li span {
  display: inline-table;
  margin: 0 10px 0 0;
  font-weight: 100
}

.section_6 .jiage_box .yan {
  clear: both;
  padding: 40px 0 10px 0;
  font-weight: 100
}

.section_9 {
  clear: both;
  width: 100%;
  height: auto;
}

.section_9 {
  width: 100%;
  padding: 50px 0;
  text-align: center;
}

.section_9 h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
  height: 40px
}

.section_9 h2::before {
  content: '———';
  font-size: 12px;
  font-weight: 100;
  color: #333;
  padding-right: 3%;
}

.section_9 h2::after {
  content: '———';
  font-size: 12px;
  font-weight: 100;
  color: #333;
  padding-left: 3%;
}

.section_9 span {
  color: #8f8f8f;
  text-transform: uppercase;
  font-weight: 100;
  display: block;
  font-size: 12px;
  margin-bottom: 10px
}

.section_9 p {
  line-height: 20px;
  margin-bottom: 20px;
  font-size: 13px;
  color: #666565;
  font-weight: 100
}

.section_9 p strong {
  color: #F00
}

.section_9 .relate {
  padding: 20px 0 0 0
}

.section_9 .relate a {
  display: inline-block;
  margin: 0px 5px;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  -ms-transition: all .4s ease-in-out 0s;
  -o-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
}

.section_9 .relate a:hover {
  transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  -webkit-transform: translate(0px, -10px);
}

.section_9 .relate a img {
  display: block;
  margin-bottom: 5px
}

.xfkefu {
  position: fixed;
  bottom: 200px;
  right: 0;
  width: 50px;
  height: auto;
  z-index: 999999999
}

.xfkefu .xkkfqq,
.xfkefu .xkkfdh,
.xfkefu .xkkfwx,
.xfkefu .xkkfdb {
  display: block;
  width: 50px;
  height: 40px;
  background: #000;
  text-align: center;
  color: #fff;
  margin-bottom: 1px;
  font-size: 12px;
  padding-top: 10px
}

.xfkefu .xkkfqq:hover,
.xfkefu .xkkfdh:hover,
.xfkefu .xkkfwx:hover,
.xfkefu .xkkfdb:hover {
  background: #e25454;
}

.xfkefu .xkkfqq p {
  width: 150px;
  min-height: 50px;
  background: #e25454;
  position: relative;
  right: 171px;
  top: -42px;
  display: none;
  color: #fff;
  line-height: 30px;
  text-align: left;
  padding-left: 20px;
  overflow: hidden;
  box-shadow: 0 5px 15px #fff
}

.xfkefu .xkkfqq p img {
  float: left;
  width: 20px;
  margin-top: 12px;
  margin-right: 25px;
  filter: drop-shadow(0 0 2px #ef7979) drop-shadow(0 0 2px #ef7979) drop-shadow(0 0 2px #ef7979);
  -webkit-filter: drop-shadow(0 0 2px #ef7979) drop-shadow(0 0 2px #ef7979) drop-shadow(0 0 2px #ef7979);
}

.xfkefu .xkkfqq p a:hover img {
  filter: drop-shadow(0 0 5px #ef7979) drop-shadow(0 0 5px #ef7979) drop-shadow(0 0 5px #ef7979);
  -webkit-filter: drop-shadow(0 0 5px #ef7979) drop-shadow(0 0 5px #ef7979) drop-shadow(0 0 5px #ef7979);
}

.xfkefu .xkkfdh p {
  display: none;
  width: 150px;
  height: 50px;
  background: #e25454;
  position: relative;
  right: 171px;
  top: -42px;
  color: #fff;
  line-height: 50px;
  text-align: left;
  padding-left: 20px;
  font-size: 14px;
  box-shadow: 0 5px 15px #fff
}

.xfkefu .xkkfwx p {
  display: none;
  width: 140px;
  min-height: 140px;
  background: #e25454;
  position: relative;
  right: 161px;
  top: -42px;
  text-align: center !important;
  padding: 10px;
  box-shadow: 0 5px 15px #fff
}

.xfkefu .xkkfwx p img {
  display: block;
  width: 120px;
  height: 120px;
  float: none;
  margin: auto auto 5px auto
}

.xfkefu .xkkfwx:hover p {
  display: block
}

.xfkefu .xkkfdb {
  line-height: 30px;
  font-size: 17px
}

.hdp {
  background: #fff;
  width: 350px;
  height: auto;
  position: absolute;
  top: 130px;
  right: 200px
}

#banner-box {
  margin: 0px auto;
  height: 500px;
  overflow: hidden;
  position: relative;
  padding-top: -40px;
  clear: both
}

.banner-inner {
  height: 65px;
  margin: 0px auto
}

.banner-nav-abs {
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 3;
  min-width: 1200px;
}

.banner-nav-abs-opac {
  position: absolute;
  width: 100%;
  height: 78px;
  left: 0px;
  bottom: -22px;
  z-index: 2
}

.banner-nav-fix {
  position: fixed;
  left: 0px;
  top: 82px;
  z-index: 3
}

.banner-nav {
  width: 100%
}

.banner-nav ul {
  width: 1200px;
  margin: 0px auto
}

.banner-nav li {
  float: left;
  display: inline;
  width: 112px;
  height: 65px;
  font-size: 14px;
  padding: 5px 43px 0px 43px;
  cursor: pointer;
  position: relative;
  margin: 0px 1px;
}

.banner-nav li div {
  min-width: 110px;
  height: 65px;
  padding: 5px 43px 0px 43px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 5;
  background: #fff;
  filter: alpha(opacity=20);
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2
}

.banner-nav li a span {
  display: block;
  height: 36px;
  width: 60px;
  margin: 3px auto 0px auto;
  background: url(../kefu/icon-banner.png) no-repeat;
}

.banner-nav li a.bg1 span {
  background-position: 15px 2px
}

.banner-nav li a.bg2 span {
  background-position: -53px 2px
}

.banner-nav li a.bg3 span {
  background-position: -110px 2px
}

.banner-nav li a.bg4 span {
  background-position: -174px 2px
}

.banner-nav li a.bg5 span {
  background-position: -235px 2px
}

.banner-nav li a.bg6 span {
  background-position: -297px 2px
}

.banner-nav li a {
  display: block;
  float: left;
  position: absolute;
  left: 0px;
  top: 0px;
  color: #fff;
  z-index: 6;
  padding: 5px 43px 0px 43px;
  display: inline;
  min-width: 110px;
  height: 65px;
  padding-top: 5px;
  text-align: center
}

.banner-nav li.current {
  cursor: default
}

.banner-nav li.current div {
  width: 95px;
  height: 95px;
  background: none;
}

.banner-nav li.current a {
  color: #333;
  cursor: default;
  background: #eee;
}

.banner-nav li.current a.bg1 span {
  background-position: 15px -32px
}

.banner-nav li.current a.bg2 span {
  background-position: -53px -32px
}

.banner-nav li.current a.bg3 span {
  background-position: -110px -32px
}

.banner-nav li.current a.bg4 span {
  background-position: -174px -32px
}

.banner-nav li.current a.bg5 span {
  background-position: -235px -32px
}

.banner-nav li.current a.bg6 span {
  background-position: -297px -32px
}

.banner-list {
  position: absolute;
  height: 500px;
  position: absolute;
  z-index: 2;
  overflow: hidden;
  width: 100%
}

.banner-list li {
  width: 100%;
  height: 500px;
  text-align: center;
  float: left;
  display: inline-block
}

.banner-list li:before {
  background-color: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 500px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  /*-1 可以当背景*/
}

.banner-list li .animate-box {
  width: 1200px;
  margin: 0px auto;
  position: relative;
}

.banner-list li .animate-box .t-d {
  position: absolute;
  width: 500px;
  left: 20px;
  top: 100px
}

.banner-list li .animate-box .t-d h2 {
  display: block;
  margin: 0px;
  padding: 0px;
  font-size: 30px;
  text-align: left;
  color: #fff
}

.banner-list li .animate-box .t-d h3 {
  display: block;
  margin: 0px;
  padding: 0px;
  font-size: 30px;
  text-align: left;
  color: #fff
}

.banner-list li .animate-box .t-d p {
  color: #e6e6e6;
  padding: 10px 0px 0 0;
  line-height: 32px;
  left: 20px;
  text-align: left;
  font-size: 16px
}

.banner-list li .animate-box .animate-img {
  position: absolute;
  top: 50px;
  right: 0px;
  box-shadow: 0px 5px 10px #000
}

.slider-btn {
  width: 100px;
  height: 30px;
  background: #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #444;
  display: block;
}

.slider-btn:hover {
  color: #fff;
  background: #c80106;
}

.videobg {
  width: 100%;
  height: 500px;
  overflow: hidden;
  margin-top: -500px
}

.videobg video {
  width: 100%;
}

.tbdyy_htlc {
  text-align: center;
  margin: 0 auto;
  padding: 50px 0px;
}

.tbdyy_htlc h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
  height: 40px
}

.tbdyy_htlc h2::before {
  content: '———';
  font-size: 12px;
  font-weight: 100;
  color: #333;
  padding-right: 3%;
}

.tbdyy_htlc h2::after {
  content: '———';
  font-size: 12px;
  font-weight: 100;
  color: #333;
  padding-left: 3%;
}

.tbdyy_htlc p {
  line-height: 20px;
  margin: 15px 0 30px 0;
  font-size: 14px;
  color: #666565;
  font-weight: 100
}

.tbdyy_htlc p strong {
  color: #F00
}

.tbdyy_htlc ul {
  width: 65%;
  margin: 0 auto;
  padding-top: 20px;
}

.tbdyy_htlc ul li {
  float: left;
  width: 23%;
  margin-right: 2%;
  border-radius: 5px;
  overflow: hidden;
  -moz-box-shadow: 0 0px 15px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0px 15px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 15px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  -ms-transition: all .4s ease-in-out 0s;
  -o-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
}

.tbdyy_htlc ul li:last-child {
  margin-right: 0
}

.tbdyy_htlc ul li:hover {
  transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  -webkit-transform: translate(0px, -10px);
}

.tbdyy_htlc ul li:nth-child(5n) {
  margin-right: 0px;
}

.tbdyy_htlc ul li span {
  width: 100%;
  background: url(../kefu/newsbg.jpg) no-repeat;
  height: 100px;
  color: #fff;
  line-height: 100px;
  display: block;
  font-size: 20px;
  font-weight: 400;
}

.tbdyy_htlc ul li:nth-child(5n) span {
  background: url(../kefu/newsbg2.jpg) no-repeat;
}

.tbdyy_htlc ul li:nth-child(2n) span {
  background: url(../kefu/newsbg4.jpg) no-repeat;
}

.tbdyy_htlc ul li:nth-child(3n) span {
  background: url(../kefu/newsbg5.jpg) no-repeat;
}

.tbdyy_htlc ul li:nth-child(4n) span {
  background: url(../kefu/newsbg3.jpg) no-repeat;
}

.tbdyy_htlc ul li p {
  padding: 25px 10px;
  font-size: 14px;
  line-height: 28px;
  font-weight: 400;
}

.tbdyy_fwdnr {
  width: 80%;
  margin: 0 auto;
  padding: 60px 0;
}

.tit {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  font-weight: bold;
}

.subtit {
  font-size: 14px;
  font-weight: 300;
  color: #666;
  text-align: center;
  margin: 15px 0 30px 0;
}

.tit::before {
  content: '———';
  font-size: 12px;
  font-weight: bold;
  color: #333;
  padding-right: 3%;
}

.tit::after {
  content: '———';
  font-size: 12px;
  font-weight: bold;
  color: #333;
  padding-left: 3%;
}

.tbdyy_fwdnr p strong {
  color: #F00
}

.tbdyy_fwdnr ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.tbdyy_fwdnr ul li {
  position: relative;
  width: 23%;
  text-align: center;
  transition: all .36s ease;
}

.tbdyy_fwdnr ul li:hover {
  transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  -webkit-transform: translate(0px, -10px);
  transition: all .36s ease;
}

.tbdyy_fwdnr ul li img {
  display: inline-block;
}

.tbdyy_fwdnr ul li h3 {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}

.tbdyy_fwdnr ul li span {
  color: #F00;
  border-radius: 20px;
  border: 1px solid #F00;
  padding: 0px 10px;
}

.tbdyy_fwdnr ul li p {
  font-size: 12px;
  font-weight: 400;
  border-top: 1px solid #c9c9c9;
  margin-top: 10px;
  padding-top: 8px;
  margin-bottom: 0;
}

.tbdyy_fwxm {
  width: 100%;
  margin: 0 auto;
  padding: 60px 0;
  background: #EDF0F4;
}

.tbdyy_fwxm p strong {
  color: #F00
}

.tbdyy_fwxm .worry {
  text-align: center;
  margin: 30px 0;
}

.tbdyy_fwxm .worry span {
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  border: 1px solid #333;
  margin-right: -5px;
  border-right: 0px;
  padding: 10px 20px;
}

.tbdyy_fwxm .worry .zixun {
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
  background: #fA5441;
  border: 1px solid #fA5441;
  padding: 10px 20px;
  transition: all .36s ease;
}

.tbdyy_fwxm .worry .zixun a {
  color: #FFF;
}

.tbdyy_fwxm .worry span:hover {
  background: #FFCC00;
  border: 1px solid #FFCC00;
  transition: all .36s ease;
}

.tbdyy_fwxm ul {
  width: 80%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.tbdyy_fwxm ul li {
  width: 23%;
  color: #666;
  background: #FFF;
  margin: 1.2% 1%;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0px 6px 20px rgb(217 217 217 / 75%);
  transition: all .36s ease;
}

.tbdyy_fwxm ul li&gt;span {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #333;
  letter-spacing: 2px;
  margin: 20px 0px;
}

.tbdyy_fwxm ul li&gt;p {
  font-size: 14px;
  color: #333;
  line-height: 1.75;
  padding: 0 30px 20px 30px;
}

.tbdyy_fwxm ul li:hover {
  transform: translate3d(0, -5px, 0);
  box-shadow: 0px 11px 12px rgba(217, 217, 217, 0.75);
  transition: all .36s ease;
}

.tbdyy_fwxm ul li:hover,
.tbdyy_fwxm ul li:first-child,
.tbdyy_fwxm ul li:first-child p {
  color: #FFF;
  background: #fA5441;

}

.tbdyy_fwxm ul li:hover span,
.tbdyy_fwxm ul li:first-child span,
.tbdyy_fwxm ul li:hover p {
  color: #FFF;
}

.tbdyy_zysx {
  width: 80%;
  margin: 0 auto;
  padding: 60px 0;
}

.tbdyy_zysx p strong {
  color: #F00
}

.tbdyy_zysx ul {
  width: 100%;
}

.coIfo_list {
  width: 100%;
  margin: 0 auto;
}

.coIfo_list ul {
  width: 100%;
  margin: 0px auto;
  background: #000000 url("/static/kefu/tongdian.png") no-repeat;
  background-size: 100% 100%;
}

.coIfo_list ul li {
  width: 18%;
  float: left;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: 900;
  height: 210px;
  padding: 32px 1%;
}

.coIfo_list ul li .cosTit {
  display: inline-block;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  width: 100%;
}

.coIfo_list ul li i {
  height: 80px;
  width: 80px;
  display: block;
  text-align: center;
  margin: 30px auto 0px;
}

.coIfo_list ul li i {
  border-bottom: 1px solid rgb(255, 0, 0);
}

.coIfo_list ul li:nth-child(1) i {
  background: url("iocn.png") no-repeat;
}

.coIfo_list ul li:nth-child(2) i {
  background: url("iocn.png") no-repeat -68px 10px;
}

.coIfo_list ul li:nth-child(3) i {
  background: url("iocn.png") no-repeat -140px 10px;
}

.coIfo_list ul li:nth-child(4) i {
  background: url("iocn.png") no-repeat -216px 10px;
}

.coIfo_list ul li:nth-child(5) i {
  background: url("iocn.png") no-repeat -307px 10px;
}

.coIfo_list ul li span {
  color: #ffffff;
  text-align: center;
  float: left;
  line-height: 24px;
  margin-top: 18px;
  display: none;
  font-weight: normal
}

#wtnews {
  padding: 20px 0 0 0;
  width: 100%;
  margin: auto;
  text-align: left
}

#wtnews span {
  display: inline-block;
  min-width: 110px;
  border-left: 2px solid #ccc;
  padding-left: 12px;
  font-size: 15px;
  cursor: pointer;
  float: left;
  padding-right: 10px;
  border-bottom: 5px solid #fff;
  height: 30px;
  line-height: 32px
}

#wtnews div {
  min-height: 30px;
  text-align: left;
  display: none;
  background: #f4f4f4;
  width: 96%;
  margin-top: 36px;
  padding: 20px 2%;
  line-height: 24px;
  font-size: 14px;
  color: #666;
}

#wtnews div strong {
  color: #000
}

#wtnews span.active {
  color: #F00;
  border-left: 2px solid #F00;
  background: #f4f4f4;
  border-bottom: 5px solid #f4f4f4
}

.tbdyy_fwdtd {
  width: 80%;
  margin: 0 auto;
  padding: 60px 0;
}

.tbdyy_fwdtd p strong {
  color: #F00
}

.tbdyy_fwdtd ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
}

.tbdyy_fwdtd ul li {
  position: relative;
  width: 23%;
  text-align: center;
  transition: all .36s ease;
}

.tbdyy_fwdtd ul li .spinning {
  width: 100%;
  font-size: 26px;
  color: #FFF;
  height: 182px;
  line-height: 182px;


}

.sss1 {
  background: url(/static/kefu/sss1.png) no-repeat center;
}

.sss2 {
  background: url(/static/kefu/sss2.png) no-repeat center;
}

.sss3 {
  background: url(/static/kefu/sss3.png) no-repeat center;
}

.sss4 {
  background: url(/static/kefu/sss4.png) no-repeat center;
}

.tbdyy_fwdtd ul li span {
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
  text-align: inherit;
  padding-top: 15px
}

.tbdyy_fwdtd ul li p {
  font-size: 14px;
  margin-top: 10px;
  border-top: 1px solid #c9c9c9;
  padding-top: 15px;
}

.tbdyy_work {
  text-align: center;
  padding-top: 50px;
  clear: both;
  background: #EDF0F4;
  padding-bottom: 30px;
  height: auto
}

.tbdyy_work h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
  height: 40px
}

.tbdyy_work h2::before {
  content: '———';
  font-size: 12px;
  font-weight: 100;
  color: #333;
  padding-right: 3%;
}

.tbdyy_work h2::after {
  content: '———';
  font-size: 12px;
  font-weight: 100;
  color: #333;
  padding-left: 3%;
}

.tbdyy_work p {
  line-height: 20px;
  margin: 15px 0 30px 0;
  font-size: 14px;
  color: #666565;
  font-weight: 100
}

.tbdyy_work p strong {
  color: #F00
}

.tbdyy_work ul {
  width: 1240px;
  margin: 30px auto;
}

.tbdyy_work ul li {
  width: 285px;
  display: inline-block;
  height: 200px;
  margin: 10px;
  font-size: 14px;
}

.tbdyy_work ul li a {
  display: block;
  margin-bottom: 5px
}

.tbdyy_work ul li a {
  width: 285px;
  height: 177px;
  overflow: hidden
}

.tbdyy_work ul li a img {
  width: 285px;
  height: 177px
}

.tbdyy_work ul li a img {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all, .7s;
  -moz-transition: all, .7s;
  -ms-transition: all, .7s;
  -o-transition: all, .7s;
  transition: all, .7s
}

.tbdyy_work ul li a img:hover {
  -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);
  -webkit-transition: all, .7s;
  -moz-transition: all, .7s;
  -ms-transition: all, .7s;
  -o-transition: all, .7s;
  transition: all, .7s
}

.tbdyy_ppgshz {
  text-align: center;
  padding-top: 50px;
  clear: both;
  padding-bottom: 50px;
}

.tbdyy_ppgshz h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
  height: 40px
}

.tbdyy_ppgshz h2::before {
  content: '———';
  font-size: 12px;
  font-weight: 100;
  color: #333;
  padding-right: 3%;
}

.tbdyy_ppgshz h2::after {
  content: '———';
  font-size: 12px;
  font-weight: 100;
  color: #333;
  padding-left: 3%;
}

.tbdyy_ppgshz p {
  line-height: 20px;
  margin: 15px 0 30px 0;
  font-size: 14px;
  color: #666565;
  font-weight: 100
}

.tbdyy_ppgshz p strong {
  color: #F00
}

.footer {
  background: #0A0A0A;
  color: #7B7D88;
  padding: 20px 0 20px 0;
}

.footer_box {
  width: 1200px;
  margin: auto
}

.footer_box a {
  color: #333;
}

.footer_box .link {
  padding: 5px 0
}

.footer_box .link a {
  margin: 0px 5px;
}

.footer_box .link a:hover {
  color: #CCC
}

.footer_box .license {
  padding: 5px 0 0 0
}

.footer_box .license a {
  display: inline-block;
  margin: 0px 5px;
  float: right
}

.bannerlist {
  background-image: url(banner.png);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 670px;
  height: 640px;
  overflow: hidden;
  position: relative;
}

.bannerlist .banner_txt {
  top: 180px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
}

.bannerlist .banner_txt h2 {
  color: #fff;
  font-size: 50px;
  margin-bottom: 30px;
}

.bannerlist .banner_txt p {
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  line-height: 46px;
  margin-bottom: 60px;
}

.section_list {
  text-align: center;
  padding-top: 80px;
  clear: both;
  background: #f4f4f4;
  padding-bottom: 50px;
  margin-top: 100px
}

.section_list h2 {
  font-size: 40px;
  margin-bottom: 16px;
  font-weight: 400;
}

.section_list p {
  color: #666;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
}

.section_list ul {
  width: 1240px;
  margin: 30px auto;
  text-align: left
}

.section_list ul li {
  width: 285px;
  display: inline-block;
  height: 290px;
  background: #fff;
  margin: 10px;
  font-size: 14px;
  text-align: center
}

.section_list ul li a {
  display: block;
  margin-bottom: 5px
}

.section_list ul li a {
  width: 285px;
  height: 250px;
  overflow: hidden
}

.section_list ul li a img {
  width: 285px;
  height: 250px
}

.section_list ul li a img {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all, .7s;
  -moz-transition: all, .7s;
  -ms-transition: all, .7s;
  -o-transition: all, .7s;
  transition: all, .7s
}

.section_list ul li a img:hover {
  -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);
  -webkit-transition: all, .7s;
  -moz-transition: all, .7s;
  -ms-transition: all, .7s;
  -o-transition: all, .7s;
  transition: all, .7s
}

.section_f {
  text-align: center;
  padding-top: 80px;
  clear: both;
  padding-bottom: 10px;
  margin: auto
}

.section_f h2 {
  font-size: 40px;
  margin-bottom: 16px;
  font-weight: 400;
}

.section_f p {
  color: #666;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
}

#featureContainer {
  BORDER-BOTTOM: #999 0px dotted;
  BORDER-LEFT: #999 0px dotted;
  MARGIN: 0px auto;
  WIDTH: 1203px;
  FONT-SIZE: 80%;
  BORDER-TOP: #999 0px dotted;
  BORDER-RIGHT: #999 0px dotted
}

#featureContainer #wrap {
  OVERFLOW: hidden
}

#featureContainer #load {
  BACKGROUND-IMAGE: url(images/loader32x32.gif);
  BORDER-BOTTOM: #999 0px dotted;
  BORDER-LEFT: #999 0px dotted;
  TEXT-INDENT: -9999px;
  MARGIN: 0px auto;
  WIDTH: 1203px;
  DISPLAY: none;
  BACKGROUND-REPEAT: no-repeat;
  BACKGROUND-POSITION: center 50%;
  HEIGHT: 100px;
  BORDER-TOP: #999 0px dotted;
  BORDER-RIGHT: #999 0px dotted
}

#featureContainer #feature {
  BORDER-BOTTOM: #999 0px dotted;
  POSITION: relative;
  BORDER-LEFT: #999 0px dotted;
  MARGIN-TOP: 5px;
  MARGIN-BOTTOM: 20px;
  BORDER-TOP: #999 0px dotted;
  BORDER-RIGHT: #999 0px dotted
}

#featureContainer #feature .button {
  BORDER-BOTTOM: #999 0px dotted;
  POSITION: absolute;
  BORDER-LEFT: #999 0px dotted;
  WIDTH: 1120px;
  BORDER-TOP: #999 0px dotted;
  TOP: 72px;
  BORDER-RIGHT: #999 0px dotted;
  LEFT: 0px
}

#featureContainer #feature .prev {
  BORDER-BOTTOM: #999 0px dotted;
  BORDER-LEFT: #999 0px dotted;
  TEXT-INDENT: -9999px;
  WIDTH: 30px;
  DISPLAY: block;
  BACKGROUND: url(../images/feature_left.gif) center top;
  FLOAT: left;
  HEIGHT: 48px;
  BORDER-TOP: #999 0px dotted;
  TOP: -125px;
  BORDER-RIGHT: #999 0px dotted
}

#featureContainer #feature .next {
  BORDER-BOTTOM: #999 0px dotted;
  BORDER-LEFT: #999 0px dotted;
  TEXT-INDENT: -9999px;
  WIDTH: 30px;
  DISPLAY: block;
  BACKGROUND: url(../images/feature_right.gif) center top;
  FLOAT: right;
  HEIGHT: 48px;
  BORDER-TOP: #999 0px dotted;
  TOP: -125px;
  BORDER-RIGHT: #999 0px dotted
}

#featureContainer #feature .prev:hover,
#featureContainer #feature .next:hover {
  BACKGROUND-POSITION: center bottom
}

#feature .next:hover {
  BACKGROUND-POSITION: center bottom
}

#featureContainer .featureUL {
  BORDER-BOTTOM: #000 0px dotted;
  POSITION: relative;
  BORDER-LEFT: #000 0px dotted;
  PADDING-BOTTOM: 0px;
  LIST-STYLE-TYPE: none;
  MARGIN: 0px;
  PADDING-LEFT: 0px;
  WIDTH: 2800px;
  PADDING-RIGHT: 0px;
  FLOAT: left;
  BORDER-TOP: #000 0px dotted;
  BORDER-RIGHT: #000 0px dotted;
  PADDING-TOP: 0px;
  LEFT: 0px
}

#featureContainer .featureBox {
  BACKGROUND-IMAGE: url(../images/bg-featurebox.jpg);
  BORDER-BOTTOM: #999 0px dotted;
  BORDER-LEFT: #999 0px dotted;
  WIDTH: 280px;
  BACKGROUND-REPEAT: no-repeat;
  FLOAT: left;
  HEIGHT: 230px;
  OVERFLOW: hidden;
  BORDER-TOP: #999 0px dotted;
  BORDER-RIGHT: #999 0px dotted;
  PADDING-TOP: 10px
}

#featureContainer #botton-scroll {
  Z-INDEX: 0;
  BORDER-BOTTOM: #999 0px dotted;
  BORDER-LEFT: #999 0px dotted;
  MARGIN: 0px auto;
  WIDTH: 1120px;
  FLOAT: left;
  HEIGHT: 200px;
  BORDER-TOP: #999 0px dotted;
  BORDER-RIGHT: #999 0px dotted
}

#featureContainer #block {
  Z-INDEX: 0;
  BORDER-BOTTOM: #999 0px dotted;
  POSITION: relative;
  BORDER-LEFT: #999 0px dotted;
  PADDING-BOTTOM: 20px;
  MARGIN: 0px auto;
  PADDING-LEFT: 0px;
  WIDTH: 1120px;
  PADDING-RIGHT: 0px;
  HEIGHT: 180px;
  FONT-SIZE: 70%;
  OVERFLOW: hidden;
  BORDER-TOP: #999 0px dotted;
  BORDER-RIGHT: #999 0px dotted;
  PADDING-TOP: 0px
}

#featureContainer #block .box {
  BORDER-BOTTOM: #d8d8d8 0px solid;
  BORDER-LEFT: #d8d8d8 0px solid;
  PADDING-BOTTOM: 10px;
  MARGIN: 0px 10px;
  PADDING-LEFT: 10px;
  WIDTH: 240px;
  PADDING-RIGHT: 10px;
  FLOAT: left;
  HEIGHT: 150px;
  BORDER-TOP: #d8d8d8 0px solid;
  BORDER-RIGHT: #d8d8d8 0px solid;
  PADDING-TOP: 10px
}

#featureContainer #block .box .feature-title {
  FONT-SIZE: 140%;
  FONT-WEIGHT: normal
}

#featureContainer #block .box .feature-thumb {
  WIDTH: 240px;
  MARGIN-BOTTOM: 5px;
  FLOAT: left;
  HEIGHT: 150px
}

#featureContainer A IMG {
  BORDER-BOTTOM-STYLE: none;
  BORDER-RIGHT-STYLE: none;
  BORDER-TOP-STYLE: none;
  BORDER-LEFT-STYLE: none
}

#featureContainer A {
  POSITION: relative
}

.section_list3 {
  width: 1200px;
  margin: auto;
  text-align: center;
  padding: 20px 0 20px 0;
  font-size: 12px;
  color: #999
}

.section_list2 {
  text-align: center;
  padding-top: 70px;
  clear: both
}

.section_list2 h2 {
  font-size: 40px;
  margin-bottom: 16px;
  font-weight: 400;
}

.section_list2 p {
  color: #666;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
}

.section_list2 ul {
  margin: 30px auto 0 auto;
  width: 1200px
}

.section_list2 .worry {
  margin: 20px 0px 30px;
  text-align: center;
}

.section_list2 .worry span {
  display: inline-block;
  background: #fa5441;
  text-align: center;
  color: #fff;
  border: 1px solid #fa5441;
  line-height: 50px;
  font-weight: 700;
  font-size: 24px;
  vertical-align: top;
  padding: 0px 20px;
}

.section_list2 .worry span:first-child {
  border: 1px solid #333;
  background: #fff;
  color: #333;
  margin-right: -5px;
  border-right: 0px;
}

.section_list2 .worry a {
  color: #fff
}

.section_list2 .worry a:hover {
  color: #FF3
}

.section_related {
  clear: both;
  width: 100%;
  height: auto;
  background: #EDF0F4
}

.section_related {
  width: 100%;
  padding: 50px 0;
  text-align: center;
}

.section_related h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
  height: 40px
}

.section_related h2::before {
  content: '———';
  font-size: 12px;
  font-weight: 100;
  color: #333;
  padding-right: 3%;
}

.section_related h2::after {
  content: '———';
  font-size: 12px;
  font-weight: 100;
  color: #333;
  padding-left: 3%;
}

.section_related span {
  color: #8f8f8f;
  text-transform: uppercase;
  font-weight: 100;
  display: block;
  font-size: 14px;
  margin: 15px 0 20px 0;
}

.section_related p {
  line-height: 20px;
  margin-bottom: 20px;
  font-size: 13px;
  color: #666565;
  font-weight: 100
}

.section_related p strong {
  color: #F00
}

.section_related ul {
  width: 1200px;
  margin: auto;
  padding-top: 20px
}

.section_related ul li {
  float: left;
  height: 75px;
  width: 670px;
  text-align: left;
  margin-bottom: 10px;
  border-bottom: 1px dashed #CCCCCC
}

.section_related ul li a {
  display: block;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  -ms-transition: all .4s ease-in-out 0s;
  -o-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
  font-size: 15px;
  font-weight: 500;
  color: #333
}

.section_related ul li .newtit:hover {
  color: #F00;
  transform: translate(10px, 0px);
  -ms-transform: translate(10px, 0px);
  -webkit-transform: translate(10px, 0px);
}

.section_related ul li img {
  width: 100px;
  height: 62px;
  float: left;
  margin-right: 10px;
  transition: all 1s;
}

.section_related ul li img:hover {
  transform: scale(1.1)
}

.section_related ul li p {
  font-size: 12px;
  line-height: 16px;
  padding: 0px 0 0 0;
  height: auto;
  overflow: hidden;
  margin-bottom: 0;
  margin-top: 3px;
  text-align: justify;
}

.section_related ul li p a {
  color: #8f8f8f;
  float: right
}

.section_related ul li p a:hover {
  color: #e02e24;
  )
}

.section_related ul li:first-child {
  width: 500px;
  height: 334px;
  overflow: hidden;
  text-align: center
}

.section_related ul li:first-child a:hover {
  transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px);
}

.section_related ul li:first-child a:nth-child(1) {
  display: block;
  width: 500px;
  height: 300px;
  overflow: hidden;
  margin-bottom: 10px;
}

.section_related ul li:first-child img {
  width: 500px;
  height: 300px;
  display: block;
  transition: all 1s;
}

.section_related ul li:first-child img:hover {
  transform: scale(1.1)
}

@media screen and (max-width: 901px) {

  .banner {
    background-image: url(banner.png);
    background-position: 45% 0;
    background-repeat: no-repeat;
    background-size: 250% auto;
    height: 350px;
    overflow: hidden;
    position: relative;
    width: 100%;
    clear: both
  }

  .banner .banner_txt {
    top: 32%;
    position: absolute;
    left: 3%;
    margin-left: 0px;
  }

  .banner .banner_txt h2 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 1%;
  }

  .banner .banner_txt p {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 5%;
  }

  .banner .home-btn {
    width: 30%;
    height: 40px;
    display: block;
    margin-left: 0px;
    margin-top: 0px;
    text-align: center;
    line-height: 40px;
    color: #ff6f25;
    font-size: 1rem;
    background: #fff;
    border-right: 9px solid #ffceb5;
    border-top: 6px solid #ffceb5;
    border-radius: 5px;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
  }

  .banner .home-btn:hover {
    transform: translate(10px, 0px);
    background: #ffd5bf
  }

  .tbdyy_fwdnr {
    text-align: center;
    clear: both;
    width: 100%
  }

  .tbdyy_fwdnr h2 {
    font-size: 24px;
    margin-bottom: 16px;
    font-weight: 400;
  }

  .tbdyy_fwdnr p {
    color: #666;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    padding: 0 2%
  }

  .tbdyy_fwdnr ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
  }

  .tbdyy_fwdnr ul li {
    text-align: center;
    padding: 0 1% 2% 1%;
    position: relative;
    text-align: center;
    width: 45%;
    margin: 2% 5px 0 5px;
    float: left
  }

  .tbdyy_fwdnr ul li img {
    display: inline-block;
  }

  .tbdyy_fwdnr ul li h3 {
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: 400;
  }

  .tbdyy_fwdnr ul li span {
    border-radius: 20px;
    padding: 0px 10px;
    border: 1px solid #F00;
    color: #F00;
    margin: 5px 0 15px 0
  }

  .tbdyy_fwdnr ul li p {
    font-size: 14px;
    margin-top: 15px;
    border-top: 1px solid #c9c9c9;
    padding-top: 15px
  }

  .tbdyy_fwxm {
    text-align: center;
    padding-top: 12%;
    clear: both
  }

  .tbdyy_fwxm h2 {
    font-size: 24px;
    margin-bottom: 16px;
    font-weight: 400;
  }

  .tbdyy_fwxm p {
    color: #666;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    padding: 0 2%
  }

  .tbdyy_fwxm ul {
    margin: 1% auto 0 auto;
    width: 100%
  }

  .tbdyy_fwxm ul li {
    margin: 3% 2%;
    border-radius: 10px;
    width: 45%;
    height: 130px;
    vertical-align: top;
    background: #f4f4f4;
    color: #666;
    box-shadow: 0px 4px 6px rgba(217, 217, 217, 0.75);
    -webkit-box-shadow: 0px 4px 6px rgba(217, 217, 217, 0.75);
    -moz-box-shadow: 0px 4px 6px rgba(217, 217, 217, 0.75);
    float: left;
    padding-top: 10px
  }

  .tbdyy_fwxm ul li&gt;span {
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0px;
    color: #333;
    letter-spacing: 2px;
  }

  .tbdyy_fwxm ul li&gt;p {
    font-size: 14px;
    padding: 0px 5px;
    color: #333;
  }

  .tbdyy_fwxm ul li:hover {
    transform: translate3d(0, -5px, 0);
    box-shadow: 0px 11px 12px rgba(217, 217, 217, 0.75);
  }

  .tbdyy_fwxm ul li:hover,
  .tbdyy_fwxm ul li:first-child,
  .tbdyy_fwxm ul li:first-child p {
    background: #fa5441;
    color: #fff;
  }

  .tbdyy_fwxm ul li:hover span,
  .tbdyy_fwxm ul li:first-child span,
  .tbdyy_fwxm ul li:hover p {
    color: #fff;
  }

  .tbdyy_zysx {
    text-align: center;
    padding-top: 15%;
    clear: both;
    width: 100%
  }

  .tbdyy_zysx h2 {
    font-size: 24px;
    margin-bottom: 16px;
    font-weight: 400;
  }

  .tbdyy_zysx p {
    color: #666;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    padding: 0 2%
  }

  .tbdyy_zysx ul {
    margin: 30px auto 0 auto;
    width: 100%
  }

  .tbdyy_zysx .worry {
    margin: 20px 0px 30px;
    text-align: center;
  }

  .tbdyy_zysx .worry span {
    display: inline-block;
    background: #fa5441;
    text-align: center;
    color: #fff;
    border: 1px solid #fa5441;
    line-height: 50px;
    font-weight: 700;
    font-size: 24px;
    vertical-align: top;
    padding: 0px 20px;
  }

  .tbdyy_zysx .worry span:first-child {
    border: 1px solid #333;
    background: #fff;
    color: #333;
    margin-right: 0px;
  }

  .tbdyy_zysx .worry a {
    color: #fff
  }

  .tbdyy_zysx .worry a:hover {
    color: #FF3
  }

  .coIfo_list {
    width: 100%;
    margin: 0 auto;
  }

  .coIfo_list ul {
    width: 100%;
    margin: 0px auto;
    background: #000000;
    background-size: 100% 100%;
  }

  .coIfo_list ul li {
    width: 48%;
    float: left;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: 900;
    font-family: "黑体";
    height: 192px;
    padding: 1% 1% 2% 1%;
  }

  .coIfo_list ul li .cosTit {
    display: inline-block;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    width: 100%;
  }

  .coIfo_list ul li i {
    height: 80px;
    width: 80px;
    display: block;
    text-align: center;
    margin: 30px auto 0px;
  }

  .coIfo_list ul li i {
    border-bottom: 1px solid rgb(255, 0, 0);
  }

  .coIfo_list ul li:nth-child(1) i {
    background: url("/static/kefu/iocn.png") no-repeat;
  }

  .coIfo_list ul li:nth-child(2) i {
    background: url("/static/kefu/iocn.png") no-repeat -68px 10px;
  }

  .coIfo_list ul li:nth-child(3) i {
    background: url("/static/kefu/iocn.png") no-repeat -140px 10px;
  }

  .coIfo_list ul li:nth-child(4) i {
    background: url("/static/kefu/iocn.png") no-repeat -216px 10px;
  }

  .coIfo_list ul li:nth-child(5) i {
    background: url("/static/kefu/iocn.png") no-repeat -307px 10px;
  }

  .coIfo_list ul li span {
    color: #ffffff;
    text-align: center;
    float: left;
    line-height: 24px;
    margin-top: 18px;
    display: none;
    font-weight: normal
  }

  #wtnews {
    padding: 20px 0 0 0;
    width: 100%;
    margin: auto;
    text-align: left
  }

  #wtnews span {
    display: inline-block;
    width: 97%;
    border-left: 2px solid #ccc;
    padding: 0 1%;
    font-size: 15px;
    cursor: pointer;
    float: left;
    ;
    border-bottom: 5px solid #fff;
    height: 30px;
    line-height: 32px;
    background: #f4f4f4;
  }

  #wtnews div {
    min-height: 30px;
    text-align: left;
    display: none;
    background: #fde8e8;
    width: 95%;
    margin-top: 0;
    padding: 2%;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    border-top: 1px solid #F00;
    clear: both
  }

  #wtnews div strong {
    color: #000
  }

  #wtnews span.active {
    color: #fff;
    border-left: 2px solid #F00;
    background: #F00;
    border-bottom: 5px solid #fff
  }

  .tbdyy_fwdtd {
    text-align: center;
    padding-top: 15%;
    clear: both;
    height: 600px
  }

  .tbdyy_fwdtd h2 {
    font-size: 24px;
    margin-bottom: 14px;
    font-weight: 400;
  }

  .tbdyy_fwdtd p {
    color: #666;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    padding: 0 2%
  }

  .tbdyy_fwdtd p strong {
    color: #F00
  }

  .tbdyy_fwdtd ul {
    width: 100%;
    margin: 50px auto 0 auto;
  }

  .tbdyy_fwdtd ul li {
    width: 48%;
    box-sizing: content-box;
    list-style: none;
    position: relative;
    float: left;
    padding: 0 0px 8% 0px;
    margin: 0px 1%
  }

  .tbdyy_fwdtd ul li .spinning {
    width: 100%;
    height: 182px;
    line-height: 185px;
    color: #fff;
    font-size: 30px;
    text-align: center;
  }

  .sss1 {
    background: url(sss1.png) no-repeat center;
  }

  .sss2 {
    background: url(sss2.png) no-repeat center;
  }

  .sss3 {
    background: url(sss3.png) no-repeat center;
  }

  .sss4 {
    background: url(sss4.png) no-repeat center;
  }

  .tbdyy_fwdtd ul li span {
    font-weight: bold;
    font-size: 15px;
    display: inline-block;
    text-align: inherit;
    padding-top: 15px
  }

  .tbdyy_fwdtd ul li p {
    font-size: 13px;
    margin-top: 10px;
    border-top: 1px solid #c9c9c9;
    padding-top: 10px;
    text-align: left;
    line-height: 20px
  }

  .tbdyy_work {
    text-align: center;
    padding-top: 50px;
    clear: both;
    background: #f4f4f4;
    padding-bottom: 5%;
    height: auto;
    float: left
  }

  .tbdyy_work h2 {
    font-size: 24px;
    margin-bottom: 16px;
    font-weight: 400;
  }

  .tbdyy_work p {
    color: #666;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
  }

  .tbdyy_work ul {
    width: 100%;
    margin: 30px auto;
    background: #f4f4f4;
    height: auto
  }

  .tbdyy_work ul li {
    width: 48%;
    display: inline-block;
    float: left;
    height: auto;
    background: #f4f4f4;
    margin: 1% 1% 5% 1%;
    font-size: 14px;
  }

  .tbdyy_work ul li a {
    display: block;
    margin-bottom: 5px
  }

  .tbdyy_work ul li a {
    width: 100%;
    height: auto;
    overflow: hidden
  }

  .tbdyy_work ul li a img {
    width: 100%;
    height: auto
  }

  .tbdyy_work ul li a img {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all, .7s;
    -moz-transition: all, .7s;
    -ms-transition: all, .7s;
    -o-transition: all, .7s;
    transition: all, .7s
  }

  .tbdyy_work ul li a img:hover {
    -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);
    -webkit-transition: all, .7s;
    -moz-transition: all, .7s;
    -ms-transition: all, .7s;
    -o-transition: all, .7s;
    transition: all, .7s
  }

  .tbdyy_ppgshz {
    text-align: center;
    padding-top: 50px;
    clear: both;
    padding-bottom: 50px;
    width: 100%
  }

  .tbdyy_ppgshz h2 {
    font-size: 24px;
    margin-bottom: 16px;
    font-weight: 400;
  }

  .tbdyy_ppgshz p {
    color: #666;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 30px;
    font-weight: 300;
  }

  .tbdyy_ppgshz img {
    width: 100%
  }

  .footer {
    background: #0A0A0A;
    clear: both;
    color: #7B7D88;
    padding: 20px 0 50px 0;
  }

  .footer_box {
    width: 96%;
    margin: auto;
    padding: 3%
  }

  .footer_box a {
    color: #999;
  }

  .footer_box .link {
    padding: 5px 0 5% 0
  }

  .footer_box .link a {
    margin: 0px 5px;
  }

  .footer_box .link a:hover {
    color: #CCC
  }

  .footer_box .license {
    padding: 5px 0 0 0;
    text-align: center;
    width: 100%
  }

  .footer_box .license a {
    display: inline-block;
    margin: 0px 5px;
    float: none
  }

  .bannerlist {
    background-image: url(banner.png);
    background-position: 45% 0;
    background-repeat: no-repeat;
    background-size: 250% auto;
    height: 350px;
    overflow: hidden;
    position: relative;
  }

  .bannerlist .banner_txt {
    top: 32%;
    position: absolute;
    left: 3%;
    margin-left: 0px;
  }

  .bannerlist .banner_txt h2 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 1%;
  }

  .bannerlist .banner_txt p {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 5%;
  }

  .bannerlist .home-btn {
    background: #fff;
    border-radius: 28px;
    color: #F00;
    font-size: 14px;
    height: 26px;
    transition: all .3s ease;
    width: 60%;
    font-family: "Microsoft YaHei";
  }

  .bannerlist .home-btn:hover {
    background-color: #feb8b8;
  }

  .section_list {
    text-align: center;
    padding-top: 10%;
    clear: both;
    background: #f4f4f4;
    padding-bottom: 50px;
    margin-top: 10%;
    float: left;
    height: auto
  }

  .section_list h2 {
    font-size: 24px;
    margin-bottom: 14px;
    font-weight: 400;
  }

  .section_list p {
    color: #666;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    padding: 0 2%
  }

  .section_list ul {
    width: 100%;
    margin: 30px auto;
    text-align: left
  }

  .section_list ul li {
    width: 48%;
    display: inline-block;
    height: auto;
    background: #fff;
    margin: 1% 1% 5% 1%;
    font-size: 14px;
    text-align: center;
    float: left;
    padding-bottom: 2%
  }

  .section_list ul li a {
    display: block;
    margin-bottom: 5px
  }

  .section_list ul li a {
    width: 100%;
    height: auto;
    overflow: hidden
  }

  .section_list ul li a img {
    width: 100%;
    height: auto
  }

  .section_list ul li a img {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all, .7s;
    -moz-transition: all, .7s;
    -ms-transition: all, .7s;
    -o-transition: all, .7s;
    transition: all, .7s
  }

  .section_list ul li a img:hover {
    -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);
    -webkit-transition: all, .7s;
    -moz-transition: all, .7s;
    -ms-transition: all, .7s;
    -o-transition: all, .7s;
    transition: all, .7s
  }

  .section_f {
    text-align: center;
    padding-top: 4%;
    clear: both;
    padding-bottom: 10px;
    margin: auto
  }

  .section_f h2 {
    font-size: 24px;
    margin-bottom: 16px;
    font-weight: 400;
  }

  .section_f p {
    color: #666;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
  }

  #featureContainer {
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    MARGIN: 0px auto;
    WIDTH: 100%;
    FONT-SIZE: 80%;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted
  }

  #featureContainer #wrap {
    OVERFLOW: hidden
  }

  #featureContainer #load {
    BACKGROUND-IMAGE: url(images/loader32x32.gif);
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    TEXT-INDENT: -9999px;
    MARGIN: 0px auto;
    WIDTH: 1203px;
    DISPLAY: none;
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-POSITION: center 50%;
    HEIGHT: 100px;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted
  }

  #featureContainer #feature {
    BORDER-BOTTOM: #999 0px dotted;
    POSITION: relative;
    BORDER-LEFT: #999 0px dotted;
    MARGIN-TOP: 5px;
    MARGIN-BOTTOM: 20px;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted
  }

  #featureContainer #feature .button {
    BORDER-BOTTOM: #999 0px dotted;
    POSITION: absolute;
    BORDER-LEFT: #999 0px dotted;
    WIDTH: 1120px;
    BORDER-TOP: #999 0px dotted;
    TOP: 72px;
    BORDER-RIGHT: #999 0px dotted;
    LEFT: 0px
  }

  #featureContainer #feature .prev {
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    TEXT-INDENT: -9999px;
    WIDTH: 30px;
    DISPLAY: block;
    BACKGROUND: url(../images/feature_left.gif) center top;
    FLOAT: left;
    HEIGHT: 48px;
    BORDER-TOP: #999 0px dotted;
    TOP: -125px;
    BORDER-RIGHT: #999 0px dotted
  }

  #featureContainer #feature .next {
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    TEXT-INDENT: -9999px;
    WIDTH: 30px;
    DISPLAY: block;
    BACKGROUND: url(../images/feature_right.gif) center top;
    FLOAT: right;
    HEIGHT: 48px;
    BORDER-TOP: #999 0px dotted;
    TOP: -125px;
    BORDER-RIGHT: #999 0px dotted
  }

  #featureContainer #feature .prev:hover,
  #featureContainer #feature .next:hover {
    BACKGROUND-POSITION: center bottom
  }

  #feature .next:hover {
    BACKGROUND-POSITION: center bottom
  }

  #featureContainer .featureUL {
    BORDER-BOTTOM: #000 0px dotted;
    POSITION: relative;
    BORDER-LEFT: #000 0px dotted;
    PADDING-BOTTOM: 0px;
    LIST-STYLE-TYPE: none;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    WIDTH: 2800px;
    PADDING-RIGHT: 0px;
    FLOAT: left;
    BORDER-TOP: #000 0px dotted;
    BORDER-RIGHT: #000 0px dotted;
    PADDING-TOP: 0px;
    LEFT: 0px
  }

  #featureContainer .featureBox {
    BACKGROUND-IMAGE: url(../images/bg-featurebox.jpg);
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    WIDTH: 280px;
    BACKGROUND-REPEAT: no-repeat;
    FLOAT: left;
    HEIGHT: 230px;
    OVERFLOW: hidden;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted;
    PADDING-TOP: 10px
  }

  #featureContainer #botton-scroll {
    Z-INDEX: 0;
    BORDER-BOTTOM: #999 0px dotted;
    BORDER-LEFT: #999 0px dotted;
    MARGIN: 0px auto;
    WIDTH: 1120px;
    FLOAT: left;
    HEIGHT: 200px;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted
  }

  #featureContainer #block {
    Z-INDEX: 0;
    BORDER-BOTTOM: #999 0px dotted;
    POSITION: relative;
    BORDER-LEFT: #999 0px dotted;
    PADDING-BOTTOM: 20px;
    MARGIN: 0px auto;
    PADDING-LEFT: 0px;
    WIDTH: 98%;
    PADDING-RIGHT: 0px;
    HEIGHT: 180px;
    FONT-SIZE: 70%;
    OVERFLOW: hidden;
    BORDER-TOP: #999 0px dotted;
    BORDER-RIGHT: #999 0px dotted;
    PADDING-TOP: 0px
  }

  #featureContainer #block .box {
    BORDER-BOTTOM: #d8d8d8 0px solid;
    BORDER-LEFT: #d8d8d8 0px solid;
    PADDING-BOTTOM: 10px;
    MARGIN: 0px 10px;
    PADDING-LEFT: 10px;
    WIDTH: 240px;
    PADDING-RIGHT: 10px;
    FLOAT: left;
    HEIGHT: 150px;
    BORDER-TOP: #d8d8d8 0px solid;
    BORDER-RIGHT: #d8d8d8 0px solid;
    PADDING-TOP: 10px
  }

  #featureContainer #block .box .feature-title {
    FONT-SIZE: 140%;
    FONT-WEIGHT: normal
  }

  #featureContainer #block .box .feature-thumb {
    WIDTH: 240px;
    MARGIN-BOTTOM: 5px;
    FLOAT: left;
    HEIGHT: 150px
  }

  #featureContainer A IMG {
    BORDER-BOTTOM-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-TOP-STYLE: none;
    BORDER-LEFT-STYLE: none
  }

  #featureContainer A {
    POSITION: relative
  }

  .section_list3 {
    width: 96%;
    margin: auto;
    text-align: center;
    padding: 2% 0 2% 0;
    font-size: 12px;
    color: #999
  }

  .section_list2 {
    text-align: center;
    padding-top: 5%;
    clear: both
  }

  .section_list2 h2 {
    font-size: 24px;
    margin-bottom: 16px;
    font-weight: 400;
  }

  .section_list2 p {
    color: #666;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    padding: 0 2%
  }

  .section_list2 ul {
    margin: 30px auto 0 auto;
    width: 100%
  }

  .section_list2 .worry {
    margin: 20px 0px 30px;
    text-align: center;
  }

  .section_list2 .worry span {
    display: inline-block;
    background: #fa5441;
    text-align: center;
    color: #fff;
    border: 1px solid #fa5441;
    line-height: 50px;
    font-weight: 700;
    font-size: 24px;
    vertical-align: top;
    padding: 0px 20px;
  }

  .section_list2 .worry span:first-child {
    border: 1px solid #333;
    background: #fff;
    color: #333;
    margin-right: 0px;
    border-right: 0px;
  }

  .section_list2 .worry a {
    color: #fff
  }

  .section_list2 .worry a:hover {
    color: #FF3
  }

  .section_related {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f4f4f4
  }

  .section_related {
    width: 100%;
    padding: 30px 0;
    text-align: center;
  }

  .section_related h2 {
    font-size: 26px;
    font-weight: bold;
    line-height: 40px;
    height: 40px
  }

  .section_related h2::before {
    content: '———';
    font-size: 12px;
    font-weight: 100;
    color: #333;
    padding-right: 3%;
  }

  .section_related h2::after {
    content: '———';
    font-size: 12px;
    font-weight: 100;
    color: #333;
    padding-left: 3%;
  }

  .section_related span {
    color: #8f8f8f;
    text-transform: uppercase;
    font-weight: 100;
    display: block;
    font-size: 12px;
    margin-bottom: 10px
  }

  .section_related p {
    line-height: 20px;
    margin-bottom: 20px;
    font-size: 13px;
    color: #666565;
    font-weight: 100
  }

  .section_related p strong {
    color: #F00
  }

  .section_related ul {
    width: 100%;
    margin: auto;
    padding-top: 20px
  }

  .section_related ul li {
    float: left;
    height: 62px;
    width: 100%;
    text-align: left;
    margin-left: 0px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #CCCCCC;
    padding-bottom: 10px
  }

  .section_related ul li a:nth-child(2) {
    font-weight: 500;
    display: block;
    margin-top: 5px;
    font-size: 15px
  }

  .section_related ul li img {
    width: 100px;
    height: 62px;
    float: left;
    margin-right: 10px;
    transition: all 1s;
  }

  .section_related ul li img:hover {
    transform: scale(1.1)
  }

  .section_related ul li p {
    font-size: 12px;
    line-height: 16px;
    padding: 7px 0 0 0
  }

  .section_related ul li p a {
    color: #8f8f8f;
    float: right
  }

  .section_related ul li p a:hover {
    color: #e02e24;
    )
  }

  .section_related ul li:nth-child(1) {
    width: 500px;
    height: 340px;
    overflow: hidden;
    text-align: center;
  }

  .section_related ul li:nth-child(1) a:nth-child(1) {
    display: block;
    width: 500px;
    height: 310px;
    overflow: hidden
  }

  .section_related ul li:nth-child(1) img {
    width: 500px;
    height: 310px;
    margin-bottom: 10px;
    display: block;
    transition: all 1s;
  }

  .section_related ul li:nth-child(1) img:hover {
    transform: scale(1.1)
  }

  .section_related ul li:hover a:nth-child(2) {
    color: #e02e24
  }

  .xfkefu {
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: auto;
    z-index: 999999999
  }

  .xfkefu .xkkfqq,
  .xfkefu .xkkfdh,
  .xfkefu .xkkfwx,
  .xfkefu .xkkfdb {
    display: block;
    width: 25%;
    height: 50px;
    background: #ccc;
    text-align: center;
    color: #000;
    margin-bottom: 1px;
    font-size: 12px;
    padding-top: 10px;
    float: left
  }

  .xfkefu .xkkfqq {
    background: #fff;
    color: #000
  }

  .xfkefu .xkkfdh {
    background: #ccc;
    color: #000
  }

  .xfkefu .xkkfwx {
    background: #fff;
    color: #000
  }

  .xfkefu .xkkfqq:hover {
    background: #f00;
    color: #fff
  }

  .xfkefu .xkkfdh:hover {
    background: #f00;
    color: #fff
  }

  .xfkefu .xkkfwx:hover {
    background: #f00;
    color: #fff
  }

  .xfkefu .xkkfqq p {
    width: 150px;
    height: 50px;
    background: #1479d7;
    position: relative;
    left: 0;
    top: -92px;
    display: none;
    color: #fff;
    line-height: 50px;
    text-align: left;
    padding-left: 20px;
    overflow: hidden;
    box-shadow: 0 5px 15px #fff
  }

  .xfkefu .xkkfqq p img {
    float: left;
    width: 20px;
    margin-top: 12px;
    margin-right: 25px;
    filter: drop-shadow(0 0 2px #61b3ff) drop-shadow(0 0 2px #61b3ff) drop-shadow(0 0 2px #61b3ff);
    -webkit-filter: drop-shadow(0 0 2px #61b3ff) drop-shadow(0 0 2px #61b3ff) drop-shadow(0 0 2px #61b3ff);
  }

  .xfkefu .xkkfqq p a:hover img {
    filter: drop-shadow(0 0 5px #61b3ff) drop-shadow(0 0 5px #61b3ff) drop-shadow(0 0 5px #61b3ff);
    -webkit-filter: drop-shadow(0 0 5px #61b3ff) drop-shadow(0 0 5px #61b3ff) drop-shadow(0 0 5px #61b3ff);
  }

  .xfkefu .xkkfdh p {
    display: none;
    width: 150px;
    height: 50px;
    background: #ccc;
    position: relative;
    right: 25%;
    top: -92px;
    color: #fff;
    line-height: 50px;
    text-align: left;
    padding-left: 20px;
    font-size: 14px;
    box-shadow: 0 5px 15px #fff
  }

  .xfkefu .xkkfwx p {
    display: none;
    width: 140px;
    height: 140px;
    background: #ccc;
    position: relative;
    right: 25%;
    top: -200px;
    text-align: center !important;
    padding: 10px;
    box-shadow: 0 5px 15px #fff
  }

  .xfkefu .xkkfwx p img {
    display: block;
    width: 120px;
    height: 120px;
    float: none;
    margin: auto auto 5px auto
  }

  .xfkefu .xkkfwx:hover p {
    display: block
  }

  .xfkefu .xkkfdb {
    line-height: 30px;
    font-size: 17px
  }

  .tbdyy_htlc {
    text-align: center;
    margin: 0 auto;
    padding-top: 0px;
    width: 100%;
    overflow: hidden
  }

  .tbdyy_htlc ul {
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
  }

  .tbdyy_htlc ul li {
    float: left;
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    border-radius: 5px;
    overflow: hidden;
    -moz-box-shadow: 0 0px 15px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0px 15px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0px 15px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    ;
    margin-bottom: 3%
  }

  .tbdyy_htlc ul li:hover {
    transform: translate(0px, -10px);
    -ms-transform: translate(0px, -10px);
    -webkit-transform: translate(0px, -10px);
  }

  .tbdyy_htlc ul li:nth-child(5n) {
    margin-right: 0px;
  }

  .tbdyy_htlc ul li span {
    width: 100%;
    background: url(newsbg.jpg) no-repeat;
    height: 50px;
    color: #fff;
    line-height: 50px;
    display: block;
    font-size: 1rem;
    font-weight: 400
  }

  .tbdyy_htlc ul li:nth-child(5n) span {
    background: url(newsbg2.jpg) no-repeat;
  }

  .tbdyy_htlc ul li:nth-child(2n) span {
    background: url(newsbg4.jpg) no-repeat;
  }

  .tbdyy_htlc ul li:nth-child(3n) span {
    background: url(newsbg5.jpg) no-repeat;
  }

  .tbdyy_htlc ul li:nth-child(4n) span {
    background: url(newsbg3.jpg) no-repeat;
  }

  .tbdyy_htlc ul li p {
    padding: 5% 10px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 100;
  }

  .hdp {
    background: #fff;
    width: 100%;
    height: auto;
    position: relative;
    top: 0px;
    right: 0px;
    margin-bottom: 30px
  }

  .section_9 {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden
  }

  .section_9 {
    width: 100%;
    padding: 30px 0;
    text-align: center;
  }

  .section_9 h2 {
    font-size: 26px;
    font-weight: bold;
    line-height: 40px;
    height: 40px
  }

  .section_9 h2::before {
    content: '———';
    font-size: 12px;
    font-weight: 100;
    color: #333;
    padding-right: 3%;
  }

  .section_9 h2::after {
    content: '———';
    font-size: 12px;
    font-weight: 100;
    color: #333;
    padding-left: 3%;
  }

  .section_9 span {
    color: #8f8f8f;
    text-transform: uppercase;
    font-weight: 100;
    display: block;
    font-size: 12px;
    margin-bottom: 10px
  }

  .section_9 p {
    line-height: 20px;
    margin-bottom: 20px;
    font-size: 13px;
    color: #666565;
    font-weight: 100
  }

  .section_9 p strong {
    color: #F00
  }

  .section_9 .relate {
    padding: 20px 0 0 0
  }

  .section_9 .relate a {
    display: inline-block;
    margin: 0px 5px;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    margin-bottom: 10px
  }

  .section_9 .relate a:hover {
    transform: translate(0px, -10px);
    -ms-transform: translate(0px, -10px);
    -webkit-transform: translate(0px, -10px);
  }

  .section_9 .relate a img {
    display: block;
    margin-bottom: 5px
  }

  #banner-box {
    margin: -50px auto 0;
    height: 470px;
    overflow: hidden;
    position: relative;
    padding-top: -40px;
    clear: both;
    overflow: hidden;
  }

  .banner-inner {
    height: 65px;
    margin: 0px auto;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden
  }

  .banner-nav-abs {
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 3;
    min-width: 100%;
  }

  .banner-nav-abs-opac {
    position: absolute;
    width: 100%;
    height: 78px;
    left: 0px;
    bottom: -22px;
    z-index: 2;
  }

  .banner-nav-fix {
    position: fixed;
    left: 0px;
    top: 82px;
    z-index: 3
  }

  .banner-nav {
    width: 100%;
  }

  .banner-nav ul {
    margin: 0px;
    height: 65px;
    width: 900px;
  }

  .banner-nav li {
    float: left;
    display: inline;
    width: 112px;
    height: 65px;
    font-size: 14px;
    padding: 5px 5px 0px 5px;
    cursor: pointer;
    position: relative;
    margin: 0px 1px;
  }

  .banner-nav li div {
    min-width: 110px;
    height: 65px;
    padding: 5px 5px 0px 5px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 5;
    background: #fff;
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2
  }

  .banner-nav li a span {
    display: block;
    height: 36px;
    width: 60px;
    margin: 3px auto 0px auto;
    background: url(icon-banner.png) no-repeat;
  }

  .banner-nav li a.bg1 span {
    background-position: 15px 2px
  }

  .banner-nav li a.bg2 span {
    background-position: -53px 2px
  }

  .banner-nav li a.bg3 span {
    background-position: -110px 2px
  }

  .banner-nav li a.bg4 span {
    background-position: -174px 2px
  }

  .banner-nav li a.bg5 span {
    background-position: -235px 2px
  }

  .banner-nav li a.bg6 span {
    background-position: -297px 2px
  }

  .banner-nav li a {
    display: block;
    float: left;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #fff;
    z-index: 6;
    padding: 5px 5px 0px 5px;
    display: inline;
    min-width: 110px;
    height: 65px;
    padding-top: 5px;
    text-align: center;
    font-size: 12px
  }

  .banner-nav li.current {
    cursor: default
  }

  .banner-nav li.current div {
    width: 95px;
    height: 95px;
    background: none;
  }

  .banner-nav li.current a {
    color: #333;
    cursor: default;
    background: #eee;
  }

  .banner-nav li.current a.bg1 span {
    background-position: 15px -32px
  }

  .banner-nav li.current a.bg2 span {
    background-position: -53px -32px
  }

  .banner-nav li.current a.bg3 span {
    background-position: -110px -32px
  }

  .banner-nav li.current a.bg4 span {
    background-position: -174px -32px
  }

  .banner-nav li.current a.bg5 span {
    background-position: -235px -32px
  }

  .banner-nav li.current a.bg6 span {
    background-position: -297px -32px
  }

  .banner-list {
    position: absolute;
    height: 500px;
    position: absolute;
    z-index: 2;
    overflow: hidden;
    width: 100%
  }

  .banner-list li {
    width: 100%;
    height: 500px;
    text-align: center;
    float: left;
    display: inline-block;
    background: #e02e24
  }

  .banner-list li:nth-child(1) {
    background: #800701
  }

  .banner-list li:nth-child(2) {
    background: #1a1a1a
  }

  .banner-list li:nth-child(3) {
    background: #021939
  }

  .banner-list li:nth-child(4) {
    background: #35375e
  }

  .banner-list li:nth-child(5) {
    background: #012d37
  }

  .banner-list li:nth-child(6) {
    background: #291501
  }

  .banner-list li .animate-box {
    width: 100%;
    margin: 0px auto;
    position: relative;
  }

  .banner-list li .animate-box .t-d {
    position: absolute;
    width: 80%;
    left: 5%;
    padding: 5% 5%;
    top: 100px;
    z-index: 1;
    background: #000;
    filter: alpha(opacity=80);
    /* IE */
    -moz-opacity: .8;
    /* Moz + FF */
    opacity: .8;
  }

  .banner-list li .animate-box .t-d h2 {
    display: block;
    margin: 0px;
    padding: 0px;
    font-size: 20px;
    text-align: left;
    color: #fff
  }

  .banner-list li .animate-box .t-d h3 {
    display: block;
    margin: 0px;
    padding: 0px;
    font-size: 20px;
    text-align: left;
    color: #fff
  }

  .banner-list li .animate-box .t-d p {
    color: #e6e6e6;
    padding: 10px 0px 0 0;
    line-height: 16px;
    left: 20px;
    text-align: left;
    font-size: 12px
  }

  .banner-list li .animate-box .animate-img {
    position: absolute;
    top: 50px;
    right: 0px;
    box-shadow: 0px 5px 10px #000;
    width: 100%
  }

  .slider-btn {
    width: 100px;
    height: 30px;
    background: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #444;
    display: block;
  }

  .slider-btn:hover {
    color: #fff;
    background: #c80106;
  }

  .xianfukefu {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    background: #d9d9d9;
    padding: 0.7%;
    width: 100%;
    text-align: center;
    height: 50px
  }

  .xianfukefu span,
  .xianfukefu #telxf,
  .xianfukefu #wxxf {
    background: #fff;
    display: inline-block;
    width: 23.5%;
    height: 50px;
    margin-bottom: 0;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
  }

  .xianfukefu span:hover,
  .xianfukefu #telxf:hover,
  .xianfukefu #wxxf:hover {
    transform: translate(0px, -5px);
    -ms-transform: translate(0px, -5px);
    -webkit-transform: translate(0px, -5px);
  }

  .xianfukefu span img,
  .xianfukefu #telxf img,
  .xianfukefu #wxxf&gt;img {
    width: 50px;
    height: 50px
  }

  #wxadd {
    display: none;
    position: absolute;
    bottom: 56px;
    left: 49%;
    width: 110px;
  }

  #teladd {
    display: none;
    position: absolute;
    bottom: 56px;
    left: 25.5%;
    margin-bottom: 0px;
    height: 44px;
    line-height: 50px;
    width: 200px;
    padding: 0 5px;
    background: #fff;
    border: 3px solid #d9d9d9
  }

  .xianfukefu #telxf:hover #teladd {
    display: block
  }

  .xianfukefu #wxxf:hover #wxadd {
    display: block
  }

  .section_6 {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden
  }

  .section_6 {
    width: 100%;
    padding: 30px 0;
    text-align: center;
  }

  .section_6 h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    height: 40px
  }

  .section_6 h2::before {
    content: '———';
    font-size: 12px;
    font-weight: 100;
    color: #333;
    padding-right: 3%;
  }

  .section_6 h2::after {
    content: '———';
    font-size: 12px;
    font-weight: 100;
    color: #333;
    padding-left: 3%;
  }

  .section_6 span {
    color: #8f8f8f;
    text-transform: uppercase;
    font-weight: 100;
    display: block;
    font-size: 12px;
    margin-bottom: 10px
  }

  .section_6 p {
    line-height: 20px;
    margin-bottom: 20px;
    font-size: 13px;
    color: #666565;
    font-weight: 100
  }

  .section_6 p strong {
    color: #F00
  }

  .section_6 .jiage_box {
    width: 100%;
    margin: auto;
    padding: 10px 0 0 0;
    font-size: 14px
  }

  .section_6 .jiage_box .tong {
    float: none;
    text-align: left;
    width: 100%;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    box-shadow: 0 7px 10px #999;
    border-radius: 15px 15px 0 0;
    overflow: hidden;
    margin-bottom: 4%
  }

  .section_6 .jiage_box .tong:hover {
    transform: translate(0px, -10px);
    -ms-transform: translate(0px, -10px);
    -webkit-transform: translate(0px, -10px);
  }

  .section_6 .jiage_box .tong li {
    height: 45px;
    line-height: 45px;
    padding: 0px 10px
  }

  .section_6 .jiage_box .tong li:nth-of-type(1) {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: #999 !important;
    color: #fff
  }

  .section_6 .jiage_box .tong li:nth-of-type(odd) {
    background: #fff;
  }

  .section_6 .jiage_box .tong li:nth-of-type(even) {
    background: #DADADA;
  }

  .section_6 .jiage_box .tong li span {
    display: inline-table;
  }

  .section_6 .jiage_box .tong li span {
    display: inline-table;
    margin: 0 10px 0 0;
    font-weight: 100
  }

  .section_6 .jiage_box .tuijian {
    float: none;
    text-align: left;
    width: 100%;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    box-shadow: 0 7px 10px #999;
    border-radius: 15px 15px 0 0;
    overflow: hidden
  }

  .section_6 .jiage_box .tuijian:hover {
    transform: translate(0px, -10px);
    -ms-transform: translate(0px, -10px);
    -webkit-transform: translate(0px, -10px);
  }

  .section_6 .jiage_box .tuijian li {
    height: 45px;
    line-height: 45px;
    padding: 0px 10px
  }

  .section_6 .jiage_box .tuijian li:nth-of-type(1) {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: #e02e24 !important;
    color: #fff
  }

  .section_6 .jiage_box .tuijian li:nth-of-type(odd) {
    background: #fff;
  }

  .section_6 .jiage_box .tuijian li:nth-of-type(even) {
    background: #ffd2bb;
  }

  .section_6 .jiage_box .tuijian li span {
    display: inline-table;
    margin: 0 10px 0 0;
    font-weight: 100
  }

  .section_6 .jiage_box .yan {
    clear: both;
    padding: 20px 10px 0px 10px;
    font-weight: 100
  }

  .section_10 {
    margin: auto;
    padding: 10% 0;
    height: auto;
    background: #f4f4f4
  }

  .section_10box {
    width: 100%;
    margin: auto;
    height: auto
  }

  .section_10 .left {
    width: 100%;
    float: left
  }

  .section_10 .left h3 {
    font-size: 20px;
    display: inline-block;
    margin-bottom: 10px;
    padding-left: 20px;
    font-weight: 500;
    margin-right: 10px
  }

  .section_10 .left ul {
    background: #fff;
    padding: 10px 20px 15px 20px;
    border: 1px solid #d9d9d9;
    box-shadow: rgba(0, 0, 0, .07) 0 1px 3px;
    border-radius: 7px;
  }

  .section_10 .left ul li {
    display: block;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #e4e4e4;
    width: 100%;
    overflow: hidden
  }

  .section_10 .left ul li::before {
    content: "·";
    color: #333;
    padding-right: 5px;
    font-size: 20px
  }

  .section_10 .left ul li a {
    font-size: 14px;
  }

  .section_10 .left ul li a:hover {
    text-decoration: underline
  }

  .section_10 .right {
    width: 100%;
    clear: both;
    height: auto;
    float: left
  }

  .section_10 .right h3 {
    font-size: 20px;
    display: inline-block;
    margin-bottom: 10px;
    padding-left: 20px;
    font-weight: 500;
    margin-right: 10px
  }

  .section_10 .right ul {
    background: #fff;
    padding: 10px 20px 15px 20px;
    border: 1px solid #d9d9d9;
    box-shadow: rgba(0, 0, 0, .07) 0 1px 3px;
    border-radius: 7px;
  }

  .section_10 .right ul li {
    display: block;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #e4e4e4;
    width: 100%;
    overflow: hidden
  }

  .section_10 .right ul li::before {
    content: "·";
    color: #333;
    padding-right: 5px;
    font-size: 20px
  }

  .section_10 .right ul li a {
    font-size: 14px;
  }

  .section_10 .right ul li a:hover {
    text-decoration: underline
  }
}</pre></body></html>