@charset "UTF-8";
/* 通用样式 */
p {
  margin: 0;
}

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

img {
  vertical-align: middle;
}

.p1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

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

.bw {
  width: 100%;
}

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

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

.fl {
  float: left;
}

.fr {
  float: right;
}

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

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

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

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

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

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

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

.iml {
  text-align: center;
}

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

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

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

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

/**/
.head-index .logo {
  line-height: 124px;
}

.head-index .top-ad {
  margin-left: 26px;
  line-height: 124px;
}

.head-index .tel {
  text-align: center;
  margin-top: 20px;
}

.head-index .tel p:nth-of-type(2) {
  color: #5a5a5a;
  font-size: 16px;
}

.head-index .tel p:nth-of-type(3) {
  color: #c1000f;
  font-size: 24px;
  font-weight: bold;
}

/**/
.ss {
  width: 1920px;
  height: 100px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  background: url(//cdn.myxypt.com/aeb9b963/21/09/b91911cdde21355a2200f08aac1160f08e797e8c.png) no-repeat left center;
  z-index: 99;
  margin-top: -56px;
}

.ss-wz {
  width: 490px;
  padding-top: 25px;
}

.ss-wz h3 {
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  line-height: 38px;
}

.ss-wz h3 span {
  font-size: 20px;
  padding-right: 5px;
}

.ss-wz p {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 600;
  text-transform: uppercase;
}

.ss-tel {
  width: 245px;
  font-size: 26px;
  color: #fff;
  margin-top: 30px;
  padding-left: 50px;
  font-family: Impact;
  background: url(//cdn.myxypt.com/aeb9b963/21/09/33bc2fb228b8b7ca4cfa5d6bddf771dee90e66ea.png) no-repeat left center;
}

.ss-tel p:nth-of-type(1) {
  font-size: 14px;
}

.ss-right {
  width: 460px;
}

.ss-right #formsearch {
  width: 460px;
  height: 50px;
  background: url(//cdn.myxypt.com/aeb9b963/21/09/7fc1c52fdefbe8df4ad31bd81a7c9e87c2dad994.png) no-repeat top center;
}

.ss-right #formsearch input {
  background: none;
  border: none;
  outline: none;
  line-height: 50px;
}

.ss-right #formsearch #keyword {
  padding-left: 27px;
  font-size: 14px;
  width: 475px;
  color: #999;
}

.ss-right #formsearch #s_btn {
  padding: 0;
  width: 60px;
  height: 50px;
  float: right;
}

.ss-right #formsearch input::-webkit-input-placeholder {
  color: #ffffff;
}

.ss-right #formsearch input::-moz-input-placeholder {
  color: #ffffff;
}

.ss-right #formsearch input::-ms-input-placeholder {
  color: #ffffff;
}

