.header,
.content,
.footer {
  width: 85%;
  margin: 0 auto;
  font-family: "Microsoft Yahei";
}

.top_bg {
  height: 171px;
  background: url(../images/topbg.gif) repeat-x;
  position: relative;
  z-index: 10;
}
.header {
  width: 85%;
  margin: 0 auto;
}

.h_top {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
  overflow: hidden;
}
.h_top span {
  float: right;
}
.h_top span a {
  font-size: 14px;
  color: #666;
  padding: 0 10px;
}
.h_con {
  height: 73px;
  padding: 20px 0 18px;
  overflow: hidden;
}
.h_con h1 {
  float: left;
  width: 506px;
}
.h_con h1 img {
  width: 506px;
  height: 77px;
}
.h_con .h_dw {
  float: left;
  font-size: 16px;
  color: #333;
  padding: 8px 0 5px 0px;
  background: url(../images/t_line.gif) no-repeat 0 5px;
}
.h_dw span {
  display: block;
  color: #000000;
  line-height: 30px;
  font-size: 24px;
  margin-bottom: 8px;
  font-weight: bold;
}
.tel {
  float: right;
  font-size: 16px;
  color: #333;
  background: url(../images/tel.png) no-repeat 70px 5px;
  line-height: 30px;
  text-align: right;
  margin-top: 8px;
}
.tel b {
  font-size: 30px;
  display: block;
}

.h_nav {
  height: 60px;
  line-height: 60px;
  position: relative;
}
.h_nav li {
  height: 60px;
  float: left;
  position: relative;
  margin-left: -1px;
  width: 14.2%;
}
.h_nav li a {
  font-size: 16px;
  color: #fff;
  width: 100%;
  display: block;
  float: left;
  position: relative;
  z-index: 4;
  text-decoration: none;
  text-align: center;
}
.h_nav li a:hover {
  background: #ea6248\9;
} /* IE6、IE7、IE8支持 */
.h_nav li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  background-color: #ea6248;
  bottom: 0;
  left: 0;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}
.h_nav li:hover:after,
.h_nav li.cur:after {
  height: 100%;
}
.h_nav .nobor {
  background: none;
}

.h_nav li .erji {
  display: none;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 60px;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  padding: 0 0 10px;
}
.h_nav li .erji li {
  height: 40px;
  background: none;
  margin-left: 0;
  width: 100%;
}
.h_nav li .erji a,
.h_nav li.cur .erji a {
  height: 40px;
  line-height: 40px;
  padding: 0;
  color: #fff;
}
.h_nav li.cur .erji a:hover,
.h_nav li .erji a:hover {
  background: none;
}
em,
i {
  font-style: normal;
}

/*底部开始*/
.ft_lx {
  height: 94px;
  padding-top: 30px;
}
.ft_lx li {
  float: left;
  width: 33.33%;
}
.ft_lx li:last-child {
  background: none;
}
.ft_lx li span {
  display: block;
  font-size: 18px;
  height: 31px;
  line-height: 31px;
  color: #fff;
  padding-left: 43px;
}
.ft_lx li p {
  padding-top: 9px;
  font-size: 14px;
  color: #9a9a9a;
  padding-left: 43px;
}
.ft_lx li:nth-child(1) span {
  background: url(../images/ft_ico1.png) no-repeat left center;
}
.ft_lx li:nth-child(2) span {
  background: url(../images/ft_ico2.png) no-repeat left center;
}
.ft_lx li:nth-child(3) span {
  background: url(../images/ft_ico3.png) no-repeat left center;
}

.f_bj {
  color: #555;
  clear: both;
  height: 415px;
  font-family: "Microsoft Yahei";
  overflow: hidden;
  background: url(../images/ft_bj.jpg) repeat-x left top;
}
.f_nav {
  height: 230px;
  overflow: hidden;
  padding-top: 30px;
}
.f_nav ul {
  float: left;
}
.f_nav ul li {
  width: 190px;
  margin-right: 30px;
  float: left;
  height: 200px;
}
.f_nav ul li i {
  display: block;
  padding-left: 30px;
  font-size: 18px;
  color: #eee;
  font-weight: bold;
}
.f_nav ul li span {
  display: block;
  padding-left: 28px;
  padding-top: 13px;
}
.f_nav ul li span a {
  display: block;
  font-size: 14px;
  color: #d1d1d1;
  line-height: 26px;
}
.f_nav h3 {
  float: right;
  width: 264px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  color: #eee;
}
.f_nav h3 i {
  display: inline-block;
  float: left;
}
.f_nav h3 img {
  width: 108px;
  height: 108px;
  display: block;
  margin-bottom: 14px;
  padding: 6px;
  border: 1px solid #eee;
}

