body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

body {
  background: #fff;
  color: #555;
  font-size: 14px;
  font-family: "Microsoft YaHei", "Arial", "黑体", "宋体", sans-serif;
}

td, th, caption {
  font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

a {
  color: #555;
  text-decoration: none;
}

img {
  border: none;
}

ol, ul, li {
  list-style: none;
}


table {
  border-collapse: collapse;
}

html {
  overflow-y: scroll;
}


.clearFloat:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearFloat {
  *zoom: 1
}

.clear {
  clear: both;
}

/* 去掉各Table cell 的边距并让其边重合 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}



/* 导航  */
.nav{height:60px;background:#fe4a00;font-size:18px;min-width: 1200px;}
.nav .m{float:left;width:150px;position:relative;z-index:2;text-align:center;line-height:30px;}
.nav .m>a{color:#fff;display:block;position:relative;border-right:1px solid #fe5c1a;height:46px;padding-top:14px;z-index:2;}
.nav .m:first-child>a{border-left:1px solid #fe5c1a;}
.nav .m>a span{display:block;font-size:12px;font-family:Arial;opacity:.95;}
.nav .m>a:after{content:"";position:absolute;left :0;bottom:0;height:0;background: url('../images/nav_h.jpg') no-repeat center;width:100%;transition:all 0.3s;z-index:-1;}
.nav li .cur,.nav li.m>a:hover,.nav li.on>a{color:#fff;}
.nav li .cur:after,.nav li.m>a:hover:after{height:100%;}
.nav .navSub{position:absolute;top:60px;width:165px;display:none;left:0;background:#f3f3f3;}
.nav .navSub:after{content:"";position:absolute;left:50%;top:-12px;border:6px solid transparent;border-bottom-color:#ddd;margin-left:-6px;z-index:3;}
.nav .navSub li{float:none;height:34px;line-height:34px;border-bottom:1px solid #ddd;background:none;margin-left:0;text-align:center;font-size:16px;text-align:center;}
.nav .navSub li:last-child{border-bottom:none;}
.nav .navSub a{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:34px;color:#333;display:block;border-radius:0;}
.nav .navSub a:hover{background:#ff5f00;color:#fff;}

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

 .hei400 {
    height: 400px !important;
}

ul.hei400 li {
    background-size: cover !important;
    height: 400px !important;
}

ul.hei344 {
    height: 350px !important;
}

ul.hei344 li {
    background-size: cover !important;
    height: 350px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}


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

.sd-top {
  padding: 15px 0 0 0;
  border-bottom: 1px solid #efefef;
  /* height: 100px; */
  box-sizing: border-box;
}

.sd-top>div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sd-top-left {
  float: left;
  position: relative;
}

.sd-top-left img.active-top-ad {
  position: absolute;
  left: 56%;
  top: -20%;
  height: 50px;
}

.sd-top-right {
  float: right;
  display: flex;
}

.sd-top-right img {
  width: 54px;
  height: 50px;
}

.sd-top-call {
  margin-left: 20px;
}

.sd-top-call p {
  font-family: 'Arial';
  color: #ee5953;
  font-size: 36px;
}

.sd-top-call span {
  color: #999999;
  font-size: 14px;
}

.sd-title {
  margin: 25px 0px;
}

.sd-title span {
  color: #222222;
  font-size: 30px;
  font-weight: bold;
}
 
.sd-title a {
  color: #ee5953;
  font-size: 14px;
  font-style: normal;
  float: right;
  /*line-height: 40px;*/
  margin-top: 10px;
}

.pt25 {
  padding-top: 25px;
}
  
.pac-cenlc ul {
  display: flex;
}

.pac-cenlc ul li {
  width: 300px;
  height: 150px;
  text-align: center;
  background-color: #f8f9fd;
  position: relative;
  box-sizing: border-box;
  padding: 0px 10px 0px 90px;
}

.pac-cenlc ul li:nth-child(2) {
  margin: 0px 10px;
}

.pac-cenlc ul li h5 {
  color: #222222;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  margin-top: 30px;
}

.pac-cenlc ul li p {
  color: #666666;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  margin-top: 8px;
  line-height: 24px;
}

.pac-cenlc {
  margin-top: 15px;
}

.mt0 {
  margin-top: 0px !important;
}

.pac-cen-jt {
  position: absolute;
  bottom: 15px;
  right: 30px;
  transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
}

.pac-cen-jt:hover {
  transform: translate(2px, 0px);
  -ms-transform: translate(2px, 0px);
  -moz-transform: translate(2px, 0px);
  -webkit-transform: translate(2px, 0px);
  -o-transform: translate(2px, 0px);
}

.pac-cen-one {
  position: absolute;
  top: -13px;
  left: 0px;
}

/*轮播图*/

* {
  zoom: 1
}

.fullSlide1 {
  position: relative;
  background: transparent;
  margin: 0px auto 0;
	min-width: 1200px;
}

.fullSlide1 .bd1 {
  position: relative;
  z-index: 0;
  background: transparent !important;
}

.fullSlide1 .bd1 li img {
  width: 100%;
  vertical-align: top;
}

.fullSlide1 .hd1 {
  position: relative;
  z-index: 1;
  margin-top: -25px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

.fullSlide1 .hd1 ul {
  text-align: center;
  padding-top: 5px;
  position: absolute;
  top: -10px;
  right: 0px;
}

.w1365 {
  width: 1365px;
  margin: 0 auto;
}

.fullSlide1 .hd1 ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 30px;
  height: 14px;
  margin: 5px;
  background: url(../images/tg_flash_p1-1.png) 0px 14px;
  overflow: hidden;
  font-size: 0;
}

.fullSlide1 .hd1 ul .on {
  background-position: 0px 0;
}

.fullSlide1 .prev,
.fullSlide1 .next {
  z-index: 1;
  display: block;
  width: 42px;
  height: 48px;
  position: relative;
  margin: -18% 0 0 3%;
  float: left;
  background: url(../images/arrow.png) 0 0 no-repeat;
  filter: alpha(opacity=80);
  opacity: 0.8
}

.fullSlide1 .next {
  background-position: right 0;
  float: right;
  margin-right: 3%
}

.fullSlide1 .prev:hover,
.fullSlide1 .next:hover {
  filter: alpha(opacity=60);
  opacity: 0.6
}

.fullSlide1 .arrow {
  display: none;
}

.fullSlide1:hover .arrow {
  display: block;
}

.fullSlide1 .bd1 ul li {
  /*height: 400px;
    width: 100%;*/
  /*cursor: pointer;*/
  /* height: 400px; */
}

.fullSlide1 .bd1.bdwid {
 /* height: 500px !important;*/
}

.fullSlide1 .bd1.bdwid ul.pics {
/*  height: 500px !important;*/
}

.fullSlide1 .bd1.bdwid ul.pics li {
 /* height: 500px !important;*/
}






/* 关于我们 结束 */


/* 400页面-新增-400电话广泛应用  START */
.add-new-con .con1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.add-new-con .con1 li {
  width: calc(100% / 5);
  border: 1px solid #ddd;
  border-right: 0;
  /* text-align: center; */
  padding: 20px 0;
  display: flex;
  align-items: center;
}

.add-new-con .con1 li div.left {
  width: 32%;
  text-align: center;
}

.add-new-con .con1 li div.right {
  width: 68%;
}

.add-new-con .con1 li:nth-last-child(1) {
  border-right: 1px solid #ddd;
}

.add-new-con .con1 li p {
  font-size: 18px;
  font-weight: bold;
}

.add-new-con .con1 li p:nth-last-child(1) {
  color: #ee5953;
  font-size: 16px;
  font-weight: normal;
  margin-top: 10px;
}



.leyu {
  cursor: pointer;
}


/*热销套餐*/
/*400热销套餐*/
.hot li.hot-li{
    width: 300px;
    height: 370px;
}
.hot li.hot-li .hot-top,.hot li.hot-li .hot-con,.hot li.hot-li .hot-bottom{
    padding: 1%;
}
.hot li.hot-li:hover {
    border: 1px solid #E1291B;
    box-shadow: 0px 3px 8px 0px rgba(225, 53, 27, 0.74);
}
.hot li.hot-li{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-family: 微软雅黑;
}
.hot li.hot-li:nth-child(1),
.hot li.hot-li:nth-child(2),
.hot li.hot-li:nth-child(3),
.hot li.hot-li:nth-child(5),
.hot li.hot-li:nth-child(6),
.hot li.hot-li:nth-child(7){
    margin: 0 20px 0 0;
}
.sd-1200 .hot li.hot-li:nth-child(4){
    margin: 0;
}
.sd-1200 .hot li.hot-li:nth-child(5),.sd-1200 .hot li.hot-li:nth-child(6),
.sd-1200 .hot li.hot-li:nth-child(7),.sd-1200 .hot li.hot-li:nth-child(8){
    margin-top: 1%;
}
.hot li.hot-li .hot-top{
    margin-top: 10%;
}
.hot li.hot-li .hot-top span:nth-child(1){
    font-size: 31px;
    font-weight: bold;
    color: #E1251B;
    /*background: linear-gradient(0deg, #E1251B 0%, #F91362 99.12109375%);*/
    /*background: -o-linear-gradient(0deg, #E1251B 0%, #F91362 99.12109375%);*/
    /*background: -moz-linear-gradient(0deg, #E1251B 0%, #F91362 99.12109375%);*/
    /*background: -ms-linear-gradient(0deg, #E1251B 0%, #F91362 99.12109375%);*/
    -webkit-background-clip: text;
    /*-webkit-text-fill-color: transparent;*/
}
.hot li.hot-li .hot-top span:nth-child(2){
    font-size: 16px;
    font-weight: 400;
    color: #333333;
}
.hot li.hot-li .hot-top span:nth-child(3){
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 33px;
    float: right;
}
.hot li.hot-li .hot-con{
    font-weight: bold;
    margin: 4% 3%;
    border-top: 1px dashed #eee;
    padding: 3% 0;
    border-bottom: 1px dashed #eee;
}
.hot li.hot-li .hot-bottom{
    height: 156px;
    margin: 0 2%;
}
.hot li.hot-li .hot-bottom p:nth-child(1){
    font-weight: bold;
    color: #333333;
    line-height: 32px;
}

.hot li.hot-li .hot-bottom ul{
    /*width: 80%;*/
    margin: 4% 6%;
    text-align: center;
}
.hot li.hot-li .hot-bottom ul>li{
    display: inline-block;
    width: 48%;
    color: #666;
    line-height:32px;
}
.hot li.hot-li .hot-bottom-btn{
    margin-bottom: 0;
    height: 46px;
    background: #FFFADB;
    text-align: center;
    line-height: 46px;
}

.hot li.hot-li .hot-bottom-btn span{
    color: #E1291B;
}
.hot li.hot-li:hover .hot-bottom-btn{

    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    background: linear-gradient(0deg, #E1531B, #E1251B);
}
.hot li.hot-li:hover .hot-bottom-btn span{
    color: #fff;
}


.hot {
    margin-top: 50px;
}

.hot li.hot-li {
    float: left;
    width: 285px;
    height: 368px;
    border: 1px solid #e5e5e5;
    position: relative;
    box-sizing: border-box;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.hot li.hot-li:hover {
    box-shadow: 8px 8px 10px 0px #e8e7e7;
    transform: translate(0px, -2px);
    -moz-transform: translate(0px, -2px);
    -webkit-transform: translate(0px, -2px);
    -o-transform: translate(0px, -2px);
}

.hot li.hot-li:hover h3 a {
    font-weight: bold;
}

.hot-a {
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.hot li.hot-li:hover .hot-a {
    background-color: #fff;
    color: #fff;
}

.hot li.hot-li:nth-child(3) {
    margin: 0px 20px;
}

.hot li.hot-li.hot-li-one:nth-child(3) {
    margin: 0px 21px;
}

.hot li.hot-li:nth-child(3) {
    margin: 0px 20px 0px 0px;
}



/*400电话增值*/
.phone-zzgn ul li{
    display: inline-block;
    border: 1px solid #ddd;
    height: 307px;
    width: 255px;

    font-family: Microsoft YaHei;
    font-family: 微软雅黑;
}
.phone-zzgn ul li:hover{
    border: 1px solid #E42323;
    box-shadow: 0px 3px 8px 0px rgba(225, 53, 27, 0.74);

    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.phone-zzgn p{
	font-size: 14px;
    line-height: 24px;
}
.phone-zzgn ul li:nth-child(2),.phone-zzgn ul li:nth-child(3),.phone-zzgn ul li:nth-child(4){
    margin-left: 53px;
}
.phone-zzgn ul li p:nth-child(1){
    text-align: center;
    margin: 8.5% 0;
}
.phone-zzgn ul li p:nth-child(1) img{
    vertical-align: text-bottom;
    padding-right: 2%;
}
.phone-zzgn ul li p:nth-child(1) span{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 28px;
}

.phone-zzgn ul li p:nth-child(2){
    word-wrap: break-word;
    word-break: break-all;
    padding: 0 6%;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
	height:90px;
}
.phone-zzgn ul li p:nth-child(3){
    margin-top: 8%;
}
.phone-zzgn ul li p:nth-child(3) span:nth-child(1){
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    /* line-height: 25px; */
    padding: 0 6%;
}
.phone-zzgn ul li p:nth-child(3) span:nth-child(2){
    font-size: 47px;
    font-weight: bold;
    color: #E42323;
}
.phone-zzgn ul li p:nth-child(4){
    border-radius: 20px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    width: 80%;
    margin: 0 auto;
    margin-top: 14%;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #E2241E;
}
.phone-zzgn ul li:hover p:nth-child(4){
    color: #fff;
    background: linear-gradient(90deg, #E1251B, #F91362);

    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}


/*--bottom--*/
.bottom{width:100%;background:#f1f1f1;padding-top:10px;min-width: 1200px;}
.link,
.cooperation {
  width: 1200px;
  margin: 13px auto;
  background: #FFF;
  height: auto;
  overflow: hidden;
}

.link H4,
.cooperation H4 {
  color: #666;
  height: 30px;
  padding: 16px 30px 10px 30px;
  margin-right: 6px;
  _margin-right: 3px;
  +margin-right: 3px;
  font-weight: bold;
  font-weight: bold;
  font-size: 18px;
  border-bottom: #f4f4f4 1px solid;
}

.link li {
  width: 89px;
  float: left;
  line-height: 25px;
  height: 25px;
  font-size: 12px;
}

.link li a:hover {
  color: #F00;
  text-decoration: underline;
}

.link {
  position: relative;
}

.link span.more {
  position: absolute;
  right: 15px;
  top: 10px;
}

.link span.more a {
  color: #666;
}

.footer_about {
  width: 100%;
  border-bottom: #e8e8e8 1px solid;
  border-top: #e8e8e8 1px solid;
  margin: 10px 0;
}

.footer_about .pageFooter {
  /* width: 1300px; */
  /* margin: 0 auto; */
  height: 225px;
  padding-top: 35px;
}

.footerLine {
  clear: both;
  width: 100%;
  border-top: 2px solid #eeeeee;
}

.footerright {
  float: right;
  width: 460px;
  padding: 10px 0px 25px 35px;
  border-left: 1px solid #ddd;
  height: 150px;
}

.footerright ul {
  padding: 0px 0px 0px 40px;
}

.footerright LI {
  padding-top: 20px;
  float: left;
  /* width: 190px;
  height: 100px; */
  width: 210px;
  height: 110px;
  text-align: right;
}

.footerright LI img {
  border: #ddd 1px solid;
  width: 100px;
  height: 100px;
  background: #FFF;
  padding: 4px;
}

.footerright LI img:hover {
  border: #afcbdb 1px solid;
  cursor: pointer;
}

.footerright span {
  display: block;
}

.footerleft {
  float: left;
}

.footerleft dl {
  float: left;
  padding: 0px 50px 10px 50px;
}

.footerleft dd {
  font-size: 16px;
  font-weight: bold;
  color: #383838;
  -webkit-margin-start: 0px;
  line-height: 44px;
}

.footerleft dt {
  color: #888;
  font-size: 14px;
  line-height: 32px;
}

.footerleft dt img {
  vertical-align: middle;
}

.footerleft dt a {
  color: #888;
  position: relative;
  z-index: 111;
}

#footer {
  width: 1200px;
  margin: 10px auto;
  font-size: 12px;
  color: #999;
}

#footer p {
  padding: 5px 0;
}

.copyright {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}


.qqlink{
	margin-top:0 !important;
	color: black !important;
    font-size: 18px !important;
    line-height: 40px;
    display: block;
    height: 40px;
}
.qqlink:hover{
	border-bottom:none !important;
}
.qqlink img{
	vertical-align: middle;
}
.wxlink {
	margin-right:20px;
}
.wxlink img{
	height:25px;
	vertical-align: middle;
}

.item {
	width:330px;
    text-align: center;
    max-width: 65%;
    padding: 1em;
    background: #eee;
    display: none;
    position: relative;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    color: #000;
  }

  .item-close {
    cursor: pointer;
    right: 5px;
    top: 5px;
    position: absolute;
    background: #222;
    color: #fff;
    border-radius: 100%;
    font-size: 14px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    width: 24px;
  }
  
.item-left{width:140px;float:left;}
.item-right{margin-left: 10px;
    width: 170px;
    float: left;
    text-align: left;
    font-size: 16px;
    line-height: 50px;
    padding-top: 23px;
}
.qrtitle{
	width:110px;
	float:right;
	text-align:center;
}