.hotkey {
  line-height: 53px;
  font-size: 14px;
  color: #666666;
  padding-left: 72px;
  background: url(//cdn.myxypt.com/aeb9b963/21/09/314f74065123d97242e6c05cbbbbe90df81cdaea.png) no-repeat 30px center;
  margin-top: 2px;
}

.hotkey a {
  color: #666666;
  padding-right: 5px;
}

/**/

.about-bg{
    background: #f8f8f8;
    padding-bottom: 80px;
     padding-top:60px;
     background: url(//cdn.myxypt.com/aeb9b963/24/03/6deae583cffe8f39faefdf489dc7da7ac6ebb21d.jpg) no-repeat center;
}

.about-index {
 
}

.about-index .aboutl {
  width: 601px;
  height: 574px;
  padding-left: 66px;
    padding-top: 120px;
}

.about-index .aboutr {
 
}

.about-index .aboutr .clicks {
    margin-top: 40px;
}
.about-index .aboutr .clicks .ads li {
  margin-right: 40px;
  display: inline-block;
}

.about-index .aboutr .clicks .ads li .img2 {
  display: none;
}

.about-index .aboutr .clicks .ads li:hover .img1 {
  display: none;
}

.about-index .aboutr .clicks .ads li:hover .img2 {
  display: block;
}

.about-index .aboutr .jianjie {
}

.about-index .aboutr .jianjie .abouts .abtt {
  color: #fff;
  font-size: 48px;
  font-family: "Impact";
  text-transform: uppercase;
  text-align: center;
}

.about-index .aboutr .jianjie .abouts .abtt span {
  color: #b2000e;
  font-size: 30px;
  display: block;
}

.about-index .aboutr .jianjie .abouts .ab {
  color: #fff;
  font-size: 12px;
  line-height: 28px;
  margin-top: 25px;
}

.about-index .aboutr .jianjie .abouts a {
  text-transform: uppercase;
  color: #b2000e;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  margin-top: -13px;
  font-family: "Arial";
  background: url(//cdn.myxypt.com/aeb9b963/21/09/a99723d95feffde91e79bec62c2720546009c385.png) no-repeat top left;
  padding-top: 10px;
  float: right;
  width: 478px;
  transform: translateX(66%);
}

.c2-con{
    width: 475px;
}
.c2-con ul {
  display: flex;
  justify-content: space-between;
}

.c2-con ul li {
  position: relative;
  width: 33.333%;
  text-align: center;
}

.c2-con ul li .count-title {
  font: bold 44px/50px "Microsoft YaHei";
  color: #fff;
  display: inline-block;
}

.c2-con ul li dt {
  font-size: 20px;
  color: #fff;
  display: inline-block;
  font-weight: normal;
}

.c2-con ul li p {
  font: normal 14px/32px "Microsoft YaHei";
  color: #fff;
  text-align: center;
}

/**/
.product-bg {
  background: #fff;

  padding-top: 50px;
  padding-bottom: 45px;
}

.bt {
  text-align: center;
  color: #333333;
  text-transform: uppercase;
  font-size: 48px;
  font-family: "Impact";
  text-transform: uppercase;
  line-height: 1em;
}

.bt p {
  font-size: 30px;
  font-family: "微软雅黑";
}

.bt2 {
  color: #4e4e4e;
  font-size: 20px;
  text-align: center;
}

.slick-wrap {
  width: 1200px;
  margin: 0 auto;
}

.slick-contanier .slick-slide {
  outline: none;
}

.slick-contanier img {
  display: inline-block;
  width: 100%;
}

.slick-contanier .slick-con {
  display: block;
  padding: 0 5%;
  font-size: 0;
}

.tab-li {
  margin: 40px 0;
  text-align: center;
  font-size: 0;
  cursor: pointer;
  border-bottom: 1px solid #e0e0e0;
  height: 60px;
  overflow: hidden;
}

.tab-li li {
  display: inline-block;
  padding: 0 5%;
  font-size: 20px;
  color: #333333;
  line-height: 59px;
}

.tab-li li a {
  display: block;
  color: #333333;
}

.tab-li li:hover,
.tab-li li.active {
  background: url(//cdn.myxypt.com/aeb9b963/21/09/117d976ef960f3afefd31a7b2eaaf1a951388d56.png) no-repeat center bottom;
}

.tab-con .tab-main {
  height: 0;
  overflow: hidden;
  position: relative;
}

.tab-con .tab-main.active {
  height: auto;
}

.tab-con .tab-main img {
  width: 100%;
  height: 245px;
  margin: 0 auto;
}

.tab-con .tab-main .swiper-slide .img1 {
  border: 2px solid #dadada;
  border-radius: 5px;
}

.tab-con .tab-main h3 {
  text-align: center;
  font-weight: normal;
  color: #333333;
  font-size: 16px;
  margin-top: 18px;
}

.tab-con .tab-main .swiper-slide .img1:hover {
  border: 2px solid #b2000e;
}

.tab-con .tab-main .swiper-slide:hover h3 {
  color: #b2000e;
}

.tab-con .tab-main .slick-arrow {
  width: 64px;
  height: 63px;
  overflow: hidden;
  text-indent: 100px;
  border: none;
  outline: none;
  position: absolute;
  top: 29%;
  z-index: 99999;
}

.product-w1200 {
  position: relative;
  width: 1396px;
  margin: 0 auto;
}

.product-w1200 .swiper-button-next {
  width: 64px;
  height: 63px;
  background: url(//cdn.myxypt.com/aeb9b963/21/09/0cbbb55b71ebc36f7f5d9c8520e3acd29f13f445.png) no-repeat;
  position: absolute;
  top: 357px;
  left: 0px;
}

.product-w1200 .swiper-button-next:hover{
    background: url(//cdn.myxypt.com/aeb9b963/21/09/257e3791b26821447fe26e081da6af0ff869903e.png) no-repeat;
}

.product-w1200 .swiper-button-prev {
  width: 64px;
  height: 63px;
  background: url(//cdn.myxypt.com/aeb9b963/21/09/5b7913dfdb19e90daa44d6bc56ba29a1f4c89193.png) no-repeat;
  position: absolute;
  top: 357px;
  right: 0px;
  left: inherit;
}
.product-w1200 .swiper-button-prev:hover{
    background: url(//cdn.myxypt.com/aeb9b963/21/09/5d307ce4b5368ff660de7ed0ba6ebc96c06f4cd7.png) no-repeat;
}
/**/
.sssl-bg .sssl-index {
  margin-top: 70px;
}

.sssl-bg .sssl-index .sssl-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 52px;
}

.sssl-bg .sssl-index .sssl-list li {
  width: 286px;
  height: 77px;
  background: #f6f6f6;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sssl-bg .sssl-index .sssl-list li .wz {
  margin-left: 36px;
}

.sssl-bg .sssl-index .sssl-list li .wz .w1 {
  color: #363636;
  font-size: 18px;
  font-weight: bold;
}

.sssl-bg .sssl-index .sssl-list li .wz .w2 {
  color: #585858;
  font-size: 12px;
}

.sssl-bg .sssl-index .sssl-list li:hover {
  background: #b2000e;
}

.sssl-bg .sssl-index .sssl-list li:hover .wz .w1,
.sssl-bg .sssl-index .sssl-list li:hover .wz .w2 {
  color: #fff;
}

.sssl-bg .sssl-index .sssl-roll {
  position: relative;
}

.sssl-bg .sssl-index .sssl-roll .hd .next {
  background: url(//cdn.myxypt.com/aeb9b963/21/09/0cbbb55b71ebc36f7f5d9c8520e3acd29f13f445.png) no-repeat top center;
  width: 64px;
  height: 63px;
  position: absolute;
  left: -45px;
  top: 114px;
  z-index: 9999;
}

.sssl-bg .sssl-index .sssl-roll .hd .next:hover {
  background: url(//cdn.myxypt.com/aeb9b963/21/09/257e3791b26821447fe26e081da6af0ff869903e.png) no-repeat top center;
}

.sssl-bg .sssl-index .sssl-roll .hd .prev {
  background: url(//cdn.myxypt.com/aeb9b963/21/09/5b7913dfdb19e90daa44d6bc56ba29a1f4c89193.png) no-repeat top center;
  width: 64px;
  height: 63px;
  position: absolute;
  right: -45px;
  top: 114px;
  z-index: 9999;
}

.sssl-bg .sssl-index .sssl-roll .hd .prev:hover {
  background: url(//cdn.myxypt.com/aeb9b963/21/09/5d307ce4b5368ff660de7ed0ba6ebc96c06f4cd7.png) no-repeat top center;
}

.sssl-bg .sssl-index .sssl-roll .bd .tempWrap {
  width: 1210px !important;
  margin: 0 auto !important;
}

.sssl-bg .sssl-index .sssl-roll .bd ul {
  margin-left: -10px !important;
}

.sssl-bg .sssl-index .sssl-roll .bd ul li {
  float: left;
  width: 382px;
  margin: 0 13px;
}

.sssl-bg .sssl-index .sssl-roll .bd ul li .img1 {
  border: 2px solid transparent;
}

.sssl-bg .sssl-index .sssl-roll .bd ul li .img1 img {
  width: 378px;
}

.sssl-bg .sssl-index .sssl-roll .bd ul li:hover .img1 {
  border: 2px solid #b70f1c;
}

/**/
.ys-bg {
  background: url(//cdn.myxypt.com/aeb9b963/21/09/4596f7c7f673dcf5c9c3ad03660aea0f025e924c.jpg) no-repeat top center;
  height: 790px;
  overflow: hidden;
  margin-top: 100px;
}

.ys-bg .ys-index {
  padding-top: 55px;
}

.ys-bg .ys-index .yt {
  text-align: center;
}

.ys-bg .ys-index .con {
  margin-top: 57px;
}

.ys-bg .ys-index .con .a2_b1 {
  width: 557px;
  background: url(//cdn.myxypt.com/aeb9b963/21/09/0274f7735b1cfeb080bb3249a331ac5edf659ae0.png) no-repeat top center;
  height: 550px;
  padding-top: 94px;
}

.ys-bg .ys-index .con .a2_b1 .img1 {
  overflow: hidden;
}

.ys-bg .ys-index .con .a2_b1 .img1 img {
  padding-left: 10px;
}

.ys-bg .ys-index .con .a2_b1 .ww p {
  color: #daa2a5;
  font-size: 12px;
  text-align: right;
  padding-right: 30px;
}

.ys-bg .ys-index .con .a2_b1 .ww p:nth-of-type(1) {
  color: #fdfdfd;
  padding-top: 35px;
  padding-bottom: 10px;
}

a.mes_a1 {
  display: block;
  width: 210px;
  height: 50px;
  border-radius: 25px;
  background: url(//cdn.myxypt.com/aeb9b963/21/09/792b90b0bd03aa9af32513aa63b5bac150ea83dd.png) no-repeat 40px center #323232;
  font: 500 14px/50px "Microsoft YaHei";
  color: #fff;
  text-indent: 85px;
  float: right;
}

.a2_b2 {
  width: 578px;
}

.jajaj1 li {
  float: none !important;
}

.jajaj1 li h2 a {
  color: #333333;
  font: 600 36px/40px "Microsoft YaHei";
}

.jajaj1 li {
  margin-top: 45px;
}

.jajaj1 li + li {
  margin-top: 76px;
}

.jajaj1 li h3 {
  color: #333333;
  font: 500 14px/28px "Microsoft YaHei";
  margin-top: 15px;
}

.picScroll-left .hd {
  position: relative;
}

.mnna1 {
  margin-top: 78px;
}

.mnna1 li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  text-indent: 100px;
  overflow: hidden;
  background: #c7c5c5;
  float: left;
  margin-right: 10px;
}

.mnna1 li.on {
  background: #e0651f;
}

.picScroll-left .next,
.picScroll-left .prev {
  position: absolute;
  top: 79px;
}

.picScroll-left .next {
  left: -127px;
}

.picScroll-left .prev {
  left: -65px;
}

/**/
.box3 {
  background: url(//cdn.myxypt.com/aeb9b963/21/09/11d46495e6f5f8a45575eaa5c8ec22cb8c49f75a.jpg) no-repeat center top;
  padding-top: 30px;
  height: 288px;
}

.box3_tel {
  float: left;
  background: url(//cdn.myxypt.com/aeb9b963/21/09/897443577c401f9a5989a59ed7c1adc821bbcc47.png) no-repeat left center;
  padding-left: 61px;
  font-size: 32px;
  color: #ffffff;
}

.box3_fr {
  float: right;
  width: 361px;
  position: relative;
}

.box3_t {
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
}

.box3_t span {
  display: block;
  font-weight: normal;
  font-size: 12px;
  color: #fff;
}

.bg {
  width: 430px;
  margin-top: 20px;
}

.ming {
  color: #fff;
  font-size: 14px;
  float: left;
  line-height: 27px;
}

.bn {
  float: left;
  margin-left: 10px;
}

.bn #name {
  border: 1px solid #dcdcdc;
  width: 254px;
  height: 27px;
  line-height: 27px;
  border-radius: 5px;
}

.bn #contact {
  border: 1px solid #dcdcdc;
  width: 254px;
  height: 27px;
  line-height: 27px;
  border-radius: 5px;
}

.bn #content {
  border: 1px solid #dcdcdc;
  width: 254px;
  height: 77px;
  line-height: 27px;
  padding: 0px;
  padding-left: 6px;
}

.tj .msgbtn {
  width: 74px;
  height: 30px;
  background: #333;
  color: #fff;
  text-align: center;
  border: none;
  border-radius: 6px;
}

.bg #code {
  margin-left: 51px;
  display: block;
  padding-top: 0px;
}

.bg #code img {
  width: 100px;
  height: 26px;
}

.message1 #checkcode {
  height: 28px;
  line-height: 28px;
  width: 80px;
  border: 1px solid #dedede;
  border-radius: 5px;
  color: #fff;
}

.ming span {
  color: #ff1f1f;
}

.tj {
  position: absolute;
  top: 164px;
  right: 43px;
}

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

.news-index .news1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 45px;
}

.news-index .news1 .nlist1 {
  width: 376px;
}

.news-index .news1 .nlist1 .img1 img {
  width: 376px;
  height: 270px;
}

.news-index .news1 .nlist1 li a {
  display: block;
  color: #333333;
  font-size: 18px;
  padding: 15px 0;
}

.news-index .news1 .nlist1 li .wz {
  color: #777777;
  font-size: 14px;
  line-height: 27px;
}

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

.p8c .p8-scroll {
  width: 375px;
  height: 150px;
  margin: 40px 0 20px;
}

.p8c .p8-scroll li {
  height: 46px;
}

.p8c .p8-scroll li a {
  display: flex;
  line-height: 46px;
}

.p8c .p8-scroll li a h3 {
  font-size: 16px;
  font-weight: normal;
  color: #333333;
  width: 285px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 46px;
}

.p8c .p8-scroll li a span {
  font-size: 16px;
  font-weight: normal;
  color: #333333;
}

/**/
.foot-bg {
  background: #252525;
  padding-top: 40px;
  padding-bottom: 20px;
}

.foot-bg .foot-index .lx1 .lt {
  color: #fefefe;
  font-size: 30px;
  width: 360px;
}

.foot-bg .foot-index .lx1 .lt span {
  font-size: 32px;
  color: #959595;
  font-size: 22px;
  font-family: "Impact";
  text-transform: uppercase;
  padding-left: 10px;
}

.foot-bg .foot-index .lx1 .lxtel {
  background: url(//cdn.myxypt.com/aeb9b963/21/09/740c3321a246355b8401e73c21636b4e8e49bc8b.png) no-repeat left center;
  padding-left: 50px;
  margin-top: 45px;
}

.foot-bg .foot-index .lx1 .lxtel p {
  color: #fff;
}

.foot-bg .foot-index .lx1 .lxtel p:nth-of-type(1) {
  font-size: 14px;
}

.foot-bg .foot-index .lx1 .lxtel p:nth-of-type(2) {
  font-size: 14px;
  font-size: 22px;
  font-family: "Impact";
}

.foot-bg .foot-index .lx2 {
  font-size: 14px;
  color: #fefefe;
  line-height: 24px;
  padding-top: 30px;
  width: 490px;
}

.foot-bg .foot-index .xian {
  width: 1px;
  height: 112px;
  background: #717171;
  margin-top: 20px;
}

.foot-bg .foot-index .erq {
  width: 284px;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.foot-bg .foot-index .erq img {
  border: 6px solid #404040;
}

.foot-bg .foot-index .erq .w {
  color: #fefefe;
  font-size: 18px;
  padding-top: 16px;
}

.foot-bg .foot-index .erq .w span {
  display: block;
  font-size: 14px;
  color: rgba(254, 254, 254, 0.58);
}

.foot-bg .link {
  color: #fefefe;
  font-size: 14px;
}

.foot-bg .link a {
  color: #fefefe;
}

.x-footer {
  background: #171717;
  padding: 15px 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 26px;
}

.x-footer a {
  color: rgba(255, 255, 255, 0.6);
}

.x-copyright {
  margin: 0;
}




.bdshare_popup_box{z-index: 99999 !important;}
.kf{position:absolute;right:0;top:100px;overflow:hidden; z-index: 99999;}
.kf_btn{width: 31px;float:left;background:url(//cdn.myxypt.com/aeb9b963/21/11/b1c92ceb44fd2ad19f2423f96dc0050a70ae0b01.png) left 33px no-repeat;height: 180px;padding-left:7px;padding-right:7px;text-align:center;vertical-align:middle;color:#fff;padding-top:65px;cursor:pointer;position:relative;padding-bottom: 15px;font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";}
.kf_btn .open{width: 12px; height: 12px; position: absolute; left: 9px; bottom: 17px; background:url(//cdn.myxypt.com/aeb9b963/21/11/2939ff1b794c57cdaa04082f6e5d31912d5e1c04.png) left top no-repeat;}
.kf_btn .close{background:url(//cdn.myxypt.com/aeb9b963/21/11/5122628ba8e693e8b87e3f029713b87a7076b4d9.png) left top no-repeat;}
.kf_main{float:left;padding-bottom:5px;overflow:hidden;width:141px; margin-left: -4px;}
.kf_title{float:left;}
.kf_title span{display:block;line-height:28px;height:28px;text-align:center;font-size:15px;font-family:"Microsoft YaHei";border-bottom:2px solid #40b5e8;}
.kf_list{background:url(//cdn.myxypt.com/aeb9b963/21/11/0263c1cfb67efb0e42f2b62503ba80d18cd87532.jpg) left top repeat-x #fff; padding-top: 5px; padding-left: 6px; padding-bottom: 5px;}
.kf_list li{line-height:30px;height:30px; padding-left: 7px; background:url(//cdn.myxypt.com/aeb9b963/21/11/43b6dc892be6a503b504f16171e530694ced4106.jpg) left center no-repeat;}
.kf_list li a{display: block; position: relative; line-height: 30px; padding-left: 36px; height: 30px;}
.kf_list li a:hover{text-decoration: none;}
.kf_list li a img{padding-right:5px;vertical-align:middle; position: absolute; left: 3px; top: 7px;}
.kf_list li.sky{margin-top: 0; height: 27px; line-height: 27px;}

.hyperlink_a{margin:5px;height:30px;background:#459afa;margin-top:0px;border-radius: 2px;}
.hyperlink_a a{display:block;line-height: 30px;background:url(//cdn.myxypt.com/aeb9b963/21/11/b7e0e5eb82e0a6e9ba8eda757fc3dcdf5e04538a.png) no-repeat 0% 100%;padding-left:43px;
font-weight: bold;font-size:14px;color:#fff;font-family:"Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";}
.hyperlink_a a:visited{color:#fff;text-decoration:none;}
.hyperlink_a a:hover{text-decoration: none;background:url(//cdn.myxypt.com/aeb9b963/21/11/b7e0e5eb82e0a6e9ba8eda757fc3dcdf5e04538a.png) no-repeat 0% 100% #b2000e;border-radius: 2px;}

.hyperlink_b{margin:5px;height:30px;background:#459afa;margin-top:0px;border-radius: 2px;}
.hyperlink_b a{display:block;line-height: 30px;background:url(//cdn.myxypt.com/aeb9b963/21/11/b8de1886352cfd03f0deaf2d0b95641ded5093ac.png) no-repeat 0% 100%;padding-left:43px;
font-weight: bold;font-size:14px;color:#fff;font-family:"Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";}
.hyperlink_b a:visited{color:#fff;text-decoration:none;}
.hyperlink_b a:hover{text-decoration: none;background:url(//cdn.myxypt.com/aeb9b963/21/11/b8de1886352cfd03f0deaf2d0b95641ded5093ac.png) no-repeat 0% 100% #b2000e;border-radius: 2px;}

.top_bg{height: 7px; background:url(//cdn.myxypt.com/aeb9b963/21/11/4542786f11b31c6283affece75357c5e1a419a0b.png) left bottom no-repeat;}
.top_center{background:url(//cdn.myxypt.com/aeb9b963/21/11/e4e1db4a968bd6c1d6e8d4399d14dae1f89e70e2.png) left top repeat-y; padding: 0px 3px 1px 5px;}
.bottom_bg{height: 8px; background:url(//cdn.myxypt.com/aeb9b963/21/11/5f8460b316661c7a806545ed1679df71cb66dbb9.png) left top no-repeat;}
.e_code{padding-left:0px; padding-top: 6px; padding-bottom: 0px; border-top: 1px solid #cccccc; margin-top: 8px; text-align: center;}
.e_code h3{padding-top: 2px; padding-bottom: 2px; text-align: center; font-weight: normal; color: #333; text-align: center;font-size:12px;}


.alignCenter{width:56px; display: none; margin: 0 auto;z-index: 999; border:1px solid #e9e9e9; padding: 2px; position:absolute;right:166px;top:133px;overflow:hidden; z-index: 999; background: #fff;}
.alignCenter .title{height: 45px; line-height: 45px; padding-left: 5px; background: #f6f6f6; color: #666666; font-size: 12px; font-weight: bold; border-bottom: 1px solid #e9e9e9; position:relative;}
.alignCenter .title img{position: absolute; right: 4px; top: 16px;}
.alignCenter .content{padding: 5px; padding-right: 2px; padding-left: 8px;}
.alignCenter .title img{cursor: pointer;}



.float-kf{
    position: absolute;
    right: 0;
    top:100px;
    width: 77px;
    display: none;
    z-index: 99999;
}
.float-kf li{
    width: 77px;
    height: 71px;
    text-align: center;
    background: #0075b9;
    margin-bottom: 1px;
    position: relative;
    z-index: 999;
}
.float-kf li .ewm-img{
    position: absolute;
    right: 78px;
    top:-30px;
    -moz-transform: rotateX(270deg);
    -ms-transform: rotateX(270deg);
    -o-transform: rotateX(270deg);
    -webkit-transform: rotateX(270deg);
    transform: rotateX(270deg);
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.float-kf li.ewm:hover .ewm-img {
    -moz-transform:rotateX(0);
    -ms-transform:rotateX(0);
    -o-transform:rotateX(0);
    -webkit-transform:rotateX(0);
    transform: rotateX(0);
}
.float-kf li a{
    display: block;
    padding-top: 15px;
    width: 77px;
}
.float-kf li a span{
    display: block;
    color:#fff;
    font-size: 14px;
    line-height: 24px;
}
.float-kf li a#gotop{
    padding-top: 0;
}
.float-kf li.ewm a img{
    width: 23px;
    height: 23px;
}
.float-kf li.ewm a img{
    width: 23px;
    height: 23px;
}
.float-kf li.ewm:hover .ewm-img{
    display: block;
}
.float-kf li.contact-number a{
    float: left;
}
.float-kf li.contact-number{
    width: 220px;
    position: relative;
}
.float-kf li.contact-number .content{
    position: absolute;
    top:0;
    left: 0;
    width: 220px;
    height: 71px;
    z-index: 99;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: #0075b9;
}
.float-kf li.contact-number .content .tel{
    line-height: 71px;
    color:#fff;
    font-size: 16px;
}
.float-kf li.contact-number:hover .content{
    left:-143px;
}
.float-kf li.online .chat{
    position: absolute;
    right:-244px;
    top:0;
    border:1px solid #d7d7d7;
    width: 150px;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 99;
    background: rgba(255,255,255,.8);
}
.float-kf li.online:hover .chat{
    right: 85px;
}
.float-kf li.online .chat i{
    background: url(../images/jiantou.jpg) right center no-repeat;
    display: block;
    width: 8px;
    height: 15px;
    right:-8px;
    position:absolute;
    top:30%;
}
.float-kf li.online .chat .chatlist{
    line-height: 32px;
    color:#666;
    text-align: left;
    text-indent: 15px;
}
.float-kf li.online .chat .chatlist a{
    width: auto;
    padding-top: 0;
    color:#666;
    height: 32px;
    line-height: 32px;
}
.float-kf li.online .chat .chatlist a span{
    display: inline-block;
    color:#666;
    font-size: 12px;
}



.kf-switch{
    position: absolute;
    top:100px;
    right: 0;
    display: none;
    z-index: 99999;
}
.kf-open{width:24px;float:left;background:#1c5a91;height:120px;padding-left: 8px;padding-right: 8px;
text-align:center;vertical-align:middle;color:#fff;cursor:pointer;position:relative;font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";font-size: 14px;margin-top:50px;}
.kf-open img{display:block;margin:0 auto;margin-top: -10px;}
.kf-open span{display: block;margin-top: 5px;}
.kf-content{
    width: 90px;
    border:1px solid #dddddd;
    border-radius: 10px;
    background: #f9fafb;
    float:left;
    text-align: center;
    padding-bottom: 12px;
    position: relative;
    display: none;
}
.kf-lists li{
    width:60px;
    height: 60px;
    background: url(../images/kf_list.png) center no-repeat;
    background-size: 60px 60px;
    margin:0 auto;
    margin-top: 12px;
}
.kf-lists li a{
    display: block;
    overflow: hidden;
}
.kf-lists li img.hover{
    width: 60px;
    height: 60px;
}
.kf-lists li:hover img.hover{
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
    transition:all .5s;
}
.kf-lists li.erweima{
    background: url(../images/kf_lists.png) center no-repeat;
    background-size: 60px 60px;
    position: relative;
}
.kf-lists li.erweima .smallImg img{
    width: 16px;
    height: 16px;
    margin-top: 20px;
}
.kf-content .close-btn{
    position: absolute;
    top:-10px;
    right: 8px;
    cursor: pointer;
}
.kf-lists li.erweima .bigImg{
    position: absolute;
    top:-20px;
    right: 80px;
    display: none;
}
.kf-lists li.erweima:hover .bigImg{
    display: block;
}