.f_bj .row {
  height: 31px;
  line-height: 31px;
  color: #fff;
}
.f_bj .row span {
  padding-left: 10px;
}
.f_bj .row span a {
  color: #fff;
}
/*底部结束*/

.client-2 {
  position: fixed;
  right: -170px;
  top: 50%;
  z-index: 900;
}

.client-2 li a {
  text-decoration: none;
}
.client-2 li {
  margin-top: 1px;
  clear: both;
  height: 71px;
  position: relative;
}

.client-2 li i {
  background: url(../images/fx.png) no-repeat;
  display: block;
  width: 30px;
  height: 27px;
  margin: 0px auto;
  text-align: center;
}

.client-2 li p {
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
  color: #fff;
}

.client-2 .my-kefu-online i {
  background-position: -34px -22px;
}
.client-2 .my-kefu-qq i {
  background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
  background-position: 0 -22px;
}

.client-2 .my-kefu-liuyan i {
  background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
  background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
  background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
  display: none;
}

.client-2 .my-kefu-ftop i {
  width: 33px;
  height: 35px;
  background-position: -27px -51px;
}

.client-2 .my-kefu-left {
  float: left;
  width: 77px;
  height: 47px;
  position: relative;
}

.client-2 .my-kefu-tel-right {
  font-size: 16px;
  color: #fff;
  float: left;
  height: 24px;
  line-height: 22px;
  padding: 0 15px;
  border-left: 1px solid #fff;
  margin-top: 14px;
}

