@charset "utf-8";

/* CSS Document */

body {

  min-width: 1280px;

  width: 100%;

  overflow-x: hidden;

}

i, em {

  font-style: normal;

}

.content {

  width: 1200px;

  margin: 0 auto;

  font-family: "Microsoft Yahei";

}

.header {

  height: 123px;

  background: url(../images/t_bg.jpg) repeat-x;

  position: relative;

  z-index: 555;

}

.h_con {

  float: left;

}

.h_con .logo {

  float: left;

  margin: 13px 28px 0 -51px;

}

.h_con h3 {

  float: left;

  padding-top: 62px;

  line-height: 100%;

  font-size: 20px;

  color: #272727;

}

.h_nav p {

  float: right;

  line-height: 100%;

  color: #333333;

  font-size: 14px;

  background: url(../images/t_tel.png) no-repeat;

  padding-left: 32px;

  height: 43px;

}

.h_nav p i {

  display: inline-block;

  color: #333333;

  font-size: 24px;

  line-height: 95%;

  font-family: Arial;

}

.h_nav p span {

  display: inline-block;

  float: left;

  margin-top: 4px;

}

.h_nav {

  float: right;

  margin-top: 28px;

  margin-right: -52px;

}

.h_nav ul {

  clear: both;

}

.h_nav ul li {

  float: left;

  font-size: 16px;

  position: relative;

  box-sizing: border-box;

  margin-left: 33px;

  height: 52px;

}

.h_nav ul li:last-of-type {

  margin-right: 0;

}

.h_nav ul li a {

  color: #333333;

  display: block;

  position: relative;

  z-index: 5;

  line-height: 100%;

  text-align: center;

  padding: 0 0 12px;

}

.h_nav li.cur a, .h_nav li a:hover {

  font-weight: bold;

}

.h_nav li:before, .h_nav li:before {

  display: inline-block;

  width: 0;

  height: 3px;

  background: #eab638;

  content: "";

  position: absolute;

  bottom: 0;

  transform: translateX(-50%);

  transition: all 0.6s cubic-bezier(.075, .82, .165, 1);

  left: 49.65%;

  opacity: 1;

  border-radius: 4px;

}

.h_nav li:hover:before, .h_nav li.cur:before {

  width: 100%;

  opacity: 1;

}

.menu ul li em {

  display: none;

  position: absolute;

  left: -81px;

  top: 52px;

  background: #fff;

  width: 260px;

  /* height: 210px; */

  padding: 0 5px 0;

  box-sizing: border-box;

  transition: all 0.2s;

  z-index: 75;

  left: -61px;

  top: 50px;

}

.menu ul li em a {

  display: block;

  height: 32px;

  line-height: 32px;

  border-bottom: 1px solid #e6e6e6;

  font-size: 16px;

  color: #333333;

}

.menu ul li em a:last-of-type {

  border-bottom: none;

}

.menu ul li:hover em {

  display: block;

  animation-duration: 0.225s;

  animation-name: fadeInUp1;

}

.menu li:hover em a {

  color: #333;

}

.menu li.cur em a:hover, .menu li:hover em a:hover {

  color: #255ecb;

}
.ty-banner-11{max-width: 1920px;margin: 0 auto;}
.ty-banner-11 img{width: 100%;}
.al_nr {

  position: relative;

}

.al_nr .al_b ul {

  margin-left: -595px !important;

  ;

}

.al_nr .al_b li {

  height: 500px;

  width: 580px !important;

  float: left;

  margin-right: 20px;

  position: relative;

}

.al_nr .al_b li i {

  font-size: 0;

  line-height: 0;

  display: block;

  overflow: hidden;

}

.al_nr .al_b li i img {

  width: 100%;

  transition: all 0.5s

}

.al_nr .al_b li .al_w {

  width: 540px;

  position: absolute;

  height: 120px;

  background: #fff;

  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);

  bottom: 0;

  left: 20px;

  box-sizing: border-box;

  padding-left: 30px;

  z-index: 10;

  margin-bottom: 20px;

}

.al_nr .al_b li .al_w h4 a {

  display: block;

  height: 35px;

  margin-top: 26px;

  line-height: 35px;

  font-size: 24px;

  color: #333333;

  font-weight: normal;

  width: 390px;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}

.al_nr .al_b li .al_w p {

  font-size: 16px;

  color: #666666;

  line-height: 24px;

  padding-top: 6px;

}

.al_nr .al_b li .al_w em a {

  background: #424242 url(../images/c_more.png) no-repeat center;

  display: block;

  width: 110px;

  height: 120px;

  position: absolute;

  right: 0;

  top: 0;

}

.al_nr .al_b li:hover .al_w h4 a {

  color: #d6ae6b;

}

.al_nr .al_b li:hover .al_w em a {

  background: #d6ae6b url(../images/c_more2.png) no-repeat center;

}

.al_nr .al_b li.active img {}

.al_nr .al_b li.active {

  margin: 57px 80px 0 0;

  height: 465px

}

.al_nr .al_b li.active .al_w {

  display: block;

}

.al_nr .tempWrap {

  overflow: visible !important;

}

.al_qh {

  text-align: center;

  margin-top: 50px;

}

.al_qh li {

  display: inline-block;

  width: 14px;

  height: 14px;

  border: 2px solid #464646;

  box-sizing: border-box;

  border-radius: 50%;

  margin: 0 6px;

  font-size: 0;

}

.al_qh li.on {

  background: #464646;

}

.al_j1, .al_j2 {

  position: absolute;

  top: 330px;

}

.al_j1 {

  left: 56px;

}

.al_j2 {

  right: 56px;

}

.al_nr li:hover i img {

  transform: scale(1.1);

}

.al_tt {

  text-align: center;

  height: 93px;

}

.al_tt li {

  display: inline-block;

  line-height: 88px;

  font-size: 22px;

  color: #333333;

  padding: 0 20px;

}

.al_tt li.on a, .al_tt li:hover a {

  color: #b88349;

  font-weight: bold;

}

.zx {

  text-align: center;

}

.ty-banner-1 {

  overflow: hidden;

  line-height: 0;

  text-align: center;

}

.ty-banner-1 img {

  visibility: hidden;

}

.ty-banner-1 img.show {

  visibility: visible;

}

.p101-curmbs-1 {

  position: relative;

  max-width: 1920px;

  margin: 0 auto;

}

.plc {

  position: absolute;

  top: -65px;

  left: 0;

  right: 0;

  width: 100%;

  z-index: 10;

  background: url("../images/p101-curmbs-bg.png") no-repeat center bottom;

  padding: 20px 0 5px;

}

.p12-curblock {

  display: none;

}

.p101-curmbs-con {

  float: right;

  height: 40px;

  line-height: 40px;

  font-size: 14px;

  color: #fff;

}

.p101-curmbs-con b {

  font-weight: normal;

  padding-left: 25px;

  background: url(../images/p101-curmbs-icon1.png) no-repeat left center;

}

.p101-curmbs-con i {

  font-style: normal;

}

.p101-curmbs-con span {

  font-family: 宋体;

  height: 46px;

  line-height: 46px;

  padding: 0px 5px;

}

.p101-curmbs-con a {

  color: #fff;

}

.p101-curmbs-con a:hover {

  text-decoration: underline;

}

.p101-search-1 {

  height: 80px;

  box-shadow: 0 3px 4px #e9e9e9;

}

.p101-search-1 p {

  float: left;

  width: 750px;

  height: 80px;

  line-height: 80px;

  font-size: 14px;

  color: #333333;

}

.p101-search-1 p b {

  display: inline-block;

}

.p101-search-1 p a {

  color: #666666;

  display: inline-block;

  margin-right: 15px;

}

.p101-search-1-inp {

  float: right;

  width: 356px;

  height: 36px;

  background: #fff;

  margin-top: 22px;

}

.p101-search-1-inp1 {

  width: 249px;

  height: 34px;

  line-height: 34px;

  color: #999999;

  border: 1px solid #e3e3e3;

  border-right: 0;

  padding: 0 20px;

  float: left;

}