.client-2 .my-kefu-right {
  width: 20px;
}
.client-2 .my-kefu-right1 {
  width: 70px;
  height: 70px;
  display: inline-block;
  float: left;
  position: relative;
  top: -10px;
}
.client-2 .my-kefu-right1 img {
  display: block;
  width: 100%;
  height: 100%;
}
.client-2 .my-kefu-tel-main {
  background-image: linear-gradient(
      90deg,
      #030000 0%,
      #222020 25%,
      #404040 51%,
      #181818 100%
    ),
    linear-gradient(#6b6b6b, #6b6b6b);
  color: #fff;
  height: 56px;
  width: 247px;
  padding: 9px 0 6px;
  float: left;
}

.client-2 .my-kefu-main {
  background-image: linear-gradient(
      90deg,
      #030000 0%,
      #222020 25%,
      #404040 51%,
      #181818 100%
    ),
    linear-gradient(#6b6b6b, #6b6b6b);
  width: 97px;
  height: 56px;
  position: relative;
  padding: 9px 0 6px;
  float: left;
}
.client-2 .my-kefu-main1 {
  width: 148px;
}
.client-2 .my-kefu-weixin-pic {
  position: absolute;
  left: -130px;
  top: -24px;
  display: none;
  z-index: 333;
}

.my-kefu-weixin-pic img {
  width: 115px;
  height: 115px;
}
.p12-curmbs-1 {
  font-size: 14px;
  border-bottom: 1px dashed #dcdcdc;
  height: 35px;
  line-height: 35px;
}
.p12-curblock {
  display: none;
}
.p12-curmbs-1 b {
  border-left: 10px solid #ea6248;
  font-weight: normal;
  padding-left: 8px;
}
.p12-curmbs-1 i {
  font-style: normal;
}

.p12-curmbs-1 span {
  font-family: "宋体";
  padding: 0 5px;
  height: 46px;
  line-height: 46px;
}

.fdh-01-tit {
  background-image: linear-gradient(
      90deg,
      #030000 0%,
      #222020 25%,
      #404040 51%,
      #181818 100%
    ),
    linear-gradient(#6b6b6b, #6b6b6b);
  height: 80px;
}

.fdh-01-tit h3 {
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
}

.fdh-01-tit h3 span {
  font-size: 14px;
  text-transform: uppercase;
}

.fdh-01-nav-one h3 {
  height: 50px;
  line-height: 50px;
  background: url(../images/p14-icon5.png) no-repeat right center #000;
  margin-bottom: 2px;
}

.fdh-01-nav-one h3 a {
  display: block;
  font-size: 18px;
  font-weight: normal;
  margin-right: 40px;
  margin-left: 38px;
  color: #fff;
}

.fdh-01-nav-one h3.sidenavcur,
.fdh-01-nav-one h3:hover {
  background: url(../images/p14-icon2.png) no-repeat right center #ea6248;
}

.fdh-01-nav dl {
  padding: 2px 0 4px;
}

.fdh-01-nav dt {
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  padding-left: 30px;
  padding-right: 40px;
  margin-bottom: 1px;
  background: #ececec;
  position: relative;
}

.fdh-01-nav dt:after {
  content: "";
  width: 6px;
  height: 6px;
  border: 2px solid #b8b8b8;
  border-style: solid solid none none;
  position: absolute;
  top: 50%;
  right: 32px;
  margin-top: -3px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fdh-01-nav dt.sidenavcur:after,
.fdh-01-nav dt:hover:after {
  border-color: #000;
}

.fdh-01-nav dt.sidenavcur a,
.fdh-01-nav dt:hover a {
}

.fdh-01-nav dd {
  border: 1px solid #ececec;
  border-bottom: 0;
}

.fdh-01-nav p {
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  padding-left: 72px;
  padding-right: 40px;
  border-bottom: 1px solid #ececec;
  background: #fff;
  position: relative;
}

.fdh-01-nav p.sidenavcur a,
.fdh-01-nav p:hover a {
  color: #000000;
}

.fdh-01-nav p.sidenavcur:after,
.fdh-01-nav p:hover:after {
  background: #ea6248;
}

.fdh-01-nav a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.contact-z1 {
  height: 140px;
  background: url("../images/contact-z1.jpg") no-repeat;
  color: #333;
  margin-bottom: 30px;
}

.contact-z1 p {
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  padding: 37px 0 0 95px;
  background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;
}

.contact-z1 span {
  display: block;
  height: 30px;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  padding-left: 73px;
}

.cplb-3n-ts-03-tit {
  height: 50px;
  font-size: 24px;
  font-weight: normal;
  line-height: 50px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 15px;
}

.cplb-3n-ts-03-tit span {
  display: inline-block;
  height: 50px;
  border-bottom: 1px solid #000;
  color: #000;
  font-weight: bold;
  font-size: 20px;
}

.cplb-3n-ts-03-list dl {
  width: 32.1%;
  border: 1px solid #dedede;
  margin-bottom: 15px;
  background: #fff;
  float: left;
  margin-right: 1.2%;
  text-align: center;
  position: relative;
}

.cplb-3n-ts-03-list dl:nth-child(3n) {
  margin-right: 0;
}

.cplb-3n-ts-03-list dt img {
  width: 100%;
  margin: 0 auto;
  display: block;
  height: 240px;
}

.cplb-3n-ts-03-list dd {
  padding: 0 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  width: 100%;
  height: 52px;
  line-height: 52px;
  background: #fff;
  /*position: absolute;bottom: 0;left: 0;*/
  border-top: solid 1px #dcdcdc;
}

.cplb-3n-ts-03-list dd h4 {
  font-size: 18px;
  color: #154c64;
  line-height: 52px;
}

.cplb-3n-ts-03-list h4 a {
  display: block;
  color: #666;
  overflow: hidden;
  font-weight: normal;
}

.cplb-3n-ts-03-list dl:hover h4 a {
  color: #000000;
}

.cplb-3n-ts-03-list-desc {
  font-size: 14px;
  line-height: 20px;
  color: #666;
  margin-bottom: 22px;
  overflow: hidden;
}
.cplb-3n-ts-03-list-desc span {
  display: block;
  width: 108px;
  line-height: 33px;
  border: solid 1px #dcdcdc;
  font-size: 14px;
  margin: 10px auto 0;
}
.cplb-3n-ts-03-list-desc span a {
  display: block;
  color: #727272;
}

.cplb-3n-ts-03-list-deta {
  width: 100px;
  height: 40px;
  display: inline-block;
  border: 1px solid #aaa;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
}
.cplb-3n-ts-03-list dl:hover,
.cplb-3n-ts-03-list dl:hover dd {
  border-color: #000000;
}
.cplb-3n-ts-03-list dl:hover a {
  color: #000000;
}