.p101-search-1-inp2 {

  width: 66px;

  height: 36px;

  border: 0;

  background: #333333 url(../images/p101-search-icon1.png) no-repeat center center;

  float: right;

  cursor: pointer;

}

.p101-info-content-1 {

  padding-top: 180px;

  position: relative;

}

.p101-info-content-1-text {

  position: absolute;

  width: 1200px;

  left: 0;

  top: 50px;

  z-index: 1;

  border-bottom: 1px solid #dedede;

  padding-bottom: 8px;

}

.p101-info-content-1-title {

  height: 56px;

  line-height: 56px;

  font-size: 28px;

  color: #1a1a1a;

  font-weight: bold;

  margin-bottom: 15px;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}

.p101-info-content-1-bool {

  height: 24px;

  line-height: 24px;

  font-size: 14px;

  color: #999999;

}

.p101-info-content-1-bool span {

  margin-right: 15px;

}

.p101-info-content-1-bool span.times {

  font-family: Arial;

}

.p101-info-content-1-bool a{color: #999999;}

.p101-info-content-1-con {

  line-height: 32px;

  font-size: 16px;

  color: #4c4c4c;

  text-align: justify;

  margin-bottom: 35px;

}

.p101-info-pagination-1 {

  position: relative;

  padding: 20px 0;

  border-top: 1px solid #dedede;

}

.p101-info-pagination-1 dl {

  width: 660px;

}

.p101-info-pagination-1 dd {

  height: 34px;

  line-height: 34px;

  font-size: 16px;

  color: #4c4c4c;

}

.p101-info-pagination-1 dd span {

  display: inline-block;

  padding-left: 20px;

  height: 34px;

  position: relative;

}

.p101-info-pagination-1 dd span:before {

  content: '';

  position: absolute;

  width: 3px;

  height: 14px;

  background: #4c4c4c;

  left: 0;

  top: 50%;

  margin-top: -7px;

}

.p101-info-pagination-1 dd a {

  display: inline-block;

  height: 34px;

  color: #333333;

}

.p101-info-pagination-1-href {

  position: absolute;

  width: 120px;

  height: 38px;

  border: 1px solid #333333;

  right: 0;

  top: 50%;

  margin-top: -20px;

}

.p101-info-pagination-1-href a {

  display: block;

  height: 38px;

  line-height: 38px;

  font-size: 18px;

  color: #333333;

  text-align: center;

}

.p101-info-3 {

  background: #f5f5f5;

  border: 1px solid #ededed;

}

.p101-info-3-title {

  display: inline-block;

  height: 50px;

  line-height: 50px;

  font-size: 24px;

  color: #ffffff;

  padding: 0 30px;

  background: #4d4d4d;

  margin-top: -1px;

}

.p101-info-3-list {

  padding: 5px 24px 15px;

}

.p101-info-3-list li {

  height: 55px;

  line-height: 55px;

  border-bottom: 1px dashed #d2d2d2;

}

.p101-info-3-list li:last-child {

  border-bottom: 0;

}

.p101-info-3-list li a {

  display: inline-block;

  max-width: 590px;

  padding-left: 25px;

  height: 55px;

  font-size: 16px;

  color: #333333;

  position: relative;

}

.p101-info-3-list li a:before {

  content: "";

  width: 5px;

  height: 5px;

  border: 2px solid #808080;

  border-style: solid solid none none;

  position: absolute;

  top: 50%;

  left: 6px;

  margin-top: -3px;

  -webkit-transform: rotate(45deg);

  -moz-transform: rotate(45deg);

  -ms-transform: rotate(45deg);

  -o-transform: rotate(45deg);

  transform: rotate(45deg);

}

.p101-info-3-list li span {

  float: right;

  width: 110px;

  font: 14px/55px Arial;

  color: #808080;

  text-align: right;

  margin-right: 5px;

}

.p101-info-3-list li:hover a {

  color: #333333;

}

.p101-info-3-list li:hover a:before {

  border-color: #333333;

}

.p101-info-key-1 {

  padding: 22px 0 42px;

  border-bottom: 1px solid #dedede;

}

.p101-info-key-1 p {

  height: 28px;

  line-height: 28px;

  color: #666666;

  font-size: 14px;

}

.p101-info-key-1 span {

  display: inline-block;

  margin: 0 4px;

}

.p101-info-key-1 span a {

  color: #666;

}

.p101-info-key-1 span a:hover {

  color: #333333;

}

.p101-recommend-news-title {

  position: relative;

  font-weight: normal;

  margin-bottom: 10px;

}

.p101-recommend-news-title span, .p101-recommend-news-title a {

  display: block;

  height: 50px;

  line-height: 50px;

  font-size: 38px;

  color: #333333;

}

.p101-recommend-news-title em {

  display: block;

  height: 22px;

  font: 14px/22px 'Arial';

  color: #808080;

  font-style: normal;

  letter-spacing: 2px;

}

.p101-recommend-news {

  padding: 40px 0 60px;

}

.p101-recommend-news-list ul {

  padding-top: 5px;

  position: relative;

}

.p101-recommend-news-list li {

  height: 40px;

  padding-left: 20px;

  position: relative;

  line-height: 40px;

}

.p101-recommend-news-list li:before {

  content: "";

  width: 8px;

  height: 8px;

  border: 2px solid #808080;

  border-style: dotted dotted none none;

  position: absolute;

  top: 50%;

  left: 0;

  margin-top: -4px;

  -webkit-transform: rotate(45deg);

  -moz-transform: rotate(45deg);

  -ms-transform: rotate(45deg);

  -o-transform: rotate(45deg);

  transform: rotate(45deg);

  z-index: 1;

}

.p101-recommend-news-list li:after {

  content: '';

  position: absolute;

  width: 2px;

  height: 2px;

  background: #808080;

  left: 4px;

  top: 50%;

  z-index: 1;

}

.p101-recommend-news-list li a {

  display: inline-block;

  max-width: 640px;

  height: 40px;

  font-size: 16px;

  color: #333333;

  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis;

}

.p101-recommend-news-list li:hover a {

  color: #333333;

}

.p101-recommend-news-list li:hover:before {

  border-color: #333333;

}

.p101-recommend-news-list li:hover:after {

  background: #333333;

}

.p101-recommend-news-list li span {

  float: right;

  width: 110px;

  font: 14px/40px Arial;

  color: #808080;

  text-align: right;

}

.p101-info-fdh-1 {

  background: #f5f5f5;

  margin: 185px 0 10px;

}

.p101-info-fdh-title {

  height: 40px;

  line-height: 40px;

  font-size: 22px;

  color: #1a1a1a;

  text-align: center;

  position: relative;

  padding-bottom: 8px;

  margin-bottom: 30px;

}

.p101-info-fdh-title:after {

  content: '';

  position: absolute;

  width: 36px;

  height: 2px;

  background: #333333;

  bottom: 0;

  left: 50%;

  margin-left: -18px;

}

.p101-info-fdh-customer {

  padding: 30px 30px 0;

}

.p101-info-fdh-list dl {

  position: relative;

  margin-bottom: 10px;

}

.p101-info-fdh-list dt img {

  width: 100%;

  display: block;

}

.p101-info-fdh-list dd {

  position: absolute;

  width: 100%;

  left: 0;

  bottom: 0;

  z-index: 1;

  background: rgba(0, 0, 0, 0.5);

}

.p101-info-fdh-list dd h4 {

  font-weight: normal;

  line-height: 36px;

  font-size: 16px;

  text-align: center;

  padding: 0 10px;

}

.p101-info-fdh-list dd a {

  display: block;

  color: #ffffff;

  height: 36px;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}

.p101-info-fdh-list dl:hover dd a {

  color: #333333;

}

.p101-info-fdh-ul {

  padding: 12px 0 22px;

  border-bottom: 1px solid #dedede;

}

.p101-info-fdh-ul li {

  line-height: 28px;

  padding: 0 26px;

  background: url("../images/p101-fdh-icon1.png") no-repeat left 9px;

}

.p101-info-fdh-ul li a {

  display: block;

  font-size: 14px;

  color: #333333;

}

.p101-info-fdh-ul li:hover a {

  color: #333333;

}

.p101-fdh-1 {

  padding: 20px 13px 30px;

}

.fdh-01-nav:after {

  content: ".";

  display: block;

  height: 0;

  visibility: hidden;

  clear: both;

}

.p101-fdh-1 .fdh-01-nav-one {

  float: left;

  width: 140px;

  margin: 0 10px 10px 0;

  background: #fff;

}

.p101-fdh-1 .fdh-01-nav-one:nth-child(2n) {

  margin-right: 0;

}

.p101-fdh-1 .fdh-01-nav-one h3 {

  height: 44px;

  line-height: 44px;

  border: 1px solid #d2d2d2;

  font-size: 16px;

  text-align: center;

  font-weight: normal;

}

.p101-fdh-1 .fdh-01-nav-one h3 a {

  display: block;

  height: 44px;

  color: #333333;

}

.p101-fdh-1 .fdh-01-nav-one:hover {

  border-color: #333333;

}

.p101-fdh-1 .fdh-01-nav-one h3.sidenavcur, .p101-fdh-1 .fdh-01-nav-one h3:hover {

  border-color: #333333;

}

.p101-fdh-1 .fdh-01-nav-one h3.sidenavcur a, .p101-fdh-1 .fdh-01-nav-one h3:hover a {

  color: #333333;

}

.p101-contact-z1 {

  height: 140px;

  background: url("../images/contact-z1_bg.jpg") no-repeat center;

}

.p101-contact-z1 p {

  font-size: 20px;

  color: #333333;

  height: 30px;

  line-height: 30px;

  padding: 37px 0 0 194px;

  background: url(../images/contact-z1_phone.png) no-repeat 158px 40px;

}

.p101-contact-z1 span {

  display: block;

  height: 30px;

  font: bold 26px/30px Arial;

  color: #1a1a1a;

  padding: 5px 0 0 140px;

}

.p101-fdh-2 {

  padding: 30px 0 0;

  border-bottom: 1px solid #e6e6e6;

}

.p101-fdh-2-nav {

  padding-bottom: 20px;

  text-align: center;

  height: 40px;

  margin: 0 auto;

}

.p101-fdh-2-nav-one {

  float: left;

  width: 150px;

  height: 40px;

  line-height: 40px;

  display: inline-block;

  margin-left: -1px;

}

.p101-fdh-2-nav-one h3 {

  font-weight: normal;

  position: relative;

}

.p101-fdh-2-nav-one h3:after {

  content: '';

  position: absolute;

  width: 1px;

  height: 18px;

  background-color: #c9c9c9;

  right: 0;

  top: 50%;

  margin-top: -9px;

  z-index: 1;

}

.p101-fdh-2-nav-one:last-child h3:after {

  display: none;

}

.p101-fdh-2-nav-one h3 a {

  display: block;

  padding: 0 35px;

  font-size: 20px;

  line-height: 40px;

  color: #333333;

  border-radius: 20px;

  position: relative;

  z-index: 2;

}

.p101-fdh-2-nav-one h3 a:hover, .p101-fdh-2-nav-one h3.sidenavcur a {

  background-color: #4d4d4d;

  color: #fff;

}

.p101-article-1 {

  padding: 60px 0 0;

}

.p101-article-1-list dl {

  float: left;

  width: 570px;

  padding: 25px 0;

  border-bottom: 4px solid #f0f0f0;

  position: relative;

  margin: 0 60px 60px 0;

}

.p101-article-1-list dl:nth-child(2n) {

  margin-right: 0;

}

.p101-article-1-list dt {

  width: 265px;

}

.p101-article-1-list dt img {

  width: 100%;

  display: block;

}

.p101-article-1-list dd {

  position: absolute;

  width: 260px;

  right: 20px;

  top: 25px;

  bottom: 25px;

}

.p101-article-1-list dd h4 {

  font-weight: normal;

  padding-top: 0px;

  margin-bottom: 5px;

}

.p101-article-1-list dd h4 a {

  display: block;

  line-height: 27px;

  font-size: 18px;

  color: #1a1a1a;

}

.p101-article-1-list dd span {

  display: block;

  height: 26px;

  font: 14px/26px Arial;

  color: #999999;

}

.p101-article-1-list .p101-article-1-desc {

  position: absolute;

  width: 100%;

  font-size: 14px;

  line-height: 24px;

  color: #737373;

  text-align: justify;

  right: 0;

  bottom: 2px;

}

.p101-article-1-list dl:hover {

  background-color: #f2f2f2;

  border-color: #333333;

}

.f_bj {

  color: #4c4c4c;

  clear: both;

  font-family: "Microsoft Yahei";

  height: 349px;

  font-size: 16px;

  background: url("../images/f_bg.jpg") no-repeat center 0;

  box-sizing: border-box;

  overflow: hidden;

  height: 502px;

}

.footer {

  margin: 0 auto;

  width: 1200px;

}

.fnav {

  overflow: hidden;

  height: 55px;

  padding-top: 44px;

  text-align: center;

}

.fnav a {

  display: inline-block;

  line-height: 100%;

  font-size: 18px;

  color: #fff;

  margin: 0 23px;

}

.fnav a:hover {

  text-decoration: underline;

}

.f_on1 {

  height: 309px;

}

.f_on2 {

  overflow: hidden;

  line-height: 90px;

  color: #656565;

  font-size: 12px;

}

.f_on2 i {

  display: inline-block;

  float: right;

}

.f_on2 i span {

  margin-left: 14px;

}

.f_on2 a {

  margin-left: 30px;

}

.f_on2 a:hover {

  color: #eee;

}

.f_on1 h3 {

  float: left;

  width: 315px;

  margin-right: 50px;

  margin-top: 39px;

  font-weight: normal;

  line-height: 100%;

  font-size: 14px;

  color: #939394;

}

.f_on1 h3 i {

  display: block;

  padding-top: 25px;

  padding-bottom: 12px;

}

.f_on1 h3 a {

  color: #939394;

}

.f_on1 h3 i span {

  padding-left: 15px;

}

.f_on1 ul {

  float: left;

  width: 490px;

  margin-top: 93px;

}

.f_on1 ul li {

  line-height: 100%;

  font-size: 14px;

  color: #f7db9e;

  height: 34px;

  padding-left: 36px;

}

.f_on1 ul li i {

  color: #fff;

  padding-left: 11px;

}

.f_on1 ul li:nth-of-type(1) {

  height: 37px;

  background: url(../images/f_ico1.png) no-repeat;

}

.f_on1 ul li:nth-of-type(2) {

  background: url(../images/f_ico2.png) no-repeat;

}

.f_on1 ul li:nth-of-type(3) {

  background: url(../images/f_ico3.png) no-repeat;

}

.f_on1 ul li:nth-of-type(1) i {

  font-size: 25px;

  display: inline-block;

}

.f_on1 p {

  float: right;

  margin-top: 83px;

  width: 260px;

}

.f_on1 p em {

  display: inline-block;

  float: left;

  width: 115px;

  text-align: center;

  line-height: 100%;

  position: relative;

}

.f_on1 p em:nth-of-type(2) {

  margin-left: 26px;

}

.f_on1 p em img {

  width: 115px;

}

.f_on1 p em span {

  display: block;

  padding-top: 11px;

  font-size: 14px;

  color: #949495;

}

.f_on1 p .item-1:after {

  display: block;

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 35px;

  content: "";

  animation: light 5s infinite;

  -webkit-animation: light 5s infinite;

}

.f_on1 p .item-1:after {

  background: url(../images/code_shadow1.png) no-repeat 0 0;

}

@keyframes light {

  0% {

    top: 0;

  }

  50% {

    top: 100%;

  }

  100% {

    top: -0px;

  }

}

.dw {

  height: 210px;

  position: fixed;

  left: 0;

  bottom: 0;

  z-index: 9;

}

.dw .dw1 {

  position: fixed;

  left: 0;

  bottom: 8%;

  width: 0;

  height: 122px;

  background: url("../images/dwb1.png") no-repeat;

  font-size: 0;

  cursor: pointer;

}

.dw .dw1 p {

  font-size: 18px;

  color: #ffffff;

  padding: 70px 0 0 25px;

  line-height: 23px;

}

.dw .dw1 p span {

  display: block;

  font-weight: bold;

}

.dw .dw2 {

  display: block;

  position: fixed;

  left: 0;

  bottom: 0;

  width: 100%;

  height: 200px;

  background: url("../images/dwb21.png") no-repeat center 0;

  overflow: hidden;

  color: #fff;

  box-sizing: border-box;

  padding-top: 116px;

}

.dw .dw2 h3 {

  float: left;

  padding: 11px 0 0 182px;

  color: #fff;

  font-size: 19px;

  font-weight: bold;

}

.dw .dw2 h3 span {

  display: block;

  padding-bottom: 8px;

}

.dw .dw2 ul {

  float: left;

  margin-right: -50px;

}

.dw .dw2 ul li {

  float: left;

  margin-top: 8px;

}

.dw .dw2 ul li.tex {

  width: 283px;

  height: 46px;

  background: #fff;

  border-radius: 3px;

}

.dw .dw2 ul li.tex i {

  display: inline-block;

  float: left;

  padding-left: 24px;

  width: 46px;

  line-height: 46px;

  font-size: 16px;

  color: #4c4c4c;

  position: relative;

}

.dw .dw2 ul li.tex i:before {

  position: absolute;

  content: "";

  right: 0;

  top: 10px;

  height: 26px;

  background: #bfbfbf;

  width: 1px;

}

.dw .dw2 ul li.tex input {

  display: inline-block;

  float: left;

  height: 46px;

  background: none;

  border: none;

  outline: none;

  width: 169px;

  padding-left: 10px;

}

.dw .dw2 ul li.phone i {

  display: none;

}

.dw .dw2 ul li.phone input {

  display: inline-block;

  margin-left: 61px;

  padding-left: 10px;

  width: 249px;

  height: 46px;

  line-height: 46px;

  background: none;

  border: none;

  font-size: 15px;

  color: #666666;

}

.dw .dw2 ul li span {

  color: #fff;

  float: left;

  display: none;

}

.dw .dw2 ul li button {

  cursor: pointer;

  font-size: 0;

}

.dw .dw2 ul li button:first-of-type {

  background: none;

  width: 168px;

  height: 46px;

  line-height: 46px;

  border: none;

  font-size: 18px;

  color: #fff;

  font-weight: bold;

  float: right;

  font-size: 0;

  outline: none;

}

.dw .dw2 .dwx {

  position: absolute;

  right: -80px;

  top: -49px;

  cursor: pointer;

  padding: 10px;

}

.content {

  width: 1200px;

  margin: 0 auto;

}

.dw2 .code {

  display: none;

}

.dw2 .submit {

  display: none;

}

.dw2 ul {

  position: relative;

}

.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: 62px;

  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: 12px;

  line-height: 20px;

  overflow: hidden;

  text-align: center;

  color: #fff;

}

.client-2 .my-kefu-qq i {

  background-position: 4px 5px;

}

.client-2 .my-kefu-tel i {

  background-position: 0 -21px;

}

.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: 31px;

  background-position: -23px -47px;

  background-size: 52px 82px;

}

.client-2 .my-kefu-ftop .my-kefu-main {

  padding-top: 6px;

}

.client-2 .my-kefu-left {

  float: left;

  width: 62px;

  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-tel-main {

  background: #333333;

  color: #fff;

  height: 53px;

  width: 230px;

  padding: 9px 0 0;

  float: left;

}

.client-2 .my-kefu-main {

  background: #333333;

  width: 97px;

  height: 53px;

  position: relative;

  padding: 9px 0 0;

  float: left;

}

.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;

}